.Headline_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A5C5B7;
}
.Body-Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #322B66;
	line-height: 20px;
}
.White-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.Colorline-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #322B66;
}
.small-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #322B66;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #322B66;
	line-height: 18px;
	word-spacing: normal;
}
a {
	color: #618C86;
}
a:hover {
	color: #A5C5B7;
}
.green-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A5C5B7;
}