/* custom style sheet - for customer specific over-rides */ p.EP_author{ margin-top: 40px; margin-bottom: 60px; } .para-chapter-number{ margin-top: 40px; } .para-chapter-number-only{ margin-top: 40px; } .para-chapter-number-with-title{ margin-top: 40px; } .para-chapter-title-only{ margin-top: 40px; } .para-chapter-title{ margin-top: 40px; } .para-copyright-space-after{ margin-bottom: 15px; } .para-subhead-a-centre{ margin-top: 20px; } .para-part-title-only{ margin-top: 40px; } .para-part-title{ margin-top: 40px; } .para-dedication{ margin-top: 40px; } .para-dedication-space-above{ margin-top: 20px; } .char-underline{ text-decoration: underline; } .char-underline-italic{ text-decoration: underline; font-style: italic; } .char-underline-bold{ text-decoration: underline; font-weight: bold; } .char-underline-bold-italic{ text-decoration: underline; font-weight: bold; font-style: italic; }