.center
{
text-align: center;
}
table.center
{ 
margin-left: auto;
margin-right: auto;
border-style: none;
border-spacing: 10pt;
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 820px;
background-color: none;
}
