extras/CustomTarget_tpl_styles.mk                              |    5 
 extras/source/templates/styles/Simple/META-INF/manifest.xml    |    7 
 extras/source/templates/styles/Simple/Thumbnails/thumbnail.png |binary
 extras/source/templates/styles/Simple/meta.xml                 |    8 
 extras/source/templates/styles/Simple/mimetype                 |    1 
 extras/source/templates/styles/Simple/styles.xml               |  716 
++++++++++
 6 files changed, 737 insertions(+)

New commits:
commit df08f2d69ea05f57f5c05294a3bb05993689a380
Author:     andreas kainz <kain...@gmail.com>
AuthorDate: Sat May 2 21:52:54 2020 +0200
Commit:     andreas_kainz <kain...@gmail.com>
CommitDate: Sat May 2 22:50:16 2020 +0200

    Template: Add Simple writer template style
    
    Change-Id: I6fdf8241d740929a6548029f6926b32ead409d84
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93327
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kain...@gmail.com>

diff --git a/extras/CustomTarget_tpl_styles.mk 
b/extras/CustomTarget_tpl_styles.mk
index 107cc11d478f..7beeaf269de3 100644
--- a/extras/CustomTarget_tpl_styles.mk
+++ b/extras/CustomTarget_tpl_styles.mk
@@ -12,6 +12,7 @@ $(eval $(call 
gb_CustomTarget_CustomTarget,extras/source/templates/styles))
 extras_TEMPLATES_STYLES := \
        Default \
        Modern \
+       Simple \
 
 
 extras_STYLES_XMLFILES := \
@@ -23,6 +24,10 @@ extras_STYLES_XMLFILES := \
        Modern/meta.xml \
        Modern/styles.xml \
        Modern/Thumbnails/thumbnail.png \
+       Simple/META-INF/manifest.xml \
+       Simple/meta.xml \
+       Simple/styles.xml \
+       Simple  /Thumbnails/thumbnail.png \
 
 
 extras_STYLES_MIMETYPEFILES := $(foreach 
atexts,$(extras_TEMPLATES_STYLES),$(atexts)/mimetype)
diff --git a/extras/source/templates/styles/Simple/META-INF/manifest.xml 
b/extras/source/templates/styles/Simple/META-INF/manifest.xml
new file mode 100644
index 000000000000..1aa2ef144d1d
--- /dev/null
+++ b/extras/source/templates/styles/Simple/META-INF/manifest.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest:manifest 
xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" 
manifest:version="1.2">
+  <manifest:file-entry manifest:full-path="/" manifest:version="1.2" 
manifest:media-type="application/vnd.oasis.opendocument.text-template"/>
+  <manifest:file-entry manifest:full-path="Thumbnails/thumbnail.png" 
manifest:media-type="image/png"/>
+  <manifest:file-entry manifest:full-path="meta.xml" 
manifest:media-type="text/xml"/>
+  <manifest:file-entry manifest:full-path="styles.xml" 
manifest:media-type="text/xml"/>
+</manifest:manifest>
diff --git a/extras/source/templates/styles/Simple/Thumbnails/thumbnail.png 
b/extras/source/templates/styles/Simple/Thumbnails/thumbnail.png
new file mode 100644
index 000000000000..ae5156b16fcc
Binary files /dev/null and 
b/extras/source/templates/styles/Simple/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/styles/Simple/meta.xml 
b/extras/source/templates/styles/Simple/meta.xml
new file mode 100644
index 000000000000..55f2fd249747
--- /dev/null
+++ b/extras/source/templates/styles/Simple/meta.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<office:document-meta 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:ooo="http://openoffice.org/2004/office"; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#"; office:version="1.2">
+  <office:meta>
+    <meta:creation-date>2020-05-02T19:07:06.576326607</meta:creation-date>
+    <dc:date>2020-05-02T19:11:21.808309920</dc:date>
+    <dc:title>Simple</dc:title>
+  </office:meta>
+</office:document-meta>
diff --git a/extras/source/templates/styles/Simple/mimetype 
b/extras/source/templates/styles/Simple/mimetype
new file mode 100644
index 000000000000..6a297d887997
--- /dev/null
+++ b/extras/source/templates/styles/Simple/mimetype
@@ -0,0 +1 @@
+application/vnd.oasis.opendocument.text-template
\ No newline at end of file
diff --git a/extras/source/templates/styles/Simple/styles.xml 
b/extras/source/templates/styles/Simple/styles.xml
new file mode 100644
index 000000000000..45a5080b655b
--- /dev/null
+++ b/extras/source/templates/styles/Simple/styles.xml
@@ -0,0 +1,716 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<office:document-styles 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:ooo="http://openoffice.org/2004/office"; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:rpt="http://openoffice.org/2005/report"; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer"; 
xmlns:oooc="http://openoffice.org/2004/calc"; xm
 lns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table"; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:drawooo="http://openoffice.org/2010/draw"; 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML"; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:dom="http://www.w3.org/2001/xml-events"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml"; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#"; 
