go1.18-doc-1.18.1-150000.1.14.1 >  A brdp9|D]fys PfMpp~Z!"r>!-2ѸyvAV{~Cw5.zT4*A\tWuX֗|6{oq\)2"èC~*ٽ.*kӺ87~׬N-z#\Y5Jq4~ gs ,<)45>IBnFAv~=OM[(&t=IIA4}Dr-SͦRRf1a56ee718a5c269b5a8371cc75cd54d9814324079a86a8cd07402d368e33351363feb20550a42d989bf667ec6287387f74dad7cbrdp9|szۿb |>X P\lh7 cQ~`-:xD+Ջm>@2LD#KJ5yVG6%vkHx7#㳻~.m$}?&h6k[9>cП=z:r_9.І ʧEny*#O{x.ZWW5$]VY%rQ! Z_(a\7\vgJOlf=={9E0% >p;XT?XDd  " 3TXdh   $ 8 } ,@(8 9 : FUYGUpHUIUXUYU\U]U^V3bVTcVdWveW{fW~lWuWvWzWWWWX@Cgo1.18-doc1.18.1150000.1.14.1Go documentationGo examples and documentation.brb+ibs-arm-3SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Documentation/Otherhttp://golang.orglinuxaarch64Mh.4gbrabrabrabrabrad996fb9181360d605adb42c662c36fb5884988f29940621dfa8b7895215740e3123c14365f20daf6c31123df409b281bc131e5d1f88fbe543b1a68b5382cf6e7ff84eb52f3034ad21a79ccf00d8e92c29e6ef3dea181033a7650e5cdb7486d60b452343408313c2e9bd6914416cac6f17c7ac7fc0e31462e382bbe56962b80ba3ce82cede5d7ca4e3d86c0f864304f1b2a91fa2c0b799f19bb6bdc9635d36d24rootrootrootrootrootrootrootrootrootrootgo1.18-1.18.1-150000.1.14.1.src.rpmgo-docgo1.18-docgo1.18-doc(aarch-64)    go1.18rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.18.13.0.4-14.6.0-14.0-15.2-14.14.1bobUibN@bN@b5b0b(b@b8a@a@mliska@suse.czjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comdmueller@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.comjkowalczyk@suse.com- 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-3 16516634031.18.11.18.1-150000.1.14.11.18.1-150000.1.14.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:24032/SUSE_SLE-15_Update/7c9ea6cfcf5fd0f892e63e137dfc4d7a-go1.18.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxHTML document, UTF-8 Unicode textHTML document, ASCII textF ~jwA69utf-8441c2613683050abfd31bb8b94f67dbf2d22afb021c12d2d4caf1ca8ec981288?P7zXZ !t/c] crv(vX0C؉enLa$` zE)GޢZ?=DlM?q DY3>}g"Ӹai*>qh>@mό[Q @xYhF2vXb!jԼAWi "Ve]HC{ Eǖ۔+yj`U1ήz3h"ba>,VY~}^{zѾRͳkDqw><%'*% )oQ7ID/^"bvm{04sl_* "9LA\*#S-Dމ 1HB!yyM\Tg|6q DP b>a&r4ǫbsbIþFďۀE .&M1{v2Z(,'%>s G56_9k"!/I͢Oћ~CW\j]l͌FU"_xF `7/'S6%vҔ[1x3!BvUF\5OYOvp-&|mWEL>;ɉ%=eGr%fǡ=!_I'~??ҳ5UR/ ^wyiUȝ0+W\Q,ǔѐ7,'f+ &=V(ft l+0ʆ64Nw0::#H$>H 8 <*}C ~;^M&O&.^0qXM=v]@vW6RkL2P\=\NhFsߕ,?]J߶oPSHa2r:5bcCh`B zI7v{ͯȟT@f 2ٸ8L̜6_ =0XJt-#dG]6&\EWL QoVgU?QGf0'%^(mNIemrU`+%jq+0LG A).%MsiIM'@⼼Jg>p1VDˇckXנ?Vfj_ @Cl[9 IlKm*7nBLPf-?lYUpEdU .#;WnXnZש!P6aVpj$=#5i# .Ƶ:BaB$y߽ 5Cʯ]? t f:dp6v L"S`B?'=O+jR9F GH\q-^e5U1{ZƁF5 rѽK |އf isj|!TՖR#ٛw쫜^F)Jbl@ Y&u#9=V ̞eg 諒e@'[(qf3'C%2P^ T賗Zho8 krz\QI:B݆%Fʑ꺘v~^^i r[_;ۄ5쨞.46&Ƃw(Y>>ޕRˑq d" iDGF"h-#p Ole̒eKy3%LCl^(]݁)o}cS](rG%6\ 0;CJd Q\k{QW,jǗ)d{m$0g"gFǃ^UPPix $O;)p9Qp$q@Oֺ\B3r45tq!o떊^WKΙCKGkjA9Ї+.< 1yuc]??oYiz"ƀ`0࢔F\Ofbiqed۞s)0FGkh8>s {^>3%*['4fMn[P#ckDɈ?́y]޹T?-K_fDÎ)1rtz)cJ6S2_bUc2 ` ]ubf")cŴνdCUmTގIx 9i& Lx&{u" n4 u' 7Ta࠭}Jc,AhNlه[ \n[% ݍDɣ-̙唑Ofui,s0)F{ D :ܠj-a4Huz1rC?jWE}z'‰lw.Wl_gb9SnK1w9V F74?eH}bhb cX"8]0N8#qFkU҄қѠlkfÙa\Ÿqc\gE@9߉2/LTAm˸3 'J47"[^,Xj1iدi;P`B& GmָpN OYRPKguɎ3Ke[sL/Z^ \WD2F8w^#(׳"vo&J;r>Pa=3,SP?A.)sˤgy# K2/Yo[nuK G) %( *Lj.K!,2K㳺ōL'GY`yz+ؚ5&IŴNg K~D"CS@@]?+r6yeDc0KyP, 9!HוHpEoj'2)[ՇEC^v +7Jm ŒYxn>6%/ #) 2̀Om/6*K]D0eGӻVF'[yXz!'ZidJOS7i{+[n4ͩ::H~٩-e8F_,+ͩ]h+%ǻ7/YoБafzRhQ@ׂ= X;4Ɓ'[U*xtb!|U|d@,څ7dDƺBr@h~FfΪV[ccC={PZI~*7?#E| `g ?8b jj尊CUNid12~m؅J@@&"PR_3BKVvsfi=}հ0xr:ufȝ1W N~H.0o'<"14sݜD85C$'vZ@Zܨ"v? SG9GT\4NV:YCkvMt/5P&.Gk+Bo +6NoOwH~aaRK eT0?g#O"^v!oz¦˜}f O>&]w 0XxXǤc(%ju= `Qw/wV$U\靖y K- 7Of!ϏBl/aL=& G3r-Ѥ;eW2w Lq=v0% b6=I}3;.<ĮL:W!`g,:uqvFԽZd/0f8ez_xܩzpۑH5~Ug;\u֊+*wWqw LlqWC+N#ϢP?{8L[ޑ~~L/*WI=Ϲ--ǣvxi:c3R|}:9'\q?OkPB+gg!UG7ba^T!}[D໳AT2M4?65wy"L<- *7cMżʧ BHrcܐ}q}=m6C.C?k{fÍWbPzZ(r{3??lޑlsX{+Q_hhџ TVզΑa1LȌUXb_cF[1%h5bV%?; q&h->Tu֝8p$Ɋ_usU,6y1G%l)ʭ!^Up[J:undjx'^0lS+Rm=p'(mʋ4nLco7)v鬪>rחF"de` ћ |uanڈ&%Ķ9vyh̼ #![o7Lob)[YI\FuLj6HDq+rʝdmKiZJSx`3ڕ ICvDWE69~MtI_:!N;/Q`q3Ϛd,ܶ[We79GӁ:p 1%t]9 `'CށH塷/Ki(iXlSISR7D%|SR6w6bj~`#]ơ|5inğg2oaDH=KtYI7gYUdXtQSFE +<+ _-%nVR]Ao(0mB6`uϬ67P,%q:1BƸ+$YN,_1c ؘRAÄJl'aX>yN8Һ pYE):*r 頻ȋM@-a`.?8W{hߕeqH.P҅"-aqgjl}k)a0!o4/JFrIi =$msR Ψ-s^^AGX NnqViKVz\ J*GbYq~DN+eW1]ą،f7и7 *icl ΢DXŴJM=G]fCܲVpwLNZt(2T~|g5`Q0QL$3D%G~`yUq V_FAT[)Oe%-Zpw(cPd?+!uA7 h#Utf< p">?Q(kI2=fk?%:;;CUT@^d"<(ћN1Kt uM'RX_-vJi% z&n"(Uvg0W|$_Cg( ыt&k3@d\[8ůZH|҄,򐑎hl uhIG|%ʺWa-U"Q/3<#P=lVFzBU|bӇ8~ 4wI2A9l J|RB/qT҅VOvj$ei CVa̳.j ^nV0nug 8yXNYay,VqubhM.RE")-Nk&Y6seJueLlhM=6;huf(ÁP&EIkj|bm4NE}C;!02G!oH=ģ01wjj4fC (,UϺQcv Rf$:P}S6Vr*d~ѣ6Oz6Qa=ݡdz ӮX :6W8;ycTu7<%`ݕQb)BCX<z{4)qP&a%:=6ƯBm, SJ:UU l >;%kZ_@Պyڑ F^DO/wo5epѶVL1OQn|zg=4$ӛ3[JH( z KP  2@z?2YYS?E PJrOpd7/411WTqDE'ѓ9sVƒSw+s_LDh91A5gty-,*`< fCEs`~|&m~]xcNpFB41acD3;WFe#ù]5VԜޓnJFVf &J%qP{YGAf-c(%zÊiU ȉFa]8 K|o}Ht@ '%# D%e\b}I=kQZ(7nRaYQwLtK>5xK§@D@xOzOEͮ**s򟝑xDa @iTڠ/wڨ˃~ <je$팡~#G&Kfo H:T{ yr"͑-+Q|Wx)zƵ|P5Jo2f"ǛA~=k!9ysu( f` d1(}ȟW~Wi)Rc{ć 2#c(H&2١C /v5pU$Sw|4`*sG1DEZKEA"dka ] O7ʠ/F5#jwwH&'=Q -je) ILkIˁHMt=w7GuCIBigx5li鍖*}g?}pA޺ɞЏcbψQtyw4+L<(0՘}ڔ.eWt|O+dnGąA㇦'e;( e&CK>@άomXsme yR5)*`qPP͏'p-nWfuPa?ޢ\D7c))z΅LXnh𫝂9kkp|QբkwJcoB ǭ2KQ+Xk Hlg'kjc篃K%3í* nwڻ:<Ū(+yƽSs0c,#>qXZQ68s%)͙ P\-m߬'\D6\kz^w;M/H ϴU?z`E-€kEfd呱WQC)Lf/LHlLdօ ;@%;c-@KK2o'oCrODg(Y( WGn&$eGӥd` .#FF6j=+sC٘A9ǬXRm ŶB85{=5#mŨb-L\ ]2y1tc)~#tA8ؤrM;nJxo<(9JXCJ.DV6wtLfң:(v,!HQQB},#<G+Y IN;R<~`,#OW3&Uw(eLZpvB0~n Rڿٞ" lU! w|2e iO߬տc։N@҆#u#'nIw[ Px[tH]l"[0Fk51몌MLqJS(hJ_ 햤N Rk]VWەn~XЃۓ9-e#!8Dmclb*LZ&HړNպb+ =p|j"FsRt}\%p0`kV%M$!!8^eLO$`7x:M]5p:!u)^Rw1u!{LR~Z/L~P#<$3 jpv.tKKm:_Pw^ b:]sv9:RQkTwU6DӕB Y;YmlNVJR-^: jHlS-+M[q0@P`rHvx&4D61-ЕWGUBWW塍_4?(}n ظѮHyKWcd=o9G [Tyj`O F(=OFJZ}9EE85BWhx jV(PS%!Gc]εy{IkKo;G O-@{&fp/> E+j׆׺^\4G樌w9CWK KcY' MGaG}{]\h-HfR9&:¦z+u1K, /#6T WOs$&Cw-G hw(uC†WVma;E9LDcckk:%ZgqظNbY|DW'7H(!1qfVgq BvR3a7w%ƌ\*Xlo8Y=)W"ʜ̻WXD@rƽ sP 4v|V{'߱cɸe* XAHJI33EzEڻO9KߏfIh?׀[_<arW^ ~Ⱥ \;(Yyvy?0Om{2ېHF 50vGdDr5Z ZqfoS 6%/Ji건8~3vlR9I gc6I>kG \R86]ܚ^TzN4wbYP72nymS!$8[B"wGt?.u;ӹ6-$4}9YG8;s!zzc? ?.Vm @Z7 ط 3=h,a,1>Hj[oWp 9Z=&CSݺQ?_Ee0b؛o Ra/WrF+d [Bǃ3fHf_9vIlNoEܳ9MmE4,  i~ܩxbDx{Z!l?,Nbnîȝ\-t/fc2Lg>;xz0fѧӲ4ZvY 8bV;  S!s7-VWZf@1ك$iB~&y"Q쵀s$nSsQHE䑤y3^jw$7#zӶW$( n4R"K! }eB΂ ZV:`G!):y"Hw{SA ]_G2;^ƒ'W& )t$plWQ)YH4ep.Bh/Xp1.lEqg7ªO/ |#==U`-}:'Q曹Z.x8ɞ#6ΞT CNE2Hm#dmxK_mJ!Céu|ϫR0Bw^UF`ḫ"g>/߱!RsCCe„X~蟊oւk8{3)%mMm>iCCphp3ƞW{ }z9v/,LCy YfA^87^5v%* ?M!H D(P?gCb-Tf=[ Z .o}Y=o}m-Y%'BiTH \Mܙ%JxJc,?1ZJja鄷Nw܀0ӻ @@4{ ήc2ܬX 3=/RZK6$+*jEY +(`6V2ntYx:ޝ63#$l<H߷dړ5*TÓsnZ^(覿"B~HDˏ Uo!93QCJ㝂PkVb %+ۥݎgo0%ҔQ}mUqvZ/kWG1UC\v3YG9bÆUk⣛fZx$&]`zX#0>ix"pkJ{8/O4Z2ZDcvU ff$H286asf}5'LM"jWvM aKʠzAukЫ<06J)SoB=jk!(8`jXizM֥{:~Ăcf0Q ܢݬ{BP g[EڑS31`d^h9\qWW r.Qr/GOu?S_ ' 5nA6Q>vz?)W*&&4)5{bȁW/ȿ)ޘg!Ρ\:Wtk _bf{N[T2@=-y  B+!;3H_vjn:ZI!Ch&hlo-/CY"&q_+E2h9,w#6Iq."DN?XcgE" ۳0&**p/=eࠢF7-K2HdvՠP4t-ɶn<)/sÔGSc̵Qɞi[0nbsn|E;vB^3|[G9!嵻%NJm،wr`r*^Ԇg1hǣo̅%!/}gp* CBե.腦JlFypg4$VGgyXf9Bbi"ނ/oAADͶʲ:f'2S$̅G3ǹZY($_4("y@ƺ%VtTjWgo:01^Ansï>gRH#0Zrl?C`5'\p, :;DNh#!YrB<՞Jsxاpf蘶@&dX-Û| ﳡ}'.4%Ci]Í(!"]{a8РvcDڂfLin!JRxd_,fd;4uZvUmX̳Դ9j EtF 68pKwYTMy12/ 8jZE7EbK#(lf/r%}_l0 O-c 3ĝPXF9˖B{Qf|DNn԰oӾxsqY%؅ŀQ6$'.2GhQKO0-7c<32z2_Cx\]sjhLaUҋY9\@n]R'cݓ< b ɚKn\*x^GuR\C<8=vS3nn?8 #aǏ:{E"x)oh)^˃Ä}y{;V%2!QrLBГjAhi f?cD,I(kP34KWR4MHP}@7#>9Tqr-MO0_Y,ep2 EH䚾G9*@S‹؜!kأ6[) $Jb۹ +܈#&@z' cA4Q_L'OqiЋaD/^Xʛx$%uc< 3'.tI.Y !+1HJuZ=J8Sh4h¦^~ ۑY5$vtsRyoƋ;ÒKv0R8l 4jAbψ-o~i\&+^l٠Q y8:A!WI:?.Eq <##yG0".*Sgk~ [ȭl3lo"³NnLRee럼Z$߻>RfQk/LUƢb fuHd׉ẙ&2i F˜ۓ= _Vz'is^Yg9Cp"g7LO"`bn2iH|bƯF9p8-݌~ҁ6 js_2| ~ Xu ] 3|vNESb H+8|xD8pYQvcu}ob ߺPq-b //FXo?[gx, Egz}ZD SE_|󏬳cH[gdT8O^!Tl.eANP$os+;uDz)p?$h=eU0qmԢ Jw9ϱ\UwFxPu)sg_4Nd\_X 7gd#鲮\])iQ֓Θ|/xƔZ9v@ee"D ,CJ.):ht' ,  M}r<S3}LDC 3 X<V)CJ &]^BE?Q1V hf {QDg>˵7bf2u=-q]MifVXR' ?g_ *ypaFLdw՚1 I>XNc6W +My&ۇyspOFJns !}6٣xY3ەHݹ9G8 #iy/̾TbMՋeU/ebhs wً?mh6g{1q"NTOM&G*RrmUFT%bu/U39FoN @ZԺ>M8+|+䑍AOLL%SSb(,T~QHr%1,1s/5is+ ? >Aε8CHIc@pڳgU8J*) #Rߑo;' N<À ]Dg,I_ŲmA".ɺLE,Fڲ`< "?3BacC7"/8oߌNJk }xlsƬrAs; 1'tZu^>rq;%Pe_/l?#\L|~( yH8. $Ōj ~H?Jx(ݓLhVX1DntY*iZgLndW]mKT/ߴ y9F#DSRT@/_Evz4821{/ڗyVv@$կO+ގGڒ:ɹ`}jr]JeȃG1^ƹ|1#іSN<׿z} v-/B/Zu>E6i~S|^5J)G^[a0&hO22]psgZq O#JriiĈS@ӆ5zZrK3ayLǯO\r4ʐ cJ<,*)]3Ί~&ܹ2oGKo7$C46.Ls_B We"Rd~TȲe1DخB?j:<&WϚipϣ7Dnmϓ=vBߒ̨=6)cg|y҂\$ D X;Ƀd}6Oꔕqn,Wd) gf6vZ4W'h|Y@3_?ZZ1k\$(†v1 6z4|X/..Dؐ+4Jt"[j r7.spj2BuH;͠ f0IiGմQE0@ZXaD)VNҨWR7D쌧0O@||odØDKIo݈ȴkoAHC1h4[cTnťc3j0]׏#9e=R To7Wmد~2JסbR`sD,0J}х *gC(=lγ+f$jw-@;/Q)hUYxj67wkߤQ+$j]JjHk{vpZ7lv{9!}atG˙fUe {y-M(JYwȔaK]FLn3&ՖȜ@4G&8E" OG펻=O@>Y+Gڦ0b2c*o_& KaS?aYTsj|[bzs[S勡qՍ#K Sx>ST\J$<(` [a£1!1QB;>L$\'QG'לUޮ6k̲5 H{!5;i0>v-L'd( |"x83'}CKȰ#%hi8P.Ifv3loW! iV#t "YL&*=fy1ͽC &"qEw%(F4)bL2t~S8qxlio[!oP6*` ӷit&H3;!Uu].eW?*"YvGL9?4G|־;* w@㥪qGVm3gw8]R0nr * C/;H\bUD6Jv`"!|6P:8֔cN4X}lŦ䦕=Y@5r{ e"l*6vhFE"Hbf#^*"[s ,p*|8 ֗t~Ux4׍f"egve?͆g9%,I0aHխteG!fU}faX/%zb8W3 tQa^/"qʯmE;d:P^&iA=4Gn{I`^ඖFzJ)GjCc T ԯi|>ƈ|1?iYֆkX[g9VI|֕]tB1Gy'cJ>o.]HJnB(* W)~ J28Ѣ}?hO s,je,,B?uE@}cDSBω-у"h.S0G% u "5N /B{2bzײFd!P\l2d X`b 洒XW.?g!ɟр.=O $MSly%%u"_˯r6CW t;V;{zVk.->j!*F]pYIݾ\( \HzXNu;<8EW=ˊOH^ nPa.֦>&yYYGE8mR,t}!NF9"ױ'=:`H9 ;ieخ~v=jEv'T$QԽE3~-Zz`1 uU&Yёѝm|\I\MW>(j?KGqrߑGv]s8e@Fc7ޯ. ZWINUoZ}t+sWP;7Yk#|iЩ_J;K 't2j?'hWaeF*nRǙ"4].ЮrѣsX6=s)b П~*8o *M)]aog Uď?SP/sRwAp Z(OZ&..#lzMs<$;k]dc(f/`Ek8g4R>o@[ȒN nK0gV )L %[@Q82GEW!WPʊ XAHk±_?u1n"[_ ?%Gm CaL!1#C<_b G~>(ہM.DLv3烆*;f4e*M֞(P5W5!U}&MfCk4oP1ꜚR^O^Ⱥ/g >WR S) y?=o>0lF~=2TjHrFHbW0z.I[)V2J 9U |_̊ZKmO;@7 <>:RmΨ:d HúPRh;d7X t[}TȳVpRzySNsȨpt6L^@BȚߒd8uLݲŏr#mHY(q1<ωx!kJ~Ai7"ܵ9T\b6v-N[ċJkCDLaBY*FJPSwZ4&Q-KheKLM":u64 $} -c ]3Yor#md3n^bTcq,q[lNU!WsD0y#2ħqztuݔ)w`uLF8& ^ۻQf&~gsؒGRI)\Q'>,#=Z} oS-ƍh'F>l$i  0gu=0 WP"Bnnr-ב ^*FfaIEI0ۺi!w Nڏ7Z@\M9p#,Dd@Es;u6ߧX >0sٿ/9]i.E嫶xzzLۺlVQH(|QCv:5LRh6Ud0ˆxEKwH3f ;r2(*R[&l@3YuHm {ؠ)sm?&U@~FMl-5Ϧ!$wEBa,4z?"1Ul:OY|Tdt@PDpJo./qIK %oN~'M ЋG?lghJ^P5:/8"Ϋ*hi-|3z7U%g3;bK{#4{#~բ%(Ȋk%Au0a63a2j+9׍\mHL D l>2W7M;6g6k~ t-&f VskeLxGOr– +CKu[ߏ7~)lmmi\s(-w׍$x 3qFf1n3;o@ *O_֓,|LgPfYQէ9 :oP0X#FLs8}*rǝ;N n!PbMQ- kҍ^aj+-yC ~҃bOC .5ՃJe) _jl0؂@[)0AVx@d0²Kl˙k$Z7\3^a'R 1C‰ rU,@Ŵ&b'lګOkB(ʛ.L,9|q3yϧ2{IRiKwp:Aq.sJI1A<&U!R5R=R"EK#Ev6*HhP֟P܉Ed,ƊOF[_G6 _̻'Ǥ$zxeiFx(W@^z: NI1H:e7s vM, s4< A&ς(Zt!!?# {e&vi'M&>jrP` ȪKr1cCFt?iII;~οXxw<  ]e6DZu "r-[AZMa6,cOeL” yoC7}e%w)K# Rh_:N4pU9ʎFጩMf~چf0{,WTq\yqJ亰w3XA'GA8?ܒ9pTK$51#i ?ߕ*\mz>P^~;_l\dU ef/dBGj739`lPcrCtN*ҍOoME; ,[3y(<'u#zma繅}ήF.]Q:jO0D^tv Ȏ>5qq0 0싩 !N@ PAd3e=@Ei,ߵRrer(`IlF|;wmh 䢼ªh")LfOQsw^, 00܆/1+f.=@(Wy}$i izث?m̏Y_U.VQM9 y,H\.4 =7-|FU/:|jQj.=GZ-%8s uV_+]đg[H&BLWo=t*oH?37" sȪ)H JsdJ%~fpss?.p)4K!Vs(uUC/? y#+ .iH/z $>)K[bвǤd (gS-I٥χ;EGx`]{v1CwsO<ԥE?.'Xw& qR,%HSt-H1Y;Ss ?B֙Ֆvƙ9؊ gܳ hܘu TЁ?ibuwPʾȯz*b'}|18 /&G1NvI Q"UX1CC[ +H$#g5ᗡ~o_V pbbaugʘMlW *['8}'|6q1V^x:HGP1 8/d J$Cd ""ok=/ '$~U dRtS*ognj \ܐ᠒4UM!ZpQus+*RgZ*L#s+b5) )/\Z6+7~k}$kdnR>g.1@(;s<8 @\y Z7ѤCj!3 i%_Ȱ$$Ll{:\TEΆoi³.#"Av ?Ħ Auydn_ZdC(oS--C\xdw%ӑ[͂XJH@ޒ@`sL1}$[o<^Cg"@ Xjtsejwc'k27Ļv~ r!zf@%#ʣ?F%+Fԗ;, ] v8-؆"E;k0[S^!iXoSW `w ׾i;y@s*DvU-|m"aZ6Bh.qc)!Ndvb0!\@}^_"F?fF)YC/ Ĵ,rE^e/04ÂSwK،d1x9:wۚJ~X.5uK>Β~T\+h/A-|ac?o`]]G*?’Чk%q `0a801f^TC 2On_KKe%J UIej8}spsCYS@G},٧z8y& -3&:y^ۈDf)@r!@rSg_AQXvo oJ ,q?I&XE*v\g>K?([ZTKljiZ5`}}%N#Б$- 6.4Ǡ(]I c=R`F}g֔r;!"5?5a7k0HY08Q!qDX)[%VoV/Pd4B&1iuN,:3,)b#5+u\.IHlZԳsV K?̯_haU j]Q/D^UnK 51KB[?y⟅]DZh+9PNB+ 4=Tyܚ7~+6V_Gu+:5d@2hyt ;Hvhb\ fW,YB OJb͔%@b!l .$oԭi2Onfv5\٩`b%lced3j,oq}`Me5#?<}C]?w\CMQo9+h֓5-{y%6`R$?zm4]*|á\pRc0׬17o3Ds?xizZ Ɖ/Z SS2=G$-.e # X"}PYQ>N : kXe'k7ĝܟgOf6M '?Z؏t\y*DxMP®@[O ;=z5tl<&k ,|Ic)"Kb?U{.]=*kN5c=nGopM^J{Ԟ"X7nvX ѼBH~RE v썡ITw"(!6IqCS/g7o(k* lCᨘI /m?w6ٕ5 @iZLU]owd->ET8S5poVT6c2h%8 ,ZA֛{?t \ & NG3I%6]a֓CKc!ɲWUFDta#Sn9l (a#;Hu5qqs(E\Exw]~A%K奂=JEesI`4Vj7bL j`] Wbaz3gs3|]u.X3VHŘ%_Tv q}3 pXw2qJNa  R캧)F] 5$d3X"DAJޢ $䃪wkdN ?e.}@75z(tU4da~8hǤ?^+[= ,& D=!=0#uw"xrl<ݿ# ?Y%1]1?؄6-mB3 TG[$8 )7>Ns`k`,a/:L+,gn\l⋗˃>slk:bi Y)ч'_:zg PYiw NGm 'HG"s31iUzϕP|2oxcppT$~|G '=a}?yA.њ46_9 MXp&)^Ņ;.o-G}xES)%[[{ 5F ~U8 &v/3O}-0U$$f~J|'*~RcKsPN{浈,~(BN)X׾fdW-LYJ$ 6Bv,6xGy=ˢ?[ zJCPzC#S\6QTvwcY4 gcռH8(f仦f98_OBXZw K c+`tv2pʁT_{Byk|GV 4f"w:|NV NN IźbO!q\mc&qjtýWP،OB?y\fHOkhd3*b89kG/dSDYqdTtH`L籇=`7lv&~rioONj/h+88(WY8&Ն1lh5{]-ٯuƈo«ޅufjEVSaӮy^-7٬l,<5e@QJ^8nҐ*,*P|6Ve6r?{*3u66O4}X3h72U¬7r`sJ3r_s80LgܦvËH1_ݽw/gQ>_Nh|uOY} u}.nq$&GɦDn]5&Z-Z4R=TJ=mW]RX,0S6=9rtaA{Ha\X\.{hڽ)YYɯO"jEfJ@~^YM ʶ5 ]Xi( &Go6X/6 baSqbJ}Sl8m`5J1%gh6,"M# w/WRi-NdHYvϥj{/):d :2NuO/uW8LHm_Rq%K8( R}]~$Q4d qˌ#]ϪLT# qb CwPØiWK?D#թ>1C4f'v*aomɴTAr2M6Xi.4=[=a=f}]Xq%j>$<:uvK}z,ݷI ,?` YC)Y`B:lD\@u`j>?6Z2R0q[[w^/ֽytQkRp.嶲P Amj|"ǡ=̖0\l}Ij?t)e.u-ЭntBW<Ճ>Hƙ 0n8V==OCYZ_ W,α>P@|q!}u'n%F%Q$k^v8+q;q"<;gSj.D"Ɉ2" v͒_]>WYHt$7l`540Pz.#5}LcHޫc7Z浸8(7vkTBbH=.ZSgďTfݖm^ή>er?kAxδ&v C|0kԔosKVݺUBF:=X)`4flIBc+ $[P.l4g-HmbO8v!Sc_u;y ( z钪8oи$B5.%ɂ%'hW9E#j{c? ik*p-!޼՝Ѧ'!63Eڇ!R*`T\{.%'BbhlȡٯaQr<Jx@y,F6K"\3-+d+Ӧ{cl6?X ѱ=)${_Z0DwTy/jOj1326ެ;SE_|9*"Xj835-5 i<v$E^ S͢V2iOfȧ3@NN2HK@NR_U<<4ʅ(Ad"ϱ`Z;>83to1$\}Ns2[N!¦GO'Z*hHw@g07ZK6܌"y.wel ƻˌrȑ*]}h<}_6ZdS. mg?^3hg+GIrsl*UsN^Mbyu dupFJEгr%ŽGY,"nxAR뉂'4Erbɱ꣟JXzٰd)g10a>V]LyiD_bX>4_r kJ#F,IwVu`=n8G&ݐ:*i-uIAo]yxgBoA`Et~|Rq8m%TabC[arb/l[%'kVy6ؔz9duS EYcs8#v8t;?$%K2ċ<8zMA=*!jPzNxK?P"p ̨saCzt2ߌNVɈ8AQF:o^ގ^.UU}4e|_e'E} fFCJ9VLu) ${ewݣx>UZ{}>%C4pXU%1z4Xl_G ѷ6=*"CpޛQHwnrZ.hi&`(6<2+iTۇbXZł[vʩ F[jŠ=U 7QrGQy̿f~a I^hTf`\#{2ʐSEtzc[0_aj3ܩp%yvڥ\{ܶX .4SOb9R60}cƅƵ@S߯Үl;p-U߽;6 10%ve=dl-ޣ`Q~E;Ek)p跄p /Pnv9UtWN4y ӹhc68Jq34%^n ۚA4ՋlS€/v6΃#BRm - tVU{hŖ>ݖ8_tiUuHd @l]_Ijz$^*>tdx&o0}%WͧݵkXn𦏣xm( -`Wq0 R`(MmƤ>/u qG=@n0 "RgJ /;AHߺxgW27ǀ2`+g+] A_B3UAֶN| Kg'-Zo΅&-\kڥ/Qmv\FI249F'q+7֯L)we#}5!3yS~-yZ֣Q~CÔ#kR3q{bEs[e5N׏"Jwmb9h&B|5(D0aX>W$f|˭n$OF/kI"X;4#XL 8o$ƹc)(!z12"دPg?G6ﲧ ,pi  DP?6 S6buwA+=ci򨞕. ~*>&V=ԦD׸&jTF6 seԪA1lYjUEbj?W+ mczI85%d5߉8wuCEE>hoDҔ:8(`îl/QƂ>Pb.0 ,]q|=>psOX"p'ݐ8Y4|mo`O\1z@oM3gRJ9qڒ`>4K/<ٖO.i3( ]߹K餥*yvs¡ȝ[ Ə$iQ4/,0"ߵ">Eͼ~2{|Ői{b,8LD7Y-tŸCugs3sl3T бYDlOСC粟h".L v 3 18) 1bjpC8IfDHzP{q1NfH;t%".>]q [BJ!:XIl:E37@C1OdM>et5< SAO4h1iRlQNs^>fhm6zifRKꬑ prɔwJi`7t *IxI :b.i&sⶵ Ӻ<3|ǔ`YB# 7i֌tn-(t@ZDuf{6,af=' EEz ]B Fh.[] ^pj+oD6yc+OWxeumT!. " fYOM2P輗 ,qb zq Kk]!Dc4~AMiv S{Fi<9qZADCwAj8:E&i׆'Ql1a' =Nb+DyUUzu [QzZ dNK ÐG.(=cڽa՞5 Rv [KaQLYiy=ZQ+mGfgEje6U]5BICHwr; E5Yqts=)ior{Nt S,w̐9ƥnXXVT~)9H `pjtj!UW}8=2~W'j4p[EK $kaBpbٻl/3ϾQj㥒6˫[BWOSN e7>uu-Ob~=c1zvNJy*ߠY^wT:FxjNS Y;v\O^9._{kBjuP#mѦq<L=hqr<ۯ$ 醨d1RKwUhVCoZ䔝68|sCޢ i)j7Ƒx~Uغ*2Bc >¦[KJ[orJjezaU`_Jm䓈PZ/%,!ay\J;,6IF-ބ8O>q4Mg58 im&RqkL͎X=Y) x\БГx!T{n%72rdK9jGB5'YlC[B֥aKw;AI F ]ٯZf u :ykTWD oqţ)$4w.Q7wOaaMvGD0XwWI[?3+0zY}d#5ūpX흣WF|Gǹ;m\Zi>d ,؊:<. UV bO\F>AL ٴ6C/vCCk,њ]IxST:mh'm] ޟcm'p{Nj]_iGqn^ii3Ig- .l$Źw0ŁvdɞK;._rjxmpst?< ¹v] [k4[ n?KPMr$BJb.3xNbZLllԶH<t U;gM_ُ_6) 3.`b E]. /7_I%XpʑM91sGuYy5 G9{&9q5^ʤAr%;.걡pԀ!A1QO&ۦ5 NǠ0cȱijau3q 9Щ%:Zu\/a S3pky =kM?x!PJVBZVڠ3bvkcz9u{0Ek~;^hK3o)g3.I<5EacVJtÔ5D6!JkCv8ž&;թ(d [730\ŒV#Grw.?`1S6<=kgUrM;j9"~Q_v@&{}OF1ˤfpDYp>ֱXrI""iTݛݒc+-7 ~sWj;gGNTԄ,Ҵڷ$N ;InԐ>G &߬oQb]XuSdaMMDž)HSXiP^((Vr-n{+f 7:GB%`Bw r$yb/ ZXD x9#\^@9q6|)鈚q c5)g쌡EVh Ө=",Y"Op~2Lگ}s% d|5wCZuGfg5xykޖ`\na;S<)d߲{S:[V?vK,P1(w7('bU WasmӬnq!h Ew-°umq^u,QuGoio0XX9b)vvJb틾BBC=Ā4A&iW J';23+,3(ְ@s\C\N{l&ع١J fߥ~!ҟ7V_-Y8Ҝ:jƚ9爋*ԮPo#AcWgS~MvQ0e?ʹ|Xz鵂q'_y+a{0~zօ8p{%Sz.xadL=\?OTpAMqn~En#)ƛc4zP隣e`\LQbs<GkZ nYR>fRЂ ?d g d.^TLڊw&#!|5sI;*P&S\'-+A0= 8]8Je١9vӐ@H<{[J6,d`-@~Q@6ژxV>LM&dw?i]J^&Q<} y\ZĘ2v|`ڭe4JUn/ g#*if QuH,rrpCE9x1IeNJ*w̾RM3rXNMAXJcGSWǙ,bӎG~3K: Qe+?3¬B OgúH }2Yr* 6X?N97*Ic~e-|yQ78ZN ye&%*`S7>iH^$[ Յn!]dGłv jKd$Fz`J;?$MIV"Mw1%3ǪܮA+R_Akr̊$DtEUP` e$ҡ0j1eȰG[oN)W?eO_nJ8.g[g\I"AO  0 *vuH|j'_M7ծ% /K zWE,e]?rHC]>-u)}]. nywMw5U%Y|q 7$׺^w 3AU&$XS$ na>ۆ+x5gh|lj&єG7]NCȚ !^F}~fP.ȯR-se_|pTQ!l}V%.ko( *w+/%+?!z&d t·^PPg5<;[1s-Z٢$ *B w~,)tzݻ,o9$YxJwk2˂CQm-f W*8i4n5fF31S 3 ys*%k$#ji+ȉ`V*T4(N"2thft-yq@8%h8t7ٴ9S;^cG=~3iZTٻ? x/l}ɂkT4,U<4F#Lk˿2'Z|/6jӊxovs`;l`f=JOϽZGDO)V1Uo3RnnBBU 3wR{@ǖYU3Vm_C-g /x-.@߯/IJaF~/J.:\X{0NN HD  jM.otŪE Ht7uđ%f6 >լ8OXدHE!Ir>ح 7p66+w)vôB%`Ā%hqAS#}M%4 \ꌀ@l_ pF6Lj}hMjCOT?%&=nk5R s~c.kPCB?hbŰj$|"qӞz@y-\]Lr #X>`ƭNBNv{]ڧ<c#UYiw-?h/!c1,}@;X6"Q65uIQbSIJc0;#SkFtMdBLY]1L{hWJ %2[':p|{lm 3Or0%ITּ*&L & T8" 'P.){Y뛱1:U^vgZbI/ U⸪D#C$gHu-FࢣK/Jy6W<QMH { mI Z92 'j+.MbJ}5h4VFsi)ܸvǧ]G}x&H7h`,+9%^_>21h! {(Ut/S.-:U؊#ˌoAZ*(409~Z K_!aǶ.~io_)+cH"%*)W&R ¹ F"OaB/j'wRv3*1gɁ0u*վ-z{- 㦼nc'_{]#iނnW{#yhK4$ |uɐHYnarhXM:=GmuD\pg뉝d•i)EƱ)bZW#;eѥB /)u Yq!<&&6ܝhW X)Jաp*v4*nVo,=s$]Pk/lHM^w.ܯr\ᙦ1X́N5b2<gȑ[ !An'QZ"\v褼9i$EoO7t=2 vq9p;Дܞ& ϋ}@z;Gh!] RyB.2~6„f7Rl\}0LI}Mh;s_Yߩ\0>˷G@I-3XaKN1H_ L֐h=t[8X5ǤӌB@,2䧆MG#lzki`61Jn%, X_ede q)&ۗ8S[g&G@Zߖ\j{ƾt%I'b=Ǩv>^bҨsdI)#>XoZzs:COb d XI{.n>?}[b޲4y_SuI\U EթTp $,sXC1TӛZ A#湛}3ʸ>DׇCۊ5SN^6i\YRvil=NqE!#34$&, ]ۋd4IJNj$Kv}Ru}ƞL,< K2ӑ? /uY_I1T#v?'us*9o.FM9Q{o6h}ўg_~,Qo9>Qw4|M$~P~9r>A#nA@C!'|ʖ0R;o͗e7$D v};z=RW;~ WЭ..0}3IZ(p8*}.~V$m[(ϟyCUT?kМi}yRP4vS鹎C'EN{nGZ yS-WMPu+ N>G9d(MXLӡfR奥*9g<_%C,1== Vr mQT jÑcAJO& kϪĠ*[ghdںC~J+;PJC”/c {OVzwSٸb'I5511εp0EtCOZ^}f ZNiĘB&u1OPxNP }@u"DҞ By@zڰ}\k{ԣЈLKȃwoq8Ȫ'=xd$WN$6T;;>iw/[k~Hi~-/Fh҉UMfJQWQ5>R^i*Mqzd*bTO6ť>eQ&mիN-k \|d]NM8."f#)o:ի#w7TP֔^P!o[Sx6- S۟¯ϧeʷ_)uZ$Q+͘ej9())> 1r-AEnBcOBU\Colu PeGāнyjfӇ+XY۳-f aeEVGr"&k^1Pѭ,GTCw$,ـHkz;14/%rE7vRF=re7Zf;Rr/Eܬ݊ի!Bq~w߃@X(׻X" 3Y/" xAVEd1F_6[l\E~F lKZD0wi~ƿ/kkj;C 8C$UsHitN`Z6N?DDkSk[|G7i:tE9qw)5Iu&L9P))PS] ,RX>M*י},27zv0QOUe!'v;ߡs1.eTM :~7:rH؍'N4$6jl՛ɘ'j NjKU(9ǗC*!^DS+"b>.ޡ)h L9?e"; {zZ5kv 8l6Az#*`56 7h \7!D5EW_4@:Z2:&siZ*HzHN= e]ɦ1QJ@-Hgh'OOv_S0(ctGĠj˙TZ,-e*L( 9$6{)ػ'~"R&I|od|@5˙Z ͠$}uD"ၪ'2ǵVT~\;QV{X+lъf.|P.o(_(~xeX1²~M7a|َy#fMaVF3ƌ뉃ǵ \.XQ1X9Ž-@:!C|̝+ĩs0π Iʾ]/ucn/+Qfhn@•iy?jl̽ p:];5}>6ɍY|zr4E1; 1qH;!бvKJ #*)Dʅ|Ukq7PgT TZ,pUY.k9,7_wWv6jk'oN*"=!ħ[Y ұ`'ؠIl_.@ J4>芘^ ?1gJm!8d'TE:[ăDLُOA8COrabdnƢ@K`S灭xh@>yKP 9g*:VI/{b'DxӤ8Ѣӧw…R{2޷Oh|.1:rI1gFXI|J)%@3;zW*JoMa)Q%vO{a kN+i-Nq葊Oq8ΥLZ#.4ъ%W!2Tugւg@@K"( XP 1hUL'ot?ix WƤv`UM|ph(x.*4xlv$U%ge.Zuu2VFJ*;tPne +uo5 PYMn.4Lra(|(^(@$xs6oA&bIEshW!< ;*P[IA.tf:8Zz=qqj2yڄ.ɝ>mn+[FXoyj #-+?9K/}?չπʱi.̻)Ct듬Ԣ#?>sIO\ YKFEtM՞pX׿e}{bj8P8BqDo qLѬ9KF59*ߜl0 K\nL}X?I(c-AWl\ܭw' "=xLu]fRTeCN6,.Ƃ[D ]XbAHmb7J~0vͲߚR-(-Z{,E9 HcoC7-r ;I9%z-tO.cSf0!(ƌ =s@o!I kG5 !Mk ڨ\.i'-艇2e !UЍ2 3nu\? !_(fHURG9zom'UAtCˡt(5Hy>VʸDR΄ qEuѾvx쮖rH"&+L`lfͤS\I _0WkO%Ql_ПU}o75Q`$lg-RMO Q&l(4Ϸ&!vPY E$U+M Ku7)xe0Q5S{Y'j8(C/./'["&)? B>VrF1C[!zxHh=W&bHHBD7b 0Mđ `n_{~N']Ozcl"׏i8S xj_8c[ -!s{`̀UpEJ ~W"z,<M5('oBD3|0$(IGELDGoI)(m |ywĉmHԗ7EVG6Ҏca'de1_Z|[ujڹ9e3з_9ZȉEIHJe 76-d'w6gj հ"bgEQ='A),Aq|y*zi$> {!2C2L-d(b=;pfVQ;9v7kT fA+ 4h%UVX7 U"+[ v֡3HKMKs2Ran`H.NKEx؈~l1?̜W}g֎A"y r\GJ $h}:INg$?ti;„Rqq1Qrv_̨l}ao{g%.~~YgҊ ab%] nԎ.L>Afˊyx^AF:` dk"U"n UpXgH25͠N0RŒƬ[4ȯj;Ca4Bn`k&G;"OMdd~BļiՖ퓺\PaAe[y./MmDFE]UR2Q;Rmq&q\$O]gfE\0&V4Ô ?65 &'ȵ0/hP1T_Me:\`l*c?,W`-LC*vXx$ߣʕ-Յ=npkɊ}4&RP_k.i-I<-.Mٌ~_mD!+f jYDz d%6:NH,G/_m19K A@:l&Ќ}q 'UL!yh9ca$pq'hP2&gVV>o/FY@%NM[n'fz/| Vu.b![1C`YP<3w!z$bePFÙTU>,TCt11FQ}a~1ߊxpQ+'[g`luHVJh[n ߐ8 )vހKh%1zj;F1DjK) 8 .\YOjZ< \C)vx&*ƠMFĐhM-e~kcʆ琉O`rBt_hAڣ|4xnaw&4-u؉;6 !jM@l@?(-CYxY][K #نW8~#dw`22&sU wh({E䲍: Tj1I\/  kJܲo_걦mh0h[ *wMkLŌGE8i9jRt^0/K@(0UtӨK" h2^ЏHлb;n>V?eAHӞɽl5/񈐷[m*207d,h}A43[$͝y,V _]hۅ4I^I体EkZ4GoݲLsHMhl^4·p}`bE)A1{~xzRy|i3> hs}햾9/!"8ns73 >,KRs3V^q_K ´(ֻ+Opv/䥶w,=>Id]J ,om0*Wsǂx=3<)_~>D^XJ u=JW5|o`Ps&BhƗT,j+F4_0k8|M^n" I{e.VjpF=n$l.KRlr@'YmjL/r!j2}[){J2ƽ.<CqL)cx]ݳj_s' f;Q4h25U*ّ /0;mTEGS;<n)}c#~/i9*t0vSNsE,* $\j~NKʪI"*> E}~glQxR~QhF|݇`M; ; 6hi-x95ȡ8;وTc_`2[f"ZI0fN-K:u LpȰ^ MsZKf€Egx"{U{@YZsI]9 ؐ.70W4 !1>o:m;C꯹;$.P+h(+ Yqj~Nr.yv1`m|/% (͏ +MIL` .p$pB2?kH;3|3A~6iŶKG:-5e0NH _EGsFKP4Q- @A\UCŪClrW-$pcP`R_d'ϣ߱GpsB#? o2!uR@kU9+7Wo//<&$<vgB E#yU0o%ܟ*ia4j 3֣﫭OSbC2ּ &r*Չ$O|(c~6wа^X)PbvӢV Iq`)/u/|;#<*q*+S"2eJ0Dyf4w?VJz)t(9=ER7 0x+[UbM7]ܚK2 ɂ< OȜuʱ!La@$ImC;yЯc7Vm>Uu.o ,ȨPw%( 6|iZw!uAό+a4ϿC뢄J~vUry}=I2nH 훞0p$odSNkBׅyo/fQueǧԖ\2KS@f?|||jA:=Q =BO)-؆W4G$I^"P͆<?:F>kvEWxW|.UT1%-pR$1rT)=yRؑ9 ISYWFdeWdpRw6t9[.~i%rd-p){{]Fu@w"F/k`G| 5|_t X&6J>JA-#DXPP笺1a`?6%404].]&F Ji?{ӎ lzUrKlM|\xS8Ov#B$G'"8HF$DKDR#@E^E{*C3$+ +˫Gt?_ktԌS$H[RfjSItPv6~"65r3–s'^yV *lNϯf2pT;Vca/`XKM9)ׂLA 秩5˰9hÏ"yx`;gNt^)vA|-a@4SPX|c=)fGp5xbV`=]ޯ Oo̧~ͤδCuKgUV݌H$$B#&ȪGB @ZYeܬ1[j?%eUI5DRL |c-w)r.0As ]DE!kyHlyMsWa#eNjkj},kkƌ+_~V\37NIF0!^{D0/Kj43W&#+f٘w!g!jƁbYci_D4Ra/F *d ꋯL՚M;j[ApEY=Ekx9`.,~S•ӥ/AӪ`Gh8.l7y)9~uJ G Nx(o} {;`ߜ%KԶ(4Xg3攸)fiu0sZt.Mi̹"hwkL40܆W%t1*{ߗ`<i]pܲ=Xј0&E{qY:㩧bG)żw4@\oŸ٩zR`BӶH)a]? w4pDys[r5eat} hrҙl[ mh:StA L:_oAgb24gzFX[!.]wI 9G]=pBQʚ$2`V}86>Q9ZXrwųQS#gPIrѲL^lQuB B"i$ k=@M[orM19Vͻ("WP͛lsx3`Kl{D0)E{릃Ȋ.Ơyoiy6_chnX ʉ]&}IƑj! ?7~ɪ7ejh1 OCrKJ8B k{*ff)Bti niPyY3br68] I7_cx<̝,bK%$^}s Lѧe?q%9^%I9,G>ωc:C6onŸ{g*ڽVK̟nq[,V7UZ)\\[8TͩIfbq\0q-|7K`éw8|qDE`P|VCó @{~>h fn?;:\djK7SWW>AoQi%g=8{ըuynNh1]*nbLN[g/`X1HM Cڔa۰J@׆¨vl +Af/O5q!Q9Ew i/\Q:(rףD7*eI P3&ָuGbcW w؞74˾X2$6rL~\q2jF P;Θ~Lٞ`ՖZ>#Q4#ZKv#ta! d-;P9KzD+\[-w9 b\]QA(zއcRRBZ:)wW 6.>ޠY>Pda藳웧kaHj; " r_yÕKo$a<L5P{ wSb'D!q\6%G֟}-c][ Qb) ',j|UAewSr%]c\  J':vڤg Jː6X1#%x hVؔj u@)2AE|+]8̶'$hK%ۻɋq~nfXFBNkf|"GaZWͫ-F<##vJl=; W6\={ 'nYkĊJNqe _gσGoqٞsEjM'y$ cNယ/u`\ڡߔe^ W̪.6 vdi) Otб(G?sC9X'`Vclþ^ku]C!Cļ_*Mhmz}[UVdr~2ؒbg(<jm[me 0b|}5Ox(1ԟ'hkN E<ŗgYxHneP% ׺ĭC#ɔi Ȱ´' <&&߆ʙ҆$iL.;L{f}s ~A;c&Kmm%š%#3); 4,<5hg<8|6 W+/W/ҢB@7PHq%J;b>\26 Djub^ܔL@2: nM{9+?1rkvdO=ª(U6ҷ@ ӾS:_2@dxB#Έ}\$U/A.2tFϢ{f/[ )&NVuٜ(_<@` =-i؆*q 4h@#"Ae(kóEKe܁T3^թ6i/ۭ<&o:李1ov Tcz2 _ͱ4A5nU|R (olJf#وS<}2.Nf't? IS-Y1HhUkA{a%9Hu&lp#( @v2d1j.Ө3E U#=bs=K֌]C3&o[|> 2DL!:0ܠOpM=U:; * ͖Z72 \ڸ7jEfk8(yte.\5F`*ߘ$X0IZߵZ}{] }J<[ڌE./3[wLNfW"qZ ct/J#Dz%c# EVGɉ E/aqzB%~Tiُ"eml:PQ.}̙<Է様JG&O^gd=:#wP_u&"IwWHZ+`;+qeH_d95H2Hd 3bD2 TAH\4BkhٴI83D'==#X@Dx qˍ=ȝsIFW8VE9Cf,Łu"yv'GG6X]5JF6Is$G/+0g4o֝-xB̵ S|6 &iG}Ŧ(}g6>6K^&#Md0}SsX>;j~8ؗuocǽrrni~= Ö406qa zm1쎡,oA4V]6gt̕ܘgߗ(djlrD6[eDv86/fAUs*2Tm;ZVW `7T?;r݄:rr/{[1XusS=tͽVNjs'pB|Ѭm]Pur2glr"nj_]{gPdIL}c{KG̲qb(w6a`q`+a!ɱjqIaUf mxj [+4Ypa}G|h{JB=H/p::j5<) S( _].%NCt1l(F_-HY/nēBTPd ,XwH6X*L-Ap4"x=z׹rdCbTL/-6V3 yN-)8bP ,YFTlA.)[؍|xaE$7Uq˩{=K2Iu\ۍk19[@3&>Xp֎kM %l2A5 $@?k!oBBb^ 7& e0xkH,BG Ha|->ypK,ar$t&(AiZ8617muU7w'C3IWх&+S0}v] !O2W0XtLiWa{ZTME6lܫ*_Ote*7HK_L1`.O څ|YZ1aLJkAj_Ky{pFYK?FZ;quPM**|o/pNvˀɔb!d2QGPHΛr ,SPDmɩoөR#'FLM"NX0K/)A4g( 8HUNh2 2:VL;7HD&D(VpgCؔ!D4c.]y@2f#-eVdD.  <tՊPޥq cQOUCP5/kšdyj[f8Ek hk $A5x{T@!e)1Ac/UNi Ւ߉Gjj&tCon2`2=B=M``rtR\ 4\a)%/YW8}Q^k_&7 ^_`R|l[_-썌Y@)ETuFqkvV(vBf]mQj0:{^d 2uvpOѱ~%܃E\^Jv>Lmt HGr jc~Jŝa+<'N`pa#R&;5I FR\jPaYϮӲvh*DC! 08531ţokL^F[pX}po.m/I~kGÿWmPy>H{Q[a[P dTڮJHp;hC-=!ʵ7WERIaHHJ{H' Z+fzO x7 D"c%k@ltR1ki3S5Ղ-z -nY/\-7w6}2!z4b/xXdM)~ 7"4beX-Wc/4j>kERp%4f/*scI7:̅ycCYe\(hyCw[\lN Β T I(Iن;G3t ~Cu7bAۇ?Ν6; o˫a36ptުiKH̉~zngmLѦ`ܕeWsf KC8۔@9É넁CAk 6GO"[=(2މ+36s/Y:ݓ(7/Yjq03sPfl{KǚǿZC7WSz/^2=T>?p*yaU `9ܳ摥\EijT*'>!r4c4hO ӜV; :D$Xe]QXteQQF ǡ_A&2*3*^m`{ #`qŔ~מ&-ѢέD/6*> irܡ$ /#΃t?V}&²ȮyT2FX {Q@Wtd_,jm wV_pmjL~l|;i:R ;pP}9w}b4PpLw2H !*kc1Ѩ,^d=#C+Gܐ&x2 *[gx@o\rpC*s6? EZJ]5nF dVd'~0Se44d,hm(bb]C3xd ~?΁_rºoA'*]۽ԚΗh!2jv%SX=~yw&,RppΚ%SwӪ_TbsR*yRg[7?׉]eb+K J9ܔF.(lMg$[L7(ZռGH7U˄]& aSW Di2$6Av>,>ŹM].͘^D?yZqZ9g*r,.1bˉmݬ"v-3ŝ:. nKJQy.d!tfWwX-[`IQ{-*p3E8lQ1(/(l+Ѝ&"k( c0PjFjeQy ⨯T<_Z*栨jNty`J@V?s9 أh(4DnYm tY/bs%"jE)} +55 h_2Y;J)5fx'VRhƫ2xހ)isbw&vX[#( sW-wM8>MɄO&]w.e紟ػ閅'DGf0J\aBaV!zbNך8r.H}1~ v<`#׌wkF`&fi29M 6S srϧA}`3ЉQYޑktk~țXmTg]q1In0F;~Sj?Td+֒%_F8a%fM D]wä8H-6X?YD"rc,^ Lpߗ6iİ 3l梚ר0vqmɐXB&Hc/Wy`pɭcl)69= ,B<*6<ů=3pȔg؟4?M%RcфF{/2qLa^Ou2'{J%MPmIs]at^y]!뱦X5"!|7nE5JnzHpǙ_(0Y u:D#{qWԩџݡoߨje6 :mL?wi>>BO\N*+a3Tiz3Epzq [Kjs0k:8y[' _"S zs\VP 6Ѝ6ƾfazt(#g"äP ȫT8Yg#G{]vk* mt;ٟ6gؒ%W?:j` zS~Eiδh& ˽p+n}4?VZ4FȺC`1=yյ& ΝGJr(MIKCqyUAq)8-sZn)`F?pPhl ]p! TsT+Vݡ I )ǨBH>`)&.0c:u͜"H"f~3&ks0{');;8wE4^RiJKHʊS>Fb>TdKddS8Gem.`&!wAmR.ԙKzToS!|9y.Eqq#X"r8[| v]D7{/m~#BEK{WfBZ?hf{unWզm?9:͛7Ug` $(`qZ70 vYT$Jd.omF{}+ ~o53A=*_W|4z6 qDGhcQ4:gz !4<Ecl6- X1رr#;Rן|S[HoCqĆ ɶvu=[ !gן,Rmg>̶Jf M7I  CeA]T[@mFA=u5k=C!h:t'4wVǓwxe%daգBz_Hw*G/.NД' Rnͬ BM `w~umd*:d'x8H5HnDdr|#?̼p lU*fHH ͏17L厙e5TmabL^Sjn6|7yUA~8X"{Xs֦(;`5Mԃ*l쉨I kZ|e>y:W]i_tH{KJҍ{i1Wv!@hI8XpX.@ℱ_qY`K$kK4#pUpmON^UDJG18# dix^+IȋYtxם"2eXE~S±؝ݷHl/7Cbѻ%n?j9_[dL0\@мF+VkS֗.S\&C]%GĮLv1}Ũ7;;E:'쵍_Bd,#d1q'kpT5z$ >t0g"a& ס^1 KFssȭ"f1+1XG1LZ΍\_w*aWhgi ~4}ƈb+AZf0P4w1ŔLHxC{RpW =0EY);-eЄMM Y󈇝B6SiHf5_rT߭:b}8[0b&<,B,aX2q䁵l,Xr[<>5IYDMsӞ h04kN<[3IFYY̧u㵑1|(@=yX> __W}]}e(K`բC6ES&݇)w&NC rϧ.˅UWJIWE"x81,1ޭi=Apf<~3F)?W#U`ZUudY?N=L΄<78(@m!:I4:u=T.kItA$lHzޓh9ܧ1BPr.AxTblüyb0WqT#mG7r~qهC{4JJ~rSyly[*7LtQԑDeGf p!kŢh,̾E`}\7ԻB2C_2|TuZ:i`UaяcޯG'NUOWM :,^&{eYtiz%K#e445 eaf7 5}C jAƁ3_£±+ol<8|$leow^z:?ܠfwo9?)[e$L 6ie`ds[keӞt;Valy9X#ܴѼ~.󲶢s"<+줆|s90ǃtb$MNoDi,^Qo.qek2s,U8յ`GfDS1nuZtDivh[qQJު6>כYӐydg-e~. )įO\壱 1zt (Y\V  W<'(]HobpeUEEqJd =(fС$@D|ATC-Ҁcf}s%B\ P%EqR3"As=45wJDt+_ci ~J$#>?,/";=y¡VT];)<cJV*IHoi=Gg`9IP7(|;t찚4UXҟ)B؀GJ1T6ݾ$|®zHGk( \[s3`ƅ'xLH 껙R+c*Fy8v9VA$cVrݩ7I*7W9.tOZj[=-8<8[Z^39Zxە1ՔHP5 igrOEP^ .^X>mxݓ~Gz*x MZ!0sxfQTՂRG3v޲igU_ D1!&TK#Cmr'}Ʋߕn}t^o6kϊ%tx]vvu/d@=tc/9X;%-,HrwՑIqYщ9Ovz#,JP9†u]|n \nmfT)6,e&ː TkW8n{ %-׍9>1p")~C{t -Uڤ/FY S7+}_bbitYi-jkδ$&P)'!IoOX7My;J5:ti3hb;q'ZbDI~O6ʝt#PW 71f'8FJPNۚobKeqݪX8-F8PK^jf]y%uTܑ[0Q4qUCxiU|1˶FDƟI者sM,z1o">VZN#񂬎Bg!Cp-!ψ%@!ł|2.>ɜ!R"Ѐy_~n+ 6*/k9&j84)zRY:?bK-9 mKV?`.~5;iN"yjNiD \ӥC*;nN"6w[yld?T_n It, jH/H?zV`X?&nUs1X}]TƖ.`df2]7*,*m!7Ǥ.X&IԅlMM$mEς#]Q7FQ8A[>K`e>"n \,.zO̶]Wwa t5NH LPߨJKXPE6/b4 1jac?Bb DMEyC+Lf}шNL"a㊞HO)j0H{*idkLA< eSZIbCvȜZ3LiI{u )/߇?-Si9A[B[^a4rw=N8l JXΌΓrX񆛵Q䶸ZyF);C{4m"Rڬ+[ Ru&y)pO04-\!Qx4x'foc8d8bGjɻ$%ɔ J~QT/=P~VM,=q!vQ7NmL]?R3>=5A}knٔcqgE.R yR.ffK-oGkn jaSBso_]#Ii4nW8,%3U a \ZN/.fuQCI3c'qrXӠ' 2$#$Y`}2~/6|+G_>qXDlyO^| g_H}(LHl`nt./[g-~ _ؙ'KIxm۳$ˢa% otm!}ѻ^L'ГڒJ]L˦J$(s}QXI;vO`Bo'o#MAc@OP( `?Qg} qPvp 43ض#&ҡFJVMpNtmJt_ޯm}ì y*ijhC+b\}IVP6O_qSQ4g$Cz24"yj!)0!Jݒ~iqa.UloC hVE>ֿU/YB Pk7|NHG=*ݺǹ;ZSlQה -iK yuA(D`"MT)O[ё} { +;|fZs0 騂sPpb)%`BhOd\Yd{%<sRMXMm0dt,UJE?MC\݆sRǮtɥ S2kuzs![ qRX"ՂsL{*NSCP8pT*<+Kxkc }j \kQ1cF)1VQʩ+el )q: :5oWGT-/SzCHh_hu.\:XI?+dߵnFgd@J/$RaO^)OHqVb[iҐGbkB^{go{S{VV XܡJ{>4KPź {-PXs/Ŵ8}B JD:·ZYʮ*\_(B$Mk 8b)zoRZj@O5?s̨X5_7hÿu9YPW/o:ՓTl)8 Smk?F,aj}-_daP&MPZ3HZ6r=نjT>h#D?g$Yωj".@{JcTK|cY:9DIE`N8-/]x*U-z^ (FيbJHl\Z [U5lfF|IwqnP =;کZ;,Ӭ b0{52#4{l)Sqp6Y~Ky% B41MjR@l{ݿ(SEZ2Kbnd'lVD2e!ѥ'ln/L_,IP̟l{ZM;ہeGG;JHy񧸺hg]KnYX՚Н &#÷Jg ՟*4A*XadHWZJGT[쌫uhΞ'a׊r$fS('!S}+O;􌬶!&9]/#Ef7Wٟ鎷 VR,+?)t& x2^.+MrpCBWreu#JyPy0NSsD31ax[cΖҰiL;ۅeqS)F,M>6 @I@lƼN 77;6Bt=Wg3ygk0lڴ;u$qD.suLCZZoB*Cj*jș>Ǹ1qxU(I&G /ʎ'RE⃃,erݿ̙8lvыJ(yi(:l6 ChOI ! X+sA?ubԃ͹̬d;72rZҺSW#uR"3h~K+D6`%h<:V;Ty=ytZ rZ5ܢ[9 t} DͶ.0j˩v+hX{hr׾ïbU/:tP-QskϡkݠJ* ^-δ 6hÔE(]xGgrfp^|S~Cnj:Ha̦jA+G;6bA]>gY3.T+wlαு&PS/hܵ[cQ f%s7Zv%\'Q:NZm_ bpW_)Ę*vBs+gksG ZJОұ<ۘ/J٢kBؐb&0'8Bp<]&#Ra:$Q_%`VSʴ(73eJGLATI>T

