body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #5A3A23;
	margin-top: 5px;
}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
.white {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}
.green {
	color: #356A00;
	font-size: 11pt;
	font-weight: bold;	
}
.black {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
