body.CompuAgentBody
{
     background-color: #e3f5ce; 
     margin-top: 0px;
}

div.centered 
{
     text-align: center;
}

div.centered table 
{
     margin: 0 auto; 
     text-align: left;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a:link
{
    text-decoration: none;
    color:#000000;
}

a:visited
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
    color: Red;
}

a:active
{
    text-decoration: none;
    color: #000000;
}
