body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  }
  
 .date {
 width: 90px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 170px;
 }
 .description {
 width: 270px;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#eeeeee;

}
.white {
background-color:#ffffff;
}
.small {
font-size: 10px;
}