.headings {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #da5c05;
}
.sub_headings {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #7d746a;
}
.body_copy {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
}
.headings_email {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #da5c05;
}
.sub_headings_email {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7d746a;
}
