/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font: sans serif;
	font-size:24px;
	color: #336600;
	font-weight: bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font: sans serif;
	font-size:24px;
	font-weight:bolder;
	color: #336600;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font: sans serif;
	font-size:14px;
	font-weight:bolder;
	color: #336600;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font: sans serif;
	font-size:24px;
	font-weight:bolder;
	color: #336600;
}



.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	display: inline;
	color: #0000ff;
	text-align: center;
}

.navigation:hover {
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	display: inline;
	color: #0000ff;
	text-align: center;
}
.a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	display: inline;
	color: #0000ff;
	text-align: center;
}
.a:hover {
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	display: inline;
	color: #0000ff;
	text-align: center;
}

.sideheader{
	font-family: Arial, Helvetica, sans-serif;
	font: IMPACT;
	font-size:24px;
	font-weight:bolder;
	color: #FFFFFF;
}

.sidecentre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	display: inline;
	color: #0000ff;
	text-align: center;
}


.style2 {font-size: 12px}
.style4 {
	font-size: 16px;
	color: #000000;
}
.style5 {font-size: 24px}
.style17 {color: #993300}
.style19 {font-family: Arial, Helvetica, sans-serif}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style24 {color: #000000}
.style27 {color: #993300; font-weight: bold; }




a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}



