body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  line-height:20px;
  }
  
 .date {
 width: 90px;
 border-color: #9d8c78;
 border-style: dotted 1px;
 }
  .dayw {
 width: 35px;
 border-color: #9d8c78;
 border-style: dotted 1px;
 }
 .time {
 width: 70px;
 border-color: #9d8c78;
 border-style: dotted 1px;
 }
 .venue {
 width: 170px;
 font-weight:bold;
 border-color: #9d8c78;
 border-style: dotted 1px;
 }
 .description {
 width: 270px;
 border-color: #9d8c78;
 border-style: dotted 1px;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#CCCCCC;
}
.small {
font-size: 10px;
}
