@charset "UTF-8";
/* CSS Document */

.style1 {
	font-size: 18px
}
-->
.style2 {font-size: 14px}

.style3 {
	font-size: 28px;
	font-weight: bold;
}
.style4 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
}	
.style5 {
	font-size: 24px;
	font-weight: bold;
}
div#schedule {
	max-height: 500px;
	overflow: auto;
	text-align:left
}

