/* Warlingham Style Sheet */

A:link {text-decoration:none;
	color:	#009600;
	font-family:	Verdana;
	font-weight:	bold;
	font-size: 8pt}

A:visited {text-decoration:none;
	   font-size: 8pt;
	   font-family:	Verdana;
	   font-weight:	bold;
	   color:	#009600}

A:active {text-decoration:none;
	  font-size: 8pt;
	  font-family:	Verdana;
	  font-weight:	bold;
	  color:	white}

A:hover	 {text-decoration:none;
	  font-size: 8pt;
	  font-family:	Verdana;
	  font-weight:	bold;
	  color:	blue}

H1	{font-family:	Trebuchet MS;
	 font-weight:	bold;
	 font-size:	16pt;
	 color:		#009600;
	 text-align:	left}

H2	{font-family:	Trebuchet MS;
	 font-weight:	bold;
	 font-size:	16pt;
	 color:		#009600}

H3	{font-family:	Verdana;
	 font-size:	8pt;
	 font-weight:	bold;
	 color:		black;
	 text-align:	left}

H4	{font-family:	Trebuchet MS;
	 font-weight:	bold;
	 font-size:	12pt;
	 color:		#009600}

H5	{font-family:	Verdana;
	 font-weight:	bold;
	 font-size:	8pt;
	 color:		black}

H6	{font-family:	Trebuchet MS;
	 font-weight:	bold;
	 font-size:	10pt;
	 color:		#009600;
	 text-align:	center}
	 
td	 {font-family:	Verdana;
	 font-weight:	bold;
	 font-size:	8pt;
	 color:		black}
	 
.style1{font-family:	Verdana;
	  font-size:	8pt;
	  font-weight:	normal;
	  color:		black}