
.small     { font-size: 12px; font-weight: normal }
.medium { font-size: 15px; font-weight: normal; }
.large  { font-size: 16px }
.xlarge { font-size: 20px; }
.emphasis { color: #00904c; font-weight: bold  }
.emphasisRed { color: #c0323e; font-weight: bold; }
.bold { font-weight: bold; }
.white { color: white; font-weight: bold; }
.italic { font-style: italic }
a:hover       { color: #000080; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:link       { color: #000080; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
a:visited       { color: #000080; 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 }
h2     { color: #00904c; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h3      { color: #00904c; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h4      { color: #00904c; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h5    { color: #00904c; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
hr   { color: #00904c }
ul   { font-size: 14px; list-style-type: disc; list-style-position: outside }
