
body    { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #3399ff }
table { font-size: 12px }
h1  { color: navy; font-size: 26px }
h2  { color: navy; font-size: 20px }
h3  { color: maroon; font-size: 16px }
h4  { color: black; font-size: 14px }
h5  {}
h6  { color: black; text-align: right }
li  { color: #300 }
p  { color: black; font-size: 12px; text-align: justify }
a:link { color: blue; font-weight: bold; text-decoration: none }
a:visited { color: blue; font-weight: bold; text-decoration: none }
a:active { font-weight: bold; text-decoration: none }
a:hover { color: #0000dd; font-weight: bold; text-decoration: underline, overline }
