.maintext {
	font-family: Calibri;
	font-size: 14px;
}
body {
	margin-left: 20px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.logotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 1em;
	word-spacing: 2em;
	font-weight: bold;
	border: thin dashed #C9C69A;
	background-color: #F0EFE6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
a:link {
	color: #666337;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666337;
}
a:hover {
	text-decoration: underline;
	color: #885200;
}
a:active {
	text-decoration: none;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #A49E59; }

.nav {
	color: #403E22;
	text-decoration: none;
	border: 1px solid #A49E59;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	background-color: #F0EFE6;
}
.nav a:link {
	color: #625F35;
	text-decoration: none;
	background-color: #F0EFE6;
	border: thin solid #A49E59;
	font-weight: bold;
}
.nav a:visited {
	color: #625F35;
	text-decoration: none;
	background-color: #DCDABE;
	border: thin solid #A49E59;
	font-weight: bold;
}
.nav a:hover {
	color: #625F35;
	text-decoration: none;
	background-color: #336666;
	border: thin none #A49E59;
	font-weight: bold;
	font-style: oblique;
}
