/* CPDUK Style Sheet */

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

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

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


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

H1	{font-family:	Verdana;
	 font-weight:	bold;
	 font-size:		14pt;
	 color:		#F90000;
	 text-align:	center}

H2	{font-family:	Verdana;
	 font-weight:	bold;
	 font-size:	10pt;
	 color:		#F90000}

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


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

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

H6	{font-family:	Trebuchet MS;
	 font-weight:	bold;
	 font-size:	10pt;
	 color:		#F90000;
	 text-align:	center}
	 

.style1{font-family:	Verdana;
	  font-size:	8pt;
	  font-weight:	normal;
	  color:		black}