input {
  font-size: 8pt;
  height: 14pt;
  padding: 0 0 0 0;
}
input[type=radio] {
  font-size: 8pt;
  height: 9.5pt;
  padding: 0 0 0 0;
}
input[type=checkbox] {
  font-size: 8pt;
  height: 9.5pt;
  padding: 0 0 0 0;
}
select {
  font-size: 8pt;
  padding: 0 0 0 0;
}
textarea {
  font-size: 8pt;
  padding: 0 0 0 0;
}
fieldset { border:1px solid #6D7E9A }
legend {
  padding: 0.2em 0.5em;
  border:0px;
  color:#6D7E9A;
}

