BODY {
	background-color: #000000;
	margin: 15;
}

BODY, TABLE {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.05em;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
}

A:link, A:active, A:visited {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
} 
 
A:hover {
	text-decoration: none;
	font-style: normal;
	color: #f4b22b;
	font-weight: normal;
}



.header {
	font: 100% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	color: #f4b22b;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.big {
	font: 100% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.stuff {
	border: 0;
	font: normal normal 9px/130% Helvetica, Verdana, sans-serif;
	color: #f4b22b;
	letter-spacing: 0.2em;
	margin-top: 0;
}


