
a:visited  { color: #393; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover   { color: red; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a   { color: #393; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
h1   { color: #393; font-size: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
h2  { color: #393; font-size: 24pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h3     { color: #393; font-size: 14pt; text-align: center; text-transform: uppercase }
h4   { color: #393; font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
h5     { color: #393; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-transform: uppercase; }
ul     { color: black; list-style-image: url(images/square.gif) }
h6  { color: #393; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
p { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
strong  { color: #393; font-weight: bold }
td { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
dfn { color: green; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body   { background: white url(images/backgrounds/grid_grn.gif) }
.red { color: #f00; }
.odd { background-color: #dcc0d3; }
