
body {
	background-color: #000000;
	margin-top: 50px;
	margin-bottom: 5px;
}

td, th {
	font-family: Arial;
	color: #BFBFBF;
	text-align: center;
}

a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.gtable {
	border: 1px solid #3D3D3D;
	background-color: #1F1F1F;
}

.coming {
	font-family: Georgia;
	font-size: 30px;
	color: #999999;
	font-weight: bold;
}

.title404 {
	font-size: 22px;
	font-weight: bold;
}

.text404 {
	font-size: 15px;
	font-weight: bold;
}

.tads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.copyright {
	font-size: 12px;
}