
.small      { font-size: 10px; font-weight: bold }
.medsmall { font-size: 13px; }
.medium { font-size: 16px; font-weight: bold; }
.large { font-size: 20px; font-weight: bold; }
.bold { font-weight: bold }
.italic { font-style: italic }
.emphasis  { color: #800000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; background-color: white }
.white { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.blue { color: #133273; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
a:hover       { color: #133273; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:link       { color: #133273; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:visited       { color: #133273; font-size: 13px; 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 }
h1    { color: #800000; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h2    { color: #800000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h3 { color: #800000; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
h4 { color: #800000; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
hr  { color: #5a8e77 }
ul  { font-size: 12px; list-style: url(../images/bullet.gif); }

