BODY { background: white }
H1 { font-family: Arial, Helvetica, sans-serif; background: yellow; color: blue; text-align: left }
H2 { font-family: Arial, Helvetica, sans-serif; background: yellow; color: blue; text-align: left }
H4 { font-family: Arial, Helvetica, sans-serif; background: yellow; color: blue; text-align: left }
P { font-family: Arial, Helvetica, sans-serif; color: black; text-align: left; font-size: small }
span.subheading { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: small }
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: none; color: red; background: yellow; font-weight: bold  }
A:active { text-decoration: none }