body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-align: center;
	font-size: 14px;
	border: "0";
}
body {background-color: #000;}

h1 {font-size: 12px;}


.Heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #600;
	text-align: center;
}
.Legal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #900;
}

.Left {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	text-align: left;
}
a:link {color: #F00; text-decoration: none;}
a:visited {	text-decoration: none; color: #600;}
a:hover {text-decoration: underline; color: #900;}
a:active {
	text-decoration: none;
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
}