body {
	background-color: #200000;
	font-family: "Century Gothic";
	font-size: 14px;
}

body, td, th {
	color: #FFCC99;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 45px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	font-family: "Century Gothic";
	font-style: normal;
	line-height: normal;
	background-color: #200000;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
	font-size: 16px;
}

form {
	background-color: #990000;
}

