.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 25px;
	word-spacing: normal;
	letter-spacing: 0.5px;

}
.title {
	font-family: "BakerSignet BT";
	font-size: 24px;
	font-weight: bold;
	color: #FFB51C;
}
.midnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;

}.midnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990033;
	text-decoration: none;
	font-weight: bold;
}.midnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990033;
	text-decoration: none;
	font-weight: bold;
}

.midnav:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990033;
	text-decoration: none;
	font-weight: bold;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
