go1.17-doc-1.17.9-150000.1.28.1 >  A bW@p9|o u4^BʌΚ2P%z}2+'U,@"_(dІ%:p\Yd>rs l3h]_fL00 cp :%Q&.N>38?=Rl$(LFqHCE^pu).:C!$|sҹoopQƒx.A<ȩP6yvg}Զ@7_j)5d+<W4AE356882a96963537dbb183d0f13be3b5daafe9fd9c96d2e3dfbddc2d59a2b0f2d9cca90235832791067d8a0ec055a58db0f72ff046bW@p9|jϳ`ce9m ?Cuϧh M+j*0>,uc[p}PPLe(܈a~Ғ(tM I@e%l`Gp_hl&)",kҩp^2J05Tq~^ #؄x0.Da u\܄f?wj xۏ:Y!_;r7v6o0H)հ't>p;g?gd  " 3TXhl     0 4 8H\pJ(m8t9::FdGdHdIdXdYd\e]e^eFbegcfdfeffflfufvfzg,g<g@gFgCgo1.17-doc1.17.9150000.1.28.1Go documentationGo examples and documentation.bVibs-centriq-3SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch644LbVXbVXbVXbVX344c3190894932fab8c6e2296616b25e53cd0cd8cd759eed67dd0dacddb0474ab20fb1acc6ad2f7844ed688678a2e9e4eb71aa334cff171e84e3dfc448b4e8a6b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba203c89d2979ef5a0cb77a9090bebee03a7d6f7369cb026214b35ec476d90e835rootrootrootrootrootrootrootrootgo1.17-1.17.9-150000.1.28.1.src.rpmgo-docgo1.17-docgo1.17-doc(aarch-64)    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.ibs-centriq-3 16498667211.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/-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_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesHTML document, ASCII text{?ZDv(q\gutf-89267e0a26fdab9f321d8e82a8e4c32580ea481c4a92694489eac6fda67a2ff7a?P7zXZ !t/<] crv(vX0iCsT0𥢨6qnW@3*X/ZJ1jA;H_&XS]熃wmF5 +f~d3_O+*G5c!׼xԗfFAc`ODgxYAX;fq={uK׫!Y5MNvq: nTD`ȾBh@Cm!)@!E/hYe$6 |у/N|ۖ%>`ܳRhx~OL)TpPo:xwܐVvaG0@]Ywښt ,s1rsZp](ΑjD>{iIΓ,??Wt:H% 6HYhc\!ˑ+gv󰀆fmwO|/QGqbIyͶ(YvhI톊&/N}ąWv_qVx7vKv[KNqϸ^ ^P] :<6a9sX;XE]6-YɡΩ06D_Z !{_8_8xܤ$3h-XG&#nCc0C-L0!|tΘ{BBf&.\deBu]gU‚ sޮɿׅo ./JlGfE%UzW]]R5I+ʠtqMyEW`^UAP"MrG[ F$H%d`gtCkz^~QRA}_-)lǯQl!H̓XIZ#uԯ5pgQXQnK$I6Uv߆*fa %_cdBD'&*OE=[A4JĄh6OB֝%xpn ޞ}kx} J|{LqnuJ&m|C:; +{2:ER~)K?c EfHluu9딚7"9iN/BGn:]hU6QJ ~aayąToZBno+fc+ďVO{bۇ3z/GO@x´JV-N ir6[ U0 4= )'}:7feW 38IDUe'K.ivKGcem XYq RV$-zn)vfFRP4P-+ NVwQk]ljZW_*W76~執ǒI"H][` =$( ~QJn*u=z q!,"/"L~/R#<V{02@gZFr;mr?O5}%|غ)$CN3e1A"3]C.0?jȹ a|K2~Rת0Zo͇ieQۄAq,)].2A#s "JrqHP,G.`> ;/?lM"٬_|~-9wc;UYFSz7-"F/Qa 80-sO`nS|</هN%-ƌfÈ< p-HB >퐕4N5ڥ 9d`8>:rrDw geRƳ'6i  "j X''Uj5 p}=6ՇԻ-3IUj= lIqew϶y !H6Od{XJʪp9[`oaC3^寁M'|δyAR|ݽʇiwBG*n˶]?8}>CHsfǸ32I{]5(i=͉X RY^CqX\ fI>M7 {1]'K6ajHó3K(C(՟l%kNJv $`G=T| M+u®G+x8!"F(˜]jh\ZSYL)}3'˜Le ԓ?Eܠ5!SF52SּaXlu@&'pQC֭ɼvUcL'D~;s6:rc4rI@@[F4] ?7f/Ւ)v&y>6G̘^mk9(Rgk#h8ivC ,3nt>w A{bLFLUZ+t~,FņlՊiaf_8;m44v>ӆC](U!x߆[k7ׄxR"{IIumזw`4[%a$~cx s Z_nfb%C%V,BYSFvp:2E5eE-j M_k/$QWQPvi mEj8ޑ0*+Oώ? ՞Yvf;-1֮`zZ= Q v ֲ^46Ed1- S\E?-̉vxf#}pd*q V%\ kR77J)L2t78||xc lJm҉c)۬λ# _=֭3V\??"y2Çx2-}ZnK=2 gh%c&'PE5K]j-\ELCjbB¶`n\ 4Sś@bw(5L'lrH+~JkBKV@J)e667/4Ջ '>]YҫA-+?ۇɔG 4,]ܾ01eKe[LYQdž}E%mѶZO -S{At`H$Ǽ3@88Ila}cZL2[AF08'w! u ^COGwstEk$ -bef?q`h`PvqޠH1Ue+m՚ S"_H{do,IE2S15tP_+{8Wz0wt3Xy=) aኲt&#{[dihddĦ2杋UI;`Edq2w:QץU!|̢Jyfʳ%mViXS?wvt#  IX' H|Wՙ] UPTԣrDsMl k{]J;.#4e1{Й{$:`ޅ`ʏ؎->J 5E/>x5UI LJ=-ݐჿĤrѠC0 Ӿ6S3k6_V$xqS6\qR}iZ2+ =ݗQSOӫ֕U79>^)@&a#%ܳ nsW:3oT&V$jV}# h GuC3`2P,D t͑1ʕ0ƃ||7+FssB[J[o'_3w%7'PZ&܃Xu#l9DmS s8vR[dE\y9>+VCYQ3bDEy'Xtx-Byq}]~*ґI۶ʿgǰhI]\icY,4[*lNJį$4E3Q&+K{|>ie4뾕/CvC::H&W^\ɗ,2*2q~ Cd[CAֈ]ǻX`]]SGcRl )so֔YlΤDwAś,CK/|d8>45-i)+C$As ݢ̻dV@*Ue =bv Y();r #+TI#U>JI$EQWx"RxLfaPGN-p$X2[l6lp{(jt$~f|"RUNnXs6ݨjǺ$k 玶vlkݠ dR?Z6ͧ";bo1=pL"}p/ݛfx(Ei(̓nSR=&|1k9BcAX޵G큏<)i1QQ¿4 bK i:s;+3yuCv Vz[*8wz`SiΗ֜bU>W0w>J5~M^ O`qvOJY6 Gޡc3R !X'^߮VIk*xq#"nH peX<+;2&m^B'rԤ,UJ`%q1~[r4 qYSjÉwhuKsa+b_8Kg;+S$m3v2hhekẒ.C+qwta@g[ 4n#{4mWZUAȤɵ@Y}\ +!K-T@#`ɉڨK8#y),[BjM\][$O&pw~W ޖgxjH)у4$l OET88`n5]w}>Te> Fx)e\sP,blvpxF߈ܖ/Uaz8 ; mD=7mp'4sݮxzJ> Ҫ=A>zq|:4C(] }!CչPiwչ[9?spF9uxuU dF*o 5q{"o0GSYHl݅IvvhK2ƠG: )hn9*ˀ+JK<'HﴑA8rL}FI"'* Z]eL ꁁ[&?]EvQ@jjk!?VO@h _}۪ئ(K9E֏(2;A5^PSI9BVieZ-I"D^:4ƺso9)j(iARmF}EdDj,5Vj$q9rm CʥH T6f&!f J1iXNd;g !;+<Nk"y{LNrXRF;g $9TD%-Y@j춡0b\ԨI !OVyEBX":eA_#V Q\jQሴyI讬 !LZ3ՂI*'n3[4 /?K>TR±9 r9iicwwc(g_Kگ/ibdstH-ǯv!P4*i?OWWEj5+5s)P[N%H}2BRb$$'R!%Sd=!7&ؑ=6cut8v,2A5ɶc*V mSƗ Os!A64-6aU ޜωt [8`[z_4o?ͺ3i*lg枌MK1EEWWFu;jۿPI܅z="USVe&od/" JOar Ćk }C12MYEU@" z\?TOVZت dN ;EhR7꠳W$_^ix5bX|'lռo^v iWI}NН܋l0r-(bw%u]RiOQ^aom<82NPf҉gC=ffpbAu0uǜ󺙣z~,vmU> A/RJK '-\ǔ&,' 2pHwInH@:R}Yξ}]ǒ<Ƞ@٠ߝlJ(z+:S9wg(Jk,>$-0)7$Ε* Q/IߢU0 \C=zeݝ%ar$h 2]q;A'GԠDF HgZ!̩Z~698DAwsb]m;˗xL)Fd}H0? o7UnUoNl D#0V-I0t-kXh[>]CY g߭u~ :8,M*&`"_;5(ᵔ7ْ[HåYJUٷEJt>|hӧ iQVdJ0iyI.w tfysm/~C\̡GI䄅zNVQ g[+f:*:А^T f1>U)zc9 U͈KA] .kA߻H,1e"6#VfR*6 z[>_z? ˟Pu4S$ MG\j]d;pd-_ZK1yk!7H < X!"wFO~2ExhDJP}%+gX6G TX8SavI*P99>]G6pUM8N^P=Q$I`ѧtʀ&EۢSլ=UޝM^C3A[2A6B3R߳aGdhG?'n0\M{qWs޵Wvn\6>*։WhaZNGx:6tc) 6Sgֲ)$OE^qWmW|j@K帜|]ՎGtV2ho{N @-_+ A`ʅ  c"CҠY)xjYp-q:v;jV֓C@V̰gU: Oآ.W'\ҳa?t:Ѷh ͌4t j1,R,M( $i\1@ԉD% *[ FMjWPܽ.^t>nccbN,LI}c+uVa`@=e 0.㹱Y)N ķ}Riݢשag,d/WY]GF$ ?V*vD:$ O&  >&gѮBxjTO*hBhgq[2!"Mc<|'4*[we74*| ڔ%Bg{o~N2^a4{j8Cos X홻p6 ʼnv2B'ψFfpj{ "*:4GƖY|2~ ŴPȼљ Zogțӟx'|ACXss  d'9CB+6}̅"ǝ 70Jq4QB=ˁjIKyۘ _9@ [V?8V^Ս̠Ԥ%@ t*E2NlqDEo'L^ q9>CֿP[Vν<@70=* 5ШeboN(&c?sOyl0jO2Ǽ4VǍ$T`m3h aYހ6, 7}*Iu?=B;9h lgY8}D`B)z * 7UsT6,!`1][ȇf9Uc  )``qc#Kz$)d%lJO9B6=1|ϺPL2p0!/ R-yj)e|r8]j$} 'L$6ò3,ȟ拘`FH9>O3*P3OY{Re"$,1冀d.V~QB.mjvU1#G~͙͛,V5s+wAJ˶>Ir\а ^O' ŭ<Y5]I>a[P͠ՎсD2{^YhkůzHlX- O´vIfm KW7Wa1a!_FK;YdsV —AkwCTHꖗ8z 4Wu,OMrVmYT٥ql\];*=3cv^TB.zs?J,*3 A`}?ZEm .dGz6جI'J-F~./Eވș_-bUe;ꅃHP>Ğ-l, 祶oNg5^w:4 hu'( Kpt8{<0_<*mv51Wuyrf>4HPӦ//P&uO}1?J\ Be*AZ*LуULSz3fͽ.%bq\(ދwR8ӲMM)K%p۹߷"vHKXI[  wu踣yo~c _k#)$ۤ0smju)ODri؜1&wջ4( h'Gu7 Y+ڞ0{|)c!I ^:iU)ƈ4&$hALA6;rLF,}T om7mSAV)9w)™ ih G(6CҐZQJ2  1~Byo7)ajG<=m&G'$hAq{865%Y1 ,^e6u}1y Vg&NbYBZ- 4 p]%KhHA><#RAjO*G%`†Z3 tN}\x-p-@-BQKbG_ #nyZו\1T^=1B5}$Fਚ3((8ɝbY!3,}2UFfKn0 Qn%G $[9\94Wi gVO7ۗ^^Pr_[+Ʊ5bQk[tubvJNJbm'`s.=HmS?˷8P$)W5x RJCl_b9ՏP@~,өo:+s OߞUоo%m3xT>Yyj]AXmȏg/(ԯV9 xbVғkxe"yvj?$c!c!O'jNFǤ3#Go6SܾJ6ܛ4nmzʰA[]&:䞲ND`5S}sdU^eH@_ (+bUD1G@GEVƩY;YASGٹ(U1bE>~~+㈺5 $V=Y;UU-GA#/"Fy'ei$7BJqdԀ7Xo`/U$O+E3hh)UuqXqms*h`|b 7L{ r ~+:AJDO^MTqX9 rgMO Rs}³+ b믇Wm!j?QG#G/'5ړp -@*)a5_OЪ8{4R5y=qL>?]{X7AÈ*1(KP]F9BJkOiGlr$M"r SG N@tԶ`woPN4Cq;L8`g.WTra^ݸa[]p\$NWr=;\ٔrdk9[I_CTXa ݕtųkO|-̺e3Q:/G9#Ș(^+BKz%I4LX!3Ri=R"DjԐ14{) Cq!Sz԰ѽ̱gvǟX)aJ\&Ns9MpB`ְO_iqm|)_}^Pоەr.[W Pug8:\H]qՐr47}G{pU[#߱:3ꕕ;#aΜEBho>HHDVX|"0yH;~Pbow ôJ7Vns.uo.4̎z{ ;`~ *p)t"|F5kN}sj ٭aԑG7JgVY1 ]LzԖƦȋ@n MJEA$Wg%!wϊ8˃!~bL_+TMNhFSUFs໡KVuP)x( ;=@0+@<\}H/M0Ϩ^afMֿ9-G W 3*$& +ޓC+Oe]-j啉sk L/JPKIT> wr NcW1Lb+4A! 9 caI]p}5k4+YWr|E{ 폋"?DV 4|ź\DSVsƛp,/mH(st\Bc YƲQ59~l11yZunMwՙӇ NaJcƜ?TS1J,M\ f1;S ꭒ{3W棕al< R,TbzZzX"\Y<<؍}AHê B7k܌34|b(N~77ZߡԦ Sk>eqt'ut-NnFk y.SiArg `<xD>I`WTy~n FPTCiq^ \`eXZu/L0Sk@>#߼%MS+i^B7 [?'fL%^Y} , ulm~)  W-~_4_` 塚ٸL2WߓŁZV-)mV~I)&vWdce ώdrħ!=l ǠQ}|z0/?"qF3G B(G_xˏwd'0L}7G 1/Ψ u?cYUm q6 :@"8_RSL aq(6S@>M D+wq;eS*#VĈ3QZj4v`3u}]*ޯB%oP~H;kx;=#d9]K@y&buAfod(,ز*v DUލh@kցGkpK>CX}ZV+&I ?emHxZ[5Sv1%׮#WS/v=O}OvJuWvJJa*;b _B'?*ዌeyfަL sjn)R CdKsZ[!]Nn=蠬bD IH*{eP&oJ"ׯ^uTփv->#i8彍hlY`@pzKS t'SIC5 wuӉq==o!JqƋIIrT).[m:B֛ Z:h DerLliOh@ue/>aE>?tZP}4A.W o~3Yaơ`$@wŽ_o`B=xϩ!:@'*vk.AL{+7.1I+iW;f0rЙsq/j z*ӌ8.Sф#U睛Hz#-WG_2d-R{Kj5Lm=İܺ?d1pf{c|Y$~^XB_LggD9sg(c5P/4O%tԆ۹o~`$*#5Kbݭ?‚R% T4ITtm sf谰r0Z(7y"BvPo|/8-տVhkv~Ma{mɑ'+xvy}1 rkaD"U_;}*m+'CnŶtLoqPP!%Cl{V)#0qډ 53tyߢ`P 5"DrnMk߾5םFv mr6Vk^+oŨ?9<*3xj^ iB lD+.GM{r;,`Q褽fVNAϝdY=n@=0@lbM*.8aY&^Vx*- j6YW^4s^lmQiK=>z<+x1|NR1uglŖnazRW&$ZmsHpMuMRn5497m֨(#;羆J?ZNTp/.+"hKrd'1L#ThaCXvCn&]G'jհ!Գ OiJO4aB=ZIQu"db$~erzhn%h|/Ϩ'9.翠Sd [sZe A4ڹ=sb8VHQ: lN7G ~<^w].kCOn,dq|&syӃ5cqifuؘ&bc@H%p$5pG@4,z|x{y~uwt@\w{zrHwjy*U3󉪞ES狯';Yے?(h|&GJ R`J`nWaaP:zUO~>K3^x.{!&` qz?f^#}?a]o?_ Q-)Q2)$PΞC"簐cQz׈|HP^;aZQs.#% F#g|ͣkZc]/K3:aGvC&ͧv)0-D`۳ыmdNK2fB9Ww8@tPkGYoK h;v8ƶߦg!V~ M&W#ܵ?+͘A5AȰW,zA_Lm솒h`?9i T P?<MBgHhC{k5n"<.HG `m~వIJC&?& M6\nA1V~LͦGZc+(f ۽Y3xNǂq%XnL2(>9;sbNbۚPEtdNN,~Z~e4z S$\ o Il챫LA:S6!$iRrnW _BIaPsz4X#jHn>Hjdf95 2ED&)+UoPx}}&I֮6Lx,nr 1te^=3zf)}̱l$z*r#lQ_(_KB8d.h4?!ka? Evܪ#l?OFoE(n^~ĵ:͖E`.e"3I|4[ qtܔXˇ f4W+}׈xv /J%Kflc3)ǩ$(_Y~ Dn[S+NElgˉ.OVS29[F%lHQں +0";Umh5WUϠ"aA Uxb9}g֞ӭ%saJu@JLŖx'+D-84ӭh bCoYPw~~S`7.e|_(ORR¯3 /F NCh10?0:% Sc":'̊c=b3% EIa挦T?ZK8P\q ƂTW3$3:)?q/GLA$|m{Amǂid-^:C&_&:_d;({q)nUWB;Hth^)dekO;#V-=vp^-(\)o/'9񗰏=wficYFMxB/I4p4lFտ5YV62To䠁a%uaB<9[P|Jn!q;Gd iNyA ^\B1~;o LF6{ͼǺE^h2_KƁ哄bef Ex%ĉ~6JwW괵OYgo\hMA ȉ8BUkn( WW ŋsϣG(p|{!ID?GVLZb픘0B,+E؋qV57rSQoh]w{('ԳD6Q1tpX _1ٙo *i*/tn˻z(qBx86DB`i8F&k`<0`&}Oӫ$ާRn IU:.;2r!#n!+!U ƭ¤V\vTma𫐙ʳtqS=>){K@ǫ֐DլnKzϷZ2uPi5UMj x-_'m2H4L4<*ڦ"c~(.GЭZ:]dN1"x67R3`D^dDru0_bKWRt0 Py:#dVGOQmZ3Jp~[ XV6mxyf $e.IqHJ8EIXU߲fw=\h>׌mt[{;ֶA=̣ulĊRztւ9GwHZE(e2mz`rN;IУrxێiܕ™{?0iK+)GVIm'@Dv&qLZ_k#3L:x_ /\+8yx~s'&{O !6H_/c7\#TmYKw:,::z줕%sNc8<=Qv΋ЎEeN i1}*]x]hs:vYMCmysX܍TG6ʕɍ&'5[~[3-z0[(F4k::yGJ}^^ .tLli5ԭh|* zN> L{~" Qy&I3St%QfO\Ͳܛ5Y]^=y=z4NY/;KngsvcGvmԘ~yCY`]$5Pb؈ 9!ȅm`! vq@ {/حc鈊.AtGtr+Sי8J z aO<L-+wǏ‘̌% Zفʧ" s2[9%&dz bs46vl$mYHaan:MFa-VPo+iU#c|Q 0,I4lZAM- PX2 m$ cdG ߶Vfe>VGkp[޺e/Lpev[@!y򯸄]Yzyq wDĠѰd`zC|Юp]&vH_΄Y J yk;,pj+aQX}A+NT68 I^~K 7%Ȧ@Ce`pf؟B'cԲʫǹu*C %F"#rsSv E㧔Vft8K^vO拽YreFJ̃G$h  T #GVmƄ/۽f ;E{-QpV~4fÒ].:N~_1=t| W/NGü+;_eE1'F# JRV^Ѻ/VNVa: ` c4g1SoiloiHgJwԕl8e|ITc@ZOEΕboNT26 ̆UY̥ST%vk;J|2a&-SGj;- ֟}9QS-OD%AE9-2_hJS%zs%`sd~y]*-8k+T4&{5¡9dQ u,ѓ,>jFpSy,Ү)$ ;s39?GiF][k M?˵!岎*Bu.R$ïpZJK&M ӣANks]6~f|1Et\֐Mq 8l!sIe٠XNы/Y m OEj/⛀^-J1W+{A1u|#T=Wl ht^J#:ʎ2c!GZr6Y1 ]f3B"#''}>,])~\r{A{ crzP-͎#6}D!pe~pxQ5:IG 2 ꗢD>r MpRn$v'OpV3Hܷ-mjE fu&4SxfBǞ+Ho}-$o; 43rbd2k͔ < ̄: Ѐn=ޙG"B46SiiR:灊 jMuyr]<هJڟ:ɩݨ3[LRPAeKҌ*뀩'vؽ!QT374Hwܳ:0/EeTz饱 oXUVHgT|0w:}[c}9Uֶ6T%;3Uf~7bEyi:;dK<fڭm*czj8TMoUp{nlzVf4RJ.nس9g7[C\W. #9ҌgmU6S>?\WŽۚkjE9KRP!55$"0/o~p "u8pc&:߷dcIx?y`S4?(/E1׷vr>rݚg3YK]MDfrjuˆunnsI/I0aQ 3$oom|CѰ W /?eYPj8cQz&e\N_:>{HYki)'uAyNTrj0a[ 6ZuNΜ!_"/'?c>ʽe#VK4IϞ J=ܬ/L"+ae1RY^ mEJzXj"1 N|9w*P\T 0bT⡷@ѶbA7  6A6jo<5&Ec+-4 b E6]I[wC.F"b!h ~ NȄ*-:To 6,-i$B09|ڒfPgfeV ,i#;f-` E t0S; !Y g7#[i&XG "W{#]ı9ncl>R".>Nyur ٻY[tЦAT^/=o(g[CSdJLH$:FQJDy\솲ݠci-WTZ&`22v#80!s3kg;qgA&n&EI`?gz oUOP1rLe3R]e ~.*%p7΄NL#(jk(,ETUI-Ba6\g޻Y 6ͭ?N#Jf#N w:Gem\I<ĺY91EEف 5|./۲}_-w* eMߚ'pt}t@+@AYITmYrg}jUN|^xB*o ӂA= d ^ʙb{C̲<)l%#D 5}D=z%46 } 5 VQNpZ>wqU+哌%+9ݐ=LQotUࣣh*f-5CҟPM0;ZV7S^<0 v6z8u(cnrN 5nU!5gG|m߶ JGquPZt!VS&^VnIP"bBNR@rs=n]kc@İdU!yf᲍ʖ'+7JjHεn1%`෧hJrӭ-Ο; gǷW]e62cVdr{&aj_;g6I5> },f>(ҲLY81YDS㜧4Yw k:Ŷvc׶yiUß+4cl/# xEtjۭ]kKB:dQd Ŝ~S.D ݱTlabp=MꦟavbN+Ęvㅄkq ֧CURa7~-pӔFjm*4=$P3wlfO+uZi;9~fk2~HD&g3$>oSvℲkᘜ5HAFgr*R>寵i@A~~zϚ`ś_< :k^M:`!#; I{/~Sb=Dϙ[Ȍ\[[h';*`͉QV0dXrJ?L SS ` uS t?]*YT+4ېc Cec3 t pB/MK/E,AC"j+ấ=YLav8y fM?"ue@0۫Т}C$w#c˄e@Q_wN?0W3eR_Ԁ[*,j[<c+5ktAtKzHRd4e%!Ǫ6L kh.ҌfΎ=YoCTXRu>.\'U%& [b>˽8y`a9Zt۫by:/sA ҂:fO᭦| g ng*-t󋮕F?--E]+|Nɯ2gvz-2QNR!\j!sM8Pe%xk;dz<>iToy-J96q󕠹wr,#ɕqS-T60@!u2"b<,-i]',7'vZM\ B~wHa*Bw7AS3Ϙ> r; 4V3 HޗS*2<^ҧJT0C8Qq!!\Fro q],"1-e#Yq")bU)m6W+9;j “Zd]"SjT-fpja NjB4.욀*սUB*d̟RmnM+;_Sk{ [s*suYC0А8.8\}1IB4fX} splQ̫4xC1O!Cnd+kT*|۬}u)E7,1kZݭR@t3 /A:FWo7/Ja&.E3;ӊk>{ lëLZA!f%y6AI8$Goy)}e}..{m.i%r"Fl8@!w$)Vr/3(}&0 P"9[kMYzAqBk(Q-]^ M4ř24e$yJ=~M!+[Q )"d׻4PK4T \. ?O;ߢ0ݽbM .e>J.JloVrɘYᎾ]jl/l{+V04 ٣IW/qky8oԽg["noUa4h;LQ` @6mH%znD󦤩3gvZG>ukRw[ P>C8w5( & sc# mOA~T#B^Y곮6ߌ8㾇%+OVRdѮS@=[UqS;+c߶z:-.bޱE]FS#j ):XfO~Bz%ݓ"/㮊' HB,O5稅|}º 9qvЄ`}i0NfБLbmcJm1+bssg~ - ۄ eRVx~ ʣyv^%/4.\" @mHՏ!ya\km|oꄠ=L]{{U ,U+mw#1j#nL@> Z7~!i?/^J6*gy_˅<8vvV U$8hM N`}Zzfw!YӯE%x7uurDu9͝4ݹ$P~k9:h j J%,z L-VձEF| ˭^MfUxe5( |x>p=G1׳OU'c%E 1,$  *1Ϊ̟5h*e# .b\pސe6#84 NPUm+eC*@ yR )O/in,~гqh^')W2`$`clu=~ub_0tFW.X~VG{Yyi:?ov`o?]]|"xLٟg[nyG7 ^eO>SJEC{0+;a@ (q1({H8nQ]"kroZe[evlg=x]vG$rJ/Š'BI՗#!VM>ʋ |:cL!FjBN^ؔs/:dl(25LFY^Z<4fHYL`'[zYVٲy8~u"+ YKY&n{1\QF~\>o&X#7WMJP]0 zq @&G+w* Šu]NI\蕋ʿwP3J/&n節JFgO :w {8DajqB`^%S25N&_N . wc܄C=@*٫f3u)e?u-+H]XVZjnmi*NF(CawJyk*)#%0cM$WcL |T1 ]+aǡ]Z2U5FFx/V&$ՙ/CY).y-t:FCC^M$]4CdqTl@Vʉ|w|l*e ߶ſN6ovUO$$42Gnp g']MƔ~ T&(#65e0Ǒ3%GCd[X.6{NwBZ&4h*[H34t~{ȝϴ_ b{>ݺGI|RO$/:)EeZo#f&Ur1 8~2&'4EMPJT )JY|eP$/yiG6`1TܥM nZ5$ +O!@ enV~U1P-.I|Mc:}.EIB~ f'p-ވ^FSG?:UtF3o݉cIu3wO# xvlA܀e1##%Jc!ڧGO@b`JA-U ֑qC[v}"EÕz8[aX,T*mA8{8Ux1s}^fFe)ukO~DS90^=/ϐ"Uu2Fc yc2`|M D頔-"ut?4{BS]fv:N{ėzkAk˻UZ) fv4n1HY军m|n\b =}úoq4E 3r쁉oA2QuBl h(_k;߳;XDp-r$Ē9L!` m;C6Tw%W΋8Ir`63ܭȠ?W5}R-~D3\x ` -UR  Z\i$ PeuKg׋iM݇ώC2 E| P/[3C&9( KIJlcE~ hN@;}%ts}ҳ 4gȅ!y!"5n˼.65f!d5Ѫn}o:A@2}rDLBr#ܯ;=}H~H%.߼ ~+bߤ Ϝ0j9`fwFhtW(j@FJWa Bm \VH7MI=js n6vJK-}tRCjic;|tymHW2XjBqFZ[.UYqfQʫQ4Є6To~Ojkh%j-lQgϒS˖$" .KZ2)QB _DP]kS9\e2k`#~m!U\ "+5ڽӑ vϛegwS&17Rp`&Q_ f^I[˞NTRj$`m.8- )6Ho٨\l;,#} :IFx319AoU “[fG1QI+<-рAI(G[k?^e5yѸiKZ=ȃs^}/mE]^ЧCkDNx^MUT98 IUrXo0WjiyItXlolW?}kk}mwhÊzeS 4o7/w0q9}!C$7*U؞C@'/f֗6$I{!7 Sb–.vfXJyՅ~rCO07,h[򊑏Yߡ1F:M37zMPOuږ&=mj~ _taD{%/ vF&ƽgLȹn?Hᵴ+l!oZ$DOoQp%uH{(]u9" KH _-Z&Y2vrKL& N{@3+x{NHN "]bb bK!* o9>NyV3@)l@wхqj"ʳs E͝S|A6{RHz¹D^DE#97zF8Po%R[Cx1 {Bg$T#/Nu_+͊wֈˏ7,!wGpc|Nf12?I;/*?bW9M Q0J]baE_ " bsCHH)}i7KF,Kū4 ݀ńғ[l2rx* !@qJ E go쟢{I-E?.D[Kag=xzlGWs${V3і @<ł$ |`a?M5#kߢgPo~ь\ 9 uU"–J΄V\0_+ANh(z(Ằyb6{99 tbqZeJOìx>}w.K@~*<"Q~vHr l6p ̮2U &POPEn??_;uҸ0 [jzWjoø4<)2sJkNf5ðkz?vj /!z.+>I'6J7'IXBf]z8g w@kdLSw'MdD k11 /IkU P$'#Yg_ .O@@^tLYbM \: Nss_ִV:n`7SF:j<`;9 e+PFrgR2z)ykޠBM)#QR+}wR:=Wp :$ٽCtV`ݛGOOvT8q#iӺS/H"[t=qs/`ñ?~}r\0v,AXzlHV{s*!̃F@̵-Mi'5,g+G%8ZB3׷*Bk蔙Rv_65As*E7\tX uh]w!x3s^g#6qQ!'"~ (i UeNOŴ8ܜB:aT?; n30VTdon\p; ]ղ: 7VrM.{Feth$z$UC";AJu'^fŚPp J{!tu0oж.~ &r \ ,ݦM%rMzi6[y[pM':iP}.ao:3XGӰj{9958vxeOwںP| 剑!ica!6k4pC'8|܇ +uoD8/~"vVdIڰ;A)Y{zYae6)60uw!.iy}J#bZ,R׎LzA%[s-TQI ^kL6yzgj6c1(^`!~9ZW8bL̂vNx-Wk-pstH5[H4y=ԝ,;Ǯ~Zt-ZH/LۮMAoyܩ'HIqWڔ9IKMgFx9'Iq7J]kӞaKkCB)D#NomQ?5 *g.AJfTеJnΘL)AM i4CHtzQv꼩Vv8t %2 4V&H=tk/G, Ia%Zɺ``""{м8%[/,̌Fd kr+kF=&BMS?xz<t$W6}ͧl-PXu^} (5ek޶H:8d=6W*:@.:O/ݩ.4jܳy_5^]s2B,{CKFT.qXh= tVw,Z+ gem}v\ ,FdCРQ71;Ӌ3MN=7 ,/h8p{lc TG;DMz<~W*e~3ӕ`&dc9aCf:Dpm[wkiX<Ԁw:De7̦260u8~I02a]wv(ϝ@auߛ;6c-!Kmzxs2 R`(&j}%:N MFoKIKZ6AJdA$8oz @ex04WnLY?)r#y^@QQ~-lt{CJ鸏7H@ Y[N,A-fEu :}hCAG!t v{M΀_Uf$dŰ)лSx9bj|Z/_߸,n,_LEr_h Y$:NZ'F&<gk~cT<:T8c˳\!u#ѥ qow!`~1Ti˲7IQ*=f<-3̕gJHxEelԪ6&ɦץ}iz`x ,iA=21!H IZ!VFVup´p@1TlV.7H׷Sup?pqCARתgAv}e~EzL8T&{COj-gѦ2%QZ:UkPSSNao @GX9ĬkBW$Җskzϡ~]/Y|=_F(䙥J6LmSfٗ?YW(۳g|8w&hU僕,Vl'T= v ڏ$ #H[E]RMܼ2$@#/h!MIFE:-MN\2KZd<<}峬% fh+|TB 25~I*׈2ֶ"w)0xr ȯ9L~{0ܴڎ{<+g) (6Q/Ck#cz2>R Oe.иaЬUV.%ޖQ d5q g6(K: .12M$?v/].9:x̙0:Xך%dPT͌Clbv}̢Դ@^_VCkuH6F~P#Յr{)2^A<f->}b`Zz3Jg{j^Irƅ$NUYxFF/Y7}Xy? Aw#EU҄ɏ|@+DZu<o ,\X.4 +"o1gC"BSRqO:u fy]ullze1g2X?[Ɗb\-׃ ?ZEP/JⲰ2(f8PMtZ3f76hSg_iK赴uȨ[̞*9n̓ RCA^jJlYxL5Gl'7lU3 G}Fm1FGxcJ``M]Cb>mfMH{*vGBuc{Sa-U"%~ROL:%/pHm%&f)>JVxK#W?6' ZH6Ȭw( 19󉬭e4;UxHsBUbVx$AnHi<<0|A〛]ֹs( yEd?"7IɌb2'1Z}ݹ}n f#nPⅯ,x.;ԣJAW 7;j^4[:0+ig3`]Uhq2b H|o&wTGhf&Q}jsQJ^_,;@6X*zt\V?e =.nm2̹*R!_Ҷ0,w|db87K9])\5j@nmI M3P^g+ v?@.3V0f ]X/,ŢFҥO4V tAp!1'/KSv~ZAsɻ }nw `ϛ0xA˙!`M./>IxP`PRKȐfMl"o8E8 !kJsBW5sl9 y[±u3b,^%9]3ؿ#6O8#zZZ)PX8L#/fxz?s'8ȠNʯ|,\dKV Y 1LpJe<=rŁZ!9K)L\'{&"3wմ>> R:Jnv@ ea} @ t_ /7[5+'0i'R#KU\OSٵoS_Cz2뮪k!ja>=|YhJo1?dKbEfZ9i MM0(NwQ(=Gl.Ka{=7x||IW2!v7l U`X7I~jm@toDH`9њ"`xKՍ?4u ~qr!󰉌QZ^շ :7@NDz]y3<1*d6ĴASJ*ʱ7]#-PwSQl!,8 @]hM_g%KNȝQD[YACʟ;+_٫qQ F*$S~%p8RrJQ6 \UU#2 z0.gj C< Y̓lHa b&@OKtp{/0#o-R~@8ypizoav" lG Y^zYS8o!C I0L1 ׎6Nh-upOZ)f̣.rcAzܤqF'S{]D)NfrPyqA'^h{]61qZ5T|LyٔƑ/.kFv2X}c[U]B'_~%Sm49M^^y"AO X~ f Zmc Pջwϙ*!!8|~` kE6 *+c5b; B[[qE(_ayB9{G) ޠ̓+N F2W!Zp@fRnWg:ژ{; 29Uy뒠%JAާi lrjnRά~R$DWw^Se%п]Sߜ"˸o{du;|:R EoPi?rnJ-x (8)E9^1N"EKTr-9P~@&.IksLIS=OCw6A]C{.0qB1D,& hiSKC/ eHdXP_o~cKS"tEQKgN3|>= -O^E oɸs0D,v/\yC**z2)L/ND0jeRnɽS'2 ;#ZytǼIT0kzCkzee&kγeL j:d젗aס*~- (T~~ m!)x/#츗Y53B a{O]<م zSPUʃ /%qfà?#R? ?쩱OXxvMxK+Xܘ"Dlwn*0;r fK6;\cIm^ xmҪjMA1Ij éî)\>  1-\)Z]0QM^-'og.^*Q:e0H#)_;Od J6c۳Ւ 9!sS',ꖵz 1JPe]E K(T 9ê整X*~I.n uVs}PIyA[M9؁UzQ8.e?ip8sV]#<*D)2z\u]r5$Л9ۭ`F_b,JU{7:Z{=}nLHAIK%8kCpQu%p2=]! \l+{ֈaeς1Xo>qx^CjbKjdW%G4Z})VUwd5 RUYP<0J=؈1Im|ɶn$`# 2rU0e?0/Q3]Х;jx"b{s2ۋ%&N)3։M;Ueaٜɔd|ȝ]?&-7>6W758 Nj+o|]Z5-7vEG ?Vuq],$m޳! #'Hhg-kwYNrP\б#7~7O!|=h1w(N Mf=U^H"׺|Y#ajWr䵟Oȼ~Sŏ`$t _9v;Ǫ2/uFzπ 'x@8e⇪]"|U<^1jh&rDT|3ܯuE䆑vMS{~/lN%\rP6F< lqƐB̅G6{!rZ@ S &PwIBCT֚5md Ry To(T ~rznPP%VlV9O9iDҏ,l$.Kⳙ89a)pLRÏzwr7sl w#iW0}I R5alWo*mR%ќ ߑ$׉qpzhJb) DU:}O*?B۟[qwXcas(vrysC>?S2'hJQn:ɄD‚D[JiЄG8O5+E vFW1}%CYwы:G/TPqra_w~,ųJX"ؙK{,t6_6.q>-.?FT2. cʂ*;H;([C.Wۧ@%m#¾G [^ISz)QܱCwqt&@ֈ )u^Ͻv434{$ʒ)+deNVu[&θq r$x^?M\+J UdΩTO6 Ie2t&cgtr3J V38`Yό|9&tVZLBrm9ʐ[`Y 1D%_7h ~/41?666$@uKIǍlΡo97Qf5yHRڦ3̱2[WK#C(^]9|%q͚d!d6Y`IN82}B u =|-*l'*T&p hx?4q@ r캭#szH{BotiM>|ѬXQ~ N}ncQ#HF3GHD5:Kҕh18jqN&rq`J|GaRz Cd#|~ 1 ^5O'Kk%E3&dn6El]//pwjxf4᏿/~;O[. PN .ֻZE@krz o}^n̖?/ݝlg>%8 KǍ8 o[ ;U/`Pn[ Uq( zz׎Yx")]3t $v?g1=h+%ݑXqT>+ՋPv#޷VǿBk=V\V{GcLB?;!eڡ.DxBoP 47H2M+fΪaɂvUoJp0ۀbbp \PP?j[Z/QTpRg9=i]Զ[5nOyZݞF咀a1yZ8{ɵ}.P)`yOAdt*?B S I0!Ӫ+Ȉd^ m+҃%[ch8TFlt2*2TD2Mx=.jvOi eb{9𦨷`vuHo [:fU=ڒܫ\ ̒,s!s@N.^QEhm8kt& zOIY%{r|?,ĸ氿1c])y9@j})x GFM`ܩ[ mVO'HڂC u;/rz#C9}âh.cd'+oW7#N~K\vvi/vo:bGjf6-Ű1Au3no3M&)Y1v dOxOsQIלnlƜ,OC~/)Aj H?TYo~Ft*%XW.gӒO;?=')lL]2SH!F#_G)LoN 5`c2e#~J=E?Y  }%U<"va\ͭ"kMIK-5b7HqgRȥ=`y=Bn}R^VGS<پ$$-^ĦoHepیNǝ+P,b\ >KN 3EFidCW*mkNZn}{`MVEbGV^CJd;s/X:6G٘h8Rӯ=6&<լƦu|Kq9Ec.6t7Ft>A_" @f̄Jac%Aܟ͢LVXl .Vtۻh>r٩SdU][ZKty\m7 C `W 6M!zSO_m3npZX&n[hN z 2n -e œqgL۶=S;4Dh ; XBB դ\MA\y2|#Z!9"ggG2,w++&vTv(:Jr_/H9B\~.e>ڊ\ |Lhn],9x-9FT^e7@{'63O3iJ_H;k!f䔞dE+MM [EwzY#K+ q!gVN(p 'dv<\Mm}<2>MtWZw2]n#vp،Vhv>1jӴEc+' ,( 叴[To o2oר*D+Uc=xl՚IVhkR =ǀ嶤aFlE;8Emdax͓˘ Oս@GcTMBR2a(YX3Ȏ»k2AO+^LT娄YL)d 3#Y9ȸWpynBlu4j˺?uN`s}+}ݺ:+@wnaBlП(2L@H1"C#!'e%͉Ds?5 ~T'NC! EНG}D AJYr%)N'N_C6Pqn*ǖB݅^_4Z EvA}<6g&%+~~\<3-_- uV_U=r.Gڂrc1a!iz$R5Z#ٵ En E[iR$u%5Gc\ET`u F7aHzʏ7S^$fzS2'K2m-V:Zb'1utvȀU46! G{0"\\N§zk6][?'`;[JrWfOt\m)Z퓢oRч}q EF1\ Qs#Fû0 +saW2 pM~ $JrM'YQN2+fjh  L9Q2U2DTK׷n*[$C-#zܐ=A"M}EJTʎє΄D&Tge]gp+ 9 ({jD Pj/.ln=.ISNRuʐI t/$ϡQ7U)T&w5q2v捤¸^Vr97v0: \30y4T},._|i8o;|arN@Rf/[62g50#8Z:TU3iis]m E8?cooI!|4)P[&|ՖZz\F䰡W AhLkI~/mU1tF=٩EΑxīEEϘA|HHHF0EEJ<5M0>ةe>7_RǤ1^~"[L3#l99,CZ@~l`NxW|֭"&"p%5z~[`QS^$V] }.9Wf7>u/GV)]%ծ7j+ "dwLLpNs:ď-Y&2Z_V6bh| C3=vS)C/\p`!1js='6!聰19geV4ZĦQ/oΕI:iH&`u4~>=Yd`}2B٢Q Qlq1d0+&K*L_8iZi W2x6̲¾M7LB8QJN>GBLdQE?C4D@N4RT#U3 vZ]_Oܙo‹|@R\CBݑy65r.H49a#}z$vuke5K9q 5VQ0!Q#:(Go:E* a.t\FEj%#<_u#l@FsS8ln~wmL/iв8 1ih̐By衳6V7K٦E9yAe^]ۣ)#c eo(4@-h%{ |S[wpPC_VFAjd[j4[kGح`C՘eyOg%\q.pqЩaHQ( F8S*u8ן vZ567~O~%<-I3Gr7kq,XqZlOiCh:D dE2hw-}i2MFL9?6ŷLms5pIu!ȟ@4犟= o &FS6.%ܩg^SLIn k4wZt('ėϜ|eviSm4w]vEt}5C%qBx̤SdK|Ww1LwP*~MCn+##1[cqw?4 vJVӣM^}vіPX{jM4n~x*NP,+ ƫ@+IR/h^,eQsso?;P'_ KX2?B?̕V3LhuO"=%h}GJdzM'\ EZ|<&pVvbd19=U$ǤLuڸhʟ?R |g(&/&vaL-EخO鿸 ~e"=ws AYӚQzӆzޗ¤f8LIXN>o_6Kt-VSfqu@U|ǘm6yށ~u}e32`"D2. b;:'t0){L @d &L *כֶpj&z6}pFvg_\ZaiK[c($T nL!!"(@;xaU|*,VhT'ڍjkS Tʶ\D(L"M)Ff6O)'HT6R7J/pdxͣʟmg:?Nȩ&M+fb^Yڪ/ayjNc)](iȧXwjaJ= /wFF;dP;g*䵂bvYcӪ hx 7G64cL\sg?*P59(Pj;Ȟh-rZ)]>1!0#Llf/񅳟@EIq7H²؍}0ݹݵ5xhSc%y.5<(K;V"ՙxU yCT=̈́OܥeeϠMlm7侇bZzヮNG(a5տq}}-zsg2z_!M5bN(@xJ5 /08\x(XX- !y%z>Av&QMp Byͳ#IWIM%|ֳL=xaLx%Mdлkӳ5SAJߌ?K2\Tg_[A!PD(k\ /%x`6us[ҋY= ͘<`JN'i*UZ$K2r_L x7kCVUgG;OX`Y]ßQq3 N\yL`AR& Lq?hgWoBp}g*YU= ?`Oo|Sd"Và47o]3܀Ntjt.K vs{@-|F)z`wCk\/'L%Qύh]Q :-1#6 5 nZSasDiR[ /A/#UZ Ν$-U"K {"閵 P9X,mh͂74ϓDO`@p'VXۧ6EBBc1Sb6ϔf.94hu8J9-XXw{pW!4Tj - 5 Rixlyqt.`߉glI)f6AN撪fE[3lGƓs RuKSU?悟" Y&8Ml  t90QܬYwA{1RS9*0= ي_.b]o&(ᰆ f.'*ɭ8L$ "Iu-q2< a _kOR1zuXKI6DJKO]ٶ[,ȵn5?O6%,ioךn3B="*$0}Ό$J~:J ψ,#pA-"j>cD]lG֫rKX>΁Fj~`$R٣ꍈʫ\sƗCbI]% @7S/sZ0KK(Ly s 2Q>uYKT+x/BHGL8DhA;7 UӖ;jbߵ(=/ϰ^񽹖6GB|Rk~7m&ʬc_*w}X)D@_:}ڡ {hS dMHEf:V #W 7ev2/ 9eVgjz2 .@1, zH馥,!?2cx k)9\K_&Z B,zAy@2mnx=L)G4s-UtH\^xVNhjtР#L ٗIѦr`HәASt%1bĻXFĺ"^M'It?[('U?޸fc?\էVLWrzTy' h=:Լ#z"af ߣd*e&amDx;GB1$YNoˎ}i/LԁY/¥ gzs2 m9R,É0wA01!Fj,mk8j&*LY$J _wГƱΑldLac)&,gO֗yzBY zs YY=eAWHAoau{'wrO紉?&e Nc5cUcIYM^}AUK)/aY@M&GV:ܫ:王kŘ.E&\Gfop~RLxSk6Q7CZhg.A^jmb𡂘`ܚf/AEI=N Lzɬc%82T4Ya:(s:[4|;_ݨ$Lj|Goq cpMywiE\iӭN _OUD=/ EWlgĜ Apy0kn!ʍ6nϚ.p چ_r/aEV)#5DZYPx^!ͨQg`;j͗<Шb »1Ͳ H@Vy%2̵+DBl,u8ƒf$W ΉQ!=arPewxsRHX8<2YMΏz_`<{n"MZsZ FnyZ[!ClP)Hgj0!Fֵb]@":v_amT-s5?C3T2 =*;n 4?(p ykf<,բVk:._f}ٓfqǙ j񖋢z | 5ZBqPk~V\p`tm;up7]=XBUHD熄V0-G%Uq \.XZ/0yD0TO?6lN=kԎp2z]7ڷb ڮ! /*Ho7iÝ ~FaIF^d)XVm 5`Y pH"NN݋P0f[z#$hpP{ ռ1oBsUT>jQ]VUU r~r{,ȄɁ;RFFzsDRԱ=xWnV^Gm[Y?[]g".7%?SF;wU?i&ݎ3ļ3[2 (KaH.)U|>Tf}`e3@Fjnip+J޺v/wtxAZB! oX@TBBj ʹEݤ b4ʟXVl{Aߏuq]oa[ ,|;rv8Ns8cJ?5ֺܭ/i}[W<{oQN)C4#NGMW+xlkvæŴ\a卷dzQֲYdh|s8x-||VXG#dqDgw2,$}~"TtrG29z[Y#NF*iCtpDn'xbxmyioUN HFh6Qwts|$Mwq;k@qZW9̌?G@N=wgcadǦS,rkZb .HA \*A-㖋šqȊ ==EF.jZP.$6AiAUfV.(Lkvd #HUD~5 siSB1L?l tbYLE)G8IQ:UWʑZM Wj {uovޯ{eʠ_S\MBLlưF+! 8FҺFv[Dⱳ%s~Vkfp4yR|e< jtRS9l63'▪5_e׭/S 裘ALWD51L8aRRĦÛŪi +7E{>|uuULmm|7V%jKwQxnf\S]HK.cK#IJE~'gXr@AdHUj{!D8l4O/7S!MBBD\i&ΧwTkYS{yU[%PAIuO9on^SG?au v `yeiwtol۫7>J}舩J= 'oV,EF7Hx,^-"0}K V ^(m7:vp+@x<)E)`l{HHx۶@t4uQtv?&u\, ! k*#z! c*ժ:v$xT׃k8nre7&*~W1 / z=IP!j6&#τO+[YmAVtkea^gɥ貸j|tc--k&JLM)"Ou^@3uU߮hp̏ưHWQI0ZN:ub~b1gܧ:w)߫($t/S T{PZ:6XV:Ej9ɗDe X-#B:01kܑي܄@̾[r3{pŶN,'Uw͞FضYw8Lbs 7苵nD3|VOl'& [QA+s k2]~.D*)%ѺgUN@Zk^nhW7"FY=Z;OTdz>{~RGEW4$w2׸q[:r¤!UD)?F}%t'j qBg8+HFx(չ&p¬~TP0C"xAɫ7> {>y}u!$@l#PkKoSin o;rM OQ2YJ7u+ >SܸiR:kG1Vj׳m~ +g!W`闷VǾA9Pe kf0?uuU)2g"@R%()SV=SK&G"U[ܖ 0jΎ oKk ~gQ6dki>1 ;+iõ3t"9BQ1A⫄BWVnhxD8bU]%39C('NOYE,QoeoJT=yYl`Ie]c&CR.& Mm`ےWKggf$tm&ِVeadd6󺕭Y^AgKh":ԷV 3-EOo={36weW[dB3 _Ğ 9t E].}3@0y؍5S+e1^8s $bt8%{c+5|pV׫btkzuY{oɅ{F},%> i/hnli4D|=KzREGwkcFݵ=L`q?*"gF>/Y`Ugzxo&X(_ɏ9su60vi=?z?fS8R& ۮ/'dOHe3ר_6-dkYe"BMK)i^: ,nߋ; !Sne\8Nt́y!e+7>,D7R)ID Ǝ%R'&cVJ/]_߇t_qc.\b dY=nu-zR.sEYz1 ;Bg0a—ÀU*eY $[n/ u#Mb/H~YrOYّԫɑ^]M MpJ'- v.bC^l#ä1DDLAV/zրH;$\=zowv)0*lSIr98oؓ3S7OO9M6t3~$tTZNBZcQdpy;hy'`̄EKl?E{AkZ(@(~D 0r΍{cq/zAu PKotqQ*R㢄:|_7??M7Vp~)|Cx.%m y\ 2tv$6Aɣ#= 2[C;^g߃:]UO=hM!q:'XfcWGE:8$!5SmIs??ި!.Rq)KA[Rl}3*c( E8a+Y;[Af6'.쓃- WϲF5ÓVX˓z&;v}p0܅4'[,şYdyu7:ju5)?ՠ=Bm-.iB=Z| R%]fXV&vD&E%g)vVjW4;g~g#A>_x"liረT8:P]vk9+!h1_?G&?`57Z.}mL!˦$^vɔd kE~l "F|UhdŁ?o9T0-TrADK2h,#cg/I̮n>ȔXFMK*R hR3ӷCV2\ Mq!a}쨩;VȦJUؽf..\um!&,6r݉U y>a'I^J+28lscz@f3 A[ L-(#_hdBUDck71iyfTeo4^LrƻiO|luSF+2SJ! <^s?xd~@lh8t8@!mgѶz=1ݞEv~uL5O?pĺHkR;\l|j0Ru ꂳ:rV>0 duՄ@p:6sv'ڈ%b: $"п ,Fi&HiuGU{[8Vg2qW@ZjϨ#'H|bO>tZ~-JetYsy_e$xjҸs89ikMIj:1ua?Š(ɵ2P6B%;3r fѪRfĕ3mGlQ+Hz5bR~d`ȯ;[{[s|C$|Y_bb+3)=3g&ݥcAT4m>(SL޹"D VOMمD,xtYlB>AT2#Ezz) ,oXqXqAuP`qx_EL{,_QE黰\Ųk]$ȻkB` 5(o+4nv:S͒'}$H[eOD\ -P^3IH<|R3,{I32ҦTw/țV}&1n0<2dgQsBES!Qع8hm# p"TtxjɄT1p]fFFbޠF5:`BsO*]oҨZTL]]lvՏfҘl{)[ Lb-&8ЖB$piSf|b77ǓhR:U1 UX867NL$d}(A^<W7g=co8Rb(sy3v_qFe7 m.>٫Dv|[ !~CmsM{CFFMl85#`rfNNDNىϡV/5FI r)'=-F'ߕķ֬A1M Olx4 svTCXΘ0pTt0DF,RF9sU?E$J/Mnȍv~.DIlKd|"$k=Z@X;˥8+$ʶBխ.:&HS+DPLP6/\yK_jG`깞ީD W`b,Y=iImuyq ߝ(ٍSUms\3/>9CfٿIWiZX~Xn7.59P:o;C"ԇu)= }?VF@T lF! k ="J.zBeɇD9IN}F`$t=D/={嶿9#ɌffFU{T K&U]k:3P .LaP=V 7CJ+\Q .WPtĩS~p'_x\s:S5D/ۓVǥV\UAt޼132nY-nZKO*kCǰev7|RV hVڭlbR$]'n ݯQرҮR=WT3Sz7XSr9I^Nq oi}M%rZD܂݂Y+i:Z{H64#+Ib)djO~jgj;{pF>PrsֽnhDiTE$r&0l6iUv'W>g߳P܇:W+yپܢZYҜQD0ĕXl]"2jHy18x1m +Bϩ?So6~[bDoŽCOQНp8U=g^W@/} 6_</u*JήQdgD"BcZN3s`D6zubzL@uPwK6ho.^3N6$ xi1$Gw5k}1c l YT7#n2@q"Pw >&0'Dڥ'hTd֖Sm,=䑬(G{O/ԕ,reAIr բf˾-Pa1$A5}[WH?pT?&w`*Oϲ zNi7pat_ұD1 yۘw#͖w]MVӈ ݱB~"5yC;7u_@"ăgT?UR'dGsTUv5tO6E*rm&۷"abu?.6,P`ƁX C8 brkDFUFjGS#XNM!mL^Z07?Vh|&MgfV#k5bS;D blujW||I\!CxJ5Gj<:U`@dHv|N+)VR{ 59+ytBT7P<2\\ jS0]~"%Vk+8`֝ꍦ퓽ģښ2 FHwg, :aLq9Vivn⁔c.tQzdǠ = NBP;ƚQ P 6gӥ/SX.D}8p_D"~h7Gn;2mū ﶊ(MiF7 nUooOso墋USHgQ:VٳNɇͰ?p63{eA >USzPDw-f';clQ?µѯCiO9Q,uGvjv Qim+z?ߊJcJpl13K^9*_Kڛ `nx|=1?lXqVg >K8[X0bt8V. A4+a}:@*&NSjÐj3dVMzIgCɉ8CXi:7E6 v#P{ezj$D|볣zC c`xC{*ze(1`Gs uKI=Cb~ ,ߟ15=/yfK기ITSѐ̄xcP5[T~>\E-lI)=ۥrxjxI3_yۀdc^?d+IsQ#T͟ѹzpV$A{?~~(rns8|gVET YyCIATE? ^ve1KUPxۚߝd|xpЫHu^"]~DW3 ^N(i jkŜeHɤSҍF*'GW W{-AƩݯX|b[h8 rғZ v>!R1' 'Ȳ4"~bCY(N~E Bq کS.Ly=Ôlq.W9uZ&Ӹ{pSҙTg֡heB9aMA VSj-'WrSZhg u2]檙Od2v_X<8,f~`'E6EdQolϒOٞjgX" yW*p{0kKJw~M¸_tR0F6F[ZdRÛISdnn$+V+#ST̏yvu9hF1oSB#{W:#0['0{מXJIq*O;{ݍc|s!*an~VCG:v"s Z ܣǎE 9u_ ~[k!JW˥}X&Ѡ,Iigl$jE1!W#л|9hY9$??wb-tdxK2s]W2ؔ)KEK0ڏn CXZb㸷iwAkB,EPPc&=dĺ3ƤީOfPH؁n"j HD XzHhWoDk;ME8hcӻtw#&^0P9p'_< UhBZѫ2jȴGsĝaMrVPkYp{ҷrG, Dq&DŽs!!oI6#./=0DkHGoP(zIb7-kX|^z&8:p V'Jf73npDQU;Ē9/8 ܝ7rk]O cvn!;V3&ȥ?t"(U܄h޶K!\s?-8'V½*N<3Mnz:0i ͧ.v#.~O Q|ڔR<\Mt_`dsD`BO` ߦldBg;Гh)7Z|$DrR?:Xd\X'URR8j0`We>Y9%@`"GVAC_BBb/д^cR:)|,c2`ۺ QW*O d֖P/ ~ȫ EquS}kUQ뎠`a k3YfV8oHܡ;O3T_1"D,-.̓CwRa>/JY٩1 4@t09lI4=Tjf៞=I ˞)Pv((Y&pnS:z-T>cN56Zߨxu4mݧ+&mx d8͝sp qW`"܂1?$Μ9:wbF\XbnN3_y(=0ΪjYf怇>[F*8s%\@;`輚؃5 {ï5%4wX-Xddk?<&z9 f1 ;*ϡk'*r`|zz" ,MY)7MnM o)D9#E?8YS[8XYP%(?g7Ӝ/U^USIm.l[ c N} ?/$%ߜ[UZjdю;{&g7$D' 8ZגŨ7q`b34@מi\X|XR;flDOdUdxG"(%ԍ.b!3LF{5=iOq :0a5Brr\MU}KEPe:@*%?ҭr(,L!5O B9xdRH/̀MH,+ y9ǃ*AAmd'`cjGΛƸN=af *ME%ߕݸ rOpMs@>ւVᔃ7d{Τl״ yk)df}>Bz!WM@b1#.3@/_!.A[߭Ppww5ۉ۲ŬG뉁YTo <|MTV ~Fv4+HN=d^3FpuD|d?s$27@*,F'"ڀMrK5`6\_r';m"ݿkNZAŤ!Z4,hûܶF_ǗƎCJ8Rf 5|?K%>}9_jx%ުmNi^yIwZ.{(ukw=)trFLPN R:y_: I~^GUbt]lV 1m .\BJ槲U@%Wst_Fy_ Ւ0GLhe7pU_Xw$T ύ`=s˔h枌rXRKޗP$\"m㇠8{Mv'Et5A5?ڠ Th?ӥ!rmӣXY猠 v0F83x/7WKo x:,= ]Ǧ=t9sb4,'#<r>PE9DNQ [+0* G5;*BjPBfVig L{ `l8!?ۤjn7##5z:aN1?UCGv/@2,,!|X9?UK2wך}+/U %ý'w#]V棕 ,Z6/; ?8Vllg˰bJP4UCazw@ 1ƾ"5mFZ>'9c"QYnkI^,<{^ j1|0b0CD3/RjdT;R Bͺ }1-=#ΰRŅW@~{pZ1Q[bֹ @ {b.VzAO0v0Ic*_[@vIp=^NHG`FHb\+`]͹n孳D F}"W' /f'uJX%Y?}cH0'˃JII3+;$_Wh8X7EqljǡOs\g刮/ٲpx&{u|4L+5RO!/]69.%&e1.^.Ǭ b@3$)GH%3 D?nds6!~qBzI+{EP:ҷUq۾ݼ ;٣X;bN GRcIf*Npibs] t6Q^Ɇ.0 -|ɐUô%@p8m4&y 3KݮvFU$ c|l0Fg#f[WDLfř쭃kK"=KH|rhTP g{)sST(o$5 9Z2 1G|o`kIy<;=ߩƮ\KQiu"(J^aJTyx8 *dF8^vj`aq@z߅ ێ L RSKVX/d;B,͘ WJ.4u.W$&TsBL{mf.]EfhtamdSuƏQS !L.>uG@]i5s 0mQ0Ԑ_(E[?@hGHG7hdX|Xr