%!PS-Adobe-3.0 EPSF-3.0 %%Creator: (ImageMagick) %%Title: (map-light6.eps) %%CreationDate: (2011-07-15T12:39:27-03:00) %%BoundingBox: -0 -0 138 125 %%HiResBoundingBox: 0 0 138.038 125 %%DocumentData: Clean7Bit %%LanguageLevel: 1 %%Pages: 1 %%EndComments %%BeginDefaults %%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. % /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 eq { /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 eq { /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 eq { /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 eq { /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-none or 1-RunlengthEncoded. % hex color packets. % gsave /buffer 512 string def /byte 1 string def /color_packet 3 string def /pixels 768 string def 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 /Times-Roman 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 } bind def %%EndProlog %%Page: 1 1 %%PageBoundingBox: 0 0 138 125 userdict begin DisplayImage 0 0 138.038 125.035 12 138 125 1 0 0 183 FFFFFF 009090 008F8F 009191 009292 008E8E 008C8C 008D8D 009393 008A8A 008B8B 008989 008888 008686 008787 009494 008585 008383 008484 008282 009595 008181 009696 007F7F 008080 007D7D 007E7E 007C7C 007B7B 007979 007A7A 007777 007878 009797 007676 009898 007575 007373 007474 007272 007070 007171 006F6F 006E6E 006C6C 006D6D 006B6B 006969 006868 006A6A 006666 006565 006767 006464 006262 006363 006161 005F5F 006060 005D5D 005E5E 005B5B 005C5C 005A5A 005858 005959 005656 005757 005555 005353 005454 005151 005252 004F4F 005050 004E4E 004C4C 004D4D 004B4B 004A4A 004848 004747 004949 004545 004646 004444 004242 004343 004141 004040 003E3E 003F3F 003D3D 003B3B 003C3C 003A3A 003939 003737 003838 003535 003636 003434 003232 003333 003131 002F2F 003030 002E2E 002D2D 002B2B 002A2A 002828 002727 002C2C 002626 002929 002424 002222 002525 002121 002323 002020 001E1E 001D1D 001B1B 001F1F 001A1A 001C1C 001919 001717 001616 001414 001818 001313 001515 001111 001212 000F0F 001010 000D0D 000B0B 000E0E 000A0A 000808 000909 000606 000404 000707 000C0C 7F0000 800000 810000 820000 830000 FFB9B9 840000 850000 860000 870000 880000 890000 8A0000 8B0000 8C0000 8D0000 8E0000 8F0000 900000 910000 920000 930000 940000 950000 960000 970000 980000 990000 9A0000 9B0000 9C0000 9D0000 9E0000 9F0000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000101 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000202020103040000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000505020202010103040000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000606060705020201 0304080000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000009090A0606070505020201030408000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000B0B090A060607050502020103040808000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000C0C0C0B09090A06060707050202 0101030408080000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000D0D0E0C0C0B0B090A060606070502020101030408080F000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000001010100D0E 0C0C0C0B090A060606070502020101030408080F000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000011111210100D0E0E0C0C0B090A06060607050202 0101030408080F0F000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000131311121010100D0E0C0C0B0B090A060607070502020103030408080F1400000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000001515151311121210100D0E 0E0C0C0B090A0A060607050202020103040408080F1416000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000001717181515151311121010100D0E0C0C0C0B090A060606070502 02020103040408080F1416000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000001919 1A17181515151311121010100D0E0C0C0B0B090A060607050502020103040408080F14161600 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000001B1B19191A17171815151311111210100D 0E0E0C0C0B090A0A060607050202020103040408080F14161600000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000001C1C1B19191A1A171815151313111210100D0E0E0C0C0B090A0A0606070502 02020103040808080F1416161600000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000001D1D1E1E1C1B1B19 191A17181815151311121210100D0E0C0C0C0B090A06060607050202020103040808080F1416 1616000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000001F1F201D1E1E1C1C1B19191A1717181515131111121010 0D0E0E0C0C0B090A06060607050202020103040808080F141616212100000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0022221F201D1E1E1E1C1B19191A1A171815151313111210100D0E0E0C0C0B090A0A06060705 0202020103040808080F14161621232300000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000242422221F201D1D1E1E1C1B1919 191A17181515151311121010100D0E0C0C0B09090A060607050202020103040808080F141616 2121000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000002525262422221F201D1E1E1E1C1B19191A171815151513111210100D 0E0C0C0C0B090A0606070502020201030408080F141616162100000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000002727252526 2422221F201D1E1E1C1B1919191A1718151513111210100D0E0C0C0C0B090A06060705020201 030408080F0F1416162100000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000282829272525262422221F201D1E1E1C1B19191A 171818151513111210100D0E0C0C0B090A0606070502020103040808080F1416162100000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000002A2A2829272525262422221F201D1E1E1C1B19191A1718151513111210100D0E0C0C 0B090A0606060502020201030408080F14161600000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000002B2B2A2A29272725262422 221F201D1E1E1C1B19191A1718151513111210100D0E0C0C0B090A0606070502020103040808 0F14161600000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000002C2C2D2A2A2829272525262422221F201D1E1E1C1919191718 151513111210100D0E0C0C0B090A060705020201030408080F14161600000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000002E2E 2C2D2B2A2A28292725252622221F201D1E1E1C1B19191718151513111210100D0E0C0B090A06 0607050202010408080F14161600000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000002F2F2E2C2C2D2B2A2A2827272526242222 1F201D1E1C1B19191A17181515111210100D0E0C0C0B0A060607050202010304080F14161600 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000030302F312E2C2C2D2A2A28292725252422221F201D1E1C1B19191A17181513 111210100E0C0C0B090A0607050202010304080F141600000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000323230302F312E2C 2D2B2A2A292725252624221F201D1E1C1B19191A171515131112100D0E0C0C090A0606070502 010304080F141600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000003332343030312E2C2C2D2A2A2829272526242222201D 1E1E1C19191A171815131112100D0E0C0C0B0A0606070502010304080F141600000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 003535333234302F312E2C2D2B2A2A29272525242222201D1E1E1C19191A171515131110100D 0E0C0B090A060705020203040808141600000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000036373535333430302F2E2C2C2D2A 2A282925252622221F201E1E1C1B191A171815131112100D0E0C0B090A06070502010304080F 1400000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000003838363735333234302F312C2C2D2A2A282925252622221F201E1E1C 19191A181515131210100E0C0C090A06060502020104080F1400000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000393A383837 35353234302F312E2C2D2B2A282925252422221F1D1E1E1B1919171815131112100D0E0C0B0A 0606070202010408081400000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000003B3C393A3836373533343030312E2C2D2B2A28 292525262222201D1E1C1B191A171515131210100E0C0B090A06070202010408081400000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000003B3B3C3A38383735353234302F312C2C2D2A2A2927252624221F1D1E1E1B191A1718 15131210100E0C0C090A06070502010308081400000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000003D3E3B3C393838363535 3234302F312C2C2B2A28292725262222201D1E1C19191A1815131110100D0C0C090A06070502 0104080F00000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000003F3F3D3B3B393A383637353334302F312E2C2D2A2A29272526 22221F1D1E1C1B191A1815131112100D0C0C0B0A060705020104080F00000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000004041 3F3D3E3B3C3A383637353334302F312E2C2B2A28292725242222201D1E1C1919171815131210 0D0E0C0B0A060705020104080F00000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000004243403F3D3E3B3C3A38363735333430 2F312C2C2B2A2829252524221F201E1C1B191A1815131110100E0C0B09060605020103080F00 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000444242403F3F3D3B3C393838373533343030312C2C2B2A2829252624221F1D 1E1C1B191A18151311100D0E0C0B0A0607050201040800000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000004546444240413F 3E3B3C3A383637353334302F2E2C2D2A2A29252524221F1D1E1C1B191718151112100D0C0C09 0606050201040800000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000004545464243403F3F3E3B3C3A38363535323430312E2C 2D2A2829252524221F1D1E1C19191715151112100E0C0B090607050201040800000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00474845464243403F3F3E3B3C3A38363535323030312C2C2B2A282725262222201D1E1B191A 18151312100D0C0C090606050201040800000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000494A4845464243403F3D3B3B39 3A383735333430312E2C2D2A28272526221F201E1E1B191718151110100E0C0B0A0607020104 0800000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000004B494A4745464442403F3F3E3B3C3A3836353332302F312C2D2A2A29 252524221F1D1E1B191A17151312100D0C0C0906060502030400000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000004C4D494A 4745464243403F3D3E3B3938363735323030312C2D2B2A2925262422201D1E1B191718151110 100E0C090A060502030400000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000004E4E4D49494745464442403F3F3E3B393A3837 35323030312C2D2B2A2925252422201D1E1B191A18151110100E0C090A060502010400000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000004F4E4C4B494A4845444243413F3E3B3C3A3836353334302F2E2C2B2A28272524221F 1D1E1B191A18151112100E0C090A060502010400000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000050504F4E4D4949474546 4243403F3D3B3C3A383735333430312C2D2A2A292526221F201E1C191A18151112100E0C0906 0705020300000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000005150524E4C4B494A4845444243413F3E3B393A38373532302F 312C2D2A28272526221F1D1E1B191A18151112100E0C09060605020300000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000053 5450524E4C4B494745464442403F3D3B3C3A383735333430312C2D2A28272526221F1D1E1B19 17151312100D0C0B0A0605020300000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000055555450524E4C4B494745454442403F 3D3B3C3A383735333430312C2D2A28272526221F1D1E1B1917151312100E0C090A0605020300 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000005657555450524E4C4B494745464243413F3D3B3C3836373532302F2E2C2B2A 292526221F1D1E1C1917151311100D0C0B0A0605020300000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000058585755545052 4E4C494A4745464243413D3B3C3A38363533302F2E2C2B2A292726221F1D1E1B191715131210 0E0C090607020100000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000595856555351504F4E4D494A48454442403F3D3B3C3A 38373532302F2E2C2B2A292526221F1D1E1B1917151312100E0C090607020100000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00005A5B5856555450524E4C4B4947454642433F3D3B3C3A38373532302F2E2C2A2829252422 201E1C191A181511100D0C090607020100000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000005C5C5B5857555450524E4D4B49 48454442403F3D3B3C3A3635333430312C2B2A292526221F1D1E191A181511100D0C0B0A0702 0100000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000005D5E5C595857555450524E4C4B4948454642403F3D3B3C3A38353332 30312C2D2A282725221F201E1B1917151312100E0C0906050200000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000005F5F5E5A 5958575351504F4E4D4947454642433F3D3B3C3A3837333430312C2B2A292526221F1E1C191A 181511100E0C0906050200000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000605F5E5C5B5856555350524E4C4B4948454442 403F3D3B3C3836353334302E2C2B2A29252422201E1C191A181512100E0C0906050200000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000061625F5E5C5B58575554504F4E4D4947454642403F3D3B3C38363533302F2E2C2B 2A2725241F1D1E1B1A171511100D0C0906050200000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000006364625F5D5C5B585755 5450524E4D4947454642403F3D3B393837353230312C2D2A29252622201E1B19171513100D0C 0906070200000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000656361605F5C5A5958575351504F4C4B4947454442403F3E3B 393836353230312C2D2A292526221F1E1C191A1513120D0E0B0A060200000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000066 676461605D5C5B5856555450524E4D4947454642403F3D3B393837353430312C2B2A29252422 1D1E1919181511100E0B0A060200000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000068666564625F5D5C5B58575554504F4E 4D4947454442403F3E3B3A3837353430312C2B2A272524221D1E1919181512100E0C0A060200 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000696A666564625F5E5A5958575351524E4D494A454642403F3E3B3A383733 342F2E2C2A28272622201E1B19171511100E0C0A060200000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000006B696866636460 5F5C5A5856555450524E4D4947454442413F3B3C3A363532302F2C2D2A2925241F1D1E1B1A18 13120D0C09060500000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000006C6B6A666564615F5D5C5B58575551504F4C4B4A4846 42433F3D3B3C3836353230312C2B2A2725241F1D1C191A1513100D0C09060500000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00006D6C6968666364605F5C5A59565554504F4E4B4948454443413D3B3938373334302E2C2A 28252622201E1B19181512100C0B060700000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000006E6D6C6968676361605D5C5B58 575551504E4D4947454642403F3E3C3836353230312C2B28272622201E1C19181512100C0B06 0700000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000006F6E6D6B69666564625F5E5C59585553504F4E4B49474542433F3D 3B3A383533302F2C2D2A2725221F1E1C19171511100C0B060700000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000706F6E71 6B6A666564605F5E5A59565554504E4C494A454642403F3B3C3836353230312C2A282526221D 1E1B1A1513100E0C0A0600000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000726F736D6B69666764625F5D5C5958555450 4F4C4B49484642403F3E3C3A36353230312C2B28252622201E1B1A1513100D0C0A0600000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000074726F6E716B6A666564605F5C5A58575551524E4D4947454443413D3B39383533 302F2C2B2A272622201E1B1A1813100D0C0A0600000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000007574766F6E716B6A6663 64625F5C5B58575350524E4D49484542403F3E3C38373534302E2D2A2925221F1E1C19181312 0D0C090600000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000077787470736D6C69666564615F5E5A59565551504E4C4947 4544433F3D3B3A36353230312C2B282524221D1E19171511100C0B0600000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000079 7778766F6E716B6A666364605F5C5B585553504F4E4B4A484642413F3B39383733302F2C2B28 272622201E19171511100C0B0600000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000007A797574726F6D6C69686763615F5E 5A59565551524E4D49474542403F3E3C383635342F2C2D2A272622201E1B1A1511100C0B0600 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000007B7A77757470736D6B6A666564625F5C5B585554504F4C4B4A4544433F3D 3B3A383532302E2D2A2925221F1E1B1A1511100E0B0600000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000007C7B7D7778766F 6E7169686663615F5E5A59565551504E4D49484642413D3B3938353330312C2A2925221F1E1B 1A1513100E0B0600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000007E7F7A77757470736D6B6A666564605D5C5B585554 504F4C49474542403F3E3C383735342F2C2B282524221D1C191815120D0C0A00000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000807E7B7D7774766F6E7169686663615F5E5A58575351524E4B4A4544433F3E3C3A363534 2F2C2D2A2726221D1E191715120D0C0A00000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000081807C7B79757470736D6B6A 6663615F5E5A585753504F4C49474542403F3B3938373330312C2A292522201E191715120D0C 0A00000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000008281807F7A7778766F6E716B6A6663615F5E5A585753504F4C4947 4542403F3B3C38373330312C2A292522201E191715120D0C0A00000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000008382847E 7B7D7774726F6D6C69666564605D5C59565554504E4D494846423F3E3B3A3635342F2C2B2825 241F1E1B1A1511100C0900000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000858681807F7A7778766F6E7169686764625F 5C5B585554504E4D49484642413D3B3A3635342F2C2B282526221E1B1A1511100C0900000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000087888681807F7D7774726F6E6C69666564605D5C59565551524E4B4A4542403F3E 3C383532302E2D2A2726221D1C191813100C0900000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000089888382807C7B7778 766F6E7169666564605D5C595753504F4C49474642413D3B3A363330312C2A2925221D1C1918 13100C0900000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000898A8886847E7B7D7774706F6D6C6A6663615F5E5B585753 504E4D494846433F3D3B38373330312C2A2725221D1C191813100C0900000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000000000008B 89878582807C7B79787670737169686764605D5C5B565551524E49474542403F3B393835342F 2C2B2825241F1E191715120D0B00000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000008C8D8A8886847E7B7D757470736D69 686764605D5C595653504F4C49484642413E3C383732302E2D2A25241F1E191715120D0B0000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000008E8C8D878582847C7B797574706E7169686564605D5C595753504F4D4948 4643413E3C383732302E2D2827261F1E1B1715120D0B00000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000008F8C8B898886 817E7B7D757470737169686564605E5A585754504E4B4A4542403F3B3A363530312C2A272622 1E1B1A15120D0B00000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000008F908C89878582807C7A7775766F6E6C696663615F 5E5A585554504E4B4A4542433F3B39363534312C2A2925221D1C191511100C00000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000918F8C8B898886817E7B7D777470736D69686764605D5C595753504E4D494544433F3E39 3835342F2C2A282522201C191811100C00000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000009293909489878382807F7A77 7472736D69686764605D5A585554504E4B4A4542413D3B383732302E2B282522201C19181110 0C00000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000050 4F4C494846423F3E3C3835322F2C2B2925221D1C191511100C00000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000000000000000 end %%PageTrailer %%Trailer %%EOF