┼╨╙╞ ▐Ц■Црf  %!PS-Adobe-3.0 EPSF-3.0 %%Creator: Adobe Illustrator(R) 8.0 %%AI8_CreatorVersion: 13.0.0 %%For: (Rickabaugh Graphics iMac) () %%Title: (IWU_MONOGRAM_FC.eps) %%CreationDate: 9/26/18 4:09 PM %%BoundingBox: 211 95 581 517 %%HiResBoundingBox: 211.6738 95.3838 580.3262 516.6162 %%DocumentProcessColors: %%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0 %%+ procset AGM_Gradient 1.0 0 %%+ 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: Color %AI3_IncludePlacedImages %AI7_ImageSettings: 1 %%DocumentCustomColors: (PANTONE 342 C) %%+ (PANTONE 428 C) %%+ (WHITE) %%CMYKCustomColor: 1 0 0.71 0.43 (PANTONE 342 C) %%+ 0.02 0 0 0.18 (PANTONE 428 C) %%+ 0 0 0 0 (WHITE) %%CMYKProcessColor: 1 1 1 1 ([Registration]) %%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) %%+ Options: 1 16 0 1 1 1 0 0 0 0 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 1 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 -1 -1 () %AI3_TemplateBox: 396.5 305.5 396.5 305.5 %AI3_TileBox: 90 -90 702 702 %AI3_DocumentPreview: PC_ColorTIFF Simple %AI5_ArtSize: 792 612 %AI5_RulerUnits: 0 %AI5_ArtFlags: 0 0 0 1 0 0 1 0 0 %AI5_TargetResolution: 800 %AI5_NumLayers: 3 %AI8_OpenToView: -362 772 1 1443 965 26 0 0 6 75 0 0 %AI5_OpenViewLayers: 333 %%PageOrigin:0 0 %AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9 %AI9_Flatten: 1 %AI12_CMSettings: 00.6 %%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 AGM_Gradient_Sep 1.0 0 %%Title: (AGM Gradient Procset) %%Version: 1.0 0 %%CreationDate: (4/26/96) () %%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) userdict /defaultpacking currentpacking put true setpacking userdict /AGM_Gradient_Sep 5 dict dup begin put /AGM_Gradient_Sep_private 100 dict def /initialize{ AGM_Gradient_Sep begin AGM_Gradient_Sep_private begin _compositeJob{ initializeSinglePassSeps }{ initializeMultiPassSeps }ifelse initializeSeps AGM_Gradient_private begin /_fillSD newSpotDict def /_rampSD newSpotDict def /_nCustomColorSD nd end AGM_Gradient_Sep_private { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall AGM_Gradient_Sep { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall end currentdict readonly pop end }def /terminate{ currentdict AGM_Gradient_Sep eq{ end }if }def AGM_Gradient_Sep_private begin /initializeSeps{ /currentoverprint { _of } def _noImage not _level2PS not and{ /linealFill{ currentoverprint{ 0 0 1 1 rectfill }{ mySave 8 setImageParms _color{ _nCustomColorSD begin cyan magenta yellow black _spotColor{ spot1/tintImage spot1/tintValue get 1 exch sub makeByte8 put spot2/tintImage spot2/tintValue get 1 exch sub makeByte8 put }if end 4{ makeByte8 4 1 roll }repeat true 4 _nCustomColorSD ncolorimage }{ _nCustomColorSD/black get 1 exch sub makeByte8 _nCustomColorSD bwImage }ifelse myRestore }ifelse }def }if /_whiteBytes 1 makeByte8 pt /knockOut{ _noImage _level2PS or currentoverprint or{ gsave false setoverprint 1 setgray 0 0 1 1 rectfill grestore }{ 8 setImageParms _whiteBytes /_image load 5 execImage }ifelse }def /newSpotDict{ 11 dict dup begin /nSpots 2 def /spot1 7 dict def /spot2 7 dict def end }def /initSpotData { begin /name nd /tintImage nd /tintValue nd /spot_C nd /spot_M nd /spot_Y nd /spot_K nd end }def /initSpotDict{ begin /cyanInk nd /magentaInk nd /yellowInk nd /blackInk nd /cyan nd /magenta nd /yellow nd /black nd spot1 initSpotData spot2 initSpotData end }def /copySpotDict{ /_dst xp begin cyanInk magentaInk yellowInk blackInk cyan magenta yellow black spot1 spot2 end _dst begin /spot1 spot1 maxlength dict def /spot2 spot2 maxlength dict def spot2 copy pop spot1 copy pop /black xd /yellow xd /magenta xd /cyan xd /blackInk xd /yellowInk xd /magentaInk xd /cyanInk xd end }def /setCustomColor { 1 index /Black eq{ 6 1 roll 5 npop 1 exch sub setgray }{ 6 1 roll _ccAry1 astore exch dup null eq{ pop 0 }if setcustomcolor }ifelse }def /setCStop{ /_colorStyle exch pt _colorStyle 0 eq{ 0 0 0 4 -1 roll 1 exch sub _spotColor{ /_colorStyle 3 pt /Black 1 index 1 exch sub }if }if _colorStyle 2 eq{ 3 npop }if _rampSD _fillSD copySpotDict _colorStyle 4 eq{ pop 9 2 roll 3 npop 6 -2 roll } if _colorStyle 3 eq _colorStyle 4 eq or{ _fillSD begin /_spot1 spot1 pt /_spot2 spot2 pt end exch dup _spot1/name get eq{ _spot1 _spot2 }{ _spot2 _spot1 }ifelse begin begin /name xd 1 exch sub /tintValue xd 4{ tintValue mul 4 1 roll }repeat _spotColor not{ /tintValue null def }if end /tintValue 0 def end }if _fillSD nsetcustomcolor }def /renderCMYK{ spot1/name get null eq spot2/name get null eq and dup not{ pop spot1 spotConverted }if dup not{ pop spot2 spotConverted }if }def /currentInk{ true _inRipSep{ currentcolorspace 0 get dup /DeviceGray eq 1 index /DeviceCMYK eq or{ pop currentcmykcolor add add add 0 eq{ pop false }if }{ /Separation eq{ currentcolor 0 eq{ pop false }if }if }ifelse }{ currentgray 1 eq{ pop false }if }ifelse }def /currentInkN{ _nCustomColorSD begin /_spot1 spot1 pt /_spot2 spot2 pt renderCMYK end { currentInk }{ gsave _spot1 begin name null ne{ spot_C spot_M spot_Y spot_K name tintValue setCustomColor currentInk }{ false }ifelse end _spot2 begin name null ne{ spot_C spot_M spot_Y spot_K name tintValue setCustomColor currentInk }{ false }ifelse end grestore or } ifelse }def /fill_ /fill load def /fillOvp{ currentoverprint{ _inRipSep{ currentcolorspace 0 get dup /DeviceGray eq 1 index /DeviceCMYK eq or{ pop currentcmykcolor add add add 0 eq{ newpath }if }{ /Separation eq{ currentcolor 0 eq{ newpath }if }if }ifelse }{ currentgray 1 eq{ newpath }if }ifelse }if fill_ }def /fill{ _nCustomColorSD begin /_spot1 spot1 pt /_spot2 spot2 pt renderCMYK end { fillOvp }{ _spot1 begin gsave name null ne{ spot_C spot_M spot_Y spot_K name tintValue setCustomColor }{ 1 setgray }ifelse fillOvp grestore end _spot2 begin name null ne{ gsave true setoverprint spot_C spot_M spot_Y spot_K name tintValue setCustomColor fillOvp grestore }if end newpath }ifelse }def /expandSpot{ _spotColor{ /_len xp _rampSD begin spot1 begin tintImage null ne{ tintImage _len expandOne /tintImage xd }if end spot2 begin tintImage null ne{ tintImage _len expandOne /tintImage xd }if end end }{ pop }ifelse }def /rampImage{ currentoverprint{ rectImage }{ _enabledSmoothShade{ fillRamp }{ _color{ _rampSD begin /cyanInk _cyanData 0 ne def /magentaInk _magentaData 0 ne def /yellowInk _yellowData 0 ne def /blackInk _blackData 0 ne def end _nSamples setImageParms _nSamples expandSpot _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor true 4 _rampSD ncolorimage }{ _rampSD begin /cyanInk false def /magentaInk false def /yellowInk false def /blackInk true def end _nSamples setImageParms _blackData _rampSD bwImage }ifelse }ifelse }ifelse }def /nsetcustomcolor where{ pop }{ /nsetcustomcolor { /_nCustomColorSD xp _nCustomColorSD begin 4 copy /black xd /yellow xd /magenta xd /cyan xd 4 copy 0 ne /blackInk xd 0 ne /yellowInk xd 0 ne /magentaInk xd 0 ne /cyanInk xd end setcmykcolor }def }ifelse /nsetcustomcolorend where{ pop }{ /nsetcustomcolorend { /_nCustomColorSD null pt }def }ifelse }def /initializeSinglePassSeps{ /_decodeNorm [0 1] pt /_decodeInvert [1 0] pt /spotConverted { begin name null eq{ false }{ tintValue null eq tintImage null eq and{ true }{ _inDistiller{ false }{ false currentpagedevice/SeparationColorNames get{name eq or}forall not }ifelse }ifelse }ifelse end }def /dictImage { 20 dict dup begin /Dict xd /Decode xd /DataSource xd /ImageMatrix xd /BitsPerComponent xd /Height xd /Width xd /ImageType 1 def Dict end /_image load 1 execImage }def /bwImage{ begin gsave currentoverprint{ blackInk{ [/Separation /Black /DeviceGray{}] setcolorspace _decodeInvert dictImage }{ 5 npop }ifelse }{ /DeviceGray setcolorspace _decodeNorm dictImage }ifelse grestore end }def /ncolorimage where{ pop }{ /ncolorimage{ begin renderCMYK{ cyanInk magentaInk and yellowInk and blackInk and not currentoverprint and{ pop pop gsave cyanInk{ 8 copy [/Separation /Cyan /DeviceGray{}] setcolorspace 3 npop _decodeNorm dictImage }if magentaInk{ 8 copy [/Separation /Magenta /DeviceGray{}] setcolorspace 4 -1 roll 3 npop _decodeNorm dictImage }if yellowInk{ 8 copy [/Separation /Yellow /DeviceGray{}] setcolorspace 4 -2 roll 3 npop _decodeNorm dictImage }if blackInk{ 4 -3 roll [/Separation /Black /DeviceGray{}] setcolorspace 3 npop _decodeNorm dictImage }{ 8 npop }ifelse grestore }{ /_colorimage load 10 execImage }ifelse }{ 6 npop gsave spot1 begin name null ne tintImage null ne and{ [/Separation name /DeviceGray{}] setcolorspace 4 copy tintImage name /Black eq{ _decodeNorm }{ _decodeInvert }ifelse dictImage }{ 1 setgray fill }ifelse end spot2 begin true setoverprint name null ne tintImage null ne and{ [/Separation name /DeviceGray{}] setcolorspace tintImage name /Black eq{ _decodeNorm }{ _decodeInvert }ifelse dictImage }{ 4 npop 1 setgray fill }ifelse end grestore }ifelse end }def }ifelse /getRampColorSpace{ /_renderCMYK _rampSD begin renderCMYK end pt _renderCMYK not{ _rampSD begin [/DeviceN [ spot1 begin name null ne tintImage null ne and{ name }if end spot2 begin name null ne tintImage null ne and{ name }if end ] _inDistiller { /DeviceCMYK [ spot1 begin name null ne tintImage null ne and{ spot_C spot_M spot_Y spot_K 1 }{ 0 0 0 0 0 }ifelse end spot2 begin name null ne tintImage null ne and{ spot_C spot_M spot_Y spot_K 2 }{ 0 0 0 0 0 }ifelse end 5 1 roll 6 -2 roll add dup 1 eq { pop 8 /index cvx 1 /exch cvx /sub cvx 9 1 /roll cvx }{ 2 eq { 8 /index cvx 1 /exch cvx /sub cvx 10 1 /roll cvx }if }ifelse 4 1 /roll cvx 5 -2 /roll cvx 8 /index cvx /mul cvx /exch cvx 9 /index cvx /mul cvx /add cvx 7 1 /roll cvx 3 1 /roll cvx 4 -2 /roll cvx 7 /index cvx /mul cvx /exch cvx 8 /index cvx /mul cvx /add cvx 6 1 /roll cvx 2 1 /roll cvx 3 -2 /roll cvx 6 /index cvx /mul cvx /exch cvx 7 /index cvx /mul cvx /add cvx 5 1 /roll cvx 5 /index cvx /mul cvx /exch cvx 6 /index cvx /mul cvx /add cvx 4 1 /roll cvx 6 -2 /roll cvx /pop cvx /pop cvx ] cvx bind }{ /DeviceCMYK {} }ifelse ] setcolorspace end /_nColorSpace currentcolorspace pt }if _nSamples 1 gt{ /_ndx 0 pt [blendColor] cvx exec }if _renderCMYK{ /_C0 [currentcolor] pt /_C0_Space currentcolorspace pt }{ /_C0 [ _nCustomColorSD begin spot1 begin name null ne{ tintValue }if end spot2 begin name null ne{ tintValue }if end end ] pt /_C0_Space _nColorSpace pt }ifelse _nSamples 1 gt{ /_ndx _nSamples 1 sub pt [blendColor] cvx exec }if _renderCMYK{ /_C1 [currentcolor] pt /_C1_Space currentcolorspace pt }{ /_C1 [ _nCustomColorSD begin spot1 begin name null ne{ tintValue }if end spot2 begin name null ne{ tintValue }if end end ] pt /_C1_Space _nColorSpace pt }ifelse /_rampColorSpace _C0_Space pt _spotColor{ nsetcustomcolorend }if }def }def /initializeMultiPassSeps{ /invertXfer{ [ { 1 exch sub }/exec load systemdict /currenttransfer get exec /exec load ] cvx systemdict /settransfer get exec }def /ccThrough{ gsave 1 setCustomColor currentcmykcolor grestore add add add 0 ne }def /spotConverted { begin _isCMYKSep not{ false }{ name null eq{ false }{ tintValue null eq tintImage null eq and{ true }{ spot_C spot_M spot_Y spot_K name ccThrough }ifelse }ifelse }ifelse end }def /spotChannel { _isCMYKSep{ pop false }{ /_spotDict xp _spotDict/name get null eq{ false }{ _spotDict/spot_C get _spotDict/spot_M get _spotDict/spot_Y get _spotDict/spot_K get _spotDict/name get ccThrough }ifelse }ifelse }def /getChannelData { _isCMYKSep dup{ pop renderCMYK }if { _blackPlate{ 4 1 roll 3 npop blackInk }{ _yellowPlate{ 4 2 roll 3 npop yellowInk }{ _magentaPlate{ 4 3 roll 3 npop magentaInk }{ 3 npop cyanInk }ifelse }ifelse }ifelse { true /nonZeroData }{ true /zeroData }ifelse }{ 4 npop spot1/name get null ne spot1 spotChannel and{ spot1/tintImage get dup null ne{ false /nonZeroData }{ pop false /noData }ifelse }{ spot2/name get null ne spot2 spotChannel and{ spot2/tintImage get dup null ne{ false /nonZeroData }{ pop false /noData }ifelse }{ false /noData }ifelse }ifelse }ifelse }def /renderChannelData { /_tmp xp _tmp /nonZeroData ne currentoverprint and{ pop _tmp /zeroData eq{pop}if 4 npop }{ _tmp /nonZeroData eq{ { invertXfer }if systemdict/image get 5 execImage }{ pop _tmp /zeroData eq{pop}if 4 npop knockOut }ifelse }ifelse }def /bwImage{ begin gsave dup dup dup getChannelData exch pop false exch renderChannelData grestore end }def /ncolorimage{ begin pop pop gsave spot2/name get null ne spot2 spotChannel and{ true setoverprint }if getChannelData renderChannelData grestore end }def /getRampColorSpace{ /_renderCMYK _rampSD begin renderCMYK end pt _nSamples 1 gt{ /_ndx 0 pt [blendColor] cvx exec }if _renderCMYK{ /_C0 [currentcolor] pt /_C0_Space currentcolorspace pt }{ /_C0 [ _nCustomColorSD begin 0 spot1 begin name null ne tintValue null ne and spot1 spotChannel and{ pop tintValue }if end spot2 begin name null ne tintValue null ne and spot2 spotChannel and{ pop tintValue }if end 1 exch sub end ] pt /_C0_Space /DeviceGray pt }ifelse _nSamples 1 gt{ /_ndx _nSamples 1 sub pt [blendColor] cvx exec }if _renderCMYK{ /_C1 [currentcolor] pt /_C1_Space currentcolorspace pt }{ /_C1 [ _nCustomColorSD begin 0 spot1 begin name null ne tintValue null ne and spot1 spotChannel and{ pop tintValue }if end spot2 begin name null ne tintValue null ne and spot2 spotChannel and{ pop tintValue }if end 1 exch sub end ] pt /_C1_Space /DeviceGray pt }ifelse /_rampColorSpace _C0_Space pt _spotColor{ nsetcustomcolorend }if }def }def end end defaultpacking setpacking %%EndResource %%BeginResource: procset AGM_Gradient 1.0 0 %%Title: (AGM Gradient Procset) %%Version: 1.0 0 %%CreationDate: (4/26/96) () %%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) userdict /defaultpacking currentpacking put true setpacking userdict /AGM_Gradient 20 dict dup begin put /AGM_Gradient_private 201 dict def /initialize { AGM_Gradient begin AGM_Gradient_private begin initializeVars /bd systemdict/mark get def /ed _level2PS { (>>) }{ (counttomark 2 idiv dup dict begin {def} repeat pop currentdict end) } ifelse cvx def _level2PS{ initializeLev2 }{ initializeLev1 }ifelse queryDevice initializeRectFill initializeShading initializeOps _producingSeps{ AGM_Gradient_Sep/initialize get exec }{ initializeComposite }ifelse _illustrator{ /f{}def /F{}def /s{}def /S{}def /b{}def /B{}def }if /image where{ /image get /_image xd }if /colorimage where{ /colorimage get /_colorimage xd }if AGM_Gradient_private { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall AGM_Gradient { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall end currentdict readonly pop end }def /initializeAI { pop pop AGM_Gradient/AGM_Gradient_private get /_illustrator true put AGM_Gradient/initialize get exec AGM_Gradient begin }def /unload{ systemdict/languagelevel known{ systemdict/languagelevel get 2 ge{ userdict/AGM_Gradient_Sep 2 copy known{ undef }{ pop pop }ifelse userdict/AGM_Gradient 2 copy known{ undef }{ pop pop }ifelse }if }if }def /terminate{ currentdict AGM_Gradient eq{ end }if }def AGM_Gradient_private begin /initializeVars{ /_d255 256 array def 0 1 255{ _d255 exch dup 255 div put }bind for /_d255- 256 array def 0 1 255{ _d255- exch 1 _d255 2 index get sub put }bind for /_sSave nd /_dUserSpace matrix defaultmatrix def /_bUMatrix matrix def /_imageMatrix matrix def /_saveMatrix matrix def /_xm matrix def /_ccAry1 5 array def /_bbox 4 array pt /_level2PS systemdict/languagelevel known dup{ pop systemdict/languagelevel get 2 ge }if def /_level3PS _level2PS systemdict/shfill known and def currentdict /_illustrator known not{ /_illustrator false def }if }def /initializeOps { AGM_Gradient begin currentdict/Bc known not{ /Bc{ _renderFlag 2 eq _enabledSmoothShade or{ 6 npop }{ pushBSpace _rampIndex 0 eq{ pop pop setCStop }if linealFill popBSpace }ifelse }def }if currentdict/Bg known not{ /Bg{ 10 npop /_gradName xp /_renderFlag xp /_enabledSmoothShade false pt _renderFlag 2 ne{ _illustrator{ _of setoverprint }if /_enabledSmoothShade _level3PS{ _usingSmoothShade _producingSeps not currentoverprint not or and _noImage not and }{ false }ifelse pt _illustrator _eo and _renderFlag 3 eq or{ eoclip }{ clip }ifelse _gradNames _gradName 2 copy known{ get mark exch aload pop /_gradType xp 1 sub dup /_rampIndex xp /_maxRampIndex xp mark exch aload pop 0 0 }if pop pop getRampData }{ mark mark }ifelse }def }if currentdict/Bm known not{ /Bm{ _renderFlag 2 ne{ _gradType 0 eq{ linealRamp }{ radialGrad }ifelse }{ 6 npop }ifelse }def }if currentdict/Bh known not{ /Bh{ 2 npop /_yHi xp /_xHi xp /_radHilite _xHi 0 ne _yHi 0 ne or pt }def }if currentdict/Bn known not{ /Bn{ AGM_Gradient_private begin dict /_gradNames xp end }def }if currentdict/Bd known not{ /Bd{ AGM_Gradient begin AGM_Gradient_private begin /_nColorsBd xp /_gradType xp /_gradName xp }def }if currentdict/BD known not{ /BD{ currentdict/_gradNames known not{ /_gradNames 20 dict def }if ] _nColorsBd _gradType ] _gradName exch /_gradNames xput end end }def }if currentdict/Bb known not{ /Bb{ AGM_Gradient/AGM_Gradient_private get /_illustrator get not{ AGM_Gradient begin }if AGM_Gradient_private begin _producingSeps{ AGM_Gradient_Sep/AGM_Gradient_Sep_private get begin }if mySave }def }if currentdict/BB known not{ /BB{ /_tmp xp cleartomark cleartomark _tmp dup _renderFlag myRestore _producingSeps{ end }if _illustrator dup end not { end }if { 2 ne exch 0 gt and{ 2 eq{ s }{ S }ifelse }{ pop newpath }ifelse }{ pop newpath }ifelse }def }if currentdict/Xm known not{ /Xm{ _xm astore pop }def }if end }def /queryDevice{ /_inDistiller systemdict /currentdistillerparams known def /_inRipSep _level2PS{ currentpagedevice/Separations 2 copy known{ get }{ pop pop false }ifelse }{ false }ifelse _inDistiller or def /_noImage /lv1Fix where{ pop lv1Fix }{ false }ifelse def /_useShells where{ /_useShells get /_usingShells xp }{ /_usingShells false def }ifelse /_useSmoothShade where{ pop }{ /_useSmoothShade false def }ifelse /_forceToCMYK where{ pop }{ /_forceToCMYK false def }ifelse /_cyanPlate 1 0 0 0 testCMYKColorThrough def /_magentaPlate 0 1 0 0 testCMYKColorThrough def /_yellowPlate 0 0 1 0 testCMYKColorThrough def /_blackPlate 0 0 0 1 testCMYKColorThrough def /_compositeJob _cyanPlate _magentaPlate and _yellowPlate and _blackPlate and def /_isCMYKSep _cyanPlate _magentaPlate or _yellowPlate or _blackPlate or def /_compositeSpotDevice where{ pop }{ /_compositeSpotDevice _compositeJob not _inRipSep or{ 1 }{ 0 }ifelse def }ifelse /_producingSeps _compositeSpotDevice 0 ne def /_deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt def /_dpiThreshold where{ pop }{ /_dpiThreshold 600 def }ifelse /_screenFreqThreshold where{ pop }{ /_screenFreqThreshold 150 def }ifelse /_contoneDevice where{ pop }{ /_contoneDevice false def }ifelse /_subSampleOK _deviceDPI _dpiThreshold le currentScreenFreq _screenFreqThreshold le and _contoneDevice not and def }def /initializeRectFill{ /rectfill where dup{ exch pop not _producingSeps or }{ not }ifelse { /rectfill{ gsave newpath 4 2 roll moveto 1 index 0 rlineto 0 1 index rlineto 1 index neg 0 rlineto pop pop closepath fill grestore }def }if }def /initializeLev1{ /currentScreenFreq{ currentscreen pop pop }def /_byte 1 string def /colorimage where{ pop }{ /colorimage{ pop pop /_blackTmp xp /_yellowTmp xp /_magentaTmp xp /_cyanTmp xp /_cnt 0 pt [ _byte dup 0 _cyanTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx .3 /mul cvx _magentaTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx .59 /mul cvx _yellowTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx .11 /mul cvx _blackTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx /add cvx /add cvx /add cvx 1 /exch cvx /sub cvx /dup cvx 0 /lt cvx{ pop 0 }/if cvx /dup cvx 1 /gt cvx{ pop 1 }/if cvx 255 /mul cvx /cvi cvx 256 /mod cvx /dup cvx 0 /lt cvx{ pop 0 }/if cvx /put cvx /_cnt dup cvx 1 /add cvx /pt cvx ] cvx bind /_image load 5 execImage }def }ifelse }def /initializeLev2{ /level2ScreenFreq{ begin 60 HalftoneType 1 eq{ pop Frequency }if HalftoneType 2 eq{ pop GrayFrequency }if HalftoneType 5 eq{ pop Default level2ScreenFreq }if end }def /currentScreenFreq{ currenthalftone level2ScreenFreq }def }def /initializeShading{ _useSmoothShade _level3PS and{ /_usingSmoothShade true pt initializeLev3_Ops }{ /_usingSmoothShade false pt }ifelse }def /initializeLev3_Ops { /initShFill{ /_index _gradType 0 eq {0}{_maxRampIndex 1 sub} ifelse pt /_rampFuncsArray _maxRampIndex array pt /_boundsArray _maxRampIndex 1 sub array pt /_encodeArray _maxRampIndex 2 mul array pt /_beginCoord _rampPoint pt /_colorSpace null pt /_firstFill _rampIndex _maxRampIndex eq pt /_lastFill false pt }def /linealShFill{ popBSpace _xm aload pop pushBSpace /_size _index 1 add pt _size _maxRampIndex lt { /_rampFuncsArray _rampFuncsArray 0 _size getinterval pt /_boundsArray _boundsArray 0 _size 1 sub getinterval pt /_encodeArray _encodeArray 0 _size 2 mul getinterval pt }if bd /ShadingType 2 /ColorSpace _colorSpace _rgbInCMYK{ /Function [ _cData sampFunc _mData sampFunc _yData sampFunc _kData sampFunc ] }{ /Function bd /FunctionType 3 /Domain [0 1] /Functions _rampFuncsArray /Bounds _boundsArray /Encode _encodeArray ed }ifelse /Extend [_firstFill _lastFill] /Domain [0 1] /Coords [_beginCoord 0 _endCoord 0] ed shfill }def /radialShFill{ /_size _maxRampIndex _index sub pt _size _maxRampIndex lt { /_rampFuncsArray _rampFuncsArray _index _size getinterval pt /_boundsArray _boundsArray _index _size 1 sub getinterval pt /_encodeArray _encodeArray _index 2 mul _size 2 mul getinterval pt }if /_rampLen _beginCoord _endCoord sub pt bd /ShadingType 3 /ColorSpace _colorSpace _rgbInCMYK{ /Function [ _cData sampFunc _mData sampFunc _yData sampFunc _kData sampFunc ] }{ /Function bd /FunctionType 3 /Domain [0 1] /Functions _rampFuncsArray /Bounds _boundsArray /Encode _encodeArray ed }ifelse /Extend [_lastFill _firstFill] /Domain [0 1] /Coords [_xHi _rampLen mul _yHi _rampLen mul _endCoord 0 0 _beginCoord] ed shfill _radHilite{ _xHi _rampLen mul _yHi _rampLen mul translate }if }def % /sampFunc{ /_tmp exch pt bd _tmp length 1 eq { _tmp 0 get /_tmp 2 string pt dup _tmp 0 3 -1 roll put _tmp 1 3 -1 roll put }if /FunctionType 0 /Order 1 /Size [_tmp length] /Domain [0 1] /BitsPerSample 8 /DataSource _tmp /Range [0 1] ed }def /fillRamp{ /_invert _midPoint 0.5 lt pt _rampIndex _maxRampIndex eq { initShFill }if getRampColorSpace _colorSpace null eq{ /_colorSpace _rampColorSpace pt }{ _colorSpace _rampColorSpace ne _rgbInCMYK or{ /_index _index 1 _gradType 0 eq{ sub pt linealShFill }{ add pt radialShFill }ifelse initShFill /_colorSpace _rampColorSpace pt } if }ifelse /_endCoord _endPoint pt /_rgbInCMYK false pt _producingSeps _forceToCMYK or _rgbRamp and { _spotColor{ _renderCMYK }{ _isCMYKSep }ifelse }{ false }ifelse { _compositeJob{ /_rgbInCMYK true pt _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor dup length string copy /_kData exch pt dup length string copy /_yData exch pt dup length string copy /_mData exch pt dup length string copy /_cData exch pt }{ _rampFuncsArray _index _cyanPlate{_cyanData}if _magentaPlate{_magentaData}if _yellowPlate{_yellowData}if _blackPlate{_blackData}if _nSamples expandOne sampFunc dup begin /Decode [1 0] def end put /_invert false pt }ifelse }{ _rampFuncsArray _index bd /FunctionType 2 /Domain [0 1] /N 0.5 log _invert{1 _midPoint sub}{_midPoint}ifelse log div _gradType 0 eq{ _invert{/C1}{/C0}ifelse _C0 _invert{/C0}{/C1}ifelse _C1 }{ _invert{/C0}{/C1}ifelse _C1 _invert{/C1}{/C0}ifelse _C0 }ifelse ed put }ifelse _rampIndex 1 ne{ _boundsArray _index _gradType 1 eq{1 sub}if _endCoord put } if 0 1 _invert {exch}if _encodeArray _index 2 mul 1 add 3 -1 roll put _encodeArray _index 2 mul 3 -1 roll put _rampIndex 1 eq { /_lastFill true pt _gradType 0 eq{ linealShFill }{ radialShFill }ifelse }if /_index _index 1 _gradType 0 eq{ add pt }{ sub pt }ifelse }def }def /initializeComposite{ /bwImage{ pop /_image load 5 execImage }def /rampImage{ _enabledSmoothShade{ fillRamp }{ _color{ _nSamples setImageParms _rgbRamp _forceToCMYK not and{ _redData _greenData _blueData _nSamples 3 expandColor true 3 null ncolorimage }{ _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor true 4 null ncolorimage }ifelse }{ _nSamples setImageParms _blackData null bwImage }ifelse }ifelse }def /setCStop{ /_colorStyle exch pt _colorStyle 0 eq{ 1 exch sub 0 0 0 4 -1 roll }if _colorStyle 2 eq{ _forceToCMYK{ 3 npop setcmykcolor }{ setrgbcolor 4 npop }ifelse }if _colorStyle 3 eq{ 1 exch sub /_tmp xp pop 4{ _tmp mul 4 1 roll }repeat }if _colorStyle 4 eq{ _forceToCMYK{ 6 npop setcmykcolor }{ 3 -1 roll pop pop 1 exch sub /_tmp xp 3{ 1 exch sub _tmp mul 1 exch sub 3 1 roll }repeat setrgbcolor 4 npop }ifelse }if _colorStyle 2 ne _colorStyle 4 ne and{ null nsetcustomcolor }if }def /nsetcustomcolor { pop setcmykcolor }def /nsetcustomcolorend { }def /ncolorimage{ pop /_colorimage load 10 execImage }def _noImage not _level2PS not and{ /linealFill{ 8 setImageParms _color{ currentcmykcolor 4{ makeByte8 4 1 roll }repeat true 4 null ncolorimage }{ currentgray makeByte8 null bwImage }ifelse }def }if /getRampColorSpace{ _nSamples 1 gt{ /_ndx 0 pt [blendColor] cvx exec }if /_C0 [currentcolor] pt /_C0_Space currentcolorspace pt _nSamples 1 gt{ /_ndx _nSamples 1 sub pt [blendColor] cvx exec }if /_C1 [currentcolor] pt /_C1_Space currentcolorspace pt /_rampColorSpace _C0_Space pt _spotColor{ nsetcustomcolorend }if }def }def /npop{ {pop}repeat }def /xd{ exch def }def /nd{ null def }def /pt{ AGM_Gradient_private 3 1 roll put }def /xp{ exch pt }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 /mySave{ save /_sSave xp }def /myRestore{ _sSave type /savetype eq{ _sSave restore }if }def /gMark{ counttomark 2 add -1 roll }def /execImage{ /_tmp xp { exec }stopped{ $error /errorname get /undefinedresult ne{ stop }{ _tmp npop }ifelse }if }def /pushBSpace{ newpath gsave _bUMatrix astore concat }def /popBSpace{ grestore }def /makeByte8{ /_tmp 0 pt 255 mul cvi 8 string 8{ dup _tmp 3 index put /_tmp _tmp 1 add pt }repeat exch pop }def /setImageParms{ 1 8 2 index 0 0 1 0 0 _imageMatrix astore }def /linealFill{ 0 0 1 1 rectfill }def /testCMYKColorThrough{ gsave setcmykcolor currentcmykcolor grestore add add add 0 ne }def /expandOne { /_tmp xp dup type /stringtype ne{ _tmp string exch dup 0 ne{ 255 mul cvi 0 1 _tmp 1 sub{ 3 copy exch put pop }for }if pop }if }def /expandColor{ /_channels xp /_len xp _channels{ _len expandOne _channels 1 roll }repeat }def /blendColor{ _color{ _rgbRamp _producingSeps not and _forceToCMYK not and{ _redData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _greenData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _blueData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if /setrgbcolor cvx }{ _cyanData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _magentaData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _yellowData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _blackData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _spotColor{ _rampSD begin /_rampSD cvx /begin cvx spot1 begin tintImage dup type /stringtype eq{ /_ndx cvx /get cvx _d255- /exch cvx /get cvx }{ dup null ne{ name type /nametype ne{ 1 exch sub }if }if }ifelse end /spot1 cvx /tintValue 3 -1 /roll cvx /put cvx spot2 begin tintImage dup type /stringtype eq{ /_ndx cvx /get cvx _d255- /exch cvx /get cvx }{ dup null ne{ name type /nametype ne{ 1 exch sub }if }if }ifelse end /spot2 cvx /tintValue 3 -1 /roll cvx /put cvx /end cvx end /_rampSD cvx /nsetcustomcolor cvx }{ /setcmykcolor cvx }ifelse }ifelse }{ _blackData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _enabledSmoothShade{ 1 /exch cvx /sub cvx 0 0 0 4 -1 /roll cvx /setcmykcolor cvx }{ /setgray cvx }ifelse }ifelse }def /useRectImage{ _subSampleOK _enabledSmoothShade not and{ { mark 0 1 dtransform atan cvi 90 mod 0 eq 1 0 dtransform atan cvi 90 mod 0 eq } stopped { cleartomark false } { and exch pop } ifelse }{ false }ifelse }def /linealImage{ _noImage{ rectImage }{ _producingSeps{ AGM_Gradient_Sep/AGM_Gradient_Sep_private get /rampImage get exec }{ useRectImage{ rectImage }{ rampImage }ifelse }ifelse }ifelse }def /linealRamp{ pushBSpace _ramp{ linealImage }{ linealFill }ifelse popBSpace /_rampIndex _rampIndex 1 sub pt _rampIndex 0 gt{ getRampData }if }def /radialGrad{ /_usingShells currentoverprint _producingSeps and _usingShells or pt /_firstShell true pt _enabledSmoothShade not{ currentoverprint _producingSeps and{ newpath clippath pathbbox 1 add 4 1 roll 1 add 4 1 roll 1 sub 4 1 roll 1 sub 4 1 roll _bbox astore pop newpath _bbox 0 get _bbox 1 get moveto _bbox 2 get _bbox 1 get lineto _bbox 2 get _bbox 3 get lineto _bbox 0 get _bbox 3 get lineto closepath 6 copy gsave _bUMatrix astore concat 1 0 moveto 0 0 1 0 360 arc closepath eoclip fill popBSpace }{ fill }ifelse }if pushBSpace _radHilite{ _xHi _yHi _bUMatrix idtransform /_yHi xp /_xHi xp _rampPoint 1 lt{ 1 _rampPoint sub dup _xHi mul exch _yHi mul translate }if }if _rampIndex{ radialRamp /_rampIndex _rampIndex 1 sub pt _rampIndex 0 gt{ getRampData }if }repeat popBSpace }def /getNSamples{ 0 exch { dup type /stringtype eq{ length exch pop exit }if pop }forall dup 0 eq{ pop 1 }if }def /getRampData{ /_rampType gMark pt /_color _rampType 0 gt pt /_ccRGB _rampType 5 eq _rampType 6 eq or pt /_rgbRamp _rampType 4 eq _ccRGB or pt /_ccProcess _rampType 2 eq _rampType 3 eq or pt _producingSeps{ _rampSD initSpotDict /_spotColor _ccProcess _ccRGB or pt }{ /_spotColor false pt }ifelse /_ramp true pt 100 div /_rampPoint xp 100 div /_midPoint xp dup /_colorStyle xp _colorStyle 0 eq{ 2 }{ _colorStyle 1 eq{ 5 }{ _colorStyle 2 eq{ 8 }{ _colorStyle 3 eq{ _producingSeps{ _rampSD /spot1 get begin /name 3 index def /spot_K 4 index def /spot_Y 5 index def /spot_M 6 index def /spot_C 7 index def end }if 7 }{ _producingSeps{ _rampSD/spot1 get begin /name 4 index def /spot_K 8 index def /spot_Y 9 index def /spot_M 10 index def /spot_C 11 index def end }if 11 } ifelse }ifelse }ifelse }ifelse /_tmp xp _tmp index 100 div /_endPoint xp _gradType 1 eq{ _tmp 1 add index 100 div /_midPoint xp }if _producingSeps{ _tmp 2 add index /_nextColorStyle xp _nextColorStyle 3 eq{ /_tmp _tmp 4 add pt _tmp index dup _rampSD/spot1 get /name get ne{ _rampSD /spot2 get begin /name xd /spot_K _tmp 2 add index def /spot_Y _tmp 3 add index def /spot_M _tmp 4 add index def /spot_C _tmp 5 add index def end }{ pop }ifelse }if _nextColorStyle 4 eq{ /_tmp _tmp 5 add pt _tmp index dup _rampSD/spot1 get /name get ne{ _rampSD /spot2 get begin /name xd /spot_K _tmp 5 add index def /spot_Y _tmp 6 add index def /spot_M _tmp 7 add index def /spot_C _tmp 8 add index def end }{ pop }ifelse }if }if _rampType 3 eq _rampType 6 eq or{ /_tint2Data gMark pt }if _ccProcess _ccRGB or{ /_tint1Data gMark pt }if _rgbRamp{ /_blueData gMark pt /_greenData gMark pt /_redData gMark pt }if _producingSeps{ _ccProcess _ccRGB or{ _rampType 3 eq _rampType 6 eq or{ _rampSD /spot2 get begin /tintImage _gradType 0 eq{ _tint2Data }{ _tint1Data }ifelse def name null eq{ /name /Black def }if end }if _rampSD /spot1 get begin /tintImage _gradType 0 eq _rampType 2 eq or _rampType 5 eq or{ _tint1Data }{ _tint2Data }ifelse def _rampType 2 eq _rampType 5 eq or{ name null eq{ /name _rampSD/spot2 get /name get def /spot_C _rampSD/spot2 get /spot_C get def /spot_M _rampSD/spot2 get /spot_M get def /spot_Y _rampSD/spot2 get /spot_Y get def /spot_K _rampSD/spot2 get /spot_K get def _rampSD/spot2 get /name null put }if }{ name null eq{ /name /Black def }if }ifelse end }if }if /_blackData gMark pt _rampType 0 gt{ counttomark 4 add -3 roll /_yellowData xp /_magentaData xp /_cyanData xp }if _ramp{ /_nSamples [ _rampType 0 eq {_blackData}if _rampType 1 eq {_cyanData _magentaData _yellowData _blackData}if _rampType 2 eq {_cyanData _magentaData _yellowData _blackData _tint1Data}if _rampType 3 eq {_cyanData _magentaData _yellowData _blackData _tint1Data _tint2Data}if _rampType 4 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData}if _rampType 5 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData _tint1Data}if _rampType 6 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData _tint1Data _tint2Data}if ] getNSamples pt _enabledSmoothShade not {/_ramp _nSamples 1 gt pt} if } if setCStop }def /rectImage{ gsave /_sInc 1 pt /_bInc 1 _nSamples div pt /_nSubSamples _nSamples pt /_optimize false pt _subSampleOK{ /_uRampLen 1 0 dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt pt /_pChange _uRampLen 0 eq{0}{_nSamples _uRampLen div}ifelse pt _pChange .5 gt dup /_optimize xp{ /_nSubSamples _uRampLen 2 div round cvi dup 1 le{pop 2}if pt /_bInc 1 _nSubSamples div pt /_sInc _nSamples 1 sub _nSubSamples 1 sub div pt }if }if 0 _nSubSamples [ /dup cvx _optimize { /round cvx /cvi cvx } if /_ndx /exch cvx /pt cvx blendColor 0 0 _bInc 1 /rectfill cvx _bInc 0 /translate cvx _sInc /add cvx ] cvx bind repeat pop _spotColor{ nsetcustomcolorend }if grestore }def /radialInit{ /_nRadSamples _nSamples dup 0 eq{pop 1}if pt /_sInc -1 pt /_rampLen _rampPoint _endPoint sub pt /_bInc _rampLen _nSamples div neg pt /_optimize false pt _subSampleOK{ /_uRampLen _rampLen 0 dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt 0 _rampLen dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt 2 copy lt{ exch }if pop pt /_pChange _uRampLen 0 eq{ 0 }{ _nSamples _uRampLen div }ifelse pt _pChange .5 gt dup /_optimize xp{ /_nRadSamples _uRampLen 2 div round cvi dup 1 le{pop 2}if pt /_bInc _rampLen _nRadSamples div neg pt /_sInc _nSamples 1 sub _nRadSamples 1 sub div neg pt }if }if _radHilite{ /_xBCInc _xHi _rampLen mul _nRadSamples div pt /_yBCInc _yHi _rampLen mul _nRadSamples div pt }if }def /radialRamp{ _enabledSmoothShade{ fillRamp }{ /_saveMatrix _saveMatrix currentmatrix def radialInit % % true _producingSeps _rgbRamp not and{ _nSamples 1 gt{ pop /_ndx 0 pt [blendColor] cvx exec currentInkN /_ndx _nSamples 1 sub pt [blendColor] cvx exec currentInkN or }if }if { _rampPoint _nSamples 1 sub _nRadSamples [ /dup cvx _optimize{ /round cvx /cvi cvx }if /_ndx /exch cvx /pt cvx _usingShells{ /_firstShell cvx{ /_firstShell false pt }{ 0 0 3 index 360 0 arcn fill }/ifelse cvx }if blendColor _usingShells{ 0 0 3 /index cvx 0 360 /arc cvx }{ 0 0 3 /index cvx 0 360 /arc cvx /fill cvx }ifelse /exch cvx _bInc /add cvx /exch cvx _sInc /add cvx _radHilite{ _xBCInc _yBCInc /translate cvx }if ] cvx bind repeat pop pop }{ _usingShells{ 0 0 _rampPoint 360 0 arcn fill }if }ifelse _saveMatrix setmatrix _radHilite{ _xHi _rampLen mul _yHi _rampLen mul translate }if _usingShells _rampIndex 1 eq and{ fill }if _spotColor{ nsetcustomcolorend }if }ifelse }def end end defaultpacking setpacking %%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 userdict /_useSmoothShade true 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 AGM_Gradient /initializeAI get exec Adobe_ColorImage_AI6 /initialize get exec Adobe_shading_AI8 /initialize get exec Adobe_Illustrator_AI5 /initialize get exec %AI3_BeginRider currentpacking true setpacking setpacking %AI3_EndRider %AI5_Begin_NonPrinting Np %AI8_PluginGroupInfo (Adobe Path Blends) (Adobe Blends Plugin) (LiveBlends.aip) %AI8_PluginGroupInfo (Adobe Tracing Object) (Tracing) (TracingSuite.aip) %AI8_PluginGroupInfo (Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (ScatterBrushTool.aip) %AI8_PluginGroupInfo (Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (ScatterBrushTool.aip) %AI8_PluginGroupInfo (Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (ArtBrushTool.aip) %AI8_PluginGroupInfo (Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (ArtBrushTool.aip) %AI8_PluginGroupInfo (Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (ArtBrushTool.aip) %AI8_PluginGroupInfo (Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (ArtBrushTool.aip) %AI8_PluginGroupInfo (Adobe Calligraphic Brush Tool) (Adobe Calligraphic Brush Plugin) (CalligBrushTool.aip) %AI8_PluginGroupInfo (Adobe Flare Plugin) (Flare) (Flare.aip) %AI8_PluginGroupInfo (Adobe Symbolism) (Adobe Symbolism) (ParticleSystem.aip) %AI8_PluginGroupInfo (Adobe Deform Plugin) (Adobe Envelope Plugin) (Envelope and Warp.aip) %AI8_PluginGroupInfo (Pathfinder Suite) (Adobe Compound Shape) (PathFinderS.aip) %AI8_PluginGroupInfo (Adobe Planar Group) (Adobe Live Paint Plugin) (Live Paint.aip) %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np 1 Bn %AI5_BeginGradient: (Unnamed gradient 86) (Unnamed gradient 86) 1 2 Bd [ < 0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C 0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C 0C0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B 0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0A0A0A0A0A0A0A0A 0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A > < B3B1B0AFAEADACABAAA9A8A7A6A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C 8B8A898887868584838281807F7E7D7C7B7A79787877767574737271706F6E6D6C6B6A6968676665 6564636261605F5E5D5C5B5A59585757565554535251504F4E4D4C4C4B4A49484746454443424241 403F3E3D3C3B3A3A39383736353433333231302F2E2D2D2C2B2A2928272726252423222221201F1E 1E1D1C1B1A1A191817161615141313121110100F0E0D0D0C0B0B0A0909080707060505 > < E6E5E5E4E4E3E3E3E2E2E1E1E1E0E0DFDFDFDEDEDEDDDDDCDCDCDBDBDADADAD9D9D8D8D8D7D7D6D6 D6D5D5D4D4D4D3D3D3D2D2D1D1D1D0D0CFCFCFCECECDCDCDCCCCCCCBCBCACACAC9C9C9C8C8C7C7C7 C6C6C6C5C5C4C4C4C3C3C3C2C2C1C1C1C0C0C0BFBFBEBEBEBDBDBDBCBCBCBBBBBABABAB9B9B9B8B8 B8B7B7B6B6B6B5B5B5B4B4B4B3B3B3B2B2B2B1B1B1B0B0B0AFAFAEAEAEADADADACACACABABABABAA AAAAA9A9A9A8A8A8A7A7A7A6A6A6A5A5A5A5A4A4A4A3A3A3A3A2A2A2A1A1A1A1A0A0A0 > 0 1 %_Br [ 0.05 0.7 0.9 0 1 46.0674 0 %_BS %_0.05 0.7 0.9 0 1 46.0674 0 Bs 0.0392 0.0196 0.6275 0 1 50 100 %_BS %_0.0392 0.0196 0.6275 0 1 50 100 Bs BD %AI5_EndGradient %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginBrushPattern (Unnamed 2) 0 A u u 0 J 0 j 1 w 4 M []0 d 0 XR -3922.2314 4624.3438 m -3813.6592 4624.3438 L -3813.6592 4622.9312 L -3922.2314 4622.9312 L -3922.2314 4624.3438 L n u 0 O 0 0 0 1 k -3813.6592 4622.9688 m -3813.7109 4622.9312 L -3813.8438 4623.0352 L -3813.6592 4622.9688 L f -3814.5342 4623.1992 m -3814.5083 4623.2188 -3814.5205 4623.25 -3814.4946 4623.2695 C -3813.9814 4622.9727 L -3814.2109 4622.8047 -3814.3828 4623.312 -3814.5342 4623.1992 c f -3814.6855 4623.1699 m -3814.8843 4623.1006 -3814.9668 4623.2393 -3815.0132 4623.2871 C -3814.9434 4623.1792 -3814.6416 4623.3203 -3814.6855 4623.1699 C f -3832.2212 4623.2393 m -3832.2026 4623.2383 -3832.1782 4623.2344 -3832.1592 4623.2305 C -3832.1904 4623.2256 -3832.2109 4623.2305 -3832.2212 4623.2393 C f -3836.7964 4623.7119 m -3836.8442 4623.8228 L -3835.9907 4623.625 -3835.0273 4623.8262 -3834.1252 4623.7393 C -3834.1855 4623.7793 L -3831.8945 4623.8223 -3829.7822 4623.6367 -3827.5088 4623.5518 C -3827.5444 4623.5645 -3827.5566 4623.5967 -3827.5933 4623.6094 c -3827.4834 4623.5713 -3827.3618 4623.5 -3827.2388 4623.5088 C -3827.2073 4623.5342 -3827.2734 4623.5615 -3827.3125 4623.5723 C -3826.8333 4623.7559 -3825.9028 4623.4561 -3825.6025 4623.5977 C -3825.4678 4623.5771 -3825.4082 4623.5015 -3825.4834 4623.4424 C -3823.7041 4623.396 -3821.8013 4623.3604 -3819.9893 4623.2168 C -3819.9019 4623.2422 -3819.8862 4623.292 -3819.9102 4623.3555 C -3818.3613 4623.0576 -3816.7378 4623.1763 -3815.1533 4623.2246 C -3815.0923 4623.1465 -3815.3145 4623.1416 -3815.1587 4623.0596 C -3815.6682 4622.9624 -3816.0918 4623.2524 -3816.5537 4623.1094 C -3816.4946 4623.0342 L -3816.8311 4622.9863 -3816.5625 4623.2246 -3816.9116 4623.127 C -3817.0488 4623.0645 -3816.8772 4623.0313 -3816.9414 4623.0254 C -3817.6558 4623.0566 -3818.4014 4622.9883 -3819.0742 4623.1719 C -3819.2402 4623.0078 -3819.8418 4623.166 -3820.1062 4623.0088 C -3820.2913 4623.0742 -3820.4766 4623.0576 -3820.5469 4623.166 C -3823.0479 4623.0801 -3825.6025 4623.2383 -3828.1653 4623.2256 C -3829.3638 4623.5439 -3830.7998 4623.165 -3832.2227 4623.2715 C -3832.2324 4623.2607 -3832.2305 4623.248 -3832.2212 4623.2393 C -3832.6855 4623.3174 -3833.3613 4623.3545 -3833.9153 4623.3145 C -3834.3838 4623.4492 L -3837.7158 4623.1729 -3841.1201 4623.3672 -3844.5044 4623.2524 c -3848.3496 4623.1729 -3851.7188 4622.9448 -3855.4639 4623.3633 C -3855.4592 4623.3315 -3855.4893 4623.3145 -3855.3926 4623.3027 C -3856.4731 4623.3662 -3857.4583 4623.2524 -3858.4756 4623.3184 C -3858.4727 4623.2871 L -3860.9983 4623.5483 -3863.7292 4623.2524 -3866.1636 4623.5342 C -3869.1274 4623.5059 -3872.4785 4623.5342 -3875.6157 4623.6147 C -3875.6084 4623.5518 L -3878.1187 4623.6846 -3880.5444 4623.3516 -3883.0488 4623.4512 C -3885.6252 4623.3086 -3888.3457 4623.812 -3890.9434 4623.6211 C -3892.5508 4623.312 -3894.6621 4623.9731 -3896.1719 4623.6543 C -3899.2734 4623.1719 -3902.2822 4623.4824 -3905.3828 4623.7715 C -3908.2432 4623.5996 -3911.0996 4624.041 -3913.8701 4623.6899 C -3915.1826 4623.915 -3916.6323 4623.4121 -3918.0933 4623.4766 C -3918.0413 4623.5547 L -3918.5654 4623.3184 -3919.2092 4623.8848 -3919.5361 4623.5342 C -3919.4814 4623.5176 L -3919.7588 4623.3398 -3920.1262 4623.9385 -3920.2949 4623.7256 C -3920.3398 4623.8145 L -3920.6758 4623.8398 -3920.3794 4623.7144 -3920.6387 4623.6792 C -3920.7363 4623.6899 -3920.6758 4623.8398 -3920.8794 4623.7891 C -3920.9238 4623.4287 -3921.7026 4623.8672 -3921.7256 4623.4624 C -3921.5422 4623.4624 -3922.0137 4623.3057 -3921.6011 4623.2207 C -3921.7188 4623.1792 -3922.2822 4623.1992 -3922.2314 4623.3711 C -3922.2793 4623.5537 -3922.4995 4623.7129 -3922.1572 4623.8535 C -3922.0884 4623.7207 L -3921.9731 4623.8535 -3922.0012 4623.7871 -3921.9595 4623.8867 C -3921.5122 4623.9043 -3921.4521 4624.0977 -3921.1318 4624.1768 C -3921.1348 4624.1729 -3921.1377 4624.1699 -3921.1333 4624.1631 C -3920.9141 4624.0039 -3920.6104 4624.0977 -3920.4375 4624.1211 C -3920.3672 4624.1953 L -3920.2617 4624.3496 -3919.8584 4623.8926 -3919.9946 4624.1582 C -3919.0852 4624.0923 -3918.0432 4624.0952 -3917.0264 4624.0923 C -3916.8843 4623.9912 -3916.2493 4624.1016 -3916.4707 4623.9072 c -3916.2163 4624.1289 -3915.46 4624.1846 -3915.1797 4624.1763 C -3915.1899 4624.1968 -3915.2021 4624.2207 -3915.2461 4624.2129 C -3914.7012 4624.5 -3914.6006 4623.9463 -3914.0898 4624.2983 C -3914.0103 4624.0483 -3913.1626 4624.3774 -3912.8743 4624.0854 C -3912.8105 4624.1406 -3912.7898 4624.1899 -3912.8125 4624.2344 C -3911.8936 4624.2393 -3910.8789 4624.3296 -3910.1011 4624.3408 C -3909.4365 4624.1235 -3908.4922 4624.4395 -3907.9209 4624.1387 C -3907.4478 4624.2031 -3906.6816 4624.3271 -3906.0215 4624.207 C -3906.0852 4624.2432 L -3905.3398 4624.2256 -3904.4082 4624.21 -3903.8965 4624.0215 C -3903.6763 4624.3096 -3903.3545 4624.2524 -3903.0317 4624.3438 C -3902.5342 4624.21 -3901.5293 4624.25 -3900.7695 4624.1289 C -3900.6533 4624.2617 -3900.1426 4624.0723 -3900.1035 4624.2656 C -3897.9756 4623.8926 -3895.3442 4624.0225 -3893.0718 4624.3047 C -3893.1045 4624.3184 L -3892.8096 4624.2129 -3892.4697 4623.9785 -3892.1699 4623.8408 C -3892.1406 4623.8584 -3892.1436 4623.8896 -3892.2073 4623.8896 C -3891.7922 4623.8535 -3891.4033 4624.0435 -3890.9893 4624.0078 C -3890.9922 4624.0396 -3890.9922 4624.0396 -3891.0596 4624.0703 C -3890.6709 4623.9844 -3890.2559 4624.2246 -3889.7964 4624.0752 C -3889.7712 4624.1265 L -3889.4785 4624.0547 L -3889.4858 4624.1182 -3889.4971 4624.2144 -3889.6533 4624.1934 C -3886.0898 4624.2559 -3882.4116 4623.9248 -3878.7529 4623.9727 C -3878.8877 4624.0332 L -3878.1782 4623.9248 L -3878.1816 4623.957 -3878.2158 4623.9727 -3878.2495 4623.9873 C -3877.3457 4624.0952 -3876.4082 4623.915 -3875.5273 4623.9424 C -3875.5317 4623.9731 -3875.6653 4624.0352 -3875.5422 4624.0703 C -3874.8896 4623.896 -3874.4946 4624.2969 -3874.1682 4623.9355 C -3874.1377 4623.9512 -3874.1172 4624.0332 -3874.1836 4624.0625 C -3872.3701 4623.9424 -3870.5078 4623.9492 -3868.6807 4624.0078 C -3867.1587 4623.6807 -3865.4583 4623.9766 -3863.8772 4623.7168 C -3863.8853 4623.7822 L -3861.8389 4623.5537 -3859.6682 4623.7983 -3857.5469 4623.7524 C -3856.6663 4623.7783 -3856.0708 4623.7012 -3855.1855 4623.6968 C -3855.1636 4623.7783 L -3853.6738 4623.4688 -3852.0322 4624.0566 -3850.4785 4623.7158 C -3850.5852 4623.8262 L -3850.3442 4623.6553 -3849.6455 4623.8867 -3849.7373 4623.5928 C -3849.4629 4623.6812 L -3848.4067 4623.2944 -3847.5413 4623.8604 -3846.2471 4623.6094 C -3846.3323 4623.6792 L -3845.9878 4623.625 -3845.5869 4623.5815 -3845.3323 4623.6465 C -3845.3716 4623.6563 -3845.3535 4623.6768 -3845.4346 4623.6953 C -3844.3574 4623.9707 -3843.1582 4623.666 -3842.0215 4623.6768 C -3842.1499 4623.8062 L -3841.6006 4623.6543 -3840.5923 4623.7959 -3839.8701 4623.7256 C -3839.9141 4623.7871 L -3839.5483 4623.7012 L -3839.5391 4623.8228 L -3838.5986 4623.8315 -3837.7139 4623.7256 -3836.7964 4623.7119 C f -3827.3125 4623.5723 m -3827.3154 4623.5713 -3827.3193 4623.5713 -3827.3228 4623.5684 C -3827.3506 4623.5791 -3827.3369 4623.5771 -3827.3125 4623.5723 C f -3921.0166 4624.2031 m -3921.0596 4624.1953 -3921.0957 4624.1875 -3921.1318 4624.1768 C -3921.1233 4624.2031 -3921.0532 4624.1968 -3921.0166 4624.2031 c f U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed Brush Pat) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7795 8494.3066 m -7599.0332 8494.3066 L -7599.0332 8434.2773 L -7795 8434.2773 L -7795 8494.3066 L n u 0 O 0.05 0.7 0.9 0 k -7774.96 8487.6826 m -7786.9639 8482.877 -7792.4199 8486.4893 v -7787.6582 8486.332 -7783.4912 8488.1455 v -7792.6182 8488.5146 -7795 8493.627 v -7792.0234 8490.7295 -7785.0781 8492.0342 v -7778.1357 8493.3389 -7761.6685 8497 -7766.8252 8491.4033 C -7770.0791 8490.0742 -7771.7061 8489.3457 -7774.96 8487.6826 C f 0.055556 0.84 1 0.17 k -7765.9961 8492.5361 m -7768.1016 8490.832 -7778.7441 8489.9785 -7777.4082 8486.04 c -7776.0723 8482.1025 -7773.4971 8480.5674 Y -7771.6094 8480.5576 -7770.6665 8480.5313 -7768.7773 8480.4258 C -7766.7656 8489.9189 -7765.9961 8492.5361 V f 0.05 0.7 0.9 0 k -7773.6641 8473.8223 m -7775.1621 8480.3965 -7775.9102 8481.6289 -7777.4082 8486.04 C -7775.4229 8480.7246 -7768.9844 8483.9238 v -7762.1191 8487.334 -7740.1914 8483.5215 -7754.6309 8473.7754 C -7762.2441 8474.5049 -7766.0508 8474.6289 -7773.6641 8473.8223 C f 0.055556 0.84 1 0.17 k -7777.9395 8455.5518 m -7775.7524 8456.7129 -7777.9355 8460.4229 v -7784.7813 8472.0479 -7783.6582 8478.9824 -7776.4814 8477.7471 c -7769.3047 8476.5117 -7754.1719 8473.25 -7750.8955 8477.0557 C -7752.9912 8468.4805 -7755.0435 8463.7432 -7757.1387 8453.8789 C -7774.4814 8448.1953 -7777.9395 8455.5518 v f 0.05 0.7 0.9 0 k -7619.0723 8481.8945 m -7607.0664 8481.8545 -7601.6094 8487.168 v -7606.3701 8484.9375 -7610.5381 8485.4902 v -7601.4121 8489.4326 -7599.0332 8493.9932 v -7602.0059 8490.6914 -7608.9512 8490.374 v -7615.8965 8490.0566 -7632.3652 8492.2891 -7627.2061 8484.9307 C -7623.9531 8483.6074 -7622.3252 8482.9893 -7619.0723 8481.8945 C f 0.055556 0.84 1 0.17 k -7628.0332 8486.502 m -7625.9307 8484.2559 -7615.2852 8486.1045 -7616.6221 8480.6709 c -7617.9595 8475.2373 -7620.5313 8472.2891 Y -7622.6274 8471.2666 -7623.6758 8470.7637 -7625.7715 8469.79 C -7627.2666 8482.5918 -7628.0332 8486.502 V f 0.05 0.7 0.9 0 k -7620.3633 8465.5 m -7618.8662 8471.5098 -7618.1191 8474.585 -7616.6221 8480.6709 C -7618.6523 8472.7314 -7625.0449 8474.9609 v -7634.6563 8478.3135 -7652.0996 8470.2891 -7639.3984 8461.8398 C -7631.7852 8462.7402 -7627.9766 8463.4609 -7620.3633 8465.5 C f 0.055556 0.84 1 0.17 k -7616.0938 8454.4844 m -7618.0264 8454.1357 -7616.0957 8457.2529 v -7609.3496 8468.1426 -7612.9688 8473.667 -7620.1445 8468.7422 c -7627.3203 8463.8154 -7640.2949 8463.0723 -7643.5713 8466.3662 C -7641.1289 8458.4092 -7639.3359 8454.8945 -7636.8926 8450.1504 C -7619.5527 8449.3164 -7616.0938 8454.4844 v f u 0.05 0.7 0.9 0 k -7631.4277 8455.6777 m -7645.8345 8456.3369 -7660.0845 8460.7295 -7673.8652 8464.9766 c -7689.4668 8469.7842 -7704.2051 8474.3262 -7719.1953 8473.9697 c -7724.2734 8473.8496 -7733.0762 8471.8438 -7742.3955 8469.7197 c -7759.1255 8465.9063 -7771.4551 8463.4072 -7778.5449 8464.8008 C -7779.6865 8464.9434 -7781.4863 8465.4102 V -7781.7852 8468.5225 -7782.2598 8470.5469 Y -7778.8242 8460.6113 -7734.5723 8476.4863 -7719.2637 8476.8496 c -7689.9629 8477.5449 -7661.0166 8459.917 -7631.2959 8458.5537 c -7614.2471 8457.7734 -7612.2988 8467.0625 Y -7612.8262 8464.4072 -7613.4404 8460.877 V -7615.3857 8459.167 -7616.8164 8458.1758 Y -7620.0762 8456.5244 -7624.7383 8455.3711 -7631.4277 8455.6777 c f -7762.8848 8437.3857 m -7749.8828 8438.6729 -7736.5156 8441.8896 -7729.6255 8445.3887 c -7712.3325 8454.1729 -7693.5723 8451.583 -7677.5039 8447.8906 C -7674.3438 8447.1602 L -7659.0684 8443.6074 -7628.6387 8436.5322 -7616.6074 8442.1514 C -7615.5615 8442.4521 -7613.9824 8443.4941 V -7612.5977 8442.3037 -7610.7383 8442.9473 -7611.8906 8441.8584 c -7622.8496 8431.4873 -7661.0234 8441.1514 -7678.1484 8445.085 c -7694.8721 8448.9258 -7712.4111 8450.9023 -7728.3213 8442.8213 c -7743.3535 8435.1865 -7784.4902 8429.9229 -7788.9609 8438.0117 c -7789.2578 8438.5488 -7788.5547 8438.6475 -7787.4473 8439.6074 C -7785.9785 8438.7324 -7784.71 8438.2754 Y -7781.6895 8437.0869 -7774.7485 8436.2119 -7762.8848 8437.3857 c f 0.02 0.28 0.72 0 k -7613.9824 8443.4941 m -7615.5615 8442.4521 -7616.6074 8442.1514 Y -7628.6387 8436.5322 -7659.0684 8443.6074 -7674.3438 8447.1602 C -7677.5039 8447.8906 L -7693.5723 8451.583 -7712.3325 8454.1729 -7729.6255 8445.3887 c -7736.5156 8441.8896 -7749.8828 8438.6729 -7762.8848 8437.3857 c -7774.7485 8436.2119 -7781.6895 8437.0869 -7784.71 8438.2754 C -7785.9785 8438.7324 -7787.4473 8439.6074 V -7785.8018 8441.0322 -7783.2598 8444.3594 -7781.7524 8453.8594 c -7781.0684 8458.1738 -7781.1904 8462.3262 -7781.4863 8465.4102 C -7779.6865 8464.9434 -7778.5449 8464.8008 Y -7771.4551 8463.4072 -7759.1255 8465.9063 -7742.3955 8469.7197 c -7733.0762 8471.8438 -7724.2734 8473.8496 -7719.1953 8473.9697 c -7704.2051 8474.3262 -7689.4668 8469.7842 -7673.8652 8464.9766 c -7660.0845 8460.7295 -7645.8345 8456.3369 -7631.4277 8455.6777 c -7624.7383 8455.3711 -7620.0762 8456.5244 -7616.8164 8458.1758 C -7615.3857 8459.167 -7613.4404 8460.877 V -7614.1328 8456.8984 -7614.9385 8451.8086 -7615.2256 8448.1563 c -7615.4346 8445.5049 -7614.7891 8444.1885 -7613.9824 8443.4941 C f U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed Brush Pat 2) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7795 8497 m -7769.1089 8497 L -7769.1089 8471.1602 L -7795 8471.1602 L -7795 8497 L n *u 0 O 0.62 0.04 0.93 0 k -7769.4077 8475.3809 m -7769.2969 8475.2969 -7769.1973 8475.2061 -7769.1089 8475.1084 C -7769.1089 8472.3887 L -7769.7085 8471.6465 -7770.7285 8471.1602 -7771.5703 8471.1602 c -7772.1948 8471.1602 -7772.8989 8471.5254 -7773.1328 8471.8135 C -7773.2632 8471.9424 -7773.4199 8471.9941 -7773.5752 8471.9941 c -7773.7329 8471.9941 -7773.8613 8471.9424 -7773.9141 8471.8369 c -7774.0957 8471.4473 -7774.4351 8471.1865 -7774.9048 8471.1865 c -7775.6592 8471.1865 -7778.5239 8473.8682 -7778.5239 8474.625 c -7778.5239 8474.7549 -7778.4199 8474.8076 -7778.2373 8474.8076 c -7778.0029 8474.8076 -7777.6128 8474.7031 -7777.2476 8474.5215 C -7777.0132 8474.418 -7775.9199 8473.6094 -7775.6328 8473.6094 c -7775.2949 8473.6094 -7775.0605 8474.418 -7774.7207 8474.418 c -7774.4351 8474.418 -7773.3408 8473.4277 -7773.0796 8473.2441 c -7772.8452 8473.0879 -7772.0908 8472.334 -7771.4399 8472.334 c -7770.5288 8472.334 -7769.6157 8472.8262 -7769.6157 8473.8174 c -7769.6157 8474.3389 -7770.4238 8475.875 -7773.2632 8476.3701 c -7773.5239 8476.4209 -7774.8765 8476.3975 -7775.1895 8476.4209 c -7775.5029 8476.4473 -7777.0391 8475.9785 -7777.3789 8475.9014 c -7778.4199 8475.667 -7778.4985 8475.667 -7780.4512 8475.667 c -7780.5825 8475.667 -7780.6606 8475.667 -7780.6606 8475.5879 c -7780.6606 8475.5361 -7780.6333 8475.458 -7780.5557 8475.3535 C -7780.2949 8474.9639 -7780.0605 8474.4434 -7780.0605 8473.8438 c -7780.0605 8472.5146 -7781.4155 8471.1602 -7782.9263 8471.1602 c -7785.8428 8471.1602 -7785.8428 8472.8799 -7785.8428 8473.1143 c -7785.8428 8473.6621 -7785.5039 8474.7813 -7784.2549 8474.7813 c -7783.5508 8474.7813 -7783.2637 8474.4434 -7783.2637 8474.1309 c -7783.2637 8473.8965 -7783.3945 8473.7129 -7783.5771 8473.6348 c -7783.8389 8473.5313 -7783.9419 8473.3994 -7783.9419 8473.2705 c -7783.9419 8473.0098 -7783.5771 8472.7754 -7783.1343 8472.7754 c -7782.3262 8472.7754 -7781.5708 8473.5566 -7781.5708 8474.209 c -7781.5708 8476.293 -7785.9209 8476.8926 -7786.1548 8476.8906 c -7788.0254 8476.8799 -7789.2549 8477.9229 -7789.2168 8479.9521 c -7789.1938 8481.3066 -7790.3892 8484.8496 -7792.2646 8484.8496 c -7792.8389 8484.8496 -7793.2813 8484.5117 -7793.2813 8483.8076 c -7793.2813 8483.1563 -7793.0991 8482.7129 -7792.8892 8482.7129 c -7792.7861 8482.7129 -7792.6548 8482.8701 -7792.5254 8483.1563 C -7792.4727 8483.3135 -7792.2915 8483.418 -7792.0825 8483.418 c -7791.6133 8483.418 -7791.0151 8483.002 -7791.0151 8481.8281 c -7791.0151 8480.6563 -7791.7183 8480.1885 -7792.4468 8480.1885 c -7793.7754 8480.1885 -7795 8481.3066 -7795 8483.6768 c -7795 8485.6309 -7793.75 8486.5674 -7792.6812 8486.5674 c -7791.6133 8486.5674 -7791.2495 8485.9688 -7790.8848 8485.6826 c -7790.7549 8485.5791 -7790.6758 8485.5273 -7790.6245 8485.5273 c -7790.5469 8485.5273 -7790.52 8485.6055 -7790.52 8485.7617 c -7790.52 8486.3857 -7790.0508 8489.1738 -7790.0508 8489.7461 c -7790.0508 8490.4746 -7790.0508 8496.4395 -7792.1089 8496.4395 c -7793.0728 8496.4395 -7793.5679 8495.6846 -7793.5679 8494.7979 c -7793.5679 8494.1465 -7792.6289 8493.2891 -7792.3169 8492.8447 c -7791.7959 8492.1426 -7791.7959 8491.6201 Y -7791.7959 8491.4648 -7791.8477 8491.3857 -7791.9517 8491.3613 C -7792.9678 8491.2305 -7793.1768 8491.1514 -7793.1768 8490.8662 c -7793.1768 8490.3975 -7792.4209 8489.5898 -7792.0303 8489.4082 c -7791.7437 8489.2773 -7791.6133 8488.9912 -7791.6133 8488.7041 c -7791.6133 8488.418 -7791.7437 8488.0801 -7792.1865 8488.0801 c -7793.2021 8488.0801 -7794.9229 8490.71 -7794.9229 8491.2041 c -7794.9229 8491.6738 -7794.6616 8492.0117 -7794.27 8492.1953 c -7794.1665 8492.2461 -7794.1143 8492.377 -7794.1143 8492.5322 c -7794.1143 8492.6895 -7794.1665 8492.8447 -7794.2969 8492.9756 C -7794.5835 8493.21 -7794.9468 8493.9141 -7794.9468 8494.5381 c -7794.9468 8495.3789 -7794.4604 8496.3994 -7793.7207 8497 C -7791.0439 8497 L -7790.9341 8496.9082 -7790.8301 8496.8076 -7790.7285 8496.7002 c -7790.4678 8496.4395 -7790.3125 8496.3359 -7790.1812 8496.3359 c -7790.0254 8496.3359 -7789.6089 8496.9346 -7789.4785 8496.9346 c -7788.8008 8496.9346 -7788.8008 8496.3877 -7788.8008 8495.1895 c -7788.8008 8495.0059 -7788.8535 8494.1738 -7788.8535 8494.0176 c -7788.8535 8493.7578 -7788.7754 8493.627 -7788.6445 8493.627 c -7788.5396 8493.627 -7788.4102 8493.7305 -7788.2788 8493.8877 c -7787.5078 8494.8438 -7786.0596 8496.2529 -7784.0928 8497 C -7778.5278 8497 L -7777.3564 8496.5391 -7776.4448 8495.7979 -7775.7349 8494.9287 C -7775.5425 8495.7793 -7774.9136 8496.998 -7772.9766 8496.998 c -7771.9438 8496.998 -7771.0239 8496.4492 -7770.6079 8495.6201 C -7769.6665 8495.2891 -7769.1108 8494.2793 -7769.1108 8493.1318 c -7769.1108 8491.1953 -7770.3301 8490.5664 -7771.1797 8490.373 C -7770.3096 8489.666 -7769.5693 8488.7529 -7769.1089 8487.582 C -7769.1089 8482.0156 L -7769.8564 8480.0488 -7771.2646 8478.6006 -7772.2207 8477.8281 c -7772.3774 8477.6982 -7772.4551 8477.5938 -7772.4551 8477.5146 c -7772.4551 8477.125 -7770.2148 8477.0986 -7769.7461 8477.0986 c -7769.4863 8477.0986 -7769.3564 8476.8652 -7769.3564 8476.6309 c -7769.3564 8476.4209 -7769.4336 8476.2402 -7769.6157 8476.2129 c -7769.8237 8476.1885 -7769.9551 8476.1357 -7769.9551 8476.0059 c -7769.9551 8475.875 -7769.7988 8475.6924 -7769.4077 8475.3809 c f 1 D -7772.2988 8493.582 m -7772.23 8493.5693 -7772.1743 8493.5596 -7772.1421 8493.5596 c -7771.7783 8493.5596 -7771.2832 8493.9502 -7771.2832 8494.6543 c -7771.2832 8494.7109 -7771.2896 8494.7676 -7771.2998 8494.8242 C -7771.9854 8494.8105 -7772.3662 8494.3242 -7772.3662 8493.9648 c -7772.3662 8493.9023 -7772.3276 8493.7295 -7772.2988 8493.582 C f -7769.9185 8493.1582 m -7769.9185 8493.5488 -7770.0835 8494.043 -7770.3872 8494.3916 C -7770.5181 8493.3594 -7771.4956 8492.7266 -7772.2471 8492.7266 c -7772.8208 8492.7266 -7773.1846 8492.9863 -7773.1846 8493.2734 c -7773.1846 8493.3066 -7773.1846 8493.3818 -7773.1509 8493.458 C -7773.1812 8493.5762 -7773.1992 8493.7119 -7773.1992 8493.8613 c -7773.1992 8494.5439 -7772.6772 8495.4121 -7771.8086 8495.666 C -7772.1445 8495.9766 -7772.5825 8496.1914 -7772.9502 8496.1914 c -7774.4077 8496.1914 -7774.9292 8495.1738 -7774.9292 8494.3418 c -7774.9292 8494.125 -7774.9209 8493.9375 -7774.8945 8493.7676 C -7774.4512 8493.1338 -7774.1064 8492.6543 -7773.8179 8492.293 C -7773.4541 8492.002 -7772.9736 8491.6582 -7772.3423 8491.2139 C -7772.1709 8491.1865 -7771.9849 8491.1777 -7771.7676 8491.1777 c -7770.9336 8491.1777 -7769.9185 8491.6992 -7769.9185 8493.1582 c f -7771.7261 8480.4072 m -7771.4141 8480.4072 -7769.6157 8481.6055 -7769.6157 8484.7568 c -7769.6157 8487.7227 -7771.3276 8490.6377 -7774.5757 8490.6934 C -7774.5781 8490.666 -7774.5796 8490.6357 -7774.5796 8490.6064 c -7774.5796 8490.4814 -7774.7769 8488.7598 -7775.8911 8487.3984 C -7775.8086 8487.4082 -7775.7236 8487.4141 -7775.6328 8487.4141 c -7774.5132 8487.4141 -7773.6274 8486.293 -7773.6274 8485.3037 c -7773.6274 8484.3145 -7774.4351 8482.6738 -7776.9092 8482.6738 c -7779.1797 8482.6738 -7780.2173 8484.5098 -7780.3564 8485.8359 C -7781.6064 8486.1465 -7783.0449 8487.1895 -7783.0449 8489.1992 c -7783.0449 8491.6738 -7781.4048 8492.4814 -7780.4141 8492.4814 c -7779.4238 8492.4814 -7778.3047 8491.5957 -7778.3047 8490.4746 c -7778.3047 8490.4053 -7778.3086 8490.3369 -7778.3145 8490.2734 C -7777.0869 8491.2129 -7775.7246 8491.5293 -7775.5029 8491.5293 c -7775.4751 8491.5293 -7775.4468 8491.5303 -7775.4199 8491.5322 C -7775.5645 8494.6709 -7778.1621 8496.4922 -7781.3516 8496.4922 c -7783.6436 8496.4922 -7786.3008 8495.0586 -7786.3008 8494.0693 c -7786.3008 8493.6533 -7785.5181 8493.5752 -7785.3628 8493.5752 c -7785.2588 8493.5752 -7784.6592 8493.7041 Y -7784.5293 8493.7041 -7784.4512 8493.6006 -7784.4512 8493.4697 c -7784.4512 8493.2354 -7785.0767 8492.2725 -7786.0132 8492.2725 c -7786.5352 8492.2725 -7787.2383 8492.2207 -7787.4727 8491.9336 c -7787.6289 8491.752 -7788.1499 8490.5791 -7788.1499 8490.3457 c -7788.1499 8490.2139 -7788.0708 8490.1367 -7787.9155 8490.1367 c -7787.7075 8490.1367 -7786.7949 8490.3184 -7786.6133 8490.3184 c -7785.2329 8490.3184 -7784.2168 8489.5117 -7784.2168 8488.0527 c -7784.2168 8487.8975 -7784.2432 8487.3242 -7784.4775 8487.3242 c -7784.6079 8487.3242 -7784.9727 8487.8711 -7785.1021 8487.8711 c -7785.2329 8487.8711 -7785.3101 8487.793 -7785.3101 8487.6621 c -7785.3101 8487.6367 -7785.2075 8486.9854 -7785.2075 8486.8809 c -7785.2075 8485.918 -7785.8325 8485.6055 -7786.0669 8485.6055 c -7786.5605 8485.6055 -7786.8213 8485.9951 -7786.8213 8486.5166 c -7786.8213 8486.6465 -7786.7949 8486.7773 -7786.7695 8486.9336 C -7786.6133 8487.6113 -7786.0669 8487.8711 -7786.0669 8488.418 c -7786.0669 8489.1738 -7787.0557 8489.4336 -7787.8115 8489.4336 c -7788.7231 8489.4336 -7789.2695 8487.8184 -7789.2695 8486.0986 c -7789.2695 8485.0703 -7788.8765 8483.5898 -7788.4009 8482.4229 c -7787.9727 8481.377 -7786.9492 8481.3984 -7786.5552 8481.3193 c -7786.5449 8481.3184 -7785.5605 8481.1162 -7785.2412 8480.8223 c -7784.8276 8480.4395 -7784.6992 8479.6191 -7784.6982 8479.6074 c -7784.6621 8479.252 -7784.6807 8478.1016 -7783.5845 8477.666 c -7782.4326 8477.209 -7781.0088 8476.8389 -7780.0088 8476.8389 c -7778.2896 8476.8389 -7776.6748 8477.3857 -7776.6748 8478.2969 c -7776.6748 8479.0527 -7776.9355 8479.6777 -7777.6909 8479.6777 c -7778.2373 8479.6777 -7778.4985 8479.1309 -7779.1758 8478.9746 C -7779.3325 8478.9482 -7779.4629 8478.9229 -7779.5918 8478.9229 c -7780.1133 8478.9229 -7780.5039 8479.1836 -7780.5039 8479.6777 c -7780.5039 8479.9121 -7780.1919 8480.5361 -7779.2285 8480.5361 c -7779.1235 8480.5361 -7778.4717 8480.4336 -7778.4453 8480.4336 c -7778.3154 8480.4336 -7778.2373 8480.5117 -7778.2373 8480.6416 c -7778.2373 8480.7725 -7778.7837 8481.1357 -7778.7837 8481.2666 c -7778.7837 8481.502 -7778.2109 8481.5273 -7778.0552 8481.5273 c -7777.0918 8481.5273 -7775.7896 8480.9023 -7775.7896 8479.4434 c -7775.7896 8479.2607 -7775.9717 8478.4014 -7775.9717 8478.1934 c -7775.9717 8478.0361 -7775.8936 8477.959 -7775.7637 8477.959 c -7775.0332 8477.959 -7773.8096 8478.6621 -7773.8096 8480.2246 c -7773.8096 8480.9541 -7772.9502 8481.6572 -7772.6108 8481.6572 c -7772.4028 8481.6572 -7771.9604 8480.4072 -7771.7261 8480.4072 c f -7780.3271 8486.8682 m -7780.2246 8487.6641 -7779.9595 8488.334 -7779.6016 8488.8926 C -7779.6357 8488.8887 -7779.6636 8488.8857 -7779.6846 8488.8857 c -7780.0493 8488.8857 -7780.4668 8489.043 -7780.7012 8489.2773 C -7780.9355 8489.4854 -7781.1436 8489.5898 -7781.3262 8489.5898 c -7781.5869 8489.5898 -7781.8472 8489.3301 -7781.8472 8488.7305 c -7781.8472 8487.625 -7781.0615 8487.1016 -7780.3271 8486.8682 C f -7776.8311 8484.9648 m -7777.1172 8485.0693 -7777.2476 8485.5117 -7777.2476 8485.9023 c -7777.2476 8486.0059 -7777.23 8486.1504 -7777.1836 8486.3086 C -7777.7646 8485.9873 -7778.4727 8485.7754 -7779.3354 8485.7402 C -7779.1729 8484.9453 -7778.6836 8483.8447 -7777.2739 8483.8447 c -7776.4409 8483.8447 -7776.3101 8484.4697 -7776.3101 8484.5479 c -7776.3101 8484.7305 -7776.4927 8484.8613 -7776.8311 8484.9648 C f -7779.3936 8486.7002 m -7779.3589 8486.6992 -7779.3247 8486.6992 -7779.2949 8486.6992 c -7777.5078 8486.6992 -7775.7461 8488.3975 -7775.4556 8490.6182 C -7777.5215 8490.2266 -7779.2188 8488.3623 -7779.3936 8486.7002 C f *U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed Brush Pat 4) 0 A u 0 D 0 J 0 j 1 w 4 M []0 d 0 XR -7794.8833 8496.9551 m -7703.0479 8496.9551 L -7703.0479 8492.6758 L -7794.8833 8492.6758 L -7794.8833 8496.9551 L n 0 O 0 0 0 1 k -7794.6631 8494.2754 m -7795 8494.3418 -7794.4814 8494.5313 -7794.8833 8494.3887 C -7794.8379 8494.2705 -7794.7725 8494.1816 -7794.6631 8494.2754 C f -7704.1675 8494.4414 m -7705.2524 8495.2041 -7706.6816 8494.4336 -7707.8701 8494.9199 C -7708.0098 8494.9521 -7707.8345 8494.502 -7708.1484 8494.6025 C -7709.3008 8495.1953 -7711.1162 8494.8418 -7712.5195 8494.3848 C -7712.4346 8494.2666 L -7712.7017 8494.1816 -7713.0283 8494.5723 -7713.3115 8494.5176 C -7713.3135 8494.4395 -7713.2207 8494.4063 -7713.2861 8494.2988 C -7713.3574 8494.5352 -7713.7983 8494.4082 -7713.9185 8494.584 C -7714.0303 8494.4922 -7714.0195 8494.3047 -7714.1641 8494.2012 C -7714.3262 8494.4697 L -7714.7769 8495.1094 -7715.4209 8494.4258 -7716.0361 8494.7559 C -7716.0063 8494.6934 -7715.9453 8494.6445 -7715.9941 8494.584 C -7716.9814 8494.9727 -7718.2168 8494.9004 -7719.3208 8495.043 C -7719.2769 8494.9482 -7719.2363 8494.7754 -7719.3008 8494.668 C -7719.3555 8494.9512 -7719.6963 8495.0225 -7719.9922 8495.0781 C -7720.1255 8494.7871 -7720.4995 8495.3438 -7720.8467 8495.1836 C -7720.8169 8495.1191 L -7721.0732 8495.4238 -7721.1973 8494.9434 -7721.4053 8495.3086 C -7721.5684 8495.0801 L -7721.6807 8495.4902 -7721.9395 8494.8672 -7722.1514 8495.0762 C -7722.1445 8495.1602 L -7722.3442 8495.2598 -7722.4482 8495.0537 -7722.6338 8495.123 C -7722.6514 8495.0762 L -7723.0854 8495.1836 -7723.3379 8494.9551 -7723.3271 8495.2754 C -7723.4795 8495.0186 -7722.9063 8495.1582 -7723.1455 8494.7852 C -7724.5732 8495.1152 -7726.0459 8495.0508 -7727.4834 8495.0566 C -7727.6465 8494.9277 -7727.7505 8494.8887 -7727.7871 8494.7676 C -7727.9307 8494.832 -7728.3281 8494.8262 -7728.4585 8494.9902 C -7728.4102 8494.9834 -7728.5513 8494.8262 -7728.6274 8494.8105 C -7728.8887 8494.6895 -7728.9131 8495.1621 -7729.2002 8495.0186 C -7729.0859 8494.9336 -7729.0469 8494.8301 -7729.0854 8494.7109 C -7729.3301 8494.9609 -7729.6577 8494.9209 -7729.9473 8495.002 C -7729.9023 8494.9482 -7729.8325 8494.916 -7729.8433 8494.8154 C -7730.1602 8495.0986 -7730.4209 8494.7559 -7730.6982 8494.9346 C -7730.5947 8494.75 L -7731.0415 8494.5254 -7730.7266 8495.1367 -7731.1128 8495.0039 C -7731.02 8494.9453 -7731.0527 8494.873 -7731.0361 8494.7979 C -7731.3965 8495.1338 -7731.9795 8495.0225 -7732.3389 8495.1367 C -7732.3174 8495.1113 -7732.3232 8495.0605 Y -7732.7148 8495.1025 -7733.1245 8494.998 -7733.5552 8495.1445 C -7733.7119 8495.0625 -7733.5039 8494.6934 -7733.9185 8494.7617 C -7733.9033 8495.1328 -7734.6221 8494.9141 -7734.3779 8495.334 C -7734.7319 8495.2734 -7735.2925 8495.1338 -7735.5283 8495.2598 C -7735.3691 8495.1191 -7735.7007 8494.8066 -7735.4063 8494.7754 C -7735.6289 8494.5498 L -7735.5957 8494.3984 -7735.3999 8494.6016 -7735.4707 8494.4102 C -7735.6182 8494.4258 -7736.0479 8494.5723 -7736.1797 8494.5117 C -7736.4531 8494.7393 -7736.7041 8495.1641 -7737.1465 8495.2109 C -7736.9385 8495.0664 -7737.2646 8494.8018 -7737.1235 8494.7383 C -7737.7407 8495.4492 L -7737.8877 8495.4668 -7737.7725 8495.1563 -7737.9854 8495.2529 C -7737.9746 8495.3516 -7738.0674 8495.4121 -7738.1318 8495.4922 C -7738.1875 8495.4492 -7738.7441 8495.584 -7738.8081 8495.2188 C -7738.8735 8495.0762 -7738.5684 8495.1426 -7738.7314 8495.0117 C -7739.0029 8495.0156 -7739.0151 8495.1406 -7739.2871 8495.1465 C -7739.2925 8495.0977 L -7739.4717 8495.043 -7739.8213 8495.2529 -7739.6265 8495.4551 C -7739.5015 8495.4668 -7739.6738 8495.2354 -7739.4888 8495.3418 C -7739.6152 8495.5537 -7739.9312 8495.6133 -7740.2031 8495.6172 C -7740.1104 8495.5586 -7740.1216 8495.4609 -7740.0845 8495.3574 C -7740.4497 8495.6445 -7740.8369 8495.7354 -7741.2451 8495.8555 C -7741.2515 8496.0293 -7741.0928 8495.5391 -7741.0327 8495.6309 C -7741.5557 8495.3896 -7742.1128 8495.9727 -7742.5479 8495.6201 C -7742.4766 8495.5898 -7742.5098 8495.8672 -7742.5146 8495.8184 C -7742.7666 8495.7969 -7742.7549 8495.5449 -7742.9189 8495.6377 C -7742.9355 8495.4902 -7743.1255 8495.6855 -7743.2944 8495.7305 C -7743.3818 8495.8369 -7743.3384 8495.6582 -7743.1914 8495.6426 C -7743.4268 8495.7676 -7744.3691 8495.9941 -7744.9131 8495.7793 C -7744.9023 8495.877 -7745.2471 8496.1377 -7745.3721 8496.127 C -7745.3232 8495.8984 L -7745.4375 8495.7617 -7745.7422 8495.918 -7745.7632 8495.7227 C -7746.0303 8496 -7744.7344 8495.4863 -7745.0957 8495.7002 C -7745.1895 8495.5098 -7745.5991 8496.0645 -7745.5215 8495.7529 C -7745.7725 8495.7617 -7746.0161 8496.0186 -7746.2559 8495.8047 C -7746.1865 8495.8418 -7746.0522 8495.4873 -7746.2549 8495.5039 C -7746.6123 8495.5449 -7746.3564 8495.6133 -7746.6465 8495.6895 C -7746.8281 8495.7832 L -7746.8398 8496.0059 -7747.1475 8495.7529 -7747.0146 8496.002 C -7747.0586 8495.8184 -7747.5337 8496.1152 -7747.4971 8495.7461 C -7747.4473 8495.4551 L -7747.6016 8495.4766 -7747.7002 8495.7617 -7747.8213 8495.8896 C -7747.8418 8495.8633 -7747.8823 8495.8047 -7747.8745 8495.7578 C -7747.8994 8496.2031 -7748.2432 8495.7207 -7748.4268 8496.0645 C -7748.7505 8495.9102 -7749.2495 8496.0508 -7749.4023 8495.7734 C -7749.6514 8495.9082 -7749.8784 8496.0684 -7750.1621 8495.9727 C -7750.1055 8495.9307 -7750.0283 8495.918 -7750.0122 8495.8223 C -7750.1904 8495.6914 -7750.2344 8495.8086 -7750.3975 8495.8809 C -7750.3608 8495.8145 -7750.7539 8495.6201 -7750.9521 8495.4629 C -7751.1992 8495.5957 -7751.1143 8495.8359 -7751.1392 8495.9824 C -7751.3652 8495.543 -7751.8379 8496.2656 -7752.1211 8495.8672 C -7752.0352 8495.8066 -7751.7598 8495.6514 -7751.9658 8495.541 C -7752.1919 8495.1025 -7752.4219 8495.8652 -7752.7861 8495.6543 C -7752.6968 8496.0186 L -7752.8594 8495.793 -7753.2334 8496.2305 -7753.1963 8495.8594 C -7753.3184 8495.9902 -7753.6265 8495.7383 -7753.5859 8496.0938 C -7754.1846 8495.793 -7755.0425 8496.2754 -7755.4102 8495.6377 C -7755.4961 8495.6973 -7755.7104 8495.6367 -7755.6665 8495.8193 C -7755.5239 8496.0176 -7755.4673 8495.6777 -7755.4141 8495.8125 C -7755.4912 8495.8232 -7755.5078 8495.9209 -7755.5161 8495.9697 C -7755.7021 8495.8887 -7755.8486 8495.8633 -7755.6729 8495.5674 C -7756.0869 8495.3477 -7756.1001 8496.1719 -7756.6274 8496.0332 C -7756.6035 8495.8857 -7756.6436 8495.8301 -7756.7979 8495.8535 C -7757.0903 8496.1055 L -7757.4312 8496.0469 -7757.2842 8495.7705 -7757.2925 8495.5215 C -7757.4746 8495.5645 -7757.6973 8495.5527 -7757.7803 8495.7383 C -7758.0015 8495.4258 L -7757.8398 8495.6514 -7758.1514 8495.5762 -7758.2368 8495.6367 C -7758.1514 8495.5762 L -7758.1846 8495.4697 -7758.3955 8495.5352 -7758.5024 8495.5664 C -7758.4766 8495.7207 -7758.2617 8495.7832 -7758.1445 8495.8281 C -7758.2373 8495.9375 -7758.3823 8495.9121 -7758.5059 8496.041 C -7758.4648 8495.7969 -7758.8027 8495.8672 -7758.9473 8495.8418 C -7759.1133 8495.7891 -7759.1348 8496.0605 -7759.1831 8496.0527 C -7759.1875 8495.9258 -7759.4541 8496.0313 -7759.3247 8495.8535 C -7759.2681 8495.8125 -7759.1953 8495.9766 -7759.1016 8495.8652 C -7759.2109 8495.7705 -7759.1982 8495.5498 -7759.4258 8495.7109 C -7759.5967 8495.832 -7759.3818 8496.1934 -7759.7061 8496.0391 C -7759.6211 8495.9785 -7759.6055 8495.8809 -7759.5391 8495.793 C -7759.8433 8495.666 L -7759.8564 8495.8887 L -7759.8975 8495.832 -7759.8691 8495.8125 -7759.8877 8495.7832 C -7759.9785 8496.0176 -7760.3521 8495.8555 -7760.4209 8496.1191 C -7760.5742 8496.1426 -7760.7441 8495.9648 -7760.8906 8495.9395 C -7760.8623 8495.9199 L -7761.0415 8495.7891 -7761.2793 8495.875 -7761.4297 8496.0254 C -7761.4219 8495.9766 L -7761.5195 8495.959 -7761.7505 8495.9941 -7761.8735 8496.125 C -7762.1201 8495.957 -7761.9561 8495.2842 -7762.2295 8495.5645 C -7762.48 8495.5723 -7762.6221 8495.9727 -7762.5215 8496.1152 C -7762.9717 8495.9648 -7763.4834 8496.3281 -7763.9009 8495.9824 C -7763.9658 8496.0723 -7763.9248 8496.1289 -7764.0586 8496.1816 C -7764.7197 8496.0938 -7765.4551 8496.4453 -7765.9814 8496.0078 C -7765.79 8495.9141 -7765.9688 8495.7852 -7765.9727 8495.6582 C -7766.1309 8495.8574 -7766.1631 8495.4512 -7766.2197 8495.793 C -7766.2041 8495.9941 -7766.2197 8496.0918 -7766.0337 8496.1729 C -7766.4282 8496.2813 -7767.0283 8496.2813 -7767.2471 8496.0938 C -7767.1377 8496.1865 -7767.2227 8496.248 -7767.3086 8496.3086 C -7767.2803 8495.9873 -7767.5713 8495.9395 -7767.7915 8496.0527 C -7767.8223 8496.248 L -7767.9658 8496.0469 L -7768.0503 8496.1094 -7768.0591 8496.457 -7768.2773 8496.2695 C -7768.2891 8496.1934 -7768.3018 8496.1162 -7768.3418 8496.0605 C -7768.5693 8496.2207 -7768.8906 8496.4922 -7769.1377 8496.3262 C -7769.3398 8496.041 L -7769.4453 8496.0723 -7769.6235 8496.2441 -7769.4375 8496.3262 C -7769.8594 8496.1543 -7770.1309 8496.1328 -7770.2646 8495.8857 C -7770.9912 8496.4873 -7772.0459 8496.5117 -7772.8906 8496.4688 C -7772.8652 8496.3223 L -7773.0923 8496.1855 -7772.9834 8496.5781 -7773.1416 8496.4766 C -7773.0684 8496.3369 -7773.3145 8496.1729 -7773.1362 8496.002 C -7773.4609 8495.8477 -7773.5547 8496.2559 -7773.7656 8496.3223 C -7773.7979 8496.5146 -7773.5957 8496.1992 -7773.6367 8496.4434 C -7773.6729 8496.5117 -7774.0859 8496.293 -7774.1362 8496.584 C -7774.2178 8496.4697 -7774.1543 8496.2559 -7774.1104 8496.1377 C -7774.3086 8496.2793 L -7774.5513 8495.9395 -7773.7559 8495.6719 -7774.0107 8495.2529 C -7774.1934 8495.2988 L -7774.3682 8494.9941 -7773.71 8494.9551 -7774.1689 8494.8506 C -7774.3682 8494.9941 -7774.5381 8495.416 -7774.3608 8495.5449 C -7774.7754 8495.625 -7774.5527 8496.2383 -7774.9985 8496.2139 C -7775.1201 8496.043 -7774.6416 8496.1729 -7774.7275 8495.9336 C -7774.9375 8495.6992 -7775.1484 8496.0645 -7775.3354 8495.9824 C -7775.1279 8496.0918 -7775.3032 8496.3857 -7775.4375 8496.4395 C -7775.6641 8496.3018 -7775.29 8496.1641 -7775.6113 8496.1338 C -7775.6641 8496.3018 -7775.9595 8496.4277 -7775.7041 8496.5449 C -7775.8203 8496.9258 -7776.0381 8496.4395 -7776.2129 8496.7344 C -7776.3174 8496.4668 -7775.8823 8496.1152 -7776.2354 8495.9814 C -7776.1792 8496.2393 -7776.6704 8496.332 -7776.4839 8496.7148 C -7776.6221 8496.6406 -7776.6367 8496.4375 -7776.5361 8496.2793 C -7776.7334 8496.1201 -7777.0151 8496.75 -7777.0801 8496.2383 C -7777.1479 8496.502 L -7777.21 8496.416 -7777.2983 8496.3516 -7777.3994 8496.209 C -7777.5732 8496.2041 -7777.96 8496.5664 -7777.9443 8496.168 C -7778 8496.209 -7778.3975 8496.1914 -7778.2441 8496.4668 C -7777.9971 8496.6348 -7777.96 8496.2656 -7777.8223 8496.6377 C -7777.9971 8496.334 -7778.1787 8496.6777 -7778.3213 8496.7793 C -7778.3447 8496.625 L -7778.4297 8496.6855 -7778.6255 8496.6514 -7778.6787 8496.8184 C -7778.6133 8496.7305 -7778.6475 8496.625 -7778.7148 8496.5879 C -7778.8042 8496.8223 L -7779.1494 8496.9395 -7778.8857 8496.4102 -7779.2217 8496.4785 C -7778.9663 8496.2969 L -7779.0225 8496.3359 -7779.1367 8496.1162 -7779.2979 8496.1895 C -7779.3604 8496.4033 -7779.4775 8496.6602 -7779.5313 8496.8262 C -7779.7207 8496.9199 -7779.6162 8496.585 -7779.8027 8496.8047 C -7779.5586 8496.5469 L -7779.5215 8496.4766 -7779.7231 8496.1934 -7779.9761 8496.1992 C -7780.1377 8496.2734 -7780.3887 8496.582 -7780.1338 8496.6992 C -7780.2607 8496.7031 -7780.4385 8496.5723 -7780.3379 8496.416 C -7780.6255 8496.4902 -7780.2998 8496.6465 -7780.5479 8496.7793 C -7780.6494 8496.6367 -7780.9658 8496.4336 -7781.1563 8496.2266 C -7780.8975 8495.8682 L -7781.0693 8495.8652 L -7780.8467 8495.5781 -7781.1826 8495.6465 -7781.0566 8495.3438 C -7781.1743 8495.2969 -7781.3169 8495.3994 -7781.4307 8495.4785 C -7781.0864 8495.9629 -7781.8159 8496.1406 -7781.7158 8496.582 C -7782.1875 8496.7031 -7782.0107 8495.5078 -7782.5024 8496.1992 C -7782.4219 8496.3145 -7782.6533 8496.6504 -7782.3564 8496.5225 C -7782.6494 8496.4746 -7782.5557 8496.9658 -7782.9014 8496.7832 C -7782.6455 8496.6016 -7783.1763 8496.3359 -7782.8066 8496.0723 C -7782.8311 8496.2188 -7782.6001 8496.1836 -7782.5435 8496.1426 C -7782.6641 8495.9727 -7782.5186 8495.6973 -7782.8184 8495.6973 C -7783.0015 8495.7393 -7783.2524 8495.748 -7783.2158 8495.9785 C -7783.2085 8496.2314 -7782.9365 8495.9512 -7783.0537 8496.207 C -7783.4185 8496.2949 -7783.4795 8495.9102 -7783.6304 8496.3594 C -7783.3999 8496.3232 -7783.3423 8496.584 -7783.3467 8496.7578 C -7783.6143 8496.8633 L -7783.5625 8496.6953 L -7783.9922 8496.5742 -7783.6895 8497 -7784.1055 8496.9551 C -7784.3008 8496.623 L -7784.2017 8496.3369 -7783.6953 8496.75 -7783.7695 8496.2842 C -7784.04 8496.2656 -7784.1299 8496.502 -7784.3848 8496.3818 C -7784.3281 8496.3418 -7784.2505 8496.3301 -7784.1943 8496.2891 C -7784.2915 8496.2734 -7784.3877 8495.6563 -7784.7734 8496.0176 C -7784.9727 8496.1582 -7784.8262 8496.1836 -7784.8311 8496.3574 C -7785.2656 8496.4102 -7785.3955 8496.5879 -7785.6753 8496.6152 C -7785.6177 8496.2754 -7786.1699 8496.582 -7785.8608 8496.2344 C -7785.7188 8496.4336 -7785.0903 8496.4141 -7784.9365 8496.0898 C -7785.0947 8495.6865 -7784.5952 8496.1465 -7784.5024 8495.7383 C -7784.8506 8495.7285 -7784.8335 8495.332 -7784.8896 8495.0723 C -7784.9863 8495.0537 -7785.0801 8495.1641 -7785.1377 8495.2041 C -7785.1787 8495.4492 -7785.0522 8495.4453 -7785.0449 8495.6973 C -7785.4336 8495.6309 -7785.8081 8495.7676 -7786.0225 8496.0059 C -7786.1523 8495.8848 -7786.1113 8495.6406 -7785.9575 8495.6172 C -7786.4199 8495.6895 -7786.9141 8495.6563 -7787.3535 8495.582 C -7787.0693 8495.9814 -7787.8433 8495.6758 -7787.6494 8496.0078 C -7787.4141 8496.0977 -7787.2119 8496.3818 -7787.3418 8496.5605 C -7787.4888 8496.5352 -7787.3369 8496.3857 -7787.3984 8496.3008 C -7787.5859 8496.5186 -7787.6895 8495.9512 -7787.8735 8496.2949 C -7787.4512 8496.166 -7787.7915 8495.8086 -7787.7139 8495.4961 C -7788.0186 8495.6719 -7787.7007 8495.2734 -7788.0024 8495.2734 C -7788.3057 8495.4473 -7788.6787 8495.584 -7789.0161 8495.6514 C -7789.4399 8495.3555 -7790.0898 8495.6465 -7790.4683 8495.6582 C -7790.6665 8495.5 -7790.5322 8495.1465 -7790.7471 8495.085 C -7790.9995 8495.0918 -7790.5601 8495.4668 -7790.9336 8495.3047 C -7790.8975 8495.2344 L -7791.0107 8495.3164 -7791.5825 8494.9941 -7791.6929 8495.502 C -7791.5776 8495.1191 L -7791.6475 8495.084 -7791.7119 8495.1719 -7791.7695 8495.2129 C -7791.7725 8495.0879 -7791.8535 8494.9746 -7791.7402 8494.8926 C -7791.9707 8494.6289 -7792.2241 8494.9346 -7792.4746 8494.9453 C -7792.3135 8495.1719 L -7792.7422 8495.3496 -7793.0293 8495.125 -7793.4443 8495.2041 C -7793.4316 8494.9824 L -7793.6787 8495.1152 L -7793.6182 8494.9004 -7793.8447 8494.7617 -7793.9751 8494.9414 C -7793.3335 8494.3984 L -7793.1553 8494.5293 -7793.5283 8494.666 -7793.4165 8494.8848 C -7793.3213 8495.0762 -7792.9375 8495.0156 -7792.8755 8494.8018 C -7793.0225 8494.7773 -7793.0293 8494.8262 -7793.1436 8494.9063 C -7793.1919 8494.5977 -7792.9688 8494.6094 -7792.8584 8494.4033 C -7792.9355 8494.416 -7793.0449 8494.3223 -7793.0615 8494.4199 C -7792.9102 8494.2695 -7792.7578 8494.2461 -7792.5059 8494.2383 C -7792.6763 8494.3594 -7792.4131 8494.4297 -7792.4775 8494.5176 C -7792.4575 8494.2461 -7792.2168 8494.1621 -7791.9053 8494.2383 C -7791.6831 8494.5527 -7791.3208 8494.0361 -7790.96 8494.123 C -7791.1064 8494.3984 -7791.2935 8494.6191 -7791.5127 8494.7305 C -7791.2861 8494.8682 -7791.2607 8494.7227 -7791.0337 8494.8613 C -7790.9238 8494.6563 -7790.8457 8494.3418 -7790.5503 8494.2168 C -7790.5342 8494.4199 L -7790.2666 8494.3164 -7790.2666 8494.0156 -7789.9258 8494.0723 C -7789.3418 8494.1719 -7788.7407 8494.1719 -7788.2949 8494.1973 C -7788.2783 8494.3994 L -7788.0303 8493.9658 -7787.4521 8494.2393 -7787.1182 8494.0469 C -7786.5503 8494.2422 -7785.8848 8493.8535 -7785.5938 8494.2031 C -7784.5913 8494.0469 -7783.7148 8493.8945 -7782.6768 8493.9688 C -7782.8516 8494.2637 L -7782.6655 8494.0469 -7782.7305 8494.4336 -7782.5479 8494.3896 C -7782.7578 8494.1543 -7782.2949 8494.084 -7782.1665 8493.9033 C -7781.7041 8494.1328 -7781.1104 8493.8828 -7780.7007 8493.6758 C -7780.6846 8493.8789 L -7780.2705 8493.498 -7779.7759 8493.832 -7779.2598 8493.8945 C -7779.2007 8493.9785 -7779.1074 8494.1689 -7778.9536 8494.1465 C -7778.6738 8493.8184 -7778.5273 8493.8418 -7778.1167 8493.6367 C -7777.8169 8493.6367 -7777.3301 8493.7178 -7777.0254 8493.8457 C -7775.8975 8493.3848 -7774.7456 8493.6797 -7773.5732 8493.4023 C -7773.4888 8493.6406 L -7772.3521 8493.1309 -7770.9541 8493.5938 -7769.9839 8493.332 C -7770.0776 8493.7393 L -7769.7734 8493.8652 -7769.3843 8493.6328 -7769.4619 8493.3438 C -7769.1567 8493.4688 -7768.7007 8493.1465 -7768.5068 8493.4814 C -7768.1953 8493.5566 -7768.1255 8493.293 -7767.8662 8493.2383 C -7767.2422 8493.3926 -7767.0107 8493.3574 -7766.4224 8493.2813 C -7766.5684 8493.2559 L -7766.6328 8493.3457 -7766.6387 8493.5186 -7766.4922 8493.5449 C -7766.2725 8493.4316 -7765.6846 8493.6543 -7765.9033 8493.168 C -7765.2754 8493.4492 -7764.4385 8492.9395 -7763.8271 8493.3184 C -7763.8789 8493.1855 -7763.7246 8493.1602 -7763.6602 8493.0703 C -7763.1089 8493.0645 -7762.5293 8493.3359 -7762.0898 8493.1094 C -7762.0024 8493.1758 -7762.2295 8493.3359 -7762.0049 8493.3496 C -7761.8721 8493.2988 -7762.0024 8493.1758 -7761.8384 8493.1016 C -7760.9453 8492.8535 -7760.0303 8493.3574 -7759.2188 8493.293 C -7757.7754 8493.0361 -7756.2695 8493.166 -7754.8867 8493.123 C -7754.9023 8493.2207 L -7754.4395 8492.8477 -7753.8159 8493.6025 -7753.4463 8493.041 C -7753.3369 8493.1338 -7753.0283 8493.085 -7753.1094 8493.2734 C -7752.7407 8493.0098 -7752.0771 8493.5215 -7751.5439 8493.1865 C -7751.5928 8493.1777 -7751.6211 8493.1973 -7751.6777 8493.2393 C -7751.1392 8493.4551 -7750.6641 8493.1602 -7750.0957 8493.3555 C -7750.1533 8493.3975 -7750.2583 8493.4277 -7750.2754 8493.5254 C -7750.0557 8493.7129 -7749.7549 8493.1133 -7749.6348 8493.584 C -7749.5088 8493.5801 -7749.5449 8493.3477 -7749.6221 8493.3613 C -7748.3779 8493.5449 -7747.0498 8493.2441 -7745.7549 8493.1367 C -7744.8271 8493.418 -7745.6982 8493.9297 -7744.9663 8493.5781 C -7744.9063 8493.6689 -7744.9229 8493.3984 -7744.9131 8493.4961 C -7744.6299 8493.3643 -7744.4717 8494.0215 -7744.2754 8493.7754 C -7744.3564 8493.4863 -7744.1445 8493.6133 -7744.1387 8493.4375 C -7743.5713 8493.625 -7743.4575 8493.8857 -7743.0098 8493.666 C -7743.0435 8493.8184 L -7742.5186 8493.3887 -7741.9102 8493.6191 -7741.4673 8493.123 C -7738.5728 8493.0332 -7735.7983 8492.7578 -7732.9761 8492.7002 C -7730.1865 8492.7949 -7727.4551 8492.5723 -7724.6221 8492.8359 C -7723.9585 8493.2354 -7723.9087 8493.2246 -7723.1797 8493.0625 C -7723.2095 8493.127 -7723.2549 8493.1426 -7723.2061 8493.2031 C -7723.1699 8492.875 -7722.6929 8493.1719 -7722.6235 8492.8594 C -7721.5762 8492.9199 -7720.6113 8492.8301 -7719.5337 8492.8281 C -7719.7041 8492.8633 -7719.7896 8493.1309 -7719.5869 8493.1094 C -7719.3755 8492.9004 L -7719.3408 8492.9922 L -7719.2021 8492.9434 -7719.0513 8492.7813 -7719.1943 8492.6758 C -7716.4873 8492.3926 -7713.8242 8493.0508 -7711.1729 8492.9697 C -7710.5435 8493.1064 -7709.6475 8492.9814 -7708.9629 8492.9141 C -7706.9355 8493.3516 -7705.1079 8493.7041 -7703.0479 8493.3984 C -7703.3169 8494.2461 -7704.1675 8494.4414 V f -7794.2578 8494.2422 m -7794.1855 8494.4063 -7793.9497 8494.4961 -7794.1377 8494.7148 C -7794.1611 8494.5605 -7794.2822 8494.3887 -7794.2578 8494.2422 C f -7787.9619 8495.9297 m -7787.9536 8495.8809 -7787.8721 8495.9961 -7787.8521 8496.0225 C -7787.9297 8496.0352 -7788.0024 8496.1729 -7788.0645 8496.0879 C -7787.9854 8496.0762 -7787.9976 8495.998 -7787.9619 8495.9297 C f -7786.3521 8496.0273 m -7786.3765 8496.1729 -7786.7207 8496.2891 -7786.9238 8496.3066 C -7786.3521 8496.0273 L f -7784.8521 8496.6289 m -7784.7227 8496.752 -7784.7583 8496.8193 -7784.9326 8496.8154 C -7784.9453 8496.7383 -7784.8877 8496.6992 -7784.8521 8496.6289 C f -7784.7456 8496.2969 m -7784.6211 8496.293 -7784.5591 8496.3789 -7784.4985 8496.4629 C -7784.5029 8496.3369 -7784.7871 8496.541 -7784.7456 8496.2969 C f -7781.4893 8496.7207 m -7781.4111 8496.709 -7781.2417 8496.5879 -7781.1689 8496.75 C -7781.2505 8496.6367 -7781.5498 8496.9346 -7781.4893 8496.7207 C f -7779.9761 8496.5 m -7779.9272 8496.5098 -7779.9072 8496.5361 -7779.8506 8496.4961 C -7779.7607 8496.5625 -7779.8555 8496.6689 -7779.9312 8496.6826 C -7779.9761 8496.5 L f -7752.4287 8495.9141 m -7752.5923 8495.9863 L -7752.5684 8495.8418 L -7752.4287 8495.9141 L f -7740.3574 8495.9063 m -7740.1943 8495.8145 -7740.2441 8496.043 -7740.2168 8496.0645 C -7740.3643 8496.0801 -7740.1621 8495.8848 -7740.3574 8495.9063 C f -7733.8486 8495.1777 m -7733.8984 8495.1816 L -7733.8818 8494.8828 L -7733.8486 8495.1777 L f U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed Brush Pat 5) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7795 8497 m -7769.0591 8497 L -7769.0591 8471.0557 L -7795 8471.0557 L -7795 8497 L n *u 1 D 0 O 0.62 0.04 0.93 0 k -7769.9858 8490.915 m -7769.2168 8490.958 -7769.0718 8491.7461 -7769.4526 8491.8086 c -7769.8086 8491.8672 -7769.9175 8492.0762 -7769.7866 8492.2588 c -7769.6675 8492.4277 -7769.1934 8492.8096 -7769.0635 8492.9395 C -7769.0615 8492.9395 -7769.0635 8495.668 -7769.0635 8495.6689 c -7769.0703 8496.5098 -7769.6494 8496.3994 -7770.3896 8497 C -7773.1104 8497 L -7773.2085 8496.9102 -7773.2993 8496.8105 -7773.3818 8496.6992 c -7773.6943 8496.3096 -7773.8774 8496.1533 -7774.0063 8496.1533 c -7774.1377 8496.1533 -7774.1895 8496.2832 -7774.2158 8496.4922 c -7774.2417 8496.6738 -7774.4238 8496.752 -7774.6318 8496.752 c -7774.8662 8496.752 -7775.1006 8496.6221 -7775.1006 8496.3613 c -7775.1006 8495.8926 -7775.1279 8493.6514 -7775.5186 8493.6514 c -7775.5967 8493.6514 -7775.7002 8493.7305 -7775.8311 8493.8877 c -7776.6025 8494.8438 -7778.0513 8496.2529 -7780.0176 8497 C -7785.5835 8497 L -7786.9722 8496.4521 -7787.9951 8495.5146 -7788.7495 8494.4336 c -7790.8066 8491.4912 -7791.0142 8491.1777 -7792.3423 8491.1777 c -7793.1768 8491.1777 -7794.1919 8491.6992 -7794.1919 8493.1563 c -7794.1919 8493.8613 -7793.4111 8494.8242 -7792.6553 8494.8242 c -7791.9521 8494.8242 -7791.5615 8494.3301 -7791.5615 8493.9648 c -7791.5615 8493.8613 -7791.6665 8493.4434 -7791.6665 8493.3662 c -7791.6665 8492.9229 -7791.3535 8492.9229 -7791.2754 8492.9229 c -7790.9897 8492.9229 -7790.7295 8493.2871 -7790.7295 8493.8613 c -7790.7295 8494.668 -7791.4585 8495.7354 -7792.6294 8495.7354 c -7793.9839 8495.7354 -7795 8494.5381 -7795 8493.1318 c -7795 8490.5527 -7792.8374 8490.293 -7792.2646 8490.293 c -7791.5361 8490.293 -7790.6504 8490.5527 -7790.1294 8490.9697 C -7790.0254 8491.0479 -7789.9209 8491.1006 -7789.8433 8491.1006 c -7789.6606 8491.1006 -7789.5303 8490.8906 -7789.5303 8490.6055 c -7789.5303 8490.1895 -7788.4102 8485.7344 -7784.1382 8485.7344 c -7782.8105 8485.7344 -7780.6753 8486.751 -7780.6753 8489.1992 c -7780.6753 8491.6738 -7782.3154 8492.4814 -7783.3057 8492.4814 c -7784.2959 8492.4814 -7785.4155 8491.5957 -7785.4155 8490.4746 c -7785.4155 8489.1465 -7784.3218 8488.8613 -7783.9038 8488.8613 c -7783.5137 8488.8613 -7783.0713 8488.9902 -7782.9663 8489.2773 C -7782.8623 8489.6152 -7782.7329 8489.7979 -7782.5498 8489.7979 c -7782.4722 8489.7979 -7781.8462 8489.668 -7781.8462 8488.834 c -7781.8462 8486.9072 -7783.9038 8486.6982 -7784.4248 8486.6982 c -7786.3535 8486.6982 -7788.6958 8488.9121 -7788.6958 8491.4395 c -7788.6958 8494.7461 -7785.7534 8496.4922 -7782.7583 8496.4922 c -7779.6064 8496.4922 -7778.4097 8494.6943 -7778.4097 8494.3818 c -7778.4097 8494.1465 -7779.6592 8493.7041 -7779.6592 8493.4961 c -7779.6592 8493.1582 -7778.9561 8492.2988 -7778.2266 8492.2988 c -7776.6631 8492.2988 -7775.96 8491.0742 -7775.96 8490.3457 c -7775.96 8490.2139 -7776.0386 8490.1367 -7776.1943 8490.1367 c -7776.4033 8490.1367 -7777.2622 8490.3184 -7777.4458 8490.3184 c -7778.0967 8490.3184 -7779.2314 8490.2637 -7779.9678 8489.1563 c -7780.5854 8488.2285 -7780.1143 8487.3135 -7780.3994 8486.5615 c -7780.5352 8486.2012 -7781.9375 8484.9473 -7781.9521 8484.7637 C -7781.9727 8484.7852 L -7782.1943 8484.7852 -7783.5566 8484.4688 -7784.7842 8483.5313 C -7784.7783 8483.5957 -7784.7744 8483.6621 -7784.7744 8483.7324 c -7784.7744 8484.8535 -7785.8936 8485.7383 -7786.8838 8485.7383 c -7787.8745 8485.7383 -7789.5142 8484.9297 -7789.5142 8482.457 c -7789.5142 8480.4463 -7788.0762 8479.4023 -7786.8262 8479.0938 C -7786.6875 8477.7676 -7785.6494 8475.9297 -7783.3794 8475.9297 c -7780.9058 8475.9297 -7780.0977 8477.5703 -7780.0977 8478.5615 c -7780.0977 8479.5498 -7780.9834 8480.6689 -7782.1025 8480.6689 c -7782.1934 8480.6689 -7782.2783 8480.666 -7782.3599 8480.6543 C -7781.2471 8482.0166 -7781.0498 8483.7373 -7781.0498 8483.8623 C -7780.6602 8484.584 -7780.1743 8485.1406 v -7779.3174 8486.125 -7779.4995 8487.2031 -7779.2935 8487.8711 c -7778.9185 8489.0986 -7778.4346 8487.793 -7778.4346 8487.6621 c -7778.4346 8487.6357 -7778.5391 8486.9854 -7778.5391 8486.8799 c -7778.5391 8485.918 -7777.9146 8485.6055 -7777.6802 8485.6055 c -7777.1846 8485.6055 -7776.9248 8485.9951 -7776.9248 8486.5166 c -7776.9248 8486.6465 -7776.9502 8486.7754 -7776.9766 8486.9326 C -7777.1328 8487.6104 -7777.6802 8487.8711 -7777.6802 8488.418 c -7777.6802 8489.1738 -7777.0542 8489.4336 -7776.2998 8489.4336 C -7774.8096 8489.9053 -7774.4238 8490.918 v -7774.0386 8491.9307 -7774.4238 8492.585 -7774.3721 8492.8447 c -7773.8774 8495.6846 -7772.3408 8496.4922 -7771.8193 8496.4922 c -7770.8286 8496.4922 -7770.3354 8495.5801 -7770.3354 8494.668 c -7770.3354 8494.0176 -7771.0913 8493.2617 -7771.2471 8493.0273 c -7771.4287 8492.7676 -7772.2065 8491.7959 -7772.4272 8491.6133 c -7772.5088 8491.5449 -7772.9038 8491.3242 -7773.0386 8491.0137 C -7773.3335 8490.626 -7773.3486 8490.4434 -7773.9814 8490.0625 c -7774.5454 8489.7246 -7774.1265 8489.418 Y -7773.8394 8489.1836 -7773.7881 8488.4814 -7773.7881 8487.96 c -7773.7881 8487.0215 -7772.8232 8486.3975 -7772.5889 8486.3975 c -7772.4595 8486.3975 -7772.3545 8486.4746 -7772.3545 8486.6055 C -7772.4858 8487.2041 -7772.4858 8487.3086 v -7772.4858 8487.3613 -7772.6934 8488.8213 -7772.6665 8488.96 C -7772.4551 8489.0381 -7772.0635 8488.541 -7771.6416 8488.1465 C -7770.6958 8487.6504 -7769.5674 8485.3311 -7769.5674 8483.2969 c -7769.5674 8480.0156 -7771.4951 8477.3594 -7774.8042 8477.3594 c -7777.3286 8477.3594 -7779.3618 8479.2861 -7779.3618 8481.2402 c -7779.3618 8481.8906 -7779.0479 8483.793 -7777.3286 8483.793 c -7776.7305 8483.793 -7776.4697 8483.5313 -7776.4697 8483.2705 c -7776.4697 8483.0898 -7776.5742 8482.8799 -7776.7822 8482.6465 C -7777.0166 8482.4111 -7777.1729 8481.9951 -7777.1729 8481.6309 c -7777.1729 8481.3975 -7776.9385 8480.25 -7775.5854 8480.25 c -7774.4648 8480.25 -7773.5791 8481.3701 -7773.5791 8482.3594 c -7773.5791 8483.3496 -7774.3857 8484.9902 -7776.8608 8484.9902 c -7779.3096 8484.9902 -7780.3247 8482.8555 -7780.3247 8481.5264 c -7780.3247 8477.0723 -7775.6631 8476.5254 -7775.4546 8476.5254 c -7775.1685 8476.5254 -7774.96 8476.3945 -7774.96 8476.2129 c -7774.96 8476.1338 -7775.0122 8476.0303 -7775.0898 8475.9258 C -7775.5073 8475.4053 -7775.7666 8474.5186 -7775.7666 8473.791 c -7775.7666 8473.2168 -7775.5073 8471.0557 -7772.9282 8471.0557 c -7771.5215 8471.0557 -7770.3232 8471.8887 -7770.3232 8473.2441 c -7770.3232 8474.416 -7771.3921 8475.1455 -7772.1982 8475.1455 c -7772.7715 8475.1455 -7773.1362 8474.8848 -7773.1362 8474.5977 c -7773.1362 8474.5186 -7773.1362 8474.209 -7772.6934 8474.209 c -7772.6152 8474.209 -7772.1982 8474.3125 -7772.0942 8474.3125 c -7771.7295 8474.3125 -7771.2354 8473.9209 -7771.2354 8473.2168 c -7771.2354 8472.3584 -7772.2246 8471.8633 -7772.9014 8471.8633 c -7774.3599 8471.8633 -7774.8818 8472.8789 -7774.8818 8473.7119 c -7774.8818 8475.041 -7774.5698 8475.25 -7771.6265 8477.3066 c -7770.5439 8478.0615 -7769.6064 8479.085 -7769.0591 8480.4727 C -7769.0591 8486.0381 L -7769.4951 8487.1816 -7770.1538 8488.1494 -7770.8174 8488.9121 C -7772.4351 8490.3477 -7772.5034 8490.7754 -7769.9858 8490.915 c f 0 D -7788.3169 8481.9863 m -7788.3169 8482.585 -7788.0562 8482.8477 -7787.7959 8482.8477 c -7787.6138 8482.8477 -7787.4058 8482.7422 -7787.1714 8482.5342 C -7786.9375 8482.2998 -7786.5195 8482.1445 -7786.1553 8482.1445 c -7786.1338 8482.1445 -7786.1055 8482.1465 -7786.0713 8482.1504 C -7786.4287 8481.5898 -7786.6943 8480.9199 -7786.7969 8480.126 C -7787.5313 8480.3594 -7788.3169 8480.8828 -7788.3169 8481.9863 c f -7782.7798 8477.8047 m -7782.7798 8477.7266 -7782.9102 8477.1016 -7783.7432 8477.1016 c -7785.1538 8477.1016 -7785.6431 8478.2012 -7785.8047 8478.998 C -7784.9424 8479.0313 -7784.2354 8479.2441 -7783.6538 8479.5654 C -7783.7002 8479.4072 -7783.7178 8479.2617 -7783.7178 8479.1602 c -7783.7178 8478.7695 -7783.5874 8478.3262 -7783.3008 8478.2227 C -7782.9614 8478.1162 -7782.7798 8477.9873 -7782.7798 8477.8047 c f -7781.9258 8483.875 m -7782.2158 8481.6543 -7783.9785 8479.9551 -7785.7646 8479.9551 c -7785.7935 8479.9551 -7785.8281 8479.957 -7785.8633 8479.958 C -7785.6895 8481.6191 -7783.9912 8483.4824 -7781.9258 8483.875 C f *U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed Brush Pat 7) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7744.0845 8497 m -7744.0845 8471.0576 L -7795 8471.0576 L -7795 8497 L -7744.0845 8497 L n *u 0 O 0.62 0.04 0.93 0 k -7747.1978 8477.8301 m -7747.3535 8477.6992 -7747.4321 8477.5957 -7747.4321 8477.5176 c -7747.4321 8477.127 -7745.1914 8477.1006 -7744.7222 8477.1006 c -7744.4614 8477.1006 -7744.3325 8476.8662 -7744.3325 8476.6318 c -7744.3325 8476.4229 -7744.4102 8476.2412 -7744.5918 8476.2139 c -7744.8008 8476.1895 -7744.9302 8476.1367 -7744.9302 8476.0059 c -7744.9302 8475.877 -7744.7744 8475.6943 -7744.3838 8475.3809 C -7744.2734 8475.2988 -7744.1738 8475.209 -7744.0845 8475.1104 C -7744.0845 8472.3887 L -7744.6831 8471.6465 -7745.7046 8471.1621 -7746.5449 8471.1621 c -7747.1714 8471.1621 -7747.8745 8471.5273 -7748.1089 8471.8135 C -7748.2383 8471.9434 -7748.3945 8471.9951 -7748.5503 8471.9951 c -7748.7075 8471.9951 -7748.8374 8471.9434 -7748.8896 8471.8398 c -7749.0718 8471.4492 -7749.4102 8471.1895 -7749.8794 8471.1895 c -7750.6353 8471.1895 -7753.5 8473.8711 -7753.5 8474.626 c -7753.5 8474.7568 -7753.3955 8474.8086 -7753.2129 8474.8086 c -7752.9785 8474.8086 -7752.5879 8474.7041 -7752.2241 8474.5215 C -7751.9897 8474.418 -7750.8955 8473.6113 -7750.6079 8473.6113 c -7750.2695 8473.6113 -7750.0352 8474.418 -7749.6978 8474.418 c -7749.4102 8474.418 -7748.3169 8473.4277 -7748.0566 8473.2461 c -7747.8223 8473.0898 -7747.0664 8472.334 -7746.4155 8472.334 c -7745.5039 8472.334 -7744.5918 8472.8281 -7744.5918 8473.8184 c -7744.5918 8474.3398 -7745.3994 8475.877 -7748.2383 8476.3711 c -7748.4995 8476.4229 -7749.8535 8476.3975 -7750.1665 8476.4229 c -7750.4785 8476.4492 -7752.0161 8475.9814 -7752.3535 8475.9023 c -7753.3955 8475.668 -7753.4736 8475.668 -7755.4272 8475.668 c -7755.5576 8475.668 -7755.6362 8475.668 -7755.6362 8475.5898 c -7755.6362 8475.5381 -7755.6094 8475.46 -7755.5313 8475.3564 C -7755.2705 8474.9648 -7755.0361 8474.4434 -7755.0361 8473.8447 c -7755.0361 8472.5166 -7756.3906 8471.1621 -7757.9014 8471.1621 c -7760.8184 8471.1621 -7760.8184 8472.8809 -7760.8184 8473.1152 c -7760.8184 8473.6621 -7760.4795 8474.7822 -7759.2295 8474.7822 c -7758.5264 8474.7822 -7758.2402 8474.4434 -7758.2402 8474.1309 c -7758.2402 8473.8975 -7758.3706 8473.7148 -7758.5527 8473.6367 c -7758.8135 8473.5322 -7758.9175 8473.4023 -7758.9175 8473.2725 c -7758.9175 8473.0117 -7758.5527 8472.7773 -7758.1094 8472.7773 c -7757.3022 8472.7773 -7756.5474 8473.5586 -7756.5474 8474.21 c -7756.5474 8476.293 -7760.8975 8476.8926 -7761.1313 8476.8926 c -7761.4185 8476.8926 -7761.6777 8476.8145 -7761.8862 8476.502 C -7764.1255 8473.3789 -7768.0273 8471.0625 -7769.54 8471.0586 C -7769.54 8471.0586 L -7769.5415 8471.0586 -7769.5415 8471.0586 -7769.5425 8471.0586 c -7769.5435 8471.0586 -7769.5435 8471.0586 -7769.5439 8471.0586 C -7769.5439 8471.0586 L -7771.5498 8471.0615 -7775.1675 8473.6387 -7777.1978 8476.502 c -7777.4063 8476.8145 -7777.6665 8476.8926 -7777.9526 8476.8926 c -7779.3071 8476.8926 -7782.8496 8475.7197 -7782.8496 8473.8447 c -7782.8496 8473.2725 -7782.5103 8472.8281 -7781.8081 8472.8281 c -7781.1558 8472.8281 -7780.7134 8473.0117 -7780.7134 8473.2197 c -7780.7134 8473.3242 -7780.8706 8473.4541 -7781.1558 8473.585 C -7781.3135 8473.6367 -7781.4175 8473.8184 -7781.4175 8474.0273 c -7781.4175 8474.4961 -7781 8475.0957 -7779.8281 8475.0957 c -7778.6558 8475.0957 -7778.1875 8474.3916 -7778.1875 8473.6621 c -7778.1875 8472.334 -7779.3071 8471.1104 -7781.6777 8471.1104 c -7783.6313 8471.1104 -7784.5679 8472.3594 -7784.5679 8473.4277 c -7784.5679 8474.4961 -7783.9697 8474.8613 -7783.6826 8475.2256 c -7783.5786 8475.3564 -7783.5264 8475.4336 -7783.5264 8475.4854 c -7783.5264 8475.5645 -7783.6055 8475.5898 -7783.7607 8475.5898 c -7784.3857 8475.5898 -7787.1729 8476.0586 -7787.7466 8476.0586 c -7788.4751 8476.0586 -7794.4395 8476.0586 -7794.4395 8474.002 c -7794.4395 8473.0361 -7793.6846 8472.543 -7792.7983 8472.543 c -7792.1475 8472.543 -7791.2881 8473.4814 -7790.8457 8473.793 c -7790.1426 8474.3145 -7789.6206 8474.3145 Y -7789.4648 8474.3145 -7789.3862 8474.2607 -7789.3599 8474.1563 C -7789.2305 8473.1416 -7789.1519 8472.9336 -7788.8662 8472.9336 c -7788.3975 8472.9336 -7787.5898 8473.6895 -7787.4072 8474.0801 c -7787.2778 8474.3662 -7786.9902 8474.4961 -7786.7041 8474.4961 c -7786.4185 8474.4961 -7786.0791 8474.3662 -7786.0791 8473.9229 c -7786.0791 8472.9072 -7788.71 8471.1895 -7789.2046 8471.1895 c -7789.6738 8471.1895 -7790.0122 8471.4492 -7790.1943 8471.8398 c -7790.2466 8471.9434 -7790.3774 8471.9951 -7790.5327 8471.9951 c -7790.6895 8471.9951 -7790.8457 8471.9434 -7790.9761 8471.8135 C -7791.21 8471.5273 -7791.9126 8471.1621 -7792.5386 8471.1621 c -7793.3794 8471.1621 -7794.3999 8471.6465 -7795 8472.3887 C -7795 8475.0654 L -7794.9082 8475.1738 -7794.8081 8475.2793 -7794.7002 8475.3809 C -7794.4395 8475.6426 -7794.3359 8475.7979 -7794.3359 8475.9287 c -7794.3359 8476.085 -7794.9346 8476.502 -7794.9346 8476.6318 c -7794.9346 8477.3086 -7794.3882 8477.3086 -7793.1895 8477.3086 c -7793.0063 8477.3086 -7792.1738 8477.2568 -7792.0176 8477.2568 c -7791.7568 8477.2568 -7791.6274 8477.3359 -7791.6274 8477.4648 c -7791.6274 8477.5693 -7791.7305 8477.6992 -7791.8862 8477.8301 c -7792.8442 8478.6016 -7794.2529 8480.0508 -7795 8482.0166 C -7795 8487.583 L -7794.4526 8488.9717 -7793.5166 8489.9941 -7792.4336 8490.75 c -7789.4912 8492.8066 -7789.1782 8493.0137 -7789.1782 8494.3418 c -7789.1782 8495.1758 -7789.6992 8496.1914 -7791.1582 8496.1914 c -7791.8354 8496.1914 -7792.8242 8495.6973 -7792.8242 8494.8369 c -7792.8242 8494.1338 -7792.3306 8493.7441 -7791.9648 8493.7441 c -7791.8618 8493.7441 -7791.4438 8493.8477 -7791.3662 8493.8477 c -7790.9238 8493.8477 -7790.9238 8493.5352 -7790.9238 8493.457 c -7790.9238 8493.1709 -7791.2881 8492.9102 -7791.8618 8492.9102 c -7792.6685 8492.9102 -7793.7358 8493.6377 -7793.7358 8494.8105 c -7793.7358 8496.166 -7792.5386 8496.999 -7791.1318 8496.999 c -7788.5537 8496.999 -7788.2935 8494.8369 -7788.2935 8494.2637 c -7788.2935 8493.5352 -7788.5537 8492.6494 -7788.9702 8492.1279 C -7789.0479 8492.0234 -7789.1006 8491.9199 -7789.1006 8491.8428 c -7789.1006 8491.6602 -7788.8911 8491.5293 -7788.6055 8491.5293 c -7788.3975 8491.5293 -7783.7344 8490.9824 -7783.7344 8486.5293 c -7783.7344 8485.2012 -7784.7515 8483.0654 -7787.1992 8483.0654 c -7789.6738 8483.0654 -7790.4814 8484.7061 -7790.4814 8485.6953 c -7790.4814 8486.6855 -7789.5962 8487.8047 -7788.4751 8487.8047 c -7787.1206 8487.8047 -7786.8862 8486.6592 -7786.8862 8486.4248 c -7786.8862 8486.0615 -7787.0435 8485.6426 -7787.2778 8485.4092 C -7787.4858 8485.1738 -7787.5898 8484.9658 -7787.5898 8484.7832 c -7787.5898 8484.5215 -7787.3286 8484.2637 -7786.7305 8484.2637 c -7785.0122 8484.2637 -7784.6992 8486.166 -7784.6992 8486.8145 c -7784.6992 8488.7695 -7786.7305 8490.6953 -7789.2568 8490.6953 c -7792.5649 8490.6953 -7794.4922 8488.04 -7794.4922 8484.7578 c -7794.4922 8482.4668 -7793.0586 8479.8096 -7792.0698 8479.8096 c -7791.6519 8479.8096 -7791.5742 8480.5898 -7791.5742 8480.7471 c -7791.5742 8480.8506 -7791.7046 8481.4502 Y -7791.7046 8481.5801 -7791.6006 8481.6582 -7791.4702 8481.6582 c -7791.2358 8481.6582 -7790.2729 8481.0332 -7790.2729 8480.0957 c -7790.2729 8479.5752 -7790.2207 8478.8711 -7789.9336 8478.6367 c -7789.7524 8478.4814 -7788.5801 8477.96 -7788.3457 8477.96 c -7788.2144 8477.96 -7788.1367 8478.0381 -7788.1367 8478.1953 c -7788.1367 8478.4023 -7788.3193 8479.3145 -7788.3193 8479.4961 c -7788.3193 8480.877 -7787.5122 8481.8926 -7786.0527 8481.8926 c -7785.8975 8481.8926 -7785.3242 8481.8672 -7785.3242 8481.6328 c -7785.3242 8481.502 -7785.8711 8481.1367 -7785.8711 8481.0078 c -7785.8711 8480.877 -7785.7935 8480.7979 -7785.6626 8480.7979 c -7785.6367 8480.7979 -7784.9858 8480.9023 -7784.8809 8480.9023 c -7783.9175 8480.9023 -7783.6055 8480.2783 -7783.6055 8480.0439 c -7783.6055 8479.5488 -7783.9951 8479.2891 -7784.5166 8479.2891 c -7784.6465 8479.2891 -7784.7778 8479.3145 -7784.9336 8479.3408 C -7785.6104 8479.4961 -7785.8711 8480.0439 -7786.4185 8480.0439 c -7787.1729 8480.0439 -7787.4336 8479.0537 -7787.4336 8478.2988 c -7787.4336 8477.3857 -7785.8184 8476.8398 -7784.0991 8476.8398 c -7782.1465 8476.8398 -7778.5786 8478.2471 -7778.5786 8478.9756 C -7779.6982 8482.2578 -7779.8545 8482.8828 v -7779.9063 8483.1162 -7779.9839 8483.2207 -7780.0889 8483.2207 c -7780.4282 8483.2207 -7781.0527 8481.5273 -7781.3394 8481.5273 c -7781.7031 8481.5273 -7781.9121 8482.5703 -7781.9121 8483.7158 c -7781.9121 8487.2314 -7779.6465 8492.3369 -7779.1504 8493.0664 c -7779.0474 8493.2227 -7778.9946 8493.3535 -7778.9946 8493.4824 c -7778.9946 8493.6914 -7779.1504 8493.8477 -7779.3857 8493.8477 c -7779.4639 8493.8477 -7782.8496 8492.5967 -7782.8496 8491.8682 c -7782.8496 8491.7119 -7782.7969 8491.582 -7782.7969 8491.4512 c -7782.7969 8491.0352 -7783.0313 8490.8535 -7783.5786 8490.8535 c -7784.3857 8490.8535 -7784.4385 8491.2168 -7784.4385 8491.4258 c -7784.4385 8491.6348 -7784.3857 8491.8945 -7784.3857 8492.4414 c -7784.3857 8492.6758 -7784.4639 8493.4053 -7784.6729 8493.457 c -7785.4814 8493.6377 -7786.2617 8494.1602 -7786.2617 8494.5244 c -7786.2617 8495.0723 -7785.5054 8496.5039 -7785.1934 8496.5039 c -7784.7246 8496.5039 -7783.7344 8494.2383 -7783.3706 8494.2383 c -7783.1626 8494.2383 -7782.4849 8496.6348 -7782.0425 8496.6348 c -7781.8594 8496.6348 -7781.6514 8496.3994 -7781.6514 8496.0352 c -7781.6514 8495.4629 -7782.1465 8494.6289 -7782.1465 8494.2383 c -7782.1465 8494.0557 -7782.0688 8493.9512 -7781.9121 8493.9512 c -7781.5728 8493.9512 -7780.2715 8494.6025 -7778.5786 8495.4629 c -7777.1978 8496.1377 -7776.1816 8496.999 -7774.4102 8496.999 c -7771.6504 8496.999 -7769.6455 8495.125 -7769.6455 8491.6602 c -7769.6455 8490.5918 -7769.8262 8489.4463 -7770.1138 8488.2744 c -7770.2954 8487.5439 -7771.5454 8484.3672 -7771.5454 8483.6904 c -7771.5454 8483.4033 -7771.4414 8483.2734 -7771.2334 8483.2734 c -7771.0513 8483.2734 -7770.2974 8483.5586 -7769.5439 8483.5596 C -7769.5439 8483.5596 L -7769.5435 8483.5596 -7769.5435 8483.5596 -7769.5425 8483.5596 c -7769.5415 8483.5596 -7769.5415 8483.5596 -7769.54 8483.5596 C -7769.54 8483.5596 L -7768.7866 8483.5586 -7768.0337 8483.2734 -7767.8506 8483.2734 c -7767.6426 8483.2734 -7767.5386 8483.4033 -7767.5386 8483.6904 c -7767.5386 8484.3672 -7768.7881 8487.5439 -7768.9702 8488.2744 c -7769.2568 8489.4463 -7769.4395 8490.5918 -7769.4395 8491.6602 c -7769.4395 8495.125 -7767.4336 8496.999 -7764.6729 8496.999 c -7762.9023 8496.999 -7761.8862 8496.1377 -7760.5054 8495.4629 c -7758.8135 8494.6025 -7757.5103 8493.9512 -7757.1719 8493.9512 c -7757.0161 8493.9512 -7756.9375 8494.0557 -7756.9375 8494.2383 c -7756.9375 8494.6289 -7757.4326 8495.4629 -7757.4326 8496.0352 c -7757.4326 8496.3994 -7757.2246 8496.6348 -7757.0425 8496.6348 c -7756.5474 8496.6348 -7755.8706 8493.8213 -7755.6362 8493.8213 c -7755.3755 8493.8213 -7755.0098 8495.0449 -7754.7231 8496.0879 c -7754.5938 8496.582 -7754.2554 8496.7637 -7753.9688 8496.7637 c -7753.6035 8496.7637 -7753.2393 8496.5039 -7753.2393 8496.1377 c -7753.2393 8496.0098 -7753.2915 8495.8535 -7753.3955 8495.6973 c -7755.2705 8492.832 -7754.8018 8491.4785 -7755.0625 8490.9297 c -7755.1665 8490.7227 -7755.4785 8490.6182 -7755.7656 8490.6182 c -7756.2344 8490.6182 -7756.2344 8490.75 -7756.2344 8491.8682 c -7756.2344 8492.5967 -7759.6201 8493.8477 -7759.6982 8493.8477 c -7759.9326 8493.8477 -7760.0889 8493.6914 -7760.0889 8493.4824 c -7760.0889 8493.3535 -7760.0366 8493.2227 -7759.9326 8493.0664 c -7759.4375 8492.3369 -7757.1719 8487.2314 -7757.1719 8483.7158 c -7757.1719 8482.5703 -7757.3809 8481.5273 -7757.7446 8481.5273 c -7758.0845 8481.5273 -7758.6313 8483.6641 -7759.0215 8483.6641 c -7759.2295 8483.6641 -7760.0889 8480.0693 -7760.3755 8479.4189 c -7760.4546 8479.2354 -7760.5054 8479.0801 -7760.5054 8478.9756 c -7760.5054 8478.2471 -7756.9375 8476.8398 -7754.9839 8476.8398 c -7753.2656 8476.8398 -7751.6504 8477.3857 -7751.6504 8478.2988 c -7751.6504 8479.0537 -7751.9111 8479.6797 -7752.6665 8479.6797 c -7753.2129 8479.6797 -7753.4736 8479.1318 -7754.1504 8478.9756 C -7754.3066 8478.9502 -7754.4375 8478.9238 -7754.5674 8478.9238 c -7755.0879 8478.9238 -7755.4785 8479.1846 -7755.4785 8479.6797 c -7755.4785 8479.9141 -7755.1665 8480.5391 -7754.2031 8480.5391 c -7754.0986 8480.5391 -7753.4473 8480.4336 -7753.4214 8480.4336 c -7753.2915 8480.4336 -7753.2129 8480.5127 -7753.2129 8480.6426 c -7753.2129 8480.7734 -7753.7598 8481.1367 -7753.7598 8481.2666 c -7753.7598 8481.502 -7753.1875 8481.5273 -7753.0313 8481.5273 c -7752.0674 8481.5273 -7750.7646 8480.9023 -7750.7646 8479.4453 c -7750.7646 8479.2617 -7750.9473 8478.4023 -7750.9473 8478.1953 c -7750.9473 8478.0381 -7750.8687 8477.96 -7750.7393 8477.96 c -7750.0098 8477.96 -7748.7856 8478.6641 -7748.7856 8480.2266 c -7748.7856 8480.9551 -7747.9258 8481.6582 -7747.5879 8481.6582 c -7747.3794 8481.6582 -7746.9375 8480.4082 -7746.7026 8480.4082 c -7746.3887 8480.4082 -7744.5918 8481.6064 -7744.5918 8484.7578 c -7744.5918 8487.7529 -7746.3374 8490.6953 -7749.6455 8490.6953 c -7752.1719 8490.6953 -7754.3848 8488.3535 -7754.3848 8486.4248 c -7754.3848 8485.9033 -7754.1768 8483.8457 -7752.25 8483.8457 c -7751.4165 8483.8457 -7751.2866 8484.4717 -7751.2866 8484.5488 c -7751.2866 8484.7324 -7751.4688 8484.8623 -7751.8066 8484.9658 C -7752.0938 8485.0703 -7752.2241 8485.5137 -7752.2241 8485.9033 c -7752.2241 8486.3193 -7751.9375 8487.4141 -7750.6079 8487.4141 c -7749.4878 8487.4141 -7748.6035 8486.2949 -7748.6035 8485.3047 c -7748.6035 8484.3145 -7749.4102 8482.6738 -7751.8848 8482.6738 c -7754.3335 8482.6738 -7755.3486 8484.8105 -7755.3486 8486.1377 c -7755.3486 8490.4102 -7750.8955 8491.5293 -7750.4785 8491.5293 c -7750.1914 8491.5293 -7749.9834 8491.6602 -7749.9834 8491.8428 c -7749.9834 8491.9199 -7750.0352 8492.0234 -7750.1138 8492.1279 C -7750.5303 8492.6494 -7750.7915 8493.5352 -7750.7915 8494.2637 c -7750.7915 8494.8369 -7750.5303 8496.999 -7747.9521 8496.999 c -7746.5449 8496.999 -7745.3481 8495.9824 -7745.3481 8494.6289 c -7745.3481 8493.457 -7746.4155 8492.7285 -7747.2222 8492.7285 c -7747.7959 8492.7285 -7748.1602 8492.9873 -7748.1602 8493.2754 c -7748.1602 8493.3535 -7748.1602 8493.666 -7747.7178 8493.666 c -7747.6401 8493.666 -7747.2222 8493.5615 -7747.1182 8493.5615 c -7746.7534 8493.5615 -7746.2593 8493.9512 -7746.2593 8494.6543 c -7746.2593 8495.4102 -7747.2222 8496.1914 -7747.9258 8496.1914 c -7749.3848 8496.1914 -7749.9058 8495.1758 -7749.9058 8494.3418 c -7749.9058 8493.0137 -7749.5928 8492.8066 -7746.6494 8490.75 c -7745.5674 8489.9941 -7744.6313 8488.9717 -7744.0845 8487.583 C -7744.0845 8482.0166 L -7744.8311 8480.0508 -7746.2402 8478.6016 -7747.1978 8477.8301 c f 1 D -7770.6338 8491.4512 m -7770.6338 8494.3164 -7772.1978 8495.75 -7773.1602 8495.75 c -7773.7075 8495.75 -7775.6606 8494.8887 -7775.6606 8492.5449 c -7775.6606 8492.0762 -7775.6094 8491.582 -7775.5835 8491.166 c -7775.5313 8490.4102 -7775.2441 8490.0186 -7774.75 8489.6016 c -7774.4375 8489.3418 -7773.6289 8488.6377 -7773.6289 8487.7529 c -7773.6289 8487.0488 -7774.3066 8485.9033 -7775.6094 8485.9033 c -7776.2085 8485.9033 -7777.6665 8486.166 -7777.6665 8489.3164 c -7777.6665 8491.9727 -7776.7295 8493.7441 -7776.5718 8493.9785 C -7776.4946 8494.1338 -7776.4424 8494.2383 -7776.4424 8494.3164 c -7776.4424 8494.3945 -7776.4946 8494.4463 -7776.5474 8494.4463 c -7777.4849 8494.4463 -7778.9165 8491.1377 -7778.9165 8488.1689 c -7778.9165 8485.9824 -7777.3799 8480.9551 -7775.9736 8480.9551 c -7774.4897 8480.9551 -7770.6338 8486.6074 -7770.6338 8491.4512 c f -7769.54 8481.0586 m -7769.54 8481.0586 L -7769.5415 8481.0586 -7769.5415 8481.0586 -7769.5425 8481.0586 c -7769.5435 8481.0586 -7769.5435 8481.0586 -7769.5439 8481.0586 C -7769.5439 8481.0586 L -7770.5313 8481.0615 -7771.3374 8481.3984 -7771.8584 8481.9453 c -7771.9634 8482.0488 -7772.0928 8482.127 -7772.2222 8482.127 c -7772.6401 8482.127 -7774.8535 8480.4082 -7774.8535 8479.0801 c -7774.8535 8477.6738 -7771.6504 8475.7725 -7769.54 8475.2773 C -7769.54 8475.252 L -7766.8594 8476.1113 -7764.2305 8477.752 -7764.2305 8479.0801 c -7764.2305 8480.4082 -7766.4438 8482.127 -7766.8618 8482.127 c -7766.9912 8482.127 -7767.1206 8482.0488 -7767.2256 8481.9453 c -7767.7466 8481.3984 -7768.5518 8481.0615 -7769.54 8481.0586 C f -7760.1685 8488.1689 m -7760.1685 8491.1377 -7761.6001 8494.4463 -7762.5366 8494.4463 c -7762.5898 8494.4463 -7762.6416 8494.3945 -7762.6416 8494.3164 c -7762.6416 8494.2383 -7762.5898 8494.1338 -7762.5122 8493.9785 C -7762.3555 8493.7441 -7761.4185 8491.9727 -7761.4185 8489.3164 c -7761.4185 8487.7793 -7761.8862 8485.8506 -7763.3711 8485.8506 c -7763.9185 8485.8506 -7765.5854 8486.7109 -7765.5854 8487.5967 c -7765.5854 8487.7793 -7765.4814 8488.5869 -7764.6206 8489.2637 c -7764.1265 8489.6543 -7763.7354 8490.2529 -7763.5015 8490.9824 C -7763.3975 8491.3994 -7763.3184 8491.8945 -7763.3184 8492.3887 c -7763.3184 8493.1973 -7763.6577 8495.7754 -7765.6113 8495.7754 c -7766.6782 8495.7754 -7768.4497 8494.6289 -7768.4497 8491.4512 c -7768.4497 8486.6074 -7764.5942 8480.9551 -7763.1104 8480.9551 c -7761.7041 8480.9551 -7760.1685 8485.9824 -7760.1685 8488.1689 c f *U U %AI8_EndBrushPattern %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe Brush Manager Order) (Adobe Brush Manager Order) ( Adobe Calligraphic Brush Tool/ 2 pt. Oval/ Adobe Calligraphic) - ( Brush Tool/ 5 pt. Oval/ Adobe Calligraphic Brush Tool/ 3 pt. ) - (Flat/ Adobe Calligraphic Brush Tool/ 5 pt. Flat/ Adobe Calligr) - (aphic Brush Tool/ 3 pt. Round/ Adobe Calligraphic Brush Tool/ ) - (7 pt. Round/ Adobe ArtOnPath Brush Tool/ Pencil - Thin/ Adobe ) - (ArtOnPath Brush Tool/ Charcoal/ Adobe ArtOnPath Brush Tool/ Ba) - (nner/ Adobe PatternOnPath Brush Tool/ Ornamental Border/) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (2 pt. Oval) (1 2 2 26 74 15 15 0 1 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (3 pt. Flat) (1 3 3 9 9 15 15 0 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (3 pt. Round) (1 3 3 100 100 0 0 0 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (5 pt. Flat) (1 5 5 0 0 90 90 0 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (5 pt. Oval) (1 5 5 10 90 -65 35 0 1 1 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (7 pt. Round) (1 7 7 100 100 0 0 0 0 0 0) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Banner) (1 / Unnamed Brush Pat/ / / / / 5 0.976471 0.741176 0.372549 / ) - ( 1 0 1 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Charcoal) (1 / Unnamed Brush Pat 4/ / / / / 0 1 / 1 1 1.2 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Pencil - Thin) (1 / Unnamed 2/ / / / / 0 1 / 1 1 1 0 1 0 0 0) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe PatternOnPath Brush Tool) (Ornamental Border) (1 / Unnamed Brush Pat 7/ Unnamed Brush Pat 5/ Unnamed Brush Pa) - (t 2/ / / 5 0.423529 0.72549 0.313726 / 1 0 1 0 1 0 0 0) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_BeginPalette 0 0 Pb 1 1 1 1 ([Registration]) 0 Xs ([Registration]) Pc 0 0 0 0 (WHITE) 0 x (WHITE) Pc 1 0 0.71 0.43 (PANTONE 342 C) 0 x (PANTONE 342 C) Pc 0.02 0 0 0.18 (PANTONE 428 C) 0 x (PANTONE 428 C) Pc PB %AI5_EndPalette %%EndSetup %AI5_BeginLayer 1 1 0 1 0 0 1 0 79 128 255 0 50 Lb (WHITE) Ln 1 A 0 A u 0 D 0 O 0 0 0 0 (WHITE) 0 x 0 J 0 j 1 w 4 M []0 d 0 XR 379.3496 423.7383 m 379.4023 423.8965 L 392.3701 462.7402 L 394.7979 470.0127 L 396.0098 473.6465 L 397.2275 470.0127 L 399.6523 462.7402 L 412.6035 423.978 L 412.6035 469.1699 L 412.6035 470.6895 L 413.1475 472.1084 L 416.5996 481.1191 L 428.5605 489.3438 L 363.4375 489.3438 L 371.1768 469.1699 L 371.1768 399.2666 L 379.3496 423.7383 L f 415.7422 130.8809 m 413.3496 136.1182 L 412.6035 137.748 L 412.6035 139.542 L 412.6035 189.7871 L 396.0205 240.1875 L 379.4023 189.6826 L 375.1592 176.7871 L 372.0566 167.3545 L 371.4775 165.5908 L 371.1855 164.7139 L 371.1768 164.7139 L 371.1768 139.5381 L 363.4375 122.6582 L 376.2549 130.8809 L 415.7422 130.8809 L f 483.0967 386.272 m 447.6885 263.4492 L 448.3311 232.6367 L 439.0098 260.5527 L 438.3643 262.4854 L 420.8242 315.0049 L 412.6035 339.6196 L 396.0166 389.2847 L 396.0137 418.1792 L 379.4023 368.4287 L 371.1768 343.793 L 353.6338 291.252 L 344.3506 263.4492 L 343.7109 232.6328 L 335.5625 260.9102 L 300.1416 383.7354 L 299.2861 386.686 L 300.3867 389.5435 L 302.8037 395.8457 L 316.1172 404.9937 L 255.6855 404.9937 L 265.9131 386.272 L 325.1348 182.2803 L 332.0117 191.4385 L 351.8408 191.4385 L 353.6338 196.8867 L 371.1768 250.1904 L 379.4023 275.1836 L 387.3281 299.2656 L 396.0205 325.6899 L 396.0303 296.4082 L 412.6035 246.0264 L 420.8242 221.0361 L 433.5732 182.2803 L 438.3643 188.9043 L 440.1973 191.4385 L 460.0225 191.4385 L 517.3418 388.8242 L 517.6133 389.7822 L 518.0918 390.6543 L 520.9219 395.8457 L 536.3428 404.9937 L 475.9121 404.9937 L 483.0967 386.272 L f U LB %AI5_EndLayer-- %AI5_BeginLayer 1 1 0 1 0 0 1 1 255 79 79 0 50 Lb (PMS 428) Ln 1 A 0 A u *u 1 D 0 O 0.02 0 0 0.18 (PANTONE 428 C) 0 x 0 J 0 j 1 w 4 M []0 d 0 XR 448.0928 431.0967 m 448.0928 464.1279 L 448.1807 464.3501 L 454.0215 479.583 L 460.4453 496.3257 L 463.8213 505.1333 L 468.2295 516.6162 L 323.7734 516.6162 L 328.1777 505.1387 L 331.5586 496.332 L 337.9766 479.583 L 343.8154 464.3467 L 343.9023 464.1221 L 343.9023 431.0967 L 211.6738 431.0967 L 212.71 429.207 L 219.6064 416.5801 L 221.6777 412.7822 L 232.7715 392.478 L 241.6348 376.2603 L 300.0684 175.0127 L 302.9355 165.1074 L 303.4707 163.2568 L 305.2607 157.0957 L 305.5273 156.1738 L 343.9023 156.1738 L 343.9023 145.4834 L 343.7861 145.2295 L 338.6494 134.0146 L 330.6416 116.543 L 326.4307 107.3486 L 320.9482 95.3838 L 471.0586 95.3838 L 465.5693 107.3486 L 461.3564 116.5459 L 453.3564 134.0195 L 449.2354 143.0098 L 471.4395 143.0098 L 471.4395 156.1738 L 486.502 156.1738 L 486.7695 157.0957 L 488.5537 163.2568 L 489.0908 165.1074 L 491.9619 175.0049 L 550.3936 376.2368 L 559.2637 392.4858 L 570.3555 412.8008 L 572.416 416.5928 L 579.291 429.207 L 580.3262 431.0967 L 448.0928 431.0967 L f 0 D 452.2578 157.5186 m 448.9492 157.5186 L 448.9492 156.1738 L 448.9492 147.7021 L 448.0928 147.7021 L 446.2012 147.7021 L 446.2012 157.5186 L 442.9482 157.5186 L 442.9482 159.8184 L 452.2578 159.8184 L 452.2578 157.5186 L f 466.751 147.7021 m 464.0742 147.7021 L 463.8965 152.3467 L 463.8525 153.4805 463.8135 154.8047 463.7979 156.1738 c 463.793 156.5537 463.79 156.9365 463.79 157.3203 C 463.7314 157.3203 L 463.6387 156.9463 463.5391 156.5615 463.4355 156.1738 c 463.1094 154.957 462.7383 153.71 462.3799 152.6318 C 460.9102 147.9004 L 458.7705 147.9004 L 457.4746 152.5781 L 457.1758 153.6719 456.8662 154.9346 456.6074 156.1738 c 456.5264 156.5605 456.4492 156.9443 456.3809 157.3203 C 456.3486 157.3203 L 456.3301 156.9482 456.3145 156.5625 456.2988 156.1738 c 456.2451 154.8486 456.1992 153.4717 456.125 152.3105 C 455.9121 147.7021 L 453.3779 147.7021 L 453.916 156.1738 L 454.1475 159.8184 L 457.7959 159.8184 L 458.8662 156.1738 L 458.9854 155.7695 L 459.3633 154.3877 459.7441 152.8643 460.0068 151.4404 C 460.0615 151.4404 L 460.4063 152.8447 460.8174 154.4482 461.2148 155.7979 C 461.3359 156.1738 L 462.5059 159.8184 L 466.085 159.8184 L 466.2852 156.1738 L 466.751 147.7021 L f 564.918 420.667 m 562.8535 416.8804 L 551.7705 396.5747 L 542.4531 379.5122 L 483.7656 177.3838 L 480.8887 167.4863 L 480.3516 165.6426 L 480.0898 164.7139 L 479.1279 164.7139 L 477.2021 164.7139 L 471.4395 164.7139 L 466.8936 164.7139 L 438.3643 164.7139 L 438.3643 143.6465 L 438.3643 143.3623 L 438.4805 143.1094 L 438.5264 143.0098 L 444.5059 129.959 L 452.5127 112.4883 L 455.8906 105.1172 L 447.7813 105.1172 L 428.5566 105.1172 L 363.4453 105.1172 L 344.2207 105.1172 L 336.1104 105.1172 L 339.4902 112.4883 L 347.4902 129.959 L 353.5205 143.1094 L 353.6338 143.3623 L 353.6338 143.6465 L 353.6338 164.7139 L 325.1348 164.7139 L 314.8262 164.7139 L 312.9014 164.7139 L 311.9375 164.7139 L 311.6729 165.6426 L 311.1396 167.4863 L 308.2725 177.3877 L 249.5771 379.521 L 240.2646 396.5723 L 229.1729 416.875 L 227.1035 420.6641 L 226.0645 422.563 L 228.2305 422.563 L 232.5459 422.563 L 255.6836 422.563 L 316.1211 422.563 L 336.0898 422.563 L 339.8213 422.563 L 341.6855 422.563 L 341.0205 420.8164 L 339.6797 417.3403 L 332.5215 398.6987 L 327.4512 385.4771 L 345.5791 322.6196 L 353.6338 346.7378 L 353.6338 465.6855 L 353.6338 465.9253 L 353.5488 466.1455 L 347.0674 483.0635 L 340.6445 499.814 L 337.9297 506.8853 L 345.5039 506.8853 L 363.4453 506.8853 L 428.5566 506.8853 L 446.501 506.8853 L 454.0713 506.8853 L 451.3564 499.814 L 444.9365 483.0635 L 438.4502 466.1455 L 438.3643 465.9253 L 438.3643 465.6855 L 438.3643 346.8374 L 446.4512 322.6211 L 464.5771 385.4771 L 459.5029 398.6987 L 452.3506 417.3403 L 451.0156 420.8164 L 450.3457 422.563 L 452.2109 422.563 L 455.9414 422.563 L 475.9082 422.563 L 536.3438 422.563 L 559.4785 422.563 L 563.7959 422.563 L 565.9512 422.563 L 564.918 420.667 L f *U 420.8242 164.8145 m 420.5684 165.5908 L 419.9844 167.3545 L 416.8809 176.7871 L 412.6035 189.7871 L 412.6035 139.542 L 412.6035 137.748 L 413.3496 136.1182 L 415.7422 130.8809 L 376.2549 130.8809 L 363.4375 122.6582 L 428.5605 122.6582 L 420.8242 139.5381 L 420.8242 164.8145 L f 413.1475 472.1084 m 412.6035 470.6895 L 412.6035 469.1699 L 412.6035 423.978 L 412.6807 423.7471 L 420.8242 399.3613 L 420.8242 469.1699 L 428.5605 489.3438 L 416.5996 481.1191 L 413.1475 472.1084 L f 300.3867 389.5435 m 299.2861 386.686 L 300.1416 383.7354 L 335.5625 260.9102 L 343.7109 232.6328 L 344.3506 263.4492 L 308.9365 386.272 L 316.1172 404.9937 L 302.8037 395.8457 L 300.3867 389.5435 L f 412.6035 339.6196 m 420.8242 315.0049 L 438.3643 262.4854 L 439.0098 260.5527 L 448.3311 232.6367 L 447.6885 263.4492 L 438.3643 291.3691 L 420.8242 343.8887 L 412.6035 368.5044 L 396.0137 418.1792 L 396.0166 389.2847 L 412.6035 339.6196 L f 387.3281 299.2656 m 379.4023 275.1836 L 371.1768 250.1904 L 353.6338 196.8867 L 351.8408 191.4385 L 332.0117 191.4385 L 325.1348 182.2803 L 353.6338 182.2803 L 358.4639 182.2803 L 371.1768 220.9023 L 379.4023 245.8916 L 396.0303 296.4082 L 396.0205 325.6899 L 387.3281 299.2656 L f 518.0918 390.6543 m 517.6133 389.7822 L 517.3418 388.8242 L 460.0225 191.4385 L 440.1973 191.4385 L 438.3643 188.9043 L 433.5732 182.2803 L 438.3643 182.2803 L 466.8945 182.2803 L 526.127 386.272 L 536.3428 404.9937 L 520.9219 395.8457 L 518.0918 390.6543 L f U LB %AI5_EndLayer-- %AI5_BeginLayer 1 1 0 1 0 0 1 2 79 255 79 0 50 Lb (PMS 342) Ln 1 A 0 A u *u 1 D 0 O 1 0 0.71 0.43 (PANTONE 342 C) 0 x 0 J 0 j 1 w 4 M []0 d 0 XR 559.4785 422.563 m 536.3438 422.563 L 475.9082 422.563 L 455.9414 422.563 L 452.2109 422.563 L 450.3457 422.563 L 451.0156 420.8164 L 452.3506 417.3403 L 459.5029 398.6987 L 464.5771 385.4771 L 446.4512 322.6211 L 438.3643 346.8374 L 438.3643 465.6855 L 438.3643 465.9253 L 438.4502 466.1455 L 444.9365 483.0635 L 451.3564 499.814 L 454.0713 506.8853 L 446.501 506.8853 L 428.5566 506.8853 L 363.4453 506.8853 L 345.5039 506.8853 L 337.9297 506.8853 L 340.6445 499.814 L 347.0674 483.0635 L 353.5488 466.1455 L 353.6338 465.9253 L 353.6338 465.6855 L 353.6338 346.7378 L 345.5791 322.6196 L 327.4512 385.4771 L 332.5215 398.6987 L 339.6797 417.3403 L 341.0205 420.8164 L 341.6855 422.563 L 339.8213 422.563 L 336.0898 422.563 L 316.1211 422.563 L 255.6836 422.563 L 232.5459 422.563 L 228.2305 422.563 L 226.0645 422.563 L 227.1035 420.6641 L 229.1729 416.875 L 240.2646 396.5723 L 249.5771 379.521 L 308.2725 177.3877 L 311.1396 167.4863 L 311.6729 165.6426 L 311.9375 164.7139 L 312.9014 164.7139 L 314.8262 164.7139 L 325.1348 164.7139 L 353.6338 164.7139 L 353.6338 143.6465 L 353.6338 143.3623 L 353.5205 143.1094 L 347.4902 129.959 L 339.4902 112.4883 L 336.1104 105.1172 L 344.2207 105.1172 L 363.4453 105.1172 L 428.5566 105.1172 L 447.7813 105.1172 L 455.8906 105.1172 L 452.5127 112.4883 L 444.5059 129.959 L 438.5264 143.0098 L 438.4805 143.1094 L 438.3643 143.3623 L 438.3643 143.6465 L 438.3643 164.7139 L 466.8936 164.7139 L 471.4395 164.7139 L 477.2021 164.7139 L 479.1279 164.7139 L 480.0898 164.7139 L 480.3516 165.6426 L 480.8887 167.4863 L 483.7656 177.3838 L 542.4531 379.5122 L 551.7705 396.5747 L 562.8535 416.8804 L 564.918 420.667 L 565.9512 422.563 L 563.7959 422.563 L 559.4785 422.563 L f 0 D 363.4375 489.3438 m 428.5605 489.3438 L 420.8242 469.1699 L 420.8242 399.3613 L 412.6807 423.7471 L 412.6035 423.978 L 399.6523 462.7402 L 397.2275 470.0127 L 396.0098 473.6465 L 394.7979 470.0127 L 392.3701 462.7402 L 379.4023 423.8965 L 379.3496 423.7383 L 371.1768 399.2666 L 371.1768 469.1699 L 363.4375 489.3438 L f 363.4375 122.6582 m 371.1768 139.5381 L 371.1768 164.7139 L 371.1855 164.7139 L 371.4775 165.5908 L 372.0566 167.3545 L 375.1592 176.7871 L 379.4023 189.6826 L 396.0205 240.1875 L 412.6035 189.7871 L 416.8809 176.7871 L 419.9844 167.3545 L 420.5684 165.5908 L 420.8242 164.8145 L 420.8242 139.5381 L 428.5605 122.6582 L 363.4375 122.6582 L f 526.127 386.272 m 466.8945 182.2803 L 438.3643 182.2803 L 433.5732 182.2803 L 420.8242 221.0361 L 412.6035 246.0264 L 396.0303 296.4082 L 379.4023 245.8916 L 371.1768 220.9023 L 358.4639 182.2803 L 353.6338 182.2803 L 325.1348 182.2803 L 265.9131 386.272 L 255.6855 404.9937 L 316.1172 404.9937 L 308.9365 386.272 L 344.3506 263.4492 L 353.6338 291.252 L 371.1768 343.793 L 379.4023 368.4287 L 396.0137 418.1792 L 412.6035 368.5044 L 420.8242 343.8887 L 438.3643 291.3691 L 447.6885 263.4492 L 483.0967 386.272 L 475.9121 404.9937 L 536.3428 404.9937 L 526.127 386.272 L f *U 442.9482 157.5186 m 446.2012 157.5186 L 446.2012 147.7021 L 448.0928 147.7021 L 448.9492 147.7021 L 448.9492 156.1738 L 448.9492 157.5186 L 452.2578 157.5186 L 452.2578 159.8184 L 442.9482 159.8184 L 442.9482 157.5186 L f 462.5059 159.8184 m 461.3359 156.1738 L 461.2148 155.7979 L 460.8174 154.4482 460.4063 152.8447 460.0615 151.4404 C 460.0068 151.4404 L 459.7441 152.8643 459.3633 154.3877 458.9854 155.7695 C 458.8662 156.1738 L 457.7959 159.8184 L 454.1475 159.8184 L 453.916 156.1738 L 453.3779 147.7021 L 455.9121 147.7021 L 456.125 152.3105 L 456.1992 153.4717 456.2451 154.8486 456.2988 156.1738 c 456.3145 156.5625 456.3301 156.9482 456.3486 157.3203 C 456.3809 157.3203 L 456.4492 156.9443 456.5264 156.5605 456.6074 156.1738 c 456.8662 154.9346 457.1758 153.6719 457.4746 152.5781 C 458.7705 147.9004 L 460.9102 147.9004 L 462.3799 152.6318 L 462.7383 153.71 463.1094 154.957 463.4355 156.1738 c 463.5391 156.5615 463.6387 156.9463 463.7314 157.3203 C 463.79 157.3203 L 463.79 156.9365 463.793 156.5537 463.7979 156.1738 c 463.8135 154.8047 463.8525 153.4805 463.8965 152.3467 C 464.0742 147.7021 L 466.751 147.7021 L 466.2852 156.1738 L 466.085 159.8184 L 462.5059 159.8184 L f U 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 AGM_Gradient /terminate get exec Adobe_cshow /terminate get exec Adobe_level2_AI5 /terminate get exec %%EOF II*Vf                                                                                                                пииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипиии                                                                                                                                                                                                                                 иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                                                                 иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                                                                  ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                                                                   ипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииип                                                                                                                                                                                                                                    иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                                                                     иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                                                                     ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                                                                      ипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипй                                                                                                                                                                                                                                       ииииииииииXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRYXYRY}ииииииииии                                                                                                                                                                                                                                        ииииииииии4                             Yииииииииии                                                                                                                                                                                                                                        ииииииииииR                                                          иииииииииии                                                                                                                                                                                                                                         ипииипииип                             .пииипииипи                                                                                                                                                                                                                                          ииииииииииY                                                        }иииииииии                                                                                                                                                                                                                                           ииииииииии}                             ииииииииии                                                                                                                                                                                                                                            ииииииииии                                                        Rииииииииии                                                                                                                                                                                                                                            иипииипиииY                            пииипииипи                                                                                                                                                                                                                                             иииииииииии                                                       .иииииииииии                                                                                                                                                                                                                                             ииииииииии.                            Xииииииииии                                                                                                                                                                                                                                              ииииииииии}                                                      ииииииииии                                                                                                                                                                                                                                               йиипииипиии                           Yииипииипии                                                                                                                                                                                                                                                ииииииииииR                                                      }ииииииииии                                                                                                                                                                                                                                                 иииииииииД                           .ииииииииии                                                                                                                                                                                                                                                 иииииииииии.                                                    Yииииииииии                                                                                                                                                                                                                                                  ииипииипииX                           ииипииипиии                                                                                                                                                                                                                                                   ииииииииии                                                    -ииииииииии                                                                                                                                                                                                                                                    ииииииииии.                          Диииииииии                                                                                                                                                                                                                                                     ииииииииии}          .}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}Y}YY-          иииииииииии                                                                                                                                                                                                                                                     ииипииипии     Г                                                              и      Yиипииипиии                                                                                                                                                                                                                                                      ииииииииииY                                                                    иииД         Диииииииии                                                                                                                                                                                                                                                       иииииииииии      Y                                                         ииии.     .ииииииииии                                                                                                                                                                                                                                                        ииииииииии-         4                                                        иииии          Rииииииииии                                                                                                                                                                                                                                                         ииипииипиY                                                            ииипиY     иипииипиии                                                                                                                                                                                                                                                         иииииииииии          Y                                                    иииииии         Yииииииииии                                                                                                                                                                                                                                                          ииииииииииX                                                         иииииии}     }ииииииииии                                                                                                                                                                                                                                                           иииииииииГ         и                                                иииииииииY         ииииииииии                                                                                                                                                                                                                                                            пииипииипи4     Y                                                 ипииипии     Yипииипииип                                                                                                                                                                                                                                                            ииииииииииX                                                          ииииииииX          иииииииииии                                                                                                                                                                                                                                                             ииииииииии     Г                                              иииииииии4     .ииииииииии                                                                                                                                                                                                                                                              ииииииииии.         .                                              иииииииии         }ииииииииии                                                                                                                                                                                                                                                              ипииипииип}      и                                             ипииипииX     ипииипииипй                                                                                                                                                                                                                                                               ииииииииии         Г                                            иииииииии          Xииииииииии                                                                                                                                                                                                                                                                ииииииииииY                               и                 ииииииииД     Диииииииии                                                                                                                                                                                                                                                                 иииииииииии          Д                        и                 ииииииии-         .иииииииииии                                                                                                                                                                                                                                                                 ипииипииип.     Y                        Y и               ипииипиии     Xпииипииипи                                                                                                                                                                                                                                                                  ииииииииииY                                  }              иииииииииY         ииииииииии                                                                                                                                                                                                                                                                   иииииииииии     Y                      и                ииииииии.     Yииииииииии                                                                                                                                                                                                                                                                    ииииииииииR                                Y  Д             иииииииии          }ииииииииии                                                                                                                                                                                                                                                                     ипииипиииД                             Г              ииипииип     пииипииипи                                                                                                                                                                                                                                                                     иииииииииии.                              и               иииииииии         Yииииииииии                                                                                                                                                                                                                                                                      ииииииииииX                          Y  и             ииииииии     иииииииииии                                                                                                                                                                                                                                                                       иииииииииY                                 }            иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иипииипииX                         и               ипииипии     ииипииипи                                                                                                                                                                                                                                                                         иииииииииY                             Y    Д           иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX                           Г            ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                            и               иииииииии         ииииииииии                                                                                                                                                                                                                                                                        пииипииипY                        Y   и           ииипииип     ипииипиии                                                                                                                                                                                                                                                                         иииииииииY                                 Г          иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX                       о              ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                           Y      Д         иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иипииипииX                          Г          ипииипии     ииипииипи                                                                                                                                                                                                                                                                         иииииииииY                          и               иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX                      Y    Д         ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                                 }        иииииииии         ииииииииии                                                                                                                                                                                                                                                                        пииипииипY                     о             ииипииип     ипииипиии                                                                                                                                                                                                                                                                         иииииииииY                         Y        Д       иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX                          Г        ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                        и               иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иипииипииX                    Y     и       ипииипии     ииипииипи                                                                                                                                                                                                                                                                         иииииииииY                                 }      иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX                   и            ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                       Y          Д     иииииииии         ииииииииии                                                                                                                                                                                                                                                                        пииипииипY                         Г      ииипииип     ипииипиии                                                                                                                                                                                                                                                                         иииииииииY                      и               иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX                  Y      и     ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                                 }    иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иипииипииX                 и           ипииипии     ииипииипи                                                                                                                                                                                                                                                                         иииииииииY                     Y            Д   иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX                       Г    ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                    и               иииииииии         ииииииииии                                                                                                                                                                                                                                                                        пииипииипY                Y       и   ииипииип     ипииипиии                                                                                                                                                                                                                                                                         иииииииииY                                 Г  иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иииииииииX               о          ииииииии     иииииииии                                                                                                                                                                                                                                                                         иииииииииY                   Y              Д иииииииии         ииииииииии                                                                                                                                                                                                                                                                        иипииипииX                      Г  ипииипии     ииипииипи                                                                                                                                     и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и иииииииииY                  и               иииииииии         ииииииииии и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и и ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииX              Y        Д ииииииии     иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииY                                 }иииииииии         иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии  ииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипY             о         ииипииип     ипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипиии   иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииY                 Y                }ииииииии         ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии     ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииX                      Yииииииии     иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии     иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииY                и                ииииииии         иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии      йиипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииX            Y         }пииипии     ииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипииипии        иииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииY                                 Yиииииии         ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии         иииииииии.                             ДииииииииииX           и         иииииии     иииииииииииY                             Yиииииииии          иииииииии}                                                         .иииииииииииY               Y                  }ииииии         ииииииииииии                                                         .иииииииии            иипииипии.                             YиипииипииипY                     Yипииип     ипииипииипии.                             }иипииипии            ииииииииии                                                        ииииииииииииY              и                  ииииии         ииииииииииииY                                                        -ииииииииии             иииииииииY                            YииииииииииииX          Y          }иииии     иииииииииииии                             Диииииииии              ииииииииии                                                        }ииииииииииииY                        -         Yиииии         иииииииииииииR                                                       .иииииииии                иипииипииX                            иипииипииипииX         и     Д     иипии     ииипииипииипиД                            }иипииипи                 ииииииииии                                                      YиииииииииииииY             Y         Ги          }ииии         ииииииииииииии.                                                      Rииииииииии                 иииииииииД                           ииииииииииииииX              ДиX     Yииии     ииииииииииииииX                            ииииииииии                   иииииииии.                                                     -ииииииииииииииY            и          иГ         ииии         иииииииииииииии                                                     Yиииииииии                    иипииипии}                           ДипииипииипииипY        Y     Г пи      }иип     ипииипииипииипи4                           ииипииипи                     ииииииииии-                                                     иииииииииииииииY                      Д ииX         Yиии         иииииииииииииии}                                                     Rииииииииии                     иииииииииД                          XиииииииииииииииX       о       ииД     иии     ииииииииииииииии                           .ииииииииии                       иииииииии.                                                   }иииииииииииииииY           Y         }  иии          }ии         ииииииииииииииииY                                                   Гиииииииии                         ипииипиии                          4ипииипииипииипииX            и  иипY     Yии     ииипииипииипииипи                          4ииипииипи                         ииииииииииR                                                   XииииииииииииииииY          и            иииД         ии         иииииииииииииииии.                                                   }иииииииии                          ииииииииии                         иииииииииииииииииX      Y     Г   ииии     }и     иииииииииииииииииY                          .ииииииииии                           иииииииииY                                                 .иииииииииииииииииY                    Д   ииииR         Yи         ииииииииииииииииии                                                  Гиииииииии                             ипииипиии     Y                                                          }     }пииипииипииипииипY     о         пиииД     п     ипииипииипииипииипY                                                                }     Yииипииипи                              иииииииии}          Г                                                      ипиY         ииииииииииииииииииY         Y         }    иииии          }         ииииииииииииииииииД         и                                                      ипи.          иииииииии                               ииииииииии.                                                           иии     YииииииииииииииииииX          и    иииииX     Y     иииииииииииииииииии4     .                                                     иииД      Xиииииииии                                иииииииии}          Y                                                   ииииR          иииииииииииииииииииY                       иииии}                  иииииииииииииииииииR                                                              ииии-          ииииииииии                                 ипииипиии4                                                        ипиии4     .пииипииипииипииипииX         Г     иипиии          ииипииипииипииипииип     Г                                                 иипии}     Yииипииипи                                  иииииииии}          Г                                               пиииии}         YиииииииииииииииииииY                  Д     ииииииR                  ииииииииииииииииииии.         .                                               иииииии          .иииииииии                                    иииииииии.     о                                             иииииииX      ииииииииииииииииииииX                ииииииД         ииииииииииииииииииии}     Д                                             иииииииY      }иииииииии                                    ииииииииии          .                                           иииииииии          RииииииииииииииииииииY                 }      иииииии                  иииииииииииииииииииии         }                                          ииииииииии          -ииииииииии                                     ипииипиииY      и                                         ипииипиииД     ДииипииипииипииипииипY          и      пииипииX         ипииипииипииипииипиииY                                              ииипииипииX     Дииипииипи                                      ииииииииии          4                                        ииииииииии-         .иииииииииииииииииииииY                        иииииии}                 ииииииииииииииииииииии          Y                                       иииииииииии          .иииииииии                                        иииииииииX     о                                       ииииииииии      XиииииииииииииииииииииX         Г       ииииииии          ииииииииииииииииииииии.     X                                       ииииииииии4      }ииииииии                                         ииииииииии                                                 иииииииииY         ииииииииииииииииииииииY                 Д       ииииииииR                 ииииииииииииииииииииииY                                               ииииииииии}          Rииииииииии                                         ипииипиииД      Y                                     ипииипииип.     4ииипииипииипииипииипииX                 иипииипиД         ииипииипииипииипииипиии     Y                                     ииипииипии.     пииипииипи                                           иииииииии.                                               иииииииии}          }ииииииииииииииииииииииY                Г        иииииииии                 иииииииииииииииииииииииR                                              ииииииииии}          Yиииииииии                                            иииииииии}     Г                                    иииииииииY     иииииииииииииииииииииииX         Д        иииииииииX         иииииииииииииииииииииииД     и                                   ииииииииии4      иииииииии                                             ииииииииии-                                             ииииииииии         YиииииииииииииииииииииииY                         иииииииииГ                ииииииииииииииииииииииии.         .                                   иииииииии}          Rииииииииии                                             ипииипиииД      .                                  пииипииипY      ииипииипииипииипииипииипY         Г          ииипииипи         ипииипииипииипииипииипииX                                       ииипииипии     .пииипииипй                                               иииииииии.          Д                                 иииииииии.         -ииииииииииииииииииииииииY                Д         ииииииииииX                иииииииииииииииииииииииии         }                                 иииииииииX          }иииииииии                                                 иииииииии     Г                                ииииииииии     YииииииииииииииииииииииииX                   иииииииииД         иииииииииииииииииииииииии.     Y                                 иииииииии     4иииииииии                                                 ииииииииииR                                           иииииииии.         }ииииииииииииииииииииииииY               }            иииииииии                иииииииииииииииииииииииииR         }                                иииииииии}          }иииииииии                                                  ипииипииип      и                                иипииипииX     YипииипииипииипииипииипииX        и            пииипииипY         ииипииипииипииипииипииипи4                                      иипииипииX     .пииипииипй                                                   иииииииииY         Г                                ииииииииии         .ииииииииииииииииииииииииY                            иииииииииД               иииииииииииииииииииииииии                                          иииииииии.         }иииииииии                                                     иииииииии     .                                 иииииииии      ииииииииииииииииииииииииX        Г              иииииииии        ииииииииииииииииииииииииX     Г                                ииииииииии     Yиииииииии                                                      иииииииии}                                           иииииииииR         YиииииииииииииииииииииииY               Д             ииииииииииR               ииииииииииииииииииииииииY         Д                                иииииииииR          ииииииииии                                                      ипииипииип.     Г                                ииипииипиД     YиипииипииипииипииипииипY                       ипииипиииД        ипииипииипииипииипииипии                                      ипииипиииY     Xпииипииип                                                        иииииииииД         Y                                 иииииииии          иииииииииииииииииииииииY              }                иииииииии               иииииииииииииииииииииии}         4                                ииииииииии         ииииииииии                                                         иииииииии                                      иииииииии.     ДииииииииииииииииииииииX        и                иииииииииX        иииииииииииииииииииииииY     Y                                 ииииииии}     4иииииииии                                                          иииииииии-         и                                иииииииииY         RииииииииииииииииииииииY                               иииииииии}              иииииииииииииииииииииии                                          иииииииииY         Rииииииии                                                            пииипиииY     Y                                 ииипииипи     4ииипииипииипииипииипииX       Г                  ипииипиии        ииипииипииипииипииипиии     X                                ипииипииип.     пииипииип                                                            иииииииии         4                                ииииииииии         ииииииииииииииииииииииY              Д                 ииииииииииR              ииииииииииииииииииииииY         Y                                 иииииииии          иииииииии                                                             ииииииии                                      иииииииииY     XиииииииииииииииииииииX                           иииииииииД       ииииииииииииииииииииии.     о                                иииииииииY     Xииииииии                                                             иииииииииY         Y                                иииииииии}         YиииииииииииииииииииииY             }                    иииииииии              ииииииииииииииииииииии                                          ииииииииии-         Гииииииии                                                              ипииипии}     Г                                ипииипииип     пииипииипииипииипииипY        и                    иипииипииX       ипииипииипииипииипиииД     Y                                 ииипииипи      ииипииипи                                                              иииииииии                                          иииииииии.         }ииииииииииииииииииииY                                  иииииииии}             иииииииииииииииииииииR         }                                иииииииииД         Rииииииии                                                               иииииииии.     и                                иииииииииX     YииииииииииииииииииииX       Г                      иииииииии        иииииииииииииииииииии                                       иииииииииX     Yииииииии                                                                ииииииииR         }                                ииииииииии         -ииииииииииииииииииииY             Д                     ииииииииииR             иииииииииииииииииииии         .                                 иииииииии          иииииииии                                                                иипииипии                                      ипииипиии     ипииипииипииипииипииX                              ииипииипиД       ииипииипииипииипииипY     Г                                ииипииипии     .иипииипи                                                                 иииииииии.                                          иииииииииR         YиииииииииииииииииииY            Г                        иииииииии             ииииииииииииииииииии.         Д                                иииииииииX         Yиииииииии                                                                 ииииииииX     Г                                иииииииииД     .иииииииииииииииииииX       Д                        иииииииииX       ииииииииииииииииииии                                      иииииииии4     }ииииииии                                                                  ииииииииГ         .                                 иииииииии          иииииииииииииииииииY                                     иииииииииГ            иииииииииииииииииии}         }                                ииииииииии         иииииииии                                                                  ииипииипи                                       иипииипииX     ДипииипииипииипииипY       Г                          ииипииипи       ипииипииипииипииипиY     Y                                иипииипии}     Yипииипиии                                                                   ииииииииX         и                                иииииииииY         XииииииииииииииииииY            Д                         ииииииииииX            иииииииииииииииииии                                          иииииииииY         Xииииииии                                                                    ииииииииY     Y                                 иииииииии      ииииииииииииииииииX                                 иииииииииД       иииииииииииииииииии     X                                ииииииииии     иииииииии                                                                    иииииииии                                          ииииииииии-         ииииииииииииииииииY           }                            иииииииии            ииииииииииииииииииY         Y                                ииииииииии         .иииииииии                                                                     ииипииип.                                      ииипииипиY     YиипииипииипииипииX      и                            пииипииипY       ииипииипииипииипии.     и                                ипииипиииY     Xпииипиии                                                                     иииииииииY         Y                                пииииииии}         .иииииииииииииииииY                                        иииииииииД           ииииииииииииииииии                                          ииииииииии-         }ииииииии                                                                      ииииииии}     X                                ииииииииии     иииииииииииииииииX      Г                              иииииииии      иииииииииииииииииД     Y                                 иииииииии      иииииииии                                                                      иииииииии                                          иииииииииY         }ииииииииииииииииY           Д                             ииииииииииR           иииииииииииииииииR         }                                иииииииииY         Rииииииии                                                                       ипииипиииY     и                                пииипииипY     YииипииипииипииипY                                     ипииипиииД      ипииипииипииипиии                                      пииипииипY     Дииипииип                                                                        ииииииииR         }                                ииииииииии         ииииииииииииииииY          }                                иииииииии           иииииииииииииииии         .                                 иииииииии          иииииииии                                                                        иииииииии                                      иииииииии4     ииииииииииииииииX      и                                иииииииииX      ииииииииииииииииX     Г                                иииииииииД     .ииииииии                                                                         иииииииии.         Д                                иииииииииR         YиииииииииииииииY                                           иииииииии}          ииииииииииииииии.         Д                                иииииииииR         Yиииииииии                                                                         ипииипииX     Г                                ипииипиииД     .пииипииипииипииX     Г                                  ипииипиии      ииипииипииипииип                                      ииипииипи4     ииипииипи                                                                          иииииииии         .                                 иииииииии          иииииииииииииииY          Д                                 ииииииииииR          иииииииииииииииR         }                                ииииииииии         ииииииии                                                                           иииииииии                                       иииииииииX     ДииииииииииииииX                                         иииииииииД     иииииииииииииииY     и                                иииииииииX     Yиииииииии                                                                           ииииииииR         }                                иииииииииY         RииииииииииииииY         }                                    иииииииии          иииииииииииииии                                          иииииииииY         }ииииииии                                                                            иипииипиД     Y                                 ипииипиии     ипииипииипииипY      и                                    иипииипииX     ипииипииипииип}     Y                                ииипииипии     иипииипии                                                                            иииииииии                                          ииииииииии-         ииииииииииииииY                                              иииииииии}         ииииииииииииииY         Y                                пииииииии}         .иииииииии                                                                             ииииииии.     о                                иииииииииY     XиииииииииииииX     Г                                      иииииииии      }иииииииииииии.                                      иииииииииY     Xииииииии                                                                             иииииииииY         Y                                иииииииии}         .иииииииииииии          Д                                     ииииииииииR         Yиииииииииииии                                          ииииииииии-         иииииииии                                                                              ииипииипи     Y                                ииипииипии     иипииипииипиД                                            ииипииипиД     иипииипииипиY     Y                                 ипииипиии     ипииипиии                                                                               ииииииии                                          иииииииииY         }иииииииииииX         Г                                        иииииииии          }иииииииииииX         и                                иииииииииY         Xииииииии                                                                               иииииииииY     Y                                иииииииииX     Yиииииииииии     Д                                        иииииииииX     Yиииииииииии                                      иииииииии.     Дииииииии                                                                                ииииииии}         }                                ииииииииии         ииииииииии}                                                  иииииииииГ         ииииииииии}         .                                 иииииииии          иииииииии                                                                                пииипииип                                      ииипииипи4     }иипииипииX     Г                                          ииипииипи      }иипииипииX     Г                                ипииипиииД     Xпииипиии                                                                                 иииииииии.         Д                                иииииииииX         Yиииииииии          Д                                         ииииииииииX         Yиииииииии.                                          иииииииииR         Yиииииииии                                                                                 ииииииииX     Г                                ииииииииии     .ииииииииД                                                иииииииииД     иииииииии                                      иииииииии      иииииииии                                                                                  иииииииии                                          иииииииии          ииииииииR         }                                            иииииииии          }иииииииR         }                                ииииииииии         -иииииииии                                                                                  ипииипиии4                                      пииипииипY     Yииипиии     и                                            пииипииипY     YииипиииY     и                                пииипииипY     Yииипииипй                                                                                   ииииииииR         }                                иииииииииД         Rииииии}                                                      иииииииииД         иииииии                                          иииииииии.         }ииииииии                                                                                    ииииииииД     .                                 иииииииии     ииииииX     Г                                              иииииииии     }иииии}     X                                ииииииииии     ииииииии                                                                                     иииииииии                                          ииииииииии-         }иииии          Д                                             ииииииииииR         YиииииY         Y                                иииииииии}         Yиииииииии                                                                                     ипииипииX     и                                ипииипиииY     XпиииД                                                    ипииипиииД     пииип.                                      ииипииипиY     Yиипииипи                                                                                     иииииииииY         Y                                ииииииииии         .ииииR         }                                                иииииииии          }ииии                                          ииииииииии         иииииииии                                                                                      иииииииии                                      ииииииииии     ииии      и                                                иииииииииX     YиииY     Y                                 иииииииии     .иииииииии                                                                                       ииииииии-                                          иииииииииY         RииГ                                                          иииииииии}         иииR         и                                иииииииииY         Rииииииии                                                                                       йиипииипиY     Y                                 ипииипии}     YипY     Г                                                  ипииипиии     }пи                                       иипииипии.     Дипииипии                                                                                        ииииииии}         4                                ииииииииии         ии          Д                                                 ииииииииииR         YиД         .                                 иииииииии          иииииииии                                                                                         ииииииии                                      иииииииии.     }Д                                                        иииииииииД     иX     Г                                иииииииииY     Xииииииии                                                                                         иииииииииY         Д                                иииииииииR         YR         }                              и                     иииииииии          }                                           иииииииииR         }иииииииии                                                                                         ииипииипY     Г                                ииипииипии     .      и                             и                      иипииипииX     Y                                      ипииипиии     ипииипиии                                                                                          иииииииии                                          иииииииии                                                 ии                     иииииииии}                  Г                                иииииииии}         .ииииииии                                                                                           иииииииии4     Д                                иииииииииX          Г                              и                       иииииииии          Д                                иииииииииX     Yиииииииии                                                                                           ииииииииR         }                                иииииииииГ                  Д                             иии                     ииииииииииR                                                   иииииииии.         иииииииии                                                                                            пииипииип     .                                 ииипииипи                                         и                       ииипииипиД         Г                                ипииипииип     пииипиии                                                                                             иииииииии                                          ииииииииии.                 Г                              иии                       иииииииии                  Y                                иииииииииR         Yиииииииии                                                                                             ииииииииX     Г                                иииииииииY         Д                             иии                        иииииииииX                                          иииииииииY     }ииииииии                                                                                             иииииииии}         Y                                 иииииииии                                               ииии                       иииииииииГ                .                                ииииииииии         иииииииии                                                                                              ипииипиии                                     ипииипииип         Г                              иии                         ииипииипи         Y                                 ииипииип}     4ииипииипй                                                                                               ииииииии-         и                                иииииииииY                Д                             иииии                       ииииииииииX                и                                иииииииииY         Rииииииии                                                                                                ииииииииY     Y                                 ииииииии}                                       иии                         иииииииииД                                         ииииииииии.     иииииииии                                                                                                иииииииии         4                                ииииииииии               }                              иииии                         иииииииии                Y                                 иииииииии          иииииииии                                                                                                 ипииипии                                      ипииипиии4        и                             ииипи                          пииипииипY        Г                                ииипииипиY     Yиипииипи                                                                                                 иииииииииY         Y                                иииииииииR                                             пиииии                         иииииииииД                                               ииииииииии.         Дииииииии                                                                                                  ииииииии}     Г                                ииииииииии       Г                              иииии                           иииииииии        .                                 иииииииии     иииииииии                                                                                                  иииииииии                                          иииииииии.              Д                             иииииии                         ииииииииииR              }                                иииииииии}         Rииииииии                                                                                                   йиипииипи4     и                                иипииипииX                                      ипиии                           ипииипиииД        и                                иипииипииX     Yипииипии                                                                                                    ииииииииX         Г                                иииииииии}             }                              иииииии                           иииииииии                                               иииииииии          иииииииии                                                                                                    иииииииии                                      иииииииии        и                             иииииии                            иииииииииX       Г                                ииииииииии     .ииииииии                                                                                                     иииииииии.                                         ииииииииииR                                           ииииииии                           иииииииии}             Y                                иииииииииR         Yиииииииии                                                                                                     ииипииипY     Г                                ииипииипиY      Г                              ипииипи                             ипииипиии                                        ипииипиии4     }пииипиии                                                                                                      ииииииииД         .                                 иииииииии             Д                             иииииииии                           ииииииииииR            4                                ииииииииии         иииииииии                                                                                                      иииииииии                                      иииииииии.                                      иииииии                             иииииииииД      Y                                иииииииии}     Yиииииииии                                                                                                       ииииииииR         и                                иииииииииY           }                              иииииииии                             иииииииии            и                                иииииииииY         Rииииииии                                                                                                        пииипиииY     Y                                 ииипииип}       и                             ипииипиии                              иипииипииX                                      ипииипииип     пииипииип                                                                                                        иииииииии                                          ииииииииии                                         ииииииииии                             иииииииии}           Y                                ииииииииии         .иииииииии                                                                                                         ииииииии.                                      иииииииииY      Г                              иииииииии                               иииииииии      Г                                иииииииииY     Xииииииии                                                                                                         иииииииииY         Y                                иииииииииR           Д                             иииииииииии                             ииииииииииR                                           ииииииииии-         Гииииииии                                                                                                          ипииипии}     X                                ипииипииип                                     ииипииипиX                              ииипииипиД     .                                 ииипииипи      ииипииипи                                                                                                          иииииииии                                          иииииииии.         Г                              иииииииииY                               иииииииии          }                                иииииииииY         Rииииииии                                                                                                           иииииииииY     и                                иииииииииX     Д                             ииииииииии. Y                              иииииииииX                                       иииииииииX     Дииииииии                                                                                                            ииииииииR         }                                иииииииии}                                       ииииииииии 4                              иииииииииГ                                          иииииииии          иииииииии                                                                                                            иипииипии                                      ипииипиии     Г                              ииипииипиY                                ииипииипи     Г                                ииипииипиД     .иипииипи                                                                                                             иииииииии.         Д                                иииииииииR         Д                             ииииииииии.  Y                             ииииииииииX         Д                                иииииииииX         Yиииииииии                                                                                                             ииииииииX     Г                                иииииииииY                                   иииииииии X                              иииииииииД                                      иииииииии4     иииииииии                                                                                                              иииииииии         .                                 иииииииии        }                              иииииииииY                                 иииииииии        4                                ииииииииии         иииииииии                                                                                                              ииипииипи                                       иипииипии.    и                             ииипииипии.  Y                              пииипииипY     Y                                иипииипииX     Yипииипиии                                                                                                               ииииииииX         Г                                иииииииииY                                     пиииииииии   4                              иииииииииД                                        иииииииииY         }ииииииии                                                                                                                ииииииииД     Y                                 ииииииии}    Г                              иииииииииY                                 иииииииии                                    ииииииииии     иииииииии                                                                                                                иииииииии                                          ииииииииии       Д                             ииииииииии-    Y                             ииииииииииR       Y                                иииииииии}         .иииииииии                                                                                                                 ииипииип.     о                                ииипииипиY                                  ипииипиии  Y                              ипииипиииД    и                                ипииипиииY     Xпииипиии                                                                                                                 иииииииииY         Y                                иииииииии}      }                              иииииииииY                                   иииииииии                                       ииииииииии-         иииииииии                                                                                                                  иииииииии     X                                ииииииииии    и                              иииииииии.   Y                              иииииииииX   .                                 иииииииии      иииииииии                                                                                                                  иииииииии                                          иииииииии.                                    иииииииии     .                              иииииииии}     }                                иииииииииY         Rииииииии                                                                                                                   ипииипиииY     Y                                пииипииипY   Г                              ипииипиииY                                  ипииипиии                                    пииипииип.     Дииипииип                                                                                                                    ииииииии}         }                                ииииииииии     Д                             ииииииииии-      Y                             ииииииииииR                                      иииииииии          иииииииии                                                                                                                    иииииииии                                      иииииииии                                  иииииииии    X                              иииииииииД  Г                                иииииииииД     Xииииииии                                                                                                                     иииииииии.         Д                                иииииииииR    }                              иииииииииГ                                     иииииииии     Д                                иииииииииR         Yиииииииии                                                                                                                     ипииипииX     Г                                ипииипиииД   и                              пииипииипY    Y                              иипииипииX                                   ииипииипи      ииипииипи                                                                                                                      иииииииии                                          иииииииии                                   иииииииии       4                              иииииииии}   4                                ииииииииии         -ииииииии                                                                                                                       иииииииии.                                      иииииииии.  Г                              иииииииииД                                   иииииииии   Y                                иииииииииX     Yиииииииии                                                                                                                       ииииииииR         }                                иииииииииY   Д                             ииииииииииR        Y                             ииииииииииR                                    иииииииии.         }ииииииии                                                                                                                        иипииипиД     .                                 ипииипиии                                 ииипииипи     X                              ииипииипиД                                  ииипииипии     иипииипи                                                                                                                         иииииииии                                          ииииииииии  Г                              иииииииииД                                       иииииииии   Y                                иииииииии}         Yиииииииии                                                                                                                         ииииииииX     о                                иииииииииY Д                              иииииииииX     Y                              иииииииииX  и                                иииииииииY     Xииииииии                                                                                                                         иииииииииY         Y                                иииииииии}                                 иииииииии         }                              иииииииииГ                                  ииииииииии         иииииииии                                                                                                                          ииипииипи                                      ииипииипии Г                              ииипииипиД                                    ииипииипи  .                                 ипииипиии     4ипииипиии                                                                                                                           ииииииии.                                          иииииииии. Д                             ииииииииииX          Д                             ииииииииииX Г                                иииииииииY         Xииииииии                                                                                                                           иииииииииY     Y                                иииииииииX                                иииииииии     Г                              иииииииииД                                  иииииииии.     Дииииииии                                                                                                                            ииииииии}         .                                ииииииииии}                              иииииииии}                                         иииииииии .                                 иииииииии          иииииииии                                                                                                                             ииипииип                                      ииипииипи и                              иипииипииX      и                              пииипииипYГ                                ипииипиииY     Xпииипиии                                                                                                                             иииииииииY         Д                                иииииииии}                               иииииииии           Г                              иииииииииДГ                                иииииииииR         }иииииииии                                                                                                                             ииииииииX     Г                                ииииииииии                              иииииииииД                                     иииииииии                                 иииииииии      иииииииии                                                                                                                              иииииииии                                          иииииииии                             ииииииииииR            Д                             иииииииииии                               иииииииииГ         -ииииииии                                                                                                                               ипииипиии4     и                                пииипииип                              ипииипиии      Г                              ипииипиии                                пииипииипY     Yииипииипй                                                                                                                               ииииииииR         }                                иииииииии                             иииииииии}                                           иииииииии                               иииииииии.         иииииииии                                                                                                                                иииииииии     .                                 ииииииии                             иииииииииX       Д                              ииииииии                               ииииииииии     ииииииии                                                                                                                                 иииииииии                                          иииииииии                             иииииииии             }                              иииииииии                              иииииииииR         Yиииииииии                                                                                                                                 ипииипииX     Г                                ипииипии                            ипииипиииД                                      ипииипи                               ииипииипиY     }иипииипи                                                                                                                                 иииииииии}         Y                                ииииииии                           ииииииииииR              Д                             иииииииии                             ииииииииии         иииииииии                                                                                                                                  иииииииии                                      иииииии                             иииииииии        Г                              иииииии                               ииииииии}     .иииииииии                                                                                                                                   ииииииии-         и                                иииииии                           иииииииииГ                                             иииииии                             иииииииииY         Rииииииии                                                                                                                                    иипииипиY     Y                                иипиии                            пииипииипY        и                              иипиии                             ииипииипии     иипииипии                                                                                                                                    иииииииии         4                                иииииии                           иииииииии               }                              иииииии                             иииииииии          иииииииии                                                                                                                                     ииииииии                                      иииии                           иииииииииД                                       иииии                             иииииииииY     Xииииииии                                                                                                                                     иииииииииY         Y                                ииииии                         ииииииииииR                Д                             иииииии                           ииииииииии-         }ииииииии                                                                                                                                      ииипииип}     Г                                ииипи                           ииипииипи         Г                              ииипи                             ипииипиии     ипииипиии                                                                                                                                      иииииииии                                          иииии                         иииииииииД                                               иииии                           иииииииии}         Xииииииии                                                                                                                                       иииииииии4     Д                                ииии                          иииииииииX         и                              ииии                            иииииииииX     Yииииииии                                                                                                                                        ииииииииR         }                                иииии                         иииииииии                 }                              иииии                           иииииииии          иииииииии                                                                                                                                        пииипииип                                      иии                         ииипииипиД                                        иии                           ипииипииип     .пииипиии                                                                                                                                         иииииииии.                                         иииии                        иииииииииX                  Д                             иииии                          иииииииииR         Yиииииииии                                                                                                                                         ииииииииX     Г                                иии                         иииииииии         Г                              иии                           иииииииии.     }ииииииии                                                                                                                                          ииииииии}         .                                ииии                       иииииииии}                                                 иии                         ииииииииии         иииииииии                                                                                                                                          ипииипиии                                     ипи                        иипииипииX          и                              пии                         пииипииип}     Yииипииипй                                                                                                                                           ииииииииR         и                                иии                       иииииииии          .         Г                              иии                         иииииииииY         Rииииииии                                                                                                                                            ииииииииY     Y                                ии                       ииииииииии     о                                    ии                        ииииииииии     иииииииии                                                                                                                                            иииииииии                                          иии                      иииииииииR         .           Д                             иии                        иииииииии}         .иииииииии                                                                                                                                             ипииипии.                                      и                       ипииипиии4     Y Y     Г                              ип                        ииипииипиY     Yиипииипи                                                                                                                                             иииииииииY         Y                                ии                     ииииииииии           и                                        и                       ииииииииии.         иииииииии                                                                                                                                              ииииииии}     X                                и                      иииииииииX     X        Д                              и                        иииииииии     иииииииии                                                                                                                                              иииииииии                                          и                     иииииииии.         Y   Y         }                              и                       иииииииииY         Rииииииии                                                                                                                                               йиипииипиY     и                                                     ипииипииип         о                                                           иипииипииX     Дипииипии                                                                                                                                                ииииииииX         Г                                                     иииииииииR         4                                                                     иииииииии          иииииииии                                                                                                                                                иииииииии                                                          иииииииии.     Y     .     Г                                                    иииииииииД     .ииииииии                                                                                                                                                 иииииииии.         Д                                                   ииииииииии               }         .                                                    иииииииииR         Yиииииииии                                                                                                                                                 ииипииипY     Г                                                   пииипииипY     Y                                                                ипииипиии4     ипииипиии                                                                                                                                                  иииииииии         .                                                   иииииииии.         Y       .         }                                                  ииииииииии         иииииииии                                                                                                                                                  иииииииии                                                       ииииииииии             Г     .                                                  иииииииииX     Yиииииииии                                                                                                                                                   ииииииииR         }                                                 иииииииииR         4                                                                     иииииииииY         }ииииииии                                                                                                                                                    пииипиииД     Y                                                 ииипииипи4     Y         .     Г                                                ипииипииип     пииипииип                                                                                                                                                    иииииииии                                                          ииииииииии                   }         .                                                иииииииии}         .иииииииии                                                                                                                                                     ииииииии.     и                                               иииииииииX     X                                                                 иииииииииY     Xииииииии                                                                                                                                                     иииииииииY         Y                                               иииииииии.         Y           .         }                                              ииииииииии         иииииииии                                                                                                                                                      ипииипиии     X                                              ииипииипии                 Г     .                                               ииипииипи     4ииипииипи                                                                                                                                                      иииииииии                                                       иииииииииX         4                                                                     иииииииииY         Rииииииии                                                                                                                                                       иииииииииY     Y                                             иииииииии4     Y             .     Г                                             иииииииии.     Дииииииии                                                                                                                                                        ииииииии}         }                                            ииииииииии                       }         .                                             иииииииии          иииииииии                                                                                                                                                        иипииипии                                                 иипииипииX     X                                                                 ииипииипиД     Yиипииипи                                                                                                                                                         иииииииии.         Д                                           иииииииии.         Y               .         Г                                           иииииииииX         Yиииииииии                                                                                                                                                         ииииииииX     Г                                          ииииииииии                     Г     .                                           иииииииии     иииииииии                                                                                                                                                          иииииииии                                                   иииииииииR         .                                                                     ииииииииии         -ииииииии                                                                                                                                                           ииипииипи4                                               ипииипиии4     Y                 .     Г                                         иипииипииX     Yипииипиии                                                                                                                                                           ииииииииX         Г                                        ииииииииии                           Г         .                                         иииииииии.         }ииииииии                                                                                                                                                            ииииииииД     .                                        иииииииииX     X                                                                ииииииииии     ииииииии                                                                                                                                                             иииииииии                                                  иииииииии.         Y                   .         }                                       иииииииии}         Yиииииииии                                                                                                                                                             ииипииипY     о                                      ипииипииип                         Г     .                                       ипииипиииY     Xпииипиии                                                                                                                                                             иииииииииY         Y                                      иииииииииR         4                                                                     ииииииииии         иииииииии                                                                                                                                                              иииииииии                                           иииииииии.     Y                     .     Г                                      ииииииии}     4иииииииии                                                                                                                                                               ииииииии-                                              ииииииииии                               }         .                                     иииииииииY         Rииииииии                                                                                                                                                               ипииипиииY     Y                                    пииипииипY     Y                                                                 пииипииип.     пииипииип                                                                                                                                                                ииииииии}         4                                    иииииииии.         Y                       .         }                                    иииииииии          иииииииии                                                                                                                                                                 ииииииии                                        ииииииииии                             Г     .                                   иииииииииY     Xииииииии                                                                                                                                                                 иииииииииY         Д                                  иииииииииR         4                                                                      иииииииииR         Гиииииииии                                                                                                                                                                 ипииипииX     Г                                  ииипииипи4     Y                         .     Г                                  ииипииипи      ииипииипи                                                                                                                                                                  иииииииии                                          ииииииииии                                   }         .                                 иииииииииД         -ииииииии                                                                                                                                                                   иииииииии.     и                                иииииииии}                                                                       иииииииииX     Yииииииии                                                                                                                                                                    ииииииииR         }                                иииииииииY         Y                           .         }                                иииииииии.         иииииииии                                                                                                                                                                    иипииипии     .                               ииипииипии     и                           Г     .                               ииипииипии     иипииипи                                                                                                                                                                     иииииииии                                         иииииииии}                                                                                иииииииииX         Yиииииииии                                                                                                                                                                     ииииииииX     Г                              иииииииииY     Y                             .     Г                              иииииииииY     }ииииииии                                                                                                                                                                     иииииииииГ         Y                             ииииииииии         и                             }         Y                             ииииииииии         иииииииии                                                                                                                                                                      ииипииипи                                   иипииипии}                                   и                                    ипииипии}     4ипииипиии                                                                                                                                                                       ииииииии.         и        иииииииииииииииииииииииииииииY         Y                                        и        иииииииииииииииииииииииииииииY         Xииииииии                                                                                                                                                                        ииииииииY     Y       ииииииииииииииииииииииииииииии     о                               Г     Y       ииииииииииииииииииииииииииииии     иииииииии                                                                                                                                                                        иииииииии         .      ииииииииииииииииииииииииииииии}                                          }                иииииииииииииииииииииииииииииии         .иииииииии                                                                                                                                                                         ииипииип          ииипииипииипииипииипииипииипиииY     Y                                      о     иипииипииипииипииипииипииипиииY     Xпииипиии                                                                                                                                                                         иииииииииY         Y   ииииииииииииииииииииииииииииииии         и                                иY         Y    иииииииииииииииииииииииииииииии-         }ииииииии                                                                                                                                                                          ииииииии}     Г   иииииииииииииииииииииииииииииии}                                        }         иииииииииииииииииииииииииииииии      иииииииии                                                                                                                                                                          иииииииии           ииииииииииииииииииииииииииииииииY         Y                                 ии         и  иииииииииииииииииииииииииииииииГ         Rииииииии                                                                                                                                                                           ипииипиии4     и ииипииипииипииипииипииипииипииип     о                                  иY     Y ииипииипииипииипииипииипииипииипY     Yииипииип                                                                                                                                                                            ииииииииR         Yииииииииииииииииииииииииииииииии}                                            ии}          иииииииииииииииииииииииииииииииии          иииииииии                                                                                                                                                                            иииииииии                  Y                                   ии                  .ииииииии                                                                                                                                                                             иииииииии.                                  и                                  иииY                                  Yиииииииии                                                                                                                                                                             ипииипииX                                                      ии}                  }иипииипи                                                                                                                                                                              ииииииии}                                  Y                                   ииии                                  ииииииии                                                                                                                                                                               иииииииии                  и                                    иииY                 Yиииииииии                                                                                                                                                                               ииииииииR                                                                      ииии}                                  Rииииииии                                                                                                                                                                                иипииипиY                 Y                                     ипии                 иипииипии                                                                                                                                                                                иииииииии                                 и                                    иииииY                                .иииииииии                                                                                                                                                                                 ииииииии.                                                       ииии}                 Xииииииии                                                                                                                                                                                 иииииииииY                                Y                                     ииииии                                иииииииии                                                                                                                                                                                  ииипииип}                 и                                      ииипиY                ипииипиии                                                                                                                                                                                   ииииииии                                                                      ииииии}                                Xииииииии                                                                                                                                                                                   иииииииииY                Y                                       ииииии                Дииииииии                                                                                                                                                                                    ииииииииR                               и                                      иииииииY                               иииииииии                                                                                                                                                                                    пииипииип                                                        ипииип}                .пииипиии                                                                                                                                                                                     иииииииии.                              Y                                       ииииииии                              Yиииииииии                                                                                                                                                                                     ииииииииX               о                                        иииииииY                иииииииии                                                                                                                                                                                      иииииииии                                                                      ииииииии}                              иииииииии                                                                                                                                                                                      ипииипииипииипииипииипииипииипииипииипииипииипииипY                                              ииипииип     ипииипииипииипииипииипииипииипииипииипииипииипииипй                                                                                                                                                                                       иииииииииииииииииииииииииииииииииииииииииииииииииY                                                 иииииииии         ииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                        иииииииииииииииииииииииииииииииииииииииииииииииииX                                              ииииииии     ииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                        иииииииииииииииииииииииииииииииииииииииииииииииииY                                                 иииииииии         ииииииииииииииииииииииииииииииииииииииииииииииииии                                                                                                                                                                                         ипииипииипииипииипииипииипииипииипииипииипииипииX                                              ипииипии     ииипYYXYYYXYYYиYYYXДиииДYYXДииипииипииипииипииипи                                                                                                                                                                                         иииииииииииииииииииииииииииииииииииииииииииииииииY                                                 иииииииии         ииии     и  Rиии-  Rиииииииииииииииииииии                                                                                                                                                                                          ииииииииииииииииииииииииииииииииииииииииииииииииX                                              ииииииии     ииии   и  иии  иииииииииииииииииииии                                                                                                                                                                                          ииииииииииииииииииииииииииииииииииииииииииииииииY                                                 иииииииии         ииииYRY- .RYRи  }иY  ииииииииииииииииииии                                                                                                                                                                                             и й и й и й и й и й и й и й и й и й ипииипииипY                                              ииипииип     ипииипиY Yиипи  Xп.  ипиии й и й и й и й                                                                                                                                                                                                                                   иииииииииY