.title2 {
  border:  none;
  width: 600px;
  height: 35px;
  vertical-align: middle;
  color: white;
  background-repeat: no-repeat;
  background-image: url(../../images/subtitle_b.gif);
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
}

.title2mini {
  border: none;
  width: 200px;
  height: 35px;
  color: white;
  background-repeat: no-repeat;
  background-image: url(../../images/subtitle_b2.gif);
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
}

div, td {
  font-size: 10pt;
}

.body {
  border: none;
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px;
}

.bodymini {
  border: none;
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 8px;
  padding-right: 8px;
}
