body {
	font: 12pt Helvetica;
}

.directions {
  color: rgb(16, 128, 49);
  font-style: italic;
}

.event {
  margin-bottom: 2em;
}

h1 {
  margin-bottom: 1em;
  color: rgb(16, 128, 49);
  font-size: 24pt;
}

h1 .date {
  display: block;
  font-size: 12pt;
  font-weight: normal;
}