%!PS-Adobe-3.0 %%Creator: (Interleaf, Inc.) %%Copyright: (Copyright(c) 1991 Interleaf, Inc.) %%Version: 5.3 1 %%BoundingBox: (atend) %%For: (SUKONNIK) %%CreationDate: (Wed, Nov 9, 1994 10:55:15) %%Title: (tcp/ip-part III) %%Pages: (atend) %%DocumentFonts: (atend) %%EndComments %%BeginProlog userdict /Ileaf_5.3.1 400 dict dup begin put /MAJOR 5 def/MINOR 3 def/SUB 1 def /bdf{bind def}bind def /ldf{load def}bdf /xdf{exch def}bdf /msg{ print(\n)print flush}bdf /imatrix[1 0 0 -1 0 0]def /MAXCHARS 128 def /VMHEAD 1000 def /BOGUSWIDTH -1 def /mesg 64 string def /charstr 12 string def /istr 3 string def /ILEncoding 256 array def /ILSymBEnc 256 array def /ILDingbats 256 array def /trashheap 1024 string def /emsg1 256 string def /emsg2 256 string def /inch{72 mul}bdf /pgstate 0 def/DPIx 0 def/DPIy 0 def /PSfontobj 1024 dict def /BinaryMode false def /rl /rlineto ldf /rm /rmoveto ldf /rc /rcurveto ldf /L /lineto ldf /M /moveto ldf /sw /setlinewidth ldf % User definable macros for custom prologues /BOJ {} def /EOJ {} def /BOS {} def /EOS {} def % /initialize {Ileaf_5.3.1 begin} bdf /terminate {end} bdf /hline 0 def /headerpage{ 0 begin /nl {} def /y 11 def/nl{/y y .33 sub def 1 inch y inch M}bdf /#copies 1 def /Helvetica-Bold/ILhelvb ILEncoding ReEncode /ILhelvb findfont 18 scalefont setfont nl nl nl hline length dup dup 25 gt{26 sub dup hline exch(( ...))put} {pop 0}ifelse exch 1 sub -1 3 -1 roll{hline exch get show nl}for /Helvetica findfont 8 scalefont setfont 1 inch 1 inch M emsg1 0 get 0 ne{1 inch .75 inch M emsg1 show}if emsg2 0 get 0 ne{1 inch .5 inch M emsg2 show}if end }bdf /headerpage load 0 6 dict put % /vp{ 10 mesg cvrs print(.)print 10 mesg cvrs print(.)print 10 mesg cvrs print(\n)print }bdf /vs{ 10 mesg cvrs show(.)show 10 mesg cvrs show(.)show 10 mesg cvrs show } bdf /lline 0 def /logme{ (\tInterleaf::pl2ps )print SUB MINOR MAJOR vp lline length dup dup 5 gt{5 sub}{pop 0}ifelse exch 1 sub -1 3 -1 roll{(\tInterleaf::)print lline exch get print(\n)print}for flush }bdf % /vck{ % stack => major minor sub 3 copy MAJOR ne exch MINOR ne or exch SUB ne or { (\tInterleaf:: FATAL ERROR: pspro.ps and pl2ps versions do not agree.)msg (\tInterleaf:: pspro.ps version: \t)print SUB MINOR MAJOR vp (\tInterleaf:: pl2ps version: \t)print 3 copy vp flush userdict /lline known {headerpage} {/Helvetica findfont 8 scalefont setfont} ifelse (FATAL ERROR: pspro version )show SUB MINOR MAJOR vs ( does not agree with pl2ps version)show vs showpage quit } {3 {pop} repeat} ifelse }bdf % /vpos 0 def/hpos 0 def /m {/vpos xdf/hpos xdf} def /v {/vpos xdf} def /h {/hpos xdf} def /el{ matrix currentmatrix 8 1 roll translate rotate scale 0 0 1 5 -2 roll arc setmatrix }bdf /addconic{ matrix currentmatrix 9 1 roll translate rotate scale 0 0 1 6 -3 roll 1 eq{arc}{arcn}ifelse setmatrix }bdf /dp{1 setlinejoin 1 setlinecap stroke}bdf /ALIGN_NONE 0 def/ALIGN_OPEN 1 def/ALIGN_CLOSE 2 def /PPWADJ [0 0 4 8 12 16 20]def /MINSCALE .1 def % /plen{ 0 begin flattenpath /dist 0 def/yfirst 0 def/xfirst 0 def/ymoveto 0 def /xmoveto 0 def/ynext 0 def/xnext 0 def {/yfirst xdf/xfirst xdf /ymoveto yfirst def/xmoveto xfirst def} {/ynext xdf/xnext xdf /dist dist ynext yfirst sub dup mul xnext xfirst sub dup mul add sqrt add def /yfirst ynext def/xfirst xnext def} {} {/ynext ymoveto def/xnext xmoveto def /dist dist ynext yfirst sub dup mul xnext xfirst sub dup mul add sqrt add def /yfirst ynext def/xfirst xnext def} pathforall dist end }bdf /plen load 0 7 dict put % /setpenpat {0 begin /style 0 def/width 0 def/pattern 0 def /style xdf/width xdf/pattern xdf/scaleup 0 def /indx 0 def/adj 0 def/val 0 def/iszero 0 def /scaleup DPIx 300 div def /indx width 1 add scaleup div 4 div cvi def indx 1 gt indx 7 lt and{ /adj PPWADJ indx get scaleup mul def /indx 0 def pattern{/iszero indx 2 mod def iszero 0 ne{adj add/val xdf}{/val xdf}ifelse pattern indx val put /indx indx 1 add def }forall }if % /offset 0 def/patternlen 0 def/pathlen plen def pattern{patternlen add/patternlen xdf}forall style ALIGN_NONE eq{}if % /n 0 def/extralen 0 def/halfpatlen 0 def /scale1 0 def/offset 0 def style ALIGN_CLOSE eq{ /n pathlen patternlen div cvi def /extralen pathlen cvi patternlen cvi mod def /halfpatlen patternlen 2 div def extralen halfpatlen gt{/n n 1 add def}if n 0 eq{/n 1 def}if /scale1 pathlen n patternlen mul div def scale1 MINSCALE gt{ /indx 0 def pattern{ scale1 mul/val xdf val 0 eq{/val 1 def}if pattern indx val cvi put /indx indx 1 add def }forall }if /offset pattern 0 get 2 div round def }if % /firstdash 0 def/dashpct 0 def/scale2 0 def/x 0 def/y 0 def style ALIGN_OPEN eq{ /firstdash pattern 0 get def /dashpct firstdash patternlen div def /n pathlen patternlen div dashpct sub cvi def /scale1 pathlen n dashpct add patternlen mul div def /scale2 pathlen n dashpct add 1 add patternlen mul div def /x scale2 1 sub abs def /y scale1 1 sub abs def x y lt{/scale1 scale2 def}if scale1 MINSCALE gt{ /indx 0 def pattern{ scale1 mul/val xdf val 0 eq{/val 1 def}if pattern indx val cvi put /indx indx 1 add def }forall /offset 0 def }if }if pattern offset setdash end }bdf /setpenpat load 0 50 dict put % /msp 0 def/stEnd 0 def/nsp 0 def/fstr 0 def /s{ /msp xdf/stEnd xdf/nsp xdf/fstr xdf hpos vpos M msp -1 ne {stEnd hpos sub fstr stringwidth pop sub nsp div 0 msp fstr widthshow} {fstr show} ifelse /hpos stEnd def }bdf % %%%%%%%%% Hack for error character %%%%%%%%%%%%%%%%%%%%%%%% /eu 1000 def /ew 632 def /ptsz 0 def /ec{ /ptsz xdf gsave newpath hpos vpos M ptsz DPIx 72 div mul eu div dup neg scale 30 -110 rm 573 0 rl 0 873 rl -573 0 rl 0 -873 rl 40 833 rm 493 0 rl 0 -793 rl -493 0 rl 0 793 rl 194 -137 rm 94 0 rl 0 94 rl -94 0 rl 0 -94 rl 10 -176 rm 0 -83 -162 -95 -162 -257 rc 0 -119 109 -174 208 -174 rc 116 0 201 69 201 172 rc 0 34 rl -83 0 rl 4 -63 -6 -148 -119 -148 rc -74 0 -128 48 -128 121 rc 0 133 158 136 158 252 rc 0 45 0 95 0 95 rc -75 0 rl 0 0 0 -52 0 -95 rc closepath fill grestore /hpos hpos ptsz DPIx 72 div mul eu div ew mul add def hpos vpos M }bdf %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% /ilr{BinaryMode{readstring}{readhexstring}ifelse}bdf /s1 1 string def /ccd[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0{1}{2}{3}{4}{5}{6}{7}{8}{9}{10}{11}{12}{13}{14}{15} {16}{17}{18}{19}{20}{21}{22}{23}{24}{25}{26}{27}{28}{29}{30}{31} {32}{33}{34}{35}{36}{37}{38}{39}{40}{41}{42}{43}{44}{45}{46}{47} {48}{49}{50}{51}{52}{53}{54}{55}{56}{57}{58}{59}{60}{61}{62}{63} {t1_1}{t1_2}{3 t1}{4 t1}{5 t1}{6 t1}{7 t1}{8 t1} {9 t1}{10 t1}{11 t1}{12 t1}{13 t1}{14 t1}{15 t1}{16 t1} {t2_1}{t2_2}{3 t2}{4 t2}{5 t2}{6 t2}{7 t2}{8 t2} {9 t2}{10 t2}{11 t2}{12 t2}{ditto}{rn}{raw} ]def /t1tab[ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16#00 16#01 16#02 16#04 16#08 16#10 16#20 16#40 16#80 16#03 16#06 16#0c 16#18 16#30 16#60 16#c0 16#07 16#0e 16#1c 16#38 16#70 16#e0 16#0f 16#1e 16#3c 16#78 16#f0 16#1f 16#3e 16#7c 16#f8 16#3f 16#7e 16#fc 16#7f 16#fe 16#ff 16#a0 16#90 16#88 16#84 16#82 16#81 16#50 16#48 16#44 16#42 16#41 16#28 16#24 16#22 16#21 16#14 16#12 16#11 16#0a 16#09 16#05 16#00 16#00 16#00 16#00 16#00 16#00 ]def /str 0 def/sl 0 def/val 0 def /cls{ /sl xdf/val xdf /str sl string def 0 1 sl 1 sub {str exch val put}for str def }bdf /rn{ cf read pop 32 sub 6 bitshift cf read pop 32 sub or }bdf /t1_1{ 2 copy 2 copy get cf read pop t1tab exch get xor put 1 }bdf /t1_2{ 2 copy 2 copy get cf read pop t1tab exch get xor put 1 add 2 copy 2 copy get cf read pop t1tab exch get xor put 1 }bdf /t1{ {2 copy 2 copy get cf read pop t1tab exch get xor put 1 add}repeat 0 }bdf /t2_1{ 2 copy 2 copy get cf s1 readhexstring pop 0 get xor put 1 }bdf /t2_2{ 2 copy 2 copy get cf s1 readhexstring pop 0 get xor put 1 add 2 copy 2 copy get cf s1 readhexstring pop 0 get xor put 1 }bdf /t2{ {2 copy 2 copy get cf s1 readhexstring pop 0 get xor put 1 add}repeat 0 }bdf /ditto{ dbsize }bdf /raw{ 2 copy pop cf exch readhexstring pop pop dbsize }bdf /dl{ dline 0 cf es readline pop {ccd exch get exec add}forall pop 0 dbsizetrue getinterval }bdf /shiftline{ 0 1 cws 2 sub{ 2 copy 2 copy get lsh bitshift 16#ff and 3 1 roll 1 add get rsh bitshift 16#ff and or crpstr 3 1 roll put }for pop crpstr }bdf % /PL_image{0 begin gsave % init /cw 0 def/ct 0 def/cb 0 def/cl 0 def/cpr 0 def /ho 0 def/vo 0 def/hh 0 def/vh 0 def/hv 0 def /vv 0 def/nbits 0 def/vpix 0 def/hpix 0 def /scfrq 0 def/scang 0 def/ms 0 def/map 0 def /ms 0 def/dbsize 0 def % /cw xdf/ct xdf/cb xdf/cl xdf /cpr xdf /ho xdf/vo xdf/hh xdf/vh xdf/hv xdf/vv xdf/nbits xdf/vpix xdf/hpix xdf /scfrq xdf/scang xdf/ms xdf/map xdf /transp true def ms 0 ne{ /ms ms 1 sub def {map exch ms mul round cvi get}settransfer map ms get 1.0 ne{/transp false def}if }if scfrq 0 ne{ scang 0 eq{/scang 45 def}if scfrq scang currentscreen 3 1 roll pop pop setscreen }if % /dbsize 0 def/dbsizetrue 0 def/cf 0 def/cli 0 def/cwb 0 def /ch 0 def/crpstr 0 def/lsh 0 def/rsh 0 def/cws 0 def/dline 0 def/es 0 def /dbsize hpix nbits mul 7 add 8 idiv def /dbsizetrue hpix nbits mul 7 add 8 idiv def /dline 255 dbsize cls /es 0 dbsize cls /cf currentfile def /cli cl 8 idiv def /cwb cw 7 add 8 idiv def /ch vpix ct cb add sub def ho vo translate [hh vh hv vv 0 0]concat nbits 1 eq transp and {cpr 1 eq {cw ct add cb add cl add 0 ne {/crpstr cwb string def /lsh cl 8 mod def /rsh lsh 8 sub def /cws cw lsh add 7 add 8 idiv def ct{dl pop}repeat cw ch false[cw 0 0 ch 0 0] {dl cli cws getinterval lsh 0 ne{shiftline}if}imagemask cb{dl pop}repeat } {hpix vpix false[hpix 0 0 vpix 0 0]{dl}imagemask} ifelse } {hpix vpix false[hpix 0 0 vpix 0 0]{cf dline ilr pop}imagemask} ifelse } {cpr 1 eq {cw ct add cb add cl add 0 ne {/crpstr cwb string def /lsh cl 8 mod def /rsh lsh 8 sub def /cws cw lsh add 7 add 8 idiv def ct{dl pop}repeat cw ch nbits[cw 0 0 ch 0 0] {dl cli cws getinterval lsh 0 ne{shiftline}if}image cb{dl pop}repeat } {hpix vpix nbits[hpix 0 0 vpix 0 0]{dl}image} ifelse } {hpix vpix nbits[hpix 0 0 vpix 0 0]{cf dline ilr pop}image} ifelse } ifelse grestore end }bdf /PL_image load 0 35 dict put /blank_PL_image{ 0 begin gsave /ho 0 def/vo 0 def/hh 0 def/vh 0 def/hv 0 def /vv 0 def/nbits 0 def/vpix 0 def/hpix 0 def /scanlinesize 0 def/scanline 0 def pop pop pop pop pop % => /cw xdf/ct xdf/cb xdf/cl xdf/cpr xdf /ho xdf/vo xdf/hh xdf/vh xdf/hv xdf/vv xdf/nbits xdf/vpix xdf/hpix xdf pop pop pop pop % => /scfrq xdf/scang xdf/ms xdf/map xdf /scanlinesize hpix nbits mul 15 add 16 idiv 2 mul def /scanline 255 scanlinesize cls ho vo translate [hh vh hv vv 0 0]concat hpix vpix nbits[hpix 0 0 vpix 0 0]{scanline}image grestore end }bdf /blank_PL_image load 0 14 dict put /reencodesubdict 12 dict def /ReEncode{ reencodesubdict begin /newencoding 0 def/newfontname 0 def/basefontname 0 def /basefontdict 0 def/newfont 0 def % /newencoding xdf/newfontname xdf/basefontname xdf /basefontdict basefontname findfont def /newfont basefontdict maxlength 2 add dict def basefontdict{exch dup/FID ne{exch newfont 3 1 roll put}{pop pop}ifelse}forall newfont/FontName newfontname put newencoding -1 ne{newfont/Encoding newencoding put}if newfontname newfont definefont pop end }bdf /insertcharnum{ 0 begin /encoding 0 def/i 0 def % /encoding xdf/i xdf (char)charstr copy pop i istr cvs pop charstr 4 istr putinterval encoding i charstr cvn put end }bdf /insertcharnum load 0 2 dict put ILEncoding 0[ /Aacute/Acircumflex/Adieresis/Agrave/Aring/Atilde/Ccedilla/Eacute /Ecircumflex/Edieresis/Egrave/Iacute/Icircumflex/Idieresis/Igrave/Ntilde /Oacute/Ocircumflex/Odieresis/Ograve/Otilde/Scaron/Uacute/Ucircumflex /Udieresis/Ugrave/Ydieresis/Zcaron/char28/char29/char30/char31 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright /parenleft/parenright/asterisk/plus/comma/hyphen/period/slash /zero/one/two/three/four/five/six/seven /eight/nine/colon/semicolon/less/equal/greater/question /at/A/B/C/D/E/F/G /H/I/J/K/L/M/N/O /P/Q/R/S/T/U/V/W /X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore /quoteleft/a/b/c/d/e/f/g /h/i/j/k/l/m/n/o /p/q/r/s/t/u/v/w /x/y/z/braceleft/bar/braceright/asciitilde/quotedblleft /aacute/acircumflex/adieresis/agrave/aring/atilde/ccedilla/eacute /ecircumflex/edieresis/egrave/iacute/icircumflex/idieresis/igrave/ntilde /oacute/ocircumflex/odieresis/ograve/otilde/scaron/uacute/ucircumflex /udieresis/ugrave/ydieresis/zcaron/char156/char157/char158/char159 /char160/exclamdown/cent/sterling/fraction/yen/florin/section /currency/quotesingle/quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl /char176/endash/dagger/daggerdbl/periodcentered/char181/paragraph/bullet /quotesinglbase/quotedblbase/quotedblright/guillemotright/ellipsis/perthousand/char190/questiondown /char192/grave/acute/circumflex/tilde/macron/breve/dotaccent /dieresis/char201/ring/cedilla/char204/hungarumlaut/ogonek/caron /emdash/char209/char210/char211/char212/char213/char214/char215 /char216/char217/char218/char219/char220/char221/char222/char223 /char224/AE/char226/ordfeminine/char228/char229/char230/char231 /Lslash/Oslash/OE/ordmasculine/char236/char237/char238/char239 /char240/ae/char242/char243/char244/dotlessi/char246/char247 /lslash/oslash/oe/germandbls/char252/char253/char254/char255 ]putinterval ILSymBEnc 32[ /space/logicalor/arrowright/arrowdblleft/arrowdblup /arrowdblright/lozenge/arrowhorizex/angleleft/registersans /Upsilon1/plusminus/second/angle/greaterequal /radical/ellipsis/Ifraktur/spade/lessequal /minute/degree/fraction/florin/infinity /approxequal/integral/propersuperset/parenrightbt/arrowup /bracketrighttp/aleph/arrowdblboth/bracerightbt/integralbt /notsubset/bracketleftbt/trademarksans/bracelefttp/braceleftmid /braceleftbt/bracketlefttp/braceex/apple/angleright /parenrightex/parenrighttp/arrowdown/divide/element /summation/bracketleftex/parenlefttp/parenleftbt/dotmath /copyrightsans/integralex/parenleftex/integraltp/registerserif /intersection/trademarkserif/arrowdbldown/gradient/logicalnot /reflexsubset/equivalence/propersubset/partialdiff/arrowboth /circlemultiply/heart/bracketrightex/bracerightmid/emptyset /bracketrightbt/Rfraktur/proportional/reflexsuperset/carriagereturn /notequal/notelement/diamond/club/bracerighttp /arrowleft/weierstrass/bullet/circleplus/multiply /arrowvertex/copyrightserif/union/product/logicaland ]putinterval 0 1 32{ILSymBEnc insertcharnum}for 127 1 255{ILSymBEnc insertcharnum}for ILDingbats 0[ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /space/a1/a2/a202/a3/a4/a5/a119 /a118/a117/a11/a12/a13/a14/a15/a16 /a105/a17/a18/a19/a20/a21/a22/a23 /a24/a25/a26/a27/a28/a6/a7/a8 /a9/a10/a29/a30/a31/a32/a33/a34 /a35/a36/a37/a38/a39/a40/a41/a42 /a43/a44/a45/a46/a47/a48/a49/a50 /a51/a52/a53/a54/a55/a56/a57/a58 /a59/a60/a61/a62/a63/a64/a65/a66 /a67/a68/a69/a70/a71/a72/a73/a74 /a203/a75/a204/a76/a77/a78/a79/a81 /a82/a83/a84/a97/a98/a99/a100/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/a205/a206/a85/a86/a87 /a88/a89/a90/a91/a92/a93/a94/a95 /a96/a101/a102/a103/a104/a106/a107/a108 /a112/a111/a110/a109/a120/a121/a122/a123 /a124/a125/a126/a127/a128/a129/a130/a131 /a132/a133/a134/a135/a136/a137/a138/a139 /a140/a141/a142/a143/a144/a145/a146/a147 /a148/a149/a150/a151/a152/a153/a154/a155 /a156/a157/a158/a159/a160/a161/a163/a164 /a196/a165/a192/a166/a167/a168/a169/a170 /a171/a172/a173/a162/a174/a175/a176/a177 /a178/a179/a193/a180/a199/a181/a200/a182 /.notdef/a201/a183/a184/a197/a185/a194/a198 /a186/a195/a187/a188/a189/a190/a191/.notdef]putinterval % /encoding 0 def/ILfont 0 def/PSfont 0 def/ptsize 0 def /newFont { findfont imatrix makefont exch DPIx 72 div mul scalefont } bdf /declareNFont{ /encoding xdf/ILfont xdf/PSfont xdf/ptsize xdf FontDirectory ILfont known false eq{PSfont ILfont encoding ReEncode}if ptsize ILfont newFont }bdf /declareRFont{0 begin /PLname xdf PSfontobj PLname 10 dict dup begin /FontType 3 def /FontMatrix[DPIx 300 div 0 0 DPIy 300 div 0 0]def /FontBBox[0 0 0 0]def /Encoding ILEncoding def /BuildChar{0 begin /char xdf /fontdict xdf /charname fontdict/Encoding get char get def /charinfo fontdict/CharData get charname get def /wx charinfo 0 get def charinfo 0 get BOGUSWIDTH eq {puterrchar} {/charbbox charinfo 1 4 getinterval def wx 0 charbbox aload pop setcachedevice charinfo 5 get charinfo 6 get true fontdict/imagemaskmatrix get dup 5 charinfo 8 get put dup 4 charinfo 7 get put charinfo 9 get imagemask} ifelse end }def /BuildChar load 0 7 dict put /imagemaskmatrix[1 0 0 1 0 0]def /CharData MAXCHARS dict def end PLname exch definefont put PSfontobj PLname get/CharData get/space[16 0 0 1 1 16 1 0 0[<00>]cvx]put end }def /declareRFont load 0 3 dict put /numLoadEmptyGlyph{ 0 begin /chnum 0 def/font 0 def/w 0 def /chnum xdf/font xdf/w xdf w font PSfontobj font get/Encoding get chnum get LoadEmptyGlyph end }bdf /numLoadEmptyGlyph load 0 3 dict put /puterrchar{ PSfontobj errfontname get dup /BuildChar get errcharno exch exec (\tInterleaf::out of VM loading bitmap(?). Try breaking up document\n) dup print flush emsg1 copy pop }def /QUIT{ (\tInterleaf::completely out of memory. \n\tTry breaking up the document \n) dup print flush emsg2 copy pop stop }def /LoadGlyph{ 0 begin /charno 0 def/fontname 0 def/height 0 def/width 0 def /hsize 0 def/nbytes 0 def/glyph 0 def/tx 0 def/ty 0 def/lly 0 def /llx 0 def/urx 0 def/lsb 0 def/glyph 0 def/NoVMHead 0 def % /charno xdf/fontname xdf/height xdf/vadj xdf/width xdf/hsize xdf/lsb xdf /NoVMHead vmstatus exch sub exch pop dup VMHEAD 2 idiv lt{QUIT}if VMHEAD lt{true}{false}ifelse def /nbytes hsize 15 add 16 idiv 2 mul height mul def NoVMHead not{/glyph nbytes string def}if currentfile NoVMHead {trashheap 0 nbytes getinterval}{glyph}ifelse readhexstring pop pop /hsize hsize 15 add 16 idiv 16 mul def /lly height vadj add def /urx hsize lsb add def /tx lsb neg def /ty vadj neg def PSfontobj fontname get dup /Encoding get charno get exch /CharData get exch NoVMHead {[BOGUSWIDTH]} {[width lsb lly urx vadj hsize height tx ty[glyph]cvx]}ifelse put end }bdf /LoadGlyph load 0 15 dict put % /scfrq 0 def/scang 0 def /solidfill{ /scfrq xdf/scang xdf gsave scfrq 0 ne{ scang 0 eq{/scang 45 def}if scfrq scang currentscreen 3 1 roll pop pop setscreen }if eofill grestore }bdf /patstr 1 string def/patchar 0 def/pffontname 0 def /fillpatset{/patchar xdf/pffontname xdf}bdf /fp{ /scfrq xdf/scang xdf gsave scfrq 0 ne{ scang 0 eq{/scang 45 def}if scfrq scang currentscreen 3 1 roll pop pop setscreen }if currentfont PSfontobj pffontname get setfont pfill dup null ne{setfont}{pop}ifelse grestore }bdf /pfill{ gsave 1 1 1 setrgbcolor eofill grestore setupfactors setupregion blastchars newpath }bdf % /paty 0 def/patx 0 def /setupfactors{ patstr 0 patchar put patstr stringwidth pop/paty exch def/patx paty def }bdf /ry 0 def/rx 0 def/ly 0 def/lx 0 def /setupregion{ eoclip pathbbox /ry exch floor def /rx exch floor def /ly exch ceiling cvi dup 0 lt{paty sub}if cvi dup paty ceiling cvi mod sub def /lx exch ceiling cvi dup 0 lt{patx sub}if cvi dup patx ceiling cvi mod sub def /ry ry paty add def /ly ly paty sub def newpath }bdf /blastchars{ /#chars rx lx sub patx div ceiling cvi def ly paty ry{lx exch M #chars{patstr show}repeat}for }bdf % /clp{initclip newpath M L L L closepath clip}bdf % /cm 0 def/pgw 0 def/pgl 0 def/cn 0 def/pw 0 def/pw2 0 def/lnx 0 def/lny 0 def /cropdefs[ {} % 0 { % 1 0 0 M lnx neg 0 L 0 0 M 0 lny neg L } { % 2 0 0 M lnx 0 L 0 0 M 0 lny L } { % 3 lnx .25 mul neg 0 M lnx neg 0 L 0 lny .25 mul neg M 0 lny neg L } { % 4 lnx .25 mul 0 M lnx 0 L 0 lny .25 mul M 0 lny L } { % 5 lnx neg 0 M lnx 0 L 0 lny neg M 0 lny L } { % 6 [lnx .75 mul lnx .50 mul]0 setdash lnx neg 0 M lnx 0 L 0 lny neg M 0 lny L } { % 7 cn 1 eq cn 3 eq or {90 rotate}if 0 0 M lnx neg 0 L 0 lny M 0 lny neg L cn 1 eq cn 3 eq or {90 neg rotate}if /cn cn 1 add def } ]def /cutmarks{ %stack: pglen pgwid cmtype => --- gsave 0 setgray [] 0 setdash /cm xdf/pgwid xdf/pglen xdf /pw DPIx 80 div def/pw2 pw 2 div def /lnx DPIx 4 div def/lny DPIy 4 div def initclip pw sw /cn 0 def newpath % upper left corner pw2 neg pw2 neg translate cropdefs cm get exec % upper right corner pgwid pw add 0 translate 90 rotate cropdefs cm get exec 90 neg rotate % lower right corner 0 pglen pw add translate 180 rotate cropdefs cm get exec 180 neg rotate % lower left corner pgwid pw add neg 0 translate 270 rotate cropdefs cm get exec 270 neg rotate dp grestore }bdf /bop {/pgstate save def} bdf /eop {pgstate restore showpage} bdf end %%EndProlog %%BeginSetup Ileaf_5.3.1 /initialize get exec /hline 5 array def hline 4 (For: SUKONNIK ) put hline 3 (Printed on: Wed, Nov 9, 1994 10:55:15 ) put hline 2 ( ) put hline 1 (Document: tcp\057ip-part III ) put hline 0 (Last saved on: Tue, Aug 16, 1994 09:02:28 ) put /lline 5 array def lline 4 (For: SUKONNIK ) put lline 3 (Printed on: Wed, Nov 9, 1994 10:55:15 ) put lline 2 ( ) put lline 1 (Document: tcp\057ip-part III ) put lline 0 (Last saved on: Tue, Aug 16, 1994 09:02:28 ) put logme % >> pl2ps version 5.3.1 1 3 5 vck %%BeginFeature: *PageSize Letter statusdict begin end %%EndFeature %%EndSetup %%Page: () 1 %%BeginPageSetup bop /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont 635.0 669.0 m 6989.0 h 13342.0 h 3569.0 1748.0 m 0.0000 setgray <496e74726f64756374696f6e2054> 1 7838 32 s 7791.0 1748.0 m <6f205443502f4950> 1 10404 32 s 6424.0 2483.0 m <616e64> 0 7553 -1 s 5171.0 3217.0 m <54686520496e7465726e6574> 1 8805 32 s 6017.0 3952.0 m <5061727420494949> 1 7960 32 s 5131.0 4827.0 m /wst:helvps18 18.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps18 setfont <4445435553> 0 6245 -1 s <204575726f70652c2046616c6c2031393934> 3 8844 32 s 5073.0 5194.0 m <467269646179> 0 5957 -1 s 5933.0 5194.0 m <2c2053657074656d6265722031362031393934> 3 8903 32 s 6989.0 5562.0 m 5929.0 v 6296.0 v 6664.0 v 5714.0 7031.0 m <566c6164696d69722053756b6f6e6e696b> 1 8261 32 s 4866.0 7398.0 m <50726f6365737320536f66747761726520436f72706f726174696f6e> 2 9109 32 s /wst:helvps14b 14.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps14b setfont 5154.0 7766.0 m /wst:helvps18b 18.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps18b setfont <73756b6f6e6e696b4070726f636573732e636f6d> 0 8821 -1 s 10801 13978 1 cutmarks eop %%Page: () 2 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L [] 0 setdash dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <32> 0 12919 -1 s 5793.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <50> 0 6217 -1 s 6170.0 1748.0 m <415254> 0 7474 -1 s <20494949> 1 8182 32 s 3886.0 2502.0 m /wst:helvps24b 24.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps24b setfont <50524f54> 0 5060 -1 s 5052.0 2502.0 m <4f434f4c532c> 0 6673 -1 s <204c41> 1 7354 32 s 7315.0 2502.0 m <594552494e472c20414e44> 1 10087 32 s 4031.0 2992.0 m <4e4554574f524b204c4556454c20534552> 2 8681 32 s 8673.0 2992.0 m <5649434553> 0 9942 -1 s 10801 13978 1 cutmarks eop %%Page: () 3 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <33> 0 12919 -1 s 5064.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <546865> 0 6193 -1 s <2050726f626c656d> 1 8912 32 s 1270.0 2433.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <436f6d6d756e69636174696f6e> 0 4318 -1 s <20697320646966> 2 5284 32 s 5276.0 2433.0 m <666963756c74> 0 6171 -1 s 1270.0 3032.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4d616e792064657461696c7320746f2068616e646c65> 3 5461 32 s 1969.0 3665.0 m /wst:helvps24 24.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps24 setfont /spsb:symbb18 18.00 /Symbol /spsb:symbb ILSymBEnc declareNFont def spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <61646472657373696e67> 0 4977 -1 s 1969.0 4397.0 m spsb:symbb18 setfont 2350.0 h <27202020> 3 2908 32 s wst:helvps24 setfont <726f7574696e67> 0 4201 -1 s 1969.0 5129.0 m spsb:symbb18 setfont 2350.0 h <27202020> 3 2908 32 s wst:helvps24 setfont <666c6f77> 0 3660 -1 s <20636f6e74726f6c> 1 5048 32 s 1969.0 5862.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <6572726f72> 0 3801 -1 s <20646574656374696f6e20616e6420636f7272656374696f6e> 3 8435 32 s 1969.0 6594.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <6f7574> 0 3496 -1 s <206f66206f726465722064656c6976657279> 3 6648 32 s 1969.0 7326.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <6475706c696361746564> 0 4836 -1 s <207061636b657473> 1 6413 32 s 1969.0 8058.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <6d756c7469706c65> 0 4365 -1 s <206170706c69636174696f6e2070726f6772616d73> 2 8409 32 s 1969.0 8790.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <6d756c7469706c65> 0 4365 -1 s <2070726f746f636f6c73> 1 6200 32 s 10801 13978 1 cutmarks eop %%Page: () 4 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <34> 0 12919 -1 s 5064.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <546865> 0 6193 -1 s <20536f6c7574696f6e> 1 8911 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <446976696465> 0 2741 -1 s <207468652070726f626c656d20696e746f20706965636573> 4 6814 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <536f6c76652073756270726f626c656d732073657061726174656c79> 2 6649 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <436f6d62696e6520696e746f20696e74656772617465642077686f6c65> 3 6849 32 s 10801 13978 1 cutmarks eop %%Page: () 5 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <35> 0 12919 -1 s 4287.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <50726f746f636f6c> 0 6863 -1 s <204c61796572696e67> 1 9687 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <436f6e6365707475616c> 0 3518 -1 s <2073657061726174696f6e206f662066756e6374696f6e616c697479> 3 8098 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <45616368206c6179657220736f6c766573206f6e652070617274206f662074686520636f6d6d756e69636174696f6e2070726f626c656d> 8 11379 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <496e74656e646564207072696d6172696c7920666f722064657369676e657273> 3 7061 32 s 1270.0 4217.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <456e64207573657273206d6179206265206177617265206f66206c61796572696e67> 6 7658 32 s 10801 13978 1 cutmarks eop %%Page: () 6 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <36> 0 12919 -1 s 3651.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <4578616d706c6573> 0 6617 -1 s <204f66204c61796572696e67> 2 10323 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <49534f> 0 2269 -1 s <2037b16c61796572206d6f64656c> 2 4811 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <496e7465726e6574207265666572656e6365206d6f64656c> 2 5752 32 s 10801 13978 1 cutmarks eop %%Page: () 7 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <37> 0 12919 -1 s 4145.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <49534f> 0 5240 -1 s <2037b14c61796572204d6f64656c> 2 9829 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4170706c69636174696f6e> 0 3589 -1 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726573656e746174696f6e> 0 3683 -1 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <53657373696f6e> 0 2883 -1 s 1270.0 4217.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <54> 0 1846 -1 s 1831.0 4217.0 m <72616e73706f7274> 0 3220 -1 s 1270.0 4812.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4e6574776f726b> 0 3069 -1 s 1270.0 5408.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <44617461> 0 2387 -1 s <204c696e6b> 1 3293 32 s 1270.0 6004.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <506879736963616c2028686172647761726529> 1 4987 32 s 10801 13978 1 cutmarks eop %%Page: () 8 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <38> 0 12919 -1 s 3193.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <496e7465726e6574> 0 5521 -1 s <205265666572656e6365204d6f64656c> 2 10779 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4170706c69636174696f6e> 0 3589 -1 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <54> 0 1846 -1 s 1831.0 3025.0 m <72616e73706f7274> 0 3220 -1 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <496e7465726e6574> 0 2906 -1 s 1270.0 4217.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4e6574776f726b> 0 3069 -1 s <20696e74657266616365> 1 4657 32 s 1270.0 4812.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <506879736963616c2028686172647761726529> 1 4987 32 s 10801 13978 1 cutmarks eop %%Page: () 9 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12762.0 593.0 m <39> 0 12919 -1 s 3227.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <506879736963616c> 0 5805 -1 s <204861726477617265204c61796572> 2 10746 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <446566696e6573> 0 2905 -1 s <20656c656374726963616c207369676e616c73207573656420696e20636f6d6d756e69636174696f6e2028652e672e20766f6c7461676573> 7 12287 32 s 1588.0 2920.0 m <6f6e207769726573206265747765656e20636f6d707574657220616e64207061636b65742073776974636829> 6 9541 32 s 10801 13978 1 cutmarks eop %%Page: () 10 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3130> 0 12919 -1 s 3388.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <4e6574776f726b> 0 5892 -1 s <20496e74657266616365204c61796572> 2 10586 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <446566696e6573> 0 2905 -1 s <20636f6d6d756e69636174696f6e206265747765656e20636f6d707574657220616e64206e6574776f726b2068617264> 6 11941 32 s <2d> 0 12082 -1 s 1588.0 2920.0 m <77617265> 0 2410 -1 s 1270.0 3515.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <49736f6c617465732064657461696c73206f6620706879736963616c20286861726477617265292061646472657373696e67> 5 9956 32 s 1270.0 4111.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <557375616c6c7920696d706c656d656e746564206279206f7065726174696e672073797374656d> 4 8744 32 s 10801 13978 1 cutmarks eop %%Page: () 11 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12621.0 593.0 m <31> 0 12778 -1 s 12762.0 593.0 m <31> 0 12919 -1 s 4888.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <496e7465726e6574> 0 7216 -1 s <204c61796572> 1 9087 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <557375616c6c79> 0 2906 -1 s <20696d706c656d656e7465642062792065787065727473> 3 7084 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <436f64652069732070617274206f6620746865206f7065726174696e672073797374656d> 6 7709 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726f7669646573206d616368696e6520746f206d616368696e6520636f6d6d756e69636174696f6e> 4 9331 32 s 1270.0 4217.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4f66> 0 2034 -1 s 2026.0 4217.0 m <6665727320756e72656c6961626c652c20636f6e6e656374696f6e6c65737320646174616772616d2064656c6976657279> 4 10347 32 s 10801 13978 1 cutmarks eop %%Page: () 12 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3132> 0 12919 -1 s 4588.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <54> 0 4976 -1 s 4941.0 1748.0 m <72616e73706f7274> 0 7516 -1 s <204c61796572> 1 9387 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <557375616c6c79> 0 2906 -1 s <20696d706c656d656e7465642062792065787065727473> 3 7084 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <436f64652069732070617274206f6620746865206f7065726174696e672073797374656d> 6 7709 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726f766964657320636f6e6e656374696f6e2066726f6d206170706c69636174696f6e2070726f6772616d20746f206170706c69636174696f6e> 6 11923 32 s 1588.0 4111.0 m <70726f6772616d> 0 3023 -1 s 1270.0 4707.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4f6674656e2068616e646c65732072656c696162696c697479> 2 5708 32 s 5681.0 4707.0 m <2c20666c6f7720636f6e74726f6c> 2 7976 32 s 10801 13978 1 cutmarks eop %%Page: () 13 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3133> 0 12919 -1 s 4323.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <4170706c69636174696f6e> 0 7781 -1 s <204c61796572> 1 9652 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <496d706c656d656e746564> 0 3823 -1 s <206279206170706c69636174696f6e2070726f6772616d73202875736572206c6576656c2070726f63657373657329> 6 11803 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4d616e79206170706c69636174696f6eb173706563696669632070726f746f636f6c73> 2 7780 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4275696c74206f6e20746f70206f66207472616e73706f7274206c61796572> 5 6639 32 s 10801 13978 1 cutmarks eop %%Page: () 14 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3134> 0 12919 -1 s 3580.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <546865> 0 4709 -1 s <204c61796572696e67205072696e636970616c> 2 10394 32 s 1906.0 2426.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont <536f667477617265> 0 3434 -1 s <20696d706c656d656e74696e67206c61796572206e206174207468652064657374696e6174696f6e207265636569766573206578> 8 11931 32 s <2d> 0 12072 -1 s 1906.0 2882.0 m <6163746c79> 0 2730 -1 s <20746865206d6573736167652073656e7420627920736f667477617265> 5 7543 32 s <20696d706c656d656e74696e67206c61796572206e20617420746865> 5 12072 32 s 1906.0 3337.0 m <736f75726365> 0 3012 -1 s 10801 13978 1 cutmarks eop %%Page: () 15 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3135> 0 12919 -1 s 2893.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <486f77> 0 4233 -1 s <204461746120506173736573205468726f75676820> 4 11080 32 s 4587.0 2472.0 m <50726f746f636f6c204c6179657273> 1 9387 32 s 3956.0 5946.0 m /wst:helvps10 10.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps10 setfont 0.0 0.0 m 8.0 sw newpath 9014 5257 M 9014 5932 L dp newpath 4678 5257 M 4678 5866 L dp 17.0 sw newpath 4678 4609 M 4678 5257 L dp newpath 7167 5932 M 8205 5932 L 8205 5932 L 9416 5932 L dp newpath 8.0 sw 1.0000 setgray 3956 5138 M 5401 5138 L 5401 5138 L 5401 5668 L 3956 5668 L closepath 0 0 solidfill 0.0000 setgray newpath 3956 5138 M 5401 5138 L 5401 5138 L 5401 5668 L 3956 5668 L closepath dp 17.0 sw newpath 9014 4609 M 9014 5138 L dp 8.0 sw newpath 3956 3551 M 5401 3551 L 5401 3551 L 5401 4080 L 3956 4080 L closepath dp newpath 3956 3021 M 5401 3021 L 5401 3021 L 5401 3551 L 3956 3551 L closepath dp newpath 1.0000 setgray 3956 4080 M 5401 4080 L 5401 4080 L 5401 4609 L 3956 4609 L closepath 0 0 solidfill 0.0000 setgray newpath 3956 4080 M 5401 4080 L 5401 4080 L 5401 4609 L 3956 4609 L closepath dp newpath 1.0000 setgray 8292 5138 M 9737 5138 L 9737 5138 L 9737 5668 L 8292 5668 L closepath 0 0 solidfill 0.0000 setgray newpath 8292 5138 M 9737 5138 L 9737 5138 L 9737 5668 L 8292 5668 L closepath dp newpath 1.0000 setgray 8292 4080 M 9737 4080 L 9737 4080 L 9737 4609 L 8292 4609 L closepath 0 0 solidfill 0.0000 setgray newpath 8292 4080 M 9737 4080 L 9737 4080 L 9737 4609 L 8292 4609 L closepath dp newpath 8292 3551 M 9737 3551 L 9737 3551 L 9737 4080 L 8292 4080 L closepath dp newpath 8292 3021 M 9737 3021 L 9737 3021 L 9737 3551 L 8292 3551 L closepath dp /wst:helvps8 8.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps8 setfont 4678.0 4317.0 m 4420.0 4317.0 m <4e6574776f726b> 0 4937 -1 s 9014.0 3787.0 m 8716.0 3787.0 m <54> 0 8802 -1 s 8797.0 3787.0 m <72616e73706f7274> 0 9313 -1 s 9014.0 4316.0 m 8756.0 4316.0 m <4e6574776f726b> 0 9273 -1 s 0.0 0.0 m newpath 90.3934 74.4167 0 411.5153 2856.4013 -27.8856 6657.5658 1278.0140 addconic 8042 3658 L 8080 3657 L -20.3562 71.4600 1 59.6626 122.1097 11.9791 8016.4654 3686.9417 addconic -71.0759 20.7769 1 59.8650 123.0621 -11.9789 8016.1687 3921.9052 addconic 8080 3953 L 8042 3952 L -74.3712 -90.3625 0 411.1277 2851.3364 27.8843 6659.8702 6327.2958 addconic 0 0 solidfill newpath 90.3934 74.4167 0 411.5153 2856.4013 -27.8856 6657.5658 1278.0140 addconic dp newpath 0.0 sw 8042 3658 M 8080 3657 L newpath 8.0 sw -20.3562 71.4600 1 59.6626 122.1097 11.9791 8016.4654 3686.9417 addconic -71.0759 20.7769 1 59.8650 123.0621 -11.9789 8016.1687 3921.9052 addconic dp newpath 0.0 sw 8080 3953 M 8042 3952 L newpath 8.0 sw -74.3712 -90.3625 0 411.1277 2851.3364 27.8843 6659.8702 6327.2958 addconic dp newpath 0.0 sw 8080 3659 M 8042 3658 L 8042 3658 L 8042 3187 L 8042 3187 L 8080 3186 L 8080 3186 L closepath 0 0 solidfill newpath 8080 3659 M 8042 3658 L newpath 8.0 sw 8042 3658 M 8042 3187 L dp newpath 0.0 sw 8042 3187 M 8080 3186 L newpath 8.0 sw 8080 3186 M 8080 3659 L dp newpath 0.0 sw 8080 3953 M 8042 3954 L 8042 3954 L 8042 4425 L 8042 4425 L 8080 4426 L 8080 4426 L closepath 0 0 solidfill newpath 8080 3953 M 8042 3954 L newpath 8.0 sw 8042 3954 M 8042 4425 L dp newpath 0.0 sw 8042 4425 M 8080 4426 L newpath 8.0 sw 8080 4426 M 8080 3953 L dp newpath -81.9307 155.8719 0 53.8096 115.6979 11.8364 8100.1105 3150.5674 addconic 8042 3187 L 8080 3186 L -105.7700 -89.6372 1 407.4764 2801.8916 -27.8636 9438.1284 5518.0551 addconic 0 0 solidfill newpath -81.9307 155.8719 0 53.8096 115.6979 11.8364 8100.1105 3150.5674 addconic dp newpath 0.0 sw 8042 3187 M 8080 3186 L newpath 8.0 sw -105.7700 -89.6372 1 407.4764 2801.8916 -27.8636 9438.1284 5518.0551 addconic dp newpath 81.9326 -155.8653 1 53.8032 115.6925 -11.8407 8100.1059 4461.4391 addconic 8042 4425 L 8080 4426 L 105.7700 89.6371 0 407.4759 2801.8878 27.8636 9438.1266 2093.9480 addconic 0 0 solidfill newpath 81.9326 -155.8653 1 53.8032 115.6925 -11.8407 8100.1059 4461.4391 addconic dp newpath 0.0 sw 8042 4425 M 8080 4426 L newpath 8.0 sw 105.7700 89.6371 0 407.4759 2801.8878 27.8636 9438.1266 2093.9480 addconic dp 6887.0 3716.0 m 6642.0 3716.0 m <5443502f4950> 0 7096 -1 s 7093.0 3716.0 m <20> 1 7132 32 s 6868.0 5297.0 m 6610.0 5297.0 m <4e6574776f726b> 0 7127 -1 s 6868.0 5466.0 m 6563.0 5466.0 m <4861726477617265> 0 7173 -1 s 4678.0 2889.0 m 4338.0 2889.0 m <486f737420> 1 4667 32 s 4659.0 2889.0 m <416c706861> 0 5018 -1 s 9014.0 h 8672.0 2889.0 m <486f737420> 1 9001 32 s 8998.0 2889.0 m <5468657461> 0 9357 -1 s 0.0 0.0 m newpath -89.6932 -105.8798 0 407.9655 2847.6680 -27.3757 7000.4646 6328.7276 addconic 5642 3948 L 5604 3948 L 160.1089 -108.0730 1 59.7744 123.9204 11.5791 5667.5271 3917.9784 addconic 108.8849 -159.2237 1 59.7960 125.1741 -11.7531 5667.8235 3679.1047 addconic 5604 3647 L 5642 3648 L 105.7264 89.7663 0 414.8660 2898.6518 27.5532 7032.3384 1226.3231 addconic 0 0 solidfill newpath -89.6932 -105.8798 0 407.9655 2847.6680 -27.3757 7000.4646 6328.7276 addconic dp newpath 0.0 sw 5642 3948 M 5604 3948 L newpath 8.0 sw 160.1089 -108.0730 1 59.7744 123.9204 11.5791 5667.5271 3917.9784 addconic 108.8849 -159.2237 1 59.7960 125.1741 -11.7531 5667.8235 3679.1047 addconic dp newpath 0.0 sw 5604 3647 M 5642 3648 L newpath 8.0 sw 105.7264 89.7663 0 414.8660 2898.6518 27.5532 7032.3384 1226.3231 addconic dp newpath 0.0 sw 5604 3947 M 5642 3948 L 5642 3948 L 5642 4427 L 5642 4427 L 5604 4427 L 5604 4427 L closepath 0 0 solidfill newpath 5604 3947 M 5642 3948 L newpath 8.0 sw 5642 3948 M 5642 4427 L dp newpath 0.0 sw 5642 4427 M 5604 4427 L newpath 8.0 sw 5604 4427 M 5604 3947 L dp newpath 0.0 sw 5604 3647 M 5642 3647 L 5642 3647 L 5642 3168 L 5642 3168 L 5604 3167 L 5604 3167 L closepath 0 0 solidfill newpath 5604 3647 M 5642 3647 L newpath 8.0 sw 5642 3647 M 5642 3168 L dp newpath 0.0 sw 5642 3168 M 5604 3167 L newpath 8.0 sw 5604 3167 M 5604 3647 L dp newpath 98.4877 -23.7619 0 53.8984 117.4024 11.4689 5583.8845 4463.7838 addconic 5642 4427 L 5604 4427 L 74.2674 90.3330 1 411.0113 2889.6921 -27.3927 4225.3506 2008.7072 addconic 0 0 solidfill newpath 98.4877 -23.7619 0 53.8984 117.4024 11.4689 5583.8845 4463.7838 addconic dp newpath 0.0 sw 5642 4427 M 5604 4427 L newpath 8.0 sw 74.2674 90.3330 1 411.0113 2889.6921 -27.3927 4225.3506 2008.7072 addconic dp newpath -98.1027 24.5933 1 53.7618 117.6958 -11.6126 5583.8773 3129.6105 addconic 5642 3168 L 5604 3167 L -74.0679 -90.2975 0 409.5406 2826.2012 27.5236 4248.4451 5525.1095 addconic 0 0 solidfill newpath -98.1027 24.5933 1 53.7618 117.6958 -11.6126 5583.8773 3129.6105 addconic dp newpath 0.0 sw 5642 3168 M 5604 3167 L newpath 8.0 sw -74.0679 -90.2975 0 409.5406 2826.2012 27.5236 4248.4451 5525.1095 addconic dp newpath 1.0000 setgray 8874 5833 M 9115 5833 L 9115 5833 L 9115 6032 L 8874 6032 L closepath 0 0 solidfill 0.0000 setgray newpath 8874 5833 M 9115 5833 L 9115 5833 L 9115 6032 L 8874 6032 L closepath dp 17.0 sw newpath 4194 5932 M 4972 5932 L 4972 5932 L 7248 5932 L dp newpath 8.0 sw 1.0000 setgray 4538 5833 M 4779 5833 L 4779 5833 L 4779 6032 L 4538 6032 L closepath 0 0 solidfill 0.0000 setgray newpath 4538 5833 M 4779 5833 L 4779 5833 L 4779 6032 L 4538 6032 L closepath dp 9927.0 5876.0 m /wst:helvps8b 8.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps8b setfont <20> 1 9966 32 s 0.0 0.0 m newpath 17.0 sw 4158 3519 M 4238 3518 L 4238 3518 L 4196 3319 L closepath 0 0 solidfill dp newpath 9536 3502 M 9616 3501 L 9616 3501 L 9575 3302 L closepath 0 0 solidfill dp wst:helvps8 setfont 9014.0 3258.0 m 8671.0 3258.0 m <4170706c69636174696f6e> 0 9358 -1 s 9014.0 3399.0 m 8838.0 3399.0 m <4c61796572> 0 9190 -1 s 9014.0 3928.0 m 8838.0 3928.0 m <4c61796572> 0 9190 -1 s 9014.0 4457.0 m 8838.0 4457.0 m <4c61796572> 0 9190 -1 s 6887.0 3857.0 m 6629.0 3857.0 m <50726f746f636f6c> 0 7145 -1 s 6887.0 3998.0 m 6676.0 3998.0 m <4c6179657273> 0 7099 -1 s 0.0 0.0 m newpath 7883 5302 M 7884 5368 L 7884 5368 L 8125 5334 L closepath 0 0 solidfill dp newpath 5770 5371 M 5769 5305 L 5769 5305 L 5527 5339 L closepath 0 0 solidfill dp newpath 5770 5343 M 6132 5339 L dp newpath 7520 5337 M 7883 5336 L dp 4678.0 3787.0 m 4380.0 3787.0 m <54> 0 4466 -1 s 4461.0 3787.0 m <72616e73706f7274> 0 4977 -1 s 4678.0 3927.0 m 4502.0 3927.0 m <4c61796572> 0 4854 -1 s 4678.0 4456.0 m 4502.0 4456.0 m <4c61796572> 0 4854 -1 s 0.0 0.0 m newpath 4196 3418 M 4196 5131 L dp newpath 89.9975 179.9282 1 507.9922 418.5255 0.0018 4704.9915 5130.4745 addconic dp newpath 0.0027 90.0008 1 507.9928 418.0034 -0.0037 9068.0072 5131.0130 addconic dp newpath 9576 3418 M 9576 5131 L dp newpath 4705 5549 M 9109 5549 L dp 4678.0 3257.0 m 4335.0 3257.0 m <4170706c69636174696f6e> 0 5022 -1 s 4678.0 3399.0 m 4502.0 3399.0 m <4c61796572> 0 4854 -1 s wst:helvps10 setfont 10022.0 5946.0 m 10801 13978 1 cutmarks eop %%Page: () 16 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3136> 0 12919 -1 s 3528.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <4c61796572696e67> 0 6175 -1 s <20496e20416e20496e7465726e6574> 3 10445 32 s 851.0 8310.0 m wst:timsps10 setfont 0.0 0.0 m 17.0 sw newpath 8488 2380 M 10712 2380 L 10712 2380 L 10712 3204 L 8488 3204 L closepath dp newpath 8488 3596 M 10712 3596 L 10712 3596 L 10712 4420 L 8488 4420 L closepath dp newpath 8488 4812 M 10712 4812 L 10712 4812 L 10712 5637 L 8488 5637 L closepath dp newpath 8488 6029 M 10712 6029 L 10712 6029 L 10712 6853 L 8488 6853 L closepath dp newpath 1393 2380 M 3618 2380 L 3618 2380 L 3618 3204 L 1393 3204 L closepath dp newpath 1393 3596 M 3618 3596 L 3618 3596 L 3618 4420 L 1393 4420 L closepath dp newpath 1393 4812 M 3618 4812 L 3618 4812 L 3618 5637 L 1393 5637 L closepath dp newpath 1393 6029 M 3618 6029 L 3618 6029 L 3618 6853 L 1393 6853 L closepath dp newpath 4883 4812 M 7108 4812 L 7108 4812 L 7108 5637 L 4883 5637 L closepath dp newpath 4883 6029 M 7108 6029 L 7108 6029 L 7108 6853 L 4883 6853 L closepath dp newpath -90.00 270.00 1118 406 0.00 4104 7852 el dp newpath -90.00 270.00 1118 406 0.00 8001 7852 el dp 53.0 sw 1.0000 setgray newpath 2459 3607 M 2459 3210 L dp newpath 0.0 sw 0.0000 setgray 2459 3441 M 2459 3441 L 2512 3410 L 2459 3607 L 2407 3410 L closepath 0 0 solidfill newpath 2459 3441 M newpath 53.0 sw 1.0000 setgray 2459 3441 M 2512 3410 L 2459 3607 L 2407 3410 L closepath dp 0.0 sw 0.0000 setgray newpath 2459 3607 M closepath 17.0 sw newpath 2459 3607 M 2459 3210 L dp newpath 0.0 sw 2459 3441 M 2459 3441 L 2512 3410 L 2459 3607 L 2407 3410 L closepath 0 0 solidfill newpath 2459 3441 M newpath 17.0 sw 2459 3441 M 2512 3410 L 2459 3607 L 2407 3410 L closepath dp 0.0 sw newpath 2459 3607 M closepath 53.0 sw 1.0000 setgray newpath 2410 6029 M 2410 5632 L dp newpath 0.0 sw 0.0000 setgray 2410 5863 M 2410 5863 L 2462 5832 L 2410 6029 L 2357 5832 L closepath 0 0 solidfill newpath 2410 5863 M newpath 53.0 sw 1.0000 setgray 2410 5863 M 2462 5832 L 2410 6029 L 2357 5832 L closepath dp 0.0 sw 0.0000 setgray newpath 2410 6029 M closepath 17.0 sw newpath 2410 6029 M 2410 5632 L dp newpath 0.0 sw 2410 5863 M 2410 5863 L 2462 5832 L 2410 6029 L 2357 5832 L closepath 0 0 solidfill newpath 2410 5863 M newpath 17.0 sw 2410 5863 M 2462 5832 L 2410 6029 L 2357 5832 L closepath dp 0.0 sw newpath 2410 6029 M closepath 53.0 sw 1.0000 setgray newpath 6476 6029 M 6476 5632 L dp newpath 0.0 sw 0.0000 setgray 6476 5863 M 6476 5863 L 6529 5832 L 6476 6029 L 6423 5832 L closepath 0 0 solidfill newpath 6476 5863 M newpath 53.0 sw 1.0000 setgray 6476 5863 M 6529 5832 L 6476 6029 L 6423 5832 L closepath dp 0.0 sw 0.0000 setgray newpath 6476 6029 M closepath 17.0 sw newpath 6476 6029 M 6476 5632 L dp newpath 0.0 sw 6476 5863 M 6476 5863 L 6529 5832 L 6476 6029 L 6423 5832 L closepath 0 0 solidfill newpath 6476 5863 M newpath 17.0 sw 6476 5863 M 6529 5832 L 6476 6029 L 6423 5832 L closepath dp 0.0 sw newpath 6476 6029 M closepath 53.0 sw 1.0000 setgray newpath 2444 4812 M 2444 4415 L dp newpath 0.0 sw 0.0000 setgray 2444 4646 M 2444 4646 L 2496 4616 L 2444 4812 L 2391 4616 L closepath 0 0 solidfill newpath 2444 4646 M newpath 53.0 sw 1.0000 setgray 2444 4646 M 2496 4616 L 2444 4812 L 2391 4616 L closepath dp 0.0 sw 0.0000 setgray newpath 2444 4812 M closepath 17.0 sw newpath 2444 4812 M 2444 4415 L dp newpath 0.0 sw 2444 4646 M 2444 4646 L 2496 4616 L 2444 4812 L 2391 4616 L closepath 0 0 solidfill newpath 2444 4646 M newpath 17.0 sw 2444 4646 M 2496 4616 L 2444 4812 L 2391 4616 L closepath dp 0.0 sw newpath 2444 4812 M closepath 53.0 sw 1.0000 setgray newpath 9577 3204 M 9577 3601 L dp newpath 0.0 sw 0.0000 setgray 9577 3370 M 9577 3370 L 9524 3401 L 9577 3204 L 9629 3401 L closepath 0 0 solidfill newpath 9577 3370 M newpath 53.0 sw 1.0000 setgray 9577 3370 M 9524 3401 L 9577 3204 L 9629 3401 L closepath dp 0.0 sw 0.0000 setgray newpath 9577 3204 M closepath 17.0 sw newpath 9577 3204 M 9577 3601 L dp newpath 0.0 sw 9577 3370 M 9577 3370 L 9524 3401 L 9577 3204 L 9629 3401 L closepath 0 0 solidfill newpath 9577 3370 M newpath 17.0 sw 9577 3370 M 9524 3401 L 9577 3204 L 9629 3401 L closepath dp 0.0 sw newpath 9577 3204 M closepath 53.0 sw 1.0000 setgray newpath 9560 4415 M 9560 4812 L dp newpath 0.0 sw 0.0000 setgray 9560 4581 M 9560 4581 L 9507 4612 L 9560 4415 L 9612 4612 L closepath 0 0 solidfill newpath 9560 4581 M newpath 53.0 sw 1.0000 setgray 9560 4581 M 9507 4612 L 9560 4415 L 9612 4612 L closepath dp 0.0 sw 0.0000 setgray newpath 9560 4415 M closepath 17.0 sw newpath 9560 4415 M 9560 4812 L dp newpath 0.0 sw 9560 4581 M 9560 4581 L 9507 4612 L 9560 4415 L 9612 4612 L closepath 0 0 solidfill newpath 9560 4581 M newpath 17.0 sw 9560 4581 M 9507 4612 L 9560 4415 L 9612 4612 L closepath dp 0.0 sw newpath 9560 4415 M closepath 53.0 sw 1.0000 setgray newpath 9594 5632 M 9594 6029 L dp newpath 0.0 sw 0.0000 setgray 9594 5798 M 9594 5798 L 9541 5828 L 9594 5632 L 9646 5828 L closepath 0 0 solidfill newpath 9594 5798 M newpath 53.0 sw 1.0000 setgray 9594 5798 M 9541 5828 L 9594 5632 L 9646 5828 L closepath dp 0.0 sw 0.0000 setgray newpath 9594 5632 M closepath 17.0 sw newpath 9594 5632 M 9594 6029 L dp newpath 0.0 sw 9594 5798 M 9594 5798 L 9541 5828 L 9594 5632 L 9646 5828 L closepath 0 0 solidfill newpath 9594 5798 M newpath 17.0 sw 9594 5798 M 9541 5828 L 9594 5632 L 9646 5828 L closepath dp 0.0 sw newpath 9594 5632 M closepath 53.0 sw 1.0000 setgray newpath 5341 5632 M 5341 6029 L dp newpath 0.0 sw 0.0000 setgray 5341 5798 M 5341 5798 L 5288 5828 L 5341 5632 L 5394 5828 L closepath 0 0 solidfill newpath 5341 5798 M newpath 53.0 sw 1.0000 setgray 5341 5798 M 5288 5828 L 5341 5632 L 5394 5828 L closepath dp 0.0 sw 0.0000 setgray newpath 5341 5632 M closepath 17.0 sw newpath 5341 5632 M 5341 6029 L dp newpath 0.0 sw 5341 5798 M 5341 5798 L 5288 5828 L 5341 5632 L 5394 5828 L closepath 0 0 solidfill newpath 5341 5798 M newpath 17.0 sw 5341 5798 M 5288 5828 L 5341 5632 L 5394 5828 L closepath dp 0.0 sw newpath 5341 5632 M closepath 53.0 sw 1.0000 setgray newpath 3368 7540 M 2664 6836 L dp newpath 0.0 sw 0.0000 setgray 3251 7423 M 3251 7423 L 3267 7364 L 3368 7540 L 3192 7439 L closepath 0 0 solidfill newpath 3251 7423 M newpath 53.0 sw 1.0000 setgray 3251 7423 M 3267 7364 L 3368 7540 L 3192 7439 L closepath dp 0.0 sw 0.0000 setgray newpath 3368 7540 M closepath 17.0 sw newpath 3368 7540 M 2664 6836 L dp newpath 0.0 sw 3251 7423 M 3251 7423 L 3267 7364 L 3368 7540 L 3192 7439 L closepath 0 0 solidfill newpath 3251 7423 M newpath 17.0 sw 3251 7423 M 3267 7364 L 3368 7540 L 3192 7439 L closepath dp 0.0 sw newpath 3368 7540 M closepath 53.0 sw 1.0000 setgray newpath 7282 7557 M 6578 6853 L dp newpath 0.0 sw 0.0000 setgray 7165 7440 M 7165 7440 L 7180 7381 L 7282 7557 L 7106 7456 L closepath 0 0 solidfill newpath 7165 7440 M newpath 53.0 sw 1.0000 setgray 7165 7440 M 7180 7381 L 7282 7557 L 7106 7456 L closepath dp 0.0 sw 0.0000 setgray newpath 7282 7557 M closepath 17.0 sw newpath 7282 7557 M 6578 6853 L dp newpath 0.0 sw 7165 7440 M 7165 7440 L 7180 7381 L 7282 7557 L 7106 7456 L closepath 0 0 solidfill newpath 7165 7440 M newpath 17.0 sw 7165 7440 M 7180 7381 L 7282 7557 L 7106 7456 L closepath dp 0.0 sw newpath 7282 7557 M closepath 53.0 sw 1.0000 setgray newpath 5443 6853 M 4765 7531 L dp newpath 0.0 sw 0.0000 setgray 5325 6970 M 5325 6970 L 5267 6955 L 5443 6853 L 5341 7029 L closepath 0 0 solidfill newpath 5325 6970 M newpath 53.0 sw 1.0000 setgray 5325 6970 M 5267 6955 L 5443 6853 L 5341 7029 L closepath dp 0.0 sw 0.0000 setgray newpath 5443 6853 M closepath 17.0 sw newpath 5443 6853 M 4765 7531 L dp newpath 0.0 sw 5325 6970 M 5325 6970 L 5267 6955 L 5443 6853 L 5341 7029 L closepath 0 0 solidfill newpath 5325 6970 M newpath 17.0 sw 5325 6970 M 5267 6955 L 5443 6853 L 5341 7029 L closepath dp 0.0 sw newpath 5443 6853 M closepath 53.0 sw 1.0000 setgray newpath 9255 6853 M 8577 7531 L dp newpath 0.0 sw 0.0000 setgray 9137 6970 M 9137 6970 L 9079 6955 L 9255 6853 L 9153 7029 L closepath 0 0 solidfill newpath 9137 6970 M newpath 53.0 sw 1.0000 setgray 9137 6970 M 9079 6955 L 9255 6853 L 9153 7029 L closepath dp 0.0 sw 0.0000 setgray newpath 9255 6853 M closepath 17.0 sw newpath 9255 6853 M 8577 7531 L dp newpath 0.0 sw 9137 6970 M 9137 6970 L 9079 6955 L 9255 6853 L 9153 7029 L closepath 0 0 solidfill newpath 9137 6970 M newpath 17.0 sw 9137 6970 M 9079 6955 L 9255 6853 L 9153 7029 L closepath dp 0.0 sw newpath 9255 6853 M closepath 17.0 sw newpath 2459 3379 M 5307 3041 L [34 85 ] 17 1 setpenpat dp 2173.0 2244.0 m <486f7374> 0 2505 -1 s <2041> 1 2676 32 s 9255.0 h <486f73742041> 1 9758 32 s 2045.0 2770.0 m <4170706c69636174696f6e> 0 2876 -1 s 2119.0 4074.0 m <54> 0 2227 -1 s 2221.0 4074.0 m <72616e73706f7274> 0 2798 -1 s 2187.0 5276.0 m <496e7465726e6574> 0 2735 -1 s 2130.0 6292.0 m <4e6574776f726b20> 1 2790 32 s 2147.0 6488.0 m <496e74657266616365> 0 2773 -1 s 9161.0 2770.0 m <4170706c69636174696f6e> 0 9992 -1 s 9235.0 4074.0 m <54> 0 9343 -1 s 9337.0 4074.0 m <72616e73706f7274> 0 9914 -1 s 9303.0 5311.0 m <496e7465726e6574> 0 9851 -1 s 9246.0 6328.0 m <4e6574776f726b20> 1 9906 32 s 9263.0 6524.0 m <496e74657266616365> 0 9889 -1 s 5673.0 5276.0 m <496e7465726e6574> 0 6221 -1 s 5616.0 6292.0 m <4e6574776f726b20> 1 6276 32 s 5633.0 6488.0 m <496e74657266616365> 0 6259 -1 s 3623.0 7886.0 m <506879736963616c204e65742031> 2 4649 32 s 7486.0 h <506879736963616c204e65742032> 2 8512 32 s 5515.0 4633.0 m <476174657761792047> 1 6311 32 s 5636.0 2954.0 m <6964656e746963616c> 0 6242 -1 s 5641.0 3150.0 m <6d657373616765> 0 6236 -1 s 5686.0 3869.0 m <6964656e746963616c> 0 6292 -1 s 5759.0 4065.0 m <7061636b6574> 0 6218 -1 s 0.0 0.0 m newpath 2444 4633 M 5527 4091 L [34 85 ] 17 1 setpenpat dp newpath 9560 4633 M 6459 4057 L [34 85 ] 17 1 setpenpat dp newpath 9577 3447 M 6578 3058 L [34 85 ] 17 1 setpenpat dp 3979.0 5360.0 m <6964656e746963616c> 0 4585 -1 s 3955.0 5556.0 m <646174616772616d> 0 4610 -1 s 3979.0 6716.0 m <6964656e746963616c> 0 4585 -1 s 4076.0 6912.0 m <6672616d65> 0 4487 -1 s 0.0 0.0 m newpath 2410 5836 M 3850 5582 L [34 85 ] 17 1 setpenpat dp newpath 5341 5853 M 4595 5582 L [34 85 ] 17 1 setpenpat dp newpath 2859 7031 M 3935 6853 L [34 85 ] 17 1 setpenpat dp newpath 4545 6938 M 5002 7124 L [34 85 ] 17 1 setpenpat dp 7545.0 5335.0 m <6964656e746963616c> 0 8151 -1 s 7521.0 5531.0 m <646174616772616d> 0 8176 -1 s 7546.0 6690.0 m <6964656e746963616c> 0 8152 -1 s 7643.0 6886.0 m <6672616d65> 0 8054 -1 s 0.0 0.0 m newpath 7645 5557 M 6476 5819 L [34 85 ] 17 1 setpenpat dp newpath 7781 6912 M 7205 7293 L [34 85 ] 17 1 setpenpat dp newpath 7916 5557 M 9509 5904 L [34 85 ] 17 1 setpenpat dp newpath 7899 6912 M 8611 7276 L [34 85 ] 17 1 setpenpat dp 12288.0 8310.0 m 10801 13978 1 cutmarks eop %%Page: () 17 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L [] 0 setdash dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3137> 0 12919 -1 s 3528.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <44656d756c7469706c6578696e67> 0 8081 -1 s <20416d6f6e67> 1 10445 32 s 3847.0 2472.0 m <536f667477617265204d6f64756c6573204174> 2 10127 32 s 5293.0 3195.0 m <45616368204c61796572> 1 8682 32 s 851.0 8657.0 m wst:timsps10 setfont 0.0 0.0 m 17.0 sw newpath 1512 4049 M 3748 4049 L 3748 4049 L 3748 4608 L 1512 4608 L closepath dp newpath 4646 4032 M 6883 4032 L 6883 4032 L 6883 4591 L 4646 4591 L closepath dp newpath 7832 4049 M 10068 4049 L 10068 4049 L 10068 4608 L 7832 4608 L closepath dp newpath 3206 5591 M 8187 5591 L 8187 5591 L 8187 6150 L 3206 6150 L closepath dp newpath -0.0012 359.9988 1 820.1441 479.9776 0.0002 5616.8559 7651.0070 addconic dp 53.0 sw 1.0000 setgray newpath 5612 4591 M 5612 5591 L dp newpath 0.0000 setgray 5682 4782 M 5542 4782 L 5542 4782 L 5612 4591 L closepath 0 0 solidfill 1.0000 setgray newpath 5682 4782 M 5542 4782 L 5542 4782 L 5612 4591 L closepath dp 0.0 sw 0.0000 setgray newpath 5612 4591 M closepath 17.0 sw newpath 5612 4591 M 5612 5591 L dp newpath 5682 4782 M 5612 4591 L 5612 4591 L 5542 4782 L closepath 0 0 solidfill dp 0.0 sw newpath 5612 4591 M closepath 53.0 sw 1.0000 setgray newpath 5612 6150 M 5612 7149 L dp newpath 0.0000 setgray 5682 6341 M 5542 6341 L 5542 6341 L 5612 6150 L closepath 0 0 solidfill 1.0000 setgray newpath 5682 6341 M 5542 6341 L 5542 6341 L 5612 6150 L closepath dp 0.0 sw 0.0000 setgray newpath 5612 6150 M closepath 17.0 sw newpath 5612 6150 M 5612 7149 L dp newpath 5682 6341 M 5612 6150 L 5612 6150 L 5542 6341 L closepath 0 0 solidfill dp 0.0 sw newpath 5612 6150 M closepath 53.0 sw 1.0000 setgray newpath 8797 4608 M 7815 5591 L dp newpath 0.0000 setgray 8711 4792 M 8613 4694 L 8613 4694 L 8797 4608 L closepath 0 0 solidfill 1.0000 setgray newpath 8711 4792 M 8613 4694 L 8613 4694 L 8797 4608 L closepath dp 0.0 sw 0.0000 setgray newpath 8797 4608 M closepath 17.0 sw newpath 8797 4608 M 7815 5591 L dp newpath 8711 4792 M 8797 4608 L 8797 4608 L 8613 4694 L closepath 0 0 solidfill dp 0.0 sw newpath 8797 4608 M closepath 53.0 sw 1.0000 setgray newpath 2478 4608 M 3477 5608 L dp newpath 0.0000 setgray 2662 4694 M 2563 4792 L 2563 4792 L 2478 4608 L closepath 0 0 solidfill 1.0000 setgray newpath 2662 4694 M 2563 4792 L 2563 4792 L 2478 4608 L closepath dp 0.0 sw 0.0000 setgray newpath 2478 4608 M closepath 17.0 sw newpath 2478 4608 M 3477 5608 L dp newpath 2662 4694 M 2478 4608 L 2478 4608 L 2563 4792 L closepath 0 0 solidfill dp 0.0 sw newpath 2478 4608 M closepath 4918.0 7725.0 m /wst:helvps12b 12.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps12b setfont <4672616d65> 0 5554 -1 s <2041727269766573> 1 6343 32 s 2014.0 4431.0 m <4950204d6f64756c65> 1 3017 32 s 5071.0 h <415250204d6f64756c65> 1 6321 32 s 8214.0 h <52415250204d6f64756c65> 1 9617 32 s 3884.0 5922.0 m <44656d756c7469706c6578696e67204261736564204f6e204672616d652054> 4 7340 32 s 7324.0 5922.0 m <797065> 0 7690 -1 s wst:timsps10 setfont 12288.0 8657.0 m 10801 13978 1 cutmarks eop %%Page: () 18 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3138> 0 12919 -1 s 3528.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <44656d756c7469706c6578696e67> 0 8081 -1 s <20416d6f6e67> 1 10445 32 s 3847.0 2472.0 m <536f667477617265204d6f64756c6573204174> 2 10127 32 s 3476.0 3195.0 m <45616368204c617965722028636f6e74696e75656429> 2 10498 32 s 851.0 8657.0 m wst:timsps10 setfont 0.0 0.0 m 17.0 sw newpath 1512 4049 M 3748 4049 L 3748 4049 L 3748 4608 L 1512 4608 L closepath dp newpath 4646 4032 M 6883 4032 L 6883 4032 L 6883 4591 L 4646 4591 L closepath dp newpath 7832 4049 M 10068 4049 L 10068 4049 L 10068 4608 L 7832 4608 L closepath dp newpath 3206 5591 M 8187 5591 L 8187 5591 L 8187 6150 L 3206 6150 L closepath dp newpath -0.0011 359.9989 1 1340.4171 323.0034 0.0001 5680.5829 7463.0048 addconic dp 53.0 sw 1.0000 setgray newpath 5612 4591 M 5612 5591 L dp newpath 0.0000 setgray 5682 4782 M 5542 4782 L 5542 4782 L 5612 4591 L closepath 0 0 solidfill 1.0000 setgray newpath 5682 4782 M 5542 4782 L 5542 4782 L 5612 4591 L closepath dp 0.0 sw 0.0000 setgray newpath 5612 4591 M closepath 17.0 sw newpath 5612 4591 M 5612 5591 L dp newpath 5682 4782 M 5612 4591 L 5612 4591 L 5542 4782 L closepath 0 0 solidfill dp 0.0 sw newpath 5612 4591 M closepath 53.0 sw 1.0000 setgray newpath 5612 6150 M 5612 7149 L dp newpath 0.0000 setgray 5682 6341 M 5542 6341 L 5542 6341 L 5612 6150 L closepath 0 0 solidfill 1.0000 setgray newpath 5682 6341 M 5542 6341 L 5542 6341 L 5612 6150 L closepath dp 0.0 sw 0.0000 setgray newpath 5612 6150 M closepath 17.0 sw newpath 5612 6150 M 5612 7149 L dp newpath 5682 6341 M 5612 6150 L 5612 6150 L 5542 6341 L closepath 0 0 solidfill dp 0.0 sw newpath 5612 6150 M closepath 53.0 sw 1.0000 setgray newpath 8797 4608 M 7815 5591 L dp newpath 0.0000 setgray 8711 4792 M 8613 4694 L 8613 4694 L 8797 4608 L closepath 0 0 solidfill 1.0000 setgray newpath 8711 4792 M 8613 4694 L 8613 4694 L 8797 4608 L closepath dp 0.0 sw 0.0000 setgray newpath 8797 4608 M closepath 17.0 sw newpath 8797 4608 M 7815 5591 L dp newpath 8711 4792 M 8797 4608 L 8797 4608 L 8613 4694 L closepath 0 0 solidfill dp 0.0 sw newpath 8797 4608 M closepath 53.0 sw 1.0000 setgray newpath 2478 4608 M 3477 5608 L dp newpath 0.0000 setgray 2662 4694 M 2563 4792 L 2563 4792 L 2478 4608 L closepath 0 0 solidfill 1.0000 setgray newpath 2662 4694 M 2563 4792 L 2563 4792 L 2478 4608 L closepath dp 0.0 sw 0.0000 setgray newpath 2478 4608 M closepath 17.0 sw newpath 2478 4608 M 3477 5608 L dp newpath 2662 4694 M 2478 4608 L 2478 4608 L 2563 4792 L closepath 0 0 solidfill dp 0.0 sw newpath 2478 4608 M closepath 4748.0 7605.0 m /wst:helvps12b 12.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps12b setfont <446174616772616d> 0 5726 -1 s <2041727269766573> 1 6515 32 s 1817.0 4431.0 m <49434d50204d6f64756c65> 1 3150 32 s 5138.0 h <554450204d6f64756c65> 1 6388 32 s 8221.0 h <544350204d6f64756c65> 1 9448 32 s 5256.0 5939.0 m <4950204d6f64756c65> 1 6259 32 s wst:timsps10 setfont 12288.0 8657.0 m 10801 13978 1 cutmarks eop %%Page: () 19 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3139> 0 12919 -1 s 1552.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <496e74657266616365> 0 4198 -1 s <204265747765656e20496e7465726e65742050726f746f636f6c20> 4 12420 32 s 1250.0 2472.0 m <536f66747761726520496e20746865204f7065726174696e672053797374656d20616e64> 5 12720 32 s 3687.0 3195.0 m <4170706c69636174696f6e2050726f6772616d73> 1 10287 32 s 1270.0 3877.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4f7065726174696e67> 0 3282 -1 s <2073797374656d207370656369666963> 2 5989 32 s 1270.0 4473.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <446566696e65732065786163746c7920686f77206170706c69636174696f6e2070726f6772616d7320696e74657261637420776974682070726f746f> 7 12003 32 s <2d> 0 12144 -1 s 1588.0 4963.0 m <636f6c20736f667477617265> 1 3670 32 s 1270.0 5558.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <43616c6c65642074686520736f636b657420696e7465726661636520696e206d616e792073797374656d73> 6 9026 32 s 1270.0 6154.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <53797374656d206d61792068617665206c696272617279206f662070726f6365647572657320746861742073696d756c61746520736f636b657420696e> 9 12145 32 s <2d> 0 12286 -1 s 1588.0 6644.0 m <74657266616365> 0 2740 -1 s 10801 13978 1 cutmarks eop %%Page: () 20 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3230> 0 12919 -1 s 2382.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <55736572> 0 3793 -1 s <20446174616772616d2050726f746f636f6c202855445029> 3 11590 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726f7669646573> 0 3071 -1 s <206170706c69636174696f6e2070726f6772616d732077697468206162696c69747920746f2073656e6420616e642072656365697665> 8 12182 32 s 1588.0 2920.0 m <646174616772616d73> 0 3329 -1 s 1270.0 3515.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726f766964657320666f72206d756c7469706c652c20636f6e63757272656e74206170706c69636174696f6e2070726f6772616d73206f6e2061> 7 11734 32 s 1588.0 4005.0 m <73696e676c65206d616368696e65> 1 4142 32 s 1270.0 4601.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <496e636c7564657320286f7074696f6e616c2920636865636b73756d20666f722064617461207472616e73666572726564> 5 9955 32 s 1270.0 5196.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4f66> 0 2034 -1 s 2026.0 5196.0 m <6665727320756e72656c6961626c652c20636f6e6e656374696f6e6c657373207472616e73706f7274> 3 8783 32 s 10801 13978 1 cutmarks eop %%Page: () 21 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3231> 0 12919 -1 s 2222.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <55736572> 0 3633 -1 s <20446174616772616d2050726f746f636f6c2044657461696c73> 3 11750 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <446566696e6573> 0 2905 -1 s <20666f726d6174206f66206d65737361676573206170706c69636174696f6e2070726f6772616d732073656e64> 6 10884 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <45616368206d65737361676520696e636c7564657320736d616c6c20696e74656765722070726f746f636f6c20706f7274206e756d6265727320746f> 8 12110 32 s 1588.0 3515.0 m <64697374696e677569736820616d6f6e67206d756c7469706c65206170706c69636174696f6e2070726f6772616d73> 4 9924 32 s 1270.0 4111.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4d657373616765732061726520656e63617073756c6174656420696e20495020646174616772616d7320666f722064656c6976657279> 7 11013 32 s 10801 13978 1 cutmarks eop %%Page: () 22 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3232> 0 12919 -1 s 3723.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <554450> 0 5063 -1 s <204d65737361676520466f726d6174> 2 10251 32 s 1272.0 7230.0 m /wst:helvps18 18.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps18 setfont 1264 7267 12708 7267 12708 2177 1264 2177 clp 0.0 0.0 m 17.0 sw newpath 3099 7028 M 9135 7028 L dp newpath 3099 7028 M 3099 4804 L dp newpath 11333 6313 M 11333 4804 L dp newpath 3099 5519 M 11333 5519 L dp newpath 3099 6313 M 11333 6313 L dp newpath 6911 4804 M 6911 6313 L dp /wst:helvps18b 18.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps18b setfont 5005.0 5272.0 m 4104.0 5272.0 m <536f7572636520506f7274> 1 5906 32 s 0.0 0.0 m newpath 3099 4804 M 11333 4804 L dp 9122.0 5272.0 m 7895.0 5272.0 m <44657374696e6174696f6e20506f7274> 1 10350 32 s 5005.0 6075.0 m 4476.0 6075.0 m <4c656e677468> 0 5535 -1 s 9122.0 h 8318.0 6075.0 m <436865636b73756d> 0 9927 -1 s 6117.0 6781.0 m 5395.0 6781.0 m <554450> 0 6067 -1 s 6061.0 6781.0 m <2044617461> 1 6839 32 s /wst:helvps24b 24.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps24b setfont 10247.0 6710.0 m 10070.0 6710.0 m <2e2e2e> 0 10424 -1 s 0.0 0.0 m newpath 9135 6313 M 9135 7028 L dp 0 10801 13978 10801 13978 0 0 0 clp wst:helvps18 setfont 12709.0 7230.0 m 10801 13978 1 cutmarks eop %%Page: () 23 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3233> 0 12919 -1 s 3051.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <44656d756c7469706c6578696e67> 0 7604 -1 s <204261736564204f6e20> 3 10922 32 s 3687.0 2472.0 m <50726f746f636f6c20506f7274204e756d626572> 2 10286 32 s 851.0 7763.0 m wst:timsps10 setfont 0.0 0.0 m 17.0 sw newpath 1512 3155 M 3748 3155 L 3748 3155 L 3748 3714 L 1512 3714 L closepath dp newpath 4646 3138 M 6883 3138 L 6883 3138 L 6883 3697 L 4646 3697 L closepath dp newpath 7832 3155 M 10068 3155 L 10068 3155 L 10068 3714 L 7832 3714 L closepath dp newpath 3257 4697 M 8238 4697 L 8238 4697 L 8238 5256 L 3257 5256 L closepath dp 53.0 sw 1.0000 setgray newpath 5612 3697 M 5612 4697 L dp newpath 0.0000 setgray 5682 3888 M 5542 3888 L 5542 3888 L 5612 3697 L closepath 0 0 solidfill 1.0000 setgray newpath 5682 3888 M 5542 3888 L 5542 3888 L 5612 3697 L closepath dp 0.0 sw 0.0000 setgray newpath 5612 3697 M closepath 17.0 sw newpath 5612 3697 M 5612 4697 L dp newpath 5682 3888 M 5612 3697 L 5612 3697 L 5542 3888 L closepath 0 0 solidfill dp 0.0 sw newpath 5612 3697 M closepath 53.0 sw 1.0000 setgray newpath 8797 3714 M 7815 4697 L dp newpath 0.0000 setgray 8711 3898 M 8613 3800 L 8613 3800 L 8797 3714 L closepath 0 0 solidfill 1.0000 setgray newpath 8711 3898 M 8613 3800 L 8613 3800 L 8797 3714 L closepath dp 0.0 sw 0.0000 setgray newpath 8797 3714 M closepath 17.0 sw newpath 8797 3714 M 7815 4697 L dp newpath 8711 3898 M 8797 3714 L 8797 3714 L 8613 3800 L closepath 0 0 solidfill dp 0.0 sw newpath 8797 3714 M closepath 53.0 sw 1.0000 setgray newpath 2478 3714 M 3477 4714 L dp newpath 0.0000 setgray 2662 3800 M 2563 3898 L 2563 3898 L 2478 3714 L closepath 0 0 solidfill 1.0000 setgray newpath 2662 3800 M 2563 3898 L 2563 3898 L 2478 3714 L closepath dp 0.0 sw 0.0000 setgray newpath 2478 3714 M closepath 17.0 sw newpath 2478 3714 M 3477 4714 L dp newpath 2662 3800 M 2478 3714 L 2478 3714 L 2563 3898 L closepath 0 0 solidfill dp 0.0 sw newpath 2478 3714 M closepath 2250.0 3493.0 m /wst:helvps12b 12.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps12b setfont <504f5254> 0 2839 -1 s <2031> 1 3016 32 s 5384.0 3476.0 m <504f52542032> 1 6150 32 s 8569.0 3493.0 m <504f52542033> 1 9335 32 s 3964.0 5034.0 m <5544502044656d756c7469706c6578696e67204261736564204f6e20506f7274> 4 7525 32 s 0.0 0.0 m 17.0 sw newpath 3274 6255 M 8255 6255 L 8255 6255 L 8255 6814 L 3274 6814 L closepath dp 53.0 sw 1.0000 setgray newpath 5629 5256 M 5629 6255 L dp newpath 0.0000 setgray 5699 5447 M 5559 5447 L 5559 5447 L 5629 5256 L closepath 0 0 solidfill 1.0000 setgray newpath 5699 5447 M 5559 5447 L 5559 5447 L 5629 5256 L closepath dp 0.0 sw 0.0000 setgray newpath 5629 5256 M closepath 17.0 sw newpath 5629 5256 M 5629 6255 L dp newpath 5699 5447 M 5629 5256 L 5629 5256 L 5559 5447 L closepath 0 0 solidfill dp 0.0 sw newpath 5629 5256 M closepath 5141.0 6593.0 m <202020204950204d6f64756c65> 5 6380 32 s wst:timsps10 setfont 12288.0 7763.0 m 10801 13978 1 cutmarks eop %%Page: () 24 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3234> 0 12919 -1 s 2345.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <54> 0 2733 -1 s 2698.0 1748.0 m <72616e736d697373696f6e> 0 6440 -1 s <20436f6e74726f6c2050726f746f636f6c> 2 11627 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4d616a6f72> 0 2623 -1 s <207472616e73706f7274207365727669636520696e2074686520496e7465726e6574> 5 8026 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <52656c6961626c652073747265616d207472616e73666572> 2 5635 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <46756c6c206475706c657820636f6e6e656374696f6e> 2 5497 32 s 1270.0 4217.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <466c6f7720636f6e74726f6c> 1 3765 32 s 1270.0 4812.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <5573657320495020666f7220646174616772616d207472616e736d697373696f6e> 4 7424 32 s 10801 13978 1 cutmarks eop %%Page: () 25 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3235> 0 12919 -1 s 1215.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <54> 0 1603 -1 s 1568.0 1748.0 m <72616e736d697373696f6e> 0 5310 -1 s <20436f6e74726f6c2050726f746f636f6c2044657461696c73> 3 12756 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <416c6c6f7773> 0 2811 -1 s <2073656e64657220746f2067656e657261746520612073747265616d206f6620627974657320696e20636f6e76656e69656e74> 9 11391 32 s 1588.0 2920.0 m <6368756e6b73> 0 2789 -1 s 1270.0 3515.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <446976696465732073747265616d20696e746f20736d616c6c207365676d656e747320666f72207472616e736d697373696f6e73> 6 10628 32 s 1270.0 4111.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <53656e64732065616368207365676d656e7420696e20495020646174616772616d> 5 7600 32 s 1270.0 4707.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <526563656976696e67205443502072657475726e732061636b6e6f776c656467656d656e742075706f6e207375636365737366756c207265> 6 11895 32 s <2d> 0 12036 -1 s 1588.0 5196.0 m <6365697074206f662064617461> 2 3683 32 s 1270.0 5792.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <53656e646572207374617274732074696d6572206166746572207365676d656e742073656e7420616e642072657472616e736d69747320756e6c657373> 8 11827 32 s 1588.0 6282.0 m <706f7369746976652061636b6e6f776c656467656d656e742061727269766573> 2 7378 32 s 10801 13978 1 cutmarks eop %%Page: () 26 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3236> 0 12919 -1 s 3881.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <544350> 0 5151 -1 s <2052657472616e736d697373696f6e> 1 10092 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <44657369676e6564> 0 3188 -1 s <20666f7220496e7465726e657420656e7669726f6e6d656e74> 3 7460 32 s 1969.0 3059.0 m /wst:helvps24 24.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps24 setfont /spsb:symbb18 18.00 /Symbol /spsb:symbb ILSymBEnc declareNFont def spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <64656c617973> 0 4131 -1 s <206f6e206f6e6520636f6e6e656374696f6e2076617279206f7665722074696d65> 6 10482 32 s 1969.0 3786.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <64656c617973> 0 4131 -1 s <207661727920776964656c79206265747765656e20636f6e6e656374696f6e73> 4 10434 32 s 1270.0 4479.0 m wst:timsps24 setfont sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4669786564> 0 2553 -1 s <2076616c756520666f722074696d656f75742077696c6c206661696c> 5 7014 32 s 1969.0 5109.0 m wst:helvps24 setfont spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <77616974696e67> 0 4224 -1 s <20746f6f206c6f6e6720696e74726f647563657320756e6e65636573736172792064656c6179> 5 11563 32 s 1969.0 5836.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <6e6f74> 0 3496 -1 s <2077616974696e67206c6f6e6720656e6f75676820776173746573206e6574776f726b2062616e647769647468> 6 12454 32 s 2350.0 6385.0 m <7769746820756e6e65636573736172792072657472616e736d697373696f6e> 2 8488 32 s 1270.0 7078.0 m wst:timsps24 setfont sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <52657472616e736d697373696f6e> 0 4201 -1 s <207374726174656779206d757374206265206164617074697665> 4 8627 32 s 10801 13978 1 cutmarks eop %%Page: () 27 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3237> 0 12919 -1 s 3175.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <4164617074697665> 0 5856 -1 s <2052657472616e736d697373696f6e> 1 10797 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <544350> 0 2363 -1 s <206b6565707320657374696d617465206f6620726f756e6420b1747269702074696d65206f6e206561636820636f6e6e656374696f6e> 9 11650 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <526f756e64b17472697020657374696d61746520646572697665642066726f6d206f627365727665642064656c6179206265747765656e> 6 11520 32 s 1588.0 3515.0 m <73656e64696e67207365676d656e7420616e6420726563656976696e672061636b6e6f776c656467656d656e74> 4 10014 32 s 1270.0 4111.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <54> 0 1846 -1 s 1831.0 4111.0 m <696d656f757420666f722072657472616e736d697373696f6e206261736564206f6e2063757272656e7420726f756e64b1747269702065737469> 7 11684 32 s <2d> 0 11825 -1 s 1588.0 4601.0 m <6d617465> 0 2411 -1 s 1270.0 5196.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <486575726973746963732063616d20736f6d6574696d6573206661696c2028652e672e20726f756e64b1747269702064656c6179206368616e676573> 7 11956 32 s 1588.0 5686.0 m <717569636b6c7929> 0 3001 -1 s 10801 13978 1 cutmarks eop %%Page: () 28 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3238> 0 12919 -1 s 5223.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <544350> 0 6493 -1 s <2044657461696c73> 1 8752 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <5365676d656e74> 0 3070 -1 s <20636f6e7461696e7320636865636b73756d20666f722064617461206265696e672073656e74> 6 9638 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <52656365697665722061636b6e6f776c6564676573206869676865737420627974652072656365697665642c206e6f742065616368207370656369666963> 7 12367 32 s 1588.0 3515.0 m <7365676d656e74> 0 3000 -1 s 1270.0 4111.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726f746f636f6c20706f7274206e756d62657273207573656420746f2064697374696e677569736820616d6f6e67206d756c7469706c65206170> 8 11949 32 s <2d> 0 12090 -1 s 1588.0 4601.0 m <706c69636174696f6e2070726f6772616d73> 1 4778 32 s 10801 13978 1 cutmarks eop %%Page: () 29 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3239> 0 12919 -1 s 3406.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <544350> 0 4676 -1 s <2044657461696c732028636f6e74696e75656429> 2 10568 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <5265636569766572> 0 3093 -1 s <20636f6e74726f6c7320666c6f772062792074656c6c696e672073656e6465722073697a65206f662063757272656e746c7920617661696c> 9 12169 32 s <2d> 0 12310 -1 s 1588.0 2920.0 m <61626c6520627566> 1 2965 32 s 2957.0 2920.0 m <666572> 0 3427 -1 s 1270.0 3515.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <43616c6c2077696e646f7720> 2 3870 32 s /wst:timsps24i 24.00 /Times-Italic /wst:timspsi ILEncoding declareNFont def wst:timsps24i setfont <6164766572746973656d656e74> 0 6247 -1 s 1270.0 4111.0 m wst:timsps24 setfont sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <45616368207365676d656e7420636f6e7461696e73206164766572746973656d656e74202c20696e636c7564696e672064617461207365676d656e7473> 7 12369 32 s 1270.0 4707.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <52656365697665722063616e2073656e64206164646974696f6e616c2061636b6e6f776c656467656d656e7473207768656e65766572> 5 11577 32 s 1588.0 5196.0 m <627566> 0 2153 -1 s 2145.0 5196.0 m <666572207370616365206265636f6d657320617661696c61626c65> 3 6886 32 s 1270.0 5792.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4461746120666c6f77206d6179206265207368757420646f776e20696e206f6e6520646972656374696f6e> 8 9237 32 s 1270.0 6388.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <436f6e6e656374696f6e2065737461626c69736865642028616e642062726f6b656e2920776974682033b17761792068616e647368616b65> 6 11804 32 s 10801 13978 1 cutmarks eop %%Page: () 30 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3330> 0 12919 -1 s 4211.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <33b157> 0 5516 -1 s 5493.0 1748.0 m <6179> 0 6199 -1 s <2048616e647368616b65> 1 9763 32 s 1378.0 7040.0 m wst:timsps10 setfont 0.0 0.0 m 17.0 sw newpath 4057 2703 M 4057 6786 L dp newpath 6632 2703 M 6632 6803 L dp newpath 4057 3008 M 6548 3669 L dp newpath 6632 4279 M 4142 5397 L dp newpath 4057 5651 M 6548 6312 L dp 1429.0 2610.0 m /wst:helvps12b 12.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps12b setfont <4576656e7473> 0 2125 -1 s <20617420536974652031> 3 2998 32 s 7444.0 h <4576656e747320617420536974652032> 3 9013 32 s 4225.0 h <4e6574776f726b204d65737361676573> 1 6136 32 s 1429.0 3017.0 m <53656e642053594e207365713d78> 2 3109 32 s 7444.0 4237.0 m <53656e642053594e207365713d79> 2 9124 32 s 9108.0 4237.0 m <2c2041434b20782b31> 2 10104 32 s 7444.0 3813.0 m <526563656976652053594e207365676d656e74> 2 9672 32 s 1429.0 5270.0 m <526563656976652053594e202b2041434b207365676d2e> 4 4098 32 s 1429.0 5846.0 m <53656e642041434b20792b31> 2 2885 32 s 7444.0 6456.0 m <526563656976652041434b207365676d656e74> 2 9696 32 s wst:timsps10 setfont 12815.0 7040.0 m 10801 13978 1 cutmarks eop %%Page: () 31 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3331> 0 12919 -1 s 635.0 1431.0 m /wst:timsps12 12.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps12 setfont 3461.0 2582.0 m /wst:helvps24b 24.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps24b setfont <544350> 0 4306 -1 s <205365676d656e7420466f726d6174> 2 7760 32 s 0.0 0.0 m 17.0 sw newpath 1397 4193 M 9530 4193 L dp newpath 1397 4701 M 9530 4701 L dp newpath 1397 5210 M 9530 5210 L dp newpath 1397 5718 M 9530 5718 L dp newpath 1397 6734 M 9530 6734 L dp newpath 1397 7243 M 9530 7243 L dp newpath 1397 7751 M 9530 7751 L dp newpath 1397 4193 M 1397 7751 L dp newpath 9530 4193 M 9530 7751 L dp newpath 5464 4193 M 5464 4701 L dp newpath 2414 5718 M 2414 6734 L dp newpath 3939 5718 M 3939 6734 L dp newpath 4193 5718 M 4193 6734 L dp newpath 4447 5718 M 4447 6734 L dp newpath 4701 5718 M 4701 6734 L dp newpath 4955 5718 M 4955 6734 L dp newpath 5210 5718 M 5210 6734 L dp newpath 5464 5718 M 5464 6734 L dp newpath 5464 6734 M 5464 7243 L dp newpath 7497 7243 M 7497 7751 L dp 3990.0 6047.0 m /wst:helvps12b 12.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps12b setfont <55> 0 4143 -1 s 3990.0 6282.0 m <52> 0 4143 -1 s 3984.0 6517.0 m <47> 0 4149 -1 s 4244.0 6047.0 m <41> 0 4397 -1 s 4244.0 6282.0 m <43> 0 4397 -1 s 4244.0 6517.0 m <4b> 0 4397 -1 s 4504.0 6047.0 m <50> 0 4645 -1 s 4504.0 6282.0 m <53> 0 4645 -1 s 4498.0 6517.0 m <48> 0 4651 -1 s 4752.0 6047.0 m <52> 0 4905 -1 s 4758.0 6282.0 m <53> 0 4899 -1 s 4763.0 6517.0 m <54> 0 4893 -1 s 5012.0 6047.0 m <53> 0 5153 -1 s 5012.0 6282.0 m <59> 0 5153 -1 s 5006.0 6517.0 m <4e> 0 5159 -1 s 5272.0 6047.0 m <46> 0 5402 -1 s 5308.0 6282.0 m <49> 0 5367 -1 s 5261.0 6517.0 m <4e> 0 5414 -1 s 0.0 0.0 m newpath 1652 4066 M 1652 4193 L dp newpath 1906 4063 M 1906 4190 L dp newpath 2160 4066 M 2160 4193 L dp newpath 2414 4066 M 2414 4193 L dp newpath 2668 4066 M 2668 4193 L dp newpath 2922 4066 M 2922 4193 L dp newpath 3176 4066 M 3176 4193 L dp newpath 3431 4066 M 3431 4193 L dp newpath 3685 4066 M 3685 4193 L dp newpath 3939 4066 M 3939 4193 L dp newpath 4193 4066 M 4193 4193 L dp newpath 4447 4066 M 4447 4193 L dp newpath 4701 4066 M 4701 4193 L dp newpath 4955 4066 M 4955 4193 L dp newpath 5210 4066 M 5210 4193 L dp newpath 5464 4066 M 5464 4193 L dp newpath 5718 4066 M 5718 4193 L dp newpath 5972 4066 M 5972 4193 L dp newpath 6226 4066 M 6226 4193 L dp newpath 6480 4066 M 6480 4193 L dp newpath 6735 4066 M 6735 4193 L dp newpath 6989 4066 M 6989 4193 L dp newpath 7243 4066 M 7243 4193 L dp newpath 7514 4066 M 7514 4193 L dp newpath 7751 4066 M 7751 4193 L dp newpath 8005 4066 M 8005 4193 L dp newpath 8259 4066 M 8259 4193 L dp newpath 8514 4066 M 8514 4193 L dp newpath 8768 4066 M 8768 4193 L dp newpath 9022 4066 M 9022 4193 L dp newpath 9276 4066 M 9276 4193 L dp newpath 9530 4066 M 9530 4193 L dp newpath 9530 8768 M 1397 8768 L dp newpath 9276 8895 M 9276 8768 L dp newpath 9022 8898 M 9022 8771 L dp newpath 8768 8895 M 8768 8768 L dp newpath 8514 8895 M 8514 8768 L dp newpath 8259 8895 M 8259 8768 L dp newpath 8005 8895 M 8005 8768 L dp newpath 7751 8895 M 7751 8768 L dp newpath 7497 8895 M 7497 8768 L dp newpath 7243 8895 M 7243 8768 L dp newpath 6989 8895 M 6989 8768 L dp newpath 6735 8895 M 6735 8768 L dp newpath 6480 8895 M 6480 8768 L dp newpath 6226 8895 M 6226 8768 L dp newpath 5972 8895 M 5972 8768 L dp newpath 5718 8895 M 5718 8768 L dp newpath 5464 8895 M 5464 8768 L dp newpath 5210 8895 M 5210 8768 L dp newpath 4955 8895 M 4955 8768 L dp newpath 4701 8895 M 4701 8768 L dp newpath 4447 8895 M 4447 8768 L dp newpath 4193 8895 M 4193 8768 L dp newpath 3939 8895 M 3939 8768 L dp newpath 3685 8895 M 3685 8768 L dp newpath 3414 8895 M 3414 8768 L dp newpath 3176 8895 M 3176 8768 L dp newpath 2922 8895 M 2922 8768 L dp newpath 2668 8895 M 2668 8768 L dp newpath 2414 8895 M 2414 8768 L dp newpath 2160 8895 M 2160 8768 L dp newpath 1906 8895 M 1906 8768 L dp newpath 1652 8895 M 1652 8768 L dp newpath 1397 8895 M 1397 8768 L dp newpath 1397 4066 M 1397 4193 L dp newpath 9530 8895 M 9530 8768 L dp 1688.0 6196.0 m <44617461> 0 2148 -1 s 1611.0 6431.0 m <4f6666736574> 0 2225 -1 s 1401.0 4527.0 m /wst:courps12b 12.00 /Courier-Bold /wst:courpsb ILEncoding declareNFont def wst:courps12b setfont <2020202020202020202020> 11 2798 32 s wst:helvps12b setfont <536f75726365> 0 3517 -1 s <20506f7274> 1 4000 32 s 6678.0 h <44657374696e6174696f6e20506f7274> 1 8318 32 s 4222.0 5527.0 m <41636b6e6f776c656467656d656e74204e756d626572> 1 6958 32 s 2758.0 6289.0 m <5265736572766564> 0 3713 -1 s 2890.0 7052.0 m <436865636b73756d> 0 3963 -1 s 4043.0 7560.0 m <4f7074696f6e73> 0 4846 -1 s 5245.0 8310.0 m /wst:helvps12bi 12.00 /Helvetica-BoldOblique /wst:helvpsbi ILEncoding declareNFont def wst:helvps12bi setfont <64617461> 0 5682 -1 s 6698.0 7052.0 m wst:helvps12b setfont <557267656e7420506f696e746572> 1 8172 32 s 8029.0 7560.0 m <50616464696e67> 0 8867 -1 s 6966.0 6289.0 m <57> 0 7166 -1 s 7164.0 6289.0 m <696e646f77> 0 7778 -1 s 4534.0 5019.0 m <53657175656e6365204e756d626572> 1 6397 32 s 1448.0 3938.0 m wst:courps12b setfont <30> 0 1575 -1 s 3482.0 h <38> 0 3609 -1 s 5451.0 h <3136> 0 5705 -1 s 9263.0 h <3331> 0 9517 -1 s 0.0 0.0 m newpath 1397 7751 M 1397 8768 L [136 51 ] 17 1 setpenpat dp newpath 9530 7751 M 9530 8768 L [136 51 ] 17 1 setpenpat dp 10801 13978 1 cutmarks eop %%Page: () 32 %%BeginPageSetup bop %Defining font PSOwstswiss %!FontType1-1.0: PSOwstswiss 10 dict begin /FontName /PSOwstswiss def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0073 put dup 3 /C0078 put dup 4 /C0082 put dup 5 /C0084 put readonly def /FontBBox [9 0 645 719] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684225520F8309F4595BE42F0DD90DE642055F2CC2FE1DEEEE06843E2EC53C778F67781DE9157E9166ABCBDA514372875EEA42C61A3BD1941CF4621CEF17E21C89C8DFB6DF4B9677024F41A9603A84F11BD1E66BCD1F7373746464B14AD779F844CE1645FCE74D95F6E77C71956C7529213FC9E9F8CC8F6B9CF53C16B7E87D3297452BA7EA1CA42D02020D719585368847679ABD33BB3AC63ED4833D2100BC1DF4F90875451F9F7C6D56C4C96BD3DC57E194877CE6BEC205AF9F523C58530E35C2B97A6CBCF08B6BD379B921472ECF674CBDFAEE2F0CBB39696CE81A3FC6A27 2C7AB51D3313D669F384BAF8F24888FEFF179C414CDC8943421BCAC912FD9C8C7707109167F0A4BE6FFAF66CBE82C39CC40647199963033A2DF37A7A72DF88888A860D34E56AF79275656ED5890BEA9E7A171255FC9448D5C3EEA9D885AD60E36F7D54B3C0D2D496F1C98823349A006962385727037DCBA990E5B3A19E11ADEB431D8382921634039B954779252A847A3F5317ED1394D08CC0933D6B241125457C922340CDFD3B71B7838138748D4117D0C3317BDC32A2DE257182A288D502065D8EB562AAE736165A27F0BADB9436A7F0E0C9B5366E1D730A2CCE3E31439F2417CE78F99E0A2A866F464DE4D00DBA8A0FCE9D7328636BF8AB8BBB3D26DB8D2 A739E0D9617345895CD41E2D6554B570000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L [] 0 setdash dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3332> 0 12919 -1 s 2062.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <544350> 0 3332 -1 s <2041636b6e6f776c656467656d656e74204578616d706c65> 2 11909 32 s 1378.0 6820.0 m wst:timsps10 setfont 0.0 0.0 m 17.0 sw newpath 2022 2432 M 4546 2432 L 4546 2432 L 4546 5617 L 2022 5617 L closepath dp newpath 2344 4651 M 4241 4651 L 4241 4651 L 4241 5617 L 2344 5617 L closepath dp newpath 2344 4956 M 4241 4956 L dp newpath 2344 5278 M 4241 5278 L dp newpath -90.07 269.93 677 440 0.00 3343 3092 el dp newpath 8087 2415 M 10612 2415 L 10612 2415 L 10612 5600 L 8087 5600 L closepath dp newpath 8409 4634 M 10307 4634 L 10307 4634 L 10307 5600 L 8409 5600 L closepath dp newpath 8409 4939 M 10307 4939 L dp newpath 8409 5261 M 10307 5261 L dp newpath -90.00 270.00 678 440 0.00 9409 3075 el dp newpath 53.0 sw 1.0000 setgray -18.2989 179.8364 0 269.7744 198.8440 -0.0002 6174.8680 5642.4330 addconic -39.9982 140.0089 0 270.0304 199.0314 -0.0004 5698.1401 5770.9316 addconic -79.9973 100.2525 0 269.8339 198.8864 0.0000 5444.1314 6094.8632 addconic -144.5887 65.9653 0 270.0304 199.0286 0.0018 5616.0749 6406.3323 addconic -160.3315 19.6427 0 270.0838 199.0683 -0.0002 5980.3263 6655.0009 addconic 130.4795 -20.0702 0 270.0844 199.0698 -0.0012 6410.3292 6570.5762 addconic 119.9682 -47.6880 0 269.7497 198.8230 0.0002 6799.7457 6329.7595 addconic 79.8006 -100.2648 0 269.9359 198.9619 0.0005 6933.2028 5987.1818 addconic 24.9166 -140.4773 0 270.0357 199.0325 -0.0005 6640.0980 5707.1498 addconic 0 0 solidfill dp 17.0 sw 0.0000 setgray newpath 160.0016 -19.9256 0 270.0322 199.0321 -0.0007 6410.7491 6569.9294 addconic 120.0012 -60.0458 0 270.0328 199.0312 -0.0002 6800.0207 6329.6356 addconic 6445 5643 M 0.0017 179.9983 0 270.0364 199.0308 -0.0011 6174.9636 5642.9991 addconic -39.9982 140.0089 0 270.0304 199.0314 -0.0004 5698.1401 5770.9316 addconic -79.9992 100.0457 0 270.0297 199.0295 0.0002 5444.1052 6095.0051 addconic 6847 5835 M 39.9999 -140.3662 0 270.0339 199.0300 0.0007 6640.1433 5707.0638 addconic 6886 5791 M -100.1931 79.9379 1 270.0348 199.0313 0.0005 6933.7855 5986.8903 addconic 6235 6722 M 19.5401 -160.2293 1 270.0334 199.0316 0.0000 5980.5184 6655.4305 addconic 5752 6578 M 60.0007 -120.1005 1 270.0331 199.0318 0.0000 5616.9864 6405.6322 addconic dp 0.0 sw newpath 6813 5554 M closepath newpath 6175 5444 M closepath newpath 5524 5618 M closepath newpath 5178 6060 M closepath newpath 5383 6506 M closepath newpath 5888 6842 M closepath newpath 6503 6758 M closepath newpath 7034 6429 M closepath newpath 7200 5952 M closepath 5768.0 6197.0 m /wst:swiss10 10.00 /PSOwstswiss newFont def wst:swiss10 setfont <0203050104030105> 0 6608 -1 s 0.0 0.0 m 17.0 sw newpath 3208 6227 M 5178 6227 L dp newpath 7189 6227 M 9460 6227 L dp newpath 3208 5617 M 3208 6227 L dp newpath 9460 5617 M 9460 6227 L dp newpath 2157 4160 M 2496 4160 L dp newpath 2157 3042 M 2666 3042 L dp newpath 2157 3042 M 2157 4160 L dp newpath 4241 4838 M 4428 4838 L dp newpath 4445 4177 M 3911 4177 L dp newpath 4445 4177 M 4445 4838 L dp newpath 9926 4160 M 10527 4160 L dp newpath 10527 4160 M 10527 3042 L dp newpath 10527 3042 M 10087 3042 L dp newpath 8257 4177 M 8511 4177 L dp newpath 8257 4804 M 8409 4804 L dp newpath 8257 4177 M 8257 4804 L dp 2954.0 3057.0 m wst:timsps10 setfont <53656e64696e67> 0 3531 -1 s 2954.0 3253.0 m <4170706c69636174696f6e> 0 3785 -1 s 3072.0 4855.0 m <544350> 0 3395 -1 s 9308.0 5160.0 m <4950> 0 9465 -1 s 2615.0 5482.0 m <4e4554> 0 2958 -1 s <20494e54455246> 1 3619 32 s 3606.0 5482.0 m <414345> 0 3958 -1 s 9240.0 4838.0 m <544350> 0 9563 -1 s 8765.0 5482.0 m <4e455420494e54455246> 1 9769 32 s 9756.0 5482.0 m <414345> 0 10108 -1 s 3089.0 5177.0 m <4950> 0 3246 -1 s 8952.0 3006.0 m <526563656976696e6720> 1 9709 32 s 8952.0 3202.0 m <4170706c69636174696f6e> 0 9783 -1 s 2886.0 2296.0 m <484f53542041> 1 3517 32 s 8901.0 h <484f53542042> 1 9522 32 s 2513.0 3815.0 m /wst:timsps10b 10.00 /Times-Bold /wst:timspsb ILEncoding declareNFont def wst:timsps10b setfont <382037202036202035203420332020203220202031> 13 3789 32 s 2530.0 4211.0 m <492055205920542052204520572051> 7 3834 32 s 0.0 0.0 m newpath 2496 3979 M 3911 3979 L 3911 3979 L 3911 4313 L 2496 4313 L closepath dp 8528.0 3883.0 m <382037202036202035203420332020203220202031> 13 9804 32 s 0.0 0.0 m newpath 8511 4047 M 9926 4047 L 9926 4047 L 9926 4380 L 8511 4380 L closepath dp 8562.0 4262.0 m <4920552020202020202052204520572051> 11 9798 32 s wst:timsps10 setfont 1270.0 7577.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <417373756d65> 0 2952 -1 s <206f6374657473203520262036206c6f7374> 5 5837 32 s 1270.0 8183.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <53656e646572207472616e736d697473206f6374657473203720262038> 5 6590 32 s 1270.0 8790.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <52656365697665722061636b6e6f776c6564676573206f63746574732031b134> 3 7436 32 s 10801 13978 1 cutmarks eop %%Page: () 33 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3333> 0 12919 -1 s 3846.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <436f6e6365707475616c> 0 7303 -1 s <204c61796572696e67> 1 10127 32 s 3018.0 8365.0 m /wst:helvps18 18.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps18 setfont 0.0 0.0 m 17.0 sw newpath 3340 4567 M 11595 4567 L dp newpath 3340 4567 M 3340 2343 L dp newpath 11574 3852 M 11574 2343 L dp newpath 3340 3058 M 11574 3058 L dp newpath 3340 3852 M 11574 3852 L dp newpath 3340 2343 M 11574 2343 L dp newpath 11595 3852 M 11595 4567 L dp newpath 7148 2343 M 7148 3058 L dp 4213.0 2819.0 m /wst:helvps12b 12.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps12b setfont <52656c6961626c65> 0 5027 -1 s <2053747265616d202854435029> 2 6429 32 s 7975.0 h <5573657220446174616772616d202855445029> 2 10131 32 s 6716.0 3534.0 m <496e7465726e65742028495029> 1 7896 32 s 6416.0 4249.0 m <4e6574776f726b20496e74657266616365> 1 8197 32 s wst:helvps18 setfont 11913.0 8365.0 m 10801 13978 1 cutmarks eop %%Page: () 34 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3334> 0 12919 -1 s 2452.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <41737369676e6d656e74> 0 6086 -1 s <204f662050726f746f636f6c20506f727473> 3 11521 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4e656564> 0 2481 -1 s <20626f746820676c6f62616c6c7920666978656420706f72747320616e642064796e616d6963616c6c7920616c6c6f636174656420706f727473> 8 12277 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4163636f6d6d6f6461746520776974682074776f20706f7274207479706573> 4 7447 32 s 1969.0 3655.0 m /wst:helvps24 24.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps24 setfont /spsb:symbb18 18.00 /Symbol /spsb:symbb ILSymBEnc declareNFont def spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <537461746963616c6c79> 0 4602 -1 s <2061737369676e656420706f727473> 2 7472 32 s 1969.0 4382.0 m spsb:symbb18 setfont 2350.0 h <27> 0 2668 -1 s <202020> 3 2908 32 s wst:helvps24 setfont <44796e616d6963616c6c79> 0 5188 -1 s <2061737369676e656420706f727473> 2 8058 32 s 10801 13978 1 cutmarks eop %%Page: () 35 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3335> 0 12919 -1 s 3174.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <537461746963616c6c79> 0 5963 -1 s <2041737369676e656420506f727473> 2 10798 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <43616c6c6564> 0 2694 -1 s <20ba77656c6c206b6e6f776eba> 2 5164 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <5573656420666f72207365727669636573206c696b65206d61696c> 4 6130 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <46697865642062792063656e7472616c20617574686f72697479> 3 5979 32 s 1270.0 4217.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <55736520ba736d616c6cba2076616c75657320283c32353629> 3 6098 32 s 1270.0 4812.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <56> 0 1893 -1 s 1846.0 4812.0 m <616c756573206c657373207468616e203130323420726573657276656420666f722070726976696c6567656420706f727473> 7 10169 32 s 10801 13978 1 cutmarks eop %%Page: () 36 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3336> 0 12919 -1 s 2715.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <44796e616d6963616c6c79> 0 6422 -1 s <2041737369676e656420506f727473> 2 11257 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <41> 0 1893 -1 s 1862.0 2430.0 m <7661696c61626c65> 0 3204 -1 s <20666f722075736572206170706c69636174696f6e73> 3 6771 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4f7065726174696e672073797374656d2063686f6f736573207768656e206170706c69636174696f6e20626567696e73> 5 10239 32 s 1270.0 3621.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726f6772616d6d6572> 0 3704 -1 s <20726573706f6e7369626c6520666f72206465766973696e67206d656368616e69736d20746f20696e666f726d206f7468> 7 12248 32 s <2d> 0 12389 -1 s 1588.0 4111.0 m <6572> 0 1917 -1 s <2070726f6772616d73> 1 3623 32 s 1270.0 4707.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <55736520ba6c6172> 1 2987 32 s 2979.0 4707.0 m <6765ba2076616c756573> 1 4756 32 s 10801 13978 1 cutmarks eop %%Page: () 37 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3337> 0 12919 -1 s 1186.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <50726f6772616d> 0 3798 -1 s <20496e746572666163652054> 2 7186 32 s 7139.0 1748.0 m <6f20506f72742041737369676e6d656e74> 2 12785 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4c69746572616c> 0 2717 -1 s <20636f6e7374616e7473206d616b652070726f6772616d7320646966> 4 7707 32 s 7699.0 2430.0 m <666963756c7420746f2072656164> 2 9865 32 s 1270.0 3025.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <4d6f73742073797374656d732070726f766964652061206461746162617365206f662073657276696365206e616d657320616e64206c696272617279> 9 12074 32 s 1588.0 3515.0 m <726f7574696e657320746f206d6170206e616d657320696e746f2070726f746f636f6c20706f7274206e756d62657273> 7 10052 32 s 1270.0 4111.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <43616e20616464206c6f63616c20646566696e6974696f6e7320746f20746865206461746162617365> 6 8463 32 s 10801 13978 1 cutmarks eop %%Page: () 38 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put readonly def /FontBBox [106 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684268F16195489648993B9C4D3B534FA887CDEF605FA87B991F4D20A8F78DACE5A54C070E03D5C59D9D2D3E06B09CEE028D68B62AB3AEC43C1DD20BA70D288597D9BD8E06818FF764EBAB436723988E8D7CA59E16D39032516BFC5D552ACDEEC6BE938BEF2F43CFFBC811C3626C4DF5F8CF080676520B51C60CEDAD1FE6C92D1431C702174CE517A8FA9377D075A0B6833DAB101DB65397F1419EF5F0016004F6F0824F9657BB4F1C8F981709956865F6855EFAE9242AD5591BBBEE163D844DDA894E13190C92480439E4C71CADABD043A9BA315CAF72652AA7FE6DB2E84D8 2A6111CE4DE90C02DA0AFFE2620922262A45AB4ED0EEC9F4520DD12703442F7D028D4526BD8B771E09FBE11B2749E2D3906894E8D4BFD3F379F14C3C874F550606965E22FE487B247B5C2D06728490C8F2A3B588CDFC0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3338> 0 12919 -1 s 967.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <4578616d706c65> 0 3580 -1 s <20446174616261736520466f722053657276696365204d617070696e67> 4 13004 32 s 1906.0 2426.0 m /wst:helvps24 24.00 /Helvetica /wst:helvps ILEncoding declareNFont def wst:helvps24 setfont <6563686f> 0 2823 -1 s 3176.0 h 4447.0 h <372f746370> 0 5365 -1 s 1906.0 2915.0 m <6563686f> 0 2823 -1 s 3176.0 h 4447.0 h <372f756470> 0 5505 -1 s 1906.0 3405.0 m <667470> 0 2377 -1 s 3176.0 h 4447.0 h <32312f746370> 0 5600 -1 s 1906.0 3895.0 m <74656c6e6574> 0 2941 -1 s 3176.0 h 4447.0 h <32332f746370> 0 5600 -1 s 1906.0 4385.0 m <736d7470> 0 2823 -1 s 3176.0 h 4447.0 h <32352f746370> 0 5600 -1 s 1906.0 4874.0 m <74696d65> 0 2705 -1 s 3176.0 h 4447.0 h <33372f746370> 0 5600 -1 s 1906.0 5364.0 m <74696d65> 0 2705 -1 s 3176.0 h 4447.0 h <33372f756470> 0 5740 -1 s 1906.0 5854.0 m <6e616d65736572766572> 0 4139 -1 s 4447.0 h 5718.0 h <35332f746370> 0 6871 -1 s 1906.0 6344.0 m <6e616d65736572766572> 0 4139 -1 s 4447.0 h 5718.0 h <35332f756470> 0 7011 -1 s 1906.0 6834.0 m <666f6f626172> 0 3105 -1 s 3176.0 h <20202020202020202020202020202020323030312f756470> 16 6827 32 s 10801 13978 1 cutmarks eop %%Page: () 39 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3339> 0 12919 -1 s 5540.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <53756d6d617279> 0 8435 -1 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <50726f746f636f6c> 0 3024 -1 s <206c61796572696e6720646976696465732074686520636f6d706c65782070726f626c656d206f6620636f6d6d756e696361> 7 12098 32 s <2d> 0 12239 -1 s 1588.0 2920.0 m <74696f6e20696e746f206d616e61676561626c6520706965636573> 3 6308 32 s 1270.0 3515.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <496e7465726e65742050726f746f636f6c2028495029206973206d616368696e65b1746fb16d616368696e65> 4 9331 32 s 1270.0 4111.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <495020646566696e6573206120636f6e6e656374696f6e6c6573732c20756e72656c6961626c6520646174616772616d2064656c697665727920736572> 7 11874 32 s <2d> 0 12015 -1 s 1588.0 4601.0 m <76696365> 0 2294 -1 s 1270.0 5196.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <495020646566696e65732074686520666f726d6174206f6620495020646174616772616d732c2074686520756e6974> 8 9437 32 s <206f6620496e7465726e6574207472616e73> 3 12248 32 s <2d> 0 12389 -1 s 1588.0 5686.0 m <66657220616e616c6f676f757320746f206120706879736963616c206e6574776f726b207061636b6574> 6 8838 32 s 10801 13978 1 cutmarks eop %%Page: () 40 %%BeginPageSetup bop %Defining font PSOsymclas %!FontType1-1.0: PSOsymclas 10 dict begin /FontName /PSOsymclas def /PaintType 0 def /FontType 1 def /FontMatrix [0.001000 0 0 0.001000 0 0] readonly def /Encoding 256 array 0 1 255 {1 index exch /.notdef put} for dup 1 /C0069 put dup 2 /C0083 put readonly def /FontBBox [50 45 775 713] readonly def currentdict end currentfile eexec D9D66F633B846A989B9974B0179FC6CC445BC7C8A959A39A32E9DCE7FAEF17EE3BEC9F50E1A6FCA651FC4B3769A0A91041557502E25A5D6180FE25A3D11BF079E1DF66E54EE9B7C229AF891739707A2A0EC140306B5E43E52B79BFB89E459E506EC6F610A70775A31C460976C4F79449D86E57ACE491E5C6BF20CC4307B1DAF7630252E9AF8CFB69B50EDAE9D36A6104AFEF8832F920FD2346B2C7104CD11E3BEE999CFA9F5A49DB3173EE48D1C82994237F360407B022E0B4502E94EA8B493651EF2D03F0B513D655047568325B512AE66AC6F53F3848CF70DE25481CC65D8B1A5793AA3C4282D111112BEE28AFCA7A3808D4444C4669CA84EAAAF989219F5 1AB3476A1B0B5F2246BC306E6625C6679C417ED2A8E9BD010DE37D40265074C2684275DD89A8790EAD18EFC77D3FFAE84DA5D312074C4D542DD5BEC70968F75DC250C3954E8DFB8F4857BFEF092EBA49D248955A858C5A5F55F7B987EA06EC8428D939084C88F5B157D80AB2D706A7EB936C3429173588D2ABA6A27DC94C0B484F316663555797004CBFA79E7B8545C810BF9CA92F61ABD9E202ED9E95943DF7A5ABBF3C20BDE3B6EEC9C0B95A4C9C1D38AA7C6786ADBBB79EE183BDDF19419536449DBB7AE47E9FC6F3ABF1DCD7A1E274E87DAE9A22737FA6404B215A27BFAF6D0B50E94D207123A5BB380C86DB5033EE743181BBFCC0356571F7297A207C2 3F1E588257FDEF5DF229CABF3B3C9E0988C63B358ACA4B4FEB033DFBE2E387A06A23CACA8E104B90DFDBD41F063E8A8DFA0ABA4DD7443015526AE5255315597779E04D85849305EA4F315CDAD06E5841E1B8074760C99702B8CF443D752174D996C94E690797A9587CF5017DEB11E5FE02576E9E08B39688BBE99A186AA8FC7E222F5E52B29A7FDF379EF50000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 cleartomark /DPIx 1270 def /DPIy 1270 def 72 DPIx div 72 DPIy div neg scale %Set page orientation 90 rotate 13970 neg 10795 neg translate %%EndPageSetup 0 10801 13978 10801 13978 0 0 0 clp /wst:timsps10 10.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps10 setfont 8886.0 558.0 m 8381.0 558.0 m 0.0000 setgray <5061727420494949> 1 8886 32 s 4761.0 h 635.0 h 0.0 0.0 m 106.0 sw newpath 635 1017 M 13258 1017 L dp 1110.0 580.0 m /sym:clas18 18.00 /PSOsymclas newFont def sym:clas18 setfont <01> 0 1383 -1 s /wst:helvps16b 16.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps16b setfont <31393934> 0 2011 -1 s <2050726f6365737320536f66747761726520436f72702e> 3 5270 32 s 12919.0 593.0 m 12605.0 593.0 m <3430> 0 12919 -1 s 3723.0 1748.0 m /wst:helvps36b 36.00 /Helvetica-Bold /wst:helvpsb ILEncoding declareNFont def wst:helvps36b setfont <53756d6d617279> 0 6618 -1 s <2028636f6e74696e75656429> 1 10251 32 s 1270.0 2430.0 m /wst:timsps24 24.00 /Times-Roman /wst:timsps ILEncoding declareNFont def wst:timsps24 setfont /sym:clas24 24.00 /PSOsymclas newFont def sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <54> 0 1846 -1 s 1831.0 2430.0 m <72616e736d697373696f6e> 0 3856 -1 s <20436f6e74726f6c2050726f746f636f6c20285443502920697320616e20656e64b1746fb1656e642070726f746f> 7 11942 32 s <2d> 0 12083 -1 s 1588.0 2920.0 m <636f6c> 0 2106 -1 s 1270.0 3515.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <5443502070726f76696465732072656c6961626c652c20666c6f77b1636f6e74726f6c6c65642c2066756c6cb16475706c65782073747265616d206465> 6 12133 32 s <2d> 0 12274 -1 s 1588.0 4005.0 m <6c69766572792073657276696365> 1 3883 32 s 1270.0 4601.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <55736572> 0 2387 -1 s <20446174616772616d2050726f746f636f6c20285544502920697320616e20656e64b1746fb1656e6420646174616772616d2070726f> 8 12248 32 s <2d> 0 12389 -1 s 1588.0 5090.0 m <746f636f6c> 0 2436 -1 s 1270.0 5686.0 m sym:clas24 setfont <02> 0 1445 -1 s wst:timsps24 setfont 1588.0 h <554450> 0 2433 -1 s <206769766573206170706c69636174696f6e2070726f6772616d732061636365737320746f20636f6e6e656374696f6e6c657373206465> 7 11862 32 s <2d> 0 12003 -1 s 1588.0 6176.0 m <6c69766572792073657276696365> 1 3883 32 s 10801 13978 1 cutmarks eop %%Trailer Ileaf_5.3.1 /terminate get exec %%Pages: 40 %%BoundingBox: 0 0 612 792 %%DocumentFonts: Symbol %%+ Courier-Bold %%+ Helvetica %%+ Helvetica-Bold %%+ Helvetica-BoldOblique %%+ Times-Roman %%+ Times-Bold %%+ Times-Italic %%EOF