body {
	scrollbar-arrow-color : #E9F6E3; scrollbar-base-color: #9FA89B ;  
	background-color: #E9F6E3;
	margin-top: 10px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h1 { 
	font-size: 8pt;
	font-weight: bold;
}
a {
	font-size: 9pt;
	color: #557855;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9FA89B;
}
a:hover {
	text-decoration: underline;
	color: #636129;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
