body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F5EF;
}
a:link {
	color: #3C6000;
	text-decoration: none;
}
a:visited {
	color: #3C6000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #3C6000;
	text-decoration: none;
}
.td-padding {
	padding: 10px;
}
.bodytext {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.menu-text {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #716200;
	text-decoration: none;
	background: center center;
	text-align: center;
}
.menu-text a{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #716200;
	text-decoration: none;
	background: center center;
	text-align: center;
}
.menu-text a:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background: center center;
	text-align: center;
}
.address-text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #3C6000;
	text-decoration: none;
	background: center center;
	text-align: center;
}

