.bodytext
{
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-serif;
    color: #000000;
}

.bodytext.a:visited
{
    color: #ffffff;
}

.title
{
    font-size: 12pt;
    font-family: Verdana, Arial, Sans-serif;
    font-weight: bold;
    color: #000000;
}

.copyright
{
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-serif;
    color: #000000;
}

.inactivemenu
{
    font-size: 9pt;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-serif;
    text-decoration: none;
    color: #ffffff;
}

.menu
{
    font-size: 9pt;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-serif;
    text-decoration: none;
    color: #ffffff;
}

.menu:hover 
{
    color: #aabbcc;
}

.menu.a:visited
{
    color: #ffffff;
}
