.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
        a:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none ; color: black }
        a:hover {  text-decoration: none ; color: black }
        a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: bold ; color: black }
        a:visited {   font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none ; color: gray }



TABLE.toplogo
{
    BACKGROUND-IMAGE: url(./images/background-top.jpg);
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

TABLE.results
{
    BACKGROUND-IMAGE: url(./images/background-page.jpg);
    background-repeat: repeat-y, repeat-x;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

a.boldresults
{
    font-size: 12px;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
}

a.normalresults
{
    font-size: 10px;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
}
a.markedlink
{
    font-size: 12px;
    font-family: Arial;
    color: #0000FF;
    text-decoration: none;
}

TR.blacktext
{
    font-size: 12px;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
}

TR.smallresults
{
    font-size: 10px;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
}

input.results
{
    border-style: solid;
    border-width: 1px;
    border-color: black;
    color: black;
    font-family: verdana, helvetica, arial;
    font-size: 7.5pt;
}

