BODY { background: #999900; color: black }

A:link { color: blue; text-decoration: none }
A:visited { color: red; text-decoration: none }
A:active { color: fuschia; text-decoration: none }
A:hover { color: white; background-color: blue; text-decoration: none }

.copyright { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black }
.highlight { font-family: Verdana, Arial, Helvetica; font-size: 8pt; background-color: green; color: white }

.fixed9 { font-family: Courier New; font-size: 9pt; color: black }

.opentitle { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: white; font-weight: bold }
.verdanaheader { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: green; font-weight: bold }
.verdana8 { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black }
.verdana8white { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: white }

.category { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black; font-weight: bold }

