/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bigfont {font-size: 125%}
.smallfont {font-size: 75%}
.bigwhite {color: #FFFFFF;
	font-size: 125%}
	
hr {
	line-height: 1px;
	color: #FFFFFF;}	