diff --git a/OULogo/OU-Logo-BW.eps b/OULogo/OU-Logo-BW.eps deleted file mode 100755 index e80cad8..0000000 --- a/OULogo/OU-Logo-BW.eps +++ /dev/null @@ -1,2742 +0,0 @@ -%!PS-Adobe-2.0 EPSF-1.2 -%%Title: OU Logo B+Wpaths.fh8 -%%Creator: FreeHand 8.0.1 -%%CreationDate: 22/8/00 3:26 PM -%%BoundingBox: 0 0 232 383 -%%FHPathName:Bassman III: Greg - Work in Progress:New OU Logo (secret):OU Corporate Logo:OU Logo Grey:OU Logo B+Wpaths.fh8 -%ALDOriginalFile:Bassman III: Greg - Work in Progress:New OU Logo (secret):OU Corporate Logo:OU Logo Grey:OU Logo B+Wpaths.fh8 -%ALDBoundingBox: -448 -248 742 594 -%%FHPageNum:1 -%%DocumentSuppliedResources: procset Altsys_header 4 0 -%%ColorUsage: Color -%%DocumentProcessColors: Black -%%EndComments -%%BeginResource: procset Altsys_header 4 0 -userdict begin /AltsysDict 300 dict def end -AltsysDict begin -/bdf{bind def}bind def -/xdf{exch def}bdf -/defed{where{pop true}{false}ifelse}bdf -/ndf{1 index where{pop pop pop}{dup xcheck{bind}if def}ifelse}bdf -/d{setdash}bdf -/h{closepath}bdf -/H{}bdf -/J{setlinecap}bdf -/j{setlinejoin}bdf -/M{setmiterlimit}bdf -/n{newpath}bdf -/N{newpath}bdf -/q{gsave}bdf -/Q{grestore}bdf -/w{setlinewidth}bdf -/Xic{matrix invertmatrix concat}bdf -/Xq{matrix currentmatrix mark}bdf -/XQ{cleartomark setmatrix}bdf -/sepdef{ - dup where not - { -AltsysSepDict - } - if - 3 1 roll exch put -}bdf -/st{settransfer}bdf -/colorimage defed /_rci xdf -/cntr 0 def -/readbinarystring{ - /cntr 0 def - -2 copy readstring - { -{ -dup -(\034) search -{ -length exch pop exch -dup length 0 ne -{ -dup dup 0 get 32 sub 0 exch put -/cntr cntr 1 add def -} -{ -pop 1 string dup -0 6 index read pop 32 sub put -}ifelse -3 copy -putinterval pop -1 add -1 index length 1 sub -1 index sub -dup 0 le {pop pop exit}if -getinterval -} -{ -pop exit -} ifelse -} loop - }if - cntr 0 gt - { -pop 2 copy -dup length cntr sub cntr getinterval -readbinarystring - } if - pop exch pop -} bdf -/_NXLevel2 defed { - _NXLevel2 not { -/colorimage where { -userdict eq { -/_rci false def -} if -} if - } if -} if -/md defed{ - md type /dicttype eq { -/colorimage where { -md eq { -/_rci false def -}if -}if -/settransfer where { -md eq { -/st systemdict /settransfer get def -}if -}if - }if -}if -/setstrokeadjust defed -{ - true setstrokeadjust - /C{curveto}bdf - /L{lineto}bdf - /m{moveto}bdf -} -{ - /dr{transform .25 sub round .25 add -exch .25 sub round .25 add exch itransform}bdf - /C{dr curveto}bdf - /L{dr lineto}bdf - /m{dr moveto}bdf - /setstrokeadjust{pop}bdf -}ifelse -/privrectpath { - 4 -2 roll m - dtransform round exch round exch idtransform - 2 copy 0 lt exch 0 lt xor - {dup 0 exch rlineto exch 0 rlineto neg 0 exch rlineto} - {exch dup 0 rlineto exch 0 exch rlineto neg 0 rlineto} - ifelse - closepath -}bdf -/rectclip{newpath privrectpath clip newpath}def -/rectfill{gsave newpath privrectpath fill grestore}def -/rectstroke{gsave newpath privrectpath stroke grestore}def -/_fonthacksave false def -/currentpacking defed -{ - /_bfh {/_fonthacksave currentpacking def false setpacking} bdf - /_efh {_fonthacksave setpacking} bdf -} -{ - /_bfh {} bdf - /_efh {} bdf -}ifelse -/packedarray{array astore readonly}ndf -/` -{ - false setoverprint - - - /-save0- save def - 5 index concat - pop - storerect left bottom width height rectclip - pop - - /MMdict_count countdictstack def - /MMop_count count 1 sub def - userdict begin - - /showpage {} def - - 0 setgray 0 setlinecap 1 setlinewidth - 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath - -} bdf -/currentpacking defed{true setpacking}if -/min{2 copy gt{exch}if pop}bdf -/max{2 copy lt{exch}if pop}bdf -/xformfont { currentfont exch makefont setfont } bdf -/fhnumcolors 1 - statusdict begin -/processcolors defed -{ -pop processcolors -} -{ -/deviceinfo defed { -deviceinfo /Colors known { -pop deviceinfo /Colors get -} if -} if -} ifelse - end -def -/printerRes - gsave - matrix defaultmatrix setmatrix - 72 72 dtransform - abs exch abs - max - grestore - def -/graycalcs -[ - {Angle Frequency} - {GrayAngle GrayFrequency} - {0 Width Height matrix defaultmatrix idtransform -dup mul exch dup mul add sqrt 72 exch div} - {0 GrayWidth GrayHeight matrix defaultmatrix idtransform -dup mul exch dup mul add sqrt 72 exch div} -] def -/calcgraysteps { - forcemaxsteps - { -maxsteps - } - { -/currenthalftone defed -{currenthalftone /dicttype eq}{false}ifelse -{ -currenthalftone begin -HalftoneType 4 le -{graycalcs HalftoneType 1 sub get exec} -{ -HalftoneType 5 eq -{ -Default begin -{graycalcs HalftoneType 1 sub get exec} -end -} -{0 60} -ifelse -} -ifelse -end -} -{ -currentscreen pop exch -} -ifelse - -printerRes 300 max exch div exch -2 copy -sin mul round dup mul -3 1 roll -cos mul round dup mul -add 1 add -dup maxsteps gt {pop maxsteps} if -dup minsteps lt {pop minsteps} if - } - ifelse -} bdf -/nextrelease defed { - /languagelevel defed not { -/framebuffer defed { -0 40 string framebuffer 9 1 roll 8 {pop} repeat -dup 516 eq exch 520 eq or -{ -/fhnumcolors 3 def -/currentscreen {60 0 {pop pop 1}}bdf -/calcgraysteps {maxsteps} bdf -}if -}if - }if -}if -fhnumcolors 1 ne { - /calcgraysteps {maxsteps} bdf -} if -/currentpagedevice defed { - - - currentpagedevice /PreRenderingEnhance known - { -currentpagedevice /PreRenderingEnhance get -{ -/calcgraysteps -{ -forcemaxsteps -{maxsteps} -{256 maxsteps min} -ifelse -} def -} if - } if -} if -/gradfrequency 144 def -printerRes 1000 lt { - /gradfrequency 72 def -} if -/adjnumsteps { - - dup dtransform abs exch abs max - - printerRes div - - gradfrequency mul - round - 5 max - min -}bdf -/goodsep { - spots exch get 4 get dup sepname eq exch (_vc_Registration) eq or -}bdf -/BeginGradation defed -{/bb{BeginGradation}bdf} -{/bb{}bdf} -ifelse -/EndGradation defed -{/eb{EndGradation}bdf} -{/eb{}bdf} -ifelse -/bottom -0 def -/delta -0 def -/frac -0 def -/height -0 def -/left -0 def -/numsteps1 -0 def -/radius -0 def -/right -0 def -/top -0 def -/width -0 def -/xt -0 def -/yt -0 def -/df currentflat def -/tempstr 1 string def -/clipflatness currentflat def -/inverted? - 0 currenttransfer exec .5 ge def -/tc1 [0 0 0 1] def -/tc2 [0 0 0 1] def -/storerect{/top xdf /right xdf /bottom xdf /left xdf -/width right left sub def /height top bottom sub def}bdf -/concatprocs{ - systemdict /packedarray known - {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 -}bdf -/i{dup 0 eq - {pop df dup} - {dup} ifelse - /clipflatness xdf setflat -}bdf -version cvr 38.0 le -{/setrgbcolor{ -currenttransfer exec 3 1 roll -currenttransfer exec 3 1 roll -currenttransfer exec 3 1 roll -setrgbcolor}bdf}if -/vms {/vmsv save def} bdf -/vmr {vmsv restore} bdf -/vmrs{vmsv restore /vmsv save def}bdf -/eomode{ - {/filler /eofill load def /clipper /eoclip load def} - {/filler /fill load def /clipper /clip load def} - ifelse -}bdf -/normtaper{}bdf -/logtaper{9 mul 1 add log}bdf -/CD{ - /NF exch def - { -exch dup -/FID ne 1 index/UniqueID ne and -{exch NF 3 1 roll put} -{pop pop} -ifelse - }forall - NF -}bdf -/MN{ - 1 index length - /Len exch def - dup length Len add - string dup - Len - 4 -1 roll - putinterval - dup - 0 - 4 -1 roll - putinterval -}bdf -/RC{4 -1 roll /ourvec xdf 256 string cvs(|______)anchorsearch - {1 index MN cvn/NewN exch def cvn - findfont dup maxlength dict CD dup/FontName NewN put dup - /Encoding ourvec put NewN exch definefont pop}{pop}ifelse}bdf -/RF{ - dup - FontDirectory exch - known - {pop 3 -1 roll pop} - {RC} - ifelse -}bdf -/FF{dup 256 string cvs(|______)exch MN cvn dup FontDirectory exch known - {exch pop findfont 3 -1 roll pop} - {pop dup findfont dup maxlength dict CD dup dup - /Encoding exch /Encoding get 256 array copy 7 -1 roll - {3 -1 roll dup 4 -2 roll put}forall put definefont} - ifelse}bdf -/RCJ{4 -1 roll - /ourvec xdf - 256 string cvs - (|______) anchorsearch - {pop -cvn -dup FDFJ -exch -1 index -eq -{ -_bfh findfont _efh -dup -maxlength dict -CD -dup -/FontName -3 index -put -dup -/Encoding ourvec put -1 index -exch -definefont -pop -} -{exch pop} -ifelse - } - {pop} - ifelse -}bdf -/RFJ{ - dup - FontDirectory exch - known - {pop 3 -1 roll pop} - {RCJ} - ifelse -}bdf -/hasfont -{ - /resourcestatus where - { -pop -/Font resourcestatus -{ -pop pop true -} -{ -false -} -ifelse - } - { -dup FontDirectory exch known -{pop true} -{ -256 string -cvs -(fonts/) exch MN -status -{pop pop pop pop true} -{false} -ifelse -} -ifelse - } - ifelse -}bdf -/FDFJ -{ - dup - hasfont - not - { -pop -/Ryumin-Light-83pv-RKSJ-H -hasfont -{ -/Ryumin-Light-83pv-RKSJ-H -} -{ -/Courier -} -ifelse - } - if -}bdf -/FFJ{ - _bfh - dup - 256 string cvs - (|______)exch MN - cvn - dup - FontDirectory - exch known - { -exch -pop -findfont -3 -1 roll -pop - } - { -pop -FDFJ -dup findfont -dup maxlength dict -CD -dup dup -/Encoding exch -/Encoding get -256 array copy -7 -1 roll -{ -3 -1 roll -dup -4 -2 roll -put -}forall -put -definefont - } - ifelse - _efh -}bdf -/GS { - dup - hasfont - { -FFJ -curtextmtx makefont setfont -exch -5 1 roll -ts -pop - } { -pop pop -ts - } ifelse -} bdf -/RCK{4 -1 roll - /ourvec xdf - 256 string cvs - (|______) anchorsearch - {pop -cvn -dup FDFK -exch -1 index -eq -{ -_bfh findfont _efh -dup -maxlength dict -CD -dup -/FontName -3 index -put -dup -/Encoding ourvec put -1 index -exch -definefont -pop -} -{exch pop} -ifelse - } - {pop} - ifelse -}bdf -/RFK{ - dup - FontDirectory exch - known - {pop 3 -1 roll pop} - {RCK} - ifelse -}bdf -/hasfont -{ - /resourcestatus where - { -pop -/Font resourcestatus -{ -pop pop true -} -{ -false -} -ifelse - } - { -dup FontDirectory exch known -{pop true} -{ -256 string -cvs -(fonts/) exch MN -status -{pop pop pop pop true} -{false} -ifelse -} -ifelse - } - ifelse -}bdf -/FDFK -{ - dup - hasfont - not - { -pop -/JCsm -hasfont -{ -/JCsm -} -{ -/Courier -} -ifelse - } - if -}bdf -/FFK{ - _bfh - dup - 256 string cvs - (|______)exch MN - cvn - dup - FontDirectory - exch known - { -exch -pop -findfont -3 -1 roll -pop - } - { -pop -FDFK -dup findfont -dup maxlength dict -CD -dup dup -/Encoding exch -/Encoding get -256 array copy -7 -1 roll -{ -3 -1 roll -dup -4 -2 roll -put -}forall -put -definefont - } - ifelse - _efh -}bdf -/RCTC{4 -1 roll - /ourvec xdf - 256 string cvs - (|______) anchorsearch - {pop -cvn -dup FDFTC -exch -1 index -eq -{ -_bfh findfont _efh -dup -maxlength dict -CD -dup -/FontName -3 index -put -dup -/Encoding ourvec put -1 index -exch -definefont -pop -} -{exch pop} -ifelse - } - {pop} - ifelse -}bdf -/RFTC{ - dup - FontDirectory exch - known - {pop 3 -1 roll pop} - {RCTC} - ifelse -}bdf -/FDFTC -{ - dup - hasfont - not - { -pop -/DFMing-Lt-HK-BF -hasfont -{ -/DFMing-Lt-HK-BF -} -{ -/Courier -} -ifelse - } - if -}bdf -/FFTC{ - _bfh - dup - 256 string cvs - (|______)exch MN - cvn - dup - FontDirectory - exch known - { -exch -pop -findfont -3 -1 roll -pop - } - { -pop -FDFTC -dup findfont -dup maxlength dict -CD -dup dup -/Encoding exch -/Encoding get -256 array copy -7 -1 roll -{ -3 -1 roll -dup -4 -2 roll -put -}forall -put -definefont - } - ifelse - _efh -}bdf -/fps{ - currentflat - exch - dup 0 le{pop 1}if - { -dup setflat 3 index stopped -{1.3 mul dup 3 index gt{pop setflat pop pop stop}if} -{exit} -ifelse - }loop - pop setflat pop pop -}bdf -/fp{100 currentflat fps}bdf -/clipper{clip}bdf -/W{/clipper load 100 clipflatness dup setflat fps}bdf -userdict begin /BDFontDict 29 dict def end -BDFontDict begin -/bu{}def -/bn{}def -/setTxMode{av 70 ge{pop}if pop}def -/gm{m}def -/show{pop}def -/gr{pop}def -/fnt{pop pop pop}def -/fs{pop}def -/fz{pop}def -/lin{pop pop}def -/:M {pop pop} def -/sf {pop} def -/S {pop} def -/@b {pop pop pop pop pop pop pop pop} def -/_bdsave /save load def -/_bdrestore /restore load def -/save { dup /fontsave eq {null} {_bdsave} ifelse } def -/restore { dup null eq { pop } { _bdrestore } ifelse } def -/fontsave null def -end -/MacVec 256 array def -MacVec 0 /Helvetica findfont -/Encoding get 0 128 getinterval putinterval -MacVec 127 /DEL put MacVec 16#27 /quotesingle put MacVec 16#60 /grave put -/NUL/SOH/STX/ETX/EOT/ENQ/ACK/BEL/BS/HT/LF/VT/FF/CR/SO/SI -/DLE/DC1/DC2/DC3/DC4/NAK/SYN/ETB/CAN/EM/SUB/ESC/FS/GS/RS/US -MacVec 0 32 getinterval astore pop -/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis/Udieresis/aacute -/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute/egrave -/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde/oacute -/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex/udieresis -/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls -/registered/copyright/trademark/acute/dieresis/notequal/AE/Oslash -/infinity/plusminus/lessequal/greaterequal/yen/mu/partialdiff/summation -/product/pi/integral/ordfeminine/ordmasculine/Omega/ae/oslash -/questiondown/exclamdown/logicalnot/radical/florin/approxequal/Delta/guillemotleft -/guillemotright/ellipsis/nbspace/Agrave/Atilde/Otilde/OE/oe -/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide/lozenge -/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright/fi/fl -/daggerdbl/periodcentered/quotesinglbase/quotedblbase -/perthousand/Acircumflex/Ecircumflex/Aacute -/Edieresis/Egrave/Iacute/Icircumflex/Idieresis/Igrave/Oacute/Ocircumflex -/apple/Ograve/Uacute/Ucircumflex/Ugrave/dotlessi/circumflex/tilde -/macron/breve/dotaccent/ring/cedilla/hungarumlaut/ogonek/caron -MacVec 128 128 getinterval astore pop -/findheaderfont { - /Helvetica findfont -} def -end %. AltsysDict -%%EndResource -%%EndProlog -%%BeginSetup -AltsysDict begin -_bfh -_efh -end %. AltsysDict -%%EndSetup -AltsysDict begin -/onlyk4{false}ndf -/ccmyk{dup 5 -1 roll sub 0 max exch}ndf -/cmyk2gray{ - 4 -1 roll 0.3 mul 4 -1 roll 0.59 mul 4 -1 roll 0.11 mul - add add add 1 min neg 1 add -}bdf -/setcmykcolor{1 exch sub ccmyk ccmyk ccmyk pop setrgbcolor}ndf -/maxcolor { - max max max -} ndf -/maxspot { - pop -} ndf -/setcmykcoloroverprint{4{dup -1 eq{pop 0}if 4 1 roll}repeat setcmykcolor}ndf -/findcmykcustomcolor{5 packedarray}ndf -/setcustomcolor{exch aload pop pop 4{4 index mul 4 1 roll}repeat setcmykcolor pop}ndf -/setseparationgray{setgray}ndf -/setoverprint{pop}ndf -/currentoverprint false ndf -/cmykbufs2gray{ - 0 1 2 index length 1 sub - { -4 index 1 index get 0.3 mul -4 index 2 index get 0.59 mul -4 index 3 index get 0.11 mul -4 index 4 index get -add add add cvi 255 min -255 exch sub -2 index 3 1 roll put - }for - 4 1 roll pop pop pop -}bdf -/colorimage{ - pop pop - [ -5 -1 roll/exec cvx -6 -1 roll/exec cvx -7 -1 roll/exec cvx -8 -1 roll/exec cvx -/cmykbufs2gray cvx - ]cvx - image -} -%. version 47.1 on Linotronic of Postscript defines colorimage incorrectly (rgb model only) -version cvr 47.1 le -statusdict /product get (Lino) anchorsearch{pop pop true}{pop false}ifelse -and{userdict begin bdf end}{ndf}ifelse -fhnumcolors 1 ne {/yt save def} if -/customcolorimage{ - aload pop - (_vc_Registration) eq - { -pop pop pop pop separationimage - } - { -/ik xdf /iy xdf /im xdf /ic xdf -ic im iy ik cmyk2gray /xt xdf -currenttransfer -{dup 1.0 exch sub xt mul add}concatprocs -st -image - } - ifelse -}ndf -fhnumcolors 1 ne {yt restore} if -fhnumcolors 3 ne {/yt save def} if -/customcolorimage{ - aload pop - (_vc_Registration) eq - { -pop pop pop pop separationimage - } - { -/ik xdf /iy xdf /im xdf /ic xdf -1.0 dup ic ik add min sub -1.0 dup im ik add min sub -1.0 dup iy ik add min sub -/ic xdf /iy xdf /im xdf -currentcolortransfer -4 1 roll -{dup 1.0 exch sub ic mul add}concatprocs 4 1 roll -{dup 1.0 exch sub iy mul add}concatprocs 4 1 roll -{dup 1.0 exch sub im mul add}concatprocs 4 1 roll -setcolortransfer -{/dummy xdf dummy}concatprocs{dummy}{dummy}true 3 colorimage - } - ifelse -}ndf -fhnumcolors 3 ne {yt restore} if -fhnumcolors 4 ne {/yt save def} if -/customcolorimage{ - aload pop - (_vc_Registration) eq - { -pop pop pop pop separationimage - } - { -/ik xdf /iy xdf /im xdf /ic xdf -currentcolortransfer -{1.0 exch sub ik mul ik sub 1 add}concatprocs 4 1 roll -{1.0 exch sub iy mul iy sub 1 add}concatprocs 4 1 roll -{1.0 exch sub im mul im sub 1 add}concatprocs 4 1 roll -{1.0 exch sub ic mul ic sub 1 add}concatprocs 4 1 roll -setcolortransfer -{/dummy xdf dummy}concatprocs{dummy}{dummy}{dummy} -true 4 colorimage - } - ifelse -}ndf -fhnumcolors 4 ne {yt restore} if -/separationimage{image}ndf -/spotascmyk false ndf -/newcmykcustomcolor{6 packedarray}ndf -/inkoverprint false ndf -/setinkoverprint{pop}ndf -/setspotcolor { - spots exch get - dup 4 get (_vc_Registration) eq - {pop 1 exch sub setseparationgray} - {0 5 getinterval exch setcustomcolor} - ifelse -}ndf -/currentcolortransfer{currenttransfer dup dup dup}ndf -/setcolortransfer{st pop pop pop}ndf -/fas{}ndf -/sas{}ndf -/fhsetspreadsize{pop}ndf -/filler{fill}bdf -/F{gsave {filler}fp grestore}bdf -/f{closepath F}bdf -/S{gsave {stroke}fp grestore}bdf -/s{closepath S}bdf - - userdict /islevel2 - systemdict /languagelevel known dup - { -pop systemdict /languagelevel get 2 ge - } if - put - - islevel2 not - { -/currentcmykcolor -{ -0 0 0 1 currentgray sub -} ndf - } if - - /tc - { -gsave -setcmykcolor currentcmykcolor -grestore - } bind def - /testCMYKColorThrough - { -tc add add add 0 ne - } bind def - /fhiscomposite where not { -userdict /fhiscomposite -islevel2 -{ -gsave 1 1 1 1 setcmykcolor currentcmykcolor grestore -add add add 4 eq -} -{ -1 0 0 0 testCMYKColorThrough -0 1 0 0 testCMYKColorThrough -0 0 1 0 testCMYKColorThrough -0 0 0 1 testCMYKColorThrough -and and and -} ifelse -put - } - { pop } - ifelse -/bc4 [0 0 0 0] def -/_lfp4 { - 1 pop - /yt xdf - /xt xdf - /ang xdf - storerect - /taperfcn xdf - /k2 xdf /y2 xdf /m2 xdf /c2 xdf - /k1 xdf /y1 xdf /m1 xdf /c1 xdf - c1 c2 sub abs - m1 m2 sub abs - y1 y2 sub abs - k1 k2 sub abs - maxcolor - calcgraysteps mul abs round - height abs adjnumsteps - dup 1 lt {pop 1} if - 1 sub /numsteps1 xdf - currentflat mark - currentflat clipflatness - /delta top bottom sub numsteps1 1 add div def - /right right left sub def - /botsv top delta sub def - { -{ -W -xt yt translate -ang rotate -xt neg yt neg translate -dup setflat -/bottom botsv def -0 1 numsteps1 -{ -numsteps1 dup 0 eq {pop pop 0.5} {div} ifelse -taperfcn /frac xdf -bc4 0 c2 c1 sub frac mul c1 add put -bc4 1 m2 m1 sub frac mul m1 add put -bc4 2 y2 y1 sub frac mul y1 add put -bc4 3 k2 k1 sub frac mul k1 add put -bc4 vc -1 index setflat -{ -mark {newpath left bottom right delta rectfill}stopped -{cleartomark exch 1.3 mul dup setflat exch 2 copy gt{stop}if} -{cleartomark exit}ifelse -}loop -/bottom bottom delta sub def -}for -} -gsave stopped grestore -{exch pop 2 index exch 1.3 mul dup 100 gt{cleartomark setflat stop}if} -{exit}ifelse - }loop - cleartomark setflat -}bdf -/bcs [0 0] def -/_lfs4 { - /yt xdf - /xt xdf - /ang xdf - storerect - /taperfcn xdf - /tint2 xdf - /tint1 xdf - bcs exch 1 exch put - tint1 tint2 sub abs - bcs 1 get maxspot - calcgraysteps mul abs round - height abs adjnumsteps - dup 2 lt {pop 2} if - 1 sub /numsteps1 xdf - currentflat mark - currentflat clipflatness - /delta top bottom sub numsteps1 1 add div def - /right right left sub def - /botsv top delta sub def - { -{ -W -xt yt translate -ang rotate -xt neg yt neg translate -dup setflat -/bottom botsv def -0 1 numsteps1 -{ -numsteps1 div taperfcn /frac xdf -bcs 0 -1.0 tint2 tint1 sub frac mul tint1 add sub -put bcs vc -1 index setflat -{ -mark {newpath left bottom right delta rectfill}stopped -{cleartomark exch 1.3 mul dup setflat exch 2 copy gt{stop}if} -{cleartomark exit}ifelse -}loop -/bottom bottom delta sub def -}for -} -gsave stopped grestore -{exch pop 2 index exch 1.3 mul dup 100 gt{cleartomark setflat stop}if} -{exit}ifelse - }loop - cleartomark setflat -}bdf -/_rfs6 { - /tint2 xdf - /tint1 xdf - bcs exch 1 exch put - /inrad xdf - /radius xdf - /yt xdf - /xt xdf - tint1 tint2 sub abs - bcs 1 get maxspot - calcgraysteps mul abs round - radius inrad sub abs - adjnumsteps - dup 1 lt {pop 1} if - 1 sub /numsteps1 xdf - radius inrad sub numsteps1 dup 0 eq {pop} {div} ifelse - 2 div /halfstep xdf - currentflat mark - currentflat clipflatness - { -{ -dup setflat -W -0 1 numsteps1 -{ -dup /radindex xdf -numsteps1 dup 0 eq {pop pop 0.5} {div} ifelse -/frac xdf -bcs 0 -tint2 tint1 sub frac mul tint1 add -put bcs vc -1 index setflat -{ -newpath mark -xt yt radius inrad sub 1 frac sub mul halfstep add inrad add 0 360 -{ arc -radindex numsteps1 ne -inrad 0 gt or -{ -xt yt -numsteps1 0 eq -{ inrad } -{ -radindex 1 add numsteps1 div 1 exch sub -radius inrad sub mul halfstep add inrad add -}ifelse -dup xt add yt moveto -360 0 arcn -} if -fill -}stopped -{cleartomark exch 1.3 mul dup setflat exch 2 copy gt{stop}if} -{cleartomark exit}ifelse -}loop -}for -} -gsave stopped grestore -{exch pop 2 index exch 1.3 mul dup 100 gt{cleartomark setflat stop}if} -{exit}ifelse - }loop - cleartomark setflat -}bdf -/_rfp6 { - 1 pop - /k2 xdf /y2 xdf /m2 xdf /c2 xdf - /k1 xdf /y1 xdf /m1 xdf /c1 xdf - /inrad xdf - /radius xdf - /yt xdf - /xt xdf - c1 c2 sub abs - m1 m2 sub abs - y1 y2 sub abs - k1 k2 sub abs - maxcolor - calcgraysteps mul abs round - radius inrad sub abs - adjnumsteps - dup 1 lt {pop 1} if - 1 sub /numsteps1 xdf - radius inrad sub numsteps1 dup 0 eq {pop} {div} ifelse - 2 div /halfstep xdf - currentflat mark - currentflat clipflatness - { -{ -dup setflat -W -0 1 numsteps1 -{ -dup /radindex xdf -numsteps1 dup 0 eq {pop pop 0.5} {div} ifelse -/frac xdf -bc4 0 c2 c1 sub frac mul c1 add put -bc4 1 m2 m1 sub frac mul m1 add put -bc4 2 y2 y1 sub frac mul y1 add put -bc4 3 k2 k1 sub frac mul k1 add put -bc4 vc -1 index setflat -{ -newpath mark -xt yt radius inrad sub 1 frac sub mul halfstep add inrad add 0 360 -{ arc -radindex numsteps1 ne -inrad 0 gt or -{ -xt yt -numsteps1 0 eq -{ inrad } -{ -radindex 1 add numsteps1 div 1 exch sub -radius inrad sub mul halfstep add inrad add -}ifelse -dup xt add yt moveto -360 0 arcn -} if -fill -}stopped -{cleartomark exch 1.3 mul dup setflat exch 2 copy gt{stop}if} -{cleartomark exit}ifelse -}loop -}for -} -gsave stopped grestore -{exch pop 2 index exch 1.3 mul dup 100 gt{cleartomark setflat stop}if} -{exit}ifelse - }loop - cleartomark setflat -}bdf -/lfp4{_lfp4}ndf -/lfs4{_lfs4}ndf -/rfs6{_rfs6}ndf -/rfp6{_rfp6}ndf -/cvc [0 0 0 1] def -/vc{ - AltsysDict /cvc 2 index put - aload length dup 4 eq - {pop dup -1 eq{pop setrgbcolor}{setcmykcolor}ifelse} - {6 eq {sethexcolor} {setspotcolor} ifelse } - ifelse -}bdf -0 setseparationgray -/imgr {7740 7186.11 8930.55 8028 } def -/bleed 0 def -/clpr {7740 7186.11 8930.55 8028 } def -/xs 1 def -/ys 1 def -/botx 0 def -/overlap 0 def -/wdist 18 def -0 2 mul fhsetspreadsize -0 0 ne {/df 0 def /clipflatness 0 def} if -/maxsteps 256 def -/forcemaxsteps false def -/minsteps 0 def - userdict begin /AGDOrigMtx matrix currentmatrix def end -vms --8188 -7434 translate -/currentpacking defed{false setpacking}if -/spots[ -1 0 0 0 (Process Cyan) false newcmykcustomcolor -0 1 0 0 (Process Magenta) false newcmykcustomcolor -0 0 1 0 (Process Yellow) false newcmykcustomcolor -0 0 0 1 (Process Black) false newcmykcustomcolor -]def -n -[] 0 d -3.863708 M -1 w -0 j -0 J -false setoverprint -0 i -false eomode -[0 0 0 1] vc -vms -8189.41 7816.1212 m -8419.0227 7816.1212 L -8419.0227 7435.3096 L -8189.41 7435.3096 L -8189.41 7816.1212 L -[0 0 0 0] vc -f -1.0001 w -3.863693 M -[0 0 0 1] vc -S -n -8353.5617 7590.0087 m -8337.5175 7581.9867 L -8337.5175 7560.327 L -8353.5617 7570.4884 L -8353.5617 7590.0087 L -[0 0 0 0] vc -f -1.3366 w -[0 0 0 1] vc -S -n -8353.5617 7559.5248 m -8337.5175 7581.1845 L -8337.5175 7559.5248 L -8353.5617 7544.0155 L -8353.5617 7559.5248 L -[0 0 0 0] vc -f -1.3366 w -1 J -1 j -[0 0 0 1] vc -S -n -8255.9597 7588.9391 m -8272.0038 7580.917 L -8272.0038 7559.2574 L -8255.9597 7569.4187 L -8255.9597 7588.9391 L -[0 0 0 0] vc -f -1.3366 w -0 J -0 j -[0 0 0 1] vc -S -n -8255.9597 7559.5248 m -8272.0038 7580.7852 L -8272.0038 7559.5248 L -8255.9597 7544.0155 L -8255.9597 7559.5248 L -[0 0 0 0] vc -f -1.3366 w -1 J -1 j -[0 0 0 1] vc -S -n -8255.9597 7559.2574 m -8353.5617 7559.2574 L -8353.5617 7543.4807 L -8255.9597 7543.4807 L -8255.9597 7559.2574 L -[0 0 0 0] vc -f -1.3366 w -0 J -0 j -[0 0 0 1] vc -S -n -8256.4945 7686.0064 m -8353.8291 7686.0064 L -8353.8291 7686.0064 8353.8291 7623.4341 8353.8291 7623.1668 C -8353.8291 7591.8806 8304.6271 7566.7447 8304.6271 7566.7447 C -8304.6271 7566.7447 8256.4945 7591.0784 8256.4945 7621.0317 C -8256.4945 7621.4069 8256.4945 7686.0064 8256.4945 7686.0064 C -f -q -W -n -8265.1222 7693.6272 m -8304.8277 7648.8374 L -8345.5396 7694.0284 L -8361.2525 7679.7975 L -8360.9744 7679.3511 8319.2 7632.7862 8319.2 7632.7862 C -8319.459 7632.3584 8348.4809 7599.6986 8348.4809 7599.6986 C -8332.6337 7585.3293 L -8304.8273 7616.6153 L -8276.3525 7584.9282 L -8260.6403 7599.155 L -8260.9137 7599.732 8290.5883 7632.7266 8290.5883 7632.7266 C -8249.141 7679.392 L -8265.1222 7693.6272 L -[0 0 0 0.2] vc -f -0.5275 w -3.863708 M -S -n -Q -false eomode -[0 0 0 1] vc -false setoverprint -S -n -8318.6896 7646.2833 m -8318.6729 7617.8974 L -8295.6255 7617.8974 L -8291.6355 7621.8627 L -8291.6341 7650.1267 L -8314.8062 7650.1267 L -8318.6896 7646.2833 L -f -1.149 w -S -n -8295.2679 7622.9768 m -8299.0115 7622.9768 L -8299.0115 7614.6098 L -8295.2679 7614.6098 L -8295.2679 7622.9768 L -[0 0 0 0.5] vc -f -[0 0 0 1] vc -S -n -8313.2801 7666.3343 m -8307.622 7666.3542 L -8304.8103 7661.4443 L -8301.9986 7666.3543 L -8296.3406 7666.3343 L -8299.1868 7671.2243 L -8296.3406 7676.1143 L -8301.9985 7676.0943 L -8304.8103 7681.0043 L -8307.6221 7676.0944 L -8313.3198 7676.1065 L -8310.4337 7671.2243 L -8313.2801 7666.3343 L -[0 0 0 0.2] vc -f -0.5 w -S -n -8313.2801 7585.8461 m -8307.622 7585.866 L -8304.8103 7580.956 L -8301.9986 7585.866 L -8296.3406 7585.846 L -8299.1868 7590.736 L -8296.3406 7595.6261 L -8301.9985 7595.6061 L -8304.8103 7600.5161 L -8307.6221 7595.6061 L -8313.3198 7595.6182 L -8310.4337 7590.736 L -8313.2801 7585.8461 L -f -S -n -8279.1862 7628.8979 m -8273.5282 7628.9178 L -8270.7165 7624.0079 L -8267.9048 7628.9179 L -8262.2468 7628.8979 L -8265.0929 7633.7879 L -8262.2468 7638.6779 L -8267.9046 7638.6579 L -8270.7165 7643.5679 L -8273.5282 7638.658 L -8279.2259 7638.6701 L -8276.3399 7633.7879 L -8279.1862 7628.8979 L -f -S -n -8347.5076 7628.8979 m -8341.8496 7628.9178 L -8339.0379 7624.0079 L -8336.2262 7628.9179 L -8330.5682 7628.8979 L -8333.4144 7633.7879 L -8330.5682 7638.6779 L -8336.2261 7638.6579 L -8339.0379 7643.5679 L -8341.8496 7638.658 L -8347.5473 7638.6701 L -8344.6613 7633.7879 L -8347.5076 7628.8979 L -f -S -n -true eomode -8269.8609 7554.1608 m -8269.3529 7554.443 8268.8026 7554.5841 8268.2523 7554.5841 C -8266.9293 7554.5841 8266.0615 7553.9579 8266.0615 7552.979 C -8266.0615 7551.3297 8269.1836 7551.1886 8269.1836 7549.945 C -8269.1836 7549.6099 8268.8132 7549.1865 8268.0089 7549.1865 C -8267.2997 7549.1865 8266.633 7549.4952 8266.1038 7550.0597 C -8266.1038 7548.966 L -8266.7071 7548.5868 8267.3421 7548.4104 8268.1253 7548.4104 C -8269.2894 7548.4104 8270.1467 7549.0983 8270.1467 7550.042 C -8270.1467 7551.9559 8267.0246 7551.9382 8267.0246 7553.0936 C -8267.0246 7553.517 8267.5008 7553.808 8268.1676 7553.808 C -8268.6544 7553.808 8269.2471 7553.6669 8269.8609 7553.1818 C -8269.8609 7554.1608 L -[0 0 0 1] vc -true setoverprint -f -false setoverprint -n -8275.6875 7554.54 m -8274.9573 7554.54 L -8271.8563 7548.4898 L -8272.9147 7548.4898 L -8273.8248 7550.2625 L -8276.894 7550.2625 L -8277.8571 7548.4898 L -8278.9155 7548.4898 L -8275.6875 7554.54 L -h -8275.3065 7553.2171 m -8276.4707 7551.0387 L -8274.227 7551.0387 L -8275.3065 7553.2171 L -true setoverprint -f -false setoverprint -n -8281.03 7554.5047 m -8281.03 7548.4898 L -8282.0672 7548.4898 L -8282.0672 7551.0916 L -8283.1467 7551.0916 L -8284.8189 7551.0916 8285.5809 7551.8324 8285.5809 7552.7761 C -8285.5809 7553.7286 8284.8613 7554.5047 8283.2843 7554.5047 C -8281.03 7554.5047 L -h -8282.0672 7553.7286 m -8283.2843 7553.7286 L -8284.2263 7553.7286 8284.512 7553.2524 8284.512 7552.8114 C -8284.512 7552.2117 8284.0146 7551.8677 8283.242 7551.8677 C -8282.0672 7551.8677 L -8282.0672 7553.7286 L -true setoverprint -f -false setoverprint -n -false eomode -8291.9481 7554.5047 m -8287.8522 7554.5047 L -8287.8522 7548.4898 L -8292.0433 7548.4898 L -8292.0433 7549.2659 L -8288.8894 7549.2659 L -8288.8894 7551.1357 L -8291.8422 7551.1357 L -8291.8422 7551.9118 L -8288.8894 7551.9118 L -8288.8894 7553.7286 L -8291.9481 7553.7286 L -8291.9481 7554.5047 L -true setoverprint -f -false setoverprint -n -true eomode -8294.5394 7554.5047 m -8294.5394 7548.4898 L -8295.5766 7548.4898 L -8295.5766 7551.1004 L -8296.0105 7551.1004 L -8296.5397 7551.1004 8296.9736 7550.9593 8297.9261 7549.7245 C -8298.8786 7548.4898 L -8300.1169 7548.4898 L -8299.6195 7549.0631 8299.4396 7549.2659 8299.1326 7549.6804 C -8298.5823 7550.4301 8298.1801 7550.9857 8297.5239 7551.3473 C -8298.2965 7551.6031 8298.7305 7552.1235 8298.7305 7552.8202 C -8298.7305 7553.8609 8297.8203 7554.5047 8296.3598 7554.5047 C -8294.5394 7554.5047 L -h -8295.5766 7553.7639 m -8296.2433 7553.7639 L -8297.2488 7553.7639 8297.6509 7553.4199 8297.6615 7552.8555 C -8297.6721 7552.3528 8297.3546 7551.8765 8296.2433 7551.8765 C -8295.5766 7551.8765 L -8295.5766 7553.7639 L -true setoverprint -f -false setoverprint -n -false eomode -8306.377 7554.5047 m -8302.2812 7554.5047 L -8302.2812 7548.4898 L -8306.4722 7548.4898 L -8306.4722 7549.2659 L -8303.3183 7549.2659 L -8303.3183 7551.1357 L -8306.2711 7551.1357 L -8306.2711 7551.9118 L -8303.3183 7551.9118 L -8303.3183 7553.7286 L -8306.377 7553.7286 L -8306.377 7554.5047 L -true setoverprint -f -false setoverprint -n -true eomode -8315.9824 7554.54 m -8315.2521 7554.54 L -8312.1512 7548.4898 L -8313.2095 7548.4898 L -8314.1197 7550.2625 L -8317.1889 7550.2625 L -8318.152 7548.4898 L -8319.2103 7548.4898 L -8315.9824 7554.54 L -h -8315.6014 7553.2171 m -8316.7655 7551.0387 L -8314.5219 7551.0387 L -8315.6014 7553.2171 L -true setoverprint -f -false setoverprint -n -vmrs -8327.2306 7554.5047 m -8326.1935 7554.5047 L -8326.1935 7551.0034 L -8326.1935 7550.4389 8326.1088 7549.9979 8325.7384 7549.6893 C -8325.4103 7549.4158 8324.8388 7549.2042 8324.045 7549.2042 C -8323.4206 7549.2042 8322.902 7549.3717 8322.4892 7549.7157 C -8322.1612 7549.9891 8322.0553 7550.2713 8322.0553 7550.9505 C -8322.0553 7554.5047 L -8321.0181 7554.5047 L -8321.0181 7550.7652 L -8321.0181 7549.1248 8322.4998 7548.4104 8324.0238 7548.4104 C -8326.1723 7548.4104 8327.2306 7549.3806 8327.2306 7550.8534 C -8327.2306 7554.5047 L -true setoverprint -f -false setoverprint -n -true eomode -8330.0403 7548.4898 m -8332.8555 7548.4898 L -8335.2368 7548.4898 8336.6868 7549.9538 8336.6868 7551.4973 C -8336.6868 7552.9172 8335.512 7554.5047 8332.845 7554.5047 C -8330.0403 7554.5047 L -8330.0403 7548.4898 L -h -8331.0775 7553.7286 m -8332.6756 7553.7286 L -8334.6971 7553.7286 8335.6178 7552.7056 8335.6178 7551.4973 C -8335.6178 7550.7564 8335.0781 7549.2659 8332.7285 7549.2659 C -8331.0775 7549.2659 L -8331.0775 7553.7286 L -true setoverprint -f -false setoverprint -n -false eomode -8343.4368 7554.5047 m -8339.341 7554.5047 L -8339.341 7548.4898 L -8343.5321 7548.4898 L -8343.5321 7549.2659 L -8340.3782 7549.2659 L -8340.3782 7551.1357 L -8343.331 7551.1357 L -8343.331 7551.9118 L -8340.3782 7551.9118 L -8340.3782 7553.7286 L -8343.4368 7553.7286 L -8343.4368 7554.5047 L -true setoverprint -f -false setoverprint -n -8290.6207 7650.1267 m -8314.3945 7650.1267 L -8314.3945 7622.1759 L -8290.6207 7622.1759 L -8290.6207 7650.1267 L -[0 0 0 0.5] vc -f -1.149 w -3.863693 M -[0 0 0 0] vc -S -n -8311.6422 7630.5202 m -8305.8839 7630.5222 L -8303.0722 7625.6123 L -8300.2605 7630.5222 L -8294.5412 7630.5202 L -8297.4487 7635.3923 L -8294.6025 7640.2823 L -8300.2604 7640.2624 L -8303.0723 7645.1723 L -8305.884 7640.2624 L -8311.5816 7640.2745 L -8308.6956 7635.3923 L -8311.6422 7630.5202 L -[0 0 0 0.2] vc -f -[0 0 0 1] vc -S -n -8397.1261 7784.3694 m -8405.8976 7784.3694 L -8405.8976 7753.9982 L -8397.1261 7753.9982 L -8397.1261 7784.3694 L -[0 0 0 0] vc -f -n -true eomode -8206.6863 7732.2141 m -8206.6863 7720.0586 8215.2666 7710.6983 8227.6171 7710.6983 C -8240.0325 7710.6983 8249.3929 7719.8636 8249.3929 7733.4491 C -8249.3929 7746.1896 8240.0325 7754.8999 8228.9171 7754.8999 C -8214.0966 7754.8999 8206.6863 7743.2645 8206.6863 7732.2141 C -h -8212.9265 7734.0992 m -8212.9265 7746.5146 8219.4918 7753.4699 8227.097 7753.4699 C -8236.5874 7753.4699 8243.1526 7745.1496 8243.1526 7730.979 C -8243.1526 7718.8886 8236.7824 7712.1283 8229.0471 7712.1283 C -8219.2968 7712.1283 8212.9265 7721.5537 8212.9265 7734.0992 C -[0 0 0 1] vc -true setoverprint -f -false setoverprint -n -false eomode -8259.359 7742.8661 m -8258.0633 7742.8661 8257.3915 7742.9621 8256.6716 7744.0658 C -8256.1917 7744.0658 L -8256.0958 7741.6184 8255.8078 7738.5471 8255.6159 7735.6198 C -8256.3357 7735.6198 L -8257.0076 7737.7313 8257.7754 7739.075 8258.3512 7739.8908 C -8259.0711 7740.8506 8260.2228 7741.8103 8264.4938 7741.8103 C -8266.9892 7741.8103 L -8266.9892 7718.6317 L -8266.9892 7713.4489 8266.6053 7712.873 8262.0944 7712.3452 C -8262.0944 7711.6733 L -8275.9152 7711.6733 L -8275.9152 7712.3452 L -8271.2123 7712.873 8270.8284 7713.4489 8270.8284 7718.6317 C -8270.8284 7741.8103 L -8274.3795 7741.8103 L -8277.3069 7741.8103 8278.7465 7741.1385 8279.5143 7740.1787 C -8280.2342 7739.2669 8280.7621 7737.9232 8281.5779 7735.6198 C -8282.2977 7735.7637 L -8282.0578 7738.5471 8281.8178 7742.0503 8281.7698 7744.0658 C -8281.2899 7744.0658 L -8280.5221 7743.154 8280.0902 7742.8661 8278.8425 7742.8661 C -8259.359 7742.8661 L -true setoverprint -f -false setoverprint -n -true eomode -8295.059 7711.6733 m -8295.059 7712.3452 L -8294.0512 7712.5851 L -8291.4598 7713.161 8291.0279 7713.7368 8291.7477 7716.6162 C -8292.2276 7718.5357 8293.4273 7722.2789 8294.0032 7723.7665 C -8304.2728 7723.7665 L -8305.6645 7720.0714 8307.0562 7716.3282 8307.3921 7715.1765 C -8307.824 7713.6889 8307.68 7713.209 8305.9524 7712.7771 C -8304.3688 7712.3452 L -8304.3688 7711.6733 L -8315.8382 7711.6733 L -8315.8382 7712.3452 L -8312.8628 7713.065 8312.239 7713.4489 8310.7033 7717.384 C -8308.7838 7722.2789 8306.6723 7728.3735 8304.3208 7734.4201 C -8300.7696 7743.5859 L -8300.1458 7743.394 L -8290.3081 7718.1038 L -8288.4845 7713.4489 8287.9086 7713.113 8284.7893 7712.3452 C -8284.7893 7711.6733 L -8295.059 7711.6733 L -h -8299.042 7737.4434 m -8299.138 7737.4434 L -8303.7449 7725.2062 L -8294.4831 7725.2062 L -8299.042 7737.4434 L -true setoverprint -f -false setoverprint -n -false eomode -8349.2955 7734.8999 m -8348.9116 7738.2112 8348.6716 7740.7066 8348.5277 7742.3382 C -8346.8481 7742.7701 8343.5368 7743.5859 8339.3618 7743.5859 C -8330.2919 7743.5859 8321.6539 7737.7793 8321.6539 7726.9338 C -8321.6539 7717.528 8328.9962 7710.9535 8339.0739 7710.9535 C -8342.673 7710.9535 8346.5601 7712.0572 8349.5354 7712.873 C -8349.2955 7713.9768 8349.2475 7715.5124 8349.2475 7717.24 C -8349.2475 7720.5033 L -8349.2475 7723.8625 8349.4395 7724.2464 8352.1268 7724.9183 C -8352.1268 7725.5901 L -8339.9856 7725.5901 L -8339.9856 7724.9183 L -8345.2164 7724.2944 8345.4084 7723.7185 8345.4084 7720.5033 C -8345.4084 7715.8963 L -8345.4084 7713.6889 8344.7365 7713.209 8343.6328 7712.7291 C -8342.577 7712.2492 8341.0414 7712.0092 8339.3138 7712.0092 C -8329.812 7712.0092 8326.3568 7720.5513 8326.3568 7727.8456 C -8326.3568 7736.9155 8331.1077 7742.5302 8338.354 7742.5302 C -8342.817 7742.5302 8346.8001 7740.8506 8348.5757 7734.756 C -8349.2955 7734.8999 L -true setoverprint -f -false setoverprint -n -true eomode -8360.8238 7726.8378 m -8360.8238 7717.8639 8367.1583 7710.9535 8376.2762 7710.9535 C -8385.4421 7710.9535 8392.3525 7717.7199 8392.3525 7727.7496 C -8392.3525 7737.1554 8385.4421 7743.5859 8377.236 7743.5859 C -8366.2945 7743.5859 8360.8238 7734.9959 8360.8238 7726.8378 C -h -8365.4307 7728.2295 m -8365.4307 7737.3954 8370.2776 7742.5302 8375.8923 7742.5302 C -8382.8987 7742.5302 8387.7456 7736.3876 8387.7456 7725.926 C -8387.7456 7717.0001 8383.0427 7712.0092 8377.332 7712.0092 C -8370.1337 7712.0092 8365.4307 7718.9676 8365.4307 7728.2295 C -true setoverprint -f -false setoverprint -n -8296.8524 7759.5709 m -8296.5144 7759.5709 8295.9814 7759.4149 8295.4484 7759.1029 C -8294.5514 7758.5699 8293.5763 7757.3608 8293.5763 7755.5408 C -8293.5763 7754.6307 8294.0053 7753.6167 8295.2144 7753.6167 C -8295.7864 7753.6167 8296.6054 7753.9937 8297.1515 7754.4877 C -8298.0095 7755.2677 8298.5165 7756.6068 8298.5165 7757.7638 C -8298.5165 7758.8429 8297.9445 7759.5709 8296.8524 7759.5709 C -h -8294.6294 7755.8528 m -8294.6294 7757.7768 8295.6044 7758.8169 8296.0074 7758.9859 C -8296.1244 7759.0379 8296.3064 7759.0899 8296.4364 7759.0899 C -8297.0865 7759.0899 8297.4635 7758.5959 8297.4635 7757.5948 C -8297.4895 7755.9048 8296.6054 7754.3707 8296.0594 7754.1887 C -8295.9554 7754.1497 8295.7864 7754.0977 8295.6564 7754.0977 C -8294.9284 7754.0977 8294.6294 7754.8777 8294.6294 7755.8528 C -true setoverprint -f -false setoverprint -n -false eomode -8304.133 7759.2589 m -8303.782 7758.9209 L -8303.821 7758.7909 L -8304.9 7758.7909 L -8304.731 7757.6208 8304.575 7756.6068 8304.328 7754.9687 C -8303.977 7752.5376 8303.678 7751.6796 8303.431 7751.4716 C -8303.353 7751.3936 8303.2229 7751.3546 8303.1059 7751.3546 C -8302.9499 7751.3546 8302.7029 7751.4716 8302.5339 7751.5496 C -8302.3779 7751.6276 8302.2479 7751.5366 8302.1699 7751.4586 C -8302.0659 7751.3416 8301.9489 7751.1596 8301.9489 7751.0166 C -8301.9489 7750.7566 8302.2869 7750.6266 8302.5079 7750.6266 C -8302.7549 7750.6266 8303.379 7750.8346 8303.938 7751.5236 C -8304.38 7752.0696 8304.978 7753.3307 8305.485 7756.2688 C -8305.576 7756.8148 8305.68 7757.3608 8305.901 7758.7909 C -8307.2271 7758.9209 L -8307.5131 7759.2589 L -8305.979 7759.2589 L -8306.3691 7761.664 8306.6941 7762.392 8307.2531 7762.392 C -8307.6431 7762.392 8307.9681 7762.236 8308.2541 7761.963 C -8308.3451 7761.872 8308.4881 7761.872 8308.6181 7761.976 C -8308.7222 7762.067 8308.8782 7762.275 8308.8782 7762.457 C -8308.8912 7762.717 8308.5401 7763.003 8308.0981 7763.003 C -8307.3441 7763.003 8306.5511 7762.561 8306.0051 7761.911 C -8305.498 7761.3 8305.16 7760.3119 8304.978 7759.2589 C -8304.133 7759.2589 L -true setoverprint -f -false setoverprint -n -8204.6013 7783.5793 m -8204.6013 7782.9397 L -8206.1205 7782.8197 8206.2804 7782.6798 8206.2804 7780.521 C -8206.2804 7776.0035 L -8206.2804 7773.6648 8206.7401 7772.2256 8207.7995 7771.366 C -8208.779 7770.5465 8210.1382 7770.2866 8211.4575 7770.2866 C -8212.8568 7770.2866 8214.296 7770.8263 8215.1755 7771.7658 C -8216.2949 7772.9452 8216.5947 7774.7242 8216.5947 7776.6431 C -8216.5947 7778.1023 L -8216.5947 7780.2012 8216.7146 7781.3006 8216.7946 7781.9202 C -8216.8945 7782.6198 8217.3743 7782.8997 8218.3737 7782.9397 C -8218.3737 7783.5793 L -8213.4164 7783.5793 L -8213.4164 7782.9397 L -8214.7357 7782.8797 8215.2354 7782.6198 8215.3354 7781.9202 C -8215.4153 7781.3006 8215.5353 7780.2012 8215.5353 7778.1023 C -8215.5353 7776.7831 L -8215.5353 7773.3449 8214.4359 7771.5659 8212.0772 7771.5659 C -8209.8984 7771.5659 8208.8789 7773.265 8208.8789 7776.4033 C -8208.8789 7780.521 L -8208.8789 7782.6798 8209.0388 7782.8197 8210.4781 7782.9397 C -8210.4781 7783.5793 L -8204.6013 7783.5793 L -true setoverprint -f -false setoverprint -n -8239.3536 7778.1023 m -8239.3536 7780.2012 8239.4736 7781.3006 8239.5535 7781.9202 C -8239.6535 7782.6198 8240.1332 7782.8997 8241.1327 7782.9397 C -8241.1327 7783.5793 L -8236.1754 7783.5793 L -8236.1754 7782.9397 L -8237.4947 7782.8797 8237.9944 7782.6198 8238.0943 7781.9202 C -8238.1743 7781.3006 8238.2942 7780.2012 8238.2942 7778.1023 C -8238.2942 7774.5843 L -8238.2542 7774.5843 L -8230.5385 7783.5793 L -8227.0604 7783.5793 L -8227.0604 7782.9397 L -8227.8799 7782.8797 8228.3797 7782.7398 8228.7595 7782.26 C -8229.1193 7781.7803 8229.1193 7781.3006 8229.1193 7780.0213 C -8229.1193 7776.0634 L -8229.1193 7773.9646 8228.9993 7772.8652 8228.9194 7772.2455 C -8228.8194 7771.5459 8228.3397 7771.2661 8227.3402 7771.2261 C -8227.3402 7770.5865 L -8232.2975 7770.5865 L -8232.2975 7771.2261 L -8230.9782 7771.2861 8230.4785 7771.5459 8230.3786 7772.2455 C -8230.2986 7772.8652 8230.1787 7773.9646 8230.1787 7776.0634 C -8230.1787 7780.2012 L -8230.2187 7780.2012 L -8238.1343 7770.4465 L -8239.3536 7770.4465 L -8239.3536 7778.1023 L -true setoverprint -f -false setoverprint -n -8254.6381 7780.521 m -8254.6381 7782.6798 8254.798 7782.8197 8256.2772 7782.9397 C -8256.2772 7783.5793 L -8250.4004 7783.5793 L -8250.4004 7782.9397 L -8251.8796 7782.8197 8252.0395 7782.6798 8252.0395 7780.521 C -8252.0395 7773.6448 L -8252.0395 7771.486 8251.8796 7771.346 8250.4004 7771.2261 C -8250.4004 7770.5865 L -8256.2772 7770.5865 L -8256.2772 7771.2261 L -8254.798 7771.346 8254.6381 7771.486 8254.6381 7773.6448 C -8254.6381 7780.521 L -true setoverprint -f -false setoverprint -n -vmrs -8272.4741 7770.4465 m -8273.9732 7774.5243 8276.4519 7780.461 8276.5718 7780.7409 C -8277.4113 7782.6998 8277.6312 7782.7997 8278.8705 7782.9397 C -8278.8705 7783.5793 L -8274.1531 7783.5793 L -8274.1531 7782.9397 L -8274.7528 7782.8797 L -8275.6523 7782.7798 8275.8122 7782.5599 8275.3525 7781.2006 C -8275.0327 7780.2611 8273.5135 7775.7236 8272.8339 7773.9646 C -8271.7744 7776.7031 8270.2153 7780.6409 8269.8355 7781.7603 C -8269.5557 7782.5799 8269.6156 7782.7598 8270.3552 7782.8597 C -8271.0349 7782.9397 L -8271.0349 7783.5793 L -8265.278 7783.5793 L -8265.278 7782.9397 L -8266.3374 7782.8197 8266.6972 7782.6998 8267.3969 7780.8608 C -8268.1165 7778.9818 8270.0154 7774.0446 8271.4146 7770.4465 C -8272.4741 7770.4465 L -true setoverprint -f -false setoverprint -n -8289.5145 7773.6448 m -8289.5145 7771.486 8289.3546 7771.346 8287.7155 7771.2261 C -8287.7155 7770.5865 L -8297.59 7770.5865 L -8297.7699 7771.1262 8298.1697 7773.165 8298.2896 7773.9446 C -8297.57 7774.0845 L -8297.2502 7773.1251 8296.9304 7772.4454 8296.5906 7772.0856 C -8296.1508 7771.6059 8295.2313 7771.486 8294.3118 7771.486 C -8293.4923 7771.486 8292.9526 7771.486 8292.6128 7771.6459 C -8292.193 7771.8458 8292.113 7772.2655 8292.113 7773.7247 C -8292.113 7776.863 L -8293.5722 7776.863 L -8295.2913 7776.863 8295.3513 7776.7631 8295.5511 7775.1839 C -8296.2708 7775.1839 L -8296.2708 7779.5615 L -8295.5511 7779.5615 L -8295.3513 7777.9824 8295.2913 7777.8824 8293.5722 7777.8824 C -8292.113 7777.8824 L -8292.113 7781.9802 L -8292.113 7782.6798 8292.153 7782.6798 8292.9126 7782.6798 C -8293.6922 7782.6798 L -8294.8715 7782.6798 8295.5312 7782.5599 8295.851 7782.2201 C -8296.1708 7781.9002 8296.3907 7781.3405 8296.5906 7780.4011 C -8297.3102 7780.461 L -8297.2102 7781.7803 8297.1103 7783.2395 8297.0903 7783.5793 C -8287.9153 7783.5793 L -8287.9153 7782.9397 L -8289.3546 7782.8197 8289.5145 7782.6798 8289.5145 7780.521 C -8289.5145 7773.6448 L -true setoverprint -f -false setoverprint -n -true eomode -8311.4476 7781.8603 m -8311.4476 7782.6598 8311.5076 7782.7198 8312.4471 7782.7198 C -8313.5664 7782.7198 8314.9457 7782.0002 8314.9457 7780.0213 C -8314.9457 7779.0418 8314.6458 7778.1023 8313.8663 7777.4827 C -8313.3865 7777.1029 8312.8468 7776.963 8312.0273 7776.963 C -8311.4476 7776.963 L -8311.4476 7781.8603 L -h -8311.4476 7776.2234 m -8311.9073 7776.2234 L -8312.527 7776.2234 8312.8069 7776.0634 8313.1067 7775.4238 C -8313.6264 7774.3444 8314.1861 7773.185 8314.8058 7772.2655 C -8315.5853 7771.1062 8316.265 7770.5865 8318.7036 7770.4465 C -8319.4232 7770.4066 L -8319.4632 7771.0062 L -8318.9635 7771.1661 8318.6836 7771.386 8318.2838 7771.8258 C -8317.924 7772.2455 8317.3843 7773.0251 8316.7047 7774.0845 C -8316.125 7775.024 8315.3654 7776.3833 8315.0856 7776.943 C -8316.6248 7777.5226 8317.6642 7778.5821 8317.6642 7780.3211 C -8317.6642 7781.4605 8317.1445 7782.4 8316.3449 7782.8997 C -8315.5453 7783.3994 8314.4659 7783.5793 8312.7669 7783.5793 C -8307.3499 7783.5793 L -8307.3499 7782.9397 L -8308.7891 7782.8197 8308.949 7782.6798 8308.949 7780.521 C -8308.949 7773.6448 L -8308.949 7771.486 8308.7891 7771.346 8307.2699 7771.2261 C -8307.2699 7770.5865 L -8313.0867 7770.5865 L -8313.0867 7771.2261 L -8311.6075 7771.346 8311.4476 7771.486 8311.4476 7773.6448 C -8311.4476 7776.2234 L -true setoverprint -f -false setoverprint -n -false eomode -8328.4105 7774.1645 m -8328.6304 7772.9651 8328.8702 7771.5859 8329.0302 7771.0662 C -8329.29 7770.9463 8329.6698 7770.7863 8330.2295 7770.6064 C -8330.7692 7770.4265 8331.5088 7770.2866 8332.2484 7770.2866 C -8335.1268 7770.2866 8336.9858 7772.0856 8336.9858 7774.4443 C -8336.9858 7776.6031 8335.5066 7777.6626 8333.9075 7778.3422 C -8333.2678 7778.622 L -8331.8286 7779.2417 8331.089 7779.9613 8331.089 7780.9807 C -8331.089 7782.1001 8331.8086 7782.9796 8333.028 7782.9796 C -8334.727 7782.9796 8335.3267 7781.5604 8335.7265 7780.3811 C -8336.4461 7780.521 L -8336.2462 7781.7203 8336.1063 7782.6198 8336.0263 7783.3394 C -8335.7864 7783.4194 8335.4866 7783.4994 8335.1668 7783.5993 C -8334.5671 7783.7992 8333.9275 7783.8792 8333.3278 7783.8792 C -8330.5493 7783.8792 8328.8902 7782.1001 8328.8902 7779.9613 C -8328.8902 7778.0623 8330.3094 7776.903 8331.9885 7776.1634 C -8332.3883 7775.9835 L -8333.9075 7775.3239 8334.6471 7774.6642 8334.6471 7773.305 C -8334.6471 7772.1656 8333.9075 7771.1861 8332.5882 7771.1861 C -8330.6093 7771.1861 8329.4699 7773.325 8329.1301 7774.4243 C -8328.4105 7774.1645 L -true setoverprint -f -false setoverprint -n -8350.8676 7780.521 m -8350.8676 7782.6798 8351.0275 7782.8197 8352.5067 7782.9397 C -8352.5067 7783.5793 L -8346.6299 7783.5793 L -8346.6299 7782.9397 L -8348.1091 7782.8197 8348.269 7782.6798 8348.269 7780.521 C -8348.269 7773.6448 L -8348.269 7771.486 8348.1091 7771.346 8346.6299 7771.2261 C -8346.6299 7770.5865 L -8352.5067 7770.5865 L -8352.5067 7771.2261 L -8351.0275 7771.346 8350.8676 7771.486 8350.8676 7773.6448 C -8350.8676 7780.521 L -true setoverprint -f -false setoverprint -n -8368.9235 7782.6798 m -8369.743 7782.6798 L -8370.9224 7782.6798 8371.582 7782.5599 8371.9019 7782.2201 C -8372.2217 7781.9002 8372.4416 7781.3405 8372.6414 7780.2611 C -8373.3611 7780.3211 L -8373.2611 7781.6804 8373.1612 7783.2395 8373.1412 7784.079 C -8372.7614 7784.079 L -8372.4016 7783.6992 8372.1817 7783.5793 8371.662 7783.5793 C -8363.6264 7783.5793 L -8363.0867 7783.5793 8362.8868 7783.6193 8362.527 7784.079 C -8362.1472 7784.079 L -8362.1072 7783.0596 8361.9873 7781.6804 8361.9073 7780.2611 C -8362.627 7780.2611 L -8362.8668 7781.2606 8363.1067 7781.8203 8363.3665 7782.1001 C -8363.6664 7782.4399 8364.2061 7782.6798 8365.8252 7782.6798 C -8366.3249 7782.6798 L -8366.3249 7773.6448 L -8366.3249 7771.486 8366.165 7771.346 8364.446 7771.2261 C -8364.446 7770.5865 L -8370.8824 7770.5865 L -8370.8824 7771.2261 L -8369.0834 7771.346 8368.9235 7771.486 8368.9235 7773.6448 C -8368.9235 7782.6798 L -true setoverprint -f -false setoverprint -n -8389.7607 7775.6837 m -8389.7607 7776.5232 8389.8207 7776.6031 8390.1605 7777.3028 C -8391.0201 7779.0618 8391.6997 7780.0812 8392.4193 7781.2606 C -8393.2588 7782.6398 8393.4387 7782.8197 8394.678 7782.9397 C -8394.678 7783.5793 L -8390.0206 7783.5793 L -8390.0206 7782.9397 L -8390.7802 7782.8597 L -8391.4998 7782.7798 8391.5997 7782.6198 8391.2599 7781.8603 C -8390.6802 7780.541 8389.7807 7778.6021 8389.1611 7777.4427 C -8388.3615 7778.9019 8387.562 7780.441 8386.7824 7781.9602 C -8386.4626 7782.5999 8386.5025 7782.7398 8387.0023 7782.8197 C -8387.8218 7782.9397 L -8387.8218 7783.5793 L -8382.3248 7783.5793 L -8382.3248 7782.9397 L -8383.3443 7782.8197 8383.4842 7782.7997 8384.3237 7781.3006 C -8385.603 7779.0218 8386.3426 7777.7625 8386.8823 7776.6031 C -8387.0822 7776.1634 8387.1622 7776.0035 8387.1622 7775.4638 C -8387.1622 7773.6448 L -8387.1622 7771.486 8387.0023 7771.346 8385.3232 7771.2261 C -8385.3232 7770.5865 L -8391.6797 7770.5865 L -8391.6797 7771.2261 L -8389.9207 7771.346 8389.7607 7771.486 8389.7607 7773.6448 C -8389.7607 7775.6837 L -true setoverprint -f -false setoverprint -n -8204.1412 7765.9225 m -8394.6412 7765.9225 L -0.5 w -3.863693 M -S -n -true eomode -8203.8638 7514.7163 m -8203.378 7514.7163 8203.1442 7514.7523 8202.9643 7515.1661 C -8202.7664 7515.1661 L -8202.5505 7514.2486 8202.2267 7513.0972 8201.9208 7511.9998 C -8202.1907 7511.9998 L -8202.6225 7512.8274 8202.9643 7513.3671 8203.3061 7513.7089 C -8203.6479 7514.0507 8204.1876 7514.3205 8205.7887 7514.3205 C -8206.5983 7514.3205 L -8204.9612 7505.6133 L -8204.5834 7503.5804 8204.4035 7503.4545 8202.7124 7503.2566 C -8202.6584 7503.0228 L -8207.8216 7503.0228 L -8207.8756 7503.2566 L -8206.1125 7503.4545 8206.0046 7503.5804 8206.3824 7505.6133 C -8208.0195 7514.3205 L -8209.2428 7514.3205 L -8210.3402 7514.3205 8210.8979 7514.1586 8211.1498 7513.7808 C -8211.4196 7513.403 8211.5635 7512.8993 8211.6535 7511.9998 C -8211.9233 7512.0538 L -8212.0313 7513.0972 8212.1752 7514.4105 8212.3191 7515.1661 C -8212.1212 7515.1661 L -8211.7614 7514.8243 8211.5995 7514.7163 8211.1318 7514.7163 C -8203.8638 7514.7163 L -true setoverprint -f -false setoverprint -n -8216.4845 7505.1276 m -8215.3152 7504.1022 8214.4157 7503.7603 8213.6601 7503.7603 C -8212.5447 7503.7603 8212.3288 7505.0556 8212.3288 7505.9731 C -8212.3288 7506.0631 8212.3288 7506.261 8212.3648 7506.4769 C -8214.1638 7506.9806 8217.1142 7508.06 8217.1142 7509.6971 C -8217.1142 7510.4347 8216.5205 7511.0463 8215.657 7511.0463 C -8214.9554 7511.0463 8213.804 7510.5426 8213.0304 7509.9489 C -8211.7172 7508.9415 8210.9436 7507.1065 8210.9436 7505.4334 C -8210.9436 7503.3106 8212.1129 7502.8069 8212.8146 7502.8069 C -8213.4622 7502.8069 8214.8654 7503.0228 8216.6644 7504.9297 C -8216.4845 7505.1276 L -h -8212.4368 7506.8726 m -8212.7606 7509.0494 8213.7141 7509.931 8214.0559 7510.1288 C -8214.2897 7510.2728 8214.6136 7510.3807 8214.9014 7510.3807 C -8215.3692 7510.3807 8215.8189 7510.0749 8215.8009 7509.3913 C -8215.8009 7508.4558 8215.0094 7507.6282 8212.4368 7506.8726 C -true setoverprint -f -false setoverprint -n -false eomode -8228.0932 7514.7163 m -8224.0275 7514.7163 L -8224.0275 7514.4645 L -8225.1429 7514.2306 8225.1968 7514.2126 8225.4307 7512.4316 C -8226.69 7502.7529 L -8226.9419 7502.7529 L -8231.4934 7511.73 L -8231.5294 7511.73 L -8233.1844 7502.7529 L -8233.4543 7502.7529 L -8235.865 7507.8621 8237.718 7512.0178 8238.1677 7512.7734 C -8238.9773 7514.1227 8238.9953 7514.2486 8240.2006 7514.4645 C -8240.2006 7514.7163 L -8236.4586 7514.7163 L -8236.4586 7514.4645 L -8237.1603 7514.3385 L -8237.7 7514.2306 8237.8259 7514.0327 8237.574 7513.2591 C -8237.0883 7511.73 8235.3433 7507.7901 8234.1559 7505.2175 C -8234.1199 7505.2175 L -8232.4289 7514.4285 L -8232.249 7514.4285 L -8227.7694 7505.2535 L -8227.7334 7505.2535 L -8226.726 7513.0612 L -8226.6001 7513.9967 8226.672 7514.1946 8227.2297 7514.3026 C -8228.0393 7514.4645 L -8228.0932 7514.7163 L -true setoverprint -f -false setoverprint -n -8241.3346 7503.2926 m -8241.4426 7504.2821 8241.8923 7506.261 8242.0542 7506.9086 C -8242.5939 7507.8801 8244.5908 7509.9849 8245.5263 7509.9849 C -8246.066 7509.9849 8246.012 7509.4272 8245.7962 7508.5097 C -8244.8067 7504.2101 L -8244.5908 7503.2566 8244.6988 7502.8069 8245.1125 7502.8069 C -8245.3824 7502.8069 8246.8576 7503.6164 8247.7211 7504.5339 C -8247.5592 7504.7678 L -8247.0195 7504.354 8246.3718 7503.9762 8246.2099 7503.9762 C -8246.03 7503.9762 8246.066 7504.1741 8246.2099 7504.8218 C -8247.1814 7509.1574 L -8247.5592 7510.8664 8246.9115 7511.0463 8246.6417 7511.0463 C -8246.4438 7511.0463 8246.2099 7510.9924 8245.8861 7510.8484 C -8244.8787 7510.3987 8243.6553 7509.5352 8242.2701 7507.8621 C -8242.2341 7507.8621 L -8243.7453 7515.0401 L -8243.8352 7515.4899 8243.7993 7515.7957 8243.6014 7515.7957 C -8243.4574 7515.7957 8242.1622 7515.364 8240.7589 7515.0581 C -8240.7589 7514.8602 L -8241.7844 7514.8602 L -8242.3421 7514.8602 8242.396 7514.7523 8242.2161 7513.8348 C -8240.543 7505.5594 L -8240.3631 7504.6419 8240.1832 7503.7244 8239.9674 7502.8069 C -8241.3346 7503.2926 L -true setoverprint -f -false setoverprint -n -true eomode -8256.928 7504.8218 m -8256.3883 7504.408 8255.7227 7503.9762 8255.5608 7503.9762 C -8255.3988 7503.9762 8255.4168 7504.1741 8255.5248 7504.8218 C -8255.8666 7506.8726 8256.3163 7508.9055 8256.7121 7510.7405 C -8256.6582 7510.8125 L -8256.4603 7510.8125 8256.1724 7510.8664 8255.9565 7510.9204 C -8255.5967 7510.9924 8255.2909 7511.0463 8255.0211 7511.0463 C -8253.8697 7511.0463 8252.4665 7510.3447 8251.495 7509.5172 C -8250.3436 7508.5277 8249.4981 7506.6028 8249.4981 7504.7138 C -8249.4981 7503.1667 8250.1457 7502.8069 8250.5595 7502.8069 C -8250.8294 7502.8069 8251.7469 7503.4185 8252.0347 7503.6704 C -8252.9342 7504.408 8253.7617 7505.2535 8254.5173 7506.261 C -8254.5533 7506.261 L -8254.0856 7503.8683 L -8253.9237 7503.0048 8254.2655 7502.8069 8254.4814 7502.8069 C -8254.6972 7502.8069 8256.1724 7503.6344 8257.0899 7504.5879 C -8256.928 7504.8218 L -h -8254.1036 7510.3447 m -8254.5713 7510.3447 8255.0211 7510.2188 8255.2729 7510.0929 C -8255.2189 7509.4092 8254.8052 7507.5563 8254.5713 7507.0705 C -8254.2655 7506.4229 8253.5998 7505.6853 8253.1681 7505.2175 C -8252.4485 7504.462 8251.7289 7503.9223 8251.423 7503.9223 C -8251.0812 7503.9223 8250.9373 7504.462 8250.9373 7505.1636 C -8250.9373 7505.8112 8251.0812 7507.1425 8251.549 7508.1859 C -8252.0887 7509.3733 8252.6104 7509.877 8253.0781 7510.1288 C -8253.33 7510.2548 8253.7258 7510.3447 8254.1036 7510.3447 C -true setoverprint -f -false setoverprint -n -false eomode -8260.5592 7503.2926 m -8260.5952 7503.9762 8260.8651 7505.1276 8261.2249 7506.8546 C -8261.4767 7507.5742 8261.7646 7508.2219 8262.2503 7508.8875 C -8262.736 7509.5532 8263.0059 7509.6611 8263.1858 7509.6611 C -8263.3657 7509.6611 8263.5995 7509.5891 8263.7794 7509.4452 C -8263.9054 7509.3373 8264.0673 7509.3373 8264.2472 7509.4452 C -8264.4271 7509.5712 8264.589 7509.769 8264.6969 7509.9849 C -8264.8049 7510.1828 8264.8049 7510.4167 8264.6969 7510.5966 C -8264.553 7510.8484 8264.2472 7511.0463 8263.8874 7511.0463 C -8263.4196 7511.0463 8262.2863 7509.9669 8261.3328 7507.988 C -8261.2968 7507.988 L -8261.5847 7509.4272 L -8261.7825 7510.4167 8261.8185 7511.0463 8261.4048 7511.0463 C -8260.955 7511.0463 8259.8216 7510.2008 8258.8681 7509.1934 C -8259.048 7508.9235 L -8259.4618 7509.3193 8260.2174 7509.823 8260.4153 7509.823 C -8260.5592 7509.823 8260.5412 7509.4992 8260.3253 7508.4738 C -8259.7497 7505.6493 L -8259.5518 7504.6958 8259.3539 7503.7424 8259.12 7502.8069 C -8260.5592 7503.2926 L -true setoverprint -f -false setoverprint -n -true eomode -8270.9888 7505.1276 m -8269.8194 7504.1022 8268.9199 7503.7603 8268.1643 7503.7603 C -8267.0489 7503.7603 8266.8331 7505.0556 8266.8331 7505.9731 C -8266.8331 7506.0631 8266.8331 7506.261 8266.869 7506.4769 C -8268.668 7506.9806 8271.6184 7508.06 8271.6184 7509.6971 C -8271.6184 7510.4347 8271.0247 7511.0463 8270.1612 7511.0463 C -8269.4596 7511.0463 8268.3082 7510.5426 8267.5347 7509.9489 C -8266.2214 7508.9415 8265.4478 7507.1065 8265.4478 7505.4334 C -8265.4478 7503.3106 8266.6172 7502.8069 8267.3188 7502.8069 C -8267.9664 7502.8069 8269.3697 7503.0228 8271.1687 7504.9297 C -8270.9888 7505.1276 L -h -8266.941 7506.8726 m -8267.2648 7509.0494 8268.2183 7509.931 8268.5601 7510.1288 C -8268.794 7510.2728 8269.1178 7510.3807 8269.4056 7510.3807 C -8269.8734 7510.3807 8270.3231 7510.0749 8270.3051 7509.3913 C -8270.3051 7508.4558 8269.5136 7507.6282 8266.941 7506.8726 C -true setoverprint -f -false setoverprint -n -false eomode -8282.5975 7514.7163 m -8278.5317 7514.7163 L -8278.5317 7514.4645 L -8279.6471 7514.2306 8279.7011 7514.2126 8279.9349 7512.4316 C -8281.1942 7502.7529 L -8281.4461 7502.7529 L -8285.9976 7511.73 L -8286.0336 7511.73 L -8287.6887 7502.7529 L -8287.9585 7502.7529 L -8290.3692 7507.8621 8292.2222 7512.0178 8292.6719 7512.7734 C -8293.4815 7514.1227 8293.4995 7514.2486 8294.7048 7514.4645 C -8294.7048 7514.7163 L -8290.9629 7514.7163 L -8290.9629 7514.4645 L -8291.6645 7514.3385 L -8292.2042 7514.2306 8292.3301 7514.0327 8292.0783 7513.2591 C -8291.5925 7511.73 8289.8475 7507.7901 8288.6601 7505.2175 C -8288.6242 7505.2175 L -8286.9331 7514.4285 L -8286.7532 7514.4285 L -8282.2737 7505.2535 L -8282.2377 7505.2535 L -8281.2302 7513.0612 L -8281.1043 7513.9967 8281.1763 7514.1946 8281.7339 7514.3026 C -8282.5435 7514.4645 L -8282.5975 7514.7163 L -true setoverprint -f -false setoverprint -n -true eomode -8300.1556 7504.8218 m -8299.6159 7504.408 8298.9503 7503.9762 8298.7884 7503.9762 C -8298.6265 7503.9762 8298.6445 7504.1741 8298.7524 7504.8218 C -8299.0942 7506.8726 8299.544 7508.9055 8299.9398 7510.7405 C -8299.8858 7510.8125 L -8299.6879 7510.8125 8299.4001 7510.8664 8299.1842 7510.9204 C -8298.8244 7510.9924 8298.5185 7511.0463 8298.2487 7511.0463 C -8297.0973 7511.0463 8295.6941 7510.3447 8294.7226 7509.5172 C -8293.5713 7508.5277 8292.7257 7506.6028 8292.7257 7504.7138 C -8292.7257 7503.1667 8293.3734 7502.8069 8293.7871 7502.8069 C -8294.057 7502.8069 8294.9745 7503.4185 8295.2623 7503.6704 C -8296.1618 7504.408 8296.9894 7505.2535 8297.745 7506.261 C -8297.7809 7506.261 L -8297.3132 7503.8683 L -8297.1513 7503.0048 8297.4931 7502.8069 8297.709 7502.8069 C -8297.9249 7502.8069 8299.4001 7503.6344 8300.3176 7504.5879 C -8300.1556 7504.8218 L -h -8297.3312 7510.3447 m -8297.7989 7510.3447 8298.2487 7510.2188 8298.5005 7510.0929 C -8298.4466 7509.4092 8298.0328 7507.5563 8297.7989 7507.0705 C -8297.4931 7506.4229 8296.8275 7505.6853 8296.3957 7505.2175 C -8295.6761 7504.462 8294.9565 7503.9223 8294.6507 7503.9223 C -8294.3089 7503.9223 8294.1649 7504.462 8294.1649 7505.1636 C -8294.1649 7505.8112 8294.3089 7507.1425 8294.7766 7508.1859 C -8295.3163 7509.3733 8295.838 7509.877 8296.3058 7510.1288 C -8296.5576 7510.2548 8296.9534 7510.3447 8297.3312 7510.3447 C -true setoverprint -f -false setoverprint -n -false eomode -8303.7149 7503.2926 m -8303.8048 7504.2821 8304.2726 7506.261 8304.3985 7506.6927 C -8304.9382 7507.7182 8307.097 7509.9849 8307.9965 7510.0029 C -8308.5182 7510.0029 8308.4283 7509.4272 8308.2124 7508.5097 C -8307.169 7504.1921 L -8306.9351 7503.2386 8307.0071 7502.8069 8307.4388 7502.8069 C -8307.7087 7502.8069 8309.1299 7503.6164 8310.0114 7504.5699 C -8309.8675 7504.8038 L -8309.3818 7504.39 8308.6982 7503.9762 8308.5182 7503.9762 C -8308.3923 7503.9762 8308.4103 7504.1741 8308.5542 7504.8218 C -8308.896 7506.297 8309.2379 7507.7542 8309.5797 7509.0674 C -8310.0474 7510.8664 8309.4178 7511.0463 8309.1299 7511.0463 C -8308.95 7511.0463 8308.6622 7510.9924 8308.3024 7510.8305 C -8307.5108 7510.4707 8306.1615 7509.5712 8304.6504 7507.7002 C -8304.5964 7507.7002 L -8305.0102 7509.4272 L -8305.244 7510.4167 8305.298 7511.0463 8304.7943 7511.0463 C -8304.4345 7511.0463 8303.1392 7510.2008 8302.1677 7509.1754 C -8302.3297 7508.9235 L -8302.7794 7509.3733 8303.499 7509.823 8303.6969 7509.823 C -8303.8588 7509.823 8303.8048 7509.4992 8303.6249 7508.7256 C -8302.9593 7505.7572 L -8302.6895 7504.5879 8302.5275 7503.7783 8302.2757 7502.8069 C -8303.7149 7503.2926 L -true setoverprint -f -false setoverprint -n -vmrs -true eomode -8319.3066 7504.8218 m -8318.7669 7504.408 8318.1013 7503.9762 8317.9394 7503.9762 C -8317.7775 7503.9762 8317.7955 7504.1741 8317.9034 7504.8218 C -8318.2452 7506.8726 8318.695 7508.9055 8319.0908 7510.7405 C -8319.0368 7510.8125 L -8318.8389 7510.8125 8318.5511 7510.8664 8318.3352 7510.9204 C -8317.9754 7510.9924 8317.6695 7511.0463 8317.3997 7511.0463 C -8316.2483 7511.0463 8314.8451 7510.3447 8313.8736 7509.5172 C -8312.7223 7508.5277 8311.8767 7506.6028 8311.8767 7504.7138 C -8311.8767 7503.1667 8312.5244 7502.8069 8312.9381 7502.8069 C -8313.208 7502.8069 8314.1255 7503.4185 8314.4133 7503.6704 C -8315.3128 7504.408 8316.1404 7505.2535 8316.896 7506.261 C -8316.9319 7506.261 L -8316.4642 7503.8683 L -8316.3023 7503.0048 8316.6441 7502.8069 8316.86 7502.8069 C -8317.0759 7502.8069 8318.5511 7503.6344 8319.4686 7504.5879 C -8319.3066 7504.8218 L -h -8316.4822 7510.3447 m -8316.9499 7510.3447 8317.3997 7510.2188 8317.6516 7510.0929 C -8317.5976 7509.4092 8317.1838 7507.5563 8316.9499 7507.0705 C -8316.6441 7506.4229 8315.9785 7505.6853 8315.5467 7505.2175 C -8314.8271 7504.462 8314.1075 7503.9223 8313.8017 7503.9223 C -8313.4599 7503.9223 8313.3159 7504.462 8313.3159 7505.1636 C -8313.3159 7505.8112 8313.4599 7507.1425 8313.9276 7508.1859 C -8314.4673 7509.3733 8314.989 7509.877 8315.4568 7510.1288 C -8315.7086 7510.2548 8316.1044 7510.3447 8316.4822 7510.3447 C -true setoverprint -f -false setoverprint -n -false eomode -8322.8659 7503.2926 m -8322.9558 7504.2821 8323.4236 7506.261 8323.5495 7506.6927 C -8324.0892 7507.7182 8326.248 7509.9849 8327.1475 7510.0029 C -8327.6693 7510.0029 8327.5793 7509.4272 8327.3634 7508.5097 C -8326.32 7504.1921 L -8326.0861 7503.2386 8326.1581 7502.8069 8326.5898 7502.8069 C -8326.8597 7502.8069 8328.2809 7503.6164 8329.1624 7504.5699 C -8329.0185 7504.8038 L -8328.5328 7504.39 8327.8492 7503.9762 8327.6693 7503.9762 C -8327.5433 7503.9762 8327.5613 7504.1741 8327.7052 7504.8218 C -8328.047 7506.297 8328.3889 7507.7542 8328.7307 7509.0674 C -8329.1984 7510.8664 8328.5688 7511.0463 8328.2809 7511.0463 C -8328.101 7511.0463 8327.8132 7510.9924 8327.4534 7510.8305 C -8326.6618 7510.4707 8325.3125 7509.5712 8323.8014 7507.7002 C -8323.7474 7507.7002 L -8324.1612 7509.4272 L -8324.3951 7510.4167 8324.449 7511.0463 8323.9453 7511.0463 C -8323.5855 7511.0463 8322.2902 7510.2008 8321.3187 7509.1754 C -8321.4807 7508.9235 L -8321.9304 7509.3733 8322.65 7509.823 8322.8479 7509.823 C -8323.0098 7509.823 8322.9558 7509.4992 8322.7759 7508.7256 C -8322.1103 7505.7572 L -8321.8405 7504.5879 8321.6785 7503.7783 8321.4267 7502.8069 C -8322.8659 7503.2926 L -true setoverprint -f -false setoverprint -n -true eomode -8335.903 7508.6716 m -8335.903 7506.9086 8334.8236 7505.7572 8333.9601 7505.7572 C -8333.2945 7505.7572 8332.7728 7506.3689 8332.7728 7507.6462 C -8332.7728 7508.4378 8332.9527 7509.1754 8333.2585 7509.6431 C -8333.6363 7510.2368 8334.0501 7510.4707 8334.5718 7510.4707 C -8335.5253 7510.4707 8335.903 7509.6971 8335.903 7508.6716 C -h -8333.2045 7502.9508 m -8333.4024 7502.8608 8333.8342 7502.591 8334.4279 7502.2312 C -8335.2554 7501.7275 8335.8131 7501.2237 8335.8131 7500.6481 C -8335.8131 7499.6946 8334.5718 7499.2448 8333.6003 7499.2448 C -8332.4669 7499.2448 8331.2616 7499.6946 8331.2616 7500.8459 C -8331.2616 7501.6555 8331.8733 7502.3931 8333.2045 7502.9508 C -h -8338.7275 7510.9744 m -8338.3497 7510.8125 8337.81 7510.7045 8336.4068 7510.5966 C -8336.065 7510.8844 8335.6332 7511.0463 8335.1295 7511.0463 C -8334.5538 7511.0463 8333.5463 7510.6685 8332.7728 7510.0389 C -8331.8733 7509.3013 8331.4055 7508.2399 8331.4055 7507.2504 C -8331.4055 7506.0991 8332.1071 7505.3795 8333.1685 7505.1456 C -8332.323 7504.5879 8332.0532 7504.372 8332.0532 7504.1381 C -8332.0532 7503.9582 8332.305 7503.5625 8332.8807 7503.2027 C -8330.8658 7502.1592 8329.8584 7501.3497 8329.8584 7500.5221 C -8329.8584 7499.2628 8331.4415 7498.6691 8332.8447 7498.6691 C -8334.0141 7498.6691 8336.9285 7499.4067 8336.9285 7501.2057 C -8336.9285 7501.8354 8336.3888 7502.555 8335.1295 7503.3106 C -8334.3559 7503.7783 8333.3125 7504.3 8333.3125 7504.7138 C -8333.3125 7504.8757 8333.4384 7505.0017 8333.6723 7505.1096 C -8334.7517 7505.5953 8335.5612 7505.9192 8335.993 7506.3149 C -8336.5327 7506.8367 8337.2163 7507.6462 8337.2163 7508.9055 C -8337.2163 7509.2473 8337.1444 7509.5891 8336.9825 7509.895 C -8337.1624 7509.913 8337.2523 7509.913 8337.3063 7509.913 C -8337.756 7509.9849 8338.2598 7510.2548 8338.8354 7510.7765 C -8338.7275 7510.9744 L -true setoverprint -f -false setoverprint -n -8346.5644 7504.8218 m -8346.0247 7504.408 8345.3591 7503.9762 8345.1972 7503.9762 C -8345.0352 7503.9762 8345.0532 7504.1741 8345.1612 7504.8218 C -8345.503 7506.8726 8345.9527 7508.9055 8346.3485 7510.7405 C -8346.2946 7510.8125 L -8346.0967 7510.8125 8345.8088 7510.8664 8345.5929 7510.9204 C -8345.2331 7510.9924 8344.9273 7511.0463 8344.6575 7511.0463 C -8343.5061 7511.0463 8342.1029 7510.3447 8341.1314 7509.5172 C -8339.98 7508.5277 8339.1345 7506.6028 8339.1345 7504.7138 C -8339.1345 7503.1667 8339.7821 7502.8069 8340.1959 7502.8069 C -8340.4658 7502.8069 8341.3833 7503.4185 8341.6711 7503.6704 C -8342.5706 7504.408 8343.3981 7505.2535 8344.1537 7506.261 C -8344.1897 7506.261 L -8343.722 7503.8683 L -8343.5601 7503.0048 8343.9019 7502.8069 8344.1178 7502.8069 C -8344.3336 7502.8069 8345.8088 7503.6344 8346.7263 7504.5879 C -8346.5644 7504.8218 L -h -8343.74 7510.3447 m -8344.2077 7510.3447 8344.6575 7510.2188 8344.9093 7510.0929 C -8344.8553 7509.4092 8344.4416 7507.5563 8344.2077 7507.0705 C -8343.9019 7506.4229 8343.2362 7505.6853 8342.8045 7505.2175 C -8342.0849 7504.462 8341.3653 7503.9223 8341.0594 7503.9223 C -8340.7176 7503.9223 8340.5737 7504.462 8340.5737 7505.1636 C -8340.5737 7505.8112 8340.7176 7507.1425 8341.1854 7508.1859 C -8341.7251 7509.3733 8342.2468 7509.877 8342.7145 7510.1288 C -8342.9664 7510.2548 8343.3622 7510.3447 8343.74 7510.3447 C -true setoverprint -f -false setoverprint -n -8357.6544 7511.0463 m -8357.1867 7511.0463 8356.4851 7510.8305 8355.7475 7510.3987 C -8354.5061 7509.6611 8353.1569 7507.988 8353.1569 7505.4694 C -8353.1569 7504.2101 8353.7506 7502.8069 8355.3877 7502.8069 C -8356.1612 7502.8069 8357.2946 7503.3286 8358.0502 7504.0122 C -8359.2375 7505.0916 8359.9392 7506.9446 8359.9392 7508.5457 C -8359.9392 7510.0389 8359.1476 7511.0463 8357.6544 7511.0463 C -h -8358.5359 7508.3118 m -8358.5719 7505.9192 8357.3306 7503.7783 8356.593 7503.4905 C -8356.4131 7503.4185 8356.2332 7503.3646 8356.0353 7503.3646 C -8354.9739 7503.3646 8354.5601 7504.426 8354.5601 7505.9012 C -8354.5601 7508.6177 8355.8554 7510.0929 8356.4491 7510.3447 C -8356.611 7510.4167 8356.8269 7510.4886 8357.0607 7510.4886 C -8357.9423 7510.4886 8358.5359 7509.787 8358.5359 7508.3118 C -true setoverprint -f -false setoverprint -n -8367.0514 7507.8441 m -8367.0514 7504.8218 8368.9944 7502.7529 8371.9627 7502.7529 C -8375.8306 7502.7529 8378.709 7505.9731 8378.709 7509.841 C -8378.709 7512.8454 8376.7841 7514.9862 8373.7617 7514.9862 C -8369.8939 7514.9862 8367.0514 7511.676 8367.0514 7507.8441 C -h -8368.7065 7507.7182 m -8368.7065 7510.6865 8370.4156 7514.5904 8373.6718 7514.5904 C -8376.2264 7514.5904 8377.0539 7512.2877 8377.0539 7509.895 C -8377.0539 7506.9986 8375.4168 7503.1487 8372.1426 7503.1487 C -8369.714 7503.1487 8368.7065 7505.3075 8368.7065 7507.7182 C -true setoverprint -f -false setoverprint -n -false eomode -8382.1944 7510.0749 m -8381.079 7504.8218 L -8380.7912 7503.4365 8381.097 7502.8069 8381.4388 7502.8069 C -8382.2664 7502.8069 8383.8495 7504.2281 8384.3892 7504.9297 C -8384.1913 7505.1456 L -8383.7955 7504.7678 8382.86 7503.9223 8382.4822 7503.9223 C -8382.2484 7503.9223 8382.2304 7504.39 8382.4103 7505.2355 C -8383.4537 7510.0749 L -8385.3786 7510.1468 L -8385.9004 7510.6146 L -8383.5976 7510.6146 L -8384.1733 7512.9533 L -8384.0114 7513.0612 L -8382.6981 7511.9818 L -8382.3563 7510.6146 L -8381.133 7510.6146 L -8380.6652 7510.2548 L -8380.7192 7510.0749 L -8382.1944 7510.0749 L -true setoverprint -f -false setoverprint -n -true eomode -8393.6297 7504.8218 m -8393.09 7504.408 8392.4244 7503.9762 8392.2625 7503.9762 C -8392.1006 7503.9762 8392.1186 7504.1741 8392.2265 7504.8218 C -8392.5683 7506.8726 8393.0181 7508.9055 8393.4139 7510.7405 C -8393.3599 7510.8125 L -8393.162 7510.8125 8392.8742 7510.8664 8392.6583 7510.9204 C -8392.2985 7510.9924 8391.9926 7511.0463 8391.7228 7511.0463 C -8390.5714 7511.0463 8389.1682 7510.3447 8388.1967 7509.5172 C -8387.0454 7508.5277 8386.1998 7506.6028 8386.1998 7504.7138 C -8386.1998 7503.1667 8386.8475 7502.8069 8387.2612 7502.8069 C -8387.5311 7502.8069 8388.4486 7503.4185 8388.7364 7503.6704 C -8389.6359 7504.408 8390.4635 7505.2535 8391.2191 7506.261 C -8391.2551 7506.261 L -8390.7873 7503.8683 L -8390.6254 7503.0048 8390.9672 7502.8069 8391.1831 7502.8069 C -8391.399 7502.8069 8392.8742 7503.6344 8393.7917 7504.5879 C -8393.6297 7504.8218 L -h -8390.8053 7510.3447 m -8391.273 7510.3447 8391.7228 7510.2188 8391.9747 7510.0929 C -8391.9207 7509.4092 8391.5069 7507.5563 8391.273 7507.0705 C -8390.9672 7506.4229 8390.3016 7505.6853 8389.8698 7505.2175 C -8389.1502 7504.462 8388.4306 7503.9223 8388.1248 7503.9223 C -8387.783 7503.9223 8387.639 7504.462 8387.639 7505.1636 C -8387.639 7505.8112 8387.783 7507.1425 8388.2507 7508.1859 C -8388.7904 7509.3733 8389.3121 7509.877 8389.7799 7510.1288 C -8390.0317 7510.2548 8390.4275 7510.3447 8390.8053 7510.3447 C -true setoverprint -f -false setoverprint -n -8400.2113 7508.6716 m -8400.2113 7506.9086 8399.1319 7505.7572 8398.2684 7505.7572 C -8397.6028 7505.7572 8397.0811 7506.3689 8397.0811 7507.6462 C -8397.0811 7508.4378 8397.261 7509.1754 8397.5668 7509.6431 C -8397.9446 7510.2368 8398.3584 7510.4707 8398.8801 7510.4707 C -8399.8335 7510.4707 8400.2113 7509.6971 8400.2113 7508.6716 C -h -8397.5128 7502.9508 m -8397.7107 7502.8608 8398.1425 7502.591 8398.7361 7502.2312 C -8399.5637 7501.7275 8400.1214 7501.2237 8400.1214 7500.6481 C -8400.1214 7499.6946 8398.8801 7499.2448 8397.9086 7499.2448 C -8396.7752 7499.2448 8395.5699 7499.6946 8395.5699 7500.8459 C -8395.5699 7501.6555 8396.1815 7502.3931 8397.5128 7502.9508 C -h -8403.0358 7510.9744 m -8402.658 7510.8125 8402.1183 7510.7045 8400.7151 7510.5966 C -8400.3732 7510.8844 8399.9415 7511.0463 8399.4378 7511.0463 C -8398.8621 7511.0463 8397.8546 7510.6685 8397.0811 7510.0389 C -8396.1815 7509.3013 8395.7138 7508.2399 8395.7138 7507.2504 C -8395.7138 7506.0991 8396.4154 7505.3795 8397.4768 7505.1456 C -8396.6313 7504.5879 8396.3615 7504.372 8396.3615 7504.1381 C -8396.3615 7503.9582 8396.6133 7503.5625 8397.189 7503.2027 C -8395.1741 7502.1592 8394.1667 7501.3497 8394.1667 7500.5221 C -8394.1667 7499.2628 8395.7498 7498.6691 8397.153 7498.6691 C -8398.3224 7498.6691 8401.2368 7499.4067 8401.2368 7501.2057 C -8401.2368 7501.8354 8400.6971 7502.555 8399.4378 7503.3106 C -8398.6642 7503.7783 8397.6208 7504.3 8397.6208 7504.7138 C -8397.6208 7504.8757 8397.7467 7505.0017 8397.9806 7505.1096 C -8399.06 7505.5953 8399.8695 7505.9192 8400.3013 7506.3149 C -8400.841 7506.8367 8401.5246 7507.6462 8401.5246 7508.9055 C -8401.5246 7509.2473 8401.4527 7509.5891 8401.2907 7509.895 C -8401.4706 7509.913 8401.5606 7509.913 8401.6146 7509.913 C -8402.0643 7509.9849 8402.568 7510.2548 8403.1437 7510.7765 C -8403.0358 7510.9744 L -true setoverprint -f -false setoverprint -n -8407.9586 7511.0463 m -8407.4908 7511.0463 8406.7892 7510.8305 8406.0516 7510.3987 C -8404.8103 7509.6611 8403.461 7507.988 8403.461 7505.4694 C -8403.461 7504.2101 8404.0547 7502.8069 8405.6918 7502.8069 C -8406.4654 7502.8069 8407.5988 7503.3286 8408.3544 7504.0122 C -8409.5417 7505.0916 8410.2433 7506.9446 8410.2433 7508.5457 C -8410.2433 7510.0389 8409.4518 7511.0463 8407.9586 7511.0463 C -h -8408.8401 7508.3118 m -8408.8761 7505.9192 8407.6348 7503.7783 8406.8972 7503.4905 C -8406.7173 7503.4185 8406.5374 7503.3646 8406.3395 7503.3646 C -8405.278 7503.3646 8404.8643 7504.426 8404.8643 7505.9012 C -8404.8643 7508.6177 8406.1596 7510.0929 8406.7532 7510.3447 C -8406.9151 7510.4167 8407.131 7510.4886 8407.3649 7510.4886 C -8408.2464 7510.4886 8408.8401 7509.787 8408.8401 7508.3118 C -true setoverprint -f -false setoverprint -n -8295.2441 7512.7765 m -8300.2768 7512.7765 L -0.8937 w -S -n -8389.07 7512.7765 m -8394.1026 7512.7765 L -S -n -vmr -vmr -end -%%Trailer