h1{color:black;font-weight;bold;font-size:20pt}
h2{color:teal;font-weight;bold;font-size:16pt}
h3{color:maroon;font-weight;bold;font-size:12pt}
h4{color:black;font-weight;bold;font-size:10pt}
strong{color:red}

A {text-decoration: none; }
A:visited { color: navy; }
A:active { color: red; }
A:hover { color: orange; text-decoration: underline; }
