body {
	padding: 0;
	margin: 0;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}

img, #main_nav, #sub_nav, .sub_nav_left, .sub_nav_right, #footer, #crumbtrail, .function_bar, #ukskills_container {
	display: none;
}

p, ul li, ol li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	clear: both;
	float: left;
	padding: 0 0 10px 0;
	width: 100%;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	clear: both;
	float: left;
	padding: 0 0 10px 0;
	width: 100%;
}