go1.16-doc-1.16.10-lp152.17.1 4>$  ApaW/=„L(> (OC+vo?@/[ι 67捞 Ul+Og |yf9_<:\Yܤ)tte?_4y3"^=|#Կ' N ,M'+蒸VKZē܁hNs~K<:Y~gjM=[+*7>'$(ini@%+v|QO,ot$\U9tV L_5271b73729548afeefc1045d22203d833e45d05aada83716d540ece59f0c87806a7ca4d8cc181c90f9dbc3c1ddc12d44a688848baW/=„p46be]oky8͗> y#Ő5^k2Iqa2$WF]a)cGW(),vݏ(5!T'Vxi/"vrHr9ł޳qIID^f^bq,zfQG; _B;ͭ)ƺu.&͊X3ٽTi~mc#zAdbCt|\S]]ь>p;^?^d   1PT\`s|        4Hl|"(F8P9:*F[G[H[I[X[Y\\\8]\H^\vb\c]@d]e]f]l]u]v]z^8^H^L^R^Cgo1.16-doc1.16.10lp152.17.1Go documentationGo examples and documentation.aVgoat11ΛopenSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDocumentation/Otherhttp://golang.orglinuxx86_64zO4AՁaVzaVzaVzaVz649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.10-lp152.17.1.src.rpmgo-docgo1.16-docgo1.16-doc(x86-64)    go1.16rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.16.103.0.4-14.6.0-14.0-15.2-14.14.1a@a`2a;Ha @a a `i@`.``@`+`g@`KW`H`.V`+`@_H@Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Fabian Vogt Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk Jeff Kowalczyk - go1.16.10 (released 2021-11-04) includes security fixes to the archive/zip and debug/macho packages, as well as bug fixes to the compiler, linker, runtime, the misc/wasm directory, and to the net/http package. Refs boo#1182345 go1.16 release tracking CVE-2021-41771 CVE-2021-41772 * boo#1192377 go#48990 CVE-2021-41771 * go#48991 debug/macho: invalid dynamic symbol table command can cause panic * boo#1192378 go#48085 CVE-2021-41772 * go#48251 archive/zip: Reader.Open panics on empty string * go#49153 misc/wasm, cmd/link: Go 1.17.2 causes WASM builds to throw command line too long with many environment variables * go#49076 x/net/http2: backport critical fixes * go#49009 net,runtime: apparent deadlock in (*net.conn).Close and runtime.netpollblock on arm64 platforms * go#48822 x/net/http2: client can hang forever if headers' size exceeds connection's buffer size and server hangs past request time * go#48649 x/net/http2: pool deadlock * go#48478 cmd/compile: 64 bits shifts on arm get wrong results * go#48474 cmd/compile: incorrect arm/arm64 simplification rules- go1.16.9 (released 2021-10-07) includes a security fix to the linker and misc/wasm directory, as well as bug fixes to the runtime and to the text/template package. Refs boo#1182345 go1.16 release tracking CVE-2021-38297 * boo#1191468 go#48797 CVE-2021-38297 * go#48799 security: fix CVE-2021-38297 misc/wasm, cmd/link: do not let command line args overwrite global data * go#48443 text/template: should t.init() be executed before t.muTmpl.Lock() in AddParseTree() method? * go#47858 time: timer reset sometimes ignored, causing delayed ticks- go1.16.8 (released 2021-09-09) includes a security fix to the archive/zip package, as well as bug fixes to the archive/zip, go/internal/gccgoimporter, html/template, net/http, and runtime/pprof packages. Refs boo#1182345 go1.16 release tracking CVE-2021-39293 * boo#1190589 go#47801 CVE-2021-39293 * go#47985 archive/zip: overflow in preallocation check can cause OOM panic * go#47691 x/net/http2: server sends RST_STREAM w/ PROTOCOL_ERROR to clients it incorrectly believes have violated max advertised num streams * go#47675 runtime/pprof: apparent deadlock in TestGoroutineSwitch on linux-armv6l * go#47610 go/internal/gccgoimporter: TestInstallationImporter broken with tip gccgo * go#47535 net/http: TestCancelRequestWhenSharingConnection can cause port exhaustion * go#47042 html/template: data race with concurrent ExecuteTemplate calls- Add bash scripts used by go tool commands to provide a more complete cross-compiling go toolchain install. * Fixes "go tool dist list" error "all.bash does not exist" * Added to packaging: /usr/lib64/go/1.16/lib/time/update.bash (already packaged) /usr/lib64/go/1.16/src/all.bash /usr/lib64/go/1.16/src/bootstrap.bash /usr/lib64/go/1.16/src/buildall.bash /usr/lib64/go/1.16/src/clean.bash /usr/lib64/go/1.16/src/cmp.bash /usr/lib64/go/1.16/src/make.bash /usr/lib64/go/1.16/src/race.bash /usr/lib64/go/1.16/src/run.bash /usr/share/go/1.16/src/all.bash /usr/share/go/1.16/src/bootstrap.bash /usr/share/go/1.16/src/buildall.bash /usr/share/go/1.16/src/clean.bash /usr/share/go/1.16/src/cmd/compile/internal/ssa/gen/cover.bash /usr/share/go/1.16/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash /usr/share/go/1.16/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash /usr/share/go/1.16/src/cmp.bash /usr/share/go/1.16/src/internal/trace/mkcanned.bash /usr/share/go/1.16/src/make.bash /usr/share/go/1.16/src/race.bash /usr/share/go/1.16/src/run.bash- go1.16.7 (released 2021-08-05) includes a security fix to the net/http/httputil package, as well as bug fixes to the compiler, the linker, the runtime, the go command, and the net/http package. CVE-2021-36221 Refs boo#1182345 go1.16 release tracking * boo#1189162 go#46866 CVE-2021-36221 * go#47474 net/http: panic due to racy read of persistConn after handler panic * go#47348 cmd/go: "go list -f '{{.Stale}}'" stack overflow with cyclic imports * go#47332 time: Timer reset broken under heavy use since go1.16 timer optimizations added * go#47289 cmd/link: build error with cgo in Windows, redefinition of go.map.zero * go#47015 cmd/go: go mod vendor: open C:\Users\LICENSE: Access is denied. * go#46928 cmd/compile: register conflict between external linker and duffzero on arm64 * go#46858 runtime: ppc64x binaries randomly segfault on linux 5.13rc6 * go#46551 cmd/go: unhelpful error message when running "go install" on a replaced-but-not-required package- Drop patch to fix crashes on PowerPC with kernel >= 5.13, fixed in next upstream release: * drop fix-ppc64-crashes.patch- Add patch to fix crashes on PowerPC with kernel >= 5.13: * fix-ppc64-crashes.patch- go1.16.6 (released 2021-07-12) includes a security fix to the crypto/tls package, as well as bug fixes to the compiler, and the net and net/http packages. CVE-2021-34558 Refs boo#1182345 go1.16 release tracking * boo#1188229 go#47143 CVE-2021-34558 * go#47145 security: fix CVE-2021-34558 * go#46999 net: LookupMX behaviour broken * go#46981 net: TestCVE202133195 fails if /etc/resolv.conf specifies ndots larger than 3 * go#46769 syscall: TestGroupCleanupUserNamespace test failure on Fedora * go#46657 runtime: deeply nested struct initialized with non-zero values * go#44984 net/http: server not setting Content-Length in certain cases- Fix extraneous trailing percent character %endif% in spec file.- go1.16.5 (released 2021-06-03) includes security fixes to the archive/zip, math/big, net, and net/http/httputil packages, as well as bug fixes to the linker, the go command, and the net/http package. CVE-2021-33195 CVE-2021-33196 CVE-2021-33197 CVE-2021-33198 Refs boo#1182345 go1.16 release tracking * boo#1187443 go#46241 CVE-2021-33195 * go#46357 net: Lookup functions may return invalid host names * go#46530 net: Unix dnsclient test for CVE-2021-33195 assumes that 1.2.3.4 does not resolve * boo#1186622 go#46242 CVE-2021-33196 * go#46397 archive/zip: malformed archive may cause panic or memory exhaustion * boo#1187444 go#46313 CVE-2021-33197 * go#46315 net/http/httputil: ReverseProxy forwards Connection headers if first one is empty * boo#1187445 go#45910 CVE-2021-33198 * go#46306 math/big: (*Rat).SetString with "1.770p02041010010011001001" crashes with "makeslice: len out of range" * go#46214 cmd/go: make go mod download with no arguments leave go.sum alone * go#46144 cmd/go: error out of 'go mod tidy' if the go.mod file specifies a newer-than-supported Go version * go#46128 cmd/link: internal error when externally linking very large binaries * go#45927 cmd/link: SIGSEGV running 'openshift-install version' for release-4.8 using external linking on PPC64LE * go#45832 cmd/link: unexpected trampoline when cross-compiling to ppc64le- go1.16.4 (released 2021-05-06) includes a security fix to the net/http package, as well as bug fixes to the runtime, the compiler, and the archive/zip, time, and syscall packages. CVE-2021-31525 Refs boo#1182345 go1.16 release tracking * boo#1185790 CVE-2021-31525 * go#45712 net/http: ReadRequest can stack overflow * go#45636 cmd/compile: internal compiler error: Invalid PPC64 rotate mask * go#45482 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback (expandFinalInlineFrames) * go#45385 time: Europe/Dublin timezone handling broken with embedded timezone database * go#45347 archive/zip: duplicate entries in FS interface * go#45307 os/signal: timeout in TestAllThreadsSyscallSignals- go1.16.3 (released 2021-04-01) includes fixes to the compiler, linker, runtime, the go command, and the testing and time packages. Refs boo#1182345 go1.16 release tracking * go#45303 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback * go#45253 cmd/compile: fix long RMW bit operations on AMD64 * go#45240 all: run.{bash,bat,rc} sets GOPATH inconsistently * go#45192 Strange behaviour with loops * go#45030 cmd/link: go 1.16 plugin does not initialize global variables correctly when not used directly * go#44888 testing: Helper line number has changed in 1.16 * go#44885 cmd/go: import paths ending with '+' are rejected (affects executable like g++ or clang++) * go#44869 time, runtime: zero duration timer takes 2 minutes to fire * go#44860 cmd/go: documentation at golang.org for cmd/go has confusing formatting * go#44812 cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cache * go#44640 cmd/link: fail to build when using time/tzdata on ARM- go1.16.2 (released 2021-03-11) includes fixes to cgo, the compiler, linker, the go command, and the syscall and time packages. Refs boo#1182345 go1.16 release tracking * go#44793 cmd/go: mod tidy should ignore missing standard library packages * go#44746 cmd/go: improve error message when outside a module from "working directory is not part of a module" * go#44676 cmd/go: warning message when getting a retracted module version is missing a trailing newline * go#44659 runtime: marked free object in span * go#44647 cmd/go: "malformed import path" in Go 1.16 for packages with path elements containing a leading dot * go#44638 cmd/link: runtime crash, unexpected fault address 0xffffffffffffffff, h2_bundle.go, when using plugin * go#44618 time: LoadLocationFromTZData with slim tzdata uses incorrect zone * go#44593 syscall & x/sys/windows: buffer overflow in GetQueuedCompletionStatus * go#44498 cmd/go: 'go mod edit -exclude' erroneously rejects '+incompatible' versions * go#44496 cmd/go: malformed module path with retract v2+ * go#44464 cmd/compile: ICE on deferred call to syscall.LazyDLL.Call * go#44462 x/tools/go/analysis, syscall: ptrace redeclared in this block * go#44433 cmd/compile: Compiler regression in Go 1.16 - internal compiler error: child dcl collision on symbol * go#44402 doc: Broken image in readme * go#44358 cmd/compile: internal compiler error: Value live at entry. It shouldn't be. * go#44346 runtime/cgo: cannot build with -Wsign-compare- go1.16.1 (released 2021-03-10) includes security fixes to the archive/zip and encoding/xml packages. CVE-2021-27918 CVE-2021-27919 Refs boo#1182345 go1.16 release tracking * boo#1183333 CVE-2021-27918 * go#44915 encoding/xml: infinite loop when using `xml.NewTokenDecoder` with a custom `TokenReader` * boo#1183334 CVE-2021-27919 * go#44917 archive/zip: can panic when calling Reader.Open- gcc6-go.patch fix typo go-7 to go-6 for bootstrap on SLE-12 gcc6- go1.16 (released 2021-02-16) Go 1.16 is a major release of Go. go1.16.x minor releases will be provided through February 2022. https://github.com/golang/go/wiki/Go-Release-Cycle Most 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. Refs boo#1182345 go1.16 release tracking * See release notes https://golang.org/doc/go1.16. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * Module-aware mode is enabled by default, regardless of whether a go.mod file is present in the current working directory or a parent directory. More precisely, the GO111MODULE environment variable now defaults to on. To switch to the previous behavior, set GO111MODULE to auto. * Build commands like go build and go test no longer modify go.mod and go.sum by default. Instead, they report an error if a module requirement or checksum needs to be added or updated (as if the -mod=readonly flag were used). Module requirements and sums may be adjusted with go mod tidy or go get. * go install now accepts arguments with version suffixes (for example, go install example.com/cmd@v1.0.0). This causes go install to build and install packages in module-aware mode, ignoring the go.mod file in the current directory or any parent directory, if there is one. This is useful for installing executables without affecting the dependencies of the main module. * go install, with or without a version suffix (as described above), is now the recommended way to build and install packages in module mode. go get should be used with the -d flag to adjust the current module's dependencies without building packages, and use of go get to build and install packages is deprecated. In a future release, the -d flag will always be enabled. * retract directives may now be used in a go.mod file to indicate that certain published versions of the module should not be used by other modules. A module author may retract a version after a severe problem is discovered or if the version was published unintentionally. * The go mod vendor and go mod tidy subcommands now accept the -e flag, which instructs them to proceed despite errors in resolving missing packages. * The go command now ignores requirements on module versions excluded by exclude directives in the main module. Previously, the go command used the next version higher than an excluded version, but that version could change over time, resulting in non-reproducible builds. * In module mode, the go command now disallows import paths that include non-ASCII characters or path elements with a leading dot character (.). Module paths with these characters were already disallowed (see Module paths and versions), so this change affects only paths within module subdirectories. * The go command now supports including static files and file trees as part of the final executable, using the new //go:embed directive. See the documentation for the new embed package for details. * When using go test, a test that calls os.Exit(0) during execution of a test function will now be considered to fail. This will help catch cases in which a test calls code that calls os.Exit(0) and thereby stops running all future tests. If a TestMain function calls os.Exit(0) that is still considered to be a passing test. * go test reports an error when the -c or -i flags are used together with unknown flags. Normally, unknown flags are passed to tests, but when -c or -i are used, tests are not run. * The go get -insecure flag is deprecated and will be removed in a future version. This flag permits fetching from repositories and resolving custom domains using insecure schemes such as HTTP, and also bypasses module sum validation using the checksum database. To permit the use of insecure schemes, use the GOINSECURE environment variable instead. To bypass module sum validation, use GOPRIVATE or GONOSUMDB. See go help environment for details. * go get example.com/mod@patch now requires that some version of example.com/mod already be required by the main module. (However, go get -u=patch continues to patch even newly-added dependencies.) * GOVCS is a new environment variable that limits which version control tools the go command may use to download source code. This mitigates security issues with tools that are typically used in trusted, authenticated environments. By default, git and hg may be used to download code from any repository. svn, bzr, and fossil may only be used to download code from repositories with module paths or package paths matching patterns in the GOPRIVATE environment variable. See go help vcs for details. * When the main module's go.mod file declares go 1.16 or higher, the all package pattern now matches only those packages that are transitively imported by a package or test found in the main module. (Packages imported by tests of packages imported by the main module are no longer included.) This is the same set of packages retained by go mod vendor since Go 1.11. * When the -toolexec build flag is specified to use a program when invoking toolchain programs like compile or asm, the environment variable TOOLEXEC_IMPORTPATH is now set to the import path of the package being built. * The -i flag accepted by go build, go install, and go test is now deprecated. The -i flag instructs the go command to install packages imported by packages named on the command line. Since the build cache was introduced in Go 1.10, the -i flag no longer has a significant effect on build times, and it causes errors when the install directory is not writable. * When the -export flag is specified, the BuildID field is now set to the build ID of the compiled package. This is equivalent to running go tool buildid on go list -exported -f {{.Export}}, but without the extra step. * The -overlay flag specifies a JSON configuration file containing a set of file path replacements. The -overlay flag may be used with all build commands and go mod subcommands. It is primarily intended to be used by editor tooling such as gopls to understand the effects of unsaved changes to source files. The config file maps actual file paths to replacement file paths and the go command and its builds will run as if the actual file paths exist with the contents given by the replacement file paths, or don't exist if the replacement file paths are empty. * The cgo tool will no longer try to translate C struct bitfields into Go struct fields, even if their size can be represented in Go. The order in which C bitfields appear in memory is implementation dependent, so in some cases the cgo tool produced results that were silently incorrect. * The linux/riscv64 port now supports cgo and -buildmode=pie. This release also includes performance optimizations and code generation improvements for RISC-V. * The new runtime/metrics package introduces a stable interface for reading implementation-defined metrics from the Go runtime. It supersedes existing functions like runtime.ReadMemStats and debug.GCStats and is significantly more general and efficient. See the package documentation for more details. * Setting the GODEBUG environment variable to inittrace=1 now causes the runtime to emit a single line to standard error for each package init, summarizing its execution time and memory allocation. This trace can be used to find bottlenecks or regressions in Go startup performance. The GODEBUG documentation describes the format. * On Linux, the runtime now defaults to releasing memory to the operating system promptly (using MADV_DONTNEED), rather than lazily when the operating system is under memory pressure (using MADV_FREE). This means process-level memory statistics like RSS will more accurately reflect the amount of physical memory being used by Go processes. Systems that are currently using GODEBUG=madvdontneed=1 to improve memory monitoring behavior no longer need to set this environment variable. * Go 1.16 fixes a discrepancy between the race detector and the Go memory model. The race detector now more precisely follows the channel synchronization rules of the memory model. As a result, the detector may now report races it previously missed. * linker: This release includes additional improvements to the Go linker, reducing linker resource usage (both time and memory) and improving code robustness/maintainability. These changes form the second half of a two-release project to modernize the Go linker. * The linker changes in 1.16 extend the 1.15 improvements to all supported architecture/OS combinations (the 1.15 performance improvements were primarily focused on ELF-based OSes and amd64 architectures). For a representative set of large Go programs, linking is 20-25% faster than 1.15 and requires 5-15% less memory on average for linux/amd64, with larger improvements for other architectures and OSes. Most binaries are also smaller as a result of more aggressive symbol pruning. * The new embed package provides access to files embedded in the program during compilation using the new //go:embed directive. * The new io/fs package defines the fs.FS interface, an abstraction for read-only trees of files. The standard library packages have been adapted to make use of the interface as appropriate. * For testing code that implements fs.FS, the new testing/fstest package provides a TestFS function that checks for and reports common mistakes. It also provides a simple in-memory file system implementation, MapFS, which can be useful for testing code that accepts fs.FS implementations. * syscall: On Linux, Setgid, Setuid, and related calls are now implemented. Previously, they returned an syscall.EOPNOTSUPP error. On Linux, the new functions AllThreadsSyscall and AllThreadsSyscall6 may be used to make a system call on all Go threads in the process. These functions may only be used by programs that do not use cgo; if a program uses cgo, they will always return syscall.ENOTSUP. * time/tzdata: The slim timezone data format is now used for the timezone database in $GOROOT/lib/time/zoneinfo.zip and the embedded copy in this package. This reduces the size of the timezone database by about 350 KB.- go1.16rc1 (released 2021-01-28) is a release candidate of go1.16 cut from the master branch at the revision tagged go1.16rc1.- go1.16beta1 (released 2020-12-08) is a beta version of go1.16 cut from the master branch at the revision tagged go1.16beta1.goat11 16384221721.16.101.16.10-lp152.17.11.16.10-lp152.17.1asm.htmlgo1.16.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.16/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:17213/openSUSE_Leap_15.2_Update/515063b161d1a80177fee840e73a748d-go1.16.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textu w = utf-8722bd172b9403035666a3028d47a0fa9d29de1278a06aa0af43159eafab20214?P7zXZ !t/ç] crv(vX02`4Q)L0`wv.7la3A*^loTm`A!@nn5+칓Ǎ9e-o߭)2^@+s.-i %dxt{z.5tJ.zh.Zs e Q.Zw6n qK -yTuN4idPyYk!o'e,v {쇬 j9/ 5h[fBs(Ib-זzΡ@H>y>'HCr)F佽 IN)Xε̵zmo¯~oaæ57liGhRjt9ΌVʬOt]QrM'0>nĚ.j\N TvY7^@FxEw2ZG>a3=h>nŎtn/ƹ 9I?JUaHQݫ:JJ)ov=usF -դ1L ?8SluZiD@9. 7Lj b+ MP_D |:i\^yx{BltN?P[&מ)`G}QJy;khMaF6=+WI'v5t{7 #tΖ dBigFhbg顅 `#RF*F_IB]0܇8w 'Pڎu)K Yңq:),mC% ɋ|} oL°{0fF>k ;$Ʌq&ߨPœsҢ-& .*&5yY?7}gWtfC.!&d97\3)%J}tK^EmY<۔t/HMVG# .VϠ:$J~A46׬3`M/GxGXq'}ᡠX#WْI}.]ڹ\XhCiZp^`2O @'^cC {mԪJi;=:VpuޒCvFhA " JlLƕyZ&xv!i7&OՏ?Jm6!xd~'D5NZ-=Ev??%W ȸ9XGOQYrd9r`㾤g_'yhɀOvuFPT?dnѯ >iJD|YPi4ĎO !&C4bt9/Sƍn.,tlk1e [gyNʣ,JӲRbrþ!P4_x\c\< #y]Qi/Us<~e 6Rf÷_]kAˍ%dwc=|I0H K|GvZ}2 u0vКaqO@(.,/m_OXw"eq#] y#nפF,.aČY [}W771x-1.=L: q;ܒJ’F .n^\ wV(%QnVuUGDGex4ͬ:οtdB'#%~ʙWGӳq\|_L]9>h <\g1V!U I+uG`CU17:2-@AWV&ըdW@V3oU(svko'E;83.s\@KQ]T?E0ކ/\L<~Z'TmC6S> X[\GBX3w'\ /Or$-Psޠ3ΜՃbb9fLAC.D$ۿ%vW!{6O,5տn\`7Q?gLom׏X[ߩyh˹#KAUfxVgKWk"zX3]RjB]7K*d],8xGyr #4r&(}QZ!}T`3_5g5RYv9EtJ@Bډ XZay YG_go4qC4/͖0#[5NބjK쌹Q2" `|_P8׾*{zA˟Lfr[nH? i9V2$\;&]dOZ.Vr>#Z U~8$l24"L23ImQMOqr?#|ªZ8yW(BEmV\ ˀx&Ec=fVj]1k3=/:{UMĂ3f"%Nar~윾ejT2D`UȖ)Ch 4l4oxZnQ_XjǁyM\/PJ]㜩:o+t0:D?s8ȊhR(_:=_ծ ?_Vp}J,>d1 xܺ'xw,!& ҮT0n7 +'I4NZfi8W U$v\@oq2:ӾS3U"}a5dIpTឺPmx- ]XϬg-/Wwލ#Z2^M U41RNuQ$6«-e4\U{NQ 2Qbckl~)?i^&:Ry&~)`_0&/2H78us(d5xJTU[6D/ .hl(T]؝ގn# W5%eY*εZ-D.|d>924wQ;|ԼW1)09 Gtɦ/iOtNyЄj\Y3;=@IOtLͫ рA%_`C+^a3R84HXU?%B HpNm?/LAư]Q=N-2&iCwv'0zwIڏe@Z@+X\>Y7KSty9lmzxG,y<0 ن#A+ԸJi&bU!]W JOpX.h?W&ɾ6g/|S3VMVN (Gx,Q"f/|7%y@NhKkedB GNL%XM4G6@θY)dXb)!" zUrD`qfv@6!?򳌗5ʶ`cDqW ~P hUzu(5]جKjMv.ȉi7jlz1w#$:5 I4Ԋfl0[FZ[ qcG=>$H鐫_3uhZ.ːs̢9$:D7+.`.xD?:^,XdB_&;y3? C&CT!^`7Z\py xV- a18gҽS*u̹ZUi.DSM1p.W.O}u#9}(Oˌ6ÙT?2m`$Xf7f&s}γesyKfB *s %uGk0P- Nƒ))[[Іo6!-j[ѵiث\74I1Bx\-" |0!aqfkxn.hV^%Fb.q_jʢU⟹ysݹzAT"Si"vnkfRYPԨpfJ4# @dE:2Q逶SKPe$7ꮵ*Y `w3Xd"IMbR蹋}4őZ@OGv,6uo%HV{$^hCYXrx]Cu7r & QXD_͉Xc4!'gfh5<=w*Q"@~,V3îJ]$UtF៸T\t4=s#y}i Ofr>0ҫjZfv~׵E/6gɥNjBGD E{DsCn60g࿹K_6,Dla:֜\Β؝py"݌Z. ڔ$csl,&'=5B vONc^rPK } #!v AO{m#bo_  oO=:GwJ}&ϓ?ձg@coٶ(]poEMrepIGrzgY<+eزDb( gdh,,I@C\RkA!Yko_]j"v6s!; uYF۬ҷգődSРʐ1* anWߓ0†JX N 4yRU(5@yl}6@+t5|9|+F"-*]I!E_@3v_OM,p |-D಑ D5_9M^Hݼ֚?F\~* 3FGG'i:nʮTn]j!c^> c^@蚔lb4 ?%ː 3vUlu9ly;%u~xXm@9 O\ni^A g̎74 zꌬXKruLXLX}m~ [}c ; *(?jd%IMI.jHo2tҵ9s"-E7!B6>g˴ ЬW6LSoiH˳^2 Qpұ~Gc16N:'X26Z7Yi98tT$6,dOaO"c~1 øQC> valr`P$ ssYה˴ y Aєqg!#R G:uI}S( gsJJp8sj\0m*m8AP5l>L|UM P΋8#W:|!;e'ނۇ` h!.K%y'Bh61I)F؊K>#Go\}-} *V/kɊe#.c!]"MiWyت hY)>Ug u К~I)\K:Rj6; E&<͎pW 0T3l9$MԂ1ץ2ٕÙXGlu880/Df-H,/QL. DÙ=ϮBȖ<Bq%͟v'7 +7Q@#f=Yg14i)XA:ǭKnats.^嗀6`1a4UziN"MU#g>JJ,0pDz,/T>ET2AtEvh-Hc1[gL !JQ4I> pڜI(u@:r1ǃ#9_7E /~c_/r N/ә9&`Wx9{ 7?tGI mwQxٔy>6҅%j/z2_ܣ_SdTcWkq4 /bbIDC fUIDXfCm)Wy&*mzsİIF 3TcԍNl#>E]q&Mp|䳐U|4eeZLU욦6Yvo+&1$jl4E"rlH|I8V=Fq: HVWEH_^kXMOnQ? x^]p7*ۯhDyK\ Uo23?耞 Q+'ln*_rdwEUU׈fؿS!A5Dcq<@>k>YMP6x&I1e,RxFs~l)cҴL}p,f|+^r9dK6Rr$xaͣ墸xa3j-y揾t^/')!ȣsu&A _mh5DQܯRםhtt(E9AKY1%<Y!ѵ *_3!gNO%׽]pY)Nk,!Ye*"R ux#=,|X28 K:rDZKHRwLW^N1n e 9hNXbfeD<{I漦$MaӮٺ9 Ao0,4 UNd|ϝq+7$ =}X2-3=W s18SaII,%;c-|0.ЍjD%V-C $_Tdo myp\vX fuȀrZuk5#r7fPTN8i}1jV ]:>?X~h|UyΧ*' b@uGc`s}v?HݮZjX3kҾ؇ճ,1>žyN/$twn?4&.8'If&XUW2ad??W6;d =3+ٖ@He.c&D,zI;g=>SwzGA,ďN3Rl[g:a؂e\fT/x,%/s~㸞ڐN>^ 'cY}S1.R8M'U+2fH*k"?33㏃9;jUjb#Gw ARHhoyMSkVX2gm]i¾bcמy1u,KڀhҌ$!ʽZNh1zKѻp/ 7#MN*x kQb,Kf'c@5Z.N=wk?F '8zA 6Rup<C 89(a z3-V`#6a? O)zBJ?tJ z%)gzTQj{fT "DN[ܴ%oFu@D-E?B=-$ 1oջL[6./ 4ap#q;P @~DG3mhR X"!-<͚2u&A8 6o9Эj`X^ ]H>-ƈ.WM^>̵TC|wYScf+jZc $EC>+t`j#}xsT7>ްnXd޸-!}j&B5]3;7i&0r?iݚH\ܶσA52Fɉ[zBZ ӨXIUQ7쥓{1cF!z3N Uװ<9eǛOXc0ԿzX'xݗ8;?-?>`vHCcoeT2͋{ckB2`㽐ЂasQ :$f '|-sm.(>0S_qFϷonA VK{= ^]Ɩԉ5gQqO;(`.xsBR&z\|1[&@*L/hx.mN6}/t!Vfo*-ת[)lq,6XS凸 Vq] K <0 CGYXCzK.=Ma[%J_ξ8+ѕkF (xR vRS\'8Dqu$ ]B`準‹ޱ0rdsls@@!美pIcQI$f^f;t贁e}p^,QpP("L0$MTasmN,I<&ű߃¡P0UC 3՚"]&pIsR31S;zuBd2Y1,+^5%G;7./&ia ~qMKڒžvY&NP1[2fdj{cebq !F`袎ʄ:j @[X%hڈh|[.nD%B9),G;"vaM%lNeH uUoHyx@=#1SfB;FeNnY]@jntCG />]ǗmXOr!9֊6!]E(vH;B3/d/{t(W.1 L1>J}I` Dmuy8.qWuAMY{W}*u*Czm\k*9^!3ȔĶ<9\0N>G]>C P-u̯ʧƯ]Z Vi?zR$E[]R}Xɼ'ⳓ6* W$sBR5P)(ݣc z/׈ <K88qΉWnBy^y Bm ɜ&n;86ӟFˍ]L.ru2zִ +*zq85:&I!jA ;ᾱ[&91`GQ?\%@]^ цnbZN,g۠vTQ'o(uq@RK4u8)…ۂTÉ'%vnP20ɬ WjFsnbF HQWunj8!$;1訩p;QCOrx#BasX#NtFyM:Á\MՉMG]{YOc<5%T$IL9G45[J%gb̙OUCw5,CX8 ֦uVWnIH8#!;A&LHcA ˜E#Gm/*G?OJ=2$O`FڵG_1̹7SKNA{+oΜ u~_{7H^b5Wjk- Zg[U}Y})M*2RM s׺!zݳDA5TGŅI\$۸kEVѼLf*y7/L]e%G&'mT%tFFhZ :|G #A] Sg P&(Dcv]礙ׅly!G{H X9k|XY&j^?rBG0OL@vq؅[_\Rf,if7O 9aiu&ّ"dC(3i? [G*ںO)y=a3ԙ=țR2Bͭ}Wl&]ܷrR+2}p^,:or k~$bs5oW^YR%}J:ִ莦P_ Yz@C rxqf}3ɽj\irI'6L=̫O IuRv exavg}7⥒o@ E|S,*DWw)H,$J]qF"MxhCTc$v j!dQ{ ¦]@fpNVfcDzZ&Ud4(&PH:tv/:'*0zyutFwt8V89rY ?JQcQOHn@sq|oX+{ [%BɊ+x싲Mqg`XN2rw4\ הGZyPO#$9Կv{Rk: HEչdgc3y=./Y@=~)ԴAyg_!J_t@.I\KG%tY63<L dwyQDh\ݡ&EL I36--4*D*_'ZYr%MtD3'Qڦr3&~ur'q\Yiʊ[7K?w >ab GVwKi`@"i>v){& H-7TѝŐ3 m}ѳ9Db9%k7iÿQ!.HE>\-䉊)OWg0RI"*LϏߟN3)2<ηri~jK1Hgip<{"f%U뇍@ 4 GmQ焵k>tVڱk0WA`F/yn}f)~mͼA$?Ѩ+{L-qN3DeR!o$ )/31Eblv7vgG/Õ9McNY5ىZ/5רq\it.I\_؎^*@A죤!^smI7loy,Dx\Iqq+ĝ|`ыk\P&sJKv&l=E{?}'FP5T>~{_4=>^8!dŻi.y1$0E7t1[0 Sk:FdXY[bTHtfp#9C+XW(گ4W_EbhS+]bZCf|asJtD3b䞥XvwyySF̃SLEP?eP5@8Ok޷"m Xu1//}nTrK*;r>(+s&(U*DY?{BL}Vˋ=xOZJ!11G`yD*六*M. ougɋpvxvyOkQҸ`qX# W'Lc LoKJOŽ3禓Sk'l< >َ߲?,4 AI9P$a{8F~sS >{RS6 zɖ& GU?w)^IRݠ.?3waQH*9[O }qG>G~$3 0dJYCW2XN ֪`$w"fxͱC’k~RzÙKV+(y⠕-`$v Bޛt~^)'+<|r)__H?!!1IkɈ~9kнR\Ksʭ{7Q?^PaM'`lΆ3߿RS.HX18Bb<ƍsSiȲG'A(f  ^+SSO1Ѯ(vFnӿ< !`8s:596QH`BѤyRIuj`㋋ZPl9mċF %,Mk=/ N. bIgE`Rw xRPŔ~SkY.Dua+%FixD7k"*x-Z~ʃ-ASi*F8u!17:~R7G{ul3@}.ʍe&Ced#{n0LA?har0!b(D_9Ei+$nPw~)}A}45JG 6~{7&jٽ WR#k |Oi.;&#/,+t]}^s~CҼKF7b)ܘg, Wț*X}6=v|`sRFIlG5tZ.upH1*Ԭ ;jޚ]k<p i}'gު0S~ oeL+a8pOc#nVZ^WW#n)r3=%_j}g>H(2$=74BfIc˻eԄ s5Lk}} 8mNw *0+%ߚlp>mwrA pA8'؃$vq&=5%W-,ҿQ(5??f8Y7}T/-6`T3G(dUdnzPG3YFOh3{C#=cX0gnf's FOA +Ck yk!x w})%`64T^(0}!;RB)2ͫyV6H"{f sT)Ur|O3Nσ:Hzk2`ڋAmCKX|#_†%~C6Q!I!ݔ1b$a6#bCm*R\ǟ׾lEG&:$w %˽M Vm k ޶t$I j3~8Tr>ЫќL;fS0W'S3[kXU; n2FF\o/q̍ ]|jW+3y.sЮw 2>NwHl)B !@%omj;m~)HakY[.g#-{-~S(oi?hs27(cwm_<2T(_]2\%Aڛn9jo=ւЫ>ձ=B6@:  ʲ"/q-ZeB純6)Q6µ/ٶcݥ䕨ƻ6vYgig̍<FJ-#liߓĭCdp $CLt&o_L=c:?}͹ч%X{ s#/J~Pt3}D})<*n*\ Ty]2!5h=<%:b PKؽg=2EDK[HxtaZ&p}jtr2[1.IZˆx1)~q3u@c~  RC@k7_dϗ8@Cw9&\O/ Y0tL>|dx Qv,o6gf|@k"A|Ƌ9]{'{4DfM_Gd˔E fheї"tStN/,g(z}U.^|(3LlB:9p/>引5NhrP,9<4]5T.\ 3J&8# b)- &2UBY򈩯ʱ1s/xҵ#, ĶP>d/d0'DCdιVH-2{GZ7E[hcS&Zʤ`Og-<0ѢO /s?pP:Բ&h6$E4- "6yKdQ/}@s>i^O Y Ō{QG4뮢#ʹ5/m`n,3СE> <}&L9iZ|BU( ɝ@ȳ,ujZA6%`%߭j8'%!6lD!])Nf]?2~$$- FyۭJ{eOj)w ;L[x:_Xx=4&OA[_6kldG>;Of|FW*"ildcLJ^lDӳd%E-ؾ#U4w61 ?lޘӦ)t/kmf/+u74Q4k`Q`' Uau;9_ԆUfDž2$ {机 o032Gu?mbߡ >X]\|~|e.m\c 4wb|1{@ۺ8B-_Oҁ-ha&b @C?}hӲ@JroQWuگ0  ^)NxJٽl"@vv5T_(f!YXx ܎Z0vrI4R~''zPϭ/7R n4<5Uwuz&%k.x kBWe(lLo+n_H|Ad(kwh2b6CX3Jf$FP۱Bœy.-33u~8䠺~Sy:Jyɷ Ȅ`Rd8qAb:xQ\ȯ|. '%|HUBai]_'HG l1IC;'&WfEmt "z5 ;LmV2sO=zIhi;FY64epOX R'3AS ѤxL_;Ys '՝-15 GvEIv|!+w83S>IN9ЗY# `k_\V|3QNx#ԏ<4oʨit ?B޸+)I[vWqyIfTY)NkxBSAR&`u|mJ9cʄngM$*7pWZ?P<}M~̟1*]jzNvGM:4a,q=ơrlx(}I/VGR.4 XC\~2lx|H$3c4Qc[Zbo ʊ?E +lHآZ!Zoe=eE֢gzG ٳ`Er@{X!^tb+0D:0]]CΗ .K?& ߊ؏Ệ? ,IL&D"h6|7$7DBؔsmE7ct?`+7Tj)sMPKx[ĿR"zG ߽x";k瓳H4"ȴ qɮhR\!z9#l>1Z0XBˊ"kBhv& X^RfĘ,nC٠wXr뗧'ޘn-{x1~4*b!'P=^8!]c|2Qܾɞ)L6yp2zOXT>%BK1-)-፵(k/{={sVȽCK էuJK_'#ϐKؠ6̪~0~ycq>o %#Nh6yJJ+2w ;! _m-הPǮ0,چWY5 $n`\gӾPT1sOOV~Z˖!dUrwLNxmqz,zoLUM_M&Vo\'ᷤdLl_Ւ"ܪ& T;e{ڍRۜ`0blbێ}ވy`uy| 3=cs|.OYZi~Ȇ'&(1{ $nZd%/ )Wnb%$0#O^Z+ozHU:cM&z tR vy@U|J W$l9WaEnjh}2 :N84kw2!.k'E:{UN̡oP5QW}w-Y&AQK:/1=U~]<J@;_˯O)+2+ 9}&k;m ȆA5gP=#̌QB -B{DM ɽ?}b OM f1aB? ㍬|rU+ v|\|`(x(qjLiz,a5]`xʊ)>/H^2)fKϑԡE(7ů'p$: >Te:ѿ3mAR<}E;vȯX[.sdk@aKƻ)jWK@]dEjwuH9Xqz} %| cOYc.#Y)BLd 磶k1a$CגCIoJ 'Q t{F-lKNF$Z^JfH' r`OZ{ ]H)Hpyp0("?uniX:5ũɣP47`-ؔkK DJ廝EC&m/C'TSTbΜ9&RB*jXLVf#|%nVP\OhṪIgF'+Ir/ss\]<_-N:%m].emd߱NR;N3zB/9a3` 85p[t$]IF-㐾oJ8s'T.~Fa8&_\0N˹ՒE{q}։ez^ķhz"/ї"BP;_½g<},\:,i|aV`El@Kڧ1g%$C&ZEFBr l0t·3`!bS6p H` uey-3#)wKsFe.W bߦHx^3$m>OL{0RcÔ_>sh"^ɳCOZ3vB ȣGEvd9-/ :}a06(vx+q[o})9p>(H}5cj'͑Riz'+h&SG:x/8VzVϓ6QcbyoJVRtTp69a$݂ͅL"RDēc[`B`n2fPa7W~$mK ?V"'`dt^*N*BkCV?ISIG Rvg@v. 4αP&7+bg[|L%QHpQ)Sv JoUd{ZᳺYf]U[}K<I[L3+T[ĪCsiV{u-.c!8 CZ5y$( #vNk.}chԌؤz8.ԝ:(Yި[B2ƅ`A y F{c4]9eJXC4S|gg:jjѲβ0 ve YhR8h[Ṟca93ڎaU2i0`x򖫑|i*}%崉aFrgih@‚61ONέjSHZ?-@XѸ <]h˯syewz{(䏌G1Ds`1?iTCݖ H>8$skޟ6 V oLuBȐb+1b`Uh_.S/@ ~zԭ/.V٦Vhv!c @Š&^\'#b.jqyncjWʎd&ľx羀fB݌)HZs?{Trm`l=FVz%}=l_j'VJj-.%̮t&!v'ތsZۙr#JNJQW6OFD, 93Ie%T> $\ѿ߽ @^F T|F,c\p/Z=?͇ח,.?Jëл]5㚢mp*YϽ!rT9Ym>|4 S@{x`!] {kߩBl6Ie,^k8ˣ W UѲͷQ$3,]jQN??t@BYeD#-"Rka.EcI+ | Ji65Iw@\ 1݁Ei:$EQKUKa s (Uz$*oh8OJQT=;6/A`#/H~ 6cu,J1:g["r_]cnT[t @Hy&d3hI[SQ=\W1Bj5(U)Pؑ?r2fbqU-duV*;ZEV1lz&:W(Te{,>HN:ֳ{ؗL(G5ڝ?9muִ1g0įuj mݱE#!5Mi#:’5DW!悋 EdC0BGi}jfz"i/xqU؝5;u-8O3YDȅโ %KFM}<`|ɏ:o%Cޕ'4 LbL1)nO2(XZMk^ntĿ4HBA0VIʲS}`0wK'sn·bp j_j^E#gCZ1`AV1軠ȶ# :]=jdW޵0~uG݃8P)z*q8V1E%Μ ꌺK8.9Gci:YE򑫨pu)SG}FokGMfQ"Q&e;le~ G 6;NrPuzռs<>댑uK4g_1\U9 5VYF\:\ ^-.̡Q^Gkg2hlSD5z, 7-2CvKsSRŰ&֋$/4kbxX8ATt-""o9;գ_-Hw|v -&#"hF8K\,\w/-:lW*7yf xa.ݶ@nu+ o}Le? ]@hf n6?wڦv  2YE+H"U bXe `^ 9s29n20U`NC)#?[^$*󬙨 8@;"G$ ɕP*#FzPBKc fM0h;E @H pr{gAEWw?Bcn ԺiG҂ĨARG3WY`cnYg>Vܞ]h:N0&zCwMmݴ @"n=RPF8k: 9Zx4#d-k}) ˗@ 6(s:~]kUGGm5q:WŢ>=|c;%+ #)!ƫ\5j{`v1Y B y"1pԙZ[@0@`zR'M [.6(ޖ 0DyW>򁐋-S |J2e&XǶAyh9/KZi}Lmyv6'6)D BC9 = s|'`NV2Lnr_|@64W,)㺃e0?NљKHQ }soib;gݛ\o"'b?-K솹HFI׎xK ;fߩ>:w@Sae|4rPGeڳX4.8ŝ/ӐL~x&MrnٵGi&+MfXP:\K:娮VodpFd\ir@>iKr_-e$,u5ݐcv6]b:X0%28)7~ORR %_G&$hM1Vm趲>"QU=CM.!!qjs#쐷Yv}QPx9Ԥ ~i&KP"݂ef6"+"AR9 b3CT)^ =aGQcn xژfb&R_-wiw`D!yY^YaL2)fv1P(oߖ U ;›=Brr20YPܙ8;):W}=:Īm[hzW ׎յ-co@톭#ysGY*]DHa_Qto{;\hκxkl 0aobWh-HZi<SJ'"܅)G8-LOlVFo;Qrukbh2~CÝv :NwPK1L}F0c`VmKπO!٤>iȱ' 'ty8whz^7`;aAWQ񘓄bS bhe&l}#CmF2~Ҳ(\s?:d6ɧ(ƹ.3?[Ome+MFRP(Z#"J$"|K?dɶWX){AYL+lAuhAՂ\6|^cx9=wLu`P՞g( GT4PM5OoVZH<߉eFnhEnP] mfOUyDž,_4A4vdyvQ2J;ȅ?*ollȳe~%S8]jF@F?WRWUVLHTK.f"}l/9 .iiq;2-YE6>LVeKg^:HtDy#D6<ǒ=߼ꃛe cNՅ+)4149؛ O3Gytz. 1`lX! DZtPsOV7;:D J|21=ed; q_hu:"D/)ѡA0VҔDs=GT_: K@GL; {{Tyef^b"xH~4yQr W@dh['Gk5kÏih )hnͺհ+  @=._?9 QcO/W\ bwIYTY+- q"9+`A 8כyk_tʙoE|Suf9U?_̀!xʟBE`/,Ɠ<-Obz_;'&.8PէBJU9kneOH2NJFF{t%+uY~ 4;(wt9KMc,׎51{:D4G'kkJՂ5wrXߙz=uq:G338_H7#G,"&4IA<ҍF\Yp'h\l}@AZ&d;AZ^)a0H!B y -.EzSB2tA#F#CEv݉{`_7 gqo ݶuOISWO%%ˉ !g,6Pb-x/lv;)THYvX8 (uzy[׭@t-s kyRjVǰʃY|+iʴ'a@ ư݅1Q:pW,d D_[`MyM1~':V7Gb2iem,d-bOH;#G i4v_V;Ffc$! n =L-?B#M/-Z#zqRH{ekI?nEȐVeh>Q N\--^Y;^Uk W`C? PF:9 y\]SUg~˥ms ]U M_mߐ:EQll>jqƲ/L;v]tzP˷!v뽈 Cwn k>1>bϞ?gO3&'G0Cuۖђa8LuB쏳( ]2y`m}ý(fvڕ _l-~(YJ/5R*飿C[.fLn]Z`j?zo%Nv-h1?[3\y[Xp6o*2bo }q\Uu| -6#1 IaG n٩׷ %'WUp1m$n.*Rm YGa\D) kaDJpv%B0 E2BkT(Qk1|;(C$VEQ3K SD{dl־%|& `\Rj÷t)$O䈑My赣Ξ{,?=#XH ڰ0޵yˌi f_zD OUj(OY*-N+ k(JDatqN>ucz"ٹ-QY4 S-$fCÍ3kKf$ (ٽ`.{ ?2n]{9Vs' y\Kh9fw^"C=ݿD,xn 6S{Ï SlJ= ~&\P$6hE4Iפ Yg~( faLh5Udz-< Qatӥb{2}OvAW?Jg{3 p_eYADˢ%ȏlCJ'(ۓ=kww8{ @;/=A. 뿙wȮy*x\q_CSh1[:Ceڔ?yalP},UMvJ}, ѡ^Z̈ZJT<)YqՅXXZ.rk1xԇay!o9D.*iꤙ $%o  n-GյzdEޯvB؍m鵢->sי}2Յ 'V-jR4 #ա(`Ѡx)&+hZċF,M6 Ƀ/UYNq񱑃難U0eVy]7l+ FKS"7׫c)\.\?In),PsX⦝Yut]ǝ^, x &7~_}Q6ͳԖḀ;S{^R}r,zyWĺ}BwJʈ|bi%zoYөl ›b[/04.JީYe,k"9 ·al`'Y0ug਑ N07<Ľd..=ǖIHp%IN"%2AhpՊG͜2(jWAB]4KAwܦpAdj†xECV:0A ./J.ЫX`:22ҬX{9 ; RG+SWBBa bQ0Ozc! W!C˥[Kh!ܣJkĕ iδ@Y[3DM6#]=i%xlWc:dںMІ {'%thOQKkjY#9=9_N7{?SԭE0D=^b7ΓB"6-TyRT~W'swbō< i‡Pl .6ՠ7%c c9ۧBPt! IܷhA7FZ ]v*BOye8|=J:=^S/c9Jޯ氚EN7Sv;urBpc<`^Rw7Zܶ=b,Aa\cnh2h `!1yo ղgKk<8ak l"~h2cVxc[ g⹥B 2JCR g''-ڭr>PʈpO FlA5l=wVFR۞7b3r[rjn-E|[*nc}/-R%BRxmqA>^ɥ;-'%H4|1z10n wFCd0"c >WTI1 uVꑗq..F)٭Mw?Zt)ڥBAfg.<ʣP&ۉO96Vy$QZo%6jiW|Zo$)PslV6J8oS d 3 0'7B3Pp No=3 D|&U߆ ;ޝ \89h #Z t0 h=r&U)a[Fp'6Hw[bľe qY 6( kI5g1p$q-@ xn]Œ{|L `a☕x1{KT޿eSr3Eö`DJلS ݨ$^+'D<Ǡd*S5-Λ%!/P=:8GTnZu~͂pp 1O #3C=8'g>l;-[<ƇiC̑>&L=s\oh.V'Z"/ӶM ~k$4Ҕoy3Rf ͗u$i͙pDǔqW:!n^`}SaQ̔'FZ䒉P? J(!><< .>/M0ZsDڒ3z8!\ۮ1s{s;y+\u'%1d)@Ca!12l\DCJԟ4@MPՓx"0ު6׽ 3 O6H϶e| ?T! v~dWCrC#w \<@ *5MO]@ҺU~ugKfИ8Iڊ2m{0MbLqrߪZs?.3x Ņ^[en`{6%gA1A+H}lIӰ3;^D"o}޿L,~}fUN ^F5|26mkMTL 0 L͋FLf #JrLK 0|:#֖HvOAq(aN-`gU/8xFr(c!v?SHAr% 4Ku'o8si7c (O$:;+ WA⮈`#prç9Ç6>B)W``^y$XҖ t^i=pC +# xY7n6L/;`QLP Zv)e]@7ԬWUCpr)| !Tf^JvʭBCG܇G6p*j* Q'/Y?T|kã՜5$i4epfTtmͬ&Q;:Բ?l? qk[.W$ƈć3]o<-~h,WT\wd9.{:ȩJpM>/$w$JC\쥕3sɇ)1}ioypk95#{q7r_ Ѐ2AAWԟmFK ˒>L\Hz\`Tk{%A 8*XPV̧)V&G|HFRe>4jj;Lޙ֑槄zjxG6-[*A`Qicv/!'\Ig2;t2*hb2JcK<3)CRGǢH;9$A4hb'0Y0HH&ygkx)9vAu |,Y}te(l%5?qWՉ9''a' ^""j6ת v}Vgƿl~ ϵ& -T[egi8`onݘxQ_T*Ⅷ( hy2mzf7O8ƺAQș`*ZJyeU )BNQgvY3=b %$J?=g/bٚ͝eGEŁ3$N’ 6Zq϶ Q=j֌Thy:U?,>t%Fc;tdzZU'feg%wme99Lvz]INyD<:ĠMyԙlYY'K- F[6Рɤjc5ɯn>uè'fԢfJ9ĸoihf )lkGLgEu* 4PQ^ DlL:iۭJkD$} ,:jKsbPRkC<<,arS =Ԕ v%SzZ{gY {$9\t9d.Uu\6eɍD@͘qU?>1e8CXg O+d 8ks䗸ǡ(+O%c>լƐgyRSǮ jrFvwpҔ<(uCGu -!uo\j G"HRYX;-~I8.J멟:Ard~xWHLU^ki;P'#U7 jiiiP ΘY0u@fZnô޸ehPr-LA^ɫ5bb27+%E3kJ2^JZζX*Q*/ɺ1^CDld`١bejDM+[ӟk2y~|W^@`ZjxY* T`Da4R@%>]LyJܟNr`#e[rSETu/qw[}k-`bghʆ◟.<D"'/ &t=`2?p&Xo&݀J-vu7f'K*ԕy7}M 'zKoVE np%)3N=>;l {R*DOA*kɼ5Hت5llsŖLЃCGEy`T(4vr@Q5:W+V@,+eOlХiRai]2?tᬁ(#5 ;HO:Qxx`||'lҁQ<:TP!LN4cLbX{V"[!K3dшy&m{w@WBǯeʱoK*gL%>+kӶ}DzZ!e+kTGQhhઍoSl )Dp\m.tۍp( Cm{>FOG$O6/ uj*GCJ#duRQg'OHQe n 𨣋fT@}Gr;tk$lf],j7hOnEK?!m4r8z"R{Oⓐb5GdJNi[{|eͳTWhcAA = &oz]('8f0=Ocl=3qav؈"A0Z9TvQ\SM\`O 84f )i q馗ug~QCsoHZ/WFD}?}n&@H-mz#ayL[NQgYY9xpV hqq@J!pG[Fduxge^7\XܡJ7;zhɼ憉V܃:6:Pkrb?hhv'lmpt eHΗ*P(#v;3U7,ܐzn|A`5t8W]6# 3@NfdxtӵvUAL$83YPlyghGg48ZY'h,>g 60t3OBB I؊L ÓsuyUX8FB&?\*(d73e,v@46Ҕ'#7'+f&6y'OTɼ͚X4mNa%E[)%xA,y3 }g֓Je|_J2%}}ʎ5T,Ġ'ĕvqOW-ٲ.b[rSC$-Api_2%)@09;<]pVz}\=+4C2_c1,'p W-R_S}:#XlR-{*s_j_'3v~:<{;H+2>Es/L]k0ة;3)x![O"CwqF~uK<$\V \͎lkCzWq d Aɴ|)ܔ4- 54CJ0Gn5U*&(Pӊ{<Ҿ/Vǒ/C\/x`%'(ˡ?fL<cUQr>YJ @56OYE1p%@Gb L*=^8)P~Ķz܋ 4B xe NsUi"kp:;tWO7Y@"TlIZGBIϱpH24kMsxmVmPqkm#3|&~j2KݨAAn|QEҏ<r(vT(nT0}6_tݽz¹+\>RHb1=,]9x[ P_46:yE Ho#掩0{'3Rً-Tضx?I]kXsaʨy'.biY0m!x⺇4a1Mz1rn p& t!F.TՎ,PM9PYۗChcnM&%CHLV77HBoeӟ9x52K sžx C*'Tt E̷.a-ޑ~ 2>te#ukB9G3gs(\gbpbݖ/u Nf*O"`IGB/twۊ aJ.XEyCʴU e^(l)%cx-u^(*&-Q[ޢQqYN3g<5ZnGqRȄ?Pp]@e;;G*v̈́hFK.Uf$lyg٧-jTu%w"A{anM-և&i٫XvQ+q F 1sK<0IW\aThhe(jDD%TtE[8=@=O\/*Ak~g ջ`jXRPqG PA%BdiמRW{Ũ~,4܂FNj٨`<: Z㢔_QxU[m7Vĉ`J ub%6I.|$ @FbQ;'Bq3!MS0߇&"Gf)vZ2Z 5A ALo ǘR&] |n j Оlpkv DB@Dr=8TH0x}:YͮDQ7.YOrHr'qb@u9TB*=(|.t3St9N9&J+N=إ:S! W }9@t5Q3leGY*H!^ڳJ_~F1>ko M(PDV); L}lX$R6R-x|Вn:M(n#mʢ Wb4V:@XX.zx\K'mbJw -^ٿwB8iCC$VOPw`.L„eʷcqEm+؃n ~skY 1TdȦ$-7%͈tB u)Qx7]!<5W+K+E}&)xbS9e,LF u_{C ufY-78r^?B3Jի#rxL6Z\'XhL::FP9e ^ƅCy3sQֹv6cH 5kӟ.dh5[H] ӀOZ a~oX3l] !+ljƔ3 -/[YQbv{>JL'ͼo?g"MJxN#qpT_DO꼮VǛx IBYԘbcok(\ e"3%()fZ_9sX`Jv,Qt0g0hu ;&@)<ݿ =ށMC&B00ז۫0\BPFY&Q \eU)i+a9\eI|' >4ӣiEFDBOH;e+ ~lJ>mc3bx̡iyxOL/(2 ߣԞRge '2 ({? t<09tv3DŽ2"s<7nN2qkB7vo^S;T Gu` Q̣_*:jeZm`?P /s $]fڝYH;FlBL;@$, PA#=瓮F8, {seQ(Y8G N8ɜMv(%Q_?!M6"d1䶎T<jh7Gr?^MLJ![FW U_5M0Ӱ2_}S\c dLGQڊnsݱ Ng|e( n:%CzAUA4R9u. 􂻌+BU)<*1`xi}**>ظ"X'KB~L%)0c/@ pqÌDmW965}}#wkF.C$ N/9$lXV2/uZi#ҩtDF <'Rh2hhr_mB7 0 "E~#[q0r{T. Ƈo+Ix]&[TxE%/$1cNϱ^H"HGmzPߝTr,m#~KE䑸ZhߧnQ_XF^q,euE3ӈU6tP3|˓ѱ)pQ҉pBmTUB*_F|M; r:MW48>:ᜤГfK #z>m ϐxK0+o}ݵ}qI()Z@=yA%Ĵc,[w%tVeʅbF}>Ǘ#5Zl Ъ-*eLQ79`蘫>F?ay%9:Ά~%W?%0:[ϩ MI]%м^A}O]i{"q> 74"BQC.5~ͰRdC/(>0D琝bnIaNs fsf.2 ˰%vKͦSb+ssﱱwXBNqB8#qK"agg_ _uV@n]ka`Y̱hpٱfb8ͰbLP"3 \o{7F7O.)2 N3%CtNgňXLw WYVd;OQ5)P~h\44/{b `+nw3f;Va=C'S(Z%x4A#CjN[3b^-+YX2 sr\ wm֔'z$_rfrX+5Kpvhц ~4|t!ҠրFWdJl\X LȨ51D3CUyJPeO^YQ%J]'|rsȤ&题w1_GeRHk 0m(0W{,^~pDԢg+pX4rէftWa>|Х s#Ifأ_$Fmkgvj,e]A6%I:ZN]7S^ni!K!#Cphu+vpt{:6ړ']-gB퉺It+63:@"d *);IKY|mP a[!n5s&zD|G$ yOI &:0E%Ca{ﭭD&eR?˙  VAIM1L%A#i.zK#ÓTOXxWN'(7QXNڲM˴{:1)Hru7se[VXz}n_[4N^zbEFALԶ<h ҀEXc}?Du.!9xŃ @,%ӘMSv)5f(ܜ H )ؖ8w& ˘5Gv)NC߲%禄Fj-hDd'x<3E8H"Np_LH3-yфqcTo*5#Jgr#nci3ftX&ÀQ0\F|&{W.Y铉?!EۢBI؅ գLRVmSрx =+X 4# 0?H{*INeXj 0|e]ö{ 7euwHabAP`7׽Le*gzKY#j珿hLTLR]+{:[O J-ʟj^^% 9Xrg%<ïNbd ?,mr=~d''.ԙc!?VU)?qU#Gј}w H% t V^8g*5(D};TO&< s3 +΋2jÅװI_Ҟ09zimN'A`%L4P =UPA  7( ͑ "sܞf䡑D ^$%M0]Nݥ']0tP()zMRsTl~Anr_|Xl>{J8*KW%xO(ǣvڝiΥxaC?ׇ>ID5Gvb(͇:xZNG~mIɊzX&WdsyxnGp̋oZ2ޫrdz40qC;ͪ(+\8F07#&d7v8[GUo$7ל@f=;e0T/1Mw ÎgS<+fJ6BU"u;ٚ놧Jkf)|~gYB2xTL%/+0Tg=N5L|;+pi9ʹs &kWCy(&G_7E- D:Ec1qWU&r|"০} ^Mw9ZO -p'榼mBNߴZ{n2C_#vĝ_cƐ% th3C7'f`ӴPX _z"Qd|8s5ێ%܆.^%f:WQ#%R~AB/u_?^.0ؠ&_Ofla&:W(KL&dI { m;Bgldž_h`QRLe ~Pxpcԯk~$p- ڧqTHۀ,*I5;w䁞j@<;o?Ơdk|}1s :& 1h/yWkﰉ_ ~hu2FH )bOGbnNF4&$ʅ9o#Gvq(ݜ+F.qraj><~f*D/q$\kֵcmV=gHC++5dXk~s8bȗ-x><7=,sq!a:^Iq5KQM !d֢36a3Ի&Rc`5 @%jXf+|4%C.:멵Og5J>jJqD ŵfĀ}=>yB3I#/34z&EKZ+^ԕҌfSCaxD&k؁.(+Ɩj -ݘ&E=vIg@*X Fz1^Mb5e 8jc=QES;*sg.#&7$5#h!@FaYdooYyW:n&vuW@ƒN) P5ƞVQ5fa0nߵۚEn_gAu+/6vC^`7B9)SlO` dO:QzpU_+ q\epmĐ mO_]҄/H6id T_A{V 2=P}:\x\ߨ*{sUڎ=Y 8=-U-9iLRISAu}Pda\mpӵqp.8Szu0B`V7Xxi}_6i\ݳӮ8Cjǁ S2 @f?˦1qpQZ*E60>H3ߎa3.'Lyw?`ڔNl ':Av;!7PYg ~g 2T{ ?;:jA"gmb,orh "z tg.۾i2 _]̯Aq* ku^nnsI{EsjsV;q I%3D"O*a~@ہ}G;_IF@(,ܕLULpkUY,rQYcPU g ZmJ' ^h¢XR̼hlSvs~),k16HH򲟫 ;㧙1pwCf!|&ka)o;>&ƜPu*[m TFQ(FsIc|SHF ?w2 n *_8#?`+r?n x]{i|؇IN(4/pHM.Ú)3|"1~4fL 8fo6})B'(hތ Ӡ3_cY•g/`YC7?1 =560c㢟'bd{=b)+UeW}Ē[SXo~z_nGn:X>I~ɓ=C1)8gFҷ@ 8aO@ڽl @?JW|+yl$r0n6Ρ@ߜt2(X?%ڗ_g;y(%߆)L3Q ~t6 'BuLBmKUu2Gr]Qkn̽@`'OV둒nCHDkN ;8Z̷¼Z eb|Gy5@ϭk(eO ua>@+*ǚUUIYxCd5+ZZ{d*JΑKw8{fy@vz-WQ4=_:ENd/-g ~V$^r >=:JcLYO`Ɗ 8+ؠjt I9!BԶ٫F4OԧSiI[nNh6E_G')w2pP>OJ cBll[ȤcUUhGw p {T.̇OީFv^hcX#{la M!ÞлL.D- U`1&SZh,pgl , v7\!/|2i  #cDbN%{ʅLd N whK0v1XҫEfpAo9>lưﰧOf?# tԈBW|iszTC-jn$:"ʼDz%Rښsz\A>\ufj= R0='E_S&ТJ{ Zt5u&f>7iڣjE~^1?ށr" qX* čS}sc\@&T|Hw7P(B!]`SFLEZ9Vյ^C ͮI{/ S @B Eg9"W-Ll퉸tyZ wX}o_(mzǹi)v$&nH@nūw-}ޞٲIj 1KdCK(vmYxܴtś5%]xP;;} )1v#l5s8N+S-So`qVUuΑ;*o*;S]iRp"rd*}c\0-_JaIk43mm zHIY#nJ)|j?L2@r+ vlIޡ,ǯP^"{["@t |M #Oz m6.*h"dlS TW@5J3ʠBr[ ~8P t8;pOZʂ6e,>G9xQނ-!ds뒌c_"B/iz<2֜BhI+5/6#L8{&͗x^~N K'rΌ2EF^. LzVr>sZ55!3r~e~{k&u#K4RڝD޼iF?wj&lDEǴ wbm Iݞ#fs q|+]ŵ)@΢t%.K/p!4,F/Ѷ"IRl*s2><0W2Q,#cJ(CXqxWfYFZbVXɔ{HWEQ[Uі{i׵O}EST}7Pt˒OJҐ ߼C\ ^m#Nd(7/c_ 7u*xbGάdeDXn͎hI?0bŘD \)h2A$VCTWNA=}ӼwƜ7 c afh&K%ur"b@Wz4= ‰`g*dfC֯fRew5z%@닢Fq( _B!#&ȤҦɧ̙A֬,GYMLoXJ<rShZda>fozW\L6GYٚ:㨊-}?@N}aW^ed$F!i'EUP77~d>/7.pV(<~Х'&ɶ~[_ ,ІB9_ 68ҹ3oLeeKek.J2:wU<1e?ZGx;w>t@P\jAY4vqi#ś7.3\꾶\q/~2AMjNfP,SQKR͞AQnomYCqQyQ pg+_62;-5T1>0ruj[ʼnc!aCjt#*Dtˬ|?dV,]MS6钔u^e;{cSEDKNO2ܕw4[7g q6]R:7{\ՁGI,V_f~O>Ž`촒pLAvh|TOc'-H`>(,}x0c!_X٩;/M e]sT5Wng.MV99Y "h['mAoXB3xL [0v[TV癜<hBs2\lضҨ&Қ5zoYjּZ׍yxdRda`PR uʞ Pj݄ϸD{"AfjmagKB%4w^bii] &?1"7ȭw7|U>\ӾFתia7[yJUTOZx!?%CJȝ }r1i/ڝ7 o=Lk^?G5Oݬ\zbIHOt`/NJQ$ui`x6qSYZT_A:4]d[eR Z.ćvrB}5OvM һ]U]8Q/rx3kY(< ˥R+NG. y-/[L"iLq-T3!$wt>&FBfN`qL.j6:m ,gU,l7=vuTg,Y:/+꽛mc")}8nWuoС\AEҞ Olʤk+T,=LD$$=]M]xw/u\k% L=xsMQz4/PacR~C ^: %MJq\Kpp]3tv~3pq~ŖP "P5~UI&5)OxX2y^,lp; /-meS⥏H:Qi{po۴АzMmƆ+Ngjb\ ׄ*e9[E-_n[LeN,&-x_u ЗA@ <=]١(2|\)_q.` B6z_(ǯIvִB][XMeJ Xk5 lBXذ,^,J_E'8:+3u__̋!BDiTcYHgC[dƋ=y!%Ub؞rmkWT_]mLg(B]o4/5|$;]GL:L/ci)H/Q*f6z'7P?gmþE3&roG2)\ )>J9*^0S܁>?Gnx+\13Ҋ(RB`Dz>WcLL26VT'j2 EN-NIr_諣ӎ ,7PxqMNXQY.$r=(Y-w oىegxEZ4J:e'iݳ E7b}L|V)׉nn"\,jvo#mЌOGsB# cR 0y~5"%fvBC1v S'C)~\%(- թCL>-vvB.Hy2ڋy7V +0 ,hA_6 Phohe%᪺ 5& /2#MH*C_g#>8Z!G*lSr`p46>[S{r_kέ,.@6슁 t4ә5iZUơ8L0(HO-dg9ݒ[eA @UX|"3 $5YsNZ+wN nEC:TxKK6js׸ɠD٠vT椫md!$ .ILZTNO@ bǫ?[m,i.FlyP'lן6=kOǼY&~s{2_7(9F=ТA$8ƔTsu 7A<ƢZL$QzB}Ji,iȑ:"Lbg.򃿌1h9'C\$ G"#\ٴA[F|yXU)>OJՂ$9ЫaZwauѷw=I=^߽8oUZZ廅v4 4+|m-W[M _nP- [9gjjO3:Mo(m/  #;#JgJ 07X(K Nft 6Wd'T!W_;:8@0/SԾ1Qo$j D!&SҶ"*[_ɡS4OFj<ݗ]6~%kO zCڳK_BBk3 i`2Sb p{g :*gĢycmqD%l+7jHTd'Qg5ƹPզݢYT) 9ky̆LjFCB(K. ݹ6K{͓-AaqW\*O#G4_Y'/2%QˌԲN=Ǽn9]Fpi8 {kvܕɎa?10]gΥ+]*F?QtvEز=WqKKgM<,I¦ Bs^ Xk_![IKgm*UxP"-;O$8&17k3Pcef3(15KBlo<"emMzlޫre>NESeK*w6L~Q|-L۰Vڈf ,b̸ƫBVP.tmZsR3RRR8`2V!3zumyVjircyW\'h2Ub\%9b?VŌDNvמI"hN adMpu-f} R htQzQ75ejEӂr 1fȀ,M;Θg}-z(hJ-$B\g箊.IZ,)y,ܠ }y~E-RAMOpٺIּe2%3~Y1E":\Z۹X}*dd9s$bhҰGشUOM>YVfbw\-o~\X1,]ER{.m X&@ @j*%m{ˆNx@ʙG0 !_ZR[lk%zGLO<>bKDaQH8 "Z.c\XaW&ՎY=Hᛗy4Ú0 g;$PKJD*>UfGAk.߱Gimֻ\ Řu]{?ϔ=wQAEiG4lJ)yjd&ERAR-9-ӟ|'1=Y’Rga')n֖Y+OZI`INة MW'5^[qHRјSPuѢR[S=Ti'H3}։_H `1*Ikpʭb,|PʎOAZ׍%tG2;wT-þslg3U>x*_R M`wʪ4aJ:M_pTć0gHtRc:VZ1ޚ1ճI* jጙQ V R#79^=)Ş(U€/i(Xlp]m÷gKdӎcsd5ؘ(JhZj[yĕsP8~Ҳtz֛U+, wc%0B ?陏 <~5[uY=Jx&a&\ 9Z9J߼N$U9[A~wEk!ϥsӹ6N ;ThN}apz" іgu]S*%#U_RTzb>U ugf[wc1[|ytl:VfI补 Is&jkgG# XC&uQ~?qkTn}L/ o=S97ϓ%2i/C/)sBdV*u&LX+_'TdE_-!,aCi5ҝuQSE0RF%b(~qOȬƾqH.٥H}[qu6r|i~^)v)2 |d! `;< Uc`Mx<}PWnFԍO*pW`)Dd:K wuZ2񩛋@$ u' r35#(OhJ`$@| a[N <"Bi6WfƵO2%0‚bGn\ \ )>#ŚTuuΨϲ4m^:XxJgw>]Rȫʽ::uNnfBt*.{ +-g:))lIq`5kE .ѫ<3фQ=vS‚y#+Wq!&xfǷ rE8 sMaP h3o :-4g\9s0^ΉxO}g(kZ!:]e$`3n(#zN^Up,|Ϭ3ڔ6K6SA x: (OfEH j \ϙN&Twm-%Hd@O }q6N'uS ; ø2 Ga|ZJv1 TMaB]T>,@b%Yh+6Xj zkf @:G>2N+]$b'N(c4 LA3qB#m ԑd{+yI Rr=a5baCo$=^=P5HMO kC {?ˈv<ĭy &5jFH@ΖU)+ˏ `)Vm_\fPu!@Ⱦ* 0G X83 2]SVg57ȉ`"FX)X\3 i:HjkU,@`BPq<;t9)| "2/?(m?fKNnnk)%]܆^^ *ܶr[z%/?iz!5 m_+Wq,e3"RI/ =o=z,䴼\]nk!;VEʞ]ò-5w24XAۘ1~X^}U洹K-:ZapHD&<1lc  wo)V)\I\Gd+sY7.`_1ӗ$Qm`- 0I5;@ϟGF_xIPidK6;` *iq\~0K9!UpPN$ ?R#F3‚޽ Ef JLvҼVYQ΢n3Lwp Cr Yd#RdE*ܘ~-o̔#:Xzd)Q>0]29|U۠_<౾l!_6ȗ_GCCm!s,oe_!|#+)wQ4rW YrW>Ҧ6BE>Hp=^g9Ŗ?b^h*hf1h&:AoLjpNFg_hA>w%,YEIh9OÙѐbG6& /Fm縟xҫˣH{-3.&hJu 2 Ї+7Jhȟ%s*/E9faRWo!EʘLu]{y`q3jjiBW,>oQM"2YUqry7G!}+1448.i׉J^pn)^ug)ژ7^jMGMuzb :b4)9 т0u;uAQI 3: ؕ}Prpd( #WX5 {#L /f#jmBԏ\j$].@.v`O*ەݧ{;rr?/N@F6o94+[;Utyl/IQ%W 0~C$6g|]Zq}Lʳ:ջ8+rMQyzneR y2R zdzxXPX٧n]U`~-Gnթ[I'c¹ztIG^GAtBS8vt;g{ofr?/dorʇŜS` Jcf`h/eRwA͉}pIcZb7,)*!V|ەcgBM$b)<%TQfi \mL BrWn0ǝ~f%{:;$!*XdBl$Fg}-HTj U2 s4= /; n ?mc?qEnYj0x*R^֠n4W#C7m0|KDl&1\|~MwciNur& {s|za+c/tn$Ba39 cLtI(H Mdqc9qž>SIPGJDR8㶨ZA_Aj:{I5k-LlS('rGPܖ|%{H6qwPȣjA8ظN2;6qLpMa 5q28MPL'fT}ҔRXh Wj'[PXB >*ݿgكo#3F9!+yR18>2 2NEOFKBWֶQ2׫C3q14ǣRF?^VZ^>`qZ S|}} 8};kbGאOC*Oy:]M;ݷ'4a5&9A_`aVis$s뫟 R?7ZByKGcKgW `/. Rx bpJ19λ7oßkBWn ɤUi݈| ;ͤ6ƐG9`XU}A6,&9#v.{s~.åzjEI(ŏl s s/#v.g#r-p[Jz<ɶ&Y% #*$5y :T;XAm{$?>o9Wbs ćcwl굎gޟ[#Z_yS$ UՁ|Rua#afn~yےmøxyd6PC4aHeBЩX jkphDF_oř|[L!E%ιP).fStg-$x5 Ri*_|:y:Uqw؆X-t))_`v{c'I Se|xX qt9|:[5";Ӵj3L 톢AwIb©"͞ {Goݑ+Aeme .R殨xFv7ʨ);׀ s,@Z &P&w&3Faig!BL*q7 00{4,ܩѨ [,@w-y>ȵ+ࡦHpUunP ӻ(НvuE֛{ ĭgk OVk!A-j4r঴+(_۫LfwvOz;J`\gwcFB}j~Qa*B:F{7 -,FqysT;٥R”-_t4 >d 5ĊUh2X]ax, tY$V/yһc^RWdoSO&AX lUX%a 5V| cѭ= }Iڍh.}^%bc(*wT$Dj~_¡x~lԅ$oM &yz15u@L9j;|pw EʤچA!$ yԎC@5|+$z;EЎYQ[Cg~u)fg",wYz_+  (0U>}}D~zJ%ݮb-)Q=,)@g *UgQ%vr!"jtcnB1/&Ot_M" 2EwY 1~DM&ooc'K?ᖢj<`tOD"]6FMoMP]?R"C/:FeB<3:<iTmNB4~yYB\|!w@Έ+`8o J\,ĝy0)*$ʭx 9e;*i"I̤qN>IYBDru~~T;*q^~^:O_lrzivz#%]O;@d?3 YZ܇pr(ԯڜO|aF}~݉h/p\bi> 3O2VxL)ٷKEc6皌]<A8-S)-1mejaCA3/T$i5,JqF^j RQ HݝX\Q 'Y_Cg-zmDpHD6GES1w*Tcx `k]6R IU#sgӝ$e|.&61[쟮5.v´摬r#bJިBS%Ϙ$R Q:ųŰ6[ OX%Q-JNAZ8 7-$zfQj7۴P~kg۹wCf/f1H:-QSB,-Fթ`m9_M~ky="޿;z  'd2.U=YLaS4]Lm1/?Vhj5a7Gg(ƀFN1s&bj.=*3eنY{x NH/0159Ն8 \Kq J_(yk|J#2]:͵+;pԙRcL̈y~(W)}: m\y(S`v"YvZ ʫ<g(`Z0;eWP#YKgӸ5yC6ȊmdGT ֆq}+~꤭,9_s4"A wmRCXI#9e]a#2ƨљ.Vj⽩E11>V-M!y= ۮ9zщ^uZ?>ƺy&ޯf"3R>H $E  (J8ݛ$vj= 'ZoXq ̶+uunBB_7pr!~+̦.K݌㡝K,?VRPR(J:T7* &GE<ڴ &oӺ4TȫPW#j8FLsW!"Yczi3F:U15544ψ ݗB&^/t},TP! idO\r)3cʷW˻ g){i"ai; %.^u&9 O2jwfo#%&'{\z_Vy|i-,#(N>Wxv2`,[P2_J8`m"y#u;n^~UcgbzD}Zru8-4?!E>$R#H'TaA|YX7tnR`7\ک&^8.oB77S6uo'v V 5v]?I^pzvIheAB.Qs:`gH7>V¸?H8ߚk!a2d2[)% =v etvoa߷}Xx꧗W;L$R?!`>t0`$"'/[3ys|\"~ $wc,1N.sZow8A!@\6~7zi1``,x ޳%]FFlEKQ -W-K*DRy&[rԱoKIgbS;|[|BnJƕ.Q T76-TN8}9n417} 0ӷ^;Nf&#d %q}`K fFJA#Cu#I߉'hxh{ogb| $l fNQXj'FҕtơLPÆ5)f,8Ӽ7 m0h俵p) s6/u|ӖYDC5Kp/N X@R)ৢu.P+ ]~'#Bu.֏3O޶Y]vm7Ko %8TJnkA;NژE @]J,yqa͌?Uڂc1IDTՒd[yWҔp-@KsI !P&\Y|.uE!] RBZ3Kܔ6iaf@QE; ӏ&F=K eoT7s-kNF ` )dwsPO#T>92eWa%q]O LUv3K <Ž %o/~iD D8cT ɗ!M/Y2St. !Z̗HC>H|” u: o] "AVg(͒[ iNv{c0y:vbB*Z´1=< RmX@y|"ÖL0RxO>qQ.RmIٷbUSp;*\!HdlNXo4l#N3(N=aPJ-sy#ĶYt-t$+/e)8MM. _1ˡh.%P\*:kA ^s,v̞7β}fqs%XJ|:׭QDM,nt瞃VLǡ8j\9Y-{0&*st*u񐡞/෺F } #@saImƏ"UrKzrOa2*i0ouM£01Tf& 8i [Nd^1[SYKY&+2Q$ҟnm ҨԟBQ@יYɒbp#Ƀ[HYsXF >j[iY# UIW1P|h[-Qc ͍̓:G=ۄN[ZR]TC:oYrZ @Ye9 ]Yc,w=u?Xդ$1!1C(;Qh~8}{|3oZ Ё>-;-&/t!A*jzn#Ik5Z'E;1̇B2l6ɆU`h%?y5 L8Ŀ6L>σqU̷\`mq=!jG`:4BLݧ,3CA,g[ \9&Jle%É)8I췞 7o|~Vfb[Qt)XZ8(<}힙>uK!M2pvg2ZpI=B%De)TM]tEc@TMf?OxrUPI. vU5i,z[ &/_yKL4 r~Żv nϓ 8/AKEvAN A+rx9zA0GOThKUͬ}0#aXV22w~(yWz_SVmn8|@˫*&t>LI>pw *5C[*pK?$@bhIXW)[AN:nS?Nyrw hYfgD&x 7q8O,mTE~N;~M ejc-}[G꿗$A~?P$+rms^I?C+lK<aysOA9ve% Gnpon`EeAMs[ xFS2,tek f'58FwVoBpX!hئInC(Ɲ)V4c}ﻀU*sIyU1hf/;

̈6J4u αu`יpcqvIVg 2ulז=HNruDnִ] C'Ci*#5?KHh1 \,x|c~t "U~&CP _c%_H0Kٔ ^)/zz:EF~*L ݡ~7)%eWH UhC"Git0Zs=j14o8/(WhZavq㠎Wxy/SzCV2HEQ4'2#4hoOԢrGgZ+HOL +YۦRM8% upcZ?pLdS = u35I$x]tO*- "KӅi@x.2#|Mkce86e&h q V.qwtcaSn߄k}{ޗYe=NjLG9v 4{ ^0׻nn:VeW<2j!6ԣ6ᜎ3U?K+݃:p ?IyF$m sq3'3wSIwr%!/$i_o*:`J1NlWfSD%?I?#Cva7UnzGE" k\C5Ή?܈V_fRwv1Bhv7wgH3U1; )]".(@G**m:)y;^ @ 2pObJ;5oCkDŪAkVX&i İ6nujviX?`gRg$I]vfP`fN*AHHjXL܈ϻ o p*]7DBgg't+0JV~J&n:XZ L/L~VV5/@UOW7:F+ D `_%Hͧ%=J0&O{ UsiHMI`dg u `^%6 Ol"v3!ZW$S"r]N_xSTD\oI 9Nv 9Z2>IŻRÒs Ț,hW5oi@&&l8z,B\Z+֑;R1~o;j՛af,qׇw pu.Ir Z"k%@{@NAIzKIL~, {0 cZ{IiesQZ.qݫ -$%&-@X(9/ d5y{gs2L,:$o":5Y!NmbD$Y'f'>Lk 0:q!Kj }Jkһ t|x p;Hݠ&1_\db?{r eki~&$$[޳`ޚliJE[) eW[=[*KV8 Py.߃yk,0pNHXnI"@2>f:Ʉ.~KLӧ/742=\g9恕/sE@']b }ACݵ춅cB,( \,þ+]/Yc ndH(K.WUd YZ