body      { font-size: 14pt; text-indent: 2px }

a:link  { color: blue; font-size: 14pt; text-decoration: none }

a:hover { color: red; text-decoration: underline }

p {}

td {}

.h1       { color: black; font-size: 26pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: left; margin: 0 }

.menu       { font-size: 14pt; background-color: #bedaff; margin: 20px; padding: 10px 0 0; position: static; right: 250px; width: 220px; overflow: hidden; clip: rect(auto auto auto auto); border: solid 2pt #f30 }

a:active { color: green }

a:visited { color: blue }



#navlist {

     margin: 0;

     padding: 0;

     list-style: none;

     }



#navlist li a:link, #navlist li a:visited    { color: red; font-size: 14pt; font-weight: 700; text-decoration: none; text-indent: 12px; white-space: nowrap; display: block; margin-bottom: 10px; padding: 0; width: 100px; height: 30px }



#navlist li a:hover   { color: white; text-decoration: none; background-color: red; padding: 0; width: 100% }

.body { color: black; font-size: 14pt }

