org-clock: Add tests for clocktable relative times
[org-mode.git] / etc / styles / OrgOdtStyles.xml
blobd3a447231dedb4e4de2a95d9b245a25aa0f503b4
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: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"/>
91   </style:style>
92   <style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
93    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.212cm"/>
94   </style:style>
95   <style:style style:name="List" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="list">
96    <style:text-properties style:font-name-complex="Tahoma1"/>
97   </style:style>
98   <style:style style:name="Caption" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
99    <style:paragraph-properties fo:margin-top="0.212cm" fo:margin-bottom="0.212cm" text:number-lines="false" text:line-number="0"/>
100    <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"/>
101   </style:style>
102   <style:style style:name="Index" style:family="paragraph" style:parent-style-name="Standard" style:class="index">
103    <style:paragraph-properties text:number-lines="false" text:line-number="0"/>
104    <style:text-properties style:font-name-complex="Tahoma1"/>
105   </style:style>
106   <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">
107    <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"/>
108   </style:style>
109   <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">
110    <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"/>
111   </style:style>
112   <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">
113    <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"/>
114   </style:style>
115   <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">
116    <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"/>
117   </style:style>
118   <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">
119    <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"/>
120   </style:style>
121   <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">
122    <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"/>
123   </style:style>
124   <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">
125    <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"/>
126   </style:style>
127   <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">
128    <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"/>
129   </style:style>
130   <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">
131    <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"/>
132   </style:style>
133   <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">
134    <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"/>
135   </style:style>
136   <style:style style:name="Heading_20_1.title" style:display-name="Heading 1.title" style:family="paragraph" style:parent-style-name="Heading_20_1">
137    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
138   </style:style>
139   <style:style style:name="Title" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Subtitle" style:class="chapter">
140    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
141    <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"/>
142   </style:style>
143   <style:style style:name="OrgTitle" style:family="paragraph" style:parent-style-name="Title">
144    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
145    <style:text-properties fo:font-size="24pt"/>
146   </style:style>
147   <style:style style:name="Subtitle" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:class="chapter">
148    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
149    <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"/>
150   </style:style>
151   <style:style style:name="OrgSubtitle" style:family="paragraph" style:parent-style-name="Subtitle">
152    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
153    <style:text-properties fo:font-size="20pt"/>
154   </style:style>
155   <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">
156    <style:paragraph-properties fo:margin-left="0.499cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
157   </style:style>
158   <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">
159    <style:paragraph-properties fo:margin-left="5.001cm" fo:margin-right="0cm" fo:text-indent="-4.5cm" style:auto-text-indent="false">
160     <style:tab-stops>
161      <style:tab-stop style:position="0cm"/>
162     </style:tab-stops>
163    </style:paragraph-properties>
164   </style:style>
165   <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">
166    <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0.499cm" style:auto-text-indent="false"/>
167   </style:style>
168   <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">
169    <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="0cm" fo:text-indent="-0.499cm" style:auto-text-indent="false">
170     <style:tab-stops>
171      <style:tab-stop style:position="0cm"/>
172     </style:tab-stops>
173    </style:paragraph-properties>
174   </style:style>
175   <style:style style:name="Salutation" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
176    <style:paragraph-properties text:number-lines="false" text:line-number="0"/>
177   </style:style>
178   <style:style style:name="Contents_20_Heading" style:display-name="Contents Heading" style:family="paragraph" style:parent-style-name="Heading" style:class="index">
179    <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"/>
180    <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"/>
181   </style:style>
182   <style:style style:name="Contents_20_1" style:display-name="Contents 1" style:family="paragraph" style:parent-style-name="Index" style:class="index">
183    <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
184     <style:tab-stops>
185      <style:tab-stop style:position="17cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
186     </style:tab-stops>
187    </style:paragraph-properties>
188   </style:style>
189   <style:style style:name="Contents_20_2" style:display-name="Contents 2" style:family="paragraph" style:parent-style-name="Index" style:class="index">
190    <style:paragraph-properties fo:margin-left="0.499cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
191     <style:tab-stops>
192      <style:tab-stop style:position="16.501cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
193     </style:tab-stops>
194    </style:paragraph-properties>
195   </style:style>
196   <style:style style:name="Contents_20_3" style:display-name="Contents 3" style:family="paragraph" style:parent-style-name="Index" style:class="index">
197    <style:paragraph-properties fo:margin-left="0.998cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
198     <style:tab-stops>
199      <style:tab-stop style:position="16.002cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
200     </style:tab-stops>
201    </style:paragraph-properties>
202   </style:style>
203   <style:style style:name="Contents_20_4" style:display-name="Contents 4" style:family="paragraph" style:parent-style-name="Index" style:class="index">
204    <style:paragraph-properties fo:margin-left="1.498cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
205     <style:tab-stops>
206      <style:tab-stop style:position="15.503cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
207     </style:tab-stops>
208    </style:paragraph-properties>
209   </style:style>
210   <style:style style:name="Contents_20_5" style:display-name="Contents 5" style:family="paragraph" style:parent-style-name="Index" style:class="index">
211    <style:paragraph-properties fo:margin-left="1.997cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
212     <style:tab-stops>
213      <style:tab-stop style:position="15.004cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
214     </style:tab-stops>
215    </style:paragraph-properties>
216   </style:style>
217   <style:style style:name="Contents_20_6" style:display-name="Contents 6" style:family="paragraph" style:parent-style-name="Index" style:class="index">
218    <style:paragraph-properties fo:margin-left="2.496cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
219     <style:tab-stops>
220      <style:tab-stop style:position="14.504cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
221     </style:tab-stops>
222    </style:paragraph-properties>
223   </style:style>
224   <style:style style:name="Contents_20_7" style:display-name="Contents 7" style:family="paragraph" style:parent-style-name="Index" style:class="index">
225    <style:paragraph-properties fo:margin-left="2.995cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
226     <style:tab-stops>
227      <style:tab-stop style:position="14.005cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
228     </style:tab-stops>
229    </style:paragraph-properties>
230   </style:style>
231   <style:style style:name="Contents_20_8" style:display-name="Contents 8" style:family="paragraph" style:parent-style-name="Index" style:class="index">
232    <style:paragraph-properties fo:margin-left="3.494cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
233     <style:tab-stops>
234      <style:tab-stop style:position="13.506cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
235     </style:tab-stops>
236    </style:paragraph-properties>
237   </style:style>
238   <style:style style:name="Contents_20_9" style:display-name="Contents 9" style:family="paragraph" style:parent-style-name="Index" style:class="index">
239    <style:paragraph-properties fo:margin-left="3.993cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
240     <style:tab-stops>
241      <style:tab-stop style:position="13.007cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
242     </style:tab-stops>
243    </style:paragraph-properties>
244   </style:style>
245   <style:style style:name="Contents_20_10" style:display-name="Contents 10" style:family="paragraph" style:parent-style-name="Index" style:class="index">
246    <style:paragraph-properties fo:margin-left="4.493cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false">
247     <style:tab-stops>
248      <style:tab-stop style:position="12.508cm" style:type="right" style:leader-style="dotted" style:leader-text="."/>
249     </style:tab-stops>
250    </style:paragraph-properties>
251   </style:style>
252   <style:style style:name="Quotations" style:family="paragraph" style:parent-style-name="Standard" style:class="html">
253    <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"/>
254   </style:style>
255   <style:style style:name="Preformatted_20_Text" style:display-name="Preformatted Text" style:family="paragraph" style:parent-style-name="Standard" style:class="html">
256    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
257    <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"/>
258   </style:style>
259   <style:style style:name="OrgVerse" style:family="paragraph" style:parent-style-name="Preformatted_20_Text">
260    <style:paragraph-properties fo:background-color="#c0c0c0" fo:padding="0.049cm" fo:border="0.018cm solid #000000" style:shadow="none">
261     <style:background-image/>
262    </style:paragraph-properties>
263   </style:style>
265   <style:style style:name="OrgFixedWidthBlock" style:family="paragraph" style:parent-style-name="Preformatted_20_Text">
266    <style:paragraph-properties fo:background-color="#c0c0c0" fo:padding="0.049cm" fo:border="0.018cm solid #000000" style:shadow="none">
267     <style:background-image/>
268    </style:paragraph-properties>
269   </style:style>
271   <style:style style:name="OrgFixedWidthBlockLastLine" style:family="paragraph" style:parent-style-name="OrgFixedWidthBlock">
272    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/>
273   </style:style>
275   <style:style style:name="OrgFormula" style:family="paragraph" style:parent-style-name="Text_20_body">
276    <style:paragraph-properties>
277     <style:tab-stops>
278      <style:tab-stop style:position="17cm" style:type="right"/>
279     </style:tab-stops>
280    </style:paragraph-properties>
281   </style:style>
283   <style:style style:name="OrgSrcBlockLastLine" style:family="paragraph" style:parent-style-name="OrgSrcBlock">
284    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/>
285   </style:style>
287   <style:style style:name="OrgCenter" style:family="paragraph" style:parent-style-name="Text_20_body">
288    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
289   </style:style>
290   <style:style style:name="OrgTableContents" style:family="paragraph" style:parent-style-name="Text_20_body"/>
291   <style:style style:name="OrgTableHeading" style:family="paragraph" style:parent-style-name="OrgTableContents" style:class="extra">
292     <style:paragraph-properties fo:text-align="center" style:justify-single-word="false" text:number-lines="false" text:line-number="0"/>
293     <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
294   </style:style>
296   <style:style style:name="OrgTableHeadingLeft" style:family="paragraph" style:parent-style-name="OrgTableHeading">
297     <style:paragraph-properties fo:text-align="left" style:justify-single-word="false"/>
298   </style:style>
299   <style:style style:name="OrgTableHeadingRight" style:family="paragraph" style:parent-style-name="OrgTableHeading">
300     <style:paragraph-properties fo:text-align="right" style:justify-single-word="false"/>
301   </style:style>
302   <style:style style:name="OrgTableHeadingCenter" style:family="paragraph" style:parent-style-name="OrgTableHeading">
303     <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
304   </style:style>
306   <style:style style:name="OrgTableContentsLeft" style:family="paragraph" style:parent-style-name="OrgTableContents">
307     <style:paragraph-properties fo:text-align="left" style:justify-single-word="false"/>
308   </style:style>
309   <style:style style:name="OrgTableContentsRight" style:family="paragraph" style:parent-style-name="OrgTableContents">
310     <style:paragraph-properties fo:text-align="right" style:justify-single-word="false"/>
311   </style:style>
312   <style:style style:name="OrgTableContentsCenter" style:family="paragraph" style:parent-style-name="OrgTableContents">
313     <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
314   </style:style>
315   <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">
316    <style:text-properties fo:font-weight="bold"/>
317   </style:style>
318   <style:style style:name="Footnote" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
319    <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"/>
320    <style:text-properties fo:font-size="10pt" style:font-size-asian="10pt" style:font-size-complex="10pt"/>
321   </style:style>
322   <style:style style:name="Figure" style:family="paragraph" style:parent-style-name="Caption"/>
323   <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">
324    <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"/>
325    <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"/>
326   </style:style>
327   <style:style style:name="Table" style:family="paragraph" style:parent-style-name="Caption" style:class="extra">
328    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
329   </style:style>
330   <style:style style:name="Listing" style:family="paragraph" style:parent-style-name="Caption" style:class="extra">
331    <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">
332     <style:tab-stops/>
333    </style:paragraph-properties>
334   </style:style>
335   <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">
336    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.499cm" style:border-line-width-bottom="0.002cm 0.035cm 0.002cm" fo:padding="0cm" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.039cm double #808080" text:number-lines="false" text:line-number="0" style:join-border="false"/>
337    <style:text-properties fo:font-size="6pt" style:font-size-asian="6pt" style:font-size-complex="6pt"/>
338   </style:style>
339   <style:style style:name="Emphasis" style:family="text">
340    <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
341   </style:style>
342   <style:style style:name="Underline" style:family="text">
343    <style:text-properties style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:background-color="transparent"/>
344   </style:style>
345   <style:style style:name="Strikethrough" style:family="text">
346    <style:text-properties style:text-line-through-style="solid"/>
347   </style:style>
348   <style:style style:name="Source_20_Text" style:display-name="Source Text" style:family="text">
349    <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
350   </style:style>
351   <style:style style:name="Citation" style:family="text">
352    <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
353   </style:style>
354   <style:style style:name="Example" style:family="text">
355    <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
356   </style:style>
357   <style:style style:name="OrgCode" style:family="text" style:parent-style-name="Source_20_Text"/>
359   <!-- BEGIN: Org Agenda Styles -->
360   <style:style style:name="OrgTodo" style:family="text">
361    <style:text-properties fo:color="#ff0000"/>
362   </style:style>
363   <style:style style:name="OrgDone" style:family="text">
364    <style:text-properties fo:color="#008000"/>
365   </style:style>
366   <style:style style:name="OrgTag" style:family="text">
367    <style:text-properties fo:background-color="#add8e6"/>
368   </style:style>
369   <style:style style:name="OrgTimestamp" style:family="text">
370    <style:text-properties fo:color="#bebebe"/>
371   </style:style>
372   <style:style style:name="OrgTimestampKeyword" style:family="text">
373    <style:text-properties fo:color="#5f9ea0"/>
374   </style:style>
375   <style:style style:name="OrgTimestampWrapper" style:family="text"/>
376   <style:style style:name="OrgTarget" style:family="text"/>
377   <!-- END: Org Agenda Styles -->
379   <style:style style:name="Bold" style:family="text">
380    <style:text-properties fo:font-weight="bold"/>
381   </style:style>
382   <style:style style:name="Numbering_20_Symbols" style:display-name="Numbering Symbols" style:family="text"/>
383   <style:style style:name="Footnote_20_Symbol" style:display-name="Footnote Symbol" style:family="text"/>
384   <style:style style:name="Footnote_20_anchor" style:display-name="Footnote anchor" style:family="text">
385    <style:text-properties style:text-position="super 58%"/>
386   </style:style>
387   <style:style style:name="OrgSuperscript" style:family="text">
388    <style:text-properties style:text-position="super 58%"/>
389   </style:style>
390   <style:style style:name="OrgSubscript" style:family="text">
391    <style:text-properties style:text-position="sub 58%"/>
392   </style:style>
393   <style:style style:name="Internet_20_link" style:display-name="Internet link" style:family="text">
394    <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"/>
395   </style:style>
396   <style:style style:name="Graphics" style:family="graphic">
397    <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"/>
398   </style:style>
399   <style:style style:name="Frame" style:family="graphic">
400    <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"/>
401   </style:style>
403   <!-- Simple Images   -->
404   <style:style style:name="OrgDisplayImage" style:family="graphic" style:parent-style-name="Graphics">
405    <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"/>
406   </style:style>
408   <style:style style:name="OrgPageImage" style:family="graphic" style:parent-style-name="Graphics">
409    <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">
410     <style:background-image/>
411    </style:graphic-properties>
412   </style:style>
414   <!-- Captioned Images  -->
415   <style:style style:name="OrgCaptionedImage" style:family="graphic" style:parent-style-name="Graphics">
416    <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"/>
417   </style:style>
419   <style:style style:name="OrgImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
420    <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"/>
421   </style:style>
423   <style:style style:name="OrgPageImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
424    <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">
425     <style:background-image/>
426    </style:graphic-properties>
427   </style:style>
429   <!-- Inlined Images -->
430   <style:style style:name="OrgInlineImage" style:family="graphic" style:parent-style-name="Graphics">
431    <style:graphic-properties text:anchor-type="as-char" style:vertical-pos="top" style:vertical-rel="baseline" style:horizontal-pos="center" style:horizontal-rel="paragraph"/>
432   </style:style>
434   <!-- Inline Formula -->
435   <style:style style:name="OrgFormula" style:family="graphic">
436     <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"/>
437   </style:style>
439   <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
440     <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"/>
441   </style:style>
443   <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
444     <style:graphic-properties style:vertical-pos="middle" style:vertical-rel="text" draw:ole-draw-aspect="1"/>
445   </style:style>
447   <style:style style:name="OrgDisplayFormula" style:family="graphic" style:parent-style-name="OrgFormula">
448     <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"/>
449   </style:style>
451   <style:style style:name="OrgFormulaCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
452    <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"/>
453   </style:style>
455   <style:style style:name="OrgCaptionedFormula" style:family="graphic" style:parent-style-name="OrgFormula">
456     <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"/>
457   </style:style>
459   <!-- Inline Tasks -->
460   <style:style style:name="OrgInlineTaskHeading" style:family="paragraph" style:parent-style-name="Caption" style:next-style-name="Text_20_body">
461    <style:text-properties style:font-name="Arial1" fo:font-style="normal" fo:font-weight="bold"/>
462   </style:style>
463   <style:style style:name="OrgInlineTaskFrame" style:family="graphic" style:parent-style-name="Frame">
464    <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">
465     <style:background-image/>
466    </style:graphic-properties>
467   </style:style>
469   <text:list-style style:name="Numbering_20_1" style:display-name="Numbering 1">
470    <text:list-level-style-number text:level="1" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
471     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
472      <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"/>
473     </style:list-level-properties>
474    </text:list-level-style-number>
475    <text:list-level-style-number text:level="2" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
476     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
477      <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"/>
478     </style:list-level-properties>
479    </text:list-level-style-number>
480    <text:list-level-style-number text:level="3" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
481     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
482      <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"/>
483     </style:list-level-properties>
484    </text:list-level-style-number>
485    <text:list-level-style-number text:level="4" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
486     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
487      <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"/>
488     </style:list-level-properties>
489    </text:list-level-style-number>
490    <text:list-level-style-number text:level="5" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
491     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
492      <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"/>
493     </style:list-level-properties>
494    </text:list-level-style-number>
495    <text:list-level-style-number text:level="6" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
496     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
497      <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"/>
498     </style:list-level-properties>
499    </text:list-level-style-number>
500    <text:list-level-style-number text:level="7" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
501     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
502      <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"/>
503     </style:list-level-properties>
504    </text:list-level-style-number>
505    <text:list-level-style-number text:level="8" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
506     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
507      <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"/>
508     </style:list-level-properties>
509    </text:list-level-style-number>
510    <text:list-level-style-number text:level="9" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
511     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
512      <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"/>
513     </style:list-level-properties>
514    </text:list-level-style-number>
515    <text:list-level-style-number text:level="10" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
516     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
517      <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"/>
518     </style:list-level-properties>
519    </text:list-level-style-number>
520   </text:list-style>
521   <text:list-style style:name="List_20_1" style:display-name="List 1">
522    <text:list-level-style-bullet text:level="1" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
523     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
524      <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"/>
525     </style:list-level-properties>
526     <style:text-properties style:font-name="OpenSymbol"/>
527    </text:list-level-style-bullet>
528    <text:list-level-style-bullet text:level="2" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
529     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
530      <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"/>
531     </style:list-level-properties>
532     <style:text-properties style:font-name="OpenSymbol"/>
533    </text:list-level-style-bullet>
534    <text:list-level-style-bullet text:level="3" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
535     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
536      <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"/>
537     </style:list-level-properties>
538     <style:text-properties style:font-name="OpenSymbol"/>
539    </text:list-level-style-bullet>
540    <text:list-level-style-bullet text:level="4" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
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="1.6cm" fo:text-indent="-0.4cm" fo:margin-left="1.6cm"/>
543     </style:list-level-properties>
544     <style:text-properties style:font-name="OpenSymbol"/>
545    </text:list-level-style-bullet>
546    <text:list-level-style-bullet text:level="5" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
547     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
548      <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"/>
549     </style:list-level-properties>
550     <style:text-properties style:font-name="OpenSymbol"/>
551    </text:list-level-style-bullet>
552    <text:list-level-style-bullet text:level="6" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
553     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
554      <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"/>
555     </style:list-level-properties>
556     <style:text-properties style:font-name="OpenSymbol"/>
557    </text:list-level-style-bullet>
558    <text:list-level-style-bullet text:level="7" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
559     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
560      <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"/>
561     </style:list-level-properties>
562     <style:text-properties style:font-name="OpenSymbol"/>
563    </text:list-level-style-bullet>
564    <text:list-level-style-bullet text:level="8" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
565     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
566      <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"/>
567     </style:list-level-properties>
568     <style:text-properties style:font-name="OpenSymbol"/>
569    </text:list-level-style-bullet>
570    <text:list-level-style-bullet text:level="9" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
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="3.6cm" fo:text-indent="-0.4cm" fo:margin-left="3.6cm"/>
573     </style:list-level-properties>
574     <style:text-properties style:font-name="OpenSymbol"/>
575    </text:list-level-style-bullet>
576    <text:list-level-style-bullet text:level="10" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
577     <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
578      <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"/>
579     </style:list-level-properties>
580     <style:text-properties style:font-name="OpenSymbol"/>
581    </text:list-level-style-bullet>
582   </text:list-style>
584   <!-- Numbered List -->
585   <text:list-style style:name="OrgNumberedList">
586    <text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1">
587     <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
588    </text:list-level-style-number>
589    <text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
590     <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
591    </text:list-level-style-number>
592    <text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
593     <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
594    </text:list-level-style-number>
595    <text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
596     <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
597    </text:list-level-style-number>
598    <text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
599     <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
600    </text:list-level-style-number>
601    <text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
602     <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
603    </text:list-level-style-number>
604    <text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
605     <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
606    </text:list-level-style-number>
607    <text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
608     <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
609    </text:list-level-style-number>
610    <text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
611     <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
612    </text:list-level-style-number>
613    <text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
614     <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
615    </text:list-level-style-number>
616   </text:list-style>
618   <!-- Bulleted List -->
619   <text:list-style style:name="OrgBulletedList">
620    <text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
621     <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
622     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
623    </text:list-level-style-bullet>
624    <text:list-level-style-bullet text:level="2" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
625     <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
626     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
627    </text:list-level-style-bullet>
628    <text:list-level-style-bullet text:level="3" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
629     <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
630     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
631    </text:list-level-style-bullet>
632    <text:list-level-style-bullet text:level="4" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
633     <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
634     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
635    </text:list-level-style-bullet>
636    <text:list-level-style-bullet text:level="5" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
637     <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
638     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
639    </text:list-level-style-bullet>
640    <text:list-level-style-bullet text:level="6" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
641     <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
642     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
643    </text:list-level-style-bullet>
644    <text:list-level-style-bullet text:level="7" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
645     <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
646     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
647    </text:list-level-style-bullet>
648    <text:list-level-style-bullet text:level="8" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
649     <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
650     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
651    </text:list-level-style-bullet>
652    <text:list-level-style-bullet text:level="9" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
653     <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
654     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
655    </text:list-level-style-bullet>
656    <text:list-level-style-bullet text:level="10" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
657     <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
658     <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
659    </text:list-level-style-bullet>
660   </text:list-style>
662   <!-- Description List -->
663   <text:list-style style:name="OrgDescriptionList">
664    <text:list-level-style-number text:level="1" style:num-format="">
665     <style:list-level-properties text:space-before="0.635cm"/>
666    </text:list-level-style-number>
667    <text:list-level-style-number text:level="2" style:num-format="">
668     <style:list-level-properties text:space-before="1.27cm"/>
669    </text:list-level-style-number>
670    <text:list-level-style-number text:level="3" style:num-format="">
671     <style:list-level-properties text:space-before="1.905cm"/>
672    </text:list-level-style-number>
673    <text:list-level-style-number text:level="4" style:num-format="">
674     <style:list-level-properties text:space-before="2.54cm"/>
675    </text:list-level-style-number>
676    <text:list-level-style-number text:level="5" style:num-format="">
677     <style:list-level-properties text:space-before="3.175cm"/>
678    </text:list-level-style-number>
679    <text:list-level-style-number text:level="6" style:num-format="">
680     <style:list-level-properties text:space-before="3.81cm"/>
681    </text:list-level-style-number>
682    <text:list-level-style-number text:level="7" style:num-format="">
683     <style:list-level-properties text:space-before="4.445cm"/>
684    </text:list-level-style-number>
685    <text:list-level-style-number text:level="8" style:num-format="">
686     <style:list-level-properties text:space-before="5.08cm"/>
687    </text:list-level-style-number>
688    <text:list-level-style-number text:level="9" style:num-format="">
689     <style:list-level-properties text:space-before="5.715cm"/>
690    </text:list-level-style-number>
691    <text:list-level-style-number text:level="10" style:num-format="">
692     <style:list-level-properties text:space-before="6.35cm"/>
693    </text:list-level-style-number>
694   </text:list-style>
696   <text:list-style style:name="OrgSrcBlockNumberedLine">
697    <text:list-level-style-number text:level="1" style:num-format="1">
698     <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"/>
699    </text:list-level-style-number>
700    <text:list-level-style-number text:level="2" style:num-format="1">
701     <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"/>
702    </text:list-level-style-number>
703    <text:list-level-style-number text:level="3" style:num-format="1">
704     <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"/>
705    </text:list-level-style-number>
706    <text:list-level-style-number text:level="4" style:num-format="1">
707     <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"/>
708    </text:list-level-style-number>
709    <text:list-level-style-number text:level="5" style:num-format="1">
710     <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"/>
711    </text:list-level-style-number>
712    <text:list-level-style-number text:level="6" style:num-format="1">
713     <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"/>
714    </text:list-level-style-number>
715    <text:list-level-style-number text:level="7" style:num-format="1">
716     <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"/>
717    </text:list-level-style-number>
718    <text:list-level-style-number text:level="8" style:num-format="1">
719     <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"/>
720    </text:list-level-style-number>
721    <text:list-level-style-number text:level="9" style:num-format="1">
722     <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"/>
723    </text:list-level-style-number>
724    <text:list-level-style-number text:level="10" style:num-format="1">
725     <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"/>
726    </text:list-level-style-number>
727   </text:list-style>
729   <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"/>
730   <text:notes-configuration text:note-class="endnote" style:num-format="i" text:start-value="0"/>
731   <text:linenumbering-configuration text:number-lines="false" text:offset="0.499cm" style:num-format="1" text:number-position="left" text:increment="5"/>
732  </office:styles>
733  <office:automatic-styles>
734   <style:style style:name="MP1" style:family="paragraph" style:parent-style-name="Footer">
735    <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
736   </style:style>
737   <style:page-layout style:name="Mpm1" style:page-usage="mirrored">
738    <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">
739     <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"/>
740    </style:page-layout-properties>
741    <style:header-style/>
742    <style:footer-style>
743     <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"/>
744    </style:footer-style>
745   </style:page-layout>
746   <style:page-layout style:name="Mpm2">
747    <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">
748     <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"/>
749    </style:page-layout-properties>
750    <style:header-style/>
751    <style:footer-style/>
752   </style:page-layout>
753   <style:page-layout style:name="Mpm3" style:page-usage="mirrored">
754    <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">
755     <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"/>
756    </style:page-layout-properties>
757    <style:header-style/>
758    <style:footer-style>
759     <style:header-footer-properties fo:min-height="0cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.499cm"/>
760    </style:footer-style>
761   </style:page-layout>
762   <style:page-layout style:name="Mpm4" style:page-usage="right">
763    <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">
764     <style:background-image/>
765     <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"/>
766    </style:page-layout-properties>
767    <style:header-style/>
768    <style:footer-style>
769     <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"/>
770    </style:footer-style>
771   </style:page-layout>
772   <style:page-layout style:name="Mpm5" style:page-usage="mirrored">
773    <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">
774     <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"/>
775    </style:page-layout-properties>
776    <style:header-style/>
777    <style:footer-style>
778     <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"/>
779    </style:footer-style>
780   </style:page-layout>
781  </office:automatic-styles>
782  <office:master-styles>
783   <style:master-page style:name="Standard" style:page-layout-name="Mpm1">
784    <style:footer>
785     <text:p text:style-name="MP1"><text:page-number text:select-page="current"></text:page-number></text:p>
786    </style:footer>
787   </style:master-page>
788   <style:master-page style:name="OrgTitlePage" style:page-layout-name="Mpm2" style:next-style-name="OrgFrontMatterPage"/>
789   <style:master-page style:name="OrgFrontMatterPage" style:page-layout-name="Mpm3">
790    <style:footer>
791     <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
792    </style:footer>
793   </style:master-page>
794   <style:master-page style:name="OrgFirstPage" style:page-layout-name="Mpm4" style:next-style-name="OrgPage">
795    <style:footer>
796     <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
797    </style:footer>
798   </style:master-page>
799   <style:master-page style:name="OrgPage" style:page-layout-name="Mpm5">
800    <style:footer>
801     <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
802    </style:footer>
803   </style:master-page>
804  </office:master-styles>
805 </office:document-styles>