body {
	background-attachment:fixed;
	background-color:#e6e6ff;
	background-image:url("../basepic/colours1.png");
	color:#000000;
}
.blueback, .dd, .route-note, .subtopic, .time-note, .timetable, .title1, .title2, .topic, .topleft a:link {
	background-color:#e6e6ff;
}
.core {
}
.core1 {
	background-attachment:fixed;
	background-image:url("../basepic/colours1.png");
}
.core2 {
	font-size:92%;
}
.route-note {
	color:#cc0000;
	font-size:83%;
	font-style:italic;
}
.time-note {
	position:relative;
	left:2em;
	font-size:83%;
	font-style:italic;
	padding-right:2em;
}
.timetable {
	font-size:92%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.topleft {
	font-size:83%;
}
.topleft a:hover {
	background-color:#99ffff!important;
	color:#ff0000;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
