/* body */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFAFAF;
}
body {
	background-color: #660000;
}

/* div styles */
.c1 {	width:500px; 
		float:center; 
		border:0px 0px 0px 0px; 
		clear:both;
		margin:auto;
	}
