.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666;
	font-weight: bold;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
.schedule_time {
	color: #000;
	line-height: 30px;
	font-size: 18px;
}
.schedule_body {
	color: #666;
	text-align: left;
	text-indent: 100px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
}
#wrapper {
	height: 600px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: -15px;
}
.subtitle {
	font-size: 18px;
	color: #666;
	font-weight: normal;
}

