
a:active    { color: red; text-decoration: none }
a:hover      { color: black; background-color: yellow }
a:link    { color: blue; font-weight: bold; text-decoration: none }
a:visited    { color: maroon; text-decoration: none }
address {
 font-size: 12pt }
b   { color: #f00; font-weight: bold }
body       { color: black; font-family: "Times New Roman", Georgia, Times; background: white repeat }
h1      { color: #f00; font-weight: bold; font-size: 20pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h2    { color: #f00; font-weight: bold; font-size: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h3    { color: #f00; font-size: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h4   { color: #f00; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
