@charset "iso-8859-1";
body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #728E46;
		scrollbar-face-color:#669900;
		scrollbar-arrow-color:yellow;
		scrollbar-track-color:#EEEEEE;
		scrollbar-shadow-color:#FCF8ED;
		scrollbar-highlight-color:#66cc00;
		scrollbar-3dlight-color:#000000;
		scrollbar-darkshadow-Color:#000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
a:link {
	color: #ff0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #66CC00;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: underline;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.style2 {
	font-size: 9px;
	color: #B30000;
}.style3 {color: #FF0000}
.style4 {color: #7B9B89}