/* 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; } span.f_[NoParagraphStyle] /* [No Paragraph Style] */ { font-size: 1.20em; font-family: 'Times New Roman'; } span.f_asts /* asts */ { font-size: 1.20em; font-family: '12 Sabon* Roman 05232'; vertical-align: sub; } span.f_Chapter1 /* Chapter 1 */ { font-size: 1.60em; font-family: '12 Sabon* Roman 05232'; } span.f_CodeExample /* Code Example */ { font-size: 0.80em; font-family: 'Courier New'; } span.f_Comment /* Comment */ { } span.f_DefaultParagraphFont /* Default Paragraph Font */ { font-size: 1.20em; font-family: 'Times New Roman'; } span.f_Extract /* Extract */ { font-size: 1.10em; font-family: '12 Sabon* Roman 05232'; } span.f_H /* H */ { font-size: 1.20em; font-family: 'Sabon Small Caps & Oldstyle Fig'; } 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: '12 Sabon* Italic 13232'; font-style: italic; } span.f_ImageCaption /* Image Caption */ { font-size: 0.80em; font-weight: bold; } span.f_MainBody /* Main Body */ { font-size: 1.20em; font-family: '12 Sabon* Roman 05232'; } span.f_MainBodyIndented /* Main Body Indented */ { font-size: 1.20em; font-family: '12 Sabon* Roman 05232'; } span.f_Normal-1 /* Normal-1 */ { font-size: 1.20em; font-family: 'Times New Roman'; } span.f_Notes /* Notes */ { } span.f_Part1 /* Part 1 */ { font-size: 1.80em; font-family: 'Sabon Small Caps & Oldstyle Fig'; letter-spacing: 2px; } span.f_Part2 /* Part 2 */ { font-size: 1.60em; font-family: 'Sabon Small Caps & Oldstyle Fig'; } span.f_PlainText /* Plain Text */ { font-family: 'Arial Unicode MS'; } /* 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_asts /* asts */ { text-align: center; } .p_Chapter1 /* Chapter 1 */ { text-align: center; line-height: 1.24; margin: 0px 0px 103px 0px; } .p_CodeExample /* Code Example */ { white-space: nowrap; } .p_Comment /* Comment */ { } .p_DefaultParagraphFont /* Default Paragraph Font */ { text-align: left; } .p_Extract /* Extract */ { margin: 0px 16px 0px 16px; } .p_H /* H */ { 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_MainBody /* Main Body */ { } .p_MainBodyIndented /* Main Body Indented */ { text-indent: 15px; } .p_Normal-1 /* Normal-1 */ { text-align: left; } .p_Notes /* Notes */ { } .p_Part1 /* Part 1 */ { text-align: center; line-height: 1.24; } .p_Part2 /* Part 2 */ { text-align: center; margin: 103px 0px 0px 0px; } .p_PlainText /* Plain Text */ { text-align: left; }