%!PS-Adobe-2.0 EPSF-1.2 %%Creator: Adobe Illustrator 88(TM) 1.6 %%For: (H A R D+S O F T 1010 Wien) (Seilerst\212tte 16) %%Title: (Volkswagon.art) %%CreationDate: (1.11.1988) (8:45 Uhr) %%DocumentProcSets: Adobe_packedarray 0 0 %%DocumentSuppliedProcSets: Adobe_packedarray 0 0 %%DocumentProcSets: Adobe_cmykcolor 0 0 %%DocumentSuppliedProcSets: Adobe_cmykcolor 0 0 %%DocumentProcSets: Adobe_cshow 0 0 %%DocumentSuppliedProcSets: Adobe_cshow 0 0 %%DocumentProcSets: Adobe_customcolor 0 0 %%DocumentSuppliedProcSets: Adobe_customcolor 0 0 %%DocumentProcSets: Adobe_Illustrator_881 0 0 %%DocumentSuppliedProcSets: Adobe_Illustrator_881 0 0 %%ColorUsage: Black&White %%DocumentProcessColors: Black %%BoundingBox:93 103 495 358 %%TemplateBox:280 200 280 200 %%TileBox:-585 443 -2 884 %%EndComments %%BeginProcSet: Adobe_packedarray 0 0 % packedarray Operators % Version 1.0 5/9/1988 % Copyright (C) 1987, 1988 % Adobe Systems Incorporated % All Rights Reserved userdict /Adobe_packedarray 5 dict dup begin put /initialize % - initialize - { /packedarray where { pop } { Adobe_packedarray begin Adobe_packedarray { dup xcheck { bind } if userdict 3 1 roll put } forall end } ifelse } def /terminate % - terminate - { } def /packedarray % arguments count packedarray array { array astore readonly } def /setpacking % boolean setpacking - { pop } def /currentpacking % - setpacking boolean { false } def currentdict readonly pop end %%EndProcSet Adobe_packedarray /initialize get exec %%BeginProcSet:Adobe_cmykcolor 0 0 % cmykcolor Operators % Version 1.0 5/9/1988 % Copyright (C) 1987, 1988 % Adobe Systems Incorporated % All Rights Reserved currentpacking true setpacking userdict /Adobe_cmykcolor 4 dict dup begin put /initialize % - initialize - { /setcmykcolor where { pop } { userdict /Adobe_cmykcolor_vars 2 dict dup begin put /_setrgbcolor /setrgbcolor load def /_currentrgbcolor /currentrgbcolor load def Adobe_cmykcolor begin Adobe_cmykcolor { dup xcheck { bind } if pop pop } forall end end Adobe_cmykcolor begin } ifelse } def /terminate % - terminate - { currentdict Adobe_cmykcolor eq { end } if } def /setcmykcolor % cyan magenta yellow black setcmykcolor - { 1 sub 4 1 roll 3 { 3 index add neg dup 0 lt { pop 0 } if 3 1 roll } repeat Adobe_cmykcolor_vars /_setrgbcolor get exec pop } def /currentcmykcolor % - currentcmykcolor cyan magenta yellow black { Adobe_cmykcolor_vars /_currentrgbcolor get exec 3 { 1 sub neg 3 1 roll } repeat 0 } def currentdict readonly pop end setpacking %%EndProcSet %%BeginProcSet: Adobe_cshow 0 0 % cshow Operator % Version 1.0 5/9/1988 % Copyright (C) 1987, 1988 % Adobe Systems Incorporated % All Rights Reserved currentpacking true setpacking userdict /Adobe_cshow 3 dict dup begin put /initialize % - initialize - { /cshow where { pop } { userdict /Adobe_cshow_vars 1 dict dup begin put /_cshow % - _cshow proc {} def Adobe_cshow begin Adobe_cshow { dup xcheck { bind } if userdict 3 1 roll put } forall end end } ifelse } def /terminate % - terminate - { } def /cshow % string proc cshow - { Adobe_cshow_vars exch /_cshow exch put { 0 0 Adobe_cshow_vars /_cshow get exec } forall } def currentdict readonly pop end setpacking %%EndProcSet %%BeginProcSet: Adobe_customcolor 0 0 % Custom Color Operators % Version 1.0 5/9/1988 % Copyright (C) 1987, 1988 % Adobe Systems Incorporated % All Rights Reserved currentpacking true setpacking userdict /Adobe_customcolor 5 dict dup begin put /initialize % - initialize - { /setcustomcolor where { pop } { Adobe_customcolor begin Adobe_customcolor { dup xcheck { bind } if pop pop } forall end Adobe_customcolor begin } ifelse } def /terminate % - terminate - { currentdict Adobe_customcolor eq { end } if } def /findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object { 5 packedarray } def /setcustomcolor % object tint setcustomcolor - { exch aload pop pop 4 { 4 index mul 4 1 roll } repeat 5 -1 roll pop setcmykcolor } def /setoverprint % boolean setoverprint - { pop } def currentdict readonly pop end setpacking %%EndProcSet %%BeginProcSet: Adobe_Illustrator881 0 0 % Adobe Illustrator (TM) Prolog % Version 1.0 5/9/1988 % Copyright (C) 1987, 1988 % Adobe Systems Incorporated % All Rights Reserved currentpacking true setpacking userdict /Adobe_Illustrator881 72 dict dup begin put % initialization /initialize % - initialize - { userdict /Adobe_Illustrator881_vars 29 dict dup begin put % paint operands /_lp /none def /_pf {} def /_ps {} def /_psf {} def /_pss {} def % text operands /_a null def /_as null def /_tt 2 array def /_tl 2 array def /_tm matrix def /t {} def % color operands /_gf null def /_cf 4 array def /_if null def /_of false def /_fc {} def /_gs null def /_cs 4 array def /_is null def /_os false def /_sc {} def /_i null def Adobe_Illustrator881 begin Adobe_Illustrator881 { dup xcheck { bind } if pop pop } forall end end Adobe_Illustrator881 begin Adobe_Illustrator881_vars begin newpath } def /terminate % - terminate - { end end } def % definition operators /_ % - _ null null def /ddef % key value ddef - { Adobe_Illustrator881_vars 3 1 roll put } def /xput % key value literal xput - { dup load dup length exch maxlength eq { dup dup load dup length 2 mul dict copy def } if load begin def end } def /npop % integer npop - { { pop } repeat } def % marking operators /sw % ax ay length string sw x y { stringwidth exch 5 -1 roll 3 index 1 sub mul add 4 1 roll 3 1 roll 1 sub mul add } def /ss % ax ay length string matrix ss - { 3 -1 roll pop 4 1 roll { 2 npop (0) exch 2 copy 0 exch put pop gsave false charpath currentpoint 4 index setmatrix stroke grestore moveto 2 copy rmoveto } cshow 3 npop } def % path operators /sp % ax ay length string sp - { exch pop { 2 npop (0) exch 2 copy 0 exch put pop false charpath 2 copy rmoveto } cshow 2 npop } def % path construction operators /pl % x y pl x y { transform 0.25 sub round 0.25 add exch 0.25 sub round 0.25 add exch itransform } def /setstrokeadjust where { pop true setstrokeadjust /c % x1 y1 x2 y2 x3 y3 c - { curveto } def /C /c load def /v % x2 y2 x3 y3 v - { currentpoint 6 2 roll curveto } def /V /v load def /y % x1 y1 x2 y2 y - { 2 copy curveto } def /Y /y load def /l % x y l - { lineto } def /L /l load def /m % x y m - { moveto } def } { /c { pl curveto } def /C /c load def /v { currentpoint 6 2 roll pl curveto } def /V /v load def /y { pl 2 copy curveto } def /Y /y load def /l { pl lineto } def /L /l load def /m { pl moveto } def } ifelse % graphic state operators /d % array phase d - { setdash } def /cf % - cf flatness currentflat def /i % flatness i - { dup 0 eq { pop cf } if setflat } def /j % linejoin j - { setlinejoin } def /J % linecap J - { setlinecap } def /M % miterlimit M - { setmiterlimit } def /w % linewidth w - { setlinewidth } def % path painting operators /H % - H - {} def /h % - h - { closepath } def /N % - N - { newpath } def /n % - n - /N load def /F % - F - { _pf } def /f % - f - { closepath F } def /S % - S - { _ps } def /s % - s - { closepath S } def /B % - B - { gsave F grestore S } def /b % - b - { closepath B } def /W % - W - { clip } def % text painting operators /ta % length string ta ax ay length string { _as moveto _tt aload pop 4 -2 roll } def /tl % - tl - { _tl aload pop translate } def /as % - as array { { 0 0 } { 2 copy _tt aload pop 4 -2 roll sw exch neg 2 div exch neg 2 div } { 2 copy _tt aload pop 4 -2 roll sw exch neg exch neg } { 0 0 } } cvlit def /z % literal size leading tracking align z - { /_a exch ddef /_as as _a get ddef _a 2 le { 0 _tt astore pop 0 exch neg _tl astore pop } { 0 exch neg _tt astore pop neg 0 _tl astore pop } ifelse exch findfont exch scalefont setfont } def /tm % matrix tm - { _tm currentmatrix pop concat } def /I % matrix I - { tm /t { ta sp tl } ddef } def /o % matrix o - { tm /t { ta 4 npop tl newpath } ddef } def /e % matrix e - { tm /t { ta _psf tl newpath } ddef } def /r % matrix r - { tm /t { ta _tm _pss tl newpath } ddef } def /a % matrix a - { tm /t { 2 copy ta _psf newpath ta _tm _pss tl newpath } ddef } def /T % - T - { _tm setmatrix } def % font operators /Z % array literal literal direction Z - { pop findfont begin currentdict dup length 1 add dict begin { 1 index /FID ne { def } { 2 npop } ifelse } forall /FontName exch def dup length 0 ne { /Encoding Encoding 256 array copy def 0 exch { dup type /nametype eq { Encoding 2 index 2 index put pop 1 add } { exch pop } ifelse } forall } if pop currentdict dup end end /FontName get exch definefont pop } def % group operators /u % - u - {} def /U % - U - {} def /q % - q - { gsave } def /Q % - Q - { grestore } def % place operators /` % matrix llx lly urx ury string ` - { /_i save ddef 6 1 roll 4 npop concat userdict begin /showpage {} def false setoverprint pop } def /~ % - ~ - { end _i restore } def % color operators /O % flag O - { 0 ne /_of exch ddef /_lp /none ddef } def /R % flag R - { 0 ne /_os exch ddef /_lp /none ddef } def /g % gray g - { /_gf exch ddef /_fc { _lp /fill ne { _of setoverprint _gf setgray /_lp /fill ddef } if } ddef /_pf { _fc fill } ddef /_psf { _fc exch pop ashow } ddef /_lp /none ddef } def /G % gray G - { /_gs exch ddef /_sc { _lp /stroke ne { _os setoverprint _gs setgray /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_lp /none ddef } def /k % cyan magenta yellow black k - { _cf astore pop /_fc { _lp /fill ne { _of setoverprint _cf aload pop setcmykcolor /_lp /fill ddef } if } ddef /_pf { _fc fill } ddef /_psf { _fc exch pop ashow } ddef /_lp /none ddef } def /K % cyan magenta yellow black K - { _cs astore pop /_sc { _lp /stroke ne { _os setoverprint _cs aload pop setcmykcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_lp /none ddef } def /x % cyan magenta yellow black name gray x - { /_gf exch ddef findcmykcustomcolor /_if exch ddef /_fc { _lp /fill ne { _of setoverprint _if _gf 1 exch sub setcustomcolor /_lp /fill ddef } if } ddef /_pf { _fc fill } ddef /_psf { _fc exch pop ashow } ddef /_lp /none ddef } def /X % cyan magenta yellow black name gray X - { /_gs exch ddef findcmykcustomcolor /_is exch ddef /_sc { _lp /stroke ne { _os setoverprint _is _gs 1 exch sub setcustomcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_lp /none ddef } def % locked object operators /A % value A - { pop } def currentdict readonly pop end setpacking %%EndProcSet %%EndProlog %%BeginSetup Adobe_cmykcolor /initialize get exec Adobe_cshow /initialize get exec Adobe_customcolor /initialize get exec Adobe_Illustrator881 /initialize get exec %%EndSetup 0 O 0 g 0 R 0 G 1 i 0 J 0 j 0.1 w 10 M []0 d %%Note: 401.983 289.058 m 405.345 288.036 406.92 283.42 405.5 278.75 c 404.08 274.08 400.203 271.122 396.84 272.145 c 393.477 273.167 391.902 277.782 393.322 282.453 c 394.743 287.123 398.62 290.08 401.983 289.058 c b 399.411 280.601 m B 0.2 g 0.2 G 405.75 284.25 m 400 284.25 395.93 283.289 396.84 272.145 C 406.25 271.75 405.75 282.551 405.75 284.25 C b 0 g 0 G 394 284.25 m 396 283.25 396 283.25 y 393.75 280.25 396 283.25 v 398.25 286.25 399.5 287 402 286.5 C 401.5 288.75 402.419 288.844 401.983 289.058 c 397.5 291.25 394.559 284.25 394 284.25 C b 1 G 396.25 272.75 m 396.5 279.25 396.75 283.5 400.25 284 c S 396.25 282 m 394.75 279.5 393.5 278.5 y S 0.9 g 0.9 G 397.25 286.75 m 397 284.25 l 403.75 284 l 403.25 286.5 403.5 286.5 v 403.75 286.5 397.25 286.5 397.25 286.75 c b 0 g 1 G 398.25 287.25 m 398.5 287.25 397.75 284 398 284 c S 0.9 g 0.9 G 403.25 288.25 m 403.25 285.25 403 285.5 405.5 285.5 C 405 286.25 403 288.25 403.25 288.25 C b 0 g 0 G 1 w 143.5 159.75 m 150.75 159 157.75 162.75 V 157.5 162.75 143.323 164.677 143.5 164.5 C 143.5 159.5 143.5 160 143.5 159.75 c b 1 G 4 M 219 316.5 m 268.5 311.5 270 309 y 292 309 l 333 325 l 356.5 332.5 371.5 305.5 375.5 282 C 298.5 290 245 290.5 224 282.5 C 223.5 282.5 196.5 277.5 y 161 277 l 171 317 l 170.5 317.5 219 316.5 y s 0 G 197 156.5 m 188.5 156.5 188.5 156.5 y 188.5 155 l 186.5 155 l 186 157.5 l 187.369 153.479 187.5 159 v 189 222 205.5 266 224.5 206.5 C 231 185.5 236.5 180.5 243 179 C 244 170 241.5 165.5 258.5 165.5 C 279 165.5 L 293.5 156.5 319.5 154.5 Y 258.5 154 253.5 154.75 255 147.75 C 253.75 119.75 240 109.5 236.5 109 C 218 109 L 206.5 109.5 197.5 141 197 156.5 C b 0.1 g 0.1 G 218 227.897 m 228.935 227.897 237.799 201.304 237.799 168.5 c 237.799 135.696 228.935 109.103 218 109.103 c 207.065 109.103 198.201 135.696 198.201 168.5 c 198.201 201.304 207.065 227.897 218 227.897 c b 218 168.5 m B 0.9 g 0.9 G 214.5 211.169 m 224.263 211.169 232.178 190.274 232.178 164.5 c 232.178 138.726 224.263 117.831 214.5 117.831 c 204.737 117.831 196.822 138.726 196.822 164.5 c 196.822 190.274 204.737 211.169 214.5 211.169 c b 214.5 164.5 m B 0 g 0 G 216.5 203.684 m 223.139 203.684 228.521 186.588 228.521 165.5 c 228.521 144.412 223.139 127.316 216.5 127.316 c 209.861 127.316 204.479 144.412 204.479 165.5 c 204.479 186.588 209.861 203.684 216.5 203.684 c b 216.5 165.5 m B 218 189.749 m 222.686 189.749 226.485 178.668 226.485 165 c 226.485 151.332 222.686 140.251 218 140.251 c 213.314 140.251 209.515 151.332 209.515 165 c 209.515 178.668 213.314 189.749 218 189.749 c b 218 165 m B 0.995 g 0.995 G 216.75 141.25 m 198.5 161.5 201 171.5 218.5 189.5 C 231.25 185.25 226.75 134.25 216.75 141.25 C b 1 g 0 G 216.25 189.5 m 219.25 193.5 222.75 195.25 Y 229.5 183 228.75 148 223 136 C 219 135.5 216.75 139.5 Y 220.5 138.5 226.5 142.75 227 165.25 c 227.461 186.008 219.75 192.5 216.25 189.5 C b 0.8 g 116.5 213.855 m 122.358 213.855 127.107 198.026 127.107 178.5 c 127.107 158.974 122.358 143.145 116.5 143.145 c 110.642 143.145 105.893 158.974 105.893 178.5 c 105.893 198.026 110.642 213.855 116.5 213.855 c b 116.5 178.5 m B 0.1 g 0.1 G 10 M 127 167 m 123.051 138.514 113.625 137.75 109.25 153 C 110.5 148 116.5 137.5 118.5 136 C 136.686 135.767 134.375 136 y 141.75 142.75 144.25 162 143.5 164.5 C 143.5 164.75 127 167 Y b 0.6 g 0.6 G 4 M 96 184.5 m 97 234.5 108 247.5 128 248.5 C 139.5 314.5 156.5 329.5 169 332 C 194 355 339 348.5 361 325.5 C 376 307.5 386 277.5 389 278.5 C 408 276.5 418 255.5 417 251 C 466 248.5 486 230.5 479 178.5 C 243 178.5 L 227 184.5 220.5 221 219.5 219.5 C 211.5 242.5 190 249.5 187.5 158 C 127 167 L 119.5 170 121 170.5 121 175.5 C 118.5 230.5 101 257.5 96 184.5 C b 0.85 g 0.85 G 162.5 317.5 m 151 316 134.5 266.75 143.25 276 C 154.5 279.25 L 162.5 317.5 l B 1 g 0 G 212 305.5 m 212 328 202.994 337.748 283 337.5 c 363.75 337.25 359.75 327 372 304 c 392.183 266.106 354 290.25 291 289.5 c 218.003 288.631 212 274.898 212 305.5 c b 0 g 0.4 G 322.75 314.25 m 322.75 311.5 319.25 306 319.25 305 C 316.25 297.5 316.5 292.75 316.75 291.75 c S 325.75 297 m 324.5 292.75 322 290.75 y S 0.8 g 0 G 0.2 w 363.5 284.25 m 357.75 317 L 358.5 316.25 L 364.25 284 L 363.5 284.25 L b 0.2 g 357.75 316.5 m 363.5 284.25 L 362 284.5 L 356.5 318 L 358 317.5 l B 0.7 g 0.2 G 218 298.75 m 253.5 293 l 253.25 291.5 l 217.75 297.5 l 218 298.75 L b 0 g 0 G 239.75 294 m 241.25 295.5 242.25 295 242.75 294.25 C 239.75 294 L b 0.4 g 0.4 G 0.25 w 214 311 m 248 310.5 259.5 305.5 260.5 289.25 C 284.5 290.25 l 296.545 289.752 296.5 290.25 v 295.5 301.25 308.5 314.75 321.5 315.75 C 325 314.25 327 288.75 326 288.75 C 340.5 287.25 L 334.5 320.75 330 319.75 341.5 321.25 C 351.5 318.25 358.75 329 372.25 286.5 C 373 292.75 L 361.793 323.81 355.695 337.356 282.5 336.25 C 241 332.5 209.5 341.5 214 311 C b 0.8 g 0 G 0.2 w 317 289.5 m 323.75 294 333 295.75 341.75 287 C 344 286.75 L 337 296.75 324 298 314.75 289.75 C 317 289.5 L b 1 g 264.25 296.75 m 259.75 296.75 261.794 294.492 264.5 294 C 274.5 292.25 L 274.75 295.5 L 264.25 296.75 L b 0 g 263.25 294.25 m 261.5 294.25 259.75 292.75 263 291.75 C 272 289.25 l 274.25 292.25 L 263.25 294.25 L b 0.7 g 0.2 G 261.5 295.5 m 262.25 293.75 261 293.75 y 239 294 l 239 295.75 l 261.5 295.5 l b 1 g 0 G 284 334 m 287.25 327.5 287.75 323 Y 295.75 322.75 296.502 323.728 297 318 c 297.5 312.25 295 313.25 286.25 313.25 c 277.5 313.25 270.75 311.5 271.5 317 c 272.216 322.249 268.75 323.75 285.25 323 C 284.75 328.75 282.25 333.75 Y 284 334 L b 0 g 1 w 364.75 283.75 m 385.667 281.744 361 317.338 361 318.5 C 355 329.5 331 334 323.75 334.25 C 316 335.75 307.5 335.5 278.5 336 C 205.974 335.566 214.34 327.988 213.5 309.5 C 215 288.5 207 283 253 289 C 301.5 294 349.5 286 364.5 284 c S 197 156.5 m 188.5 156.5 l B 274.5 153.5 m 274.5 142 281.407 136.084 286.25 135.75 c 293.5 135.25 298 136 Y 302.75 136.75 309.75 150.5 310 154 C 274.5 153.5 L b 451.5 164 m 451.5 164 474 164.5 V 474.5 156 475.75 126.75 454.25 111.25 C 432.75 111.25 L 425.25 115.25 410.75 123 410 155.5 C 451.5 161 451.5 164 V b 96 185.5 m 101 180.5 105 182 106 181.5 C 106.5 205 111 212.5 115.5 214.5 C 111.5 234.5 100 243.5 96 185.5 C b 0.1 g 0.1 G 128 248.5 m 128 231.992 132 177 133.5 176 C 185.5 175 l 185 170.5 l 134 174.5 l 133.5 176 L 147 176 L 142.366 183.878 142.513 187.435 137 214 C 137.5 217 135 235.5 128.5 247.5 c B 0 g 1 G 194 325 m 185.5 328 182.292 327.323 175 325.5 c 169 324 168 324 167 318.5 c 166 313 161 284 y 161.5 278 155.5 276.5 184 279 c S 0.8 g 0.8 G 164 317 m 155.5 282 156.5 280.5 y 158 282.5 l 163.5 315 164 317 V b 0.1 g 0.1 G 184.5 333.5 m B 0.6 g 0.6 G 175 336.5 m 197.5 336.5 202.5 332.5 205.5 328 c 208.5 323.5 208 323.5 Y 215 334.5 218.5 339 248.5 339 c 278.5 339 319.135 338.027 324 336.875 C 325.875 337.5 326.875 337.5 324.125 338.625 C 306.5 346 220.5 354 175 336.5 C b 0 g 0.9 G 186.5 159.5 m 186 220.5 195 256.5 251.5 254 c S 210 242.5 m 218.5 252 243 254.5 260 251 C S 99 213.5 m 102.75 234.5 110.5 236.5 116 215.75 c S 1 g 1 G 242 259 m 256 254.5 265.25 257.75 245.25 262.75 C 225.75 267.75 211.25 266.75 210.75 267.25 C 201.75 268.75 202.5 262 210.5 263.5 C 227.5 261.5 242 259 Y b 0.9 g 0.9 G 128.625 252.125 m 130.125 265.625 136.625 263.125 196.125 263.625 C 196.125 268.125 L 137.625 267.625 127.625 269.625 128.625 252.125 C b 0.1 g 0 G 204 270.5 m 196 268 l 196 257.5 l 199.5 257.5 L 196.5 246.5 197.5 231.5 Y 200.5 235 L 200.5 245 200.5 254 203.5 257.5 C 207.25 263 L B 0.2 g 0.2 G 191.25 282.75 m 197.75 282.75 l 197 281.25 l B 0 g 0.3 G 168 329.75 m 162 300 157 270 Y 154.5 267.5 l S 0.2 G 0.25 w 153 263.5 m 144.5 214.5 150 178 150.5 176.5 c S 0.1 g 0.1 G 1 w 156.375 259.75 m 158.125 261.5 161.75 260.75 161.125 257.375 C 160.5 255.625 158.75 254 Y 156.375 253.5 152.125 256.75 156.375 259.75 C b 0.9 g 0.9 G 148.5 260 m 148 256.5 l 163.5 256.125 L 155.5 260 l 148.5 260 L b 0.1 g 0.1 G 162.375 256.875 m 162.875 256.25 162.125 256.125 y B 0.4 g 0.4 G 148 256.625 m 159.625 256.875 L 161.125 256.125 163 255.75 163.25 256.125 C 148.875 255.625 L 148 256.625 L b 0.9 g 0.9 G 152.375 256.125 m 152 254.625 154.375 254.375 154.125 256.125 C 152.375 256.125 L b 0 g 0.4 G 152.75 255.375 m 153.375 254.75 153.875 255.5 y S 1 G 152 277.5 m 142.5 275 141.5 274.5 V 132.66 266.59 146.721 313.095 160.5 319 C 163 318.5 160 313.5 y S 0.2 G 152.75 276.5 m 140.5 273 139.5 272.5 V 130.5 269 147 316.75 160.5 320.5 C 163 320 163 319 y S 141.25 274 m 135.75 271 149.5 313 161.5 318 C S 0.1 g 0.1 G 149.25 315.75 m 158.75 328.25 163.25 331.25 178 333 C 215.5 332 207.036 320.828 206.5 270.5 C 204 269.5 L 205.71 317.369 204 322.5 v 202.75 326.25 197.25 330.5 190 331.25 C 174.25 332.5 161.5 332.75 149.25 315.75 C b 414.5 259.375 m 430.5 230.5 417.5 201 Y 414.5 201 L 428.5 233 413 262.5 v B 415.5 257 m 422 229 404.5 201 Y 408.5 201 L 424.782 229.795 415.5 257 v B 315.5 165 m B 280 165.5 m B 435 153 m B 277.5 173.5 m 271.5 160 318.5 154.5 324 153.5 C 358 149 356 151 368.5 150.5 c 385.604 149.816 458 162.5 459 167.5 C 409 168 277.5 173.5 Y b 317.125 181.625 m 319.75 170.875 316.125 165.75 v B 0.2 g 0.2 G 382 201 m 379.437 215.868 369.5 253.5 362 263.5 C 386 259 409.5 251 409 249.5 C 413.5 246.5 415 245.5 Y 415.5 223 406.5 204.5 405 201 C 382 201 L b 351 201.5 m 335 241.5 276 273.5 V 326 273.5 348.5 265.5 351 264.5 C 373 235.5 371 201.5 Y 351 201.5 L b 0.4 g 0.4 G 419.5 251 m 421.5 251 424.5 250.5 y B 0.2 g 0.2 G 441 248 m 462.75 242.75 478 233 480.5 199 C 476 202 466 201 Y 463.5 201 L 472.5 211.5 471 221 468.5 225 C 473 217 476.5 223.5 469 232.5 C 459.625 244.125 443.875 246.5 441 248 C b 421 244.25 m 437 244.75 450.75 238.25 Y 426.756 241.091 425.75 208.25 441.25 202.5 C 441.75 201 L 418.25 201 L 427 224.5 421 244.25 Y b 347.5 201 m 341 216 300.5 261 273 270.5 C 262.5 277 225.5 274 245.5 269.5 C 256.5 266.5 290.5 255 317 220.5 C 327.5 207 331 201 Y 347.5 201 L b 0.4 g 0.4 G 207.5 237.5 m 220.5 254.5 253 258 279 240.5 C 243.5 240.5 255.5 194.5 282 197.5 C 298.5 182 L 248 180 243.5 182 V 232.5 182 227 211.5 224.5 219.5 C 217.851 235.014 214.316 239.318 207.5 237.5 C b 1 g 0.1 G 0.25 w 325.5 165.5 m 319.5 162.5 318 160.5 315.5 165.5 C 266.5 165 255.5 165.5 v 244.5 166 243 169 243 180.5 C 243 186.5 247 182 265 182 c 283 182 283 182 Y 374.5 181.5 474.5 182.5 477.5 182.5 C 485 179 l 485 180.5 L 491 174.5 490.5 165.5 474 164.5 C 452 165 451.5 164.5 V 450.5 166.5 448 159 440.5 164.5 C 325 165 L 319.5 161 317 163 315 165.5 C B 0.98 g 1 w 267 201.5 m 250 214 256.5 243 277.5 239.5 C 298 238.5 306.5 210.5 292.5 201 c 278.5 191.5 264.5 203 267 201.5 C b 0.9 g 270.5 236 m 255 229 263 207.5 273.5 203.5 C 290.5 193.5 299.25 211.75 296.25 220.25 C 293.25 234.25 279.5 239.5 270.5 236 C b 0.2 g 0.2 G 213.75 279.5 m 210.75 279.5 209.25 273.5 220.5 276.75 C 247.25 278.25 264.25 275.5 Y 260.25 277 L 286 281.25 323.75 282.25 329.25 281 C 319.25 288 296.75 290.75 293 289.25 C 264.5 289 215.25 287 213.75 279.5 C b 342.625 280.875 m 360.875 281.625 389.75 278 391.75 276.75 C 361.5 284.25 330.75 286.75 Y 339.5 283.25 340.875 280.875 342.625 280.875 C b 0.1 g 0.1 G 206 268 m 207.5 273 211 272.5 213.5 272.5 C 214.5 271 216 272 Y 259.386 271.496 298.78 245.171 319.5 213 C 321.5 200.5 L 290.5 200 L 309.5 213 294 234 287.5 237 C 282.5 240.75 281.5 241 280.25 241.5 C 270.5 247.25 270.25 247.5 y 266.25 257.5 L 246.5 267 228.5 271 215.75 270.25 C 214.5 270.75 213.75 271 215.75 272.25 c B 1 g 1 G 270.625 254.375 m B 0.5 g 0.2 G 0.1 w 271.563 253.25 m 271.188 255.625 270.313 254.125 Y 270.662 252.845 272.88 252.238 268.688 254.125 C 268.063 254.625 267.813 255 267.563 254 C 266.563 255.25 265.813 255.25 266.063 253.875 C 266.188 252.5 266.188 252.375 Y 265.813 252.5 l B 1 g 1 G 1 w 270.625 254.375 m B 0.1 g 0.1 G 116.5 208.595 m 120.015 208.595 122.864 195.457 122.864 179.25 c 122.864 163.043 120.015 149.905 116.5 149.905 c 112.985 149.905 110.136 163.043 110.136 179.25 c 110.136 195.457 112.985 208.595 116.5 208.595 c b 116.5 179.25 m B 0.998 g 0 G 0.25 w 119 197.5 m 117.75 196.688 117 195.563 Y 119.188 195.938 119.625 192.875 Y 119 197.5 l b 0 g 0.3 G 0.1 w 10 M 121 198.75 m 104.75 186.25 104.25 174.75 120.75 157 C 124.25 174.25 122.25 196.25 121 198.75 C s 1 G 0.25 w 111.25 185.75 m 116.75 185 119.875 182.25 y S 0.7 g 0.7 G 112 170 m 113.5 170 114.75 173.625 Y 114.625 173.625 120.875 173.375 Y 120.625 170.75 121.5 169.375 122.5 169.25 C 122.5 169.375 120.25 159.625 y 119.625 159.125 L 113.75 165.5 112.125 170 112 170 C b 0.5 g 0.5 G 113.688 171.313 m 114.063 171.938 114.75 173.75 Y 114.625 173.75 120.875 173.5 Y 120.625 170.875 121.5 169.5 122.5 169.375 C 122.5 169.5 121.875 166.875 y 121.75 166.313 L 118.063 166.813 113.813 171.313 113.688 171.313 C b 0.998 g 0 G 4 M 122 169.625 m 120.563 160.5 120.25 160.063 118 159.813 C 119.5 157.875 120.5 156.75 120.75 157 C 122.125 163.625 122.5 169.25 Y 122 169.625 l b 0.9 g 0.1 w 110.754 185.312 m 111.925 185.312 112.875 182.542 112.875 179.125 c 112.875 175.708 111.925 172.938 110.754 172.938 c 109.582 172.938 108.632 175.708 108.632 179.125 c 108.632 182.542 109.582 185.312 110.754 185.312 c b 110.754 179.125 m B 0 g 0.2 G 10 M 109.125 180.813 m 109.25 183 110.257 184.937 110.754 185.312 c S 0 G 108.688 179.813 m 109.063 181.25 109.93 181.496 110.5 181.813 c 111.063 182.125 112.125 182.438 112.25 183.5 c S 109.313 174.938 m 109.688 176.375 110.555 176.621 111.125 176.938 c 111.688 177.25 112.75 177.563 112.875 178.625 c S 0.7 G 0.25 w 4 M 112.75 167.25 m 112.75 159.5 115.25 150.25 118.25 152.5 c S 116.5 206.75 m 113.5 205.25 112.75 191 y S 0.7 g 1 w 218 141.25 m 206.25 153.25 204.75 160.25 205.25 164.75 C 208.25 167 L 215 163.75 224.75 163.5 y 225.75 162 L 224.75 152.75 222.5 141.5 219 141 C B 0.5 g 0.5 G 224.75 153.25 m 218.5 154.75 204.75 160.25 205.25 164.75 C 208.25 167 L 215 163.75 224.75 163.5 y 225.75 162 L 224.886 154.008 224.114 153.159 224.75 153.25 C B 0 g 0.7 G 0.25 w 210.75 164.5 m 215.875 162.625 222.25 162.125 y S 206.625 153.125 m 209 131.25 216.625 125.625 219.375 130.75 c S 206.75 177.375 m 208.25 186 210.125 194.25 210.75 195 c S 0.5 G 210.75 195 m 213 203 218.5 204.5 221 200.625 c S 0.8 g 0.8 G 1 w 206 170.5 m 207.5 170.25 208.75 169 Y 215 178.375 221.25 182.5 221.5 182.75 C 222.25 184.25 222.125 185 y 221.625 187.125 218.75 188.625 y 213.75 183.625 207 175.75 206 170.5 C b 0 g 0 G 207.146 172.117 m 208.722 172.117 210 168.595 210 164.25 c 210 159.905 208.722 156.383 207.146 156.383 c 205.57 156.383 204.293 159.905 204.293 164.25 c 204.293 168.595 205.57 172.117 207.146 172.117 c s 207.146 164.25 m S 205.75 171.25 m 206.25 168.625 209.75 165.375 y 209.875 165.375 204.336 164.25 204.293 164.25 c S 204.625 167.625 m 204.75 164.25 209.25 159.75 Y 206.125 158.875 205.5 158.125 y S 0.8 g 0.8 G 219 316.5 m B 1 g 0.4 G 0.1 w 317 182.5 m 317 194 L 327 193.5 l 327 182.5 l 317 182.5 L b 0.2 G 317.5 201 m 317.5 206.5 317.5 207 Y 312.988 211.248 320.5 212.5 v 326.5 213.5 326 209 326.5 207.5 C 326.5 201 326.5 201 y 317.5 201 L b 0 g 0 G 1 w 282.5 201.5 m 287.5 203.5 287 203.5 290.5 206.5 c S 292.5 209.5 m 294 212 294.5 214.5 294.5 216 c S 0.8 g 0.7 G 0.5 w 271.5 236.25 m 288.75 239 300.75 220.5 291.5 208 C 273 185 248 228.75 271.5 236.25 C b 0.7 g 0.3 G 0.75 w 273.5 203.5 m 283 204.5 283.5 205 Y 283.5 206.5 L 286 206.5 l 286.5 208 l 288 208.5 L 288 210.5 288 210.5 Y 291 220.5 291 220.5 Y 287.5 234 272.5 242 262.5 224.5 C 261 212 269 205 273.5 203.5 C b 0.95 g 0.6 G 0.25 w 280 231 m 278 228.5 276.5 227 y 283 225 284 222.5 285 220.5 C 287.5 219.5 l 288.5 222 288 222.5 V 284.5 231 280 231 Y b 0 g 0.4 G 0.35 w 275 227 m 269.75 227 268 224.25 y S 285.25 219 m 285.75 215.5 284.5 213 y S 0.95 g 0.65 G 0.25 w 263.25 216.5 m 267.25 218.75 L 269 209.25 278.5 209.5 Y 281.5 203.25 281.5 203.5 y 275.5 202.25 l 267 206 263.25 212.75 263.25 216.5 c b 274.5 212 m 276.5 209.75 280.75 211.25 Y 281 213 280.75 213.75 y 282.5 214.75 282.5 216.25 y 281 217.5 280.368 217.25 279.25 217.25 C 279 217.5 277.75 219.5 y 275.75 219 276.75 221.25 275.5 219 c 274.772 217.689 276 216.75 y 275.25 215.5 274.75 217.25 274.5 215 c 274.25 212.75 274.5 212 Y b 0.98 g 0.1 G 0.75 w 437.375 235 m 468.75 251.5 484 202.25 454.75 199.25 C 437.25 194 420.75 223.75 439.25 236.25 c B 0.9 g 456.5 202 m 434.25 202.5 428 231 447.25 236 C 467.75 239.5 477.75 207 456.5 202 C b 0.85 g 0.7 G 0.25 w 463.5 209.75 m 471.75 232.75 450.25 240.5 440.75 231.75 C 427 218.5 451 187.75 463.5 209.75 C b 0.7 g 0.3 G 441.75 230 m 450.25 236 464.75 231 463.5 218 C 456.5 183.75 426 217.5 441.75 230 C b 0.95 g 0.6 G 453.5 225.25 m 453 227 452.983 227.808 453.75 228 c 454.75 228.25 453.5 229.5 y 452.774 230.4 454 230.75 v 455.75 231.25 460.25 228 460 226.75 C 460.75 224.75 460.5 224.25 459 224.5 c 457.5 224.75 454.25 225 y 454.25 224.75 453.5 225.25 y b 0.1 w 444.75 213.75 m 443.25 217.5 443.25 217 448.25 220 c 453.25 223 453 223 y 456.25 220 457.5 219 460.25 218.75 C 462.5 219.25 459.25 207 456.75 206.25 C 450.25 205.25 444.5 202.75 444.75 213.75 C b 0 g 0.1 G 0.5 w 459.563 204.688 m 456.625 202.688 456.438 202.813 v S 464.938 215.188 m 464.375 210.188 461.875 206.75 461.25 206.5 c S 1 g 0.2 G 0.1 w 442 201 m 440 206 441.5 211.5 442 211.5 C 445 215.5 449 213 450.5 212 C 451 201.5 450.5 201 Y 442 201 L b 0.1 g 0.1 G 1 w 444 212.875 m 445.875 213.875 448.5 213.5 449.5 212 c B 0.95 g 0.6 G 0.25 w 424.875 249.5 m 423.875 253.5 431 255 435.5 254.5 C 438.625 251.25 439.75 246 Y 435 242.75 435.375 241.375 431.875 244.375 C 428.125 247 428.75 246.5 424.875 249.5 C b 0.3 g 0.3 G 0.5 w 442.25 211.125 m 443.625 211.25 443.5 211.5 444.75 208 c 446 204.5 446.5 201.125 y 442 201 l 440.75 205.75 440.95 211.007 442.25 211.125 c b 0 g 0.1 G 442.25 211.125 m 443.375 211.125 443.625 211.5 445 207.5 c S 442 201 m 443.5 200.5 443.375 198.895 443.375 198.5 c S 0.85 g 0.85 G 475.5 197.5 m 477 198.875 482.875 200.75 484.875 194.625 C 486 187.375 485.5 185.875 Y 485.5 180 l 490 174.125 492.125 163 463.875 165.125 C 463.75 165.125 426.25 165.125 Y 377.75 166 l 346.5 167 L 346.25 167 337.5 166.75 y 332 166.25 l 326.25 165.5 l 316.75 166.5 l 311 166.75 l 306.75 166.25 l 284.75 167 l 272 167.5 l 265 167.5 l 262 167 l 259.25 167 l 257.25 166.25 257 166.25 V 249 168 243.5 165 243.75 180.25 C 244.25 181.5 245 179.5 245.5 177.25 C 245 169 262.5 172 264 171 C 272.75 171.25 287 171.5 y 304.25 170 316.5 171.25 317.25 171.5 c 318 171.75 383.25 170.5 y 476 169.25 L 481.25 169.75 484.25 171.25 y 485.75 171 l 487.25 172.75 488.25 175.5 485.563 179.25 C 485.75 178.688 479.188 182.188 479 182.5 C 478 189.25 477.75 191.5 475.5 193 C 479.75 194.375 479.625 196.5 479.5 197.25 C 477.75 197.875 475.5 197.5 y b 1 g 0.2 G 1 w 255 181.5 m 257.5 175.5 259 178.5 259.5 183 c 260 187.5 260 195 269.5 194.5 C 382.5 192 473 193 475.5 193 C 479 190.5 478.5 183.5 479 182.5 C 484.5 179.5 485 179 Y 485.25 195.5 488.25 200.75 464 200.5 C 380.5 200 270.5 200.5 270.5 202 C 261 200.5 254.5 198.5 255 181.5 C b 0.1 g 0.1 G 477.5 192.5 m 482 191 481 184 481 183 c B 325.875 170.125 m 325.5 168.75 320.125 168.5 318.5 170 C 318.125 170.375 l 318.375 174.375 l 318.625 174 L 320.25 172.5 325.625 172.75 326 174.125 C 326.5 174.75 l 326.375 170.5 l 325.875 170.125 L b 0 g 0 G 0.5 w 257.5 180 m 259 185.5 260 188.5 259.5 191 c 259 193.5 261.5 197.5 266.5 197.5 C 317 197.5 l S 0.1 G 449.5 210.5 m 448.5 208.5 448.5 208.5 y 449 206.5 l 447.5 205 447 205 y 447.75 204.375 447.125 202.625 v 446.62 201.212 447.125 199.5 Y 447.375 197.5 l 475.5 197.5 L 481 198 484.5 194.5 485 193 c S 0.2 G 0.25 w 325.25 211.5 m 324.75 208 325.75 205.25 Y 325.75 201.25 327.5 198.75 319 199.5 c S 0 G 0.5 w 330.5 197.5 m 439.5 197.5 l 447.375 197.5 l B 0.2 G 0.25 w 324 199.5 m 326.5 199.25 326.75 198.75 326.75 197.75 C 326.5 196.5 327 195 y 327.25 192.5 327.25 190.5 324 192 c 323.709 192.134 319.498 192.392 319 192.25 C 319.25 192.5 317.25 191.5 y S 0.95 g 0.95 G 0.5 w 374.25 201.5 m 374.25 205 373.25 210.25 y 374.5 212 375.601 212.027 377 211.25 c 379.25 210 380.5 203.5 380.75 201.5 C 374.5 201.5 374.25 201.5 V b 0 g 0.1 G 429.75 249.5 m 429.875 251.875 429.875 253.25 430.375 253.125 C 431.25 251.75 430.875 251.25 430.625 250.75 C 430.125 250.125 429.625 249.25 429.75 249.5 C 429.625 254.625 430.5 253.25 436.125 253.625 c B 0 G 439.25 246.625 m 432.25 246.125 432.5 246.125 430.25 248.75 c S 0.1 g 0.1 G 429.875 253.375 m 430.39 253.89 429.375 251.5 y 429.375 249 l 431.875 246.375 L 433.875 245.75 439.125 246.25 439.25 246.25 c 439.375 246.25 440.003 246.119 439.75 246 c 433.875 243.25 438.375 239.25 425.25 249.25 C 424.875 250.875 426.5 250 Y 426.5 250.125 426.625 252 y 427.5 252 l 428.25 252.75 l 428.75 253.375 l 429.75 253.25 429.875 253.375 v b 0 g 1 w 388.5 278.5 m 414.5 274.5 416.125 240.75 401.625 201.25 c S 0.7 G 345.5 207.5 m 342.5 217.5 292.5 275.5 256 276.5 C S 1 g 1 G 0.5 w 229 276.5 m B 0.8 g 0.1 G 277.5 283.75 m 274.25 283.75 275.25 281.125 277 281.5 C 296.875 281.625 296.875 281.625 y 298.75 282.5 297.5 283.75 296.875 283.75 c 296.25 283.75 277.5 283.75 y b 0 g 0 G 279.625 282 m 280.875 282.75 280.875 282.625 280.875 282.75 c 280.875 282.875 281.25 282.875 y N 0.6 g 0.6 G 287.75 281.75 m 290 282.5 292.125 282.75 293.625 281.625 C 293.5 281.75 287.875 281.875 287.75 281.75 C b 0 g 0.2 G 260 180 m 315.5 180 l S 327 180 m 442 180 l S 454.5 180 m 476 180 l S 455 169.5 m 472 168.5 482 169 483 171 c S 453 168.5 m 473 167.5 482 169.5 484.5 169.5 c S 328 170.5 m 411.5 168.5 413.5 169 v S 334.5 170 m 360.5 169 l S 376.5 169 m 406.5 168 l S 426.5 167.5 m 446 168.5 l S 245.5 177.25 m 248 170.5 250 171 262.5 170.5 c S 245.5 174.5 m 247.5 171 250.5 170.5 252 170 c 253.5 169.5 261.5 169 y S 256 170 m 274.5 170 l S 266 171 m 301 172 305 170.5 v S 317.5 176.5 m 318.5 170 316.5 167.5 315.5 165.5 c S 0 G 260 185.5 m 260.75 188.875 260.75 194.25 269.5 194.5 C 279 188.5 L 279.5 187 288.5 183.5 y 289.5 182 l 277 182 L 267 188.5 265 192.25 260 185.5 C b 0.1 g 0.1 G 335.5 193 m 340 186.5 345 182.5 Y 345 183 327 182.5 Y 327 183 327 193.5 Y 335.5 193 L b 378.75 217.75 m 378.5 217 382 201.75 y B 0 g 0.2 G 361 168.939 m 361.586 168.939 362.061 169.414 362.061 170 c 362.061 170.586 361.586 171.061 361 171.061 c 360.414 171.061 359.939 170.586 359.939 170 c 359.939 169.414 360.414 168.939 361 168.939 c s 361 170 m S 418.5 168.939 m 419.086 168.939 419.561 169.414 419.561 170 c 419.561 170.586 419.086 171.061 418.5 171.061 c 417.914 171.061 417.439 170.586 417.439 170 c 417.439 169.414 417.914 168.939 418.5 168.939 c s 418.5 170 m S 1 g 1 G 168.75 306.5 m 177.25 310.25 201.5 311.25 Y 201.25 286.75 201.25 286.75 y 199.75 280.75 200.25 278.75 192 279.25 C 192 279.5 163 279.5 163.25 279.5 c 163.5 279.5 167.75 306.75 168.75 306.5 C b 0.2 g 0.2 G 1 w 169.75 308 m 171.5 308.25 l 173 321.5 L 173.75 323.25 174.25 324 Y 169.5 322 169.25 324 168 317.75 c 166.75 311.5 161.75 280.5 Y 162.75 279.25 162.75 279.75 163.25 279.5 C 169.25 315.75 L 170.75 315.5 L 169.75 308 L b 166 280 m 165.5 279 L 185.75 280 l 186 279.25 l 186.75 279.25 l 186.5 281.25 l 166 280 L b 1 g 0.8 G 189.75 282.25 m 196.25 323.75 L 199 322.75 200.75 318.75 201 318 c 201.25 317.25 202 318 Y 199.75 324.75 195.5 325 Y 188.25 280 L 189.25 279.25 189.75 280.75 Y 195.5 280.75 L 196.75 281.75 197 282.25 y 189.75 282.25 L b 0.2 g 0.2 G 194.75 310.5 m 190.25 282.75 l B 0.6 g 0.6 G 168 298.5 m 174.5 290.75 180 303 173 309 c 174 322 175.75 324 V 174.5 323.5 L 172.25 322.25 171.75 308.5 y 178.75 302.5 174.5 291.75 168 299.5 C 168 298.5 L b 0 g 1 G 170 315 m 164.5 282 l S 0.2 G 0.5 w 168.75 306.5 m 169 306.5 164.5 280 y S 0.2 g 1 w 317 194 m 276.75 194.5 277.25 194.25 v 284.25 190.75 291.75 185.25 294.5 182 C 294.5 182.25 317 182.75 317 182.5 C 317.25 194 317 194 V 319 195 320.5 198.25 317.5 201 c B 0 g 1 G 303.75 185.154 m 308.631 185.154 312.589 187.212 312.589 189.75 c 312.589 192.288 308.631 194.346 303.75 194.346 c 298.869 194.346 294.911 192.288 294.911 189.75 c 294.911 187.212 298.869 185.154 303.75 185.154 c s 303.75 189.75 m S 0 G 300.75 193 m 300.75 186.125 l S 299.25 192.75 m 299.25 186.5 l S 297.75 192 m 297.75 187.5 l S 305.25 193.375 m 305.25 186 l S 303.75 193.5 m 303.75 185.875 l S 302.25 193.375 m 302.25 186 l S 309.75 191.75 m 309.75 187.5 l S 308.25 192.5 m 308.25 187 l S 306.75 193.125 m 306.75 186.25 l S 311 188.5 m 311 190.5 l S 296.5 190.25 m 296.5 188.5 l S 0.4 G 441 248 m 456.5 243.25 466 238.75 471.25 230 c S 0.6 g 0.6 G 470.75 220 m 475.5 214.25 474.75 209.5 474.5 201.25 C 465.864 201.827 465.5 201.25 v 472.125 211.75 470.75 219.75 470.75 220 C b 0.1 g 0.1 G 452 192.5 m 451.823 192.677 475.302 193.152 475.5 193 c 478.75 190.5 479 182.5 y 452.75 182.25 452.25 181.75 452.5 182 c 452.75 182.25 452.25 192.25 452 192.5 c b 0 g 0 G 452.75 187.5 m 452.75 188.775 454.5 189 y 457.5 190.5 458.5 192.75 458.75 192.75 c 459 192.75 465 193 y 466.5 187.25 470.5 185.25 473 193.25 C 472.75 193.25 475.5 193 Y 477.5 190.25 477 192.5 477.75 189.75 C 476.25 187 475.25 185.5 y 475 183.75 475.5 182.5 473 182.75 C 473 183 452.25 181.5 452.5 182 c 452.75 182.5 452.75 187.25 452.75 187.5 c b 0.6 g 0.6 G 465 193 m 466.75 187 471 185.5 473 193.25 C 472.75 193.25 465 192.75 465 193 C b 0.3 g 0.3 G 336.25 193.5 m 378 193 378.5 193 V 379.5 184.5 380 183 371.25 182 C 352.25 182 348.75 182 y 345 182.75 340.5 187.75 336.25 193.5 c b 0 g 0 G 0.5 w 337 193 m 341 193 l 343.5 191.5 l 347.5 190.5 354.735 188.873 356.5 187.5 c 361 184 374.5 186 Y 374 185.75 376.75 185.5 y 377.75 184.75 377.5 184.5 Y 363.25 183.5 357.75 184.5 355.25 185.75 C 342 187.75 337 192.75 337 193 C b 0.2 g 0.2 G 221.5 248.25 m 230.5 253 252.75 254.25 260.75 250.75 C 260.5 250.75 262.75 248.5 Y 251 250.75 239.25 252.25 224.5 248.5 C 220.75 247 221.75 248.5 221.5 248.25 C b 0.3 g 0.3 G 1 w 106 236.5 m 109.25 242.25 116.75 247.5 121.25 247.5 C 126.25 246.75 128.75 245 128.25 237.5 C 128 237.5 132.5 181.75 132.25 182 C 133.5 175 133.75 174.5 134 174.5 c 134.25 174.5 128 171.5 y 125.75 171 125.25 171.25 126 169 c 126.75 166.75 127.5 166.5 127 167 c 126.5 167.5 124.75 167.5 124.25 168.25 C 121.25 180.75 119 189.5 119.75 194 C 116.25 231 116.75 240.75 106 236.5 C b 0 g 0.1 w 10 M 208.5 263.25 m 223.75 262.25 245.25 259.25 249.75 257 c S 0.9 g 0.9 G 274.25 314.75 m 279 314.5 285.75 315.25 286.25 316.25 C 287.25 315.375 288.298 316.134 288.5 316.438 C 293.438 313.5 296.188 313.563 296.25 314.875 C 296.188 314.25 296.125 314.25 y 295.188 313.75 294.063 313.625 292.688 313.688 c 291.313 313.75 274.875 313.438 y 273.375 313.625 272.438 313.824 272.438 314.813 c 272.438 314.875 274.25 314.75 y b 0 g 0.4 G 285.25 322.688 m 285.75 321.625 286 318.375 286.063 318.125 c S 286.188 317.813 m 285.938 317.313 285.75 317.25 286.063 316.688 c 286.375 316.125 286.813 315.563 287.5 315.875 c 288.188 316.188 289 316.313 288.5 318 c S 0.2 G 286.563 317.063 m 286.5 316.25 287.438 316.25 287.688 316.375 c 287.938 316.5 288.375 316.875 288.125 317.563 c S 0 G 4 M 129 242 m 130.75 206.75 l S 1 w 10 M 132 166 m 132.25 149.75 124.25 136 118.5 136 C 134.125 136 134.375 136 V 142.25 143.25 144.5 164.25 143.5 164.5 C 143.25 164.75 132 166 y b 0.3 G 124 139.25 m 131.5 149 131.5 163 y S 0 G 0.1 w 4 M 135 176 m 185.5 175 l S 0.85 g 0.85 G 1 w 153.625 263.375 m 154.5 267.5 l 134.625 266.75 127.875 265.25 128.375 252.75 C 130.125 260.25 130.375 263 153.625 263.375 c b 0 g 0.1 G 0.1 w 128.375 252.75 m 131.5 259.75 127.25 262.25 149.75 263.25 C 149.5 263.25 196.25 263.75 196.125 263.625 c S 1 G 154.5 267.5 m 153.25 263 l S 0.95 g 0.6 G 0.25 w 270.875 255.25 m 273.188 254.063 272 247.688 Y 271.938 247.625 267.375 247.75 Y 267.438 247.75 264.125 250.313 y 264.813 256.563 264.813 256.688 264.813 256.625 c 264.813 256.563 268.813 256.063 y 270.938 255.188 270.875 255.25 V b 0.9 g 0 G 0.1 w 260.875 251.75 m 259.875 256.75 264.5 259.875 270.875 255.25 C B 270.875 255.25 m 264.5 259.875 259.875 256.75 260.875 251.75 C 260.875 251.688 262.5 250.625 264.375 249.563 c 266.25 248.5 265.688 249.188 265.125 252.5 C 264.625 254.625 264.125 256.75 269.875 255.625 C 269.875 255.688 270.875 255.25 Y b 0.5 g 0.2 G 270.313 255.188 m 264.188 256.188 264.875 255.5 266.063 249.188 C 266.125 249.25 266.438 249.063 266.375 249 C 266.438 249 265.813 252.5 Y 266.188 252.375 L 266.188 252.5 266.063 253.875 V 265.813 255.25 266.563 255.25 267.563 254 C 267.813 255 268.063 254.625 268.688 254.125 C 272.88 252.238 270.662 252.845 270.313 254.125 C 271.188 255.625 271.563 253.25 V 271.625 255.063 270.313 255.125 270.313 255.188 C b 267.75 248.25 m 272.063 247.438 271.875 248.125 271.875 250 C 271.75 250.438 271.438 250 271.438 249.313 c 271.438 248.625 270.438 248.125 267.875 248.563 C 267.188 248.5 267.75 248.313 267.75 248.25 C b 0 g 0 G 0.25 w 425 249.25 m 435.75 242.5 432.375 240.5 439.688 245.813 c S 1 w 453.875 111.125 m 442.625 107.875 432.5 111.5 432.75 111.25 C 432.75 111.375 453.875 111.25 453.875 111.125 C b 238.125 109.5 m 229.875 106.75 216.375 109.228 216.25 109.25 C 232.75 108.625 231.625 107.5 238.125 109.5 C b 118.5 136 m 117.411 136.225 123.75 134.375 134 136 C 118.5 136 l b 0.1 g 0.1 G 0.25 w 445.625 171.5 m 445.75 170.875 450.125 169.75 451 172 c 451.5 191 451.25 191 v 451.75 172 L 451.75 166.25 450 165 v 442.75 165.25 443 165.25 V 444.75 166 445 167.75 445.25 171 c 445.5 174.25 445.375 177.5 Y 445.375 177.75 445.576 171.745 445.625 171.5 c b 0 g 0 G 0.1 w 10 M 168 299.5 m 170.75 296.25 173.75 295.875 175.125 299.25 c S 174.5 323.5 m 172.5 321.375 171.375 310.125 171.75 308.5 c S 1 g 1 G 300.5 294.5 m 281.75 294.5 L 281.875 294.5 281.75 295.625 Y 300 295.75 l 300 296.375 l 326.125 295.25 l 326 294.5 l 300.375 295.625 l 300.5 294.375 300.5 294.5 v b 0 g 0.5 G 281.875 294.125 m 300.25 294.125 300.375 294.125 v S 301.375 294.5 m 324.25 294.375 l S 0 G 282.5 293.625 m 297.625 293.375 297.75 293.375 v 306.25 293.375 324.625 294 y S 301.5 295 m 307.875 294.875 l S 1 g 1 G 342.75 287.5 m 333 291.188 L 332.938 291.188 327.188 293.813 Y 327.25 293.875 328.438 294.875 y 343.063 288.563 343.125 288.563 v 343.188 288.563 342.75 287.438 342.75 287.5 C b 0.5 g 0.5 G 342.75 287.5 m 333.75 290.563 327.188 293.813 Y 327.125 293.875 326.813 293.813 y 326.75 293.625 326.875 293.5 V 332.563 289.938 332.5 289.875 335.5 289.125 c 338.5 288.375 342.563 287.25 y 342.75 287.5 L b 0 g 1 G 328.125 292.875 m 332.25 290.313 332.75 289.875 335.938 289.188 c S 0 G 405.75 284.25 m B 0.2 g 0.2 G 394 284.25 m B 1 g 1 G 1 w 4 M 127 167 m 126 170 124 170.5 128 171.5 C 184 164 L 185 161.5 183 159 Y 127 167 L b 0 g 0 G 0.25 w 319.375 211.25 m 321.75 212 323.875 211.375 324 211.375 c S 1 g 1 G 326.375 170 m 325.75 166 325.875 166 325.75 166 c 325.625 166 329.5 170.687 325.75 166 c 323.75 163.5 317.375 159.75 315.875 165.125 C 317.25 168 318.125 170.375 y 319.375 168.5 324 168.75 326.375 170 C b 0 g 0.2 G 0.1 w 175.75 324 m 173.625 319.375 172.875 309 173 309 c S 0.95 g 0.95 G 1 w 321.5 287 m 351.5 275.5 366 250 369.5 224.5 C 374.5 225.5 L 366.5 272.5 339 283 330 287 c 321 291 321.5 287 Y b 0 g 1 G 369.25 222.75 m 369.25 222.5 368.25 216.75 368.5 216.75 c 368.75 216.75 374 212.25 y 378.5 217.75 378.75 217.75 v 379 217.75 376 223.5 y 374.75 226 369.25 225.25 369.25 222.75 c b 371.75 215.25 m 371.75 215.5 375.75 215.25 y S 375.25 219.5 m 371 219.5 l S 374.5 223 m 376.5 216.75 376.25 216.75 v S 370.25 216.75 m 370.5 216.5 371.25 222.5 y S 439.411 183.404 m 444.292 183.404 448.25 185.462 448.25 188 c 448.25 190.538 444.292 192.596 439.411 192.596 c 434.53 192.596 430.572 190.538 430.572 188 c 430.572 185.462 434.53 183.404 439.411 183.404 c s 439.411 188 m S 0 G 440.911 191.625 m 440.911 184.25 l S 445.411 190 m 445.411 185.75 l S 443.911 190.75 m 443.911 185.25 l S 442.411 191.375 m 442.411 184.5 l S 446.661 186.75 m 446.661 188.75 l S 432.161 188.5 m 432.161 186.75 l S 1 g 0.4 G 0.1 w 440 193 m 440.25 187.375 l B 440.25 187.375 m 442.5 182.5 l 452.5 182 L 452 192.5 L 440 193 L B 0.6 g 0.6 G 0.5 w 440 193 m 444.875 192.75 444.75 192.75 V 443.199 187.581 442.5 182.5 y 440.25 187.5 440.25 187.375 v 440.25 187.25 440 193 y B 0 g 0.1 G 443.125 196.375 m 442.75 193.625 440.375 193.25 y S 445.75 195 m 445.5 193.875 444.875 192.5 444.75 192.75 c S 0.1 g 440.125 192.375 m 440.125 194.279 442.125 190.375 442.5 190.375 C 442.625 188.875 443.125 188.125 Y 443.25 187.75 443.5 186.875 442.875 187.5 c 442.25 188.125 441.875 188.875 y 440.125 189.5 440 189.625 y 440.125 192.25 440.125 192.375 v b 0.2 g 0.2 G 1 w 381 193 m 380.909 193.183 439.933 191.8 440.125 192.375 c 440.25 192.75 440.25 187.25 440.25 187.375 c 440.25 187.5 442.25 182.75 442.5 182.5 c 442.75 182.25 372.5 182 y 378.25 183.5 378.75 182.75 379.25 187.75 C 381 191.25 381.25 192.5 381 193 c b 0 g 0 G 433.411 190.375 m 433.411 185.875 l 433.5 186.125 433.375 187.375 y S 434.911 191.125 m 434.911 184.875 l 435 185 434.75 188.375 434.875 188.5 c S 436.411 191.375 m 436.411 184.5 l 436.5 184.5 436.375 189.5 y S 437.911 191.75 m 437.911 184.375 l 438 184.25 438 190.625 438 190.75 c S 1 G 0.25 w 437.911 184.25 m 438 184.25 438 184.75 y S 0 G 1 w 439.411 191.875 m 439.411 184.25 l 439.375 184.25 439.322 191.875 439.411 191.875 c s 1 G 431.625 185.875 m 433.25 183.625 440.5 182.875 441.875 183.625 c S 0 G 0.5 w 440.125 192.375 m 440.405 192.655 436 192.75 y 420.5 182.25 l 426.5 182 l 439.75 192 440.125 192.375 v b 0.7 g 0.7 G 434.5 253 m 435.875 252.625 436.75 252.125 437.125 251.375 C 437.125 251.5 436.125 253.125 y 434.625 252.875 434.5 253 V b 437.875 247.75 m 437.424 248.201 438.75 248 y 439.125 247 l 437.875 246.75 l 437.875 247.75 438 247.625 437.875 247.75 c b 0 g 0 G 410.5 192.75 m 406.5 189.75 403 189 y 401.554 189.161 398.625 189.5 404 192.75 C 404.25 192.75 401.5 192.25 401.5 192.5 C 396.25 187 395.006 185.25 390 185.25 c 389 185.25 382.5 184.5 379.25 187.75 C 379 183.5 378.5 182.5 370 182 C 370 182.25 395.5 182 y 398 185.25 399.5 187.5 y 404.25 185.5 413.25 192.75 Y 410.75 192.5 410.5 192.75 V b 0.8 G 0.1 w 384 192 m 384.5 186.75 390.5 184.75 393.25 187.25 c S 0.95 g 0.95 G 1 w 374 192.875 m 380 193.5 381 193 v 382.844 192.078 377.5 185.5 Y 371.5 185 374 192.875 Y b 0 g 0 G 0.5 w 374.375 191.75 m 374.75 190.5 375.75 187.625 380.625 191.125 C 376.75 186.875 373.5 188 374.375 191.75 C b 0.6 g 0.6 G 374.125 189.625 m 374.276 189.12 374.765 185.671 379.75 189.25 C 375.875 185 373.25 185.875 374.125 189.625 C b %%Trailer Adobe_Illustrator881 /terminate get exec Adobe_customcolor /terminate get exec Adobe_cshow /terminate get exec Adobe_cmykcolor /terminate get exec showpage