head {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  display: block;
  color: #40a9ac;
}

subhead {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
  color: #333366;
}

main {
  font-family: Arial, sans-serif;
  font-size: 14px;
  display: block;
  color: #6f6f6f;
  line-height: 22px;
}


A {
  font-family: Arial,Helvetica,sans-serif;
  color: #40a9ac; /*#cccccc*/
  font-size: 14px;
  display: inline;
  text-decoration:underline;
  font-weight: normal;
}


