<html>
<head>
<style type="text/css">
	<!--
	/* styles.css (style sheet) written by Miles Holroyd, 26 June 2005
	Last modified 27 June 2005
	Intended to comply with HTML 4.01 and XHTML 1.0
	The colour and font-family attributes of the first line below the comments do not appear to be recognised by Netscape Navigator */
	h1 {color: #006600; font-family: Verdana, Arial, Helvetica, sans-serif}
	/* headings: left-aligned (default) dark green */
	h2, h3, h4, h5 {color: #006600; font-family: Verdana, Arial, Helvetica, sans-serif}
	h6 {text-align: center; color: #006600; font-family: Verdana, Arial, Helvetica, sans-serif}
	/* text: dark green sans serif */
	p, table {color: #006600; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
	/* table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #006600} */
	a:link {color: #009900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
	a:active {color: red; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}	
	a:visited {color: #009900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
	h6 {text-align: center; color: #006600; font-family: Verdana, Arial, Helvetica, sans-serif}
	/* classes for horizontal rules of different lengths */
	hr.full {width: 100%; size: 2; color: #006600; clear: both}
	hr.pagewidth {width: 680; size: 2; color: #006600}
	hr.half {width: 50%; size: 2; color: #006600}
	/* class to centre headings and paragraphs */
	h3.centered {text-align: center}
	h4.centered {text-align: center}
	h5.centered {text-align: center}
	p.centered {text-align: center}
	div.centered {text-align: center}
	/* class to display heading */
	table.heading {width: 100%; border-style: none; background-color: #006600; padding: 0; text-align: center}
	/* class to display a photo on the right */
	table.photo {float: right; margin-left: 5; padding: 0; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #006600}
	-->
</style>
</head>
</html>
