.Heading {
	font-family: "Arial";
	font-weight: bold;
	color: #000066;
	font-size: x-large;
}
.Heading Black {
	font-family: "Arial";
	font-weight: bold;
	color: #000000;
	font-size: x-large;
}
.Smallboldblue {
	font-family: "Arial";
	font-weight: bold;
	color: #000066;
	font-size: 9;
	font-style: italic;
}
.Press{
	font-family: "Arial";
	font-weight: normal;
	color: #000000;
	font-size: 9;
}
.Paragraph {
	font-family: "Arial";
	font-weight: normal;
	color: #000000;
	font-size: 10;
	text-align: left;
	}
	
	.Top {
	font-family: "Arial";
	color: #ff0000;
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
}
.Menu {
	font-family: "Arial";
	color: #6666FF;
	font-weight: normal;
	font-size: medium;
	text-decoration: none;
}
.SubHeadingWhite {
	font-family: "Arial";
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}
.SubHeadingBlack {
	font-family: "Arial";
	font-weight: normal;
	font-size: large;
	color: #000000;}
.SubHeadingBlue {
	font-family: "Arial";
	font-weight: normal;
	font-size: large;
	color: #000066;
	text-align: left;
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-family: "arial", "Book Antiqua", Palatino, serif;
}
A {
	COLOR: #6666ff; TEXT-DECORATION: underline
}
.white {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.white A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.white A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.white A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.white A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.white A {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
sub heading centred {
	text-align: center;
}

