div#right h2 {
  font-family: Garamond, Times, serif;
  font-size:20pt;
  font-weight:bold;
  color:#000000;
  margin-bottom:10px;
}

div#right h3 {
  font-family: Garamond, Times, serif;
  font-size:14pt;
  font-weight:bold;
  color:#000000;
  margin-bottom:7px;
  margin-left:10px;
}

div#right h4 {
  font-family: Garamond, Times, serif;
  font-size:12pt;
  font-weight:bold;
  color:#FFFFFF;
  margin-bottom:7px;
  margin-left:20px;
}

div#right p {
   text-indent:2em;
   padding:2px 0px;
   text-align:justify;
   line-height:120%;
}

div#right img.right {
   float:right;
   padding:2px;
   margin:5px 0px 5px 10px;
   border:1px solid #003300;
   background:#006159;
}


div#right ul {
   margin:10px 0px 10px 20px;
}
