a:active { text-decoration: underline; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px;}
.BodyText { font-size: 8pt; font-weight: normal; color: #000000; margin: 8px; }
.Heading { font-size: 11pt; font-weight: bold; color: #7e7e7e; margin: 0px; }
H1 { font-size: 11pt; font-weight: bold; color: #000000; margin: 8px; }
H2 { font-size: 9pt; font-weight: bold; color: #666666; margin: 8px; }
