
.bold  { font-weight: bold }
.navy { color: navy; font-weight: bold }
.small    { font-size: 12px }
.large   { font-size: 16px }
.italic { font-style: italic }
a:hover               { color: navy; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:link                { color: navy; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:visited                { color: navy; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
body                  { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
h1       { color: #800000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h2   { color: #800000; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h3        { color: #800000; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h4       { color: #800000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h5      { color: #800000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
hr     { color: #68696b }
ul     { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: disc; list-style-position: outside }
hr { }
