@charset "utf-8"; @page { margin: 0; padding: 0; } body { margin: 0; padding: 0; margin-left: 2%; margin-right: 2%; } div.cover { width: 100%; max-width: 100%; text-align: center; } #cvr { margin: 0; } ol.toc { list-style-type: none; padding: 0; margin: 0; } li.toc-h1 { text-align: left; margin-left: 0; } h1 { font-size: 1.6em; font-weight: normal; line-height: 1.3em; margin-top: 1em; margin-bottom: 2em; } h1.center, h2.center, h3.center, h4.center { text-align: center; } div.image-container { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 1em; margin-bottom: 1em; text-align: center; } div.center { text-align: center; } img { max-width: 100%; } p { font-size: 1em; widows: 2; orphans: 2; margin: 0; text-align: justify; } p.indent { text-indent: 1.6em; } p.noindent { text-indent: 0; } p.center { text-align: center; } .margin-t { margin-top: 1em; } p.separator { font-size: 1.1em; text-align: center; margin-top: 1em; margin-bottom: 1em; } div.pagebreak { page-break-after: always; } p.author { font-size: 1.5em; font-weight: bold; margin-top: 1em; margin-bottom: 1em; text-indent: 0; text-align: center; color: red; } p.title { font-size: 2em; font-weight: bold; margin-top: 1em; margin-bottom: 1em; line-height: 1em; text-indent: 0; text-align: center; color: red; } div.be-logo { width: 100%; page-break-inside: avoid; padding: 0; margin-top: 4em; text-align: center; } p.publisher { font-weight: normal; font-size: 1.2em; margin-top: 0; text-indent: 0; text-align: center; } p.copyright { font-size: 0.9em; text-indent: 0; text-align: center; } a:link, a:visited { font-weight: normal; text-decoration: none !important; color: blue; } span.italic, .italic { font-style: italic; } span.bold, .bold { font-weight: bold; } ul { margin: 0; padding: 0 0 0 1.2em; } ol { margin: 0; padding: 0 0 0 1.7em; } li { font-size: 1em; text-align: left; } p.preview-title { text-indent: 0; text-align: center; font-size: 2em; margin-top: 1em; margin-bottom: 1em; font-weight: bold; }