h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	text-transform: uppercase;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.table1 {
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #000000;
}
h2 {
	font-size: 24px;
}
th {
	color: #000066;
	background-color: #00CCCC;
}
.centre {
	text-align: center;
}

.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;

}
a:hover {
	font-weight: normal;
	color: #000000;
}
.redText {
	color: #FF0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: center;
}
.tdScroll {
	overflow: scroll;
	height: 400px;
}
