/* =============== Page Styles =============== */ @page { margin-top: 30px; margin-bottom: 20px; } body { margin-right: 30px; margin-left: 30px; padding: 0; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid; margin-top: 1em; margin-bottom: 0; } /* =============== Paragraphs =============== */ p.title { font-family: serif; font-weight: normal; font-style: normal; font-size: 1em; line-height: 1em; text-decoration: none; text-indent: 0em; text-align: center; color: #000000; margin: 0em 0em 0em 0em; } p.author { font-family: serif; font-weight: normal; font-style: normal; font-size: 1em; line-height: 1.20em; text-decoration: none; text-indent: 0em; text-align: center; color: #4C4C4C; margin: 3em 0em 0em 0em; } p.pub { font-family: serif; font-weight: normal; font-style: normal; font-size: 1em; line-height: 1.20em; text-decoration: none; text-indent: 0em; text-align: center; color: #8C8C8C; margin: 5em 0em 0em 0em; } p.pubsub { font-family: serif; font-weight: normal; font-style: normal; font-size: .92em; line-height: 1.20em; text-decoration: none; text-indent: 0em; text-align: center; color: #8C8C8C; margin: 0em 0em 0em 0em; } p { line-height: 1.5em; text-align: justify; text-indent: 2em; margin-top: 0; margin-bottom: 0; orphans: 2; widows: 2; } p.act { font-family : serif; font-weight : bold; font-style : normal; text-decoration : none; font-variant : normal; line-height : 1.2; text-align : center; color : #000000; text-indent : 0px; margin : 25px 0px 25px 0px; } .ind {text-indent: 2em;} .noind {text-indent: 0;} .center { text-align: center; text-indent: 0; } .right { text-indent: 0; text-align: right; } .left {text-align: left;} .dia { text-indent: 0; margin-top: 2em; } .vdia { text-indent: 0; margin-top: 0; } .dir { margin-left: 5em; margin-top: 2em; text-indent: 0; } .caption { text-align: center; text-indent: 0; font-size: 0.9em; font-weight: bold; margin: 0 2em; } p.footnote { font-weight: normal; font-style: normal; font-size: 0.67em; line-height: 1.20em; text-decoration: none; font-variant: normal; text-indent: 0em; text-align: justify; color: #000000; margin: 1em; } a.footnote-link { font-size: 70%; vertical-align: 15%; } /* =============== Images =============== */ div.image { margin: 1em 0 1em 0; text-align: center; } .img3 { display: inline-block; text-align: center; max-width: 75%; }