@namespace h "http://www.w3.org/1999/xhtml"; h|body { margin: auto 5% auto 5%; } h|h1 { text-align: center; margin-top: 1.5em; margin-bottom: 3.5em; } h|h1.toc-header { margin: auto; text-decoration: underline; } h|h3 { text-align: center; margin-top: 1.5em; margin-bottom: 3.5em; } h|h3.toc-header { margin: auto; text-decoration: underline; } h|p { text-indent: 2em; margin: 0.25em; } #table-of-contents h|ul { list-style: none; padding: 0; } #copyrights h|p { text-align: center; text-indent: 0 !important; line-height: 1; font-size: 0.75rem; } h|blockquote { margin: 1.5em 2em 1.5em 2em; } h|blockquote.reverse-indent h|p { text-indent: -1em !important; } .center, .center h|p { text-align: center; text-indent: 0; } .right, .right h|p { text-align: right; text-indent: 0; } .chapter-img { text-align: left; } .cover-image { text-align: center; } .image { text-align: center; } .storybreak { text-align: center; padding: 1em 0 1em 0; text-indent: 0; } .no-indent { text-indent: 0 !important; } .no-indent h|p { text-indent: 0 !important; } h|p.no-indent { text-indent: 0 !important; } .bigcap { font-size: 2.5em; line-height: 0.5em; margin-right: 0; } .mono { font-family: "Courier New", Courier, monospace !important; font-weight: normal; } .test { font-family: "Courier New", Courier, monospace; font-weight: normal; } .strike { text-decoration: line-through; } .italic { font-style: italic; } .red { color: red !important; } .bold { font-weight: bold !important; } .underline { text-decoration: underline; } .overline { text-decoration: overline; } h|big, .big, .large { font-weight: bold; font-size: 1.5rem; line-height: 0.5em; } .med { font-weight: bold; font-size: 2em; line-height: 0.5em; } .float-right { float: right; margin: 0 0 0.5em 0.5em; } .float-left { float: left; margin: 0 0.5em 0.5em 0; } h|img { border: none; } h|ul.n { list-style-type: none; } .table { text-align: center; padding: 1em auto 1em auto; } h|td { text-align: center; padding: 0 1.5em; }