body {
	background-color: #000000;
	text-transform: none;
}
body,td,th {
	font-family: Century Gothic;
	color: #CCCCCC;
}.maintext {
	font-family: Century Gothic;
	font-size: medium;
	font-weight: lighter;
	color: #eeeeee;
}
.maintitle {
	font-family: Century Gothic;
	font-size: large;
	text-transform: uppercase;
	color: #576557;
	letter-spacing: 24px;
	
}
a:link {
	color: #576557;
	font-size: small;
	text-decoration: none;
}
a:visited {
	color: #576557;
	font-size: small;
	text-decoration: none;
}
a:hover {
	color: #7D9E7D;
	font-size: small;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}

.arow {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 0px;
}
