body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	background-color: #CCCCCC;	text-align: center;	position: relative;	left: auto;	top: 0px;	right: auto;	bottom: auto;	display: block;	vertical-align: top;	background-repeat: repeat;	margin-right: auto;	margin-left: auto;	margin-top: 0px;}.footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;	text-align: center;	height: 25px;	width: 900px;	padding-right: 30px;	padding-left: 30px;	position: relative;	left: auto;	top: auto;	right: auto;	bottom: 20px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}.footer a {	color: #333333;	text-decoration: none;}.footer a:hover {	color: #000000;	text-decoration: underline;}