BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
}

h1, h2, h3, h4 {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00FF00;
}

a, a:visited {
	color: #CCFFCC;
	text-decoration: underline;
}

a:hover {
	color: #00FF00;
	text-decoration: none;
}

.small {
	color: #00FF00;
	font-size: 10px;
}

a.small, a.small:visited {
	color: #00FF00;
	font-size: 10px;
	text-decoration: underline;
}

a.small:hover {
	color: #00FF00;
	font-size: 10px;
	text-decoration: none;
}

.subheader {
	color: #00FF00;
	font-size: 14px;
	font-weight: bold;
}

.marquee {
	color: white;
	font-size: 11px;
}