H3 {
  font-size: 10pt;
  font-weight: bold;
  color: #333333;
  display: inline;
}

.myul {
  margin: 10px 10px 10px 25px;
}

.bordofino {
  border-width: 1;
  border-color: #888888;
}

.just {
  text-align: justify;
}

.inli {
  display: inline;
}

.smalltable, .mediumtable {
  border-collapse: collapse;
}

.smalltable TD, .smalltable TH, .smalltable A {
  font: normal 8pt arial,verdana,helvetica;
}

.mediumtable TD, .mediumtable TH, .mediumtable A {
  font: normal 10pt arial,verdana,helvetica;
}

.smalltable TH {
  font-weight: bold;
  background-color: #eeeeee;
}

.smalltable TD, .smalltable TH, .mediumtable TD, .mediumtable TH {
  border: 1px solid #aaaaaa;
}

.mediumtable TD, .mediumtable TH {
  padding: 5px;
}

.mediumtable TH {
  font-weight: bold;
  text-align: right;
  color: #2266bb;
}

.wizabut {
  font: normal 10pt arial,verdana,helvetica;
  width: 100px;
}
