body
{
    margin: 0px;
    color: #000000;
    background-color: #b4bec8;
    font-family: verdana,arial,sans-serif;
    text-align: center;
}
td.std
{
    font-size: .75em;
}
th.std
{
    font-size: .75em;
}
th.large
{
    font-size: 1em;
}
td.menu
{
    font-size: .7em;
    font-weight: bold;
    font-family: arial,verdana,sans-serif;
}
a.menu:link
{
    color: black;
    text-decoration: none;
}
a.menu:visited
{
    color: black;
    text-decoration: none;
}
a.menu:hover
{
    color: white;
    text-decoration: none;
}
a:link
{
    color: blue;
    text-decoration: none;
}
a:visited
{
    color: blue;
    text-decoration: none;
}
a:hover
{
    color: blue;
    text-decoration: underline;
}
a.legal:link
{
    color: black;
    text-decoration: none;
}
a.legal:visited
{
    color: black;
    text-decoration: none;
}
a.legal:hover
{
    color: black;
    text-decoration: underline;
}
.nodisplay
{
    visibility: hidden;
}
table
{
    border-collapse: collapse;
    border: 0;
}
td.footer
{
    font-size: .6em;
}
.side_margin
{
    width: 25px;
}

#centered
{ 
 width: 778px; 
 text-align: left; 
 border: 0px; 
 padding: 0;  
 margin: 0 auto; 
} 

