body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  }
  
 .date {
 width: 90px;
 }
  .dayw {
 width: 30px;
 }
 .time {
 width: 45px;
 }
 .venue {
 width: 200px;
 }
 .description {
 width: 300px;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#000000;
}
.small {
color: #ffffff;
font-size: 10px;
}
