@charset "UTF-8";






.paratext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 5em;
	color: #000;
	font-style: italic;
}
.paratext_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #000;
	line-height: 1.5em;
}a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7A815A;
	text-decoration: underline;
	font-style: italic;
}
.paratext_med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	line-height: 1.3em;
}
.paratext_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333;
}
.paratext_sm_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #838B62;
	line-height: 1em;
}

