body {
	background-image: url(PreImages/PreBackground.jpg);
	font-family: "Times New Roman", Times, serif;
}

.pageHeader {
	color: #AC2627;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
}

.pageFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

.sectionTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
}

.mainText {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.mainText2 {
	padding: 0.5cm;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

