.heading1Txt {
	font-size: 14px;
	font-weight: bold;
	color: #173657;
	line-height: 17px;
}

.heading2Txt {
	font-size: 14px;
	font-weight: bold;
	color: #4d7da3;
	line-height: 17px;
}

.Body1Txt {
	color: #173657;
}

.Body1Txt:link {
	color: #e2a636;
	text-decoration: underline;
}

.Body1Txt:visited {
	color: #e2a636;
	text-decoration: underline;
}

.Body1Txt:hover {
	color: #4d7da3;
	text-decoration: underline;
}


