.mainText {
	font-family: Verdana;
	font-size: 12px;
	color: #4D5788;
}
.mainText2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.headingText {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.smallText {
	font-family: Arial;
	font-size: 11px;
	color: #BF9E61;
}
.darkgreenheadingText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #01652F;
}
.darkgreenheadingMain {
	font-family: Arial;
	font-size: 11px;
	color: #01652F;
}
.pinkheadingText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e40097;
}

a:link {
	font-size: 12px;
	color: #1F2639;

}
a:visited {
	font-size: 12px;
	color: #1F2639;

}
a:hover {
	font-size: 12px;
	color: #1F2639;

}
a:active {
	font-size: 12px;
	color: #1F2639;

}
