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

