body {
 color : #ffffff;
 bgcolor: #363636;
 font-family : arial;
 font-size : 9pt;
 line-height : 11pt;
      }
td, li, p, div, li, h1, h2, p, br {
 color : #ffffff;
 bgcolor: #363636;
 font-family : arial;
 font-size : 9pt;
 line-height : 11pt;
      }

 a:link {
 color : #99CCFF;
 font-family : arial;
 font-size : 9pt;
 text-decoration : none;
      }
 a:hover {
 color : #99CC00;
 font-family : Arial;
 font-size : 9pt;
      }
 a:active {
 color : #99CCFF;
 font-family : arial;
 font-size : 9pt;
      }
 a:visited {
 color : #99CCCC;
 font-family : arial;
 font-size : 9pt;
 text-decoration : none;
      }

p.headline{
  color: #FF0000;
  font-family: arial;
  font-size: 14pt;
  line-height: 11pt;
}

p.classhead{
  font-family: arial;
  font-size: 15pt;
  line-height: 11pt;
  text-decoration : underline;
}


p.testimonial{
  color: #CC3333;
  font-family: arial;
  font-size: 10pt;
  line-height: 11pt;
}



pre{
  font-family: arial;
  font-size: 12pt;
  line-height: 12pt;
}





img.right { border: none; float: right; padding-left: 2em; padding-right: 2em}
img.left { border: none; float: left; padding-left: 2em; padding-right: 2em}

dl, dt, dd {

  font-family: arial;
  font-size: 10pt;
  line-height: 11pt;
}

dt {
  text-decoration: underline;
}

