body {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	background-color: #000000;
	color: #ffffff;
}
.greenlarge {
color: #9cd20c;
font-size: 14px;
}

.greenmedium {
color: #9cd20c;
font-size: 12px;
}

.greensmall {
color: #9cd20c;
font-size: 11px;
}

.forminput {
color: #000000;
font-size: 10px;
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
}

.forminput2 {
color: #000000;
font-size: 11px;
}

.greensmaller {
color: #9cd20c;
font-size: 10px;
}

.whitexlarge {
color: #ffffff;
font-size: 14px;
}

.whitelarge {
color: #ffffff;
font-size: 14px;
}

.whitemedium {
color: #ffffff;
font-size: 12px;
}
.whitesmall{
color: #ffffff;
font-size: 11px;
}
.black {
color: #000000;
font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.footer:link {
	color: #9cd20c;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #9cd20c;
}
a.footer:hover {
	text-decoration: underline;
	color: #9cd20c;
}
a.footer:active {
	text-decoration: none;
	color: #9cd20c;
}
a.greenlink:link {
	color: #9cd20c;
	text-decoration: none;
}
a.greenlink:visited {
	text-decoration: none;
	color: #9cd20c;
}
a.greenlink:hover {
	text-decoration: underline;
	color: #9cd20c;
}
a.greenlink:active {
	text-decoration: none;
	color: #9cd20c;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.menu:active {
	text-decoration: none;
	color: #ffffff;
}