<!-- /* $WEFT -- Created by: Gemma Hunt (gemma@gemmah.co.uk) on 24/03/2007 -- */
  @font-face {
    font-family: Bradley Hand ITC;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.gemmah.co.uk/BRADLEY0.eot);
  }
-->

BODY {
	background: #FFFFFF;
	colour: #000000;
}

H1 {
	font: 14pt Bradley Hand ITC; 
	color: #000000; 
	line-height: 16pt;
}

H2 {
	font: 7pt verdana; 
	color: #000000; 
	line-height: 8pt;
}

H3 {
	font: 18pt Bradley Hand ITC; 
	color: #FFFFFF; 
	line-height: 24pt;
	font-weight: bold;
}

H4 {
	font: 14pt Bradley Hand ITC; 
	color: #000000; 
	line-height: 16pt;
	margin-left: 20px; 
	margin-right: 20px; 
}

P {
	font: 11pt Bradley Hand ITC; 
	color: #000000; 
	margin-left: 20px; 
	margin-right: 20px; 
	line-height: 14pt;
}

UL {
	font: 10pt verdana; 
	color: #000000; 
	margin-left: 20px; 
	margin-right: 20px; 
	line-height: 14pt;
}

A {
	font: 11pt Bradley Hand ITC; 
	color: #444444; 
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
}

A:Visited {
	font: 11pt Bradley Hand ITC; 
	color: #444444; 
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
}

A:Active {
	font: 11pt Bradley Hand ITC; 
	color: #888888;  
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	font: 11pt Bradley Hand ITC; 
	color: #888888; 
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
}