.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: #0000FF;
	}
body {
	background-image: url(../backgrounds/mpback.jpg);
}.bodytextcentrebig {


	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}
.bodytextcentred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
}
.bodytextnonbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #0000FF;
}
.bodytextnonboldcentred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #0000FF;
}
.bodytextright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #0000FF;
}
