html {	height: 100%;}body {	background-color: #CC1111;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	height: 100%;	font-family: Arial, Helvetica, sans-serif;		font-size: 10px;	color: #FFFFFF;}.center {	background-color: #CC1111;	width: 100%;	height: 100%;	margin-left: auto;	margin-right: auto;	background-image: url(images/background.gif);	background-repeat: repeat;}.tandc {	background-color: #C20707;	width: 198px;	height: 16px;	margin-top: 10px;	padding-top: 3px;	float: right;}.pilot {	background-color: #C20707;	float:left;	width: 291px;	height: 16px;	margin-top: 10px;	padding-top: 3px;}.copyright {	background-color: #C20707;	width: 147px;	height: 16px;	margin-top: 5px;	padding-top: 3px;	float: right;	clear:right;}.copy{	margin-left: 10px;}a {	color: #FFFFFF;	text-decoration: underline;}a:hover {	color: #FFAA00;}
