body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
background-color:#FFFFFF;
  }
  
 .date {
 width: 120px;
 }
  .dayw {
 width: 40px;
 }
 .time {
 width: 75px;
 }
 .venue {
 width: 100px;
 }
 .description {
 width: 375px;
 }
.spacer {
width: 12px
}
.highlight {
background-color:#DDDDDD;
}
.small {
font-size: 10px;
}