#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 700px;
     height: 470px;
     margin-top: -235px; /* half of the height */
     margin-left: -350px; /* half of the width */
     border: 0px ;
     }
     

body {
background-color :#ffffff;

	
font-family: Arial, Helvetica, sans-serif;;
font-size: 8pt;
font-color: #33ff00;
font-weight: bold;
text-decoration: none;
}

td {
font-family: Arial, Helvetica, sans-serif;;
font-size: 8pt;
font-color: #33ff00;
font-weight: bold;
text-decoration: none;
}