go1.17-doc-1.17.9-150000.1.28.1 >  A bV'p9|I|΂ǀN{7`3spb%iNwUH6W6$-Xt!dc3%Iݖ! DmlA|K k^q{Pyfy>.1>cBɜª'$!`=| DqiF05nզuz蚰eZ  .‚gPфӔﴣ9IP`X{8'zn3b45f89f997d71a59fbeacbf45432c6375fbbc7a0845db5dd2a528667205dda6a7ae1308cf984e2231288b7a08f22a58bc83e69c0ĉbV'p9|77vչ5\]2TCeÔKyUh\d^lY;@HNGy8[k"_GR3dn7-u(4qwJj\,|$JNM2tL 6J5J]ݛ Fu͎YB~]Hz1nbj՘$S^(k>u?HFz@W\  Q<DUUM/3rot>p;g?gd  " 3TX`d}     $ ( ,<Pd>(a8h9:.Fd|GdHdIdXdYd\d]e^e2beScfdfeffflfufvfzg(g8g<gBgCgo1.17-doc1.17.9150000.1.28.1Go documentationGo examples and documentation.bVsheep26SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxi5864LbVbVbVbV344c3190894932fab8c6e2296616b25e53cd0cd8cd759eed67dd0dacddb0474ab20fb1acc6ad2f7844ed688678a2e9e4eb71aa334cff171e84e3dfc448b4e8a6b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba203c89d2979ef5a0cb77a9090bebee03a7d6f7369cb026214b35ec476d90e835rootrootrootrootrootrootrootrootgo1.17-1.17.9-150000.1.28.1.src.rpmgo-docgo1.17-docgo1.17-doc(x86-32)    go1.17rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.17.93.0.4-14.6.0-14.0-15.2-14.14.1bUibN@bN@b+9b(b b@b@aaaa@a`2a;Haa @a@`@`jkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@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.17.9 (released 2022-04-12) includes security fixes to the crypto/elliptic and encoding/pem packages, as well as bug fixes to the linker and runtime. Refs boo#1190649 go1.17 release tracking CVE-2022-24675 CVE-2022-28327 * boo#1198423 go#51853 CVE-2022-24675 * go#52036 encoding/pem: stack overflow * boo#1198424 go#52075 CVE-2022-28327 * go#52076 crypto/elliptic: generic P-256 panic when scalar has too many leading zeroes * go#51736 plugin: tls handshake panic: unreachable method called. linker bug? * go#51696 runtime: some tests fails on Windows with CGO_ENABLED=0 * go#51458 runtime: finalizer call has wrong frame size * go#50611 internal/poll: deadlock in Read on arm64 when an FD is closed- Template gcc-go.patch to substitute gcc_go_version and eliminate multiple similar patches each with hardcoded gcc go binary name. gcc-go.patch inserts gcc-go binary name e.g. go-8 to compensate for current lack of gcc-go update-alternatives usage. * add gcc-go.patch * drop gcc6-go.patch * drop gcc7-go.patch- For SLE-12 set gcc_go_version to 8 to bootstrap using gcc8-go. gcc6-go and gcc7-go no longer successfully bootstrap go1.17 or go1.18 on SLE-12 aarch64 ppc64le or s390x. * gcc6-go fails with errors e.g. libnoder.a(_go_.o):(.toc+0x0): undefined reference to `__go_pimt__I4_DiagFrN4_boolee3- Add %define go_label as a configurable Go toolchain directory * go_label can be used to package multiple Go toolchains with the same go_api * go_label should be defined as go_api with an optional suffix e.g. %{go_api} or %{go_api}-foo * Default go_label = go_api makes no changes to package layout- add dont-force-gold-on-arm64.patch (bsc#1183043) - drop binutils-gold dependency- go1.17.8 (released 2022-03-03) includes a security fix to the regexp/syntax package, as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509, and net packages. Refs boo#1190649 go1.17 release tracking CVE-2022-24921 * boo#1196732 go#51112 CVE-2022-24921 * go#51118 regexp: stack overflow (process exit) handling deeply nested regexp * go#51332 cmd/go/internal/modfetch: erroneously resolves a v2+incompatible version when a v2/go.mod file exists * go#51199 cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizations * go#51162 net: use EDNS to increase DNS packet size [freeze exception] * go#50734 runtime/metrics: time histogram sub-bucket ranges are off by a factor of two * go#51000 crypto/x509: invalid RDNSequence: invalid attribute value: unsupported string type: 18- Add missing .bin binary test data to packaging. * Existing test data files added to packaging with mode 644: src/compress/bzip2/testdata/pass-random2.bin src/compress/bzip2/testdata/pass-random1.bin src/debug/dwarf/testdata/line-gcc-win.bin- go1.17.7 (released 2022-02-10) includes security fixes to the crypto/elliptic, math/big packages and to the go command, as well as bug fixes to the compiler, linker, runtime, the go command, and the debug/macho, debug/pe, and net/http/httptest packages. Refs boo#1190649 go1.17 release tracking CVE-2022-23806 CVE-2022-23772 CVE-2022-23773 * boo#1195838 go#50974 CVE-2022-23806 * go#50978 crypto/elliptic: IsOnCurve returns true for invalid field elements * boo#1195835 go#50699 CVE-2022-23772 * go#50701 math/big: Rat.SetString may consume large amount of RAM and crash * boo#1195834 go#35671 CVE-2022-23773 * go#50687 cmd/go: do not treat branches with semantic-version names as releases * go#50942 cmd/asm: "compile: loop" compiler bug? * go#50867 cmd/compile: incorrect use of CMN on arm64 * go#50812 cmd/go: remove bitbucket VCS probing * go#50781 runtime: incorrect frame information in traceback traversal may hang the process. * go#50722 debug/pe: reading debug_info section of PE files that use the DWARF5 form DW_FORM_line_strp causes error * go#50683 cmd/compile: MOVWreg missing sign-extension following a Copy from a floating-point LoadReg * go#50586 net/http/httptest: add fipsonly compliant certificate in for NewTLSServer(), for dev.boringcrypto branch * go#50297 cmd/link: does not set section type of .init_array correctly * go#50246 runtime: intermittent os/exec.Command.Start() Hang on Darwin in Presence of "plugin" Package- go1.17.6 (released 2022-01-06) includes fixes to the compiler, linker, runtime, and the crypto/x509, net/http, and reflect packages. Refs boo#1190649 go1.17 release tracking * go#50165 crypto/x509: error parsing large ASN.1 identifiers * go#50073 runtime: race detector SIGABRT or SIGSEGV on macOS Monterey * go#49961 reflect: segmentation violation while using html/template * go#49921 x/net/http2: http.Server.WriteTimeout does not fire if the http2 stream's window is out of space. * go#49413 cmd/compile: internal compiler error: Op...LECall and OpDereference have mismatched mem * go#48116 runtime: mallocs cause "base outside usable address space" panic when running on iOS 14- go1.17.5 (released 2021-12-09) includes security fixes to the syscall and net/http packages. Refs boo#1190649 go1.17 release tracking CVE-2021-44716 CVE-2021-44717 * boo#1193598 go#50057 CVE-2021-44717 * go#50067 syscall: don’t close fd 0 on ForkExec error * boo#1193597 go#50058 CVE-2021-44716 * go#50065 net/http: limit growth of header canonicalization cache- go1.17.4 (released 2021-12-02) includes fixes to the compiler, linker, runtime, and the go/types, net/http, and time packages. Refs boo#1190649 go1.17 release tracking * go#49911 x/net/http2: frequent failures in TestClientConnCloseAtBody * go#49909 x/net/ipv6: TestPacketConnReadWriteMulticast{UDP,ICMP} failing with "i/o timeout" on OpenBSD 6.8 and 7.0 * go#49905 x/net/http2: Client doesn't send body until ExpectContinueTimeout expires * go#49868 syscall: ntdll.dll errors in rtlGetNtVersionNumbers via os.StartProcess * go#49729 runtime: "fatal error: unexpected signal during runtime execution" in cmd/go tests on darwin-amd64-race running macOS 12.0 * go#49662 x/net/http2: TestUnreadFlowControlReturned_Server failures with stream error "NO_ERROR" since 2021-10-05 * go#49624 net/http: Possible HTTP/2 busy loop regression in Go 1.17.3 * go#49568 net/http: server responds with Transfer-Encoding: identity * go#49561 x/net/http2: setting Request.Close doesn't close TCP connections * go#49559 net/http: HTTP/2 response body Close method sometimes returns spurious context cancelation error (1.17.3 regression) * go#49511 cmd/compile: init info of OAS node in a select case is being dropped * go#49479 runtime: "morestack on g0" in x/perf/storage/app on windows/arm64 * go#49407 time: ParseInLocation error * go#49392 cmd/compile: internal compiler error: Expand calls interface data problem * go#49369 runtime: time goes backwards on windows-arm64 (frequent TestGcLastTime failures) * go#49129 cmd/compile: internal compiler error: can't find source for b12->b4: v31 = MOVBload v14 v1 : DX * go#48825 go/types, types2: stack overflow in hasVarSize for invalid type- go1.17.3 (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 go command, the misc/wasm directory, and to the net/http and syscall packages. Refs boo#1190649 go1.17 release tracking CVE-2021-41771 CVE-2021-41772 * boo#1192377 go#48990 CVE-2021-41771 * go#48992 debug/macho: invalid dynamic symbol table command can cause panic * boo#1192378 go#48085 CVE-2021-41772 * go#48252 archive/zip: Reader.Open panics on empty string * go#49199 cmd/go: go list all breaks in //go:build-only repos * go#49154 misc/wasm, cmd/link: Go 1.17.2 causes WASM builds to throw command line too long with many environment variables * go#49086 cmd/link: -buildmode=pie -linkshared panic at runtime * go#49077 x/net/http2: backport critical fixes * go#49010 net,runtime: apparent deadlock in (*net.conn).Close and runtime.netpollblock on arm64 platforms * go#48823 x/net/http2: client can hang forever if headers' size exceeds connection's buffer size and server hangs past request time * go#48650 x/net/http2: pool deadlock * go#48479 cmd/compile: 64 bits shifts on arm get wrong results * go#48475 cmd/compile: incorrect arm/arm64 simplification rules * go#48075 syscall: SysProcAttr{ NoInheritHandles: true } broken in 1.17 on Windows- go1.17.2 (released 2021-10-07) includes a security fix to the linker and misc/wasm directory, as well as bug fixes to the compiler, the runtime, the go command, and to the time and text/template packages. Refs boo#1190649 go1.17 release tracking CVE-2021-38297 * boo#1191468 go#48797 CVE-2021-38297 * go#48800 security: fix CVE-2021-38297 misc/wasm, cmd/link: do not let command line args overwrite global data * go#48561 cmd/compile: unsafe.Add bug when adding uint8 value to a pointer * go#48444 text/template: should t.init() be executed before t.muTmpl.Lock() in AddParseTree() method? * go#48177 time: output does not respect comma as millisecond separator * go#47859 time: timer reset sometimes ignored, causing delayed ticks * go#47756 cmd/go: mod tidy -go=1.17 should move indirect dependencies to the second require part- go1.17.1 (released 2021-09-09) includes a security fix to the archive/zip package, as well as bug fixes to the compiler, linker, the go command, and to the crypto/rand, embed, go/types, html/template, and net/http packages. Refs boo#1190649 go1.17 release tracking CVE-2021-39293 * boo#1190589 go#47801 CVE-2021-39293 * go#47986 archive/zip: overflow in preallocation check can cause OOM panic * go#48156 cmd/go: get panics with "can't find reason for requirement on" * go#48102 cmd/compile: panic during export method expression * go#48082 go/types: panic in error reporting for invalid use of "init" * go#47857 cmd/go: module dependencies not updated with go get -u in 1.17 * go#47854 go/types: incorrect type reported for comma-err C functions (manifests itself in IDEs) * go#47814 crypto/rand: getentropy is not available on iOS * go#47782 cmd/link: wrong dynamic linker path when cross-compiling to OpenBSD * go#47754 embed: 1.17 rejects types with underlying type []byte * go#47692 x/net/http2: server sends RST_STREAM w/ PROTOCOL_ERROR to clients it incorrectly believes have violated max advertised num streams- go1.17 (released 2021-08-16) is a major release of Go. go1.17.x minor releases will be provided through August 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#1190649 go1.17 release tracking * See release notes https://golang.org/doc/go1.17. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * The compiler now implements a new way of passing function arguments and results using registers instead of the stack. Benchmarks for a representative set of Go packages and programs show performance improvements of about 5%, and a typical reduction in binary size of about 2%. This is currently enabled for Linux, macOS, and Windows on the 64-bit x86 architecture (the linux/amd64, darwin/amd64, and windows/amd64 ports). This change does not affect the functionality of any safe Go code and is designed to have no impact on most assembly code. * When the linker uses external linking mode, which is the default when linking a program that uses cgo, and the linker is invoked with a -I option, the option will now be passed to the external linker as a -Wl,--dynamic-linker option. * The runtime/cgo package now provides a new facility that allows to turn any Go values to a safe representation that can be used to pass values between C and Go safely. See runtime/cgo.Handle for more information. * ARM64 Go programs now maintain stack frame pointers on the 64-bit ARM architecture on all operating systems. Previously, stack frame pointers were only enabled on Linux, macOS, and iOS. * Pruned module graphs in go 1.17 modules: If a module specifies go 1.17 or higher, the module graph includes only the immediate dependencies of other go 1.17 modules, not their full transitive dependencies. To convert the go.mod file for an existing module to Go 1.17 without changing the selected versions of its dependencies, run: go mod tidy -go=1.17 By default, go mod tidy verifies that the selected versions of dependencies relevant to the main module are the same versions that would be used by the prior Go release (Go 1.16 for a module that specifies go 1.17), and preserves the go.sum entries needed by that release even for dependencies that are not normally needed by other commands. The -compat flag allows that version to be overridden to support older (or only newer) versions, up to the version specified by the go directive in the go.mod file. To tidy a go 1.17 module for Go 1.17 only, without saving checksums for (or checking for consistency with) Go 1.16: go mod tidy - compat=1.17 Note that even if the main module is tidied with -compat=1.17, users who require the module from a go 1.16 or earlier module will still be able to use it, provided that the packages use only compatible language and library features. The go mod graph subcommand also supports the -go flag, which causes it to report the graph as seen by the indicated Go version, showing dependencies that may otherwise be pruned out. * Module deprecation comments: Module authors may deprecate a module by adding a // Deprecated: comment to go.mod, then tagging a new version. go get now prints a warning if a module needed to build packages named on the command line is deprecated. go list -m -u prints deprecations for all dependencies (use -f or -json to show the full message). The go command considers different major versions to be distinct modules, so this mechanism may be used, for example, to provide users with migration instructions for a new major version. * go get -insecure flag is deprecated and has been removed. To permit the use of insecure schemes when fetching dependencies, please use the GOINSECURE environment variable. The -insecure flag also bypassed module sum validation, use GOPRIVATE or GONOSUMDB if you need that functionality. See go help environment for details. * go get prints a deprecation warning when installing commands outside the main module (without the -d flag). go install cmd@version should be used instead to install a command at a specific version, using a suffix like @latest or @v1.2.3. In Go 1.18, the -d flag will always be enabled, and go get will only be used to change dependencies in go.mod. * go.mod files missing go directives: If the main module's go.mod file does not contain a go directive and the go command cannot update the go.mod file, the go command now assumes go 1.11 instead of the current release. (go mod init has added go directives automatically since Go 1.12.) If a module dependency lacks an explicit go.mod file, or its go.mod file does not contain a go directive, the go command now assumes go 1.16 for that dependency instead of the current release. (Dependencies developed in GOPATH mode may lack a go.mod file, and the vendor/modules.txt has to date never recorded the go versions indicated by dependencies' go.mod files.) * vendor contents: If the main module specifies go 1.17 or higher, go mod vendor now annotates vendor/modules.txt with the go version indicated by each vendored module in its own go.mod file. The annotated version is used when building the module's packages from vendored source code. If the main module specifies go 1.17 or higher, go mod vendor now omits go.mod and go.sum files for vendored dependencies, which can otherwise interfere with the ability of the go command to identify the correct module root when invoked within the vendor tree. * Password prompts: The go command by default now suppresses SSH password prompts and Git Credential Manager prompts when fetching Git repositories using SSH, as it already did previously for other Git password prompts. Users authenticating to private Git repos with password-protected SSH may configure an ssh-agent to enable the go command to use password-protected SSH keys. * go mod download: When go mod download is invoked without arguments, it will no longer save sums for downloaded module content to go.sum. It may still make changes to go.mod and go.sum needed to load the build list. This is the same as the behavior in Go 1.15. To save sums for all modules, use: go mod download all * The go command now understands //go:build lines and prefers them over // +build lines. The new syntax uses boolean expressions, just like Go, and should be less error-prone. As of this release, the new syntax is fully supported, and all Go files should be updated to have both forms with the same meaning. To aid in migration, gofmt now automatically synchronizes the two forms. For more details on the syntax and migration plan, see https://golang.org/design/draft-gobuild. * go run now accepts arguments with version suffixes (for example, go run example.com/cmd@v1.0.0). This causes go run to build and run 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 running executables without installing them or without changing dependencies of the current module. * The format of stack traces from the runtime (printed when an uncaught panic occurs, or when runtime.Stack is called) is improved. * TLS strict ALPN: When Config.NextProtos is set, servers now enforce that there is an overlap between the configured protocols and the ALPN protocols advertised by the client, if any. If there is no mutually supported protocol, the connection is closed with the no_application_protocol alert, as required by RFC 7301. This helps mitigate the ALPACA cross-protocol attack. As an exception, when the value "h2" is included in the server's Config.NextProtos, HTTP/1.1 clients will be allowed to connect as if they didn't support ALPN. See issue go#46310 for more information. * crypto/ed25519: The crypto/ed25519 package has been rewritten, and all operations are now approximately twice as fast on amd64 and arm64. The observable behavior has not otherwise changed. * crypto/elliptic: CurveParams methods now automatically invoke faster and safer dedicated implementations for known curves (P-224, P-256, and P-521) when available. Note that this is a best-effort approach and applications should avoid using the generic, not constant-time CurveParams methods and instead use dedicated Curve implementations such as P256. The P521 curve implementation has been rewritten using code generated by the fiat-crypto project, which is based on a formally-verified model of the arithmetic operations. It is now constant-time and three times faster on amd64 and arm64. The observable behavior has not otherwise changed. * crypto/tls: The new Conn.HandshakeContext method allows the user to control cancellation of an in-progress TLS handshake. The provided context is accessible from various callbacks through the new ClientHelloInfo.Context and CertificateRequestInfo.Context methods. Canceling the context after the handshake has finished has no effect. Cipher suite ordering is now handled entirely by the crypto/tls package. Currently, cipher suites are sorted based on their security, performance, and hardware support taking into account both the local and peer's hardware. The order of the Config.CipherSuites field is now ignored, as well as the Config.PreferServerCipherSuites field. Note that Config.CipherSuites still allows applications to choose what TLS 1.0–1.2 cipher suites to enable. The 3DES cipher suites have been moved to InsecureCipherSuites due to fundamental block size-related weakness. They are still enabled by default but only as a last resort, thanks to the cipher suite ordering change above. Beginning in the next release, Go 1.18, the Config.MinVersion for crypto/tls clients will default to TLS 1.2, disabling TLS 1.0 and TLS 1.1 by default. Applications will be able to override the change by explicitly setting Config.MinVersion. This will not affect crypto/tls servers. * crypto/x509: CreateCertificate now returns an error if the provided private key doesn't match the parent's public key, if any. The resulting certificate would have failed to verify. * crypto/x509: The temporary GODEBUG=x509ignoreCN=0 flag has been removed. * crypto/x509: ParseCertificate has been rewritten, and now consumes ~70% fewer resources. The observable behavior has not otherwise changed, except for error messages. * crypto/x509: Beginning in the next release, Go 1.18, crypto/x509 will reject certificates signed with the SHA-1 hash function. This doesn't apply to self-signed root certificates. Practical attacks against SHA-1 have been demonstrated in 2017 and publicly trusted Certificate Authorities have not issued SHA-1 certificates since 2015. * go/build: The new Context.ToolTags field holds the build tags appropriate to the current Go toolchain configuration. * net/http package now uses the new (*tls.Conn).HandshakeContext with the Request context when performing TLS handshakes in the client or server. * syscall: On Unix-like systems, the process group of a child process is now set with signals blocked. This avoids sending a SIGTTOU to the child when the parent is in a background process group. * time: The new Time.IsDST method can be used to check whether the time is in Daylight Savings Time in its configured location. * time: The new Time.UnixMilli and Time.UnixMicro methods return the number of milliseconds and microseconds elapsed since January 1, 1970 UTC respectively. * time: The new UnixMilli and UnixMicro functions return the local Time corresponding to the given Unix time.- 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.17/lib/time/update.bash (already packaged) /usr/lib64/go/1.17/src/all.bash /usr/lib64/go/1.17/src/bootstrap.bash /usr/lib64/go/1.17/src/buildall.bash /usr/lib64/go/1.17/src/clean.bash /usr/lib64/go/1.17/src/cmp.bash /usr/lib64/go/1.17/src/make.bash /usr/lib64/go/1.17/src/race.bash /usr/lib64/go/1.17/src/run.bash /usr/share/go/1.17/src/all.bash /usr/share/go/1.17/src/bootstrap.bash /usr/share/go/1.17/src/buildall.bash /usr/share/go/1.17/src/clean.bash /usr/share/go/1.17/src/cmd/compile/internal/ssa/gen/cover.bash /usr/share/go/1.17/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash /usr/share/go/1.17/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash /usr/share/go/1.17/src/cmp.bash /usr/share/go/1.17/src/internal/trace/mkcanned.bash /usr/share/go/1.17/src/make.bash /usr/share/go/1.17/src/race.bash /usr/share/go/1.17/src/run.bash- go1.17rc2 (released 2021-08-02) is a release candidate version of go1.17 cut from the master branch at the revision tagged go1.17rc2.- go1.17rc1 (released 2021-07-13) is a release candidate version of go1.17 cut from the master branch at the revision tagged go1.17rc1.- go1.17beta1 (released 2021-06-10) is a beta version of go1.17 cut from the master branch at the revision tagged go1.17beta1.sheep26 16498639131.17.91.17.9-150000.1.28.11.17.9-150000.1.28.1asm.htmlgo1.17.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.17/-fomit-frame-pointer -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:23734/SUSE_SLE-15_Update/75c18d62b5f5ffcc58702c68aa1da119-go1.17.SUSE_SLE-15_Updatecpioxz5i586-suse-linuxHTML document, UTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text?q1[aUΝɵutf-853701e6645cffb3eb05dd8e0869410305d3c08a3cd13fe231aadc977ae2bbb73?P7zXZ !t/=] crv(vX0hڊ @ .BoZz}1ouVwZeXBA1]n17&6Zgk;e)Ϗ?ۍ,n(NEWa Ę[#-q n쁏I ؉:V3ɒXJh2qB.`^\G_Рg&5m$dLxnݝDrX{6HJ4UV ]BS8‡ budZ1A ;?ƥd)[R+&cEA̱ #ྌ!.? r/$ ZeDAyz>]K]CAiT—r'R#jp\Qq+$)3|D&BKTϧ.[j9rLAy\t"Nuj(\sBm,p)mdF݊][9Yv7o!RRG~kJc(xu(!yXA辏9q4BÜ_G11RqՐ0*C1Vqm#QrЁz=:NI@Gm+ uҥ-ܚѥBjUk+p  P9[i\zoyr򳪡g4Q`))u4 Z+6MJ+RTx& GSE<@kGP'7ݺ_ ac'b@nb+1³;*V~-}8?gPЁ(FV(mٝ8O/Ϟ_&=D'7%Ak{^vI䙃r__vt#id5i0 p!R̔ `-aE>px#{S6Q!uct& g~x9bZoJxāt _:+Õ#)Wʃ̜Ad?Fwb tMuFx{.LvWƠ/Чzn9\ɖ&N$ B|Ec!~_$pt@yV Z6D|Ʋ$]\[LiU+%i>E7)/x\(^ܟ?qL'*5*./T`PCcaD iєPx;p?OY,^$f"|ix2GrG1=R Ha! A??Bg VJf-W,~W9LsV|+l }!V0yIT>4Gwȋ)Q\fl16eW倃 I3e lw 36rk۰ %󮪚z|#5g=e Ւ+2NU{Jw4nIDµȗ>/P}l@2mA>:)fyV_L 痌=4LMc"*"m.;l dzp+Ն,G̼1>K++Di1泒MR N9ل3J J[ǵTz OG(۳ ]ݕ]'nب7 s-X$YZچhvX@]}cHRiL D%Tfj)44%4U>OuvR6:ō2ᵜ0-1M~7~4B$\?P_峀>O` Ǖ,| $kv%}gA.XښKew!v bϛ: (<)0 xh{KU³ !} :Lg'AwW|Dj>5a",ZƚPr pja}k+qh2!*p >)YC}^HLf k6s ?LyZ^a>"H],2[>;uy&L$%tGvc JHrn>M h3B=^l\XV']u Y[+(n0ūq=y;iZlr/Fn :2+ef˙X|k9eML@Kt5]y7MeŇ"Ff1qOZ6jSCFB~Y;]8 +qz:2UdyDCqf24vvTp FmF6z=[z_qmݾmB CHC ^\_˪(&ȥAv!wGє>(xSkl.W: q|v=T(Z&S`q+R4 ?U!(iBgk.bک³`{^/Q&L!'6-}3ܷ[EE?8 77DT aϭ'Neh*FDr,z%$Q 3{gX]9*) -nP4HO-GnÉ"\w˨5+skFuplŬ@OY,($a]~j1 rDLH0k)wh]Xjg!S@`#3nNO`8^ŮoME$ⷚۺ \6=DV(6x$[yb?|~ăt@c糱敕ɧMse}0uڳr[.=3=piVHd 6ߩY.?7mַr h]wF%[t|Փ_.U7Ml*ҙ(jAi{MCR>8 g}- Y^xa(pi"b|rD:{Ez 5TNde3.@BN6>=Ut%êنT4O'݅#+"\5]}ٚPmgʩp- 7ZX]p=A"+^mjgyב"~W^N`kmcjɕ։OP 7I'B`X Ęqw!sI8P@\0Ujr =CvjRE u"zEe|w8`G&s>GrQӵve>/mYg‘jA j+:ޢGuKƾQŰװhtthx5GbiYKWUϦIKrSzrSM3EcgeG-߇ YyGC=|C!+d!ָ0PFklh×Ld}9OU+ȗ7 `wb(0D-f3=^Mv8\/,u/oP5m2R9?'ؕvY_Z"4S'Ѓ l3h͕=M :šܢ ьLRuLM5"#8&%ݠ/qKNoxF;z@_OC \Յ 8-u:T i;)!+wTgKz8O9R,EdQ ߈\qEq/~Q yp O5wSې[+k/"[_g [O[h!/&m>]BȊ| PK/.kA=3u~J3|uV"(~d{Ǘ6}LT# Nn@g`Pp3r e '{h I,X<{a"1.R}ٹNL@ie>y2 0zjiZ`9sѾivGBG "+mJ7&JN/ckuNA8!aAfV/=TbƽǽO+Qmii :s ԌUJs D:g !囚\ڛ P"dFKۿHRlZ 2)W7" euЊ  b*pw*]('^O}~贃B-qr?.nZ~S''{QMW8Dn¨^'z?o*({ [W>M)rTMUyP:-rȾQLC"1W/Sء`+.p*_>{/9`{kJΒ(_%ftAv];{qoɾ3j\K#/ATW3+/!IbM#y>Ro|owV|!%2\)K5TK/5Vl pr8kTskܼ.ڼnxY(qȴ"X"t0W=VB]:j6>M ˳Rګ}s؍΁=ix5zDцx4oc\6dzжl[d*m  B jrj,u S$Y8mw"<*ۜURTqV?; ,Gb5**3cnLݡ\Vg}pڻFFMB:%!y*(uTj.77˜:IkZDdN:+eQ$,}{׺+ WŨ}Oo,Uލw6}R6 -vPNX)t_ޙˁO7PVGJƎ}lGhypVnWcdJE+z\DR$[A `'F?|hA&zq|>{-9UV𬖒ښQ9" {l ҩa0x"tZѐQdtUH;jՖЅJd5fzоe n&\3\B_WOSO>N\DV}Pt=Q/R!FrnKiVqS5z`9U;6{'IUBTD،sH?VZq%Hþ*@kpSd<}&VȦY[=EJ(B]쏡4f4bnt碠[ AbR\~ʼn*U*s`a /ͧƖh=|y[f5s^cRʼ9Q@AS6leQsXaq!Z&CU9F ||zK& @wPჺȘ7Fl怛)zawI"ξrIq*`kbo9_1#"B|&g}r@ipTI6#fH^*KΒ"zgl`Do*J܇a8pwp[@;&0ZfEӤ!802K@׈3S T` H< d|ׅr%.U?7QmA-I -$ՕW{4Zii*zĀotGpD J'b~W yALKc+uu[*'|c(;#|WKgߊ l(c% Fb21zVKy+{iDY˿3rPS!oJ]p c##U;(׆ 9aRRnr>`E^Ff䖅#g[TI$y<ҒG0fȀa~%D}^ ɁMi12߾?gC Tl&K{1$5楕 IXWsnȉ&D O>biV_abZHQ•wۃa{0.8bxi`%.F(AF,OوM铴jgY]}YF-qZ?Z%9F=)>/Z."WE&;g TpfOzΨJ}eцsWQ ަf<ֈFo-+ 8Mf$!L➿wSxŤqVKiZ.Q Mhi^R H[mte-?{O I~Fn= [zGW p|& ;PbG$"qml>ݮҜ?i%`# 0c,$HҞ%mxcmQf`$D*Ĥ'?RXBui#.HLx-5yn>\v7aJӠR2<$J* CIdj|\'6,+4'ӆ(̢c"; W4=Â(qC֌fzRe/މe[|6LOA.ƲR}0]9i9 x--DW_Qّ&'l+KX VKR`jɰA0JL~ZbO SYsSd=e->=)*Qceͺ;OPA1G1ȠVe 2k%M\ӏh8rU -x TV +yczlsiRߊ/%WrAnIͪ |` +Deõn3|g9)G_g1(y1r(6$}V< . 7GÃJؔE \, ~6afQS^ N:ܡI߲#mPЋ2m*hFF*{"aNK ?FDM2ADfLNB(3V_9䖯 }fݑ1a]xڣu^~>JkXR1% ٌ⿔kKjaMMIۚ 0MQ}ܾo4D}vbN]VlAAr%w('ޭxw' 嶨= [ux t=e%%wV|6 -"x_UP`)v9WRM+d _V ~SCʋWü-vf1yaӍvl)>kzyU, Ƹ)oi#`2eRb/ϝ)_FkF} +sޭ GE~9cȆl)fvi#/Ш.t1/'/|$q ׅ8(uDԿ&` b^ (^L+baK.`u9ۺKBuZĨiq?1c/::h1(rs`iq#J`ygMo޶qQL 5v, -"i0^۶$$z]*&d׏M-9C@&;KJoFCb"e1aJ Pdyooˆv{P#,䏄YPDcWbIomgd0^99"+"o(KS2|/nʸ;#M8yqB7 >3_Bnb PWTx9cUVgv^KNAz[:L[[w}M3L!&;H || @hUO<FqҭHlq~tfJypY]`%# ! @o|G__I>Af'B%Fpjx&sI  ObH D|9Y|A&VU=5 Xwz)z[2 ܱ_#=ɼ7\t}$nt.)ӬoP!?1D7BĿwKK.%/!0AlonWӨKc*6g]r}_뉎0UsW[-&)H^#M.w0W}b ^k)Hc+9H1lf:.C~U5 (-H0%v*K`\S8N< BJ,s7dٖj~K7\1\Ck|\ .{*iTi9կ::QU˶ӡӁ3}r6 j?7z_\1~IGUTJύXt }txϭ@1)>WByG~hos}쩩R%BUlit[Tt A{N8oS853ɉa]r0_`]žBQ+!YK/H8`0L#"#z8^6 0o:^eT&p=޶cQbأܺIk]#Gj 18ۇ3<+>{Ln*D=w2OQɋdYPA o"CkfU=8͕Bq1(hd9#lX cxa)FSX^/ЖGvHl XFZGYE3|:,鮑!>I99]b"Ȧ.SV.#ZWqơEo03ϯK߿5cF,YBƲXю g_kז?V =Pv@@ZFs/Zmv=>,$k/+/eBm;*!QtQ]Li Ϲp#B oNş:AޖDf00Tz~<_ֶ[Te>Vul=#ϥ$Sں۳ t=gO< W~V\۵"koo_V{:KgϩF7S[@:yncEz _Zl(u}'vI˰,4,qp*JXX׼<@dSMcm(EpR.;[z23Q09/4uBEgx!YbNT>i4; p1$LwKlx^,ܒ+t =Cv')@fޏ>9὞*]ܙ4wZ"|$oZ S-f Yk8 r}2ks[8WX贁m]1+к `H6$cJ*=ŰwH0*)L.+m>> ǧsfj%HXw8J) =-?y+ݪ9`~#YY=2\SG HlpsS6M@D;[5ql"&]䝒NdIr0q\ tuW"#kXA$^dw;! ϝ2&9;Bj֥ SZ&|W 9veeذeugg"Vz VkMU>IЅx68ڮ7nk/|YuFzA.clt2ݑ|G̮H_pR|斮kUL[ƹYg1ӔM2ѝlL5w/6w?F >w\g>nN*/E ,gmŏZת׺"8?g89m~ ߊG{Ck[+ e\TPܬ :=VX0Q^c%tS{XX= xday2/I慓 G~e'!SM•2+]SXOy4X1uhmUy󓽵6u媆%_v>qn$wdz(b uywxۜ~TUV@*ZqaY%54zYũL3NK{lD38Qi.rj/б~Y|a9‚jő~g~o4 αRnA MHumWÚftcm"3$:|S‰YB 1/TF|{L?s(gsaQa}1<(&KVosS$Q0Ќlo7'Ђ jvu?ڗl=E,#;j:3l1I7ޖWUD^֫rs]Y54©ZNPU.:B~S|V9&>8ypq@n.uq6)R]Nl@.6J/IU1^lĺЍjE?"eDW{ΫS×.'U8/mvPҨ6'B9@{sL=18 9Apw% w_Fqv;Ki WZz/eZL`!P`sa3'ߐb$𳘨)竚z 0lK3;*P{/үZ)"c>쵇3}F9sacޯ{ 0;KkNnI9Ba4kEKSf`h&B `ߑlqj:O$o?_Ee 6pu b̳z [Kg`ЮUBh)֪xϘǢA^&QT&AqΉ_IUbpuK"]ރwk[E1Xhj_ wY遽=`sƤTݞ.SNEoF ч,za|γ4p֡`s5"q&+٩}hjLU;Ֆ mIM217s. 9t{Ρ~N3s1k߆e:{&mix \|6Q\j5 MV2P1,TzQ7o/}`fT珄(!?#fV 6Q j'8l, Mdz%@,{`Y;\h9@?/5YP!ö; /y[vIwҍH;[cJP..NK kP[eFi=*}HT2rY)DWT-:f" CکfgZ]^:ML܈dm#X)u -fLC_DrVbX^tVrX( ;]OGb`ڢaWg+ X Ip>1q+}0}>!'~u4:|5@&^϶ru X4`mvm=)uc4lHFa"*oF]u7K:c;R]~ƕ@W?`HM)Y~X71 )bM:c''-$m95S!,ú[~I`Yvw|S>ԑƓo)}nTi|΃zY39H YMVMqEpC'|K?]oSMIՑ2Et[V%g0}lΣsQ$RT6 ,]IͭȌC4JY?:+"N miSW +d9.pFv C|"l7}Vژi԰su3~1y-g? &/yˡ GhÇj,ѳW'v! ,bw/:2 D{B8f2y.H0Q>wQ^\\+A_PMd)H$qQCUEŏ!= "-8՘Fr#8 ;ots¸&Q"J-"7<4="7&hݩ[,`kd6MՕu\',9c&cjO/ b,ҏFBl9 /ž>-j:@` 6Cr"Nt ӫΕA*'xBk70@eJ DlG߳Pu&Gd<6}@< hX[EScZg#$sGUoS)M˃J# k=м Y' /2@Aؕe^s"c^FY谎⁖oR9=fl{f@({n1 &Ea~#?ƙe1Cf)BaTdYlԸm]!l BʹÜķu_aztTc1]{ү! -Cra^AJfMFBOQ ڒ|kK/޴T 'le^4ɍ-Zje:^Q\e"|^[,e66W2f}c}3PO<-ɴ3:jY6XͱFҏ[h|?#i"tOwh 6>_ҌV0lJ|pH,e,J\ƕjVǡSw\}9ԂVBkhZ`Irj1xGC6xi0'`;!PNq3#.(H ~W+$434cm /fh>a{B6d%Nk[%o4H=vg4jX1D=rW(ӔB8Sf'gjMOOs酁F4's&fu ʆa{.PȻ./.w\=ӂ"VT3ÑZ?#(&l& *ɪo0rՔRэ]7)P[ 1WZ4)x w7q5b#dY?f|dׁhQ GBD}@w=*G (mܓW?lcn>3k(q]`J֐JTR{?!>J̀hmGޮ!"Y-@@rS-lJ"S1SNBuX0˧A۴/E"ͽ،,@-}st<b袋̀r/h'JPCv ùd73i8WlxJ^H̊Zҫb΃үxxZKcҳ6*F]- =^9nsqBcl0R7Űr࣓txEN{T1 ȵQcX#W82z^"ΞwxӁ*{ELA/$RK [ ƨ$Qy%LF֌1\,6l^$2REʗĔ³ppR~^MQӓūc AݷUvž7I5"·1_;*:9< ?Kx KT3Q}{&xȯ}i |*b0;D2'#0}}f,)DSyM{TfLpv$epbbymv6Gΰw+<9s{!x 'QeaFGz@(G)Mx;X^Eny붨 _o9SQ)=QgS2u-:YEFo92Hnkw)D'ZMr Dcy];GR{{|c4:ϻ [Nz`]AqzkM%{V83o,I*t,'n6Uo۬2Ab!S2"I7!!f-VVu&U"N&vM/qm4c7V玂^>pW_1%FŇ%mu:89=Q3I4K޳< ɔ51\ DغdA&!dyU d`ĚVx7`o}?dX4T v f5Cݲ;L[AtQ ;̰Y; jI0 jA+S{Ooz[Cx s|Mfk5O>)\>iFd#=3]궚2**BO*b-@]Z(,OdRT4ZR _37f;,RD/ġ<P@iL h7Tu z+By ТT_Zzoy7L-mevziQ|"T]^m*M3`qCq7`N7f;OD'JsI >IO)W EmitZ2F| l@Feb3ꃶSsV  &+3F4?#_w sȌtH%$89+!L㮒X3~oq݂cl@qj aTpLAhZ V>ƣ!#R3fsX4=q܏:3ۘxJYp=xeKWj%Z'gXQ5 QWD֛za@[s cZxpssn<r4j&֮$Obr8}YŸzP ,FG^0{S3RKdgMշ1w`oV t]ݳQA`qFS,Ю89ȿ$whZy?a0ۙe% @zwW%%J $|ۍpխ[nW.2J.2-JK9F_UI+wrsxIF+*OSeVY#2'C! i=|nRvnչm;,c[ Ihv“50+!&j^1@=;i\0$VrrZ.!o#2!r~eFZդJuP;=\Eo7 o#9h!3jvbuK4;~f >+ lei^9|N Ul#P< mҵFTԏ ._F'6"#S,]Hbؚ{ rjXbF1tLIkFq=s3ž)"Tg*/ڤdRL);A2?ڷUXUɢzXkrbw^Wc W?S'oiMjzXS#4>=Ao5VD|Namzc Q]f/Go@…^rIሻ:ovaǡn(X]bm'3_):؊̿&szRXDUz7}0 1+@q1cߪ~Ԩ&f#3:MvWڑpKȞTm+xP#Fa{wb< ?gZ-5A,b]+A[BwL6{DDi,R,ʴW&9s DĒuG?,)xW:RϘl^9i%5~7@Q>D*6Ã2kx.5 bdVI >>;!Jհy*-t=W1yTd8~g`[|_v/s;&edw,~5+JaC'ob`Ofbi5Tv͒%kk04H/*udB!̗ >JG\ԑJ/ac?8L>Bm\%$i)8LG|g^m(*F}(L>.e~UϞ(`N,vKɈ:2g];hUc3d*x^os⊼a4ND oK-6AX1WelW`Թ? U >~W x í|!{rmv.p&( irq*Y(#ɑNGpvF֛9!uƵ. axWzQy>ZP|3^&}QLg >HT>90?:`'F #sV-Fj +&?Vx&o:zq*z/s>右VΑ[&' -Ư>~:?#LimʨMezPLޗ0J=K?+ǀ'>\-m]? Dg jG͒?nJ< -Oƻ 7 ڂ3YQu|:& ކN6w܎GtiΞ}U`/Q;Ata"x.RAG c^FGEߗvAj)pf ѓfͳ%na~q$υ̤@> 93b#IǙI'7 wy5Dr@V{55>-Jisa~mϷ.l^*:ٽ([l;Y_*-]$~O&OJΈ[$1e#M_ā4N!Z0Ynt&FZ2ɟ#C30<)+F uYc݅oGmL"u#w3֟iE K| i?w4J\mhɠ-WK2S2y)kLs3h, ;㡨b(SndݞJWpŷ^{E=uKz9fL&唿' )f$f6"󯸾AS[(M5Dq(-!^ +vOx|aЪE;nC.ih`|CdOi3S4+AGy ~~5O$sFDɫgz yeU.' N 2l7]?e#V~-y,l7C8!R}*{6K0B!X$S/K[l5ұ##F@EQ(snAp8`XvBKłJޅ31)}s00 ^*Į\Lqe<!sAL" .)hȎ 5!JNOxθ.DU&L85@5rxFN@ bFuYzZT8AEh"Zm;oh VlnÉ ~].|-W?JoPKtz$8'$uTټ o 2N!D2SQK)϶U**2az;ȇHЋaU)I%xi?8Yh0RmΣR bi]2ᐇȨ'^>JDK;E8F/QJ&ĂCF ex9h2U2|tjt4]CZ>o~k{-"Ͻ)~ ::^C֖i~NolUh4RTXTc6\.]긫0񖢉0<[şʻ(P+R((8'fdž`Ӳ1PT߁fi ᰧp^mj޷l}xeJo!R;oa-byѶZak"q/y LcA -@6o9PȖJ#Q2dr&>Yֆ&o fZk#r\_|M}ӚŦ0T!ʨe&P̢aĊ͈ӵ*~i =,l l^#Jdq.P wh9LE? zeq[DIPү?nv|8EAQ4e%Д3p\kθv\2C13炛Hǡ%cy#jQy_mN87 f'6霃2y]1"w7qTg7l|B1 #*I4KIL'EQK!#hu04.|)xi=1"A(W<#vQUT${@ >c6 KPgK&8OU)-=GBQrW:ܘLY ֬,43mS֎fvA1:Dh*>QkY?PP7ܯBFqaBT62=dg][[4{-5;F3pS|9Ӻ*#p_rauQkAwOkP""^_0qYWf } 1ݞ.Z'ii:b~t:ΠӬ홒2'Y_,!` -: .{u2խԚxR:*u_`g[xM#y[ /jgK?DN( ,^XU/FN>|ݏ/cԟ;&M՚˗B5~01;5-D"ɼ@}*&o+>"g[r!o}^͂zG_64⪊>k'mFq ejp/ة}fq/JȎ%skﻥ:kNu KAcĒYYy_aW JéqeU)LC$$1ryR:bMt5A'v,j,Jۮ:|2 /h89c3|KBbp9psǡ ~~{YmwOnfy$Ӱ,KOJ" 3>yUj5Zڃs#L"rOcuE;B-Y.I]jtv@4X A3N8.j'|LP_UgaM%30/]F@ *~*|u1Dc)%̅jw-EF<[U٨%ÎbỦVU<s_2}}}. Hdv UB)Ǿ~UR #ƙ x7㕧 Vsdv^C FFSp^?@,*B% 0g+5~GU~XS`xs^~J6~L3_$<(hN~J5aoTB\p۽"AcAֺIQڡ1B)u" =A8b<]cۃUo "A8"^rصV@x{w`Rt>ק 76вU,ȵGَ6*NBw*i{&eu'اk*9<C^TϨ0h,"&'29!@p%=ȱe-x|V 6JFBn5'V}p(TT"4"c[ŵX<Əy)d ȾP@d2-4T8{їͿvLXlGͼTe/„WG +oy{Nnxp6`$Lք 2PAky( D': 0Jc_ G ha].N, 7T^ATzxINn>OuZ }bK 2wX"0⧢%ݺpi_9,|U0jRca}|鈔op;i/YoBql|Va!b1H#|o%Cb GP_!3×AmO+ʯk#;>]CZs.:9,*FuECPܲ> 31rW; *pIn@+5XFwyĒcN_*Zd.M>OCZ8=JIKvߺ̈l#ߪz?#C9g~σl^Qљ!򣐗)(aO#@$Br8޳:NOX AAv^9ٙ]Dk][dVHO$D}su6OR 4)FU{tA:y}X(CR EoUHդEn}eu"Ԕ4{.=nd]$[Q͎Tt|3H(KDP{BA †n.0[= *G-l?lU3AN.Tu_Kc^1Bvf ۆQS.!CՋG#ܤuE-A;?H9f '0ȱ{߭KKլ17ǖj8)G+?iѵ慒Ö&yxfOݿ_>I72&q:<#ƾAZ<;.Z3n[ R귉8ɠHk7mHo>DvJ6>$rWa} tj[S0@{}oAqMp^b9V ]>,?Xvbah]=оy>S;&Z1 _Ð\` @!j2~vu!A=˩:.SguEqF?lGpCNE=N߸+_5Fkx~wgܞ]B 򷽱aFUW2vUg6I'Qhwk Ʌ٣!vQ3aB0?bmLdH/T=l.yul}9[mhu@_q 6! [ 7u)ۜ"I 2o+ZטJ']-gg率,;,`MT2i>&r46]R%{7}+}% ~[؅˘zӪ屜/!/”|T].Rl+&3Xq&MvnFqn/3ԟdG 9Lݽ*_f-kUHrAT7A܁0t4͇+ւ;0: m2%5kWŔV=1+)CxـZZ Ijv O%`Xo|js)3|햡x&z>F|u]!6 ^,/}ίwWt'Cn TT6m.'MRC=6yCZYpt"̘dO ) TF/DK>*"OA`WFBTǵ> qVBe;6̈uv{s۩y1c- RK.ֺmU3I=ٳL"%Яu&B;r.yPm>[_ J4R;9Z^J⯎T"%M(H^Ĺa<_ LjbqOcWK]&f9 ^m&ap |97_yJгu::0=A/%' n&hT30p ^1݆'>=s[Ńcnb8w 6tKNFrdQ,Lq$]rhZI`YA@"ϱk$Iݳ^ &QÂ@1jp?cONWzʪ=_2yUOq(p4>]1p';6i\u"a,l2Hgd{1Qzs n 9\XmMY}"q"nNiu]&3jsjT 1 hRjI%*?dΡl!Xj%^"aFǸ{ `K +dOcԠb ,BX~;T+8ם̗׬$Ouo lCVޫ0I 1K9*'dYQ3  _܎ c]D$pG@ƮP Dz\۟cZ > BNr5"MU59i2_mmk)H\앒MOPBRN' ʝxɛX~OڶUr:<]18$o7GAȊU1DؼHPu{Eү8Cr5,pj]A[Q˒ čU?Ube#6HDJ>P \-f]RID-HFA)}Pchu1q4ιԍ >SFpK5&rk{3X '3@ ퟸfr:{TCܹpQn1b_G,;`"Ψie+쮔`qw+&?}G_ B{[PAIR [_GO-4<ҕIL^PI)7ܾ4¢zQώ NKZlGEO$z)D&86y`$tu?%-[^pb:E喦ñ&y8އp@Sі.q"=*|]0p_A \FK7pz.¯;ݞuZoHQ}[-Ս*$F.9> fBJ1iFgp~I]si!%1X͢`Ys;UohA*mi"|תּYtNij{`3JhFٖl+vF Z3w4ͳ"O.Y~︄ٳ`]OfwAdseRx>E>؂5TL2[VN/9grnB?۩|fP[k:Y f?D0~cy3v `d9Bh~5"$ZfK v[`.7łl.GxcT[ LId$%ڱAI[7_\Lowa8vr-RD[n¨@|7͌Vx%u8)j76 *>W}"vb[y kah"ywn#FZbnL`#GnoCP:Eb\.3?FrnͿMHWx5K,8y1_ٺ~3HW0SmjU۱p_*>CQu=<A_~a9Q#u \@uFQt .xҨQkH灖i]}ſGKvB:CVhݹJpUo)JRT%-p-ք=܃(D╴Z"-Ex8R H^XmfKx>zFO tViQ65}&VXшb‚vcwS?HS}Tn#VZ4fZӋU[P̄N\41Kn%52|.V W$XT+]mU7&[95 OG|jK߀7qbl(>lCʎ(7#&PIEehB3*ҺriG`y5zuno Fr1o\a98umPd+ {,`߬VO"k[ݧ&a*-Q * $U? 43F!gԢ-K>`#9]dx]o~6vĭKZǴ܃7m~ۦ>e_R%rsrzgJ]n0+3aٍطruƪ)01d ̟Onn!B_|;i?Fr"aԭ@S"/Z[)GмqY&ԔXjb"_/E)L-$ אSIεr5;ه%wHn 3T 3EA #T c77̕w[:W}7TELĆ=ʴO|DPtaK^?4O&2jK:I^] ׌e4SaR -0)K|ăz2RkA$> hgy~K17F.5$W%\;-XʩϬR Lx,i _R b8/@H[G fT>&QT¦EW|360(6vQ{- , V#ꞸˏJ8'Zyˤ Q97Yoѱ]YbF"g\8^ݚcl["jY !d.OǩS 3NS}npt?s,5'W|8)=%o0H ^]%86Jn'J?]S}0FGQNW }:ϒ ekJ?36i"5$%&NNG$6%$xjπx`2O^P+f@5?E+>>I0~qzZȟ=zζwD?sq[? jG "(;-us*kt'+ og;+܄PtZ»-E *zhA,4uRm+6 $And,9^\ҨeSǶh:+@E S"ÛH{yJWi4z83Wm#75aY]̗| zkm;EZTg;LKipQMjA8km. |7,uǓсfultsc΃wg[ro.HX\*˓/v]"^A .|Rfnz-xe##!uʵyC'`.eY &NxsMWvK7\6q^~9to~~9)T_d)Sw&4z:Ln7D*AK[4o1% 9p-ofY)Y+K1,gؠ&>SNg,wP`ȃ;<.W)! nM[u}bnډ6Q̴5g U GAo 4MI7 VZkFq|zxNɆ}N97f1j5l QX?aC>u/9AK48kaX2 ZT} z:)O/P\ׂU/lxEjkp' 6ɋ#Tb=K{] ޕ'⤾?ěfbmUtZ fx4`J;\P1Te츄pm34M}%_%`'$gUz°vBIrm-( lѪ͇16C2Bf`S菽=D sfa,eLU\>:j=CJU-l\jQ\6hM=ۢ b u^#f19%SP!V EFi$.6`%ti,j̜gNqXzB~=7\#סbpduo/%ivb/_ICOTN>,p٬ KR6uȪ!ڎ(p˞^ {YO3uresPBTԽܦΣk[\ >PGz {{sZVzB8v V{1U75]29L>WI ah0!/PuYT8$\JHNV[ҶͯyhIT~}Hl,ZTxd\jn@r!Ϧ]6ں y V*͝鿅 Zi1HQ[" J{5k(]:  ЏOrJ2qJ@=>'1iwS52+ x 9W&q!6dm}OO1Q-P uñ؞>T p]\x?rL F,=E̤.8S)%zUrsVa -)zr0l=m*̧qnɅ9'n^{Ηoz0#ܾ!Hm<H#xa >Q W7x&&P"#J'SNF[ ]SYFM .TI'A'o7 M SFTϬ,/xԬ> $, O`*ȦRwP@?\AglvOZ­\Y10vob/ss%_֧ ]SϘS e*.ocRqbS܀0BCfW[a=oqeަjAߗyN,;4{$q WbT+Y|}?BrlsԓQ i8iko2Ց^΢Jh {Vc]9ϻu ~X:mQ{w1=imV ߥ\X˭3+vkXK WVWw1%ˀUʹ92@B?+-rF`;)[ V#lNpK( &]P .n7_v̟-Y| o^qpv @Ύ-^jgxPm|9cxH)HDj0W_9Y궾u33;%^j8Nn҂Wfg82|3SqUl$cM1t!A ЈwԲl1jl@#U ˍ!̓dSp㪆cU sw̛&_T _iի/3A,_\^{E>%o!ޯ"b_I۫-xT`0*2^@IO_GV>߾~&Dt+ZoecaBi(OSO'l8z wh `-(&x 0.x_(ǯRzVXA߫ļ/Ù ~"s7Fhgd,sv8 ʲʞ߬Qt2R5R,&iKףW} f{P9Ll@tX~ cx)r>w"^ݢ#ԣr<֪/.xɊ1E2v>Ge] ~X`-\$aVH\W0;wW]OcMm6uLcq˜GkzWe.i[q ԯP;Zn)B9i FTLsJ ~6!n% au]WBB" rH3̈Q];.~!KipZ})4ɛvÌ(KއڏTy7ECsE ˎMd(R<tLBqAZ'l"瑮МwA+W.]T*(a)Pc/$fQK6N:pkuõj:kl~$ڂV2bcټ& srl~bVv/Z~YK1ޠ@䑔)vvΣ&.A3]E3m,FN^ T=Jk7k!߃i!a/֯^c\ |SдݸtGMXypIWZ8{e4o (RmU&^Wl;}i@'f7HܷnpH?ʟđ؎瑉O}n7iD27Vt^SQ i>F.O8tv>D={a $@~(.E,@%/0}(; D! rw4© Y-K#Kѡ!_[ƙԫksfK%y٠TiW=.ۀ},mt+|$1ZaӍwTヅ&aԫbY6uDN= \f<&hv'hc$0]p ƔaLiTǩ񷵏o0QuV-#k_ii=u H9Ɣsv|i)sc#C/ʈ3H&cLk\>YVKݛuM%LNEq|8ЃM{{͈Yu*%ًZ fگoWf hԚrt?qܓ{J~ )az^ʕ@h9 Bº~>/$L p@,{Ӽ?DYeow9>3oƬrF5=+vyǯҊEZ{ATŭn㙠ǎZ(!zƗ>?a2ÔΝvNp' 3;qM' ]! q&X/=duj"aQDVCqG]'a7ۨDЅoru)b;b  I:]^k_ k@cr98{ꕊ/xK"\XZw㾞|IRh)%7,3dwYͦo`X[k~Rۓb^@BQ!˓LHF2g{@mgvWb-0&_ srvbs6bQVqT@̉o3TUB/t GB9$}_Кj7 N)gͥIeS qȭ+}t ]]to ;lQ@һrr,>; ({N[,z/y2 yR!A3Pעrf$ԥeVs+| ܪ{>GHy&+zqBKgkjFNs: [bI"Yri.'M@_.Dc1k!-cjR!cnpīf\&. J] \+BzJͩ%"gʄ8rTUʚ?YAϰ0jG[C rT9|PZJV!;0ezf6ݷTeeaj?BC1.Y2Dꪸ{jg˗Uv\@o9V5NgSUi Ȕa AK34mzٷ/BZ)xAݓؖV u@^"ߒD?:A AbSd­;@Gh&0FM/ܝK0 A?]^k~)⣆RD'7 yLCSj+(TxȻ 'eXV_}[`#A22i02Sy¢P蒊!Vd } [') ;@=!}_4 $\Z4]k6(Χűwk$2Rd1}mi Py"=E3N _WdV~aIK/Xk!t}aY}l9Q᫝ixb 6|? \1DeVC Ȱm {wVm4`X[4WXVF nU1-hrH+F?Y褫/ɜ]eP|a Y»fٕ*J2V:lձU,ΦU-IoR1Nmr!,̕S%,Ď=U0^֔?;5r5N6 _㚯S," M7?az[c mSb^{8`M%]Zʂ28DN?ZO'@A]AST͝ӹW%>iIbvޙJpEY(WTMS2xNj0r{ʥP2(ecWr_|p5UkЍcnΩ'V4QtMےT`lk/UUKQ%L!>aT3$$=Y jja|RB̳<6oE0LX0&R~dd?|,)sTV{Itć(Q}M(\G>'&}Zvԙ= 6~4:?ɀWۇO~kz GzMmaGWꖒHAT+FO3q +ͯX nDteL`WŴݣWQI-_I[V_- ^Y:K֘ UQKY jCK.~q9Bu{=arӇZqhLAxΔQSx'?hAF%P}aG@ڤv3#q!k fؽCP.'NKAN9o}@En132:bA>F]IeBGEyp@!W ,(/ɩ%p+ѫHܰ,M:eTLNǍ[C?z(+P# Ș(MX,+Q[H\j3R\!(Gj d6$uWϱ<'fGt4u|x'`")V%p\"4ɩI H 3lZ !1 &w<<D>6bUst6sR4~-XY?=Ż @/j :+=Z֗vbv=d{P;Yd}\Y (((crK 7Z#bĕkw&culS + ޝsyVPSO;w>)`hO䥊5Q]+ٵt6j(pZOI${Iڡr!7R,9Œϡ쓝)8*jp=5#mOYQ4{6@ xd7C:l\{τg,ѯ=w=7H< .D薉]B$XpmZʶ&~&^&xxkl.VZ< LK 1E:rsCP`zplTq (z4BvRd{:a:*Oɝ\d9 ;}G CLP}\ ZV=49cz-:Gr\ 827 j~dDѮ&YQ7쐎!f]rFF]'.7q.s&w5qHY'X x< 7B-ƺMTxfv#TPVr;,2, CJLu79E1h%g.VKЦ㐊}H@*[)-Ma0!I38`V WOg6>. 6;u&;EeM8L,ҰTI'2K)2L`:,RgxEAK?%18KI**BJ"6OdIn*$I(A;F6l8+^ƅ<'a=qHE*" @?mMPb>VHkr)ngZK{K'^V@ᓂO~s{w$*.M) lMؖ^[+B%hcoÑ-^fKAץmt#Lju/(6ߪ6cΟQw,`.ev{O~Hl[U*|FgDBPxEI B=49OxךR uMC:-H[F!>~G{vLHLҟtqa-\9`C'R z81%yŀw2`V}QY\s>rq6JҥrޟtrWP%dkC]>{RKZҮ)V(眔Q}8ObCPMWy`O co2e⒠mamALrRMa_o@ yӱXߦbhcyXy{iou| ((܊l?M;6 M&Ngo4ᾣYt*s_}.j sn `W$: Iɒo;poq"$jssm"mAAsgƌY 9_s/ Glj玕A;0I{-ƚv,ťGhT-o[6jAk5uߕVRg̍2 #H3CٮʡMV]QGjG5o=Nv۵zH$bFP#`'l<ʇ!ns-KM 3S~G{1-nXe!i0.JMtQ{ǮŞqGk0, >fB1R-o5;h1'53KEb7%Bukf"&P .Ep)ѥI5vWsUk&h T z[/ Mw87DM@UA]QEt篸7qFiӼ 9vn:󺴍R0d~=J {I xт{AXIDN,V*dh$% TRH^A…\Yh>}T>)=sX/ߴedDk}UVO'>ɜ68=-k/3#oV 3.i6dADIs]y95 ǗAϵtF~#C2Gz~sѹrU撎@[^:I޷ EmF8eel2 ـ+]@qN)QO3TfQgwlfjqyfjU)ڻ `s7jF%TJO}ImMoG2A gMgV2EWT:'Q9!Q繅Mgn=ⴒ.p Pj_U?.TvJz6b`~' uUf9qxskb()..rwVF}prLTK3L~Q 1"˿D_/.;);,܄؂uz~OPDax#WGQJTaNT(;M[+}3)x1vR ~)%;\ ~6F+"/5M#Uɔ+ec폅rthm\EZžS 0d_!=ǶE X+@wg?Է0`ɖi6Nu(*G 蹺^+08t<ͩRGt= &rXY}tSTG C9Y7 b+:,6쭫C $ǿDlˬS/cR/HıEIlK]}.lk5H~Gr[ vGpDf)@449=3P'аlt[ױwUA~ [> d wyIA!(ú0y,pH+/ȣ.t]sk@³vyvr8ٛݺ2|WÅzs=tz$sRr ANnV "A u~˷jF5wWPSMx'"/L vԢk`SG/huk=}-bFsTV~"ѝ(ü(@^Iem?1F+7#ޫfFp49ٚ4" |^ҭ%lj`9ЀO9xCVZD*db<F?̒Gm]ӚOR @%k~!G,X3+jRR.-}vZ!ö!1{/8DS  <3lKec'Gnznw* ;O,Wgp aH{ƢtQh> @R˫4rHfn+xyt/Nls  I/9e۵!P7dDjT7<ٖ"a-Ij1%Rj-# H*YщPAMɤHP@p~\ƇV<6x3ؘ@{@^ݗ:o@ߓA&L^f#Wʭ,MňPxn7Jm ٝu0nm Ye+#Ǎh&FkOr=C!W}$뮎 f #DS)/ؿy9&UTTl}*n×(AyE7PH9\y:_À5QN2TndK^S1XZ"֭TH7:IG\4y=*Mv\J ZilpQE'I`X|3+sybJ4Ǜ$f{'yQQɐ>p4˗5.lxhK0uz Os]Li7kxlR\R;:aZOٕeh/srUވc+J<+ChZ<-0cLB;P)4nK2ڝIOM*mbp| Mb$^'Ǔa" .-}{X t^EM8Ҕž9JLl:6 ב7)Bikp,Qt=ίC.%Ѯ4F$qA,p"9e8Y86҂k^݌lhx{S3PDe {jL POW]l G2C{RP ZiCMRKaPG!B# No KKrՄ34,òu 07r<XCT=`RZESFE5q \=z.\CNBt3זq5gdHV銠vKCv:N4&=r2F N|3ݎMz_"eh̻LBnpJ!*=a]d1ggT|'[~fclk^#T:E{M@J]U`@&5%I~ S?3m, ,;.CyZZzjG>)M1?Z ?6;pG9d(*3gȡuA B _pVkQ0 @oSR|Y셕1OfmB!ˈaS=\)*P&L4Ƥ8v$bX5$Lies$ҼqİwZLa:]v e n=W_P{,R>Am 0ӟWRX1GWm?8d |ÉƇ24_Wózޠx:g2/w&Ϟ^aUizL)SD}t6ۭWLbXfv藘ԫXz>P=/{I[J]4 }N`DZ2ZÔ_5nt]f>a]YClɐ탸\]mq.}szRD#9c{O89nCXa{{kQ/R DyU(oQSq A$AM/rKF_XQ)3cs&z(c)JyZyJ o@qw`js_&l IF'0nwso~? w:{JA`,Id*, O 60K9^*`D)>3:'Y;0r&TdUr\ei=bI[HXc@)=@clױfm*ȠDPG04 ֨k]4¬$Գ:1B빇xpx{(hKpML)u?mY:r_2pe德EGf,IG;KA1AdY.iIP^6wh2#JyWʗV;6(N-`M{!2`E3_Ÿ ("V~*vV}&VMUsLWS\x1ACB[rԸU"csh^BUVn`vKŭ¿tkfsҍPWA{P KmE4 ">LF?ރ1brA[T4!9qѳ#Y\o,?`1my$ڍ dJȑ/PQu敺:sr#Ǚu!6?{=.i>o#Q"$0vn 6("[hX0oHZ˃ZHB$R;?q"kEǩG"jI<`w[QJm:gP\ZeY1v4kH#_BJ%'I * ә[$ÁI,rҙwpI":ok6OwʥKO:1e]" f(H-@ο|%婺Jm`d'5=%[ߎi 1/1aVjQzsm{oOj+'qEV|c뼰u7h[{mCaLѮBQRs>z43.Sp|BW," l] i'"8H]CQ`B6\32XM*.Nd!igƢ{Ga&?õVf+];́ڡ g&C~n+MRY 6s:Eꡈ4#JfC@wUnEW998G  P*WιA.'[y{ľ:g[ظPgvw %!VX[3(2#bj|RrTAK"s0A-+s;\Uy([҃\a!D C֥fMqBEI[ߥGJLb>T"r GT VBiˬ (0Ùzd˨dԐ;sY[*moY>ېj+*Dzmg`?oY}XWt l;3-ec[TW}%_Մ}=\l7eo$YEA8t8!d o]şa~qm߰:sMj3gq<HT)PE+_?pZopyԈNQK*w*uR+ 6~"!):Sp^4~HX39HK(1@/gz}t._0G5q1^ZHSEMĖzKY?s+3ĀtcLDm=K6qHS,L|AE8n[v"pS!\O_](?ӱ:<=C-_ab-&5f8 G)RJb:sè(}?Vg2b/mīǘ >?)a83K%Z.ߥ,븚$Ssi#rO'|aVS-4*BEF%KD,SDxF< )MUa™@>SCdf`pz$Y:i3tІf8ӈbktRhT<{쭄H'Q[;u[eų hAs i&bnNycE wT_8Ȝ@QtF^U Șhی g1C!W㠊8 zhV֬7 ؇To7يƵU*]/GC u-읷Eb] $?q´$T @i,Y`~oM~d:ӾJyIr]EBo([t> /rã^Q+ CΉ= G@][&컂?oM'#9lj(eڸV}.]h6,p"s1ODez'X$V2*s,/ItŃoY#oIe#or\k`ʱg nD}T& JJ0*Țlo*NE0' 8A#1 qHL@Cg%.%f?CSDGz`@OGb/٤R,2rp ˸PZk53doy=>fԴz|;[D# ނ soD΄!<|= ~lw4ޥ得kFDds9e;- 9 17j˶1*7GB=g{+9O;ːa};a75cjPI:6+( S0=u9S̙"' ]q#47'gy|B^d0",BlS^x)"YtW}#흩 ͱvnn#<O.&+Q93DE\<뿀d"lɸN|ƈ]u{D3IX8m̳@S5W+Tzˊ{dȽ_RN*5 \bakpp?SSv 7eബv?%?vٺJ@_25%B{YxXwsn N5ߦ <v kV3N.vJDj4y;մYK +}M?5s},8ZF,f(7կZ}R!Q+ a/FB`{=}0&jXnrl͠qE ƴKO ӧ6:4v1L^^A ͍1Soʸ ~|RiBv(V K*E5ʱ`cy !D )}І{7˵O~hl8"ɨIђ򋁉鲽埱:e5V ;-<=-H_HDy#l~`bDrIĠ֕nBxqY=]\%m]f#PD$J] ǥď1P+`T薽SBd&xߩ^jHMX;-j\~25\kMdlǚ9؃ ܣgc{iWuk+)jwJ>M ?Da {:7K:)"H%B8I:u_1/L%nTJ( UV\tcmE G6fm֯ CJ/ nF:\{e@ys&CaMq%ag/+URK$M0hQR+LG0֔ 4!SK5vLJ5lC% z*{ kׄq܈;_XoGi T$νYx Ɖir=#%bplgVOLTF:>g on |?+@JirF]"rI9Z XÊɻcPWdMn?T}!^ߗ/4?@5&BЯ?Y 2/,*`" =!) _膘T+ b7%dDŽ\H%Y\sbO(peXPՈUCsb6ݙ2l{~6 Mc^nO d4Ȅ MI8(&'H,QL8 vmОڬ1ǹhDɮVr>sem.49V4WRb&3BwzcH?VU߫[ϓ̱)y׽*+(_F $ؖ$ DcmC']@܅L/!7x\LY7 p =wԪbhȺǽ:v~$NV82dRH-!_MQ bόW6dG@(˱>L,#2R6Pϻ|-E$^3O`CZ1m#]̭5T!8]MD{*M^fcB)^qK`|y՚6W&%7R]!<"XK6[(#)(ӽrAW1QSgf^co-[q_D䐫jXtBׄڦâv Hp{ v[%wq9$ʈ./s)4Y2"{ .YJc|{ʲUj~3lbY2@ EۡK41a9| N5 ,be9mori+LU-g w,ҦW *űPBI G8!M֊{2薑]oL*ִAm:J*tЧY`}Xr\rsokAś,iLQM PI")L:hthqyjiVQLsj:\ l3X֒C XsMA<#v }2zoJj,ڛpQb=HlQ uGK(pa\D툿v!9m}Om>]k,S/T2Ir!JxB6:eH֬zЀ8T_n湵@\^rOTnto#U6w#?37cGl\$!Vv"ПQ$W:;MM'#x]Rk5oILK&*i̤XNdka!k6^t'.e\$QPbb' 8!KslveƸ8~w]3|4-%:G*3ŮʮiK-c- r )Q$ק"IF ,|G9SP dx37/갎l #;Lr% 1Y9s }SNUEvjw3 zeu)"둵.gEs /+zV4V<, ,{j>ַbXBݫϴ8j-22In("E>Ϥ;d=P۩_Ch}'\8bpPY $HxD]3c>E& mfgQ8x_!TR ^ i!,+v~TAYX+V6~EipV; =c PE/kT#0޻t? ve ^\쀥'7OJO:ϡiww38Fw`\}Dxj6n`MK/k6N];'=yM%km })!6hg0|PEc8XDŚ:])مqi_E3^Œ @ \~o [tבn&>yxPER~Q9ϋ5+JS:=Q$* 8U@*\q *5Vz_\;Y)XU\Ho |ϖ\,\2wA2dg =D q[/]7oY#'rV1Ngv[IG鼪5g xOp=.QVkȅ-%\zMYҀT+Wg= Яk6LB&K?RG8֍ %g JD. _5u? U/yLw¸;a]]**=êZ{#E(U]UO ƒj*czF5JTn:9|->#Q*5qۮ f%ԊE=byϚ˱#ޅYLrS.`|O*) |l@Ɏ|f6_ZkC W"~âXQRPB8J6("xmڪFQ !jvv(OR}8,1$yh4,rz߮ jg 'h-WNPÈEVh v7=^ Hĥsu`mD 'XKX"lSF7b1$!7U|uQw"ø5@qՒUEV /@!'P̄pîIna+xRdI{j }pp6^87)H.;pr۱)@]Py+-L Ԗj!^bDN֡9W2 ح(!,[*9h0D){ZI ŀx# \f883ӑ&;C֛v}J#y*}a0r(w$( $3'eC 2kQ""ed<Zw%fMʼnԘ|<N x^ʑ^qʸwہd4bZmjnH0 `߫>SzȂA̻3L\mwNV7822{mMdis/`OnLI}k 3u5rD橷vŃu rEw< _cKŖEK][s>-|io x,-kMݏ([s h1~czgxR2&iu(yiM4]K IRTI[UӕG痏6SDKñ4%F;I:8b O[ĥIESǃ&R*S`mlm&ޡ, XEքT'š E"=[`QM.OiPq名IED$5A -r"u؞Q][o|+4ĉc ۢPD`vX&+36VZt`CɈCJNn KƻZb Bu9kmcH=SH_ x,@2Mbr=4ﲇReq"9bzmrAH1nmIɆV0'zL #XHTc23i_D?nQ9X%Cڍvj&P&s;՜ Jvw[p Ū;9AEx܊H[o[ڜnaC4(hWk_t'v{kw:-/xçf<?>ސ'hN3Mٽ?U ) K۷lw^G5[מ -Gf@/cǼ^i \!F H}\U,/WA.+t첀O1z|u%tO{} 3?1'y'1V%|(VFQDQߞ)0̳@F8S}(q+svc0 Fėt "pp VZݲӦ7/VI3tsĜݼxb|tFLEEk7Ω`E;ag:\FeE 0%D'\3}$:Y .Ikt#5m抄gJo­${VxEQB q ^c ԕ;1&"kvЅ/T³ H-L! |wܰђpM܉G.&DNfpÄyxXIےWI.*Ml9OhU|wBqdZ; }o0#L$kwuWu-?,Z MvB^D.q6N~]󾯬O>A }ƟLޅiۮE)aD)K4 >&i=5m:bw~U~S:1M[dc TPtpF|YHgzb>$vv]A|6:I Fewc eJ.M\2*J+UdրJb5!٧ʇ;M JN1p=BbLa_,Ʌ3>ÁCQU^+?(>vPFL)f7 SQJ|uJ dπ1?\Q_QȼNkʰr+1C/G&fRڞWDr>u;3!M&p9ڦ.8UXՒct0k;> H'rkuPX*ӿw:C>tT" ",Mva1 UnaJ: wGsp46.,v]pDzOgyanr0UN}L(9@eIi&h~sX8Rɪn( Y6N4Vi2QiN󨀄V^֝H%X̴敕-ߐmP7VKkin9e:U'=W=s7PZ2=.EɌ0c$%~n-1罩۠Ol}!#ҙ#i@zDI$@h5ɝ~ߋ~-{e-kgK׏kƻìW)L6IQkC6Dku4M#Ukc&-+0 /1c}Gl<""U;pltf\h/bkDASi3Q#nj;IX8'{Io??ō!b}Hh8ۼpؚ]ۂ| Cim`PB P̹kwVpp_ۅYaDPL^8lLJ.s]noٳq%"b G?ꎭ\&VRz\5Io}߫2p@Ĝ hXmg2!ktKkɶB=IFΎi25qV˞zή.ELi<'C%{_4# %^_4 ζ}IkxԗOzQMgHV94Ӏ5.f-K')NDqzenƜj`MPQxxwǮCԂVN  BVQJ^ipѱ$~|9~2,N?P|Af䨗wR4Rޝt»>}uZ(74|kRRHݻ}h:D dK&ܡV)S 0R^Wń^ X}^=>&-YjC@MhC^# rj<@ȥI\|FPuv᳌V% TT?R6^!SI2f{;T@^״'И=`󺟤δiAx1jKoX#P9a8s\Xc 7$~HlgQH%lf EE_nmh[6H\$bdg'ߝjYQjnfқ/~Xfic6ug*3kq} Zxe#&vWy""W3YK(mq͘ 01[g=vi k o@6YP,~𜭯ayBtEuCA:(p:j%_掎OSLQ#ggeCiH,"3'8#E{!`5H #'.,3v.#;L،}rlIܢv zd gy\=> ԔXIW圾,!Bm"N.Y(\uMVާ㊎Ϯ#ժң>G5˪w 0 q{NӎR p8R -5NDaYSGHczYIcSt:gW+|Ilgbs]~!q?*sD@L蹗ϛ:Gp fg+hxz_\7l9mx HU6CMBdJpZ]uM&M43.m=3?],LQ䚽1"4HT/'Q3Ψ"*N:/lX}jlt~~sf0͋to~Q4%ߏFDƎLo=N2 Oxm!KdON]qv"rd\I=Vh9hcXKEz? Jᾣ7\vBTÐJR\xkIzj~8A)ǘy|z:\g iM{Wflt<%4g@a)ƃ RGRo< Va.FW4E")*sm5Deo$pYjjܞtO%4nry&AGs( Bt2=/= u=Rp9=ր>S \+SLY1Rubb~6J L>89d}L'G*3|sVg3.kIjh/ Jr9>xR#'MR\:qK1uQJPX`H"M[v4T}\ -7LUfZ_,4*2(te#]U骘s0sqӦ :`RbM)-ӳ 3"=0xS;4Эt|~30@~d<6X_aH[\Cp:ٳR]*{Eara|%UBr}ExL䱾B\wMbωq3]n >eUJNh6 /E֏Ȍf(imdÑAf5:V,F<R)8Càxf@}qȼ~nHz0o[],l8WۡN#bmɝ"&ë*xgGUյX~$_0Y6euɧV`X0dknVWo:X "rD+PK{F ׉?ۺ]Qam2ʺ'O7snG&lب/ M՜7 ¾CrUJ7EJZ@׵2HHҨ)AaNHRE,iYcg mt |Ջ _?<)&SI HDa?KAg\Cbd$t52b~e=0PG*Db%WՏyߓ} Gz >B},HUQX#a}$ZLם_X{3WMB_M| ߖ St8q4L~ 쀻j+ɼlm1xΈw;q$sD(Jm$&1˧K9iqtǧ(7YСN(NKKXP{?mK[5bF-!e=pcL\{Txh[,뵀|5L)`S+MMq̯#&fwh(sm,ՠZ|Ұ`E1E \yXї\u'4khN%Rig5A`=`PEaK 9oދH}GY6a[o37Z[ɀ DžS{nӸYb磽1ƞNzgD)# |xa3[f QWFHBLf 8$eɃsM&06imZ.'D`F|0J**Kfݫ˵0Pr5:S}4P!*RƑ%&*`g_w[~[#\IHhC)+%nP@$^!JqM%zQ6cqU%]l%4>z*wWfI+|4_HK@uURmwhLKY !I^<{hUJ"A1Kħj'*nB$ϡvIJv'R[TUtm?[N[u#@ʦj;Qx5@,y<Ǖ >LW: a>8Tc|h*٤1%Kf?"(2 j"V1oB2xs-BAa/D_I)i[tPugD|[K/u:j~݄鄸3X訙J,ܖ@  gҝcxԏla.<6gC2KNrXnCw r7R>_Yy'\?PR&PgL; c V;otG¬͚ܷDO<;}MSk{h1fkV0)kо!T`9kPZ1:>/0FWӓ$v߄б혞*9!ҭ%[7ԛiētr.>)CTBYm7}F²۰@ONt Mc-M3.V+:W6|Eh%!LQ#*ҔEuF{E˃% "0-S=V8R͐{Ynb7,^dw"Dreݛ{鯏wm rY?--dnxw cTRD Jb&4:U,F4W&V ՒzcKQ_8zLy }S{..H{0MZ9X_"i{Jlly5KZ@63 j4M4MPiY]Y }\/^KmZa2r*;w_Yu^ ߦ։+h#[ 5IRih+ؔԽ=OZl04 Y:󂞔U0;%#"h7AQ0٘IG)0%k$S9mCA|IJ'CXʁs$W"ɤ0mn,_fHz練\⫼B`EUaϑy?aijԭ;n!l[l*`a'T)@p¡;>tT9A([ݡ1cjAAY_2 sԵNd׾0AyiL;$މ+$9ǿƻJh *_zȜe0--ʏ%FZaHf)lkڸ`F k%~|om.%맆:iJ`ͺ>42릇!wA?@*/ +JլZ{оsz~ӊY㿽~jze8z <*eQTl|7B X:~"aO3ӪS{i.2mTQV73#>%޹/|JJePGe >t'NHwAg݃LNShJ[w(境")uI>sKLA_oWqEs(=ˈa3%m@+k sDU~b-Bsϕ H,9,Kz|.ezOq9 פǒM$a+G_-YrubuP;ރ/L 1Ql"<5Ȭᜯf=2YaaQS[Hô*+d !KXHX,i -/m93<ŕ 矘րBv NOQ-²5?7 n}D(H3ҠkvF%Ay0Ţgih^UMBU'(c Ǹ3B;GVhh S^?Qu[g8 THbd3㾈s֊Ck+g6Suv}*ӧHWjmOH @HM(݅cv,wI *RT@ɗVUXR\l">;X`ECakiGHy*rT ~D?6|`qο lU(܇w)uăa s'Pt[ցorKc5`ZW0L uaqGDZ8f_][j.k 7k<^C@ 4-}j\S2̌ p#TX&Xa[3)3z=GBp|n& /sD?tw17/`R=(tMPE!U?~MPԐv1 =%r7 [ r{{*Y.Rtu t- u[Țmn4.j~`ͽgPϖQ@l,a?cڕ`&Pg$J˜L ?1ةAa;G GќHj;@+ mF;ů$=RX"#z>ǩ S:';ԓ@sFT^wYx>{?ģybqZEA3K*\U"<L?wz"a*ӫm$֫G1=eL1TZV3iBìޤ@8 l9k6 (6#t\;:iYcj.Ss4HaK͙·"<}|l 8TİhؖNHoYkNO,ap O9Z,\ݣN'b: GT?KasHiʓ"oFMJƂ""=ncmslF8$Y}ree J/W~XnlckQ*̔A Ef5s |]&[؆h7xG*zJap0{z`[R߯ 4:8Uil*쫿=SɐLQ*KeBVp]"2fMJWɥv1%݂?]"F‘(gd9~;G )(̈uwؼ&jɕ{;'CI5>o%`}EH!n#xZ_U6{CQ77 0 }9_5m ,=N + mؐ2#'[鬒]՝l|3G >yyM7@ǃUEB'K_Cy~.|3b' R|LiiR˜5/`?90x'ZdTsm+SǩK{*~E)"!WK]=]?Sd%Z`^Î" .H#B@4)ƫuG`q~4~:6E({Zo"iBzbX"Uɴ'/}Kn*0+hX[<)g Y=Ḩ]qb׏A\E-%jc]'5I΃=2+["E;2fZ n'ٵD(񵈿@V?1pˑ0cb!'Rd}ldP'YVBʼƟVeɝX(頀"G}!QMFx SJL]*`3[#NKn^g}fZf0АZN_@XBɡ^JLڵ+VdZaע+"Bx; ԛ1>qƩLSAAzuPxaTv*d$UHᔨ#baᾓ}%Dڛd[;h:r5i kuy? }o 8Q<#:OMlMH}vJ:ca?'I2 L,l;nQX;t QU= De(󵮧mQRAeӗڐqtV8йViC6UR擿B5A :!WCoDA=mCg]^tUfXaJa2r`u?^f<͌$4of/ +h1=h_h,ᰂ4`5g"*&je샨OE *#hL̡$ wV۳уTᯟ czЈ!Il`Q4*Hǣ,jHIL!."泳)T%:J3`gSm8*sBVA +a49CF@lvb|.4^:M(ɧBo漍L ٔǭ7zok,2>4蕔w1g.bkO etO̷x!AO}Y?ޓIKS.:V?ɹ,VPN+~ ;G'`=h 6]Ҧ\ Boϥ@2grfqГ33jL1<õ n2. wEUKfv;K Xt>J$V A{Nr|'3ސx a vaw N;9ʏ;I\rd_O>&_۰p"xr}r |3{nVxECՀ~W4]034h sZڇ*FQ~e8`\3vJA=1Ҟ1mIS=iv ĐkPEr] )Ҁo^hi  8D:5fuІ:OPslya bX0[z{[݅z$Z~<~IBl=>rs,H?KW5B100R?{L~dpKVTzJ[Z:0gXr2mXnfny LKe<GNh scP+4x2 e3awHBµ4"/>$Ѯg%CځRh/$Un ȅ>8WnKxTM u@=\A ы &ُ;; 3 ,=Gk-%ls\ .B=n:/M6A9Eg@|"yLl7 MX~ZHN1WJ?Ulp xZw'yPu#rb@60!vv/På_nV97.cOM1M@ iX< DMu_',vq%pm"yȦL0"B6ԦX_yUY)<)WsoҩዦԚz6XG]]j yז0tƂ~qϡ}Qc{7Cb2UXTWf #Jn4#{wc#6쑯mĀuؒuq Cb;oKb*f ),T[eE8Yk{'#չq5:{NP4rFKI9@tg7&jBK ̀Dm )*ɲvcs*{LuD$W!hFӂ uH2=tʀbuS/:Y98 X 8er$IxBsJEqвoM7FaXx-GNGYѐV@Jy/ > ϓVK"iOц 3eQ~žtOXMn#Zoߔ ;J 8$?!zeCotSGx!,>|\\TݮIVoW u?\FᏟT0pE[3 O"  E2{&C=,`d-MԂ1ʜlR|ڳq!6h2x*4eNoAi8 oRq }4I}: ĈJVW7 |N~/(rH ;b4^*)Βj쵙PaSF7у|S&8M|L)gOgf]7=&j 9ڀԱߦ =Ow4 ^eBa@Yy)`UgϾx!:sYebP%IQ0 @z_4dĵw("*rmsl0%䁳p!e$󀁄*DJ^]mRX^Q$Xʷ DeY`!GƀVj YZ