body{
padding:0;
margin:0 auto;
color:#000;
background-color:#fff;
text-align:center;
font-size:1em;
}
html, body, table {
height:100%;
}
td {
margin:0 auto;
text-align:center;
font-size:1em;
}
h6 {
font-size:0.8em;
color:#999;
}
a:link {color: #009; text-decoration: none;}
a:visited {color: #009; text-decoration: none;} 
a:hover {color: #009; text-decoration: underline;}
a:active {color: #009; text-decoration: none;}