#leadcentre {

	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 200px;
	width: 530px;
	left: 240px;
	top: 71px;
	visibility: visible;
	text-align: center;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
td {
	font-size: 70%;
	color: #666666;

}
#tdtitle {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#centre01text td {

	font-size: 70%;
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	width: 460px;

}
