]> code.delx.au - gnu-emacs/blob - etc/org/OrgOdtStyles.xml
Merge from trunk
[gnu-emacs] / etc / org / OrgOdtStyles.xml
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>
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="Listing" style:family="paragraph" style:parent-style-name="Caption" style:class="extra">
323 <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">
324 <style:tab-stops/>
325 </style:paragraph-properties>
326 </style:style>
327 <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">
328 <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"/>
329 <style:text-properties fo:font-size="6pt" style:font-size-asian="6pt" style:font-size-complex="6pt"/>
330 </style:style>
331 <style:style style:name="Emphasis" style:family="text">
332 <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
333 </style:style>
334 <style:style style:name="Underline" style:family="text">
335 <style:text-properties style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" fo:background-color="transparent"/>
336 </style:style>
337 <style:style style:name="Strikethrough" style:family="text">
338 <style:text-properties style:text-line-through-style="solid"/>
339 </style:style>
340 <style:style style:name="Source_20_Text" style:display-name="Source Text" style:family="text">
341 <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
342 </style:style>
343 <style:style style:name="Citation" style:family="text">
344 <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
345 </style:style>
346 <style:style style:name="Example" style:family="text">
347 <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
348 </style:style>
349 <style:style style:name="OrgCode" style:family="text" style:parent-style-name="Source_20_Text"/>
350
351 <!-- BEGIN: Org Agenda Styles -->
352 <style:style style:name="OrgTodo" style:family="text">
353 <style:text-properties fo:color="#ff0000"/>
354 </style:style>
355 <style:style style:name="OrgDone" style:family="text">
356 <style:text-properties fo:color="#008000"/>
357 </style:style>
358 <style:style style:name="OrgTag" style:family="text">
359 <style:text-properties fo:background-color="#add8e6"/>
360 </style:style>
361 <style:style style:name="OrgTimestamp" style:family="text">
362 <style:text-properties fo:color="#bebebe"/>
363 </style:style>
364 <style:style style:name="OrgTimestampKeyword" style:family="text">
365 <style:text-properties fo:color="#5f9ea0"/>
366 </style:style>
367 <style:style style:name="OrgTimestampWrapper" style:family="text"/>
368 <style:style style:name="OrgTarget" style:family="text"/>
369 <!-- END: Org Agenda Styles -->
370
371 <style:style style:name="Bold" style:family="text">
372 <style:text-properties fo:font-weight="bold"/>
373 </style:style>
374 <style:style style:name="Numbering_20_Symbols" style:display-name="Numbering Symbols" style:family="text"/>
375 <style:style style:name="Footnote_20_Symbol" style:display-name="Footnote Symbol" style:family="text"/>
376 <style:style style:name="Footnote_20_anchor" style:display-name="Footnote anchor" style:family="text">
377 <style:text-properties style:text-position="super 58%"/>
378 </style:style>
379 <style:style style:name="OrgSuperscript" style:family="text">
380 <style:text-properties style:text-position="super 58%"/>
381 </style:style>
382 <style:style style:name="OrgSubscript" style:family="text">
383 <style:text-properties style:text-position="sub 58%"/>
384 </style:style>
385 <style:style style:name="Internet_20_link" style:display-name="Internet link" style:family="text">
386 <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"/>
387 </style:style>
388 <style:style style:name="Graphics" style:family="graphic">
389 <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"/>
390 </style:style>
391 <style:style style:name="Frame" style:family="graphic">
392 <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"/>
393 </style:style>
394
395 <!-- Simple Images -->
396 <style:style style:name="OrgDisplayImage" style:family="graphic" style:parent-style-name="Graphics">
397 <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"/>
398 </style:style>
399
400 <style:style style:name="OrgPageImage" style:family="graphic" style:parent-style-name="Graphics">
401 <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">
402 <style:background-image/>
403 </style:graphic-properties>
404 </style:style>
405
406 <!-- Captioned Images -->
407 <style:style style:name="OrgCaptionedImage" style:family="graphic" style:parent-style-name="Graphics">
408 <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"/>
409 </style:style>
410
411 <style:style style:name="OrgImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
412 <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"/>
413 </style:style>
414
415 <style:style style:name="OrgPageImageCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
416 <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">
417 <style:background-image/>
418 </style:graphic-properties>
419 </style:style>
420
421 <!-- Inlined Images -->
422 <style:style style:name="OrgInlineImage" style:family="graphic" style:parent-style-name="Graphics">
423 <style:graphic-properties text:anchor-type="as-char" style:vertical-pos="top" style:vertical-rel="baseline" style:horizontal-pos="center" style:horizontal-rel="paragraph"/>
424 </style:style>
425
426 <!-- Inline Formula -->
427 <style:style style:name="OrgFormula" style:family="graphic">
428 <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"/>
429 </style:style>
430
431 <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
432 <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"/>
433 </style:style>
434
435 <style:style style:name="OrgInlineFormula" style:family="graphic" style:parent-style-name="Formula">
436 <style:graphic-properties style:vertical-pos="middle" style:vertical-rel="text" draw:ole-draw-aspect="1"/>
437 </style:style>
438
439 <style:style style:name="OrgDisplayFormula" style:family="graphic" style:parent-style-name="OrgFormula">
440 <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"/>
441 </style:style>
442
443 <style:style style:name="OrgFormulaCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
444 <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"/>
445 </style:style>
446
447 <style:style style:name="OrgCaptionedFormula" style:family="graphic" style:parent-style-name="OrgFormula">
448 <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"/>
449 </style:style>
450
451 <!-- Inline Tasks -->
452 <style:style style:name="OrgInlineTaskHeading" style:family="paragraph" style:parent-style-name="Caption" style:next-style-name="Text_20_body">
453 <style:text-properties style:font-name="Arial1" fo:font-style="normal" fo:font-weight="bold"/>
454 </style:style>
455 <style:style style:name="OrgInlineTaskFrame" style:family="graphic" style:parent-style-name="Frame">
456 <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">
457 <style:background-image/>
458 </style:graphic-properties>
459 </style:style>
460
461 <text:list-style style:name="Numbering_20_1" style:display-name="Numbering 1">
462 <text:list-level-style-number text:level="1" 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="0.499cm" fo:text-indent="-0.499cm" fo:margin-left="0.499cm"/>
465 </style:list-level-properties>
466 </text:list-level-style-number>
467 <text:list-level-style-number text:level="2" 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="1cm" fo:text-indent="-0.499cm" fo:margin-left="1cm"/>
470 </style:list-level-properties>
471 </text:list-level-style-number>
472 <text:list-level-style-number text:level="3" 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="1.499cm" fo:text-indent="-0.499cm" fo:margin-left="1.499cm"/>
475 </style:list-level-properties>
476 </text:list-level-style-number>
477 <text:list-level-style-number text:level="4" 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="2cm" fo:text-indent="-0.499cm" fo:margin-left="2cm"/>
480 </style:list-level-properties>
481 </text:list-level-style-number>
482 <text:list-level-style-number text:level="5" 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="2.499cm" fo:text-indent="-0.499cm" fo:margin-left="2.499cm"/>
485 </style:list-level-properties>
486 </text:list-level-style-number>
487 <text:list-level-style-number text:level="6" 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="3cm" fo:text-indent="-0.499cm" fo:margin-left="3cm"/>
490 </style:list-level-properties>
491 </text:list-level-style-number>
492 <text:list-level-style-number text:level="7" 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="3.5cm" fo:text-indent="-0.499cm" fo:margin-left="3.5cm"/>
495 </style:list-level-properties>
496 </text:list-level-style-number>
497 <text:list-level-style-number text:level="8" 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.001cm" fo:text-indent="-0.499cm" fo:margin-left="4.001cm"/>
500 </style:list-level-properties>
501 </text:list-level-style-number>
502 <text:list-level-style-number text:level="9" 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="4.5cm" fo:text-indent="-0.499cm" fo:margin-left="4.5cm"/>
505 </style:list-level-properties>
506 </text:list-level-style-number>
507 <text:list-level-style-number text:level="10" text:style-name="Numbering_20_Symbols" style:num-suffix="." style:num-format="1">
508 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
509 <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"/>
510 </style:list-level-properties>
511 </text:list-level-style-number>
512 </text:list-style>
513 <text:list-style style:name="List_20_1" style:display-name="List 1">
514 <text:list-level-style-bullet text:level="1" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
515 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
516 <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"/>
517 </style:list-level-properties>
518 <style:text-properties style:font-name="OpenSymbol"/>
519 </text:list-level-style-bullet>
520 <text:list-level-style-bullet text:level="2" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
521 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
522 <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"/>
523 </style:list-level-properties>
524 <style:text-properties style:font-name="OpenSymbol"/>
525 </text:list-level-style-bullet>
526 <text:list-level-style-bullet text:level="3" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
527 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
528 <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"/>
529 </style:list-level-properties>
530 <style:text-properties style:font-name="OpenSymbol"/>
531 </text:list-level-style-bullet>
532 <text:list-level-style-bullet text:level="4" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
533 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
534 <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"/>
535 </style:list-level-properties>
536 <style:text-properties style:font-name="OpenSymbol"/>
537 </text:list-level-style-bullet>
538 <text:list-level-style-bullet text:level="5" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
539 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
540 <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"/>
541 </style:list-level-properties>
542 <style:text-properties style:font-name="OpenSymbol"/>
543 </text:list-level-style-bullet>
544 <text:list-level-style-bullet text:level="6" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
545 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
546 <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"/>
547 </style:list-level-properties>
548 <style:text-properties style:font-name="OpenSymbol"/>
549 </text:list-level-style-bullet>
550 <text:list-level-style-bullet text:level="7" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
551 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
552 <style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-position="2.799cm" fo:text-indent="-0.4cm" fo:margin-left="2.799cm"/>
553 </style:list-level-properties>
554 <style:text-properties style:font-name="OpenSymbol"/>
555 </text:list-level-style-bullet>
556 <text:list-level-style-bullet text:level="8" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
557 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
558 <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"/>
559 </style:list-level-properties>
560 <style:text-properties style:font-name="OpenSymbol"/>
561 </text:list-level-style-bullet>
562 <text:list-level-style-bullet text:level="9" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
563 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
564 <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"/>
565 </style:list-level-properties>
566 <style:text-properties style:font-name="OpenSymbol"/>
567 </text:list-level-style-bullet>
568 <text:list-level-style-bullet text:level="10" text:style-name="Numbering_20_Symbols" text:bullet-char="•">
569 <style:list-level-properties text:list-level-position-and-space-mode="label-alignment">
570 <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"/>
571 </style:list-level-properties>
572 <style:text-properties style:font-name="OpenSymbol"/>
573 </text:list-level-style-bullet>
574 </text:list-style>
575
576 <!-- Numbered List -->
577 <text:list-style style:name="OrgNumberedList">
578 <text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1">
579 <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
580 </text:list-level-style-number>
581 <text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
582 <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
583 </text:list-level-style-number>
584 <text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
585 <style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
586 </text:list-level-style-number>
587 <text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
588 <style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
589 </text:list-level-style-number>
590 <text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
591 <style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
592 </text:list-level-style-number>
593 <text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
594 <style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
595 </text:list-level-style-number>
596 <text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
597 <style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
598 </text:list-level-style-number>
599 <text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
600 <style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
601 </text:list-level-style-number>
602 <text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
603 <style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
604 </text:list-level-style-number>
605 <text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
606 <style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
607 </text:list-level-style-number>
608 </text:list-style>
609
610 <!-- Bulleted List -->
611 <text:list-style style:name="OrgBulletedList">
612 <text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
613 <style:list-level-properties text:space-before="0.635cm" text:min-label-width="0.635cm"/>
614 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
615 </text:list-level-style-bullet>
616 <text:list-level-style-bullet text:level="2" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
617 <style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
618 <style:text-properties fo:font-family="StarSymbol" style:font-charset="x-symbol"/>
619 </text:list-level-style-bullet>
620 <text:list-level-style-bullet text:level="3" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
621 <style:list-level-properties text:space-before="1.905cm" 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="4" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
625 <style:list-level-properties text:space-before="2.54cm" 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="5" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
629 <style:list-level-properties text:space-before="3.175cm" 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="6" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
633 <style:list-level-properties text:space-before="3.81cm" 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="7" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
637 <style:list-level-properties text:space-before="4.445cm" 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="8" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
641 <style:list-level-properties text:space-before="5.08cm" 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="9" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
645 <style:list-level-properties text:space-before="5.715cm" 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="10" text:style-name="Bullet_20_Symbols" style:num-suffix="." text:bullet-char="•">
649 <style:list-level-properties text:space-before="6.35cm" 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-style>
653
654 <!-- Description List -->
655 <text:list-style style:name="OrgDescriptionList">
656 <text:list-level-style-number text:level="1" style:num-format="">
657 <style:list-level-properties text:space-before="0.635cm"/>
658 </text:list-level-style-number>
659 <text:list-level-style-number text:level="2" style:num-format="">
660 <style:list-level-properties text:space-before="1.27cm"/>
661 </text:list-level-style-number>
662 <text:list-level-style-number text:level="3" style:num-format="">
663 <style:list-level-properties text:space-before="1.905cm"/>
664 </text:list-level-style-number>
665 <text:list-level-style-number text:level="4" style:num-format="">
666 <style:list-level-properties text:space-before="2.54cm"/>
667 </text:list-level-style-number>
668 <text:list-level-style-number text:level="5" style:num-format="">
669 <style:list-level-properties text:space-before="3.175cm"/>
670 </text:list-level-style-number>
671 <text:list-level-style-number text:level="6" style:num-format="">
672 <style:list-level-properties text:space-before="3.81cm"/>
673 </text:list-level-style-number>
674 <text:list-level-style-number text:level="7" style:num-format="">
675 <style:list-level-properties text:space-before="4.445cm"/>
676 </text:list-level-style-number>
677 <text:list-level-style-number text:level="8" style:num-format="">
678 <style:list-level-properties text:space-before="5.08cm"/>
679 </text:list-level-style-number>
680 <text:list-level-style-number text:level="9" style:num-format="">
681 <style:list-level-properties text:space-before="5.715cm"/>
682 </text:list-level-style-number>
683 <text:list-level-style-number text:level="10" style:num-format="">
684 <style:list-level-properties text:space-before="6.35cm"/>
685 </text:list-level-style-number>
686 </text:list-style>
687
688 <text:list-style style:name="OrgSrcBlockNumberedLine">
689 <text:list-level-style-number text:level="1" style:num-format="1">
690 <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"/>
691 </text:list-level-style-number>
692 <text:list-level-style-number text:level="2" style:num-format="1">
693 <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"/>
694 </text:list-level-style-number>
695 <text:list-level-style-number text:level="3" style:num-format="1">
696 <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"/>
697 </text:list-level-style-number>
698 <text:list-level-style-number text:level="4" style:num-format="1">
699 <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"/>
700 </text:list-level-style-number>
701 <text:list-level-style-number text:level="5" style:num-format="1">
702 <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"/>
703 </text:list-level-style-number>
704 <text:list-level-style-number text:level="6" style:num-format="1">
705 <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"/>
706 </text:list-level-style-number>
707 <text:list-level-style-number text:level="7" style:num-format="1">
708 <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"/>
709 </text:list-level-style-number>
710 <text:list-level-style-number text:level="8" style:num-format="1">
711 <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"/>
712 </text:list-level-style-number>
713 <text:list-level-style-number text:level="9" style:num-format="1">
714 <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"/>
715 </text:list-level-style-number>
716 <text:list-level-style-number text:level="10" style:num-format="1">
717 <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"/>
718 </text:list-level-style-number>
719 </text:list-style>
720
721 <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"/>
722 <text:notes-configuration text:note-class="endnote" style:num-format="i" text:start-value="0"/>
723 <text:linenumbering-configuration text:number-lines="false" text:offset="0.499cm" style:num-format="1" text:number-position="left" text:increment="5"/>
724 </office:styles>
725 <office:automatic-styles>
726 <style:style style:name="MP1" style:family="paragraph" style:parent-style-name="Footer">
727 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
728 </style:style>
729 <style:page-layout style:name="Mpm1" style:page-usage="mirrored">
730 <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">
731 <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"/>
732 </style:page-layout-properties>
733 <style:header-style/>
734 <style:footer-style>
735 <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"/>
736 </style:footer-style>
737 </style:page-layout>
738 <style:page-layout style:name="Mpm2">
739 <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">
740 <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"/>
741 </style:page-layout-properties>
742 <style:header-style/>
743 <style:footer-style/>
744 </style:page-layout>
745 <style:page-layout style:name="Mpm3" style:page-usage="mirrored">
746 <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">
747 <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"/>
748 </style:page-layout-properties>
749 <style:header-style/>
750 <style:footer-style>
751 <style:header-footer-properties fo:min-height="0cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0.499cm"/>
752 </style:footer-style>
753 </style:page-layout>
754 <style:page-layout style:name="Mpm4" style:page-usage="right">
755 <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">
756 <style:background-image/>
757 <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"/>
758 </style:page-layout-properties>
759 <style:header-style/>
760 <style:footer-style>
761 <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"/>
762 </style:footer-style>
763 </style:page-layout>
764 <style:page-layout style:name="Mpm5" style:page-usage="mirrored">
765 <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">
766 <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"/>
767 </style:page-layout-properties>
768 <style:header-style/>
769 <style:footer-style>
770 <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"/>
771 </style:footer-style>
772 </style:page-layout>
773 </office:automatic-styles>
774 <office:master-styles>
775 <style:master-page style:name="Standard" style:page-layout-name="Mpm1">
776 <style:footer>
777 <text:p text:style-name="MP1"><text:page-number text:select-page="current"></text:page-number></text:p>
778 </style:footer>
779 </style:master-page>
780 <style:master-page style:name="OrgTitlePage" style:page-layout-name="Mpm2" style:next-style-name="OrgFrontMatterPage"/>
781 <style:master-page style:name="OrgFrontMatterPage" style:page-layout-name="Mpm3">
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="OrgFirstPage" style:page-layout-name="Mpm4" style:next-style-name="OrgPage">
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>
791 <style:master-page style:name="OrgPage" style:page-layout-name="Mpm5">
792 <style:footer>
793 <text:p text:style-name="MP1"><text:page-number text:select-page="current"/></text:p>
794 </style:footer>
795 </style:master-page>
796 </office:master-styles>
797 </office:document-styles>