
<style type="text/css">


h1 {text-align:center; color:navy; font:"Times New Roman"}

h3.left { text-align: left} 

h3.center { text-align: center} 

body{font-family:"arial"; color:navy}

table{font-size:100%}
a{color:black;text-decoration:none;font:bold}
a:hover{color:#606060}
td.menu{background:lightblue}

table.menu
{
font-size:110%;
position:absolute;
visibility:hidden;
}

a.underln:hover {color: #0000ff}
a.underln:link {text-decoration: underline}

</style>