.err, .required {
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

.textfield {
  background-color: #ffffff !important;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.textlabel {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.big {
  font-size: 16px;
}

p, .txt {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

ul.txt {
  margin-top: 6px;
  padding-top: 0px;

}

ul.txt li {
  margin-bottom: 10px;
}

h4 {
  color: #ee0000;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 18px;
  padding-bottom: 0px;
  line-height:30px;
}

h4.black {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  padding-bottom: 0px;
  line-height:26px;
}


