body {margin: 0px}
#head {width: 100%; background-color: rgb(43,43,43); margin-bottom: 0px}
#links {width: 110px; font-size: 8pt; float: left; margin: 10px 10px 20px 5px; 
        padding: 0px; border: 1px solid black}
#links a {display: block; font-family: sans-serif; text-decoration: none;
          color: black; padding: 2px}
#links a:hover {text-decoration: underline}
#links span {width: 100%; color: white; background-color: black; text-align: center;
             font-family: sans-serif; display: block}
.newgroup {margin-top: 10px}
h2 {font-family: sans-serif; margin-bottom: 0px; margin-top: 10px}
table {font-size: 8pt; margin-top: 0px; font-family: sans-serif}
th {font-family: sans-serif; color: white; background-color: rgb(43,43,43);
    font-weight: normal}
td {vertical-align: top; background-color: ivory}
td a {text-decoration: none; padding: 2px; border: 1px solid white; color: red}
td a: visited {color: red}
td a:hover {border: 1px solid black; background-color: white}
address {clear: left; border-top: 1px solid black; font-family: sans-serif; font-size: 8pt;
         text-align: center; font-style: normal}