body			{ margin: 50px; background-color: #FFFFFF; color: #000000; font-family: "Century Gothic", sans-serif;  font-size: 10pt; }
p.centred		{ text-align : center; }
H1 {
	font-family : "Copperplate Gothic Light", serif;
	font-size : 24pt;
	font-weight : bold;
}
H2 {
	font-family : "Copperplate Gothic Light", serif;
	font-size : 18pt;
	font-style : italic;
}
H3 {
	font-family : "Copperplate Gothic Light", serif;
	font-size : 14pt;
	font-style : italic;
}
a:link			{ text-decoration: none; color: #003F7F }
a:active		{ text-decoration: none; color: #FF7F00 }
a:visited		{ text-decoration: none; color: #003F7F }
a:hover			{ text-decoration: none; color: #007FFF }
img			{ vertical-align: middle; }
hr			{ width : 50%; height : 1px; color : #000000 }
body	{
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : White;
}