a:active {  color: #FFCC00; text-decoration: underline; }
a:link {  color: #FFCC00; text-decoration: none; }
a:visited {  color: #FFCC00; text-decoration: none; }
a:hover {  color: #FFCC00; text-decoration: underline; }

body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; background-color:#000066; }
.BodyText { font-size: 8pt; font-weight: normal; color: #FFFFFF; margin: 8px; }
.Heading { font-size: 11pt; font-weight: bold; color: #cccccc; margin: 0px; }
H1 { font-size: 11pt; font-weight: bold; color: #FF6600; margin: 8px; }
H2 { font-size: 9pt; font-weight: bold; color: #FF9900; margin: 8px; }

