.hide-from-print, .link-list {
  display: none;
}

ul {
  list-style-type: none;
}

td {
  vertical-align: top;
}

.redcloth ul {
  list-style-type: disc;
}

a:after, a:link:after, a:visited:after { 
  color: #000000;
  background-color:transparent; 
  content: "";
}


table.events {
  width: 100%;
}

.events a {
  text-decoration: none;
  color: black;
}