body  {
  color: #000000; background: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin-left: 2em;
}
h1 {
  text-align: center;
  font-size: 18pt;
}
h2 {
  font-size: 12pt;
}
div event {
  page-break-inside: avoid;
}
div.contact {
  margin-left: 3em;
}
img {
  display: none;
}
a {
  text-decoration: none;
  color: #000000;
  background-color: inherit;
}

