/* Text Styles */ hr { color: #000000} body, table, tr, th /* Normal */ { font-size: 100.01%; font-family: 'Arial'; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; } svg { height: 98%; width: 100%; } .images { text-align: center; } span.f_[NoParagraphStyle] /* [No Paragraph Style] */ { font-size: 1.20em; font-family: 'Times'; } span.f_Biblio /* Biblio */ { font-family: 'Bembo Std'; } span.f_Break /* Break */ { font-size: 1.20em; font-family: 'Bembo Std'; vertical-align: sub; } span.f_Chapterdrp /* Chapter drp */ { font-size: 1.20em; font-family: 'Bembo Std'; } span.f_Chapternum /* Chapter num */ { font-size: 1.30em; font-family: 'Bembo Std'; } span.f_Chaptersub /* Chapter sub */ { font-size: 1.60em; font-family: 'Bembo Std'; font-style: italic; } span.f_Chaptertit /* Chapter tit */ { font-size: 1.80em; font-family: 'Bembo Std'; } span.f_CodeExample /* Code Example */ { font-size: 0.80em; font-family: 'Courier New'; } span.f_Comment /* Comment */ { } span.f_Contents /* Contents */ { font-size: 1.20em; font-family: 'Bembo Std'; } span.f_DefaultParagraphFont /* Default Paragraph Font */ { font-size: 1.20em; font-family: 'Times New Roman'; } span.f_Emphasis /* Emphasis */ { font-size: 1.20em; font-family: 'Times New Roman'; font-style: italic; } span.f_Extract /* Extract */ { font-size: 1.20em; font-family: 'Bembo Std'; } span.f_ExtractOutdented /* Extract Outdented */ { font-size: 1.20em; font-family: 'Bembo Std'; } span.f_HeadA /* Head A */ { font-size: 0.90em; font-family: 'Bembo Std Bold'; font-weight: bold; } span.f_Heading1 /* Heading1 */ { font-size: 1.60em; font-weight: bold; } span.f_Hyperlink /* Hyperlink */ { font-size: 1.20em; font-family: 'Times New Roman'; color: #0000ff; text-decoration: underline; } span.f_I /* I */ { font-size: 1.20em; font-family: 'Bembo Std'; font-style: italic; } span.f_ImageCaption /* Image Caption */ { font-size: 0.80em; font-weight: bold; } span.f_Imprint /* Imprint */ { font-size: 0.90em; font-family: 'Bembo Std'; } span.f_MainBody /* Main Body */ { font-size: 1.20em; font-family: 'Bembo Std'; } span.f_MainBodyIndented /* Main Body Indented */ { font-size: 1.20em; font-family: 'Bembo Std'; } span.f_Notes /* Notes */ { } span.f_notes2 /* notes 2 */ { font-size: 0.90em; font-family: 'Bembo Std'; } /* Paragraph styles */ p /* Normal */ { text-align: justify; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } .p_[NoParagraphStyle] /* [No Paragraph Style] */ { text-align: left; line-height: 1.20; } .p_Biblio /* Biblio */ { text-indent: -13px; margin: 0px 0px 0px 13px; } .p_Break /* Break */ { text-align: center; margin: 10px 0px 10px 0px; } .p_Chapterdrp /* Chapter drp */ { margin: 57px 0px 0px 0px; } .p_Chapternum /* Chapter num */ { text-align: center; } .p_Chaptersub /* Chapter sub */ { text-align: center; margin: 19px 0px 0px 0px; } .p_Chaptertit /* Chapter tit */ { text-align: center; margin: 57px 0px 0px 0px; } .p_CodeExample /* Code Example */ { white-space: nowrap; } .p_Comment /* Comment */ { } .p_Contents /* Contents */ { margin: 0px 0px 3px 0px; } .p_DefaultParagraphFont /* Default Paragraph Font */ { text-align: left; } .p_Emphasis /* Emphasis */ { text-align: left; } .p_Extract /* Extract */ { margin: 0px 16px 0px 16px; } .p_ExtractOutdented /* Extract Outdented */ { text-indent: -16px; margin: 0px 16px 0px 32px; } .p_HeadA /* Head A */ { text-align: left; } .p_Heading1 /* Heading1 */ { text-align: left; } .p_Hyperlink /* Hyperlink */ { text-align: left; } .p_I /* I */ { text-align: left; } .p_ImageCaption /* Image Caption */ { text-align: left; } .p_Imprint /* Imprint */ { text-align: center; } .p_MainBody /* Main Body */ { } .p_MainBodyIndented /* Main Body Indented */ { text-indent: 16px; } .p_Notes /* Notes */ { text-indent: -48px; margin: 0px 0px 0px 48px; } .p_notes2 /* notes 2 */ { text-indent: -48px; margin: 0px 0px 0px 48px; }