.margin {
	margin: 0px;
	padding: 0px;
}
.heading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #053A90;
	text-decoration: none;
}
.green-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #6C8602;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #323232;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #323232;
	text-decoration: none;
}
