%!PS-Adobe-3.0 EPSF-3.0 %%Creator: xpdf/pdftops 3.00 %%LanguageLevel: 2 %%BoundingBox: 45 392 486 532 %%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 PGJQTJ+Verdana %!PS-TrueTypeFont-1 10 dict begin /FontName /PGJQTJ+Verdana def /FontType 42 def /FontMatrix [1 0 0 1 0 0] def /FontBBox [26 -412 1815 1566] def /PaintType 0 def /Encoding 256 array dup 0 /c00 put dup 1 /c01 put dup 2 /c02 put dup 3 /c03 put dup 4 /c04 put dup 5 /c05 put dup 6 /c06 put dup 7 /c07 put dup 8 /c08 put dup 9 /c09 put dup 10 /c0a put dup 11 /c0b put dup 12 /c0c put dup 13 /c0d put dup 14 /c0e put dup 15 /c0f put dup 16 /c10 put dup 17 /c11 put dup 18 /c12 put dup 19 /c13 put dup 20 /c14 put dup 21 /c15 put dup 22 /c16 put dup 23 /c17 put dup 24 /c18 put dup 25 /c19 put dup 26 /c1a put dup 27 /c1b put dup 28 /c1c put dup 29 /c1d put dup 30 /c1e put dup 31 /c1f put dup 32 /c20 put dup 33 /c21 put dup 34 /c22 put dup 35 /c23 put dup 36 /c24 put dup 37 /c25 put dup 38 /c26 put dup 39 /c27 put dup 40 /c28 put dup 41 /c29 put dup 42 /c2a put dup 43 /c2b put dup 44 /c2c put dup 45 /c2d put dup 46 /c2e put dup 47 /c2f put dup 48 /c30 put dup 49 /c31 put dup 50 /c32 put dup 51 /c33 put dup 52 /c34 put dup 53 /c35 put dup 54 /c36 put dup 55 /c37 put dup 56 /c38 put dup 57 /c39 put dup 58 /c3a put dup 59 /c3b put dup 60 /c3c put dup 61 /c3d put dup 62 /c3e put dup 63 /c3f put dup 64 /c40 put dup 65 /c41 put dup 66 /c42 put dup 67 /c43 put dup 68 /c44 put dup 69 /c45 put dup 70 /c46 put dup 71 /c47 put dup 72 /c48 put dup 73 /c49 put dup 74 /c4a put dup 75 /c4b put dup 76 /c4c put dup 77 /c4d put dup 78 /c4e put dup 79 /c4f put dup 80 /c50 put dup 81 /c51 put dup 82 /c52 put dup 83 /c53 put dup 84 /c54 put dup 85 /c55 put dup 86 /c56 put dup 87 /c57 put dup 88 /c58 put dup 89 /c59 put dup 90 /c5a put dup 91 /c5b put dup 92 /c5c put dup 93 /c5d put dup 94 /c5e put dup 95 /c5f put dup 96 /c60 put dup 97 /c61 put dup 98 /c62 put dup 99 /c63 put dup 100 /c64 put dup 101 /c65 put dup 102 /c66 put dup 103 /c67 put dup 104 /c68 put dup 105 /c69 put dup 106 /c6a put dup 107 /c6b put dup 108 /c6c put dup 109 /c6d put dup 110 /c6e put dup 111 /c6f put dup 112 /c70 put dup 113 /c71 put dup 114 /c72 put dup 115 /c73 put dup 116 /c74 put dup 117 /c75 put dup 118 /c76 put dup 119 /c77 put dup 120 /c78 put dup 121 /c79 put dup 122 /c7a put dup 123 /c7b put dup 124 /c7c put dup 125 /c7d put dup 126 /c7e put dup 127 /c7f put dup 128 /c80 put dup 129 /c81 put dup 130 /c82 put dup 131 /c83 put dup 132 /c84 put dup 133 /c85 put dup 134 /c86 put dup 135 /c87 put dup 136 /c88 put dup 137 /c89 put dup 138 /c8a put dup 139 /c8b put dup 140 /c8c put dup 141 /c8d put dup 142 /c8e put dup 143 /c8f put dup 144 /c90 put dup 145 /c91 put dup 146 /c92 put dup 147 /c93 put dup 148 /c94 put dup 149 /c95 put dup 150 /c96 put dup 151 /c97 put dup 152 /c98 put dup 153 /c99 put dup 154 /c9a put dup 155 /c9b put dup 156 /c9c put dup 157 /c9d put dup 158 /c9e put dup 159 /c9f put dup 160 /ca0 put dup 161 /ca1 put dup 162 /ca2 put dup 163 /ca3 put dup 164 /ca4 put dup 165 /ca5 put dup 166 /ca6 put dup 167 /ca7 put dup 168 /ca8 put dup 169 /ca9 put dup 170 /caa put dup 171 /cab put dup 172 /cac put dup 173 /cad put dup 174 /cae put dup 175 /caf put dup 176 /cb0 put dup 177 /cb1 put dup 178 /cb2 put dup 179 /cb3 put dup 180 /cb4 put dup 181 /cb5 put dup 182 /cb6 put dup 183 /cb7 put dup 184 /cb8 put dup 185 /cb9 put dup 186 /cba put dup 187 /cbb put dup 188 /cbc put dup 189 /cbd put dup 190 /cbe put dup 191 /cbf put dup 192 /cc0 put dup 193 /cc1 put dup 194 /cc2 put dup 195 /cc3 put dup 196 /cc4 put dup 197 /cc5 put dup 198 /cc6 put dup 199 /cc7 put dup 200 /cc8 put dup 201 /cc9 put dup 202 /cca put dup 203 /ccb put dup 204 /ccc put dup 205 /ccd put dup 206 /cce put dup 207 /ccf put dup 208 /cd0 put dup 209 /cd1 put dup 210 /cd2 put dup 211 /cd3 put dup 212 /cd4 put dup 213 /cd5 put dup 214 /cd6 put dup 215 /cd7 put dup 216 /cd8 put dup 217 /cd9 put dup 218 /cda put dup 219 /cdb put dup 220 /cdc put dup 221 /cdd put dup 222 /cde put dup 223 /cdf put dup 224 /ce0 put dup 225 /ce1 put dup 226 /ce2 put dup 227 /ce3 put dup 228 /ce4 put dup 229 /ce5 put dup 230 /ce6 put dup 231 /ce7 put dup 232 /ce8 put dup 233 /ce9 put dup 234 /cea put dup 235 /ceb put dup 236 /cec put dup 237 /ced put dup 238 /cee put dup 239 /cef put dup 240 /cf0 put dup 241 /cf1 put dup 242 /cf2 put dup 243 /cf3 put dup 244 /cf4 put dup 245 /cf5 put dup 246 /cf6 put dup 247 /cf7 put dup 248 /cf8 put dup 249 /cf9 put dup 250 /cfa put dup 251 /cfb put dup 252 /cfc put dup 253 /cfd put dup 254 /cfe put dup 255 /cff put readonly def /CharStrings 256 dict dup begin /.notdef 0 def /c46 14 def /c45 34 def /c44 20 def /c43 19 def /c42 3 def /c41 2 def /c40 10 def /c3f 8 def /c3e 6 def /c3d 5 def /c3c 9 def /c3b 4 def /c3a 38 def /c39 27 def /c38 23 def /c37 17 def /c36 36 def /c35 11 def /c34 29 def /c33 32 def /c32 28 def /c31 16 def /c30 21 def /c2f 13 def /c2e 1 def /c2d 7 def /c2c 37 def /c2b 31 def /c2a 18 def /c29 30 def /c28 26 def /c27 33 def /c26 12 def /c25 35 def /c24 24 def /c23 22 def /c22 25 def /c21 15 def end readonly def /sfnts [ <000100000009008000030010637674204CA241020000009C000001986670676D 84835F9A00000234000001E2676C7966971E456100000418000020C468656164 E9B70A22000024DC0000003668686561133B067A0000251400000024686D7478 BB9116D8000025380000009C6C6F636192749AF6000025D4000000506D617870 053300FE0000262400000020707265707965D8FF00002644000002E300> <061E061405F005D1047C045D03DD00100000FFE7FFE1FE78FE64FE590394001F 0000009600AA00B900C600CE000000000000000000BC00C200000000007600B2 00C000CB0000000000000000000000000081009400A600CC00DA00EF00000000 000000000098009E00AB00B000000000000000000000000000900098009E00A4 00A900AE00B300BA00C3000000880091009800A500AC00000000000000000000 006F0087008F009B00A000D3011D00000000000000C3021401C20000000000E9 000C02D10173018E001A002C0044005C0073007E008600B200C8014C001A003D 00440050005C00720078009200B200B900C80000000000000000000000000000 00000000003D0056005D006A006E00B100B900C100000000002A003D00540064 006A00B100B90000000000000071007A008900A100A700BB006F007A00870091 009A000000000000000000000000000000000000008102210221007400E500B9 00CA019502C600AC00A700850614000A000005D1001F0000045D001F00000000 FFE10000FE64FFF50000036202F402A2029100AF026A004C00> <400E5554373626251F13120D0C0504022C20B003254523452361688A20456820 8A234460442D2C4B525845441B2121592D2C202045684420B001602045B04676 68188A4560442D2CB0122BB0022545B00225456AB0408B60B002252344212121 2D2CB0132BB0022545B00225456AB8FFC08C60B0022523442121212D2CB10003 2545685458B0032545B0032545606820B004252344B0042523441BB003252045 68208A2344B00325456860B003252344592D2CB00325204568208A2344B00325 456860B0032523442D2C4B525845441B2121592D2C462346608A8A462320468A 608A61B8FF8062232010238AB14B4B8A70456020B0005058B00161B8FFBA8B1B B0468C59B0106068013A2D2C2045B003254652583F1B2111592D2C4B53234B51 5A5820458A60441B2121592D2C4B53234B515A58381B2121592D2CB1020042B1 23018851B1400188535A58B910000020885458B202010243604259B124018851 58B920000040885458B202020243604259B12401885458B2022002436042004B 014B5258B2020802436042591BB940000080885458B202040243604259B94000 008063B80100885458B202080243604259B94000010063B80200885458B20210 02436042595959592D2CB0024354584B53234B515A58381B2121591B21212121 592D000000> <00020100000007000600000300070014B706020400060204002FCDDDCD002FCD DDCD3130211121112521112101000600FA800500FB000600FA0080050000000000> <00010093FE8E023F011D0003003540261A012A012B0235003902450048025500 590264007400C5030C0202035604000004021A0202022F5D332F0010F4322F31 30015D09012313023FFEE692AE011DFD71028F0000> <000100990231030902E600030020401401420F0201020F054F004F055F005F05 050000022F332F5D002F5DED3130012135210309FD9002700231B50000> <00020089FFE1048F05EF000B0023004140303601390B340C3B123B18341E4501 490B440C4B124B18441E0C154909022149030A0F21009E250F251F25021B2106 982410F6ED5D10F6ED003FED3FED31305D011002212002111012212012013E01 353426272E01232206070E01151416171E01333236048FFBFEF8FEF4F7FA0109 010CF7FEF92319192423795F5E7B24221916242179645E7C02E9FE6FFE89017C 018A018D017BFE7FFCB551DB9A98E04E4D4E4E4F4AEE8E9CD2534E524E00000000> <000101160000043C05D6000F004F4035054606060C030E034801080F111F1102 05021F0F010F0F0C0E0D0C0C06550E20023F036F0370030303100D0D06550310 0C0C0655032F2B2B5D33ED2B39322F5D2F335D003FFD323F332FED3130212135 21112135323637363637331121043CFCDA0136FECA3F90252E35049B01309803 E6881514194D41FAC200000000> <000100A10000049105F0002000BA4051501F601F02050306111603151124113B 05380D350E3F1D3F1E391F4B05480D450E4F1D4F1E491F5F035D045D055B0956 115F195E1B5D1C5F1D5F1E6A036406651162156F1E700274117F1A7F1C7F1E25 03B8FFE8B40C0C065502B8FFE8403B0C0C0655000F100F2D082F1C300F400F06 0F400C0D06550F0F0B4A1302021F4A01081F02082116160C0C06551616209E22 0F221F2202101002992110F6322F5D10F6322F2BED1239003FFD323FED332F2B 5D31302B2B5D015D212135363637363635342623220607233536363332041514 0607060607060607210491FC1069D35BC08E99895BD4650A47ED6FE501042B2A 27694B6BE4630321D15AB459BADB7F74834042D2233ADDBD5593423E784969C5 5400000000> <000100A7FFE1047C05F0003D00A3407C0B0B052F1A0B152F290B262F293C3C0B 35143122342F4A0B45144322432F56015905590B552F6A0B662F6A3C780B762F 74357B3C1A343A443A023B3A1E491F012D112D022D2D294A1F0931020F0D1F0D 020D0D114A090A232137060C0C0655371E2E1621032E1E3A37040C030C0C0C06 5503A03F0F3F1F3F020C9A3E10E65D10E62B11173910ED2F2F2F2BED003FED33 2F5D3F1239ED332F5D2FFD39395D31305D011616151406070606232226273533 1616333236373636353426272626232335333236353426272626232206072335 363633321617161615140607151616040E303E4A434BCB797CF04D0F55E66B3F 8E2C2E2D332D2D804A5A4698B52E292B623E5FD65F0A47ED6F6DA643484AAF77 307C02CD2B826766AA3F46433B23D1384A2A292C6A5150691E1F17A67F7A3651 1A1A14443ED1233B282C30885B7CB9180E08330000> <0002004D000004B305D1000A000D00974021040D140D240D340D440D700D060C 180C0C06550C0D480606070C0607090D490105B8FFC040190C0C065505050307 0303083F0A4F0A020A0F0F1F0F02070C04B8FFF3400E0C0C065504200A090D06 4F060101B8FFEE40140C0C065501010F061F063F060306180C0C0655062F2B5D 332F2B5D12393333ED2B39395D2F5D003F3F12392F2B3CFD3212393931300187 10FD04C02B015D012311231121350133113321110104B3DDC0FD3702D1B8DDFE 63FDBF01A3FE5D01A3E60348FC7202A0FD60000000> <000100BBFFE1048505D1002A007740540A081A082B083D0835113D164B084411 5A0854296A087A080C1D1D1A490F251F2540250325214A25061E020F0A1F0A02 0A0A0E4A060A2022204F1D011D100C0C06551D142100201D09009F2C0F2C1F2C 02099B2B10E65D10E611393910ED2F2B5DED2F003FED332F5D3F1239ED2F5DFD 322F31305D011406070606232226273533161633323637363635342627262623 2206071121152111363633321617161604854C4248C7837AE24E0E52DC6A4785 342C2D352F34955C58A33B0380FD412B5A2179B64C505801D968BE41464B3324 D3344928322B784F4D6A20261F180C02FFAFFE740404293437AE000000> <0003007AFFDE049C05F300190028003700C440722D2B34153322342734334415 41224427453350155B195A1B5A1F54225F2B592C5F31543354376008620E6212 621960236027760E76127B2C86121D0602A926A62F0226160A2F04031D471002 3548030A1A200013011313002F0A0D292100162620009D390F391F390220210D 0D322106973810F6ED332FED5D10E411393910ED11393911332F71ED003FED3F ED1217395D435458401E592C892C02292C3203352F292F362345235623642399 26061A202303261D111217395D111217395D5931305D01140023222435343637 3526263534243332041514060715161603342623220615141617161617363613 3426272626270606151416333236049CFED3E4F2FEE1908378730114D5DF010A 7E7A8C94EDA5807EA15152258B42634C1F51762F705D5A6DBA8F92AF019FC1FF 00FAC37CC93B06409872A8E0D6A565C337063CB0024F6B7F7866486929123A13 428EFD735C6F3816262231A86A87B09600> <0002001A0000055E05D10007000A00B6B340090105B8FFF8B40C0C065506B8FF F8B40C0C065507B8FFF4406A0C0C06554A0645070209090A0802870101011400 0700090A0387040104140505067C067307020334300A400A700A030A090A0603 017A050105080F0C0106070903050C002400390042005A006A0074000700006E 0C0F0C010A052B0536054D05550565057B050705640B10E65D5D10F62F5D1217 395D003F5D3C3F39392F5DED3130015D8710FD5DC0C0C08710FD5DC0C008C001 5D2B2B2B005D2123032103230121130101055ED392FD7C92C9021E01087CFEFB FEFA019FFE6105D1FC7802DBFD25000000> <00010073FFE5054605EC002A0061404A05010D09061416011B09141525153615 43145B08580A580E5B105B28600361147002760F70141316161A3412022A2A26 34060A1600712C0F2C010F2C1F2C2F2C3F2C6F2C0520150C682B10F6ED5D5D10 F63C003FED332F3FED332F3130015D2506060706062322242726023534123736 243332161715232626232206070606151416171616333236373305463759483D 8F56A2FEF762606C68625F010DA478EF920F7BF28A71B547454D554346BB688F FA6D0E6C182A17131B5B615F0125C2B801226461663A49EB675E494D4BE5969D E2474A476262000000> <000200C8000005B205D1000E001D00594017391249126902680D041634080317 3407087600010F1500B8FFF440130D0D065500741F0F1F2F1F401F601F041714 07B8FFF1B40D0D065507B8FFF1B60C0C0655076C1E10F62B2BED5D10F62BED5D 003FED3FED3130015D0114020706062321112132041716120734262726262323 1133323637363605B2B19366FBCDFE880174DA01015998AACF7A7958C68ABABA 8FD5596F6F02E7CBFEB65B3F3805D13F375FFEC4D6AFF0453227FB832A3947E800> <000100C80000047F05D10009005A4013053502020701350803070800034F0B02 030300B8FFD440140D0D065500640B0F0B010205010C0C0655051407B8FFE0B4 0D0D065507B8FFECB60C0C0655076C0A10F62B2BFD2B325D10F42B322F5D003F 3FED12392FED313001211121152111231121047FFD0F0287FD79C603B70521FE 5CB0FD3305D1000000> <000100C80000053B05D1000B005C402D033500081008020808050A0703010508 090214000F0D0D065500130C0C065500780D0F0D400D500D0308031405B8FFEE B40D0D065505B8FFEEB60C0C0655056C0C10F62B2BFD325D10F62B2BFD32003F 3C3F3C12392F71ED3130212311211123113311211133053BC6FD19C6C602E7C6 02D9FD2705D1FDB80248000000> <000100C80000047605D10005003EB602030435010800B8FFE8400D0C0C065500 00070F0701041401B8FFE9B40D0D065501B8FFEAB60C0C0655016C0610F62B2B ED5D11332F2B003FED3F31302121113311210476FC52C602E805D1FADF00000000> <000100C8000005F605D1000C00B64069560A0138023805360A6F0260036F0560 0A7F0270037F05700A0B5509560A5A0B0364037403750903050A020309060200 020004100444045404040404070B0903010708090A0B0305021400180D0D0655 000C0C0C065500780E0F0E1F0E500E0305040C0C0655051307B8FFEAB40D0D06 5507B8FFEEB60C0C0655076C0D10F62B2BED2B5D10F62B2BED111739003F3C3F 3C12392F5D435458B434046A04025D59435458B26404015D591217393130015D 72005D722123110123011123112101012105F6C6FE6276FE65B9010E018D0180 01130503FC970369FAFD05D1FCC3033D00> <000200C80000049605D10010001F007F40303A143D1D4B144B1D500E540F650F 071934000710070207070918340A0309080F211F210211152000300040007000 0400B8FFE8B40D0D065500B8FFEA40100C0C0655006F210F213F210219071409 B8FFE8B40D0D065509B8FFE5B60C0C0655096C2010F62B2BFD325D10F42B2B5D ED5D003F3FED12392F5DED3130015D0114060706062323112311213216171616 0734262726262323113332363736360496453E4DD2A0C6C6019486BA48555DCE 3637307B5EC4A778962F2F27040F63A93E4D4DFDD505D12D3039AA874D72241F 1BFDAD2B2F306A0000> <000200C80000059805D10010001F00AB405F08011D012D013A01391D450F4814 481D5A01560F59146F016902600A650B7E01750B110201B300100010071A3402 400D0D0655400201020205183407030105080F211F2140210311150F0D010D0C 0D0D06550D180C0C06550D0D1020000100B8FFEA40100D0D0655001903090C0C 065503140005B8FFF1B60C0C0655056C2010F62B32FD2B322F2B5D39392F2B2B 5DED5D003F3C3FED12392F5D2BED123931300187107AFD18C0015D2121012111 2311213216171616151406071334262726262323113332363736360598FEFFFE 0EFEE9C601A187B448515BA28E612D342B7650E9C85E8C312D2B0250FDB005D1 232D339B77A1D93701A34063221D17FDCE212D2A6D00000000> <00010086FFE5050205EC003000B8407B0B09031F00231B08141F29082818241F 242F390836103813351F362A4A0845104913451F4A27442A5802551B551F552D 6B19661B651F662B602F7B16701F7020742A742D86122309400E103708400E10 37060200111A28041D06212125341D020A0A0E34060A2128151A111500211A09 0074320F32703202096A3110E65D10E611393910ED2FED2F003FED332F3FED33 2F11121739435458401558115728681167287911762889118628971199280A5D 5931302B2B5D0114060706062322242735331604333236353426272626272626 35342433320417152326242322061514161716161716160502514950D596A1FE FF850E71012882B8CD61634BAF62C6BF013CF39D0106650E55FEEB919FC16079 40EC52A6A801A957AA3B40483C3BF85E668A73635E1A141A142ACBA3BBEF3C2C EA485F84685D6A1C0E28152CB200000000> <000100B2FFE1052905D1001D005C4033231223183D033D094C034C0977137717 081C0D031534060A1B14000A0D0D0655000A0C0C065500761F0F1F1F1F401F03 0F140CB8FFF4B40D0D06550CB8FFF4B60C0C06550C6B1E10F62B2BED5D10F62B 2BED003FED3F3C31305D01140607060623222627262635113311141617161633 3236373636351133052947514DCE898CD0475147C621272C976A6B962D2721C6 0256A2F1504C464A4852E8A9037BFC7B798C394142414239936D038A00> <00020068FFE1041D04780026003300E540530C0A0423190A1523042B120C0C06 552C120C0C06552D120C0C0655590E511E5C2C690E601D6F2D7B0A7A14701D7B 2C0A0208283D3011401102111120084F1C011C1C183F20043141080A01080F1D 011D112702B8FFF4400A0C0C0655021A001D0B00B8FFE0400B0F0F065500120C 0C065500B8FFF4401509090655000F0D0D06550091350F351F353F35032EB8FF F440210F0F06552E080C0C06552E1B0B16090906550B060C0C06550B0A0D0D06 550B853410F62B2B2BED2B2B5D10E62B2B2B2B113910FD2B32322F5D003F3FED 3FED332F5D1112392F5DED123931305D2B2B2B015D2123350606070606232226 3534363736243735342627262623220607233536363332161716161503110606 070606151416333236041DBB1955282F7A5297D26D6566011EA42D2A28703D4A B6610A37D06576AF403F42BB56E9445164747763A477113D12171FC89B7F9D2D 2D20081D40541817102725BF0F24272F2E926CFE1D013705141317615560614D00> <00010069FFE703F304770021007D403A0F234F23022B01220E2A1624183A0135 0E3A16351849014F0A440E4F1641185901550E6901650E7A01730E131010143F 0C0421211A3F03090F00B8FFDEB40909065500B8FFDE40100D0D0655008D2317 1B09060909065509B8FFF8B60D0D065509852210F62B2BED10F62B2B3C003FED 332F3FED332F31305D015D250606232226272626351000333216171523262623 2206151416333236373636373303F35EA95F79CA484950012DF760B94D0A56B7 57A0B9B5A439762F2948150A462D32474848DC93011201383627D14348D7D0CA D91E18152F11000000> <0002006CFFE10443061400130020008340253C1A301C38204F1A421C48205806 6806701009120102110518410E0401081E42050A111402B8FFF4B60C0C065502 1A00B8FFEE402F0F0F0655000F0C0C0655000F0D0D06550092221F223F22021B 100C0C06551B1B080C0C0C065508080D0D065508852110F62B2BED2B5D10F62B 2B2BFD2B3232003FED3F3FED1239393F31305D21233506062322021134363736 36333216171133031126262322061514163332360443BC51B067C8EB514544B5 6158884BBCBC4C78479EB0889650A475464E013401118EDE4E4C50252701E4FA FF0281221ADCCAC7CF47000000> <0002006AFFE60460047C0018001F0085402726042B0D30043B0D3C1E43044B0D 4B1E5A0D50166A0D6017780D7A1E0E013C1F1F0F1C3D15040BB8FFE8400F0C0C 06550B0B073F0F090C0C191A00B8FFF440260D0D0655008F210F211F213F2103 1F010A0C0C0655011B120A0C0C065512020D0D065512852010F62B2BFD2B325D 10F42BED332F003FED332F2B3FED12392FED31305D0121141617161633323637 3315060623200011100033321215272626232206070460FCC93E36348F5672E7 310A5FC66DFEEAFEC8012BF4E2F5B701939697B30C021B67993130305B2CCD28 36012D011501120142FEF8F32A94A2B28400000000> <0001004400000312061E00180084403D081439147505030000043F15000B0E3E 0811050D080009400902090F090E00080B06090906550B0C0C0C06550B010D0D 06550B1A0F11000E400D10370EB8FFEE400B0F0F06550E12090906550EB8FFFB 400D0C0C06550E200D0D06550E891910F62B2B2B2B2B323232FD2B2B2B322F12 392F2F5D003F3F33FD323FFD322F3130015D0123262623220615152115211123 112335333534363332161703120A1F6426796D0153FEB3BC7F7FC6BB3F652A05 5E09136B8C269EFC4103BF9E25C7D50C0800000000> <000100B90000045F0614001600A2401303151615751503100D084213040E0101 0D0802B8FFF8B40909065502B8FFF4B60C0C0655021A00B8FFE0B40F0F065500 B8FFFA402809090655000D0C0C0655000A0D0D06550091181F18601802100B08 090906550B0C0C0C06550B1A0DB8FFEA400B0F0F06550D08090906550DB8FFF1 B40C0C06550DB8FFF1B60D0D06550D881710F62B2B2B2BFD2B2B325D10F62B2B 2B2BED2B2B003F3C3F3FED123931305D21231134262726262322060711231133 11363633321615045FBC1218195E4B4DA84DBCBC58BC63B5BE027C4D87262A29 4C3BFCBE0614FDCD4952DACD00> <000200AF0000018305DB0003000700524028014402400B0D370203060505087F 090109920060040609090655040C0C0C0655041A01607F050105B8FFFCB40909 065505B8FFFFB60C0C065505880810F62B2B5DE4FD2B2BE4E65D003F3F3F2BED 313001233533032311330183D4D40CBCBC0518C3FA25045D00> <000100C1000004AF0614000B00BC40442802D801DB090309010F0D1F011D021F 0D2D012F0D300B400B540B69027A010C020203011A000B000809B4020B0A030A 0802050A0507010105080B02600A700A020A0A00B8FFF4401C0F0F065500000D 200D400D0208030409090655030C0C0C0655031A05B8FFE6400B0F0F06550504 0909065505B8FFF7B40C0C065505B8FFF7B60D0D065505890C10F62B2B2B2BFD 2B2B325D11332F2B332F5D3939003F3C3F3F1239393130018710C0C07AF51804 C0018710FD08C0015D7121230107112311331101330104AFF8FE407ABCBC021F EDFDF901E974FE8B0614FC1A022FFDFC00> <000100BB0000017706140003003D4021020101087F0501059200080909065500 0C0C0C0655001A7F010101040909065501B8FFF8B60909065501880410F62B2B 5DFD2B2BE65D003F3F3130212311330177BCBC061400000000> <000100B900000717047C002B0100403F032403291324132944204426B72A07B6 2501251F1D1C0817422822041D0501101C08402D011F2D302D402D502D702D05 000809090655000C0C0C0655001A01B8FFF2B40F0F065501B8FFF0401F090906 5501020D0D0655016110250B1C0F08090906550F0C0C0C06550F1A10B8FFF8B4 0F0F065510B8FFF8B40909065510B8FFFBB40C0C065510B8FFFF40150D0D0655 101F1A08090906551A0C0C0C06551A1A1CB8FFEE400B0F0F06551C0A09090655 1CB8FFFCB40C0C06551CB8FFFC400E0D0D06551C611F104010801003102F5DF4 2B2B2B2BFD2B2B32102B2B2B2BFD2B2B11393910F42B2B2BED2B2B5D5D003F3C 3C3F3F3CFD32111239395D31305D212311342627262623220607161615112311 34262726262322060711231133153636333216173636333216150717BC0D1517 56514F9E4F0304BC0D151756514D9B4DBCBC58AF63729F2772BC6BB8AF027C48 86282B2C4F3D173D1EFD35027C4A85282B2B4C3BFCBE045D7C495260556055DF C800000000> <000100B90000045F047C001600A3401303151615751503100D084213040E0501 0D0802B8FFF8B40909065502B8FFF4B60C0C0655021A00B8FFE040110F0F0655 000D0C0C0655000A0D0D065500B8FFF8401C090906550091181F18601802100B 08090906550B0C0C0C06550B1A0DB8FFEA400B0F0F06550D08090906550DB8FF F1B40C0C06550DB8FFF1B60D0D06550D881710F62B2B2B2BFD2B2B325D10F62B 2B2B2BED2B2B003F3C3F3FED123931305D212311342627262623220607112311 3315363633321615045FBC1218195E4B4DA84DBCBC58BC63B5BE027C4D87262A 294C3BFCBE045D7C4952DACD00> <0002006AFFE10471047C000B00170098401A3B0E341034143B164B0E44104414 4B16080F3F0904153F030A0CB8FFF2B60C0C06550C1B00B8FFDAB40F0F065500 B8FFEEB40909065500B8FFF6B40C0C065500B8FFFA40190D0D06550090190F19 1F193F196F1904120C0C0C0655121B06B8FFFE40190F0F065506100909065506 040C0C065506040D0D065506851810F62B2B2B2BED2B5D10F62B2B2B2BED2B00 3FED3FED3130015D011000232200111000333200033426232206151416333236 0471FEE8EBEDFEE90117EDEB0118C2AA9799A9AA9896AB022EFEEFFEC4013C01 110111013DFEC3FEEFD9D3D3D9D2D9D700> <000200B9FE640490047C0013002000AA40253202391532204302491542205612 67127E087C1C0A0E0906174211040C051E4006090B0C14B8FFF6B60C0C065514 1B00B8FFEEB40909065500B8FFF6B40C0C065500B8FFF6401D0D0D0655009022 1F223F22020E1B090C09090655090C0C0C0655091A0CB8FFEE400B0F0F06550C 06090906550CB8FFF0B40C0C06550CB8FFEFB60D0D06550C882110F62B2B2B2B FD2B2B32325D10F42B2B2BED2B003F3FED3F3FED12393931305D011406070606 23222627112311331536363332120334262322060711161633323604904E4742 B364578D49BCBC4BBB6ACAE1C28A8F51A44B5073499DB0023C88E14E4A512628 FE2C05F9753F55FECFFEECCAC84639FD87241AD400> <000100B900000372045D001200684037000D100D200D030C090F000004430A0F 05090800001440147014020C070609090655070C0C0C0655071A09240F0F0655 090A0909065509B8FFF8B40C0C065509B8FFF9B60D0D065509881310F62B2B2B 2BFD2B2B325D11332F003F3F3CFD322F11123931305D01232626232206071123 11331536363332161703720A2A4F3657A24BBCBC70AB59312C2C03900A094D3D FCE7045DA55A4B050700000000> <0001006EFFE503D70478003300E340660602091B1502191B26092A2432093C24 42094C245E055D165321562F54326F056C166020642F6532147A057F11742079 28742B8A01880D851A872894019A1B0B000E1829041E038022012222263E1E04 07070B3E030921290C0C0C0655291B18080909065518B8FFF6B50C0C0655180E B8FFF4400B0C0C06550E1B0021180700B8FFEEB40909065500B8FFF8B40C0C06 5500B8FFF840210D0D0655008E350F351F353F355F357F350507160909065507 1A0C0C065507863410E62B2B5D10E62B2B2B11393910ED2B2F2B2BED2B2F003F ED332F3FED332F5D1112173931305D015D011406232226273533161633323635 3427262726262726263534363736363332161715232626232206151417161716 161716171603D7FDDB7CCF460A59DA647C8C26266C288135937B393A38AD6B64 CD440A48CE63678E2B2A5E34812B834747014299C43B23D3434F505642222218 09180E27976E457A302F373123C935494F4E452323160C180A1E494A00> <0001003EFFEA02FD059E001B007640420C051A052B05030B10073E0D0B0A051B 1B173F03094F1D7F1D020E008C1D080D100409090655100C0C0C0655101A0A08 07400D1037071C0F0F065507040909065507B8FFF1400D0C0C065507170D0D06 5507881C10F62B2B2B2B2B3232FD2B2B322F10F6325D003FFD322F3F3333FD32 2F31305D25060623222635112335331133112115211114161716163332363733 02FD357D31ABB27F7FBC0184FE7C0818164D4F2E64160A0A0E12B8CB02529E01 41FEBF9EFE0358632B28251B0900000000> <0001003D0000047F045D00060086404126042906360439064604490606290539 0540055105600505061A000100041A03020328002703380037034A0047037501 7A02080005027503010305020802010300B8FFC0401E0910370C001C006A007A 0004008D080F080103031303650375030403820710E65D5D10F45D2B11393900 3F3F5D1239393130015D8710FD8710FD005D015D01012301330101047FFE3CBD FE3FCC015A0157045DFBA3045DFC87037900000000> <00010000000100009927C81E5F0F3CF5001B080000000000C1AB605100000000 C1AB6051001AFE640717061E00000009000200000000000000> <00010000080BFE5200000C2CFF9AFBD40B930001000000000000000000000000 0000002700> <0800010002D0000002E9009303A200990516008905160116051600A1051600A7 0516004D051600BB0516007A0578001A05960073062A00C8049900C8060300C8 047400C806BE00C804D300C8059000C80578008605DB00B204CE0068042B0069 04FC006C04C4006A02D00044051000B9023200AF04BC00C1023200BB07C800B9 051000B904DB006A04FC00B9036A00B9042B006E0327003E04BC003D00> <000000200020004A006800C8010E01A0024A02B4033203EA046204D60536057A 05C005F0066806DC07680810086E092E09A20A180A920AFC0B720BAE0C260C52 0D140D8A0E020E8C0EE20FA01008106200> <00010000002700620007006B000500020010002F005600000495FFFF0003000100> ] def FontName currentdict end definefont pop %%EndResource /F10_0 /PGJQTJ+Verdana 1 1 [ /c00/c01/c02/c03/c04/c05/c06/c07 /c08/c09/c0a/c0b/c0c/c0d/c0e/c0f /c10/c11/c12/c13/c14/c15/c16/c17 /c18/c19/c1a/c1b/c1c/c1d/c1e/c1f /c20/c21/c22/c23/c24/c25/c26/c27 /c28/c29/c2a/c2b/c2c/c2d/c2e/c2f /c30/c31/c32/c33/c34/c35/c36/c37 /c38/c39/c3a/c3b/c3c/c3d/c3e/c3f /c40/c41/c42/c43/c44/c45/c46/c47 /c48/c49/c4a/c4b/c4c/c4d/c4e/c4f /c50/c51/c52/c53/c54/c55/c56/c57 /c58/c59/c5a/c5b/c5c/c5d/c5e/c5f /c60/c61/c62/c63/c64/c65/c66/c67 /c68/c69/c6a/c6b/c6c/c6d/c6e/c6f /c70/c71/c72/c73/c74/c75/c76/c77 /c78/c79/c7a/c7b/c7c/c7d/c7e/c7f /c80/c81/c82/c83/c84/c85/c86/c87 /c88/c89/c8a/c8b/c8c/c8d/c8e/c8f /c90/c91/c92/c93/c94/c95/c96/c97 /c98/c99/c9a/c9b/c9c/c9d/c9e/c9f /ca0/ca1/ca2/ca3/ca4/ca5/ca6/ca7 /ca8/ca9/caa/cab/cac/cad/cae/caf /cb0/cb1/cb2/cb3/cb4/cb5/cb6/cb7 /cb8/cb9/cba/cbb/cbc/cbd/cbe/cbf /cc0/cc1/cc2/cc3/cc4/cc5/cc6/cc7 /cc8/cc9/cca/ccb/ccc/ccd/cce/ccf /cd0/cd1/cd2/cd3/cd4/cd5/cd6/cd7 /cd8/cd9/cda/cdb/cdc/cdd/cde/cdf /ce0/ce1/ce2/ce3/ce4/ce5/ce6/ce7 /ce8/ce9/cea/ceb/cec/ced/cee/cef /cf0/cf1/cf2/cf3/cf4/cf5/cf6/cf7 /cf8/cf9/cfa/cfb/cfc/cfd/cfe/cff] 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 842 595 re W q [0 -1 1 0 0 595] cm q [1 0 0 1 0 0] cm 0 0 595 842 re W q Q q 1.2 w 1 J 1 i 0 g 1 g 0 G 0 G 97.801 309.361 37.44 122.4 re f* 97.801 309.361 37.44 122.4 re S 0.6 w 1 j 153.961 60.361 m 153.961 180.961 l S 0 g 150.721 60.601 m 153.961 54.361 l 157.081 60.601 l f* 157.201 180.721 m 153.961 186.961 l 150.841 180.721 l f* [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 166.921 105.001] Tm 0 0 Td /F10_0 1 Tf (!"#$"%) 3.594 Tj 153.961 192.961 m 153.961 293.161 l S 150.721 193.201 m 153.961 186.961 l 157.081 193.201 l f* 157.201 292.921 m 153.961 299.161 l 150.841 292.921 l f* [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 168.121 223.921] Tm 0 0 Td /F10_0 1 Tf (&'$"\("\)$) 4.369 Tj 153.961 315.361 m 153.961 425.761 l S 150.721 315.601 m 153.961 309.361 l 157.081 315.601 l f* 157.201 425.521 m 153.961 431.761 l 150.841 425.521 l f* [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 168.121 339.601] Tm 0 0 Td /F10_0 1 Tf (*#%#+","%\("\)$) 7.063 Tj 1.2 w 0 j 1 g 97.801 54.361 37.44 244.8 re f* 97.801 54.361 37.44 244.8 re S 0 J 1 j 96.601 120.601 m 134.041 120.601 l 97.201 171.001 m 134.641 171.001 l 97.801 299.161 m 135.241 299.161 l S 0 g [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 113.761 73.0809] Tm 0 0 Td /F10_0 1 Tf (-../0*) 3.446 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 113.761 139.575] Tm 0 0 Td /F10_0 1 Tf (1234) 2.056 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 108.481 182.64] Tm 0 0 Td /F10_0 1 Tf (5$%"66".7#68923"38'$") 11.922 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 119.761 216] Tm 0 0 Td /F10_0 1 Tf (:'3./0*.) 4.642 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 131.042 223.68] Tm 0 0 Td /F10_0 1 Tf (;<-;) 2.544 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 109.082 327.36] Tm 0 0 Td /F10_0 1 Tf (7#68923"38'$".:'3) 9.786 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 120.362 360.96] Tm 0 0 Td /F10_0 1 Tf (/0*) 2.106 Tj 88.441 257.641 m 69.721 278.761 l 69.721 278.041 m 69.721 320.161 l 69.721 319.561 m 84.961 337.441 l S 87.721 334.681 m 89.641 343.081 l 81.721 339.601 l f* [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 90.3609 73.9209] Tm 0 0 Td /F10_0 1 Tf (.=>-?) 2.896 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 90.961 138.241] Tm 0 0 Td /F10_0 1 Tf (=>-@) 2.544 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 90.3609 216.481] Tm 0 0 Td /F10_0 1 Tf (=>-5) 2.592 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 90.3609 365.892] Tm 0 0 Td /F10_0 1 Tf (;<-;) 2.544 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 109.081 439.442] Tm 0 0 Td /F10_0 1 Tf (/0*A."23".) 5.273 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 120.361 448.082] Tm 0 0 Td /F10_0 1 Tf (&'$"B) 2.978 Tj [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 131.642 439.802] Tm 0 0 Td /F10_0 1 Tf (/"\(232,2'3) 4.808 Tj 0.6 w 1 J 182.041 60.961 m 182.041 293.761 l S 178.801 61.201 m 182.041 54.961 l 185.161 61.201 l f* 185.281 293.521 m 182.041 299.761 l 178.921 293.521 l f* [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 196.201 139.201] Tm 0 0 Td /F10_0 1 Tf (2+.C57BDE"289"%) 8.629 Tj 182.041 315.961 m 182.041 426.361 l S 178.801 316.201 m 182.041 309.961 l 185.161 316.201 l f* 185.281 426.121 m 182.041 432.361 l 178.921 426.121 l f* [1 0 0 1 0 0] Tm 0 0 Td [0 8.76 -8.76 0 196.201 331.561] Tm 0 0 Td /F10_0 1 Tf (2+.F\)#69BDE"289"%) 9.011 Tj Q Q Q Q Q showpage %%PageTrailer pdfEndPage %%Trailer end %%DocumentSuppliedResources: %%+ font PGJQTJ+Verdana %%EOF