body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344E28;
}
body {
	background-color: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mega-bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodybk {
	width: 100%;
}
#footer {
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.bottomtext {
	color: #3f5125;
	font-size: 75%;
	letter-spacing: 0.1em;
	height: 33px;
	padding-top: 4px;
}
a:link {
	color: #4B653B;
}
a:visited {
	color: #4B653B;
}
a:hover {
	color: #339900;
}
a:active {
	color: #339900;
}
