%!PS-Adobe-3.0 EPSF-3.0 %%Creator: xpdf/pdftops 3.00 %%LanguageLevel: 2 %%BoundingBox: 96 554 287 727 %%DocumentSuppliedResources: (atend) %%EndComments %%BeginProlog %%BeginResource: procset xpdf 3.00 0 /xpdf 75 dict def xpdf begin % PDF special state /pdfDictSize 15 def /pdfSetup { 3 1 roll 2 array astore /setpagedevice where { pop 3 dict begin /PageSize exch def /ImagingBBox null def /Policies 1 dict dup begin /PageSize 3 def end def { /Duplex true def } if currentdict end setpagedevice } { pop pop } ifelse } def /pdfStartPage { pdfDictSize dict begin /pdfFill [0] def /pdfStroke [0] def /pdfLastFill false def /pdfLastStroke false def /pdfTextMat [1 0 0 1 0 0] def /pdfFontSize 0 def /pdfCharSpacing 0 def /pdfTextRender 0 def /pdfTextRise 0 def /pdfWordSpacing 0 def /pdfHorizScaling 1 def /pdfTextClipPath [] def } def /pdfEndPage { end } def % separation convention operators /findcmykcustomcolor where { pop }{ /findcmykcustomcolor { 5 array astore } def } ifelse /setcustomcolor where { pop }{ /setcustomcolor { exch [ exch /Separation exch dup 4 get exch /DeviceCMYK exch 0 4 getinterval cvx [ exch /dup load exch { mul exch dup } /forall load /pop load dup ] cvx ] setcolorspace setcolor } def } ifelse /customcolorimage where { pop }{ /customcolorimage { gsave [ exch /Separation exch dup 4 get exch /DeviceCMYK exch 0 4 getinterval [ exch /dup load exch { mul exch dup } /forall load /pop load dup ] cvx ] setcolorspace 10 dict begin /ImageType 1 def /DataSource exch def /ImageMatrix exch def /BitsPerComponent exch def /Height exch def /Width exch def /Decode [1 0] def currentdict end image grestore } def } ifelse % PDF color state /sCol { pdfLastStroke not { pdfStroke aload length dup 1 eq { pop setgray }{ dup 3 eq { pop setrgbcolor }{ 4 eq { setcmykcolor }{ findcmykcustomcolor exch setcustomcolor } ifelse } ifelse } ifelse /pdfLastStroke true def /pdfLastFill false def } if } def /fCol { pdfLastFill not { pdfFill aload length dup 1 eq { pop setgray }{ dup 3 eq { pop setrgbcolor }{ 4 eq { setcmykcolor }{ findcmykcustomcolor exch setcustomcolor } ifelse } ifelse } ifelse /pdfLastFill true def /pdfLastStroke false def } if } def % build a font /pdfMakeFont { 4 3 roll findfont 4 2 roll matrix scale makefont dup length dict begin { 1 index /FID ne { def } { pop pop } ifelse } forall /Encoding exch def currentdict end definefont pop } def /pdfMakeFont16 { exch findfont dup length dict begin { 1 index /FID ne { def } { pop pop } ifelse } forall /WMode exch def currentdict end definefont pop } def /pdfMakeFont16L3 { 1 index /CIDFont resourcestatus { pop pop 1 index /CIDFont findresource /CIDFontType known } { false } ifelse { 0 eq { /Identity-H } { /Identity-V } ifelse exch 1 array astore composefont pop } { pdfMakeFont16 } ifelse } def % graphics state operators /q { gsave pdfDictSize dict begin } def /Q { end grestore } def /cm { concat } def /d { setdash } def /i { setflat } def /j { setlinejoin } def /J { setlinecap } def /M { setmiterlimit } def /w { setlinewidth } def % color operators /g { dup 1 array astore /pdfFill exch def setgray /pdfLastFill true def /pdfLastStroke false def } def /G { dup 1 array astore /pdfStroke exch def setgray /pdfLastStroke true def /pdfLastFill false def } def /rg { 3 copy 3 array astore /pdfFill exch def setrgbcolor /pdfLastFill true def /pdfLastStroke false def } def /RG { 3 copy 3 array astore /pdfStroke exch def setrgbcolor /pdfLastStroke true def /pdfLastFill false def } def /k { 4 copy 4 array astore /pdfFill exch def setcmykcolor /pdfLastFill true def /pdfLastStroke false def } def /K { 4 copy 4 array astore /pdfStroke exch def setcmykcolor /pdfLastStroke true def /pdfLastFill false def } def /ck { 6 copy 6 array astore /pdfFill exch def findcmykcustomcolor exch setcustomcolor /pdfLastFill true def /pdfLastStroke false def } def /CK { 6 copy 6 array astore /pdfStroke exch def findcmykcustomcolor exch setcustomcolor /pdfLastStroke true def /pdfLastFill false def } def % path segment operators /m { moveto } def /l { lineto } def /c { curveto } def /re { 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto neg 0 rlineto closepath } def /h { closepath } def % path painting operators /S { sCol stroke } def /Sf { fCol stroke } def /f { fCol fill } def /f* { fCol eofill } def % clipping operators /W { clip newpath } def /W* { eoclip newpath } def % text state operators /Tc { /pdfCharSpacing exch def } def /Tf { dup /pdfFontSize exch def dup pdfHorizScaling mul exch matrix scale pdfTextMat matrix concatmatrix dup 4 0 put dup 5 0 put exch findfont exch makefont setfont } def /Tr { /pdfTextRender exch def } def /Ts { /pdfTextRise exch def } def /Tw { /pdfWordSpacing exch def } def /Tz { /pdfHorizScaling exch def } def % text positioning operators /Td { pdfTextMat transform moveto } def /Tm { /pdfTextMat exch def } def % text string operators /cshow where { pop /cshow2 { dup { pop pop 1 string dup 0 3 index put 3 index exec } exch cshow pop pop } def }{ /cshow2 { currentfont /FontType get 0 eq { 0 2 2 index length 1 sub { 2 copy get exch 1 add 2 index exch get 2 copy exch 256 mul add 2 string dup 0 6 5 roll put dup 1 5 4 roll put 3 index exec } for } { dup { 1 string dup 0 3 index put 3 index exec } forall } ifelse pop pop } def } ifelse /awcp { exch { false charpath 5 index 5 index rmoveto 6 index eq { 7 index 7 index rmoveto } if } exch cshow2 6 {pop} repeat } def /Tj { fCol 1 index stringwidth pdfTextMat idtransform pop sub 1 index length dup 0 ne { div } { pop pop 0 } ifelse pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0 pdfTextMat dtransform 6 5 roll Tj1 } def /Tj16 { fCol 2 index stringwidth pdfTextMat idtransform pop sub exch div pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0 pdfTextMat dtransform 6 5 roll Tj1 } def /Tj16V { fCol 2 index stringwidth pdfTextMat idtransform exch pop sub exch div 0 pdfWordSpacing pdfTextMat dtransform 32 4 3 roll pdfCharSpacing add 0 exch pdfTextMat dtransform 6 5 roll Tj1 } def /Tj1 { 0 pdfTextRise pdfTextMat dtransform rmoveto currentpoint 8 2 roll pdfTextRender 1 and 0 eq { 6 copy awidthshow } if pdfTextRender 3 and dup 1 eq exch 2 eq or { 7 index 7 index moveto 6 copy currentfont /FontType get 3 eq { fCol } { sCol } ifelse false awcp currentpoint stroke moveto } if pdfTextRender 4 and 0 ne { 8 6 roll moveto false awcp /pdfTextClipPath [ pdfTextClipPath aload pop {/moveto cvx} {/lineto cvx} {/curveto cvx} {/closepath cvx} pathforall ] def currentpoint newpath moveto } { 8 {pop} repeat } ifelse 0 pdfTextRise neg pdfTextMat dtransform rmoveto } def /TJm { pdfFontSize 0.001 mul mul neg 0 pdfTextMat dtransform rmoveto } def /TJmV { pdfFontSize 0.001 mul mul neg 0 exch pdfTextMat dtransform rmoveto } def /Tclip { pdfTextClipPath cvx exec clip newpath /pdfTextClipPath [] def } def % Level 2 image operators /pdfImBuf 100 string def /pdfIm { image { currentfile pdfImBuf readline not { pop exit } if (%-EOD-) eq { exit } if } loop } def /pdfImSep { findcmykcustomcolor exch dup /Width get /pdfImBuf1 exch string def dup /Decode get aload pop 1 index sub /pdfImDecodeRange exch def /pdfImDecodeLow exch def begin Width Height BitsPerComponent ImageMatrix DataSource end /pdfImData exch def { pdfImData pdfImBuf1 readstring pop 0 1 2 index length 1 sub { 1 index exch 2 copy get pdfImDecodeRange mul 255 div pdfImDecodeLow add round cvi 255 exch sub put } for } 6 5 roll customcolorimage { currentfile pdfImBuf readline not { pop exit } if (%-EOD-) eq { exit } if } loop } def /pdfImM { fCol imagemask { currentfile pdfImBuf readline not { pop exit } if (%-EOD-) eq { exit } if } loop } def end %%EndResource %%EndProlog %%BeginSetup xpdf begin %%BeginResource: font XGBHPT+TimesNewRomanPSMT %!PS-TrueTypeFont-1 10 dict begin /FontName /XGBHPT+TimesNewRomanPSMT def /FontType 42 def /FontMatrix [1 0 0 1 0 0] def /FontBBox [12 -442 1280 1422] def /PaintType 0 def /Encoding 256 array dup 0 /.notdef put dup 1 /.notdef put dup 2 /.notdef put dup 3 /.notdef put dup 4 /.notdef put dup 5 /.notdef put dup 6 /.notdef put dup 7 /.notdef put dup 8 /.notdef put dup 9 /.notdef put dup 10 /.notdef put dup 11 /.notdef put dup 12 /.notdef put dup 13 /.notdef put dup 14 /.notdef put dup 15 /.notdef put dup 16 /.notdef put dup 17 /.notdef put dup 18 /.notdef put dup 19 /.notdef put dup 20 /.notdef put dup 21 /.notdef put dup 22 /.notdef put dup 23 /.notdef put dup 24 /.notdef put dup 25 /.notdef put dup 26 /.notdef put dup 27 /.notdef put dup 28 /.notdef put dup 29 /.notdef put dup 30 /.notdef put dup 31 /.notdef put dup 32 /space put dup 33 /exclam put dup 34 /quotedbl put dup 35 /numbersign put dup 36 /dollar put dup 37 /percent put dup 38 /ampersand put dup 39 /quotesingle put dup 40 /parenleft put dup 41 /parenright put dup 42 /asterisk put dup 43 /plus put dup 44 /comma put dup 45 /hyphen put dup 46 /period put dup 47 /slash put dup 48 /zero put dup 49 /one put dup 50 /two put dup 51 /three put dup 52 /four put dup 53 /five put dup 54 /six put dup 55 /seven put dup 56 /eight put dup 57 /nine put dup 58 /colon put dup 59 /semicolon put dup 60 /less put dup 61 /equal put dup 62 /greater put dup 63 /question put dup 64 /at put dup 65 /A put dup 66 /B put dup 67 /C put dup 68 /D put dup 69 /E put dup 70 /F put dup 71 /G put dup 72 /H put dup 73 /I put dup 74 /J put dup 75 /K put dup 76 /L put dup 77 /M put dup 78 /N put dup 79 /O put dup 80 /P put dup 81 /Q put dup 82 /R put dup 83 /S put dup 84 /T put dup 85 /U put dup 86 /V put dup 87 /W put dup 88 /X put dup 89 /Y put dup 90 /Z put dup 91 /bracketleft put dup 92 /backslash put dup 93 /bracketright put dup 94 /asciicircum put dup 95 /underscore put dup 96 /grave put dup 97 /a put dup 98 /b put dup 99 /c put dup 100 /d put dup 101 /e put dup 102 /f put dup 103 /g put dup 104 /h put dup 105 /i put dup 106 /j put dup 107 /k put dup 108 /l put dup 109 /m put dup 110 /n put dup 111 /o put dup 112 /p put dup 113 /q put dup 114 /r put dup 115 /s put dup 116 /t put dup 117 /u put dup 118 /v put dup 119 /w put dup 120 /x put dup 121 /y put dup 122 /z put dup 123 /braceleft put dup 124 /bar put dup 125 /braceright put dup 126 /asciitilde put dup 127 /.notdef put dup 128 /Adieresis put dup 129 /Aring put dup 130 /Ccedilla put dup 131 /Eacute put dup 132 /Ntilde put dup 133 /Odieresis put dup 134 /Udieresis put dup 135 /aacute put dup 136 /agrave put dup 137 /acircumflex put dup 138 /adieresis put dup 139 /atilde put dup 140 /aring put dup 141 /ccedilla put dup 142 /eacute put dup 143 /egrave put dup 144 /ecircumflex put dup 145 /edieresis put dup 146 /iacute put dup 147 /igrave put dup 148 /icircumflex put dup 149 /idieresis put dup 150 /ntilde put dup 151 /oacute put dup 152 /ograve put dup 153 /ocircumflex put dup 154 /odieresis put dup 155 /otilde put dup 156 /uacute put dup 157 /ugrave put dup 158 /ucircumflex put dup 159 /udieresis put dup 160 /dagger put dup 161 /degree put dup 162 /cent put dup 163 /sterling put dup 164 /section put dup 165 /bullet put dup 166 /paragraph put dup 167 /germandbls put dup 168 /registered put dup 169 /copyright put dup 170 /trademark put dup 171 /acute put dup 172 /dieresis put dup 173 /notequal put dup 174 /AE put dup 175 /Oslash put dup 176 /infinity put dup 177 /plusminus put dup 178 /lessequal put dup 179 /greaterequal put dup 180 /yen put dup 181 /mu put dup 182 /partialdiff put dup 183 /summation put dup 184 /product put dup 185 /pi put dup 186 /integral put dup 187 /ordfeminine put dup 188 /ordmasculine put dup 189 /Omega put dup 190 /ae put dup 191 /oslash put dup 192 /questiondown put dup 193 /exclamdown put dup 194 /logicalnot put dup 195 /radical put dup 196 /florin put dup 197 /approxequal put dup 198 /Delta put dup 199 /guillemotleft put dup 200 /guillemotright put dup 201 /ellipsis put dup 202 /space put dup 203 /Agrave put dup 204 /Atilde put dup 205 /Otilde put dup 206 /OE put dup 207 /oe put dup 208 /endash put dup 209 /emdash put dup 210 /quotedblleft put dup 211 /quotedblright put dup 212 /quoteleft put dup 213 /quoteright put dup 214 /divide put dup 215 /lozenge put dup 216 /ydieresis put dup 217 /Ydieresis put dup 218 /fraction put dup 219 /currency put dup 220 /guilsinglleft put dup 221 /guilsinglright put dup 222 /fi put dup 223 /fl put dup 224 /daggerdbl put dup 225 /periodcentered put dup 226 /quotesinglbase put dup 227 /quotedblbase put dup 228 /perthousand put dup 229 /Acircumflex put dup 230 /Ecircumflex put dup 231 /Aacute put dup 232 /Edieresis put dup 233 /Egrave put dup 234 /Iacute put dup 235 /Icircumflex put dup 236 /Idieresis put dup 237 /Igrave put dup 238 /Oacute put dup 239 /Ocircumflex put dup 240 /apple put dup 241 /Ograve put dup 242 /Uacute put dup 243 /Ucircumflex put dup 244 /Ugrave put dup 245 /dotlessi put dup 246 /circumflex put dup 247 /tilde put dup 248 /macron put dup 249 /breve put dup 250 /dotaccent put dup 251 /ring put dup 252 /cedilla put dup 253 /hungarumlaut put dup 254 /ogonek put dup 255 /caron put readonly def /CharStrings 256 dict dup begin /.notdef 0 def /y 8 def /x 7 def /three 6 def /two 5 def /one 4 def /zero 3 def /parenright 2 def /parenleft 1 def end readonly def /sfnts [ <00010000000900800003001063767420CCBF9B040000009C000006D26670676D 3775A72F0000077000000573676C796600A3F69300000CE400000D4068656164 F4572A8000001A2400000036686865610E3804FA00001A5C00000024686D7478 238D037E00001A80000000246C6F63610A180CFC00001AA4000000146D617870 04F10D3F00001AB80000002070726570E44365B400001AD800000C5000> <058E0000054C001F054C001C0394001B0000FFE10000FFE40000FFE8FE4AFFFC 056B0023FE6AFFE00313000000AD000000AD0000000000250096009F002400F0 013100C200C0004A00A6004100500094004700CF00AF000E007901CB00040023 004400A80025011F0002004600170105009900D9005C007200E500E00028004B 00DE011200240045007000160039FFE90016004B0088FFB900D9000A004300AE 00BA016C0153002F00430048022C012B0025008FFFC000170028FFCDFFD80025 009D00E50124FFB10048009D00E600110027007F00910012006A00CAFFFC0000 0024006200A7017C01E900210060008B0434048AFF6B003B00B500D5014BFF6B 004D007905D809B5006C009100A3011701C0FFDFFFE700BE04010065007F0082 0088009900B200C0022E034305A000200026003D004E00610065007B00D90113 01310340FF27FF42FF99004E00A700F2022B02C603070011002B0049005F008D 00A100AF00D600E400F5010B0135019D01AB01AB01D101EE05D80000004B0075 007A0080009D00A600A700AC00B9013101310217021700020017002900550080 008F00A500B200B300D0014B015901C001C103A50530FE3FFF14FF15FFE7FFFF 002A00580099009F00C100E400F40130015901AB01AB03220374041E04740532 FD81004D0064009C00D000D100D600DE00E500F500F8012A012A01E1027E027F FF57FFA8FFE500000008001F00380051005A006F0076007700A200C000C200C4 00F101FB0209027E02CF04C5057A05F0FF92001200260042004B004F00510053 0064008B00AE00B200B800B800D600F50111012001310138014E01520167018F 019601B801D901D902060221027102EA03B003CB03DC04360505FF3A00120016 001E001F002300570068006C007E0088009200A500A800C500C901150126012D 013001D601D901F6023B0244024402A302CF02DE0385038F04FC0586FEE0FEEB FEFBFF8A0007004400470058007500AA00E400EF011601200129016A017301E3 027E029002B4030E0310032303350341035403590388039403C803CE047204AB 04DA0549056105AB0761FE6EFED1FF4BFF84000000010006001E0027002C0034 003700620066006A006B006C007000700072007C0081008A008E0091009200A0 00AB00B800BF00C900D500DD00EC00F40100012101300169016A016D017C0185 018E018E019901AC01C101C501C901E101F601F601F60222022202280236023F 02430246026702850285029402D002D602E8031C0363037F03800380039E03B6 03D90400040404FF053205320548058B05A706CB07280748076208CCFCEDFD2A FD59FDDEFE00FE1AFE5BFE96FEC1FEE7FF56FF7900010025002D002E007C0087 0091009900A100A500A500AA00AF00B600C600CC00D700DD00EC00F201020105 011701180123012A012C0131013F014701490149014D01510151015501550157 015A015A0161016201680168017F0180018201830184018D0195019501950198 019901A501A901B601B601B701BA01BA01D501DF01E601EA01F2020002000203 021702250227022F0239024302430247024F025202520267026F026F02700272 0276027E02A702B302B902D603130325032D03610371039903AE03C203D403F9 0402042C042F043C04560467048304CF04D104D804FB051F05450568059E05C2 061B06340655066A069806AF06E806FC070607500762077C07D407FF082500AD 00C700AA00B5000000000000000000000000002F06CF01730514047802DF009C 0018037005870155002500060254036C038E03D2056601F0032001DA018A0369 036BFFA3034602F8036F015602BF0122031F053A0366008C00FF01AB02E102F4 02E70415015402E90128049101B7026F034302060000000005D30415048305E8 000002D7003A027D01C002C503830383FFBD003A059E01DF059E02D1002004E0 021300DF01C001870297000000CE0269028B0058043405FB0069015A01A90578 0182013E0288012A03D4049E00E5032302F301F00196007A00CD014A0424025E 023901AB00CF00FD011E00ED017100700195004001BB01DD01B8000101A803A7 014C020C018D01B0020D0137010000CD032101D4030A00590000000001260215 015002F0025503BC06D00335010100D000D2007A01030130007C000000000000 000000FE006E006600940227002B0045004D00D3013200180097004100F4FEBC FFE9001605D8058B009100A1032C00520030005D02CB003A009200E500E50058 0086003200BA0099008800300298007CFF8001640028004D0065000200B8016A 002F010B001100170100007F00040016022200A6005F000000F8000A00CA0043 004B01EE0077012000F401C00028045F0000008C044500C20060007B008B008B 0064005D00C2009C009206B505D3004F0117000000> <4040403F3E3D3C3B3A393837363534333231302F2E2D2C2B2A29282726252423 2221201F1E1D1C1B1A1918171614131211100F0E0D0C0B0A0908070605040302 01002C4523466020B02660B004262348482D2C452346236120B02661B0042623 48482D2C45234660B0206120B04660B004262348482D2C4523462361B0206020 B02661B02061B004262348482D2C45234660B0406120B06660B004262348482D 2C4523462361B0406020B02661B04061B004262348482D2C0110203C003C2D2C 20452320B0CD442320B8015A51582320B08D44235920B0ED51582320B04D4423 5920B09051582320B00D44235921212D2C20204518684420B001602045B04676 688A4560442D2C01B10B0A432343650A2D2C00B10A0B4323430B2D2C00B01723 70B101173E01B0172370B10217453AB10200080D2D2C45B01A234445B0192344 2D2C2045B00325456164B050515845441B2121592D2CB00143632362B0002342 B00F2B2D2C2045B0004360442D2C01B00643B00743650A2D2C2069B04061B000 8B20B12CC08A8CB8100062602B0C642364615C58B00361592D2C45B0112BB017 2344B0177AE4182D2C45B0112BB01723442D2CB01243588745B0112BB0172344 B0177AE41B038A45186920B01723448A8A8720B0A05158B0112BB0172344B017 7AE41B21B0177AE45959182D2CB0022546608A46B040618C482D2C4B53205C58 B002855958B00185592D2C20B0032545B019234445B01A23444565234520B003 25606A20B009234223688A6A606120B01A8AB000527921B21A1A40B9FFE0001A 45208A54582321B03F1B235961441CB114008A5279B31940201945208A545823 21B03F1B235961442D2CB110114323430B2D2CB10E0F4323430B2D2CB10C0D43 23430B2D2CB10C0D432343650B2D2CB10E0F432343650B2D2CB1101143234365 0B2D2C4B525845441B2121592D2C0120B003252349B04060B0206320B0005258 23B002253823B002256538008A63381B212121212159012D2C4BB06451584569 B00943608A103A1B212110592D2C01B005251023208AF500B0016023EDEC2D2C 01B005251023208AF500B0016123EDEC2D2C01B0062510F500EDEC2D2C20B001 600110203C003C2D2C20B001610110203C003C2D2CB02B2BB02A2A2D2C00B007 43B006430B2D2C3EB02A2A2D2C352D2C76B802B023701020B802B04520B00050 58B00161593A2F182D2C21210C6423648BB84000622D2C21B08051580C642364 8BB82000621BB200402F2B59B002602D2C21B0C051580C6423648BB81555621B B200802F2B59B002602D2C0C6423648BB84000626023212D2CB4000100000015 B00826B00826B00826B008260F10161345683AB001162D2CB4000100000015B0 0826B00826B00826B008260F1016134568653AB001162D2C4B53234B515A5820 458A60441B2121592D2C4B545820458A60441B2121592D2C4B53234B515A5838 1B2121592D2C4B5458381B2121592D2C014B53234B515AB00225B00425B00625 4923451869525A58B00225B00225B00525462345696048592121212D2CB01343 58031B02592D2CB0134358021B03592D2C4B54B012435C5A58381B2121592D2C B012435C580CB00425B00425060C6423646164B807085158B00425B004250120 46B01060482046B0106048590A21211B2121592D2CB012435C580CB00425B004 25060C6423646164B807085158B00425B00425012046B8FFF060482046B8FFF0 6048590A21211B2121592D2C4B53234B515A58B03A2B1B2121592D2C4B53234B 515A58B03B2B1B2121592D2C4B53234B515AB012435C5A58381B2121592D2C0C 8A034B54B00426024B545A8A8A0AB012435C5A58381B2121592D2C462346608A 8A462320468A608A61B8FF8062232010238AB9035803588A70456020B0005058 B00161B8FFBA8B1BB0468C59B0106068013A2D0000> <0002010000000500050000030007004DB10201BB02BE0006000702BFB2000504 B802BEB403000A0704B802BEB5010019080605BF02BE0002000301290009016B 015E00182B10F63CFD3C4E10F43C4DFD3C003F3CFD3C10FC3CFD3C3130211121 112521112101000400FC2003C0FC400500FB002004C0000000> <00010054FE4A027C058E0013003A40239611A71102860C8911020A9809110098 01130100000A09A80E22500601068014545E182B10F65DEDFD3C3C103C003FED 3FED3130005D015D01152627260235100037150606021514171E02027C976590 9C0132F67B9E4E211A4A7DFE6F254C6691018AD4013601FF6E2A44ECFE96C5D6 AF8AA79A00> <0001002EFE4A0256058E00130039402429042A08480503009801110A98091300 0101090AA80E222006300640060306801558A4182B10F65DEDFD3C3C103C003F ED3FED3130015D13351617161215100007353636123534272E022E98658F9CFE CFF77B9F4D21194B7C05642A4B6692FE77D5FECAFE016E2545EB016BC5D5B08A A69A000000> <0002004AFFE803B705680010002400BAB2610820B80106B2050515B80106B20D 0D1AB8010F4012091A002640260240266026A026E026042611B8010F400E5F00 6F007F008F00A00005001925BA011E010100182B4E10F45D4DED4E105D71F64D ED003FED3FED31304379404C012423242224020602010301020607251C1B1D1B 1E1B030613260F250B2618191719020621041162001F061A6201140E11620016 0C1A620124012062011B082062011210156200190A1562002B2B2B2B012B2B2B 2B2A2B2B2B2A2B2A2A8113341237363332171611140206232227263710171633 3236373611342726272623220706024A8C745A609C7C9B88D362C2816DC44539 7136741E2E302439293A44354834029EE8014F52419FC5FEAFECFEB695E5C1F7 FEE8B1956172AC0139E89B7330213D53FE9C000000> <000100F000000306056800160097401440186018A018E0180400184018027600 8600020E411301690141000901A00022000301690141000801A00023000001F8 000F016900160141000001F2400E010F0F020902010509080C020300BA01F700 03014940120E0E0F401135300F7F0F900FA00F040F1917BA022401E400182B4E 10F45D2B3C4D10EDE4103C003F3C3F3C11123901113900F5EDFC01F52B2B3130 005D01715D13253311141616171521353E02351134272626232207F0014A2113 3C5CFE026038160A07251A254204C7A1FB8772381E022525021D317A02DC942A 201E1F0000> <0001002C000003AB0568001E0146408207180B3917181C3D3418401C3D341940 1C3D340F1E161629073C074907A9070640205B045A085B175A186B0874117412 9C0B9D0E9911AC0BAC0EC905C917C818D917D918E020F904F9171515011D0419 051B15191619171D180709170B180B1D3419471989178F200718190202171A19 0C19060D031902050618171615140713040DB8016840090940140C3F80090109 B80333400C10051A8F19019F19AF190219BA03330003018DB301020C1EB8018D 400D0006E24F135F136F137F130413B801074013400001001A00204020802003 6020A020022019BB01F90003000D014040145F026F027F028F02BF02CF02DF02 EF020802191FBA018E010100182B4E10F45D4DE43CED4E105D71F65D4DF45DED 10ED003F3CEDFD5D713C3FFD712BE411121739111239011112393902100E3C87 10057DC40EC431300171725D005D012B2B2B002B010321350000353426232206 0723363633321615140706070207213236363703AB5FFCE0016101209E6E649F 262519CF9BA5DD304AA6F93E01626C57461A0105FEFB2501420198A981A67571 B9C6D4906767A2B5FEF03810312D000000> <00010053FFE8035605680032014CB9000AFFE0B20C3909B8FFC0403C0C394109 450A460B4B2204CF09012929382940346034CF34E034F70A0700340141097F23 7A2EAA24B924BA2EC92EDF23DF25DB2EEA22E9250C490829B8018CB328281000 B802E4B3D0300130B80334B5030510160116B8019FB51D402B2F341DB80143B3 100D2928BB01680014000902E3400B50208020029020A0200220B80333B3B00C 010CB80190400B502D802D02902DA02D022DB80333B55F077F070207B802E540 0A403401A034C034023400B8013EB74013BF1302131933BA011E01E800182B4E 10F45D4DE4105D71F65DED5D71F45DED5D71E410F43C003FED2BED723FED5DED 12392FED3130437940362E2F1E260A0F04062221232124212521040605250E26 260A2062012F042D62011E0F206201210B2762010A092E063062011F0D1D6200 2B2B103C2B012B2B2B2B2B2A81818181005D01715D7200712B2B133636333217 1615140716161514070621222635343633321716161716333236353427262726 262323353E02353426232207683AB184A35742BA7D807092FEEB89632F21191A 117817252A6697231A1F2B964E204F9F4881609B68044A89956A4F5A949E31B6 7BB081A844271D2C08053F060B9E6C4F4B381D28411E0A5E844F677FA600000000> <0001001B000003E703940038036540FF12450A018F0D8F0E8F1187268734D60B D617DA27DA33090F2E260A250B240C720A750BE632071C3A2E0F5A36042E3F05 3F103F1138263F283934303A490B4F104F11461E49264C284B34403A56195625 503A75077F0B7F107F117F167F1795079F109F11A718BB261E0E050F100F110F 2C1F101F111F2C290A29172F3A0A103A55095A36503A04261818191716162734 34350A0B0C0C33180A0907071926343534333525128F162F110111350C0D0D16 0C1D7D19501E011E2F256F237F2302238F23012319252E2E39332DF229292733 500001007D35013505050725190707243525143535250C16272730330C143333 0C35342618090C17332725190B382F402A26180A030C3407350F1C011C1F1F2C 2F2F2E131002381E00121111010100062E042D012D2D1E1E1D0A0CB80145B56F 1601162E25B8010EB320190119B8FFC0400C10354019B019E019F0190419B8FF C0B30F123419BB0236003300070167B2352E27B80108B300330133BB02C10039 003A024DB321CD89182B2BF65DEDF4ED10FD2B5D2B71EDF45DED003F3C103C10 5D3C3F3C103C103C10FD3C3C3C10FD3C3C103C5D011112391117390011121739 870E2E2B870E7DC4870E2E182B870E7DC4011812397D2F18EC10E45D1112392F E41112392F1112395D2F5D10E45D10E41112392F107CEC5D10E40708103C0E3C 870E103C7DC4C4870E103CC408C4070E103C083C0E3C313001725D5D2B005D01 710071435C58B9000BFFF0B20A390BB8FFF8B7093917201E123F0BB8FFE8B31E 123F15B8FFE840091C113F0D401B103F18B8FFE8B31C113F18B8FFE84013170E 3F0540120B3F0718120B3F3640120B3F3AB8FFC0B7120B3F29280F390BB8FFF0 B60F3925200F390AB8FFD8B20F3907B8FFE0B20F3932B8FFE0B60D3925200D39 07B8FFE0400F12392620123926201139252011390BB8FFD8B20B390AB8FFE0B2 12390AB8FFE0B211390AB8FFE0401B0D3910181239111812391740123910100F 3911100F392C40153913B8FFF0B2153916B8FFF0B2153912B8FFC0B215391AB8 FFF0401315393608153928301439293014391108163909B8FFE0401B16392940 1139294015393240153932201139172011390B20113912B8FFC0B11139012B2B 2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B002B2B2B2B2B2B2B2B2B2B2B 2B2B2B2B012B2B2B2B2B2B2B2B002B2B2B2B5913211522061514171617173736 3534262335211506070607071316161715213532373635342727070615141617 1521353637363737272626231B01AF2921230B16414B4822260136312431557D E4544839FE502D1913408693442D2DFED5241B265AC0AE4A513D0394251C1718 3210226868631A151D252503182272A7FEB87931032424140E17175DC4C45B11 182702242405141D77FFFC6C3700000000> <0001000CFE4603F403940032016C40AB0910120B3F0E2B95290213342E166436 8305850602090905120819081A092B141A26092412241A262B38013612351B47 126809680A6919661A631B682C7808790A7919771A741B782C890A8919980098 09971A962BBB00D034E506230909082B2B2C2A2A0A0108021E011319141E1300 2C321E00120A111E12260820191A1A302A0A142A2A0A2C2B2B24090814092B2A 09082B2A1A09040A082C2B2A1A190A090808231312120101000627B8FFC0400E 120B3F272F23391D0F3417171A19B80108401B8F0A01DF0AF00A02600A700AEF 0A030A7D3F094F095F0903097D08B8010E401D2BD60F20010F209F2002208F5F 2C012F2C3F2C022C193334A921A67F182B2B4EF45D724DE45D71E4FDF45DF45D 5D71FD4E456544E6003F4DFDE42B3F3C103C103C121739011112173987082E2B 0E7D10C4870E2E182B7D10C401111239180010ED0110C00010ED0110C00010ED 0110C00010ED0110C00710083C083C3130015D01712B005D012B132115232206 1514171313363534272626233521150606070607010606232226353436333217 163332363737012627262726270C01AB152D2D21DFCD110708222B012A252818 0919FE8B36AF513B4C37302139280A1E472441FEB70F2119101733039425271D 2745FE3201FA292812090B0D25250418210E3FFC6E8588442C2A33160F3E599F 02B31F2E230C100C00> <0001000000028000C04D2BB45F0F3CF50819080000000000C40EB0D700000000 C40EB0D7000CFE460500058E00000009000100000000000000> <000100000721FE4500570800FEABFEAB08120001000000000000000000000000 0000000900> <0639011C02AA005402AA002E0400004A040000F00400002C040000530400001B 0400000C00> <0000003C007E00C0015A01CC02A40394059C06A000> <000100000009007E0007005800040002001000160041000004890C500002000100> ] def FontName currentdict end definefont pop %%EndResource /F10_0 /XGBHPT+TimesNewRomanPSMT 1 1 [ /.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/exclam/quotedbl/numbersign/dollar/percent/ampersand/quotesingle /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 /grave/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/.notdef /Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis/Udieresis/aacute /agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute/egrave /ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde/oacute /ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex/udieresis /dagger/degree/cent/sterling/section/bullet/paragraph/germandbls /registered/copyright/trademark/acute/dieresis/notequal/AE/Oslash /infinity/plusminus/lessequal/greaterequal/yen/mu/partialdiff/summation /product/pi/integral/ordfeminine/ordmasculine/Omega/ae/oslash /questiondown/exclamdown/logicalnot/radical/florin/approxequal/Delta/guillemotleft /guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide/lozenge /ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright/fi/fl /daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand/Acircumflex/Ecircumflex/Aacute /Edieresis/Egrave/Iacute/Icircumflex/Idieresis/Igrave/Oacute/Ocircumflex /apple/Ograve/Uacute/Ucircumflex/Ugrave/dotlessi/circumflex/tilde /macron/breve/dotaccent/ring/cedilla/hungarumlaut/ogonek/caron] pdfMakeFont %%EndSetup pdfStartPage [] 0 d 1 i 0 j 0 J 10 M 1 w 0 g 0 G q q Q q 0 0 612 792 re W q [1 0 0 1 0 0] cm 0 0 612 792 re W q Q q 90 554.9 201.7 165.1 re W 0 g 1 g 90 554.4 202.2 165.6 re f* 0 w 0 G 1 G 90 554.4 202.2 165.6 re S 90 554.4 202.2 165.6 re f* 90 554.4 202.2 165.6 re S 0 G 123.6 585.6 m 123.6 579.6 l S 0 g [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 124.8 571.2] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj 181.2 585.6 m 181.2 579.6 l S [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 177 571.2] Tm 0 0 Td /F10_0 1 Tf (1) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 181.1 571.2] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 185.3 571.2] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj 239.4 585.6 m 239.4 579.6 l S [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 235.2 571.2] Tm 0 0 Td /F10_0 1 Tf (2) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 239.3 571.2] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 243.5 571.2] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj 120.6 582.6 m 126.6 582.6 l S 120.6 624.6 m 126.6 624.6 l S [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 106.8 621] Tm 0 0 Td /F10_0 1 Tf (1) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 110.9 621] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 115.1 621] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj 120.6 666.6 m 126.6 666.6 l S [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 106.8 663] Tm 0 0 Td /F10_0 1 Tf (2) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 110.9 663] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 115.1 663] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj 120.6 708.6 m 126.6 708.6 l S [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 106.8 705] Tm 0 0 Td /F10_0 1 Tf (3) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 110.9 705] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.81131 0 0 7.8 115.1 705] Tm 0 0 Td /F10_0 1 Tf (0) 0.5 Tj 123.6 582.6 m 271.8 582.6 l S 123.6 708.6 m 123.6 582.6 l S Q q 123.6 582.5 148.3 126.1 re W 0 w 0 G 0 G 123.6 582.6 m 124.2 583.2 l 124.8 583.2 l 125.4 583.2 l 126 583.8 l 126.6 583.8 l 127.2 584.4 l 127.8 585 l 128.4 585 l 129 585 l 129.6 585.6 l 130.2 586.2 l 130.8 586.2 l 131.4 586.2 l 132 586.8 l 132.6 587.4 l 132.6 587.4 l 133.2 587.4 l 133.8 588 l 134.4 588.6 l 135 588.6 l 135.6 589.2 l 136.2 589.2 l 136.8 589.2 l 137.4 589.8 l 138 590.4 l 138.6 590.4 l 139.2 590.4 l 139.8 591 l 140.4 591.6 l 141 591.6 l 141.6 591.6 l 142.2 592.2 l 142.8 592.8 l 143.4 593.4 l 144 593.4 l 144.6 593.4 l 145.2 594 l 145.8 594.6 l 146.4 594.6 l 147 594.6 l 147.6 595.2 l 148.2 595.8 l 148.8 595.8 l 149.4 595.8 l 150 596.4 l 150.6 597 l 151.2 597.6 l 151.2 597.6 l 151.8 597.6 l 152.4 598.2 l 153 598.8 l 153.6 598.8 l 154.2 599.4 l 154.8 599.4 l 155.4 600 l 156 600 l 156.6 600.6 l 157.2 601.2 l 157.8 601.2 l 158.4 601.8 l 159 601.8 l 159.6 602.4 l 160.2 603 l 160.8 603 l 161.4 603 l 162 603.6 l 162.6 604.2 l 163.2 604.2 l 163.8 604.8 l 164.4 604.8 l 165 605.4 l 165.6 606 l 166.2 606 l 166.8 606.6 l 167.4 607.2 l 168 607.2 l 168.6 607.2 l 169.2 607.8 l 169.8 608.4 l 169.8 608.4 l 170.4 609 l 171 609.6 l 171.6 610.2 l 172.2 610.2 l 172.8 610.2 l 173.4 610.8 l 174 611.4 l 174.6 611.4 l 175.2 612 l 175.8 612.6 l 176.4 612.6 l 177 612.6 l 177.6 613.2 l 178.2 613.8 l 178.8 614.4 l 179.4 614.4 l 180 615 l 180.6 615.6 l 181.2 615.6 l 181.8 616.2 l 182.4 616.8 l 183 616.8 l 183.6 616.8 l 184.2 617.4 l 184.8 618 l 185.4 618.6 l 186 618.6 l 186.6 619.2 l 187.2 619.8 l 187.8 619.8 l 188.4 620.4 l 188.4 621 l 189 621 l 189.6 621.6 l 190.2 622.2 l 190.8 622.2 l 191.4 622.8 l 192 622.8 l 192.6 623.4 l 193.2 624 l 193.8 624 l 194.4 624.6 l 195 625.2 l 195.6 625.2 l 196.2 625.8 l 196.8 626.4 l 197.4 627 l 198 627 l 198.6 627.6 l 199.2 628.2 l 199.8 628.2 l 200.4 628.8 l 201 629.4 l 201.6 629.4 l 202.2 630 l 202.8 630.6 l 203.4 631.2 l 204 631.2 l 204.6 631.8 l 205.2 632.4 l 205.8 632.4 l 206.4 633 l 207 633.6 l 207 633.6 l 207.6 634.2 l 208.2 634.8 l 208.8 635.4 l 209.4 635.4 l 210 636 l 210.6 636.6 l 211.2 636.6 l 211.8 637.2 l 212.4 637.8 l 213 637.8 l 213.6 638.4 l 214.2 639.6 l 214.8 639.6 l 215.4 640.2 l 216 640.8 l 216.6 640.8 l 217.2 641.4 l 217.8 642 l 218.4 642 l 219 642.6 l 219.6 643.2 l 220.2 643.8 l 220.8 643.8 l 221.4 644.4 l 222 645 l 222.6 645.6 l 223.2 646.2 l 223.8 646.2 l 224.4 646.8 l 225 647.4 l 225.6 648 l 225.6 648 l 226.2 648.6 l 226.8 649.2 l 227.4 649.8 l 228 650.4 l 228.6 650.4 l 229.2 651 l 229.8 651.6 l 230.4 652.2 l 231 652.2 l 231.6 653.4 l 232.2 653.4 l 232.8 654 l 233.4 654.6 l 234 654.6 l 234.6 655.2 l 235.2 656.4 l 235.8 656.4 l 236.4 657 l 237 657.6 l 237.6 657.6 l 238.2 658.2 l 238.8 658.8 l 239.4 659.4 l 240 660 l 240.6 660.6 l 241.2 660.6 l 241.8 661.8 l 242.4 661.8 l 243 662.4 l 243.6 663 l 244.2 663 l 244.2 664.2 l 244.8 664.8 l 245.4 664.8 l 246 665.4 l 246.6 666 l 247.2 666.6 l 247.8 667.2 l 248.4 667.2 l 249 667.8 l 249.6 669 l 250.2 669 l 250.8 669.6 l 251.4 670.2 l 252 670.8 l 252.6 671.4 l 253.2 671.4 l 253.8 672.6 l 254.4 673.2 l 255 673.2 l 255.6 673.8 l 256.2 674.4 l 256.8 675 l 257.4 675.6 l 258 675.6 l 258.6 676.8 l 259.2 677.4 l 259.8 677.4 l 260.4 678.6 l 261 678.6 l 261.6 679.2 l 262.2 679.8 l 262.8 680.4 l 262.8 681 l 263.4 681.6 l 264 682.2 l 264.6 682.8 l 265.2 683.4 l 265.8 684 l 266.4 684 l 267 685.2 l 267.6 685.8 l 268.2 685.8 l 268.8 687 l 269.4 687 l 270 687.6 l 270.6 688.2 l 271.2 688.8 l 271.8 690 l S Q q 90 554.9 201.7 165.1 re W 0 w 0 G 0 G 123.6 564 m 141.6 564 l S 0 g 0 g [1 0 0 1 0 0] Tm 0 0 Td [9.61392 0 0 9.6 148.8 559.8] Tm 0 0 Td /F10_0 1 Tf (y) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [9.61392 0 0 9.6 153.5 559.8] Tm 0 0 Td /F10_0 1 Tf (1) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [9.61392 0 0 9.6 158.3 559.8] Tm 0 0 Td /F10_0 1 Tf (\() 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [9.61392 0 0 9.6 161.3 559.8] Tm 0 0 Td /F10_0 1 Tf (x) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [9.61392 0 0 9.6 166.1 559.8] Tm 0 0 Td /F10_0 1 Tf (\)) 0.333 Tj Q Q Q Q showpage %%PageTrailer pdfEndPage %%Trailer end %%DocumentSuppliedResources: %%+ font XGBHPT+TimesNewRomanPSMT %%EOF