h1 {
	font : 40 Arial, Helvetica, sans-serif;
	letter-spacing : 4px;
	text-align : center;
	text-transform : uppercase;
	}

blockquote {
		text-align : center;
	color : #660000;
	font-family : Arial, sans-serif;
	font-size : small;
	font : normal;
}


h2 {
	font : /35 Arial, Helvetica, sans-serif;
	letter-spacing : 2px;
	text-align : center;
	}

h3 {
		font : bold large serif;
	color : #660000;
}

h4 {
			font : bold medium sans-serif;
	color : #660000;
}

strong {
	font-weight : bold;
}

small {
	font : xx-small;
	text-align : center;
	font-weight : lighter;
	font-style : normal;
	letter-spacing : 1px;
	}

h5 {
				font : bold small sans-serif;
	color : #660000;
				}

h6 {
				font : bold smaller sans-serif;
	color : #660000;
}

BODY {
	color : #000000;
	background-color : #ca985b;
	font-family : Arial, sans-serif;
	font-size : small;
	text-align : left;
	font : normal;
}

p {
	font-family : Arial, sans-serif;
	font-size : small;
	text-align : left;
	font : normal;
}

p.centred {
	text-align : center;
	font-family : Arial, sans-serif;
	font-size : small;
	font : normal;
}



A {
	color : #333333;
}

A:HOVER {
	color : #666666;
}

