body,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	width: 850px;
}
body {
	background-color: #b9d0f0;
	margin: 60px;
	font-family:  "Times New Roman", Times, serif;
	color: #000;
}
td {
	width: 350px;
}
#map {
	width:	285px;
	padding-right: 0px;
	float:	right;
}
#schedule {
	width:	750px;
	padding: 20px;

	margin:	10px;
    text-align: left;
	background-color: #c4dafb;
}

.centred {
	text-align: center;
}
a:link {
	color: #0d0db3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0d0db3;
}
a:hover {
	text-decoration: underline;
	color: #EC6206;
}
a:active {
	text-decoration: underline;
	color: #c27633;
	font-size: 14pt;
	text-align: left;
}
#container {
	text-align: center;
	margin: 0 auto;
	width: 320px;
	padding: 10px 10px 30px 10px;
	background-color: #c4dafb;
}
	


h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: strong;
	font-style: normal;
	line-height: normal;
	color:	#0d0db3;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #0d0db3;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0d0db3;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h1 {
	font-weight: normal;
	color: #705BFD;
}
p {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

#footer {
  
  font-size: normal;
  text-align: left;
  line-height: normal;
  margin-top: 30px;
}
