body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(graphics/back.jpg);
	margin-top: 40px;
}
a {
	font-size: 9pt;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
