%!PS-Adobe-3.0 EPSF-3.0 %%Creator: xpdf/pdftops 3.00 %%LanguageLevel: 2 %%BoundingBox: 101 63 511 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 LYTTUT+Times-Roman %!PS-TrueTypeFont-1 10 dict begin /FontName /LYTTUT+Times-Roman def /FontType 42 def /FontMatrix [1 0 0 1 0 0] def /FontBBox [4 -446 1588 1404] 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 /space 1 def /degree 32 def /z 31 def /w 30 def /u 29 def /t 28 def /s 27 def /r 26 def /q 25 def /p 24 def /o 23 def /n 22 def /m 21 def /l 20 def /k 19 def /i 18 def /h 17 def /g 16 def /f 15 def /e 14 def /c 13 def /a 12 def /S 11 def /P 10 def /F 9 def /B 8 def /A 7 def /colon 6 def /three 5 def /two 4 def /one 3 def /asterisk 2 def /space 1 def end readonly def /sfnts [ <000100000009008000030010637674209B3F3F0F0000009C0000041A6670676D 81F39AB9000004B8000002C4676C7966125090B90000077C0000268868656164 EA20D36600002E0400000036686865610C6804CE00002E3C00000024686D7478 7EF906F800002E60000000846C6F63619744A0E600002EE4000000446D617870 085402A300002F2800000020707265707EC9268100002F48000006BB00> <05740002054B001D054B0018039700130000FFE30000FFED0000FFEAFE420000 054B001DFEBDFFD6031E000000B4000000B402FE3F3C0026001C007D00980003 007D00DE00350017002800E3013E000300B400D000DF004C005A00C4004A00AB 0147008A004E0039006D013D002401D200360045009E00BE00170079006F00D0 00460091002100B400BAFFC20017003600AB00B800F60009001D003D0058005A 008C0099FFC400A000E800F5FFA1FFEA0033008500B800D5FFE2002F0080008C 0002001A00250045006A0070012D0274FF87003E004E009800BA00DE0116FF3E 00150034003C004400670068006D006E0084009800BD00D500D7011C0000002D 0030003D00460057008B0093009700B000C6011F017B019D0409FF68FF6A0056 005A006A006D009200C400D000E700F1011101BF01C7FF1CFFB4FFFF00020023 00380042006D0092009C009D00A100A200B400BA00C700C700E400ED01530157 03230334FF0DFF32FFFBFFFF000F001C0040004B005C006D006D007C00850098 00C500CB00CB00DF011F01280136015501700180018A01C7024203130407054E FF82000000080026003D003D004F006E0073008B00900095009E00A800AD00AD 00C300D300E3010901230241028002F40311034004510576FF7FFFAFFFBEFFCF 00030005000E0039004B004B004C00740078008800890092009200B600C200D8 00DF00F000FD010701100117011F01B401DD01EB020002110229028002CA036F 038A03AF0400049C04DD053E0587FEA6FEE4FF67FF95FFCBFFF8000200020007 002500280037003700380039003F00510053005900640068006B007D00980099 00AF00B100B900D000D500DA00DD00FD00FE011E013601370142015A017A01A3 01C401CC01F702020210021F022902290287029F029F02C002CC02D5031A031D 03280331035E0396039F03A8049305640571059405B106EB0788FE63FE64FE76 FE7CFEBCFF4BFF97FFACFFC0000700210028002D003000480049004C00510054 00560066007A007C0085008A008C009900AF00B300B500B500B600B900BB00BC 00CC00D000E100F400F600FC00FD0109011001170118011F01300139013C013E 0142014301440149014B014F01540155015701580161016A017D017E0184019C 019C019D01A101A301B401B401B901BB01CB01D001D701D701E401EC01EC01F7 020502070218022302260240024B024B025702570261026302680269026D028D 028D02A602AF02B402B80300033E03460361036103B003C003D503D703DF03F9 041A0474047B04C104CC04DA04E404F204F60510053005550556061806390676 06A406B3076B07AD07DA00B200D500AE00BB0000000000000000000000000063 0079029602FA007E0247009100C8000002CA024800DA007D01B301A4002D00A5 009C0034003400DC00DC0040004000310031000A000A00820030000000> <4027262524232221201F1E1D1C1B1A191817161514131211100F0E0D0C0B0A09 0807060504030201002C4523466020B02660B004262348482D2C452346236120 B02661B004262348482D2C45234660B0206120B04660B004262348482D2C4523 462361B0206020B02661B02061B004262348482D2C45234660B0406120B06660 B004262348482D2C4523462361B0406020B02661B04061B004262348482D2C01 10203C003C2D2C20452320B0CD442320B8015A51582320B08D44235920B0ED51 582320B04D44235920B09051582320B00D44235921212D2C20204518684420B0 01602045B04676688A4560442D2C01B9400000000A2D2C00B9000040000B2D2C 2045B00043617D6818B0004360442D2C45B01A234445B01923442D2C2045B003 25456164B050515845441B2121592D2CB00143632362B0002342B00F2B2D2C20 45B0004360442D2C20B0032552582359212D2C69B04061B0008B0C6423648BB8 400062600C642364615C58B0036159B002602D2C45B0112BB0172344B0177AE5 182D2C45B0112BB01723442D2C45B0112BB017458CB0172344B0177AE5182D2C B002254661658A46B040608B482D2CB0022546608A46B040618C482D2C4B5320 5C58B002855958B00185592D2C20B0032545B019234445B01A23444565234520 B00325606A20B009234223688A6A606120B0005258B21A401A4523614459B000 5058B219401945236144592D2CB9187E3B210B2D2CB92D412D410B2D2CB93B21 187E0B2D2CB93B21E7830B2D2CB92D41D2C00B2D2CB9187EC4E00B2D2C4B5258 45441B2121592D2C0120B003252349B04060B0206320B000525823B002253823 B002256538008A63381B212121212159012D2C4569B00943608A103A2D2C01B0 05251023208AF500B0016023EDEC2D2C01B005251023208AF500B0016123EDEC 2D2C01B0062510F500EDEC2D2C20B001600110203C003C2D2C20B00161011020 3C003C2D00> <0002002100000597054B000300070043B40201490506B80156401C0004074903 000A0504490303021A090607490100190809EB214652182B2B4EF43C4DFD3C4E 10F63C4D10FD3C003F3CFD3C10F43CFD3C31303311211127112111210576B8FB FA054BFAB5B803DBFC25000000> <00010087021E036F056800470077B801FF403B3341031A0D18270303143A2F44 DE3A14200ADE14003F41492C4027420342334641461A460D46213A141417112C 23C5173741113DC5074748788E182B2FDE3C4DFCC4FDC4FD3C1112393D2FC41A ECECECECECEC181A10DE10C4003FFC3C10DCFC3C1112393D2F3C1ADC3C10DC3C 3130850001123736372627263534363332161735342635343633321615140617 3E01373E013332161514070607171617161514062322262F0115141615140623 22263534362F010E01232226358765A04E4FA2622A1C298270352B1E23253802 52241948231F1E295A9660114F995834192A904C0E392D242126440B0355942E 242303581623332F2A193D222697411A53A62227292E2317AB773C1D1C501B2C 1F3F13203F0A2F1F12452523AD26070E769D122133302209E9350E2FA82A180000> <000100E300000325055E0016006F4019761486140226143614020CFD6208E022 03F96207E02314E00DB8016EB2136214B8017E40110D0C03020408150508070C 1817171A0203B80130B50C0C0D191718BC0178002101A5015D00182B2B4EF43C 4D10FD3C4E456544E6003F3C3F1217394DF5EDFC01F52B2B313000715D001615 111416171521353E0135113426232206073525330262015270FDCC794A18281A 5324016F0C05590509FB4C4D2A041C1E06365A039E30321D101CBB0000> <0001003D000003CB0564001B00B8404C2512016C006E016913036402960FF60F F61404050F0614150F2514042B08142100000118190A0B010B0A0303001A0318 191119180B0A01050614066B0E051514A41A4000211B0C038811BC19BB020800 1D00000207B11D1C2FCCE410F6F4ED003F1A3DCC181A3CFD3C3FED1112173901 11123912391112173910C910C90705101AC531304379401C04100825070D0A35 00090A0C0B050F033501090C0635010410063501002B2B012B103C103C2B2B81 01715D005D713708013534262322070607273E01333216151402012132363717 03213D016E0106A06F89552F2B2B32EF89A9D1E2FE8601CB604E311A6FFCE117 017C0164A9949B64377209E6B3D59AA4FED0FE7B2E590CFEE900000000> <00010059FFF10376056A002F0095403C49195B070207241624290739074B076A 076A0879077B08A919C6240B172118181700032C0122100D181702130C02F529 40220D21C0090109092F1313B80173400F1B052F88290D106B1E056BA0260126 BD02000031000D0136002C0209B131302FCCF4E410F65DE5D4ED003FED3FED11 12392F5D3D1ADD7DCC181A10FD111217390111123939121739101A18C9313001 5D005D36163332363534272623220607273E013534262322070607273E013332 16151407060716171615140021222635343633D6B53F8C88375DDD0D181002A0 B8915D6E542E351F28DA8F99A7452752603A6DFED5FEEC7B632125AE72BD6F6B 518901021A3A967B6D72512C5C0798B6A86E61512E39293769A1BEFEDE492A1A 3000000000> <000200A5FFEF018903AD000B00170035401C022A0807112A170B1917171A142A 0E0B2A05050E191819C321FC6F182B2B4EF43C4D10ED10FD4E456544E6003F4D ED3FED3130000623222635343633321615022635343633321615140623018445 2C303E402E2C459E41402F2F464237030D3F442C2E413F2FFCB0422F2D43412E 2C46000000> <0003001E000005A50563000200200021013C40AA030F031019031904120F1210 1B1F1B202B032B0429063903390439063C1F3C20550A55178C038C0488088609 830D830E830F83108C1F8C209A039A04930D930E930F93109A1F9A2024440D44 0E02070808060017161601021818010218191901041B03A706101B0F0D1B0E28 0A211F1B200F20161902180300170E0178010809200806062C12191901090A0A 2912161601061903160A090821050E0119160A06041820010800022C1718B801 55400C094021090803200F0E0308234109020A000E01C5000101480020000302 0900222FF41A19FDFD18E6003F3C3C3C3F3C3C1A4D10FD3CFD3C113911121739 0111121739123939870E2E2B057D10C5870E2E182B057D10C52B111239391239 3918111239392F00ED012F10F500ED012F00ED0110F500ED8710057DC43C8710 3C07103C3C87100E3C313001715D010B0101353E01370133011E01171521353E 013534262F01210E01151417161715010392EDEAFE634F4F6001AB2801FE333D 48FDF75A34141255FDE8501F2A1A480127020E0234FDCCFDF2250966E203EDFB 7774370A252508172D0F4C2AC5C9591A34140C062505630000> <00030023000004BD054B000C0025003200D04050861B851E02380348035B1B51 1EB601C601D601D82BE501E82B0A2E0810210D1B252D2411211B152D231D2729 09100C081D310511272D324B316ADF0501CF0501050525152D2E1615020C2E24 24250829B8013340121958025440208020BF200320343009291110B80203B134 332FCCF43CFD3C10D45DEDF4ED003F3C10ED3F3CED1112392F5D71FDE4113939 11123939123901111239392B2B3130437940202A2C2123171800012B2622262C 1729550100230255012A182D550101210C55002B2B012B2B2B2B81818181005D 015D2436353426232A012711141633053E013511342627352132041514070607 1E011514070623210037363534272623220615113702FED4F8C02F191A3C6DFD C27C49497C023EF601216539728DC8DE75ABFD6402BF44829653A9401EC34A7A ADAC7E01FE02351F25073F73038F714106269EC1914B2B1C229F8FF05A2F02EF 1F3C9BB740231631FE32030000> <0001001700000461054B002400A9405A0EC80B1B0F0A010A7C0E1D981A1B0F19 01192D1D034A001B24282404211B0828231498171B001801182D141F211B2328 231D140E03191F031F1E2404130E0F2E0814132C1D1E1E2308022423081918FA 094B300A500AD00A030AB8020AB526121F290403B80203B126252FCCF43CFD3C 10F65D4DF4F43C003F3C3F12392F3CFD3C10ED3911391112393901111217392B 10F55D01EDEC2B2B10F55D01EDEC0010F55D01EDEC3130373E01351134262735 2113232E01232122061511213236373311232E01232111141617152117793B42 72044307391574ABFEE8291701288348163030174882FED84574FDC2250D3F85 03776D430826FEDA8D4B1C29FE374E77FE26774DFE40713F0925000000> <0002002100000455054B000E002700C54048C61ACA1C02B619C91D0212400A1E 2B08124A0F1B27282413211B17282322211B262D2312221E27130307212E1E2E 0A4B0747072617032E181817022726080E54101B301B501B031BB8020AB52906 22291312B80203B129282FCCF43CFD3C10F65DED003F3C3F3C10ED111239762F 18F4EDED111239111239392B2B2B31304379401E191D0B0D00020C2501260B1D 0E550102190E55010D1C0A5500001A0355012B2B012B2B2B2B81818100495479 4009091F075F000807202101103C103C2B015D005D00272623220615111E0133 32373635013E01351134262735212004151404232226231114161715210376A2 57853F1D3722108D5193FCAB753A416E021C01040114FECEE6216719477BFDC3 04934626192BFDEA05022849C8FC4E0B477F03776B440926CAA5D1BC03FE8C74 3C09250000> <00020055FFE503ED056800360037012F40261123790A7B0B8A0B8A0CE724E525 074B08590A5525020B0A0725890A890D8725DB0AD4250736B80107400D357E40 593169310231A12C2E1BB80107401F1A7E40561666160216A1261328250D0A04 041F2E371303042E2E0940341B35B80169400F001B360D100A2522281B073719 1B1AB80169B51C1B1E1B5807B80133400F371B10302BEF2BFF2B032B39365822 B8017CB700103010021039382FCCD45D7DEDE41810D45D1112394D7DED18F418 1AEDF4ED2F111239123939113910EDF4ED1A003FED3F3CED111739101A3DEC5D 1A18F4ED101A3DEC5D1A18F4ED7172313043794034202D0512240E2255000929 075501052D0755012012225500230F25550024250E0D082A0A55012928090A06 2C04550021111F5501002B2B103C103C2B103C103C2B012B2B2B2B8181005D13 161716333236353427262F01262726353436333216333236373313232E012322 06151417161F01161716151406232226232206072303018434467AB5628F482F 97AF4F2F57CEAA46C50E261D082A2D3132DD6C547D303065B4A94544F3BD5FCF 0F2419042D3D01E5019C8A528F7C6F644A2F5E6D323361759BCE452421FE4CC5 9C63584F38393E6F68575878A1D8482C1901B403CC00000000> <0003004BFFF1038903B4000B00400041010C4066EA26FB260207274606020C23 9A0A9A39A90AA90BA80DBC09CA09CB2FCB30DC09DC30DA31EC09ED300F57082C 312A171C1F141F00330F0F010F49322E3639312C0F0A00061408143325072E3E 360B083E3D0B4107413927100B2F412A403179292F2AAF2A022AB80200400A43 18271B442242044440B80201B143422FCCF4EDF4FDE410F65D3CE6111239FD3C E42F003F3FED3FED3FED11121739111239762F5D18EDCC111239390111123931 304379403B3E3F23280C17010702250D2606261226010E042600073E041E0015 24171E0016171326101E012728030C00260101000E0F053F081E001127141E01 002B2B103C103C2B01103C2B103C2B2B2B2B2B2B2B81818181005D01715D0106 0706151417163332363524373625353427262322070615141615140706232226 3534363332171615111417163332363715060706232226270607062322263501 024B734B903C27304279FE00915C011314226B332E2E0A25151D2D30ADA7C245 25080D29171E252025383A443D034C365B52567E017D022A262E59715B2B1C4A 396B613C67556628431A1B2F0C390838160D3B2446997E4584FE6F3A16270E1B 34271926583D422036795D02ED00000000> <0002002FFFED034B03AF0022002300A940498B17A408C411D611D618E211E61E 07350B450B560B6A096A0A691569167A09790A7A157A160B28081718070A1017 1802171813070A0D050D3323220793130113411C0B230242231F18B80202B325 10441FB80201B125242FCCF4ED10F61239E42F003FED5D3F3CFDCC1139391139 390111123912393910C931304379401B1D210A120001121D1026000E21102600 0A111E1326000F200D2601002B2B01102B2B818181015D005D00161514062322 262F012627262322061514163332373637170607062322263534003323027AB5 2E3023350C0C0D202136729DAD9368512E3A1C393F799F9CF00106C82C03AF81 4D2139302E30351615C7A597F044275511784686F6D3CF012A00000000> <00030028FFE8035E03AA0013001C001D00D9405D69086A0C6F126C157B077908 7A0C7D117F127D147D15FC0EF60F0D550866086011C404C712D404E609E20F08 3D08090A171803090A02090A03061739100301034703061C1C631D13079206A2 060206410D0B1D18FE02421D10CF0A010AB80202B31F03DB10B80201B11F1E2F CCF4ED10F65D1239F4ED2F003FED5D3F3CED111239762F5D18FD111239390111 123911123910C931304379402A0E1B000515251A261412171E0016171B00181E 011918050E03260016111C1E0119011C1E01040F062600002B2B2B012B103C2B 103C2B2B2B8181005D015D001615211E0133323637170E012322023534123306 0706072126272623370262D4FD850ABE8269903D2329E1A3BCCDEEBFAC3C200E 01A60B1B31732D03AAC3B3E8D46E650C7FD8011CB9C90124496536526431584900> <00010028000003100576002600774037370A010809190A290A030626033F001C 26DE24213F1C25DE2303210526131618119518330B011F05391E1D0706062625 0A031E20280128B8020440090E1D212F072F030103B901FF00272FF45D3CFD3C CCF55D3910003F3C3F3C3C3CFD3C3FEDED113939111239392B2B011810C41831 30015D005D373E0135112335333437363332161514062322262F012E01232207 061D01331523111416171521286A43ABAB2B52DB588B30221D2A1D110E26224C 1B0FFBF93D81FDEB1C05456F0282439E6DD1463B2134232C1A151D4B2841ED43 FD7E713F091C000000> <00040036FE4203C203AF001300480056005700D04061494248438B428943AA1B 050528053709431A4339436A036C38A614A618094113102E482C2B1A04162622 1B02264C10413209482C2B0329560951323229025633481F294F29BF29032947 4F33571A201907023E390E575726164C519026A0260226B80200400C59053336 20592E3D45271613B801D2400E3CB95344101630169016A0160416B801FFB159 582FCCFD5DEDF4ED10F4ED10CCD4FD10F65DED1112392F003FED3FCC3C3CFD76 DC5D76FD1112392FFD1112173911123939011112173911121739113912393130 015D005D121633323635342726272E01272E0127220706151226353436333216 3332363B01152316171615140623222722061514171633201716151404232226 3534363F0226272635343637363736353426232207061514163303C9BD7AA6D0 5434912552221662180C2F302765BAAA49B0511555130CAD120A11BDA019411D 5F462E3801015C97FE9FB4A4C0334B420C2E17284571F5253C6171622513765E 08FEF340735443160D02010302010E053F403602279A6075D24503512A1F3A34 72BF09621F200F0A1D2F9B9EBC85492445443B0C12111F28255964141E30775F EE5D31487AC2024B00> <00010012000003E50574003000B64016451601F9170109171A17021A08102F1F 3002233F1C1FB801FB403B22033F001C3020241A3F1C1E20232B3F1C2F20230B DA04500A1C0B9029232B2B29231A11030627300410150F00273E1507302F1F1E 0A24232F191AB80200B63210272B2F0403B801FFB132312FCCF43CFDE410F63C FD3C003F3C3C3C3FED3F123939111217390111123900F5EDFC01F52B2B2B2B01 5D00313043794010252616182616241E0117182517271E012B01103C2B818100 715D0171373E013511342623220607353E013F01171136373633321716151114 16171521353E0135113426232206151114161715211252331D380B150D2C8119 60023F315866A23B20314CFE4F5732415A4E923455FE471C0B3B6E03C0383503 02240D25081E07FD9A48223C884875FE686A400A1C1C0C3A6E019561787011FE 1370380C1C00000000> <000200280000020E0574000B0025005D4026230C0F3F0C1C2520242320201820 1050171C18921C201F100F041C25089502001C0725240A27B80200400A200B95 05271F20DD100FB901FF00262FF43CFD3CF4ED10E6003F3C3F3F4DED11121739 10F5EDFC01F510F52B103C3130123633321615140623222635033E0135113427 26232206073537363736331615111416171521A83C2C2B3D3D2B2C3C806B3809 0F300B15322BAF451C08023761FE1A05363E3D2C2B3D3D2BFB110A357501DD41 1929040E1F0E391D0C0708FD32723A081C00000000> <00010004000003FF0571003800D240764624582076158615A615EA24FA240704 2026202621362037215914593067206A3099150A212222391214222315142322 40225312213114153130153014313130232221151407261E04500A1C0B900F00 1E1B1C1C0600362903261C3837270A1531222115031D23300227321D60278027 C02703273A37B801FB400B14312F38200BDAC0030103B801FFB13A392FCCF45D E4E4FD3CE410D45DC4111217391217393D2F2F18003F3C3CFD173C3FFD3C3FF4 EDFC111217393D2F2F2F2F180708101A2B1A103C0708102B103C3130015D005D 373E01351134262322060735373637363332161511253E01353426273521150E 010F01171E0117152135373E0135342627011114171617152104603D302D131C 115A67482C07060301151E152D3A01A17088C13BB98E9051FE4323111C0A09FE CA331E49FE211C07325303EA472602021C181B180F0509FCB7F41B200C170C03 1C1C074BB136F0B879071A1C02010C0E0B130C0198FE8E45170E011E00> <000100250000020E057C0017004A402015000343001C1720241620120CDA043A 0B1C0C901211040304170E0117160A19B80200B411122F0304B901FF00182FF4 3CFD3CE6003F3C3F1217394DF5EDFC01F510F52B103C3130373E013511342726 232206073536373216151114161715212A5D420B143D0E211987BE07033C5EFE 1C1C09395303D142192A060621243C0C14FB515733071C0000> <000100210000063403A8004E00FA401C36193420021120A70E024F294F3C0210 3B104D1F4E033F372D431C29BE01FB002200400101001C003C01FB404C22043A 001C4E2024243A1C282023373F1C3B2023493A1C4D20230C2005500B1C0C920F 43491B37404948434037362D241B1405040C454E130F32453E17323E1F1F170F 074E4D3C3B29280A50B80200400B23242F2E8F2DD02D02482DB80147400D4640 36372F418F40D040024840B80147B746041327492F0504B901FF004F2FF43CFD E41076F4765D183CFD3C1076F4765D183CFD3CE6003F3C3C3C3C3C3F3C3C4D10 ED10ED111239111217390111123912390010F5EDFC01F52B2B2B2B2B2B112E01 5D5D3130005D015D37363736351134262322060735373E013332161D013E0133 321716173637363332171615111416171521353E013511342726232207060711 1416171521353E01351134272623220607111416171521214E1A28272D15150E 4827B205050263904C673D20154A375F63A1361F3F52FE3D573715256C414025 36395CFE355F3414216B3D762D3559FE391A07131D5702054A2E040523180D44 0A0E875A454626414B243E834AA0FE614733081A1C08365301AF612E522B1937 FE005154031A1A0C448501189A3A624336FDDD4C3A011A0000> <00020021000003E303AE0033003400B74059191A4D1A02960EA60E021A081F21 10321F332F213F2105253F1C2120220343001C3320241C3A1C2020232E3A1C32 20230C20043A0B1C0C900F2E2D251C1304030733120F293E17270F0733322120 0A34073426252F34041B1CB80200B73612272E2F030304B801FFB136352FCCF4 3C10FDE410F63C1239FD3C2F003F3F3C3C3C3FF4ED113911173910F5EDFC01F5 2B2B2B2B055D043130437940102728181A2818261E01191A2719291E012B0110 3C2B8181005D71373E0135113427262322060735363F0132161D013637363332 171615111416171521353E01351134262322070607111416171521012547390C 133B09130E29995E07035C344E5444386C3A44FE55493A40563B3D22364045FE 4B01DC1C09355C01FB401A260202230C321F0A0993562031274CC3FE2D484001 1C1C0A3D6601AB5671281735FDD04831021C03AE00> <00030034FFE103C203AA000B001800190092402CC609E5090296109916A010AB 16F50A05160014041717550A5410053A0818331902071233080B191544190B05 B80202B61B0F440F0B010BB80201B11B1A2FCCF45DED10F61239ED2F003FED3F 3CED31304379402C00170D250C010F2600170315260111090F26001307152601 0E001826011604182601100A12260014061226002B2B2B2B012B2B2B2B2B8100 715D015D1A0133320015140223220035000706151412333236353402233734FD C7C60104FCC8C0FEF601593A64A18F70799A922502970113FEFCD8C7FEDA011A D5019E345BDFB2FECCCEA7AD01323C0000> <00020009FE4203C203B1000C003300C440593609362196199925AA25A527E427 F527080A2505274A2503A62401452401220810430D1C33DA242E431C32DE2318 201150171C18921B0C0B0A03052E102E29332D1F110C0A05021E1B083E23071B 070263290B33320E054426B80202400A351E272E2F11C0100110B801FFB13534 2FCCF45D3CFDE410F6ED003F3C3FED3F3FED1139111739111239390111121739 0010F5EDFC01F52B2B3130437940182428030703280526010724052601042702 260006250826012B2B012B2B818101715D00715D241633323635342623220615 11013E0135113426232206073537363732161D01363736333216151402232227 2627111416171521016167466C999F694A7AFEC25E3325330B13125F05C40505 42325A5F8AC7EFB538294036426FFE117443D7C0B8B65B2CFE09FDAB06444903 C04C2B0203211F0144090687422038EBCCC8FEBA0E1538FEB9652E082300000000> <00020031FE4203E803AF0010003000D140550A2B1A2B372B03952CA92EB92ECC 2ED902E82EF62C074D2C01380825431C21DE221B3A1C2020230308250D181714 031B0617301B252A2126140803041019180A3330071807103E2A0B21200E0627 252F1A401B011BB80200B6320D449F2D012DB80201B132312FCCF45DED10F65D 3CFDE4003F3C3FED3F3FED11391117391112393911330111121739111239392B 2B3130437940282B2F0713122508260F2B0D26000B2F0D26000911061E011314 0E2C1026000C2E0A260107130A1E012B2B2B01103C2B2B2B2B2B818100715D01 712436373E01351134272623220615141633121716173736371E011511141716 171521353E01351106070623222635340033020051233014182D7D8E87897E5B 3423476F09050502131D53FE1C5957463354697DD00101CD6B10131A283701A6 4F2C50EB97B1DA0344130C2842040104040BFB40351A27081C21013A64017D45 1E31E7E0CE012F0000> <00010009000002B103AF00290088404CC41E013722011F29010343001C292024 24431C2820230B20043F0A1C0B9210221F1E032B24242204030429141D132080 1D01201D301D021D951D1027170729280A801A011A2B1327242F0403B801FFB4 AF2B012B2A2FCC5DF43CFDE410C45D003F3C3F4DE4CCED715D12391139121739 01111217390010F5EDFC01F52B2B015D3130005D015D373E0135113426232206 07353E0137363732161D013E0133321615140623222623220615111416371521 095C3C25310A21123978173235070340774033403125264D162366505DFE1321 08315001C36355050421142A0913180A10A459643D2E293846713CFE3D564302 2100000000> <00020068FFED02C903B10031003201034021130013011602290D390D680C690D 790B790C880C0A2908301C31D140011C210000B80191B331D1402DB80121400F 222A181C19D1401B1C211A1F1A011AB80191B319D14015B80121402B21120D00 0A082226230D0A04051F3332120705332A0B320F1A01EF1AFF1A021A46084132 00302701273422B801F340100027700FA00FC00F030F4600340134332FCC5D76 D4185DE4ED10D45D1239ED76C45D71182F003FED3F3CED111739011112391239 00103D1AEC181AF4E55D01103D1AED181AF4ED00103D1AEC1A18F4E501101A3D ED1A18F4ED31304379401C28292021101106070629081E012011221E00072805 1E0021101F1E01002B2B012B2B81818181005D13331617163332363534262F01 2E013534363332163332363733132326272623220615141F0116151406232226 2322060723016A21172746874B57323F707B74A079357F0812100618071F1422 3E7546508A84D5B18F3C980E0C12051A0125013B723D7053422A4E254042865B 7090280A0BFEE9613664563A5C4847749A769628110C03B900> <00010019FFED023B04A100220057402A0911011B22021402391E2206400B210A 47073E0F0B400A210B24401E210022022F141B1840112C1424232FCCDC1AC81A DC3DC41810FDC4CC1AC81A10D61AC81A003FFD76D41A18C81A3FCCFD3C111239 313001005D011523031417163332363717070E01232227263511232E01353436 373E013732161D010209CC020D18462435221A16347436762A176D0505091845 3D710D05039A48FDC04C27452225161E463A693965025E0306050A0B14394798 040DF60000> <00020012FFED03D503AA002B002C00A8404E4B074B1F5A075A1F6D076D1F7907 9B079B1F091F0D1F0E021D080A3A1C0E2023263A1C2B202314201050131C1490 191C19261D100A09052B0E0006190B053E210B2C071C270A2F0F2C2C25100F10 B80200B52E00012F2526B801FFB12E2D2FCCF43CFD3C10F63C1112392F10FDE4 003F3FED3F3F3C3C1739113910F5EDFC01F52B2B313043794012222402040326 0422011E0023240223051E002B01103C2B2B8181015D005D0111141716333237 363711342627352111141637150E0107060722263D0106070623222726351134 2726273525013D132563444125263C5A0143314F37343D1A5805024438555F57 4D4E22164801EF039EFD8044294C2D192C02244D300521FD404433031C0F0F14 09220906A151273C3E3D900207501B11071C0C0000> <0001002AFFEC058E03A1003A01084086260726303915391B39213A2206090708 0E080F081409301822292277148714092702270327043702370337040632351A 303039122D301B1C1B1C351A1415070607080839121414150706065312321B35 351A302D2D5312222221222D3035321B06070814211C150D1811252838000E05 111C3A2710061F180B3C140802151030100100100110B801FD400D4715063532 1B04391A301A011AB801FD400D4720390139261C222D02212621B801FDB54720 2601263B2FC67176FC1811121739DD10DC5D76FD711811121739DD76FC5D7118 11121739D6003F3C3F3C3CFD173C111217390705102B103C0710C4C42B10C407 102B1008C40708103C07082B1008C4313001715D005D010E01151416171B013E 01353426273533150E0107010E0123262703010E01232627012E01273521150E 0115141716171B01373426272E0127352103B83C3A0D0BB6B20C1C2E2CFE1920 1DFEC00406060C02E2FEF90207050C02FED531202F01722E3129182572B4022B 1414332E01A10382071A27152D1EFE2501B21C5B17251A061D1D052647FCEB09 080604022FFDD30507060402E1792B071F1F0419291D71415DFEE401820C146D 2B2D23041F00000000> <000200340000035703AA0011001200A7405C1702C602020B5312010201025312 0A0A0B10070107461F10011049070201100B0A01010B110B3911060A0A020902 39090A1207020B0A01120140061C2108274007AF07020749140C3F400F1C2111 27105D47AF0AB00AC00A030A14132FCCD65D76F418E43D1AED1A18EC1076D618 5DE43D1AED181AC42F11123939003F3FFD1112393D2F183FFD1112393D2F1811 1239111239762F5D762F5D180705102B07102B3130015D011501213236371703 21350121220607233725033DFDD5011B934E26231CFCF90223FEF46C420D2304 0157039718FCC04B9207FEEB1703434A6BF2130000> <000200570317029E055E000B00170073B437080E3408B801F4400B1434020019 17171A113405B801F4400B17340B191819E521838E182B2B4EF44DEDFDED4E45 6544E6003F4DEDFDED31304379402A0016150117250013031125010D09172500 0F07112501160014250112041425010C0A0E250010060E25002B2B2B2B012B2B 2B2B811236333216151406232226351E013332363534262322061557AB7979AA AA7979AB64714F507070504F7104B4AAAA7979ABAB794F71714F50707050000000> <000100000000000076025C245F0F3CF50101080000000000C1EAC55500000000 C1EAC5550004FE420634057C00000009000100000000000000> <000100000600FE0000000800FEAAFEAC07BB0001000000000000000000000000 0000002100> <05C700210200000004000087040000E30400003D04000059023900A505C7001E 05560023047300170473002104730055038D004B038D002F038D002802AA0028 0400003604000012023900280400000402390025063900210400002104000034 040000090400003102AA0009031D0068023900190400001205C7002A038D0034 0333005700> <00000036003600D6013401C2025402960372042804B605580644072C07BA085A 08CE09B20A560AC00B7E0BCA0CB60D600DD80E880F3C0FBE108A10EC1186126A 12E4134400> <000100000021005F0006007800070002001000100027000007E801B90006000100> <400F09CF54010F54013FD029019F540140410D01FB0001003001FB0001002001 FB0001001001FB0001000001FB400B01002001900701900601F0414F02040001 00EF0203000100C00201000100B001FF00B0020100BF0208000300AF020100AF 02080002009F0202009F02080002007F0200007F0202007F0208008F0200008F 020200800205008F02080007006F0200006F0202006F0205006F02080004005F 020200500203005F02080003004F0202004F0204004F0208000300300202003F 0204003002080003002F0201002F0204002F02080003001F0208B2010840BA01 E5014D0152B50F1FC2710E1FBC014B014D0062001F0131B2864F1FBE01A60020 000D018F0020000D0182400E200DDE200DDA200D8F200D7F200DBE018B005000 0D016C0050000D0101400E500DD8500D43500D3F500D3A500DBB013B0028000D 01034014280DBD280DB8280DA7280D7C280D76280D2D280DBE01B1004A000D01 A7004A000D019440204A0DF74A0DC84A0D984A0D854A0D7A4A0D664A0D214A0D 621C0D241C0D1B1C0DB8017EB60F920F900F0009B8017EB4900D92900DB801F5 B3312F1F41B801F3B5331F2B2C361FB80189B2542C1FB80183B254AB1F411501 8100290401001F018000290201001F017C00440201001F017901300201001F01 7801300401001F0177B22F291FB80173B23E9E1FB80171B23EE41FBC016B002E 0401001F016AB233E41FB80138B2545E1F4109013300290401001F0132004408 01001F012DB23E931FB8012AB22CCD1F41110127002E0125001F012400330801 001F012300330401001F012200330401001F0106B254261FB80105B4542C1FFF 29B80101B21FFE88B80201B61FFB2F521FF62EB80401B21FF52EB80801B21FE1 29B802ABB21FDD2FB802AB40171FDB2F5E1FD93E4A1FC454261FC354E41FBF2F 6C1FBA2CB80401B21FA944BC0401001F00A80130019A400B1FA52F931FA42F89 1FA23EB80401B21FA033B80801B21F9654B80801B21F9529B80401B61F895426 1F732EB80156B21F7233B802AB400B1F6B2F6C1F6A2C4B1F632EB8019A400F1F 2E2C371F532FBB1F512F721F4F2CB80401B21F4944B80401B21F482FBA040100 1F01F3400D411D1F412F1D1F3D3ECD1F3B44B80201B21F392EB8019AB21F343E B80401B21F322EB80201B61F313E4C1F2B2EB80404B61F2A54311F2233B80201 402D1F5567075F075507370735073007260725071E071D071408120810080E08 0C080A080808060804080208000814B8FFE0402B000001001406100000010006 04000001000410000001001002000001000200000001000002010802004A00B8 01FF85B0018D16763F183F123E113946443E113946443E113946443E11394644 3E11394660443E11394660442B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B 2B1DB0964B5358B0AA1D59B0324B5358B0FF1D594BB03553205C58B901E701E5 4544B901E601E545445958B9012101E7455258B901E70121445959184BB04C50 58B801E64569B801E7456961B0405258B901E601E645B040614459594BB05653 205C58B9002901E64544B9005401E645445958B902360029455258B900290236 4459594BB08953205C58B9002F01E74544B9004401E745445958B902E4002F45 5258B9002F02E44459594BB0CD53205C58B188294544B1292945445958B9052E 0088455258B90088052E4459594BB8020153205C58B90130002F4544B12F2F45 445958B90AB00130455258B901300AB04459594BB01D53205C58B133334544B1 3E3345445958B13233455258B133324459594BB02F53205C58B133334544B12C 3345445958B15233455258B133524459594BB05B53205C58B133334544B12E33 45445958B1A033455258B133A04459592B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B 2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B 2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B65422B2B2B2B2B2B 2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B B35B9B819C456523456023456560234560B08B766818B080622020B1819B4565 234520B003266062636820B003266165B09B236544B081234420B15B9C456523 4520B003266062636820B003266165B09C236544B05B2344B1009C455458B19C 406544B25B405B4523614459B3868D7145456523456023456560234560B08976 6818B080622020B1718D4565234520B003266062636820B003266165B08D2365 44B071234420B186454565234520B003266062636820B003266165B045236544 B0862344B10045455458B145406544B286408645236144592B2B2B2B45695342 73737373737373737373737373737373737373737475755E73735E0000> ] def FontName currentdict end definefont pop %%EndResource /F10_0 /LYTTUT+Times-Roman 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 0 g 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.921 716.08] Tm 0 0 Td /F10_0 1 Tf (S) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.922 703.12] Tm 0 0 Td /F10_0 1 Tf (e) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.922 692.801] Tm 0 0 Td /F10_0 1 Tf (q) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.923 681.281] Tm 0 0 Td /F10_0 1 Tf (u) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.923 669.642] Tm 0 0 Td /F10_0 1 Tf (e) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.924 659.322] Tm 0 0 Td /F10_0 1 Tf (n) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.925 647.683] Tm 0 0 Td /F10_0 1 Tf (z) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 475.925 637.363] Tm 0 0 Td /F10_0 1 Tf (:) 0.278 Tj 0.24 w 2 j 1 i 1 g 0 G 0 G 447.241 287.8 56.76 163.2 re f* 447.241 287.8 56.76 163.2 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.921 419.32] Tm 0 0 Td /F10_0 1 Tf (P) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.922 406.36] Tm 0 0 Td /F10_0 1 Tf (r) 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.922 398.681] Tm 0 0 Td /F10_0 1 Tf (o) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.923 387.041] Tm 0 0 Td /F10_0 1 Tf (g) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.923 375.402] Tm 0 0 Td /F10_0 1 Tf (r) 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.924 367.722] Tm 0 0 Td /F10_0 1 Tf (a) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.924 357.403] Tm 0 0 Td /F10_0 1 Tf (m) 0.778 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 466.925 339.283] Tm 0 0 Td /F10_0 1 Tf (m) 0.778 Tj 1 g 339.601 502 57.84 151.56 re f* 339.601 502 57.84 151.56 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.761 629.44] Tm 0 0 Td /F10_0 1 Tf (F) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.762 616.601] Tm 0 0 Td /F10_0 1 Tf (u) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.762 604.961] Tm 0 0 Td /F10_0 1 Tf (n) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.763 593.321] Tm 0 0 Td /F10_0 1 Tf (k) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.763 581.682] Tm 0 0 Td /F10_0 1 Tf (t) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.764 575.202] Tm 0 0 Td /F10_0 1 Tf (i) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.764 568.722] Tm 0 0 Td /F10_0 1 Tf (o) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.765 557.083] Tm 0 0 Td /F10_0 1 Tf (n) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.765 545.443] Tm 0 0 Td /F10_0 1 Tf ( ) 0.25 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 359.764 539.684] Tm 0 0 Td /F10_0 1 Tf (1) 0.5 Tj 1 g 333.721 307.48 63.72 150.48 re f* 333.721 307.48 63.72 150.48 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.881 434.44] Tm 0 0 Td /F10_0 1 Tf (F) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.882 421.48] Tm 0 0 Td /F10_0 1 Tf (u) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.882 409.841] Tm 0 0 Td /F10_0 1 Tf (n) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.883 398.201] Tm 0 0 Td /F10_0 1 Tf (k) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.883 386.682] Tm 0 0 Td /F10_0 1 Tf (t) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.884 380.202] Tm 0 0 Td /F10_0 1 Tf (i) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.884 373.722] Tm 0 0 Td /F10_0 1 Tf (o) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.885 362.083] Tm 0 0 Td /F10_0 1 Tf (n) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.885 350.443] Tm 0 0 Td /F10_0 1 Tf ( ) 0.25 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 356.884 344.684] Tm 0 0 Td /F10_0 1 Tf (2) 0.5 Tj 1 g 327.961 85.24 68.28 165.48 re f* 327.961 85.24 68.28 165.48 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.401 219.64] Tm 0 0 Td /F10_0 1 Tf (F) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.402 206.801] Tm 0 0 Td /F10_0 1 Tf (u) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.402 195.161] Tm 0 0 Td /F10_0 1 Tf (n) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.403 183.522] Tm 0 0 Td /F10_0 1 Tf (k) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.403 171.882] Tm 0 0 Td /F10_0 1 Tf (t) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.404 165.402] Tm 0 0 Td /F10_0 1 Tf (i) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.404 158.922] Tm 0 0 Td /F10_0 1 Tf (o) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.405 147.403] Tm 0 0 Td /F10_0 1 Tf (n) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.405 135.764] Tm 0 0 Td /F10_0 1 Tf ( ) 0.25 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 353.404 129.884] Tm 0 0 Td /F10_0 1 Tf (3) 0.5 Tj 397.441 576.04 m 446.041 418.6 l 397.441 375.76 m 446.041 375.76 l 446.041 307.48 m 396.241 192.88 l S 1 g 243.481 388.48 44.04 178.32 re f* 243.481 388.48 44.04 178.32 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.801 527.56] Tm 0 0 Td /F10_0 1 Tf (P) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.802 514.6] Tm 0 0 Td /F10_0 1 Tf (r) 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.802 506.921] Tm 0 0 Td /F10_0 1 Tf (o) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.803 495.281] Tm 0 0 Td /F10_0 1 Tf (g) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.803 483.642] Tm 0 0 Td /F10_0 1 Tf (r) 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.804 475.842] Tm 0 0 Td /F10_0 1 Tf (a) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.804 465.522] Tm 0 0 Td /F10_0 1 Tf (m) 0.778 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 256.805 447.523] Tm 0 0 Td /F10_0 1 Tf (m) 0.778 Tj 1 g 139.321 527.44 52.08 166.68 re f* 139.321 527.44 52.08 166.68 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.601 666.52] Tm 0 0 Td /F10_0 1 Tf (\241) 0.4 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.601 657.159] Tm 0 0 Td /F10_0 1 Tf (A) 0.722 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.602 640.36] Tm 0 0 Td /F10_0 1 Tf (u) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.602 628.72] Tm 0 0 Td /F10_0 1 Tf (s) 0.389 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.603 619.721] Tm 0 0 Td /F10_0 1 Tf (w) 0.722 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.604 602.921] Tm 0 0 Td /F10_0 1 Tf (a) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.604 592.602] Tm 0 0 Td /F10_0 1 Tf (h) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.605 580.962] Tm 0 0 Td /F10_0 1 Tf (l) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.605 574.483] Tm 0 0 Td /F10_0 1 Tf ( ) 0.25 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.604 568.723] Tm 0 0 Td /F10_0 1 Tf (1) 0.5 Tj 1 g 136.921 315.64 55.68 142.32 re f* 136.921 315.64 55.68 142.32 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.121 442.48] Tm 0 0 Td /F10_0 1 Tf (\241) 0.4 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.121 433.239] Tm 0 0 Td /F10_0 1 Tf (A) 0.722 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.122 416.44] Tm 0 0 Td /F10_0 1 Tf (u) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.122 404.801] Tm 0 0 Td /F10_0 1 Tf (s) 0.389 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.123 395.801] Tm 0 0 Td /F10_0 1 Tf (w) 0.722 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.124 379.002] Tm 0 0 Td /F10_0 1 Tf (a) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.124 368.682] Tm 0 0 Td /F10_0 1 Tf (h) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.125 357.043] Tm 0 0 Td /F10_0 1 Tf (l) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.125 350.563] Tm 0 0 Td /F10_0 1 Tf ( ) 0.25 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 156.125 344.803] Tm 0 0 Td /F10_0 1 Tf (2) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 235.203 720.765] Tm 0 0 Td /F10_0 1 Tf (A) 0.722 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 235.204 703.966] Tm 0 0 Td /F10_0 1 Tf (u) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 235.205 692.326] Tm 0 0 Td /F10_0 1 Tf (s) 0.389 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 235.205 683.327] Tm 0 0 Td /F10_0 1 Tf (w) 0.722 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 235.206 666.527] Tm 0 0 Td /F10_0 1 Tf (a) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 235.207 656.208] Tm 0 0 Td /F10_0 1 Tf (h) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 235.207 644.568] Tm 0 0 Td /F10_0 1 Tf (l) 0.278 Tj 242.281 510.04 m 187.921 606.16 l 243.481 432.52 m 193.681 375.76 l S 1 g 195.601 497.32 27 38.16 re f 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 200.401 535.48] Tm 0 0 Td /F10_0 1 Tf (p) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 200.402 523.961] Tm 0 0 Td /F10_0 1 Tf (1) 0.5 Tj 1 g 195.961 408.16 29.04 29.04 re f 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 202.801 437.2] Tm 0 0 Td /F10_0 1 Tf (p) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 202.801 425.56] Tm 0 0 Td /F10_0 1 Tf (2) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.841 253.119] Tm 0 0 Td /F10_0 1 Tf (S) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.841 240.16] Tm 0 0 Td /F10_0 1 Tf (c) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.842 229.84] Tm 0 0 Td /F10_0 1 Tf (h) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.843 218.201] Tm 0 0 Td /F10_0 1 Tf (l) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.843 211.721] Tm 0 0 Td /F10_0 1 Tf (e) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.843 201.401] Tm 0 0 Td /F10_0 1 Tf (i) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.844 195.042] Tm 0 0 Td /F10_0 1 Tf (f) 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 276.844 187.242] Tm 0 0 Td /F10_0 1 Tf (e) 0.444 Tj 1 g 212.761 71.32 46.92 162.12 re f* 212.761 71.32 46.92 162.12 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.521 202.24] Tm 0 0 Td /F10_0 1 Tf (P) 0.556 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.522 189.401] Tm 0 0 Td /F10_0 1 Tf (r) 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.522 181.601] Tm 0 0 Td /F10_0 1 Tf (o) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.523 169.961] Tm 0 0 Td /F10_0 1 Tf (g) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.523 158.322] Tm 0 0 Td /F10_0 1 Tf (r) 0.333 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.524 150.642] Tm 0 0 Td /F10_0 1 Tf (a) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.524 140.323] Tm 0 0 Td /F10_0 1 Tf (m) 0.778 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 227.525 122.203] Tm 0 0 Td /F10_0 1 Tf (m) 0.778 Tj 1 g 108.001 73.72 45.96 159.72 re f* 108.001 73.72 45.96 159.72 re S 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 122.281 187.72] Tm 0 0 Td /F10_0 1 Tf (*) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 122.281 176.08] Tm 0 0 Td /F10_0 1 Tf (B) 0.667 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 122.282 160.601] Tm 0 0 Td /F10_0 1 Tf (l) 0.278 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 122.283 154.121] Tm 0 0 Td /F10_0 1 Tf (o) 0.5 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 122.283 142.482] Tm 0 0 Td /F10_0 1 Tf (c) 0.444 Tj [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 122.284 132.162] Tm 0 0 Td /F10_0 1 Tf (k) 0.5 Tj 212.761 150.04 m 151.921 150.04 l S 1 g 164.881 110.68 27 32.4 re f 0.004 g [1 0 0 1 0 0] Tm 0 0 Td [-0.0403 -23.1586 23.1586 -0.0403 170.521 143.08] Tm 0 0 Td /F10_0 1 Tf (q) 0.5 Tj Q Q Q Q showpage %%PageTrailer pdfEndPage %%Trailer end %%DocumentSuppliedResources: %%+ font LYTTUT+Times-Roman %%EOF