body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.cellcolour {
	background-color: #333333;
	color: #ffffff;
	line-height: 1.8;
}

.cellheading {
	font-size: larger;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.topbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;
}
.midbanner {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.bannertext {color: #FFFFFF}

.menuheading {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
}

.menulink {
	color: #ffffff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: smaller;
}

A.menu:link, A.menu:visited {
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: smaller;
	text-decoration: none;
}

A.menu:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: smaller;
	text-decoration: underline;
}
