body
{	background: white; color: black; font-size: 10pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
a:link, a:visited
{	color: #97AEC3; text-decoration: none; }
a:active, a:hover
{	color: #647789; text-decoration: underline; }

td {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

 } 
.mainTable {
	border: 1px solid #4B794B;
}
.targetNumber {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;


}
.score {
	border: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.dropDownLables {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
