%!PS-Adobe-3.0 EPSF-3.0 %%Creator: (ImageMagick) %%Title: (tool.eps) %%CreationDate: (Sun Dec 3 00:59:11 2000) %%BoundingBox: 0 0 595 317 %%DocumentData: Clean7Bit %%LanguageLevel: 1 %%Pages: 0 %%EndComments %%BeginDefaults %%PageOrientation: Portrait %%EndDefaults %%BeginProlog % % Display a color image. The image is displayed in color on % Postscript viewers or printers that support color, otherwise % it is displayed as grayscale. % /buffer 512 string def /byte 1 string def /color_packet 3 string def /pixels 768 string def /DirectClassPacket { % % Get a DirectClass packet. % % Parameters: % red. % green. % blue. % length: number of pixels minus one of this color (optional). % currentfile color_packet readhexstring pop pop compression 0 gt { /number_pixels 3 def } { currentfile byte readhexstring pop 0 get /number_pixels exch 1 add 3 mul def } ifelse 0 3 number_pixels 1 sub { pixels exch color_packet putinterval } for pixels 0 number_pixels getinterval } bind def /DirectClassImage { % % Display a DirectClass image. % systemdict /colorimage known { columns rows 8 [ columns 0 0 rows neg 0 rows ] { DirectClassPacket } false 3 colorimage } { % % No colorimage operator; convert to grayscale. % columns rows 8 [ columns 0 0 rows neg 0 rows ] { GrayDirectClassPacket } image } ifelse } bind def /GrayDirectClassPacket { % % Get a DirectClass packet; convert to grayscale. % % Parameters: % red % green % blue % length: number of pixels minus one of this color (optional). % currentfile color_packet readhexstring pop pop color_packet 0 get 0.299 mul color_packet 1 get 0.587 mul add color_packet 2 get 0.114 mul add cvi /gray_packet exch def compression 0 gt { /number_pixels 1 def } { currentfile byte readhexstring pop 0 get /number_pixels exch 1 add def } ifelse 0 1 number_pixels 1 sub { pixels exch gray_packet put } for pixels 0 number_pixels getinterval } bind def /GrayPseudoClassPacket { % % Get a PseudoClass packet; convert to grayscale. % % Parameters: % index: index into the colormap. % length: number of pixels minus one of this color (optional). % currentfile byte readhexstring pop 0 get /offset exch 3 mul def /color_packet colormap offset 3 getinterval def color_packet 0 get 0.299 mul color_packet 1 get 0.587 mul add color_packet 2 get 0.114 mul add cvi /gray_packet exch def compression 0 gt { /number_pixels 1 def } { currentfile byte readhexstring pop 0 get /number_pixels exch 1 add def } ifelse 0 1 number_pixels 1 sub { pixels exch gray_packet put } for pixels 0 number_pixels getinterval } bind def /PseudoClassPacket { % % Get a PseudoClass packet. % % Parameters: % index: index into the colormap. % length: number of pixels minus one of this color (optional). % currentfile byte readhexstring pop 0 get /offset exch 3 mul def /color_packet colormap offset 3 getinterval def compression 0 gt { /number_pixels 3 def } { currentfile byte readhexstring pop 0 get /number_pixels exch 1 add 3 mul def } ifelse 0 3 number_pixels 1 sub { pixels exch color_packet putinterval } for pixels 0 number_pixels getinterval } bind def /PseudoClassImage { % % Display a PseudoClass image. % % Parameters: % class: 0-PseudoClass or 1-Grayscale. % currentfile buffer readline pop token pop /class exch def pop class 0 gt { currentfile buffer readline pop token pop /depth exch def pop /grays columns 8 add depth sub depth mul 8 idiv string def columns rows depth [ columns 0 0 rows neg 0 rows ] { currentfile grays readhexstring pop } image } { % % Parameters: % colors: number of colors in the colormap. % colormap: red, green, blue color packets. % currentfile buffer readline pop token pop /colors exch def pop /colors colors 3 mul def /colormap colors string def currentfile colormap readhexstring pop pop systemdict /colorimage known { columns rows 8 [ columns 0 0 rows neg 0 rows ] { PseudoClassPacket } false 3 colorimage } { % % No colorimage operator; convert to grayscale. % columns rows 8 [ columns 0 0 rows neg 0 rows ] { GrayPseudoClassPacket } image } ifelse } ifelse } bind def /DisplayImage { % % Display a DirectClass or PseudoClass image. % % Parameters: % x & y translation. % x & y scale. % label pointsize. % image label. % image columns & rows. % class: 0-DirectClass or 1-PseudoClass. % compression: 0-RunlengthEncodedCompression or 1-NoCompression. % hex color packets. % gsave currentfile buffer readline pop token pop /x exch def token pop /y exch def pop x y translate currentfile buffer readline pop token pop /x exch def token pop /y exch def pop currentfile buffer readline pop token pop /pointsize exch def pop /Helvetica findfont pointsize scalefont setfont x y scale currentfile buffer readline pop token pop /columns exch def token pop /rows exch def pop currentfile buffer readline pop token pop /class exch def pop currentfile buffer readline pop token pop /compression exch def pop class 0 gt { PseudoClassImage } { DirectClassImage } ifelse grestore } bind def %%EndProlog %%Page: 1 1 %%PageBoundingBox: 0 0 596 318 userdict begin %%BeginData: DisplayImage 0 0 596 318 12.000000 596 318 1 0 0 10 c0c0c0 00fc00 f8fcf8 008080 000000 f8fc00 000080 008000 f87cf8 00fcf8 00ff00ff005300ff00ff005300ff00ff0053001f010500d7020100ff0053001602030004 01050004020300ad02010003020100110201000402010007020400110201000102010003 0201001f02070016020300e500160203000401050004020300ad02010003020100110201 000d0205001102010001020200020201001f02070016020300e500160201000601050006 020100ad02020001020200110201000d020100140201000202020002020100220201001b 020100e502130002020100060105000602010002029f000a020200010202000302030005 020200000201000202030006020100050201000302010006020100020203000102010003 02030003020100030201000e0201000602030005020300060201000d02d7021300020201 00060105000602010002029f000a02070002020500030206000202030004020700010201 00030201000502010003020300010201000202050002020100030201000e020100050205 0003020500050201000d02d7020300120201000601050006020100ad0207000102020001 020200010202000102020004020100040207000102010003020100050201000302010000 02010000020100010202000102020001020100030201000e020100040202000102020001 0202000102020004020100e5020300120201000601050006020100ad0201000002010000 020100010201000302010001020100030201000402010006020100050201000302010004 02010004020100000201000002010001020100030201000102010000020100000201000e 0201000402010003020100010201000302010004020100e502030001020d000202010006 0105000602010002029f000a020100000201000002010001020100030201000102010003 020100040201000602010005020100030201000402010004020100010203000102070001 02010000020100000201000e02010004020100030201000102010003020100040201000d 02d5000102030001020d0002020100060105000602010002029f000a0201000302010001 020100030201000102010003020100040201000602010005020100030201000302010005 0201000102030001020700010207000e0201000402010003020100010201000302010004 0201000d02d50001020300010202000d0201000601050006020100ad0201000302010001 020200010202000102020001020200040201000602010005020200010202000302010005 0201000202020001020200060207000e0201000402020001020200010202000102020004 020100e002020001020300010202000d0201000601050006020100ad0201000302010002 020500030206000202050004020100060206000202010006020100020202000202050002 020200010202000e020100050205000302050003020500de02020001020300010202000d 0201000601050006020100ad020100030201000302030005020200000201000202050004 02010007020200000201000202010006020100030201000302030004020000030200000f 020100060203000502030004020500de02020001020300010202000d02010013020100e5 02010001020100ff003302020001020300010202000d0203000f020300e5020100010201 00ff003302020001020300010202000d0203000f020300e0020500ff0038020200010203 0001020200ff0006020400ff00390202000102030001020200ff00ff0045020200010203 0001020200ff00ff00450202000102030001020200ff00ff004502020001020300010202 00ff00ff00450202000102030001020200ff00ff00450202000102030001020200ff00ff 00450202000102030001020200ff00ff00450202000102030001020200ff00ff00450202 000102030001020200ff00ff00450202000102030001020200ff00ff0045020200010203 0001020200ff00ff00450202000102030001020200ff00ff004502020001020300010202 00ff00ff00450202000102030001020200ff00ff00450202000102030001020200ff00ff 00450202000102030001020200ff00ff00450202000102030001020200ff00ff00450202 000102030001020200ff00ff00450202000102030001020200ff00ff0045020200010203 0001020200ff00ff00450202000102030001020200ff0090039f00140202000102030001 020200ff0090039f00140202000102030001020200ff0090039f00140202000102030001 02020022020100ff006b030e0401030e0401034504010335001402020001020300010202 0015050700040201000602010006020300ff0057030d040103100401030f050103030501 032c040103280401030a00140202000102030001020200150507000d02010006020300ff 0057030c040103120401030e05010303050103570401030a001402020001020300010202 00180501001002010008020100ff0057030c040003140400030e05010303050103570401 030a001402020001020300010202001805010005020300050205000502010006020300ff 004c030b0401030604010303040103050401030d05010303050103010401030004020304 040403050403030504030304040303060403030304010300040203050403030504020300 0401030a0014020200010203000102020018050100050203000502050005020100050205 00ff004b030b0401030704010301040103060401030d0501030305010301040603030405 03030405030304050303040303050405030204060303040503030406030a001402020001 02030001020200180501000702010006020100080201000402020001020200ff004a030b 04010308040303070401030d050103030501030104020301040203070401030104010303 040103010401030304010304040103040402030104020301040203010402030104020301 04020301040203010402030a001402020001020300010202001805010007020100060201 00080201000402010003020100ff004a030b04010306040703050401030d050103030501 030104010303040103020406030104020306040203090401030404010303040103010401 0303040103010401030304010301040103030401030a0014020200010203000102020018 05010007020100060201000802010004020700ff004a030b04010308040303070401030d 050103030501030104010303040103010407030204050303040503050401030404010303 04010301040103030401030104070301040103030401030a001402020001020300010202 001805010007020100060201000802010004020700ff004a030b04010307040103010401 03060401030d050103030501030104010303040103010401030304010306040203060402 0304040103040401030304010301040103030401030104070301040103030401030a0014 02020001020300010202001805010007020100060201000802010004020200ff004f030b 0401030604010303040103050401030d0502030105020301040103030401030104010303 040103010401030304010301040103030401030404010304040203010402030104010303 0401030104020306040203010402030a0014020200010203000102020018050100050205 00040204000302050003020500ff004b030b040103140401030e05050302040103030401 030104070302040503030405030304050303040603010401030304010302040503030406 030a001402020001020300010202001805010005020500050203000302050004020300ff 004c030c0400031404000310050303030401030304010302040603030403030504030304 040503040402030004010301040103030401030304030305040203000401030a00140202 000102030001020200ff0090030c04010312040103500401032800140202000102030001 020200ff0090030d04010310040103500402032800140202000102030001020200ff0090 030e0401030e0401034d0405032900140202000102030001020200ff0090036f0404032a 00140202000102030001020200140609074f06ff060d0013039f00140202000102030001 020200140609074f06ff060d0013039f00140202000102030001020200140609074f06ff 060d0013039f00140202000102030001020200140609074f06ff060d0013030e0401030e 0401032704010353001402020001020300010202001406090700020107030201074606ff 060d0013030d0401031004010311040303030401030a04010307040403030401030f0407 030305030320001402020001020300010202001406090700020107030201074606ff060d 0013030c040103120401030f040503020401031304050303040103080401030404070302 0505031f001402020001020300010202001406090700020207010202074606ff060d0013 030c040003140400030e0402030104020301040103130401030704010308040103040401 0307050203010502031e0014020200010203000102020014060907000202070102020702 02040703020107000202070d020107000202070402040705020307050203070206ff060d 0013030b040103140401030d040203060401030004020304040303060401030604050305 040103040401030d0501031e001402020001020300010202001406090700020707020205 07020206070c0206070302050703020507030205070106ff060d0013030b040103140401 030e0402030504060303040303040407030204050302040703010401030c0502031e0014 020200010203000102020014060907000207070702010701020207010202070b02020701 02020707020107010202070102020701020207010202070006ff060d0013030b04010314 0401030f0402030404020301040203040401030404070303040103050407030104050307 0502031f0014020200010203000102020014060907000201070002010700020107020206 0701020107030201070b0201070302010702020607010201070302010701020107030201 070006ff060d0013030b0401031404010311040103030401030304010304040103060401 030704010308040103040405030605020320001402020001020300010202001406090700 02010700020107000201070102070701020107030201070b020107030201070102070701 02010703020107010207070006ff060d0013030b04010314040103120401030204010303 040103040401030604010307040103080401030404010309050203210014020200010203 0001020200140609070002010703020107010201070302010701020107030201070b0201 070302010701020107030201070102010703020107010207070006ff060d0013030b0401 031404010312040203010401030304010304040103060401030704010308040103040401 030805020322001402020001020300010202001406090700020107030201070102010703 02010701020107030201070b020207010202070102010703020107010202070102020701 0202070506ff060d0013030b040103140401030d04020301040203010401030304010304 04010306040103070401030f040103070502032300140202000102030001020200140609 0700020107030201070102070701020107030201070b0206070202070702020607020205 070106ff060d0013030b040103140401030e040503020401030304010302040503040401 03070404030c040103070507031e00140202000102030001020200140609070002010703 0201070202060701020107030201070b0201070002020704020607030202070002010703 0203070206ff060d0013030c040003140400031004030303040103030401030204050304 040103080403030c040103070507031e0014020200010203000102020014060907280201 07170201070a06ff060d0013030c040103120401037b0014020200010203000102020014 06090728020107160202070a06ff060d0013030d040103100401037c0014020200010203 00010202001406090809071e020107120205070b06ff060d0013030e0401030e0401037d 001402020001020300010202001406090809071e020107120204070c06ff060d0013039f 00140202000102030001020200ff0090039f00140202000102030001020200ff0090039f 00140202000102030001020200ff0090039f00140202000102030001020200ff0090030e 0401030e040103270401035300140202000102030001020200ff0090030d040103100401 0311040303030401030a04010307040403030401030f0407030305030320001402020001 02030001020200ff0090030c040103120401030f04050302040103130405030304010308 04010304040703020505031f00140202000102030001020200ff0090030c040003140400 030e04020301040203010401031304010307040103080401030404010307050203010502 031e00140202000102030001020200ff0090030b040103140401030d0402030604010300 04020304040303060401030604050305040103040401030d0501031e0014020200010203 0001020200ff0090030b040103140401030e040203050406030304030304040703020405 0302040703010401030c0501031f00140202000102030001020200ff0090030b04010314 0401030f0402030404020301040203040401030404070303040103050407030104050306 0502032000140202000102030001020200ff0090030b0401031404010311040103030401 03030401030404010306040103070401030804010304040503060503031f001402020001 02030001020200ff0090030b040103140401031204010302040103030401030404010306 0401030704010308040103040401030c0502031e00140202000102030001020200ff0090 030b04010314040103120402030104010303040103040401030604010307040103080401 03040401030d0501031e00140202000102030001020200ff0090030b040103140401030d 0402030104020301040103030401030404010306040103070401030f0401030705020301 0502031e00140202000102030001020200ff0090030b040103140401030e040503020401 03030401030204050304040103070404030c040103080505031f00140202000102030001 020200ff0090030c04000314040003100403030304010303040103020405030404010308 0403030c040103090503032000140202000102030001020200ff0090030c040103120401 037b00140202000102030001020200ff0090030d040103100401037c0014020200010203 0001020200ff0090030e0401030e0401037d00140202000102030001020200ff0090039f 00140202000102030001020200ff0090039f00140202000102030001020200ff0090039f 00140202000102030001020200ff0090039f00140202000102030001020200ff0090030e 0401030e040103270401035300140202000102030001020200150405005f040100050401 00ff000a030d0401031004010311040303030401030a04010307040403030401030f0407 03020501032300140202000102030001020200150406005e04010005040100ff000a030c 040103120401030f04050302040103130405030304010308040103040407030205010301 0501031f0014020200010203000102020015040100020402005d04010005040100ff000a 030c040003140400030e0402030104020301040103130401030704010308040103040401 0308050103010501031f0014020200010203000102020015040100030401000104010000 04040003040300050403000304010000040400020404000304010000040100000400000c 0501000005020004040400040405000204010000040200ff0006030b040103140401030d 040203060401030004020304040303060401030604050305040103040401030805010301 0501031f0014020200010203000102020015040100030401000104070002040500030405 000204070002040500020407000b050600030405000304050002040600ff0005030b0401 03140401030e040203050406030304030304040703020405030204070301040103080501 03010501031f001402020001020300010202001504010002040200010403000504020001 0402000104020001040200010403000b0401000104010000040100000401000b05020001 05020007040100030401000504020001040200ff0004030b040103140401030f04020304 04020301040203040401030404070303040103050407030104050303050103020501031f 001402020001020300010202001504060002040200060401000304010001040100030401 0001040200070406000104010000040100000401000b0501000305010002040600030401 000504010003040100ff0004030b04010314040103110401030304010303040103040401 0306040103070401030804010304040503030507031e0014020200010203000102020015 040500030401000704010003040100010401000304010001040100070407000104010000 040100000401000b0501000305010001040700030401000504010003040100ff0004030b 040103140401031204010302040103030401030404010306040103070401030804010304 040103070507031e00140202000102030001020200150401000704010007040100030401 0001040100030401000104010007040100030401000104010000040100000401000b0501 00030501000104010003040100030401000504010003040100ff0004030b040103140401 0312040203010401030304010304040103060401030704010308040103040401030c0501 031f00140202000102030001020200150401000704010007040200010402000104020001 0402000104010007040100030401000104010000040100000401000b0502000105020001 04010003040100030401000504010003040100ff0004030b040103140401030d04020301 04020301040103030401030404010306040103070401030f0401030c0501031f00140202 000102030001020200150401000704010008040500030406000104010007040700010401 0000040100000401000b05060002040700030404000204010003040100ff0004030b0401 03140401030e04050302040103030401030204050304040103070404030c0401030c0501 031f00140202000102030001020200150401000704010009040300050402000004010001 040100080406000104010000040100000401000b05010000050200040406000404030002 04010003040100ff0004030c040003140400031004030303040103030401030204050304 040103080403030c0401030c0501031f0014020200010203000102020039040100290501 00ff0028030c040103120401037b001402020001020300010202003804020029050100ff 0028030d040103100401037c00140202000102030001020200340405002a050100ff0028 030e0401030e0401037d00140202000102030001020200340404002b050100ff0028039f 001402020001020300010202001406ff06670013039f0014020200010203000102020014 06ff06670013039f001402020001020300010202001406ff06670013039f001402020001 020300010202001406ff06670013030e0401030e04010327040103530014020200010203 00010202001406ff06670013030d0401031004010311040303030401030a040103070404 03030401030f040703010507031e001402020001020300010202001406ff06670013030c 040103120401030f0405030204010313040503030401030804010304040703010507031e 001402020001020300010202001406ff06670013030c040003140400030e040203010402 030104010313040103070401030804010304040103070501032400140202000102030001 02020014060a0201060002010600020006030204060302010600020206ff06420013030b 040103140401030d04020306040103000402030404030306040103060405030504010304 04010307050103240014020200010203000102020014060a0207060202050602020606ff 06410013030b040103140401030e04020305040603030403030404070302040503020407 030104010307050503200014020200010203000102020014060a02010600020106000201 06070201060102020601020206ff06400013030b040103140401030f0402030404020301 0402030404010304040703030401030504070301040503030506031f0014020200010203 000102020014060a0201060002010600020106020206060102010603020106ff06400013 030b04010314040103110401030304010303040103040401030604010307040103080401 0304040503080502031e0014020200010203000102020014060a02010600020106000201 06010207060102010603020106ff06400013030b04010314040103120401030204010303 04010304040103060401030704010308040103040401030d0501031e0014020200010203 000102020014060a020106000201060002010601020106030201060102010603020106ff 06400013030b040103140401031204020301040103030401030404010306040103070401 0308040103040401030d0501031e0014020200010203000102020014060a020106000201 060002010601020106030201060102010603020106ff06400013030b040103140401030d 0402030104020301040103030401030404010306040103070401030f0401030705020301 0502031e0014020200010203000102020014060a02010600020106000201060102070601 02010603020106ff06400013030b040103140401030e0405030204010303040103020405 0304040103070404030c040103080505031f0014020200010203000102020014060a0201 060002010600020106020206060102010603020106ff06400013030c0400031404000310 04030303040103030401030204050304040103080403030c040103090503032000140202 0001020300010202001406ff06670013030c040103120401037b00140202000102030001 0202001406ff06670013030d040103100401037c001402020001020300010202001406ff 06670013030e0401030e0401037d001402020001020300010202001406ff06670013039f 00140202000102030001020200ff0090039f00140202000102030001020200ff0090039f 00140202000102030001020200ff0090039f00140202000102030001020200ff0090030e 0401030e040103270401035300140202000102030001020200ff0090030d040103100401 0311040303030401030a04010307040403030401030f0407030305030320001402020001 02030001020200ff0090030c040103120401030f04050302040103130405030304010308 04010304040703020505031f00140202000102030001020200ff0090030c040003140400 030e04020301040203010401031304010307040103080401030404010307050203010502 031e00140202000102030001020200ff0090030b040103140401030d0402030604010300 040203040403030604010306040503050401030404010307050103240014020200010203 0001020200ff0090030b040103140401030e040203050406030304030304040703020405 030204070301040103070501032400140202000102030001020200ff0090030b04010314 0401030f0402030404020301040203040401030404070303040103050407030104050303 050103000502032000140202000102030001020200ff0090030b04010314040103110401 0303040103030401030404010306040103070401030804010304040503030506031f0014 0202000102030001020200ff0090030b0401031404010312040103020401030304010304 0401030604010307040103080401030404010307050203010502031e0014020200010203 0001020200ff0090030b0401031404010312040203010401030304010304040103060401 0307040103080401030404010307050103030501031e00140202000102030001020200ff 0090030b040103140401030d040203010402030104010303040103040401030604010307 0401030f04010307050203010502031e00140202000102030001020200ff0090030b0401 03140401030e04050302040103030401030204050304040103070404030c040103080505 031f00140202000102030001020200ff0090030c04000314040003100403030304010303 0401030204050304040103080403030c0401030905030320001402020001020300010202 00ff0090030c040103120401037b00140202000102030001020200ff0090030d04010310 0401037c00140202000102030001020200ff0090030e0401030e0401037d001402020001 02030001020200ff0090039f00140202000102030001020200ff0090039f001402020001 02030001020200ff0090039f00140202000102030001020200ff0090039f001402020001 0203000102020072040100ff001b030e0401030e04010327040103530014020200010203 0001020200170403003b0401000c05030007040100ff001b030d04010310040103110403 03030401030a04010307040403030401030f040703020506031e00140202000102030001 020200160405003a0401000c050300ff0025030c040103120401030f0405030204010313 040503030401030804010304040703020506031e00140202000102030001020200150402 0001040200390401000e050100ff0025030c040003140400030e04020301040203010401 03130401030704010308040103040401030d0501031e0014020200010203000102020015 040100090403000304010000040100000400000204010000040100000400000304040003 0401000004020005040200000401000e05010005040300040401000004020005040300ff 0006030b040103140401030d040203060401030004020304040303060401030604050305 040103040401030c0501031f001402020001020300010202001504010008040500020407 00010407000204050002040600030406000e050100050403000404060003040500ff0005 030b040103140401030e0402030504060303040303040407030204050302040703010401 030b05010320001402020001020300010202001504010007040200010402000104010000 040100000401000104010000040100000401000704010001040200010402000104020001 0402000e0501000704010004040200010402000104020001040200ff0004030b04010314 0401030f0402030404020301040203040401030404070303040103050407030104050306 050103210014020200010203000102020015040100070401000304010001040100000401 000004010001040100000401000004010002040600010401000304010001040100030401 000e0501000704010004040100030401000104010003040100ff0004030b040103140401 031104010303040103030401030404010306040103070401030804010304040503060501 032100140202000102030001020200150401000704010003040100010401000004010000 04010001040100000401000004010001040700010401000304010001040100030401000e 05010007040100040401000304010001040700ff0004030b040103140401031204010302 0401030304010304040103060401030704010308040103040401030a0501032100140202 000102030001020200150401000704010003040100010401000004010000040100010401 0000040100000401000104010003040100010401000304010001040100030401000e0501 0007040100040401000304010001040700ff0004030b0401031404010312040203010401 030304010304040103060401030704010308040103040401030a05010321001402020001 020300010202001504020001040200010402000104020001040100000401000004010001 04010000040100000401000104010003040100010401000304010001040200010402000e 05010007040100040401000304010001040200ff0009030b040103140401030d04020301 04020301040103030401030404010306040103070401030f0401030a0501032100140202 000102030001020200160405000304050002040100000401000004010001040100000401 0000040100010407000104010003040100020406000c0505000304050002040100030401 0002040500ff0005030b040103140401030e040503020401030304010302040503040401 03070404030c0401030a0501032100140202000102030001020200170403000504030003 040100000401000004010001040100000401000004010002040600010401000304010003 040200000401000c05050003040500020401000304010003040300ff0006030c04000314 0400031004030303040103030401030204050304040103080403030c0401030a05010321 00140202000102030001020200ff0090030c040103120401037b00140202000102030001 020200ff0090030d040103100401037c00140202000102030001020200ff0090030e0401 030e0401037d00140202000102030001020200ff0090039f001402020001020300010202 001406ff06670013039f001402020001020300010202001406ff06670013039f00140202 00010203000102020014060d020106ff06570013039f0014020200010203000102020014 060d02010644020106a4020106690013030e0401030e0401032704010353001402020001 0203000102020014060c0203060302050603020506050203060302010603020106010205 060302070604020106040201060302010653020106230201061d020106680013030d0401 031004010311040303030401030a04010307040403030401030f04070303050303200014 020200010203000102020014060b02050602020606020206060302050602020106030201 06010206060202070603020106050201060302010653020106230201061e020106670013 030c040103120401030f0405030204010313040503030401030804010304040703020505 031f0014020200010203000102020014060a020206010202060102010602020206010201 060202020601020206010202060102020601020206010201060202020604020106060200 06060202060102020653020106230201061f020006670013030c040003140400030e0402 0301040203010401031304010307040103080401030404010307050203010502031e0014 020200010203000102020014060a02020606020106030201060102010603020106010201 060302010601020206010202060102010603020106040201060502010606020206010202 060202040603020106000202060d020106000202060402040605020306050203060e0205 06040203060f020306030201060002020605020306030201060302010605020106660013 030b040103140401030d0402030604010300040203040403030604010306040503050401 030404010307050103030501031e0014020200010203000102020014060b020206050201 060302010601020106030201060102010603020106010207060102010603020106040201 06050201060602070602020506020206060c0206060302050603020506030205060d0205 06030205060d0205060202060603020506020201060302010605020106660013030b0401 03140401030e040203050406030304030304040703020405030204070301040103080501 03010501031f0014020200010203000102020014060c0202060402010602020206010201 060202020601020106030201060102070601020106020202060402010605020106060207 060702010601020206010202060b02020601020206070201060102020601020206010202 06010202060d02010605020206010202060b020106030201060102020601020206010202 0601020206010201060302010605020106660013030b040103140401030f040203040402 030104020304040103040407030304010305040703010405030505030320001402020001 0203000102020014060e0201060302060602020606020201060302010601020106000201 060002010601020606050201060502010606020106000201060002010602020606010201 06030201060b0201060302010602020606010201060302010601020106030201060d0201 0605020106030201060b0202060602010603020106010201060302010601020106000201 060002010605020106660013030b04010314040103110401030304010303040103040401 0306040103070401030804010304040503040505031f0014020200010203000102020014 060f02010602020506030205060302010603020106010201060002010600020106010205 0606020106050201060602010600020106000201060102070601020106030201060b0201 0603020106010207060102010603020106010207060d02010605020106030201060c0205 060202010603020106010201060302010601020106000201060002010605020106660013 030b04010314040103120401030204010303040103040401030604010307040103080401 030404010307050203010502031e0014020200010203000102020014060f020206010201 06070201060202010602020106030201060102010603020106010201060a020106050201 060602010603020106010201060302010601020106030201060b02010603020106010201 06030201060102010603020106010207060d020106050201060302010610020206010201 060302010601020106030201060102070605020106660013030b04010314040103120402 030104010303040103040401030604010307040103080401030404010307050103030501 031e0014020200010203000102020014060a020206010202060102010607020106030201 0601020206010202060102010603020106010201060a0201060502010606020106030201 06010201060302010601020106030201060b020206010202060102010603020106010202 0601020206010202061202010605020206010202060b0201060302010601020106030201 0601020206010202060102070605020106660013030b040103140401030d040203010402 0301040103030401030404010306040103070401030f04010307050203010502031e0014 020200010203000102020014060b02050602020106070201060302010602020506020201 0603020106010201060a0201060502010606020106030201060102070601020106030201 060b0206060202070602020606020205060e020406030205060d02050602020106030201 0602020506020202060102020605020106660013030b040103140401030e040503020401 03030401030204050304040103070404030c040103080505031f00140202000102030001 02020014060c020306030201060702010603020106030203060302010603020106010201 060a0201060602000606020106030201060202060601020106030201060b020106000202 060402060603020206000201060302030610020306040203060f02030603020106030201 0603020306040200060302000606020006670013030c0400031404000310040303030401 03030401030204050304040103080403030c040103090503032000140202000102030001 02020014060d020106420201062d020106170201065e020106670013030c040103120401 037b0014020200010203000102020014060d020106430201062c020106160202065d0201 06680013030d040103100401037c001402020001020300010202001406540201062b0201 06120205065d020106690013030e0401030e0401037d0014020200010203000102020014 068202010612020406ca0013039f00140202000102030001020200ff0090039f00140202 000102030001020200ff0090039f00140202000102030001020200ff0090039f00140202 000102030001020200ff0090030e0401030e040103270401035300140202000102030001 020200ff0090030d0401031004010311040303030401030a04010307040403030401030f 040703030503032000140202000102030001020200ff0090030c040103120401030f0405 030204010313040503030401030804010304040703020505031f00140202000102030001 020200ff0090030c040003140400030e0402030104020301040103130401030704010308 0401030404010307050203010502031e00140202000102030001020200ff0090030b0401 03140401030d040203060401030004020304040303060401030604050305040103040401 0307050103030501031e00140202000102030001020200ff0090030b040103140401030e 04020305040603030403030404070302040503020407030104010307050203010502031e 00140202000102030001020200ff0090030b040103140401030f04020304040203010402 030404010304040703030401030504070301040503040506031e00140202000102030001 020200ff0090030b04010314040103110401030304010303040103040401030604010307 040103080401030404050305050203000501031e00140202000102030001020200ff0090 030b04010314040103120401030204010303040103040401030604010307040103080401 03040401030d0501031e00140202000102030001020200ff0090030b0401031404010312 040203010401030304010304040103060401030704010308040103040401030d0501031e 00140202000102030001020200ff0090030b040103140401030d04020301040203010401 03030401030404010306040103070401030f04010307050203010502031e001402020001 02030001020200ff0090030b040103140401030e04050302040103030401030204050304 040103070404030c040103080505031f00140202000102030001020200ff0090030c0400 03140400031004030303040103030401030204050304040103080403030c040103090503 032000140202000102030001020200ff0090030c040103120401037b0014020200010203 0001020200ff0090030d040103100401037c00140202000102030001020200ff0090030e 0401030e0401037d00140202000102030001020200ff0090039f00140202000102030001 020200ff0090039f00140202000102030001020200ff0090039f00140202000102030001 020200ff0090039f00140202000102030001020200ff0090030e0401030e040103270401 035300140202000102030001020200ff0090030d0401031004010311040303030401030a 04010307040403030401030f040703040501030604030316001402020001020300010202 00ff0090030c040103120401030f04050302040103130405030304010308040103040407 0302050303050405031500140202000102030001020200ff0090030c040003140400030e 040203010402030104010313040103070401030804010304040103080503030404020301 0402031400140202000102030001020200ff0090030b040103140401030d040203060401 030004020304040303060401030604050305040103040401030a05010304040103030401 031400140202000102030001020200ff0090030b040103140401030e0402030504060303 040303040407030204050302040703010401030a05010304040103030401031400140202 000102030001020200ff0090030b040103140401030f0402030404020301040203040401 030404070303040103050407030104050306050103040401030004010300040103140014 0202000102030001020200ff0090030b0401031404010311040103030401030304010304 040103060401030704010308040103040405030605010304040103000401030004010314 00140202000102030001020200ff0090030b040103140401031204010302040103030401 0304040103060401030704010308040103040401030a0501030404010303040103140014 0202000102030001020200ff0090030b0401031404010312040203010401030304010304 040103060401030704010308040103040401030a05010304040103030401031400140202 000102030001020200ff0090030b040103140401030d0402030104020301040103030401 030404010306040103070401030f0401030a050103040402030104020314001402020001 02030001020200ff0090030b040103140401030e04050302040103030401030204050304 040103070404030c0401030a050103050405031500140202000102030001020200ff0090 030c040003140400031004030303040103030401030204050304040103080403030c0401 030a050103060403031600140202000102030001020200ff0090030c040103120401037b 00140202000102030001020200ff0090030d040103100401037c00140202000102030001 020200ff0090030e0401030e0401037d00140202000102030001020200ff0090039f0014 0202000102030001020200ff00ff00450202000102030001020200ff00ff004502020001 02030001020200ff00ff00450202000102030001020200ff00ff00450202000102030001 020200ff00ff00450202000102030001020200ff00ff00450202000102030001020200ff 00ff00450202000102030001020200ff00ff00450202000102030001020200ff00ff0045 0202000102030001020200ff00ff00450202000102030001020200ff00ff004502020001 02030001020200ff00ff00450202000102030001020200ff00ff00450202000102030001 020200ff00ff00450202000102030001020200ff00ff00450202000102030001020200ff 00ff00450202000102030001020200ff00ff00450202000102030001020200ff00ff0045 0202000102030001020200ff00ff00450202000102030001020200ff00ff004502020001 0203000102020082074f00a9074f0078020200010203000102020082074f00a9074f0078 020200010203000102020082074f00a9074f0078020200010203000102020082074f00a9 074f0078020200010203000102020082072009030703050107020501071f00a9070c0403 072c0403070d0078020200010203000102020082071f09050702050107010502071f00a9 070b0405072b0403070d0078020200010203000102020082071e09020701090207010501 07000502072000a9070a040207010402072c0401070d0078020200010203000102020082 071e09010703090107010504072100a9070a040107080404070304010700040207050403 0705040307060401070d0078020200010203000102020082071e09010703090107010503 072200a9070a04010708040507020406070304050703040507050401070d007802020001 0203000102020082071e09010703090107010502072300a9070a0401070d040107010402 070104020701040207010402070104020701040207040401070d00780202000102030001 02020082071e0901070309010701050307220409009f070a040107080406070104010703 040107010401070704010703040107040401070d0409006e020200010203000102020082 071e0901070309010701050407210409009f070a04010707040707010401070304010701 04010707040707040401070d0409006e020200010203000102020082071e090107030901 070105010700050207200409009f070a0401070704010703040107010401070304010701 04010707040707040401070d0409006e020200010203000102020082071e090207010902 0701050107010502071f0409009f070a0402070104020701040107030401070104010703 040107010402070104020701040207090401070d0409006e020200010203000102020082 071f09050702050107020502071e0409009f070b04050702040707010401070304010702 04050703040507030405070b0409006e0202000102030001020200820720090307030501 07030501071e0409009f070c040307040406070104010703040107030403070504030704 0405070b0409006e020200010203000102020082074f0409009f074f0409006e02020001 0203000102020082074f0409009f074f0409006e020200010203000102020082074f0409 009f074f0409006e020200010203000102020082074f0409009f074f0409006e02020001 020300010202008c044f00a9044f006e02020001020300010202008c044f00a9044f006e 02020001020300010202008c044f00a9044f006e02020001020300010202008c044f00a9 044f006e02020001020300010202008c044f00a9044f006e02020001020300010202008c 044f00a9044f006e02020001020300010202008c044f00a9044f006e0202000102030001 0202008c044f00a9044f006e02020001020300010202008c044f00a9044f006e02020001 020300010202008c044f00a9044f006e0202000102030001020200ff00ff004502020001 02030001020200ff00ff00450202000102030001020200ff00ff00450202000102030001 020200ff00ff00450202000102030001020200ff00ff00450202000102030001020200ff 00ff00450202000102030001020200ff00ff00450202000102030001020200ff00ff0045 0202000102030001020200ff00ff00450202000102030001020200ff00ff004502020001 02030001020200ff00ff00450202000102030001020200ff00ff00450202000102030001 020200ff00ff00450202000102030001020200ff00ff00450202000102030001020200ff 00ff00450202000102030001020200ff00ff00450202000102030001020200ff00ff0045 020200010203000102ff02ff024b00010203000102ff02ff024b0001020300ff00ff004f 020300ff00ff004f02ff02ff025302ff02ff025300ff00ff005300ff00ff005300ff00ff 005300ff00ff005300ff00ff0053 %%EndData end %%PageTrailer %%Trailer %%BoundingBox: 0 0 595 317 %%EOF