DIV, BODY, TABLE { font: 13px Arial, sansserif }
.small { font-size: 11px; }
.large { font-size: 16px; }
.header1 { font-size: 22px; font-weight: bold; margin-bottom: 8px;}
.header2 { font-size: 18px; font-weight: bold; margin-bottom: 5px;}
.header3 { font-size: 16px; font-weight: bold; margin-bottom: 5px;}
TABLE.schedule {
	
}

TD.time {
	font-weight: bold;
	width: 150px;
}

TD.event{

}

.schedule-date {
	font-size: 16px; font-weight: bold; margin-bottom: 8px; background-color: #FF0707; color: white; border: 1px solid gray;
	padding: 3px;
}