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

