body, td {
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  }
  
 .date {
 width: 90px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 0px;
 }
 .venue {
 width: 120px;
 }
 .description {
 width: 320px;
 }
.spacer {
width: 4px
}
.highlight {
background-color:#FFFFFF;
}
.small {
font-size: 10px;
}