.body {
	background-color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.menu {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #445e14;
	padding: 6px;
}
.footer {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #445E0E;
	background-position: left;
	padding: 2px;
}
.menu a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:hover {
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemaptext {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #339966;
	text-decoration: underline;
}
a:hover {
	color: #339966;
	font-weight: bold;
	color: #339966;
	text-decoration: underline;
}
.footer a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer A:hover {
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodypadding {
	padding: 10px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin-top: 20px;
	padding-bottom: 12px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #006633;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
ul {
	font-size: 12px;
	list-style-type: square;
}
td {
	font-size: 12px;
}
