A:active { color: green; text-decoration: none }
A:hover { background-color:  yellow; color: green; text-decoration: none }
A:link { color: red; text-decoration: none }
A:visited { color: blue; text-decoration: none }
BODY { background-color: white; color: black; font-family: "arial", sans-serif }
H1 { font-size: 22pt; font-weight: 400; text-align: center }
H2 { font-size: 18pt; font-weight: 400; text-align:     center }
H3 { font-size: 10pt; font-weight: 700 }
H4 { font-size: 10pt; font-weight: 400 }
H5 { font-size: 10pt; font-style:  italic }
TABLE.table { border-width: 2; border-color: #ffff33; border-style: solid }
