 
BODY {
	font-family: Verdana, Tahoma;
	font-size:13px;
	color: #fcf7e2;
	background-color: Black;
	text-indent:0px;
} 
P,UL,BLOCKQUOTE,OL,UL,TR,TD {
	text-indent:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
TABLE {
	background-color: #000000;
} 
TD {
	text-align : center;
} 
H3 {
	margin-left: 0px;
	margin-right: 0px;
	font-size:18px;
	color:#fcf7e2;
	margin-top: 20px;
	margin-bottom: 10px;
} 
H4 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: FF8040;
	background-position : top;
} 

HR {
	align: right;
	margin-right: 20px;
	color: rgb(0,0,0);
	width: 40%;
}
