%!PS-Adobe-3.0 EPSF-3.0 %%HiResBoundingBox: 0.000000 0.000000 454.000000 166.000000 %APL_DSC_Encoding: UTF8 %APLProducer: (Version 10.16 (Build 20E232) Quartz PS Context) %%Title: (Unknown) %%Creator: (Unknown) %%CreationDate: (Unknown) %%For: (Unknown) %%DocumentData: Clean7Bit %%LanguageLevel: 2 %%Pages: 1 %%BoundingBox: 0 0 454 166 %%EndComments %%BeginProlog %%BeginFile: cg-pdf.ps %%Copyright: Copyright 2000-2004 Apple Computer Incorporated. %%Copyright: All Rights Reserved. currentpacking true setpacking /cg_md 141 dict def cg_md begin /L3? languagelevel 3 ge def /bd{bind def}bind def /ld{load def}bd /xs{exch store}bd /xd{exch def}bd /cmmtx matrix def mark /sc/setcolor /scs/setcolorspace /dr/defineresource /fr/findresource /T/true /F/false /d/setdash /w/setlinewidth /J/setlinecap /j/setlinejoin /M/setmiterlimit /i/setflat /rc/rectclip /rf/rectfill /rs/rectstroke /f/fill /f*/eofill /sf/selectfont /s/show %/as/ashow /xS/xshow /yS/yshow /xyS/xyshow /S/stroke /m/moveto /l/lineto /c/curveto /h/closepath /n/newpath /q/gsave /Q/grestore counttomark 2 idiv %dup (number of ld's = )print == flush % *** how many {ld}repeat pop /SC{ % CSname /ColorSpace fr scs }bd /sopr /setoverprint where{pop/setoverprint}{/pop}ifelse ld /soprm /setoverprintmode where{pop/setoverprintmode}{/pop}ifelse ld /cgmtx matrix def /sdmtx{cgmtx currentmatrix pop}bd /CM {cgmtx setmatrix}bd % pop the ctm: our gstate ctm on host is now identity /cm {cmmtx astore CM concat}bd % reset the matrix and then concat /W{clip newpath}bd /W*{eoclip newpath}bd statusdict begin product end dup (HP) anchorsearch{ pop pop pop % pop off the search results true }{ pop % previous search result (hp) anchorsearch{ pop pop true }{ pop false }ifelse }ifelse { % HP is the product: we use this method of stroking because of a bug in their clone printers with certain T3 fonts { { % charCode Wx Wy pop pop % charCode (0)dup 0 4 -1 roll put F charpath }cshow } }{ {F charpath} }ifelse /cply exch bd /cps {cply stroke}bd /pgsave 0 def /bp{/pgsave save store}bd /ep{pgsave restore showpage}def % dont' bind /re{4 2 roll m 1 index 0 rlineto 0 exch rlineto neg 0 rlineto h}bd /scrdict 10 dict def /scrmtx matrix def /patarray 0 def /createpat{patarray 3 1 roll put}bd /makepat{ scrmtx astore pop gsave initgraphics CM patarray exch get scrmtx makepattern grestore setpattern }bd /cg_BeginEPSF{ userdict save/cg_b4_Inc_state exch put userdict/cg_endepsf/cg_EndEPSF load put count userdict/cg_op_count 3 -1 roll put countdictstack dup array dictstack userdict/cg_dict_array 3 -1 roll put 3 sub{end}repeat /showpage {} def 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath false setstrokeadjust false setoverprint % don't use F }bd /cg_EndEPSF{ countdictstack 3 sub { end } repeat cg_dict_array 3 1 index length 3 sub getinterval {begin}forall count userdict/cg_op_count get sub{pop}repeat userdict/cg_b4_Inc_state get restore F setpacking }bd /cg_biproc{currentfile/RunLengthDecode filter}bd /cg_aiproc{currentfile/ASCII85Decode filter/RunLengthDecode filter}bd /ImageDataSource 0 def L3?{ /cg_mibiproc{pop pop/ImageDataSource{cg_biproc}def}bd /cg_miaiproc{pop pop/ImageDataSource{cg_aiproc}def}bd }{ /ImageBandMask 0 def /ImageBandData 0 def /cg_mibiproc{ string/ImageBandMask xs string/ImageBandData xs /ImageDataSource{[currentfile/RunLengthDecode filter dup ImageBandMask/readstring cvx /pop cvx dup ImageBandData/readstring cvx/pop cvx]cvx bind}bd }bd /cg_miaiproc{ string/ImageBandMask xs string/ImageBandData xs /ImageDataSource{[currentfile/ASCII85Decode filter/RunLengthDecode filter dup ImageBandMask/readstring cvx /pop cvx dup ImageBandData/readstring cvx/pop cvx]cvx bind}bd }bd }ifelse /imsave 0 def /BI{save/imsave xd mark}bd /EI{imsave restore}bd /ID{ counttomark 2 idiv dup 2 add % leave room for imagetype and imagematrix dict begin {def} repeat pop % remove mark /ImageType 1 def /ImageMatrix[Width 0 0 Height neg 0 Height]def currentdict dup/ImageMask known{ImageMask}{F}ifelse exch % currentdict on stack L3?{ dup/MaskedImage known { pop << /ImageType 3 /InterleaveType 2 /DataDict currentdict /MaskDict << /ImageType 1 /Width Width /Height Height /ImageMatrix ImageMatrix /BitsPerComponent 1 /Decode [0 1] currentdict/Interpolate known {/Interpolate Interpolate}if >> >> }if }if exch {imagemask}{image}ifelse end % pop imagedict from dict stack }bd /cguidfix{statusdict begin mark version end {cvr}stopped{cleartomark 0}{exch pop}ifelse 2012 lt{dup findfont dup length dict begin {1 index/FID ne 2 index/UniqueID ne and {def} {pop pop} ifelse}forall currentdict end definefont pop }{pop}ifelse }bd /t_array 0 def /t_i 0 def /t_c 1 string def /x_proc{ % x y exch t_array t_i get add exch moveto /t_i t_i 1 add store }bd /y_proc{ % x y t_array t_i get add moveto /t_i t_i 1 add store }bd /xy_proc{ % x y t_array t_i 2 copy 1 add get 3 1 roll get 4 -1 roll add 3 1 roll add moveto /t_i t_i 2 add store }bd /sop 0 def % don't bind sop /cp_proc/x_proc ld % default moveto proc is for xwidths only /base_charpath % string array { /t_array xs /t_i 0 def { % char t_c 0 3 -1 roll put currentpoint t_c cply sop cp_proc }forall /t_array 0 def }bd /sop/stroke ld % default sop is stroke. Done here so we don't bind in /base_charpath % default sop is stroke /nop{}def /xsp/base_charpath ld /ysp{/cp_proc/y_proc ld base_charpath/cp_proc/x_proc ld}bd /xysp{/cp_proc/xy_proc ld base_charpath/cp_proc/x_proc ld}bd /xmp{/sop/nop ld /cp_proc/x_proc ld base_charpath/sop/stroke ld}bd /ymp{/sop/nop ld /cp_proc/y_proc ld base_charpath/sop/stroke ld}bd /xymp{/sop/nop ld /cp_proc/xy_proc ld base_charpath/sop/stroke ld}bd /refnt{ % newname encoding fontname findfont dup length dict copy dup /Encoding 4 -1 roll put definefont pop }bd /renmfont{ % newname fontname findfont dup length dict copy definefont pop }bd L3? dup dup{save exch}if % languagelevel2 ONLY code goes here /Range 0 def /DataSource 0 def /val 0 def /nRange 0 def /mulRange 0 def /d0 0 def /r0 0 def /di 0 def /ri 0 def /a0 0 def /a1 0 def /r1 0 def /r2 0 def /dx 0 def /Nsteps 0 def /sh3tp 0 def /ymax 0 def /ymin 0 def /xmax 0 def /xmin 0 def /setupFunEval % funDict -- % this calculates and sets up a function dict for evaulation. { begin /nRange Range length 2 idiv store /mulRange % precompute the range data needed to map a sample value from the table to a range value % this data looks like [ range0mul range0min range1mul range1min ... rangeN-1mul rangeN-1min ] [ 0 1 nRange 1 sub { % index 2 mul/nDim2 xd % 2*dimension# we are dealing with Range nDim2 get % ymin Range nDim2 1 add get % ymin ymax 1 index sub % ymin (ymax-ymin) % xmin = 0, xmax = 255 (2^bitspersample - 1) 255 div % ymin (ymax-ymin)/(xmax - xmin) exch % (ymax-ymin)/(xmax - xmin) ymin }for ]store end }bd /FunEval % val1 fundict -> comp1 comp2 ... compN { begin % the value passed in is the base index into the table nRange mul /val xd % compute the actual index to the table % since there are nRange entries per base index 0 1 nRange 1 sub { dup 2 mul/nDim2 xd % dim val % base value to use to do our lookup add DataSource exch get % lookedupval mulRange nDim2 get mul % lookedupval*(ymax-ymin)/(xmax-xmin) mulRange nDim2 1 add get % lookedupval*(ymax-ymin)/(xmax-xmin) ymin add % interpolated result }for % comp1 comp2 ... compN end }bd /max % a b -> max(a, b) { 2 copy lt {exch pop}{pop}ifelse }bd /sh2 { % emulation of shading type 2. Assumes shading dictionary is top dictionary on the dict stack /Coords load aload pop % x0 y0 x1 y1 3 index 3 index translate % origin is now at beginning point of shading % x0 y0 x1 y1 3 -1 roll sub % x0 x1 y1-y0 3 1 roll exch % y1-y0 x1 x0 sub % y1-y0 x1-x0 2 copy dup mul exch dup mul add sqrt % length of segment between two points dup scale atan % atan (dy/dx) %dup (rotation angle = )print == rotate % now line between 0,0 and 1,0 is the line perpendicular to which the axial lines are drawn /Function load setupFunEval % may need to setup function dictionary by calling setupFunEval % this is now specific to axial shadings. Compute the maximum bounds to fill clippath {pathbbox}stopped {0 0 0 0}if newpath % x0 y0 x1 y1 /ymax xs /xmax xs /ymin xs /xmin xs currentdict/Extend known { /Extend load 0 get { 0/Function load FunEval sc % evaluate the function to get a color and set it xmin ymin xmin abs ymax ymin sub rectfill }if }if % paint the rects. The sampling frequency is that of our table /Nsteps/Function load/Size get 0 get 1 sub store /dx 1 Nsteps div store gsave /di ymax ymin sub store /Function load % loop Nsteps + 1 times, incrementing the index by 1 each time 0 1 Nsteps { 1 index FunEval sc 0 ymin dx di rectfill dx 0 translate }for pop % pop our function grestore % origin is back to start point currentdict/Extend known { /Extend load 1 get { Nsteps/Function load FunEval sc % last element 1 ymin xmax 1 sub abs ymax ymin sub rectfill }if }if }bd /shp % this paints our shape for shading type 3 { % x1 r1 x0 r0 - 4 copy % fill interior arc dup 0 gt{ 0 exch a1 a0 arc }{ pop 0 moveto }ifelse dup 0 gt{ 0 exch a0 a1 arcn }{ pop 0 lineto }ifelse fill % fill exterior arc dup 0 gt{ 0 exch a0 a1 arc }{ pop 0 moveto }ifelse dup 0 gt{ 0 exch a1 a0 arcn }{ pop 0 lineto }ifelse fill }bd /calcmaxs { % calculate maximum distance vector from origin to corner points % of bbox xmin dup mul ymin dup mul add sqrt % (xmin2 + ymin2) xmax dup mul ymin dup mul add sqrt % (xmax2 + ymin2) xmin dup mul ymax dup mul add sqrt % (xmin2 + ymax2) xmax dup mul ymax dup mul add sqrt % (xmax2 + ymax2) max max max % maximum value }bd /sh3 { % emulation of shading type 3. Assumes shading dictionary is top dictionary on the dict stack /Coords load aload pop % x0 y0 r1 x1 y1 r2 5 index 5 index translate % origin is now at first circle origin 3 -1 roll 6 -1 roll sub % y0 r1 y1 r2 dx 3 -1 roll 5 -1 roll sub % r1 r2 dx dy 2 copy dup mul exch dup mul add sqrt /dx xs % r1 r2 dx dy 2 copy 0 ne exch 0 ne or { % r1 r2 dx dy exch atan rotate % we are now rotated so dy is zero and positive values of dx move us as expected }{ pop pop }ifelse % r1 r2 /r2 xs /r1 xs /Function load dup/Size get 0 get 1 sub % this is the size of our table minus 1 /Nsteps xs % at some point we should optimize this better so NSteps is based on needed steps for the device setupFunEval % may need to setup function dictionary by calling setupFunEval % determine the case: % case 0: circle1 inside circle2 % case 1: circle 2 inside circle 1 % case 2: r1 = r2 % case 3: r1 != r2 dx r2 add r1 lt{ % circle 2 inside of circle 1 0 }{ dx r1 add r2 le { % circle 1 inside of circle 2 1 }{ % circles don't contain each other r1 r2 eq { % equal 2 }{ % r1 != r2 3 }ifelse }ifelse }ifelse /sh3tp xs % sh3tp has the number of our different cases clippath {pathbbox}stopped {0 0 0 0}if newpath % x0 y0 x1 y1 /ymax xs /xmax xs /ymin xs /xmin xs % Arc angle atan( sqrt((dx*dx + dy*dy) - dr*dr), dr) dx dup mul r2 r1 sub dup mul sub dup 0 gt { sqrt r2 r1 sub atan /a0 exch 180 exch sub store /a1 a0 neg store }{ pop /a0 0 store /a1 360 store }ifelse currentdict/Extend known { /Extend load 0 get r1 0 gt and % no need to extend if the radius of the first end is 0 { 0/Function load FunEval sc % evaluate the function to get a color and set it % case 0: circle1 inside circle2 % case 1: circle 2 inside circle 1 % case 2: circles don't contain each other and r1 == r2 % case 3: circles don't contain each other and r1 != r2 { { % case 0 dx 0 r1 360 0 arcn xmin ymin moveto xmax ymin lineto xmax ymax lineto xmin ymax lineto xmin ymin lineto eofill % for the bigger radius we fill everything except our circle } { % case 1 r1 0 gt{0 0 r1 0 360 arc fill}if } { % case 2 % r1 == r2, extend 0 % r3 = r, x3 = -(abs(minx) + r), x1 = 0 % x(i+1) r(i+1) x(i) r(i) shp 0 r1 xmin abs r1 add neg r1 shp } { % case 3 % no containment, r1 != r2 r2 r1 gt{ % the endpoint we are drawing is that with a circle of zero radius % x(i+1) r(i+1) x(i) r(i) shp 0 r1 r1 neg r2 r1 sub div dx mul % this is point of beginning circle 0 % point of ending circle shp % takes x(i+1) r(i+1) x(i) r(i) }{ % the first circle is the bigger of the two % we find a circle on our line which is outside the bbox in the % negative direction % x(i+1) r(i+1) x(i) r(i) shp 0 r1 calcmaxs % 0 r1 maxs dup % calculating xs: (-(maxs+r2)*x2)/(x2-(r1-r2)) r2 add dx mul dx r1 r2 sub sub div neg % maxs xs' exch 1 index % xs' maxs xs' abs exch sub shp }ifelse } }sh3tp get exec % execute the extend at beginning proc for our shading type }if }if % now do the shading /d0 0 store /r0 r1 store /di dx Nsteps div store /ri r2 r1 sub Nsteps div store /Function load 0 1 Nsteps { % function t(i) 1 index FunEval sc d0 di add r0 ri add d0 r0 shp { % fill interior arc d0 0 r0 a1 a0 arc d0 di add 0 r0 ri add a0 a1 arcn fill % fill exterior arc d0 0 r0 a0 a1 arc d0 di add 0 r0 ri add a1 a0 arcn fill }pop % advance to next /d0 d0 di add store /r0 r0 ri add store }for pop % pop our function dict % handle Extend currentdict/Extend known { /Extend load 1 get r2 0 gt and % no need to extend if the radius of the last end is 0 { Nsteps/Function load FunEval sc % last element % case 0: circle1 inside circle2 % case 1: circle 2 inside circle 1 % case 2: circles don't contain each other and r1 == r2 % case 3: circles don't contain each other and r1 != r2 { { dx 0 r2 0 360 arc fill } { dx 0 r2 360 0 arcn xmin ymin moveto xmax ymin lineto xmax ymax lineto xmin ymax lineto xmin ymin lineto eofill % for the bigger radius we fill everything except our circle } { % r1 == r2, extend 1 % r3 = r, x3 = (abs(xmax) + r), x1 = dx % x(i+1) r(i+1) x(i) r(i) shp xmax abs r1 add r1 dx r1 shp } { % no containment, r1 != r2 r2 r1 gt{ % we find a circle on our line which is outside the bbox in the % positive direction % x(i+1) r(i+1) x(i) r(i) shp calcmaxs dup % maxs maxs % calculating xs: ((maxs+r1)*x2)/(x2-(r2-r1)) r1 add dx mul dx r2 r1 sub sub div % maxs xs exch 1 index % xs maxs xs exch sub dx r2 shp }{ % the endpoint we are drawing is that with a circle of zero radius % x(i+1) r(i+1) x(i) r(i) shp r1 neg r2 r1 sub div dx mul % this is point of ending circle 0 % radius of ending circle dx % point of starting circle r2 % radius of starting circle shp }ifelse } } sh3tp get exec % execute the extend at end proc for our shading type }if }if }bd /sh % emulation of shfill operator for type 2 and type 3 shadings based on type 0 functions { % shadingDict -- begin /ShadingType load dup dup 2 eq exch 3 eq or { % shadingtype gsave newpath /ColorSpace load scs currentdict/BBox known { /BBox load aload pop % llx lly urx ury 2 index sub % llx lly urx ury-lly 3 index % llx lly urx ury-lly llx 3 -1 roll exch sub exch rectclip }if 2 eq {sh2}{sh3}ifelse grestore }{ % shadingtype pop (DEBUG: shading type unimplemented\n)print flush }ifelse end }bd % end of language level 2 ONLY code {restore}if not dup{save exch}if % languagelevel3 ONLY code goes here L3?{ % we do these loads conditionally or else they will fail on a level 2 printer /sh/shfill ld /csq/clipsave ld /csQ/cliprestore ld }if {restore}if %currentdict dup maxlength exch length sub (number of extra slots in md = )print == flush % *** how many entries are free end setpacking % count 0 ne { pstack(***extras on stack during prolog execution***\n)print flush}if % *** BARK if anything is left on stack %%EndFile %%EndProlog %%BeginSetup %%EndSetup %%Page: 1 1 %%PageBoundingBox: 0 0 454 166 %%BeginPageSetup cg_md begin bp sdmtx %RBIBeginFontSubset: HelveticaNeue %!FontType1-1.0: HelveticaNeue 1.0000.1.0000 14 dict begin /FontName /HelveticaNeue def /PaintType 0 def /Encoding 256 array 0 1 255 {1 index exch/.notdef put} for dup 33 /P put dup 34 /y put dup 35 /t put dup 36 /h put dup 37 /o put dup 38 /n put dup 39 /R put dup 40 /L put dup 41 /hyphen put dup 42 /A put dup 43 /g put dup 44 /e put dup 45 /U put dup 46 /i put dup 47 /space put dup 48 /a put dup 49 /m put dup 50 /quotedblleft put dup 51 /H put dup 52 /d put dup 53 /l put dup 54 /s put dup 55 /quotedblright put dup 56 /E put dup 57 /v put dup 58 /r put dup 59 /C put readonly def 42/FontType resourcestatus{pop pop false}{true}ifelse %APLsfntBegin {currentfile 0(%APLsfntEnd\n)/SubFileDecode filter flushfile}if /FontType 42 def /FontMatrix matrix def /FontBBox[1000 -951 1 index div -481 2 index div 1987 3 index div 1077 5 -1 roll div]cvx def /sfnts [< 74727565000900000000000063767420000000000000009C000000186670676D00000000000000B400000428676C796600000000000004DC000013FC6865616400000000000018D80000003668686561000000000000191000000024686D74780000000000001934000000706C6F636100000000000019A40000003A6D61787000000000000019E000000020707265700000000000001A000000004D14000014004B005A00000011FF3A000B0205000C02CA0011B800002C4BB800095058B101018E59B801FF85B844001DB9000900035F5E2DB800012C2020456944B001602DB800022CB800012A212DB800032C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB800042C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB800052C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800062C2020456944B001602020457D691844B001602DB800072CB800062A2DB800082C4B20B003265358B0801BB040598A8A20B003265358B0022621B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B80003265358B0032545B8014050582321B8014023211BB003254523212321591B2159442DB800092C4B535845441B2121592DB8000A2C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB8000B2C2020456944B001602DB8000C2CB8000B2A212DB8000D2C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB8000E2C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB8000F2C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800102C2020456944B001602020457D691844B001602DB800112CB800102A2DB800122C4B20B003265358B0801BB040598A8A20B0032653582321B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB800132C4B535845441B2121592DB800142C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB800152C2020456944B001602DB800162CB800152A212DB800172C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB800182C2046B00425465258238A592046206A6164B0042546 206A61645258238A592FFD2DB800192C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB8001A2C2020456944B001602020457D691844B001602DB8001B2CB8001A2A2DB8001C2C4B20B003265358B0401BB000598A8A20B0032653582321B0808A8A1B8A235920B0032653582321B800C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB8001D2C4B535845441B2121592D00020033000101CC02C8000300070065B800142BB800082FB800002FB8000810B80006D0B800062FB900020003F4B8000010B900040003F4B80009DC00B800014558B800042F1BB90004000A3E59B800014558B800052F1BB9000500043E59B8000410B900000002F4B8000510B900020002F4303101211121131121110199FECD013333FE67029AFD950299FD3902C70001003200EE0153013E0003000B00BA0000000100032B303113152135320121013E50500002FFFA0000029002CA0003000B002500B800042FB800052FB800092FBA0000000700032BB8000010BA00020005000411123930311B0133130301333721173301C9790277ABFEEA6150012E4E69FEE90127014DFEB301A3FD36D7D702CA00000001002BFFF002AA02DB0025006DBA001E000B00032BB8001E10411B0006001E0016001E0026001E0036001E0046001E0056001E0066001E0076001E0086001E0096001E00A6001E00B6001E00C6001E000D5D410500D5001E00E5001E00025D00BA0019001000032BB8001910BA0006002300032BB8000610303101332E0323220E0215141E0233323637230E0323222E0235343E0233321602445F08344E6438527F552C29527C53899E0E5F031E35492F405C3B1C1C3B5B404B6D01F339573A1E3B66894E4E88643996872C4C371F30516D3D386851304C0000000001004E0000023E02CA000B0033BA0009000000032BB8000910B80004D000BA0004000100032BBA0000000900032BB8000010BA0008000500032BB800081030311311213521352135213521354E01F0FE6F0173FE8D018E02CAFD3650F750E3500000000001004E0000028402CA000B0047BA000B000000032BB8000B10BA0006000500032BB8000610B8000B10B80002D0B8000510B80008D000B800002FB800072FB800012FB800052FBA000A000300032BB8000A1030311311331121113311231121114E5F01785F5FFE8802CAFD360147FEB902CAFECD0133000001004E0000022702CA0005001FBA0005000000032BB800051000B800002FBA0004000100032BB800041030311311213521114E01D9FE8602CAFD3650027A000002004E0000026202CA000800130089B800152FBA000100 0900032BB8000110B8001510B80010DCB80005DC410500DA000500EA000500025D411B0009000500190005002900050039000500490005005900050069000500790005008900050099000500A9000500B9000500C90005000D5DB8000110B8000BD000B8000A2FBA0009000100032BB8000910BA0000000C00032BB800001030311311333216151406270111331133163635342623ADBA514B4B51FEE75FDA6C6F6F6C0174010643404044010156FD360124017064646F000002004E0000029002CA0020002B009DB8002D2FBA0023000000032BB8002310B80002D0B8002D10B8001DDCBA001A0000001D111239B80027DC410500DA002700EA002700025D411B0009002700190027002900270039002700490027005900270069002700790027008900270099002700A9002700B9002700C90027000D5D00B800012FB8000E2FBA0000002300032BB8000010BA0022000300032BB8002210BA001A0003002211123930311311331133321E02171E0317332E03272E0327353E013534262303233533321615140E024E5FE8232A1A0C04050202070A6A0F0F080202030B17271F413B73662BC6EC433C1B2D3C02CAFD36013115232F1A1A362F260B122F34361A1A30271C06021262415764FEB7F9443627311D0A0000000001004AFFF0028802CA0011002FBA000A000B00032BB8000A10BA0001000200032BB800011000B800012FB8000A2FBA0006000F00032BB8000610303101112311140623222635112311141633323602885F5F5B60665F9B8A8792010201C8FE386063636001C8FE388F838900020024FFF5020A021100300042015CB800142BBB00380003000D00182BBB002A0003001700182BB8001710B80005D0B800052F4111000600380016003800260038003600380046003800560038006600380076003800085D4105008500380095003800025DB8003810B900200003F4B9001F0003F4B8001710B900300003F4B8001710B80031D0B800312FB8002A10B80044DC00B800014558B800252F1BB9002500083E59B800014558B800022F1BB9000200043E59B800014558B800082F1BB9000800043E59BA000500020025111239B8002510B9001C0002F441050089001C0099001C00025D41110008001C0018001C0028001C0038001C0048001C0058001C0068001C0078001C00085DB8002510B8001FDCB8000210B9002E0002F441110007002E0017002E0027002E0037002E0047002E0057002E0067002E0077002E00085D41050086002E0096002E00025DBA003000020025111239BA003100020025111239B8003DD030312506232226350E0123222E0235343E02373E0335342E0223220607233E0333321E0215111416333237270E0515141E0233323E0235020A16272127235D36233F2E1B1E313F21233F301C152129143648 035502243C4D2C2345382207140B0F8A1034393A2E1D111B24142A3C2612020D252A2A25102237272C3823120607070D19181C2212062939304229120A1F382DFEF61E1C05C70C0B0709142520151D12081723291200000000020024FFF5020E02CA0013002C00BBB8002D2FBA0015001600032BB8001510B8002D10B80022D0B800222FB80000DC411B0006000000160000002600000036000000460000005600000066000000760000008600000096000000A6000000B6000000C60000000D5D410500D5000000E5000000025DB8001610B8000AD0B8000A2FB8001610B80018D0B800182FB8001610B8002AD0B8002A2FBA002B00220015111239B8001610B8002CD000B800152FBA000F002700032BB8000F10BA001D000500032BB8001D10303137343E0233321E0215140E0223222E0205112311232E0323220E0215141E023332363733157E10243C2B2C3E271211263C2B293D2713019055020E292E2E143B593B1D1E3B593C365A1502FE264838222136472624463722203645DA02CAFEF6171F13082B49623737624A2C262B46000000020024FFF502030211000A0026005BBA0014001F00032BB8001410BA0015000000032BB8001510B8001410B80001D0B8000010B8000CD0B8000C2F00BA000F002400032BB8000F10BA001A000600032BB8001A10BA0001001400032BB8000110B8002410B8000CDC303101213E0333321E0217230E0123222E023721362E0223220E02151E0333323601A7FED702162635212035271754540B45362A3E28120101830215375B4535594124021F3E5B3E587401341E352817172736AE33321C2F3D222F6858392848623B3B6448285800020024FF2F01FE02110028003C00BDBA002E000C00032BB8002E10BA0001000200032BB8000110B8000210B80038D0B800382FBA000400020038111239B8000210B80015D0411B0006002E0016002E0026002E0036002E0046002E0056002E0066002E0076002E0086002E0096002E00A6002E00B6002E00C6002E000D5D410500D5002E00E5002E00025DBA0021000C002E111239B800212FB80020DCB8000110B8003EDC00BA001B002600032BB8001B10BA0007003300032BB8000710BA0029001100032BB8002910303125112315232E0123220E0215141E02333236373315140E0223222E0227231E0333323627222E0235343E0233321E0215140E0201FE5001175231435C38181D3A563A3259160211263A2A152E271B015502283D4B247C74EE2A38220E11253A292838231011243B2C01D94A2B2B334F612E355F472A2D30222B48331D091420172A3A24107E98233946232544341F20354222244839230000010040000001EC02CA001A0051BA001A000000032BB8001A10BA000E000B00032BB8000E10B8001A10B80002D0B8001A10B80018D0B800 182F00B800002FB800012FB8000C2FBA0013000800032BB8001310BA001900010000111239303113113311343E0233321615113311342E0223220E02072311405513263927313855112A443317312D240A0202CAFD360124233B2C183830FEA201542A45321C0A1521180111000200450000009A02CA00030007002FBA0001000200032BB8000110B8000210B80004D0B8000110B80006D000B800052FBA0001000000032BB800011030311335231D011133119A5555026268685DFDFB020500000100450000009A02CA00030017BA0003000000032BB800031000B800012FB800002F303113113311455502CAFD3602CA00000000010040000003150211002A00B7BA0003000000032BB8000310B8000DDC4103005F000D00015D4103008F000D00015D41030020000D00015D410300B0000D00015DB80010DCB80018DC4103008F001800015D4103005F001800015D41030020001800015D410300B0001800015DB8001BDCBA0023000D0010111239B8000310B80028D0B800282FBA002900000003111239B8001B10B8002CDC00B800012FB8000E2FB800192FBA0026000800032BB8002610B8000810B80013D0B8002610B80020D0303113113311343E0233321E0215113311343633321E0215113311342E02232206072E01232207233540550F2135251D25160955483F1F27160855192D3F2733551A104E306D3A020205FDFB01420F2D2A1E111F2A19FEAD01423C48121F2A18FEAD017B283924112E2A3028584C00000000010040000001EC021100170045BA0003000000032BB8000310BA000E000B00032BB8000E10B8000310B80015D0B800152FBA00160000000311123900B800012FB8000C2FBA0013000800032BB8001310303113113311343E0233321615113311342E022322072335405513263927313855112A44337335020205FDFB0124233B2C183830FEA201542A45321C5E520000020024FFF5021A02110013002700CBB800282FB800292FB8002810B80014D0B800142FB80000DC411B0006000000160000002600000036000000460000005600000066000000760000008600000096000000A6000000B6000000C60000000D5D410500D5000000E5000000025DB8002910B8001EDCB8000ADC410500DA000A00EA000A00025D411B0009000A0019000A0029000A0039000A0049000A0059000A0069000A0079000A0089000A0099000A00A9000A00B9000A00C9000A000D5D00BA000F001900032BB8000F10BA0023000500032BB8002310303113343E0233321E0215140E0223222E0227141E0233323E0235342E0223220E027E192C3B21213B2C19192C3B21213B2C195A20405E3D3E5D402020405D3E3D5E402001022F49321A1A32492F2F49311A1A31492F39624929294962393963492A2A496300000001003D0000014D 0213000E0027BA0003000100032BB8000310B8000DD0B8000D2F00B800012FBA0009000800032BB8000910303113113335343E02333526060723353D55142C4833455A1F020205FDFBE6324D361C5A023C3F6D000001001FFFF501D60211003A00ABBA0000000100032BBA0020001F00032BB8002010BA0031001F0020111239B800312F410500DA003100EA003100025D411B0009003100190031002900310039003100490031005900310069003100790031008900310099003100A9003100B9003100C90031000D5DB8000BDCB8000010B8002ADCB80015DCB8000B10B8003CDC00BA0036000600032BB8003610BA0025001A00032BB8002510B8000610B80000DCB8002510B8001FDC303137231E0333323E0235342E02272E0335343E0233321E0217332E0323220E0215141E0415140E0223222E02745502243C4E2B274F3F271D2F3D201E3C301F142027131529221602550322394A2C22453723324B584B3218252C141A312718A3304329120F263E2F2532211407070D131D1614190F06091421192F3F250F1123382732381F11152221181F10060A1727000100090000011D02A00017005BBA0001000200032BB8000110B8000210B80006D0B8000310B80007D0B8000210B80017DCB8000DD0B8000110B80014D000B800012FBA000F000C00032BB8000F10BA0004000500032BB8000410B80000D0B8000510B80015D030311335231523153311141E023B013523222E0235113335B65558580E1D2F21412714190E056702059B9B4BFEB7242C18094B030A120F01414B0000000001000E000001E602050007001900B800012FB800052FB800002FBA000400000001111239303121132303230323130129BD598D02915FC00205FE5101AFFDFB00010008FF3101EC020500160086B800142B00B800014558B800112F1BB9001100083E59B800014558B800152F1BB9001500083E59B800014558B800052F1BB9000500063E59BA000900050011111239B9000C0002F441110007000C0017000C0027000C0037000C0047000C0057000C0067000C0077000C00085D41050086000C0096000C00025DBA0014000500111112393031050E0323222627351E013332363F01033313331333010B0F1D232B1C0F1E0E0B1D0A1A230923CD609702915A452634210F04054E05071917570202FE5901A7000002004201C8016802CA000E001D006BBA0001000D00032BB8000110BA0010001C00032BB8001010B8000110B80007D0B800072FB8001010B80016D0B800162F00BA0001000000032BB8000110BA0008000700032BB8000810B8000010B8000FD0B8000110B80010D0B8000710B80016D0B8000810B80017D03031133523343E023335220E021D01213523343E023335220E021D01B13B050E16111C2A1B0D01263B050E16111C2A1B0D01C8 6F11231C11321828351E6F6F11231C11321828351E6F00000002004201C8016802CA000E001D0067BA000E000000032BB8000E10BA001D000F00032BB8001D10B8000010B80007D0B800072FB8000F10B80016D0B800162F00BA0007000800032BB8000710BA0000000100032BB8000010B8000FD0B8000110B80010D0B8000710B80016D0B8000810B80017D03031131533140E022315323E023D01331533140E022315323E023D01423B050E16111D291B0D483B050E16111D291B0D02CA6F11231C11321828351E6F6F11231C11321828351E6F0000000001000000010000D71B1C1E5F0F3CF5011103E800000000B643600000000000DB3521AEFC49FE1F07C304350000000900020000000000000001000003B8FF2B001C08B1FC49FE8007C300010000000000000000000000000000001C01F4003301160000018500320288FFFA02D2002B0263004E02D2004E022C004E0288004E02AD004E02D2004A021900240251002402190024023E0024022C004000DE004500DE004503550040022C0040023E0024014D003D01F4001F013B000901F4000E01F4000801AA004201AA0042000000480048005A008A00F8012A0166018601EE027E02B403BE045C04C4057605C805F2060C06A606EE078E07BC086008B208D2093C099E09FE000000010000001C0096000900680004000200000000001E00000200042800030001B800142B01BA0002000200162B01BF0003003E0037002B001F00130000001C2B00BF0002004A0037002B001F00130000001C2B00BA00040004001B2BB8000120457D691844B8000A2BB800002B000000 00>] def /CharStrings 28 dict dup begin /.notdef 0 def /space 1 def /hyphen 2 def /A 3 def /C 4 def /E 5 def /H 6 def /L 7 def /P 8 def /R 9 def /U 10 def /a 11 def /d 12 def /e 13 def /g 14 def /h 15 def /i 16 def /l 17 def /m 18 def /n 19 def /o 20 def /r 21 def /s 22 def /t 23 def /v 24 def /y 25 def /quotedblleft 26 def /quotedblright 27 def end readonly def currentdict dup/FontName get exch definefont pop end %APLsfntEnd 42/FontType resourcestatus{pop pop true}{false}ifelse {currentfile 0(%APLT1End\n)/SubFileDecode filter flushfile}if /FontType 1 def /FontMatrix [ 0.001 0 0 0.001 0 0 ] readonly def /FontBBox {-951 -481 1987 1077} readonly def /UniqueID 4203806 def currentdict end currentfile eexec 54544758EC884CF30C3CD503CEDBFF3839C47C3C3333173232E3FDBFF439491DB843E1924E63AA7726BBB0485AB56D93D8C0906F647A47162891E73FFC2A9873C4B1EAC5EEBDFFC4D06084FBD84139DF4583C6E259D10699944D1068C9C45667DCCCFB9B7EA01B606435EDCBD273ABAC093D14085CCBAC149BD7382E842CFE0D7FE4FD2EF589A2471F6074A80A8B675C2F7A50D63AC1EF90D787BADD11633CB01CF6EE3B37AAF9078A69AC4740E9B6525D78BBD839551A1CB80DB8682FA5E87591BBD6EE8B946063A2A58D9CA3685AB305495DC5FB5747EB8A9A059C4976C0FE4EEAB1D56FF47F1E9664ED9F4A7DAB763AF92B2F6CF2FA7DEC24710E0B9096E30F772BA7FEA9BDBE496C42ED2CEB58F54E80BDF57CE7B4DB6CCFE7182F43BF93CCA0767AF95D62C5D2C3DC6AE1E6D139F51A2C63432117F1714C5566572EE9967A715420ABDCD1D7BD74F8450B89965FCC81C6ACA565C5F3CCF91D430D1F953E4F1A645300A98DD8C47CD64555F08F422340A85404EAE0D3229C4F9336B9470CACBD6BBF3395104750A915CC6EAAC197668267B8C62D2764C8CD69FD937CA3C924D997A0EDE7964BEB9EA2F92EF70C5E5DA0AA55675454E59AEC12A68086DDD95476477C46AE143377694529C58844212FC811560E27EEE2CF00BCB281EA889C2D878C3AD50E8F3FE62C0EE5F6306EABD6A13240585D9168F9E9DD38556DC4B344A2B1BEB6CA09985768DF3CD22BBC9EDF132165D7005C2D1C98E4465E857228C33C93384809E714D20D799F34849486E4F51BCC8B7A121C12F03D6374DA43D39461492B03A43CE416C0E4E045AF204DCF6C83CFEB20FB872926C5EDFDA4C930743486895A08139829A41ECFCF893B0D559B0B530959ED6588ED04A53B11D7B6B1E086B5DFBAD34D6688BFB7E9027C4FEAFCAE238175133FDE648611280950EA838F602559262B9722D8A0284AD52EE192A73557C391CC416D3CC995C44FA8F12534032CC5159DDBBD2F04A08F35AC23DABECC7EB891BC52EC9E74345790685DD36E825DB3DA45FCA6A6913A26A680048DCBC2F542766212B95A7DABF7761E91FA4E3D3A56AD3DC5D539CF2427C993784B0813D3AC3FF2825B86A663139DE8EF1EB616CA687546D5420CDC5611455F9716B6AA37DD76262D827796D0329C40A21D5AFDBBD731E30D0C7AC3789AB30E9FCBF1002D720F878DFBCC73E503101EFBA2F99083167D9B6441A52D99BEE56DDEE1B18382A176414ACB7CB93C98600803AC4029B1C4BB9506C1ABFF1E272E1BA056E8185D9DEEA7A0837A0DB91513901B7241B4C1908E12673455AC2CA71A6133C7F9FED7FD148D99280A0067601D7F736B9619BD6F28F156EB263494B78F7503910535F532673FF2CDF93AF9B5F049DAD16E6FD421A40EB4B1FB7089EB3F6187C5F5935688A20C48D4BEEE35EB195C87 418A299D3B15E65DACA53241B09138C8670FB7705BBB80D4D066F32D0CBFB989252DE3A1DBD6ECAA1C26640998A261F9AD10F46331E8373ED60ED6A441D36166D0EDE02DD69059055BC3877629735666F1CF096B414D2D5E54D84151EA07035214D9D408912B6FF2D0155E40363AA110FDC085E668E2638C920EC2759DE20EE994F1CBF906EF670B4869EC02A43963432002E24DD42E4EC7F218708E81EBD67B60C72954485F79BF6401133F388B0FDE2A63A02F098CEC4C187556A7AA686979B97AB6A29E9A0E26E773C95139987FDFEA94381E4CB7B7A5CA3046EC0F7117D0631BEC824F4C003BC33D571AFC0495F1AD6E3FABB4FE6DE21136B17E58739703BB4C494CA0A6679EB0F5A7275D94ACF13D58435C06C6C227FC725EB907D4389ECC686B6978325C66CA3D09D45BB2140DB99793F992339ED2F21864436C505246FFCA4AF6B06DDD3AEB4F65338B50C084299168E1FC2B7C6F935EEBC2574A75A8D58D6E4D2A6E5FE2336FA354E05ED0CA5CF9632051A1C67F6FF715755E2AF8E06EFCA1A0AF4633E0AD0FF2CDE418EBB82867748519569421E3A8442EFBE8FAF8BD1EA5A90821FF955A273C3FDE358FA5B29D3F519CA92AEC8463D2CF2AC1A265603732F7357614FB7DD36F88DC2CE526497B8DC85BD97AB2FF05024E1069742E5F3CABF8CB969F2BFFF13641C89966F1F343E38FCB2487918C972EBB6344A1A235099832D6D1BE51281F760715908B452DE2A82DB06916701D1B7E77C6663B45833B6BD188250E278F162EEDDAB5747DC21007AE66AFD70FC7601AD3944E7F93FB4F100E0B52E4DD4B4206E5BCDA3AB81D2BF8AF087A784DEC9FA2A975237F635611E435F5942A3EC4502FF373F4264A84159C9C17732083531CEB6D51E5B19D83AAFE2AE5DBD897BC7B90604B76A560A01A6435598C99781C98814DF35B8108145F1AB4E3DF75405B9DA81CCD0B403D06ED2E54102F29431DC08B70C9EE547852344B5E8C760CA12BC196E46E04EB104104AEFB4DE0F86D29F34AF0192FED5FF6CE3EB7B7C1DC28E151564E25E16EB3A39C54CFFD4174D36DF90AEDA2256CC75BE0E343436CD8E0DBC7AD53CF4D6573693D3D4751755893645FF9AD8BA91948DFA1A2B9F5F96EED01D76C3367E720654F0AE1CBE410ECEEF2E0B9CF6EC43C02403401DDC68F8FB7CC97115051C6AAA750D6BDC5E67818ECF7AAB29FFAA6A2A3480745BF0A1C94B915B317E6F7E15F9BD49E1F0085CF168F0D9B38FF4CE2743EBBFA95664E3595BE01DB7C2B3260DE6AEBF3AACE4212A32F70094611125B7FE01CE9F2A2643319AC84AE4E9613FBCA50516583A80FFF7E4154DF9BB534DFF58298744C4C71663347B634E5684E235B029062A12F6CBF4C461E2A1951475171B7C6639DB45CAEDB3113A3EEC7478BDE0739DD8CF17B7F14CB1F1F4B73F2A6F714 5052019019BF1FA371D3E60EBCACE3D6C497E3873FECC1B60EA711366F8C193E680E92E354F46B8E4CC27CE2BC240C5D37CBF5591D2BAF6B53D5F10CBDAA5E7CC50077D7E7D804E4116A9483932B7675015BAA2BC4CABB6581DADE330340CF6F3E1727FE71D56A24B4D7136C16C27811EE7EA677CBB26C7D41CA22C369D1D763F338FBC759E32F37E4D49A41034A08A1B126B84E52E0DEFB1F1EC9B16EA7F8CD8F839B1DA6E5E5989992A0A45268C14D61E46AD41173011026DC91373FEE795410B7863D15F415C24C4917A8A9FE119093EDB482D29BB0692C1FBD0D35AE4BF77873A0C356F45C538474C904EAFF4A59142665DCA8CC44713B537E10CE1605D0768A375F0A7A7F88EFAD79DC68B221EF285D9BD74EF79FAE0FE7300D6552C33BFF439D31232F654F1F607838637B2093618A0E58711BC2A9B30DA80ABB754E11AADD0C7D89EF93C9490B65B0112ABF427C7C8A7A33F10B5D4A483E1171823EE7218C040088CD6C1EAA513680EC644D8D27277761C7C6F72D0524BAE20078CD184425E0B7653B2B03C76BB97CBB8EC3845C56EAC0FD8C3C32924D32ADE4068FCB6BA444037FF32BAB72D8C5EFB31E0DBA8DCA17E6B4C99B1B4BDDC575E2DF9BC63ACBD56CCAD6229C822B5D59DF3F97873000C531D26D5174D0A0224924B9941B0A91BEBEDF58861B597A431E2E8CFFAB66D1325FCCFFB6B1CD1C8461504F86FBE3B942F0A8E488FDC52881ACA19173E8DE3975F8E168FEB5349F0193962027232113F956724DB56C6AE3C69263E90E931DA12A107D666DD9676A91819C7039B5295BE92EB827A7C05E462BE867193108C832AC8FF2ECEF35FCEEEE5DA1D9E1CDC57CB3D77561F5DF4EB6C0DC5FD23EA82135825C3CE226F44D682ECA99CD435723A915105C6D31FA70A141A7A68A5BA52EFADB905C2494AFCD48EACB4D39B586E08DDE8DCB82C9BA4490FC220C647EFA7658C6E5283851A0B7D5E1EF5AB975D1CA14A93517AA5C91F648C0BDEA9629CE8DD4E3DC3330E623614AB76F0E31B4C6601019AB48D362714A1F0B9DEEEDD129F68D47B5AF8627A23CBD40D536374C4C03D70A18D57C327297A496B44A3BAF780C15D0995B5C37A1D869E755AB6E37D0B40288542B83E9724C3E1EA48DF4C53F9284E26ABDDB40F1DE3CF9BDE6D1DCB61A77BF48640D513C9855B256DE8F1D07B510BCEF4F1AF945C7E2C214C3C7D89F0FB22521C35E16E4624C727CD7DE0F8F2D4C060AD93B619E9831C87817539F51A4324363E6BEA6957949EB03A0C89B66D10DDE706160E341E105C066D5FC437524CFD80C0E0DDCE691ADDE9AC8F3D83ACEC79722EE963294F0FD90676C5A5DF487F1ABAB6263BE8301CFB156F7653DC6CC38FAEE0582DEC04965C44C1ED6084B4DC8070D625C839E25C1A175A7DE4552B90C522025FE2E1269D7D6B37FBFF0AC 8F13B98E0182442FAD8A38B69AF0433A0A20A837E7DBB19BD05F7B5037436F0EE7D5BC7630EF6CD8D44E4F68F4EB50E6742E1BB5BEA0EA1FCDC82808F13B87F988F4914D4D73B36639A13B8962E6555CC77C94D47E014C00C54E8A8A3642AFBFBF30E32B131FEDC0F43231676CED54C482AC0D7AF887D0D8443FD0B34B384F65A3BD2A843E70281AFADF01AC25F43385991F758E41B723D356057E93FCA987B33D7C73AE6748C36820AAED02C5367CA58A830424A37D6767241AC708572806B98B40CB67AD222777ED1C26FF33BE82D1F27A673958A97BD2CD36D695AD4CAF20E40EEBD1B0094D923AED8EB55F5D08014D73E187F92B709D9F89DF37D9F866B1FB530D7FACCED2256CC04088ABD9640DAA9492FCA094C4C1BF2918CE07CBD301A3B14448EC39C6BF501F470DF392E04657E75EA4F911CA267CF9ABCC2DB9B21A33CE91AF73B47823467396FCAF1C5D4EACA0C2446A150D9C87FEC8DD9CB94B4228C96273C16EA49BA8AAEE65C2BE169806C120CDC9AC6ED366D40E2942894EA743FAF707FE9CA217A9DF0E9DBC793A3C3DF1FB6999DE8ED5D0C70C735CA75B6D037C5F49A7242AE762093D9D543FC22FA150F8ED9F983A5358EC9B7D61CB528A298B8FA3C16A39EADB4CEB05E33D0D351F69A2527D2A188942C836B0778C62BBA2AE56EA5EDE791F75992CB9EE91EDE0748844397D72FDF14B7BF5B6C517F716A606B1CC2C16A1558FFCD2963E8BECB2A1344A7B5A2A05D464C9CCA8B0690F29B0972FC1199DC40F41E401AAF35C1A80BCB02C297D25DCAC2AD5FC003E6069FFB795E56895115CAB4E53F4C60AF6BF0B9F96F015856CD9BE3CF52B92159D9A736E7622C86AB2455D11D18DA4705DE6CDFA009D848C67DB96ADF5D4F99E763A10F72ADB2751D09741C19D84C7A8E3A76E2D45F31CA65794F9269FAA24271B8DE0EA04BC2D3453C54438AC68331FE188DADA64B46FD2342F3867EDC8758CD0E7ADBF147BBD67F265AFE3732FCC12F6D3F07B1D94ADD329C5514E3FAE8E297433878A217BBAE8F563E24CF26328C5074142AFD085AA60349A0CC2EAFB3DD92AF7D2E97077633DEFEE3259C08305E50B57C29AED6BDE78A8AB10C6D6936FC0957FF620632444466826F28277A100930DD57FEA5193A190E1C9D654B89C96BA361F69E102ECB63B309F3F7E1653E6AA2E55C4C61E6E475FC81D44F525FFFE0B46EAA859E25626D15F34007481DF3DA3F34F3FF2A881BCFFE3B601131E428CCE8AA709B970DEE8025177C18971C968E786DBCC10EF60EF0894D436FA9FBCC46386DE400B6EE025B2E0108642B10878858C812771CB99C59AA4007CE476BAD17D5F23B949DCC753EE7F41EDD2200A2F18166BE231181E08EC9421E6862C21D07F9504CA602B9434F721DBC8DF576A1023E5582A615F4194B4113EDD4F68FF64A3B1733B 83E0B930325CF4279D8B2403A005FE540E82B8EA6A6B78629823B00A1D63C80A53B5E076A6586816AFF183853C07A92C6EE27245CA8E493AF0DC8EA0547B3CF0B850A1A400F2FF0632DE865FB58C9150446E252533B83C7046D87CF0E20DA13999C5B17611D9B86519B56E21E3D58F5F338F3F6EB3E395EEDACD7D8F2298961DEFAC62C38247CC86384166727A562066893B9098680605D76A2250FAF3579E7410C4EED5BCFACF08BC4FD361421DAD1038BBC0C399EFFC6302B9F9B2FEB2D493160F63C26A3FEEB1939500F18B6414B01A635CBBF106A10C03FC78B132C16C28F9FF3D015EE6E21049F0F08705D88D4692331407CB2D3C18A881BF13172BB61B7A979B42C5001E36A4193389A5D5DBECAB6A1D0DDDC9CDEB5CB96F5CB3FA0DC85A662B32743804D3195F8C03665F1BC54D5A47EE82D5E9A6FDBF4F861BD5E002470B67168D03D5F947F7D00ADDF4FD28519BFA10BC676B67B7929507E1BE86D2049CC112D0AE467773354535114B3CE0E26017802177E81A0CE4199ECC35C6A36FC9CA933D6AF379AA2F2A9E7D6E1378AFD30F57326F5B9ECABE755932BC3730674AD226F159C27DA7101486AA167DEC3E76445358CD5AB9BCDEBA36E4440C823E5F4952212E70C6D831670D66167360B0A419BD71C4CBB2BBDDD54E3471EB484C41D1E959F6AD0C86F133E58836D16FAF06AA6833D7845DA74450D6AC104E9D8C015A12D456B229976057B2410F7EA31B0DF2663B86BDA5AFA4098D25BD8CAC56886FB2C567EF4323D313B1121E4C51E8F50CB46FCDE2403726FC17FEA976270F6E7490CFACFB6DA6BB602988AFEDE1EF5A80F6852D359524235B2545B9E597AB01A61F2DBDDF70EC2FF5D7550EF7EE45 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark %APLT1End %RBIEndFontSubset /HelveticaNeue cguidfix /F1.1/HelveticaNeue renmfont %RBIBeginFontSubset: HelveticaNeue-Bold %!FontType1-1.0: HelveticaNeue-Bold 1.0000.1.0000 14 dict begin /FontName /HelveticaNeue-Bold def /PaintType 0 def /Encoding 256 array 0 1 255 {1 index exch/.notdef put} for dup 33 /D put dup 34 /o put dup 35 /c put dup 36 /k put dup 37 /e put dup 38 /r put readonly def 42/FontType resourcestatus{pop pop false}{true}ifelse %APLsfntBegin {currentfile 0(%APLsfntEnd\n)/SubFileDecode filter flushfile}if /FontType 42 def /FontMatrix matrix def /FontBBox[1000 -1018 1 index div -481 2 index div 1437 3 index div 1141 5 -1 roll div]cvx def /sfnts [< 74727565000900000000000063767420000000000000009C000000386670676D00000000000000D400000428676C796600000000000004FC0000049C686561640000000000000998000000366868656100000000000009D000000024686D747800000000000009F40000001C6C6F63610000000000000A10000000106D6178700000000000000A2000000020707265700000000000000A40000000FB14006D0085008D009C00000010004BFF0E0005020E00CA02110000140074006B0084008E007F009D00000011FF4A000D0205000E02CA0011B800002C4BB800095058B101018E59B801FF85B844001DB9000900035F5E2DB800012C2020456944B001602DB800022CB800012A212DB800032C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB800042C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB800052C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800062C2020456944B001602020457D691844B001602DB800072CB800062A2DB800082C4B20B003265358B0801BB040598A8A20B003265358B0022621B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B80003265358B0032545B8014050582321B8014023211BB003254523212321591B2159442DB800092C4B535845441B2121592DB8000A2C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB8000B2C2020456944B001602DB8000C2CB8000B2A212DB8000D2C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB8000E2C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB8000F2C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800102C2020456944B001602020457D691844B001602DB800112CB800102A2DB800122C4B20B003265358B0801BB040598A8A20B0032653582321B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB800132C4B535845441B2121592DB800142C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB800152C2020456944B001602DB800162CB800152A212DB800172C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821 B0406559593A2DB800182C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB800192C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB8001A2C2020456944B001602020457D691844B001602DB8001B2CB8001A2A2DB8001C2C4B20B003265358B0401BB000598A8A20B0032653582321B0808A8A1B8A235920B0032653582321B800C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB8001D2C4B535845441B2121592D00020011000301E202BA00030007000001211121131121110187FEE801185BFE2F025FFE00025BFD4902B70000020045000002BD02CA000C0019007DB8001B2FBA0001000D00032BB8000110B8001B10B80014DCB80007DC410500DA000700EA000700025D411B0009000700190007002900070039000700490007005900070069000700790007008900070099000700A9000700B9000700C90007000D5D00BA0000000F00032BB8000010BA0019000200032BB80019103031371133321E0215140E0223011121323E0235342E0223E2703A4F30151E324022FED7013452795128315777458401C2213E57363B5233160246FD363760844E5984582C00010026FFF30224021300220071BA001C000B00032BB8001C10411B0006001C0016001C0026001C0036001C0046001C0056001C0066001C0076001C0086001C0096001C00A6001C00B6001C00C6001C000D5D410500D5001C00E5001C00025D00BA0017001000032BB8001710BA0006002100032BB8000610B80000DC303101332E0323220E0215141E0233323637230E0123222E0235343E02333201968B032A43552E3F6244232644613A67840E89073733212E1B0C0C1D2E225B014F324931182A4B673C3A6146276C6730391E2F3A1C1D3B311F00000002001DFFF30224021300080022003FBA0009001400032BB8000910B80001D000BA0020001900032BB8002010BA000F000600032BB8000F10BA0001000900032BB8000110B8001910B8001DDC303101233E033332160721362E0223220E0215141E0233323637230E012322260192E7010B1B2D223433DD0175041C3F62423B6146262544623D587C1E7D073E2B3C40013A0F26221738903C6E56332A49643A3C644827505D182B3E000000000100430000024202CA000B0033BA000B000000032BB8000B10B80002D000B800012FB800052FB800002FBA000800010000111239BA000A000100001112393031131133353717330337230711438E378EACD9C3A8B302CAFD36B235E70147BEBA017F0000020026FFF3023D02130013002700CBB800282FB800292FB8002810B80014D0 B800142FB80000DC411B0006000000160000002600000036000000460000005600000066000000760000008600000096000000A6000000B6000000C60000000D5D410500D5000000E5000000025DB8002910B8001EDCB8000ADC410500DA000A00EA000A00025D411B0009000A0019000A0029000A0039000A0049000A0059000A0069000A0079000A0089000A0099000A00A9000A00B9000A00C9000A000D5D00BA000F001900032BB8000F10BA0023000500032BB8002310303113343E0233321E0215140E0223222E0227141E0233323E0235342E0223220E02B40C1D302424311D0C0C1D312424301D0C8E2646623D3D6346262646633D3D62462601021F3C2E1D1D2E3C1F1F3B2F1C1C2F3B1F3E6447262647643E3E65472727476500000001003600000183021300150031BA0015000000032BB8001510B80002D0B800022F00B800012FBA000E000800032BB8000E10BA00140008000E111239303113113335343E0233321617352623220E02072335368E0E2136270D1C0A110E1B322C220A020205FDFBE9233C2D1A03028405101D29186000000001000000010000D22DD0545F0F3CF5011903E800000000B643F84C00000000DB3521B1FC06FE1F059D04750001000900020000000000000001000003CFFF27001D05DCFC06FE77059D00010000000000000000000000000000000701F4001102E50045023E0026023E001D023E0043026300260185003600000016007E00EA014001720212024E00010000000700960009006D0004000200000000001E00000200042800030001B800142B01BA0004001000162B01BF00110027001F001A0012000C0000001C2BBF0012002C0025001A0012000C0000001C2BBF00130024001F001A0012000C0000001C2B00BF000E0030002500200017000C0000001C2BBF000F0034002B00200017000C0000001C2BBF0010002A0025001A0012000C0000001C2B00BA00140004001B2BB8000D20457D691844B8000A2B00BA00010002000C2B01BA00030002000C2B01BE00030028002000190012000B00122BBE00040024001D00170011000A00122B00BE00010033002A00210017000E00122BBE0002002A0022001B0013000C00122B00BA0005000400112BB8000020457D691844B800002B00 00>] def /CharStrings 7 dict dup begin /.notdef 0 def /D 1 def /c 2 def /e 3 def /k 4 def /o 5 def /r 6 def end readonly def currentdict dup/FontName get exch definefont pop end %APLsfntEnd 42/FontType resourcestatus{pop pop true}{false}ifelse {currentfile 0(%APLT1End\n)/SubFileDecode filter flushfile}if /FontType 1 def /FontMatrix [ 0.001 0 0 0.001 0 0 ] readonly def /FontBBox {-1018 -481 1437 1141} readonly def /UniqueID 4381012 def currentdict end currentfile eexec 54544758EC884CF30C3CD503CEDBFF3839C47C3C3333173232E3FDBFF439491DB843E1924E63AA7726BBB0485AB56D93D8C0906F647A47162891E73FFC2A9873C4B1EAC5EEBDFFC4D06084FBD84139DF4583C6E259D10699944D1068C9C45667DCCCFB9B7EA01B606435EDCBD273ABAC093D14085CCBAC149BD7382E842CFE0D7FE4FD2EF589A2471F6074A80A8B675C2F7A50D63AC1EF90D787BADD11633CB01CF6EE3B37AAF9078A69AC4740E9B6525D78BBD839551A1CB80DB8682FA5E87591BBD6EE8B946063A2A58D9CA3685AB305495DC5FB5747EB8A9A059C4976C0FE4EEAB1D56FF47F1E9664ED9F4A7DAB763AF92B2F6CF2FA7DEC24710E0B9096E30F772BA7FEA9BDBE496C42ED2CEB58F54E80BDF57CE7B4DB6CCFE7182F43BF93CCA0767AF95D62C5D2C3DC6AE1E6D139F51A2C63432117F1714C5566572EE9967A715420ABDCD1D7BD74F8450B89965FCC81C6ACA565C5F3CCF91D430D1F953E4F1A645300A98DD8C47CD64555F08F422340A85404EAE0D3229C4F9336B9470CACBD6BBF3395104750A915CC6EAAC197668267B8C62D2764C8CD69FD937CA3C924D997A0EDE7964BEB9EA2F92EF70C5E5DA0AA55675454E59AEC12A68086DDD95476477C46AE143377694529C58844212FC811560E27EEE2CF00BCB2841D4E2A5F3E00796201973F6D284AC32836A38BF7BF5AD47553F3EC609B63A242552C891F085D56DBB95D92B264AF3AAE26A7A81F35D57A1FE4533AB53E80A5141D18BD12A800FF0C8FECAAE6EEAF8A22C28371D0F1D5C407385CDE32D6BD8D67D5D9AD7F9DDDAA0EAC2B376911853FD608AFC7B8512BCDA492D3AD7A3BC86A92CEFF9EEF5A2B32EFBCE9DE1743A7EEF1F27DC2FF958DBBCA1CDA32E9D1B687013A239AE6B947CBC7DC1E7937E362D9550DC3592C978276FB4A950D56CBFF40CDA60674632946005AC330C1A434B69D351175560C79EE78B4C71F03C12C3C815EC00839545496B4B71EE53C520A794D061C3C899672F54AEB94A32B24255033373E7048B6F55961A8F29FDB48158639AC1DF3D3CAF8A5CCCF8FA90D70A916B10D7B3D13367944D4C70E044DE539E10BAA34510A7DDF9FF863306CD962637A5E27D11577494A1DF112A4B039A5E9FE96AE124B46A9F63A7DE7B2FB768F0D694936140909B408DB0BE722BADC635837F97E6C2CC1B0748944BC602CFB33A8B6863C412562DB2CC65B216EA88ED97FF49FB3E3E0A62552378E5174B13B76A75CD4B589E82E557DFA76D88601753DBC2251679BB10861DC3A6C93CF993A9E03341AF31E0DBFD54C0384FC291CB811A05F9AECA06B3E1B9282712163285C23829D77B16E83AEF01FEA724F8C764AEDE2DFC28CDA5DDE9E17404AF2EE55B322DF2A9374113C44E4775F0E10CD2C31A0F2C6ACDBD829EA6D373EB5CADB79D1DC552DECAF8157CE 38D2509672323DC035261055FC73063F6563AEBE934F0A6D816F0FEA9A268CB1CCAAE4E7EF42336F17880EFA9BAE539566CF797288340DB35F6DCCBF0D2C1CF420096CC708C21DE2FDB028D399667DE7F2599CFDA61C7332B9C098CEBDF235230B1D4DC76B86108ECE53B1FCE4B01FB653A391E226B3CB27E23528B6EA050FC29A7F5C9514DC364B900EC9207E7D600770AF02B478B2BBE33A6748919733191B50E537C433D1F65609A96FE1748DDB678A7E7251F246D0E66BACE9DFD5BB1821F33B9D9D26CC8AF30A79006F2052680BA4D3A1BB8B5D05D74372BBDC105E10CA1C314A5FDEE6A181542181B3DE6A35C5097E2D751CD2C1FFD25EDF9A0CFBAF9101EDD6BE474498E039AC01B78CCC87F2186E4537DDEDA4D198BFC8115A0568FC7C6401FC06F5D7A6BC69544DE724F2E50B3395ECD429659388C31D57EF7DA582843BB702D53463F78C99482045C2A994222511419AEB47EB0F6E393B416BA5844D7F1045059A76B75D89B890C6C500175576A66806EB89DE37BFAA65EDF7953D94D4811DCDCB646EE933F1D679AAD23D6B9157DB6D0CF100930E575C8DE4FD26D74FB2F063500DD0CB9C2416553D1518E42D9D1A97823D10BE964B94714C6FEC80AF682DA7C161CFB40736DF7A59FA9AD455C7DADAE0D05399370BF295564678B791692E937A4DA2CD12E59C5451E7204E20F531A2E8AFC64B70394514AB118CBD59D0A7609829FA06924CE65C1DABFFA3042FE0F851F292130A9CB2485D6DFCC609FCB2EC70965F5B095AB0897BFAB8824D9A4E8E7BE184D01F167F9E4865B48F223887BD765578EB463CC07A62384CF71A05D25B53363025938FAE65506901D6AFA7391ABB008317B551F63FEE5D25C525427E40A28F0290A4D142F1DFF173E96749FFBA1B 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark %APLT1End %RBIEndFontSubset /HelveticaNeue-Bold cguidfix /F2.1/HelveticaNeue-Bold renmfont [ /CIEBasedABC 4 dict dup begin /WhitePoint [ 0.9505 1.0000 1.0891 ] def /DecodeABC [ { 1.8008 exp } bind { 1.8008 exp } bind { 1.8008 exp } bind ] def /MatrixABC [ 0.4295 0.2318 0.0204 0.3278 0.6722 0.1111 0.1933 0.0960 0.9578 ] def /RangeLMN [ 0.0 0.9505 0.0 1.0000 0.0 1.0891 ] def end ] /Cs1 exch/ColorSpace dr pop [ /CIEBasedABC 4 dict dup begin /WhitePoint [ 0.9505 1.0000 1.0891 ] def /DecodeABC [ { 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse 1 index 1 index ge { exch pop } { pop } ifelse < 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000001010101010101010101010101 0101010101010101010101010101010101010101010101020202020202020202 0202020202020202020202020202020202030303030303030303030303030303 0303030303030304040404040404040404040404040404040404050505050505 0505050505050505050506060606060606060606060606060607070707070707 0707070707070708080808080808080808080808090909090909090909090909 0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c 0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010 1010101010111111111111111112121212121212121313131313131313141414 1414141414151515151515151616161616161616171717171717171818181818 18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d 1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223 2323232323242424242425252525252526262626262727272727282828282829 292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f 2f2f303030303131313131323232323333333333343434343535353535363636 36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e 3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646 4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f 4f50505051515151525252535353535454545555555656565657575758585859 59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263 63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e 6e6e6f6f6f707070717171727273737374747475757576767677777878787979 797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585 86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292 9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff > dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling cvi 3 index exch get 4 -1 roll 3 -1 roll get dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind { 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse 1 index 1 index ge { exch pop } { pop } ifelse < 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000001010101010101010101010101 0101010101010101010101010101010101010101010101020202020202020202 0202020202020202020202020202020202030303030303030303030303030303 0303030303030304040404040404040404040404040404040404050505050505 0505050505050505050506060606060606060606060606060607070707070707 0707070707070708080808080808080808080808090909090909090909090909 0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c 0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010 1010101010111111111111111112121212121212121313131313131313141414 1414141414151515151515151616161616161616171717171717171818181818 18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d 1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223 2323232323242424242425252525252526262626262727272727282828282829 292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f 2f2f303030303131313131323232323333333333343434343535353535363636 36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e 3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646 4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f 4f50505051515151525252535353535454545555555656565657575758585859 59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263 63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e 6e6e6f6f6f707070717171727273737374747475757576767677777878787979 797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585 86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292 9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff > dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling cvi 3 index exch get 4 -1 roll 3 -1 roll get dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind { 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse 1 index 1 index ge { exch pop } { pop } ifelse < 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000001010101010101010101010101 0101010101010101010101010101010101010101010101020202020202020202 0202020202020202020202020202020202030303030303030303030303030303 0303030303030304040404040404040404040404040404040404050505050505 0505050505050505050506060606060606060606060606060607070707070707 0707070707070708080808080808080808080808090909090909090909090909 0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c 0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010 1010101010111111111111111112121212121212121313131313131313141414 1414141414151515151515151616161616161616171717171717171818181818 18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d 1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223 2323232323242424242425252525252526262626262727272727282828282829 292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f 2f2f303030303131313131323232323333333333343434343535353535363636 36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e 3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646 4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f 4f50505051515151525252535353535454545555555656565657575758585859 59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263 63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e 6e6e6f6f6f707070717171727273737374747475757576767677777878787979 797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585 86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292 9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff > dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling cvi 3 index exch get 4 -1 roll 3 -1 roll get dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind ] def /MatrixABC [ 0.4124 0.2126 0.0193 0.3576 0.7151 0.1192 0.1805 0.0722 0.9508 ] def /RangeLMN [ 0.0 0.9505 0.0 1.0000 0.0 1.0891 ] def end ] /Cs2 exch/ColorSpace dr pop [ /CIEBasedA 5 dict dup begin /WhitePoint [ 0.9505 1.0000 1.0891 ] def /DecodeA { { 1.8008 exp } bind exec} bind def /MatrixA [ 0.9642 1.0000 0.8249 ] def /RangeLMN [ 0.0 2.0000 0.0 2.0000 0.0 2.0000 ] def /DecodeLMN [ { 0.9857 mul} bind { 1.0000 mul} bind { 1.3202 mul} bind ] def end ] /Cs3 exch/ColorSpace dr pop %%EndPageSetup /Cs1 SC 1 1 1 sc q 0 0 454 166 rc -439 362 m 1073 362 l 1073 -744 l -439 -744 l h -439 362 m f /Cs2 SC 0.29539862 0.5893895 0.93040293 sc 2 164 m 452 164 l 452 2 l 2 2 l h 2 164 m f 1 J 1 j 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -439 362 cm 441 198 m 891 198 l 891 360 l 441 360 l h 441 198 m S 0 i 1 1 1 sc CM 29 110 m 155 110 l 155 29 l 29 29 l h 29 110 m f 0.60000002 i 0 0 0 sc 1 0 0 -1 -439 362 cm 468 252 m 594 252 l 594 333 l 468 333 l h 468 252 m S /Cs3 SC 0 sc 0 i 1 0 0 -1 92 69.5 cm /F1.1[ 16 0 0 -16 0 0]sf -25.191999 -3.447998 m (!"#$%&)[ 10.368000 8.000000 5.040000 8.896000 9.184000 0.000000 ] xS -34.080002 15 m ('\(\)*+,&#)[ 10.960000 8.896000 6.224000 10.368000 9.184000 8.592000 8.896000 0.000000 ] xS /Cs1 SC 1 1 1 sc CM 263 110 m 425 110 l 425 29 l 263 29 l h 263 110 m f 0.60000002 i 0 0 0 sc 1 0 0 -1 -439 362 cm 702 252 m 864 252 l 864 333 l 702 333 l h 702 252 m S /Cs3 SC 0 sc 0 i 1 0 0 -1 344 69.5 cm -40.751999 -12.671997 m (-&.#"/+01,/)[ 11.552000 8.896000 3.552000 5.040000 8.000000 4.448000 9.184000 8.592000 13.648000 8.592000 0.000000 ] xS -62.68 5.776001 m (23,045,667/1%4,)[ 6.816000 11.552000 8.592000 8.592000 9.488000 3.552000 8.592000 8.000000 8.000000 6.816000 4.448000 13.648000 9.184000 9.488000 0.000000 ] xS -44.759998 24.223999 m (8&9.:%&1,&#)[ 9.776000 8.896000 8.000000 3.552000 5.040000 9.184000 8.896000 13.648000 8.592000 8.896000 0.000000 ] xS 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -439 362 cm 594 292.5 m 702 292.5 l S 0 i 1 1 1 sc CM 177.47041 84.5 m 230.47041 84.5 l 230.47041 54.5 l 177.47041 54.5 l h 177.47041 84.5 m f /Cs3 SC 0 sc 1 0 0 -1 203.97041 69.5 cm -21.032 5.776001 m (+'!;)[ 9.184000 10.960000 10.368000 0.000000 ] xS /Cs1 SC 1 1 1 sc 1 0 0 -1 51 146.5 cm /F2.1[ 20 0 0 -20 0 0]sf -34.630001 7.7099304 m (!"#$%&)[ 14.820000 12.220000 11.480000 11.480000 11.480000 0.000000 ] xS ep end %%Trailer %%EOF