
.formfield{
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	background-color:#ffffff; 
	padding:1px; 
	margin:1px; 
	font-size: 9px;
	color:#000000;
	}
 input.btn{
   color:#000000;
   font-family: arial, helvetica;
   font-size: 10px;
 }
 

 body {scrollbar-3dlight-color:#ccffffff; 
 scrollbar-arrow-color:#666666; 
 scrollbar-base-color:#ccffff; 
 scrollbar-darkshadow-color:#ccffff; 
 scrollbar-face-color:#cccccc; 
 scrollbar-highlight-color:#ccffffff; 
 scrollbar-shadow-color:#666666; 
 }
 
 .link1 A:link {color: white;}
 .link1 A:visited {color: white;}
 .link1 A:active {color: white;}
 
