%!PS-Adobe-3.0 EPSF-3.0 %%Creator: xpdf/pdftops 3.00 %%LanguageLevel: 2 %%BoundingBox: 60 550 318 733 %%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 PWBAHR+Times-Roman %!PS-TrueTypeFont-1 10 dict begin /FontName /PWBAHR+Times-Roman def /FontType 42 def /FontMatrix [1 0 0 1 0 0] def /FontBBox [4 -22 1445 1400] 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 /k 8 def /A 7 def /eight 6 def /six 5 def /four 4 def /two 3 def /one 2 def /zero 1 def end readonly def /sfnts [ <000100000009008000030010637674209B3F3F0F0000009C0000041A6670676D 81F39AB9000004B8000002C4676C79663224E7F70000077C00000A0C68656164 EDD9B9CE0000118800000036686865610C6804B6000011C000000024686D7478 278E023F000011E4000000246C6F636109240BBA00001208000000146D617870 083C02A30000121C00000020707265707EC926810000123C000006BB00> <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> <00020012FFED03B10560000E001E00924022AC01EB0CE51403C500D600E50003 31003505390D034C0806A01E050EA0160D028812B80208B3200A881AB80207B1 201F2FCCF4ED10F6ED003FED3FED313043794038001D0C261825142608251C26 102504260D170A35000015023501071D0A3500050F0235010B190E350001130E 3500091B06350103110635012B2B2B2B012B2B2B2B2B2B2B2B2B2B2B8101715D 005D241211342702232203061514171633121716151407022122272611103736 33027D6E213EAAAA3F212240B0E37F653E75FEE0C57F885B7BFF2501420131F3 91010EFEEA94F2E388FE053BF1C3FDC7B0FEB5B3BF01480102BAFD0000> <000100E300000325055E0016006F4019761486140226143614020CFD6208E022 03F96207E02314E00DB8016EB2136214B8017E40110D0C03020408150508070C 1817171A0203B80130B50C0C0D191718BC0178002101A5015D00182B2B4EF43C 4D10FD3C4E456544E6003F3C3F1217394DF5EDFC01F52B2B313000715D001615 111416171521353E0135113426232206073525330262015270FDCC794A18281A 5324016F0C05590509FB4C4D2A041C1E06365A039E30321D101CBB0000> <0001003D000003CB0564001B00B8404C2512016C006E016913036402960FF60F F61404050F0614150F2514042B08142100000118190A0B010B0A0303001A0318 191119180B0A01050614066B0E051514A41A4000211B0C038811BC19BB020800 1D00000207B11D1C2FCCE410F6F4ED003F1A3DCC181A3CFD3C3FED1112173901 11123912391112173910C910C90705101AC531304379401C04100825070D0A35 00090A0C0B050F033501090C0635010410063501002B2B012B103C103C2B2B81 01715D005D713708013534262322070607273E01333216151402012132363717 03213D016E0106A06F89552F2B2B32EF89A9D1E2FE8601CB604E311A6FFCE117 017C0164A9949B64377209E6B3D59AA4FED0FE7B2E590CFEE900000000> <00020017000003C7055E0002000D0085401F780301050D06040902030D000101 73120D0D03010D000C03040A000103060DBB01740007000C0197B50A03050A0C 0AB8011E400900A4093004E0040204B80136B720064006A0060306BB020A000F 000C0209B10F0E2FCCE410F65DF45D3CFDE4003F3F10F43CF53C113939011112 3911123939872E2B047D10C5001112390F3130015D0901211333113315231123 1121350255FE1501EB425FD1D19FFDC00490FD4A0384FC7C85FEAB015585000000> <00020046FFEA03BE057800170025009040235B0F013508090A1725101B144F6F 1B011B461B02400A21090522A0020D258800170117B80208B427101F8805B802 07B127262FCCF4FD7DC41810F65DED003FED3F1A3DCD1A181239762F185DED11 3901111239393130437940262024151A000419261A1525350121031F35002301 25350118161B350120042235002400223500002B2B2B012B2B2B2B818181005D 00022322001110253621170E01070E0107363736333216152627262322070615 14123332363503BEEBBCB0FEDF0118FA0138057DB5474980183E2D50519FD8B7 2A46A89B331E8B96776C0110FEDA014A01120161FDD421174F4748DE6D261220 DCCC3867AC5C367EA3FEC8CB8800000000> <0003006DFFEA03880563000B00180033012B40AA8A079A1D951E9521972B962D 992E9533A51EA92BA62DA533F32D0D052D162D022B043D043A063A313A324306 47174627453147325A035D046C0469057B04730C760D75167317751874258C04 8B0585179725B503B504B605B721D928F6041F280424183503030A040A27190D 19243C043A263C275A055B195B1A5B336A046A056A196A1A6A33104408332618 05040F1533261805040B12A01F050BA02C0D0F6B22B7026B0029A0290229B802 08400B35156B1CB6086BBF2F012FB80207B135342FCCF45DEDF4ED10F65DEDF4 ED003FED3FED11173901111217393130437940322A2E1D211014090A00010A2D 083500002B023501131E15350011200F3501092E0B3500012A0B3500141D1235 011021123501002B2B2B2B012B2B2B2B8181818181015D00715D01715D243635 3426270E01151416331237363534262322061514161704272635343633321615 140706071E0115140623222635343736370276767DC2564E8D6D6B243E75775C 788D73FEE2304ADBAFA1BE61387DAA93D9B6A3E95135832280606D878936AC50 89A2033E2D4D6D5F8574535EA1470A3F607484B8AE73755D35457EBB7F90C4B5 947F613F5800000000> <0003001E000005A50563000200200021013C40AA030F031019031904120F1210 1B1F1B202B032B0429063903390439063C1F3C20550A55178C038C0488088609 830D830E830F83108C1F8C209A039A04930D930E930F93109A1F9A2024440D44 0E02070808060017161601021818010218191901041B03A706101B0F0D1B0E28 0A211F1B200F20161902180300170E0178010809200806062C12191901090A0A 2912161601061903160A090821050E0119160A06041820010800022C1718B801 55400C094021090803200F0E0308234109020A000E01C5000101480020000302 0900222FF41A19FDFD18E6003F3C3C3C3F3C3C1A4D10FD3CFD3C113911121739 0111121739123939870E2E2B057D10C5870E2E182B057D10C52B111239391239 3918111239392F00ED012F10F500ED012F00ED0110F500ED8710057DC43C8710 3C07103C3C87100E3C313001715D010B0101353E01370133011E01171521353E 013534262F01210E01151417161715010392EDEAFE634F4F6001AB2801FE333D 48FDF75A34141255FDE8501F2A1A480127020E0234FDCCFDF2250966E203EDFB 7774370A252508172D0F4C2AC5C9591A34140C062505630000> <00010004000003FF0571003800D240764624582076158615A615EA24FA240704 2026202621362037215914593067206A3099150A212222391214222315142322 40225312213114153130153014313130232221151407261E04500A1C0B900F00 1E1B1C1C0600362903261C3837270A1531222115031D23300227321D60278027 C02703273A37B801FB400B14312F38200BDAC0030103B801FFB13A392FCCF45D E4E4FD3CE410D45DC4111217391217393D2F2F18003F3C3CFD173C3FFD3C3FF4 EDFC111217393D2F2F2F2F180708101A2B1A103C0708102B103C3130015D005D 373E01351134262322060735373637363332161511253E01353426273521150E 010F01171E0117152135373E0135342627011114171617152104603D302D131C 115A67482C07060301151E152D3A01A17088C13BB98E9051FE4323111C0A09FE CA331E49FE211C07325303EA472602021C181B180F0509FCB7F41B200C170C03 1C1C074BB136F0B879071A1C02010C0E0B130C0198FE8E45170E011E00> <0001000000000000FA2FDE465F0F3CF50101080000000000C40EB7B700000000 C40EB7B70004FFEA05A5057800000009000100000000000000> <000100000600FE0000000800FEAAFEAC07BB0001000000000000000000000000 0000000900> <05C7002104000012040000E30400003D04000017040000460400006D05C7001E 0400000400> <0000003600B4011201A002000288036C0448050600> <000100000009005F0006007800070002001000100027000007E801B90006000100> <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 /PWBAHR+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 70.801 555.04 255.6 166.2 re W 0.6 w 2 J 1 i 0 g 1 g 0 G 1 G 70.801 554.44 256.2 166.8 re f 70.801 554.44 256.2 166.8 re S 70.801 554.44 256.2 166.8 re f 70.801 554.44 256.2 166.8 re S Q q 0 g 0 g [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 82.8009 642.64] Tm 0 0 Td /F10_0 1 Tf (A) 0.722 Tj [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 88.8007 638.439] Tm 0 0 Td /F10_0 1 Tf (k) 0.5 Tj Q q 214.201 555.04 3.84 8.76001 re W 0 g 0 g 1 i [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 214.201 556.84] Tm 0 0 Td /F10_0 1 Tf (k) 0.5 Tj Q q 0.6 w 2 J 1 i 0 G 0 G 156.601 580.84 m 156.601 574.84 l S 0 g 0 g 0.0077 Tc [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 154.201 566.44] Tm 0 0 Td /F10_0 1 Tf (20) 1 Tj 195.001 580.84 m 195.001 574.84 l S [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 192.601 566.44] Tm 0 0 Td /F10_0 1 Tf (40) 1 Tj 233.401 580.84 m 233.401 574.84 l S [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 231.001 566.44] Tm 0 0 Td /F10_0 1 Tf (60) 1 Tj 271.801 580.84 m 271.801 574.84 l S [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 269.401 566.44] Tm 0 0 Td /F10_0 1 Tf (80) 1 Tj 117.001 577.84 m 123.001 577.84 l 117.001 630.64 m 123.001 630.64 l S [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 103.201 627.04] Tm 0 0 Td /F10_0 1 Tf (100) 1.5 Tj 117.001 683.44 m 123.001 683.44 l S [1 0 0 1 0 0] Tm 0 0 Td [7.8 0 0 7.8 103.201 679.84] Tm 0 0 Td /F10_0 1 Tf (200) 1.5 Tj 120.001 577.84 m 309.001 577.84 l 120.001 709.84 m 120.001 577.84 l S Q q 120.001 577.84 189 132 re W 0.6 w 2 J 1 i 0 G 0 G 120.001 577.84 m 121.801 578.44 l 123.601 578.44 l 126.001 577.84 l 127.801 578.44 l 129.601 577.84 l 131.401 578.44 l 133.801 577.84 l 135.601 578.44 l 147.001 578.44 l 148.801 577.84 l 150.601 579.64 l 153.001 580.84 l 154.801 580.84 l 156.601 580.24 l 158.401 580.24 l 160.801 583.24 l 162.601 578.44 l 166.201 579.64 l 168.001 585.64 l 170.401 584.44 l 172.201 580.24 l 174.001 585.64 l 175.801 578.44 l 177.601 581.44 l 180.001 578.44 l 181.801 594.64 l 183.601 588.64 l 185.401 585.64 l 187.801 594.64 l 189.601 591.04 l 191.401 597.64 l 193.201 591.64 l 195.001 598.84 l 197.401 588.64 l 199.201 598.84 l 201.001 592.84 l 202.801 589.24 l 204.601 586.24 l 207.001 586.24 l 208.801 582.04 l 210.601 597.64 l 212.401 598.24 l 214.801 585.04 l 216.601 585.64 l 218.401 600.64 l 220.201 595.84 l 222.001 605.44 l 226.201 588.64 l 228.001 621.04 l 229.801 601.24 l 231.601 585.04 l 234.001 601.84 l 235.801 615.04 l 237.601 609.64 l 239.401 585.64 l 241.801 577.84 l 243.601 637.24 l 245.401 677.44 l 247.201 582.04 l 249.001 638.44 l 251.401 580.24 l 253.201 597.04 l 255.001 634.84 l 256.801 669.04 l 258.601 597.64 l 261.001 644.44 l 262.801 606.64 l 264.601 672.04 l 266.401 609.04 l 268.801 630.64 l 270.601 620.44 l 272.401 660.04 l 274.201 599.44 l 276.001 666.04 l 278.401 600.04 l 280.201 660.64 l 282.001 1146.04 l 285.601 3251.44 l 288.001 4332.04 l 310.801 18775.2 l S Q q 0.6 w 2 J 1 i 0 G 0 G 81.601 633.04 m 99.601 633.04 l S Q Q Q Q showpage %%PageTrailer pdfEndPage %%Trailer end %%DocumentSuppliedResources: %%+ font PWBAHR+Times-Roman %%EOF