  
  body  {
	scrollbar-face-color: #A7A7A7;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	background color : #5A5F65;
}

   BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size : 7pt;
}

font.Header{
	font-size: 10px;
	font-weight : bold;
	color : white;
}

a:link { 
   color: #989493;
   text-decoration: none;
   } 
   
   a:visited{ 
   color: #989493; 
    text-decoration: none;
   } 
   
   a:active { 
   color: #989493; 
    text-decoration: none;
   } 
   
   a:hover {
	color: white;
	text-decoration: none;
} 
