p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}
h1 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #999999;
}
h2 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.medium2 {
	font-family: DFKai-SB;
	font-size: 15px;
	color: #333333;
}
.medium3 {
	font-family: DFKai-SB;
	font-size: 15px;
	color: #FF0000;
}
.small {
	font-family: DFKai-SB;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #999999;
	
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: absolute;
	height: 45px;
	width: 1024px;
	left: 0px;
	top: 745px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
body {
	background-color: #000000;
}

.TextRed {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FF3300;
}
.Title3 {
	font-family: DFKai-SB;
	font-size: 34px;
	color: #666666;
}
.Title2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #999999;
	letter-spacing: .75em;
}
.Title4 {
	font-family: "Century Gothic";
	font-size: 34px;
	color: #666666;
}
.Title5 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
