@charset "utf-8";
/* Used in the Joseph's Speech page */

.joseph-orig p, .joseph-trans p {
	margin: 1em 0px 0px;
}
.joseph-orig p+p, .joseph-trans p+p {
	text-indent: 1em;
	margin-top: 0px;
}
.joseph-orig p:last-child, .joseph-trans p:last-child {
	margin-bottom: 0.75em;
}
.joseph-trans {
	font-style: italic;
}
.joseph-trans em {
	font-style: normal;
}