<STYLE TYPE="text/css">
<!--
A:ACTIVE {
        font-family: Book Antiqua;
        font-size: smaller;
        color: #66CCFF;
}

A:VISITED {
        font-family: Book Antiqua;
        text-decoration: none;
        font-size: smaller;
        color: #66CCFF;
}

TD {
        font-family: Book Antiqua;
        font-size: smaller;
        color: #33CCFF;
}

A:LINK {
        font-family: Book Antiqua;
        text-decoration: none;
        font-size: smaller;
        color: #66CCFF;
}

BODY {
        font-family: Book Antiqua;
        font-size: x-small;
        color: #99CCFF;
}

A:HOVER {
        font-family: Book Antiqua;
        font-size: smaller;
        color: #CCFFFF;
        font-weight: bold;
}
-->
</STYLE>