
FONT {
  font-size: 12pt;
  font-family: verdanda, sans-serif;
}


H1 {
  font-family: verdanda, sans-serif;
  line-height: 90%;
  color: #872D7D;
  font-size: 18pt;
}


H2 {
  font-family: verdanda, sans-serif;
  line-height: 80%;
  color: #872D7D;
  font-size: 14pt;
}

H3 {
  font-family: verdanda, sans-serif;
  line-height: 80%;
  color: #3B3A3A;
  font-size: 14pt;
}


