
BODY {
	scrollbar-face-color:#DD0000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFEE00;
	font-family : Arial, Helvetica, sans-serif;
	fontcolor: #00000;
	background-color: #ffee00;	
}
 a  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #dd0000;
	text-decoration : none;
	font-weight : bold;
} 
 a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
}
     table {
	border: none;
}
     td  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
   	color : #000000;
   	text-decoration : none;   
   }
	h2 { 
		font-family : Arial, Helvetica, sans-serif;
		font-size: 14pt;
		  }