.heading {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #691E23;
}
.sub_heading {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #691E23;
}
body {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
}
