<!--
BODY {
        height:100%;
        background-color:#000066;
        margin:0;
}

table {
        font-family:Verdana;
        font-style:normal;
        font-weight:normal;
        font-size:8pt;
        color:#000000;
}

a:link {
        font-family:Verdana;
        font-style:normal;
        font-weight:normal;
        font-size:8pt;
        color:#000000;
        text-decoration:underline;
}
a:visited {
        font-family:Verdana;
        font-style:normal;
        font-weight:normal;
        font-size:8pt;
        color:#000000;
        text-decoration:underline;
}
a:hover {
        font-family:Tahoma;
        font-style:normal;
        font-weight:normal;
        font-size:8pt;
        color:#000000;
        text-decoration:none;
}


a.menu:link {
        font-family:Verdana;
        font-style:normal;
        font-weight:bold;
        font-size:12pt;
        color:#FFFFFF;
        text-decoration:none;
      
}
a.menu:visited {
        font-family:Verdana;
        font-style:normal;
        font-weight:bold;
        font-size:12pt;
        color:#FFFFFF;
        text-decoration:none;

}
a.menu:hover {
        font-family:Verdana;
        font-style:normal;
        font-weight:bold;
        font-size:12pt;
        color:#FFFF66;
        text-decoration:none;
        
}
-->
