body {
	background-color: black;
	font-family: Arial Rounded MT Bold, Arial;
	color: #FFFFFF;
	font-size: 10px;
}
.style_header {font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.style_title {
	font-size: 18px;
	color: #bebebe;
	font-weight: bold;
}

.style_subhead {
	font-size: 10px;
	color: #bebebe;
}
.style_formmenu {
    font-family: Arial Rounded MT Bold, Arial;
    font-size: 10px;
	color: #A7FF51;
	background-color: #000000
}
.style_green {
	color: #a7ff51;
}
a:link {
color: #a7ff51;
text-decoration: none;
}

a:visited {
color: #a7ff51;
text-decoration: none;
}
a:hover {
color: #a7ff51;
text-decoration: underline;
}

a:active {
color: #a7ff51;
text-decoration: none;
}
a.bookmark:link {
color: #FFFFFF;
text-decoration: none;
}

a.bookmark:visited {
color: #FFFFFF;
text-decoration: none;
}
a.bookmark:hover {
color: #FFFFFF;
text-decoration: none;
}

a.bookmark:active {
color: #FFFFFF;
text-decoration: none;
}

td {
	font-family: "Lucida Grande", Arial;
	color: #FFFFFF;
	font-size: 10px;
}
