body {
	background-image: url(bkgd_tile2.jpg);
	color: #FFCC66;	
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #9933CC;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}

.dates {font-size: x-small}

h1 {
	font-size: large;
	color: #FFFFCC;
}
.SEP {
	color: #FF6600;
}
.schedule_table td {
	padding: 3px;
	border-color: #000000;
	text-align: left;
	width: 480px;
	border-style: solid;
	border-width: 1px;
	}
.DATE {
	color: #FFFFCC;
	font-style: bold;	
}
