]> mj.ucw.cz Git - ads2.git/blob - 2007/1-hradla/1_7_vypocet_site.eps
Hradla: Oprava sazby.
[ads2.git] / 2007 / 1-hradla / 1_7_vypocet_site.eps
1 %!PS-Adobe-3.0 EPSF-3.0\r
2 %%Creator: Mayura Draw, Version 4.3\r
3 %%Title: 1_7_vypocet_site.ai\r
4 %%CreationDate: Mon Oct 29 19:07:51 2007\r
5 %%BoundingBox: -9 -9 273 170\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 170 lineto 273 170 lineto 273 -9 lineto closepath clip\r
536 newpath\r
537 %%EndPageSetup\r
538 u\r
539 *u\r
540 1 1 1 0 k\r
541 0.5 w\r
542 q\r
543 1 0 0 1 0 0 cm\r
544 234.699 156.123 m\r
545 234.699 157.14 234.804 157.959 235.013 158.58 c\r
546 235.221 159.201 235.531 159.679 235.942 160.014 c\r
547 236.355 160.349 236.872 160.517 237.496 160.517 c\r
548 237.956 160.517 238.36 160.424 238.709 160.238 c\r
549 239.058 160.052 239.345 159.784 239.569 159.435 c\r
550 239.794 159.084 239.971 158.658 240.1 158.155 c\r
551 240.229 157.653 240.293 156.976 240.293 156.123 c\r
552 240.293 155.114 240.189 154.299 239.982 153.678 c\r
553 239.776 153.057 239.467 152.577 239.056 152.241 c\r
554 238.644 151.903 238.124 151.735 237.496 151.735 c\r
555 236.669 151.735 236.02 152.031 235.548 152.623 c\r
556 234.981 153.341 234.699 154.508 234.699 156.123 c\r
557 Q\r
558 f\r
559 q\r
560 1 0 0 1 0 0 cm\r
561 235.785 156.122 m\r
562 235.785 154.708 235.949 153.768 236.278 153.302 c\r
563 236.607 152.835 237.014 152.602 237.496 152.602 c\r
564 237.979 152.602 238.385 152.837 238.714 153.305 c\r
565 239.042 153.773 239.207 154.712 239.207 156.122 c\r
566 239.207 157.538 239.043 158.479 238.715 158.943 c\r
567 238.386 159.409 237.977 159.642 237.484 159.642 c\r
568 237.002 159.642 236.615 159.436 236.326 159.025 c\r
569 235.966 158.502 235.785 157.534 235.785 156.122 c\r
570 Q\r
571 f\r
572 *U\r
573 *u\r
574 q\r
575 1 0 0 1 0 0 cm\r
576 247.301 152.823 m\r
577 247.301 152.823 247.457 151.892 247.457 151.892 c\r
578 247.159 151.829 246.894 151.798 246.659 151.798 c\r
579 246.275 151.798 245.977 151.858 245.767 151.98 c\r
580 245.556 152.101 245.406 152.261 245.32 152.458 c\r
581 245.234 152.655 245.191 153.071 245.191 153.705 c\r
582 245.191 153.705 245.191 157.29 245.191 157.29 c\r
583 245.191 157.29 244.41 157.29 244.41 157.29 c\r
584 244.41 157.29 244.41 158.11 244.41 158.11 c\r
585 244.41 158.11 245.191 158.11 245.191 158.11 c\r
586 245.191 158.11 245.191 159.651 245.191 159.651 c\r
587 245.191 159.651 246.246 160.284 246.246 160.284 c\r
588 246.246 160.284 246.246 158.11 246.246 158.11 c\r
589 246.246 158.11 247.301 158.11 247.301 158.11 c\r
590 247.301 158.11 247.301 157.29 247.301 157.29 c\r
591 247.301 157.29 246.246 157.29 246.246 157.29 c\r
592 246.246 157.29 246.246 153.645 246.246 153.645 c\r
593 246.246 153.344 246.265 153.15 246.302 153.064 c\r
594 246.338 152.977 246.398 152.909 246.482 152.858 c\r
595 246.565 152.808 246.685 152.782 246.841 152.782 c\r
596 246.957 152.782 247.11 152.796 247.301 152.823 c\r
597 Q\r
598 f\r
599 *U\r
600 *u\r
601 q\r
602 1 0 0 1 0 0 cm\r
603 252.393 152.649 m\r
604 252 152.318 251.624 152.084 251.263 151.948 c\r
605 250.902 151.811 250.515 151.743 250.102 151.743 c\r
606 249.419 151.743 248.895 151.91 248.528 152.245 c\r
607 248.162 152.579 247.979 153.006 247.979 153.526 c\r
608 247.979 153.831 248.048 154.109 248.186 154.362 c\r
609 248.324 154.614 248.506 154.816 248.73 154.969 c\r
610 248.954 155.121 249.207 155.236 249.487 155.315 c\r
611 249.694 155.37 250.006 155.423 250.423 155.474 c\r
612 251.273 155.575 251.899 155.696 252.301 155.837 c\r
613 252.305 155.981 252.307 156.073 252.307 156.112 c\r
614 252.307 156.541 252.207 156.844 252.009 157.019 c\r
615 251.739 157.257 251.34 157.376 250.81 157.376 c\r
616 250.314 157.376 249.948 157.289 249.713 157.116 c\r
617 249.477 156.942 249.303 156.636 249.189 156.196 c\r
618 249.189 156.196 248.158 156.337 248.158 156.337 c\r
619 248.252 156.778 248.406 157.134 248.621 157.405 c\r
620 248.835 157.677 249.145 157.885 249.552 158.031 c\r
621 249.958 158.178 250.428 158.251 250.963 158.251 c\r
622 251.493 158.251 251.925 158.189 252.257 158.064 c\r
623 252.589 157.939 252.832 157.781 252.988 157.592 c\r
624 253.145 157.403 253.254 157.164 253.316 156.875 c\r
625 253.352 156.695 253.369 156.371 253.369 155.901 c\r
626 253.369 155.901 253.369 154.495 253.369 154.495 c\r
627 253.369 153.514 253.392 152.893 253.436 152.633 c\r
628 253.482 152.372 253.571 152.122 253.705 151.884 c\r
629 253.705 151.884 252.604 151.884 252.604 151.884 c\r
630 252.494 152.102 252.424 152.357 252.393 152.649 c\r
631 Q\r
632 f\r
633 q\r
634 1 0 0 1 0 0 cm\r
635 252.307 155.009 m\r
636 251.924 154.852 251.351 154.72 250.585 154.61 c\r
637 250.151 154.548 249.845 154.477 249.666 154.399 c\r
638 249.486 154.321 249.348 154.207 249.25 154.057 c\r
639 249.152 153.906 249.104 153.739 249.104 153.556 c\r
640 249.104 153.274 249.21 153.04 249.422 152.852 c\r
641 249.635 152.665 249.945 152.571 250.355 152.571 c\r
642 250.76 152.571 251.12 152.66 251.436 152.838 c\r
643 251.751 153.017 251.983 153.259 252.131 153.567 c\r
644 252.244 153.806 252.301 154.157 252.301 154.622 c\r
645 252.301 154.622 252.307 155.009 252.307 155.009 c\r
646 Q\r
647 f\r
648 *U\r
649 *u\r
650 q\r
651 1 0 0 1 0 0 cm\r
652 255.012 151.884 m\r
653 255.012 160.477 L\r
654 256.066 160.477 L\r
655 256.066 155.583 L\r
656 258.561 158.11 L\r
657 259.926 158.11 L\r
658 257.551 155.798 L\r
659 260.168 151.884 L\r
660 258.867 151.884 L\r
661 256.803 155.069 L\r
662 256.066 154.352 L\r
663 256.066 151.884 L\r
664 255.012 151.884 L\r
665 Q\r
666 f\r
667 *U\r
668 *u\r
669 q\r
670 1 0 0 1 0 0 cm\r
671 263.309 152.823 m\r
672 263.309 152.823 263.465 151.892 263.465 151.892 c\r
673 263.167 151.829 262.901 151.798 262.667 151.798 c\r
674 262.283 151.798 261.985 151.858 261.774 151.98 c\r
675 261.564 152.101 261.414 152.261 261.328 152.458 c\r
676 261.242 152.655 261.199 153.071 261.199 153.705 c\r
677 261.199 153.705 261.199 157.29 261.199 157.29 c\r
678 261.199 157.29 260.418 157.29 260.418 157.29 c\r
679 260.418 157.29 260.418 158.11 260.418 158.11 c\r
680 260.418 158.11 261.199 158.11 261.199 158.11 c\r
681 261.199 158.11 261.199 159.651 261.199 159.651 c\r
682 261.199 159.651 262.254 160.284 262.254 160.284 c\r
683 262.254 160.284 262.254 158.11 262.254 158.11 c\r
684 262.254 158.11 263.309 158.11 263.309 158.11 c\r
685 263.309 158.11 263.309 157.29 263.309 157.29 c\r
686 263.309 157.29 262.254 157.29 262.254 157.29 c\r
687 262.254 157.29 262.254 153.645 262.254 153.645 c\r
688 262.254 153.344 262.272 153.15 262.31 153.064 c\r
689 262.346 152.977 262.406 152.909 262.49 152.858 c\r
690 262.573 152.808 262.692 152.782 262.849 152.782 c\r
691 262.965 152.782 263.118 152.796 263.309 152.823 c\r
692 Q\r
693 f\r
694 *U\r
695 U\r
696 u\r
697 *u\r
698 q\r
699 1 0 0 1 0 0 cm\r
700 237.801 117.883 m\r
701 237.801 117.883 236.746 117.883 236.746 117.883 c\r
702 236.746 117.883 236.746 124.609 236.746 124.609 c\r
703 236.492 124.367 236.159 124.125 235.747 123.883 c\r
704 235.335 123.64 234.965 123.458 234.637 123.337 c\r
705 234.637 123.337 234.637 124.357 234.637 124.357 c\r
706 235.227 124.635 235.742 124.971 236.184 125.366 c\r
707 236.625 125.761 236.938 126.145 237.121 126.516 c\r
708 237.121 126.516 237.801 126.516 237.801 126.516 c\r
709 237.801 126.516 237.801 117.883 237.801 117.883 c\r
710 Q\r
711 f\r
712 *U\r
713 *u\r
714 q\r
715 1 0 0 1 0 0 cm\r
716 246.434 118.822 m\r
717 246.434 118.822 246.59 117.891 246.59 117.891 c\r
718 246.292 117.828 246.026 117.797 245.792 117.797 c\r
719 245.408 117.797 245.11 117.857 244.899 117.979 c\r
720 244.689 118.1 244.539 118.26 244.453 118.457 c\r
721 244.367 118.654 244.324 119.07 244.324 119.704 c\r
722 244.324 119.704 244.324 123.289 244.324 123.289 c\r
723 244.324 123.289 243.543 123.289 243.543 123.289 c\r
724 243.543 123.289 243.543 124.109 243.543 124.109 c\r
725 243.543 124.109 244.324 124.109 244.324 124.109 c\r
726 244.324 124.109 244.324 125.65 244.324 125.65 c\r
727 244.324 125.65 245.379 126.283 245.379 126.283 c\r
728 245.379 126.283 245.379 124.109 245.379 124.109 c\r
729 245.379 124.109 246.434 124.109 246.434 124.109 c\r
730 246.434 124.109 246.434 123.289 246.434 123.289 c\r
731 246.434 123.289 245.379 123.289 245.379 123.289 c\r
732 245.379 123.289 245.379 119.645 245.379 119.645 c\r
733 245.379 119.343 245.398 119.149 245.435 119.063 c\r
734 245.471 118.977 245.531 118.908 245.615 118.857 c\r
735 245.698 118.807 245.817 118.781 245.974 118.781 c\r
736 246.09 118.781 246.243 118.795 246.434 118.822 c\r
737 Q\r
738 f\r
739 *U\r
740 *u\r
741 q\r
742 1 0 0 1 0 0 cm\r
743 251.525 118.648 m\r
744 251.133 118.317 250.757 118.083 250.395 117.947 c\r
745 250.035 117.811 249.648 117.742 249.234 117.742 c\r
746 248.552 117.742 248.027 117.909 247.661 118.244 c\r
747 247.295 118.578 247.111 119.005 247.111 119.525 c\r
748 247.111 119.83 247.181 120.108 247.319 120.361 c\r
749 247.457 120.613 247.639 120.815 247.863 120.968 c\r
750 248.087 121.12 248.34 121.235 248.62 121.314 c\r
751 248.827 121.369 249.139 121.422 249.556 121.473 c\r
752 250.406 121.574 251.032 121.695 251.434 121.836 c\r
753 251.438 121.98 251.439 122.072 251.439 122.111 c\r
754 251.439 122.54 251.34 122.843 251.142 123.018 c\r
755 250.872 123.256 250.473 123.375 249.942 123.375 c\r
756 249.447 123.375 249.081 123.288 248.846 123.115 c\r
757 248.609 122.941 248.436 122.635 248.322 122.195 c\r
758 248.322 122.195 247.291 122.336 247.291 122.336 c\r
759 247.385 122.777 247.539 123.133 247.754 123.404 c\r
760 247.968 123.676 248.278 123.884 248.685 124.03 c\r
761 249.091 124.177 249.561 124.25 250.096 124.25 c\r
762 250.626 124.25 251.058 124.188 251.39 124.063 c\r
763 251.722 123.938 251.965 123.78 252.121 123.591 c\r
764 252.277 123.402 252.387 123.163 252.449 122.874 c\r
765 252.484 122.694 252.502 122.37 252.502 121.9 c\r
766 252.502 121.9 252.502 120.494 252.502 120.494 c\r
767 252.502 119.513 252.524 118.892 252.569 118.632 c\r
768 252.615 118.371 252.704 118.121 252.838 117.883 c\r
769 252.838 117.883 251.736 117.883 251.736 117.883 c\r
770 251.627 118.101 251.557 118.356 251.525 118.648 c\r
771 Q\r
772 f\r
773 q\r
774 1 0 0 1 0 0 cm\r
775 251.439 121.008 m\r
776 251.057 120.852 250.483 120.719 249.718 120.609 c\r
777 249.284 120.547 248.977 120.477 248.799 120.398 c\r
778 248.619 120.32 248.48 120.206 248.383 120.056 c\r
779 248.285 119.905 248.236 119.738 248.236 119.555 c\r
780 248.236 119.273 248.343 119.039 248.555 118.852 c\r
781 248.768 118.664 249.078 118.57 249.487 118.57 c\r
782 249.893 118.57 250.253 118.659 250.568 118.837 c\r
783 250.884 119.016 251.116 119.258 251.264 119.566 c\r
784 251.377 119.805 251.434 120.156 251.434 120.621 c\r
785 251.434 120.621 251.439 121.008 251.439 121.008 c\r
786 Q\r
787 f\r
788 *U\r
789 *u\r
790 q\r
791 1 0 0 1 0 0 cm\r
792 254.145 117.883 m\r
793 254.145 126.477 L\r
794 255.199 126.477 L\r
795 255.199 121.582 L\r
796 257.694 124.109 L\r
797 259.059 124.109 L\r
798 256.684 121.797 L\r
799 259.301 117.883 L\r
800 258 117.883 L\r
801 255.936 121.068 L\r
802 255.199 120.352 L\r
803 255.199 117.883 L\r
804 254.145 117.883 L\r
805 Q\r
806 f\r
807 *U\r
808 *u\r
809 q\r
810 1 0 0 1 0 0 cm\r
811 262.441 118.822 m\r
812 262.441 118.822 262.598 117.891 262.598 117.891 c\r
813 262.3 117.828 262.034 117.797 261.8 117.797 c\r
814 261.416 117.797 261.118 117.857 260.907 117.979 c\r
815 260.696 118.1 260.547 118.26 260.461 118.457 c\r
816 260.375 118.654 260.332 119.07 260.332 119.704 c\r
817 260.332 119.704 260.332 123.289 260.332 123.289 c\r
818 260.332 123.289 259.551 123.289 259.551 123.289 c\r
819 259.551 123.289 259.551 124.109 259.551 124.109 c\r
820 259.551 124.109 260.332 124.109 260.332 124.109 c\r
821 260.332 124.109 260.332 125.65 260.332 125.65 c\r
822 260.332 125.65 261.387 126.283 261.387 126.283 c\r
823 261.387 126.283 261.387 124.109 261.387 124.109 c\r
824 261.387 124.109 262.441 124.109 262.441 124.109 c\r
825 262.441 124.109 262.441 123.289 262.441 123.289 c\r
826 262.441 123.289 261.387 123.289 261.387 123.289 c\r
827 261.387 123.289 261.387 119.645 261.387 119.645 c\r
828 261.387 119.343 261.405 119.149 261.442 119.063 c\r
829 261.478 118.977 261.539 118.908 261.623 118.857 c\r
830 261.706 118.807 261.825 118.781 261.981 118.781 c\r
831 262.098 118.781 262.251 118.795 262.441 118.822 c\r
832 Q\r
833 f\r
834 *U\r
835 U\r
836 u\r
837 *u\r
838 q\r
839 1 0 0 1 0 0 cm\r
840 239.371 79.5664 m\r
841 239.371 79.5664 239.371 78.5508 239.371 78.5508 c\r
842 239.371 78.5508 233.699 78.5508 233.699 78.5508 c\r
843 233.691 78.8047 233.732 79.0488 233.822 79.2832 c\r
844 233.966 79.6699 234.196 80.0508 234.514 80.4248 c\r
845 234.831 80.7998 235.29 81.2324 235.892 81.7246 c\r
846 236.825 82.4941 237.455 83.1025 237.78 83.5498 c\r
847 238.106 83.9971 238.27 84.4199 238.27 84.8203 c\r
848 238.27 85.2383 238.121 85.5908 237.823 85.8779 c\r
849 237.526 86.165 237.139 86.3086 236.661 86.3086 c\r
850 236.156 86.3086 235.752 86.1563 235.448 85.8525 c\r
851 235.145 85.5488 234.992 85.1279 234.988 84.5898 c\r
852 234.988 84.5898 233.902 84.6992 233.902 84.6992 c\r
853 233.977 85.5078 234.255 86.124 234.738 86.5479 c\r
854 235.222 86.9717 235.87 87.1836 236.685 87.1836 c\r
855 237.507 87.1836 238.157 86.9551 238.637 86.4971 c\r
856 239.116 86.04 239.355 85.4727 239.355 84.7969 c\r
857 239.355 84.4531 239.285 84.1143 239.145 83.7822 c\r
858 239.005 83.4502 238.773 83.0996 238.448 82.7324 c\r
859 238.123 82.3652 237.583 81.8604 236.827 81.2197 c\r
860 236.194 80.6885 235.79 80.3271 235.612 80.1377 c\r
861 235.434 79.9482 235.287 79.7578 235.171 79.5664 c\r
862 235.171 79.5664 239.371 79.5664 239.371 79.5664 c\r
863 Q\r
864 f\r
865 *U\r
866 *u\r
867 q\r
868 1 0 0 1 0 0 cm\r
869 246.434 79.4902 m\r
870 246.434 79.4902 246.59 78.5586 246.59 78.5586 c\r
871 246.292 78.4961 246.026 78.4648 245.792 78.4648 c\r
872 245.408 78.4648 245.11 78.5254 244.899 78.6465 c\r
873 244.689 78.7676 244.539 78.9277 244.453 79.125 c\r
874 244.367 79.3223 244.324 79.7383 244.324 80.3721 c\r
875 244.324 80.3721 244.324 83.957 244.324 83.957 c\r
876 244.324 83.957 243.543 83.957 243.543 83.957 c\r
877 243.543 83.957 243.543 84.7773 243.543 84.7773 c\r
878 243.543 84.7773 244.324 84.7773 244.324 84.7773 c\r
879 244.324 84.7773 244.324 86.3184 244.324 86.3184 c\r
880 244.324 86.3184 245.379 86.9512 245.379 86.9512 c\r
881 245.379 86.9512 245.379 84.7773 245.379 84.7773 c\r
882 245.379 84.7773 246.434 84.7773 246.434 84.7773 c\r
883 246.434 84.7773 246.434 83.957 246.434 83.957 c\r
884 246.434 83.957 245.379 83.957 245.379 83.957 c\r
885 245.379 83.957 245.379 80.3125 245.379 80.3125 c\r
886 245.379 80.0107 245.398 79.8174 245.435 79.7305 c\r
887 245.471 79.6445 245.531 79.5762 245.615 79.5254 c\r
888 245.698 79.4746 245.817 79.4492 245.974 79.4492 c\r
889 246.09 79.4492 246.243 79.4629 246.434 79.4902 c\r
890 Q\r
891 f\r
892 *U\r
893 *u\r
894 q\r
895 1 0 0 1 0 0 cm\r
896 251.525 79.3164 m\r
897 251.133 78.9854 250.757 78.751 250.395 78.6152 c\r
898 250.035 78.4785 249.648 78.4102 249.234 78.4102 c\r
899 248.552 78.4102 248.027 78.5771 247.661 78.9121 c\r
900 247.295 79.2461 247.111 79.6729 247.111 80.1934 c\r
901 247.111 80.498 247.181 80.7764 247.319 81.0293 c\r
902 247.457 81.2813 247.639 81.4834 247.863 81.6357 c\r
903 248.087 81.7881 248.34 81.9033 248.62 81.9824 c\r
904 248.827 82.0371 249.139 82.0898 249.556 82.1406 c\r
905 250.406 82.2422 251.032 82.3633 251.434 82.5039 c\r
906 251.438 82.6484 251.439 82.7402 251.439 82.7793 c\r
907 251.439 83.208 251.34 83.5107 251.142 83.6855 c\r
908 250.872 83.9238 250.473 84.043 249.942 84.043 c\r
909 249.447 84.043 249.081 83.9561 248.846 83.7832 c\r
910 248.609 83.6094 248.436 83.3027 248.322 82.8633 c\r
911 248.322 82.8633 247.291 83.0039 247.291 83.0039 c\r
912 247.385 83.4453 247.539 83.8008 247.754 84.0723 c\r
913 247.968 84.3438 248.278 84.5518 248.685 84.6982 c\r
914 249.091 84.8447 249.561 84.918 250.096 84.918 c\r
915 250.626 84.918 251.058 84.8555 251.39 84.7305 c\r
916 251.722 84.6055 251.965 84.4482 252.121 84.2588 c\r
917 252.277 84.0703 252.387 83.8311 252.449 83.542 c\r
918 252.484 83.3623 252.502 83.0381 252.502 82.5684 c\r
919 252.502 82.5684 252.502 81.1621 252.502 81.1621 c\r
920 252.502 80.1807 252.524 79.5596 252.569 79.2998 c\r
921 252.615 79.0391 252.704 78.7891 252.838 78.5508 c\r
922 252.838 78.5508 251.736 78.5508 251.736 78.5508 c\r
923 251.627 78.7686 251.557 79.0244 251.525 79.3164 c\r
924 Q\r
925 f\r
926 q\r
927 1 0 0 1 0 0 cm\r
928 251.439 81.6758 m\r
929 251.057 81.5195 250.483 81.3867 249.718 81.2773 c\r
930 249.284 81.2148 248.977 81.1445 248.799 81.0664 c\r
931 248.619 80.9883 248.48 80.874 248.383 80.7236 c\r
932 248.285 80.5732 248.236 80.4063 248.236 80.2227 c\r
933 248.236 79.9414 248.343 79.707 248.555 79.5195 c\r
934 248.768 79.332 249.078 79.2383 249.487 79.2383 c\r
935 249.893 79.2383 250.253 79.3271 250.568 79.5049 c\r
936 250.884 79.6836 251.116 79.9258 251.264 80.2344 c\r
937 251.377 80.4727 251.434 80.8242 251.434 81.2891 c\r
938 251.434 81.2891 251.439 81.6758 251.439 81.6758 c\r
939 Q\r
940 f\r
941 *U\r
942 *u\r
943 q\r
944 1 0 0 1 0 0 cm\r
945 254.145 78.5508 m\r
946 254.145 87.1445 L\r
947 255.199 87.1445 L\r
948 255.199 82.25 L\r
949 257.694 84.7773 L\r
950 259.059 84.7773 L\r
951 256.684 82.4648 L\r
952 259.301 78.5508 L\r
953 258 78.5508 L\r
954 255.936 81.7363 L\r
955 255.199 81.0195 L\r
956 255.199 78.5508 L\r
957 254.145 78.5508 L\r
958 Q\r
959 f\r
960 *U\r
961 *u\r
962 q\r
963 1 0 0 1 0 0 cm\r
964 262.441 79.4902 m\r
965 262.441 79.4902 262.598 78.5586 262.598 78.5586 c\r
966 262.3 78.4961 262.034 78.4648 261.8 78.4648 c\r
967 261.416 78.4648 261.118 78.5254 260.907 78.6465 c\r
968 260.696 78.7676 260.547 78.9277 260.461 79.125 c\r
969 260.375 79.3223 260.332 79.7383 260.332 80.3721 c\r
970 260.332 80.3721 260.332 83.957 260.332 83.957 c\r
971 260.332 83.957 259.551 83.957 259.551 83.957 c\r
972 259.551 83.957 259.551 84.7773 259.551 84.7773 c\r
973 259.551 84.7773 260.332 84.7773 260.332 84.7773 c\r
974 260.332 84.7773 260.332 86.3184 260.332 86.3184 c\r
975 260.332 86.3184 261.387 86.9512 261.387 86.9512 c\r
976 261.387 86.9512 261.387 84.7773 261.387 84.7773 c\r
977 261.387 84.7773 262.441 84.7773 262.441 84.7773 c\r
978 262.441 84.7773 262.441 83.957 262.441 83.957 c\r
979 262.441 83.957 261.387 83.957 261.387 83.957 c\r
980 261.387 83.957 261.387 80.3125 261.387 80.3125 c\r
981 261.387 80.0107 261.405 79.8174 261.442 79.7305 c\r
982 261.478 79.6445 261.539 79.5762 261.623 79.5254 c\r
983 261.706 79.4746 261.825 79.4492 261.981 79.4492 c\r
984 262.098 79.4492 262.251 79.4629 262.441 79.4902 c\r
985 Q\r
986 f\r
987 *U\r
988 U\r
989 u\r
990 *u\r
991 q\r
992 1 0 0 1 0 0 cm\r
993 234.707 47.4912 m\r
994 234.707 47.4912 235.762 47.6318 235.762 47.6318 c\r
995 235.883 47.0342 236.088 46.6035 236.377 46.3398 c\r
996 236.666 46.0762 237.02 45.9443 237.44 45.9443 c\r
997 237.939 45.9443 238.357 46.1162 238.697 46.46 c\r
998 239.037 46.8027 239.207 47.2285 239.207 47.7363 c\r
999 239.207 48.2207 239.049 48.6191 238.733 48.9336 c\r
1000 238.417 49.248 238.016 49.4053 237.528 49.4053 c\r
1001 237.329 49.4053 237.082 49.3662 236.785 49.2881 c\r
1002 236.785 49.2881 236.902 50.2178 236.902 50.2178 c\r
1003 236.973 50.21 237.029 50.2061 237.072 50.2061 c\r
1004 237.52 50.2061 237.922 50.3232 238.279 50.5576 c\r
1005 238.638 50.792 238.816 51.1533 238.816 51.6416 c\r
1006 238.816 52.0283 238.686 52.3486 238.426 52.6025 c\r
1007 238.165 52.8564 237.829 52.9834 237.417 52.9834 c\r
1008 237.009 52.9834 236.668 52.8545 236.395 52.5967 c\r
1009 236.124 52.3389 235.949 51.9521 235.871 51.4365 c\r
1010 235.871 51.4365 234.816 51.624 234.816 51.624 c\r
1011 234.945 52.3311 235.237 52.8789 235.693 53.2676 c\r
1012 236.149 53.6563 236.716 53.8506 237.395 53.8506 c\r
1013 237.862 53.8506 238.293 53.75 238.686 53.5488 c\r
1014 239.08 53.3477 239.381 53.0732 239.59 52.7256 c\r
1015 239.798 52.377 239.902 52.0078 239.902 51.6172 c\r
1016 239.902 51.2461 239.803 50.9082 239.604 50.6035 c\r
1017 239.404 50.2988 239.109 50.0557 238.719 49.876 c\r
1018 239.227 49.7588 239.621 49.5156 239.902 49.1465 c\r
1019 240.184 48.7773 240.324 48.3154 240.324 47.7598 c\r
1020 240.324 47.0098 240.051 46.374 239.505 45.8516 c\r
1021 238.959 45.3301 238.269 45.0693 237.434 45.0693 c\r
1022 236.681 45.0693 236.056 45.2939 235.559 45.7432 c\r
1023 235.061 46.1934 234.777 46.7754 234.707 47.4912 c\r
1024 Q\r
1025 f\r
1026 *U\r
1027 *u\r
1028 q\r
1029 1 0 0 1 0 0 cm\r
1030 247.301 46.1572 m\r
1031 247.301 46.1572 247.457 45.2256 247.457 45.2256 c\r
1032 247.159 45.1631 246.894 45.1318 246.659 45.1318 c\r
1033 246.275 45.1318 245.977 45.1924 245.767 45.3135 c\r
1034 245.556 45.4346 245.406 45.5947 245.32 45.792 c\r
1035 245.234 45.9893 245.191 46.4053 245.191 47.0391 c\r
1036 245.191 47.0391 245.191 50.624 245.191 50.624 c\r
1037 245.191 50.624 244.41 50.624 244.41 50.624 c\r
1038 244.41 50.624 244.41 51.4443 244.41 51.4443 c\r
1039 244.41 51.4443 245.191 51.4443 245.191 51.4443 c\r
1040 245.191 51.4443 245.191 52.9854 245.191 52.9854 c\r
1041 245.191 52.9854 246.246 53.6182 246.246 53.6182 c\r
1042 246.246 53.6182 246.246 51.4443 246.246 51.4443 c\r
1043 246.246 51.4443 247.301 51.4443 247.301 51.4443 c\r
1044 247.301 51.4443 247.301 50.624 247.301 50.624 c\r
1045 247.301 50.624 246.246 50.624 246.246 50.624 c\r
1046 246.246 50.624 246.246 46.9795 246.246 46.9795 c\r
1047 246.246 46.6777 246.265 46.4844 246.302 46.3975 c\r
1048 246.338 46.3115 246.398 46.2432 246.482 46.1924 c\r
1049 246.565 46.1416 246.685 46.1162 246.841 46.1162 c\r
1050 246.957 46.1162 247.11 46.1299 247.301 46.1572 c\r
1051 Q\r
1052 f\r
1053 *U\r
1054 *u\r
1055 q\r
1056 1 0 0 1 0 0 cm\r
1057 252.393 45.9834 m\r
1058 252 45.6523 251.624 45.418 251.263 45.2822 c\r
1059 250.902 45.1455 250.515 45.0771 250.102 45.0771 c\r
1060 249.419 45.0771 248.895 45.2441 248.528 45.5791 c\r
1061 248.162 45.9131 247.979 46.3398 247.979 46.8604 c\r
1062 247.979 47.165 248.048 47.4434 248.186 47.6963 c\r
1063 248.324 47.9482 248.506 48.1504 248.73 48.3027 c\r
1064 248.954 48.4551 249.207 48.5703 249.487 48.6494 c\r
1065 249.694 48.7041 250.006 48.7568 250.423 48.8076 c\r
1066 251.273 48.9092 251.899 49.0303 252.301 49.1709 c\r
1067 252.305 49.3154 252.307 49.4072 252.307 49.4463 c\r
1068 252.307 49.875 252.207 50.1777 252.009 50.3525 c\r
1069 251.739 50.5908 251.34 50.71 250.81 50.71 c\r
1070 250.314 50.71 249.948 50.623 249.713 50.4502 c\r
1071 249.477 50.2764 249.303 49.9697 249.189 49.5303 c\r
1072 249.189 49.5303 248.158 49.6709 248.158 49.6709 c\r
1073 248.252 50.1123 248.406 50.4678 248.621 50.7393 c\r
1074 248.835 51.0107 249.145 51.2188 249.552 51.3652 c\r
1075 249.958 51.5117 250.428 51.585 250.963 51.585 c\r
1076 251.493 51.585 251.925 51.5225 252.257 51.3975 c\r
1077 252.589 51.2725 252.832 51.1152 252.988 50.9258 c\r
1078 253.145 50.7373 253.254 50.498 253.316 50.209 c\r
1079 253.352 50.0293 253.369 49.7051 253.369 49.2354 c\r
1080 253.369 49.2354 253.369 47.8291 253.369 47.8291 c\r
1081 253.369 46.8477 253.392 46.2266 253.436 45.9668 c\r
1082 253.482 45.7061 253.571 45.4561 253.705 45.2178 c\r
1083 253.705 45.2178 252.604 45.2178 252.604 45.2178 c\r
1084 252.494 45.4355 252.424 45.6914 252.393 45.9834 c\r
1085 Q\r
1086 f\r
1087 q\r
1088 1 0 0 1 0 0 cm\r
1089 252.307 48.3428 m\r
1090 251.924 48.1865 251.351 48.0537 250.585 47.9443 c\r
1091 250.151 47.8818 249.845 47.8115 249.666 47.7334 c\r
1092 249.486 47.6553 249.348 47.541 249.25 47.3906 c\r
1093 249.152 47.2402 249.104 47.0732 249.104 46.8896 c\r
1094 249.104 46.6084 249.21 46.374 249.422 46.1865 c\r
1095 249.635 45.999 249.945 45.9053 250.355 45.9053 c\r
1096 250.76 45.9053 251.12 45.9941 251.436 46.1719 c\r
1097 251.751 46.3506 251.983 46.5928 252.131 46.9014 c\r
1098 252.244 47.1396 252.301 47.4912 252.301 47.9561 c\r
1099 252.301 47.9561 252.307 48.3428 252.307 48.3428 c\r
1100 Q\r
1101 f\r
1102 *U\r
1103 *u\r
1104 q\r
1105 1 0 0 1 0 0 cm\r
1106 255.012 45.2178 m\r
1107 255.012 53.8115 L\r
1108 256.066 53.8115 L\r
1109 256.066 48.917 L\r
1110 258.561 51.4443 L\r
1111 259.926 51.4443 L\r
1112 257.551 49.1318 L\r
1113 260.168 45.2178 L\r
1114 258.867 45.2178 L\r
1115 256.803 48.4033 L\r
1116 256.066 47.6865 L\r
1117 256.066 45.2178 L\r
1118 255.012 45.2178 L\r
1119 Q\r
1120 f\r
1121 *U\r
1122 *u\r
1123 q\r
1124 1 0 0 1 0 0 cm\r
1125 263.309 46.1572 m\r
1126 263.309 46.1572 263.465 45.2256 263.465 45.2256 c\r
1127 263.167 45.1631 262.901 45.1318 262.667 45.1318 c\r
1128 262.283 45.1318 261.985 45.1924 261.774 45.3135 c\r
1129 261.564 45.4346 261.414 45.5947 261.328 45.792 c\r
1130 261.242 45.9893 261.199 46.4053 261.199 47.0391 c\r
1131 261.199 47.0391 261.199 50.624 261.199 50.624 c\r
1132 261.199 50.624 260.418 50.624 260.418 50.624 c\r
1133 260.418 50.624 260.418 51.4443 260.418 51.4443 c\r
1134 260.418 51.4443 261.199 51.4443 261.199 51.4443 c\r
1135 261.199 51.4443 261.199 52.9854 261.199 52.9854 c\r
1136 261.199 52.9854 262.254 53.6182 262.254 53.6182 c\r
1137 262.254 53.6182 262.254 51.4443 262.254 51.4443 c\r
1138 262.254 51.4443 263.309 51.4443 263.309 51.4443 c\r
1139 263.309 51.4443 263.309 50.624 263.309 50.624 c\r
1140 263.309 50.624 262.254 50.624 262.254 50.624 c\r
1141 262.254 50.624 262.254 46.9795 262.254 46.9795 c\r
1142 262.254 46.6777 262.272 46.4844 262.31 46.3975 c\r
1143 262.346 46.3115 262.406 46.2432 262.49 46.1924 c\r
1144 262.573 46.1416 262.692 46.1162 262.849 46.1162 c\r
1145 262.965 46.1162 263.118 46.1299 263.309 46.1572 c\r
1146 Q\r
1147 f\r
1148 *U\r
1149 U\r
1150 u\r
1151 *u\r
1152 q\r
1153 1 0 0 1 0 0 cm\r
1154 237.407 11.8838 m\r
1155 237.407 13.9385 L\r
1156 233.689 13.9385 L\r
1157 233.689 14.9072 L\r
1158 237.602 20.4775 L\r
1159 238.462 20.4775 L\r
1160 238.462 14.9072 L\r
1161 239.626 14.9072 L\r
1162 239.626 13.9385 L\r
1163 238.462 13.9385 L\r
1164 238.462 11.8838 L\r
1165 237.407 11.8838 L\r
1166 Q\r
1167 f\r
1168 q\r
1169 1 0 0 1 0 0 cm\r
1170 237.407 14.9072 m\r
1171 237.407 18.7783 L\r
1172 234.725 14.9072 L\r
1173 237.407 14.9072 L\r
1174 Q\r
1175 f\r
1176 *U\r
1177 *u\r
1178 q\r
1179 1 0 0 1 0 0 cm\r
1180 246.634 12.8232 m\r
1181 246.634 12.8232 246.79 11.8916 246.79 11.8916 c\r
1182 246.492 11.8291 246.227 11.7979 245.992 11.7979 c\r
1183 245.608 11.7979 245.311 11.8584 245.1 11.9795 c\r
1184 244.889 12.1006 244.739 12.2607 244.653 12.458 c\r
1185 244.567 12.6553 244.524 13.0713 244.524 13.7051 c\r
1186 244.524 13.7051 244.524 17.29 244.524 17.29 c\r
1187 244.524 17.29 243.743 17.29 243.743 17.29 c\r
1188 243.743 17.29 243.743 18.1104 243.743 18.1104 c\r
1189 243.743 18.1104 244.524 18.1104 244.524 18.1104 c\r
1190 244.524 18.1104 244.524 19.6514 244.524 19.6514 c\r
1191 244.524 19.6514 245.579 20.2842 245.579 20.2842 c\r
1192 245.579 20.2842 245.579 18.1104 245.579 18.1104 c\r
1193 245.579 18.1104 246.634 18.1104 246.634 18.1104 c\r
1194 246.634 18.1104 246.634 17.29 246.634 17.29 c\r
1195 246.634 17.29 245.579 17.29 245.579 17.29 c\r
1196 245.579 17.29 245.579 13.6455 245.579 13.6455 c\r
1197 245.579 13.3438 245.598 13.1504 245.635 13.0635 c\r
1198 245.671 12.9775 245.731 12.9092 245.815 12.8584 c\r
1199 245.898 12.8076 246.018 12.7822 246.174 12.7822 c\r
1200 246.29 12.7822 246.443 12.7959 246.634 12.8232 c\r
1201 Q\r
1202 f\r
1203 *U\r
1204 *u\r
1205 q\r
1206 1 0 0 1 0 0 cm\r
1207 251.726 12.6494 m\r
1208 251.333 12.3184 250.957 12.084 250.596 11.9482 c\r
1209 250.235 11.8115 249.848 11.7432 249.435 11.7432 c\r
1210 248.752 11.7432 248.227 11.9102 247.861 12.2451 c\r
1211 247.495 12.5791 247.311 13.0059 247.311 13.5264 c\r
1212 247.311 13.8311 247.381 14.1094 247.52 14.3623 c\r
1213 247.657 14.6143 247.839 14.8164 248.064 14.9688 c\r
1214 248.287 15.1211 248.54 15.2363 248.82 15.3154 c\r
1215 249.027 15.3701 249.339 15.4229 249.756 15.4736 c\r
1216 250.606 15.5752 251.232 15.6963 251.634 15.8369 c\r
1217 251.638 15.9814 251.64 16.0732 251.64 16.1123 c\r
1218 251.64 16.541 251.54 16.8438 251.342 17.0186 c\r
1219 251.072 17.2568 250.673 17.376 250.143 17.376 c\r
1220 249.648 17.376 249.281 17.2891 249.046 17.1162 c\r
1221 248.81 16.9424 248.636 16.6357 248.523 16.1963 c\r
1222 248.523 16.1963 247.491 16.3369 247.491 16.3369 c\r
1223 247.585 16.7783 247.739 17.1338 247.954 17.4053 c\r
1224 248.168 17.6768 248.479 17.8848 248.885 18.0313 c\r
1225 249.291 18.1777 249.761 18.251 250.296 18.251 c\r
1226 250.826 18.251 251.258 18.1885 251.59 18.0635 c\r
1227 251.922 17.9385 252.165 17.7813 252.321 17.5918 c\r
1228 252.477 17.4033 252.587 17.1641 252.649 16.875 c\r
1229 252.685 16.6953 252.702 16.3711 252.702 15.9014 c\r
1230 252.702 15.9014 252.702 14.4951 252.702 14.4951 c\r
1231 252.702 13.5137 252.725 12.8926 252.77 12.6328 c\r
1232 252.815 12.3721 252.904 12.1221 253.038 11.8838 c\r
1233 253.038 11.8838 251.936 11.8838 251.936 11.8838 c\r
1234 251.827 12.1016 251.757 12.3574 251.726 12.6494 c\r
1235 Q\r
1236 f\r
1237 q\r
1238 1 0 0 1 0 0 cm\r
1239 251.64 15.0088 m\r
1240 251.257 14.8525 250.684 14.7197 249.918 14.6104 c\r
1241 249.484 14.5479 249.178 14.4775 248.999 14.3994 c\r
1242 248.819 14.3213 248.681 14.207 248.583 14.0566 c\r
1243 248.485 13.9063 248.436 13.7393 248.436 13.5557 c\r
1244 248.436 13.2744 248.543 13.04 248.755 12.8525 c\r
1245 248.968 12.665 249.278 12.5713 249.688 12.5713 c\r
1246 250.093 12.5713 250.453 12.6602 250.769 12.8379 c\r
1247 251.084 13.0166 251.316 13.2588 251.464 13.5674 c\r
1248 251.577 13.8057 251.634 14.1572 251.634 14.6221 c\r
1249 251.634 14.6221 251.64 15.0088 251.64 15.0088 c\r
1250 Q\r
1251 f\r
1252 *U\r
1253 *u\r
1254 q\r
1255 1 0 0 1 0 0 cm\r
1256 254.345 11.8838 m\r
1257 254.345 20.4775 L\r
1258 255.399 20.4775 L\r
1259 255.399 15.583 L\r
1260 257.895 18.1104 L\r
1261 259.259 18.1104 L\r
1262 256.884 15.7979 L\r
1263 259.501 11.8838 L\r
1264 258.2 11.8838 L\r
1265 256.136 15.0693 L\r
1266 255.399 14.3525 L\r
1267 255.399 11.8838 L\r
1268 254.345 11.8838 L\r
1269 Q\r
1270 f\r
1271 *U\r
1272 *u\r
1273 q\r
1274 1 0 0 1 0 0 cm\r
1275 262.642 12.8232 m\r
1276 262.642 12.8232 262.798 11.8916 262.798 11.8916 c\r
1277 262.5 11.8291 262.234 11.7979 262 11.7979 c\r
1278 261.616 11.7979 261.318 11.8584 261.107 11.9795 c\r
1279 260.897 12.1006 260.747 12.2607 260.661 12.458 c\r
1280 260.575 12.6553 260.532 13.0713 260.532 13.7051 c\r
1281 260.532 13.7051 260.532 17.29 260.532 17.29 c\r
1282 260.532 17.29 259.751 17.29 259.751 17.29 c\r
1283 259.751 17.29 259.751 18.1104 259.751 18.1104 c\r
1284 259.751 18.1104 260.532 18.1104 260.532 18.1104 c\r
1285 260.532 18.1104 260.532 19.6514 260.532 19.6514 c\r
1286 260.532 19.6514 261.587 20.2842 261.587 20.2842 c\r
1287 261.587 20.2842 261.587 18.1104 261.587 18.1104 c\r
1288 261.587 18.1104 262.642 18.1104 262.642 18.1104 c\r
1289 262.642 18.1104 262.642 17.29 262.642 17.29 c\r
1290 262.642 17.29 261.587 17.29 261.587 17.29 c\r
1291 261.587 17.29 261.587 13.6455 261.587 13.6455 c\r
1292 261.587 13.3438 261.605 13.1504 261.643 13.0635 c\r
1293 261.679 12.9775 261.739 12.9092 261.823 12.8584 c\r
1294 261.906 12.8076 262.025 12.7822 262.182 12.7822 c\r
1295 262.298 12.7822 262.451 12.7959 262.642 12.8232 c\r
1296 Q\r
1297 f\r
1298 *U\r
1299 U\r
1300 u\r
1301 U\r
1302 -1.42109e-016 -1.42109e-016 -1.42109e-016 0 k\r
1303 2 w\r
1304 q\r
1305 1 0 0 1 0 0 cm\r
1306 59.3662 121.851 m\r
1307 59.3662 115.55 54.2256 110.442 47.8857 110.442 c\r
1308 41.5449 110.442 36.4053 115.55 36.4053 121.851 c\r
1309 36.4053 128.151 41.5449 133.259 47.8857 133.259 c\r
1310 54.2256 133.259 59.3662 128.151 59.3662 121.851 c\r
1311 Q\r
1312 b\r
1313 q\r
1314 1 0 0 1 0 0 cm\r
1315 111.086 121.417 m\r
1316 111.086 115.116 105.945 110.009 99.6055 110.009 c\r
1317 93.2646 110.009 88.125 115.116 88.125 121.417 c\r
1318 88.125 127.718 93.2646 132.825 99.6055 132.825 c\r
1319 105.945 132.825 111.086 127.718 111.086 121.417 c\r
1320 Q\r
1321 b\r
1322 q\r
1323 1 0 0 1 0 0 cm\r
1324 161.366 121.184 m\r
1325 161.366 114.883 156.226 109.775 149.886 109.775 c\r
1326 143.545 109.775 138.405 114.883 138.405 121.184 c\r
1327 138.405 127.484 143.545 132.592 149.886 132.592 c\r
1328 156.226 132.592 161.366 127.484 161.366 121.184 c\r
1329 Q\r
1330 b\r
1331 q\r
1332 1 0 0 1 0 0 cm\r
1333 83.1777 80.04 m\r
1334 83.1777 73.7393 78.0371 68.6318 71.6973 68.6318 c\r
1335 65.3564 68.6318 60.2168 73.7393 60.2168 80.04 c\r
1336 60.2168 86.3408 65.3564 91.4482 71.6973 91.4482 c\r
1337 78.0371 91.4482 83.1777 86.3408 83.1777 80.04 c\r
1338 Q\r
1339 b\r
1340 q\r
1341 1 0 0 1 0 0 cm\r
1342 189.761 81.9678 m\r
1343 189.761 75.667 184.62 70.5596 178.28 70.5596 c\r
1344 171.939 70.5596 166.8 75.667 166.8 81.9678 c\r
1345 166.8 88.2686 171.939 93.376 178.28 93.376 c\r
1346 184.62 93.376 189.761 88.2686 189.761 81.9678 c\r
1347 Q\r
1348 b\r
1349 q\r
1350 1 0 0 1 0 0 cm\r
1351 141.317 49.3857 m\r
1352 141.317 43.085 136.177 37.9775 129.837 37.9775 c\r
1353 123.496 37.9775 118.356 43.085 118.356 49.3857 c\r
1354 118.356 55.6865 123.496 60.7939 129.837 60.7939 c\r
1355 136.177 60.7939 141.317 55.6865 141.317 49.3857 c\r
1356 Q\r
1357 b\r
1358 1 w\r
1359 q\r
1360 1 0 0 1 0 0 cm\r
1361 36.1982 148.218 m\r
1362 36.1982 146.377 34.7061 144.885 32.8652 144.885 c\r
1363 31.0234 144.885 29.5313 146.377 29.5313 148.218 c\r
1364 29.5313 150.06 31.0234 151.552 32.8652 151.552 c\r
1365 34.7061 151.552 36.1982 150.06 36.1982 148.218 c\r
1366 Q\r
1367 b\r
1368 q\r
1369 1 0 0 1 0 0 cm\r
1370 58.8652 148.551 m\r
1371 58.8652 146.71 57.373 145.218 55.5322 145.218 c\r
1372 53.6904 145.218 52.1982 146.71 52.1982 148.551 c\r
1373 52.1982 150.393 53.6904 151.885 55.5322 151.885 c\r
1374 57.373 151.885 58.8652 150.393 58.8652 148.551 c\r
1375 Q\r
1376 b\r
1377 q\r
1378 1 0 0 1 0 0 cm\r
1379 88.1982 148.551 m\r
1380 88.1982 146.71 86.7061 145.218 84.8652 145.218 c\r
1381 83.0234 145.218 81.5313 146.71 81.5313 148.551 c\r
1382 81.5313 150.393 83.0234 151.885 84.8652 151.885 c\r
1383 86.7061 151.885 88.1982 150.393 88.1982 148.551 c\r
1384 Q\r
1385 b\r
1386 q\r
1387 1 0 0 1 0 0 cm\r
1388 114.198 148.551 m\r
1389 114.198 146.71 112.706 145.218 110.865 145.218 c\r
1390 109.023 145.218 107.531 146.71 107.531 148.551 c\r
1391 107.531 150.393 109.023 151.885 110.865 151.885 c\r
1392 112.706 151.885 114.198 150.393 114.198 148.551 c\r
1393 Q\r
1394 b\r
1395 q\r
1396 1 0 0 1 0 0 cm\r
1397 142.198 148.55 m\r
1398 142.198 146.709 140.706 145.217 138.865 145.217 c\r
1399 137.023 145.217 135.531 146.709 135.531 148.55 c\r
1400 135.531 150.392 137.023 151.884 138.865 151.884 c\r
1401 140.706 151.884 142.198 150.392 142.198 148.55 c\r
1402 Q\r
1403 b\r
1404 q\r
1405 1 0 0 1 0 0 cm\r
1406 165.867 148.217 m\r
1407 165.867 146.376 164.375 144.884 162.534 144.884 c\r
1408 160.692 144.884 159.2 146.376 159.2 148.217 c\r
1409 159.2 150.059 160.692 151.551 162.534 151.551 c\r
1410 164.375 151.551 165.867 150.059 165.867 148.217 c\r
1411 Q\r
1412 b\r
1413 2 w\r
1414 q\r
1415 1 0 0 1 0 0 cm\r
1416 32.8652 144.885 m\r
1417 40.2393 133.259 L\r
1418 Q\r
1419 S\r
1420 q\r
1421 1 0 0 1 0 0 cm\r
1422 55.5322 145.218 m\r
1423 52.1982 132.419 L\r
1424 Q\r
1425 S\r
1426 q\r
1427 1 0 0 1 0 0 cm\r
1428 84.8652 145.218 m\r
1429 93.5322 132.419 L\r
1430 Q\r
1431 S\r
1432 q\r
1433 1 0 0 1 0 0 cm\r
1434 110.865 145.218 m\r
1435 102.602 132.419 L\r
1436 Q\r
1437 S\r
1438 q\r
1439 1 0 0 1 0 0 cm\r
1440 162.534 144.884 m\r
1441 153.781 131.903 L\r
1442 Q\r
1443 S\r
1444 q\r
1445 1 0 0 1 0 0 cm\r
1446 138.865 145.217 m\r
1447 145.579 131.754 L\r
1448 Q\r
1449 S\r
1450 q\r
1451 1 0 0 1 0 0 cm\r
1452 50.9551 110.867 m\r
1453 67.6299 90.6982 L\r
1454 Q\r
1455 S\r
1456 q\r
1457 1 0 0 1 0 0 cm\r
1458 99.6055 110.009 m\r
1459 78.6787 89.082 L\r
1460 Q\r
1461 S\r
1462 q\r
1463 1 0 0 1 0 0 cm\r
1464 217.033 121.85 m\r
1465 217.033 115.549 211.893 110.441 205.553 110.441 c\r
1466 199.212 110.441 194.072 115.549 194.072 121.85 c\r
1467 194.072 128.15 199.212 133.258 205.553 133.258 c\r
1468 211.893 133.258 217.033 128.15 217.033 121.85 c\r
1469 Q\r
1470 b\r
1471 1 w\r
1472 q\r
1473 1 0 0 1 0 0 cm\r
1474 197.865 149.216 m\r
1475 197.865 147.375 196.373 145.883 194.532 145.883 c\r
1476 192.69 145.883 191.198 147.375 191.198 149.216 c\r
1477 191.198 151.058 192.69 152.55 194.532 152.55 c\r
1478 196.373 152.55 197.865 151.058 197.865 149.216 c\r
1479 Q\r
1480 b\r
1481 q\r
1482 1 0 0 1 0 0 cm\r
1483 221.534 148.883 m\r
1484 221.534 147.042 220.042 145.55 218.201 145.55 c\r
1485 216.359 145.55 214.867 147.042 214.867 148.883 c\r
1486 214.867 150.725 216.359 152.217 218.201 152.217 c\r
1487 220.042 152.217 221.534 150.725 221.534 148.883 c\r
1488 Q\r
1489 b\r
1490 2 w\r
1491 q\r
1492 1 0 0 1 0 0 cm\r
1493 218.201 145.55 m\r
1494 209.448 132.569 L\r
1495 Q\r
1496 S\r
1497 q\r
1498 1 0 0 1 0 0 cm\r
1499 194.532 145.883 m\r
1500 201.246 132.42 L\r
1501 Q\r
1502 S\r
1503 q\r
1504 1 0 0 1 0 0 cm\r
1505 149.886 109.775 m\r
1506 169.906 89.7549 L\r
1507 Q\r
1508 S\r
1509 q\r
1510 1 0 0 1 0 0 cm\r
1511 205.553 110.441 m\r
1512 185.74 90.6289 L\r
1513 Q\r
1514 S\r
1515 q\r
1516 1 0 0 1 0 0 cm\r
1517 71.6973 68.6318 m\r
1518 121.517 57.2314 L\r
1519 Q\r
1520 S\r
1521 q\r
1522 1 0 0 1 0 0 cm\r
1523 174.069 71.3623 m\r
1524 137.543 57.8242 L\r
1525 Q\r
1526 S\r
1527 1 w\r
1528 q\r
1529 1 0 0 1 0 0 cm\r
1530 133.171 17.2168 m\r
1531 133.171 15.376 131.679 13.8838 129.838 13.8838 c\r
1532 127.996 13.8838 126.504 15.376 126.504 17.2168 c\r
1533 126.504 19.0586 127.996 20.5508 129.838 20.5508 c\r
1534 131.679 20.5508 133.171 19.0586 133.171 17.2168 c\r
1535 Q\r
1536 b\r
1537 2 w\r
1538 q\r
1539 1 0 0 1 0 0 cm\r
1540 129.837 37.9775 m\r
1541 129.838 20.5508 L\r
1542 Q\r
1543 S\r
1544 %%PageTrailer\r
1545 _PDX_savepage restore\r
1546 %%Trailer\r
1547 end\r
1548 % showpage\r
1549 %%EOF\r