body, td {
  font-family: Arial, helvetica, sans-serif;
  
  }
 .date {
 width: 80px;
   font-size: 12px;
   font-weight: bold;
 }
  .dayw {
 width: 35px;
   font-size: 12px;
 }
 .time {
 width: 70px;
   font-size: 12px;
 }
 .venue {
 width: 170px;
   font-size: 12px;
 }
 .description {
 width: 270px;
   font-size: 12px;
 }
.spacer {
width: 10px
}
.highlight {
font-size: 18px;
background-color:#9FA892;
color:#000;
}
.small {
font-size: 10px;
}

