
body
{
    font-family: Arial, Sans-Serif, Verdana;
    font-size: 10pt;
    color: #000000;
    background: #FFFFFF;
}

a:link, a:visited
{
    color: #005FA9;
    text-decoration: none;
    font-size: 10pt;
}

a:hover
{
    text-decoration: underline;
}

select
{
    font-family: Arial, Sans-Serif, Verdana;
    font-size: 9pt;
}

#bodytext
{
    font-family: Arial, Sans-Serif, Verdana;
    font-size: 10pt;
    color: #000000;
    background: #FFFFFF;
}

#maintext
{
    font-family: Arial, Sans-Serif, Verdana;
    font-size: 11pt;
    color: #000000;
    background: #FFFFFF;
}

