go1.17-race-1.17.8-150000.1.25.1 >  A bPGp9|;l ģ SӺ)z -Z=͉uJ{U޳+j4TsauWP[H&;nҥEgjV) R:V]?+xyX~hq0p{:i'< iD ȣ>T lLMo僊 o 0V-C Mܩ%sg+gWREieϣ?[B9eaF6_7腀DJ738cded75a1f89733933faa71d5fe8aef8716ff70fc0022ab6506e9785350f69a921430401395c9011eb08f3702282311c1f1a36bPGp9|`a Pb̬|NmF(=!wЧZ;~O\'K\uَJJwzt]77 5\ Ӓ9W[&{t&+L@O;I M:&AZ߶p @X{O|6e{$ҿo.y?:ˬ|O=Pkq8C#C$ [[),nGh{ %Ѷ#&qmNNqv6.4mɓekIEh d$@`jA>p>c?cd # < *7 Mi      DX(894:FaGa$Ha(Ia,Xa0Ya8\ad]ah^a~bacbLdbebfblbubvbzc0c@cDcKcTcXc^cCgo1.17-race1.17.8150000.1.25.1Go runtime race detectorGo runtime race detector libraries. Install this package if you wish to use the -race option, in order to detect race conditions present in your Go programs.bP?ibs-arm-2SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Otherhttps://compiler-rt.llvm.org/linuxaarch64聤bP>f9a2f83c35dbf5f76aff31c215933351eb5e4a8df2783a9f02c4fb4f995d8c80rootrootgo1.17-1.17.8-150000.1.25.1.src.rpmgo1.17-racego1.17-race(aarch-64)    go1.17rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.17.83.0.4-14.6.0-14.0-15.2-14.14.1bN@bN@b+9b(b b@b@aaaa@a`2a;Haa @a@`@`jkowalczyk@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- 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-arm-2 16494263211.17.8-150000.1.25.11.17.8-150000.1.25.1race_linux_arm64.syso/usr/share/go/1.17/src/runtime/race/-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:23539/SUSE_SLE-15_Update/94357da179ce4976c2b5b662455c1f1c-go1.17.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), not stripped2c~9s~go1.171.17.8utf-80fbbac9a82b7b5759685ba1aaab5041f32468bdba8fd58283579fbe543af7c59? 7zXZ !t/] crv(vX0ι= 7G9̮#h4?5q_E{@_0N& NA_h.!FY:@:ʴDYf!G?WqNOз[K$Խl2cb8N<4Aw!VXp@X6|mS0 pB3vr$Dm}-Qh|_@8&JEphP:˭&_vBTX@*9kUCyڙBHY=P7I8[vhơۙC xNK%3JʥL{VeLoXKeG`|ȐP Ji!4ROMչ xO[ a֢Q^} m/?G'_%pxym "[63~ty9Iߕ([0iLd: Iat:hKj)5WO 1B͞smǘ"Bse )gsw-0}ͷ/Rvj@hlQߒi V#c 8\66Wp37ip1u6!@wWJ5Q`[݃7 5׳m~=Ն=N ]bz:(fOR9;?@(KR-;Oc: ѱ[G*7+%yEqFUISM z>OCz;^3l\(9PH4S=>rwj{=QFCN(l)_9)eP\^щO{|g7hP-ѣGF̀B@cΛmw*b;x UG~ OOlЛC!jkUrVĠ~Ku.%RxJ<-N9VȽJ OThv"f3Cͼ9N6ӥ1B(F;6_FHNI\W?N]YƱn:Q* 3kmC5"ɮyc# Ǵǜ3z\ XW4xCFţ.9H97; /g?nq͆s y}KS1;80vPDSKuݙ,ٷvrOUY` +hO)7Ě0,)]0[gʥfT0'Fo.a˰]@!~>\)iՋc*[j'CDeR uMK y7 ~a< #rM!-?$+JCу` Bd-; R/hҺ=bľA/ \UʾU)sLPЦT..e eIXqID`wSk1gd/^ qpNo.?B*^ݯQ1!P4M%{gҹ}UdOz/.bT)1gw_fPqo |I1?GȌK]gRL))Ԇd)MYzrG L&7=J\2ְЁɨ#D,<)Moh,#QrO⳥U>M*UP2A~OOeYjQ$&}G6q=hM>t++~űnur}f^Зu*kOhGyw`M7ƾ+UQB%"wU&A 訾9" |0mbm.3¡TsJ`wxyK {'/;?aYJc:SE }BC7݉sJAH-RmKL!ox8&EJm @oRVrĘ0j/G^ֹQrX#D,ۼ6!?b󲸘ss d Ng?/NT!jO51{ imLPL+- #}b#7r ڄNn;xx[t 1n^i"W}Թ[mE"LoWбB⠦ƖD}c.LcL^wИus|FCBl#qR>f"ps_t4xa1U"Ns|ǶzI-n^R;+pXzftZl^ż19F@tA~Do-?ZZ;G&1C io,/kb 9<+ƪ1B8|/~NMЯ T6F ݺd!zC0A,ij~dOb$PBT-&1-BcdEy@IdV:& G!Gi|_.wsdٍŽn_0(3ÕKZplT_u:%Ya0ǶL*m*yE0?'9$_ o71U:Fhzvpu +gO%mkFGJlI饵FT&dv@C!fc98ETu=L:oɛ93prn0sMs<̥!hE;,~ZRAii<YbLY\O>;kٻı2H*ih^@ǔsD #/ts\I Gpd24dR+Zyֿĕ,RϮ8n@++v}ZuOYsa[BnXk̕wDu?뼵mϓENZEm:ı1Rzy=`MȮ$Qv.o)+jldYtm7zu0]nIBZ݅PeRP <(pHL!f5ryC@O0ȦyqCXF?_e~r[(̓ >O0&S^@R*1vH8ܜ7/)|=̖kmDz $~ՕOdoWD)t\@)gtXeUJ`^\!{OϾ Զ])Ae \A]G 1\AQE7͖7stSY1RR-"_|ɝ Nc|2±nXNꎈ)# yO-ef6Hh!gFrGcTJ_3Po{H`w3eshn)yZ޴MXdLF NW1;XPAlj&ew!]|SOBL}МJmE7(4MMD7/D+yj Lc0HTPXh+bJMA{(V8MO[u7mˮ@|(?P ? A?LMa]R՞X'R;Ԡ|g x\SDŭz'ܩp,4"Fe91&Z-Af+)8(n#vQ'^&6sS8D1Y8!;U&@X2.0S4Qf?a\ 3GĚCI3y !}0ɜ3~b.1 ԕ﹞#V+DMeX =h]0@EwR{فGnTի])в 0lVĔ^>3z_،qM8vEzSW -}a^3)s{]؇ OH:;n7YYVibDHW5tVFϬ`p R&oK>eeLT.7%P';X͗X'̴2iQICYWs; ֆxɋ?i5]b/nmJt(i- * +8 `{Ir؀ӯr C8ʬՆv*[רE> M2Y֐&(FoPe%ռ}[[Pb>V@%Iꟕ3`W@6Ŋ%5_.}pZ ,y}HkzwݝueςzVSJRoA/ذ{NAa_hbs/nj _ ,YH.UW- d0 EEW``׿H_sFتq)9kHujL>&^f^{6|uy){>dEۏW=]l>d_)y[U*N Q^mNABL }{'ٱ۬FU \y[E&;1Vqe0 ((r@ z)5[H.c( Om`{yxhctB#ϰ:~'wٞj8o&sHE61,72㯻z* (hazx%7Y%Rsa˞s=&1DEJr@1w.e]q$XQa I>G05n40K*Goq`~&g+ĕ U˧Zc40¼yc:ݬby "gs>TS+B:b@?C?'{}GE|ق., {!nHAMGBfgӾg"n61D&¢+8C"-zϽC^9_{ۺ 00k~~z``d^r Ǯ O?v=9;y4 F2,IYߢA@1o C3(pet&iaZ?I65( 0LdS}sX6Zde^1ݴ:XGASuB~3ޫ b8H˹7=y!0}yVmPZX= FQ͔Ԫ/mv6;Ųe(d-99U9\bxQoS m+9znK0_cٖ )柋 )(^IPN =Ļ^3a'Ld˓7/JŞ>IpI?gvx OJޏHo(:I]WxS,?EٸES_c _sR1\!jOPXWiXo $ b_A\`GA}=.~~IIԻѸpVz# KnrhBuHaN6/X1d^EXa=>qt>%^~xuA"De7td#xx;So3sD( ffB].M)%_Vt^#!ß&A8ujO}F3#t#x w? nQ{?xbz3ic@Nb|}؂*5] Lr{dYL#d+ 'h`FW`vZzCzR./oP` pZLZ q׿M-3#<  /}9Ku5QVHЗFY_NC!r<3آ\!68 G@n^`J_ݤ+12aaGdG3|l)bOnv2v7 g+:LQnadN$D `C1 w_$E/5` C`Bi4Hm Qa*̩&U$Z"7=4/ C@&S *+9m)@Bsk2;(6@c.8aJ%frl6Fɐ#UٶſA+JI>gz;˥z #l#4&ZY,aSa.p9#lEl;=_I-(M>N^ˠs2Qnyfu}A:}kuf>F%{ЈoNwg`Н ~RєZ6&4+]A8rn8viJz 2B4^̸XD`ڱ1bH nsE>G^#fo(W.#MxX`,gD;ߨot8q:vx3lfmdt7S@9? +8עYۥ}vW!'zQO@Oь Xqԃv.:z3!c%c=ޠ7o]v}ښG8b{aU uFX? F`)G ⪘v '^R BoȧrKּMCԆ ٱ`[YѼv)t‰%:5KZn]%.ubt!3[K-Dݙ sy)zEo poN157^ jڬ!C>͜!ŽΈ#ێ>RJ߆8\✮H23W+Vê7jڷlQbWϛhq(wa36YhK(^u5K)*kݽdJ~`oLق[1ύ>T3]]:v7J{ZJ3Ht9 H71<2GFFq-ѠGT9]HsCs$}u8ȁF9 0F!0 I@ʪiz" [#PmI3-= HK25 q$疙7%D@]r{ (5B&3=%7W1c4}vwatƻI/tPU֢"6= ښ@t^sF$cA٦&iijKsA"]tD2]liiK+:vcұ:%Kѣlb=O2}J_G |2d&;a@h;I}4`/lIj M5AauquMQup-SЍ|`,<ަdHbz:YHZG ^A|'ߒ?tڝGwy,#jҺ/H/;__аT5_󪘃9`O~Ņ% =/Q+X,]R]c=Va~ǯ^0K۱*mKw i`׌aIUGoމe++%,Pڇ8LVh^!K7mrD[Ѹ ^+yҒs1LSҕ ILnA2\󋎆Ӥy%^~Lag,ϸSb52`hWbaNu`la3oǃj(=,)aO8#|\+^]Oa_T ġ#LJK7.!1;I[FBz2% +ӬQ&,q` e=:2=`3 D*OxeZer7F6\PQrG׈#'Ѥݸ#qz_ #jw׽xQw6_ [V7 G֭.ĊX4hfzx~6[qHlfjtcQ:XJίq? 6<⍌a{6zW 7=;|dlx00~&uy`'ŕ툰` zzCL4Fr>gV_6YXdGfxQ0bDh[_=׀LV\]ϼ4MF.8&U`IDKF"(oyCT^O̱mvPӂ&[TA/?op®˴coe1rOߏSͫuv01Q5C~ Tvd r@rфǻ,!K ;loQЙuyD}=B_Uh!ż߅!N%z90#TJ-6'@'%+0\=38I$̐Ԣ莟T*'+~a( q]^In?@ɉG>K˷r5&S2EQ]\oPj$qC*bM5tF胻£xcd5`.~cP' QGU&5ED&\G1?uVc4g&gG[ih! :l~*= UjDn)_N`=;ك0/$ЦIޒaBpvwH+hf3 et\ N}Aɣ-/~Ђxx'fc,Hdb;NߌG2 v )4==1X/Tߊ9iV fō(dM.YU GMP^ƧbRoNR ϩȐR/º];l [+%]U^\1ݘk\$׾x9fYqg;jhLcLEb"5wGZ6V{.X$[9xoCBDM#[`gCȡ[.aNq9!4@3Es a8l̤]A)f\x S%B`Q`"fU+ ")q! ^kn61t(,,^>$fX5/&#Ir(RJ`dԽ>8"dm&9e"CcӋ,WF4zE]& SRP9foR4=4Tes ;Pe8.Ꭰr[;`dK$ H_`U3c;lZ{)F CC+%S a#@k96[tnNmPMiჁ[`cb_U՗@:$ov2$wؓw#1(avu G8G8mƄ_ [EbxGp't?ZPx H MY?$\/Tљ yPPpZ0 <ཉ>!"Cykm,l n[r--F{01ҿVg~y^X9^ЦwgAQ=Fkh6`\?Kl`է1GjF!BDGZ_55 8~$L«!$3H |rNu'j>C=s*K$>89ܜSM~um^}ͧjfG1 ix݉/ MXڰ/#f1rR?]Zv~y͇%t'`5|]}-P8Xb.2AoyKU㖘GרJf[QJCE,qfsK #ySih[;&X nG-VpPy!EF47l< PZ'-UR |lA {caU[X;<]Au/&ڶQF·Û2Q?9+)w4n˳\RcT}l{yd F˼ļĦెEhHpR-MT_-0:⫊n׉[OKf^"/PlpԿJ|&*iDh@DT"1X1%WdTQUBb^OX RȱK@:7ݨsF"oWK1vY;}`n#:gF%wwEآBt4)WG㪀؎acƥ$&ϧ\~ꇣ=lGhtj%C;u& K/! jaWJpy4Q߭Tׇ5^[=ys!j}d ˋ/>ͺ{t-;B]E>)oP;*T4c+_-YfCPy؟q{+&9r)2OL =]š/ŶAnÊ<Bc^q*k Vhb$(W,!!wSp9AVоj!Lʴb$uD@Z<곜˄On_̏dl~-@ λۑLՐ6 wePcX,Jͫ|̩whݘ'B0 69} oWv!ΐ 3"*9ڵD߈p#hn!>G9 if/]k;,gO\nܗksg-"T>GLkͫqPjJ -M/}aJ:aU&yO8kraJNRm-B<6oNcv, ]'Y~!q2c&i <ݔ,HC2G5MB NuSqO {0JQ<dkt`j0VInjZVW_GNQ[MVnLoT#Y0/N'g+?sG `΢ag|\EL-1ccm j&2}?OlXk~ .0Dw ~ ;~܅tYhKD4<;N|?ӷY硐٧ՆFU89G@O0 aX۲7WQۈYHPZJv7&WW+NB$.gS}p<Ŋn&I vEkzytkL5ޓErLd6a rZ/n)^ yw365$5ݢ)3rt#F.ۻP^rV7ldϼ3J`g›o"e1IoaV$G,I@mC^Է,a?r.a ot{e=;+}#/iR_q1\K>E]Wh$ hQ%K#rY9GCV QJ8]{R|wr3kaXm[4 A_&tJ6-|W(+C TYaK}{XC)tƺ^Ogț 'Cf*rn&1$Ru`nrU ǎؓ!9ue6#J+Fo!{yfDRLe3rcRڲ{E헀 `tj8Lj^Ap|B^Rrrw \35Yt_"Mfm%`^q8x,t%)+lS0F[6|->N+L!i--s(IkF]05Ց7+|겁,J7*B:%oT )G^_SS|3?LUX$V3`vLqKD_?[(KϣW1J߆\؎&糼x#1վ^cc{fAjo=@ j^t֝*{JӀQBK_nnDݨԢ E{{T*1k.nl͸YR{ubH f =Loؚ^ ɾZS;0n70SE@QXdfk+ӛKp;D;twdG S*L64q24m+ϐ\`JuȞUnD~nEC%xz魖*_mn{J3 t8`_QB2^[LJ욎1hTqL ٕ֥ ;8*߅pTy4MF'3b y+:á]aVV@t636lRw:9Qo4 76A4Lct@'ۓ5yUK(%7ë2X%*tr;pͦXN8 *B4An/V Fʴѱd\pMʚDf0r+cy՚~$3*7gsuXأ~!t=$eib- f\Tfy!#e$Bᤱ܅W7IORl/ȓDI{^^kQJc%::4!{ 3@j8aIXl 5/};/~B9R/cي*rWjfqit|8bC'*0 u pBodނ=KfGcin*5:sm 9%Y`חcl {4dG 7%{c-ZdAׇTJTBdJsd.m* NxZhH'Mh}^zĉ|U&SC*)A Y Q(>( o;Ti L|_P2O,yd} sʼnh"NJqk]s:[Rjpi#58ZfBu jhiXV#5)0(G m[ ש]Z,m Oq2p5̈* &I>t?Zi(c#$8 ]Ip:P"\.`[+wM DVE~M x1MkP`똗(_Oc)r_qwҡNM2 9K`b>UY(9ڄ yzCi_Rmvi9.puѲT[j_+Dԁh/ؿ\tMQB{.l]."tcʼCJ$O$ ѭ42$, ; %fE;I3p®5D'̝uglY'pf+V3pje}'@h h$Vwg1="SM9NuHtB!ڏ{%"z98e;yUE^F]փ>-La`F4=u?mO /m:$<$Q oOV&_<~}dJ!XpT/ &1YK:YyM:ʡ~R- "me>Q* Bh7%M|R/Re*e[55B)|tgQ86G]z![< R/f&4Y2Q7_[`ѲxF X'jjCһ MYƥ>u0`_(r#bs%Es5eNAH[K$/M0p(کm :|gu"{n)!)uUӬytnNA/Bg6\V8gßmXRcfit8ɍ­KW_e/$Qi_gL&AqkۜTYEwr yM*9.|jW{pj'(3|JcH|]n4H"*aPrGeek-7'-hI oZ})p=g ;0~CS}:[McnR_IR_ lftpB,,o 14|KVp|Znnrd$i/zIBfE.LY5Tn7Jy0攳;r|cg1F饭ȫ>7(?S;w2h Túюy2 ۘBƀ$a?W ?/Uc'B %f- \E:-k ?: ,6Wځ"* kBe#rǵw9kriA9"\d0޺L|KГ ?jhOv!>lzvDC2*B" .5 Ee'F{CR+{ 5е3x-05%Mm0r;Ή 4^'g*Ru:v#S!{{09%%:1lAc:<2@.땐Ħ]G6&[9HLшn{~wuQY!Hlxc?^}J0-ۆd))HX %!wّ]fٲ;ܥA ltNJV&E_C<}ߠ?MB`/gJvGG6\Ch,?ˈ؜cUq?74W70@;k$ju\|O+^m =m0Xwg[?{ URȸ^98}uj!R}޵fehUxʅثwE8B?̎*JDʦz۷uga8!|EU><.F_8JG /ڵŪW%wfCN꫰2j&T #?W#aMlc=Fyd.Į8$F>W/rKߤ?tsqht? 5^EU!g);0> >.'a] WjENXPbNF.k[mpa Fr/K^0ZӢ_JUxCQ{E6HVQp;2ܻ%T x Tn}O@ŋ¦ ?(1>?Y* \ UtKi&7_ kplF>4ޭ!_8Gx)t莧E]a(ydG[E`2 ~` 姮(I+9&l`p{qi!> CDX =Y`w OE*}yZD0TNniArتgk|,~ ͫxt愒_04h&w#'Zڹ8i|1( --Yp\m1zKbׯݙfAC~l>a㞨)4kq.qRb8 fA(͏7ߜj7/FTSLZhcOI I P1ڨI\#)* "3hyw6;δ?&6>D\Ьł:| vfkx(85?@gĶtk9܈yI4Aji9QLW^ qi@M)Պ9QQ';!?9XDT&0eB׿c8Wu,ȶm?&*p['u߰%ME z{@\rF094+"&p 7i-]D;USܩ.9!T o@HcGl,zo/"qh)ҿdߛnljޒWa 4hhL>~+D\K; C2]M¤&4[,JO6|L/zӇ#=_.W#Zw` pDRiscjdNV;_80eh*"XnW^G,%逕@˪bA}o a5؃88zZ,oK&UYgXY WW,pP+[{5X# CI&yR7?|FdOYP9+c㜊42譹} t})/vΙ_s/WƤ:-4k` dQ%p@js֗U2f~lMX3./\x'X-= DOz̏J6Tnϊ)[]uM4gݑ+L=2G7TyVC]|Oząy^*3 dnH9" tZ)BTiH:ljѼ|uy}+}MΈ~Brnxg>v*̟tȰi ےl|]\^L)h^T9/+ `|$;A\T&ҐM1,)VFd ԵĴz _6ݯRCea 5Ćx؊u/vw߅_{6:}hUJF0_0nɞ7f۷ӉRϝĽLɮ9y_)Po cuiZ`Zze51쾉)+ǰקXaBJ`Ecm,iZ RZ: 15ȩh<=<QXӦ_w>\2f;B7] F!JA3 [m窴Y暅N ۇopS(>E=a -I.I"RDXCʸ1Y\Aє"E$VG6H&fh[/zl_^r,v7P!ԶY,Al^IP `.DONfoZ{''/lFIZ#XrTv4ieUⴳ34qXO+rhb[H]@B5 V0ő:U7hZ߹}pZIw!t^0?i+u%nF6Yi!Ewoڤ^4뜄]L֡em$ i?%r3w{M'/U[F 7CM\> .7鱨k?A6~laZzfVڭ7/e'|X=O "Og‹{ĜPTVqYDž, ifsbw[:klV76OR+bUߑu]-GiQyݭbx(r"ߟ' h𨤄0yCπygDeʏk(M!MCop`D)Q=lc=}ܿՅ!Z~!7H4yqp_% !Qv􇔇$0K_Im  }NTu.S1`@/m၀[>ݔ-pڻVɔ˾V`LgHUHltϔ!YS$D jWX+k\! 5 ~٨‰EnlvoH\ٱMoV N9+%.נ=[W.@m. d&4<;ʜVMql<>F&kѮ=n(P,z=wG #Vn ĆtH?&bُgإrp-`",i{W4hfǡ.а67S ja4@hliASdiKl#}M[' Z|ܶH/,9uSYEp|nbAz3۩ ϐS0|H8Eacx齓5^l0VA+jYwwQ`iF~z A:6V K:Y*JS ibYB$ŀ,LsEjX`D%l-dکM0),wD0~ ʋc+&jߓMp u-xK6V+G]xج]TQ!Yjå%%gG뼯}ɱps嶵$%emr2Hw EbX3;ixdՀƯ4N\Kr̰ȫab_/|YY57.zziTui JK~.v7ʟJ1҂|"#iK(fa@%gޟ ֛P؅:鏓nK+ K4_( D)k}P7 kd>LGW6G0kp쓲{;f}QŶ䧎 (~F:ڶNKŜT"?BAWQ+Ib$Jfa{QP%13CxBZ9U"Yw]uזJBJ.\vP8$c -s0^Ve`^ ].D.ׁE@Rc{&R}Mo:~x OnjR+'Q >3XLذ>/1K'ZdPv/(6/kP016Qjrw)r4i# E*XR9̢ Dx,xD&l!N5D>785^߭тԕ#63$&p/ {Ritkf: Hm(GFCUvNBCZ,ywn-dgfvLZ@fc>8>k<k鶵.C 1AvHw`ٯcv6Xt$)? ~/Ǟ";#ߺFX-<8JWM1؝ǓK\a٥ae=< !5aM>]Vb%sOӄ6F9kZc8*^MBIjo,cn.:z̗s[F`fOѩ`cFOH#a q\˒PVDžB@ L]jpш쿹S$s;@"`_~?^v\$Г *ݑE l8gz , 9yyeP WgZRhey"谩$述Y S P-/.V[H䍠d<ԐE,WБQ)a].׹8#<؊XmN*.W$l-"G'GN(^JMH5\&3g)1ɧ*/kmt)3Qkgs2nsjB͕;- [vr{먗Ryi o'%@ܱ{~ۓ GO1Ĕe(,BCM^_MF)"/W,/ۂu${D3`mX.m3޲^CyZ{2Ҵ2 ;յAgOy,k>T8lY Pj+v*XU 78sB`X+j:)ԭ\M Nl|m@t">?wEJ1Ot8mg<*QSX WbtKbp o1zV3|p]*Ph.]rF$)aONޑBN|O  7,;=&= R3s@uH,GԹ֛0E@ߡWZ N3 "`cwrX;cRU5S,>칭BKOE%Urܻ'U|ksȌPLp$>&\WWi_aYȁZ;FجZgc :L$DBVp;W_ڹiGY?Ů~g>v gH*Y,όL6m{Kug|~ *nGQT 5kb#K4Fbܩ{b!9$;y> !%R..D`mN1>Q1bU6G M&o+i,wfbןJ|P:yM asǑ|5Q~e/P902brtNFx P țYM+7Mo9'e~qlz*rTղꈪg.ub.'iT{nsv=X'}Y¬vbS"OԌ6OAnӮ=|{\(=3WOpzCg9)yVR6#Iǽ^>+zE>7E_?"7fG>I'%OHvL=D-G\Hqϊٻ U!$?$O#2] kJ&*]KB8=\m\N#i; X/ H*/]9{y+x'Ep#/o&Ws ի߳iΟ3"2bwܟWI'ХF{OGDNPwF^r'62EYcmE.O`Q$Fx/t3.߸K ]9&e|dU{{XHow%GTfS θ׷TD1 Ep0"''Veכzb@G~ҽ O%\xʢq:صu(odCDoE']+Ok2s)L{C$SWY[V'vZ7@j~?+PKI^ !@`8`F@Gdx#0j7: vt=%$=\Q ~3.h S *h]ص< }_wY[x 3 | (Pr.RN U"Id<ׇoE3Z=9ik`HDi11Mk tI/+?*,f#j:5Sb6Gxx]ptuOt5LmYVL2`\*-ߊЃi{lAm0Mw:Ae %E[*<yEJPARAoa;I=`@7TurƘy~14u;qXKL޲Oc l Tdx/):#YEpEÀh ݉Aw;^L+5f ˳Ƣ9aSu0}_w_}äsD6M,[8uLiA*J$qodkz1FjpJƃP,hc<ϔc{`u]ZQw*<Ѡf7ʢzq5E]OtN]ƇwJMzz.P 99Ϭ|j2U}J9l_TJuZXpA7I̯[xM@7ܵc.@tJA)4|s0lٽ~Uѕt= F1G3 䌨2SM;7kܷ;I\WPxWv#z [(bA'A{6 ԮnXꪵ7!{tQCM-s !FH@m^خ 95"-i\g FZ]& H/p۹tN+@+z1μdRFX2apbYC.RLm [ϘyH+:>-Ke Rtۨ@ؑW{,E"ư +bY("W Ɵ3W /I^MCj]W {NQGZ_бҳ"J)Ve 6HY3kYT8!S`ZNRH5 V ?W$Plֳ_Tawiq.2*ql*YKuO/!B4lA#H3L 1 6ֿkS@Lj]GZ2zLtHi2<;nvˑGqzC @ Y"ϡr ȗ P.?PU9C(Es\/S8ޒq6"V6 }-JW/jWFJMg%aiGS>“**{ryW+[ll54Ȋ^Gqѕ ]OR Rbф17Ӊ 5b/ pRqa D(, h2Lj9{ Ў+ m5BK`/bĬɼH{~Yly'>+/Tv!/݅z| JEmjR@WA59HA}d r1MK':_y*>o$I<gX>і4h0314U< ̊*p: UZfĀrIb>qzs=E"Z&:,>E7JZ=1ZE"֘W[[n2%!l1)N -'$fd4Zzo+U R۬X%mV xPQ+ n3Eǻ"aH/ӿyIrHujNeD]i$N*Wԋdӻa _~JtG|찄x8Vt(Ů͂M;f~B X(ɉuOO CUBNŎ6فN_XG9COwshJߦRZqK0hy|"_ 8F^I]sI{#qڰqR#\[F5gx64δ#k9H!D%z#SX\ ^m| yKw+B=RnL(%'b|)uf)YȺFᨴ+Kgcے13kƳԏ}(юK"Icxdo^,ߡC^̺+lg0HմemiU(f~:թFvZGΕjJXYl cG߿/՜~^;)*a-Eg^Yq))""-~dKo!v$KAѬUgdoJt]u&BA \ 5[wxq/;QM` ب fb5U c=N/ #R T9dEDo(hIMmtYO@6rXˎo(v#zHUԠ*P UC<| PFN*X7:<669fɝ@ܸl؀7K7IUpǬO?o$ CXL*U'J˘IH@AJm f]-=O {Mzs0P5f߿j[87>8#3gU RC ¾.M|Y/:rLD;e萗 17 7q=&ͷ>dICUjQH~*s~gOd/0G4:@eqA͓&sH.:TQ 68MX8Nގ-d@Bj$lI=njiluc/\<>=/H/5k2<\Q ﷟Xj5عge鷓wDFM7*liUl-=Ŀ%tO&Gu]u[׵5a2 $QdH?ʪѪ Rh %I]_qj+د!!IZhEyHLYI*-0v}Gb)QuÃ?>Em- E.Ytr/e'\%Ixk &tjjJcYȐ %JHt`]w)2ujU|τ}!e&ϛ|욐J'-yK6:{!'^a  ndr;ړigFI;~}߷T1MavQ̣m\bkdk>yfRZ4qx$h@vj{`7nOO8J>tt&`MjGUpYۮvf]{|#Xl@O?b-2&Ћp` xp=Yߡ0jU( l\]lR+vȼ^,DfKϗ_=`4g&7Uɾ'#ck>^h兦j~I`ܞ@Zpq`H.%펭:|䙡.X;&A%$aƙPxzo;ܚ! u5hZІÖf:݂?\:'8K]~K2M>ݻ4@:0<mM(`9>"Kd KQCG;4J5(9/M<.8{pH9ƿy/##g9~ϵ|(58c_m0^U^-{2-6brJd-lUծ'L6v򲬙oFt( (h1[7;^ 'Ұp/՘ l evO :Je5DnmeZ3}=Mmi)zY6:vӗ6}? / `]ArƘ:v_7pW9maT݄ A`܆n!kyb<,ӯ >pfwͰe%zWFOɔ E+V>MxLՠ2*:6{A,ϳA"?š3b)7^u<ȵ]ed(ut]`¬6C|X"s@ꋸpv) b7r-m{%IOꁶ I Pc&ow{xFۊT>mqLieB71مyxgh]JЫt]ҚjpUի`S$ymu{:_{u{i "TCT`;vYI_$?{;2>fJ;0 [ws t̓ cO *womt$ -wqq@Moy36وofɬ_^G"eM^3Gui\]χ7:PrF95-4զ#rty}~CbYkoD!$py[AnP(iT#TI(Ǖ#[1ؿ~6e"h'$S#5%A9ݘS;<#AK@) p4r(jv׼$.Dqstu˳)y܍m~tS0l(HbS0͍%po;;u+KC=Wn vzu:X\zQD7Vh?m2R.Qj~.n>ttW@RBߢbN]r Wm)Z@|gi eIxXE %V܉&Z""`y/FWSB2`nhx@|Xyi3 -Ġ+T\^k8<e܋I [=5JA Hgm\R[uQ t8vn "2Йv;zxatF;UŌJdX?__@qBWmy*FM`"FBߩAh ;8T#{Xi&ejmV 趻|r޼_5Li-xG_]ݑE;]p-|%v)>%b&aD_h]e+V LNW6^ٍ5~jvvuk]d/X`Nꝙťl!{5yCB>su&|mb6Vs[-eVnNW{Wqz]Dp_zm8 &Nut-c*0[Nɳ>RRצ[.8o0%9x2倎Σ/(TpM H&sjw!1WJ_#9J|oo? NqsmpjL$YZ> ND:kܥ3UM?nCUqC{'jCj+FzS]l_룵 ZYn,f ہf Fl(ŻAڷW)e pSOٟ,;O,$=rcPx{biM̒PWq7a0A:Hs=,E6>) V4i٭ I >;CA"jL;.8Telk"S:kM2 H C@?ҽ/+b,P,3O(r."G+m6m4z{M _Fp1˷wV)7&ՙ0]% CyC.AVU6֥bX2#jLW />^@T# PM0yV*3k7ӪqY#8|?֕Аkl}2͹nz ̠,t9ZLU;W ڱ#G.)OpOބ>)ӛUq~Jآ^Y7Wt~ǎ}lQJ?:wbAp̻C݅wToxNŦy8[f>LMpUwM3d<~CAPm[5O48vЕ0- |hE")]OJ F8yƣL,ݛq{7k1$1v;#}-åJ`kA*UN<XV&&\ikL$*Uv6 9]D"{#pHRFcpm_ GVAQLdZG.ԡ*B/sK,\Ä|(-WL_W+&+2\q{S0n9ʪ!䘬)(Vhk;׹A%hzR & UmV~=%>b OaS~9Q^n2k{h"Iqè\-.myD6~.{D 7Yw!0+)R~X2h<x_ VC3.U^r&i$e]UɈ55AqT/6_2'<;^D`Ж ג}gq/dfMSģB-ѐWYIBZH]:nzn EXE STjبТl)eGy0. ?i)|=Wm6ɸ9[q * Q 4B*>ϧ,KaEq bI*wFBo XuV`e=ޑ ꈍєKQ$@0P3rmKnF":bY~tL&9UTFDT7= 7Kn8.O p;t2*?S%T|c~˲93)}ao#ߖQp*QƣzI%k!>m/`'l ix tX!HFleR* a a}*i=yC }/-|9({ NX/_0=ha̗AwN^tnz/("A/l0Sp=_YHaMYyUmICVmSuB <zk`i,Gx܏='NRPNN%֟4(R ,*ƞ ejYy˙@ *ChSmE+nPjLS]!]JkoCᙴu6P)Z_xJv<Cz+].tJNW׏{%72w=P/:uJ2sB<\p ~NO=ƹ1|SA--Q* ) ܯAAccν[E?2*2 e(ʹ ]⦦bi"&oOցݓNP̈JՋ@+VK)|kY6T ?n P" D_{_Q~8ݱ.X[f2 Aᬏ'uV{"MKס>;LfCtBAYgOWpqV0[٣e%iZ JF^3<)5h/VwNiZnT48^_R<򗲄mO1zkȗjKSUjSz[#@ِ,M'ВM8`[-J*K/eOv"<^7 ҌE -3׿_?*6^O4CMuSgCp&,Ae1G[ l* 4\&gџVnƬ啹vyZQT7fdM$k]d*Y(liюBlA.2s!QLM5Z5j_nFݞ2q 6_@rM8Aܖ\Up 'vz&oBDN4Ժ{Nya_2dUVMR:+WPX1qDMk֩ob[U)_@YF\9`h:lɽL@B{X ,36 @ 2o@SѮ* $);~]߻TPcM !Z4`!+SꕉM~d#*B7ݏLnt}u0s5ы5I7Xei4c"ˏ[TAIQWG Ђ\4p<}P}+ ;%2χ,Z->OғUKb,{,*z%v[PUO [D{`j} 2E]R͈*]Su/Ii To.|ߜ]1F=gyW? L\nj=6+vՋίe[5Q^eftg~+].nӭD# moHUMm Fc{#C[2&M*8V+Bu V8ݶhy|ukI%JNwQed\6I vb{IIDCu I m*vhH {s뎬"1eI7SQ?ң, %ig1ԲҹL 7vy 8k9

