]> mj.ucw.cz Git - ads2.git/blob - 1-hradla/1_1_hradlo.eps
Opravena prehrsel preklepu, kterych si vsimla Jana Kucerova. Take jsem
[ads2.git] / 1-hradla / 1_1_hradlo.eps
1 %!PS-Adobe-3.0 EPSF-3.0\r
2 %%Creator: Mayura Draw, Version 4.3\r
3 %%Title: 1_1_hradlo.ai\r
4 %%CreationDate: Mon Oct 29 19:02:47 2007\r
5 %%BoundingBox: -9 -9 170 116\r
6 %%EndComments\r
7 %%BeginProlog\r
8 %%BeginResource: procset MayuraDraw_ops\r
9 %%Version: 4.3\r
10 %%Copyright: (c) 1993-2003 Mayura Software\r
11 /PDXDict 100 dict def\r
12 PDXDict begin\r
13 % width height matrix proc key cache\r
14 % definepattern -\> font\r
15 /definepattern { %def\r
16   7 dict begin\r
17     /FontDict 9 dict def\r
18     FontDict begin\r
19       /cache exch def\r
20       /key exch def\r
21       /proc exch cvx def\r
22       /mtx exch matrix invertmatrix def\r
23       /height exch def\r
24       /width exch def\r
25       /ctm matrix currentmatrix def\r
26       /ptm matrix identmatrix def\r
27       /str\r
28       (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)\r
29       def\r
30     end\r
31     /FontBBox [ %def\r
32       0 0 FontDict /width get\r
33       FontDict /height get\r
34     ] def\r
35     /FontMatrix FontDict /mtx get def\r
36     /Encoding StandardEncoding def\r
37     /FontType 3 def\r
38     /BuildChar { %def\r
39       pop begin\r
40       FontDict begin\r
41         width 0 cache { %ifelse\r
42           0 0 width height setcachedevice\r
43         }{ %else\r
44           setcharwidth\r
45         } ifelse\r
46         0 0 moveto width 0 lineto\r
47         width height lineto 0 height lineto\r
48         closepath clip newpath\r
49         gsave proc grestore\r
50       end end\r
51     } def\r
52     FontDict /key get currentdict definefont\r
53   end\r
54 } bind def\r
55 \r
56 % dict patternpath -\r
57 % dict matrix patternpath -\r
58 /patternpath { %def\r
59   dup type /dicttype eq { %ifelse\r
60     begin FontDict /ctm get setmatrix\r
61   }{ %else\r
62     exch begin FontDict /ctm get setmatrix\r
63     concat\r
64   } ifelse\r
65   currentdict setfont\r
66   FontDict begin\r
67     FontMatrix concat\r
68     width 0 dtransform\r
69     round width div exch round width div exch\r
70     0 height dtransform\r
71     round height div exch\r
72     round height div exch\r
73     0 0 transform round exch round exch\r
74     ptm astore setmatrix\r
75 \r
76     pathbbox\r
77     height div ceiling height mul 4 1 roll\r
78     width div ceiling width mul 4 1 roll\r
79     height div floor height mul 4 1 roll\r
80     width div floor width mul 4 1 roll\r
81 \r
82     2 index sub height div ceiling cvi exch\r
83     3 index sub width div ceiling cvi exch\r
84     4 2 roll moveto\r
85 \r
86     FontMatrix ptm invertmatrix pop\r
87     { %repeat\r
88       gsave\r
89         ptm concat\r
90         dup str length idiv { %repeat\r
91           str show\r
92         } repeat\r
93         dup str length mod str exch\r
94         0 exch getinterval show\r
95       grestore\r
96       0 height rmoveto\r
97     } repeat\r
98     pop\r
99   end end\r
100 } bind def\r
101 \r
102 % dict patternfill -\r
103 % dict matrix patternfill -\r
104 /patternfill { %def\r
105   gsave\r
106     eoclip patternpath\r
107   grestore\r
108   newpath\r
109 } bind def\r
110 \r
111 /img { %def\r
112   gsave\r
113   /imgh exch def\r
114   /imgw exch def\r
115   concat\r
116   imgw imgh 8\r
117   [imgw 0 0 imgh neg 0 imgh]\r
118   /colorstr 768 string def\r
119   /colorimage where {\r
120     pop\r
121     { currentfile colorstr readhexstring pop }\r
122     false 3 colorimage\r
123   }{\r
124     /graystr 256 string def\r
125     {\r
126       currentfile colorstr readhexstring pop\r
127       length 3 idiv\r
128       dup 1 sub 0 1 3 -1 roll\r
129       {\r
130         graystr exch\r
131         colorstr 1 index 3 mul get 30 mul\r
132         colorstr 2 index 3 mul 1 add get 59 mul\r
133         colorstr 3 index 3 mul 2 add get 11 mul\r
134         add add 100 idiv\r
135         put\r
136       } for\r
137       graystr 0 3 -1 roll getinterval\r
138     } image\r
139   } ifelse\r
140   grestore\r
141 } bind def\r
142 \r
143 /arrowhead {\r
144   gsave\r
145     [] 0 setdash\r
146     strokeC strokeM strokeY strokeK setcmykcolor\r
147     2 copy moveto\r
148     4 2 roll exch 4 -1 roll exch\r
149     sub 3 1 roll sub\r
150     exch atan rotate dup scale\r
151     arrowtype\r
152     dup 0 eq {\r
153       -1 2 rlineto 7 -2 rlineto -7 -2 rlineto\r
154       closepath fill\r
155     } if\r
156     dup 1 eq {\r
157       0 3 rlineto 9 -3 rlineto -9 -3 rlineto\r
158       closepath fill\r
159     } if\r
160     dup 2 eq {\r
161       -6 -6 rmoveto 6 6 rlineto -6 6 rlineto\r
162       -1.4142 -1.4142 rlineto 4.5858 -4.5858 rlineto\r
163       -4.5858 -4.5858 rlineto closepath fill\r
164     } if\r
165     dup 3 eq {\r
166       -6 0 rmoveto -1 2 rlineto 7 -2 rlineto -7 -2 rlineto\r
167       closepath fill\r
168     } if\r
169     dup 4 eq {\r
170       -9 0 rmoveto 0 3 rlineto 9 -3 rlineto -9 -3 rlineto\r
171       closepath fill\r
172     } if\r
173     dup 5 eq {\r
174       currentpoint newpath 3 0 360 arc\r
175       closepath fill\r
176     } if\r
177     dup 6 eq {\r
178       2.5 2.5 rmoveto 0 -5 rlineto -5 0 rlineto 0 5 rlineto\r
179       closepath fill\r
180     } if\r
181     pop\r
182   grestore\r
183 } bind def\r
184 \r
185 /setcmykcolor where { %ifelse\r
186   pop\r
187 }{ %else\r
188   /setcmykcolor {\r
189      /black exch def /yellow exch def\r
190      /magenta exch def /cyan exch def\r
191      cyan black add dup 1 gt { pop 1 } if 1 exch sub\r
192      magenta black add dup 1 gt { pop 1 } if 1 exch sub\r
193      yellow black add dup 1 gt { pop 1 } if 1 exch sub\r
194      setrgbcolor\r
195   } bind def\r
196 } ifelse\r
197 \r
198 /RE { %def\r
199   findfont begin\r
200   currentdict dup length dict begin\r
201     { %forall\r
202       1 index /FID ne { def } { pop pop } ifelse\r
203     } forall\r
204     /FontName exch def dup length 0 ne { %if\r
205       /Encoding Encoding 256 array copy def\r
206       0 exch { %forall\r
207         dup type /nametype eq { %ifelse\r
208           Encoding 2 index 2 index put\r
209           pop 1 add\r
210         }{ %else\r
211           exch pop\r
212         } ifelse\r
213       } forall\r
214     } if pop\r
215   currentdict dup end end\r
216   /FontName get exch definefont pop\r
217 } bind def\r
218 \r
219 /spacecount { %def\r
220   0 exch\r
221   ( ) { %loop\r
222     search { %ifelse\r
223       pop 3 -1 roll 1 add 3 1 roll\r
224     }{ pop exit } ifelse\r
225   } loop\r
226 } bind def\r
227 \r
228 /WinAnsiEncoding [\r
229   39/quotesingle 96/grave 130/quotesinglbase/florin/quotedblbase\r
230   /ellipsis/dagger/daggerdbl/circumflex/perthousand\r
231   /Scaron/guilsinglleft/OE 145/quoteleft/quoteright\r
232   /quotedblleft/quotedblright/bullet/endash/emdash\r
233   /tilde/trademark/scaron/guilsinglright/oe/dotlessi\r
234   159/Ydieresis 164/currency 166/brokenbar 168/dieresis/copyright\r
235   /ordfeminine 172/logicalnot 174/registered/macron/ring\r
236   177/plusminus/twosuperior/threesuperior/acute/mu\r
237   183/periodcentered/cedilla/onesuperior/ordmasculine\r
238   188/onequarter/onehalf/threequarters 192/Agrave/Aacute\r
239   /Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla\r
240   /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute\r
241   /Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute\r
242   /Ocircumflex/Otilde/Odieresis/multiply/Oslash\r
243   /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn\r
244   /germandbls/agrave/aacute/acircumflex/atilde/adieresis\r
245   /aring/ae/ccedilla/egrave/eacute/ecircumflex\r
246   /edieresis/igrave/iacute/icircumflex/idieresis\r
247   /eth/ntilde/ograve/oacute/ocircumflex/otilde\r
248   /odieresis/divide/oslash/ugrave/uacute/ucircumflex\r
249   /udieresis/yacute/thorn/ydieresis\r
250 ] def\r
251 \r
252 /SymbolEncoding [\r
253   32/space/exclam/universal/numbersign/existential/percent\r
254   /ampersand/suchthat/parenleft/parenright/asteriskmath/plus\r
255   /comma/minus/period/slash/zero/one/two/three/four/five/six\r
256   /seven/eight/nine/colon/semicolon/less/equal/greater/question\r
257   /congruent/Alpha/Beta/Chi/Delta/Epsilon/Phi/Gamma/Eta/Iota\r
258   /theta1/Kappa/Lambda/Mu/Nu/Omicron/Pi/Theta/Rho/Sigma/Tau\r
259   /Upsilon/sigma1/Omega/Xi/Psi/Zeta/bracketleft/therefore\r
260   /bracketright/perpendicular/underscore/radicalex/alpha\r
261   /beta/chi/delta/epsilon/phi/gamma/eta/iota/phi1/kappa/lambda\r
262   /mu/nu/omicron/pi/theta/rho/sigma/tau/upsilon/omega1/omega\r
263   /xi/psi/zeta/braceleft/bar/braceright/similar\r
264   161/Upsilon1/minute/lessequal/fraction/infinity/florin/club\r
265   /diamond/heart/spade/arrowboth/arrowleft/arrowup/arrowright\r
266   /arrowdown/degree/plusminus/second/greaterequal/multiply\r
267   /proportional/partialdiff/bullet/divide/notequal/equivalence\r
268   /approxequal/ellipsis/arrowvertex/arrowhorizex/carriagereturn\r
269   /aleph/Ifraktur/Rfraktur/weierstrass/circlemultiply\r
270   /circleplus/emptyset/intersection/union/propersuperset\r
271   /reflexsuperset/notsubset/propersubset/reflexsubset/element\r
272   /notelement/angle/gradient/registerserif/copyrightserif\r
273   /trademarkserif/product/radical/dotmath/logicalnot/logicaland\r
274   /logicalor/arrowdblboth/arrowdblleft/arrowdblup/arrowdblright\r
275   /arrowdbldown/lozenge/angleleft/registersans/copyrightsans\r
276   /trademarksans/summation/parenlefttp/parenleftex/parenleftbt\r
277   /bracketlefttp/bracketleftex/bracketleftbt/bracelefttp\r
278   /braceleftmid/braceleftbt/braceex\r
279   241/angleright/integral/integraltp/integralex/integralbt\r
280   /parenrighttp/parenrightex/parenrightbt/bracketrighttp\r
281   /bracketrightex/bracketrightbt/bracerighttp/bracerightmid\r
282   /bracerightbt\r
283 ] def\r
284 \r
285 /patarray [\r
286 /leftdiagonal /rightdiagonal /crossdiagonal /horizontal\r
287 /vertical /crosshatch /fishscale /wave /brick\r
288 ] def\r
289 /arrowtype 0 def\r
290 /fillC 0 def /fillM 0 def /fillY 0 def /fillK 0 def\r
291 /strokeC 0 def /strokeM 0 def /strokeY 0 def /strokeK 1 def\r
292 /pattern -1 def\r
293 /mat matrix def\r
294 /mat2 matrix def\r
295 /nesting 0 def\r
296 /deferred /N def\r
297 /c /curveto load def\r
298 /c2 { pop pop c } bind def\r
299 /C /curveto load def\r
300 /C2 { pop pop C } bind def\r
301 /e { gsave concat 0 0 moveto } bind def\r
302 /F {\r
303   nesting 0 eq { %ifelse\r
304     pattern -1 eq { %ifelse\r
305       fillC fillM fillY fillK setcmykcolor eofill\r
306     }{ %else\r
307       gsave fillC fillM fillY fillK setcmykcolor eofill grestore\r
308       0 0 0 1 setcmykcolor\r
309       patarray pattern get findfont patternfill\r
310     } ifelse\r
311   }{ %else\r
312     /deferred /F def\r
313   } ifelse\r
314 } bind def\r
315 /f { closepath F } bind def\r
316 /K { /strokeK exch def /strokeY exch def\r
317      /strokeM exch def /strokeC exch def } bind def\r
318 /k { /fillK exch def /fillY exch def\r
319      /fillM exch def /fillC exch def } bind def\r
320 /opc { pop } bind def\r
321 /Opc { pop } bind def\r
322 /L /lineto load def\r
323 /L2 { pop pop L } bind def\r
324 /m /moveto load def\r
325 /m2 { pop pop m } bind def\r
326 /n /newpath load def\r
327 /N {\r
328   nesting 0 eq { %ifelse\r
329     newpath\r
330   }{ %else\r
331     /deferred /N def\r
332   } ifelse\r
333 } def\r
334 /S {\r
335   nesting 0 eq { %ifelse\r
336     strokeC strokeM strokeY strokeK setcmykcolor stroke\r
337   }{ %else\r
338     /deferred /S def\r
339   } ifelse\r
340 } bind def\r
341 /s { closepath S } bind def\r
342 /Tx { fillC fillM fillY fillK setcmykcolor show\r
343       0 leading neg translate 0 0 moveto } bind def\r
344 /T { grestore } bind def\r
345 /TX { pop } bind def\r
346 /Ts { pop } bind def\r
347 /tal { pop } bind def\r
348 /tld { pop } bind def\r
349 /tbx { pop exch pop sub /jwidth exch def } def\r
350 /tpt { %def\r
351   fillC fillM fillY fillK setcmykcolor\r
352   moveto show\r
353 } bind def\r
354 /tpj { %def\r
355   fillC fillM fillY fillK setcmykcolor\r
356   moveto\r
357   dup stringwidth pop\r
358   3 -1 roll\r
359   exch sub\r
360   1 index spacecount\r
361   dup 0 eq { %ifelse\r
362     pop pop show\r
363   }{ %else\r
364     div 0 8#040 4 -1 roll widthshow\r
365   } ifelse\r
366 } bind def\r
367 /u {} def\r
368 /U {} def\r
369 /*u { /nesting nesting 1 add def } def\r
370 /*U {\r
371   /nesting nesting 1 sub def\r
372   nesting 0 eq {\r
373     deferred cvx exec\r
374   } if\r
375 } def\r
376 /w /setlinewidth load def\r
377 /d /setdash load def\r
378 /B {\r
379   nesting 0 eq { %ifelse\r
380     gsave F grestore S\r
381   }{ %else\r
382     /deferred /B def\r
383   } ifelse\r
384 } bind def\r
385 /b { closepath B } bind def\r
386 /z { /align exch def pop /leading exch def exch findfont\r
387      exch scalefont setfont } bind def\r
388 /tfn { exch findfont\r
389      exch scalefont setfont } bind def\r
390 /Pat { /pattern exch def } bind def\r
391 /cm { 6 array astore concat } bind def\r
392 /q { mat2 currentmatrix pop } bind def\r
393 /Q { mat2 setmatrix } bind def\r
394 /Ah {\r
395   pop /arrowtype exch def\r
396   currentlinewidth 5 1 roll arrowhead\r
397 } bind def\r
398 /Arc {\r
399   mat currentmatrix pop\r
400     translate scale 0 0 1 5 -2 roll arc\r
401   mat setmatrix\r
402 } bind def\r
403 /Arc2 { pop pop Arc } bind def\r
404 /Bx {\r
405   mat currentmatrix pop\r
406     concat /y1 exch def /x1 exch def /y2 exch def /x2 exch def\r
407     x1 y1 moveto x1 y2 lineto x2 y2 lineto x2 y1 lineto\r
408   mat setmatrix\r
409 } bind def\r
410 /Rr {\r
411   mat currentmatrix pop\r
412     concat /yrad exch def /xrad exch def\r
413     2 copy gt { exch } if /x2 exch def /x1 exch def\r
414     2 copy gt { exch } if /y2 exch def /y1 exch def\r
415     x1 xrad add y2 moveto\r
416     matrix currentmatrix x1 xrad add y2 yrad sub translate xrad yrad scale\r
417     0 0 1 90 -180 arc setmatrix\r
418     matrix currentmatrix x1 xrad add y1 yrad add translate xrad yrad scale\r
419     0 0 1 180 270 arc setmatrix\r
420     matrix currentmatrix x2 xrad sub y1 yrad add translate xrad yrad scale\r
421     0 0 1 270 0 arc setmatrix\r
422     matrix currentmatrix x2 xrad sub y2 yrad sub translate xrad yrad scale\r
423     0 0 1 0 90 arc setmatrix\r
424     closepath\r
425   mat setmatrix\r
426 } bind def\r
427 /Ov {\r
428   mat currentmatrix pop\r
429     concat translate scale 1 0 moveto 0 0 1 0 360 arc closepath\r
430   mat setmatrix\r
431 } bind def\r
432 end\r
433 %%EndResource\r
434 %%EndProlog\r
435 %%BeginSetup\r
436 %PDX g 3 3 0 0\r
437 PDXDict begin\r
438 %%EndSetup\r
439 %%Page: 1 1\r
440 %%BeginPageSetup\r
441 /_PDX_savepage save def\r
442 \r
443 15 15 [300 72 div 0 0 300 72 div 0 0]\r
444 { %definepattern\r
445   2 setlinecap\r
446   7.5 0 moveto 15 7.5 lineto\r
447   0 7.5 moveto 7.5 15 lineto\r
448   2 setlinewidth stroke\r
449 } bind\r
450 /rightdiagonal true definepattern pop\r
451 \r
452 15 15 [300 72 div 0 0 300 72 div 0 0]\r
453 { %definepattern\r
454   2 setlinecap\r
455   7.5 0 moveto 0 7.5 lineto\r
456   15 7.5 moveto 7.5 15 lineto\r
457   2 setlinewidth stroke\r
458 } bind\r
459 /leftdiagonal true definepattern pop\r
460 \r
461 15 15 [300 72 div 0 0 300 72 div 0 0]\r
462 { %definepattern\r
463   2 setlinecap\r
464   0 7.5 moveto 15 7.5 lineto\r
465   2 setlinewidth stroke\r
466 } bind\r
467 /horizontal true definepattern pop\r
468 \r
469 15 15 [300 72 div 0 0 300 72 div 0 0]\r
470 { %definepattern\r
471   2 setlinecap\r
472   7.5 0 moveto 7.5 15 lineto\r
473   2 setlinewidth stroke\r
474 } bind\r
475 /vertical true definepattern pop\r
476 \r
477 15 15 [300 72 div 0 0 300 72 div 0 0]\r
478 { %definepattern\r
479   2 setlinecap\r
480   0 7.5 moveto 15 7.5 lineto\r
481   7.5 0 moveto 7.5 15 lineto\r
482   2 setlinewidth stroke\r
483 } bind\r
484 /crosshatch true definepattern pop\r
485 \r
486 30 30 [300 72 div 0 0 300 72 div 0 0]\r
487 { %definepattern\r
488   2 setlinecap\r
489   0 7.5 moveto 30 7.5 lineto\r
490   0 22.5 moveto 30 22.5 lineto\r
491   7.5 0 moveto 7.5 7.5 lineto\r
492   7.5 22.5 moveto 7.5 30 lineto\r
493   22.5 7.5 moveto 22.5 22.5 lineto\r
494   1 setlinewidth stroke\r
495 } bind\r
496 /brick true definepattern pop\r
497 \r
498 30 30 [300 72 div 0 0 300 72 div 0 0]\r
499 { %definepattern\r
500   2 2 scale\r
501   2 setlinecap\r
502   7.5 0 moveto 15 7.5 lineto\r
503   0 7.5 moveto 7.5 15 lineto\r
504   7.5 0 moveto 0 7.5 lineto\r
505   15 7.5 moveto 7.5 15 lineto\r
506   0.5 setlinewidth stroke\r
507 } bind\r
508 /crossdiagonal true definepattern pop\r
509 \r
510 30 30 [300 72 div 0 0 300 72 div 0 0]\r
511 { %definepattern\r
512   2 2 scale\r
513   1 setlinecap\r
514   0 7.5 moveto 0 15 7.5 270 360 arc\r
515   7.5 15 moveto 15 15 7.5 180 270 arc\r
516   0 7.5 moveto 7.5 7.5 7.5 180 360 arc\r
517   0.5 setlinewidth stroke\r
518 } bind\r
519 /fishscale true definepattern pop\r
520 \r
521 30 30 [300 72 div 0 0 300 72 div 0 0]\r
522 { %definepattern\r
523   1 setlinecap 0.5 setlinewidth\r
524   7.5 0 10.6 135 45 arcn\r
525   22.5 15 10.6 225 315 arc\r
526   stroke\r
527   7.5 15 10.6 135 45 arcn\r
528   22.5 30 10.6 225 315 arc\r
529   stroke\r
530 } bind\r
531 /wave true definepattern pop\r
532 \r
533 newpath 2 setlinecap 0 setlinejoin 2 setmiterlimit\r
534 [] 0 setdash\r
535 -9 -9 moveto -9 116 lineto 170 116 lineto 170 -9 lineto closepath clip\r
536 newpath\r
537 %%EndPageSetup\r
538 2 w\r
539 q\r
540 1 0 0 1 0 0 cm\r
541 59 42 m\r
542 59 6 L\r
543 Q\r
544 S\r
545 q\r
546 1 0 0 1 0 0 cm\r
547 50 69 m\r
548 48.2544 83.6357 25.2612 106.462 14 104.927 C\r
549 Q\r
550 S\r
551 q\r
552 1 0 0 1 0 0 cm\r
553 68 69 m\r
554 69.749 83.6621 92.7422 106.535 104 105 C\r
555 Q\r
556 S\r
557 q\r
558 1 0 0 1 0 0 cm\r
559 77 60 m\r
560 77 50.0596 68.9409 42 59 42 c\r
561 49.0591 42 41 50.0596 41 60 c\r
562 41 69.9409 49.0591 78 59 78 c\r
563 68.9409 78 77 69.9409 77 60 c\r
564 Q\r
565 b\r
566 u\r
567 u\r
568 u\r
569 1 1 1 0 k\r
570 1 w\r
571 q\r
572 1 0 0 1 0 0 cm\r
573 39.8281 76.4717 m\r
574 51.5488 83.1704 L\r
575 49.0376 73.9604 L\r
576 39.8281 76.4717 L\r
577 Q\r
578 f\r
579 U\r
580 u\r
581 U\r
582 U\r
583 U\r
584 u\r
585 u\r
586 u\r
587 q\r
588 1 0 0 1 0 0 cm\r
589 65.0435 83.5654 m\r
590 77.541 78.46 L\r
591 68.7397 74.7642 L\r
592 65.0435 83.5654 L\r
593 Q\r
594 f\r
595 U\r
596 u\r
597 U\r
598 U\r
599 U\r
600 u\r
601 u\r
602 u\r
603 q\r
604 1 0 0 1 0 0 cm\r
605 52.834 11.7861 m\r
606 66.333 11.6113 L\r
607 59.4966 4.94922 L\r
608 52.834 11.7861 L\r
609 Q\r
610 f\r
611 U\r
612 u\r
613 U\r
614 U\r
615 U\r
616 u\r
617 *u\r
618 q\r
619 1 0 0 1 0 0 cm\r
620 121.036 86.8896 m\r
621 121.036 86.8896 117.716 95.4834 117.716 95.4834 c\r
622 117.716 95.4834 118.947 95.4834 118.947 95.4834 c\r
623 118.947 95.4834 121.18 89.2383 121.18 89.2383 c\r
624 121.359 88.7378 121.51 88.2686 121.631 87.8311 c\r
625 121.764 88.2998 121.918 88.769 122.094 89.2383 c\r
626 122.094 89.2383 124.416 95.4834 124.416 95.4834 c\r
627 124.416 95.4834 125.578 95.4834 125.578 95.4834 c\r
628 125.578 95.4834 122.216 86.8896 122.216 86.8896 c\r
629 122.216 86.8896 121.036 86.8896 121.036 86.8896 c\r
630 Q\r
631 f\r
632 *U\r
633 *u\r
634 q\r
635 1 0 0 1 0 0 cm\r
636 126.037 88.749 m\r
637 126.037 88.749 127.084 88.9131 127.084 88.9131 c\r
638 127.143 88.4941 127.306 88.1738 127.573 87.9507 c\r
639 127.84 87.7275 128.214 87.6162 128.694 87.6162 c\r
640 129.179 87.6162 129.537 87.7148 129.771 87.9121 c\r
641 130.006 88.1099 130.123 88.3418 130.123 88.6074 c\r
642 130.123 88.8457 130.02 89.0337 129.814 89.1704 c\r
643 129.67 89.2642 129.311 89.3838 128.738 89.5283 c\r
644 127.966 89.7236 127.43 89.8926 127.13 90.0352 c\r
645 126.831 90.1777 126.604 90.3755 126.449 90.6274 c\r
646 126.294 90.8794 126.217 91.1582 126.217 91.4629 c\r
647 126.217 91.7402 126.28 91.9971 126.407 92.2339 c\r
648 126.534 92.4702 126.707 92.6665 126.926 92.8232 c\r
649 127.09 92.9443 127.313 93.0469 127.597 93.1309 c\r
650 127.88 93.2148 128.184 93.2568 128.508 93.2568 c\r
651 128.996 93.2568 129.425 93.1865 129.794 93.0454 c\r
652 130.163 92.9043 130.436 92.7134 130.611 92.4727 c\r
653 130.787 92.2319 130.908 91.9102 130.975 91.5068 c\r
654 130.975 91.5068 129.943 91.3662 129.943 91.3662 c\r
655 129.896 91.6875 129.761 91.9385 129.537 92.1191 c\r
656 129.313 92.2993 128.995 92.3896 128.586 92.3896 c\r
657 128.102 92.3896 127.757 92.3096 127.55 92.1494 c\r
658 127.344 91.9888 127.24 91.8013 127.24 91.5859 c\r
659 127.24 91.4492 127.283 91.3262 127.369 91.2168 c\r
660 127.455 91.103 127.589 91.0093 127.772 90.9351 c\r
661 127.878 90.896 128.189 90.8057 128.703 90.665 c\r
662 129.448 90.4658 129.968 90.3027 130.263 90.1758 c\r
663 130.558 90.0488 130.789 89.8638 130.957 89.6216 c\r
664 131.125 89.3794 131.209 89.0781 131.209 88.7188 c\r
665 131.209 88.3672 131.106 88.0356 130.901 87.7251 c\r
666 130.696 87.4141 130.399 87.1738 130.013 87.0039 c\r
667 129.626 86.834 129.188 86.749 128.699 86.749 c\r
668 127.89 86.749 127.273 86.917 126.85 87.2534 c\r
669 126.425 87.5898 126.154 88.0879 126.037 88.749 c\r
670 Q\r
671 f\r
672 *U\r
673 *u\r
674 q\r
675 1 0 0 1 0 0 cm\r
676 134.764 87.8291 m\r
677 134.764 87.8291 134.92 86.8975 134.92 86.8975 c\r
678 134.622 86.835 134.356 86.8037 134.122 86.8037 c\r
679 133.738 86.8037 133.44 86.8643 133.23 86.9854 c\r
680 133.019 87.1069 132.869 87.2661 132.783 87.4639 c\r
681 132.697 87.6611 132.654 88.0771 132.654 88.7109 c\r
682 132.654 88.7109 132.654 92.2959 132.654 92.2959 c\r
683 132.654 92.2959 131.873 92.2959 131.873 92.2959 c\r
684 131.873 92.2959 131.873 93.1162 131.873 93.1162 c\r
685 131.873 93.1162 132.654 93.1162 132.654 93.1162 c\r
686 132.654 93.1162 132.654 94.6572 132.654 94.6572 c\r
687 132.654 94.6572 133.709 95.29 133.709 95.29 c\r
688 133.709 95.29 133.709 93.1162 133.709 93.1162 c\r
689 133.709 93.1162 134.764 93.1162 134.764 93.1162 c\r
690 134.764 93.1162 134.764 92.2959 134.764 92.2959 c\r
691 134.764 92.2959 133.709 92.2959 133.709 92.2959 c\r
692 133.709 92.2959 133.709 88.6509 133.709 88.6509 c\r
693 133.709 88.3496 133.727 88.1558 133.765 88.0698 c\r
694 133.801 87.9834 133.861 87.915 133.945 87.8643 c\r
695 134.028 87.8135 134.148 87.7881 134.304 87.7881 c\r
696 134.42 87.7881 134.573 87.8018 134.764 87.8291 c\r
697 Q\r
698 f\r
699 *U\r
700 *u\r
701 q\r
702 1 0 0 1 0 0 cm\r
703 139.871 86.8896 m\r
704 139.871 86.8896 139.871 87.8018 139.871 87.8018 c\r
705 139.387 87.1001 138.729 86.749 137.896 86.749 c\r
706 137.529 86.749 137.186 86.8193 136.868 86.96 c\r
707 136.55 87.1006 136.314 87.2773 136.159 87.4907 c\r
708 136.005 87.7036 135.896 87.9648 135.834 88.2734 c\r
709 135.791 88.4805 135.77 88.8086 135.77 89.2583 c\r
710 135.77 89.2583 135.77 93.1162 135.77 93.1162 c\r
711 135.77 93.1162 136.824 93.1162 136.824 93.1162 c\r
712 136.824 93.1162 136.824 89.6611 136.824 89.6611 c\r
713 136.824 89.1099 136.846 88.7383 136.889 88.5469 c\r
714 136.955 88.269 137.096 88.0513 137.311 87.8926 c\r
715 137.525 87.7344 137.792 87.6553 138.108 87.6553 c\r
716 138.425 87.6553 138.722 87.7363 138.999 87.8984 c\r
717 139.277 88.061 139.474 88.2817 139.589 88.5615 c\r
718 139.704 88.8408 139.762 89.2466 139.762 89.7783 c\r
719 139.762 89.7783 139.762 93.1162 139.762 93.1162 c\r
720 139.762 93.1162 140.816 93.1162 140.816 93.1162 c\r
721 140.816 93.1162 140.816 86.8896 140.816 86.8896 c\r
722 140.816 86.8896 139.871 86.8896 139.871 86.8896 c\r
723 Q\r
724 f\r
725 *U\r
726 *u\r
727 q\r
728 1 0 0 1 0 0 cm\r
729 142.467 84.5068 m\r
730 142.467 84.5068 142.467 93.1162 142.467 93.1162 c\r
731 142.467 93.1162 143.428 93.1162 143.428 93.1162 c\r
732 143.428 93.1162 143.428 92.3057 143.428 92.3057 c\r
733 143.654 92.6226 143.91 92.8604 144.196 93.019 c\r
734 144.481 93.1777 144.827 93.2568 145.234 93.2568 c\r
735 145.766 93.2568 146.235 93.1201 146.642 92.8467 c\r
736 147.048 92.5728 147.355 92.1865 147.563 91.6885 c\r
737 147.77 91.1904 147.873 90.644 147.873 90.0498 c\r
738 147.873 89.4126 147.759 88.8389 147.53 88.3291 c\r
739 147.301 87.8188 146.969 87.4282 146.533 87.1563 c\r
740 146.097 86.8848 145.639 86.749 145.157 86.749 c\r
741 144.806 86.749 144.49 86.8232 144.211 86.9717 c\r
742 143.931 87.1201 143.701 87.3076 143.521 87.5342 c\r
743 143.521 87.5342 143.521 84.5068 143.521 84.5068 c\r
744 143.521 84.5068 142.467 84.5068 142.467 84.5068 c\r
745 Q\r
746 f\r
747 q\r
748 1 0 0 1 0 0 cm\r
749 143.42 89.9668 m\r
750 143.42 89.1655 143.582 88.5737 143.906 88.1904 c\r
751 144.23 87.8076 144.622 87.6162 145.083 87.6162 c\r
752 145.552 87.6162 145.952 87.8145 146.286 88.2109 c\r
753 146.62 88.6079 146.787 89.2222 146.787 90.0547 c\r
754 146.787 90.8477 146.624 91.4419 146.298 91.8369 c\r
755 145.972 92.2314 145.583 92.4287 145.13 92.4287 c\r
756 144.681 92.4287 144.283 92.2188 143.939 91.7988 c\r
757 143.593 91.3784 143.42 90.7676 143.42 89.9668 c\r
758 Q\r
759 f\r
760 *U\r
761 *u\r
762 q\r
763 1 0 0 1 0 0 cm\r
764 149.094 84.4951 m\r
765 149.094 84.4951 148.977 85.4834 148.977 85.4834 c\r
766 149.207 85.4209 149.408 85.3896 149.581 85.3896 c\r
767 149.815 85.3896 150.003 85.4287 150.144 85.5068 c\r
768 150.284 85.585 150.399 85.6943 150.49 85.835 c\r
769 150.557 85.9409 150.664 86.2026 150.813 86.6206 c\r
770 150.832 86.6792 150.863 86.7656 150.906 86.8789 c\r
771 150.906 86.8789 148.539 93.1162 148.539 93.1162 c\r
772 148.539 93.1162 149.667 93.1162 149.667 93.1162 c\r
773 149.667 93.1162 150.967 89.5176 150.967 89.5176 c\r
774 151.136 89.061 151.286 88.5811 151.42 88.0781 c\r
775 151.545 88.5557 151.691 89.0254 151.86 89.4858 c\r
776 151.86 89.4858 153.188 93.1162 153.188 93.1162 c\r
777 153.188 93.1162 154.242 93.1162 154.242 93.1162 c\r
778 154.242 93.1162 151.884 86.7813 151.884 86.7813 c\r
779 151.629 86.0986 151.432 85.6294 151.29 85.3721 c\r
780 151.102 85.0249 150.887 84.7705 150.645 84.6089 c\r
781 150.401 84.4473 150.111 84.3662 149.775 84.3662 c\r
782 149.571 84.3662 149.345 84.4092 149.094 84.4951 c\r
783 Q\r
784 f\r
785 *U\r
786 U\r
787 u\r
788 *u\r
789 q\r
790 1 0 0 1 0 0 cm\r
791 121.037 25.5566 m\r
792 121.037 25.5566 117.717 34.1504 117.717 34.1504 c\r
793 117.717 34.1504 118.948 34.1504 118.948 34.1504 c\r
794 118.948 34.1504 121.181 27.9053 121.181 27.9053 c\r
795 121.36 27.4053 121.511 26.9355 121.632 26.498 c\r
796 121.765 26.9668 121.919 27.4365 122.095 27.9053 c\r
797 122.095 27.9053 124.417 34.1504 124.417 34.1504 c\r
798 124.417 34.1504 125.579 34.1504 125.579 34.1504 c\r
799 125.579 34.1504 122.217 25.5566 122.217 25.5566 c\r
800 122.217 25.5566 121.037 25.5566 121.037 25.5566 c\r
801 Q\r
802 f\r
803 *U\r
804 *u\r
805 q\r
806 1 0 0 1 0 0 cm\r
807 126.413 23.1621 m\r
808 126.413 23.1621 126.296 24.1504 126.296 24.1504 c\r
809 126.526 24.0879 126.728 24.0566 126.9 24.0566 c\r
810 127.135 24.0566 127.322 24.0957 127.463 24.1738 c\r
811 127.604 24.252 127.719 24.3613 127.81 24.502 c\r
812 127.876 24.6084 127.983 24.8701 128.132 25.2881 c\r
813 128.151 25.3467 128.183 25.4326 128.226 25.5459 c\r
814 128.226 25.5459 125.858 31.7832 125.858 31.7832 c\r
815 125.858 31.7832 126.986 31.7832 126.986 31.7832 c\r
816 126.986 31.7832 128.286 28.1846 128.286 28.1846 c\r
817 128.455 27.7275 128.605 27.248 128.739 26.7451 c\r
818 128.864 27.2227 129.011 27.6924 129.18 28.1533 c\r
819 129.18 28.1533 130.507 31.7832 130.507 31.7832 c\r
820 130.507 31.7832 131.561 31.7832 131.561 31.7832 c\r
821 131.561 31.7832 129.203 25.4482 129.203 25.4482 c\r
822 128.948 24.7656 128.751 24.2959 128.609 24.0391 c\r
823 128.422 23.6924 128.206 23.4375 127.964 23.2764 c\r
824 127.721 23.1143 127.431 23.0332 127.095 23.0332 c\r
825 126.891 23.0332 126.664 23.0762 126.413 23.1621 c\r
826 Q\r
827 f\r
828 q\r
829 1 0 0 1 0 0 cm\r
830 128.061 32.5566 m\r
831 128.835 34.1973 L\r
832 130.226 34.1973 L\r
833 128.936 32.5566 L\r
834 128.061 32.5566 L\r
835 Q\r
836 f\r
837 *U\r
838 *u\r
839 q\r
840 1 0 0 1 0 0 cm\r
841 132.038 27.416 m\r
842 132.038 27.416 133.085 27.5801 133.085 27.5801 c\r
843 133.144 27.1611 133.307 26.8408 133.574 26.6182 c\r
844 133.841 26.3945 134.215 26.2832 134.695 26.2832 c\r
845 135.18 26.2832 135.538 26.3818 135.773 26.5791 c\r
846 136.007 26.7764 136.124 27.0088 136.124 27.2744 c\r
847 136.124 27.5127 136.021 27.7002 135.814 27.8369 c\r
848 135.671 27.9307 135.313 28.0508 134.739 28.1953 c\r
849 133.967 28.3906 133.431 28.5596 133.131 28.7021 c\r
850 132.832 28.8447 132.605 29.042 132.45 29.2939 c\r
851 132.295 29.5459 132.218 29.8252 132.218 30.1299 c\r
852 132.218 30.4072 132.281 30.6641 132.408 30.9014 c\r
853 132.535 31.1377 132.708 31.333 132.927 31.4902 c\r
854 133.091 31.6113 133.314 31.7139 133.598 31.7979 c\r
855 133.881 31.8818 134.185 31.9238 134.509 31.9238 c\r
856 134.997 31.9238 135.426 31.8535 135.795 31.7119 c\r
857 136.164 31.5713 136.436 31.3799 136.612 31.1396 c\r
858 136.788 30.8994 136.909 30.5771 136.976 30.1738 c\r
859 136.976 30.1738 135.944 30.0332 135.944 30.0332 c\r
860 135.898 30.3545 135.762 30.6055 135.538 30.7861 c\r
861 135.314 30.9658 134.996 31.0566 134.587 31.0566 c\r
862 134.104 31.0566 133.758 30.9766 133.551 30.8164 c\r
863 133.345 30.6553 133.241 30.4678 133.241 30.2529 c\r
864 133.241 30.1162 133.284 29.9932 133.37 29.8838 c\r
865 133.456 29.7705 133.59 29.6768 133.773 29.6025 c\r
866 133.879 29.5635 134.189 29.4727 134.704 29.332 c\r
867 135.449 29.1328 135.969 28.9697 136.264 28.8428 c\r
868 136.559 28.7158 136.79 28.5303 136.958 28.2881 c\r
869 137.126 28.0459 137.21 27.7451 137.21 27.3857 c\r
870 137.21 27.0342 137.107 26.7021 136.902 26.3916 c\r
871 136.697 26.0811 136.4 25.8408 136.014 25.6709 c\r
872 135.627 25.501 135.189 25.416 134.7 25.416 c\r
873 133.891 25.416 133.274 25.584 132.851 25.9209 c\r
874 132.426 26.2568 132.155 26.7549 132.038 27.416 c\r
875 Q\r
876 f\r
877 *U\r
878 *u\r
879 q\r
880 1 0 0 1 0 0 cm\r
881 140.765 26.4961 m\r
882 140.765 26.4961 140.921 25.5645 140.921 25.5645 c\r
883 140.623 25.502 140.357 25.4707 140.123 25.4707 c\r
884 139.739 25.4707 139.441 25.5313 139.23 25.6523 c\r
885 139.02 25.7744 138.87 25.9326 138.784 26.1309 c\r
886 138.698 26.3281 138.655 26.7441 138.655 27.3779 c\r
887 138.655 27.3779 138.655 30.9629 138.655 30.9629 c\r
888 138.655 30.9629 137.874 30.9629 137.874 30.9629 c\r
889 137.874 30.9629 137.874 31.7832 137.874 31.7832 c\r
890 137.874 31.7832 138.655 31.7832 138.655 31.7832 c\r
891 138.655 31.7832 138.655 33.3242 138.655 33.3242 c\r
892 138.655 33.3242 139.71 33.957 139.71 33.957 c\r
893 139.71 33.957 139.71 31.7832 139.71 31.7832 c\r
894 139.71 31.7832 140.765 31.7832 140.765 31.7832 c\r
895 140.765 31.7832 140.765 30.9629 140.765 30.9629 c\r
896 140.765 30.9629 139.71 30.9629 139.71 30.9629 c\r
897 139.71 30.9629 139.71 27.3174 139.71 27.3174 c\r
898 139.71 27.0166 139.729 26.8232 139.766 26.7373 c\r
899 139.802 26.6504 139.862 26.582 139.946 26.5313 c\r
900 140.029 26.4805 140.148 26.4551 140.305 26.4551 c\r
901 140.421 26.4551 140.574 26.4688 140.765 26.4961 c\r
902 Q\r
903 f\r
904 *U\r
905 *u\r
906 q\r
907 1 0 0 1 0 0 cm\r
908 145.872 25.5566 m\r
909 145.872 25.5566 145.872 26.4688 145.872 26.4688 c\r
910 145.388 25.7666 144.73 25.416 143.898 25.416 c\r
911 143.53 25.416 143.188 25.4863 142.869 25.627 c\r
912 142.551 25.7676 142.314 25.9443 142.16 26.1572 c\r
913 142.006 26.3701 141.898 26.6318 141.835 26.9404 c\r
914 141.792 27.1475 141.77 27.4756 141.77 27.9248 c\r
915 141.77 27.9248 141.77 31.7832 141.77 31.7832 c\r
916 141.77 31.7832 142.825 31.7832 142.825 31.7832 c\r
917 142.825 31.7832 142.825 28.3281 142.825 28.3281 c\r
918 142.825 27.7764 142.847 27.4053 142.89 27.2139 c\r
919 142.956 26.9365 143.097 26.7178 143.311 26.5596 c\r
920 143.526 26.4014 143.793 26.3223 144.109 26.3223 c\r
921 144.426 26.3223 144.723 26.4033 145 26.5654 c\r
922 145.278 26.7275 145.475 26.9482 145.59 27.2285 c\r
923 145.705 27.5078 145.763 27.9131 145.763 28.4453 c\r
924 145.763 28.4453 145.763 31.7832 145.763 31.7832 c\r
925 145.763 31.7832 146.817 31.7832 146.817 31.7832 c\r
926 146.817 31.7832 146.817 25.5566 146.817 25.5566 c\r
927 146.817 25.5566 145.872 25.5566 145.872 25.5566 c\r
928 Q\r
929 f\r
930 *U\r
931 *u\r
932 q\r
933 1 0 0 1 0 0 cm\r
934 148.468 23.1738 m\r
935 148.468 23.1738 148.468 31.7832 148.468 31.7832 c\r
936 148.468 31.7832 149.429 31.7832 149.429 31.7832 c\r
937 149.429 31.7832 149.429 30.9727 149.429 30.9727 c\r
938 149.655 31.29 149.911 31.5273 150.197 31.6865 c\r
939 150.482 31.8447 150.828 31.9238 151.235 31.9238 c\r
940 151.767 31.9238 152.236 31.7871 152.643 31.5137 c\r
941 153.049 31.2393 153.355 30.8535 153.564 30.3555 c\r
942 153.77 29.8574 153.874 29.3115 153.874 28.7168 c\r
943 153.874 28.0791 153.76 27.5059 153.531 26.9961 c\r
944 153.302 26.4854 152.97 26.0947 152.534 25.8232 c\r
945 152.098 25.5518 151.64 25.416 151.158 25.416 c\r
946 150.807 25.416 150.491 25.4902 150.212 25.6387 c\r
947 149.932 25.7871 149.702 25.9746 149.523 26.2012 c\r
948 149.523 26.2012 149.523 23.1738 149.523 23.1738 c\r
949 149.523 23.1738 148.468 23.1738 148.468 23.1738 c\r
950 Q\r
951 f\r
952 q\r
953 1 0 0 1 0 0 cm\r
954 149.421 28.6338 m\r
955 149.421 27.833 149.583 27.2412 149.907 26.8574 c\r
956 150.23 26.4746 150.623 26.2832 151.084 26.2832 c\r
957 151.553 26.2832 151.953 26.4814 152.287 26.8779 c\r
958 152.621 27.2744 152.788 27.8896 152.788 28.7217 c\r
959 152.788 29.5146 152.625 30.1084 152.299 30.5039 c\r
960 151.973 30.8984 151.584 31.0957 151.131 31.0957 c\r
961 150.682 31.0957 150.284 30.8857 149.939 30.4658 c\r
962 149.594 30.0459 149.421 29.4346 149.421 28.6338 c\r
963 Q\r
964 f\r
965 *U\r
966 *u\r
967 q\r
968 1 0 0 1 0 0 cm\r
969 155.095 23.1621 m\r
970 155.095 23.1621 154.977 24.1504 154.977 24.1504 c\r
971 155.208 24.0879 155.409 24.0566 155.582 24.0566 c\r
972 155.816 24.0566 156.004 24.0957 156.145 24.1738 c\r
973 156.285 24.252 156.4 24.3613 156.491 24.502 c\r
974 156.558 24.6084 156.665 24.8701 156.814 25.2881 c\r
975 156.833 25.3467 156.864 25.4326 156.907 25.5459 c\r
976 156.907 25.5459 154.54 31.7832 154.54 31.7832 c\r
977 154.54 31.7832 155.668 31.7832 155.668 31.7832 c\r
978 155.668 31.7832 156.968 28.1846 156.968 28.1846 c\r
979 157.137 27.7275 157.287 27.248 157.421 26.7451 c\r
980 157.546 27.2227 157.692 27.6924 157.861 28.1533 c\r
981 157.861 28.1533 159.189 31.7832 159.189 31.7832 c\r
982 159.189 31.7832 160.243 31.7832 160.243 31.7832 c\r
983 160.243 31.7832 157.885 25.4482 157.885 25.4482 c\r
984 157.63 24.7656 157.433 24.2959 157.291 24.0391 c\r
985 157.104 23.6924 156.888 23.4375 156.645 23.2764 c\r
986 156.402 23.1143 156.112 23.0332 155.776 23.0332 c\r
987 155.572 23.0332 155.346 23.0762 155.095 23.1621 c\r
988 Q\r
989 f\r
990 *U\r
991 U\r
992 u\r
993 *u\r
994 q\r
995 1 0 0 1 0 0 cm\r
996 117.386 55.8896 m\r
997 117.386 64.4834 L\r
998 118.526 64.4834 L\r
999 118.526 60.9521 L\r
1000 122.972 60.9521 L\r
1001 122.972 64.4834 L\r
1002 124.112 64.4834 L\r
1003 124.112 55.8896 L\r
1004 122.972 55.8896 L\r
1005 122.972 59.9365 L\r
1006 118.526 59.9365 L\r
1007 118.526 55.8896 L\r
1008 117.386 55.8896 L\r
1009 Q\r
1010 f\r
1011 *U\r
1012 *u\r
1013 q\r
1014 1 0 0 1 0 0 cm\r
1015 125.864 55.8896 m\r
1016 125.864 55.8896 125.864 62.1162 125.864 62.1162 c\r
1017 125.864 62.1162 126.81 62.1162 126.81 62.1162 c\r
1018 126.81 62.1162 126.81 61.1689 126.81 61.1689 c\r
1019 127.053 61.6118 127.276 61.9043 127.482 62.0449 c\r
1020 127.688 62.1865 127.914 62.2568 128.16 62.2568 c\r
1021 128.517 62.2568 128.879 62.1431 129.247 61.916 c\r
1022 129.247 61.916 128.878 60.9395 128.878 60.9395 c\r
1023 128.621 61.0889 128.363 61.1631 128.106 61.1631 c\r
1024 127.877 61.1631 127.67 61.0938 127.486 60.9551 c\r
1025 127.304 60.8164 127.173 60.624 127.095 60.3779 c\r
1026 126.978 60.0029 126.919 59.5928 126.919 59.1475 c\r
1027 126.919 59.1475 126.919 55.8896 126.919 55.8896 c\r
1028 126.919 55.8896 125.864 55.8896 125.864 55.8896 c\r
1029 Q\r
1030 f\r
1031 *U\r
1032 *u\r
1033 q\r
1034 1 0 0 1 0 0 cm\r
1035 133.931 56.6553 m\r
1036 133.538 56.3242 133.162 56.0898 132.801 55.9536 c\r
1037 132.44 55.8174 132.053 55.749 131.64 55.749 c\r
1038 130.957 55.749 130.433 55.916 130.066 56.2505 c\r
1039 129.7 56.585 129.517 57.0117 129.517 57.5322 c\r
1040 129.517 57.8369 129.586 58.1152 129.725 58.3677 c\r
1041 129.862 58.6201 130.044 58.8223 130.269 58.9746 c\r
1042 130.492 59.127 130.745 59.2427 131.025 59.3208 c\r
1043 131.232 59.3755 131.544 59.4282 131.961 59.479 c\r
1044 132.811 59.5806 133.438 59.7021 133.839 59.8428 c\r
1045 133.843 59.9873 133.845 60.0786 133.845 60.1177 c\r
1046 133.845 60.5469 133.745 60.8491 133.547 61.0249 c\r
1047 133.277 61.2627 132.878 61.3818 132.348 61.3818 c\r
1048 131.852 61.3818 131.486 61.2949 131.251 61.1221 c\r
1049 131.015 60.9487 130.841 60.6421 130.727 60.2021 c\r
1050 130.727 60.2021 129.696 60.3428 129.696 60.3428 c\r
1051 129.79 60.7837 129.944 61.1396 130.159 61.4111 c\r
1052 130.373 61.6821 130.684 61.8911 131.09 62.0371 c\r
1053 131.496 62.1836 131.966 62.2568 132.501 62.2568 c\r
1054 133.031 62.2568 133.463 62.1943 133.795 62.0693 c\r
1055 134.127 61.9443 134.37 61.7871 134.526 61.5981 c\r
1056 134.683 61.4087 134.792 61.1694 134.855 60.8809 c\r
1057 134.89 60.7012 134.907 60.377 134.907 59.9077 c\r
1058 134.907 59.9077 134.907 58.5005 134.907 58.5005 c\r
1059 134.907 57.5195 134.93 56.8984 134.975 56.6382 c\r
1060 135.02 56.3779 135.109 56.1284 135.243 55.8896 c\r
1061 135.243 55.8896 134.142 55.8896 134.142 55.8896 c\r
1062 134.032 56.1079 133.962 56.3633 133.931 56.6553 c\r
1063 Q\r
1064 f\r
1065 q\r
1066 1 0 0 1 0 0 cm\r
1067 133.845 59.0146 m\r
1068 133.462 58.8584 132.889 58.7256 132.123 58.6162 c\r
1069 131.689 58.5537 131.383 58.4834 131.204 58.4053 c\r
1070 131.024 58.3271 130.886 58.2129 130.788 58.0625 c\r
1071 130.69 57.9121 130.642 57.7451 130.642 57.5615 c\r
1072 130.642 57.2803 130.748 57.0459 130.96 56.8584 c\r
1073 131.173 56.6709 131.483 56.5771 131.893 56.5771 c\r
1074 132.298 56.5771 132.658 56.666 132.974 56.8438 c\r
1075 133.289 57.022 133.521 57.2651 133.669 57.5737 c\r
1076 133.782 57.812 133.839 58.1631 133.839 58.6279 c\r
1077 133.839 58.6279 133.845 59.0146 133.845 59.0146 c\r
1078 Q\r
1079 f\r
1080 *U\r
1081 *u\r
1082 q\r
1083 1 0 0 1 0 0 cm\r
1084 140.581 55.8896 m\r
1085 140.581 55.8896 140.581 56.6748 140.581 56.6748 c\r
1086 140.186 56.0576 139.605 55.749 138.839 55.749 c\r
1087 138.343 55.749 137.887 55.8857 137.47 56.1592 c\r
1088 137.054 56.4331 136.73 56.8149 136.502 57.3057 c\r
1089 136.273 57.7959 136.159 58.3599 136.159 58.9971 c\r
1090 136.159 59.6187 136.263 60.1826 136.47 60.6885 c\r
1091 136.676 61.1943 136.986 61.5825 137.4 61.8525 c\r
1092 137.814 62.1221 138.276 62.2568 138.788 62.2568 c\r
1093 139.162 62.2568 139.496 62.1777 139.789 62.019 c\r
1094 140.081 61.8604 140.319 61.6538 140.503 61.3994 c\r
1095 140.503 61.3994 140.503 64.4834 140.503 64.4834 c\r
1096 140.503 64.4834 141.558 64.4834 141.558 64.4834 c\r
1097 141.558 64.4834 141.558 55.8896 141.558 55.8896 c\r
1098 141.558 55.8896 140.581 55.8896 140.581 55.8896 c\r
1099 Q\r
1100 f\r
1101 q\r
1102 1 0 0 1 0 0 cm\r
1103 137.245 58.9961 m\r
1104 137.245 58.1987 137.413 57.603 137.749 57.208 c\r
1105 138.085 56.8135 138.481 56.6162 138.939 56.6162 c\r
1106 139.399 56.6162 139.791 56.8047 140.113 57.1816 c\r
1107 140.436 57.5591 140.597 58.1343 140.597 58.9082 c\r
1108 140.597 59.7598 140.433 60.3853 140.105 60.7842 c\r
1109 139.776 61.1826 139.372 61.3818 138.892 61.3818 c\r
1110 138.423 61.3818 138.031 61.1904 137.717 60.8076 c\r
1111 137.402 60.4243 137.245 59.8203 137.245 58.9961 c\r
1112 Q\r
1113 f\r
1114 *U\r
1115 *u\r
1116 q\r
1117 1 0 0 1 0 0 cm\r
1118 143.192 55.8896 m\r
1119 143.192 64.4834 L\r
1120 144.247 64.4834 L\r
1121 144.247 55.8896 L\r
1122 143.192 55.8896 L\r
1123 Q\r
1124 f\r
1125 *U\r
1126 *u\r
1127 q\r
1128 1 0 0 1 0 0 cm\r
1129 145.491 59.0029 m\r
1130 145.491 60.1563 145.811 61.0098 146.452 61.5649 c\r
1131 146.986 62.0264 147.639 62.2568 148.408 62.2568 c\r
1132 149.264 62.2568 149.962 61.9766 150.505 61.4155 c\r
1133 151.048 60.8545 151.319 60.0796 151.319 59.0908 c\r
1134 151.319 58.2896 151.199 57.6592 150.959 57.2002 c\r
1135 150.719 56.7407 150.369 56.3843 149.91 56.1299 c\r
1136 149.452 55.876 148.951 55.749 148.408 55.749 c\r
1137 147.537 55.749 146.834 56.0283 146.297 56.5874 c\r
1138 145.76 57.1465 145.491 57.9512 145.491 59.0029 c\r
1139 Q\r
1140 f\r
1141 q\r
1142 1 0 0 1 0 0 cm\r
1143 146.577 59.002 m\r
1144 146.577 58.2046 146.751 57.6079 147.098 57.2109 c\r
1145 147.445 56.8145 147.882 56.6162 148.408 56.6162 c\r
1146 148.931 56.6162 149.365 56.8154 149.713 57.2139 c\r
1147 150.06 57.6128 150.233 58.2202 150.233 59.0371 c\r
1148 150.233 59.8066 150.059 60.3901 149.71 60.7871 c\r
1149 149.36 61.1836 148.927 61.3818 148.408 61.3818 c\r
1150 147.882 61.3818 147.445 61.1846 147.098 60.79 c\r
1151 146.751 60.395 146.577 59.7988 146.577 59.002 c\r
1152 Q\r
1153 f\r
1154 *U\r
1155 U\r
1156 u\r
1157 *u\r
1158 q\r
1159 1 0 0 1 0 0 cm\r
1160 62.3018 56.2705 m\r
1161 61.7813 55.6963 61.2129 55.2646 60.5986 54.9775 c\r
1162 59.9834 54.6904 59.3193 54.5469 58.6055 54.5469 c\r
1163 57.2881 54.5469 56.2432 54.9912 55.4707 55.8799 c\r
1164 54.8442 56.6045 54.5313 57.4146 54.5313 58.3091 c\r
1165 54.5313 59.1045 54.7871 59.8223 55.2983 60.4619 c\r
1166 55.8096 61.1025 56.5737 61.665 57.5908 62.1504 c\r
1167 57.0044 62.8188 56.6133 63.3613 56.418 63.7778 c\r
1168 56.2227 64.1943 56.125 64.5957 56.125 64.9829 c\r
1169 56.125 65.7568 56.4292 66.4297 57.0381 67.002 c\r
1170 57.6465 67.5732 58.4126 67.8594 59.3359 67.8594 c\r
1171 60.2178 67.8594 60.9395 67.5889 61.501 67.0479 c\r
1172 62.0625 66.5068 62.3438 65.8569 62.3438 65.0981 c\r
1173 62.3438 63.8691 61.5225 62.8193 59.8809 61.9492 c\r
1174 59.8809 61.9492 62.2061 59.0151 62.2061 59.0151 c\r
1175 62.4727 59.5308 62.6797 60.1284 62.8281 60.8081 c\r
1176 62.8281 60.8081 64.4688 60.4565 64.4688 60.4565 c\r
1177 64.1875 59.334 63.8066 58.4141 63.3262 57.6982 c\r
1178 63.9189 56.9141 64.5918 56.2559 65.3438 55.7236 c\r
1179 65.3438 55.7236 64.2813 54.4688 64.2813 54.4688 c\r
1180 63.6421 54.875 62.9824 55.4756 62.3018 56.2705 c\r
1181 Q\r
1182 f\r
1183 q\r
1184 1 0 0 1 0 0 cm\r
1185 61.3047 57.5151 m\r
1186 61.3047 57.5151 58.4165 61.1201 58.4165 61.1201 c\r
1187 57.5601 60.6104 56.9824 60.1377 56.6831 59.7012 c\r
1188 56.3838 59.2646 56.2344 58.833 56.2344 58.4058 c\r
1189 56.2344 57.8848 56.4419 57.3428 56.8574 56.7808 c\r
1190 57.2725 56.2188 57.8604 55.9375 58.6201 55.9375 c\r
1191 59.0938 55.9375 59.584 56.084 60.0898 56.3779 c\r
1192 60.5957 56.6709 61 57.0503 61.3047 57.5151 c\r
1193 Q\r
1194 f\r
1195 q\r
1196 1 0 0 1 0 0 cm\r
1197 59.0693 62.9727 m\r
1198 59.7607 63.3799 60.209 63.7363 60.4131 64.043 c\r
1199 60.6167 64.3491 60.7188 64.688 60.7188 65.0596 c\r
1200 60.7188 65.5015 60.5791 65.8623 60.2988 66.1426 c\r
1201 60.0195 66.4224 59.6699 66.5625 59.252 66.5625 c\r
1202 58.8218 66.5625 58.4639 66.4238 58.1787 66.147 c\r
1203 57.8926 65.8701 57.75 65.5313 57.75 65.1299 c\r
1204 57.75 64.9297 57.8013 64.7188 57.9038 64.498 c\r
1205 58.0063 64.2769 58.1602 64.043 58.3657 63.7949 c\r
1206 58.3657 63.7949 59.0693 62.9727 59.0693 62.9727 c\r
1207 Q\r
1208 f\r
1209 *U\r
1210 U\r
1211 %%PageTrailer\r
1212 _PDX_savepage restore\r
1213 %%Trailer\r
1214 end\r
1215 % showpage\r
1216 %%EOF\r