ob-clojure.el: Fix compatibility issue
[org-mode/org-tableheadings.git] / etc / styles / OrgOdtStyles.xml
bloba1643357ea23b6883f44068e595f798620e841e1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- See etc/org/README for copyright information -->
3 <office:document-styles xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 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:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle: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:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d: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:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" office:version="1.2">
4  <office:font-face-decls>
5   <style:font-face style:name="OpenSymbol" svg:font-family="OpenSymbol"/>
6   <style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/>
7   <style:font-face style:name="Courier New" svg:font-family="&apos;Courier New&apos;" style:font-family-generic="modern" style:font-pitch="fixed"/>
8   <style:font-face style:name="NSimSun" svg:font-family="NSimSun" style:font-family-generic="modern" style:font-pitch="fixed"/>
9   <style:font-face style:name="Times New Roman" svg:font-family="&apos;Times New Roman&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
10   <style:font-face style:name="Arial" svg:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable"/>
11   <style:font-face style:name="SimSun" svg:font-family="SimSun" style:font-family-generic="system" style:font-pitch="variable"/>
12   <style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/>
13  </office:font-face-decls>
14  <office:styles>
15   <style:default-style style:family="graphic">
16    <style:graphic-properties 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"/>
17    <style:paragraph-properties style:text-autospace="ideograph-alpha" style:line-break="strict" style:writing-mode="lr-tb" style:font-independent-line-spacing="false">
18     <style:tab-stops/>
19    </style:paragraph-properties>
20    <style:text-properties style:use-window-font-color="true" fo:font-size="12pt" fo:language="en" fo:country="GB" style:letter-kerning="true" style:font-size-asian="12pt" style:language-asian="zh" style:country-asian="CN" style:font-size-complex="12pt" style:language-complex="hi" style:country-complex="IN"/>
21   </style:default-style>
22   <style:default-style style:family="paragraph">
23    <style:paragraph-properties 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"/>
24    <style:text-properties style:use-window-font-color="true" style:font-name="Times New Roman" fo:font-size="12pt" fo:language="en" fo:country="GB" style:letter-kerning="true" style:font-name-asian="SimSun" style:font-size-asian="12pt" style:language-asian="zh" style:country-asian="CN" style:font-name-complex="Tahoma" 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"/>
25   </style:default-style>
26   <style:default-style style:family="table">
27    <style:table-properties table:border-model="collapsing"/>
28   </style:default-style>
29   <style:default-style style:family="table-row">
30    <style:table-row-properties fo:keep-together="auto"/>
31   </style:default-style>
33   <!-- Outline numbering -->
34   <text:outline-style style:name="OrgOutline">
35    <text:outline-level-style text:level="1" style:num-suffix=". " style:num-format="1">
36     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
37      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-0.762cm" fo:margin-left="0.762cm"/>
38     </style:list-level-properties>
39    </text:outline-level-style>
40    <text:outline-level-style text:level="2" style:num-suffix=". " style:num-format="1" text:display-levels="2">
41     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
42      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-1.016cm" fo:margin-left="1.016cm"/>
43     </style:list-level-properties>
44    </text:outline-level-style>
45    <text:outline-level-style text:level="3" style:num-suffix=". " style:num-format="1" text:display-levels="3">
46     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
47      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-1.27cm" fo:margin-left="1.27cm"/>
48     </style:list-level-properties>
49    </text:outline-level-style>
50    <text:outline-level-style text:level="4" style:num-suffix=". " style:num-format="1" text:display-levels="4">
51     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
52      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-1.524cm" fo:margin-left="1.524cm"/>
53     </style:list-level-properties>
54    </text:outline-level-style>
55    <text:outline-level-style text:level="5" style:num-suffix=". " style:num-format="1" text:display-levels="5">
56     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
57      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-1.778cm" fo:margin-left="1.778cm"/>
58     </style:list-level-properties>
59    </text:outline-level-style>
60    <text:outline-level-style text:level="6" style:num-suffix=". " style:num-format="1" text:display-levels="6">
61     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
62      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-2.032cm" fo:margin-left="2.032cm"/>
63     </style:list-level-properties>
64    </text:outline-level-style>
65    <text:outline-level-style text:level="7" style:num-suffix=". " style:num-format="1" text:display-levels="7">
66     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
67      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-2.286cm" fo:margin-left="2.286cm"/>
68     </style:list-level-properties>
69    </text:outline-level-style>
70    <text:outline-level-style text:level="8" style:num-suffix=". " style:num-format="1" text:display-levels="8">
71     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
72      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-2.54cm" fo:margin-left="2.54cm"/>
73     </style:list-level-properties>
74    </text:outline-level-style>
75    <text:outline-level-style text:level="9" style:num-suffix=". " style:num-format="1" text:display-levels="9">
76     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
77      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-2.794cm" fo:margin-left="2.794cm"/>
78     </style:list-level-properties>
79    </text:outline-level-style>
80    <text:outline-level-style text:level="10" style:num-suffix=". " style:num-format="1" text:display-levels="10">
81     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
82      <style:list-level-label-alignment text:label-followed-by="nothing" fo:text-indent="-3.048cm" fo:margin-left="3.048cm"/>
83     </style:list-level-properties>
84    </text:outline-level-style>
85   </text:outline-style>
87   <style:style style:name="Standard" style:family="paragraph" style:class="text"/>
88   <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text">
89    <style:paragraph-properties fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" fo:keep-with-next="always">
90      <style:tab-stops>
91        <style:tab-stop style:position="17cm" style:type="right"/>
92      </style:tab-stops>
93    </style:paragraph-properties>
94    <style:text-properties style:font-name="Arial" fo:font-size="14pt" style:font-name-asian="SimSun" style:font-size-asian="14pt" style:font-name-complex="Tahoma" style:font-size-complex="14pt"/>
95   </style:style>
96   <style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
97    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.212cm"/>
98   </style:style>
99   <style:style style:name="List" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="list">
100    <style:text-properties style:font-name-complex="Tahoma1"/>
101   </style:style>
102   <style:style style:name="Caption" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
103    <style:paragraph-properties fo:margin-top="0.212cm" fo:margin-bottom="0.212cm" text:number-lines="false" text:line-number="0"/>
104    <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="Tahoma1" style:font-size-complex="12pt" style:font-style-complex="italic"/>
105   </style:style>
106   <style:style style:name="Index" style:family="paragraph" style:parent-style-name="Standard" style:class="index">
107    <style:paragraph-properties text:number-lines="false" text:line-number="0"/>
108    <style:text-properties style:font-name-complex="Tahoma1"/>
109   </style:style>
110   <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:class="text">
111    <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"/>
112    <style:style style:name="Heading_20_1_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_1" style:list-style-name="">
113   </style:style>
114   <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:class="text">
115    <style:text-properties fo:font-size="14pt" fo:font-style="italic" fo:font-weight="bold" style:font-size-asian="14pt" style:font-style-asian="italic" style:font-weight-asian="bold" style:font-size-complex="14pt" style:font-style-complex="italic" style:font-weight-complex="bold"/>
116   </style:style>
117     <style:style style:name="Heading_20_2_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_2" style:list-style-name="">
118   </style:style>
119   <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:class="text">
120    <style:text-properties fo:font-size="14pt" fo:font-weight="bold" style:font-size-asian="14pt" style:font-weight-asian="bold" style:font-size-complex="14pt" style:font-weight-complex="bold"/>
121   </style:style>
122     <style:style style:name="Heading_20_3_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_3" style:list-style-name="">
123   </style:style>
124   <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:class="text">
125    <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"/>
126   </style:style>
127     <style:style style:name="Heading_20_4_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_4" style:list-style-name="">
128   </style:style>
129   <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:class="text">
130    <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"/>
131   </style:style>
132     <style:style style:name="Heading_20_5_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_5" style:list-style-name="">
133   </style:style>
134   <style:style style:name="Heading_20_6" style:display-name="Heading 6" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:default-outline-level="6" style:class="text">
135    <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"/>
136   </style:style>
137     <style:style style:name="Heading_20_6_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_6" style:list-style-name="">
138   </style:style>
139   <style:style style:name="Heading_20_7" style:display-name="Heading 7" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:default-outline-level="7" style:class="text">
140    <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"/>
141   </style:style>
142     <style:style style:name="Heading_20_7_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_7" style:list-style-name="">
143   </style:style>
144   <style:style style:name="Heading_20_8" style:display-name="Heading 8" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:default-outline-level="8" style:class="text">
145    <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"/>
146   </style:style>
147     <style:style style:name="Heading_20_8_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_8" style:list-style-name="">
148   </style:style>
149   <style:style style:name="Heading_20_9" style:display-name="Heading 9" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:default-outline-level="9" style:class="text">
150    <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"/>
151   </style:style>
152     <style:style style:name="Heading_20_9_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_9" style:list-style-name="">
153     </style:style>
154   <style:style style:name="Heading_20_10" style:display-name="Heading 10" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:default-outline-level="10" style:class="text">
155    <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"/>
156   </style:style>
157     <style:style style:name="Heading_20_10_unnumbered" style:family="paragraph" style:parent-style-name="Heading_20_10" style:list-style-name="">
158   </style:style>
159   <style:style style:name="Heading_20_1.title" style:display-name="Heading 1.title" style:family="paragraph" style:parent-style-name="Heading_20_1">
160    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
161   </style:style>
162   <style:style style:name="Title" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Subtitle" style:class="chapter">
163    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
164    <style:text-properties fo:font-size="18pt" fo:font-weight="bold" style:font-size-asian="18pt" style:font-weight-asian="bold" style:font-size-complex="18pt" style:font-weight-complex="bold"/>
165   </style:style>
166   <style:style style:name="OrgTitle" style:family="paragraph" style:parent-style-name="Title">
167    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
168    <style:text-properties fo:font-size="24pt"/>
169   </style:style>
170   <style:style style:name="Subtitle" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:class="chapter">
171    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
172    <style:text-properties fo:font-size="14pt" fo:font-style="italic" style:font-size-asian="14pt" style:font-style-asian="italic" style:font-size-complex="14pt" style:font-style-complex="italic"/>
173   </style:style>
174   <style:style style:name="OrgSubtitle" style:family="paragraph" style:parent-style-name="Subtitle">
175    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
176    <style:text-properties fo:font-size="20pt"/>
177   </style:style>
178   <style:style style:name="Text_20_body_20_indent" style:display-name="Text body indent" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="text">
179    <style:paragraph-properties fo:margin-left="0.499cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
180   </style:style>
181   <style:style style:name="List_20_Indent" style:display-name="List Indent" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="text">
182    <style:paragraph-properties fo:margin-left="5.001cm" fo:margin-right="0cm" fo:text-indent="-4.5cm" style:auto-text-indent="false">
183     <style:tab-stops>
184      <style:tab-stop style:position="0cm"/>
185     </style:tab-stops>
186    </style:paragraph-properties>
187   </style:style>
188   <style:style style:name="First_20_line_20_indent" style:display-name="First line indent" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="text">
189    <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0.499cm" style:auto-text-indent="false"/>
190   </style:style>
191   <style:style style:name="Hanging_20_indent" style:display-name="Hanging indent" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="text">
192    <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="0cm" fo:text-indent="-0.499cm" style:auto-text-indent="false">
193     <style:tab-stops>
194      <style:tab-stop style:position="0cm"/>
195     </style:tab-stops>
196    </style:paragraph-properties>
197   </style:style>
198   <style:style style:name="Salutation" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
199    <style:paragraph-properties text:number-lines="false" text:line-number="0"/>
200   </style:style>
201   <style:style style:name="Contents_20_Heading" style:display-name="Contents Heading" style:family="paragraph" style:parent-style-name="Heading" style:class="index">
202    <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"/>
203    <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"/>
204   </style:style>
205   <style:style style:name="Contents_20_1" style:display-name="Contents 1" style:family="paragraph" style:parent-style-name="Index" style:class="index">
206    <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
207     <style:tab-stops>
208      <style:tab-stop style:position="17cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
209     </style:tab-stops>
210    </style:paragraph-properties>
211   </style:style>
212   <style:style style:name="Contents_20_2" style:display-name="Contents 2" style:family="paragraph" style:parent-style-name="Index" style:class="index">
213    <style:paragraph-properties fo:margin-left="0.499cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
214     <style:tab-stops>
215      <style:tab-stop style:position="16.501cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
216     </style:tab-stops>
217    </style:paragraph-properties>
218   </style:style>
219   <style:style style:name="Contents_20_3" style:display-name="Contents 3" style:family="paragraph" style:parent-style-name="Index" style:class="index">
220    <style:paragraph-properties fo:margin-left="0.998cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
221     <style:tab-stops>
222      <style:tab-stop style:position="16.002cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
223     </style:tab-stops>
224    </style:paragraph-properties>
225   </style:style>
226   <style:style style:name="Contents_20_4" style:display-name="Contents 4" style:family="paragraph" style:parent-style-name="Index" style:class="index">
227    <style:paragraph-properties fo:margin-left="1.498cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
228     <style:tab-stops>
229      <style:tab-stop style:position="15.503cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
230     </style:tab-stops>
231    </style:paragraph-properties>
232   </style:style>
233   <style:style style:name="Contents_20_5" style:display-name="Contents 5" style:family="paragraph" style:parent-style-name="Index" style:class="index">
234    <style:paragraph-properties fo:margin-left="1.997cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
235     <style:tab-stops>
236      <style:tab-stop style:position="15.004cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
237     </style:tab-stops>
238    </style:paragraph-properties>
239   </style:style>
240   <style:style style:name="Contents_20_6" style:display-name="Contents 6" style:family="paragraph" style:parent-style-name="Index" style:class="index">
241    <style:paragraph-properties fo:margin-left="2.496cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
242     <style:tab-stops>
243      <style:tab-stop style:position="14.504cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
244     </style:tab-stops>
245    </style:paragraph-properties>
246   </style:style>
247   <style:style style:name="Contents_20_7" style:display-name="Contents 7" style:family="paragraph" style:parent-style-name="Index" style:class="index">
248    <style:paragraph-properties fo:margin-left="2.995cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
249     <style:tab-stops>
250      <style:tab-stop style:position="14.005cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
251     </style:tab-stops>
252    </style:paragraph-properties>
253   </style:style>
254   <style:style style:name="Contents_20_8" style:display-name="Contents 8" style:family="paragraph" style:parent-style-name="Index" style:class="index">
255    <style:paragraph-properties fo:margin-left="3.494cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
256     <style:tab-stops>
257      <style:tab-stop style:position="13.506cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
258     </style:tab-stops>
259    </style:paragraph-properties>
260   </style:style>
261   <style:style style:name="Contents_20_9" style:display-name="Contents 9" style:family="paragraph" style:parent-style-name="Index" style:class="index">
262    <style:paragraph-properties fo:margin-left="3.993cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
263     <style:tab-stops>
264      <style:tab-stop style:position="13.007cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
265     </style:tab-stops>
266    </style:paragraph-properties>
267   </style:style>
268   <style:style style:name="Contents_20_10" style:display-name="Contents 10" style:family="paragraph" style:parent-style-name="Index" style:class="index">
269    <style:paragraph-properties fo:margin-left="4.493cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
270     <style:tab-stops>
271      <style:tab-stop style:position="12.508cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
272     </style:tab-stops>
273    </style:paragraph-properties>
274   </style:style>
275   <style:style style:name="Quotations" style:family="paragraph" style:parent-style-name="Standard" style:class="html">
276    <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="1cm" fo:margin-top="0cm" fo:margin-bottom="0.499cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
277   </style:style>
278   <style:style style:name="OrgFootnoteQuotations" style:family="paragraph" style:parent-style-name="Footnote" style:class="html">
279    <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="1cm" fo:margin-top="0cm" fo:margin-bottom="0.499cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
280   </style:style>
281   <style:style style:name="Preformatted_20_Text" style:display-name="Preformatted Text" style:family="paragraph" style:parent-style-name="Standard" style:class="html">
282    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
283    <style:text-properties style:font-name="Courier New" fo:font-size="10pt" style:font-name-asian="NSimSun" style:font-size-asian="10pt" style:font-name-complex="Courier New" style:font-size-complex="10pt"/>
284   </style:style>
286   <style:style style:name="OrgVerse" style:family="paragraph" style:parent-style-name="Preformatted_20_Text">
287    <style:paragraph-properties fo:background-color="transparent" fo:padding="0cm" fo:border="none" style:shadow="none">
288     <style:background-image/>
289    </style:paragraph-properties>
290   </style:style>
292   <style:style style:name="OrgClock" style:family="paragraph" style:parent-style-name="Text_20_body">
293    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
294   </style:style>
295   <style:style style:name="OrgClockLastLine" style:family="paragraph" style:parent-style-name="OrgClock"/>
296   <style:style style:name="OrgPlanning" style:family="paragraph" style:parent-style-name="Text_20_body"/>
298   <!-- Fixed width block -->
299   <style:style style:name="OrgFixedWidthBlock" style:family="paragraph" style:parent-style-name="Preformatted_20_Text">
300    <style:paragraph-properties fo:background-color="#c0c0c0" fo:padding="0.049cm" fo:border="0.06pt solid #000000" style:shadow="none">
301     <style:background-image/>
302    </style:paragraph-properties>
303   </style:style>
304   <style:style style:name="OrgFixedWidthBlockLastLine" style:family="paragraph" style:parent-style-name="OrgFixedWidthBlock">
305    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/>
306   </style:style>
308   <style:style style:name="OrgFormula" style:family="paragraph" style:parent-style-name="Text_20_body">
309    <style:paragraph-properties>
310     <style:tab-stops>
311      <style:tab-stop style:position="17cm" style:type="right"/>
312     </style:tab-stops>
313    </style:paragraph-properties>
314   </style:style>
316   <style:style style:name="OrgSrcBlockLastLine" style:family="paragraph" style:parent-style-name="OrgSrcBlock">
317    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/>
318   </style:style>
320   <style:style style:name="OrgCenter" style:family="paragraph" style:parent-style-name="Text_20_body">
321    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
322   </style:style>
323   <style:style style:name="OrgFootnoteCenter" style:family="paragraph" style:parent-style-name="Footnote">
324    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
325   </style:style>
326   <style:style style:name="OrgTableContents" style:family="paragraph" style:parent-style-name="Text_20_body"/>
327   <style:style style:name="OrgTableHeading" style:family="paragraph" style:parent-style-name="OrgTableContents" style:class="extra">
328     <style:paragraph-properties fo:text-align="center" style:justify-single-word="false" text:number-lines="false" text:line-number="0"/>
329     <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
330   </style:style>
332   <style:style style:name="OrgTableHeadingLeft" style:family="paragraph" style:parent-style-name="OrgTableHeading">
333     <style:paragraph-properties fo:text-align="left" style:justify-single-word="false"/>
334   </style:style>
335   <style:style style:name="OrgTableHeadingRight" style:family="paragraph" style:parent-style-name="OrgTableHeading">
336     <style:paragraph-properties fo:text-align="right" style:justify-single-word="false"/>
337   </style:style>
338   <style:style style:name="OrgTableHeadingCenter" style:family="paragraph" style:parent-style-name="OrgTableHeading">
339     <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
340   </style:style>
342   <style:style style:name="OrgTableContentsLeft" style:family="paragraph" style:parent-style-name="OrgTableContents">
343     <style:paragraph-properties fo:text-align="left" style:justify-single-word="false"/>
344   </style:style>
345   <style:style style:name="OrgTableContentsRight" style:family="paragraph" style:parent-style-name="OrgTableContents">
346     <style:paragraph-properties fo:text-align="right" style:justify-single-word="false"/>
347   </style:style>
348   <style:style style:name="OrgTableContentsCenter" style:family="paragraph" style:parent-style-name="OrgTableContents">
349     <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
350   </style:style>
351   <style:style style:name="Text_20_body_20_bold" style:display-name="Text body bold" style:family="paragraph" style:parent-style-name="Text_20_body" style:next-style-name="Text_20_body">
352    <style:text-properties fo:font-weight="bold"/>
353   </style:style>
354   <style:style style:name="Footnote" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
355    <style:paragraph-properties fo:margin-left="0.499cm" fo:margin-right="0cm" fo:text-indent="-0.499cm" style:auto-text-indent="false" text:number-lines="false" text:line-number="0"/>
356    <style:text-properties fo:font-size="10pt" style:font-size-asian="10pt" style:font-size-complex="10pt"/>
357   </style:style>
358   <style:style style:name="Figure" style:family="paragraph" style:parent-style-name="Caption"/>
359   <style:style style:name="Illustration_20_Index_20_Heading" style:display-name="Illustration Index Heading" style:family="paragraph" style:parent-style-name="Heading" style:class="index">
360    <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"/>
361    <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"/>
362   </style:style>
363   <style:style style:name="Table" style:family="paragraph" style:parent-style-name="Caption" style:class="extra">
364    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
365   </style:style>
366   <style:style style:name="Listing" style:family="paragraph" style:parent-style-name="Caption" style:class="extra">
367    <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false" fo:keep-with-next="always">
368     <style:tab-stops/>
369    </style:paragraph-properties>
370   </style:style>
371   <style:style style:name="Horizontal_20_Line" style:display-name="Horizontal Line" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="html">
372    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm" style:page-number="auto" fo:padding="0cm" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.06pt solid #000000" style:shadow="none" text:number-lines="false" text:line-number="0" style:join-border="false"/>
373    <style:text-properties fo:font-size="6pt" style:font-size-asian="6pt" style:font-size-complex="6pt"/>
374   </style:style>
376   <style:style style:name="Emphasis" style:family="text">
377    <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
378   </style:style>
379   <style:style style:name="Underline" style:family="text">
380    <style:text-properties style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:background-color="transparent"/>
381   </style:style>
382   <style:style style:name="Strikethrough" style:family="text">
383    <style:text-properties style:text-line-through-style="solid"/>
384   </style:style>
385   <style:style style:name="Source_20_Text" style:display-name="Source Text" style:family="text">
386    <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
387   </style:style>
388   <style:style style:name="Citation" style:family="text">
389    <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
390   </style:style>
391   <style:style style:name="Example" style:family="text">
392    <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
393   </style:style>
394   <style:style style:name="OrgCode" style:family="text" style:parent-style-name="Source_20_Text"/>
396   <!-- BEGIN: Org Agenda Styles -->
397   <style:style style:name="OrgTodo" style:family="text"/>
398   <style:style style:name="OrgDone" style:family="text"/>
400   <style:style style:name="OrgTag" style:family="text">
401    <style:text-properties fo:font-variant="small-caps" fo:background-color="transparent"/>
402   </style:style>
403   <style:style style:name="OrgTags" style:family="text"/>
405   <style:style style:name="OrgPriority" style:family="text"/>
406   <style:style style:name="OrgPriority-A" style:family="text" style:parent-style-name="OrgPriority"/>
407   <style:style style:name="OrgPriority-B" style:family="text" style:parent-style-name="OrgPriority"/>
408   <style:style style:name="OrgPriority-C" style:family="text" style:parent-style-name="OrgPriority"/>
410   <style:style style:name="OrgTimestamp" style:display-name="OrgTimestamp" style:family="text">
411     <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
412   </style:style>
413   <style:style style:name="OrgActiveTimestamp" style:family="text" style:parent-style-name="OrgTimestamp"/>
414   <style:style style:name="OrgInactiveTimestamp" style:family="text" style:parent-style-name="OrgTimestamp"/>
415   <style:style style:name="OrgTimestampKeyword" style:family="text">
416    <style:text-properties style:use-window-font-color="true" fo:font-weight="bold"/>
417   </style:style>
418   <style:style style:name="OrgScheduledKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
419   <style:style style:name="OrgDeadlineKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
420   <style:style style:name="OrgClockKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
421   <style:style style:name="OrgClosedKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
422   <style:style style:name="OrgTimestampWrapper" style:family="text"/>
423   <style:style style:name="OrgTarget" style:family="text"/>
425   <number:date-style style:name="OrgDate" number:automatic-order="true">
426    <number:day number:style="long"/>
427    <number:text>/</number:text>
428    <number:month number:style="long"/>
429    <number:text>/</number:text>
430    <number:year number:style="long"/>
431   </number:date-style>
432   <!-- END: Org Agenda Styles -->
434   <style:style style:name="Bold" style:family="text">
435    <style:text-properties fo:font-weight="bold"/>
436   </style:style>
437   <style:style style:name="Numbering_20_Symbols" style:display-name="Numbering Symbols" style:family="text"/>
438   <style:style style:name="Footnote_20_Symbol" style:display-name="Footnote Symbol" style:family="text"/>
439   <style:style style:name="Footnote_20_anchor" style:display-name="Footnote anchor" style:family="text">
440    <style:text-properties style:text-position="super 58%"/>
441   </style:style>
442   <style:style style:name="OrgSuperscript" style:family="text">
443    <style:text-properties style:text-position="super 58%"/>
444   </style:style>
445   <style:style style:name="OrgSubscript" style:family="text">
446    <style:text-properties style:text-position="sub 58%"/>
447   </style:style>
448   <style:style style:name="Internet_20_link" style:display-name="Internet link" style:family="text">
449    <style:text-properties fo:color="#000080" fo:language="zxx" fo:country="none" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" style:language-asian="zxx" style:country-asian="none" style:language-complex="zxx" style:country-complex="none"/>
450   </style:style>
451   <style:style style:name="Graphics" style:family="graphic">
452    <style:graphic-properties text:anchor-type="paragraph" svg:x="0cm" svg:y="0cm" style:wrap="none" style:vertical-pos="top" style:vertical-rel="paragraph" style:horizontal-pos="center" style:horizontal-rel="paragraph"/>
453   </style:style>
454   <style:style style:name="Frame" style:family="graphic">
455    <style:graphic-properties text:anchor-type="paragraph" svg:x="0cm" svg:y="0cm" fo:margin-left="0.201cm" fo:margin-right="0.201cm" fo:margin-top="0.201cm" fo:margin-bottom="0.201cm" style:wrap="parallel" style:number-wrapped-paragraphs="no-limit" style:wrap-contour="false" style:vertical-pos="top" style:vertical-rel="paragraph-content" style:horizontal-pos="center" style:horizontal-rel="paragraph-content" fo:padding="0.15cm" fo:border="0.002cm solid #000000"/>
456   </style:style>
458   <!-- Simple Images   -->
459   <style:style style:name="OrgDisplayImage" style:family="graphic" style:parent-style-name="Graphics">
460    <style:graphic-properties text:anchor-type="paragraph" style:wrap="none" style:vertical-pos="top" style:vertical-rel="paragraph" style:horizontal-pos="center" style:horizontal-rel="paragraph"/>
461   </style:style>
463   <style:style style:name="OrgPageImage" style:family="graphic" style:parent-style-name="Graphics">
464    <style:graphic-properties text:anchor-type="page" fo:margin-top="0.21cm" fo:margin-bottom="0.21cm" style:vertical-pos="middle" style:vertical-rel="page" style:horizontal-pos="center" style:horizontal-rel="page" fo:background-color="transparent" style:background-transparency="100%" style:shadow="none" style:mirror="none" fo:clip="rect(0cm, 0cm, 0cm, 0cm)" draw:luminance="0%" draw:contrast="0%" draw:red="0%" draw:green="0%" draw:blue="0%" draw:gamma="100%" draw:color-inversion="false" draw:image-opacity="100%" draw:color-mode="standard">
465     <style:background-image/>
466    </style:graphic-properties>
467   </style:style>
469   <!-- Captioned Images  -->
470   <style:style style:name="OrgCaptionedImage" style:family="graphic" style:parent-style-name="Graphics">
471    <style:graphic-properties style:rel-width="100%" text:anchor-type="paragraph" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" style:run-through="foreground" style:wrap="none" style:vertical-pos="from-top" style:vertical-rel="paragraph-content" style:horizontal-pos="from-left" style:horizontal-rel="paragraph-content" fo:padding="0cm" fo:border="none" style:shadow="none"/>
472   </style:style>
474   <style:style style:name="OrgImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
475    <style:graphic-properties text:anchor-type="paragraph" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" style:wrap="none" style:vertical-pos="top" style:vertical-rel="paragraph" style:horizontal-pos="center" style:horizontal-rel="paragraph" fo:padding="0cm" fo:border="none"/>
476   </style:style>
478   <style:style style:name="OrgPageImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
479    <style:graphic-properties text:anchor-type="paragraph" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.21cm" fo:margin-bottom="0.21cm" style:wrap="none" style:vertical-pos="middle" style:vertical-rel="page" style:horizontal-pos="center" style:horizontal-rel="page" fo:background-color="transparent" style:background-transparency="100%" fo:padding="0cm" fo:border="none" style:shadow="none">
480     <style:background-image/>
481    </style:graphic-properties>
482   </style:style>
484   <!-- Inlined Images -->
485   <style:style style:name="OrgInlineImage" style:family="graphic" style:parent-style-name="Graphics">
486    <style:graphic-properties text:anchor-type="as-char" style:vertical-pos="top" style:vertical-rel="baseline" style:horizontal-pos="center" style:horizontal-rel="paragraph"/>
487   </style:style>
489   <!-- Inline Formula -->
490   <style:style style:name="OrgFormula" style:family="graphic">
491     <style:graphic-properties text:anchor-type="as-char" svg:y="0cm" fo:margin-left="0.201cm" fo:margin-right="0.201cm" style:vertical-pos="middle" style:vertical-rel="text" style:shadow="none"/>
492   </style:style>
494   <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
495     <style:graphic-properties text:anchor-type="as-char" fo:margin-left="0.201cm" fo:margin-right="0.201cm" style:vertical-pos="middle" style:vertical-rel="text"/>
496   </style:style>
498   <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
499     <style:graphic-properties style:vertical-pos="middle" style:vertical-rel="text" draw:ole-draw-aspect="1"/>
500   </style:style>
502   <style:style style:name="OrgDisplayFormula" style:family="graphic" style:parent-style-name="OrgFormula">
503     <style:graphic-properties style:vertical-pos="middle" style:vertical-rel="text" style:horizontal-pos="from-left" style:horizontal-rel="paragraph-content" draw:ole-draw-aspect="1"/>
504   </style:style>
506   <style:style style:name="OrgFormulaCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
507    <style:graphic-properties text:anchor-type="paragraph" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" style:wrap="right" style:number-wrapped-paragraphs="1" style:wrap-contour="false" style:vertical-pos="top" style:vertical-rel="paragraph" style:horizontal-pos="center" style:horizontal-rel="paragraph" fo:padding="0cm" fo:border="none"/>
508   </style:style>
510   <style:style style:name="OrgCaptionedFormula" style:family="graphic" style:parent-style-name="OrgFormula">
511     <style:graphic-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" style:run-through="foreground" style:wrap="none" style:vertical-pos="from-top" style:vertical-rel="paragraph-content" style:horizontal-pos="center" style:horizontal-rel="paragraph-content" fo:padding="0cm" fo:border="none" style:shadow="none" draw:ole-draw-aspect="1"/>
512   </style:style>
514   <!-- Inline Tasks -->
515   <style:style style:name="OrgInlineTaskHeading" style:family="paragraph" style:parent-style-name="Caption" style:next-style-name="Text_20_body">
516    <style:text-properties style:font-name="Arial1" fo:font-style="normal" fo:font-weight="bold"/>
517   </style:style>
518   <style:style style:name="OrgInlineTaskFrame" style:family="graphic" style:parent-style-name="Frame">
519    <style:graphic-properties svg:x="0cm" svg:y="0cm" style:wrap="none" style:vertical-pos="top" style:vertical-rel="paragraph-content" style:horizontal-pos="center" style:horizontal-rel="paragraph-content" fo:background-color="#ffffcc" style:background-transparency="0%" fo:padding="0.15cm" fo:border="0.26pt solid #000000" style:shadow="none">
520     <style:background-image/>
521    </style:graphic-properties>
522   </style:style>
524   <text:list-style style:name="Numbering_20_1" style:display-name="Numbering 1">
525    <text:list-level-style-number text:level="1" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
526     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
527      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="0.499cm" fo:text-indent="-0.499cm" fo:margin-left="0.499cm"/>
528     </style:list-level-properties>
529    </text:list-level-style-number>
530    <text:list-level-style-number text:level="2" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
531     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
532      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="1cm" fo:text-indent="-0.499cm" fo:margin-left="1cm"/>
533     </style:list-level-properties>
534    </text:list-level-style-number>
535    <text:list-level-style-number text:level="3" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
536     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
537      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="1.499cm" fo:text-indent="-0.499cm" fo:margin-left="1.499cm"/>
538     </style:list-level-properties>
539    </text:list-level-style-number>
540    <text:list-level-style-number text:level="4" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
541     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
542      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="2cm" fo:text-indent="-0.499cm" fo:margin-left="2cm"/>
543     </style:list-level-properties>
544    </text:list-level-style-number>
545    <text:list-level-style-number text:level="5" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
546     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
547      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="2.499cm" fo:text-indent="-0.499cm" fo:margin-left="2.499cm"/>
548     </style:list-level-properties>
549    </text:list-level-style-number>
550    <text:list-level-style-number text:level="6" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
551     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
552      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="3cm" fo:text-indent="-0.499cm" fo:margin-left="3cm"/>
553     </style:list-level-properties>
554    </text:list-level-style-number>
555    <text:list-level-style-number text:level="7" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
556     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
557      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="3.5cm" fo:text-indent="-0.499cm" fo:margin-left="3.5cm"/>
558     </style:list-level-properties>
559    </text:list-level-style-number>
560    <text:list-level-style-number text:level="8" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
561     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
562      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="4.001cm" fo:text-indent="-0.499cm" fo:margin-left="4.001cm"/>
563     </style:list-level-properties>
564    </text:list-level-style-number>
565    <text:list-level-style-number text:level="9" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
566     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
567      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="4.5cm" fo:text-indent="-0.499cm" fo:margin-left="4.5cm"/>
568     </style:list-level-properties>
569    </text:list-level-style-number>
570    <text:list-level-style-number text:level="10" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
571     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
572      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="5.001cm" fo:text-indent="-0.499cm" fo:margin-left="5.001cm"/>
573     </style:list-level-properties>
574    </text:list-level-style-number>
575   </text:list-style>
576   <text:list-style style:name="List_20_1" style:display-name="List 1">
577    <text:list-level-style-bullet text:level="1" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
578     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
579      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="0.4cm" fo:text-indent="-0.4cm" fo:margin-left="0.4cm"/>
580     </style:list-level-properties>
581     <style:text-properties style:font-name="OpenSymbol"/>
582    </text:list-level-style-bullet>
583    <text:list-level-style-bullet text:level="2" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
584     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
585      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="0.801cm" fo:text-indent="-0.4cm" fo:margin-left="0.801cm"/>
586     </style:list-level-properties>
587     <style:text-properties style:font-name="OpenSymbol"/>
588    </text:list-level-style-bullet>
589    <text:list-level-style-bullet text:level="3" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
590     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
591      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="1.199cm" fo:text-indent="-0.4cm" fo:margin-left="1.199cm"/>
592     </style:list-level-properties>
593     <style:text-properties style:font-name="OpenSymbol"/>
594    </text:list-level-style-bullet>
595    <text:list-level-style-bullet text:level="4" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
596     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
597      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="1.6cm" fo:text-indent="-0.4cm" fo:margin-left="1.6cm"/>
598     </style:list-level-properties>
599     <style:text-properties style:font-name="OpenSymbol"/>
600    </text:list-level-style-bullet>
601    <text:list-level-style-bullet text:level="5" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
602     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
603      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="2cm" fo:text-indent="-0.4cm" fo:margin-left="2cm"/>
604     </style:list-level-properties>
605     <style:text-properties style:font-name="OpenSymbol"/>
606    </text:list-level-style-bullet>
607    <text:list-level-style-bullet text:level="6" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
608     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
609      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="2.401cm" fo:text-indent="-0.4cm" fo:margin-left="2.401cm"/>
610     </style:list-level-properties>
611     <style:text-properties style:font-name="OpenSymbol"/>
612    </text:list-level-style-bullet>
613    <text:list-level-style-bullet text:level="7" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
614     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
615      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="2.799cm" fo:text-indent="-0.4cm" fo:margin-left="2.799cm"/>
616     </style:list-level-properties>
617     <style:text-properties style:font-name="OpenSymbol"/>
618    </text:list-level-style-bullet>
619    <text:list-level-style-bullet text:level="8" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
620     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
621      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="3.2cm" fo:text-indent="-0.4cm" fo:margin-left="3.2cm"/>
622     </style:list-level-properties>
623     <style:text-properties style:font-name="OpenSymbol"/>
624    </text:list-level-style-bullet>
625    <text:list-level-style-bullet text:level="9" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
626     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
627      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="3.6cm" fo:text-indent="-0.4cm" fo:margin-left="3.6cm"/>
628     </style:list-level-properties>
629     <style:text-properties style:font-name="OpenSymbol"/>
630    </text:list-level-style-bullet>
631    <text:list-level-style-bullet text:level="10" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
632     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
633      <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="4.001cm" fo:text-indent="-0.4cm" fo:margin-left="4.001cm"/>
634     </style:list-level-properties>
635     <style:text-properties style:font-name="OpenSymbol"/>
636    </text:list-level-style-bullet>
637   </text:list-style>
639   <!-- Numbered List -->
640   <text:list-style style:name="OrgNumberedList">
641    <text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1">
642     <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
643    </text:list-level-style-number>
644    <text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
645     <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
646    </text:list-level-style-number>
647    <text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
648     <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
649    </text:list-level-style-number>
650    <text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
651     <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
652    </text:list-level-style-number>
653    <text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
654     <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
655    </text:list-level-style-number>
656    <text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
657     <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
658    </text:list-level-style-number>
659    <text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
660     <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
661    </text:list-level-style-number>
662    <text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
663     <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
664    </text:list-level-style-number>
665    <text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
666     <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
667    </text:list-level-style-number>
668    <text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
669     <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
670    </text:list-level-style-number>
671   </text:list-style>
673   <!-- Bulleted List -->
674   <text:list-style style:name="OrgBulletedList">
675    <text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
676     <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
677     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
678    </text:list-level-style-bullet>
679    <text:list-level-style-bullet text:level="2" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
680     <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
681     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
682    </text:list-level-style-bullet>
683    <text:list-level-style-bullet text:level="3" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
684     <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
685     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
686    </text:list-level-style-bullet>
687    <text:list-level-style-bullet text:level="4" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
688     <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
689     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
690    </text:list-level-style-bullet>
691    <text:list-level-style-bullet text:level="5" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
692     <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
693     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
694    </text:list-level-style-bullet>
695    <text:list-level-style-bullet text:level="6" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
696     <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
697     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
698    </text:list-level-style-bullet>
699    <text:list-level-style-bullet text:level="7" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
700     <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
701     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
702    </text:list-level-style-bullet>
703    <text:list-level-style-bullet text:level="8" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
704     <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
705     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
706    </text:list-level-style-bullet>
707    <text:list-level-style-bullet text:level="9" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
708     <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
709     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
710    </text:list-level-style-bullet>
711    <text:list-level-style-bullet text:level="10" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
712     <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
713     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
714    </text:list-level-style-bullet>
715   </text:list-style>
717   <!-- Description List -->
718   <text:list-style style:name="OrgDescriptionList">
719    <text:list-level-style-number text:level="1" style:num-format="">
720     <style:list-level-properties text:space-before="0.635cm"/>
721    </text:list-level-style-number>
722    <text:list-level-style-number text:level="2" style:num-format="">
723     <style:list-level-properties text:space-before="1.27cm"/>
724    </text:list-level-style-number>
725    <text:list-level-style-number text:level="3" style:num-format="">
726     <style:list-level-properties text:space-before="1.905cm"/>
727    </text:list-level-style-number>
728    <text:list-level-style-number text:level="4" style:num-format="">
729     <style:list-level-properties text:space-before="2.54cm"/>
730    </text:list-level-style-number>
731    <text:list-level-style-number text:level="5" style:num-format="">
732     <style:list-level-properties text:space-before="3.175cm"/>
733    </text:list-level-style-number>
734    <text:list-level-style-number text:level="6" style:num-format="">
735     <style:list-level-properties text:space-before="3.81cm"/>
736    </text:list-level-style-number>
737    <text:list-level-style-number text:level="7" style:num-format="">
738     <style:list-level-properties text:space-before="4.445cm"/>
739    </text:list-level-style-number>
740    <text:list-level-style-number text:level="8" style:num-format="">
741     <style:list-level-properties text:space-before="5.08cm"/>
742    </text:list-level-style-number>
743    <text:list-level-style-number text:level="9" style:num-format="">
744     <style:list-level-properties text:space-before="5.715cm"/>
745    </text:list-level-style-number>
746    <text:list-level-style-number text:level="10" style:num-format="">
747     <style:list-level-properties text:space-before="6.35cm"/>
748    </text:list-level-style-number>
749   </text:list-style>
751   <text:list-style style:name="OrgSrcBlockNumberedLine">
752    <text:list-level-style-number text:level="1" style:num-format="1">
753     <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
754    </text:list-level-style-number>
755    <text:list-level-style-number text:level="2" style:num-format="1">
756     <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
757    </text:list-level-style-number>
758    <text:list-level-style-number text:level="3" style:num-format="1">
759     <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
760    </text:list-level-style-number>
761    <text:list-level-style-number text:level="4" style:num-format="1">
762     <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
763    </text:list-level-style-number>
764    <text:list-level-style-number text:level="5" style:num-format="1">
765     <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
766    </text:list-level-style-number>
767    <text:list-level-style-number text:level="6" style:num-format="1">
768     <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
769    </text:list-level-style-number>
770    <text:list-level-style-number text:level="7" style:num-format="1">
771     <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
772    </text:list-level-style-number>
773    <text:list-level-style-number text:level="8" style:num-format="1">
774     <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
775    </text:list-level-style-number>
776    <text:list-level-style-number text:level="9" style:num-format="1">
777     <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
778    </text:list-level-style-number>
779    <text:list-level-style-number text:level="10" style:num-format="1">
780     <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm" text:min-label-distance="0.101cm" fo:text-align="end"/>
781    </text:list-level-style-number>
782   </text:list-style>
784   <text:notes-configuration text:note-class="footnote" text:citation-style-name="Footnote_20_Symbol" text:citation-body-style-name="Footnote_20_anchor" style:num-format="1" text:start-value="0" text:footnotes-position="page" text:start-numbering-at="document"/>
785   <text:notes-configuration text:note-class="endnote" style:num-format="i" text:start-value="0"/>
786   <text:linenumbering-configuration text:number-lines="false" text:offset="0.499cm" style:num-format="1" text:number-position="left" text:increment="5"/>
787  </office:styles>
788  <office:automatic-styles>
789   <style:style style:name="MP1" style:family="paragraph" style:parent-style-name="Footer">
790    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
791   </style:style>
792   <style:page-layout style:name="Mpm1" style:page-usage="mirrored">
793    <style:page-layout-properties fo:page-width="21.001cm" 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">
794     <style:footnote-sep style:width="0.018cm" style:distance-before-sep="0.101cm" style:distance-after-sep="0.101cm" style:line-style="none" style:adjustment="left" style:rel-width="25%" style:color="#000000"/>
795    </style:page-layout-properties>
796    <style:header-style/>
797    <style:footer-style>
798     <style:header-footer-properties fo:min-height="0.6cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.499cm" style:dynamic-spacing="false"/>
799    </style:footer-style>
800   </style:page-layout>
801   <style:page-layout style:name="Mpm2">
802    <style:page-layout-properties fo:page-width="21.001cm" 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">
803     <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"/>
804    </style:page-layout-properties>
805    <style:header-style/>
806    <style:footer-style/>
807   </style:page-layout>
808   <style:page-layout style:name="Mpm3" style:page-usage="mirrored">
809    <style:page-layout-properties fo:page-width="21.001cm" fo:page-height="29.7cm" style:num-format="i" 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">
810     <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"/>
811    </style:page-layout-properties>
812    <style:header-style/>
813    <style:footer-style>
814     <style:header-footer-properties fo:min-height="0cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.499cm"/>
815    </style:footer-style>
816   </style:page-layout>
817   <style:page-layout style:name="Mpm4" style:page-usage="right">
818    <style:page-layout-properties fo:page-width="21.001cm" 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" fo:background-color="transparent" style:writing-mode="lr-tb" style:footnote-max-height="0cm">
819     <style:background-image/>
820     <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"/>
821    </style:page-layout-properties>
822    <style:header-style/>
823    <style:footer-style>
824     <style:header-footer-properties fo:min-height="0.6cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.499cm" style:dynamic-spacing="false"/>
825    </style:footer-style>
826   </style:page-layout>
827   <style:page-layout style:name="Mpm5" style:page-usage="mirrored">
828    <style:page-layout-properties fo:page-width="21.001cm" 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">
829     <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"/>
830    </style:page-layout-properties>
831    <style:header-style/>
832    <style:footer-style>
833     <style:header-footer-properties fo:min-height="0.6cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.499cm" style:dynamic-spacing="false"/>
834    </style:footer-style>
835   </style:page-layout>
836  </office:automatic-styles>
837  <office:master-styles>
838   <style:master-page style:name="Standard" style:page-layout-name="Mpm1">
839    <style:footer>
840     <text:p text:style-name="MP1"><text:page-number text:select-page="current"></text:page-number></text:p>
841    </style:footer>
842   </style:master-page>
843   <style:master-page style:name="OrgTitlePage" style:page-layout-name="Mpm2" style:next-style-name="OrgFrontMatterPage"/>
844   <style:master-page style:name="OrgFrontMatterPage" style:page-layout-name="Mpm3">
845    <style:footer>
846     <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
847    </style:footer>
848   </style:master-page>
849   <style:master-page style:name="OrgFirstPage" style:page-layout-name="Mpm4" style:next-style-name="OrgPage">
850    <style:footer>
851     <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
852    </style:footer>
853   </style:master-page>
854   <style:master-page style:name="OrgPage" style:page-layout-name="Mpm5">
855    <style:footer>
856     <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
857    </style:footer>
858   </style:master-page>
859  </office:master-styles>
860 </office:document-styles>