body { font-size: 10pt; font-family: Arial, Helvetica, sans-serif;
       margin-left: 30px; background-color: #C0C0C0; color: blue; text-decoration: none }
ul { list-style-type: square; }
hr { align: center; width: 95%; color: blue; noshade }
div { align: center; margin-left: 50px; font-size: 8pt; font-family: Arial, Helvetica, sans-serif;
            font-style: italic; margin-right: 50px;  }
p.nav { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; margin-left: 1px }
tr { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
A:hover { color: magenta; font-weight: bold; text-decoration: none }
A:link { color: blue; text-decoration: none; font-weight: bold }
A:active { color: magenta; font-weight: bold }
A:visited { color: magenta; text-decoration: none }