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