body
{
    font-size: 8pt;
    font-family: Arial, Verdana, 'Times New Roman';
}


TABLE
{
    font-size: 8pt;
    vertical-align: top;
    color: black;
    line-height: normal;
    font-family: Arial, Verdana, 'Times New Roman';
    letter-spacing: normal;
    text-align: left;
    
}

A:link
{
    font-size: 8pt;
    color: blue;
    font-family: Arial, Verdana, 'Times New Roman';
    text-decoration: none;
}
A:visited
{
    font-size: 8pt;
    color: blue;
    font-family: Arial, Verdana, 'Times New Roman';
    text-decoration: none;
}
A:hover
{
    font-size: 8pt;
    color: red;
    font-family: Arial, Verdana, 'Times New Roman';
    text-decoration: none;
}
