#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 570px;
	margin-top: -285px;
	margin-left: -450px;
	border: 0px solid #cccccc;
   }
     
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}
 
 
