/* CSS Document */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000317;
	min-height: 400px;
	max-width: 700px;
}
.center {
	height: 259px;
	width: 572px;
	position: absolute;
	top: 50%;
	margin-top: -129px;
	left: 50%;
	margin-left: -286px;
	text-align:center;
}
.center2 {
	padding: 5px;
	text-align:center;
	float: no;
	height: 20px;
	width: 572px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	top: 50%;
	margin-top: +113px;
	left: 50%;
	margin-left: -286px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #004277;
}
