body { margin-left: 5em; margin-right: 5em }
p.chapter {
	margin-top:8em;
	margin-bottom:1.5em;
	text-align:center;
	line-height:2em;
	font-size:x-large;
}
p.app {
	margin-top:4em;
	margin-bottom:1.5em;
	text-align:center;
	line-height:2em;
	font-size:large;
}
p.text {
	margin:0;
	margin-bottom:0;
	text-align:justify;
	text-justify:inter-ideograph;
	text-indent:1.5em;
	line-height:1.2em;
	font-size:medium;
}
p.question {
	margin:0;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.2em;
	font-size:medium;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0
}
p.quote {
	margin-top:0.5em;
	margin-bottom:0;
	text-align:justify;
	line-height:1.2em;
	font-size:medium;
	margin-left:3em;
	margin-right:3em;
	text-indent:1.5em;
}
p.quote-e {
	margin-top:0;
	margin-bottom:0.5em;
	text-align:right;
	line-height:1.2em;
	font-size:medium;
	margin-left:3em;
	margin-right:3em;
}
p.fn {
	margin-top:0;
	margin-bottom:0;
	text-align:justify;
	line-height:1.2em;
	font-size:small;
	margin-left:3em;
	text-indent:-2.5em;
}
a {
	text-decoration:none;
}
