p.lquote {
  margin-right: 10em;
}
p.lauth {
  margin-right: 10em;
  font-style: italic;
  font-weight: bold
}
p.rquote {
  margin-left: 10em;
}
p.rauth {
  margin-left: 10em;
  font-style: italic;
  font-weight: bold
}
p.cquote {
  /* margin-left: 4em;
  margin-right: 4em;*/
}
p.cauth {
  /* margin-left: 4em;
  margin-right: 4em; */
  font-style: italic;
  font-weight: bold
}
th.formr {
    font-family: helvetica; font-size: 12; color: black;
    text-align: right;  font-weight: bold
}
th.form {
    font-family: helvetica; font-size: 12; color: black;
    text-align: left;  font-weight: bold
}
.form {
    font-family: helvetica; font-size: 12; color: black;
}
.formr {
    font-family: helvetica; font-size: 12; color: black;
    text-align: right
}
.formc {
    color: black;
    font-family: helvetica; font-size: 12;
    text-align: center
}
.formerr  {
    color: #d90000; background: #f8ff4d;
    font-family: helvetica; font-size: 12; font-weight: bold
}
