<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fair-use.org/style/common);

#toc cite.author { display: block; margin-left: 11.0em; }

/*p { text-indent: 2.0em; margin: 0; padding: 0; }*/
/*h2 { text-transform: uppercase; text-align: center; }*/
p.author, p.signature { text-align: right; font-variant: small-caps; }
.illustration { border: none; }
.continuation { text-align: center; font-style: italic; }

#content strong { text-transform: uppercase; }

/* Mother Earth uses quotes to cite book titles, italics for journals */
#content cite { font-style: normal; }
#content cite:before { content: "\201C"; }
#content cite:after { content: "\201D"; }
#content cite.journal { font-style: italic; }
#content cite.self { font-style: normal; }
#content cite.journal:before, #content cite.person:before { content: ""; }
#content cite.journal:after, #content cite.person:after { content: ""; }

#content .single-quoted:before { content: "\2018" !important; }
#content .single-quoted:after { content: "\2019" !important; }
#content .double-quoted:before { content: "\201C" !important; }
#content .double-quoted:after { content: "\201D" !important; }

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	text-transform: uppercase; text-align: center;
}

#content h2 .subtitle { display: block; font-size: 70%; margin-top: 1.0em; }

#content hr { border: none; text-align: center; }
#content hr:after { white-space: pre-wrap; content: "*          *          *"; }
#content hr.clubs:after { font-size: larger; white-space: pre-wrap; content: "â™£          â™£          â™£"; }
#content hr.leaves:after { font-size: larger; white-space: pre-wrap; content: "â§          â§          â§"; }
#content hr.double-leaf { background-image: url(double-leaf-separator.jpg); background-repeat: no-repeat; background-position: center center; height: 57px; margin-top: 3.0em; margin-bottom: 3.0em; }
#content hr.double-leaf:after { content: ""; }
#content hr.bat { background-image: url(bat-separator.jpg); background-repeat: no-repeat; background-position: center center; height: 50px; margin-top: 3.0em; margin-bottom: 3.0em; }
#content hr.bat:after { content: ""; }
#content hr.big-bar { border: 4px solid black; width: 16em; }
#content hr.big-bar:after { content: ""; }
#content hr.little-bar {  border: 1px solid black; width: 8em; }
#content hr.little-bar:after { content: ""; }

.series-placement { text-align: center; font-style: italic; }

dl { font-weight: bold; display: block; margin: 1.0em 2.0em; text-indent: -2.0em; }
dt { display: inline; text-transform: uppercase; margin: 0; padding: 0; }
dt:after { content: "â€”"; }
dd { display: inline; margin: 0; padding: 0; }

</pre></body></html>