.small { font-size: 12px; }
.medium { font-size: 16px; }
.large { font-size: 20px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.burgundy16 { color: #651923; font-size: 15px; font-weight: bold; }
.white20 { color: white; font-size: 20px; font-weight: bold; }
a:hover      { color: #2d206f; font-weight: bold; font-size: 14px; text-decoration: none }
a:link      { color: #2d206f; font-weight: bold; font-size: 14px; text-decoration: none }
a:visited      { color: #2d206f; font-weight: bold; font-size: 14px; text-decoration: none }
body          { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Arial; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
h1  { color: #651923; font-style: oblique; font-weight: bold; font-size: 20px;}
h2 { color: #651923; font-style: oblique; font-weight: bold; font-size: 18px;}
h3 { color: #651923; font-size: 16px; font-style: oblique; font-weight: bold; }
hr   { color: #651923;}

