  
  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;
}


   BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #989493;
	font-size : 8pt;
}

font.headerMain{
	font-size: 12px;
	font-weight : bold;
	color : #5B8596;
}

font.headerText{
	font-size: 12px;
	font-weight : bold;
	color : #5B8596;
}

A.default:link {
	color: #A7A7A7;
	font-weight : bold;
	font-size : 9pt;
	text-decoration: none;
}

A.default:visited {
	color: #A7A7A7;
	font-weight : bold;
	font-size : 9pt;
	text-decoration: none;
}

A.default:active {
	color: #A7A7A7;
	font-weight : bold;
	font-size : 9pt;
	text-decoration: none;
}

A.default:hover {
	color: White;
	font-weight : bold;
	font-size : 9pt;
	text-decoration: none;
}

a:link { 
   color: #989493;
   font-size : 9pt;
   text-decoration: none;
   } 
   
   a:visited{ 
   color: #989493;
   font-size : 9pt;
    text-decoration: none;
   } 
   
   a:active { 
   color: #989493; 
   font-size : 9pt;
    text-decoration: none;
   } 
   
   a:hover {
	color: black;
	font-size : 9pt;
	text-decoration: none;
} 
