body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#327600;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#327600;
	scrollbar-shadow-color:#327600;
	margin:4px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	margin:0px;
}
a:link {
	color:#327600;
	text-decoration:none;
	font-weight:none;
}
a:visited {
	color:#327600;
	text-decoration:none;
	font-weight:none;
}
a:hover {
	color:#327600;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#327600;
	text-decoration:none;
	font-weight:none;
}

