go1.16-doc-1.16.13-1.40.1 >  A a݅p9|b$ȄsJ:i] 30ƾErF PyWQ2r|1[w02{JO?^|GOCᖰˀ3ͅ~ - ʤ%ќP9[hS7[Dc%QlC%CJآU~\ RÔNKDl f7T+ 1y3)diGzƨ.ED `Gi°B, O\.xq2K~W61de176df5c02273a6efabe53f39a918d67e8e52512d33ee8259ca47380233cef4512200eb43e4cab1d2574af97769b2b00e4073a݅p9|>A,LJ힬(FU;xm\^6!8ԙ^m ؘp3Oy u X76x5&TdEo^VQ*Mn΢:5HW;D_}ybX^8V· YV܆Nkpe ?P}SDkSTeMhJR?M}QA4Ty8BH-y 8S{ǒfIwE]lCь>p;g?gd   -LP\`y      $ (8L`6(Z8d9:WFdGdHdIeXe Ye\e@]eP^e~becfHdfeffflfufvfzg(g8g<gBgCgo1.16-doc1.16.131.40.1Go documentationGo examples and documentation.a݃s390zl33ΛSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxs390xzO4AՁa݃a݃a݃a݃649d67e452dd4e8ddc3d14d372dd0f6230a573bac7f4d86ae5111ac22c246f7a2471469d94804bb4017abcc565e7ba14e925599b32ac1044708a6bd68fd31aa7b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba56c79fc1c8aed92516f6723c47fab4fbcde80161d5885f090312d733f912f40brootrootrootrootrootrootrootrootgo1.16-1.16.13-1.40.1.src.rpmgo-docgo1.16-docgo1.16-doc(s390-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.s390zl33 16419070811.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_Updatecpioxz5s390x-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textam2u+~įb"utf-87f2cffa733dec48e5155419f0a196b7e21dd47532d3843b3af05e1867c81749c?P7zXZ !t/u] crv(vX0}]2ۏnA8wۨ( 1 S݄mO\4˓~#/~jq3n4%(Yzb ġsL߲Q/ :A LfVѭbr#yc6.in!<_Ȏdc}"D^ؔ{2pc!, ombxtcj1qc2,^AͷMŸG(BJӽ(G©+k%gԻ2q5b &ק]52H7܍MF=Ͳ7w}b_u 't-{TKAQ6<֋\׍ fܠ$][uXSQ iv)pVr!\{} <$ON:XA -(1o]˫]=\7Dשb,B}7*f -e|˪2nn0H EB(~G*D d"SaЈ9Ds+h(nİ K]"[F2x0v KFfN^m^Rq 5uoͤ9K8E!ss'[S [ 6&tfv>YˈwNMr^=o_T-!!~vRr!ho+x 0r >8"{`EhwiJX`r).\ E+^ qKŽ34e % nmo*r#ht#&/KpaMȎU.D/ .wuƼEɵͻxn"t_aRڳhT\ 5z$_Ǖƴݬ͖jOoֳ%Q7C'A?sz<%}İ~_*|IZģ8Ħͩ)Eи!hE)͏k(C@V$f,|-ͭ=day3؉8F-_s8VE_}p^{kAM!~xA 7Y61Tdz NtSoO>d)msc;bި*c0_ l-%XQTԱUGLc,K `ͤ|ٹJK^PIUogq7gUEv{_s&KF /,bh1-!( {bo 0Kې d H lC4^xqKd~*1Ѣ&9,g ݖD!PO1*l/<1uBc5ވ'Y ޷c}&}%FDӝ4A`U:WFT議ଫG #))w0ٓJpt(nP\fPACt8 Cx;C`fM(k6yTcrIsfBpҟOTC|Hze,ڍvSG H >ovxJrR?V)>7җ0j!7yZ=&/r d%,[X*kkain"nnӃ\Lg$y;f\n̴R=޷d]eMmMC7Ь2?Zw0wkw(!Fz5 dT'ܔtWE'{SD<G15# g\G 2:I^WeWKr/EdFSCY6\B޻_|ZH6_eMq10,vNIH7Kl=ZUݦ 37UdJ~0ıEcM9OX.1e0E xe:%ၧ8ڽ?}/nY=Z1wC=m~(hogSpRiI^%4og`AŜbsUEe:-f6=F*jUx*1=}-R_N)P%nFϳ7._x bX\G4KxRm@/S#k(:ߢdu|M{N->CWx&7&İGD~~j'CEz8/>=zt) ~V3U75ɞ)obg7e5\m3;{@93hQ59S}|'[x)襝JwIURxh\q(lm˦{pg# :]a-.#b!ßb7SaIhPNI~ݚbXbjB64g A=YcS uh^AT<c5AwTWE@89-0$)cp$0΃!۟'Z@=&Q}Jr!fKwdWv+T(\+srx)0Xuz &"YI;Zo%ImMI7@u4Ÿ)=Rk5ќӚh}8_bH]m S[?weTU'Si0ù(}9l*j@gHݭrhsai9RqI.\C'P WPJLOZV6PngWk\%?3lc߄f5Qzޚ{&T1eV&+%tv]Qwp"")(MWDw=4";z}f10].s\-O+F~w_ԤE7bk4ҽMO) WH.##v*نQHa(8GSOy!,v+_ C~#H섰~!A4vw\g ~^ W![X}+~B,:-9ս,9 ^[Å }Ԝp]Q!ʦNx-. k3uVM&Mԇҝ 8ŏaeW!1"K[k#R ZsdK> #n%↏= ޘ5ڑ7fWԑytY-ΖN$D<] (jHwنUdrAy% ^Y"[h"n$EX6C5Q=9~܊Sb4 螛h;B/: d$2љZg㠺'ӳvU"MwTDpxaXC&/y;DEݕw "r㓏7I֕q[ˉ&`^wbf ) B' ơ0LmZYj5ͳxq+ۖv%TUUsHWw#9J[[UJ!k2_\(1ힴ/^IwɢV."hzOy( W]*sϿ|:b3ȰEr>[fh'?]3_פr=Xy~@1KDo+dΘ~XQ $C!i;R| #y̞x  5\xf@,ʊ=E}vQw![ ~c~ 1 R=e>ͽ~H;f-X]I85b75)ovɱpW||0z,<4T3GeeD%A8>X?pbirT_Pbrnҍk;ȘP9Nod,(kE(׿:n=7çfl~I+JjSNNljv^DenCogg #y;&tCFI;?Ӵŀ{4i-Wُv4Zr2_sbB9_u`[*l2:!p߻Aö iEu[׭ WbzPml3 T%M{XA%;@K贲|O+۲g&N fQ{X>T>/!,F_#k׳&0pGAt! ovGzAM;{rphuczFYTȣJE6dyu2_#LJP0Y5MyB6eeZL$g2Ckm^_T=U`f6P9+b_׃6FdnqBdD3E"@/9h˭@) "`npl5iXh8{i7cB 8_`[CL4- BΑ-`5$u5 @jE5R[ Djl{] sfהͼ@?'(]53xxNr8%U4P&iC6L S.!]W:,oSߓ=V̚sx/uܽR`z5 mZ 4!@@y_(E `~(np-H0k!rMх>Qg!zom TlֽM+P~CKtNk?aU s2ړaU/\j'T :̿s6,4{Bd Dx…Uӿ :%+6&ºppnum‚c%@~B8oU#kF nG*2}H2T|WQȃW8Qf, ıiN-ɓ/2r}zy%E x'˂X9Qථ9[|f}{?x9Yg)&2[تӶɻ{'\]{:.S ߉|)`lr}ޖlD1p.H}r d,]dB1j3ct>>Z^dWa*q9$*OyC+@?(2U{{L%/yxtg@{V2C[8Oqi#./|1rՆZ ^Mɤ^:S{ B}\NG8ƈ5큃k XުX1݅_/ZRG`UUѠ[ :-qt\m UvW(6O; ̡v?;Y$]O%h{?gEi7QiC;/u:6v,XKeHNIb!l}#yV(7p$ bݮ¶QAvjl;e#EO'Iizk49#Ab=/oAmEcw#`K'1bQShuóYHL9{ ѝnj_q*YcS~|t-'֙:!=f=PU'C☇G#j`A %IIemCѫX}3 GmŹRyA4unaMЂ9 *nݖ ߍA{F^߫T6ƹSE;{4V0P-x5!7iC00oVj k}ŨyBS;`'s{wr9p탸OvvP٨DРٙ{Lp-`&[{rEM(4CY@a3F;[N:ZZ(NKŽ%Rs's +\GWLU%Kma̓ ' -K OרpX_1GRnS^YT~y/YMu>_4dd<.Mvu^+G+Agcs#Ƭ4+h=NHA 3p;[7gupg ")ޭϮ0 fEq9 'OEw8l6E yu~B".㊮E\/4 F-(oW)"Q=܎D*D4Q-t \4ÑlNQiVwԟWaRF>v@2)²e2ߺ+>%FЦӘg؂fwml㭯<ӹV?3geiPwTzZa9h⬝uqwUO=6sG)A7 ]I<}8Ov,QjG $MB.;|pxe,܆oZ}0kSFF۪ՋTd<=2?qcH84yJQϷn62BWc6aV}b3LY &Mh6Tf_ $tN%l9zT,tjujFGd eF/DZak`[`&-'?6,_WwWp[>3ove0`;A~a>"Ԕ9> >RE$lc`"51Nf K(^=Rؼlc٢)ǫ~'3P oO g$T@¸2!TGE{?u)"zFeĢcOPʫ{jXFw]3my5S9epNh0{VPme \Ud8W! %Ǣ!6>NAιʮXTsS`A{R:e?ZN<ݶB|>/GguLȨ/Ҿ@k! WUi6/f$ >4do"KHO5# \kAѴ8Ʃ{~K/ڃ4h]%4uSG"I-;FRX{^0j1]JN3cYYhYL-H'M\ \t|Ycѣ tM\>"o3_Fݨֽuz(ȏ KM[2Ebr/eVwB<:o>ޙF%g6*rx}wdWX2ÚlK^ <PqE^4ka ᕶ#|\+bҟNe=:r)e*ŗ+g H>r<2k,u'_EEWt'y`n'Gk}_n @ c4H>iѸS t Xq||;"ݩ"eMw-jVMjdH`0Ė~6 NΥ:nsyykemCй^t2<Ȓpr4Ϡ{uh }ƭA[e}8<\l]2N78"S^C}d9r-,효 vK>-Y)zd|[`+ lbH0HBc<0SUM]2OFLoYlфQf+F=V sꮞ=DȭP/jFo/=| Q/+-y%bb 6C,x=um|N9<rff7#F.Gڠ [HQjAj_Ӓӷ;q $G1rF4D(ZCvq2W7$%pb Xǻ8@T jX08 t2z Dп$eFg=m6ߞr<0,:+2=G?gN}mzAp:&@)*;`Ĭ\1>IPX*cӤGwoȢ9dWB rj5Md)/t][i̕r+ $>5)+71*%)N-7,W&\e[{ ?R`pہ,֔?=`z8!&۠<5ЅRt / v7=N)Y㭣+VF1Z 9Bk.wq+\K>gr}ZO հZ|UiCHƒ]onF{H{xO3Mm]i6;^c'x'y^ѭx q mP1)wb 0c3d~'h ^{S҄WIz҉o-jy% X%F?K rj!_cNc橷]|7BsKybhnya+:E$!t>˖ ҦAm$j^P/jQ`W7]8aX$!gVzzJ*/I`'3G=Fo%hB-X1闋H8U7;+x!T' w `aVjoUSD]G֜7dd FOjjȬ=`WezUe+pI{djuI@n&(Aoj^@ŀ@]P<-!9QO?Q>XGkELvlj[YxZ,'c;e]Mo1{$(8BzVJ }s$%d9p*>@>gn)F5 騺YK0I5iڊAR#עD'j꣉ɉ>`,jEdIP!?cL&a{7H*)u>S wOi/<|@-Me1niE FƌA>_^w~ Nj! Igwo?Ng_L6kR~?)\5 ןQfB(1NT ;0'V Wcȡ):hf7 Ƅn:xPx?_=:+Le`f3ݬxTjt}lXߔ]ih &=IAc/bD,G<Ձ&0_-n8πNat+>٠ ͅoM.)y#,mv'rȄNdw79%g꽐r?I04α*Q#[Z Y'Sp]12NyyNꡅV</ <[Rx3@j;U:^*_ۃ 3>o2^`*,^&saL7SWo̻ 5:۰`Tߕ}zד0\KձA3SA[y#̂7[aBXOէy;ђ 4^?9Pk |M&]݊GL{򕠣2+M&1={;O%AZk\Af(lR'hkѤS3{h씵n-z" k s HM 5XFvcZwʕ(OQZ0/~(QƜpqOy+ؿ'"zxfuu7.Hc9k~EUDe Fl>6lCNA v=B!׽~xyeuD麃1Ԡ}|"F8ro.X}-$0PQlD(ZŐ@uƗRqx)鰡XJlT&v[X7@dD{HZ1T3 Q{w; g\%~h m@ t\OPϣ,rb3q(V)w3 !|V>b!Bp{ͩUarρ0 ݇vvajr [#p`nfݓ?Yq] ~2hasjJ(BPRڞ6eˆ \Z%79A8,cS(98T1\O/'`W#dfEWx`Pos۠ EP%,!FBj+uEHJ}c< "o,7BRv~"u!ߖؐmxhx%}(R>$rJ1ǘhZP Xl!6w}O 3֨ AgFjL݂_HvI=ʆI gR^ ͐!R$>q#2FzB-\/kO5 =^*<socxȐ]*MϪxj\a*@;톸-ᒬ 'RLT-':Bt,8#/Y#r^?CM{ۮ :jsF7m?2 RAͤ 8.-7_!GXeMzƷ6As7-\"JC]Id+Zc`sb}wJ(,.`ãx0x bȁZx7Go—bp3I\dlW^&6~>fxU3rSDNgӷ +RGCJz$ 8h: E>t6("=^Krjd9tU6Q.!T/I>b؀x~/sՓR.݅Xg]^ {X+,kb6K<Q" pӟ >u*:wE]Rd `A/Ig̈́({l+OBHؾ/!6pta h%?}%`YyDK#&oK\k'Gs(t!es ݏl $rQu8UÃ`V]0i!ZE8c>sb#ud8BpY:z# 2{Lp}9dp'J2ME$*ύ<i;CaCG-Xr$?uM[^˯:ï3eclɘ3k2{ty5مm35n8&/:a{}{Y39[wj]!ft/פP}γ@sa%TUnO=` Д6/F°(bV]劄8uꜟo+˪EG (1pN;:f %Vl~IÓ:f;ه؁<ɜ6qiY7V(M2gʕeHڿbFۡR\bYL0  E#+?9(NS_խQ%Dv$!i%QE"6vL}Ihٯ07s1qB;6[oSve[p2#A|Sa-YͨI?__)J&s'FU̓x8rģ3 " \~sŅ(C.Feo(3))j_YsoMsif KpDV> ٷ+>@ȷ*R &+\_\PVD0ly!OlYTnp.lߥxUnj%5:xи4n LQYxOȆ#mmk~Լ{O_wbgj[q$]=p\=4 c]+Jʆbj%HJDFԟkeXD)ZmM$arG_ &0K^Je.Sgg86AcxsH"?UU$ A#V H2h68|9RxrUd餽R~CJjQϊTe2^mi(~#}um6_ "6|#jcWqV9JqA,rpd\ub^vF7M-4E~XUPQQגׁ:V4C`mvi<%n4er,IdI%GFO?E0ĊQeqfӮŶJ{%5: ! řMgclOa9ޔu/°eil$eZ g+3&;A]6Т00`?~] ܙGdB_f}%xWD> =-JB\tu+V-vZ:m涃T͂R<>{"`3`,6Zyڕ7wDBa3gf3ML˛B|A?<>}@Çh਀8[3zN(&)K P+/~6+MfG~$wf ފA|Cah5y_h)B8=0;G:,G&Oy>ǺcXs?>燦}Czf %,ՂFΨr=+ n׈jke!J?]"*s@=̋Ge#`h$f(-.~0l1a&tz,n$ Q^2szpf vAgOR*T22m8F`B{|{%9*Xy_\n_R`>3C^)O]ܺ & U8Wr8rՇWn[fA%)f8Hqql9y0bSt_s;r1Ma{f&P:7w3yTA˜*q'yn 0^Al_Zw/ pSOIh{!7vc0ψ>>gɨv1Y CZN#oNhfF3%j0(y8mRnSTܒ z3Ͱ:-XO~ǪEs[bבz&n+0ME=@QXagKn _;\IJU5\r#JY'LAm%#, תk12< /pmer]GYːLS\HtwPߑv'Aqo@|N`vDP)UǟTY]!dc( E>JΪ'[o[´ߢmvט×U_>/RPA9hXc]LϹ!zC )(ށ6GB#im#q.-&{hoB`j onZ$t&U'.!ӿd2,pK &LRA_(x;Z8%O^yNYeY$̰dsK#ϣruգ=vc3m;ւmx'Ta0QKHzM@oB֙{ I,PX1M_gdA/ /UJr=!rKTl6 $}~ʩeCK)i=p! :#p`L 1}%dl(I^bpqtV !.񰏝 Hڂu cb,֔0e9ٻ*lTVWHvpNlb?LS=p%ܜREe܍mm=ZP%զ'L+6*OFFnԈ\ JScQ#7TjtT!/Uzυ6*TO_l'PtsNPڊe յi8.WCHWG:}#\Սp:d2};n4M~T ,DcX5O5RWWP9&a^ƝaOkx鎸~d6ZkccIȟxZr'r;=h-HIGBh{-;5Y\ kS?O)#(_)26[(QYȬ1M(Ml;/0뮾pd;|X*Cu(fdXXў~8YoEԴ9b{F)!c4z|@5,w_tHZ֧A4_Iɐ&=~I?5#fI֥Z%>l w?ͺESmJVR]ɨ{ mL@go"%dZ8^i*`;,%VqkOс" ;b?BĆ7ېg*B`}@cF<:$drG@wEm^D}gYg,8P|DdZcŀIS*#%*͉ϣB"ׂ)sh?3vj۝eU(FY yu,'`Öw e˖357Faxjʰ8opN?t 'c.vېš3)%EXBnj,<ܦ&浀y3uѺbv+*&lg־PC@ s3ӭ[@_z#m/u%x@p08F #=O8Y?p@eC(1{Kֱ8uR*]Bm=8g'3|[T*rN 0)1,Z8= HR%`> 2&ҠD ;tGzbhl"T!K7RL.pmvP' e| rمSdk#Ig&t!m/S~uɍ>?I77\l.}شрV\4@0'|t}jϓ^l5QWnDy ԇqnOy湛ۡ8[2ζ ; ܆PjuH@ ZT քP`R", y%fd9t"CDLgo9 7U(&RDJ1ÏEb>Gqku Ù.b8=b_sԟ2nq5Khj[JАaCޙ\ A;g3zFSh9VN!Q߱YC/pG%㗇< ` *>?/%z׶WX܏Hz^Q C]Nekʲ!i-. @Qa [*҂HZ n!4۬΅(Yyi:,uYӊH5#{kAv]!Ð̜%Ø9Ր构xQrYts?3g=I8f1F ,'cUfX'g=w}v#P|`xИ]߃Lzh[PEx6 j;{cqNk&ʆϸ"Өs>m]`('+%g3ZhA$k^yZ(pan ܌h9"'UӘO3hnK~aD߁X4 ߣꧡ0(2cخ8K,/OBJFkԲGqnU1b3w=1*ĚAuب"Zz(~a =pfp6Ƞӭ(${͌!qF"FuH=q)"`TG*TfWE>tL~ux?3IN"e6 ]&vfNCɎ^n-fhPâMV4T"|s4#'NLt?x*i;EIc4ccߣ)å<k[A)bLK֡*Y[M7~^{}4gyLjTo=^#6[ Sӥ]% Ě,D0nyol0bgTD{KIBd:m}U؂I\VVC73&vUZV[Y4mIgjqⷳht}j g޵FP`Lo!CؑKrjfaԽcؐMԛWPMhEH_JwS{3%Oϫs&ZU&Y+_7Ʊe} ' nsPX|zb<3nrF0n\~Xyik"8EPZB<:j<(k\2@>*2+.h;8ѯ#[]۰/)"B~y\FИRdٻ'D(d9 `3V֭o,_qElWm'$B.X8=TJ W:%ĦUNi/qj+gcbQS. o3/BOeT$oa~OIc׏}bEٰ3c^"'(L!<7-J~Je@}rfHN<{L ),W's ل8( C,ߨF?XLh %p~O}7C 2HЕXmEd:VoxCc wcuڔfՔ^Z̤ZOݺɢ=Ţ[jƪ<F[J& Ð{!Q.I@G@$5yo17YRVI#}͌Mm)e 쵹n4- ʅ=˯;dGE'yY+r3`Otes#;w(ua7˛A >jK=QUUU3.,^-.]AԴPM6NEk8BЧ $?Oo]ף%em{KVtp6@cؒ'!OeF\ )`B!@S-:dʭ;;Z&~ eo=!lݓ©b5<2dwJ>lfg4@cs٧`Q1 ⢷=>[u.37cH^B6P(doD~^i# {y4<#A; 8Х%2MkK Gh@#Xj'"?@lxF{>4QebMp8%jg2]PDi0:H5©(Jfț":s A3:ꯦT a |[Q-f7xӣgBdKE +K_[FaSݳpUKX'RZ00aO+q gY>N^񧄣-ph&&9gQvX_3K9ltQ=8S^l$n}Uh^h4hN?5 .s[{l-.{}1#5+x=Sdphׯ(H&Z6fv42'0P|^Q)AFy7)#0g h% MY+,XL`;CH>T%K2^BsӰ, cP ocWK"1bwl7+xK΀ؕR1{2d:Z55J@#a!`,ʡ[ZcCU|q3K54$a1oɫ{)c꺒N+Q/eؽ!|?Du#_TheOCfFT ڷ\s=9LgjHwIRQS0~DaKmM}$ą"x *s-e*XAcȱF$} 3sś1EtfMUӀ)+-?wç@;+ oуp@+bFƫb= "ZzKL&-h/ `w\;4݈J&P~s] G.3+ܒ>q1w2Ij*qn"㷻yWIe/s N{EYn' Qp{N4$qZXP509#a$h`l/ӖNA0ĵ|I#H+n4!sxCph : *颪 w5aG3߆x(ɽ#21ĵk]evNPs7n.4V3iA eak@al#XXC'3e_<Nٶr8J% J%o fC"F+X]`WXxxY,vi_`+tx<:XY9IQrd V/ [c2AG7bmtޚC\֎p\F7VΡs8_xXֈm'cTfik=eMυB̦MJ&ϻkŮ*s^2"cؾX9,eʅ]@ :I'}YPkcNTE'ܔ& qkA&`cy9ȄLQ:)qhA O-15˂YhvӬlBlj=.jR_̖KoS,,+ZВ N6q։dC %W*Ivm&e Ff.wݝnFIco$?e42[w>d@+}(?+y>GqɆk̚_}ƾ-ۡi{݉ivn;{ʈP3Ƹ"dƍd>?H5ا:6GN 곀M^hH/$_3O(p_l %JyQK((UBOU=r|^8hڽKGm WW1ez~a{<; jTo1Y` ##zIVa6:d[}>[kx8*/hToyi#F"eHUIJYg/)*Q.A l5of|̡+_ 0zObPmaE=qR ѩ9,v^./1}XtL &Dc)U*hPl [Y~-DW~: BRc9,3G"uqdb[)rRu~H[^gil) xA72q[jY?ċWuMԇjW3p}\qia 2j9F4(fL(By4*b *ڵg]fC9diZYy0N&IBA5_Li'v&rTN Fq{E 1TwִW8hO'Ԟ=YcG7Xs2QsRB(kXۖg'Qƚ0 {ZeZWgy?^+]շTDoEE'zl#=}x-{Ⱦdi>\X,Ԁo>. a CŠWɑ|cG|BޟG*?uhE6%-*+Gr#Z sJܖt!rc/+ K?C]l'--56A* lWMuP2 X҇_`4{NwL2‡3Ǎ/w g(gUN&W[jY>G&2ppEF;n+_Y)=qi!:V<2z5N41@,oe~[7zZ MhpUq _ fbhC9%^>o;HߨFk:C$d=1ĠC|*@4JC-{;/yܴ ^ *N0g0^@g M*Ɋ1汳6V#4bJ5 `73)B*3(d{CTHCqYE[K;=E2_5upr1iT "Od.UT7SmO@vjzF,vڵy[ u]$|'!cVSiPT]̩cɲJ\ غxԹ1RitرVa0y\Hzѥu< ME[˪[⻋ GЪy΍n)P"&-Ê<3pN^kd,rwcIK›WC=hk +(9pq2hF^5Es#魠1(?߳$sٙnd{*2g^ʺ#_D,gFRS7"67!hid ȿbPtώ4/n=]xtUm|'*H 1jpf6눇S*7B6_/3PV` "|ViQ4HZE!"KQ٬$A+U o|-+Wc%8lIAdR//%i/$0/!(1:txdOIEV!)=֐2ޙEYRn$w Y7n)6juݫ;ZRY5a&9"E4L̂TJ fGcxT7٘KAP,ҺuSz %-t=:H=DS$J*$r%'Yl$6lX #ehl[CC!Ҏ؅'FaܷtP 9 e5w5ԯcګ>}fPS_%0#KfHY64`#HsҴڧsd2*Uo}wRE$/B.UOH45P9eW%bOzv .* рV^&R50n?9ƏGȑхZA,77}wl9Cp^3=_sC6ӅÂEr rҵMN2iŻbjC EW MdCϠOrPp 'Xpk^|#NsowUWFA+ObykF}N7#^ ' ^}ߦ.lD7X&ГyzM,PqI:M\sc$Y AJt*ctv'ATqsYo?TkXqXV[#Wĺxaf臗#/ 7&0B*9,3R:QIrsO]9-S 8#dzWUoDD \Xń7rw6HK}oP'\= n7Q%ztIכ"i >Nxbu;|ʶNJp} d+M&g)pxNuC!kKu{?N[PY m6[/SKXHz~1m@nx6莴:B&J e` k]-Q%ߠ(7]lW誦":FJÝOX:*+ w|n N.wq{Y9Sfi=߆V)&'[Ɇ{6@t&05ϥp"6gXxa3!&#\@Vn6\-&fJs//`;\)K&4N8Vn `ki2mEe830iɁV$ L>J: @ xU9K'QMlr|޸M*@xdd #{w{Q骐m@(4tn-nS3$j&4lQr&zCGxm3SMSEjܴN(4fm6+j.#lUSTI-(4ΩƛVt ոR0;Ԃ2#g_fkp~h_7񖜚ZCTpbsY,)u (P+Ő Oq}ZAŅ RZOEj: l̂ 坙M7oDnpqVu#rw8#4꾢N(WFk~P\QgnNLb1~6k+dvmE+dyvS!!54]m{{\2;3ë\苋+?=AoXsZA* 1律PCeSVRTR:;ccvhӞt'O3Lp4 ,~/BiO*I]鷪 ؐ/،\P Io"K T8<8c84.Kc'Fu~ߛ gC6}v7Q'CW$BU9m o/Ol5q5pt[/=zjI]̹Ok,Q ȗ䟦Yu7)Ÿ*j~;Vň.(D,<ۇ-PDGA YjM>u}u1[ n3ǖCY5(X4w%Ϥ/^} /\x1Bk ?֕t"y;SfK(C$2Ny B aY~LN5Be4Y2 C~k,6ix}] ZњMKOa鷟űklL歃5}ST= ENKQCYӾmujCSvUp3![k,`7CYt8!a/\Nq6VoI΍5$7eY> \Q}UGO6>}J SOȦۉ#3Rҝ 7` \)y+>i=yM' Zypi~%'ʉd=GkWԓV#pjw4ʖ#^5DCOf3sRhY>kF&░#TJ% ),L?Au_-G 6Q`/t&N%a;g:79)IYD\2ȹ>g(R KP WSn4/ i \Q<E&omsf*⌾z`K^AI{8qq1|d^2-ıͧdVb NbExa)Mdhn ͽBt4O=LM0:C{7ڂ[け(^!k]oifMgH,n|ZCkf;6L2]v- [' *SIŐ$%?ĤOYIpiN\JOm+|fC ^bI ?07nsN@t:bI~&gi 5Lar@<~V-2Dn};}g"_ /07˦uȤsh%u,M%3 l1]ϗ4閹!ޒ]n{m8wrV^پ\y&szìKK2K*"kfn;1%Bd25>f`y^;'lIFW}I`ЖC* v=4`f8+e!1Rs^NLs 'pm r2>KQ9&l7Ϛb V$\e1OA$ E\1*/J׆<5% foa7˺3'7,8B(RG 礌NU!Q]U '>34[.sp}"HXe@!dv]{5 W_s}D7{~&섽8\}x_!QhfU@s+opGXaw8QedvnRLN1r~2|v1M3vFr;\S|JY2!yK#`w-a^}͝EM0B'Ơmq:56U7#S tU[l:C?ɱt(Pu<rƒ˟>vəB{7;/{nz81@/\bԣяpNyI HN}xGt[┓(TB?'Y4*6kjW۩D]Da?J,wligEϪ@ 6#mKr'X)u1%r5.=J338:%QT_^+zd?W gs 2Xb:ڔDPPjzcGWƃ.֮sӭDi(]9g*a^};6P} hhH.#& "k1m"θ<~㉋ g_,^' XOk{C8iX^`WDGKV9#~ ;vǕCr ƾQ|(g2 E hP&CJ3[|0+u1@Oe纯_FK]eځ]"?b)jLZWA :'zl%FdMw{^A5'L[ӈ%ň~1eZ\ce_oh_823bF4} >{7*LY' m?g;=s!o/89H^,f$uEw#ZjN'h{#!3W%AAYdcJp+>}r^,gOK,==U峛:~Mp~~ MQVmZmM gr8In@O_&F=WE|r/HB 2 #=þPDE"}iiA=':̲mGnS ]r}kPвNe;Љ;S?})>mi?X?HכBܞ,Hͬk(|,QG+"ƲG,A!;ieSPbDQǶI2E%[>V7P&>\ZIcr #vuK>Qar١>Hu~^jMq._0egzNph~w35GfH@t\ZF.Ur=XPաy슽g+cT.B^̬A 4+ @ۅ'5,Wh{862X)Q)F}*TL} .p}Xm^)7?;29nWhvzvGHFjn$ 8 mz;_0.KB#יXݳkZ1-^!;ڻj3X wVQ@&a%a j̈́RxaH$ 'akR B6\,C>/EA8y"{AiH' d~r.xbB(`_Kǚ&u;GrҒ4/MX s<+jd)`W[d'2RXey:HWS-"+@Ň5?KC:c Ւ^,=Nݻ`j(XLŐ)6)\\<^liU瞆]edFg\S5i~AQǼcd]` u o@U7z5h~~9Ib ZC͠YWlXn 8 ӌXa${-@a,wǞM0"|R9O@;!,FOp'{{|vdBԚ?n7Yhϰ}vr/ SlN@NrjP-`7Iq6xjΑv3Zӡ ;i Y"$9vl؉nA$Tg>'__^-kv[ O߂nz jB/7's yGbo |`Rs+AF(xOR:XjyH4*|8M5ןDce7 $}եcf$io_8=~o5`HnTvH.d)/s#{!W8Lsb"1qm6u#4fG$II؂%B lL&TW/,ɋfmĔǧsQ/؊{6'^//bPZŮ5ZuDرPg ϟbkQl1_]+}'s?;@Sc\yQF 0# ({Ȃ3Tݥat-Q G*CjyrcŐ4/sN遖Jq^B`Br-/)8Qn/Rkx8ЄYPM{Zv")w%y>5rIE٢9H S=5}h>eİϱƮO"Dw?q%RL2찬$@p(1c4\FsX 8/Df+™2'O.qt>$eYq~0DOJ5SBsEܦq,BVlp:LY+M-NTyq] @8NnuSOCPqk :]jj I.L~ L`.ue!S|#bZET%;R 4SxGfǸ%fFwO:g~n`m6g TLd2lH-6ovV&@r@*iCF3篿_d!]mjy7E/CkLo%$\? C ~cY> ck71w'l8}ku ly$47>:r:* /6+l~jGOyCEm"ьckt*Uw%hB@xNTA}eadNV%x4͊AZ ӏ #I7pg`25UX(%31-(S;Փ̨h 1Kx:΍eqmʰŤFO'ɢ:\B&I(mHq9'Q ބb|[n~ ⓣ[7G,@:vUlhZǏoƟ&n }v77:!}o 92qP9ܦ /mx Q*KP\ C|^ͮ s۳yZ+?vg<-A`,#Uw}-EQFA5Oq4"m#M.cl[J ҪZVUO5D)CCUfWKpPsUH#t`iʝkrw#d:`AEٌw" g_.A#Clܥ60aK;+WnG2iIfg]:(H^6;!9U ڙ[:A^|+aS߱hYMxO#Uܒ)Ȃ Xd_ݫit/#ޤ͉>=ۄSԸDfX_3k`uO9KO4j"ORlmӴI  -V  wk>s蹫ϥ֣aUiƦ%-j*6&VA̯J hau-ZT mnCAj V2"g̀s0ށ[gu1? h,>۹8?|x/܀JgqAqHpeEiNksmt+E.LψI$~Ѝ0?~d Df4!jÃ=D74 *Jea SĐr0Nn9Rh@\GR(G0Rxd<.U:޻^>JIBCۋV^+%QHq9e $N{8ԡ't2xʿJڹƽ. ^ 6 8R2w$(?<[KvL̚t䡫q~ 9T٬94قf\tl}G@ӽvx%Z!h 8I9-[z?hA>rZ &b,<_^ ƫ֮oC~>(nӣc AYso\MDNtmʿKzFx|E[ nȶ )~Tj5kȲ5)FZYjO/q4jmhhmiᄈKl&Ms #ƛAhotz*+|HhSegp y+էپޚ*&1f -ek "GIRUve7}mW˦ʅ8> 3X 0wg8ӔU3xH?Jy s>t&K_Jr7OSslhV2/a͐3R19hN $ ?Nz:g_/6pŹQ4w7K4󽺟"x/NBJםdb.-/KL~a؛8l`V +rJ=%3lLt6᥯>Ӄ$Xxe*fNc8; h1s%?s(8 1%''=)f|6lx`)sFBܗʉ HHg|QCz ut Qׯs!Hq^'ߑ-w'v?L8"a ).:C<& t1h GO1)CaF~%{B\ b~!/6YQW1mp'?,e (fn`̉ujGyC)0Eq]G~_y1/͉Gޚb xo|umbBEv~""?yڊ0/$O}~=U/(nA_AL]_i*$E ƞ MP2٭#~@ #ɋbsѶ* ӯqjcڱ`io#gKVe^a]6~]8OꔠM"wm~ +$~}М\_ d#\N}f3GDU9}5Q&FEx9mxq8_ے_Zqu;IѢs`vד>↠L5 T3?i}6r*RLX֦Zf#@vwUn2Z_No.f1Ywu$Q@'KUey#žWŠhLlnq(Kyj!~~yz_m%L/yEX#/fU@.%LFL3~9etZ5 N.TCѕFsԇ1ݭjO6~o )"3Bd";9(-KJ ljt| #d5<(y4 E5Cׅ*Y,S.4VC0mG!ADB: 4sa. anV44*MҘ=NiF$mDҗ -$ kfoYefkI蘛e CV1V>9A1(>t=O"og"CPJFǟBqGß d5/XDJlMB7ڶi>xwbd*kg&1]mׄ*CąOI>9 2Yv5]·M m7M߉~' ,艐c&y˯, 99? dazM:q51.0j%lz荚ܒzX+2qI3K$ON2qZk>>ÔH RYuM9+Zg:Lʹ[p8hxnp 0ގOEߵQ# "]| na[Ɋ! {*D}8~!UkOOߋ13FP,<GdF)XԋR`]FFÐŃE4vo~ebU͍"vQCȯZ 7:zmBY=BQlE>"wH8om('օ2#(إ{QY$=ʔ@ OEq]_0ѻ t22ߑ􀗏6`ec0cbp2XTRw?׹pER9e qIu[G(Vki7]*-GfC[g}W!|3åc j!ӭe;5DJصGêbVSMÓOi,{R3&Wcn|+`D5LfXS`l7辽~Pw[Zv5^ ЫahC~؂A}QY,P01rDЕVH@]uwM -L4"P~fLR¤e<хQ^Z$ꯑ|TcLf Lb EѣI6w ! Ғټl$q IM S{IP\DGsdL#<mȢ?j'δ;χߐYBY*TYy=GjA#ٹC"7Lf%HGš[zLB~K8L0 kq5/۫c @.|z};Zf1y/ZJˉJŻ; B?oV,*c,6 ]L% Pޗ}(HAwB 4נp SIM(0qgb)~&Dgu W03rtm>e@f?G"ZRPi7R=|2**0y- ]KBԡK(dǛt޷4eV1byl;'&7f'd8~C;ցkB~1FPoX2e\¤45Rê!d=z+W:pXDts?$Ԅ% JRE vضFVjR&oX+8;F讲[Z?Ꭰ&Ǽ@2(į~_mQw3I"Yh3qnzZ8IƝd'Awͯb aWuLUp0ho 'c^U;aqT䣜uM{%yǠQ@ r}@N}- ̏1أx.nw 4EP}r p'gʿ% ɪwA(=I)?e&:d+!RQ'ak\E\zXp![+gf^/I{^Z\{ |;gNcg^:%HDo.Rvå+=,c]U0fi1+ Z'Aɺ-I3lFzf5whfS$IkN Wad3:Y)t?9KN8 2\;@uak&pJgYU5!]ہEm|8cʣc!l&357۔|@)M(dW*$lheP_ \W;O0ѺAF,%bsW< muBRzL$}ڌ*Syf2B)RTi\jBLjziH6Xw$6[z Z64' kYAzqkpIq,_5,}}#S[$fׅSZ֌wgdMw ĜRY67jWeG9NE^i7p2BF8IJM"A?̤?\ -h8)-ꧨ*>q)פnME ;\S0eDn>3j|WiMᲿf|B#x֭_OxUCP(CƉMǔݻ^"uStg?>(v6 +OJrjH*& qi UqW\^!%߳۱ ;3wr=("e;'4q5;{C uZA`.xラD0XOYC;/G^8[`ʛ88Nad$E~wpc}Jn/uyĺ@|gϞ4w 똪9ξ(0]_@s~P#5h" D(WKSwkOL~lD Fp0}esj?Lr@5rܜa#:{S@q= Qj0yMo:#@#y:UWAeH>.Ѫjp~ >Я :a3^-m!o* D탘LQIt3[yσI+ģKN%:ËEJwI<ӵֺ\&])˯@Ţ~utiM_ߣzcmN!rvA4q0 ~Œ>),`T(U\B?ހ\8uU\>iA1Ng0&RBVa9`ZuH\ }b= *8d l*L(&Lv 2೷*pLP@&ה}a[A1< )Nпuhn,O\`% v/g׫":qvˣYtƚHT4yCnS{`]Xl%d^ch찊jYn&qHI快_/xPC3N{0%LvG%m2b.AI{) 7Uiڭeyi\_U v6! [,Gh^d?zW!C7d :2аpzO9JBKGc!@%Aښc9Tr0|CѯMՇeW2CPMD94uHrOFMq0;=źҧ ЊCZۢLJju0i)_e:e I?@Ec1IJ&M׶UA-ll\fyu*%?\gz*v_ a>Yc|EQ.ҋWDcLևBH jZ*ϻ(F&ߜ]ֶkA>)7xVO*LipSDy040HCijX6MZ|Eb >moR| vV%6n1e|lFԤnИٕv+%9 y&ai Фl>= HT}ٮk>| گ'E✷k%y!Ӿ nˇ!^iƨŌcו18k7SyHEktA&jlIf饏Nj}lOYͻKO#}8U҇}#lIԳ:nmI=?fTN3Y]|E۝$Bvbw6 g/.ask۹@ 7j EklڤۥT {؃츫vcQ$VH/z!$Fδ/hl1$E]Hf8^EspX#YpCB2ET7l?^cϜ'v:뛦u(ȞU!@ 5#;)4?[E@e^˦l$&3PӞOy ty\oj1KFt 'c~~4sMoYeQ-H$g'pʂ/-nw2p z1ă>M\Wđ {ͽ;~?:vrrpK]rf$U.H.Ty1?s?^ A6m{reDZ3VLiI!4hhI(=mAJ=DQp@v*|,- 1iQ/DY|KqDxRC3Ok@<ÕeFI{sS%5^`ldl _(7¤Bu^ضxiJд?Ǔ&i.zBQ>oz-- | x>!gM!{x]-^ _D>h=kz<'3-"bvkl 7jg vB# }6ТjCM(tm P!آY~AA:73i+ՠ}!֎Cޘy e9#90J @'A_, Ɲ Ӄ$]ؾ0GkU+cNWrҞRm^ܐ({MEY笸J*hAD>j ȣC>sY.|Z r{B:E, F%%C^I$ZcUH[L/hjɂ֪C%4e͍9%V[&A0 },eyA3@ڻйDt!x~ӈ<]*eiNmꆙϜC"2l}fX me>O@OD/'7y#),hCbkڗes1/vs㴡45"VSf W6&c1,8߃/1-NWڕ_co|ϙgDԲ$bФ3Twy՝ȅ|;2+_.HLʺt^ -epb_o}}؀ ӓ+(?TmBPLAn'; S!@?_n?=xw(썦P!y(y 1roqf[=1j jѶ2+0u Z.RD[:e)I74}.%:3֟zCU<ٹJ*!AY"Kh+q- vrČn8}5+=, y{y;(3r9>B}WL?+u 'AbSS8B ͡xH7fܥIYno)Uݗ >݀%,2Z7:K\"Zr>Z vUOE`AJ^"rFdz𐗄1S%J㖭:VTf|#5ems9nͣ(xi*cg_E*eJ'K`t73H8KƇWwocJ‰r\WhD:FC+T^$:i7q)7[n-RVzhpu9?Y[Sb %?/vdY6T!1) 議;>',Iwa* |]|fG2 ,EZG9` Q,6Vl?>o_>~Y 59p϶DZ}%d-l/;NW[vf.U^aJQˊx3b3a)A ]*)mOfugtčqiq$Qs` .W$D;+l'vjM~B8 nv`ܮT+ޡj$7b&,=8#̒9]r:M 8*4b4EdR_ud\ÎՆ o^]r̛o\~h0g;zX_;FKcMZ׿P ),Q(8_<@iK`)ganW:m 2쭛3ZC?h`AL8yz?A&9_uwsfI@f,:M] =ܸE3} U.YyM rB"eKnmJc9/qm' tg8lZ)&QټwU}},^2 dSoFՏT]҅d`&Ǡ徇-1q/Z^ud;Q8<|oCDmesَrdA$BBIĴ7ʂ [YV@Ū${[S,1^N[ǧ)5 Ȱ ƺtK9<\ a'G2kdix#5TNʎ&9r{~؅]-iZΠu}U]O6b$b6g[M97(+n6-9O-րJ ))~:>`/sz t"/W@LIjCKilvȮ="&7"LI iED7 PG  2өK9oJi"; J^yh蝸4V+N(z><%ZVL|'5goN1p-}Nj؝TTDZ:8b78 *GqeUϺDAq=ޒ'-ޣ0$Cr&^x6ႃV:D[L6LLI4GnWer[FLtpo@LhZ#,u)g@UR0AJ(ǓƯgv}^~]nC/4mC`)щdwk8юvnCVtx"` /%jFlk1.#Ԡ厔(҉ e ^Q"I6xnR_fEr.u^a)ǰ<ɀRMExGXt@,s犃 j-֡1G$!N&|m1|Q%X=:?bs˭aYQNA7@GGFlv&>iu(|Z06 wFT{Ȣ+IOˡm";_w]M(J>eY j]=Ew[Qb*s4Q+jnlh9_>֊K=oΰL1CtrHf PjQgj ؓڃlYX ؤ7>TJ>: 3@j]qh;3l}4ϢuI/y'[V}XX9e%K'؈(=>K wUK/>Ug3-?-7o{* (L ՞[q >wT]KG\4Jt^ed40WGb'6R}jXr5d-l4<3'Je/þ= E5T5*&7.P0# \7@'e(V+)q|] :п!7GgVL=6=vuTWf.$9eGP9*N/iƼ%edu0~d(^q 썑6yzݻNzۡWI@7 \SaH?F&ʁ"rMݡ=8 UAF?17*O`YO*y;fX Jy1O2XUIT { ߥ;#LZRR&'#}<{ ] W4W >ӱ/ 3Jj|Fvo`Gt8@E34d6l1G ml] 嚒rcSY|Dz[.+|f5#a w7:Ҭ#nk55 Rӝ $N<E9~<'&^pUϫ p'j4c66 z+YK`/6hv|mP^}:Nɛ5~△M8Hˡ@ /Ar{Den>X#w%a}=P@0н$3FE'/cVxك7-L~-@w 7{8s":ђdx(Y DY̐]m0אN\tCK:) 8oc8C|w U~1Z^`rϲK`@//!3;z71%* z{`?N^|Xp66]xڼ񻊃y1N~*W.A+B,YBqBtgw&t~fuYGTl{h+Prg+*ϳt%5F!b`l s"osm iy<$h^W] y 抽+{9Bxa@J IpJHΦjM;R¡ksdF " NR0uo]IߘǻJd`]CU2zsD9^p5ܮv6ABA NkR] eYjy`-A9IT8dFf㷤0"_6{#N)(4&,hWx&bXkĄ_@. _U7[3zz.$B|*ęNk22ynWQ) fλήhąQCv}Vny<f c's,-N$O. R@R}B{Qmrڋ]Z-;P~ L!Z YCVf);|_8_']7?,G+1!P;PXߏ7@"Y0]zp 7-$!L򄟳PɂIJ't9V#0'˦Wh#6enGٕ:,`jNn]xԋ(P=? *Y|OvrAQ5Yf!k4)6@SXܷK(h* a#+!R@WPrkA'](.܇2*T&5wgq$hZ9=~rujQ mp ƯiEu%FJW:g2sxK)¬IUhNO=&Ɏ-v*$&'|A) n2coI4Qb+؄>NK1E.אU;hIA; ݪ;Num bNNfO(Ϊ׻ޮ~lqSbV>#"{~K#E.CDw(=ߏUx`G':S~!bK0-Ӱ?^-$?⫵Kf`%AC `Tg\!wq|7vމ&-h@T9$:pGB}OC_`-{=Cd;b_cAWDmЌt jT&HJS C!]H+g[5$xȝgMlmPO"bfۊ6mEQE4Q6>_+'7 U}6;9eԖ)ˆ `&LChr+8otU16nUd>+N[ʭ|¢JKw;;of" ܫpHwӎlr }DMP{]MD Ni^ׇ YcD h3OEv޺R,Uyn{DHb*MBF![\Ix~ʼvW<<Ϊ+zZC8#VG'@޻b5DX3rl5u79$h>%<=|j$Eu¨N%_ S[  RuԎlI>aݿ5t*d1UěɀGtjasj<EY~a gjJ }#6]Q?ng_UJ9NEao [(s05MB1$\WRhyJ m$Ѿϫ9Qk65ͨhZHɠYՕ[x%V(8:<-9Wu,VP0KT[q0I:؉'so+%u߸KC?ڷ*-uU]چ]X~\z舤tA 4sK챎'8X{JF"SӠM˺uCYk#g蹤׷[=k#H0+'3^\@ wPC|(lģJ~~{b(=m/#&@qS&OA>#s(gTnw}~tWn`'RP%᪢e%g84YbB 9*I+ I U$[AZT;.eɊG!e= "-F)FᄗIj)1c+BI(MR6-4  3F]ghHꪔ?ܲrgGB8ݠ4dgj2ܹ8ds*OgLq)Ux蓘9޽sXjlFRns1/ =Q$9!h;^Q2մoy?^L&9Xvtn! ֽ_%mߝڭqF1Lڷ]MXD$ UsD 7CRiph&Ա`o` M[lWBUIoa[J_o6E T=CSwk9>lvP> u2j=WN|ޡNCIE(nI[m+[%6?"I2c+ v} 4t5͸籊ˡxF"K^ ^%n=H䕇^OTwԚ_-(9m!#48n>aJsGKMeviH eWyzߏiPur22i`WTf. ޝ] yuXp4"R4raPE{a6:Ga_}_e'0.MK78Tj\ !93U)wz$Lo;OɕHG;}"S(t|6þWQ[gliĊ\kKL8:v5,ѭ` fG[>Bޗv &K# 13,GEKULL~U17?ꄽ{Z\9%`m A&tTTKb]8E!{)IK %ݒ{> Q #xjazMhlN9j5vQ%Xrw3ؽ++%Gt dW?4D3c|Q:ּV0=h_ұ234x>Wn5]NBٜ:AZ"'Z{!EeD?Qh¶|e~RՏ4bK)ܲ|z֙&'[-xJl!~Π ¦tZ[uGZZgm~~q&Y ϶chic7H"B|x )i/3 `_')Uq/Z|y:߹T<3%8M+WiJ{:;xpny7*S8Е0HLe? ADnh,,Cd %2U nZ|sy$ńsw3;2 B.6Y/岸&)yp4Ұ^ Fe5+d\x>IA ʚ!@_W8ÊD ;\j hQbD5{ W^P}9R%{kt7l_sGz f%ld, O.t 7ډԧWO+9AϘ_*vt@a" [2JFhϑ9(b,rv?=zc>{z;m`rX@g8>6""V8K-HإɔXx;h*KhQyΚV*,j*A?ih:r;$)>r>KrIz! DNEJ3KǍ1Ιˠlj\L,xp0m/=@EڗN+w\D͘ԻU8]ٙ­h= 7x΅;uϔ&S#ZUJvmE{tyY>!kWӾF49[RUX 49$V 1{83ά o}𔮟CP91-^7f7x}:2_[Q[~hֻۭu;)+TM黝Y੣o;jjEB 3|8$C6?Ӡh|7G4wny_Kq-N''2׵]Apis$~m#]Ꮤ.rFBɒ0w\*@Vm|s¸o /VZ/$d6 (ؙ¤B v^@,Qә&6pe;qZ牃񋉹JחK %ך'R޽z&S {)DC=F)Fi0hY˘PtDTnF%B=`) TF9x(ۛɤxn_qhu=Yc޺+ģ2i72"89^zG٢G`&Ogݽ3C՚ifMW(Īڥ|,U=$iFSiLPW~I-h))?cNЃa6ѣC}mg.#,#h;յymo.Ip|r%\T[ rYOsu8]2G@opuhſEwj]$$ȇ@h3\c_-M}9VA+ wf~/_7Sfe`%}g}x%`T'}Ѫ;p]ߩ23y#:(wM1[gtCnK(H6-ǗTԲZ*V [A2Օ_aHf,b[TxACe3;jc)}bޔarfM ~TdWu߮xyW]|P&qza"Uk`ƕ{8!C+OJ+:hxߛ!)Gbh/ZM;1~!/8iUj톄6`^:~V)90%˲w1N>0Pp'LV´]q8=+a`'roWmS~q"g;GiKIz1E?ʴpQoֻjĂQ1^-%ʆ<^ % d;Q'oP$#1N-_]GnwI1Lxo۬pja/Ϭ_ 'w=.h Wj;R?FE5\Į['O:YiI_Y K`sM.FBBf9Kz.rr%1M\ C\HoeR%)s"1VTGfWZ7*6W9ܨ U d}ԮffdtU f.{tJ_8!SJ0&_%Ith@O*C@xn\<9/%԰6ADŽ=e#G}ko+zB;p7MipJY}g 'q?,_[ˮi]wʴ@. " ] @RVsxb2ŗ G'?BzOmoRH*Ҙ9-/?A1#`?PHBi%Ck[@B/<,v++"D%3ql#'Kˡ Hs "t|~ +WhТPXᾆh> h*ɣݕF(&tMr+LGN0=|6-u1NO}[{,g:mL#EȠG“R$+) #)ܚ@?zMvJ4.Py3%YM0I¡\d:H1eܻe x uI,#ں8pc]z7O^D9Щz\֏-;!Ti*Eiv q/ni_c{kQS` CzԹ2G/4qUL2r7ѻz՟-nTܘoԃdY5 hmKwkiE-cJ620ZckK~m%vRA/mLNi?sm o81D?&pBLmm`ɭ'ƖI429rhKنMkXGT|эzϢ V01ѭCxFMY.㭕SU]dL0GRвɚJ́4op4o.o-:< rs,Jߧ.7$S 4yLxXpBKp7hs,wvFU\ʌxhxSewfkXbI̤xSE, L#mpxeCM+/.mM M;P2~wB5b908ܹ=9?-:K]+O 'ݷG;I/oR=2T=%2oզt q|%aYuMY 3h\Yqsr}N~1Ia2lG۾՘?{ ^ LjPs~`iR1@Iۭs yZD@AIF~dX'ENJ:qDVQXht!TrdLY2*[j~I58رβfWho!ۉ:b?S]S wbk 2y6 f+Pm$R0IVZvɏ4ggS0^NƊň!ssMmε{Q7!Ph^܏_RHH pg>vkJͦlT,i2&~SDq,td0GD7&2ArrH9e"x Yvcs)AO615͝Hxt۩NddŐz;^zK,`GЄy {HVQT{0ksɠ~?$,μvon Ya7as6dU*^pǕq8ïh=UDP~#mk,c9( 7,t);8Z6jMX4BWQP/K,S>3b D( "}7ICRZAU#!O[Æ 1):=å SP% 'k! Q%c[Z7VTsЄwWCE=K T BI~Sn/: eCQMn%1ڦhB7ypOy$O[uzᜣS(zG.xbVGCI`澟7m --ֿYQ.Z}Abt[3-NI^bo0O $&FeL6Nמ>S C=>r]a ;J+Hj^#+KUd_q; s L\M.Z#?*~}ɼ!AN _KA'Kd6nPucylKQk20NbǔwEb/a<6bD zg{ٸU]%n׽weQ%-ҘU)пYZڃ^/ ׆3QfφLj{%$fT7ȷBGv庁MZ:y}٘ap##_q0KN@i{+M|{H-1%O_-hga3~֔[{\5PR1{8H$t.ɛC| e &1y?T[VK%sE_%:TB-VSQ(V oۢ&3 jȡH$RX2$YI`O)QqᲟ 3)wC6]/'h{e<ũ8ڵ4-"mv1 2hs@ڍw#cMlK3!6pN "Q9@ʵA>2fk]ޢnmÁ8;瓿lM#9UyuȣX|_XS-,0P] U#yq#ٶ5\h z_m{[Cnbz1#TP_҆衩$ <Yx|{ G~$K(2uНscKvי= ׀2B,մT gY 7WB\70_$s6x2UCKwӧThf[dJP<-J  ;6~HP>o!<ƹίMвӔ{M Z*Y]؈|H}f7BK BTHUU{^d%1^u:ƚbWقe x6 F(@97\pz{ac]8l\|ěsߖӹA uu%!4v0Kq<]-f2H\T"YPpބTy J[Bz 6@10sA.?OoMN |1 q;(7?/wf\\T7ì}jw\ay@߈ٴohFgQ"uz"t>Y4a ޸8Jd;͍YsnRdk4`z2l T.Qǧ)~G[7y& Clft%]dym DSj[+jOXbP4('hFv|a1|?['xcNV^#( pjJJ0lg&b?e OiJut! @@=oHiSnLX7kFN1wĠ2$5QlY/\p }Ly}840 8vL4nqk>4ǎ|dIGh80l\ TdGg<噜xgفShuP.@=3::Rt)oৗ܊=2!-&dR d3N7H:?HWuJ ćWO ]>~V)r%꾃֤ πnM <,iCCN3;FJ,)dςװ) 0P ~Hq}-\ yķX۞}ϟ#kheT9OԠ)}-rAj ;Ue|4\Lf#eܘyDV=)nUW74MPZ_NB]ޫ%7!> ,: ^#B؎ d6J(HgxP:x=F+|bp G0HKN-b`fjƜtn@a+h=} E,1^kBw:Ƿ~u/8Do9&-op'VlJĖ+WK M ]nWGS .2y'vĖ @p̄_-ŞÇ2Y*d10哃Pvl[?l(s;sюn=F=?!6 dN9=(=}D~7WHTًKzL~%MAǎ#O_y2YU`jFFrkci.UO7}@ñ=H.{P~!ZNvȽєB奈߀|!g% $w-a,J]=Yfu؟Y[9 Ӳe%?%쫭P;Zwbq btJ|еq?jUBS^:MK˚! p=x iYuh3]Ob.-=\_H?K,`y,MM.ܢH30;c+cc=s!6>y/Zȝ$iPvR1wkmS66SiWTv6[1,̻2$}鋜B7^@{3feVGr8XD R.r 0z|Hf|7!}4]l8YnYEnq.όԗ|4y `_dHߤ g@~<axU>q(0OCYN9!հNsArl Vwph\z9T ʩ0&350g\[j<4WAu$q,;xF=42@PFXkP9JlS}ؙC9^;͇!kWfƳB⏱{RDA@ vyoPTv0!xv޹)0gʮ<4C| i=懫~*})*N/M#|~/{l<2=ARH@=Ґ0"]L-[kqpg}CEoc= #Te_FBqqgnJ4 -FAe%4KP6^Ҝ9r~=bX!B/h4s(W6<7;AZO% a_t61gەu9N⌐FK')q l e(02~袞]ujF2`-K!eo&#FǧRNf b N.E+i2Xz}6<CM|\ewNXr4[,[f>}S2MhS_y,/MćD6uߔ$eZ}Og&HG97p;,<K_1k([9YquePhFJa4KPkԎ=w)W]7j-̿$nVb*2?mbhq,Te1o`DQ+j%k^+V)μRp*{*A+^&YB|HKx֬(UxIǮ:)EM@%+1')"FH!8.AMQ8j_V:/`[@ ({-Ke'qܴ$8J'eL|z_?m:/ޱDQp+[lxE P,{.Br>IU(騴1*|lv./9[Id9q_sWiJ‚' #V͉TC 2z_.3z8hI:y/0İ(j B(VQ+{ `5˸z"k>DO}mCIzgH[h~@?L {26<]k}YM̐L˵a%L?}s"mD M XvP dVQU:Kg=cy9|e|2W60lR+gxJ*:R3g:^'|'lrQօ_U[c0t55\I[Ym`N:zWVL܂Qt@#(-%kCM, q8#s'+ݏz Zo~]>ǝ8q -%bW櫮)JBqm&vʫ;ҍJ^2-{meaS>; (2h҇[}d6+r5+Sd-xP  vÝ,xS#_8j Ƭ48?>a[&YUQGX3^iQD6]jy 0K r&(OJqWU\ Z̾3$^orZƾMkK20Lj*{u|y,?ݞ8{h.>)rͱR"Ac8^ua_gă,yb"-C*3(Ckdx>Q@*"P7,(wA\~lVڿ˺񧊫s,߿kKAz+,؇(˒`oԁI.l rK++zx6zd {mHa 5XP̈gyjSP4s.SDf!|M]F0a6TJnI+a'8]~sQde5+@kvr>%HG- L]2% uR_Q/LgI c o5M(4y`hݿ(֋Hs! Mԥ$9-XxDavr!RFwnO>zgj?G#pHn(˘vfjcD6AMn$b0$DWj3ss;))4#ӏəs4ь!LX"^,jltp[/v|g p:`o?d r5?yM]F'XRZP$t vV(iPEeM;43͔Λ>[m-??͗^H쨲o4TլQ'e*r9t:J'CX~N4F3GN7"Z|.U87&b3h|?w [Rh?# LG;L($nAwA b/*kRNʋR~,u/kIx Yw'a9̆ѫL8SW㺛i9c^ u;8W%F"xJq#z;O i*VVݭke&y/=PUcf."\:y=4\Yr6 ݷ7͔$|.ft›rl!iwIYY3 ibf6&zISiwLWPk$Nځ-T̬L֫Sb'dd8B wgxG< ʒᘛ=oƝ7m"鞊3 ?xdᙧ(THie? \obBÛdiKnJZxCuDdC:pRav%/"& '*($o;QԪslߍ[OCPYTCPo>EE],#f:ڿ;D{XA}jP@\} B5ށR@uamhdP3U<\T_Ӽk2ڢ4;0նL!F ?'eNu돂%FZQ?pyZq, )Kq+QﴈWCz?FS"T _W_,ACFV,X BxvHm'maXypMYm%| n{j&voLr'.c~I~[UJa[u^.„~`x0##9?zɮP.%h9XY9-lŒ(U>/VJm>[/cޮ5o3 p?equƩz!U-?Ell(ʻI5=?)kd + *jd'>8Rc'"MtCkc ͨm '.{Ȯ\L'KhfvLCfYXH?If_W%G(vB +x-p+ S=ĮX*6dP8I!eԡ& h=txE1?2)olc-AYWH%T{@^X~oV ~3/|w^:21& -jkksȨ4Ϗ3Ko^ee+΢8xr㰟) clxƻ?26eX}DK=vs8Mi,}!tecZlexa=u= 7HD c+ BN=Zh)qgFbx$>6*M |]tpQˈ|ǜa;.eC3S4 }VTX &A㩎Ug( c-ȇQ0䠨˙h@}8)({~@ tq>ڛEoW8;Ex'Z6깰1ß uym/Ct Ojvܽ9 ? f Űo㙊d7P[a'o=-^Wm\@5g菧jGcw+j:Jlns6;nj:}@>֊KcŸ4BAj?l3)OWM~r ~)NԢΓKl1 +}cd+0),?_:?OgQ`4$mD/r1WZRƊdQ <}8*g@ g(fVVw0.c0cHB7{: Ct1gN9 ܀jbC7t4"BxA E]Gˀmn@˞6ic)s 2@G0ͬ00(UU*;) <#um/BD7C>yG: eB'KU<E@Fsey]0V-/`08};jƒm~ć6PLŖf5!bu_0"GhXj:ݔ`&tf*ZtQ"ެ wtB tnǙ&38$29 ʵ ױR SjXƙuq@L~DJcMǽi>z\- «WrϭJׂ=6 e$ t%#{{tPoρh#Vqgv-Thw^bI<-Bt ?/*tƥ'a`Om-y0gKc)4|na'1!kȋijܴ7 Ϝ zF_IjDc%8l$')v[t?!ڷ*hͲњ+%tP|n4{@1Fzf,ΗPVW\#=Ђ(-+!/J@vѣN{ѕ@b: M1e(᪬UFt:qDmrDhNCmpG!RM7xC5=Nmt}vޛmm;BOܖd2\b AeQ+XHη~ħz"m=|"0_ `lq+R3;v!b0K|&eϒ>KBP 9]9wW ׽=F'Rx?nNŞ2VJ<ؠ9a&>Bju3ҢSC ͥ?WɘA2?D"v2]5yǠ,_ \v %rnQa5JsM`W  % X6x H)omVBaj}ON]_N "Rq.]' .-gZyo{#ECNMB) Z_!o4=J Y4ܔQ)%D[UWPaqt}l?)ot VPAޯjɩ} 49f؍JL}>@ ez̥a` Zܫ>ߐ+<缦w_U<~8M/ol !? ]& ޲nPzw]7j="I%2Q2a'Go6zxEn( KTD #nʼV]88LJNrvM$ZLtCx~ʑ{ sbR:ɃTϭl;**YSP݈YiSX~$nD;~6ux9F<ԛI 4ݷIIPp0":ʡJv;eRƶ4/ɎTV2Q=95Q-IyD W +}_n׈JϧtCf=o͙7>T<ʤwд^!<~cd@a7ݜP)*HO*QW8kRSh(5eyIƟBEB,lLo/okFFcW=Awxm[<gNZ,[ |sE2TT|,즻 >'VBլymh"y[ܷSOs}J ͅ)>Vtz\+3Tu]Ldr> +HSfվR~4k$ٓpfhU\]yV6h7WOmJk~/OT0|eB'q̤']Ӳ;;ѡ΄XgަeW~hd7%/&ћ %@oէ‰ %yU8PϙKnu57om `y&v 9ig8M-rti' w.z$}s7H6I0AH&XT0,v3?4@Ю0i| ^nf]ӛ "(i-A3HtUAwdT:N*I-&6If^FX6+^XjƁ1ڣօ/@쫟SIAKnӏb{awm3^&&9>%ҢEpO&(Z,z2 ä?K`59:2*eFbuZU>F |cAшVsšq%XTuЄ9SDr̈́Z@:ҝ<6gmCj+3 ._N濞]aQRHI 6⯵=ڭ>G$0{k!:D7xj/Yb;à,w:K-zBCdwgֺC6L ql S&Ǔ=rywn"ʓT_jB']2߾Y<;1@2O^L%nƢ7c]'^J'Muo<irgd5@oM* A6qJ9Ӓ~z>׌,]CM2{8P|k^.\pcs8ZL7VA|z[v,XH"Rgc mƥ tOeVWUJT:u;G"|X瀬FlmMf`*i ?+.VPˣVAo{u.lxfӭƋ"+cp"Cȝ'=[ )*^H\TjO|\e6l+2<>EKðGcd~#>{p]|o]nbUuabJ/AF_fWw^P}s$tи-o6Atʻ_ﵖGl(&k&@IQ*CDBÈLs& bIdGxٙFZ:br%}¬!;JnNpc[2D̜^z<M}\z  爝lc:Bm\Un-xo"/TSa zڶ v .0=0au1r`꾕#>h#Fa fs;D):^W~u7䖨t:PoK[P95qZ ul]{1+PzC}Y ]LoikhsLJ#LxI3pOf~;E$-_\f+(}{<F+ fewͶ3Gmj~N"I'X Qbe5c X1 /ؗP0("P8[0LT~HRTOB0PEL./DJEOImo!X#x 0 r><Ȉо#`WAbA7U,ѠۣQM bcITY' T'C9foP]^wl x+Z+ca^~Sv+Cj'v 6ģ*)oE"m(HY=ℽ>G a)|NV7t)h%ӄ b}l1Bw-l`D},UDۯU&ƬSҔ)/'n!u!gp'OU춑gWcVRӘ3JzP<nW"z!8~.X:qH.,ZF]{@8wGshg\0뜓ʑZ;@Pzt4ߚP7+] ($}8SC7#\cN9ew`% k,b"F* FxLJ*e /?biX)[RuI9 *Y6^t729ӻ|+ 9p?3lGҡtP.ʰ)ƿȎ_]UQCOBώTM9'h%="&ى~eJ:JӺ{v5{qnPWsKu6 l+41W @y8>L}tN1XWڙU$fđeTrLh*o:aX]WTQ ޺ 7SㇷrG<, I w}B ~H vfg*oz tЁ-9^mz!ZY@{cU@k V.Mڍ /N&ѠΏ~p $)H,!VӇ I%PSH=kcY% n !. ;&Zhc.OoZ3JVKf+Q@Tg mD>tuz:O|GE#(*8'VzKQ( 5kj#\y\ɯy0#:ʧk{ pyL[q?! E <_fu<~+G/Vi|-ɨ=F޶Ey @A@Y`ez?}jSG@HB0+B@ BQd#A-_'233?8tǽ\& Pr > 8Fܨ (B,L.j >$etM콥G>Zv&CqU_$$eЫ*&"%Xs~ #0"VW Jl#>;q}B-H$=(LdX~@1|~̓9wYeDUImoujmJ 7\m2T# ɣbUYxGACH'Z,fU%b2ϢJ+؀ȉVI)vW (q:{F jD3xHh@=MF5.A VhWfaOiԾLOrXp>S7ީܭW q5EZ=3UT -1$? e!쐱Ci*ٚ.$16"+UtR1Hy3|;Q3smX\$gXx]R+D~5/`.rTe*(E鹌UϱW" ?6,h˦XoM4t6jɞu11Oth(`@?N/<q=Q)?O-5OI\ȐY{Jhk]8q.xWy }t3@yM2|䛻YW0b@p&#stƐӾP6Ȃ$M(-H*/q4Lc_K_N<| !IK*%9?{GEwn>s8HwD#V ]X|ѧW&յV`WabR+3dğqi*\@ ]h] B89(>͕Z'u , bܑ YZ