body {
	background-color:#000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}
div,p,td,body {
	font-family:Arial,Verdana;
	font-size:12px;
	color:#666666;
}
a, a:link, a:hover, a:visited {
	color:#666666;
	text-decoration:underline;
}
h1 {
	font-size:12px;
	font-weight:bold;
}
.rules, .rules a{color:#fff}
ol.rules li {
	padding-bottom:10px;
	margin-left:-15px;
}
.footer {
	font-size:11px;
	color:#999999;
}
.footer a, .footer a:link, .footer a:hover, .footer a:visited {
	color:#999999;
	text-decoration:underline;
}