/* XML blockout */ @media print { .pagenum { position: absolute; left: 92%; font-size: x-small; background-color: inherit; text-align: right; color: gray; display: none; visibility: hidden } } @media screen { .pagenum { position: absolute; left: 92%; font-size: x-small; background-color: inherit; text-align: right; color: gray; display: inline; visibility: visible } .pagenum a { text-decoration: none; color: #444 } .pagenum a:hover { color: #F00 } } div.frontmatter { max-width: 48em; margin-left: auto; margin-right: auto; page-break-before: always } body > p { text-align: justify; text-indent: 0.5em; max-width: 40em; margin-left: auto; margin-right: auto } p { margin-top: 0.33em; font-size: medium; margin-bottom: 0 } p.noindent { text-indent: 0; text-align: justify } p.center { text-align: center; text-indent: 0 } p.titleblock { margin-top: 0; margin-bottom: 0; text-indent: 0; text-align: center; line-height: 125% } p.titleblockl { margin-top: 0; margin-bottom: 0; text-indent: 0; text-align: left; line-height: 125% } p.chapter { margin-top: 0; margin-bottom: 0; line-height: 100% } p.blockquot { text-indent: 0; margin-left: 15%; margin-right: 10% } h2 + p, h3 + p { text-indent: 0 } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both; font-weight: normal; page-break-after: avoid !important } h2 { margin-top: 2em; clear: both; word-spacing: 0.6em; letter-spacing: 0.2em; font-weight: 500 } h3 { margin-top: 1em; clear: both; word-spacing: 0.2em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.chapter { width: 55%; margin-top: 5em; margin-bottom: 0; page-break-before: always } hr.sorta { width: 45%; margin-top: 3em; margin-bottom: 3em } hr.minor { width: 30%; margin-top: 0.5em; margin-bottom: 0.5em } table { margin-left: auto; margin-right: auto } td.pr { text-align: right; vertical-align: top } body { margin-left: 10%; margin-right: 10% } a { text-decoration: none } .center { text-align: center } .smcap { font-variant: small-caps } .figcenter { margin-left: auto; margin-right: auto; text-align: center } .caption { font-size: 80% } img { border: none }