.body-justified {
	font-family: "Century Gothic";
	font-size: 75%;
	text-align: justify;
	line-height: normal;
}
.body-centred {
	font-family: "Century Gothic";
	font-size: 75%;
	text-align: center;
	line-height: normal;
}
.body-left {
	font-family: "Century Gothic";
	font-size: 75%;
	text-align: left;
	line-height: normal;
	color: #000000;
}
.body-larger-left {
	font-family: "Century Gothic";
	font-size: 85%;
	text-align: left;
	line-height: normal;
}.menu-titles {
	font-family: "Century Gothic";
	font-size: 105%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

