<STYLE TYPE="text/css">
<!--

A:VISITED {
        text-decoration: none;
        color: #233D35;
        font-size: 11px;
}

A:ACTIVE {
        text-decoration: underline;
        color: #233D35;
        font-size: 11px;
}

A:VISITED.NAV {
        text-decoration: none;
        color: #233D35;
        font-size: 11px;
}

A:ACTIVE.NAV {
        text-decoration: NONE;
        color: #233D35;
        font-size: 11px;
}

A:HOVER.NAV {
        text-decoration: none;
        color: #233D35;
        font-weight: normal;
        background: #DDEEEE;
        font-size: 11px;
}

A:HOVER {
        text-decoration: none;
        color: #233D35;
        font-weight: normal;
        background: #99cccB;
        font-size: 11px;
}

A:LINK {
        text-decoration: none;
        color: #233D35;
        font-size: 11px;
}

FORM {
        font-size: 11px;
}

LI {
        font-family: Verdana;
        font-size: 11px;
}

-->
</STYLE>