body {
	background-color: #4D4320;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3318;
	line-height: 125%;
}
.green {
	color: #004300;
	font-weight: bold;
}
.red {
	color: #A02F2B;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #A02F2B;
}
a:visited {
	color: #A02F2B;
}
a:hover {
	color: #A02F2B;
}
a:active {
	color: #A02F2B;
}
.footer-single {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3318;
	line-height: normal;
	font-weight: bold;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

