.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #9b1313;
	text-transform: none;
}
.Bold_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #8E7F4D;
}
.Bold_Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Grey_Text {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
