diff options
Diffstat (limited to 'en_US.ISO_8859-1/books')
93 files changed, 0 insertions, 161445 deletions
diff --git a/en_US.ISO_8859-1/books/Makefile b/en_US.ISO_8859-1/books/Makefile deleted file mode 100644 index de2ed2f597..0000000000 --- a/en_US.ISO_8859-1/books/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.9 2001/04/09 20:41:33 nik Exp $ - -SUBDIR = corp-net-guide -SUBDIR+= design-44bsd -SUBDIR+= developers-handbook -SUBDIR+= faq -SUBDIR+= fdp-primer -SUBDIR+= handbook -SUBDIR+= porters-handbook -SUBDIR+= ppp-primer - -ROOT_SYMLINKS= faq handbook - -DOC_PREFIX?= ${.CURDIR}/../.. -.include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/en_US.ISO_8859-1/books/Makefile.inc b/en_US.ISO_8859-1/books/Makefile.inc deleted file mode 100644 index b9219d69af..0000000000 --- a/en_US.ISO_8859-1/books/Makefile.inc +++ /dev/null @@ -1,5 +0,0 @@ -# -# $FreeBSD$ -# - -DESTDIR?= ${DOCDIR}/en_US.ISO_8859-1/books/${.CURDIR:T} diff --git a/en_US.ISO_8859-1/books/corp-net-guide/08-01.eps b/en_US.ISO_8859-1/books/corp-net-guide/08-01.eps deleted file mode 100644 index a23990fc07..0000000000 --- a/en_US.ISO_8859-1/books/corp-net-guide/08-01.eps +++ /dev/null @@ -1,8104 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: Adobe Illustrator(R) 8.0 -%%AI8_CreatorVersion: 8.0.1 -%%For: (Mark Bergeron) (PD&PS) -%%Title: (08-01 3594) -%%CreationDate: (11/21/00) (9:07 AM) -%%BoundingBox: 150 275 421 404 -%%HiResBoundingBox: 150.9429 275.7031 420.7891 403.7451 -%%DocumentProcessColors: Black -%%DocumentFonts: Formata-Bold -%%+ Helvetica -%%DocumentNeededFonts: Formata-Bold -%%+ Helvetica -%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0 -%%+ procset Adobe_typography_AI5 1.0 1 -%%+ procset Adobe_ColorImage_AI6 1.3 0 -%%+ procset Adobe_Illustrator_AI5 1.3 0 -%%+ procset Adobe_cshow 2.0 8 -%%+ procset Adobe_shading_AI8 1.0 0 -%AI5_FileFormat 4.0 -%AI3_ColorUsage: Black&White -%AI3_IncludePlacedImages -%AI7_ImageSettings: 1 -%%CMYKProcessColor: 0 0 0 0.15 (15%) -%%+ 0 0 0 0.3 (30%) -%%+ 0 0 0 0.5 (50%) -%%+ 0 0 0 0.75 (75%) -%%+ 1 1 1 1 ([Registration]) -%%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) -%%+ Options: 1 16 0 1 0 1 1 1 0 1 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 2 3 4 -%%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 0 0 () -%AI3_TemplateBox: 306.5 395.5 306.5 395.5 -%AI3_TileBox: 12 14 600 782 -%AI3_DocumentPreview: Macintosh_ColorPic -%AI5_ArtSize: 612 792 -%AI5_RulerUnits: 3 -%AI5_ArtFlags: 1 0 0 1 0 0 1 0 0 -%AI5_TargetResolution: 800 -%AI5_NumLayers: 1 -%AI8_OpenToView: 147 503 2.3424 1137 777 18 0 1 7 40 0 0 -%AI5_OpenViewLayers: 7 -%%PageOrigin:12 14 -%%AI3_PaperRect:-12 782 600 -10 -%%AI3_Margin:12 -14 -12 10 -%AI7_GridSettings: 12 3 12 3 1 0 0.29 1 1 0.65 1 1 -%%EndComments -%%BeginProlog -%%BeginResource: procset Adobe_level2_AI5 1.2 0 -%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation) -%%Version: 1.2 0 -%%CreationDate: (04/10/93) () -%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) -userdict /Adobe_level2_AI5 26 dict dup begin - put - /packedarray where not - { - userdict begin - /packedarray - { - array astore readonly - } bind def - /setpacking /pop load def - /currentpacking false def - end - 0 - } if - pop - userdict /defaultpacking currentpacking put true setpacking - /initialize - { - Adobe_level2_AI5 begin - } bind def - /terminate - { - currentdict Adobe_level2_AI5 eq - { - end - } if - } bind def - mark - /setcustomcolor where not - { - /findcmykcustomcolor - { - (AI8_CMYK_CustomColor) - 6 packedarray - } bind def - /findrgbcustomcolor - { - (AI8_RGB_CustomColor) - 5 packedarray - } bind def - /setcustomcolor - { - exch - aload pop dup - (AI8_CMYK_CustomColor) eq - { - pop pop - 4 - { - 4 index mul - 4 1 roll - } repeat - 5 -1 roll pop - setcmykcolor - } - { - dup (AI8_RGB_CustomColor) eq - { - pop pop - 3 - { - 1 exch sub - 3 index mul - 1 exch sub - 3 1 roll - } repeat - 4 -1 roll pop - setrgbcolor - } - { - pop - 4 - { - 4 index mul 4 1 roll - } repeat - 5 -1 roll pop - setcmykcolor - } ifelse - } ifelse - } - def - } if - /setAIseparationgray - { - false setoverprint - 0 setgray - /setseparationgray where{ - pop setseparationgray - }{ - /setcolorspace where{ - pop - [/Separation (All) /DeviceCMYK {dup dup dup}] setcolorspace - 1 exch sub setcolor - }{ - setgray - }ifelse - }ifelse - } def - - /gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def - userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put - userdict /level2? - systemdict /languagelevel known dup - { - pop systemdict /languagelevel get 2 ge - } if - put -/level2ScreenFreq -{ - begin - 60 - HalftoneType 1 eq - { - pop Frequency - } if - HalftoneType 2 eq - { - pop GrayFrequency - } if - HalftoneType 5 eq - { - pop Default level2ScreenFreq - } if - end -} bind def -userdict /currentScreenFreq - level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put -level2? not - { - /setcmykcolor where not - { - /setcmykcolor - { - exch .11 mul add exch .59 mul add exch .3 mul add - 1 exch sub setgray - } def - } if - /currentcmykcolor where not - { - /currentcmykcolor - { - 0 0 0 1 currentgray sub - } def - } if - /setoverprint where not - { - /setoverprint /pop load def - } if - /selectfont where not - { - /selectfont - { - exch findfont exch - dup type /arraytype eq - { - makefont - } - { - scalefont - } ifelse - setfont - } bind def - } if - /cshow where not - { - /cshow - { - [ - 0 0 5 -1 roll aload pop - ] cvx bind forall - } bind def - } if - } if - cleartomark - /anyColor? - { - add add add 0 ne - } bind def - /testColor - { - gsave - setcmykcolor currentcmykcolor - grestore - } bind def - /testCMYKColorThrough - { - testColor anyColor? - } bind def - userdict /composite? - 1 0 0 0 testCMYKColorThrough - 0 1 0 0 testCMYKColorThrough - 0 0 1 0 testCMYKColorThrough - 0 0 0 1 testCMYKColorThrough - and and and - put - composite? not - { - userdict begin - gsave - /cyan? 1 0 0 0 testCMYKColorThrough def - /magenta? 0 1 0 0 testCMYKColorThrough def - /yellow? 0 0 1 0 testCMYKColorThrough def - /black? 0 0 0 1 testCMYKColorThrough def - grestore - /isCMYKSep? cyan? magenta? yellow? black? or or or def - /customColor? isCMYKSep? not def - end - } if - end defaultpacking setpacking -%%EndResource -%%BeginResource: procset Adobe_typography_AI5 1.0 1 -%%Title: (Typography Operators) -%%Version: 1.0 1 -%%CreationDate:(6/10/1996) () -%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_typography_AI5 68 dict dup begin -put -/initialize -{ - begin - begin - Adobe_typography_AI5 begin - Adobe_typography_AI5 - { - dup xcheck - { - bind - } if - pop pop - } forall - end - end - end - Adobe_typography_AI5 begin -} def -/terminate -{ - currentdict Adobe_typography_AI5 eq - { - end - } if -} def -/modifyEncoding -{ - /_tempEncode exch ddef - /_pntr 0 ddef - { - counttomark -1 roll - dup type dup /marktype eq - { - pop pop exit - } - { - /nametype eq - { - _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll - put - } - { - /_pntr exch ddef - } ifelse - } ifelse - } loop - _tempEncode -} def -/havefont -{ - systemdict /languagelevel known - { - /Font resourcestatus dup - { exch pop exch pop } - if - } - { - systemdict /FontDirectory get 1 index known - { pop true } - { - systemdict /fileposition known - { - dup length 6 add exch - Ss 6 250 getinterval - cvs pop - Ss exch 0 exch getinterval - status - { pop pop pop pop true } - { false } - ifelse - } - { - pop false - } - ifelse - } - ifelse - } - ifelse -} def -/TE -{ - StandardEncoding 256 array copy modifyEncoding - /_nativeEncoding exch def -} def -/subststring { - exch 2 index exch search - { - exch pop - exch dup () eq - { - pop exch concatstring - } - { - 3 -1 roll - exch concatstring - concatstring - } ifelse - exch pop true - } - { - pop pop false - } ifelse -} def -/concatstring { - 1 index length 1 index length - 1 index add - string - dup 0 5 index putinterval - dup 2 index 4 index putinterval - 4 1 roll pop pop pop -} def -% -/TZ -{ - dup type /arraytype eq - { - /_wv exch def - } - { - /_wv 0 def - } ifelse - /_useNativeEncoding exch def - 2 index havefont - { - 3 index - 255 string - cvs - - dup - (_Symbol_) - eq - { - pop - 2 index - findfont - - } - { - 1 index 0 eq - { - dup length 1 sub - 1 exch - getinterval - - cvn - findfont - } - { - pop 2 index findfont - } ifelse - } ifelse - } - { - dup 1 eq - { - 2 index 64 string cvs - dup (-90pv-RKSJ-) (-83pv-RKSJ-) subststring - { - exch pop dup havefont - { - findfont false - } - { - pop true - } ifelse - } - { - pop dup - (-90ms-RKSJ-) (-Ext-RKSJ-) subststring - { - exch pop dup havefont - { - findfont false - } - { - pop true - } ifelse - } - { - pop pop true - } ifelse - } ifelse - { - 1 index 1 eq - { - /Ryumin-Light-Ext-RKSJ-V havefont - {/Ryumin-Light-Ext-RKSJ-V} - {/Courier} - ifelse - } - { - /Ryumin-Light-83pv-RKSJ-H havefont - {/Ryumin-Light-83pv-RKSJ-H} - {/Courier} - ifelse - } ifelse - findfont - [1 0 0.5 1 0 0] makefont - } if - } - { - /Courier findfont - } ifelse - } ifelse - _wv type /arraytype eq - { - _wv makeblendedfont - } if - dup length 10 add dict - begin - mark exch - { - 1 index /FID ne - { - def - } if - cleartomark mark - } forall - pop - /FontScript exch def - /FontDirection exch def - /FontRequest exch def - /FontName exch def - counttomark 0 eq - { - 1 _useNativeEncoding eq - { - /Encoding _nativeEncoding def - } if - cleartomark - } - { - /Encoding load 256 array copy - modifyEncoding /Encoding exch def - } ifelse - FontName currentdict - end - definefont pop -} def -/tr -{ - _ax _ay 3 2 roll -} def -/trj -{ - _cx _cy _sp _ax _ay 6 5 roll -} def -/a0 -{ - /Tx - { - dup - currentpoint 3 2 roll - tr _psf - newpath moveto - tr _ctm _pss - } ddef - /Tj - { - dup - currentpoint 3 2 roll - trj _pjsf - newpath moveto - trj _ctm _pjss - } ddef -} def -/a1 -{ -W B -} def -/e0 -{ - /Tx - { - tr _psf - } ddef - /Tj - { - trj _pjsf - } ddef -} def -/e1 -{ -W F -} def -/i0 -{ - /Tx - { - tr sp - } ddef - /Tj - { - trj jsp - } ddef -} def -/i1 -{ - W N -} def -/o0 -{ - /Tx - { - tr sw rmoveto - } ddef - /Tj - { - trj swj rmoveto - } ddef -} def -/r0 -{ - /Tx - { - tr _ctm _pss - } ddef - /Tj - { - trj _ctm _pjss - } ddef -} def -/r1 -{ -W S -} def -/To -{ - pop _ctm currentmatrix pop -} def -/TO -{ - iTe _ctm setmatrix newpath -} def -/Tp -{ - pop _tm astore pop _ctm setmatrix - _tDict begin - /W - { - } def - /h - { - } def -} def -/TP -{ - end - iTm 0 0 moveto -} def -/Tr -{ - _render 3 le - { - currentpoint newpath moveto - } if - dup 8 eq - { - pop 0 - } - { - dup 9 eq - { - pop 1 - } if - } ifelse - dup /_render exch ddef - _renderStart exch get load exec -} def -/iTm -{ - _ctm setmatrix _tm concat - _shift aload pop _lineorientation 1 eq { exch } if translate - _scale aload pop _lineorientation 1 eq _yokoorientation 1 eq or { exch } if scale -} def -/Tm -{ - _tm astore pop iTm 0 0 moveto -} def -/Td -{ - _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto -} def -/iTe -{ - _render -1 eq - { - } - { - _renderEnd _render get dup null ne - { - load exec - } - { - pop - } ifelse - } ifelse - /_render -1 ddef -} def -/Ta -{ - pop -} def -/Tf -{ - 1 index type /nametype eq - { - dup 0.75 mul 1 index 0.25 mul neg - } if - /_fontDescent exch ddef - /_fontAscent exch ddef - /_fontSize exch ddef - /_fontRotateAdjust _fontAscent _fontDescent add 2 div neg ddef - /_fontHeight _fontSize ddef - findfont _fontSize scalefont setfont -} def -/Tl -{ - pop neg 0 exch - _leading astore pop -} def -/Tt -{ - pop -} def -/TW -{ - 3 npop -} def -/Tw -{ - /_cx exch ddef -} def -/TC -{ - 3 npop -} def -/Tc -{ - /_ax exch ddef -} def -/Ts -{ - 0 exch - _shift astore pop - currentpoint - iTm - moveto -} def -/Ti -{ - 3 npop -} def -/Tz -{ - count 1 eq { 100 } if - 100 div exch 100 div exch - _scale astore pop - iTm -} def -/TA -{ - pop -} def -/Tq -{ - pop -} def -/Tg -{ - pop -} def -/TG -{ - pop -} def -/Tv -{ - /_lineorientation exch ddef -} def -/TV -{ - /_charorientation exch ddef -} def -/Ty -{ - dup /_yokoorientation exch ddef 1 sub neg Tv -} def -/TY -{ - pop -} def -/T~ -{ - Tx -} def -/Th -{ - pop pop pop pop pop -} def -/TX -{ - pop -} def -/Tk -{ - _fontSize mul 1000 div - _lineorientation 0 eq { neg 0 } { 0 exch } ifelse - rmoveto - pop -} def -/TK -{ - 2 npop -} def -/T* -{ - _leading aload pop - _lineorientation 0 ne { exch } if - Td -} def -/T*- -{ - _leading aload pop - _lineorientation 0 ne { exch } if - exch neg exch neg - Td -} def -/T- -{ - _ax neg 0 rmoveto - _lineorientation 1 eq _charorientation 0 eq and { 1 TV _hyphen Tx 0 TV } { _hyphen Tx } ifelse -} def -/T+ -{ -} def -/TR -{ - _ctm currentmatrix pop - _tm astore pop - iTm 0 0 moveto -} def -/TS -{ - currentfont 3 1 roll - /_Symbol_ findfont _fontSize scalefont setfont - - 0 eq - { - Tx - } - { - Tj - } ifelse - setfont -} def -/Xb -{ - pop pop -} def -/Tb /Xb load def -/Xe -{ - pop pop pop pop -} def -/Te /Xe load def -/XB -{ -} def -/TB /XB load def -currentdict readonly pop -end -setpacking -% -/X^ -{ - currentfont 5 1 roll - dup havefont - { - findfont _fontSize scalefont setfont - } - { - pop - exch - } ifelse - 2 index 0 eq - { - Tx - } - { - Tj - } ifelse - pop pop - setfont -} def -/T^ /X^ load def -%%EndResource -%%BeginProcSet: Adobe_ColorImage_AI6 1.3 0 -userdict /Adobe_ColorImage_AI6 known not -{ - userdict /Adobe_ColorImage_AI6 53 dict put -} if -userdict /Adobe_ColorImage_AI6 get begin -/initialize { - Adobe_ColorImage_AI6 begin - Adobe_ColorImage_AI6 { - dup type /arraytype eq { - dup xcheck { - bind - } if - } if - pop pop - } forall -} def -/terminate { end } def -currentdict /Adobe_ColorImage_AI6_Vars known not { - /Adobe_ColorImage_AI6_Vars 41 dict def -} if -Adobe_ColorImage_AI6_Vars begin - /plateindex -1 def - /_newproc null def - /_proc1 null def - /_proc2 null def - /sourcearray 4 array def - /_ptispace null def - /_ptiname null def - /_pti0 0 def - /_pti1 0 def - /_ptiproc null def - /_ptiscale 0 def - /_pticomps 0 def - /_ptibuf 0 string def - /_gtigray 0 def - /_cticmyk null def - /_rtirgb null def - /XIEnable true def - /XIType 0 def - /XIEncoding 0 def - /XICompression 0 def - /XIChannelCount 0 def - /XIBitsPerPixel 0 def - /XIImageHeight 0 def - /XIImageWidth 0 def - /XIImageMatrix null def - /XIRowBytes 0 def - /XIFile null def - /XIBuffer1 null def - /XIBuffer2 null def - /XIBuffer3 null def - /XIDataProc null def - /XIColorSpace /DeviceGray def - /XIColorValues 0 def - /XIPlateList false def -end -/ci6colorimage /colorimage where {/colorimage get}{null} ifelse def -/ci6image systemdict /image get def -/ci6curtransfer systemdict /currenttransfer get def -/ci6curoverprint /currentoverprint where {/currentoverprint get}{{_of}} ifelse def -/ci6foureq { - 4 index ne { - pop pop pop false - }{ - 4 index ne { - pop pop false - }{ - 4 index ne { - pop false - }{ - 4 index eq - } ifelse - } ifelse - } ifelse -} def -/ci6testplate { - Adobe_ColorImage_AI6_Vars begin - /plateindex -1 def - /setcmykcolor where { - pop - gsave - 1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub - grestore - 1 0 0 0 ci6foureq { - /plateindex 0 def - }{ - 0 1 0 0 ci6foureq { - /plateindex 1 def - }{ - 0 0 1 0 ci6foureq { - /plateindex 2 def - }{ - 0 0 0 1 ci6foureq { - /plateindex 3 def - }{ - 0 0 0 0 ci6foureq { - /plateindex 5 def - } if - } ifelse - } ifelse - } ifelse - } ifelse - pop pop pop pop - } if - plateindex - end -} def -/ci6concatprocs { - /packedarray where { - pop dup type /packedarraytype eq 2 index type - /packedarraytype eq or - }{ - false - } ifelse - { - /_proc2 exch cvlit def - /_proc1 exch cvlit def - _proc1 aload pop - _proc2 aload pop - _proc1 length - _proc2 length add - packedarray cvx - }{ - /_proc2 exch cvlit def - /_proc1 exch cvlit def - /_newproc _proc1 length _proc2 length add array def - _newproc 0 _proc1 putinterval - _newproc _proc1 length _proc2 putinterval - _newproc cvx - } ifelse -} def -/ci6istint { - type /arraytype eq -} def -/ci6isspot { - dup type /arraytype eq { - dup length 1 sub get /Separation eq - }{ - pop false - } ifelse -} def -/ci6spotname { - dup ci6isspot {dup length 2 sub get}{pop ()} ifelse -} def -/ci6altspace { - aload pop pop pop ci6colormake -} def -/ci6numcomps { - dup /DeviceGray eq { - pop 1 - }{ - dup /DeviceRGB eq { - pop 3 - }{ - /DeviceCMYK eq { - 4 - }{ - 1 - } ifelse - } ifelse - } ifelse -} def -/ci6marksplate { - dup /DeviceGray eq { - pop plateindex 3 eq - }{ - dup /DeviceRGB eq { - pop plateindex 5 ne - }{ - dup /DeviceCMYK eq { - pop plateindex 5 ne - }{ - dup ci6isspot { - /findcmykcustomcolor where { - pop - dup length 2 sub get - 0.1 0.1 0.1 0.1 5 -1 roll - findcmykcustomcolor 1 setcustomcolor - systemdict /currentgray get exec - 1 ne - }{ - pop plateindex 5 ne - } ifelse - }{ - pop plateindex 5 ne - } ifelse - } ifelse - } ifelse - } ifelse -} def -/ci6colormake { - dup ci6numcomps - exch 1 index 2 add 1 roll - dup 1 eq {pop}{array astore} ifelse - exch -} def -/ci6colorexpand { - dup ci6spotname exch - dup ci6istint { - ci6altspace - exch 4 1 roll - }{ - 1 3 1 roll - } ifelse -} def -/ci6colortint { - dup /DeviceGray eq { - 3 1 roll 1 exch sub mul 1 exch sub exch - }{ - dup /DeviceRGB eq { - 3 1 roll {1 exch sub 1 index mul 1 exch sub exch} forall pop 3 array astore exch - }{ - dup /DeviceCMYK eq { - 3 1 roll {1 index mul exch} forall pop 4 array astore exch - }{ - 3 1 roll mul exch - } ifelse - } ifelse - } ifelse -} def -/ci6colortocmyk { - dup /DeviceGray eq { - pop 1 exch sub 0 0 0 4 -1 roll 4 array astore - }{ - dup /DeviceRGB eq { - pop aload pop _rgbtocmyk 4 array astore - }{ - dup /DeviceCMYK eq { - pop - }{ - ci6altspace ci6colortint ci6colortocmyk - } ifelse - } ifelse - } ifelse -} def -/ci6makeimagedict { - 7 dict begin - /ImageType 1 def - /Decode exch def - /DataSource exch def - /ImageMatrix exch def - /BitsPerComponent exch def - /Height exch def - /Width exch def - currentdict end -} def -/ci6stringinvert { - 0 1 2 index length 1 sub { - dup 2 index exch get 255 exch sub 2 index 3 1 roll put - } for -} def -/ci6stringknockout { - 0 1 2 index length 1 sub { - 255 2 index 3 1 roll put - } for -} def -/ci6stringapply { - 0 1 4 index length 1 sub { - dup - 4 index exch get - 3 index 3 1 roll - 3 index exec - } for - pop exch pop -} def -/ci6walkrgbstring { - 0 3 index - dup length 1 sub 0 3 3 -1 roll { - 3 getinterval {} forall - 5 index exec - 3 index - } for - - 5 {pop} repeat -} def -/ci6walkcmykstring -{ - 0 3 index - dup length 1 sub 0 4 3 -1 roll { - 4 getinterval {} forall - - 6 index exec - - 3 index - - } for - - 5 { pop } repeat - -} def -/ci6putrgbtograystr -{ - .11 mul exch - - .59 mul add exch - - .3 mul add - - cvi 3 copy put - - pop 1 add -} def -/ci6putcmyktograystr -{ - exch .11 mul add - - exch .59 mul add - - exch .3 mul add - - dup 255 gt { pop 255 } if - - 255 exch sub cvi 3 copy put - - pop 1 add -} def -/ci6rgbtograyproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - XIBuffer3 - dup 3 1 roll - - /ci6putrgbtograystr load exch - ci6walkrgbstring - end -} def -/ci6cmyktograyproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - XIBuffer3 - dup 3 1 roll - - /ci6putcmyktograystr load exch - ci6walkcmykstring - end -} def -/ci6separatecmykproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - - XIBuffer3 - - 0 2 index - - plateindex 4 2 index length 1 sub { - get 255 exch sub - - 3 copy put pop 1 add - - 2 index - } for - pop pop exch pop - end -} def - -/ci6compositeimage { - dup 1 eq { - pop pop image - }{ - /ci6colorimage load null ne { - ci6colorimage - }{ - 3 1 roll pop - sourcearray 0 3 -1 roll put - 3 eq {/ci6rgbtograyproc}{/ci6cmyktograyproc} ifelse load - image - } ifelse - } ifelse -} def -/ci6knockoutimage { - gsave - 0 ci6curtransfer exec 1 ci6curtransfer exec - eq { - 0 ci6curtransfer exec 0.5 lt - }{ - 0 ci6curtransfer exec 1 ci6curtransfer exec gt - } ifelse - {{pop 0}}{{pop 1}} ifelse - systemdict /settransfer get exec - ci6compositeimage - grestore -} def -/ci6drawimage { - ci6testplate -1 eq { - pop ci6compositeimage - }{ - dup type /arraytype eq { - dup length plateindex gt {plateindex get}{pop false} ifelse - }{ - { - true - }{ - dup 1 eq {plateindex 3 eq}{plateindex 3 le} ifelse - } ifelse - } ifelse - { - dup 1 eq { - pop pop ci6image - }{ - dup 3 eq { - ci6compositeimage - }{ - pop pop - sourcearray 0 3 -1 roll put - /ci6separatecmykproc load - ci6image - } ifelse - } ifelse - }{ - ci6curoverprint { - 7 {pop} repeat - }{ - ci6knockoutimage - } ifelse - } ifelse - } ifelse -} def -/ci6proctintimage { - /_ptispace exch store /_ptiname exch store /_pti1 exch store /_pti0 exch store /_ptiproc exch store - /_pticomps _ptispace ci6numcomps store - /_ptiscale _pti1 _pti0 sub store - level2? { - _ptiname length 0 gt version cvr 2012 ge and { - [/Separation _ptiname _ptispace {_ptiproc}] setcolorspace - [_pti0 _pti1] ci6makeimagedict ci6image - }{ - [/Indexed _ptispace 255 {255 div _ptiscale mul _pti0 add _ptiproc}] setcolorspace - [0 255] ci6makeimagedict ci6image - } ifelse - }{ - _pticomps 1 eq { - { - dup - { - 255 div _ptiscale mul _pti0 add _ptiproc 255 mul cvi put - } ci6stringapply - } ci6concatprocs ci6image - }{ - { - dup length _pticomps mul dup _ptibuf length ne {/_ptibuf exch string store}{pop} ifelse - _ptibuf { - exch _pticomps mul exch 255 div _ptiscale mul _pti0 add _ptiproc - _pticomps 2 add -2 roll - _pticomps 1 sub -1 0 { - 1 index add 2 index exch - 5 -1 roll - 255 mul cvi put - } for - pop pop - } ci6stringapply - } ci6concatprocs false _pticomps - /ci6colorimage load null eq {7 {pop} repeat}{ci6colorimage} ifelse - } ifelse - } ifelse -} def -/ci6graytintimage { - /_gtigray 5 -1 roll store - {1 _gtigray sub mul 1 exch sub} 4 1 roll - /DeviceGray ci6proctintimage -} def -/ci6cmyktintimage { - /_cticmyk 5 -1 roll store - {_cticmyk {1 index mul exch} forall pop} 4 1 roll - /DeviceCMYK ci6proctintimage -} def -/ci6rgbtintimage { - /_rtirgb 5 -1 roll store - {_rtirgb {1 exch sub 1 index mul 1 exch sub exch} forall pop} 4 1 roll - /DeviceRGB ci6proctintimage -} def -/ci6tintimage { - ci6testplate -1 eq { - ci6colorexpand - 3 -1 roll 5 -1 roll {0}{0 exch} ifelse 4 2 roll - dup /DeviceGray eq { - pop ci6graytintimage - }{ - dup /DeviceRGB eq { - pop ci6rgbtintimage - }{ - pop ci6cmyktintimage - } ifelse - } ifelse - }{ - dup ci6marksplate { - plateindex 5 lt { - ci6colortocmyk plateindex get - dup 0 eq ci6curoverprint and { - 7 {pop} repeat - }{ - 1 exch sub - exch {1 0}{0 1} ifelse () ci6graytintimage - } ifelse - }{ - pop exch {0}{0 exch} ifelse 0 3 1 roll () ci6graytintimage - } ifelse - }{ - ci6curoverprint { - 8 {pop} repeat - }{ - pop pop pop - {pop 1} 0 1 () /DeviceGray ci6proctintimage - } ifelse - } ifelse - } ifelse -} def -/XINullImage { -} def -/XIImageMask { - XIImageWidth XIImageHeight false - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - imagemask -} def -/XIImageTint { - XIImageWidth XIImageHeight XIBitsPerPixel - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - XIType 3 eq XIColorValues XIColorSpace ci6tintimage -} def -/XIImage { - XIImageWidth XIImageHeight XIBitsPerPixel - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - false XIChannelCount XIPlateList ci6drawimage -} def -/XG { - pop pop -} def -/XF { - 13 {pop} repeat -} def -/Xh { - Adobe_ColorImage_AI6_Vars begin - gsave - /XIType exch def - /XIImageHeight exch def - /XIImageWidth exch def - /XIImageMatrix exch def - 0 0 moveto - XIImageMatrix concat - XIImageWidth XIImageHeight scale - - /_lp /null ddef - _fc - /_lp /imagemask ddef - end -} def -/XH { - Adobe_ColorImage_AI6_Vars begin - grestore - end -} def -/XIEnable { - Adobe_ColorImage_AI6_Vars /XIEnable 3 -1 roll put -} def -/XC { - Adobe_ColorImage_AI6_Vars begin - ci6colormake - /XIColorSpace exch def - /XIColorValues exch def - end -} def -/XIPlates { - Adobe_ColorImage_AI6_Vars begin - /XIPlateList exch def - end -} def -/XI -{ - Adobe_ColorImage_AI6_Vars begin - gsave - /XIType exch def - cvi dup - 256 idiv /XICompression exch store - 256 mod /XIEncoding exch store - pop pop - /XIChannelCount exch def - /XIBitsPerPixel exch def - /XIImageHeight exch def - /XIImageWidth exch def - pop pop pop pop - /XIImageMatrix exch def - XIBitsPerPixel 1 eq { - XIImageWidth 8 div ceiling cvi - }{ - XIImageWidth XIChannelCount mul - } ifelse - /XIRowBytes exch def - XIEnable { - /XIBuffer3 XIImageWidth string def - XICompression 0 eq { - /XIBuffer1 XIRowBytes string def - XIEncoding 0 eq { - {currentfile XIBuffer1 readhexstring pop} - }{ - {currentfile XIBuffer1 readstring pop} - } ifelse - }{ - /XIBuffer1 256 string def - /XIBuffer2 XIRowBytes string def - {currentfile XIBuffer1 readline pop (%) anchorsearch {pop} if} - /ASCII85Decode filter /DCTDecode filter - /XIFile exch def - {XIFile XIBuffer2 readstring pop} - } ifelse - /XIDataProc exch def - - XIType 1 ne { - 0 setgray - } if - XIType 1 eq { - XIImageMask - }{ - XIType 2 eq XIType 3 eq or { - XIImageTint - }{ - XIImage - } ifelse - } ifelse - }{ - XINullImage - } ifelse - /XIPlateList false def - grestore - end -} def -end -%%EndProcSet -%%BeginResource: procset Adobe_Illustrator_AI5 1.3 0 -%%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog) -%%Version: 1.3 0 -%%CreationDate: (3/7/1994) () -%%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin -put -/_?cmyk false def -/_eo false def -/_lp /none def -/_pf -{ -} def -/_ps -{ -} def -/_psf -{ -} def -/_pss -{ -} def -/_pjsf -{ -} def -/_pjss -{ -} def -/_pola 0 def -/_doClip 0 def -/cf currentflat def -/_lineorientation 0 def -/_charorientation 0 def -/_yokoorientation 0 def -/_tm matrix def -/_renderStart -[ -/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0 -] def -/_renderEnd -[ -null null null null /i1 /i1 /i1 /i1 -] def -/_render -1 def -/_shift [0 0] def -/_ax 0 def -/_ay 0 def -/_cx 0 def -/_cy 0 def -/_leading -[ -0 0 -] def -/_ctm matrix def -/_mtx matrix def -/_sp 16#020 def -/_hyphen (-) def -/_fontSize 0 def -/_fontAscent 0 def -/_fontDescent 0 def -/_fontHeight 0 def -/_fontRotateAdjust 0 def -/Ss 256 string def -Ss 0 (fonts/) putinterval -/_cnt 0 def -/_scale [1 1] def -/_nativeEncoding 0 def -/_useNativeEncoding 0 def -/_tempEncode 0 def -/_pntr 0 def -/_tDict 2 dict def -/_hfname 100 string def -/_hffound false def -/Tx -{ -} def -/Tj -{ -} def -/CRender -{ -} def -/_AI3_savepage -{ -} def -/_gf null def -/_cf 4 array def -/_rgbf 3 array def -/_if null def -/_of false def -/_fc -{ -} def -/_gs null def -/_cs 4 array def -/_rgbs 3 array def -/_is null def -/_os false def -/_sc -{ -} def -/_pd 1 dict def -/_ed 15 dict def -/_pm matrix def -/_fm null def -/_fd null def -/_fdd null def -/_sm null def -/_sd null def -/_sdd null def -/_i null def -/_lobyte 0 def -/_hibyte 0 def -/_cproc null def -/_cscript 0 def -/_hvax 0 def -/_hvay 0 def -/_hvwb 0 def -/_hvcx 0 def -/_hvcy 0 def -/_bitfont null def -/_bitlobyte 0 def -/_bithibyte 0 def -/_bitkey null def -/_bitdata null def -/_bitindex 0 def -/discardSave null def -/buffer 256 string def -/beginString null def -/endString null def -/endStringLength null def -/layerCnt 1 def -/layerCount 1 def -/perCent (%) 0 get def -/perCentSeen? false def -/newBuff null def -/newBuffButFirst null def -/newBuffLast null def -/clipForward? false def -end -userdict /Adobe_Illustrator_AI5 known not { - userdict /Adobe_Illustrator_AI5 100 dict put -} if -userdict /Adobe_Illustrator_AI5 get begin -/initialize -{ - Adobe_Illustrator_AI5 dup begin - Adobe_Illustrator_AI5_vars begin - /_aicmykps where {pop /_?cmyk _aicmykps def}if - discardDict - { - bind pop pop - } forall - dup /nc get begin - { - dup xcheck 1 index type /operatortype ne and - { - bind - } if - pop pop - } forall - end - newpath -} def -/terminate -{ - end - end -} def -/_ -null def -/ddef -{ - Adobe_Illustrator_AI5_vars 3 1 roll put -} def -/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 -{ - { - pop - } repeat -} def -/hswj -{ - dup stringwidth 3 2 roll - { - _hvwb eq { exch _hvcx add exch _hvcy add } if - exch _hvax add exch _hvay add - } cforall -} def -/vswj -{ - 0 0 3 -1 roll - { - dup 255 le - _charorientation 1 eq - and - { - dup cstring stringwidth 5 2 roll - _hvwb eq { exch _hvcy sub exch _hvcx sub } if - exch _hvay sub exch _hvax sub - 4 -1 roll sub exch - 3 -1 roll sub exch - } - { - _hvwb eq { exch _hvcy sub exch _hvcx sub } if - exch _hvay sub exch _hvax sub - _fontHeight sub - } ifelse - } cforall -} def -/swj -{ - 6 1 roll - /_hvay exch ddef - /_hvax exch ddef - /_hvwb exch ddef - /_hvcy exch ddef - /_hvcx exch ddef - _lineorientation 0 eq { hswj } { vswj } ifelse -} def -/sw -{ - 0 0 0 6 3 roll swj -} def -/vjss -{ - 4 1 roll - { - dup cstring - dup length 1 eq - _charorientation 1 eq - and - { - -90 rotate - currentpoint - _fontRotateAdjust add - moveto - gsave - false charpath currentpoint - 5 index setmatrix stroke - grestore - _fontRotateAdjust sub - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - 5 index sub - 3 index _sp eq - { - 9 index sub - } if - - currentpoint - exch 4 index stringwidth pop 2 div sub - exch _fontAscent sub - moveto - - gsave - 2 index false charpath - 6 index setmatrix stroke - grestore - - moveto pop pop - } ifelse - } cforall - 6 npop -} def -/hjss -{ - 4 1 roll - { - dup cstring - gsave - false charpath currentpoint - 5 index setmatrix stroke - grestore - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - } cforall - 6 npop -} def -/jss -{ - _lineorientation 0 eq { hjss } { vjss } ifelse -} def -/ss -{ - 0 0 0 7 3 roll jss -} def -/vjsp -{ - 4 1 roll - { - dup cstring - dup length 1 eq - _charorientation 1 eq - and - { - -90 rotate - currentpoint - _fontRotateAdjust add - moveto - false charpath - currentpoint - _fontRotateAdjust sub - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - 5 index sub - 3 index _sp eq - { - 9 index sub - } if - - currentpoint - exch 4 index stringwidth pop 2 div sub - exch _fontAscent sub - moveto - - 2 index false charpath - - moveto pop pop - } ifelse - } cforall - 6 npop -} def -/hjsp -{ - 4 1 roll - { - dup cstring - false charpath - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - } cforall - 6 npop -} def -/jsp -{ - matrix currentmatrix - _lineorientation 0 eq {hjsp} {vjsp} ifelse -} def -/sp -{ - matrix currentmatrix - 0 0 0 7 3 roll - _lineorientation 0 eq {hjsp} {vjsp} ifelse -} def -/pl -{ - 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 - { - curveto - } def - /C - /c load def - /v - { - currentpoint 6 2 roll curveto - } def - /V - /v load def - /y - { - 2 copy curveto - } def - /Y - /y load def - /l - { - lineto - } def - /L - /l load def - /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 -/d -{ - setdash -} def -/cf -{ -} def -/i -{ - dup 0 eq - { - pop cf - } if - setflat -} def -/j -{ - setlinejoin -} def -/J -{ - setlinecap -} def -/M -{ - setmiterlimit -} def -/w -{ - setlinewidth -} def -/XR -{ - 0 ne - /_eo exch ddef -} def -/H -{ -} def -/h -{ - closepath -} def -/N -{ - _pola 0 eq - { - _doClip 1 eq - { - _eo {eoclip} {clip} ifelse /_doClip 0 ddef - } if - newpath - } - { - /CRender - { - N - } ddef - } ifelse -} def -/n -{ - N -} def -/F -{ - _pola 0 eq - { - _doClip 1 eq - { - gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc - /_doClip 0 ddef - } - { - _pf - } ifelse - } - { - /CRender - { - F - } ddef - } ifelse -} def -/f -{ - closepath - F -} def -/S -{ - _pola 0 eq - { - _doClip 1 eq - { - gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc - /_doClip 0 ddef - } - { - _ps - } ifelse - } - { - /CRender - { - S - } ddef - } ifelse -} def -/s -{ - closepath - S -} def -/B -{ - _pola 0 eq - { - _doClip 1 eq - gsave F grestore - { - gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc - /_doClip 0 ddef - } - { - S - } ifelse - } - { - /CRender - { - B - } ddef - } ifelse -} def -/b -{ - closepath - B -} def -/W -{ - /_doClip 1 ddef -} def -/* -{ - count 0 ne - { - dup type /stringtype eq - { - pop - } if - } if - newpath -} def -/u -{ -} def -/U -{ -} def -/q -{ - _pola 0 eq - { - gsave - } if -} def -/Q -{ - _pola 0 eq - { - grestore - } if -} def -/*u -{ - _pola 1 add /_pola exch ddef -} def -/*U -{ - _pola 1 sub /_pola exch ddef - _pola 0 eq - { - CRender - } if -} def -/D -{ - pop -} def -/*w -{ -} def -/*W -{ -} def -/` -{ - /_i save ddef - clipForward? - { - nulldevice - } if - 6 1 roll 4 npop - concat pop - userdict begin - /showpage - { - } def - 0 setgray - 0 setlinecap - 1 setlinewidth - 0 setlinejoin - 10 setmiterlimit - [] 0 setdash - /setstrokeadjust where {pop false setstrokeadjust} if - newpath - 0 setgray - false setoverprint -} def -/~ -{ - end - _i restore -} def -/_rgbtocmyk -{ - 3 - { - 1 exch sub 3 1 roll - } repeat - 3 copy 1 4 1 roll - 3 - { - 3 index 2 copy gt - { - exch - } if - pop 4 1 roll - } repeat - pop pop pop - 4 1 roll - 3 - { - 3 index sub - 3 1 roll - } repeat - 4 -1 roll -} def -/setrgbfill -{ - _rgbf astore pop - /_fc - { - _lp /fill ne - { - _of setoverprint - _rgbf aload pop setrgbcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/setrgbstroke -{ - _rgbs astore pop - /_sc - { - _lp /stroke ne - { - _os setoverprint - _rgbs aload pop setrgbcolor - /_lp /stroke ddef - } if - } ddef - /_ps - { - _sc - stroke - } ddef - /_pss - { - _sc - ss - } ddef - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/O -{ - 0 ne - /_of exch ddef - /_lp /none ddef -} def -/R -{ - 0 ne - /_os exch ddef - /_lp /none ddef -} def -/g -{ - /_gf exch ddef - /_fc - { - _lp /fill ne - { - _of setoverprint - _gf setgray - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/k -{ - _cf astore pop - /_fc - { - _lp /fill ne - { - _of setoverprint - _cf aload pop setcmykcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/Xa -{ - _?cmyk { - 3 npop k - }{ - setrgbfill 4 npop - } ifelse -} def -/XA -{ - _?cmyk { - 3 npop K - }{ - setrgbstroke 4 npop - } ifelse -} def -/Xs -{ - /_gf exch ddef - 5 npop - /_fc - { - _lp /fill ne - { - _of setoverprint - _gf setAIseparationgray - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/XS -{ - /_gs exch ddef - 5 npop - /_sc - { - _lp /stroke ne - { - _os setoverprint - _gs setAIseparationgray - /_lp /stroke ddef - } if - } ddef - /_ps - { - _sc - stroke - } ddef - /_pss - { - _sc - ss - } ddef - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/Xx -{ - exch - /_gf exch ddef - 0 eq { - findcmykcustomcolor - }{ - _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse - { - 4 1 roll 3 npop - findcmykcustomcolor - }{ - 8 -4 roll 4 npop - findrgbcustomcolor - } ifelse - } ifelse - /_if exch ddef - /_fc - { - _lp /fill ne - { - _of setoverprint - _if _gf 1 exch sub setcustomcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/XX -{ - exch - /_gs exch ddef - 0 eq { - findcmykcustomcolor - }{ - _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse - { - 4 1 roll 3 npop - findcmykcustomcolor - }{ - 8 -4 roll 4 npop - findrgbcustomcolor - } ifelse - } ifelse - /_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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/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 - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/XK -{ - 3 -1 roll pop - 0 eq - { - 1 exch sub - 3 {dup 3 1 roll mul 5 1 roll} repeat - mul 4 1 roll - K - } - { - 1 exch sub 4 1 roll - 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat - 4 -1 roll pop - XA - } ifelse -} def -/Xk -{ - 3 -1 roll pop - 0 eq - { - 1 exch sub - 3 {dup 3 1 roll mul 5 1 roll} repeat - mul 4 1 roll - k - } - { - 1 exch sub 4 1 roll - 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat - 4 -1 roll pop - Xa - } ifelse -} def -/A -{ - pop -} def -/annotatepage -{ -userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse -} def -/XT { - pop pop -} def -/Xt { - pop -} def -/discard -{ - save /discardSave exch store - discardDict begin - /endString exch store - gt38? - { - 2 add - } if - load - stopped - pop - end - discardSave restore -} bind def -userdict /discardDict 7 dict dup begin -put -/pre38Initialize -{ - /endStringLength endString length store - /newBuff buffer 0 endStringLength getinterval store - /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store - /newBuffLast newBuff endStringLength 1 sub 1 getinterval store -} def -/shiftBuffer -{ - newBuff 0 newBuffButFirst putinterval - newBuffLast 0 - currentfile read not - { - stop - } if - put -} def -0 -{ - pre38Initialize - mark - currentfile newBuff readstring exch pop - { - { - newBuff endString eq - { - cleartomark stop - } if - shiftBuffer - } loop - } - { - stop - } ifelse -} def -1 -{ - pre38Initialize - /beginString exch store - mark - currentfile newBuff readstring exch pop - { - { - newBuff beginString eq - { - /layerCount dup load 1 add store - } - { - newBuff endString eq - { - /layerCount dup load 1 sub store - layerCount 0 eq - { - cleartomark stop - } if - } if - } ifelse - shiftBuffer - } loop - } if -} def -2 -{ - mark - { - currentfile buffer {readline} stopped { - % assume error was due to overfilling the buffer - }{ - not - { - stop - } if - endString eq { - cleartomark stop - } if - }ifelse - } loop -} def -3 -{ - /beginString exch store - /layerCnt 1 store - mark - { - currentfile buffer {readline} stopped { - % assume error was due to overfilling the buffer - }{ - not - { - stop - } if - dup beginString eq - { - pop /layerCnt dup load 1 add store - } - { - endString eq - { - layerCnt 1 eq - { - cleartomark stop - } - { - /layerCnt dup load 1 sub store - } ifelse - } if - } ifelse - }ifelse - } loop -} def -end -userdict /clipRenderOff 15 dict dup begin -put -{ - /n /N /s /S /f /F /b /B -} -{ - { - _doClip 1 eq - { - /_doClip 0 ddef _eo {eoclip} {clip} ifelse - } if - newpath - } def -} forall -/Tr /pop load def -/Bb {} def -/BB /pop load def -/Bg {12 npop} def -/Bm {6 npop} def -/Bc /Bm load def -/Bh {4 npop} def -end -/Lb -{ - 6 npop - 7 2 roll - 5 npop - 0 eq - { - 0 eq - { - (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard - } - { - - /clipForward? true def - - /Tx /pop load def - /Tj /pop load def - - currentdict end clipRenderOff begin begin - } ifelse - } - { - 0 eq - { - save /discardSave exch store - } if - } ifelse -} bind def -/LB -{ - discardSave dup null ne - { - restore - } - { - pop - clipForward? - { - currentdict - end - end - begin - - /clipForward? false ddef - } if - } ifelse -} bind def -/Pb -{ - pop pop - 0 (%AI5_EndPalette) discard -} bind def -/Np -{ - 0 (%AI5_End_NonPrinting--) discard -} bind def -/Ln /pop load def -/Ap -/pop load def -/Ar -{ - 72 exch div - 0 dtransform dup mul exch dup mul add sqrt - dup 1 lt - { - pop 1 - } if - setflat -} def -/Mb -{ - q -} def -/Md -{ -} def -/MB -{ - Q -} def -/nc 4 dict def -nc begin -/setgray -{ - pop -} bind def -/setcmykcolor -{ - 4 npop -} bind def -/setrgbcolor -{ - 3 npop -} bind def -/setcustomcolor -{ - 2 npop -} bind def -currentdict readonly pop -end -/XP -{ - 4 npop -} bind def -/XD -{ - pop -} bind def -end -setpacking -%%EndResource -%%BeginResource: procset Adobe_cshow 2.0 8 -%%Title: (Writing System Operators) -%%Version: 2.0 8 -%%CreationDate: (1/23/89) () -%%Copyright: ((C) 1992-1996 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_cshow 14 dict dup begin put -/initialize -{ - Adobe_cshow begin - Adobe_cshow - { - dup xcheck - { - bind - } if - pop pop - } forall - end - Adobe_cshow begin -} def -/terminate -{ -currentdict Adobe_cshow eq - { - end - } if -} def -/cforall -{ - /_lobyte 0 ddef - /_hibyte 0 ddef - /_cproc exch ddef - /_cscript currentfont /FontScript known { currentfont /FontScript get } { -1 } ifelse ddef - { - /_lobyte exch ddef - _hibyte 0 eq - _cscript 1 eq - _lobyte 129 ge _lobyte 159 le and - _lobyte 224 ge _lobyte 252 le and or and - _cscript 2 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript 3 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript 25 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript -1 eq - or or or or and - { - /_hibyte _lobyte ddef - } - { - _hibyte 256 mul _lobyte add - _cproc - /_hibyte 0 ddef - } ifelse - } forall -} def -/cstring -{ - dup 256 lt - { - (s) dup 0 4 3 roll put - } - { - dup 256 idiv exch 256 mod - (hl) dup dup 0 6 5 roll put 1 4 3 roll put - } ifelse -} def -/clength -{ - 0 exch - { 256 lt { 1 } { 2 } ifelse add } cforall -} def -/hawidthshow -{ - { - dup cstring - show - _hvax _hvay rmoveto - _hvwb eq { _hvcx _hvcy rmoveto } if - } cforall -} def -/vawidthshow -{ - { - dup 255 le - _charorientation 1 eq - and - { - -90 rotate - 0 _fontRotateAdjust rmoveto - cstring - _hvcx _hvcy _hvwb _hvax _hvay 6 -1 roll awidthshow - 0 _fontRotateAdjust neg rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - exch _hvay sub exch _hvax sub - 2 index _hvwb eq { exch _hvcy sub exch _hvcx sub } if - 3 2 roll - cstring - dup stringwidth pop 2 div neg _fontAscent neg rmoveto - show - moveto - } ifelse - } cforall -} def -/hvawidthshow -{ - 6 1 roll - /_hvay exch ddef - /_hvax exch ddef - /_hvwb exch ddef - /_hvcy exch ddef - /_hvcx exch ddef - _lineorientation 0 eq { hawidthshow } { vawidthshow } ifelse -} def -/hvwidthshow -{ - 0 0 3 -1 roll hvawidthshow -} def -/hvashow -{ - 0 0 0 6 -3 roll hvawidthshow -} def -/hvshow -{ - 0 0 0 0 0 6 -1 roll hvawidthshow -} def -currentdict readonly pop end -setpacking -%%EndResource -%%BeginResource: procset Adobe_shading_AI8 1.0 0 -%%Title: (Adobe Illustrator 8 Shading Procset) -%%Version: 1.0 0 -%%CreationDate: (12/17/97) () -%%Copyright: ((C) 1987-1997 Adobe Systems Incorporated All Rights Reserved) -userdict /defaultpacking currentpacking put true setpacking -userdict /Adobe_shading_AI8 10 dict dup begin put -/initialize { - Adobe_shading_AI8 begin - Adobe_shading_AI8 bdprocs - Mesh /initialize get exec -} def -/terminate { - currentdict Adobe_shading_AI8 eq { - end - } if -} def -/bdprocs { - { - dup xcheck 1 index type /arraytype eq and { - bind - } if - pop pop - } forall -} def -/X! {pop} def -/X# {pop pop} def -/Mesh 40 dict def -Mesh begin -/initialize { - Mesh bdprocs - Mesh begin - /emulate? /AI8MeshEmulation where { - pop AI8MeshEmulation - }{ - systemdict /shfill known not - } ifelse def - end -} def -/bd { - shadingdict begin -} def -/paint { - emulate? { - end - }{ - /_lp /none ddef _fc /_lp /none ddef - - /AIColorSpace AIColorSpace tocolorspace store - /ColorSpace AIColorSpace topsspace store - - version_ge_3010.106 not systemdict /setsmoothness known and { - 0.0001 setsmoothness - } if - - composite? { - /DataSource getdatasrc def - Matrix concat - currentdict end - shfill - }{ - AIColorSpace makesmarks AIPlateList markingplate and not isoverprint and { - end - }{ - /ColorSpace /DeviceGray store - /Decode [0 1 0 1 0 1] store - /DataSource getplatesrc def - Matrix concat - currentdict end - shfill - } ifelse - } ifelse - } ifelse -} def -/shadingdict 12 dict def -shadingdict begin - /ShadingType 6 def - /BitsPerCoordinate 16 def - /BitsPerComponent 8 def - /BitsPerFlag 8 def -end -/datafile null def -/databuf 256 string def -/dataptr 0 def -/srcspace null def -/srcchannels 0 def -/dstchannels 0 def -/dstplate 0 def -/srctodstcolor null def -/getplatesrc { - /srcspace AIColorSpace store - /srcchannels AIColorSpace getnchannels store - /dstchannels 1 store - /dstplate getplateindex store - /srctodstcolor srcspace makesmarks { - dstplate 4 eq { - {1 exch sub} - }{ - {srcspace tocmyk 3 dstplate sub index 1 exch sub 5 1 roll 4 {pop} repeat} - } ifelse - }{ - {srcchannels {pop} repeat 1} - } ifelse store - /datafile getdatasrc store - /rdpatch168 load DataLength () /SubFileDecode filter -} def -/getdatasrc { - /rdcmntline load /ASCII85Decode filter -} def -/rdpatch168 { - /dataptr 0 store - 49 rdcount - 4 { - dup {pop srcchannels getint8} if - dup {pop srctodstcolor dstchannels putint8 true} if - } repeat - {databuf 0 dataptr getinterval}{()} ifelse -} def -/rdpatch3216 { - /dataptr 0 store - 97 rdcount - 4 { - dup {pop srcchannels getint16} if - dup {pop srctodstcolor dstchannels putint16 true} if - } repeat - {databuf 0 dataptr getinterval}{()} ifelse -} def -/rdcount { - dup 0 gt { - datafile databuf dataptr 4 -1 roll getinterval readstring - exch length dataptr add /dataptr exch store - }{ - true - } ifelse -} def -/getint8 { - mark true 3 -1 roll - { - dup {pop datafile read} if - dup {pop 255 div true} if - } repeat - { - counttomark 1 add -1 roll pop true - }{ - cleartomark false - } ifelse -} def -/putint8 { - dup dataptr add /dataptr exch store - dataptr exch - { - 1 sub exch - 255 mul cvi - databuf 2 index - 3 -1 roll put - } repeat - pop -} def -/getint16 { - mark true 3 -1 roll - { - dup {pop datafile read} if - dup {pop 256 mul datafile read} if - dup {pop add 65535 div true} if - } repeat - { - counttomark 1 add -1 roll pop true - }{ - cleartomark false - } ifelse -} def -/putint16 { - dup 2 mul dataptr add /dataptr exch store - dataptr exch - { - 2 sub exch - 65535 mul cvi dup - 256 idiv databuf 3 index 3 -1 roll put - 256 mod databuf 2 index 1 add 3 -1 roll put - } repeat - pop -} def -/srcbuf 256 string def -/rdcmntline { - currentfile srcbuf readline pop - (%) anchorsearch {pop} if -} def -/getplateindex { - 0 [cyan? magenta? yellow? black? customColor?] {{exit} if 1 add} forall -} def -/aicsarray 4 array def -/aicsaltvals 4 array def -/aicsaltcolr aicsaltvals def -/tocolorspace { - dup type /arraytype eq { - mark exch aload pop - aicsarray 0 3 -1 roll put - aicsarray 1 3 -1 roll put - dup aicsarray 2 3 -1 roll put - gettintxform aicsarray 3 3 -1 roll put - counttomark aicsaltvals 0 3 -1 roll getinterval /aicsaltcolr exch store - aicsaltcolr astore pop pop - aicsarray - } if -} def -/subtintxform {aicsaltcolr {1 index mul exch} forall pop} def -/addtintxform {aicsaltcolr {1 sub 1 index mul 1 add exch} forall pop} def -/gettintxform { - /DeviceRGB eq {/addtintxform}{/subtintxform} ifelse load -} def -/getnchannels { - dup type /arraytype eq {0 get} if - colorspacedict exch get begin Channels end -} def -/makesmarks { - composite? { - pop true - }{ - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin MarksPlate end - } ifelse -} def -/markingplate { - composite? { - pop true - }{ - dup type /arraytype eq { - dup length getplateindex gt {getplateindex get}{pop false} ifelse - } if - } ifelse -} def -/tocmyk { - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin ToCMYK end -} def -/topsspace { - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin ToPSSpace end -} def -/colorspacedict 5 dict dup begin - /DeviceGray 4 dict dup begin - /Channels 1 def - /MarksPlate {pop black?} def - /ToCMYK {pop 1 exch sub 0 0 0 4 -1 roll} def - /ToPSSpace {} def - end def - /DeviceRGB 4 dict dup begin - /Channels 3 def - /MarksPlate {pop isCMYKSep?} def - /ToCMYK {pop _rgbtocmyk} def - /ToPSSpace {} def - end def - /DeviceCMYK 4 dict dup begin - /Channels 4 def - /MarksPlate {pop isCMYKSep?} def - /ToCMYK {pop} def - /ToPSSpace {} def - end def - /Separation 4 dict dup begin - /Channels 1 def - /MarksPlate { - /findcmykcustomcolor where { - pop dup 1 exch ToCMYK 5 -1 roll 1 get - findcmykcustomcolor 1 setcustomcolor - systemdict /currentgray get exec - 1 ne - }{ - pop false - } ifelse - } def - /ToCMYK { - dup 2 get mark exch 4 2 roll - 3 get exec - counttomark -1 roll tocmyk - 5 -1 roll pop - } def - /ToPSSpace {} def - end def - /Process 4 dict dup begin - /Channels 1 def - /MarksPlate { - isCMYKSep? { - 1 exch ToCMYK 4 array astore getplateindex get 0 ne - }{ - pop false - } ifelse - } def - /ToCMYK { - dup 2 get mark exch 4 2 roll - 3 get exec - counttomark -1 roll tocmyk - 5 -1 roll pop - } def - /ToPSSpace { - 4 array copy dup 0 /Separation put - } def - end def -end def -/isoverprint { - /currentoverprint where {pop currentoverprint}{_of} ifelse -} def -/version_ge_3010.106 { - version {cvr} stopped { - pop - false - }{ - 3010.106 ge - } ifelse -} def -end -end -defaultpacking setpacking -%%EndResource -%%EndProlog -%%BeginSetup -%%IncludeFont: Formata-Bold -%%IncludeFont: Helvetica -userdict /_useSmoothShade false put -userdict /_aicmykps false put -userdict /_forceToCMYK false put -Adobe_level2_AI5 /initialize get exec -Adobe_cshow /initialize get exec -Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_typography_AI5 /initialize get exec -Adobe_ColorImage_AI6 /initialize get exec -Adobe_shading_AI8 /initialize get exec -Adobe_Illustrator_AI5 /initialize get exec -[ -39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis -/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute -/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde -/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex -/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls -/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash -/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef -/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash -/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef -/guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe -/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide -/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright -/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand -/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex -/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex -/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla -/hungarumlaut/ogonek/caron -TE -%AI55J_Tsume: None -%AI3_BeginEncoding: _Formata-Bold Formata-Bold -[/_Formata-Bold/Formata-Bold 0 0 1 TZ -%AI3_EndEncoding AdobeType -%AI55J_Tsume: None -%AI3_BeginEncoding: _Helvetica Helvetica -[/_Helvetica/Helvetica 0 0 1 TZ -%AI3_EndEncoding AdobeType -[161/degree 173/notequal 176/infinity/plusminus/lessequal/greaterequal -181/mu/partialdiff/summation/product/pi/integral 189/Omega -195/radical 197/approxequal 198/Delta 214/divide/lozenge 240/apple -/_Symbol_/Symbol 0 0 0 TZ -%AI5_Begin_NonPrinting -Np -%AI3_BeginPattern: (bi-direction diagonals) -(bi-direction diagonals) 24.2119 0.2119 96.2124 72.2119 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -8.2119 6.2119 m -14.2119 0.2119 L -F -8.2119 0.2119 m -14.2119 6.2119 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -24.2119 72.2119 m -96.2124 0.2119 L -S -21.2109 69.2129 m -90.2124 0.2119 L -S -21.207 63.2168 m -84.2124 0.2119 L -S -21.2031 57.2207 m -78.2124 0.2119 L -S -21.1987 51.2246 m -72.2124 0.2119 L -S -21.1958 45.2275 m -66.2119 0.2119 L -S -21.1919 39.2314 m -60.2119 0.2119 L -S -21.188 33.2363 m -54.2119 0.2119 L -S -21.1851 27.2402 m -48.2119 0.2119 L -S -21.1812 21.2432 m -42.2119 0.2119 L -S -21.1768 15.2471 m -36.2119 0.2119 L -S -21.1729 9.251 m -30.2119 0.2119 L -S -21.1699 3.2549 m -24.2119 0.2119 L -S -30.2119 72.2119 m -99.2134 3.21 L -S -36.2119 72.2119 m -99.2173 9.2061 L -S -42.2119 72.2119 m -99.2212 15.2021 L -S -48.2119 72.2119 m -99.2251 21.1992 L -S -54.2119 72.2119 m -99.228 27.1953 L -S -60.2119 72.2119 m -99.2319 33.1904 L -S -66.2119 72.2119 m -99.2358 39.1865 L -S -72.2124 72.2119 m -99.2397 45.1836 L -S -78.2124 72.2119 m -99.2427 51.1797 L -S -84.2124 72.2119 m -99.2466 57.1758 L -S -90.2124 72.2119 m -99.2505 63.1719 L -S -96.2124 72.2119 m -99.2554 69.1689 L -S -0.2119 68.7119 m -10.2119 58.7119 L -S -96.2124 72.2119 m -24.2119 0.2119 L -S -90.2124 72.2119 m -21.2109 3.21 L -S -84.2124 72.2119 m -21.207 9.2061 L -S -78.2124 72.2119 m -21.2031 15.2021 L -S -72.2124 72.2119 m -21.1987 21.1982 L -S -66.2119 72.2119 m -21.1958 27.1953 L -S -60.2119 72.2119 m -21.1919 33.1904 L -S -54.2119 72.2119 m -21.188 39.1865 L -S -48.2119 72.2119 m -21.1851 45.1826 L -S -42.2119 72.2119 m -21.1812 51.1797 L -S -36.2119 72.2119 m -21.1768 57.1758 L -S -30.2119 72.2119 m -21.1729 63.1719 L -S -24.2119 72.2119 m -21.1699 69.168 L -S -99.2134 69.2129 m -30.2119 0.2119 L -S -99.2173 63.2168 m -36.2119 0.2119 L -S -99.2212 57.2207 m -42.2119 0.2119 L -S -99.2251 51.2246 m -48.2119 0.2119 L -S -99.228 45.2275 m -54.2119 0.2119 L -S -99.2319 39.2314 m -60.2119 0.2119 L -S -99.2358 33.2363 m -66.2119 0.2119 L -S -99.2397 27.2393 m -72.2124 0.2119 L -S -99.2427 21.2432 m -78.2124 0.2119 L -S -99.2466 15.2471 m -84.2124 0.2119 L -S -99.2505 9.251 m -90.2124 0.2119 L -S -99.2554 3.2539 m -96.2124 0.2119 L -S -0.2119 58.7119 m -10.2119 68.7119 L -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (black dots) -(black dots) 16 0.6885 88 72.6885 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -0 6.6885 m -6 0.6885 L -F -0 0.6885 m -6 6.6885 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -28.9365 3.1885 m -28.9365 3.1885 l -S -17.125 3.375 m -17.125 3.375 l -S -26.5 4.6885 m -26.5 4.6885 l -S -35.6865 5.8135 m -35.6865 5.8135 l -S -19.75 0.9385 m -19.75 0.9385 l -S -23.125 7.3135 m -23.125 7.3135 l -S -40.5615 2.4385 m -40.5615 2.4385 l -S -43 1.125 m -43 1.125 l -S -45.0615 5.4385 m -45.0615 5.4385 l -S -56.875 6.375 m -56.875 6.375 l -S -65.3115 5.0635 m -65.3115 5.0635 l -S -51.0615 6.9385 m -51.0615 6.9385 l -S -40.5615 6.9385 m -40.5615 6.9385 l -S -31.1865 6.9385 m -31.1865 6.9385 l -S -59.875 9.5635 m -59.875 9.5635 l -S -62.6865 1.3135 m -62.6865 1.3135 l -S -34.5615 0.9385 m -34.5615 0.9385 l -S -48.4365 2.25 m -48.4365 2.25 l -S -56.3115 0.75 m -56.3115 0.75 l -S -66.625 24.5635 m -66.625 24.5635 l -S -74.3115 24.9385 m -74.3115 24.9385 l -S -78.8115 24.375 m -78.8115 24.375 l -S -82.9365 2.0635 m -82.9365 2.0635 l -S -68.3115 11.8135 m -68.3115 11.8135 l -S -86.5 17.8135 m -86.5 17.8135 l -S -87.0615 4.6885 m -87.0615 4.6885 l -S -79.9365 19.875 m -79.9365 19.875 l -S -77.875 1.125 m -77.875 1.125 l -S -69.625 20.25 m -69.625 20.25 l -S -67.75 6 m -67.75 6 l -S -73.375 17.625 m -73.375 17.625 l -S -76.9365 16.875 m -76.9365 16.875 l -S -72.4365 3.375 m -72.4365 3.375 l -S -77.3115 9.5635 m -77.3115 9.5635 l -S -73.9365 11.25 m -73.9365 11.25 l -S -83.125 7.875 m -83.125 7.875 l -S -85.1865 12.75 m -85.1865 12.75 l -S -81.0615 13.875 m -81.0615 13.875 l -S -17.6865 16.125 m -17.6865 16.125 l -S -45.25 10.3135 m -45.25 10.3135 l -S -31.5615 21.375 m -31.5615 21.375 l -S -20.875 11.8135 m -20.875 11.8135 l -S -34.75 18.5635 m -34.75 18.5635 l -S -25.75 21.9385 m -25.75 21.9385 l -S -34.5615 24.5635 m -34.5615 24.5635 l -S -37.375 16.3135 m -37.375 16.3135 l -S -36.625 12.75 m -36.625 12.75 l -S -23.125 17.25 m -23.125 17.25 l -S -29.3115 12.375 m -29.3115 12.375 l -S -31 15.75 m -31 15.75 l -S -46.1865 22.875 m -46.1865 22.875 l -S -52 15.375 m -52 15.375 l -S -58.375 13.3135 m -58.375 13.3135 l -S -62.6865 20.0635 m -62.6865 20.0635 l -S -62.875 14.0635 m -62.875 14.0635 l -S -44.6865 20.4385 m -44.6865 20.4385 l -S -46.75 15.1885 m -46.75 15.1885 l -S -42.0615 17.0635 m -42.0615 17.0635 l -S -55.1865 17.4385 m -55.1865 17.4385 l -S -58.9365 23.25 m -58.9365 23.25 l -S -60.0615 17.4385 m -60.0615 17.4385 l -S -42.4365 25.125 m -42.4365 25.125 l -S -65.3115 20.625 m -65.3115 20.625 l -S -51.625 24.5635 m -51.625 24.5635 l -S -52 20.625 m -52 20.625 l -S -18.8115 24 m -18.8115 24 l -S -21.25 24.9385 m -21.25 24.9385 l -S -19.375 70.875 m -19.375 70.875 l -S -26.125 66.5635 m -26.125 66.5635 l -S -20.125 66.375 m -20.125 66.375 l -S -38.5 69 m -38.5 69 l -S -47.125 71.625 m -47.125 71.625 l -S -62.875 68.0635 m -62.875 68.0635 l -S -49.75 67.5 m -49.75 67.5 l -S -38.875 65.625 m -38.875 65.625 l -S -29.3115 70.3135 m -29.3115 70.3135 l -S -31.9365 67.5 m -31.9365 67.5 l -S -57.25 65.4385 m -57.25 65.4385 l -S -23.5 69.1885 m -23.5 69.1885 l -S -45.625 65.25 m -45.625 65.25 l -S -26.6865 63.9385 m -26.6865 63.9385 l -S -50.5 63.75 m -50.5 63.75 l -S -32.6865 72 m -32.6865 72 l -S -52.9365 71.4385 m -52.9365 71.4385 l -S -57.8115 69.375 m -57.8115 69.375 l -S -61 64.3135 m -61 64.3135 l -S -28.9365 48.1885 m -28.9365 48.1885 l -S -17.125 48.375 m -17.125 48.375 l -S -21.4365 42.375 m -21.4365 42.375 l -S -19.375 36 m -19.375 36 l -S -26.125 31.6885 m -26.125 31.6885 l -S -20.125 31.5 m -20.125 31.5 l -S -26.5 49.6885 m -26.5 49.6885 l -S -35.6865 50.8135 m -35.6865 50.8135 l -S -19.75 45.9385 m -19.75 45.9385 l -S -23.125 52.3135 m -23.125 52.3135 l -S -40.5615 47.4385 m -40.5615 47.4385 l -S -43 46.125 m -43 46.125 l -S -23.5 39.1885 m -23.5 39.1885 l -S -38.5 34.125 m -38.5 34.125 l -S -47.125 36.75 m -47.125 36.75 l -S -45.0615 50.4385 m -45.0615 50.4385 l -S -56.875 51.375 m -56.875 51.375 l -S -42.8115 39.375 m -42.8115 39.375 l -S -62.875 33.1885 m -62.875 33.1885 l -S -49.75 32.625 m -49.75 32.625 l -S -38.875 30.75 m -38.875 30.75 l -S -29.3115 35.4385 m -29.3115 35.4385 l -S -31.9365 32.625 m -31.9365 32.625 l -S -54.75 30.1885 m -54.75 30.1885 l -S -64.9365 39.75 m -64.9365 39.75 l -S -46.1865 41.8135 m -46.1865 41.8135 l -S -65.3115 50.0635 m -65.3115 50.0635 l -S -51.0615 51.9385 m -51.0615 51.9385 l -S -23.5 34.3135 m -23.5 34.3135 l -S -40.5615 51.9385 m -40.5615 51.9385 l -S -31.1865 51.9385 m -31.1865 51.9385 l -S -45.625 30.375 m -45.625 30.375 l -S -26.6865 29.0635 m -26.6865 29.0635 l -S -59.875 54.5635 m -59.875 54.5635 l -S -50.5 28.875 m -50.5 28.875 l -S -60.75 47.6885 m -60.75 47.6885 l -S -30.625 42.75 m -30.625 42.75 l -S -26.6865 42.375 m -26.6865 42.375 l -S -36.8115 40.125 m -36.8115 40.125 l -S -37.75 43.5 m -37.75 43.5 l -S -34.5615 45.9385 m -34.5615 45.9385 l -S -32.6865 37.125 m -32.6865 37.125 l -S -61.9365 42.75 m -61.9365 42.75 l -S -48.4365 47.25 m -48.4365 47.25 l -S -54.625 42.375 m -54.625 42.375 l -S -56.3115 45.75 m -56.3115 45.75 l -S -52.9365 36.5635 m -52.9365 36.5635 l -S -57.8115 34.5 m -57.8115 34.5 l -S -58.9365 38.625 m -58.9365 38.625 l -S -61 29.4385 m -61 29.4385 l -S -65.875 29.625 m -65.875 29.625 l -S -70.5615 27.75 m -70.5615 27.75 l -S -71.5 52.875 m -71.5 52.875 l -S -69.8115 34.3135 m -69.8115 34.3135 l -S -76.375 27.375 m -76.375 27.375 l -S -71.3115 41.0635 m -71.3115 41.0635 l -S -77.3115 45.375 m -77.3115 45.375 l -S -82 28.6885 m -82 28.6885 l -S -88.1865 27.5635 m -88.1865 27.5635 l -S -83.6865 43.3135 m -83.6865 43.3135 l -S -88 50.0635 m -88 50.0635 l -S -88.1865 44.0635 m -88.1865 44.0635 l -S -88.1865 33.1885 m -88.1865 33.1885 l -S -70 50.4385 m -70 50.4385 l -S -68.875 59.625 m -68.875 59.625 l -S -66.8115 38.25 m -66.8115 38.25 l -S -74.75 42.1885 m -74.75 42.1885 l -S -67.375 47.0635 m -67.375 47.0635 l -S -72.25 64.5 m -72.25 64.5 l -S -73.5615 66.9385 m -73.5615 66.9385 l -S -80.5 47.4385 m -80.5 47.4385 l -S -85.5615 62.4385 m -85.5615 62.4385 l -S -82.9365 71.0635 m -82.9365 71.0635 l -S -69.25 69 m -69.25 69 l -S -80.3115 66.75 m -80.3115 66.75 l -S -84.25 53.25 m -84.25 53.25 l -S -87.0615 55.875 m -87.0615 55.875 l -S -77.875 70.125 m -77.875 70.125 l -S -85.375 47.4385 m -85.375 47.4385 l -S -67.75 64.5 m -67.75 64.5 l -S -67.75 55.125 m -67.75 55.125 l -S -81.625 31.125 m -81.625 31.125 l -S -79.375 39 m -79.375 39 l -S -75.8115 33 m -75.8115 33 l -S -84.4365 37.3135 m -84.4365 37.3135 l -S -76.9365 54.5635 m -76.9365 54.5635 l -S -77.3115 50.625 m -77.3115 50.625 l -S -79.5615 60.75 m -79.5615 60.75 l -S -76.1865 61.6885 m -76.1865 61.6885 l -S -73.75 58.5 m -73.75 58.5 l -S -82.5615 56.625 m -82.5615 56.625 l -S -72.4365 72.375 m -72.4365 72.375 l -S -61.75 25.875 m -61.75 25.875 l -S -57.25 26.625 m -57.25 26.625 l -S -25.75 60.75 m -25.75 60.75 l -S -34.1865 59.4385 m -34.1865 59.4385 l -S -19.9365 61.3135 m -19.9365 61.3135 l -S -31.5615 55.6885 m -31.5615 55.6885 l -S -17.3115 56.625 m -17.3115 56.625 l -S -25.1865 55.125 m -25.1865 55.125 l -S -40.375 62.25 m -40.375 62.25 l -S -46.1865 54.75 m -46.1865 54.75 l -S -56.875 59.4385 m -56.875 59.4385 l -S -40.25 58.1885 m -40.25 58.1885 l -S -36.25 56.4385 m -36.25 56.4385 l -S -49.375 56.8135 m -49.375 56.8135 l -S -53.125 62.625 m -53.125 62.625 l -S -54.25 56.8135 m -54.25 56.8135 l -S -59.5 60 m -59.5 60 l -S -46.1865 60 m -46.1865 60 l -S -30.8115 28.5 m -30.8115 28.5 l -S -19.75 72.9385 m -19.75 72.9385 l -S -43 73.125 m -43 73.125 l -S -34.5615 72.9385 m -34.5615 72.9385 l -S -56.3115 72.75 m -56.3115 72.75 l -S -77.875 73.125 m -77.875 73.125 l -S -72.4365 0.375 m -72.4365 0.375 l -S -16.1865 27.5635 m -16.1865 27.5635 l -S -16 50.0635 m -16 50.0635 l -S -16.1865 44.0635 m -16.1865 44.0635 l -S -16.1865 33.1885 m -16.1865 33.1885 l -S -6 62.3135 m -6.208 62.3135 6.375 62.4805 6.375 62.6885 c -6.375 62.8945 6.208 63.0635 6 63.0635 c -5.793 63.0635 5.625 62.8945 5.625 62.6885 c -5.625 62.4805 5.793 62.3135 6 62.3135 c -s -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (horizontal rules) -(horizontal rules) 16 0 88 73.9463 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 0 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -0 6 m -6 0 L -F -0 0 m -6 6 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 0 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -88 72.9727 m -16 72.9727 l -S -88 71.0273 m -16 71.0273 L -S -88 67.1357 m -16 67.1357 L -S -88 65.1904 m -16 65.1904 L -S -88 63.2441 m -16 63.2441 L -S -88 61.2979 m -16 61.2979 L -S -88 57.4072 m -16 57.4072 L -S -88 55.4609 m -16 55.4609 L -S -88 53.5156 m -16 53.5156 L -S -88 51.5703 m -16 51.5703 L -S -88 49.624 m -16 49.624 L -S -88 47.6787 m -16 47.6787 L -S -88 45.7334 m -16 45.7334 L -S -88 43.7871 m -16 43.7871 L -S -88 39.8965 m -16 39.8965 L -S -88 37.9502 m -16 37.9502 L -S -88 36.0049 m -16 36.0049 L -S -88 34.0586 m -16 34.0586 L -S -88 32.1133 m -16 32.1133 L -S -88 30.168 m -16 30.168 L -S -88 26.2764 m -16 26.2764 L -S -88 22.3848 m -16 22.3848 L -S -88 20.4395 m -16 20.4395 L -S -88 18.4941 m -16 18.4941 L -S -88 16.5479 m -16 16.5479 L -S -88 14.6016 m -16 14.6016 L -S -88 12.6572 m -16 12.6572 L -S -88 8.7646 m -16 8.7646 L -S -88 6.8193 m -16 6.8193 L -S -88 4.874 m -16 4.874 L -S -88 0.9727 m -16 0.9727 l -S -88 2.9277 m -16 2.9277 L -S -88 69.0811 m -16 69.0811 L -S -88 59.3525 m -16 59.3525 L -S -88 41.8418 m -16 41.8418 L -S -88 28.2217 m -16 28.2217 L -S -88 24.3311 m -16 24.3311 L -S -88 10.7109 m -16 10.7109 L -S -6 69.0811 m -2 69.0811 l -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (one direction diagonals) -(one direction diagonals) 28.856 4.6211 100.855 76.6211 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -0 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -5.106 10.6211 m -11.106 4.6211 L -F -5.106 4.6211 m -11.106 10.6211 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -0 J 1 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -21.3716 66.1055 m -39.3706 84.1055 l -S -21.3716 60.1055 m -45.3706 84.1055 l -S -21.3716 54.1055 m -51.3706 84.1055 l -S -21.3716 48.1055 m -57.3706 84.1055 l -S -21.3716 42.1055 m -63.3706 84.1055 l -S -21.3716 36.1055 m -69.3706 84.1055 l -S -21.3716 30.1055 m -75.3706 84.1055 l -S -21.3716 24.1055 m -81.3706 84.1055 l -S -21.3716 18.1055 m -87.3706 84.1055 l -S -21.3716 12.1055 m -93.3706 84.1055 l -S -21.3716 6.1055 m -99.3706 84.1055 l -S -21.3716 0.1064 m -105.3706 84.1055 l -S -27.3716 0.1064 m -105.3706 78.1055 l -S -33.3706 0.1064 m -105.3706 72.1055 l -S -39.3706 0.1064 m -105.3706 66.1055 l -S -45.3706 0.1064 m -105.3706 60.1055 l -S -51.3706 0.1064 m -105.3706 54.1055 l -S -57.3706 0.1064 m -105.3706 48.1055 l -S -63.3706 0.1064 m -105.3706 42.1055 l -S -69.3706 0.1064 m -105.3706 36.1055 l -S -75.3706 0.1064 m -105.3706 30.1055 l -S -81.3706 0.1064 m -105.3706 24.1055 l -S -87.3706 0.1064 m -105.3706 18.1055 l -S -93.3706 0.1064 m -105.3706 12.1055 l -S -2 j -0.106 63.1211 m -10.106 73.1211 L -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (white dots) -(white dots) 0.375 0.6885 72.375 72.6885 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -13.3115 3.1885 m -13.3115 3.1885 l -S -1.5 3.375 m -1.5 3.375 l -S -10.875 4.6885 m -10.875 4.6885 l -S -20.0615 5.8135 m -20.0615 5.8135 l -S -4.125 0.9385 m -4.125 0.9385 l -S -7.5 7.3135 m -7.5 7.3135 l -S -24.9365 2.4385 m -24.9365 2.4385 l -S -27.375 1.125 m -27.375 1.125 l -S -29.4365 5.4385 m -29.4365 5.4385 l -S -41.25 6.375 m -41.25 6.375 l -S -49.6865 5.0635 m -49.6865 5.0635 l -S -35.4365 6.9385 m -35.4365 6.9385 l -S -24.9365 6.9385 m -24.9365 6.9385 l -S -15.5615 6.9385 m -15.5615 6.9385 l -S -44.25 9.5635 m -44.25 9.5635 l -S -47.0615 1.3135 m -47.0615 1.3135 l -S -18.9365 0.9385 m -18.9365 0.9385 l -S -32.8115 2.25 m -32.8115 2.25 l -S -40.6865 0.75 m -40.6865 0.75 l -S -51 24.5635 m -51 24.5635 l -S -58.6865 24.9385 m -58.6865 24.9385 l -S -63.1865 24.375 m -63.1865 24.375 l -S -67.3115 2.0635 m -67.3115 2.0635 l -S -52.6865 11.8135 m -52.6865 11.8135 l -S -70.875 17.8135 m -70.875 17.8135 l -S -71.4365 4.6885 m -71.4365 4.6885 l -S -64.3115 19.875 m -64.3115 19.875 l -S -62.25 1.125 m -62.25 1.125 l -S -54 20.25 m -54 20.25 l -S -52.125 6 m -52.125 6 l -S -57.75 17.625 m -57.75 17.625 l -S -61.3115 16.875 m -61.3115 16.875 l -S -56.8115 3.375 m -56.8115 3.375 l -S -61.6865 9.5635 m -61.6865 9.5635 l -S -58.3115 11.25 m -58.3115 11.25 l -S -67.5 7.875 m -67.5 7.875 l -S -69.5615 12.75 m -69.5615 12.75 l -S -65.4365 13.875 m -65.4365 13.875 l -S -2.0615 16.125 m -2.0615 16.125 l -S -29.625 10.3135 m -29.625 10.3135 l -S -15.9365 21.375 m -15.9365 21.375 l -S -5.25 11.8135 m -5.25 11.8135 l -S -19.125 18.5635 m -19.125 18.5635 l -S -10.125 21.9385 m -10.125 21.9385 l -S -18.9365 24.5635 m -18.9365 24.5635 l -S -21.75 16.3135 m -21.75 16.3135 l -S -21 12.75 m -21 12.75 l -S -7.5 17.25 m -7.5 17.25 l -S -13.6865 12.375 m -13.6865 12.375 l -S -15.375 15.75 m -15.375 15.75 l -S -30.5615 22.875 m -30.5615 22.875 l -S -36.375 15.375 m -36.375 15.375 l -S -42.75 13.3135 m -42.75 13.3135 l -S -47.0615 20.0635 m -47.0615 20.0635 l -S -47.25 14.0635 m -47.25 14.0635 l -S -29.0615 20.4385 m -29.0615 20.4385 l -S -31.125 15.1885 m -31.125 15.1885 l -S -26.4365 17.0635 m -26.4365 17.0635 l -S -39.5615 17.4385 m -39.5615 17.4385 l -S -43.3115 23.25 m -43.3115 23.25 l -S -44.4365 17.4385 m -44.4365 17.4385 l -S -26.8115 25.125 m -26.8115 25.125 l -S -49.6865 20.625 m -49.6865 20.625 l -S -36 24.5635 m -36 24.5635 l -S -36.375 20.625 m -36.375 20.625 l -S -3.1865 24 m -3.1865 24 l -S -5.625 24.9385 m -5.625 24.9385 l -S -3.75 70.875 m -3.75 70.875 l -S -10.5 66.5635 m -10.5 66.5635 l -S -4.5 66.375 m -4.5 66.375 l -S -22.875 69 m -22.875 69 l -S -31.5 71.625 m -31.5 71.625 l -S -47.25 68.0635 m -47.25 68.0635 l -S -34.125 67.5 m -34.125 67.5 l -S -23.25 65.625 m -23.25 65.625 l -S -13.6865 70.3135 m -13.6865 70.3135 l -S -16.3115 67.5 m -16.3115 67.5 l -S -41.625 65.4385 m -41.625 65.4385 l -S -7.875 69.1885 m -7.875 69.1885 l -S -30 65.25 m -30 65.25 l -S -11.0615 63.9385 m -11.0615 63.9385 l -S -34.875 63.75 m -34.875 63.75 l -S -17.0615 72 m -17.0615 72 l -S -37.3115 71.4385 m -37.3115 71.4385 l -S -42.1865 69.375 m -42.1865 69.375 l -S -45.375 64.3135 m -45.375 64.3135 l -S -13.3115 48.1885 m -13.3115 48.1885 l -S -1.5 48.375 m -1.5 48.375 l -S -5.8115 42.375 m -5.8115 42.375 l -S -3.75 36 m -3.75 36 l -S -10.5 31.6885 m -10.5 31.6885 l -S -4.5 31.5 m -4.5 31.5 l -S -10.875 49.6885 m -10.875 49.6885 l -S -20.0615 50.8135 m -20.0615 50.8135 l -S -4.125 45.9385 m -4.125 45.9385 l -S -7.5 52.3135 m -7.5 52.3135 l -S -24.9365 47.4385 m -24.9365 47.4385 l -S -27.375 46.125 m -27.375 46.125 l -S -7.875 39.1885 m -7.875 39.1885 l -S -22.875 34.125 m -22.875 34.125 l -S -31.5 36.75 m -31.5 36.75 l -S -29.4365 50.4385 m -29.4365 50.4385 l -S -41.25 51.375 m -41.25 51.375 l -S -27.1865 39.375 m -27.1865 39.375 l -S -47.25 33.1885 m -47.25 33.1885 l -S -34.125 32.625 m -34.125 32.625 l -S -23.25 30.75 m -23.25 30.75 l -S -13.6865 35.4385 m -13.6865 35.4385 l -S -16.3115 32.625 m -16.3115 32.625 l -S -39.125 30.1885 m -39.125 30.1885 l -S -49.3115 39.75 m -49.3115 39.75 l -S -30.5615 41.8135 m -30.5615 41.8135 l -S -49.6865 50.0635 m -49.6865 50.0635 l -S -35.4365 51.9385 m -35.4365 51.9385 l -S -7.875 34.3135 m -7.875 34.3135 l -S -24.9365 51.9385 m -24.9365 51.9385 l -S -15.5615 51.9385 m -15.5615 51.9385 l -S -30 30.375 m -30 30.375 l -S -11.0615 29.0635 m -11.0615 29.0635 l -S -44.25 54.5635 m -44.25 54.5635 l -S -34.875 28.875 m -34.875 28.875 l -S -45.125 47.6885 m -45.125 47.6885 l -S -15 42.75 m -15 42.75 l -S -11.0615 42.375 m -11.0615 42.375 l -S -21.1865 40.125 m -21.1865 40.125 l -S -22.125 43.5 m -22.125 43.5 l -S -18.9365 45.9385 m -18.9365 45.9385 l -S -17.0615 37.125 m -17.0615 37.125 l -S -46.3115 42.75 m -46.3115 42.75 l -S -32.8115 47.25 m -32.8115 47.25 l -S -39 42.375 m -39 42.375 l -S -40.6865 45.75 m -40.6865 45.75 l -S -37.3115 36.5635 m -37.3115 36.5635 l -S -42.1865 34.5 m -42.1865 34.5 l -S -43.3115 38.625 m -43.3115 38.625 l -S -45.375 29.4385 m -45.375 29.4385 l -S -50.25 29.625 m -50.25 29.625 l -S -54.9365 27.75 m -54.9365 27.75 l -S -55.875 52.875 m -55.875 52.875 l -S -54.1865 34.3135 m -54.1865 34.3135 l -S -60.75 27.375 m -60.75 27.375 l -S -55.6865 41.0635 m -55.6865 41.0635 l -S -61.6865 45.375 m -61.6865 45.375 l -S -66.375 28.6885 m -66.375 28.6885 l -S -72.5615 27.5635 m -72.5615 27.5635 l -S -68.0615 43.3135 m -68.0615 43.3135 l -S -72.375 50.0635 m -72.375 50.0635 l -S -72.5615 44.0635 m -72.5615 44.0635 l -S -72.5615 33.1885 m -72.5615 33.1885 l -S -54.375 50.4385 m -54.375 50.4385 l -S -53.25 59.625 m -53.25 59.625 l -S -51.1865 38.25 m -51.1865 38.25 l -S -59.125 42.1885 m -59.125 42.1885 l -S -51.75 47.0635 m -51.75 47.0635 l -S -56.625 64.5 m -56.625 64.5 l -S -57.9365 66.9385 m -57.9365 66.9385 l -S -64.875 47.4385 m -64.875 47.4385 l -S -69.9365 62.4385 m -69.9365 62.4385 l -S -67.3115 71.0635 m -67.3115 71.0635 l -S -53.625 69 m -53.625 69 l -S -64.6865 66.75 m -64.6865 66.75 l -S -68.625 53.25 m -68.625 53.25 l -S -71.4365 55.875 m -71.4365 55.875 l -S -62.25 70.125 m -62.25 70.125 l -S -69.75 47.4385 m -69.75 47.4385 l -S -52.125 64.5 m -52.125 64.5 l -S -52.125 55.125 m -52.125 55.125 l -S -66 31.125 m -66 31.125 l -S -63.75 39 m -63.75 39 l -S -60.1865 33 m -60.1865 33 l -S -68.8115 37.3135 m -68.8115 37.3135 l -S -61.3115 54.5635 m -61.3115 54.5635 l -S -61.6865 50.625 m -61.6865 50.625 l -S -63.9365 60.75 m -63.9365 60.75 l -S -60.5615 61.6885 m -60.5615 61.6885 l -S -58.125 58.5 m -58.125 58.5 l -S -66.9365 56.625 m -66.9365 56.625 l -S -56.8115 72.375 m -56.8115 72.375 l -S -46.125 25.875 m -46.125 25.875 l -S -41.625 26.625 m -41.625 26.625 l -S -10.125 60.75 m -10.125 60.75 l -S -18.5615 59.4385 m -18.5615 59.4385 l -S -4.3115 61.3135 m -4.3115 61.3135 l -S -15.9365 55.6885 m -15.9365 55.6885 l -S -1.6865 56.625 m -1.6865 56.625 l -S -9.5615 55.125 m -9.5615 55.125 l -S -24.75 62.25 m -24.75 62.25 l -S -30.5615 54.75 m -30.5615 54.75 l -S -41.25 59.4385 m -41.25 59.4385 l -S -24.625 58.1885 m -24.625 58.1885 l -S -20.625 56.4385 m -20.625 56.4385 l -S -33.75 56.8135 m -33.75 56.8135 l -S -37.5 62.625 m -37.5 62.625 l -S -38.625 56.8135 m -38.625 56.8135 l -S -43.875 60 m -43.875 60 l -S -30.5615 60 m -30.5615 60 l -S -15.1865 28.5 m -15.1865 28.5 l -S -4.125 72.9385 m -4.125 72.9385 l -S -27.375 73.125 m -27.375 73.125 l -S -18.9365 72.9385 m -18.9365 72.9385 l -S -40.6865 72.75 m -40.6865 72.75 l -S -62.25 73.125 m -62.25 73.125 l -S -56.8115 0.375 m -56.8115 0.375 l -S -0.5615 27.5635 m -0.5615 27.5635 l -S -0.375 50.0635 m -0.375 50.0635 l -S -0.5615 44.0635 m -0.5615 44.0635 l -S -0.5615 33.1885 m -0.5615 33.1885 l -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI5_End_NonPrinting-- -%AI5_Begin_NonPrinting -Np -%AI8_BeginBrushPattern -(New Pattern 2) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7884 8586 m --7838.1201 8586 L --7838.1201 8500.6914 L --7884 8500.6914 L --7884 8586 L -n -u --7850.4111 8533.3125 m --7850.3774 8533.3086 -7850.3457 8533.3047 -7850.313 8533.3018 c --7850.3457 8533.3047 -7850.3774 8533.3086 -7850.4111 8533.3125 c -n --7843.6582 8532.1602 m --7843.647 8532.1572 -7843.6362 8532.1543 -7843.626 8532.1523 c --7843.6362 8532.1543 -7843.647 8532.1572 -7843.6582 8532.1602 c -n --7870.0361 8579.5879 m --7870.0688 8579.5859 -7870.1006 8579.584 -7870.1318 8579.5801 c --7870.1162 8579.582 -7870.1016 8579.584 -7870.0854 8579.585 c --7870.0703 8579.5859 -7870.0527 8579.5879 -7870.0361 8579.5879 c -n --7854.5366 8533.6719 m --7854.4785 8533.668 -7854.4209 8533.6641 -7854.3599 8533.6602 c --7854.4209 8533.6641 -7854.4785 8533.668 -7854.5366 8533.6719 c -n --7839.1553 8576.4043 m --7839.0625 8576.3281 -7838.9775 8576.252 -7838.9009 8576.1758 c --7838.5967 8575.8672 -7838.4385 8575.5469 -7838.4385 8575.2207 c --7838.4385 8575.6289 -7838.689 8576.0254 -7839.1553 8576.4043 c -n --7877.3232 8578.5703 m --7877.3247 8578.5703 -7877.3281 8578.5693 -7877.3311 8578.5684 c --7877.3306 8578.5693 -7877.3281 8578.5693 -7877.3271 8578.5703 c --7877.3247 8578.5703 -7877.3247 8578.5703 -7877.3232 8578.5703 c -n --7882.21 8577.0645 m --7882.21 8577.0645 L --7882.21 8577.0645 L --7882.21 8577.0645 L -n --7858.9209 8533.8545 m --7858.8994 8533.8545 -7858.8774 8533.8535 -7858.856 8533.8535 c --7858.8774 8533.8535 -7858.8994 8533.8545 -7858.9209 8533.8545 c -n --7863.582 8533.8535 m --7863.5601 8533.8535 -7863.5391 8533.8545 -7863.5166 8533.8545 c --7863.5391 8533.8545 -7863.5601 8533.8535 -7863.582 8533.8535 c -n --7865.667 8533.7881 m --7865.7642 8533.7842 -7865.8594 8533.7793 -7865.9561 8533.7754 c --7865.9058 8533.7773 -7865.8608 8533.7813 -7865.8096 8533.7832 c --7865.7642 8533.7852 -7865.7134 8533.7861 -7865.667 8533.7881 c -n --7884 8529.1426 m --7884 8529.3066 -7883.96 8529.4688 -7883.8818 8529.627 c --7883.96 8529.4688 -7884 8529.3066 -7884 8529.1426 c -n --7868.0718 8533.6602 m --7868.0166 8533.6641 -7867.9609 8533.668 -7867.9038 8533.6709 c --7867.9609 8533.668 -7868.0166 8533.6641 -7868.0718 8533.6602 c -n --7878.811 8532.1523 m --7878.8018 8532.1543 -7878.792 8532.1572 -7878.7822 8532.1592 c --7878.792 8532.1572 -7878.8018 8532.1543 -7878.811 8532.1523 c -n --7872.1201 8533.3027 m --7872.0898 8533.3057 -7872.0615 8533.3086 -7872.0322 8533.3125 c --7872.0615 8533.3086 -7872.0898 8533.3057 -7872.1201 8533.3027 c -n --7838.4385 8529.1426 m --7838.4385 8529.3887 -7838.5278 8529.6289 -7838.7002 8529.8643 c --7838.5278 8529.6289 -7838.4385 8529.3887 -7838.4385 8529.1426 c -n --7839.0342 8530.2168 m --7839.332 8530.4844 -7839.731 8530.7432 -7840.2358 8530.9902 c --7840.2334 8530.9893 -7840.231 8530.9883 -7840.229 8530.9863 c --7839.7271 8530.7402 -7839.3311 8530.4834 -7839.0342 8530.2168 c -n --7841.187 8531.4004 m --7841.187 8531.4004 L --7841.187 8531.4004 L -n --7884 8575.2207 m --7884 8575.5 -7883.876 8575.7754 -7883.6514 8576.042 c --7883.876 8575.7754 -7884 8575.501 -7884 8575.2207 c -n --7856.4824 8533.7754 m --7856.5791 8533.7793 -7856.6758 8533.7842 -7856.7729 8533.7881 c --7856.7246 8533.7861 -7856.6758 8533.7852 -7856.6279 8533.7832 c --7856.5791 8533.7813 -7856.5313 8533.7773 -7856.4824 8533.7754 c -n --7872.0942 8579.3828 m --7872.083 8579.3848 -7872.0698 8579.3867 -7872.0562 8579.3877 c --7872.0698 8579.3867 -7872.083 8579.3848 -7872.0942 8579.3828 c -n --7882.2026 8530.9902 m --7882.46 8530.8633 -7882.687 8530.7344 -7882.8936 8530.6016 c --7882.6904 8530.7324 -7882.4639 8530.8613 -7882.21 8530.9863 c --7882.208 8530.9883 -7882.2041 8530.9893 -7882.2026 8530.9902 c -n --7854.4766 8579.7461 m --7854.4561 8579.7441 -7854.4346 8579.7432 -7854.4146 8579.7422 c --7854.4346 8579.7432 -7854.4561 8579.7441 -7854.4766 8579.7461 c -n --7840.229 8577.0645 m --7840.229 8577.0645 L --7840.229 8577.0645 L --7840.229 8577.0645 L -n --7852.2998 8579.5801 m --7852.335 8579.583 -7852.3706 8579.5859 -7852.4072 8579.5898 c --7852.3882 8579.5879 -7852.3706 8579.5869 -7852.3521 8579.585 c --7852.334 8579.584 -7852.3174 8579.582 -7852.2998 8579.5801 c -n --7856.5601 8579.8574 m --7856.6055 8579.8594 -7856.6514 8579.8613 -7856.6958 8579.8633 c --7856.6738 8579.8623 -7856.6494 8579.8613 -7856.6279 8579.8613 c --7856.6055 8579.8604 -7856.583 8579.8584 -7856.5601 8579.8574 c -n --7868.0186 8579.7422 m --7868.001 8579.7432 -7867.9834 8579.7441 -7867.9658 8579.7461 c --7867.9834 8579.7441 -7868.001 8579.7432 -7868.0186 8579.7422 c -n --7850.3882 8579.3887 m --7850.3706 8579.3867 -7850.3535 8579.3848 -7850.3369 8579.3828 c --7850.3535 8579.3848 -7850.3706 8579.3867 -7850.3882 8579.3887 c -n --7865.7422 8579.8633 m --7865.7881 8579.8613 -7865.833 8579.8594 -7865.8774 8579.8574 c --7865.8545 8579.8584 -7865.833 8579.8604 -7865.8096 8579.8613 c --7865.7881 8579.8613 -7865.7646 8579.8623 -7865.7422 8579.8633 c -n -0 O -0.8 g --7839.1553 8576.4043 m --7839.437 8576.6309 -7839.7959 8576.8516 -7840.229 8577.0645 C --7840.229 8577.0645 L --7840.229 8577.0645 L --7842.2422 8578.0547 -7845.8286 8578.8721 -7850.3369 8579.3828 c --7850.3535 8579.3848 -7850.3706 8579.3867 -7850.3882 8579.3887 c --7851.0088 8579.458 -7851.6465 8579.5215 -7852.2998 8579.5801 c --7852.3174 8579.582 -7852.334 8579.584 -7852.3521 8579.585 c --7852.3706 8579.5869 -7852.3882 8579.5879 -7852.4072 8579.5898 c --7853.0615 8579.6465 -7853.7305 8579.6973 -7854.4146 8579.7422 c --7854.4346 8579.7432 -7854.4561 8579.7441 -7854.4766 8579.7461 c --7855.1567 8579.79 -7855.853 8579.8262 -7856.5601 8579.8574 c --7856.583 8579.8584 -7856.6055 8579.8604 -7856.6279 8579.8613 c --7856.6494 8579.8613 -7856.6738 8579.8623 -7856.6958 8579.8633 c --7858.1567 8579.9238 -7859.6694 8579.957 -7861.2202 8579.957 c --7862.769 8579.957 -7864.2798 8579.9238 -7865.7422 8579.8633 c --7865.7646 8579.8623 -7865.7881 8579.8613 -7865.8096 8579.8613 c --7865.833 8579.8604 -7865.8545 8579.8584 -7865.8774 8579.8574 c --7866.5854 8579.8262 -7867.2832 8579.7891 -7867.9658 8579.7461 c --7867.9834 8579.7441 -7868.001 8579.7432 -7868.0186 8579.7422 c --7868.7065 8579.6973 -7869.3799 8579.6465 -7870.0361 8579.5879 c --7870.0527 8579.5879 -7870.0703 8579.5859 -7870.0854 8579.585 c --7870.1016 8579.584 -7870.1162 8579.582 -7870.1318 8579.5801 c --7870.7886 8579.5225 -7871.4321 8579.458 -7872.0562 8579.3877 c --7872.0698 8579.3867 -7872.083 8579.3848 -7872.0942 8579.3828 c --7874.0234 8579.165 -7875.7832 8578.8906 -7877.3232 8578.5703 c --7877.3247 8578.5703 -7877.3247 8578.5703 -7877.3271 8578.5703 c --7877.3281 8578.5693 -7877.3306 8578.5693 -7877.3311 8578.5684 c --7879.3896 8578.1406 -7881.0576 8577.6309 -7882.21 8577.0645 C --7882.21 8577.0645 L --7882.21 8577.0645 L --7882.8682 8576.7402 -7883.353 8576.3984 -7883.6514 8576.042 c --7883.876 8575.7754 -7884 8575.5 -7884 8575.2207 C --7884 8581.2637 L --7884 8581.5908 -7883.8408 8581.9102 -7883.5361 8582.2188 c --7883.2334 8582.5273 -7882.7866 8582.8242 -7882.21 8583.1074 c --7881.6328 8583.3906 -7880.9287 8583.6602 -7880.1089 8583.9121 c --7879.29 8584.1641 -7878.3584 8584.3984 -7877.3271 8584.6133 c --7876.2959 8584.8281 -7875.168 8585.0215 -7873.9561 8585.1914 c --7872.7432 8585.3623 -7871.4497 8585.5088 -7870.0854 8585.6279 c --7868.7231 8585.749 -7867.293 8585.8418 -7865.8096 8585.9043 c --7864.3271 8585.9668 -7862.792 8586 -7861.2202 8586 c --7859.6465 8586 -7858.1104 8585.9668 -7856.6279 8585.9043 c --7855.145 8585.8418 -7853.7134 8585.749 -7852.3521 8585.6279 c --7850.9897 8585.5088 -7849.6934 8585.3623 -7848.4814 8585.1914 c --7847.2695 8585.0215 -7846.1416 8584.8281 -7845.1104 8584.6133 c --7844.0801 8584.3984 -7843.147 8584.1641 -7842.3286 8583.9121 c --7841.5103 8583.6602 -7840.8042 8583.3906 -7840.229 8583.1074 c --7839.6514 8582.8242 -7839.2041 8582.5273 -7838.9009 8582.2188 c --7838.5967 8581.9102 -7838.4385 8581.5908 -7838.4385 8581.2637 C --7838.4385 8575.2207 L --7838.4385 8575.5469 -7838.5967 8575.8672 -7838.9009 8576.1758 c --7838.9775 8576.252 -7839.0625 8576.3281 -7839.1553 8576.4043 c -f -0.5 g --7848.209 8572.2383 m --7847.9424 8572.2383 L --7847.9424 8572.4561 -7848.041 8572.6621 -7848.209 8572.8555 C --7848.209 8574.0039 L --7848.209 8574.1914 -7848.2998 8574.373 -7848.4736 8574.5488 c --7848.6455 8574.7256 -7848.9014 8574.8945 -7849.231 8575.0566 c --7849.5615 8575.2197 -7849.9639 8575.373 -7850.4302 8575.5166 c --7850.8984 8575.6602 -7851.4302 8575.7949 -7852.0186 8575.917 c --7852.6079 8576.0391 -7853.2529 8576.1504 -7853.9438 8576.248 c --7854.6377 8576.3447 -7855.376 8576.4277 -7856.1543 8576.4961 c --7856.9326 8576.5645 -7857.749 8576.6191 -7858.5967 8576.6543 c --7859.4438 8576.6895 -7860.3218 8576.709 -7861.2192 8576.709 c --7862.1162 8576.709 -7862.9946 8576.6895 -7863.8408 8576.6543 c --7864.687 8576.6191 -7865.5049 8576.5645 -7866.2822 8576.4961 c --7867.061 8576.4277 -7867.8008 8576.3447 -7868.4927 8576.248 c --7869.1846 8576.1504 -7869.8306 8576.0391 -7870.418 8575.917 c --7871.0063 8575.7949 -7871.54 8575.6602 -7872.0063 8575.5166 c --7872.4746 8575.373 -7872.8774 8575.2197 -7873.2065 8575.0566 c --7873.5361 8574.8945 -7873.792 8574.7256 -7873.9658 8574.5488 c --7874.1377 8574.373 -7874.2295 8574.1914 -7874.2295 8574.0039 C --7874.2295 8572.8555 L --7874.3975 8572.6621 -7874.4961 8572.4561 -7874.4961 8572.2383 C --7874.2295 8572.2383 L --7874.2295 8571.4912 L --7874.2695 8571.4453 -7874.2974 8571.3965 -7874.3286 8571.3486 C --7880.1768 8572.2051 -7884 8573.6191 -7884 8575.2207 c --7884 8575.501 -7883.876 8575.7754 -7883.6514 8576.042 c --7883.353 8576.3984 -7882.8682 8576.7402 -7882.21 8577.0645 C --7882.21 8577.0645 L --7881.0576 8577.6309 -7879.3896 8578.1406 -7877.3311 8578.5684 c --7877.3281 8578.5693 -7877.3247 8578.5703 -7877.3232 8578.5703 c --7875.7832 8578.8906 -7874.0234 8579.165 -7872.0942 8579.3828 c --7872.083 8579.3848 -7872.0698 8579.3867 -7872.0562 8579.3877 c --7871.4321 8579.458 -7870.7886 8579.5225 -7870.1318 8579.5801 c --7870.1006 8579.584 -7870.0688 8579.5859 -7870.0361 8579.5879 c --7869.3799 8579.6465 -7868.7065 8579.6973 -7868.0186 8579.7422 c --7868.001 8579.7432 -7867.9834 8579.7441 -7867.9658 8579.7461 c --7867.2832 8579.7891 -7866.5854 8579.8262 -7865.8774 8579.8574 c --7865.833 8579.8594 -7865.7881 8579.8613 -7865.7422 8579.8633 c --7864.2798 8579.9238 -7862.769 8579.957 -7861.2202 8579.957 c --7859.6694 8579.957 -7858.1567 8579.9238 -7856.6958 8579.8633 c --7856.6514 8579.8613 -7856.6055 8579.8594 -7856.5601 8579.8574 c --7855.853 8579.8262 -7855.1567 8579.79 -7854.4766 8579.7461 c --7854.4561 8579.7441 -7854.4346 8579.7432 -7854.4146 8579.7422 c --7853.7305 8579.6973 -7853.0615 8579.6465 -7852.4072 8579.5898 c --7852.3706 8579.5859 -7852.335 8579.583 -7852.2998 8579.5801 c --7851.6465 8579.5215 -7851.0088 8579.458 -7850.3882 8579.3887 c --7850.3706 8579.3867 -7850.3535 8579.3848 -7850.3369 8579.3828 c --7845.8286 8578.8721 -7842.2422 8578.0547 -7840.229 8577.0645 C --7840.229 8577.0645 L --7839.7959 8576.8516 -7839.437 8576.6309 -7839.1553 8576.4043 c --7838.689 8576.0254 -7838.4385 8575.6289 -7838.4385 8575.2207 c --7838.4385 8573.6191 -7842.2617 8572.2051 -7848.1104 8571.3486 C --7848.1392 8571.3965 -7848.1689 8571.4453 -7848.209 8571.4912 C --7848.209 8572.2383 L -f -0.55 g --7861.2202 8558.7959 m --7866.9199 8558.7959 -7872.9287 8557.9863 -7874.2295 8556.4746 C --7874.2295 8557.2227 L --7874.0454 8557.2227 L --7874.0454 8558.3994 -7868.7783 8559.7109 -7861.2202 8559.7109 c --7853.6602 8559.7109 -7848.3921 8558.3994 -7848.3921 8557.2227 C --7848.209 8557.2227 L --7848.209 8556.4746 L --7849.5088 8557.9863 -7855.5166 8558.7959 -7861.2202 8558.7959 c -f --7861.2202 8549.2402 m --7866.9199 8549.2402 -7872.9287 8548.4307 -7874.2295 8546.9199 C --7874.2295 8547.666 L --7874.0454 8547.666 L --7874.0454 8548.8438 -7868.7783 8550.1563 -7861.2202 8550.1563 c --7853.6602 8550.1563 -7848.3921 8548.8438 -7848.3921 8547.666 C --7848.209 8547.666 L --7848.209 8546.9199 L --7849.5088 8548.4307 -7855.5166 8549.2402 -7861.2202 8549.2402 c -f --7861.2202 8560.1611 m --7866.9199 8560.1611 -7872.9287 8559.3516 -7874.2295 8557.8398 C --7874.2295 8558.5879 L --7874.0454 8558.5879 L --7874.0454 8559.7646 -7868.7783 8561.0762 -7861.2202 8561.0762 c --7853.6602 8561.0762 -7848.3921 8559.7646 -7848.3921 8558.5879 C --7848.209 8558.5879 L --7848.209 8557.8398 L --7849.5088 8559.3516 -7855.5166 8560.1611 -7861.2202 8560.1611 c -f --7861.2202 8561.5264 m --7866.9199 8561.5264 -7872.9287 8560.7168 -7874.2295 8559.2051 C --7874.2295 8559.9531 L --7874.0454 8559.9531 L --7874.0454 8561.1299 -7868.7783 8562.4414 -7861.2202 8562.4414 c --7853.6602 8562.4414 -7848.3921 8561.1299 -7848.3921 8559.9531 C --7848.209 8559.9531 L --7848.209 8559.2051 L --7849.5088 8560.7168 -7855.5166 8561.5264 -7861.2202 8561.5264 c -f --7861.2202 8550.6055 m --7866.9199 8550.6055 -7872.9287 8549.7959 -7874.2295 8548.2852 C --7874.2295 8549.0322 L --7874.0454 8549.0322 L --7874.0454 8550.209 -7868.7783 8551.5205 -7861.2202 8551.5205 c --7853.6602 8551.5205 -7848.3921 8550.209 -7848.3921 8549.0322 C --7848.209 8549.0322 L --7848.209 8548.2852 L --7849.5088 8549.7959 -7855.5166 8550.6055 -7861.2202 8550.6055 c -f --7861.2202 8554.7012 m --7866.9199 8554.7012 -7872.9287 8553.8906 -7874.2295 8552.3789 C --7874.2295 8553.127 L --7874.0454 8553.127 L --7874.0454 8554.3047 -7868.7783 8555.6162 -7861.2202 8555.6162 c --7853.6602 8555.6162 -7848.3921 8554.3047 -7848.3921 8553.127 C --7848.209 8553.127 L --7848.209 8552.3789 L --7849.5088 8553.8906 -7855.5166 8554.7012 -7861.2202 8554.7012 c -f --7861.2202 8557.4316 m --7866.9199 8557.4316 -7872.9287 8556.6211 -7874.2295 8555.1104 C --7874.2295 8555.8574 L --7874.0454 8555.8574 L --7874.0454 8557.0342 -7868.7783 8558.3457 -7861.2202 8558.3457 c --7853.6602 8558.3457 -7848.3921 8557.0342 -7848.3921 8555.8574 C --7848.209 8555.8574 L --7848.209 8555.1104 L --7849.5088 8556.6211 -7855.5166 8557.4316 -7861.2202 8557.4316 c -f --7861.2202 8553.3359 m --7866.9199 8553.3359 -7872.9287 8552.5254 -7874.2295 8551.0146 C --7874.2295 8551.7617 L --7874.0454 8551.7617 L --7874.0454 8552.9395 -7868.7783 8554.25 -7861.2202 8554.25 c --7853.6602 8554.25 -7848.3921 8552.9395 -7848.3921 8551.7617 C --7848.209 8551.7617 L --7848.209 8551.0146 L --7849.5088 8552.5254 -7855.5166 8553.3359 -7861.2202 8553.3359 c -f --7861.2202 8543.7803 m --7866.9199 8543.7803 -7872.9287 8542.9707 -7874.2295 8541.459 C --7874.2295 8542.2061 L --7874.0454 8542.2061 L --7874.0454 8543.3828 -7868.7783 8544.6953 -7861.2202 8544.6953 c --7853.6602 8544.6953 -7848.3921 8543.3828 -7848.3921 8542.2061 C --7848.209 8542.2061 L --7848.209 8541.459 L --7849.5088 8542.9707 -7855.5166 8543.7803 -7861.2202 8543.7803 c -f --7861.2202 8546.5098 m --7866.9199 8546.5098 -7872.9287 8545.7012 -7874.2295 8544.1895 C --7874.2295 8544.9375 L --7874.0454 8544.9375 L --7874.0454 8546.1133 -7868.7783 8547.4248 -7861.2202 8547.4248 c --7853.6602 8547.4248 -7848.3921 8546.1133 -7848.3921 8544.9375 C --7848.209 8544.9375 L --7848.209 8544.1895 L --7849.5088 8545.7012 -7855.5166 8546.5098 -7861.2202 8546.5098 c -f --7861.2202 8556.0664 m --7866.9199 8556.0664 -7872.9287 8555.2559 -7874.2295 8553.7451 C --7874.2295 8554.4922 L --7874.0454 8554.4922 L --7874.0454 8555.6689 -7868.7783 8556.9805 -7861.2202 8556.9805 c --7853.6602 8556.9805 -7848.3921 8555.6689 -7848.3921 8554.4922 C --7848.209 8554.4922 L --7848.209 8553.7451 L --7849.5088 8555.2559 -7855.5166 8556.0664 -7861.2202 8556.0664 c -f --7861.2202 8551.9707 m --7866.9199 8551.9707 -7872.9287 8551.1611 -7874.2295 8549.6504 C --7874.2295 8550.3965 L --7874.0454 8550.3965 L --7874.0454 8551.5742 -7868.7783 8552.8857 -7861.2202 8552.8857 c --7853.6602 8552.8857 -7848.3921 8551.5742 -7848.3921 8550.3965 C --7848.209 8550.3965 L --7848.209 8549.6504 L --7849.5088 8551.1611 -7855.5166 8551.9707 -7861.2202 8551.9707 c -f --7861.2202 8545.1445 m --7866.9199 8545.1445 -7872.9287 8544.3359 -7874.2295 8542.8242 C --7874.2295 8543.5723 L --7874.0454 8543.5723 L --7874.0454 8544.748 -7868.7783 8546.0605 -7861.2202 8546.0605 c --7853.6602 8546.0605 -7848.3921 8544.748 -7848.3921 8543.5723 C --7848.209 8543.5723 L --7848.209 8542.8242 L --7849.5088 8544.3359 -7855.5166 8545.1445 -7861.2202 8545.1445 c -f --7861.2202 8547.875 m --7866.9199 8547.875 -7872.9287 8547.0654 -7874.2295 8545.5547 C --7874.2295 8546.3008 L --7874.0454 8546.3008 L --7874.0454 8547.4785 -7868.7783 8548.791 -7861.2202 8548.791 c --7853.6602 8548.791 -7848.3921 8547.4785 -7848.3921 8546.3008 C --7848.209 8546.3008 L --7848.209 8545.5547 L --7849.5088 8547.0654 -7855.5166 8547.875 -7861.2202 8547.875 c -f --7861.2202 8568.3516 m --7866.9199 8568.3516 -7872.9287 8567.543 -7874.2295 8566.0313 C --7874.2295 8566.7783 L --7874.0454 8566.7783 L --7874.0454 8567.9551 -7868.7783 8569.2666 -7861.2202 8569.2666 c --7853.6602 8569.2666 -7848.3921 8567.9551 -7848.3921 8566.7783 C --7848.209 8566.7783 L --7848.209 8566.0313 L --7849.5088 8567.543 -7855.5166 8568.3516 -7861.2202 8568.3516 c -f --7861.2202 8572.4473 m --7866.9199 8572.4473 -7872.9287 8571.6377 -7874.2295 8570.127 C --7874.2295 8570.873 L --7874.0454 8570.873 L --7874.0454 8572.0508 -7868.7783 8573.3623 -7861.2202 8573.3623 c --7853.6602 8573.3623 -7848.3921 8572.0508 -7848.3921 8570.873 C --7848.209 8570.873 L --7848.209 8570.127 L --7849.5088 8571.6377 -7855.5166 8572.4473 -7861.2202 8572.4473 c -f --7861.2202 8571.082 m --7866.9199 8571.082 -7872.9287 8570.2715 -7874.2295 8568.7607 C --7874.2295 8569.5078 L --7874.0454 8569.5078 L --7874.0454 8570.6855 -7868.7783 8571.998 -7861.2202 8571.998 c --7853.6602 8571.998 -7848.3921 8570.6855 -7848.3921 8569.5078 C --7848.209 8569.5078 L --7848.209 8568.7607 L --7849.5088 8570.2715 -7855.5166 8571.082 -7861.2202 8571.082 c -f --7861.2202 8562.8906 m --7866.9199 8562.8906 -7872.9287 8562.082 -7874.2295 8560.5703 C --7874.2295 8561.3184 L --7874.0454 8561.3184 L --7874.0454 8562.4941 -7868.7783 8563.8066 -7861.2202 8563.8066 c --7853.6602 8563.8066 -7848.3921 8562.4941 -7848.3921 8561.3184 C --7848.209 8561.3184 L --7848.209 8560.5703 L --7849.5088 8562.082 -7855.5166 8562.8906 -7861.2202 8562.8906 c -f --7861.2202 8566.9863 m --7866.9199 8566.9863 -7872.9287 8566.1768 -7874.2295 8564.666 C --7874.2295 8565.4131 L --7874.0454 8565.4131 L --7874.0454 8566.5898 -7868.7783 8567.9023 -7861.2202 8567.9023 c --7853.6602 8567.9023 -7848.3921 8566.5898 -7848.3921 8565.4131 C --7848.209 8565.4131 L --7848.209 8564.666 L --7849.5088 8566.1768 -7855.5166 8566.9863 -7861.2202 8566.9863 c -f --7861.2202 8565.6211 m --7866.9199 8565.6211 -7872.9287 8564.8115 -7874.2295 8563.3008 C --7874.2295 8564.0479 L --7874.0454 8564.0479 L --7874.0454 8565.2246 -7868.7783 8566.5371 -7861.2202 8566.5371 c --7853.6602 8566.5371 -7848.3921 8565.2246 -7848.3921 8564.0479 C --7848.209 8564.0479 L --7848.209 8563.3008 L --7849.5088 8564.8115 -7855.5166 8565.6211 -7861.2202 8565.6211 c -f --7861.2202 8564.2559 m --7866.9199 8564.2559 -7872.9287 8563.4473 -7874.2295 8561.9355 C --7874.2295 8562.6826 L --7874.0454 8562.6826 L --7874.0454 8563.8594 -7868.7783 8565.1719 -7861.2202 8565.1719 c --7853.6602 8565.1719 -7848.3921 8563.8594 -7848.3921 8562.6826 C --7848.209 8562.6826 L --7848.209 8561.9355 L --7849.5088 8563.4473 -7855.5166 8564.2559 -7861.2202 8564.2559 c -f --7861.2202 8569.7168 m --7866.9199 8569.7168 -7872.9287 8568.9072 -7874.2295 8567.3965 C --7874.2295 8568.1426 L --7874.0454 8568.1426 L --7874.0454 8569.3203 -7868.7783 8570.6318 -7861.2202 8570.6318 c --7853.6602 8570.6318 -7848.3921 8569.3203 -7848.3921 8568.1426 C --7848.209 8568.1426 L --7848.209 8567.3965 L --7849.5088 8568.9072 -7855.5166 8569.7168 -7861.2202 8569.7168 c -f --7852.3521 8539.5498 m --7853.7134 8539.6699 -7855.145 8539.7637 -7856.6279 8539.8262 c --7858.1104 8539.8887 -7859.6465 8539.9229 -7861.2202 8539.9229 c --7862.792 8539.9229 -7864.3271 8539.8887 -7865.8096 8539.8262 c --7867.293 8539.7637 -7868.7231 8539.6699 -7870.0854 8539.5498 c --7871.4497 8539.4307 -7872.7432 8539.2852 -7873.9561 8539.1143 c --7874.0498 8539.1016 -7874.1362 8539.085 -7874.2295 8539.0713 C --7874.2295 8539.4766 L --7874.0454 8539.4766 L --7874.0454 8540.6523 -7868.7783 8541.9648 -7861.2202 8541.9648 c --7853.6602 8541.9648 -7848.3921 8540.6523 -7848.3921 8539.4766 C --7848.209 8539.4766 L --7848.209 8539.0723 L --7848.3018 8539.085 -7848.3882 8539.1016 -7848.4814 8539.1143 c --7849.6934 8539.2852 -7850.9897 8539.4307 -7852.3521 8539.5498 c -f --7861.2202 8542.415 m --7866.9199 8542.415 -7872.9287 8541.6055 -7874.2295 8540.0938 C --7874.2295 8540.8418 L --7874.0454 8540.8418 L --7874.0454 8542.0186 -7868.7783 8543.3301 -7861.2202 8543.3301 c --7853.6602 8543.3301 -7848.3921 8542.0186 -7848.3921 8540.8418 C --7848.209 8540.8418 L --7848.209 8540.0938 L --7849.5088 8541.6055 -7855.5166 8542.415 -7861.2202 8542.415 c -f --7861.2202 8575.1768 m --7866.9199 8575.1768 -7872.9287 8574.3672 -7874.2295 8572.8555 C --7874.2295 8574.0039 L --7874.2295 8574.1914 -7874.1377 8574.373 -7873.9658 8574.5488 c --7873.792 8574.7256 -7873.5361 8574.8945 -7873.2065 8575.0566 c --7872.8774 8575.2197 -7872.4746 8575.373 -7872.0063 8575.5166 c --7871.54 8575.6602 -7871.0063 8575.7949 -7870.418 8575.917 c --7869.8306 8576.0391 -7869.1846 8576.1504 -7868.4927 8576.248 c --7867.8008 8576.3447 -7867.061 8576.4277 -7866.2822 8576.4961 c --7865.5049 8576.5645 -7864.687 8576.6191 -7863.8408 8576.6543 c --7862.9946 8576.6895 -7862.1162 8576.709 -7861.2192 8576.709 c --7860.3218 8576.709 -7859.4438 8576.6895 -7858.5967 8576.6543 c --7857.749 8576.6191 -7856.9326 8576.5645 -7856.1543 8576.4961 c --7855.376 8576.4277 -7854.6377 8576.3447 -7853.9438 8576.248 c --7853.2529 8576.1504 -7852.6079 8576.0391 -7852.0186 8575.917 c --7851.4302 8575.7949 -7850.8984 8575.6602 -7850.4302 8575.5166 c --7849.9639 8575.373 -7849.5615 8575.2197 -7849.231 8575.0566 c --7848.9014 8574.8945 -7848.6455 8574.7256 -7848.4736 8574.5488 c --7848.2998 8574.373 -7848.209 8574.1914 -7848.209 8574.0039 C --7848.209 8572.8555 L --7849.5088 8574.3672 -7855.5166 8575.1768 -7861.2202 8575.1768 c -f --7874.0454 8572.2383 m --7874.0454 8573.415 -7868.7783 8574.7266 -7861.2202 8574.7266 c --7853.6602 8574.7266 -7848.3921 8573.415 -7848.3921 8572.2383 C --7848.209 8572.2383 L --7848.209 8571.4912 L --7849.5088 8573.002 -7855.5166 8573.8125 -7861.2202 8573.8125 c --7866.9199 8573.8125 -7872.9287 8573.002 -7874.2295 8571.4912 C --7874.2295 8572.2383 L --7874.0454 8572.2383 L -f -0.15 g --7861.2202 8541.9648 m --7868.7783 8541.9648 -7874.0454 8540.6523 -7874.0454 8539.4766 C --7874.2295 8539.4766 L --7874.4961 8539.4766 L --7874.4961 8539.6943 -7874.3975 8539.8994 -7874.2295 8540.0938 c --7872.9287 8541.6055 -7866.9199 8542.415 -7861.2202 8542.415 c --7855.5166 8542.415 -7849.5088 8541.6055 -7848.209 8540.0938 c --7848.041 8539.8994 -7847.9424 8539.6943 -7847.9424 8539.4766 C --7848.209 8539.4766 L --7848.3921 8539.4766 L --7848.3921 8540.6523 -7853.6602 8541.9648 -7861.2202 8541.9648 c -f --7861.2202 8543.3301 m --7868.7783 8543.3301 -7874.0454 8542.0186 -7874.0454 8540.8418 C --7874.2295 8540.8418 L --7874.4961 8540.8418 L --7874.4961 8541.0586 -7874.3975 8541.2637 -7874.2295 8541.459 c --7872.9287 8542.9707 -7866.9199 8543.7803 -7861.2202 8543.7803 c --7855.5166 8543.7803 -7849.5088 8542.9707 -7848.209 8541.459 c --7848.041 8541.2637 -7847.9424 8541.0586 -7847.9424 8540.8418 C --7848.209 8540.8418 L --7848.3921 8540.8418 L --7848.3921 8542.0186 -7853.6602 8543.3301 -7861.2202 8543.3301 c -f --7861.2202 8544.6953 m --7868.7783 8544.6953 -7874.0454 8543.3828 -7874.0454 8542.2061 C --7874.2295 8542.2061 L --7874.4961 8542.2061 L --7874.4961 8542.4238 -7874.3975 8542.6289 -7874.2295 8542.8242 c --7872.9287 8544.3359 -7866.9199 8545.1445 -7861.2202 8545.1445 c --7855.5166 8545.1445 -7849.5088 8544.3359 -7848.209 8542.8242 c --7848.041 8542.6289 -7847.9424 8542.4238 -7847.9424 8542.2061 C --7848.209 8542.2061 L --7848.3921 8542.2061 L --7848.3921 8543.3828 -7853.6602 8544.6953 -7861.2202 8544.6953 c -f --7861.2202 8546.0605 m --7868.7783 8546.0605 -7874.0454 8544.748 -7874.0454 8543.5723 C --7874.2295 8543.5723 L --7874.4961 8543.5723 L --7874.4961 8543.79 -7874.3975 8543.9951 -7874.2295 8544.1895 c --7872.9287 8545.7012 -7866.9199 8546.5098 -7861.2202 8546.5098 c --7855.5166 8546.5098 -7849.5088 8545.7012 -7848.209 8544.1895 c --7848.041 8543.9951 -7847.9424 8543.79 -7847.9424 8543.5723 C --7848.209 8543.5723 L --7848.3921 8543.5723 L --7848.3921 8544.748 -7853.6602 8546.0605 -7861.2202 8546.0605 c -f --7861.2202 8547.4248 m --7868.7783 8547.4248 -7874.0454 8546.1133 -7874.0454 8544.9375 C --7874.2295 8544.9375 L --7874.4961 8544.9375 L --7874.4961 8545.1543 -7874.3975 8545.3594 -7874.2295 8545.5547 c --7872.9287 8547.0654 -7866.9199 8547.875 -7861.2202 8547.875 c --7855.5166 8547.875 -7849.5088 8547.0654 -7848.209 8545.5547 c --7848.041 8545.3594 -7847.9424 8545.1543 -7847.9424 8544.9375 C --7848.209 8544.9375 L --7848.3921 8544.9375 L --7848.3921 8546.1133 -7853.6602 8547.4248 -7861.2202 8547.4248 c -f --7861.2202 8548.791 m --7868.7783 8548.791 -7874.0454 8547.4785 -7874.0454 8546.3008 C --7874.2295 8546.3008 L --7874.4961 8546.3008 L --7874.4961 8546.5195 -7874.3975 8546.7246 -7874.2295 8546.9199 c --7872.9287 8548.4307 -7866.9199 8549.2402 -7861.2202 8549.2402 c --7855.5166 8549.2402 -7849.5088 8548.4307 -7848.209 8546.9199 c --7848.041 8546.7246 -7847.9424 8546.5195 -7847.9424 8546.3008 C --7848.209 8546.3008 L --7848.3921 8546.3008 L --7848.3921 8547.4785 -7853.6602 8548.791 -7861.2202 8548.791 c -f --7861.2202 8550.1563 m --7868.7783 8550.1563 -7874.0454 8548.8438 -7874.0454 8547.666 C --7874.2295 8547.666 L --7874.4961 8547.666 L --7874.4961 8547.8848 -7874.3975 8548.0898 -7874.2295 8548.2852 c --7872.9287 8549.7959 -7866.9199 8550.6055 -7861.2202 8550.6055 c --7855.5166 8550.6055 -7849.5088 8549.7959 -7848.209 8548.2852 c --7848.041 8548.0898 -7847.9424 8547.8848 -7847.9424 8547.666 C --7848.209 8547.666 L --7848.3921 8547.666 L --7848.3921 8548.8438 -7853.6602 8550.1563 -7861.2202 8550.1563 c -f --7861.2202 8551.5205 m --7868.7783 8551.5205 -7874.0454 8550.209 -7874.0454 8549.0322 C --7874.2295 8549.0322 L --7874.4961 8549.0322 L --7874.4961 8549.25 -7874.3975 8549.4551 -7874.2295 8549.6504 c --7872.9287 8551.1611 -7866.9199 8551.9707 -7861.2202 8551.9707 c --7855.5166 8551.9707 -7849.5088 8551.1611 -7848.209 8549.6504 c --7848.041 8549.4551 -7847.9424 8549.25 -7847.9424 8549.0322 C --7848.209 8549.0322 L --7848.3921 8549.0322 L --7848.3921 8550.209 -7853.6602 8551.5205 -7861.2202 8551.5205 c -f --7861.2202 8552.8857 m --7868.7783 8552.8857 -7874.0454 8551.5742 -7874.0454 8550.3965 C --7874.2295 8550.3965 L --7874.4961 8550.3965 L --7874.4961 8550.6152 -7874.3975 8550.8203 -7874.2295 8551.0146 c --7872.9287 8552.5254 -7866.9199 8553.3359 -7861.2202 8553.3359 c --7855.5166 8553.3359 -7849.5088 8552.5254 -7848.209 8551.0146 c --7848.041 8550.8203 -7847.9424 8550.6152 -7847.9424 8550.3965 C --7848.209 8550.3965 L --7848.3921 8550.3965 L --7848.3921 8551.5742 -7853.6602 8552.8857 -7861.2202 8552.8857 c -f --7861.2202 8554.25 m --7868.7783 8554.25 -7874.0454 8552.9395 -7874.0454 8551.7617 C --7874.2295 8551.7617 L --7874.4961 8551.7617 L --7874.4961 8551.9795 -7874.3975 8552.1846 -7874.2295 8552.3789 c --7872.9287 8553.8906 -7866.9199 8554.7012 -7861.2202 8554.7012 c --7855.5166 8554.7012 -7849.5088 8553.8906 -7848.209 8552.3789 c --7848.041 8552.1846 -7847.9424 8551.9795 -7847.9424 8551.7617 C --7848.209 8551.7617 L --7848.3921 8551.7617 L --7848.3921 8552.9395 -7853.6602 8554.25 -7861.2202 8554.25 c -f --7861.2202 8555.6162 m --7868.7783 8555.6162 -7874.0454 8554.3047 -7874.0454 8553.127 C --7874.2295 8553.127 L --7874.4961 8553.127 L --7874.4961 8553.3457 -7874.3975 8553.5508 -7874.2295 8553.7451 c --7872.9287 8555.2559 -7866.9199 8556.0664 -7861.2202 8556.0664 c --7855.5166 8556.0664 -7849.5088 8555.2559 -7848.209 8553.7451 c --7848.041 8553.5508 -7847.9424 8553.3457 -7847.9424 8553.127 C --7848.209 8553.127 L --7848.3921 8553.127 L --7848.3921 8554.3047 -7853.6602 8555.6162 -7861.2202 8555.6162 c -f --7861.2202 8556.9805 m --7868.7783 8556.9805 -7874.0454 8555.6689 -7874.0454 8554.4922 C --7874.2295 8554.4922 L --7874.4961 8554.4922 L --7874.4961 8554.7109 -7874.3975 8554.916 -7874.2295 8555.1104 c --7872.9287 8556.6211 -7866.9199 8557.4316 -7861.2202 8557.4316 c --7855.5166 8557.4316 -7849.5088 8556.6211 -7848.209 8555.1104 c --7848.041 8554.916 -7847.9424 8554.7109 -7847.9424 8554.4922 C --7848.209 8554.4922 L --7848.3921 8554.4922 L --7848.3921 8555.6689 -7853.6602 8556.9805 -7861.2202 8556.9805 c -f --7861.2202 8558.3457 m --7868.7783 8558.3457 -7874.0454 8557.0342 -7874.0454 8555.8574 C --7874.2295 8555.8574 L --7874.4961 8555.8574 L --7874.4961 8556.0752 -7874.3975 8556.2803 -7874.2295 8556.4746 c --7872.9287 8557.9863 -7866.9199 8558.7959 -7861.2202 8558.7959 c --7855.5166 8558.7959 -7849.5088 8557.9863 -7848.209 8556.4746 c --7848.041 8556.2803 -7847.9424 8556.0752 -7847.9424 8555.8574 C --7848.209 8555.8574 L --7848.3921 8555.8574 L --7848.3921 8557.0342 -7853.6602 8558.3457 -7861.2202 8558.3457 c -f --7861.2202 8559.7109 m --7868.7783 8559.7109 -7874.0454 8558.3994 -7874.0454 8557.2227 C --7874.2295 8557.2227 L --7874.4961 8557.2227 L --7874.4961 8557.4395 -7874.3975 8557.6455 -7874.2295 8557.8398 c --7872.9287 8559.3516 -7866.9199 8560.1611 -7861.2202 8560.1611 c --7855.5166 8560.1611 -7849.5088 8559.3516 -7848.209 8557.8398 c --7848.041 8557.6455 -7847.9424 8557.4395 -7847.9424 8557.2227 C --7848.209 8557.2227 L --7848.3921 8557.2227 L --7848.3921 8558.3994 -7853.6602 8559.7109 -7861.2202 8559.7109 c -f --7861.2202 8561.0762 m --7868.7783 8561.0762 -7874.0454 8559.7646 -7874.0454 8558.5879 C --7874.2295 8558.5879 L --7874.4961 8558.5879 L --7874.4961 8558.8057 -7874.3975 8559.0107 -7874.2295 8559.2051 c --7872.9287 8560.7168 -7866.9199 8561.5264 -7861.2202 8561.5264 c --7855.5166 8561.5264 -7849.5088 8560.7168 -7848.209 8559.2051 c --7848.041 8559.0107 -7847.9424 8558.8057 -7847.9424 8558.5879 C --7848.209 8558.5879 L --7848.3921 8558.5879 L --7848.3921 8559.7646 -7853.6602 8561.0762 -7861.2202 8561.0762 c -f --7861.2202 8562.4414 m --7868.7783 8562.4414 -7874.0454 8561.1299 -7874.0454 8559.9531 C --7874.2295 8559.9531 L --7874.4961 8559.9531 L --7874.4961 8560.1709 -7874.3975 8560.376 -7874.2295 8560.5703 c --7872.9287 8562.082 -7866.9199 8562.8906 -7861.2202 8562.8906 c --7855.5166 8562.8906 -7849.5088 8562.082 -7848.209 8560.5703 c --7848.041 8560.376 -7847.9424 8560.1709 -7847.9424 8559.9531 C --7848.209 8559.9531 L --7848.3921 8559.9531 L --7848.3921 8561.1299 -7853.6602 8562.4414 -7861.2202 8562.4414 c -f --7861.2202 8563.8066 m --7868.7783 8563.8066 -7874.0454 8562.4941 -7874.0454 8561.3184 C --7874.2295 8561.3184 L --7874.4961 8561.3184 L --7874.4961 8561.5352 -7874.3975 8561.7412 -7874.2295 8561.9355 c --7872.9287 8563.4473 -7866.9199 8564.2559 -7861.2202 8564.2559 c --7855.5166 8564.2559 -7849.5088 8563.4473 -7848.209 8561.9355 c --7848.041 8561.7412 -7847.9424 8561.5352 -7847.9424 8561.3184 C --7848.209 8561.3184 L --7848.3921 8561.3184 L --7848.3921 8562.4941 -7853.6602 8563.8066 -7861.2202 8563.8066 c -f --7861.2202 8565.1719 m --7868.7783 8565.1719 -7874.0454 8563.8594 -7874.0454 8562.6826 C --7874.2295 8562.6826 L --7874.4961 8562.6826 L --7874.4961 8562.9004 -7874.3975 8563.1055 -7874.2295 8563.3008 c --7872.9287 8564.8115 -7866.9199 8565.6211 -7861.2202 8565.6211 c --7855.5166 8565.6211 -7849.5088 8564.8115 -7848.209 8563.3008 c --7848.041 8563.1055 -7847.9424 8562.9004 -7847.9424 8562.6826 C --7848.209 8562.6826 L --7848.3921 8562.6826 L --7848.3921 8563.8594 -7853.6602 8565.1719 -7861.2202 8565.1719 c -f --7861.2202 8566.5371 m --7868.7783 8566.5371 -7874.0454 8565.2246 -7874.0454 8564.0479 C --7874.2295 8564.0479 L --7874.4961 8564.0479 L --7874.4961 8564.2656 -7874.3975 8564.4707 -7874.2295 8564.666 c --7872.9287 8566.1768 -7866.9199 8566.9863 -7861.2202 8566.9863 c --7855.5166 8566.9863 -7849.5088 8566.1768 -7848.209 8564.666 c --7848.041 8564.4707 -7847.9424 8564.2656 -7847.9424 8564.0479 C --7848.209 8564.0479 L --7848.3921 8564.0479 L --7848.3921 8565.2246 -7853.6602 8566.5371 -7861.2202 8566.5371 c -f --7861.2202 8567.9023 m --7868.7783 8567.9023 -7874.0454 8566.5898 -7874.0454 8565.4131 C --7874.2295 8565.4131 L --7874.4961 8565.4131 L --7874.4961 8565.6309 -7874.3975 8565.8359 -7874.2295 8566.0313 c --7872.9287 8567.543 -7866.9199 8568.3516 -7861.2202 8568.3516 c --7855.5166 8568.3516 -7849.5088 8567.543 -7848.209 8566.0313 c --7848.041 8565.8359 -7847.9424 8565.6309 -7847.9424 8565.4131 C --7848.209 8565.4131 L --7848.3921 8565.4131 L --7848.3921 8566.5898 -7853.6602 8567.9023 -7861.2202 8567.9023 c -f --7861.2202 8569.2666 m --7868.7783 8569.2666 -7874.0454 8567.9551 -7874.0454 8566.7783 C --7874.2295 8566.7783 L --7874.4961 8566.7783 L --7874.4961 8566.9961 -7874.3975 8567.2012 -7874.2295 8567.3965 c --7872.9287 8568.9072 -7866.9199 8569.7168 -7861.2202 8569.7168 c --7855.5166 8569.7168 -7849.5088 8568.9072 -7848.209 8567.3965 c --7848.041 8567.2012 -7847.9424 8566.9961 -7847.9424 8566.7783 C --7848.209 8566.7783 L --7848.3921 8566.7783 L --7848.3921 8567.9551 -7853.6602 8569.2666 -7861.2202 8569.2666 c -f --7861.2202 8570.6318 m --7868.7783 8570.6318 -7874.0454 8569.3203 -7874.0454 8568.1426 C --7874.2295 8568.1426 L --7874.4961 8568.1426 L --7874.4961 8568.3613 -7874.3975 8568.5664 -7874.2295 8568.7607 c --7872.9287 8570.2715 -7866.9199 8571.082 -7861.2202 8571.082 c --7855.5166 8571.082 -7849.5088 8570.2715 -7848.209 8568.7607 c --7848.041 8568.5664 -7847.9424 8568.3613 -7847.9424 8568.1426 C --7848.209 8568.1426 L --7848.3921 8568.1426 L --7848.3921 8569.3203 -7853.6602 8570.6318 -7861.2202 8570.6318 c -f --7861.2202 8571.998 m --7868.7783 8571.998 -7874.0454 8570.6855 -7874.0454 8569.5078 C --7874.2295 8569.5078 L --7874.4961 8569.5078 L --7874.4961 8569.7266 -7874.3975 8569.9316 -7874.2295 8570.127 c --7872.9287 8571.6377 -7866.9199 8572.4473 -7861.2202 8572.4473 c --7855.5166 8572.4473 -7849.5088 8571.6377 -7848.209 8570.127 c --7848.041 8569.9316 -7847.9424 8569.7266 -7847.9424 8569.5078 C --7848.209 8569.5078 L --7848.3921 8569.5078 L --7848.3921 8570.6855 -7853.6602 8571.998 -7861.2202 8571.998 c -f --7861.2202 8573.3623 m --7868.7783 8573.3623 -7874.0454 8572.0508 -7874.0454 8570.873 C --7874.2295 8570.873 L --7874.4961 8570.873 L --7874.4961 8571.0391 -7874.4282 8571.1953 -7874.3286 8571.3486 c --7874.2974 8571.3965 -7874.2695 8571.4453 -7874.2295 8571.4912 c --7872.9287 8573.002 -7866.9199 8573.8125 -7861.2202 8573.8125 c --7855.5166 8573.8125 -7849.5088 8573.002 -7848.209 8571.4912 c --7848.1689 8571.4453 -7848.1392 8571.3965 -7848.1104 8571.3486 c --7848.0103 8571.1953 -7847.9424 8571.0391 -7847.9424 8570.873 C --7848.209 8570.873 L --7848.3921 8570.873 L --7848.3921 8572.0508 -7853.6602 8573.3623 -7861.2202 8573.3623 c -f --7861.2202 8574.7266 m --7868.7783 8574.7266 -7874.0454 8573.415 -7874.0454 8572.2383 C --7874.2295 8572.2383 L --7874.4961 8572.2383 L --7874.4961 8572.4561 -7874.3975 8572.6621 -7874.2295 8572.8555 c --7872.9287 8574.3672 -7866.9199 8575.1768 -7861.2202 8575.1768 c --7855.5166 8575.1768 -7849.5088 8574.3672 -7848.209 8572.8555 c --7848.041 8572.6621 -7847.9424 8572.4561 -7847.9424 8572.2383 C --7848.209 8572.2383 L --7848.3921 8572.2383 L --7848.3921 8573.415 -7853.6602 8574.7266 -7861.2202 8574.7266 c -f -0.8 g --7839.0342 8530.2168 m --7839.3311 8530.4834 -7839.7271 8530.7402 -7840.229 8530.9863 c --7840.231 8530.9883 -7840.2334 8530.9893 -7840.2358 8530.9902 c --7840.5225 8531.1309 -7840.8394 8531.2676 -7841.187 8531.4004 c --7841.187 8531.4004 l --7841.8857 8531.668 -7842.7026 8531.9189 -7843.626 8532.1523 c --7843.6362 8532.1543 -7843.647 8532.1572 -7843.6582 8532.1602 c --7845.501 8532.623 -7847.7583 8533.0117 -7850.313 8533.3018 c --7850.3457 8533.3047 -7850.3774 8533.3086 -7850.4111 8533.3125 c --7851.6626 8533.4531 -7852.9834 8533.5703 -7854.3599 8533.6602 c --7854.4209 8533.6641 -7854.4785 8533.668 -7854.5366 8533.6719 c --7855.1743 8533.7119 -7855.8232 8533.7461 -7856.4824 8533.7754 c --7856.5313 8533.7773 -7856.5791 8533.7813 -7856.6279 8533.7832 c --7856.6758 8533.7852 -7856.7246 8533.7861 -7856.7729 8533.7881 c --7857.4561 8533.8164 -7858.1514 8533.8379 -7858.856 8533.8535 c --7858.8774 8533.8535 -7858.8994 8533.8545 -7858.9209 8533.8545 c --7859.6768 8533.8711 -7860.4424 8533.8789 -7861.2202 8533.8789 c --7861.9951 8533.8789 -7862.7607 8533.8711 -7863.5166 8533.8545 c --7863.5391 8533.8545 -7863.5601 8533.8535 -7863.582 8533.8535 c --7864.2871 8533.8379 -7864.9814 8533.8164 -7865.667 8533.7881 c --7865.7134 8533.7861 -7865.7642 8533.7852 -7865.8096 8533.7832 c --7865.8608 8533.7813 -7865.9058 8533.7773 -7865.9561 8533.7754 c --7866.6162 8533.7461 -7867.2666 8533.7119 -7867.9038 8533.6709 c --7867.9609 8533.668 -7868.0166 8533.6641 -7868.0718 8533.6602 c --7869.4526 8533.5703 -7870.7783 8533.4531 -7872.0322 8533.3125 c --7872.0615 8533.3086 -7872.0898 8533.3057 -7872.1201 8533.3027 c --7874.6768 8533.0117 -7876.9385 8532.623 -7878.7822 8532.1592 c --7878.792 8532.1572 -7878.8018 8532.1543 -7878.811 8532.1523 c --7880.1934 8531.8027 -7881.3408 8531.4121 -7882.2026 8530.9902 c --7882.2041 8530.9893 -7882.208 8530.9883 -7882.21 8530.9863 c --7882.4639 8530.8613 -7882.6904 8530.7324 -7882.8936 8530.6016 c --7883.3799 8530.29 -7883.7178 8529.9639 -7883.8818 8529.627 c --7883.96 8529.4688 -7884 8529.3066 -7884 8529.1426 C --7884 8535.1855 L --7884 8535.5137 -7883.8408 8535.832 -7883.5361 8536.1406 c --7883.2334 8536.4492 -7882.7866 8536.7461 -7882.21 8537.0303 c --7881.6328 8537.3125 -7880.9287 8537.583 -7880.1089 8537.834 c --7879.29 8538.0859 -7878.3584 8538.3203 -7877.3271 8538.5352 c --7876.377 8538.7324 -7875.335 8538.9121 -7874.2295 8539.0713 c --7874.1362 8539.085 -7874.0498 8539.1016 -7873.9561 8539.1143 c --7872.7432 8539.2852 -7871.4497 8539.4307 -7870.0854 8539.5498 c --7868.7231 8539.6699 -7867.293 8539.7637 -7865.8096 8539.8262 c --7864.3271 8539.8887 -7862.792 8539.9229 -7861.2202 8539.9229 c --7859.6465 8539.9229 -7858.1104 8539.8887 -7856.6279 8539.8262 c --7855.145 8539.7637 -7853.7134 8539.6699 -7852.3521 8539.5498 c --7850.9897 8539.4307 -7849.6934 8539.2852 -7848.4814 8539.1143 c --7848.3882 8539.1016 -7848.3018 8539.085 -7848.209 8539.0723 c --7847.105 8538.9121 -7846.0615 8538.7324 -7845.1104 8538.5352 c --7844.0801 8538.3203 -7843.147 8538.0859 -7842.3286 8537.834 c --7841.5103 8537.583 -7840.8042 8537.3125 -7840.229 8537.0303 c --7839.6514 8536.7461 -7839.2041 8536.4492 -7838.9009 8536.1406 c --7838.5967 8535.832 -7838.4385 8535.5137 -7838.4385 8535.1855 C --7838.4385 8529.1426 L --7838.4385 8529.3887 -7838.5278 8529.6289 -7838.7002 8529.8643 c --7838.7881 8529.9834 -7838.9038 8530.1016 -7839.0342 8530.2168 c -f -0.5 g --7845.9463 8525.6279 m --7847.4521 8528.6533 -7849.7656 8530.1738 -7849.8774 8530.2461 C --7849.9346 8530.2813 L --7873.333 8530.2813 L --7873.3887 8529.8389 L --7873.3638 8529.832 -7871.0127 8529.166 -7868.5498 8524.6582 C --7877.5342 8525.293 -7884 8527.0605 -7884 8529.1426 c --7884 8529.3066 -7883.96 8529.4688 -7883.8818 8529.627 c --7883.7178 8529.9639 -7883.3799 8530.29 -7882.8936 8530.6016 c --7882.687 8530.7344 -7882.46 8530.8633 -7882.2026 8530.9902 c --7881.3408 8531.4121 -7880.1934 8531.8027 -7878.811 8532.1523 c --7878.8018 8532.1543 -7878.792 8532.1572 -7878.7822 8532.1592 c --7876.9385 8532.623 -7874.6768 8533.0117 -7872.1201 8533.3027 c --7872.0898 8533.3057 -7872.0615 8533.3086 -7872.0322 8533.3125 c --7870.7783 8533.4531 -7869.4526 8533.5703 -7868.0718 8533.6602 c --7868.0166 8533.6641 -7867.9609 8533.668 -7867.9038 8533.6709 c --7867.2666 8533.7119 -7866.6162 8533.7461 -7865.9561 8533.7754 c --7865.8594 8533.7793 -7865.7642 8533.7842 -7865.667 8533.7881 c --7864.9814 8533.8164 -7864.2871 8533.8379 -7863.582 8533.8535 c --7863.5601 8533.8535 -7863.5391 8533.8545 -7863.5166 8533.8545 c --7862.7607 8533.8711 -7861.9951 8533.8789 -7861.2202 8533.8789 c --7860.4424 8533.8789 -7859.6768 8533.8711 -7858.9209 8533.8545 c --7858.8994 8533.8545 -7858.8774 8533.8535 -7858.856 8533.8535 c --7858.1514 8533.8379 -7857.4561 8533.8164 -7856.7729 8533.7881 c --7856.6758 8533.7842 -7856.5791 8533.7793 -7856.4824 8533.7754 c --7855.8232 8533.7461 -7855.1743 8533.7119 -7854.5366 8533.6719 c --7854.4785 8533.668 -7854.4209 8533.6641 -7854.3599 8533.6602 c --7852.9834 8533.5703 -7851.6626 8533.4531 -7850.4111 8533.3125 c --7850.3774 8533.3086 -7850.3457 8533.3047 -7850.313 8533.3018 c --7847.7583 8533.0117 -7845.501 8532.623 -7843.6582 8532.1602 c --7843.647 8532.1572 -7843.6362 8532.1543 -7843.626 8532.1523 c --7842.7026 8531.9189 -7841.8857 8531.668 -7841.187 8531.4004 C --7841.187 8531.4004 L --7840.8394 8531.2676 -7840.5225 8531.1309 -7840.2358 8530.9902 c --7839.731 8530.7432 -7839.332 8530.4844 -7839.0342 8530.2168 c --7838.9038 8530.1016 -7838.7881 8529.9834 -7838.7002 8529.8643 c --7838.5278 8529.6289 -7838.4385 8529.3887 -7838.4385 8529.1426 c --7838.4385 8527.748 -7841.3359 8526.4951 -7845.9463 8525.6279 C -f -*u -1 g -1 D --7867.7471 8524.0996 m --7866.8584 8522.3203 -7866.5679 8520.6797 -7866.5679 8519.0811 c --7866.5679 8517.6328 -7866.8057 8516.2178 -7867.0498 8514.7646 c --7867.2959 8513.2949 -7867.5498 8511.7852 -7867.5498 8510.1855 c --7867.5498 8509.792 -7867.5352 8509.3926 -7867.5 8508.9863 c --7867.0518 8503.7461 -7861.4072 8501.1475 -7861.3506 8501.1221 C --7840.5649 8501.1396 -7839.0386 8501.1406 V --7840.1807 8501.8877 -7842.5088 8503.7266 -7844.8066 8507.5039 c --7845.8433 8509.2051 -7846.1567 8511.1133 -7846.1567 8513.041 c --7846.1567 8514.5996 -7845.9512 8516.1699 -7845.7578 8517.6523 c --7845.5791 8519.0303 -7845.4038 8520.3633 -7845.4038 8521.5723 c --7845.4038 8522.4287 -7845.4912 8523.2236 -7845.7256 8523.9277 c --7846.9727 8527.6641 -7849.792 8529.6445 -7850.0713 8529.832 C --7850.2046 8529.832 -7870.5674 8529.832 -7872.3569 8529.832 C --7871.3154 8529.1973 -7869.5391 8527.6836 -7867.7471 8524.0996 c -f -0 D --7850.8975 8526.2422 m --7865.9287 8526.2422 L --7865.9287 8526.6914 L --7850.8975 8526.6914 L --7850.8975 8526.2422 L -f --7849.1025 8512.1074 m --7863.9087 8512.1074 L --7863.9087 8512.5566 L --7849.1025 8512.5566 L --7849.1025 8512.1074 L -f --7863.4609 8517.7168 m --7863.4609 8518.166 L --7848.4297 8518.166 L --7848.4297 8517.7168 L --7863.4609 8517.7168 L -f --7863.6855 8515.9219 m --7850.001 8515.9219 L --7850.001 8515.4727 L --7863.6855 8515.4727 L --7863.6855 8515.9219 L -f --7863.4609 8521.3076 m --7848.6538 8521.3076 L --7848.6538 8520.8574 L --7863.4609 8520.8574 L --7863.4609 8521.3076 L -f --7861.2178 8503.583 m --7845.7378 8503.583 L --7845.7378 8503.1328 L --7861.2178 8503.1328 L --7861.2178 8503.583 L -f --7862.7881 8505.3779 m --7850.4497 8505.3779 L --7850.4497 8504.9277 L --7862.7881 8504.9277 L --7862.7881 8505.3779 L -f --7863.9087 8507.8457 m --7848.2041 8507.8457 L --7848.2041 8507.3945 L --7863.9087 8507.3945 L --7863.9087 8507.8457 L -f --7864.3584 8510.3135 m --7848.6538 8510.3135 L --7848.6538 8509.8633 L --7864.3584 8509.8633 L --7864.3584 8510.3135 L -f --7864.3584 8524 m --7849.7754 8524 L --7849.7754 8523.5488 L --7864.3584 8523.5488 L --7864.3584 8524 L -f -*U -*u -0 g -1 D --7868.5498 8524.6582 m --7868.417 8524.4141 -7868.2832 8524.166 -7868.1494 8523.8984 c --7866.519 8520.6387 -7866.9937 8517.8213 -7867.4946 8514.8389 c --7867.8057 8512.9785 -7868.1294 8511.0557 -7867.9482 8508.9473 c --7867.4766 8503.4404 -7861.5938 8500.7383 -7861.4424 8500.6914 C --7838.2168 8500.6914 L --7838.1201 8501.1191 L --7838.1514 8501.1348 -7841.3599 8502.7051 -7844.4238 8507.7373 c --7846.2144 8510.6797 -7845.7559 8514.1953 -7845.311 8517.5947 c --7844.9966 8520.002 -7844.7007 8522.2754 -7845.2993 8524.0703 c --7845.4858 8524.6289 -7845.707 8525.1465 -7845.9463 8525.6279 c --7847.4521 8528.6533 -7849.7656 8530.1738 -7849.8774 8530.2461 C --7849.9346 8530.2813 L --7873.333 8530.2813 L --7873.3887 8529.8389 L --7873.3638 8529.832 -7871.0127 8529.166 -7868.5498 8524.6582 c -f -0 D --7867.7471 8524.0996 m --7869.5391 8527.6836 -7871.3154 8529.1973 -7872.3569 8529.832 C --7870.5674 8529.832 -7850.2046 8529.832 -7850.0713 8529.832 C --7849.792 8529.6445 -7846.9727 8527.6641 -7845.7256 8523.9277 c --7845.4912 8523.2236 -7845.4038 8522.4287 -7845.4038 8521.5723 c --7845.4038 8520.3633 -7845.5791 8519.0303 -7845.7578 8517.6523 c --7845.9512 8516.1699 -7846.1567 8514.5996 -7846.1567 8513.041 c --7846.1567 8511.1133 -7845.8433 8509.2051 -7844.8066 8507.5039 c --7842.5088 8503.7266 -7840.1807 8501.8877 -7839.0386 8501.1406 C --7840.5649 8501.1396 -7861.3506 8501.1221 Y --7861.4072 8501.1475 -7867.0518 8503.7461 -7867.5 8508.9863 c --7867.5352 8509.3926 -7867.5498 8509.792 -7867.5498 8510.1855 c --7867.5498 8511.7852 -7867.2959 8513.2949 -7867.0498 8514.7646 c --7866.8057 8516.2178 -7866.5679 8517.6328 -7866.5679 8519.0811 c --7866.5679 8520.6797 -7866.8584 8522.3203 -7867.7471 8524.0996 c -f -*U --7845.7378 8503.1328 m --7861.2178 8503.1328 L --7861.2178 8503.583 L --7845.7378 8503.583 L --7845.7378 8503.1328 L -f --7850.4497 8504.9277 m --7862.7881 8504.9277 L --7862.7881 8505.3779 L --7850.4497 8505.3779 L --7850.4497 8504.9277 L -f --7848.2041 8507.3945 m --7863.9087 8507.3945 L --7863.9087 8507.8457 L --7848.2041 8507.8457 L --7848.2041 8507.3945 L -f --7848.6538 8509.8633 m --7864.3584 8509.8633 L --7864.3584 8510.3135 L --7848.6538 8510.3135 L --7848.6538 8509.8633 L -f --7863.9087 8512.5566 m --7849.1025 8512.5566 L --7849.1025 8512.1074 L --7863.9087 8512.1074 L --7863.9087 8512.5566 L -f --7850.001 8515.4727 m --7863.6855 8515.4727 L --7863.6855 8515.9219 L --7850.001 8515.9219 L --7850.001 8515.4727 L -f --7863.4609 8518.166 m --7848.4297 8518.166 L --7848.4297 8517.7168 L --7863.4609 8517.7168 L --7863.4609 8518.166 L -f --7848.6538 8520.8574 m --7863.4609 8520.8574 L --7863.4609 8521.3076 L --7848.6538 8521.3076 L --7848.6538 8520.8574 L -f --7849.7754 8523.5488 m --7864.3584 8523.5488 L --7864.3584 8524 L --7849.7754 8524 L --7849.7754 8523.5488 L -f --7865.9287 8526.6914 m --7850.8975 8526.6914 L --7850.8975 8526.2422 L --7865.9287 8526.2422 L --7865.9287 8526.6914 L -f -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 9) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7840.7246 8585.25 L --7840.7246 8555.5381 L --7883.25 8555.5381 L --7883.25 8585.25 L -n -u -u -0 O -0.7 g --7872.457 8555.7881 m --7868.6582 8555.7881 -7864.9199 8555.7881 v --7861.1826 8555.7881 -7861.8242 8558.8838 y --7845.9258 8558.8838 -7843.4502 8558.8838 v --7840.9761 8558.8838 -7840.9761 8561.3594 y --7840.9761 8578.542 l --7876.541 8578.542 l --7876.541 8558.9004 l --7875.3906 8558.9004 l --7875.439 8555.7881 -7872.457 8555.7881 v -f -0 R -0.9 G -0.5 w --7861.8242 8558.8838 m --7845.9258 8558.8838 -7843.4502 8558.8838 v -S -0.5 G --7862.8594 8556.2715 m --7861.4634 8557.1426 -7861.8242 8558.8838 y -S -0.7 G --7864.9199 8555.7881 m --7863.9858 8555.7881 -7863.3247 8555.9814 -7862.8594 8556.2715 c -S -0.9 G --7876.541 8578.542 m --7876.541 8558.9004 l --7875.3906 8558.9004 l --7875.439 8555.7881 -7872.457 8555.7881 v --7868.6582 8555.7881 -7864.9199 8555.7881 v -S -0.25 G --7840.9761 8561.3594 m --7840.9761 8578.542 l --7876.541 8578.542 l -S -0.5 G --7842.019 8559.2715 m --7840.9761 8559.9668 -7840.9761 8561.3594 y -S -0.7 G --7843.4502 8558.8838 m --7842.8306 8558.8838 -7842.3672 8559.0391 -7842.019 8559.2715 c -S -U -u -0 O -0.7 g -1 w --7874.0718 8557.4023 m --7870.2729 8557.4023 -7866.5342 8557.4023 v --7862.7954 8557.4023 -7863.439 8560.498 y --7847.541 8560.498 -7845.0649 8560.498 v --7842.5903 8560.498 -7842.5903 8562.9727 y --7842.5903 8580.1563 l --7878.1558 8580.1563 l --7878.1558 8560.5146 l --7877.0054 8560.5146 l --7877.0542 8557.4023 -7874.0718 8557.4023 v -f -0 R -0.9 G -0.5 w --7863.439 8560.498 m --7847.541 8560.498 -7845.0649 8560.498 v -S -0.5 G --7864.4746 8557.8867 m --7863.0767 8558.7578 -7863.439 8560.498 y -S -0.7 G --7866.5342 8557.4023 m --7865.6006 8557.4023 -7864.9409 8557.5957 -7864.4746 8557.8867 c -S -0.9 G --7878.1558 8580.1563 m --7878.1558 8560.5146 l --7877.0054 8560.5146 l --7877.0542 8557.4023 -7874.0718 8557.4023 v --7870.2729 8557.4023 -7866.5342 8557.4023 v -S -0.25 G --7842.5903 8562.9727 m --7842.5903 8580.1563 l --7878.1558 8580.1563 l -S -0.5 G --7843.6338 8560.8848 m --7842.5903 8561.5811 -7842.5903 8562.9727 y -S -0.7 G --7845.0649 8560.498 m --7844.4458 8560.498 -7843.981 8560.6533 -7843.6338 8560.8848 c -S -U -u -0 O -0.7 g -1 w --7875.6846 8559.0176 m --7871.8882 8559.0176 -7868.1489 8559.0176 v --7864.4111 8559.0176 -7865.0527 8562.1123 y --7849.1538 8562.1123 -7846.6802 8562.1123 v --7844.2046 8562.1123 -7844.2046 8564.5879 y --7844.2046 8581.7715 l --7879.771 8581.7715 l --7879.771 8562.1289 l --7878.6191 8562.1289 l --7878.6689 8559.0176 -7875.6846 8559.0176 v -f -0 R -0.9 G -0.5 w --7865.0527 8562.1123 m --7849.1538 8562.1123 -7846.6802 8562.1123 v -S -0.5 G --7866.0898 8559.5 m --7864.6929 8560.3711 -7865.0527 8562.1123 y -S -0.7 G --7868.1489 8559.0176 m --7867.2144 8559.0176 -7866.5542 8559.21 -7866.0898 8559.5 c -S -0.9 G --7879.771 8581.7715 m --7879.771 8562.1289 l --7878.6191 8562.1289 l --7878.6689 8559.0176 -7875.6846 8559.0176 v --7871.8882 8559.0176 -7868.1489 8559.0176 v -S -0.25 G --7844.2046 8564.5879 m --7844.2046 8581.7715 l --7879.771 8581.7715 l -S -0.5 G --7845.249 8562.5 m --7844.2046 8563.1953 -7844.2046 8564.5879 y -S -0.7 G --7846.6802 8562.1123 m --7846.061 8562.1123 -7845.5962 8562.2676 -7845.249 8562.5 c -S -U -u -0 O -0.7 g -1 w --7877.2993 8560.6318 m --7873.5034 8560.6318 -7869.7642 8560.6318 v --7866.0254 8560.6318 -7866.667 8563.7275 y --7850.769 8563.7275 -7848.2935 8563.7275 v --7845.8193 8563.7275 -7845.8193 8566.2031 y --7845.8193 8583.3867 l --7881.3857 8583.3867 l --7881.3857 8563.7441 l --7880.2334 8563.7441 l --7880.2842 8560.6318 -7877.2993 8560.6318 v -f -0 R -0.9 G -0.5 w --7866.667 8563.7275 m --7850.769 8563.7275 -7848.2935 8563.7275 v -S -0.5 G --7867.7046 8561.1152 m --7866.3071 8561.9863 -7866.667 8563.7275 y -S -0.7 G --7869.7642 8560.6318 m --7868.8286 8560.6318 -7868.1689 8560.8252 -7867.7046 8561.1152 c -S -0.9 G --7881.3857 8583.3867 m --7881.3857 8563.7441 l --7880.2334 8563.7441 l --7880.2842 8560.6318 -7877.2993 8560.6318 v --7873.5034 8560.6318 -7869.7642 8560.6318 v -S -0.25 G --7845.8193 8566.2031 m --7845.8193 8583.3867 l --7881.3857 8583.3867 l -S -0.5 G --7846.8638 8564.1143 m --7845.8193 8564.8105 -7845.8193 8566.2031 y -S -0.7 G --7848.2935 8563.7275 m --7847.6753 8563.7275 -7847.2114 8563.8828 -7846.8638 8564.1143 c -S -U -u -0 O -0.8 g -1 w --7878.9146 8562.2461 m --7875.1167 8562.2461 -7871.3794 8562.2461 v --7867.6401 8562.2461 -7868.2817 8565.3418 y --7852.3838 8565.3418 -7849.9087 8565.3418 v --7847.4346 8565.3418 -7847.4346 8567.8174 y --7847.4346 8585 l --7883.001 8585 l --7883.001 8565.3574 l --7881.8481 8565.3574 l --7881.8994 8562.2461 -7878.9146 8562.2461 v -f -0 R -0.9 G -0.5 w --7868.2817 8565.3418 m --7852.3838 8565.3418 -7849.9087 8565.3418 v -S -0.5 G --7869.3184 8562.7295 m --7867.9214 8563.6006 -7868.2817 8565.3418 y -S -0.7 G --7871.3794 8562.2461 m --7870.4438 8562.2461 -7869.7842 8562.4395 -7869.3184 8562.7295 c -S -0.9 G --7883.001 8585 m --7883.001 8565.3574 l --7881.8481 8565.3574 l --7881.8994 8562.2461 -7878.9146 8562.2461 v --7875.1167 8562.2461 -7871.3794 8562.2461 v -S -0.25 G --7847.4346 8567.8174 m --7847.4346 8585 l --7883.001 8585 l -S -0.5 G --7848.4785 8565.7285 m --7847.4346 8566.4238 -7847.4346 8567.8174 y -S -0.7 G --7849.9087 8565.3418 m --7849.29 8565.3418 -7848.8262 8565.4971 -7848.4785 8565.7285 c -S -U -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 10) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7815.2593 8585.25 L --7815.2593 8557.0195 L --7883.25 8557.0195 L --7883.25 8585.25 L -n -0 O -0.8 g --7835.5234 8580.209 m --7815.4785 8573.3516 l --7817.0591 8570.4502 l --7829.7202 8574.4063 l --7835.7866 8570.4502 l --7835.5234 8580.209 l -f -0 R -0.9 G -0.5 w --7816.7871 8570.3242 m --7829.7202 8574.4063 l -S -0.5 G --7815.4785 8573.3516 m --7817.0591 8570.4502 l -S -0.25 G --7835.5234 8580.209 m --7815.4785 8573.3516 l -S -0.5 G --7829.7202 8574.4063 m --7835.7866 8570.4502 l -S -0 O -0.8 g -1 w --7855.5679 8562.7998 m --7843.437 8557.5254 l --7840.0073 8561.7441 l --7855.5679 8562.7998 l -f -1 Ap -0.57 g --7835.2598 8582.0547 m --7881.6802 8582.0547 L --7881.6802 8584.9551 L --7835.2598 8584.9551 L --7835.2598 8582.0547 L -f -0 Ap -0 R -0.5 G -0.5 w --7843.437 8557.5254 m --7840.0073 8561.7441 l -S -0.9 G --7855.5679 8562.7998 m --7842.875 8557.248 l -S -0 O -0.8 g -1 w --7883.001 8560.7627 m --7883.001 8582.0859 l --7834.2046 8582.0859 l --7834.2046 8564.9121 l --7837.6338 8560.8223 l --7883.001 8560.7627 l -f -0 R -0.5 G -0.5 w --7883.001 8576.5166 m --7834.2046 8576.5166 l -S --7880.0986 8564.1191 m --7870.6025 8564.1191 l -S --7880.0986 8565.7676 m --7870.6025 8565.7676 l -S --7880.0986 8567.415 m --7870.6025 8567.415 l -S --7880.0986 8569.0635 m --7870.6025 8569.0635 l -S --7880.0986 8570.7109 m --7870.6025 8570.7109 l -S --7834.2046 8564.9121 m --7837.6338 8560.8223 l -S -0.25 G --7883.001 8582.0859 m --7834.2046 8582.0859 l --7834.2046 8564.9121 l -S -0.9 G --7837.6338 8560.793 m --7883.001 8560.793 l --7883.001 8582.3555 l -S -0.25 G --7835.2598 8582.0859 m --7835.2598 8585 l --7881.6714 8585 l -S -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 19) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7836.6338 8585.25 L --7836.6338 8549.6348 L --7883.25 8549.6348 L --7883.25 8585.25 L -n -u -u -0 O -0.7495 g -0 R -0.25 G -1 j 0.5 w 2 M --7836.9722 8585 m --7836.9722 8582.9805 l --7843.333 8579.5479 l --7859.8857 8579.5479 L --7876.439 8579.5479 l --7883.001 8582.9805 l --7883.001 8585 l --7836.9722 8585 l -b -0.8748 G -2 J 0 j --7859.8857 8579.5479 m --7876.439 8579.5479 l --7883.001 8582.9805 l --7883.001 8585 l -S --7836.9722 8582.9805 m --7843.333 8579.5479 l --7859.8857 8579.5479 L -S -0 O -0.9 g -0.25 G -0 J 1 j --7876.3394 8580.7598 m --7880.377 8582.9805 l --7839.7993 8582.9805 l --7843.2319 8580.7598 l --7876.3394 8580.7598 l -b -U -u -u -0.7 g -0 j 1 w 4 M --7871.125 8576.6523 m --7868.8462 8576.6094 L --7859.7446 8575.041 L --7850.4634 8576.6094 L --7848.6694 8576.6094 L --7848.729 8578.4512 L --7871.125 8578.4512 L --7871.125 8576.6523 L -f -0 R -0.25 G -0.5 w --7848.6978 8576.6523 m --7848.7905 8578.4512 L --7871.1567 8578.4512 L -S -0.9 G --7850.498 8576.6523 m --7848.6978 8576.6523 L -S -0.25 G --7859.8042 8575.041 m --7850.498 8576.6523 L -S -0.9 G --7871.1567 8578.4512 m --7871.1567 8576.6523 L --7868.9033 8576.6523 L --7859.8042 8575.041 L -S -U -u -0 O -0.7 g -1 w --7873.3672 8573.5781 m --7864.0703 8573.5313 L --7859.7119 8571.8047 L --7855.1343 8573.5313 L --7846.4214 8573.5313 L --7846.4927 8575.5557 L --7873.3672 8575.5557 L --7873.3672 8573.5781 L -f -0 R -0.25 G -0.5 w --7846.4546 8573.5781 m --7846.5649 8575.5557 L --7873.4038 8575.5557 L -S -0.9 G --7855.1758 8573.5781 m --7846.4546 8573.5781 L -S -0.25 G --7859.7817 8571.8047 m --7855.1758 8573.5781 L -S -0.9 G --7873.4038 8575.5557 m --7873.4038 8573.5781 L --7864.1406 8573.5781 L --7859.7817 8571.8047 L -S -U -u -0 O -0.7495 g -0.25 G -2 J 2 M --7874.8838 8572.75 m --7874.8911 8550.8809 l --7873.9082 8549.8848 L --7845.9302 8549.9121 L --7844.9922 8551.0508 L --7844.9922 8572.4648 L --7845.8022 8573.6045 L --7874.0366 8573.6045 l --7874.8838 8572.75 L -b -/BBAccumRotation (4.712389) XT -0.8748 G --7874.0366 8573.6045 m --7874.8838 8572.75 L --7874.8911 8550.8809 l --7873.9082 8549.8848 L --7845.9302 8549.9121 L -S -/BBAccumRotation (4.712389) XT -0 O -0.9 g -0.25 G --7848.0239 8570.7168 m --7848.0054 8552.7617 L --7871.8994 8552.7617 L --7871.9014 8570.7148 L --7848.0239 8570.7168 L -b -/BBAccumRotation (4.712389) XT -U -U -u -0.15 G -0 J 4 M --7843.333 8579.5479 m --7859.8857 8579.5479 L --7876.439 8579.5479 L --7883.001 8582.9805 L --7883.001 8585 L --7836.9722 8585 L --7836.9722 8582.9805 L --7843.333 8579.5479 L -s --7874.0366 8573.6045 m --7873.4038 8573.6045 L --7873.4038 8575.5557 L --7873.3672 8575.5449 L --7873.3672 8575.5527 L --7873.4038 8575.5557 L --7873.3672 8575.5557 L --7862.731 8575.5557 L --7868.8462 8576.6094 L --7871.125 8576.6523 L --7871.1567 8576.6523 L --7871.1567 8578.4512 L --7871.125 8578.4414 L --7871.125 8578.4482 L --7871.1567 8578.4512 L --7871.125 8578.4512 L --7848.7905 8578.4512 L --7848.729 8578.4512 L --7848.6694 8576.6094 L --7850.4634 8576.6094 L --7856.7002 8575.5557 L --7846.5649 8575.5557 L --7846.4927 8575.5557 L --7846.4233 8573.6045 L --7845.8022 8573.6045 L --7844.9922 8572.4648 L --7844.9922 8551.0508 L --7845.9302 8549.9121 L --7873.9082 8549.8848 L --7874.8911 8550.8809 L --7874.8838 8572.75 L --7874.0366 8573.6045 L -s -U -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 22) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7876.001 8578.6211 m --7827.9502 8578.6211 L --7827.9502 8497.4414 L --7876.001 8497.4414 L --7876.001 8578.6211 L -n -u -u -u -0 O -0.7 g --7869.2202 8497.6914 m --7835.2578 8497.6914 L --7834.7935 8497.7441 L --7834.3569 8497.9102 L --7834.0791 8498.2148 L --7834.0034 8498.543 L --7834.0034 8562.8496 L --7834.0791 8563.1855 L --7834.3569 8563.4355 L --7834.7935 8563.6504 L --7835.2578 8563.707 L --7869.2202 8563.707 L --7869.6855 8563.6504 L --7870.0361 8563.4355 L --7870.3618 8563.1855 L --7870.4399 8562.8496 L --7870.4399 8498.543 L --7870.3618 8498.2148 L --7870.0361 8497.9102 L --7869.6855 8497.7441 L --7869.2202 8497.6914 L -f -0 R -0.25 G -0.5 w --7834.0034 8498.543 m --7834.0034 8562.8496 L --7834.0791 8563.1855 L --7834.3569 8563.4355 L --7834.7935 8563.6504 L --7835.2578 8563.707 L --7869.2202 8563.707 L --7869.6855 8563.6504 L --7870.0361 8563.4355 L --7870.3618 8563.1855 L --7870.4399 8562.8496 L -S -0.9 G --7870.4399 8562.8496 m --7870.4399 8498.543 L --7870.3618 8498.2148 L --7870.0361 8497.9102 L --7869.6855 8497.7441 L --7869.2202 8497.6914 L --7835.2578 8497.6914 L --7834.7935 8497.7441 L --7834.3569 8497.9102 L --7834.0791 8498.2148 L --7834.0034 8498.543 L -S -1 Ap -0 O -0.8 g -0.25 G -2 J 2 M --7838.79 8507.9629 m --7865.4775 8507.9629 L --7865.4775 8560.2607 L --7838.79 8560.2607 L --7838.79 8507.9629 L -b -u --7838.79 8523.8691 m --7865.4736 8523.8691 L --7865.4736 8520.0957 L --7838.79 8520.0957 L --7838.79 8523.8691 L -b --7838.79 8520.0615 m --7865.4736 8520.0615 L --7865.4736 8516.2871 L --7838.79 8516.2871 L --7838.79 8520.0615 L -b -U -0 Ap -0.25 g -0 J 1 w 4 M --7842.3818 8509.4375 m --7843.2319 8509.4375 L --7862.2729 8509.4375 L --7862.2729 8510.3271 L --7855.8018 8510.3271 L --7855.8018 8510.9629 L --7848.8486 8510.9629 L --7848.8486 8510.3271 L --7842.3818 8510.3271 L --7842.3818 8509.4375 L -f -1 Ap -0.6 g -0 R -0.25 G -2 J 0.5 w 2 M --7842.8271 8511.3691 m --7846.8706 8511.3691 L --7846.8706 8510.7324 L --7842.8271 8510.7324 L --7842.8271 8511.3691 L -b -u -0.8 g --7840.8057 8514.5547 m --7863.4463 8514.5547 L --7863.4463 8513.0664 L --7840.8057 8513.0664 L --7840.8057 8514.5547 L -b --7863.4463 8514.5547 m --7863.4463 8513.0664 L --7840.8057 8513.0664 L -S -0.9 G --7840.8057 8513.0664 m --7840.8057 8514.5547 L --7863.4463 8514.5547 L -S -U -0 O -0.7 g -0 J 1 w 4 M --7841.1318 8515.6172 m --7845.1743 8515.6172 L --7845.1743 8514.9805 L --7841.1318 8514.9805 L --7841.1318 8515.6172 L -f -0 R -0.25 G -2 J 0.5 w 2 M --7841.1318 8514.9805 m --7841.1318 8515.6172 L --7845.1743 8515.6172 L -S -u -u --7861.5903 8500.6797 m --7861.5903 8503.7402 L --7866.9287 8503.7402 L -S --7861.5903 8503.7393 m --7861.5903 8506.7578 L --7866.9287 8506.7578 L -S -U -u -0.9 G --7866.9287 8503.7129 m --7866.9287 8500.6934 L --7861.5903 8500.6934 L -S --7866.9287 8506.7578 m --7866.9287 8503.7393 L --7861.5903 8503.7393 L -S -U -U -u -u -0.25 G --7837.7178 8500.6797 m --7837.7178 8503.7402 L --7843.0542 8503.7402 L -S --7837.7178 8503.7393 m --7837.7178 8506.7578 L --7843.0542 8506.7578 L -S -U -u -0.9 G --7843.0542 8503.7129 m --7843.0542 8500.6934 L --7837.7178 8500.6934 L -S --7843.0542 8506.7578 m --7843.0542 8503.7393 L --7837.7178 8503.7393 L -S -U -U -0 O -0.8 g -0 J 1 w 4 M --7832.144 8564.9395 m --7872.3799 8564.9395 L --7870.6865 8562.6406 L --7833.8359 8562.6406 L --7832.144 8564.9395 L -f -0 R -0.9 G -0.5 w --7870.4072 8562.4785 m --7872.3799 8564.9395 L --7869.9111 8564.9395 l -S -0.25 G --7834.083 8562.3672 m --7832.144 8564.9395 L --7872.0337 8564.9395 l -S -U -0 Ap -0.15 G --7833.8359 8562.6406 m --7833.874 8562.6406 L --7834.0034 8562.4727 L --7834.0034 8498.543 L --7834.0791 8498.2148 L --7834.3569 8497.9102 L --7834.7935 8497.7441 L --7835.2578 8497.6914 L --7869.2202 8497.6914 L --7869.6855 8497.7441 L --7870.0361 8497.9102 L --7870.3618 8498.2148 L --7870.4399 8498.543 L --7870.4399 8562.5195 L --7870.5386 8562.6406 L --7870.6865 8562.6406 L --7872.3799 8564.9395 L --7872.0337 8564.9395 L --7869.9111 8564.9395 L --7832.144 8564.9395 L --7833.8359 8562.6406 L -s --7870.4399 8562.5195 m --7833.8359 8562.5195 l -S -U -U -0 To -1 0 0 -1 -7851.9761 8576.5957 0 Tp -0 Tv -TP --24.0247 0 Td -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -36 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 0 0 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(DNS Ser) Tx 1 -30 Tk -(v) Tx 1 25 Tk -(er) Tx 1 0 Tk -(\r) TX -TO -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 23) -0 A -u -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7878.9351 8565.3359 m --7830.6465 8565.3359 L --7830.6465 8506.8223 L --7878.9351 8506.8223 L --7878.9351 8565.3359 L -n -0 O -0.64 g --7830.6465 8513.9863 m --7832.5977 8506.8223 L --7849.127 8506.8223 L --7851.001 8513.9863 L --7858.666 8513.9863 L --7860.7529 8506.8223 L --7877.0625 8506.8223 L --7878.9351 8513.9863 L --7878.9351 8514.0137 L --7830.6465 8514.0137 L --7830.6465 8513.9863 L -f -0.92 g --7878.9351 8514.0137 m --7878.9351 8565.3164 L --7870.5898 8565.3164 L --7870.5898 8561.6152 L --7870.5386 8561.6152 L --7870.5386 8514.0137 L --7878.9351 8514.0137 L -f --7830.6465 8514.0137 m --7838.7871 8514.0137 L --7838.7871 8565.3359 L --7830.6465 8565.3359 L --7830.6465 8514.0137 L -f -0.8158 g --7870.5386 8514.0137 m --7870.5386 8561.6152 L --7838.8442 8561.6152 L --7838.8442 8565.3359 L --7838.7871 8565.3359 L --7838.7871 8514.0137 L --7870.5386 8514.0137 L -f -0 R -0.67 G -0.5 w 3.8635 M --7858.666 8513.9863 m --7858.6582 8561.6152 L -S --7857.8145 8513.9863 m --7857.8066 8561.6152 L -S --7856.9634 8513.9863 m --7856.9551 8561.6152 L -S --7856.1113 8513.9863 m --7856.103 8561.6152 L -S --7855.2598 8513.9863 m --7855.252 8561.6152 L -S --7854.4082 8513.9863 m --7854.3999 8561.6152 L -S --7853.5566 8513.9863 m --7853.5488 8561.6152 L -S --7853.5718 8513.9863 m --7853.563 8561.6152 L -S --7852.7202 8513.9863 m --7852.7114 8561.6152 L -S --7851.8682 8513.9863 m --7851.8594 8561.6152 L -S --7851.0161 8513.9863 m --7851.0078 8561.6152 L -S -U -0 To -1 0 0 -1 -7854.791 8576.5957 0 Tp -0 Tv -TP --21.2094 0 Td -0 Tr -0 O -0 g -1 w 4 M -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -53.0468 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 0 0 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 4 Tl -0 Tc -0 Tw -(Mainfr) Tx 1 10 Tk -(ame) Tx 1 0 Tk -(\r) TX -TO -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 43) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.749 8585.8232 m --7870.9414 8585.8232 L --7870.9414 8557.1563 L --7883.749 8557.1563 L --7883.749 8585.8232 L -n -0 O -0.3 g --7870.9414 8574.5498 m --7875.1558 8563.2031 L --7875.3862 8562.5801 -7876.0439 8562.2598 -7876.6719 8562.4141 C --7876.8018 8562.3506 -7876.9473 8562.3359 -7877.0889 8562.3164 C --7875.771 8562.1797 -7874.7358 8561.1084 -7874.7358 8559.7627 c --7874.7358 8558.3184 -7875.9009 8557.1563 -7877.3447 8557.1563 c --7878.7842 8557.1563 -7879.9482 8558.3184 -7879.9482 8559.7627 c --7879.9482 8561.1084 -7878.916 8562.1797 -7877.6016 8562.3164 C --7877.7441 8562.3359 -7877.8809 8562.3506 -7878.0186 8562.4141 C --7878.645 8562.2598 -7879.3018 8562.5801 -7879.5313 8563.2031 C --7883.749 8574.5498 L --7884 8575.2168 -7883.6543 8575.9688 -7882.9834 8576.2188 c --7882.313 8576.4658 -7881.5664 8576.123 -7881.3193 8575.4531 C --7880.1289 8572.2441 L --7880.0054 8572.6758 -7879.876 8573.0762 -7879.7119 8573.4385 C --7882.4902 8584.2402 L --7882.668 8584.9375 -7882.252 8585.6416 -7881.5586 8585.8232 c --7880.8657 8586 -7880.1626 8585.583 -7879.9766 8584.8867 C --7877.5918 8575.5967 L --7877.5049 8575.6084 -7877.4282 8575.6494 -7877.3447 8575.6494 c --7877.2617 8575.6494 -7877.1855 8575.6084 -7877.0991 8575.5967 C --7874.7129 8584.8867 L --7874.5303 8585.583 -7873.8242 8586 -7873.1318 8585.8232 c --7872.4385 8585.6416 -7872.0215 8584.9375 -7872.1978 8584.2402 C --7874.9766 8573.4385 L --7874.8154 8573.0762 -7874.6846 8572.6758 -7874.5625 8572.2441 C --7873.3711 8575.4531 L --7873.125 8576.123 -7872.3799 8576.4658 -7871.707 8576.2188 c --7871.0391 8575.9688 -7870.6914 8575.2168 -7870.9414 8574.5498 C -f -U -%AI8_EndBrushPattern -%AI5_End_NonPrinting-- -%AI5_BeginPalette -0 0 Pb -1 1 1 1 ([Registration]) 0 Xs -([Registration]) Pc -0 0 0 0.15 (15%) 0 0 Xk -(15%) Pc -0 0 0 0.3 (30%) 0 0 Xk -(30%) Pc -0 0 0 0.5 (50%) 0 0 Xk -(50%) Pc -0 0 0 0.75 (75%) 0 0 Xk -(75%) Pc -(horizontal rules) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(horizontal rules) Pc -(bi-direction diagonals) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(bi-direction diagonals) Pc -(one direction diagonals) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(one direction diagonals) Pc -(white dots) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(white dots) Pc -(black dots) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(black dots) Pc -PB -%AI5_EndPalette -%AI5_Begin_NonPrinting -Np -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Client) -(1 /New Pattern 19/ 0 0.0784314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Client 1) -(1 /New Pattern 19/ 0 0.0784314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Folders) -(1 /New Pattern 9/ 0 0.160784 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Mainframe) -(1 /New Pattern 23/ 0 0.184314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(person) -(1 /New Pattern 43/ 0 0.701961 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Print spooler) -(1 /New Pattern 2/ 0 0.854902 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Printer) -(1 /New Pattern 10/ 0 0.160784 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Scatter Brush 1) -(1 /New Pattern 22/ 0 0.2 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Brush Manager Order) -(Adobe Brush Manager Order) -( Adobe Scatter Brush Tool/ Scatter Brush 1/ Adobe Scatter Brush Tool/ ) - -(Mainframe/ Adobe Scatter Brush Tool/ Client/ Adobe Scatter Brush Tool/) - -( person/ Adobe Scatter Brush Tool/ Print spooler/ Adobe Scatter Brush ) - -(Tool/ Folders/ Adobe Scatter Brush Tool/ Printer/ Adobe Scatter Brush ) - -(Tool/ Client 1/) . -%AI8_EndPluginObject -%AI5_End_NonPrinting-- -%AI5_Begin_NonPrinting -Np -%AI8_PluginGroupInfo -(Adobe Path Blends) (Adobe Blends Plugin) (Live Blends) -%AI8_PluginGroupInfo -(Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (Art Brush Tool) -%AI8_PluginGroupInfo -(Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (Art Brush Tool) -%AI8_PluginGroupInfo -(Adobe Calligraphic Brush Tool) (Undo New Calligraphic Brush) (Calligraphic Brush Tool) -%AI8_PluginGroupInfo -(Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (Scatter Brush Tool) -%AI5_End_NonPrinting-- -%%EndSetup -%AI5_BeginLayer -1 1 1 1 0 0 1 0 79 128 255 0 50 Lb -(Layer 1) Ln -0 A -0 R -0 G -800 Ar -0 J 0 j 0.5 w 4 M []0 d -%AI3_Note: -0 D -0 XR -327.124 315.8066 m -339.3242 318.5615 345.0566 314.5781 355.2559 313.3779 c -360.9092 312.7119 380.5332 312.2432 384.124 314.8066 c -S -1 Ap -0 O -0.95 g -1 XR -501.71 169.1504 m -153.71 169.1504 L -153.71 589.1504 L -501.71 589.1504 L -501.71 169.1504 L -(b) * -u -0 Ap -0.64 g -1 w -0 XR -344.8242 383.4502 m -341.5918 390.4512 L -314.2031 390.4512 L -311.0977 383.4502 L -298.3979 383.4502 L -294.9399 390.4512 L -267.9165 390.4512 L -264.813 383.4502 L -264.813 383.4258 L -344.8242 383.4258 L -344.8242 383.4502 L -f -0.92 g -0 R -0 G -0.25 w -264.813 383.4258 m -264.813 294.8291 L -278.6401 294.8291 L -278.6401 298.4453 L -278.7271 298.4453 L -278.7271 383.4258 L -264.813 383.4258 L -b -344.8242 383.4258 m -331.3359 383.4258 L -331.3359 294.8096 L -344.8242 294.8096 L -344.8242 383.4258 L -b -0.8158 g -331.3359 383.4258 m -278.7271 383.4258 L -278.7271 298.4453 L -331.2402 298.4453 L -B -0.67 G -0.5 w 3.8635 M -298.3979 383.4502 m -298.4116 298.4453 L -S -299.8071 383.4502 m -299.8208 298.4453 L -S -301.2202 383.4502 m -301.2339 298.4453 L -S -302.6304 383.4502 m -302.644 298.4453 L -S -304.0415 383.4502 m -304.0542 298.4453 L -S -305.4536 383.4502 m -305.4653 298.4453 L -S -306.8647 383.4502 m -306.8755 298.4453 L -S -306.8394 383.4502 m -306.853 298.4453 L -S -308.25 383.4502 m -308.2656 298.4453 L -S -309.6602 383.4502 m -309.6777 298.4453 L -S -311.0742 383.4502 m -311.0879 298.4453 L -S -U -0 G -0.25 w 4 M -331.2402 294.8096 m -331.3359 294.8096 L -344.8242 294.8096 L -344.8242 383.4258 L -344.8242 383.4502 L -341.5918 390.4512 L -314.2031 390.4512 L -311.0977 383.4502 L -298.3979 383.4502 L -294.9399 390.4512 L -267.9165 390.4512 L -264.813 383.4502 L -264.813 383.4258 L -264.813 294.8291 L -278.6401 294.8291 L -278.6401 298.4453 L -278.7271 298.4453 L -331.2402 298.4453 L -S -0 To -1 0 0 1 306.2915 395.3662 0 Tp -0 Tv -TP --13.2744 0 Td -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -23.6196 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 3.2805 3.2805 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(Ser) Tx 1 -30 Tk -(v) Tx 1 25 Tk -(er) Tx 1 0 Tk -(\r) TX -TO -0 To -1 0 0 1 236.4463 332.1426 0 Tp -0 Tv -TP --14.7797 0 Td -0 Tr --4.5 Ts -(P) Tx 1 40 Tk -(ar) Tx 1 10 Tk -(allel\r) Tx 1 0 Tk -3.1148 -11 Td -(Cab) Tx 1 20 Tk -(le) Tx 1 0 Tk -(\r) TX -TO -0 R -0 G -0.5 w -184.8491 350.9229 m -197.9233 350.9199 210.9907 351.3887 224.0674 351.2979 c -227.6689 351.2725 249.1094 354.4385 250.6377 348.4697 c -251.6982 344.3271 238.7969 344.8301 237.2236 340.9258 C -241.8062 337.6826 254.5508 340.2188 259.3149 340.2549 c -269.4844 340.3301 279.0869 337.2725 289.0425 336.8418 c -S -1 To -1 0 0 1 277.1416 348.3008 0 Tp -0 Tv -1 Ap -0 O -0.88 g -0.25 w -334.2256 317.6982 m -277.1416 317.6982 L -277.1416 348.3008 L -334.2256 348.3008 L -334.2256 317.6982 L -b -TP -6.7002 -8.25 Td -0 Tr -0 g -1 w -(Pr) Tx 1 -15 Tk -(intser) Tx 1 -30 Tk -(v) Tx 1 25 Tk -(er\r) Tx 1 0 Tk -4.1519 -11 Td -(Softw) Tx 1 15 Tk -(are) Tx 1 0 Tk -(\r) TX -TO -u -%_0 Ap -%_0 R -%_0 G -%_397.4795 315.1504 m -%_S -%_U -%_0 Ap -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR -397.4795 315.1504 m -N -u -u -u -0 O -0.7495 g -0 R -0.25 G -1 j 0.5 w 2 M -420.4502 297.5928 m -420.4502 299.6123 l -414.0889 303.0449 l -397.5361 303.0449 L -380.9834 303.0449 l -374.4209 299.6123 l -374.4209 297.5928 l -420.4502 297.5928 l -b -0.8748 G -2 J 0 j -397.5361 303.0449 m -380.9834 303.0449 l -374.4209 299.6123 l -374.4209 297.5928 l -S -420.4502 299.6123 m -414.0889 303.0449 l -397.5361 303.0449 L -S -0 O -0.9 g -0.25 G -0 J 1 j -381.083 301.833 m -377.0449 299.6123 l -417.6221 299.6123 l -414.1904 301.833 l -381.083 301.833 l -b -U -u -u -0.7 g -0 j 1 w 4 M -386.2969 305.9404 m -388.5752 305.9834 L -397.6768 307.5518 L -406.958 305.9834 L -408.7529 305.9834 L -408.6924 304.1416 L -386.2969 304.1416 L -386.2969 305.9404 L -f -0 R -0.25 G -0.5 w -408.7236 305.9404 m -408.6318 304.1416 L -386.2646 304.1416 L -S -0.9 G -406.9238 305.9404 m -408.7236 305.9404 L -S -0.25 G -397.6182 307.5518 m -406.9238 305.9404 L -S -0.9 G -386.2646 304.1416 m -386.2646 305.9404 L -388.5186 305.9404 L -397.6182 307.5518 L -S -U -u -0 O -0.7 g -1 w -384.0547 309.0146 m -393.3516 309.0615 L -397.71 310.7881 L -402.2881 309.0615 L -411.001 309.0615 L -410.9287 307.0371 L -384.0547 307.0371 L -384.0547 309.0146 L -f -0 R -0.25 G -0.5 w -410.9678 309.0146 m -410.8564 307.0371 L -384.0186 307.0371 L -S -0.9 G -402.2461 309.0146 m -410.9678 309.0146 L -S -0.25 G -397.6396 310.7881 m -402.2461 309.0146 L -S -0.9 G -384.0186 307.0371 m -384.0186 309.0146 L -393.2813 309.0146 L -397.6396 310.7881 L -S -U -u -0 O -0.7495 g -0.25 G -2 J 2 M -382.5381 309.8428 m -382.5303 331.7119 l -383.5137 332.708 L -411.4912 332.6807 L -412.4297 331.542 L -412.4297 310.1279 L -411.6201 308.9883 L -383.3857 308.9883 l -382.5381 309.8428 L -b -/BBAccumRotation (4.712389) XT -0.8748 G -383.3857 308.9883 m -382.5381 309.8428 L -382.5303 331.7119 l -383.5137 332.708 L -411.4912 332.6807 L -S -/BBAccumRotation (4.712389) XT -0 O -0.9 g -0.25 G -409.3975 311.876 m -409.417 329.8311 L -385.5225 329.8311 L -385.5205 311.8779 L -409.3975 311.876 L -b -/BBAccumRotation (4.712389) XT -U -U -u -0.15 G -0 J 4 M -414.0889 303.0449 m -397.5361 303.0449 L -380.9834 303.0449 L -374.4209 299.6123 L -374.4209 297.5928 L -420.4502 297.5928 L -420.4502 299.6123 L -414.0889 303.0449 L -s -383.3857 308.9883 m -384.0186 308.9883 L -384.0186 307.0371 L -384.0547 307.0479 L -384.0547 307.04 L -384.0186 307.0371 L -384.0547 307.0371 L -394.6904 307.0371 L -388.5752 305.9834 L -386.2969 305.9404 L -386.2646 305.9404 L -386.2646 304.1416 L -386.2969 304.1514 L -386.2969 304.1445 L -386.2646 304.1416 L -386.2969 304.1416 L -408.6318 304.1416 L -408.6924 304.1416 L -408.7529 305.9834 L -406.958 305.9834 L -400.7217 307.0371 L -410.8564 307.0371 L -410.9287 307.0371 L -410.999 308.9883 L -411.6201 308.9883 L -412.4297 310.1279 L -412.4297 331.542 L -411.4912 332.6807 L -383.5137 332.708 L -382.5303 331.7119 L -382.5381 309.8428 L -383.3857 308.9883 L -s -U -U -U -U -(Adobe Scatter Brush Tool) 1 0 56 XP -%010203043F8000003F8000003F8000003F80000000000000000000000000 -%000000000000000000000000000000000F36436C69656E742031 -/Adobe_Brushed_Path () XT -0 To -1 0 0 1 398.3652 291.5283 0 Tp -0 Tv -TP --6.1604 0 Td -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf --4.5 Ts -100 100 Tz --20 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -23.6196 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 3.2805 3.2805 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl --0.18 Tc -0 Tw -(PC) Tx 1 0 Tk -(\r) TX -TO -0 To -1 0 0 1 398.3652 342.3154 0 Tp -0 Tv -TP --15.9844 0 Td -0 Tr -(Netw) Tx 1 10 Tk -(or) Tx 1 -15 Tk -(k) Tx 1 0 Tk -(\r) TX -TO -0 To -1 0 0 1 176.1445 369.5293 0 Tp -0 Tv -TP --12.7793 0 Td -0 Tr -(Pr) Tx 1 -15 Tk -(inter) Tx 1 0 Tk -(\r) TX -TO -u -%_1 g -%_0 R -%_0.67 G -%_1 M -%_184.939 348.2959 m -%_B -%_U -%_0 Ap -0 A -u -0 O -1 g -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR -184.939 348.2959 m -F -u -0.8 g -198.6704 339.2217 m -218.7153 346.0791 l -217.1348 348.9805 l -204.4736 345.0244 l -198.4072 348.9805 l -198.6704 339.2217 l -f -0 R -0.9 G -0.5 w -217.4067 349.1064 m -204.4736 345.0244 l -S -0.5 G -218.7153 346.0791 m -217.1348 348.9805 l -S -0.25 G -198.6704 339.2217 m -218.7153 346.0791 l -S -0.5 G -204.4736 345.0244 m -198.4072 348.9805 l -S -0 O -0.8 g -1 w -178.626 356.6309 m -190.7568 361.9053 l -194.1865 357.6865 l -178.626 356.6309 l -f -1 Ap -0.57 g -198.9341 337.376 m -152.5137 337.376 L -152.5137 334.4756 L -198.9341 334.4756 L -198.9341 337.376 L -f -0 Ap -0 R -0.5 G -0.5 w -190.7568 361.9053 m -194.1865 357.6865 l -S -0.9 G -178.626 356.6309 m -191.3188 362.1826 l -S -0 O -0.8 g -1 w -151.1929 358.668 m -151.1929 337.3447 l -199.9893 337.3447 l -199.9893 354.5186 l -196.5601 358.6084 l -151.1929 358.668 l -f -0 R -0.5 G -0.5 w -151.1929 342.9141 m -199.9893 342.9141 l -S -154.0952 355.3115 m -163.5913 355.3115 l -S -154.0952 353.6631 m -163.5913 353.6631 l -S -154.0952 352.0156 m -163.5913 352.0156 l -S -154.0952 350.3672 m -163.5913 350.3672 l -S -154.0952 348.7197 m -163.5913 348.7197 l -S -199.9893 354.5186 m -196.5601 358.6084 l -S -0.25 G -151.1929 337.3447 m -199.9893 337.3447 l -199.9893 354.5186 l -S -0.9 G -196.5601 358.6377 m -151.1929 358.6377 l -151.1929 337.0752 l -S -0.25 G -198.9341 337.3447 m -198.9341 334.4307 l -152.5225 334.4307 l -S -U -U -(Adobe Scatter Brush Tool) 1 0 55 XP -%010203043F8000003F8000003F8000003F80000000000000000000000000 -%0000000000000000000000000000000007995072696E746572 -/Adobe_Brushed_Path () XT -0 To -1 0 0 1 294.2847 278.0166 0 Tp -0 Tv -TP -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Formata-Bold 9 8.82 -2.313 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 0 Xu -%AI55J_GlyphSubst: GlyphSubstNone -0 TA -%_ 0 XL -0 TY -0 TV -0.0244 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 0 0 Ti -0 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(\r) Tx -TO -LB -%AI5_EndLayer-- -%%PageTrailer -gsave annotatepage grestore showpage -%%Trailer -Adobe_Illustrator_AI5 /terminate get exec -Adobe_shading_AI8 /terminate get exec -Adobe_ColorImage_AI6 /terminate get exec -Adobe_typography_AI5 /terminate get exec -Adobe_cshow /terminate get exec -Adobe_level2_AI5 /terminate get exec -%%EOF diff --git a/en_US.ISO_8859-1/books/corp-net-guide/08-02.eps b/en_US.ISO_8859-1/books/corp-net-guide/08-02.eps deleted file mode 100644 index 2317acfb8d..0000000000 --- a/en_US.ISO_8859-1/books/corp-net-guide/08-02.eps +++ /dev/null @@ -1,8655 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: Adobe Illustrator(R) 8.0 -%%AI8_CreatorVersion: 8.0.1 -%%For: (Mark Bergeron) (PD&PS) -%%Title: (08-02 3594) -%%CreationDate: (11/20/00) (3:35 PM) -%%BoundingBox: 150 266 424 398 -%%HiResBoundingBox: 150.9429 266.0234 423.8008 397.6465 -%%DocumentProcessColors: Black -%%DocumentFonts: Helvetica -%%DocumentNeededFonts: Helvetica -%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0 -%%+ procset Adobe_typography_AI5 1.0 1 -%%+ procset Adobe_ColorImage_AI6 1.3 0 -%%+ procset Adobe_Illustrator_AI5 1.3 0 -%%+ procset Adobe_cshow 2.0 8 -%%+ procset Adobe_shading_AI8 1.0 0 -%AI5_FileFormat 4.0 -%AI3_ColorUsage: Black&White -%AI3_IncludePlacedImages -%AI7_ImageSettings: 1 -%%CMYKProcessColor: 0 0 0 0.15 (15%) -%%+ 0 0 0 0.3 (30%) -%%+ 0 0 0 0.5 (50%) -%%+ 0 0 0 0.75 (75%) -%%+ 1 1 1 1 ([Registration]) -%%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) -%%+ Options: 1 16 0 1 0 1 1 1 0 1 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 2 3 4 -%%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 0 0 () -%AI3_TemplateBox: 306.5 395.5 306.5 395.5 -%AI3_TileBox: 12 14 600 782 -%AI3_DocumentPreview: Macintosh_ColorPic -%AI5_ArtSize: 612 792 -%AI5_RulerUnits: 3 -%AI5_ArtFlags: 1 0 0 1 0 0 1 0 0 -%AI5_TargetResolution: 800 -%AI5_NumLayers: 1 -%AI8_OpenToView: 217.1108 471.0039 3.4569 1137 777 18 0 1 7 40 0 0 -%AI5_OpenViewLayers: 7 -%%PageOrigin:12 14 -%%AI3_PaperRect:-12 782 600 -10 -%%AI3_Margin:12 -14 -12 10 -%AI7_GridSettings: 12 3 12 3 1 0 0.29 1 1 0.65 1 1 -%%EndComments -%%BeginProlog -%%BeginResource: procset Adobe_level2_AI5 1.2 0 -%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation) -%%Version: 1.2 0 -%%CreationDate: (04/10/93) () -%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) -userdict /Adobe_level2_AI5 26 dict dup begin - put - /packedarray where not - { - userdict begin - /packedarray - { - array astore readonly - } bind def - /setpacking /pop load def - /currentpacking false def - end - 0 - } if - pop - userdict /defaultpacking currentpacking put true setpacking - /initialize - { - Adobe_level2_AI5 begin - } bind def - /terminate - { - currentdict Adobe_level2_AI5 eq - { - end - } if - } bind def - mark - /setcustomcolor where not - { - /findcmykcustomcolor - { - (AI8_CMYK_CustomColor) - 6 packedarray - } bind def - /findrgbcustomcolor - { - (AI8_RGB_CustomColor) - 5 packedarray - } bind def - /setcustomcolor - { - exch - aload pop dup - (AI8_CMYK_CustomColor) eq - { - pop pop - 4 - { - 4 index mul - 4 1 roll - } repeat - 5 -1 roll pop - setcmykcolor - } - { - dup (AI8_RGB_CustomColor) eq - { - pop pop - 3 - { - 1 exch sub - 3 index mul - 1 exch sub - 3 1 roll - } repeat - 4 -1 roll pop - setrgbcolor - } - { - pop - 4 - { - 4 index mul 4 1 roll - } repeat - 5 -1 roll pop - setcmykcolor - } ifelse - } ifelse - } - def - } if - /setAIseparationgray - { - false setoverprint - 0 setgray - /setseparationgray where{ - pop setseparationgray - }{ - /setcolorspace where{ - pop - [/Separation (All) /DeviceCMYK {dup dup dup}] setcolorspace - 1 exch sub setcolor - }{ - setgray - }ifelse - }ifelse - } def - - /gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def - userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put - userdict /level2? - systemdict /languagelevel known dup - { - pop systemdict /languagelevel get 2 ge - } if - put -/level2ScreenFreq -{ - begin - 60 - HalftoneType 1 eq - { - pop Frequency - } if - HalftoneType 2 eq - { - pop GrayFrequency - } if - HalftoneType 5 eq - { - pop Default level2ScreenFreq - } if - end -} bind def -userdict /currentScreenFreq - level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put -level2? not - { - /setcmykcolor where not - { - /setcmykcolor - { - exch .11 mul add exch .59 mul add exch .3 mul add - 1 exch sub setgray - } def - } if - /currentcmykcolor where not - { - /currentcmykcolor - { - 0 0 0 1 currentgray sub - } def - } if - /setoverprint where not - { - /setoverprint /pop load def - } if - /selectfont where not - { - /selectfont - { - exch findfont exch - dup type /arraytype eq - { - makefont - } - { - scalefont - } ifelse - setfont - } bind def - } if - /cshow where not - { - /cshow - { - [ - 0 0 5 -1 roll aload pop - ] cvx bind forall - } bind def - } if - } if - cleartomark - /anyColor? - { - add add add 0 ne - } bind def - /testColor - { - gsave - setcmykcolor currentcmykcolor - grestore - } bind def - /testCMYKColorThrough - { - testColor anyColor? - } bind def - userdict /composite? - 1 0 0 0 testCMYKColorThrough - 0 1 0 0 testCMYKColorThrough - 0 0 1 0 testCMYKColorThrough - 0 0 0 1 testCMYKColorThrough - and and and - put - composite? not - { - userdict begin - gsave - /cyan? 1 0 0 0 testCMYKColorThrough def - /magenta? 0 1 0 0 testCMYKColorThrough def - /yellow? 0 0 1 0 testCMYKColorThrough def - /black? 0 0 0 1 testCMYKColorThrough def - grestore - /isCMYKSep? cyan? magenta? yellow? black? or or or def - /customColor? isCMYKSep? not def - end - } if - end defaultpacking setpacking -%%EndResource -%%BeginResource: procset Adobe_typography_AI5 1.0 1 -%%Title: (Typography Operators) -%%Version: 1.0 1 -%%CreationDate:(6/10/1996) () -%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_typography_AI5 68 dict dup begin -put -/initialize -{ - begin - begin - Adobe_typography_AI5 begin - Adobe_typography_AI5 - { - dup xcheck - { - bind - } if - pop pop - } forall - end - end - end - Adobe_typography_AI5 begin -} def -/terminate -{ - currentdict Adobe_typography_AI5 eq - { - end - } if -} def -/modifyEncoding -{ - /_tempEncode exch ddef - /_pntr 0 ddef - { - counttomark -1 roll - dup type dup /marktype eq - { - pop pop exit - } - { - /nametype eq - { - _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll - put - } - { - /_pntr exch ddef - } ifelse - } ifelse - } loop - _tempEncode -} def -/havefont -{ - systemdict /languagelevel known - { - /Font resourcestatus dup - { exch pop exch pop } - if - } - { - systemdict /FontDirectory get 1 index known - { pop true } - { - systemdict /fileposition known - { - dup length 6 add exch - Ss 6 250 getinterval - cvs pop - Ss exch 0 exch getinterval - status - { pop pop pop pop true } - { false } - ifelse - } - { - pop false - } - ifelse - } - ifelse - } - ifelse -} def -/TE -{ - StandardEncoding 256 array copy modifyEncoding - /_nativeEncoding exch def -} def -/subststring { - exch 2 index exch search - { - exch pop - exch dup () eq - { - pop exch concatstring - } - { - 3 -1 roll - exch concatstring - concatstring - } ifelse - exch pop true - } - { - pop pop false - } ifelse -} def -/concatstring { - 1 index length 1 index length - 1 index add - string - dup 0 5 index putinterval - dup 2 index 4 index putinterval - 4 1 roll pop pop pop -} def -% -/TZ -{ - dup type /arraytype eq - { - /_wv exch def - } - { - /_wv 0 def - } ifelse - /_useNativeEncoding exch def - 2 index havefont - { - 3 index - 255 string - cvs - - dup - (_Symbol_) - eq - { - pop - 2 index - findfont - - } - { - 1 index 0 eq - { - dup length 1 sub - 1 exch - getinterval - - cvn - findfont - } - { - pop 2 index findfont - } ifelse - } ifelse - } - { - dup 1 eq - { - 2 index 64 string cvs - dup (-90pv-RKSJ-) (-83pv-RKSJ-) subststring - { - exch pop dup havefont - { - findfont false - } - { - pop true - } ifelse - } - { - pop dup - (-90ms-RKSJ-) (-Ext-RKSJ-) subststring - { - exch pop dup havefont - { - findfont false - } - { - pop true - } ifelse - } - { - pop pop true - } ifelse - } ifelse - { - 1 index 1 eq - { - /Ryumin-Light-Ext-RKSJ-V havefont - {/Ryumin-Light-Ext-RKSJ-V} - {/Courier} - ifelse - } - { - /Ryumin-Light-83pv-RKSJ-H havefont - {/Ryumin-Light-83pv-RKSJ-H} - {/Courier} - ifelse - } ifelse - findfont - [1 0 0.5 1 0 0] makefont - } if - } - { - /Courier findfont - } ifelse - } ifelse - _wv type /arraytype eq - { - _wv makeblendedfont - } if - dup length 10 add dict - begin - mark exch - { - 1 index /FID ne - { - def - } if - cleartomark mark - } forall - pop - /FontScript exch def - /FontDirection exch def - /FontRequest exch def - /FontName exch def - counttomark 0 eq - { - 1 _useNativeEncoding eq - { - /Encoding _nativeEncoding def - } if - cleartomark - } - { - /Encoding load 256 array copy - modifyEncoding /Encoding exch def - } ifelse - FontName currentdict - end - definefont pop -} def -/tr -{ - _ax _ay 3 2 roll -} def -/trj -{ - _cx _cy _sp _ax _ay 6 5 roll -} def -/a0 -{ - /Tx - { - dup - currentpoint 3 2 roll - tr _psf - newpath moveto - tr _ctm _pss - } ddef - /Tj - { - dup - currentpoint 3 2 roll - trj _pjsf - newpath moveto - trj _ctm _pjss - } ddef -} def -/a1 -{ -W B -} def -/e0 -{ - /Tx - { - tr _psf - } ddef - /Tj - { - trj _pjsf - } ddef -} def -/e1 -{ -W F -} def -/i0 -{ - /Tx - { - tr sp - } ddef - /Tj - { - trj jsp - } ddef -} def -/i1 -{ - W N -} def -/o0 -{ - /Tx - { - tr sw rmoveto - } ddef - /Tj - { - trj swj rmoveto - } ddef -} def -/r0 -{ - /Tx - { - tr _ctm _pss - } ddef - /Tj - { - trj _ctm _pjss - } ddef -} def -/r1 -{ -W S -} def -/To -{ - pop _ctm currentmatrix pop -} def -/TO -{ - iTe _ctm setmatrix newpath -} def -/Tp -{ - pop _tm astore pop _ctm setmatrix - _tDict begin - /W - { - } def - /h - { - } def -} def -/TP -{ - end - iTm 0 0 moveto -} def -/Tr -{ - _render 3 le - { - currentpoint newpath moveto - } if - dup 8 eq - { - pop 0 - } - { - dup 9 eq - { - pop 1 - } if - } ifelse - dup /_render exch ddef - _renderStart exch get load exec -} def -/iTm -{ - _ctm setmatrix _tm concat - _shift aload pop _lineorientation 1 eq { exch } if translate - _scale aload pop _lineorientation 1 eq _yokoorientation 1 eq or { exch } if scale -} def -/Tm -{ - _tm astore pop iTm 0 0 moveto -} def -/Td -{ - _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto -} def -/iTe -{ - _render -1 eq - { - } - { - _renderEnd _render get dup null ne - { - load exec - } - { - pop - } ifelse - } ifelse - /_render -1 ddef -} def -/Ta -{ - pop -} def -/Tf -{ - 1 index type /nametype eq - { - dup 0.75 mul 1 index 0.25 mul neg - } if - /_fontDescent exch ddef - /_fontAscent exch ddef - /_fontSize exch ddef - /_fontRotateAdjust _fontAscent _fontDescent add 2 div neg ddef - /_fontHeight _fontSize ddef - findfont _fontSize scalefont setfont -} def -/Tl -{ - pop neg 0 exch - _leading astore pop -} def -/Tt -{ - pop -} def -/TW -{ - 3 npop -} def -/Tw -{ - /_cx exch ddef -} def -/TC -{ - 3 npop -} def -/Tc -{ - /_ax exch ddef -} def -/Ts -{ - 0 exch - _shift astore pop - currentpoint - iTm - moveto -} def -/Ti -{ - 3 npop -} def -/Tz -{ - count 1 eq { 100 } if - 100 div exch 100 div exch - _scale astore pop - iTm -} def -/TA -{ - pop -} def -/Tq -{ - pop -} def -/Tg -{ - pop -} def -/TG -{ - pop -} def -/Tv -{ - /_lineorientation exch ddef -} def -/TV -{ - /_charorientation exch ddef -} def -/Ty -{ - dup /_yokoorientation exch ddef 1 sub neg Tv -} def -/TY -{ - pop -} def -/T~ -{ - Tx -} def -/Th -{ - pop pop pop pop pop -} def -/TX -{ - pop -} def -/Tk -{ - _fontSize mul 1000 div - _lineorientation 0 eq { neg 0 } { 0 exch } ifelse - rmoveto - pop -} def -/TK -{ - 2 npop -} def -/T* -{ - _leading aload pop - _lineorientation 0 ne { exch } if - Td -} def -/T*- -{ - _leading aload pop - _lineorientation 0 ne { exch } if - exch neg exch neg - Td -} def -/T- -{ - _ax neg 0 rmoveto - _lineorientation 1 eq _charorientation 0 eq and { 1 TV _hyphen Tx 0 TV } { _hyphen Tx } ifelse -} def -/T+ -{ -} def -/TR -{ - _ctm currentmatrix pop - _tm astore pop - iTm 0 0 moveto -} def -/TS -{ - currentfont 3 1 roll - /_Symbol_ findfont _fontSize scalefont setfont - - 0 eq - { - Tx - } - { - Tj - } ifelse - setfont -} def -/Xb -{ - pop pop -} def -/Tb /Xb load def -/Xe -{ - pop pop pop pop -} def -/Te /Xe load def -/XB -{ -} def -/TB /XB load def -currentdict readonly pop -end -setpacking -% -/X^ -{ - currentfont 5 1 roll - dup havefont - { - findfont _fontSize scalefont setfont - } - { - pop - exch - } ifelse - 2 index 0 eq - { - Tx - } - { - Tj - } ifelse - pop pop - setfont -} def -/T^ /X^ load def -%%EndResource -%%BeginProcSet: Adobe_ColorImage_AI6 1.3 0 -userdict /Adobe_ColorImage_AI6 known not -{ - userdict /Adobe_ColorImage_AI6 53 dict put -} if -userdict /Adobe_ColorImage_AI6 get begin -/initialize { - Adobe_ColorImage_AI6 begin - Adobe_ColorImage_AI6 { - dup type /arraytype eq { - dup xcheck { - bind - } if - } if - pop pop - } forall -} def -/terminate { end } def -currentdict /Adobe_ColorImage_AI6_Vars known not { - /Adobe_ColorImage_AI6_Vars 41 dict def -} if -Adobe_ColorImage_AI6_Vars begin - /plateindex -1 def - /_newproc null def - /_proc1 null def - /_proc2 null def - /sourcearray 4 array def - /_ptispace null def - /_ptiname null def - /_pti0 0 def - /_pti1 0 def - /_ptiproc null def - /_ptiscale 0 def - /_pticomps 0 def - /_ptibuf 0 string def - /_gtigray 0 def - /_cticmyk null def - /_rtirgb null def - /XIEnable true def - /XIType 0 def - /XIEncoding 0 def - /XICompression 0 def - /XIChannelCount 0 def - /XIBitsPerPixel 0 def - /XIImageHeight 0 def - /XIImageWidth 0 def - /XIImageMatrix null def - /XIRowBytes 0 def - /XIFile null def - /XIBuffer1 null def - /XIBuffer2 null def - /XIBuffer3 null def - /XIDataProc null def - /XIColorSpace /DeviceGray def - /XIColorValues 0 def - /XIPlateList false def -end -/ci6colorimage /colorimage where {/colorimage get}{null} ifelse def -/ci6image systemdict /image get def -/ci6curtransfer systemdict /currenttransfer get def -/ci6curoverprint /currentoverprint where {/currentoverprint get}{{_of}} ifelse def -/ci6foureq { - 4 index ne { - pop pop pop false - }{ - 4 index ne { - pop pop false - }{ - 4 index ne { - pop false - }{ - 4 index eq - } ifelse - } ifelse - } ifelse -} def -/ci6testplate { - Adobe_ColorImage_AI6_Vars begin - /plateindex -1 def - /setcmykcolor where { - pop - gsave - 1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub - grestore - 1 0 0 0 ci6foureq { - /plateindex 0 def - }{ - 0 1 0 0 ci6foureq { - /plateindex 1 def - }{ - 0 0 1 0 ci6foureq { - /plateindex 2 def - }{ - 0 0 0 1 ci6foureq { - /plateindex 3 def - }{ - 0 0 0 0 ci6foureq { - /plateindex 5 def - } if - } ifelse - } ifelse - } ifelse - } ifelse - pop pop pop pop - } if - plateindex - end -} def -/ci6concatprocs { - /packedarray where { - pop dup type /packedarraytype eq 2 index type - /packedarraytype eq or - }{ - false - } ifelse - { - /_proc2 exch cvlit def - /_proc1 exch cvlit def - _proc1 aload pop - _proc2 aload pop - _proc1 length - _proc2 length add - packedarray cvx - }{ - /_proc2 exch cvlit def - /_proc1 exch cvlit def - /_newproc _proc1 length _proc2 length add array def - _newproc 0 _proc1 putinterval - _newproc _proc1 length _proc2 putinterval - _newproc cvx - } ifelse -} def -/ci6istint { - type /arraytype eq -} def -/ci6isspot { - dup type /arraytype eq { - dup length 1 sub get /Separation eq - }{ - pop false - } ifelse -} def -/ci6spotname { - dup ci6isspot {dup length 2 sub get}{pop ()} ifelse -} def -/ci6altspace { - aload pop pop pop ci6colormake -} def -/ci6numcomps { - dup /DeviceGray eq { - pop 1 - }{ - dup /DeviceRGB eq { - pop 3 - }{ - /DeviceCMYK eq { - 4 - }{ - 1 - } ifelse - } ifelse - } ifelse -} def -/ci6marksplate { - dup /DeviceGray eq { - pop plateindex 3 eq - }{ - dup /DeviceRGB eq { - pop plateindex 5 ne - }{ - dup /DeviceCMYK eq { - pop plateindex 5 ne - }{ - dup ci6isspot { - /findcmykcustomcolor where { - pop - dup length 2 sub get - 0.1 0.1 0.1 0.1 5 -1 roll - findcmykcustomcolor 1 setcustomcolor - systemdict /currentgray get exec - 1 ne - }{ - pop plateindex 5 ne - } ifelse - }{ - pop plateindex 5 ne - } ifelse - } ifelse - } ifelse - } ifelse -} def -/ci6colormake { - dup ci6numcomps - exch 1 index 2 add 1 roll - dup 1 eq {pop}{array astore} ifelse - exch -} def -/ci6colorexpand { - dup ci6spotname exch - dup ci6istint { - ci6altspace - exch 4 1 roll - }{ - 1 3 1 roll - } ifelse -} def -/ci6colortint { - dup /DeviceGray eq { - 3 1 roll 1 exch sub mul 1 exch sub exch - }{ - dup /DeviceRGB eq { - 3 1 roll {1 exch sub 1 index mul 1 exch sub exch} forall pop 3 array astore exch - }{ - dup /DeviceCMYK eq { - 3 1 roll {1 index mul exch} forall pop 4 array astore exch - }{ - 3 1 roll mul exch - } ifelse - } ifelse - } ifelse -} def -/ci6colortocmyk { - dup /DeviceGray eq { - pop 1 exch sub 0 0 0 4 -1 roll 4 array astore - }{ - dup /DeviceRGB eq { - pop aload pop _rgbtocmyk 4 array astore - }{ - dup /DeviceCMYK eq { - pop - }{ - ci6altspace ci6colortint ci6colortocmyk - } ifelse - } ifelse - } ifelse -} def -/ci6makeimagedict { - 7 dict begin - /ImageType 1 def - /Decode exch def - /DataSource exch def - /ImageMatrix exch def - /BitsPerComponent exch def - /Height exch def - /Width exch def - currentdict end -} def -/ci6stringinvert { - 0 1 2 index length 1 sub { - dup 2 index exch get 255 exch sub 2 index 3 1 roll put - } for -} def -/ci6stringknockout { - 0 1 2 index length 1 sub { - 255 2 index 3 1 roll put - } for -} def -/ci6stringapply { - 0 1 4 index length 1 sub { - dup - 4 index exch get - 3 index 3 1 roll - 3 index exec - } for - pop exch pop -} def -/ci6walkrgbstring { - 0 3 index - dup length 1 sub 0 3 3 -1 roll { - 3 getinterval {} forall - 5 index exec - 3 index - } for - - 5 {pop} repeat -} def -/ci6walkcmykstring -{ - 0 3 index - dup length 1 sub 0 4 3 -1 roll { - 4 getinterval {} forall - - 6 index exec - - 3 index - - } for - - 5 { pop } repeat - -} def -/ci6putrgbtograystr -{ - .11 mul exch - - .59 mul add exch - - .3 mul add - - cvi 3 copy put - - pop 1 add -} def -/ci6putcmyktograystr -{ - exch .11 mul add - - exch .59 mul add - - exch .3 mul add - - dup 255 gt { pop 255 } if - - 255 exch sub cvi 3 copy put - - pop 1 add -} def -/ci6rgbtograyproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - XIBuffer3 - dup 3 1 roll - - /ci6putrgbtograystr load exch - ci6walkrgbstring - end -} def -/ci6cmyktograyproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - XIBuffer3 - dup 3 1 roll - - /ci6putcmyktograystr load exch - ci6walkcmykstring - end -} def -/ci6separatecmykproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - - XIBuffer3 - - 0 2 index - - plateindex 4 2 index length 1 sub { - get 255 exch sub - - 3 copy put pop 1 add - - 2 index - } for - pop pop exch pop - end -} def - -/ci6compositeimage { - dup 1 eq { - pop pop image - }{ - /ci6colorimage load null ne { - ci6colorimage - }{ - 3 1 roll pop - sourcearray 0 3 -1 roll put - 3 eq {/ci6rgbtograyproc}{/ci6cmyktograyproc} ifelse load - image - } ifelse - } ifelse -} def -/ci6knockoutimage { - gsave - 0 ci6curtransfer exec 1 ci6curtransfer exec - eq { - 0 ci6curtransfer exec 0.5 lt - }{ - 0 ci6curtransfer exec 1 ci6curtransfer exec gt - } ifelse - {{pop 0}}{{pop 1}} ifelse - systemdict /settransfer get exec - ci6compositeimage - grestore -} def -/ci6drawimage { - ci6testplate -1 eq { - pop ci6compositeimage - }{ - dup type /arraytype eq { - dup length plateindex gt {plateindex get}{pop false} ifelse - }{ - { - true - }{ - dup 1 eq {plateindex 3 eq}{plateindex 3 le} ifelse - } ifelse - } ifelse - { - dup 1 eq { - pop pop ci6image - }{ - dup 3 eq { - ci6compositeimage - }{ - pop pop - sourcearray 0 3 -1 roll put - /ci6separatecmykproc load - ci6image - } ifelse - } ifelse - }{ - ci6curoverprint { - 7 {pop} repeat - }{ - ci6knockoutimage - } ifelse - } ifelse - } ifelse -} def -/ci6proctintimage { - /_ptispace exch store /_ptiname exch store /_pti1 exch store /_pti0 exch store /_ptiproc exch store - /_pticomps _ptispace ci6numcomps store - /_ptiscale _pti1 _pti0 sub store - level2? { - _ptiname length 0 gt version cvr 2012 ge and { - [/Separation _ptiname _ptispace {_ptiproc}] setcolorspace - [_pti0 _pti1] ci6makeimagedict ci6image - }{ - [/Indexed _ptispace 255 {255 div _ptiscale mul _pti0 add _ptiproc}] setcolorspace - [0 255] ci6makeimagedict ci6image - } ifelse - }{ - _pticomps 1 eq { - { - dup - { - 255 div _ptiscale mul _pti0 add _ptiproc 255 mul cvi put - } ci6stringapply - } ci6concatprocs ci6image - }{ - { - dup length _pticomps mul dup _ptibuf length ne {/_ptibuf exch string store}{pop} ifelse - _ptibuf { - exch _pticomps mul exch 255 div _ptiscale mul _pti0 add _ptiproc - _pticomps 2 add -2 roll - _pticomps 1 sub -1 0 { - 1 index add 2 index exch - 5 -1 roll - 255 mul cvi put - } for - pop pop - } ci6stringapply - } ci6concatprocs false _pticomps - /ci6colorimage load null eq {7 {pop} repeat}{ci6colorimage} ifelse - } ifelse - } ifelse -} def -/ci6graytintimage { - /_gtigray 5 -1 roll store - {1 _gtigray sub mul 1 exch sub} 4 1 roll - /DeviceGray ci6proctintimage -} def -/ci6cmyktintimage { - /_cticmyk 5 -1 roll store - {_cticmyk {1 index mul exch} forall pop} 4 1 roll - /DeviceCMYK ci6proctintimage -} def -/ci6rgbtintimage { - /_rtirgb 5 -1 roll store - {_rtirgb {1 exch sub 1 index mul 1 exch sub exch} forall pop} 4 1 roll - /DeviceRGB ci6proctintimage -} def -/ci6tintimage { - ci6testplate -1 eq { - ci6colorexpand - 3 -1 roll 5 -1 roll {0}{0 exch} ifelse 4 2 roll - dup /DeviceGray eq { - pop ci6graytintimage - }{ - dup /DeviceRGB eq { - pop ci6rgbtintimage - }{ - pop ci6cmyktintimage - } ifelse - } ifelse - }{ - dup ci6marksplate { - plateindex 5 lt { - ci6colortocmyk plateindex get - dup 0 eq ci6curoverprint and { - 7 {pop} repeat - }{ - 1 exch sub - exch {1 0}{0 1} ifelse () ci6graytintimage - } ifelse - }{ - pop exch {0}{0 exch} ifelse 0 3 1 roll () ci6graytintimage - } ifelse - }{ - ci6curoverprint { - 8 {pop} repeat - }{ - pop pop pop - {pop 1} 0 1 () /DeviceGray ci6proctintimage - } ifelse - } ifelse - } ifelse -} def -/XINullImage { -} def -/XIImageMask { - XIImageWidth XIImageHeight false - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - imagemask -} def -/XIImageTint { - XIImageWidth XIImageHeight XIBitsPerPixel - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - XIType 3 eq XIColorValues XIColorSpace ci6tintimage -} def -/XIImage { - XIImageWidth XIImageHeight XIBitsPerPixel - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - false XIChannelCount XIPlateList ci6drawimage -} def -/XG { - pop pop -} def -/XF { - 13 {pop} repeat -} def -/Xh { - Adobe_ColorImage_AI6_Vars begin - gsave - /XIType exch def - /XIImageHeight exch def - /XIImageWidth exch def - /XIImageMatrix exch def - 0 0 moveto - XIImageMatrix concat - XIImageWidth XIImageHeight scale - - /_lp /null ddef - _fc - /_lp /imagemask ddef - end -} def -/XH { - Adobe_ColorImage_AI6_Vars begin - grestore - end -} def -/XIEnable { - Adobe_ColorImage_AI6_Vars /XIEnable 3 -1 roll put -} def -/XC { - Adobe_ColorImage_AI6_Vars begin - ci6colormake - /XIColorSpace exch def - /XIColorValues exch def - end -} def -/XIPlates { - Adobe_ColorImage_AI6_Vars begin - /XIPlateList exch def - end -} def -/XI -{ - Adobe_ColorImage_AI6_Vars begin - gsave - /XIType exch def - cvi dup - 256 idiv /XICompression exch store - 256 mod /XIEncoding exch store - pop pop - /XIChannelCount exch def - /XIBitsPerPixel exch def - /XIImageHeight exch def - /XIImageWidth exch def - pop pop pop pop - /XIImageMatrix exch def - XIBitsPerPixel 1 eq { - XIImageWidth 8 div ceiling cvi - }{ - XIImageWidth XIChannelCount mul - } ifelse - /XIRowBytes exch def - XIEnable { - /XIBuffer3 XIImageWidth string def - XICompression 0 eq { - /XIBuffer1 XIRowBytes string def - XIEncoding 0 eq { - {currentfile XIBuffer1 readhexstring pop} - }{ - {currentfile XIBuffer1 readstring pop} - } ifelse - }{ - /XIBuffer1 256 string def - /XIBuffer2 XIRowBytes string def - {currentfile XIBuffer1 readline pop (%) anchorsearch {pop} if} - /ASCII85Decode filter /DCTDecode filter - /XIFile exch def - {XIFile XIBuffer2 readstring pop} - } ifelse - /XIDataProc exch def - - XIType 1 ne { - 0 setgray - } if - XIType 1 eq { - XIImageMask - }{ - XIType 2 eq XIType 3 eq or { - XIImageTint - }{ - XIImage - } ifelse - } ifelse - }{ - XINullImage - } ifelse - /XIPlateList false def - grestore - end -} def -end -%%EndProcSet -%%BeginResource: procset Adobe_Illustrator_AI5 1.3 0 -%%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog) -%%Version: 1.3 0 -%%CreationDate: (3/7/1994) () -%%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin -put -/_?cmyk false def -/_eo false def -/_lp /none def -/_pf -{ -} def -/_ps -{ -} def -/_psf -{ -} def -/_pss -{ -} def -/_pjsf -{ -} def -/_pjss -{ -} def -/_pola 0 def -/_doClip 0 def -/cf currentflat def -/_lineorientation 0 def -/_charorientation 0 def -/_yokoorientation 0 def -/_tm matrix def -/_renderStart -[ -/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0 -] def -/_renderEnd -[ -null null null null /i1 /i1 /i1 /i1 -] def -/_render -1 def -/_shift [0 0] def -/_ax 0 def -/_ay 0 def -/_cx 0 def -/_cy 0 def -/_leading -[ -0 0 -] def -/_ctm matrix def -/_mtx matrix def -/_sp 16#020 def -/_hyphen (-) def -/_fontSize 0 def -/_fontAscent 0 def -/_fontDescent 0 def -/_fontHeight 0 def -/_fontRotateAdjust 0 def -/Ss 256 string def -Ss 0 (fonts/) putinterval -/_cnt 0 def -/_scale [1 1] def -/_nativeEncoding 0 def -/_useNativeEncoding 0 def -/_tempEncode 0 def -/_pntr 0 def -/_tDict 2 dict def -/_hfname 100 string def -/_hffound false def -/Tx -{ -} def -/Tj -{ -} def -/CRender -{ -} def -/_AI3_savepage -{ -} def -/_gf null def -/_cf 4 array def -/_rgbf 3 array def -/_if null def -/_of false def -/_fc -{ -} def -/_gs null def -/_cs 4 array def -/_rgbs 3 array def -/_is null def -/_os false def -/_sc -{ -} def -/_pd 1 dict def -/_ed 15 dict def -/_pm matrix def -/_fm null def -/_fd null def -/_fdd null def -/_sm null def -/_sd null def -/_sdd null def -/_i null def -/_lobyte 0 def -/_hibyte 0 def -/_cproc null def -/_cscript 0 def -/_hvax 0 def -/_hvay 0 def -/_hvwb 0 def -/_hvcx 0 def -/_hvcy 0 def -/_bitfont null def -/_bitlobyte 0 def -/_bithibyte 0 def -/_bitkey null def -/_bitdata null def -/_bitindex 0 def -/discardSave null def -/buffer 256 string def -/beginString null def -/endString null def -/endStringLength null def -/layerCnt 1 def -/layerCount 1 def -/perCent (%) 0 get def -/perCentSeen? false def -/newBuff null def -/newBuffButFirst null def -/newBuffLast null def -/clipForward? false def -end -userdict /Adobe_Illustrator_AI5 known not { - userdict /Adobe_Illustrator_AI5 100 dict put -} if -userdict /Adobe_Illustrator_AI5 get begin -/initialize -{ - Adobe_Illustrator_AI5 dup begin - Adobe_Illustrator_AI5_vars begin - /_aicmykps where {pop /_?cmyk _aicmykps def}if - discardDict - { - bind pop pop - } forall - dup /nc get begin - { - dup xcheck 1 index type /operatortype ne and - { - bind - } if - pop pop - } forall - end - newpath -} def -/terminate -{ - end - end -} def -/_ -null def -/ddef -{ - Adobe_Illustrator_AI5_vars 3 1 roll put -} def -/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 -{ - { - pop - } repeat -} def -/hswj -{ - dup stringwidth 3 2 roll - { - _hvwb eq { exch _hvcx add exch _hvcy add } if - exch _hvax add exch _hvay add - } cforall -} def -/vswj -{ - 0 0 3 -1 roll - { - dup 255 le - _charorientation 1 eq - and - { - dup cstring stringwidth 5 2 roll - _hvwb eq { exch _hvcy sub exch _hvcx sub } if - exch _hvay sub exch _hvax sub - 4 -1 roll sub exch - 3 -1 roll sub exch - } - { - _hvwb eq { exch _hvcy sub exch _hvcx sub } if - exch _hvay sub exch _hvax sub - _fontHeight sub - } ifelse - } cforall -} def -/swj -{ - 6 1 roll - /_hvay exch ddef - /_hvax exch ddef - /_hvwb exch ddef - /_hvcy exch ddef - /_hvcx exch ddef - _lineorientation 0 eq { hswj } { vswj } ifelse -} def -/sw -{ - 0 0 0 6 3 roll swj -} def -/vjss -{ - 4 1 roll - { - dup cstring - dup length 1 eq - _charorientation 1 eq - and - { - -90 rotate - currentpoint - _fontRotateAdjust add - moveto - gsave - false charpath currentpoint - 5 index setmatrix stroke - grestore - _fontRotateAdjust sub - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - 5 index sub - 3 index _sp eq - { - 9 index sub - } if - - currentpoint - exch 4 index stringwidth pop 2 div sub - exch _fontAscent sub - moveto - - gsave - 2 index false charpath - 6 index setmatrix stroke - grestore - - moveto pop pop - } ifelse - } cforall - 6 npop -} def -/hjss -{ - 4 1 roll - { - dup cstring - gsave - false charpath currentpoint - 5 index setmatrix stroke - grestore - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - } cforall - 6 npop -} def -/jss -{ - _lineorientation 0 eq { hjss } { vjss } ifelse -} def -/ss -{ - 0 0 0 7 3 roll jss -} def -/vjsp -{ - 4 1 roll - { - dup cstring - dup length 1 eq - _charorientation 1 eq - and - { - -90 rotate - currentpoint - _fontRotateAdjust add - moveto - false charpath - currentpoint - _fontRotateAdjust sub - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - 5 index sub - 3 index _sp eq - { - 9 index sub - } if - - currentpoint - exch 4 index stringwidth pop 2 div sub - exch _fontAscent sub - moveto - - 2 index false charpath - - moveto pop pop - } ifelse - } cforall - 6 npop -} def -/hjsp -{ - 4 1 roll - { - dup cstring - false charpath - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - } cforall - 6 npop -} def -/jsp -{ - matrix currentmatrix - _lineorientation 0 eq {hjsp} {vjsp} ifelse -} def -/sp -{ - matrix currentmatrix - 0 0 0 7 3 roll - _lineorientation 0 eq {hjsp} {vjsp} ifelse -} def -/pl -{ - 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 - { - curveto - } def - /C - /c load def - /v - { - currentpoint 6 2 roll curveto - } def - /V - /v load def - /y - { - 2 copy curveto - } def - /Y - /y load def - /l - { - lineto - } def - /L - /l load def - /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 -/d -{ - setdash -} def -/cf -{ -} def -/i -{ - dup 0 eq - { - pop cf - } if - setflat -} def -/j -{ - setlinejoin -} def -/J -{ - setlinecap -} def -/M -{ - setmiterlimit -} def -/w -{ - setlinewidth -} def -/XR -{ - 0 ne - /_eo exch ddef -} def -/H -{ -} def -/h -{ - closepath -} def -/N -{ - _pola 0 eq - { - _doClip 1 eq - { - _eo {eoclip} {clip} ifelse /_doClip 0 ddef - } if - newpath - } - { - /CRender - { - N - } ddef - } ifelse -} def -/n -{ - N -} def -/F -{ - _pola 0 eq - { - _doClip 1 eq - { - gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc - /_doClip 0 ddef - } - { - _pf - } ifelse - } - { - /CRender - { - F - } ddef - } ifelse -} def -/f -{ - closepath - F -} def -/S -{ - _pola 0 eq - { - _doClip 1 eq - { - gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc - /_doClip 0 ddef - } - { - _ps - } ifelse - } - { - /CRender - { - S - } ddef - } ifelse -} def -/s -{ - closepath - S -} def -/B -{ - _pola 0 eq - { - _doClip 1 eq - gsave F grestore - { - gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc - /_doClip 0 ddef - } - { - S - } ifelse - } - { - /CRender - { - B - } ddef - } ifelse -} def -/b -{ - closepath - B -} def -/W -{ - /_doClip 1 ddef -} def -/* -{ - count 0 ne - { - dup type /stringtype eq - { - pop - } if - } if - newpath -} def -/u -{ -} def -/U -{ -} def -/q -{ - _pola 0 eq - { - gsave - } if -} def -/Q -{ - _pola 0 eq - { - grestore - } if -} def -/*u -{ - _pola 1 add /_pola exch ddef -} def -/*U -{ - _pola 1 sub /_pola exch ddef - _pola 0 eq - { - CRender - } if -} def -/D -{ - pop -} def -/*w -{ -} def -/*W -{ -} def -/` -{ - /_i save ddef - clipForward? - { - nulldevice - } if - 6 1 roll 4 npop - concat pop - userdict begin - /showpage - { - } def - 0 setgray - 0 setlinecap - 1 setlinewidth - 0 setlinejoin - 10 setmiterlimit - [] 0 setdash - /setstrokeadjust where {pop false setstrokeadjust} if - newpath - 0 setgray - false setoverprint -} def -/~ -{ - end - _i restore -} def -/_rgbtocmyk -{ - 3 - { - 1 exch sub 3 1 roll - } repeat - 3 copy 1 4 1 roll - 3 - { - 3 index 2 copy gt - { - exch - } if - pop 4 1 roll - } repeat - pop pop pop - 4 1 roll - 3 - { - 3 index sub - 3 1 roll - } repeat - 4 -1 roll -} def -/setrgbfill -{ - _rgbf astore pop - /_fc - { - _lp /fill ne - { - _of setoverprint - _rgbf aload pop setrgbcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/setrgbstroke -{ - _rgbs astore pop - /_sc - { - _lp /stroke ne - { - _os setoverprint - _rgbs aload pop setrgbcolor - /_lp /stroke ddef - } if - } ddef - /_ps - { - _sc - stroke - } ddef - /_pss - { - _sc - ss - } ddef - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/O -{ - 0 ne - /_of exch ddef - /_lp /none ddef -} def -/R -{ - 0 ne - /_os exch ddef - /_lp /none ddef -} def -/g -{ - /_gf exch ddef - /_fc - { - _lp /fill ne - { - _of setoverprint - _gf setgray - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/k -{ - _cf astore pop - /_fc - { - _lp /fill ne - { - _of setoverprint - _cf aload pop setcmykcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/Xa -{ - _?cmyk { - 3 npop k - }{ - setrgbfill 4 npop - } ifelse -} def -/XA -{ - _?cmyk { - 3 npop K - }{ - setrgbstroke 4 npop - } ifelse -} def -/Xs -{ - /_gf exch ddef - 5 npop - /_fc - { - _lp /fill ne - { - _of setoverprint - _gf setAIseparationgray - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/XS -{ - /_gs exch ddef - 5 npop - /_sc - { - _lp /stroke ne - { - _os setoverprint - _gs setAIseparationgray - /_lp /stroke ddef - } if - } ddef - /_ps - { - _sc - stroke - } ddef - /_pss - { - _sc - ss - } ddef - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/Xx -{ - exch - /_gf exch ddef - 0 eq { - findcmykcustomcolor - }{ - _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse - { - 4 1 roll 3 npop - findcmykcustomcolor - }{ - 8 -4 roll 4 npop - findrgbcustomcolor - } ifelse - } ifelse - /_if exch ddef - /_fc - { - _lp /fill ne - { - _of setoverprint - _if _gf 1 exch sub setcustomcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/XX -{ - exch - /_gs exch ddef - 0 eq { - findcmykcustomcolor - }{ - _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse - { - 4 1 roll 3 npop - findcmykcustomcolor - }{ - 8 -4 roll 4 npop - findrgbcustomcolor - } ifelse - } ifelse - /_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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/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 - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/XK -{ - 3 -1 roll pop - 0 eq - { - 1 exch sub - 3 {dup 3 1 roll mul 5 1 roll} repeat - mul 4 1 roll - K - } - { - 1 exch sub 4 1 roll - 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat - 4 -1 roll pop - XA - } ifelse -} def -/Xk -{ - 3 -1 roll pop - 0 eq - { - 1 exch sub - 3 {dup 3 1 roll mul 5 1 roll} repeat - mul 4 1 roll - k - } - { - 1 exch sub 4 1 roll - 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat - 4 -1 roll pop - Xa - } ifelse -} def -/A -{ - pop -} def -/annotatepage -{ -userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse -} def -/XT { - pop pop -} def -/Xt { - pop -} def -/discard -{ - save /discardSave exch store - discardDict begin - /endString exch store - gt38? - { - 2 add - } if - load - stopped - pop - end - discardSave restore -} bind def -userdict /discardDict 7 dict dup begin -put -/pre38Initialize -{ - /endStringLength endString length store - /newBuff buffer 0 endStringLength getinterval store - /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store - /newBuffLast newBuff endStringLength 1 sub 1 getinterval store -} def -/shiftBuffer -{ - newBuff 0 newBuffButFirst putinterval - newBuffLast 0 - currentfile read not - { - stop - } if - put -} def -0 -{ - pre38Initialize - mark - currentfile newBuff readstring exch pop - { - { - newBuff endString eq - { - cleartomark stop - } if - shiftBuffer - } loop - } - { - stop - } ifelse -} def -1 -{ - pre38Initialize - /beginString exch store - mark - currentfile newBuff readstring exch pop - { - { - newBuff beginString eq - { - /layerCount dup load 1 add store - } - { - newBuff endString eq - { - /layerCount dup load 1 sub store - layerCount 0 eq - { - cleartomark stop - } if - } if - } ifelse - shiftBuffer - } loop - } if -} def -2 -{ - mark - { - currentfile buffer {readline} stopped { - % assume error was due to overfilling the buffer - }{ - not - { - stop - } if - endString eq { - cleartomark stop - } if - }ifelse - } loop -} def -3 -{ - /beginString exch store - /layerCnt 1 store - mark - { - currentfile buffer {readline} stopped { - % assume error was due to overfilling the buffer - }{ - not - { - stop - } if - dup beginString eq - { - pop /layerCnt dup load 1 add store - } - { - endString eq - { - layerCnt 1 eq - { - cleartomark stop - } - { - /layerCnt dup load 1 sub store - } ifelse - } if - } ifelse - }ifelse - } loop -} def -end -userdict /clipRenderOff 15 dict dup begin -put -{ - /n /N /s /S /f /F /b /B -} -{ - { - _doClip 1 eq - { - /_doClip 0 ddef _eo {eoclip} {clip} ifelse - } if - newpath - } def -} forall -/Tr /pop load def -/Bb {} def -/BB /pop load def -/Bg {12 npop} def -/Bm {6 npop} def -/Bc /Bm load def -/Bh {4 npop} def -end -/Lb -{ - 6 npop - 7 2 roll - 5 npop - 0 eq - { - 0 eq - { - (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard - } - { - - /clipForward? true def - - /Tx /pop load def - /Tj /pop load def - - currentdict end clipRenderOff begin begin - } ifelse - } - { - 0 eq - { - save /discardSave exch store - } if - } ifelse -} bind def -/LB -{ - discardSave dup null ne - { - restore - } - { - pop - clipForward? - { - currentdict - end - end - begin - - /clipForward? false ddef - } if - } ifelse -} bind def -/Pb -{ - pop pop - 0 (%AI5_EndPalette) discard -} bind def -/Np -{ - 0 (%AI5_End_NonPrinting--) discard -} bind def -/Ln /pop load def -/Ap -/pop load def -/Ar -{ - 72 exch div - 0 dtransform dup mul exch dup mul add sqrt - dup 1 lt - { - pop 1 - } if - setflat -} def -/Mb -{ - q -} def -/Md -{ -} def -/MB -{ - Q -} def -/nc 4 dict def -nc begin -/setgray -{ - pop -} bind def -/setcmykcolor -{ - 4 npop -} bind def -/setrgbcolor -{ - 3 npop -} bind def -/setcustomcolor -{ - 2 npop -} bind def -currentdict readonly pop -end -/XP -{ - 4 npop -} bind def -/XD -{ - pop -} bind def -end -setpacking -%%EndResource -%%BeginResource: procset Adobe_cshow 2.0 8 -%%Title: (Writing System Operators) -%%Version: 2.0 8 -%%CreationDate: (1/23/89) () -%%Copyright: ((C) 1992-1996 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_cshow 14 dict dup begin put -/initialize -{ - Adobe_cshow begin - Adobe_cshow - { - dup xcheck - { - bind - } if - pop pop - } forall - end - Adobe_cshow begin -} def -/terminate -{ -currentdict Adobe_cshow eq - { - end - } if -} def -/cforall -{ - /_lobyte 0 ddef - /_hibyte 0 ddef - /_cproc exch ddef - /_cscript currentfont /FontScript known { currentfont /FontScript get } { -1 } ifelse ddef - { - /_lobyte exch ddef - _hibyte 0 eq - _cscript 1 eq - _lobyte 129 ge _lobyte 159 le and - _lobyte 224 ge _lobyte 252 le and or and - _cscript 2 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript 3 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript 25 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript -1 eq - or or or or and - { - /_hibyte _lobyte ddef - } - { - _hibyte 256 mul _lobyte add - _cproc - /_hibyte 0 ddef - } ifelse - } forall -} def -/cstring -{ - dup 256 lt - { - (s) dup 0 4 3 roll put - } - { - dup 256 idiv exch 256 mod - (hl) dup dup 0 6 5 roll put 1 4 3 roll put - } ifelse -} def -/clength -{ - 0 exch - { 256 lt { 1 } { 2 } ifelse add } cforall -} def -/hawidthshow -{ - { - dup cstring - show - _hvax _hvay rmoveto - _hvwb eq { _hvcx _hvcy rmoveto } if - } cforall -} def -/vawidthshow -{ - { - dup 255 le - _charorientation 1 eq - and - { - -90 rotate - 0 _fontRotateAdjust rmoveto - cstring - _hvcx _hvcy _hvwb _hvax _hvay 6 -1 roll awidthshow - 0 _fontRotateAdjust neg rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - exch _hvay sub exch _hvax sub - 2 index _hvwb eq { exch _hvcy sub exch _hvcx sub } if - 3 2 roll - cstring - dup stringwidth pop 2 div neg _fontAscent neg rmoveto - show - moveto - } ifelse - } cforall -} def -/hvawidthshow -{ - 6 1 roll - /_hvay exch ddef - /_hvax exch ddef - /_hvwb exch ddef - /_hvcy exch ddef - /_hvcx exch ddef - _lineorientation 0 eq { hawidthshow } { vawidthshow } ifelse -} def -/hvwidthshow -{ - 0 0 3 -1 roll hvawidthshow -} def -/hvashow -{ - 0 0 0 6 -3 roll hvawidthshow -} def -/hvshow -{ - 0 0 0 0 0 6 -1 roll hvawidthshow -} def -currentdict readonly pop end -setpacking -%%EndResource -%%BeginResource: procset Adobe_shading_AI8 1.0 0 -%%Title: (Adobe Illustrator 8 Shading Procset) -%%Version: 1.0 0 -%%CreationDate: (12/17/97) () -%%Copyright: ((C) 1987-1997 Adobe Systems Incorporated All Rights Reserved) -userdict /defaultpacking currentpacking put true setpacking -userdict /Adobe_shading_AI8 10 dict dup begin put -/initialize { - Adobe_shading_AI8 begin - Adobe_shading_AI8 bdprocs - Mesh /initialize get exec -} def -/terminate { - currentdict Adobe_shading_AI8 eq { - end - } if -} def -/bdprocs { - { - dup xcheck 1 index type /arraytype eq and { - bind - } if - pop pop - } forall -} def -/X! {pop} def -/X# {pop pop} def -/Mesh 40 dict def -Mesh begin -/initialize { - Mesh bdprocs - Mesh begin - /emulate? /AI8MeshEmulation where { - pop AI8MeshEmulation - }{ - systemdict /shfill known not - } ifelse def - end -} def -/bd { - shadingdict begin -} def -/paint { - emulate? { - end - }{ - /_lp /none ddef _fc /_lp /none ddef - - /AIColorSpace AIColorSpace tocolorspace store - /ColorSpace AIColorSpace topsspace store - - version_ge_3010.106 not systemdict /setsmoothness known and { - 0.0001 setsmoothness - } if - - composite? { - /DataSource getdatasrc def - Matrix concat - currentdict end - shfill - }{ - AIColorSpace makesmarks AIPlateList markingplate and not isoverprint and { - end - }{ - /ColorSpace /DeviceGray store - /Decode [0 1 0 1 0 1] store - /DataSource getplatesrc def - Matrix concat - currentdict end - shfill - } ifelse - } ifelse - } ifelse -} def -/shadingdict 12 dict def -shadingdict begin - /ShadingType 6 def - /BitsPerCoordinate 16 def - /BitsPerComponent 8 def - /BitsPerFlag 8 def -end -/datafile null def -/databuf 256 string def -/dataptr 0 def -/srcspace null def -/srcchannels 0 def -/dstchannels 0 def -/dstplate 0 def -/srctodstcolor null def -/getplatesrc { - /srcspace AIColorSpace store - /srcchannels AIColorSpace getnchannels store - /dstchannels 1 store - /dstplate getplateindex store - /srctodstcolor srcspace makesmarks { - dstplate 4 eq { - {1 exch sub} - }{ - {srcspace tocmyk 3 dstplate sub index 1 exch sub 5 1 roll 4 {pop} repeat} - } ifelse - }{ - {srcchannels {pop} repeat 1} - } ifelse store - /datafile getdatasrc store - /rdpatch168 load DataLength () /SubFileDecode filter -} def -/getdatasrc { - /rdcmntline load /ASCII85Decode filter -} def -/rdpatch168 { - /dataptr 0 store - 49 rdcount - 4 { - dup {pop srcchannels getint8} if - dup {pop srctodstcolor dstchannels putint8 true} if - } repeat - {databuf 0 dataptr getinterval}{()} ifelse -} def -/rdpatch3216 { - /dataptr 0 store - 97 rdcount - 4 { - dup {pop srcchannels getint16} if - dup {pop srctodstcolor dstchannels putint16 true} if - } repeat - {databuf 0 dataptr getinterval}{()} ifelse -} def -/rdcount { - dup 0 gt { - datafile databuf dataptr 4 -1 roll getinterval readstring - exch length dataptr add /dataptr exch store - }{ - true - } ifelse -} def -/getint8 { - mark true 3 -1 roll - { - dup {pop datafile read} if - dup {pop 255 div true} if - } repeat - { - counttomark 1 add -1 roll pop true - }{ - cleartomark false - } ifelse -} def -/putint8 { - dup dataptr add /dataptr exch store - dataptr exch - { - 1 sub exch - 255 mul cvi - databuf 2 index - 3 -1 roll put - } repeat - pop -} def -/getint16 { - mark true 3 -1 roll - { - dup {pop datafile read} if - dup {pop 256 mul datafile read} if - dup {pop add 65535 div true} if - } repeat - { - counttomark 1 add -1 roll pop true - }{ - cleartomark false - } ifelse -} def -/putint16 { - dup 2 mul dataptr add /dataptr exch store - dataptr exch - { - 2 sub exch - 65535 mul cvi dup - 256 idiv databuf 3 index 3 -1 roll put - 256 mod databuf 2 index 1 add 3 -1 roll put - } repeat - pop -} def -/srcbuf 256 string def -/rdcmntline { - currentfile srcbuf readline pop - (%) anchorsearch {pop} if -} def -/getplateindex { - 0 [cyan? magenta? yellow? black? customColor?] {{exit} if 1 add} forall -} def -/aicsarray 4 array def -/aicsaltvals 4 array def -/aicsaltcolr aicsaltvals def -/tocolorspace { - dup type /arraytype eq { - mark exch aload pop - aicsarray 0 3 -1 roll put - aicsarray 1 3 -1 roll put - dup aicsarray 2 3 -1 roll put - gettintxform aicsarray 3 3 -1 roll put - counttomark aicsaltvals 0 3 -1 roll getinterval /aicsaltcolr exch store - aicsaltcolr astore pop pop - aicsarray - } if -} def -/subtintxform {aicsaltcolr {1 index mul exch} forall pop} def -/addtintxform {aicsaltcolr {1 sub 1 index mul 1 add exch} forall pop} def -/gettintxform { - /DeviceRGB eq {/addtintxform}{/subtintxform} ifelse load -} def -/getnchannels { - dup type /arraytype eq {0 get} if - colorspacedict exch get begin Channels end -} def -/makesmarks { - composite? { - pop true - }{ - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin MarksPlate end - } ifelse -} def -/markingplate { - composite? { - pop true - }{ - dup type /arraytype eq { - dup length getplateindex gt {getplateindex get}{pop false} ifelse - } if - } ifelse -} def -/tocmyk { - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin ToCMYK end -} def -/topsspace { - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin ToPSSpace end -} def -/colorspacedict 5 dict dup begin - /DeviceGray 4 dict dup begin - /Channels 1 def - /MarksPlate {pop black?} def - /ToCMYK {pop 1 exch sub 0 0 0 4 -1 roll} def - /ToPSSpace {} def - end def - /DeviceRGB 4 dict dup begin - /Channels 3 def - /MarksPlate {pop isCMYKSep?} def - /ToCMYK {pop _rgbtocmyk} def - /ToPSSpace {} def - end def - /DeviceCMYK 4 dict dup begin - /Channels 4 def - /MarksPlate {pop isCMYKSep?} def - /ToCMYK {pop} def - /ToPSSpace {} def - end def - /Separation 4 dict dup begin - /Channels 1 def - /MarksPlate { - /findcmykcustomcolor where { - pop dup 1 exch ToCMYK 5 -1 roll 1 get - findcmykcustomcolor 1 setcustomcolor - systemdict /currentgray get exec - 1 ne - }{ - pop false - } ifelse - } def - /ToCMYK { - dup 2 get mark exch 4 2 roll - 3 get exec - counttomark -1 roll tocmyk - 5 -1 roll pop - } def - /ToPSSpace {} def - end def - /Process 4 dict dup begin - /Channels 1 def - /MarksPlate { - isCMYKSep? { - 1 exch ToCMYK 4 array astore getplateindex get 0 ne - }{ - pop false - } ifelse - } def - /ToCMYK { - dup 2 get mark exch 4 2 roll - 3 get exec - counttomark -1 roll tocmyk - 5 -1 roll pop - } def - /ToPSSpace { - 4 array copy dup 0 /Separation put - } def - end def -end def -/isoverprint { - /currentoverprint where {pop currentoverprint}{_of} ifelse -} def -/version_ge_3010.106 { - version {cvr} stopped { - pop - false - }{ - 3010.106 ge - } ifelse -} def -end -end -defaultpacking setpacking -%%EndResource -%%EndProlog -%%BeginSetup -%%IncludeFont: Helvetica -userdict /_useSmoothShade false put -userdict /_aicmykps false put -userdict /_forceToCMYK false put -Adobe_level2_AI5 /initialize get exec -Adobe_cshow /initialize get exec -Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_typography_AI5 /initialize get exec -Adobe_ColorImage_AI6 /initialize get exec -Adobe_shading_AI8 /initialize get exec -Adobe_Illustrator_AI5 /initialize get exec -[ -39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis -/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute -/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde -/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex -/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls -/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash -/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef -/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash -/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef -/guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe -/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide -/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright -/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand -/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex -/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex -/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla -/hungarumlaut/ogonek/caron -TE -%AI55J_Tsume: None -%AI3_BeginEncoding: _Helvetica Helvetica -[/_Helvetica/Helvetica 0 0 1 TZ -%AI3_EndEncoding AdobeType -[161/degree 173/notequal 176/infinity/plusminus/lessequal/greaterequal -181/mu/partialdiff/summation/product/pi/integral 189/Omega -195/radical 197/approxequal 198/Delta 214/divide/lozenge 240/apple -/_Symbol_/Symbol 0 0 0 TZ -%AI5_Begin_NonPrinting -Np -%AI3_BeginPattern: (bi-direction diagonals) -(bi-direction diagonals) 24.2119 0.2119 96.2124 72.2119 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -8.2119 6.2119 m -14.2119 0.2119 L -F -8.2119 0.2119 m -14.2119 6.2119 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -24.2119 72.2119 m -96.2124 0.2119 L -S -21.2109 69.2129 m -90.2124 0.2119 L -S -21.207 63.2168 m -84.2124 0.2119 L -S -21.2031 57.2207 m -78.2124 0.2119 L -S -21.1987 51.2246 m -72.2124 0.2119 L -S -21.1958 45.2275 m -66.2119 0.2119 L -S -21.1919 39.2314 m -60.2119 0.2119 L -S -21.188 33.2363 m -54.2119 0.2119 L -S -21.1851 27.2402 m -48.2119 0.2119 L -S -21.1812 21.2432 m -42.2119 0.2119 L -S -21.1768 15.2471 m -36.2119 0.2119 L -S -21.1729 9.251 m -30.2119 0.2119 L -S -21.1699 3.2549 m -24.2119 0.2119 L -S -30.2119 72.2119 m -99.2134 3.21 L -S -36.2119 72.2119 m -99.2173 9.2061 L -S -42.2119 72.2119 m -99.2212 15.2021 L -S -48.2119 72.2119 m -99.2251 21.1992 L -S -54.2119 72.2119 m -99.228 27.1953 L -S -60.2119 72.2119 m -99.2319 33.1904 L -S -66.2119 72.2119 m -99.2358 39.1865 L -S -72.2124 72.2119 m -99.2397 45.1836 L -S -78.2124 72.2119 m -99.2427 51.1797 L -S -84.2124 72.2119 m -99.2466 57.1758 L -S -90.2124 72.2119 m -99.2505 63.1719 L -S -96.2124 72.2119 m -99.2554 69.1689 L -S -0.2119 68.7119 m -10.2119 58.7119 L -S -96.2124 72.2119 m -24.2119 0.2119 L -S -90.2124 72.2119 m -21.2109 3.21 L -S -84.2124 72.2119 m -21.207 9.2061 L -S -78.2124 72.2119 m -21.2031 15.2021 L -S -72.2124 72.2119 m -21.1987 21.1982 L -S -66.2119 72.2119 m -21.1958 27.1953 L -S -60.2119 72.2119 m -21.1919 33.1904 L -S -54.2119 72.2119 m -21.188 39.1865 L -S -48.2119 72.2119 m -21.1851 45.1826 L -S -42.2119 72.2119 m -21.1812 51.1797 L -S -36.2119 72.2119 m -21.1768 57.1758 L -S -30.2119 72.2119 m -21.1729 63.1719 L -S -24.2119 72.2119 m -21.1699 69.168 L -S -99.2134 69.2129 m -30.2119 0.2119 L -S -99.2173 63.2168 m -36.2119 0.2119 L -S -99.2212 57.2207 m -42.2119 0.2119 L -S -99.2251 51.2246 m -48.2119 0.2119 L -S -99.228 45.2275 m -54.2119 0.2119 L -S -99.2319 39.2314 m -60.2119 0.2119 L -S -99.2358 33.2363 m -66.2119 0.2119 L -S -99.2397 27.2393 m -72.2124 0.2119 L -S -99.2427 21.2432 m -78.2124 0.2119 L -S -99.2466 15.2471 m -84.2124 0.2119 L -S -99.2505 9.251 m -90.2124 0.2119 L -S -99.2554 3.2539 m -96.2124 0.2119 L -S -0.2119 58.7119 m -10.2119 68.7119 L -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (black dots) -(black dots) 16 0.6885 88 72.6885 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -0 6.6885 m -6 0.6885 L -F -0 0.6885 m -6 6.6885 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -28.9365 3.1885 m -28.9365 3.1885 l -S -17.125 3.375 m -17.125 3.375 l -S -26.5 4.6885 m -26.5 4.6885 l -S -35.6865 5.8135 m -35.6865 5.8135 l -S -19.75 0.9385 m -19.75 0.9385 l -S -23.125 7.3135 m -23.125 7.3135 l -S -40.5615 2.4385 m -40.5615 2.4385 l -S -43 1.125 m -43 1.125 l -S -45.0615 5.4385 m -45.0615 5.4385 l -S -56.875 6.375 m -56.875 6.375 l -S -65.3115 5.0635 m -65.3115 5.0635 l -S -51.0615 6.9385 m -51.0615 6.9385 l -S -40.5615 6.9385 m -40.5615 6.9385 l -S -31.1865 6.9385 m -31.1865 6.9385 l -S -59.875 9.5635 m -59.875 9.5635 l -S -62.6865 1.3135 m -62.6865 1.3135 l -S -34.5615 0.9385 m -34.5615 0.9385 l -S -48.4365 2.25 m -48.4365 2.25 l -S -56.3115 0.75 m -56.3115 0.75 l -S -66.625 24.5635 m -66.625 24.5635 l -S -74.3115 24.9385 m -74.3115 24.9385 l -S -78.8115 24.375 m -78.8115 24.375 l -S -82.9365 2.0635 m -82.9365 2.0635 l -S -68.3115 11.8135 m -68.3115 11.8135 l -S -86.5 17.8135 m -86.5 17.8135 l -S -87.0615 4.6885 m -87.0615 4.6885 l -S -79.9365 19.875 m -79.9365 19.875 l -S -77.875 1.125 m -77.875 1.125 l -S -69.625 20.25 m -69.625 20.25 l -S -67.75 6 m -67.75 6 l -S -73.375 17.625 m -73.375 17.625 l -S -76.9365 16.875 m -76.9365 16.875 l -S -72.4365 3.375 m -72.4365 3.375 l -S -77.3115 9.5635 m -77.3115 9.5635 l -S -73.9365 11.25 m -73.9365 11.25 l -S -83.125 7.875 m -83.125 7.875 l -S -85.1865 12.75 m -85.1865 12.75 l -S -81.0615 13.875 m -81.0615 13.875 l -S -17.6865 16.125 m -17.6865 16.125 l -S -45.25 10.3135 m -45.25 10.3135 l -S -31.5615 21.375 m -31.5615 21.375 l -S -20.875 11.8135 m -20.875 11.8135 l -S -34.75 18.5635 m -34.75 18.5635 l -S -25.75 21.9385 m -25.75 21.9385 l -S -34.5615 24.5635 m -34.5615 24.5635 l -S -37.375 16.3135 m -37.375 16.3135 l -S -36.625 12.75 m -36.625 12.75 l -S -23.125 17.25 m -23.125 17.25 l -S -29.3115 12.375 m -29.3115 12.375 l -S -31 15.75 m -31 15.75 l -S -46.1865 22.875 m -46.1865 22.875 l -S -52 15.375 m -52 15.375 l -S -58.375 13.3135 m -58.375 13.3135 l -S -62.6865 20.0635 m -62.6865 20.0635 l -S -62.875 14.0635 m -62.875 14.0635 l -S -44.6865 20.4385 m -44.6865 20.4385 l -S -46.75 15.1885 m -46.75 15.1885 l -S -42.0615 17.0635 m -42.0615 17.0635 l -S -55.1865 17.4385 m -55.1865 17.4385 l -S -58.9365 23.25 m -58.9365 23.25 l -S -60.0615 17.4385 m -60.0615 17.4385 l -S -42.4365 25.125 m -42.4365 25.125 l -S -65.3115 20.625 m -65.3115 20.625 l -S -51.625 24.5635 m -51.625 24.5635 l -S -52 20.625 m -52 20.625 l -S -18.8115 24 m -18.8115 24 l -S -21.25 24.9385 m -21.25 24.9385 l -S -19.375 70.875 m -19.375 70.875 l -S -26.125 66.5635 m -26.125 66.5635 l -S -20.125 66.375 m -20.125 66.375 l -S -38.5 69 m -38.5 69 l -S -47.125 71.625 m -47.125 71.625 l -S -62.875 68.0635 m -62.875 68.0635 l -S -49.75 67.5 m -49.75 67.5 l -S -38.875 65.625 m -38.875 65.625 l -S -29.3115 70.3135 m -29.3115 70.3135 l -S -31.9365 67.5 m -31.9365 67.5 l -S -57.25 65.4385 m -57.25 65.4385 l -S -23.5 69.1885 m -23.5 69.1885 l -S -45.625 65.25 m -45.625 65.25 l -S -26.6865 63.9385 m -26.6865 63.9385 l -S -50.5 63.75 m -50.5 63.75 l -S -32.6865 72 m -32.6865 72 l -S -52.9365 71.4385 m -52.9365 71.4385 l -S -57.8115 69.375 m -57.8115 69.375 l -S -61 64.3135 m -61 64.3135 l -S -28.9365 48.1885 m -28.9365 48.1885 l -S -17.125 48.375 m -17.125 48.375 l -S -21.4365 42.375 m -21.4365 42.375 l -S -19.375 36 m -19.375 36 l -S -26.125 31.6885 m -26.125 31.6885 l -S -20.125 31.5 m -20.125 31.5 l -S -26.5 49.6885 m -26.5 49.6885 l -S -35.6865 50.8135 m -35.6865 50.8135 l -S -19.75 45.9385 m -19.75 45.9385 l -S -23.125 52.3135 m -23.125 52.3135 l -S -40.5615 47.4385 m -40.5615 47.4385 l -S -43 46.125 m -43 46.125 l -S -23.5 39.1885 m -23.5 39.1885 l -S -38.5 34.125 m -38.5 34.125 l -S -47.125 36.75 m -47.125 36.75 l -S -45.0615 50.4385 m -45.0615 50.4385 l -S -56.875 51.375 m -56.875 51.375 l -S -42.8115 39.375 m -42.8115 39.375 l -S -62.875 33.1885 m -62.875 33.1885 l -S -49.75 32.625 m -49.75 32.625 l -S -38.875 30.75 m -38.875 30.75 l -S -29.3115 35.4385 m -29.3115 35.4385 l -S -31.9365 32.625 m -31.9365 32.625 l -S -54.75 30.1885 m -54.75 30.1885 l -S -64.9365 39.75 m -64.9365 39.75 l -S -46.1865 41.8135 m -46.1865 41.8135 l -S -65.3115 50.0635 m -65.3115 50.0635 l -S -51.0615 51.9385 m -51.0615 51.9385 l -S -23.5 34.3135 m -23.5 34.3135 l -S -40.5615 51.9385 m -40.5615 51.9385 l -S -31.1865 51.9385 m -31.1865 51.9385 l -S -45.625 30.375 m -45.625 30.375 l -S -26.6865 29.0635 m -26.6865 29.0635 l -S -59.875 54.5635 m -59.875 54.5635 l -S -50.5 28.875 m -50.5 28.875 l -S -60.75 47.6885 m -60.75 47.6885 l -S -30.625 42.75 m -30.625 42.75 l -S -26.6865 42.375 m -26.6865 42.375 l -S -36.8115 40.125 m -36.8115 40.125 l -S -37.75 43.5 m -37.75 43.5 l -S -34.5615 45.9385 m -34.5615 45.9385 l -S -32.6865 37.125 m -32.6865 37.125 l -S -61.9365 42.75 m -61.9365 42.75 l -S -48.4365 47.25 m -48.4365 47.25 l -S -54.625 42.375 m -54.625 42.375 l -S -56.3115 45.75 m -56.3115 45.75 l -S -52.9365 36.5635 m -52.9365 36.5635 l -S -57.8115 34.5 m -57.8115 34.5 l -S -58.9365 38.625 m -58.9365 38.625 l -S -61 29.4385 m -61 29.4385 l -S -65.875 29.625 m -65.875 29.625 l -S -70.5615 27.75 m -70.5615 27.75 l -S -71.5 52.875 m -71.5 52.875 l -S -69.8115 34.3135 m -69.8115 34.3135 l -S -76.375 27.375 m -76.375 27.375 l -S -71.3115 41.0635 m -71.3115 41.0635 l -S -77.3115 45.375 m -77.3115 45.375 l -S -82 28.6885 m -82 28.6885 l -S -88.1865 27.5635 m -88.1865 27.5635 l -S -83.6865 43.3135 m -83.6865 43.3135 l -S -88 50.0635 m -88 50.0635 l -S -88.1865 44.0635 m -88.1865 44.0635 l -S -88.1865 33.1885 m -88.1865 33.1885 l -S -70 50.4385 m -70 50.4385 l -S -68.875 59.625 m -68.875 59.625 l -S -66.8115 38.25 m -66.8115 38.25 l -S -74.75 42.1885 m -74.75 42.1885 l -S -67.375 47.0635 m -67.375 47.0635 l -S -72.25 64.5 m -72.25 64.5 l -S -73.5615 66.9385 m -73.5615 66.9385 l -S -80.5 47.4385 m -80.5 47.4385 l -S -85.5615 62.4385 m -85.5615 62.4385 l -S -82.9365 71.0635 m -82.9365 71.0635 l -S -69.25 69 m -69.25 69 l -S -80.3115 66.75 m -80.3115 66.75 l -S -84.25 53.25 m -84.25 53.25 l -S -87.0615 55.875 m -87.0615 55.875 l -S -77.875 70.125 m -77.875 70.125 l -S -85.375 47.4385 m -85.375 47.4385 l -S -67.75 64.5 m -67.75 64.5 l -S -67.75 55.125 m -67.75 55.125 l -S -81.625 31.125 m -81.625 31.125 l -S -79.375 39 m -79.375 39 l -S -75.8115 33 m -75.8115 33 l -S -84.4365 37.3135 m -84.4365 37.3135 l -S -76.9365 54.5635 m -76.9365 54.5635 l -S -77.3115 50.625 m -77.3115 50.625 l -S -79.5615 60.75 m -79.5615 60.75 l -S -76.1865 61.6885 m -76.1865 61.6885 l -S -73.75 58.5 m -73.75 58.5 l -S -82.5615 56.625 m -82.5615 56.625 l -S -72.4365 72.375 m -72.4365 72.375 l -S -61.75 25.875 m -61.75 25.875 l -S -57.25 26.625 m -57.25 26.625 l -S -25.75 60.75 m -25.75 60.75 l -S -34.1865 59.4385 m -34.1865 59.4385 l -S -19.9365 61.3135 m -19.9365 61.3135 l -S -31.5615 55.6885 m -31.5615 55.6885 l -S -17.3115 56.625 m -17.3115 56.625 l -S -25.1865 55.125 m -25.1865 55.125 l -S -40.375 62.25 m -40.375 62.25 l -S -46.1865 54.75 m -46.1865 54.75 l -S -56.875 59.4385 m -56.875 59.4385 l -S -40.25 58.1885 m -40.25 58.1885 l -S -36.25 56.4385 m -36.25 56.4385 l -S -49.375 56.8135 m -49.375 56.8135 l -S -53.125 62.625 m -53.125 62.625 l -S -54.25 56.8135 m -54.25 56.8135 l -S -59.5 60 m -59.5 60 l -S -46.1865 60 m -46.1865 60 l -S -30.8115 28.5 m -30.8115 28.5 l -S -19.75 72.9385 m -19.75 72.9385 l -S -43 73.125 m -43 73.125 l -S -34.5615 72.9385 m -34.5615 72.9385 l -S -56.3115 72.75 m -56.3115 72.75 l -S -77.875 73.125 m -77.875 73.125 l -S -72.4365 0.375 m -72.4365 0.375 l -S -16.1865 27.5635 m -16.1865 27.5635 l -S -16 50.0635 m -16 50.0635 l -S -16.1865 44.0635 m -16.1865 44.0635 l -S -16.1865 33.1885 m -16.1865 33.1885 l -S -6 62.3135 m -6.208 62.3135 6.375 62.4805 6.375 62.6885 c -6.375 62.8945 6.208 63.0635 6 63.0635 c -5.793 63.0635 5.625 62.8945 5.625 62.6885 c -5.625 62.4805 5.793 62.3135 6 62.3135 c -s -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (horizontal rules) -(horizontal rules) 16 0 88 73.9463 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 0 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -0 6 m -6 0 L -F -0 0 m -6 6 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 0 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -88 72.9727 m -16 72.9727 l -S -88 71.0273 m -16 71.0273 L -S -88 67.1357 m -16 67.1357 L -S -88 65.1904 m -16 65.1904 L -S -88 63.2441 m -16 63.2441 L -S -88 61.2979 m -16 61.2979 L -S -88 57.4072 m -16 57.4072 L -S -88 55.4609 m -16 55.4609 L -S -88 53.5156 m -16 53.5156 L -S -88 51.5703 m -16 51.5703 L -S -88 49.624 m -16 49.624 L -S -88 47.6787 m -16 47.6787 L -S -88 45.7334 m -16 45.7334 L -S -88 43.7871 m -16 43.7871 L -S -88 39.8965 m -16 39.8965 L -S -88 37.9502 m -16 37.9502 L -S -88 36.0049 m -16 36.0049 L -S -88 34.0586 m -16 34.0586 L -S -88 32.1133 m -16 32.1133 L -S -88 30.168 m -16 30.168 L -S -88 26.2764 m -16 26.2764 L -S -88 22.3848 m -16 22.3848 L -S -88 20.4395 m -16 20.4395 L -S -88 18.4941 m -16 18.4941 L -S -88 16.5479 m -16 16.5479 L -S -88 14.6016 m -16 14.6016 L -S -88 12.6572 m -16 12.6572 L -S -88 8.7646 m -16 8.7646 L -S -88 6.8193 m -16 6.8193 L -S -88 4.874 m -16 4.874 L -S -88 0.9727 m -16 0.9727 l -S -88 2.9277 m -16 2.9277 L -S -88 69.0811 m -16 69.0811 L -S -88 59.3525 m -16 59.3525 L -S -88 41.8418 m -16 41.8418 L -S -88 28.2217 m -16 28.2217 L -S -88 24.3311 m -16 24.3311 L -S -88 10.7109 m -16 10.7109 L -S -6 69.0811 m -2 69.0811 l -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (one direction diagonals) -(one direction diagonals) 28.856 4.6211 100.855 76.6211 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -0 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -5.106 10.6211 m -11.106 4.6211 L -F -5.106 4.6211 m -11.106 10.6211 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -0 J 1 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -21.3716 66.1055 m -39.3706 84.1055 l -S -21.3716 60.1055 m -45.3706 84.1055 l -S -21.3716 54.1055 m -51.3706 84.1055 l -S -21.3716 48.1055 m -57.3706 84.1055 l -S -21.3716 42.1055 m -63.3706 84.1055 l -S -21.3716 36.1055 m -69.3706 84.1055 l -S -21.3716 30.1055 m -75.3706 84.1055 l -S -21.3716 24.1055 m -81.3706 84.1055 l -S -21.3716 18.1055 m -87.3706 84.1055 l -S -21.3716 12.1055 m -93.3706 84.1055 l -S -21.3716 6.1055 m -99.3706 84.1055 l -S -21.3716 0.1064 m -105.3706 84.1055 l -S -27.3716 0.1064 m -105.3706 78.1055 l -S -33.3706 0.1064 m -105.3706 72.1055 l -S -39.3706 0.1064 m -105.3706 66.1055 l -S -45.3706 0.1064 m -105.3706 60.1055 l -S -51.3706 0.1064 m -105.3706 54.1055 l -S -57.3706 0.1064 m -105.3706 48.1055 l -S -63.3706 0.1064 m -105.3706 42.1055 l -S -69.3706 0.1064 m -105.3706 36.1055 l -S -75.3706 0.1064 m -105.3706 30.1055 l -S -81.3706 0.1064 m -105.3706 24.1055 l -S -87.3706 0.1064 m -105.3706 18.1055 l -S -93.3706 0.1064 m -105.3706 12.1055 l -S -2 j -0.106 63.1211 m -10.106 73.1211 L -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (white dots) -(white dots) 0.375 0.6885 72.375 72.6885 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -13.3115 3.1885 m -13.3115 3.1885 l -S -1.5 3.375 m -1.5 3.375 l -S -10.875 4.6885 m -10.875 4.6885 l -S -20.0615 5.8135 m -20.0615 5.8135 l -S -4.125 0.9385 m -4.125 0.9385 l -S -7.5 7.3135 m -7.5 7.3135 l -S -24.9365 2.4385 m -24.9365 2.4385 l -S -27.375 1.125 m -27.375 1.125 l -S -29.4365 5.4385 m -29.4365 5.4385 l -S -41.25 6.375 m -41.25 6.375 l -S -49.6865 5.0635 m -49.6865 5.0635 l -S -35.4365 6.9385 m -35.4365 6.9385 l -S -24.9365 6.9385 m -24.9365 6.9385 l -S -15.5615 6.9385 m -15.5615 6.9385 l -S -44.25 9.5635 m -44.25 9.5635 l -S -47.0615 1.3135 m -47.0615 1.3135 l -S -18.9365 0.9385 m -18.9365 0.9385 l -S -32.8115 2.25 m -32.8115 2.25 l -S -40.6865 0.75 m -40.6865 0.75 l -S -51 24.5635 m -51 24.5635 l -S -58.6865 24.9385 m -58.6865 24.9385 l -S -63.1865 24.375 m -63.1865 24.375 l -S -67.3115 2.0635 m -67.3115 2.0635 l -S -52.6865 11.8135 m -52.6865 11.8135 l -S -70.875 17.8135 m -70.875 17.8135 l -S -71.4365 4.6885 m -71.4365 4.6885 l -S -64.3115 19.875 m -64.3115 19.875 l -S -62.25 1.125 m -62.25 1.125 l -S -54 20.25 m -54 20.25 l -S -52.125 6 m -52.125 6 l -S -57.75 17.625 m -57.75 17.625 l -S -61.3115 16.875 m -61.3115 16.875 l -S -56.8115 3.375 m -56.8115 3.375 l -S -61.6865 9.5635 m -61.6865 9.5635 l -S -58.3115 11.25 m -58.3115 11.25 l -S -67.5 7.875 m -67.5 7.875 l -S -69.5615 12.75 m -69.5615 12.75 l -S -65.4365 13.875 m -65.4365 13.875 l -S -2.0615 16.125 m -2.0615 16.125 l -S -29.625 10.3135 m -29.625 10.3135 l -S -15.9365 21.375 m -15.9365 21.375 l -S -5.25 11.8135 m -5.25 11.8135 l -S -19.125 18.5635 m -19.125 18.5635 l -S -10.125 21.9385 m -10.125 21.9385 l -S -18.9365 24.5635 m -18.9365 24.5635 l -S -21.75 16.3135 m -21.75 16.3135 l -S -21 12.75 m -21 12.75 l -S -7.5 17.25 m -7.5 17.25 l -S -13.6865 12.375 m -13.6865 12.375 l -S -15.375 15.75 m -15.375 15.75 l -S -30.5615 22.875 m -30.5615 22.875 l -S -36.375 15.375 m -36.375 15.375 l -S -42.75 13.3135 m -42.75 13.3135 l -S -47.0615 20.0635 m -47.0615 20.0635 l -S -47.25 14.0635 m -47.25 14.0635 l -S -29.0615 20.4385 m -29.0615 20.4385 l -S -31.125 15.1885 m -31.125 15.1885 l -S -26.4365 17.0635 m -26.4365 17.0635 l -S -39.5615 17.4385 m -39.5615 17.4385 l -S -43.3115 23.25 m -43.3115 23.25 l -S -44.4365 17.4385 m -44.4365 17.4385 l -S -26.8115 25.125 m -26.8115 25.125 l -S -49.6865 20.625 m -49.6865 20.625 l -S -36 24.5635 m -36 24.5635 l -S -36.375 20.625 m -36.375 20.625 l -S -3.1865 24 m -3.1865 24 l -S -5.625 24.9385 m -5.625 24.9385 l -S -3.75 70.875 m -3.75 70.875 l -S -10.5 66.5635 m -10.5 66.5635 l -S -4.5 66.375 m -4.5 66.375 l -S -22.875 69 m -22.875 69 l -S -31.5 71.625 m -31.5 71.625 l -S -47.25 68.0635 m -47.25 68.0635 l -S -34.125 67.5 m -34.125 67.5 l -S -23.25 65.625 m -23.25 65.625 l -S -13.6865 70.3135 m -13.6865 70.3135 l -S -16.3115 67.5 m -16.3115 67.5 l -S -41.625 65.4385 m -41.625 65.4385 l -S -7.875 69.1885 m -7.875 69.1885 l -S -30 65.25 m -30 65.25 l -S -11.0615 63.9385 m -11.0615 63.9385 l -S -34.875 63.75 m -34.875 63.75 l -S -17.0615 72 m -17.0615 72 l -S -37.3115 71.4385 m -37.3115 71.4385 l -S -42.1865 69.375 m -42.1865 69.375 l -S -45.375 64.3135 m -45.375 64.3135 l -S -13.3115 48.1885 m -13.3115 48.1885 l -S -1.5 48.375 m -1.5 48.375 l -S -5.8115 42.375 m -5.8115 42.375 l -S -3.75 36 m -3.75 36 l -S -10.5 31.6885 m -10.5 31.6885 l -S -4.5 31.5 m -4.5 31.5 l -S -10.875 49.6885 m -10.875 49.6885 l -S -20.0615 50.8135 m -20.0615 50.8135 l -S -4.125 45.9385 m -4.125 45.9385 l -S -7.5 52.3135 m -7.5 52.3135 l -S -24.9365 47.4385 m -24.9365 47.4385 l -S -27.375 46.125 m -27.375 46.125 l -S -7.875 39.1885 m -7.875 39.1885 l -S -22.875 34.125 m -22.875 34.125 l -S -31.5 36.75 m -31.5 36.75 l -S -29.4365 50.4385 m -29.4365 50.4385 l -S -41.25 51.375 m -41.25 51.375 l -S -27.1865 39.375 m -27.1865 39.375 l -S -47.25 33.1885 m -47.25 33.1885 l -S -34.125 32.625 m -34.125 32.625 l -S -23.25 30.75 m -23.25 30.75 l -S -13.6865 35.4385 m -13.6865 35.4385 l -S -16.3115 32.625 m -16.3115 32.625 l -S -39.125 30.1885 m -39.125 30.1885 l -S -49.3115 39.75 m -49.3115 39.75 l -S -30.5615 41.8135 m -30.5615 41.8135 l -S -49.6865 50.0635 m -49.6865 50.0635 l -S -35.4365 51.9385 m -35.4365 51.9385 l -S -7.875 34.3135 m -7.875 34.3135 l -S -24.9365 51.9385 m -24.9365 51.9385 l -S -15.5615 51.9385 m -15.5615 51.9385 l -S -30 30.375 m -30 30.375 l -S -11.0615 29.0635 m -11.0615 29.0635 l -S -44.25 54.5635 m -44.25 54.5635 l -S -34.875 28.875 m -34.875 28.875 l -S -45.125 47.6885 m -45.125 47.6885 l -S -15 42.75 m -15 42.75 l -S -11.0615 42.375 m -11.0615 42.375 l -S -21.1865 40.125 m -21.1865 40.125 l -S -22.125 43.5 m -22.125 43.5 l -S -18.9365 45.9385 m -18.9365 45.9385 l -S -17.0615 37.125 m -17.0615 37.125 l -S -46.3115 42.75 m -46.3115 42.75 l -S -32.8115 47.25 m -32.8115 47.25 l -S -39 42.375 m -39 42.375 l -S -40.6865 45.75 m -40.6865 45.75 l -S -37.3115 36.5635 m -37.3115 36.5635 l -S -42.1865 34.5 m -42.1865 34.5 l -S -43.3115 38.625 m -43.3115 38.625 l -S -45.375 29.4385 m -45.375 29.4385 l -S -50.25 29.625 m -50.25 29.625 l -S -54.9365 27.75 m -54.9365 27.75 l -S -55.875 52.875 m -55.875 52.875 l -S -54.1865 34.3135 m -54.1865 34.3135 l -S -60.75 27.375 m -60.75 27.375 l -S -55.6865 41.0635 m -55.6865 41.0635 l -S -61.6865 45.375 m -61.6865 45.375 l -S -66.375 28.6885 m -66.375 28.6885 l -S -72.5615 27.5635 m -72.5615 27.5635 l -S -68.0615 43.3135 m -68.0615 43.3135 l -S -72.375 50.0635 m -72.375 50.0635 l -S -72.5615 44.0635 m -72.5615 44.0635 l -S -72.5615 33.1885 m -72.5615 33.1885 l -S -54.375 50.4385 m -54.375 50.4385 l -S -53.25 59.625 m -53.25 59.625 l -S -51.1865 38.25 m -51.1865 38.25 l -S -59.125 42.1885 m -59.125 42.1885 l -S -51.75 47.0635 m -51.75 47.0635 l -S -56.625 64.5 m -56.625 64.5 l -S -57.9365 66.9385 m -57.9365 66.9385 l -S -64.875 47.4385 m -64.875 47.4385 l -S -69.9365 62.4385 m -69.9365 62.4385 l -S -67.3115 71.0635 m -67.3115 71.0635 l -S -53.625 69 m -53.625 69 l -S -64.6865 66.75 m -64.6865 66.75 l -S -68.625 53.25 m -68.625 53.25 l -S -71.4365 55.875 m -71.4365 55.875 l -S -62.25 70.125 m -62.25 70.125 l -S -69.75 47.4385 m -69.75 47.4385 l -S -52.125 64.5 m -52.125 64.5 l -S -52.125 55.125 m -52.125 55.125 l -S -66 31.125 m -66 31.125 l -S -63.75 39 m -63.75 39 l -S -60.1865 33 m -60.1865 33 l -S -68.8115 37.3135 m -68.8115 37.3135 l -S -61.3115 54.5635 m -61.3115 54.5635 l -S -61.6865 50.625 m -61.6865 50.625 l -S -63.9365 60.75 m -63.9365 60.75 l -S -60.5615 61.6885 m -60.5615 61.6885 l -S -58.125 58.5 m -58.125 58.5 l -S -66.9365 56.625 m -66.9365 56.625 l -S -56.8115 72.375 m -56.8115 72.375 l -S -46.125 25.875 m -46.125 25.875 l -S -41.625 26.625 m -41.625 26.625 l -S -10.125 60.75 m -10.125 60.75 l -S -18.5615 59.4385 m -18.5615 59.4385 l -S -4.3115 61.3135 m -4.3115 61.3135 l -S -15.9365 55.6885 m -15.9365 55.6885 l -S -1.6865 56.625 m -1.6865 56.625 l -S -9.5615 55.125 m -9.5615 55.125 l -S -24.75 62.25 m -24.75 62.25 l -S -30.5615 54.75 m -30.5615 54.75 l -S -41.25 59.4385 m -41.25 59.4385 l -S -24.625 58.1885 m -24.625 58.1885 l -S -20.625 56.4385 m -20.625 56.4385 l -S -33.75 56.8135 m -33.75 56.8135 l -S -37.5 62.625 m -37.5 62.625 l -S -38.625 56.8135 m -38.625 56.8135 l -S -43.875 60 m -43.875 60 l -S -30.5615 60 m -30.5615 60 l -S -15.1865 28.5 m -15.1865 28.5 l -S -4.125 72.9385 m -4.125 72.9385 l -S -27.375 73.125 m -27.375 73.125 l -S -18.9365 72.9385 m -18.9365 72.9385 l -S -40.6865 72.75 m -40.6865 72.75 l -S -62.25 73.125 m -62.25 73.125 l -S -56.8115 0.375 m -56.8115 0.375 l -S -0.5615 27.5635 m -0.5615 27.5635 l -S -0.375 50.0635 m -0.375 50.0635 l -S -0.5615 44.0635 m -0.5615 44.0635 l -S -0.5615 33.1885 m -0.5615 33.1885 l -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI5_End_NonPrinting-- -%AI5_Begin_NonPrinting -Np -%AI8_BeginBrushPattern -(New Pattern 2) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7884 8586 m --7838.1201 8586 L --7838.1201 8500.6914 L --7884 8500.6914 L --7884 8586 L -n -u --7850.4111 8533.3125 m --7850.3774 8533.3086 -7850.3457 8533.3047 -7850.313 8533.3018 c --7850.3457 8533.3047 -7850.3774 8533.3086 -7850.4111 8533.3125 c -n --7843.6582 8532.1602 m --7843.647 8532.1572 -7843.6362 8532.1543 -7843.626 8532.1523 c --7843.6362 8532.1543 -7843.647 8532.1572 -7843.6582 8532.1602 c -n --7870.0361 8579.5879 m --7870.0688 8579.5859 -7870.1006 8579.584 -7870.1318 8579.5801 c --7870.1162 8579.582 -7870.1016 8579.584 -7870.0854 8579.585 c --7870.0703 8579.5859 -7870.0527 8579.5879 -7870.0361 8579.5879 c -n --7854.5366 8533.6719 m --7854.4785 8533.668 -7854.4209 8533.6641 -7854.3599 8533.6602 c --7854.4209 8533.6641 -7854.4785 8533.668 -7854.5366 8533.6719 c -n --7839.1553 8576.4043 m --7839.0625 8576.3281 -7838.9775 8576.252 -7838.9009 8576.1758 c --7838.5967 8575.8672 -7838.4385 8575.5469 -7838.4385 8575.2207 c --7838.4385 8575.6289 -7838.689 8576.0254 -7839.1553 8576.4043 c -n --7877.3232 8578.5703 m --7877.3247 8578.5703 -7877.3281 8578.5693 -7877.3311 8578.5684 c --7877.3306 8578.5693 -7877.3281 8578.5693 -7877.3271 8578.5703 c --7877.3247 8578.5703 -7877.3247 8578.5703 -7877.3232 8578.5703 c -n --7882.21 8577.0645 m --7882.21 8577.0645 L --7882.21 8577.0645 L --7882.21 8577.0645 L -n --7858.9209 8533.8545 m --7858.8994 8533.8545 -7858.8774 8533.8535 -7858.856 8533.8535 c --7858.8774 8533.8535 -7858.8994 8533.8545 -7858.9209 8533.8545 c -n --7863.582 8533.8535 m --7863.5601 8533.8535 -7863.5391 8533.8545 -7863.5166 8533.8545 c --7863.5391 8533.8545 -7863.5601 8533.8535 -7863.582 8533.8535 c -n --7865.667 8533.7881 m --7865.7642 8533.7842 -7865.8594 8533.7793 -7865.9561 8533.7754 c --7865.9058 8533.7773 -7865.8608 8533.7813 -7865.8096 8533.7832 c --7865.7642 8533.7852 -7865.7134 8533.7861 -7865.667 8533.7881 c -n --7884 8529.1426 m --7884 8529.3066 -7883.96 8529.4688 -7883.8818 8529.627 c --7883.96 8529.4688 -7884 8529.3066 -7884 8529.1426 c -n --7868.0718 8533.6602 m --7868.0166 8533.6641 -7867.9609 8533.668 -7867.9038 8533.6709 c --7867.9609 8533.668 -7868.0166 8533.6641 -7868.0718 8533.6602 c -n --7878.811 8532.1523 m --7878.8018 8532.1543 -7878.792 8532.1572 -7878.7822 8532.1592 c --7878.792 8532.1572 -7878.8018 8532.1543 -7878.811 8532.1523 c -n --7872.1201 8533.3027 m --7872.0898 8533.3057 -7872.0615 8533.3086 -7872.0322 8533.3125 c --7872.0615 8533.3086 -7872.0898 8533.3057 -7872.1201 8533.3027 c -n --7838.4385 8529.1426 m --7838.4385 8529.3887 -7838.5278 8529.6289 -7838.7002 8529.8643 c --7838.5278 8529.6289 -7838.4385 8529.3887 -7838.4385 8529.1426 c -n --7839.0342 8530.2168 m --7839.332 8530.4844 -7839.731 8530.7432 -7840.2358 8530.9902 c --7840.2334 8530.9893 -7840.231 8530.9883 -7840.229 8530.9863 c --7839.7271 8530.7402 -7839.3311 8530.4834 -7839.0342 8530.2168 c -n --7841.187 8531.4004 m --7841.187 8531.4004 L --7841.187 8531.4004 L -n --7884 8575.2207 m --7884 8575.5 -7883.876 8575.7754 -7883.6514 8576.042 c --7883.876 8575.7754 -7884 8575.501 -7884 8575.2207 c -n --7856.4824 8533.7754 m --7856.5791 8533.7793 -7856.6758 8533.7842 -7856.7729 8533.7881 c --7856.7246 8533.7861 -7856.6758 8533.7852 -7856.6279 8533.7832 c --7856.5791 8533.7813 -7856.5313 8533.7773 -7856.4824 8533.7754 c -n --7872.0942 8579.3828 m --7872.083 8579.3848 -7872.0698 8579.3867 -7872.0562 8579.3877 c --7872.0698 8579.3867 -7872.083 8579.3848 -7872.0942 8579.3828 c -n --7882.2026 8530.9902 m --7882.46 8530.8633 -7882.687 8530.7344 -7882.8936 8530.6016 c --7882.6904 8530.7324 -7882.4639 8530.8613 -7882.21 8530.9863 c --7882.208 8530.9883 -7882.2041 8530.9893 -7882.2026 8530.9902 c -n --7854.4766 8579.7461 m --7854.4561 8579.7441 -7854.4346 8579.7432 -7854.4146 8579.7422 c --7854.4346 8579.7432 -7854.4561 8579.7441 -7854.4766 8579.7461 c -n --7840.229 8577.0645 m --7840.229 8577.0645 L --7840.229 8577.0645 L --7840.229 8577.0645 L -n --7852.2998 8579.5801 m --7852.335 8579.583 -7852.3706 8579.5859 -7852.4072 8579.5898 c --7852.3882 8579.5879 -7852.3706 8579.5869 -7852.3521 8579.585 c --7852.334 8579.584 -7852.3174 8579.582 -7852.2998 8579.5801 c -n --7856.5601 8579.8574 m --7856.6055 8579.8594 -7856.6514 8579.8613 -7856.6958 8579.8633 c --7856.6738 8579.8623 -7856.6494 8579.8613 -7856.6279 8579.8613 c --7856.6055 8579.8604 -7856.583 8579.8584 -7856.5601 8579.8574 c -n --7868.0186 8579.7422 m --7868.001 8579.7432 -7867.9834 8579.7441 -7867.9658 8579.7461 c --7867.9834 8579.7441 -7868.001 8579.7432 -7868.0186 8579.7422 c -n --7850.3882 8579.3887 m --7850.3706 8579.3867 -7850.3535 8579.3848 -7850.3369 8579.3828 c --7850.3535 8579.3848 -7850.3706 8579.3867 -7850.3882 8579.3887 c -n --7865.7422 8579.8633 m --7865.7881 8579.8613 -7865.833 8579.8594 -7865.8774 8579.8574 c --7865.8545 8579.8584 -7865.833 8579.8604 -7865.8096 8579.8613 c --7865.7881 8579.8613 -7865.7646 8579.8623 -7865.7422 8579.8633 c -n -0 O -0.8 g --7839.1553 8576.4043 m --7839.437 8576.6309 -7839.7959 8576.8516 -7840.229 8577.0645 C --7840.229 8577.0645 L --7840.229 8577.0645 L --7842.2422 8578.0547 -7845.8286 8578.8721 -7850.3369 8579.3828 c --7850.3535 8579.3848 -7850.3706 8579.3867 -7850.3882 8579.3887 c --7851.0088 8579.458 -7851.6465 8579.5215 -7852.2998 8579.5801 c --7852.3174 8579.582 -7852.334 8579.584 -7852.3521 8579.585 c --7852.3706 8579.5869 -7852.3882 8579.5879 -7852.4072 8579.5898 c --7853.0615 8579.6465 -7853.7305 8579.6973 -7854.4146 8579.7422 c --7854.4346 8579.7432 -7854.4561 8579.7441 -7854.4766 8579.7461 c --7855.1567 8579.79 -7855.853 8579.8262 -7856.5601 8579.8574 c --7856.583 8579.8584 -7856.6055 8579.8604 -7856.6279 8579.8613 c --7856.6494 8579.8613 -7856.6738 8579.8623 -7856.6958 8579.8633 c --7858.1567 8579.9238 -7859.6694 8579.957 -7861.2202 8579.957 c --7862.769 8579.957 -7864.2798 8579.9238 -7865.7422 8579.8633 c --7865.7646 8579.8623 -7865.7881 8579.8613 -7865.8096 8579.8613 c --7865.833 8579.8604 -7865.8545 8579.8584 -7865.8774 8579.8574 c --7866.5854 8579.8262 -7867.2832 8579.7891 -7867.9658 8579.7461 c --7867.9834 8579.7441 -7868.001 8579.7432 -7868.0186 8579.7422 c --7868.7065 8579.6973 -7869.3799 8579.6465 -7870.0361 8579.5879 c --7870.0527 8579.5879 -7870.0703 8579.5859 -7870.0854 8579.585 c --7870.1016 8579.584 -7870.1162 8579.582 -7870.1318 8579.5801 c --7870.7886 8579.5225 -7871.4321 8579.458 -7872.0562 8579.3877 c --7872.0698 8579.3867 -7872.083 8579.3848 -7872.0942 8579.3828 c --7874.0234 8579.165 -7875.7832 8578.8906 -7877.3232 8578.5703 c --7877.3247 8578.5703 -7877.3247 8578.5703 -7877.3271 8578.5703 c --7877.3281 8578.5693 -7877.3306 8578.5693 -7877.3311 8578.5684 c --7879.3896 8578.1406 -7881.0576 8577.6309 -7882.21 8577.0645 C --7882.21 8577.0645 L --7882.21 8577.0645 L --7882.8682 8576.7402 -7883.353 8576.3984 -7883.6514 8576.042 c --7883.876 8575.7754 -7884 8575.5 -7884 8575.2207 C --7884 8581.2637 L --7884 8581.5908 -7883.8408 8581.9102 -7883.5361 8582.2188 c --7883.2334 8582.5273 -7882.7866 8582.8242 -7882.21 8583.1074 c --7881.6328 8583.3906 -7880.9287 8583.6602 -7880.1089 8583.9121 c --7879.29 8584.1641 -7878.3584 8584.3984 -7877.3271 8584.6133 c --7876.2959 8584.8281 -7875.168 8585.0215 -7873.9561 8585.1914 c --7872.7432 8585.3623 -7871.4497 8585.5088 -7870.0854 8585.6279 c --7868.7231 8585.749 -7867.293 8585.8418 -7865.8096 8585.9043 c --7864.3271 8585.9668 -7862.792 8586 -7861.2202 8586 c --7859.6465 8586 -7858.1104 8585.9668 -7856.6279 8585.9043 c --7855.145 8585.8418 -7853.7134 8585.749 -7852.3521 8585.6279 c --7850.9897 8585.5088 -7849.6934 8585.3623 -7848.4814 8585.1914 c --7847.2695 8585.0215 -7846.1416 8584.8281 -7845.1104 8584.6133 c --7844.0801 8584.3984 -7843.147 8584.1641 -7842.3286 8583.9121 c --7841.5103 8583.6602 -7840.8042 8583.3906 -7840.229 8583.1074 c --7839.6514 8582.8242 -7839.2041 8582.5273 -7838.9009 8582.2188 c --7838.5967 8581.9102 -7838.4385 8581.5908 -7838.4385 8581.2637 C --7838.4385 8575.2207 L --7838.4385 8575.5469 -7838.5967 8575.8672 -7838.9009 8576.1758 c --7838.9775 8576.252 -7839.0625 8576.3281 -7839.1553 8576.4043 c -f -0.5 g --7848.209 8572.2383 m --7847.9424 8572.2383 L --7847.9424 8572.4561 -7848.041 8572.6621 -7848.209 8572.8555 C --7848.209 8574.0039 L --7848.209 8574.1914 -7848.2998 8574.373 -7848.4736 8574.5488 c --7848.6455 8574.7256 -7848.9014 8574.8945 -7849.231 8575.0566 c --7849.5615 8575.2197 -7849.9639 8575.373 -7850.4302 8575.5166 c --7850.8984 8575.6602 -7851.4302 8575.7949 -7852.0186 8575.917 c --7852.6079 8576.0391 -7853.2529 8576.1504 -7853.9438 8576.248 c --7854.6377 8576.3447 -7855.376 8576.4277 -7856.1543 8576.4961 c --7856.9326 8576.5645 -7857.749 8576.6191 -7858.5967 8576.6543 c --7859.4438 8576.6895 -7860.3218 8576.709 -7861.2192 8576.709 c --7862.1162 8576.709 -7862.9946 8576.6895 -7863.8408 8576.6543 c --7864.687 8576.6191 -7865.5049 8576.5645 -7866.2822 8576.4961 c --7867.061 8576.4277 -7867.8008 8576.3447 -7868.4927 8576.248 c --7869.1846 8576.1504 -7869.8306 8576.0391 -7870.418 8575.917 c --7871.0063 8575.7949 -7871.54 8575.6602 -7872.0063 8575.5166 c --7872.4746 8575.373 -7872.8774 8575.2197 -7873.2065 8575.0566 c --7873.5361 8574.8945 -7873.792 8574.7256 -7873.9658 8574.5488 c --7874.1377 8574.373 -7874.2295 8574.1914 -7874.2295 8574.0039 C --7874.2295 8572.8555 L --7874.3975 8572.6621 -7874.4961 8572.4561 -7874.4961 8572.2383 C --7874.2295 8572.2383 L --7874.2295 8571.4912 L --7874.2695 8571.4453 -7874.2974 8571.3965 -7874.3286 8571.3486 C --7880.1768 8572.2051 -7884 8573.6191 -7884 8575.2207 c --7884 8575.501 -7883.876 8575.7754 -7883.6514 8576.042 c --7883.353 8576.3984 -7882.8682 8576.7402 -7882.21 8577.0645 C --7882.21 8577.0645 L --7881.0576 8577.6309 -7879.3896 8578.1406 -7877.3311 8578.5684 c --7877.3281 8578.5693 -7877.3247 8578.5703 -7877.3232 8578.5703 c --7875.7832 8578.8906 -7874.0234 8579.165 -7872.0942 8579.3828 c --7872.083 8579.3848 -7872.0698 8579.3867 -7872.0562 8579.3877 c --7871.4321 8579.458 -7870.7886 8579.5225 -7870.1318 8579.5801 c --7870.1006 8579.584 -7870.0688 8579.5859 -7870.0361 8579.5879 c --7869.3799 8579.6465 -7868.7065 8579.6973 -7868.0186 8579.7422 c --7868.001 8579.7432 -7867.9834 8579.7441 -7867.9658 8579.7461 c --7867.2832 8579.7891 -7866.5854 8579.8262 -7865.8774 8579.8574 c --7865.833 8579.8594 -7865.7881 8579.8613 -7865.7422 8579.8633 c --7864.2798 8579.9238 -7862.769 8579.957 -7861.2202 8579.957 c --7859.6694 8579.957 -7858.1567 8579.9238 -7856.6958 8579.8633 c --7856.6514 8579.8613 -7856.6055 8579.8594 -7856.5601 8579.8574 c --7855.853 8579.8262 -7855.1567 8579.79 -7854.4766 8579.7461 c --7854.4561 8579.7441 -7854.4346 8579.7432 -7854.4146 8579.7422 c --7853.7305 8579.6973 -7853.0615 8579.6465 -7852.4072 8579.5898 c --7852.3706 8579.5859 -7852.335 8579.583 -7852.2998 8579.5801 c --7851.6465 8579.5215 -7851.0088 8579.458 -7850.3882 8579.3887 c --7850.3706 8579.3867 -7850.3535 8579.3848 -7850.3369 8579.3828 c --7845.8286 8578.8721 -7842.2422 8578.0547 -7840.229 8577.0645 C --7840.229 8577.0645 L --7839.7959 8576.8516 -7839.437 8576.6309 -7839.1553 8576.4043 c --7838.689 8576.0254 -7838.4385 8575.6289 -7838.4385 8575.2207 c --7838.4385 8573.6191 -7842.2617 8572.2051 -7848.1104 8571.3486 C --7848.1392 8571.3965 -7848.1689 8571.4453 -7848.209 8571.4912 C --7848.209 8572.2383 L -f -0.55 g --7861.2202 8558.7959 m --7866.9199 8558.7959 -7872.9287 8557.9863 -7874.2295 8556.4746 C --7874.2295 8557.2227 L --7874.0454 8557.2227 L --7874.0454 8558.3994 -7868.7783 8559.7109 -7861.2202 8559.7109 c --7853.6602 8559.7109 -7848.3921 8558.3994 -7848.3921 8557.2227 C --7848.209 8557.2227 L --7848.209 8556.4746 L --7849.5088 8557.9863 -7855.5166 8558.7959 -7861.2202 8558.7959 c -f --7861.2202 8549.2402 m --7866.9199 8549.2402 -7872.9287 8548.4307 -7874.2295 8546.9199 C --7874.2295 8547.666 L --7874.0454 8547.666 L --7874.0454 8548.8438 -7868.7783 8550.1563 -7861.2202 8550.1563 c --7853.6602 8550.1563 -7848.3921 8548.8438 -7848.3921 8547.666 C --7848.209 8547.666 L --7848.209 8546.9199 L --7849.5088 8548.4307 -7855.5166 8549.2402 -7861.2202 8549.2402 c -f --7861.2202 8560.1611 m --7866.9199 8560.1611 -7872.9287 8559.3516 -7874.2295 8557.8398 C --7874.2295 8558.5879 L --7874.0454 8558.5879 L --7874.0454 8559.7646 -7868.7783 8561.0762 -7861.2202 8561.0762 c --7853.6602 8561.0762 -7848.3921 8559.7646 -7848.3921 8558.5879 C --7848.209 8558.5879 L --7848.209 8557.8398 L --7849.5088 8559.3516 -7855.5166 8560.1611 -7861.2202 8560.1611 c -f --7861.2202 8561.5264 m --7866.9199 8561.5264 -7872.9287 8560.7168 -7874.2295 8559.2051 C --7874.2295 8559.9531 L --7874.0454 8559.9531 L --7874.0454 8561.1299 -7868.7783 8562.4414 -7861.2202 8562.4414 c --7853.6602 8562.4414 -7848.3921 8561.1299 -7848.3921 8559.9531 C --7848.209 8559.9531 L --7848.209 8559.2051 L --7849.5088 8560.7168 -7855.5166 8561.5264 -7861.2202 8561.5264 c -f --7861.2202 8550.6055 m --7866.9199 8550.6055 -7872.9287 8549.7959 -7874.2295 8548.2852 C --7874.2295 8549.0322 L --7874.0454 8549.0322 L --7874.0454 8550.209 -7868.7783 8551.5205 -7861.2202 8551.5205 c --7853.6602 8551.5205 -7848.3921 8550.209 -7848.3921 8549.0322 C --7848.209 8549.0322 L --7848.209 8548.2852 L --7849.5088 8549.7959 -7855.5166 8550.6055 -7861.2202 8550.6055 c -f --7861.2202 8554.7012 m --7866.9199 8554.7012 -7872.9287 8553.8906 -7874.2295 8552.3789 C --7874.2295 8553.127 L --7874.0454 8553.127 L --7874.0454 8554.3047 -7868.7783 8555.6162 -7861.2202 8555.6162 c --7853.6602 8555.6162 -7848.3921 8554.3047 -7848.3921 8553.127 C --7848.209 8553.127 L --7848.209 8552.3789 L --7849.5088 8553.8906 -7855.5166 8554.7012 -7861.2202 8554.7012 c -f --7861.2202 8557.4316 m --7866.9199 8557.4316 -7872.9287 8556.6211 -7874.2295 8555.1104 C --7874.2295 8555.8574 L --7874.0454 8555.8574 L --7874.0454 8557.0342 -7868.7783 8558.3457 -7861.2202 8558.3457 c --7853.6602 8558.3457 -7848.3921 8557.0342 -7848.3921 8555.8574 C --7848.209 8555.8574 L --7848.209 8555.1104 L --7849.5088 8556.6211 -7855.5166 8557.4316 -7861.2202 8557.4316 c -f --7861.2202 8553.3359 m --7866.9199 8553.3359 -7872.9287 8552.5254 -7874.2295 8551.0146 C --7874.2295 8551.7617 L --7874.0454 8551.7617 L --7874.0454 8552.9395 -7868.7783 8554.25 -7861.2202 8554.25 c --7853.6602 8554.25 -7848.3921 8552.9395 -7848.3921 8551.7617 C --7848.209 8551.7617 L --7848.209 8551.0146 L --7849.5088 8552.5254 -7855.5166 8553.3359 -7861.2202 8553.3359 c -f --7861.2202 8543.7803 m --7866.9199 8543.7803 -7872.9287 8542.9707 -7874.2295 8541.459 C --7874.2295 8542.2061 L --7874.0454 8542.2061 L --7874.0454 8543.3828 -7868.7783 8544.6953 -7861.2202 8544.6953 c --7853.6602 8544.6953 -7848.3921 8543.3828 -7848.3921 8542.2061 C --7848.209 8542.2061 L --7848.209 8541.459 L --7849.5088 8542.9707 -7855.5166 8543.7803 -7861.2202 8543.7803 c -f --7861.2202 8546.5098 m --7866.9199 8546.5098 -7872.9287 8545.7012 -7874.2295 8544.1895 C --7874.2295 8544.9375 L --7874.0454 8544.9375 L --7874.0454 8546.1133 -7868.7783 8547.4248 -7861.2202 8547.4248 c --7853.6602 8547.4248 -7848.3921 8546.1133 -7848.3921 8544.9375 C --7848.209 8544.9375 L --7848.209 8544.1895 L --7849.5088 8545.7012 -7855.5166 8546.5098 -7861.2202 8546.5098 c -f --7861.2202 8556.0664 m --7866.9199 8556.0664 -7872.9287 8555.2559 -7874.2295 8553.7451 C --7874.2295 8554.4922 L --7874.0454 8554.4922 L --7874.0454 8555.6689 -7868.7783 8556.9805 -7861.2202 8556.9805 c --7853.6602 8556.9805 -7848.3921 8555.6689 -7848.3921 8554.4922 C --7848.209 8554.4922 L --7848.209 8553.7451 L --7849.5088 8555.2559 -7855.5166 8556.0664 -7861.2202 8556.0664 c -f --7861.2202 8551.9707 m --7866.9199 8551.9707 -7872.9287 8551.1611 -7874.2295 8549.6504 C --7874.2295 8550.3965 L --7874.0454 8550.3965 L --7874.0454 8551.5742 -7868.7783 8552.8857 -7861.2202 8552.8857 c --7853.6602 8552.8857 -7848.3921 8551.5742 -7848.3921 8550.3965 C --7848.209 8550.3965 L --7848.209 8549.6504 L --7849.5088 8551.1611 -7855.5166 8551.9707 -7861.2202 8551.9707 c -f --7861.2202 8545.1445 m --7866.9199 8545.1445 -7872.9287 8544.3359 -7874.2295 8542.8242 C --7874.2295 8543.5723 L --7874.0454 8543.5723 L --7874.0454 8544.748 -7868.7783 8546.0605 -7861.2202 8546.0605 c --7853.6602 8546.0605 -7848.3921 8544.748 -7848.3921 8543.5723 C --7848.209 8543.5723 L --7848.209 8542.8242 L --7849.5088 8544.3359 -7855.5166 8545.1445 -7861.2202 8545.1445 c -f --7861.2202 8547.875 m --7866.9199 8547.875 -7872.9287 8547.0654 -7874.2295 8545.5547 C --7874.2295 8546.3008 L --7874.0454 8546.3008 L --7874.0454 8547.4785 -7868.7783 8548.791 -7861.2202 8548.791 c --7853.6602 8548.791 -7848.3921 8547.4785 -7848.3921 8546.3008 C --7848.209 8546.3008 L --7848.209 8545.5547 L --7849.5088 8547.0654 -7855.5166 8547.875 -7861.2202 8547.875 c -f --7861.2202 8568.3516 m --7866.9199 8568.3516 -7872.9287 8567.543 -7874.2295 8566.0313 C --7874.2295 8566.7783 L --7874.0454 8566.7783 L --7874.0454 8567.9551 -7868.7783 8569.2666 -7861.2202 8569.2666 c --7853.6602 8569.2666 -7848.3921 8567.9551 -7848.3921 8566.7783 C --7848.209 8566.7783 L --7848.209 8566.0313 L --7849.5088 8567.543 -7855.5166 8568.3516 -7861.2202 8568.3516 c -f --7861.2202 8572.4473 m --7866.9199 8572.4473 -7872.9287 8571.6377 -7874.2295 8570.127 C --7874.2295 8570.873 L --7874.0454 8570.873 L --7874.0454 8572.0508 -7868.7783 8573.3623 -7861.2202 8573.3623 c --7853.6602 8573.3623 -7848.3921 8572.0508 -7848.3921 8570.873 C --7848.209 8570.873 L --7848.209 8570.127 L --7849.5088 8571.6377 -7855.5166 8572.4473 -7861.2202 8572.4473 c -f --7861.2202 8571.082 m --7866.9199 8571.082 -7872.9287 8570.2715 -7874.2295 8568.7607 C --7874.2295 8569.5078 L --7874.0454 8569.5078 L --7874.0454 8570.6855 -7868.7783 8571.998 -7861.2202 8571.998 c --7853.6602 8571.998 -7848.3921 8570.6855 -7848.3921 8569.5078 C --7848.209 8569.5078 L --7848.209 8568.7607 L --7849.5088 8570.2715 -7855.5166 8571.082 -7861.2202 8571.082 c -f --7861.2202 8562.8906 m --7866.9199 8562.8906 -7872.9287 8562.082 -7874.2295 8560.5703 C --7874.2295 8561.3184 L --7874.0454 8561.3184 L --7874.0454 8562.4941 -7868.7783 8563.8066 -7861.2202 8563.8066 c --7853.6602 8563.8066 -7848.3921 8562.4941 -7848.3921 8561.3184 C --7848.209 8561.3184 L --7848.209 8560.5703 L --7849.5088 8562.082 -7855.5166 8562.8906 -7861.2202 8562.8906 c -f --7861.2202 8566.9863 m --7866.9199 8566.9863 -7872.9287 8566.1768 -7874.2295 8564.666 C --7874.2295 8565.4131 L --7874.0454 8565.4131 L --7874.0454 8566.5898 -7868.7783 8567.9023 -7861.2202 8567.9023 c --7853.6602 8567.9023 -7848.3921 8566.5898 -7848.3921 8565.4131 C --7848.209 8565.4131 L --7848.209 8564.666 L --7849.5088 8566.1768 -7855.5166 8566.9863 -7861.2202 8566.9863 c -f --7861.2202 8565.6211 m --7866.9199 8565.6211 -7872.9287 8564.8115 -7874.2295 8563.3008 C --7874.2295 8564.0479 L --7874.0454 8564.0479 L --7874.0454 8565.2246 -7868.7783 8566.5371 -7861.2202 8566.5371 c --7853.6602 8566.5371 -7848.3921 8565.2246 -7848.3921 8564.0479 C --7848.209 8564.0479 L --7848.209 8563.3008 L --7849.5088 8564.8115 -7855.5166 8565.6211 -7861.2202 8565.6211 c -f --7861.2202 8564.2559 m --7866.9199 8564.2559 -7872.9287 8563.4473 -7874.2295 8561.9355 C --7874.2295 8562.6826 L --7874.0454 8562.6826 L --7874.0454 8563.8594 -7868.7783 8565.1719 -7861.2202 8565.1719 c --7853.6602 8565.1719 -7848.3921 8563.8594 -7848.3921 8562.6826 C --7848.209 8562.6826 L --7848.209 8561.9355 L --7849.5088 8563.4473 -7855.5166 8564.2559 -7861.2202 8564.2559 c -f --7861.2202 8569.7168 m --7866.9199 8569.7168 -7872.9287 8568.9072 -7874.2295 8567.3965 C --7874.2295 8568.1426 L --7874.0454 8568.1426 L --7874.0454 8569.3203 -7868.7783 8570.6318 -7861.2202 8570.6318 c --7853.6602 8570.6318 -7848.3921 8569.3203 -7848.3921 8568.1426 C --7848.209 8568.1426 L --7848.209 8567.3965 L --7849.5088 8568.9072 -7855.5166 8569.7168 -7861.2202 8569.7168 c -f --7852.3521 8539.5498 m --7853.7134 8539.6699 -7855.145 8539.7637 -7856.6279 8539.8262 c --7858.1104 8539.8887 -7859.6465 8539.9229 -7861.2202 8539.9229 c --7862.792 8539.9229 -7864.3271 8539.8887 -7865.8096 8539.8262 c --7867.293 8539.7637 -7868.7231 8539.6699 -7870.0854 8539.5498 c --7871.4497 8539.4307 -7872.7432 8539.2852 -7873.9561 8539.1143 c --7874.0498 8539.1016 -7874.1362 8539.085 -7874.2295 8539.0713 C --7874.2295 8539.4766 L --7874.0454 8539.4766 L --7874.0454 8540.6523 -7868.7783 8541.9648 -7861.2202 8541.9648 c --7853.6602 8541.9648 -7848.3921 8540.6523 -7848.3921 8539.4766 C --7848.209 8539.4766 L --7848.209 8539.0723 L --7848.3018 8539.085 -7848.3882 8539.1016 -7848.4814 8539.1143 c --7849.6934 8539.2852 -7850.9897 8539.4307 -7852.3521 8539.5498 c -f --7861.2202 8542.415 m --7866.9199 8542.415 -7872.9287 8541.6055 -7874.2295 8540.0938 C --7874.2295 8540.8418 L --7874.0454 8540.8418 L --7874.0454 8542.0186 -7868.7783 8543.3301 -7861.2202 8543.3301 c --7853.6602 8543.3301 -7848.3921 8542.0186 -7848.3921 8540.8418 C --7848.209 8540.8418 L --7848.209 8540.0938 L --7849.5088 8541.6055 -7855.5166 8542.415 -7861.2202 8542.415 c -f --7861.2202 8575.1768 m --7866.9199 8575.1768 -7872.9287 8574.3672 -7874.2295 8572.8555 C --7874.2295 8574.0039 L --7874.2295 8574.1914 -7874.1377 8574.373 -7873.9658 8574.5488 c --7873.792 8574.7256 -7873.5361 8574.8945 -7873.2065 8575.0566 c --7872.8774 8575.2197 -7872.4746 8575.373 -7872.0063 8575.5166 c --7871.54 8575.6602 -7871.0063 8575.7949 -7870.418 8575.917 c --7869.8306 8576.0391 -7869.1846 8576.1504 -7868.4927 8576.248 c --7867.8008 8576.3447 -7867.061 8576.4277 -7866.2822 8576.4961 c --7865.5049 8576.5645 -7864.687 8576.6191 -7863.8408 8576.6543 c --7862.9946 8576.6895 -7862.1162 8576.709 -7861.2192 8576.709 c --7860.3218 8576.709 -7859.4438 8576.6895 -7858.5967 8576.6543 c --7857.749 8576.6191 -7856.9326 8576.5645 -7856.1543 8576.4961 c --7855.376 8576.4277 -7854.6377 8576.3447 -7853.9438 8576.248 c --7853.2529 8576.1504 -7852.6079 8576.0391 -7852.0186 8575.917 c --7851.4302 8575.7949 -7850.8984 8575.6602 -7850.4302 8575.5166 c --7849.9639 8575.373 -7849.5615 8575.2197 -7849.231 8575.0566 c --7848.9014 8574.8945 -7848.6455 8574.7256 -7848.4736 8574.5488 c --7848.2998 8574.373 -7848.209 8574.1914 -7848.209 8574.0039 C --7848.209 8572.8555 L --7849.5088 8574.3672 -7855.5166 8575.1768 -7861.2202 8575.1768 c -f --7874.0454 8572.2383 m --7874.0454 8573.415 -7868.7783 8574.7266 -7861.2202 8574.7266 c --7853.6602 8574.7266 -7848.3921 8573.415 -7848.3921 8572.2383 C --7848.209 8572.2383 L --7848.209 8571.4912 L --7849.5088 8573.002 -7855.5166 8573.8125 -7861.2202 8573.8125 c --7866.9199 8573.8125 -7872.9287 8573.002 -7874.2295 8571.4912 C --7874.2295 8572.2383 L --7874.0454 8572.2383 L -f -0.15 g --7861.2202 8541.9648 m --7868.7783 8541.9648 -7874.0454 8540.6523 -7874.0454 8539.4766 C --7874.2295 8539.4766 L --7874.4961 8539.4766 L --7874.4961 8539.6943 -7874.3975 8539.8994 -7874.2295 8540.0938 c --7872.9287 8541.6055 -7866.9199 8542.415 -7861.2202 8542.415 c --7855.5166 8542.415 -7849.5088 8541.6055 -7848.209 8540.0938 c --7848.041 8539.8994 -7847.9424 8539.6943 -7847.9424 8539.4766 C --7848.209 8539.4766 L --7848.3921 8539.4766 L --7848.3921 8540.6523 -7853.6602 8541.9648 -7861.2202 8541.9648 c -f --7861.2202 8543.3301 m --7868.7783 8543.3301 -7874.0454 8542.0186 -7874.0454 8540.8418 C --7874.2295 8540.8418 L --7874.4961 8540.8418 L --7874.4961 8541.0586 -7874.3975 8541.2637 -7874.2295 8541.459 c --7872.9287 8542.9707 -7866.9199 8543.7803 -7861.2202 8543.7803 c --7855.5166 8543.7803 -7849.5088 8542.9707 -7848.209 8541.459 c --7848.041 8541.2637 -7847.9424 8541.0586 -7847.9424 8540.8418 C --7848.209 8540.8418 L --7848.3921 8540.8418 L --7848.3921 8542.0186 -7853.6602 8543.3301 -7861.2202 8543.3301 c -f --7861.2202 8544.6953 m --7868.7783 8544.6953 -7874.0454 8543.3828 -7874.0454 8542.2061 C --7874.2295 8542.2061 L --7874.4961 8542.2061 L --7874.4961 8542.4238 -7874.3975 8542.6289 -7874.2295 8542.8242 c --7872.9287 8544.3359 -7866.9199 8545.1445 -7861.2202 8545.1445 c --7855.5166 8545.1445 -7849.5088 8544.3359 -7848.209 8542.8242 c --7848.041 8542.6289 -7847.9424 8542.4238 -7847.9424 8542.2061 C --7848.209 8542.2061 L --7848.3921 8542.2061 L --7848.3921 8543.3828 -7853.6602 8544.6953 -7861.2202 8544.6953 c -f --7861.2202 8546.0605 m --7868.7783 8546.0605 -7874.0454 8544.748 -7874.0454 8543.5723 C --7874.2295 8543.5723 L --7874.4961 8543.5723 L --7874.4961 8543.79 -7874.3975 8543.9951 -7874.2295 8544.1895 c --7872.9287 8545.7012 -7866.9199 8546.5098 -7861.2202 8546.5098 c --7855.5166 8546.5098 -7849.5088 8545.7012 -7848.209 8544.1895 c --7848.041 8543.9951 -7847.9424 8543.79 -7847.9424 8543.5723 C --7848.209 8543.5723 L --7848.3921 8543.5723 L --7848.3921 8544.748 -7853.6602 8546.0605 -7861.2202 8546.0605 c -f --7861.2202 8547.4248 m --7868.7783 8547.4248 -7874.0454 8546.1133 -7874.0454 8544.9375 C --7874.2295 8544.9375 L --7874.4961 8544.9375 L --7874.4961 8545.1543 -7874.3975 8545.3594 -7874.2295 8545.5547 c --7872.9287 8547.0654 -7866.9199 8547.875 -7861.2202 8547.875 c --7855.5166 8547.875 -7849.5088 8547.0654 -7848.209 8545.5547 c --7848.041 8545.3594 -7847.9424 8545.1543 -7847.9424 8544.9375 C --7848.209 8544.9375 L --7848.3921 8544.9375 L --7848.3921 8546.1133 -7853.6602 8547.4248 -7861.2202 8547.4248 c -f --7861.2202 8548.791 m --7868.7783 8548.791 -7874.0454 8547.4785 -7874.0454 8546.3008 C --7874.2295 8546.3008 L --7874.4961 8546.3008 L --7874.4961 8546.5195 -7874.3975 8546.7246 -7874.2295 8546.9199 c --7872.9287 8548.4307 -7866.9199 8549.2402 -7861.2202 8549.2402 c --7855.5166 8549.2402 -7849.5088 8548.4307 -7848.209 8546.9199 c --7848.041 8546.7246 -7847.9424 8546.5195 -7847.9424 8546.3008 C --7848.209 8546.3008 L --7848.3921 8546.3008 L --7848.3921 8547.4785 -7853.6602 8548.791 -7861.2202 8548.791 c -f --7861.2202 8550.1563 m --7868.7783 8550.1563 -7874.0454 8548.8438 -7874.0454 8547.666 C --7874.2295 8547.666 L --7874.4961 8547.666 L --7874.4961 8547.8848 -7874.3975 8548.0898 -7874.2295 8548.2852 c --7872.9287 8549.7959 -7866.9199 8550.6055 -7861.2202 8550.6055 c --7855.5166 8550.6055 -7849.5088 8549.7959 -7848.209 8548.2852 c --7848.041 8548.0898 -7847.9424 8547.8848 -7847.9424 8547.666 C --7848.209 8547.666 L --7848.3921 8547.666 L --7848.3921 8548.8438 -7853.6602 8550.1563 -7861.2202 8550.1563 c -f --7861.2202 8551.5205 m --7868.7783 8551.5205 -7874.0454 8550.209 -7874.0454 8549.0322 C --7874.2295 8549.0322 L --7874.4961 8549.0322 L --7874.4961 8549.25 -7874.3975 8549.4551 -7874.2295 8549.6504 c --7872.9287 8551.1611 -7866.9199 8551.9707 -7861.2202 8551.9707 c --7855.5166 8551.9707 -7849.5088 8551.1611 -7848.209 8549.6504 c --7848.041 8549.4551 -7847.9424 8549.25 -7847.9424 8549.0322 C --7848.209 8549.0322 L --7848.3921 8549.0322 L --7848.3921 8550.209 -7853.6602 8551.5205 -7861.2202 8551.5205 c -f --7861.2202 8552.8857 m --7868.7783 8552.8857 -7874.0454 8551.5742 -7874.0454 8550.3965 C --7874.2295 8550.3965 L --7874.4961 8550.3965 L --7874.4961 8550.6152 -7874.3975 8550.8203 -7874.2295 8551.0146 c --7872.9287 8552.5254 -7866.9199 8553.3359 -7861.2202 8553.3359 c --7855.5166 8553.3359 -7849.5088 8552.5254 -7848.209 8551.0146 c --7848.041 8550.8203 -7847.9424 8550.6152 -7847.9424 8550.3965 C --7848.209 8550.3965 L --7848.3921 8550.3965 L --7848.3921 8551.5742 -7853.6602 8552.8857 -7861.2202 8552.8857 c -f --7861.2202 8554.25 m --7868.7783 8554.25 -7874.0454 8552.9395 -7874.0454 8551.7617 C --7874.2295 8551.7617 L --7874.4961 8551.7617 L --7874.4961 8551.9795 -7874.3975 8552.1846 -7874.2295 8552.3789 c --7872.9287 8553.8906 -7866.9199 8554.7012 -7861.2202 8554.7012 c --7855.5166 8554.7012 -7849.5088 8553.8906 -7848.209 8552.3789 c --7848.041 8552.1846 -7847.9424 8551.9795 -7847.9424 8551.7617 C --7848.209 8551.7617 L --7848.3921 8551.7617 L --7848.3921 8552.9395 -7853.6602 8554.25 -7861.2202 8554.25 c -f --7861.2202 8555.6162 m --7868.7783 8555.6162 -7874.0454 8554.3047 -7874.0454 8553.127 C --7874.2295 8553.127 L --7874.4961 8553.127 L --7874.4961 8553.3457 -7874.3975 8553.5508 -7874.2295 8553.7451 c --7872.9287 8555.2559 -7866.9199 8556.0664 -7861.2202 8556.0664 c --7855.5166 8556.0664 -7849.5088 8555.2559 -7848.209 8553.7451 c --7848.041 8553.5508 -7847.9424 8553.3457 -7847.9424 8553.127 C --7848.209 8553.127 L --7848.3921 8553.127 L --7848.3921 8554.3047 -7853.6602 8555.6162 -7861.2202 8555.6162 c -f --7861.2202 8556.9805 m --7868.7783 8556.9805 -7874.0454 8555.6689 -7874.0454 8554.4922 C --7874.2295 8554.4922 L --7874.4961 8554.4922 L --7874.4961 8554.7109 -7874.3975 8554.916 -7874.2295 8555.1104 c --7872.9287 8556.6211 -7866.9199 8557.4316 -7861.2202 8557.4316 c --7855.5166 8557.4316 -7849.5088 8556.6211 -7848.209 8555.1104 c --7848.041 8554.916 -7847.9424 8554.7109 -7847.9424 8554.4922 C --7848.209 8554.4922 L --7848.3921 8554.4922 L --7848.3921 8555.6689 -7853.6602 8556.9805 -7861.2202 8556.9805 c -f --7861.2202 8558.3457 m --7868.7783 8558.3457 -7874.0454 8557.0342 -7874.0454 8555.8574 C --7874.2295 8555.8574 L --7874.4961 8555.8574 L --7874.4961 8556.0752 -7874.3975 8556.2803 -7874.2295 8556.4746 c --7872.9287 8557.9863 -7866.9199 8558.7959 -7861.2202 8558.7959 c --7855.5166 8558.7959 -7849.5088 8557.9863 -7848.209 8556.4746 c --7848.041 8556.2803 -7847.9424 8556.0752 -7847.9424 8555.8574 C --7848.209 8555.8574 L --7848.3921 8555.8574 L --7848.3921 8557.0342 -7853.6602 8558.3457 -7861.2202 8558.3457 c -f --7861.2202 8559.7109 m --7868.7783 8559.7109 -7874.0454 8558.3994 -7874.0454 8557.2227 C --7874.2295 8557.2227 L --7874.4961 8557.2227 L --7874.4961 8557.4395 -7874.3975 8557.6455 -7874.2295 8557.8398 c --7872.9287 8559.3516 -7866.9199 8560.1611 -7861.2202 8560.1611 c --7855.5166 8560.1611 -7849.5088 8559.3516 -7848.209 8557.8398 c --7848.041 8557.6455 -7847.9424 8557.4395 -7847.9424 8557.2227 C --7848.209 8557.2227 L --7848.3921 8557.2227 L --7848.3921 8558.3994 -7853.6602 8559.7109 -7861.2202 8559.7109 c -f --7861.2202 8561.0762 m --7868.7783 8561.0762 -7874.0454 8559.7646 -7874.0454 8558.5879 C --7874.2295 8558.5879 L --7874.4961 8558.5879 L --7874.4961 8558.8057 -7874.3975 8559.0107 -7874.2295 8559.2051 c --7872.9287 8560.7168 -7866.9199 8561.5264 -7861.2202 8561.5264 c --7855.5166 8561.5264 -7849.5088 8560.7168 -7848.209 8559.2051 c --7848.041 8559.0107 -7847.9424 8558.8057 -7847.9424 8558.5879 C --7848.209 8558.5879 L --7848.3921 8558.5879 L --7848.3921 8559.7646 -7853.6602 8561.0762 -7861.2202 8561.0762 c -f --7861.2202 8562.4414 m --7868.7783 8562.4414 -7874.0454 8561.1299 -7874.0454 8559.9531 C --7874.2295 8559.9531 L --7874.4961 8559.9531 L --7874.4961 8560.1709 -7874.3975 8560.376 -7874.2295 8560.5703 c --7872.9287 8562.082 -7866.9199 8562.8906 -7861.2202 8562.8906 c --7855.5166 8562.8906 -7849.5088 8562.082 -7848.209 8560.5703 c --7848.041 8560.376 -7847.9424 8560.1709 -7847.9424 8559.9531 C --7848.209 8559.9531 L --7848.3921 8559.9531 L --7848.3921 8561.1299 -7853.6602 8562.4414 -7861.2202 8562.4414 c -f --7861.2202 8563.8066 m --7868.7783 8563.8066 -7874.0454 8562.4941 -7874.0454 8561.3184 C --7874.2295 8561.3184 L --7874.4961 8561.3184 L --7874.4961 8561.5352 -7874.3975 8561.7412 -7874.2295 8561.9355 c --7872.9287 8563.4473 -7866.9199 8564.2559 -7861.2202 8564.2559 c --7855.5166 8564.2559 -7849.5088 8563.4473 -7848.209 8561.9355 c --7848.041 8561.7412 -7847.9424 8561.5352 -7847.9424 8561.3184 C --7848.209 8561.3184 L --7848.3921 8561.3184 L --7848.3921 8562.4941 -7853.6602 8563.8066 -7861.2202 8563.8066 c -f --7861.2202 8565.1719 m --7868.7783 8565.1719 -7874.0454 8563.8594 -7874.0454 8562.6826 C --7874.2295 8562.6826 L --7874.4961 8562.6826 L --7874.4961 8562.9004 -7874.3975 8563.1055 -7874.2295 8563.3008 c --7872.9287 8564.8115 -7866.9199 8565.6211 -7861.2202 8565.6211 c --7855.5166 8565.6211 -7849.5088 8564.8115 -7848.209 8563.3008 c --7848.041 8563.1055 -7847.9424 8562.9004 -7847.9424 8562.6826 C --7848.209 8562.6826 L --7848.3921 8562.6826 L --7848.3921 8563.8594 -7853.6602 8565.1719 -7861.2202 8565.1719 c -f --7861.2202 8566.5371 m --7868.7783 8566.5371 -7874.0454 8565.2246 -7874.0454 8564.0479 C --7874.2295 8564.0479 L --7874.4961 8564.0479 L --7874.4961 8564.2656 -7874.3975 8564.4707 -7874.2295 8564.666 c --7872.9287 8566.1768 -7866.9199 8566.9863 -7861.2202 8566.9863 c --7855.5166 8566.9863 -7849.5088 8566.1768 -7848.209 8564.666 c --7848.041 8564.4707 -7847.9424 8564.2656 -7847.9424 8564.0479 C --7848.209 8564.0479 L --7848.3921 8564.0479 L --7848.3921 8565.2246 -7853.6602 8566.5371 -7861.2202 8566.5371 c -f --7861.2202 8567.9023 m --7868.7783 8567.9023 -7874.0454 8566.5898 -7874.0454 8565.4131 C --7874.2295 8565.4131 L --7874.4961 8565.4131 L --7874.4961 8565.6309 -7874.3975 8565.8359 -7874.2295 8566.0313 c --7872.9287 8567.543 -7866.9199 8568.3516 -7861.2202 8568.3516 c --7855.5166 8568.3516 -7849.5088 8567.543 -7848.209 8566.0313 c --7848.041 8565.8359 -7847.9424 8565.6309 -7847.9424 8565.4131 C --7848.209 8565.4131 L --7848.3921 8565.4131 L --7848.3921 8566.5898 -7853.6602 8567.9023 -7861.2202 8567.9023 c -f --7861.2202 8569.2666 m --7868.7783 8569.2666 -7874.0454 8567.9551 -7874.0454 8566.7783 C --7874.2295 8566.7783 L --7874.4961 8566.7783 L --7874.4961 8566.9961 -7874.3975 8567.2012 -7874.2295 8567.3965 c --7872.9287 8568.9072 -7866.9199 8569.7168 -7861.2202 8569.7168 c --7855.5166 8569.7168 -7849.5088 8568.9072 -7848.209 8567.3965 c --7848.041 8567.2012 -7847.9424 8566.9961 -7847.9424 8566.7783 C --7848.209 8566.7783 L --7848.3921 8566.7783 L --7848.3921 8567.9551 -7853.6602 8569.2666 -7861.2202 8569.2666 c -f --7861.2202 8570.6318 m --7868.7783 8570.6318 -7874.0454 8569.3203 -7874.0454 8568.1426 C --7874.2295 8568.1426 L --7874.4961 8568.1426 L --7874.4961 8568.3613 -7874.3975 8568.5664 -7874.2295 8568.7607 c --7872.9287 8570.2715 -7866.9199 8571.082 -7861.2202 8571.082 c --7855.5166 8571.082 -7849.5088 8570.2715 -7848.209 8568.7607 c --7848.041 8568.5664 -7847.9424 8568.3613 -7847.9424 8568.1426 C --7848.209 8568.1426 L --7848.3921 8568.1426 L --7848.3921 8569.3203 -7853.6602 8570.6318 -7861.2202 8570.6318 c -f --7861.2202 8571.998 m --7868.7783 8571.998 -7874.0454 8570.6855 -7874.0454 8569.5078 C --7874.2295 8569.5078 L --7874.4961 8569.5078 L --7874.4961 8569.7266 -7874.3975 8569.9316 -7874.2295 8570.127 c --7872.9287 8571.6377 -7866.9199 8572.4473 -7861.2202 8572.4473 c --7855.5166 8572.4473 -7849.5088 8571.6377 -7848.209 8570.127 c --7848.041 8569.9316 -7847.9424 8569.7266 -7847.9424 8569.5078 C --7848.209 8569.5078 L --7848.3921 8569.5078 L --7848.3921 8570.6855 -7853.6602 8571.998 -7861.2202 8571.998 c -f --7861.2202 8573.3623 m --7868.7783 8573.3623 -7874.0454 8572.0508 -7874.0454 8570.873 C --7874.2295 8570.873 L --7874.4961 8570.873 L --7874.4961 8571.0391 -7874.4282 8571.1953 -7874.3286 8571.3486 c --7874.2974 8571.3965 -7874.2695 8571.4453 -7874.2295 8571.4912 c --7872.9287 8573.002 -7866.9199 8573.8125 -7861.2202 8573.8125 c --7855.5166 8573.8125 -7849.5088 8573.002 -7848.209 8571.4912 c --7848.1689 8571.4453 -7848.1392 8571.3965 -7848.1104 8571.3486 c --7848.0103 8571.1953 -7847.9424 8571.0391 -7847.9424 8570.873 C --7848.209 8570.873 L --7848.3921 8570.873 L --7848.3921 8572.0508 -7853.6602 8573.3623 -7861.2202 8573.3623 c -f --7861.2202 8574.7266 m --7868.7783 8574.7266 -7874.0454 8573.415 -7874.0454 8572.2383 C --7874.2295 8572.2383 L --7874.4961 8572.2383 L --7874.4961 8572.4561 -7874.3975 8572.6621 -7874.2295 8572.8555 c --7872.9287 8574.3672 -7866.9199 8575.1768 -7861.2202 8575.1768 c --7855.5166 8575.1768 -7849.5088 8574.3672 -7848.209 8572.8555 c --7848.041 8572.6621 -7847.9424 8572.4561 -7847.9424 8572.2383 C --7848.209 8572.2383 L --7848.3921 8572.2383 L --7848.3921 8573.415 -7853.6602 8574.7266 -7861.2202 8574.7266 c -f -0.8 g --7839.0342 8530.2168 m --7839.3311 8530.4834 -7839.7271 8530.7402 -7840.229 8530.9863 c --7840.231 8530.9883 -7840.2334 8530.9893 -7840.2358 8530.9902 c --7840.5225 8531.1309 -7840.8394 8531.2676 -7841.187 8531.4004 c --7841.187 8531.4004 l --7841.8857 8531.668 -7842.7026 8531.9189 -7843.626 8532.1523 c --7843.6362 8532.1543 -7843.647 8532.1572 -7843.6582 8532.1602 c --7845.501 8532.623 -7847.7583 8533.0117 -7850.313 8533.3018 c --7850.3457 8533.3047 -7850.3774 8533.3086 -7850.4111 8533.3125 c --7851.6626 8533.4531 -7852.9834 8533.5703 -7854.3599 8533.6602 c --7854.4209 8533.6641 -7854.4785 8533.668 -7854.5366 8533.6719 c --7855.1743 8533.7119 -7855.8232 8533.7461 -7856.4824 8533.7754 c --7856.5313 8533.7773 -7856.5791 8533.7813 -7856.6279 8533.7832 c --7856.6758 8533.7852 -7856.7246 8533.7861 -7856.7729 8533.7881 c --7857.4561 8533.8164 -7858.1514 8533.8379 -7858.856 8533.8535 c --7858.8774 8533.8535 -7858.8994 8533.8545 -7858.9209 8533.8545 c --7859.6768 8533.8711 -7860.4424 8533.8789 -7861.2202 8533.8789 c --7861.9951 8533.8789 -7862.7607 8533.8711 -7863.5166 8533.8545 c --7863.5391 8533.8545 -7863.5601 8533.8535 -7863.582 8533.8535 c --7864.2871 8533.8379 -7864.9814 8533.8164 -7865.667 8533.7881 c --7865.7134 8533.7861 -7865.7642 8533.7852 -7865.8096 8533.7832 c --7865.8608 8533.7813 -7865.9058 8533.7773 -7865.9561 8533.7754 c --7866.6162 8533.7461 -7867.2666 8533.7119 -7867.9038 8533.6709 c --7867.9609 8533.668 -7868.0166 8533.6641 -7868.0718 8533.6602 c --7869.4526 8533.5703 -7870.7783 8533.4531 -7872.0322 8533.3125 c --7872.0615 8533.3086 -7872.0898 8533.3057 -7872.1201 8533.3027 c --7874.6768 8533.0117 -7876.9385 8532.623 -7878.7822 8532.1592 c --7878.792 8532.1572 -7878.8018 8532.1543 -7878.811 8532.1523 c --7880.1934 8531.8027 -7881.3408 8531.4121 -7882.2026 8530.9902 c --7882.2041 8530.9893 -7882.208 8530.9883 -7882.21 8530.9863 c --7882.4639 8530.8613 -7882.6904 8530.7324 -7882.8936 8530.6016 c --7883.3799 8530.29 -7883.7178 8529.9639 -7883.8818 8529.627 c --7883.96 8529.4688 -7884 8529.3066 -7884 8529.1426 C --7884 8535.1855 L --7884 8535.5137 -7883.8408 8535.832 -7883.5361 8536.1406 c --7883.2334 8536.4492 -7882.7866 8536.7461 -7882.21 8537.0303 c --7881.6328 8537.3125 -7880.9287 8537.583 -7880.1089 8537.834 c --7879.29 8538.0859 -7878.3584 8538.3203 -7877.3271 8538.5352 c --7876.377 8538.7324 -7875.335 8538.9121 -7874.2295 8539.0713 c --7874.1362 8539.085 -7874.0498 8539.1016 -7873.9561 8539.1143 c --7872.7432 8539.2852 -7871.4497 8539.4307 -7870.0854 8539.5498 c --7868.7231 8539.6699 -7867.293 8539.7637 -7865.8096 8539.8262 c --7864.3271 8539.8887 -7862.792 8539.9229 -7861.2202 8539.9229 c --7859.6465 8539.9229 -7858.1104 8539.8887 -7856.6279 8539.8262 c --7855.145 8539.7637 -7853.7134 8539.6699 -7852.3521 8539.5498 c --7850.9897 8539.4307 -7849.6934 8539.2852 -7848.4814 8539.1143 c --7848.3882 8539.1016 -7848.3018 8539.085 -7848.209 8539.0723 c --7847.105 8538.9121 -7846.0615 8538.7324 -7845.1104 8538.5352 c --7844.0801 8538.3203 -7843.147 8538.0859 -7842.3286 8537.834 c --7841.5103 8537.583 -7840.8042 8537.3125 -7840.229 8537.0303 c --7839.6514 8536.7461 -7839.2041 8536.4492 -7838.9009 8536.1406 c --7838.5967 8535.832 -7838.4385 8535.5137 -7838.4385 8535.1855 C --7838.4385 8529.1426 L --7838.4385 8529.3887 -7838.5278 8529.6289 -7838.7002 8529.8643 c --7838.7881 8529.9834 -7838.9038 8530.1016 -7839.0342 8530.2168 c -f -0.5 g --7845.9463 8525.6279 m --7847.4521 8528.6533 -7849.7656 8530.1738 -7849.8774 8530.2461 C --7849.9346 8530.2813 L --7873.333 8530.2813 L --7873.3887 8529.8389 L --7873.3638 8529.832 -7871.0127 8529.166 -7868.5498 8524.6582 C --7877.5342 8525.293 -7884 8527.0605 -7884 8529.1426 c --7884 8529.3066 -7883.96 8529.4688 -7883.8818 8529.627 c --7883.7178 8529.9639 -7883.3799 8530.29 -7882.8936 8530.6016 c --7882.687 8530.7344 -7882.46 8530.8633 -7882.2026 8530.9902 c --7881.3408 8531.4121 -7880.1934 8531.8027 -7878.811 8532.1523 c --7878.8018 8532.1543 -7878.792 8532.1572 -7878.7822 8532.1592 c --7876.9385 8532.623 -7874.6768 8533.0117 -7872.1201 8533.3027 c --7872.0898 8533.3057 -7872.0615 8533.3086 -7872.0322 8533.3125 c --7870.7783 8533.4531 -7869.4526 8533.5703 -7868.0718 8533.6602 c --7868.0166 8533.6641 -7867.9609 8533.668 -7867.9038 8533.6709 c --7867.2666 8533.7119 -7866.6162 8533.7461 -7865.9561 8533.7754 c --7865.8594 8533.7793 -7865.7642 8533.7842 -7865.667 8533.7881 c --7864.9814 8533.8164 -7864.2871 8533.8379 -7863.582 8533.8535 c --7863.5601 8533.8535 -7863.5391 8533.8545 -7863.5166 8533.8545 c --7862.7607 8533.8711 -7861.9951 8533.8789 -7861.2202 8533.8789 c --7860.4424 8533.8789 -7859.6768 8533.8711 -7858.9209 8533.8545 c --7858.8994 8533.8545 -7858.8774 8533.8535 -7858.856 8533.8535 c --7858.1514 8533.8379 -7857.4561 8533.8164 -7856.7729 8533.7881 c --7856.6758 8533.7842 -7856.5791 8533.7793 -7856.4824 8533.7754 c --7855.8232 8533.7461 -7855.1743 8533.7119 -7854.5366 8533.6719 c --7854.4785 8533.668 -7854.4209 8533.6641 -7854.3599 8533.6602 c --7852.9834 8533.5703 -7851.6626 8533.4531 -7850.4111 8533.3125 c --7850.3774 8533.3086 -7850.3457 8533.3047 -7850.313 8533.3018 c --7847.7583 8533.0117 -7845.501 8532.623 -7843.6582 8532.1602 c --7843.647 8532.1572 -7843.6362 8532.1543 -7843.626 8532.1523 c --7842.7026 8531.9189 -7841.8857 8531.668 -7841.187 8531.4004 C --7841.187 8531.4004 L --7840.8394 8531.2676 -7840.5225 8531.1309 -7840.2358 8530.9902 c --7839.731 8530.7432 -7839.332 8530.4844 -7839.0342 8530.2168 c --7838.9038 8530.1016 -7838.7881 8529.9834 -7838.7002 8529.8643 c --7838.5278 8529.6289 -7838.4385 8529.3887 -7838.4385 8529.1426 c --7838.4385 8527.748 -7841.3359 8526.4951 -7845.9463 8525.6279 C -f -*u -1 g -1 D --7867.7471 8524.0996 m --7866.8584 8522.3203 -7866.5679 8520.6797 -7866.5679 8519.0811 c --7866.5679 8517.6328 -7866.8057 8516.2178 -7867.0498 8514.7646 c --7867.2959 8513.2949 -7867.5498 8511.7852 -7867.5498 8510.1855 c --7867.5498 8509.792 -7867.5352 8509.3926 -7867.5 8508.9863 c --7867.0518 8503.7461 -7861.4072 8501.1475 -7861.3506 8501.1221 C --7840.5649 8501.1396 -7839.0386 8501.1406 V --7840.1807 8501.8877 -7842.5088 8503.7266 -7844.8066 8507.5039 c --7845.8433 8509.2051 -7846.1567 8511.1133 -7846.1567 8513.041 c --7846.1567 8514.5996 -7845.9512 8516.1699 -7845.7578 8517.6523 c --7845.5791 8519.0303 -7845.4038 8520.3633 -7845.4038 8521.5723 c --7845.4038 8522.4287 -7845.4912 8523.2236 -7845.7256 8523.9277 c --7846.9727 8527.6641 -7849.792 8529.6445 -7850.0713 8529.832 C --7850.2046 8529.832 -7870.5674 8529.832 -7872.3569 8529.832 C --7871.3154 8529.1973 -7869.5391 8527.6836 -7867.7471 8524.0996 c -f -0 D --7850.8975 8526.2422 m --7865.9287 8526.2422 L --7865.9287 8526.6914 L --7850.8975 8526.6914 L --7850.8975 8526.2422 L -f --7849.1025 8512.1074 m --7863.9087 8512.1074 L --7863.9087 8512.5566 L --7849.1025 8512.5566 L --7849.1025 8512.1074 L -f --7863.4609 8517.7168 m --7863.4609 8518.166 L --7848.4297 8518.166 L --7848.4297 8517.7168 L --7863.4609 8517.7168 L -f --7863.6855 8515.9219 m --7850.001 8515.9219 L --7850.001 8515.4727 L --7863.6855 8515.4727 L --7863.6855 8515.9219 L -f --7863.4609 8521.3076 m --7848.6538 8521.3076 L --7848.6538 8520.8574 L --7863.4609 8520.8574 L --7863.4609 8521.3076 L -f --7861.2178 8503.583 m --7845.7378 8503.583 L --7845.7378 8503.1328 L --7861.2178 8503.1328 L --7861.2178 8503.583 L -f --7862.7881 8505.3779 m --7850.4497 8505.3779 L --7850.4497 8504.9277 L --7862.7881 8504.9277 L --7862.7881 8505.3779 L -f --7863.9087 8507.8457 m --7848.2041 8507.8457 L --7848.2041 8507.3945 L --7863.9087 8507.3945 L --7863.9087 8507.8457 L -f --7864.3584 8510.3135 m --7848.6538 8510.3135 L --7848.6538 8509.8633 L --7864.3584 8509.8633 L --7864.3584 8510.3135 L -f --7864.3584 8524 m --7849.7754 8524 L --7849.7754 8523.5488 L --7864.3584 8523.5488 L --7864.3584 8524 L -f -*U -*u -0 g -1 D --7868.5498 8524.6582 m --7868.417 8524.4141 -7868.2832 8524.166 -7868.1494 8523.8984 c --7866.519 8520.6387 -7866.9937 8517.8213 -7867.4946 8514.8389 c --7867.8057 8512.9785 -7868.1294 8511.0557 -7867.9482 8508.9473 c --7867.4766 8503.4404 -7861.5938 8500.7383 -7861.4424 8500.6914 C --7838.2168 8500.6914 L --7838.1201 8501.1191 L --7838.1514 8501.1348 -7841.3599 8502.7051 -7844.4238 8507.7373 c --7846.2144 8510.6797 -7845.7559 8514.1953 -7845.311 8517.5947 c --7844.9966 8520.002 -7844.7007 8522.2754 -7845.2993 8524.0703 c --7845.4858 8524.6289 -7845.707 8525.1465 -7845.9463 8525.6279 c --7847.4521 8528.6533 -7849.7656 8530.1738 -7849.8774 8530.2461 C --7849.9346 8530.2813 L --7873.333 8530.2813 L --7873.3887 8529.8389 L --7873.3638 8529.832 -7871.0127 8529.166 -7868.5498 8524.6582 c -f -0 D --7867.7471 8524.0996 m --7869.5391 8527.6836 -7871.3154 8529.1973 -7872.3569 8529.832 C --7870.5674 8529.832 -7850.2046 8529.832 -7850.0713 8529.832 C --7849.792 8529.6445 -7846.9727 8527.6641 -7845.7256 8523.9277 c --7845.4912 8523.2236 -7845.4038 8522.4287 -7845.4038 8521.5723 c --7845.4038 8520.3633 -7845.5791 8519.0303 -7845.7578 8517.6523 c --7845.9512 8516.1699 -7846.1567 8514.5996 -7846.1567 8513.041 c --7846.1567 8511.1133 -7845.8433 8509.2051 -7844.8066 8507.5039 c --7842.5088 8503.7266 -7840.1807 8501.8877 -7839.0386 8501.1406 C --7840.5649 8501.1396 -7861.3506 8501.1221 Y --7861.4072 8501.1475 -7867.0518 8503.7461 -7867.5 8508.9863 c --7867.5352 8509.3926 -7867.5498 8509.792 -7867.5498 8510.1855 c --7867.5498 8511.7852 -7867.2959 8513.2949 -7867.0498 8514.7646 c --7866.8057 8516.2178 -7866.5679 8517.6328 -7866.5679 8519.0811 c --7866.5679 8520.6797 -7866.8584 8522.3203 -7867.7471 8524.0996 c -f -*U --7845.7378 8503.1328 m --7861.2178 8503.1328 L --7861.2178 8503.583 L --7845.7378 8503.583 L --7845.7378 8503.1328 L -f --7850.4497 8504.9277 m --7862.7881 8504.9277 L --7862.7881 8505.3779 L --7850.4497 8505.3779 L --7850.4497 8504.9277 L -f --7848.2041 8507.3945 m --7863.9087 8507.3945 L --7863.9087 8507.8457 L --7848.2041 8507.8457 L --7848.2041 8507.3945 L -f --7848.6538 8509.8633 m --7864.3584 8509.8633 L --7864.3584 8510.3135 L --7848.6538 8510.3135 L --7848.6538 8509.8633 L -f --7863.9087 8512.5566 m --7849.1025 8512.5566 L --7849.1025 8512.1074 L --7863.9087 8512.1074 L --7863.9087 8512.5566 L -f --7850.001 8515.4727 m --7863.6855 8515.4727 L --7863.6855 8515.9219 L --7850.001 8515.9219 L --7850.001 8515.4727 L -f --7863.4609 8518.166 m --7848.4297 8518.166 L --7848.4297 8517.7168 L --7863.4609 8517.7168 L --7863.4609 8518.166 L -f --7848.6538 8520.8574 m --7863.4609 8520.8574 L --7863.4609 8521.3076 L --7848.6538 8521.3076 L --7848.6538 8520.8574 L -f --7849.7754 8523.5488 m --7864.3584 8523.5488 L --7864.3584 8524 L --7849.7754 8524 L --7849.7754 8523.5488 L -f --7865.9287 8526.6914 m --7850.8975 8526.6914 L --7850.8975 8526.2422 L --7865.9287 8526.2422 L --7865.9287 8526.6914 L -f -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 9) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7840.7246 8585.25 L --7840.7246 8555.5381 L --7883.25 8555.5381 L --7883.25 8585.25 L -n -u -u -0 O -0.7 g --7872.457 8555.7881 m --7868.6582 8555.7881 -7864.9199 8555.7881 v --7861.1826 8555.7881 -7861.8242 8558.8838 y --7845.9258 8558.8838 -7843.4502 8558.8838 v --7840.9761 8558.8838 -7840.9761 8561.3594 y --7840.9761 8578.542 l --7876.541 8578.542 l --7876.541 8558.9004 l --7875.3906 8558.9004 l --7875.439 8555.7881 -7872.457 8555.7881 v -f -0 R -0.9 G -0.5 w --7861.8242 8558.8838 m --7845.9258 8558.8838 -7843.4502 8558.8838 v -S -0.5 G --7862.8594 8556.2715 m --7861.4634 8557.1426 -7861.8242 8558.8838 y -S -0.7 G --7864.9199 8555.7881 m --7863.9858 8555.7881 -7863.3247 8555.9814 -7862.8594 8556.2715 c -S -0.9 G --7876.541 8578.542 m --7876.541 8558.9004 l --7875.3906 8558.9004 l --7875.439 8555.7881 -7872.457 8555.7881 v --7868.6582 8555.7881 -7864.9199 8555.7881 v -S -0.25 G --7840.9761 8561.3594 m --7840.9761 8578.542 l --7876.541 8578.542 l -S -0.5 G --7842.019 8559.2715 m --7840.9761 8559.9668 -7840.9761 8561.3594 y -S -0.7 G --7843.4502 8558.8838 m --7842.8306 8558.8838 -7842.3672 8559.0391 -7842.019 8559.2715 c -S -U -u -0 O -0.7 g -1 w --7874.0718 8557.4023 m --7870.2729 8557.4023 -7866.5342 8557.4023 v --7862.7954 8557.4023 -7863.439 8560.498 y --7847.541 8560.498 -7845.0649 8560.498 v --7842.5903 8560.498 -7842.5903 8562.9727 y --7842.5903 8580.1563 l --7878.1558 8580.1563 l --7878.1558 8560.5146 l --7877.0054 8560.5146 l --7877.0542 8557.4023 -7874.0718 8557.4023 v -f -0 R -0.9 G -0.5 w --7863.439 8560.498 m --7847.541 8560.498 -7845.0649 8560.498 v -S -0.5 G --7864.4746 8557.8867 m --7863.0767 8558.7578 -7863.439 8560.498 y -S -0.7 G --7866.5342 8557.4023 m --7865.6006 8557.4023 -7864.9409 8557.5957 -7864.4746 8557.8867 c -S -0.9 G --7878.1558 8580.1563 m --7878.1558 8560.5146 l --7877.0054 8560.5146 l --7877.0542 8557.4023 -7874.0718 8557.4023 v --7870.2729 8557.4023 -7866.5342 8557.4023 v -S -0.25 G --7842.5903 8562.9727 m --7842.5903 8580.1563 l --7878.1558 8580.1563 l -S -0.5 G --7843.6338 8560.8848 m --7842.5903 8561.5811 -7842.5903 8562.9727 y -S -0.7 G --7845.0649 8560.498 m --7844.4458 8560.498 -7843.981 8560.6533 -7843.6338 8560.8848 c -S -U -u -0 O -0.7 g -1 w --7875.6846 8559.0176 m --7871.8882 8559.0176 -7868.1489 8559.0176 v --7864.4111 8559.0176 -7865.0527 8562.1123 y --7849.1538 8562.1123 -7846.6802 8562.1123 v --7844.2046 8562.1123 -7844.2046 8564.5879 y --7844.2046 8581.7715 l --7879.771 8581.7715 l --7879.771 8562.1289 l --7878.6191 8562.1289 l --7878.6689 8559.0176 -7875.6846 8559.0176 v -f -0 R -0.9 G -0.5 w --7865.0527 8562.1123 m --7849.1538 8562.1123 -7846.6802 8562.1123 v -S -0.5 G --7866.0898 8559.5 m --7864.6929 8560.3711 -7865.0527 8562.1123 y -S -0.7 G --7868.1489 8559.0176 m --7867.2144 8559.0176 -7866.5542 8559.21 -7866.0898 8559.5 c -S -0.9 G --7879.771 8581.7715 m --7879.771 8562.1289 l --7878.6191 8562.1289 l --7878.6689 8559.0176 -7875.6846 8559.0176 v --7871.8882 8559.0176 -7868.1489 8559.0176 v -S -0.25 G --7844.2046 8564.5879 m --7844.2046 8581.7715 l --7879.771 8581.7715 l -S -0.5 G --7845.249 8562.5 m --7844.2046 8563.1953 -7844.2046 8564.5879 y -S -0.7 G --7846.6802 8562.1123 m --7846.061 8562.1123 -7845.5962 8562.2676 -7845.249 8562.5 c -S -U -u -0 O -0.7 g -1 w --7877.2993 8560.6318 m --7873.5034 8560.6318 -7869.7642 8560.6318 v --7866.0254 8560.6318 -7866.667 8563.7275 y --7850.769 8563.7275 -7848.2935 8563.7275 v --7845.8193 8563.7275 -7845.8193 8566.2031 y --7845.8193 8583.3867 l --7881.3857 8583.3867 l --7881.3857 8563.7441 l --7880.2334 8563.7441 l --7880.2842 8560.6318 -7877.2993 8560.6318 v -f -0 R -0.9 G -0.5 w --7866.667 8563.7275 m --7850.769 8563.7275 -7848.2935 8563.7275 v -S -0.5 G --7867.7046 8561.1152 m --7866.3071 8561.9863 -7866.667 8563.7275 y -S -0.7 G --7869.7642 8560.6318 m --7868.8286 8560.6318 -7868.1689 8560.8252 -7867.7046 8561.1152 c -S -0.9 G --7881.3857 8583.3867 m --7881.3857 8563.7441 l --7880.2334 8563.7441 l --7880.2842 8560.6318 -7877.2993 8560.6318 v --7873.5034 8560.6318 -7869.7642 8560.6318 v -S -0.25 G --7845.8193 8566.2031 m --7845.8193 8583.3867 l --7881.3857 8583.3867 l -S -0.5 G --7846.8638 8564.1143 m --7845.8193 8564.8105 -7845.8193 8566.2031 y -S -0.7 G --7848.2935 8563.7275 m --7847.6753 8563.7275 -7847.2114 8563.8828 -7846.8638 8564.1143 c -S -U -u -0 O -0.8 g -1 w --7878.9146 8562.2461 m --7875.1167 8562.2461 -7871.3794 8562.2461 v --7867.6401 8562.2461 -7868.2817 8565.3418 y --7852.3838 8565.3418 -7849.9087 8565.3418 v --7847.4346 8565.3418 -7847.4346 8567.8174 y --7847.4346 8585 l --7883.001 8585 l --7883.001 8565.3574 l --7881.8481 8565.3574 l --7881.8994 8562.2461 -7878.9146 8562.2461 v -f -0 R -0.9 G -0.5 w --7868.2817 8565.3418 m --7852.3838 8565.3418 -7849.9087 8565.3418 v -S -0.5 G --7869.3184 8562.7295 m --7867.9214 8563.6006 -7868.2817 8565.3418 y -S -0.7 G --7871.3794 8562.2461 m --7870.4438 8562.2461 -7869.7842 8562.4395 -7869.3184 8562.7295 c -S -0.9 G --7883.001 8585 m --7883.001 8565.3574 l --7881.8481 8565.3574 l --7881.8994 8562.2461 -7878.9146 8562.2461 v --7875.1167 8562.2461 -7871.3794 8562.2461 v -S -0.25 G --7847.4346 8567.8174 m --7847.4346 8585 l --7883.001 8585 l -S -0.5 G --7848.4785 8565.7285 m --7847.4346 8566.4238 -7847.4346 8567.8174 y -S -0.7 G --7849.9087 8565.3418 m --7849.29 8565.3418 -7848.8262 8565.4971 -7848.4785 8565.7285 c -S -U -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 10) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7815.2593 8585.25 L --7815.2593 8557.0195 L --7883.25 8557.0195 L --7883.25 8585.25 L -n -0 O -0.8 g --7835.5234 8580.209 m --7815.4785 8573.3516 l --7817.0591 8570.4502 l --7829.7202 8574.4063 l --7835.7866 8570.4502 l --7835.5234 8580.209 l -f -0 R -0.9 G -0.5 w --7816.7871 8570.3242 m --7829.7202 8574.4063 l -S -0.5 G --7815.4785 8573.3516 m --7817.0591 8570.4502 l -S -0.25 G --7835.5234 8580.209 m --7815.4785 8573.3516 l -S -0.5 G --7829.7202 8574.4063 m --7835.7866 8570.4502 l -S -0 O -0.8 g -1 w --7855.5679 8562.7998 m --7843.437 8557.5254 l --7840.0073 8561.7441 l --7855.5679 8562.7998 l -f -1 Ap -0.57 g --7835.2598 8582.0547 m --7881.6802 8582.0547 L --7881.6802 8584.9551 L --7835.2598 8584.9551 L --7835.2598 8582.0547 L -f -0 Ap -0 R -0.5 G -0.5 w --7843.437 8557.5254 m --7840.0073 8561.7441 l -S -0.9 G --7855.5679 8562.7998 m --7842.875 8557.248 l -S -0 O -0.8 g -1 w --7883.001 8560.7627 m --7883.001 8582.0859 l --7834.2046 8582.0859 l --7834.2046 8564.9121 l --7837.6338 8560.8223 l --7883.001 8560.7627 l -f -0 R -0.5 G -0.5 w --7883.001 8576.5166 m --7834.2046 8576.5166 l -S --7880.0986 8564.1191 m --7870.6025 8564.1191 l -S --7880.0986 8565.7676 m --7870.6025 8565.7676 l -S --7880.0986 8567.415 m --7870.6025 8567.415 l -S --7880.0986 8569.0635 m --7870.6025 8569.0635 l -S --7880.0986 8570.7109 m --7870.6025 8570.7109 l -S --7834.2046 8564.9121 m --7837.6338 8560.8223 l -S -0.25 G --7883.001 8582.0859 m --7834.2046 8582.0859 l --7834.2046 8564.9121 l -S -0.9 G --7837.6338 8560.793 m --7883.001 8560.793 l --7883.001 8582.3555 l -S -0.25 G --7835.2598 8582.0859 m --7835.2598 8585 l --7881.6714 8585 l -S -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 19) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7836.6338 8585.25 L --7836.6338 8549.6348 L --7883.25 8549.6348 L --7883.25 8585.25 L -n -u -u -0 O -0.7495 g -0 R -0.25 G -1 j 0.5 w 2 M --7836.9722 8585 m --7836.9722 8582.9805 l --7843.333 8579.5479 l --7859.8857 8579.5479 L --7876.439 8579.5479 l --7883.001 8582.9805 l --7883.001 8585 l --7836.9722 8585 l -b -0.8748 G -2 J 0 j --7859.8857 8579.5479 m --7876.439 8579.5479 l --7883.001 8582.9805 l --7883.001 8585 l -S --7836.9722 8582.9805 m --7843.333 8579.5479 l --7859.8857 8579.5479 L -S -0 O -0.9 g -0.25 G -0 J 1 j --7876.3394 8580.7598 m --7880.377 8582.9805 l --7839.7993 8582.9805 l --7843.2319 8580.7598 l --7876.3394 8580.7598 l -b -U -u -u -0.7 g -0 j 1 w 4 M --7871.125 8576.6523 m --7868.8462 8576.6094 L --7859.7446 8575.041 L --7850.4634 8576.6094 L --7848.6694 8576.6094 L --7848.729 8578.4512 L --7871.125 8578.4512 L --7871.125 8576.6523 L -f -0 R -0.25 G -0.5 w --7848.6978 8576.6523 m --7848.7905 8578.4512 L --7871.1567 8578.4512 L -S -0.9 G --7850.498 8576.6523 m --7848.6978 8576.6523 L -S -0.25 G --7859.8042 8575.041 m --7850.498 8576.6523 L -S -0.9 G --7871.1567 8578.4512 m --7871.1567 8576.6523 L --7868.9033 8576.6523 L --7859.8042 8575.041 L -S -U -u -0 O -0.7 g -1 w --7873.3672 8573.5781 m --7864.0703 8573.5313 L --7859.7119 8571.8047 L --7855.1343 8573.5313 L --7846.4214 8573.5313 L --7846.4927 8575.5557 L --7873.3672 8575.5557 L --7873.3672 8573.5781 L -f -0 R -0.25 G -0.5 w --7846.4546 8573.5781 m --7846.5649 8575.5557 L --7873.4038 8575.5557 L -S -0.9 G --7855.1758 8573.5781 m --7846.4546 8573.5781 L -S -0.25 G --7859.7817 8571.8047 m --7855.1758 8573.5781 L -S -0.9 G --7873.4038 8575.5557 m --7873.4038 8573.5781 L --7864.1406 8573.5781 L --7859.7817 8571.8047 L -S -U -u -0 O -0.7495 g -0.25 G -2 J 2 M --7874.8838 8572.75 m --7874.8911 8550.8809 l --7873.9082 8549.8848 L --7845.9302 8549.9121 L --7844.9922 8551.0508 L --7844.9922 8572.4648 L --7845.8022 8573.6045 L --7874.0366 8573.6045 l --7874.8838 8572.75 L -b -/BBAccumRotation (4.712389) XT -0.8748 G --7874.0366 8573.6045 m --7874.8838 8572.75 L --7874.8911 8550.8809 l --7873.9082 8549.8848 L --7845.9302 8549.9121 L -S -/BBAccumRotation (4.712389) XT -0 O -0.9 g -0.25 G --7848.0239 8570.7168 m --7848.0054 8552.7617 L --7871.8994 8552.7617 L --7871.9014 8570.7148 L --7848.0239 8570.7168 L -b -/BBAccumRotation (4.712389) XT -U -U -u -0.15 G -0 J 4 M --7843.333 8579.5479 m --7859.8857 8579.5479 L --7876.439 8579.5479 L --7883.001 8582.9805 L --7883.001 8585 L --7836.9722 8585 L --7836.9722 8582.9805 L --7843.333 8579.5479 L -s --7874.0366 8573.6045 m --7873.4038 8573.6045 L --7873.4038 8575.5557 L --7873.3672 8575.5449 L --7873.3672 8575.5527 L --7873.4038 8575.5557 L --7873.3672 8575.5557 L --7862.731 8575.5557 L --7868.8462 8576.6094 L --7871.125 8576.6523 L --7871.1567 8576.6523 L --7871.1567 8578.4512 L --7871.125 8578.4414 L --7871.125 8578.4482 L --7871.1567 8578.4512 L --7871.125 8578.4512 L --7848.7905 8578.4512 L --7848.729 8578.4512 L --7848.6694 8576.6094 L --7850.4634 8576.6094 L --7856.7002 8575.5557 L --7846.5649 8575.5557 L --7846.4927 8575.5557 L --7846.4233 8573.6045 L --7845.8022 8573.6045 L --7844.9922 8572.4648 L --7844.9922 8551.0508 L --7845.9302 8549.9121 L --7873.9082 8549.8848 L --7874.8911 8550.8809 L --7874.8838 8572.75 L --7874.0366 8573.6045 L -s -U -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 21) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.3184 8585.3184 m --7804.0449 8585.3184 L --7804.0449 8559.5566 L --7883.3184 8559.5566 L --7883.3184 8585.3184 L -n -u -0 O -0.8158 g -0 R -0 G -0.5 w 3.8636 M --7882.8638 8562.8213 m --7804.4961 8562.8213 L --7804.4961 8576.9053 L --7882.8638 8576.9053 L --7882.8638 8562.8213 L -b --7843.6792 8569.8633 m -B -U -u --7880.4233 8576.9053 m --7806.939 8576.9053 L --7805.4766 8576.9053 -7804.2954 8578.0908 -7804.2954 8579.5498 c --7804.2954 8580.9951 L --7804.2954 8582.4561 -7805.4766 8583.6416 -7806.939 8583.6416 c --7880.4233 8583.6416 L --7881.8838 8583.6416 -7883.0688 8582.4561 -7883.0688 8580.9951 c --7883.0688 8579.5498 L --7883.0688 8578.0908 -7881.8838 8576.9053 -7880.4233 8576.9053 c --7880.4233 8576.9053 L -b --7843.6802 8580.2744 m -B -U -0 g --7878.374 8583.6396 m --7873.8838 8583.6396 L --7874.7007 8585.0684 L --7877.251 8585.0684 L --7878.374 8583.6396 L -b --7814.293 8583.6396 m --7809.8022 8583.6396 L --7810.6191 8585.0684 L --7813.1714 8585.0684 L --7814.293 8583.6396 L -b -0.61 G -1 w --7875.9258 8562.8574 m --7875.9258 8574.4893 L -S --7873.8838 8562.8574 m --7873.8838 8574.4893 L -S -u -0 O -0 g -0 G -0.5 w --7826.7417 8566.7002 m --7813.0679 8566.7002 L --7813.0679 8568.9463 L --7826.7417 8568.9463 L --7826.7417 8566.7002 L -b --7819.9038 8567.8223 m -B -U -1 J --7814.3066 8577.9297 m --7813.8906 8578.3682 -7813.6362 8578.9561 -7813.6362 8579.6064 C --7813.6362 8580.9355 L --7813.6362 8581.5859 -7813.8906 8582.1758 -7814.3066 8582.6123 C -S --7816.1978 8577.9297 m --7815.7842 8578.3682 -7815.5288 8578.9561 -7815.5288 8579.6064 C --7815.5288 8580.9355 L --7815.5288 8581.5859 -7815.7842 8582.1758 -7816.1978 8582.6123 C -S --7818.0913 8577.9297 m --7817.6758 8578.3682 -7817.4214 8578.9561 -7817.4214 8579.6064 C --7817.4214 8580.9355 L --7817.4214 8581.5859 -7817.6758 8582.1758 -7818.0913 8582.6123 C -S --7819.9839 8577.9297 m --7819.5698 8578.3682 -7819.314 8578.9561 -7819.314 8579.6064 C --7819.314 8580.9355 L --7819.314 8581.5859 -7819.5698 8582.1758 -7819.9839 8582.6123 C -S --7821.8774 8577.9297 m --7821.4614 8578.3682 -7821.207 8578.9561 -7821.207 8579.6064 C --7821.207 8580.9355 L --7821.207 8581.5859 -7821.4614 8582.1758 -7821.8774 8582.6123 C -S --7823.769 8577.9297 m --7823.354 8578.3682 -7823.1001 8578.9561 -7823.1001 8579.6064 C --7823.1001 8580.9355 L --7823.1001 8581.5859 -7823.354 8582.1758 -7823.769 8582.6123 C -S --7825.6616 8577.9297 m --7825.248 8578.3682 -7824.9922 8578.9561 -7824.9922 8579.6064 C --7824.9922 8580.9355 L --7824.9922 8581.5859 -7825.248 8582.1758 -7825.6616 8582.6123 C -S --7827.5542 8577.9297 m --7827.1401 8578.3682 -7826.8857 8578.9561 -7826.8857 8579.6064 C --7826.8857 8580.9355 L --7826.8857 8581.5859 -7827.1401 8582.1758 -7827.5542 8582.6123 C -S --7829.4463 8577.9297 m --7829.0322 8578.3682 -7828.7769 8578.9561 -7828.7769 8579.6064 C --7828.7769 8580.9355 L --7828.7769 8581.5859 -7829.0322 8582.1758 -7829.4463 8582.6123 C -S --7831.3374 8577.9297 m --7830.9258 8578.3682 -7830.6694 8578.9561 -7830.6694 8579.6064 C --7830.6694 8580.9355 L --7830.6694 8581.5859 -7830.9258 8582.1758 -7831.3374 8582.6123 C -S --7833.231 8577.9297 m --7832.8159 8578.3682 -7832.563 8578.9561 -7832.563 8579.6064 C --7832.563 8580.9355 L --7832.563 8581.5859 -7832.8159 8582.1758 -7833.231 8582.6123 C -S --7835.125 8577.9297 m --7834.7095 8578.3682 -7834.4546 8578.9561 -7834.4546 8579.6064 C --7834.4546 8580.9355 L --7834.4546 8581.5859 -7834.7095 8582.1758 -7835.125 8582.6123 C -S --7837.0151 8577.9297 m --7836.6006 8578.3682 -7836.3472 8578.9561 -7836.3472 8579.6064 C --7836.3472 8580.9355 L --7836.3472 8581.5859 -7836.6006 8582.1758 -7837.0151 8582.6123 C -S --7838.9102 8577.9297 m --7838.4937 8578.3682 -7838.2407 8578.9561 -7838.2407 8579.6064 C --7838.2407 8580.9355 L --7838.2407 8581.5859 -7838.4937 8582.1758 -7838.9102 8582.6123 C -S --7840.8022 8577.9297 m --7840.3872 8578.3682 -7840.1318 8578.9561 -7840.1318 8579.6064 C --7840.1318 8580.9355 L --7840.1318 8581.5859 -7840.3872 8582.1758 -7840.8022 8582.6123 C -S -0 O -0.4385 g -0 J 1 j --7873.8838 8559.8066 m --7813.8838 8559.8066 L --7804.4961 8562.8213 L --7882.8638 8562.8213 L --7873.8838 8559.8066 L -b -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 22) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7876.001 8578.6211 m --7827.9502 8578.6211 L --7827.9502 8497.4414 L --7876.001 8497.4414 L --7876.001 8578.6211 L -n -u -u -u -0 O -0.7 g --7869.2202 8497.6914 m --7835.2578 8497.6914 L --7834.7935 8497.7441 L --7834.3569 8497.9102 L --7834.0791 8498.2148 L --7834.0034 8498.543 L --7834.0034 8562.8496 L --7834.0791 8563.1855 L --7834.3569 8563.4355 L --7834.7935 8563.6504 L --7835.2578 8563.707 L --7869.2202 8563.707 L --7869.6855 8563.6504 L --7870.0361 8563.4355 L --7870.3618 8563.1855 L --7870.4399 8562.8496 L --7870.4399 8498.543 L --7870.3618 8498.2148 L --7870.0361 8497.9102 L --7869.6855 8497.7441 L --7869.2202 8497.6914 L -f -0 R -0.25 G -0.5 w --7834.0034 8498.543 m --7834.0034 8562.8496 L --7834.0791 8563.1855 L --7834.3569 8563.4355 L --7834.7935 8563.6504 L --7835.2578 8563.707 L --7869.2202 8563.707 L --7869.6855 8563.6504 L --7870.0361 8563.4355 L --7870.3618 8563.1855 L --7870.4399 8562.8496 L -S -0.9 G --7870.4399 8562.8496 m --7870.4399 8498.543 L --7870.3618 8498.2148 L --7870.0361 8497.9102 L --7869.6855 8497.7441 L --7869.2202 8497.6914 L --7835.2578 8497.6914 L --7834.7935 8497.7441 L --7834.3569 8497.9102 L --7834.0791 8498.2148 L --7834.0034 8498.543 L -S -1 Ap -0 O -0.8 g -0.25 G -2 J 2 M --7838.79 8507.9629 m --7865.4775 8507.9629 L --7865.4775 8560.2607 L --7838.79 8560.2607 L --7838.79 8507.9629 L -b -u --7838.79 8523.8691 m --7865.4736 8523.8691 L --7865.4736 8520.0957 L --7838.79 8520.0957 L --7838.79 8523.8691 L -b --7838.79 8520.0615 m --7865.4736 8520.0615 L --7865.4736 8516.2871 L --7838.79 8516.2871 L --7838.79 8520.0615 L -b -U -0 Ap -0.25 g -0 J 1 w 4 M --7842.3818 8509.4375 m --7843.2319 8509.4375 L --7862.2729 8509.4375 L --7862.2729 8510.3271 L --7855.8018 8510.3271 L --7855.8018 8510.9629 L --7848.8486 8510.9629 L --7848.8486 8510.3271 L --7842.3818 8510.3271 L --7842.3818 8509.4375 L -f -1 Ap -0.6 g -0 R -0.25 G -2 J 0.5 w 2 M --7842.8271 8511.3691 m --7846.8706 8511.3691 L --7846.8706 8510.7324 L --7842.8271 8510.7324 L --7842.8271 8511.3691 L -b -u -0.8 g --7840.8057 8514.5547 m --7863.4463 8514.5547 L --7863.4463 8513.0664 L --7840.8057 8513.0664 L --7840.8057 8514.5547 L -b --7863.4463 8514.5547 m --7863.4463 8513.0664 L --7840.8057 8513.0664 L -S -0.9 G --7840.8057 8513.0664 m --7840.8057 8514.5547 L --7863.4463 8514.5547 L -S -U -0 O -0.7 g -0 J 1 w 4 M --7841.1318 8515.6172 m --7845.1743 8515.6172 L --7845.1743 8514.9805 L --7841.1318 8514.9805 L --7841.1318 8515.6172 L -f -0 R -0.25 G -2 J 0.5 w 2 M --7841.1318 8514.9805 m --7841.1318 8515.6172 L --7845.1743 8515.6172 L -S -u -u --7861.5903 8500.6797 m --7861.5903 8503.7402 L --7866.9287 8503.7402 L -S --7861.5903 8503.7393 m --7861.5903 8506.7578 L --7866.9287 8506.7578 L -S -U -u -0.9 G --7866.9287 8503.7129 m --7866.9287 8500.6934 L --7861.5903 8500.6934 L -S --7866.9287 8506.7578 m --7866.9287 8503.7393 L --7861.5903 8503.7393 L -S -U -U -u -u -0.25 G --7837.7178 8500.6797 m --7837.7178 8503.7402 L --7843.0542 8503.7402 L -S --7837.7178 8503.7393 m --7837.7178 8506.7578 L --7843.0542 8506.7578 L -S -U -u -0.9 G --7843.0542 8503.7129 m --7843.0542 8500.6934 L --7837.7178 8500.6934 L -S --7843.0542 8506.7578 m --7843.0542 8503.7393 L --7837.7178 8503.7393 L -S -U -U -0 O -0.8 g -0 J 1 w 4 M --7832.144 8564.9395 m --7872.3799 8564.9395 L --7870.6865 8562.6406 L --7833.8359 8562.6406 L --7832.144 8564.9395 L -f -0 R -0.9 G -0.5 w --7870.4072 8562.4785 m --7872.3799 8564.9395 L --7869.9111 8564.9395 l -S -0.25 G --7834.083 8562.3672 m --7832.144 8564.9395 L --7872.0337 8564.9395 l -S -U -0 Ap -0.15 G --7833.8359 8562.6406 m --7833.874 8562.6406 L --7834.0034 8562.4727 L --7834.0034 8498.543 L --7834.0791 8498.2148 L --7834.3569 8497.9102 L --7834.7935 8497.7441 L --7835.2578 8497.6914 L --7869.2202 8497.6914 L --7869.6855 8497.7441 L --7870.0361 8497.9102 L --7870.3618 8498.2148 L --7870.4399 8498.543 L --7870.4399 8562.5195 L --7870.5386 8562.6406 L --7870.6865 8562.6406 L --7872.3799 8564.9395 L --7872.0337 8564.9395 L --7869.9111 8564.9395 L --7832.144 8564.9395 L --7833.8359 8562.6406 L -s --7870.4399 8562.5195 m --7833.8359 8562.5195 l -S -U -U -0 To -1 0 0 -1 -7851.9761 8576.5957 0 Tp -0 Tv -TP --24.0247 0 Td -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -36 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 0 0 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(DNS Ser) Tx 1 -30 Tk -(v) Tx 1 25 Tk -(er) Tx 1 0 Tk -(\r) TX -TO -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 23) -0 A -u -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7878.9351 8565.3359 m --7830.6465 8565.3359 L --7830.6465 8506.8223 L --7878.9351 8506.8223 L --7878.9351 8565.3359 L -n -0 O -0.64 g --7830.6465 8513.9863 m --7832.5977 8506.8223 L --7849.127 8506.8223 L --7851.001 8513.9863 L --7858.666 8513.9863 L --7860.7529 8506.8223 L --7877.0625 8506.8223 L --7878.9351 8513.9863 L --7878.9351 8514.0137 L --7830.6465 8514.0137 L --7830.6465 8513.9863 L -f -0.92 g --7878.9351 8514.0137 m --7878.9351 8565.3164 L --7870.5898 8565.3164 L --7870.5898 8561.6152 L --7870.5386 8561.6152 L --7870.5386 8514.0137 L --7878.9351 8514.0137 L -f --7830.6465 8514.0137 m --7838.7871 8514.0137 L --7838.7871 8565.3359 L --7830.6465 8565.3359 L --7830.6465 8514.0137 L -f -0.8158 g --7870.5386 8514.0137 m --7870.5386 8561.6152 L --7838.8442 8561.6152 L --7838.8442 8565.3359 L --7838.7871 8565.3359 L --7838.7871 8514.0137 L --7870.5386 8514.0137 L -f -0 R -0.67 G -0.5 w 3.8635 M --7858.666 8513.9863 m --7858.6582 8561.6152 L -S --7857.8145 8513.9863 m --7857.8066 8561.6152 L -S --7856.9634 8513.9863 m --7856.9551 8561.6152 L -S --7856.1113 8513.9863 m --7856.103 8561.6152 L -S --7855.2598 8513.9863 m --7855.252 8561.6152 L -S --7854.4082 8513.9863 m --7854.3999 8561.6152 L -S --7853.5566 8513.9863 m --7853.5488 8561.6152 L -S --7853.5718 8513.9863 m --7853.563 8561.6152 L -S --7852.7202 8513.9863 m --7852.7114 8561.6152 L -S --7851.8682 8513.9863 m --7851.8594 8561.6152 L -S --7851.0161 8513.9863 m --7851.0078 8561.6152 L -S -U -0 To -1 0 0 -1 -7854.791 8576.5957 0 Tp -0 Tv -TP --21.2094 0 Td -0 Tr -0 O -0 g -1 w 4 M -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -53.0468 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 0 0 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 4 Tl -0 Tc -0 Tw -(Mainfr) Tx 1 10 Tk -(ame) Tx 1 0 Tk -(\r) TX -TO -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 40) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7884 8586 m --7835.7114 8586 L --7835.7114 8500.1016 L --7884 8500.1016 L --7884 8586 L -n -0 O -0.64 g --7835.7114 8507.2656 m --7837.6626 8500.1016 L --7854.1919 8500.1016 L --7856.0654 8507.2656 L --7863.7305 8507.2656 L --7865.8174 8500.1016 L --7882.127 8500.1016 L --7884 8507.2656 L --7884 8507.293 L --7835.7114 8507.293 L --7835.7114 8507.2656 L -f -0.92 g --7884 8507.293 m --7884 8585.9805 L --7875.6543 8585.9805 L --7875.6543 8582.2793 L --7875.6025 8582.2793 L --7875.6025 8507.293 L --7884 8507.293 L -f --7835.7114 8507.293 m --7843.8511 8507.293 L --7843.8511 8586 L --7835.7114 8586 L --7835.7114 8507.293 L -f -0.8158 g --7875.6025 8507.293 m --7875.6025 8582.2793 L --7843.9087 8582.2793 L --7843.9087 8586 L --7843.8511 8586 L --7843.8511 8507.293 L --7875.6025 8507.293 L -f -0 R -0.67 G -0.5 w 3.8635 M --7863.7305 8507.2656 m --7863.7222 8582.2793 L -S --7862.8794 8507.2656 m --7862.8711 8582.2793 L -S --7862.0273 8507.2656 m --7862.019 8582.2793 L -S --7861.1758 8507.2656 m --7861.168 8582.2793 L -S --7860.3242 8507.2656 m --7860.3169 8582.2793 L -S --7859.4727 8507.2656 m --7859.4648 8582.2793 L -S --7858.6206 8507.2656 m --7858.6138 8582.2793 L -S --7858.6362 8507.2656 m --7858.6279 8582.2793 L -S --7857.7842 8507.2656 m --7857.7754 8582.2793 L -S --7856.9326 8507.2656 m --7856.9238 8582.2793 L -S --7856.0801 8507.2656 m --7856.0718 8582.2793 L -S -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 43) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.749 8585.8232 m --7870.9414 8585.8232 L --7870.9414 8557.1563 L --7883.749 8557.1563 L --7883.749 8585.8232 L -n -0 O -0.3 g --7870.9414 8574.5498 m --7875.1558 8563.2031 L --7875.3862 8562.5801 -7876.0439 8562.2598 -7876.6719 8562.4141 C --7876.8018 8562.3506 -7876.9473 8562.3359 -7877.0889 8562.3164 C --7875.771 8562.1797 -7874.7358 8561.1084 -7874.7358 8559.7627 c --7874.7358 8558.3184 -7875.9009 8557.1563 -7877.3447 8557.1563 c --7878.7842 8557.1563 -7879.9482 8558.3184 -7879.9482 8559.7627 c --7879.9482 8561.1084 -7878.916 8562.1797 -7877.6016 8562.3164 C --7877.7441 8562.3359 -7877.8809 8562.3506 -7878.0186 8562.4141 C --7878.645 8562.2598 -7879.3018 8562.5801 -7879.5313 8563.2031 C --7883.749 8574.5498 L --7884 8575.2168 -7883.6543 8575.9688 -7882.9834 8576.2188 c --7882.313 8576.4658 -7881.5664 8576.123 -7881.3193 8575.4531 C --7880.1289 8572.2441 L --7880.0054 8572.6758 -7879.876 8573.0762 -7879.7119 8573.4385 C --7882.4902 8584.2402 L --7882.668 8584.9375 -7882.252 8585.6416 -7881.5586 8585.8232 c --7880.8657 8586 -7880.1626 8585.583 -7879.9766 8584.8867 C --7877.5918 8575.5967 L --7877.5049 8575.6084 -7877.4282 8575.6494 -7877.3447 8575.6494 c --7877.2617 8575.6494 -7877.1855 8575.6084 -7877.0991 8575.5967 C --7874.7129 8584.8867 L --7874.5303 8585.583 -7873.8242 8586 -7873.1318 8585.8232 c --7872.4385 8585.6416 -7872.0215 8584.9375 -7872.1978 8584.2402 C --7874.9766 8573.4385 L --7874.8154 8573.0762 -7874.6846 8572.6758 -7874.5625 8572.2441 C --7873.3711 8575.4531 L --7873.125 8576.123 -7872.3799 8576.4658 -7871.707 8576.2188 c --7871.0391 8575.9688 -7870.6914 8575.2168 -7870.9414 8574.5498 C -f -U -%AI8_EndBrushPattern -%AI5_End_NonPrinting-- -%AI5_BeginPalette -0 0 Pb -1 1 1 1 ([Registration]) 0 Xs -([Registration]) Pc -0 0 0 0.15 (15%) 0 0 Xk -(15%) Pc -0 0 0 0.3 (30%) 0 0 Xk -(30%) Pc -0 0 0 0.5 (50%) 0 0 Xk -(50%) Pc -0 0 0 0.75 (75%) 0 0 Xk -(75%) Pc -(horizontal rules) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(horizontal rules) Pc -(bi-direction diagonals) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(bi-direction diagonals) Pc -(one direction diagonals) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(one direction diagonals) Pc -(white dots) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(white dots) Pc -(black dots) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p -(black dots) Pc -PB -%AI5_EndPalette -%AI5_Begin_NonPrinting -Np -%AI8_BeginPluginObject -(Adobe Brush Manager Order) -(Adobe Brush Manager Order) -( Adobe Scatter Brush Tool/ Scatter Brush 1/ Adobe Scatter Brush Tool/ ) - -(Mainframe/ Adobe Scatter Brush Tool/ Client/ Adobe Scatter Brush Tool/) - -( person/ Adobe Scatter Brush Tool/ Print spooler/ Adobe Scatter Brush ) - -(Tool/ Folders/ Adobe Scatter Brush Tool/ Printer/ Adobe Scatter Brush ) - -(Tool/ Client 1/ Adobe Scatter Brush Tool/ Mainframe 1/ Adobe Scatter B) - -(rush Tool/ Fax server/) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Client) -(1 /New Pattern 19/ 0 0.0784314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Client 1) -(1 /New Pattern 19/ 0 0.0784314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Fax server) -(1 /New Pattern 21/ 0 0.184314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Folders) -(1 /New Pattern 9/ 0 0.160784 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Mainframe) -(1 /New Pattern 23/ 0 0.184314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Mainframe 1) -(1 /New Pattern 40/ 0 0.184314 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(person) -(1 /New Pattern 43/ 0 0.701961 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Print spooler) -(1 /New Pattern 2/ 0 0.854902 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Printer) -(1 /New Pattern 10/ 0 0.160784 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI8_BeginPluginObject -(Adobe Scatter Brush Tool) -(Scatter Brush 1) -(1 /New Pattern 22/ 0 0.2 / 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0) . -%AI8_EndPluginObject -%AI5_End_NonPrinting-- -%AI5_Begin_NonPrinting -Np -%AI8_PluginGroupInfo -(Adobe Path Blends) (Adobe Blends Plugin) (Live Blends) -%AI8_PluginGroupInfo -(Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (Art Brush Tool) -%AI8_PluginGroupInfo -(Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (Art Brush Tool) -%AI8_PluginGroupInfo -(Adobe Calligraphic Brush Tool) (Undo New Calligraphic Brush) (Calligraphic Brush Tool) -%AI8_PluginGroupInfo -(Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (Scatter Brush Tool) -%AI5_End_NonPrinting-- -%%EndSetup -%AI5_BeginLayer -1 1 1 1 0 0 1 0 79 128 255 0 50 Lb -(Layer 1) Ln -0 A -1 Ap -0 O -0.95 g -0 R -0 G -800 Ar -0 J 0 j 0.5 w 4 M []0 d -%AI3_Note: -0 D -1 XR -501.71 169.1504 m -153.71 169.1504 L -153.71 589.1504 L -501.71 589.1504 L -501.71 169.1504 L -(b) * -0 To -1 0 0 1 236.4463 332.1426 0 Tp -0 Tv -TP --14.7797 0 Td -0 Tr -0 g -1 w -0 XR -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf --4.5 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -23.6196 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 3.2805 3.2805 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(P) Tx 1 40 Tk -(ar) Tx 1 10 Tk -(allel\r) Tx 1 0 Tk -3.1148 -11 Td -(Cab) Tx 1 20 Tk -(le) Tx 1 0 Tk -(\r) TX -TO -0 Ap -0 R -0 G -0.5 w -184.8491 350.9229 m -197.9233 350.9199 210.9907 351.3887 224.0674 351.2979 c -227.6689 351.2725 249.1094 354.4385 250.6377 348.4697 c -251.6982 344.3271 238.7969 344.8301 237.2236 340.9258 C -241.8062 337.6826 254.5508 340.2188 259.3149 340.2549 c -269.4844 340.3301 279.0869 337.2725 289.0425 336.8418 c -S -u -%_1 w -%_283.2539 343.2559 m -%_S -%_U -%_0 Ap -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR -283.2539 343.2559 m -N -u -u -u -0 O -0.7495 g -0 R -0.25 G -1 j 0.5 w 2 M -306.2246 325.6982 m -306.2246 327.7178 l -299.8633 331.1504 l -283.3105 331.1504 L -266.7578 331.1504 l -260.1953 327.7178 l -260.1953 325.6982 l -306.2246 325.6982 l -b -0.8748 G -2 J 0 j -283.3105 331.1504 m -266.7578 331.1504 l -260.1953 327.7178 l -260.1953 325.6982 l -S -306.2246 327.7178 m -299.8633 331.1504 l -283.3105 331.1504 L -S -0 O -0.9 g -0.25 G -0 J 1 j -266.8574 329.9385 m -262.8193 327.7178 l -303.3965 327.7178 l -299.9648 329.9385 l -266.8574 329.9385 l -b -U -u -u -0.7 g -0 j 1 w 4 M -272.0713 334.0459 m -274.3496 334.0889 L -283.4512 335.6572 L -292.7324 334.0889 L -294.5273 334.0889 L -294.4668 332.2471 L -272.0713 332.2471 L -272.0713 334.0459 L -f -0 R -0.25 G -0.5 w -294.498 334.0459 m -294.4063 332.2471 L -272.0391 332.2471 L -S -0.9 G -292.6982 334.0459 m -294.498 334.0459 L -S -0.25 G -283.3926 335.6572 m -292.6982 334.0459 L -S -0.9 G -272.0391 332.2471 m -272.0391 334.0459 L -274.293 334.0459 L -283.3926 335.6572 L -S -U -u -0 O -0.7 g -1 w -269.8291 337.1201 m -279.126 337.167 L -283.4844 338.8936 L -288.0625 337.167 L -296.7754 337.167 L -296.7031 335.1426 L -269.8291 335.1426 L -269.8291 337.1201 L -f -0 R -0.25 G -0.5 w -296.7422 337.1201 m -296.6309 335.1426 L -269.793 335.1426 L -S -0.9 G -288.0205 337.1201 m -296.7422 337.1201 L -S -0.25 G -283.4141 338.8936 m -288.0205 337.1201 L -S -0.9 G -269.793 335.1426 m -269.793 337.1201 L -279.0557 337.1201 L -283.4141 338.8936 L -S -U -u -0 O -0.7495 g -0.25 G -2 J 2 M -268.3125 337.9482 m -268.3047 359.8174 l -269.2881 360.8135 L -297.2656 360.7861 L -298.2041 359.6475 L -298.2041 338.2334 L -297.3945 337.0938 L -269.1602 337.0938 l -268.3125 337.9482 L -b -/BBAccumRotation (4.712389) XT -0.8748 G -269.1602 337.0938 m -268.3125 337.9482 L -268.3047 359.8174 l -269.2881 360.8135 L -297.2656 360.7861 L -S -/BBAccumRotation (4.712389) XT -0 O -0.9 g -0.25 G -295.1719 339.9814 m -295.1914 357.9365 L -271.2969 357.9365 L -271.2949 339.9834 L -295.1719 339.9814 L -b -/BBAccumRotation (4.712389) XT -U -U -u -0.15 G -0 J 4 M -299.8633 331.1504 m -283.3105 331.1504 L -266.7578 331.1504 L -260.1953 327.7178 L -260.1953 325.6982 L -306.2246 325.6982 L -306.2246 327.7178 L -299.8633 331.1504 L -s -269.1602 337.0938 m -269.793 337.0938 L -269.793 335.1426 L -269.8291 335.1533 L -269.8291 335.1455 L -269.793 335.1426 L -269.8291 335.1426 L -280.4648 335.1426 L -274.3496 334.0889 L -272.0713 334.0459 L -272.0391 334.0459 L -272.0391 332.2471 L -272.0713 332.2568 L -272.0713 332.25 L -272.0391 332.2471 L -272.0713 332.2471 L -294.4063 332.2471 L -294.4668 332.2471 L -294.5273 334.0889 L -292.7324 334.0889 L -286.4961 335.1426 L -296.6309 335.1426 L -296.7031 335.1426 L -296.7734 337.0938 L -297.3945 337.0938 L -298.2041 338.2334 L -298.2041 359.6475 L -297.2656 360.7861 L -269.2881 360.8135 L -268.3047 359.8174 L -268.3125 337.9482 L -269.1602 337.0938 L -s -U -U -U -U -(Adobe Scatter Brush Tool) 1 0 56 XP -%010203043F8000003F8000003F8000003F80000000000000000000000000 -%000000000000000000000000000000000F36436C69656E742031 -/Adobe_Brushed_Path () XT -u -%_0 G -%_385.5439 280.833 m -%_S -%_U -%_0 Ap -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR -385.5439 280.833 m -N -u -u -u -0 O -0.7495 g -0 R -0.25 G -1 j 0.25 w 2 M -397.0293 272.0547 m -397.0293 273.0645 l -393.8486 274.7803 l -385.5723 274.7803 L -377.2959 274.7803 l -374.0146 273.0645 l -374.0146 272.0547 l -397.0293 272.0547 l -b -0.8748 G -2 J 0 j -385.5723 274.7803 m -377.2959 274.7803 l -374.0146 273.0645 l -374.0146 272.0547 l -S -397.0293 273.0645 m -393.8486 274.7803 l -385.5723 274.7803 L -S -0 O -0.9 g -0.25 G -0 J 1 j -377.3457 274.1738 m -375.3271 273.0645 l -395.6152 273.0645 l -393.8994 274.1738 l -377.3457 274.1738 l -b -U -u -u -0.7 g -0 j 1 w 4 M -379.9521 276.2285 m -381.0918 276.25 L -385.6426 277.0332 L -390.2832 276.25 L -391.1807 276.25 L -391.1504 275.3281 L -379.9521 275.3281 L -379.9521 276.2285 L -f -0 R -0.25 G -0.25 w -391.166 276.2285 m -391.1201 275.3281 L -379.9365 275.3281 L -S -0.9 G -390.2666 276.2285 m -391.166 276.2285 L -S -0.25 G -385.6133 277.0332 m -390.2666 276.2285 L -S -0.9 G -379.9365 275.3281 m -379.9365 276.2285 L -381.0635 276.2285 L -385.6133 277.0332 L -S -U -u -0 O -0.7 g -1 w -378.8311 277.7656 m -383.4795 277.7891 L -385.6592 278.6523 L -387.9482 277.7891 L -392.3047 277.7891 L -392.2686 276.7764 L -378.8311 276.7764 L -378.8311 277.7656 L -f -0 R -0.25 G -0.25 w -392.2881 277.7656 m -392.2324 276.7764 L -378.8135 276.7764 L -S -0.9 G -387.9268 277.7656 m -392.2881 277.7656 L -S -0.25 G -385.624 278.6523 m -387.9268 277.7656 L -S -0.9 G -378.8135 276.7764 m -378.8135 277.7656 L -383.4443 277.7656 L -385.624 278.6523 L -S -U -u -0 O -0.7495 g -0.25 G -2 J 2 M -378.0732 278.1797 m -378.0693 289.1133 l -378.5615 289.6113 L -392.5498 289.5977 L -393.0186 289.0293 L -393.0186 278.3223 L -392.6143 277.752 L -378.4971 277.752 l -378.0732 278.1797 L -b -/BBAccumRotation (4.712389) XT -0.8748 G -378.4971 277.752 m -378.0732 278.1797 L -378.0693 289.1133 l -378.5615 289.6113 L -392.5498 289.5977 L -S -/BBAccumRotation (4.712389) XT -0 O -0.9 g -0.25 G -391.5029 279.1953 m -391.5127 288.1738 L -379.5654 288.1738 L -379.5645 279.1973 L -391.5029 279.1953 L -b -/BBAccumRotation (4.712389) XT -U -U -u -0.15 G -0 J 4 M -393.8486 274.7803 m -385.5723 274.7803 L -377.2959 274.7803 L -374.0146 273.0645 L -374.0146 272.0547 L -397.0293 272.0547 L -397.0293 273.0645 L -393.8486 274.7803 L -s -378.4971 277.752 m -378.8135 277.752 L -378.8135 276.7764 L -378.8311 276.7813 L -378.8311 276.7773 L -378.8135 276.7764 L -378.8311 276.7764 L -384.1494 276.7764 L -381.0918 276.25 L -379.9521 276.2285 L -379.9365 276.2285 L -379.9365 275.3281 L -379.9521 275.334 L -379.9521 275.3301 L -379.9365 275.3281 L -379.9521 275.3281 L -391.1201 275.3281 L -391.1504 275.3281 L -391.1807 276.25 L -390.2832 276.25 L -387.165 276.7764 L -392.2324 276.7764 L -392.2686 276.7764 L -392.3037 277.752 L -392.6143 277.752 L -393.0186 278.3223 L -393.0186 289.0293 L -392.5498 289.5977 L -378.5615 289.6113 L -378.0693 289.1133 L -378.0732 278.1797 L -378.4971 277.752 L -s -U -U -U -U -(Adobe Scatter Brush Tool) 1 0 56 XP -%010203043F8000003F8000003F8000003F80000000000000000000000000 -%000000000000000000000000000000000F36436C69656E742031 -/Adobe_Brushed_Path () XT -0 To -1 0 0 1 282.8003 319.2734 0 Tp -0 Tv -TP --21.8418 0 Td -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf --4.5 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -23.6196 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 3.2805 3.2805 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(Pr) Tx 1 -15 Tk -(intser) Tx 1 -30 Tk -(v) Tx 1 25 Tk -(er) Tx 1 0 Tk -(\r) TX -TO -0 To -1 0 0 1 282.8003 350.0479 0 Tp -0 Tv -TP --6.2504 0 Td -0 Tr -(PC) Tx 1 0 Tk -(\r) TX -TO -0 To -1 0 0 1 415.3008 280.3564 0 Tp -0 Tv -TP --8.5004 0 Td -0 Tr -(PCs) Tx 1 0 Tk -(\r) TX -TO -0 To -1 0 0 1 373.9746 316.4063 0 Tp -0 Tv -TP --16.5244 0 Td -0 Tr -(Netw) Tx 1 10 Tk -(or) Tx 1 -15 Tk -(k) Tx 1 0 Tk -(\r) TX -TO -0 To -1 0 0 1 176.1445 369.5293 0 Tp -0 Tv -TP --12.7793 0 Td -0 Tr --20 Tt --0.18 Tc -(Pr) Tx 1 -15 Tk -(inter) Tx 1 0 Tk -(\r) TX -TO -u -%_1 g -%_0 R -%_0.67 G -%_1 M -%_184.939 348.2959 m -%_B -%_U -%_0 Ap -0 A -u -0 O -1 g -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR -184.939 348.2959 m -F -u -0.8 g -198.6704 339.2217 m -218.7153 346.0791 l -217.1348 348.9805 l -204.4736 345.0244 l -198.4072 348.9805 l -198.6704 339.2217 l -f -0 R -0.9 G -0.5 w -217.4067 349.1064 m -204.4736 345.0244 l -S -0.5 G -218.7153 346.0791 m -217.1348 348.9805 l -S -0.25 G -198.6704 339.2217 m -218.7153 346.0791 l -S -0.5 G -204.4736 345.0244 m -198.4072 348.9805 l -S -0 O -0.8 g -1 w -178.626 356.6309 m -190.7568 361.9053 l -194.1865 357.6865 l -178.626 356.6309 l -f -1 Ap -0.57 g -198.9341 337.376 m -152.5137 337.376 L -152.5137 334.4756 L -198.9341 334.4756 L -198.9341 337.376 L -f -0 Ap -0 R -0.5 G -0.5 w -190.7568 361.9053 m -194.1865 357.6865 l -S -0.9 G -178.626 356.6309 m -191.3188 362.1826 l -S -0 O -0.8 g -1 w -151.1929 358.668 m -151.1929 337.3447 l -199.9893 337.3447 l -199.9893 354.5186 l -196.5601 358.6084 l -151.1929 358.668 l -f -0 R -0.5 G -0.5 w -151.1929 342.9141 m -199.9893 342.9141 l -S -154.0952 355.3115 m -163.5913 355.3115 l -S -154.0952 353.6631 m -163.5913 353.6631 l -S -154.0952 352.0156 m -163.5913 352.0156 l -S -154.0952 350.3672 m -163.5913 350.3672 l -S -154.0952 348.7197 m -163.5913 348.7197 l -S -199.9893 354.5186 m -196.5601 358.6084 l -S -0.25 G -151.1929 337.3447 m -199.9893 337.3447 l -199.9893 354.5186 l -S -0.9 G -196.5601 358.6377 m -151.1929 358.6377 l -151.1929 337.0752 l -S -0.25 G -198.9341 337.3447 m -198.9341 334.4307 l -152.5225 334.4307 l -S -U -U -(Adobe Scatter Brush Tool) 1 0 55 XP -%010203043F8000003F8000003F8000003F80000000000000000000000000 -%0000000000000000000000000000000007995072696E746572 -/Adobe_Brushed_Path () XT -0 G -368.3398 266.2295 m -349.9629 278.8408 l -349.9629 330.7295 349.9629 333.9727 v -350.0488 345.1484 338.7871 345.1484 v -327.5254 345.1484 298.0693 345.1484 y -S -349.9629 291.9287 m -368.3398 279.3174 l -S -349.9629 305.0166 m -368.3398 292.4053 l -S -0 To -1 0 0 1 369.2402 389.2676 0 Tp -0 Tv -TP --19.7722 0 Td -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -23.6196 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 3.2805 3.2805 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(Fileser) Tx 1 -30 Tk -(v) Tx 1 25 Tk -(er) Tx 1 0 Tk -(\r) TX -TO -u -%_0 R -%_0 G -%_0.65 w -%_368.8516 374.7744 m -%_S -%_U -%_0 Ap -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR -368.8516 374.7744 m -N -u -u -0 O -0.8158 g -0 R -0 G -0.325 w 3.8636 M -343.3828 381.0254 m -394.3223 381.0254 L -394.3223 371.8701 L -343.3828 371.8701 L -343.3828 381.0254 L -b -368.8535 376.4473 m -B -U -u -344.9697 371.8701 m -392.7344 371.8701 L -393.6855 371.8701 394.4531 371.0996 394.4531 370.1514 c -394.4531 369.2119 L -394.4531 368.2617 393.6855 367.4922 392.7344 367.4922 c -344.9697 367.4922 L -344.0205 367.4922 343.25 368.2617 343.25 369.2119 c -343.25 370.1514 L -343.25 371.0996 344.0205 371.8701 344.9697 371.8701 c -344.9697 371.8701 L -b -368.8525 369.6797 m -B -U -0 g -346.3018 367.4922 m -349.2207 367.4922 L -348.6895 366.5645 L -347.0313 366.5645 L -346.3018 367.4922 L -b -387.9551 367.4922 m -390.873 367.4922 L -390.3418 366.5645 L -388.6836 366.5645 L -387.9551 367.4922 L -b -0.61 G -0.65 w -347.8926 381.002 m -347.8926 373.4404 L -S -349.2207 381.002 m -349.2207 373.4404 L -S -u -0 O -0 g -0 G -0.325 w -379.8633 378.5039 m -388.75 378.5039 L -388.75 377.043 L -379.8633 377.043 L -379.8633 378.5039 L -b -384.3066 377.7734 m -B -U -1 J -387.9453 371.2041 m -388.2158 370.9199 388.3809 370.5371 388.3809 370.1143 C -388.3809 369.25 L -388.3809 368.8281 388.2158 368.4443 387.9453 368.1602 C -S -386.7168 371.2041 m -386.9844 370.9199 387.1504 370.5371 387.1504 370.1143 C -387.1504 369.25 L -387.1504 368.8281 386.9844 368.4443 386.7168 368.1602 C -S -385.4854 371.2041 m -385.7559 370.9199 385.9209 370.5371 385.9209 370.1143 C -385.9209 369.25 L -385.9209 368.8281 385.7559 368.4443 385.4854 368.1602 C -S -384.2559 371.2041 m -384.5244 370.9199 384.6914 370.5371 384.6914 370.1143 C -384.6914 369.25 L -384.6914 368.8281 384.5244 368.4443 384.2559 368.1602 C -S -383.0244 371.2041 m -383.2949 370.9199 383.4609 370.5371 383.4609 370.1143 C -383.4609 369.25 L -383.4609 368.8281 383.2949 368.4443 383.0244 368.1602 C -S -381.7949 371.2041 m -382.0645 370.9199 382.2305 370.5371 382.2305 370.1143 C -382.2305 369.25 L -382.2305 368.8281 382.0645 368.4443 381.7949 368.1602 C -S -380.5645 371.2041 m -380.834 370.9199 381 370.5371 381 370.1143 C -381 369.25 L -381 368.8281 380.834 368.4443 380.5645 368.1602 C -S -379.334 371.2041 m -379.6035 370.9199 379.7695 370.5371 379.7695 370.1143 C -379.7695 369.25 L -379.7695 368.8281 379.6035 368.4443 379.334 368.1602 C -S -378.1045 371.2041 m -378.374 370.9199 378.54 370.5371 378.54 370.1143 C -378.54 369.25 L -378.54 368.8281 378.374 368.4443 378.1045 368.1602 C -S -376.875 371.2041 m -377.1426 370.9199 377.3096 370.5371 377.3096 370.1143 C -377.3096 369.25 L -377.3096 368.8281 377.1426 368.4443 376.875 368.1602 C -S -375.6445 371.2041 m -375.9141 370.9199 376.0791 370.5371 376.0791 370.1143 C -376.0791 369.25 L -376.0791 368.8281 375.9141 368.4443 375.6445 368.1602 C -S -374.4141 371.2041 m -374.6836 370.9199 374.8496 370.5371 374.8496 370.1143 C -374.8496 369.25 L -374.8496 368.8281 374.6836 368.4443 374.4141 368.1602 C -S -373.1855 371.2041 m -373.4551 370.9199 373.6191 370.5371 373.6191 370.1143 C -373.6191 369.25 L -373.6191 368.8281 373.4551 368.4443 373.1855 368.1602 C -S -371.9531 371.2041 m -372.2246 370.9199 372.3887 370.5371 372.3887 370.1143 C -372.3887 369.25 L -372.3887 368.8281 372.2246 368.4443 371.9531 368.1602 C -S -370.7227 371.2041 m -370.9932 370.9199 371.1592 370.5371 371.1592 370.1143 C -371.1592 369.25 L -371.1592 368.8281 370.9932 368.4443 370.7227 368.1602 C -S -0 O -0.4385 g -0 J 1 j -349.2207 382.9844 m -388.2207 382.9844 L -394.3223 381.0254 L -343.3828 381.0254 L -349.2207 382.9844 L -b -U -U -(Adobe Scatter Brush Tool) 1 0 58 XP -%010203043F8000003F8000003F8000003F80000000000000000000000000 -%0000000000000000000000000000000041C646617820736572766572 -/Adobe_Brushed_Path () XT -0 j 0.5 w 4 M -342.4727 375.2129 m -327.0859 375.2129 l -327.0859 345.3223 l -S -LB -%AI5_EndLayer-- -%%PageTrailer -gsave annotatepage grestore showpage -%%Trailer -Adobe_Illustrator_AI5 /terminate get exec -Adobe_shading_AI8 /terminate get exec -Adobe_ColorImage_AI6 /terminate get exec -Adobe_typography_AI5 /terminate get exec -Adobe_cshow /terminate get exec -Adobe_level2_AI5 /terminate get exec -%%EOF diff --git a/en_US.ISO_8859-1/books/corp-net-guide/08-03.eps b/en_US.ISO_8859-1/books/corp-net-guide/08-03.eps deleted file mode 100644 index 381023e0f7..0000000000 --- a/en_US.ISO_8859-1/books/corp-net-guide/08-03.eps +++ /dev/null @@ -1,8489 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%Creator: Adobe Illustrator(R) 8.0 -%%AI8_CreatorVersion: 8.0.1 -%%For: (William B Brownville) (PDPS) -%%Title: (08-03 3594) -%%CreationDate: (11/21/00) (8:55 AM) -%%BoundingBox: 150 266 424 397 -%%HiResBoundingBox: 150.9429 266.0234 423.8008 396.3271 -%%DocumentProcessColors: Black -%%DocumentFonts: Helvetica -%%DocumentNeededFonts: Helvetica -%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0 -%%+ procset Adobe_typography_AI5 1.0 1 -%%+ procset Adobe_ColorImage_AI6 1.3 0 -%%+ procset Adobe_Illustrator_AI5 1.3 0 -%%+ procset Adobe_cshow 2.0 8 -%%+ procset Adobe_shading_AI8 1.0 0 -%AI5_FileFormat 4.0 -%AI3_ColorUsage: Black&White -%AI3_IncludePlacedImages -%AI7_ImageSettings: 1 -%%CMYKProcessColor: 0 0 0 0.15 (15%) -%%+ 0 0 0 0.3 (30%) -%%+ 0 0 0 0.5 (50%) -%%+ 0 0 0 0.75 (75%) -%%+ 1 1 1 1 ([Registration]) -%%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) -%%+ Options: 1 16 0 1 0 1 1 1 0 1 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 2 3 4 -%%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 0 0 () -%AI3_TemplateBox: 306.5 395.5 306.5 395.5 -%AI3_TileBox: 12 14 600 782 -%AI3_DocumentPreview: Macintosh_ColorPic -%AI5_ArtSize: 612 792 -%AI5_RulerUnits: 3 -%AI5_ArtFlags: 1 0 0 1 0 0 1 0 0 -%AI5_TargetResolution: 800 -%AI5_NumLayers: 1 -%AI8_OpenToView: 127.5986 435.8184 3.81 1137 777 18 0 1 7 40 0 0 -%AI5_OpenViewLayers: 7 -%%PageOrigin:12 14 -%%AI3_PaperRect:-12 782 600 -10 -%%AI3_Margin:12 -14 -12 10 -%AI7_GridSettings: 12 3 12 3 1 0 0.29 1 1 0.65 1 1 -%%EndComments -%%BeginProlog -%%BeginResource: procset Adobe_level2_AI5 1.2 0 -%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation) -%%Version: 1.2 0 -%%CreationDate: (04/10/93) () -%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) -userdict /Adobe_level2_AI5 26 dict dup begin - put - /packedarray where not - { - userdict begin - /packedarray - { - array astore readonly - } bind def - /setpacking /pop load def - /currentpacking false def - end - 0 - } if - pop - userdict /defaultpacking currentpacking put true setpacking - /initialize - { - Adobe_level2_AI5 begin - } bind def - /terminate - { - currentdict Adobe_level2_AI5 eq - { - end - } if - } bind def - mark - /setcustomcolor where not - { - /findcmykcustomcolor - { - (AI8_CMYK_CustomColor) - 6 packedarray - } bind def - /findrgbcustomcolor - { - (AI8_RGB_CustomColor) - 5 packedarray - } bind def - /setcustomcolor - { - exch - aload pop dup - (AI8_CMYK_CustomColor) eq - { - pop pop - 4 - { - 4 index mul - 4 1 roll - } repeat - 5 -1 roll pop - setcmykcolor - } - { - dup (AI8_RGB_CustomColor) eq - { - pop pop - 3 - { - 1 exch sub - 3 index mul - 1 exch sub - 3 1 roll - } repeat - 4 -1 roll pop - setrgbcolor - } - { - pop - 4 - { - 4 index mul 4 1 roll - } repeat - 5 -1 roll pop - setcmykcolor - } ifelse - } ifelse - } - def - } if - /setAIseparationgray - { - false setoverprint - 0 setgray - /setseparationgray where{ - pop setseparationgray - }{ - /setcolorspace where{ - pop - [/Separation (All) /DeviceCMYK {dup dup dup}] setcolorspace - 1 exch sub setcolor - }{ - setgray - }ifelse - }ifelse - } def - - /gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def - userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put - userdict /level2? - systemdict /languagelevel known dup - { - pop systemdict /languagelevel get 2 ge - } if - put -/level2ScreenFreq -{ - begin - 60 - HalftoneType 1 eq - { - pop Frequency - } if - HalftoneType 2 eq - { - pop GrayFrequency - } if - HalftoneType 5 eq - { - pop Default level2ScreenFreq - } if - end -} bind def -userdict /currentScreenFreq - level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put -level2? not - { - /setcmykcolor where not - { - /setcmykcolor - { - exch .11 mul add exch .59 mul add exch .3 mul add - 1 exch sub setgray - } def - } if - /currentcmykcolor where not - { - /currentcmykcolor - { - 0 0 0 1 currentgray sub - } def - } if - /setoverprint where not - { - /setoverprint /pop load def - } if - /selectfont where not - { - /selectfont - { - exch findfont exch - dup type /arraytype eq - { - makefont - } - { - scalefont - } ifelse - setfont - } bind def - } if - /cshow where not - { - /cshow - { - [ - 0 0 5 -1 roll aload pop - ] cvx bind forall - } bind def - } if - } if - cleartomark - /anyColor? - { - add add add 0 ne - } bind def - /testColor - { - gsave - setcmykcolor currentcmykcolor - grestore - } bind def - /testCMYKColorThrough - { - testColor anyColor? - } bind def - userdict /composite? - 1 0 0 0 testCMYKColorThrough - 0 1 0 0 testCMYKColorThrough - 0 0 1 0 testCMYKColorThrough - 0 0 0 1 testCMYKColorThrough - and and and - put - composite? not - { - userdict begin - gsave - /cyan? 1 0 0 0 testCMYKColorThrough def - /magenta? 0 1 0 0 testCMYKColorThrough def - /yellow? 0 0 1 0 testCMYKColorThrough def - /black? 0 0 0 1 testCMYKColorThrough def - grestore - /isCMYKSep? cyan? magenta? yellow? black? or or or def - /customColor? isCMYKSep? not def - end - } if - end defaultpacking setpacking -%%EndResource -%%BeginResource: procset Adobe_typography_AI5 1.0 1 -%%Title: (Typography Operators) -%%Version: 1.0 1 -%%CreationDate:(6/10/1996) () -%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_typography_AI5 68 dict dup begin -put -/initialize -{ - begin - begin - Adobe_typography_AI5 begin - Adobe_typography_AI5 - { - dup xcheck - { - bind - } if - pop pop - } forall - end - end - end - Adobe_typography_AI5 begin -} def -/terminate -{ - currentdict Adobe_typography_AI5 eq - { - end - } if -} def -/modifyEncoding -{ - /_tempEncode exch ddef - /_pntr 0 ddef - { - counttomark -1 roll - dup type dup /marktype eq - { - pop pop exit - } - { - /nametype eq - { - _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll - put - } - { - /_pntr exch ddef - } ifelse - } ifelse - } loop - _tempEncode -} def -/havefont -{ - systemdict /languagelevel known - { - /Font resourcestatus dup - { exch pop exch pop } - if - } - { - systemdict /FontDirectory get 1 index known - { pop true } - { - systemdict /fileposition known - { - dup length 6 add exch - Ss 6 250 getinterval - cvs pop - Ss exch 0 exch getinterval - status - { pop pop pop pop true } - { false } - ifelse - } - { - pop false - } - ifelse - } - ifelse - } - ifelse -} def -/TE -{ - StandardEncoding 256 array copy modifyEncoding - /_nativeEncoding exch def -} def -/subststring { - exch 2 index exch search - { - exch pop - exch dup () eq - { - pop exch concatstring - } - { - 3 -1 roll - exch concatstring - concatstring - } ifelse - exch pop true - } - { - pop pop false - } ifelse -} def -/concatstring { - 1 index length 1 index length - 1 index add - string - dup 0 5 index putinterval - dup 2 index 4 index putinterval - 4 1 roll pop pop pop -} def -% -/TZ -{ - dup type /arraytype eq - { - /_wv exch def - } - { - /_wv 0 def - } ifelse - /_useNativeEncoding exch def - 2 index havefont - { - 3 index - 255 string - cvs - - dup - (_Symbol_) - eq - { - pop - 2 index - findfont - - } - { - 1 index 0 eq - { - dup length 1 sub - 1 exch - getinterval - - cvn - findfont - } - { - pop 2 index findfont - } ifelse - } ifelse - } - { - dup 1 eq - { - 2 index 64 string cvs - dup (-90pv-RKSJ-) (-83pv-RKSJ-) subststring - { - exch pop dup havefont - { - findfont false - } - { - pop true - } ifelse - } - { - pop dup - (-90ms-RKSJ-) (-Ext-RKSJ-) subststring - { - exch pop dup havefont - { - findfont false - } - { - pop true - } ifelse - } - { - pop pop true - } ifelse - } ifelse - { - 1 index 1 eq - { - /Ryumin-Light-Ext-RKSJ-V havefont - {/Ryumin-Light-Ext-RKSJ-V} - {/Courier} - ifelse - } - { - /Ryumin-Light-83pv-RKSJ-H havefont - {/Ryumin-Light-83pv-RKSJ-H} - {/Courier} - ifelse - } ifelse - findfont - [1 0 0.5 1 0 0] makefont - } if - } - { - /Courier findfont - } ifelse - } ifelse - _wv type /arraytype eq - { - _wv makeblendedfont - } if - dup length 10 add dict - begin - mark exch - { - 1 index /FID ne - { - def - } if - cleartomark mark - } forall - pop - /FontScript exch def - /FontDirection exch def - /FontRequest exch def - /FontName exch def - counttomark 0 eq - { - 1 _useNativeEncoding eq - { - /Encoding _nativeEncoding def - } if - cleartomark - } - { - /Encoding load 256 array copy - modifyEncoding /Encoding exch def - } ifelse - FontName currentdict - end - definefont pop -} def -/tr -{ - _ax _ay 3 2 roll -} def -/trj -{ - _cx _cy _sp _ax _ay 6 5 roll -} def -/a0 -{ - /Tx - { - dup - currentpoint 3 2 roll - tr _psf - newpath moveto - tr _ctm _pss - } ddef - /Tj - { - dup - currentpoint 3 2 roll - trj _pjsf - newpath moveto - trj _ctm _pjss - } ddef -} def -/a1 -{ -W B -} def -/e0 -{ - /Tx - { - tr _psf - } ddef - /Tj - { - trj _pjsf - } ddef -} def -/e1 -{ -W F -} def -/i0 -{ - /Tx - { - tr sp - } ddef - /Tj - { - trj jsp - } ddef -} def -/i1 -{ - W N -} def -/o0 -{ - /Tx - { - tr sw rmoveto - } ddef - /Tj - { - trj swj rmoveto - } ddef -} def -/r0 -{ - /Tx - { - tr _ctm _pss - } ddef - /Tj - { - trj _ctm _pjss - } ddef -} def -/r1 -{ -W S -} def -/To -{ - pop _ctm currentmatrix pop -} def -/TO -{ - iTe _ctm setmatrix newpath -} def -/Tp -{ - pop _tm astore pop _ctm setmatrix - _tDict begin - /W - { - } def - /h - { - } def -} def -/TP -{ - end - iTm 0 0 moveto -} def -/Tr -{ - _render 3 le - { - currentpoint newpath moveto - } if - dup 8 eq - { - pop 0 - } - { - dup 9 eq - { - pop 1 - } if - } ifelse - dup /_render exch ddef - _renderStart exch get load exec -} def -/iTm -{ - _ctm setmatrix _tm concat - _shift aload pop _lineorientation 1 eq { exch } if translate - _scale aload pop _lineorientation 1 eq _yokoorientation 1 eq or { exch } if scale -} def -/Tm -{ - _tm astore pop iTm 0 0 moveto -} def -/Td -{ - _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto -} def -/iTe -{ - _render -1 eq - { - } - { - _renderEnd _render get dup null ne - { - load exec - } - { - pop - } ifelse - } ifelse - /_render -1 ddef -} def -/Ta -{ - pop -} def -/Tf -{ - 1 index type /nametype eq - { - dup 0.75 mul 1 index 0.25 mul neg - } if - /_fontDescent exch ddef - /_fontAscent exch ddef - /_fontSize exch ddef - /_fontRotateAdjust _fontAscent _fontDescent add 2 div neg ddef - /_fontHeight _fontSize ddef - findfont _fontSize scalefont setfont -} def -/Tl -{ - pop neg 0 exch - _leading astore pop -} def -/Tt -{ - pop -} def -/TW -{ - 3 npop -} def -/Tw -{ - /_cx exch ddef -} def -/TC -{ - 3 npop -} def -/Tc -{ - /_ax exch ddef -} def -/Ts -{ - 0 exch - _shift astore pop - currentpoint - iTm - moveto -} def -/Ti -{ - 3 npop -} def -/Tz -{ - count 1 eq { 100 } if - 100 div exch 100 div exch - _scale astore pop - iTm -} def -/TA -{ - pop -} def -/Tq -{ - pop -} def -/Tg -{ - pop -} def -/TG -{ - pop -} def -/Tv -{ - /_lineorientation exch ddef -} def -/TV -{ - /_charorientation exch ddef -} def -/Ty -{ - dup /_yokoorientation exch ddef 1 sub neg Tv -} def -/TY -{ - pop -} def -/T~ -{ - Tx -} def -/Th -{ - pop pop pop pop pop -} def -/TX -{ - pop -} def -/Tk -{ - _fontSize mul 1000 div - _lineorientation 0 eq { neg 0 } { 0 exch } ifelse - rmoveto - pop -} def -/TK -{ - 2 npop -} def -/T* -{ - _leading aload pop - _lineorientation 0 ne { exch } if - Td -} def -/T*- -{ - _leading aload pop - _lineorientation 0 ne { exch } if - exch neg exch neg - Td -} def -/T- -{ - _ax neg 0 rmoveto - _lineorientation 1 eq _charorientation 0 eq and { 1 TV _hyphen Tx 0 TV } { _hyphen Tx } ifelse -} def -/T+ -{ -} def -/TR -{ - _ctm currentmatrix pop - _tm astore pop - iTm 0 0 moveto -} def -/TS -{ - currentfont 3 1 roll - /_Symbol_ findfont _fontSize scalefont setfont - - 0 eq - { - Tx - } - { - Tj - } ifelse - setfont -} def -/Xb -{ - pop pop -} def -/Tb /Xb load def -/Xe -{ - pop pop pop pop -} def -/Te /Xe load def -/XB -{ -} def -/TB /XB load def -currentdict readonly pop -end -setpacking -% -/X^ -{ - currentfont 5 1 roll - dup havefont - { - findfont _fontSize scalefont setfont - } - { - pop - exch - } ifelse - 2 index 0 eq - { - Tx - } - { - Tj - } ifelse - pop pop - setfont -} def -/T^ /X^ load def -%%EndResource -%%BeginProcSet: Adobe_ColorImage_AI6 1.3 0 -userdict /Adobe_ColorImage_AI6 known not -{ - userdict /Adobe_ColorImage_AI6 53 dict put -} if -userdict /Adobe_ColorImage_AI6 get begin -/initialize { - Adobe_ColorImage_AI6 begin - Adobe_ColorImage_AI6 { - dup type /arraytype eq { - dup xcheck { - bind - } if - } if - pop pop - } forall -} def -/terminate { end } def -currentdict /Adobe_ColorImage_AI6_Vars known not { - /Adobe_ColorImage_AI6_Vars 41 dict def -} if -Adobe_ColorImage_AI6_Vars begin - /plateindex -1 def - /_newproc null def - /_proc1 null def - /_proc2 null def - /sourcearray 4 array def - /_ptispace null def - /_ptiname null def - /_pti0 0 def - /_pti1 0 def - /_ptiproc null def - /_ptiscale 0 def - /_pticomps 0 def - /_ptibuf 0 string def - /_gtigray 0 def - /_cticmyk null def - /_rtirgb null def - /XIEnable true def - /XIType 0 def - /XIEncoding 0 def - /XICompression 0 def - /XIChannelCount 0 def - /XIBitsPerPixel 0 def - /XIImageHeight 0 def - /XIImageWidth 0 def - /XIImageMatrix null def - /XIRowBytes 0 def - /XIFile null def - /XIBuffer1 null def - /XIBuffer2 null def - /XIBuffer3 null def - /XIDataProc null def - /XIColorSpace /DeviceGray def - /XIColorValues 0 def - /XIPlateList false def -end -/ci6colorimage /colorimage where {/colorimage get}{null} ifelse def -/ci6image systemdict /image get def -/ci6curtransfer systemdict /currenttransfer get def -/ci6curoverprint /currentoverprint where {/currentoverprint get}{{_of}} ifelse def -/ci6foureq { - 4 index ne { - pop pop pop false - }{ - 4 index ne { - pop pop false - }{ - 4 index ne { - pop false - }{ - 4 index eq - } ifelse - } ifelse - } ifelse -} def -/ci6testplate { - Adobe_ColorImage_AI6_Vars begin - /plateindex -1 def - /setcmykcolor where { - pop - gsave - 1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub - 0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub - grestore - 1 0 0 0 ci6foureq { - /plateindex 0 def - }{ - 0 1 0 0 ci6foureq { - /plateindex 1 def - }{ - 0 0 1 0 ci6foureq { - /plateindex 2 def - }{ - 0 0 0 1 ci6foureq { - /plateindex 3 def - }{ - 0 0 0 0 ci6foureq { - /plateindex 5 def - } if - } ifelse - } ifelse - } ifelse - } ifelse - pop pop pop pop - } if - plateindex - end -} def -/ci6concatprocs { - /packedarray where { - pop dup type /packedarraytype eq 2 index type - /packedarraytype eq or - }{ - false - } ifelse - { - /_proc2 exch cvlit def - /_proc1 exch cvlit def - _proc1 aload pop - _proc2 aload pop - _proc1 length - _proc2 length add - packedarray cvx - }{ - /_proc2 exch cvlit def - /_proc1 exch cvlit def - /_newproc _proc1 length _proc2 length add array def - _newproc 0 _proc1 putinterval - _newproc _proc1 length _proc2 putinterval - _newproc cvx - } ifelse -} def -/ci6istint { - type /arraytype eq -} def -/ci6isspot { - dup type /arraytype eq { - dup length 1 sub get /Separation eq - }{ - pop false - } ifelse -} def -/ci6spotname { - dup ci6isspot {dup length 2 sub get}{pop ()} ifelse -} def -/ci6altspace { - aload pop pop pop ci6colormake -} def -/ci6numcomps { - dup /DeviceGray eq { - pop 1 - }{ - dup /DeviceRGB eq { - pop 3 - }{ - /DeviceCMYK eq { - 4 - }{ - 1 - } ifelse - } ifelse - } ifelse -} def -/ci6marksplate { - dup /DeviceGray eq { - pop plateindex 3 eq - }{ - dup /DeviceRGB eq { - pop plateindex 5 ne - }{ - dup /DeviceCMYK eq { - pop plateindex 5 ne - }{ - dup ci6isspot { - /findcmykcustomcolor where { - pop - dup length 2 sub get - 0.1 0.1 0.1 0.1 5 -1 roll - findcmykcustomcolor 1 setcustomcolor - systemdict /currentgray get exec - 1 ne - }{ - pop plateindex 5 ne - } ifelse - }{ - pop plateindex 5 ne - } ifelse - } ifelse - } ifelse - } ifelse -} def -/ci6colormake { - dup ci6numcomps - exch 1 index 2 add 1 roll - dup 1 eq {pop}{array astore} ifelse - exch -} def -/ci6colorexpand { - dup ci6spotname exch - dup ci6istint { - ci6altspace - exch 4 1 roll - }{ - 1 3 1 roll - } ifelse -} def -/ci6colortint { - dup /DeviceGray eq { - 3 1 roll 1 exch sub mul 1 exch sub exch - }{ - dup /DeviceRGB eq { - 3 1 roll {1 exch sub 1 index mul 1 exch sub exch} forall pop 3 array astore exch - }{ - dup /DeviceCMYK eq { - 3 1 roll {1 index mul exch} forall pop 4 array astore exch - }{ - 3 1 roll mul exch - } ifelse - } ifelse - } ifelse -} def -/ci6colortocmyk { - dup /DeviceGray eq { - pop 1 exch sub 0 0 0 4 -1 roll 4 array astore - }{ - dup /DeviceRGB eq { - pop aload pop _rgbtocmyk 4 array astore - }{ - dup /DeviceCMYK eq { - pop - }{ - ci6altspace ci6colortint ci6colortocmyk - } ifelse - } ifelse - } ifelse -} def -/ci6makeimagedict { - 7 dict begin - /ImageType 1 def - /Decode exch def - /DataSource exch def - /ImageMatrix exch def - /BitsPerComponent exch def - /Height exch def - /Width exch def - currentdict end -} def -/ci6stringinvert { - 0 1 2 index length 1 sub { - dup 2 index exch get 255 exch sub 2 index 3 1 roll put - } for -} def -/ci6stringknockout { - 0 1 2 index length 1 sub { - 255 2 index 3 1 roll put - } for -} def -/ci6stringapply { - 0 1 4 index length 1 sub { - dup - 4 index exch get - 3 index 3 1 roll - 3 index exec - } for - pop exch pop -} def -/ci6walkrgbstring { - 0 3 index - dup length 1 sub 0 3 3 -1 roll { - 3 getinterval {} forall - 5 index exec - 3 index - } for - - 5 {pop} repeat -} def -/ci6walkcmykstring -{ - 0 3 index - dup length 1 sub 0 4 3 -1 roll { - 4 getinterval {} forall - - 6 index exec - - 3 index - - } for - - 5 { pop } repeat - -} def -/ci6putrgbtograystr -{ - .11 mul exch - - .59 mul add exch - - .3 mul add - - cvi 3 copy put - - pop 1 add -} def -/ci6putcmyktograystr -{ - exch .11 mul add - - exch .59 mul add - - exch .3 mul add - - dup 255 gt { pop 255 } if - - 255 exch sub cvi 3 copy put - - pop 1 add -} def -/ci6rgbtograyproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - XIBuffer3 - dup 3 1 roll - - /ci6putrgbtograystr load exch - ci6walkrgbstring - end -} def -/ci6cmyktograyproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - XIBuffer3 - dup 3 1 roll - - /ci6putcmyktograystr load exch - ci6walkcmykstring - end -} def -/ci6separatecmykproc { - Adobe_ColorImage_AI6_Vars begin - sourcearray 0 get exec - - XIBuffer3 - - 0 2 index - - plateindex 4 2 index length 1 sub { - get 255 exch sub - - 3 copy put pop 1 add - - 2 index - } for - pop pop exch pop - end -} def - -/ci6compositeimage { - dup 1 eq { - pop pop image - }{ - /ci6colorimage load null ne { - ci6colorimage - }{ - 3 1 roll pop - sourcearray 0 3 -1 roll put - 3 eq {/ci6rgbtograyproc}{/ci6cmyktograyproc} ifelse load - image - } ifelse - } ifelse -} def -/ci6knockoutimage { - gsave - 0 ci6curtransfer exec 1 ci6curtransfer exec - eq { - 0 ci6curtransfer exec 0.5 lt - }{ - 0 ci6curtransfer exec 1 ci6curtransfer exec gt - } ifelse - {{pop 0}}{{pop 1}} ifelse - systemdict /settransfer get exec - ci6compositeimage - grestore -} def -/ci6drawimage { - ci6testplate -1 eq { - pop ci6compositeimage - }{ - dup type /arraytype eq { - dup length plateindex gt {plateindex get}{pop false} ifelse - }{ - { - true - }{ - dup 1 eq {plateindex 3 eq}{plateindex 3 le} ifelse - } ifelse - } ifelse - { - dup 1 eq { - pop pop ci6image - }{ - dup 3 eq { - ci6compositeimage - }{ - pop pop - sourcearray 0 3 -1 roll put - /ci6separatecmykproc load - ci6image - } ifelse - } ifelse - }{ - ci6curoverprint { - 7 {pop} repeat - }{ - ci6knockoutimage - } ifelse - } ifelse - } ifelse -} def -/ci6proctintimage { - /_ptispace exch store /_ptiname exch store /_pti1 exch store /_pti0 exch store /_ptiproc exch store - /_pticomps _ptispace ci6numcomps store - /_ptiscale _pti1 _pti0 sub store - level2? { - _ptiname length 0 gt version cvr 2012 ge and { - [/Separation _ptiname _ptispace {_ptiproc}] setcolorspace - [_pti0 _pti1] ci6makeimagedict ci6image - }{ - [/Indexed _ptispace 255 {255 div _ptiscale mul _pti0 add _ptiproc}] setcolorspace - [0 255] ci6makeimagedict ci6image - } ifelse - }{ - _pticomps 1 eq { - { - dup - { - 255 div _ptiscale mul _pti0 add _ptiproc 255 mul cvi put - } ci6stringapply - } ci6concatprocs ci6image - }{ - { - dup length _pticomps mul dup _ptibuf length ne {/_ptibuf exch string store}{pop} ifelse - _ptibuf { - exch _pticomps mul exch 255 div _ptiscale mul _pti0 add _ptiproc - _pticomps 2 add -2 roll - _pticomps 1 sub -1 0 { - 1 index add 2 index exch - 5 -1 roll - 255 mul cvi put - } for - pop pop - } ci6stringapply - } ci6concatprocs false _pticomps - /ci6colorimage load null eq {7 {pop} repeat}{ci6colorimage} ifelse - } ifelse - } ifelse -} def -/ci6graytintimage { - /_gtigray 5 -1 roll store - {1 _gtigray sub mul 1 exch sub} 4 1 roll - /DeviceGray ci6proctintimage -} def -/ci6cmyktintimage { - /_cticmyk 5 -1 roll store - {_cticmyk {1 index mul exch} forall pop} 4 1 roll - /DeviceCMYK ci6proctintimage -} def -/ci6rgbtintimage { - /_rtirgb 5 -1 roll store - {_rtirgb {1 exch sub 1 index mul 1 exch sub exch} forall pop} 4 1 roll - /DeviceRGB ci6proctintimage -} def -/ci6tintimage { - ci6testplate -1 eq { - ci6colorexpand - 3 -1 roll 5 -1 roll {0}{0 exch} ifelse 4 2 roll - dup /DeviceGray eq { - pop ci6graytintimage - }{ - dup /DeviceRGB eq { - pop ci6rgbtintimage - }{ - pop ci6cmyktintimage - } ifelse - } ifelse - }{ - dup ci6marksplate { - plateindex 5 lt { - ci6colortocmyk plateindex get - dup 0 eq ci6curoverprint and { - 7 {pop} repeat - }{ - 1 exch sub - exch {1 0}{0 1} ifelse () ci6graytintimage - } ifelse - }{ - pop exch {0}{0 exch} ifelse 0 3 1 roll () ci6graytintimage - } ifelse - }{ - ci6curoverprint { - 8 {pop} repeat - }{ - pop pop pop - {pop 1} 0 1 () /DeviceGray ci6proctintimage - } ifelse - } ifelse - } ifelse -} def -/XINullImage { -} def -/XIImageMask { - XIImageWidth XIImageHeight false - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - imagemask -} def -/XIImageTint { - XIImageWidth XIImageHeight XIBitsPerPixel - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - XIType 3 eq XIColorValues XIColorSpace ci6tintimage -} def -/XIImage { - XIImageWidth XIImageHeight XIBitsPerPixel - [XIImageWidth 0 0 XIImageHeight neg 0 0] - /XIDataProc load - false XIChannelCount XIPlateList ci6drawimage -} def -/XG { - pop pop -} def -/XF { - 13 {pop} repeat -} def -/Xh { - Adobe_ColorImage_AI6_Vars begin - gsave - /XIType exch def - /XIImageHeight exch def - /XIImageWidth exch def - /XIImageMatrix exch def - 0 0 moveto - XIImageMatrix concat - XIImageWidth XIImageHeight scale - - /_lp /null ddef - _fc - /_lp /imagemask ddef - end -} def -/XH { - Adobe_ColorImage_AI6_Vars begin - grestore - end -} def -/XIEnable { - Adobe_ColorImage_AI6_Vars /XIEnable 3 -1 roll put -} def -/XC { - Adobe_ColorImage_AI6_Vars begin - ci6colormake - /XIColorSpace exch def - /XIColorValues exch def - end -} def -/XIPlates { - Adobe_ColorImage_AI6_Vars begin - /XIPlateList exch def - end -} def -/XI -{ - Adobe_ColorImage_AI6_Vars begin - gsave - /XIType exch def - cvi dup - 256 idiv /XICompression exch store - 256 mod /XIEncoding exch store - pop pop - /XIChannelCount exch def - /XIBitsPerPixel exch def - /XIImageHeight exch def - /XIImageWidth exch def - pop pop pop pop - /XIImageMatrix exch def - XIBitsPerPixel 1 eq { - XIImageWidth 8 div ceiling cvi - }{ - XIImageWidth XIChannelCount mul - } ifelse - /XIRowBytes exch def - XIEnable { - /XIBuffer3 XIImageWidth string def - XICompression 0 eq { - /XIBuffer1 XIRowBytes string def - XIEncoding 0 eq { - {currentfile XIBuffer1 readhexstring pop} - }{ - {currentfile XIBuffer1 readstring pop} - } ifelse - }{ - /XIBuffer1 256 string def - /XIBuffer2 XIRowBytes string def - {currentfile XIBuffer1 readline pop (%) anchorsearch {pop} if} - /ASCII85Decode filter /DCTDecode filter - /XIFile exch def - {XIFile XIBuffer2 readstring pop} - } ifelse - /XIDataProc exch def - - XIType 1 ne { - 0 setgray - } if - XIType 1 eq { - XIImageMask - }{ - XIType 2 eq XIType 3 eq or { - XIImageTint - }{ - XIImage - } ifelse - } ifelse - }{ - XINullImage - } ifelse - /XIPlateList false def - grestore - end -} def -end -%%EndProcSet -%%BeginResource: procset Adobe_Illustrator_AI5 1.3 0 -%%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog) -%%Version: 1.3 0 -%%CreationDate: (3/7/1994) () -%%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin -put -/_?cmyk false def -/_eo false def -/_lp /none def -/_pf -{ -} def -/_ps -{ -} def -/_psf -{ -} def -/_pss -{ -} def -/_pjsf -{ -} def -/_pjss -{ -} def -/_pola 0 def -/_doClip 0 def -/cf currentflat def -/_lineorientation 0 def -/_charorientation 0 def -/_yokoorientation 0 def -/_tm matrix def -/_renderStart -[ -/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0 -] def -/_renderEnd -[ -null null null null /i1 /i1 /i1 /i1 -] def -/_render -1 def -/_shift [0 0] def -/_ax 0 def -/_ay 0 def -/_cx 0 def -/_cy 0 def -/_leading -[ -0 0 -] def -/_ctm matrix def -/_mtx matrix def -/_sp 16#020 def -/_hyphen (-) def -/_fontSize 0 def -/_fontAscent 0 def -/_fontDescent 0 def -/_fontHeight 0 def -/_fontRotateAdjust 0 def -/Ss 256 string def -Ss 0 (fonts/) putinterval -/_cnt 0 def -/_scale [1 1] def -/_nativeEncoding 0 def -/_useNativeEncoding 0 def -/_tempEncode 0 def -/_pntr 0 def -/_tDict 2 dict def -/_hfname 100 string def -/_hffound false def -/Tx -{ -} def -/Tj -{ -} def -/CRender -{ -} def -/_AI3_savepage -{ -} def -/_gf null def -/_cf 4 array def -/_rgbf 3 array def -/_if null def -/_of false def -/_fc -{ -} def -/_gs null def -/_cs 4 array def -/_rgbs 3 array def -/_is null def -/_os false def -/_sc -{ -} def -/_pd 1 dict def -/_ed 15 dict def -/_pm matrix def -/_fm null def -/_fd null def -/_fdd null def -/_sm null def -/_sd null def -/_sdd null def -/_i null def -/_lobyte 0 def -/_hibyte 0 def -/_cproc null def -/_cscript 0 def -/_hvax 0 def -/_hvay 0 def -/_hvwb 0 def -/_hvcx 0 def -/_hvcy 0 def -/_bitfont null def -/_bitlobyte 0 def -/_bithibyte 0 def -/_bitkey null def -/_bitdata null def -/_bitindex 0 def -/discardSave null def -/buffer 256 string def -/beginString null def -/endString null def -/endStringLength null def -/layerCnt 1 def -/layerCount 1 def -/perCent (%) 0 get def -/perCentSeen? false def -/newBuff null def -/newBuffButFirst null def -/newBuffLast null def -/clipForward? false def -end -userdict /Adobe_Illustrator_AI5 known not { - userdict /Adobe_Illustrator_AI5 100 dict put -} if -userdict /Adobe_Illustrator_AI5 get begin -/initialize -{ - Adobe_Illustrator_AI5 dup begin - Adobe_Illustrator_AI5_vars begin - /_aicmykps where {pop /_?cmyk _aicmykps def}if - discardDict - { - bind pop pop - } forall - dup /nc get begin - { - dup xcheck 1 index type /operatortype ne and - { - bind - } if - pop pop - } forall - end - newpath -} def -/terminate -{ - end - end -} def -/_ -null def -/ddef -{ - Adobe_Illustrator_AI5_vars 3 1 roll put -} def -/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 -{ - { - pop - } repeat -} def -/hswj -{ - dup stringwidth 3 2 roll - { - _hvwb eq { exch _hvcx add exch _hvcy add } if - exch _hvax add exch _hvay add - } cforall -} def -/vswj -{ - 0 0 3 -1 roll - { - dup 255 le - _charorientation 1 eq - and - { - dup cstring stringwidth 5 2 roll - _hvwb eq { exch _hvcy sub exch _hvcx sub } if - exch _hvay sub exch _hvax sub - 4 -1 roll sub exch - 3 -1 roll sub exch - } - { - _hvwb eq { exch _hvcy sub exch _hvcx sub } if - exch _hvay sub exch _hvax sub - _fontHeight sub - } ifelse - } cforall -} def -/swj -{ - 6 1 roll - /_hvay exch ddef - /_hvax exch ddef - /_hvwb exch ddef - /_hvcy exch ddef - /_hvcx exch ddef - _lineorientation 0 eq { hswj } { vswj } ifelse -} def -/sw -{ - 0 0 0 6 3 roll swj -} def -/vjss -{ - 4 1 roll - { - dup cstring - dup length 1 eq - _charorientation 1 eq - and - { - -90 rotate - currentpoint - _fontRotateAdjust add - moveto - gsave - false charpath currentpoint - 5 index setmatrix stroke - grestore - _fontRotateAdjust sub - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - 5 index sub - 3 index _sp eq - { - 9 index sub - } if - - currentpoint - exch 4 index stringwidth pop 2 div sub - exch _fontAscent sub - moveto - - gsave - 2 index false charpath - 6 index setmatrix stroke - grestore - - moveto pop pop - } ifelse - } cforall - 6 npop -} def -/hjss -{ - 4 1 roll - { - dup cstring - gsave - false charpath currentpoint - 5 index setmatrix stroke - grestore - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - } cforall - 6 npop -} def -/jss -{ - _lineorientation 0 eq { hjss } { vjss } ifelse -} def -/ss -{ - 0 0 0 7 3 roll jss -} def -/vjsp -{ - 4 1 roll - { - dup cstring - dup length 1 eq - _charorientation 1 eq - and - { - -90 rotate - currentpoint - _fontRotateAdjust add - moveto - false charpath - currentpoint - _fontRotateAdjust sub - moveto - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - 5 index sub - 3 index _sp eq - { - 9 index sub - } if - - currentpoint - exch 4 index stringwidth pop 2 div sub - exch _fontAscent sub - moveto - - 2 index false charpath - - moveto pop pop - } ifelse - } cforall - 6 npop -} def -/hjsp -{ - 4 1 roll - { - dup cstring - false charpath - _sp eq - { - 5 index 5 index rmoveto - } if - 2 copy rmoveto - } cforall - 6 npop -} def -/jsp -{ - matrix currentmatrix - _lineorientation 0 eq {hjsp} {vjsp} ifelse -} def -/sp -{ - matrix currentmatrix - 0 0 0 7 3 roll - _lineorientation 0 eq {hjsp} {vjsp} ifelse -} def -/pl -{ - 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 - { - curveto - } def - /C - /c load def - /v - { - currentpoint 6 2 roll curveto - } def - /V - /v load def - /y - { - 2 copy curveto - } def - /Y - /y load def - /l - { - lineto - } def - /L - /l load def - /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 -/d -{ - setdash -} def -/cf -{ -} def -/i -{ - dup 0 eq - { - pop cf - } if - setflat -} def -/j -{ - setlinejoin -} def -/J -{ - setlinecap -} def -/M -{ - setmiterlimit -} def -/w -{ - setlinewidth -} def -/XR -{ - 0 ne - /_eo exch ddef -} def -/H -{ -} def -/h -{ - closepath -} def -/N -{ - _pola 0 eq - { - _doClip 1 eq - { - _eo {eoclip} {clip} ifelse /_doClip 0 ddef - } if - newpath - } - { - /CRender - { - N - } ddef - } ifelse -} def -/n -{ - N -} def -/F -{ - _pola 0 eq - { - _doClip 1 eq - { - gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc - /_doClip 0 ddef - } - { - _pf - } ifelse - } - { - /CRender - { - F - } ddef - } ifelse -} def -/f -{ - closepath - F -} def -/S -{ - _pola 0 eq - { - _doClip 1 eq - { - gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc - /_doClip 0 ddef - } - { - _ps - } ifelse - } - { - /CRender - { - S - } ddef - } ifelse -} def -/s -{ - closepath - S -} def -/B -{ - _pola 0 eq - { - _doClip 1 eq - gsave F grestore - { - gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc - /_doClip 0 ddef - } - { - S - } ifelse - } - { - /CRender - { - B - } ddef - } ifelse -} def -/b -{ - closepath - B -} def -/W -{ - /_doClip 1 ddef -} def -/* -{ - count 0 ne - { - dup type /stringtype eq - { - pop - } if - } if - newpath -} def -/u -{ -} def -/U -{ -} def -/q -{ - _pola 0 eq - { - gsave - } if -} def -/Q -{ - _pola 0 eq - { - grestore - } if -} def -/*u -{ - _pola 1 add /_pola exch ddef -} def -/*U -{ - _pola 1 sub /_pola exch ddef - _pola 0 eq - { - CRender - } if -} def -/D -{ - pop -} def -/*w -{ -} def -/*W -{ -} def -/` -{ - /_i save ddef - clipForward? - { - nulldevice - } if - 6 1 roll 4 npop - concat pop - userdict begin - /showpage - { - } def - 0 setgray - 0 setlinecap - 1 setlinewidth - 0 setlinejoin - 10 setmiterlimit - [] 0 setdash - /setstrokeadjust where {pop false setstrokeadjust} if - newpath - 0 setgray - false setoverprint -} def -/~ -{ - end - _i restore -} def -/_rgbtocmyk -{ - 3 - { - 1 exch sub 3 1 roll - } repeat - 3 copy 1 4 1 roll - 3 - { - 3 index 2 copy gt - { - exch - } if - pop 4 1 roll - } repeat - pop pop pop - 4 1 roll - 3 - { - 3 index sub - 3 1 roll - } repeat - 4 -1 roll -} def -/setrgbfill -{ - _rgbf astore pop - /_fc - { - _lp /fill ne - { - _of setoverprint - _rgbf aload pop setrgbcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/setrgbstroke -{ - _rgbs astore pop - /_sc - { - _lp /stroke ne - { - _os setoverprint - _rgbs aload pop setrgbcolor - /_lp /stroke ddef - } if - } ddef - /_ps - { - _sc - stroke - } ddef - /_pss - { - _sc - ss - } ddef - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/O -{ - 0 ne - /_of exch ddef - /_lp /none ddef -} def -/R -{ - 0 ne - /_os exch ddef - /_lp /none ddef -} def -/g -{ - /_gf exch ddef - /_fc - { - _lp /fill ne - { - _of setoverprint - _gf setgray - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/k -{ - _cf astore pop - /_fc - { - _lp /fill ne - { - _of setoverprint - _cf aload pop setcmykcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/Xa -{ - _?cmyk { - 3 npop k - }{ - setrgbfill 4 npop - } ifelse -} def -/XA -{ - _?cmyk { - 3 npop K - }{ - setrgbstroke 4 npop - } ifelse -} def -/Xs -{ - /_gf exch ddef - 5 npop - /_fc - { - _lp /fill ne - { - _of setoverprint - _gf setAIseparationgray - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/XS -{ - /_gs exch ddef - 5 npop - /_sc - { - _lp /stroke ne - { - _os setoverprint - _gs setAIseparationgray - /_lp /stroke ddef - } if - } ddef - /_ps - { - _sc - stroke - } ddef - /_pss - { - _sc - ss - } ddef - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/Xx -{ - exch - /_gf exch ddef - 0 eq { - findcmykcustomcolor - }{ - _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse - { - 4 1 roll 3 npop - findcmykcustomcolor - }{ - 8 -4 roll 4 npop - findrgbcustomcolor - } ifelse - } ifelse - /_if exch ddef - /_fc - { - _lp /fill ne - { - _of setoverprint - _if _gf 1 exch sub setcustomcolor - /_lp /fill ddef - } if - } ddef - /_pf - { - _fc - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/XX -{ - exch - /_gs exch ddef - 0 eq { - findcmykcustomcolor - }{ - _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse - { - 4 1 roll 3 npop - findcmykcustomcolor - }{ - 8 -4 roll 4 npop - findrgbcustomcolor - } ifelse - } ifelse - /_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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/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 - _eo {eofill} {fill} ifelse - } ddef - /_psf - { - _fc - hvashow - } ddef - /_pjsf - { - _fc - hvawidthshow - } ddef - /_lp /none ddef -} def -/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 - /_pjss - { - _sc - jss - } ddef - /_lp /none ddef -} def -/XK -{ - 3 -1 roll pop - 0 eq - { - 1 exch sub - 3 {dup 3 1 roll mul 5 1 roll} repeat - mul 4 1 roll - K - } - { - 1 exch sub 4 1 roll - 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat - 4 -1 roll pop - XA - } ifelse -} def -/Xk -{ - 3 -1 roll pop - 0 eq - { - 1 exch sub - 3 {dup 3 1 roll mul 5 1 roll} repeat - mul 4 1 roll - k - } - { - 1 exch sub 4 1 roll - 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat - 4 -1 roll pop - Xa - } ifelse -} def -/A -{ - pop -} def -/annotatepage -{ -userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse -} def -/XT { - pop pop -} def -/Xt { - pop -} def -/discard -{ - save /discardSave exch store - discardDict begin - /endString exch store - gt38? - { - 2 add - } if - load - stopped - pop - end - discardSave restore -} bind def -userdict /discardDict 7 dict dup begin -put -/pre38Initialize -{ - /endStringLength endString length store - /newBuff buffer 0 endStringLength getinterval store - /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store - /newBuffLast newBuff endStringLength 1 sub 1 getinterval store -} def -/shiftBuffer -{ - newBuff 0 newBuffButFirst putinterval - newBuffLast 0 - currentfile read not - { - stop - } if - put -} def -0 -{ - pre38Initialize - mark - currentfile newBuff readstring exch pop - { - { - newBuff endString eq - { - cleartomark stop - } if - shiftBuffer - } loop - } - { - stop - } ifelse -} def -1 -{ - pre38Initialize - /beginString exch store - mark - currentfile newBuff readstring exch pop - { - { - newBuff beginString eq - { - /layerCount dup load 1 add store - } - { - newBuff endString eq - { - /layerCount dup load 1 sub store - layerCount 0 eq - { - cleartomark stop - } if - } if - } ifelse - shiftBuffer - } loop - } if -} def -2 -{ - mark - { - currentfile buffer {readline} stopped { - % assume error was due to overfilling the buffer - }{ - not - { - stop - } if - endString eq { - cleartomark stop - } if - }ifelse - } loop -} def -3 -{ - /beginString exch store - /layerCnt 1 store - mark - { - currentfile buffer {readline} stopped { - % assume error was due to overfilling the buffer - }{ - not - { - stop - } if - dup beginString eq - { - pop /layerCnt dup load 1 add store - } - { - endString eq - { - layerCnt 1 eq - { - cleartomark stop - } - { - /layerCnt dup load 1 sub store - } ifelse - } if - } ifelse - }ifelse - } loop -} def -end -userdict /clipRenderOff 15 dict dup begin -put -{ - /n /N /s /S /f /F /b /B -} -{ - { - _doClip 1 eq - { - /_doClip 0 ddef _eo {eoclip} {clip} ifelse - } if - newpath - } def -} forall -/Tr /pop load def -/Bb {} def -/BB /pop load def -/Bg {12 npop} def -/Bm {6 npop} def -/Bc /Bm load def -/Bh {4 npop} def -end -/Lb -{ - 6 npop - 7 2 roll - 5 npop - 0 eq - { - 0 eq - { - (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard - } - { - - /clipForward? true def - - /Tx /pop load def - /Tj /pop load def - - currentdict end clipRenderOff begin begin - } ifelse - } - { - 0 eq - { - save /discardSave exch store - } if - } ifelse -} bind def -/LB -{ - discardSave dup null ne - { - restore - } - { - pop - clipForward? - { - currentdict - end - end - begin - - /clipForward? false ddef - } if - } ifelse -} bind def -/Pb -{ - pop pop - 0 (%AI5_EndPalette) discard -} bind def -/Np -{ - 0 (%AI5_End_NonPrinting--) discard -} bind def -/Ln /pop load def -/Ap -/pop load def -/Ar -{ - 72 exch div - 0 dtransform dup mul exch dup mul add sqrt - dup 1 lt - { - pop 1 - } if - setflat -} def -/Mb -{ - q -} def -/Md -{ -} def -/MB -{ - Q -} def -/nc 4 dict def -nc begin -/setgray -{ - pop -} bind def -/setcmykcolor -{ - 4 npop -} bind def -/setrgbcolor -{ - 3 npop -} bind def -/setcustomcolor -{ - 2 npop -} bind def -currentdict readonly pop -end -/XP -{ - 4 npop -} bind def -/XD -{ - pop -} bind def -end -setpacking -%%EndResource -%%BeginResource: procset Adobe_cshow 2.0 8 -%%Title: (Writing System Operators) -%%Version: 2.0 8 -%%CreationDate: (1/23/89) () -%%Copyright: ((C) 1992-1996 Adobe Systems Incorporated All Rights Reserved) -currentpacking true setpacking -userdict /Adobe_cshow 14 dict dup begin put -/initialize -{ - Adobe_cshow begin - Adobe_cshow - { - dup xcheck - { - bind - } if - pop pop - } forall - end - Adobe_cshow begin -} def -/terminate -{ -currentdict Adobe_cshow eq - { - end - } if -} def -/cforall -{ - /_lobyte 0 ddef - /_hibyte 0 ddef - /_cproc exch ddef - /_cscript currentfont /FontScript known { currentfont /FontScript get } { -1 } ifelse ddef - { - /_lobyte exch ddef - _hibyte 0 eq - _cscript 1 eq - _lobyte 129 ge _lobyte 159 le and - _lobyte 224 ge _lobyte 252 le and or and - _cscript 2 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript 3 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript 25 eq - _lobyte 161 ge _lobyte 254 le and and - _cscript -1 eq - or or or or and - { - /_hibyte _lobyte ddef - } - { - _hibyte 256 mul _lobyte add - _cproc - /_hibyte 0 ddef - } ifelse - } forall -} def -/cstring -{ - dup 256 lt - { - (s) dup 0 4 3 roll put - } - { - dup 256 idiv exch 256 mod - (hl) dup dup 0 6 5 roll put 1 4 3 roll put - } ifelse -} def -/clength -{ - 0 exch - { 256 lt { 1 } { 2 } ifelse add } cforall -} def -/hawidthshow -{ - { - dup cstring - show - _hvax _hvay rmoveto - _hvwb eq { _hvcx _hvcy rmoveto } if - } cforall -} def -/vawidthshow -{ - { - dup 255 le - _charorientation 1 eq - and - { - -90 rotate - 0 _fontRotateAdjust rmoveto - cstring - _hvcx _hvcy _hvwb _hvax _hvay 6 -1 roll awidthshow - 0 _fontRotateAdjust neg rmoveto - 90 rotate - } - { - currentpoint - _fontHeight sub - exch _hvay sub exch _hvax sub - 2 index _hvwb eq { exch _hvcy sub exch _hvcx sub } if - 3 2 roll - cstring - dup stringwidth pop 2 div neg _fontAscent neg rmoveto - show - moveto - } ifelse - } cforall -} def -/hvawidthshow -{ - 6 1 roll - /_hvay exch ddef - /_hvax exch ddef - /_hvwb exch ddef - /_hvcy exch ddef - /_hvcx exch ddef - _lineorientation 0 eq { hawidthshow } { vawidthshow } ifelse -} def -/hvwidthshow -{ - 0 0 3 -1 roll hvawidthshow -} def -/hvashow -{ - 0 0 0 6 -3 roll hvawidthshow -} def -/hvshow -{ - 0 0 0 0 0 6 -1 roll hvawidthshow -} def -currentdict readonly pop end -setpacking -%%EndResource -%%BeginResource: procset Adobe_shading_AI8 1.0 0 -%%Title: (Adobe Illustrator 8 Shading Procset) -%%Version: 1.0 0 -%%CreationDate: (12/17/97) () -%%Copyright: ((C) 1987-1997 Adobe Systems Incorporated All Rights Reserved) -userdict /defaultpacking currentpacking put true setpacking -userdict /Adobe_shading_AI8 10 dict dup begin put -/initialize { - Adobe_shading_AI8 begin - Adobe_shading_AI8 bdprocs - Mesh /initialize get exec -} def -/terminate { - currentdict Adobe_shading_AI8 eq { - end - } if -} def -/bdprocs { - { - dup xcheck 1 index type /arraytype eq and { - bind - } if - pop pop - } forall -} def -/X! {pop} def -/X# {pop pop} def -/Mesh 40 dict def -Mesh begin -/initialize { - Mesh bdprocs - Mesh begin - /emulate? /AI8MeshEmulation where { - pop AI8MeshEmulation - }{ - systemdict /shfill known not - } ifelse def - end -} def -/bd { - shadingdict begin -} def -/paint { - emulate? { - end - }{ - /_lp /none ddef _fc /_lp /none ddef - - /AIColorSpace AIColorSpace tocolorspace store - /ColorSpace AIColorSpace topsspace store - - version_ge_3010.106 not systemdict /setsmoothness known and { - 0.0001 setsmoothness - } if - - composite? { - /DataSource getdatasrc def - Matrix concat - currentdict end - shfill - }{ - AIColorSpace makesmarks AIPlateList markingplate and not isoverprint and { - end - }{ - /ColorSpace /DeviceGray store - /Decode [0 1 0 1 0 1] store - /DataSource getplatesrc def - Matrix concat - currentdict end - shfill - } ifelse - } ifelse - } ifelse -} def -/shadingdict 12 dict def -shadingdict begin - /ShadingType 6 def - /BitsPerCoordinate 16 def - /BitsPerComponent 8 def - /BitsPerFlag 8 def -end -/datafile null def -/databuf 256 string def -/dataptr 0 def -/srcspace null def -/srcchannels 0 def -/dstchannels 0 def -/dstplate 0 def -/srctodstcolor null def -/getplatesrc { - /srcspace AIColorSpace store - /srcchannels AIColorSpace getnchannels store - /dstchannels 1 store - /dstplate getplateindex store - /srctodstcolor srcspace makesmarks { - dstplate 4 eq { - {1 exch sub} - }{ - {srcspace tocmyk 3 dstplate sub index 1 exch sub 5 1 roll 4 {pop} repeat} - } ifelse - }{ - {srcchannels {pop} repeat 1} - } ifelse store - /datafile getdatasrc store - /rdpatch168 load DataLength () /SubFileDecode filter -} def -/getdatasrc { - /rdcmntline load /ASCII85Decode filter -} def -/rdpatch168 { - /dataptr 0 store - 49 rdcount - 4 { - dup {pop srcchannels getint8} if - dup {pop srctodstcolor dstchannels putint8 true} if - } repeat - {databuf 0 dataptr getinterval}{()} ifelse -} def -/rdpatch3216 { - /dataptr 0 store - 97 rdcount - 4 { - dup {pop srcchannels getint16} if - dup {pop srctodstcolor dstchannels putint16 true} if - } repeat - {databuf 0 dataptr getinterval}{()} ifelse -} def -/rdcount { - dup 0 gt { - datafile databuf dataptr 4 -1 roll getinterval readstring - exch length dataptr add /dataptr exch store - }{ - true - } ifelse -} def -/getint8 { - mark true 3 -1 roll - { - dup {pop datafile read} if - dup {pop 255 div true} if - } repeat - { - counttomark 1 add -1 roll pop true - }{ - cleartomark false - } ifelse -} def -/putint8 { - dup dataptr add /dataptr exch store - dataptr exch - { - 1 sub exch - 255 mul cvi - databuf 2 index - 3 -1 roll put - } repeat - pop -} def -/getint16 { - mark true 3 -1 roll - { - dup {pop datafile read} if - dup {pop 256 mul datafile read} if - dup {pop add 65535 div true} if - } repeat - { - counttomark 1 add -1 roll pop true - }{ - cleartomark false - } ifelse -} def -/putint16 { - dup 2 mul dataptr add /dataptr exch store - dataptr exch - { - 2 sub exch - 65535 mul cvi dup - 256 idiv databuf 3 index 3 -1 roll put - 256 mod databuf 2 index 1 add 3 -1 roll put - } repeat - pop -} def -/srcbuf 256 string def -/rdcmntline { - currentfile srcbuf readline pop - (%) anchorsearch {pop} if -} def -/getplateindex { - 0 [cyan? magenta? yellow? black? customColor?] {{exit} if 1 add} forall -} def -/aicsarray 4 array def -/aicsaltvals 4 array def -/aicsaltcolr aicsaltvals def -/tocolorspace { - dup type /arraytype eq { - mark exch aload pop - aicsarray 0 3 -1 roll put - aicsarray 1 3 -1 roll put - dup aicsarray 2 3 -1 roll put - gettintxform aicsarray 3 3 -1 roll put - counttomark aicsaltvals 0 3 -1 roll getinterval /aicsaltcolr exch store - aicsaltcolr astore pop pop - aicsarray - } if -} def -/subtintxform {aicsaltcolr {1 index mul exch} forall pop} def -/addtintxform {aicsaltcolr {1 sub 1 index mul 1 add exch} forall pop} def -/gettintxform { - /DeviceRGB eq {/addtintxform}{/subtintxform} ifelse load -} def -/getnchannels { - dup type /arraytype eq {0 get} if - colorspacedict exch get begin Channels end -} def -/makesmarks { - composite? { - pop true - }{ - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin MarksPlate end - } ifelse -} def -/markingplate { - composite? { - pop true - }{ - dup type /arraytype eq { - dup length getplateindex gt {getplateindex get}{pop false} ifelse - } if - } ifelse -} def -/tocmyk { - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin ToCMYK end -} def -/topsspace { - dup dup type /arraytype eq {0 get} if - colorspacedict exch get begin ToPSSpace end -} def -/colorspacedict 5 dict dup begin - /DeviceGray 4 dict dup begin - /Channels 1 def - /MarksPlate {pop black?} def - /ToCMYK {pop 1 exch sub 0 0 0 4 -1 roll} def - /ToPSSpace {} def - end def - /DeviceRGB 4 dict dup begin - /Channels 3 def - /MarksPlate {pop isCMYKSep?} def - /ToCMYK {pop _rgbtocmyk} def - /ToPSSpace {} def - end def - /DeviceCMYK 4 dict dup begin - /Channels 4 def - /MarksPlate {pop isCMYKSep?} def - /ToCMYK {pop} def - /ToPSSpace {} def - end def - /Separation 4 dict dup begin - /Channels 1 def - /MarksPlate { - /findcmykcustomcolor where { - pop dup 1 exch ToCMYK 5 -1 roll 1 get - findcmykcustomcolor 1 setcustomcolor - systemdict /currentgray get exec - 1 ne - }{ - pop false - } ifelse - } def - /ToCMYK { - dup 2 get mark exch 4 2 roll - 3 get exec - counttomark -1 roll tocmyk - 5 -1 roll pop - } def - /ToPSSpace {} def - end def - /Process 4 dict dup begin - /Channels 1 def - /MarksPlate { - isCMYKSep? { - 1 exch ToCMYK 4 array astore getplateindex get 0 ne - }{ - pop false - } ifelse - } def - /ToCMYK { - dup 2 get mark exch 4 2 roll - 3 get exec - counttomark -1 roll tocmyk - 5 -1 roll pop - } def - /ToPSSpace { - 4 array copy dup 0 /Separation put - } def - end def -end def -/isoverprint { - /currentoverprint where {pop currentoverprint}{_of} ifelse -} def -/version_ge_3010.106 { - version {cvr} stopped { - pop - false - }{ - 3010.106 ge - } ifelse -} def -end -end -defaultpacking setpacking -%%EndResource -%%EndProlog -%%BeginSetup -%%IncludeFont: Helvetica -userdict /_useSmoothShade false put -userdict /_aicmykps true put -userdict /_forceToCMYK true put -Adobe_level2_AI5 /initialize get exec -Adobe_cshow /initialize get exec -Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_typography_AI5 /initialize get exec -Adobe_ColorImage_AI6 /initialize get exec -Adobe_shading_AI8 /initialize get exec -Adobe_Illustrator_AI5 /initialize get exec -[ -39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis -/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute -/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde -/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex -/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls -/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash -/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef -/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash -/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef -/guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe -/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide -/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright -/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand -/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex -/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex -/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla -/hungarumlaut/ogonek/caron -TE -%AI55J_Tsume: None -%AI3_BeginEncoding: _Helvetica Helvetica -[/_Helvetica/Helvetica 0 0 1 TZ -%AI3_EndEncoding AdobeType -[161/degree 173/notequal 176/infinity/plusminus/lessequal/greaterequal -181/mu/partialdiff/summation/product/pi/integral 189/Omega -195/radical 197/approxequal 198/Delta 214/divide/lozenge 240/apple -/_Symbol_/Symbol 0 0 0 TZ -%AI5_Begin_NonPrinting -Np -%AI3_BeginPattern: (bi-direction diagonals) -(bi-direction diagonals) 24.2119 0.2119 96.2124 72.2119 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -8.2119 6.2119 m -14.2119 0.2119 L -F -8.2119 0.2119 m -14.2119 6.2119 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -24.2119 72.2119 m -96.2124 0.2119 L -S -21.2109 69.2129 m -90.2124 0.2119 L -S -21.207 63.2168 m -84.2124 0.2119 L -S -21.2031 57.2207 m -78.2124 0.2119 L -S -21.1987 51.2246 m -72.2124 0.2119 L -S -21.1958 45.2275 m -66.2119 0.2119 L -S -21.1919 39.2314 m -60.2119 0.2119 L -S -21.188 33.2363 m -54.2119 0.2119 L -S -21.1851 27.2402 m -48.2119 0.2119 L -S -21.1812 21.2432 m -42.2119 0.2119 L -S -21.1768 15.2471 m -36.2119 0.2119 L -S -21.1729 9.251 m -30.2119 0.2119 L -S -21.1699 3.2549 m -24.2119 0.2119 L -S -30.2119 72.2119 m -99.2134 3.21 L -S -36.2119 72.2119 m -99.2173 9.2061 L -S -42.2119 72.2119 m -99.2212 15.2021 L -S -48.2119 72.2119 m -99.2251 21.1992 L -S -54.2119 72.2119 m -99.228 27.1953 L -S -60.2119 72.2119 m -99.2319 33.1904 L -S -66.2119 72.2119 m -99.2358 39.1865 L -S -72.2124 72.2119 m -99.2397 45.1836 L -S -78.2124 72.2119 m -99.2427 51.1797 L -S -84.2124 72.2119 m -99.2466 57.1758 L -S -90.2124 72.2119 m -99.2505 63.1719 L -S -96.2124 72.2119 m -99.2554 69.1689 L -S -0.2119 68.7119 m -10.2119 58.7119 L -S -96.2124 72.2119 m -24.2119 0.2119 L -S -90.2124 72.2119 m -21.2109 3.21 L -S -84.2124 72.2119 m -21.207 9.2061 L -S -78.2124 72.2119 m -21.2031 15.2021 L -S -72.2124 72.2119 m -21.1987 21.1982 L -S -66.2119 72.2119 m -21.1958 27.1953 L -S -60.2119 72.2119 m -21.1919 33.1904 L -S -54.2119 72.2119 m -21.188 39.1865 L -S -48.2119 72.2119 m -21.1851 45.1826 L -S -42.2119 72.2119 m -21.1812 51.1797 L -S -36.2119 72.2119 m -21.1768 57.1758 L -S -30.2119 72.2119 m -21.1729 63.1719 L -S -24.2119 72.2119 m -21.1699 69.168 L -S -99.2134 69.2129 m -30.2119 0.2119 L -S -99.2173 63.2168 m -36.2119 0.2119 L -S -99.2212 57.2207 m -42.2119 0.2119 L -S -99.2251 51.2246 m -48.2119 0.2119 L -S -99.228 45.2275 m -54.2119 0.2119 L -S -99.2319 39.2314 m -60.2119 0.2119 L -S -99.2358 33.2363 m -66.2119 0.2119 L -S -99.2397 27.2393 m -72.2124 0.2119 L -S -99.2427 21.2432 m -78.2124 0.2119 L -S -99.2466 15.2471 m -84.2124 0.2119 L -S -99.2505 9.251 m -90.2124 0.2119 L -S -99.2554 3.2539 m -96.2124 0.2119 L -S -0.2119 58.7119 m -10.2119 68.7119 L -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (black dots) -(black dots) 16 0.6885 88 72.6885 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -0 6.6885 m -6 0.6885 L -F -0 0.6885 m -6 6.6885 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -28.9365 3.1885 m -28.9365 3.1885 l -S -17.125 3.375 m -17.125 3.375 l -S -26.5 4.6885 m -26.5 4.6885 l -S -35.6865 5.8135 m -35.6865 5.8135 l -S -19.75 0.9385 m -19.75 0.9385 l -S -23.125 7.3135 m -23.125 7.3135 l -S -40.5615 2.4385 m -40.5615 2.4385 l -S -43 1.125 m -43 1.125 l -S -45.0615 5.4385 m -45.0615 5.4385 l -S -56.875 6.375 m -56.875 6.375 l -S -65.3115 5.0635 m -65.3115 5.0635 l -S -51.0615 6.9385 m -51.0615 6.9385 l -S -40.5615 6.9385 m -40.5615 6.9385 l -S -31.1865 6.9385 m -31.1865 6.9385 l -S -59.875 9.5635 m -59.875 9.5635 l -S -62.6865 1.3135 m -62.6865 1.3135 l -S -34.5615 0.9385 m -34.5615 0.9385 l -S -48.4365 2.25 m -48.4365 2.25 l -S -56.3115 0.75 m -56.3115 0.75 l -S -66.625 24.5635 m -66.625 24.5635 l -S -74.3115 24.9385 m -74.3115 24.9385 l -S -78.8115 24.375 m -78.8115 24.375 l -S -82.9365 2.0635 m -82.9365 2.0635 l -S -68.3115 11.8135 m -68.3115 11.8135 l -S -86.5 17.8135 m -86.5 17.8135 l -S -87.0615 4.6885 m -87.0615 4.6885 l -S -79.9365 19.875 m -79.9365 19.875 l -S -77.875 1.125 m -77.875 1.125 l -S -69.625 20.25 m -69.625 20.25 l -S -67.75 6 m -67.75 6 l -S -73.375 17.625 m -73.375 17.625 l -S -76.9365 16.875 m -76.9365 16.875 l -S -72.4365 3.375 m -72.4365 3.375 l -S -77.3115 9.5635 m -77.3115 9.5635 l -S -73.9365 11.25 m -73.9365 11.25 l -S -83.125 7.875 m -83.125 7.875 l -S -85.1865 12.75 m -85.1865 12.75 l -S -81.0615 13.875 m -81.0615 13.875 l -S -17.6865 16.125 m -17.6865 16.125 l -S -45.25 10.3135 m -45.25 10.3135 l -S -31.5615 21.375 m -31.5615 21.375 l -S -20.875 11.8135 m -20.875 11.8135 l -S -34.75 18.5635 m -34.75 18.5635 l -S -25.75 21.9385 m -25.75 21.9385 l -S -34.5615 24.5635 m -34.5615 24.5635 l -S -37.375 16.3135 m -37.375 16.3135 l -S -36.625 12.75 m -36.625 12.75 l -S -23.125 17.25 m -23.125 17.25 l -S -29.3115 12.375 m -29.3115 12.375 l -S -31 15.75 m -31 15.75 l -S -46.1865 22.875 m -46.1865 22.875 l -S -52 15.375 m -52 15.375 l -S -58.375 13.3135 m -58.375 13.3135 l -S -62.6865 20.0635 m -62.6865 20.0635 l -S -62.875 14.0635 m -62.875 14.0635 l -S -44.6865 20.4385 m -44.6865 20.4385 l -S -46.75 15.1885 m -46.75 15.1885 l -S -42.0615 17.0635 m -42.0615 17.0635 l -S -55.1865 17.4385 m -55.1865 17.4385 l -S -58.9365 23.25 m -58.9365 23.25 l -S -60.0615 17.4385 m -60.0615 17.4385 l -S -42.4365 25.125 m -42.4365 25.125 l -S -65.3115 20.625 m -65.3115 20.625 l -S -51.625 24.5635 m -51.625 24.5635 l -S -52 20.625 m -52 20.625 l -S -18.8115 24 m -18.8115 24 l -S -21.25 24.9385 m -21.25 24.9385 l -S -19.375 70.875 m -19.375 70.875 l -S -26.125 66.5635 m -26.125 66.5635 l -S -20.125 66.375 m -20.125 66.375 l -S -38.5 69 m -38.5 69 l -S -47.125 71.625 m -47.125 71.625 l -S -62.875 68.0635 m -62.875 68.0635 l -S -49.75 67.5 m -49.75 67.5 l -S -38.875 65.625 m -38.875 65.625 l -S -29.3115 70.3135 m -29.3115 70.3135 l -S -31.9365 67.5 m -31.9365 67.5 l -S -57.25 65.4385 m -57.25 65.4385 l -S -23.5 69.1885 m -23.5 69.1885 l -S -45.625 65.25 m -45.625 65.25 l -S -26.6865 63.9385 m -26.6865 63.9385 l -S -50.5 63.75 m -50.5 63.75 l -S -32.6865 72 m -32.6865 72 l -S -52.9365 71.4385 m -52.9365 71.4385 l -S -57.8115 69.375 m -57.8115 69.375 l -S -61 64.3135 m -61 64.3135 l -S -28.9365 48.1885 m -28.9365 48.1885 l -S -17.125 48.375 m -17.125 48.375 l -S -21.4365 42.375 m -21.4365 42.375 l -S -19.375 36 m -19.375 36 l -S -26.125 31.6885 m -26.125 31.6885 l -S -20.125 31.5 m -20.125 31.5 l -S -26.5 49.6885 m -26.5 49.6885 l -S -35.6865 50.8135 m -35.6865 50.8135 l -S -19.75 45.9385 m -19.75 45.9385 l -S -23.125 52.3135 m -23.125 52.3135 l -S -40.5615 47.4385 m -40.5615 47.4385 l -S -43 46.125 m -43 46.125 l -S -23.5 39.1885 m -23.5 39.1885 l -S -38.5 34.125 m -38.5 34.125 l -S -47.125 36.75 m -47.125 36.75 l -S -45.0615 50.4385 m -45.0615 50.4385 l -S -56.875 51.375 m -56.875 51.375 l -S -42.8115 39.375 m -42.8115 39.375 l -S -62.875 33.1885 m -62.875 33.1885 l -S -49.75 32.625 m -49.75 32.625 l -S -38.875 30.75 m -38.875 30.75 l -S -29.3115 35.4385 m -29.3115 35.4385 l -S -31.9365 32.625 m -31.9365 32.625 l -S -54.75 30.1885 m -54.75 30.1885 l -S -64.9365 39.75 m -64.9365 39.75 l -S -46.1865 41.8135 m -46.1865 41.8135 l -S -65.3115 50.0635 m -65.3115 50.0635 l -S -51.0615 51.9385 m -51.0615 51.9385 l -S -23.5 34.3135 m -23.5 34.3135 l -S -40.5615 51.9385 m -40.5615 51.9385 l -S -31.1865 51.9385 m -31.1865 51.9385 l -S -45.625 30.375 m -45.625 30.375 l -S -26.6865 29.0635 m -26.6865 29.0635 l -S -59.875 54.5635 m -59.875 54.5635 l -S -50.5 28.875 m -50.5 28.875 l -S -60.75 47.6885 m -60.75 47.6885 l -S -30.625 42.75 m -30.625 42.75 l -S -26.6865 42.375 m -26.6865 42.375 l -S -36.8115 40.125 m -36.8115 40.125 l -S -37.75 43.5 m -37.75 43.5 l -S -34.5615 45.9385 m -34.5615 45.9385 l -S -32.6865 37.125 m -32.6865 37.125 l -S -61.9365 42.75 m -61.9365 42.75 l -S -48.4365 47.25 m -48.4365 47.25 l -S -54.625 42.375 m -54.625 42.375 l -S -56.3115 45.75 m -56.3115 45.75 l -S -52.9365 36.5635 m -52.9365 36.5635 l -S -57.8115 34.5 m -57.8115 34.5 l -S -58.9365 38.625 m -58.9365 38.625 l -S -61 29.4385 m -61 29.4385 l -S -65.875 29.625 m -65.875 29.625 l -S -70.5615 27.75 m -70.5615 27.75 l -S -71.5 52.875 m -71.5 52.875 l -S -69.8115 34.3135 m -69.8115 34.3135 l -S -76.375 27.375 m -76.375 27.375 l -S -71.3115 41.0635 m -71.3115 41.0635 l -S -77.3115 45.375 m -77.3115 45.375 l -S -82 28.6885 m -82 28.6885 l -S -88.1865 27.5635 m -88.1865 27.5635 l -S -83.6865 43.3135 m -83.6865 43.3135 l -S -88 50.0635 m -88 50.0635 l -S -88.1865 44.0635 m -88.1865 44.0635 l -S -88.1865 33.1885 m -88.1865 33.1885 l -S -70 50.4385 m -70 50.4385 l -S -68.875 59.625 m -68.875 59.625 l -S -66.8115 38.25 m -66.8115 38.25 l -S -74.75 42.1885 m -74.75 42.1885 l -S -67.375 47.0635 m -67.375 47.0635 l -S -72.25 64.5 m -72.25 64.5 l -S -73.5615 66.9385 m -73.5615 66.9385 l -S -80.5 47.4385 m -80.5 47.4385 l -S -85.5615 62.4385 m -85.5615 62.4385 l -S -82.9365 71.0635 m -82.9365 71.0635 l -S -69.25 69 m -69.25 69 l -S -80.3115 66.75 m -80.3115 66.75 l -S -84.25 53.25 m -84.25 53.25 l -S -87.0615 55.875 m -87.0615 55.875 l -S -77.875 70.125 m -77.875 70.125 l -S -85.375 47.4385 m -85.375 47.4385 l -S -67.75 64.5 m -67.75 64.5 l -S -67.75 55.125 m -67.75 55.125 l -S -81.625 31.125 m -81.625 31.125 l -S -79.375 39 m -79.375 39 l -S -75.8115 33 m -75.8115 33 l -S -84.4365 37.3135 m -84.4365 37.3135 l -S -76.9365 54.5635 m -76.9365 54.5635 l -S -77.3115 50.625 m -77.3115 50.625 l -S -79.5615 60.75 m -79.5615 60.75 l -S -76.1865 61.6885 m -76.1865 61.6885 l -S -73.75 58.5 m -73.75 58.5 l -S -82.5615 56.625 m -82.5615 56.625 l -S -72.4365 72.375 m -72.4365 72.375 l -S -61.75 25.875 m -61.75 25.875 l -S -57.25 26.625 m -57.25 26.625 l -S -25.75 60.75 m -25.75 60.75 l -S -34.1865 59.4385 m -34.1865 59.4385 l -S -19.9365 61.3135 m -19.9365 61.3135 l -S -31.5615 55.6885 m -31.5615 55.6885 l -S -17.3115 56.625 m -17.3115 56.625 l -S -25.1865 55.125 m -25.1865 55.125 l -S -40.375 62.25 m -40.375 62.25 l -S -46.1865 54.75 m -46.1865 54.75 l -S -56.875 59.4385 m -56.875 59.4385 l -S -40.25 58.1885 m -40.25 58.1885 l -S -36.25 56.4385 m -36.25 56.4385 l -S -49.375 56.8135 m -49.375 56.8135 l -S -53.125 62.625 m -53.125 62.625 l -S -54.25 56.8135 m -54.25 56.8135 l -S -59.5 60 m -59.5 60 l -S -46.1865 60 m -46.1865 60 l -S -30.8115 28.5 m -30.8115 28.5 l -S -19.75 72.9385 m -19.75 72.9385 l -S -43 73.125 m -43 73.125 l -S -34.5615 72.9385 m -34.5615 72.9385 l -S -56.3115 72.75 m -56.3115 72.75 l -S -77.875 73.125 m -77.875 73.125 l -S -72.4365 0.375 m -72.4365 0.375 l -S -16.1865 27.5635 m -16.1865 27.5635 l -S -16 50.0635 m -16 50.0635 l -S -16.1865 44.0635 m -16.1865 44.0635 l -S -16.1865 33.1885 m -16.1865 33.1885 l -S -6 62.3135 m -6.208 62.3135 6.375 62.4805 6.375 62.6885 c -6.375 62.8945 6.208 63.0635 6 63.0635 c -5.793 63.0635 5.625 62.8945 5.625 62.6885 c -5.625 62.4805 5.793 62.3135 6 62.3135 c -s -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (horizontal rules) -(horizontal rules) 16 0 88 73.9463 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 0 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -0 6 m -6 0 L -F -0 0 m -6 6 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -2 J 0 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -88 72.9727 m -16 72.9727 l -S -88 71.0273 m -16 71.0273 L -S -88 67.1357 m -16 67.1357 L -S -88 65.1904 m -16 65.1904 L -S -88 63.2441 m -16 63.2441 L -S -88 61.2979 m -16 61.2979 L -S -88 57.4072 m -16 57.4072 L -S -88 55.4609 m -16 55.4609 L -S -88 53.5156 m -16 53.5156 L -S -88 51.5703 m -16 51.5703 L -S -88 49.624 m -16 49.624 L -S -88 47.6787 m -16 47.6787 L -S -88 45.7334 m -16 45.7334 L -S -88 43.7871 m -16 43.7871 L -S -88 39.8965 m -16 39.8965 L -S -88 37.9502 m -16 37.9502 L -S -88 36.0049 m -16 36.0049 L -S -88 34.0586 m -16 34.0586 L -S -88 32.1133 m -16 32.1133 L -S -88 30.168 m -16 30.168 L -S -88 26.2764 m -16 26.2764 L -S -88 22.3848 m -16 22.3848 L -S -88 20.4395 m -16 20.4395 L -S -88 18.4941 m -16 18.4941 L -S -88 16.5479 m -16 16.5479 L -S -88 14.6016 m -16 14.6016 L -S -88 12.6572 m -16 12.6572 L -S -88 8.7646 m -16 8.7646 L -S -88 6.8193 m -16 6.8193 L -S -88 4.874 m -16 4.874 L -S -88 0.9727 m -16 0.9727 l -S -88 2.9277 m -16 2.9277 L -S -88 69.0811 m -16 69.0811 L -S -88 59.3525 m -16 59.3525 L -S -88 41.8418 m -16 41.8418 L -S -88 28.2217 m -16 28.2217 L -S -88 24.3311 m -16 24.3311 L -S -88 10.7109 m -16 10.7109 L -S -6 69.0811 m -2 69.0811 l -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (one direction diagonals) -(one direction diagonals) 28.856 4.6211 100.855 76.6211 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -0 J 2 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -5.106 10.6211 m -11.106 4.6211 L -F -5.106 4.6211 m -11.106 10.6211 L -F -%AI6_EndPatternLayer -) & -(0 O 0 R 0 0 0 1 k - 0 0 0 1 K -) @ -( -%AI6_BeginPatternLayer -800 Ar -0 J 1 j 0.3 w 4 M []0 d -%AI3_Note: -0 D -0 XR -21.3716 66.1055 m -39.3706 84.1055 l -S -21.3716 60.1055 m -45.3706 84.1055 l -S -21.3716 54.1055 m -51.3706 84.1055 l -S -21.3716 48.1055 m -57.3706 84.1055 l -S -21.3716 42.1055 m -63.3706 84.1055 l -S -21.3716 36.1055 m -69.3706 84.1055 l -S -21.3716 30.1055 m -75.3706 84.1055 l -S -21.3716 24.1055 m -81.3706 84.1055 l -S -21.3716 18.1055 m -87.3706 84.1055 l -S -21.3716 12.1055 m -93.3706 84.1055 l -S -21.3716 6.1055 m -99.3706 84.1055 l -S -21.3716 0.1064 m -105.3706 84.1055 l -S -27.3716 0.1064 m -105.3706 78.1055 l -S -33.3706 0.1064 m -105.3706 72.1055 l -S -39.3706 0.1064 m -105.3706 66.1055 l -S -45.3706 0.1064 m -105.3706 60.1055 l -S -51.3706 0.1064 m -105.3706 54.1055 l -S -57.3706 0.1064 m -105.3706 48.1055 l -S -63.3706 0.1064 m -105.3706 42.1055 l -S -69.3706 0.1064 m -105.3706 36.1055 l -S -75.3706 0.1064 m -105.3706 30.1055 l -S -81.3706 0.1064 m -105.3706 24.1055 l -S -87.3706 0.1064 m -105.3706 18.1055 l -S -93.3706 0.1064 m -105.3706 12.1055 l -S -2 j -0.106 63.1211 m -10.106 73.1211 L -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI3_BeginPattern: (white dots) -(white dots) 0.375 0.6885 72.375 72.6885 [ -%AI3_Tile -(0 O 0 R 1 g - 1 G -) @ -( -%AI6_BeginPatternLayer -800 Ar -1 J 0 j 0.75 w 4 M []0 d -%AI3_Note: -0 D -0 XR -13.3115 3.1885 m -13.3115 3.1885 l -S -1.5 3.375 m -1.5 3.375 l -S -10.875 4.6885 m -10.875 4.6885 l -S -20.0615 5.8135 m -20.0615 5.8135 l -S -4.125 0.9385 m -4.125 0.9385 l -S -7.5 7.3135 m -7.5 7.3135 l -S -24.9365 2.4385 m -24.9365 2.4385 l -S -27.375 1.125 m -27.375 1.125 l -S -29.4365 5.4385 m -29.4365 5.4385 l -S -41.25 6.375 m -41.25 6.375 l -S -49.6865 5.0635 m -49.6865 5.0635 l -S -35.4365 6.9385 m -35.4365 6.9385 l -S -24.9365 6.9385 m -24.9365 6.9385 l -S -15.5615 6.9385 m -15.5615 6.9385 l -S -44.25 9.5635 m -44.25 9.5635 l -S -47.0615 1.3135 m -47.0615 1.3135 l -S -18.9365 0.9385 m -18.9365 0.9385 l -S -32.8115 2.25 m -32.8115 2.25 l -S -40.6865 0.75 m -40.6865 0.75 l -S -51 24.5635 m -51 24.5635 l -S -58.6865 24.9385 m -58.6865 24.9385 l -S -63.1865 24.375 m -63.1865 24.375 l -S -67.3115 2.0635 m -67.3115 2.0635 l -S -52.6865 11.8135 m -52.6865 11.8135 l -S -70.875 17.8135 m -70.875 17.8135 l -S -71.4365 4.6885 m -71.4365 4.6885 l -S -64.3115 19.875 m -64.3115 19.875 l -S -62.25 1.125 m -62.25 1.125 l -S -54 20.25 m -54 20.25 l -S -52.125 6 m -52.125 6 l -S -57.75 17.625 m -57.75 17.625 l -S -61.3115 16.875 m -61.3115 16.875 l -S -56.8115 3.375 m -56.8115 3.375 l -S -61.6865 9.5635 m -61.6865 9.5635 l -S -58.3115 11.25 m -58.3115 11.25 l -S -67.5 7.875 m -67.5 7.875 l -S -69.5615 12.75 m -69.5615 12.75 l -S -65.4365 13.875 m -65.4365 13.875 l -S -2.0615 16.125 m -2.0615 16.125 l -S -29.625 10.3135 m -29.625 10.3135 l -S -15.9365 21.375 m -15.9365 21.375 l -S -5.25 11.8135 m -5.25 11.8135 l -S -19.125 18.5635 m -19.125 18.5635 l -S -10.125 21.9385 m -10.125 21.9385 l -S -18.9365 24.5635 m -18.9365 24.5635 l -S -21.75 16.3135 m -21.75 16.3135 l -S -21 12.75 m -21 12.75 l -S -7.5 17.25 m -7.5 17.25 l -S -13.6865 12.375 m -13.6865 12.375 l -S -15.375 15.75 m -15.375 15.75 l -S -30.5615 22.875 m -30.5615 22.875 l -S -36.375 15.375 m -36.375 15.375 l -S -42.75 13.3135 m -42.75 13.3135 l -S -47.0615 20.0635 m -47.0615 20.0635 l -S -47.25 14.0635 m -47.25 14.0635 l -S -29.0615 20.4385 m -29.0615 20.4385 l -S -31.125 15.1885 m -31.125 15.1885 l -S -26.4365 17.0635 m -26.4365 17.0635 l -S -39.5615 17.4385 m -39.5615 17.4385 l -S -43.3115 23.25 m -43.3115 23.25 l -S -44.4365 17.4385 m -44.4365 17.4385 l -S -26.8115 25.125 m -26.8115 25.125 l -S -49.6865 20.625 m -49.6865 20.625 l -S -36 24.5635 m -36 24.5635 l -S -36.375 20.625 m -36.375 20.625 l -S -3.1865 24 m -3.1865 24 l -S -5.625 24.9385 m -5.625 24.9385 l -S -3.75 70.875 m -3.75 70.875 l -S -10.5 66.5635 m -10.5 66.5635 l -S -4.5 66.375 m -4.5 66.375 l -S -22.875 69 m -22.875 69 l -S -31.5 71.625 m -31.5 71.625 l -S -47.25 68.0635 m -47.25 68.0635 l -S -34.125 67.5 m -34.125 67.5 l -S -23.25 65.625 m -23.25 65.625 l -S -13.6865 70.3135 m -13.6865 70.3135 l -S -16.3115 67.5 m -16.3115 67.5 l -S -41.625 65.4385 m -41.625 65.4385 l -S -7.875 69.1885 m -7.875 69.1885 l -S -30 65.25 m -30 65.25 l -S -11.0615 63.9385 m -11.0615 63.9385 l -S -34.875 63.75 m -34.875 63.75 l -S -17.0615 72 m -17.0615 72 l -S -37.3115 71.4385 m -37.3115 71.4385 l -S -42.1865 69.375 m -42.1865 69.375 l -S -45.375 64.3135 m -45.375 64.3135 l -S -13.3115 48.1885 m -13.3115 48.1885 l -S -1.5 48.375 m -1.5 48.375 l -S -5.8115 42.375 m -5.8115 42.375 l -S -3.75 36 m -3.75 36 l -S -10.5 31.6885 m -10.5 31.6885 l -S -4.5 31.5 m -4.5 31.5 l -S -10.875 49.6885 m -10.875 49.6885 l -S -20.0615 50.8135 m -20.0615 50.8135 l -S -4.125 45.9385 m -4.125 45.9385 l -S -7.5 52.3135 m -7.5 52.3135 l -S -24.9365 47.4385 m -24.9365 47.4385 l -S -27.375 46.125 m -27.375 46.125 l -S -7.875 39.1885 m -7.875 39.1885 l -S -22.875 34.125 m -22.875 34.125 l -S -31.5 36.75 m -31.5 36.75 l -S -29.4365 50.4385 m -29.4365 50.4385 l -S -41.25 51.375 m -41.25 51.375 l -S -27.1865 39.375 m -27.1865 39.375 l -S -47.25 33.1885 m -47.25 33.1885 l -S -34.125 32.625 m -34.125 32.625 l -S -23.25 30.75 m -23.25 30.75 l -S -13.6865 35.4385 m -13.6865 35.4385 l -S -16.3115 32.625 m -16.3115 32.625 l -S -39.125 30.1885 m -39.125 30.1885 l -S -49.3115 39.75 m -49.3115 39.75 l -S -30.5615 41.8135 m -30.5615 41.8135 l -S -49.6865 50.0635 m -49.6865 50.0635 l -S -35.4365 51.9385 m -35.4365 51.9385 l -S -7.875 34.3135 m -7.875 34.3135 l -S -24.9365 51.9385 m -24.9365 51.9385 l -S -15.5615 51.9385 m -15.5615 51.9385 l -S -30 30.375 m -30 30.375 l -S -11.0615 29.0635 m -11.0615 29.0635 l -S -44.25 54.5635 m -44.25 54.5635 l -S -34.875 28.875 m -34.875 28.875 l -S -45.125 47.6885 m -45.125 47.6885 l -S -15 42.75 m -15 42.75 l -S -11.0615 42.375 m -11.0615 42.375 l -S -21.1865 40.125 m -21.1865 40.125 l -S -22.125 43.5 m -22.125 43.5 l -S -18.9365 45.9385 m -18.9365 45.9385 l -S -17.0615 37.125 m -17.0615 37.125 l -S -46.3115 42.75 m -46.3115 42.75 l -S -32.8115 47.25 m -32.8115 47.25 l -S -39 42.375 m -39 42.375 l -S -40.6865 45.75 m -40.6865 45.75 l -S -37.3115 36.5635 m -37.3115 36.5635 l -S -42.1865 34.5 m -42.1865 34.5 l -S -43.3115 38.625 m -43.3115 38.625 l -S -45.375 29.4385 m -45.375 29.4385 l -S -50.25 29.625 m -50.25 29.625 l -S -54.9365 27.75 m -54.9365 27.75 l -S -55.875 52.875 m -55.875 52.875 l -S -54.1865 34.3135 m -54.1865 34.3135 l -S -60.75 27.375 m -60.75 27.375 l -S -55.6865 41.0635 m -55.6865 41.0635 l -S -61.6865 45.375 m -61.6865 45.375 l -S -66.375 28.6885 m -66.375 28.6885 l -S -72.5615 27.5635 m -72.5615 27.5635 l -S -68.0615 43.3135 m -68.0615 43.3135 l -S -72.375 50.0635 m -72.375 50.0635 l -S -72.5615 44.0635 m -72.5615 44.0635 l -S -72.5615 33.1885 m -72.5615 33.1885 l -S -54.375 50.4385 m -54.375 50.4385 l -S -53.25 59.625 m -53.25 59.625 l -S -51.1865 38.25 m -51.1865 38.25 l -S -59.125 42.1885 m -59.125 42.1885 l -S -51.75 47.0635 m -51.75 47.0635 l -S -56.625 64.5 m -56.625 64.5 l -S -57.9365 66.9385 m -57.9365 66.9385 l -S -64.875 47.4385 m -64.875 47.4385 l -S -69.9365 62.4385 m -69.9365 62.4385 l -S -67.3115 71.0635 m -67.3115 71.0635 l -S -53.625 69 m -53.625 69 l -S -64.6865 66.75 m -64.6865 66.75 l -S -68.625 53.25 m -68.625 53.25 l -S -71.4365 55.875 m -71.4365 55.875 l -S -62.25 70.125 m -62.25 70.125 l -S -69.75 47.4385 m -69.75 47.4385 l -S -52.125 64.5 m -52.125 64.5 l -S -52.125 55.125 m -52.125 55.125 l -S -66 31.125 m -66 31.125 l -S -63.75 39 m -63.75 39 l -S -60.1865 33 m -60.1865 33 l -S -68.8115 37.3135 m -68.8115 37.3135 l -S -61.3115 54.5635 m -61.3115 54.5635 l -S -61.6865 50.625 m -61.6865 50.625 l -S -63.9365 60.75 m -63.9365 60.75 l -S -60.5615 61.6885 m -60.5615 61.6885 l -S -58.125 58.5 m -58.125 58.5 l -S -66.9365 56.625 m -66.9365 56.625 l -S -56.8115 72.375 m -56.8115 72.375 l -S -46.125 25.875 m -46.125 25.875 l -S -41.625 26.625 m -41.625 26.625 l -S -10.125 60.75 m -10.125 60.75 l -S -18.5615 59.4385 m -18.5615 59.4385 l -S -4.3115 61.3135 m -4.3115 61.3135 l -S -15.9365 55.6885 m -15.9365 55.6885 l -S -1.6865 56.625 m -1.6865 56.625 l -S -9.5615 55.125 m -9.5615 55.125 l -S -24.75 62.25 m -24.75 62.25 l -S -30.5615 54.75 m -30.5615 54.75 l -S -41.25 59.4385 m -41.25 59.4385 l -S -24.625 58.1885 m -24.625 58.1885 l -S -20.625 56.4385 m -20.625 56.4385 l -S -33.75 56.8135 m -33.75 56.8135 l -S -37.5 62.625 m -37.5 62.625 l -S -38.625 56.8135 m -38.625 56.8135 l -S -43.875 60 m -43.875 60 l -S -30.5615 60 m -30.5615 60 l -S -15.1865 28.5 m -15.1865 28.5 l -S -4.125 72.9385 m -4.125 72.9385 l -S -27.375 73.125 m -27.375 73.125 l -S -18.9365 72.9385 m -18.9365 72.9385 l -S -40.6865 72.75 m -40.6865 72.75 l -S -62.25 73.125 m -62.25 73.125 l -S -56.8115 0.375 m -56.8115 0.375 l -S -0.5615 27.5635 m -0.5615 27.5635 l -S -0.375 50.0635 m -0.375 50.0635 l -S -0.5615 44.0635 m -0.5615 44.0635 l -S -0.5615 33.1885 m -0.5615 33.1885 l -S -%AI6_EndPatternLayer -) & -] E -%AI3_EndPattern -%AI5_End_NonPrinting-- -%AI5_Begin_NonPrinting -Np -%AI8_BeginBrushPattern -(New Pattern 2) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7884 8586 m --7838.1201 8586 L --7838.1201 8500.6914 L --7884 8500.6914 L --7884 8586 L -n -u --7850.4111 8533.3125 m --7850.3774 8533.3086 -7850.3457 8533.3047 -7850.313 8533.3018 c --7850.3457 8533.3047 -7850.3774 8533.3086 -7850.4111 8533.3125 c -n --7843.6582 8532.1602 m --7843.647 8532.1572 -7843.6362 8532.1543 -7843.626 8532.1523 c --7843.6362 8532.1543 -7843.647 8532.1572 -7843.6582 8532.1602 c -n --7870.0361 8579.5879 m --7870.0688 8579.5859 -7870.1006 8579.584 -7870.1318 8579.5801 c --7870.1162 8579.582 -7870.1016 8579.584 -7870.0854 8579.585 c --7870.0703 8579.5859 -7870.0527 8579.5879 -7870.0361 8579.5879 c -n --7854.5366 8533.6719 m --7854.4785 8533.668 -7854.4209 8533.6641 -7854.3599 8533.6602 c --7854.4209 8533.6641 -7854.4785 8533.668 -7854.5366 8533.6719 c -n --7839.1553 8576.4043 m --7839.0625 8576.3281 -7838.9775 8576.252 -7838.9009 8576.1758 c --7838.5967 8575.8672 -7838.4385 8575.5469 -7838.4385 8575.2207 c --7838.4385 8575.6289 -7838.689 8576.0254 -7839.1553 8576.4043 c -n --7877.3232 8578.5703 m --7877.3247 8578.5703 -7877.3281 8578.5693 -7877.3311 8578.5684 c --7877.3306 8578.5693 -7877.3281 8578.5693 -7877.3271 8578.5703 c --7877.3247 8578.5703 -7877.3247 8578.5703 -7877.3232 8578.5703 c -n --7882.21 8577.0645 m --7882.21 8577.0645 L --7882.21 8577.0645 L --7882.21 8577.0645 L -n --7858.9209 8533.8545 m --7858.8994 8533.8545 -7858.8774 8533.8535 -7858.856 8533.8535 c --7858.8774 8533.8535 -7858.8994 8533.8545 -7858.9209 8533.8545 c -n --7863.582 8533.8535 m --7863.5601 8533.8535 -7863.5391 8533.8545 -7863.5166 8533.8545 c --7863.5391 8533.8545 -7863.5601 8533.8535 -7863.582 8533.8535 c -n --7865.667 8533.7881 m --7865.7642 8533.7842 -7865.8594 8533.7793 -7865.9561 8533.7754 c --7865.9058 8533.7773 -7865.8608 8533.7813 -7865.8096 8533.7832 c --7865.7642 8533.7852 -7865.7134 8533.7861 -7865.667 8533.7881 c -n --7884 8529.1426 m --7884 8529.3066 -7883.96 8529.4688 -7883.8818 8529.627 c --7883.96 8529.4688 -7884 8529.3066 -7884 8529.1426 c -n --7868.0718 8533.6602 m --7868.0166 8533.6641 -7867.9609 8533.668 -7867.9038 8533.6709 c --7867.9609 8533.668 -7868.0166 8533.6641 -7868.0718 8533.6602 c -n --7878.811 8532.1523 m --7878.8018 8532.1543 -7878.792 8532.1572 -7878.7822 8532.1592 c --7878.792 8532.1572 -7878.8018 8532.1543 -7878.811 8532.1523 c -n --7872.1201 8533.3027 m --7872.0898 8533.3057 -7872.0615 8533.3086 -7872.0322 8533.3125 c --7872.0615 8533.3086 -7872.0898 8533.3057 -7872.1201 8533.3027 c -n --7838.4385 8529.1426 m --7838.4385 8529.3887 -7838.5278 8529.6289 -7838.7002 8529.8643 c --7838.5278 8529.6289 -7838.4385 8529.3887 -7838.4385 8529.1426 c -n --7839.0342 8530.2168 m --7839.332 8530.4844 -7839.731 8530.7432 -7840.2358 8530.9902 c --7840.2334 8530.9893 -7840.231 8530.9883 -7840.229 8530.9863 c --7839.7271 8530.7402 -7839.3311 8530.4834 -7839.0342 8530.2168 c -n --7841.187 8531.4004 m --7841.187 8531.4004 L --7841.187 8531.4004 L -n --7884 8575.2207 m --7884 8575.5 -7883.876 8575.7754 -7883.6514 8576.042 c --7883.876 8575.7754 -7884 8575.501 -7884 8575.2207 c -n --7856.4824 8533.7754 m --7856.5791 8533.7793 -7856.6758 8533.7842 -7856.7729 8533.7881 c --7856.7246 8533.7861 -7856.6758 8533.7852 -7856.6279 8533.7832 c --7856.5791 8533.7813 -7856.5313 8533.7773 -7856.4824 8533.7754 c -n --7872.0942 8579.3828 m --7872.083 8579.3848 -7872.0698 8579.3867 -7872.0562 8579.3877 c --7872.0698 8579.3867 -7872.083 8579.3848 -7872.0942 8579.3828 c -n --7882.2026 8530.9902 m --7882.46 8530.8633 -7882.687 8530.7344 -7882.8936 8530.6016 c --7882.6904 8530.7324 -7882.4639 8530.8613 -7882.21 8530.9863 c --7882.208 8530.9883 -7882.2041 8530.9893 -7882.2026 8530.9902 c -n --7854.4766 8579.7461 m --7854.4561 8579.7441 -7854.4346 8579.7432 -7854.4146 8579.7422 c --7854.4346 8579.7432 -7854.4561 8579.7441 -7854.4766 8579.7461 c -n --7840.229 8577.0645 m --7840.229 8577.0645 L --7840.229 8577.0645 L --7840.229 8577.0645 L -n --7852.2998 8579.5801 m --7852.335 8579.583 -7852.3706 8579.5859 -7852.4072 8579.5898 c --7852.3882 8579.5879 -7852.3706 8579.5869 -7852.3521 8579.585 c --7852.334 8579.584 -7852.3174 8579.582 -7852.2998 8579.5801 c -n --7856.5601 8579.8574 m --7856.6055 8579.8594 -7856.6514 8579.8613 -7856.6958 8579.8633 c --7856.6738 8579.8623 -7856.6494 8579.8613 -7856.6279 8579.8613 c --7856.6055 8579.8604 -7856.583 8579.8584 -7856.5601 8579.8574 c -n --7868.0186 8579.7422 m --7868.001 8579.7432 -7867.9834 8579.7441 -7867.9658 8579.7461 c --7867.9834 8579.7441 -7868.001 8579.7432 -7868.0186 8579.7422 c -n --7850.3882 8579.3887 m --7850.3706 8579.3867 -7850.3535 8579.3848 -7850.3369 8579.3828 c --7850.3535 8579.3848 -7850.3706 8579.3867 -7850.3882 8579.3887 c -n --7865.7422 8579.8633 m --7865.7881 8579.8613 -7865.833 8579.8594 -7865.8774 8579.8574 c --7865.8545 8579.8584 -7865.833 8579.8604 -7865.8096 8579.8613 c --7865.7881 8579.8613 -7865.7646 8579.8623 -7865.7422 8579.8633 c -n -0 O -0.8 g --7839.1553 8576.4043 m --7839.437 8576.6309 -7839.7959 8576.8516 -7840.229 8577.0645 C --7840.229 8577.0645 L --7840.229 8577.0645 L --7842.2422 8578.0547 -7845.8286 8578.8721 -7850.3369 8579.3828 c --7850.3535 8579.3848 -7850.3706 8579.3867 -7850.3882 8579.3887 c --7851.0088 8579.458 -7851.6465 8579.5215 -7852.2998 8579.5801 c --7852.3174 8579.582 -7852.334 8579.584 -7852.3521 8579.585 c --7852.3706 8579.5869 -7852.3882 8579.5879 -7852.4072 8579.5898 c --7853.0615 8579.6465 -7853.7305 8579.6973 -7854.4146 8579.7422 c --7854.4346 8579.7432 -7854.4561 8579.7441 -7854.4766 8579.7461 c --7855.1567 8579.79 -7855.853 8579.8262 -7856.5601 8579.8574 c --7856.583 8579.8584 -7856.6055 8579.8604 -7856.6279 8579.8613 c --7856.6494 8579.8613 -7856.6738 8579.8623 -7856.6958 8579.8633 c --7858.1567 8579.9238 -7859.6694 8579.957 -7861.2202 8579.957 c --7862.769 8579.957 -7864.2798 8579.9238 -7865.7422 8579.8633 c --7865.7646 8579.8623 -7865.7881 8579.8613 -7865.8096 8579.8613 c --7865.833 8579.8604 -7865.8545 8579.8584 -7865.8774 8579.8574 c --7866.5854 8579.8262 -7867.2832 8579.7891 -7867.9658 8579.7461 c --7867.9834 8579.7441 -7868.001 8579.7432 -7868.0186 8579.7422 c --7868.7065 8579.6973 -7869.3799 8579.6465 -7870.0361 8579.5879 c --7870.0527 8579.5879 -7870.0703 8579.5859 -7870.0854 8579.585 c --7870.1016 8579.584 -7870.1162 8579.582 -7870.1318 8579.5801 c --7870.7886 8579.5225 -7871.4321 8579.458 -7872.0562 8579.3877 c --7872.0698 8579.3867 -7872.083 8579.3848 -7872.0942 8579.3828 c --7874.0234 8579.165 -7875.7832 8578.8906 -7877.3232 8578.5703 c --7877.3247 8578.5703 -7877.3247 8578.5703 -7877.3271 8578.5703 c --7877.3281 8578.5693 -7877.3306 8578.5693 -7877.3311 8578.5684 c --7879.3896 8578.1406 -7881.0576 8577.6309 -7882.21 8577.0645 C --7882.21 8577.0645 L --7882.21 8577.0645 L --7882.8682 8576.7402 -7883.353 8576.3984 -7883.6514 8576.042 c --7883.876 8575.7754 -7884 8575.5 -7884 8575.2207 C --7884 8581.2637 L --7884 8581.5908 -7883.8408 8581.9102 -7883.5361 8582.2188 c --7883.2334 8582.5273 -7882.7866 8582.8242 -7882.21 8583.1074 c --7881.6328 8583.3906 -7880.9287 8583.6602 -7880.1089 8583.9121 c --7879.29 8584.1641 -7878.3584 8584.3984 -7877.3271 8584.6133 c --7876.2959 8584.8281 -7875.168 8585.0215 -7873.9561 8585.1914 c --7872.7432 8585.3623 -7871.4497 8585.5088 -7870.0854 8585.6279 c --7868.7231 8585.749 -7867.293 8585.8418 -7865.8096 8585.9043 c --7864.3271 8585.9668 -7862.792 8586 -7861.2202 8586 c --7859.6465 8586 -7858.1104 8585.9668 -7856.6279 8585.9043 c --7855.145 8585.8418 -7853.7134 8585.749 -7852.3521 8585.6279 c --7850.9897 8585.5088 -7849.6934 8585.3623 -7848.4814 8585.1914 c --7847.2695 8585.0215 -7846.1416 8584.8281 -7845.1104 8584.6133 c --7844.0801 8584.3984 -7843.147 8584.1641 -7842.3286 8583.9121 c --7841.5103 8583.6602 -7840.8042 8583.3906 -7840.229 8583.1074 c --7839.6514 8582.8242 -7839.2041 8582.5273 -7838.9009 8582.2188 c --7838.5967 8581.9102 -7838.4385 8581.5908 -7838.4385 8581.2637 C --7838.4385 8575.2207 L --7838.4385 8575.5469 -7838.5967 8575.8672 -7838.9009 8576.1758 c --7838.9775 8576.252 -7839.0625 8576.3281 -7839.1553 8576.4043 c -f -0.5 g --7848.209 8572.2383 m --7847.9424 8572.2383 L --7847.9424 8572.4561 -7848.041 8572.6621 -7848.209 8572.8555 C --7848.209 8574.0039 L --7848.209 8574.1914 -7848.2998 8574.373 -7848.4736 8574.5488 c --7848.6455 8574.7256 -7848.9014 8574.8945 -7849.231 8575.0566 c --7849.5615 8575.2197 -7849.9639 8575.373 -7850.4302 8575.5166 c --7850.8984 8575.6602 -7851.4302 8575.7949 -7852.0186 8575.917 c --7852.6079 8576.0391 -7853.2529 8576.1504 -7853.9438 8576.248 c --7854.6377 8576.3447 -7855.376 8576.4277 -7856.1543 8576.4961 c --7856.9326 8576.5645 -7857.749 8576.6191 -7858.5967 8576.6543 c --7859.4438 8576.6895 -7860.3218 8576.709 -7861.2192 8576.709 c --7862.1162 8576.709 -7862.9946 8576.6895 -7863.8408 8576.6543 c --7864.687 8576.6191 -7865.5049 8576.5645 -7866.2822 8576.4961 c --7867.061 8576.4277 -7867.8008 8576.3447 -7868.4927 8576.248 c --7869.1846 8576.1504 -7869.8306 8576.0391 -7870.418 8575.917 c --7871.0063 8575.7949 -7871.54 8575.6602 -7872.0063 8575.5166 c --7872.4746 8575.373 -7872.8774 8575.2197 -7873.2065 8575.0566 c --7873.5361 8574.8945 -7873.792 8574.7256 -7873.9658 8574.5488 c --7874.1377 8574.373 -7874.2295 8574.1914 -7874.2295 8574.0039 C --7874.2295 8572.8555 L --7874.3975 8572.6621 -7874.4961 8572.4561 -7874.4961 8572.2383 C --7874.2295 8572.2383 L --7874.2295 8571.4912 L --7874.2695 8571.4453 -7874.2974 8571.3965 -7874.3286 8571.3486 C --7880.1768 8572.2051 -7884 8573.6191 -7884 8575.2207 c --7884 8575.501 -7883.876 8575.7754 -7883.6514 8576.042 c --7883.353 8576.3984 -7882.8682 8576.7402 -7882.21 8577.0645 C --7882.21 8577.0645 L --7881.0576 8577.6309 -7879.3896 8578.1406 -7877.3311 8578.5684 c --7877.3281 8578.5693 -7877.3247 8578.5703 -7877.3232 8578.5703 c --7875.7832 8578.8906 -7874.0234 8579.165 -7872.0942 8579.3828 c --7872.083 8579.3848 -7872.0698 8579.3867 -7872.0562 8579.3877 c --7871.4321 8579.458 -7870.7886 8579.5225 -7870.1318 8579.5801 c --7870.1006 8579.584 -7870.0688 8579.5859 -7870.0361 8579.5879 c --7869.3799 8579.6465 -7868.7065 8579.6973 -7868.0186 8579.7422 c --7868.001 8579.7432 -7867.9834 8579.7441 -7867.9658 8579.7461 c --7867.2832 8579.7891 -7866.5854 8579.8262 -7865.8774 8579.8574 c --7865.833 8579.8594 -7865.7881 8579.8613 -7865.7422 8579.8633 c --7864.2798 8579.9238 -7862.769 8579.957 -7861.2202 8579.957 c --7859.6694 8579.957 -7858.1567 8579.9238 -7856.6958 8579.8633 c --7856.6514 8579.8613 -7856.6055 8579.8594 -7856.5601 8579.8574 c --7855.853 8579.8262 -7855.1567 8579.79 -7854.4766 8579.7461 c --7854.4561 8579.7441 -7854.4346 8579.7432 -7854.4146 8579.7422 c --7853.7305 8579.6973 -7853.0615 8579.6465 -7852.4072 8579.5898 c --7852.3706 8579.5859 -7852.335 8579.583 -7852.2998 8579.5801 c --7851.6465 8579.5215 -7851.0088 8579.458 -7850.3882 8579.3887 c --7850.3706 8579.3867 -7850.3535 8579.3848 -7850.3369 8579.3828 c --7845.8286 8578.8721 -7842.2422 8578.0547 -7840.229 8577.0645 C --7840.229 8577.0645 L --7839.7959 8576.8516 -7839.437 8576.6309 -7839.1553 8576.4043 c --7838.689 8576.0254 -7838.4385 8575.6289 -7838.4385 8575.2207 c --7838.4385 8573.6191 -7842.2617 8572.2051 -7848.1104 8571.3486 C --7848.1392 8571.3965 -7848.1689 8571.4453 -7848.209 8571.4912 C --7848.209 8572.2383 L -f -0.55 g --7861.2202 8558.7959 m --7866.9199 8558.7959 -7872.9287 8557.9863 -7874.2295 8556.4746 C --7874.2295 8557.2227 L --7874.0454 8557.2227 L --7874.0454 8558.3994 -7868.7783 8559.7109 -7861.2202 8559.7109 c --7853.6602 8559.7109 -7848.3921 8558.3994 -7848.3921 8557.2227 C --7848.209 8557.2227 L --7848.209 8556.4746 L --7849.5088 8557.9863 -7855.5166 8558.7959 -7861.2202 8558.7959 c -f --7861.2202 8549.2402 m --7866.9199 8549.2402 -7872.9287 8548.4307 -7874.2295 8546.9199 C --7874.2295 8547.666 L --7874.0454 8547.666 L --7874.0454 8548.8438 -7868.7783 8550.1563 -7861.2202 8550.1563 c --7853.6602 8550.1563 -7848.3921 8548.8438 -7848.3921 8547.666 C --7848.209 8547.666 L --7848.209 8546.9199 L --7849.5088 8548.4307 -7855.5166 8549.2402 -7861.2202 8549.2402 c -f --7861.2202 8560.1611 m --7866.9199 8560.1611 -7872.9287 8559.3516 -7874.2295 8557.8398 C --7874.2295 8558.5879 L --7874.0454 8558.5879 L --7874.0454 8559.7646 -7868.7783 8561.0762 -7861.2202 8561.0762 c --7853.6602 8561.0762 -7848.3921 8559.7646 -7848.3921 8558.5879 C --7848.209 8558.5879 L --7848.209 8557.8398 L --7849.5088 8559.3516 -7855.5166 8560.1611 -7861.2202 8560.1611 c -f --7861.2202 8561.5264 m --7866.9199 8561.5264 -7872.9287 8560.7168 -7874.2295 8559.2051 C --7874.2295 8559.9531 L --7874.0454 8559.9531 L --7874.0454 8561.1299 -7868.7783 8562.4414 -7861.2202 8562.4414 c --7853.6602 8562.4414 -7848.3921 8561.1299 -7848.3921 8559.9531 C --7848.209 8559.9531 L --7848.209 8559.2051 L --7849.5088 8560.7168 -7855.5166 8561.5264 -7861.2202 8561.5264 c -f --7861.2202 8550.6055 m --7866.9199 8550.6055 -7872.9287 8549.7959 -7874.2295 8548.2852 C --7874.2295 8549.0322 L --7874.0454 8549.0322 L --7874.0454 8550.209 -7868.7783 8551.5205 -7861.2202 8551.5205 c --7853.6602 8551.5205 -7848.3921 8550.209 -7848.3921 8549.0322 C --7848.209 8549.0322 L --7848.209 8548.2852 L --7849.5088 8549.7959 -7855.5166 8550.6055 -7861.2202 8550.6055 c -f --7861.2202 8554.7012 m --7866.9199 8554.7012 -7872.9287 8553.8906 -7874.2295 8552.3789 C --7874.2295 8553.127 L --7874.0454 8553.127 L --7874.0454 8554.3047 -7868.7783 8555.6162 -7861.2202 8555.6162 c --7853.6602 8555.6162 -7848.3921 8554.3047 -7848.3921 8553.127 C --7848.209 8553.127 L --7848.209 8552.3789 L --7849.5088 8553.8906 -7855.5166 8554.7012 -7861.2202 8554.7012 c -f --7861.2202 8557.4316 m --7866.9199 8557.4316 -7872.9287 8556.6211 -7874.2295 8555.1104 C --7874.2295 8555.8574 L --7874.0454 8555.8574 L --7874.0454 8557.0342 -7868.7783 8558.3457 -7861.2202 8558.3457 c --7853.6602 8558.3457 -7848.3921 8557.0342 -7848.3921 8555.8574 C --7848.209 8555.8574 L --7848.209 8555.1104 L --7849.5088 8556.6211 -7855.5166 8557.4316 -7861.2202 8557.4316 c -f --7861.2202 8553.3359 m --7866.9199 8553.3359 -7872.9287 8552.5254 -7874.2295 8551.0146 C --7874.2295 8551.7617 L --7874.0454 8551.7617 L --7874.0454 8552.9395 -7868.7783 8554.25 -7861.2202 8554.25 c --7853.6602 8554.25 -7848.3921 8552.9395 -7848.3921 8551.7617 C --7848.209 8551.7617 L --7848.209 8551.0146 L --7849.5088 8552.5254 -7855.5166 8553.3359 -7861.2202 8553.3359 c -f --7861.2202 8543.7803 m --7866.9199 8543.7803 -7872.9287 8542.9707 -7874.2295 8541.459 C --7874.2295 8542.2061 L --7874.0454 8542.2061 L --7874.0454 8543.3828 -7868.7783 8544.6953 -7861.2202 8544.6953 c --7853.6602 8544.6953 -7848.3921 8543.3828 -7848.3921 8542.2061 C --7848.209 8542.2061 L --7848.209 8541.459 L --7849.5088 8542.9707 -7855.5166 8543.7803 -7861.2202 8543.7803 c -f --7861.2202 8546.5098 m --7866.9199 8546.5098 -7872.9287 8545.7012 -7874.2295 8544.1895 C --7874.2295 8544.9375 L --7874.0454 8544.9375 L --7874.0454 8546.1133 -7868.7783 8547.4248 -7861.2202 8547.4248 c --7853.6602 8547.4248 -7848.3921 8546.1133 -7848.3921 8544.9375 C --7848.209 8544.9375 L --7848.209 8544.1895 L --7849.5088 8545.7012 -7855.5166 8546.5098 -7861.2202 8546.5098 c -f --7861.2202 8556.0664 m --7866.9199 8556.0664 -7872.9287 8555.2559 -7874.2295 8553.7451 C --7874.2295 8554.4922 L --7874.0454 8554.4922 L --7874.0454 8555.6689 -7868.7783 8556.9805 -7861.2202 8556.9805 c --7853.6602 8556.9805 -7848.3921 8555.6689 -7848.3921 8554.4922 C --7848.209 8554.4922 L --7848.209 8553.7451 L --7849.5088 8555.2559 -7855.5166 8556.0664 -7861.2202 8556.0664 c -f --7861.2202 8551.9707 m --7866.9199 8551.9707 -7872.9287 8551.1611 -7874.2295 8549.6504 C --7874.2295 8550.3965 L --7874.0454 8550.3965 L --7874.0454 8551.5742 -7868.7783 8552.8857 -7861.2202 8552.8857 c --7853.6602 8552.8857 -7848.3921 8551.5742 -7848.3921 8550.3965 C --7848.209 8550.3965 L --7848.209 8549.6504 L --7849.5088 8551.1611 -7855.5166 8551.9707 -7861.2202 8551.9707 c -f --7861.2202 8545.1445 m --7866.9199 8545.1445 -7872.9287 8544.3359 -7874.2295 8542.8242 C --7874.2295 8543.5723 L --7874.0454 8543.5723 L --7874.0454 8544.748 -7868.7783 8546.0605 -7861.2202 8546.0605 c --7853.6602 8546.0605 -7848.3921 8544.748 -7848.3921 8543.5723 C --7848.209 8543.5723 L --7848.209 8542.8242 L --7849.5088 8544.3359 -7855.5166 8545.1445 -7861.2202 8545.1445 c -f --7861.2202 8547.875 m --7866.9199 8547.875 -7872.9287 8547.0654 -7874.2295 8545.5547 C --7874.2295 8546.3008 L --7874.0454 8546.3008 L --7874.0454 8547.4785 -7868.7783 8548.791 -7861.2202 8548.791 c --7853.6602 8548.791 -7848.3921 8547.4785 -7848.3921 8546.3008 C --7848.209 8546.3008 L --7848.209 8545.5547 L --7849.5088 8547.0654 -7855.5166 8547.875 -7861.2202 8547.875 c -f --7861.2202 8568.3516 m --7866.9199 8568.3516 -7872.9287 8567.543 -7874.2295 8566.0313 C --7874.2295 8566.7783 L --7874.0454 8566.7783 L --7874.0454 8567.9551 -7868.7783 8569.2666 -7861.2202 8569.2666 c --7853.6602 8569.2666 -7848.3921 8567.9551 -7848.3921 8566.7783 C --7848.209 8566.7783 L --7848.209 8566.0313 L --7849.5088 8567.543 -7855.5166 8568.3516 -7861.2202 8568.3516 c -f --7861.2202 8572.4473 m --7866.9199 8572.4473 -7872.9287 8571.6377 -7874.2295 8570.127 C --7874.2295 8570.873 L --7874.0454 8570.873 L --7874.0454 8572.0508 -7868.7783 8573.3623 -7861.2202 8573.3623 c --7853.6602 8573.3623 -7848.3921 8572.0508 -7848.3921 8570.873 C --7848.209 8570.873 L --7848.209 8570.127 L --7849.5088 8571.6377 -7855.5166 8572.4473 -7861.2202 8572.4473 c -f --7861.2202 8571.082 m --7866.9199 8571.082 -7872.9287 8570.2715 -7874.2295 8568.7607 C --7874.2295 8569.5078 L --7874.0454 8569.5078 L --7874.0454 8570.6855 -7868.7783 8571.998 -7861.2202 8571.998 c --7853.6602 8571.998 -7848.3921 8570.6855 -7848.3921 8569.5078 C --7848.209 8569.5078 L --7848.209 8568.7607 L --7849.5088 8570.2715 -7855.5166 8571.082 -7861.2202 8571.082 c -f --7861.2202 8562.8906 m --7866.9199 8562.8906 -7872.9287 8562.082 -7874.2295 8560.5703 C --7874.2295 8561.3184 L --7874.0454 8561.3184 L --7874.0454 8562.4941 -7868.7783 8563.8066 -7861.2202 8563.8066 c --7853.6602 8563.8066 -7848.3921 8562.4941 -7848.3921 8561.3184 C --7848.209 8561.3184 L --7848.209 8560.5703 L --7849.5088 8562.082 -7855.5166 8562.8906 -7861.2202 8562.8906 c -f --7861.2202 8566.9863 m --7866.9199 8566.9863 -7872.9287 8566.1768 -7874.2295 8564.666 C --7874.2295 8565.4131 L --7874.0454 8565.4131 L --7874.0454 8566.5898 -7868.7783 8567.9023 -7861.2202 8567.9023 c --7853.6602 8567.9023 -7848.3921 8566.5898 -7848.3921 8565.4131 C --7848.209 8565.4131 L --7848.209 8564.666 L --7849.5088 8566.1768 -7855.5166 8566.9863 -7861.2202 8566.9863 c -f --7861.2202 8565.6211 m --7866.9199 8565.6211 -7872.9287 8564.8115 -7874.2295 8563.3008 C --7874.2295 8564.0479 L --7874.0454 8564.0479 L --7874.0454 8565.2246 -7868.7783 8566.5371 -7861.2202 8566.5371 c --7853.6602 8566.5371 -7848.3921 8565.2246 -7848.3921 8564.0479 C --7848.209 8564.0479 L --7848.209 8563.3008 L --7849.5088 8564.8115 -7855.5166 8565.6211 -7861.2202 8565.6211 c -f --7861.2202 8564.2559 m --7866.9199 8564.2559 -7872.9287 8563.4473 -7874.2295 8561.9355 C --7874.2295 8562.6826 L --7874.0454 8562.6826 L --7874.0454 8563.8594 -7868.7783 8565.1719 -7861.2202 8565.1719 c --7853.6602 8565.1719 -7848.3921 8563.8594 -7848.3921 8562.6826 C --7848.209 8562.6826 L --7848.209 8561.9355 L --7849.5088 8563.4473 -7855.5166 8564.2559 -7861.2202 8564.2559 c -f --7861.2202 8569.7168 m --7866.9199 8569.7168 -7872.9287 8568.9072 -7874.2295 8567.3965 C --7874.2295 8568.1426 L --7874.0454 8568.1426 L --7874.0454 8569.3203 -7868.7783 8570.6318 -7861.2202 8570.6318 c --7853.6602 8570.6318 -7848.3921 8569.3203 -7848.3921 8568.1426 C --7848.209 8568.1426 L --7848.209 8567.3965 L --7849.5088 8568.9072 -7855.5166 8569.7168 -7861.2202 8569.7168 c -f --7852.3521 8539.5498 m --7853.7134 8539.6699 -7855.145 8539.7637 -7856.6279 8539.8262 c --7858.1104 8539.8887 -7859.6465 8539.9229 -7861.2202 8539.9229 c --7862.792 8539.9229 -7864.3271 8539.8887 -7865.8096 8539.8262 c --7867.293 8539.7637 -7868.7231 8539.6699 -7870.0854 8539.5498 c --7871.4497 8539.4307 -7872.7432 8539.2852 -7873.9561 8539.1143 c --7874.0498 8539.1016 -7874.1362 8539.085 -7874.2295 8539.0713 C --7874.2295 8539.4766 L --7874.0454 8539.4766 L --7874.0454 8540.6523 -7868.7783 8541.9648 -7861.2202 8541.9648 c --7853.6602 8541.9648 -7848.3921 8540.6523 -7848.3921 8539.4766 C --7848.209 8539.4766 L --7848.209 8539.0723 L --7848.3018 8539.085 -7848.3882 8539.1016 -7848.4814 8539.1143 c --7849.6934 8539.2852 -7850.9897 8539.4307 -7852.3521 8539.5498 c -f --7861.2202 8542.415 m --7866.9199 8542.415 -7872.9287 8541.6055 -7874.2295 8540.0938 C --7874.2295 8540.8418 L --7874.0454 8540.8418 L --7874.0454 8542.0186 -7868.7783 8543.3301 -7861.2202 8543.3301 c --7853.6602 8543.3301 -7848.3921 8542.0186 -7848.3921 8540.8418 C --7848.209 8540.8418 L --7848.209 8540.0938 L --7849.5088 8541.6055 -7855.5166 8542.415 -7861.2202 8542.415 c -f --7861.2202 8575.1768 m --7866.9199 8575.1768 -7872.9287 8574.3672 -7874.2295 8572.8555 C --7874.2295 8574.0039 L --7874.2295 8574.1914 -7874.1377 8574.373 -7873.9658 8574.5488 c --7873.792 8574.7256 -7873.5361 8574.8945 -7873.2065 8575.0566 c --7872.8774 8575.2197 -7872.4746 8575.373 -7872.0063 8575.5166 c --7871.54 8575.6602 -7871.0063 8575.7949 -7870.418 8575.917 c --7869.8306 8576.0391 -7869.1846 8576.1504 -7868.4927 8576.248 c --7867.8008 8576.3447 -7867.061 8576.4277 -7866.2822 8576.4961 c --7865.5049 8576.5645 -7864.687 8576.6191 -7863.8408 8576.6543 c --7862.9946 8576.6895 -7862.1162 8576.709 -7861.2192 8576.709 c --7860.3218 8576.709 -7859.4438 8576.6895 -7858.5967 8576.6543 c --7857.749 8576.6191 -7856.9326 8576.5645 -7856.1543 8576.4961 c --7855.376 8576.4277 -7854.6377 8576.3447 -7853.9438 8576.248 c --7853.2529 8576.1504 -7852.6079 8576.0391 -7852.0186 8575.917 c --7851.4302 8575.7949 -7850.8984 8575.6602 -7850.4302 8575.5166 c --7849.9639 8575.373 -7849.5615 8575.2197 -7849.231 8575.0566 c --7848.9014 8574.8945 -7848.6455 8574.7256 -7848.4736 8574.5488 c --7848.2998 8574.373 -7848.209 8574.1914 -7848.209 8574.0039 C --7848.209 8572.8555 L --7849.5088 8574.3672 -7855.5166 8575.1768 -7861.2202 8575.1768 c -f --7874.0454 8572.2383 m --7874.0454 8573.415 -7868.7783 8574.7266 -7861.2202 8574.7266 c --7853.6602 8574.7266 -7848.3921 8573.415 -7848.3921 8572.2383 C --7848.209 8572.2383 L --7848.209 8571.4912 L --7849.5088 8573.002 -7855.5166 8573.8125 -7861.2202 8573.8125 c --7866.9199 8573.8125 -7872.9287 8573.002 -7874.2295 8571.4912 C --7874.2295 8572.2383 L --7874.0454 8572.2383 L -f -0.15 g --7861.2202 8541.9648 m --7868.7783 8541.9648 -7874.0454 8540.6523 -7874.0454 8539.4766 C --7874.2295 8539.4766 L --7874.4961 8539.4766 L --7874.4961 8539.6943 -7874.3975 8539.8994 -7874.2295 8540.0938 c --7872.9287 8541.6055 -7866.9199 8542.415 -7861.2202 8542.415 c --7855.5166 8542.415 -7849.5088 8541.6055 -7848.209 8540.0938 c --7848.041 8539.8994 -7847.9424 8539.6943 -7847.9424 8539.4766 C --7848.209 8539.4766 L --7848.3921 8539.4766 L --7848.3921 8540.6523 -7853.6602 8541.9648 -7861.2202 8541.9648 c -f --7861.2202 8543.3301 m --7868.7783 8543.3301 -7874.0454 8542.0186 -7874.0454 8540.8418 C --7874.2295 8540.8418 L --7874.4961 8540.8418 L --7874.4961 8541.0586 -7874.3975 8541.2637 -7874.2295 8541.459 c --7872.9287 8542.9707 -7866.9199 8543.7803 -7861.2202 8543.7803 c --7855.5166 8543.7803 -7849.5088 8542.9707 -7848.209 8541.459 c --7848.041 8541.2637 -7847.9424 8541.0586 -7847.9424 8540.8418 C --7848.209 8540.8418 L --7848.3921 8540.8418 L --7848.3921 8542.0186 -7853.6602 8543.3301 -7861.2202 8543.3301 c -f --7861.2202 8544.6953 m --7868.7783 8544.6953 -7874.0454 8543.3828 -7874.0454 8542.2061 C --7874.2295 8542.2061 L --7874.4961 8542.2061 L --7874.4961 8542.4238 -7874.3975 8542.6289 -7874.2295 8542.8242 c --7872.9287 8544.3359 -7866.9199 8545.1445 -7861.2202 8545.1445 c --7855.5166 8545.1445 -7849.5088 8544.3359 -7848.209 8542.8242 c --7848.041 8542.6289 -7847.9424 8542.4238 -7847.9424 8542.2061 C --7848.209 8542.2061 L --7848.3921 8542.2061 L --7848.3921 8543.3828 -7853.6602 8544.6953 -7861.2202 8544.6953 c -f --7861.2202 8546.0605 m --7868.7783 8546.0605 -7874.0454 8544.748 -7874.0454 8543.5723 C --7874.2295 8543.5723 L --7874.4961 8543.5723 L --7874.4961 8543.79 -7874.3975 8543.9951 -7874.2295 8544.1895 c --7872.9287 8545.7012 -7866.9199 8546.5098 -7861.2202 8546.5098 c --7855.5166 8546.5098 -7849.5088 8545.7012 -7848.209 8544.1895 c --7848.041 8543.9951 -7847.9424 8543.79 -7847.9424 8543.5723 C --7848.209 8543.5723 L --7848.3921 8543.5723 L --7848.3921 8544.748 -7853.6602 8546.0605 -7861.2202 8546.0605 c -f --7861.2202 8547.4248 m --7868.7783 8547.4248 -7874.0454 8546.1133 -7874.0454 8544.9375 C --7874.2295 8544.9375 L --7874.4961 8544.9375 L --7874.4961 8545.1543 -7874.3975 8545.3594 -7874.2295 8545.5547 c --7872.9287 8547.0654 -7866.9199 8547.875 -7861.2202 8547.875 c --7855.5166 8547.875 -7849.5088 8547.0654 -7848.209 8545.5547 c --7848.041 8545.3594 -7847.9424 8545.1543 -7847.9424 8544.9375 C --7848.209 8544.9375 L --7848.3921 8544.9375 L --7848.3921 8546.1133 -7853.6602 8547.4248 -7861.2202 8547.4248 c -f --7861.2202 8548.791 m --7868.7783 8548.791 -7874.0454 8547.4785 -7874.0454 8546.3008 C --7874.2295 8546.3008 L --7874.4961 8546.3008 L --7874.4961 8546.5195 -7874.3975 8546.7246 -7874.2295 8546.9199 c --7872.9287 8548.4307 -7866.9199 8549.2402 -7861.2202 8549.2402 c --7855.5166 8549.2402 -7849.5088 8548.4307 -7848.209 8546.9199 c --7848.041 8546.7246 -7847.9424 8546.5195 -7847.9424 8546.3008 C --7848.209 8546.3008 L --7848.3921 8546.3008 L --7848.3921 8547.4785 -7853.6602 8548.791 -7861.2202 8548.791 c -f --7861.2202 8550.1563 m --7868.7783 8550.1563 -7874.0454 8548.8438 -7874.0454 8547.666 C --7874.2295 8547.666 L --7874.4961 8547.666 L --7874.4961 8547.8848 -7874.3975 8548.0898 -7874.2295 8548.2852 c --7872.9287 8549.7959 -7866.9199 8550.6055 -7861.2202 8550.6055 c --7855.5166 8550.6055 -7849.5088 8549.7959 -7848.209 8548.2852 c --7848.041 8548.0898 -7847.9424 8547.8848 -7847.9424 8547.666 C --7848.209 8547.666 L --7848.3921 8547.666 L --7848.3921 8548.8438 -7853.6602 8550.1563 -7861.2202 8550.1563 c -f --7861.2202 8551.5205 m --7868.7783 8551.5205 -7874.0454 8550.209 -7874.0454 8549.0322 C --7874.2295 8549.0322 L --7874.4961 8549.0322 L --7874.4961 8549.25 -7874.3975 8549.4551 -7874.2295 8549.6504 c --7872.9287 8551.1611 -7866.9199 8551.9707 -7861.2202 8551.9707 c --7855.5166 8551.9707 -7849.5088 8551.1611 -7848.209 8549.6504 c --7848.041 8549.4551 -7847.9424 8549.25 -7847.9424 8549.0322 C --7848.209 8549.0322 L --7848.3921 8549.0322 L --7848.3921 8550.209 -7853.6602 8551.5205 -7861.2202 8551.5205 c -f --7861.2202 8552.8857 m --7868.7783 8552.8857 -7874.0454 8551.5742 -7874.0454 8550.3965 C --7874.2295 8550.3965 L --7874.4961 8550.3965 L --7874.4961 8550.6152 -7874.3975 8550.8203 -7874.2295 8551.0146 c --7872.9287 8552.5254 -7866.9199 8553.3359 -7861.2202 8553.3359 c --7855.5166 8553.3359 -7849.5088 8552.5254 -7848.209 8551.0146 c --7848.041 8550.8203 -7847.9424 8550.6152 -7847.9424 8550.3965 C --7848.209 8550.3965 L --7848.3921 8550.3965 L --7848.3921 8551.5742 -7853.6602 8552.8857 -7861.2202 8552.8857 c -f --7861.2202 8554.25 m --7868.7783 8554.25 -7874.0454 8552.9395 -7874.0454 8551.7617 C --7874.2295 8551.7617 L --7874.4961 8551.7617 L --7874.4961 8551.9795 -7874.3975 8552.1846 -7874.2295 8552.3789 c --7872.9287 8553.8906 -7866.9199 8554.7012 -7861.2202 8554.7012 c --7855.5166 8554.7012 -7849.5088 8553.8906 -7848.209 8552.3789 c --7848.041 8552.1846 -7847.9424 8551.9795 -7847.9424 8551.7617 C --7848.209 8551.7617 L --7848.3921 8551.7617 L --7848.3921 8552.9395 -7853.6602 8554.25 -7861.2202 8554.25 c -f --7861.2202 8555.6162 m --7868.7783 8555.6162 -7874.0454 8554.3047 -7874.0454 8553.127 C --7874.2295 8553.127 L --7874.4961 8553.127 L --7874.4961 8553.3457 -7874.3975 8553.5508 -7874.2295 8553.7451 c --7872.9287 8555.2559 -7866.9199 8556.0664 -7861.2202 8556.0664 c --7855.5166 8556.0664 -7849.5088 8555.2559 -7848.209 8553.7451 c --7848.041 8553.5508 -7847.9424 8553.3457 -7847.9424 8553.127 C --7848.209 8553.127 L --7848.3921 8553.127 L --7848.3921 8554.3047 -7853.6602 8555.6162 -7861.2202 8555.6162 c -f --7861.2202 8556.9805 m --7868.7783 8556.9805 -7874.0454 8555.6689 -7874.0454 8554.4922 C --7874.2295 8554.4922 L --7874.4961 8554.4922 L --7874.4961 8554.7109 -7874.3975 8554.916 -7874.2295 8555.1104 c --7872.9287 8556.6211 -7866.9199 8557.4316 -7861.2202 8557.4316 c --7855.5166 8557.4316 -7849.5088 8556.6211 -7848.209 8555.1104 c --7848.041 8554.916 -7847.9424 8554.7109 -7847.9424 8554.4922 C --7848.209 8554.4922 L --7848.3921 8554.4922 L --7848.3921 8555.6689 -7853.6602 8556.9805 -7861.2202 8556.9805 c -f --7861.2202 8558.3457 m --7868.7783 8558.3457 -7874.0454 8557.0342 -7874.0454 8555.8574 C --7874.2295 8555.8574 L --7874.4961 8555.8574 L --7874.4961 8556.0752 -7874.3975 8556.2803 -7874.2295 8556.4746 c --7872.9287 8557.9863 -7866.9199 8558.7959 -7861.2202 8558.7959 c --7855.5166 8558.7959 -7849.5088 8557.9863 -7848.209 8556.4746 c --7848.041 8556.2803 -7847.9424 8556.0752 -7847.9424 8555.8574 C --7848.209 8555.8574 L --7848.3921 8555.8574 L --7848.3921 8557.0342 -7853.6602 8558.3457 -7861.2202 8558.3457 c -f --7861.2202 8559.7109 m --7868.7783 8559.7109 -7874.0454 8558.3994 -7874.0454 8557.2227 C --7874.2295 8557.2227 L --7874.4961 8557.2227 L --7874.4961 8557.4395 -7874.3975 8557.6455 -7874.2295 8557.8398 c --7872.9287 8559.3516 -7866.9199 8560.1611 -7861.2202 8560.1611 c --7855.5166 8560.1611 -7849.5088 8559.3516 -7848.209 8557.8398 c --7848.041 8557.6455 -7847.9424 8557.4395 -7847.9424 8557.2227 C --7848.209 8557.2227 L --7848.3921 8557.2227 L --7848.3921 8558.3994 -7853.6602 8559.7109 -7861.2202 8559.7109 c -f --7861.2202 8561.0762 m --7868.7783 8561.0762 -7874.0454 8559.7646 -7874.0454 8558.5879 C --7874.2295 8558.5879 L --7874.4961 8558.5879 L --7874.4961 8558.8057 -7874.3975 8559.0107 -7874.2295 8559.2051 c --7872.9287 8560.7168 -7866.9199 8561.5264 -7861.2202 8561.5264 c --7855.5166 8561.5264 -7849.5088 8560.7168 -7848.209 8559.2051 c --7848.041 8559.0107 -7847.9424 8558.8057 -7847.9424 8558.5879 C --7848.209 8558.5879 L --7848.3921 8558.5879 L --7848.3921 8559.7646 -7853.6602 8561.0762 -7861.2202 8561.0762 c -f --7861.2202 8562.4414 m --7868.7783 8562.4414 -7874.0454 8561.1299 -7874.0454 8559.9531 C --7874.2295 8559.9531 L --7874.4961 8559.9531 L --7874.4961 8560.1709 -7874.3975 8560.376 -7874.2295 8560.5703 c --7872.9287 8562.082 -7866.9199 8562.8906 -7861.2202 8562.8906 c --7855.5166 8562.8906 -7849.5088 8562.082 -7848.209 8560.5703 c --7848.041 8560.376 -7847.9424 8560.1709 -7847.9424 8559.9531 C --7848.209 8559.9531 L --7848.3921 8559.9531 L --7848.3921 8561.1299 -7853.6602 8562.4414 -7861.2202 8562.4414 c -f --7861.2202 8563.8066 m --7868.7783 8563.8066 -7874.0454 8562.4941 -7874.0454 8561.3184 C --7874.2295 8561.3184 L --7874.4961 8561.3184 L --7874.4961 8561.5352 -7874.3975 8561.7412 -7874.2295 8561.9355 c --7872.9287 8563.4473 -7866.9199 8564.2559 -7861.2202 8564.2559 c --7855.5166 8564.2559 -7849.5088 8563.4473 -7848.209 8561.9355 c --7848.041 8561.7412 -7847.9424 8561.5352 -7847.9424 8561.3184 C --7848.209 8561.3184 L --7848.3921 8561.3184 L --7848.3921 8562.4941 -7853.6602 8563.8066 -7861.2202 8563.8066 c -f --7861.2202 8565.1719 m --7868.7783 8565.1719 -7874.0454 8563.8594 -7874.0454 8562.6826 C --7874.2295 8562.6826 L --7874.4961 8562.6826 L --7874.4961 8562.9004 -7874.3975 8563.1055 -7874.2295 8563.3008 c --7872.9287 8564.8115 -7866.9199 8565.6211 -7861.2202 8565.6211 c --7855.5166 8565.6211 -7849.5088 8564.8115 -7848.209 8563.3008 c --7848.041 8563.1055 -7847.9424 8562.9004 -7847.9424 8562.6826 C --7848.209 8562.6826 L --7848.3921 8562.6826 L --7848.3921 8563.8594 -7853.6602 8565.1719 -7861.2202 8565.1719 c -f --7861.2202 8566.5371 m --7868.7783 8566.5371 -7874.0454 8565.2246 -7874.0454 8564.0479 C --7874.2295 8564.0479 L --7874.4961 8564.0479 L --7874.4961 8564.2656 -7874.3975 8564.4707 -7874.2295 8564.666 c --7872.9287 8566.1768 -7866.9199 8566.9863 -7861.2202 8566.9863 c --7855.5166 8566.9863 -7849.5088 8566.1768 -7848.209 8564.666 c --7848.041 8564.4707 -7847.9424 8564.2656 -7847.9424 8564.0479 C --7848.209 8564.0479 L --7848.3921 8564.0479 L --7848.3921 8565.2246 -7853.6602 8566.5371 -7861.2202 8566.5371 c -f --7861.2202 8567.9023 m --7868.7783 8567.9023 -7874.0454 8566.5898 -7874.0454 8565.4131 C --7874.2295 8565.4131 L --7874.4961 8565.4131 L --7874.4961 8565.6309 -7874.3975 8565.8359 -7874.2295 8566.0313 c --7872.9287 8567.543 -7866.9199 8568.3516 -7861.2202 8568.3516 c --7855.5166 8568.3516 -7849.5088 8567.543 -7848.209 8566.0313 c --7848.041 8565.8359 -7847.9424 8565.6309 -7847.9424 8565.4131 C --7848.209 8565.4131 L --7848.3921 8565.4131 L --7848.3921 8566.5898 -7853.6602 8567.9023 -7861.2202 8567.9023 c -f --7861.2202 8569.2666 m --7868.7783 8569.2666 -7874.0454 8567.9551 -7874.0454 8566.7783 C --7874.2295 8566.7783 L --7874.4961 8566.7783 L --7874.4961 8566.9961 -7874.3975 8567.2012 -7874.2295 8567.3965 c --7872.9287 8568.9072 -7866.9199 8569.7168 -7861.2202 8569.7168 c --7855.5166 8569.7168 -7849.5088 8568.9072 -7848.209 8567.3965 c --7848.041 8567.2012 -7847.9424 8566.9961 -7847.9424 8566.7783 C --7848.209 8566.7783 L --7848.3921 8566.7783 L --7848.3921 8567.9551 -7853.6602 8569.2666 -7861.2202 8569.2666 c -f --7861.2202 8570.6318 m --7868.7783 8570.6318 -7874.0454 8569.3203 -7874.0454 8568.1426 C --7874.2295 8568.1426 L --7874.4961 8568.1426 L --7874.4961 8568.3613 -7874.3975 8568.5664 -7874.2295 8568.7607 c --7872.9287 8570.2715 -7866.9199 8571.082 -7861.2202 8571.082 c --7855.5166 8571.082 -7849.5088 8570.2715 -7848.209 8568.7607 c --7848.041 8568.5664 -7847.9424 8568.3613 -7847.9424 8568.1426 C --7848.209 8568.1426 L --7848.3921 8568.1426 L --7848.3921 8569.3203 -7853.6602 8570.6318 -7861.2202 8570.6318 c -f --7861.2202 8571.998 m --7868.7783 8571.998 -7874.0454 8570.6855 -7874.0454 8569.5078 C --7874.2295 8569.5078 L --7874.4961 8569.5078 L --7874.4961 8569.7266 -7874.3975 8569.9316 -7874.2295 8570.127 c --7872.9287 8571.6377 -7866.9199 8572.4473 -7861.2202 8572.4473 c --7855.5166 8572.4473 -7849.5088 8571.6377 -7848.209 8570.127 c --7848.041 8569.9316 -7847.9424 8569.7266 -7847.9424 8569.5078 C --7848.209 8569.5078 L --7848.3921 8569.5078 L --7848.3921 8570.6855 -7853.6602 8571.998 -7861.2202 8571.998 c -f --7861.2202 8573.3623 m --7868.7783 8573.3623 -7874.0454 8572.0508 -7874.0454 8570.873 C --7874.2295 8570.873 L --7874.4961 8570.873 L --7874.4961 8571.0391 -7874.4282 8571.1953 -7874.3286 8571.3486 c --7874.2974 8571.3965 -7874.2695 8571.4453 -7874.2295 8571.4912 c --7872.9287 8573.002 -7866.9199 8573.8125 -7861.2202 8573.8125 c --7855.5166 8573.8125 -7849.5088 8573.002 -7848.209 8571.4912 c --7848.1689 8571.4453 -7848.1392 8571.3965 -7848.1104 8571.3486 c --7848.0103 8571.1953 -7847.9424 8571.0391 -7847.9424 8570.873 C --7848.209 8570.873 L --7848.3921 8570.873 L --7848.3921 8572.0508 -7853.6602 8573.3623 -7861.2202 8573.3623 c -f --7861.2202 8574.7266 m --7868.7783 8574.7266 -7874.0454 8573.415 -7874.0454 8572.2383 C --7874.2295 8572.2383 L --7874.4961 8572.2383 L --7874.4961 8572.4561 -7874.3975 8572.6621 -7874.2295 8572.8555 c --7872.9287 8574.3672 -7866.9199 8575.1768 -7861.2202 8575.1768 c --7855.5166 8575.1768 -7849.5088 8574.3672 -7848.209 8572.8555 c --7848.041 8572.6621 -7847.9424 8572.4561 -7847.9424 8572.2383 C --7848.209 8572.2383 L --7848.3921 8572.2383 L --7848.3921 8573.415 -7853.6602 8574.7266 -7861.2202 8574.7266 c -f -0.8 g --7839.0342 8530.2168 m --7839.3311 8530.4834 -7839.7271 8530.7402 -7840.229 8530.9863 c --7840.231 8530.9883 -7840.2334 8530.9893 -7840.2358 8530.9902 c --7840.5225 8531.1309 -7840.8394 8531.2676 -7841.187 8531.4004 c --7841.187 8531.4004 l --7841.8857 8531.668 -7842.7026 8531.9189 -7843.626 8532.1523 c --7843.6362 8532.1543 -7843.647 8532.1572 -7843.6582 8532.1602 c --7845.501 8532.623 -7847.7583 8533.0117 -7850.313 8533.3018 c --7850.3457 8533.3047 -7850.3774 8533.3086 -7850.4111 8533.3125 c --7851.6626 8533.4531 -7852.9834 8533.5703 -7854.3599 8533.6602 c --7854.4209 8533.6641 -7854.4785 8533.668 -7854.5366 8533.6719 c --7855.1743 8533.7119 -7855.8232 8533.7461 -7856.4824 8533.7754 c --7856.5313 8533.7773 -7856.5791 8533.7813 -7856.6279 8533.7832 c --7856.6758 8533.7852 -7856.7246 8533.7861 -7856.7729 8533.7881 c --7857.4561 8533.8164 -7858.1514 8533.8379 -7858.856 8533.8535 c --7858.8774 8533.8535 -7858.8994 8533.8545 -7858.9209 8533.8545 c --7859.6768 8533.8711 -7860.4424 8533.8789 -7861.2202 8533.8789 c --7861.9951 8533.8789 -7862.7607 8533.8711 -7863.5166 8533.8545 c --7863.5391 8533.8545 -7863.5601 8533.8535 -7863.582 8533.8535 c --7864.2871 8533.8379 -7864.9814 8533.8164 -7865.667 8533.7881 c --7865.7134 8533.7861 -7865.7642 8533.7852 -7865.8096 8533.7832 c --7865.8608 8533.7813 -7865.9058 8533.7773 -7865.9561 8533.7754 c --7866.6162 8533.7461 -7867.2666 8533.7119 -7867.9038 8533.6709 c --7867.9609 8533.668 -7868.0166 8533.6641 -7868.0718 8533.6602 c --7869.4526 8533.5703 -7870.7783 8533.4531 -7872.0322 8533.3125 c --7872.0615 8533.3086 -7872.0898 8533.3057 -7872.1201 8533.3027 c --7874.6768 8533.0117 -7876.9385 8532.623 -7878.7822 8532.1592 c --7878.792 8532.1572 -7878.8018 8532.1543 -7878.811 8532.1523 c --7880.1934 8531.8027 -7881.3408 8531.4121 -7882.2026 8530.9902 c --7882.2041 8530.9893 -7882.208 8530.9883 -7882.21 8530.9863 c --7882.4639 8530.8613 -7882.6904 8530.7324 -7882.8936 8530.6016 c --7883.3799 8530.29 -7883.7178 8529.9639 -7883.8818 8529.627 c --7883.96 8529.4688 -7884 8529.3066 -7884 8529.1426 C --7884 8535.1855 L --7884 8535.5137 -7883.8408 8535.832 -7883.5361 8536.1406 c --7883.2334 8536.4492 -7882.7866 8536.7461 -7882.21 8537.0303 c --7881.6328 8537.3125 -7880.9287 8537.583 -7880.1089 8537.834 c --7879.29 8538.0859 -7878.3584 8538.3203 -7877.3271 8538.5352 c --7876.377 8538.7324 -7875.335 8538.9121 -7874.2295 8539.0713 c --7874.1362 8539.085 -7874.0498 8539.1016 -7873.9561 8539.1143 c --7872.7432 8539.2852 -7871.4497 8539.4307 -7870.0854 8539.5498 c --7868.7231 8539.6699 -7867.293 8539.7637 -7865.8096 8539.8262 c --7864.3271 8539.8887 -7862.792 8539.9229 -7861.2202 8539.9229 c --7859.6465 8539.9229 -7858.1104 8539.8887 -7856.6279 8539.8262 c --7855.145 8539.7637 -7853.7134 8539.6699 -7852.3521 8539.5498 c --7850.9897 8539.4307 -7849.6934 8539.2852 -7848.4814 8539.1143 c --7848.3882 8539.1016 -7848.3018 8539.085 -7848.209 8539.0723 c --7847.105 8538.9121 -7846.0615 8538.7324 -7845.1104 8538.5352 c --7844.0801 8538.3203 -7843.147 8538.0859 -7842.3286 8537.834 c --7841.5103 8537.583 -7840.8042 8537.3125 -7840.229 8537.0303 c --7839.6514 8536.7461 -7839.2041 8536.4492 -7838.9009 8536.1406 c --7838.5967 8535.832 -7838.4385 8535.5137 -7838.4385 8535.1855 C --7838.4385 8529.1426 L --7838.4385 8529.3887 -7838.5278 8529.6289 -7838.7002 8529.8643 c --7838.7881 8529.9834 -7838.9038 8530.1016 -7839.0342 8530.2168 c -f -0.5 g --7845.9463 8525.6279 m --7847.4521 8528.6533 -7849.7656 8530.1738 -7849.8774 8530.2461 C --7849.9346 8530.2813 L --7873.333 8530.2813 L --7873.3887 8529.8389 L --7873.3638 8529.832 -7871.0127 8529.166 -7868.5498 8524.6582 C --7877.5342 8525.293 -7884 8527.0605 -7884 8529.1426 c --7884 8529.3066 -7883.96 8529.4688 -7883.8818 8529.627 c --7883.7178 8529.9639 -7883.3799 8530.29 -7882.8936 8530.6016 c --7882.687 8530.7344 -7882.46 8530.8633 -7882.2026 8530.9902 c --7881.3408 8531.4121 -7880.1934 8531.8027 -7878.811 8532.1523 c --7878.8018 8532.1543 -7878.792 8532.1572 -7878.7822 8532.1592 c --7876.9385 8532.623 -7874.6768 8533.0117 -7872.1201 8533.3027 c --7872.0898 8533.3057 -7872.0615 8533.3086 -7872.0322 8533.3125 c --7870.7783 8533.4531 -7869.4526 8533.5703 -7868.0718 8533.6602 c --7868.0166 8533.6641 -7867.9609 8533.668 -7867.9038 8533.6709 c --7867.2666 8533.7119 -7866.6162 8533.7461 -7865.9561 8533.7754 c --7865.8594 8533.7793 -7865.7642 8533.7842 -7865.667 8533.7881 c --7864.9814 8533.8164 -7864.2871 8533.8379 -7863.582 8533.8535 c --7863.5601 8533.8535 -7863.5391 8533.8545 -7863.5166 8533.8545 c --7862.7607 8533.8711 -7861.9951 8533.8789 -7861.2202 8533.8789 c --7860.4424 8533.8789 -7859.6768 8533.8711 -7858.9209 8533.8545 c --7858.8994 8533.8545 -7858.8774 8533.8535 -7858.856 8533.8535 c --7858.1514 8533.8379 -7857.4561 8533.8164 -7856.7729 8533.7881 c --7856.6758 8533.7842 -7856.5791 8533.7793 -7856.4824 8533.7754 c --7855.8232 8533.7461 -7855.1743 8533.7119 -7854.5366 8533.6719 c --7854.4785 8533.668 -7854.4209 8533.6641 -7854.3599 8533.6602 c --7852.9834 8533.5703 -7851.6626 8533.4531 -7850.4111 8533.3125 c --7850.3774 8533.3086 -7850.3457 8533.3047 -7850.313 8533.3018 c --7847.7583 8533.0117 -7845.501 8532.623 -7843.6582 8532.1602 c --7843.647 8532.1572 -7843.6362 8532.1543 -7843.626 8532.1523 c --7842.7026 8531.9189 -7841.8857 8531.668 -7841.187 8531.4004 C --7841.187 8531.4004 L --7840.8394 8531.2676 -7840.5225 8531.1309 -7840.2358 8530.9902 c --7839.731 8530.7432 -7839.332 8530.4844 -7839.0342 8530.2168 c --7838.9038 8530.1016 -7838.7881 8529.9834 -7838.7002 8529.8643 c --7838.5278 8529.6289 -7838.4385 8529.3887 -7838.4385 8529.1426 c --7838.4385 8527.748 -7841.3359 8526.4951 -7845.9463 8525.6279 C -f -*u -1 g -1 D --7867.7471 8524.0996 m --7866.8584 8522.3203 -7866.5679 8520.6797 -7866.5679 8519.0811 c --7866.5679 8517.6328 -7866.8057 8516.2178 -7867.0498 8514.7646 c --7867.2959 8513.2949 -7867.5498 8511.7852 -7867.5498 8510.1855 c --7867.5498 8509.792 -7867.5352 8509.3926 -7867.5 8508.9863 c --7867.0518 8503.7461 -7861.4072 8501.1475 -7861.3506 8501.1221 C --7840.5649 8501.1396 -7839.0386 8501.1406 V --7840.1807 8501.8877 -7842.5088 8503.7266 -7844.8066 8507.5039 c --7845.8433 8509.2051 -7846.1567 8511.1133 -7846.1567 8513.041 c --7846.1567 8514.5996 -7845.9512 8516.1699 -7845.7578 8517.6523 c --7845.5791 8519.0303 -7845.4038 8520.3633 -7845.4038 8521.5723 c --7845.4038 8522.4287 -7845.4912 8523.2236 -7845.7256 8523.9277 c --7846.9727 8527.6641 -7849.792 8529.6445 -7850.0713 8529.832 C --7850.2046 8529.832 -7870.5674 8529.832 -7872.3569 8529.832 C --7871.3154 8529.1973 -7869.5391 8527.6836 -7867.7471 8524.0996 c -f -0 D --7850.8975 8526.2422 m --7865.9287 8526.2422 L --7865.9287 8526.6914 L --7850.8975 8526.6914 L --7850.8975 8526.2422 L -f --7849.1025 8512.1074 m --7863.9087 8512.1074 L --7863.9087 8512.5566 L --7849.1025 8512.5566 L --7849.1025 8512.1074 L -f --7863.4609 8517.7168 m --7863.4609 8518.166 L --7848.4297 8518.166 L --7848.4297 8517.7168 L --7863.4609 8517.7168 L -f --7863.6855 8515.9219 m --7850.001 8515.9219 L --7850.001 8515.4727 L --7863.6855 8515.4727 L --7863.6855 8515.9219 L -f --7863.4609 8521.3076 m --7848.6538 8521.3076 L --7848.6538 8520.8574 L --7863.4609 8520.8574 L --7863.4609 8521.3076 L -f --7861.2178 8503.583 m --7845.7378 8503.583 L --7845.7378 8503.1328 L --7861.2178 8503.1328 L --7861.2178 8503.583 L -f --7862.7881 8505.3779 m --7850.4497 8505.3779 L --7850.4497 8504.9277 L --7862.7881 8504.9277 L --7862.7881 8505.3779 L -f --7863.9087 8507.8457 m --7848.2041 8507.8457 L --7848.2041 8507.3945 L --7863.9087 8507.3945 L --7863.9087 8507.8457 L -f --7864.3584 8510.3135 m --7848.6538 8510.3135 L --7848.6538 8509.8633 L --7864.3584 8509.8633 L --7864.3584 8510.3135 L -f --7864.3584 8524 m --7849.7754 8524 L --7849.7754 8523.5488 L --7864.3584 8523.5488 L --7864.3584 8524 L -f -*U -*u -0 g -1 D --7868.5498 8524.6582 m --7868.417 8524.4141 -7868.2832 8524.166 -7868.1494 8523.8984 c --7866.519 8520.6387 -7866.9937 8517.8213 -7867.4946 8514.8389 c --7867.8057 8512.9785 -7868.1294 8511.0557 -7867.9482 8508.9473 c --7867.4766 8503.4404 -7861.5938 8500.7383 -7861.4424 8500.6914 C --7838.2168 8500.6914 L --7838.1201 8501.1191 L --7838.1514 8501.1348 -7841.3599 8502.7051 -7844.4238 8507.7373 c --7846.2144 8510.6797 -7845.7559 8514.1953 -7845.311 8517.5947 c --7844.9966 8520.002 -7844.7007 8522.2754 -7845.2993 8524.0703 c --7845.4858 8524.6289 -7845.707 8525.1465 -7845.9463 8525.6279 c --7847.4521 8528.6533 -7849.7656 8530.1738 -7849.8774 8530.2461 C --7849.9346 8530.2813 L --7873.333 8530.2813 L --7873.3887 8529.8389 L --7873.3638 8529.832 -7871.0127 8529.166 -7868.5498 8524.6582 c -f -0 D --7867.7471 8524.0996 m --7869.5391 8527.6836 -7871.3154 8529.1973 -7872.3569 8529.832 C --7870.5674 8529.832 -7850.2046 8529.832 -7850.0713 8529.832 C --7849.792 8529.6445 -7846.9727 8527.6641 -7845.7256 8523.9277 c --7845.4912 8523.2236 -7845.4038 8522.4287 -7845.4038 8521.5723 c --7845.4038 8520.3633 -7845.5791 8519.0303 -7845.7578 8517.6523 c --7845.9512 8516.1699 -7846.1567 8514.5996 -7846.1567 8513.041 c --7846.1567 8511.1133 -7845.8433 8509.2051 -7844.8066 8507.5039 c --7842.5088 8503.7266 -7840.1807 8501.8877 -7839.0386 8501.1406 C --7840.5649 8501.1396 -7861.3506 8501.1221 Y --7861.4072 8501.1475 -7867.0518 8503.7461 -7867.5 8508.9863 c --7867.5352 8509.3926 -7867.5498 8509.792 -7867.5498 8510.1855 c --7867.5498 8511.7852 -7867.2959 8513.2949 -7867.0498 8514.7646 c --7866.8057 8516.2178 -7866.5679 8517.6328 -7866.5679 8519.0811 c --7866.5679 8520.6797 -7866.8584 8522.3203 -7867.7471 8524.0996 c -f -*U --7845.7378 8503.1328 m --7861.2178 8503.1328 L --7861.2178 8503.583 L --7845.7378 8503.583 L --7845.7378 8503.1328 L -f --7850.4497 8504.9277 m --7862.7881 8504.9277 L --7862.7881 8505.3779 L --7850.4497 8505.3779 L --7850.4497 8504.9277 L -f --7848.2041 8507.3945 m --7863.9087 8507.3945 L --7863.9087 8507.8457 L --7848.2041 8507.8457 L --7848.2041 8507.3945 L -f --7848.6538 8509.8633 m --7864.3584 8509.8633 L --7864.3584 8510.3135 L --7848.6538 8510.3135 L --7848.6538 8509.8633 L -f --7863.9087 8512.5566 m --7849.1025 8512.5566 L --7849.1025 8512.1074 L --7863.9087 8512.1074 L --7863.9087 8512.5566 L -f --7850.001 8515.4727 m --7863.6855 8515.4727 L --7863.6855 8515.9219 L --7850.001 8515.9219 L --7850.001 8515.4727 L -f --7863.4609 8518.166 m --7848.4297 8518.166 L --7848.4297 8517.7168 L --7863.4609 8517.7168 L --7863.4609 8518.166 L -f --7848.6538 8520.8574 m --7863.4609 8520.8574 L --7863.4609 8521.3076 L --7848.6538 8521.3076 L --7848.6538 8520.8574 L -f --7849.7754 8523.5488 m --7864.3584 8523.5488 L --7864.3584 8524 L --7849.7754 8524 L --7849.7754 8523.5488 L -f --7865.9287 8526.6914 m --7850.8975 8526.6914 L --7850.8975 8526.2422 L --7865.9287 8526.2422 L --7865.9287 8526.6914 L -f -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 9) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7840.7246 8585.25 L --7840.7246 8555.5381 L --7883.25 8555.5381 L --7883.25 8585.25 L -n -u -u -0 O -0.7 g --7872.457 8555.7881 m --7868.6582 8555.7881 -7864.9199 8555.7881 v --7861.1826 8555.7881 -7861.8242 8558.8838 y --7845.9258 8558.8838 -7843.4502 8558.8838 v --7840.9761 8558.8838 -7840.9761 8561.3594 y --7840.9761 8578.542 l --7876.541 8578.542 l --7876.541 8558.9004 l --7875.3906 8558.9004 l --7875.439 8555.7881 -7872.457 8555.7881 v -f -0 R -0.9 G -0.5 w --7861.8242 8558.8838 m --7845.9258 8558.8838 -7843.4502 8558.8838 v -S -0.5 G --7862.8594 8556.2715 m --7861.4634 8557.1426 -7861.8242 8558.8838 y -S -0.7 G --7864.9199 8555.7881 m --7863.9858 8555.7881 -7863.3247 8555.9814 -7862.8594 8556.2715 c -S -0.9 G --7876.541 8578.542 m --7876.541 8558.9004 l --7875.3906 8558.9004 l --7875.439 8555.7881 -7872.457 8555.7881 v --7868.6582 8555.7881 -7864.9199 8555.7881 v -S -0.25 G --7840.9761 8561.3594 m --7840.9761 8578.542 l --7876.541 8578.542 l -S -0.5 G --7842.019 8559.2715 m --7840.9761 8559.9668 -7840.9761 8561.3594 y -S -0.7 G --7843.4502 8558.8838 m --7842.8306 8558.8838 -7842.3672 8559.0391 -7842.019 8559.2715 c -S -U -u -0 O -0.7 g -1 w --7874.0718 8557.4023 m --7870.2729 8557.4023 -7866.5342 8557.4023 v --7862.7954 8557.4023 -7863.439 8560.498 y --7847.541 8560.498 -7845.0649 8560.498 v --7842.5903 8560.498 -7842.5903 8562.9727 y --7842.5903 8580.1563 l --7878.1558 8580.1563 l --7878.1558 8560.5146 l --7877.0054 8560.5146 l --7877.0542 8557.4023 -7874.0718 8557.4023 v -f -0 R -0.9 G -0.5 w --7863.439 8560.498 m --7847.541 8560.498 -7845.0649 8560.498 v -S -0.5 G --7864.4746 8557.8867 m --7863.0767 8558.7578 -7863.439 8560.498 y -S -0.7 G --7866.5342 8557.4023 m --7865.6006 8557.4023 -7864.9409 8557.5957 -7864.4746 8557.8867 c -S -0.9 G --7878.1558 8580.1563 m --7878.1558 8560.5146 l --7877.0054 8560.5146 l --7877.0542 8557.4023 -7874.0718 8557.4023 v --7870.2729 8557.4023 -7866.5342 8557.4023 v -S -0.25 G --7842.5903 8562.9727 m --7842.5903 8580.1563 l --7878.1558 8580.1563 l -S -0.5 G --7843.6338 8560.8848 m --7842.5903 8561.5811 -7842.5903 8562.9727 y -S -0.7 G --7845.0649 8560.498 m --7844.4458 8560.498 -7843.981 8560.6533 -7843.6338 8560.8848 c -S -U -u -0 O -0.7 g -1 w --7875.6846 8559.0176 m --7871.8882 8559.0176 -7868.1489 8559.0176 v --7864.4111 8559.0176 -7865.0527 8562.1123 y --7849.1538 8562.1123 -7846.6802 8562.1123 v --7844.2046 8562.1123 -7844.2046 8564.5879 y --7844.2046 8581.7715 l --7879.771 8581.7715 l --7879.771 8562.1289 l --7878.6191 8562.1289 l --7878.6689 8559.0176 -7875.6846 8559.0176 v -f -0 R -0.9 G -0.5 w --7865.0527 8562.1123 m --7849.1538 8562.1123 -7846.6802 8562.1123 v -S -0.5 G --7866.0898 8559.5 m --7864.6929 8560.3711 -7865.0527 8562.1123 y -S -0.7 G --7868.1489 8559.0176 m --7867.2144 8559.0176 -7866.5542 8559.21 -7866.0898 8559.5 c -S -0.9 G --7879.771 8581.7715 m --7879.771 8562.1289 l --7878.6191 8562.1289 l --7878.6689 8559.0176 -7875.6846 8559.0176 v --7871.8882 8559.0176 -7868.1489 8559.0176 v -S -0.25 G --7844.2046 8564.5879 m --7844.2046 8581.7715 l --7879.771 8581.7715 l -S -0.5 G --7845.249 8562.5 m --7844.2046 8563.1953 -7844.2046 8564.5879 y -S -0.7 G --7846.6802 8562.1123 m --7846.061 8562.1123 -7845.5962 8562.2676 -7845.249 8562.5 c -S -U -u -0 O -0.7 g -1 w --7877.2993 8560.6318 m --7873.5034 8560.6318 -7869.7642 8560.6318 v --7866.0254 8560.6318 -7866.667 8563.7275 y --7850.769 8563.7275 -7848.2935 8563.7275 v --7845.8193 8563.7275 -7845.8193 8566.2031 y --7845.8193 8583.3867 l --7881.3857 8583.3867 l --7881.3857 8563.7441 l --7880.2334 8563.7441 l --7880.2842 8560.6318 -7877.2993 8560.6318 v -f -0 R -0.9 G -0.5 w --7866.667 8563.7275 m --7850.769 8563.7275 -7848.2935 8563.7275 v -S -0.5 G --7867.7046 8561.1152 m --7866.3071 8561.9863 -7866.667 8563.7275 y -S -0.7 G --7869.7642 8560.6318 m --7868.8286 8560.6318 -7868.1689 8560.8252 -7867.7046 8561.1152 c -S -0.9 G --7881.3857 8583.3867 m --7881.3857 8563.7441 l --7880.2334 8563.7441 l --7880.2842 8560.6318 -7877.2993 8560.6318 v --7873.5034 8560.6318 -7869.7642 8560.6318 v -S -0.25 G --7845.8193 8566.2031 m --7845.8193 8583.3867 l --7881.3857 8583.3867 l -S -0.5 G --7846.8638 8564.1143 m --7845.8193 8564.8105 -7845.8193 8566.2031 y -S -0.7 G --7848.2935 8563.7275 m --7847.6753 8563.7275 -7847.2114 8563.8828 -7846.8638 8564.1143 c -S -U -u -0 O -0.8 g -1 w --7878.9146 8562.2461 m --7875.1167 8562.2461 -7871.3794 8562.2461 v --7867.6401 8562.2461 -7868.2817 8565.3418 y --7852.3838 8565.3418 -7849.9087 8565.3418 v --7847.4346 8565.3418 -7847.4346 8567.8174 y --7847.4346 8585 l --7883.001 8585 l --7883.001 8565.3574 l --7881.8481 8565.3574 l --7881.8994 8562.2461 -7878.9146 8562.2461 v -f -0 R -0.9 G -0.5 w --7868.2817 8565.3418 m --7852.3838 8565.3418 -7849.9087 8565.3418 v -S -0.5 G --7869.3184 8562.7295 m --7867.9214 8563.6006 -7868.2817 8565.3418 y -S -0.7 G --7871.3794 8562.2461 m --7870.4438 8562.2461 -7869.7842 8562.4395 -7869.3184 8562.7295 c -S -0.9 G --7883.001 8585 m --7883.001 8565.3574 l --7881.8481 8565.3574 l --7881.8994 8562.2461 -7878.9146 8562.2461 v --7875.1167 8562.2461 -7871.3794 8562.2461 v -S -0.25 G --7847.4346 8567.8174 m --7847.4346 8585 l --7883.001 8585 l -S -0.5 G --7848.4785 8565.7285 m --7847.4346 8566.4238 -7847.4346 8567.8174 y -S -0.7 G --7849.9087 8565.3418 m --7849.29 8565.3418 -7848.8262 8565.4971 -7848.4785 8565.7285 c -S -U -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 10) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7815.2593 8585.25 L --7815.2593 8557.0195 L --7883.25 8557.0195 L --7883.25 8585.25 L -n -0 O -0.8 g --7835.5234 8580.209 m --7815.4785 8573.3516 l --7817.0591 8570.4502 l --7829.7202 8574.4063 l --7835.7866 8570.4502 l --7835.5234 8580.209 l -f -0 R -0.9 G -0.5 w --7816.7871 8570.3242 m --7829.7202 8574.4063 l -S -0.5 G --7815.4785 8573.3516 m --7817.0591 8570.4502 l -S -0.25 G --7835.5234 8580.209 m --7815.4785 8573.3516 l -S -0.5 G --7829.7202 8574.4063 m --7835.7866 8570.4502 l -S -0 O -0.8 g -1 w --7855.5679 8562.7998 m --7843.437 8557.5254 l --7840.0073 8561.7441 l --7855.5679 8562.7998 l -f -1 Ap -0.57 g --7835.2598 8582.0547 m --7881.6802 8582.0547 L --7881.6802 8584.9551 L --7835.2598 8584.9551 L --7835.2598 8582.0547 L -f -0 Ap -0 R -0.5 G -0.5 w --7843.437 8557.5254 m --7840.0073 8561.7441 l -S -0.9 G --7855.5679 8562.7998 m --7842.875 8557.248 l -S -0 O -0.8 g -1 w --7883.001 8560.7627 m --7883.001 8582.0859 l --7834.2046 8582.0859 l --7834.2046 8564.9121 l --7837.6338 8560.8223 l --7883.001 8560.7627 l -f -0 R -0.5 G -0.5 w --7883.001 8576.5166 m --7834.2046 8576.5166 l -S --7880.0986 8564.1191 m --7870.6025 8564.1191 l -S --7880.0986 8565.7676 m --7870.6025 8565.7676 l -S --7880.0986 8567.415 m --7870.6025 8567.415 l -S --7880.0986 8569.0635 m --7870.6025 8569.0635 l -S --7880.0986 8570.7109 m --7870.6025 8570.7109 l -S --7834.2046 8564.9121 m --7837.6338 8560.8223 l -S -0.25 G --7883.001 8582.0859 m --7834.2046 8582.0859 l --7834.2046 8564.9121 l -S -0.9 G --7837.6338 8560.793 m --7883.001 8560.793 l --7883.001 8582.3555 l -S -0.25 G --7835.2598 8582.0859 m --7835.2598 8585 l --7881.6714 8585 l -S -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 19) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.25 8585.25 m --7836.6338 8585.25 L --7836.6338 8549.6348 L --7883.25 8549.6348 L --7883.25 8585.25 L -n -u -u -0 O -0.7495 g -0 R -0.25 G -1 j 0.5 w 2 M --7836.9722 8585 m --7836.9722 8582.9805 l --7843.333 8579.5479 l --7859.8857 8579.5479 L --7876.439 8579.5479 l --7883.001 8582.9805 l --7883.001 8585 l --7836.9722 8585 l -b -0.8748 G -2 J 0 j --7859.8857 8579.5479 m --7876.439 8579.5479 l --7883.001 8582.9805 l --7883.001 8585 l -S --7836.9722 8582.9805 m --7843.333 8579.5479 l --7859.8857 8579.5479 L -S -0 O -0.9 g -0.25 G -0 J 1 j --7876.3394 8580.7598 m --7880.377 8582.9805 l --7839.7993 8582.9805 l --7843.2319 8580.7598 l --7876.3394 8580.7598 l -b -U -u -u -0.7 g -0 j 1 w 4 M --7871.125 8576.6523 m --7868.8462 8576.6094 L --7859.7446 8575.041 L --7850.4634 8576.6094 L --7848.6694 8576.6094 L --7848.729 8578.4512 L --7871.125 8578.4512 L --7871.125 8576.6523 L -f -0 R -0.25 G -0.5 w --7848.6978 8576.6523 m --7848.7905 8578.4512 L --7871.1567 8578.4512 L -S -0.9 G --7850.498 8576.6523 m --7848.6978 8576.6523 L -S -0.25 G --7859.8042 8575.041 m --7850.498 8576.6523 L -S -0.9 G --7871.1567 8578.4512 m --7871.1567 8576.6523 L --7868.9033 8576.6523 L --7859.8042 8575.041 L -S -U -u -0 O -0.7 g -1 w --7873.3672 8573.5781 m --7864.0703 8573.5313 L --7859.7119 8571.8047 L --7855.1343 8573.5313 L --7846.4214 8573.5313 L --7846.4927 8575.5557 L --7873.3672 8575.5557 L --7873.3672 8573.5781 L -f -0 R -0.25 G -0.5 w --7846.4546 8573.5781 m --7846.5649 8575.5557 L --7873.4038 8575.5557 L -S -0.9 G --7855.1758 8573.5781 m --7846.4546 8573.5781 L -S -0.25 G --7859.7817 8571.8047 m --7855.1758 8573.5781 L -S -0.9 G --7873.4038 8575.5557 m --7873.4038 8573.5781 L --7864.1406 8573.5781 L --7859.7817 8571.8047 L -S -U -u -0 O -0.7495 g -0.25 G -2 J 2 M --7874.8838 8572.75 m --7874.8911 8550.8809 l --7873.9082 8549.8848 L --7845.9302 8549.9121 L --7844.9922 8551.0508 L --7844.9922 8572.4648 L --7845.8022 8573.6045 L --7874.0366 8573.6045 l --7874.8838 8572.75 L -b -/BBAccumRotation (4.712389) XT -0.8748 G --7874.0366 8573.6045 m --7874.8838 8572.75 L --7874.8911 8550.8809 l --7873.9082 8549.8848 L --7845.9302 8549.9121 L -S -/BBAccumRotation (4.712389) XT -0 O -0.9 g -0.25 G --7848.0239 8570.7168 m --7848.0054 8552.7617 L --7871.8994 8552.7617 L --7871.9014 8570.7148 L --7848.0239 8570.7168 L -b -/BBAccumRotation (4.712389) XT -U -U -u -0.15 G -0 J 4 M --7843.333 8579.5479 m --7859.8857 8579.5479 L --7876.439 8579.5479 L --7883.001 8582.9805 L --7883.001 8585 L --7836.9722 8585 L --7836.9722 8582.9805 L --7843.333 8579.5479 L -s --7874.0366 8573.6045 m --7873.4038 8573.6045 L --7873.4038 8575.5557 L --7873.3672 8575.5449 L --7873.3672 8575.5527 L --7873.4038 8575.5557 L --7873.3672 8575.5557 L --7862.731 8575.5557 L --7868.8462 8576.6094 L --7871.125 8576.6523 L --7871.1567 8576.6523 L --7871.1567 8578.4512 L --7871.125 8578.4414 L --7871.125 8578.4482 L --7871.1567 8578.4512 L --7871.125 8578.4512 L --7848.7905 8578.4512 L --7848.729 8578.4512 L --7848.6694 8576.6094 L --7850.4634 8576.6094 L --7856.7002 8575.5557 L --7846.5649 8575.5557 L --7846.4927 8575.5557 L --7846.4233 8573.6045 L --7845.8022 8573.6045 L --7844.9922 8572.4648 L --7844.9922 8551.0508 L --7845.9302 8549.9121 L --7873.9082 8549.8848 L --7874.8911 8550.8809 L --7874.8838 8572.75 L --7874.0366 8573.6045 L -s -U -U -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 21) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7883.3184 8585.3184 m --7804.0449 8585.3184 L --7804.0449 8559.5566 L --7883.3184 8559.5566 L --7883.3184 8585.3184 L -n -u -0 O -0.8158 g -0 R -0 G -0.5 w 3.8636 M --7882.8638 8562.8213 m --7804.4961 8562.8213 L --7804.4961 8576.9053 L --7882.8638 8576.9053 L --7882.8638 8562.8213 L -b --7843.6792 8569.8633 m -B -U -u --7880.4233 8576.9053 m --7806.939 8576.9053 L --7805.4766 8576.9053 -7804.2954 8578.0908 -7804.2954 8579.5498 c --7804.2954 8580.9951 L --7804.2954 8582.4561 -7805.4766 8583.6416 -7806.939 8583.6416 c --7880.4233 8583.6416 L --7881.8838 8583.6416 -7883.0688 8582.4561 -7883.0688 8580.9951 c --7883.0688 8579.5498 L --7883.0688 8578.0908 -7881.8838 8576.9053 -7880.4233 8576.9053 c --7880.4233 8576.9053 L -b --7843.6802 8580.2744 m -B -U -0 g --7878.374 8583.6396 m --7873.8838 8583.6396 L --7874.7007 8585.0684 L --7877.251 8585.0684 L --7878.374 8583.6396 L -b --7814.293 8583.6396 m --7809.8022 8583.6396 L --7810.6191 8585.0684 L --7813.1714 8585.0684 L --7814.293 8583.6396 L -b -0.61 G -1 w --7875.9258 8562.8574 m --7875.9258 8574.4893 L -S --7873.8838 8562.8574 m --7873.8838 8574.4893 L -S -u -0 O -0 g -0 G -0.5 w --7826.7417 8566.7002 m --7813.0679 8566.7002 L --7813.0679 8568.9463 L --7826.7417 8568.9463 L --7826.7417 8566.7002 L -b --7819.9038 8567.8223 m -B -U -1 J --7814.3066 8577.9297 m --7813.8906 8578.3682 -7813.6362 8578.9561 -7813.6362 8579.6064 C --7813.6362 8580.9355 L --7813.6362 8581.5859 -7813.8906 8582.1758 -7814.3066 8582.6123 C -S --7816.1978 8577.9297 m --7815.7842 8578.3682 -7815.5288 8578.9561 -7815.5288 8579.6064 C --7815.5288 8580.9355 L --7815.5288 8581.5859 -7815.7842 8582.1758 -7816.1978 8582.6123 C -S --7818.0913 8577.9297 m --7817.6758 8578.3682 -7817.4214 8578.9561 -7817.4214 8579.6064 C --7817.4214 8580.9355 L --7817.4214 8581.5859 -7817.6758 8582.1758 -7818.0913 8582.6123 C -S --7819.9839 8577.9297 m --7819.5698 8578.3682 -7819.314 8578.9561 -7819.314 8579.6064 C --7819.314 8580.9355 L --7819.314 8581.5859 -7819.5698 8582.1758 -7819.9839 8582.6123 C -S --7821.8774 8577.9297 m --7821.4614 8578.3682 -7821.207 8578.9561 -7821.207 8579.6064 C --7821.207 8580.9355 L --7821.207 8581.5859 -7821.4614 8582.1758 -7821.8774 8582.6123 C -S --7823.769 8577.9297 m --7823.354 8578.3682 -7823.1001 8578.9561 -7823.1001 8579.6064 C --7823.1001 8580.9355 L --7823.1001 8581.5859 -7823.354 8582.1758 -7823.769 8582.6123 C -S --7825.6616 8577.9297 m --7825.248 8578.3682 -7824.9922 8578.9561 -7824.9922 8579.6064 C --7824.9922 8580.9355 L --7824.9922 8581.5859 -7825.248 8582.1758 -7825.6616 8582.6123 C -S --7827.5542 8577.9297 m --7827.1401 8578.3682 -7826.8857 8578.9561 -7826.8857 8579.6064 C --7826.8857 8580.9355 L --7826.8857 8581.5859 -7827.1401 8582.1758 -7827.5542 8582.6123 C -S --7829.4463 8577.9297 m --7829.0322 8578.3682 -7828.7769 8578.9561 -7828.7769 8579.6064 C --7828.7769 8580.9355 L --7828.7769 8581.5859 -7829.0322 8582.1758 -7829.4463 8582.6123 C -S --7831.3374 8577.9297 m --7830.9258 8578.3682 -7830.6694 8578.9561 -7830.6694 8579.6064 C --7830.6694 8580.9355 L --7830.6694 8581.5859 -7830.9258 8582.1758 -7831.3374 8582.6123 C -S --7833.231 8577.9297 m --7832.8159 8578.3682 -7832.563 8578.9561 -7832.563 8579.6064 C --7832.563 8580.9355 L --7832.563 8581.5859 -7832.8159 8582.1758 -7833.231 8582.6123 C -S --7835.125 8577.9297 m --7834.7095 8578.3682 -7834.4546 8578.9561 -7834.4546 8579.6064 C --7834.4546 8580.9355 L --7834.4546 8581.5859 -7834.7095 8582.1758 -7835.125 8582.6123 C -S --7837.0151 8577.9297 m --7836.6006 8578.3682 -7836.3472 8578.9561 -7836.3472 8579.6064 C --7836.3472 8580.9355 L --7836.3472 8581.5859 -7836.6006 8582.1758 -7837.0151 8582.6123 C -S --7838.9102 8577.9297 m --7838.4937 8578.3682 -7838.2407 8578.9561 -7838.2407 8579.6064 C --7838.2407 8580.9355 L --7838.2407 8581.5859 -7838.4937 8582.1758 -7838.9102 8582.6123 C -S --7840.8022 8577.9297 m --7840.3872 8578.3682 -7840.1318 8578.9561 -7840.1318 8579.6064 C --7840.1318 8580.9355 L --7840.1318 8581.5859 -7840.3872 8582.1758 -7840.8022 8582.6123 C -S -0 O -0.4385 g -0 J 1 j --7873.8838 8559.8066 m --7813.8838 8559.8066 L --7804.4961 8562.8213 L --7882.8638 8562.8213 L --7873.8838 8559.8066 L -b -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 22) -0 A -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7876.001 8578.6211 m --7827.9502 8578.6211 L --7827.9502 8497.4414 L --7876.001 8497.4414 L --7876.001 8578.6211 L -n -u -u -u -0 O -0.7 g --7869.2202 8497.6914 m --7835.2578 8497.6914 L --7834.7935 8497.7441 L --7834.3569 8497.9102 L --7834.0791 8498.2148 L --7834.0034 8498.543 L --7834.0034 8562.8496 L --7834.0791 8563.1855 L --7834.3569 8563.4355 L --7834.7935 8563.6504 L --7835.2578 8563.707 L --7869.2202 8563.707 L --7869.6855 8563.6504 L --7870.0361 8563.4355 L --7870.3618 8563.1855 L --7870.4399 8562.8496 L --7870.4399 8498.543 L --7870.3618 8498.2148 L --7870.0361 8497.9102 L --7869.6855 8497.7441 L --7869.2202 8497.6914 L -f -0 R -0.25 G -0.5 w --7834.0034 8498.543 m --7834.0034 8562.8496 L --7834.0791 8563.1855 L --7834.3569 8563.4355 L --7834.7935 8563.6504 L --7835.2578 8563.707 L --7869.2202 8563.707 L --7869.6855 8563.6504 L --7870.0361 8563.4355 L --7870.3618 8563.1855 L --7870.4399 8562.8496 L -S -0.9 G --7870.4399 8562.8496 m --7870.4399 8498.543 L --7870.3618 8498.2148 L --7870.0361 8497.9102 L --7869.6855 8497.7441 L --7869.2202 8497.6914 L --7835.2578 8497.6914 L --7834.7935 8497.7441 L --7834.3569 8497.9102 L --7834.0791 8498.2148 L --7834.0034 8498.543 L -S -1 Ap -0 O -0.8 g -0.25 G -2 J 2 M --7838.79 8507.9629 m --7865.4775 8507.9629 L --7865.4775 8560.2607 L --7838.79 8560.2607 L --7838.79 8507.9629 L -b -u --7838.79 8523.8691 m --7865.4736 8523.8691 L --7865.4736 8520.0957 L --7838.79 8520.0957 L --7838.79 8523.8691 L -b --7838.79 8520.0615 m --7865.4736 8520.0615 L --7865.4736 8516.2871 L --7838.79 8516.2871 L --7838.79 8520.0615 L -b -U -0 Ap -0.25 g -0 J 1 w 4 M --7842.3818 8509.4375 m --7843.2319 8509.4375 L --7862.2729 8509.4375 L --7862.2729 8510.3271 L --7855.8018 8510.3271 L --7855.8018 8510.9629 L --7848.8486 8510.9629 L --7848.8486 8510.3271 L --7842.3818 8510.3271 L --7842.3818 8509.4375 L -f -1 Ap -0.6 g -0 R -0.25 G -2 J 0.5 w 2 M --7842.8271 8511.3691 m --7846.8706 8511.3691 L --7846.8706 8510.7324 L --7842.8271 8510.7324 L --7842.8271 8511.3691 L -b -u -0.8 g --7840.8057 8514.5547 m --7863.4463 8514.5547 L --7863.4463 8513.0664 L --7840.8057 8513.0664 L --7840.8057 8514.5547 L -b --7863.4463 8514.5547 m --7863.4463 8513.0664 L --7840.8057 8513.0664 L -S -0.9 G --7840.8057 8513.0664 m --7840.8057 8514.5547 L --7863.4463 8514.5547 L -S -U -0 O -0.7 g -0 J 1 w 4 M --7841.1318 8515.6172 m --7845.1743 8515.6172 L --7845.1743 8514.9805 L --7841.1318 8514.9805 L --7841.1318 8515.6172 L -f -0 R -0.25 G -2 J 0.5 w 2 M --7841.1318 8514.9805 m --7841.1318 8515.6172 L --7845.1743 8515.6172 L -S -u -u --7861.5903 8500.6797 m --7861.5903 8503.7402 L --7866.9287 8503.7402 L -S --7861.5903 8503.7393 m --7861.5903 8506.7578 L --7866.9287 8506.7578 L -S -U -u -0.9 G --7866.9287 8503.7129 m --7866.9287 8500.6934 L --7861.5903 8500.6934 L -S --7866.9287 8506.7578 m --7866.9287 8503.7393 L --7861.5903 8503.7393 L -S -U -U -u -u -0.25 G --7837.7178 8500.6797 m --7837.7178 8503.7402 L --7843.0542 8503.7402 L -S --7837.7178 8503.7393 m --7837.7178 8506.7578 L --7843.0542 8506.7578 L -S -U -u -0.9 G --7843.0542 8503.7129 m --7843.0542 8500.6934 L --7837.7178 8500.6934 L -S --7843.0542 8506.7578 m --7843.0542 8503.7393 L --7837.7178 8503.7393 L -S -U -U -0 O -0.8 g -0 J 1 w 4 M --7832.144 8564.9395 m --7872.3799 8564.9395 L --7870.6865 8562.6406 L --7833.8359 8562.6406 L --7832.144 8564.9395 L -f -0 R -0.9 G -0.5 w --7870.4072 8562.4785 m --7872.3799 8564.9395 L --7869.9111 8564.9395 l -S -0.25 G --7834.083 8562.3672 m --7832.144 8564.9395 L --7872.0337 8564.9395 l -S -U -0 Ap -0.15 G --7833.8359 8562.6406 m --7833.874 8562.6406 L --7834.0034 8562.4727 L --7834.0034 8498.543 L --7834.0791 8498.2148 L --7834.3569 8497.9102 L --7834.7935 8497.7441 L --7835.2578 8497.6914 L --7869.2202 8497.6914 L --7869.6855 8497.7441 L --7870.0361 8497.9102 L --7870.3618 8498.2148 L --7870.4399 8498.543 L --7870.4399 8562.5195 L --7870.5386 8562.6406 L --7870.6865 8562.6406 L --7872.3799 8564.9395 L --7872.0337 8564.9395 L --7869.9111 8564.9395 L --7832.144 8564.9395 L --7833.8359 8562.6406 L -s --7870.4399 8562.5195 m --7833.8359 8562.5195 l -S -U -U -0 To -1 0 0 -1 -7851.9761 8576.5957 0 Tp -0 Tv -TP --24.0247 0 Td -0 Tr -0 O -0 g -1 w -%_ 0 50 XQ -/_Helvetica 9 8.379 -2.0251 Tf -0 Ts -100 100 Tz -0 Tt -%_0 0 100 100 Xu -%AI55J_GlyphSubst: GlyphSubstNone -1 TA -%_ 0 XL -0 TY -0 TV -36 0 Xb -XB -0 0 5 TC -100 100 200 TW -25 TG -0 0 0 Ti -1 Ta -0 1 2 2 3 Th -0 Tq -240 Tg -0 0 Tl -0 Tc -0 Tw -(DNS Ser) Tx 1 -30 Tk -(v) Tx 1 25 Tk -(er) Tx 1 0 Tk -(\r) TX -TO -U -%AI8_EndBrushPattern -%AI8_BeginBrushPattern -(New Pattern 23) -0 A -u -u -800 Ar -0 J 0 j 1 w 4 M []0 d -%AI3_Note: -0 D -0 XR --7878.9351 8565.3359 m --7830.6465 8565.3359 L --7830.6465 8506.8223 L --7878.9351 8506.8223 L --7878.9351 8565.3359 L -n -0 |