/**/ /* slight differences for print and screen */ @media print { p { text-indent: 1.5em; margin-bottom: 0.1em } span.pgmark { border: 0 !important; display: none; visibility: hidden } hr.pg, .nopr { display: none; visibility: hidden } } @media screen { p { text-indent: 0; margin-bottom: 0.75em } span.pgmark { border-top: thin solid silver; border-bottom: thin solid silver; display: inline } div.tp { padding-top: 2em; padding-bottom: 4em } } body { margin-left: 10%; margin-right: 10%; font-size: medium; text-align: justify } div.main { margin-left: auto; margin-right: auto; max-width: 40em; page-break-after: always } p { margin-top: 0 } p.tb { margin-top: 2.25em } p.firstword { text-indent: 0 !important } p.firstword:first-letter { font-size: 275%; line-height: 95% } p.fin { text-align: right; font-weight: bold; font-family: sans-serif } p.illus { text-indent: 0; text-align: center; margin-top: 2em; margin-bottom: 2em; margin-left: -5%; margin-right: -5% } div.tp { font-size: large; font-family: serif; text-align: center; page-break-after: always } .tp h1 { page-break-after: avoid !important; font-family: sans-serif; font-weight: normal; font-size: 125%; line-height: 1.8; padding-bottom: 1em } .tp big { font-size: 170% } .tp h5 { font-family: sans-serif; font-weight: normal; font-size: 80%; padding-bottom: 1em } .tp p.blurb { margin: 0 10% 0 10%; border-top: medium solid black; border-bottom: medium solid black } /* for transcriber's note at the beginning */ div.tnote { padding: 0.5em; margin-top: 3em; margin-bottom: 3em; page-break-before: always; page-break-after: always } div.tnote p { text-indent: 0; margin-top: 0.5em; font-size: 85% } div.tnote h3 { text-indent: 0; text-align: left; font-size: 110%; font-style: normal; font-weight: bold; padding-top: 0; letter-spacing: 0 } hr { background-color: black; color: inherit; padding: 0 } hr.pg { width: 100% } span.pgmark { font-size: x-small; font-family: serif; font-variant: normal; font-style: normal; font-weight: normal; line-height: 1.2; text-indent: 0; text-align: left; margin: 0; padding: 0.05em 0.5em !important } /* for documenting trivial corrections */ ins.TNsilent { text-decoration: none; border-bottom: 0 } .ns { display: none; visibility: hidden } /* just in case */ em, cite { font-style: italic } /**/