body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: silver;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cc0000;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: silver;
	scrollbar-arrow-color: black;
}

a.norm:link, a.norm:active, a.norm:visited { 
	text-decoration: none;
	font-family: "Verdana,Arial,Helvetica,sans-serif";
	font-size: 100%;
	color: '#000000';
}

a.norm:hover { 
	text-decoration: none;
}

a.curr:link, a.curr:active, a.curr:visited, a.curr:hover {
	text-decoration: none;
	font-family: "Verdana,Arial,Helvetica,sans-serif";
	font-size: 100%;
	color: '#000000';	
}

a.bld:link, a.bld:visited, a.bld:hover {
	text-decoration: line;
	font-family: "Arial,Helvetica,sans-serif";
	font-weight: bold;
	color: '#000000';
}

a.nrm:link, a.nrm:visited, a.nrm:hover {
	text-decoration: line;
	font-family: "Arial,Helvetica,sans-serif";
	font-weight: normal;
	color: '#000000';
}
a.h3link:link, a.h3link:visited, a.h3link:hover {
	color: black; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 100%;
 	font-variant: normal;
 	font-style: normal;
	text-decoration: line;
}
span.red { 
	color: #CC0000;
	font-weight: bold; 
	font-size: 9pt;
	line-height: 11pt;
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-variant: normal;
 	font-style: normal;
}


h2 { 
	color: white;
	background-color: #cc3333; 
	font-weight: bold; 
	font-size: 13pt;
	line-height: 14pt;
 	font-family: Verdana, Helvetica, sans-serif; 
 	font-variant: normal;
 	font-style: normal;
}

h3 { 
	color: black; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 110%;
 	font-variant: normal;
 	font-style: normal;
}

span.h3small {
	color: gray;
	font-size: 75%;
}

p { 
	color: black; 
	font-weight: normal; 
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: normal;
	font-style: normal;
}

td { 
	color: black; 
	font-weight: normal; 
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: normal;
	font-style: normal;
}

td.norm {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;
	background-color: 'white';
}

td.curr {
	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 75%;
	background-color: '#DDDDDD';
}
