BODY {
        font-family: Verdana, Geneva, Arial;
        font-size: 8pt;
        background-color:#ffffff;
        color:black;
        margin-left:0px;
        margin-right:0px;
     }

P, TD, TH, OL, LI { font-family: Verdana, Geneva, Arial; font-size: 86%; margin-right: 1px; margin-left: 1px; padding-right: 1px; padding-right: 1px;}
UL { font-family: Verdana, Geneva, Arial; font-size: 90%; margin: 16px; margin-right: 1px; padding-left: 1px; }
H1 { border-bottom: 2px solid black;}


H2  {}

H3  {}

A  {
        color : black;
        text-decoration : none;
        font-weight : Bold;
}

A:Visited  {
        color : black;
        text-decoration : none;
        font-weight : bold;
}

A:Active  {
        color : black;
        text-decoration : none;
        font-weight : bold;
}

A:Hover  {
        color : Black;
        background-color : yellow;
        text-decoration : none;
        font-weight : bold;
}

.mark1 {
        color : white;
        background-color : #666697;
        text-decoration : none;
        font-weight : bold;
       }

.mark2 {
        color : black
        background-color : yellow;
        text-decoration : none;
        font-weight : bold;
       }
.tspRateText { font-size: 8pt;}

