.Heading {
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #000066;
	font-size: x-large;
}
.Heading Black {
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #000000;
	font-size: x-large;
}
.Smallboldblue {
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #000066;
	font-size: 9;
	font-style: italic;
}
.Press{
	font-family: "Palatino Linotype";
	font-weight: normal;
	color: #000000;
	font-size: 9
;
}
.Paragraph {font-family: "Palatino Linotype";
	font-weight: normal;
	color: #000000;
	font-size: 10;
}
.SubHeadingWhite {
	font-family: "Palatino Linotype";
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}
.SubHeadingBlack {
	font-family: "Palatino Linotype";
	font-weight: normal;
	font-size: large;
	color: #000000;}
.SubHeadingBlue {
	font-family: "Palatino Linotype";
	font-weight: normal;
	font-size: large;
	color: #000066;}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #6666ff;
	TEXT-DECORATION: underline;
	font-family: "Palatino Linotype", "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;
}
