<style>
<!--
body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
}
a {
    text-decoration : none;
	color : #ff0000;
}
a:hover {
	color: #008080;
	text-decoration: underline;
}
table, td {
	color: #ffffff;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
.nav {
	font-size: .8em;
}
h2 {
	color: #ffffff;
	font-size: 1.2em;
	padding-left: 10px;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
p.centered {
	text-align: right;
}

p.centered {
	text-align: center;
	font-size: .9em;
}
body {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
}

th {
	color: #ffffff;
	background: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.results {
	font-size: .9em;
}
.navtitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.SmallFont {
	font-size: .7em;
}
.highlight {
	color: #FFCC00;
	font-weight: bold;
}

-->
</style>