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