body {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	color: #CFBF9F;
}

p, td, div, a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #CFBF9F;
	}
	
.header {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	}