html, body{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  
  font-size: 80%;
  color: #7e7e7e;
}


h1, h2, h3, h4, h5, h6 {

  color: #c1ae91;
}

td {
  font-size: 11px;
}

.form_error_list li {
  text-align:left;
  font-weight: bold;
  color: red;
}