body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url();
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.pageheader {
	font-family: "Courier New", Courier, mono;
	font-size: 32pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyheader {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
