body
    {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    }

body, p, table, li, ol, ul
    {
    color: #4b3e73;
    font: 8pt "Arial", arial, helvetica;
    line-height: 11pt;
    }

a:link, a:visited, a:active
    {
    color: #aea6c2;
    font-weight: bold;
    text-decoration: none;
    }

a:hover
    {
    color: #f8633b;
    font-weight: bold;
    text-decoration: none;
    }

img
    {
    border: 0;
    }