div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; }
.style1 a:link { color: #999999; font-size: 12px; text-decoration: none; }
.style1 a:visited { color: #999999; font-size: 12px; text-decoration: none; } 
.style1 a:hover { color: #666666; font-size: 12px; text-decoration: none; }
.style1 a:active { color: #666666; font-size: 12px; text-decoration: none; }

