body {
	background-color: #350000;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #350000;
}
a:link {
	color: #004712;
	text-decoration: underline;
}
a:visited {
	color: #004712;
	text-decoration: underline;
}
a:hover {

	color: #9E9E74;
	text-decoration: none;
}
a:active {


	color: #004712;
	text-decoration: none;
}
.whiteheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#35000;
	line-height:1.2em;
}

.bottomNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:9px;
	padding-top:3px;
}

.bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
	color:#cccccc;
	text-decoration:underline;
}

.bottomNav a:hover {
	color:#fff;
	text-decoration:none;
}