A {
    text-decoration: underline;
    color:000000;
    font-size: 11;
    font-family: verdana;
}

A:hover{ COLOR: orange;
        font-family:verdana;
        font-size:11px;
        text-decoration: underline;
}

TD{
FONT-SIZE:11;
FONT-FAMILY:verdana;
COLOR:000000;
}
td.center{color:7C2938;FONT-SIZE:11;
FONT-FAMILY:verdana;}

.l {
    color: white;
}

H1 {
    font-family: verdana;
    font-size: 14pt;
    font-style: normal;
    color: 7C2938;
    line-height: normal;
    font-weight: bold;
    text-decoration: none;
}

H2 {
    font-family: verdana;
    font-size: 7pt;
    font-style: normal;
    color: 7C2938;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 2px;
}


