

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 5px;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-bottom: 5px;
}

.body, .red_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.red_quote {
	color: #6D0B1D;
}