Sync with Org git commit 374c56b.
[bpt/emacs.git] / etc / org / OrgOdtStyles.xml
CommitLineData
e66ba1df 1<?xml version="1.0" encoding="UTF-8"?>
b900cf87 2<!-- See etc/org/README for copyright information -->
e66ba1df
BG
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>
32
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>
86
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>
264
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>
270
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>
274
275 <style:style style:name="OrgSrcBlockLastLine" style:family="paragraph" style:parent-style-name="OrgSrcBlock">
276 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/>
277 </style:style>
278
279 <style:style style:name="OrgCenter" style:family="paragraph" style:parent-style-name="Text_20_body">
280 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
281 </style:style>
282 <style:style style:name="OrgTableContents" style:family="paragraph" style:parent-style-name="Text_20_body"/>
283 <style:style style:name="OrgTableHeading" style:family="paragraph" style:parent-style-name="OrgTableContents" style:class="extra">
284 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false" text:number-lines="false" text:line-number="0"/>
285 <style:text-properties fo:font-weight="bold" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
286 </style:style>
287
288 <style:style style:name="OrgTableHeadingLeft" style:family="paragraph" style:parent-style-name="OrgTableHeading">
289 <style:paragraph-properties fo:text-align="left" style:justify-single-word="false"/>
290 </style:style>
291 <style:style style:name="OrgTableHeadingRight" style:family="paragraph" style:parent-style-name="OrgTableHeading">
292 <style:paragraph-properties fo:text-align="right" style:justify-single-word="false"/>
293 </style:style>
294 <style:style style:name="OrgTableHeadingCenter" style:family="paragraph" style:parent-style-name="OrgTableHeading">
295 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
296 </style:style>
297
298 <style:style style:name="OrgTableContentsLeft" style:family="paragraph" style:parent-style-name="OrgTableContents">
299 <style:paragraph-properties fo:text-align="left" style:justify-single-word="false"/>
300 </style:style>
301 <style:style style:name="OrgTableContentsRight" style:family="paragraph" style:parent-style-name="OrgTableContents">
302 <style:paragraph-properties fo:text-align="right" style:justify-single-word="false"/>
303 </style:style>
304 <style:style style:name="OrgTableContentsCenter" style:family="paragraph" style:parent-style-name="OrgTableContents">
305 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
306 </style:style>
307 <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">
308 <style:text-properties fo:font-weight="bold"/>
309 </style:style>
310 <style:style style:name="Footnote" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
311 <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"/>
312 <style:text-properties fo:font-size="10pt" style:font-size-asian="10pt" style:font-size-complex="10pt"/>
313 </style:style>
314 <style:style style:name="Figure" style:family="paragraph" style:parent-style-name="Caption"/>
315 <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">
316 <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"/>
317 <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"/>
318 </style:style>
319 <style:style style:name="Table" style:family="paragraph" style:parent-style-name="Caption" style:class="extra">
320 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
321 </style:style>
322 <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">
323 <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"/>
324 <style:text-properties fo:font-size="6pt" style:font-size-asian="6pt" style:font-size-complex="6pt"/>
325 </style:style>
326 <style:style style:name="Emphasis" style:family="text">
327 <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
328 </style:style>
329 <style:style style:name="Underline" style:family="text">
330 <style:text-properties style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:background-color="transparent"/>
331 </style:style>
332 <style:style style:name="Strikethrough" style:family="text">
333 <style:text-properties style:text-line-through-style="solid"/>
334 </style:style>
335 <style:style style:name="Source_20_Text" style:display-name="Source Text" style:family="text">
336 <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
337 </style:style>
338 <style:style style:name="Citation" style:family="text">
339 <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
340 </style:style>
341 <style:style style:name="Example" style:family="text">
342 <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
343 </style:style>
344 <style:style style:name="OrgCode" style:family="text" style:parent-style-name="Source_20_Text"/>
345
346 <!-- BEGIN: Org Agenda Styles -->
347 <style:style style:name="OrgTodo" style:family="text">
348 <style:text-properties fo:color="#ff0000"/>
349 </style:style>
350 <style:style style:name="OrgDone" style:family="text">
351 <style:text-properties fo:color="#008000"/>
352 </style:style>
353 <style:style style:name="OrgTag" style:family="text">
354 <style:text-properties fo:background-color="#add8e6"/>
355 </style:style>
356 <style:style style:name="OrgTimestamp" style:family="text">
357 <style:text-properties fo:color="#bebebe"/>
358 </style:style>
359 <style:style style:name="OrgTimestampKeyword" style:family="text">
360 <style:text-properties fo:color="#5f9ea0"/>
361 </style:style>
362 <style:style style:name="OrgTimestampWrapper" style:family="text"/>
363 <style:style style:name="OrgTarget" style:family="text"/>
364 <!-- END: Org Agenda Styles -->
365
366 <style:style style:name="Bold" style:family="text">
367 <style:text-properties fo:font-weight="bold"/>
368 </style:style>
369 <style:style style:name="Numbering_20_Symbols" style:display-name="Numbering Symbols" style:family="text"/>
370 <style:style style:name="Footnote_20_Symbol" style:display-name="Footnote Symbol" style:family="text"/>
371 <style:style style:name="Footnote_20_anchor" style:display-name="Footnote anchor" style:family="text">
372 <style:text-properties style:text-position="super 58%"/>
373 </style:style>
374 <style:style style:name="OrgSuperscript" style:family="text">
375 <style:text-properties style:text-position="super 58%"/>
376 </style:style>
377 <style:style style:name="OrgSubscript" style:family="text">
378 <style:text-properties style:text-position="sub 58%"/>
379 </style:style>
380 <style:style style:name="Internet_20_link" style:display-name="Internet link" style:family="text">
381 <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"/>
382 </style:style>
383 <style:style style:name="Graphics" style:family="graphic">
384 <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"/>
385 </style:style>
386 <style:style style:name="Frame" style:family="graphic">
387 <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"/>
388 </style:style>
389
390 <!-- Simple Images -->
391 <style:style style:name="OrgDisplayImage" style:family="graphic" style:parent-style-name="Graphics">
392 <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"/>
393 </style:style>
394
395 <style:style style:name="OrgPageImage" style:family="graphic" style:parent-style-name="Graphics">
396 <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">
397 <style:background-image/>
398 </style:graphic-properties>
399 </style:style>
400
401 <!-- Captioned Images -->
402 <style:style style:name="OrgCaptionedImage" style:family="graphic" style:parent-style-name="Graphics">
403 <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"/>
404 </style:style>
405
406 <style:style style:name="OrgImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
407 <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"/>
408 </style:style>
409
410 <style:style style:name="OrgPageImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
411 <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">
412 <style:background-image/>
413 </style:graphic-properties>
414 </style:style>
415
416 <!-- Inlined Images -->
417 <style:style style:name="OrgInlineImage" style:family="graphic" style:parent-style-name="Graphics">
418 <style:graphic-properties text:anchor-type="as-char" style:vertical-pos="top" style:vertical-rel="baseline" style:horizontal-pos="center" style:horizontal-rel="paragraph"/>
419 </style:style>
420
421 <!-- Inline Formula -->
422 <style:style style:name="OrgFormula" style:family="graphic">
423 <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"/>
424 </style:style>
425
426 <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
427 <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"/>
428 </style:style>
429
430 <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
431 <style:graphic-properties style:vertical-pos="middle" style:vertical-rel="text" draw:ole-draw-aspect="1"/>
432 </style:style>
433
434 <style:style style:name="OrgDisplayFormula" style:family="graphic" style:parent-style-name="OrgFormula">
435 <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"/>
436 </style:style>
437
438 <style:style style:name="OrgFormulaCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
439 <style:graphic-properties fo:margin-top="0cm" fo:margin-bottom="0cm" style:vertical-pos="middle" style:vertical-rel="text" style:horizontal-pos="from-left" style:horizontal-rel="paragraph-content" fo:padding="0cm" fo:border="none"/>
440 </style:style>
441
442 <style:style style:name="OrgCaptionedFormula" style:family="graphic" style:parent-style-name="OrgFormula">
443 <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"/>
444 </style:style>
445
446 <!-- Inline Tasks -->
447 <style:style style:name="OrgInlineTaskHeading" style:family="paragraph" style:parent-style-name="Caption" style:next-style-name="Text_20_body">
448 <style:text-properties style:font-name="Arial1" fo:font-style="normal" fo:font-weight="bold"/>
449 </style:style>
450 <style:style style:name="OrgInlineTaskFrame" style:family="graphic" style:parent-style-name="Frame">
451 <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">
452 <style:background-image/>
453 </style:graphic-properties>
454 </style:style>
455
456 <text:list-style style:name="Numbering_20_1" style:display-name="Numbering 1">
457 <text:list-level-style-number text:level="1" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
458 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
459 <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"/>
460 </style:list-level-properties>
461 </text:list-level-style-number>
462 <text:list-level-style-number text:level="2" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
463 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
464 <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"/>
465 </style:list-level-properties>
466 </text:list-level-style-number>
467 <text:list-level-style-number text:level="3" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
468 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
469 <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"/>
470 </style:list-level-properties>
471 </text:list-level-style-number>
472 <text:list-level-style-number text:level="4" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
473 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
474 <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"/>
475 </style:list-level-properties>
476 </text:list-level-style-number>
477 <text:list-level-style-number text:level="5" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
478 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
479 <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"/>
480 </style:list-level-properties>
481 </text:list-level-style-number>
482 <text:list-level-style-number text:level="6" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
483 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
484 <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"/>
485 </style:list-level-properties>
486 </text:list-level-style-number>
487 <text:list-level-style-number text:level="7" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
488 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
489 <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"/>
490 </style:list-level-properties>
491 </text:list-level-style-number>
492 <text:list-level-style-number text:level="8" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
493 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
494 <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"/>
495 </style:list-level-properties>
496 </text:list-level-style-number>
497 <text:list-level-style-number text:level="9" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
498 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
499 <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"/>
500 </style:list-level-properties>
501 </text:list-level-style-number>
502 <text:list-level-style-number text:level="10" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
503 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
504 <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"/>
505 </style:list-level-properties>
506 </text:list-level-style-number>
507 </text:list-style>
508 <text:list-style style:name="List_20_1" style:display-name="List 1">
509 <text:list-level-style-bullet text:level="1" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
510 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
511 <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"/>
512 </style:list-level-properties>
513 <style:text-properties style:font-name="OpenSymbol"/>
514 </text:list-level-style-bullet>
515 <text:list-level-style-bullet text:level="2" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
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="0.801cm" fo:text-indent="-0.4cm" fo:margin-left="0.801cm"/>
518 </style:list-level-properties>
519 <style:text-properties style:font-name="OpenSymbol"/>
520 </text:list-level-style-bullet>
521 <text:list-level-style-bullet text:level="3" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
522 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
523 <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"/>
524 </style:list-level-properties>
525 <style:text-properties style:font-name="OpenSymbol"/>
526 </text:list-level-style-bullet>
527 <text:list-level-style-bullet text:level="4" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
528 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
529 <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"/>
530 </style:list-level-properties>
531 <style:text-properties style:font-name="OpenSymbol"/>
532 </text:list-level-style-bullet>
533 <text:list-level-style-bullet text:level="5" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
534 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
535 <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"/>
536 </style:list-level-properties>
537 <style:text-properties style:font-name="OpenSymbol"/>
538 </text:list-level-style-bullet>
539 <text:list-level-style-bullet text:level="6" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
540 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
541 <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"/>
542 </style:list-level-properties>
543 <style:text-properties style:font-name="OpenSymbol"/>
544 </text:list-level-style-bullet>
545 <text:list-level-style-bullet text:level="7" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
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.799cm" fo:text-indent="-0.4cm" fo:margin-left="2.799cm"/>
548 </style:list-level-properties>
549 <style:text-properties style:font-name="OpenSymbol"/>
550 </text:list-level-style-bullet>
551 <text:list-level-style-bullet text:level="8" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
552 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
553 <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"/>
554 </style:list-level-properties>
555 <style:text-properties style:font-name="OpenSymbol"/>
556 </text:list-level-style-bullet>
557 <text:list-level-style-bullet text:level="9" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
558 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
559 <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"/>
560 </style:list-level-properties>
561 <style:text-properties style:font-name="OpenSymbol"/>
562 </text:list-level-style-bullet>
563 <text:list-level-style-bullet text:level="10" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
564 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
565 <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"/>
566 </style:list-level-properties>
567 <style:text-properties style:font-name="OpenSymbol"/>
568 </text:list-level-style-bullet>
569 </text:list-style>
570
571 <!-- Numbered List -->
572 <text:list-style style:name="OrgNumberedList">
573 <text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1">
574 <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
575 </text:list-level-style-number>
576 <text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
577 <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
578 </text:list-level-style-number>
579 <text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
580 <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
581 </text:list-level-style-number>
582 <text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
583 <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
584 </text:list-level-style-number>
585 <text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
586 <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
587 </text:list-level-style-number>
588 <text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
589 <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
590 </text:list-level-style-number>
591 <text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
592 <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
593 </text:list-level-style-number>
594 <text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
595 <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
596 </text:list-level-style-number>
597 <text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
598 <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
599 </text:list-level-style-number>
600 <text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
601 <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
602 </text:list-level-style-number>
603 </text:list-style>
604
605 <!-- Bulleted List -->
606 <text:list-style style:name="OrgBulletedList">
607 <text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
608 <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
609 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
610 </text:list-level-style-bullet>
611 <text:list-level-style-bullet text:level="2" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
612 <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
613 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
614 </text:list-level-style-bullet>
615 <text:list-level-style-bullet text:level="3" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
616 <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
617 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
618 </text:list-level-style-bullet>
619 <text:list-level-style-bullet text:level="4" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
620 <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
621 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
622 </text:list-level-style-bullet>
623 <text:list-level-style-bullet text:level="5" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
624 <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
625 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
626 </text:list-level-style-bullet>
627 <text:list-level-style-bullet text:level="6" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
628 <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
629 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
630 </text:list-level-style-bullet>
631 <text:list-level-style-bullet text:level="7" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
632 <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
633 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
634 </text:list-level-style-bullet>
635 <text:list-level-style-bullet text:level="8" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
636 <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
637 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
638 </text:list-level-style-bullet>
639 <text:list-level-style-bullet text:level="9" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
640 <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
641 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
642 </text:list-level-style-bullet>
643 <text:list-level-style-bullet text:level="10" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
644 <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
645 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
646 </text:list-level-style-bullet>
647 </text:list-style>
648
649 <!-- Description List -->
650 <text:list-style style:name="OrgDescriptionList">
651 <text:list-level-style-number text:level="1" style:num-format="">
2f885dca 652 <style:list-level-properties text:space-before="0.635cm"/>
e66ba1df
BG
653 </text:list-level-style-number>
654 <text:list-level-style-number text:level="2" style:num-format="">
2f885dca 655 <style:list-level-properties text:space-before="1.27cm"/>
e66ba1df
BG
656 </text:list-level-style-number>
657 <text:list-level-style-number text:level="3" style:num-format="">
2f885dca 658 <style:list-level-properties text:space-before="1.905cm"/>
e66ba1df
BG
659 </text:list-level-style-number>
660 <text:list-level-style-number text:level="4" style:num-format="">
2f885dca 661 <style:list-level-properties text:space-before="2.54cm"/>
e66ba1df
BG
662 </text:list-level-style-number>
663 <text:list-level-style-number text:level="5" style:num-format="">
2f885dca 664 <style:list-level-properties text:space-before="3.175cm"/>
e66ba1df
BG
665 </text:list-level-style-number>
666 <text:list-level-style-number text:level="6" style:num-format="">
2f885dca 667 <style:list-level-properties text:space-before="3.81cm"/>
e66ba1df
BG
668 </text:list-level-style-number>
669 <text:list-level-style-number text:level="7" style:num-format="">
2f885dca 670 <style:list-level-properties text:space-before="4.445cm"/>
e66ba1df
BG
671 </text:list-level-style-number>
672 <text:list-level-style-number text:level="8" style:num-format="">
2f885dca 673 <style:list-level-properties text:space-before="5.08cm"/>
e66ba1df
BG
674 </text:list-level-style-number>
675 <text:list-level-style-number text:level="9" style:num-format="">
2f885dca 676 <style:list-level-properties text:space-before="5.715cm"/>
e66ba1df
BG
677 </text:list-level-style-number>
678 <text:list-level-style-number text:level="10" style:num-format="">
2f885dca 679 <style:list-level-properties text:space-before="6.35cm"/>
e66ba1df
BG
680 </text:list-level-style-number>
681 </text:list-style>
682
683 <text:list-style style:name="OrgSrcBlockNumberedLine">
684 <text:list-level-style-number text:level="1" style:num-format="1">
685 <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"/>
686 </text:list-level-style-number>
687 <text:list-level-style-number text:level="2" style:num-format="1">
688 <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"/>
689 </text:list-level-style-number>
690 <text:list-level-style-number text:level="3" style:num-format="1">
691 <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"/>
692 </text:list-level-style-number>
693 <text:list-level-style-number text:level="4" style:num-format="1">
694 <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"/>
695 </text:list-level-style-number>
696 <text:list-level-style-number text:level="5" style:num-format="1">
697 <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"/>
698 </text:list-level-style-number>
699 <text:list-level-style-number text:level="6" style:num-format="1">
700 <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"/>
701 </text:list-level-style-number>
702 <text:list-level-style-number text:level="7" style:num-format="1">
703 <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"/>
704 </text:list-level-style-number>
705 <text:list-level-style-number text:level="8" style:num-format="1">
706 <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"/>
707 </text:list-level-style-number>
708 <text:list-level-style-number text:level="9" style:num-format="1">
709 <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"/>
710 </text:list-level-style-number>
711 <text:list-level-style-number text:level="10" style:num-format="1">
712 <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"/>
713 </text:list-level-style-number>
714 </text:list-style>
715
716 <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"/>
717 <text:notes-configuration text:note-class="endnote" style:num-format="i" text:start-value="0"/>
718 <text:linenumbering-configuration text:number-lines="false" text:offset="0.499cm" style:num-format="1" text:number-position="left" text:increment="5"/>
719 </office:styles>
720 <office:automatic-styles>
153ae947
BG
721 <style:style style:name="MP1" style:family="paragraph" style:parent-style-name="Footer">
722 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
723 </style:style>
724 <style:page-layout style:name="Mpm1" style:page-usage="mirrored">
e66ba1df 725 <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">
153ae947
BG
726 <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"/>
727 </style:page-layout-properties>
728 <style:header-style/>
729 <style:footer-style>
730 <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"/>
731 </style:footer-style>
732 </style:page-layout>
733 <style:page-layout style:name="Mpm2">
734 <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">
735 <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"/>
e66ba1df
BG
736 </style:page-layout-properties>
737 <style:header-style/>
738 <style:footer-style/>
739 </style:page-layout>
153ae947
BG
740 <style:page-layout style:name="Mpm3" style:page-usage="mirrored">
741 <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">
742 <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"/>
743 </style:page-layout-properties>
744 <style:header-style/>
745 <style:footer-style>
746 <style:header-footer-properties fo:min-height="0cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.499cm"/>
747 </style:footer-style>
748 </style:page-layout>
749 <style:page-layout style:name="Mpm4" style:page-usage="right">
750 <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">
751 <style:background-image/>
752 <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"/>
753 </style:page-layout-properties>
754 <style:header-style/>
755 <style:footer-style>
756 <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"/>
757 </style:footer-style>
758 </style:page-layout>
759 <style:page-layout style:name="Mpm5" style:page-usage="mirrored">
760 <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">
761 <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"/>
762 </style:page-layout-properties>
763 <style:header-style/>
764 <style:footer-style>
765 <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"/>
766 </style:footer-style>
767 </style:page-layout>
e66ba1df
BG
768 </office:automatic-styles>
769 <office:master-styles>
153ae947
BG
770 <style:master-page style:name="Standard" style:page-layout-name="Mpm1">
771 <style:footer>
772 <text:p text:style-name="MP1"><text:page-number text:select-page="current"></text:page-number></text:p>
773 </style:footer>
774 </style:master-page>
775 <style:master-page style:name="OrgTitlePage" style:page-layout-name="Mpm2" style:next-style-name="OrgFrontMatterPage"/>
776 <style:master-page style:name="OrgFrontMatterPage" style:page-layout-name="Mpm3">
777 <style:footer>
778 <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
779 </style:footer>
780 </style:master-page>
781 <style:master-page style:name="OrgFirstPage" style:page-layout-name="Mpm4" style:next-style-name="OrgPage">
782 <style:footer>
783 <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
784 </style:footer>
785 </style:master-page>
786 <style:master-page style:name="OrgPage" style:page-layout-name="Mpm5">
787 <style:footer>
788 <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
789 </style:footer>
790 </style:master-page>
e66ba1df
BG
791 </office:master-styles>
792</office:document-styles>