body#events_pg {
}

dl.calendar {
  text-align: center;
  font-style: italic;
}

dl.calendar ul {
  list-style-type: circle;
  font-style: italic;
  font-size: medium;
}

dl.calendar dd {
  margin-left: 0;
}

dl#coming {
  color: white;
  font-size: large;
}

dl#coming dd {
  text-decoration: blink;
}

dl#past {
  font-size: small;
  border: 4px inset rgb(40,20,0);
}

dl#past dt {
  font-size: small;
}
