
body, td, th
{
	font-family: Arial;
	font-size: 10pt; 
	scrollbar-arrow-color : #0e5701; 
	scrollbar-track-color: #A4E599;
	scrollbar-shadow-color: #0e5701;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #33c21a;
	scrollbar-base-color: #A4E599;
}
a:link
{
	color: #0E5701;
	text-decoration:none;
}
a:visited
{
	color: #0E5701; 
	text-decoration:none;
}
a:hover
{
	color: #00FF00;
	text-decoration:underline;
}
a:active
{
	color: #0E5701;
	text-decoration:underline;
}

hr
{
   width: 100%;
   color: #0e5701;
}