<!--
BODY {
        height:100%;
        background-color:#000099;
        margin:0;
}

table {
        font-family:Verdana;
        font-style:normal;
        font-weight:normal;
        font-size:8pt;
        color:#FFFFFF;
}

a:link {
        font-family:Verdana;
        font-style:normal;
        font-weight:bold;
        font-size:8pt;
        color:#FFFFFF;
        text-decoration:underline;
}
a:visited {
        font-family:Verdana;
        font-style:normal;
        font-weight:bold;
        font-size:8pt;
        color:#FFFFFF;
        text-decoration:underline;
}
a:hover {
        font-family:Verdana;
        font-style:normal;
        font-weight:bold;
        font-size:8pt;
        color:#FFFFFF;
        text-decoration:none;
}


a.menu:link {
        font-family:Arial;
        font-style:normal;
        font-weight:bold;
        font-size:10pt;
        color:#FFFF33;
        text-decoration:none;
}
a.menu:visited {
        font-family:Arial;
        font-style:normal;
        font-weight:bold;
        font-size:10pt;
        color:#FFFF33;
        text-decoration:none;
}
a.menu:hover {
        font-family:Arial;
        font-style:normal;
        font-weight:bold;
        font-size:10pt;
        color:#CEB65A;
        text-decoration:none;
}
-->


