metanorma-ieee 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. checksums.yaml +7 -0
  2. data/.github/workflows/rake.yml +13 -0
  3. data/.rubocop.yml +10 -0
  4. data/CODE_OF_CONDUCT.md +74 -0
  5. data/Gemfile +11 -0
  6. data/LICENSE +25 -0
  7. data/README.adoc +30 -0
  8. data/Rakefile +8 -0
  9. data/bin/console +14 -0
  10. data/bin/rspec +17 -0
  11. data/bin/setup +8 -0
  12. data/lib/html2doc/ieee.rb +89 -0
  13. data/lib/isodoc/ieee/base_convert.rb +33 -0
  14. data/lib/isodoc/ieee/html/header.html +146 -0
  15. data/lib/isodoc/ieee/html/html_ieee_intro.html +12 -0
  16. data/lib/isodoc/ieee/html/html_ieee_titlepage.html +44 -0
  17. data/lib/isodoc/ieee/html/htmlstyle.css +1027 -0
  18. data/lib/isodoc/ieee/html/htmlstyle.scss +736 -0
  19. data/lib/isodoc/ieee/html/ieee.css +3603 -0
  20. data/lib/isodoc/ieee/html/ieee.scss +3418 -0
  21. data/lib/isodoc/ieee/html/scripts.html +70 -0
  22. data/lib/isodoc/ieee/html/word_ieee_intro.html +70 -0
  23. data/lib/isodoc/ieee/html/word_ieee_titlepage.html +28 -0
  24. data/lib/isodoc/ieee/html/wordstyle.css +5310 -0
  25. data/lib/isodoc/ieee/html/wordstyle.scss +5026 -0
  26. data/lib/isodoc/ieee/html_convert.rb +52 -0
  27. data/lib/isodoc/ieee/i18n-en.yaml +28 -0
  28. data/lib/isodoc/ieee/i18n.rb +19 -0
  29. data/lib/isodoc/ieee/ieee.amendment.xsl +11177 -0
  30. data/lib/isodoc/ieee/ieee.rb +11 -0
  31. data/lib/isodoc/ieee/ieee.standard.xsl +11177 -0
  32. data/lib/isodoc/ieee/init.rb +28 -0
  33. data/lib/isodoc/ieee/metadata.rb +136 -0
  34. data/lib/isodoc/ieee/pdf_convert.rb +24 -0
  35. data/lib/isodoc/ieee/presentation_terms.rb +181 -0
  36. data/lib/isodoc/ieee/presentation_xml_convert.rb +89 -0
  37. data/lib/isodoc/ieee/word_authority.rb +160 -0
  38. data/lib/isodoc/ieee/word_cleanup.rb +134 -0
  39. data/lib/isodoc/ieee/word_convert.rb +75 -0
  40. data/lib/isodoc/ieee/xref.rb +77 -0
  41. data/lib/isodoc/ieee.rb +11 -0
  42. data/lib/metanorma/ieee/basicdoc.rng +1150 -0
  43. data/lib/metanorma/ieee/biblio.rng +1385 -0
  44. data/lib/metanorma/ieee/boilerplate.xml +298 -0
  45. data/lib/metanorma/ieee/cleanup.rb +160 -0
  46. data/lib/metanorma/ieee/converter.rb +81 -0
  47. data/lib/metanorma/ieee/front.rb +120 -0
  48. data/lib/metanorma/ieee/ieee.rng +97 -0
  49. data/lib/metanorma/ieee/isodoc.rng +2776 -0
  50. data/lib/metanorma/ieee/processor.rb +56 -0
  51. data/lib/metanorma/ieee/reqt.rng +226 -0
  52. data/lib/metanorma/ieee/validate.rb +198 -0
  53. data/lib/metanorma/ieee/validate_section.rb +119 -0
  54. data/lib/metanorma/ieee/validate_style.rb +108 -0
  55. data/lib/metanorma/ieee/version.rb +5 -0
  56. data/lib/metanorma/ieee.rb +11 -0
  57. data/lib/metanorma-ieee.rb +8 -0
  58. data/metanorma-itu.gemspec +41 -0
  59. metadata +284 -0
