A:link, A:visited, A:active { color: #0FB359; text-decoration: none; font-weight:bold }
A:hover { color: #99FF33; text-decoration: none }

:link.white, :visited.white, :active.white { color: #FFFFFF; text-decoration: none }
:hover.white { color: #FFFF00; text-decoration: none }

:link.red, :visited.red, :active.red { color: #FF3300; text-decoration: none }
:hover.red { color:#FF6600; text-decoration: none }

.title { font-family:Verdana; font-size:20px }
.link { font-size:10pt; line-height:1.5em }

BODY { SCROLLBAR-BASE-COLOR: #0FB359; SCROLLBAR-ARROW-COLOR:yellow; font-size:10pt; margin:0px; }
TABLE { FONT-FAMILY: Verdana; FONT-SIZE:12px; line-height:1.5em} 
FIELDSET { margin:6px; border:1px solid #075A2D; padding:4px; padding-left:8px; font-size:8pt; line-height:1.5em; color:#82DF7B }
LEGEND { color:white; padding: 0.2em; }
LI { list-style-type: square; }