.body-text-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.body-text-justify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #666666;
	text-align: justify;
}
