.text_normal {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.text_normal_blue {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #1f3f73;
}
.text_normal_blue_bold {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #1f3f73;
	font-weight: bold;
}
.headline {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #000000;
}
.subheadline {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #1f3f73;
	font-weight: bold;
}
.subheadline2 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #1f3f73;
	font-weight: bold;
}
