%!PS-Adobe-3.0 EPSF-3.0 %%HiResBoundingBox: 0.000000 0.000000 877.000000 256.000000 %APL_DSC_Encoding: UTF8 %APLProducer: (Version 10.16 (Build 20F71) Quartz PS Context) %%Title: (Unknown) %%Creator: (Unknown) %%CreationDate: (Unknown) %%For: (Unknown) %%DocumentData: Clean7Bit %%LanguageLevel: 2 %%Pages: 1 %%BoundingBox: 0 0 877 256 %%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 877 256 %%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 /F put dup 34 /e put dup 35 /a put dup 36 /t put dup 37 /u put dup 38 /r put dup 39 /space put dup 40 /x put dup 41 /c put dup 42 /o put dup 43 /M put dup 44 /L put dup 45 /P put dup 46 /l put dup 47 /i put dup 48 /y put dup 49 /R put dup 50 /G put dup 51 /B put dup 52 /I put dup 53 /m put dup 54 /g put dup 55 /three put dup 56 /n put dup 57 /v put dup 58 /one put dup 59 /b put dup 60 /d put dup 61 /two put dup 62 /p put dup 63 /h put dup 64 /slash put dup 65 /j put dup 66 /f put dup 67 /s put dup 68 /S put dup 69 /k put dup 70 /w put dup 71 /colon put dup 72 /hyphen put dup 73 /X put dup 74 /Y 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 [< 74727565000900000000000063767420000000000000009C000000186670676D00000000000000B400000428676C796600000000000004DC00001F786865616400000000000024540000003668686561000000000000248C00000024686D747800000000000024B0000000AC6C6F6361000000000000255C000000586D61787000000000000025B4000000207072657000000000000025D40000004D14000014004B005A00000011FF3A000B0205000C02CA0011B800002C4BB800095058B101018E59B801FF85B844001DB9000900035F5E2DB800012C2020456944B001602DB800022CB800012A212DB800032C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB800042C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB800052C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800062C2020456944B001602020457D691844B001602DB800072CB800062A2DB800082C4B20B003265358B0801BB040598A8A20B003265358B0022621B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B80003265358B0032545B8014050582321B8014023211BB003254523212321591B2159442DB800092C4B535845441B2121592DB8000A2C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB8000B2C2020456944B001602DB8000C2CB8000B2A212DB8000D2C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB8000E2C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB8000F2C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800102C2020456944B001602020457D691844B001602DB800112CB800102A2DB800122C4B20B003265358B0801BB040598A8A20B0032653582321B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB800132C4B535845441B2121592DB800142C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB800152C2020456944B001602DB800162CB800152A212DB800172C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB800182C2046B00425465258238A592046206A6164B0042546 206A61645258238A592FFD2DB800192C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB8001A2C2020456944B001602020457D691844B001602DB8001B2CB8001A2A2DB8001C2C4B20B003265358B0401BB000598A8A20B0032653582321B0808A8A1B8A235920B0032653582321B800C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB8001D2C4B535845441B2121592D00020033000101CC02C8000300070065B800142BB800082FB800002FB8000810B80006D0B800062FB900020003F4B8000010B900040003F4B80009DC00B800014558B800042F1BB90004000A3E59B800014558B800052F1BB9000500043E59B8000410B900000002F4B8000510B900020002F4303101211121131121110199FECD013333FE67029AFD950299FD3902C70001003200EE0153013E0003000B00BA0000000100032B303113152135320121013E50500001FFEFFFF0015F02DB0003000B00B800002FB800012F3031090133010116FED948012802DBFD1502EB0000000100570000016402C5000A0023BA0001000900032BB800011000B800012FB800002FBA0007000800032BB800071030312111230E03231533110164410726374424B802C528341E0B44FE0400010018000001EE02C5002B0091B8002D2FBA0001000000032BB8000110B8002D10B80022DCB8000BDC410500DA000B00EA000B00025D411B0009000B0019000B0029000B0039000B0049000B0059000B0069000B0079000B0089000B0099000B00A9000B00B9000B00C9000B000D5DB8002210B80016D0B800162FB8000110B80018D0B800182F00BA0018001500032BBA0027000600032BB800271030311333263E0233321E0215140E02070E03072135213E03373E0335342E0223220E022C55010F2235251C322516172D442D254436230501CFFE940627374221213E301D233C512E38583B1C01CA203F321F12222F1D2538302F1C163242593F4B21332C2714152E39482F324C331B26435C000001001DFFF501FE02C5003E0123BA0010001100032BB8001010BA001B000800032BB8001B10410500DA000800EA000800025D411B0009000800190008002900080039000800490008005900080069000800790008008900080099000800A9000800B9000800C90008000D5DBA001F0011001B111239BA00220008001B111239B800222FBA002C00110010111239B8002C2FB8002DDCB8002210B80035DC410500DA003500EA003500025D411B0009003500190035002900350039003500490035005900350069003500790035008900350099003500A9003500B9003500C90035000D5DB8001B10 B80040DC00BA000D001600032BB8000D10BA0027003200032BB8002710BA003A000300032BB8003A10B8000310B80001D0B800012FBA001F0003003A111239B8003A10B8003DD0303113153633321E0215140E022322262723061E0233323E0235342627353E0135342E0223220E020733343E0233321615140E022B01222322DA181B20372818192A381F494C025501213E5836325942273F412A38213A4F2E3551361D02551021332236481625311B12050504019548031123332120332313574537563B1E1B365135405E0E02134A3031482E17223C54331F382A1939391C2C1D0F0000020053000000C20205000300070037BA0001000200032BB8000110B8000210B80004D0B8000110B80006D000BA0004000500032BB8000410BA0001000000032BB800011030311335231511153335C26F6F01966F6FFED96F6F00000003004E0000028002CA000A0021002C0101BA0001000B00032BB8000110BA0019000700032BB8001910410500DA000700EA000700025D411B0009000700190007002900070039000700490007005900070069000700790007008900070099000700A9000700B9000700C90007000D5DBA002900070019111239B800292F410500DA002900EA002900025D411B0009002900190029002900290039002900490029005900290069002900790029008900290099002900A9002900B9002900C90029000D5DB80012DCBA0016000B0012111239B8000110B80022D0B8001210B8002EDC00BA0022000C00032BB8002210BA000B000100032BB8000B10BA0000002300032BB8000010BA0016002300001112393031133533321E0215140623011121323E0235342627353E01353426272E0323033533321E0215140623ADBE1F372A184751FEE301593551371C464233373123102D343517A4D91E382B1A473F0197E307182C2639390133FD3623394A27425C0E02145339364A150A0A0501FD86F70B1B2E233C4400000001004E0000022302CA0009002FBA0007000000032BB8000710B80002D000B800012FBA0000000700032BB8000010BA0006000300032BB80006103031131133112135213521354E5F0148FEB8017602CAFD36014750E3500001002BFFF002B902DB002C00A1B8002D2FBA0002000000032BB8000210B8000010B80006D0B8002D10B80025D0B800252FB80010DC411B0006001000160010002600100036001000460010005600100066001000760010008600100096001000A6001000B6001000C60010000D5D410500D5001000E5001000025DB8000210B8001BD0B8001B2F00BA000B002A00032BB8000B10BA0020001500032BB8002010BA0004000500032BB8000410303125173311211533160E0223222E0235343E0233321E0217332E0323220E0215141E023332360264193CFEC7E4021E3B5638 3C5B3E201C3B5D4128473826075F0A3751673A557F552B2E587E503F7C595901785031553F242F4F6738396D553413263B293F593A1B3F6A8D4E4682643B310000010052000000B102CA00030017BA0003000000032BB800031000B800012FB800002F303113113311525F02CAFD3602CA0000000001004E0000022702CA0005001FBA0005000000032BB800051000B800002FBA0004000100032BB800041030311311213521114E01D9FE8602CAFD3650027A00000100500000031702CA000E0057BA0003000000032BB8000310BA000B000800032BB8000B10BA000D0000000B11123900B800012FB800052FB800092FB800002FB8000B2FBA000400010000111239BA000800010000111239BA000D000100001112393031131133113313331333113311230B01505A02DF51DF025A82E2E102CAFD360252FDAE0252FDAE02CAFDA802580000000002004E0000026202CA000800130089B800152FBA0001000900032BB8000110B8001510B80010DCB80005DC410500DA000500EA000500025D411B0009000500190005002900050039000500490005005900050069000500790005008900050099000500A9000500B9000500C90005000D5DB8000110B8000BD000B8000A2FBA0009000100032BB8000910BA0000000C00032BB800001030311311333216151406270111331133163635342623ADBA514B4B51FEE75FDA6C6F6F6C0174010643404044010156FD360124017064646F000002004E0000029002CA0020002B009DB8002D2FBA0023000000032BB8002310B80002D0B8002D10B8001DDCBA001A0000001D111239B80027DC410500DA002700EA002700025D411B0009002700190027002900270039002700490027005900270069002700790027008900270099002700A9002700B9002700C90027000D5D00B800012FB8000E2FBA0000002300032BB8000010BA0022000300032BB8002210BA001A0003002211123930311311331133321E02171E0317332E03272E0327353E013534262303233533321615140E024E5FE8232A1A0C04050202070A6A0F0F080202030B17271F413B73662BC6EC433C1B2D3C02CAFD36013115232F1A1A362F260B122F34361A1A30271C06021262415764FEB7F9443627311D0A00000000010025FFF0026302DB0039008DBA001E001F00032BB8001E10BA0029001400032BB8002910B8001E10B8000BDC410500DA001400EA001400025D411B0009001400190014002900140039001400490014005900140069001400790014008900140099001400A9001400B9001400C90014000D5DB80032DCB8002910B8003BDC00BA0019002400032BB8001910BA0006003700032BB8000610303101332E0323220E0215141E0615140E0223222E023523141E0233323E0235342E0635343E0233321601EB5A0229 475E37315D492C2741525552412720344120284C39235A2F516B3C31635033274152555241271B2D3A1E4A5F01F93B55381A19334F363141291913121D2E2527321D0C142A412D415F3D1E1733513935462E1B14111A2921232F1C0C45000000000100000000026402CA000B002700B800072FB8000A2FB800012FB800042FBA000300010007111239BA00090001000711123930311303331B01330313230B0123F8F86AC6C074FBEC6ABAB272016FFE910127FED9016F015BFEE90117000000000100020000028602CA0008002BBA0000000600032BBA00030006000011123900B800072FB800012FB800042FBA00030007000111123930310901230B0123011133017501116CD1D67101145F012401A6FEAC0154FE5AFEDC00000000020024FFF5020A021100300042015CB800142BBB00380003000D00182BBB002A0003001700182BB8001710B80005D0B800052F4111000600380016003800260038003600380046003800560038006600380076003800085D4105008500380095003800025DB8003810B900200003F4B9001F0003F4B8001710B900300003F4B8001710B80031D0B800312FB8002A10B80044DC00B800014558B800252F1BB9002500083E59B800014558B800022F1BB9000200043E59B800014558B800082F1BB9000800043E59BA000500020025111239B8002510B9001C0002F441050089001C0099001C00025D41110008001C0018001C0028001C0038001C0048001C0058001C0068001C0078001C00085DB8002510B8001FDCB8000210B9002E0002F441110007002E0017002E0027002E0037002E0047002E0057002E0067002E0077002E00085D41050086002E0096002E00025DBA003000020025111239BA003100020025111239B8003DD030312506232226350E0123222E0235343E02373E0335342E0223220607233E0333321E0215111416333237270E0515141E0233323E0235020A16272127235D36233F2E1B1E313F21233F301C152129143648035502243C4D2C2345382207140B0F8A1034393A2E1D111B24142A3C2612020D252A2A25102237272C3823120607070D19181C2212062939304229120A1F382DFEF61E1C05C70C0B0709142520151D12081723291200000000020043FFF5022D02CA0018002C00ADB8002E2FBA0018000000032BB8001810B80002D0B8001810B80004D0B800042FB8002E10B8000EDCB8001810B80016D0B800162FB8000E10B80019DC410500DA001900EA001900025D411B0009001900190019002900190039001900490019005900190069001900790019008900190099001900A9001900B9001900C90019000D5DB8001810B80023D0B800232F00B800002FBA001E000900032BB8001E10BA0013002800032BB8001310303113113335331E0333323E0235342E0223220607 231101140E0223222E0235343E0233321E024355020E292E2F133B593B1D1E3B593C365A1502013B10243B2C2C3E271211263C2B293D271302CAFD3645171F12082A49623737624B2C272B010BFE3D264838222136472624463722203645000000010024FFF501FA021100230079BA001C000B00032BB8001C10411B0006001C0016001C0026001C0036001C0046001C0056001C0066001C0076001C0086001C0096001C00A6001C00B6001C00C6001C000D5D410500D5001C00E5001C00025D00BA0017001000032BB8001710BA0006002100032BB8000610B80000DCB8001010B80014DC303101332E0323220E0215141E0233323637230E0123222E0235343E02333216019F5805263B4D2C3D5C3D1E1F3D5B3B63730E5708473F283A241110253E2E3640015F2E432C152B4B653A3A61462668603C4220354424274938223600000000020024FFF5020E02CA0013002C00BBB8002D2FBA0015001600032BB8001510B8002D10B80022D0B800222FB80000DC411B0006000000160000002600000036000000460000005600000066000000760000008600000096000000A6000000B6000000C60000000D5D410500D5000000E5000000025DB8001610B8000AD0B8000A2FB8001610B80018D0B800182FB8001610B8002AD0B8002A2FBA002B00220015111239B8001610B8002CD000B800152FBA000F002700032BB8000F10BA001D000500032BB8001D10303137343E0233321E0215140E0223222E0205112311232E0323220E0215141E023332363733157E10243C2B2C3E271211263C2B293D2713019055020E292E2E143B593B1D1E3B593C365A1502FE264838222136472624463722203645DA02CAFEF6171F13082B49623737624A2C262B46000000020024FFF502030211000A0026005BBA0014001F00032BB8001410BA0015000000032BB8001510B8001410B80001D0B8000010B8000CD0B8000C2F00BA000F002400032BB8000F10BA001A000600032BB8001A10BA0001001400032BB8000110B8002410B8000CDC303101213E0333321E0217230E0123222E023721362E0223220E02151E0333323601A7FED702162635212035271754540B45362A3E28120101830215375B4535594124021F3E5B3E587401341E352817172736AE33321C2F3D222F6858392848623B3B644828580001000C0000012902D20017004FBA0003000000032BB8000310B80006D0B8000010B8000DDCB8000010B80014D000B800012FBA0011000A00032BB8001110BA0015000000032BB8001510B8000010B80003D0B8001510B80005D030311311331133352335343633321617352E012322061D01231563556464221F0B1A0B0C1F0C46495701BAFE4601BA4B48221803044A0404413F4D4B0000020024FF2F01FE02110028003C00BDBA002E000C00032B B8002E10BA0001000200032BB8000110B8000210B80038D0B800382FBA000400020038111239B8000210B80015D0411B0006002E0016002E0026002E0036002E0046002E0056002E0066002E0076002E0086002E0096002E00A6002E00B6002E00C6002E000D5D410500D5002E00E5002E00025DBA0021000C002E111239B800212FB80020DCB8000110B8003EDC00BA001B002600032BB8001B10BA0007003300032BB8000710BA0029001100032BB8002910303125112315232E0123220E0215141E02333236373315140E0223222E0227231E0333323627222E0235343E0233321E0215140E0201FE5001175231435C38181D3A563A3259160211263A2A152E271B015502283D4B247C74EE2A38220E11253A292838231011243B2C01D94A2B2B334F612E355F472A2D30222B48331D091420172A3A24107E98233946232544341F20354222244839230000010040000001EC02CA001A0051BA001A000000032BB8001A10BA000E000B00032BB8000E10B8001A10B80002D0B8001A10B80018D0B800182F00B800002FB800012FB8000C2FBA0013000800032BB8001310BA001900010000111239303113113311343E0233321615113311342E0223220E02072311405513263927313855112A443317312D240A0202CAFD360124233B2C183830FEA201542A45321C0A1521180111000200450000009A02CA00030007002FBA0001000200032BB8000110B8000210B80004D0B8000110B80006D000B800052FBA0001000000032BB800011030311335231D011133119A5555026268685DFDFB0205000002FFF3FF3B009A02CA000300130037BA0004000E00032BB8000410B80000D0B8000410B80002DCB80006D000BA000A001100032BB8000A10BA0001000000032BB80001103031133523151311231114062B0122262715163332369A555555141C120407051417394302626868FD5D0246FDC8281F010149043F0000000100450000020702CA000B0033BA000B000000032BB8000B10B80002D000B800012FB800052FB800002FBA000800010000111239BA000A000100001112393031131133353713330337230711455550B16CDCCD72EC02CAFD36C44AFEF20149BCE201A7000100450000009A02CA00030017BA0003000000032BB800031000B800012FB800002F303113113311455502CAFD3602CA00000000010040000003150211002A00B7BA0003000000032BB8000310B8000DDC4103005F000D00015D4103008F000D00015D41030020000D00015D410300B0000D00015DB80010DCB80018DC4103008F001800015D4103005F001800015D41030020001800015D410300B0001800015DB8001BDCBA0023000D0010111239B8000310B80028D0B800282FBA002900000003111239B8001B10B8002CDC00B800012FB8000E2FB800192FBA 0026000800032BB8002610B8000810B80013D0B8002610B80020D0303113113311343E0233321E0215113311343633321E0215113311342E02232206072E01232207233540550F2135251D25160955483F1F27160855192D3F2733551A104E306D3A020205FDFB01420F2D2A1E111F2A19FEAD01423C48121F2A18FEAD017B283924112E2A3028584C00000000010040000001EC021100170045BA0003000000032BB8000310BA000E000B00032BB8000E10B8000310B80015D0B800152FBA00160000000311123900B800012FB8000C2FBA0013000800032BB8001310303113113311343E0233321615113311342E022322072335405513263927313855112A44337335020205FDFB0124233B2C183830FEA201542A45321C5E520000020024FFF5021A02110013002700CBB800282FB800292FB8002810B80014D0B800142FB80000DC411B0006000000160000002600000036000000460000005600000066000000760000008600000096000000A6000000B6000000C60000000D5D410500D5000000E5000000025DB8002910B8001EDCB8000ADC410500DA000A00EA000A00025D411B0009000A0019000A0029000A0039000A0049000A0059000A0069000A0079000A0089000A0099000A00A9000A00B9000A00C9000A000D5D00BA000F001900032BB8000F10BA0023000500032BB8002310303113343E0233321E0215140E0223222E0227141E0233323E0235342E0223220E027E192C3B21213B2C19192C3B21213B2C195A20405E3D3E5D402020405D3E3D5E402001022F49321A1A32492F2F49311A1A31492F39624929294962393963492A2A4963000000020043FF3B022D02110018002C00ADB8002E2FBA0018000000032BB8001810B80002D0B8001810B80004D0B800042FB8002E10B8000EDCB8001810B80016D0B800162FB8000E10B80019DC410500DA001900EA001900025D411B0009001900190019002900190039001900490019005900190069001900790019008900190099001900A9001900B9001900C90019000D5DB8001810B80023D0B800232F00B800012FBA0013002800032BB8001310BA001E000900032BB8001E10303113113311331E0333323E0235342E0223220607233505140E0223222E0235343E0233321E024355020E292E2F133B593B1D1E3B593C365A1502013B10243B2C2C3E271211263C2B293D27130205FD36010A171F12082A49623737624B2C272B46FE2648382221364726244637222036450000000001003D0000014D0213000E0027BA0003000100032BB8000310B8000DD0B8000D2F00B800012FBA0009000800032BB8000910303113113335343E02333526060723353D55142C4833455A1F020205FDFBE6324D361C5A023C3F6D000001001FFFF501D60211003A00ABBA0000000100032BBA00 20001F00032BB8002010BA0031001F0020111239B800312F410500DA003100EA003100025D411B0009003100190031002900310039003100490031005900310069003100790031008900310099003100A9003100B9003100C90031000D5DB8000BDCB8000010B8002ADCB80015DCB8000B10B8003CDC00BA0036000600032BB8003610BA0025001A00032BB8002510B8000610B80000DCB8002510B8001FDC303137231E0333323E0235342E02272E0335343E0233321E0217332E0323220E0215141E0415140E0223222E02745502243C4E2B274F3F271D2F3D201E3C301F142027131529221602550322394A2C22453723324B584B3218252C141A312718A3304329120F263E2F2532211407070D131D1614190F06091421192F3F250F1123382732381F11152221181F10060A1727000100090000011D02A00017005BBA0001000200032BB8000110B8000210B80006D0B8000310B80007D0B8000210B80017DCB8000DD0B8000110B80014D000B800012FBA000F000C00032BB8000F10BA0004000500032BB8000410B80000D0B8000510B80015D030311335231523153311141E023B013523222E0235113335B65558580E1D2F21412714190E056702059B9B4BFEB7242C18094B030A120F01414B00000000010040FFF501EC020500180051BA000C000D00032BB8000C10BA0001000200032BB8000110B8000210B80016D0B800162FBA001700020001111239B8000210B80018D0B800182F00B800012FB8000C2FBA0008001300032BB8000810303121112311140E0223222635112311141E0233323637331501EC5513263927313855112A443339541B020205FEDC233B2C183830015EFEAC2A45321B2D30520000000001000E000001E602050007001900B800012FB800052FB800002FBA000400000001111239303121132303230323130129BD598D02915FC00205FE5101AFFDFB00010011000002E50205000F003500B800012FB800052FB800092FB800002FB8000B2FBA000400000001111239BA000800000001111239BA000E000000011112393031211323032303230323032313331333130240A55874026C5D6802755EA65C6802690205FE5901A7FE5901A7FDFB019BFE6500010009000001FD0205000B002700B800072FB8000A2FB800012FB800042FBA000300010007111239BA0009000100071112393031130333371733033723072723CBC26790906DC8B266817C6D0110FEF0D6D60117EEB5B500010008FF3101EC020500160086B800142B00B800014558B800112F1BB9001100083E59B800014558B800152F1BB9001500083E59B800014558B800052F1BB9000500063E59BA000900050011111239B9000C0002F441110007000C0017000C0027000C0037000C0047000C0057000C0067000C0077000C00085D4105008600 0C0096000C00025DBA0014000500111112393031050E0323222627351E013332363F01033313331333010B0F1D232B1C0F1E0E0B1D0A1A230923CD609702915A452634210F04054E05071917570202FE5901A7000001000000010000D71B1C1E5F0F3CF5011103E800000000B643600000000000DB3521AEFC49FE1F07C304350000000900020000000000000001000003B8FF2B001C08B1FC49FE8007C300010000000000000000000000000000002B01F400330116000001850032014DFFEF022C0057022C0018022C001D0116005302AD004E023E004E02F7002B01030052022C004E036700500288004E02AD004E02880025026300000288000202190024025100430219002402510024021900240128000C023E0024022C004000DE004500DEFFF30207004500DE004503550040022C0040023E002402510043014D003D01F4001F013B0009022C004001F4000E02F600110206000901F40008000000480048005A00700096011E0204023202F6032203B203CC03EC0436049E052E05C205F20620072A07C2083408D2093A09860A380A8A0AB40AF20B240B3E0BD80C200CC00D580D860E2A0E7C0ECC0EEC0F260F520FBC00010000002B0096000900680004000200000000001E00000200042800030001B800142B01BA0002000200162B01BF0003003E0037002B001F00130000001C2B00BF0002004A0037002B001F00130000001C2B00BA00040004001B2BB8000120457D691844B8000A2BB800002B000000 00>] def /CharStrings 43 dict dup begin /.notdef 0 def /space 1 def /hyphen 2 def /slash 3 def /one 4 def /two 5 def /three 6 def /colon 7 def /B 8 def /F 9 def /G 10 def /I 11 def /L 12 def /M 13 def /P 14 def /R 15 def /S 16 def /X 17 def /Y 18 def /a 19 def /b 20 def /c 21 def /d 22 def /e 23 def /f 24 def /g 25 def /h 26 def /i 27 def /j 28 def /k 29 def /l 30 def /m 31 def /n 32 def /o 33 def /p 34 def /r 35 def /s 36 def /t 37 def /u 38 def /v 39 def /w 40 def /x 41 def /y 42 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 54544758EC884CF30C3CD503CEDBFF3839C47C3C3333173232E3FDBFF439491DB843E1924E63AA7726BBB0485AB56D93D8C0906F647A47162891E73FFC2A9873C4B1EAC5EEBDFFC4D06084FBD84139DF4583C6E259D10699944D1068C9C45667DCCCFB9B7EA01B606435EDCBD273ABAC093D14085CCBAC149BD7382E842CFE0D7FE4FD2EF589A2471F6074A80A8B675C2F7A50D63AC1EF90D787BADD11633CB01CF6EE3B37AAF9078A69AC4740E9B6525D78BBD839551A1CB80DB8682FA5E87591BBD6EE8B946063A2A58D9CA3685AB305495DC5FB5747EB8A9A059C4976C0FE4EEAB1D56FF47F1E9664ED9F4A7DAB763AF92B2F6CF2FA7DEC24710E0B9096E30F772BA7FEA9BDBE496C42ED2CEB58F54E80BDF57CE7B4DB6CCFE7182F43BF93CCA0767AF95D62C5D2C3DC6AE1E6D139F51A2C63432117F1714C5566572EE9967A715420ABDCD1D7BD74F8450B89965FCC81C6ACA565C5F3CCF91D430D1F953E4F1A645300A98DD8C47CD64555F08F422340A85404EAE0D3229C4F9336B9470CACBD6BBF3395104750A915CC6EAAC197668267B8C62D2764C8CD69FD937CA3C924D997A0EDE7964BEB9EA2F92EF70C5E5DA0AA55675454E59AEC12A68086DDD95476477C46AE143377694529C58844212FC811560E27EEE2CF00BCB2879AE5455E9472BC0B76BE54A2587CC916E95CDED63F4095DF1F5913B67F99981123EB0068204B8D97BA02B75FE81A50D8CEE383A43D8302B5F7E452F1B2D79A5B6A4353BB64C3C0C3CEBC16E6355DC70A781A5C45AE702474BAD4F4A787DDA2FE49D6B49730BDA9944CAB2C2E711369CEB537A52F8706DFEC583D42B194D6ABBB2B8481B9172CC7C4788729D096383FE7445107A5DAB4C41B90440FAD768C2192A2DED861D1B3B50567D9986E2DE8F23E3E2204DF311DBFC070C1A4D2F285FF18BC9E0F3B1B5FBF1C66BDE8298D1E0308835082DBAF460BED5864A182356E77521CFA81E8CA9E07FC4B33449310184A4E984CEE549D8F03CE59588AC871514F3D87225D5E1CE7CDA6F97019973FAE8AAB2B4B24C09B4149FD65211B549442EF260EAE849B41F217D3692D584952146C1D1B20BA241369E73C45473A719D8757AC6BDFD4C19FBB99F832BB82A52E5DA3FB81790F606C78DF058CC8C38A0CC06B208ECF6403536D8837E3487758E5E4CDAB7963EAEADD70508B12367EE3F5AFF7A98D0EA2654310E63DFA66A19289955CE70112730B6BD9ECADC6FA5C71C2A134E48F9B52BE61C390EA9C33933DAB6DA76D6A9444DFE0C22661CEF4A5E5A3AB1B2CCB0DCF4CE09FAA453525DE737F3FC47F98CA9FBB8110F700290404AAA9F8FAC703DB1F89E192460FBC37B7C2809654273DB1DEA5E7C7749700EF36DCD79A0B2F5B3039B83446401852F268EC4F16964E04F15231F24C528DDAC3057F13984FB8642ED7 7C810718992A77C68E5873B13E6F0D14779CB47E9F9CAD9F241108B2C9CD1E708CC78F0BF535D6F3127981BA5DBF8E518FECD3802D9B45D15E3814D99730798B239405DF9E9D4EBD18BB56627B4FBFF7D04E0FA8E709D226A2A6F66437B32909D29E11C68225ED8750E432536BA2FCECCB13906236782EA34206C93B3FFAF30ED7F58D5CA02BEFF00E3ACE523ECD946F001A0D919C43B04BFD575DE4C9F708B8B3926E89D7DA1CA4E1DF8E80FDCF9E44E7F183068E88B1FED38A4D31C0B261A2ECD7396EF78400A40BDB0E864B51A682E11776D2186F26F2ABE3245B5F701C9D960D52260C7946498730143CD3D1603E24438674EFA8BB09F77551DFC16419A13ED9FA57EEE143EDBB960C5649D6A6A17443B33DFEF5BAD56206ADE4779616F8492C45E6E4B04A32D66F769BA09607E092C2C263461D9C3B2D59F95D03642C06648309EB8ACC1E93E1A4C3AFD4F0A1B154175ED1B4F388F4E86994FED71B24D91859AF5759FB97856428A6D2542B80182F71DF28CE8BEBED7BB2A546E614BA6F7241CBEA012002542436646E8B498830462D21663DE7F1B5C76CD0DA6D427804E5F9138A65FFE8F4D849B8722064D36760194C4B6135D9391044D1C33468DE804F4FFC2695DC41A52533DA9B64554A595ADFCB4E849C9F403DE3A7CA559162A72C1A5C8347DF2A8887AEB9E2F1B46144308B1537A4A8868BDF2E8F80AFD6A9013EAFA419A8A905B36C9E8E743C5575A175489352A1CCC538729A63ADF6C39470DF5D183B1ED8B73EAE8FD537300046D3B77686FA6D09483BAB0BEC03A8637DB864EB83D93ACA79142993654C5DF46645E817DD1BB2517EF11895635CE6F822DCAA04394A6343BAFAB0A7D223328A67BA7633BB67224F2737A926807D090E36D347FF330581C768EAE3938CABE1CCD400CF2EF19D50CF996C26DF588BA483B905D105377CD697C89CD0E5AB1A488D6E02B6105D6EC100BCDFBD84B3CE09BC6AF3CA19B52F4ED65C8D509F88E98E835CDC922460D5D3123568490403D927C7A216E69F7150E96B90B0CF8EBD3A2198C128E442951868DC63EEEE20874DA8F579F7CD03A7C4DE4BB6DDE9CA2F6CB1D6924A1AA0FD6409E20A9C673C8B2B5665F140AE71819C58E0B2374B9FBBD154BD7B9EFA4CCDAE9DB1AE82134A92CD343A056BF058E1B13324194A1B3CF326CA7C8DA0E039E84BC3B8C234879ED0A52B0DE4E9C13B2F3104752337A4E2DBD10DE3CFC6CF4B59E9F4C21C6DC0E1ABAA1F301D6C85578E513FF4F37FECF11DD3A5E5B970A30E33AEFB876E68E8261CA614C0B656F9EC0DB77D1EA86C364EF0877FAA0183FDDE3CEB86B25B07F2CA64816694F9DE8F1F93A25C7E6F587CF8267A6878E31241048CFEB3E919BC36A8764476DF46F0D531151AA1B9101663540A448E433DE211A87A6838215DE74E348702349E6E86 D4F75C46B499A20F2F86B6A2B841FCCDAC0775F6D6EF49024420AFF1125E9C58D48DDE9E4892B14CA7D04F5CCC0DB221B2E863351313FA8E5D7BF2B81D4CBF1EC3477DF3E7DB78A862205FC83080835B5E992E0B2D90CB10C082F3ADFB9911774A815F346310DCE8F520282521B3500C2B2B9349CAC05D5D57ACB4D96C15104573127562980DFB51F4050A92A1A85969027118C37ADA6C6DBA8FE7436DCE70AF7BD0CE8E7E2AC2B072D3D31C9576F31D5E7C25E7F0560BA9A64C21354CFF611D52108D64974BCC1B235EEB61E4A53511702CAC026C25364698DCF6A371E31EAAA2E4D8136607DA5F7A248DB2AAE0763DB4F6632C49112DB8CB8795C07E46A2F523D1C8D94522CCC57E2DF22075D1C6DCFD118FB3592778D90C62B96D1C12607DB8F3336D9F874FB4D8233440B24AC5C8733C4EA5D22CB2093A6E6B2EF36A90B4B390447EBDFD06B6E61C9C12940E06EBD43C3F0219FFBD0AD4B53F2294A87A632817CD29ABA9418430B86262E817EC39CDA6E23341E44CA9F2D078418DE8B11B3FAE3772C84234C631613669D5C0601B2109E0255A623F377418D42AB6332946529FBBF1795411C8C183C0FF2D0B1304D55FB454E5C3EDF4FB3F6AD167C2CC15CE3529038F73E797CEFBD65D08F27B1467697E64F2560110C7F73171C717F93DEA7BEA538B20B07AE1804BFF7DB090DEC48E70D2EF056C1A501C872190497B09B84A7E15C98C2B22C01AA9BAE019B694CE77F968754675CF55C51EFCED5B3C3EDCEEDDF92E0C489D99F07A5CDDDA61B56D1951146B7B370EC927C38144AD65E34EA73874347CB010EBB39DBDFA541A1878C06C9796E87ABD6CB09B9F52517A1090D827D2EAEA23A44845F549CE3BFC0592207709D623997184BEF738C9127CB00C1B201D16AC3597C0ADC9E29937F5723D21429E73F7C0212F01F9AC0F05486CAF606DDECE696BF04728B99A89F8991E0CD8FE82260637DE017C39F20FB69D3B48E8023300448D3C1EE82974116A4E1E8E22748CACF4C1FE01020612DDA5B95D9E1F7AD227781281AC46E797E084CB3EC55BEF7C505EE459C2EEDA3097A5B2B737FF939C250B01135851586721CC5806470F36AE82C35AA8B9F7312A341BA8FB7FB477C70EB9B0BDB13500516B9788273D83B3774BB3683DBB354F7D1C998338BCC47ABB96315005A4102D512EDF9A1E17DE16690E1DE8904E0A0D4C73257BF01BC3059179136CAAC9A26DA5F633820A8E829D0906B9CBF16DCB0AB40B186FC98120A713B88C6C09D04D44F489BCE0526E791A081DE5733C4435D33762EC8B913199D61B60AC6429864F47F3D60AC1893093841BA44D1989F0C4585D38827478C3BF43387FB665B267986CAE0D5CAF52575DFA13BB6E59260BAE8CDFBB3E3A3AF24B66F3BD6C642C81D5D518CF682E59F13D45C5E71BCD8D3153CE5738F92592 83404D7C2C7D3C2E4E0A74544AF4D519D3CDABC8616693CAB6D2DEDB9A9157C65A3898930E14C893D744B9E6145E03E098A49ECFC2F52068298E386A2EADD7C34B9D676070A06C1209FBFE7AF056A86D9C4EB24F169DD63B0C6BDB87EAFAE71D37C0A1D4E5C59770DA812667A532DED0CD07ED7032F42BF1A134B0654CC44C19E351DE2EF465922F3304FCA466887D517FAA5DC2358A2072165EF3A49444A05B668E3183ADA63BAE72207A75CF021730F9B24ABED72E0BC99FC3C50946322D811FBD24B739C7C7DC42470474C3D97D38C9D576CF25E373D43A25FE3F74EAFFC336FB659B8657EAAB87B1EDD991C48FF18D09BC263F83626BAF8E426AEA8BE05087B3AAA6FD9B31630F5DEF5B397E31AC62D66698D3B56C495485090027FF5CCBF8A75B709D6C4693761F98310172128E06CB1791AB70E2465035745E585515003376A825D69E76BC13FB3767F4BE9F28E5EED7A767BBC3441775D92DB921BF561D726661066DC3DC06C824F5384A9A7C92DEB901DE369741DE60C81E86A9C5428DEDDBE3EB9E96163CEED759A6113D0C7C7F45C7D990FC11E73930E9CD69BD06B3A0E4ADFFFF2145F6FE168400E3548F9349A7B48A4C8968B5B2CC99DEB6746B4E58987C668A1FF8948A2706C5252571B648D653547A62086D7F2943F51DC5F79B5ECC166FA1FAC519B051DF1773842B071804763512471E42BED0EDA31082680601636C4DBCB6D26BB919996D69C44B809FD7BFB03727052234636FDE1458034F1910E28E6EF88115B7120A62DA46B2353E6B48654368A380901F134B829B0BF85E59F3FA34C58B959DEA86A28D25D637E4735C26EAAD8C6B9D932E68B1315C426882E5D9427F9798312C154B5BE1EEA283B8280A5CC96F769FEAF734DF2C054A240A5F3CDC40B7C00AF7796DC7EB2CA692DCFBD49CBB41904FE902DF4FAE6C768C197FEC34787638D1E41E118918F182D5D4F7BD5CE1D3513258B08AA0E658DCE4AA354D2101304716342E15004643090A4723F04DFC4BAD0114F2D13DB2738339E16D4AD2A20B74C3778F0D873E4321CFEE56C4FD8A0D6018498CAA8517244D4646A6DAA4CA10590D0BE770A2941F656B66EEACD5338D04629CD5D92FA90BA9ADA6BD51CBBC7168D92B95C043431120F308B41AAFE53115132FBF9BD5D9730077140AAC4BFC1B33111D92C7FC237C8E9593AC7083D26CB979B38FBDF325A592D3ED934BC54DC3A1C024C1D29B373378423EDE0B464DE5B1483D601C1D9455F723ED5E82B28C26DD3421088939F010CE376DA837A49DF881962BBA9F1D703426EEF9916B0061DDCC354833129FC197595FF4371CC1F35D814815A347FEA0BEFCDEF2CC525973127923347FE8482641B9E222DD72008A178C84168B9FEEAF6FA74A45081A33A0DE6930088726CE8089F1E2E30322C170FA5AF17929AB642D6F 8F5A7594FC057696250B0418D49FED64625C8DCBE56DF92F884B5B033EA2C2C3861D6639F01FC9E991E5DEFA090B420CC59E144BBE8D0120BF34D6AF8FEB9D6003A8AF13AECA31D49D03807E46759F172AB861D0D0888EC75000EDF00965C5E3EDB712F11F654E834908D2C98343095862F775261E2BD6CF29D7455DDD5E88284B27E24C5C392B9B9A72FEB3094B47045325E8F6BD390A256E0175BB880FB586AD80F2D691BC749B18FCA45B13A46A0E42DE2DBB21786C6C3E2187CD936A9C1F9401070C264C0143825476F7D8AD6DBAEC4B5E4D11B0B094BACD6964C8FADEAB6A0F97164CA2E27294CA8F1A3094C091ED6703D17004DA0BC987CF162D6DD28596E9A4DA6D38B40018AFD7B886AE8235A9B4BD8528BE6E58460F2A99F2B61A88D2C2CB05D69182B5B99F0D4D61E6FC11AFDF6DA5428CC20A372F13D4F23B1154162C0CAF4F41CB01875BE101660F79AE46DB9C255400BF6F74436936DC24E8E27D0C1120B5E0BC8C7D6BD319D756479D2097A09FBCBE5AA366BBC44C12C92A6C7A45D1F9AD2E98CC0EE1C138ED19A62D1D9C3EBBFB0EC7E61996462AB51DF0C6A7B4AED5F8E095DB310E50309A147653637357FDAA5DF6D55D7A63D8F0E091D7C4CB10EE3F9614EA5573A532C4AE75248C44FE41C758525EEA7DF49EDDEEC7076E6855F98D08F57EDCF114075C2064743489070F4894A424BEF6B5B1571DC2623F1CE8448241F2BD269009E3288328FCDD519EC6C17A07212DF3517AF4CE3AF97C58C0B4F7EB1FFDC13342EC64E5C99757BB6D7A7A4CB375912ABC57705B13D5A2937D3118BA8D46D838368F47E47ABF904D6F62E9253218E779058EFB4B2F5EAF5495B054BAEE019F0F42038D4F970B3EE5C268FDAAE0349EB3D0BA4AEBE78E97AF78788BC96738F432DE39CCF6A992C5BB20AE7290C1606C740437076FC0DE41A67E516BDBCF67F2869F070AC08EC2941C1B9747CAE53534F7B0BB9F04C18D5D81734790C1C8BE232814255FD789C02725BD81FC10C30A724B262A372B928DC2A05C1A576325C950DE2AE557C76ED7200979B103D7FA8D43A4A7ADACF25FC71B44974A06639F011E53C372909F206147AA648EE5AA49BE9B84C3656A7DF8E8FC768024507F2A2770965D37BFE32C4D1349D98320824BDA1784AC78C8855E135C535F67AFCC9CAAF5817DDE34BA8A7F9260983E74CA61BBADF72816C11A2ED7616E60B4EBB3F83DEE321257AE70F292E854E9603DA0F672C917FDC52ADCFCB2A1E130B9F134C9CA59FFCA9B953268B708BF2FDFFDB51855EF5498CAEE2E722DDAF9BCA7F1D356F8A3F1E31D3A8E7A67B65295AB547A8210535945C5EBC872B54A0C4F1316E83F4B6FC2E3DB5B7B3D1D7D2399FA0EEFB058B8F07EE5858BC00D34FD2AE3B6C168F9F3D440BC57F093EC5D3091C6C7B5572A34CCD5DD12936847 1CBD591651AC38D70F32889D87B8B2D06439575E77005374D47159A89BD6B75697B3CA1DD224A16D077E4558C29FB6C7135095477B04CA6513C81F8E020B26CA73424623F912D288476B98FC00B43C053137221DEC4DC2750DCB46E15F185303A0A2FBEBB9642A0ABAE9D0D08F49AE2F32B2E12D0F1B48559D604E68FB791AB1A5181DC3C17E194067B32678045A5CAD49E262F11B12F31D5B52AA7D87268C86725EB884812A9E42A00C67495B406394500EDB1DDE3380C0AF99C516F7531EDFFEF13A9A2FE1281403909EDCD8D580A7CD1A75CFAFE91823949D5A485136C611CDD31FDA71DFBA3EE4966D5801E68739C61F6384B069C6D5009D6DC50366BF0002FE0E97C1BB8BA2259736A9C2C96792D43AF783CED16ED243160156A8C1869CC568127125D4D987B36325473D8BDB2CEE70AEE5957BCA66BC0CA624CD077E793497DE934572135A89F910869CF57F2F539ACC70B8E8487AFAEE962575E3EC7EB0337BD4FC071DC2299213ED844BE9131BB07D496B9E03DB500DCD28AB5D626ADAE364342FB778E5218B6CC82308A5E3A3D061A94F296FC3ADFBF4E4C6FCE3825890116F5AD984473B83FB4568976EC652BB96832B6C7B0533ED569746839C0BD6DDEF4EEBD49CC71288EF0745D6FA858C6618B6E1ED3609577F45B44DD6557A4F51FBA95233783F26798A5433FB8379EDC02A333BCC21DC537B0972231706B580892519F44A9A38E972B8350A7DE6630329D758F228BFAD0BFA37E572C96F28F8E16141AD16DC11B0C01C0A7157A124BE50AA44AC92C498AB19CAAF9F25CFD657DF5BFAA914F781F4F5AA17AA4FC51EBCAF7DF3F56429A82A0AA01E6D06BB2E7F74AD2A5BE2F8BD15DFDBCA594BBAAC560FB2AB2B09EFE5747CF1637932011FF63250473C880D561E95FE9B3A799C6848E2FB79A9BBB8B32539CCA76344FEA65C4405B054CC539E96E6A491AD8A238A400D53077F59AC40FDA6CE450D754359A804AC2A0E23E50FFA77AA9DF0D1958DD114082AE264CD28A9E9500D35DC94079355B8883694F5902299AAAEE5CE768BC932502D3B01952347E264EC0E96FA6E4447220F70732D0D847CB703C7EE8B78FC1D452E4F4547CA56D8EDEE458FD50031AAF01EBFBF7B540221502082487669CA74E4BB4C583331B09FB49E6A999FBA2EC7458C2983B63E9C6A54F31236E566C8A24A921FCF14F79614637B2BEE554CC8CD826873D4893FEC3822A502BEB90DA01BA1769EAC6AECBFE3503B81A3F277BF4CA5AAD280DB56E2E69379EC563D44DEEDB22B72A449B6DC4083A79FF7D5B31C3DAACAB68E576AAB17129EED08AD6D98ED19F0B6E35CDE6743BBF22021E5C7DD48862A2375445850D46A7CE76C53EF5FEC19FA996660833569F8918E67BBC47109F2079ACAB6DB3C4398783A7052DDB07631837D63CD08E6564A156A96F470 1A81641529D35729E713EFEE5E6183DB3442229E64788DE77017881689EFBACFBC366714C5B0EAA9DE1F3EAB018E978BA3F9DF9450A6CA8287EBD34D32C5C47E580DF5B9AE8CE67FE037A8AFC064DA0724A83B94945E534AF74B987C379729EC149B55D2B92D675BF250D204AF44BC71FDCFF2BC5595B20090D5844B23CC2868BA81C8281B52EFAAD1E0BD5BD792B9ECF1F20EC8BA38A89BEA57BCB9111066CF2AB56A3E666C355B37EF033B705AFAF6DA19AAF7A6DBA02E20A7434C4F202AE03AD2CB2F48C3F926C0927EF695FC327CF6BB84578574212DAB78E571F450CE06F9CCA56A3AFB3D6CBEE7149C70856E20EC569763C113A403C63A066C453AD1ECA01AF8A20DD67E57FC9A4E512AD8E2B28B5C40EA6AC82F2A8FD10DAC936DB7D1FC7AB9D937DC771694724D218D718627F85AD024C5766B9F57BEB06500801604DC1D7615EF31C0BB4E5575DC2C01C0772E216CF3CA6E1FDC4A97555E41ED41D014BB8025042F228EBD78E9CAFEBBAE2CF012AFE7B6DE3B3B725FC85DCD38BC743273A22CC35CEDE81536390D9EC13F082C01DD14F66D842589F302AEACC35DCEE5533B956216207DB137559D8FD5F9F22CCE7F9AB766674A1B0F487AF8908C9D84773B6FDCF75D63A58493744DF9EDF1FB311BE1B21CD0C14FEC9629DFA844AE5D80767B98D1EFE49B0B9E0ACC4B430D87C0C6A68B9E5A0403AF7BA1CE26913ECD96D40EEAF1D3A9C7FA89946897E006C70A09187B7621640B3AB141C869E1BF2F75D1DDBB88C25B7D8A533A0C121EAC2CF0426D44CD51CD49C80EF0C88929A853D7F5B375241CEC932EB1DBBA4A1660E79B3D39D6B55180BA1C28F49954F5D0A39B42D991A6FEBA7798BDD507C6C9B1F83357731D7DB10F408E7BC4A463B34D30E3A39ED77A69BC25F702269C1DC85E7768EC6AF6DD13B43938F91033D353DF065B37D0D41BE45C36D40E00F271012523DB5978CB18FA33FC105599B4BE8C497EC3038FD100BADA5AFFD256174254224308005D3265D779695EE9968D8F983B2F6E13D46BF30514DAD6B32E9ADBB2F724FD1684CF8755737EF27F6C21A18F17A186F19468DD0E32943D6FD9D62152BA608D8CBE18ADCEF50BA2FE71E505955A026632CA07992DFDAF05327666BBFEE0425A54145C475673CDF393F8159DA302AA7ADF537DCD5E01D960415AF19382A7F523EB9A6C972541E14241E6A8F3A58D28B185B44048041CC6E42736FC2A7C3989766F3B4425CF125D850A7A834C 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 /R put dup 34 /o put dup 35 /b put dup 36 /S put dup 37 /k put dup 38 /a put dup 39 /t put dup 40 /e put dup 41 /space put dup 42 /G put dup 43 /m 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 [< 74727565000900000000000063767420000000000000009C000000386670676D00000000000000D400000428676C796600000000000004FC000009C8686561640000000000000EC400000036686865610000000000000EFC00000024686D74780000000000000F20000000306C6F63610000000000000F500000001A6D6178700000000000000F6C00000020707265700000000000000F8C000000FB14006D0085008D009C00000010004BFF0E0005020E00CA02110000140074006B0084008E007F009D00000011FF4A000D0205000E02CA0011B800002C4BB800095058B101018E59B801FF85B844001DB9000900035F5E2DB800012C2020456944B001602DB800022CB800012A212DB800032C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB800042C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB800052C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800062C2020456944B001602020457D691844B001602DB800072CB800062A2DB800082C4B20B003265358B0801BB040598A8A20B003265358B0022621B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B80003265358B0032545B8014050582321B8014023211BB003254523212321591B2159442DB800092C4B535845441B2121592DB8000A2C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB8000B2C2020456944B001602DB8000C2CB8000B2A212DB8000D2C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821B0406559593A2DB8000E2C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB8000F2C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB800102C2020456944B001602020457D691844B001602DB800112CB800102A2DB800122C4B20B003265358B0801BB040598A8A20B0032653582321B0C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB800132C4B535845441B2121592DB800142C4BB800095058B101018E59B801FF85B800441DB9000900035F5E2DB800152C2020456944B001602DB800162CB800152A212DB800172C2046B003254652582359208A208A49648A204620686164B004254620686164525823658A592F20B00053586920B000545821B040591B6920B000545821 B0406559593A2DB800182C2046B00425465258238A592046206A6164B0042546206A61645258238A592FFD2DB800192C4B20B0032650585158B080441BB04044591B21212045B0C05058B0C0441B2159592DB8001A2C2020456944B001602020457D691844B001602DB8001B2CB8001A2A2DB8001C2C4B20B003265358B0401BB000598A8A20B0032653582321B0808A8A1B8A235920B0032653582321B800C08A8A1B8A235920B0032653582321B801008A8A1B8A235920B0032653582321B801408A8A1B8A235920B80003265358B0032545B8018050582321B8018023211BB003254523212321591B2159442DB8001D2C4B535845441B2121592D00020011000301E202BA00030007000001211121131121110187FEE801185BFE2F025FFE00025BFD4902B70000010026FFF002BD02DB002800A1B800292FBA0003000600032BB8000310BA000000060003111239B8002910B80021D0B800212FB8000EDC411B0006000E0016000E0026000E0036000E0046000E0056000E0066000E0076000E0086000E0096000E00A6000E00B6000E00C6000E000D5D410500D5000E00E5000E00025D00BA0009002600032BB8000910BA001C001300032BB8001C10BA0004000500032BB8000410BA0000002600091112393031251733112115330E0123222E0235343E0233321617332E0323220E0215141E0233323602491064FED49E07554E354A2E15152E4A3539500E96063653673752835A30305A8352346651510182754B4F2944552D2F5845293C3C3D5E40213A6689504E8764392B00000000020045000002AC02CA0008002700ADB800292FBA0001000900032BB8000110B8002910B80022DCB80005DC410500DA000500EA000500025D411B0009000500190005002900050039000500490005005900050069000500790005008900050099000500A9000500B9000500C90005000D5DB8000110B8000BD0B8000510B80010D0B800102FBA001F0022000511123900B8000A2FB800132FBA0009000100032BB8000910BA0000000C00032BB8000010BA001F000C0000111239303113353332161514062301113311333216171E0117332E03272E0327353E0135342E0223E2AC36363636FEB79D9D3B340806060D9D0B0B050201020B18261D3C351D374D300187C92F3436300143FD36011734382B5E220F2B302E111B362D210802185C3F2947361F00000000010017FFF0027102DB003D00A1BA0000000100032BBA0020001F00032BB8002010BA0034001F0020111239B800342F410500DA003400EA003400025D411B0009003400190034002900340039003400490034005900340069003400790034008900340099003400A9003400B9003400C90034000D5DB8000BDCBA002A00010000111239B8002A2FB80015DCB8000B10B8003FDC00BA0039 000600032BB8003910BA0025001A00032BB800251030313723061E0233323E0235342E02272E0335343E0233321E021733342E0223220E0215141E02171E0315140E0223222E02B0980132556F3B496F4B263346471443532F10141F26131D31261702982F50673830604C2F253C4C28274C3C251C2A30151F3A2B1AED42603E1D223D54313C4D2E15041116161A15171E14080A182A203E5738191A36513731452E1D0A0B1218241D1B2314070F1F3200020020FFF302180213002B0040002BB800142B303141030030000800015D41030037002300015D41030037004000015D0041030036003B00015D133E0333321E021511141617232E01270E0123222E0235343E0627342E0223220607170E03070E0315141E0233323E023530032C44552B2750422A080A90040501225C302540301B1F313F403E301C010F1921132A3004BA091B1F2211101F170E0E1820112A2E16050166324228110B20392FFEF32340100C190D231C12263A282C3922110A060C1716171B0F05242A690809060403030A111A14131A0F061C27280C000000020036FFF3023F02CA0013002A00C3B8002C2FBA000A001500032BB8000A10B8002C10B80020DCB80000DC410500DA000000EA000000025D411B0009000000190000002900000039000000490000005900000069000000790000008900000099000000A9000000B9000000C90000000D5DB8000A10B80017D0B800172FBA001800150020111239B8000A10B80028D0B800282FB8000A10B8002AD0B8002A2F00B800142FBA0005001B00032BB8000510BA0025000F00032BB8002510BA0018001B0005111239BA0029000F0025111239303101140E0223222E0235343E0233321E0201113335331E0133323E0235342E0223220607231101B10E1E2D201F2E1E0E0E1E2E1F202D1E0EFE858702175A39274C3D26263D4C2730591A020102203C2E1B1B2E3C20213C2E1B1B2E3C01A7FD36422B242042674747674220252801040000000002001DFFF30224021300080022003FBA0009001400032BB8000910B80001D000BA0020001900032BB8002010BA000F000600032BB8000F10BA0001000900032BB8000110B8001910B8001DDC303101233E033332160721362E0223220E0215141E0233323637230E012322260192E7010B1B2D223433DD0175041C3F62423B6146262544623D587C1E7D073E2B3C40013A0F26221738903C6E56332A49643A3C644827505D182B3E000000000100430000024202CA000B0033BA000B000000032BB8000B10B80002D000B800012FB800052FB800002FBA000800010000111239BA000A000100001112393031131133353717330337230711438E378EACD9C3A8B302CAFD36B235E70147BEBA017F000001003A000003500213002D007DBA002D000000032BB8002D10BA00 10000D00032BB8001010BA001D001A00032BB8001D10B8000010B80003DCBA0025000D0010111239B8001D10B8002FDC00B800012FB8000E2FB8001B2FBA0028000800032BB8002810B8000810B80015D0B8002810B80022D0BA002500080028111239BA002C00080028111239303113113311343E0233321E0215113311343E0233321E0215113311342E02232206072E012322060723353A8E161F210A22230F028E0715251E1E2312048E1C324629364F17155131334F1C020205FDFB012C262F190917262D17FEDE0120182F251714222E1AFEDB015A32472C14342230262C28460000020026FFF3023D02130013002700CBB800282FB800292FB8002810B80014D0B800142FB80000DC411B0006000000160000002600000036000000460000005600000066000000760000008600000096000000A6000000B6000000C60000000D5D410500D5000000E5000000025DB8002910B8001EDCB8000ADC410500DA000A00EA000A00025D411B0009000A0019000A0029000A0039000A0049000A0059000A0069000A0079000A0089000A0099000A00A9000A00B9000A00C9000A000D5D00BA000F001900032BB8000F10BA0023000500032BB8002310303113343E0233321E0215140E0223222E0227141E0233323E0235342E0223220E02B40C1D302424311D0C0C1D312424301D0C8E2646623D3D6346262646633D3D62462601021F3C2E1D1D2E3C1F1F3B2F1C1C2F3B1F3E6447262647643E3E654727274765000000010006FFFB015202A000190053BA0001000200032BB8000110B8000210B80006D0B8000110B80016D000B800012FBA0013000C00032BB8001310BA0004000500032BB8000410B80000D0B8000C10B8000FD0B8000F2FB8000510B80017D030311335231523153311141E0233323637350E0123222635113335EA8E56561A2D3B21152C120A160C24186802059B9B5FFECF27301A0902036E0202182401005F0001000000010000D22DD0545F0F3CF5011903E800000000B643F84C00000000DB3521B1FC06FE1F059D04750001000900020000000000000001000003CFFF27001D05DCFC06FE77059D00010000000000000000000000000000000C01F400110116000002F7002602D2004502890017023E002002630036023E001D023E0043038A003A026300260160000600000016001600A2013601DA024A02EC0342037403F4049404E4000000010000000C00960009006D0004000200000000001E00000200042800030001B800142B01BA0004001000162B01BF00110027001F001A0012000C0000001C2BBF0012002C0025001A0012000C0000001C2BBF00130024001F001A0012000C0000001C2B00BF000E0030002500200017000C0000001C2BBF000F0034002B00200017000C0000001C2BBF0010002A0025001A0012 000C0000001C2B00BA00140004001B2BB8000D20457D691844B8000A2B00BA00010002000C2B01BA00030002000C2B01BE00030028002000190012000B00122BBE00040024001D00170011000A00122B00BE00010033002A00210017000E00122BBE0002002A0022001B0013000C00122B00BA0005000400112BB8000020457D691844B800002B00 00>] def /CharStrings 12 dict dup begin /.notdef 0 def /space 1 def /G 2 def /R 3 def /S 4 def /a 5 def /b 6 def /e 7 def /k 8 def /m 9 def /o 10 def /t 11 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 54544758EC884CF30C3CD503CEDBFF3839C47C3C3333173232E3FDBFF439491DB843E1924E63AA7726BBB0485AB56D93D8C0906F647A47162891E73FFC2A9873C4B1EAC5EEBDFFC4D06084FBD84139DF4583C6E259D10699944D1068C9C45667DCCCFB9B7EA01B606435EDCBD273ABAC093D14085CCBAC149BD7382E842CFE0D7FE4FD2EF589A2471F6074A80A8B675C2F7A50D63AC1EF90D787BADD11633CB01CF6EE3B37AAF9078A69AC4740E9B6525D78BBD839551A1CB80DB8682FA5E87591BBD6EE8B946063A2A58D9CA3685AB305495DC5FB5747EB8A9A059C4976C0FE4EEAB1D56FF47F1E9664ED9F4A7DAB763AF92B2F6CF2FA7DEC24710E0B9096E30F772BA7FEA9BDBE496C42ED2CEB58F54E80BDF57CE7B4DB6CCFE7182F43BF93CCA0767AF95D62C5D2C3DC6AE1E6D139F51A2C63432117F1714C5566572EE9967A715420ABDCD1D7BD74F8450B89965FCC81C6ACA565C5F3CCF91D430D1F953E4F1A645300A98DD8C47CD64555F08F422340A85404EAE0D3229C4F9336B9470CACBD6BBF3395104750A915CC6EAAC197668267B8C62D2764C8CD69FD937CA3C924D997A0EDE7964BEB9EA2F92EF70C5E5DA0AA55675454E59AEC12A68086DDD95476477C46AE143377694529C58844212FC811560E27EEE2CF00BCB282926D3FF702EB90048E65ACBE0D326788ABAA74A26601B9C1AD4664CDC82F068E11F9FFD66084483D1823B83A9E1077D8D63FDC25839B705F25E828C2677CC9CAAECB936421E936502615DD00AA5A848C29662CD21C71CECA69B367B81399A41C9085CA23ABBB0B3A1138EA6A6FA3A6594D0B37A1DE2C6A6D5F1AA856346FCB9FFB45A97323CB9F45BDA742064149AAF2DA6BF269001A7B6B1A35589D736CACA66FB5087BB0831146C103298BD92AFEE21EF376A725859978DBD861AA4AEB97842AE50F72F3D35D1F78B207568BB356C4BCEACA539E215FCE8C643297F06ACFC3E8D70BBF0705EE6A46F39848304DBF2E1476F2FF0BCDDD6E13942F5FD9D93D5E44FFB81AB2C2AEB7544EC031451CC1DAFE6AED6526359D5BB8A980DE0A5172F078696A1FF864DD1D406D18CCC48D2C0A0987DCC411C9442D4BBC1D1034B898BEB4D1AB6495E0C6F3C359EA05DF08744A528DD97141D71436248869188CADF5B4CF09D57899FE4CA986159D4216C75964803682AEEE0CDE00A6060BE14DB49A77FDC274EAF59BD3AD24608AE5D15D2DADD7EF87B29CF4A548E6870E0410BB01ACBD62B52CF21131690B24683B8576C6D21B27B2D2EAEF8DD05D65F00B443AD8C034AAA82A65358F20B9DA5AF2D51A980D20BBC417A8B9323FEC28838C2F956292AB457754DF25C6A580A449C76A4F9BF4CE8341A8DF9E8D17384D1505440110CBC9DDE5BDBBB9B368B04FCF8D6714C5C96EB61FFB69A22E6066F0DB6D60E874CE6DD045 BF116ACECF5C8435706056F86DFD11B0BF5F0C47874C36646E57DEA6143E7E0C1D0F47F1C8585AA13BEC53290C9DF3C548F53B13F5034A3DF2DFD36E7D63217C6EC03DF066399FBBE7632988E54CBE2891112752BB60E4145C0499B51C3AD215BE29DC2267CFF575DEA9C3FD037472785064AA83A922F5FE71E5E63091D66AEBF2EE8848516C5F761F6E2AC42B9C9D6D5BFDB5C7B2BB6EE5123869E9C3765EE450C20B6C4AE66E32F8D55ECFC131A62E78293F56E0C4A7E5C7972216BB1209648B07BD0944CCF79F6C649EF01C7355C8A0F0A2212355B8206972CDEE82150C2F0A8CA2D847DA0F5FFDB0B4C1D8B21F3353E89B1C07FC984925E7F32CECA8892747059E088C080CBAABD36DF6D676BD611D76349C1B5FCF4D41C2931701B5507C414CB41A1A7FE52D90CC467916B5ADD614F9E66B0DEFA0AE815B634DE1E09D3835A993146348BEEF59D212D5E8848F8E8A9440CA893C39A7F43625DC46526093C267F7A82CEE94EDD18CE469B499BB40C6231A442B6DCF7ED53CD6AFBBB13061640D127F691CA1C153F414816350D50640A81980AFCCFA1111102176FA6B69BC1240DFE96368F67D61C4B038313BA826B16C4B61699D1EEDE3F099E27101CB2AAE785203C470A1FAC4C3369E9FB1A69EF18F505C29F71004EED82B1FB5D25AB4C17B1C79D6D8AC81270356C7E9E674FAFFC1024E44DADF4C7287C12D24BC33408315F4A0A2AD53CAE4CC6B93B9AB920C0AD5B48BC22EBB278A0783D8FCB18AD6A5F009CF11ECF0B4DA8270EF3838F0B173D311F6305709BAE7B69FE7C3FF805947B0A59118D053A43245F0294FDF708A3F6E6AE358375348D46840F143ADC0A9BB90521A591C080CC40B377C91DE3C66B4BC14688DA45217367D4788952FD2C87A6689D0430E5E066DE0EAFDFCD7739255DE1B7888928CD5330B944F161043901F48E9920A6D277FC287B4D76FC1DB967A878187EA93ADFCD6590B57CA746FCE10D0AA2474FFC38B29C8843AB9929A0C977C7C51E1FE5CFF9989FEE48C002A3F74AFFC5134228E587F3E63A1C3E30EEFE3EBDA387003B465B150B8E34F73DAF1542AE3478BFE718F4BB18985D339AFB03B286FF0160FBA08259AB8215E94741DE89AD1DD15F7E75EB4C298E4BA0EE38AF23301CA51EB6340C25796F441C6929DBEEC85E444BFB937FAB1A2F0B5E22F2C443A6FD885F069115A4D35EBDD7EAD85E8B7D2B8A2C5370A9FD3BE47BB3A4B3C2FF439DCD2E77AC794316E9B5C50BF4BD2C8D3EC3AFFAA379C766B5A20B11D613F2A9961A31DE6E6B34372ABD35E5104257805BCB103FFB26FE49B7AF9193C64D78373981C45E684B3C5A14F363E50036657B53E674EEE0912DD601996653F5BE9C413573BB44694E474E4E723451D92D28758D9926BD58EA03EAD02889EA63495FFC2C1086AE3091C15E80F2E859B67 ED472928C9CADB1A2328D397E2B83A89E8A33778D2A86F5B22E9429993195E049F3773ABD91948ABCB69E8BBC59D655C98591120581060DFDC63DDA6E080F713CF59E4F061C13E194671E2A9217A55A35654D71D31AA24D9A0613FC14E6549CD3B7B29D090107F3AE643F4A89C54B06E0B4FADDAB19273EF8E70866B7F8433C2F51FC94C160A251AF429F9DABF3C7EB4A0E5C6D760B8E2AC5ECC890C9BD9F9D664B6CF1D83E59A5E5849FC7E8C88354E369E12604699EAEC9204412407A677A89B65EA56AC097C9C3A28F92DC2A03AE68666A8778929ACA505EC08A6BE6734B6238DCF3E49AB9280905C96D9A973BDA310D0D0F3B383D33D57BF87C52E014CD4F9EFC5B1127089F88144FD57FDAE5B185DFB27CC198B402E911D005E73D0C1DFF4DEB83E64E5E1FF70383EE2FFCA6426AB986A7A44B577CC50FB01B43A3661CA98901656A9E4C7E27182B1D239BF4F681D06EAEA1E8387B5F1E5D4605A799E62778D254D65C2C5AB195DD49847BBF2504239092BAD99A2409D343408F2A2988D1EC19531AB48CFFDA5A8AC90628004CF9877E7F6C7F6EDE9399A70EFCD672C951BAE225C99D21E10679DE8D01AAB76E73B3E024C4B691CEC822374FD98E650B0557F110EDB93D5A93B4134DA25FDE8A144F850083FFC91ED6A16D43CDD72C468086C83000060B44221BEB29C83CBB6F037F909357A600624AA872BA6C61F371439653C009AF381468F0B0CBDB6DE6C2635DA1E327F30983AF1935C719C1EB7681CB354F374AD1937005B80FDF9D052EEEA0D329DC8D141F9DA5D855B2F65D8F87EA060187C567B633715D19FE365D67CDD800270DF4DEB4283278A03A349E514E52891994BAA4CAB1413F1BC8D7613667799E87B4B04B536BF1E6780106F898550693297EED323D6768E028F6F4F78C3051375E185359011347EFBB5621708CA998F5535F8733C2B80C1DCC9FA8B0B22EB44184346FD4B3E3D1A0EE00B07EB11B2A0813C2927A728877CDEBEF00A2638B2C2A01FC96BBA52000FA0B1F5247E316E726C4E64238558345D320631DD3EA20FF11277AA2C3B13747AE272FBE1FB44E0B640207A4D7AC34DD9377777871169106D549AF0418F9F1ACDBD25679CB232A7FCF487DF9016598B89317BB50E9A14746F790711EC9F89E2886AD0A51AF30AE105FEE1644173ECCB3A2EC59B849B0C117E7EB6B783F4F1A26CD9C3B859AF80A3CC121DC7A57178227B6C9B6E9BE68B0929D1349AC8F669DE8C1EFBE35BC366518F97813D88D523492AE13C261105788DE8C295795BE2798FE0EC62EE591D9E93BB36ECE0203C696FDE6F89E7CA19482CD5B9E7DD0243D395E3D5CE0E791E0C 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 [ /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 ] /Cs2 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 ] /Cs3 exch/ColorSpace dr pop %%EndPageSetup /Cs1 SC 1 1 1 sc q 0 0 877 256 rc -34 290 m 1049 290 l 1049 -745 l -34 -745 l h -34 290 m f 1 J 1 j 0.60000002 i 0 0 0 sc 1 0 0 -1 -34 290 cm 355 45 m 549 45 l 549 75 l 355 75 l h 355 45 m S 0 i 1 0 0 -1 418 230 cm /F1.1[ 16 0 0 -16 0 0]sf -61.183998 5.776001 m (!"#$%&"'"\($&#\)$*&)[ 9.184000 8.592000 8.592000 5.040000 8.896000 5.040000 8.592000 4.448000 8.592000 8.288000 5.040000 5.328000 8.592000 8.592000 5.040000 9.184000 0.000000 ] xS 0.60000002 i 1 0 0 -1 -34 290 cm 652 153.5 m 765 153.5 l 765 183.5 l 652 183.5 l h 652 153.5 m S /Cs2 SC 0 sc 0 i 1 0 0 -1 674.5 121.5 cm -40.448002 5.776001 m (+,-'-*./\)0)[ 13.936000 8.896000 10.368000 4.448000 10.368000 9.184000 3.552000 3.552000 8.592000 0.000000 ] xS 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -34 290 cm 225 171 m 270 171 l 306 171 l 306 84 l 306 60 l 345.10001 60 l S 0 i CM 319.10001 230 m 311.10001 233 l 311.10001 227 l h 319.10001 230 m f 0 J 0 j 1 0 0 -1 -34 290 cm 353.10001 60 m 345.10001 57 l 345.10001 63 l h 353.10001 60 m S 1 J 1 j 0.60000002 i 225 222 m 360 222 l 360 198.5 l 360 168.5 l 642.09998 168.5 l S 0 i CM 616.09998 121.5 m 608.09998 124.5 l 608.09998 118.5 l h 616.09998 121.5 m f 0 J 0 j 1 0 0 -1 -34 290 cm 650.09998 168.5 m 642.09998 165.5 l 642.09998 171.5 l h 650.09998 168.5 m S 1 J 1 j 0.60000002 i 708.5 183.5 m 708.5 261.5 l 477 261.5 l 234.89999 261.5 l S 0 i CM 192.89999 28.5 m 200.89999 25.5 l 200.89999 31.5 l h 192.89999 28.5 m f 0 J 0 j 1 0 0 -1 -34 290 cm 226.89999 261.5 m 234.89999 264.5 l 234.89999 258.5 l h 226.89999 261.5 m S 1 1 1 sc CM 225.5 191.5163 m 318.5 191.5163 l 318.5 161.5163 l 225.5 161.5163 l h 225.5 191.5163 m f /Cs2 SC 0 sc 1 0 0 -1 272 176.5163 cm -41.335999 5.776001 m (123'45#6")[ 10.960000 12.144000 10.960000 4.448000 4.144000 13.648000 8.592000 9.184000 0.000000 ] xS /Cs1 SC 1 1 1 sc CM 388.55954 163.5 m 529.55951 163.5 l 529.55951 79.5 l 388.55954 79.5 l h 388.55954 163.5 m f /Cs2 SC 0 sc 1 0 0 -1 459.05954 121.5 cm -65.5 -21.895996 m (7\('\)"'#86.")[ 8.896000 8.288000 4.448000 8.592000 5.328000 8.592000 8.896000 8.592000 4.448000 8.592000 8.896000 9.184000 3.552000 0.000000 ] xS -65.5 -3.447998 m (7\('\)"'9".*\)/$0)[ 8.896000 8.288000 4.448000 8.592000 5.328000 8.592000 8.896000 8.592000 4.448000 8.000000 8.592000 3.552000 9.184000 8.592000 3.552000 5.040000 0.000000 ] xS -65.5 15 m (:\(';*#&<'9".*\)/$0)[ 8.896000 8.288000 4.448000 9.488000 9.184000 8.592000 5.040000 9.488000 4.448000 8.000000 8.592000 3.552000 9.184000 8.592000 3.552000 5.040000 0.000000 ] xS -65.5 33.447998 m (=\(';*#&<'>/$\)?@&*..)[ 8.896000 8.288000 4.448000 9.488000 9.184000 8.592000 5.040000 9.488000 4.448000 9.488000 3.552000 5.040000 8.592000 8.896000 5.328000 5.040000 9.184000 3.552000 0.000000 ] xS /Cs1 SC 1 1 1 sc CM 397.68466 43.5 m 599.68469 43.5 l 599.68469 13.5 l 397.68466 13.5 l h 397.68466 43.5 m f /Cs2 SC 0 sc 1 0 0 -1 498.68466 28.5 cm -95.568001 5.776001 m (7\(';*#&<'\)"'A*/8$'B*&\)"C)[ 8.896000 8.288000 4.448000 9.488000 9.184000 8.592000 5.040000 9.488000 4.448000 8.592000 5.328000 8.592000 8.896000 8.592000 4.448000 3.552000 9.184000 3.552000 8.896000 5.040000 4.448000 4.736000 9.184000 5.040000 8.592000 8.592000 0.000000 ] xS 1 J 1 j 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -34 290 cm 36 36 m 243 36 l 243 288 l 36 288 l h 36 36 m S 45 151 m 225 151 l 225 198 l 45 198 l h 45 151 m S /Cs2 SC 0 sc 0 i 1 0 0 -1 101 115.5 cm -63.863998 -3.447998 m (1*;*DE#$"'/5#6"')[ 10.960000 9.184000 9.488000 9.184000 10.368000 8.304000 8.592000 5.040000 8.592000 4.448000 3.552000 13.648000 8.592000 9.184000 8.592000 0.000000 ] xS -45.928001 15 m (*;C"&9#$/*8C)[ 9.184000 9.488000 8.000000 8.592000 5.328000 8.000000 8.592000 5.040000 3.552000 9.184000 8.896000 0.000000 ] xS 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -34 290 cm 45 207 m 225 207 l 225 237 l 45 237 l h 45 207 m S /Cs2 SC 0 sc 0 i 1 0 0 -1 101 68 cm -82.975998 5.776001 m (8%5"&/\)#.'*;C"&9#$/*8C)[ 8.896000 8.896000 13.648000 8.592000 5.328000 3.552000 8.592000 8.592000 3.552000 4.448000 9.184000 9.488000 8.000000 8.592000 5.328000 8.000000 8.592000 5.040000 3.552000 9.184000 8.896000 0.000000 ] xS Q 0.60000002 i /Cs3 SC 1 1 1 sc T soprm q 65.140038 146.08357 94.219925 62.859745 rc 131.79568 193.79597 m 128.13586 191.49309 123.30267 192.59401 121.00111 196.25539 c 118.69888 199.91678 119.79966 204.75169 123.45914 207.05492 c 127.1193 209.35779 131.95215 208.25653 134.25404 204.59515 c 136.55595 200.93376 135.45515 196.09885 131.79568 193.79597 c f 4 w 0 0 0 sc T setstrokeadjust 0.34239131 0 0 0.34253752 131.79568 193.79597 cm 0 0 m -10.689 -6.723 -24.805 -3.5090001 -31.527 7.1799998 c -38.250999 17.868999 -35.035999 31.983999 -24.348 38.708 c -13.658 45.431 0.45699999 42.216 7.1799998 31.527 c 13.903 20.837999 10.688 6.723 0 0 c h S 0.34239131 0 0 0.34253752 106.08791 162.32283 cm 0 0 m -11.386 -7.1620002 -26.422001 -3.737 -33.584 7.6490002 c -40.745998 19.035 -37.320999 34.070999 -25.936001 41.233002 c -14.549 48.395 0.48699999 44.971001 7.6490002 33.584 c 14.811 22.198 11.387 7.1620002 0 0 c h S 1 1 1 sc CM 155.57384 162.71457 m 152.47417 160.76381 148.38087 161.69655 146.43095 164.79788 c 144.48138 167.89886 145.41338 171.99391 148.51338 173.94466 c 151.61339 175.89507 155.70668 174.96234 157.65625 171.86134 c 159.60583 168.76035 158.67384 164.66498 155.57384 162.71457 c f 0 0 0 sc 0.34239131 0 0 0.34253752 155.57384 162.71457 cm 0 0 m -9.0530005 -5.6950002 -21.007999 -2.9719999 -26.702999 6.0819998 c -32.396999 15.135 -29.674999 27.09 -20.621 32.785 c -11.567 38.479 0.38800001 35.756001 6.0819998 26.702999 c 11.776 17.65 9.0539999 5.6939998 0 0 c h S 0.97600001 0.53299999 0.071000002 sc CM 80.195564 154.3893 m 84.638779 154.3893 73.355957 154.3893 69.291084 155.14561 c 65.544983 155.84302 65.058105 158.13358 65.745628 159.0639 c 66.433144 159.99458 71.019135 158.92175 73.833595 158.58846 c 76.809662 158.23564 78.074112 157.78795 83.939613 157.976 c 84.044044 158.77548 84.38472 161.37227 84.38472 161.37227 c 91.109634 161.37227 l 92.188164 164.19717 l 110.99435 164.19717 l 112.07323 161.37227 l 118.79779 161.37227 l 118.79779 161.37227 119.13847 158.77548 119.24324 157.976 c 125.10874 157.78795 126.37286 158.23564 129.34926 158.58846 c 132.16338 158.92175 136.74971 159.99458 137.43723 159.0639 c 138.1244 158.13358 137.63786 155.84302 133.89142 155.14561 c 129.82655 154.3893 118.54408 154.3893 122.98729 154.3893 c h f 2 w 0 0 0 sc 0.34239131 0 0 0.34253752 80.195564 154.3893 cm 0 0 m 12.977 0 -19.976 0 -31.848 2.2079999 c -42.789001 4.244 -44.210999 10.931 -42.202999 13.647 c -40.195 16.364 -26.801001 13.232 -18.580999 12.259 c -9.8889999 11.229 -6.1960001 9.9219999 10.935 10.471 c 11.24 12.805 12.235 20.386 12.235 20.386 c 31.875999 20.386 l 35.026001 28.632999 l 89.952003 28.632999 l 93.102997 20.386 l 112.743 20.386 l 112.743 20.386 113.738 12.805 114.044 10.471 c 131.175 9.9219999 134.867 11.229 143.56 12.259 c 151.77901 13.232 165.174 16.364 167.18201 13.647 c 169.189 10.931 167.76801 4.244 156.826 2.2079999 c 144.95399 0 112.002 0 124.979 0 c 0 0 l h S 1 1 1 sc CM 84.384857 150.21527 m 84.384857 148.12271 82.689339 146.42612 80.597328 146.42612 c 78.505318 146.42612 76.809792 148.12271 76.809792 150.21527 c 76.809792 152.30783 78.505318 154.00441 80.597328 154.00441 c 82.689339 154.00441 84.384857 152.30783 84.384857 150.21527 c f 0 0 0 sc 0.34239131 0 0 0.34253752 84.384857 150.21527 cm 0 0 m 0 -6.1090002 -4.9520001 -11.062 -11.062 -11.062 c -17.172001 -11.062 -22.124001 -6.1090002 -22.124001 0 c -22.124001 6.1090002 -17.172001 11.062 -11.062 11.062 c -4.9520001 11.062 0 6.1090002 0 0 c h S CM 81.4431 150.21527 m 81.4431 149.74805 81.064758 149.3692 80.597397 149.3692 c 80.130035 149.3692 79.751686 149.74805 79.751686 150.21527 c 79.751686 150.6825 80.130035 151.06134 80.597397 151.06134 c 81.064758 151.06134 81.4431 150.6825 81.4431 150.21527 c f 1 1 1 sc 127.28909 150.21527 m 127.28909 148.12271 125.59323 146.42612 123.50122 146.42612 c 121.40955 146.42612 119.71403 148.12271 119.71403 150.21527 c 119.71403 152.30783 121.40955 154.00441 123.50122 154.00441 c 125.59323 154.00441 127.28909 152.30783 127.28909 150.21527 c f 0 0 0 sc 0.34239131 0 0 0.34253752 127.28909 150.21527 cm 0 0 m 0 -6.1090002 -4.9530001 -11.062 -11.063 -11.062 c -17.172001 -11.062 -22.124001 -6.1090002 -22.124001 0 c -22.124001 6.1090002 -17.172001 11.062 -11.063 11.062 c -4.9530001 11.062 0 6.1090002 0 0 c h S CM 124.34734 150.21527 m 124.34734 149.74805 123.96865 149.3692 123.50129 149.3692 c 123.03426 149.3692 122.65592 149.74805 122.65592 150.21527 c 122.65592 150.6825 123.03426 151.06134 123.50129 151.06134 c 123.96865 151.06134 124.34734 150.6825 124.34734 150.21527 c f 0.97600001 0.53299999 0.071000002 sc 124.02264 203.61398 m 98.017685 172.3797 l 105.24864 166.35448 l 131.2536 197.58841 l h f 0 0 0 sc 0.34239131 0 0 0.34253752 124.02264 203.61398 cm 0 0 m -75.950996 -91.184998 l -54.832001 -108.775 l 21.118999 -17.591 l 0 0 l h S 0.97600001 0.53299999 0.071000002 sc CM 141.67754 173.8609 m 146.42137 167.25473 l 154.55968 173.10356 l 149.81584 179.71008 l 147.38452 179.80016 l 130.03247 203.96413 l 125.01609 200.35892 l 142.36815 176.19461 l h f 0 0 0 sc 0.34239131 0 0 0.34253752 141.67754 173.8609 cm 0 0 m 13.855 -19.285999 l 37.624001 -2.211 l 23.768999 17.076 l 16.667999 17.339001 l -34.011002 87.883003 l -48.661999 77.358002 l 2.017 6.8130002 l 0 0 l h S 0.97600001 0.53299999 0.071000002 sc CM 131.79568 193.79597 m 128.13586 191.49309 123.30267 192.59401 121.00111 196.25539 c 118.69888 199.91678 119.79966 204.75169 123.45914 207.05492 c 127.1193 209.35779 131.95215 208.25653 134.25404 204.59515 c 136.55595 200.93376 135.45515 196.09885 131.79568 193.79597 c f 0.98000002 0.98000002 0.97600001 sc 130.88451 195.2449 m 128.02452 193.44556 124.24794 194.30602 122.44901 197.16689 c 120.65044 200.02809 121.51052 203.80629 124.37051 205.60597 c 127.23017 207.40533 131.00674 206.54488 132.80566 203.68401 c 134.60425 200.82278 133.74451 197.0446 130.88451 195.2449 c f 0.97600001 0.53299999 0.071000002 sc 129.71925 197.09859 m 127.88266 195.94286 125.45716 196.49538 124.30228 198.33275 c 123.14705 200.17012 123.69933 202.59665 125.53557 203.75237 c 127.3725 204.90775 129.79765 204.35524 130.95288 202.51787 c 132.10811 200.68083 131.5555 198.2543 129.71925 197.09859 c f 106.12736 162.26012 m 102.22889 159.80687 97.080696 160.98006 94.628487 164.88019 c 92.176285 168.78032 93.348976 173.93071 97.247101 176.38397 c 101.1459 178.83722 106.29411 177.66437 108.74596 173.7639 c 111.19852 169.86377 110.02617 164.71338 106.12736 162.26012 c f 0.98000002 0.98000002 0.97600001 sc 104.57958 164.72177 m 102.04006 163.12383 98.68634 163.88768 97.089081 166.42828 c 95.491829 168.96922 96.255363 172.32439 98.794876 173.92232 c 101.3344 175.52026 104.68812 174.75606 106.28537 172.21545 c 107.88297 169.67485 107.11909 166.32004 104.57958 164.72177 c f 0.97600001 0.53299999 0.071000002 sc 103.34142 166.69136 m 101.889 165.77747 99.971268 166.2142 99.057762 167.66725 c 98.144264 169.12029 98.581154 171.03883 100.03324 171.95273 c 101.48566 172.86662 103.40374 172.42955 104.31724 170.97684 c 105.23074 169.5238 104.7935 167.60524 103.34142 166.69136 c f 1 1 1 sc 155.57384 162.71457 m 152.47417 160.76381 148.38087 161.69655 146.43095 164.79788 c 144.48138 167.89886 145.41338 171.99391 148.51338 173.94466 c 151.61339 175.89507 155.70668 174.96234 157.65625 171.86134 c 159.60583 168.76035 158.67384 164.66498 155.57384 162.71457 c f Q /Cs2 SC 0 sc 0 i F soprm q 0 0 877 256 rc 1 0 0 -1 107 239 cm /F2.1[ 16 0 0 -16 0 0]sf -66.952003 6.2679443 m (!"#"$%&'\(\)*&+\()[ 11.552000 9.776000 9.776000 9.776000 10.384000 9.184000 9.184000 5.632000 9.184000 4.448000 12.144000 9.184000 14.496000 0.000000 ] xS 1 J 1 j 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -34 290 cm 45 249 m 225 249 l 225 279 l 45 279 l h 45 249 m S /Cs2 SC 0 sc 0 i 1 0 0 -1 101 26 cm /F1.1[ 16 0 0 -16 0 0]sf -50.080002 5.776001 m (1*;*$'#\)$/*8C)[ 10.960000 9.184000 9.488000 9.184000 5.040000 4.448000 8.592000 8.592000 5.040000 3.552000 9.184000 8.896000 0.000000 ] xS 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -34 290 cm 549 54.5 m 708.5 54.5 l 708.5 143.60001 l S 0 i CM 674.5 138.39999 m 677.5 146.39999 l 671.5 146.39999 l h 674.5 138.39999 m f 0 J 0 j 1 0 0 -1 -34 290 cm 708.5 151.60001 m 711.5 143.60001 l 705.5 143.60001 l h 708.5 151.60001 m S 1 1 1 sc CM 551.97375 250.5 m 654.97375 250.5 l 654.97375 220.5 l 551.97375 220.5 l h 551.97375 250.5 m f /Cs2 SC 0 sc 1 0 0 -1 603.47375 235.5 cm -46.383999 5.776001 m (,#$"8$'C>#\)")[ 8.896000 8.592000 5.040000 8.592000 8.896000 5.040000 4.448000 8.000000 9.488000 8.592000 8.592000 0.000000 ] xS 1 J 1 j 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -34 290 cm 796 108 m 909 108 l 909 155 l 796 155 l h 796 108 m S /Cs2 SC 0 sc 0 i 1 0 0 -1 818.5 158.5 cm -27.4 -3.447998 m (1"F#&<')[ 10.960000 8.592000 12.128000 8.592000 5.040000 9.488000 0.000000 ] xS -38.52 15 m (\)#.\)%.#$/*8)[ 8.592000 8.592000 3.552000 8.592000 8.896000 3.552000 8.592000 5.040000 3.552000 9.184000 0.000000 ] xS 0.60000002 i /Cs1 SC 0 0 0 sc 1 0 0 -1 -34 290 cm 225 225.5 m 703 225.5 l 703 220 714 220 714 225.5 c 852.5 225.5 l 852.5 164.89999 l S 0 i CM 818.5 133.10001 m 815.5 125.1 l 821.5 125.1 l h 818.5 133.10001 m f 0 J 0 j 1 0 0 -1 -34 290 cm 852.5 156.89999 m 849.5 164.89999 l 855.5 164.89999 l h 852.5 156.89999 m S 1 J 1 j 0.60000002 i 796 131.5 m 780.5 131.5 l 780.5 150 l 780.5 168.5 l 774.90002 168.5 l S 0 i CM 732.90002 121.5 m 740.90002 118.5 l 740.90002 124.5 l h 732.90002 121.5 m f 0 J 0 j 1 0 0 -1 -34 290 cm 766.90002 168.5 m 774.90002 171.5 l 774.90002 165.5 l h 766.90002 168.5 m S 1 1 1 sc CM 696.15015 97.5 m 857.15015 97.5 l 857.15015 31.5 l 696.15015 31.5 l h 696.15015 97.5 m f /Cs2 SC 0 sc 1 0 0 -1 776.65015 64.5 cm -75.5 -12.671997 m (48'F*&.<'\)**&</8#$"CG)[ 4.144000 8.896000 4.448000 12.128000 9.184000 5.328000 3.552000 9.488000 4.448000 8.592000 9.184000 9.184000 5.040000 9.488000 3.552000 8.896000 8.592000 5.040000 8.592000 8.000000 0.000000 ] xS -75.5 5.776001 m (H'>*C/$/*8'I@J)[ 6.224000 4.448000 9.488000 9.184000 8.000000 3.552000 5.040000 3.552000 9.184000 8.896000 4.448000 9.776000 5.328000 0.000000 ] xS -75.5 24.223999 m (H';*#&<'0#F)[ 6.224000 4.448000 9.488000 9.184000 8.592000 5.040000 9.488000 4.448000 8.000000 8.592000 0.000000 ] xS ep end