#mainsection, #mainsection td, #mainsection b, #mainsection h1,#mainsection h2 ,#mainsection h3,#mainsection h4,#mainsection h5{
	border-color: #069;
	color: #069;
}
#mainsection, #mainsection td, #mainsection b,#mainsection h2 ,#mainsection h3,#mainsection h4,#mainsection h5{
	background-color: #fff;
}
#mainsection a {
	color: #069;
}

div#TimetableSection table.timetable th.grouphead
{
	border-top: 2px #fff solid;
	background-color: #069;

}

div#TimetableSection table.timetable th.grouphead h1
{

	background-color: #069;

}
div#TimetableSection table.timetable th.heading
{
	background-color: #ccc;
	border-bottom: 4px #fff solid;
}
body
{
	background-color: #9cf;
}