body { 
color: #CC9900;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #003300;
scrollbar-base-color: #663366; 
scrollbar-face-color: #006600; 
scrollbar-track-color: #CC9900; 
scrollbar-arrow-color: #CC9900;
scrollbar-highlight-color: #FFFFCC; 
scrollbar-3dlight-color: #FFCC99; 
scrollbar-shadow-color: #003300;
scrollbar-darkshadow-color: #000000; 
} 

A {
	color: #ffcc66;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:HOVER {
	color: #Ffffcc;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC66;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
}
