body,td,th {
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif
}
body {
	background-color: #000000;
}

A {
	text-decoration: none;
	color: Maroon;
	white-space: nowrap;	
	text-align: left;
}
a:Active {
	color: #FF0000;
}

A:Hover {
	text-decoration: none;
	color: #FF8000;
}

.copyright {
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
