
li    { list-style-type: square; list-style-position: inside }
a:link, a:active      { color: green; font-weight: bold; text-decoration: underline }
.body      { color: black; font-size: 11px; line-height: 120%; font-family: Verdana, Arial, Helvetica, Geneva; list-style-type: square; list-style-position: inside }
.small  { color: gray; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva; list-style-type: square; list-style-position: inside }
h1   { color: gray; font-variant: small-caps; font-weight: bolder; font-size: 20px; font-family: Helvetica, Verdana, Arial, Geneva; list-style-type: square; list-style-position: inside; border-bottom: 2px none gray }
h2  { color: gray; font-variant: small-caps; font-weight: bolder; font-size: 16px; font-family: Helvetica, Verdana, Arial, Geneva; list-style-type: square; list-style-position: inside; border-bottom: 2px none gray }
h3  { color: gray; font-variant: small-caps; font-weight: bolder; font-size: 12px; font-family: Helvetica, Verdana, Arial, Geneva; list-style-type: square; list-style-position: inside; border-bottom: 2px none gray }
a:visited   { color: #8fbc8f; font-weight: bold }
