body{
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-highlight-color: #a0a0c0;
	scrollbar-shadow-color: #a0a0c0;
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-arrow-color:#a0a0c0;
}
th,tr,td,p,body,input,textarea,pre,select,option,select{
	font-family: Verdana, Tahoma, Arial, helvetica;
	font-size:10pt;
	line-height:1.4; 
}
A:link{
	text-decoration:none;
	color:rgb(100,100,255);
}
a:visited{
	text-decoration:none;
	color:rgb(100,100,180);
}
A:hover{
	text-decoration:underline;
	color:rgb(255,0,0);
}

