body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

div#page {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}

td {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

th {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	border: 1;
	background-image: url(../images/th.gif);
	height: 20px;
}

a:link {color: #ffffff; text-decoration: underline; }
a:active {color: #ffffff; text-decoration: underline; }
a:visited {color: #ffffff; text-decoration: underline; }
a:hover {color: #aa00ff; text-decoration: underline; }

a.title {
	font-size: 18px;
}
.title {
	font-size: 18px;
}