BODY, TD, TR, TABLE{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
}

A:LINK, A:VISITED, A:ACTIVE {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
}

.topNav A:LINK, .topNav A:VISITED, .topNav A:ACTIVE {
	color : #9D292A;
	text-decoration : none;
	font-size : 10px;
}

.topNav A:HOVER {
	color : #9D292A;
	text-decoration : underline;
	font-size : 10px;
}

.bottomNav A:LINK, .bottomNav A:VISITED, .bottomNav A:ACTIVE  {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.blueNav A:LINK, .blueNav A:VISITED, .blueNav A:ACTIVE {
	color : #0054C6;
	text-decoration : underline;
	font-size : 10px;
}

.bottomNav A:HOVER {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}

.redTableHeader {
	color : #A61E22;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.blackTableHeader {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.redTableSubHeader {
	color : #A61E22;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
