body {
	font-family: Verdana, Tahoma, Arial, "Lucida Grande", "font-size: 14px";
	font-size: 14px;
	font-style: normal;
	line-height: 0.8ems;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 10px;
	line-height: 0.8ems;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #007100;
	font-family: Verdana, Tahoma, "Lucida Grande", Arial, "Times New Roman";
}
.sidebar {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 0.8ems;
	font-family: Verdana, Tahoma, "Lucida Grande", Arial, "Times New Roman";
}
a:link {
	color: #234F33;
	text-decoration: none;
}
a:visited {
	color: #C9B27B;
	text-decoration: none;
}
a:hover {
	color: #234F33;
	text-decoration: underline;
}
a:active {
	color: #2AFF3E;
	text-decoration: underline;
}
h1 {
	color: #234F33;
	font-size: 24px;
}
h2 {
	color: #234F33;
	font-size: 18px;
}
h3 {
	color: #234F33;
	font-size: 16px;
}
h4 {
	color: #234F33;
	font-size: 14px;
}
h5 {
	color: #234F33;
	font-size: 12px;
}
