a:link { font-weight: bold; text-decoration: none; color: red }
a:active { color: black  }
a:visited { font-weight: bold; text-decoration: none; color: #E00000 }
P { font-size: 10pt; font-family: "Arial" }
H1 { font-size: 16pt; font-family: "Arial" }
H2 { font-size: 14pt; font-family: "Arial"; color: red; background: black }
H3 { font-size: 12pt; font-family: "Arial" }
H5 { font-size: 8pt; font-weight: normal; font-family: "Arial" }
H6 { font-size: 6pt; font-weight: normal; font-family: "Arial" }
BODY { background: #FFCC00; color : black}


