.timetable h4 {
	font-size: 107%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 30px;
	margin-bottom: 18px;
}
.timetable p {
	line-height: 160%;
	margin-bottom: 18px;
}

