a { color: #000000; text-decoration: underline}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:hover {
	color: #FFFFFF;
	background-color: #33A849;
}

.lgetitletext {
	font-size: 18px;
}

.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}

.blacklink {
	color: #000000;
	text-decoration: underline;
}

.greentext {
	font-size: 12px;
	color: #02A836;
}

.addresstext {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footertext {
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #1B6D32;
}
.headertext {
	font-size: x-small;
	color: #666666;
}
