<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#schedule_location_title{
	margin-bottom: 10px;
}

#schedule_location_title h3{
	font-size: 18px;
	font-weight: bold;
}

.schedule_table {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
}

.schedule_table td, th {
	border: 1px dotted #BBBBBB;
	padding: 0.5em;
}</pre></body></html>