body, td {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;color:#ffffff;background:#222222;
  }
  
 .date {
 width: 90px;padding:15px;background:#333333;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 210px;padding:15px;background:#444444;
 }
 .description {
 width: 290px;padding:15px;background:#333333;
 }
.spacer {
width: 10px
}
.highlight {
background-color:none;font-weight:bold;font-size:13px;
}
.small {
font-size: 10px;
}

