

BODY{
         scrollbar-arrow-color:#000000;
         scrollbar-track-color: #cb4197;
         scrollbar-face-color:#cb4197;
	 scrollbar-base-color:#cb4197;
         scrollbar-highlight-color:#cb4197;
         scrollbar-3dlight-color: #cb4197;
         scrollbar-darkshadow-color: #cb4197;
         scrollbar-shadow-color:#cb4197;



         background-color: transparent;
         color:#ffffff;
         font-family: Trebuchet MS; 
         font-size: 9px;
         line-height: 10px;
         text-align:left;
}  


body, td {
         font-family: Trebuchet MS;  
         font-size: 9px;
         text-align:left;
         color:#000000;
}



b{    color:#000000;
         font-family: Trebuchet MS;  

}

i{    color:#000000;
      font-family: Trebuchet MS; 
}

u{    color:#000000;
         font-family: Trebuchet MS;  
         font-weight: bold;
}

a:link, a:active, a:visited {
         color: #316192; 
         font-size: 10px;
         line-height: 10px;
         text-decoration: none;  
         font-family: Trebuchet MS; 
	 font-weight: bold;

}


a:hover {
         color: #316192; 
         font-family: Trebuchet MS; 
	 background: #ffffff;



}

input, textarea {   

         border:1pt solid #000000; 
         background: transparent; 
         font-size: 9px; 
         font-family: Trebuchet MS; 
         color: #000000; 
         font-weight: normal;

}




