.css_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #FDD000;
	background-position: center top;
	text-align: center;
}
.css_subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.css_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #09367F;
	text-align: justify;
}
.css_text_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
}
.css_text_photo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #09367F;
	text-align: center;
	font-weight: bold;
}
.css_text_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3F2786;
	text-align: center;
}
.css_text_bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #09367F;
	text-align: center;
}
.css_subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #09367F;
	}
.css_subheadline_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.css_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #09367F;
}
.css_year {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #09367F;
	background-position: center top;
	text-align: center;
}