7Ҥ:{2-C K)#>@jFJԏ@Kv %'`01(oycoh]MgYԤR4H-,?%y'H>lV bg'X naUSy9>*$9K [ @s^Ÿ!ZM!YvCquj̀J_g@o79&ʷ?*NJDUe6"Y3>c^bQ@@0/zE%!Cg,F*ϖQ[N_锏im g7qW HLՕ곚\OI02ci0NŜԸ\$@3.|蘙3AG1u*UJ)ؿ`t>3D8 K1P~'M% .p,Lu훍Z"=\vqЙUiU.>(+^=b}ЫCX 脀RjP֍mzue2P=e"p\L]2=eZ\0!v^Kb4Rġ*i.ygqI'HtS˿O砚5ұ)]8=9-_c\[V ڵaR&,vy jA$?՘$F04LI̩Fr4d pՖ!6$G(E(0oMe =qY+ 0O=чc@"[v@vgRO{kgWC8%+9P0)mEa`Wh2mbXcC;Sţ&ݮ&ԋC,KE3[Dd_bKztqgb³woY;1ZS%2P__BysU1W!R7 b̙ȳD$|rE| B>rܨ^S'5f 8cOH\rU?\w׶Dݞ0EYhA-^!'9 Z鲈Rh{qMd yhhb>hHǎi\(|l M<ԇK7T3j{}+@4}\}T[Xh^E?sUn poyo[N.txOKlTIٷzr y)֪_f/x᝛2!\nm)'hMuV 'iigMO:U3|`;UyT̑oZkxdX,RjӹjYOM {0rM>4U#SS{OqXXzQ{(%Hߑ  &0٤SIanݱV#J܁8'-qC5͊ iB= K\DL28}r]Rgʿi UܙNzQ̳.kYw߽&Tĵ0 `] $>P@ I_ €Ӕ1ܝ|t=rW;'9_&sn 1u2G*|CCeLFҚGiA)h[珸PC&._˸ u64 mw4##ͼl\Z(@k˟_D>"ֿdOZsb#>l T3;}EtPgApI`* W+M:HL@3xUN)ܞyfb'%Q&3@j~?~ X|:#sxO\Rw54^Vc3,[Q]At#QA4z[A^G{r͎][bK$1途X&F)_#-NmYǩdJzomw=V#C1pZNrJg)~j.kgS0kφk!df׬,)'gF_` w*^-A?1nh =/-kf'dﵲ5b9!X+MF}'5Zmv=!i` qH0L ++W={==Lgp_ C8gE' _ ]4'rH17y\`ǵl(/{lok4d>HS{L28} : Jp轠=rfay!s9Kcfı_p@B/4e`m?ܚLrtg9dFQxS.-@7#1\j'7V\}:c[MbIh5z!9]DTT Ţ=P{Ã~{_G$ҏaÄI;*Kn Z7uP~p4pƦ7m/:Ǜ'x/i :-:,\ݩN9o܄ٕ ~'9i3^Q*t ,+.,#=$U;ҋ?=Z}{xMnj\s-D"dwR>5o/nPזD0]( !ttqjtD ۅϾ*Ux :)UGj͠nK>}?#g-}2k* I ou;0C=D 1e/*lDi D<)j\"Y Uy4ܜ/ձZgmX)hr(թ6DoJ,I~%<-q|[.kp )ٶg&#ӯ>w$ ; a INrXLj4׽\pN|V͘A熵^ThtA{R/cZmX+[)zӬx'n6&/Qvdy,4PHC?$Mq)ÎP7kZ[Zy-fa8Cidk[3ۤˉkHK1҆=  ;pT;}քdޫ$$9%+/%Ȝεy%@ u?;8}PZl`2<i^Q~5u;I I}^/|B;? Ji 1w=@qW/g-1yiSz[ӗpb|xAx8wS^JX5MI\ xᛧXiv =<Н_@-C8llwì' A4QFr;$y4ԥpck͝}R H!aQ-tXdwz8U/# "6irm$Gqb,kyf+AaeC7 /5`iMgLYJqG&{x N}" DZf.ĜPzTbeOxKkv13SDoh*K7pB٦˹ks%dºl ^8M"a󳵸<,'e ^ku;P%v#vFw_F)ЗR+g8*; nTQdh[Wcmo_!t. F1XhI`(vf\[EKQ s,xyd[smqf0K˂wg>* .%g$.p\Ͽ#?TgDȄnfzZ+b4OZBd6dm0sei# ,+t832Sta7.B|f}YOW\<*^mƱAPN!%-B 4+kPFt) NQRG_&ca@@fyoXқGy{:3.BIt9;Xp*-ȉ7};Y=e3dH)E3H::( hYQH#!UP0B _U>2$T̺ĽP)DOe<3ThAt*Oc#ySkut#֤Cy! 6G^h]k K}4M8~&\@'QG"X~h>g;ŊX|:5E>kFV?MmYaG =]U׊Nu\ SE"66#143I҆d] ʵAw G}ޖ8| #7 GW 1cCMbԹ:8yp+T>u߉È$|@lA\GUɊt!5پ;1sFC`0o:mLַ_L:-ClTGx&b9