<style type="text/css">
body{font-family:arial;}
table{font-size:80%;background:white;font-family:arial}
a{color:navy;text-decoration:none;font:bold;font-family:arial}
a:hover{color:#606060;font-family:arial}
td.menu{background:lightblue;font-family:arial}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
font-family:arial;
}

h1 {color: white; font-size:14}
h2 {color: gold; font-size:14}
h3 {color: blue}

p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid; text-align: center}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}
p.center {text-align: center}

</style>
