@charset "utf-8";
/* CSS Document */
.text .schedule_header {
	font-size: 8pt;
	background-color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.text div {
	display: none;
}
.text .text .schedule_row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
.text .text .schedule_row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
.text .text .highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
