
.italics  { font-style: italic }
.emphasis     { color: #990009 }
.small   { font-size: 12px }
.medium  { font-size: 17px }
.large    { font-size: 20px; font-weight: bold }
.xlarge { font-size: 30px; font-weight: bold }
.bold   { font-size: 14px; font-weight: bold }
a:hover    { color: #390; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: oblique; font-weight: normal; text-decoration: none }
a:link    { color: #390; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; text-decoration: none }
a:visited    { color: #390; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: oblique; font-weight: bold; text-decoration: none }
body        { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; margin-top: 0; margin-left: 0 }
h1    { color: #990009; font-size: 23px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h2    { color: #990009; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h3    { color: #990009; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
hr  { color: #519f55 }
ol { list-style-type: upper-roman; list-style-position: outside; property-name: : : : property-value  }
ul  { list-style-type: disc; list-style-position: outside }
