
a  { color: blue; text-decoration: underline }
a:hover  { color: green; text-decoration: none }
h1     { color: white; font-weight: lighter; font-size: 90%; font-family: Impact, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: navy }
h2      { color: white; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: green }
h3     { color: black; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: yellow }
h4     { color: purple; font-style: normal; font-weight: bold; font-size: 11px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
TD   { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
