.large  { font-size: 15px }
.xlarge { font-size: 20px; }
.bold { font-weight: bold }
.white { color: white; font-weight: bold; }
.italic { font-style: italic }
.redEmphasis  { color: #cc2228; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none;}
.redh1 { color: #cc2228; font-size: 48px; font-family: "Monotype Corsiva"; font-weight: bold; text-decoration: none; }
.redh2 { color: #cc2228; font-size: 24px; font-family: "Monotype Corsiva"; font-weight: bold; text-decoration: none; }
.blueEmphasis { color: #070f72; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold  }
.blueh1 { color: #070f72; font-size: 48px; font-family: "Monotype Corsiva"; font-weight: bold; }
a:hover       { color: #086105; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:link       { color: #086105; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:visited       { color: #086105; 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 }
h1    { color: #cc2228; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h2    { color: #070f72; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h3 { color: #cc2228; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
h4 { color: #070f72; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
hr  { color: #070f72 }
ul  { list-style-type: disc; list-style-position: outside }

