body {
	background-color: #000033;
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

table {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #dddd00;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #dddd00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #dddd00;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #dddd00;
	font-weight: bold;
}
.fsmall {
	font-size: 80%;
}
.fhead {
	font-size: 150%;
	font-weight: bold;
}
.flarge {
	font-size: 110%;
	font-weight: bold;
}
