

p, table
{
    font-family: Arial;
    font-size: 8.5pt;
}



.highlight
{
    background-color: #C5D2C8;
}


a, a:visited, a:link
{
    color: #0033CC;
    text-decoration: none;
}

a:hover, a:active
{
    color: #993300;
    text-decoration: underline;
}


