body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  }
  
 .date {
 width: 100px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 170px;
	font-weight: bold;
}
 .description {
 width: 270px;
 }
.spacer
{
	width: 3px;
	background-color: #FFFFFF;
}
.highlight {
background-color: #528D0D;
	color: #fcffe1;
	text-align: left;
}
.small {
font-size: 10px;
	color: black;
}

tr {
	background-color: #fff;
}

#schedule p {
	margin-top: 0;
	margin-bottom: 0;
}
