.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.colHeads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666033;

}
.positive {
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.negative {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666033;
	text-decoration: none;
	font-weight: bold;
}
.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid;
	background-color: #666033;

}
