#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 570px;
	margin-top: -275px;
	margin-left: -500px;
     }

   
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
}
