/* CPDUK Style Sheet */

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

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

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

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:	20pt;
	 color:		black;
	 text-align:	center}

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

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


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

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

H6	{font-family:	Verdana;
	font-weight:	bold;
	font-size: 	12pt;
	color:		#C50F11}