@@ -0,0 +1,3603 @@
1
+ p.MsoTocHeading, li.MsoTocHeading, div.MsoTocHeading {
2
+ mso-style-noshow: yes;
3
+ mso-style-priority: 39;
4
+ mso-style-qformat: yes;
5
+ mso-style-parent: "Heading 1";
6
+ mso-style-next: Normal;
7
+ margin-top: 12.0pt;
8
+ margin-right: 0cm;
9
+ margin-bottom: 3.0pt;
10
+ margin-left: 0cm;
11
+ mso-pagination: widow-orphan;
12
+ page-break-after: avoid;
13
+ font-size: 16.0pt;
14
+ font-family: "Cambria",serif;
15
+ mso-fareast-font-family: "Times New Roman";
16
+ mso-bidi-font-family: "Times New Roman";
17
+ mso-font-kerning: 16.0pt;
18
+ mso-ansi-language: EN-US;
19
+ mso-fareast-language: JA;
20
+ font-weight: bold; }
21
+
22
+ p.IEEEStdsParagraph, li.IEEEStdsParagraph, div.IEEEStdsParagraph {
23
+ mso-style-name: "IEEEStds Paragraph";
24
+ mso-style-unhide: no;
25
+ mso-style-parent: "";
26
+ mso-style-link: "IEEEStds Paragraph Char";
27
+ margin-top: 0cm;
28
+ margin-right: 0cm;
29
+ margin-bottom: 12.0pt;
30
+ margin-left: 0cm;
31
+ text-align: justify;
32
+ mso-pagination: widow-orphan;
33
+ font-size: {{smallerfontsize}};
34
+ font-family: {{bodyfont}};
35
+ mso-fareast-font-family: "Times New Roman";
36
+ mso-ansi-language: EN-US;
37
+ mso-fareast-language: JA; }
38
+
39
+ span.IEEEStdsParagraphChar {
40
+ mso-style-name: "IEEEStds Paragraph Char";
41
+ mso-style-unhide: no;
42
+ mso-style-locked: yes;
43
+ mso-style-parent: "";
44
+ mso-style-link: "IEEEStds Paragraph";
45
+ mso-ansi-language: EN-US;
46
+ mso-fareast-language: JA;
47
+ mso-bidi-language: AR-SA; }
48
+
49
+ p.IEEEStdsTitle, li.IEEEStdsTitle, div.IEEEStdsTitle {
50
+ mso-style-name: "IEEEStds Title";
51
+ mso-style-unhide: no;
52
+ mso-style-parent: "";
53
+ mso-style-next: "IEEEStds Paragraph";
54
+ margin-top: 90.0pt;
55
+ margin-right: 0cm;
56
+ margin-bottom: 48.0pt;
57
+ margin-left: 0cm;
58
+ mso-pagination: widow-orphan;
59
+ font-size: 23.0pt;
60
+ mso-bidi-font-size: 10.0pt;
61
+ font-family: {{headerfont}};
62
+ mso-fareast-font-family: "Times New Roman";
63
+ mso-bidi-font-family: "Times New Roman";
64
+ mso-ansi-language: EN-US;
65
+ mso-fareast-language: JA;
66
+ font-weight: bold;
67
+ mso-bidi-font-weight: normal;
68
+ mso-no-proof: yes; }
69
+
70
+ p.IEEEStdsSponsorbodytext, li.IEEEStdsSponsorbodytext, div.IEEEStdsSponsorbodytext {
71
+ mso-style-name: "IEEEStds Sponsor \(body text\)";
72
+ mso-style-unhide: no;
73
+ mso-style-parent: "";
74
+ mso-style-next: "IEEEStds Paragraph";
75
+ margin-top: 6.0pt;
76
+ margin-right: 0cm;
77
+ margin-bottom: 18.0pt;
78
+ margin-left: 0cm;
79
+ line-height: 200%;
80
+ mso-pagination: widow-orphan;
81
+ font-size: {{smallerfontsize}};
82
+ font-family: {{bodyfont}};
83
+ mso-fareast-font-family: "Times New Roman";
84
+ mso-ansi-language: EN-US;
85
+ mso-fareast-language: JA;
86
+ mso-no-proof: yes; }
87
+
88
+ p.IEEEStdsTitleDraftCRBody, li.IEEEStdsTitleDraftCRBody, div.IEEEStdsTitleDraftCRBody {
89
+ mso-style-name: "IEEEStds TitleDraftCRBody";
90
+ mso-style-unhide: no;
91
+ mso-style-parent: "";
92
+ margin-top: 6.0pt;
93
+ margin-right: 0cm;
94
+ margin-bottom: 6.0pt;
95
+ margin-left: 0cm;
96
+ text-align: justify;
97
+ mso-pagination: widow-orphan;
98
+ font-size: {{smallerfontsize}};
99
+ font-family: {{bodyfont}};
100
+ mso-fareast-font-family: "Times New Roman";
101
+ mso-ansi-language: EN-US;
102
+ mso-fareast-language: JA;
103
+ mso-no-proof: yes; }
104
+
105
+ p.IEEEStdsSans-Serif, li.IEEEStdsSans-Serif, div.IEEEStdsSans-Serif {
106
+ mso-style-name: "IEEEStds Sans-Serif";
107
+ mso-style-unhide: no;
108
+ mso-style-parent: "";
109
+ margin: 0cm;
110
+ text-align: justify;
111
+ mso-pagination: widow-orphan;
112
+ font-size: {{smallerfontsize}};
113
+ font-family: {{headerfont}};
114
+ mso-fareast-font-family: "Times New Roman";
115
+ mso-bidi-font-family: "Times New Roman";
116
+ mso-ansi-language: EN-US;
117
+ mso-fareast-language: JA; }
118
+
119
+ p.IEEEStdsKeywords, li.IEEEStdsKeywords, div.IEEEStdsKeywords {
120
+ mso-style-name: "IEEEStds Keywords";
121
+ mso-style-unhide: no;
122
+ mso-style-parent: "IEEEStds Sans-Serif";
123
+ mso-style-next: "IEEEStds Paragraph";
124
+ margin: 0cm;
125
+ text-align: justify;
126
+ mso-pagination: widow-orphan;
127
+ font-size: {{smallerfontsize}};
128
+ font-family: {{headerfont}};
129
+ mso-fareast-font-family: "Times New Roman";
130
+ mso-bidi-font-family: "Times New Roman";
131
+ mso-ansi-language: EN-US;
132
+ mso-fareast-language: JA; }
133
+
134
+ p.IEEEStdsTableData-Center, li.IEEEStdsTableData-Center, div.IEEEStdsTableData-Center {
135
+ mso-style-name: "IEEEStds Table Data - Center";
136
+ mso-style-unhide: no;
137
+ mso-style-parent: "IEEEStds Paragraph";
138
+ margin: 0cm;
139
+ text-align: center;
140
+ mso-pagination: widow-orphan lines-together;
141
+ page-break-after: avoid;
142
+ font-size: 9.0pt;
143
+ mso-bidi-font-size: 10.0pt;
144
+ font-family: {{bodyfont}};
145
+ mso-fareast-font-family: "Times New Roman";
146
+ mso-ansi-language: EN-US;
147
+ mso-fareast-language: JA; }
148
+
149
+ p.IEEEStdsLevel1frontmatter, li.IEEEStdsLevel1frontmatter, div.IEEEStdsLevel1frontmatter {
150
+ mso-style-name: "IEEEStds Level 1 \(front matter\)";
151
+ mso-style-unhide: no;
152
+ mso-style-parent: "IEEEStds Paragraph";
153
+ mso-style-link: "IEEEStds Level 1 \(front matter\) Char";
154
+ mso-style-next: "IEEEStds Paragraph";
155
+ margin-top: 12.0pt;
156
+ margin-right: 0cm;
157
+ margin-bottom: 12.0pt;
158
+ margin-left: 0cm;
159
+ text-align: justify;
160
+ mso-pagination: widow-orphan lines-together;
161
+ page-break-after: avoid;
162
+ mso-hyphenate: none;
163
+ font-size: {{normalfontsize}};
164
+ mso-bidi-font-size: 10.0pt;
165
+ font-family: {{headerfont}};
166
+ mso-fareast-font-family: "Times New Roman";
167
+ mso-bidi-font-family: "Times New Roman";
168
+ mso-ansi-language: EN-US;
169
+ mso-fareast-language: JA;
170
+ font-weight: bold;
171
+ mso-bidi-font-weight: normal; }
172
+
173
+ span.IEEEStdsLevel1frontmatterChar {
174
+ mso-style-name: "IEEEStds Level 1 \(front matter\) Char";
175
+ mso-style-unhide: no;
176
+ mso-style-locked: yes;
177
+ mso-style-parent: "";
178
+ mso-style-link: "IEEEStds Level 1 \(front matter\)";
179
+ mso-ansi-font-size: 12.0pt;
180
+ font-family: {{headerfont}};
181
+ mso-ascii-font-family: Arial;
182
+ mso-hansi-font-family: Arial;
183
+ mso-ansi-language: EN-US;
184
+ mso-fareast-language: JA;
185
+ mso-bidi-language: AR-SA;
186
+ font-weight: bold;
187
+ mso-bidi-font-weight: normal; }
188
+
189
+ p.IEEEStdsLevel1Header, li.IEEEStdsLevel1Header, div.IEEEStdsLevel1Header {
190
+ mso-style-name: "IEEEStds Level 1 Header";
191
+ mso-style-unhide: no;
192
+ mso-style-parent: "IEEEStds Paragraph";
193
+ mso-style-link: "IEEEStds Level 1 Header Char";
194
+ mso-style-next: "IEEEStds Paragraph";
195
+ margin-top: 18.0pt;
196
+ margin-right: 0cm;
197
+ margin-bottom: 12.0pt;
198
+ margin-left: 0cm;
199
+ text-indent: 0cm;
200
+ mso-pagination: widow-orphan lines-together;
201
+ page-break-after: avoid;
202
+ mso-outline-level: 1;
203
+ mso-list: l20 level1 lfo29;
204
+ mso-hyphenate: none;
205
+ font-size: {{normalfontsize}};
206
+ mso-bidi-font-size: 10.0pt;
207
+ font-family: {{headerfont}};
208
+ mso-fareast-font-family: "Times New Roman";
209
+ mso-bidi-font-family: "Times New Roman";
210
+ mso-ansi-language: EN-US;
211
+ mso-fareast-language: JA;
212
+ font-weight: bold;
213
+ mso-bidi-font-weight: normal; }
214
+
215
+ span.IEEEStdsLevel1HeaderChar {
216
+ mso-style-name: "IEEEStds Level 1 Header Char";
217
+ mso-style-unhide: no;
218
+ mso-style-locked: yes;
219
+ mso-style-parent: "";
220
+ mso-style-link: "IEEEStds Level 1 Header";
221
+ mso-ansi-font-size: 12.0pt;
222
+ font-family: {{headerfont}};
223
+ mso-ascii-font-family: Arial;
224
+ mso-hansi-font-family: Arial;
225
+ mso-ansi-language: EN-US;
226
+ mso-fareast-language: JA;
227
+ mso-bidi-language: AR-SA;
228
+ font-weight: bold;
229
+ mso-bidi-font-weight: normal; }
230
+
231
+ p.IEEEStdsNamesList, li.IEEEStdsNamesList, div.IEEEStdsNamesList {
232
+ mso-style-name: "IEEEStds Names List";
233
+ mso-style-unhide: no;
234
+ mso-style-parent: "";
235
+ margin-top: 0cm;
236
+ margin-right: 0cm;
237
+ margin-bottom: 0cm;
238
+ margin-left: 7.2pt;
239
+ text-indent: -7.2pt;
240
+ mso-pagination: widow-orphan;
241
+ font-size: 9.0pt;
242
+ mso-bidi-font-size: 10.0pt;
243
+ font-family: {{bodyfont}};
244
+ mso-fareast-font-family: "Times New Roman";
245
+ mso-ansi-language: EN-US;
246
+ mso-fareast-language: JA; }
247
+
248
+ p.IEEEStdsLevel4Header, li.IEEEStdsLevel4Header, div.IEEEStdsLevel4Header {
249
+ mso-style-name: "IEEEStds Level 4 Header";
250
+ mso-style-unhide: no;
251
+ mso-style-parent: "IEEEStds Level 3 Header";
252
+ mso-style-link: "IEEEStds Level 4 Header Char";
253
+ mso-style-next: "IEEEStds Paragraph";
254
+ margin-top: 12.0pt;
255
+ margin-right: 0cm;
256
+ margin-bottom: 12.0pt;
257
+ margin-left: 0cm;
258
+ text-indent: 0cm;
259
+ mso-pagination: widow-orphan lines-together;
260
+ page-break-after: avoid;
261
+ mso-outline-level: 4;
262
+ mso-list: l20 level4 lfo29;
263
+ mso-hyphenate: none;
264
+ font-size: {{smallerfontsize}};
265
+ font-family: {{headerfont}};
266
+ mso-fareast-font-family: "Times New Roman";
267
+ mso-bidi-font-family: "Times New Roman";
268
+ mso-ansi-language: EN-US;
269
+ mso-fareast-language: JA;
270
+ font-weight: bold;
271
+ mso-bidi-font-weight: normal; }
272
+
273
+ p.IEEEStdsLevel3Header, li.IEEEStdsLevel3Header, div.IEEEStdsLevel3Header {
274
+ mso-style-name: "IEEEStds Level 3 Header";
275
+ mso-style-unhide: no;
276
+ mso-style-parent: "IEEEStds Level 2 Header";
277
+ mso-style-link: "IEEEStds Level 3 Header Char";
278
+ mso-style-next: "IEEEStds Paragraph";
279
+ margin-top: 12.0pt;
280
+ margin-right: 0cm;
281
+ margin-bottom: 12.0pt;
282
+ margin-left: 0cm;
283
+ text-indent: 0cm;
284
+ mso-pagination: widow-orphan lines-together;
285
+ page-break-after: avoid;
286
+ mso-outline-level: 3;
287
+ mso-list: l20 level3 lfo29;
288
+ mso-hyphenate: none;
289
+ font-size: {{smallerfontsize}};
290
+ font-family: {{headerfont}};
291
+ mso-fareast-font-family: "Times New Roman";
292
+ mso-bidi-font-family: "Times New Roman";
293
+ mso-ansi-language: EN-US;
294
+ mso-fareast-language: JA;
295
+ font-weight: bold;
296
+ mso-bidi-font-weight: normal; }
297
+
298
+ p.IEEEStdsLevel2Header, li.IEEEStdsLevel2Header, div.IEEEStdsLevel2Header {
299
+ mso-style-name: "IEEEStds Level 2 Header";
300
+ mso-style-unhide: no;
301
+ mso-style-parent: "IEEEStds Level 1 Header";
302
+ mso-style-link: "IEEEStds Level 2 Header Char";
303
+ mso-style-next: "IEEEStds Paragraph";
304
+ margin-top: 18.0pt;
305
+ margin-right: 0cm;
306
+ margin-bottom: 12.0pt;
307
+ margin-left: 0cm;
308
+ text-indent: 0cm;
309
+ mso-pagination: widow-orphan lines-together;
310
+ page-break-after: avoid;
311
+ mso-outline-level: 2;
312
+ mso-list: l20 level2 lfo29;
313
+ mso-hyphenate: none;
314
+ font-size: 11.0pt;
315
+ mso-bidi-font-size: 10.0pt;
316
+ font-family: {{headerfont}};
317
+ mso-fareast-font-family: "Times New Roman";
318
+ mso-bidi-font-family: "Times New Roman";
319
+ mso-ansi-language: EN-US;
320
+ mso-fareast-language: JA;
321
+ font-weight: bold;
322
+ mso-bidi-font-weight: normal; }
323
+
324
+ span.IEEEStdsLevel2HeaderChar {
325
+ mso-style-name: "IEEEStds Level 2 Header Char";
326
+ mso-style-unhide: no;
327
+ mso-style-locked: yes;
328
+ mso-style-parent: "";
329
+ mso-style-link: "IEEEStds Level 2 Header";
330
+ mso-ansi-font-size: 11.0pt;
331
+ font-family: {{headerfont}};
332
+ mso-ascii-font-family: Arial;
333
+ mso-hansi-font-family: Arial;
334
+ mso-ansi-language: EN-US;
335
+ mso-fareast-language: JA;
336
+ mso-bidi-language: AR-SA;
337
+ font-weight: bold;
338
+ mso-bidi-font-weight: normal; }
339
+
340
+ span.IEEEStdsLevel3HeaderChar {
341
+ mso-style-name: "IEEEStds Level 3 Header Char";
342
+ mso-style-unhide: no;
343
+ mso-style-locked: yes;
344
+ mso-style-parent: "IEEEStds Level 2 Header Char";
345
+ mso-style-link: "IEEEStds Level 3 Header";
346
+ mso-ansi-font-size: 11.0pt;
347
+ font-family: {{headerfont}};
348
+ mso-ascii-font-family: Arial;
349
+ mso-hansi-font-family: Arial;
350
+ mso-ansi-language: EN-US;
351
+ mso-fareast-language: JA;
352
+ mso-bidi-language: AR-SA;
353
+ font-weight: bold;
354
+ mso-bidi-font-weight: normal; }
355
+
356
+ span.IEEEStdsLevel4HeaderChar {
357
+ mso-style-name: "IEEEStds Level 4 Header Char";
358
+ mso-style-unhide: no;
359
+ mso-style-locked: yes;
360
+ mso-style-parent: "IEEEStds Level 3 Header Char";
361
+ mso-style-link: "IEEEStds Level 4 Header";
362
+ mso-ansi-font-size: 11.0pt;
363
+ font-family: {{headerfont}};
364
+ mso-ascii-font-family: Arial;
365
+ mso-hansi-font-family: Arial;
366
+ mso-ansi-language: EN-US;
367
+ mso-fareast-language: JA;
368
+ mso-bidi-language: AR-SA;
369
+ font-weight: bold;
370
+ mso-bidi-font-weight: normal; }
371
+
372
+ p.IEEEStdsLevel5Header, li.IEEEStdsLevel5Header, div.IEEEStdsLevel5Header {
373
+ mso-style-name: "IEEEStds Level 5 Header";
374
+ mso-style-unhide: no;
375
+ mso-style-parent: "IEEEStds Level 4 Header";
376
+ mso-style-next: "IEEEStds Paragraph";
377
+ margin-top: 12.0pt;
378
+ margin-right: 0cm;
379
+ margin-bottom: 12.0pt;
380
+ margin-left: 0cm;
381
+ text-indent: 0cm;
382
+ mso-pagination: widow-orphan lines-together;
383
+ page-break-after: avoid;
384
+ mso-outline-level: 5;
385
+ mso-list: l20 level5 lfo29;
386
+ mso-hyphenate: none;
387
+ font-size: {{smallerfontsize}};
388
+ font-family: {{headerfont}};
389
+ mso-fareast-font-family: "Times New Roman";
390
+ mso-bidi-font-family: "Times New Roman";
391
+ mso-ansi-language: EN-US;
392
+ mso-fareast-language: JA;
393
+ font-weight: bold;
394
+ mso-bidi-font-weight: normal; }
395
+
396
+ p.IEEEStdsLevel6Header, li.IEEEStdsLevel6Header, div.IEEEStdsLevel6Header {
397
+ mso-style-name: "IEEEStds Level 6 Header";
398
+ mso-style-unhide: no;
399
+ mso-style-parent: "IEEEStds Level 5 Header";
400
+ mso-style-next: "IEEEStds Paragraph";
401
+ margin-top: 12.0pt;
402
+ margin-right: 0cm;
403
+ margin-bottom: 12.0pt;
404
+ margin-left: 0cm;
405
+ text-indent: 0cm;
406
+ mso-pagination: widow-orphan lines-together;
407
+ page-break-after: avoid;
408
+ mso-outline-level: 6;
409
+ mso-list: l20 level6 lfo29;
410
+ mso-hyphenate: none;
411
+ font-size: {{smallerfontsize}};
412
+ font-family: {{headerfont}};
413
+ mso-fareast-font-family: "Times New Roman";
414
+ mso-bidi-font-family: "Times New Roman";
415
+ mso-ansi-language: EN-US;
416
+ mso-fareast-language: JA;
417
+ font-weight: bold;
418
+ mso-bidi-font-weight: normal; }
419
+
420
+ p.IEEEStdsRegularTableCaption, li.IEEEStdsRegularTableCaption, div.IEEEStdsRegularTableCaption {
421
+ mso-style-name: "IEEEStds Regular Table Caption";
422
+ mso-style-unhide: no;
423
+ mso-style-parent: "IEEEStds Paragraph";
424
+ mso-style-next: "IEEEStds Paragraph";
425
+ margin-top: 6.0pt;
426
+ margin-right: 0cm;
427
+ margin-bottom: 6.0pt;
428
+ margin-left: 0cm;
429
+ text-align: center;
430
+ text-indent: 0cm;
431
+ mso-pagination: widow-orphan lines-together;
432
+ page-break-after: avoid;
433
+ mso-list: l14 level1 lfo16;
434
+ mso-hyphenate: none;
435
+ tab-stops: 18.0pt 21.6pt 25.2pt;
436
+ font-size: {{smallerfontsize}};
437
+ font-family: {{headerfont}};
438
+ mso-fareast-font-family: "Times New Roman";
439
+ mso-bidi-font-family: "Times New Roman";
440
+ mso-ansi-language: EN-US;
441
+ mso-fareast-language: JA;
442
+ font-weight: bold;
443
+ mso-bidi-font-weight: normal; }
444
+
445
+ p.IEEEStdsComputerCode, li.IEEEStdsComputerCode, div.IEEEStdsComputerCode {
446
+ mso-style-name: "IEEEStds Computer Code";
447
+ mso-style-unhide: no;
448
+ mso-style-parent: "IEEEStds Paragraph";
449
+ margin: 0cm;
450
+ text-align: justify;
451
+ mso-pagination: widow-orphan;
452
+ font-size: {{smallerfontsize}};
453
+ font-family: "Courier New";
454
+ mso-fareast-font-family: "Times New Roman";
455
+ mso-bidi-font-family: "Times New Roman";
456
+ mso-ansi-language: EN-US;
457
+ mso-fareast-language: JA; }
458
+
459
+ p.IEEEStdsSingleNote, li.IEEEStdsSingleNote, div.IEEEStdsSingleNote {
460
+ mso-style-name: "IEEEStds Single Note";
461
+ mso-style-unhide: no;
462
+ mso-style-parent: "IEEEStds Paragraph";
463
+ mso-style-next: "IEEEStds Paragraph";
464
+ margin-top: 6.0pt;
465
+ margin-right: 0cm;
466
+ margin-bottom: 6.0pt;
467
+ margin-left: 0cm;
468
+ text-align: justify;
469
+ mso-pagination: widow-orphan lines-together;
470
+ font-size: 9.0pt;
471
+ mso-bidi-font-size: 10.0pt;
472
+ font-family: {{bodyfont}};
473
+ mso-fareast-font-family: "Times New Roman";
474
+ mso-ansi-language: EN-US;
475
+ mso-fareast-language: JA; }
476
+
477
+ p.IEEEStdsFootnote, li.IEEEStdsFootnote, div.IEEEStdsFootnote {
478
+ mso-style-name: "IEEEStds Footnote";
479
+ mso-style-unhide: no;
480
+ mso-style-parent: "Footnote Text";
481
+ margin: 0cm;
482
+ text-align: justify;
483
+ mso-pagination: widow-orphan;
484
+ font-size: 8.0pt;
485
+ mso-bidi-font-size: 10.0pt;
486
+ font-family: {{bodyfont}};
487
+ mso-fareast-font-family: "Times New Roman";
488
+ mso-ansi-language: EN-US;
489
+ mso-fareast-language: JA; }
490
+
491
+ p.IEEEStdsMultipleNotes, li.IEEEStdsMultipleNotes, div.IEEEStdsMultipleNotes {
492
+ mso-style-name: "IEEEStds Multiple Notes";
493
+ mso-style-unhide: no;
494
+ mso-style-parent: "IEEEStds Single Note";
495
+ margin-top: 6.0pt;
496
+ margin-right: 0cm;
497
+ margin-bottom: 6.0pt;
498
+ margin-left: 0cm;
499
+ text-align: justify;
500
+ text-indent: 0cm;
501
+ mso-pagination: widow-orphan lines-together;
502
+ mso-list: l17 level1 lfo13;
503
+ tab-stops: 39.95pt 43.2pt 46.8pt list 54.0pt;
504
+ font-size: 9.0pt;
505
+ mso-bidi-font-size: 10.0pt;
506
+ font-family: {{bodyfont}};
507
+ mso-fareast-font-family: "Times New Roman";
508
+ mso-ansi-language: EN-US;
509
+ mso-fareast-language: JA; }
510
+
511
+ p.IEEEStdsNumberedListLevel1, li.IEEEStdsNumberedListLevel1, div.IEEEStdsNumberedListLevel1 {
512
+ mso-style-name: "IEEEStds Numbered List Level 1";
513
+ mso-style-unhide: no;
514
+ mso-style-parent: "";
515
+ margin-top: 0cm;
516
+ margin-right: 0cm;
517
+ margin-bottom: 12.0pt;
518
+ margin-left: 32.4pt;
519
+ mso-add-space: auto;
520
+ text-align: justify;
521
+ text-indent: -22.3pt;
522
+ line-height: 18.0pt;
523
+ mso-line-height-rule: exactly;
524
+ mso-pagination: widow-orphan;
525
+ mso-list: l16 level1 lfo11;
526
+ tab-stops: list 32.0pt;
527
+ font-size: {{smallerfontsize}};
528
+ font-family: {{bodyfont}};
529
+ mso-fareast-font-family: "Times New Roman";
530
+ mso-ansi-language: EN-US;
531
+ mso-fareast-language: JA; }
532
+
533
+ p.IEEEStdsNumberedListLevel1CxSpFirst, li.IEEEStdsNumberedListLevel1CxSpFirst, div.IEEEStdsNumberedListLevel1CxSpFirst {
534
+ mso-style-name: "IEEEStds Numbered List Level 1CxSpFirst";
535
+ mso-style-unhide: no;
536
+ mso-style-parent: "";
537
+ mso-style-type: export-only;
538
+ margin-top: 0cm;
539
+ margin-right: 0cm;
540
+ margin-bottom: 0cm;
541
+ margin-left: 32.4pt;
542
+ margin-bottom: .0001pt;
543
+ mso-add-space: auto;
544
+ text-align: justify;
545
+ text-indent: -22.3pt;
546
+ line-height: 18.0pt;
547
+ mso-line-height-rule: exactly;
548
+ mso-pagination: widow-orphan;
549
+ mso-list: l16 level1 lfo11;
550
+ tab-stops: list 32.0pt;
551
+ font-size: {{smallerfontsize}};
552
+ font-family: {{bodyfont}};
553
+ mso-fareast-font-family: "Times New Roman";
554
+ mso-ansi-language: EN-US;
555
+ mso-fareast-language: JA; }
556
+
557
+ p.IEEEStdsNumberedListLevel1CxSpMiddle, li.IEEEStdsNumberedListLevel1CxSpMiddle, div.IEEEStdsNumberedListLevel1CxSpMiddle {
558
+ mso-style-name: "IEEEStds Numbered List Level 1CxSpMiddle";
559
+ mso-style-unhide: no;
560
+ mso-style-parent: "";
561
+ mso-style-type: export-only;
562
+ margin-top: 0cm;
563
+ margin-right: 0cm;
564
+ margin-bottom: 0cm;
565
+ margin-left: 32.4pt;
566
+ margin-bottom: .0001pt;
567
+ mso-add-space: auto;
568
+ text-align: justify;
569
+ text-indent: -22.3pt;
570
+ line-height: 18.0pt;
571
+ mso-line-height-rule: exactly;
572
+ mso-pagination: widow-orphan;
573
+ mso-list: l16 level1 lfo11;
574
+ tab-stops: list 32.0pt;
575
+ font-size: {{smallerfontsize}};
576
+ font-family: {{bodyfont}};
577
+ mso-fareast-font-family: "Times New Roman";
578
+ mso-ansi-language: EN-US;
579
+ mso-fareast-language: JA; }
580
+
581
+ p.IEEEStdsNumberedListLevel1CxSpLast, li.IEEEStdsNumberedListLevel1CxSpLast, div.IEEEStdsNumberedListLevel1CxSpLast {
582
+ mso-style-name: "IEEEStds Numbered List Level 1CxSpLast";
583
+ mso-style-unhide: no;
584
+ mso-style-parent: "";
585
+ mso-style-type: export-only;
586
+ margin-top: 0cm;
587
+ margin-right: 0cm;
588
+ margin-bottom: 12.0pt;
589
+ margin-left: 32.4pt;
590
+ mso-add-space: auto;
591
+ text-align: justify;
592
+ text-indent: -22.3pt;
593
+ line-height: 18.0pt;
594
+ mso-line-height-rule: exactly;
595
+ mso-pagination: widow-orphan;
596
+ mso-list: l16 level1 lfo11;
597
+ tab-stops: list 32.0pt;
598
+ font-size: {{smallerfontsize}};
599
+ font-family: {{bodyfont}};
600
+ mso-fareast-font-family: "Times New Roman";
601
+ mso-ansi-language: EN-US;
602
+ mso-fareast-language: JA; }
603
+
604
+ p.IEEEStdsNumberedListLevel2, li.IEEEStdsNumberedListLevel2, div.IEEEStdsNumberedListLevel2 {
605
+ mso-style-name: "IEEEStds Numbered List Level 2";
606
+ mso-style-unhide: no;
607
+ mso-style-parent: "IEEEStds Numbered List Level 1";
608
+ margin-top: 0cm;
609
+ margin-right: 0cm;
610
+ margin-bottom: 12.0pt;
611
+ margin-left: 54.0pt;
612
+ mso-add-space: auto;
613
+ text-align: justify;
614
+ text-indent: -22.3pt;
615
+ line-height: 18.0pt;
616
+ mso-line-height-rule: exactly;
617
+ mso-pagination: widow-orphan;
618
+ mso-list: l16 level2 lfo11;
619
+ tab-stops: list 54.0pt;
620
+ font-size: {{smallerfontsize}};
621
+ font-family: {{bodyfont}};
622
+ mso-fareast-font-family: "Times New Roman";
623
+ mso-ansi-language: EN-US;
624
+ mso-fareast-language: JA; }
625
+
626
+ p.IEEEStdsNumberedListLevel2CxSpFirst, li.IEEEStdsNumberedListLevel2CxSpFirst, div.IEEEStdsNumberedListLevel2CxSpFirst {
627
+ mso-style-name: "IEEEStds Numbered List Level 2CxSpFirst";
628
+ mso-style-unhide: no;
629
+ mso-style-parent: "IEEEStds Numbered List Level 1";
630
+ mso-style-type: export-only;
631
+ margin-top: 0cm;
632
+ margin-right: 0cm;
633
+ margin-bottom: 0cm;
634
+ margin-left: 54.0pt;
635
+ margin-bottom: .0001pt;
636
+ mso-add-space: auto;
637
+ text-align: justify;
638
+ text-indent: -22.3pt;
639
+ line-height: 18.0pt;
640
+ mso-line-height-rule: exactly;
641
+ mso-pagination: widow-orphan;
642
+ mso-list: l16 level2 lfo11;
643
+ tab-stops: list 54.0pt;
644
+ font-size: {{smallerfontsize}};
645
+ font-family: {{bodyfont}};
646
+ mso-fareast-font-family: "Times New Roman";
647
+ mso-ansi-language: EN-US;
648
+ mso-fareast-language: JA; }
649
+
650
+ p.IEEEStdsNumberedListLevel2CxSpMiddle, li.IEEEStdsNumberedListLevel2CxSpMiddle, div.IEEEStdsNumberedListLevel2CxSpMiddle {
651
+ mso-style-name: "IEEEStds Numbered List Level 2CxSpMiddle";
652
+ mso-style-unhide: no;
653
+ mso-style-parent: "IEEEStds Numbered List Level 1";
654
+ mso-style-type: export-only;
655
+ margin-top: 0cm;
656
+ margin-right: 0cm;
657
+ margin-bottom: 0cm;
658
+ margin-left: 54.0pt;
659
+ margin-bottom: .0001pt;
660
+ mso-add-space: auto;
661
+ text-align: justify;
662
+ text-indent: -22.3pt;
663
+ line-height: 18.0pt;
664
+ mso-line-height-rule: exactly;
665
+ mso-pagination: widow-orphan;
666
+ mso-list: l16 level2 lfo11;
667
+ tab-stops: list 54.0pt;
668
+ font-size: {{smallerfontsize}};
669
+ font-family: {{bodyfont}};
670
+ mso-fareast-font-family: "Times New Roman";
671
+ mso-ansi-language: EN-US;
672
+ mso-fareast-language: JA; }
673
+
674
+ p.IEEEStdsNumberedListLevel2CxSpLast, li.IEEEStdsNumberedListLevel2CxSpLast, div.IEEEStdsNumberedListLevel2CxSpLast {
675
+ mso-style-name: "IEEEStds Numbered List Level 2CxSpLast";
676
+ mso-style-unhide: no;
677
+ mso-style-parent: "IEEEStds Numbered List Level 1";
678
+ mso-style-type: export-only;
679
+ margin-top: 0cm;
680
+ margin-right: 0cm;
681
+ margin-bottom: 12.0pt;
682
+ margin-left: 54.0pt;
683
+ mso-add-space: auto;
684
+ text-align: justify;
685
+ text-indent: -22.3pt;
686
+ line-height: 18.0pt;
687
+ mso-line-height-rule: exactly;
688
+ mso-pagination: widow-orphan;
689
+ mso-list: l16 level2 lfo11;
690
+ tab-stops: list 54.0pt;
691
+ font-size: {{smallerfontsize}};
692
+ font-family: {{bodyfont}};
693
+ mso-fareast-font-family: "Times New Roman";
694
+ mso-ansi-language: EN-US;
695
+ mso-fareast-language: JA; }
696
+
697
+ p.IEEEStdsNumberedListLevel3, li.IEEEStdsNumberedListLevel3, div.IEEEStdsNumberedListLevel3 {
698
+ mso-style-name: "IEEEStds Numbered List Level 3";
699
+ mso-style-unhide: no;
700
+ mso-style-parent: "IEEEStds Numbered List Level 2";
701
+ margin-top: 0cm;
702
+ margin-right: 0cm;
703
+ margin-bottom: 12.0pt;
704
+ margin-left: 76.3pt;
705
+ mso-add-space: auto;
706
+ text-align: justify;
707
+ text-indent: -22.3pt;
708
+ line-height: 18.0pt;
709
+ mso-line-height-rule: exactly;
710
+ mso-pagination: widow-orphan;
711
+ mso-list: l16 level3 lfo11;
712
+ tab-stops: 75.6pt list 90.0pt;
713
+ font-size: {{smallerfontsize}};
714
+ font-family: {{bodyfont}};
715
+ mso-fareast-font-family: "Times New Roman";
716
+ mso-ansi-language: EN-US;
717
+ mso-fareast-language: JA; }
718
+
719
+ p.IEEEStdsNumberedListLevel3CxSpFirst, li.IEEEStdsNumberedListLevel3CxSpFirst, div.IEEEStdsNumberedListLevel3CxSpFirst {
720
+ mso-style-name: "IEEEStds Numbered List Level 3CxSpFirst";
721
+ mso-style-unhide: no;
722
+ mso-style-parent: "IEEEStds Numbered List Level 2";
723
+ mso-style-type: export-only;
724
+ margin-top: 0cm;
725
+ margin-right: 0cm;
726
+ margin-bottom: 0cm;
727
+ margin-left: 76.3pt;
728
+ margin-bottom: .0001pt;
729
+ mso-add-space: auto;
730
+ text-align: justify;
731
+ text-indent: -22.3pt;
732
+ line-height: 18.0pt;
733
+ mso-line-height-rule: exactly;
734
+ mso-pagination: widow-orphan;
735
+ mso-list: l16 level3 lfo11;
736
+ tab-stops: 75.6pt list 90.0pt;
737
+ font-size: {{smallerfontsize}};
738
+ font-family: {{bodyfont}};
739
+ mso-fareast-font-family: "Times New Roman";
740
+ mso-ansi-language: EN-US;
741
+ mso-fareast-language: JA; }
742
+
743
+ p.IEEEStdsNumberedListLevel3CxSpMiddle, li.IEEEStdsNumberedListLevel3CxSpMiddle, div.IEEEStdsNumberedListLevel3CxSpMiddle {
744
+ mso-style-name: "IEEEStds Numbered List Level 3CxSpMiddle";
745
+ mso-style-unhide: no;
746
+ mso-style-parent: "IEEEStds Numbered List Level 2";
747
+ mso-style-type: export-only;
748
+ margin-top: 0cm;
749
+ margin-right: 0cm;
750
+ margin-bottom: 0cm;
751
+ margin-left: 76.3pt;
752
+ margin-bottom: .0001pt;
753
+ mso-add-space: auto;
754
+ text-align: justify;
755
+ text-indent: -22.3pt;
756
+ line-height: 18.0pt;
757
+ mso-line-height-rule: exactly;
758
+ mso-pagination: widow-orphan;
759
+ mso-list: l16 level3 lfo11;
760
+ tab-stops: 75.6pt list 90.0pt;
761
+ font-size: {{smallerfontsize}};
762
+ font-family: {{bodyfont}};
763
+ mso-fareast-font-family: "Times New Roman";
764
+ mso-ansi-language: EN-US;
765
+ mso-fareast-language: JA; }
766
+
767
+ p.IEEEStdsNumberedListLevel3CxSpLast, li.IEEEStdsNumberedListLevel3CxSpLast, div.IEEEStdsNumberedListLevel3CxSpLast {
768
+ mso-style-name: "IEEEStds Numbered List Level 3CxSpLast";
769
+ mso-style-unhide: no;
770
+ mso-style-parent: "IEEEStds Numbered List Level 2";
771
+ mso-style-type: export-only;
772
+ margin-top: 0cm;
773
+ margin-right: 0cm;
774
+ margin-bottom: 12.0pt;
775
+ margin-left: 76.3pt;
776
+ mso-add-space: auto;
777
+ text-align: justify;
778
+ text-indent: -22.3pt;
779
+ line-height: 18.0pt;
780
+ mso-line-height-rule: exactly;
781
+ mso-pagination: widow-orphan;
782
+ mso-list: l16 level3 lfo11;
783
+ tab-stops: 75.6pt list 90.0pt;
784
+ font-size: {{smallerfontsize}};
785
+ font-family: {{bodyfont}};
786
+ mso-fareast-font-family: "Times New Roman";
787
+ mso-ansi-language: EN-US;
788
+ mso-fareast-language: JA; }
789
+
790
+ p.IEEEStdsWarning, li.IEEEStdsWarning, div.IEEEStdsWarning {
791
+ mso-style-name: "IEEEStds Warning";
792
+ mso-style-unhide: no;
793
+ mso-style-parent: "IEEEStds Paragraph";
794
+ mso-style-next: "IEEEStds Paragraph";
795
+ margin-top: 0cm;
796
+ margin-right: 0cm;
797
+ margin-bottom: 6.0pt;
798
+ margin-left: 0cm;
799
+ text-align: center;
800
+ mso-pagination: widow-orphan lines-together;
801
+ border: none;
802
+ mso-border-alt: solid windowtext 1.0pt;
803
+ padding: 0cm;
804
+ mso-padding-alt: 4.0pt 4.0pt 4.0pt 4.0pt;
805
+ font-size: {{smallerfontsize}};
806
+ font-family: {{bodyfont}};
807
+ mso-fareast-font-family: "Times New Roman";
808
+ mso-ansi-language: EN-US;
809
+ mso-fareast-language: JA; }
810
+
811
+ p.IEEEStdsBibliographicEntry, li.IEEEStdsBibliographicEntry, div.IEEEStdsBibliographicEntry {
812
+ mso-style-name: "IEEEStds Bibliographic Entry";
813
+ mso-style-unhide: no;
814
+ mso-style-parent: "IEEEStds Paragraph";
815
+ margin-top: 0cm;
816
+ margin-right: 0cm;
817
+ margin-bottom: 6.0pt;
818
+ margin-left: 0cm;
819
+ text-align: justify;
820
+ text-indent: 0cm;
821
+ mso-pagination: widow-orphan lines-together;
822
+ mso-list: l10 level1 lfo12;
823
+ tab-stops: 27.0pt;
824
+ font-size: {{smallerfontsize}};
825
+ font-family: {{bodyfont}};
826
+ mso-fareast-font-family: "Times New Roman";
827
+ mso-ansi-language: EN-US;
828
+ mso-fareast-language: JA; }
829
+
830
+ p.IEEEStdsIntroduction, li.IEEEStdsIntroduction, div.IEEEStdsIntroduction {
831
+ mso-style-name: "IEEEStds Introduction";
832
+ mso-style-unhide: no;
833
+ mso-style-parent: "IEEEStds Paragraph";
834
+ margin-top: 0cm;
835
+ margin-right: 0cm;
836
+ margin-bottom: 12.0pt;
837
+ margin-left: 0cm;
838
+ text-align: justify;
839
+ mso-pagination: widow-orphan;
840
+ border: none;
841
+ mso-border-alt: solid windowtext .5pt;
842
+ padding: 0cm;
843
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
844
+ font-size: 9.0pt;
845
+ mso-bidi-font-size: 10.0pt;
846
+ font-family: {{bodyfont}};
847
+ mso-fareast-font-family: "Times New Roman";
848
+ mso-ansi-language: EN-US;
849
+ mso-fareast-language: JA; }
850
+
851
+ p.IEEEStdsTitleDraftCRaddr, li.IEEEStdsTitleDraftCRaddr, div.IEEEStdsTitleDraftCRaddr {
852
+ mso-style-name: "IEEEStds TitleDraftCRaddr";
853
+ mso-style-unhide: no;
854
+ mso-style-parent: "IEEEStds TitleDraftCRBody";
855
+ margin: 0cm;
856
+ mso-pagination: widow-orphan;
857
+ font-size: {{smallerfontsize}};
858
+ font-family: {{bodyfont}};
859
+ mso-fareast-font-family: "Times New Roman";
860
+ mso-ansi-language: EN-US;
861
+ mso-fareast-language: JA;
862
+ mso-no-proof: yes; }
863
+
864
+ p.IEEEStdsEquation, li.IEEEStdsEquation, div.IEEEStdsEquation {
865
+ mso-style-name: "IEEEStds Equation";
866
+ mso-style-unhide: no;
867
+ mso-style-parent: "IEEEStds Paragraph";
868
+ mso-style-next: "IEEEStds Paragraph";
869
+ margin-top: 12.0pt;
870
+ margin-right: 27.35pt;
871
+ margin-bottom: 12.0pt;
872
+ margin-left: 18.0pt;
873
+ text-indent: -18.0pt;
874
+ mso-pagination: widow-orphan;
875
+ tab-stops: right 432.0pt;
876
+ font-size: {{smallerfontsize}};
877
+ font-family: {{bodyfont}};
878
+ mso-fareast-font-family: "Times New Roman";
879
+ mso-ansi-language: EN-US;
880
+ mso-fareast-language: JA; }
881
+
882
+ p.IEEEStdsRegularFigureCaption, li.IEEEStdsRegularFigureCaption, div.IEEEStdsRegularFigureCaption {
883
+ mso-style-name: "IEEEStds Regular Figure Caption";
884
+ mso-style-unhide: no;
885
+ mso-style-parent: "IEEEStds Paragraph";
886
+ mso-style-next: "IEEEStds Paragraph";
887
+ margin-top: 6.0pt;
888
+ margin-right: 0cm;
889
+ margin-bottom: 6.0pt;
890
+ margin-left: 0cm;
891
+ text-align: center;
892
+ text-indent: 0cm;
893
+ mso-pagination: widow-orphan lines-together;
894
+ mso-list: l18 level1 lfo15;
895
+ mso-hyphenate: none;
896
+ tab-stops: 20.15pt 23.75pt 27.35pt;
897
+ font-size: {{smallerfontsize}};
898
+ font-family: {{headerfont}};
899
+ mso-fareast-font-family: "Times New Roman";
900
+ mso-bidi-font-family: "Times New Roman";
901
+ mso-ansi-language: EN-US;
902
+ mso-fareast-language: JA;
903
+ font-weight: bold;
904
+ mso-bidi-font-weight: normal; }
905
+
906
+ p.IEEEStdsLevel7Header, li.IEEEStdsLevel7Header, div.IEEEStdsLevel7Header {
907
+ mso-style-name: "IEEEStds Level 7 Header";
908
+ mso-style-unhide: no;
909
+ mso-style-parent: "IEEEStds Level 6 Header";
910
+ mso-style-next: "IEEEStds Paragraph";
911
+ margin-top: 12.0pt;
912
+ margin-right: 0cm;
913
+ margin-bottom: 12.0pt;
914
+ margin-left: 0cm;
915
+ text-indent: 0cm;
916
+ mso-pagination: widow-orphan lines-together;
917
+ page-break-after: avoid;
918
+ mso-outline-level: 7;
919
+ mso-list: l20 level7 lfo29;
920
+ mso-hyphenate: none;
921
+ font-size: {{smallerfontsize}};
922
+ font-family: {{headerfont}};
923
+ mso-fareast-font-family: "Times New Roman";
924
+ mso-bidi-font-family: "Times New Roman";
925
+ mso-ansi-language: EN-US;
926
+ mso-fareast-language: JA;
927
+ font-weight: bold;
928
+ mso-bidi-font-weight: normal; }
929
+
930
+ p.IEEEStdsLevel8Header, li.IEEEStdsLevel8Header, div.IEEEStdsLevel8Header {
931
+ mso-style-name: "IEEEStds Level 8 Header";
932
+ mso-style-unhide: no;
933
+ mso-style-parent: "IEEEStds Level 7 Header";
934
+ mso-style-next: "IEEEStds Paragraph";
935
+ margin-top: 12.0pt;
936
+ margin-right: 0cm;
937
+ margin-bottom: 12.0pt;
938
+ margin-left: 0cm;
939
+ text-indent: 0cm;
940
+ mso-pagination: widow-orphan lines-together;
941
+ page-break-after: avoid;
942
+ mso-outline-level: 8;
943
+ mso-list: l20 level8 lfo29;
944
+ mso-hyphenate: none;
945
+ font-size: {{smallerfontsize}};
946
+ font-family: {{headerfont}};
947
+ mso-fareast-font-family: "Times New Roman";
948
+ mso-bidi-font-family: "Times New Roman";
949
+ mso-ansi-language: EN-US;
950
+ mso-fareast-language: JA;
951
+ font-weight: bold;
952
+ mso-bidi-font-weight: normal; }
953
+
954
+ p.IEEEStdsLevel9Header, li.IEEEStdsLevel9Header, div.IEEEStdsLevel9Header {
955
+ mso-style-name: "IEEEStds Level 9 Header";
956
+ mso-style-unhide: no;
957
+ mso-style-parent: "IEEEStds Level 8 Header";
958
+ mso-style-next: "IEEEStds Paragraph";
959
+ margin-top: 12.0pt;
960
+ margin-right: 0cm;
961
+ margin-bottom: 12.0pt;
962
+ margin-left: 0cm;
963
+ text-indent: 0cm;
964
+ mso-pagination: widow-orphan lines-together;
965
+ page-break-after: avoid;
966
+ mso-outline-level: 9;
967
+ mso-list: l20 level9 lfo29;
968
+ mso-hyphenate: none;
969
+ font-size: {{smallerfontsize}};
970
+ font-family: {{headerfont}};
971
+ mso-fareast-font-family: "Times New Roman";
972
+ mso-bidi-font-family: "Times New Roman";
973
+ mso-ansi-language: EN-US;
974
+ mso-fareast-language: JA;
975
+ font-weight: bold;
976
+ mso-bidi-font-weight: normal; }
977
+
978
+ p.IEEEStdsDefinitions, li.IEEEStdsDefinitions, div.IEEEStdsDefinitions {
979
+ mso-style-name: "IEEEStds Definitions";
980
+ mso-style-unhide: no;
981
+ mso-style-parent: "";
982
+ mso-style-next: "IEEEStds Paragraph";
983
+ margin-top: 6.0pt;
984
+ margin-right: 0cm;
985
+ margin-bottom: 6.0pt;
986
+ margin-left: 0cm;
987
+ text-align: justify;
988
+ mso-pagination: widow-orphan lines-together;
989
+ font-size: {{smallerfontsize}};
990
+ font-family: {{bodyfont}};
991
+ mso-fareast-font-family: "Times New Roman";
992
+ mso-ansi-language: EN-US;
993
+ mso-fareast-language: JA; }
994
+
995
+ p.IEEEStdsNumberedListLevel4, li.IEEEStdsNumberedListLevel4, div.IEEEStdsNumberedListLevel4 {
996
+ mso-style-name: "IEEEStds Numbered List Level 4";
997
+ mso-style-unhide: no;
998
+ mso-style-parent: "IEEEStds Numbered List Level 3";
999
+ margin-top: 0cm;
1000
+ margin-right: 0cm;
1001
+ margin-bottom: 12.0pt;
1002
+ margin-left: 98.6pt;
1003
+ mso-add-space: auto;
1004
+ text-align: justify;
1005
+ text-indent: -22.3pt;
1006
+ line-height: 18.0pt;
1007
+ mso-line-height-rule: exactly;
1008
+ mso-pagination: widow-orphan;
1009
+ mso-list: l16 level4 lfo11;
1010
+ tab-stops: 97.9pt list 112.0pt;
1011
+ font-size: {{smallerfontsize}};
1012
+ font-family: {{bodyfont}};
1013
+ mso-fareast-font-family: "Times New Roman";
1014
+ mso-ansi-language: EN-US;
1015
+ mso-fareast-language: JA; }
1016
+
1017
+ p.IEEEStdsNumberedListLevel4CxSpFirst, li.IEEEStdsNumberedListLevel4CxSpFirst, div.IEEEStdsNumberedListLevel4CxSpFirst {
1018
+ mso-style-name: "IEEEStds Numbered List Level 4CxSpFirst";
1019
+ mso-style-unhide: no;
1020
+ mso-style-parent: "IEEEStds Numbered List Level 3";
1021
+ mso-style-type: export-only;
1022
+ margin-top: 0cm;
1023
+ margin-right: 0cm;
1024
+ margin-bottom: 0cm;
1025
+ margin-left: 98.6pt;
1026
+ margin-bottom: .0001pt;
1027
+ mso-add-space: auto;
1028
+ text-align: justify;
1029
+ text-indent: -22.3pt;
1030
+ line-height: 18.0pt;
1031
+ mso-line-height-rule: exactly;
1032
+ mso-pagination: widow-orphan;
1033
+ mso-list: l16 level4 lfo11;
1034
+ tab-stops: 97.9pt list 112.0pt;
1035
+ font-size: {{smallerfontsize}};
1036
+ font-family: {{bodyfont}};
1037
+ mso-fareast-font-family: "Times New Roman";
1038
+ mso-ansi-language: EN-US;
1039
+ mso-fareast-language: JA; }
1040
+
1041
+ p.IEEEStdsNumberedListLevel4CxSpMiddle, li.IEEEStdsNumberedListLevel4CxSpMiddle, div.IEEEStdsNumberedListLevel4CxSpMiddle {
1042
+ mso-style-name: "IEEEStds Numbered List Level 4CxSpMiddle";
1043
+ mso-style-unhide: no;
1044
+ mso-style-parent: "IEEEStds Numbered List Level 3";
1045
+ mso-style-type: export-only;
1046
+ margin-top: 0cm;
1047
+ margin-right: 0cm;
1048
+ margin-bottom: 0cm;
1049
+ margin-left: 98.6pt;
1050
+ margin-bottom: .0001pt;
1051
+ mso-add-space: auto;
1052
+ text-align: justify;
1053
+ text-indent: -22.3pt;
1054
+ line-height: 18.0pt;
1055
+ mso-line-height-rule: exactly;
1056
+ mso-pagination: widow-orphan;
1057
+ mso-list: l16 level4 lfo11;
1058
+ tab-stops: 97.9pt list 112.0pt;
1059
+ font-size: {{smallerfontsize}};
1060
+ font-family: {{bodyfont}};
1061
+ mso-fareast-font-family: "Times New Roman";
1062
+ mso-ansi-language: EN-US;
1063
+ mso-fareast-language: JA; }
1064
+
1065
+ p.IEEEStdsNumberedListLevel4CxSpLast, li.IEEEStdsNumberedListLevel4CxSpLast, div.IEEEStdsNumberedListLevel4CxSpLast {
1066
+ mso-style-name: "IEEEStds Numbered List Level 4CxSpLast";
1067
+ mso-style-unhide: no;
1068
+ mso-style-parent: "IEEEStds Numbered List Level 3";
1069
+ mso-style-type: export-only;
1070
+ margin-top: 0cm;
1071
+ margin-right: 0cm;
1072
+ margin-bottom: 12.0pt;
1073
+ margin-left: 98.6pt;
1074
+ mso-add-space: auto;
1075
+ text-align: justify;
1076
+ text-indent: -22.3pt;
1077
+ line-height: 18.0pt;
1078
+ mso-line-height-rule: exactly;
1079
+ mso-pagination: widow-orphan;
1080
+ mso-list: l16 level4 lfo11;
1081
+ tab-stops: 97.9pt list 112.0pt;
1082
+ font-size: {{smallerfontsize}};
1083
+ font-family: {{bodyfont}};
1084
+ mso-fareast-font-family: "Times New Roman";
1085
+ mso-ansi-language: EN-US;
1086
+ mso-fareast-language: JA; }
1087
+
1088
+ p.IEEEStdsNumberedListLevel5, li.IEEEStdsNumberedListLevel5, div.IEEEStdsNumberedListLevel5 {
1089
+ mso-style-name: "IEEEStds Numbered List Level 5";
1090
+ mso-style-unhide: no;
1091
+ mso-style-parent: "IEEEStds Numbered List Level 4";
1092
+ margin-top: 0cm;
1093
+ margin-right: 0cm;
1094
+ margin-bottom: 12.0pt;
1095
+ margin-left: 120.2pt;
1096
+ mso-add-space: auto;
1097
+ text-align: justify;
1098
+ text-indent: -22.3pt;
1099
+ line-height: 18.0pt;
1100
+ mso-line-height-rule: exactly;
1101
+ mso-pagination: widow-orphan;
1102
+ mso-list: l16 level5 lfo11;
1103
+ tab-stops: 120.25pt list 134.0pt;
1104
+ font-size: {{smallerfontsize}};
1105
+ font-family: {{bodyfont}};
1106
+ mso-fareast-font-family: "Times New Roman";
1107
+ mso-ansi-language: EN-US;
1108
+ mso-fareast-language: JA; }
1109
+
1110
+ p.IEEEStdsNumberedListLevel5CxSpFirst, li.IEEEStdsNumberedListLevel5CxSpFirst, div.IEEEStdsNumberedListLevel5CxSpFirst {
1111
+ mso-style-name: "IEEEStds Numbered List Level 5CxSpFirst";
1112
+ mso-style-unhide: no;
1113
+ mso-style-parent: "IEEEStds Numbered List Level 4";
1114
+ mso-style-type: export-only;
1115
+ margin-top: 0cm;
1116
+ margin-right: 0cm;
1117
+ margin-bottom: 0cm;
1118
+ margin-left: 120.2pt;
1119
+ margin-bottom: .0001pt;
1120
+ mso-add-space: auto;
1121
+ text-align: justify;
1122
+ text-indent: -22.3pt;
1123
+ line-height: 18.0pt;
1124
+ mso-line-height-rule: exactly;
1125
+ mso-pagination: widow-orphan;
1126
+ mso-list: l16 level5 lfo11;
1127
+ tab-stops: 120.25pt list 134.0pt;
1128
+ font-size: {{smallerfontsize}};
1129
+ font-family: {{bodyfont}};
1130
+ mso-fareast-font-family: "Times New Roman";
1131
+ mso-ansi-language: EN-US;
1132
+ mso-fareast-language: JA; }
1133
+
1134
+ p.IEEEStdsNumberedListLevel5CxSpMiddle, li.IEEEStdsNumberedListLevel5CxSpMiddle, div.IEEEStdsNumberedListLevel5CxSpMiddle {
1135
+ mso-style-name: "IEEEStds Numbered List Level 5CxSpMiddle";
1136
+ mso-style-unhide: no;
1137
+ mso-style-parent: "IEEEStds Numbered List Level 4";
1138
+ mso-style-type: export-only;
1139
+ margin-top: 0cm;
1140
+ margin-right: 0cm;
1141
+ margin-bottom: 0cm;
1142
+ margin-left: 120.2pt;
1143
+ margin-bottom: .0001pt;
1144
+ mso-add-space: auto;
1145
+ text-align: justify;
1146
+ text-indent: -22.3pt;
1147
+ line-height: 18.0pt;
1148
+ mso-line-height-rule: exactly;
1149
+ mso-pagination: widow-orphan;
1150
+ mso-list: l16 level5 lfo11;
1151
+ tab-stops: 120.25pt list 134.0pt;
1152
+ font-size: {{smallerfontsize}};
1153
+ font-family: {{bodyfont}};
1154
+ mso-fareast-font-family: "Times New Roman";
1155
+ mso-ansi-language: EN-US;
1156
+ mso-fareast-language: JA; }
1157
+
1158
+ p.IEEEStdsNumberedListLevel5CxSpLast, li.IEEEStdsNumberedListLevel5CxSpLast, div.IEEEStdsNumberedListLevel5CxSpLast {
1159
+ mso-style-name: "IEEEStds Numbered List Level 5CxSpLast";
1160
+ mso-style-unhide: no;
1161
+ mso-style-parent: "IEEEStds Numbered List Level 4";
1162
+ mso-style-type: export-only;
1163
+ margin-top: 0cm;
1164
+ margin-right: 0cm;
1165
+ margin-bottom: 12.0pt;
1166
+ margin-left: 120.2pt;
1167
+ mso-add-space: auto;
1168
+ text-align: justify;
1169
+ text-indent: -22.3pt;
1170
+ line-height: 18.0pt;
1171
+ mso-line-height-rule: exactly;
1172
+ mso-pagination: widow-orphan;
1173
+ mso-list: l16 level5 lfo11;
1174
+ tab-stops: 120.25pt list 134.0pt;
1175
+ font-size: {{smallerfontsize}};
1176
+ font-family: {{bodyfont}};
1177
+ mso-fareast-font-family: "Times New Roman";
1178
+ mso-ansi-language: EN-US;
1179
+ mso-fareast-language: JA; }
1180
+
1181
+ p.IEEEStdsEquationVariableList, li.IEEEStdsEquationVariableList, div.IEEEStdsEquationVariableList {
1182
+ mso-style-name: "IEEEStds Equation Variable List";
1183
+ mso-style-unhide: no;
1184
+ mso-style-parent: "IEEEStds Paragraph";
1185
+ margin-top: 0cm;
1186
+ margin-right: 0cm;
1187
+ margin-bottom: 0cm;
1188
+ margin-left: 38.2pt;
1189
+ text-align: justify;
1190
+ text-indent: -28.1pt;
1191
+ mso-pagination: widow-orphan lines-together;
1192
+ mso-hyphenate: none;
1193
+ tab-stops: 38.0pt;
1194
+ font-size: {{smallerfontsize}};
1195
+ font-family: {{bodyfont}};
1196
+ mso-fareast-font-family: "Times New Roman";
1197
+ mso-ansi-language: EN-US;
1198
+ mso-fareast-language: JA;
1199
+ layout-grid-mode: line; }
1200
+
1201
+ span.IEEEStdsKeywordsHeader {
1202
+ mso-style-name: "IEEEStds Keywords Header";
1203
+ mso-style-unhide: no;
1204
+ mso-style-parent: "";
1205
+ font-weight: bold;
1206
+ mso-bidi-font-weight: normal; }
1207
+
1208
+ span.IEEEStdsAbstractHeader {
1209
+ mso-style-name: "IEEEStds Abstract Header";
1210
+ mso-style-unhide: no;
1211
+ mso-style-parent: "";
1212
+ font-weight: bold;
1213
+ mso-bidi-font-weight: normal; }
1214
+
1215
+ span.IEEEStdsDefTermsNumbers {
1216
+ mso-style-name: "IEEEStds DefTerms+Numbers";
1217
+ mso-style-unhide: no;
1218
+ mso-style-parent: "";
1219
+ font-weight: bold;
1220
+ mso-bidi-font-weight: normal; }
1221
+
1222
+ p.IEEEStdsTableColumnHead, li.IEEEStdsTableColumnHead, div.IEEEStdsTableColumnHead {
1223
+ mso-style-name: "IEEEStds Table Column Head";
1224
+ mso-style-unhide: no;
1225
+ mso-style-parent: "IEEEStds Paragraph";
1226
+ margin: 0cm;
1227
+ text-align: center;
1228
+ mso-pagination: widow-orphan lines-together;
1229
+ page-break-after: avoid;
1230
+ font-size: 9.0pt;
1231
+ mso-bidi-font-size: 10.0pt;
1232
+ font-family: {{bodyfont}};
1233
+ mso-fareast-font-family: "Times New Roman";
1234
+ mso-ansi-language: EN-US;
1235
+ mso-fareast-language: JA;
1236
+ font-weight: bold;
1237
+ mso-bidi-font-weight: normal; }
1238
+
1239
+ p.IEEEStdsTableLineHead, li.IEEEStdsTableLineHead, div.IEEEStdsTableLineHead {
1240
+ mso-style-name: "IEEEStds Table Line Head";
1241
+ mso-style-unhide: no;
1242
+ mso-style-parent: "IEEEStds Paragraph";
1243
+ margin: 0cm;
1244
+ mso-pagination: widow-orphan lines-together;
1245
+ page-break-after: avoid;
1246
+ font-size: 9.0pt;
1247
+ mso-bidi-font-size: 10.0pt;
1248
+ font-family: {{bodyfont}};
1249
+ mso-fareast-font-family: "Times New Roman";
1250
+ mso-ansi-language: EN-US;
1251
+ mso-fareast-language: JA; }
1252
+
1253
+ p.IEEEStdsTableLineSubhead, li.IEEEStdsTableLineSubhead, div.IEEEStdsTableLineSubhead {
1254
+ mso-style-name: "IEEEStds Table Line Subhead";
1255
+ mso-style-unhide: no;
1256
+ mso-style-parent: "IEEEStds Paragraph";
1257
+ margin-top: 0cm;
1258
+ margin-right: 0cm;
1259
+ margin-bottom: 0cm;
1260
+ margin-left: 10.8pt;
1261
+ mso-pagination: widow-orphan lines-together;
1262
+ page-break-after: avoid;
1263
+ font-size: 9.0pt;
1264
+ mso-bidi-font-size: 10.0pt;
1265
+ font-family: {{bodyfont}};
1266
+ mso-fareast-font-family: "Times New Roman";
1267
+ mso-ansi-language: EN-US;
1268
+ mso-fareast-language: JA; }
1269
+
1270
+ p.IEEEStdsAbstractBody, li.IEEEStdsAbstractBody, div.IEEEStdsAbstractBody {
1271
+ mso-style-name: "IEEEStds Abstract Body";
1272
+ mso-style-unhide: no;
1273
+ mso-style-parent: "IEEEStds Sans-Serif";
1274
+ margin: 0cm;
1275
+ text-align: justify;
1276
+ mso-pagination: widow-orphan;
1277
+ font-size: {{smallerfontsize}};
1278
+ font-family: {{headerfont}};
1279
+ mso-fareast-font-family: "Times New Roman";
1280
+ mso-bidi-font-family: "Times New Roman";
1281
+ mso-ansi-language: EN-US;
1282
+ mso-fareast-language: JA; }
1283
+
1284
+ p.IEEEStdsTableData-Left, li.IEEEStdsTableData-Left, div.IEEEStdsTableData-Left {
1285
+ mso-style-name: "IEEEStds Table Data - Left";
1286
+ mso-style-unhide: no;
1287
+ mso-style-parent: "IEEEStds Paragraph";
1288
+ margin: 0cm;
1289
+ mso-pagination: widow-orphan lines-together;
1290
+ page-break-after: avoid;
1291
+ font-size: 9.0pt;
1292
+ mso-bidi-font-size: 10.0pt;
1293
+ font-family: {{bodyfont}};
1294
+ mso-fareast-font-family: "Times New Roman";
1295
+ mso-ansi-language: EN-US;
1296
+ mso-fareast-language: JA; }
1297
+
1298
+ p.IEEEStdsImage, li.IEEEStdsImage, div.IEEEStdsImage {
1299
+ mso-style-name: "IEEEStds Image";
1300
+ mso-style-unhide: no;
1301
+ mso-style-parent: "IEEEStds Paragraph";
1302
+ mso-style-next: "IEEEStds Paragraph";
1303
+ margin-top: 12.0pt;
1304
+ margin-right: 0cm;
1305
+ margin-bottom: 0cm;
1306
+ margin-left: 0cm;
1307
+ text-align: center;
1308
+ mso-pagination: widow-orphan lines-together;
1309
+ page-break-after: avoid;
1310
+ font-size: {{smallerfontsize}};
1311
+ font-family: {{bodyfont}};
1312
+ mso-fareast-font-family: "Times New Roman";
1313
+ mso-ansi-language: EN-US;
1314
+ mso-fareast-language: JA; }
1315
+
1316
+ p.IEEEStdsCRTextReg, li.IEEEStdsCRTextReg, div.IEEEStdsCRTextReg {
1317
+ mso-style-name: "IEEEStds CR TextReg";
1318
+ mso-style-unhide: no;
1319
+ mso-style-parent: "IEEEStds Sans-Serif";
1320
+ margin: 0cm;
1321
+ mso-pagination: widow-orphan;
1322
+ tab-stops: 27.0pt 126.0pt;
1323
+ font-size: 7.0pt;
1324
+ mso-bidi-font-size: 10.0pt;
1325
+ font-family: {{headerfont}};
1326
+ mso-fareast-font-family: "Times New Roman";
1327
+ mso-bidi-font-family: "Times New Roman";
1328
+ mso-ansi-language: EN-US;
1329
+ mso-fareast-language: JA; }
1330
+
1331
+ p.IEEEStdsUnorderedList, li.IEEEStdsUnorderedList, div.IEEEStdsUnorderedList {
1332
+ mso-style-name: "IEEEStds Unordered List";
1333
+ mso-style-unhide: no;
1334
+ mso-style-parent: "";
1335
+ margin-top: 0cm;
1336
+ margin-right: 0cm;
1337
+ margin-bottom: 12.0pt;
1338
+ margin-left: 32.4pt;
1339
+ mso-add-space: auto;
1340
+ text-align: justify;
1341
+ text-indent: -22.3pt;
1342
+ line-height: 18.0pt;
1343
+ mso-line-height-rule: exactly;
1344
+ mso-pagination: widow-orphan;
1345
+ mso-list: l11 level1 lfo14;
1346
+ tab-stops: list 32.0pt left 54.0pt 75.6pt 97.9pt 120.25pt;
1347
+ font-size: {{smallerfontsize}};
1348
+ font-family: {{bodyfont}};
1349
+ mso-fareast-font-family: "Times New Roman";
1350
+ mso-ansi-language: EN-US;
1351
+ mso-fareast-language: JA;
1352
+ mso-no-proof: yes; }
1353
+
1354
+ p.IEEEStdsUnorderedListCxSpFirst, li.IEEEStdsUnorderedListCxSpFirst, div.IEEEStdsUnorderedListCxSpFirst {
1355
+ mso-style-name: "IEEEStds Unordered ListCxSpFirst";
1356
+ mso-style-unhide: no;
1357
+ mso-style-parent: "";
1358
+ mso-style-type: export-only;
1359
+ margin-top: 0cm;
1360
+ margin-right: 0cm;
1361
+ margin-bottom: 0cm;
1362
+ margin-left: 32.4pt;
1363
+ margin-bottom: .0001pt;
1364
+ mso-add-space: auto;
1365
+ text-align: justify;
1366
+ text-indent: -22.3pt;
1367
+ line-height: 18.0pt;
1368
+ mso-line-height-rule: exactly;
1369
+ mso-pagination: widow-orphan;
1370
+ mso-list: l11 level1 lfo14;
1371
+ tab-stops: list 32.0pt left 54.0pt 75.6pt 97.9pt 120.25pt;
1372
+ font-size: {{smallerfontsize}};
1373
+ font-family: {{bodyfont}};
1374
+ mso-fareast-font-family: "Times New Roman";
1375
+ mso-ansi-language: EN-US;
1376
+ mso-fareast-language: JA;
1377
+ mso-no-proof: yes; }
1378
+
1379
+ p.IEEEStdsUnorderedListCxSpMiddle, li.IEEEStdsUnorderedListCxSpMiddle, div.IEEEStdsUnorderedListCxSpMiddle {
1380
+ mso-style-name: "IEEEStds Unordered ListCxSpMiddle";
1381
+ mso-style-unhide: no;
1382
+ mso-style-parent: "";
1383
+ mso-style-type: export-only;
1384
+ margin-top: 0cm;
1385
+ margin-right: 0cm;
1386
+ margin-bottom: 0cm;
1387
+ margin-left: 32.4pt;
1388
+ margin-bottom: .0001pt;
1389
+ mso-add-space: auto;
1390
+ text-align: justify;
1391
+ text-indent: -22.3pt;
1392
+ line-height: 18.0pt;
1393
+ mso-line-height-rule: exactly;
1394
+ mso-pagination: widow-orphan;
1395
+ mso-list: l11 level1 lfo14;
1396
+ tab-stops: list 32.0pt left 54.0pt 75.6pt 97.9pt 120.25pt;
1397
+ font-size: {{smallerfontsize}};
1398
+ font-family: {{bodyfont}};
1399
+ mso-fareast-font-family: "Times New Roman";
1400
+ mso-ansi-language: EN-US;
1401
+ mso-fareast-language: JA;
1402
+ mso-no-proof: yes; }
1403
+
1404
+ p.IEEEStdsUnorderedListCxSpLast, li.IEEEStdsUnorderedListCxSpLast, div.IEEEStdsUnorderedListCxSpLast {
1405
+ mso-style-name: "IEEEStds Unordered ListCxSpLast";
1406
+ mso-style-unhide: no;
1407
+ mso-style-parent: "";
1408
+ mso-style-type: export-only;
1409
+ margin-top: 0cm;
1410
+ margin-right: 0cm;
1411
+ margin-bottom: 12.0pt;
1412
+ margin-left: 32.4pt;
1413
+ mso-add-space: auto;
1414
+ text-align: justify;
1415
+ text-indent: -22.3pt;
1416
+ line-height: 18.0pt;
1417
+ mso-line-height-rule: exactly;
1418
+ mso-pagination: widow-orphan;
1419
+ mso-list: l11 level1 lfo14;
1420
+ tab-stops: list 32.0pt left 54.0pt 75.6pt 97.9pt 120.25pt;
1421
+ font-size: {{smallerfontsize}};
1422
+ font-family: {{bodyfont}};
1423
+ mso-fareast-font-family: "Times New Roman";
1424
+ mso-ansi-language: EN-US;
1425
+ mso-fareast-language: JA;
1426
+ mso-no-proof: yes; }
1427
+
1428
+ p.IEEEStdsTitleParaSans, li.IEEEStdsTitleParaSans, div.IEEEStdsTitleParaSans {
1429
+ mso-style-name: "IEEEStds TitleParaSans";
1430
+ mso-style-unhide: no;
1431
+ mso-style-parent: "IEEEStds Paragraph";
1432
+ margin: 0cm;
1433
+ mso-pagination: widow-orphan;
1434
+ font-size: {{smallerfontsize}};
1435
+ font-family: {{headerfont}};
1436
+ mso-fareast-font-family: "Times New Roman";
1437
+ mso-bidi-font-family: "Times New Roman";
1438
+ mso-ansi-language: EN-US;
1439
+ mso-fareast-language: JA; }
1440
+
1441
+ p.IEEEStdsTitleParaSansBold, li.IEEEStdsTitleParaSansBold, div.IEEEStdsTitleParaSansBold {
1442
+ mso-style-name: "IEEEStds TitleParaSansBold";
1443
+ mso-style-unhide: no;
1444
+ mso-style-parent: "IEEEStds Paragraph";
1445
+ margin: 0cm;
1446
+ text-align: justify;
1447
+ mso-pagination: widow-orphan;
1448
+ font-size: 11.0pt;
1449
+ mso-bidi-font-size: 10.0pt;
1450
+ font-family: {{headerfont}};
1451
+ mso-fareast-font-family: "Times New Roman";
1452
+ mso-bidi-font-family: "Times New Roman";
1453
+ mso-ansi-language: EN-US;
1454
+ mso-fareast-language: JA;
1455
+ font-weight: bold;
1456
+ mso-bidi-font-weight: normal; }
1457
+
1458
+ p.IEEEStdsCRFootnote, li.IEEEStdsCRFootnote, div.IEEEStdsCRFootnote {
1459
+ mso-style-name: "IEEEStds CRFootnote";
1460
+ mso-style-unhide: no;
1461
+ mso-style-parent: "Footnote Text";
1462
+ margin: 0cm;
1463
+ mso-pagination: widow-orphan;
1464
+ font-size: {{smallerfontsize}};
1465
+ font-family: {{bodyfont}};
1466
+ mso-fareast-font-family: "Times New Roman";
1467
+ color: white;
1468
+ mso-ansi-language: EN-US;
1469
+ mso-fareast-language: JA; }
1470
+
1471
+ p.IEEEStdsCRTextItal, li.IEEEStdsCRTextItal, div.IEEEStdsCRTextItal {
1472
+ mso-style-name: "IEEEStds CR TextItal";
1473
+ mso-style-unhide: no;
1474
+ mso-style-parent: "IEEEStds CR TextReg";
1475
+ margin: 0cm;
1476
+ mso-pagination: widow-orphan;
1477
+ tab-stops: 27.0pt 126.0pt;
1478
+ font-size: 7.0pt;
1479
+ mso-bidi-font-size: 10.0pt;
1480
+ font-family: {{headerfont}};
1481
+ mso-fareast-font-family: "Times New Roman";
1482
+ mso-bidi-font-family: "Times New Roman";
1483
+ mso-ansi-language: EN-US;
1484
+ mso-fareast-language: JA;
1485
+ font-style: italic;
1486
+ mso-bidi-font-style: normal; }
1487
+
1488
+ span.IEEEStdsParaBold {
1489
+ mso-style-name: "IEEEStds ParaBold";
1490
+ mso-style-unhide: no;
1491
+ mso-style-parent: "";
1492
+ font-weight: bold;
1493
+ mso-bidi-font-weight: normal; }
1494
+
1495
+ span.DeltaViewInsertion {
1496
+ mso-style-name: "DeltaView Insertion";
1497
+ mso-style-priority: 99;
1498
+ mso-style-unhide: no;
1499
+ mso-style-parent: "";
1500
+ color: blue;
1501
+ text-decoration: underline;
1502
+ text-underline: double; }
1503
+
1504
+ span.DeltaViewDeletion {
1505
+ mso-style-name: "DeltaView Deletion";
1506
+ mso-style-priority: 99;
1507
+ mso-style-unhide: no;
1508
+ mso-style-parent: "";
1509
+ color: red;
1510
+ text-decoration: line-through; }
1511
+
1512
+ p.IEEEStdsNamesCtr, li.IEEEStdsNamesCtr, div.IEEEStdsNamesCtr {
1513
+ mso-style-name: "IEEEStds NamesCtr";
1514
+ mso-style-unhide: no;
1515
+ mso-style-parent: "IEEEStds Paragraph";
1516
+ margin-top: 0cm;
1517
+ margin-right: 0cm;
1518
+ margin-bottom: 12.0pt;
1519
+ margin-left: 0cm;
1520
+ mso-add-space: auto;
1521
+ text-align: center;
1522
+ mso-pagination: widow-orphan;
1523
+ font-size: {{smallerfontsize}};
1524
+ font-family: {{bodyfont}};
1525
+ mso-fareast-font-family: "Times New Roman";
1526
+ mso-ansi-language: EN-US;
1527
+ mso-fareast-language: JA; }
1528
+
1529
+ p.IEEEStdsNamesCtrCxSpFirst, li.IEEEStdsNamesCtrCxSpFirst, div.IEEEStdsNamesCtrCxSpFirst {
1530
+ mso-style-name: "IEEEStds NamesCtrCxSpFirst";
1531
+ mso-style-unhide: no;
1532
+ mso-style-parent: "IEEEStds Paragraph";
1533
+ mso-style-type: export-only;
1534
+ margin: 0cm;
1535
+ margin-bottom: .0001pt;
1536
+ mso-add-space: auto;
1537
+ text-align: center;
1538
+ mso-pagination: widow-orphan;
1539
+ font-size: {{smallerfontsize}};
1540
+ font-family: {{bodyfont}};
1541
+ mso-fareast-font-family: "Times New Roman";
1542
+ mso-ansi-language: EN-US;
1543
+ mso-fareast-language: JA; }
1544
+
1545
+ p.IEEEStdsNamesCtrCxSpMiddle, li.IEEEStdsNamesCtrCxSpMiddle, div.IEEEStdsNamesCtrCxSpMiddle {
1546
+ mso-style-name: "IEEEStds NamesCtrCxSpMiddle";
1547
+ mso-style-unhide: no;
1548
+ mso-style-parent: "IEEEStds Paragraph";
1549
+ mso-style-type: export-only;
1550
+ margin: 0cm;
1551
+ margin-bottom: .0001pt;
1552
+ mso-add-space: auto;
1553
+ text-align: center;
1554
+ mso-pagination: widow-orphan;
1555
+ font-size: {{smallerfontsize}};
1556
+ font-family: {{bodyfont}};
1557
+ mso-fareast-font-family: "Times New Roman";
1558
+ mso-ansi-language: EN-US;
1559
+ mso-fareast-language: JA; }
1560
+
1561
+ p.IEEEStdsNamesCtrCxSpLast, li.IEEEStdsNamesCtrCxSpLast, div.IEEEStdsNamesCtrCxSpLast {
1562
+ mso-style-name: "IEEEStds NamesCtrCxSpLast";
1563
+ mso-style-unhide: no;
1564
+ mso-style-parent: "IEEEStds Paragraph";
1565
+ mso-style-type: export-only;
1566
+ margin-top: 0cm;
1567
+ margin-right: 0cm;
1568
+ margin-bottom: 12.0pt;
1569
+ margin-left: 0cm;
1570
+ mso-add-space: auto;
1571
+ text-align: center;
1572
+ mso-pagination: widow-orphan;
1573
+ font-size: {{smallerfontsize}};
1574
+ font-family: {{bodyfont}};
1575
+ mso-fareast-font-family: "Times New Roman";
1576
+ mso-ansi-language: EN-US;
1577
+ mso-fareast-language: JA; }
1578
+
1579
+ p.IEEEStdsInstrCallout, li.IEEEStdsInstrCallout, div.IEEEStdsInstrCallout {
1580
+ mso-style-name: "IEEEStds InstrCallout";
1581
+ mso-style-unhide: no;
1582
+ mso-style-parent: "IEEEStds Paragraph";
1583
+ margin-top: 0cm;
1584
+ margin-right: 0cm;
1585
+ margin-bottom: 12.0pt;
1586
+ margin-left: 0cm;
1587
+ text-align: justify;
1588
+ mso-pagination: widow-orphan;
1589
+ font-size: {{smallerfontsize}};
1590
+ font-family: {{bodyfont}};
1591
+ mso-fareast-font-family: "Times New Roman";
1592
+ mso-ansi-language: EN-US;
1593
+ mso-fareast-language: JA;
1594
+ font-weight: bold;
1595
+ mso-bidi-font-weight: normal;
1596
+ font-style: italic;
1597
+ mso-bidi-font-style: normal; }
1598
+
1599
+ p.IEEEStdsParaMemEmeritus, li.IEEEStdsParaMemEmeritus, div.IEEEStdsParaMemEmeritus {
1600
+ mso-style-name: "IEEEStds ParaMemEmeritus";
1601
+ mso-style-unhide: no;
1602
+ mso-style-parent: "IEEEStds Paragraph";
1603
+ margin-top: 12.0pt;
1604
+ margin-right: 0cm;
1605
+ margin-bottom: 0cm;
1606
+ margin-left: 26.65pt;
1607
+ text-align: justify;
1608
+ mso-pagination: widow-orphan;
1609
+ font-size: 9.0pt;
1610
+ mso-bidi-font-size: 10.0pt;
1611
+ font-family: {{bodyfont}};
1612
+ mso-fareast-font-family: "Times New Roman";
1613
+ mso-ansi-language: EN-US;
1614
+ mso-fareast-language: JA; }
1615
+
1616
+ p.IEEEStdsNonVoting, li.IEEEStdsNonVoting, div.IEEEStdsNonVoting {
1617
+ mso-style-name: "IEEEStds NonVoting";
1618
+ mso-style-unhide: no;
1619
+ mso-style-parent: "IEEEStds NamesCtr";
1620
+ margin-top: 0cm;
1621
+ margin-right: 0cm;
1622
+ margin-bottom: 12.0pt;
1623
+ margin-left: 0cm;
1624
+ mso-add-space: auto;
1625
+ text-align: center;
1626
+ mso-pagination: widow-orphan;
1627
+ font-size: 9.0pt;
1628
+ mso-bidi-font-size: 10.0pt;
1629
+ font-family: {{bodyfont}};
1630
+ mso-fareast-font-family: "Times New Roman";
1631
+ mso-ansi-language: EN-US;
1632
+ mso-fareast-language: JA; }
1633
+
1634
+ p.IEEEStdsNonVotingCxSpFirst, li.IEEEStdsNonVotingCxSpFirst, div.IEEEStdsNonVotingCxSpFirst {
1635
+ mso-style-name: "IEEEStds NonVotingCxSpFirst";
1636
+ mso-style-unhide: no;
1637
+ mso-style-parent: "IEEEStds NamesCtr";
1638
+ mso-style-type: export-only;
1639
+ margin: 0cm;
1640
+ margin-bottom: .0001pt;
1641
+ mso-add-space: auto;
1642
+ text-align: center;
1643
+ mso-pagination: widow-orphan;
1644
+ font-size: 9.0pt;
1645
+ mso-bidi-font-size: 10.0pt;
1646
+ font-family: {{bodyfont}};
1647
+ mso-fareast-font-family: "Times New Roman";
1648
+ mso-ansi-language: EN-US;
1649
+ mso-fareast-language: JA; }
1650
+
1651
+ p.IEEEStdsNonVotingCxSpMiddle, li.IEEEStdsNonVotingCxSpMiddle, div.IEEEStdsNonVotingCxSpMiddle {
1652
+ mso-style-name: "IEEEStds NonVotingCxSpMiddle";
1653
+ mso-style-unhide: no;
1654
+ mso-style-parent: "IEEEStds NamesCtr";
1655
+ mso-style-type: export-only;
1656
+ margin: 0cm;
1657
+ margin-bottom: .0001pt;
1658
+ mso-add-space: auto;
1659
+ text-align: center;
1660
+ mso-pagination: widow-orphan;
1661
+ font-size: 9.0pt;
1662
+ mso-bidi-font-size: 10.0pt;
1663
+ font-family: {{bodyfont}};
1664
+ mso-fareast-font-family: "Times New Roman";
1665
+ mso-ansi-language: EN-US;
1666
+ mso-fareast-language: JA; }
1667
+
1668
+ p.IEEEStdsNonVotingCxSpLast, li.IEEEStdsNonVotingCxSpLast, div.IEEEStdsNonVotingCxSpLast {
1669
+ mso-style-name: "IEEEStds NonVotingCxSpLast";
1670
+ mso-style-unhide: no;
1671
+ mso-style-parent: "IEEEStds NamesCtr";
1672
+ mso-style-type: export-only;
1673
+ margin-top: 0cm;
1674
+ margin-right: 0cm;
1675
+ margin-bottom: 12.0pt;
1676
+ margin-left: 0cm;
1677
+ mso-add-space: auto;
1678
+ text-align: center;
1679
+ mso-pagination: widow-orphan;
1680
+ font-size: 9.0pt;
1681
+ mso-bidi-font-size: 10.0pt;
1682
+ font-family: {{bodyfont}};
1683
+ mso-fareast-font-family: "Times New Roman";
1684
+ mso-ansi-language: EN-US;
1685
+ mso-fareast-language: JA; }
1686
+
1687
+ p.IEEEStdsTitlePgHead, li.IEEEStdsTitlePgHead, div.IEEEStdsTitlePgHead {
1688
+ mso-style-name: "IEEEStds TitlePgHead";
1689
+ mso-style-unhide: no;
1690
+ mso-style-parent: Header;
1691
+ margin: 0cm;
1692
+ text-align: right;
1693
+ mso-pagination: none;
1694
+ font-size: 11.0pt;
1695
+ mso-bidi-font-size: 10.0pt;
1696
+ font-family: {{headerfont}};
1697
+ mso-fareast-font-family: "Arial Unicode MS";
1698
+ mso-bidi-font-family: "Times New Roman";
1699
+ mso-ansi-language: EN-US;
1700
+ mso-fareast-language: JA;
1701
+ font-weight: bold;
1702
+ mso-bidi-font-weight: normal;
1703
+ mso-no-proof: yes; }
1704
+
1705
+ p.IEEEStdsTitlePgHeadRev, li.IEEEStdsTitlePgHeadRev, div.IEEEStdsTitlePgHeadRev {
1706
+ mso-style-name: "IEEEStds TitlePgHeadRev";
1707
+ mso-style-unhide: no;
1708
+ mso-style-parent: "IEEEStds TitlePgHead";
1709
+ margin: 0cm;
1710
+ text-align: right;
1711
+ mso-pagination: none;
1712
+ font-size: 9.0pt;
1713
+ mso-bidi-font-size: 10.0pt;
1714
+ font-family: {{headerfont}};
1715
+ mso-fareast-font-family: "Arial Unicode MS";
1716
+ mso-bidi-font-family: "Times New Roman";
1717
+ mso-ansi-language: EN-US;
1718
+ mso-fareast-language: JA;
1719
+ mso-no-proof: yes; }
1720
+
1721
+ p.IEEEStdsCopyrightaddrs, li.IEEEStdsCopyrightaddrs, div.IEEEStdsCopyrightaddrs {
1722
+ mso-style-name: "IEEEStds Copyright \(addrs\)";
1723
+ mso-style-unhide: no;
1724
+ margin: 0cm;
1725
+ mso-pagination: widow-orphan;
1726
+ font-size: {{smallerfontsize}};
1727
+ font-family: {{bodyfont}};
1728
+ mso-fareast-font-family: "Times New Roman";
1729
+ mso-ansi-language: EN-US;
1730
+ mso-fareast-language: JA;
1731
+ mso-no-proof: yes; }
1732
+
1733
+ span.IEEEStdsAddItal {
1734
+ mso-style-name: "IEEEStds AddItal";
1735
+ mso-style-unhide: no;
1736
+ mso-style-parent: "";
1737
+ font-style: italic;
1738
+ mso-bidi-font-style: normal; }
1739
+
1740
+ p.IEEEStdsPara85, li.IEEEStdsPara85, div.IEEEStdsPara85 {
1741
+ mso-style-name: "IEEEStds Para8\.5";
1742
+ mso-style-unhide: no;
1743
+ mso-style-parent: "IEEEStds Paragraph";
1744
+ margin-top: 0cm;
1745
+ margin-right: 0cm;
1746
+ margin-bottom: 12.0pt;
1747
+ margin-left: 0cm;
1748
+ text-align: justify;
1749
+ mso-pagination: widow-orphan;
1750
+ font-size: 8.5pt;
1751
+ mso-bidi-font-size: 10.0pt;
1752
+ font-family: {{bodyfont}};
1753
+ mso-fareast-font-family: "Times New Roman";
1754
+ mso-ansi-language: EN-US;
1755
+ mso-fareast-language: JA; }
1756
+
1757
+ p.IEEEStdsPara85Indent, li.IEEEStdsPara85Indent, div.IEEEStdsPara85Indent {
1758
+ mso-style-name: "IEEEStds Para8\.5 Indent";
1759
+ mso-style-unhide: no;
1760
+ mso-style-parent: "IEEEStds Para8\.5";
1761
+ margin-top: 0cm;
1762
+ margin-right: 0cm;
1763
+ margin-bottom: 12.0pt;
1764
+ margin-left: 108.0pt;
1765
+ mso-add-space: auto;
1766
+ text-align: justify;
1767
+ mso-pagination: widow-orphan;
1768
+ font-size: 8.5pt;
1769
+ mso-bidi-font-size: 10.0pt;
1770
+ font-family: {{bodyfont}};
1771
+ mso-fareast-font-family: "Times New Roman";
1772
+ mso-ansi-language: EN-US;
1773
+ mso-fareast-language: JA; }
1774
+
1775
+ p.IEEEStdsPara85IndentCxSpFirst, li.IEEEStdsPara85IndentCxSpFirst, div.IEEEStdsPara85IndentCxSpFirst {
1776
+ mso-style-name: "IEEEStds Para8\.5 IndentCxSpFirst";
1777
+ mso-style-unhide: no;
1778
+ mso-style-parent: "IEEEStds Para8\.5";
1779
+ mso-style-type: export-only;
1780
+ margin-top: 0cm;
1781
+ margin-right: 0cm;
1782
+ margin-bottom: 0cm;
1783
+ margin-left: 108.0pt;
1784
+ margin-bottom: .0001pt;
1785
+ mso-add-space: auto;
1786
+ text-align: justify;
1787
+ mso-pagination: widow-orphan;
1788
+ font-size: 8.5pt;
1789
+ mso-bidi-font-size: 10.0pt;
1790
+ font-family: {{bodyfont}};
1791
+ mso-fareast-font-family: "Times New Roman";
1792
+ mso-ansi-language: EN-US;
1793
+ mso-fareast-language: JA; }
1794
+
1795
+ p.IEEEStdsPara85IndentCxSpMiddle, li.IEEEStdsPara85IndentCxSpMiddle, div.IEEEStdsPara85IndentCxSpMiddle {
1796
+ mso-style-name: "IEEEStds Para8\.5 IndentCxSpMiddle";
1797
+ mso-style-unhide: no;
1798
+ mso-style-parent: "IEEEStds Para8\.5";
1799
+ mso-style-type: export-only;
1800
+ margin-top: 0cm;
1801
+ margin-right: 0cm;
1802
+ margin-bottom: 0cm;
1803
+ margin-left: 108.0pt;
1804
+ margin-bottom: .0001pt;
1805
+ mso-add-space: auto;
1806
+ text-align: justify;
1807
+ mso-pagination: widow-orphan;
1808
+ font-size: 8.5pt;
1809
+ mso-bidi-font-size: 10.0pt;
1810
+ font-family: {{bodyfont}};
1811
+ mso-fareast-font-family: "Times New Roman";
1812
+ mso-ansi-language: EN-US;
1813
+ mso-fareast-language: JA; }
1814
+
1815
+ p.IEEEStdsPara85IndentCxSpLast, li.IEEEStdsPara85IndentCxSpLast, div.IEEEStdsPara85IndentCxSpLast {
1816
+ mso-style-name: "IEEEStds Para8\.5 IndentCxSpLast";
1817
+ mso-style-unhide: no;
1818
+ mso-style-parent: "IEEEStds Para8\.5";
1819
+ mso-style-type: export-only;
1820
+ margin-top: 0cm;
1821
+ margin-right: 0cm;
1822
+ margin-bottom: 12.0pt;
1823
+ margin-left: 108.0pt;
1824
+ mso-add-space: auto;
1825
+ text-align: justify;
1826
+ mso-pagination: widow-orphan;
1827
+ font-size: 8.5pt;
1828
+ mso-bidi-font-size: 10.0pt;
1829
+ font-family: {{bodyfont}};
1830
+ mso-fareast-font-family: "Times New Roman";
1831
+ mso-ansi-language: EN-US;
1832
+ mso-fareast-language: JA; }
1833
+
1834
+ p.IEEEStdsLevel2frontmatter, li.IEEEStdsLevel2frontmatter, div.IEEEStdsLevel2frontmatter {
1835
+ mso-style-name: "IEEEStds Level 2 \(front matter\)";
1836
+ mso-style-unhide: no;
1837
+ mso-style-parent: "IEEEStds Level 1 \(front matter\)";
1838
+ margin-top: 18.0pt;
1839
+ margin-right: 0cm;
1840
+ margin-bottom: 12.0pt;
1841
+ margin-left: 0cm;
1842
+ mso-pagination: widow-orphan lines-together;
1843
+ page-break-after: avoid;
1844
+ mso-outline-level: 2;
1845
+ mso-hyphenate: none;
1846
+ font-size: 11.0pt;
1847
+ mso-bidi-font-size: 10.0pt;
1848
+ font-family: {{headerfont}};
1849
+ mso-fareast-font-family: "Times New Roman";
1850
+ mso-bidi-font-family: "Times New Roman";
1851
+ mso-ansi-language: EN-US;
1852
+ mso-fareast-language: JA;
1853
+ font-weight: bold;
1854
+ mso-bidi-font-weight: normal; }
1855
+
1856
+ p.IEEEStdsFrontMatterAddress, li.IEEEStdsFrontMatterAddress, div.IEEEStdsFrontMatterAddress {
1857
+ mso-style-name: "IEEEStds Front Matter Address";
1858
+ mso-style-unhide: no;
1859
+ margin-top: 0cm;
1860
+ margin-right: 0cm;
1861
+ margin-bottom: 12.0pt;
1862
+ margin-left: 108.0pt;
1863
+ mso-add-space: auto;
1864
+ mso-pagination: widow-orphan;
1865
+ font-size: 9.0pt;
1866
+ mso-bidi-font-size: 10.0pt;
1867
+ font-family: {{bodyfont}};
1868
+ mso-fareast-font-family: "Times New Roman";
1869
+ mso-ansi-language: EN-US;
1870
+ mso-fareast-language: JA; }
1871
+
1872
+ p.IEEEStdsFrontMatterAddressCxSpFirst, li.IEEEStdsFrontMatterAddressCxSpFirst, div.IEEEStdsFrontMatterAddressCxSpFirst {
1873
+ mso-style-name: "IEEEStds Front Matter AddressCxSpFirst";
1874
+ mso-style-unhide: no;
1875
+ mso-style-type: export-only;
1876
+ margin-top: 0cm;
1877
+ margin-right: 0cm;
1878
+ margin-bottom: 0cm;
1879
+ margin-left: 108.0pt;
1880
+ margin-bottom: .0001pt;
1881
+ mso-add-space: auto;
1882
+ mso-pagination: widow-orphan;
1883
+ font-size: 9.0pt;
1884
+ mso-bidi-font-size: 10.0pt;
1885
+ font-family: {{bodyfont}};
1886
+ mso-fareast-font-family: "Times New Roman";
1887
+ mso-ansi-language: EN-US;
1888
+ mso-fareast-language: JA; }
1889
+
1890
+ p.IEEEStdsFrontMatterAddressCxSpMiddle, li.IEEEStdsFrontMatterAddressCxSpMiddle, div.IEEEStdsFrontMatterAddressCxSpMiddle {
1891
+ mso-style-name: "IEEEStds Front Matter AddressCxSpMiddle";
1892
+ mso-style-unhide: no;
1893
+ mso-style-type: export-only;
1894
+ margin-top: 0cm;
1895
+ margin-right: 0cm;
1896
+ margin-bottom: 0cm;
1897
+ margin-left: 108.0pt;
1898
+ margin-bottom: .0001pt;
1899
+ mso-add-space: auto;
1900
+ mso-pagination: widow-orphan;
1901
+ font-size: 9.0pt;
1902
+ mso-bidi-font-size: 10.0pt;
1903
+ font-family: {{bodyfont}};
1904
+ mso-fareast-font-family: "Times New Roman";
1905
+ mso-ansi-language: EN-US;
1906
+ mso-fareast-language: JA; }
1907
+
1908
+ p.IEEEStdsFrontMatterAddressCxSpLast, li.IEEEStdsFrontMatterAddressCxSpLast, div.IEEEStdsFrontMatterAddressCxSpLast {
1909
+ mso-style-name: "IEEEStds Front Matter AddressCxSpLast";
1910
+ mso-style-unhide: no;
1911
+ mso-style-type: export-only;
1912
+ margin-top: 0cm;
1913
+ margin-right: 0cm;
1914
+ margin-bottom: 12.0pt;
1915
+ margin-left: 108.0pt;
1916
+ mso-add-space: auto;
1917
+ mso-pagination: widow-orphan;
1918
+ font-size: 9.0pt;
1919
+ mso-bidi-font-size: 10.0pt;
1920
+ font-family: {{bodyfont}};
1921
+ mso-fareast-font-family: "Times New Roman";
1922
+ mso-ansi-language: EN-US;
1923
+ mso-fareast-language: JA; }
1924
+
1925
+ p.IEEEStdsUnorderedListLevel2, li.IEEEStdsUnorderedListLevel2, div.IEEEStdsUnorderedListLevel2 {
1926
+ mso-style-name: "IEEEStds Unordered List Level 2";
1927
+ mso-style-unhide: no;
1928
+ mso-style-qformat: yes;
1929
+ mso-style-parent: "IEEEStds Unordered List";
1930
+ margin-top: 3.0pt;
1931
+ margin-right: 0cm;
1932
+ margin-bottom: 3.0pt;
1933
+ margin-left: 46.1pt;
1934
+ text-align: justify;
1935
+ text-indent: -18.0pt;
1936
+ mso-pagination: widow-orphan;
1937
+ mso-list: l21 level1 lfo35;
1938
+ tab-stops: 46.1pt 120.25pt;
1939
+ font-size: {{smallerfontsize}};
1940
+ font-family: {{bodyfont}};
1941
+ mso-fareast-font-family: "Times New Roman";
1942
+ mso-ansi-language: EN-US;
1943
+ mso-fareast-language: JA;
1944
+ mso-no-proof: yes; }
1945
+
1946
+ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre {
1947
+ mso-style-unhide: no;
1948
+ mso-style-qformat: yes;
1949
+ mso-style-parent: "";
1950
+ margin-top: 6.0pt;
1951
+ margin-right: 0cm;
1952
+ margin-bottom: 6.0pt;
1953
+ margin-left: 0cm;
1954
+ text-align: left;
1955
+ mso-pagination: widow-orphan;
1956
+ tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
1957
+ font-size: {{monospacefontsize}};
1958
+ font-family: {{monospacefont}};
1959
+ mso-fareast-font-family: Calibri;
1960
+ mso-bidi-font-family: "Courier New";
1961
+ mso-ansi-language: EN-GB; }
1962
+
1963
+ p.pseudocode, li.pseudocode, div.pseudocode {
1964
+ mso-style-unhide: no;
1965
+ mso-style-qformat: yes;
1966
+ mso-style-parent: "";
1967
+ margin-top: 6.0pt;
1968
+ margin-right: 0cm;
1969
+ margin-bottom: 6.0pt;
1970
+ margin-left: 0cm;
1971
+ text-align: left;
1972
+ mso-pagination: widow-orphan;
1973
+ tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
1974
+ font-size: {{normalfontsize}};
1975
+ font-family: {{bodyfont}};
1976
+ mso-fareast-font-family: Calibri;
1977
+ mso-bidi-font-family: "Courier New";
1978
+ mso-ansi-language: EN-GB; }
1979
+
1980
+ p.annex_obligation, li.annex_obligation, div.annex_obligation {
1981
+ mso-style-unhide: no;
1982
+ mso-style-qformat: yes;
1983
+ mso-style-parent: "";
1984
+ margin-top: 6.0pt;
1985
+ margin-right: 0cm;
1986
+ margin-bottom: 0cm;
1987
+ margin-left: 0cm;
1988
+ margin-bottom: .0001pt;
1989
+ text-align: center;
1990
+ mso-pagination: widow-orphan;
1991
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
1992
+ mso-layout-grid-align: none;
1993
+ punctuation-wrap: simple;
1994
+ text-autospace: none;
1995
+ font-size: {{normalfontsize}};
1996
+ font-family: {{bodyfont}};
1997
+ mso-fareast-font-family: "Times New Roman";
1998
+ mso-ansi-language: EN-US; }
1999
+
2000
+ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef {
2001
+ mso-style-unhide: no;
2002
+ mso-style-qformat: yes;
2003
+ mso-style-parent: "";
2004
+ margin-top: 6.0pt;
2005
+ margin-right: 0cm;
2006
+ margin-bottom: 0cm;
2007
+ margin-left: 39.7pt;
2008
+ margin-bottom: .0001pt;
2009
+ text-indent: -39.7pt;
2010
+ mso-pagination: widow-orphan;
2011
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2012
+ mso-layout-grid-align: none;
2013
+ punctuation-wrap: simple;
2014
+ text-autospace: none;
2015
+ font-size: {{normalfontsize}};
2016
+ mso-bidi-font-size: 10.0pt;
2017
+ font-family: {{bodyfont}};
2018
+ mso-fareast-font-family: {{bodyfont}};
2019
+ mso-bidi-font-family: {{bodyfont}};
2020
+ mso-ansi-language: EN-GB; }
2021
+
2022
+ p.FigureTitle {
2023
+ mso-style-unhide: no;
2024
+ mso-style-qformat: yes;
2025
+ mso-style-parent: "";
2026
+ margin-top: {{normalfontsize}};
2027
+ margin-right: 0cm;
2028
+ margin-bottom: 6.0pt;
2029
+ margin-left: 0cm;
2030
+ text-align: center;
2031
+ mso-pagination: widow-orphan lines-together;
2032
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2033
+ mso-layout-grid-align: none;
2034
+ punctuation-wrap: simple;
2035
+ text-autospace: none;
2036
+ font-weight: bold;
2037
+ font-size: {{normalfontsize}};
2038
+ mso-bidi-font-size: 10.0pt;
2039
+ font-family: {{bodyfont}};
2040
+ mso-fareast-font-family: {{bodyfont}};
2041
+ mso-bidi-font-family: {{bodyfont}};
2042
+ mso-ansi-language: EN-GB; }
2043
+
2044
+ p.SourceTitle {
2045
+ mso-style-unhide: no;
2046
+ mso-style-qformat: yes;
2047
+ mso-style-parent: "";
2048
+ margin-top: 18.0pt;
2049
+ margin-right: 0cm;
2050
+ margin-bottom: 6.0pt;
2051
+ margin-left: 0cm;
2052
+ text-align: center;
2053
+ mso-pagination: widow-orphan lines-together;
2054
+ page-break-after: avoid;
2055
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2056
+ mso-layout-grid-align: none;
2057
+ punctuation-wrap: simple;
2058
+ text-autospace: none;
2059
+ font-weight: bold;
2060
+ font-size: {{normalfontsize}};
2061
+ mso-bidi-font-size: 10.0pt;
2062
+ font-family: {{bodyfont}};
2063
+ mso-fareast-font-family: {{bodyfont}};
2064
+ mso-bidi-font-family: {{bodyfont}};
2065
+ mso-ansi-language: EN-GB; }
2066
+
2067
+ p.AdmonitionTitle, p.RecommendationTitle {
2068
+ mso-style-unhide: no;
2069
+ mso-style-qformat: yes;
2070
+ mso-style-parent: "";
2071
+ margin-top: 18.0pt;
2072
+ margin-right: 0cm;
2073
+ margin-bottom: 6.0pt;
2074
+ margin-left: 0cm;
2075
+ text-align: center;
2076
+ mso-pagination: widow-orphan lines-together;
2077
+ page-break-after: avoid;
2078
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2079
+ mso-layout-grid-align: none;
2080
+ punctuation-wrap: simple;
2081
+ text-autospace: none;
2082
+ font-weight: bold;
2083
+ font-size: {{normalfontsize}};
2084
+ mso-bidi-font-size: 10.0pt;
2085
+ font-family: {{bodyfont}};
2086
+ mso-fareast-font-family: {{bodyfont}};
2087
+ mso-bidi-font-family: {{bodyfont}};
2088
+ mso-ansi-language: EN-GB; }
2089
+
2090
+ p.TableTitle, p.ListTitle {
2091
+ mso-style-unhide: no;
2092
+ mso-style-qformat: yes;
2093
+ mso-style-parent: "";
2094
+ margin-top: 18.0pt;
2095
+ margin-right: 0cm;
2096
+ margin-bottom: 6.0pt;
2097
+ margin-left: 0cm;
2098
+ text-align: center;
2099
+ mso-pagination: widow-orphan lines-together;
2100
+ page-break-after: avoid;
2101
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2102
+ mso-layout-grid-align: none;
2103
+ punctuation-wrap: simple;
2104
+ text-autospace: none;
2105
+ font-weight: bold;
2106
+ font-size: {{normalfontsize}};
2107
+ mso-bidi-font-size: 10.0pt;
2108
+ font-family: {{bodyfont}};
2109
+ mso-fareast-font-family: {{bodyfont}};
2110
+ mso-bidi-font-family: {{bodyfont}};
2111
+ mso-ansi-language: EN-GB; }
2112
+
2113
+ p.Note, div.Note, li.Note {
2114
+ mso-style-unhide: no;
2115
+ mso-style-qformat: yes;
2116
+ margin-top: 4.0pt;
2117
+ margin-right: 0cm;
2118
+ margin-bottom: 0cm;
2119
+ margin-left: 0cm;
2120
+ margin-bottom: .0001pt;
2121
+ text-align: justify;
2122
+ text-justify: inter-ideograph;
2123
+ mso-pagination: widow-orphan;
2124
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2125
+ mso-layout-grid-align: none;
2126
+ punctuation-wrap: simple;
2127
+ text-autospace: none;
2128
+ mso-bidi-font-size: 10.0pt;
2129
+ mso-fareast-font-family: {{bodyfont}};
2130
+ mso-bidi-font-family: {{bodyfont}};
2131
+ mso-ansi-language: EN-GB; }
2132
+
2133
+ p.Note, div.Note, li.Note {
2134
+ font-size: {{smallerfontsize}};
2135
+ font-family: {{bodyfont}}; }
2136
+
2137
+ p.TableFootnote, div.TableFootnote, li.TableFootnote {
2138
+ mso-style-unhide: no;
2139
+ mso-style-qformat: yes;
2140
+ margin-top: 2.0pt;
2141
+ margin-right: 0cm;
2142
+ margin-bottom: 2.0pt;
2143
+ margin-left: 14.2pt;
2144
+ text-indent: -14.2pt;
2145
+ margin-bottom: .0001pt;
2146
+ mso-pagination: widow-orphan;
2147
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2148
+ mso-layout-grid-align: none;
2149
+ punctuation-wrap: simple;
2150
+ text-autospace: none;
2151
+ font-size: {{smallerfontsize}};
2152
+ mso-bidi-font-size: 10.0pt;
2153
+ font-family: {{bodyfont}};
2154
+ mso-fareast-font-family: {{bodyfont}};
2155
+ mso-bidi-font-family: {{bodyfont}};
2156
+ mso-ansi-language: EN-GB; }
2157
+
2158
+ p.FooterQP, li.FooterQP, div.FooterQP {
2159
+ mso-style-name: Footer_QP;
2160
+ mso-style-unhide: no;
2161
+ margin: 0cm;
2162
+ margin-bottom: .0001pt;
2163
+ mso-pagination: widow-orphan;
2164
+ tab-stops: 45.35pt right 439.45pt 17.0cm;
2165
+ mso-layout-grid-align: none;
2166
+ punctuation-wrap: simple;
2167
+ text-autospace: none;
2168
+ font-size: 11.0pt;
2169
+ mso-bidi-font-size: 10.0pt;
2170
+ font-family: {{bodyfont}};
2171
+ mso-fareast-font-family: {{bodyfont}};
2172
+ mso-ansi-language: EN-GB;
2173
+ mso-fareast-language: EN-US;
2174
+ font-weight: bold;
2175
+ mso-bidi-font-weight: normal; }
2176
+
2177
+ p.FooterQPLandscape, li.FooterQPLandscape, div.FooterQPLandscape {
2178
+ mso-style-unhide: no;
2179
+ margin: 0cm;
2180
+ margin-bottom: .0001pt;
2181
+ mso-pagination: widow-orphan;
2182
+ tab-stops: 45.35pt right 439.45pt 733.1pt;
2183
+ mso-layout-grid-align: none;
2184
+ punctuation-wrap: simple;
2185
+ text-autospace: none;
2186
+ font-size: 11.0pt;
2187
+ mso-bidi-font-size: 10.0pt;
2188
+ font-family: {{bodyfont}};
2189
+ mso-fareast-font-family: {{bodyfont}};
2190
+ mso-ansi-language: EN-GB;
2191
+ mso-fareast-language: EN-US;
2192
+ font-weight: bold;
2193
+ mso-bidi-font-weight: normal; }
2194
+
2195
+ p.FirstFooter, li.FirstFooter, div.FirstFooter {
2196
+ mso-style-name: FirstFooter;
2197
+ mso-style-unhide: no;
2198
+ mso-style-parent: Footer;
2199
+ margin-top: 2.0pt;
2200
+ margin-right: 0cm;
2201
+ margin-bottom: 0cm;
2202
+ margin-left: 0cm;
2203
+ margin-bottom: .0001pt;
2204
+ mso-pagination: widow-orphan;
2205
+ font-size: 8.0pt;
2206
+ mso-bidi-font-size: 10.0pt;
2207
+ font-family: {{bodyfont}};
2208
+ mso-fareast-font-family: {{bodyfont}};
2209
+ mso-ansi-language: EN-GB;
2210
+ mso-fareast-language: EN-US; }
2211
+
2212
+ p.ANNEX, li.ANNEX, div.ANNEX {
2213
+ mso-style-name: ANNEX;
2214
+ mso-style-priority: 10;
2215
+ mso-style-unhide: no;
2216
+ mso-style-next: Normal;
2217
+ margin-top: 0cm;
2218
+ margin-right: 0cm;
2219
+ margin-bottom: 24.0pt;
2220
+ margin-left: 0cm;
2221
+ text-align: center;
2222
+ text-indent: 0cm;
2223
+ line-height: 15.5pt;
2224
+ mso-line-height-rule: exactly;
2225
+ page-break-before: always;
2226
+ mso-pagination: widow-orphan;
2227
+ page-break-after: avoid;
2228
+ mso-outline-level: 1;
2229
+ mso-list: l0 level1 lfo12;
2230
+ tab-stops: 20.15pt;
2231
+ font-size: 14.0pt;
2232
+ mso-bidi-font-size: 11.0pt;
2233
+ font-family: {{headerfont}};
2234
+ mso-fareast-font-family: {{headerfont}};
2235
+ mso-bidi-font-family: {{headerfont}};
2236
+ mso-ansi-language: EN-GB;
2237
+ mso-fareast-language: JA;
2238
+ font-weight: bold;
2239
+ mso-bidi-font-weight: normal; }
2240
+
2241
+ p.Normalaftertitle, li.Normalaftertitle, div.Normalaftertitle {
2242
+ mso-style-name: Normal_after_title;
2243
+ mso-style-unhide: no;
2244
+ mso-style-next: Normal;
2245
+ margin-top: 18.0pt;
2246
+ margin-right: 0cm;
2247
+ margin-bottom: 0cm;
2248
+ margin-left: 0cm;
2249
+ margin-bottom: .0001pt;
2250
+ text-align: justify;
2251
+ text-justify: inter-ideograph;
2252
+ mso-pagination: widow-orphan;
2253
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2254
+ mso-layout-grid-align: none;
2255
+ punctuation-wrap: simple;
2256
+ text-autospace: none;
2257
+ font-size: {{normalfontsize}};
2258
+ mso-bidi-font-size: 10.0pt;
2259
+ font-family: {{bodyfont}};
2260
+ mso-fareast-font-family: {{bodyfont}};
2261
+ mso-ansi-language: EN-GB;
2262
+ mso-fareast-language: EN-US; }
2263
+
2264
+ p.BiblioTitle, li.BiblioTitle, div.BiblioTitle {
2265
+ mso-style-name: "Biblio Title";
2266
+ mso-style-noshow: yes;
2267
+ mso-style-unhide: no;
2268
+ margin-top: 0cm;
2269
+ margin-right: 0cm;
2270
+ margin-bottom: 15.5pt;
2271
+ margin-left: 0cm;
2272
+ text-align: center;
2273
+ line-height: 15.5pt;
2274
+ mso-pagination: widow-orphan;
2275
+ mso-outline-level: 1;
2276
+ tab-stops: 20.15pt;
2277
+ font-size: 14.0pt;
2278
+ mso-bidi-font-size: 11.0pt;
2279
+ font-family: {{headerfont}};
2280
+ mso-fareast-font-family: {{headerfont}};
2281
+ mso-bidi-font-family: {{headerfont}};
2282
+ mso-ansi-language: EN-GB;
2283
+ font-weight: bold;
2284
+ mso-bidi-font-weight: normal; }
2285
+
2286
+ p.Definition, li.Definition, div.Definition {
2287
+ mso-style-name: Definition;
2288
+ mso-style-priority: 9;
2289
+ mso-style-unhide: no;
2290
+ margin-top: 0cm;
2291
+ margin-right: 0cm;
2292
+ margin-bottom: 6.0pt;
2293
+ margin-left: 0cm;
2294
+ text-align: justify;
2295
+ line-height: {{normalfontsize}};
2296
+ mso-pagination: widow-orphan;
2297
+ tab-stops: 20.15pt;
2298
+ font-size: {{smallerfontsize}};
2299
+ font-family: {{bodyfont}};
2300
+ mso-fareast-font-family: {{bodyfont}};
2301
+ mso-bidi-font-family: {{bodyfont}};
2302
+ mso-ansi-language: EN-GB; }
2303
+
2304
+ p.ForewordTitle, li.ForewordTitle, div.ForewordTitle {
2305
+ mso-style-name: "Foreword Title";
2306
+ mso-style-noshow: yes;
2307
+ mso-style-unhide: no;
2308
+ margin-top: 0cm;
2309
+ margin-right: 0cm;
2310
+ margin-bottom: 15.5pt;
2311
+ margin-left: 0cm;
2312
+ text-align: justify;
2313
+ line-height: 15.5pt;
2314
+ page-break-before: always;
2315
+ mso-pagination: widow-orphan;
2316
+ page-break-after: avoid;
2317
+ mso-outline-level: 1;
2318
+ mso-hyphenate: none;
2319
+ tab-stops: 20.15pt;
2320
+ font-size: 14.0pt;
2321
+ mso-bidi-font-size: 11.0pt;
2322
+ font-family: {{headerfont}};
2323
+ mso-fareast-font-family: {{headerfont}};
2324
+ mso-bidi-font-family: {{headerfont}};
2325
+ mso-ansi-language: EN-GB;
2326
+ font-weight: bold;
2327
+ mso-bidi-font-weight: normal; }
2328
+
2329
+ p.IntroTitle, li.IntroTitle, div.IntroTitle {
2330
+ mso-style-name: "Intro Title";
2331
+ mso-style-noshow: yes;
2332
+ mso-style-unhide: no;
2333
+ mso-style-parent: "Foreword Title";
2334
+ margin-top: 0cm;
2335
+ margin-right: 0cm;
2336
+ margin-bottom: 15.5pt;
2337
+ margin-left: 0cm;
2338
+ text-align: justify;
2339
+ line-height: 15.5pt;
2340
+ mso-pagination: widow-orphan;
2341
+ page-break-after: avoid;
2342
+ mso-outline-level: 1;
2343
+ mso-hyphenate: none;
2344
+ tab-stops: 20.15pt;
2345
+ font-size: 14.0pt;
2346
+ mso-bidi-font-size: 11.0pt;
2347
+ font-family: {{headerfont}};
2348
+ mso-fareast-font-family: {{headerfont}};
2349
+ mso-bidi-font-family: {{headerfont}};
2350
+ mso-ansi-language: EN-GB;
2351
+ font-weight: bold;
2352
+ page-break-before: always;
2353
+ mso-bidi-font-weight: normal; }
2354
+
2355
+ p.TitlePageSubhead, li.TitlePageSubhead, div.TitlePageSubhead {
2356
+ mso-style-noshow: yes;
2357
+ mso-style-unhide: no;
2358
+ mso-style-parent: "Foreword Title";
2359
+ margin-top: 0cm;
2360
+ margin-right: 0cm;
2361
+ margin-bottom: 15.5pt;
2362
+ margin-left: 0cm;
2363
+ text-align: center;
2364
+ line-height: 15.5pt;
2365
+ mso-pagination: widow-orphan;
2366
+ page-break-after: avoid;
2367
+ mso-hyphenate: none;
2368
+ tab-stops: 20.15pt;
2369
+ font-size: 14.0pt;
2370
+ mso-bidi-font-size: 11.0pt;
2371
+ font-family: {{headerfont}};
2372
+ mso-fareast-font-family: {{headerfont}};
2373
+ mso-bidi-font-family: {{headerfont}};
2374
+ mso-ansi-language: EN-GB;
2375
+ font-weight: bold;
2376
+ mso-bidi-font-weight: normal; }
2377
+
2378
+ p.Terms, li.Terms, div.Terms {
2379
+ mso-style-name: "Term\(s\)";
2380
+ mso-style-priority: 8;
2381
+ mso-style-unhide: no;
2382
+ mso-style-next: Definition;
2383
+ margin: 0cm;
2384
+ margin-bottom: .0001pt;
2385
+ line-height: {{normalfontsize}};
2386
+ mso-pagination: widow-orphan;
2387
+ page-break-after: avoid;
2388
+ mso-hyphenate: none;
2389
+ tab-stops: 20.15pt;
2390
+ font-size: {{smallerfontsize}};
2391
+ font-family: {{headerfont}};
2392
+ mso-fareast-font-family: {{headerfont}};
2393
+ mso-bidi-font-family: {{headerfont}};
2394
+ mso-ansi-language: EN-GB;
2395
+ mso-bidi-font-weight: normal; }
2396
+
2397
+ p.AltTerms, li.AltTerms, div.AltTerms {
2398
+ mso-style-name: "AltTerm\(s\)";
2399
+ mso-style-priority: 8;
2400
+ mso-style-unhide: no;
2401
+ mso-style-next: Definition;
2402
+ margin: 0cm;
2403
+ margin-bottom: .0001pt;
2404
+ line-height: {{normalfontsize}};
2405
+ mso-pagination: widow-orphan;
2406
+ page-break-after: avoid;
2407
+ mso-hyphenate: none;
2408
+ tab-stops: 20.15pt;
2409
+ font-size: {{smallerfontsize}};
2410
+ font-family: {{bodyfont}};
2411
+ mso-fareast-font-family: {{bodyfont}};
2412
+ mso-bidi-font-family: {{bodyfont}};
2413
+ mso-ansi-language: EN-GB;
2414
+ mso-bidi-font-weight: normal; }
2415
+
2416
+ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
2417
+ mso-style-name: "DeprecatedTerm\(s\)";
2418
+ mso-style-priority: 8;
2419
+ mso-style-unhide: no;
2420
+ mso-style-next: Definition;
2421
+ margin: 0cm;
2422
+ margin-bottom: .0001pt;
2423
+ line-height: {{normalfontsize}};
2424
+ mso-pagination: widow-orphan;
2425
+ page-break-after: avoid;
2426
+ mso-hyphenate: none;
2427
+ tab-stops: 20.15pt;
2428
+ font-size: {{smallerfontsize}};
2429
+ font-family: {{bodyfont}};
2430
+ mso-fareast-font-family: {{bodyfont}};
2431
+ mso-bidi-font-family: {{bodyfont}};
2432
+ mso-ansi-language: EN-GB;
2433
+ mso-bidi-font-weight: normal; }
2434
+
2435
+ p.TermNum, li.TermNum, div.TermNum {
2436
+ mso-style-name: TermNum;
2437
+ mso-style-priority: 7;
2438
+ mso-style-unhide: no;
2439
+ mso-style-next: "Term\(s\)";
2440
+ margin-top: 6.0pt;
2441
+ margin-right: 0cm;
2442
+ margin-bottom: 0cm;
2443
+ margin-left: 0cm;
2444
+ line-height: {{normalfontsize}};
2445
+ text-align: justify;
2446
+ text-justify: inter-ideograph;
2447
+ mso-pagination: widow-orphan;
2448
+ page-break-after: avoid;
2449
+ tab-stops: 20.15pt;
2450
+ font-size: {{normalfontsize}};
2451
+ font-family: {{bodyfont}};
2452
+ mso-fareast-font-family: {{bodyfont}};
2453
+ mso-bidi-font-family: {{bodyfont}};
2454
+ mso-ansi-language: EN-GB;
2455
+ mso-bidi-font-weight: normal; }
2456
+
2457
+ p.zzContents, li.zzContents, div.zzContents {
2458
+ mso-style-name: zzContents;
2459
+ mso-style-noshow: yes;
2460
+ mso-style-unhide: no;
2461
+ mso-style-next: "TOC 1";
2462
+ margin-top: 48.0pt;
2463
+ margin-right: 0cm;
2464
+ margin-bottom: 15.5pt;
2465
+ margin-left: 0cm;
2466
+ line-height: 15.5pt;
2467
+ mso-line-height-rule: exactly;
2468
+ page-break-before: always;
2469
+ mso-pagination: widow-orphan;
2470
+ page-break-after: avoid;
2471
+ mso-hyphenate: none;
2472
+ tab-stops: 20.15pt;
2473
+ font-size: 14.0pt;
2474
+ mso-bidi-font-size: 11.0pt;
2475
+ font-family: {{headerfont}};
2476
+ mso-fareast-font-family: {{headerfont}};
2477
+ mso-bidi-font-family: {{headerfont}};
2478
+ mso-ansi-language: EN-GB;
2479
+ font-weight: bold;
2480
+ mso-bidi-font-weight: normal; }
2481
+
2482
+ p.zzCopyright, li.zzCopyright {
2483
+ mso-style-name: zzCopyright;
2484
+ mso-style-noshow: yes;
2485
+ mso-style-unhide: no;
2486
+ mso-style-next: Normal;
2487
+ margin-top: 0cm;
2488
+ margin-right: 14.2pt;
2489
+ margin-bottom: 6.0pt;
2490
+ margin-left: 14.2pt;
2491
+ text-align: justify;
2492
+ line-height: {{normalfontsize}};
2493
+ mso-pagination: widow-orphan;
2494
+ tab-stops: 20.15pt 25.7pt 481.15pt;
2495
+ padding: 0cm;
2496
+ mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
2497
+ font-size: {{normalfontsize}};
2498
+ font-family: {{bodyfont}};
2499
+ mso-fareast-font-family: {{bodyfont}};
2500
+ mso-bidi-font-family: {{bodyfont}};
2501
+ mso-ansi-language: EN-GB; }
2502
+
2503
+ div.zzCopyright {
2504
+ mso-element: para-border-div;
2505
+ border: solid windowtext 1.0pt;
2506
+ mso-border-top-alt: solid windowtext .5pt;
2507
+ mso-border-left-alt: solid windowtext .5pt;
2508
+ mso-border-right-alt: solid windowtext .5pt;
2509
+ mso-border-bottom-alt: solid windowtext .5pt;
2510
+ padding: 1.0pt 4.0pt 0cm 4.0pt;
2511
+ margin-left: 5.1pt;
2512
+ margin-right: 5.1pt; }
2513
+
2514
+ p.zzCopyright_address {
2515
+ margin-top: 0cm;
2516
+ margin-right: 14.2pt;
2517
+ margin-bottom: 0.0pt;
2518
+ margin-left: 14.2pt;
2519
+ mso-layout-grid-align: none;
2520
+ text-autospace: none;
2521
+ padding-left: 20pt;
2522
+ mso-padding-alt-left: 20pt;
2523
+ font-size: 10.0pt;
2524
+ text-align: left;
2525
+ mso-bidi-font-size: 11.0pt; }
2526
+
2527
+ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle {
2528
+ mso-style-name: zzSTDTitle;
2529
+ mso-style-noshow: yes;
2530
+ mso-style-unhide: no;
2531
+ mso-style-next: Normal;
2532
+ margin-top: 20.0pt;
2533
+ margin-right: 0cm;
2534
+ margin-bottom: 38.0pt;
2535
+ margin-left: 0cm;
2536
+ line-height: 17.5pt;
2537
+ mso-line-height-rule: exactly;
2538
+ mso-pagination: widow-orphan;
2539
+ mso-hyphenate: none;
2540
+ tab-stops: 20.15pt;
2541
+ font-size: 16.0pt;
2542
+ mso-bidi-font-size: 11.0pt;
2543
+ font-family: {{headerfont}};
2544
+ mso-fareast-font-family: {{headerfont}};
2545
+ mso-bidi-font-family: {{headerfont}};
2546
+ mso-ansi-language: EN-GB;
2547
+ font-weight: bold;
2548
+ mso-bidi-font-weight: normal; }
2549
+
2550
+ p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
2551
+ mso-style-name: zzSTDTitle;
2552
+ mso-style-noshow: yes;
2553
+ mso-style-unhide: no;
2554
+ mso-style-next: Normal;
2555
+ margin-top: 0pt;
2556
+ margin-right: 0cm;
2557
+ margin-bottom: 18.0pt;
2558
+ margin-left: 0cm;
2559
+ line-height: 17.5pt;
2560
+ mso-line-height-rule: exactly;
2561
+ mso-pagination: widow-orphan;
2562
+ mso-hyphenate: none;
2563
+ tab-stops: 20.15pt;
2564
+ font-size: 14.0pt;
2565
+ mso-bidi-font-size: 11.0pt;
2566
+ font-family: {{headerfont}};
2567
+ mso-fareast-font-family: {{headerfont}};
2568
+ mso-bidi-font-family: {{headerfont}};
2569
+ mso-ansi-language: EN-GB;
2570
+ text-align: left;
2571
+ font-weight: bold;
2572
+ mso-bidi-font-weight: normal; }
2573
+
2574
+ p.zzSTDTitle2, li.zzSTDTitle2, div.zzSTDTitle2 {
2575
+ mso-style-name: zzSTDTitle;
2576
+ mso-style-noshow: yes;
2577
+ mso-style-unhide: no;
2578
+ mso-style-next: Normal;
2579
+ margin-top: 0pt;
2580
+ margin-right: 0cm;
2581
+ margin-bottom: 18.0pt;
2582
+ margin-left: 0cm;
2583
+ line-height: 17.5pt;
2584
+ mso-line-height-rule: exactly;
2585
+ mso-pagination: widow-orphan;
2586
+ mso-hyphenate: none;
2587
+ tab-stops: 20.15pt;
2588
+ font-size: 14.0pt;
2589
+ mso-bidi-font-size: 11.0pt;
2590
+ font-family: {{headerfont}};
2591
+ mso-fareast-font-family: {{headerfont}};
2592
+ mso-bidi-font-family: {{headerfont}};
2593
+ mso-ansi-language: EN-GB;
2594
+ font-weight: bold;
2595
+ text-align: center;
2596
+ mso-bidi-font-weight: normal; }
2597
+
2598
+ p.zzSTDTitle3, li.zzSTDTitle3, div.zzSTDTitle3 {
2599
+ mso-style-name: zzSTDTitle;
2600
+ mso-style-noshow: yes;
2601
+ mso-style-unhide: no;
2602
+ mso-style-next: Normal;
2603
+ margin-top: 0pt;
2604
+ margin-right: 0cm;
2605
+ margin-bottom: 18.0pt;
2606
+ margin-left: 0cm;
2607
+ line-height: 17.5pt;
2608
+ mso-line-height-rule: exactly;
2609
+ mso-pagination: widow-orphan;
2610
+ mso-hyphenate: none;
2611
+ tab-stops: 20.15pt;
2612
+ font-size: 14.0pt;
2613
+ mso-bidi-font-size: 11.0pt;
2614
+ font-family: {{headerfont}};
2615
+ mso-fareast-font-family: {{headerfont}};
2616
+ mso-bidi-font-family: {{headerfont}};
2617
+ mso-ansi-language: EN-GB;
2618
+ font-style: italic;
2619
+ text-align: center;
2620
+ mso-bidi-font-weight: normal; }
2621
+
2622
+ p.Quote, li.Quote, div.Quote {
2623
+ mso-style-priority: 99;
2624
+ margin-top: 0cm;
2625
+ margin-right: 36.0pt;
2626
+ margin-bottom: 0cm;
2627
+ margin-left: 36.0pt;
2628
+ text-align: justify;
2629
+ line-height: {{normalfontsize}};
2630
+ mso-pagination: widow-orphan;
2631
+ tab-stops: 20.15pt;
2632
+ mso-fareast-font-family: {{bodyfont}};
2633
+ mso-bidi-font-family: {{bodyfont}};
2634
+ mso-ansi-language: EN-GB; }
2635
+
2636
+ p.Quote, li.Quote {
2637
+ font-size: {{normalfontsize}};
2638
+ font-family: {{bodyfont}}; }
2639
+
2640
+ p.QuoteAttribution {
2641
+ text-align: right;
2642
+ mso-style-priority: 99;
2643
+ margin-top: 0cm;
2644
+ margin-right: 36.0pt;
2645
+ margin-bottom: 0cm;
2646
+ margin-left: 36.0pt;
2647
+ line-height: {{normalfontsize}};
2648
+ mso-pagination: widow-orphan;
2649
+ tab-stops: 20.15pt;
2650
+ font-size: {{normalfontsize}};
2651
+ font-family: {{bodyfont}};
2652
+ mso-fareast-font-family: {{bodyfont}};
2653
+ mso-bidi-font-family: {{bodyfont}};
2654
+ mso-ansi-language: EN-GB; }
2655
+
2656
+ p.Admonition, li.Admonition, div.Admonition {
2657
+ mso-style-priority: 99;
2658
+ margin-top: 0cm;
2659
+ margin-right: 57.6pt;
2660
+ margin-bottom: 0cm;
2661
+ margin-left: 57.6pt;
2662
+ margin-bottom: .0001pt;
2663
+ mso-pagination: widow-orphan;
2664
+ border: none;
2665
+ mso-border-alt: solid #4472C4 .25pt;
2666
+ mso-border-themecolor: accent1;
2667
+ padding: 0cm;
2668
+ mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
2669
+ mso-ascii-font-family: {{bodyfont}};
2670
+ mso-ascii-theme-font: minor-latin;
2671
+ mso-fareast-font-family: {{bodyfont}};
2672
+ mso-fareast-theme-font: minor-fareast;
2673
+ mso-hansi-font-family: {{bodyfont}};
2674
+ mso-hansi-theme-font: minor-latin;
2675
+ mso-bidi-font-family: {{bodyfont}};
2676
+ mso-bidi-theme-font: minor-bidi;
2677
+ color: #4472C4;
2678
+ mso-themecolor: accent1;
2679
+ mso-ansi-language: EN-AU; }
2680
+
2681
+ p.Admonition, li.Admonition {
2682
+ font-size: {{normalfontsize}};
2683
+ font-family: {{bodyfont}};
2684
+ font-style: italic; }
2685
+
2686
+ p.Code, li.Code, div.Code {
2687
+ mso-style-name: Code;
2688
+ mso-style-priority: 16;
2689
+ mso-style-unhide: no;
2690
+ mso-style-qformat: yes;
2691
+ margin: 0cm;
2692
+ margin-bottom: .0001pt;
2693
+ line-height: 10.0pt;
2694
+ mso-pagination: widow-orphan;
2695
+ tab-stops: 20.15pt;
2696
+ font-size: 9.0pt;
2697
+ mso-bidi-font-size: 11.0pt;
2698
+ font-family: {{monospacefont}};
2699
+ mso-fareast-font-family: Calibri;
2700
+ mso-bidi-font-family: "Source Sans Pro";
2701
+ mso-ansi-language: EN-GB; }
2702
+
2703
+ p.Formula, li.Formula, div.Formula {
2704
+ mso-style-name: Formula;
2705
+ mso-style-noshow: yes;
2706
+ mso-style-unhide: no;
2707
+ margin-top: 6.0pt;
2708
+ margin-right: 0cm;
2709
+ margin-bottom: 0cm;
2710
+ margin-left: 0cm;
2711
+ margin-bottom: .0001pt;
2712
+ mso-pagination: widow-orphan;
2713
+ tab-stops: 39.7pt center 241.0pt right 17.0cm;
2714
+ mso-layout-grid-align: none;
2715
+ punctuation-wrap: simple;
2716
+ text-autospace: none;
2717
+ font-size: {{normalfontsize}};
2718
+ mso-bidi-font-size: 10.0pt;
2719
+ font-family: {{bodyfont}};
2720
+ mso-fareast-font-family: {{bodyfont}};
2721
+ mso-bidi-font-family: {{bodyfont}};
2722
+ mso-ansi-language: EN-GB; }
2723
+
2724
+ table.formula_dl {
2725
+ margin-left: 1.4cm;
2726
+ margin-right: 1.4cm; }
2727
+
2728
+ /* definition list */
2729
+ p.enumlev1, li.enumlev1, div.enumlev1 {
2730
+ mso-style-name: enumlev1;
2731
+ mso-style-unhide: no;
2732
+ margin-top: 4.0pt;
2733
+ margin-right: 0cm;
2734
+ margin-bottom: 0cm;
2735
+ margin-left: 39.7pt;
2736
+ margin-bottom: .0001pt;
2737
+ text-align: justify;
2738
+ text-justify: inter-ideograph;
2739
+ text-indent: -39.7pt;
2740
+ mso-pagination: widow-orphan;
2741
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2742
+ mso-layout-grid-align: none;
2743
+ punctuation-wrap: simple;
2744
+ text-autospace: none;
2745
+ font-size: {{normalfontsize}};
2746
+ mso-bidi-font-size: 10.0pt;
2747
+ font-family: {{bodyfont}};
2748
+ mso-fareast-font-family: {{bodyfont}};
2749
+ mso-ansi-language: EN-GB;
2750
+ mso-fareast-language: EN-US; }
2751
+
2752
+ p.enumlev2, li.enumlev2, div.enumlev2 {
2753
+ mso-style-name: enumlev2;
2754
+ mso-style-unhide: no;
2755
+ mso-style-parent: enumlev1;
2756
+ margin-top: 4.0pt;
2757
+ margin-right: 0cm;
2758
+ margin-bottom: 0cm;
2759
+ margin-left: 59.55pt;
2760
+ margin-bottom: .0001pt;
2761
+ text-align: justify;
2762
+ text-justify: inter-ideograph;
2763
+ text-indent: -19.85pt;
2764
+ mso-pagination: widow-orphan;
2765
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2766
+ mso-layout-grid-align: none;
2767
+ punctuation-wrap: simple;
2768
+ text-autospace: none;
2769
+ font-size: {{normalfontsize}};
2770
+ mso-bidi-font-size: 10.0pt;
2771
+ font-family: {{bodyfont}};
2772
+ mso-fareast-font-family: {{bodyfont}};
2773
+ mso-ansi-language: EN-GB;
2774
+ mso-fareast-language: EN-US; }
2775
+
2776
+ p.enumlev3, li.enumlev3, div.enumlev3 {
2777
+ mso-style-name: enumlev3;
2778
+ mso-style-unhide: no;
2779
+ mso-style-parent: enumlev2;
2780
+ margin-top: 4.0pt;
2781
+ margin-right: 0cm;
2782
+ margin-bottom: 0cm;
2783
+ margin-left: 79.4pt;
2784
+ margin-bottom: .0001pt;
2785
+ text-align: justify;
2786
+ text-justify: inter-ideograph;
2787
+ text-indent: -19.85pt;
2788
+ mso-pagination: widow-orphan;
2789
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2790
+ mso-layout-grid-align: none;
2791
+ punctuation-wrap: simple;
2792
+ text-autospace: none;
2793
+ font-size: {{normalfontsize}};
2794
+ mso-bidi-font-size: 10.0pt;
2795
+ font-family: {{bodyfont}};
2796
+ mso-fareast-font-family: {{bodyfont}};
2797
+ mso-ansi-language: EN-GB;
2798
+ mso-fareast-language: EN-US; }
2799
+
2800
+ p.RecNo, li.RecNo, div.RecNo {
2801
+ mso-style-name: Rec_No;
2802
+ mso-style-unhide: no;
2803
+ mso-style-next: Rec_title;
2804
+ margin: 0cm;
2805
+ margin-bottom: .0001pt;
2806
+ mso-pagination: widow-orphan lines-together;
2807
+ page-break-after: avoid;
2808
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
2809
+ mso-layout-grid-align: none;
2810
+ punctuation-wrap: simple;
2811
+ text-autospace: none;
2812
+ font-size: 14.0pt;
2813
+ mso-bidi-font-size: 10.0pt;
2814
+ font-family: {{bodyfont}};
2815
+ mso-fareast-font-family: {{bodyfont}};
2816
+ mso-ansi-language: EN-GB;
2817
+ mso-fareast-language: EN-US;
2818
+ font-weight: bold;
2819
+ mso-bidi-font-weight: normal; }
2820
+
2821
+ p.boilerplateHdr {
2822
+ text-align: center;
2823
+ font-family: {{bodyfont}};
2824
+ font-size: 11.0pt; }
2825
+
2826
+ p.boilerplate {
2827
+ font-family: {{bodyfont}};
2828
+ font-size: {{smallerfontsize}};
2829
+ text-align: justify;
2830
+ margin-top: 6.0pt;
2831
+ margin-bottom: 0.0pt; }
2832
+
2833
+ p.draftwarningHdr {
2834
+ text-align: center;
2835
+ font-family: {{bodyfont}};
2836
+ font-weight: bold;
2837
+ font-size: 16.0pt;
2838
+ font-style: italic; }
2839
+
2840
+ @page {
2841
+ mso-footnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") fs;
2842
+ mso-footnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") fcs;
2843
+ mso-endnote-separator: url("file:///C:/Doc/FILENAME_files/header.html") es;
2844
+ mso-endnote-continuation-separator: url("file:///C:/Doc/FILENAME_files/header.html") ecs;
2845
+ mso-footnote-numbering-restart: each-section; }
2846
+
2847
+ @page WordSection1 {
2848
+ size: 612.0pt 792.0pt;
2849
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2850
+ mso-header-margin: 36.0pt;
2851
+ mso-footer-margin: 36.0pt;
2852
+ mso-line-numbers-count-by: 1;
2853
+ mso-page-numbers: roman-lower;
2854
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2855
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2856
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2857
+ mso-paper-source: 0; }
2858
+
2859
+ div.WordSection1 {
2860
+ page: WordSection1;
2861
+ mso-footnote-numbering-restart: each-section; }
2862
+
2863
+ @page WordSection2 {
2864
+ size: 612.0pt 792.0pt;
2865
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2866
+ mso-header-margin: 36.0pt;
2867
+ mso-footer-margin: 36.0pt;
2868
+ mso-line-numbers-count-by: 1;
2869
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2870
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2871
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2872
+ mso-paper-source: 0; }
2873
+
2874
+ @page WordSection2L {
2875
+ size: 792.0pt 612.0pt;
2876
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2877
+ mso-header-margin: 36.0pt;
2878
+ mso-footer-margin: 36.0pt;
2879
+ mso-line-numbers-count-by: 1;
2880
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
2881
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
2882
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
2883
+ mso-paper-source: 0; }
2884
+
2885
+ @page WordSection2P {
2886
+ size: 612.0pt 792.0pt;
2887
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2888
+ mso-header-margin: 36.0pt;
2889
+ mso-footer-margin: 36.0pt;
2890
+ mso-line-numbers-count-by: 1;
2891
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2892
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2893
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2894
+ mso-paper-source: 0; }
2895
+
2896
+ div.WordSection2 {
2897
+ page: WordSection2;
2898
+ mso-footnote-numbering-restart: each-section; }
2899
+
2900
+ @page WordSection3 {
2901
+ size: 612.0pt 792.0pt;
2902
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2903
+ mso-header-margin: 36.0pt;
2904
+ mso-footer-margin: 36.0pt;
2905
+ mso-line-numbers-count-by: 1;
2906
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2907
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2908
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
2909
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2910
+ mso-paper-source: 0; }
2911
+
2912
+ @page WordSection3P {
2913
+ size: 612.0pt 792.0pt;
2914
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2915
+ mso-header-margin: 36.0pt;
2916
+ mso-footer-margin: 36.0pt;
2917
+ mso-line-numbers-count-by: 1;
2918
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2919
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2920
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
2921
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2922
+ mso-paper-source: 0; }
2923
+
2924
+ @page WordSection3L {
2925
+ size: 792.0pt 612.0pt;
2926
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2927
+ mso-header-margin: 36.0pt;
2928
+ mso-footer-margin: 36.0pt;
2929
+ mso-line-numbers-count-by: 1;
2930
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
2931
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
2932
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
2933
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
2934
+ mso-paper-source: 0; }
2935
+
2936
+ div.WordSection3 {
2937
+ page: WordSection3;
2938
+ mso-footnote-numbering-restart: each-section; }
2939
+
2940
+ @page WordSection4 {
2941
+ size: 612.0pt 792.0pt;
2942
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2943
+ mso-header-margin: 36.0pt;
2944
+ mso-footer-margin: 36.0pt;
2945
+ mso-line-numbers-count-by: 1;
2946
+ mso-page-numbers: roman-lower;
2947
+ mso-columns: 3 even 36.0pt;
2948
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2949
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2950
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
2951
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2952
+ mso-paper-source: 0; }
2953
+
2954
+ @page WordSection4L {
2955
+ size: 792.0pt 612.0pt;
2956
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2957
+ mso-header-margin: 36.0pt;
2958
+ mso-footer-margin: 36.0pt;
2959
+ mso-line-numbers-count-by: 1;
2960
+ mso-page-numbers: roman-lower;
2961
+ mso-columns: 3 even 36.0pt;
2962
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
2963
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
2964
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
2965
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
2966
+ mso-paper-source: 0; }
2967
+
2968
+ @page WordSection4P {
2969
+ size: 612.0pt 792.0pt;
2970
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2971
+ mso-header-margin: 36.0pt;
2972
+ mso-footer-margin: 36.0pt;
2973
+ mso-line-numbers-count-by: 1;
2974
+ mso-page-numbers: roman-lower;
2975
+ mso-columns: 3 even 36.0pt;
2976
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2977
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2978
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
2979
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2980
+ mso-paper-source: 0; }
2981
+
2982
+ div.WordSection4 {
2983
+ page: WordSection4;
2984
+ mso-footnote-numbering-restart: each-section; }
2985
+
2986
+ @page WordSection5 {
2987
+ size: 612.0pt 792.0pt;
2988
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
2989
+ mso-header-margin: 36.0pt;
2990
+ mso-footer-margin: 36.0pt;
2991
+ mso-line-numbers-count-by: 1;
2992
+ mso-page-numbers: roman-lower;
2993
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
2994
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
2995
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
2996
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
2997
+ mso-paper-source: 0; }
2998
+
2999
+ @page WordSection5L {
3000
+ size: 792.0pt 612.0pt;
3001
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3002
+ mso-header-margin: 36.0pt;
3003
+ mso-footer-margin: 36.0pt;
3004
+ mso-line-numbers-count-by: 1;
3005
+ mso-page-numbers: roman-lower;
3006
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3007
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3008
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3009
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3010
+ mso-paper-source: 0; }
3011
+
3012
+ @page WordSection5P {
3013
+ size: 612.0pt 792.0pt;
3014
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3015
+ mso-header-margin: 36.0pt;
3016
+ mso-footer-margin: 36.0pt;
3017
+ mso-line-numbers-count-by: 1;
3018
+ mso-page-numbers: roman-lower;
3019
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3020
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3021
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3022
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3023
+ mso-paper-source: 0; }
3024
+
3025
+ div.WordSection5 {
3026
+ page: WordSection5;
3027
+ mso-footnote-numbering-restart: each-section; }
3028
+
3029
+ @page WordSection6 {
3030
+ size: 612.0pt 792.0pt;
3031
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3032
+ mso-header-margin: 36.0pt;
3033
+ mso-footer-margin: 36.0pt;
3034
+ mso-line-numbers-count-by: 1;
3035
+ mso-page-numbers: roman-lower;
3036
+ mso-columns: 3 even 36.0pt;
3037
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3038
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3039
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3040
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3041
+ mso-paper-source: 0; }
3042
+
3043
+ @page WordSection6L {
3044
+ size: 792.0pt 612.0pt;
3045
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3046
+ mso-header-margin: 36.0pt;
3047
+ mso-footer-margin: 36.0pt;
3048
+ mso-line-numbers-count-by: 1;
3049
+ mso-page-numbers: roman-lower;
3050
+ mso-columns: 3 even 36.0pt;
3051
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3052
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3053
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3054
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3055
+ mso-paper-source: 0; }
3056
+
3057
+ @page WordSection6P {
3058
+ size: 612.0pt 792.0pt;
3059
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3060
+ mso-header-margin: 36.0pt;
3061
+ mso-footer-margin: 36.0pt;
3062
+ mso-line-numbers-count-by: 1;
3063
+ mso-page-numbers: roman-lower;
3064
+ mso-columns: 3 even 36.0pt;
3065
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3066
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3067
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3068
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3069
+ mso-paper-source: 0; }
3070
+
3071
+ div.WordSection6 {
3072
+ page: WordSection6;
3073
+ mso-footnote-numbering-restart: each-section; }
3074
+
3075
+ @page WordSection7 {
3076
+ size: 612.0pt 792.0pt;
3077
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3078
+ mso-header-margin: 36.0pt;
3079
+ mso-footer-margin: 36.0pt;
3080
+ mso-line-numbers-count-by: 1;
3081
+ mso-page-numbers: roman-lower;
3082
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3083
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3084
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3085
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3086
+ mso-paper-source: 0; }
3087
+
3088
+ @page WordSection7L {
3089
+ size: 792.0pt 612.0pt;
3090
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3091
+ mso-header-margin: 36.0pt;
3092
+ mso-footer-margin: 36.0pt;
3093
+ mso-line-numbers-count-by: 1;
3094
+ mso-page-numbers: roman-lower;
3095
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3096
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3097
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3098
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3099
+ mso-paper-source: 0; }
3100
+
3101
+ @page WordSection7P {
3102
+ size: 612.0pt 792.0pt;
3103
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3104
+ mso-header-margin: 36.0pt;
3105
+ mso-footer-margin: 36.0pt;
3106
+ mso-line-numbers-count-by: 1;
3107
+ mso-page-numbers: roman-lower;
3108
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3109
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3110
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3111
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3112
+ mso-paper-source: 0; }
3113
+
3114
+ div.WordSection7 {
3115
+ page: WordSection7;
3116
+ mso-footnote-numbering-restart: each-section; }
3117
+
3118
+ @page WordSection8 {
3119
+ size: 612.0pt 792.0pt;
3120
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3121
+ mso-header-margin: 36.0pt;
3122
+ mso-footer-margin: 36.0pt;
3123
+ mso-line-numbers-count-by: 1;
3124
+ mso-page-numbers: roman-lower;
3125
+ mso-columns: 3 even 36.0pt;
3126
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3127
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3128
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3129
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3130
+ mso-paper-source: 0; }
3131
+
3132
+ @page WordSection8L {
3133
+ size: 792.0pt 612.0pt;
3134
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3135
+ mso-header-margin: 36.0pt;
3136
+ mso-footer-margin: 36.0pt;
3137
+ mso-line-numbers-count-by: 1;
3138
+ mso-page-numbers: roman-lower;
3139
+ mso-columns: 3 even 36.0pt;
3140
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3141
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3142
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3143
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3144
+ mso-paper-source: 0; }
3145
+
3146
+ @page WordSection8P {
3147
+ size: 612.0pt 792.0pt;
3148
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3149
+ mso-header-margin: 36.0pt;
3150
+ mso-footer-margin: 36.0pt;
3151
+ mso-line-numbers-count-by: 1;
3152
+ mso-page-numbers: roman-lower;
3153
+ mso-columns: 3 even 36.0pt;
3154
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3155
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3156
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3157
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3158
+ mso-paper-source: 0; }
3159
+
3160
+ div.WordSection8 {
3161
+ page: WordSection8;
3162
+ mso-footnote-numbering-restart: each-section; }
3163
+
3164
+ @page WordSection9 {
3165
+ size: 612.0pt 792.0pt;
3166
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3167
+ mso-header-margin: 36.0pt;
3168
+ mso-footer-margin: 36.0pt;
3169
+ mso-line-numbers-count-by: 1;
3170
+ mso-page-numbers: roman-lower;
3171
+ mso-columns: 3 even 36.0pt;
3172
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3173
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3174
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3175
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3176
+ mso-paper-source: 0; }
3177
+
3178
+ @page WordSection9L {
3179
+ size: 792.0pt 612.0pt;
3180
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3181
+ mso-header-margin: 36.0pt;
3182
+ mso-footer-margin: 36.0pt;
3183
+ mso-line-numbers-count-by: 1;
3184
+ mso-page-numbers: roman-lower;
3185
+ mso-columns: 3 even 36.0pt;
3186
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3187
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3188
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3189
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3190
+ mso-paper-source: 0; }
3191
+
3192
+ @page WordSection9P {
3193
+ size: 612.0pt 792.0pt;
3194
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3195
+ mso-header-margin: 36.0pt;
3196
+ mso-footer-margin: 36.0pt;
3197
+ mso-line-numbers-count-by: 1;
3198
+ mso-page-numbers: roman-lower;
3199
+ mso-columns: 3 even 36.0pt;
3200
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3201
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3202
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3203
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3204
+ mso-paper-source: 0; }
3205
+
3206
+ div.WordSection9 {
3207
+ page: WordSection9;
3208
+ mso-footnote-numbering-restart: each-section; }
3209
+
3210
+ @page WordSection10 {
3211
+ size: 612.0pt 792.0pt;
3212
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3213
+ mso-header-margin: 36.0pt;
3214
+ mso-footer-margin: 36.0pt;
3215
+ mso-line-numbers-count-by: 1;
3216
+ mso-page-numbers: roman-lower;
3217
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3218
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3219
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3220
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3221
+ mso-paper-source: 0; }
3222
+
3223
+ @page WordSection10L {
3224
+ size: 792.0pt 612.0pt;
3225
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3226
+ mso-header-margin: 36.0pt;
3227
+ mso-footer-margin: 36.0pt;
3228
+ mso-line-numbers-count-by: 1;
3229
+ mso-page-numbers: roman-lower;
3230
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3231
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3232
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3233
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3234
+ mso-paper-source: 0; }
3235
+
3236
+ @page WordSection10P {
3237
+ size: 612.0pt 792.0pt;
3238
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3239
+ mso-header-margin: 36.0pt;
3240
+ mso-footer-margin: 36.0pt;
3241
+ mso-line-numbers-count-by: 1;
3242
+ mso-page-numbers: roman-lower;
3243
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3244
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3245
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3246
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3247
+ mso-paper-source: 0; }
3248
+
3249
+ div.WordSection10 {
3250
+ page: WordSection10;
3251
+ mso-footnote-numbering-restart: each-section; }
3252
+
3253
+ @page WordSection11 {
3254
+ size: 612.0pt 792.0pt;
3255
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3256
+ mso-header-margin: 36.0pt;
3257
+ mso-footer-margin: 36.0pt;
3258
+ mso-line-numbers-count-by: 1;
3259
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3260
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3261
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3262
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3263
+ mso-paper-source: 0; }
3264
+
3265
+ @page WordSection11L {
3266
+ size: 792.0pt 612.0pt;
3267
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3268
+ mso-header-margin: 36.0pt;
3269
+ mso-footer-margin: 36.0pt;
3270
+ mso-line-numbers-count-by: 1;
3271
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3272
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3273
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3274
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3275
+ mso-paper-source: 0; }
3276
+
3277
+ @page WordSection11P {
3278
+ size: 612.0pt 792.0pt;
3279
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3280
+ mso-header-margin: 36.0pt;
3281
+ mso-footer-margin: 36.0pt;
3282
+ mso-line-numbers-count-by: 1;
3283
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3284
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3285
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3286
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3287
+ mso-paper-source: 0; }
3288
+
3289
+ div.WordSection11 {
3290
+ page: WordSection11;
3291
+ mso-footnote-numbering-restart: each-section; }
3292
+
3293
+ @page WordSection12 {
3294
+ size: 612.0pt 792.0pt;
3295
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3296
+ mso-header-margin: 36.0pt;
3297
+ mso-footer-margin: 36.0pt;
3298
+ mso-line-numbers-count-by: 1;
3299
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3300
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3301
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3302
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3303
+ mso-paper-source: 0; }
3304
+
3305
+ @page WordSection12L {
3306
+ size: 792.0pt 612.0pt;
3307
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3308
+ mso-header-margin: 36.0pt;
3309
+ mso-footer-margin: 36.0pt;
3310
+ mso-line-numbers-count-by: 1;
3311
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3312
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3313
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3314
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3315
+ mso-paper-source: 0; }
3316
+
3317
+ @page WordSection12P {
3318
+ size: 612.0pt 792.0pt;
3319
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3320
+ mso-header-margin: 36.0pt;
3321
+ mso-footer-margin: 36.0pt;
3322
+ mso-line-numbers-count-by: 1;
3323
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3324
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3325
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3326
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3327
+ mso-paper-source: 0; }
3328
+
3329
+ div.WordSection12 {
3330
+ page: WordSection12;
3331
+ mso-footnote-numbering-restart: each-section; }
3332
+
3333
+ @page WordSection13 {
3334
+ size: 612.0pt 792.0pt;
3335
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3336
+ mso-header-margin: 36.0pt;
3337
+ mso-footer-margin: 36.0pt;
3338
+ mso-line-numbers-count-by: 1;
3339
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3340
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3341
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3342
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3343
+ mso-paper-source: 0; }
3344
+
3345
+ @page WordSection13L {
3346
+ size: 792.0pt 612.0pt;
3347
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3348
+ mso-header-margin: 36.0pt;
3349
+ mso-footer-margin: 36.0pt;
3350
+ mso-line-numbers-count-by: 1;
3351
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3352
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3353
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3354
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3355
+ mso-paper-source: 0; }
3356
+
3357
+ @page WordSection13P {
3358
+ size: 612.0pt 792.0pt;
3359
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3360
+ mso-header-margin: 36.0pt;
3361
+ mso-footer-margin: 36.0pt;
3362
+ mso-line-numbers-count-by: 1;
3363
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3364
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3365
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3366
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3367
+ mso-paper-source: 0; }
3368
+
3369
+ div.WordSection13 {
3370
+ page: WordSection13;
3371
+ mso-footnote-numbering-restart: each-section; }
3372
+
3373
+ @page WordSection14 {
3374
+ size: 612.0pt 792.0pt;
3375
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3376
+ mso-header-margin: 36.0pt;
3377
+ mso-footer-margin: 36.0pt;
3378
+ mso-line-numbers-count-by: 1;
3379
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3380
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3381
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3382
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3383
+ mso-paper-source: 0; }
3384
+
3385
+ @page WordSection14L {
3386
+ size: 792.0pt 612.0pt;
3387
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3388
+ mso-header-margin: 36.0pt;
3389
+ mso-footer-margin: 36.0pt;
3390
+ mso-line-numbers-count-by: 1;
3391
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3392
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3393
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3394
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3395
+ mso-paper-source: 0; }
3396
+
3397
+ @page WordSection14P {
3398
+ size: 612.0pt 792.0pt;
3399
+ margin: 72.0pt 90.0pt 72.0pt 90.0pt;
3400
+ mso-header-margin: 36.0pt;
3401
+ mso-footer-margin: 36.0pt;
3402
+ mso-line-numbers-count-by: 1;
3403
+ mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3404
+ mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3405
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3406
+ mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3407
+ mso-paper-source: 0; }
3408
+
3409
+ div.WordSection14 {
3410
+ page: WordSection14;
3411
+ mso-footnote-numbering-restart: each-section; }
3412
+
3413
+ table.MsoISOTable, table.MsoISOTableBig {
3414
+ mso-style-name: "Table ISO";
3415
+ mso-tstyle-rowband-size: 0;
3416
+ mso-tstyle-colband-size: 0;
3417
+ mso-style-noshow: yes;
3418
+ mso-style-priority: 99;
3419
+ mso-style-parent: "";
3420
+ mso-padding-alt: 0cm 2.85pt 0cm 2.85pt;
3421
+ mso-para-margin: 0cm;
3422
+ mso-para-margin-bottom: .0001pt;
3423
+ mso-pagination: widow-orphan;
3424
+ border-collapse: collapse;
3425
+ mso-table-layout-alt: fixed;
3426
+ border: solid windowtext 2pt;
3427
+ mso-border-alt: solid windowtext 2pt;
3428
+ mso-yfti-tbllook: 480;
3429
+ mso-border-insideh: .75pt solid windowtext;
3430
+ mso-border-insidev: .75pt solid windowtext;
3431
+ font-size: {{smallerfontsize}};
3432
+ font-family: {{bodyfont}}; }
3433
+
3434
+ table.MsoISOTable th, table.MsoISOTableBig th {
3435
+ border: solid windowtext 1pt;
3436
+ mso-border-alt: solid windowtext 1pt;
3437
+ padding: 0cm 2.85pt 0cm 2.85pt; }
3438
+
3439
+ table.MsoISOTable td, table.MsoISOTableBig td {
3440
+ border: solid windowtext 1pt;
3441
+ mso-border-alt: solid windowtext 1pt;
3442
+ padding: 0cm 2.85pt 0cm 2.85pt; }
3443
+
3444
+ table.MsoISOTable p, table.MsoISOTableBig p {
3445
+ font-size: {{smallerfontsize}}; }
3446
+
3447
+ table.MsoTableGrid {
3448
+ mso-style-name: "Table Grid";
3449
+ mso-tstyle-rowband-size: 0;
3450
+ mso-tstyle-colband-size: 0;
3451
+ mso-style-priority: 39;
3452
+ mso-style-unhide: no;
3453
+ border: solid windowtext 1.0pt;
3454
+ mso-border-alt: solid windowtext .5pt;
3455
+ mso-padding-alt: 0cm 5.4pt 0cm 5.4pt;
3456
+ mso-border-insideh: .5pt solid windowtext;
3457
+ mso-border-insidev: .5pt solid windowtext;
3458
+ mso-para-margin: 0cm;
3459
+ mso-para-margin-bottom: .0001pt;
3460
+ mso-pagination: widow-orphan;
3461
+ font-size: 10.0pt;
3462
+ font-family: {{bodyfont}}; }
3463
+
3464
+ div.formula, div.formula p {
3465
+ tab-stops: center 241.0pt right 17.0cm; }
3466
+
3467
+ body {
3468
+ tab-interval: 36.0pt; }
3469
+
3470
+ .coverpage_docnumber {
3471
+ text-align: center;
3472
+ font-size: 14.0pt;
3473
+ font-weight: bold; }
3474
+
3475
+ .coverpage_techcommittee {
3476
+ text-align: center;
3477
+ font-size: {{normalfontsize}}; }
3478
+
3479
+ .coverpage_docstage {
3480
+ text-align: center;
3481
+ font-size: 30.0pt;
3482
+ color: #485094; }
3483
+
3484
+ div.coverpage_warning {
3485
+ mso-element: para-border-div;
3486
+ border: solid windowtext 1.0pt #485094;
3487
+ mso-border-alt: solid windowtext .5pt;
3488
+ padding: 1.0pt 4.0pt 1.0pt 4.0pt #485094;
3489
+ font-size: 10.0pt;
3490
+ margin-left: 4.25pt;
3491
+ margin-right: 4.25pt; }
3492
+
3493
+ .coverpage_warning {
3494
+ color: #485094;
3495
+ font-size: 10.0pt; }
3496
+
3497
+ a.TableFootnoteRef, span.TableFootnoteRef {
3498
+ mso-style-priority: 99;
3499
+ mso-style-parent: "Footnote Reference";
3500
+ vertical-align: super; }
3501
+
3502
+ aside {
3503
+ font-size: {{footnotefontsize}}; }
3504
+
3505
+ .example-title {
3506
+ font-weight: bold;
3507
+ margin-left: 0pt; }
3508
+
3509
+ p.example, li.example, div.example, td.example {
3510
+ mso-pagination: none; }
3511
+
3512
+ p.example, li.example, td.example {
3513
+ font-size: 10.0pt;
3514
+ font-family: {{bodyfont}}; }
3515
+
3516
+ div.example {
3517
+ margin-right: 0pt;
3518
+ margin-left: 0pt;
3519
+ margin-top: 0cm;
3520
+ margin-bottom: 0cm; }
3521
+
3522
+ p.example, li.example {
3523
+ margin-right: 0pt;
3524
+ margin-left: 0pt; }
3525
+
3526
+ td.example p.MsoListParagraph {
3527
+ font-size: 10.0pt; }
3528
+
3529
+ div.example p.MsoListParagraph {
3530
+ font-size: 10.0pt; }
3531
+
3532
+ div.Note p.MsoListParagraph {
3533
+ font-size: {{smallerfontsize}}; }
3534
+
3535
+ div.Note span.stem {
3536
+ font-size: {{smallerfontsize}}; }
3537
+
3538
+ div.Note p.Sourcecode, div.Note pre.Sourcecode {
3539
+ font-size: 9.0pt;
3540
+ margin-left: 1.0cm; }
3541
+
3542
+ div.Note table.dl {
3543
+ font-size: {{smallerfontsize}};
3544
+ margin-left: 1.0cm; }
3545
+
3546
+ span.note_label, span.example_label, td.example_label, td.note_label {
3547
+ font-size: {{smallerfontsize}};
3548
+ font-family: {{bodyfont}}; }
3549
+
3550
+ table.dl {
3551
+ margin-top: 0cm;
3552
+ width: 95%;
3553
+ mso-table-layout-alt: auto;
3554
+ margin-right: 0cm;
3555
+ margin-bottom: {{smallerfontsize}};
3556
+ margin-left: 0cm; }
3557
+
3558
+ table.biblio td {
3559
+ margin-bottom: 6pt; }
3560
+
3561
+ div.figure, p.figure {
3562
+ text-align: center; }
3563
+
3564
+ div.pseudocode {
3565
+ margin-left: 1.27cm;
3566
+ margin-right: 1.27cm; }
3567
+
3568
+ p.pseudocode, li.pseudocode {
3569
+ margin-left: 0cm;
3570
+ margin-right: 0cm; }
3571
+
3572
+ div.pseudocode, p.pseudocode, li.pseudocode {
3573
+ text-align: left;
3574
+ font-size: 10pt; }
3575
+
3576
+ p.supertitle {
3577
+ mso-style-priority: 1;
3578
+ mso-style-unhide: no;
3579
+ mso-style-qformat: yes;
3580
+ mso-style-next: h1;
3581
+ margin-top: 36.0pt;
3582
+ margin-right: 0cm;
3583
+ margin-bottom: 6pt;
3584
+ margin-left: 39.7pt;
3585
+ margin-bottom: .0001pt;
3586
+ text-indent: -39.7pt;
3587
+ mso-pagination: widow-orphan lines-together;
3588
+ page-break-after: avoid;
3589
+ tab-stops: 39.7pt 59.55pt 79.4pt 99.25pt;
3590
+ mso-layout-grid-align: none;
3591
+ punctuation-wrap: simple;
3592
+ text-autospace: none;
3593
+ font-size: {{normalfontsize}};
3594
+ mso-bidi-font-size: 10.0pt;
3595
+ mso-hyphenate: none;
3596
+ font-family: {{bodyfont}};
3597
+ mso-fareast-font-family: {{bodyfont}};
3598
+ text-align: center;
3599
+ color: black;
3600
+ mso-font-kerning: 0pt;
3601
+ mso-ansi-language: EN-GB;
3602
+ mso-fareast-language: JA;
3603
+ mso-bidi-font-weight: normal; }