a:link   { color: #F00; font-size: 11px; text-decoration: none; }
a:visited { color: #669; text-decoration: none; }
a:hover { color: yellow;  text-decoration: underline; }
a:active { color: #0ff; }
body   { font-size: 11px; font-family: Verdana, Arial, Helvetica; background-color: black; top: 0px; left: 0px; width: 600px; height: 0px; }
h1 { color: #fc0; font-weight: bold; font-size: 12px; }
h2 { color: #999; font-weight: bold; font-size: 12px; }
h3 { color: #fc0; font-size: 12px; }
h4 { color: white; font-size: 12px; }
h5 { color: #003; font-weight: bold; font-size: 12px; }
h6 { color: #006; font-weight: bold; font-size: 12px; }
p { color: white; }
table   { color: white; font-size: 11px; }
td { color: white; font-size: 11px; }
.oldMember { color: #9cf; }
.curMember { color: #e1a7a7; }
.history { color: #966; }
.photocred { color: #333; font-style: italic; }
.greentype { color:#996; }
