/*
 * +AMDG
 */
/*
 * This document was begun on X May 1208, the Friday after
 * the Feast of the Ascension, and it is humbly dedicated to
 * Our Ascended Lord Jesus Christ, for His mercy.
 */

.encpreface {
	text-align:  center;
	font-size:  125%;
}
.enctitle {
	text-align:  center;
	font-size:  250%;
	font-variant:  small-caps;
	font-weight:  bold;
}
.totext {
	text-align:  center;
	font-style:  italic;
}
.encauth {
	text-align:  center;
	font-variant:  small-caps;
	font-size:  150%;
	font-weight:  bold;
	margin:  1em 0 1em 0;
}
.encgreet {
	text-align:  center;
}
.encwords {
	text-align:  center;
	font-variant:  small-caps;
	font-size:  150%;
	font-weight:  bold;
}
.sectbreak {
	width:  100%;
	text-align:  center;
}
.prop {
	display:  block;
}
.fullsource {
	font-size:  75%;
	font-style:  italic;
}
.sourcedate::before {
	content:  " (";
}
.sourcedate::after {
	content:  ").";
}
