 a:link  {
 	color : #E8E8E8;
 	text-decoration : none;
 }
 
 a:visited  {
 	color : #606060;
 	text-decoration : none;
 }
 
 a:hover  {
 	color : Yellow;
 	text-decoration : underline;
 }
 
 a:active  {
 	color : #E8E8E8;
 	text-decoration : none;
 }
 
 body  {
 	font-size : 10pt;
 	font-family : Verdana,Arial,Helvetica;
 	color : #FFFFFF;
 }
 
  td  {
 	font-size : 8pt;
 	font-family : Verdana,Arial,Helvetica;
 	color : Yellow;
 }
 
 .header1 {
 	font-family : Arial,Helvetica,Geneva;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
}
 
 .header2 {
 	font-family : Arial,Helvetica,Geneva;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

 .infowhite {
 	font-size : 9pt;
 	font-family : Verdana, Arial, Helvetica;
 	color : #FFFFFF;
}
