body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-color: #003300;
	border-top-color: #003300;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	border-top-color: #660000;
}
.nav a:link {
	color: #003300;
	text-decoration: underline;
}
.nav a:visited {
	text-decoration: underline;
	color: #003300;
}
.nav a:hover {
	color: #660000;
	text-decoration: underline;
}
.nav a:active {
	color: #660000;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
h3 {
	color: #333300;
	line-height: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #660000;
	font-size: 12px;
	line-height: 14px;
}
.leftimg {
	margin-right: 10px;
	margin-bottom: 10px;

}
.rightimg {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

.nav {
	font-weight: bold;
	font-size: 12px;
	color: #660000;

}
.maintext {
	font-weight: normal;
	line-height: 18px;
	font-size: 12px;
}
.maintext a:link {
	color: #660000;
	text-decoration: none;
}
.maintext a:visited {
	text-decoration: none;
}
.maintext a:hover {
	color: #660000;
	text-decoration: underline;
}
.maintext a:active {
	color: #003300;
	text-decoration: none;
}
