.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663333;

}
.midnav {
font-family: Arial;
font-size: 13px;
color: #663333;
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;