<HTML>
<HEAD>

	<TITLE>UK Childcare Network Style Sheet</TITLE>

	<!-- Kevin Clarke, PlanetWorks Media Ltd -->

	<STYLE>

		A:link {color: #999999;}
		A:visited {color: #999999;}
		A:active {color: #999999;}
		BODY, TABLE, TH, TD {
			font-family: Arial,Helvetica,sans-serif;
			font-size: 9pt;
		}
		.headline {
			font-size: 22pt;
			font-weight: bold;
			color: #999999;
		}
		.title {
			font-size: 18pt;
			font-weight: bold;
			color: #999999;
		}
		.subtitle {
			font-size: 14pt;
			font-weight: bold;
			color: #999999;
		}
		.highlight {
			font-weight: bold;
			color: #999999;
		}


		table.footmenu {
			font-size: 9pt;
		}
		a.footmenu:link, a.footmenu:visited {
			text-decoration: none;
			color: #ffffff;
		}
		a.footmenu:active {
			text-decoration: none;
			color: #ffffff;
		}
		a.footmenu:hover {
			background-color: #cccccc;
		}

	</STYLE>

</HEAD>
<BODY>

</BODY>
</HTML>


