/* Text Styles */ hr { } body, table, tr, th /* Normal */ { font-size: 100.01%; font-style: normal; font-weight: normal; text-decoration: none; } svg { height: 98%; width: 100%; } .images { text-align: center; } span.f_[NoParagraphStyle] /* [No Paragraph Style] */ { } span.f_Ahead /* Ahead */ { font-size: 1.08em; font-weight: bold; vertical-align: sub; } span.f_Aheadfirst /* Ahead first */ { font-size: 1.08em; font-weight: bold; vertical-align: sub; } span.f_B /* B */ { font-weight: bold; } span.f_CO1 /* CO1 */ { } span.f_CodeExample /* Code Example */ { font-size: 0.67em; } span.f_Comment /* Comment */ { } span.f_endmatter-body /* endmatter-body */ { } span.f_endmatter-body-italic /* endmatter-body-italic */ { font-style: italic; } span.f_endmatter-body-left /* endmatter-body-left */ { font-weight: bold; } span.f_endmatter-body-quote-center /* endmatter-body-quote-center */ { } span.f_endmatter-body-quote-left /* endmatter-body-quote-left */ { } span.f_endmatter-body-quote-right /* endmatter-body-quote-right */ { } span.f_endmatter-body-right /* endmatter-body-right */ { font-weight: bold; } span.f_endmatter-body-strong /* endmatter-body-strong */ { font-weight: bold; } span.f_endmatter-heading /* endmatter-heading */ { font-size: 1.42em; font-weight: bold; } span.f_endmatter-heading-left /* endmatter-heading-left */ { font-size: 1.25em; font-weight: bold; } span.f_endmatter-heading-right /* endmatter-heading-right */ { font-size: 1.25em; font-weight: bold; } span.f_Heading1 /* Heading1 */ { font-size: 1.33em; font-weight: bold; } span.f_I /* I */ { font-style: italic; } span.f_ImageCaption /* Image Caption */ { font-size: 0.67em; font-weight: bold; } span.f_MainBody /* Main Body */ { } span.f_MainBodyIndented /* Main Body Indented */ { } span.f_Notes /* Notes */ { } span.f_PartArtwork /* Part Artwork */ { } span.f_PartIntro /* Part Intro */ { } span.f_PartNumber /* Part Number */ { letter-spacing: 1px; text-transform: uppercase; } span.f_PartTitle /* Part Title */ { font-size: 1.25em; font-weight: bold; } /* 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_Ahead /* Ahead */ { text-align: center; margin: 0px 0px 25px 0px; } .p_Aheadfirst /* Ahead first */ { text-align: center; margin: 0px 0px 25px 0px; } .p_B /* B */ { text-align: left; } .p_CO1 /* CO1 */ { text-align: left; } .p_CodeExample /* Code Example */ { white-space: nowrap; } .p_Comment /* Comment */ { } .p_endmatter-body /* endmatter-body */ { text-align: center; margin: 16px 0px 16px 0px; } .p_endmatter-body-italic /* endmatter-body-italic */ { text-align: center; margin: 16px 0px 16px 0px; } .p_endmatter-body-left /* endmatter-body-left */ { text-align: left; margin: 4px 0px 0px 0px; } .p_endmatter-body-quote-center /* endmatter-body-quote-center */ { text-align: center; margin: 4px 0px 0px 0px; } .p_endmatter-body-quote-left /* endmatter-body-quote-left */ { text-align: left; margin: 4px 0px 0px 0px; } .p_endmatter-body-quote-right /* endmatter-body-quote-right */ { text-align: right; margin: 4px 0px 0px 0px; } .p_endmatter-body-right /* endmatter-body-right */ { text-align: right; margin: 4px 0px 0px 0px; } .p_endmatter-body-strong /* endmatter-body-strong */ { text-align: center; margin: 16px 0px 16px 0px; } .p_endmatter-heading /* endmatter-heading */ { text-align: center; line-height: 1.50; margin: 24px 0px 24px 0px; } .p_endmatter-heading-left /* endmatter-heading-left */ { text-align: left; margin: 0px 0px 4px 0px; } .p_endmatter-heading-right /* endmatter-heading-right */ { text-align: right; margin: 0px 0px 4px 0px; } .p_Heading1 /* Heading1 */ { text-align: left; } .p_I /* I */ { text-align: left; } .p_ImageCaption /* Image Caption */ { text-align: left; } .p_MainBody /* Main Body */ { } .p_MainBodyIndented /* Main Body Indented */ { text-indent: 19px; } .p_Notes /* Notes */ { } .p_PartArtwork /* Part Artwork */ { text-align: center; margin: 39px 0px 11px 0px; } .p_PartIntro /* Part Intro */ { } .p_PartNumber /* Part Number */ { text-align: center; } .p_PartTitle /* Part Title */ { text-align: center; margin: 4px 0px 0px 0px; }