H1 { font-style: italic; font-weight: bold; font-size: 24pt; 
     font-family: "Times New Roman", "serif" }

H2 { font-weight: bold; font-size: 18pt; font-family: "Times New Roman" } 
H3 { font-weight: bold; font-size: 14pt; font-family: "Times New Roman" } 
H4 { font-weight: bold; font-size: 12pt; font-family: "Times New Roman" } 
A:link { color: blue }

A:visited { color: purple }

A:active { color: #CC00CC }