
a:active   { color: green; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover  { color: red; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:link   { color: green; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited   { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
b  { font-weight: bold }
body   { background-color: white }
h1  { color: blue; font-size: x-large; text-align: center }
h2  { color: blue; font-size: medium; text-align: center }
h3  { color: blue; font-size: medium }
h4  { color: blue; font-size: small; text-align: center }
h5  { color: blue; font-size: small; text-align: left }
i  { font-style: oblique }
li {
 font-weight: bolder;
 text-align: left }
ol  { }
p  { color: black; font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
small  { font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
td  { }
th  { font-weight: bold }
table { font-weight: bold }
