/**/ body { margin-left: 15%; margin-right: 15% } div.frontmatter { page-break-before: always } h1.title { margin-top: 0.5em; margin-bottom: 1em; text-align: center; letter-spacing: 0.2em } h1.title .line1 { font-size: 0.8em } h1.title .line3 { font-size: 0.5em } h1.title .line4 { font-size: 0.8em } p.subt { text-indent: 0; text-align: center; line-height: 2em; margin-bottom: 2em; letter-spacing: 0.2em } p.aut { text-indent: 0; text-align: center; line-height: 2em; margin-bottom: 2em } p.aut .line1 { font-size: 0.8em } p.vol { text-indent: 0; text-align: center; margin-bottom: 2em; font-size: 0.8em } p.pub { text-indent: 0; text-align: center; line-height: 1.5em } p.pub .line2 { border-top: 2px solid black; padding-top: 2.5em; font-size: 0.8em; letter-spacing: 0.15em } p.tit { text-indent: 0; text-align: center; margin-top: 4em; margin-bottom: 6em; letter-spacing: 0.2em; font-size: 2em; font-weight: bold } .tit .line1 { font-size: 0.8em } .tit .line3 { font-size: 0.5em } .tit .line4 { font-size: 0.8em } h2.chapter { text-align: center; margin-top: 4em; margin-bottom: 2em; page-break-before: always } p { margin: 0; text-align: justify; text-indent: 1em } p.first { text-indent: 0 } span.firstchar { font-size: 2em } div.letter { margin: 1em } p.end { text-indent: 0; text-align: center; margin-top: 4em; letter-spacing: 0.2em } /* "emphasis"--used for spaced out text */ em { letter-spacing: 0.2em; margin-right: -0.2em; font-style: normal } .underline { text-decoration: underline } a:link { text-decoration: none; color: rgb(10%, 30%, 60%) } a:visited { text-decoration: none; color: rgb(10%, 30%, 60%) } a:hover { text-decoration: underline } a:active { text-decoration: underline } /* Transcriber's note */ .trnote { font-family: sans-serif; font-size: 0.8em; background-color: #ccc; color: #000; border: black 1px dotted; margin: 2em; padding: 1em; page-break-before: always; margin-top: 3em } .trnote p { text-indent: 0; margin-bottom: 1em } .trnote ul { margin-left: 0; padding-left: 0 } .trnote li { text-align: left; margin-bottom: 0.5em; margin-left: 1em } .trnote ul li { list-style-type: square } p.handheld-only { display: none } /* page numbers */ a[title].pagenum:after { content: attr(title); color: gray; background-color: inherit; letter-spacing: 0; text-indent: 0; text-align: right; font-style: normal; font-variant: normal; font-weight: normal; font-size: x-small; border: 1px solid silver; display: inline } @media all { /* was @media handheld */ body { margin-left: 0; margin-right: 0 } em { letter-spacing: 0; margin-right: 0; font-style: italic } a.pagenum { display: none } a.pagenum:after { display: none } p.handheld-only { display: block } } /**/