body {
	margin: 0px;
	background-color: #350000;
	font-size: 12px;
	text-decoration: none;
}
.foot {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	top: 875px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
}
