<STYLE>
A:link{color:green;text-decoration:none;font-weight:bold}
A:visited{color:green;text-decoration:none;font-weight:bold}
A:link{color:green;text-decoration:none;font-weight:bold}
A:active{color:green;text-decoration:none;cursor:crosshair;}
A:hover{color:green;text-decoration:none;cursor:crosshair;}

body { 
scrollbar-face-color:green;
scrollbar-arrow-color:green;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:000000;
   }
   
   
BODY,TR,TD,P { 
   font-family: Verdana;
	font-size: 8pt;
	color: green;
	}
	
input,textarea {  
   color: green; 
   font-size: 7pt; 
   letter-spacing: 1pt; 
   font-family: Verdana; 
   background: none; 
   border:1pt solid #000000;}


</STYLE>    
