@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #6699FF;
}
.footer {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	bottom: 10px;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
