.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #033044;
}
.bgtext {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #033044;

}
.centerbullet {
	font-family: Arial;
	font-size: 12px;
	color: #033044;
	text-decoration: none;
	text-align: center;
}
.subheadingtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #033044;
}
.pinkcolor {
	font-family: Arial;
	font-size: 12px;
	color: #EA429A;
	text-decoration: none;
}
.pinkcolor:hover {
	font-family: Arial;
	font-size: 12px;
	color: #033044;
	text-decoration: underline;
}
.headingpink {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EA429A;
}
.bottomlinls {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #033044;

}
.bottomlinls:hover {
	font-family: Arial;
	font-size: 11px;
	color: #EA429A;
	text-decoration: underline;
}
.bgtextleft {
	font-family: Arial;
	font-size: 12px;
	color: #033044;
	text-align: left;
}
