html, body, #wrapper {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}
#wrapper {
margin: 0 auto;
text-align: center;
vertical-align: middle;
}

td{
font-family:verdana;
font-size:11pt;
color:#000000;
}
.menu{
font-size:8pt;
color:#021B26;
text-decoration:none;
}
a:hover{
color:#999999;
}
