.text_header_gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFB505;
}
.text_bullets_gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFB505;
}
.text_header_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #3A5995;
}
.text_body_blue {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px`7;
	font-weight: bold;
	color: #3A5995;
	font-size: 17px;
}
.text_bullets_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A5995;
	line-height: 23px;
}
.text_small_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A5995;
	line-height: 20px;
}
.text_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