J_TJvei&vU\ze- i|]"1Q )TO7Qi<6f@Mheep@ e-V~` dʻU=gQo @aЙe}Ҩn!N@`Txí`csֲm:3peP0rZ͚sAP<+hdHKkI 8̩ S .X@xe_hYi d@eZ(:o8yB32)SE Cq+A .c~كrˎw)#'DouؿV,CR6/1PDLX=H?<zSq5h֦rvpTʛ!Iuu>A{nJ'_w -%nY)ƄNG=s RJ^ײb=Tq\2n&Zt[4R^['F1v0!`kRLӹH(yK>/aSnd[ƙ{hJ"dЫf*hcrEܜ9:52Tm»N~tJm)DO')Dr5x{LƧ*oT™q#dh72-H[ҳ&E(QSV=7_WmMk ^I͝nE4=Z2 E };aL6H>k9֤ء.Ļ *ޔtE)nfQo(c#):PrPO+< ( p N^N.R%ƫ4sZ−~WE ;"!NAUW?90Zpj^ yXtIxl=9rtOS5oB.Vld^\E,P#P'5ϓWi%XT(~ L:~ ''Gvj]90?=Rt|ΊСĨGZ>߭S\9p ͚qC4V=V8 9"췗&o*mL޸T1D*^Yv6^ w|}\od(Sv) ,sd=iXeו/L(HimBم;W,ZU.<ed4]Wt eL_N %;ǀU}[hn<:ɠ:m4uY"*Q{I<`ֻRdJ+kL@+pD:tDu0[ل s CSm.Μ0ʸ3+ }str͠[&v,(N%A8D3'.9Ɩh@x@2ܟ!3*RW(yw5a}L fR,SIX[z/Zb5Mր(.դ?aGl{U &pd_NA3ceT{nUP2p8C~jmq xQnBt@7Y& $$vXeH7P)܀#7 LxPGqXi/2euԍ@4-`żSwškYd]fb|\5c+O=2}[SPUjBT]}v>{ ٲгJOlppP~g/Ɲm`!Mм(~]Pb |yr,* ֳdysH*T~~X U3hcU^]*z7$IU; km7 -"zz}n!I;߫,bֽYٛ smI!1X`W!9dh&NMJIc^-jryBR{Ǭѹg5~u?'Uiֱiا5] q/;6yZ~qLLGekBԤɒY=oVBNܖ?=F.[(Wv#A0 NDVq$L UEGp'!` n-Biȏo7;/vt(kE8 #^"EPdm f  V=GmgZGEgN; 8U]g* R?% sWHlmv40)Q#aЉ77vsK5a2pGPαYyɞ dT6^'*eQ0bᣂ!] HSZ<- iFqmoД-L{Oesx-=N{XBvdG [DXGHFM 6T ŷނтg %M^HF4(T^țX>iړH74R\lFU / :d|2)L[:(NI",1>UɞvB0h#ZE\jޔxgxGNȾzүۍ>@I4E)v ]QFP HΊ+j79lT-<I]oGcSǨB b,UZ[K[M0C ).SXF=Ӓ@\V$.?ͼ nB$;~[bVҾ4L᳝;M8Snqu!-=e'%U)d>Љis7 cqK?Ik2{Gm1eQTz}AF+ c>:Rr4:O̶$ 381:WvG&_BUqgg= 2ρBV( ٷ Gf 6Ef-~_ f=bȺ@=GEP6pW(ѡlƏ`Zf/vvR1|J}q{?;{R'TG_EoooP<37m.dŔetGīGPUWb}*دNˋ-|]a?M>05l8HCSb;X$U(ABfH]%hQ̍d;0_eBYbx䧲x}%u{ *&Y]N G`(ȬNpaN~j?~Joوr'ޝ]ljSS :h-PT\MP=ri8"ZcU|iC.UNEb2c˅E.^enlR< ,`Ѕy;OS㰆8@ZЕ4s-d*_<SآCu7hKC^%Գ3<{=*kDN>KH}!'"ۂKjKB *Trh&ޕFT2a(#R=g Clf=}iаUЃn86¦A=1cnZ+`V }lbJ<&7WpA2چK! JD6y6uEX60'2Q.$jP!F2Z3N5&b]5C]KF 7ƌBjҶq㳗%\Z}H!IWJubNrN6A+yeivLy-|PDFʣ@ז?ɉ.Bĭ;t o2[ MF N>isZ1XIQR ^ DUE8ṡ.[9\w[S.$}d?rU5bCV vƢRӎ]^F;vBQ5Ħ%ʟD 6<]2XKqh?Ө)ZK$dDۅPxcvҭɱ sse7MA#=UZcC~A\8A 涿 $,X%o u뎳>qzol1H{2V_JO瘓iH43"O~Eoڲg(Xs1d|Ex"5}%])}aGj]!ﭫ p&Q%w9r֙ #vc: r{_8:Af|qZK2ڃh?CRxozvcdý#c%qkޯNB}`rq2$.J$Ô fqwf_>)}'%çٹI]? $ʕ:nFms֋-̄4BCu1λpT qH3!|gl{s?EP21Yܫp0=plҜUTLOhΞc5Tyyb^+6qQͣH2c Y$=m.e^xۼ:E-ǘ^Q9Ƶ?[TIQcm1'XF8gB1u)@zHf<; SSǩ=`oϚ+8|M˥*8(Hܔ$OyIr郾_mѵ=G(*H4;iVYhB*lW~l.cIV-z .ZKf(wb5^=0 :of@Cm@]uo^*;;#NǺ‘)phK΍ǻ+^ Fn9t<W印~g)no˄GT'V-eygJ5 N̲!L;ɉOEbǃ́B킚Z0`7Wxf? ;_#)Bq ?<= Bar$ ڞ`Yet{#E0[]HaR~ |Rޤd"R/GhѰk \(xDAS3ZRkk{MSn-ŜFmyRc9U;}v6yo0/sU3zoYeuCʚNxfu sĭ93<8,?E7=nH7HXrW{?EL|j,C&>[ x^$ac`@c|aHAy(T[}Zn 3aѦd0̵c0-R󜰏\%aÄvr_)z_ȋb_0Śf1 *qS /!p([!1hyϹh>9|ϥynl6,H\t @ pX&Z9R5ᇁ'؟xw*|MV c 7S7)N[<^<{NT!>mBkB^?)\k$ m<7_> 5W 33C"q ٘hWtr@ps@9#>Wl,uF+ ~0Lj[3MI`$t(eI N"ܣh}:V= Hk2_\JA8q /XOm`uK] C*c*?rg@RfR7NS'OF2Tr,J4tBzpuxbhNp k:𐦘o 2smXa0Z#$x*zh}E݉ %VTa&sOp.ا-yL(a3/6|g60[F}r.5Y:*{$Ϸ;If:H!h5f*qk%En v2H1P^z"I{0N$lÊ=ţt GC7r#ZsgJpyuwi@B[(H3/a{'qt}(f+ޢ3VSWlLĒ{B‘M~@Do1/Y= JV3)| ò'ݘ}Kx)79]n1̨ē9/}6lL݆s$H-ʙ!L mץx~[gqUP(ZḭH0v ?!?U3XKwnZ& Ps[Aw[)n71?lNl!-}HH``X # #n ;B}X>9w\9ȵx`ݽa׭X(==HuNStQ:.#HFjūO2ϭށ *TR n ˰Jf]lȎ{2 VdgH#Uj_*VA;;F?9cy9~D#ģq|$>j(AgWjKm/0A -s6s+{N )!? AJBjhi>E@WAenT-"u(M(.!;rAjdslғ8IU +FkkLHR"ы(ٶNa^8εąN2^Dh0+KnOɁQO%- 6xQ=X( %;v&nQܾ :.jM+j `ɲ.YV9GI(>p K44 b9Ev%JB *~Arye`uOhTxĚskHW<8;\+C+LIU7|YN9{{ R%sZC{ŇpY]Fdx,B\v Tx[mNNqnCs=8sg0kbẀ-PM#`HH(=>Fl6DaApt01ϧnJi4\,Ul+@DORrLTU,TGqq|MkvY:Yo>`B)M8AoXΗ~[ yNOQEqJ^9/f Pn+ noqd"9[|Wp*Ō!_CeB'v˼kإ`Y\3vE+֫槌tT D"3׶/hCV)~ gk@ބ ZZlL9qĂ/*uFKwUq, Of +<)w}>V҅՜t{?XGÈM<5::ʑHsi7t گ3F^vlfx5F ` ]F( M0k)$0_ 6 |uC5Nw[0k9^Tm\6uH:v9L+v,&+KGVNۢ BHuPohO6O/SYv8m%J:띀$`'`S<8MQ -RרSK[LqcSg[=|_U:>:pfQ/%fę"P/rΧ"jZwԭ ~F)j^`Idˉ4Y/Iɚ5ҁf4RRN.%ڋf.9k9?׶yqb5by!YoE!x? (^!_EHp!W9 V&- ՞x-[ؔrPjHrx0ɺt n넲CK!#ڋabd"N焖;>:F0S^;зg -|`#%3N@|%xXcv0NJz"v; BCT^4@Xqr#0_;4B{ kpXb m~uJNܼt*!7.;Qr>vH]Lv94^[G._S<["uTKJ  ،!b4K;)kegPݝYٜw'{L.SJOD<*݉TQ, FAOVwÆ$fYf[Ud=px4 aL1XuDF4BJunjvg78d%ci9yt 9 |c$ 4ቸC{yepPm PM k|b3 ނY%d+&fnBUV6G+ FGݓղ qS}#&m~tF%o1]R'p<{y7+e;O8>T;?7L-n}l+Zn̔~ωuj'B&ߋCt+Q움x{oj8Մ*N%*x\? (A+AAǰL!C,2֦jZ!=X3ċjgv{~2 j[$+d;uё\5ԎL,W}@0pI T%}+*kj|}vW*u5}By􁇍CAE"JiFY*z}8z k򢠈Ad )-cRXa֬n9fBD#c( 21\N1SJF;Dy<k M@XGkJ7߾ӏv߯A@G_@IݍKՎ3*[?g3V&}Ш MaIcnt<}q3yI9|x]} \1Gi~ aWPq)qIY|_Sss>4/sMG)p4C3O3q2w O-~nhh 5ԕHl:,~zj8Ld& f:yNVy7KMq 5F 2D;2JEsך{ Wc}'C=S?&u-偓%㈄t $/VUB_޽iq¹ @k!+A"iT6VO A&FdfH5K86@A9<=`F+[H1R|c}53-P'jE.7Q^+s.S>;W0v?Km{fF۾"ӧȘb'"ٹ"l[WB૧\ghE^[I&nLFyCX.iZ]i6l3gw8e*J'rjfp"_qG3\n$F\gPL% (2Ʉ%; AKP-&*1}#$dW!^S \7$˩i'%1(On\CR׀OE)<po *yBJ&kg@}!کfMҙSEAWW̷ ]{9 n1^}БXN1l0-^Q?vȥ?{R|UCBKJRc-qJ1OŜHHu&&*9p HJI$0P?YD萛:x1S{N )]ATg猺,pqA ZHS`n3LG,чOI]{M\{a7 Qi7\!Y}69މ gW[38ޥEoMwxjr0S)? L85MzV6z6kRwt`q6 tQi^WUПn0xsD@en8?x$7yP26՜L*#O1)y>, Z禑)tuK+%NHʤ^zQ4\n*؀ ̽)cOw +gtkn;<5R \<婆2ި|R ZdgcG״n;t ;`wl&jK 8 hQ:K/wxY(Wqqcb-H ~MBج=T0n&u2z. 1^K܎jK}\rOԾNlf^xSNꐶ}T瞲= _Q w;fBݾvt"ϲ `=;e F?,!JPQ:9,$i;/֐22\"IАrM)-m?{1z^:c1Tظnt/ w'S.,F\$%$ljZeR|wwCP@ejleN'A\zbt- ṟ\ >u0;XMj9 Ѣ1>]BJUގʝ`ʋh@L'I0ɜ$ %̖ld8PEüL=`NZ 9yA2ρ )Kr{hROy潋29*L e)4 8{0aBS:i5Ɵ-nW9 }>XM)8j tn|O )̜[bZlfSg̦nÛUԥ) kPk<齿< ָ~8懞il@ʬRV-a)n3]*0d.]FK}Nstp,}̉eU'C eGO=\lR!S~%WGFK%߾bw{V*jPnfH&8Tĥ&8ˎ6w1Ƭ2ǫQVZbO!=䍾l5 U vhއ٫a&ot;\4psDJ2Oڔ;'wH(W=.|=bޥ4Q8 _tuӭ"v,!ZXUp{8 A@]%酡;u![9MsaF%ŔՕt.c;ޯv;u oƕ*8Kz?#8.s A;{#k1&o:Y+y/sȦKH" k * N3fˈ眑!CNeU-g%7*,/7 #Y~G>5|{4~WP˖𖾱dKŁ&giGS3U{_}3zbWӪ]9B{_^Sͮ(2A/jնMV>V~Iύ&VրWa&'ť.aZ3&ܖ0-CG SlH2KAi6HG4igF;/`MIke5KSv~b\MfPޙhOJ *} Ґ? w{h0o×m_\VeQ!׬ʅ=Fqi^ ,@'tF%D[/ywQ@,nua=t/a^̳`}ٝIf( ff)Wl %`P1)ٳ4}J$ pb|H GRsɔ8ꏬGL^E&/BoҒ 슐nݔ*wZإ0ݳ@^(IcI\PUy?tdWYn0C `&vgadxϤ7?gwDF7 dgBDz%p߲v-v ɺ*:?بyœI#U8BW."l4>@yCA^9]iy;:bΔ~UP~7lK'J5IeZ͐vտs ,7 }w!cqr?}x!<'Kހڈr$āH&?YQ4j[փ0}*nAJcn&f73~B#8hjcV4>.l`^: ! rb;YtU%u Uޛ~@j0%cm\W6b8H&@^OIgޤX&qϊx/|C.rǵ>ѺQ|ILoLȴA{/ߟRbո fUvR`lGSfO!U(EDszȲMs`"K&G]ų)?o N+qqa[Z%[R wy3 P)BIhc y/zrd]0yPdnbܽ;7 %k:Y*ߖ[q0= zD zM2J,& R{)v[Ik`Ζzf8@lv *?k3QH#{fϷo&Y+gEĢ [7MbC­pɥ|boǾ 臷#yj7lS8ǮH? z3B.Zb= ȕAF8a]tq \iΤGI5j=у *X:lˏlB}!}#M,YB}}SOy>B$fןltv\ z#E`o5v^4LCpô;EX>??OwZf2u8jve ?loy߰ZhIA8:FsT ?~L_a55 ұw+>y\N5?J8un bn8wṀ&?|bjCګS`RC$q_k''PL'bmhO۪ v-WSܢ^T,eomBKbIe@ѯ) P'f0e&qnw=#rtw qk&ABH{?&L3pA&. &g +1_2:gZEǂ,Dãcݟ#IN\H#ޕ!}2 fS*#3RS6u6f) iZ ]Kؼ6*AJci4 ]\T8R̉~*v|f#];x##/VQpySbUHyՅD"Lkgo2U f+x:yy鐠ű@ar@-@$, @s-S|k6Ǿ WWTxۅLk8iE"R"ҁʒh@K`_bXzLhx5x^J? m 羳Rxcz0wp0 8L Nw5{nkoni|E$ڑ3ݒE:RSTTǑ*Yͩsw' `+adoۉ l8|]臃ЖH sQs]̑4mPpP;k@.02:; b ҉d2j"i8VDcWվ s,EFcL1_ҍ3{CjDT>'# xxPrVBi%KR k]CT`"0)W !]`,W#BZkez2,æv˰#z"*6ȃ\3Ɉ27lN&RY@6|^l<`H[pzHɉoC8z\_Y~q4QPrُPa: "Y*,g9 %7uqGvG=ǺctQV˶{Uoj6ny[<.Y̿_wsk hc2Mf /D_gԚ"E V@ apSW+U"N@b#Ϧ\o#&[7jm9]E>s0)3[\[n9yo{5˶轰)=J_g'ЍrAHGhzn= =DiWgyJ!f݆peHyű䕀JM84%MY G>9Q%%!| HsySw kz# \'G]l6iɸzwz&++-M,~k8.y`qLUXqЌg詗iyY6'.Ʊ 9OIgz&ǹ/W jH1ד?i0Ɨ]\ҽ">E7^pՍ9:,y٩"I$%i>_d!)yUr߮aм^\t A ?͢#xv3Y̝opqb2&`j'JEFu/X,'tlJlcKI\7+ )"\Xa+ ӡ#m E'J$bOu"9b(~e_t(gB sE%,U-K]o ]9(zXTj5 >pJ*7;:E.fwũEoP:qk{ۯ2N8L'\nfIWN~adu0΄DJ`;gd~eʦf$Z򗤽s.c*zB)wed-3bwB g‚?ܝk x[7| w#`/BDz@ M:7Ux[V<pxY$ 4ͬ:$,$S 9A<׫ /2mR Qmۯ~_Vih3m=T^5!"{g#Am9bṫ"oHie(!˷e^$To!-x 6Ĕ`]#MK*a&T!b@ȭ(ɓ}`dLA4iTaj+ D;-gb@`ߌk"~l^p:6+=St!Skѭy=]2^1 QwLC:t5Q%7kgwf2mJ$v!{cSq1WF}DB@1,2AkI?ﱝ~h]txf xLܽH}p<1Do2Γ.c&vHe4<=&X5OA16{>W3ىuQ|Fai N""Rty}s"֛\ 2~?D8BqdЁǥvwiF+a(ŘQk(aݨyX6(RcwNrr+ Bs& PO/ 1jv1'R|Ow''h sWX88u{s3[=1O[|}zsGNhEyms:"wnB ӷDml2@-oFB/I+C6s4F5!^Sx _Ȋx xn= ILo:d']^DD`DCg .q@,-pچ ]<8Z)ȧ@$H2: Vs ?g}]Ϙh (/샯N+Sܐ awL"Q)6ܡGO(WmKp#u,(fkl*z~$TqPV6 fTO"%"3ƕOlٛoqxr.>f+J3Ӝ}],\.u>x>?ː$d߰% >nvo'#2lO] lDYm .kU435m1jp!`\}Yry̓>BQJ?~8sc޲Q^'y<٢ "-c'uZ|bou*ŝ7ܬ3 {nN2?VYJذܠw:P!2q+LPWP2mA4O\2@+ZVV&bpkNؓs820Z={fw) @*01Q@؝T~QP@+<)/-CWD>-QDZO---Q rorJυxq$d;O1P'edkؿ5#TZF5A6$"q}bJMvw'v``o8n_\ ȼH};4x۝{v͆n jR^ŭVk#Me;k M'o5bGaFuCa~ Z4@9D6 u)U3& q -QLM"F"pr0B$)]^}ikR ozm3sSx9Cj_aV򜖏"򅚖X;G1!LQAL@k!{ 9C,J6+82GI|Wg sǏ\ 3i%s -Ax@1vB+Qy1{VH~Z!Dqw(3<&@ ym?oCoFTY>/6oK2 #!+pĵ]D-&*Vj@8ee%eU7r82+75dt@sapj@6Ⱥ &"(u+-[~ k[A}=C7k5fe]PG/`(8t dpb.~{6 Z6vB3vu6XQxi6_;*#͹vXzb^6=1;:FĶp3uoy$}hOYc=ZO[t(Zw9w0c3t'"__DƬ g}WYЁWr幅|.4'N={jt%>ŸO @tܳI[ۏ^|ӿ&8azj8&+hoS!kdt*0zigxWQOOBi9:i!Cf7nP;q?xTSo|_wA܉4ǗKVv:dXS+zu'TA^4z i`%l^Fd3[;xI#x'Fd C_'Iى'og${_Kj,wZ)4Ħrp?Ar c˜(ɺg57qrjI.ɀ ^Z|/|$\MOj+ٖb˨W-}sG_w) 7[ң58Ez NNqH]˷~hpv |,=jSYߐ S,Jiv{1ޅk^P\nw)/d%͟ B l(ƬJb_u+&۪XeTSiV:뛰WȫNUCľ6Ls݂X~r* 3y G2 eGFcM7!y}Tqaῌ')[!dO7mtT}[{BK$cDžh"tBIyX-\A5z>x>%sxUԘ[Lo\gγj鳡sƴ=9/XݤqݔzG0~L̀Q\JP*Ovէwm²npEČ'Lc+!*Maؽ7e-~P]Ưwo#S?cEn .+<`Lpca Np'u4a=0Pu~wCsD?1+r)U4*3ŵ103<QWj ֭A--3+/{!ƩXBcF/D8Bdd$`Nط9.;}s܍u5Tm&gkR[(S#Rf s4ϐ V\} HQ?([?wEI{7Po$ ([ԒEV4u@R#5/*R%ܓcŵ8M& S>IY ^V\D|b|3V3`,@Ma$_9{M_|%,\iʔ7Pžx5:QmiICRۜ+u0nx'I`]d@rR;=P#q!$u j؞کԵ\vvp:ɽL+ov=yS7PO~n ~ngXEaH$ԷW<8Z_hlc>)J ul\E,k g#X ]M vZ Ai7PtMSEݡdiؿ `]\E#Hé6Z.k} %0{mhI񹜳?+W& m'UєɏHI-ݹj;%q$~ #WCۉ%i\>Yq{HdcߴiY~W1z|Dp"L6z2tN>\δHhkf{P9xD46XqȴŸ0i. P-\b]BhGJ̄Z~w{*'AUzxg%+d_}hHfMǧ@{pCfF%R_P쁄gC '=$Ox;Kg,{φQ}[) +B"m5!j"Ce7-?W4s9L}T/ )2%fht N,R8\V.V0ÆT,"paҼAI: =-W:P _сe~Gj!' JYܤF7GpF/G ݼ'vշm#D]s.hxd}1:X&(֜E*pZsu &eC/D`BO@R!kȊBL)]XqȜIyv@(]J tL'8Il OĿy;OMÀ ZO;{DƼ `PAT" <L*tD( 8_ܭH}t"h Ō>e R 3%z07MNN10֖솃'nI;o݁1r(UWx#/iU3$ kfg鐳9փ-fX+6ևB<ҟ(r) H? bׄwa sreG]Ɗk#_+x=ЗZ[\

:}#u,ΐzYYlo?FfOD&VQ s5#9YTP /'[qu`G(z GOnWFH#%x;>)acau5k#@Ggzv\]qteu1F)جT_w ئCzۧ`1U_W<Dd9\Hf :PW{Pwo3snJy*[sLDmRnƁ[,#;/mὠ}npR03 ` o6_zc5RX+DVK֓W"eNM!5d]Gn7A`E$(c< h$ MԚ(  Ab~e0/zRD*]7Եc|t˪Q,vEi[-S1>TvvqDH&^Qy=StRͲ j/U-EB,=W|ѣ42ynɖt :>[i RNY)ep?S+g|NnjKWcL:.c x;S{`gF,&}Q;Hh|xҢP4Poo1 NLIPQuy-QV`J"I ߆*`n?wR7odF[CЄі<9܍ePFkOSĺ˅' Q=i亰|J~h]}';$v`uq! בD f]J-XBUH>,P'[a$G"KͦFM}Sg-@=`3ܢA /-Rd].8e Pog|0dk=ڪܪ\$7u <09*)0xc σ뛂{yކ]ƺϣwzj?cToGKfjBTH|-K"i`_v#i߸z#tƣVsUҌQuhXDe9^̊'P\rZM:)U3ϴ;Ti& b\?C, Tĵż5~; WFenKp|=A}^+5c 9r|UQJH#p3)A>:aJrJLٚMMQu{,pP*wܐ,j5F$QfwY" [!E#P 8n>SK:I35:=wL&y,+6ÓgSkqͰkҲf'`/8*2ȚAe-xG ,ғR.N6Z$X5j?-OςNƣUڿooۗSFʹ7_&va[u]:o8FޘdQVD qYY(}y&j?'&6,J'NxljfŚ/4_CiBs+a\4L؟'/aR//~NC^$'8~c.?֝=|An0̳W\װ\@` v  qGj2VL^ b{푯S3"ƵAq606U ,c/x`I*O +,%pV|I:+I0M7$yߣ(DՉeU_i8<K~ :TZh7m}G{i̅"y{1!Y2c% ڪOftL?W;A60}iJjc5"jQbKZUlg _ K©A:~S)mv[L>N<6 Y8ڌ@aI=5QiDdUC5]5 ['e˼ {a?Ha"!p #!L*Ha23ix_ -y {d1PX7HeZ3}$CF e ۰Ҽ'\Q? n.T5 fkG>O@ A̾;YgN ;>HdYe"zAz bI\CПdsăQBx)<\KS@!$\B$&cӷO@,HP~3f1^gf!@?\ukԡy>$73*U0ޒ'A5T- ox綕yl6kIIb}mNU^+1ԅލ$=Cv$,-Pz$:7ѳo_9} 9]۽Ηo8p 7[y)ZOɩқ$FV7'Z0cEwg]@IiqomsnyW处z.\,0 ~#K!An;kߑC 4hٺXLl?b r~P-oJ8cO#ڬ[SRYݿi+ NT"WEO7fnB>o 6Cv 7,^Q-z|8R1Pq4VV?o]}Ȯk׾HPcZ=wOh#qA]GڨoC U>ր (vsE1GfD i4R'XMYtYi9ɴdL_C~u3.s`$ u^:ޫg1ZYrQas8kO_[ݼ^nKoĿd_;5;^d]&`HZM9:; qDDc^/br^1 \̊5afe(AD6x5ٓκXi/7h#YgvZ.z1Zf E؄/ ̨Hh?uM&6EGq[?iS MÆ|L(OA@`>pl_@녤HёsA4/ .`'d!k |@䴽fz+y)f<*- =?tl_Yj{+ԗjo5oe{木FgXOl IHkY^f럘Q_~4"P#7<䍳dAsFcrjJNtJ`9Q4n70ݻx7cmqNĶR%2:lDiNs6FX%آ[yI} c(!+a<4c5%i,~8@xB>!`SF)z^G.v\>Yo>0q{ Dtj0JU]~.7'ztãp1B'9ԈEbWǯD/ފz@e\yìP bR$ %H”hmjr}q?:dDJ lȤT&Y_u!iה9Yj3s@LxАzD97l44JZ_h`K:tC 4A0 X31‹7rzʕ^y2*P6xჇ4Y!wC>#O& Q'efϮv+UAH#\r퇽ix-i 6g~^l#1qQaS6WaڶiR~ruBv Q_" vnbZÈkӦlbLUK(NneE3e$r.ٮnJ0N5ۧ@}nW/U+V z"\+,@ xtg%^NyzizL&[92[Wۨ/ce6}z|mE!soB;n(6d T]2a ,,JsioR}kظ'I6fėzy!*ՄKJ6|嶁sb R/)E܋q.g-NA9rй 7qU STsD֬!✠$/wBYޖLi6?m(5SQJ|$4̅L&e4Q49n2Ǧ_ 3E $itZ|GWRG*)9v]OqIN( ^*a:пڞ8WjKys%eXrtŌ~dLn1ͦ$om/CKP3J\8Ȁۉ bt~U:ұG0HKIrMN W6^\(츃a=%nr`TodǷ@.3;)k'1ʝ!䌉 qcﷰy 8{Vpqޕ,F9<|QCW9Fs% W&#V\#W2]) Ys1UYރlX r0pL+}Ԫyo--r_p,Ƌf ӒKrN촡,Q\>~(Дip4,o(+g3V#+!kRM20;VbK Ps ){l_XD3Rt3x 8 ,tƔ_,?0 6 r``=a@:K4mAʱ I|e.q,et./2 [=Hc>`gI { V&)aHfH|3'c+QH})ośD k؀Uރ+"Y4w/8` o@uPAW  ejtʯP~lzvpژT*[ȃs>%sm.lWg=-~[]`o rJIĈ]Uhg!k KͧFV&N߳QS!<sՈT_6HFo<s8㬱ٴ1)D5. D8NLG-\2~^R؁0}s\ZX s*5o# ܈}D":_X ^z\7BfqkޣrR#B_mx 'DCNOb\7Mxmk?9uC~u&BmY}eWrb v~WMZ$? {f{1oEg߇S^6W=Sh*^ZYF:_F0&?U.tR3Z +#F/4JMʜ`+<31$*8eO w赉Yήԅv/V  Pp@5Uv*.;97|?O!ǿdfa"P']C4b O yT\PVsք,F.>j~RNh2`2g3v8MƉ%;2 ?oq{ˮ5Dj*Zh K%#d4 y\sF0n-)`|;T7V }Ǥz@"H# X!o7Fu ?)ݪvqx \u ~ vpݽ[Qha2Q;p=_,p".jRu{WBGwD 3>ƙ3hNL[9}nuYdl)ОUd" %Qm*޼[B#{[~3y@Ma# 1:t1X+"KZg'9Q6!6,آamJn D\wuChKnx+]Y'CZ -%5wƀ ~s["cޠ>M҇U?jW@፠t5&b[rG 4 ~b flNSԐH{[ul4DwJ(IA78IlO9.Gؽ%wiב,\#m^u!ΘH3M~шz[n_\ؠ[z8t "sFIMW#CcK \FBSXvr܇4|s#?'B1tXͩ5A ẅ;- _nTnfgi ~,bVHr=`WVEq+7y~3-OW UR/=yv?W(9صm.\۠.J7\*Xn4ЌB=(/퉾c(!1I|Ў0V-u3iГ,`c҄pV PΓ\E1oGD\Q]rg_xYPwב\G&f'|Jk'Tش2bU*C0[݋gM `Rq=Eo&V242nmᆔFA0cP&hTw=ʕŮmdLko,/tR"[ s1IS'iXba;Sm_HV6%|xYFjy8[fl-5o *`gָe,GnEi\_̅.l{m) ~|+[[?n QQ>P̏DV} ;(Y7B+P~ *b}ag$'w0S߹4Yv#%_yyr ).0Op NlJ C%}u<_U!TL9֮ s??_z9P\qŔvya.At7t!: zȔC_,ꇺbyt(.f%հv6*0~B#eƆ")U͗Ew !dDug̵7ӎ<& Pb,Jk*/^`F!񍥿OM0n9,UD@ t"Pc!;:D ۓNy'=}k!oοk GS˹R"cYԗvGlǚ2BՋA 147e.n{msɒ%_R CG+Rg*ťzߚצ(g1@xlIWf*"kP c\Rɿ/@K>5A-lq{@g>'ĺU"{H}C+a>~x1ݾ_v9nʹ E,( Gg*7۪!_|v4HgmTp4̹PbݗGG m11#K!X' ?%5O݈mt#ʬBF FhZ 2a<\IF6e5^CQ_[ &aRVMh-Q߫E*>omtި'c1 X}fSMz riD|*+!(wDse2Xl2ϊN-F(ˤ4暄$A܌5_ zdlYa C@و 'YEZtwb}LcZK !Tʏ~iq|\,^?7O%h廻O,P:cNN"n;?=FcU:6a6w9@_$i{z[%ko?Tu'ڬMǦ۩yIDH-\ۡx :q^-1CU" e9,LCx>cnDGS|ݒZ1& G|џr;ɣ1Scl! -3Wɴ̔.T\s؁2yQBNw;e™в!g/ q_:rFӎ/ 7n+V,bC7tOT#dk<̻`\3q$fm_Xp'˼3Tyb!xM6PzW]Xc^ uc-xַK={ެ!SٿF٭A_ &Y$rb$o ފKi;;DYGc7J+W% >CV쒔u? ay YJn!}rZ* iS8e?A2⒞Bufv)YNX;HeʫFyR3؈$tқVE S"檔ang$+I= F[׬SĻ(K))=}6JGRV[-C8*ˊpO(&bu M9ʤ H̚/.CH0JB/O-y=.ntXN2hĿBtjaAx.`+>Xr'%@VR4hs(rCIɬ&fb"NHAvjՉ;5fvQc"vs] Tnh[OI` qrjH2Y.֑3&w٬]FlEP$EQ0EO/YWB~d;vު{a{gn%39gghwa_arp`i´ \ңw߬)ckQuWyZDYbGj0l2o rQز:?bik+aDgժb_8{d}J㮝 IQw|kүU!YS1[Ff.]F~Uqg Y~雰M'9W>ﭴK{ ~"=l: c֙nHQ@yrV,% F5>Л,^:{ *U\߿g_F%hw&=g>%NajYoHT 0^oۓFl!5܉Gޯo1e)\Cay0sPr ײmmR I0 8` @B5jpe(Pҏ(Q80GFIlYenn򃅠m8SzaXx;uin">mW=Syr0kinɉo8`zוc1ŝ#QG 4檚X f{{aoA֊.Xr!gcg9=DQ]Sɨ]<4I룛ϧ˾L& ˀ7geډMI hCZȑ3ؒ4-k-=n>\ /&(7kW0.M\ Dv$5Pաl9Ʃ5O{y·{-j ڿ= BS7LC(qM- TouF:D34.X~n,pI} *3XۍqO]5 |).Qcێ^釻(dnFݭcZ2CJ,JkcgHU_Z ެfeŽpQ>VVo˥ 4] 4V/!qge8 p tT܅_)XAAkK;ԓSo^9C/БbPEB#n60_HY`ݥRnџBgJ PǻgĠ}PA:Guy~Ҳ.>p="~z=N lWqz` B6}?y{ne5wDJl B6BPfj2mOLHfBh 9^i<2 h/`TӰ?E4!c[ȥ&"zbrijQ*j.?;ʎtd,v /f˹1\ "hgEV,qzsaI hzxUoFB_C=HI{ZU@`l{bNx;ꝩ2~H|$<$nk7k,U<.WF~T]ǚU2s h=<_ 񃦨ӣA xx w1 ;x\^8SV~c޻Ը`;- !j9KSkKv `+ (xi+T}*dvi$1VD{y7h ,O]'8Ç@Kƶڬ*7_YP_2rw`|M)lo*(8[A!ȼIC(|ƃk$>a@xTyYw滒HC!3`A䢭jMP,+H/L' $o@whW06Ef2ʱ!gSj?HCڮOk#[[Vt-:evC t7TZ-PUzܓڒ-}WyΝnw7WAw8]ߝ!D MGC3܇ޣ6xg11M(E!%OK+CJGjM.lNuQpΌzVqp< Œū}pT,:"TK Ckcq{k^NUI*SVc:"װ@=aN~r#BkW~ѡFPDɗ|)x'BUSPAZT#ȡJGmŞiH""8 ûiCRj7$oƝcqJ?JVi%6I2{=:"9@qJ@:lG 9Z`\CJ)-[!1`ȉu 2~ݎO+yA th䋭|".$"gpT,-1B?@B i$SNCZ`< W7r-mf>&5O?9` 1Qd>촾Ԓ- RW^φepJ33G4`q7'yt7g*hR=7V#j<Mӭ a'P OaV/g0/7wxX]ee~#*I{/P?]Kri}ԶShڝ l' $04 @Jaa>to|}dKZ]ǯ#wZ&1zOLxUdٲ%6sfK*R.^-vM[42IeˋqjsԣiLZYixrTbիzL< 220 ^J' r* }iꥌ"o{އU{JV%!=^'V3b> MҜ_RCrwq:XMSÁfc lud=6K5 EINuHTR}'UϠ2#,'Hjk6?sGt6e*k>"VӡY!=MY~?ws;Zˌ|&QhMf): BT|+'Z ^he(OaN, 'FM #flmye5 n2 }eFvXN'8:/(`>?5AkjF'p*TM&/*[K&1.%(jj?KR?o6EӇg m>|Y(Kq>[ĘˉiWZ?HH lO"Yjxu@h{1#DXi2k'@7RͲLyn?rr"K[,]ɏ йMI3?dccG%rUn|Ib @ \9~p<]4Ȼ#:K =" #aL\3PWMAgk?| :!qHA9"E 4z%tB^a%3:riZE*]Ca @`/& WbK[gYc&I}iÍÞJ)#'D9pC0Vs>J 9GX,*o\Uw.-{f(>D"')oaQ//dRHaÌ*%R\Vt2"+? t`}ȩBhӝ5R ?jt6r[Nⳟ϶3 \1@2NðD>y:ʠ0OѷsvtÚi}=1n&< #MAT(N9Gq/hR) N*Ze,pER!*+ >m лKhY:b3 844/pǛPy!1˷cYo"46Ņ*e}90T'?m!9}Vr%%nE%|5rd@W[/tPUxk*Uа7*P5=QO/;pD>$dA"GʞKiUkF/ae2_am26.RFs9 TBU.LG3F5]ɲ<)UXd8r JGlkQ^M9>&1doY8g @WKI}h"P e ^'y$pGr%*YY,@ZOF#gN a% +ȪM&gWn(c 3Q ;"|,酃]ru)aޣzkd'&6"[<; !"yFh\|*Uɩ>sxԥ  &F~G!VZt"X#J` J]rGLGHK؏(G"N& vyblMZ M6WD!ʼ>cg]1HUv] ՃMY)v'^? YZ