2 %Produced by poppler pdftops version: 0.18.4 (http://poppler.freedesktop.org)
3 %%Creator: MATLAB, The Mathworks, Inc. Version 7.9.0.529 (R2009b). Operating System: Microsoft Windows Vista.
5 %%DocumentSuppliedResources: (atend)
6 %%DocumentMedia: plain 432 380 0 () ()
7 %%BoundingBox: 0 0 432 380
14 %%BeginResource: procset xpdf 3.00 0
15 %%Copyright: Copyright 1996-2004 Glyph & Cog, LLC
16 /xpdf 75 dict def xpdf begin
20 3 1 roll 2 array astore
21 /setpagedevice where {
25 /Policies 1 dict dup begin /PageSize 3 def end def
26 { /Duplex true def } if
27 currentdict end setpagedevice
33 pdfDictSize dict begin
37 /pdfStrokeXform {} def
41 /pdfStrokeOP false def
42 /pdfLastFill false def
43 /pdfLastStroke false def
44 /pdfTextMat [1 0 0 1 0 0] def
48 /pdfPatternCS false def
51 /pdfHorizScaling 1 def
52 /pdfTextClipPath [] def
54 /pdfEndPage { end } def
56 /cs { /pdfFillXform exch def dup /pdfFillCS exch def
58 /CS { /pdfStrokeXform exch def dup /pdfStrokeCS exch def
60 /sc { pdfLastFill not { pdfFillCS setcolorspace } if
61 dup /pdfFill exch def aload pop pdfFillXform setcolor
62 /pdfLastFill true def /pdfLastStroke false def } def
63 /SC { pdfLastStroke not { pdfStrokeCS setcolorspace } if
64 dup /pdfStroke exch def aload pop pdfStrokeXform setcolor
65 /pdfLastStroke true def /pdfLastFill false def } def
66 /op { /pdfFillOP exch def
67 pdfLastFill { pdfFillOP setoverprint } if } def
68 /OP { /pdfStrokeOP exch def
69 pdfLastStroke { pdfStrokeOP setoverprint } if } def
72 pdfFillCS setcolorspace
73 pdfFill aload pop pdfFillXform setcolor
74 pdfFillOP setoverprint
75 /pdfLastFill true def /pdfLastStroke false def
80 pdfStrokeCS setcolorspace
81 pdfStroke aload pop pdfStrokeXform setcolor
82 pdfStrokeOP setoverprint
83 /pdfLastStroke true def /pdfLastFill false def
89 4 2 roll matrix scale makefont
91 { 1 index /FID ne { def } { pop pop } ifelse } forall
100 { 1 index /FID ne { def } { pop pop } ifelse } forall
106 % graphics state operators
107 /q { gsave pdfDictSize dict begin } def
113 pdfFillOP setoverprint
115 pdfStrokeOP setoverprint
122 /j { setlinejoin } def
123 /J { setlinecap } def
124 /M { setmiterlimit } def
125 /w { setlinewidth } def
126 % path segment operators
130 /re { 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
131 neg 0 rlineto closepath } def
133 % path painting operators
134 /S { sCol stroke } def
135 /Sf { fCol stroke } def
137 /f* { fCol eofill } def
139 /W { clip newpath } def
140 /W* { eoclip newpath } def
141 /Ws { strokepath clip newpath } def
142 % text state operators
143 /Tc { /pdfCharSpacing exch def } def
144 /Tf { dup /pdfFontSize exch def
145 dup pdfHorizScaling mul exch matrix scale
146 pdfTextMat matrix concatmatrix dup 4 0 put dup 5 0 put
147 exch findfont exch makefont setfont } def
148 /Tr { /pdfTextRender exch def } def
149 /Tp { /pdfPatternCS exch def } def
150 /Ts { /pdfTextRise exch def } def
151 /Tw { /pdfWordSpacing exch def } def
152 /Tz { /pdfHorizScaling exch def } def
153 % text positioning operators
154 /Td { pdfTextMat transform moveto } def
155 /Tm { /pdfTextMat exch def } def
156 % text string operators
162 1 string dup 0 3 index put 3 index exec
168 currentfont /FontType get 0 eq {
169 0 2 2 index length 1 sub {
170 2 copy get exch 1 add 2 index exch get
171 2 copy exch 256 mul add
172 2 string dup 0 6 5 roll put dup 1 5 4 roll put
177 1 string dup 0 3 index put 3 index exec
186 5 index 5 index rmoveto
187 6 index eq { 7 index 7 index rmoveto } if
193 1 index stringwidth pdfTextMat idtransform pop
194 sub 1 index length dup 0 ne { div } { pop pop 0 } ifelse
195 pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32
196 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0
197 pdfTextMat dtransform
202 2 index stringwidth pdfTextMat idtransform pop
204 pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32
205 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0
206 pdfTextMat dtransform
211 2 index stringwidth pdfTextMat idtransform exch pop
213 0 pdfWordSpacing pdfTextMat dtransform 32
214 4 3 roll pdfCharSpacing add 0 exch
215 pdfTextMat dtransform
219 0 pdfTextRise pdfTextMat dtransform rmoveto
220 currentpoint 8 2 roll
221 pdfTextRender 1 and 0 eq pdfPatternCS not and {
224 pdfTextRender 3 and dup 1 eq exch 2 eq or {
225 7 index 7 index moveto
227 currentfont /FontType get 3 eq { fCol } { sCol } ifelse
228 false awcp currentpoint stroke moveto
230 pdfTextRender 4 and 0 ne pdfPatternCS or {
233 /pdfTextClipPath [ pdfTextClipPath aload pop
239 currentpoint newpath moveto
243 0 pdfTextRise neg pdfTextMat dtransform rmoveto
245 /TJm { pdfFontSize 0.001 mul mul neg 0
246 pdfTextMat dtransform rmoveto } def
247 /TJmV { pdfFontSize 0.001 mul mul neg 0 exch
248 pdfTextMat dtransform rmoveto } def
249 /Tclip { pdfTextClipPath cvx exec clip newpath
250 /pdfTextClipPath [] def } def
251 /Tclip* { pdfTextClipPath cvx exec eoclip newpath
252 /pdfTextClipPath [] def } def
253 % Level 2 image operators
254 /pdfImBuf 100 string def
257 { currentfile pdfImBuf readline
259 (%-EOD-) eq { exit } if } loop
263 { currentfile pdfImBuf readline
265 (%-EOD-) eq { exit } if } loop
267 /pr { 2 index 2 index 3 2 roll putinterval 4 add } def
270 0 2 4 index length 1 sub {
271 dup 4 index exch 2 copy
273 1 add 3 index exch 2 copy
278 /pdfImClipEnd { grestore } def
281 false 0 1 3 index length 1 sub {
282 dup 4 index exch get 3 index 3 2 roll get sub abs 0.004 gt {
288 /funcCol { func n array astore } def
296 4 index 4 index funcCol dup
297 6 index 4 index funcCol dup
298 3 1 roll colordelta 3 1 roll
299 5 index 5 index funcCol dup
300 3 1 roll colordelta 3 1 roll
301 6 index 8 index funcCol dup
302 3 1 roll colordelta 3 1 roll
308 4 index 3 index add 0.5 mul exch 4 index 3 index add 0.5 mul exch
309 6 index 6 index 4 index 4 index 4 index funcSH
310 2 index 6 index 6 index 4 index 4 index funcSH
311 6 index 2 index 4 index 6 index 4 index funcSH
312 5 3 roll 3 2 roll funcSH pop pop
314 pop 3 index 2 index add 0.5 mul 3 index 2 index add 0.5 mul
316 dup 4 index exch mat transform m
317 3 index 3 index mat transform l
318 1 index 3 index mat transform l
319 mat transform l pop pop h f*
341 2 index axialCol 2 index axialCol colordelta
345 1 add 3 1 roll 2 copy add 0.5 mul
346 dup 4 3 roll exch 4 index axialSH
347 exch 3 2 roll axialSH
349 pop 2 copy add 0.5 mul
351 exch dup dx mul x0 add exch dy mul y0 add
352 3 2 roll dup dx mul x0 add exch dy mul y0 add
354 2 copy yMin sub dy mul dx div add yMin m
355 yMax sub dy mul dx div add yMax l
356 2 copy yMax sub dy mul dx div add yMax l
357 yMin sub dy mul dx div add yMin l
360 exch 2 copy xMin sub dx mul dy div add xMin exch m
361 xMax sub dx mul dy div add xMax exch l
362 exch 2 copy xMax sub dx mul dy div add xMax exch l
363 xMin sub dx mul dy div add xMin exch l
385 2 index dt mul t0 add radialCol
386 2 index dt mul t0 add radialCol colordelta
390 1 add 3 1 roll 2 copy add 0.5 mul
391 dup 4 3 roll exch 4 index radialSH
392 exch 3 2 roll radialSH
394 pop 2 copy add 0.5 mul dt mul t0 add
397 exch dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
399 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
403 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
405 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
407 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
409 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
420 [ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
421 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
422 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
423 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
424 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
425 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
426 /zero/one/two/three/four/five/six/seven
427 /eight/nine/colon/semicolon/less/equal/greater/question
431 /X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore
432 /quoteleft/a/b/c/d/e/f/g
435 /x/y/z/braceleft/bar/braceright/asciitilde/.notdef
436 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
437 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
438 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
439 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
440 /.notdef/exclamdown/cent/sterling/fraction/yen/florin/section
441 /currency/quotesingle/quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl
442 /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef/paragraph/bullet
443 /quotesinglbase/quotedblbase/quotedblright/guillemotright/ellipsis/perthousand/.notdef/questiondown
444 /.notdef/grave/acute/circumflex/tilde/macron/breve/dotaccent
445 /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut/ogonek/caron
446 /emdash/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
447 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
448 /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef/.notdef/.notdef
449 /Lslash/Oslash/OE/ordmasculine/.notdef/.notdef/.notdef/.notdef
450 /.notdef/ae/.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef
451 /lslash/oslash/oe/germandbls/.notdef/.notdef/.notdef/.notdef]
453 432 380 false pdfSetup
457 %%PageOrientation: Portrait
484 611.668 412.5 3298.332 3092.5 re
594 [1 0 0 1 57 27.1668] Tm
609 [1 0 0 1 166.917 27.1668] Tm
624 [1 0 0 1 272.667 27.1668] Tm
639 [1 0 0 1 382.667 27.1668] Tm
780 [1 0 0 1 24.75 36.75] Tm
924 [1 0 0 1 24.75 81] Tm
1068 [1 0 0 1 24.75 125.167] Tm
1212 [1 0 0 1 24.75 169.333] Tm
1356 [1 0 0 1 24.75 213.5] Tm
1500 [1 0 0 1 24.75 257.667] Tm
1644 [1 0 0 1 24.75 301.833] Tm
1788 [1 0 0 1 24.75 346] Tm
1936 611.668 411.668 3299.162 3093.332 re
1960 770 825.832 3201.67 762.498 re
1965 860.832 1510.93 847.398 1497.5 830.832 1497.5 c
1966 814.266 1497.5 800.832 1510.93 800.832 1527.5 c
1967 800.832 1544.06 814.266 1557.5 830.832 1557.5 c
1968 847.398 1557.5 860.832 1544.06 860.832 1527.5 c
1971 1080.83 1405.93 1067.4 1392.5 1050.83 1392.5 c
1972 1034.27 1392.5 1020.83 1405.93 1020.83 1422.5 c
1973 1020.83 1439.06 1034.27 1452.5 1050.83 1452.5 c
1974 1067.4 1452.5 1080.83 1439.06 1080.83 1422.5 c
1977 1300.83 1293.43 1287.4 1280 1270.83 1280 c
1978 1254.27 1280 1240.83 1293.43 1240.83 1310 c
1979 1240.83 1326.56 1254.27 1340 1270.83 1340 c
1980 1287.4 1340 1300.83 1326.56 1300.83 1310 c
1983 1520.83 1240.93 1507.4 1227.5 1490.83 1227.5 c
1984 1474.27 1227.5 1460.83 1240.93 1460.83 1257.5 c
1985 1460.83 1274.06 1474.27 1287.5 1490.83 1287.5 c
1986 1507.4 1287.5 1520.83 1274.06 1520.83 1257.5 c
1989 1740.83 1179.27 1727.4 1165.83 1710.83 1165.83 c
1990 1694.27 1165.83 1680.83 1179.27 1680.83 1195.83 c
1991 1680.83 1212.4 1694.27 1225.83 1710.83 1225.83 c
1992 1727.4 1225.83 1740.83 1212.4 1740.83 1195.83 c
1995 1960.83 1108.43 1947.4 1095 1930.83 1095 c
1996 1914.27 1095 1900.83 1108.43 1900.83 1125 c
1997 1900.83 1141.56 1914.27 1155 1930.83 1155 c
1998 1947.4 1155 1960.83 1141.56 1960.83 1125 c
2001 2180.83 1054.27 2167.4 1040.83 2150.83 1040.83 c
2002 2134.27 1040.83 2120.83 1054.27 2120.83 1070.83 c
2003 2120.83 1087.4 2134.27 1100.83 2150.83 1100.83 c
2004 2167.4 1100.83 2180.83 1087.4 2180.83 1070.83 c
2007 2400 1020.93 2386.57 1007.5 2370 1007.5 c
2008 2353.43 1007.5 2340 1020.93 2340 1037.5 c
2009 2340 1054.06 2353.43 1067.5 2370 1067.5 c
2010 2386.57 1067.5 2400 1054.06 2400 1037.5 c
2013 2620 1001.77 2606.57 988.332 2590 988.332 c
2014 2573.43 988.332 2560 1001.77 2560 1018.33 c
2015 2560 1034.9 2573.43 1048.33 2590 1048.33 c
2016 2606.57 1048.33 2620 1034.9 2620 1018.33 c
2019 2840 982.598 2826.57 969.164 2810 969.164 c
2020 2793.43 969.164 2780 982.598 2780 999.164 c
2021 2780 1015.73 2793.43 1029.16 2810 1029.16 c
2022 2826.57 1029.16 2840 1015.73 2840 999.164 c
2025 3060 944.266 3046.57 930.832 3030 930.832 c
2026 3013.43 930.832 3000 944.266 3000 960.832 c
2027 3000 977.398 3013.43 990.832 3030 990.832 c
2028 3046.57 990.832 3060 977.398 3060 960.832 c
2031 3280 925.93 3266.57 912.496 3250 912.496 c
2032 3233.43 912.496 3220 925.93 3220 942.496 c
2033 3220 959.063 3233.43 972.496 3250 972.496 c
2034 3266.57 972.496 3280 959.063 3280 942.496 c
2037 3500 910.93 3486.57 897.496 3470 897.496 c
2038 3453.43 897.496 3440 910.93 3440 927.496 c
2039 3440 944.063 3453.43 957.496 3470 957.496 c
2040 3486.57 957.496 3500 944.063 3500 927.496 c
2043 3720 895.098 3706.57 881.664 3690 881.664 c
2044 3673.43 881.664 3660 895.098 3660 911.664 c
2045 3660 928.23 3673.43 941.664 3690 941.664 c
2046 3706.57 941.664 3720 928.23 3720 911.664 c
2049 3940 870.93 3926.57 857.496 3910 857.496 c
2050 3893.43 857.496 3880 870.93 3880 887.496 c
2051 3880 904.063 3893.43 917.496 3910 917.496 c
2052 3926.57 917.496 3940 904.063 3940 887.496 c
2059 860.832 1510.93 847.398 1497.5 830.832 1497.5 c
2060 814.266 1497.5 800.832 1510.93 800.832 1527.5 c
2061 800.832 1544.06 814.266 1557.5 830.832 1557.5 c
2062 847.398 1557.5 860.832 1544.06 860.832 1527.5 c
2065 1080.83 1405.93 1067.4 1392.5 1050.83 1392.5 c
2066 1034.27 1392.5 1020.83 1405.93 1020.83 1422.5 c
2067 1020.83 1439.06 1034.27 1452.5 1050.83 1452.5 c
2068 1067.4 1452.5 1080.83 1439.06 1080.83 1422.5 c
2071 1300.83 1293.43 1287.4 1280 1270.83 1280 c
2072 1254.27 1280 1240.83 1293.43 1240.83 1310 c
2073 1240.83 1326.56 1254.27 1340 1270.83 1340 c
2074 1287.4 1340 1300.83 1326.56 1300.83 1310 c
2077 1520.83 1240.93 1507.4 1227.5 1490.83 1227.5 c
2078 1474.27 1227.5 1460.83 1240.93 1460.83 1257.5 c
2079 1460.83 1274.06 1474.27 1287.5 1490.83 1287.5 c
2080 1507.4 1287.5 1520.83 1274.06 1520.83 1257.5 c
2083 1740.83 1179.27 1727.4 1165.83 1710.83 1165.83 c
2084 1694.27 1165.83 1680.83 1179.27 1680.83 1195.83 c
2085 1680.83 1212.4 1694.27 1225.83 1710.83 1225.83 c
2086 1727.4 1225.83 1740.83 1212.4 1740.83 1195.83 c
2089 1960.83 1108.43 1947.4 1095 1930.83 1095 c
2090 1914.27 1095 1900.83 1108.43 1900.83 1125 c
2091 1900.83 1141.56 1914.27 1155 1930.83 1155 c
2092 1947.4 1155 1960.83 1141.56 1960.83 1125 c
2095 2180.83 1054.27 2167.4 1040.83 2150.83 1040.83 c
2096 2134.27 1040.83 2120.83 1054.27 2120.83 1070.83 c
2097 2120.83 1087.4 2134.27 1100.83 2150.83 1100.83 c
2098 2167.4 1100.83 2180.83 1087.4 2180.83 1070.83 c
2101 2400 1020.93 2386.57 1007.5 2370 1007.5 c
2102 2353.43 1007.5 2340 1020.93 2340 1037.5 c
2103 2340 1054.06 2353.43 1067.5 2370 1067.5 c
2104 2386.57 1067.5 2400 1054.06 2400 1037.5 c
2107 2620 1001.77 2606.57 988.332 2590 988.332 c
2108 2573.43 988.332 2560 1001.77 2560 1018.33 c
2109 2560 1034.9 2573.43 1048.33 2590 1048.33 c
2110 2606.57 1048.33 2620 1034.9 2620 1018.33 c
2113 2840 982.598 2826.57 969.164 2810 969.164 c
2114 2793.43 969.164 2780 982.598 2780 999.164 c
2115 2780 1015.73 2793.43 1029.16 2810 1029.16 c
2116 2826.57 1029.16 2840 1015.73 2840 999.164 c
2119 3060 944.266 3046.57 930.832 3030 930.832 c
2120 3013.43 930.832 3000 944.266 3000 960.832 c
2121 3000 977.398 3013.43 990.832 3030 990.832 c
2122 3046.57 990.832 3060 977.398 3060 960.832 c
2125 3280 925.93 3266.57 912.496 3250 912.496 c
2126 3233.43 912.496 3220 925.93 3220 942.496 c
2127 3220 959.063 3233.43 972.496 3250 972.496 c
2128 3266.57 972.496 3280 959.063 3280 942.496 c
2131 3500 910.93 3486.57 897.496 3470 897.496 c
2132 3453.43 897.496 3440 910.93 3440 927.496 c
2133 3440 944.063 3453.43 957.496 3470 957.496 c
2134 3486.57 957.496 3500 944.063 3500 927.496 c
2137 3720 895.098 3706.57 881.664 3690 881.664 c
2138 3673.43 881.664 3660 895.098 3660 911.664 c
2139 3660 928.23 3673.43 941.664 3690 941.664 c
2140 3706.57 941.664 3720 928.23 3720 911.664 c
2143 3940 870.93 3926.57 857.496 3910 857.496 c
2144 3893.43 857.496 3880 870.93 3880 887.496 c
2145 3880 904.063 3893.43 917.496 3910 917.496 c
2146 3926.57 917.496 3940 904.063 3940 887.496 c
2150 611.668 411.668 3299.162 3093.332 re
2174 770 1363.33 3201.67 782.5 re
2348 611.668 411.668 3299.162 3093.332 re
2373 770 653.332 3201.67 2912.498 re
2378 860.832 3488.43 847.398 3475 830.832 3475 c
2379 814.266 3475 800.832 3488.43 800.832 3505 c
2380 800.832 3521.56 814.266 3535 830.832 3535 c
2381 847.398 3535 860.832 3521.56 860.832 3505 c
2384 1080.83 2840.93 1067.4 2827.5 1050.83 2827.5 c
2385 1034.27 2827.5 1020.83 2840.93 1020.83 2857.5 c
2386 1020.83 2874.06 1034.27 2887.5 1050.83 2887.5 c
2387 1067.4 2887.5 1080.83 2874.06 1080.83 2857.5 c
2390 1300.83 2158.43 1287.4 2145 1270.83 2145 c
2391 1254.27 2145 1240.83 2158.43 1240.83 2175 c
2392 1240.83 2191.56 1254.27 2205 1270.83 2205 c
2393 1287.4 2205 1300.83 2191.56 1300.83 2175 c
2396 1520.83 1475.93 1507.4 1462.5 1490.83 1462.5 c
2397 1474.27 1462.5 1460.83 1475.93 1460.83 1492.5 c
2398 1460.83 1509.06 1474.27 1522.5 1490.83 1522.5 c
2399 1507.4 1522.5 1520.83 1509.06 1520.83 1492.5 c
2402 1740.83 799.266 1727.4 785.832 1710.83 785.832 c
2403 1694.27 785.832 1680.83 799.266 1680.83 815.832 c
2404 1680.83 832.398 1694.27 845.832 1710.83 845.832 c
2405 1727.4 845.832 1740.83 832.398 1740.83 815.832 c
2408 1960.83 700.098 1947.4 686.664 1930.83 686.664 c
2409 1914.27 686.664 1900.83 700.098 1900.83 716.664 c
2410 1900.83 733.23 1914.27 746.664 1930.83 746.664 c
2411 1947.4 746.664 1960.83 733.23 1960.83 716.664 c
2414 2180.83 699.266 2167.4 685.832 2150.83 685.832 c
2415 2134.27 685.832 2120.83 699.266 2120.83 715.832 c
2416 2120.83 732.398 2134.27 745.832 2150.83 745.832 c
2417 2167.4 745.832 2180.83 732.398 2180.83 715.832 c
2420 2400 699.266 2386.57 685.832 2370 685.832 c
2421 2353.43 685.832 2340 699.266 2340 715.832 c
2422 2340 732.398 2353.43 745.832 2370 745.832 c
2423 2386.57 745.832 2400 732.398 2400 715.832 c
2426 2620 698.43 2606.57 684.996 2590 684.996 c
2427 2573.43 684.996 2560 698.43 2560 714.996 c
2428 2560 731.563 2573.43 744.996 2590 744.996 c
2429 2606.57 744.996 2620 731.563 2620 714.996 c
2432 2840 699.266 2826.57 685.832 2810 685.832 c
2433 2793.43 685.832 2780 699.266 2780 715.832 c
2434 2780 732.398 2793.43 745.832 2810 745.832 c
2435 2826.57 745.832 2840 732.398 2840 715.832 c
2438 3060 700.93 3046.57 687.496 3030 687.496 c
2439 3013.43 687.496 3000 700.93 3000 717.496 c
2440 3000 734.063 3013.43 747.496 3030 747.496 c
2441 3046.57 747.496 3060 734.063 3060 717.496 c
2444 3280 698.43 3266.57 684.996 3250 684.996 c
2445 3233.43 684.996 3220 698.43 3220 714.996 c
2446 3220 731.563 3233.43 744.996 3250 744.996 c
2447 3266.57 744.996 3280 731.563 3280 714.996 c
2450 3500 700.098 3486.57 686.664 3470 686.664 c
2451 3453.43 686.664 3440 700.098 3440 716.664 c
2452 3440 733.23 3453.43 746.664 3470 746.664 c
2453 3486.57 746.664 3500 733.23 3500 716.664 c
2456 3720 700.93 3706.57 687.496 3690 687.496 c
2457 3673.43 687.496 3660 700.93 3660 717.496 c
2458 3660 734.063 3673.43 747.496 3690 747.496 c
2459 3706.57 747.496 3720 734.063 3720 717.496 c
2462 3940 699.266 3926.57 685.832 3910 685.832 c
2463 3893.43 685.832 3880 699.266 3880 715.832 c
2464 3880 732.398 3893.43 745.832 3910 745.832 c
2465 3926.57 745.832 3940 732.398 3940 715.832 c
2472 860.832 3488.43 847.398 3475 830.832 3475 c
2473 814.266 3475 800.832 3488.43 800.832 3505 c
2474 800.832 3521.56 814.266 3535 830.832 3535 c
2475 847.398 3535 860.832 3521.56 860.832 3505 c
2478 1080.83 2840.93 1067.4 2827.5 1050.83 2827.5 c
2479 1034.27 2827.5 1020.83 2840.93 1020.83 2857.5 c
2480 1020.83 2874.06 1034.27 2887.5 1050.83 2887.5 c
2481 1067.4 2887.5 1080.83 2874.06 1080.83 2857.5 c
2484 1300.83 2158.43 1287.4 2145 1270.83 2145 c
2485 1254.27 2145 1240.83 2158.43 1240.83 2175 c
2486 1240.83 2191.56 1254.27 2205 1270.83 2205 c
2487 1287.4 2205 1300.83 2191.56 1300.83 2175 c
2490 1520.83 1475.93 1507.4 1462.5 1490.83 1462.5 c
2491 1474.27 1462.5 1460.83 1475.93 1460.83 1492.5 c
2492 1460.83 1509.06 1474.27 1522.5 1490.83 1522.5 c
2493 1507.4 1522.5 1520.83 1509.06 1520.83 1492.5 c
2496 1740.83 799.266 1727.4 785.832 1710.83 785.832 c
2497 1694.27 785.832 1680.83 799.266 1680.83 815.832 c
2498 1680.83 832.398 1694.27 845.832 1710.83 845.832 c
2499 1727.4 845.832 1740.83 832.398 1740.83 815.832 c
2502 1960.83 700.098 1947.4 686.664 1930.83 686.664 c
2503 1914.27 686.664 1900.83 700.098 1900.83 716.664 c
2504 1900.83 733.23 1914.27 746.664 1930.83 746.664 c
2505 1947.4 746.664 1960.83 733.23 1960.83 716.664 c
2508 2180.83 699.266 2167.4 685.832 2150.83 685.832 c
2509 2134.27 685.832 2120.83 699.266 2120.83 715.832 c
2510 2120.83 732.398 2134.27 745.832 2150.83 745.832 c
2511 2167.4 745.832 2180.83 732.398 2180.83 715.832 c
2514 2400 699.266 2386.57 685.832 2370 685.832 c
2515 2353.43 685.832 2340 699.266 2340 715.832 c
2516 2340 732.398 2353.43 745.832 2370 745.832 c
2517 2386.57 745.832 2400 732.398 2400 715.832 c
2520 2620 698.43 2606.57 684.996 2590 684.996 c
2521 2573.43 684.996 2560 698.43 2560 714.996 c
2522 2560 731.563 2573.43 744.996 2590 744.996 c
2523 2606.57 744.996 2620 731.563 2620 714.996 c
2526 2840 699.266 2826.57 685.832 2810 685.832 c
2527 2793.43 685.832 2780 699.266 2780 715.832 c
2528 2780 732.398 2793.43 745.832 2810 745.832 c
2529 2826.57 745.832 2840 732.398 2840 715.832 c
2532 3060 700.93 3046.57 687.496 3030 687.496 c
2533 3013.43 687.496 3000 700.93 3000 717.496 c
2534 3000 734.063 3013.43 747.496 3030 747.496 c
2535 3046.57 747.496 3060 734.063 3060 717.496 c
2538 3280 698.43 3266.57 684.996 3250 684.996 c
2539 3233.43 684.996 3220 698.43 3220 714.996 c
2540 3220 731.563 3233.43 744.996 3250 744.996 c
2541 3266.57 744.996 3280 731.563 3280 714.996 c
2544 3500 700.098 3486.57 686.664 3470 686.664 c
2545 3453.43 686.664 3440 700.098 3440 716.664 c
2546 3440 733.23 3453.43 746.664 3470 746.664 c
2547 3486.57 746.664 3500 733.23 3500 716.664 c
2550 3720 700.93 3706.57 687.496 3690 687.496 c
2551 3673.43 687.496 3660 700.93 3660 717.496 c
2552 3660 734.063 3673.43 747.496 3690 747.496 c
2553 3706.57 747.496 3720 734.063 3720 717.496 c
2556 3940 699.266 3926.57 685.832 3910 685.832 c
2557 3893.43 685.832 3880 699.266 3880 715.832 c
2558 3880 732.398 3893.43 745.832 3910 745.832 c
2559 3926.57 745.832 3940 732.398 3940 715.832 c
2563 611.668 411.668 3299.162 3093.332 re
2586 770 920 3201.67 2645.83 re
2770 [1 0 0 1 188.167 14.5] Tm
2774 [0 1 -1 0 11.5 171.667] Tm
2781 [1 0 0 1 57 36.5832] Tm
2790 2790 2673.33 1070.83 780.836 re
2796 2790 2673.33 1070.83 780.84 re
2836 [1 0 0 1 316.417 327.75] Tm
2846 2790 2672.5 1071.67 781.67 re
2857 2930 3284.17 122.5 122.5 re
2862 3020.83 3329.27 3007.4 3315.83 2990.83 3315.83 c
2863 2974.27 3315.83 2960.83 3329.27 2960.83 3345.83 c
2864 2960.83 3362.4 2974.27 3375.83 2990.83 3375.83 c
2865 3007.4 3375.83 3020.83 3362.4 3020.83 3345.83 c
2872 3020.83 3329.27 3007.4 3315.83 2990.83 3315.83 c
2873 2974.27 3315.83 2960.83 3329.27 2960.83 3345.83 c
2874 2960.83 3362.4 2974.27 3375.83 2990.83 3375.83 c
2875 3007.4 3375.83 3020.83 3362.4 3020.83 3345.83 c
2889 [1 0 0 1 316.417 308.917] Tm
2899 2790 2672.5 1071.67 781.67 re
2910 2930 3096.67 122.5 122.5 re
2940 [1 0 0 1 316.417 290.083] Tm
2950 2790 2672.5 1071.67 781.67 re
2962 2930 2908.33 122.5 122.5 re
2967 3020.83 2953.43 3007.4 2940 2990.83 2940 c
2968 2974.27 2940 2960.83 2953.43 2960.83 2970 c
2969 2960.83 2986.56 2974.27 3000 2990.83 3000 c
2970 3007.4 3000 3020.83 2986.56 3020.83 2970 c
2977 3020.83 2953.43 3007.4 2940 2990.83 2940 c
2978 2974.27 2940 2960.83 2953.43 2960.83 2970 c
2979 2960.83 2986.56 2974.27 3000 2990.83 3000 c
2980 3007.4 3000 3020.83 2986.56 3020.83 2970 c
2994 [1 0 0 1 316.417 271.25] Tm
3004 2790 2672.5 1071.67 781.67 re
3016 2930 2720.83 122.5 122.5 re
3042 %%DocumentSuppliedResources: