body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url();
	background-color: #427B00;
}
.footer_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
}
.greentext {
	color: #006633;
	font-weight: 900;
}
a:link {
	font-weight: bolder;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	font-weight: bolder;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
	color: #006600;
	text-decoration: underline;
}
.blacktitle {
	font-size: 16px;
	font-weight: 900;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

