body {
	background-color: #005100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

hr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a {
	color: #006600;
	text-decoration: none;
}

a:hover {
}