h1 {
	font-size: xx-large;
	color: #0099FF;
}
h2 {
	color: #00FF00;
}
a {
	color: #FF0066;
}
h3 {
	color: #6600CC;
}
.scheduleheader {
	font-size: x-large;
	font-weight: bold;
	color: #0099FF;
}
.scheduletodayheader {
	color: #FF3333;
	font-size: xx-large;
}
