body {
	color:#FFFFFF;
	background-color: #000000;
}
#centera {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 820px;
	height: 540px;
	margin-left: -410px;
	margin-top: -292px;
}

#center {
	top: 50%;
	width: 820px;
	height: 540px;
	margin: auto;
}
a img {
    border: 0 !important;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}