html {	text-align: center;}body {	background-image: url(../images/bg.gif);	font-family: Arial, Helvetica, sans-serif;	font-size: small;	text-align: left;}a:link {	color: #CC0000;}a:hover {	text-decoration: none;}a:visited {	color: #CC0000;}.header {	font-size: large;	font-weight: bold;}.subhead {	font-weight: bold;	color: #CC0000;}table {	background-color: #FFFFFF;}.footer {	font-size: x-small;	padding: 10px;}