table.tcontacts{
  font-family: Helvetica, sans-serif;
  font-size: 10pt;
  border-width: 0px;
  height: 100%;
  width: 100%;
  text-align: justify;
}
.ab_subtitle{
  text-align: left;
  text-decoration: underline;
  font-weight: bold;
}
.form_elem{
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}
.thankMess{
  padding-top:30px;
  font-size: 16px;
  text-align: center;
  color: #000066;
}