
a:hover   { color: #f60; font-weight: bold; text-decoration: none }
a      { color: black; font-weight: bold; text-decoration: none }
body  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1  { color: #999; font-weight: bold; font-size: 18px }
h2  { color: #999; font-size: 16px }
h4  { color: #c00; font-size: 16px }
h6  { color: #f60; font-size: 16px }
h3  { color: #c00; font-weight: bold; font-size: 18px }
h5  { color: #f60; font-weight: bold; font-size: 18px }
p     { text-align: justify }
td    { text-align: justify }
ul     { list-style-type: disc }
.p_right   { text-align: right }
.center { text-align: center }
.bold { font-weight: bold }
.header2_on  { color: #c00; font-weight: bold }
.p_left { text-align: left }
.smaller { font-size: 10px }

