.bodytext{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
}

.pagehead{
	font-size:18px;
	font-weight: bold;
}

a{
	color: white;
}

a:hover{
	color: #CC6600;
}

.footernote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footercontact{
	color: white;
	font-size:12px;
}

.footerlinks{
	color:white;
	font-size: 13px;
}
.nav01red {
	color: #FFFFFF;	
	font-family: "Times New Roman", Times, serif;
	font-size: 11px; 
	font-weight: bold;
	line-height: 13px;
}

.nav01red a{
	color: White;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	width: 100%;
	text-decoration: none;
}

.nav01red a:hover {
	display:block;
	background-color: #cc6600;
	color: #FFFFFF;
	text-decoration: none;
}

.historytable{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
	padding-top:5px;
	padding-bottom:5px;
}

.tabledata{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px black;
}.bodytextred {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
