.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 3;
}
.redheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4;
	font-weight: bold;
	color: e34120;
}
.blackheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4;
	font-weight: bold;
	color: 000000;
}
.blacksubheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3;
	color: 000000;
}
.jumptop {
	font-family: "Times New Roman", Times, serif;
	font-size: -1px;
	text-align: center;
}

