body{
 font-family: Tahoma,Verdana;
 font-size: 8pt;
 color: #555555;}

 a:link { color:#888888; text-decoration:none; }  
 a:visited { color:#888888; text-decoration:none; }
 a:hover { color:#888888; text-decoration:underline; font-weight:; }
 
html{
    scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#555555;
	scrollbar-shadow-color:#555555;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#555555;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;}


