td img {display: block;
}
body {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	background-color: #000000;
	margin-top: 25px;
}
#navigation {
	position:absolute;
	left:25px;
	top:165px;
	width:133px;
	height:160px;
	z-index:1;
	overflow: visible;
}
.centre {
	margin: auto;
	height: 600px;
	width: 800px;
	overflow: visible;
	position: relative;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
}
.PageName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 18pt;
	text-transform: capitalize;
	letter-spacing: 0.25em;
}
.subHead {
	font-size: 13pt;
	font-style: italic;
	line-height: 15pt;
}
.useful_links {
	font-size: 11pt;
	line-height: 14pt;
}
