libMagick++-devel-6.8.8.1-52.1>t  DH`pZti/=„|)4~tԪUp2=sJ|oh5QN/y.y%'`yq+LazC-w4gmWפ4j^2iX2 (ͅ"v ɤˢEkrHy [SF ,M?pfE{@e ،ۗ HCZ/fsļrx߻C;'߆t"X=ABZNm Ok^@Eda6a2d3ddbca5afc8390ada7a583d73694b7a83a5Zti/=„D_GʴL5 jW2bYU@M׉-IFLWkCb#C%Xp:?d ! aTX`dw )) ) 8) )  )  ) ) Y) & H)   ] (89$:FG)Hڜ)I@)XlYۄ\۸)]\)^1 b'cd]ebfgliu|)v wD)x)y zClibMagick++-devel6.8.8.152.1C++ Interface for ImageMagick - files mandatory for developmentThis is Magick++, the object-oriented C++ API for the ImageMagick image-processing library. Magick++ supports an object model inspired by PerlMagick. Magick++ should be faster than PerlMagick since it is written in a compiled language which is not parsed at run-time. This makes it suitable for Web CGI programs. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time.ZtiUlamb59T7openSUSE Leap 42.3openSUSEImageMagickhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.imagemagick.orglinuxx86_64.ڒ4" +--((0;7 g<p c*  new test-signatures.patch, see followups in http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22479 * created rpath.patch * created dont-build-in-install.patch - upstream changes * Do not write zero-length TIFF tags * Do not split words for caption * The -blur, -guassian-blur, and -sharpen are now convenience methods for -morphology convolve. * etc. see ChangeLog- fix baselibs.conf- use versioned /etc/ImageMagick* to allow parallel installation of libMagickCore- name library packages after the new -QN library names (thanks dstoecker) - depend on newer libtiff- fix missed variable expansion- use a quantum depth of 8 for our package, as we do not require that amount of precision, and we prefer faster conversions with less heap usage.- updated to 6.8.2.4 * Update libver to 7 * Dropped upstreamed ImageMagick-uninitialized-memory.patch * Added ImageMagick-6.8.2.4-revert-r9087-montage-signatures.patch Related to GhostScript. Discussion: http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22479&p=95023 * Add support for -QN library and .pc names, that express the pixel quantum depth the library was compiled with. Added an explicit spec variable for it * BuildRequire autoconf >= 2.69- fix wrong mean-error output: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22586 * dropped disable-matlab-test.patch * added ImageMagick-uninitialized-memory.patch- do not disable checking altogether. - disable-matlab-test.patch: disable the 1 MATLAB testcase that fails.- disable check for the moment, it breaks on Factory and 12.1, but 12.2- enable support for Pango markup * this allows rendering formatted text with the pango:"..." syntax see http://www.imagemagick.org/Usage/text/#pango for details * to actually use this, libpango needs to be installed- updated to 6.7.8.8: * Added 2d named convolution kernel Binomial (for Fred Wienhaus) * Clean up sigmoidal-contrast. * Use ConcatenateString() for multi-block GIF comments. * Caption no longer chops off text (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21558). * Support LUV colorspace. * Support HCL colorspace. * Don't transform the composite image colorspace, set it instead. * Interpret -border 5% as 5% of width and 5% of height (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21537). * Don't normalize zero-sum kernels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21584). * Transform grayscale to linear RGB if fill color is non-gray (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21586). etc. see ChangeLog- updated to 6.7.6.9: * Don't write an invalid PNG sRGB chunk when rendering intent is undefined. * EXR images are in the linear RGB colorspace with a gamma of 1.0. * Correct annotation offset for right-to-left labels. * The -level 100x0% now produces the equivalent of -negate. * etc., see ChangeLog- cleanup the package - updated to 6.7.6.1: fixes * CVE-2012-0247 [bnc#746880] * CVE-2012-0248 [bnc#746880] * CVE-2012-1185 [bnc#752879] * CVE-2012-1186 [bnc#752879]- moved the libtool archives to the main package - separated the bulk documentation - added a regression %check for the locale comma crash- license update: SUSE-ImageMagick Use SUSE- proprietary prefix until SPDX upstream accepts ImageMagick as license (e.g. like Fedora)- ImageMagick-devel requires libbz2-devel [bnc#741947]- update to 6.7.4.7: * Fixed -black-threshold and -white-threshold so they work properly with the -channels option * Promote image depths 9-15 to 16 to avoid crashing in the PNG encoder * Fix problems with JNG encoder "quality" * Fix memory leak in JP2 coder * Use maximum bounds when rendering PDF * etc. see ChangeLog- Add explicit libbz2-devel BuildRequires - Support LZMA - Use libcms2 now. - Cleanup huge dependency bloat in -devel package, this will likely cause build fails on dependant packages the solution is to fix your BuildRequires.- update to 6.7.3.3: * removed upstreamed scene.patch- build against librsvg as recommended upstream [bnc#724222]- add libtool as buildrequire to make the spec file more reliable- fixed [bnc#717871] -- imagemagick display wrong order * scene.patch- update to 6.7.2.7: * Fix memory leak in text annotation. * The "-strip" option was excluding the PNG tRNS chunk. * Caption now wraps properly for Chinese text. * The PNG encoder would sometimes fail to respect the -define PNG:color-type option when the incoming image was PseudoClass. * Properly handled continued JPEG embedded profiles. * Revert -colorspace sRGB option patch. * Revert -type PaletteMatte option patch. * etc. see ChangeLog. - obsoletes reason-error-message.patch- Remove redundant tags/sections from specfile- Fix baselibs: add missing requires to ImageMagick-devel - Remove redundant tags/sections- fixed wrong error messages [bnc#673303]- update to 6.7.1.0: * Defend against corrupt PSD resource blocks. * Properly allocate points when render text with large font size. * Added support for Z_RLE strategy in the png compressor, using - quality 98 or 99. * Handle "-quality 97" properly in the png encoder, i.e., use intrapixel filtering when writing a MNG file and no filtering when writing a PNG file. * Added "-define PNG:compression-level|strategy|filter=value" options to the PNG encoder. If these options are used, they take precedence over the -quality option. * Use zlib default compression strategy instead of Z_RLE and Z_FIXED strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2, respectively) that don't support them. - switch on WEBP support -- require libwebp-devel to build- updated to 6.7.0.8: * added Initial implementation of Cylinder to/from Plane 3D Distorts Includes deritive (scaled lookup), and anti-alised horizon (validity) Currently can NOT handle extractions from full 360 cylinder panoramas. * Fix transient error for composite over operator. * Fix one-off bug in option parser. * etc., see ChangeLog - adjusted inc-struct.diff- fix requires of -devel package- remove the -fuse-linker-plugin option, it's default in gcc 4.6 and only confuses scripts- Require ImageMagick from -devel subpackage: Packages that depend on the -devel package very likely use the tools too.- updated to 6.6.9.9: * The -scale option nows considers the alpha channel when scaling. * Don't use comma as a separator for stroked tex. * Fix transient bug for HSL to RGB and back. * Fixed PNG8 reduction to work with an image that reduces to 256 colors plus transparency, by merging the two darkest red colors. * etc., see ChangeLog- created ImageMagick-devel-32bit for cross-compiling- updated to 6.6.9.5: fixes [Bug 682238] * macroized and cleaned up scripts * added conditions for optional components * updated file lists for upstream * cleaned up the include tree in devel (patch)- updated to 6.6.8.9: fixes [bnc#682238] * config files moved to /etc/ImageMagick* * see ChangeLog for more details- updated to 6.6.7.9: fixes [bnc#673789] * removed survive-exif.patch- added patch for crash reading png with exif [bnc#673789]- packaged README.txt from xtp [bnc#671047]- fix build for factory- updated to 6.6.5-8: don't read config files from $CWD [bnc#653572]- updated to 6.6.5-5: * Revised PNG palette optimization * Added some debug logging in coders/png.c. * More precise blur values for Lanczos2Sharp and LanczosSharp. * Added location of first Mitchell crossing (=8/7) to the filters data structure. * Added Lanczos2D* filters now named Lanczos2* * Reorganization of AcquireFilter() to make it work better * Clearer EWA filters (LanczosSharp etc) comments. * Added LanczosSharp (3-lobe Lanczos with sharpening) * Filter sharpening factors are also always applied regardless of usage. * CubicBC filter formulas simplified by constant folding. In particular, P1 coefficient (always zero) removed from coeff. * Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398 (as already specified in the documentation). * Ignore PS bounding box offsets if -page is set. * Add support for -evaluate exp.- updated to 6.6.5-0: * Added "filter:sigma" expert setting defining the 'sigma' for the Gaussian filter only. This is similar in action to 'blur' but only for Gaussians, and does not modify the filters support, allowing you to set a very small sigma, without the function 'missing' all pixels. * Patch for DrawableRotation() and DrawableTranslation() * The webp format requires the webpconv delegate program (experimental). * Replaced "Robidoux" with Cubic 'Keys' filter that is near equivelent to the previous sharped "Lanczos2D" filter. (C=0.31089212245300069) This also is very similer to a Mitchell filter but specifically designed for EWA use and is the new default filter for Distorting Images. * Added new filter 'Lanczos2D' a 2-lobe Lanczos as defined by Andreas Gustafsson in his thesis "Interactive Image Warping" (page 24) http://www.gson.org/thesis/warping-thesis.pdf * Added filter "Robidoux" which is a slightly sharpened version of the "Lanczos2D" filter (blur=0.958033808) specifically designed to be less 'blurry' for horizontal and vertical lines in no-op distortions. * Add support for "pattern:vertical2" and "pattern:horizontal2". * Add support for "pattern:vertical3" and "pattern:horizontal3". * Properly handle PSD layers with negative offsets. * Added sqrt(2) bluring default for Gaussian Filter if used as a Cylindrical EWA filter. This resulted removing the last aliasing issue that was present in tests for Gaussian EWA resampling. Of course it is still a very blury filter for default use in EWA. * Adjusted Variable Mapping Blur Composition so user arguments actual relate properly to the sigma of the blur for a maximum mapping value. * Fix horizon anti-alising for output-scaled perspective distortions. * 'Bessel' filter is now offically and more accuritally named 'Jinc' however 'Bessel' while not visible as a filter option can still be used as an internal alias for 'Jinc'. * Fix memory assertion with --enable-embeddable (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17201). * Don't permit access to pixels when pinging an image (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17194).- updated to 6.6.4-8: * Automatically set the quantum depth to 16 for HDRI. * IPTC profile not always wrapped properly inside an 8BIM profile. * TIFF tile geometry must be divisible by 16. * Rename of SincPolynomial to SincFast for easier user understanding. Ditto for LanczosChebyshev to LanzcosFast. * Switch default resize filters to using the faster SincPolynomial filter by default internally. However 'Sinc' will still use the Trigonometric function, and can be used to assign the trig version of Sinc() to filters using the filter expert options. * The default filter for 'distort' was found to be a very blurry inaccurate filter function. It was removed and replaced with a correct Gaussian filter (as used by resize) * Added a switch so that "-interpolate filter" will force the use of a cylindrical filter for ALL pixels in distorted images. That is you can use that switch to use a cylindrical filter even for images that are being enlarged by the distortion. However EWA is still currently using a fixed 2.0 sampling radius. This switch complements the use of "-filter point" which turns off EWA filters in favor of interpolation for all pixels in a distorted image. BOTH switches should not be used together. * A bug in the support radius of the EWA resampling function was found, now that correctly defined resize filters are being used. Suddenly Normal Gaussian distortions are not so blurry, and tests with distortions of the 'Rings' image show extremely good and clear results, with only minimal blurring. The filter 'blur' expert option can be used to adjust this further. * Don't negate the geometry offset for the -extent option. * The RGBO format is now listed as a supported format. * Added the Nicolas Robidoux and Chantal Racette Lanczos resize filter function as "LanczosChebyshev" as faster alternative to Lanczos. * Re-code Nicolas Robidoux and Chantal Racette Polynomial Approximation of the Sinc Trigonometric resize filter, as a proper filter to allow direct comparision and speed testing of the filter. * Expanded the "-set option:filter:verbose 1" output, so as to also include the actual functions and other values that were used to create the filter.- updated to 6.6.4-0: * Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c). * Path no longer closed if join style is round (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16943). * Add case for BGRQuantum to GetQuantumExtent(). * Support no compression on PCX write. * Fixed bug in the raw BGRA coders (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16880). * Fix off-by-one error in the PSD coders. * Nicolas Robidoux with the assistance of Chantal Racette contribute an approximation of the sinc function over the interval [-3,3]. * Eliminate a small memory leak in LevelizeImageChannel() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16951). * Recognize -fx logtwo (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16958).- updated to 6.6.3-9: * Eliminate useless message about assuming zero delay when writing a single-frame MNG, and changed it from Error to Warning when writing a multiple-frame MNG. * Only use the first alpha channel in PSD image. * Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)). * Eliminate bogus "invalid colormap index" when pinging ICO images. * Support -set density / units. * Properly map PNG intent to image->rendering_intent * The orient option sometimes improperly set "undefined" (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16795). * Only list orientation options for the -list orientation option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16801). * Return proper standard deviation for combined channels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16786). * Handle transparency properly for the PSD image format. * Emit a warning if the PNG encoder can't satisfy the color type and bit depth requested with a "-define" directive. * The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16833). * Add -subimage-search option to the compare utility. * Throw exception if image size differs for the compare program but the - subimage-search option is not specified.- update baselibs.conf- updated to 6.6.3-1: * obsoletes units.patch * obsoletes grayscale-tiff-jpeg.patch- fixed jpeg compression of grayscale tif format [bnc#615223]- Do not compile in build time but use mtime of changes file instead. This allows build-compare to identify that no changes have happened.- fixed units in the output [bnc#598714] * units.patch- update baselibs.conf- updated to version 6.6.1-0: * Fixed bug in equal-size tile cropping, when image has a page offset. * The -recolor 4x4 matrix is now interpretted properly (previously it summed rather attenuating the alpha channel). * Support writing 1-bit PSD images. * Support LCMS 2.0. * Improved WMF support under Windows. * The new coders/png.c was failing to read a 1-bit paletted image properly. * Finished eliminating the deprecated direct references to members of the png_info structure. ImageMagick can now be built with libpng-1.5. * Respect the -density option when rendering a Postscript or PDF image. * Distort barrel no longer complains when 3 arguments are given (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=15883). * Support -direction left-to-right option for rendering text * coders/png.c: Eliminated support of libpng versions older than 1.0.12. * Relocated the new, misplaced png_get_rowbytes() call. * Updated setjmp/longjmp/jmpbuf usage to work with libpng-1.5. * Add support for monochrome PSD images. * VignetteImage() no longer crashes when x and y arguments are both greater than half the width (x) and height (y) of the image. * Eliminated some of the deprecated direct references to members of the png_info structure. This must be finished before we can build with libpng-1.5. * The animate program no longer loops twice when -loop 1 is specified. * The caption format would sometimes hang when the text was not UTF-8. * Don't gamma correct log to linear color conversion unless the -gamma is specified (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=15799). * Detect CMYKProcessColor AI tag. * Delete image from command line cache for -write option. * Add support for the Adobe Large Document format. * Recognize -remap option for the mogrify utility. * The default Helvetica font is not always available, check for Century Schoolbook too (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=15780).- updated to version 6.6.0-5: * Permit user to get virtual pixels with a region width of 0. * Reformulate the jinc() functio so that the main peak is of amplitude of 1. * Resampling filter must respect the image virtual pixel method. * The -evaluate-sequence option behaves like -evaluate except it operates on a sequence of images. * Add support for the Adobe Large Document format. * Add support for the -maximum and -minimum options. * Check to see if ICON image width /height exceeds that of the image canvas. * Set the DPX descriptor to Luma only if the image type is not TrueColor. * Add support for -fx airy(), j0(), j1(), jinc(), and sinc() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=15685). * Don't embed an XMP profile in an EPS image for now. * Insufficient image data in EPT is a warning rather than an error. * Respect -type TrueColor when writing gray DPX images. * Fix problem reading 10-bit grayscale DPX images when scanline length is not a multiple of 3. * BMP has an alpha channel, it was treated as an opacity channel. * Write 10-bit grayscale DPX images properly. * Detect PDF ICCBased colorspace. * Finalized -set option:convolve:scale kernel normalize/scale option * TransformImage() resets the image blob when called in the PICT decoder; use SetImageExtent() instead. * Support PSD RLE compression. * The jpeg:extent define sometimes exceeded the specified limit. * Resolve "too many open files" (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=15546). * Added Correlate method which does a Convolve without reflecting the kernel. * Initialize grayscale colormap for PSD images. * Addition Third-level Subtractive Morphology Methods: EdgeIn, EdgeOut, Edge, TopHat, BottomHat * Ensuring original kernels passed to morphology are cloned before being modifified for use by specific methods (EG: convolve scale/normalize) * display -immutable to display transparent image without a checkboard. * Make -define png:color-type less persnickity about what it will accept. * added use of -precision in 'showkernel' output of -morphology * correct use of a 'reflected kernel' for 'Convolve' 'Dilate' and 'Distance' Morphology primatives. This does not have a performance hit, though is only truely applicable when the kernel is asymmetric. Note that 'Erode' does not use a 'reflected' kernel, so that 'Open' and 'Close' operations work properly. This 'reflected usage is defined by online morphology lecture notes (Google for "EECE Binary Morphology") * Added convolve kernel scaling setting "-set option:convolve:scale N" If undefined morphology convolve does not do any scaling or normalization of the convolution kernel. A value of 0.0 causes normalization for both zero and non-zero (added weights) kernel types. * Speed up reading the PSD image format. * Add the -precision option. Use it to set the maximum number of significant digits to be printed. * Add -features option to the identify program to display channel features. * Add -unique option to the identify program to display channel features. * Add support for compact floating point (i.e. -depth 16 -define quantum:format=floating-point). * Transparent images no longer flicker on certain system when using the display program. * Permit interactive resizing with the display program. * Support heterogeneous distributed processing, see http://www.imagemagick.org/script/architecture.php#distributed. * Fix semaphore assertion when reading a corrupt image with Magick++. * Add support for -brightness-contrast option. * Add support for the BGRA raw image format. * Added Kernel Generator to generate kernels from user strings, which allows the generation in many built in kernels for both Convolution and other Morphological methods. New Kernels currently include.. Convolution: Gaussian, Blur, Comet Morphological: Rectangle, Square, Diamond, Disk, Plus Distance: Chebyshev, Manhatten, Knight, Euclidean And both old and new (rectangular) user defined kernel specifications including the use of 'nan' to represent elements which are not part of the kernel definition. List built-in kernel types use "-list kernel" * Added -morphology {method}[:{iteration}] {kernel_string} Initial methods includes no only the basic morphology methods: Dilate, Erode, Open, Close; and a pixel color preserving 'Intensity' version, but also the special methods: Convolve, and Distance. Of course the appropriate kernel should be provided for each specific method. * Add OpenCL-enabled filter (e.g. convert image.png -process "convolve '-1, -1, -1, -1, 9, -1, -1, -1, -1'" image.jpg). * Added StringTo...() processing functions- don't remove *.la files, see [bnc#579798]- build -doc subpackage as noarch - spec cleanup- updated to 6.5.8-9, which fixes [bnc#565014]- package baselibs.conf- updated to 6.5.7-9 (See ChangeLog)- updated patches to apply with fuzz=0- splitted out doc package, see [bnc#533439]- updated to version 6.5.4-8 (See ChangeLog)- update baselibs.conf to complete previous change- updated to 6.5.3-2: * shared library version increased from 1 to 2 * subpackages renamed accordingly * includes a fix for bnc#507728lamb59 1517578581  !"#$%&'()6.8.8.1-52.16.8.8.1-52.16.8.86.8.86.8.86.8.8Magick++-configMagick++Magick++.hBlob.hCoderInfo.hColor.hDrawable.hException.hGeometry.hImage.hInclude.hMontage.hPixels.hSTL.hTypeMetric.hlibMagick++-6.Q16.soImageMagick++-6.Q16.pcImageMagick++.pcMagick++-6.Q16.pcMagick++.pclibMagick++-develAUTHORSLICENSENEWSREADMEdemoMakefileanalyze.cppbutton.cppdemo.cppdetrans.cppflip.cppgravity.cppmodel.miffpiddle.cppshapes.cppsmile.miffsmile_anim.mifftile.miffzoom.cppMagick++-config.1.gz/usr/bin//usr/include/ImageMagick-6//usr/include/ImageMagick-6/Magick++//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libMagick++-devel//usr/share/doc/packages/libMagick++-devel/demo//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:7754/openSUSE_Leap_42.3_Update/c8bddb0614d8e652ea15ebf717cce987-ImageMagick.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linux  POSIX shell script, ASCII text executabledirectoryC source, ASCII textC++ source, ASCII textpkgconfig fileASCII textASCII text, with very long linesmakefile script, ASCII textMIFF image datatroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RPRRPRRPRRPRRw$3*?`] crv9unbV%E=2}LYg9 k~"ޏMms4h3OJsV=7RAWOrGF, rW3)vSLm䢸%½'?}wּ!ʛDiK BMlѰ]kS}١-W\GS.VJ D$|L@c+io~?IWH|YPNk Fg E]+|ZhYЂ#>rY/^s/n :J}aHeQ#cƽ7MZj٣<RcO M°3٦en݂F #*hi7(Lef4&Zt8~`^V7:e~bL9k!W쀛-ɱL M nݬL>?@iuc3B^ ͠ Vd3|M&,i׶ Õn(Gh|cSt?B_{tVbҔ&M24h!?kqXD}n0uNڝ*InwUxg2$c 7˼}rᬃ9FoR|cg&3"cDt0=DևW5V`.[%bW,GBOnouGE/8U¿F~&o{"I,BnZAN{xuoֹ _j!4aj䊔G47gѠMVf yDP(Ֆ/XQStZY8b%ð%{~T/Ǭ †K63fA$q%{[eq \wTU7'rd-Ϭ]5W|P㬰$^!ƝՅ| (qq? +Њ{"(to`uY8<-@T+1kEQ{njE,I/iIȦL-at2 ׶Ã_EΉ%`ɑ.Pw!6lB!/Çh@'LҚ#ٯ"_1\jQn?>G& !ו1٘)\ [ ZH1W\>ZCaم"<|d%xӮAa`]",a:ݥ(p}?٨]~ܕ|@ԐoJWNwbr~қ6L4eY`ϨtA !G 3;?Vq(t29jyӤ1L0J0ߗ0'ð=N"v;2_+_`J"E溆lp3\WQM@b"7Yu%TM4kWW{XB0GVi>ՍA\aFJ%XJ?Fa(+ٹ8P ?̻rJo+`:o4o}0dUi$ikSE =Q]mKBY&NP$m.҂_.DvQv_W6lZ`f&?kY^I⧺vorW\r% |^}Jrw?(\:h{WNLP,@4YUtrym;5:zOHOV jɪFNE%x.Xj,Wt˧o'\>znՉ]/R>k34aBG lҙ]_¦61=Ud r-+E9^*Ɂ@n, XHjuͷ[k/HN(reK(+gcv?[I)iH@x@w+6~@.f&<G(ORLT`Y^ =Sg-.bFN-gtG+%\WRcv[#SjM #k/6LA?3C_|,K<D3>0^ [hD>"p95/ * Fw[vfzঔ*[Bn5 u8),&%`Ay*4!4kB2^tav8N7&^+jE/HpUW?ʹvA䶪LH)ݥ=2pPLiX Kh~y/;I{gN4g4piotQ6nyn eGk wҬ߁& o #2+?51M N\&eN~l:.0Sutyhb MM$Kw>o|jQ*G _I緒3'-kY](YYK$%H`a_.5/lk60h-2~ݬ5pW*D;hFZ9K'6Ж V+U{TR .^ `0 bBPgTɘ2X< %5ͱs/c%%cʳ8h@`HnrƇW)TFy~YzJT ?퓏1jgwdj c!j.痈:^d3 g8JW_rv2$_}2Sq޹AyS.bҩH0.U_v"~_'Ǥ(9Pf;a?a@7hoۡ]T ᝂǧG;۪ tZ*.)T|dhQF$/`0~*ve!QM̜elOh߯;U'߱O?}8xYE:Ty4O߃S,] &ƂՋ%KT081Lٙb59pգhj(cz"_wJsT 5n@~\.A"a7Njys y7\+%RCϼv*Ңp g eKI7!̊`‘-mrEe{{ȑ'DZMI;Mߜu訹7|#~O{IhL`S*iDC9h~K^VNc# HWۀ͞+F2ҷg9/Uy|K5 rt"oB0Y56. XD1W\>@g,4HZ۲̓6FT8Y%}jdh's:-IZ&T.93GvAtt0 + 7Ҧ̯% 25L$Q6ʶ˝e; LzgJB/̾2l&Uo7syf?YY[XUJF{&W'cݝHvVK/E=VA38 _nV$.kl'ƃ޿pĵIo .aO鎣tn%*,z?>yJ 7NsKٵ4 lW5v3~׏0#q(.$* TyB ;RAĭ+}XGߧ Y'Q8_1gZW$jvzTR+XsS᫨w )IK@y~׫}ǽJ4.Tҵ/VR{xY5mA]R.(r[ϔǡ XPMj+hq[=¼֖NP&\T#Pme<FCIOVWjfb611{4\7{gPTrTs4TV, t')M FBXOt^M<@ܹgt\sIEX0+«Am9bYZ!TӡG̤ۙZA<KWt'ڬ;ey7DIUѐ$ 8-*tċvV~v >#i*ۡ4$up3mQ~t=8t/ !RTOUÉUoդ AdƯ:#T}- 5F0;(z0!LjƖ8t=ȁT#SmzCx#%E[Pvqn^djxIw US`<}G>~HBP #ϤVtǨ.Ѱ{ȶ71b&aВcz;d|d, !O,Z_|_Uġ%3xh éR(Ou2Zy־8~{W{8Q*v$K.4_Q/ODQc ! 9jG}:>)e/E摞t2% ['m,Y ƹH2X45Θ{ǻ&\Dٰ0a{ DMJS3/ hDp*4W܇\m'H8@5T7Pu(vTdA ab|FjQCgTXTY eКI3!Chlb^|{7?p,$CibU%H(Sm. _Il~gu<oaa-̫UX,r%֏~[ɔÃm<2af*%Bv8ZPR@ny 1ןsuFE%xsjb=޷^ QwT*{/v9^_3)ŒD \C+. 0;` {hg|o`ćS4NnV M"ּGyT6Yn PkSX'_e*S?zk|_lD<1$%*̀ޗalS0 ^ Pb߻l+LTkH?V"j6ޘ_]J jop+nezG߅JTpHݐI[94V|XMIVS)(OKJ(97hcm%BHn{d|e9fo!B `84^l{ K/A\0T y^y Ib"?_1t:rڣ@R8L 0`YGPȌ2Pr-+RAǥГw-T]7[!'SɤX|do7LF(es+<1EtUIk¿UBٙ[P|BIkZx4*{m<ܽ퉥JfĞ"A)o`36;=t[q9V\ .DyS }< 60>(a uV j9~cr*̍RUriHJ+t;4J .6ː@=]Ps;m9^huo.lׄC3~J9Z̯I%%Bd?R̛kaH?rc/$Up\5:ql5ljѶ˸xܻ&SBOq|Rz: 1u(~+|8O¦ʓ1i`Z#XvYHy f#1bȼ15 Ja^2g_o"ob0N[;4w<|} %aBI,_Dr|5vJdyYg\CQ)2Z+%L6!({{j;XsyQ=ovPyV۝*.Ҙl':y8x7w}W D㜄Y_[W~˘O 6{5pڭc#Ɓl43{$ ZV]Shn*⑰ )44P8*ՓXRu[ų99S<,DӜ&|4# GB_fYj;،eC7˸2]nƠj e(2[Hu( ϣ6鹙n~|o #"͋9tbtkb?o {y/:';'# 9%֑QUX#6f8[iLb7MYRwƄo76@kzt] !GaA|:!-Cq3jκfDXh SY˳ :?v >ToF_xvk$.~"m[̪_VH6Ӑt9г'?54 r?NnSnlʎssi yr(ɨSe@]'v.YZK\2*Q{68{<.˒Ιqpuff R+}qsȇ)Wڙ'"E8&G4F`p!˂ha |%*&o=QTNvKaj*kѾTږa|"}ူ&fyt W4x_x3J ;4yvACw͇\eU5i* *ĻcΣl)XU_W #jΉP5lٍ$HIm{ )BaXdV^ViƨO𕘛s&|L*O@ch^pCigSqαJw|uyϋWYȱ4=C_G˫؛Жj(֩o'!$z0F\ܿ wZl u Iܜx<,ReL8`3Ƌ9Ŋy+޵wme%$T)J,{?q*`"vnyBY1Y]?HgH7K`O\vȀS,pG0ɠ{{}k'Q}(yB\znD.gv܂! Ȏx9ҍ<3a@фQHy!uBv=P 5P*%n*ĊVdp8yMx|pNpCdv̏C8 vgOCBY5%b u0ayC}1 '2Y~ћ MaI24Ob_ ,Z$_-R'gdU P)N`SlQ߫} =J3SXOpitzPb0Om:f^\^ܶn2`ToκO6/J,jz2owen`[T֍yjdɛ/ ƷCFuJRцpϐ1AGCi2Y5hIwm7tr_5%ݑD{챓tCts1b2g-NJDHɢW<.TZ&2+8Q<~  :ϥS LT ޱu,1]K`\{a7F &դd܅77i3@;٢x"̵H|Uۡdsrzs ad0QoapFjq~/,]7C+^38Sj+ zwڪ(qXPps2w4$Cw940]p*?H[G*ߓ1Moc +3q )&"NYL`U*jt.&-^ r?v1& fD/bJ!3TZС3I;PHyIbZvzid֗E J_ P~_W$%_-,3a?HKatThjN\?ߗoFҽ jtyEˬ˦i UmZW!Xws(`X7}Ș,ȏm-q{J1~?,'y²lk<ۏ4{4 ,ǹ I繯:rg%GHSȃ'? S$.yÒ FGjA\^f_x6=Of*ID=Iʄ{f?WVv'PʑEF,dv祭⤚rhU_۪1;9zÍbd2|C|&Yy%=_ǁoX[~"P f3%B _܏pTDr`p?LX:#wsQw+P+͖{|dc+#({_Chpnr T^YXD|3W *B<ᷤZpE.)ODdϭn*{O|g6Ʒ~щ{ pB ~ErdGzTh P`l5S n,RR#R t.xel;¥`ffcc?8N 0mŧ3eba- a*@?+t|18T4W} >s$DM_k<پQ sP|vljmkiVYukj`xh&b@\<م2\˦0KYIv隈$+Y:zbT\:*r`Qy)8̀m[:BpM3m-3M0ky6!Mm N&| K=Q`eZ_psD*nCLQ imCl8dĪP\ ɝWd}\&klo q7-yG{gwˆlFS*8Kr"Eށ'B M03uIx :+SzL3_H rPL-oMΝh9 dpk\ ]rR5]'zjM͏yi BF;y@!/n~y9ר4zb\Cy]g/pDFip]\)SVT`׆R3΀cy<4Hv@Q;PPB.M0Y92ތ SЩu^ed [92o ): 1ɍ_sg X։ kKQځ0{OI݋ PliZ0\nz-ؚ(l–8f l40Yg~-bc;5} rGhwW˸A#G.{;ې "M_\{[^v@>[t&1 D%;l1E~i*AiHul[M#(v[;& j~ ='P̪(äbjC7 ӦgΤg dE<+T+\s^o[F%Hkܲh2d0Ox|Cxj;LnҞTRӆ32qJQ##,`\m䖘5#|b 'Yn.HY-5] P Q\a66֢m^܋LBVi̬thAzzO˂?)l0}xCե1\JԹ BF+LI)t'М: n r9 ƹ3Ѐ:R1Yup3'|!.'`Kł~*JtSu[uffg9XȀkݑy.[+q&1s.1>"${gRцwAX]ב2lIflU+)I]@LCD So<W%I^:@~aܚˀr,ѵߛGԢ,y[kg:R/ yrtCV?J^?*0 ˋF\ h&uq}^J uj U!Dʬ̋goԧt$CjZ;5i0`" L)+.o>A U7&".=I} tri,=T,|s[t s{%J+Gfˆ*&'3(=T*WJ~P t\x4F`Wy܃P\1f>jJ ܎"y W8 F3 *Mߠ ! hb6!KP;#gIPKL5?Wr]3F0|m!Y92iZJ ;f"U3(2WɈX"3s;|t|^t6ӜGDg # T~\Zof/wk]Ow#r}Gc\9 ( %;[ rք>yָ\Pb.wЗKW3,(X9c҄#G; \t8(t+u>ڇ?SvRFT>]\8X: ~iUi $.-٫u:JȞ)lkُR/?A=Z }"?U](Z?]WrbHyvw^P|cH~v N /A+R@d=iQZIy){r|[+3n2tZJꞥ!kNlМ(ëܵoM3TuyyYTܑ @Iճ2?TmP3<)o9oحj݋gbt+o'Ȕ5,UlټܿuN}\^q ms)"bM:lBeh}/<ا!𬱪e1[C uƼT5%[^s+DIt餇O7[`StoW`T#(x~q5^c%#"95Oa:  uchcڈ HvyKHURP]CMRG(D2[?AYo-.614Qe#%!a|`g:fnO-B-?q2!u\4ſ+N+91!R@hޑ݈8x37@eV-R'8&]>XgR"RMIk.$Ci-9P1K\׍n&z̪9*;_;)m& 0jՇUlySOC*3e[s3OL" d3ee ?yul2Fe6 bU3P'9㓨/xf hMV0i|;0j1`qP"-esB P@>J'?3D,ĸYbu (TW{ =n~qW eb`lTIsQ G;;hRGJ~%8^54Z: xBr\Y5Ye m_;\' Q;-q+]Rq;+8W ME\i.(G:o<7T=ry,n0.1\{㸉UضnF4KbRPzЉ u֘|#\ #ݫ!!bJtRST|DVÃ'cLI垾zn"ֱ aRCngM:6ܧUʹ"7¥_M~1u2鋎 VPDk+ ,i;ncqXkE]It)^:V3keW Ljе[tN~5VvYa=tfK^jya7xARS?)) ڹjIfE5DG!/S8/|IfK`5YcRˋI<ͤ` )9Qhכּ;>3w `A*mx1PH&!w;M\#sh`6d1=*8Ȑ.A?ܵ{G?irlU_?%?~OUw3'7Z<=Yxm?q?aw[_t;{M.(2%o`^,ō a\T;8BmcB6Iܬh@pYX'KD~hU[$T-*2cyQMN?7' Ћ?/0 W/);}ߋ|iwe FnbsB$ 4?fJ%nEQgωm>Z۵S|Pgl(8qrWuP/Qᶛ-J˜O0pݱ~z=pRbƂ&0miv`"N[?%['CO ȴk_c%ȵ6y~mP/3eի?TėuxqLT.Jj5 HͿ_F ]2%%~G ֳkfH[ !-+`D&.;0^F(.-@֊РJ0/ؒeƏ5\ZD=DZsG4}2$O *ءRy}Z?\5pxvʘœ~G[Pߏ6 ɝ42Z{1*Z _bD\d{V~@Ҡ.yT ({Aq^j+ ⱟ2-;12LWG`%GAu8lx3)2bߛd F84wr<SN;N/J0vOc X,>OSȊnNQoͯoy҄t9ə[HK}p i3SNAai+u+ꯔ@7:pvh<(0KW\z%=!!u7` &oPqY;m Ql=wQ(CO#+T!kZZ1gMZwvO"@ֽX{m7VvZfБg.R,dnD-E$b lc`B^1JT&G/:(nЉ.uL=1|[5z*aɹA ƬhI'39B֚ +o z=t_Ray3=!2UTn4-L =ʢ-s78Ax-[֮EFM::Ж,D!l6+8l&FBt"?/GD& ŸcvyOo뵩 rhn`Ri6g*we-o@={AC"P=I{dHj"@vTǪCE8<NYg!e4 EidᴋCxct̠д953hTYX݃6~GouRDzȢMSӥ%=7Q$og]՟'#( Aڽl1*C4%6ўFgZs`D Qؒl^?=P9i~E1uMjJE0S[z|3ͼniW?b E\X*v &x[ާ%B'6lfx.raoNG2L}t RUo︷ ^$ ƪz| mG6>DбH=}h< \3Uu#Sx2nkS$ ́..+uuqkk!8繈 78ҬzuX~uvܧo -ʄSviLp :`caQ]ץ( .ad#3#d<p M+BU/BVȼd4pHGD#pBO)s %ՠ!.Nb#8 ֗:-qOUI W/1aK iۅ~fDdGF$x V̧7yXoeRwАrmT>xvBDbJ^p;Tz=_릊3fFo$W:(W%=18)iA&g`cƦ ..+UY3ө"l݆vk'kяִH,dȑ7/ѷT*iw@KN4@#Sա܆"jl?X* 9sXwHTR5{2O܏Y=^ 0R>$p-ݥat ȇ";蟑UH5ru9[E6TVZE:p фL5!4:N#RyhU`rNT>-kP6 5:ݸ+hoB%ݻXw W0u}}go?LT8&4 >6Jgf8-} Z s8a?J[$/éŁծBTXycHcH99A 0ZHn$DPW/ke'qkiN*L7R~*}\SjQ5T3b욕;1T:F}?;+Χ!A8MkW3Lt6 { an'cؖu ymX+T[!zpgRn.G QHqE:4HUQ OZW{u C]]CXA|W79L$V ojV:]R~7 cm }Y/,6>NOʀY>R@8ɦqY:洌ges+S_Z \ӥ BKW{9*I .//k1`6a@d| R伟: gkcj"/, 1䓜ȢqU.CH|Gi =mobK@};ξ/ۈlgA)ݿuڲ6j ү5ӡ@0--4=6&\'F?Ww]ӫuj)(h|TB]濈ܢ='hwc:vȓ!1|fwXӻW \Ok1J')[X,[KtޮHqmcB[h(5%rzc=>=m^0,&0थ/5PzgHD ~$Es jA4v<&u1#,pRГwHY,F/om!*?%J,7|Beo g۫=C>)-)@Ca Ed0he#&#f YvZ7$i=bb*#Oſha,?(6mNdyTXOrm6m㢬ЋTeN_ Y\֘T;dO&!AzF,7 QcXWgvO7A1n`lR m1Ȕ&if-G(Mg)ώ^E ^{$5%TxJO=;:OIJnf{d=6W{d畢F"MQǗ8hnP>;? cLFW}ByJhylDG/k6'c]۔hQJn`;lIg ߧ/쿭eb v4Z!dAȽFHDKB0Vf:i.x -l^0ؙ͇0UJ%|ߧWTv*ҳ?;}c&LݱC*cMcېѾ=|0ZdJͬBRGYONby,D7CMvsFú|QE~_^]yEEMnd"DL0-y.W[Eä, D ˇj7R.AJ# ڐi}yVUTAbPNJ?Ix3Z) T.`03D}rD#ճB:& uL%#˞Ee3# 0 }TV{2=I]5j~7\HG4eJ%_EJwT3/7@"1"jL(Tk6l!)<ɪ̘9yO/xjnipW e_>FB "؉5W`VVf;(-1ӃqUnYHR>FPqeO2q8Av iБd})l䢞HM ڪَ 'e[ m4V̧H`_Tqf*{֕!|>oM9*ׁpKɅ"ׁPѣn8RjY"YqS?5{  VpRdF8DK˨;ACPyZ贖hZ.Nrl& &8DU?Ch8n'  G \&)I 6&)+|m84A?u]o9Y H6̈́+<~ޓ{!Z*.CdN@$]zd <3jEe e1Ao he3˭ճ8Κ Jg-([}68ݞ}eK!ZK#ދy ߥo.+RJj5`9-2[Pxs[o-nS4M@{xlIZ!طRc> KN+R!y @'PwIyBeF(} Ov/ }uH^z3$~#iZL$p8fTD->hiVoa.(x d㶺D#B9TaX +f P{#=ڵ|bxPK3֔QF39E]s=:XY{#}I5 ڋ%P;)F8 `8;[]Iqp.hU:bb};b fU<|qkYC? BNNwC#9+Y\|Fj[pޛ^|:!'E?S~SC<nC!qX bAb"eS=Y#Bn u!?T̺*{]P75Oki1M u/Xr|RE"3<qkn:귚C ?b:AZG$݇QTL5(̏FpO[hsV CD5*.[j~ykf7^J\('HB~`|;K>e!4|?<sX}KP2huل(ŇƜopUČ̇ )"ey<7yx[(*9<篾.~1 5?]S-޻\׫XD5?@+˂N v!1`sAvbo`[>$;]|!Ǫ{>Uq^m2>Fq}Mޢ:MMP$V{S,% K$C[:טOIŷ?au ꌨ^έI8 QzT4֦ r?C6A\'-{bu3{OC_R" ]sE@6[+FH$L \qfOe*I}j7,$;J)/ɺbL_wm?X -;ҙ}{ve+, 3.N^YgE*!b?~թeבy7ztKiJ=T&o|`EI1DC6#V^33DH_/#9φ98([7KZ0Ae4UsIPR9zmmb"#^%mGM?gNox ę^cDVG,W]󘚐b}@z/@, v;T_qq?Ro^Y 6wbm6Sek\efy14R~ܡT92xv-G.Xld\ou^MqHϻ X5Nl4:^ )*NVtr(E oj/ܿ 87t /PR//a*ʂ=cYhJW:RA/g< MwB![UH}o.o_8p,ժfb0TLZ9#*E58@Cz'FQ?nl))/6/ ȣQG;VWLM H$@ u'<4~pw v [h$Ù 4kl  9":Xj$d˝8QthZ5pWvO`T8gy2~^P@H=9 %t~iDU>-hھŷ˂*4ńfqXNJr7QQlj4 qVl f3J8cc<6C>_<6g}J)Fu59+nePm_QxiJ9^qY)\snٯ*t~%DT*nr7%Xe>ǟπC.3G"{ֳkK`sLn=ȯls/5T7 J .o O۲ ye4d{Dʯt.Ct\*6dkCnͭ)L~UuE#]ħV>ϤRHH()]nq ,4PG$HWw[S̽'g6Hd4NN~Ҽ\I>pmx$9>\B=$|Wȸub,)c-erD>X.U|$Fn7#b!u'EQ!*x)AUٟ!<v2SdFO³  DS?_8A1XH̗5UיA/[y[- 1MꈤA98yz2 %/"fj9zn1w';Iװ[ekHM vx|jf-SH -m!;rkfqNҚ ]>:%Ir2֤<78 &_M)ee$>­u@NYk }4X't#?\.cx46CI<{02zS5fkiT7(#ZS@ĭe DG)V m9M4 DJ9)e4u ;9]}3ծJIu|M'`H0qa>3*fu)0WvG5dm,/X~S-КTqm*TA%( I_fg(Dn ظ3jº cm. :s rUx&12npP'.tO::~O}Bw H|NA,$a <Qz#~m*^dagzqonhfm )gJ" >~PV`@ʭmLݜjl785G| "$y?-usvuSR2Y~j/^E{{iMzmx--pEwz7UnDgFmNi dZ#?1 v:-g`~/A}bM-k S'm0 xKM)3m,W#Jbî20:y<': MȚ2q{9gV9`59 q9P*_o6MP? Y/,Y:"I!;Ǟb1Th/PU&Sl.f^օmol1#,"#?`|H$-&n,TM$@Dʢ O0Yk򭂦^c79 ')flXZ0U6rj !냦F3L4PrȘHwS8$=9Xh@W)9Z L#'Kz T;Vv {Hb ':iev ˬ7'}i"7+Y?7R^V9q0Ųܠ(G.%#9~eh6ߩCSn/+d-P~gpw}A ]6Or7i7*:S~v|\ņ?!:T LRCBJ *&rR 'mJI#CfCD%ʁ2Om *Dh4 D#%4ZыEfd"`(`wII#dvs`俹_疶`D0w`GvI9ZfF';.~{.QO‒j`ipp<@"(Ҵ4w:fR"s-b ӱ{n1DxT%-4S7L;_ӈ[/\&dAY]xmX4~vzřM*@J *?07HK"Ǐ9aal4Yr~Ʃ8q|r]78H7'ingӾt.' 6GŨ1!dw((JC?e;G%6e(efHb&LQƐR2H\ipXL~?To?*u0 tָIGQ| vhB*pFZZ}/>4F 5&A3 Ct6* e@!sCr c1:jF솬::X|Rc ~0Q_3d岋;4b0v&eÕ|)V =` za , w=tpJdWn Z3O6PN+rŊSԹ`>mdHQ^E\ddXŞո\²O RtrmG B$93oc# MN"Ju#(V q drt .@i^iK3p/~5E$#$܉Q7s2خս*qpxN1F.&q (dmY87=dawS+0) fǦJ6@{~y|exydTnA`!~O W.YʖZqc3t,{jY|̡UJDi)g=q.2).ɎXaC!NHѥJ$]*oO|ǀ㛏y H&tM9"`*k{ȡL# NwN-і4VG7*X\1V^xUxQ`*٦2 -?.@AǗ#-@6d:Z )t,f>J#':[d?ӳTl}1RS3Uc*g &""<4@gb҂5O0eJ\3pI1g ،+@{Iw6д1Zk ۰|= (ƁA$ aPY֖fXz7$!yrm aD!Ĉlre_ usQ4=msk6X֊E-0V6 /M1x``\o4@2zC#LwЇT6ʫj2|@lɰ-Ӎ߇w h;Ik2%<_c0p9"|Us&n6ɄZx1a Km 1ҕSHO]ꙁ=![~hce6<.'`@ś*SYwKy{s,Wvn cs-6xlB~wV3,TύVDɒC7|>0ك?rŕӹx4e.: =3{nNk-3vr76F%*B,~ _8mytI^ѝ9S@IZ:Fz`~_ ;:ʢv-`{U:G?D4Jmj;yy_t(dYjL9ώ(y]bO j]p;*i[MIf\ ul/QNvbnDGWo"mGNyR"}+Rtmb'.oOr2%qh?"dfIBs*o|凔I%eOs,UGETү*y]t_ 7@@`?774U:d5n:}=[hCtAQ x#{I'ZѪ3CB/Ĭ k=6u@5nS[ڿkSf!?6zjV!J?[ZAl*0RrUb bf@CKS}cgERxQ__wH9W_xF:>5ƊOm { YF7{N*|Htam!WBWoil۾Vc엹SʈuJ7Պ?N=)Gh=sfU?:;(;ZBGRsZn&\/ycUB2췫9H u '[#nsѬUg⒁&[\^qFXx6oC{ ~9X0 {349Q8w `.UoV- kqOC'?LA6.-M`Cg6!^FC%#,F₧S`j| iFf% Y6e_Ec ?+'1!{՚%T %O\NM譕VxcVy0.'@-e+:2W d$5ÿ[ S@ tfaYj ;fgT_U "cO.PI[F.{$W(x8;Bn];p_3]aX|4&v5*+y':"`rÝ"PsE^YY#YC&:9X(u%qZr 졿cWgI"PwѼO$_m&ٲFw'Q+y4Z zT0 ~SS R$xQ|2<Ҫ؆,6qWir$玧VԔuGFv_8Coc'oA.r^;A#U/ .v3%%+z3=J4JlQZ 58hwU,A7? ?=DC۶\tAWƧܛjR\#y ҷn5͛\X^}$aSoY/uYV`} §ꆓ Mg) w ECqHNdA{:G晽_+NZw=Rd$a Rbvǡ(6xzJݻE<96AhiC`+Ԓ"z68=cvۤe4%r30U4]30|gu5qK@NA ?P0JO? 淎ʶc cJ=Qy b/'f &tLJgVxmd GʙOE?uUZwhZ7oaK6W&PCFfu>Z"qdzaj<p z&Ũc:!R'D{Jx(0t^,½ˎeI >Ɓ!;{I5j8 oN^vӾ]:A Hiҕlp3o$XYt6Q>VbFVBI%͏j~?a\2r5=CE\Q\{cm%2w>u?or}Z7 /,ꈳ<,\|&Xa_UbHɅ`I鸥!= l,%رR7UfCt$xϴ@ 8gҮΥfg7SUѯ3d+/b\l]T<\s"ma1YʼnIC:+Z. l LMgoe{fō)1|.~Z$Yat1Q/tTd~4έ)Z”- j0Wadw;lu15ROɈ,1x Zjh:bab n3MXՆz}R"Ԯy` |5V>{"=;x'1,0YםH 2,5Y:\VeٌY(sUd)N`Py_>}j~kq,u"uT}wLV)ݎ[b7`{bفc5|:`[A:wb~!¢>2ӣ eqCx>BA0ӻ2n ŴHrS' g8$;낔SV$%\`f&-WKL@~uwQy+*?@8܃r7 iV{MR74GH.[uK?<B{ I :[RPz(d\^lM 6&_af?KC"gr)sh0՞~NrNM>LK x-q'w40ޏZ+|vR!UhŽhjҖUD͕O @݊6-ƫ }$b&R29֍?"/_gamGƤ6VYg.@ϑۑRkHjT}]hCڈrc&[يEi+aL61my7P(?m2n ?1z*gmAx%Hć}k_ڱp;0w?ҊFF%*ғİ]t*$gٽ aaB|n^ 2ttrG[-; ~׆^%7#pxUA^zT+WR%ӌ) d4/0 eKC^#jj+VC\'wBk*Fɻ.T_7ז/n սs:́R2ZrfB_:\79 @S)4ݖܝILv> CP3+micW~tw~0$yyz{ꞁE;MPQ#E-zIPRߣ{Vge![K 5a#ngˀrV>˭}8-'NO'颊A*P64;* hOޱI/ ;$-whw}iҘT\ !|emgfyzMn`.0Zw9|-ԽF0ִrᠺF#iL!Z<2䌤>d}F-(&RZuO4$.[8QDy#&Al+rO )IƜBFIع60ۆU .N#b j104FY>8g5*{/eR*7UcR%-V6/ O JǬ.a Fžxl۞ٞчf:1q0e)Mݰ̌oTif|u R~eA | 5xpm( vYi$@Pd3A?7 m*v8Ko-9&h|Ix_R;< {`ՍxaArW,e֐g.%飮]A{XlȪ{JG4/yb^]~n_|dn|s'C,w1 ._KW@73@}iP~-y>`}!#D%LH^S}펹 ZfhG%ڭJ=~&%T7,AT2?Oʰh)&:da0j!/O\lO%̠u\ڢh/Yה\ $oUAATK Vv /N{@X/ÒKz6/ O#3s"\]0i z#JnmƌKAj6JΛ};W(vX`5p\m.E~ -z+geY5ow(:*U oRDit$]В#YoޢxT 4/t.6/+stUlSb/Q.9[FmPcP})BIF}P'5Yh[[:iWq(UNDrt6Ơ1\Y D3e %jfT!SZ.OL>.5P)2 8EIU1r[i!W cV&ozSXDb凒I4!S&CG5I}]^J<<8JI^q3o̍/$%5JV$ 6xeFr7L ~'C NٖS"U,6^*_+)KAGˏAxRڗLpQ ޷eK)r` eX3)K=Z{UM#Yzr9 И4p<2\pq&;TS;=#ﰕ&ޟ-4u̬;x1SaK$*Pk} md(o@ .Sٝ҂f/DjD)ɕ0hX}*EȤC -Z {*u0h\Djl K=ýRQ"`?oܱ^,C|`g]K>iE2l-δ}pk& \Tb^G`K+lrZ6=ޟx.asZj`;pPoU+'BYH~mqqgM\ٵRRH7K%Kbhx@D) x3 F4gN>Fbu۪ /{@3kQJVxYZ=PHq5f6r*"Yq3lѬ{􌽄{r3bgԺfNg|I%!IhD\ : 8X7#oΏ%)"]eO_}9KĄ zW\<Ǧ {Nz,;%oUt~mlLc"K]BI)nZ|qe.g$eWrSz?| jICK::Hd4cZхGTcSut]8&F&` ᒇf*a݈2P.wAuD}MCQ^6~xږPGֲ5i@AeR+}Mg^Dq~ \⤩T n`NW(DUb}Jv2L87׌.nkUC]悧آ5έ}AY} $^@eRGO">R1X"60k0{&9',şف z{z1ΐf j3J@RBd @61kP OVF*fV7R=QJmh_wcΆ-ry3n)z=#;w _]j/*A@xp@8g 5ZF[ax|JE<f$."Su ;#S(":XdtD*akA9MD#+y6UFEӹnfNEkJv|pF ё{b__]U(I, PPB!4$tmV۪ͬ n^TlXS u&YS-7+n, TD)ivc>ڣ2\tB?&<(3b55<^MLfS_xLok_ydszDl5e:2fw$~+(y8!6lІ'A: Ӳ7 rPXlAlx]Cz ʵ'Byg0Lwcw" $P}[UYqejAp߽U^O!:Ay]\VJƥs+41#aؙ|Ra ̣@-D`8߽ \꽺[= >ˍQttFXX!#[ 1P5a*h@z ߹q¹)@Rpt ._dʖ],}y[ A8Wzg=|LyJʙtP{o SiY=PE7!@^jh#xj/Y<)7*zY|xՁՕ-k 7Ux`K<%ngp нڈ;/&,}jkvU(|l,PBN,04]g*cu4g8LR!{HbyVjU>`*5'BQ p[#ŕ|<+.:*Wc"5Xfk+'Ф3RmH*=9 7 KSS@;L"DTk xhNyN!=80(MsdI]` tiYv&z$e$Fy-Y̨}C4f wo" B8sDeby!M;očulWH*eX:XLA1P)nkU29_o$-_A> Zc :4] -)/DOWpiBLJc4KD5BgaEJbm.d]lIT`2yhj$`u:IE2Zl _( Bd:@U֕73~Hwu^zv9m,sc2v~ !L}s-ݒC &?nKp?hAנbvM(< k=p[ l}&TbG‚i=%"z;( F7]le2;^U՚EׁTcG\ Mv]gI6`7sՅIr2OxWVN89$UR R88IBK :"g8֥97(+Is#[%6>=eCxLk3,g⹆/LqFJ3h{ [KL|GWjD68(opMsA")h^reRBdSpmaI =1"˰_i3T$V!4h)Z҄yGUo Y6 fCV>- j/q%* 5}p) { aj;i[L6S7~pYXN՞ŒG#Ld*O߲+k:Fяy47Hq4#`}qw2?NJMc ׬%4%˴ aY@x)Kb7xtGqRin8@*r"~] <g  ] S5=U}$L x4X+|䇮/Dkny&ZTڛ>j+JV$ьfX&7k1xi] tx/ gmơvH?LoODq2%Ma{q82X÷P!BQ9 *azT2.?DB*zJTs'ӯqF[UM/T#I!QQ 5)&O8)gdV;Vj(ZG*AerSl r fCaf2?_q <ܚ $BwU- Vj̸eX=kFƯ ps69fR-&̥ ˥-c9z'o%9/d.~1LH=SMlK?kHn&ϑX۶gXiXPF~(*mwB_F)^oҪMp  7U=t# ]!14D~o  c{4Nz<5Diڌo>0Gwc oz&:|QDVk,Q V#=Z,y0|-f< ]˵1y3Dg#+j"F8$ Բi`s{!pt6U˿_sMG2ˤT{LGE_S$gulՊC OnczP&Cxsq;q& ,yxcH=JR(Gl%X%pMOKm[vs垱7%Nw֙Ag^9uԙsI1F4݌M"Yo3"YݳJsgHU;3lɣ,cc7< u6~ʱMk b%ov"+Q.banS>RA5SA}MT0iL(!IscAd 5x$x,yB(xaSL3. [ϵOacpJU:N&&ÇYFկU |\򄴶X}\ H$6Mn9.",Q+E_Eֽ( VEaM>{7dM}vd1Hh g3OH.y'7Z(Mb3fqd % 8]>Vk)鳜I(*4]cx %.#kaRE[\WWoU94Ȩa6B՝$azPL'P]R/P!ғI2s&F.h L' ZkRsk R߷9 Nr}$U%j FFdzlz0SfVLS}31$މ| euscDYRنgG߸*=,5@V$TdVeU/:Z/HU"O6s}U7Zߗi-;#H8@U4Dd nuJYX8q"}kk|5Ijd^{5\z7-ʖ{toLSYYx)|S99*ɘ6k,8KUBB͎AyYԐk׻Pӗ{j[fwkx`!7P1eؿiZd ǽQԲVjŬ݋qTF?}",(ԺS )qGԐy{4!mrNh˧iJJYR>Ih; \ponxZc!BFjtifqhc,mLz7}YQdYn6@Yn[1*=yo'Lo[Hv4OUqr0Ktxjc&q"x{[LOH3"d~F'9qEO ͏Xz"u7WiĠOۏoYXLᮃ HRw<] (PY^f(yTzCt0B,gPb2yV?T$v֞klC߿vdۻ{uT?NJ15]MD\xU ߖfg)5 .w^;sXmᚱQə4lWQ̨I@0uC X*.lc(|1Y.hX1Vazxj7u'Y[BoBȨ N\Mu@Ϥ,[T}nQP{jkZ|߼d%p~±m9b8% /\ ܉ݣ~)6HJeyCM+2"\fO!}wh|kwJIkIquxd )O G$!>ô;>aشKf8N*DdN&xUI-}Fsc r!uO#ױ7rʯ(UsP9ĮN Zl6׵僩}$#Iyt6nC:uoi;w8|H|L߬V{ݹcAt&k$d"}]#cjF`6T#ouabib*ٳu&x%AP&hg Ef*3(m( <"2/bYrkB"ZUvf|BSx)k5x2#7bnGoܥ˟ӊo"3[oXw'4)G`Hzgpըޥ܌ڛOv>:e("ByIl޿hLqmT@-NW~DJK Y^=Z&tf,>5oH)hǸPH+`޸g5 9?|XV^ߵyx^0sUd"~x۟ d8RpTg pҳn2eXFW0 =4+WWLOZ7>Q5*hܻP+I+7`RzsekD&ѤZ[Uu7%-eI^ kg16<^ڛtbni 3םtx@P)Xj]`f<[.wK[舊wf&2d[HK9` ]er?%{Zk@!ap1$ps&z*ԗ , T G9:;w A!m欷z M rV \!tjg$S+s sF“33fIS;f_60e#紷ir'%2ZJ|LRZ}- Di]ۨ%n\uğh`F99,aP.otK'&@{wFH+%j8ujR@c[q E*@Ս}ʎBqqYwA 3 0͸x{zU2հACg!E+YϺ]c6lڜRrw`̭s32>&ntu SvgHu7f;X /<`2H ,&p M!QD):(UkH2 wI8`hn_m h/i*|Gn' |Ï'r"ץ@Dl}l W;\k&J;['\P=JoG$=y3o< e/wҍ9:Y YO;{%KbSX5QxQe̳ Ri+ODEkWWK>'a*P\ W },lLUwq .KE +"@DŽ`{wD`}>o\VT&-&p?RV29!USpO :/Hz2'p$8i9ɥ!RNmi5`F`ն/C9 s}WagooStPղ8M3vʗzeU0}ى462-F. V _M#lu῿;@^q /I >Ǭei'П0$@_#g+G ӯ4Rlxp+(Cx4&=/JC: rk!|E\V,w{57O 4Ǝђ@8ܴjlsxgG P& %'@;}] QD_7sl;4V@[idy p!pܣdIk7%[d`OZ`wp/'J.lnHyigA?˱%;e3M {S!/&U;} ^F- v#0W5iFuO[; 񨵎q3-jjM3W-Xc'R/kJ RKJզ0`V_9Wuo5 BDKIILvGڪN6bĊŝ shxThaؗ&Z‚qڼk Fe2#آL1E e2evZa(Gm\afg д7c}  {Mc +Gt1eMVy&ln ~UQ+CE51l[^wט6H5Cs(Ȉz! FɉjnE|ں!"bKT2[N!6d&沶*?4rWWlr>ǒe E)P ]R+41Bh5dǞy|a c%ہŶQ>\zl+,OR0CaA?ٺcšu]g[qKV܀TBPww + g]ݙk.|~rҋG)xR̊H <,;rSad VFs1Ն!?ͭ2.n=KbWM֤^bɇH̲57$L "h0Y>Ah|j[?#T l8AJ''qJiN[~#H<u~qekZ@&):86.-2]'Zs]٘|v|]KBБjp-M >F֜~FX >%"%V2i~VE*d,5yA!3T{N*%D61fHnu(_8ӕ wViF"Q@eiy_ /f UCܰ_B^`'}_B:2-V -$@ނL 41&Ql;y?R‚:mVm: 5-\o"8"Z4a*0H֏ƅ5I_2&) SiyIM> }PXlG^L`{/a0FԕCSsVZ=K>?—|})o3+4h;BJgBQ?Nc( (Ap˜Y,WM:߭}I>XGx\yxmje=MiGO;2’MHFZ.j,˞:UuTӎ0rO ^ W;;Zxyoq uwfx[ז4b?<9M$wtj@bJX٠9V/ڳ oa8Xr5F|9}^~/c }-QM(5gI0ѐX7yL@/ *h>vsL3;99 D<π^lf^6 { |jPG5Yw'%ËzZ~ϰɿ'#yIS׻6i)47G=N! ޓ4M61jW9~`*]$V |VBGS].G>`3ΟP>8eͶ "D t[8~ 񶐻?7_jLjj_rT~(A>LC&OuRFa،)3$7B_zh7EbG羋kX3 Y2;qe?}JoXO.z`׆:̆5V9C=ЅfOMӟzm>t8mF4C ,Fcw瓰pZc篠 0Y||GpeKxdH^\O^9k'1kSچY) v17yzd |l{~YU29ȃxg,|Xo$t0jbJ!-6@^+vzCyq'hx~rաĉGUftsoM^ |V$k 8qĩw(_ .mNю5Ab%yH.LZp.vybAv%pa( lf̓嗓vdٸ KsjKsf਀#<[3'Rk0‚_Y|a!мvҴ+`QS٥tRKsi'3;yVb3: /g.U9(3[y .P 6dmM.댎;MYQxog>773U\WO†D0DL6cl?_M =r,`\KWfw P*(?/I`uF[h|%)kb4i?~`@Y[8spRZ-TQd޵??Џ$fwZv/Vl bMY=Zߖ_?ƝXѕpJ/4FiycQ_/gIJMcCT _@Lԯu7h7>/Gz2%N"9pbͣWźM)3QnN#f*V\ PM4C~m׸vE-Wpp2oCy iv}D8vaܼ,DXz k~ق\ZO"1BR2z[e?e}w`k".2+ 5c0)OOHk[*z5$q b+ūzZ& r0?~}1>Q(]րr-‚~hp?;GxO(&yh ~ý5Ǔqxba&rݔ .kS̋N|[=(+m0\"(·TG& }K^ԓZ:T_\V 9{w}}?,_n(! ]+ګcT9 RTW˨F|ØT&((9^B s]YuvWCAk-ٽ.tuWUWBtZÝ j\lW66sf|wbȫ!݄Dԡ:?)`^Čmz׉\Lr^-긅_ h1h(l\rRjhv^bQvdM0 DWvud{UkeGx2\hlwcBv9OK1^Iz)-N?B$ H"C}XB+ 婔ǔn3-\o(">oIX!ǏI( 7cp(ls8s#qݧ\xE@[ИέVJxg{W$e$>ن[kBWšx-%Z5Y0gU; Tb >zpHu+]9yr8 V5Ծ9?(`=S<@ aSHH^q㉎$qK.X3w#H(GCw EaIXZ:)cNrkb%..c|z@{! &zQZ_:N,ֱӉ8W:FnJފ*ܖ鱠Fhd!“/|BwM /pa$rlZ}v8qnS}7h\'ȇI$gT[F˸6/iHdZ>ʰwOZBɟFACPp!'\m\3AXnW.q_BlM+Ҵhŵ{GEgUTOCۚWĐS+0jG8l!f7B:JN9FRYj#6+B$iq6g$RrݨsC53.XÃc=ZxxJ{$ RԍykzT +5oBp5dy7Fxbe\HTO^G>He($fQ6Dv) "}LSM_BD=K]V=k3c3qǝ%` Nڌ6Ѻs%̹Y LPRx6/fTUܤmpwV@l^dfKKִ\pZjvysb :S\G)G'= g~xALs \c]Tz*#!rwfY7PD*z^4 H(X *DԾ_9o96gLYt9*VIR*a֒(sTir]}=͛r+~Y@\Y>h|OS6i5S C 6ϙ=FO V:+(m l4;pcmOlBLJ1.ON 0~%@d eQaSmx)6z7Qo:|cFA5h>>P^/ym~,;|k)iXڔVn4 ڍfqetزZ;P˞%x}{P~T,W~' 42hj&$##A톕'( $ftLx$Ѹ)Ѻ,51@b=l#["!uFlS#kiBgM"ypYNJ-G܈X?.8AѳZ%^4kOg ğcWWªblbC.<_fR U:0#69&V-҉sXs  #UBO[+{*Hb [^]mml^XXQލ\2.ϧl?ˍ2C/(hCq]r$y~|3A: ŷ㼳F@Bz觨R'Rs{I84UrJX &=i~ ݅!=e0sB@w@GN]e1ѫWX#:USg5-g=\tθY8h Q/i"k}|+rT y}͏B7D3࢙:J{'4R(Nz !}q!.0B=jk{t Q'Pk %,˯jW;2[&/wiOyނ} {4͉P?v5j/>L!A Qvxm!ʪ@'Z5񗙔0sbf-ЖCwʷVX N/uRI5$C::^6; \gX{(brzTs .fxt+!35mё4Z-Pɖqo@Bdo5uɮꪠɵҴ \yUAxH5f;bwlVaB>&bb4GGz"MqYI)Q,9 9ۄǐ-^v GxYql3mtt@5⋕.0ε+I_{2.BY Dj0BJ\AJ^½  qčˆw :PjWkBށh"m/9k蛧_txT(ưxYH>Qo.uЧQ>O=J%秌3T% KJ~ȯ2spxai`!9XF[AWʃDv`wGfp|ۦ`Jݠ]zg~Ќt$)C܃G .]8҉3׋ ~疝ٚuČ' 0Dv׬D7RF=AK)9ǖ"kcdz+1Um3*-5ag[EG^4H+uap/T\If05?jlo2=- ٥;!Ws=t L`o6$߀x$z8x ?`CFp|R,겣T[η+>(TSJaT26jd%M},p4_&[6tNzͲ%{-^;@et14xmᕬk$ c{H/~?؋MMB|Oc.M?8m/i7P{1Ct8K㯘,\i&_vJ&5{9R`Sn8a{ ;+  a=ztkSu"Jآ q#=D<FR*yepН'{|db<&k|=(Rh&tb,q Qܔn >lOFl_osw$i6:>/KDt\D[F%ie |틗XS7wmOww\*}BkL` :6AgYxX̷r SP x8=8.%:qw֕j FjCkis9~7VN a҂D ]昅7RWMeR16TΓBk_X%7n^X2>4h6y.(]ZOƓ%Z fc@\sO(# ʩ5ȜMmup@T.u!-Tň&^7 4]1LRb̝epnF1g0FeE1>q#kD ]!AbO2e@Ѐx_L9ӞaXAjnEŸpc곗?L=ST}$1x֍f r2`<ψ'wFxAH=NmYlhpbB(&+.C}d&pX Ip&$*#xQfWޤx=|,,LMD LsxM/p ڳ;d>h.c+t4aF,;k}신"? ̓;8?h%Z ћYU玝'{rDIT*;EyW}X-a2nڡCVQ|޹R 6T; e=l,%``jOp7QbGƵ 2n~&VL S e洈)zNM=U} m5%[\0]B͎^l$5r>J>E>\BV\Ԧx1QBHп,F$70BE#siR3iX{8F70+Y&ݤlY!+dr<:Q2`yw\w .{%䰵wţQ9Lw$XEp_j(JS= 9í6Fs^i*Az*øQ.+m/k{N BT~M% [MJAC"f?']E pA42vt7 {-s!d FG"y\Тՙ*X|>%u^E}O9Si/kaƠ)cix`HY5f3N jh+E0m[Y׃nMhi|Z3j4 D]A91kW͈bWHPW]qfbm6%$5Z?ܨT`\{X -+M).IE&dǻ'Qoȕ! @ws.q$Jє&BCǜJDz+ȏa09F{SuB=SwPݰxS e9}%IL-.io>A^P$H@FvIvTg ʇH<]Ciw,{3"*nX۠Vٯѭ92_:6. ٜcX\p^^Ƙ-~w"ŎdXJ~ bXTs;#xPCcҎUI4HGnKqRk/INK 5׸hqZBɛr?*m۲\3#ؓtGbV֦^4ks tĐW* 뜝ޞfO>Ț &U]S>ǜ>5 y8|ďTI{M#fwRLYɹbZ,G_տĤExjh\$K\;Od,^oq%ٜz'j0. 5$%3q48-M;Cv W<AU(D7 Eɷ`1QQ3=Ҍw;3´NtbC_=5 Ց`nc}_pow"p/꣼V|{ޠ-*ާ%nm axO'ϢpIRmQpy'H4)KvG|Ev DZ)$xtc>/lVГ}tttvBZU!XK4OYjO2pFLKN(YD(ixY]50Ovup,_Ӽ>{щx5.@sy8Ʊ)AOda劢8?RaƋbWp~6\>SN&uѾ{V4t^?L-UfP4B@-eNz.O$ ,~[-.JϹd?QZ<[l&DLdD2L{I:'!깸YH:!ߌK)88ʵ$$mӮ^m:&)ȕ̢/۸Kq>n?_0IhVvf_LPG ]TKyTEXyQI80u2oUӜb?D § ڲTq`ZND^Gp7# :jDK0|o^7G"=d pAʯDxtږ 'o}'h|-d7|1֤u`<o^#װY\&;p:'4pA V_ˉnl`2oݖ,nooaUeˢ_twCq &6%1iճ, - Qg5 q %u(CRKb F*|NP̃?;toO_Ϙ!`W6)hq>qzTMd"lx|clI2BWTMgji*i~ S : |+cˇ6\U.햢,)=|f"CAsw8k=/$a@fMK;5oM52ء34n5N=t7;#}o |01:*j3hX_Kf-Ǽ47"R$4* 6\A/7t=A l A-x:;qe%yv ĎmVHfPfM94i[ '%^uSvf>- z3ևMЁ7g(RvE [o=A% >ͧd$ydͧta,Gv45/i] -+[?ky|de9wȊ7^#Y(h|nj;X ܩp4ዑ5r/+Y?SEeT0;Ŏ7[#YY7 f-gظrߚ5)VeqsWNDS)6X%D!V$69r Cx^N[Y#ԏF hv&f: fh31Tl V]ì4ՈIw{i3@akשjkh1.o+̌&B4\%RVP7t=38+3Wng'_uL0U}js|`>O1joZ&plP E~@32IkHxL ˛v 2hU:wۈe2Ih-[<;KO&ׅY whƇ~{`ƽh[djngͿS: !j)w| jj&vS{QٵB}xK, p;ա 07.B!T ctDmsChϳ*{`PZ7"E3|z5?XQe6^ {)kuf̴q(%$l.ª{i5 5D#d؎W*uFAjmZ4‡BK0?Q {4Y ^sc+?"bU~ZkӮs,;R^̮|+|"u6Bh' -S*y Dkaio>f1Ϫ)9`D4Th]KwxYJr]/ɟWVmhbCajևZhmVCYjϊMe/ƀ4i>G\a/7WwgZgˁ䂷g M:x`xdK)SoycmY{#uV dkKKk;笼23\yVM. @RHs_}5E*VK c]CW+#j: `PGxujiuJC8_8&BrfjLHUpܜ5d%(5Z4bwZ8'\+oB篁A^3Q3ZnY7- vSjӮ؊opjK' AxȀ6.Z)l.gmw*Ϡ&[z3mp9Q48 NsrݖۡJn/>w]\1 \7R[͡lz.w6Pmlm*l3OSDiZމ,t-{x$Qa˺9 0׫\6x|sZxhu8)׋KxF&cWU2w`mf8v0^fC6l? xQ2[QZ19GN+[y2W2DN*$D/[Z?ߛY-GS4iwcwlܹ ?'A> $"n`D if2T]耆D~|RVROܗíWm Gw0Xҽ҄FaʼwKB l~c?lJ 7V>&Z*T B{d5eܠ"xpLnO_i'/+hLƴ@j9/#dB"jBjQeIVT9'%/nZOL'04mB!09cD$֖\tz}NR,qPn)+FIgRh'FBQHg4w&}oxMd!~8e>qm WmNYf@`J7 }PHh 0kN$|\ 3uxM#^?ڒD@HNEEf7*x-?'Ǟv0 Ut$ෘsep(_'` 2|kڠ5ٽ6i,7 N6hd&|v&XZ4G+8@$:`UphCp0k}4$OV9O~7%o|5vE?}8dԞ @Y^_.#e\̚WtE[d\*%CF $5 Y!b._'݆oԕeRگ)a fRHiFPVYQ&di6h/c#ıͮ/zTbk|@dPr;VZ펼'[VzUFPTrB3 .efC/kҞ|^(/$iKTP@@L%)FIxN-±Y5K2`[M @(11@8UF-_B.}B [m!XTf.xd,(rff_p(^bJ :{Q4-QD+#J?tUW{ ` VqB.gV7JE {nXkubVUrr' q?fc._11[1 1F`sLID1tÏ?j8ڢWEP&{ }sWc;Gڬa9/<4aW›a%@K-$>سM_+%\^,uE+('s ۓqx|7}"? T]TĜ&Ӊ{sYk6}e W('.fs>b\]n﹪&['ab{۝Vuu}.Py@^4PuPW ;eVӛʘ(BKQ'y7|j{=%#Eݔ)<#T5')E_;h<Ĺ2q+ -K ]4XbؗEL=+2u9mviq7yFi=m_/-oè1>Z((pˎ\OVhMTvs=Sr+xK7cXkLG']B7b!K|KÇZf-N",Vʿ,aLsm|hC_aX(Iϯ=hn6cs(GVD dHLͫ@sIܜ G!_]b=\P9j@ "ce{uV+NL{voδI*I2tSb8b6W~L,) :h3AT }g"1=-xfH4+ko8!'E[F |[5ɧ#pZ.6p7XLO^ӱ3Kfr-sr0P Ӵޖ!H#(%Z־>qIBQ|HkP|A$kd=XW2'4+1'}hP˰Wfۗ(gal?~DReNG3z5O  5}MJQ/ɹoD{ga Ƞf,2TU-/ |y;fSuDP^}֊E59KfŸsb8n&o3v힣څ1;/yQ?B$]\[-H\]HeC52B3,9QNR3ȴpsj`ڊg,^C|dY޶W|@nι̯){Hg~Q r(wGZf|E(رr#W1~8+Vw˚x|? b9oD+ V Z{G P 9> 0 UqB'tH!ڝm_3912QaVq$F{)hUfj\|7w10ꁟxN4l1=<6*be aO$UX@ 0U ϥQw.;29 ߀1BIp$y{7-!on"؁SoAU\ʤy+е'%aUL`$duֱJ AH !{TҟD{6ͽ6& eΎ1`s޺'Z˴=VkPr Lġ74hd@S~}OCl%mCXo3^rk_YXz8YF;5ŅdtJoq.Lڧf*ZAx "H)K>U6IA-.ۄ|#+Gs_ymt>y~DGrl3_7ڋsKGoJ`P81fb6ƔP $׋BC?u /DyjzWc`R#5[ݛe͔"4W)-PfxhCk_a)eiH"k#umdhl'3Z>QMJ& +NtjAWR1*JgtR`G s1ocIA/x8{Dh}RaHFpSI=X-Y NJjcJ1poZiPgSߎCm}et YÏr#5t/oK͚ ?xV/Crs^5qcsBAD!f!!Mt_$*{4_ _LaTQxߤN0Fp< ӏUG%'^wRb-"GT& Zmy= f-R~)6q+.-,r-QҞ ) j0J,@".~Bu}C܈Άq$֧6KzQ2uM UPE8mA, r4(u7o8RH*{,}j $QWŊRzںpb$f"z"x c}ʒ@w3-ՑmdԱe PpjWC7]2;ן6(*} 靉HCa8nݳΐBZXyTԆ$ X9חN¯[GBk7*nF]vT2lwx]&̋Y!E|ؐ5)YSEw/o \q  VPwRx =@i =N`c?7` G_ޠpf >@iVAlbf0"k$ǿGg9Rl#W4@R[Y:#OfDhcVċe6+RZvl\e"<\9@%|jkhda3 ӲB5iO"d6XYug^~VoQ iVLy+4?&-tJ5˱7{ٴ83~(#23 pMy4gg Os}=whp p8L0uJNfJU XTtr "HbGv9K4c.R&F{bڃJ11^޵c?X'Ƞ]v/b$Mkc7]t+D~z(&b139Wxɤې A`x<ȅ=*0f KĜ2~nu|a@1E>Pl,Qi{ylsWlƜ) ~p=PK@s4F%PZ%j"vs[4>}` <ïnYH)0BFvԒ -<_rR쓡fZj1\j}wɄMn`Md\r{Cc[a 7T$/ ęSj=*Vxa  K/)Ҽ!o =9#&<Rf(dy`j3q]EV>kfB0@iB=M782l(>T`^OUM"еzx{s0gom)eW1⪿eԦη&X=ez),=zxDap?%/еi2use(J͈F: Y$bDUa  lʐ# ~|}R@Kpt_>>'30*uY Փ7#U9sd,,@W o F7Ow/T_8ÀUTr0)k$ C b`4]m/x߉.A>NkXOOnֈ7Tz3P=|LŐ+Z-^X|mi(PHGc+ ɠS0㌬tcK*}4~L35ea>Y-W𲔹 m460_|X,'z>R={x:u% py} ,tm5TKjXD} AlllO,Ԗx(m+{ufLj;nLjEM2sU-a ,@xCd}ǤC?1])X/$38^;ٹDXQlJ8ogGnK|O~ &ӛ S/J^v[Ϭ!5t pc_25v|kȒ;d%N;wJ~^DIɔd6[]w:xa65菚e я&NQ8%Q^l >~jwu}E֬S ck il]mGT@n눔he<ۋs /RO<<l&1OG)*CȑD7c5Vw8v)bZѣ21rJ(k"}̒Y(.1" @42dYVz]sJX=?:tHїEK D'IR5xZr=A?0w-!tk :uq|W=[ezo{g:`6k޽2VXY{z`el'!mrNg֌Euȫ:s܃o %i]K7J q5_4dL ^(3&}N!.im7kuz.9]\ggцCGh[ H9 ܢ}-quK' gH>KaqJhan:kxX#ٱ>.QVF٧KUa3jhM^- Hlpi`vj6 )V[ sڊiSK`mLI!#{>+[ymh2@#6lSr1bԵd㽧nH^zEj? ۍx{ik@&Op]-˞>]tnMr\/J/C 8 *,CGyq?ƳtGRHg< " $ JCd^4ڰ鶡 ak4*PNz=8Tߔ1@P ,vhǵXy欕nժO4QAL_#c7?\Vk.D.:u^Ef R+7I"mW$پ̱ .f]nu c/][jt< 'KSW1h9gIѼ$$l/DG M*ƄW"wq$oW}dVC&8@aObwúRk^$[97Ue:bu.< SV5F$̱CR2—  ee'V1 ExKx45}Oy]KĜ9~#u5)]bmIhGԳ˜qKx")}FvY1H՗^+U Ztc_[ 9}rYD-k'qr]*C2(eB1|R0s?\mJmB