/* XML blockout */ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1em } h1 { text-align: center; font-size: 175%; /* all headings centered */ } h2 { text-align: center; font-size: 145%; /* centered and coloured */ } h3 { text-align: center; font-size: 125%; /* centered and coloured */ } h4 { text-align: center; font-weight: normal; margin-top: 1em; margin-bottom: 0.5em; /* all headings centered */ } h5 { text-align: center; font-size: 90%; margin-top: 0.5em; margin-bottom: 1em; font-weight: normal; /* all headings centered */ } h6 { text-align: center } hr { width: 33%; margin-top: 1em; margin-bottom: 1em } body { margin-left: 10%; margin-right: 10% } a.noline { text-decoration: none } /* no lines under links */ p.noin { text-indent: 0 } /* for paragraphs that shouldn't be indented */ /* poetry number */ .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em } /* footnote */ .blkquot { margin-left: 4em; margin-right: 4em } /* block indent */ .pagenum { font-size: smaller; text-align: right } /* page numbers */ .sidenote { margin-bottom: 1em; margin-top: 1em; padding-left: 1em; font-size: smaller; clear: right } .cen { text-align: center; text-indent: 0 } /* centering paragraphs */ .sc { font-variant: small-caps; font-size: 100% } /* small caps, normal size */ .sc2 { font-variant: small-caps; font-size: 110% } /* small caps, 110% size */ .sc3 { font-variant: small-caps; font-size: 90% } /* small caps, 90% size */ .img { text-align: center; padding: 1em; margin-left: auto; margin-right: auto } /* centering images */ .tdright { text-align: right } /* aligning cell content to the right */ .tdcenter { text-align: center; white-space: nowrap } /* aligning cell content to the center, no wrap */ .tdleft { text-align: left; white-space: nowrap } /* aligning cell content to the left */ .tdleftsc { text-align: left; font-variant: small-caps; font-size: 100%; white-space: nowrap } /* aligning cell content and small caps */ .totoc { font-size: 85%; text-align: right } /* page numbers */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span { display: block; margin: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em } .poem span.i4 { display: block; margin-left: 4em } hr.full { width: 100% } a:link { color: #00f; text-decoration: none } link { color: #00f; text-decoration: none } a:visited { color: #00f; text-decoration: none } a:hover { color: #f00 } pre { font-size: 8pt }