.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCFFCC;
}
.midnav {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: bold;
}
.midnav:hover {
font-family: Arial;
font-size: 13px;
color:#FF6600;
text-decoration: none;
font-weight: bold;
}

.midnav:visited {
font-family: Arial;
font-size: 13px;
color:#990000;
text-decoration: none;
font-weight: bold;
}

.midnav:visited:hover {
font-family:Arial;
font-size: 13px;
color:#009966;
text-decoration: none;
font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.midnavCopy {

font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: normal;
}
.midnavCopy:hover {
font-family: Arial;
font-size: 13px;
color:#FF6600;
text-decoration: none;
font-weight: normal;
}

.midnavCopy:visited {
font-family: Arial;
font-size: 13px;
color:#990000;
text-decoration: none;
font-weight: normal;
}

.midnavCopy:visited:hover {
font-family:Arial;
font-size: 13px;
color:#009966;
text-decoration: none;
font-weight: normal;
}