xmlns:css3t="http://www.w3.org/TR/css3-text/"; 
xmlns:officeooo="http://openoffice.org/2009/office"; office:version="1.2">
+  <office:font-face-decls>
+    <style:font-face style:name="OpenSymbol" svg:font-family="OpenSymbol" 
style:font-charset="x-symbol"/>
+    <style:font-face style:name="Lucida Sans1" svg:font-family="&apos;Lucida 
Sans&apos;" style:font-family-generic="swiss"/>
+    <style:font-face style:name="Liberation Mono" 
svg:font-family="&apos;Liberation Mono&apos;" 
style:font-family-generic="modern" style:font-pitch="fixed"/>
+    <style:font-face style:name="NSimSun1" svg:font-family="NSimSun" 
style:font-family-generic="modern" style:font-pitch="fixed"/>
+    <style:font-face style:name="Liberation Serif" 
svg:font-family="&apos;Liberation Serif&apos;" 
style:font-family-generic="roman" style:font-pitch="variable"/>
+    <style:font-face style:name="Liberation Sans" 
svg:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="swiss" 
style:font-pitch="variable"/>
+    <style:font-face style:name="Lucida Sans" svg:font-family="&apos;Lucida 
Sans&apos;" style:font-family-generic="system" style:font-pitch="variable"/>
+    <style:font-face style:name="Microsoft YaHei" 
svg:font-family="&apos;Microsoft YaHei&apos;" 
style:font-family-generic="system" style:font-pitch="variable"/>
+    <style:font-face style:name="NSimSun" svg:font-family="NSimSun" 
style:font-family-generic="system" style:font-pitch="variable"/>
+  </office:font-face-decls>
+  <office:styles>
+    <style:default-style style:family="graphic">
+      <style:graphic-properties svg:stroke-color="#3465a4" 
draw:fill-color="#729fcf" fo:wrap-option="no-wrap" draw:shadow-offset-x="0.3cm" 
draw:shadow-offset-y="0.3cm" draw:start-line-spacing-horizontal="0.283cm" 
draw:start-line-spacing-vertical="0.283cm" 
draw:end-line-spacing-horizontal="0.283cm" 
draw:end-line-spacing-vertical="0.283cm" style:flow-with-text="false"/>
+      <style:paragraph-properties style:text-autospace="ideograph-alpha" 
style:line-break="strict" style:writing-mode="lr-tb" 
style:font-independent-line-spacing="false">
+        <style:tab-stops/>
+      </style:paragraph-properties>
+      <style:text-properties style:use-window-font-color="true" 
loext:opacity="0%" style:font-name="Liberation Serif" fo:font-size="12pt" 
fo:language="de" fo:country="AT" style:letter-kerning="true" 
style:font-name-asian="NSimSun" style:font-size-asian="10.5pt" 
style:language-asian="zh" style:country-asian="CN" 
style:font-name-complex="Lucida Sans" style:font-size-complex="12pt" 
style:language-complex="hi" style:country-complex="IN"/>
+    </style:default-style>
+    <style:default-style style:family="paragraph">
+      <style:paragraph-properties fo:orphans="2" fo:widows="2" 
fo:hyphenation-ladder-count="no-limit" style:text-autospace="ideograph-alpha" 
style:punctuation-wrap="hanging" style:line-break="strict" 
style:tab-stop-distance="1.251cm" style:writing-mode="page"/>
+      <style:text-properties style:use-window-font-color="true" 
loext:opacity="0%" style:font-name="Liberation Serif" fo:font-size="12pt" 
fo:language="de" fo:country="AT" style:letter-kerning="true" 
style:font-name-asian="NSimSun" style:font-size-asian="10.5pt" 
style:language-asian="zh" style:country-asian="CN" 
style:font-name-complex="Lucida Sans" style:font-size-complex="12pt" 
style:language-complex="hi" style:country-complex="IN" fo:hyphenate="false" 
fo:hyphenation-remain-char-count="2" fo:hyphenation-push-char-count="2" 
loext:hyphenation-no-caps="false"/>
+    </style:default-style>
+    <style:default-style style:family="table">
+      <style:table-properties table:border-model="collapsing"/>
+    </style:default-style>
+    <style:default-style style:family="table-row">
+      <style:table-row-properties fo:keep-together="auto"/>
+    </style:default-style>
+    <style:style style:name="Standard" style:family="paragraph" 
style:class="text"/>
+    <style:style style:name="Heading" style:family="paragraph" 
style:parent-style-name="Standard" style:next-style-name="Text_20_body" 
style:default-outline-level="" style:list-style-name="" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.423cm" 
fo:margin-bottom="0.212cm" loext:contextual-spacing="false" 
fo:keep-with-next="always"/>
+      <style:text-properties style:font-name="Liberation Sans" 
fo:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="swiss" 
style:font-pitch="variable" fo:font-size="14pt" 
style:font-name-asian="Microsoft YaHei" 
style:font-family-asian="&apos;Microsoft YaHei&apos;" 
style:font-family-generic-asian="system" style:font-pitch-asian="variable" 
style:font-size-asian="14pt" style:font-name-complex="Lucida Sans" 
style:font-family-complex="&apos;Lucida Sans&apos;" 
style:font-family-generic-complex="system" style:font-pitch-complex="variable" 
style:font-size-complex="14pt"/>
+    </style:style>
+    <style:style style:name="Text_20_body" style:display-name="Text body" 
style:family="paragraph" style:parent-style-name="Standard" style:class="text">
+      <style:paragraph-properties fo:margin-top="0cm" 
fo:margin-bottom="0.247cm" loext:contextual-spacing="false" 
fo:line-height="115%"/>
+    </style:style>
+    <style:style style:name="List" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Text_20_body" style:class="list">
+      <style:text-properties style:font-size-asian="12pt" 
style:font-name-complex="Lucida Sans1" style:font-family-complex="&apos;Lucida 
Sans&apos;" style:font-family-generic-complex="swiss"/>
+    </style:style>
+    <style:style style:name="Caption" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="extra">
+      <style:paragraph-properties fo:margin-top="0.212cm" 
fo:margin-bottom="0.212cm" loext:contextual-spacing="false" 
text:number-lines="false" text:line-number="0"/>
+      <style:text-properties fo:font-size="12pt" fo:font-style="italic" 
style:font-size-asian="12pt" style:font-style-asian="italic" 
style:font-name-complex="Lucida Sans1" style:font-family-complex="&apos;Lucida 
Sans&apos;" style:font-family-generic-complex="swiss" 
style:font-size-complex="12pt" style:font-style-complex="italic"/>
+    </style:style>
+    <style:style style:name="Index" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="index">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties style:font-size-asian="12pt" 
style:font-name-complex="Lucida Sans1" style:font-family-complex="&apos;Lucida 
Sans&apos;" style:font-family-generic-complex="swiss"/>
+    </style:style>
+    <style:style style:name="Sender" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="extra">
+      <style:paragraph-properties fo:margin-top="0cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false" 
text:number-lines="false" text:line-number="0"/>
+    </style:style>
+    <style:style style:name="Addressee" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="extra">
+      <style:paragraph-properties fo:margin-top="0cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false" 
text:number-lines="false" text:line-number="0"/>
+    </style:style>
+    <style:style style:name="Endnote" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="extra">
+      <style:paragraph-properties fo:margin-left="0.598cm" 
fo:margin-right="0cm" fo:text-indent="-0.598cm" style:auto-text-indent="false" 
text:number-lines="false" text:line-number="0"/>
+      <style:text-properties fo:font-size="10pt" style:font-size-asian="10pt" 
style:font-size-complex="10pt"/>
+    </style:style>
+    <style:style style:name="Footnote" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="extra">
+      <style:paragraph-properties fo:margin-left="0.598cm" 
fo:margin-right="0cm" fo:text-indent="-0.598cm" style:auto-text-indent="false" 
text:number-lines="false" text:line-number="0"/>
+      <style:text-properties fo:font-size="10pt" style:font-size-asian="10pt" 
style:font-size-complex="10pt"/>
+    </style:style>
+    <style:style style:name="Salutation" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="text">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0"/>
+    </style:style>
+    <style:style style:name="Horizontal_20_Line" 
style:display-name="Horizontal Line" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" 
style:next-style-name="Text_20_body" style:class="html">
+      <style:paragraph-properties fo:margin-top="0cm" 
fo:margin-bottom="0.499cm" loext:contextual-spacing="false" 
style:border-line-width-bottom="0.002cm 0.004cm 0.002cm" fo:padding="0cm" 
fo:border-left="none" fo:border-right="none" fo:border-top="none" 
fo:border-bottom="0.14pt double #808080" text:number-lines="false" 
text:line-number="0" style:join-border="false"/>
+      <style:text-properties fo:font-size="6pt" style:font-size-asian="6pt" 
style:font-size-complex="6pt"/>
+    </style:style>
+    <style:style style:name="List_20_Contents" style:display-name="List 
Contents" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Standard" style:class="html">
+      <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_Heading" style:display-name="List 
Heading" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Standard" style:next-style-name="List_20_Contents" 
style:class="html">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Frame_20_contents" style:display-name="Frame 
contents" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Standard" style:class="extra"/>
+    <style:style style:name="Signature" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="text">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0"/>
+    </style:style>
+    <style:style style:name="Preformatted_20_Text" 
style:display-name="Preformatted Text" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="html">
+      <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" 
loext:contextual-spacing="false"/>
+      <style:text-properties style:font-name="Liberation Mono" 
fo:font-family="&apos;Liberation Mono&apos;" style:font-family-generic="modern" 
style:font-pitch="fixed" fo:font-size="10pt" style:font-name-asian="NSimSun1" 
style:font-family-asian="NSimSun" style:font-family-generic-asian="modern" 
style:font-pitch-asian="fixed" style:font-size-asian="10pt" 
style:font-name-complex="Liberation Mono" 
style:font-family-complex="&apos;Liberation Mono&apos;" 
style:font-family-generic-complex="modern" style:font-pitch-complex="fixed" 
style:font-size-complex="10pt"/>
+    </style:style>
+    <style:style style:name="Quotations" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="html">
+      <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="1cm" 
fo:margin-top="0cm" fo:margin-bottom="0.499cm" loext:contextual-spacing="false" 
fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Appendix" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:class="chapter">
+      <style:paragraph-properties fo:text-align="center" 
style:justify-single-word="false"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Subtitle" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:class="chapter">
+      <style:paragraph-properties fo:margin-top="0.106cm" 
fo:margin-bottom="0.212cm" loext:contextual-spacing="false" 
fo:text-align="center" style:justify-single-word="false"/>
+      <style:text-properties fo:font-size="18pt" style:font-size-asian="18pt" 
style:font-size-complex="18pt"/>
+    </style:style>
+    <style:style style:name="Index_20_Heading" style:display-name="Index 
Heading" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Heading" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Figure_20_Index_20_Heading" 
style:display-name="Figure Index Heading" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Index_20_Heading" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="User_20_Index_20_Heading" 
style:display-name="User Index Heading" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Index_20_Heading" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Contents_20_Heading" style:display-name="Contents 
Heading" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index_20_Heading" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Bibliography_20_Heading" 
style:display-name="Bibliography Heading" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Index_20_Heading" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Object_20_index_20_heading" 
style:display-name="Object index heading" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Index_20_Heading" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Table_20_index_20_heading" 
style:display-name="Table index heading" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Index_20_Heading" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-size="16pt" fo:font-weight="bold" 
style:font-size-asian="16pt" style:font-weight-asian="bold" 
style:font-size-complex="16pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Table_20_Contents" style:display-name="Table 
Contents" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Standard" style:class="extra">
+      <style:paragraph-properties fo:orphans="0" fo:widows="0" 
text:number-lines="false" text:line-number="0"/>
+    </style:style>
+    <style:style style:name="Table_20_Heading" style:display-name="Table 
Heading" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Table_20_Contents" style:class="extra">
+      <style:paragraph-properties fo:text-align="center" 
style:justify-single-word="false" text:number-lines="false" 
text:line-number="0"/>
+      <style:text-properties fo:font-weight="bold" 
style:font-weight-asian="bold" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Header_20_and_20_Footer" 
style:display-name="Header and Footer" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Standard" style:class="extra">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0">
+        <style:tab-stops>
+          <style:tab-stop style:position="8.5cm" style:type="center"/>
+          <style:tab-stop style:position="17cm" style:type="right"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Figure" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Caption" style:class="extra"/>
+    <style:style style:name="Table" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Caption" style:class="extra"/>
+    <style:style style:name="Text" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Caption" style:class="extra"/>
+    <style:style style:name="Drawing" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Caption" style:class="extra"/>
+    <style:style style:name="Header" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Header_20_and_20_Footer" 
style:class="extra">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0">
+        <style:tab-stops>
+          <style:tab-stop style:position="8.5cm" style:type="center"/>
+          <style:tab-stop style:position="17cm" style:type="right"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Header_20_left" style:display-name="Header left" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Header" 
style:class="extra">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0">
+        <style:tab-stops>
+          <style:tab-stop style:position="8.5cm" style:type="center"/>
+          <style:tab-stop style:position="17cm" style:type="right"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Header_20_right" style:display-name="Header 
right" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Header" style:class="extra">
+      <style:paragraph-properties fo:text-align="end" 
style:justify-single-word="false" text:number-lines="false" 
text:line-number="0">
+        <style:tab-stops>
+          <style:tab-stop style:position="8.5cm" style:type="center"/>
+          <style:tab-stop style:position="17cm" style:type="right"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Footer" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Header_20_and_20_Footer" 
style:class="extra">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0">
+        <style:tab-stops>
+          <style:tab-stop style:position="8.5cm" style:type="center"/>
+          <style:tab-stop style:position="17cm" style:type="right"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Footer_20_right" style:display-name="Footer 
right" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Footer" style:class="extra">
+      <style:paragraph-properties fo:text-align="end" 
style:justify-single-word="false" text:number-lines="false" 
text:line-number="0">
+        <style:tab-stops>
+          <style:tab-stop style:position="8.5cm" style:type="center"/>
+          <style:tab-stop style:position="17cm" style:type="right"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Footer_20_left" style:display-name="Footer left" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Footer" 
style:class="extra">
+      <style:paragraph-properties text:number-lines="false" 
text:line-number="0">
+        <style:tab-stops>
+          <style:tab-stop style:position="8.5cm" style:type="center"/>
+          <style:tab-stop style:position="17cm" style:type="right"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Illustration" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Caption" style:class="extra"/>
+    <style:style style:name="Table_20_index_20_1" style:display-name="Table 
index 1" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="17cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_7" style:display-name="Contents 7" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="2.995cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="14.005cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Figure_20_Index_20_1" style:display-name="Figure 
Index 1" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="17cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_1" style:display-name="User 
Index 1" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="17cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_2" style:display-name="User 
Index 2" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0.499cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="16.501cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_3" style:display-name="User 
Index 3" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0.998cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="16.002cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_4" style:display-name="User 
Index 4" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="1.498cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="15.503cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_5" style:display-name="User 
Index 5" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="1.997cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="15.004cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_6" style:display-name="User 
Index 6" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="2.496cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="14.504cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_7" style:display-name="User 
Index 7" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="2.995cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="14.005cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_8" style:display-name="User 
Index 8" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="3.494cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="13.506cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_9" style:display-name="User 
Index 9" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="3.993cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="13.007cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="User_20_Index_20_10" style:display-name="User 
Index 10" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="4.493cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="12.508cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_1" style:display-name="Contents 1" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="17cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_2" style:display-name="Contents 2" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0.499cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="16.501cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_3" style:display-name="Contents 3" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0.998cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="16.002cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_4" style:display-name="Contents 4" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="1.498cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="15.503cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_5" style:display-name="Contents 5" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="1.997cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="15.004cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_6" style:display-name="Contents 6" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="2.496cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="14.504cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_8" style:display-name="Contents 8" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="3.494cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="13.506cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_9" style:display-name="Contents 9" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="3.993cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="13.007cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Contents_20_10" style:display-name="Contents 10" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="4.493cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="12.508cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Bibliography_20_1" 
style:display-name="Bibliography 1" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="17cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Object_20_index_20_1" style:display-name="Object 
index 1" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="17cm" style:type="right" 
style:leader-style="dotted" style:leader-text="."/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Index_20_1" style:display-name="Index 1" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Index_20_2" style:display-name="Index 2" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0.499cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Index_20_3" style:display-name="Index 3" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Index" 
style:class="index">
+      <style:paragraph-properties fo:margin-left="0.998cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Index_20_Separator" style:display-name="Index 
Separator" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Index" style:class="index">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Title" style:family="paragraph" 
style:parent-style-name="Heading" style:next-style-name="Text_20_body" 
style:class="chapter">
+      <style:paragraph-properties fo:text-align="center" 
style:justify-single-word="false"/>
+      <style:text-properties fo:font-size="28pt" fo:font-weight="bold" 
style:font-size-asian="28pt" style:font-weight-asian="bold" 
style:font-size-complex="28pt" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_1" style:display-name="Heading 1" 
style:family="paragraph" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="1" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.423cm" 
fo:margin-bottom="0.212cm" loext:contextual-spacing="false" 
text:number-lines="true" text:line-number="1"/>
+      <style:text-properties fo:font-size="130%" fo:font-weight="bold" 
style:font-size-asian="130%" style:font-weight-asian="bold" 
style:font-size-complex="130%" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_2" style:display-name="Heading 2" 
style:family="paragraph" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="2" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.353cm" 
fo:margin-bottom="0.212cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="115%" fo:font-weight="bold" 
style:font-size-asian="115%" style:font-weight-asian="bold" 
style:font-size-complex="115%" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_3" style:display-name="Heading 3" 
style:family="paragraph" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="3" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.247cm" 
fo:margin-bottom="0.212cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="101%" fo:font-weight="bold" 
style:font-size-asian="101%" style:font-weight-asian="bold" 
style:font-size-complex="101%" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_4" style:display-name="Heading 4" 
style:family="paragraph" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="4" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.212cm" 
fo:margin-bottom="0.212cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="95%" fo:font-style="italic" 
fo:font-weight="bold" style:font-size-asian="95%" 
style:font-style-asian="italic" style:font-weight-asian="bold" 
style:font-size-complex="95%" style:font-style-complex="italic" 
style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_5" style:display-name="Heading 5" 
style:family="paragraph" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="5" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.212cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="85%" fo:font-weight="bold" 
style:font-size-asian="85%" style:font-weight-asian="bold" 
style:font-size-complex="85%" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_6" style:display-name="Heading 6" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="6" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.106cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="85%" fo:font-style="italic" 
fo:font-weight="bold" style:font-size-asian="85%" 
style:font-style-asian="italic" style:font-weight-asian="bold" 
style:font-size-complex="85%" style:font-style-complex="italic" 
style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_7" style:display-name="Heading 7" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="7" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.106cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="80%" fo:font-weight="bold" 
style:font-size-asian="80%" style:font-weight-asian="bold" 
style:font-size-complex="80%" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_8" style:display-name="Heading 8" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="8" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.106cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="80%" fo:font-style="italic" 
fo:font-weight="bold" style:font-size-asian="80%" 
style:font-style-asian="italic" style:font-weight-asian="bold" 
style:font-size-complex="80%" style:font-style-complex="italic" 
style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_9" style:display-name="Heading 9" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="9" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.106cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="75%" fo:font-weight="bold" 
style:font-size-asian="75%" style:font-weight-asian="bold" 
style:font-size-complex="75%" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Heading_20_10" style:display-name="Heading 10" 
style:family="paragraph" style:hidden="true" style:parent-style-name="Heading" 
style:next-style-name="Text_20_body" style:default-outline-level="10" 
style:list-style-name="Outline" style:class="text">
+      <style:paragraph-properties fo:margin-top="0.106cm" 
fo:margin-bottom="0.106cm" loext:contextual-spacing="false"/>
+      <style:text-properties fo:font-size="75%" fo:font-weight="bold" 
style:font-size-asian="75%" style:font-weight-asian="bold" 
style:font-size-complex="75%" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Marginalia" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Text_20_body" style:class="text">
+      <style:paragraph-properties fo:margin-left="4.001cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_Indent" style:display-name="List Indent" 
style:family="paragraph" style:hidden="true" 
style:parent-style-name="Text_20_body" style:class="text">
+      <style:paragraph-properties fo:margin-left="5.001cm" 
fo:margin-right="0cm" fo:text-indent="-4.5cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="0cm"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Numbering_20_5_20_Cont." 
style:display-name="Numbering 5 Cont." style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_1" style:display-name="List 1" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_1_20_Cont." style:display-name="List 1 
Cont." style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_1_20_End" style:display-name="List 1 End" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:next-style-name="List_20_1" style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_1_20_Start" style:display-name="List 1 
Start" style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:next-style-name="List_20_1" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_2" style:display-name="List 2" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_2_20_Cont." style:display-name="List 2 
Cont." style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_2_20_End" style:display-name="List 2 End" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:next-style-name="List_20_2" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_2_20_Start" style:display-name="List 2 
Start" style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:next-style-name="List_20_2" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_3" style:display-name="List 3" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_3_20_Cont." style:display-name="List 3 
Cont." style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_3_20_End" style:display-name="List 3 End" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:next-style-name="List_20_3" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_3_20_Start" style:display-name="List 3 
Start" style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:next-style-name="List_20_3" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_4" style:display-name="List 4" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_4_20_Cont." style:display-name="List 4 
Cont." style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_4_20_End" style:display-name="List 4 End" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:next-style-name="List_20_4" style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_4_20_Start" style:display-name="List 4 
Start" style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:next-style-name="List_20_4" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_5" style:display-name="List 5" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_5_20_Cont." style:display-name="List 5 
Cont." style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_5_20_End" style:display-name="List 5 End" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:next-style-name="List_20_5" style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="List_20_5_20_Start" style:display-name="List 5 
Start" style:family="paragraph" style:hidden="true" 
style:parent-style-name="List" style:next-style-name="List_20_5" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_1" style:display-name="Numbering 1" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_1_20_Start" 
style:display-name="Numbering 1 Start" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_1" style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_1_20_End" 
style:display-name="Numbering 1 End" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_1" style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_1_20_Cont." 
style:display-name="Numbering 1 Cont." style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="0.635cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_2" style:display-name="Numbering 2" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_2_20_Start" 
style:display-name="Numbering 2 Start" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_2" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_2_20_End" 
style:display-name="Numbering 2 End" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_2" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_2_20_Cont." 
style:display-name="Numbering 2 Cont." style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.27cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_3" style:display-name="Numbering 3" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_3_20_Start" 
style:display-name="Numbering 3 Start" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_3" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_3_20_End" 
style:display-name="Numbering 3 End" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_3" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_3_20_Cont." 
style:display-name="Numbering 3 Cont." style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="1.905cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_4" style:display-name="Numbering 4" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_4_20_Start" 
style:display-name="Numbering 4 Start" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_4" style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_4_20_End" 
style:display-name="Numbering 4 End" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_4" style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_4_20_Cont." 
style:display-name="Numbering 4 Cont." style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" style:class="list">
+      <style:paragraph-properties fo:margin-left="2.54cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="0cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_5" style:display-name="Numbering 5" 
style:family="paragraph" style:hidden="true" style:parent-style-name="List" 
style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_5_20_Start" 
style:display-name="Numbering 5 Start" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_5" style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Numbering_20_5_20_End" 
style:display-name="Numbering 5 End" style:family="paragraph" 
style:hidden="true" style:parent-style-name="List" 
style:next-style-name="Numbering_20_5" style:class="list">
+      <style:paragraph-properties fo:margin-left="3.175cm" 
fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.423cm" 
loext:contextual-spacing="false" fo:text-indent="-0.635cm" 
style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Hanging_20_indent" style:display-name="Hanging 
indent" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Text_20_body" style:class="text">
+      <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="0cm" 
fo:text-indent="-0.499cm" style:auto-text-indent="false">
+        <style:tab-stops>
+          <style:tab-stop style:position="0cm"/>
+        </style:tab-stops>
+      </style:paragraph-properties>
+    </style:style>
+    <style:style style:name="Text_20_body_20_indent" style:display-name="Text 
body indent" style:family="paragraph" style:hidden="true" 
style:parent-style-name="Text_20_body" style:class="text">
+      <style:paragraph-properties fo:margin-left="0.499cm" 
fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="First_20_line_20_indent" 
style:display-name="First line indent" style:family="paragraph" 
style:hidden="true" style:parent-style-name="Text_20_body" style:class="text">
+      <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" 
fo:text-indent="0.499cm" style:auto-text-indent="false"/>
+    </style:style>
+    <style:style style:name="Example" style:family="text" style:hidden="true">
+      <style:text-properties style:font-name="Liberation Mono" 
fo:font-family="&apos;Liberation Mono&apos;" style:font-family-generic="modern" 
style:font-pitch="fixed" style:font-name-asian="NSimSun1" 
style:font-family-asian="NSimSun" style:font-family-generic-asian="modern" 
style:font-pitch-asian="fixed" style:font-name-complex="Liberation Mono" 
style:font-family-complex="&apos;Liberation Mono&apos;" 
style:font-family-generic-complex="modern" style:font-pitch-complex="fixed"/>
+    </style:style>
+    <style:style style:name="User_20_Entry" style:display-name="User Entry" 
style:family="text" style:hidden="true">
+      <style:text-properties style:font-name="Liberation Mono" 
fo:font-family="&apos;Liberation Mono&apos;" style:font-family-generic="modern" 
style:font-pitch="fixed" style:font-name-asian="NSimSun1" 
style:font-family-asian="NSimSun" style:font-family-generic-asian="modern" 
style:font-pitch-asian="fixed" style:font-name-complex="Liberation Mono" 
style:font-family-complex="&apos;Liberation Mono&apos;" 
style:font-family-generic-complex="modern" style:font-pitch-complex="fixed"/>
+    </style:style>
+    <style:style style:name="Caption_20_characters" 
style:display-name="Caption characters" style:family="text" 
style:hidden="true"/>
+    <style:style style:name="Definition" style:family="text" 
style:hidden="true"/>
+    <style:style style:name="Endnote_20_anchor" style:display-name="Endnote 
anchor" style:family="text" style:hidden="true">
+      <style:text-properties style:text-position="super 58%"/>
+    </style:style>
+    <style:style style:name="Endnote_20_Symbol" style:display-name="Endnote 
Symbol" style:family="text" style:hidden="true"/>
+    <style:style style:name="Footnote_20_anchor" style:display-name="Footnote 
anchor" style:family="text" style:hidden="true">
+      <style:text-properties style:text-position="super 58%"/>
+    </style:style>
+    <style:style style:name="Footnote_20_Symbol" style:display-name="Footnote 
Symbol" style:family="text" style:hidden="true"/>
+    <style:style style:name="Drop_20_Caps" style:display-name="Drop Caps" 
style:family="text" style:hidden="true"/>
+    <style:style style:name="Teletype" style:family="text" style:hidden="true">
+      <style:text-properties style:font-name="Liberation Mono" 
fo:font-family="&apos;Liberation Mono&apos;" style:font-family-generic="modern" 
style:font-pitch="fixed" style:font-name-asian="NSimSun1" 
style:font-family-asian="NSimSun" style:font-family-generic-asian="modern" 
style:font-pitch-asian="fixed" style:font-name-complex="Liberation Mono" 
style:font-family-complex="&apos;Liberation Mono&apos;" 
style:font-family-generic-complex="modern" style:font-pitch-complex="fixed"/>
+    </style:style>
+    <style:style style:name="Rubies" style:family="text" style:hidden="true">
+      <style:text-properties fo:font-size="6pt" 
style:text-underline-style="none" style:font-size-asian="6pt" 
style:font-size-complex="6pt" style:text-emphasize="none"/>
+    </style:style>
+    <style:style style:name="Page_20_Number" style:display-name="Page Number" 
style:family="text" style:hidden="true"/>
+    <style:style style:name="Main_20_index_20_entry" style:display-name="Main 
index entry" style:family="text" style:hidden="true">
+      <style:text-properties fo:font-weight="bold" 
style:font-weight-asian="bold" style:font-weight-complex="bold"/>
+    </style:style>
+    <style:style style:name="Vertical_20_Numbering_20_Symbols" 
style:display-name="Vertical Numbering Symbols" style:family="text" 
style:hidden="true">
+      <style:text-properties style:text-rotation-angle="90" 
style:text-rotation-scale="line-height"/>
+    </style:style>
+    <style:style style:name="Index_20_Link" style:display-name="Index Link" 
style:family="text" style:hidden="true"/>
+    <style:style style:name="Line_20_numbering" style:display-name="Line 
numbering" style:family="text" style:hidden="true"/>
+    <style:style style:name="Bullet_20_Symbols" style:display-name="Bullet 
Symbols" style:family="text" style:hidden="true">
+      <style:text-properties style:font-name="OpenSymbol" 
fo:font-family="OpenSymbol" style:font-charset="x-symbol" 
style:font-name-asian="OpenSymbol" style:font-family-asian="OpenSymbol" 
style:font-charset-asian="x-symbol" style:font-name-complex="OpenSymbol" 
style:font-family-complex="OpenSymbol" style:font-charset-complex="x-symbol"/>
+    </style:style>
+    <style:style style:name="Numbering_20_Symbols" 
style:display-name="Numbering Symbols" style:family="text" style:hidden="true"/>
+    <text:outline-style style:name="Outline">
+      <text:outline-level-style text:level="1" 
text:style-name="Numbering_20_Symbols" style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="2" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="2">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="3" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="3">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="4" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="4">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="5" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="5">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="6" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="6">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="7" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="7">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="8" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="8">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="9" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="9">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+      <text:outline-level-style text:level="10" 
text:style-name="Numbering_20_Symbols" style:num-format="1" 
text:display-levels="10">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab"/>
+        </style:list-level-properties>
+      </text:outline-level-style>
+    </text:outline-style>
+    <text:list-style style:name="Numbering_20_123" 
style:display-name="Numbering 123">
+      <text:list-level-style-number text:level="1" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="0.7cm" fo:text-indent="-0.7cm" 
fo:margin-left="1.33cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="2" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="1.401cm" fo:text-indent="-0.7cm" 
fo:margin-left="2.03cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="3" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="2.101cm" fo:text-indent="-0.7cm" 
fo:margin-left="2.731cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="4" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="2.801cm" fo:text-indent="-0.7cm" 
fo:margin-left="3.431cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="5" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="3.501cm" fo:text-indent="-0.7cm" 
fo:margin-left="4.131cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="6" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="4.2cm" fo:text-indent="-0.7cm" 
fo:margin-left="4.83cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="7" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="4.9cm" fo:text-indent="-0.7cm" 
fo:margin-left="5.53cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="8" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="5.6cm" fo:text-indent="-0.7cm" 
fo:margin-left="6.23cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="9" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="6.301cm" fo:text-indent="-0.7cm" 
fo:margin-left="6.93cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+      <text:list-level-style-number text:level="10" 
text:style-name="Numbering_20_Symbols" style:num-suffix="." 
style:num-format="1">
+        <style:list-level-properties 
text:list-level-position-and-space-mode="label-alignment">
+          <style:list-level-label-alignment text:label-followed-by="listtab" 
text:list-tab-stop-position="7.001cm" fo:text-indent="-0.7cm" 
fo:margin-left="7.631cm"/>
+        </style:list-level-properties>
+      </text:list-level-style-number>
+    </text:list-style>
+    <text:notes-configuration text:note-class="footnote" style:num-format="1" 
text:start-value="0" text:footnotes-position="page" 
text:start-numbering-at="document"/>
+    <text:notes-configuration text:note-class="endnote" style:num-format="i" 
text:start-value="0"/>
+    <text:linenumbering-configuration text:number-lines="false" 
text:offset="0.499cm" style:num-format="1" text:number-position="left" 
text:increment="5"/>
+  </office:styles>
+  <office:automatic-styles>
+    <style:page-layout style:name="Mpm1">
+      <style:page-layout-properties fo:page-width="21cm" 
fo:page-height="29.7cm" style:num-format="1" style:print-orientation="portrait" 
fo:margin-top="2cm" fo:margin-bottom="2cm" fo:margin-left="2cm" 
fo:margin-right="2cm" style:writing-mode="lr-tb" 
style:footnote-max-height="0cm">
+        <style:footnote-sep style:width="0.018cm" 
style:distance-before-sep="0.101cm" style:distance-after-sep="0.101cm" 
style:line-style="solid" style:adjustment="left" style:rel-width="25%" 
style:color="#000000"/>
+      </style:page-layout-properties>
+      <style:header-style/>
+      <style:footer-style/>
+    </style:page-layout>
+  </office:automatic-styles>
+  <office:master-styles>
+    <style:master-page style:name="Standard" style:page-layout-name="Mpm1"/>
+  </office:master-styles>
+</office:document-styles>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to