.head {
  color: #333366;
  font-family: Arial,Helvetica,sans-serif;
  list-style-position: outside;
  list-style-image: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 12pt;
  list-style-type: circle;
}
.body {
  color: #333366;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
  line-height: normal;
}
.links {
  font-weight: bold;
  color: #6666ff;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 12pt;
}
.bullet {
  list-style-type: disc;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333366;
  list-style-image: none;
  font-size: 10px;
  list-style-position: outside;
}
.small {
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-serif;
  color: #333366;
}
.headingbold {
  font-weight: bold;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  color: #993399;
}

