body
{
    background-color: #A1EBFF;
    margin: 0px;
    font-size: 8pt;
    font-family: Tahoma;
}

body, td, th
{
    font-family: Tahoma;
    font-size: 8pt;
}

a:link
{
    text-decoration: none;
    color: #003300;
}
a:visited
{
    text-decoration: none;
    color: #555151;
}
a:active
{
    text-decoration: none;
    color: #555151;
}
a:hover
{
    text-decoration: none;
    color: #627D98;
}
