p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 20px;
	color: #12122b;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #211f51;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #211f51;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #12122b;
}
.boldit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #12122b;
	letter-spacing: .1em;
}
strong em {
	font-size: .9em;
	color: #12122b;
}
a:link {
	color: #12122B;
}
a:visited {
	color: #FF9900;
}
#maintext {
	background-color: #d3ead5;
	float: left;
	width: 592px;
	padding: 10px;
	margin-top: 5px;
}
#imgtop {
	width: 790px;
	background-color: #56882b;
	margin: 5px;
}
#leftnav {
	background-color: #d3ead5;
	padding: 10px;
	float: left;
	width: 150px;
	margin: 5px;
}
#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #12122b;
	text-decoration: none;
	text-indent: 0px;
	display: block;
}
#leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #65882b;
	text-decoration: none;
	text-indent: 0px;
	display: block;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #12122B;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	background-color: #899a6c;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 3px;
	color: #12122b;
	background-color: #d3ead5;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #12122b;
	position: relative;
}
body {
	background-color: #274230;
}
#footer {
	color: #12122b;
	bottom: auto;
	background: #d3ead5;
	padding: 0px;
}
#leftnav a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
	text-indent: 0px;
	display: block;
	background-color: #999966;
}
form1 {
}
