a:link
{
	{text-decoration : none;    color : #993300; }; 
}
a:visited
{
	{text-decoration : none;    color : #993300; }; 
} 
a:active 
{
	{text-decoration : none;    color : #993300; };
}
a:hover 
{
	{text-decoration : none;    color : #FD8200; };
}
 
BODY 
 {     
        font-weight:plain;
        font-size: 20pt;
        color: #000000;
        font-family: Arial, Helvetica, Verdana;

	

	  scrollbar-face-color: #15588C;
      scrollbar-shadow-color: #000000;
      scrollbar-highlight-color: #CCCCCC;
      scrollbar-3dlight-color: #826E6E;
      scrollbar-darkshadow-color: #000000;
      scrollbar-track-color: #898989;
      scrollbar-arrow-color: #FFFFFF;
	}
	
	td
	{
	font-size: 10pt;
	color: #15588C;
	}