body {
	background-color: #000000;
	margin: 0px;
}

td,th {
	font-family: Century Gothic;
	font-size: 16px;
	color: #959595;
	line-height:18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A, A:link {
	color: #6a6969;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.text14 {
	font-size: 16px;
}

.white-hd {
	font-family: Century Gothic;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height:30px;
	text-decoration: none;
}

.sub-hd {
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height:30px;
	text-decoration: none;
}

.footer, .footer A, .footer A:link{
	font-family: Century Gothic;
	font-size: 11px;
	color: #6a6969;
	line-height:18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.footer A:hover{
	color: #FFFFFF;	
	text-decoration: underline;
	outline:none;
}

.textfield {
        BORDER: #433e3e 1px solid; 
		FONT-SIZE: 12px;  
		COLOR: #3a3939; 
		FONT-FAMILY: Century Gothic;
		HEIGHT: 21px;
		width: 200px;
		BACKGROUND-COLOR: #010101;  
		TEXT-DECORATION: none; 
		padding-left: 3px;
		padding-top: 1px;
		outline:none;
}