<style>

A { COLOR: blue; TEXT-DECORATION: underline; }
A.nav { COLOR: blue; TEXT-DECORATION: none; }
A:visited { COLOR: purple; TEXT-DECORATION: underline; }
A.nav:visited { COLOR: blue; TEXT-DECORATION: none; } A:hover { COLOR: red; TEXT-DECORATION: underline; }
A.nav:hover { COLOR: red; TEXT-DECORATION: none; }
A.lower { COLOR: #ffff66; TEXT-DECORATION: none; }
A.lower:visited { COLOR: #ffff66; TEXT-DECORATION: none; }
A.lower:hover { COLOR: #ffcccc; TEXT-DECORATION: none; }
.highlight { BACKGROUND-COLOR: #ffff66; }
body { background-image: url(); background-repeat: repeat; background-color: #FFFFFF; }
.rcorners1 { border-radius: 50px 50px 0px 0px; }
table.main { background-color: #296363; margin-left: auto; margin-right: auto; max-width: 800px; }
.style2 { color: #993300; font-weight: bold; }
.style5 { line-height: 1.25; font-size: 90%; }
.style7 { color: #FF0000; font-weight: bold; }

</style>         