body {
	background-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.submit {
	padding-left: 110px;
}


th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.style3 {
	color: #99cc00;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	color: #FFFFFF;
}
.style5 {
	color: #99cc00;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 15px;
}
.style9 {font-size: 12px}

a:link {
	color: #99cc00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99cc00;
}
a:hover {
	text-decoration: underline;
	color: #99cc00;
}
a:active {
	text-decoration: none;
	color: #99cc00;
}
