
BODY {
	background-color : 336633;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font : 10pt Arial;
	font-size : 10pt;
	scrollbar-face-color: #336633;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCC66;
	scrollbar-3dlight-color: #CCCC66;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCC66;
	scrollbar-arrow-color: #CCCC66;
	
}
.details {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
a            { text-decoration: none; color: #336633 }
a:visited    { color: #336633 }
a:hover      { text-decoration: underline; color: #336633 }
a.details            { text-decoration: underline; color: #336633 }
a.details :visited    { color: #336633 }
a.details :hover      { text-decoration: none; color: #0000FF }
.maintext {font-family: Arial, Helvetica, sans-serif; font-size : 10pt;}
