BODY  { background: url(images/footprints.jpg) white; color: black; font-size: 12pt; margin-left: 0.1 in; font-family: Arial }
BODY.darkwood  { background: url(images/brazilian_rosewood.jpg); color: yellow; font-size: small; font-color: yellow; font-family: Arial }

  A        { text-decoration:none;  }
  A.r      { text-decoration:none; color:#967907}
  A.y      { text-decoration:none; color:#FFFF00 }
  A:link   { color:#0000FF }
  A:link.r { color:#96790 }
  A:link.y { color:#FFFF00 }
  A:active { color:#0000FF }
  A:active.r { color:#0000FF  }
  A:active.y { color:#FFFF00  }
  A:hover  {text-decoration: none; color:#ff0000}
  A:hover.r {text-decoration: underline; color:#ff0000}
  A:hover.y {text-decoration: underline; color:#FFFFFF}
  
P EM      { background: yellow; color: black }
H1        { font-size: 20pt; font-family: Arial; font-weight: bold;  color: #DCC627 }
H2        { font-size: 24pt; font-weight: bold; color: #FF0000 }
h3        { font-size: 14pt; color: #FFFF00; border-top: 4px solid rgb(0,0,102); border-bottom: 1px solid rgb(0,0,102); background-color: #7F7F7F;  line-height: 20pt; margin-left: -.5em; vertical-align: middle; text-indent: 10pt; }
H4        { font-size: 16pt; font-weight: bold; margin-bottom: 3; color: #FF0000 }
H5        { font-size: 14pt; font-weight: bold; font-variant: small-caps; margin-bottom: 3; color: #FF0000 }
H6        { font-size: 12pt; font-weight: bold; margin-bottom: 3; color: #FF0000 }
UL,OL     { margin-top: 1em; margin-bottom: 1em }
LI        { margin-bottom: .3em; }
li.b      { margin-left: -1.5em; list-style-image: url(images/bullettt.gif) }
DIV.i     { color: #004000; margin-left: 1em  }
table     { vertical-align: top }