go1.16-doc-1.16.13-1.40.1 >  A a݆p9|k_ŚUJ%ԥF45Je*T&svҴ>vT u{> 2vjE,ɅPp9)Q{KOaV9Xj]9l)LMҮ^0,2@cBV7a/f 6rd_. ٌ.֯V:a+ˑLQ7rPNٍx_K3ya"[t?IXjMqڻ'1Gaj 7492d84c841aa5ab3ff110378ddc2fde2633ed4d31a4d3cc44c0f05e9967c1b24ebf1becd67eda2b5c8b90ae0aa96c4427d9dd2aa݆p9|њS&Cnp3r$7 MCZ 3^Dь>p;g?gd   -LP\`y     $ ( ,<Pd:(^8h9:[FdGdHdIe XeYe\eD]eT^ebecfLdfeffflfufvfzg0g@gDgJgCgo1.16-doc1.16.131.40.1Go documentationGo examples and documentation.a݃ibs-arm-3ΛSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch64zO4AՁa݃+a݃+a݃+a݃+649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.13-1.40.1.src.rpmgo-docgo1.16-docgo1.16-doc(aarch-64)    go1.16rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.16.133.0.4-14.6.0-14.0-15.2-14.14.1aaaa@a`2a;Ha @a a `i@`.``@`+`g@`KW`H`.V`+`@_H@jkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comfvogt@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.16.13 (released 2022-01-06) includes fixes to the compiler, linker, runtime, and the net/http package. Refs boo#1182345 go1.16 release tracking * go#50449 x/net/http2: http.Server.WriteTimeout does not fire if the http2 stream's window is out of space. * go#50296 cmd/link: does not set section type of .init_array correctly * go#50194 runtime/race: building for iOS, but linking in object file built for macOS * go#50072 runtime: race detector SIGABRT or SIGSEGV on macOS Monterey * go#49923 cmd/link: support more load commands on Mach-O * go#49412 cmd/compile: internal compiler error: Op...LECall and OpDereference have mismatched mem * go#48115 runtime: mallocs cause "base outside usable address space" panic when running on iOS 14- go1.16.12 (released 2021-12-09) includes security fixes to the syscall and net/http packages. Refs boo#1182345 go1.16 release tracking CVE-2021-44716 CVE-2021-44717 * boo#1193598 go#50057 CVE-2021-44717 * go#50066 syscall: don’t close fd 0 on ForkExec error * boo#1193597 go#50058 CVE-2021-44716 * go#50064 net/http: limit growth of header canonicalization cache- go1.16.11 (released 2021-12-02) includes fixes to the compiler, runtime, and the net/http, net/http/httptest, and time packages. Refs boo#1182345 go1.16 release tracking * go#49910 x/net/http2: frequent failures in TestClientConnCloseAtBody * go#49908 x/net/ipv6: TestPacketConnReadWriteMulticast{UDP,ICMP} failing with "i/o timeout" on OpenBSD 6.8 and 7.0 * go#49904 x/net/http2: Client doesn't send body until ExpectContinueTimeout expires * go#49867 syscall: ntdll.dll errors in rtlGetNtVersionNumbers via os.StartProcess * go#49851 net/http/httptest: Close does not wait for the underlying Server's ConnState callbacks to complete * go#49728 runtime: "fatal error: unexpected signal during runtime execution" in cmd/go tests on darwin-amd64-race running macOS 12.0 * go#49661 x/net/http2: TestUnreadFlowControlReturned_Server failures with stream error "NO_ERROR" since 2021-10-05 * go#49623 net/http: Possible HTTP/2 busy loop regression in Go 1.17.3 * go#49567 net/http: server responds with Transfer-Encoding: identity * go#49560 x/net/http2: setting Request.Close doesn't close TCP connections * go#49558 net/http: HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) * go#49406 time: ParseInLocation error * go#49391 cmd/compile: internal compiler error: Expand calls interface data problem- 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.ibs-arm-3 16419070881.16.131.16.13-1.40.11.16.13-1.40.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.suse.de/SUSE:Maintenance:22353/SUSE_SLE-15_Update/a17f900ae2a265f76e074c2e1c99b270-go1.16.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textk4 =Q%Dz1utf-8afd307bd7307452ad99fbc1cb90a2dea7b60da380c0073d30cfdc31d9c685fdc?P7zXZ !t/G] crv(vX0 VZ۪dOtj`Ĵ!|6磦_*$YI߳1*~>m* `\j懅zXm}ErdNꘊ4+CE#0zRy1ҙZ\Jik329WW A?}BhecAhy/=սG扄I&b5lR碴4fTGܺő^ /Օ-Sm)4BrF篘{^,ԶAp7B}Ѯ#@OuY ~ 0GH;X=^w@QWnOL Z Njүml>R~l%~Ud WL:8HNK\BZNpvλ6xc5$O:{[,Y4m 30* >0ǍR/s=ZT8M6@6h}O8Ji,^m0^qcx*3X4_ef?v]NYJpop||aLy8꼱Sض>6f@hfWK/ e #֮bhqR~Upwk+ Er,>XsOn#| 9_YsY{Y|7)x,`ɳ_ f tQ>_*Ĺ ]"3;W}Í7j4y␺wʶ E;9B uZ?4I& =_7.\Xkd2e7֨L&}QjE`ȯQhB9&D-5"d{4R *8}ڌ 9>aKAVFN)i3Uw,{/C!.k[՗8a#:_cNj-Yf?c̬MJ57#Yao6q4qUKm,8553|нN$+7wFŐ xarǞES6 vqK̝ 99PɤjF|HRنL-ҔҰ؂1k_FXxC]h]4#웍 >Us":x<5u+k%^R}[>Ì~~qǛsU8OVC[ t\ڷBxRxJq`fr}V%4~|(\ז#0PZ9> f*"&KGXVT1(&EX4m}:FSf}IbF> 53ΊK9X欭nU,jRųNA/Z[r館 UqQ| zl *_ݟXèüۯ.-6W~)XV?b"A86-(>BWVZp~,\L[aV{#AIDmHX3ǝuPRE&ϲBke{=EfI T{=#뀝{t1 Rgx)@m4-, fA:fJXc9|DjkuI[&PCת  +Ռ;4&ljqB._[Q2˛!qpT&ր̗hmϳzQE]4,L섘ƍLN& m)}(߿<1n#h:W)Lwž9:Z"ό\g|`eu=#סj^sk0 r@)ey+,Gg PpjÈVX;')a*P`ѺQ0_W-J),HAF}ges?;2դ2K#}ag}H$'G*MgF! .RX>O kNw48MY϶"Z[Wd!sʩt;-imL_skT2V,RX[j~@ @cMK?L8 oD<2y5|"Q EUrMk>U0#0 y e*rl`ԋSi 2yJ}FRg/g{ȳ#{ߺ ѵ'mW5Fa b,T=|PQd@J <˴2*&b6㆛.+HN.ʮJ"L()X%8.qq?7]wd æ~?y&m?_|ш(TӕN%b5aK8,|/@*+)l&Kl=Ta(1-y1#m*ݩDXE2ZA j}2ÇJ_0(:XfHML#~pb~[/oi;_>l@?OmLM /lгqD;&\zkEtt]tJ<<R;ơ>')fě>☚*JێVJ_el_Tw0Zi/51CXxu6EaǠH8z3~Emxq46poڨX,^7퇴&(N-< [h8Hg>{V,>7hd!nQ[c`@]{d~´? rrU]r|PaIyN<$v,* "Z|Ycl.8r`Tт|%6'[ق`eײ j[QC]"t516WC^뙄_an$[s/K paOxq2pRd|]Y7 oz9Ք Z Dŧ؜_jx ? A,J@ўWiPZ$&T O@2 Ȋq0)v_,U'3Ïy5شDTX&<)qJSϫ^ȴVi12 ?3M-b g8Bt8>mϗȂш(=԰4j__A[QN\T`UGxDHy;{D``<m)߸8`޿<>,޹ᤋ0I A"|!ﵭbze+q*GgMuF @Gl5({x=oؘ>,BYl:MiwLJ{LU`M0C7jO}Qh͢q-7"%S HߌJSzX5=[34xh]u5]]a5g6: tfV Pw9ߦbE(۩răJvoc 2.V~UswvpC)KT]'_I2_I~h@ eK!xˣѣC T1!Pw8'MU3sG Q{ZT^ɐ?ݢ5PmD ^EPnNՍw@G4厳wtr} :r;q^7̈%[גtbS"!o$ Y-CF둒@sx$>Mf< r. ICϢb.2/h({`j~0`+,U} a΢r2 CqtRTo +z3a#+$Ӈg CݞWl940CnMz\icw>Lņ|-K8qpJ.$(FY!ˣ5 Ď,#dr˼"Tٛ+ϡf^7kiE)$L'uzÜpZC/8 ۭÂ.-mԘZs.֢3)Y;" ,, l&J/ܮ|q0м _΅Z$Ou`)Hp\$|Y8 8T#`{JQuO rCc9 L@ xs76gNˇ#͕>:L3*M~ IvW0şQ~ ǭ[iY/AC>hE~BNVo~TV愵&6k ,A>߹N>QK)nAhtxaN݄ -5ҿ'S)9[;G ]xmN3uxwpY{e"qk6c}&.DIO/I9\CuLrAHcY>ޤ:ǁZ,YAߧ<=Ie"\qw"5JIv:uf^L|gu^AME kpJfQ5=f ٺ;ӣmpQXWHR>%A3O.4| &Zl@*"&j(9c5HB; 9L<)PzURR{MgB?PLskHm|B 5'~xTC.}+[ْs~JJV.s{CQdAԟ U8kaI>|UyvQSfbS ,,/xO77Y7׼ :c d ~PlEC3\xWvO`7f(9ݓݾjNe1HJ GAωi6*vy%&c9U= >B4 y+du;uc7oNcAlnBqK+i5@ojg\ 333e~ \ ><;X4D'- {)oi"x_y>([EwDVk6U|&^01E&TCs" `)LA.(8d(tZw;b)aOUbɜ6\9$(+ )x_>0H&C:X쬢wzCxISl؛h5}s˝a'θni#8X~"ZvȜG}Ї 6)gt;GW!o!I7~ :Oi< rS(srdhO>ZNDD8.n3{8]udV{5+k67v}ȶp 6 Ոty9̩MI+*mD^H))P߻!.ʄ M( e/!/ᤎHHLy/>7vVk*_GG գFX09b82oWu$B{72qO[86WǺYMX/+Qev` ޜԢ6~#`p&ҭYn}@a:١9\xKe^!rM_KT/z 26; p:.=R;#"dZdz}F6&lI8ni|0"kMF0>SiAE r`Y2%Myà_vMDv Y O(7w JQC '3gKI oF?Oʆ&‹uь~" $_S&JV׏5}YuǡCK;MyD(ȕ7aB-(9a?0R V?6-[nG`[3 j7(?!Jr+WHdc 7ȶY~C-{8kLa RH`\}hq©t, GڠIU]˙_"sS:^ͣHVdӒ]]LM4 $_XM.N1n1Ty<&ViA(4go+c.wӽ!2*Aݎ:ߨi42f/Y]s" y(c:U&U# yf96Dz3KqAh!x\>Ϩ9glmyl7{kPZ?߯5JP]hpq j1Tv7#hHH1LquJO`>s2x$~A.Lᾫǭӳ0C)(Ed2c>4YQ ߞG09(ڬq?AÌ'W8^T )")Y”0 RR|4IP58 xĠ.68($}N,~'Gf y.l`~ל$,#o @6*(LdH61rJ#xiSWɽ }Vuͣ?JWs}69# !Nc-tV!ҢCѮ-B/SKFRsO~օmZ9%VW#9#c V٪'jb73zu~(ڿs6&%QVe(zJ)b3烋ԡ; zf2Y]=@E %Ec.$ѷ.j0aiu?-[ҧ [AT9e̹{ыK(K!6S\ RAJ^9L>:`v?sJXF0f,7T[)T0=C]g\4\0wg;:]EUW|X[<}WKl+&}Z}n|:Z;Ŀz 6vea:fdKh/,7Vn#Ҿ7fpL<-$eTgN#K6Bj>{Ľ+f`/M&bXG]%!/L;sQmklLXiRCmy#<#fBޚ Y@mR)_ѓf^дM5awc&wV ܊L,CYչ#@Ʋdƺ8B<,Ax]TP*Ɔ4rLUeA2Z'& vY±}SnZw*#m#<hB [S*6O%^|*|tF~LkPb񒦶 Ռ@g{4Z| Ax:N#1[j ڝ0zܾsMbFId,d$:pΌ~$Hjފӥ7]!@O~ sDS &HUj 8uy"!vG+bwt@f+J4]tg1u(RlB)?az=F/acT%š~1@fܳ>Uw5 ʳ9`N[C\j..[UuA<ycgނYyxw_S(& [ 1SMt!Xx4mYÎ́b>5lYφdaVT -pf^)˴up ai´26w>eӊDTVq u!,y S 1znK\dFJ^Q#,*t*ԸK?0٨,UjNcGnX FQN D{a'Ċ;?#j6I)Kdz:Zļ־g Q>=ؿһ7­lMu,ݜ#jF F6xFjep.7Psׇ;,%.6w^=u|5oCCrɆ|g9Yk,۰Yx1i}9N,A}oBL&,D[xM\Bqz!V6z6jZxȽpBHzt@*7d榅4g߽qH@bި~Xgk0(80 c1hH3Pi]{k":xvo=N֜.]4<I Cz=GKϢf-?d>|:,E<}S@>1; jMb@,ӝhq\$ v@tQ ݞGPG~m]Q3dN+ _{_]yPk$M`G߾";Pv@pյ\2{ԍ~<(Z_,EJ+洞Tf@ssҌC~0-fvܡuTΜ̋l?zH‘]u KYL gTJ9AM DCxNUX^""ɴC3%r1zV[-3-ڑ|3UElmk}^9Ħ4%d4Nnz"V`=*kl=d uh:.Q_wQo4Fc(Aߣe-^pQpZ ])@3P.Q7xIeĭC}!6 ;"W~ kSv[o –Tc ڴk fY %۵zmJQs]FyD KxFNbApV\7*6MDSXAG,B[OBiZ jQFl۞SnMS` C])v C|1.H(Y?i+rCR+l+LK@Vɗ|h 1q:0#1=d{\ 9âL1f2KL+! "p1etxŧ+I3^Le9"7+l('8;*>cK\t:tU/ZPFMv(>)m6M{tr/WZru*st +wd2H%yʕQd ח&894BS o B49dq #)_W h2^geW3KL$_ ;9CPcA@ÿSBkML"uFWa'g7X+oQօ9yiP.la? 5Kmke#-rE2 8ɯw3YXF8ޢ/o"X[X𭸔mi:|D/k(Ղ<'oq1 z5 m eBn@vB(76sYPu.>ޗ8~.ESkNyWeN{xT%8.b@n#-N9?u&[]!T۸7(f{dny̡ iqJӸ58G/Sva]V9#gsA|zi6(E[ )`]0$`za+ҍZ@|A->Re|g""@l0Q J,W]gXC];d+TVsR#7Iehxk^>B6 AK| IMCqWWŕ_Ԝ^XAa>4,ʫޭ Y룻eU]".~!21t!lޓ^4`,pԏI7WtS'WF+{3JAXngOKJHJ-*9"dbg/y&[t.#ŵZcyL +HXð>.y{״ǃ |#gby!9Z<@oAu,yC@qs7W|hq(C9XdH"҂"8CQ- _7!eS}]N\neI!Hx#:ggp5IZ9<bۇHwV!E^bygތcs%-Gl#yLrIFS- cemd}zMOs N6^D4~=U 9|9Ȏ"='\% "Kjp\KP̌u@fm+͝K q=phPUGާzq+wZ{Ұ@L0jWÝK"$Q&OQ9Jg$|p^[qorԡ8y#3OY챬aJek6iMU;"DHnި[ *3@ddrr$6ys>;8m}O}oRv)Iϋ AA:2N( gzN" O+ :K k /mcqvق)w<{񽱶p1\:5g<%;F-싻Sf„c8ngjhwu qNܥAE)GOx_CrOV=Pę )ӈqdFdҙ0xvIEE1蓮rV{ޛ-=$sNy/? nœX‘}L^L#O9dn!@ g2orGFG=Һ ׽}6S8_D$vYl) cHIpA{2.pIn6-}R˺3G LjѳsaVGؔs\TXSt{ N⮰ <9(m8i,[0(\@Ju1Ɍ7SG ;֩+4Y1ք}dڹ[7ByQM1׵IMsytn-ZZW34;\f}ԙrmN?p,d~iiPQI5neQKEm 55NtGݍ, 5 %Sxy=LP7 iR`:8yc8Q 9U! PfYpEl: kqO)Ww]y?] ?8$:IR/K ǥ @i"NoIft$em2Ц5Y}4#*$xa&w2 |&TA_?#0CAE C?K]px\hruVA4I<)3Ћ|wiyQ:BTS60wicgf=,M+`e2e#2]0H+/NZʏ:a #k\lHf~d= 6od| ;SS)o˴6<Aœ J.fV҂§Dez;%ĶbJ%DfKBsy!^ r-3;{GGGU.:Dtbh ~5+]3w"7nkݷ(,3JW;:hɏLseN=4\e'!?$x3؏Rp eow}Be蚠gX= biㆵF"k,p8XU.cY$?EV1dibAsH w~^` Pq88R2h ?MPWX8fMƁ9iݑt\#M_r50(ʚxPP|( /q 4{Em]2/KS)2Vw0l l[{K @N!U x#nnlEL@ iPcsԸu1vƟIJ@7 CPh u(}AץE$CWzX'ycnU2H{+j!nWÕ5V /5)H==d,x%8GTf Aޝ28nE{801@'=F3tΗsKU'UGBabIO znVJG{^yk+Zns2 ?jsާ`/Vj0Շy >ybZ,h>6T-e ew|ꊧGoxfQUWYgR_J!G= z6Pcj;v#7Ut́ųRCQS0ԔjLL| `zg{(V[LŽRLs ,:WgC\wV\!< %]"4A8W{'ާzEz v`0p$ maZ u-h ieQh<J@KosGwؑ(S;6>%r^47Ƹ@HS3 T.IU+cdLK'`"P(omMĢ 4gl3#w5$ID墼DU/CܧZ~̞*O:ȭrq >JTW!Tul)!*Q5JWsj{lU xXQF3ق\u2_!͉I$*CA] ,&RPm, ӷBf_#Wh0$79z?N c*\c{k1Cn;D뮴X8`ݑҚaq=D{z476J;8c}mKsV2G*M@oO<3 y6"a~3qѼfVn JI D70PkAq)6qLS؎ztȰGIAi/WrUP&~vz+J_wDwiFʎ) 0 [.N18uĴwQ ܄GJѢI?+{eL-YFrY0c[]oB~(\*E38K } ) =jeJWw檒}wpO\h&z f҇Zs WA6z9(]bp=hX>GT\X.w)܀mq/.J"sſ6&wǽ2omey;z;{y[%m;PВ) .b)!%՗MԜy;`Bs$"joj HQK9RI$s42MdutCl8 7Y!/:φ>:8f[: M p0M%ʤ4ήaTNA#ŔS'W 5w]uxJ<;}O`B+?X* }ɿ5HnAGɢƎ#(.|߉dB5?oL rþغGۭպS{-kKxmXTD(I_!f5;MDAX(>jLs* ~F`ͲA}ӿGs53ItRۋZ,%}kjaF|{id9ncɤdfΣ2稇B !*m>RKvڵ8W _.!Lvc8^ a$ID/4OÎxt=wtS%iNZwI5ӑ&f/*xy[ J0.}' Jl@ Ήa7KW_J+mr+}sz%uH (XZq܉jh~kݟa0u<9m ЭsVxu-rnt=0ű&R I4i-1Zǟfl%iv~X^fW r6Nsu(>- Le|B=;>i+koOv|!'؝NC:jkduPmF$!LBcqm#T `s $@Nr2n]8 6$Xu ^ɑR6S{E8 #beS)cτf(a^\j0v{q&R0!`ptǑtɀo-JO=0pnucZ*LrrޱA/p+wr`Ee s {\pϟJZ$ˀ d4scm?OTtwJ%}rS Ӯ0j.QN=ޑeģ n.l-y'ɴs:nRv vO;I17+LXs= ef/88$5$|n!$эfdFW!F3m{ȃe +H }v5"ͪ/n^$Ϲ{0aߥa[>_ jT!xp`-5dmA-oQn1Tzf+?yF"a_"z#§HرqŘkꌈ:=[-U.L/VѬI/gZFԆTnVR#xWȪm2016Gm]xmd 5w%e^tFf /v^\: teA>'JZq8ŕQL.  Ud)>gك0@w2"pǃQV_@~l|ƭLq9Î}i\XS֡5rlw<_C kXLQwuUIH[4z{Kez-Y4N&Zanɺ.56glkPk d Fim,΋\0.tK}u#ƙg.ǫW t[GlS ajz>tJY?AW Axmk)WmސL4%8AB`"qOQăO'+Gai}e"^fy Z䏬(L J/Yìm5Z G|X-b$D̆5==7?{&9yTV}([~ nmR!ꉉf%_&Qx*%.FCqvG&+f|{ׄRnP~ΊElW0%I](yP")o56k`R?NfL]e^u9:ԃ9Gar ĢD |}(t>Fek4]*L@+Wր"%zE)QKEL¶}ð!àwܘr/ZUtgP FN &K;>Q[#4O:8 Bx] ~fkj!fQk-pP@PY`/]>NLWfQ%@mOA Cf2izNɁ)tBl5,H㼳Zl@p|l»P n\ g= zs^@[JȤQ 3u3~I<ŕYIȾLNxW[Aea\[1$\rݏ2543{ECvWgЍ<=Nn4F׮?H$u'_.+S>(Y7~׽+ߜrhT[Pœ̝9OjEmscv> n ޚbE6UցطmSXvaV=CLʣ|t1n0ya˚ >:Cac q޵Z&4;QKoZCWݶSV׆d- Wm/k?r<:Pweه9C.'RuvDrcsf3LӝmRc R8'o*0#%iٜŧT':azzi>@E~;Pl9驿W@ŏ$lR󪣩 Ly&4 OBYUF.ހ#,|I`oI͈k5GCbwM?(]TPTEFA9ɱxezJJN9c7Ԋl:nq,StAnIA4}qhUSVBihį^9[:UL]efnW)@U& GDZ[əM ~ĜN%:M1dxyiu@JOq`BLuVj*uZj4rohfN9\ `ipZ"0xū۶hMi0q5u,/.UgoI&)baM僆eGMh{s$, \+4<ځE6{kU%g;iOTǗŎ"hNs!$jM7tu r hJ2LU4,<ٸ-!^h 6!A9rCAWC1hiQ9[b)_c8~iZT%9Zg"I{JvzdWj ;_ FqflÛo mƛ 6l^7fcujg?Q0ҙA'֧wuib*])‘O=gbp:P7Q=uhP!͍xʦZ'~ubFtoj87~$5=le*tr/8mx clb翠H"Ua!^03K:6$O/ ŶhqZh/ $EPڹ05 `` \',L68]L"I3Y--Jo%`)|HTs)#Sg4.1Nt ҋtGH_>mm$55Ze]|8{V?vD7HMd[1P==*x"{`N ,(>3< #C| t ׭5Cf6*B,[K3l3 FVe=;_e9+[ȻUf!ans(>o+Hm PP^ӏ[CHwQPJsŁ80$+*AMX ]-TꢤY7">~GL[IԂ v xꁺW:aөv":֣Kri[; v/'TzG@G$vF$5>MM[lulvbKPA|(RláHl]2;9^%˼6Uef1=&ЏAmO&ڵ/sG:^phPhP#ܴө@5]FVU.pE謸~ձO;h,]Xh\+& _3bpPXN[F֩|jl}`a19F?{ЧYYyͶuWZK?}4ƴ7v:?ؚ1h`kO}!zgY>]ݚ3I+\v$(Vnn4",.X٭_3@șo ٛ^iφ?𯵩%zcf]}kAl #I)IwM`L#kWwؙT8Һ%iF\FKRvytNL>$MJW#e*-\ƍ4˳ңj9ڪn(>?S%D`G*l) oD;0:uπ}P}zmd`Eܭֳ}K 3KEz89ĦFSM4'~qJC`5 iP.>ǦJnyNѺML$UP['Ԭ1\vy'j@|ܑ-@^$(aMUwyF$Qӣ Mdj^DGHHe fe$`Q )!͠;t} pͩ@H eK#YxjIQ|&溜j 60Ugg)F^joGQ`NE<OciKwy3}=AC{46y>C:/Y0ȽYrCZQ uF)sӰ}F >|tT;8t脣kR`K_|t}qO?OG C[JO ?(d_Hz`1TJIwq'@=B֫j Qeݡ*7;ٖɛ2꒶U=MV8JX MO3HzN@}ݻK9MU]wJ_,_Tk`kށu_6< =K,>˼mC䂮A<򡹄Q :32db [VX$q=f<5b\.%=}P:׮7`8;?C`JS JgɺNX`iqO|r41x +:uykĚⰞ H.ŧ&F$ bIjR@Ơ1&Ճa pOK5*^Au|\Pi/c#}K%"d%ҵD٦6<qBx24q%$~4U,3j\)Tt%Ǯxy$ cylg3=-`n}iYi5J-/gtā6)p}İ0_R6s"(j8R7%drg f0|q"A9 ltIO*FAIZd'mW\͹a(@T&:k?`ʚyPJRFIK`N>,~z9lfn9iq :HXm.^"r]Ԅ.8^W}A[_E&4oB]7uE txҁ4cu9qMSla CR~isR.-7AK3%D o$8Щ)޶MKPoKU4s)d=-妨8ʦBPAjX5]U6h|.}ڐtn}3h~+./ƤEs FeeOL8Nen\*ˠZW$L8c|RNw|&q[w88k+ `بgLPHXsUms6 ؆Kv x$YJ w%fE0H(-`xIJ+ nGxZ:jhQ`$B8JŭLxa~/ [+BW@*S˝oZ"s`KZ ' 2K-$FEU#zgCls,vm,?]H 0$|>PL/?/:t*BJj{KBF!-.: 2?wi_ʰţ.{ŨXCcVOw3wcįcyI(J&GԆ'D%&;߫a6GI`"4NJ\;spZ087z~AXy-RSBgMO/NXb}Yol6Abgg϶S2̵$+aifv*_ E'fs0+l5vӻ«JL,a0HpT u&Pa_s{Ci ,IYԖ#?#e_W205cܴcXWiBթh3$ Tl; Қ9 n=#l^?i-NvO@E4MJ\fᩙoHZ—F#8ugKޑ,_$QQti"~ dMp=k*Tڤ#JN&ygQz30\kWb\imdzA!ư8m{(Xׅdhe=Dj?R ikzi*Mm$SU='5Mш>a x-wD7h ՒkQrx2۔̃9-:/t7P&7'~>(N[2j.[?+9G'6z5ū ;03l'T"%߫(c/MWţѱxf%W1I]KL/`K[?$)Cʙk ޳ Ddq{1J#so"U6AF˖({somD)XBzRc$qVGy<8pۃ}Wvqm)CI?[#A?3 K1(LYjtyۊDI0 >6&l~lJ4>P/ Xu%okڌΘUV.*g v7d'W#bS,mb-{/Lo¸9яG- 0?Ao2L)Tʌ9?SVjd9 I(_m?2ؽId<Xa|'VI9-:a 6;Z$&y%X8o b< n"բt⯉æf]4n4U7^5c N>&UvS\p EN7 1,- h9{^RE=2:dj6`FHyto+u"6\OcyaPþrJJ+ٽ}#AfE[aڨw|AxnDe3RpsƱ2dBB,T&ϒS!Ԉf{I\)0$x30`k!* -A|]ϵxassC?'7͘C"j;B:c:J\ɻk qCQ}g_6Z : rDTəWZ-Pr`Kӡ"q䰉/#VSݕ?{kR 8,o¦ΐIajx& r nBs#_1|!q`iài,[T؎I5Kmlm ߥ M ,PL5݃MzhqTK/D~Z@BG lmWE4`13Fy@,RFM鲳1Ô5K8R}nhVhHtE}c^|rkH6}e L0J=Ϣ CɃJ% L/i9޼yzz5{FܹB(ɏ -%:N˽*Āqou""J3#bK:8漞'@E>*Wٕ|GN' *` A6I'8ii0=F GJ P3֡)זz: #ϻ2SVB-ꞝWl<EO4M\j0aWk P|00.S>0mY7.0vng}fH7DžһEdI_c$bX-,΍Ӷe!ey){iUhJ0Ѭ'1 XZ{J(bE-ZTOP褫U<: {Bb-F %K{[S.%Fl:[y32 Х_Z+.uuj]C:XwA ȆTBg)[b팒E $6 /ߺF >2 uMzN+C> 32h&̽PY:*Γa꽎':rPȔDnWoth0(9ԧacZ:㉞1YY.Ҿ'J]%d,k\oUsJJt 8(Nk;j{&im-t[)ºhw̡g~swM&?HDO3mp=()nkZW8A9l%@ x 7\6omrK;c-"nPxȂkc j-e$SVr::gci]v fm䬸z.:./IAƗKH\gL/_v=0?!aQq'oQ:P&9_b->Ui!cx>B,_mCf.)"hPI:[Q``k^w^ab/z\iJ6Jďmȧa\l}(PЉ{9CIR8>]<1[ Ɨ8}lw+tgAq{Ǿcp_R[K؉*:iW}HpY8A¨Orj WAoe20p ]ĻFU*9*|I͐gFGdG0WIwBx+&@entwW1=$UXPí~{<ME]BǥpP;ѳ.D K5r=mFYKgĨlskٚr&JoI8<Ǫ 1 1Wu38\dc:̚.s 70rd6qL >k9O B^vCFƪH^(Z[`=Vjt>K``@Fjᗁ! l펀0gKmQ.4;noGlO2G/]1lZXXB H]&<?UgB#˟7G6Wv )i9YPAEO)c*Xezd%c@񋎩Y h;X /WdzMqWQ9PdXa, 7.s)ԓϘP(;bkRz=g5~¯`]=ybE)CQ H]wku45Lا7h|~a) NM!3t4X! ͓oduy)Arx o`{ucO$ֆ[-2u4idA*=֠.HU*.+N`ν\ռ=.**?)8O܊eRBK{=Fé-ۏp5R X\p]+_#|f['!U⃉j$i?f\{/j[57Ry==Hτ~|tsD\w+NȼC a$.%TwSڠ6^gVO ۏB1]SWMj"t8[CPdSָ}x4O !}˞ @312܈ʥ[* T4k#NDR:sH-Da R+XD-5~#-s2aW=lB6jeq#L*9oK֗uBI^[ƿ(73ݣGJW)h^!d\x Ku}p2!v ޢ.Sp cK~Xs&9ZeUq$ԝn:J`fm}> Zd=k_!-{VIj&N1@DiWL5qV..4u20acj Yp9Brp!kИMsG~?K j=]uT@J^JV~p}M|yyP&^θ..ßxudY7>/qm[vYaĄ.ɼ`;kMbc@x w~@IDP,aqڞ(]7*abK ;YJ p.9 Bb!t2r_& VAp$j`/eGGPVt@\2Vbީ|>C|Ci#!Nk0N惞͂"g\vT۴NH$Kҧ _=1ly&uG[1A)8ڧ*:<7nh:V9ŬU[&W),8h9԰Յ E;ő"bŚQ<'ZhE+b ?}wo?[6H=pg¬ο;EH&KEIâ;Z6$Q+z=7vt&OX쨦KDtPV0H*s%ІJTXwei::$%+6&`7}t[/^0T {2=T©?|VLDTΠdio5XI[dP`Aiusb TPw"rQS{ė^~1u{ʞC'ж.,鼶颥KTl] I_#\]GXBM>Y*2ԟբ֫.ƚY& [6  %)!- NW)f0XHx4-Nb%o\%(ڐ6Y$:¿ 08XL@=罊’r(Q~'mZ>c ɳAwfY5,se3-Gջ`Z0u-7Im\iy@z{D%n hf ս0)[%jzF|XrioKK/=G-JjdZr`D-;ל&d^xͳNc`E<7׼7yN>߆FlVd讷HC$tAl+xЂFz 5nO_dueFKE X`%s4W.zMP7ʈ?ʜv>گV.,`tlf| J;T}lܜ$ W3Кj^ޫb1U2ZM>`gj p!s>gZaYأp;|BwQHs?=\&v-Ņ"1{}3԰Hhkl֎+VJEh|z;0E_aS[~jRe@ ᫄YU3n95a3(hujaYw{MySX?r,n?igR#1#R-6HWyvB /'R{W. FJbJ*@ˉ9]e|Y]5IFՙ,v=ja螃gƹfUg Z^ΐe5#\<acLvH{]VO)Dcf%4eC2~;6?JTQSc7/pN|=!oFL]<6ޑ"@Dٓ;kX1kG ^-W7&tyZ,CƸ?XP%>:8:CdiD'k~uC~6Qst5ŋ́ᮿ9Ce\{J?;*; 6=|7GdS.Rq/_^izjGm2?"_~h1dh\{I|N&RH7;WS@%@E啵sg`~=I0FQڃwCnMEڪzce݇sHŃ$"D`>ueDV𦪇:KJyj..Z+$Tk/$!>c7E{٥ӻ9&.s0]ԺM]pgkh?]zV7Kب >+^7f-m{▿ƸGձF5bjMFPF^2 "8s5g N7bvtz?sWqEdUu'o"4Tq09婹`+* >SW`b`Y]-c8PwXHPy )ߕ/ Z'$\%հIUu=ꭘ29ƍ%,^\kD'PF"3y? Y}^2<҄qSLltY=s#lܘ4Tw+¢v@t)5 `n(J.FB,srTsqE}>JEP%imEl FsyÚ|o Y4 ڙEps{:zG,  ۯ q^;ÜT9\|p?8p7B/.7h6#3&t[~}k0d[uF_IUjoRʓ3VOHE͌M7ZqX+ f kO7 A  Xf QqҺGRtLT6ДuU2(hlT|q\H@34AgkgWnT*wklXrCt8W_tW_b2o8\l^Ƃ(fXqji*H[v˿o辖{.8S"m)ATx^~ZcU\Yg\5N+*lCf]pg8 4]/kAΙ\`QNX2m \#nfl|.9AlڧJkM_?9DX{~ֆxl47IyFׁ}4ϋmX6,Rcӌ pζ;?0-'\Fggn5죾6ވT~Rr$pgI3(o-W"731,rr !TНS {U;-Z~AuoS5bJHP땇 qDʟp&߈g!70U^=Jd݆x,G}{Vc"KwJxچ_H?>5١V_ӏ7$A[k 7o:dHgwo51k@3PFZk7n+a}ƒ^&~c@ :͐̔9HpGzs9J߻EÆlye>H=|0 04\~5@6%(XfWbzȿ%E'RؽUR-g)HGS6|ۿŌXtheST`m\ .(?jxD.M }cic.[NuŸ%]ܔyb'or-Jt1<J>#މWa,0\tk8P fә*oPGoTIr'dz[7u8.OᾱyDzxtH$ /S?`{dPkXk3Sx"DQfYF]P - ='82?Q$QSGviq@ ab 5B 'kX33JůA}sBؿ/H%18շ]^F[@m{rʴ9w`Cx"y?("N@y 쎊Q¡♉=3#=y9dCQ~)TVQR۳Vp_b?A1zve"']E%Y9`p; R&pY:Is sTSWK=|%xW0h)0!_pʖ$p/0 }oFE]XmE$1rP *Ah T -;gj)ҠcЮz6&1{+tē }9Z3%قfO : ljk=m^IF 0{a`N+Ań֩ 5|?CR Z _<:B>I?Af0&av.eqI)KZmwU\5(z0 f`ķ>0yD/`EbI{Nha=ugr>yz…İ (mབxYܽM 1^3Q/RqPPЗb T;?2]ͮP C Cmܙr'*ߔ*ks3M{61^ɯ r)%.LS!՛@g`wØl;hTw\Oq!Qf92ਡ;%'#X>g~>'FJԵ3}8ƻT݊05Ad5HlmCwba vTtT00AӴȎuTGϳ3p}ެ)qhYS(PU=6Ķ6Z@Rj?jo}"Q8ױб8,m5t$^܇Rdc;ʅid3Ae9ddMǮ (lJjܤ",>  \NXkG#;%ï!iKӨtv-B^nr{>3s)J]9ï$ p[`;T*@Trr頫^u`8,Y}MgzfܕtaS֊S {m7CXJ*dR8 ZMK~<*S(Lm AHzk?i2UCv\cq?tkhnl%TB mRT[YG1.7N7nס8eYdu8i+GCDfBΤ6P M`-rw!Kc Ssm>kAv+Lz$bQQző1[|rAaLbeui4Q:dZR!(!_od'|`cm0$"> 8~}=;op(yHgD5J3d nl Û?p= U}+(_(DQ~*8T_^Սu!7a*GΩsOӗp2y?C9BBN윑0SEbSoC:IM"`Fk]k;?' ֌+t*Gֻ ZW5}ܬ/3% 5l7F$;o벛6TN@afjR㚗@37vttK`GQW;X[`$䤥h.=e%_׉a r7کbwwgᐐ_qt^QU;-Cw30XX0o>q7~W,t밣#:gɷPםq=W2p@ͥנ-[$f[C K ީB?Id3$Uu8y9ktm㒑7(—wp.j:"EtyocTHRz]UҽeB"WBCy;IOFMJ6_,b}Kd_.N>8ɽ8H ˔,}nVqi A%v)4~7: EPv.,Qxkd O^o'k Vc}JT Ƀ @dV/[q#X՞^6ed42/uU$q'a./{~vδȪO~*׻ipqb :m)to{%̱6G9ʻU'W)U&HPH{q[#h3=[2_qUṙ \`E+L?#j!iԢX8y)Ni`Ć-=/D ='(T#@wA{ #R]Hȱ|͔ 1Rlh#u[D,.(M5~䇍~D2Wq/~ I 7(Dd=Jوz RGlh>(Gd'T>`rfJ[:xPӂVh,eШBtir*a( AX WBqpVݯ#0dt1 e$mtON ) ibw0L;`^ ~R̈́ 1q>hNjS&Wȑ(?VAGd+-Y<]I|>\ze!.."L-6}q ˶dkn͹3cYge5tG/Pk=en+RE+s$%y^ 5a&h6g UV9B%V5Bu !}im_KpqQ+d&.ե3lE/p '~2&pcxVnPUuQ:pM>dԜ$ySQe+ u_o d{GrAqgO@t9Xr=Jz Or-U}.ht@H1X.C9ګA}v#$̸Ƃlh¦M;'5S w(4aEB8| *[jM~2 ϯ AJt[qkնl>s8S#9F7Qz'de>>oƣV&+ޮh[﫯ѳDFo/o6CηM>ؕ퍣}m2̅ 7)^C(A;4 γ!^lnXKr!Zxl`?fM{RZ-!X!xi{I; g +aT<c3u֨8{:Y$ O4!{,i1^vW!$ Yrۜ&ǺȅʧEP+{ۋE2X#wUS bTj9JQ$i=hz0@@BJ =eDֱݯW^^libS=0n@m 9͖ U{]vô #r JǜH'L j8~/0wC}eanpSn] 2ݤ΢ü귷MFd`#fOҗK$^O?Wp@VBu|mALtX 4Di~&ۺ"*?6U_Meg29ĮOgCϚ+}t6fsVAwhn`,}*О<`ú2j}޼ c{< zS(ѡJ }Ӿ+${Ķcci#]u)v)^ߦ;yaF@X7 Kt/4`h;U494)[|+ԘA]dq2H#xĄ*^M{/=i|bjƤj3 4n _I:߄X1bQ會춈XmpYoW'XRq}g6Ujԁ ۛ ҧOp;zwQsX%KOVLԱ]-=|jZi~!v7!z?,M?vy+%~ԝ]a@ ntc)l{)<>_]ְ0e (6]ۺ@#^w+@}vk9u"E,u)0$ زIc!“β`#$BC!Kj<"M"^'"${=d7io3qy]҉dhIOFa[~%X{W^6=͌tjZNYH $Biuǟ>gqЧNP+1ֆ8%]5or[ՊI]P:%o+GW^v4x U ;4.UJNԹJO.\ ($P>)6SnGѩšX1Aju^nh <Kd큍SG"\;1aʬ{uz+$dWx)a?c[Y Y^A)f6ItJEIOȋ|YQT̊2 (Wx{+7q?ʔ~7+SVe= %Kp4ѢgeTWfݳ4;i\|zkOhQJ& 2|xe*APP5iB ֔'S8oc fp}BV^ m,h%.;*ʚ5M!4.v+x55R[ĮwH-qݘ+=5`{3$Af(Kuw)I6I33tyO%g欄hצQG~]/0Tc)RyO֙j ' WKOjS#TjF9@wˢ+L͛.xC!=JN䆤ePqc%'`Ēr8%@~zGO]09C/Rm̤[b4^'}0A`ulo!UG~.TCsؼ`A*0 9Nӥ$M&R^}vG"N2LBjņPR4~oE YOxIJ:]N Ҏ@°X-'炧r,;Y]wiD &l+e&VG=m/m11@B`̝̃qF+/8<,Y\ݮ;U٪b+1h!&@x!bt+M:I6^AKk:(<T wtժKoY?n/>$_?JyNaүʓ"[<ҧF_pG" 90\r9Ӗr: ;o=6*&ʰBUW >#/3[`^3's3e\?:U~M,LκmQ^HVď? 8_ɴ~=S4^& h:{Z}/N+. +DԈ(* ++h1N~sKm=+o 3}|L&=Nq/c2 V$?0Fɲu|3;4 Gw3{@N#$4.?->M}{\mpMUOWSݴfD~PAP헀إs'da 2PCQDR\~ &6h.9x)bDfaH瀧 , Qښ͸5!4u@2LBEݑ͡I4Itf$Fouhؾ5okmca̅cCӹA)M,DajjFy7Is.0Q.rKJA`CnB{z" ( daJ]-jsbhQs P8FKxxzUj^Wy^!dNڎ%K+2YV vʜ 3F\.NY%>uV{V(\t#n&X]BF 4†pGSKL ykCt}c?{7&> yI'ʌȖm S"Iϖ'?8y5'Jpk,gBZ%5&|JQqDW["}NMUj:1êw"rM+3hg<~ #4~V"2 i\oZ0gM\Vtx6 :m6[-$o6*m7At:t91itx>_G󓄅I뜢\~_H[L`e1Z*w%\1WK\d)k4:"70f.mA4g< "֕YoR:@r$ܤU(ԑ~g/^N-U"Y!Ynk9692JڅP?U+7"E2ch,h, BRO-392}u/.v4@c 7U`\3z^_#7gnBFJem)%9բPl#b[' z`?!^S% 'DUNEOOnֻ1 8I{7u xzv#KS3L 2MIl=Uܼ̐n *G>>i)}Q2/L7o1lktF3h6\0JFf;3H}4K`?_ažgSmufBˤIO$ )i.8*2OIND-O/4JQiCGtnMqӾ_u Ȳ;Ghn-b]g0l&UҴnH,a AWځ[`]ɸ6x=Q[Y6ڴ_J*="(3 qVct`iآ0CߚV3)yhge/֧Y!8 wm7dɩjglhL[>;{H͌͌k`_k!FU6 z"h7wڍ+AV>J Ky2Z UwOM hu;>5(Q?,yA6{SѤ%ŧkAkD'<=B~ . -A h̐-Гrs~2Y-EܞRS\?|$>Og6(*Ȣ/5`wkWDM*v0T^N7GuZލ_GmCLl0!+~ QXAh/*(rn۳fs#ݎJGQwS?G\<ÓTlCC!%Dz3]HEbtSnۨ"MQA,̭/&- C&BGY.]F8ys8v5[V*gڎh9 Xz+\\ .<8Íf:R\+/Gkiqrm$1㞶`od>Z1=ߗ5wً/dt}]1zK#tL)nШGRϗ6]Xt@0J}2(Ăo15;F=Ӱ;PvMEϲ\wd\UL!6k3}qoP ͋J/À¿bEȊ&Ex嚊+q|d] }{t!G*pq|P{2?l/־GyZTs, yr.;_AY/6d^[rE10! MZRHdn&MS!!d`*`kͤGUkӔc:k[d)[6%n?L53ܝ٭vE Bn'"̛h_y6"2K3"݉|1Tx- K3i1ҨdopնSʬmg#>^gK>yD:TyI73<@k:pp&N@1pK*/y,HXtǹM#xrS3A%8 gl>\7#ܣbf| BIf͡g!X 4 '=,!ԛha@0RY59U] dν/}npc KUdŬ5~EZ5,LD.*+L;qdp_mZ|xZ_hI`AoW"y8#]/[lcx=\dNTLBU]`jN8Uܑ 5)*[3ICXg6 CIyMG[F%F(avaJl}Q3txS]2/Z&lL:r&!sWq4 C+42Xx;$ ȳU#X=@̛еb>+Zq#Aym=a&%MȟS+_ k *q=Sod@m:.0lg˙Qᆉt>5Ym: >Jiqéf5ʭ^DLej 9a,X 2?EςpՎi1h qs kt)z 94ܕйjjϤ?O_Dq*vDoYgm(vcN*QX/mt vp#6p蓺9gy=R,PT=bSLSP ;@ FGOCF'Gnz,s#zHrXȃ j BrՋ rm,C@euA++1,eVOƹ1zNE΍)(nCrI?3 5Z oўlkȢNlqRSl J06H‹hXI¦*2W&pd#? j1j73[u _6LfyBj j;Q Z[$hvzJr#j?9ďGrl5AX}Qwp ?<*ekdBTm϶-:=ŀ#O5&7g3|o*TY?@g  -*M3`5+͋JtJNCJ~.mg%nBE>%N-Zg}1PĘdnr0~q8[fh//`G#5-~ 8AoUH:d}iOKաNZb$}53lI}B˙WsXk  z\)HaN"~+![5sd̲^U4_yw?}\X2Etj.42^x+425%$V[dZ9[W )m~L}ACJ[/;C&$ytdK:/S'q34 vL +^\􁽱7J&'?TLYPA@âEݱpCd*d ӿ(}vͅ*8J1E>4BYO;:B1(;73NF$ȷ-RA8@d/_ (VćѐZ2xGs9=E{09y2ɼyW ."FB< t۱5$nM뚨[}ΝJcyԍN'}a`F6a4=;,ܮCMܠO" GQ͏#y^3un PlqlnƻfA _t,Ħ܆ "i+uиP:vIRŅs]M,?Q~.k5کA"iw܉,:4Bϱz:KG,9]=mLAVZb,BL7VsjN&bjt9~|DD"M:sxs04iX]bqM:DEɛ`b<}5هJd+ - DV@nL [񺻥3sh P>JmΝ 8ah Վ: t5zb?|hU2-!!,N۴ 7Iͬ,16ɖu,@8Ɨ+^v%GjTn)D]^"xWe  4Аd9< ݰ{d8ťhj*5Vǭ3ջ`6w~z0#j54":hLTQuRhgPɐL :`Hnc^An1:m&)JאbyHV-K2%L] O[ji`6Í9 n`s `!mhlRt Rknߝ'cÑU;Rjas6Cr=ObYSpL\bzLEH!xb/젛p7Hzqm{3YHYiCXe % |OcsZ- хor>ZLa8Go  W6J&+`30i-=i%h"T12 C_&{hSՅ.}C([9.JY,&;]0IU,\xgx#\ߏTb]C.-0k>raSg'YvbSdηpʫk9O: Lal6ewO;E}ɜ$qiS_dPUO>sze3R1Jup.&ƪckہuh~v/9+) (I&d8ZFC?.$>V5T{2 =B;[Gv-%HoUnUIV{ͯ_g?_Wx$S%TY%01yK>g S\Z[*a٤YO33rZbfdR0; ['Adqt}!@;[Z90m"FhD%Ds6ӿ!.ڜSRyaߠp""bɌ"5ߢx~z" {5)1@ ƐtEP%rp1 Ux;txbT]~Ԃl̰}r;fI\zpff **d'wEҞ֏NlVfCiO!tK m%h/yWv֕VtXy-؎ 5"kƣ|p6숗 r&T{}=j;uV-Փ}o:?WL_Xjc$_}fVK:W,ﺨ+NEޠ&ő)b!iX!T{mǀN%!u#HGc|h>v_8Vb".c,~,cm1- JXD߂[fQ~\wҍvx ،7.:SI6 ])r3 BYB,NI?'.E\ 2kwS<`4K^i%y#iJ@ ;Ǒs(!Zi cܙ5lwW:\Xi7;L,w>CgJCϠcsnL>#@#c7)s3׼ ~tk}W¦(mHO/<9wD;}]A nnk:͟$r 'O{}udV}X!|)4ߙM%1\Tѱ2|d@J岪GܔWaZR݋0;'C|#1ӑp 0o>p6MkΙFM ]MDdXP򈳮x&Dv('@`HP7=1_iUm- @! hpX i?rRBhs*.wR3ԇ_тDe={#SQA  $%y"9Z%OBҔ( &TЈF>.'.Jh!*6v.Zj:/BjWlh @Pk^kVF!In~zO&CKOMek훚KapL-B 5tw ɞQvdo!z)mF_رB_GO!rۧ!:,cƒGѰc!?l1>ޫƺWaHYNJ6*vu8Ϟ$ҵveVQQ)S3$XJ1GV?YL8 >˚yǻKYLDIxp[pC=x4R$g]0/qȌWR}yIoϞ>}IH\>cEc;^ϒB(,dެ\Z8B'Iz7(4& 6mz8K}82u#|d*B: zv+zzPpOVV@oVm+,5mUCtC2kUl(N(ldТx]Òo*jYT*cx!1RmPCKY.n wTKD|ܭ]IZ7SUfc- {k"v9\_$xZ=I߄qu4{ZG_1؈| no-ǡ ;Ƹ}9$4A'ro6<7U*,cebOzfZr W`%WLI1Jy8f-oSYIlziYȾBKunj$wX0ul z\tvG`9haS< v?MLIƂ?UC耍mC)am;K.nl 5@\+"d=~v&97E!)MVnvީbY~903~tm|RUɤrMZꌿ8 S1/5C؟ӳ*!߯"()yC~ .ZS7h+ވZF߽`3K)2 ^LR`nX18vB[n9$_3{Mxx'ң9= CPg0юӼ ke9)T*tD6jWEoD,4Y}2"pu$ƣD+Y.Byd ~:?ZMK]g G}NYbIlY9|4l2Tn y='#ș\=DA_ӯ+ߚUqmqr~zR[3E/Oo5Q4a+?^˟UY5d5ٍ$8Ey MB f T}v1"EX>&䱉@1[u[G=+B_?rhVn춅NX7w[HO+\u5&Hf]" &so22 2&0%9<4]d+h)jq"V zp f(K/ky-*YerMѣ@^Z+8][b{4~J<^7ͳIuedgc le%]E̽1yH I^B#V5=@\6g#N[˔ֆ$/)k VV&0 j<Dh}L}:?W0MpJE9HUL\Uc8PzʻTOR?}n}:*SPedKCwCea˶<,Nh ȝۥ'%kskQ(l'{^ѻs]6L$юc2}/Jlkу.:$[IGt D]bHf#D|9(Ĕ/|E5tĖ% *Gbɩu~,Ez1b U[kMBA7͑"zև?7kDU-Gd nݔ/&]wE8obŸEW}goXB7ֺ!f.X]2>ha- *`Z ̰lE7,#[tUr>=tzpewB}t,579@t-ӜHSK*ŋv9ݴD #4oFA=>Sj?'i{(.~ v$&$V.ƍ94@^(J^ (9 I z>UGN4W2,U9"T>_΄_%G;hA{ RZeZR lȺ*[щau{ ZSv*fKhH _ȵ**X{(1{F)k1JߜQ-Ϳ=U/r[d"k(oXXn1BI 6B$Lz8Jf'Qu=VЌEvѩ>.Nnp ጦw V{soJ aͽ2Ob^mryd=fdrp"zɹ&Y=sX{A/ &?-id E߻Onuzy#zaFBkZk17nA WNɪq ]ccTJ; ^FvkHRD<? LE/YSLlogvk,&2W5f .XكB=6}MVqc6R03 Z LjۺKͷ*Lxv/]DDwH颎u%U&5PlY 3HDS>ZŰ=TgtzOY~DQDhl%20BcRRr/{j bV7xɟ,Gȑ)35SU+BVg'~<M$Eז z l etI=,E;X&ai#@~_A O?[o79),$PZIfAS_)_Qu#,HG]҅wsB~)-WX(쁜{!arskL<ȝ՘$wV[M3D`Zg9 \cTb@p0!UjUҢE̴tsƢL".$uSJsC~ȳ; OڞΒsS3ʢ sߙȋ *jK I[VB`E;rjaW N2[N6l1[e.8"I_ [c*;(UVJQJoOZYƎۭ[GgOVgc 4} X%mvi[$ ;l^ez)T'cv;p2c˵S樭AW_vAQN/,Ԕ8W?$9r ꌈ,ǵf-7Td zh -I[5TNX» l 50T \'ڑf5<7HP^-%@< ^F_i5[pRXxV<¤o -p?>qyތ^ H௩qz`DHjPCd;Wt`/XW]k϶`{Fќ/1MB$*i%|Xbh W, c#S=~.C=/ \} ė΄%ad3OHbp6xon;^}-<Jҧ3S0$ jMTfk,KRR+H abM["=t߯eOlӀ'uLT=MGvw 2nl;a$R\>Sv\1{DebHMܩnkW _ ql=CG~|VZEV@19B$x:`$e5qCu;bMw;NB&ni.1ȜІ)l=[>0A,hgP_EB\-'b ?\VXZdčuKF(ʬ8/"[ȧd}cJO벛.EʲQ [(ux +}J|*8v<Xs|:i 8Vͩ^ PN6]ώȤa9Q\xZ##RRfZk,}8}B-fO*XCzz+7ȎyXm1k0T :O:"^ɒSq罱aZLKβzC'0#hc6sŶݘd?i Cmڿ>"&;w_꼌t[Qi ·Vt$84['=`g^k^f 4gRQ .bc10Z2M(5M8cD|89R^w} +E2SWc}`l^pѥ0ֻ׽K 'ǬgEUqtgs)'+iY{UNeB>+~iUka#jOջa6͗Ҩ豻]l,`ړؿ}VL[0rsX*4"DZ--38Y_Vdx63IK;c|l*{7GBv+V_oF,W^MtG&l D|욇4Ӆd~RZԕveyw?eŖ ")O'F6K?A"ɪ wzL9΍ι5Rm[>95H*ck।h1\`{jfj'se@͑+NobGONqaΠd"\["{֣>Yv,b0)66!Hl+0.6ҴQ{Q`qFέC`)NG:"C~B=G7cS[pt\<OdIOAehtPFN\>/ k:E]m8/9 "= =a*|! |6{+fMۛ2,KEWeߢu!CVjKtVQ,<8߄/%P;xS'xD4/#,s j],nRKK!d9f wB?W_^qr:i4dB]E 7p\xAgSmGV l>zF`5P_]@oBS{< DpTir3 }&wYfݱܮh9OY&SrZzh/e*+]x,7 >eOK< or3V:^{A+GO"KW ݗV ]{l.rw+s PX]0A"M L=\o݈G2hmanۦ!da#sLỌM4]KJ~LqF89Ϲogk!aA]mk X4YH RY[̤GFH ꃡ@JVlU=@`*S_K\6o |?j@7kzHL1.ԙ+ns: ]OQ-*+[6:aT‹ = Y"$X~;C\y&4K]Hܝ_wUz@[4mֿ* +56'3錪ykws1 q%BIGK֟|p7 Ae)Zkܲ do5HB7m\ejh< 9υ~\`+ P#`,`i.ֲO$a{w{d9QsRŔegd :J=Xj7@mA4>Kųj `#"Gtnet}J{[CB1D$JOu^izB+em5踪U UbTC@Kz)p((U:}@\ kֺѳtVƹMCVّ C*;sA'+ *> ή1+ט(GynrֹGƳ=tCM[1( rNJu* v3FMˑVoyH ؾ~yלYS70-xcH;Y.7y!8#Pp;-QG{N&{HLT 7犘9&&fp|~0fيŬQUȲrO9ӏOl>\V2Se3i:' w:6u8/ѱևvb GPIwĆjX%xܬk ІEBvP?Wˮ V>sl%x+7FeSP_Sα(~^1#F+WjLw;|ǶZ9p}]v![n" MԨ,˺#X峌?g7},oE[~Iq/5=I&5b ! si̊:H&wYֿw W@zoh@w|{HQZo<]2rT*y7h`J̯Z>{q2aiO~}>^ \ׄH)9e%lw~d̟h$<{~-+$RO0d $0W:Zi[F*I?&- 8t3r"S{"rMZ"0h"M }`0ȇK3,]LrS[طsQ[6aX>"]E& lFpOa(((>u@-4Tֹ j8o &?:':8YŕZQ+JSyn*bG cVg9NX=D3!9'ӓxߣ7=V fBSJ}qlJg;dѠ%vA!`RaDUb*B8Oο%9s#*JcP<,XlK`Ԇ~_F!B:w]tv?֚1 SO!ѹ:i j:a@DPA imڒef->;}?r o;jt?m?KdkQ믿$!ʳ<(A^VovصE{ ˠuA# ꯤ}.b$K*Vcm18MIS]>Q&h@:J$f 5ѥ|jP!fn%Gh X9rkO1 Gb<ȃPI+JqkMl'<̽2X_n6+xK@IӏGÅ}B?8yckKf(sedE{]-9%ή1t^hAi%^+1 16uB g M !l`{7M;"*t͆ɹEmsm2 )u>mJ0%G$lI" yeqMؾ V@7y|%~C/=ѴP#Pߓa:| ^ͨ/#.fΟ{q ZX1ESR. ۬t'I%bx^^5+lwZ_/Q?B1t45] A:Xs/d۩iLI֙%oN(b*M݉yM fئ/G.&\-(643:Ӯf$)N 5µe73eMv G#^f5ֿɊ$mhcF"bE1mmt !<\}2^POrVYәf)jEsNk/>Q&6(>$d׏ѝߜAsɁgL|%ѠSmu!YP#ʈOd+wS+W'q*sD$XvkǛ`_A`|ezR'n5@zGwr* z_Z3?Ul]׸Oвuֻ !LwQٵC8tXFgU}ءB䑃c&](M Phg0sQfpCb4,=cBn >8yrx@wWm?b aGDfR^4G]>%dzJչI@G!#,vqPfLp]Am&Ѯi!o| ͡Fnޓ"7pY G#ae5x}ܠg:RL,L@B a@-&M@Eu02,ƖY> O `݄!!Lrܴx_0F;ݑǂ4à+Fĭ}d=C8auYmày] Sf.%2~"Qu4Cn 8(JÞҺ-{R!ήS`\( l-SYZRsYc3J$l| 5\8"by,k #z>QJTFcZgf:3.3gk62*F\'83AQWOƕ^G^r 2̓h3Լ8sv;fMX.\\q:X[W {m w %ylt̋o]~B} R[ۺ FϫWJ!{BтGHmB t٨FM;vx9w7`:(X8Y+EQ:tes.U7 {9\MU:%@ n~fspXI鱠FK6?Z|ʬE3(RU h'fQ-'ư[wXd5題ȱh"ׇѢ-K'E$J-DM󨫏,eBn@5kX0C$m|iP|lMϨB0g{˛iVW-c믬ҝ|»BENcDk]Jip?׹b}(WQ#/nk\9խ c!͖YX|S-[&G9ܪ&hR/?ʸEnq_pFamenZm #Ec2A^[+v&C9`nz4$ޅk{eko;±ڎrb~RssO(qHbyW?viy=kq| ]'7au `/kϖRj !=/nJ.[J H>'ow3]cxCrpInΧ'b,zE5˦?4#I-}%s J;irj1M4ȉ):,5b}[%(=$z3\?QBԊd@7Brٙv!4D%3RugT . M?J<8^.,)}kh~tHf YmMm8[a 8y,/P,Is8'Ty~? .a(ƏR=KCyG4iw/'؞YtkW'9:8Ġ5[}PTBNjЈ2 'KW? Hӽ P㬄Wkh&]CCT4rb%LJs^FGRgK}L[4 G:,rtt$wO>/}_<ޟW^s+ͽĆFh'8m<YS$*.Eziھ7Zgs`}-IGٯ $}E8_39)5[pLۚ@$RHikL/2^C Dy 2U/#N6R RtXHEw7Ul8BPeWLImH$0{qŴf )wvkd#NgO: /w|j<PzM'ꥢ w*u/"~^āꕪF|:D+| ba_C)~b3SfBTRI 1^86> vL-(s E<xV*K+K?H9 F?;i:5kp.2f`?~E Y?d<^v[i Iko0;?=cpaۙ9qp>-Ff>_E͛rx l65$}nş$Y1Nj,w口czyoSZ4e08)O1}V3җ`>#ᛯ;_2\MPi0i<\OӗCzXPFIKxd7k3NnIo>?ȁ*񀣱h-!2GҭY2ah,ڊ.l=uuZ&mF}'TqZ}E뭔(o*S<#8}0}JaK9e:6BQCϏ6ak_L9[lF3B$ԇv2Rt+xLSV_{N%c( n?H(ZA22?X~ovT;?6}Cvx DÊ)~^gqe~Z&o[6W1֦o H+w8jzآ/GvL[gb)[À:)/8'PhqOSOU335{CtXhOjJr#a?瘰d @Tܽg @ܪ,{  0Fhȯ ?V/ZnX< wp0'-~J`N LRabsRs1X2k *p^B= $c OdYt|,@p\ q,̼:E %Xéή%MU*Ra&kdQO(mwQG4ix,|0ɵa ٴmtE,8%1Zonf͈}^S,QGy$Lz Ai坶>/V'հ7-2Oα6NLqy?.ŒaG{v%18lQ4 ")z@ޢc8a{RQ}O=) B?XHe |LS Tȃęێl:p!MK2T7GW$SJu1\ul֭߀+vke%D_olu-NnO?ܧPH̾'-P)oQ̩=Ɍq'7ЩW[_f"+y%чUTf~yNY$}״C =*]R#G^goZ hZ1+/߆OcaTL9׹:m|RV~{h0tbewu\_t;0n\ijvn}3-@_n*m b.B󭓍D v)0B4pO@&uO"ݕly$N\`I55/pۣЬ-B Y-NnãXmG3\8<dWe̠mJ?T;HCOo=JЃ919G\'h"RrU |"W`8a޶'pMVH0=IVHX0w M'k!MWǭѢ3}+Tk>\!:["' ICmHQ c8@ {Ϫ׼dw :!ڜ;! 7Ͱ5tn  Dy-d;$* JT)lƈ,"neۭƄs. YZ