
.event_header {
  font-size: 11pt;
  font-family: arial;
  font-weight: bold;
  color: #000000;
  background-color: #4EA352;
  text-align: center;
  vertical-align: middle;
}

.event {
  font-size: 9pt;
  font-family: arial;
  color: #000000;
}

.event2_header {
  font-size: 11pt;
  font-family: arial;
  font-weight: bold;
  color: #000000;
  background-color: #c4dac2;
  text-align: center;
  vertical-align: middle;
}


.event2 {
  font-size: 9pt;
  font-family: arial;
  color: #000000;
}
.event3_header {
  font-size: 11pt;
  font-family: arial;
  font-weight: bold;
  color: #ffffff;
  background-color: #3c74b1;
  text-align: center;
  vertical-align: middle;
}