.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5E1703;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5E1703;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #340C01;
}

.midnav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}.midnav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FF6600;
	text-decoration: none;
	font-weight: bold;
}.midnav:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#CC3300;
	text-decoration: none;
	font-weight: bold;
}

.midnav:visited:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FF9933;
	text-decoration: none;
	font-weight: bold;
}

