h1 {
  color: #80e0de;
  font-family: "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: bold;
  font-size: 24pt;
  text-align: right;
  margin-bottom: 0;
}

h1.subhead {
  font:  14pt "GillSans-Light", "Gill Sans Light", "Trebuchet MS", sans-serif;
  text-align: right;
  color: black;
  margin-top: 0;
}

h2 {
  font:  18pt "GillSans-Light", "Gill Sans Light", "Trebuchet MS", sans-serif;
}

body {
  font-family: Georgia, serif;
}


