.small  { font-size: 11px }
.large { font-size: 15px; }
.xlarge { font-size: 20px; }
.bold { 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; }
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 }
h1    { color: #cc2228; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h2    { color: blue; 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: blue; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }
hr  { color: navy }
ul  { list-style-type: disc; list-style-position: outside }

