body 
{ 
margin: 0px 0px 0px 0px;
background-color: #242424;
}
 
img
{
border: none;
}
 
.maintable 
{ 
background-color: #ffffff;
}
 
td
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

td.sidemenu
{
border-bottom: 1px solid white;
}

td.content
{
font-family: verdana, arial;
font-size: .70em;
font-weight: normal;
color: #000000;
padding: 0px 0px 0px 15px;
}

.header
{
font-family: verdana, arial;
font-size: .80em;
font-weight: bold;
color: #ffffff;
}

.topaddress
{
font-family: verdana, arial;
font-size: .80em;
font-weight: bold;
color: #000000;
padding: 0px 20px 0px 0px;
}

 
.footer
{
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
}
 

a:link, a:visited, a:active  {
 color: #0055A5;
 text-decoration: underline; 
}
 
a:hover {
 color: #5697D8;
 text-decoration: none; 
}
 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: verdana;
 font-size: 8pt;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none; 
}