@charset "UTF-8";
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_primary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #808000;
}
.footer_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.footer_tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #668491;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #808000;
}
.emphasis {
	font-weight: bold;
	color: #668491;
}
.emphasis_italic {
	font-weight: bold;
	color: #668491;
	font-style: italic;
}
.form_type {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contents {
	font-size: 11pt;
}
.contact_names {
	font-size: 0.7em;
	font-weight: bold;
}
.message {
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.donation {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
}
.section_headings {
	font-family: "Ameretto Wide";
	font-size: 16pt;
	color: #333;
}
.phone {
	color: #333333;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
.blue {
	color: #668491;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

