go1.18-doc-1.18.3-150000.1.20.1 >  A bp9|V#l"BVaI͝!YH H E=]e "ƯhH1@ NЬװYaȰVˆ)9 ̻;H;z^F2ͩ6.@?W6QA]83>`Qꗖ 8|1fZ!iU^sNtq?/J:yr}=-㢾Y۲˲yRp䏐3V`z8ҎTGҗZ,(c999591ae3710651d33520f05353df4cb1f64d71a4d5dceafef1223b060abf832275e727addb98c2e795a03a0262aa2cd9a460c4ôbp9|A_[H߃Q"BffsF)p ᚕ8jNuҍr4J=ZWp$2) \͏ >p;eH?e8d  " 3TXdh   $ 8 } ,@(8 9 : FbLGbdHbxIbXbYb\b]b^c'bcHccddjedofdrldtudvdzdddde4Cgo1.18-doc1.18.3150000.1.20.1Go documentationGo examples and documentation.b.ibs-arm-4SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch64Mh.4gbbbbbd996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.3-150000.1.20.1.src.rpmgo-docgo1.18-docgo1.18-doc(aarch-64)    go1.18rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.33.0.4-14.6.0-14.0-15.2-14.14.1bTbzSbobUibN@bN@b5b0b(b@b8a@a@jkowalczyk@suse.comjkowalczyk@suse.commliska@suse.czjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- go1.18.3 (released 2022-06-01) includes security fixes to the crypto/rand, crypto/tls, os/exec, and path/filepath packages, as well as bug fixes to the compiler, and the crypto/tls and text/template/parse packages. Refs boo#1193742 go1.18 release tracking CVE-2022-30634 CVE-2022-30629 CVE-2022-30580 CVE-2022-29804 * boo#1200134 go#52561 CVE-2022-30634 * go#52933 crypto/rand: Read hangs when passed buffer larger than 1<<32 - 1 * boo#1200135 go#52814 CVE-2022-30629 * go#52833 crypto/tls: randomly generate ticket_age_add * boo#1200136 go#52574 CVE-2022-30580 * go#53057 os/exec: Cmd.{Run,Start} should fail if Cmd.Path is unset * boo#1200137 go#52476 CVE-2022-29804 * go#52479 path/filepath: Clean(.\c:) returns c: on Windows * go#51849 cmd/compile: crash on pointer conversion in call to mapaccess2 * go#52242 cmd/compile: compiler crash on valid code * go#52286 cmd/compile: compiler crash with "Dictionary should have already been generated" * go#52791 crypto/tls: 500% increase in allocations from (*tls.Conn).Read in go 1.17 * go#52878 text/template: break/continue require no whitespace around them * go#53043 misc/cgo/testsanitizers: occasional hangs in TestTSAN/tsan12 * go#53115 misc/cgo/testsanitizers: deadlock in TestTSAN/tsan11- go1.18.2 (released 2022-05-10) includes security fixes to the syscall package, as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509, go/types, net/http/httptest, reflect, and sync/atomic packages. Refs boo#1193742 go1.18 release tracking CVE-2022-29526 * boo#1199413 go#52313 CVE-2022-29526 * go#52440 syscall: Faccessat checks wrong group * go#51738 runtime: wrong type assertion result when using generic types * go#51798 cmd/go: add (and default to) -buildvcs=auto * go#51859 crypto/x509: x509 certificate with issuerUniqueID and/or subjectUniqueID parse error * go#51897 net/http/httptest: race in Close * go#52028 go/types: documentation on instance de-duplication is unclear about guarantees * go#52149 syscall: TestGroupCleanupUserNamespace failure on linux-s390x-ibm * go#52244 go/types, types2: go generic assert compile escape * go#52305 runtime: doAllThreadsSyscall has an unaligned atomic load on 32-bit architectures * go#52366 cmd/compile/internal/ssa: occurred the wrong rewrite cycle detection * go#52375 runtime: executable compiled under Go 1.17.7 will occasionally wedge * go#52386 reflect: can set map elem with string key of a different string type * go#52441 cmd/compile: incorrect handling of iota in 1.18 * go#52468 cmd/go: go run -mod=mod [files...] does not update go.mod and go.sum * go#52558 cmd/compile: cannot convert v (variable of type *Bar[T]) to type *Foo[T] * go#52606 cmd/compile: internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" * go#52615 sync/atomic: compare and swap of inconsistently typed values with uninitialized Value * go#52691 cmd/compile: generic function appears to use incorrect type descriptor * go#52699 runtime: support debugCall on arm64 * go#52706 net: TestDialCancel is not compatible with new macOS ARM64 builders * go#52804 go/types: NewMethodSet doesn't terminate for recursively embedded generics- Remove remaining use of gold linker when bootstrapping with gccgo. The binutils-gold package will be removed in the future. * History: go1.8.3 2017-06-18 added conditional if gccgo defined BuildRequires: binutils-gold for arches other than s390x * No information available why binutils-gold was used initially * Unrelated to upstream recent hardcoded gold dependency for ARM- go1.18.1 (released 2022-04-12) includes security fixes to the crypto/elliptic, crypto/x509, and encoding/pem packages, as well as bug fixes to the compiler, linker, runtime, the go command, vet, and the bytes, crypto/x509, and go/types packages. Refs boo#1193742 go1.18 release tracking CVE-2022-24675 CVE-2022-28327 CVE-2022-27536 * boo#1198423 go#51853 CVE-2022-24675 * go#52037 encoding/pem: stack overflow boo#1198424 go#52075 CVE-2022-28327 * go#52077 crypto/elliptic: generic P-256 panic when scalar has too many leading zeroes * boo#1198427 go#51759 CVE-2022-27536 * go#51763 crypto/x509: Certificate.Verify crash on macOS with Go 1.18 * go#52140 cmd/go: go work use -r panics when given a directory that does not exist * go#52119 go/types, cmd/compile: type set overlapping implementation for interface types might be not correct * go#52032 go/types: spurious diagnostics for untyped shift operands with GoVersion < go1.13 * go#52007 go/types, types2: scope is unset on receivers of instantiated methods * go#51874 cmd/go: Segfault on ppc64le during Go 1.18 build on Alpine Linux * go#51855 cmd/compile: internal compiler error: panic: runtime error: index out of range [0] with length 0 * go#51852 crypto/x509: reject SHA-1 signatures in Verify * go#51847 cmd/compile: cannot import "package" (type parameter bound more than once) * go#51846 cmd/compile: internal compiler error: walkExpr: switch 1 unknown op RECOVER * go#51796 bytes: Trim returns empty slice instead of nil in 1.18 * go#51767 cmd/go: "go test" seems to now require git due to -buildvcs * go#51764 cmd/go: go work use panics when given a file * go#51741 cmd/cgo: pointer to incomplete C type is mangled when passed through interface type and generic type assert * go#51737 plugin: tls handshake panic: unreachable method called. linker bug? * go#51727 cmd/vet, go/types: go vet crash when using self-recursive anonymous types in constraints * go#51697 runtime: some tests fails on Windows with CGO_ENABLED=0 * go#51669 cmd/compile: irgen uses wrong dict param to generate code for getting dict type * go#51665 go/types, types2: gopls crash in recordTypeAndValue- 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- go1.18 (released 2022-03-15) is a major release of Go. go1.18.x minor releases will be provided through February 2023. https://github.com/golang/go/wiki/Go-Release-Cycle Go 1.18 is a significant release, including changes to the language, implementation of the toolchain, runtime, and libraries. Go 1.18 arrives seven months after Go 1.17. 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#1193742 go1.18 release tracking * See release notes https://golang.org/doc/go1.18. Excerpts relevant to OBS environment and for SUSE/openSUSE follow: * Go 1.18 includes an implementation of generic features as described by the Type Parameters Proposal. This includes major but fully backward-compatible changes to the language. * The Go 1.18 compiler now correctly reports declared but not used errors for variables that are set inside a function literal but are never used. Before Go 1.18, the compiler did not report an error in such cases. This fixes long-outstanding compiler issue go#8560. * The Go 1.18 compiler now reports an overflow when passing a rune constant expression such as '1' << 32 as an argument to the predeclared functions print and println, consistent with the behavior of user-defined functions. Before Go 1.18, the compiler did not report an error in such cases but silently accepted such constant arguments if they fit into an int64. Since go vet always pointed out this error, the number of affected programs is likely very small. * AMD64: Go 1.18 introduces the new GOAMD64 environment variable, which selects at compile time a minimum target version of the AMD64 architecture. Allowed values are v1, v2, v3, or v4. Each higher level requires, and takes advantage of, additional processor features. A detailed description can be found here. The GOAMD64 environment variable defaults to v1. * RISC-V: The 64-bit RISC-V architecture on Linux (the linux/riscv64 port) now supports the c-archive and c-shared build modes. * Linux: Go 1.18 requires Linux kernel version 2.6.32 or later. * Fuzzing: Go 1.18 includes an implementation of fuzzing as described by the fuzzing proposal. See the fuzzing landing page to get started. Please be aware that fuzzing can consume a lot of memory and may impact your machine’s performance while it runs. * go get: go get no longer builds or installs packages in module-aware mode. go get is now dedicated to adjusting dependencies in go.mod. Effectively, the -d flag is always enabled. To install the latest version of an executable outside the context of the current module, use go install example.com/cmd@latest. Any version query may be used instead of latest. This form of go install was added in Go 1.16, so projects supporting older versions may need to provide install instructions for both go install and go get. go get now reports an error when used outside a module, since there is no go.mod file to update. In GOPATH mode (with GO111MODULE=off), go get still builds and installs packages, as before. * Automatic go.mod and go.sum updates: The go mod graph, go mod vendor, go mod verify, and go mod why subcommands no longer automatically update the go.mod and go.sum files. (Those files can be updated explicitly using go get, go mod tidy, or go mod download.) * go version: The go command now embeds version control information in binaries. It includes the currently checked-out revision, commit time, and a flag indicating whether edited or untracked files are present. Version control information is embedded if the go command is invoked in a directory within a Git, Mercurial, Fossil, or Bazaar repository, and the main package and its containing main module are in the same repository. This information may be omitted using the flag - buildvcs=false. Additionally, the go command embeds information about the build, including build and tool tags (set with -tags), compiler, assembler, and linker flags (like - gcflags), whether cgo was enabled, and if it was, the values of the cgo environment variables (like CGO_CFLAGS). Both VCS and build information may be read together with module information using go version -m file or runtime/debug.ReadBuildInfo (for the currently running binary) or the new debug/buildinfo package. The underlying data format of the embedded build information can change with new go releases, so an older version of go may not handle the build information produced with a newer version of go. To read the version information from a binary built with go 1.18, use the go version command and the debug/buildinfo package from go 1.18+. * go mod download: If the main module's go.mod file specifies go 1.17 or higher, go mod download without arguments now downloads source code for only the modules explicitly required in the main module's go.mod file. (In a go 1.17 or higher module, that set already includes all dependencies needed to build the packages and tests in the main module.) To also download source code for transitive dependencies, use go mod download all. * go mod vendor: The go mod vendor subcommand now supports a -o flag to set the output directory. (Other go commands still read from the vendor directory at the module root when loading packages with -mod=vendor, so the main use for this flag is for third-party tools that need to collect package source code.) * go mod tidy: The go mod tidy command now retains additional checksums in the go.sum file for modules whose source code is needed to verify that each imported package is provided by only one module in the build list. Because this condition is rare and failure to apply it results in a build error, this change is not conditioned on the go version in the main module's go.mod file. * go work: The go command now supports a "Workspace" mode. If a go.work file is found in the working directory or a parent directory, or one is specified using the GOWORK environment variable, it will put the go command into workspace mode. In workspace mode, the go.work file will be used to determine the set of main modules used as the roots for module resolution, instead of using the normally-found go.mod file to specify the single main module. For more information see the go work documentation. * go build -asan: The go build command and related commands now support an -asan flag that enables interoperation with C (or C++) code compiled with the address sanitizer (C compiler option -fsanitize=address). * //go:build lines: Go 1.17 introduced //go:build lines as a more readable way to write build constraints, instead of // +build lines. As of Go 1.17, gofmt adds //go:build lines to match existing +build lines and keeps them in sync, while go vet diagnoses when they are out of sync. Since the release of Go 1.18 marks the end of support for Go 1.16, all supported versions of Go now understand //go:build lines. In Go 1.18, go fix now removes the now-obsolete // +build lines in modules declaring go 1.17 or later in their go.mod files. For more information, see https://go.dev/design/draft-gobuild. * go vet: The vet tool is updated to support generic code. In most cases, it reports an error in generic code whenever it would report an error in the equivalent non-generic code after substituting for type parameters with a type from their type set. * go vet: The cmd/vet checkers copylock, printf, sortslice, testinggoroutine, and tests have all had moderate precision improvements to handle additional code patterns. This may lead to newly reported errors in existing packages. * Runtime: The garbage collector now includes non-heap sources of garbage collector work (e.g., stack scanning) when determining how frequently to run. As a result, garbage collector overhead is more predictable when these sources are significant. For most applications these changes will be negligible; however, some Go applications may now use less memory and spend more time on garbage collection, or vice versa, than before. The intended workaround is to tweak GOGC where necessary. The runtime now returns memory to the operating system more efficiently and has been tuned to work more aggressively as a result. * Compiler: Go 1.17 implemented a new way of passing function arguments and results using registers instead of the stack on 64-bit x86 architecture on selected operating systems. Go 1.18 expands the supported platforms to include 64-bit ARM (GOARCH=arm64), big- and little-endian 64-bit PowerPC (GOARCH=ppc64, ppc64le), as well as 64-bit x86 architecture (GOARCH=amd64) on all operating systems. On 64-bit ARM and 64-bit PowerPC systems, benchmarking shows typical performance improvements of 10% or more. As mentioned in the Go 1.17 release notes, this change does not affect the functionality of any safe Go code and is designed to have no impact on most assembly code. See the Go 1.17 release notes for more details. * Compiler: The compiler now can inline functions that contain range loops or labeled for loops. * Compiler: The new -asan compiler option supports the new go command -asan option. * Compiler: Because the compiler's type checker was replaced in its entirety to support generics, some error messages now may use different wording than before. In some cases, pre-Go 1.18 error messages provided more detail or were phrased in a more helpful way. We intend to address these cases in Go 1.19. Because of changes in the compiler related to supporting generics, the Go 1.18 compile speed can be roughly 15% slower than the Go 1.17 compile speed. The execution time of the compiled code is not affected. We intend to improve the speed of the compiler in Go 1.19. * Linker: The linker emits far fewer relocations. As a result, most codebases will link faster, require less memory to link, and generate smaller binaries. Tools that process Go binaries should use Go 1.18's debug/gosym package to transparently handle both old and new binaries. * Linker: The new -asan linker option supports the new go command - asan option. * Bootstrap: When building a Go release from source and GOROOT_BOOTSTRAP is not set, previous versions of Go looked for a Go 1.4 or later bootstrap toolchain in the directory $HOME/go1.4 (%HOMEDRIVE%%HOMEPATH%\go1.4 on Windows). Go now looks first for $HOME/go1.17 or $HOME/sdk/go1.17 before falling back to $HOME/go1.4. We intend for Go 1.19 to require Go 1.17 or later for bootstrap, and this change should make the transition smoother. For more details, see go#44505. * The new debug/buildinfo package provides access to module versions, version control information, and build flags embedded in executable files built by the go command. The same information is also available via runtime/debug.ReadBuildInfo for the currently running binary and via go version -m on the command line. * The new net/netip package defines a new IP address type, Addr. Compared to the existing net.IP type, the netip.Addr type takes less memory, is immutable, and is comparable so it supports == and can be used as a map key. * TLS 1.0 and 1.1 disabled by default client-side: If Config.MinVersion is not set, it now defaults to TLS 1.2 for client connections. Any safely up-to-date server is expected to support TLS 1.2, and browsers have required it since 2020. TLS 1.0 and 1.1 are still supported by setting Config.MinVersion to VersionTLS10. The server-side default is unchanged at TLS 1.0. The default can be temporarily reverted to TLS 1.0 by setting the GODEBUG=tls10default=1 environment variable. This option will be removed in Go 1.19. * Rejecting SHA-1 certificates: crypto/x509 will now 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 since 2017 and publicly trusted Certificate Authorities have not issued SHA-1 certificates since 2015. This can be temporarily reverted by setting the GODEBUG=x509sha1=1 environment variable. This option will be removed in Go 1.19. * crypto/elliptic The P224, P384, and P521 curve implementations are now all backed by code generated by the addchain and fiat-crypto projects, the latter of which is based on a formally-verified model of the arithmetic operations. They now use safer complete formulas and internal APIs. P-224 and P-384 are now approximately four times faster. All specific curve implementations are now constant-time. Operating on invalid curve points (those for which the IsOnCurve method returns false, and which are never returned by Unmarshal or a Curve method operating on a valid point) has always been undefined behavior, can lead to key recovery attacks, and is now unsupported by the new backend. If an invalid point is supplied to a P224, P384, or P521 method, that method will now return a random point. The behavior might change to an explicit panic in a future release. * crypto/tls: The new Conn.NetConn method allows access to the underlying net.Conn. * crypto/x509: Certificate.Verify now uses platform APIs to verify certificate validity on macOS and iOS when it is called with a nil VerifyOpts.Roots or when using the root pool returned from SystemCertPool. SystemCertPool is now available on Windows. * crypto/x509: CertPool.Subjects is deprecated. On Windows, macOS, and iOS the CertPool returned by SystemCertPool will return a pool which does not include system roots in the slice returned by Subjects, as a static list can't appropriately represent the platform policies and might not be available at all from the platform APIs. * crypto/x509: Support for signing certificates using signature algorithms that depend on the MD5 and SHA-1 hashes (MD5WithRSA, SHA1WithRSA, and ECDSAWithSHA1) may be removed in Go 1.19. * net/http: When looking up a domain name containing non-ASCII characters, the Unicode-to-ASCII conversion is now done in accordance with Nontransitional Processing as defined in the Unicode IDNA Compatibility Processing standard (UTS #46). The interpretation of four distinct runes are changed: ß, ς, zero-width joiner U+200D, and zero-width non-joiner U+200C. Nontransitional Processing is consistent with most applications and web browsers. * os/user: User.GroupIds now uses a Go native implementation when cgo is not available. * runtime/debug: The BuildInfo struct has two new fields, containing additional information about how the binary was built: GoVersion holds the version of Go used to build the binary. Settings is a slice of BuildSettings structs holding key/value pairs describing the build. * runtime/pprof: The CPU profiler now uses per-thread timers on Linux. This increases the maximum CPU usage that a profile can observe, and reduces some forms of bias. * syscall: The new function SyscallN has been introduced for Windows, allowing for calls with arbitrary number of arguments. As a result, Syscall, Syscall6, Syscall9, Syscall12, Syscall15, and Syscall18 are deprecated in favor of SyscallN.- add dont-force-gold-on-arm64.patch (bsc#1183043) - drop binutils-gold dependency- Add .bin assembler pattern table file and test data to packaging. * Error manifests building some Go applications as: src/crypto/elliptic/p256_asm.go:24:12: pattern p256_asm_table.bin: no matching files found * A Quick Guide to Go's Assembler https://go.dev/doc/asm * New assembler pattern file added to packaging with mode 644: src/crypto/elliptic/p256_asm_table.bin * 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.18rc1 (released 2022-02-16) is a release candidate version of go1.18 cut from the master branch at the revision tagged go1.18rc1. Refs boo#1193742 go1.18 release tracking- go1.18beta2 (released 2022-01-31) is a beta version of go1.18 cut from the master branch at the revision tagged go1.18beta2. Refs boo#1193742 go1.18 release tracking- go1.18beta1 (released 2021-12-14) is a beta version of go1.18 cut from the master branch at the revision tagged go1.18beta1. Refs boo#1193742 go1.18 release trackingibs-arm-4 16541701581.18.31.18.3-150000.1.20.11.18.3-150000.1.20.1asm.htmlgo1.17_spec.htmlgo1.18.htmlgo_mem.htmlgo_spec.html/usr/share/doc/packages/go/1.18/-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:24479/SUSE_SLE-15_Update/76d1c87febd5506401918ef000ae632d-go1.18.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textW}J#E`utf-8624e19bbbc11f21be87546c304eb29970fa9619076ef36cbde1257f42dd93ed2?P7zXZ !t/c] crv(vX0Aiwt̤AfJGuNv )te}Q9+rj/#rsX<=_Ntyٸ p 7G$h˲-F5J";6!3- ~UtQͩŎ7 hĕ5x:`l~Ͻ3]1"-Y( >~Ϧv#B'g)YjTˊ>ZBDN\)N l+`[HW#rZO#Tw,2kٖ]s :H- LX=_#\4EUgXDfUozP\ڿnV5)q ϊ+R\ORhxaxx@ZZj,*uq4 rɅ|cH6RI}Ws"5ɂ%1'TVͨ B!~ f>1~_uk37'l| Y `\xt|ֻlbQN1L;NCD2UQ` a7jeHL$uH` zn R"cwȫ̿9;G?K&sԹn0)l۾O8 2GD6oZo|gД䤫d |{ (L*kEZJ [2nu\sO(Q4 *!m;F~bQ:)tƺp)VS'0x"Q (Eq]t̜UG4 NgQ^ "ŵW]}[9q¸Jz(dW}Flܒ.XVAx=ebb~uw,&zJNqzwXq> I%VqQD2QhO}{qw[j"E۬ Iwun&$Ym,Vu<~SP"n ږlQd-jD`w;3׀Y6F͜Fg&8$NdZYPZ|U¾Vq8!Za=qZG{EN}ر?v&Hކt >#5|Q:E .ۨa1}kHWb}Aը ?Dw"^dlKX3_RA]g=bաC?uOY^>v@2Mc^ ҍAay녤 +q 2hJv')[nN~ݢ5-Cy'DrDJB)e{ ;>"5=dob_ZKlj=_>` )ͩng6΢U"!ჾ+o3P@bn Y_bd9% Ǭ_g|3Ox jJX _:pT?)(eü"P*-[ R1ʢxW&4z.I{\nǎ-` /F2P]2-c=b&jDm2B8 k9'B=H̨0<|@] -3t&`+˿ڄ!`B\/gڽ)3"%i5H8ib遃LF7=\2~g'y^?z'si- OʁQ i:&bݱ]>rg.ؤ%EaĨ̤R(@O`fO|jJx—$F"ÞZ# %yO%QՏv6`fˮi8[[AU|#[T,̠{>rd I/HeKc! >\})4wt3 ;4|_0\NJi޼Igq%ri/G D{R? kgkaq <DZ\Yq8ykYĽFUko=a챪ldӠ!d#Ph)22?QUJѣ>#Oԏh (ę|WH?XXC _" 5D0?IHKFϵ2 c31 _7}9 vkqE0RǼ5>v)'> Rg,xSWj,+YzZ/P#sƑg?Bb:CwpQ}KURG7Ь䈇Zx6GuJe@F4֊;߉M=;)#+B2ZǮ͋JM(`nwVND8]XU7.RJ Lݛqgg`|X{.s D@v|H*8@yYl?jVyl2$dϕ(_^AZ6Dįs0 "2Z 3jd)ClYo&F.?ec9g'!mEh0DF3|XOBa)cfIohCf*9>)QtإȽl:Dws>2[#߉b8F46"V>|#ps,Ht7q<9=i.zn[o|eLĐl~5@^I?ihu;8E-:N -J6ѽ2pok7ot.hdelO؅=|Lo %_iҖVh"9  tI5uP򼌠 K?xYrŤٕVTMH:mgl5Kbfh9nry4 w^腐[ oJNL`N(Jc\΋*$΍[ue>Bio8cvD(Hu^vYsep}ۂ 9M]ȿQ-k^ۉ !R֎f,Ǭ%hU1NXنQ鰐0$BcVC?,~SCg!_|u_'|/֑e@PI<ԟW䏧B;d< 𣢙f5RFtnC`& lB?"e]GS TcN [(uO$vZYFѼeȇ>RJV {h Ԃ4kdWd'NC !ߚ0|Oi?>⸵J;[N8 KJ\;~W ]#jŰcJaY s{Aķ2ʒxuA.*|P H/ffŗ( 0l?u5IcjS,n acč㪥Gh$WA;_0hI;7i1uI6D*l4!)8pSk>nY0y 4x݊!.vr*/;;3Ze @WX=pCvА1ԝ.5ܭwȨfc;-ޏ ;{/0g ՙ늻-8V2%E k4$U*vv5G'rhnCw+ȏ&tZ@)9^&P 3|w꺈9ޜ\8=JcLr QQ`FY?bwY~r7*gGw mÄ{ \vD!M~=5B2[Wn2T@E3qX{uglONޙJ{K>}!F^Dvr"V R-bVAvoUK5ݞx19TU"n+?bg Y83_2hX\2à8+{'I& @(?G?sfwDB.͊k<lmV1m(`JbqX'?QX?+g5TD> cM3rfw+)A5V&̠H >!TH.w-niOOV5q^YKqxU9Ơma򆆆7-\$똹oZqѼTM\K/ԋo/3QlRULTˢp.vjje6K2|1Em p\N}9'+V7vZ}@(Ֆl.aNV r{,jʖ-+$۸S~i''29 9a毟/9qiʈ! rNa3QE~)#~ f'WƟkɪ3ȴׁ}4EHNf Bz@*ɸ:wg^ s:u" nxjPDzV Gуr?V xے] eB༸01'"Iw:@ك.h008Fd1lRdhCOٞd{ɉXwL5Ӟ>jwԞb=G6lOfNO>I}Ry?v,~=Tl!MGXf͔wU;'g#ClږfiP)9o%3qwӐMIuT<C*yCCwd}|؜=ݔk|+/(8֘u/' 6yV,9br !F-Ƽ'~W WvVHǃs/0% $P|,iU-=pB ת%M7lz6] `On7#omx?bE_!;1h{n4 2vK]9WX综gl{p+yݮ3eZɴ5$,@x` {+> CKĿ݃ǐop}sm=5hg;(ރ3:fK܊X# F ( =@6rQ:n(U+t#B3KX=p2,0%+8pVeeIqں* S(y9V.E˸-D.lX'Cv*z~ g?pko3/_GZ^@ȍQc)J-`%9T6zW«#ӼHK2N}Y8VBVs)50:G 9C 瞰, 5 쿈dW.> P/k^d!n DTsn>Z]U=0نujA7O^FuM>OUdn7b[jM# ErCmsYA'9f8TpU@:vZTْ?ogD ݿ=annjV,;&kkDjji uz{ ^!Z[x ˰L+[gOB4_š ]*^RKY+- y0r]Oh͆x!m#Gh9y2qxm31]jKRIWOȣ:Tm3F1QI!2KR $I\d(i3M,OZBkȴ"vŹW9x;49v3J8ნWL{g x' fulQ-J>X%j;}#4bt%~hbPVV.ST K R c:&@zJhe ?Z#,bg=T"ZˬXKp98 q%+9/+0Q #x91wb*Ȣ^ EI}eb=X?΀JS] grl*k9Y=wb'^Ԛ)yMC+EObsɝ^$;,uBAQؖSUwfΓxHЇf.o1}8 9IԧA%zwe)<6I}[J˿mS1)_+{gm!Iwœ7~*yEy~dwJ 7 5m9\>66~S| Pwõ5nf`XHcB掯yXubA5WA2E~D+?{m?a41Xy +ZCuۅcG8Cq* 5n8N4T kdy' `AēxE(+O0t[zk+bDەVkM%?N{Z1c)iY?$1gkWc@@.߽)SM o~LB69Q&עi5or,% QHj?&N)Xfɋ$8\vYSChR׹全Ƿ ^A*9 B=pa!>"U^FS=S0tZDmWSX8A\R  "ޥ_L =+Bf7imE}t0‡PwS zǔT܆q;-lNEA+ ü dUm m&MINl{M6B?wLw| S~OYK )BFɢqxJ 0\pQ_Qo_xꃣ$]2[Y mt'h`+{A@b$5U4vPkP- > Kc輴Gl^.p]:G6+_{^Cz’͊6i4ap?5 JPՎ6V3ĝTw0 5!5b_dtS+q3bڝp.\õ=JX|㭾%bt_<y8`ܬn3tbîFZa`¸(TYa2dzC~aiT, YTޯ{&[zwU?.{gVnt\ ٹ Ua}E#,}dĂJ$ڡ K;Gg3Eţ)>UK3YG hOiO0u尕l?]\TO{%o-HdPb4H8O@{[QJٺ NgmFL]ņ7Z:,G #0hj!+]hESͣ!~@5̫ uD ǗAG8hސpVd E[_\ݼ& gDڶ1=ڬ'u0ksfa,":AMd R;I(}V"tH; H~6=MAn!Ok*Ziԅ6n ӓw?n"+ozr#_zlix"u_$!+QHG9BtiTއZ0 qK&9$}8LdAt CJʭi"tlD@jI=ȽxЖ̱ eEzK?/cjڗ%>a/(FX3LGĖ ]BG7n=o %0^l.A}pj Q nS_>ODtlxaoK6iJ=e1h0AױOFćgɤ_Em _迒˃Џ2JϜ>?XxZal ‹Ty}3}~C}Ax>BF"t &[pթnj%2hTM>7'7J)_lTD%=[ I+ SihSH"ZzY#i{߭:[ os{|Z42{Jaim^5iN HKɕ9O,sݓeC^V;#Dڝ,I`kq -QaW_TK= G^bZӰŲPn``iI׺33dU "Ur*5c/l^ǧP+{|yIE e%Dز6j.&G :vWt`5q X_l? ^gmTz0*"B@I\ iN ,g] go+YF+`{+~nk,6a; `7/AYhYp!= ?R'SӮ^FMI,3ĪY.1.T ꃭ 0)u=h]?%: SoeCdU*VI02-)#Lh/v':ΣTZ'EsAPL `jV<"fʢGB y%\v ?pe}F!iOUA6 i}b)}0s@3X:<--8ϿU a!qD-KV4wM֩`kuBX9f]kn9eaF @j㕍?aΑ?^s" !^ָECׇQ7k;?pa)*p;2MSh=y?߇|:w!ʰ3׍7XW[yFߟF{HjՉf׎E{Nk?^ HKV5 dA_Rt/B'tH9cwowɻ?莏M{ur^=M,si)4iVBx k夐Gs.I$MqM!e)\GhbE{o`K -~:ci\} K }O1M GnƧhKUHfJ`  ;CF\G}Zz7JX~(_.#;?68ٖLsGr ; 9`m,3 [`O&Nhs XCZ&ƶًqbb`A f .8ǻfyџ=\<)Xhjo0+*]5\d'c ʜ[ʴǰ 8CC&^k dVӒ0cK'f!1;:%y BZiC1=÷l(meI$@NyzM:7kGy>rH󴍷gR9rA 6[CO_#cTJ",!31PrU>;z#xNɫ}v*R߻TyP+FN lSbD'6fw\rɝ J@ OT{!9ݱ-7)HxB @r<EdB5>b򦼖%iB?r;I-_co7$$ᦤ{޲niZ~e!GV5ӽڞB e@|uyP߇&w4ħveayd4hh7MKAQpf,rI(HhSi O7iRPVhKb >I'PrMG~%/I<Ѕ ?>/;V~φhGW9d dfFSrp9ZH2IjÅlANdPC|ȊOBzۿ3\~a6d&u/؊Ė{d%RrQ|԰Z g6}n[3n!ӽ&[T!8;T@N*&7ٕ7`_N,q'b>3Ymv@^rh,᎔r!g:pfG/2!m=e||=] ?zǽvTJ3ٟ%}ɟ֎ ⡢Y "(@4a^< u,V'W >rv yK#`),zʰzTg՘>M'~BLksvs PCɋ&P]y}TaMme l~T14ü[?YLB06m JFLE9Кr0A/݊޳hoH+LU o>?D"ѿrk9rːr5Ņ +>j ja!Wg,\#_ͫg}&"3(ݰ[8o2HiP淔ɫ# F 7Zs\w0S(5`xQN>&LKQPQV R{dc!ZL*]/°D6o\AjQR/OX=m@ZA7cﮓ﹔{X\C4J$'}t"ޕ7-v+-CPMom;}z3:W=S"֚1U\Wm5mLhb ^ lbݠ{$]bC9/ҩH_K%|AWʑ*p #7*H{r}d;BЩަ}P'Co!tvA0HU.g?q 7!M[sR^R7uK(7\P8`fZ-UyBq#v#ujX?[4JuЋGs$ChB: ]={=}?[QS1a`)(qOY!- glYRˈ:P]{D9J(43* )ϐw$B[ddsa]U18B=loU)?yZw}taEdEUOYKbDd̗Wm4*j\_(aI_ԶV0qƙUzۘ%- 䏼ɒ:N_\!Sn'# u9}EJBIe0v>QbբTo!cHoZu4Dr4 Prc&&NBvL\Z5B8B-]uWȓ?N>-5nr /G C]xҠ6)2ئ7$1_6ٜMJ M-Բ:oԠck!w(]aAS>f5+ w@dnuJ(|:%ff4N$G#]BInG%Ju{{/M*o0p_qŴ^|nM9 n($<(cg-Z s75f 6WҭUriRqz#Ig;]0Ť9z>=k__ /yR9%PeڻN: {+,v|RB$]8lzZڦTsK?jYQc>cH!$ ɿ1ǶU& NT# ]/Gg!byCNHo5ڑ[4E 2B*˯у^YƬ$/j΅PX[pb܈bJ6t'{4|Z-h^g>5#"./o!~~䕭\pyXS(RYSS?L 53{ur CNmG eʌ_`a ̕JA+&M5F}?K ^jiaBSzKc5ؒ}GЧ,ns]nJ5fǥ>,*՝c=HeoT!5V޳ɘu!<U%AT2wb)`g͏`Y䴷idKBxkp|pO%4[!i9&UNB%+lw۬T="ىK-¼1!H|NLMfhwkbs5WdIXyJ>`vpVFq3G$l~jޭ_쾚[Yt8bd9nnj sE]TVř|CbbiSڳ{ LMNFGZ}cv z3 L߿*??$U=*݊`+ Lkco6'ilB٥Nn]3Ɠ3ʠxkФ9MBF1Yl#SNÿ W$S`ŻD|}3|?*˴<ܪVlioJ>ac$==O4`lU#Rf*2g]nZ6{^Ew@;m W7\)vJǵ#o ¤@3Cuƚ`Rsa#ޔRB?-P QeEU$e `-vSFJPSO㑳&w\ϗ &2+|Bq@pe(]X.`PT4`J [bL( prFkb⫌xe΀ q"PY9eD}N#܇t56B&( K՞?{uLhk]F<I^;щ_\DBM{*/3M{b=N@?Iɻ/#nlF? gэ9]ޡ'< Օj㯍$qO~I)a"I3XL p?t Vb(Kqh1>+ Y4. rFR5^J<$USv*#vhjeqR;9>:Mevx7|hkS΀5g/-yٶ_y3m|ηDjgL$}uԄ\l&$n\}ī! ooT_r?n \]4r.2Ǽjc,-Fsq5'BN(H . wxe. tC*( zCTVT Q#(Z3 m-6ZWի&jٻeqq:YV'ŻkisoOF8?kwb5 xjW=.~M䑇 uj. ]&֯eĂ8.F'TYtUq1"Bpjuh $P1/MB7k=˺/*If'FPW2.itB*FS2^j@w8ذt?}bC?Xbja]8Cod.3K $kq "l^L2TwT4Zk.d8j~&58z++.dmՕa9%(աQwf\uEt1(I=eXNYiѻ~Sf3sҔ%,$tRN`RHaM0vCZ!Q|ˀE%ka_R,ac6~Ft#&sT{D-}͸մ+j1cyg{rW\b z٘)u: :d,?){`}}ҳаU" ~/ciV7?]i*7 ywMEF]1K+80e%{By-&ǪsCS/_Ũ`(9SM6l =3D e];}F@()@l NBS8/x {dp7KиT~: N<Ɋƭ.{qNFwa/. ;+}']mcF8t6G$ Hk+[iJ)/,w-˜'t`0<'i餯Or:NqLg߳xNI^s&noAVpGŹk;i!ޮ$ڱ=>:2Y2rpc 5У.?2{(LPikt vc 7 f3ou>P <$L:%Իy2Ϩ_7D d7cHv;$Pa,|tBERA/ʀW7_ڎb9{iY"_4wG ^t&vRH@cesvܝ`%8/!_:W)a"FLH,=)sXPD)<Ȳ5Co6QC|j.Nй@5aP y Ijz8^ڇ-z۲ֳ `tly!f+ (uܑ7?G93=0L/Vut[Nl BʉQ@a!x|41bO=]:;a'ubY:ҒFYy}v7 |M,ЈJO^4`ÑMFcT,[_\ s /n9~2J]DZBh KܰݳV;Z1y$YPoѫ" ]#c3W/ؿ3,ΐ/OՊgDr3{ʇ-^_-tcU^$kK9.i^v KITgG*#YZa) ӣ7%ddeԤ/IR`}374g{J h,ɽ5/w}saϼ(`|cjJ;ڤh'nWͫ J4Y^͗5?d;gw^9ɠ|AW7ig4WMz׍ ҸmxRgX);:f|%d+qaK8.SaBm|rm%!N ^Ɖ8 F--' +TX*R0ҙt_&67]3K8>O\8Rڇx-ʅ?ytxx:.1R -oK NJR3,r(E*;P0,4Xdݖ}f#it]Q22(M&7_Xt0Td&Hv: by ;ԧk̾8 d yjmcAsTsSlǂZMG>dJHSV z?QLo%"A5z:o)9V{pj+|FV޶ Y/SYXt&^ax=bǘ8&[^ecӹҿM`]Dt%3W\!0Bc՗Kfͺ%DO Ed;]2|fn?p{-L?~Huw+;Jh˪)^fPG-9u]^ciUS.ߘMU)%t%V "|\Lwoء cG^ \SpHuz |hq[INvη:3:&uk`?3'DcSSs ܜ|'K0vDc2_~G_kʺ)eZ=wK?ܠ0d;uWw3>Wn+kG}wDG.:1:q曵.; /ם%{ߦoꥮ%XkH8' %!8TrހaU?PcNm@ |daK/>M߯Ľz%_rr?I<{jU,[ ad!Bg@@V |/}'yw4y &ڐM4b;O SӨ!&e̢75.I2`舃hdUe&&A]sXܲC+DO"Sq`'waP[N0#i10o]W[TCE- v턕hLX9SFݞЃ_UY7U|)T{_r-n'bmf&yG÷gbo7@]љPĞ/CG7}mR vӓm<1 DVO|yWykՏY,V 4'|n<$1]u8 M'Ջ`G ץLVn"[=Ԧڰ, /~̑G)Mb%nRGtHzup^ǩ_:3ؾe ~oS o5iԞ@JDY!_(>YUبVϥdD?UHz^m=k^A#[V7ME1 ]`Nͩ2÷BHVFѮU3P8R1Ё($7Z>o\%Wq3vr&g?zO@h Kl)CJK+DXЌ]T)(ޯw7.Yw%K;;ZpL{@AA |2Ÿ<pG.|`A,:p[˰:""[ķ O&9Ez9г 2 `ou5x}[[]$-t,tc) ]"N ƿWE*2ʠC {3|ohukz t~xBWZ1斿[]$$B3Or+k1. ^˦wH=^c"(²QpS\uC`h4KylՐ}U,mw/ί0w,&W0"T)6U s`3J/h=>tw~ĖHe4L*l '*_4[l;extX)v-s(9ט*)qgà/4A+4ǙcOWƗDB# yɪ3/rblL8/F(Y7(uAez^ p^m0=[+em!ؤWƓL o70Pok,oinԈ]CߪF3P3GBDUZuςWzRԍ(ўRYENfh5a ػ\Jk0b@PD˂#6쑁Dj਱,pNj\o:7G$tC,NrR0~}?m‰TT $,i>d`cNdΫgj~OZ.,@6}~5~q+ gd7hO;ݴlM/"&{%3xrzeh:[^(dϧCO~$ʵv*s|Pн%A.aj˼3#*Mz 6U n^wC#@]X}7^\Fиkc&-dl*yP-_`7 C^m"u0 Zvn[Zwĵ|?Mxt۽ ]w.D#w2ΔzjE5G44M9;:nnmcK0q,qt,6%6 '@eJyrJ&1?%ɢUc0omPP>U}7onjISb:͝\՝-[VUŸxXܺ۾bd썤BcX)dv4>%;n4ҴNo.$hf~ڀxDŜf!!=cV$.z&w: eNt#k^wNMDB.u^n;%۲5Q$$clv>MBu@~O9)5y=K?V=s:ޏPx\{]کpkf;紮 4xyR$H=&i2KoR??H/D)S8jº/ 4؃:t  =o짦Z7DADK 4'bI?P`2e0tzZJ͘'@ #ߤs!lS JFBR"BH< Vؑd"XXn&9-#}4Xyl9^`f54XRd?}~*Lj1&ఊ]_b$~cbU/鼹u#&q8 fph7Xz/Q]Da'[[UABG]) ߔá$*&墌ҿhڻ i~ h$-+SԡeZ;L\ z0[[S"Il'wͣGHeC5H9ַ#QXT  K~TPe4VӨ51Y`pm?d4Z'sHa %gUmϢ Jڗ̐xE=u܊@uz5Q+qr0]`y_ލzcS Aa\,`|%2fly6g'-QϠ JEcxnFx .iΩJkD/xC0F"Hd6H1-Z!ӿ e;>7^^wd'`eT3BQVK >D׺Qr n|Pkf .1Tcš+{R"4/2?|L3].6ÓLpUq3A5"?vWQO#4?F5FQb(뿡\!Rj[n(հۢEDz^q ?0  (}f@(N_}s65 BO!"s)ֶ 'LD>EBj]U>W1燔ƍ2O[\ln߲:Lxi] MCYzJ1J'˚o'z8"W,F{Z}M6~4qЪKJekBU>= }qUdUf|]pk]U,SF|3EB|MlDt(PtNq-eLT+#/Q`gh>-$qMeUJFd*F;iJ"[I7)]FCMPщJ XE"JbR6}2D-gHaTJ5C8J}"e Tߐp?@ ͫzь[ 1.uSy:̪rtq):Q3fxc=–Z|,EF68: ]jtSwK<@w@NZTg܄W@,e_q:ԙ~Z<}!F1Wn/f)x3wʏxʳ>쑛}iF<>M dtŘbt\9'g*zg)f-"+hNY<'K#_]$ä{ ܹ,GK#sˑ6%BJ?~3Cޝ]UcKP V7鴅]`2)Eo'hk(*aPjkGQ|F.[ݷF[_D$+9808zظ.;>xi\;`< gi%+X *ebϨw!;?)cy\z#j7F"l%*\fIY:剝jm.٤оI%9c-WR } qL)7Gw~e̮5=åZ^ݤ!0t$TO9eDRMyپȁCwz(Ci/Ƙzb)5޸ Y0ƪ;Yv`,v}UiCcf 콆nj3 gFS!ώ#G‹0iӖw29.ch⟙)l7SHͻe3eƶŖ&fA/o@5źLhb̮+(pd$F1R?гSO]]&-E[߷xgNȆ,?T~ Fo.>Ab`ıTtjѧ7|DZ,kcrx'oBaY;Kc.;.@^ǷS59 {~tBZt"ۈ842*ZbS,Gs d,al T!vi`qkz9VJqwPŏykpu8|MwQ%F,gdfŁ56xAx˦ߍf#1 Dv+$6r^]fJy^# 6Ђ/DZXvʬE[KBVJF [{oJ]R +\'1Klg-ibܧj撤10!ttr! Vy/zEy%nj0wƼb(F}ǰ HGRU0qۙH^SH~jѣ'bV2[˧qpn/e&<WhȘz>W1F JufIztI )IJE` ޻i}>B]q}V&pzV A1y5u7@؉CH/лR$B[uݺHW7M{m:{+{?2VKT?[ 8@:J{'W]$58@,[vѪ{N$c)6Gāa֛P>8rE*neƉ&+gW;)4^)rkfoI%̦CGFPc h 'Tw1EFEkɯ%C;Yc*>f^3 $kp)Ўo38z2ce%]P]y5.!&?hq+O=3s%SԜЄuvCMTFցJHnpg VD~!!L}(!=Atxhc (Yb2JwZɃ}mRS~z ϋkL"q< d%6A<+C)tDm^HXin,W]J]f/(CZN:d=a,:mJ,̆) >:b%[Q-|;7fף^;K,]Xm݋qTB勨hm3RdQ YKS]MLZ¤ܱ7XtR*-Pp&of4/ AXSd}`=r@Dr'-F:TZ&uE&µHL|jyeYT%`Co(¨TJbroBX+D & ׃Y=gͶG. ^%X_$pĪR ! _#Ϡj_FI6;k8 ::˅sg?v? gB_]ވ?x\C޶t6;Zgˬb;mVky>#ECNj:v{<xՃ" $ީh 2-B|.-#X`$돌¢UW=Z_,TXϩ l&NY a}dN aXMIܔܬo;"̠$^s6CH&§2dE #$ۣ&HƢ9K31Mp4@=Xǟd2z嬮ե©Fdu0M1VSNf>7?=ty[S#/(I S6KJ,;#i"gr[BXlWUliaSݔ:S%&:ZgB&EoTo{ dn`&?q0_xZGb e9r|GIvd!".&hX΢fmjc˥-8g \=5ȱDQkҤv/z(:Z˹#N$#cAs%{ʰ'cOМ/"r &3yIA5ӬA ,$҉FJ{)FY tQD6+TTaV|b}٬n9tct$_MsP9­@`!T}%'q+y,V,n%j{wǫH<EDϴ,?%TγyPG"yuwlҭЅ ԄZeEbڊ)xбnl,>]DWr# V0Ϩ܉~U`+>4U,piq}gäih󧋳bf&+cC̎(铗F},zzE|"p6?3g*nC2N# / 2h2ԷBZA<흗sBpN13(H&/Q 6;)(Q+㫹ĜT 4E>9L`xݡ:X.bR(0gM`ߌKڏ1g/%E"%3g<8Z/ XːXtjr2p#x\1P$xEi8!'FbO QtoGc.l*D#Ֆ+C*װ0 `1 ¤k p<<Y3V!ܷw*{p&&D9,N0ǟ_W`?J WZ"\Imt݂eZa]vw#LA̲Ҧdc-Sœ^ъ#hUWnr{"PLsCޛd, /{]h"f=\Zj$/:eXwPyy䞴W[->,) adL=3! @Ųέ(JhȁL73 !!&c7ܨ#396ܻiry p[03RғInz٠LGst%ꩣ+ o" 52{XMʲ_;ٴrjA#Z־t_gKw LPݝ 1K৺av]-*= {1qK t'0&MRo`&:: f1="-7Fͷ][ix:F-.{PkKƶĽ,~@*U/'n Hd/u!?hcUIܡ n 5=NrCI9 |ddʄ"2WfእghA[VhWn0NuʖB AѽWdoMͣ&, Yy؀t[} fYͮF/6ۮT:Ǡ-I bpW UNɴOhFG &UK8t"֦ѥ{K7/gZ,1q;y4!Ӏ_T~ߟ[%XܲqZUGR..xX_/A3#23!/ׂj&ߥةa Z6n {\8Uzbo9 /={.D6&LEh7g9-`?u\ uA’*e7CMlmt;3m}djNxɽ pjVX},'x1G}XCiU `0\œmIѣibO,UDq(fJY}KT(8řk7=B'ՇZϦop tM@ޖldX|~;v=` skOb'l"+!@bϽ>FC kDR7!Xgɼaj^Xp&b307[1nR05aJ^;tfVCT2ZB:㮜,^D7R pSNA+H(uBUM,um^xѸr%gDS10_,ߛ q:2TAqvcmZgr.`xpIԙ;@㓶aTdy'5߆Ȓ{:v($xtW<nlh6Jbҕ<CH2F6>) ug5,q8?6Tǐ2WQs)tJ2+CIJ$1ju|.OR?rgY,->, OR^޽+?O\Kf2pRR@V8BuVjO}m.60)8bVuDAL˩ZmAX]F"B:6pK8DU `څ_79U࣭SxB }ɥqlRC9wׇZ[!3ZP[. 3="лj&ż]|t?r$nУthV}ґ@cAFX6(Q8#k;F"GU\,/#Z X{ԅe TԸkB yβ-"Ɇf;^Ta fŻ&f6ed|)0FWu[ 7@2YNp7Yc`ПNnI~us-~,V݁%WWKstW~c w곱H$b 2l–DI剫śd#O抂Q ihl4?$/"AX8o> 4S% vIS`-ǚ#^rŊCDYksF)tsc$ɸ)nUI M@)_|;wFХ;9xʠ(UP*D ]-~b;5?֬ZBgFr}=Ev˹UW #\G1+Ljd_*>P yƂ$ /F []5x&Q%"uЮf{WQȍp*˴FYpXyGc!C+'sqMvo&[_ZjCӄlL; ^aJks7Y8CH@LW 'm4dfɻa)ݑ5s|bk* MK2豧Ƹ0_?%Fm 4 > 薶ՄÃ=iB& p=kcXEp~fX]1pIӠ2С#mSxYWg[ID=*G!15[,Ƽ?y,V^!v|0Vڼi~{JU ! *}p 0 G{J;u7ۓ;gzl 4{2b&0[:@";ݼ;H^Biϫ}L, V' jŁKB;D't0D_)\ BSh/FzBkE[*icǤsSv1tףO1k ρxr=cCz|Y@4<8L`D9a|vHYDMr G+N<ZtX4(3zVNm8-K9^*܄f &Ra/N=["zR'(+7)d+AЄoVDՏrWorN՘4R`l+""X_"染f\QuUq>T3rz0[Z_P!O=Y=`;%kѤ`Vg]U+tv:(aLAۥAz5bmazƆp+hesJ$ha06oF_Ϻ-t9Ȣ< 4rHBNP `\ʘxةt{J DEItS4%@X~e݂A| ;O/j7p=>9̬mQ!Z)#%}Pd{[@PP_Ҍc^rj+Vjï4KA(WC3pNX`D͞9,2V܉$T>y˩UX 7(] +\܀X5-`T4q$-TA6uJVzz ՋSwFM>c(Ih-u (Biuz: $ k%=[R$h2P"ʳ2؛cZARN@>lxȀa~ 2p'3/ ^ o=0(}=>dlkOtٛѥjDG-U:6Z[bSW3My8Va'On _cN2˒}U ^yIoV4L8@2-ә)=,i d훓T&e{ Gr+پեb(%^w ՁHh_9\$*jx2-NST?4` 1ڎ_TX*t??d:o 3wDʘP)体I߰:l$A3eAC(\QW2J4- k(,ԯPؐBȃY,>jƼrl$~b8*^ dm_l {$ܐXOR;rc Cو܁bF{ߝlLj|Esz1!^h@-9` :_HF/Bh6$W^GrE\HXQ|08 E̎-^*&\6`Zwl(M01˃cD!q* xٙH.dYDBKxc,#Oj83 `I#[<0WΩ@b/Jvu^czͶU{QI~ЃV힯nYke#y8+z+u/ h~]rlp͸qoEp S 1F_]\@3Tihc( L疜 aBv\hevWQ6u'AY)X'.;O0՝W涘ڈn,o^swhaK $ڀKͲvkEzSWr9V 9d}}`ϣ>M/ؔ,X!ji|kKGpuUpA ?yyB x8* !Xx"<|귮7Zg/z"?Sv|/#?<[+JyJSѩ!_ 2$z F9oӁ£6M:9 p՚U>T RE j "BE7@ VX6R@E޵EvRP,rn~/{5&?LE47ndMʺHgqϨz= /\1Sj<ˊttcNt4qҸw_' f#x%jl^=v'eTXB%(*"i ")|ܼ1&aWlkhNPSO~ԝ=TUC{u'8(xxӜ62Hǀ*epVRAd > mv u{wuy|+FAA?Kwct젅)QO\p%Hjŗ.(S1be\b' ej^}i Cd+ޮ0UJd|YWd ~|Ri`RBl=:pD|!T- Sl+wb p}`,3$/[Hػ~/%w*(!kSMN ,iyL-g;LuG+&br~.FUjWK,ᵷ6"tE ,H6*P-%ܣIwoԶM)ExYK@xL4htV`Gdco%IƨqȰe9|v5Yc6 Vm<I5@BFi`qVGB/bO8RoV&ߊamYuܓnRTAZ(`:2LӺF02o fIVqK3|R]}n͑),7Wr?_WR(`4F氫Yh5V+~wf,iIVZh>"6,7@֧hBP!.E4G$''0(hrY?fvQo6M sOo L[BN1*+,K=Z_X c(K2Q\'[R 3WYuB`;="LfPL,ѱ -.Ng݀%5WOŋB9C"^-br›Sd=ʆFA՗jfEU`##m&Z TO}cr= _wZP'nr㜉tEnh(뵀kzI.o AxNq,ڵ+Q]1FqǛZ2(s!,UzlWrLY )⮈YA\C&:jP!3nwO9@NMܮ kj3P J/7R\Z'H~ht≞~C.c_1`Ro߁J8_yA`'hd#"!T],wWHϧSԸH۱=h~@ f;iQ{ḣy-׵ֶ?L<҄QU%Uf V/6]yR瞓[b'aK! Cw;4$ )vnN' rci,Cp3 :35 P7ꚿQ~S64X~_ՈQ;2{"2/slXU (Rc 륹Vh5-t]+4|RBJV L+^WP)ʵ~_ߕ 4{e V1ٿвe9JSwlQv?0YԽY4OSMeRB@81Q(fv@z4{m`a8qN/̋m݁LwQ3j\]Hb2wvX}S6aZls8?/[F}6ZA{8t Ƃ +TwPN [4]^J6aL2?6ooP.8A b?XT dοl6X;r hÆwqn$j,r`Jp .fΈόzU[5.jgHtT A"UG$[ָVX(ҝ/m &WVwҖ95LGv)05`G&ofăs^\]WJϏ>4)yCځ[&*͊qVk[]Qqm:f7CΙm_aۙw-4?z9)?b?smWæͱ˷1w$PΝD*hp2ܺ:hMioSe H noB" ^5}5&?ʉ=3g \ {d RN]γۃ pQBXXi?<39+m4u@U,ƉC+%j.W|Y3|'&Z򜞘Ef1~4fWcK,=<Z#*-L_REݤqGCoֶ:gr Ԥ0],,Rqȏ%d_IT1ewݝS-LHWD s؉]D&#=]-%Cww'ܥRȸQ-2 ^4ĞI]v (<<8oO>_ܻJ@aȓtd)^X4kyRhN3 Am)]WqwvƒE>.Ineاx9^Oqz2c45F-y'"-4T)eN)^nhYQp{Ombϛ1V P2@v^PjǤ ":P` rZɊ^WD%c2pN3*i!Zce#+ DmvKPA/u& Ew!BoU]Qu"FRZAE_3/J<ַT7Osq֦9|n}|K[|9m[[ErHzsL WKa^IiKpVړϕBRL#;Ҍ渾V 1 -=$ddZRs5bX͎ge?;H9NĆiՉUxmӵR]"8j8#cRLS(ށ%9iA0'e$.j\Bk B\!⽊֓$ht4r5̐.ֻ^n[ t>NQiw< )`9$w@DrnuY i(Q\(nM@BC+`gV\k>|}?dwe]y+k' F,Xдs:ݗ:=i2) !H4UYw9h/Mdž>aq7xvP|*{M_.lmqQE^RnOa7е9JgwFVN|ҏՇxx0QgՒ]aXl=yhڂkeS.njQWRGkOyV`}Y*|5.qYsDm*j x/[gلaODf2S8':~SР3@ܹ ˘ c12g.KSqP+{xƝ7O#j:f[%C>|,BdI67QVjYY2~n`PZ{> f>zNG*zXH#M<Tr!`61m,SO*QL&c-T7"㸝ߠj$s.i|PJZ }pUa/%"E[dϒ9UxW"ՁPx𖩂sӞҪo@j@8Z4e:|ipyD+Y5G_ng%on rd9o:BL.dE,[ o%!dK*wN4H#;.lflt!V0gqӴ';6-ipoPRT>ADh㠐< ZV#=5LYJVpC-%wY=R-]ErZ*WVڣ&nD{qs {OS;_y=9@KWMXa*^P3D=0*?БRWaa|;z&A3oGD̈#ȥ(LΞ餽ϣw׵PR9^J|g}VhGh kǝ\< rIFeT2MEK{^o_Ăzv+>4VݢcC-$\%BHP 6L/O3dYA\|F&1#G$|%yߒa_$x0b5PA/Zӈt H'rYvi2p5d:lKZ&tP(=h1ܜfԟԣD8q_1?[PUA.:)K'Ss/q2e;\`21TANqh+gdVYJfQ@ ],69׍ ,stHks)իqvYxKEB$n Tj{jo(WkYl&<7;Rq:# OܖPBCASl] `vnKG_ǜp\3VJƌ~ʟ W-R}&s|l}e*`?>|Z87b%]{cS1پMlg%Dk):y-0+?J9҄@ y2vqg}&jWZfb4Y. i=hsJbMQQ)HH* WZ}Թ:y)[ =3!سe*]M ~BSE ߋOǻ>T O-t۩_p]klIB_Unj4V ߠB:29*% CV1V;~ RQIoUne|y2Ә}>ESx* d񣙐J2EZ5븯\Q'o_RBNs GvWcw1{~c81~PrbۓC&\EdI^u\Y69s{N̍ LxURrɴ h[ ̉XKG?bi/Iq߻Qp r&|sׯ 6Mg+LujYiXרiBOuTk͙ G— ;iEu@{TDRz9.B92ݳ~qt!əu)C-JKCPUQ&>%훏#W?~xHD5.nYnLԲ>bW漦PAa+E]waJa27ee *WyĿD 51P!C9,+8ۇPVtf\*h"| ;#)[)nܴ Jдoɂ|:; 0<ԠLSuPIy$ٱG.hwcs',mEgKMEyjf&!-@ AAŏ*p Aҡs2/2!g:11iz)-zIևkdcӏfz3O]tD~9@n)luvQ9K'T1蕔$E8Tq0MG~\P!kZ9)C`6mg+ÞIZޡ4YM~ %~M>*qBmOEbUg{!JCfCo!ۂ$Šoc="mq֨z*VyTrLxp&sPฺg :yP3L=bնNZ=66?-wΗ:lYrBOc/戲H'Ʈ[ʂq̱\V*'=j Eq|TCQ$XiJ%1K1dvBg@}(x\Z}ZAQ '4)J#k!'Q +o sPW__żlBDeIjL2W(w\?7ȿm]7ơu^@U>zXVU&Lg?i}*@+Cڹ(۫@5bʳrzazKr`.-W'g/)^ܹ'3i,X׏ٌ}lnCqOke5ap a"m #Oq{ ي:wjz~d0O؜KX(U˨o \F6SLZ"~Rh v6^(1tr6 M^|LjZ#]鳁`bMk{]Ǿ|}SQ#9K aߪ%2J["1\t/NC{ Y.6R\'{ s2J `8EqFr͝O}LUhha;1K*hRǬR unj?RZAQ sҘjƘ)lJBz! [UEF$"evيDaU]ʑxբSٹIpukfjN,84Fh=,'Ӹa-\R<0M6jp1> #OEĠ H^1ƒÿl؈;P5f_ڞlmyyӆM.d&kxrtiLw  gGY9E'wm$.ꋪX`=j=ә1CE<1S3)=+.kjl.,a~qwjm2_C6:/̶]u7~z4dȿ{)Qk+g~EW*=7U%x8 >[l)qdǜFsD?[0]cdlʨGIp_+EݯjR7Gab _x wGZ6$牖3q?:X3>:ZG !4v+4\>0]& &y f@2K12h3G s# .Hja3ׄ6TB,+8JdA=˩ 3V_N4ԉP$ wxrR1fA] Qњ6c~C.`Pn]Z)̤ףFP'ڰfWd= y7C$>?ыkƽGTbQ?EY]֟Q}~lܰTQrLP}j7^޴I154Q\QIB82V~^~1ƥ.yδ*u$CM0UK9ԞERӨA!Iu|v4*Eء]di&Xmqdd,8tTզ"ZbȢfb4V%n xJneOBdеډ+k=7tޜKN9y3R\nM>["qP&:YMw ,Bv;^Ĉrx(U$-?j̦({Zz kU6(dx>R-opiy>,:h)JCF& T 6XL>ihw CA5v3m9=LHOtUkJIJM_?BDIԞWJa̐2'qI!j 1RZ^!j=irI螭=[6Q=LF9XG=H$4GɷLtDe n*=ӌ/}[KS142A| syؼfd͠GʹNols=cy)©?X| Tq [:ihB6zqm rpoPli7<Sã_7aX^ES2SIp;Ȗjǻ+A~*mXkf1q0n8_L~2 3Iy%XPs& h*UҰTI$]yLmB'"X3/1=} LP>X# ֛+ 8;ă?:Ό ލ_nlLuP+_$ [R~pڟkmZާL !V>SvmRWӈ?BCiV!Gv侳%c0oVO,czWCNwX &;׏ u7F-ٿCjpKYb +k J+3]!K38%AKY}޷5 , 0 jxCxlT$py~ ED(3T~щN]w$ o ۧA3*4e/^zKOPGw}]\C]RgL#J`0xЋ-ɶG_EUN^l6+kb5-#( M4LhbM=x"! >n}JuI" q&rusLaSN2}'[ Wjzŷko* =V#]Z;??eTRGYdA 䈖3:TGwRzQ*OpiQ5ͽ68ۿ" e8 vbν1p+PE&j_ճiv|1Aewuܖ^z X1?}@J*.#qOBhJ;IcbU5s E4NEǍX BDAS3G&s k+}.bkv@3((;$%>~̎)O{%'C1~?ypH7$ĕ#\x%tLu*-/21wC-݊N4k!okHWkQX?Hd98@ڷoģ,(=VAMI{V}[WnhPՎxcn߱hVW^ؘ,|;?ݢ+3il;@u2i>VKk'8ze(AYQ" 6KO%qe^{몫e`U0ws}zZT*;jgq  \#+WIkzn.awQ>TGJƲaO{->wA?i ܀wyT;59`/X$ tb80^<%ԧʏ|EJ= _n.?FL{ט/eо쪦I,^M ԩkI-F?Yi}rbUP ˲HbRAcyJtQڜ>C ̌Sh;>Fzx6DdAN7[zT wS{%sprϪۇHwǎ)c:ha0 28e9e,kʑ6 uFnU<|zLhqxy6*diߵi={*qT{~ffF)U'/m/NFʌ<= 43d=l)6U,&}f$P١x m*5v8ܱ{q:5uN^aՔHh_F:  Ҝn\ƜJ*Ԝ} UmgpIk:̺7p۴1Z`9݌2R!J/qcI$|c2i悁y&2D8?簮_56*^K,K‡#էN*&F8&Vf؛`I /o~[{GsuafR_i{ 3G+PE&?۸W-<\KߦmއjbSD-]vּWa+5t${%KC&eǏ}c\Y jg-MMkHB'33$H׮qp]ax=J;-1þo+f,/=OXNimSKrNͅf9AQbe$LyA{?kҘԣet.~]@,ft|}H4<ijW&yv)ϼ\{ҳ,#;5$PKc7cm;H 4CIJ6uPK{!ԅc]+܄fCpF6|1sp6-*o2Vbp.FO^`&Z+Ux0\-$$0D\uI[| Sx.H'%FYcLO86yN=i5SPD_-M@;P,VD!` غ;kW8H0bзg~2;.! %[nx)-c{gvk>qɝe'@6h?$ ^΁/*ӟ6FX s]hjj|1/OB@0eNWoEol zoi'F@Â(ɐif]騑_q\In%@r!z]'npwfhot3Vt娉fQ6}O{Ӏ+V:] tJHk-n;xNB8 9{3f\,KF;*WE}!eҒ;uX*Ki<25fPi{pW$#z֊M$y-]IzKΥvKZ8eDszl(O tb#y4>cg 3@.>1 .ä"'^25_f 1$/ҫqfݦTϝiY#VU(8%] oz@r_XtzCKcTQ=N+CZw!e0%<>Y<\ IO5߾$%n9pt삎>Z29߻y`.hyk~ŝj3܁?ON7إsAn\S57QW]bdp4u嫜 e5o$Ws%qR#*@t<6:~" GtO ]Zs[Ƕ5 =s@ c ܮGgB?O,!;0b[]nD -|N=ɤJg]U Syt@ ˙hLhd,6y}TM7Pk`ػ=N0XR)5Mkm@Z,𩇭D2 Næ陝"/U oak 7unc:irsخ;κG7H!eG|xuWF }CP=U>m D & KW(:~t \)D2'#@TL&8~Gi"ISlͭ!hrb)I\~Gr؞zcv*#K(@Rs^Bk_aBg|5]pˬmbJݝ<IU6qAfQᔓYu.IFy(Mm&oJђӪ<_>I~n1^Jj?ǠzR$~Y;ީi!Con֙4]&)޳V*f)#VC[P` Sx(_d5D@ ycyR7lVqeԆ97θ=$K#`(e˵i%}R͡j2S+їFV<r$jt1#[1=AcK:{^Ӡݭ"mg⊜1r/daKx #ZQ"6ph%-iپ:&fՈU5٘k\dU}.E4x2%آ:o>I:a 󥙺wUD( P?KFH$@Q+h!/C*AGuCtT%e%yNd/y%ur`#wΙEDB?L +A 'ԡeNIOihR)VxWGg=(abqK)F?rWHob|@ٱ!b!;='&|aУ+J Ož(U!n7tRIO6Ts3#ǙO[aaCNUYNY̚!RF4&BhfU\m Cl RҥCqrc57U H!'%JWweʡ_֬#)b=HsP kh yN#BMɢ@m2赳nܹD,8&5%߾Qa{IIhw>ܔƋ"#O82tlONa1@daV82r\W0[e׳2Ko [wut& ;bCo(NlvYx"/w# _N@"C0UaQuGN9*` `KtO(np爳Kb.6V]׷M\:YQD@>W~HS'AQ7s~}:ehF5qS%R!Hδw;W Dae%3h#h#y^/V}g_-A([)6?vcqNۂ=m >&P mSVPa+\Y% )i8:8 W2*ߕ;VUHt[遃7帑=Cy9Z|}~ld+f(wDMxF$#W$w LJ6>m^ݾKft7A+0&l'?xb{RF?pc{0; -$DIЛQ&}P;Oʤ ue. fYDAZŷ 1!Iޢk s*l'j4wHv̥O.Q^_tvCfΔޔYIqEZr.Bp.i<=sRh3r ٨-辈*E![[VwHV5\Ji㚮"l^d[pf3È16zrtYtmflXy!}D.<dBh%( u3!R9sCBe bT几Ig"?İr{~ ّЬYޮ0܂ߒINڥC{ xQ"ۊ "ᇓENgiկ`ņv潂 [W޸ H![Bq뷪:p1^MG\rkƠnؓ>`uw*^~u_myZ >G5Easm#fOĶ+h tn~=u , P 3ٝNT98$_[Wjsgͻn7NUKU2 T2=O{Eګ=Oq9µO\l|v,=~׆ *!-舧ht,.M٤RTjiVzC| }Bf7HQֺǡ-FPMe@[llN#H[CcV˰ D@V: T;{:q7%DsKM<6Bs6'fB e5;_hxfk]eq[s 3daPUgkD9P8U%4 6'ܵċZF:`& ԯ}C2jW?Q(̋ݰXsgWec3&y! ,)a.{Kk(P(/F 1 Mū)س۔y^3{W*BQYo$J!5r"m3"9.z'Ξ2 FK Jn\ʂ9e#0~<ߔ_ @؋"vpc޲튌  |N$cX6'xJG)YQ193]Cbq P@wźL+jٝ-Yy4ALxkT/G0p|ra3s!l7)X˨gyBHQ5zrxvw UoQCƲtH>O+/xڔ#6+;m|.Qȓϐ`h!bţ_ 2L Nj^rme@,-9ڮ&\]ʻiz+ $,lMsf9]#AfkjiCN7DZ[W;J`|iC?|JUm|YAmHy[L4s4E޽ωaX+5M8Ѧ5m`q‚JX"ڑ' 3v=\O'N)}J%j#X= ]BTiI K`0ݾ\hʨԓ|?}B8ý99AԠL9u[G:J|١d'&D=eu$ wCt|甂UW4ORKIvV&4Jn) }VPEM֛fDm;e }O j0\D9+~nDn~},O6&s0pJ+iA [c+{Uo:UW L=4NW}/ndGo004xCä}-n+_aW#z蝹]%ND-ZPYTJViwq^ΚBV0>?1AbyCB%)t8c{|8ab4"Ҿ.Z=r czk5 YA]bٛ1(P"7 Qa $QXA|_ ~)W% ʣTwKB 2_m}䏠r UT4v.G(9)(L ͦ ®;]P@\ňx Ou9;'@7.G7K7rV{!*OumK zr"2H NF=oh;U6bK[LRaHm*s_E"ctXZe i[g9O\kVr2WvtC#.V? xFpS̐ej(p`:|>M-rhoHHeʊ4Ln]$kW2A"x*$vQB3rΗ%Id!uSŐlǜz6* yq-{f62Ę [&ZG09&*|B',l%:ѱjǶ >p" rw,>PiI VRR ȂeaOT `S\lVdWN.A<#8@G\¿ Ӫ@/ E~zIoJ킢< p vo$CFkV,W6aI ?a_C݉JMgkgFr߳&o?[r^KpЉآ%MNm0݇p%6`͕mH榭nquo '$$~aC͹ݻ%޻I *GkǕZ,NB2tD/.5t{sy)aN=RjׇB&'?R %X(Kqn`k>pp2 tA κt,}P&35qb sb{+цYyCV@[3y,U#O -EPwHC*{u 8ͫ׉"y7 2T`QvX68[cEi>Fs҂c2Tt:70yj&ph.$~e9ӱEur)qx`'~Byz,x*"X ?w~ɋTlL&źs Lt(Ưfc!9V*ʖjg(/؉ؔN|ӧȃDYF=d~w'RDoUk IĢG4ߔqe>ˏ` ij $O Kk[1oJd`Ə~,{z-x]QE9WIְlV~6t]m'V:n}$e6 .}̋ʳ%94wLQ3AatX% "k F@u yq4o^(PAoWl46GU#8uo]^bdIR\ OcuW5(bup^a Fxvɑ$ JG­ɪ Թ..#, Ʌߛxo7^H-'[16򶊴Nx_we&άf$h_`K醅]K=IX608N|4Ly$ϓW8Y塿"$EҾ0iatFO&a}^3K׆s4oYI?Z)V%Y`!ɦ" nij=#>!݅JRϥo DVfG+فӚ7Dk~%U`rޤ\r >$jJLzjN#G)[a@Ag^k2#iM>I^]䬯ei]&wyֺ 4-%=M9Ez7~s.G-vg&`hfht+l.]&M-GRKM!zW'1WQJ hD%vhQ9m<<㸀LfE%[K`~7\Yrܨx}e} jKo qpحv"@KeepGó?>%Q]-'.mnoOXyFkH*m_qV!L\R%Ԗ&qhx*\v|PLu #N*[JO&kMF $#(?juym1 @%>:^X,>ANLb$bip/Ş[4p{oovVdq(a:rY^K;1v@g&VjMLvBga_'5M_M.UkR|. TK:Xm`0uH_mq4TxF MP'^Aओ,Jw9,4oޭO7\5SR:ǺUE7&鹚A2nZ*}}ft(>klRCsu̸u~E M4D.( eҊ=npQT6]%.Wthz gHvzU  Q>)z޺[ZfY%% MXr9㒗l냫Rؼow!'C;L\7kJq1_ז<<[<- J m%BZpuFT1덠88%V $ /)xlԪ_$LBPӮtG,7oyM >E30|P.C[Z<o%,>2X*waw^D֞[o#$9)^:'Wn#f~O[.Rv{' hGqM1Y"ih=}:U[R sj.{t\cע3)BoW-!&/ۉѝAE}U7dFh\:% xm fD!$>/hPe'ⵂli",]J F ~tL2^Ɨ"w#8_Q}3m} p?zP.t ҿMu8bȎxBf!ei|K,*AS%d7= RPnw~KN.$xD%Xm:KJELIg-X_J|nO SȺ3>BK}Z`}.|ӖlK`\`W 94GƮH=kbѹTT:9{UVDN}y㐑 dEY":y[GFJ>#Eӱeh$|AjӿSq),օrdMiKmW{S*Pϑ=${:WHZKѼ4G=ZDc8sz1@"D Y@?/KؚBṃ/A+r.M+5,ropѲSm4BԜn\[AL GX3e?GN}_X~be^8L^W^c$A!h@>[֪a U,;-eRT&ppO*e)=<*ڸ?_)hleنT Ԕ83*mn( eF f/qoEɾv$̇d;@2Y,p˼4#^T7 y|.%߫ wz#]MDekhݽ+=Z<v]r sbFaQ;9D|<'NX='-<Y`ڲP\RHL_ge+CgE5VS5ٕ B$P?TdPQ+qIQ~d1ݼ=~P hLԷ/ك6E]$I? ֪_trfaџ{=$P €<џ4VDuy,(S<`%bVor1\2̠E_ Qiߗ kA+a2oνLPſq- wjO(북(K;q~FpR>̃rTFC' _3 kDaI5.]LW@ [g.f]@N6NvIZqF{3裸+ͪc4Ee I QH.˜)#xrHGtx=0.}umuX&6Z;Y568MLD1ʡ82b٥|T6HA'ڻ"W[?yT7q-1AE"˒-_l 0B=^Ph'a!R|( RIQ:ڤv :&iȦ{Hrͦe!>Qr!Pn~^HQyjpAA4M[\l n~3vpU)P_h$lNjcHR Ǿ9 o;Ug{U䖷*KՕkWSj=@ԫlюE:Ԁh9@A۝PQג};Gs56bP^TIM9j1 Ͷ0zB;LخHCANk"ؔdžQykoi C FSdYG$Uɯ?8_%IZ옂$UrI&|u? kl~^>E(%>3~Y rjVjr48`aヽv&ׂbjGz5[;ltV;gd4RWC]Qc 'papN}ǏEъ˱Aw܂cp?N#Nq-?)NҺ3~Y( ),d=xק8$]rدgK%f-L1}w@HxtKy!93vqb'XJ7R;߂_d%$p}L<ѧ dU9 /%vj/2LJn8xђaz W'Eһ69%QgRs9䜿<\x_.zEaZdC$bid$6poN[LdAd*Ͻ~wn \NXDG8B{Hh'@0h@ =pv2,ث~?j53KcJ]RS Q{6M 3]0A Bjh^:Ö򗏊E9G^v˼hZ$99<l~J]h=Z-'ĺ؟87ewC師@q+-zpF< )i[T\GĘB ,9Zq0]trw Z91w"AIP]DՓN@x{6Q[K6c4 8)0oA5ȊY$v"  Ѯe!+NT(arY!qu4ʝA ^fGDpK6?_׬\ N-dS+:Ӓ]ɡ'Z):"ը6gUĞ5Z>w57 K/\=G\(@VZM0|z('l4nKx˱I;2J9CD4ғ_X.:A+Ž5]!Iķ.V1{F'Ex>y˥|//Q0 {KU3AFvTc[zt@} 9x+SGYzp cɯË&*Ǜ Y2A#"dd_؁eI6~ xlP%BQ?,F 9Q`'xV}7 U' oQ/mbKfIZ_u`yBA}0ՃIf줏\6&$mcz%]>kTR{R80繊k64Q~,15Gk|)gy@0G[2I4෡=.xjT(j+csж"H>2O}'lJ:/YI >7df6}0jGl}~ |ɡ W(v2D\0F9Q~J",Fg# PjjP!W*OXMhQ+񎋝^/P P A6 \U/B9yl}mk5JlVaxМ1aUHobNeAs IK9#9{2>ado8oao6hHpJE~eT'? (\CZY32$_M!/k&8{@c߁J"}7I+y>r-+)1ZdžnŹ\vΐ6.YY|12Dk_Rre;)rญ1a5j-1 dN)t%g<4p eh7Ƒ2-Aמ P [@{&*u[ JPyfǫjS}otS6N+\}`E/#'쥥ʠa{ciOΖ)gLY  =k/f ŮR;D-Rf͕?]!Bf/~F//,v9tvx&qװyy2wkr$>w]nv5(|2Ks?E\8L\V#c_WDzK_"˄RKGtrXމ1[kֳ/<Gw+\;ً7oHz"~YWu 9K^*=0 C+cYgWUr] ܲv+`CiO$`^v?4H DoHNPËѤBiڸ+"Y y}ےk7&} [488M2RUJ및11nx)#gbJE)eKlU%+-q kJ&*(c.`$ISnP85)cE /Ǽ)8Dnr۲Ĭ9[PM;<+8aU(YH ƺУQ|(!%|Y7n }mNšg K ñ'Mnrr0QBÒЦkD%f_:u\vQC٦76J5*7X2irV^\F2og3ԎF$=cƜybq⓹=l5o`rMfC5oFaqP/\4ʍa0hwc)o͕2 QC!!Ӊ$EO}Ah!MXsrè9r􉨫Kۨ wOsA6e:1OC!oC@iUl\1MtۧVmT̵* Ԭ egIn_;3u|Qb Jj6%&nuQI*3wj d*#kL[I ,S9BV`U5eɫht5T鈸i[ad쑽~rw479;HtI^I-a١'W9Mz"&a5tL}%O[:9[ܬ\vEfo&}p?4,}|skHf?a3JV<:e| #A9o$Xnja:S -+ )bA[iB;A,?^=_C0V2|/N 맫|'6<1:v;oTCFYDΜQᴺ.ޡ P H5=l!I>IqE ~ޘLmS-R-4@E; &lOOuro~8P)>N9Y{y b'֩ʝVt!n}RocP+^? }?-O+z 'N-lŧ$&C^_1/{:*`Dj}Lʤ7RЖK슌{ $& e4e]ŢδwH|x? XH K8"V}v6ni$?&Fy_p' ˪E G'i86Om,`W盞qb(Y2k,%Ҵu$\MG"+f:i9c7r GGH^WV8YhkrsRЏJaH U|8ЉPz^. cvGe\ T[?6~,$ Ez#$S/-a3|M؍4gSaZfxa ,c7C)bI:5 MG9*#vŒ?@)HǍ,C*5%1 *^w*x>IAݟe*ҿJ!TJXOlfcAV[Ǐs r=xˉ  Ip;`P8t@ C)Mu* 'V3S+pXZ"Fy62X@@%?Nbx%u~9ɃsiZ֎Fe5z|&赪1E"Euc!y&$Y0?Ѷ:ӥٯ_եބϣf6-W,YB2L)WZ)io[ -λi5l$}U>ꯇ1豕/L5tqhBd^R$B˹{Z_^A4E J q-q1žeDƞl([ƀѦ> &w7{G\ݑ=uVѸFT |4TqĮGkX7`Za#PCl5t, py&#<.#.IPQH(dq(NI>.}Z8kP>MMvQPi@2̘ O65Y!1Tse՟iA\= 20;aE[ ^C9]@1 խHHruu|)sB=(D}v] G8*mnσ_b K9'6WW94L6-o1|dc0-Z,GÖ&bq'.kfY; ۇtc;O`;trƌ\/DJrBvALC]*yܝ6xxln91jXٞSbl+hm\w/1Z C/oA4ךuy &@nkj^. ՝ؼ}'*v^5#EƆF|coZ7R5z(릷:5<4GM~YkŨex.\}^:(C=k\9aKEub nfIŽgG @tezz\ 93VK%PS4!}yRbDoűHOdIlXR.DL/lR?Dc]X[v[,eJAh95ӱqRBj7͞# ܄iqa[ܙ4h(XO/X()Z';r ϥUW;bҡ/l,%Ln:,6^ʒN*:F[[lL_Q=r {IY )a%XUQmM$lQC%h1мv77XosϢ0"Gɕs2t_z 1=?\{KuhEPn -m0\@s.0U#ev +RG6p(?u'b[&{6?,2 #~ec0D x9*"8D~AAaVi{/MfC-6^!]Y>DtiE3 tONH jţ`_g]&F+ lxY=/pwm@Fc(eΑU=lvi3pÊ^ EE, ﯝ!p Hz^-WOvAz(ZR8pGTH~#y}^ bW&s*a] 9q@V |:~;) v0ri,7%pbŒ#7F"Pڱf 7794_òϕ^D-i xޝaω)ށp17&5LAuNb&$&{xWYbX8`_ !`m:rFRA7Np ʙw+a2>%)0l'R^ e~jU}#NV;#&kk=sXTÁ[K uj W#czEt'&7".u_gBFtlHCj;RVʘN[J4J} ^.M!$UBSi(0VSt=*AFI~TXCä5']T_C$s6kx;v s;xPE"p*iեۛ#˵!{Ir35,6K+†2wH}W/Ƀ!" MV:4[B9ڬVd } ͦ ;^*"rkFY`Rt25:9V`c+6.omr;`C 3I>*S+~vr^4dl=!skٻ@,4gE5E۷XVe:lP{Fj4Dj! Y$5>֍4dv0A\lC賊̀6 }"Q* :S]8Y*ཿ<@;v'sɌtdj4ŪGe#cl=`wƾ6Ӻ{\7>I Chf ;)@%:Ɛ#崃O9;SUǵHn'C?HE5Ml< $7~f7%::kҚ53W~s#4r«뮀rW#\D.7;&uʔk!z:ogļvZZ/"VN WL Q y3#|]gE ^U YJ%M{<zfs>;՞BV ŋUם&mjh59c*]sĦb.\+qM%M'G>'C)a S8Z1Y{1` !c0S 5ut~v 0CUcp’7tɏIq`bX 2r<٧5j=1Oņ,()v[tECcze1tZ,))J.cJBɐŀv<8\ NjW,;JXfz4g:qrΧ=8!N.(+em7;;o9Pmyh۸W'&۪XDJC)< vk ['qϊV\4̑.|7"1< M?֔Su꾘A݇UR੸d6slX+I]V}u\>6r  ~&M`MPf'oαt|=R;kڰ)re}A%U+0_ϒStbnQ6[Y_"xZx|8{D"9J*QXI :Ȗ礲9흊'H.""x0 "D ֜ԡ"NZ9!euVTB0yJ_.^.MP<x&T"a+Sq5HyYjF7T* ~VD?")9͉71=P  կV'.jv5RkgB^~Amp.L\*_ǵD,9a@eoe&ȭ&T]T5{@uv&…ϰ}%Y0u _L[1yi $h̀-h;݋JOZ,KI܉y3ƀ$0T =%u, s<8;>64 w@q)yKCNH#)Qڰ6r?Yq.LkOquVݥe[9YԠk3cPs8Xٙ-B߫%>'isx[4lDUE.nOv)HjeԾፔ+yv6^_i|!&N)váP&к2XVqIKf0?[}8ͫpglLr)^<)Byc@:cZ,Fl) 攮IX,\* akbzPbzJfCLR3H sYk;U)׻SDv$ˊa1I""+UD8̼ߠa54<h}PL:vXv>91Ţ7~֥qe!9vOU!*{jOŎ񠮫/W̑&R-~4[xd-Y-;x|_w}Re5;!lW` bpNw EyKD%Q^˟B.JTc+NduD/$ /86IyڒfsDvԇt/*lq'SC~dPqaJ9C;CHwkH&wWȉw7.) eJ TNDCG;LSvفkt\ 콛xB6I3ABXކ!hiU*8j8~SQ(QwARqMɘ8][FhːWz"T΁ϭaT9 PF1A'$<16[|6Im}К6e9?MZD!̚ΡB҉>\Ŵy_a +N9,7 0ýތIHPQ~(f(PR :gzJ Hs4$סvTt c1ݜ!o*Cg^;z L|@`$+UBsNw?KW֩ se4]V*ޘQ(RɘKOSd?^ܧT-"wssm%#{%J4Ti͔G] %n\K^c74vE)˯ŏO?UNo bץpj3tR <$~\pMzT!gǔws˔*O{۴x%)oFa{2mHHmp~/Ob4D y:t }6.ǎ]SȺe3Ln6!wD n6刍'-4H 6e%8:2.̭u5ɘ`iY 0Â0iG(@lZ o2h-Rn,X Bݗ[] w?m]I2ٲ$e;%jc4AmF?f;j ?֞ͨ;މBf7qM{dbH94Æz`gpނaJOfbn˵Rg@S^jI~!0e]Qm߲f}IDTgU^?\Q4<Wӯb8uEw|k(oGwMؔ!?RFMjX,OdGh鰓*Qyv~+A8k!`%9$] qZ8 Ԩw:yLԡ1"}5%_MHp=?1nZ16~pTrSk!NX>`, '6xTPdcy9"oB9Ҙh߅VT}Õ򰴱PD:rPųs W(XL8$3ca@zǜ7Kv;PzW.̫lϦ\bDwq rk3㇉yf_EqgUֈg猝. kWHHF3 0 &W6hCdջ>> V\ǧh=La=OExH*y@iiu6!-t=n9OUE|Q9_jD߭Hs(W E:zB \Մ)cg2hMk% wA~Aa:;?#j\X/߻ mOmRQB@Z6-!؅^ҁc;3S'[0ΈNI>L5* Vldt`Q/x-W7yĩxyK(7fLaq=VDBqj7}ab;7>O1ٕzpbTJu!Aǽ;#[rChYHۅRzk l/j&_PZ@rZvV;X2k чeWvc0f К;5l8np5}|%Vy)7zw'C3 îlx Tc +bgd1-Qc+JykXk +FuktgŝBMFJJha@TI;Ç06Iiv^8<_\7O}8p?~*43?h-S7)`(0N(Ru  vz5}h=M96=#ˣQZJE#F'L*kUI1#M+?R"6&OԇY=ڜYrMLw.FQME_A@}`}K]hdˆFgAQFjU 3h(=ˀ=_M0"#_|@Z7erO ]ߗL+D|w;]d"Ǟu:;V@ik(kVO+Z6R}icA xV'dKw'3$'D|ݬLՀa{v`Y#L }#{ܷz+?"ڬ. xg(v =MjnO=vWxZ 8)x36p#L 6rowsjvx733+o0-^ȏʟu+ o)T&[#udAYaB1ׇJ[ml)H_ ohgmy].Iߙal]2K0D}FXW +-(軔-{%X&_v-}3UT ;ePIXAKrjZ )YIdKTfaeӅN:(ލߞ,8YiyN$٣U=R6ZN\{JNd*>q߀ fTZ83%T[ic`"!z hF"7r"q{2C2p뿃AQNKm9 3HepqJ}2IbTI=yI$co|t_!"Wn I` Ք ̎} -ΥvV@ɽ&`L g]%hz ]iCc}]‰3x1#xJǷ#vëS7Y9K{TV,|mK"io͖ޥahʋ) 7˘5%&UlA֗y]F M5[?oGP+čttgaO9yZuU)o,:-U\Ԭ/,W4Ziuz4R[WEQ3.eEA2)OuTqa/Z84&҈L0Eipv !" c$珕/Az>AUk'd +Gɹ&6z]]rV; nxxA )05dcS:"YԲ7,"!paS{̓B#E;ԴLnsaF.fx /8p@ȂM3s "Cn%_F]p@Tם⥌j%__2!fFc-Fe#Tk89䖤̉T$\534 \hlߝ` .V7uͶYQ9 浠6OM2nw8yzҨxa>\=lD%IZށdC1^7b n(m^Xo{'.<*.`HV'zS`Y%ΝRʣ!yB4Xc*ϷgQoNu` gM=_ތ}'8NDUg(%t6oMGbӯ@۵7PJ\\/e( q625X;ҳMXluAX3G)(CR @KT5iT7Y\y,x0Y|%sK-~M8٫p~W [CKM%`Z>&f q4TP;/Ot: >zLB R_ ra7/t%ή't(UZ:]u La/)I%itږrKW\#~xJdDBg:;#QjkO>.?Kop},-aeTڄ6+`p q- u'*U.~6#f^3Wg@@s[~}l,u/b@-KJdS./H_Oel[{3O '{RʝC*STG]Dحd _XtR&uJw҈dttl09RD:,R_*7)D?bnh%8`}G2k 07 _lv-u|H 4\Ռ~TPNM@ty3PQH%1CYP@Z@̒|⋛W M?b6bXܓ?;.39YMʀӲI4NCeļ5pO,,-_>Oj<TF:c$vss Lg$Yws$C=޷]:3;wHNWQ)F:-~b"diS (TA#n򄣚`a ] s ,V [{kp6+T:^$?"RU^2G &lxL4M a mQ| zM/a g ,!: dLY_iuL.0z5ʳ/G:ۣ X{3G=h!zd +}lRY!\Ib0ȶ3Wcu41ȼnnBF0-~ؠp%4̝)+-(nHcgH݊ ;T9'7%(9KΕ^ hAZ ob[lo/u/cI';A+g3_Jq Ԁ1Wei56@vniP4?msRp4:<_ϓR 6GCezу4W-<ۤ-F۔DpE{ %{6 cv~@@bMɭv#DFrl¨@ =),y$j4\mX‘FQAAT<|(ɼ&JXx c(G$e$E幝zaUp>!a0oq) eh\n_sRNk1ԣ*!2Ag_@Ӊ͞Q`[4y1{'2+'H cC1>GJ:lJA0SЧ9E8a22 bځ#"7GcѲ&Hwop-*6ݔ.#khζ YZ