body,td 
{
	scrollbar-face-color: #dee3ef; 
	scrollbar-higlight-color: white; 
	scrollbar-shadow-color: #66db0f; 
	scrollbar-3dlight-color: #b5c7dd; 
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #b5c7dd; 
	scrollbar-darkshadow-color: #b5c7dd;

	font-family:Tahoma,Verdana;
	font-size:11px;


}
a:link {
	color: midnightblue; text-decoration: none
}
a:visited {
	color: darkblue; text-decoration: none
}
a:hover {
	color: red; text-decoration: underline
}
a:active {
	color: blue; text-decoration: none
}
body, input,{ 
text-indent: 1px; 
border: 1px solid silver; 
color : 306090; 
background-color:#ffffff; 
font-family: verdana; 
font-size: 8pt 
} 


.border{
	border: 1px solid #000000;	
}
