#banner {
	width: 807px;
	background: #03269C;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #A9BADC;
	padding-left: 5px;
	text-align: left;
	float: left;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	color: #A9BADC;
	text-align: right;
	float: right;
	padding-right: 5px;
}
.tablesp {
	clear: both;
}
body {
	text-align: center;
}
