blob: fa002cbcd4532c50b179b7dd521c1184c1373491 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
|
%!PS-Adobe-3.0
%%Creator: groff version 1.18.1
%%CreationDate: Thu May 21 13:46:31 2009
%%DocumentNeededResources: font Times-Roman
%%+ font Times-Bold
%%+ font Times-Italic
%%DocumentSuppliedResources: procset grops 1.18 1
%%Pages: 5
%%PageOrder: Ascend
%%Orientation: Portrait
%%EndComments
%%BeginProlog
%%BeginResource: procset grops 1.18 1
/setpacking where{
pop
currentpacking
true setpacking
}if
/grops 120 dict dup begin
/SC 32 def
/A/show load def
/B{0 SC 3 -1 roll widthshow}bind def
/C{0 exch ashow}bind def
/D{0 exch 0 SC 5 2 roll awidthshow}bind def
/E{0 rmoveto show}bind def
/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
/G{0 rmoveto 0 exch ashow}bind def
/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/I{0 exch rmoveto show}bind def
/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
/K{0 exch rmoveto 0 exch ashow}bind def
/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/M{rmoveto show}bind def
/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
/O{rmoveto 0 exch ashow}bind def
/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/Q{moveto show}bind def
/R{moveto 0 SC 3 -1 roll widthshow}bind def
/S{moveto 0 exch ashow}bind def
/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/SF{
findfont exch
[exch dup 0 exch 0 exch neg 0 0]makefont
dup setfont
[exch/setfont cvx]cvx bind def
}bind def
/MF{
findfont
[5 2 roll
0 3 1 roll
neg 0 0]makefont
dup setfont
[exch/setfont cvx]cvx bind def
}bind def
/level0 0 def
/RES 0 def
/PL 0 def
/LS 0 def
/MANUAL{
statusdict begin/manualfeed true store end
}bind def
/PLG{
gsave newpath clippath pathbbox grestore
exch pop add exch pop
}bind def
/BP{
/level0 save def
1 setlinecap
1 setlinejoin
72 RES div dup scale
LS{
90 rotate
}{
0 PL translate
}ifelse
1 -1 scale
}bind def
/EP{
level0 restore
showpage
}bind def
/DA{
newpath arcn stroke
}bind def
/SN{
transform
.25 sub exch .25 sub exch
round .25 add exch round .25 add exch
itransform
}bind def
/DL{
SN
moveto
SN
lineto stroke
}bind def
/DC{
newpath 0 360 arc closepath
}bind def
/TM matrix def
/DE{
TM currentmatrix pop
translate scale newpath 0 0 .5 0 360 arc closepath
TM setmatrix
}bind def
/RC/rcurveto load def
/RL/rlineto load def
/ST/stroke load def
/MT/moveto load def
/CL/closepath load def
/Fr{
setrgbcolor fill
}bind def
/Fk{
setcmykcolor fill
}bind def
/Fg{
setgray fill
}bind def
/FL/fill load def
/LW/setlinewidth load def
/Cr/setrgbcolor load def
/Ck/setcmykcolor load def
/Cg/setgray load def
/RE{
findfont
dup maxlength 1 index/FontName known not{1 add}if dict begin
{
1 index/FID ne{def}{pop pop}ifelse
}forall
/Encoding exch def
dup/FontName exch def
currentdict end definefont pop
}bind def
/DEFS 0 def
/EBEGIN{
moveto
DEFS begin
}bind def
/EEND/end load def
/CNT 0 def
/level1 0 def
/PBEGIN{
/level1 save def
translate
div 3 1 roll div exch scale
neg exch neg exch translate
0 setgray
0 setlinecap
1 setlinewidth
0 setlinejoin
10 setmiterlimit
[]0 setdash
/setstrokeadjust where{
pop
false setstrokeadjust
}if
/setoverprint where{
pop
false setoverprint
}if
newpath
/CNT countdictstack def
userdict begin
/showpage{}def
}bind def
/PEND{
clear
countdictstack CNT sub{end}repeat
level1 restore
}bind def
end def
/setpacking where{
pop
setpacking
}if
%%EndResource
%%IncludeResource: font Times-Roman
%%IncludeResource: font Times-Bold
%%IncludeResource: font Times-Italic
grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
def/PL 841.89 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron
/Zcaron/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
/Times-Italic@0 ENC0/Times-Italic RE/Times-Bold@0 ENC0/Times-Bold RE
/Times-Roman@0 ENC0/Times-Roman RE
%%EndProlog
%%Page: 1 1
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Roman@0 SF -.4<564f>72 48 S<444952454354>.4 E<4f52>-.18 E
301.32<592831292056>-.65 F<4f444952454354>-.4 E<4f52>-.18 E<59283129>
-.65 E/F1 10.95/Times-Bold@0 SF -.219<4e41>72 84 S<4d45>.219 E F0 -.2
<766f>108 96 S<6469726563746f727920ad204e56>.2 E 2.5<4f44>-.4 G
<69726563746f72792073656172636820636c69656e74>-2.5 E F1
<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold@0 SF -.1<766f>108 124.8 S
<646972>.1 E<6563746f7279>-.18 E F0<5bad>2.5 E/F3 10/Times-Italic@0 SF
<3c8d61>A<67733e>-.1 E F0 2.5<5d5b>C F3<3c6b>A -.3<6579>-.1 G<776f72>.3
E<64733e>-.37 E F0 2.5<7c3c>2.5 G F3<7465726d>-2.5 E F0 2.5<3e5d5b2e>C
<2e2e205d>-2.5 E F1<4f5054494f4e53>72 153.6 Q F0<546865>108 165.6 Q F3
<766f646972>2.5 E<6563746f7279>-.37 E F0
<7461736b20616363657074732074686520666f6c6c6f>2.5 E
<77696e67206f7074696f6e733a>-.25 E F2<ad682c2d2d68656c70>108 182.4 Q F0<
5072696e7420612068656c702073756d6d61727920746f20746865207465726d696e616c
20616e642065>148 194.4 Q 2.5<7869742e204e6f>-.15 F
<70726f63657373696e6720697320646f6e6520666f6c6c6f>2.5 E
<77696e672074686973208d61672e>-.25 E F2<ad76>108 211.2 Q<2c2d2d76>-.55 E
<6572626f7365>-.1 E F0 -1.11<5665>148 223.2 S .004
<72626f7365206f75747075742e>1.11 F .004
<546865206f75747075742077696c6c206265206d6f72652076>5.004 F .003
<6572626f7365207468616e206e6f726d616c2062>-.15 F .003<75742065>-.2 F
.003<786163746c792077686174206973207072696e74656420646570656e6473>-.15 F
<6f6e2077686574686572206f74686572208d6167732061726520656e61626c65642074
6f206368616e67656420746865206261736963207461736b2062656861>148 235.2 Q
<76696f72>-.2 E<2e>-.55 E F2<ad2d7676>108 252 Q<6572626f7365>-.1 E F0
-1.11<5665>148 264 S<72792d76>1.11 E<6572626f7365206f75747075742e>-.15 E
<4576>5 E<656e206d6f7265206f75747075742e>-.15 E<54686520666f6c6c6f>108
280.8 Q
<77696e67208d61677320636f6e74726f6c20746865206d616a6f722062656861>-.25 E
<76696f72206f6620746865207461736b2c20692e652e207468652074797065>-.2 E
<6f66206f757470757420746f2070726573656e742e>108 292.8 Q F2
<ad632c202d2d636f756e74>108 309.6 Q F0 1.51
<5072696e74206120636f756e74206f66206d61746368696e67207265636f7264732e>
148 321.6 R -.15<466f>6.51 G 4.01<7265>.15 G 1.51<616368206f662074686520
736561726368207465726d732c20612073696d706c6520636f756e74206f66206d617463
68696e67>-4.01 F 1.544
<7265736f75726365732077696c6c206265207072696e7465642e>148 333.6 R 4.043
<4162>6.543 G<7265616b646f>-4.043 E 1.543<776e20627920736572766963652074
7970652077696c6c206265207072696e746564206966207468652076>-.25 F 1.543
<6572626f7365208d6167206973>-.15 F<656e61626c65642e>148 345.6 Q F2
<ad652c202d2d6578616374>108 362.4 Q F0 1.085<4d617463682065>148 374.4 R
1.085<786163746c792074686520736561726368207465726d20287265736f6c76>-.15
F 3.585<656d>-.15 G 1.086<6f6465206f6e6c79292e>-3.585 F<546865>6.086 E
F3<7465726d>3.586 E F0 1.086
<696e207468697320636173652077696c6c206e6f726d616c6c7920626520616e>3.586
F<4956>148 386.4 Q 2.972<4f69>-.4 G<64656e74698c6572>-2.972 E 2.972
<2c74>-.4 G .471<686973208d61672063616e206265207573656420746f206d617463
6820746865206964656e74698c65722065>-2.972 F .471<786163746c792072617468
6572207468616e206173206120706f74656e7469616c207375622d>-.15 F 2.5
<737472696e672e2054686973>148 398.4 R<6f7074696f6e2077696c6c207265747572
6e20616e20656d70747920737472696e67206966206e6f2065>2.5 E
<78616374206d6174636820697320666f756e642e>-.15 E F2
<ad6c2c202d2d6c697374>108 415.2 Q F0 .796<4c697374207468652066756c6c2072
65736f75726365207265636f726420666f722065616368206d61746368696e6720726573
6f757263652e>7.08 F -.15<466f>5.797 G 3.297<7265>.15 G .797
<616368206d61746368696e67207265736f757263652c20616c6c202877656c6c2c>
-3.297 F 1.688<6d6f737429206f662074686520696e666f726d6174696f6e2061>148
427.2 R -.25<7661>-.2 G 1.687<696c61626c652061626f75742061207265736f7572
63652077696c6c206265207072696e74656420746f207468652073637265656e2e>.25 F
<4164646974696f6e616c>6.687 E<696e666f726d6174696f6e206d61792062652061>
148 439.2 Q -.25<7661>-.2 G<696c61626c652066726f6d2074686520446972656374
6f72792077656220696e74657266>.25 E<6163652e>-.1 E F2
<ad6d2c202d2d6d657461>108 456 Q F0 .261<4c69737420746865206d657461646174
6120666f72207468652064617461207365727669636573206173736f6369617465642077
69746820746865207265736f757263652e>148 468 R -.15<466f>5.262 G 2.762
<7265>.15 G .262<616368207265736f7572636520666f756e642c20746865>-2.762 F
.895<7461626c65206d657461646174612028692e652e2074686520636f6c756d6e2055
43442076>148 480 R .894<616c75657329206173736f63696174656420776974682074
6865207265736f757263652077696c6c206265207072696e7465642e>-.25 F<437572>
5.894 E<2d>-.2 E<72656e746c79206f6e6c792074686f73652044>148 492 Q
<414c20736572766963657320737570706f727465642062792056>-.4 E
<4f436c69656e74206d617920626520717565726965642e>-.4 E F2<ad72>108 508.8
Q 2.5<2c2d>-.92 G<2d72>-2.5 E<65736f6c76>-.18 E<65>-.1 E F3
<5265736f6c7665>148 520.8 Q F0 .328<74686520736561726368207465726d20746f
20612073706563698c6564207265736f757263652e>2.828 F<496e>5.329 E F3 -.37
<7265>2.829 G .329<736f6c7665206d6f6465>.37 F F0 .329
<74686520736561726368207465726d732061726520617373756d656420746f>2.829 F
.83<62652065697468657220746865207265736f75726365>148 532.8 R F3
<53686f72744e616d65>3.33 E F0<6f72>3.33 E F3<4964656e74698c6572>3.33 E
F0 .829<616e6420746865206d617463682077696c6c20626520646f6e65207573696e67
206f6e6c79207468657365207477>3.329 F<6f>-.1 E 1.98<8c656c647320696e2074
6865204469726563746f7279207265736f75726365207265636f72642e>148 544.8 R
1.98<54686520646566>6.98 F 1.98
<61756c74206f75747075742069732073696d706c7920746865>-.1 F F3
<5365727669636555524c>4.48 E F0 1.98<666f7220616c6c>4.48 F 1.379<6d6174
6368696e67207265636f7264732028692e652e207265736f757263657320776865726520
7468652073656172636820737472696e672069732070617274206f6620746865>148
556.8 R F3<53686f72744e616d65>3.879 E F0<6f72>3.879 E F3
<4964656e74698c6572>3.879 E F0<8c656c64732920756e6c65737320746865>148
568.8 Q F3<2d66>2.5 E F0<8d6167206973206769>2.5 E -.15<7665>-.25 G 2.5
<6e74>.15 G 2.5<6f73>-2.5 G<656c656374206f74686572208c656c64732e>-2.5 E
F2<ad732c202d2d73656172>108 585.6 Q<6368>-.18 E F0 .386
<446f20612066756c6c20736561726368206f6620746865206b>148 597.6 R -.15
<6579>-.1 G -.1<776f>.15 G .387
<72647320616e642f6f7220736561726368207465726d732e>.1 F .387
<546869732069732074686520646566>5.387 F .387
<61756c74206d6f646520616e642077696c6c206f75747075742061>-.1 F .634<6c69
7374206f66206d61746368696e67207265736f757263657320636f6e7461696e696e6720
61742061206d696e696d756d207468652073657276696365>148 609.6 R F3 -.74
<5479>3.134 G<7065>.74 E F0<2c>A F3 -.55<5469>3.134 G<746c65>.55 E F0
<2c>A F3<53686f72744e616d65>3.134 E F0<616e64>3.134 E F3<5375622d>3.134
E<6a656374>148 621.6 Q F0 5<2e41>C<64646974696f6e616c20696e666f726d6174
696f6e206973207072696e74656420646570656e64696e67206f6e20746865>-5 E F3
<766572626f7365>2.5 E F0<6c65>2.5 E -.15<7665>-.25 G<6c2e>.15 E
<53686f727468616e6420436f6e>108 638.4 Q -.15<7665>-.4 G
<6e69656e6365204f7074696f6e733a>.15 E F2<ad492c202d2d4964>108 655.2 Q F0
<5072696e74206f6e6c7920746865>9.3 E F3<4964656e74698c6572>2.5 E F0
<8c656c6420666f7220746865207265736f6c76>2.5 E<6564207265736f757263652e>
-.15 E F2<ad4c2c202d2d6c6f6e67>108 672 Q F0 .487<5375707072657373207468
65206c696e65627265616b7320696d706f73656420666f72206f7574707574208c656c64
7320746861742077>148 684 R .487<6f756c6420777261702061726f756e6420746865
206e6f726d616c2038302d6368617261632d>-.1 F
<746572206f757470757420616e6420616c6c6f>148 696 Q 2.5<776c>-.25 G
<6f6e67206c696e65732e>-2.5 E<5468697320616c6c6f>5 E<7773207461736b732074
6f20706172736520746865206f7574707574206d6f7265207072656469637461626c79>
-.25 E<2e>-.65 E<4e56>72 768 Q 2.5<4f56>-.4 G
<4f2d434c492050726f6a656374>-2.9 E<4a756c792032303037>126.345 E<31>
209.415 E 0 Cg EP
%%Page: 2 2
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Roman@0 SF -.4<564f>72 48 S<444952454354>.4 E<4f52>-.18 E
301.32<592831292056>-.65 F<4f444952454354>-.4 E<4f52>-.18 E<59283129>
-.65 E/F1 10/Times-Bold@0 SF<ad522c202d2d5265736f6c76>108 84 Q<65>-.1 E
F0<5072696e7420746865>148 96 Q/F2 10/Times-Italic@0 SF
<53686f72744e616d65>2.5 E F0<2c>A F2<5365727669636554>2.5 E<797065>-.74
E F0<616e64>2.5 E F2<4964656e74698c6572>2.5 E F0
<8c656c647320666f7220746865207265736f6c76>2.5 E
<6564207265736f757263652e>-.15 E F1<ad532c202d2d534e616d65>108 112.8 Q
F0<5072696e74206f6e6c7920746865>148 124.8 Q F2<53686f72744e616d65>2.5 E
F0<8c656c6420666f7220746865207265736f6c76>2.5 E
<6564207265736f757263652e>-.15 E F1<ad54>108 141.6 Q 2.5<2c2d>-.74 G
<2d54>-2.5 E<69746c65>-.18 E F0<5072696e74206f6e6c7920746865>148 153.6 Q
F2 -.55<5469>2.5 G<746c65>.55 E F0<666f7220746865207265736f6c76>2.5 E
<6564207265736f75726365732e>-.15 E
<436f6e73747261696e74204f7074696f6e733a>108 170.4 Q .295
<546865206c697374206f6620616c6c6f>108 187.2 R .294<77656420636f6e737472
61696e7420737472696e67732069732067656e6572616c6c792073706563698c65642069
6e20746865>-.25 F F2<5265736f7572>2.794 E .294
<6365204d6574616461746120666f72207468652056>-.37 F .294
<69727475616c204f62736572>-.74 F<2d>-.2 E<7661746f7279>108 199.2 Q F0
.488<646f63756d656e742061>2.988 F -.25<7661>-.2 G .488
<696c61626c65206f6e20746865204956>.25 F 1.188 -.35<4f412064>-.4 H .489
<6f63756d656e74207265706f7369746f7279>.35 F 5.489<2e54>-.65 G .489
<68657365208d6167732070726f>-5.489 F .489<76696465206120636f6e>-.15 F
-.15<7665>-.4 G .489<6e69656e74206d6574686f6420746f>.15 F<6c696d69742061
20726573756c74206c69737420746f207265736f757263657320746861742065>108
211.2 Q<78706c696369746c79207370656369667920612076>-.15 E
<616c756520666f7220746865206769>-.25 E -.15<7665>-.25 G 2.5<6e63>.15 G
<6f6e73747261696e742e>-2.5 E F1
<ad62203c62706173733e206f72202d2d62616e64706173733d3c62706173733e>108
228 Q F0 .12<436f6e73747261696e207468652073656172636820746f207468652073
706563698c65642062616e647061737320737472696e672e>148 240 R .119
<546865207465>5.119 F .119<7874206172>-.15 F .119
<67756d656e7420666f6c6c6f>-.18 F .119
<77696e6720746865202d66208d61672077696c6c>-.25 F .481
<6265206d617463686564206167>148 252 R .481<61696e737420746865>-.05 F F2
<537065637472>2.981 E<616c436f>-.15 E<766572>-.1 E -.1<616765>-.15 G F0
.482<8c656c64206f6620746865207265736f75726365207265636f72642e>3.082 F
.482<4469726563746f7279207265736f757263657320616c6c6f>5.482 F<77>-.25 E
3.165<616c>148 264 S .665<697374206f662076>-3.165 F .665
<616c7565732c20686f>-.25 F<7765>-.25 E -.15<7665>-.25 G 3.165<726f>.15 G
.665<6e6c7920612073696e676c65206172>-3.165 F .665<67756d656e74206d617920
6265207573656420746f20636f6e73747261696e20746865207365617263682e>-.18 F
<5065726d6974746564>5.665 E -.25<7661>148 276 S 1.629<6c75657320696e636c
7564653a2022526164696f222c20224d696c6c696d65746572222c2022496e6672617265
642220284952292c20224f70746963616c222c2022556c747261>.25 F 1.629
<76696f6c65742220285556292c2022582d52617922>-.2 F 1.327
<2858526179292c20616e64202247616d6d612d5261792220284752292e>148 288 R
1.327<546865206d61746368206973206361736520696e73656e73697469>6.327 F
-.15<7665>-.25 G 3.826<2c76>.15 G 1.326<616c7565732073686f>-4.076 F
1.326<776e20696e20706172656e746865736573>-.25 F<6d6179206265206769>148
300 Q -.15<7665>-.25 G 2.5<6e61>.15 G<6e642077696c6c20626520737562737469
7475746564206175746f6d61746963616c6c79>-2.5 E<2e>-.65 E F1
<ad43203c636f6e74656e743e206f72202d2d636c65>108 316.8 Q -.1<7665>-.15 G
<6c3d3c636f6e74656e743e>.1 E F0 .692<436f6e73747261696e2074686520736561
72636820746f207468652073706563698c656420436f6e74656e744c65>148 328.8 R
-.15<7665>-.25 G 3.192<6c73>.15 G 3.192<7472696e672e20546865>-3.192 F
.692<4469726563746f7279206d617920636f6e7461696e206461746120666f722061>
3.192 F -.25<7661>148 340.8 S 1.892
<7269657479206f6620696e74656e6465642061756469656e6365733b>.25 F 1.892<4d
6f7374206f6674656e207468697320636f6e73747261696e742077696c6c206265207573
656420746f206c696d69742074686520726573756c747320746f>6.892 F
<2752657365617263682720677261646520646174612e>148 352.8 Q F1
<ad74203c747970653e206f72202d2d747970653d3c747970653e>108 369.6 Q F0
1.258<436f6e73747261696e207468652073656172636820746f20746865207370656369
8c6564205265736f7572636554>148 381.6 R 1.258<79706520737472696e672e>-.8
F 1.259
<546865204469726563746f7279207265636f726473206d617920636f6e7461696e>
6.258 F<616e>148 393.6 Q 5.275<7975>-.15 G<736572>-5.275 E 2.775
<2d73706563698c656420737472696e672c20686f>-.2 F<7765>-.25 E -.15<7665>
-.25 G 5.274<7275>.15 G 2.774<6e6c65737320796f75206b6e6f>-5.274 F 5.274
<7773>-.25 G 2.774<706563698c63616c6c7920686f>-5.274 F 5.274<776173>-.25
G 2.774<706563698c63207265736f75726365206973>-5.274 F .101<64658c6e6564
2c207468697320636f6e73747261696e742073686f756c6420757365207468652076>148
405.6 R .102<616c7565732027636174616c6f67272028666f7220436f6e6520736572
7669636573292c2027696d616765272028666f72205349415020736572>-.25 F<2d>-.2
E .044<7669636573292c2027>148 417.6 R .044
<73706563747261272028666f722053534150207365727669636573292c2027>-.55 F
.044<7461626c65272028666f722056>-.18 F .044<697a696572207461626c6573292c
206f722061206c69746572616c20737472696e6720776869636820617070656172732069
6e>-.6 F<746865207265736f75726365207265636f72642e>148 429.6 Q<4164646974
696f6e616c20616c69617365732077696c6c206265206164646564206173206e65>5 E
2.5<7764>-.25 G<6174612073657276696365732061726520737570706f727465642e>
-2.5 E F1<ad2d6e6577203c74696d653e206f72202d2d6e65773d3c74696d653e>108
446.4 Q F0 .199<436f6e73747261696e207468652073656172636820746f2074686f73
65207265736f75726365732074686174206861>148 458.4 R .499 -.15<76652062>
-.2 H .199<65656e206e65>.15 F .2<776c79206372656174656420647572696e6720
7468652073706563698c6564203c74696d653e2e>-.25 F 1.04<427920646566>148
470.4 R 1.04<61756c742c203c74696d653e20697320616e20696e7465>-.1 F 1.04
<6765722076>-.15 F 1.04<616c756520617373756d656420746f2062652061206e756d
626572206f6620646179732c20746865206c61737420636861726163746572206d6179>
-.25 F 1.082<636f6e7461696e206f6e65206f6620746865207175616c696679696e67
206368617261637465727320746f206368616e6765207468652074696d6520706572696f
643a>148 482.4 R 1.082<27682720666f7220686f7572732c2027>6.082 F 1.082
<642720666f7220646179732c>-.5 F .086
<72656665727320746f20746865206c6173742073697a206d6f6e7468732e>148 494.4
R .086<4966206e6f20736561726368207465726d206973206769>5.086 F -.15<7665>
-.25 G .086<6e2c20616c6c20726573756c747320666f72207468617420706572696f64
2077696c6c2062652072657475726e65642c>.15 F 1.636<6f7468657277697365206f
6e6c792074686f736520726573756c74732074686174206d6174636820626f7468207468
6520736561726368207465726d7320616e64207468652074696d6520636f6e7374726169
6e742077696c6c206265>148 506.4 R<6c69737465642e>148 518.4 Q F1<ad2d7570
6461746564203c74696d653e206f72202d2d757064617465643d3c74696d653e>108
535.2 Q F0 .888<436f6e73747261696e207468652073656172636820746f2074686f73
65207265736f75726365207265636f7264732074686174206861>148 547.2 R 1.188
-.15<76652062>-.2 H .888<65656e207570646174656420647572696e672074686520
73706563698c65642074696d65>.15 F<706572696f642e>148 559.2 Q
<4f757470757420436f6e74726f6c204f7074696f6e733a>108 576 Q F1
<ad612c202d2d616c6c>108 592.8 Q F0 .829
<4f757470757420616c6c206d61746368696e67207265636f7264732028646566>7.08 F
3.329<61756c74292e205768656e>-.1 F .829
<7573656420776974682074686520636f6e73747261696e74208d6167732061626f>
3.329 F -.15<7665>-.15 G 3.33<2c74>.15 G .83<686973208d61672077696c6c>
-3.33 F<616c6c6f>148 604.8 Q 2.785<7774>-.25 G .284<686f736520636f6e7374
7261696e7420737472696e677320746f206265206d617463686564206173206120737562
737472696e672c20652e672e207573696e6720222d742073696170222077696c6c2065>
-2.785 F .284<786163746c79206d61746368>-.15 F
<7265736f757263657320776974682074797065>148 616.8 Q F1
<ad66203c8c656c64733e206f72202d2d8c656c64733d3c8c656c64733e>108 633.6 Q
F0 1.276<4f7574707574207468652073706563698c6564208c656c64732066726f6d20
746865207265736f75726365207265636f726420287573656420696e205265736f6c76>
148 645.6 R 3.777<654d>-.15 G 1.277<6f6465206f6e6c79292e>-3.777 F 1.277
<546865206c697374206f66>6.277 F -.2<6176>148 657.6 S .92
<61696c61626c65208c656c6473206973206769>-.05 F -.15<7665>-.25 G 3.42
<6e62>.15 G<656c6f>-3.42 E 2.22 -.65<772c2061>-.25 H 3.42<6e27>.65 G .92
<494e4445462720737472696e67206973207072696e74656420666f7220696e>-3.42 F
-.25<7661>-.4 G .92<6c6964208c656c64206e616d6573206f72207768656e206e6f>
.25 F<696e666f726d6174696f6e2069732061>148 669.6 Q -.25<7661>-.2 G
<696c61626c652e>.25 E F1<ad6f2c202d2d6f72>108 686.4 Q F0 2.118
<4c6f676963616c6c79204f522074686520736561726368207465726d732e>8.2 F
2.118<427920646566>7.118 F 2.119<61756c742c20616c6c207465726d732077696c
6c2062652075736564207768656e206d61746368696e67207265736f75726365>-.1 F
<7265636f7264732e>148 698.4 Q<4e56>72 768 Q 2.5<4f56>-.4 G
<4f2d434c492050726f6a656374>-2.9 E<4a756c792032303037>126.345 E<32>
209.415 E 0 Cg EP
%%Page: 3 3
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Roman@0 SF -.4<564f>72 48 S<444952454354>.4 E<4f52>-.18 E
301.32<592831292056>-.65 F<4f444952454354>-.4 E<4f52>-.18 E<59283129>
-.65 E/F1 10/Times-Bold@0 SF
<ad6e203c696e6465783e206f72202d2d696e6465783d3c696e6465783e>108 84 Q F0
.06<4f7574707574206f6e6c792074686520726573756c747320666f7220746865206d61
7463686e67>148 96 R/F2 10/Times-Italic@0 SF<696e6465>2.56 E<78>-.2 E F0
5.06<2e52>C .06<6573756c74732061726520312d696e6465>-5.06 F -.15<7865>
-.15 G .06
<642c20692e652e20746865208c72737420726573756c7420697320696e6465>.15 F
2.56<7831>-.15 G<286f6e65292e>148 108 Q/F3 10.95/Times-Bold@0 SF
<4445534352495054494f4e>72 136.8 Q F0<546865>108 148.8 Q F2<766f646972>
2.594 E<6563746f7279>-.37 E F0 .094<7461736b2070726f>2.594 F .094
<7669646573206120636f6d6d616e642d6c696e6520696e74657266>-.15 F .095
<61636520746f20746865>-.1 F F2<4e56>2.595 E 2.595<4f44>-.3 G<6972>-2.595
E<6563746f7279>-.37 E F0 .095<61742053545363492f4a48552e>2.595 F .095
<546865207461736b20616c736f>5.095 F<70726f>108 160.8 Q .111<766964657320
6120626173696320736561726368206361706162696c69747920666f7220746865204469
726563746f7279>-.15 F 2.611<2c61>-.65 G 2.611<7377>-2.611 G .11
<656c6c206173206120225265736f6c76>-2.611 F 2.61<654d>-.15 G .11
<6f64652220746861742063616e206265207573656420746f206c6f6f6b7570>-2.61 F
.005<7265736f75726365207265636f726473206769>108 172.8 R -.15<7665>-.25 G
2.505<6e73>.15 G .005<6f6d652066>-2.505 F .006
<616d696c696172206e616d652028652e672e202755534e4f2d423127292e>-.1 F .006
<436f6e73747261696e7420706172616d657465727320616c6c6f>5.006 F 2.506
<7774>-.25 G .006<68652073656172636820746f206265>-2.506 F .379<72657374
72696374656420746f207265736f7572636573206465636c6172696e6720612073706563
698c6320747970652028746865>108 184.8 R F2<2d74>2.878 E F0 .378
<8d6167292c20737065637472616c20636f>2.878 F -.15<7665>-.15 G .378
<726167652028746865>.15 F F2<2d62>2.878 E F0 .378
<8d6167292c206f7220636f6e74656e74206c65>2.878 F -.15<7665>-.25 G<6c>.15
E<28746865>108 196.8 Q F2<2d43>2.5 E F0<8d6167292e>2.5 E .694
<536561726368207465726d73206d61792062652070726f>108 213.6 R .694<766964
6564206f6e2074686520636f6d6d616e642d6c696e652c20696e2061208c6c656e616d65
2073706563698c6564206f6e2074686520636f6d6d616e646c696e652c206f7220726561
64>-.15 F 1.778<66726f6d20746865207374616e6461726420696e7075742028652e67
2e20726564697265637465642066726f6d2061208c6c65206f72206f7468657220636f6d
6d616e64292e>108 225.6 R<416476>6.778 E 1.778
<616e6365642075736572732063616e207375626d69742061>-.25 F .632<71756f7465
64204144514c20737472696e6720746f206163636573732073706563698c63208c656c64
73206f662061207265736f75726365207265636f72642e>108 237.6 R .632
<546869732069732073696d696c617220746f207573696e67207468652022416476>
5.632 F<616e636564>-.25 E 1.29
<53656172636822206361706162696c697479206f6e20746865204e56>108 249.6 R
3.79<4f44>-.4 G 1.29<69726563746f72792077656220706167652e>-3.79 F 1.289<
4144514c20737472696e67732061726520726571756972656420746f20626520696e2064
6f75626c652071756f746573>6.289 F 1.06<7768656e206769>108 261.6 R -.15
<7665>-.25 G 3.56<6e6f>.15 G 3.56<6e74>-3.56 G 1.061<686520636f6d6d616e
64206c696e652c207468652071756f74657320617265206e6565646564207768656e2071
7565727920737472696e677320636f6d652066726f6d2061208c6c652e>-3.56 F
<5374616e64617264>6.061 E 1.114<53514c206f70657261746f7273206170706c7920
666f7220636f6d70617269736f6e20616e6420626f6f6c65616e206f7065726174696f6e
732c207468652027>108 273.6 R<6c696b>-.1 E 1.114<6527206f70657261746f7220
6973207573656420746f206d6174636820737472696e6773>-.1 F .753<287768696368
206d75737420626520696e2073696e676c652071756f746573292c206f6e65206f72206d
6f726520272527206d65746163686172616374657273206d617920626520757365642069
6e2074686520737472696e6720746f20696e6469636174652061>108 285.6 R
<77696c6463617264206d617463682e>108 297.6 Q .009<496e2074686520646566>
108 314.4 R .009<61756c7420736561726368206d6f64652c206b>-.1 F -.15<6579>
-.1 G -.1<776f>.15 G .009<726473206769>.1 F -.15<7665>-.25 G 2.509<6e6f>
.15 G 2.509<6e74>-2.509 G .009<686520636f6d6d616e64206c696e652077696c6c
20616c6c206265207573656420746f206d61746368207265736f75726365207265636f72
64732e>-2.509 F<546865>108 326.4 Q F2<2d6f>2.695 E F0 .195<8d6167206d61
79206265207573656420746f206c6f676963616c6c79204f5220746865206b>2.695 F
-.15<6579>-.1 G -.1<776f>.15 G .195
<7264207465726d732c20652e672e20746f20616c6c6f>.1 F 2.695<776173>-.25 G
.195<6561726368206f66202767>-2.695 F .195<616c61787927206f72202767>-.05
F<616c6178696573272e>-.05 E .767
<546865206d696e696d616c206f75747075742070726f>108 338.4 R .767<76696465
7320746865207265736f75726365207469746c652c20747970652c207375626a65637420
616e6420746865202753686f72744e616d652720746861742063616e2062652075736564
20696e20746865>-.15 F<7265736f6c76>108 350.4 Q 2.705<656d>-.15 G .205<6f
6465206f722062652070617373656420746f206f74686572207461736b73207375636820
61732076>-2.705 F 2.705<6f646174612831292e204164646974696f6e616c>-.2 F
.205<6f75747075742063616e20626520686164207769746820746865>2.705 F F2
<2d76>2.705 E F0<6f72>2.705 E F2<2d7676>2.705 E F0 -.15<7665>108 362.4 S
.306<72626f7365208d6167732e>.15 F 2.806<4173>5.306 G .306<696d706c652063
6f756e74206f6620746865207265736f75726365732077696c6c206265207072696e7465
6420696620746865>-2.806 F F2<2d63>2.805 E F0 .305
<8d6167206973207365742028652e672e2074686520636f6d6d616e64202276>2.805 F
<6f64692d>-.2 E 1.034<726563746f7279202d6f63206368616e64726120737069747a
6572222077696c6c207072696e74206120636f756e74206f6620686f>108 374.4 R
3.535<776d>-.25 G<616e>-3.535 E 3.535<7972>-.15 G 1.035<65636f726473206d
617463682065616368207465726d20726174686572207468616e20646973706c6179>
-3.535 F<7468656d206469726563746c79>108 386.4 Q 2.5<2c77>-.65 G<6974686f
757420746865202d6f208d6167206120636f756e74206f66207265736f7572636573206d
656e74696f6e696e6720626f7468206b>-2.5 E -.15<6579>-.1 G -.1<776f>.15 G
<7264732077696c6c206265207072696e746564292e>.1 E .085
<54686520225265736f6c76>108 403.2 R 2.585<656d>-.15 G .085
<6f6465222069732061637469>-2.585 F -.25<7661>-.25 G .084
<74656420627920746865>.25 F F2<2d72>2.584 E F0 2.584<8d61673b20496e>
2.584 F .084<74686973206d6f646520746865206b>2.584 F -.15<6579>-.1 G -.1
<776f>.15 G .084<7264732077696c6c206f6e6c79206265206d617463686564206167>
.1 F .084<61696e737420746865>-.05 F<4469726563746f7279>108 415.2 Q F2
<53686f72744e616d65>3.392 E F0<616e64>3.392 E F2<4964656e74698c6572>
3.393 E F0 3.393<8c656c64732e20546865>3.393 F<646566>3.393 E .893
<61756c74206f75747075742069732073696d706c7920746865>-.1 F F2
<5365727669636555524c>5.893 E F0 3.393<2c61>C .893
<6464696e67207468652076>-3.393 F<6572>-.15 E<2d>-.2 E 2.126<626f7365208d
6167732077696c6c20696e7374656164207072696e74207468652053686f72744e616d65
2c205265736f7572636554>108 427.2 R 2.126<79706520616e642054>-.8 F 2.125<
69746c6520287769746820222d762229206f72204465736372697074696f6e2028776974
68>-.35 F 2.668<222d767622292e20546865>108 439.2 R .168<757365722063616e
2073656c6563742073706563698c63208c656c647320746f206265207072696e74656420
7573696e6720746865>2.668 F F2<2d66>2.668 E F0 .169<8d616720666f6c6c6f>
2.669 F .169<776564206279206120636f6d6d612d64656c696d69746564206c697374>
-.25 F<6f66208c656c64732e>108 451.2 Q<54686520616c6c6f>5 E
<776564208c656c6473206172652073686f>-.25 E<776e207769746820746865>-.25 E
F2<2d68>2.5 E F0<68656c70208d61672e>2.5 E<546865>108 468 Q F2
<2d6c697374>2.653 E F0 .153<8d616720696d706c696573205265736f6c76>2.653 F
2.653<654d>-.15 G .153<6f646520616e642077696c6c20636175736520616c6c208c
656c6473206f6620746865206d61746368696e67207265736f7572636520746f20626520
7072696e7465642e>-2.653 F<556e6c657373>5.152 E<746865>108 480 Q F2<2d61>
2.976 E F0 .476<8d6167206973207365742c2074686520736561726368207465726d20
77696c6c206265206d6174636865642065>2.976 F<786163746c79>-.15 E 2.977
<2c6f>-.65 G .477<74686572776973652069742077696c6c20626520636f6e73696465
72656420746f206265206120737562737472696e67>-2.977 F .51<6f66207468652053
686f72744e616d65206f72204964656e74698c6572208c656c64732e>108 492 R -.15
<466f>5.51 G 3.01<7265>.15 G .51<78616d706c652c20736561726368696e672077
69746820746865207465726d2027326d617373272077696c6c206c697374206f6e6c7920
324d415353>-3.16 F<696d61676520736572766963652c2062>108 504 Q
<7574207573696e6720746865>-.2 E F2<2d61>2.5 E F0<8d61672077696c6c206c69
737420616c6c2073657276696365732077686572652027326d6173732720617070656172
7320696e207468652053686f72744e616d652e>2.5 E<546865>108 520.8 Q F2
<2d6d657461>3.625 E F0 1.126<8d6167206c696b>3.625 F -.25<6577>-.1 G
1.126<69736520617373756d65732074686520636f6d6d616e64206c696e65206172>.25
F 3.626<6769>-.18 G 3.626<736172>-3.626 G 1.126
<65736f757263652053686f72744e616d6520746f206265207265736f6c76>-3.626 F
1.126<656420616e642077696c6c>-.15 F .69<7175657279207468652044>108 532.8
R .689<414c2073657276696365206173736f6369617465642077697468206974207573
696e672061>-.4 F F2<464f524d41>3.189 E<543d4d4554>-.37 E<4144>-.5 E -.37
<4154>-.35 G<41>-.13 E F0<7175657279>3.189 E 5.689<2e54>-.65 G .689
<686520646566>-5.689 F .689<61756c7420706f736974696f6e2077696c6c>-.1 F
.681<62652028302e302c302e302920776974682061207365617263682073697a65206f
6620302e31206465>108 544.8 R .681<67726565732c2074686520726573706f6e7365
2077696c6c2062652061206c697374206f662074686520636f6c756d6e20554344732072
657475726e6564206279>-.15 F .228
<74686520717565727920286e6f7465207468617420616464696e67>108 556.8 R F2
<2d76>2.727 E F0 .227<8d6167732077696c6c206c696b>2.727 F -.25<6577>-.1 G
.227<69736520696e6372656173652074686520564552424f5345206f66207468652071
7565727920616e64206d61792072657475726e20616464692d>.25 F
<74696f6e616c20636f6c756d6e73292e>108 568.8 Q F3<52455455524e205354>72
597.6 Q -1.04<4154>-.986 G<5553>1.04 E F0 .188
<546865207461736b2077696c6c2065>108 609.6 R .188<7869742077697468206120
737461747573206f662030206966206174206c65617374206f6e65207365617263682074
65726d20636f756c64206265207375636365737366756c6c79207265736f6c76>-.15 F
.188<65642c206f746865727769736520746865>-.15 F
<7374617475732077696c6c20626520312e>108 621.6 Q F3 -.493<564f>72 650.4 S
<434c49454e542044>.493 E<41454d4f4e205052>-.383 E<4f43455353494e47>-.329
E F0 .605<416c6c2056>108 662.4 R .605
<4f2d434c49207461736b73206172652062>-.4 F .605
<75696c742075706f6e207468652056>-.2 F .605<4f436c69656e7420696e74657266>
-.4 F .605<61636520616e2072656c79206f6e2061207365706172617465>-.1 F F2
<766f636c69656e7464>3.104 E F0 .604<70726f6365737320746f2070726f>3.104 F
<76696465>-.15 E .382<7468652056>108 674.4 R 2.882<4f66>-.4 G
<756e6374696f6e616c697479>-2.882 E 5.382<2e54>-.65 G .382<68652076>
-5.382 F .382<6f636c69656e7464207461736b2069732064697374726962>-.2 F
.383<757465642061732070617274206f662056>-.2 F .383<4f2d434c4920616e6420
77696c6c2062652073746172746564206175746f6d61746963616c6c79>-.4 F .524<62
792065616368207461736b206966206974206973206e6f7420616c72656164792072756e
6e696e672e>108 686.4 R .524<49662070726f626c656d732061726520656e636f756e
74657265642c20796f75206d61792077>5.524 F .523
<616e7420746f206d616e75616c6c7920737461727420746865>-.1 F -.2<766f>108
698.4 S<636c69656e746420696e20612073657061726174652077696e646f>.2 E 2.5
<7762>-.25 G<65666f72652072756e6e696e6720746865207461736b20736f20796f75
2063616e206d6f6e69746f7220746865206f757470757420666f72206572726f72206d65
7373616765732e>-2.5 E<4e56>72 768 Q 2.5<4f56>-.4 G
<4f2d434c492050726f6a656374>-2.9 E<4a756c792032303037>126.345 E<33>
209.415 E 0 Cg EP
%%Page: 4 4
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Roman@0 SF -.4<564f>72 48 S<444952454354>.4 E<4f52>-.18 E
301.32<592831292056>-.65 F<4f444952454354>-.4 E<4f52>-.18 E<59283129>
-.65 E/F1 10.95/Times-Bold@0 SF<5245534f55524345204341>72 84 Q
<4348494e47>-.602 E F0 3.363<4469726563746f7279207265736f6c7574696f6e20
6973206120636f6d6d6f6e2061637469>108 96 R 3.363<76697479206f662056>-.25
F 3.363<4f2d434c49207461736b7320616e6420736f20726573756c74732077696c6c20
62652063616368656420696e20746865>-.4 F<24484f4d452f2e76>108 108 Q
<6f636c69656e742f63616368652f7265>-.2 E<675265736f6c76>-.15 E .364<6572
206469726563746f7279206261736564206f6e2074686520736561726368207465726d2c
2073657276696365207479706520616e642062616e647061737320706172616d2d>-.15
F 2.5<65746572732e2044658c6e696e67>108 120 R<746865>2.5 E/F2 10
/Times-Italic@0 SF -.3<564f>2.5 G<435f4e4f5f4341>.3 E<434845>-.3 E F0
<656e>2.5 E<7669726f6e6d656e742076>-.4 E<61726961626c652077696c6c206361
75736520746865207461736b20746f2069676e6f7265207468652063616368652e>-.25
E F1<4558414d504c4553>72 160.8 Q F0 9.17<312920476574>108 172.8 R 3.111
<6163>3.111 G .611
<6f756e74206f6620616c6c2074686520534941502073657276696365732061>-3.111 F
-.25<7661>-.2 G .611<696c61626c6520696e20746865204469726563746f7279>.25
F 3.111<2c74>-.65 G .612<68656e206c697374206d6f726520696e666f726d617469
6f6e2061626f75742065616368>-3.111 F<6f6e653a>128 184.8 Q 2.5<2576>164
208.8 S<6f6469726563746f7279202d636f756e74202d7420696d616765>-2.7 E
<313432>164 220.8 Q 2.5<2576>164 232.8 S
<6f6469726563746f7279202d7276202d7420696d616765>-2.7 E 9.17
<32292046696e64>108 261.6 R<616c6c20636174616c6f672028692e652e20436f6e65
29207365727669636573207573696e6720746865207365617263682077>2.5 E
<6f7264732027>-.1 E<726164696f2720616e64202767>-.5 E<616c6178696573273a>
-.05 E 2.5<2576>164 285.6 S
<6f6469726563746f7279202d7420636174616c6f6720726164696f2067>-2.7 E
<616c6178696573>-.05 E 9.17<3329205072696e74>108 314.4 R<7468652066756c
6c207265736f75726365207265636f7264206f662074686520475343322e322063617461
6c6f672061742053545363493a>2.5 E 2.5<2576>164 338.4 S
<6f6469726563746f7279202d6c69737420475343322e32>-2.7 E 9.17
<34292046696e64>108 367.2 R .954<616c6c20736572766963657320776974682072
6164696f2064617461206f66204162656c6c20636c7573746572732e>3.455 F .954<54
68656e207072696e74207468652066756c6c206465736372697074696f6e206f66207468
65208c727374207265636f7264>5.954 F<6173736f6369617465642077697468206f6e
65206f6620746865206d61746368696e672056>128 379.2 Q
<697a696572207461626c65733a>-.6 E 2.5<2576>164 403.2 S
<6f6469726563746f7279202d6220726164696f206162656c6c>-2.7 E 2.5<2576>164
415.2 S<6f6469726563746f7279202d727676202d6e2031204a2f412b412f3434362f39
372f746162>-2.7 E 9.17<35292046696e64>108 444 R
<616c6c20696d6167652073657276696365732074686174206861>2.5 E .3 -.15
<76652057>-.2 H<46504320646174613a>.15 E 2.5<2576>164 468 S
<6f6469726563746f7279202d76202d7420696d6167652077667063>-2.7 E 9.17
<3629205072696e74>108 496.8 R 2.5<6162>2.5 G<7265616b646f>-2.5 E
<776e206f662056>-.25 E 2.5<4f73>-.4 G<65727669636573206861>-2.5 E
<76696e67204b>-.2 E<65636b20646174613a>-.25 E 2.5<2576>164 520.8 S
<6f6469726563746f7279202d6376206b>-2.7 E<65636b>-.1 E -.1<6b65>164 532.8
S 25<636b20313232>.1 F<284361743a2032>7.5 E -.8<5461>5 G
<623a2031313720534e6f64653a2031>.8 E<4f746865723a203229>5 E 9.17
<3729205072696e74>108 561.6 R 2.617<6163>2.617 G .118
<6f756e74206f66207365727669636573206861>-2.617 F .118<76696e6720616c6c20
6f66204368616e6472612c2048535420616e6420537069747a657220646174612c207468
656e20627265616b20697420646f>-.2 F .118<776e2062792065616368206d69732d>
-.25 F<73696f6e3a>128 573.6 Q 2.5<2576>164 597.6 S
<6f6469726563746f7279202d63206368616e6472612068737420737069747a6572>-2.7
E<6368616e6472612068737420737069747a6572>164 609.6 Q<33>22.5 E 2.5<2576>
164 621.6 S
<6f6469726563746f7279202d636f206368616e6472612068737420737069747a6572>
-2.7 E 45<6368616e64726120333233>164 633.6 R 55<68737420343433>164 645.6
R 47.5<737069747a6572203331>164 657.6 R 9.17<3829205072696e74>108 686.4
R<74686520636f6c756d6e206d657461646174612072657475726e656420627920746865
20475343322e3220736572766963653a>2.5 E 2.5<2576>164 710.4 S
<6f6469726563746f7279202d6d65746120677363322e32>-2.7 E<4e56>72 768 Q 2.5
<4f56>-.4 G<4f2d434c492050726f6a656374>-2.9 E<4a756c792032303037>126.345
E<34>209.415 E 0 Cg EP
%%Page: 5 5
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Roman@0 SF -.4<564f>72 48 S<444952454354>.4 E<4f52>-.18 E
301.32<592831292056>-.65 F<4f444952454354>-.4 E<4f52>-.18 E<59283129>
-.65 E 9.17<392920557365>108 84 R .669<746865204144514c2071756572792066
6f726d617420746f208c6e6420736572766963657320696e207768696368204853542077>
3.169 F .669<61732074686520757365642c20616e64206e6f742073696d706c792061
206d61746368206f66>-.1 F
<274853542720696e20746865207265736f75726365207265636f72643a>128 96 Q 2.5
<2576>164 120 S<6f6469726563746f7279202246>-2.7 E
<6163696c697479206c696b>-.15 E 2.5<6527>-.1 G<4853542722>-2.5 E .064
<4e6f746520746861742075736520617373756d6564206b6e6f>128 144 R .064<776c
65646765206f6620746865204469726563746f7279206265696e6720717565726965642c
2073706563698c63616c6c7920746861742074686572652065>-.25 F .064
<78697374732061202746>-.15 F<6163696c2d>-.15 E<69747927208c656c64207769
7468207468697320696e666f726d6174696f6e20616e642074686174207468652073796e
746178206f66207468652071756572792072657175697265732074686520737472696e67
20746f20626520696e2071756f7465732e>128 156 Q<31302920557365207468652041
44514c20717565727920666f726d617420746f208c6e6420736572766963657320696e20
776869636820274b>108 184.8 Q<65636b27206170706561727320696e>-.25 E
<7468652054>128 196.8 Q<69746c65206f6620746865207265736f757263653a>-.35
E 2.5<2576>164 220.8 S<6f6469726563746f7279202254>-2.7 E
<69746c65206c696b>-.35 E 2.5<6527>-.1 G<254b>-2.5 E<65636b252722>-.25 E
<6f72>200 244.8 Q 2.5<2563>164 268.8 S<6174207175657279>-2.5 E<2e747874>
-.65 E -.35<5469>164 280.8 S<746c65206c696b>.35 E 2.5<6527>-.1 G<254b>
-2.5 E<65636b2527>-.25 E 2.5<2563>164 292.8 S<6174207175657279>-2.5 E
<2e747874207c2076>-.65 E<6f6469726563746f7279>-.2 E .475<4e6f7465207468
61742068657265207765207573652074686520272527206f70657261746f722061726f75
6e642074686520737472696e6720736f207468617420776520706572666f726d20612073
7562737472696e67206d61746368206f6e20746865>128 316.8 R
<656e74697265207469746c652e>128 328.8 Q<4173206265666f72652c207468652041
44514c20737472696e6720697473656c66206d75737420626520656e636c6f7365642069
6e20646f75626c652071756f7465732e>5 E
<3131292046696e6420616c6c207265736f7572636573207468617420617265206e65>
108 357.6 Q<776c79207265>-.25 E
<676973746572656420696e20746865206c6173742033206d6f6e7468732c207468656e>
-.15 E .538<8c6e64206f6e6c792074686f7365207265736f7572636573206465616c69
6e6720776974682022636f6f6c207374617273222c20616e64208c6e616c6c79206a7573
74207072696e74206120636f756e74206f66207265736f75726365732075706461746564>
128 369.6 R<696e20746865206c61737420796561723a>128 381.6 Q 2.5<2576>164
405.6 S<6f6469726563746f7279202d2d6e65>-2.7 E 2.5<7733>-.25 G<6d>-2.5 E
2.5<2576>164 417.6 S<6f6469726563746f7279202d2d6e65>-2.7 E 2.5<7733>-.25
G 2.5<6d63>-2.5 G<6f6f6c207374617273>-2.5 E 2.5<2576>164 429.6 S
<6f6469726563746f7279202d2d757064617465642031326d202d2d636f756e74>-2.7 E
/F1 10.95/Times-Bold@0 SF -.11<4255>72 470.4 S<4753>.11 E F0
<536f6d6520736572766963657320646f6e27>108 482.4 Q 2.5<7472>-.18 G<65706f
6e642070726f7065726c7920746f20746865206d6574616461746120717565727920616e
642077696c6c207072696e74206120226e6f20617474726962>-2.5 E
<7574657320666f756e6422206d6573736167652e>-.2 E F1<5265>72 499.2 Q
<766973696f6e20486973746f7279>-.164 E F0
<4a756e652032303037202d2054686973207461736b206973206e65>108 511.2 Q -.65
<772e>-.25 G F1 -.548<4175>72 528 S<74686f72>.548 E F0<4d69636861656c20
4669747a7061747269636b20288c747a406e6f616f2e656475292c204a756c7920323030
37>108 540 Q F1<53454520414c534f>72 556.8 Q F0 -.2<766f>108 568.8 S
<636c69656e742831292c2076>.2 E<6f636c69656e74642831292c2076>-.2 E
<6f736573616d652831292c2076>-.2 E<6f64617461283129>-.2 E<4e56>72 768 Q
2.5<4f56>-.4 G<4f2d434c492050726f6a656374>-2.9 E<4a756c792032303037>
126.345 E<35>209.415 E 0 Cg EP
%%Trailer
end
%%EOF
|