$(function() {
	$("#content").find("b:contains('Service Deliverer')").html("Email Address");
});
