.chapter
	{ max-width: 600px }

h2	{ text-align: center ; font-style: italic ; font-weight: normal }
h3	{ text-align: center ; font-weight: normal }

p	{ text-align: justify ; margin: 0 ; padding: 0 ; text-indent: 1em }
h2 + p:first-letter
	{ font-size: 180% ; font-weight: bold ; float: left ; text-indent: 0 }
p.first	{ text-indent: 0 }
p.ill	{ margin: 1em 0 ; text-align: center ; text-indent: 0 }
p.expl	{ text-indent: -1em ; padding: 0 0 1em 1em }
p.q	{ font-size: 120% ; font-style: italic ; padding: .83em 0 ; line-height: 1.2em }
p.q em	{ font-style: normal }
p.q .smcap
	{ font-variant: small-caps ; font-style: normal }
p.q .upcase
	{ text-transform: uppercase ; font-style: normal }
p.q:first-letter
	{ font-size: 180% ; font-weight: bold ; float: left ; text-indent: 0 ; font-style: normal }

h2 em, i em
	{ font-style: normal }
strong	{ text-transform: uppercase ; font-weight: normal }
sup	{ line-height: 1ex }

.front *
	{ text-align: center ; margin: 0 0 1em 0 ; text-indent: 0 }
.toc	{ font-style: italic }
.toc em	{ font-style: normal }
.toc th	{ font-weight: normal ; text-align: left ; font-style: normal }
.legend	{ color: red }

