P {
  font-family: verdana, sans-serif;
  font-size: 1.3em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1 em;
}

P.emphasize {
  color: black;
  font-size: 1.4em;
  margin-bottom: 1.5em;
}
.heading {
  background: #a9f5bc;
  margin-top: 3em;
  margin-bottom: -0.5em;
}
DIV.thanks {
  padding-top: 2em;
}

P.heading_link {
  background: #dededf;
  text-align: center;
  margin-top: 3em;
  font-size: 1.6em;
  margin-bottom: -1em;
}
DIV.info {
  background: #aad6eb;
  margin-top: 3em;
  margin-bottom: 3em;
}
