.required {
  color: red;
}

td.fname {
  text-align: right;
  font-weight: bold;
}

.fbad {
  color: white;
  background-color: red;
}