/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #2F4617;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}a:link {
	color: #537C29;
	text-decoration: none;
}
a:visited {
	color: #537C29;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color: #339933;
}
