a:link {
COLOR: #458B00;
TEXT-DECORATION: underline;
}
a:visited {
COLOR: #636F57;
TEXT-DECORATION: underline;
}
a:hover {
COLOR: #7FFF00;
TEXT-DECORATION: underline;
BACKGROUND: #3B5E2B;
}
a:active {
COLOR: #00FF00;
TEXT-DECORATION: none;
} 

body { background: #FFFFFF }

H1 { font-size: 12pt } 

H2 { font-size: 12pt;
text-decoration:underline;
font-weight:600 }

H3 { font-size: 10pt;
color: #000000 }

body { font-size: 10pt }

 


