/* Technical Proforma base css v3 */ /* 08/10/12 Stripped out most styling to allow for new styling from indesign */ /* 30/01/13 Removed referenced to black */ /* 12/03/13 Removed any left alignment settings (as this is the default) */ body { margin-left: 3%; margin-right: 3%; margin-top: 3%; margin-bottom: 3% } p { text-align: justify; text-indent: 1em; margin-top: 0; margin-bottom: 0; /* widow and orphan control won't do much on kindle - solves some issues on iPad */orphans: 2; widows: 2 } h1, h2, h3, h4, h5 { margin: 0; padding: 0 } div.EP_cover { text-align: center; margin: 0; padding: 0; width: 100% } div.EP_coverimg { page-break-after: always; text-align: center; margin: 0; padding: 0; max-width: 100%; height: 100% } div.EP_coverimg img { max-width: 100%; height: 100% } img { max-width: 100% } .EP_graphic { width: 100%; margin-top: 5px; text-align: center; clear: both } div.EP_title_page { page-break-before: always } p.EP_toc-part, .EP_ToC1 { font-size: 1em; margin-left: 20px; font-style: normal; font-weight: normal } .EP_text_centre { text-align: center } .EP_title_page { display: block; text-align: center } /* --- standard table styling --*/ em { display: inline; font-style: italic } sup { font-size: 0.8em } strong { font-weight: bold }