table td{ 
 	background:#00AFAE;
}

p.headingcolour {
	color: #00000;
	background-color:#00AFAE;
	font-family: "Helvetica";
	font-color: #00000;
	font-size: 30px;
	font-weight: bold;
	line-height: 21px;
	margin: 15px 0% 10px 1%;
	text-align: left;
}
