.pageHeader {
	color: #AC2627;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: xx-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 {
	padding: 0.5cm;
	font-family: "Times New Roman", Times, serif;
}

.noPrint {
	display: none;
}
.alwaysPrint {
	display: block;
}
