﻿.Heading {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: bold;
	color: #BD2532;
}
.HeadingText {
	font-family: "Arial Narrow";
	font-size: 19px;
	font-weight: bold;
	color: #2e59b7;
}
.newStyle1 {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: bold;
	color: #3c7cfa;
}
.newStyle2 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #ffa12d;
}
.newStyle3 {
	font-family: Arial;
	font-size: 15px;
	color: #4f4e4d;
}
.Conclusion {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #ffa12d;
}
