.dlDate, .dlDateLate {
}

.dlDateLate {
	color: #FF0000;
}
.longname {
	font-size: 10pt;
	font-weight: bold;
	margin-top: .3em;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.location {
	margin-bottom: .3em;
	font-style: italic;
}
td {
	font-size: 9pt;
}
td.cell, .heading {
	border-bottom: 1px solid #666666;
	vertical-align: text-top;
}
.future {
  background-color: white;;
}
.past {
  background-color: #cccccc;;
}
.heading {
	font-weight: bold;
}

