go1.9-race-1.9.7-bp153.2.22 >  A `L!M@eee I_ t ̑g=K}%0hcl y#+Lۃ]WŒӛ볊l'1Tį-V5C2sfŒeY3ZngMajo*+, 彯 3cDUj9*!lvw{ؤNAqNV)$dN#}<q(%Q8\T|tqՓ| "w NJŴ*Md #ܺD:Wa00af3d8540faf39813bbe14af52341ecf1bcb7e435bcec2143291170ddcf9c4c3e618b99950a0c1d37e9b48b840823f1a99a08e<`L!M@eeeN4>B D,퍁ASטfq1,9QHTn_V5>;XK# ʾC2 *3x0Nh5:d[ȶDY=$hؓ"]:ۍ/VR]cw}X**TbF8W7m۞ rCc݊nmR/LtAE'^Nx#)c}p-=@d鍑O1K Ki +wcp j̶C [#؜>p>Rx?Rhd   7  9Usy     $8(8O9O: OFOGPHPIPXPYP$\PH]PL^PbbPcQ,dQeQfQlQuQvQzQRR RRRR"RdCgo1.9-race1.9.7bp153.2.22Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.`5cloud120xSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Otherhttps://compiler-rt.llvm.org/linuxx86_64x`f2f319013cbe9ebfa8b3b7aef4e8d27c6733bd5cca0315416549f6942cc2b4f5rootrootgo1.9-1.9.7-bp153.2.22.src.rpmgo1.9-racego1.9-race(x86-64)    go1.9rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.9.73.0.4-14.6.0-14.0-15.2-14.14.1^(@^4]@]]@\P\[ZGuillaume GARDET Stefan Brüns Stefan Brüns Matwey Kornilov Martin Liška Aleksa Sarai duyizhaozj321@yahoo.comfcastelli@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comthipp@suse.deasarai@suse.comthipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.deasarai@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comdmueller@suse.comthipp@suse.dethipp@suse.deagraf@suse.comjmassaguerpla@suse.comthipp@suse.dejmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.combg@suse.combg@suse.commpost@suse.comasarai@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comi@marguerite.sujmassaguerpla@suse.comjmassaguerpla@suse.comnormand@linux.vnet.ibm.comdmueller@suse.comi@marguerite.sui@marguerite.sujmassaguerpla@suse.comjmassaguerpla@suse.comjmassaguerpla@suse.comfcastelli@suse.comi@marguerite.sui@marguerite.sumatwey.kornilov@gmail.comguoli_l@126.commlin@suse.comdmueller@suse.comdmueller@suse.comi@marguerite.sui@marguerite.sujmassaguerpla@suse.comschwab@suse.dei@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sufcastelli@suse.comfcastelli@suse.comfcastelli@suse.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sumatwey.kornilov@gmail.commatwey.kornilov@gmail.commatwey.kornilov@gmail.comfcastelli@suse.comdmueller@suse.comsebastian.kratz@piraten-ahoi.de- Ensure ARM arch is set properly - boo#1169832- Drop armv6l.patch to fix build on armv6- Remove unneeded systemd BuildRequires. - Remove specific support for Leap 42.x (EOL), treat it like SLE12 - Add some missing dir-only markers in files section.- Let RPM evaluate the go_api version compare, drop no longer required bc. - Own the gdbinit.d directory, avoid the build dependency on gdb.- Enable %arm architecture - Add gcc9-go.patch: bootstrap works only with gcc9 at armv7l (boo#974800)- Add gcc9-rsp-clobber.patch in order to fix bsc#1121397.- Make our profile.d/go.sh no longer set GOROOT=, in order to make switching between versions no longer break. This ends up removing the need for go.sh entirely (because GOPATH is also set automatically). boo#1119634- Update to version 1.9.7: * go1.9.7 (released 2018/06/05) includes fixes to the go command, and the crypto/x509, and strings packages. In particular, it adds minimal support to the go command for the vgo transition. See the Go 1.9.7 milestone on our issue tracker for details. - Changes in version 1.9.6: * go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command. See the Go 1.9.6 milestone on our issue tracker for details. - Changes in version 1.9.5: * go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and net/http/pprof package. See the Go 1.9.5 milestone on our issue tracker for details. Includes fix for bsc#1081495 (CVE-2018-7187)- fix various issues in go trace (bsc#1085785): * Ensure go binaries are not stripped (eg: go tools trace), this caused some of them to misbehave * Ensure go trace html template is shipped as part of the installation, otherwise the web UI won't work * Fix license of go race- update to go1.9.4 * go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509, database/sql, log, and net/smtp packages. It includes a fix to a bug introduced in Go 1.9.1 that broke go get of non-Git repositories under certain conditions. * go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime, and the database/sql, math/big, net/http, and net/url packages. * go1.9.4 (released 2018/02/07) includes a security fix to “go get”: CVE-2018-6574 (bsc#1080006)- fix bsc#1082409: Review dependencies (requires, recommends and supports)- Rename package to go1.9- Update to go1.9.2 go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509, database/sql, log, and net/smtp packages. It includes a fix to a bug introduced in Go 1.9.1 that broke go get of non-Git repositories under certain conditions. See the Go 1.9.2 milestone on our issue tracker for details.- Install $GOROOT/lib packages, to include upstream files such as the timezone database. bsc#1064522- Update to go1.9.1 go1.9.1 (released 2017/10/04) includes two security fixes. See the Go 1.9.1 milestone on our issue tracker for details. Fixes included: * net/smtp: fix PlainAuth to refuse to send passwords to non-TLS servers (CVE-2017-15042, bsc#1062087) * cmd/go: arbitrary code execution during “go get” or “go get -d” (CVE-2017-15041, bsc#1062085)- Update to go1.9 There are two changes to the language: adding support for type aliases and defining when implementations may fuse floating point operations. Most of the changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. The release adds transparent monotonic time support, parallelizes compilation of functions within a package, better supports test helper functions, includes a new bit manipulation package, and has a new concurrent map type. Remove patches: - fix_certificates_lookup.patch - runtime-bump-MaxGomaxprocs.patch- Fixed incorrectly ghosted files- add fix-sanitizer-build-against-latest-glibc.patch which fixes the sanitizer built against certain glibc versions- go-race: add compiler-rt TSAN binary, necessary for the race detector builds to work. This requires building compiler-rt from source (becuase upstream Go stores precompiled binaries in the tree, and we cannot use them). In addition, a %check was added purely to ensure that we don't install the wrong version of compiler-rt. boo#1052528 - go-rpmlintrc: add some entries to address the .syso additions.- Remove ruby requirement. golang-macros are not ruby anymore, plus this requirement should have been in the golang-packaging package- Simplify all the "ifdef suse_version" by removing versions which have reach eol (13.* 42.1 sle11*)- Add gcc6-go.patch for sle12 and leap42.x and use binutils-gold except for s390x/s390 Remove gcc5-go.patch cause we use gcc6 for sle12 and leap42.x and gcc7 for newer versions (factory)- build with binutils-gold on aarch64, which is hardcoded to be used for shared linking due to bugs in BFD binutils- Build with gcc-7 on Tumbleweed + Add gcc7-go.patch- Minor update to go1.8.3 Fixes included: * go1.8.2 (released 2017/05/23) includes a security fix to the crypto/elliptic package (CVE-2017-8932, bsc#1040618). * go1.8.3 (released 2017/05/24) includes fixes to the compiler, runtime, documentation, and the database/sql package.- Enable gccgo with gcc-6 for SLE12- fix update-alternatives usage. This way, we can either use go1.7 or go 1.8 without having to change the docker spec file or any other package that requires go 1.7 but it will require go 1.8 in the future.- Update to go1.8.1 Most of its changes are in the implementation of the toolchain, runtime, and libraries. There are two minor changes to the language specification. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before. The release adds support for 32-bit MIPS, updates the compiler back end to generate more efficient code, reduces GC pauses by eliminating stop-the-world stack rescanning, adds HTTP/2 Push support, adds HTTP graceful shutdown, adds more context support, enables profiling mutexes, and simplifies sorting slices. more at: https://golang.org/doc/go1.8 Update patches: - allow-binary-only-packages.patch - gcc5-go.patch - gcc6-go.patch- Remove mercurial build dependency. Mercurial is a version control system, like git. We are not using this in the build service to get the sources. - Do not set GOBIN. If GOBIN is unset, by default go assumes GOPATH/bin. This way, the user can change GOPATH without the need to change GOBIN. fix bsc#1026658- minor update to go1.7.5 because this is required by docker-v17.04.00-ce (bsc#1034053) fixes included: * go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime, documentation, and the compress/flate, hash/crc32, io, net, net/http, path/filepath, reflect, and syscall packages. See the Go 1.7.1 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.1 * go1.7.2 was not released. No changelog. * go1.7.3 (released 2016/10/19) includes fixes to the compiler, runtime, and the crypto/cipher, crypto/tls, net/http, and strings packages. See the Go 1.7.3 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.3 * go1.7.4 (released 2016/12/01) includes two security fixes. See the Go 1.7.4 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.4 * go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime, and the crypto/x509 and time packages. See the Go 1.7.5 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.7.5- Add a patch to bump _MaxGomaxprocs so that things like Docker and k8s can run properly on NUMA machines. Don't bump this number too high. bsc#1028865 + runtime-bump-MaxGomaxprocs.patch- set libdir for s390x in go.sh- define go_arch to s390x- Added s390x to the list of architectures that get built.- Disable stripping to fix __.PKGDEF issues. bsc#964546 There is an upstream issue about it as well, with a patch which will hopefully make Go more resilient to this issue. https://github.com/golang/go/issues/17890- Make sure we build go using gcc-go in Factory cause there is no go1.4- update to go1.7.0 (bsc#996303) Most of its changes are in the implementation of the toolchain, runtime, and libraries. There is one minor change to the language specification. The release adds a port to IBM LinuxOne; updates the x86-64 compiler back end to generate more efficient code; includes the context package, promoted from the x/net subrepository and now used in the standard library; and adds support in the testing package for creating hierarchies of tests and benchmarks. The release also finalizes the vendoring support started in Go 1.5, making it a standard feature. more at: https://golang.org/doc/go1.7 Review patches: - armv6l.patch - fix_certificates_lookup.patch, - go-1.5-install-dont-reinstall-stdlibs.patch - gcc5-go.patch- Reverting to use gcc-go instead of go1.4 for Factory and Leap The fallback boostrap method via go1.4 does not work for Factory because of a known bug with binutils 2.27 https://github.com/golang/go/issues/16906. Leap will work but we don't have go1.4 in there.- update to gcc6-go for Factory - add gcc6-go.patch for Factory - build with gcc-go for aarch64, ppc64le and ppc64, but for x86_64 always use go1.4, as it should be according to https://golang.org/doc/install/source#go14- build ppc64le with gcc-go- fix source location for 3rd-party libraries- CVE-2016-5386.patch: fixes bsc#988487 aka https://httpoxy.org/- update go go1.6.3 (released 2016/07/17) includes security fixes to the net/http/cgi package and net/http package when used in a CGI environment. This release also adds support for macOS Sierra. See the Go 1.6.3 milestone on our issue tracker for details. This fixes: bsc#988487 (CVE-2016-5386), so we remove CVE-2016-5386.patch)- do not set with_shared for ppc64 (BE)- bootstrap aarch64 even on SLE via gcc5-go- install shared libraries.- update version 1.6.2 * fixes to the compiler, runtime, tools, documentation, and the mime/multipart, net/http, and sort packages.- Enable build for ppc64le on SLE12 (bsc#981432)- fix bsc#974232: CVE-2016-3959: go: Infinite loop in several big integer routines - Update to version 1.6 (bsc#977394) * On Linux on little-endian 64-bit PowerPC (linux/ppc64le), Go 1.6 now supports cgo with external linking and is roughly feature complete. * Vendoring support * HTTP2 transparent support * fix gc and gccgo incompatibility regarding embedded unexported struct types containing exported fields * Linux on 64-bit MIPS and Android on 32-bit x86 * enforced rules for sharing Go pointers with C * new mechanism for template reuse * performance improvements ... and more! see more in https://tip.golang.org/doc/go1.6- fix bsc#974232 CVE-2016-3959: go: Infinite loop in several big integer routines- Update to version 1.5.3 (bnc#968949): * CVE-2015-8618: go: Carry propagation in Int.Exp Montgomery code in math/big library (bnc#960151)- macro.go and golang-macros.rb moved to golang-packaging- macro.go: * added golang-macros.rb to deal with complicated macros that are hard to be written in shell script * support "--with-buildid" which is the former ugly "WITH_FAKE_BUILDID" environment variable hack * support "--shared" which is "-buildmode=shared -linkshared" in case anyone need it * add go_api_ver macro which is currently 1.5 - install shared stdlib on x86_64 - drop go-wiki-gadget.xml: it hasn't been used from the beginning - add go.gdbinit for debug friendly- Updated to 1.5.2: This release includes bug fixes to the compiler, linker, and the mime/multipart, net, and runtime packages. https://golang.org/doc/devel/release.html#go1.5.minor- Updated to 1.5.1 This release includes bug fixes to the go command, the compiler, assembler, and the fmt, net/textproto, net/http, and runtime packages. https://golang.org/doc/devel/release.html#go1.5.minor- Adapt to Leap * use gcc5-go than go1.4 is the proper requirement for Leap- go.sh, macros.go, go.spec: add missing bits for aarch64- enable build for aarch64 - rediff armv6l.patch- enable ppc64 and ppc64le- update to version 1.5 * see https://golang.org/doc/go1.5 - add: go-1.5-build-dont-reinstall-stdlibs.patch drop: go-build-dont-reinstall-stdlibs.patch * refresh patch - add: go-1.5-install-dont-reinstall-stdlibs.patch drop: go-install-dont-reinstall-stdlibs.patch * refresh patch - drop: go-1.4.2-rel.plt-alignment.patch * fix by upstream - add gcc5-go.patch * find /usr/bin/go-5 when bootstrapping with gcc5-go - use update-alternatives for /usr/bin/go and profiles.d so it can be co-installed with go1.4- fix update from 1.3.3 Update from 1.3.3 was broken in this commit https://build.opensuse.org/package/rdiff/devel:languages:go/go?linkrev=base&rev=205 That commit fixed a dangling symlink in src (src/pkg) by instead symlinking src, which broke compatibility. This commit fixes it by, instead, symlinking all the files in src.- macros.go: fix missing quotes in %goinstall (bsc#939067)- macros.go: fix "summary-not-capitalized"- macros.go: * *-doc can't properly describe what the sub-package really is, and they're mostly source codes instead of the claimed "API, documentation, and examples". so rename to *-source. and not recommend to install them to save users' disk space. * %%go_requires should be handled automatically by golang-packaging * not recommend to install source package any more, so %%go_recommmends set to nil.- macros.go: * add a "WITH_FAKE_BUILDID" option to enable the fake build ID compution. * to fake build ID, you have to make sure your package has only one binary. it is nonsense that two or more nonidentical binaries have the same build ID.- enable debuginfo * the strip workaround (boo#818502) does not need any more * re-enable debug_packge/debug_install_post macros - add patch: go-1.4.2-rel.plt-alignment.patch * cmd/ld: set alignment for the .rel.plt section on 32-bit architectures * https://github.com/golang/go/issues/9802 * or i586 build will fail at extracting debuginfo - macros.go: * re-enable debug_packge/debug_install_post macros from goprep() * add ldflags to gobuild() to compute BUILD ID for debuginfo package - go itself doesn't support BUILD ID yet- Remove fix_certificates_lookup_on_sles11.patch: this is superseded by fix_certificates.patch - Add fix_certificates_lookup.patch: force Go to look for certificates only in the locations available on openSUSE and SLE. Also ensure certificates are found on SLE11 (previous fix_certificates_lookup_on_sles11.patch)- Add fix_certificates_lookup_on_sles11.patch: this patch is required to have Go programs read the system certificates on SLE11. See issue https://github.com/golang/go/issues/6391- Fix building of all the Go packages under devel:languages:go. The %goprep macro contained some unescaped lines, causing go install to attempt the installation of the build artifacts outside of the buildroot.- disable debuginfo/debug package creation on all golang packages * .a files in golang doesn't contain debuginfo right now, so extract a debug package will cause "Failed to write file: invalid section alignment" and we don't need to bother stripping them. * we can't depend on good luck for all golang packages, hoping they'll pass the build and not randomly fail.- remove "go_disable_brp_strip_static_archive" macro from macros.go, which contains redefinition of os_install_post too. - disable debug package generation for all architectures, because: * build IDs are not generated at all, even for successful builds * "Failed to write file: invalid section alignment" on arm/i586.- remove redefinition of os_install_post macro, which was used to override brp-strip-static-archive that has been manually removed from openSUSE distribution since 2011.05. - This might fix i586 builds for openSUSE:Factory: * Too many levels of recursion in macro expansion * Failed to write file: invalid section alignment- Added Obsoletes for go-vim/emacs, they went to separate projects- Fix dangling-symlink /usr/lib64/go/src/pkg /usr/share/go/src/pkg- allow-binary-only-packages.patch: Revert missed patch and update for 1.4- Updated to 1.4.2: Support of editors has been dropped- Updated to 1.3.3: includes further bug fixes to cgo, the runtime package,s and the nacl port. - Changes associated with release 1.3.2: includes bug fixes to cgo and the crypto/tls packages. See the change history for details (bnc#898901 - CVE-2014-7189).- avoid stripping debuginfo on arm, it fails (and is not necessary)- add armv6l.patch * workaround for qemu-arm bug * under qemu on armv6 the number of unix signals isn't 64 but 63. thus there is an off-by-one error while building and testing. this fix now reduces the constant defining the number of signals by 1, but that of course means signal handling won't be 100% correct. * https://groups.google.com/forum/#!topic/golang-nuts/MqKTX_XIOKEcloud120 16213394451.9.7-bp153.2.221.9.7-bp153.2.22race_linux_amd64.syso/usr/share/go/1.9/src/runtime/race/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/f2a5727e2e3f877a33ddabb02e6cafc6-go1.9cpioxz5x86_64-suse-linuxELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped[EKi(xrgo1.91.9.7utf-8b21e7b79bdea86267608a716c00b44ff5cd166adcf4dcb0ea9570a01264bdf95? 7zXZ !t/#] crv(vX0YEZM Lk"BtL_Y&Cu_gO6`L7sHFT;KZļPHwC`ܴyuh3 MЧKAc\If}8CُBԍsN^Ə "oHy[є6Ǔr,Fb%gWXp]g&ɔ%X)hĪy]X{r bdw.Ѐ?a{WGNQ]7u^#Y9?` -GLXσd1O"s^Ib;PM@9Fvz^PDZ5);|M7[QLbҗ'3)@8kU=i'-vV=Zt%!q+opU;4$x[,[*Ș 6m t9Y3S ,y~ n|P%8M̓Un9fMFhwvvR"SS|,\ =74.Se%*nMwO_C'@ĖBDz-c2*^o:$vʏpŰSܚbV.́5"ٌ^dR,OA.®u'KcA&[pqSaD]bRJzL>0A9cri:SmlkISF*p'm05qC3o7/nҎ7nz<Ѿ]ۉ}E[3bYWe`>(51$.?MWVYXXT;7`:0AIfÇe5lp-#KT~R< VDLO~`du7vوWWSvvn5 H&z1JNIO/U•tC_ =0>'~::Lƭ*]>%y&W$EؓGƀJ Ⱥ|b0BqCN밍0_}t``7wL27zWP&Y'GְiE Lھ{o? /였ŘWdp\Q<D%?ڴ~pK1M%:#oMZ׶ t>+rᙏzymn*H.n,%&5ML CKsy(X!S_ _g9_~d~L~P:fe4x\ ԬsTcGXB0"~YY "IJ'aȉ51\Sa}N-HfXfF7M+~ hb?v!`0 NĀnŇߐ>iywLŐPbg"GpFc=Xy8͂8%85Vw:R{~Yaj!jq/êIaPZ&QvAP"^q g6& .t{G'A;ĵ)G$hwsGo( {=&hEdAT܋]DFZJXJofVe#޺Ͽ ~,ؒ7V5f'S`~|#BIoA/[5dMPYUg|X#U&Ow!$*1r0Af}(*Y8Li~Xu?CD+l6S6d|v) Sޜ3gG,Z1`G+հٟfhZ.Y:e[N(dekNJ>K ReP4 U>"fGE:Ta~6ђR]x'A?TWW?(SRDn[|~ԗo|ISA7@,>:K$&B@uLJcS]d3cd~W*08Q30Ҝ|^-cFJQ xCޤwѿ#kQT囟?SK4Ks)tAz^$EKT'r;sj^v4Ƽ"2lzF}S?ޏmhMUKuƤsޗsx`|6ү\a!--zpߠn52K൹2 su(C[D!aJVH0ۨ)#;Əheκ4Ty9 (bJlUԽnDi׃>?&E.%{k/O@gy->J~5_P>ΟYAp˟a@= $Ǣ;Ni$ /̸)j 鮐qXXU\*GSMqul+BxE)[Xuj)OK_]ׯ)Q-| J0 9<\/bRqu.lB+^pІSDZ '~'Ei8Su`jW`%"(3 DAE!LPB9Aed8o1iYԖvr~ͯ;-q{9u&pWܺP!p8gst! ? b͚C;dڜ<iwDDgudLE1SLAۥ'=Dfq9e8Ce=isV] (osۏ0)&[8"o 8_ zy" Vi]1n~qI(dUV}/#3`#uMOezL:1_)n{HeիA*Y%%߀S1:8B)OnŬӯ` oQ^͑6gYv]0ax\X/y7|j9PO40nuÓ[?c1`*_CwokcA ՛amRmB *i9"Tq֐ ܭY!+ :7t}Uދ@jk]`eUrBN_z CMBjELM.H ^t7 9L4zY&YSnHWޛϵ68*w *NyYUiH=2K81ѽ_'T0E=1@CfDfQ6aO9ߩ9M~--QCIHUf7EhY2{ewL=6 ױj` ɀ=r6xnɣNm⏛-7Bs$B2W ِiNo /kWW-M>c:Pȅ#{KEK Ԫ: ʓ}) IH6;^8vN;BM@sȿw$6n*Cq~(W!XZ2L\jjפ')Km4*8פ4vgǺ Dz8׼P{-Q%C[XJ>)ZBG?Utaxz0A8o2n#  -CpC[`C,9DpӐWy폧[U M%L;óJιEa[a=\^HLL`y(іYiw_PZ9M, cV\#S G=3.-JZPZ O Z5w3J>Q8 0{ٸ26Có" ]4+|K̺Pڻ}բ\FݣTFD!‡K'\p6aְlF=|c|~ThQMhDEo23CZpuW`]*YxTxr}_ f ۇ7\tmQyR\ L\r L QLѷy9} )M'>A6~O?Yɚ?Tw>YsH㘝axyN=+M{7=J~v 'O(eCAS)3ܚRS%9L_Uz|Rσ&ꦲ#?c8ο eVɢ>i6 y byi3jb-ǐ9L<^Cχ[A uƌ`q1"Bo5Ld&|e~޵.8@pF&U\I$rpbG; w4ZS9ߚb4dN c0ץeJdžerEZ6ͺ0@,LAGmrφLQ|.[. w0 gJcV٦0w6\}jvW$y ߮V}Fݚ+gbY}!h7N'}wDiZas ǨC.;xɻoWї:T lٳgBY)0HfS`6=Gnxu˳ h!7lLx |D|۵!Y)NSDpRGZEQ Ѫ)lָUV5W G |bZ{h]/w-Yճ)(BD߿.U)Q@جנ6Op`յ]/?Ak-$[.hF /\GPqwu^e<@bHʿ4.w>+=3d"*8Μ>*a:;'(z=d5]بa%Jfe;=}RqS4ԂoҔ!Q+߹pvǮ;}=#ߩzdA 3MwI ȷY6 \Qc*apWRG6u "RSGu8N?-_\?װXgi*gއ3.c몮4L*cyT0^L&ND$ 1\&F(hBtWqUlŜeLH?djS G4hK\K#fBo^=o8@lY2ɓExüqٖ|PR{+q$f ~ C癥`}0K# \"q,\Ny{"P"R.(M# STD޺E >GT/ꟛҐBI#J0?pzC6qi}&OAK*F!' YMHsER$yAh/&ahfW0*'rN"Va7hvCsd[[,px[nN0-0e/z]ө/*8 Zq~ ;]WH/N̐PMtpqe-&|uUy, s<4@1vԤ|S#N;;-2V]탅*OZ(PR%Įo*:v7LaluXUp<8?YBj*MyĪi6@r:Pja) R6ǯ_HDPBDGHnB^gCއ C.h@_a0ƪcى~;.p։`vh< ]ֱw33U#N1B `(K5 wWVN|ڶ,:]ty/|P­3(j}s`雍-#cA9q8hwF~Lg:[VR&NKSآbɼ𭲤7ŘF44@G80Ϗܑq *^۪̈́gL_U.˘Wn%ׅ= ]mY,^H^fwOst~K,}y]uոdEg.Grbv]7Գ;?\4RtȈ풐V}@=#MX7fy|>wT&KHM{!3Mx0| ߔ0LB]jIL-!d& *KHX9O3Xkgmφ OI_.< B ¯ Q$xZRs%khQ=&?)jN~keJgG澡L*yl\"nz%.pȬ0ծ&Di1WmJnԨP]Uxv4xUzz'šc a+=C+fL1ΰdD_7Lz (mIFǓM=DC!Ϊ5MN1/9[T "ZG}%dCy@'a0* Ҋh\)Bl_DVS)B> N7,"f)$G(8dW[@j,7žFƎtshjGl=&CY*%=?8:)Lc įϢy7`"S"4=E@ڰ`8- gsև!#ïsucAD/gQ!!I-`QppDVldz7E&ʭL}=J]ׇ]q% |4MpRxӌ5(ښަXa@:3?p|@Eq`hpo2 P~יqׇ tƴSI0|C1LmoX?2&^[["yrs"C%UQヴp0XrWu=٘ `OUVt ~q,9I5ĢQ?kײІsmNdKY\ޑO)Eť8!8\h"*ge ¢b]Ni.UE|¬킱+< 8Yg ~V4-N (u94̮J\pk{fx-]ύj8vE8wB^jy1{᪼Pi,KeT$>He; Kބ%51?0V#(WzvD@ g[eVs 97S{yd5:N}U$Տ@d} S orpu<8+gǛp Vlг-W~:Y`vmO9@޴kw/#.R2ak.I8~kt_\`LszH "$Kc$V=Y@U'L'Bځ@m(71pv4N4E/%p'y5&M9DUD>ϥfJ\: `Ptzx^ipňZ%R[h͋*V 0%pq]w~3VpW~4=Q/(TՉpx֣]/-s]r=>fz(GP//RGs ,Y1E 9`<`TF$@xJ2 e蒋C}.e ΗV)4a K%RԴsG;J|bYcAF6 w4Hb\]9m*/s'ع@8` ] Ljs(c&%/8RRdZ!_& Z ഗqu܆_(7/ueU|RW n0(]MFHj~9VEKysxe7shx `\GF>b\T.yWWn )5#19~"-GX  RM'z+Wv @PC0KbJgo1Fz\0%wSɋ=&%|%+UL: :=4&fm" ^fX]G2y)KuP /kr@{LbAƳ8퀐h>/eie.dP\*EOjrVRe c):*EM@P  ZG\ߒk$G!8Oz,(*ݗwz'_Z܌y̞<hlTpV"MkS2pڊrm&;gQU7m~[C^qV5r%oABF>a~0\?'cMUbܦql{C]%-+O4`5)uI}L7Yv,2T|Ua=3I2 ܟ+$+8i=R g/¢o^6rnʼnziV"jyǚyFVjI=`&m*e\P64ObpQQ/[ݼppe|҉n ;"01}s#rRy)Zd&͸b@y#u!5HضXmD/`$B bHS\ǂ ,V%.1B%oI5LE|VQIK/h{wkѾ~*谦zeV yԛah{݇yTۘUl9GpS~`IU fEЈ@u9iz)C,bp -:70. r:W; Zi=XaySVH0' P?u3Cs{hMG"0޽a7DA`Fg]~{i9;Aߺp(g#3a&v_՟-KK+(̤. 9ԣrBR&0^j߀gx1!7αkoJ9((%g~~F܏)A`gi8>Cx91]Nv27qt[m7̤[ǡy.(K)B yLP)lm#Š+˖@ȼ׏sR r2[XJ6poyeYz*k\%P܃\+yT+K!.U3|e-JF /ɮ1 cycďȝ')ܱ ")hC 8-Pcpe3;&}ρc#Ry.TQE}W]#+Zۥ0*9(YfL,Z%B~ ʎ96I#ƾnS•]yHMIٌ)a~iY<)v9Vr&ߖm~\S5i1V;6YQpERu4liNt9@Nio1N-SqFN:Ǒ! $LӚC}tχb!Ҏv ڿӡNB)@?jrpLȌ櫟3)^E i.K]5m*XA9^;4bsP%r? Z֩-޿3;ͻsOʭuXԴ^^|]t\#zĘkAњuMK4RU|NcAۗf`bQӒo=&Ky\p9hϲ@G>6pjU;u^?R{ T<3m# ܹ4a_T.-kA9ZLyԮb/j>ؤ2lyKvo I5|gTixLϵi&+|Yw12/>lyCbw^5w+{UF"w*k-J= s>MD$k1y*fHaʚgtC0%Z`FۨH Z<#H*8B(G&oRө~h:wۘݔr,<^<fk pʠkb$3 nVDSJa!V C6LaD;V $o͛d6},4ܸl<,lYmݳd*1|9FZ=x +YnjYobc쀿8alJ[Mg,}l}}TU_1D 3h?̓'' `*pF>{HE>T1jJ]r'%]Ҩ_&RRM^R:Hb }H } x[m}o"#' @L:Y[*'1Z6 2(t,r,;5d-EQZ&%kE:xA.h~JK7eÿۆ|ڮfSPb29lltV_byv7˔J4nnL[\rEj\u V -P)\0$Ug:ŤGBBhI@PNo-3Mʓh(0IgU1hLиiXIIFCkf4JC1v)^ ZFVnuG\Zq<{1o+:Y]3[5 7mzܻЫ(\뽄a֌i@pЇR%QY:S1ݻ(X| 8+zImSo m 1W1e~wB^Ӳ&PDK>^`2,e*^čReJ(,c: a4.4ϸWe zirv=/7)%b/n_bƿNd!Lm6XcfТW4A{3 g#"|c F3ZDESl8!5E/=bGT ێ0Q+hJ@ZS-.>J; 5gX@X}pMcAJ?tAsW C2C4X%[L1KAsw0:/#z[t\hxNNYҋ3wy~0x@|5zxlyO#M=Fi!WއB2M 2"lMWPfLA(**7,IR]9NydR;RYM8\zFthp.}XU\6(/1Dt7kDܡO(O2I]\}if< \Ӵ1J-e2Q7AGfʶ:rD|d7g:PF3*#;;<NeGuȼpT8}/s{=9OQ ݲ2ᛗD[wy6o ܮ45,V1kMeqQ |]u>G>"39Kehbג)gJ= ZG h(!t#e>,ziHiԼ޿Jwmmk?b P}'q}vU۟*]gB}*XgӞ LI%1!umhonx͹׽HPX{J)5,S `iyjRX~6&i2T;1pWX{f2Jz ЛB1=&]^C[[l\3-}r410VX$WCLk4CM}-O%\2VG6?m%5p tȦ"?r@~i>,ExbʺcH.Q㟿=r#(ϛb[{cr1@0Kv|uKmm""+ `BF4ڬ@ls]WM 耸6tAHO+Ѧ#|T.XO DzQk۴|D)5}`뀼>Fp %O l9*{?}*A_TRL&d؉4ٳR7鲢kiD*)KEN(Iy&7a^ =v6:k%qGl+bb?{J\YJ]"b-w4}vAiWt 4N ATN,G^\ b^[l`U#EѬ5@u= V ֩7uy!ŚI4v1)<ӧ \,0ʯ]=)~tZtI;^' >i^ @KBtI\)w Lm+)Bd̃Q1H8ZE {NHdz5K,Hњj@AB%Jh׼x+s-rBeO:H:izE-",aq/c)*JQ#m7` .Wk_Z$!tmrW6ѸQ/MOHA Gږ7v1ahy ˩R\>E9 Fôvhv%>SoP˕Vň:~s+]` zlв( #Q4~̍_X~[`7'԰b'oOToȫ]O08w<&lq';bU NY<֒5`-PHX82Ql5%݆OMo-Ael 2 ,> zz6,17Dc͔/ A)Zs7,ͭ(gήO g]UwQmT p@R]{ ̓lSrC<G_AY[{]O]AQH"F((bLG[;<ΠO2V==~4n |?U@GUbq c߶bOJwȄ'̏8g'X9w'<{M5֑KzZ":^cF={%ث!BOgÏ#4!v}<[&FAuNiwSc*5nmKY}aKxۦv;0"É?aA/ltJ4yCtbYyO Scu@|]6 6%%vI|ŚT7&v:W7Ǚs \*/t4B̒2nu iiYc+ԇd {Ag aw{e&tRv&,-p;1"&T%t(XvBn|!g SG9 J*ڇg y:_ohOy3P=P5bnI/ %SD!R>L~h5Cald8ư|sxʃ;l:xRuᖉq^9 'ɱpEe !'Oc$Nzp`eͯ0Ϝ‹%Ϫ`L ݛbq剣/'a;Fp.tQh^8fn*Ђ`{vtnX`_JMY/F5r-YeKo_*Mm`i뽑4-)XCT*ۙ>bE Hy_:e5JejURO I_TN2S,=Kïc;F # H(x`(vAՐ%=b6ϦĤźݔIw,]{D)DQϳ:\ֹ2AX&n/e)`܎BEB"q/jO Eq%CϠ RXE\|V: vt~6R8&@%y5\V}sถY+2K|(%h(׷:4޹e:S&G5)mnzc2UhaMZ?ҥZX>:1GYkos8ꪻBe") {M=(/2(2K/UY<}𰑓$SoU W=v(S\Ӏ;!Ts{=$6n9&Z@?-}>&WY;5|UĖ̚\[i1}푔Ѩh%cZpG"1 CuOj]ju K [9|^-|eJR>idimx^!{dfGIKBe1[Pu-ز jCB%[#CIIYgTct"NfuBjGY$A$X3rĽ7o>Er]RTjvp&~9r!M&Hlm-BCz77AgF_AIźG$s]N׿6pamB3ۘneVǜ^5GC‰/Y++~]q.Z^.G-&EvPqנvhfU0Ɋht#vjs{]i ]R7KQȕ\a@A'jAXBФ^[$g|T^Lj&Az(Et8Cg[4 u3sj6:ЪC ŗ0u"L>X &ZK7l=UX;n3Bv|_ܘ`>+st7ks(4tw "oUg(GE1 ,Dܯho-΀Tl8@7HI<έK~2E*h!oH4tWfG*a֝c_ٴ ysL7(v$ji?/htr2DܱQ&H'}d叟.¶c'ivٕ.?Pi)BȔh;9J "Sufnwk_8ӞK:=z; HېDHAo1jj ~P :<&þmE]o q!T򴜻ZzfcgW],4't\JMMDGr{xu +C+Ku,#ґ/(J <_SOdXWMkYxfoprkf(K^Ex`5ş |8j{sռ/~j}C+`Ѫ"b}v|JmccV5||M7$e߁:[o^*4gHpbb{.Q4vnr wA #z"QuEb}X7 WQ[?튞}) 62S>!?|.7f hn[ťE%:&C[y>YcٺeaUl1a6x>!kZpغ٫ L4E&H;lQzXk˧l g. +䭊omB:Ef\tZM5YT )12 ^ A—m| =?Me?jz矌Si1 $+\g!"U8k[+V[Q`8Bl#<8,? gm#{WA8W+=χR6B?{KH`:Ygx1Y()pf`1vM4Z.Q9"$|Y3VD. [ǧ?ID=5YGЀ) O{$ TTwą &M>Gڶۨɱ !0) v/! J U #DϨ"@ a$ݟhU*Gw24`fPFlA-?8; P6qDqd?Rv(զ+?h~vNԦ'P#p9mīdϳTʳC0OYo76D^܏Åo!ϦQ"K:͋w/@:VѽC%w! j?Vc:T&FDK7@XUZ ]JD*C]ŸBkG2-r HN+`]I B92m"w?Z^sC_pfGqםGlC3&K7.| ~\%EYȒuPΪo~u.QZXu:OT-ճJ#O{-08^Z>tmjaIp:N8b$=LW%I+XwNiH5@Eϓnrob|'VNz"R͝@eLT{CBt?aZgx8v yWMH8bZC:׏qHӨtV$]$&nKȡ,ud ELƖ*HQ^ KٗƓiᣃoDȧ'^@oGaQ0h_ތG6Ta-Fxƥ4Zjirܓ 6@y 2[t"Tu)xoi}`1ܰ)t'Orsm=o\)gmaE^'q-Aٷ8gb'&䷀Jա* X=s9nED_55EA)mM %y,TzvdT:AJť>b)DMBŃ{{_Llj租T=#)>]: ~bP+䒳*b,#CZ/ ;5>Vd l`/R>7xDUWO1W @q_2v,BT4@[ws+IzXKD @j>$'*&ȻY o8`;0#Q4.Kl+ug0VcJ3ړ(:ŜJ#C*;T:w/7oR.Dٳ5 X%QOHR!Jbo|fO b^*!JYs.4OUMnm&*hw9FGuj3 Z(]N0V0!%w-/ =RecBl5@aWŜSۈU֙z$UκA?pb' n` nEX !SiO7|SÊ Rx1JC(j2Ɗ$8PҀtXm0{|< @N|YyJW$f|fQ2_&,D3 n/4 r];m*zR95ǂmT?M4% CD,11Ė9f|R,;GuGl+ IG>O)yQOL>܅8G[Ѱs["n|-$Y=VG7e pVj|2 m_xldd."52%V{TJz\F1捁qse%Tf& ~' pҁyPM2/Zͦ2],]ƶ >c"e)پ78Y"Yq8Hb6ğ5ʮ#__$.D ͟D\5D嶮-6}awCaocEk!!㛷[eQL50*2/D\'I34ɑY[bh5{Q d߆p1fyIMv?.N$gٵ䕆ۈѧ\47(N}QM2.,p|^r n,\Kre"8mI{4g@5ܨ+RcQ9ubn6h-`f*1V:/|סJbR"̓HjSO} #ﮰXOj]w88?ħR&:p-;u ГG$A l;FZ-3SܤIpƄ~ 'E i M4^bZ,!39Q aⰨSH0=;CG3qqDi[rN%x@̓R bQ8~y;c.gC y1&J*וiEJ;~6[ߓ#tn*.谶F36%@&uIuu @=Id3-FmH2C A:eW3H5zƿ i) C]?mp|桀Żd| %Vs\` tIp R*#TKo?D'V3-3xqWJv=ލpi٭^v9ьRՅY `uX!6JP37 io4kZU/{ ,?]GsF j_՚A[#V2L[L #4GKagL*f cиunjk \#ȑ+Hf: ˠ]>"夜(-ԳAq} 2_`tc&70pe6"@+fVm',&.=VbyghrԀqmz09n((Yc rb:lRrRCD#33$]@9 R ?SĤzxlYiےw`gXM*蝪uR lT¡T9pe%aכ a& oٚח_B}V&ɬ HRW'J`~Qӊh?a889@z-T&|f(|}Wʶ]SÕovc-tbOv2T2Wt}9 ?5mb.XcP0&@Jk.":aFGVBsqaJZ/o ԻnJW?:c< ZS}n >6N\l\O(OX;Z]#/.}7'C:2b|#QI4Byzv3O oQFհ/(T7NGMV\E-&w̠nZ% nEWo-M;հcv-aK+qFp-{ 9ty-NKo׋l# {cX|R>;zٓgrAD6mnՌYpPY%S5:T; \'VG7< 3+ rլ1ctE09V6I{chGSf2ެA噺62#G DUP8M}l-#RloZa YAXKj7֕ r'3&A\~ϺGedəykv%LډHrSq @Ckݚ t)Pb ~U@I.Bl%!POnT >}_Dt:UӜJ{frqKUx5ȼG_DQ~ EO6A[`c&t;9!/fS)yo20z&HBY|K-)NqLkpN&'fylإKO*]qiqSvyh:Z*LIISKgx*){M|`J\]I$҂+^1b>3-zߪLmG]<>ejVe2َ&BqjLYm-.'&B 93֖78$l#WNBdfh; @P`Ba>}Z $M 'nr . ؤ.אo$SF N>ףJsoOit6h/r%yX^~nFˢ6Y͕%>n "aw:x8x!L;d oޜD(%\x Ds 5;xD5]c%Cפm6Nm@= im 7j҄'XFbG}sݙh%p9͘WEItw7}q7La~/mZg5e{ tz74p/"2_𮏁 hqRԓ5 J=,:|AIqweFlL H0K(֣ΣÐ\c;Q!*F9gwՂz!R%e~cTu7ԔAD+[VRk@+|ledث|NW4'j+VhA,ܼݙt[|l;ȅu + R^5rR|@41R2$$Wĕ́5)ݵ'pCj)=I!SJpdw`^wvYP2ݽ2#J^&[M5hCC&'T"Tp/vE MD sVm?Q^Fᇣ xE ף%C `/zP*+3IufnE7wT~([ /FtVt<=#b_DMjXBKdON`y-KD9"c1&yH9_Mx$l X내inMLrLWc+iQ?{;6ޭhb/W3S(R>F":B*D`H ?&H?QͤOzE T6o2VBL"+%,ECWNq|x]f+WddkIsd!@O1zZY{躮V!) zP24d SxXW`oᕓWJ|r?O8Bl gtKX-nȸd1~VU}R&勳~qǀ39hkM{N= dCoJb3uDubemAU& uKFH8/awFEE(Ղ@/`Ҁity>>Vbסj_R}$^]FUg?,O }lr JT|Gblt50em\\ tPaO6\3\hY"}կ*w=7F#5BdSBk2MWKi BƠ_ trV\w|f,fiiNpb*B~gT >%pk)b(aU );D? jU}B=WgT})~yiVKTZ/np{Aw`OqLxx89YZ4%d}ea/,,$MGa}Hk×K`ff_#cWYN._@u  yz/W0hޟm[@vg2qJPBˣ[69=]f?>| _da!fޙ.B ճ5 4GOa&a;<htS`p3TzVc:H-bV\eDsH+Os`vP _`6B υٙEi9Vk {C2;6Ʒr(lu3H}ehEɿ7Ee%(1jE?B.p9CSx|%)o=:g؄#fR3)~GSɂU&e"!%)F_j/%8xgF_G_1;% #H~5:Ka/:~*n#&>Ry(I7jcP>(*)s/U:ٮ2,_ z4:)k}EHvđ00(q! E?>]pt(FBYA\#24VȋCuP۪ 0 t}[*ዕf 5P  笉4[4ŋX` 3Wq&)&PcL4-Q!b|f]UMu?WY~@iTg_8xL ,~yYHi-gMUfwz" 48el*(D:P^U!M-0-WӍLf0hCrN3wV,݁KGS'ߏ-~(F_ xbZ`*Kv̮,]U~m֎2r^(FOû1߆7 21Nb?]nCjoә#@>y}ю>^nw{7j޾+nr.ep};_lJ8ʊl_ЅS+ 4SkᚇsK5pI~L)Nw~bnS= ~s6]^^ˁvu))%-?YiC:؍hB*.IzW>.A/!mݯR#[Ⱥqf(f6+W+BXIGT=ׅ*9ٰg@X!$b ,9xu3 F ujwě\jvo z9MeE}qI8I{S  )m<"{^jfѸ{:,_Tbax%(#d˺ b-db((?P0}C0AaѶ,L@N,=fT\4JNVwj B}ېc'α.륽gƎpPRn̼:EAXlqx0 A%L"2 ׂA~Ϛ{C֓_]!GÜ1X* )  hE]Pm)[hn $4rNZ Ā!}MKǽ!dR.6f&]{ g1F~ǏݠB/@Tvn|~ &Wlr#?c].=+Ltn-5C !5W%"7Vl~Wњ(Ut{jPS $mPž8l4 +|]Btp`)FALmm; UHJUFGg9ԻRDlC8y5#PړqsGl+K ЇL HMx<<X%Z CGg _yj5%Yu1*e#tj}u9ZJu s 3>se%i?4ˢBj`C}4㯏ת 2^o=z2UlUYLԛ@ノ\dILЊ SpJ xcBR2T&JJ. z-V(:퓤iWd>XX"<ѓ,lv}?`nCVhM+dJ_gd5o(94OٮON#|GYjQ0v@V.8stz\|;Ū8/XȨHV8n+JAJt& '^{*#TN:ʬm%d`a"^qmW Ya(EBzvrX.?_ oCm%r0H {O-d~͚OZ\^RXXG=CQJs݋a+li¢y(Gܹs@0C~>ہ惺C T2i6?qIistǝN|xy_eg80{s;u'TS;@% >Z:{{ 5cܣfZEk Y"A[Tr8BDH14`U=& b"ǡ V!Z_ۼru 65#!mr_/)(!vP/W+-DAacg g &i(Y/xqf$Tg>!QƕA[ BoE:o ˳|+3pz7541ro6Ju!-ڧ6{ɃrltGsR%W(~{ꔁDe~k1. k"ٗb8ܫhŬF7nSH&@-9h)3% W0ҕ昗,w0S3_Wڮ݌mEb㩿#Ck"{N45Hmoe}᤿&A_ D='[^Y@h !eCXªx9Raź8Ft!MTQ;@|YI/(gC+u{XŒ *~'{'SEtp_Xo=Z(oԄm x Mƕ?/Xh? _ N(ڍZ,jUVDV"0-zϹnMNl^=s&*=MՓk7:BL"{߿<;µ{,y¦0MVO Ekrk/0hmnqQ% Ԙ¯X~^Y"uA(?7pZ q;cc_~}2 Nm_G~(5I'JCs/=v3)L #ܰ$ 'MMP0F16 @C7O1ajuuKc(9qmB* Vc=@\1_DCWҒ/1ҍK`e%?-r!%Y\AxX x]u$fQ |2qUhkܘ~V~JXE!Ѵ_/:_/{MlfJY8i 6PPXZ`ls8ًyH&kҥCu0@ei(騛=?gu!9P$nm`m:lǍK/=T9\niL-EʼnjM:R>CxŜO༦Ji(+kCJo!Om=xS YH۸GZLy*S"ޟrr !-6$e-$v?[# E`hfFq evn7¾S1d]!3 W `do4&jR͍٠sxkAG؃58nIaIK!es!8aIM,c(dSeZ i ӗ*+ku `,Ycѭ4w%$Ckحb%dGOYa4qŲX=@* [5MIAZdSd.s's>.L`~{m|aCX=+!lƌX>2vJ= *Y Qܺpv'tot< x-AEd49N-WRLr5徭43݀p{9OIzM0GUt0o w$&Քwh= }L$EI-$91rLTm+6F׮W,8C/dr~*iajױ2+z3 \gO@/ iR:c@IqlywDP$g*P.!) IRzy'-,Gp w}3'\R"%ܶǒԋ_U-!LN3?E{U]*kCoJAUlmf>98`x+"hXjݵY'͘1œY_)LVw2$U1h/!.ۊWD5E9Z" >醩"DsUqcGvԴuH[- ^pˠQB4q= Rr/T|n]}DcJNrTothG6/ C+{^Ywk!:0X<:SĜ~2Ae%SJzyې_XCą3a:q¡.:F_.'wѵ,2V9K=U~| %B#K/XbڲizUtfR1uu9ׁ + 1rG%Qֳ(TM`o'yqC4n8fvXH9{w9,ЭMe|fJ)%o^108P>L3Kp @bG1arNtkldW ǰbZ39<X?wы"X4,Uj}38:ȭbkZMfjgJ'։zZҚ_ m i\?RAA=+ Zů !^DD;tMG39lpH4\x%NOdZ[KLS^ )>`Q +r6K}O*hb|H%a:ثabeBG 6ώAƩw (-vY ͳoS|PɺP(H00ҒFu+j'J-&U(rUX7ʂ?+hcCS2s#[kͬz%@F[`6MHE˯Ԣ)*658WQ)ÆE$z9T; C a9*\Z@Y'/{:'~X?Kأ|<1]Vo\#D&S33v.o/a06mK@$'_<4U93ch)B$lk+kXlz&+REwM=Bަwp̎Fxi=gWu?LO-q\TۇCicV 3=|=)}GB_K)I(9m-sc;ck#EH?d zp$"`uKD%0 "{q"MX/\^-e, d_1[NᲸ抟]s.= ?m|q2|̣j>ݡi_ Ћfa1k',hd IG}CT3wM*6R0y>kWqmIi\zZ+Y.Tl-O );gYtP(JE۾"s+(ڈ'u;4 d`@/R9Z #ԁ*hp{5I^7gT+>'HG_T{$y&Yװ}  Ŋ1-hrRj8 Ec"W@Zܭ7B+^Dc#Op?p?akc^$ˤkWU&n鏂X݃jݡ_9t]@Af 3*%j#QkMDdžCu槍 yw ;m^.%ͼFGj\U#Q>8 ꬋ k1 =vg.}xA! HF_ Xq=C'M-)L% o`@1H(X6dC=ǚ2kp5׽.uKD8ߌ<[x#z;ou$ zi2m;t$2`Ww*(8!E[|p>R g߶)֚$c!2#z)Җ:1Jb#S x(:YE!~ e =.}9c7%\aNZ,bC X:V8B8&$ch( zO(:\EU-jBQp[9+7DIO<I[m>ׂ WOe4GtlŒ2`u8%uJş?.7˥Րd>t0D.M=PT,?[/20)Qm+<}7~]5pa.dB="X}C1,u:7!nC#ߎ7>6s45Lq )uulnEDXU2Jx^#~x܍i_ Ǯ<!>!rBӺ%?]^mb>.&U3"9?i>@{ vlL8E=U ~ (Pҙ]Ri:xwh@7Ȧ+5uF=u- ouʚ.c|#Jz5T2-?sYk|/.xZ ؅]!25MäfsJCl쒶$s20`ru 9qw`;wwf A͈XثOw]CH,zy{dDȢw4f˸fƫRZ0:SS&Q ECm+W}iCowG04u/+:3"$9e(e9ὧ3չ_H.HR_ҋyS枦2cm{xaa1 /(>+(.J8XM |t-9k07sp|p{o!`#P?9M|=rs|g[xRH]fz^Iڌ8x-)}.ocj/3bUZ): <;۲g*KKv&ǨzaPNjow\VoW,I3O*~;ls玴RHWJW_pAw:Il=CX;dRGJ뀝},Y:3#-HZRRExt~]zi!j;ϭ7sM!$'." SW9аE3?9;m,vӨӠ«6qtd:Ι i!CF''z2B|&•xkpkO+r.?@fiGΩ$+#<]p0Y}nSHVL*LYB)tvIj--P SAEOgXr()͇"7sȥK~*b_gJ8,R!)8XR$V{I:?+ :!a켻.$Cfx2MWV!j7Bl'tˌwzbvi)3h U.qG*/%5$c?(mE:3mQ1?yN0u2oņh!|7G,Pi%&<*h#:=o)XeZ?"t1z&͝^!Ȓq&=+QTYy)I(؈f3(2滯c^ۢ``bu_9QˠU{7Z;ҟ:bJNGۯXz`jXUqC"qvn>SQpbBh;Ժ2d>pH_% L^sȌDE(M"[r+.`kM.['h lR$3X\&q!WH~3nk A:4C"<N[[x6"S|VݗG;~KYi~S9a/rֵaC)5(nluGG$"١r5\0dnrl|&_Y x[z$UR!Fc Vx,hQS ܝN+=sQ:~+)r9ѸL="az̑O۽V*Dxht >UC~+&}b䁐rtَ^C#u|"`?E֚jDϔsWEJ{mHsA3Dȅk0,UaV#cs -{_9>YdmL52;L'YVy2> yކW^녢 ~~j9.-Atԁ|jI/6ʰ*0n6f |y=̥=d l;a! P$5@=ę4RL6-DwLyO#Aw2^1l|BÆ -UMՐ9]Zn"<\Y\'#jF }@sy9^>8L] GlFϑ8oyq YfSYdz#Zߊt$A6DS6^y5Styfɪ qCT! ƀu%I4ȝڵp{lדsrc*chɋryꖷ]޵Tm֯sBu+_vMzմNV|8 c},B%G')Fj\/Dwn'C1fU39D ߯{Gʺ_mIdg7 "15X9HWTΚa ? *Z#%QQ9^IXdhJ6$.?Q Z 5DKnf&os0{`RV%B̩R%&OQkbfGUA}O]^ʝ>Bh\q."-*Q>Xzgמ(7Rڿ(yc $å2x /oB~ c脤 ['/IKZLd0ᖵ۷y43 p4)BUnv~r6\_‰)]S*u\/ک#;؄ k4c[$1uZYUn-w`gMSFu}؞S*jGjQ?E_&tN̜zRq*tlf^:>ےS;RKtT-hKBf*uf['Ғ&d.xިAkh=W떆$UCJtr{L$#?9R On!‚IPRUbf{MN顱nՙ?䐜K-ȌC~H=R87Zfs-~N.r|!--6Yjl@fDDێ^!<9 F+ڧxܳ@q׉TQ$wl ^nDz?6汜殊Њ@# ^.Y`\|bߺ/5lBRsw~,j̡ r=oz!3\KwA0QZ /RDUIJQHEn+6;?j3T~nBЗ\~{P@ .o"78[w[/O㜰 m悓|qc9^a^L\/sn~[MhwkUhlGf8N/ad. l:`}1|׉+; .c#:YՑr{̆$KHsgQүz)GDK>cCy-~J:/Z*q[$FW׿qF'y *5sJ!$!׃ps".9.3+P`}6Ic|uIݪCx 8tbTċla0:^=ڰ#+P3Ps;Z=*1K760/L T1 Eu?!*(ql+LK^wX1u/ Ba,,)Y;_ѤV7?bEj<.cHX~bB@CqF- ^RSm!5= &ի}6Qr\ǫA}*UEÖ!/‚µ3RŐ_E( VOs&>Gˋ[ރv<;/Xx4gt++|x@ w#Q΀.q."Pʹ{"攙~Dj:jUuΔX8$Hp}F 3]0SjR%+<ʱhR^5/V@0 u!X.oSUB.y (lLMnW@nAR5`̼cn3akk_G e~elgױT) O(œ?Z'= roTWeo;RE6̥L iS']V=p *ʌM#` >jƗ%G m[C=dP՜Fav l48S]!0ɽو <w\u} 2\R8_E WHنӨ4QJE.D{'v edbp.=h8u$t:{mCـ$z07~mfcS?)ٸhE7l ->by."R/pHQLn!Tey@Ц)DN'\$g$^RCh6QcSzn¼o 7誇c;Z8/Lg086_6lOaDJDyF " w˹"8g7 &j k(d%Eoir(TPM~TMc"TQeR}Abk+ ySڟ0X7F1#h= |^ŗ I $᷇-5d\HԈ6RfU-c8dfj*W޴z>h%w!-_HlnuoB y[hX9ѭ*7NfH7(kBƾﱽd[Spшm2+ &|W SZlCɧ^?k-ތ &#RcRjN\B鈺@2d_C|h;UhL@Q*c8>)W9U#{1~=ϒ>#49ʏF5PKVqs}] rUuƻT Wy85>x_ID%LIDQRPBM^6n7OQ]ԒæHO nK|i ծ jBr@sHˑWzY/ s<}Rb-^yk":UA&,n|2VS2%Yﭞy8[r՝1LeA LpKAg6"U|2t*dPR'0GwhK!e 1CzN|2|Mğ8ynG JKZ\)!a*=`|R,߀6vB딾!G-_G8jEe5~{p2hiq+"} D|2#p[!|+3> DjM2" O4%oXZiZ*x#0m>?ڜl/kX#Ǖٜ 45 ũqVo7J7yhy]IJ}ov&WF$ BbqZ?;]5kJ7Enlz1TrG珷:Ξ?Y6'yoG'C3+8>蕻29"'6wE1iu "V3Zf&G,<}lt4!2G>/'8? "Gi1<\ Խ|yyR.e7S=n0o^ŏh%םQ9 40?fRą |T6/ I0k]w݌{B"ƀRކ-dt8C952AE%d1 5ȋdw8:-W@qf&c$1\8w.T_1ɛqlVrl/ ɀ`G/U"$5k9@pHV]|v j"6;qjsI7 tvp c6Hd`T Q$PY3QE-|CA\YaeÝ򊷷*GX|Mx!9.ӥ2,IB1HwΎ [lSK^؛.g<XGt]^DnTZu_`էȑU6)4~sk=H\' i5\\w8@ ')Vw6 !Pcx,ZSJ$#}Sʢ㔉/.A""mbDEO8g%,zs;JvL!cA;ķQS >I` vMT/wvտmXOULq4(\+q.ھhF$_1IE wHF48QpzգesKRLh3ͣ_́A׮6o\_U]k3{8[(cYM7P>"5BKWyj5'{d4P)GcS9033q#E֧)-UDuvSW1 'ntྪm)_7(fUz/^zCD6qjcBc-$Ϣr {%cKl•^mI.ħ㡃hPj6Ck_瘣HIzI/-8=]9!cfw4ẃNVbOsWZhƇ%~n"<6r 8թ>/zvfY>WZ`]15\M^tQǽs6!AEbE ӈKYTz՟֊P#AuKrz7IX?IEcz Nd$23D%̩S`d6]DWy[6l(=tI̞5^WςgAjlx,ׅCğ D! _}P t:^G_jngn.i3Fb15w[M^Bh3N`\uJ"~㘖9 ߉BHe n{Ӆdw]e:2^ͥꭇݠ8G0ө\p m_K|k3!NYk?QTzA\Щ&M3%1!#5i|&o %< GքE~mlzS0#Zp\ +ܓrŐl`ԙ#x.s7X[9"I^5+ Ъ5g |n.ؑ.CC'm)׷ lD$B P9 f t:,EoRjg?A(p=sQ@?t{3GG+@;t~MLvj\~&&hD|ujƾkKU<:?DaW՞zb"$ƨf4.zP ÿ7d-?gQmMb''p2FYLZ]3pDߪ{`EVxbh2 'ATM.L86ϑ>ȇǗҤ[8(g^ȂSwA溫:Qs|з9o%2G*#yDtZ]W) 8Yz_M9|/Y VSb#+,Ah OV9'ށ͕h}XCg}=³LC""*[sy,tiq^sbWE5K+~ 1:[ʑ JA=Z )zc—YQ$'\S&ڪ 5Qw"&c|hu֞Sױ]ҳ)mDwoџI%*tBqV ET<#>^3qAȶNyu5C\h),G58 |ocއ_YiJ_+Vc nPd)eQFn.HJkoF.`IS*~Wk!/;D08OA-Z?h.@ Oδ:lZB;<>zw-vBQ/6 |a*IýX2 iQo>0F EgA3QώȈuڇJ~?l%uaI(;UT`BqPmqruj7)S]?:ּ œ-c>v{JjT>uF^_jq7_< zj PYP< b[ljor_Bp-z&b@a;ykܑL%ʷgr]t]rWj́ F@Мg̎^,CenaU=q):bOܘ_bM>s }H//Tx1(Ӧ1|lT\4ջs7 $xp)w&OF3 !fvZ#.F}%p%_'ےwWGJ8j"#'y@C l7 \hMpgAۦMWZA~L۟u$J.19&r: CȐl9evhd~$S^YUA6j~Z9MpbsE4iL,\wApy& | eO*9k|i.涤P.q~@բ/e (+~ y#YY,~ּ%}3;+m,1tr,C#9!`2/8u,^%XW?!Vjo(j :] JT[Hš\2aarnr`rfmx<Zn?z(PePM7LUb=NgAt,糈Ҭ n C(xV77Gj~CN_qe OAjj%Ai*[c%ͧ՝%|xDh"yW d>sU~c*I22s 2~-x]O,޹_8GyVVKhPWF̛4k},*| %j 8:s땑Yedw|5h|GO46| 2.ܪ p,[ vwm E| gӣ`H԰o͜M} | .&-bu{I<`)o"m}"r0?جx^aM g/iY,vr{g֬pK]!yfzR,+& j-[43!*:4ZM𵂎H|! hHhH+obУߟ4_vrisYOvHw(CMna1C sD,\hFLnũ=A 6 kX67YRxvgp7:ќȩS2m9':.܁U~1.{Pr5RQZY&(n'r{7Cn0(pGSx$)IOz&(@D.%9tr5lKZTmx2QnzjdT R7W"Oh3>|{T * Dn-'I)`]'& /H?CZ{Ew Jnh~y";zƁ"~:EPj9ۖ6CP_D}`sAT 72B}:K68o(i7 IW-T_A8^~<a{ulFXO붛d#hMo4L? t 8TLk֢"e2[$ɖ2투׎ܣy- ZUt1> Zo{cD˖;eeI A]Vd p(EO$H1e1}&eTJuۋ`%,s=}1*I 5)X $e!A\nI tWwT6,kdwv;'!=BZ> +XPF`mN[,; U-f}g9FFn*w_ (ZZɱpO.^+d fRA>P꬐G*KR рpRS0KM,]@vXGڭ~#i) V5BMC5tKUȷꄍn\͘ՕJekuGޝ-AgW ~!`ӂs o+oi>G:^~|UxJ>NןzW=Vc#-!ƒ~Id͛17` 4Rs^pIWn$-CY؃R[1'|%3kEs[#G|@;)d] %W?t[qNvm@<\ ?p6O%N207H0C>WAFz3{ɆoZ\3LGjR*lBQr$=h$ X£ 86r0sFĜ^Yf= +iGL/_1et O4!8G[_9'/a/OSmrPe,K!S9!F5|dt~ONOXyV/dǡ$f9 oL9cRԭ<_EbdnB%j{-PV0 d=$\ؾGDR0 >*~'X YPAOT6.2`8n_}uihmyKP?žzE}z;u<N34^mAE \I:q*ɲ5˵ZݤEyEcD/_:FƿS(lb-,Jaw8Ùaw'?D8(3CuRJ$t"-kY2t04c;JjHY3(BD+^xv.?(6C s׭>pЁk}hM5BmmpWn 0{sL+:`4&6j_A?zc&|E=^T!I=M^`z6dQAΖ CԀ̘(VZ ?W:J`iESڤ1u  {|konG]*~TTɻ&ӯ+8ehҙH<ȉ-붍q:@<~h(> bVwi?̅76)? @Mɟ+ni߈$Բ$;ܔn>QTC4Z4t׊hL[|eeTrNiɚzj jNq β2ozj+Zd`O}k>: #^(NǤG+>3}4EʾQpnW̎,zfr5ľog%hnRMYZ:u Q'ʸ#KK"cx?ޮwn`0ZtHpF-缇$'@CXO?Ny0DO'ng>3PXFV11Ty"d4JHYb>)#qZN~Mn _h*)I}>@Iy~8t5}DV];˝8xq:i_ܗ˔h j g3{+0M dqP' ku,~#L < ;o&ws/D3ęs&1)0js}(i'@o2D 9jSLI)(_Ԟ̉?/f9ܕ}yT(@ /LƝ 9&j<ĕu=_2:)$+vk3}܃rqﶋNMݷ'/ p#H.T)(HxγIG`USlK=Jfg{\$(AKn&X:5mS\)kޔM뢕*(yݡ}Dg(8ux `Օ_3+?20$(BJw+۴i('D绊%UH 5)mP՞v}Pqh2gyf^<=;w 0ϖT^gy*q},;f9GsTL1 th8c> ZY+ u/RpJ}[9{MulTn.y_4; U@ą\2(Sv |vفW{]?1Rya^(?pH`".b xax0-jnL9jUop#cMxco']OlXȼ识燷\rmm"D⑴G^%:rLnb<%񯀚B3?g^FI@>2g$oЧ8,ad*eQڞBhv*&JO[/QKWCZcכ?)џ1}8ZƆ裓TeQ0!h)]_fDcFa6k 67C[ "T=׼2k)G/i<;A(j|1$k,(z^0uev$O mEG6.Ah3I}>ե/_1+>zk9s Crw3ẍ́"hڱG~ yùl͎=/eBV1l;`GRn?W_1H l/IT@Mw,~Ejf"}KGpȷViGku+K7Qm>4׽C\tu3vA@펭Mcrc$ _!A3 IqED XnѧU%7_^II]+^Yh/F*;zcU-JtoW,=&A.B (<3඼P{J,އ3V(y-#N}͒tTcd*g=&c%)qv:mec՛jcOa:nr/@Ikt ''|cQ<}]zKvڙLxgO9[?.GhL~ ?l#>{ZDG @Hq>MĦ@*mj8߲9¡ԅ vXk_JJWIxQS0ʬEEg)&|C1?Hz5P[Z*TMޒW+&%/!r"JO "bXzPڀC%QǪ,d4(Pޯ>zƟuuIl'.@TGw.״y}HIz`@tLM:u`ؘ%8ewL} tϟg NK<:0}k!Pd 0pӋ~]L`&\Fy)5`ȚwZfbLs ӮzS[%֐m[tI&^#H<`BfunJ~:i3LJ ; k ?韀)É\Iw5H0}Ga*f SC~sFEEc &WTStlOy@ 2gϤO '՟#O"ɗj 0Zx1Lsv ͑r]ֱُ",^%FPp- 4J ]bKo(0ȑђe39>m0jw0vi D8)1(\27F,%y옑K6~u|?|Cki+tN-aoD+ Olx/sTd?`:\tuͰd`ga_J9,XZ 'UpD~ɎcV}hRl P7i. c"Pf 5+HxkWa}gzyqj>NWSL y G#FP.r™#2>&緁 |YqwK$2`g " %yuI?9g( ւbN0%sC vK9lB@=^Z¯?Z"|#$wj%d>xR&U˛p':VTx_or3t=nDVRS1yWp."YyвkY]%iLGOF' $$e:Gwow|-U14jo0t]?5F᩸o8n{'`-B'}؎=1U5_j*1r'wï_,sO'.VE"+ýS,3Fh޻ `)?CٌJB'R[Fo5Ê"/3"X|L;<&pºjZ^ @Mm0k B>+X0ԣپC|Da:?ұ@/ź-X^ӳB?ωW%IZWZP SJġO e$N66"o-E9uqaXy*6*SW_PC<䫜8_`gn j6"RHGxeQڬ+/M~#F&aKm3m: bɤL-M+R2pyZ@fhA+BrZޮ7^v:`K&38[%yF=כ+g;qnߣ*d֏D1\ LX9ZQ",tMNVjq.8a+U)f*1Q 4ff9!Q2eڮ?~=gHS)l|3$"NXa2/DWcEcA`8hТc_O5=iufK95K/̧V:<.-40A;X\#7>3B. N^2&84BįV\@J##skQ 2~FD|]Z]Mek݆-)!,;hOZ9r%m[`YZXRl5H25`N @PZQl-:JF=|/pB2Aj$Jwsiyi/% \LNk1ArZn Sh-"BmefK7!*qש@ [5,5%NA~eM~L@5EН(`-pc=7W)ݺ[;#ܤoqm1ћ\c_٣E@jq? 1n fu.W*ĉNg.% KK=ktKk %x]2}'/X܏8,Y:ζ=]poy&v ^I89&5 3\+4Yw߻m+Ĵ=J6*VQXZ#3ohS7cՃq}АOqMEIH 5nu4 ?QoP{qF#QL"95)KnYB)X"!1 DAdR@I<w\λ#(L5 Fqi^IϒK*k|iYfeӞ^fW4n%3Tţ~Π u)Yk4 jgEH|M}[(՘4om޹J9 ]cUl iJۘǔ=?>sÉs5 by9n=ޏpuT(cf7M2.X#_ϙpCTCt}S.9o =:d4I6-ǰ8#TemUch qY0l#{ޮ-3a-+' n\>'eYD2'7eգ'2~h:"1v|G!ECgfqҤcWrzwX. غM/i5Uv9TоaGJZdxҦ:xh'XL@6|SMQRDqlѲ7ö1OQ?{RO0nx8T0ƀ@d~ &U;/S ,-`}4RT'ALJV 4caGn= 4q>XN/d@P2K %5!BX1D~OlxqDF4!="U9F|EB-C[Th9:pwABB촸y DwidKJ@5ÿ[2I +;n] jv` )C+ Aۊz>*y1&ߒxvCd ƻoľt G2>H[_ ]9. b:+{/}lM^O)5D)]0{qk׆Zbܼ}:6XlJn{8!mj1Ș=e<(͓_u,߻ponXB%-LnG0מejd</CDk2.7Ma?JzlYlj\p 3g៖_ڜ{  U6:?B,ϡgqK|Z )C~Sji gă-Y7j`cY!ThA%aE4BWO5bWHqC5![uB=&nuZJ`;$OO$W{^,/H4EqG$dS6Gn鞵0*i+z}`0;Y$o 7ʒW |H  {ԘamRcqvGB|!'m8D[=y+3лA*޳$mZ bK+g3<&i!c Yr0帠ʀeg-ͧ2 WVoNjBP&g7fdu;{$VO-MEŅ1oaBVq`Hxj8?HgQ y K< t|Fv8EKY %CQ<`{!3(A`$ pcR[stwRY~h@9KS'ƀsdg Y.2WRl" V'{Yg7o5!@ eDckƨ tz%[U-D!pwUa8)j\Kc^2Zh'0m4aGZ.IgŨ='Qlق#:| /Q}܀<+y8}' j6VOb[X,#'~ |C S?`kPn$]@]۝5M\QZ.Y$xb5g1/k.+in./@V+{9쯠kQ֬Trtu+ɬq`K0b!?fv|p=4v8 =oi,Jâm g:J:=gc)_Z(!ȉ{ULOl זBc#I9S7yyX`ߘM|92w'd6@F*>4Nj/:?,K<#>ʔlˈ I4&aKaRctwBKJ#MF\!qe(Z.p9+i["Em.+4.žb;<=ؗpxXDPA&W"{|I̸TTn #^!#fl`}b*3٭0%Sj:ή5CѢ?*{ ͢LI/_Xh0 1tLҘ&6!,[8sئ8F'O/}ʐ􍢐M|| J\i:,6͕1_%& 18rAg l*@#SȒ|kM'd_uRo /:kxs)} ՓPbhdC^⚧;8E;o$hgA|rei:f*1S.S'$X_Y"gc!)q>YrzO2"Y\uuWѐX1o?^/8'Fe}X.s澊r?mNGlo͵FV2u2M*)w#MG-e fѴ6gixEvPhT_m*ۜRsy|>dNqS &j8rq `x,Ӑ0PL翴݆2*^Rs|VJѽ6ZBfN݅!Pmy:բgj=&Q;_ WcH_gFbXKK4sM>dt`w_٭&wa۞ Bm31 2 NJqb\\7x;X v}sIwc$2*IIPN u6ϊH*5o" ysJZ:sӴ󱒍K<\*HXƬEԶh#wXejB&5v捃d[wm.khQ^% K$żգ )_'ReJވ&dș?c O,8%jI 51-;`-zS:lt/Z`+84&I-o'') ~U1fLT@ m) df߾ZwjlL p ݎJ,9rzY|r>iPֈIO^.:Veɋf*$ E3J > E!_] NyO_\a a ~/U(T=cPcF'j7ĊĸW7o4-;1=òm:5k=Cڅȹ8"+ `|Ƚ5l Kd*nQVФ~D\qo_ byx$ivj*6x k@Aht]}1v&K({ƖoF(pTSW_+#r, h苗 KQ6Zb<ѱU#_P!:Ք|Mfr(S%OPjr%7S?%p(Ys(ʿxF񿣠oSRciK :w)- 'NKuK )rUGjӿBM1α^F;zk7+Oρ|é\TJ%:FйWTѮ2I ËE&GlJ3*H@k|<~8RA sR`[ju<;EB_2uEj25c+ sgR ]yZ%G*zQ7*KJ"b:6>n^G , $0 z5L">hN>֮yX^AZӷM6rymSX*ĥFZpϠ䚠~j\OG+<پ)-cs֞6b+ 5} 5W)2ϳ✱*9oC=#fOc"ce$ ^xe:S5C[-3uAܩnh1}@ҥD"8Y 4[..Taͮ>=׮{ΰ-@[.@'JGW!_ x?Vr40Pkm宜oDmH }q4|+g\ a3L4Wٞ7u6`p pՎ3ZOJ$tҭ]B+G=~!h)@r=Ws6I[ŽWcBgKG`KSA4=<&prmrNٰI ǣ߃*3,׮1.avsɀ]J1~C6 $2t-?KBt[Z29} UI\͸g(&{Y4gHgib zePվo2pUlX&!InJ39[8;IvX.ᱵxT=i\-rS,b(7|prTX"v D5a#4A,loCVGG rZy/g#\h G ݪ47Mg͹fw/c 0#)}p8 ‡M*߃7ar\N⭌^[PN¦AQmjYD0wnQwVS&L/)MN%L7ZW؈>Y2ߗ:fHoEC,h|Lw2kO)q@YXT&r]p`uHNh+z͟IGu`a1X\/-%{C֞8 ѫDgi%jt¬>I8{kJVcBy%'%Kx=5y-Tv1yZ9KtA­ 7{e*a<^|kYg3;f:7"Ý@qZ)@/4(!H|g(C΄6Zd5)PP8L  B)Bɱ "75~ubEɴO {&63HeD`)i0߬2--k[#}($XnޅQmVrh4_4N_X e}˓*Cڛ) [qԌ_5 [݆I]j+u<\$PhZrvzRs~S94#LXtRWC+֚"E; `2<-]zYBjL=)߆v_*\ ~'r!Ks6"j\eq+tz`e5S3(_Jڧy·cm@eti)z'_ܮc 8 nhvR/fwkc#x8~8KzmᆹȜ{y`0ʉG?| Dl'ic #l%1I s!Z Q^k_\B0ߞ_%^}fX[%b[4x 1HoIr~R'h a(őhd=<*ǔ-ȷfNqXaׯ2|(g`{x.e*3G O~n@ֈaIm'9uܾY+x+v ŒV~}Nv]G;Ҕ09:$cFOkgJA-kdxO?m\Zlo=yO NIfF-r |꿩b>Hҗ'(j~Eͮ%^VMx?&LldOD]͏ cF{IKߓ:uø͕}q4\ZP_.Ɨl6$⿝v(z) )Dh \, a<\*dWjz[!ѽC,lS>>@j39A!D!+li`c!s |m@~>KK&ѻ}Ka _Io[_QɛOjRqŕL/HЏ>N#" sSo71] }Y?Ngn&ޘVZQc. !a:q_]@D -Ό3֧.ah"ff}ͣA=C"PppvQscjzlX aǴ#]0x¥a#9vW gWP=ѹ!^ёǰ)*|}!ϒs&cI!I"پ@FpD7Kr)YsPq13DltgiLk5G[jDāGdX-Jb=Ng^⼪ sz~BׯxG癢 - ,20aKJKpW\q,XtQsN25¼uaZ=iUsD#?d`m Ĺ9''[/i1W&,_$_0KY Ҩ>d R+;StIJGvdD\lh1S*4ڻZ[NC,\Bt)xKU3q_43qj'$0WM/v%%c5ELTVL9 phYjev>ەnf1K@H+"򃍘Fȓ*Hi74~ ~MvG82$'>a#'-m;@PenrEyqR:E4Q^l:Sm}޿iJg?)j-8W/rCZeP3Ģq~*ǭ/Ɂ쌗ȶ=y;:qˮ0Pu;L1d5WȉW Lm-DKOxa/cÁyMԐ @Ш-? }?ыKl맟|g2 2QIvb yQbqPP~[ )eZO`5mUD?6a{҉+V0Q=P:G2WތM\ xoP4 @ ^M)ɦ%aڼJ4&[HxtsEH{Z翳$Y) ܼPquJU'"1bxXxXࣸ!lsH51^# Ol}F h;f]iV/j~lͶr 7Ι7yߨ[X'˜&x{z Ou݂5TgC̟p+UD'1c +m{%qDqD;B!}u{?CmtBp9 2"n@)Z}t#s%UomzfBFv(N nf?= C}%X,Y!i>|8v˯B:H"k| drugc;,VQoiK몚k$] ~CIcBL+9졨Ls !xʁh=V=Pk^ZMUi2w,$o/QQvA',o-ݪ0PV⤔Y; ]ŀLL;;+3+-6*̽0l?.~Ň]౛ P'R)ZJそ?(WT ?k$=`qqPhl}onEڪQxN%av©ޛo2mhDLND}R1nsc^H}'{)۾I[&ԧ2O!3{`jeBx׶lCsG}18nũ"P H&`kFz܋|Zu#o⻦L䴫ftzjVAџ0)?+H{SuX솝u~r:6`BJ谜>އ?=M)8`"ŧԬ{ oߎGcPuODPNe[]-LdHa҈b1_ഹjA2-dj>_^n$M~Uh 5lK*Ȏ2A|UH 㭀$! yYFܺ@kK E$0p[=!-ZkrGN99FP>ZTdc7No3qEFULSt֭@ & /{ ;VMNE,vUΪ )U6)3ϲV"2~xoꄊ  GD+pHD^{'nY VE K18qR%EW D-U@/cO%x`-'C```BgWQ] ~| Rқ<7&Wc`}ZVCˠpBm—Aե?``eOCK+9= kLE O>hIҷ|>=m@& -n$.q"=lvFAp[dNLG>gj"8Ù(MAjҿ tW7Ӹbįs4؂E7-.vU{<YBzok'J)A2]ELwŒ]LSI{V蛿1JLF>ꢾ?w\pF<^že7~`/k_|6\Aq@@  넓c皓Ppc 0 #U'eTHCg._x!R yVSênس+ɜwn)u_7vy|TG7IjL5ĉ'[u'&Wixz\Pl@0s}ˉh'鿰aC-X)X  ʶa)j%h?B)' ߫_'B}cjN"5yp]O#&G;;?ijj}kv=Cwα"&[ow*~;ip9G7$ oFsrqśĪXj|9ۄt%Pٳdπ6rW1oeZSJ U6~1߇sLvҷ@ Foɫ# zQ-[1̛roÉ؏ B!rE-#Ɨx q\uӹ>KX/ϝ r5H25}0'M&ew,p*Nt`Ե̎`3 \ ,P[J3z!K׍W y4 (D44\b!嫎ex{ +oi!K&{ۄuX>7 TKncQ#GdJ%\ D&GuNA3Kۥq늡!V^k5[(wk0L&kK[G'̘k3\ p o|".F/_x\Ql[d~ިʋ47x\m͟T "Vn\'RsFOn^gb#8=B4ؑq H_k@ d 8"hV|3i1}W3k<M`S$Mi"yU+1{]䫁ͪWCd~(ʃ v:KLP5]gpY7I>4%wg&8bVܿYKI}v#{ٞm^GBXT-t$GֻFsJb´S*?W EuSxVzQ8 %A(p8FJ#H|5E[uR1";LD:qfH6(*}k yJ82Dmb·S-MdP>B/~j=YѪyr][4DFl 2rM&P Q 5A6|6A c4nڶJA2Vä&UvN[J+~ۺ={42vca\,+b2[nΪ}}wȑ8x 9+5zOO7zVMJBtR'f|fMO !CAˇd渨x/bn]B|^_o'6ynM$Τ`5wp5I8ʰ(0ޫ =2^K_Pa=8ZX5S^gԿ\kߥ=pbXޑl#bcCsdےqe7z}Zr[Wv)8ȩyoo\t:ysuK0xB`t(ПX{7;nNYsk*4ՠ˦~I4':G̞>W{IQNVZ+=8z--Zt9Ubk!]jW$2 /벝x3画K]0H޾ŲxYB>ݐDOŋɼwԼ ^-t*`+& A;TiGl"K<ٝBJwc >B)$?]􀐉ü *zcaw@'FechlwưP`2؟_?)%9k*/PUW4-Fm V%]4<7xl88,F~P,m[͠5=cƻ[iGmu/q~Nm?;Zt̖L[;AXv/`:[$\CtN?SBy,pP sP~w>U'm7*.,bu1 WU Aj5[Qb`tHȆa*YݏRs?Q$7q3ycZq$:|1spj.-<.+2ye`^p[pH<a/ӛtE3ClڌST8iP!DbqMJ0{vFcrls *Fۍ4xQ-vs^/'ʜ.BOm-"d>]N^amECD] _p}Z@_ZVp^o*E~`L1'$E36gL!Z]SRw+N,G/'+ , ߓ1aT&R-sHv/emrY6"f L#p&\K PY2.! ZŹ4obUⓁ oFf6鬄{E+\ 3clPbs@;\tbUSKK.&ߋq(w\?SQDžh}@Gt1 L`tOa2]37 L^ʚ' Suw1&=@[HT{iZ2⾫ 0-uqM ' Usc [9: >IĖEn4LkT[#؋DNP!NJ<ȅOnD#OJV*榳 7~p<GҔCD?cHR\J}FŋF?|lq+*Y(+MS Z}xD{VHߣ[`ZI>2*e`\bRT?@$Mzg*BL6mcpz8D3vUt4ϴkSx}Jmis" ܤex.v"M=P!1}1S7ϰtqI8d{R$Z _ E,"!?_ըn ѯqC)G$F҉ʅ*-ǣWoǖt;mUqB> 0s\G5׋EU4'gK˨u&9E&'~ilkWL{Erq<Ѐ*Cc?"XijzXSlYO`q1: )eߧruW]a. 9y}Ii(8Lp-ڸoh`I6F\Zwl"/J YKs<"DCCAC2ieWX#v:wH9-ܫR=yqp$@AлK٥  3fimʞj[8YeH[ۍY z䞊U ccQ*䐖G' ? B}LǠF 䛰͙y/dWwTᒠU}z)twLȬMl/ׄA]7Lcm p͚<W(3eGbUP1 1Ö9t +3h_+ 6*qs1w2KّoLw~;TX}k" D4]cJa Z>U݁c DORw%p.vDr/e¨NJNJݝOQU^bC^ n\{EdOs8m&خQ Hq?)˒-1,î|X=NX'J#:jpܫ'u{W=T`x\X`o8bv+0 .3bo! vɒ1)ÚMsZF(n@4W{6lCvlmOiioďѫؖkQՓ=*AوV)uhʪ M͎3C] g_=u`\Y ȿWusHnĢ'O`TfiMUz_B qn d6-i^ue? 1Hb99Pdn,FrU8z~@Pj!2e&ʓ^X)njjjb)HE*gr_I͝˥Ma}q3g`VyoZ1"2M8Ȃ8U%-8iߧU6kwpw'TR}l ɫ!^,iAx1 Ռt+ KBc`ż bZoI[~KuNF՚/3JDIغөi+S:#@srExKkaxH}>j?K)ø:<1H`cAxilD@g%dmy/aF&]=r_J}GI+כ"B/x>4-Q VX7Kb_*g?HifztX\. \u„ybTJ/4_QtF%RQZ)Q`yN^\Z>1mhn,EC'j <bo1e`~smŨYgyA³T"E ɯXmq,p.0VVHL٧jnSn2p\ݡ s|!#c}ZouS}3Q?D_'Ё鈉 g&}QL h)$,T^Ϛ) ]R]ϖ޳jƟgD0#YƮRb2 7A]Ky)omƷ?(ϲV FWCsǃc' <_+Viy#\gmȰkx$:0׌.{cXEw/9*埛3Hw.$@a?hIPRx(wFHJ ^eo17lj-QӓЄK=dN򄷨0v^'͢N p#w&yy gvʤc;NS ^6+@E"^-:σlB<;9e $˜z*45FIU ڑNo4g+!>Br71V~ZGLQ$y 幔k̩$ qr`X/uo0؉erAW^b[yϙzA߬'Vkݳ'ER!zP7%NܺUWSwҲ?.חgk*&vz;3d-kjEcnL/ȩbRuu W0AyUCwhtEy{c g>5+EVT\UjBOUv >@(hV|`>9\yn:~M1EgsV qm@B(mq&Ts7x/BS05GH؋UBu t2bPcc &w`a~0zLO:tVb_c;|x |2y}nRy3f{D 0-Wq6D˪v0 jt@r)A _UY ͑d;|2} )D.XylϩX9ʹ|C(B_~-o49%E/Xueq]S"\',`㺲Tf>9Y 3hm'¯-'J>s>,ι% rr."zw.aŋ&_6p$%6m+XeG/{2k^bB  `yv|&^rSi-{iB#p?{50֞XOJz}ZMh?xKRwu s3IOi8-|KIYQܾg ?T?>]L-etx*F4z^#lլc lFg%,G^~j{C”[QsZ4o}MFLLDR)Shel% \l"vnqjL,ȝy4nRd; E.MB8A@p[?{mݽ5HyZBQDadHƝB51h8sNϸ(7m;\;d. &jq5}HU4hDTn?ؠSF=45_I#"+)P1N`pBsގh0Zi*2Eݰʒiņ$8V -aB}}u#e@uȜa띀舁u+RIewY #:l=k(nc_38Z ^V xpN@*ҟ&0plt <(F|B%huLtmT-Ԋ=sӠ ݶ%>i@#^ѯNUQ{=/yExȇV;q_ͬ03 ԣ'<"u$v1Mxۈ\a4('Z RDow/W# 3|OC! )e8zBuDޛ,ù2u驃*yG'/r'V9$IsuLj&mRNM~Kyܯ`.B9GRPԚۜ2jI"{}FYEΘOx* ?[yHhT1׶0h A3+4F"H.Iy [q~\50$b T< ҔxIP@9/pHueˏNv$$T7*(VōѲwd-jHK:ͶtWִvTU 1^*qzaD/zܦ[W.xFEq͊PArޞBjѱ5ZqeRgnˣ24(/슷Tj}DD 2|:tŮ8lƄTk{ @Tsb>f9.%-סnE'LBUPbK v&zZs|H? 6a<|Yء5b5߳owBZr;F"$X5ђ.,$(w(/7Xt, 47ϫyY62޳oaT0T_ƅ5]AI"/WŁ M胟jYiJBvL,U4`Y_۳AtouONJ3J]^2"L$ν-' %pݓzW 32< puh<]@CY9.Q .% /3֔%#OMc`O?,nv^ĩ"oyP;]bKUH*A~6lz'^4(y'! (k* s!ڴTm/5Jo1 o>L.|52?ZqK;v[$>`Tk;¤v S8FB2]'~bF[Zݜ9R6 =rMu_*e^:އ-m  6 t !%b^m^fڔL ^:x~)5G}:"M˃?#W)3{'߁7&L4qh%ѧ:TQʔ3NLe;$Q.%y@ZbxQT]rY0>OT)Kq a B$}q v0;B aaP.?2>aͣB7|U^ ':.I*jT]oOm6r@54-j.l^W [*ɩQ-X͗Q|r((ٻA Ws9 )sU,EKRS1e"i҆vsp5^LzF{~DL墠8ߍAGL4 A v@p J++W(S}4)ޛqC&2&&]:lg:s]W#etF3i5oBېU_ G~I>Ɵ I}#7|UgޢaIY+s0Ӑ+Ŏ'p~1u' !'{^|tM]ͨ8 5'̯%o!,bXlW[ƅ:6Q}]aM+E Jg jh` x穮qjg2͎ev?K`J(,N{W`G."ƬA/n"6{J+d[WtS7^Uɾ$!eYTA.fSrи8KKZ囊}3mT4S rd,'[#c(|y":h`Yf.BOGп&X_(>sdyU`żsĭWX8`d7QJ`>|U~[<0y*gMk<8vՕ筿Q4BpRC AʟfPמFe:79],z߷LcǛAKg/᠁UWhƏj,@U*rao\K߾hŲ_{ >I.)s؉+o5gf+&,VWIӢv?kB}SjKŽgy.s<n[l/:KFcX`RbNɺ{e!7T> U׊ b_ JHnRU䏀쮳%˗J+m:XkEq\ RgSk1w+:&NYht͕#~]0CR YZ