strongswan-ipsec-5.9.11-150500.5.3.1 >  A dNp9|3r'4ꦃy}ٔelB2yMq(iL~j&A5o@WV;Rmy`p.AĩrdVXYi7 s# ecIh vAK(PEp(£RNcDd, vJ1Y啼}PZG.}Nk,SzinQg\(4TZLӱF"}'mpllqqF:.A˘HcƮFhWGÌi8Iqf7|o*U]3iٸ7|" U{Apn}4a-O=Ob4>pL=?=d ' K04@D]~  9 >> `> > > > > >">#L#t>$l %(%(M(((((8('9)\':+'=#>#$?#,@#4B#<F#GG#\>H$T>I%L>X% Y% Z%[%\&>]&>^*,b+c+d,Ke,Pf,Sl,Uu,h>v-`w9>x:>y;xmz=,=<=@=F=Cstrongswan-ipsec5.9.11150500.5.3.1OpenSource IPsec-based VPN SolutionStrongSwan is an OpenSource IPsec-based VPN Solution for Linux This package provides the /etc/init.d/ipsec service script and allows to maintain both, IKEv1 and IKEv2, using the /etc/ipsec.conf and the /etc/ipsec.sectes files.dNcibs-arm-6{SUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/Productivity/Networking/Securityhttps://www.strongswan.org/linuxaarch64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in strongswan-starter.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi# Following code does the migration from strongwan.service (ver < 5.8.0) to # strongswan-starter.service (ver >= 5.8.0) during update. The systemd service # units have been renamed. The modern unit, which was called strongswan-swanctl, # is now called strongswan (the previous name is configured as alias in the unit, # for which a symlink is created when the unit is enabled). The legacy unit is now # called strongswan-starter. _ipsec_active=`/usr/bin/systemctl is-active strongswan-starter.service 2>/dev/null` || : _swanctl_active=`/usr/bin/systemctl is-active strongswan.service 2>/dev/null` || : _ipsec_enable=`/usr/bin/systemctl is-enabled strongswan-starter.service 2>/dev/null` || : _swanctl_enable=`/usr/bin/systemctl is-enabled strongswan.service 2>/dev/null` || : if [[ "$_swanctl_enable" == "enabled" || "$_swanctl_active" == "active" ]]; then /usr/bin/systemctl disable --now strongswan.service || : /usr/bin/systemctl mask strongswan.service || : fi if [[ "$_swanctl_enable" == "enabled" || "$_ipsec_enable" == "enabled" ]]; then /usr/bin/systemctl daemon-reload /usr/bin/systemctl enable strongswan-starter.service || : fi if [[ "$_swanctl_active" == "active" || "$_ipsec_active" == "active" ]]; then /usr/bin/systemctl start strongswan-starter.service || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable strongswan-starter.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop strongswan-starter.service ) || : fi if test -s /etc/ipsec.secrets.rpmsave ; then cp -p --backup=numbered /etc/ipsec.secrets.rpmsave \ /etc/ipsec.secrets.rpmsave.old fi if test -s /etc/ipsec.conf.rpmsave ; then cp -p --backup=numbered /etc/ipsec.conf.rpmsave \ /etc/ipsec.conf.rpmsave.old fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in strongswan-starter.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart strongswan-starter.service ) || : fi fi`@$p POh  P   6 h>A! CA]<A 8w AAAAAAAAAA큀A큀A큤A큤dN;dN;dN;dN;dN;dN;dN;dN;dN;dN;dN"dN>dNdN>dNPdNKdNKdNKdNKdNdN 255 are supported for custom routes on Linux. * To avoid races, the check for hardware offloading support in the kernel-netlink plugin is performed during initialization of the plugin (a605452c03). * The D-Bus config file for charon-nm is now installed in $(datadir)/dbus-1/system.d instead of $(sysconfdir)/dbus-1/system.d, which is intended for sysadmin overrides. INVALID_MAJOR_VERSION notifies are now correctly sent in messages of the same exchange type and with the same message ID as the request. * IKEv2 SAs are now immediately destroyed when sending or receiving INVALID_SYNTAX notifies in authenticated messages. * For developers working from the repository the configure script now aborts if GNU gperf is not found. - Version 5.8.1 =============== * RDNs in DNs of X.509 certificates can now optionally be matched less strict. The global strongswan.conf option charon.rdn_matching takes two alternative values that cause the matching algorithm to either ignore the order of matched RDNs (reordered) or additionally (relaxed) accept DNs that contain more RDNs than configured (unmatched RDNs are treated like wildcard matches). * The updown plugin now passes the same interface to the script that is also used for the automatically installed routes, that is, the interface over which the peer is reached instead of the interface on which the local address is found (#3095). * TPM 2.0 contexts are now protected by a mutex to prevent issues if multiple IKE_SAs use the same private key concurrently (4b25885025). * Do a rekey check after the third QM message was received (#3060). * If available, explicit_bzero() is now used as memwipe() instead of our own implementation. * An .editorconfig file has been added, mainly so Github shows files with proper indentation (68346b6962). * The internal certificate of the load-tester plugin has been modified so it can again be used as end-entity cert with 5.6.3 and later (#3139). * The maximum data length of received COOKIE notifies (64 bytes) is now enforced (#3160). - Version 5.8.0 =============== * The systemd service units have been renamed. The modern unit, which was called strongswan-swanctl, is now called strongswan (the previous name is configured as alias in the unit, for which a symlink is created when the unit is enabled). The legacy unit is now called strongswan-starter. * Support for XFRM interfaces (available since Linux 4.19) has been added, which are intended to replace VTI devices (they are similar but offer several advantages, for instance, they are not bound to an address or address family). * IPsec SAs and policies are associated with such interfaces via interface IDs that can be configured in swanctl.conf (dynamic IDs may optionally be allocated for each SA and even direction). It's possible to use separate interfaces for in- and outbound traffic (or only use an interface in one direction and regular policies in the other). * Interfaces may be created dynamically via updown/vici scripts, or statically before or after establishing the SAs. Routes must be added manually as needed (the daemon will not install any routes for outbound policies with an interface ID). * When moving XFRM interfaces to other network namespaces they retain access to the SAs and policies installed in the original namespace, which allows providing IPsec tunnels for processes in other network namespaces without giving them access to the IPsec keys or IKE credentials. More information can be found on the page about route-based VPNs. * Initiation of childless IKE_SAs is supported (RFC 6023). If enabled and supported by the responder, no CHILD_SA is established during IKE_AUTH. Instead, all CHILD_SAs are created with CREATE_CHILD_SA exchanges. This allows using a separate DH exchange even for the first CHILD_SA, which is otherwise created during IKE_AUTH with keys derived from the IKE_SA's key material. * The swanctl --initiate command may be used to initiate only the IKE_SA via --ike option if --child is omitted and the peer supports this extension. * The NetworkManager backend and plugin support IPv6. * The new wolfssl plugin is a wrapper around the wolfSSL crypto library. Thanks to Sean Parkinson of wolfSSL Inc. for the initial patch. * IKE SPIs may optionally be labeled via the charon.spi_mask|label options in strongswan.conf. This feature was extracted from charon-tkm, however, now applies the mask/label in network order. * The openssl plugin supports ChaCha20-Poly1305 when built with OpenSSL 1.1.0. * The PB-TNC finite state machine according to section 3.2 of RFC 5793 was not correctly implemented when sending either a CRETRY or SRETRY batch. These batches can only be sent in the "Decided" state and a CRETRY batch can immediately carry all messages usually transported by a CDATA batch. It is currently not possible to send a SRETRY batch since full-duplex mode for PT-TLS transport is not supported. * Instead of marking IPv6 virtual IPs as deprecated, the kernel-netlink plugin now uses address labels to avoid that such addresses are used for non-VPN traffic (00a953d090). * The agent plugin now creates sockets to the ssh/gpg-agent dynamically and does not keep them open, which otherwise might prevent the agent from getting terminated. * To avoid broadcast loops the forecast plugin now only reinjects packets that are marked or received from the configured interface. * UTF-8 encoded passwords are supported via EAP-MSCHAPv2, which internally uses an UTF-16LE encoding to calculate the NT hash (#3014). * Properly delete temporary drop policies (used when updating IP addresses of SAs) if manual priorities are used, which was broken since 5.6.2 (8e31d65730). * Avoid overwriting start_action when parsing the inactivity timeout in the vici plugin (#2954). * Fixed the automatic termination of reloaded vici connections with start_action=start, which was broken since 5.6.3 (71b22c250f). * The lookup for shared secrets for IKEv1 SAs via sql plugin should now work better (6ec9f68f32). * Fixed a race condition in the trap manager between installation and removal of a policy (69cbe2ca3f). * Compilation of the kernel-netlink plugin has been fixed on old kernels (< 2.6.39), which was caused by the HW offload changes (c7f579fa17). * The IPsec stack detection and module loading in starter has been removed (it wasn't enforced anyway and loading modules doesn't seem necessary, also KLIPS hasn't been supported for a long time and PF_KEY will eventually be removed from the Linux kernel, ba817d2917). * Several IKEv2 protocol details are now handled more strictly: Unrequested virtual IPs are ignored, CFG_REPLY payloads are ignored if no CFG_REQUEST payloads were sent, a USE TRANSPORT_MODE notify received from the responder is checked against the local configuration. * The keys and certificates used by the scenarios in the testing environment are now generated dynamically. Running the testing/scripts/build-certs script after creating the base and root images uses the pki utility installed in the latter to create the keys and certificates for all the CAs and in some cases for individual scenarios. These credentials are stored in the source tree, not the image, so this has to be called only once even if the images are later rebuilt. The script automatically (re-)rebuilds the guest images as that generates fresh CRLs and signs the DNS zones. The only keys/certificates currently not generated are the very large ones used by the ikev2/rw-eap-tls-fragments scenario. - Version 5.7.2 =============== * For RSA with PSS padding, the TPM 2.0 specification mandates the maximum salt length (as defined by the length of the key and hash). However, if the TPM is FIPS-168-4 compliant, the salt length equals the hash length. This is assumed for FIPS-140-2 compliant TPMs, but if that's not the case, it might be necessary to manually enable charon.plugins.tpm.fips_186_4 if the TPM doesn't use the maximum salt length. * Directories for credentials loaded by swanctl are now accessed relative to the loaded swanctl.conf file, in particular, when loading it from a custom location via --file argument. * The base directory, which is used if no custom location for swanctl.conf is specified, is now also configurable at runtime via SWANCTL_DIR environment variable. * If RADIUS Accounting is enabled, the eap-radius plugin will add the session ID (Acct-Session-Id) to Access-Request messages, which e.g. simplifies associating database entries for IP leases and accounting with sessions (the session ID does not change when IKE_SAs are rekeyed, #2853). * All IP addresses assigned by a RADIUS server are included in Accounting-Stop messages even if the client did not claim them, allowing to release them early in case of connection errors (#2856). * Selectors installed on transport mode SAs by the kernel-netlink plugin are now updated if an IP address changes (e.g. via MOBIKE) and it was part of the selectors. * No deletes are sent anymore when a rekeyed CHILD_SA expires (#2815). * The bypass-lan plugin now tracks interfaces to handle subnets that move from one interface to another and properly update associated routes (#2820). * Only valid and expected inbound IKEv2 messages are used to update the timestamp of the last received message (previously, retransmits also triggered an update). * IKEv2 requests from responders are now ignored until the IKE_SA is fully established (e.g. if a DPD request from the peer arrives before the IKE_AUTH response does, 46bea1add9). Delayed IKE_SA_INIT responses with COOKIE notifies we already recevied are ignored, they caused another reset of the IKE_SA previously (#2837). * Active and queued Quick Mode tasks are now adopted if the peer reauthenticates an IKEv1 SA while creating lots of CHILD_SAs. * Newer versions of the FreeBSD kernel add an SADB_X_EXT_SA2 extension to SADB_ACQUIRE messages, which allows the kernel-pfkey plugin to determine the reqid of the policy even if it wasn't installed by the daemon previously (e.g. when using FreeBSD's if_ipsec(4) VTIs, which install policies themselves, 872b9b3e8d). * Added support for RSA signatures with SHA-256 and SHA-512 to the agent plugin. For older versions of ssh/gpg-agent that only support SHA-1, IKEv2 signature authentication has to be disabled via charon.signature_authentication. * The sshkey and agent plugins support Ed25519/Ed448 SSH keys and signatures. * The openssl plugin supports X25519/X448 Diffie-Hellman and Ed25519/Ed448 keys and signatures when built against OpenSSL 1.1.1. * Support for Ed25519, ChaCha20/Poly1305, SHA-3 and AES-CCM were added to the botan plugin. * The mysql plugin now properly handles database connections with transactions under heavy load (#2779). * IP addresses in ha pools are now distributed evenly among all segments (#2828). * Private key implementations may optionally provide a list of supported signature schemes, which, as described above, is used by the tpm plugin because for each key on a TPM 2.0 the hash algorithm and for RSA also the padding scheme is predefined. * The testing environment is now based on Debian 9 (stretch) by default. This required some changes, in particular, updating to FreeRADIUS 3.x (which forced us to abandon the TNC@FHH patches and scenarios, 2fbe44bef3) and removing FIPS-enabled versions of OpenSSL (the FIPS module only supports OpenSSL 1.0.2). * Most test scenarios were migrated to swanctl. - Version 5.7.1 =============== * Fixes a vulnerability in the gmp plugin triggered by crafted certificates with RSA keys with very small moduli. When verifying signatures with such keys, the code patched with the fix for CVE-2018-16151/2 caused an integer underflow and subsequent heap buffer overflow that results in a crash of the daemon. * The vulnerability has been registered as CVE-2018-17540. - Version 5.7.0 =============== * Fixes a potential authorization bypass vulnerability in the gmp plugin that was caused by a too lenient verification of PKCS#1 v1.5 signatures. Several flaws could be exploited by a Bleichenbacher-style attack to forge signatures for low-exponent keys (i.e. with e=3). * CVE-2018-16151 has been assigned to the problem of accepting random bytes after the OID of the hash function in such signatures, and CVE-2018-16152 has been assigned to the issue of not verifying that the parameters in the ASN.1 algorithmIdentitifer structure is empty. Other flaws that don't lead to a vulnerability directly (e.g. not checking for at least 8 bytes of padding) have no separate CVE assigned. * Dots are not allowed anymore in section names in swanctl.conf and strongswan.conf. This mainly affects the configuration of file loggers. If the path for such a log file contains dots it now has to be configured in the new path setting within the arbitrarily renamed subsection in the filelog section. * Sections in swanctl.conf and strongswan.conf may now reference other sections. All settings and subsections from such a section are inherited. This allows to simplify configs as redundant information has only to be specified once and may then be included in other sections (see strongswan.conf for an example). * The originally selected IKE config (based on the IPs and IKE version) can now change if no matching algorithm proposal is found. This way the order of the configs doesn't matter that much anymore and it's easily possible to specify separate configs for clients that require weaker algorithms (instead of having to also add them in other configs that might be selected). * Support for Postquantum Preshared Keys for IKEv2 (draft-ietf-ipsecme-qr-ikev2) has been added. For an example refer to the swanctl/rw-cert-ppk scenario (or with EAP, or PSK authentication). * The new botan plugin is a wrapper around the Botan C++ crypto library. It requires a fairly recent build from Botan's master branch (or the upcoming 2.8.0 release). Thanks to René Korthaus and his team from Rohde & Schwarz Cybersecurity for the initial patch and to Jack Lloyd for quickly adding missing functions to Botan's FFI (C89) interface. * Implementation of RFC 8412 "Software Inventory Message and Attributes (SWIMA) for PA-TNC". * SWIMA subscription option sets CLOSE_WRITE trigger on apt history.log file resulting in a ClientRetry PB-TNC batch to initialize a new measurement cycle. The new imv/imc-swima plugins replace the previous imv/imc-swid plugins, which were removed. * Added support for fuzzing the PA-TNC (RFC 5792) and PB-TNC (RFC 5793) NEA protocols on Google's OSS-Fuzz infrastructure. * Support for version 2 of Intel's TPM2-TSS TGC Software Stack. The presence of the in-kernel /dev/tpmrm0 resource manager is automatically detected. * The pki tool accepts a xmppAddr otherName as a subjectAlternativeName using the syntax --san xmppaddr:. * swanctl.conf supports the configuration of marks the in- and/or outbound SA should apply to packets after processing on Linux. Configuring such a mark for outbound SAs requires at least a 4.14 kernel. The ability to set a mask and configuring a mark/mask for inbound SAs will be added with the upcoming 4.19 kernel. * New options in swanctl.conf allow configuring how/whether DF, ECN and DS fields in the IP headers are copied during IPsec processing. Controlling this is currently only possible on Linux. * The handling of sequence numbers in IKEv1 DPDs has been improved (#2714). * To avoid conflicts, the dhcp plugin now only uses the DHCP server port if explicitly configured. - Version 5.6.3 =============== * Fixed a DoS vulnerability in the IKEv2 key derivation if the openssl plugin is used in FIPS mode and HMAC-MD5 is negotiated as PRF. This vulnerability has been registered as CVE-2018-10811. * Fixed a vulnerability in the stroke plugin, which did not check the received length before reading a message from the socket. Unless a group is configured, root privileges are required to access that socket, so in the default configuration this shouldn't be an issue. This vulnerability has been registered as CVE-2018-5388. * CRLs that are not yet valid are now ignored to avoid problems in scenarios where expired certificates are removed from new CRLs and the clock on the host doing the revocation check is trailing behind that of the host issuing CRLs. Not doing this could result in accepting a revoked and expired certificate, if it's still valid according to the trailing clock but not contained anymore in not yet valid CRLs. * The issuer of fetched CRLs is now compared to the issuer of the checked certificate (#2608). * CRL validation results other than revocation (e.g. a skipped check because the CRL couldn't be fetched) are now stored also for intermediate CA certificates and not only for end-entity certificates, so a strict CRL policy can be enforced in such cases. * In compliance with RFC 4945, section 5.1.3.2, certificates used for IKE must now either not contain a keyUsage extension (like the ones generated by pki), or have at least one of the digitalSignature or nonRepudiation bits set. * New options for vici/swanctl allow forcing the local termination of an IKE_SA. This might be useful in situations where it's known the other end is not reachable anymore, or that it already removed the IKE_SA, so retransmitting a DELETE and waiting for a response would be pointless. * Waiting only a certain amount of time for a response (i.e. shorter than all retransmits would be) before destroying the IKE_SA is also possible by additionally specifying a timeout in the forced termination request. * When removing routes, the kernel-netlink plugin now checks if it tracks other routes for the same destination and replaces the installed route instead of just removing it. Same during installation, where existing routes previously weren't replaced. This should allow using traps with virtual IPs on Linux (#2162). * The dhcp plugin now only sends the client identifier DHCP option if the identity_lease setting is enabled (7b660944b6). It can also send identities of up to 255 bytes length, instead of the previous 64 bytes (30e886fe3b, 0e5b94d038). If a server address is configured, DHCP requests are now sent from port 67 instead of 68 to avoid ICMP port unreachables (becf027cd9). * The handling of faulty INVALID_KE_PAYLOAD notifies (e.g. one containing a DH group that wasn't proposed) during CREATE_CHILD_SA exchanges has been improved (#2536). * Roam events are now completely ignored for IKEv1 SAs (there is no MOBIKE to handle such changes properly). * ChaCha20/Poly1305 is now correctly proposed without key length (#2614). For compatibility with older releases the chacha20poly1305compat keyword may be included in proposals to also propose the algorithm with a key length (c58434aeff). * Configuration of hardware offload of IPsec SAs is now more flexible and allows a new setting (auto), which automatically uses it if the kernel and device both support it. If hw offload is set to yes and offloading is not supported, the CHILD_SA installation now fails. * The kernel-pfkey plugin optionally installs routes via internal interface (one with an IP in the local traffic selector). On FreeBSD, enabling this selects the correct source IP when sending packets from the gateway itself (e811659323). * SHA-2 based PRFs are supported in PKCS#8 files as generated by OpenSSL 1.1 (#2574). * The pki --verify tool may load CA certificates and CRLs from directories. * The IKE daemon now also switches to port 4500 if the remote port is not 500 (e.g. because the remote maps the response to a different port, as might happen on Azure), as long as the local port is 500 (85bfab621d). * Fixed an issue with DNS servers passed to NetworkManager in charon-nm (ee8c25516a). * Logged traffic selectors now always contain the protocol if either protocol or port are set (a36d8097ed). * Only the inbound SA/policy will be updated as reaction to IP address changes for rekeyed CHILD_SAs that are kept around. * The parser for strongswan.conf/swanctl.conf now accepts = characters in values without having to put the value in quotes (e.g. for Base64 encoded shared secrets). Notes for developers: * trap_manager_t: Trap policies are now unistalled by peer/child name and not the reqid. * No reqid is returned anymore when installing trap policies. * child_sa_t: A new state (CHILD_DELETED) is used for CHILD_SAs that have been deleted but not yet destroyed (after a rekeying CHILD_SAs are kept around for a while to process delayed packets). This way child_updown events are not triggered anymore for such SAs when an IKE_SA that has such CHILD_SAs assigned is deleted. - Version 5.6.2 =============== * Fixed a DoS vulnerability in the parser for PKCS#1 RSASSA-PSS signatures that was caused by insufficient input validation. One of the configurable parameters in algorithm identifier structures for RSASSA-PSS signatures is the mask generation function (MGF). Only MGF1 is currently specified for this purpose. However, this in turn takes itself a parameter that specifies the underlying hash function. strongSwan's parser did not correctly handle the case of this parameter being absent, causing an undefined data read. This vulnerability has been registered as CVE-2018-6459. * When rekeying IKEv2 IKE_SAs the previously negotiated DH group will be reused, instead of using the first configured group, which avoids an additional exchange if the peer previously selected a different DH group via INVALID_KE_PAYLOAD notify. The same is also done when rekeying CHILD_SAs except for the first rekeying of the CHILD_SA that was created with the IKE_SA, where no DH group was negotiated yet. Also, the selected DH group is moved to the front in all sent proposals that contain it and all proposals that don't are moved to the back in order to convey the preference for this group to the peer. * Handling of MOBIKE task queuing has been improved. In particular, the response to an address update (with NAT-D payloads) is not ignored anymore if only an address list update or DPD is queued as that could prevent updating the UDP encapsulation in the kernel. * On Linux, roam events may optionally be triggered by changes to the routing rules, which can be useful if routing rules (instead of e.g. route metrics) are used to switch from one to another interface (i.e. from one to another routing table). Since routing rules are currently not evaluated when doing route lookups this is only useful if the kernel-based route lookup is used (4664992f7d). * The fallback drop policies installed to avoid traffic leaks when replacing addresses in installed policies are now replaced by temporary drop policies, which also prevent acquires because we currently delete and reinstall IPsec SAs to update their addresses (35ef1b032d). * Access X.509 certificates held in non-volatile storage of a TPM 2.0 referenced via the NV index. Adding the --keyid parameter to pki --print allows to print private keys or certificates stored in a smartcard or a TPM 2.0. * Fixed proposal selection if a peer incorrectly sends DH groups in the ESP proposal during IKE_AUTH and also if a DH group is configured in the local ESP proposal and charon.prefer configured_proposals is disabled (d058fd3c32). * The lookup for PSK secrets for IKEv1 has been improved for certain scenarios (see #2497 for details). * MSKs received via RADIUS are now padded to 64 bytes to avoid compatibility issues with EAP-MSCHAPv2 and PRFs that have a block size < 64 bytes (e.g. AES-XCBC-PRF-128, see 73cbce6013). * The tpm_extendpcr command line tool extends a digest into a TPM PCR. * Ported the NetworkManager backend from the deprecated libnm-glib to libnm. * The save-keys debugging/development plugin saves IKE and/or ESP keys to files compatible with Wireshark. - Version 5.6.1 =============== * Several algorithms were removed from the default ESP/AH and IKE proposals in compliance with RFC 8221 and RFC 8247, respectively. Removed from the default ESP/AH proposal were the 3DES and Blowfish encryption algorithms and the HMAC-MD5 integrity algorithm. From the IKE default proposal the HMAC-MD5 integrity algorithm and the MODP-1024 Diffie-Hellman group were removed (the latter is significant for Windows clients in their default configuration). These algorithms may still be used in custom proposals. * Support for RSASSA-PSS signatures has been added. For compatibility with previous releases they are currently not used automatically, by default, to change that charon.rsa_pss may be enabled. To explicitly use or require such signatures during IKEv2 signature authentication (RFC 7427) ike:rsa/pss... authentication constraints may be used for specific connections (regardless of whether the strongswan.conf option above is enabled). Only the hash algorithm can be specified in such constraints, the MGF1 will be based on that hash and the salt length will equal the hash length (when verifying the salt length is not enforced). To enforce such signatures during PKI verification use rsa/pss... authentication constraints. * All pki commands that create certificates/CRLs can be made to sign with RSASSA-PSS instead of the classing PKCS#1 scheme with the --rsa-padding pss option. As with signatures during authentication, only the hash algorithm is configurable (via --digest option), the MGF1 will be based on that and the salt length will equal the hash length. * These signatures are supported by all RSA backends except pkcs11 (i.e. gmp, gcrypt, openssl). The gmp plugin requires the mgf1 plugin. Note that RSASSA-PSS algorithm identifiers and parameters in keys (public keys in certificates or private keys in PKCS#8 files) are currently not used as constraints. * The sec-updater tool checks for security updates in dpkg-based repositories (e.g. Debian/Ubuntu) and sets the security flags in the IMV policy database accordingly. Additionally for each new package version a SWID tag for the given OS and HW architecture is created and stored in the database. * Using the sec-updater.sh script template the lookup can be automated (e.g. via an hourly cron job). * When restarting an IKEv2 negotiation after receiving an INVALID_KE_PAYLOAD notify (or due to other reasons like too many retransmits) a new initiator SPI is allocated. This prevents issues caused by retransmits for IKE_SA_INIT messages. * Because the initiator SPI was previously reused when restarting the connection delayed responses for previous connection attempts were processed and might have caused fatal errors due to a failed DH negotiation or because of the internal retry counter in the ike-init task. For instance, if we proposed a DH group the responder rejected we might have later received delayed responses that either contained INVALID_KE_PAYLOAD notifies with the DH group we already switched to, or, if we retransmitted an IKE_SA_INIT with the requested group but then had to restart again, a KE payload with a group different from the one we proposed. * The introduction of file versions in the IMV database scheme broke file reference hash measurements. This has been fixed by creating generic product versions having an empty package name. * A new timeout option for the systime-fix plugin stops periodic system time checks after a while and enforces a certificate verification, closing or reauthenticating all SAs with invalid certificates. * The IKE event counters, previously only available via ipsec listcounters command, may now also be queried and reset via vici and the new swanctl --counters command. They are collected and provided by the optional counters plugin (enabled by default for backwards compatibility if the stroke plugin is built). * Class attributes received in RADIUS Access-Accept messages may optionally be added to RADIUS accounting messages (655924074b). * Basic support for systemd sockets has been added, which may be used for privilege separation (59db98fb94). * Inbound marks may optionally be installed in the SA again (was removed with 5.5.2) by enabling the mark_in_sa option in swanctl.conf. * The timeout of leases in pools configured via pool utility may be configured in other units than hours. INITIAL_CONTACT notifies are now only omitted if never is configured as uniqueness policy. * Outbound FWD policies for shunts are not installed anymore, by default (as is the case for other policies since 5.5.1). * Don't consider a DH group mismatch during CHILD_SA rekeying as failure as responder (e7276f78aa). * Handling of fragmented IPv4 and IPv6 packets in libipsec has been improved (e138003de9). * Trigger expire events for the correct IPsec SA in libipsec (6e861947a0). * A crash in CRL verification via openssl plugin using OpenSSL 1.1 has been fixed (78acaba6a1). * No hard-coded default proposals are passed from starter to the stroke plugin anymore (the IKE proposal used curve25519 since 5.5.2, which is an optional plugin). * A workaround for an issue with virtual IPs on macOS 10.13 (High Sierra) has been added (039b85dd43). * Handling of IKE_SA rekey collisions in charon-tkm has been fixed. * Instead of failing or just silently doing nothing unit tests may now warn about certain conditions (e.g. if a test was not executed due to external dependencies).- Added patch to fix vulnerability: CVE-2018-17540 (bsc#1109845) [+ 0010-strongswan-4.4.0-5.7.0_gmp-pkcs1-overflow.patch]- Added patch to fix vulnerability: CVE-2018-10811 (bsc#1093536) - denial-of-service vulnerability [+ 0009-strongswan-5.5.0-5.6.2_skeyseed_init.patch]- Added patch to fix vulnerability: CVE-2018-5388 (bsc#1094462) - Buffer Underflow in stroke_socket.c [+ 0008-strongswan-5.1.2-5.6.2_stroke_msg_len.patch]- Added patch to fix vulnerability: CVE-2018-16151,CVE-2018-16152 (bsc#1107874) - Insufficient input validation in gmp plugin [+ 0007-strongswan-5.3.1-5.6.0_gmp-pkcs1-verify.patch]- Removed unused requires and macro calls(bsc#1083261)- Updated to strongSwan 5.6.0 providing the following changes: * Fixed a DoS vulnerability in the gmp plugin that was caused by insufficient input validation when verifying RSA signatures, which requires decryption with the operation m^e mod n, where m is the signature, and e and n are the exponent and modulus of the public key. The value m is an integer between 0 and n-1, however, the gmp plugin did not verify this. So if m equals n the calculation results in 0, in which case mpz_export() returns NULL. This result wasn't handled properly causing a null-pointer dereference. This vulnerability has been registered as CVE-2017-11185. (bsc#1051222) * New SWIMA IMC/IMV pair implements the draft-ietf-sacm-nea-swima-patnc Internet Draft and has been demonstrated at the IETF 99 Prague Hackathon. * The IMV database template has been adapted to achieve full compliance with the ISO 19770-2:2015 SWID tag standard. * The pt-tls-client can attach and use TPM 2.0 protected private keys via the --keyid parameter. * By default the /etc/swanctl/conf.d directory is created and *.conf files in it are included in the default swanctl.conf file. * The curl plugin now follows HTTP redirects (configurable via strongswan.conf). * The CHILD_SA rekeying was fixed in charon-tkm and the behavior is refined a bit more since 5.5.3 * libtpmtss supports Intel's TSS2 Architecture Broker and Resource Manager interface (tcti-tabrmd). * more on https://wiki.strongswan.org/versions/66- fix "uintptr_t’ undeclared" compilation error. [+0006-fix-compilation-error-by-adding-stdint.h.patch]- Updated to strongSwan 5.3.5(bsc#1050691) providing the following changes: * Fixed a DoS vulnerability in the gmp plugin that was caused by insufficient input validation when verifying RSA signatures. More specifically, mpz_powm_sec() has two requirements regarding the passed exponent and modulus that the plugin did not enforce, if these are not met the calculation will result in a floating point exception that crashes the whole process. This vulnerability has been registered as CVE-2017-9022. Please refer to our blog for details. * Fixed a DoS vulnerability in the x509 plugin that was caused because the ASN.1 parser didn't handle ASN.1 CHOICE types properly, which could result in an infinite loop when parsing X.509 extensions that use such types. This vulnerability has been registered as CVE-2017-9023. Please refer to our blog for details. * The behavior during IKEv2 CHILD_SA rekeying has been changed in order to avoid traffic loss. When responding to a CREATE_CHILD_SA request to rekey a CHILD_SA the responder already has everything available to install and use the new CHILD_SA. However, this could lead to lost traffic as the initiator won't be able to process inbound packets until it processed the CREATE_CHILD_SA response and updated the inbound SA. To avoid this the responder now only installs the new inbound SA and delays installing the outbound SA until it receives the DELETE for the replaced CHILD_SA. * The messages transporting these DELETEs could reach the peer before packets sent with the deleted outbound SAs reach it. To reduce the chance of traffic loss due to this the inbound SA of the replaced CHILD_SA is not removed for a configurable amount of seconds (charon.delete_rekeyed_delay) after the DELETE has been processed. * The code base has been ported to Apple's ARM64 iOS platform, which required several changes regarding the use of variadic functions. This was necessary because the calling conventions for variadic and regular functions are different there. This means that assigning a non-variadic function to a variadic function pointer, as we did with our enumerator_t::enumerate() implementations and several callbacks, will result in crashes as the called function accesses the arguments differently than the caller provided them. To avoid this issue the enumerator_t interface has been changed and the signature of the callback functions for enumerator_create_filter() and two methods on linked_list_t have been changed. Refer to the developer notes below for details. * Adds support for fuzzing the certificate parser provided by the default plugins (x509, pem, gmp etc.) on Google's OSS-Fuzz infrastructure (or generally with libFuzzer). Several issues found while fuzzing these plugins were fixed. * Two new options have been added to charon's retransmission settings: retransmit_limit and retransmit_jitter. The former adds an upper limit to the calculated retransmission timeout, the latter randomly reduces it. Refer to Retransmission for details. * A bug in swanctl's --load-creds command was fixed that caused unencrypted private keys to get unloaded if the command was called multiple times. The load-key VICI command now returns the key ID of the loaded key on success. * The credential manager now enumerates local credential sets before global ones. This means certificates supplied by the peer will now be preferred over certificates with the same identity that may be locally stored (e.g. in the certificate cache). * Adds support for hardware offload of IPsec SAs as introduced by Linux 4.11 for specific hardware that supports this. * The pki tool loads the curve25519 plugin by default. [- 0006-Make-sure-the-modulus-is-odd-and-the-exponent-not-zero.patch, - 0007-asn1-parser-Fix-CHOICE-parsing.patch] - libhydra is removed as all kernel plugins moved to libcharon- Applied patch for "Don't retransmit Aggressive Mode response" bsc#985012. - Applied upstream patch for "Insufficient Input Validation in gmp Plugin" bsc#1039514(CVE-2017-9022). - Applied upstream patch for "Incorrect x509 ASN.1 parser error handling" bsc#1039515(CVE-2017-9023). [+0005-ikev1-Don-t-retransmit-Aggressive-Mode-response.patch, +0006-Make-sure-the-modulus-is-odd-and-the-exponent-not-zero.patch, +0007-asn1-parser-Fix-CHOICE-parsing.patch]- Updated to strongSwan 5.3.5 providing the following changes: Changes in version 5.3.5: * Properly handle potential EINTR errors in sigwaitinfo(2) calls that replaced sigwait(3) calls with 5.3.4. * RADIUS retransmission timeouts are now configurable, courtesy of Thom Troy. Changes in version 5.3.4: * Fixed an authentication bypass vulnerability in the eap-mschapv2 plugin that was caused by insufficient verification of the internal state when handling MSCHAPv2 Success messages received by the client. This vulnerability has been registered as CVE-2015-8023. * The sha3 plugin implements the SHA3 Keccak-F1600 hash algorithm family. Within the strongSwan framework SHA3 is currently used for BLISS signatures only because the OIDs for other signature algorithms haven't been defined yet. Also the use of SHA3 for IKEv2 has not been standardized yet. Changes in version 5.3.3: * Added support for the ChaCha20/Poly1305 AEAD cipher specified in RFC 7539 and RFC 7634 using the chacha20poly1305 ike/esp proposal keyword. The new chapoly plugin implements the cipher, if possible SSE-accelerated on x86/x64 architectures. It is usable both in IKEv2 and the strongSwan libipsec ESP backend. On Linux 4.2 or newer the kernel-netlink plugin can configure the cipher for ESP SAs. * The vici interface now supports the configuration of auxiliary certification authority information as CRL and OCSP URIs. * In the bliss plugin the c_indices derivation using a SHA-512 based random oracle has been fixed, generalized and standardized by employing the MGF1 mask generation function with SHA-512. As a consequence BLISS signatures unsing the improved oracle are not compatible with the earlier implementation. * Support for auto=route with right=%any for transport mode connections has been added (the ikev2/trap-any scenario provides examples). * The starter daemon does not flush IPsec policies and SAs anymore when it is stopped. Already existing duplicate policies are now overwritten by the IKE daemon when it installs its policies. * Init limits (like charon.init_limit_half_open) can now optionally be enforced when initiating SAs via VICI. For this, IKE_SAs initiated by the daemon are now also counted as half open SAs, which, as a side-effect, fixes the status output while connecting (e.g. in ipsec status). * Symmetric configuration of EAP methods in left|rightauth is now possible when mutual EAP-only authentication is used (previously, the client had to configure rightauth=eap or rightauth=any, which prevented it from using this same config as responder). * The initiator flag in the IKEv2 header is compared again (wasn't the case since 5.0.0) and packets that have the flag set incorrectly are again ignored. * Implemented a demo Hardcopy Device IMC/IMV pair based on the "Hardcopy Device Health Assessment Trusted Network Connect Binding" (HCD-TNC) document drafted by the IEEE Printer Working Group (PWG). * Fixed IF-M segmentation which failed in the presence of multiple small attributes in front of a huge attribute to be segmented. Changes in version 5.3.2: * Fixed a vulnerability that allowed rogue servers with a valid certificate accepted by the client to trick it into disclosing its username and even password (if the client accepts EAP-GTC). This was caused because constraints against the responder's authentication were enforced too late. This vulnerability has been registered as CVE-2015-4171. Changes in version 5.3.1: * Fixed a denial-of-service and potential remote code execution vulnerability triggered by IKEv1/IKEv2 messages that contain payloads for the respective other IKE version. Such payload are treated specially since 5.2.2 but because they were still identified by their original payload type they were used as such in some places causing invalid function pointer dereferences. The vulnerability has been registered as CVE-2015-3991. * The new aesni plugin provides CBC, CTR, XCBC, CMAC, CCM and GCM crypto primitives for AES-128/192/256. The plugin requires AES-NI and PCLMULQDQ instructions and works on both x86 and x64 architectures. It provides superior crypto performance in userland without any external libraries. Changes in version 5.3.0: * Added support for IKEv2 make-before-break reauthentication. By using a global CHILD_SA reqid allocation mechanism, charon supports overlapping CHILD_SAs. This allows the use of make-before-break instead of the previously supported break-before-make reauthentication, avoiding connectivity gaps during that procedure. As the new mechanism may fail with peers not supporting it (such as any previous strongSwan release) it must be explicitly enabled using the charon.make_before_break strongswan.conf option. * Support for "Signature Authentication in IKEv2" (RFC 7427) has been added. This allows the use of stronger hash algorithms for public key authentication. By default, signature schemes are chosen based on the strength of the signature key, but specific hash algorithms may be configured in leftauth. * Key types and hash algorithms specified in rightauth are now also checked against IKEv2 signature schemes. If such constraints are used for certificate chain validation in existing configurations, in particular with peers that don't support RFC 7427, it may be necessary to disable this feature with the charon.signature_authentication_constraints setting, because the signature scheme used in classic IKEv2 public key authentication may not be strong enough. * The new connmark plugin allows a host to bind conntrack flows to a specific CHILD_SA by applying and restoring the SA mark to conntrack entries. This allows a peer to handle multiple transport mode connections coming over the same NAT device for client-initiated flows. A common use case is to protect L2TP/IPsec, as supported by some systems. * The forecast plugin can forward broadcast and multicast messages between connected clients and a LAN. For CHILD_SA using unique marks, it sets up the required Netfilter rules and uses a multicast/broadcast listener that forwards such messages to all connected clients. This plugin is designed for Windows 7 IKEv2 clients, which announces its services over the tunnel if the negotiated IPsec policy allows it. * For the vici plugin a Python Egg has been added to allow Python applications to control or monitor the IKE daemon using the VICI interface, similar to the existing ruby gem. The Python library has been contributed by Björn Schuberg. * EAP server methods now can fulfill public key constraints, such as rightcert or rightca. Additionally, public key and signature constraints can be specified for EAP methods in the rightauth keyword. Currently the EAP-TLS and EAP-TTLS methods provide verification details to constraints checking. * Upgrade of the BLISS post-quantum signature algorithm to the improved BLISS-B variant. Can be used in conjunction with the SHA256, SHA384 and SHA512 hash algorithms with SHA512 being the default. * The IF-IMV 1.4 interface now makes the IP address of the TNC access requestor as seen by the TNC server available to all IMVs. This information can be forwarded to policy enforcement points (e.g. firewalls or routers). * The new mutual tnccs-20 plugin parameter activates mutual TNC measurements in PB-TNC half-duplex mode between two endpoints over either a PT-EAP or PT-TLS transport medium. - Adjusted file lists and removed obsolete patches [- 0005-strongswan-5.2.2-5.3.0_unknown_payload.patch, - 0006-strongswan-5.1.0-5.3.1_enforce_remote_auth.patch, - 0007-strongswan-4.4.0-5.3.3_eap_mschapv2_state.patch]- Applied upstream fix for a authentication bypass vulnerability in the eap-mschapv2 plugin (CVE-2015-8023,bsc#953817). [+ 0007-strongswan-4.4.0-5.3.3_eap_mschapv2_state.patch]- Applied upstream fix for a rogue servers vulnerability, that may enable rogue servers able to authenticate itself with certificate issued by any CA the client trusts, to gain user credentials from a client in certain IKEv2 setups (bsc#933591,CVE-2015-4171). [+ 0006-strongswan-5.1.0-5.3.1_enforce_remote_auth.patch] - Fix to apply unknown_payload patch if fips is disabled (<= 13.1) and renamed it to use number prefix corresponding with patch nr. [- strongswan-5.2.2-5.3.0_unknown_payload.patch, + 0005-strongswan-5.2.2-5.3.0_unknown_payload.patch]- Applied upstream fix for a DoS and potential remote code execution vulnerability through payload type (bsc#931272,CVE-2015-3991) [+ strongswan-5.2.2-5.3.0_unknown_payload.patch]- Updated to strongSwan 5.2.2 providing the following changes: Changes in version 5.2.2: * Fixed a denial-of-service vulnerability triggered by an IKEv2 Key Exchange payload that contains the Diffie-Hellman group 1025. This identifier was used internally for DH groups with custom generator and prime. Because these arguments are missing when creating DH objects based on the KE payload an invalid pointer dereference occurred. This allowed an attacker to crash the IKE daemon with a single IKE_SA_INIT message containing such a KE payload. The vulnerability has been registered as CVE-2014-9221. * The left/rightid options in ipsec.conf, or any other identity in strongSwan, now accept prefixes to enforce an explicit type, such as email: or fqdn:. Note that no conversion is done for the remaining string, refer to ipsec.conf(5) for details. * The post-quantum Bimodal Lattice Signature Scheme (BLISS) can be used as an IKEv2 public key authentication method. The pki tool offers full support for the generation of BLISS key pairs and certificates. * Fixed mapping of integrity algorithms negotiated for AH via IKEv1. This could cause interoperability issues when connecting to older versions of charon. Changes in version 5.2.1: * The new charon-systemd IKE daemon implements an IKE daemon tailored for use with systemd. It avoids the dependency on ipsec starter and uses swanctl as configuration backend, building a simple and lightweight solution. It supports native systemd journal logging. * Support for IKEv2 fragmentation as per RFC 7383 has been added. Like IKEv1 fragmentation it can be enabled by setting fragmentation=yes in ipsec.conf. * Support of the TCG TNC IF-M Attribute Segmentation specification proposal. All attributes can be segmented. Additionally TCG/SWID Tag, TCG/SWID Tag ID and IETF/Installed Packages attributes can be processed incrementally on a per segment basis. * The new ext-auth plugin calls an external script to implement custom IKE_SA authorization logic, courtesy of Vyronas Tsingaras. * For the vici plugin a ruby gem has been added to allow ruby applications to control or monitor the IKE daemon. The vici documentation has been updated to include a description of the available operations and some simple examples using both the libvici C interface and the ruby gem. Changes in version 5.2.0: * strongSwan has been ported to the Windows platform. Using a MinGW toolchain, many parts of the strongSwan codebase run natively on Windows 7 / 2008 R2 and newer releases. charon-svc implements a Windows IKE service based on libcharon, the kernel-iph and kernel-wfp plugins act as networking and IPsec backend on the Windows platform. socket-win provides a native IKE socket implementation, while winhttp fetches CRL and OCSP information using the WinHTTP API. * The new vici plugin provides a Versatile IKE Configuration Interface for charon. Using the stable IPC interface, external applications can configure, control and monitor the IKE daemon. Instead of scripting the ipsec tool and generating ipsec.conf, third party applications can use the new interface for more control and better reliability. * Built upon the libvici client library, swanctl implements the first user of the VICI interface. Together with a swanctl.conf configuration file, connections can be defined, loaded and managed. swanctl provides a portable, complete IKE configuration and control interface for the command line. The first six swanctl example scenarios have been added. * The SWID IMV implements a JSON-based REST API which allows the exchange of SWID tags and Software IDs with the strongTNC policy manager. * The SWID IMC can extract all installed packages from the dpkg (Debian, Ubuntu, Linux Mint etc.), rpm (Fedora, RedHat, OpenSUSE, etc.), or pacman (Arch Linux, Manjaro, etc.) package managers, respectively, using the swidGenerator (https://github.com/strongswan/swidGenerator) which generates SWID tags according to the new ISO/IEC 19770-2:2014 standard. * All IMVs now share the access requestor ID, device ID and product info of an access requestor via a common imv_session object. * The Attestation IMC/IMV pair supports the IMA-NG measurement format introduced with the Linux 3.13 kernel. * The aikgen tool generates an Attestation Identity Key bound to a TPM. * Implemented the PT-EAP transport protocol (RFC 7171) for Trusted Network Connect. * The ipsec.conf replay_window option defines connection specific IPsec replay windows. Original patch courtesy of Zheng Zhong and Christophe Gouault from 6Wind. - Adjusted file lists and removed obsolete patches [- 0005-restore-registration-algorithm-order.bug897512.patch, - 0006-strongswan-5.1.2-5.2.1_modp_custom.CVE-2014-9221.patch] - Adopted/Merged fipscheck patches [* strongswan_fipscheck.patch, strongswan_fipsfilter.patch]- Disallow brainpool elliptic curve groups in fips mode (bnc#856322). [* strongswan_fipsfilter.patch]- Applied an upstream fix for a denial-of-service vulnerability, which can be triggered by an IKEv2 Key Exchange payload, that contains the Diffie-Hellman group 1025 (bsc#910491,CVE-2014-9221). [+ 0006-strongswan-5.1.2-5.2.1_modp_custom.CVE-2014-9221.patch] - Adjusted whilelist of approved algorithms in fips mode (bsc#856322). [* strongswan_fipsfilter.patch] - Renamed patch file to match it's patch number: [- 0001-restore-registration-algorithm-order.bug897512.patch, + 0005-restore-registration-algorithm-order.bug897512.patch]- Updated strongswan-hmac package description (bsc#856322).- Disabled explicit gpg validation; osc source_validator does it. - Guarded fipscheck and hmac package in the spec file for >13.1.- Added generation of fips hmac hash files using fipshmac utility and a _fipscheck script to verify binaries/libraries/plugings shipped in the strongswan-hmac package. With enabled fips in the kernel, the ipsec script will call it before any action or in a enforced/manual "ipsec _fipscheck" call. Added config file to load openssl and kernel af-alg plugins, but not all the other modules which provide further/alternative algs. Applied a filter disallowing non-approved algorithms in fips mode. (fate#316931,bnc#856322). [+ strongswan_fipscheck.patch, strongswan_fipsfilter.patch] - Fixed file list in the optional (disabled) strongswan-test package. - Fixed build of the strongswan built-in integrity checksum library and enabled building it only on architectures tested to work. - Fix to use bug number 897048 instead 856322 in last changes entry. - Applied an upstream patch reverting to store algorithms in the registration order again as ordering them by identifier caused weaker algorithms to be proposed first by default (bsc#897512). [+0001-restore-registration-algorithm-order.bug897512.patch]/bin/sh/bin/sh/bin/sh/bin/shstrongswanibs-arm-6 1690259043  !"#$%&'()*+,-./0123456789:;<=>5.9.11-150500.5.3.15.9.115.9.11-150500.5.3.15.9.11-150500.5.3.15.9.11 ipsec.confipsec.daacertsacertscacertscertscrlsocspcertsprivatereqsrunipsec.secretsswanctlswanctl.confpkipt-tls-clienttpm_extendpcripsec_imv_policy_updowncharonduplicheckimv_policy_managerpoolstarterstrokexfrmistrongswan-starter.servicestrongswan.servicepluginslibstrongswan-drbg.solibstrongswan-stroke.solibstrongswan-updown.socharon-systemdipsecrcipsecrcstrongswanrcstrongswan-starterswanctlnm-strongswan-service.confpki---acert.1.gzpki---dn.1.gzpki---est.1.gzpki---estca.1.gzpki---gen.1.gzpki---issue.1.gzpki---keyid.1.gzpki---pkcs7.1.gzpki---print.1.gzpki---pub.1.gzpki---req.1.gzpki---scep.1.gzpki---scepca.1.gzpki---self.1.gzpki---signcrl.1.gzpki---verify.1.gzpki.1.gzpt-tls-client.1.gzipsec.conf.5.gzipsec.secrets.5.gzstrongswan.conf.5.gzipsec.8.gz/etc//etc/ipsec.d//etc/swanctl//usr/bin//usr/lib//usr/lib/ipsec//usr/lib/systemd/system//usr/lib64/ipsec//usr/lib64/ipsec/plugins//usr/sbin//usr/share/dbus-1/system.d//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8/-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:29918/SUSE_SLE-15-SP5_Update/d6d4768a36bd410edc5cfb2851d3a5df-strongswan.SUSE_SLE-15-SP5_Updatecpioxz5aarch64-suse-linux  ASCII textdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a080c375c37c6bd09727f4f21b21b5adc2a78417, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a25cafbe2708b7f9e892f0e3aa038eee85d116b7, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=9597bdd7243b195deafa0a974c4dd9af70d1e5d3, for GNU/Linux 3.7.0, strippedPOSIX shell script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=7b271f20c043081f26d1c336aca53f63d3be2664, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=4a5b861ed3f6fc17eae767fbaa047746f4837a0c, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=3222184a45be2678d013e00044fd88bee9965d84, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=4f2cadfc07c32e453bdee5a296a6f48761986d36, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=ed3737221eda78e9bbb9268ab4e43aada5d865ca, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=4b19157e10a1caa1811caf9fce0eeef1f27ce815, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=d7d36923359f69eda93a58784234ca3aa95bf40c, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=113b90ea948e1044357ae7f708135ebb39648f91, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6d05db5557a2194c27e27171d1e9514edd3bdd87, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=34e12d10d3fac5f3ac764fc7c8bd8f1bd62a64be, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=08b89253c13078d536c5011ee3a83cb83084f5f7, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=08e07472a38b5c515f1874aaf85d4377e3083c00, for GNU/Linux 3.7.0, strippedexported SGML document, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)  $)18>GMTYcd    RRR R RRR RRRR RRRRRRR RRRRRRRRR RR R RRRR RRRR RRRRRR RR R RRRRR RR RRRR R RRRRRR RRR R RRPRR R RRPRR R R RRPRR RRRRR RRR RR RRRRRR R RRR RR.Fti%F@/F'X- $hdb"yc/h ?7 Z3 z.;U+ݕT@~y0Zp8#D5Q6˘Q&YH QVTfFF_]nvjSehR^}eJ_SrN[6-=f<JW]srqZ{;?w{WφIg'%ͳͽKbS-}GUb`?j~|(v,N77RÀW \R\bXB%b}% @8%1 "(bݮ@z)xC{8\ݡspg-%>+19<@ʪ+*~#-weƊKxUYw,1Z1;LD+kw˷F`_0 L,vo>/+]cȜf5C\Q+oǘ0Uh_ȉ F6 ʍOb@ԛUwj{6r3u<|hµg&m&pOCֹ8l$:Sޖ:kKP1l=בe$_סuޤ~:Wԯ_тsY$9A!+xa]e|qgoř320[!yL w'5X34)dln)9p&a[c (>d2қdb*zy3f'黔WFY]:H:ŷ@{9i٠=]oTD:Q#V675k;jD``#AzIq~8'$ ՈYAߢܗ<:ж셤"xl\{eglhn1jRAq}I˪EH ~UGc vZs2)s{F'tx_9ٽ/ B~۪۵zh&/^ tRlWS!2T;xO# ==sC]Kf_Ǎ3tgjޖ\BioA(L BԇOX c!H|;Je潼efTف ;~?HMOHqW >g7~و.IF",bgaG]m nu?9{ԃGnW/@歐 Yj-W@+j͆ډ"~kSbU ƻX=g3ut4|\=is%Tg ʽ#n5P'CO̞A֡ѣO:z72_?注+wt=ݧ'@%.dhHh~RiꋯADM)#'z=P%nXเJ(KdAK91_bZM*m)(|z8ZdLjޝ} x2]=_씑cJ'^BY$bݖuvG3&Ю=Zjt8ޓ$NUr }7*5CmF=ݾ'x֭s> v47ԭ`iT+AG]JΦ9Ue=jmVC=h*_0cX7!bs-~ /dX,ɴD-M#1sL4E<X;h&5&g$sM6^JR~av]1iqkTl*s)}F{{{lNPޭf',~!;eV;󞼚̶&ċ5ֆvZ}2:ss|)\(0%-)֏Y@Vٶ DdBB0<& aj8Rĺ>Ϻta-ז}>931a'NM㟾~+'`yT( ġP=5f}d,!? tNUsŵ( vt^ R03٘ۘ qcU»JWYF :g@J膖X;:-hĀAHS0} 7D/lX,sfѺ˶/r6)m01ᶳ005/N܂3@ %(&t?pOFU7cb~diByoIE#?}Wešۀl>b(Ak[uvfNKW,j0&V\}d"Z @8TQpp3V^u(aυZ#Jv@R<1r 4*LϚAB~bÅU?V ^sU/Xbq 0y C@Fd8f^)>F'8QѾk'#DnP,\'`H0¾> G{.?ϱ pD4a<=}+ӟ#tڏDX$PJ20$aڝ\`/\3^P Q>yku.zPȶKẻFDL'Y/`NVCշTVI+ ]gT2J^Ŷ-n K*Z"@OMn}{k>>WSUbS;,{ y 0y"LjHSJ,u3v̖ o3Xj^)/x={F_78@)o2i74/ ~9,.]#v* *UG϶s3y/x׻F,YEA)  I1BTar.Ft=U)Qd>ultH ߥ !?‚Ȕ &q9qA(J~F 2zg<.CiA<\lQ뀞L"VW{ikQEĀh^Vd5%̜WGP70qnP@7{,Kt@G/(U=脰KS^QKBYˏo2bhK#SŬޥwr o!d߳Ej 0FDJ{3w+BcR-9҆b0йy`7=☬2 :%lbHH2V!QC9 7HM׮$mC&a EP*$| 5GsZK>iG[?k֕ ;"g0j)@}*(chcY$m{ m,~bQuwp|%hvB&|~)=rq6/Bo>EQ^Rs4ٺw/Ꞵkm~ I¦E_|Օ) P,Ii74K<ͳ[Mh #ިyj| (*cWF8arPȓڀx4 $qׯ_t.GSqX^#r`Ǵ5CwK bspX U)tKG /Š2I $avzT\|j1lH_V9#wIgt&|qs(_WZwZټtOįz,0ߩ&[?Ug+$?Lpn/͡!Peb * ѩ 2g] < q x"7 ʼn^|n4CIï~`c9U_ 4s&25_&=}u j1ŕFk7Goy:~R4(ϾbRZ:+51ixCtUvegS3{"5%xV3-TlAnܾ-'f .lquo]]f 俷fiRw ;(Gᐑw6 P3JF7 )13EPNri*C釋Y2'S|ӝNL|FYi5,06aI~ -Jihqau-F聺xl:4?tl4CIz-jRPj^^ 7nE n >^u75;A-_URҽHw6v&c ƒUa0I<,[޾؜HUPTyШQ=.H3 e ?b~iN:Vc[aJ%$xdJo?^/o0yr8[:e``nlz"&nc~}?r?x "kp=ʇs>mqq<@õKWYfdiUpBs NJH.D[: @.n>`Z#^J'CZ*"9VdR9v͋>"$ @uyWUMlݦzI"Ƴ/,XoR-%Re{ S݉[;feeTxˏ;7r)b% }&5_ٻ"“ܑͧiЩ1kl֕MrÞ&] ~i[^-vH ӑ;%eL4&| ~9}L')Oy‘6 ~ȧ!7Ԗ?X@&يR,Lk<H޹*uk{H uo0KZTCZfÌu,v gpj\o~LP}SȊ7fyoFCJ"7:&k5wW"EU2 m8x1|'@),l}c/ؗZyP(.9/^--~n@$hl~IAUBCL_j-{m{QcEY\3_gRBσu?qލr/CX]U,-0 /Gg޸]cy9P[νEEFЈG5Ce[6i&{;ur喦2Jw%|&(ưR|ÕigWI_=bs*Th1U57m:@sxPٴ1`\͈KPQf9ژvF+^zB"_.ߟSP3UEũW`ob: \G~J-ά2QfL&,%^(R&JgϹ߂1W+J;*,tY43`54A|.ـtj>/*ٿG@DgM/dY3$ܐǫFȱ* 򣗁grDSF,Ԉ'bf l ɫV`Ԛ=_}y)~M{nyH5 6dI=#znHH}ffߓ`@{#NH4Lm.Sf?/4rcDɳY1r}ʷH6T=X%y/¡DTfߕ6v= Aү)8+oM:{/WRli*Fz.?}<]s7TyoZGPR-#b ؐ1a%%=ϸi@3GxFGLboR+W04=O]oD5HVvu4JΒoGn/P":k%Zy˙o V}} EXZ\Sq;Eče.M}}' z4OWUTZсd[/*)?֤4S]:|&|A~L967w[jǪ$>vk"iƜ3@}U:53Fg&ʎu`!͸IeDt Twm񁑼lV<@) ij!ms6&ѫ}B >͆b!渀c(Hh *oE2fIO(&f Օ[Cof/#y3 p.bH>g}5z,V K-- #MclhGc&PI @kU >Hu昁5|~jQj 5,76O]6_P£ZADW#dܲɟ. wވ*w$tўuQG':d(9A٫dI;1c/Cp ;VD>[|Ǡߴ'W0Z] P&~j|SQWv1%Z OZa %!N 7X"fbR{HGƆd1ٜ6u).Xo SC9-Y_JGGJk'Q;Wni '5"+5VQ ?32dRn)qXF*Qstۼ%CeOjy$ #xxH7JKL]sD .&Y9O#(oRVs<6y`UwdOϤfV9b~1cVlJ|SrNv&msC`|_]4&׭ڗBs(Pzsr'P Hyʣr@8C5,T-鲛4ǰwk՘{Ԫ~JQ{/6f-0K~ %Ȑfq;BM1zTUx$#w_mXgzXË=Gc?ogEYRF ٦OoM27CPY("<sytyD> OoT%yjl`:f-/;4W|g'\Yc`K=C x-<1VT k~fc!rq ۽2ٶP.Syꭿ<\F՝9cR4%Y>Rs{{qơfϢ-ĤK6kl__@/۩L¶JpuȦCY8e!M#{~gH74;VO7fge8K/қ@R?qqYkƒLD|5. bF)[`<Lg>9`p`w [(zUFǦ dWZk_FSB ˷'cpy|*Y=47󠓦fb B7Eḡ"OA_a¨ê_%obp$I Kޣ3jrtBV| Q7RAz]wH9 GC*M' Mus d>!ƒjw'Qh-`I@Gѱk=vWE27oʥD>ƪs[ӛG;&TΘxO3D`Fph$ꝃ|6 6|]A b(&Dm/nx:tZ5];oTEk aQhucgnV\VI,Ibp5r΅|?â669ضFs! R Jcʋ(sF#9RsMNB﹜Eum({C"n:Dž]+Ϣ}bܞCNNu=ۛϾJ.?cةb=(8ğ$/wwR)47Tծ5-&T $$pj\4lH_|E-mTkIOH\ᷔ`k$oem1wBց)O3jB3sZʉVo_Rg ^|!B8̀ksDqYi,;w1[" ?[G(}1] \)ோ5z*amCuaّ1@#Hڡ1貟Z]8i<4 FG?ʦJI92A`>s54WzIᮛΝ׫9_cNatTKV(Yh͍͞m$9S՟>x[8ʦslá2Y.X&7X;fԂ;iBZ̋O9v1oi'wV R^5 ZqUܒpxycceM-# e4g?y@.%za!&Y.]so@WEv%05#l ҼwR1xKQq@/Z Re z_wq⊳l8wb6ql/| iR1Cyߩ:~*|Աr(K ! % A(<)Fjڣ(hFEjW&>/8yſ?M;`R*a[`VV' A@9OYBVkj:܆f_a''FǜFy?U2k U|A@PxNnqu(~(Z_Zf ؔFw*R$(0jo $Ģd "~-kWݤ+9 67s1sb"?4=wd8&>ܴeFiPF{:W#wrPaI~tMַkW UsK9rtn4o;~5#Nј=mlmnp#(c턖EjpaS}Ispd ƠlsZ5@UMtF H, Fkh<\ŐmQ=Kueo0cHن(\r]Ce,lF-J*yp*D85=>ad8֊#Q&%<_8_Dÿ~Ε4j~Z$.J]I, cSLɡ闘:@vng vQQ_Fq+C1F +d Qؗ?N:Z;\yJ,kG{@[HRfPV>|*f G9ʏYf|4hLoRhYrMG_ ΢("V 19v[G|Z]fl &#4Bz*JJRqCOiwmןBBD3bu\%t<'xz4WD4PV]='*AxgsHo95י [a+5>~gÏhǮ) c )5FD^l~t i_ 8>QPDj.m:q [aPs ]<1CvK,߂m@L1#]UBu4݅1ǪC<_f}}f2 ݃E]<,~EWCҴ,J&p݄08В%ljǢAІd}|GK2!loep}K6pK@Iڥ25}=$Gf Isc[t9S>VQ`5rCFzV{ `AʖFLΦE7^!rHR.bMr|9mȺb+e ل5pQQ} IeRfð٣!`+}~ZӊiEh'!dFL {Y_7͔R)wp.}6aUJ#0jɣ#S9D@:ݟn$kh0ahP2DQ{UJG*g᤼jsZ;/*WlԎg|+%X+d;_KY%h LPAM]:&hPl.yhv9FިG(S` hOvMHaqOfX\d͚YDԳNC)@dڴ]#0hLc(6b2?P7ejᇕФ~T-v/C{}X? ۝KZ Wk[%s#Q {X&Ft|S|c >9,w;c E9sF(.߷#⮮:|N>WUL0Hh%jeOՏjBFD*{um|eZX(ډzSCcnN >#)0^_Rg .[2TԷ xCZ (fN#͜F%zp2UÏ})*uwz"M5w ܧ+<]v~.F4xS4!Nu%f`wxj &X Wv1!~iW4NN"F+rom#jʧ Y2Fβ;z푔qsŞ'Vh)F 2mT0q :kĻi_eJZn(i3vBƭh(:H%UCCRx=)wwQi {FR&yYp?˂kMRqhx >vU;21b5kq'4_^,,kۨ?MΟ7H%ETAQsv>4ËiaHuv|{_ W.w)Oz(%7%PT{Ë5c>9VL/bUE;"'l`q>ui±n a*و?(.ae8zj"~`?%A8W_oyymjJbb}9>@GR^'j۹:F>%o |yωjҘxVŝ.hoý/ \y FPU-i M.CطFˤ9% URD67em#lx<ݕF')'2Ua^W/?HZs-S,\Otr7wb88&;~2`kWXMN߫#= ;Ù>-bk驾0 i_+UTSZTbES(ikDz&Gk"RqY Z-5j)`(]m#k\zg"q>RP!Q612͵tus2L(GoYNUo:OW ݏ/vcƩxi:1Il rՒlaHE.Ԅh8!^2:g(̿dģʮ- vB#2"%q\P2t 1j84ˬ{,džlX\,ڍ)1tL^ig1B$^]I?aHsتmaBiD 0Ǿ.ɔB}iL!> mez,Uit)Be(hS tHs3`v!BNew | y!&\!`]`T(0uЕe GM{ .(XA1aN L"r} N1&zJ h,_dqYQ<" EVqƦ:f5Mq{PHIĶa[I]Kuu^v &F*C<7o&4q0#^|EZO0Fa?Z?(vO oHHϭkH<(_OYq]ǝ4p,N9tz_kl ]6[lT+&WjoΝcb6vy0+HˈgiIG!CRe;dP6퇙9 |uT#Q^F O=ۏ>||4 e`\q&^&[+#j=l=LI/tP$))3p-ۖ09M d|C"BK-˪ W*IdD}/؄"ALL We^7% lct<)ȾrM=W(&%4měAwCm1PLI9af~^IV'@ 2 t*kg's{*B!"N2T[*㒞PN|Մs0˱ }UvrȧW FUfJY@P͖BeC鉫-xl]TӳaZ[teքuR J)fO}AnXmbY:UPL)tR>3ӵ!cM/~*dT} ZKjAQ.*''tanMX\1uNŀ݌t@dP1`,k})N;8nj9*2QG8<?eUnlN= W|^rr./g29]_6> F.UVIu?c()ˌXt{xJ{ :('Yq MԈ;?IZ:'H +R3|0\%y,~CeP 鎁J;"oaClLxLC.$v'fG\9"97؉CTmdN>®JeO1Gճ`rYYfi$"?ђ:`lwbDoN?4H:14i%`4V Lܴntto/ǩ 6 ܛWpʗHK9&olNiи'g0I!7%YQhrf$Jhp&ܪ_ߤby@٪R R< x-{gYm~Q5:z@7TӦAde{Xܸ}tK,-DK#ZmM.famcASSM7e3P ;xDSI'5 lHr%yby!Kd!o y3u˘usf2uEБ J#~\/4+0/ӥ}nbt9B'W+&asnIB.˕C^Y?*X\tE{ sd%$#Ê2tI=xi %  Ῐ__PN74&T#$`ѹ{!%sf;6B܎߽| fpf`A_oЉ]DMksnS {ITx(;.W{սtfgyb,ӦWm.Nx:4e>JPw;*ULn\ q+7D2*fsqG=[]03>#ք>J z% &&LmV1cBU;S bN [`˴4CiD/| d%gPY; iۑAٯv,obGJ-yi㡅$c(C R| mLJ]:+O@/b!NP$ v]`Nv"[3v]R72g*!tP5 S z!✶j^SQ$AFJ|S &RwrPsÏk}X)+h3*qw<\-JB=Rы v^Z~:< +:E,JǖIp$d59ȏZ챤9<ͯhQuy5xΫT@ɉ3K0i(w=>]*RY wZt1O\Hт{ܑ*bϚx%OoJ/? [3O'M(5A)F'GKEd nl@Jqn$z?j<*;?U. >m,!-GE[=-i`%*HGRs-?NLA @#إ\7Ucx+__xJcwnD(,۝o^NiRdѭV/ڡPg!?n7DsYĵirxYi,n.ORɃ[N2ǖff#MX[ 9ѐ̡u,t^8+%ڙ D%K"M(hzL 0mM.܌R<8XALZ6,{/Vpu0R݈>Y7} .]>OLKX/$dF &JGw-|tɯ ,3oe A7%rvXBozug#;q\[yAc8{/ŇE]0D2.G̸0 e3"tipuDM*SSa_-5RT'-=T7C9ʞL(ZRv}qѡ 3kk2Ewu)5jb*B=2qKW5TTՁkc#[)>6eT?N<VCu0+wgTd^f0XaZ ٵ /%Tv[wb6q^l 46짐{mSc }9ȍYM6#u9K*S5 akMitS4 -0Y"DN ypV)g~+ukH0|vb1raWq`t?pM܎K^~U%!?"e1GсF\ uʪo)rbk~7C DxW;>fR`H|sjbԽ/]B確_QU í\=3'8г躔OOR8$ޑ6 ]5)ّI䟁oZ֧ߢ-ȊݹC},%oi>jJ1GLx.9ZocBZA{e5N ih7 ׹ļ?VDf5)!LAD)&6fuUL1+GO`N~q <̾a|]x1-,؎ v%XpVa ?!7\e`/@ Qv͆*۠YON㦀sWur$Fb9dBUh-S? /W^(@Vz1K&^P,}-/1vWIո'IGt9O_Gd `ǰCMEƎ<\y:PͫunECMNyV?(ͪ$[vX PR[2˶Z_QK\-C{ H PBtr㜠VIҢ%HĈ,Yd15NBCbeVhɈ%@C~rnxܢHOZ7N@w5 0tQQ-z%";ǡQډ7!) VGSn -^F0kF]Hy+.oVkODil;~07qty#IuPOƆۆX{{ 54,9җ-"z;)/VMt(OE-y/[.sQ,sM KQ35Iі[TZ Intm Ztw}xqQ*CPңA`kk)Ob\MozRel)w)vXGIvkذVf_ޔni8w+ R6;Ff6iŏ^"/E^0:p`T$–,2 xoЏќ]:5x> %LRgMFRSzj`'RIJ&z/"zc&Ab{_,KLW}uwG/&N _צOZ&& \Z+GyG[Cb:"DK2CHѺLwԇ#֒VuUwWFP̝5VI` }]m&Eic ^*/>W[ABf1)I~0oEV[iHrddzTîRv-CY9yQwP7z#A ?}t6yc4ɘ!P Sӕw]sTcGs[4}Dw[I&Uf!QJTOv33+6.gGdħcj!5VlV.I0 *]Iw #쀋79kW2&g@.=t㞹 #H[\_Ƭg6+icExYGCF&{_}4{$w:mPGu*?D*[ ȪRu R?0a*ӵ1+$4sjpD8$O}Um$sDd*Y]En;Y :3XSt&"X xgrsλrV_hx,L)~.0ޡm9I Jzk3puKQPsGͬP5kx%0@U)b6?-Wps?ig<N>,RG4P <{1y RyxwHnL7T/05y) 2e04o'~LX:<:EP9g`")F`PL=w䡟ְ|hxx}ou@n! ߇AO^z99marI-f; YmSnwv.m*wJx[9"=m#HbLXe0Xm Y9aާ)gȲ)#=(/zV'et/12-r{۸dMNH/ϼL;;b? {KV͐'?s }4c78Va>-#UHiy͢;$T-Rƪd;@ W!Tͩb B$ӱ -RA){K?6eq`xݣ;fPVح1;u Mh(֔(]| `^zMAjp`=&nΪK|狊xN[?s}ŲG S2rMwka,ŭ$Ecʼvجdo4GtE0-B+||\9(mLLPOAAGJ F[CDL[ԫ@ ʙ/M7Ȭ㾀Zz;y+3a5Aok &@X01s IZ6A^ҘpDx30Tb5o@<4ZtѾt^xY05,%A҂ҲaU3#4:mpQʩgT3 3ۏ t@ EX>`0&rW{rVOW9ģS-@_"N3y|<l yey O>apYpc_yRUW.ԝ$J]fp+.,|"ZXPP6k w0 P}*W('=ѼUmm oK=+M뒕˶D"HWqruʙw!Qc k=8ޜA Iݴa)RP'IO?mn{i3F'^!pzBu.pٱhv#H^{ڏR 6V0 R&w iT AZ3=@*?`xFC_T_YIX (0KOnlB@W]3fV+fjiUQv, rHhx~vStr"j$,GPSM6T@ii [A C_|P瀻o݀eԏ,_@~T:c0?QTDif8{r6ʵmñU#Zthm=(Nrs|Cc$^9;3-sFLwGf`~HL[ۻQ@:,ک׿yUoTgyh{VDo't-2`u )5 wt4c0uik"Z֩ZYAj&wd}e< #QL|aUڃ?=^gsdE V~?8tSg Afuung"0tx;{gv \6=]s~]WofSzmĪLuE[9ۖVTw- Ëؘ6ؖЄBGS(MlK,/!N2 x71,C#Xt/S8@k*Fєh+àH*2_i% cA/3}M3W~򙆉3Öԗ">Diy*-̀wxGXQM}<姦,K|q9ojR7DAHG>!P)KShe,w,>^R{s~X]oTlµQ$Lx p.VRJ(24lMm#vy_4̆ lv)iL{rY 61OoVA+rp·wGHEs^Ĩ9u |~DUT+ԏNPU$$z 6[,)mkyo)1~%;X6!Xo1}{z< l(-#\Ǎ/ܖ +|"%OcZ,&b>}lesb {ʹ/\9r1-jWvEP̀}Ț n\kisF”L=;!g`X5b\+ -3cw5o%O>?ag3zɩVMxO /"䃰%xg<p`9GwPp%R)r? [P̎i_xیMt?s} 8[JW#,6 ! tMx1v~ p.=#>Ȼ/]Fד58ߺ}L"c !\^i?eFSuA(9%oPQD>MSj(/x\]&wýB(`@$5(YͥSN+a+X`OS'lX |4ɒuD TTHpb&[ [,w( 1/h` :Bt Uchw^Le/YA{VvYz!hp~ P,^֡!O[EQŃDY@ bYf[boO]@Բ!!  WY>/3W P,ueXڢVZ@NgXy~FDZS4Ps*vvrM#atۻ~/nSvԅV%jt!u}|ݴ]OO8C ]SzMkP ?k YωCB:@rHMZ2{I3x| PU@([) >pO/9J'wy.BHh5ąF&٨ߖ)" r +>z"* IoDW =:T=m~F0e#FU}ˁ{ _FuYǪH}PԝH FlY^51qq oh80^-n| ?vڧ}r#YzӜq:,&[>9⋆Ub4u%S36˲Iu~i31uV P8 -bU|qTasDX^aZAkLjMc^2ԯUHf"uj9oeAOڸyB*O{!sEOєs &YIxzkSx0Q&5 @ЖzuB2'iyÜwYU'̤㓮keAE Vۿ IS =Ff+'C8ddG4]>9Z(j'G>]j #dSf ~¦y*)-n)N2Ge}|yH2ҀOY}Envoy;o\1$|gcv31 Dx@u[1'"9nL|dcӮg1* =Sͺ>IllO"!W3 祢qJ`gt2e7•fmOR( +ׁv=yEzVMue-T?  ] N!{w([Ug ͠C)O*E|$ scD^Ii^[r2ojkP E\n5f ^Bn5y= YIeb˵-hF :q5HHqy QKzq<*S_k%*$53C}=Pn|lAu 7>q?ub!gL:}5m,Q]9W.N*~_&iɺɕEK_^}!~% idmsIy!$*q)+;Q*<3iF ko(4U g^A&r DU#u?8vOL0{5zbj񃜶fvٜzϊ{ubKG;RgDsQ;F?n0/SX*`[WW!#v]1 ER~aΕuS6l:)CI]b(J2pUI5u@[P)i$n_bξ9믤ALlɷm# w/\M8yy3jGhYgT֙p[7ŋYM:Sț4k(}UDK9;[ج_.J?aH]{ݻ){$"Į[sl6GY*K7?l1BN~&."DF,X"Ԩ+O)?yUx'Q0W}mrsO "w Vm? C.<ԇ#?R UPnE;|.9n>SPxX[JLAh˖5O%rI&={KmFz໳< Lb?Rt( aыXfwʂR1O c>Cgqw63rR[MqKiH݊OCDjCh+\&koO£RJ'p/ɚc" P  4ڧzBDl9q<]T&^ ,3ou;̏hZ/OЁ6}!=(c6e&SK0 iba " W,T5o9É}rB?K ge&~=e5@./C`2jS|}\Yc@b@DжjƤ:N7KLob?0z14+Ӧr[j&Y9rS nDJUj`> uԜM:aEFB%̀)ɶDh|[@<4& ɪNHib9sѲ F^0zW_ҫ@ev`0 UippI=@1yx*}r? ] t^ܖhuźp7w/33w*R6ر_)%_а2_[LVvŊΛ6=paӶ]J+"G2~ bn7NE&a0Bn#*gGFK;ԷGlFdJаAcLyNlx@II<#< V*$r7ҚW::MDǺvk`fXlWo:WJncrXwvܑ[ P(Ԝm"JJ:ް=@*1u0Q\i,x$&D~)ן4@AaLҁbX+^*CSPj瞹oDQ̞(Zw}ɗ,n/2p-/-pN,R=X#_x0,b@c(&?-|d6LTkVhZCAɢXn$H4GuU ǵ,;xp)wO*(WcsjokH8U AϣQ]$uߔ_Svu0qfqrDnC?ȦW\i\(Kl8 C5; H 0d*1Q7~3n4,!HݠQĂ]{_`#+0,x_ӂPw?AtC?xK@*3AXK cW4̯' M~aDoO!~ѿvV8Q x`Ș*qђE#:gV,Bnfq{nKö+~sM)1OF̄~Xb}y;n EfX nI^QQ7fzk7wlv8W4U!812`.o),j&㭗9Ca')V dNi 7k3z>;4 rfԡ7Wݨ\] _%T;/n?AK%*l`;" ;W㦬9f#EuvXC+,hBnlQ"dt;p B4u" 5nR1 SeRb.S;Bvr1}+~@R4aXhP{[rF}L+r$SIyg}8m(X.rp#t g$ dt!nEP]3K5a'qs37lGEr%B>saKomcMԐf_T.·>!\ݴi( 6I}ؠq*GS ǭ[,ĖŰ?]SUld\uW҆EpP03]V'M0[1j,WhY=*WOVō +,X*JӨ`wC#% FFW6C E|.dO_ qƟB7ejE[& RI=00x\[[@{_mgI%!Ctqgљш {6y!. hW ?ͤ8 :R))7֘5JvaC{CWQY0Wo 9c$؋0QV2A|aTCx@Mz|bV: 8_t %# RHHMk)g+:ݗugf%+19b$Yy[E۳J4p޼A;ywWl/_l*c7_Q' 9D߄v( Z)fშүv qBÅ1g.d 89\0 C xXMdD~e ≕oT!ݎ|?p9+ԺD7mcZ2G..f# z0B`Q*.z$\GXeV4`mĆ-( d>/==Vd)j臋?De%'mAE4"MyK [zTX$5N3@bSa{E,o`ZKS|j6Dž.f31w7P@TZVb|I|jCe8cmN~eo,GKPCWAmB(ySW]M.%lH:g3흝9b%߂B HBGR|NAQٌWTGQ1SRrB63>盅C~`ؕs@s:P}2ωθwoP|MdQW}uҡmψ4BD6zFc[nWbi;oۗ$=zu۳&l嗷7=,,x-IǷh ++˂aEm-M6D^,a3Pq!u/5Yq4e3_zZp[?M?HL1oP| ` uUt >$#y6g4F^̥`T{iѯO b/%gS1xe@W>g]b{.+w#=\F,iޕ-cϻYߏE\m;O riF6eA>- ?NUןԫ ڨe5qyPCy#񪋽o0tq4Dz}c P^Bm\\v4wr9WASKaSZX׶KFQnC fNB1sgZ?%C }OUU:es-*?M<2P*;: ٺqa_KI:3^bx)фs4{}TXDJzHQ"($<.5Aֱ!מ#J鉙?螲}yCU(utm**0Fhd!!+Zzi}k$.3q>D&<~ˋr4қfi?hR>&FNT"YG:8/5ϕS'(+0VvLu 3*8lnHgN@0X`E=Rx/(-wLhiE'^etH.2*2[ɻq[V)s.s[H -pؤ,xؿivƻ[TW`eOrwB(-}$&3bN Z.wEl" )L On]6< ː""1⮚eXw*Fm?zR .#FUq ǚx?0'iG}2VJSj$n)`۫ f4vAfENyJcl2 gM^ ^Y_y˂sG?S樀7r v&~ 欕 8/XYfDeKDOb'|ݞ̄4>Pq 1 9ȵ 5L}C$L lX^,#˪yt[$F1G/ĭtJOw87ǾQ.1hzb-HjܲpseZE >ptۓ/Seb/>}gn}~%gLSF2(kۮ j~DDj,|g@ILc#mtl'%1!ʅ`u Wy0y絫dMH7> S hfܣh 6rE]g'+g̨ɛ$FyX$dDcܺыVifmF"@G7]6{ꖰm!'!< Z?O+̇Ũwu-16o %5Q%0nYLds1fBd`ȸ{bg_B|_VZ凛tu cR2Vnl \O;? ||%e?'oƁ $l^G_/ƈaᴈŏl*!ϭ2IF Aa9<[N S<@ B7YrOQwNϷ>LMP-<3qG^j B`Y0 '}ңu%uDs'lr|05@;ga "dWj ZK"S}q;a?݀/ 9\ϼi*v"Y}Cx eCą/͉/^7a&SqfL״(lj 9i&̅<)f&edO^_un{Yw5'R_S¨mY"@6鹘bggvN`^ hܪcx1k>Nƫej&xhl+DŽRh_Bpq+O R@;B3<9 sF oĽ_SL _Xa]4[FOəyR{v  !l̰o/, cuo1ШsKo@ о>f;V1IQ-pFn%Bj~?L+o}O#Ll=Z"|/ q%|8FZjшv>1z`OEu+u7o7zu.:tyssssL8P(~Yeu WYܣkkȴ좿$\ǐy_K iXHdJm{\/{nHiEbd/'Z@9m-5:yb{YpvƊ%J'IG[)k  U'{X#i:2VNM@0y8xFE,Ѥ'ANvCh|=lݵUFR8@=LyN,`2C\h;%ZV>o;X4h֑`Fǯ^C_&q44E5;J-CY甏T.'UM{jwN\bH07h!b 2?jIL{㒼r6'o ezb_8̮d!# §&)EL}ZDr#[$ߩgRF'5")Vb^84k$2tYoDwx[){ⵀeګhّ=r1iǽD=vD4LTQ={7u?;o p`p)ݩ-]Fp.Ϭ욬o\_?TL"(MuͲs'ԗ`;Hjas3RWwxFHpH J/x#<[5_CjK7!2\Uꝰ2^?%zTyEp*!ҍ[ ,%wTWŃ͘Cas-g:#]٥W-gzb :v`-d~;Q絏^J{z\_}ʨ-s:D wSE 4Vz20*e.Zą7,O1') wlI2ZYR-Ʀ% <8pe֚y|Ho ƾ40HP"DsZaqCHmyN`E'\X 3<=5y294r)Lf/R )Ipa`1V2OWl[`pjGGU  Fdͤ\bA@N$^6:I-`mڣ85+B:͂/V@G7I:a԰ݿ;?SyyQAPm|N6~P̻l5Z{)=h@֫@6/^b<7?7cƁv h)9n& 3=ϹIVgQ iLMiHXC:u0+h0x }Bf}4u' ;czdM!H_{'+?51iܻdSV8T9+YL F8몕&aVcﺄ%Hm,,!cl 4,U" 1+VUnV<y4}|T6:؂ߵ_ﳮAN@~1:_Hnb- -/e֥*Ӱ1ٽvX)w{ < Lj wvIy"#> V8p.dڣ&ƞX­sGb(#\/$L-tcNa hdhCZX0khr_=RSRs.<ܐ#4o5 ,5)l)}CXE=G#O1Go}+s+rr<}#9M}C7z~"үq7+7˗JMǵPQ(\S$>~{=WYU阱5. NI_ZI@@`H'$+׿>)dgeŻyOG[*uqGXa§dl~k=:-Z1[TѻQ "ُ]>Sq-1x[ ­M͏/IS^v?!@Ek6B'89/x,U:<͂yq0.,]Ho ǿ"38Hk#I/^5lDYJ=n r w=s: U|!CTo8}pek:>D`7O;#BM7*YŚMW&oLŦWDdVx/814ve1 ^qRi݃a-kPO9!wF b6o_]k2=)uJ:Ic>/P G#uu&:Q%a'ɮk#թfٹ^.X/ BsT=΢t5Z>q |Bv?+ aL)]g.j1,KUf;D0*^uGN28nlI:~V`Ųs5 C:ffg\"(mKP4䷾ h?\.U,cT2=xl>S̙v3YJ!Opszu(`Y-^J%xV5HnoE} o@1F\|bAT۠ĭBU:-RH|q3%SY]>Ɂv[ &EV;s3')m2]39t*}Te !ެ=_nn$}2*A_'׶dRc>A%AU^ԃ`qwr!2>zaCq"ZU1[tk[:SYsB?/]ke1j|1NE,!"4c:9v3)3ޜl3uov=9X՗qDx ʿ1n TS*Bqr*F#_I57N3Z?w;ǒHzڹw:Fc'k#YbDl}ҋ\R[EUkC(dMcM7IC|VnqG3A([f;F78Iŵ5m"c)3I|kaS$Xo_:JH"T6 FX41k(c\enK{8 :݂Mֹ2Ū;~eIJ}k UyibZ5Wbl-,w5 D!{W:%2J|^[RׅmvM&q?10N25cldEkD aؠN* mMEgХ=n!;'7@i3[5ꭚn ~Ç/LF@1TnFj =`ZWC< i_&Y (" ks!T|Z06iW^ Hڽ $R -siʈcc/f:H3>@Ruum[G%9NWFEpK;a ٟ¥%2P/Z-ig}xꈄJ{MtKX UB$Sk7k&ϰQn$SNG^ޢOX8~/x GqR^F؏M{ⅅ &*4Gꩀ@sbsQA 1Sd?QK*޿Re7,CεX0R|*;"r5~z^cWZASdhwJG,!jf#QIs?$ uK "w=`uNh=G;KVj4Cʾ4ヴsUCVv`lWY301t24":ܩݕ8&*s-޲\Ցw CIF(~s<MO†Ǣ<,:h 03]egϓkψ{%5U~f/bNp3ӡK<7UU<٬TROq0˝`PTv]ذyfHcfY6Z*cYߣx;G;"LeVDI>J2R֏cW\=ynfA;A4eyƿz&KY9#9SUr9/r=KݶC/WV]3NwI$ĺ_r%h`]j>h#ws#?R2UX8I Gr.h k՟'brĮS9t/VO*A|`dו#FR.q#x|zU_YhɊKPϬ1xg<21* '![ |;eR, wWxXr^/ N=,<@_V,,o]@-Q7Ur<KI `)zmhXg]jvĕ4v[ Ugd\5_3^W’ql)a \m]rٸP+1 MTDVbmS,7ʂ+;dEuwXAXCCr[QQW\-`!O|F$GP02{4'8BsW}d;+GiS Li- K1r,-Ӄ jV]/O4Nȉb_@P㍫,/}@6;ԍ[r g,A@M;]T!qI|I}[= I[44?EQQY,ӗξ۹p`FtWJV 2f[r ٫W`* ڍOTi* ZesD]_?\Ŋ MFJ6c+7QU{)^ |M&`q@Ub eF'wԃ$q\{%Ƚ5OPVYŖk!>[``>q9܌o!m X6$*7Ǿ0=1MyjӎRH-X@9P-bIH 9=hS|[uHT7U٩Y8O`2؛M(05,VH.^J+&23In)pu䗹C m?-Ta(AcJI].sqҽmvW{A8Ľ-b˝fQk )9L'kߴׂ.Ңbj(hib|q!XR%vuF7jZ`:Q gJ\>*&~r'*Ap5:@Ol cJfp_k@7&W-Z^zP%(̪FNT .E?,1n)Փ$C=* 9ܷ.)C"(㺕Zi3UZz#F /EàF6Vم2Ny6@9@ 6nl!cSMV`UMT\hJ;nji*La<,m FR0lЎmJޱ-|#_† `X1N!X5#.̻З ;첛h¦EM0yuh"U[DRO]s21hn*Q8}o +]S&.]mRuJr_UKVam7H7,YZqپPy|9h-ҢA":zsG$6y?>Yw[af6W!嵣py 9sUBCͷWfK]8{eyLTM^ѕ6AFv`bۿ+ 6#oXFYLs(yU eUnlDuaWƐF.|%a;4B!@EѽGXvݧqX @J~Xd´N 4 uDgp-A=H-Th(ʬ+&;Ae*V֋O԰H. UOZ`}tk ˃R1#zڲ2\ i ƾlݼR/Gq4a^t0'-S+WLS 57As 7ۋ-`lN$} Z/9)K,sEoWدn;s*a"ֽz[lyGℚ3>7 ڵj~ f!cFh^l#g?s!k$`Y|17Km}J08g%Kd |cƢ2e1NnhjR4]n$_B#"窕CR!lm;b%>L %0&D8ؓI$3F: Õ ިBBqf1ɵ3u7ѭ\U|1 5Fjëa-\ͪބ 0(TxIխyQ0BS$S؇s!ۈl:\p͈.K"Тni!Jkgfjv؇OoϐK]w"~pz(Gy11/(WF/W b@L`BĚdp%,_r?O&u%e|5yyHqUdžFdJФma;}u|U -Q1[0VX0.=`OG@pu|߾y>51q#fo ^qO*dfpFnLϠ>tؽkڌ0l^G4!ʰV8:) 7ACJwzz;سP4Tjx{nuTL=wb3+ς%~*5>8!UInH, t.1ymWFo~HL^f/:DU Te%rxNZW_W%]I!_Fsf#bvR:"ubk\/yY޽$a< mC\Vryxi$ =Vg}F93㦠 ~JVMÙ㉢9v}VIUqEC1R?oܸ,%/hduj];i6WۻJCei\*ʏ]I{9~8'ɝ .JN:<=BeNR)Q˝[h <*J^P%; ?D|Xhf0_l{~V(;Q7h,4"q]Rz8%JpJ.H>pz洝JkgU(h;OvxHTOCm71\džomD7`Mg1R 4φb5zGN֩(4|dTu}y]2W ёrB@sUV-2-]RX9 A E6LxX6J234\B'n/!hLhy" K+lߦ%2VAr l7{4,Oϗ-/JnȌjP8b5K:}i(sYOar羬{ӆPo$T.72!]f 4B{QB38&x|mVM&+ (Y5ݡM\)f3BPRSS?낙;cDZָ0ἣqsf*cwa 9Ga$|e4xo~PFXx]: ^o+YwC]m_؟~wK,&HtXp) ?v0~oD=Cr\Zf+5)La9/.یբphl,2W׆k:DQ"j{י _$S+vW:.3]U`S%RlTv5 -8okcm1q1EɗJqfSt0$()+08PE@㢥b7ZntVʷ!B~'nϚcR*΅˝']uZo"Ωe)a&3pTuY涑/- 6*:.^,+1w0ϒ܃Oh 4"ĘR,a{hst=< (/!u bT}`qPF"Pb-lœexj&-]yb?O )&jO8\-"KC8Lv9CАۑ`!N2r!v UMǢ!vZ ]=4PK|ӚVQ{ˊל]qV*&!V9lmu9Cb DhAypKݨ*GdP{1)ߌɂBr.JҊ_(WHxE'@_ Z2v( ޱ >qy;M<R;HLqwуisZ ̏+Uk4r o6ɜ% #cżN5KjCn%٭W[E-/W\D/u]∯/5RR(@Chdr GOn \~2v8zիG"~}}LUr*O^UB y_a;$8S*[Z[A@HKchTI(A T焌52"ZAӮ'7'-HgpII$rL&q,l 129>Yf&R֎aMA`pu(cL.z$TI+E"ql؁0}` 6ؚpB#20awOk_`m%P3Hx Xe1Ѩ)a. PS!e->?~BHn Ag+p.iy8T4s벌K9[ㅋ#)䤯y/ +},h&^@a)7/Ot3ZU&1݄SϥD0E-qf4v8?.)~,% 4;P,/*v[CpPyƮaGydW+k)Ml-^<9@UW+؏VY) ~V>_F2Nl72Bƪ ķVn7ꑿc` Ǻ=F_`0/F Dj?a޼X`hiפoMI_dVq9ê |`i$8nŮ'G7TMV(~3TA \SІt}s0 T;au Yτl'4i@Siq72#FT6DMɵyj5? 98, r)rx䰚R^f;ק+aVrWk$2m%kDvѧ]GSs'9|=?Oo.#7z"TgZ)T#Ԡk z̟h" Dhu)7Ĵ=C SdX j|`O;~;^jN,v EvɩRPhfea Q~WK,=qtlܞ Bw.B,{-2Y2MۊKR8RǕӽ! AQ@5q<_*DQ郻LH@S>iC~-k|Lv(m'42ߣrЮƘkT#YN$:n77'h . e]IH\F@Y{@GD#Yrd462g%6;<]3/_jM8{]9V[BžkM~KlxjQ11C]q2Nl -Qh+!w~741A?_Y"JXW nJ[a]]L"hJ0?l13f~f~UN3dBj aڙ 2| X>F)qG맜͗eI ڵZkYK&̀JPx<#CQKP h f<2Je0~~zCLyHK#"kV =c7uȢ Ë? b +ikW@DM5c=8e*KV!O7rR[VhHQ(1F<?TŸT(HM|XI)MnwdG6(+F3hUr[咫9.|VJ=>ky#nDBn<3@TWM@A{'A߇0QzwxHt&b-b}Ai4]| Nfơn~Mاjm%eߤ9U *H?A+z参~ޖ&v|q !]ao:Zxo"*kA)܉#^aB?~8]NܫFbU*<+Ћtېԗ9 $Mua UZ,qp^J:ĝ= .=A*q_B(OHDnK,yF7O$-sCTm5X.\Q뉓rJ@",; z`y܊ Fazb(AR-w9_M8S)PSֆٕ>oMšT!ꔑ#jv)IA̍hQ!^W<nW37 kF{9-@,K3: 5A'l~WRe{S}8|5's],4]4H:IEcPc 8٠ti?)\JvOm"؊7d@^Dqj}w^-bfhmpou+ 0r$!|IA$DJi ^b -.y/52w'?OY(1(u 7V~u9o*̾\ؠ_Oq|\诠!U! ,N= xmr웩F ks![+*uzDl>>)g޼ !k04v&?`* ¿:Xޤ P ꬵCoˬ m=XVqhl{]Սk^v;`9G5oOiܹe_¦-0.}/,UoA`>'vg~= @RNBFU5uvqFM/,6nxu/[Kj%O\3[DetnsdU$c:7MT#3 6ޱؤ_Z] sQwp,犼"zۅs$ȭ[XZn#kڭEq*6vkzgpN/=h,ni]H#C4CBOnbjV^`#!Mg^X>8}Am-BZD1:Lrb0r4t,dav &%!lb"PgR|K#Jp"ujFWv`TFC#RS?*6sF4 d|&(mQ :dD׳&ȸ [dv~ڥK#?9Ke| ?~E]3BM i^4*^Nij[m%#*tYKUttoWY2?SrUoM)&#.4|fJ 7k]B{ _ az̥Wj 1!#5[rgsM4CvȚ LbMac%vӆ+/t!c(g]=|85jh" R?8k&7KjMbtz FмxvUZ\_5w4aK|=TrvR;Q\ |H?*qv0>8rj.5e /aGX^wܹ廛*˕P49=9w~ҡBe1g3cbJa%[@]Wp n n`ȼjG`n)|ǖgl17 ٬sm{`&L[ZQ{9:c]G*Z>SrM /rW^ )Ϣ*ʡTbph)nSzNW{MRͰQ{ $)E$EƯ'#Lǁw֯<";[-"^5۹s{c#3>MlQ&<&~r<@`LTQMpjWΑxһņyӯg*fxuO kV9>g~ܮqը_MϐLǵh uw%MvzEh>BwC>x‘q.z%ёG솥#@&h헴[$iVC9^eMUꭽzZNAVqJyW%g2 ߪ.gWIpDxi|3]/ ⭤r|4x &27HXW:[b/,·)bj ę:AkRIށYKqTdٷD):޿={\{IĆy6@z5(7FV81Js z\$Iܾ;=e@]ðF{bx[>ar#E5R gXm.Ѳ Jc+2 ɽ pU)#-@tRuqdfJ>g i+Cg~V@KLИk{1a) J] s9Of<}b~93z]^ݞ뤀U9~}"'df^!̇}۳h/QO M(PdWY -QRc<ĺkWn>xiͶ˯A^D2qS4YgԍQ t~##H2 .kd:N=8pc1xVitOׅ1]Azt-rLgE f L]dDئ .ӣEd* (֘iyQG잴Cg!荱 gkuP~z$DX|^BZ&ZJ f^I6e-cJ D8Ll),E:7CߏU"\*9LBν7>,C|"TSJ3"Iiy)+A:xd7M~ޅqҸ\9N\ 4UټT0ftȵ* O 2N2+Wؿ-UaX4: {'쇪iAd&!  琵V/=L#TeSpJrG%;p0&na0k,h?PK|$^"^Xzs k{D\v`PeBd+Q!κU>8n#uU D1^۴#$Ȍd%ڜ6:x4"}#Z72ibx]CDYPYD#K}\+(DŽ no_?59#g+6a]l gc3.?Vc1(tqݗďO2kx.'VxjqdVwGT||]'ȫR\FYl8m|[:Cr mw^ޥpI_:hjr1ON{w_Q!~ն,N[M?n zh ߛA_ļ[؇WpAbԆ8DkܳnemZT_RKd @17 닁؈YoUh!՚/*қ1B>Xԅ JBc)S," Lsu#_yMUC땉^]=jToWj7@ՙ񜛋;2n3D:kqw tYJZ%5uږ[U;g)W#5ٝ }ʥ|NJy>\Fӽ { d@kG-0^swy`MFB'Ҍa0<赂gOSݲMWV#ԛ!3)ecˎ%^idb;\#C=KXTN6M7L&XV`Njrp-D^'nDHA,sؘ {rH#ՖUE D@AP噉(?eD=-{L 8;u]n]a^U7'ˈ/ ȋt/(O4<m5`OE9\kG%x`abOYCm?ј}*&ye-vZ%G^f9EiM$joDdy7{tV$SQ񿋵/nVxVpy_#)KWw^u2?]&9,?bI . ЈXa]韓 sѦLg-cnTk7a'S=bc RݓtG6~nXIи-.v #:M3U 'eQ9$\NӸBJISp Y'W?ZA6[♏p}~hR\I$$~//N> ZG]<1q)ַ%Bݏ4Kt`}>)q\\*1XG0QQກf;ǚc寫 .u l-S l1~nBt8MN6&?lCl5ĵb&w G o5Lrl 'fml֚H>e5n9>jc a| eYG.=6E5QH Vʰ(QOEQ֎p-! \OV+bc0LaexՈjIK=Q??4++jJ~,4(& ygp7ݟ3J' q(BGB_1)$jmGfʎBZo8y몞;pd{ Yu{Pws'gn S=J2h5Hf]P&UMAG_K@YJ=_"y_ 0i#r%M+?czc R.O#6B4kǠctV >B D:ɔb˅=n+:)iȱuuYB׏gДjJ=T9ԓMdLш-{BHFc7?_(œZ$ AI/w\!E{k΄$'f*@2&-wAUUN[iYSRŷAnх-jpRsEt´0àQ펙U8w/(}i6R o5fsFk"+Ӭ"1[{.@!й!UQ뫜d٢p+N'4o^߾ 8k\(۷Led__r֭=x$2hS&l|_\,>={ɨA+e iT<4=W=q]0M̠$!-{O-u ya͹JY 1_vYRH\ӯ}ZPRn@!so߈t[>En̋֏Cd>j^,: ^7/3)X.E}. 5w.f=l>77O9LUW|pC_#;y< ~JZqoK*Iy:p>ov ׵2oRМ.j/iOry1 x6.-=EἑSfMC!%D'_}q-r7(d͈uHVtu}>f'aigtDRn-$rq0ʹҿb[Yl%4>Y9)!fĦu'W'4|6ae>i<ȣeI)=h:&oͫ*rsW{?1-u°(&z%93FЙ]ngzi} YХU[<䈁i;TP 2N_ʞBY.?zDEmޝ C~C}hQ&fq92r% .4Ňi+yՀ`<1F*Vnڽg]=ZJ'.늚0V)yFޭ.xRsuN;%-䌅IL[j*Qk4RQ'XMՐZs9 Ax;ю'%噈HqD_7IlU8p݇_.x (9*䳄v"#shg}&"/- &^ v&կp7v(-S /\SNYw/ʔA*Ojgb01Iҷ@6Ik_d,,,BklDցy)pм鹱4?Nrҕ6M `BOt=Ư|||7BO i|֓<o`eKu cq⡝4XJ״zgԺcm4 x&uwF]0 q*|Y9UK֗j9jHJHtb(`OզLg)E@DqG]_GC-QJ?L k/p5p'i>`? `j>MM8.K˃69 GϤtAپO!Q !\z<5e6" >d߂*kx9IL} Gp?֝#It?ӑ;7Dϛghdҭ<Uߑ5ĺ?j5:e?Ih$0R =q`z>8E=EM)bb87f/Y׀NoF;64ծ˖@.> e8>Cb .(% K/.vt /:1 샣3g&Z0Va}Oeu~tEX})-Gٖ:e"$4Zr}qHXCàRZN^ 6yKY{iafӆDK8@u=eIxHؔb,8G/쓦L FK~/kq;& 2H9I`tJAPK'%j{Z%ݿjn<RT ȈA/Cz3f݊C$c ,bwԚưk!drfN:r۠nP*!<1G(_O/ña'JZ[%y0bZ!8=DgnLvRǾt~=ܔYk;LJ0|LJ&p?c,m!߻t!@ed"BlHK0@Ns;uao"Mq Q.Pu_ʫ`jȾӝ+Y;?"'1IYTXd4+R5$4)lr?Iwd ̖ |$j4|P :-xْ?칥tF294|wY6' m?;SAOPSi#d\záU U$u(DZl7@{Je/FcY68$GAi֨WZ*v04&/}cekOasY5Ve}ѯ2Ǩl~RrZ IWy T:6]3B944~z/5sD 1cr:D25 tc>k3=^ *.Y C֩R◗u H$щ_+a+QM`+D*ϧ1ߘnڠUb :.VO_CܵB:A4kɃgFPBRx&g߅rM.V;6nem]\k@2{'2t%~ ԲF aQHޔ ښ,"x1(>[@Gu]}ir?5D`tv²yGPrp S99б`|Z14r]n$,әVmT$o$L0y ֒./nhF@"e\ AH%!of!Ed㷾NB >1GҎgcfI5Rdiy1%$ǦA :W4E'HyPO v[)Ĩh(@y. gFodَ0Ckș P:`a0|y'詓_=X_G: w<؆,@lFvoJ Jလjx( zFmnh.;8+$5.BC Mg "ZY`' 8G跇g, &|8P ʥ+\!ľWTy1ga zۧ m_mVtY0#~l}Mc+;bAϭ ϫHʇ_6pF4.e=âرڙ8o_=13leդW=D}\yJ=}u{Z1=Sb`W-m)ϒԽ['u)g֓++~R:9*f49z:]sOgNEG^AahDs"8ǵ#cDQ_7p-Gы:\#<.kQ䆯]qNj.ߡ' "Qb^¡ocaHV%[.4x2Dn4H  X<.bq1r i3·{Uyne A;t>u-x082^4%u{ġp8Co>Kĭʝ.L>-#Ybf QBinbᤣXKd ϪM ?6耊[?z6ʬRԒ_4|`Cs1Z讀)D'TkJc6'784L-s?ǀK?\uƦ}2aw-v)Q{W wNNAE͉}bgB-Ģ8.»< a_vヹQNjNN*VvzP6)l{@_Avr]+L&"c #ѝզ=x, S2u8c;5Jw>p[_ĜՈtF4yl=J55\i@`"uRCd1P#W}Aܜ?%OYMRVϑJCNѱ|Vlv)ІBᢸهM0fd&7ч,a#V{cɜ 8xYX,DV l9`m X%P%R&SŴpo$s3 ap?jawAFe.8 DQ`閙;b˙D]}`Ey;ftYR-;=4[L`^ W!1vokJKl#Gwృ.@Qpyu "PKRs:9=Y\G_`"I~4qi'H h%]EWG8o"k|;SK6%fxސtS9CI $Sp /[P R~h7~ϻ»K`,f!&vnX!!Fetnae?q-]21+Ebgѵ=,]fU"Xhk'4N6szvvs.gN(/4y哣)~ᵁr4dܹ˭v[⟩We3ϣ䳆淫Ӓ->ЃdJT4ͶyuBd8=v:芀uO2dTRxJcVje__Wn~bC s6s?'#Aɋ`]@^F:3O"}hK1}gnC9g(!y.s02a4n@mfmOMLW0%yf]7'X >jR`2sVpShH_{̻kzcCgsG8+s58ܽfΊrN#lGjG`Q-+w5ljbBT=JE]pR2ZAJwfy]e'$?*$;iʇݍ<1[3\]Y{!#x?Dt:7ǒo)I]/|KV 2hΘC'g͜~t9KڹuqT-}Mu#+צꃱ(H( Nz 0\9RNsjDHxXk]oA5I? E~%1I \RR\в1 VI6qvt,rƦʭ}Ik7#>)H3H7Kn'ra;<*H|*zmgrm<눡U/ֿI3<2⍠ .{IK핃7ت#IwGBjcM!2*JK0BGmfGlLcRh +K:V2 o_tNI 6IsTڡ^ș?\آb{T" 9eTMh c+;AJ7 ⓪{8zeJKwD bѧA֬"B%,{[G),ݽ\}OOpUG'@a؇ q im͊%e8G)*\8t/3k؁6~'K uĭX;q~̿2TOPmp^nęҵQx6t(BH-Nl.W_ւ:ȼOe`K(,.ƦZzJ-7P\rAy ʵQt3>*2cWxOSnB-4ϥ@yf&Pq"dFA$Rc4vl 7si :>7=x.݂w {QK}pu NE* EO#ZW!m 1oCX:”8La(4)R9s[ =n gL#eY|5h}:Z$t(/^'_Bp4G5lR$#+Kн.<5 |p"pa}_4Vů{t_kQRYUX¤ P ondOqT=>;tF0hT,a0^WGbfi!TгRx,#[1#Qhͱ<~hV18a{]ӝ8T!QJ+씚T^ʒd$sZ<4Kcx3!. ƍ+*vfhoIdyrKM;H"v+꩑uي;>%~Cp 2Գo.ޔ>sV9dRRpWdt]$Ny{<'  :t8lMAT# B)Fرt0 ]iozA+z׹'а-7júg Vm01S=h%TИ`І:qײړV '[-Y=g!!I m>sCY0z$s5_^ 6n7gLf,]%1΍ՅB*xO̕*CND`-S\HmH ]lD)̡tgF.l!Z hgnOQs$>8- Y YJ)~#9! }!%IfnL;߆pY~-쒝oN]+J)oN8xorgyn*+(͸'?-C۠}be dEv JGƄJ5sܲ uP:\odjYPGk[۬w񕂣pk,kN^&z4R)j,"!1>xy#:luxq  Λ*)pka}PE>){yɪ=3j t9v(4oäaЬFfOd#/{1fލ7fjzd [AivVޙFakytŒ$_ P,a/B)D9z&|r>;B?jXKVa;>ʒDp[nMI/}M\&+I&Oɧ%Mb03<BfRVV+{cP`9-7\1TVVl(3+Za@.-P(tv=˸^K8a[5CcrznT2=@aۍj΃Vꩳl/FnUk=c< 0aJ,$4z 0ԡ%xk O-t@;/GYijwmMh$!8mu!o+BFg@k8Av2f\VTElQ N>^YUs'$@4=f.Sа >"T ǼT_\._^l? *ky1c*%BQVTEFX=lBs>>B3H:6ǃҺ0uDI?LMVoу g؃/ C Zّb0Гknۻ4e(FFͽyLSюT]g~Ⱥ%p,+E ˶Fב_8t 2O]L8ΟulU:c5LYmǜ,ٱop=rZh堸:5}o=bQ?wdE(tO*Ókzob`DN֑1ҼK=a 2"$Z_8Cg)"i;{V4fhC77S!; quDC,( :s:soJV bΣH0¨$W|?DcN<=tPWl ? 1## Ij)zza`zw}شW)p<6 ,^}Φm%9RNîQ@CG lF#}λ)Ae&Tq@\`eCF^9c1Dcan8Eh5c_.\w <]ݯ(uBWj"&g/3o0vz&a_r@R<8|pRiw 2bx8ʼn@4U^;~RT %e#dA+"Nwڠ, )X“qY@B0J6NǭȂY2(i)ך:7Y,㊮( Y!s;/H+u|]$/9mF@5Y҉I蘾jn'yƇu/7T>K,Ȋ_[.ϊiJv ;59+/yWvd' 2N涵>5ܪXK/DWv+^G*T^8j 0e2 dp`pȯDK @@u]Xa0~CҤ%>s(BCCm⣺% DxWtku.xű6͜(hé4?=B '`Gd廙qWҵEjm L:jnyBm{phDz[IWHT V u?n=8P9gi%/@ /yl$Ӕ1^7iQ'q#!we71$-NAB&DRE7Yt,`ŲKDTIp:izHd+7`RiV; +;ȨP'WN`A-8 eIUoS8Tg$\8H8t9{>jl5*բc2um\ ilKu P._nuδ#^>CȠjz=3YQ.Fd4gL/'Oh5,#jqsxM(4Q_-N6,G8'+y̝[b^ͭx止 rӮN+2jBjh-DVHp=VIiKGʊuՕFo-?KQlEQ h+mY?P֏FK{UőلnZKmtK<,n$I?ɨ6H+>s_! Fv|F{+ֶ Yoq~2>Cଡ/ )%?cli,?0w;9qm3QcfpCpD~#$iaw0qFq*[C\]֏|)4ڗzm.qmUNn̐+áW Wv|K! ŕd\ȶ@U"[ɜ{BU0i?X4f'Ӱ oW@KB?W)& \ 9!@ګ&fbJ<~NK|Qa۾8C&g4?Q$տS8uR@J:a04'0C f13ifbYg+ǜ+;'G5J}JĢ -[f]^a.ޣo i>,w& .M1#x|dNIU!X7ኧ/itWJZ߄vszllAi?F{Ik !uÐz!7Iw 32 i]mPg?]n*J3nUGf~Y`y7@X7'~!xv=Y*ing/3re%J\#vVruA9$Kl}_3Sg6~uoxG{i}|%cY!>K - 7_L0p;\WIGŤұ%ayb : @ZreMEB$(Xs.eͶJ*q5ߑ e,̱PF4 +!h\]Qedlv8+<.zhpc%4ZhB=bfn A%sxi%%*s^ &V,=_uGaϫ7tuv.DGG /6oĠ< q$q5fƙOBgפ4ޠ< *)56m{\^me[Ė9Wx$FV~eUt]*FOAM {+_Bb4MP{_%~[3.3>!%"__g`ϻ 2W~YM8BhBh`Ii%ܸ?C"R۫ҕ7:ɪT ha~و|[S̟OH80KrA%Qffy.37};Y3&NW8a6&LIKUe1tmϡ^w+ *ǫ륶_,c_.^|e0E.6wN aRX .D4b/Ga< L$2z X yrjA`Sqz@s4ɺ( ﰊ? C#Ky<9KZB( u~]#B~udi'0+s (fV{򇠵x^H.I(Z=0̬|Ob+Nx0pN,|@hڴ 3@&´C, k5*ey!jeV*SsJfx $9&Ŋ ϻ9 [,*nل+W?HA<z?ra6'%ՓYGf}0hS]i^- f ϯŬl.E\kB~#⠬. `#GN z4Brryx< B3t`Xfx=RV ~"#g{9@}["v,t`+gdznڗM}̣ 3vU-( ֗ڠruq1Kx)iN@#crZ tAe3":yBRa '+9|[S3Yo j7pIpBP?e Ttݎ3ڄ f&ҷ4{>MTrxm7r6[q~d>[GRx9y˲o0; E @o4N*0=1$bq&qt2,jRn0),3zfH7A@K/.#Gxse q+ģ:sי&g}m[qֳt,I@͛{> W_ ]ߔE^:@JC pZipfvUeY5 Ϝ00F15zTl/YbnTIJ5R5휠,$Sh9;ⰰi"#r)?Ҏ_[s=imA4na-KzϜSSiJvqSgHrh[GV,٭Zv!ӏ(f xSOɓ4x@w~ɸL!zkw[LYUX5-GgIx~,VC \q,CٺUOPؚVl~eN_!rTg&DةD)E!98G4u|[G& כ=:sxѓV]5"?;ާOQaShF(;m(Fz80>U@b(aaGa4Çj+5%&VD/C]MB[\{0B JZB6Iw, ęK[x5TK!?1\r&R6#=e:fΒ$bԣc) 9SQy#m>>ޱ#XQcd\d'XD6),۫{fp @3(>Jel@'Lo֜g* vtA &Tu톱Ų/+Tװau+jf$#%:ctHLc$}~]֙ltXE(c}Qs %a}9QU?rO7%!k& `dP_mj6.K&tiBEc_Osi8,(4p4n]$e?@\9UH NaboJ޵-<MB[XcVͨ3\DG*`RT SL.o $ݣ9UV)g#] %!y{im`7uxӆU}- :dPAk5uJE7_6 RJ| ~gC0T 5d!ލ*\`wX|<6ۦК1V+V@=\")tkbohN%\32,El p Jo~M$U[=A* Zk) sXT. y)Qlfnyىr*B,:/@^S  Sۖ w, $wcviJF+?EÍ>zXADEr<$~mha?ō|ݨHtt GXZ5VPX~WH*12v_;9Hۊ]ų>uIX0yG!ڙ>uDv lEJ, #iBU7o]Vr<yѐ-?xz"(D2ع~qҿ#!["L%?7' 7jFS9$>T AA^cLx>8:K[S]-lq2ӟi.M<8ԛ3:<t807 |M@Agdӈ@%Qd)7ܹK=Vn>N@8L q~;/`rƫ CT>i87ܖh,sC^nIG_sYK:ɏw5NS y6CziJFo0|آIX$QwivN )eBCƑV|qL1l[ٲI-$an$IUa\jv,1 aG@Iy"׌/M+rb¨jp_LC"Uiin7mk0eWLjU#纃7#}((淘@s ore )Ei8X^:cYXudrHN AdƯM0`+ jQIpv{Q2@ɹlUDAL;2lGV B3hCbx5\ jRoq5BlЈu As$[EULJpWy4V2K#9&wڕ#rO7UB-4Ccq؀ۗ: U/nKq-k;N0hvrnMnwp~/GfV;o8e͈ ̮6+h-J#޷] hGMTPuȓd+wJE.o,QEknh[ẁE{&Yw}IL.@4bCp8%W M3 Y֥!kF= Uw7Rѧ/I#$+^g%~= jy{:?PLR1%Q|lTW^ y/r1rq(&1;Xe*jПc>>@66kouzn7Y>--=F֍b*u)h^n/es8fkphʄ ².2-3h$U!ê*9/ף?e|׉YT"/D 6LgU0>҄8޾̽{ݭޟmeloO!и6Fxw8q+Ps)#5 yBEۀae9]98Q˙V"-!mz\g\Ha蠸|+RPIY8PfуT1aSeحf֦)\niZBfZu|&Qn1U@EI i@bi]\F [|az6gNaY?Ќ\;RY9:~wӄ~: )0Lj{jJgVTH.hq OZ a2K:T]8 /ݖv6(<ӀL\Dj|!*W$XX΀z\9Ƀ'Z _*laAՓWo{xJ|)٨ ~ek\4XhmYRo]{6􏆋hY}a|trK[tQ [dҰ#U{c="Z,U+7~;ݝ -Ck &:{}bo& -eE>Qf ˝PSkЛVQ.!7&ԟ|+iTSoi@{ag Vfn9ʸ"jQJ=ɟ325"4T,h:[X->CoD.X3xs1[i뭞y$#9"zP^"D ?:{ yg4z_ƨDhp5yƏOS0 X $OTeMz6~LݺO AAc)]ฅ>s@L>M-m rbޞa9h0|kJ [A:p),!Z+#Q!r񍈜{{ +6Cɯ04Q_ݧb"vxURqX~ z ,[}iqyfNГkh*u|̯&@?A>?ʒaSʑɌ4+~{*zmA#*D]궞}P`}5Iص;)}x3eDk4x܄b;ZѼfuD!`,p ױBw׬_)WbeOBzA 4V т[QUA;#O~l,I@z !E^w,>S7PkjZ)^JP Y֠h@Y&xp9M*jaYU I%'8)M_||OLY+"ݯtI-&M5~ʄ&d݂J7?߃83ڀsQY>3x3ɳA~Zd|SE2ƠMZydAv i+If@Ns]- Vbh-DN59;zԎ5٫;5x^/,jԽ\ k3?,G~4#8nR]ZxG3ZBdk&ďhqғYoפ"" y$HDs~2I+uIJ=xiwV7QpЬ۩S< }xQcdksק!֚8EZ'N=+ɉ h+3E ߑ2[u]K&YYSK>j~Itg3?J /W.LZ!Kʸrw {P7 >bUWdI&j_ۚK1dyt(MLYw6r]]@i}ƞuMp 6>Ķb_2mUժɤޠfq Ά`N*鮷Ѓ>,3Q:[!(X^inK~'<%5dsX6|tq@ v|dY\ :ydC5) d+BvlaAH=Rat6ġHx_ID$f^GY/ ff*!%=_$pon aR.h4@5V}O,ns FdJ߀Tn@ ?y,v K"䠿K!\n&9ϰ\ro~Aʚ w+o#G%$@XYRS-Y(#ٖ@ʱ%ؿ SŅH5J&&;sbIM7BMHk^SScvco1,eee#Ii\ FF.9H VNȧ&i1lPh}`ckdS8GtF`jU,8F⥚UkߎJy\ARK?iPFbnq޳ z #@q|[*@9$:"-Oi K4/ nr |)W#X:.: ҂ߊQm߮ )Uv̓?&zoD8qC͸ߔYS)X0RSH4}Fu+Xn*Ф^hQ]sr#(=ay a\܈PѢ|& @<^sk7(;JG;<'6@@JHhYuv(Il!}r ;$\',LĨA/{%b&sVrOع9̕foL=e*R0ܩ;y =뇦}>O;鹀 7Сe(;ߏշ!n/nJs{}c(C@whe xCle<hމn]h<|@ -/VRMDei {a3Jn#Q:f KUpk/,>c%4FHkRG^Sy˽ f̜^"vFrssv;kCHrx˸| t xL&Ҁ8- FUsB0S厳|Z8zU'd 7ޫ4e-)X1l'7\kDˤB ҕNBg\ 0m{.1c,uu^MI ^.z:4ύf^(9@3 l&Pc`Ov2t CTwB*' OȎI^ZDPS-RiţnG(9;/UsKihh6o=VHuwY,0 ~k 6,\$Z=yuV`4\&4gF*{7,!TMa89<Gw~˔?JG_+HCNl;mä1)P~5G7r 1HUz.w{RO'r1#=xM ٓ[D2cҒRi;)OrZV;ΠJ E ʺM:qdHK÷k +^;N$"xmx8sYiAPtWdLr'ˏ}MbFk?]lygGI@ƒveX(z3#^`\ q]a b=E ^l 0E!eu{0L&^"cv V `ҷ },@L)ˠW ) AnFAS#cRcS0T̗Mw`D*$jܷ](6 uSH gt7WןUo{Y$HK Rի]L~HϢbD <̹ cI]L8 eخ_ ;@őw O[ ƥP%)]q _zQD4TCoq9r 0d1nz N? a8}7V0ɓR1#_ ^Z LBuAxt)a%S{v/ƥaLo$"o7ɩ̃D67qRʉQ#~ⵢZ%㔆,| 2W1& u$KT翰j 럤JhƟNhU(|9n}w1H& T6.X)y, *INDn^NpS1^Hܩ (OVFzk<_AMM2O@b}uJN$z)I}*gߌ)nLjH?sUlid7 flXp|P ]z$+~ЮݗQ74P wN2q ^,w|閞pʾ>l%9}"R~5vewX ʖ= w,`< $]}hl##gADŁ>t CUU/ji M*tTxݐj;G(z zsfL.z"_L)@^~c2j^'$ƹpcPҕӑO~K> E!/釮vW)3ѾS w}Xf\1F^_fe0}oQ,KTIaJai>/5 ^cGvP眫rN]"u ";c`ecg?Tn a8y_F=Y7BCچSYVw}z=S ʦ/fru 723=Arf QҘv  ry*2ob^WGI;_ib-m8CbW3bۙ. me!^gq(IT F&Ln}A/͎⢿JGiIõ'ߨ$PBO],!C*G"(!/2û^FNdȀtk6CθȋFrK PT:>4Jd\I0>ȝ&6|۶=UOsm(,훇~+D-^Yt@IgtR lbV"Zo{BrZ:Ip] ri#a~{KTiL~adbI]} _cql2IwEkę} _R=µap.{9n>j $߂*Sf71CoǴPxJ͉sC+p^oUtLƻ[1g?8+]f>ꁯ/|-P†0DIoƁC̏7 uvʗ mŚgi!{ ~C٦.er(ϛ4/ݖ)w, -6e D6X-nu([twH|&edeќVJ)\=2 |)n >d&\u9%8#*;qXV~̆1 xzٌWٖt3{Nq66|%\LGo·:b{d÷ z4Q[t~z vP DfkFQȡk1ז{zKyky=6Z,iZQm`lBE7IsRdN5ހid%lr  EɉIqp:Dz" C^cux4nעu&c?@)߃A.\j^IKeA+t,tO;IvȃHsӈiJˢF^*b:J@[-`Yen>л;fETĞn\s TuoWQb*s$Gx%3\sfĩk 3}YZ^Qa6@Zx@uOr@=WlhfOD=v5uteQ\=!^)|M{$>` s>) О72|!$MWĿJDyf hQ -?LMMDNnv1S2=1 ՘]/lN)S 6\1G(k.\{Y]G1U enoiI`=;>;)܌,Nudoyq_حB|bm!~leQT^'&rΞ'NNT6}?Aۨ>hrk۪D*Եlt 0 w &3|f\=EOUkDz$D2)%YvSwfgUhZe󻼌4o[rVzI U-[fpݵaxnVM-&t*qf\ vF6O;4d?=;*e6uzdgՔ m/_fQߩ)@G"EpNmƚ^5 \K\[@U]gO2;~Z U©5gq_px^!q&"Orʕ $$#brDIU o #GHh\?mzudi>%-.#*Mc9vafz:5#(l||4jQ4(!Z֑q|~cVRonW& p1h P>,w}:}\0dNsF:?!li&=16_K陆7es!xzfFP?C\,Fy:M̺hgKx,eQ[0? .fg@"3mgMT&r"`.X? Ӧ Քz\ƽqqhG;HTmvp9+ %r]u:?6Ik6[$C?5eq(6~pt2-;糿sZT&3|/D[ΐ; nǎBW{0yfNM[ X;Ӎ]a1/"v ~`;y2|}M&tBxMvYav> !ev',.Y(Xe h٤!nk>;MG;sL2e& 6{]FB`D? |4}ft]6 k`Ĭ=*e\|\~]W_Y= ޔJb?Gg$~A$2i)wӢJ@{KkaDT^жCaoNuF+-#4SK))6\$C+B%^0谓 M'P>GnjфcB荤#I$IJ H7̪V* U3 RwR5󮋅f%s0I"4ulrE33 iW56ҠF>K:PYp14͉لwF]$'vGԌN/tE:P6Ýg& sRY1Zz/?Ph+ 9>`Qn '&Ens>c͟jE/$7SYLg:g^d: ܰCf%]& /;.OgO[x64@cVd`[cT[u=Ub[2[a !'~']6X{"|wnڼ%\R9U3[~x85CfN{X UU!q9wfq67"#7hx% npaCv?RSs]N6q~hb2{rɩFe2PۥQ-;4xmAEM~PVx~1M$>-|%RJ'z+Zn!0Ro+Lãkc H,Ⲱ J#N} #V1 0fAxۙT h˗PM7>q~^elۅi)(H(@{]AS-cA5&ƿcKN¯Nc{)ZN2]GcST:U'&*q|Nx%\x -.V~AЂ*tAȽ~_xe?&{Wh'B]zN)G%1JW#x"7{wBݗ8NqB:FZjhl(>mM05%Ҳ |/.@gOjixw"'˪.;Q,^ӏVwQJ~ϣgVa>_8"!uOzZr-Z\DŽ+(A |F-wC7D޲KvZ۱WC٘D[9]\,:B^CS&n-9ƣm+Z29Yy1i,ٲrw|W028|~9-jEwX'P9 r= B<֩P܁h%҅j,ʣ M;ge05,9N8:Jբ |VʶdWFQGR3U_rxAx G1]kU=uxN7*Zrqbύs\DVA8-}$Il,<@ht6GeYdmx\&(I=~R4 JTCD,w¾C$)Yw)h\5°z$&uw\tq'ެŘ#=Ui\h&#t.>j+'OƪP#ƚ]1=y{AQY*n ;* ay"=DqO˒piE3B1]k#w-Jvh-J`;Mr ^qr7SHȉB,}#d`D O3Ȼ|Azژ_7FTvshty~/?|MˇrPSǭ# 5TVIIc!U${-GIJSh(Eq/17H7$jR0H/fη:Ý­81'bYICSj_ǐ,fY{]@m@tRdv*sBl#u2D;S'-bqC(l}|a-E7['4{eA !͆J({ -3ݓYnI@-ף3D?/ʿ5Z͏T+\ dso$_-Y$89v}0v(AdWQNgM-mi|%$E~_<(aCD w< 1 {mV')dvn@ xb:0t}U~F ~8SEuM%8*v`ETN.f",ެ'y A/-ceڇ\${Y ENE8zZIp_9_ŃAN@~SY:ՅJ/ z6[P1UN_}],LdY鳎8v:"-o(2Wt-l5ʼRRIRI] ۗS(2+`Q@7$gE,R-d'D;JR9Ϩ}VO}f.c(O˹v49( E= ) BP~YHR,aNyX5`aTr}u b4oM4W4XpV6a*.{hg Y ' 0 cn_aнx{l edȻ@4Pq)g2iCP@%Dd!i`f+? ģ:^)q Œl'sgmB6s8YUky|`@vT 3̓!;WOwՒ.sҔ|{6>?F)s<,1c] Wr.N|stsZ jy7n`)JDx3(H'@ [!Ƈ+$(eM-b=#i`| jN' i};H$tL#ɱ%JRv("XVhϴ#3k޼$:4&ϰu)MI,l̏}b 2Tn.2ؽw^F)BC\ŀYX\8;׷1x#|+Ь ud#JӃ?rs f"W!m&>PrcE6cNVYET3㤋u0W#'NE1*$hJn6c%Oq@Z@ž30TDsSsG뵒EOXW]J7C1I~ Eq`}4\=U)t)+HqIjI"pV_$j-ek"iښkJƨ;K9np#ZcU[?Ҭ?B;s`hQrbmKUvp:ViZf4 nZXPcr/, 1E*c fJ_0 %RRn%dCɬ3pjb}O VS.B|%$̩ֈٯ7N^Xo`8z]'5EdAZ Ate9kFmكӃ*T]W{ YmSsIoEpNgFb(o60 @8Yь$sbՏ%;VׇgSS 5Պ!$BVfr=0fud,Dx/jl \a.~05 p{8Ɇzf"N<0^櫫0t72Lحͽfȓ UM$Dh5-,IgGd2 j_JSy0/xZ5\g7a<$iT(/r4@Ju") Ks_$Z~p*1apҩB\p:~$fKܣ׊}+!f#eHгk`$+:e[a*a.ϞɦD BH|d̛Uו.vɔ3q$S:ՔcK!,InU$UM.aGɰsq =$ͭ3-.yw2k:C7n\uYM_@8 2os2?9r7䐾iYɟ!sjyuq5=A h MySifJTW/YlcڳS_\,!Cer6C [ބ6ܪ4'BTTe ZgxbpO>$C'P$ d5ae ٢pĪ9Z Y!3<:䃔FFR*tfѓGxG?eQ-3nFf''j@Ppaf?'kDTE$1+ӏ_pl"QElۮ-c,jnxJU %gqsi`[Ɏۂ(_v^ R&<ϻZ%޹T YuExW<= wK fͅpacZ -YYpkHv >ٖ]FǏ ?maw҇>\E/-PeduQq,m66Ø*Á(Γɻt]ZƋS>{CTKDrf l߰A-q+µj(f͂N[&LDc)lf"EP+cZ<>拷òfm/KժP O쁩eo{^_~X| )Ee6 ls+|Ȣ$XZ#&*/<ʧس @vi_dÈz>塻Eh Z%fE,V 8!25c#Pd?-4m_NjID)` ap1X 24ue'^h΅AhJXmtr1H|smZH3f% 5cl*n$',Mٖ?U~OR%) r*WS f%\4 .e{$@8pD]~wûFyaɐx)UUokϿ}.wDc0ul[xmT3=`eOC=.͞Om :J[?3̙H?C {3Rذ'F0$BurkhGaߢHΡ6ErXB>Ƞ^1A82OS1>>[q?v-fE YSXySӑϕӖHW;ƒ$/jS Jⴿ-TRGrҭMZNG#$+8%;?x)>yዜ̄`U']jifSC #32n}r|#qIV$PElH(JC7|&g'礣#՗h"| 3jCdsJRFTCe)&J/H.pMI//fwX\P.Er:WHS4 tCJW;fe?J[7RŅ৸:X:fǺ}~>MOY RL}n!tЫK@UL/3,K/' QB@/ &XLHtU_S,jo`gjӱUywW1[][PLU`>nܲYMw$4 N|%`[P|KO\!L)d72`Pn]vA+8GwKN'g(Db=77J1;gHDp!:Hx{ug޵hk(6pI +" fPPev25jl( A#z&+6Ϡ#Li|Qi2'z[ XEӫ`FtKh tTdjyiTk&V_V2& tb9HS Ŗ]ȃ{9ެpzhZX!Q% sX}(i6ؙM/pI P[iS_Lu!QXkϊ. :8e0<- [wG#s$s|hѝ,@JPax|~c$#=Pa4n\NFhEDtJƳ27a Cxz= /_y=-#mm,n]1_3sݰȔފ~Ȅ'4!>: n~M$zنE΢zEя-F$$R<&%MwY rJx"zɸfU U2 f,6>0q \GcHJhb'+4e9S1b{]ӆhPه\>[٬-d[ ,\`KkZX_UAWPkU.2?kzAx:ޕF=Ze }tfowݢ6RA]b Tpc@{2sWF ;a?)OLI vܭe sJw]LkAKeyEJ=-~2EaO#l:+-jL 4]l‰Yԗ'mijÚuDm vsq|yA1xwj6Nؠopu4aǒ,MrH:N+ʬWF }4þYC]~ ¦f$=h S{f%V u04t65)㊝b9Rʸ]ڼB+_;) Wm-/]!hl+b&Yy(fs~NNIXuz/MwYԤͽ6d^ll+Aȃw!ZSp6B9n7uWZN]1RJư/Qj2=EP3Q*Q m&qhV$[RmX%52&).ےߦ7 sUD n7O:! C fx󦏅4ġt]Z}dg aˠ]dQf cMyn3~!Z(cH!tH}q( T@]yWϼp5<އAwywdK 8ZCBR?á  :`L1JZz )ט&fDwO1JF>Gyt}Oj,gy)q_omQig'b bu0#oM!#k">@g%Kg^%6*SζFrx}13g+_T +|+S%wBz3B& I:06p#h&` {MBaK?%X%=}"q㿗H!-6:aGD5'>Vo.t#Q,}x!|QVD{c #$#@[vNS'Qչ'!~D1Kq`n4KKGXu[ť֜yG;^- @N`zQCw5K "k-B~y }zS'-^_̰.0`Z`> %{V[B+)0Ī7p>N:TQbGC"LP<^--J,Miڳx !'U&?29 E(ʽ}Yrۂíx5PV674q˾C؜$o@X B.rEHF?Ԫ׀QdЀ zz 6iuboR3#pXiԕd9nRî93f~AeWLnٰn8^/`[!櫺(C 6YXj%c}?M!e:JU*q],7ǩwA$F_=31xcb_3L8G:e6;n9%Pqx~# nٳ6ށ՛12s֮Tj$ikya! iyxvm ;ej,4B<鐴2FwU\ r,;#kIjϽՇs@@14KtQ aagr;YЂ@GKߝ6(AF.̔ O:ZBM-R.˦R ߁~ÿ1X.30!fR (aDU]h~$]V:XHrLo]] yM(5 ͕W##e^9{U8DH]g[95-G%T>m28S;_׊%qdl)Π[Nm؍ i5QjFm/r_ Kl8E -SF|Yw$XLāܬ()yŮ=z$#pc1Vp@0QXq͍Aμ:nskw*d}#-d4l>> VJcӕ`00ޅÁMl,d2ᷡfÐ$d.۵Ҷg4؊YRr*Ƴ+uШjZUߘnv[_Mh:ΐbHbHu$ YYHOAj[Hh@3&PH!n~a$D}u[8 tDܻkxt!F5]y'UM&\̩#⬷-Dϔn'P:\7K dno<|IuᲷ5RAP ?3gϏ,}}0WkE!'Oo <]j9p-U9]Lשp]|v %=}OiAMŵdNp7z6IX-ƐTĹ6cA借m~>PB<(,32&~bU'/Oq|W,ێH]WԹA{.~ߝY8Cjԁ;%Xm:ޥCx b@WJ*x9ѺaoޫZ|[+ Gճ^sp db' m7acX {QrׄI6d{0Tzr\yoMwr9_ GеJ` I))Aq9Acy}X2SxP&rjU L SB[c՟5>$l(̸gkY$bxUPն{aP8G`e sxs)~Qly8e !LIJUePՏ&nӋP^6ץQD\31,wn@4~%|NuD#nΡh)T&M4R:az^TIU b{M$R\pb0f|ΒX6zh (yG'~[29 OL^DYe Sfmdb 1,שم[璗-αgP x/=SFGRw/~ 1A:\DÔn@(F+Lf761Kn'0Geaqc'l Mk$Cޞs`BVi_E@ Fs [&)}cn'LkWgì"=hm@>)Ew#P0&A-%MU2]=?#a1Pytո 1SELL{['Κ#M0{oc4K-=O4;QMò̎'՝TXV9&ɏs4m*oO}yHH ]XD6mHd/KyVXAK#s;u%@p]qz^rcszÔRڽt6d\k "wʁ\4Y)ey^Ii (_p., 2I< }! ;.D$1 ^|f/97D'B@jbDʗU?C-q!&Bى+Wf&v[тypd=WX4~F<# !at+n|Dd_vG=N$RҤx9bLz]P0 1Y-AO=M38H4_лd=O)/ĥsFJ];2l kil $'g.ݫׄA򈨲Vn2Fp|?*|8׎Mu<0?? ؔ霞zy g\&!z٣}/OM@# Ml8qk{.dmMF]O,KRfx=eȎ x4b 3 Pg&YD&uPo2e7(F]g^|LRSV}`Oxh 2>` PXrTA W過O3FBx _B+EcS%jRʨk nMZhCok oz0*wX}wfk G4؛:YV`[豽M/"4&bD?D􄷆tޒiD"dpJFQv8AB\cr;AgDzq-Z~QӞtuhW/VIyxNMz$+I}ԏw*t9p߫ (ӝh6JxjHX8Nbz\K'X=G#`UpfgS!yCdΥSg& }%KɆ\4l$;-勱*3lPk苆 癆XWnsKxl^ +&bML-P$J4!YϨs P%p %;kH/y@c*'!#\gNQM!y΋-JZ-hHq

3tJ$%Ch-;VZ6&3=/osȲM@BjUU(L8>~Fٱb2WXJUcy(OCvϜ e@껷$$M1LaUhRMp ﷱ7xhj2"lwP(*&"yDz[2p1XK)6d5MDOE.\)mBe@7DPq[#(~)7M)0Sҩ)خ#˪~_o8q+nU= Lޫ jqxFhP)h}괡ޢs6J-HeS>\IU̇9`d̹ƁӪzӸr7zi[5iR:do֤)F N}̦%&:NlJ3n_[/9p,3Pqs8=?j;l T uvk_3XE/ʞ^);7Icr+Wo=n! mJ$T| 31/fr@a0<q7z+{v^GF)FpMNj5OÁ~T( =u;B|#^I)yH2?<~}=/s"ZWcnEbOqNH̾khv?bF)k;\Nb==XG;MNkѴ༻AetB1E?9C% 08E}{u^:eeDbxk$+4ItD9 ys5}9'h4磎S[߄&jqfx~Pz&]Ӯ}dBUb\b7f+=!bKl 70׊tTNoNiBӾ>M65D,`gW>6k׈B\o4ruuvr8$ im7:}W}v9*Ѿ`_z탔'A14?ZhJxqWRScnce(Qq]`5d4@|_[?7⥚+jvR`uD\猆/GNNP'?#a%\[6toՃ-(ũR3^hۥƝ)2&Sy=-kk>Pe1GcQ"IdB&`Oj;}mǨ2 uPKRni-"= k-OŽ>W "tI[vdBBǮ"TSg uow2$( -x'3_}iF&PPXȴ,{1Y H"S_.D=>U%6ElR.T_;d\7/^*3ɪآ`@cET!U#O-kz#0$$po> FG;)㉍waHp,wMX2&D+u8W ٪ W#: KH;J=8"Dӝe;Dq7"ɬ@T5+l=RO {؜njuI`䕏4gd!PtA{0PD-Ќpi.ĵI\]dp%,'H\K'< IU|uǜJӑD3MҾγ }oE$>@eev==nPW$N bُ%Tޔ?R8)%)̟>:D\Kg`p_nc8kibozO9jN6 uoyPut*}+5Chm` hb_2N2ۖ:߅ Lw+ヾjQSx|)T Hq*?.)e 8/ɺÓNOΎK"B%&gY>RW`0!0<f +c,t 82p*7o Jr^|餭ia.l݅ Ta_C͋댝b3}=;] 0#Y򍞮Z0j3/:I=A~מvü1 ;f/L a!Q/R1N쐭ǏSn/_;|tDXi,e3=F8`!'/N; uzYbTd{yҮG;n jH;zR8Ųm-F0!R.3[Lb[ۋ#f/'c->T0_;'|Z6%՛&ʦ9B)RVF|hɩ(BT ڍvq"q7νopj= 6o$UufG99pqr_zDUAِm:63.4R= *iݡ#nMs9+"Da˒#3z/ad!ٟXqk7P1dZZU`IRڶd|YtTզSB^xUԱ,iʙ,д~QD(#Yd8HWuOSalړ 8`'Ǵ LbWԠLp@^7>-II1?8-Ϭg!1Ũ2Msd6]YEyRM*R)\X(O(HOX!y@аZ5o5ݵ{d&";N}XG!kc^J vѱqd&IÊ ^. K yԱXu=ƥo875Y[r/gxM;՜O~ϐ2#PU3D8tu֮"tCW^4s*e1x;O!f<'EO;$ bs5oA~upa Ψ@%W &TG4@3M5L Ȩ/BۣɋMz`W*#i-ό? @Y%#Hb*qV )>&k"VLϲUwTb,eZ p`` >AV22}ո{hղ+?7fM="z'y+dR,}"s%E I, '$)UOBͻ3QN̓ə F#7xNw٨x*HS˅i^ nzUc2"EhH#/@{YZ=NDڀ^߭0`J\ qBXYa%iͶ븆oudILĻpySXi1(P6+\5Osj]7^Z,e|ta8Y; &vj$F T`V m +Fٰ|dJմl&66MK,A> bfQޘߛ.473Qi \x"wGL1w4V w5FjҲkn5 6kN޻9`42Cvk5x'5׼PMsLr7B @_nIŕ9/t򢫑u֙5 'Fk}8'f)1o V+6'vHtyf3'{ty/Q 9uhyDIn^g`k_)c֔l0neJ(`n3r&ʋ?_űpnb7!&8fIQ4\_:cC2 9/zH;3ĸLDFvlH3^9;$"K+{D^MIRtB'OY-uJSN۳+,!{"ÕU~=R;ت?#XH%~ y\ l"믚&7vɟRt* ;HI@)7) keBe!iGW TaK%okrXo٘Qfݚg&.8o=QC {~\_~1O_RiA;wYG‰pٔޞ-¢&5_lR)eH}$pI >*m!]Ն9%s$~7y|l=]8m[a2)7lLU}7o`kLf!`~`F*lzHE~l-7$? J(D9A\yECQ<zj(#qʠL:Nѩ8UJ-OB-L[#y!iHط፜M 5KNǐUOs~X3vH/\mFQ;Q*FTuQijA;Q{3桨5X+R9|c)4f7Oh+dnE4ċb(ݟrJ۩~>kB֋ :+Vi}3;}K sӛ w|qS;ٌ }s>}Xcf8ߚ -\ah훀kਥ~}\:rk^?|/XR;zk £|G#Ɖb}%ć/+k[iǜX z8瓁,Z̜”3e0Z0mdn#I9&KFWq215M^ߦ ynXw,&*;=ȇN&{^SQrP*hBL?92H)j= ϭ*ͽU?q} I:Y q;t  A:|PKMvAp@5tKDžeَ@YTٸ7`;mVke ^u>{'hKo9?/F)[d #8};EGǻS)CR'lv+ͩʒ\%k]ɥ\ 3 i$L2s[ak*`FbIb  ʸe":gTPaeE'Q>hXq h9F3at!hFRq_nyhomL2"vSPEN{"-v܈;-zAte`Cp6E3tn(SCև#k?g Z;jQ.Wuո'ArȍJ+fG)tA9JAVbr=f?\$~ĵP[H?Uq`|r^y]\bF;j`{mmV 5D1ux$k⽧MnZ\Xv ~r^?Sa[5ro5~pq,Co)]1ݤRQߔO)rSO)^u-n٢J9jlo΅w >RD7~L ns0k'_<r쪡x^xTQ /\̑\Ah8$9u';]T#e$ލWr{w`.M6Ifk^KOF{"!:KF[ҡ&xe|0'Uך9"5œʷ7O/NK/A<@Z CKݷ]-> \X딬T Y'}" *"2VZOH49F̣dK*={0/0{^JT˶L1K^Г nν6nԃJM6)[VNi#dGlV5fHz !L; ?W:Ѳj)Ð+JP~)EY|`y ܖ{*G`ƭg-=y=({kkϘYӐwfyuRjtWH0(0p +RZ Vz9V%oV=r` ɓM,EAvX_~gβ(ZGrʼn=9("NH\)V/:n5!lA͹ՙF[9o}ݙ4Wrcnؓh }d݈-}9@$'u_5~,巀L_w#hq[H*luM'gy8 :&2ʻ^`=Wi?[Z6pfī9^pRF`-xLA'#扤9"<2G.nY\u ת#Aʸkq0R5C,t;d{L i)HcЊ*ПZ>9f RRC5j~UX8Y,a,s_c3WZ:(}Cm ,(gc6 ~nɡ0;P6XדMr[i,!`d6QF+_} J/A?$=Vr[e]=J>`O'7Gxz=@+'U?"zW w.n&$=9e~g)+GƓ2W>Mi@A@j9'Ű̲d1i]/&oe;vlaY6V;m^qu=7_=CHFSĤ0ԝ{,;%G00$ۭ.t5j[ @hJe(q~hԤśk7:c~F Q A>.,tsYuYUwp'g$lu9(Fq=Q?߉ڊФTiJ:N.Pk+$jM'$*"NR{ǣ%VѴI,NzBhu5ʿ#xṷ\W)}]!e.z*ݦJǘ _jV]i, 8(]uX82,ԙ \ rSvБz_J-nW87P;C+H-JR g:/P/l`]K ܤ\zhRzrD*LjT.txXa^P"R}x90v#tU3䱌|r>1Q1 pm!vǛE:VclDlp:1>>dӫgGKoH/q .tu / _R6PŏD'"e4+|Y١p ~2in ȯB"T037 60߄,HsS贻TRۗ3}:&-GUE2!C^nCf]4[%7U sU1"f(}k+G]hrQzz{ĸ]8c{0qTcөSQ}l>Y|ba#X&*.醴j ֢}vi,'zI@Z _6CXˢ{-MD{`?B18u1/:!X̌l93ڴF[-!_پqq|2ZP#%aZ Q:l~h Rq􄷖*; rpbK&R(rbZa{FT؟~]τoTT_@9萡-o)| "Gԏs#"Q?iw g/yH݁o'a1RJi`2~o̚mVsL릖fF;+X ͅ xcX5T"L L,.-z8n-u;2( N3fgP%NMAGG|w$Â[lrfv.ߵl<>xS(Tc oH:ۀ,F6$Ӯf-WAlXGTHXe$$^Oa] MCRw%>a8ksJ8Ъ:qds0]HKVIᾄӛCu$ܬxl;ȯimW׳M{W>xu=9.7m˺'W{{6iJ[wC7m!1|%Y}ㅸ|Nؘ.k ysz;ֺh:>H*/B`# hU}8rջVmbj0/D\D"C\;7N1ts1h+r0ذ߀dcJRr=M%v v2[ ~E54vJ ,DCWy,G}0#[!IYIL|C_ q *MXBs(%Hސ:i)ƎJ$JCik8+I/cxm`3<-!u F_,M Kv@ۅ\R,~:e6l9횠ճ".Es'u`8K蝗Kh-"TCPmeT !`G3{uHS5Y^oeJ0mj9Riyuk*cXoe2(3;ExP;_zCKC79Yb\?s[7 ,΀83:ӑj)RlI{|~l {TIןVoͦ͛j*jՄ1*)Z(QBj̆YsQ"`&3,.]ۊ)|f oEOz?@PTVK`|݈WP{]d6}&k?cCz}(^|47tVF S|mQϚR)HEw܁(&+7wkݩ>vkTIw$N..m[)_BpBxZͼ!9"H,wZ`|{dN07%3cɤT%5Dʛyx\ՏY}5c:}?h.Q2yPR;̰##܏H}3bsZHv .尤qWL:1z̀tmk%!`% nCY4!R׳@<)П (TDK6|& Zo Qn)%/w_WH@W>.7x Mҋ,s /6|"H)FZ3넞S99=Yv_\PhqK8Ҥ+ 7؎2]Tjda͟Qdާ+BIP鑑ALYͮe: ; ;IJa|'a<#T:Lyぃzd-Yrl@Y۶ b Dn|ˈ(;Âh1" ]r-rlOW˗\069RnE3O 0%X荥}*pU^Jf jX6ˣZOVrkޭYKCjui";6y4ŘWxGzRD7+ v)qWW\M‹LӎOuq!W^([jJ,>.]$M/o ISw HڱTuY,* Ю_G^/ٿiRҎnހ^;W\͠VYC3c$$_8;cB~^&Krn;φ,سv5@AeӰA>'#[/E9%S-:H NR {%c[_a}X&uDsnM!uHŭ%&8~C7 rwpJ j\3C%Yut:o c#}]lU0$c `qƀ.̲*>6( lf%UE;\[ct՝eElx;45_X^@驏Eynkj5m);SΞmz>~dP] vhX6,K{kH4ŋF4Qrdq5XJҵV"Kb 2 RyੈROV, rC=[#9enWbB}ӌ YZ;FIZtj˧,02Y R3RGezD89%~p.dA %`t)2,z2<6-{:$dZ"bˆcA+nsrᏰnǎ'y/c&hbiu=YȆ+Ԟ'l|&tY01I)<.{i[Y҉徃Z|?uy7CAĽt3󎨎6ipJ֏ #=_mNH_eov\P5PY H觝@RW(KļnAgAoTJB.]`-,PxK  T62{$'Sl1'Ս–vSt$c0mI6fY'v ,}Nd~~7EMM?VAMb}%yB*_< foF?@Q89i{W]Mwtmz96գٳG -x:(wyi`owQS/@>U.,c81bET!yE1<ǝX̩C[D _x96 "R E6^m6>AXV7yf8+2P 2));`BmBha9'J+] 2 =tّ9v`&).L"L4 oRU `7+?EI3D '=ʶRLH꿉OTqg 5~ΒjWL^GzU; P 7{">^H 'fF:,> +}W}2Ը (!+K(̨ͥ]wi-$n.Z* T/xն`./Jg.~ Runy5S ]Mg AL:/ѥ0HN!w$3K>/٬2$:EO ,-pT k[&YgCoO$Nk6`s Q`ܤ,[6iAm !nW~(,ٳi)j~]mRF/q!q9ڇf@ *w+ZiH_Egbp^!dCk]/ngh<9\g9,9n옗<ڝ=Dvkۣߨ< Ù?<%@h'KTQ]@I3Qs+7OV ERٺ$Sv<'P3iy*L;0ɸ_*)4l*o0Kr>KtD^Ƭ s8,0&pG,Gn,rl?SfkԲfGnz,JypF ;WlI]6,3>G g|I)0UG ON][}BT"qgaVmJĝ wX,ul(E%8a5H Rl'7$l Bհ/ )J0'bE{*Qm0[XggӽSZZ/bA/ߐ}pJBF!˯R%|A`_K°%ֆM%w`]b  >xI[k\N,Ml3 kfj#?+o%n?{@}j'a4jDJ^%eL13筇9ϞN0u"J!Ek$r.S4N dYpeD݌܊#y;59-/#_8ChPPQ]h[,(y.lj(DQ`j+3Sop—0F ybm$rk~%;?/o p6~gv ޵+| =eGUʣMW0+`tbPK]{sD)B;5rźL\ _ E?Co!.{I]K} 2dZe?%W+1fKkvxP !aZ:.2Gm= t+ƗE'Yl~Z^r7 u`O'Ev!g͞'6ԹI:sif c,/vo05㛅A̺EEBX@[Pu75on٤gta Ӟ[(+u }1рT|KF/.pB##RG0\O1ȬFWUԘ0Cݎ!Z{E"HX*nJnJi(ndP-C RW€z. r~B3q\L|`1`r0DI@<{P F ~PҙU ˟ ɅwhL+\|w|>fz$DGCr[L< ,|((-gJb 9J_]oi0P\8_&A%RUYdh|v3%i]#!XH?p>;<M#@nI皹;2%PL@* c+!ѐX@8Ա /`F9W \ϟp,$-:#5:.^Jri"-NjjyML#l\TZ3X=Ժ9-ml7Ev>];,b w*osݨR8Z{2]g)$eUZA{$)g `g=*ܢ[VyN$)!:T:^q0qˏ.Uj?>4[ H /);'Qxv}hApڦſ*<79-LJsQ_ m ,|`t/xFu m2t7sES3e.i *uaVk^фi8ͷ_P)VHw~$3b' ]*K_ [[Bxgz F_EnJuC3NR ,=)]Fe;-pdrz-7 qn5Zղ)0|LJO0֞M; uw Is:*`EP($IrC|]YGjK:ʲ|yRmНƞ#ǃh2TxjB}FhB` wKugqJC~|7 =&Rg[/Mjd%ƑڞoS=΅Hyq6Ër gYN~2ꀬ_M4FZBuX@=5+=!&⧒U$ կ|T, h+ovd+K5^"U^OV[DZ :5VFZAw\ ic'oĬ>>k;jZl0vP%h@tqmu\Ά{͙]UƟbZP(DyR'ε/ [*:#Jf==_ZgWA=L6v8^ؠ++2 Ȕ^zp<-^($Yu.Llh, VRM༯GeZ8>%ݜQx Хz;F˜8W:8S} KI^ .0c &p!~ّ"oFf]׳qDbV3NoR'l'i_zu %kZgxcv+I׬hįpU)hC1JL(Yx08kFWz<nk:(u~My;u<6ÁIO}rnTc@ӷPAC=[[Ug|t7c83@sǺitqgLKמ Jo:q:qK#~)W7@#ZNˡ[%-S d T9 \Rj4C3_ɧKN#.~67pB@M0TW-3y4#W6!Ms9c {k@Pش4nN?@B8ƍ¤oV+M`RUv07}Ù~Gp? uO!5Qn@ cJ,U(QCk ϠJ[l u7/Zڭ=1N I~Kq>L]V?C {@sf@P _"Z?=FǏUց:`bf}Ṩ8Y\h{j-_:: ã=)&(&w(>?br6rOTgfܣT!}ƢJG4Kt翌Ѳ1Ox {wnV*uCSfjy9K6UkZmx*BgȻGk|=_n#Mt7p;21 :ԓӮ跙.A>e[˕0w:L_7q]HBIf`YO<*cvщ$ΜGafƲ6遵2=NAYۻn! ;KLB"czx>4 mjm3{2ܢ:Ȃdv0}CDnQÄ^TЋ"!{L8b,؃2WOl{p@hH׍%Bx՚ѼCy!~(k$ү"L0QQjX98 ͟󲱍బ2^A#Ƀ!?3:Fz:6 Thi\>SC*2yVHx4as2 ZiH֋mK 1wV5VVGz9D;T41Fk VT9 b$o08jF8.ɲcA9 k;ݬ_˜ "3{!h3ٿ/с9Z*gH?bY\)*hS'uk{좝GgSS'wREiF8g0;sfyl` j:G)kY+SR庞{eAuUO+˸}")uSA& ZNt>4` 9MD  MHR!"a"HTlMm,)ne\yøa>f mrm$},(pP;fR/ƄQu + ;)+W[ў& >X_j@ݵWBZ ]?ÿÎP!/|l m]JVVe ~WdLU %FJSdεR~WVkGE:m+;\+ ݝu0ڳsV֎tgHU:Y Wga|yr`^M9매.U]*PH;mDNKfq!27x\FAlT7{P% zn>x#LUuі^ e ^'p NJ59Ȗ/9Q.2!!4#k -JD {a{\JKɄ>;lD1\O UZp1U@2_ľ1}5A٬4 Mb+ !z>IUiJ ES%Rd y.uUiHvޓaRzVMZϖĕ!0XK>cr %.dυEcFa̘㚕OZmi| Ʌz ;_f\,;RzO$k|<Bc^_u{6"=:!3.5v&GΣGV+&LhqHxӖࢧ.~E\k;T 4W?K7qX" fߒu46vT0(NEaǡi"gFVZ|e=.$ 2wrб Ywi?8CbA#}td]PA2Zc1̖GI| Ġ_>zQ,5nXY;8_)1).+ԗThNWWFm ܥ iq^3'F:Ƿ5ī)SYC F9YrDߋ*7)?uBIjmI?)=9j1PJYu"`oLL"tZy7U*[8 4`zzQI)}^>K3{ܳh$Lm)Fh#Z9s ] ca[:GG#li]֝AI,`Rs9}[ mŒ܁Xk}(vl%FK]T$ojX~oP""4{n :i P="`t+ArI/6l@Ӭ3#4KvEF~1Cd CO_zD\meÚTF3X8 JHtt.iB46XD# c[ݣtMwd&!ƓƦ*EV6z،Ϣʋ) zj`@H1VY uXKtE/g+-(8){T P3C'fzy|'Wød OCsDΕKnI۞2AٿLIՇ:27.oiZR9&2$ #MgM)rOh9ƪa< %z4.C`G:OD:8$3kFmcjy n ǻBiЍLk\*|nћMVLۨc N u%2m65ߊBмyD!1\ Ys*(M -=$+"{Evɵ*ՕB,*#ox9q UhK¯ bup`x7uyA4B J`up1wz%r9`TWJ =3 lI.7UjIPŚhyp vPR%"<ǜP3\%ZM0YLo#)"قn'Wc崽`ޯ ;&8CQL.D Ŕ&reC4{d{X w:O`o&?|Mn]E=4ٶszf-rb< Fދa? a`N5"eqp6@Kx>I 8ʪH8"WܟwlR̊A99j!ߊc͂L NR&ikTdꐙeku}yl(_${v~ӌ8K1ۭPȦhd9-2)F^*ТJ-T'kv;b{fng|k݉}>)0Ϲ hog31cV^!ʞ4$Q':BL:{RB? paW`cUeU+HȲ, $ Õ>DNvrĚYSh3{wɦ U HK#ŤxTmޫxPHtz-k1h#iG,q js01jUYYpV.qfF4ߐDfe`AG>C5%.[@ͬ6F#RxJ䕷[6#8xQ}T]nz-RSѶtqRx8ئu dP';ev/彨v5}@KsgY8ktط6;/PKQq\TAj3n@g?o Ԣ/T&RկR\1|ܢ2k @d*>?M!\spALpd@:1 @I{p8s ecoTUPGkr ILS\_ff_k|JB:j\%AXmMgASWU,UR%F%М/b& ӃYmũJ8 ݨp1e5ol,7fj[P\1W$QhGgh6 XO840gq[8g$^u< EfWp:rCݚ7bL5YJM:U| &`z+|ńd6-R?Ah4l8P0ږP*a@z@F#XvS]US{j@i4rjH)_˛SēHI8|slП-HI(? ]Kش/>=i ↉_!_mls2udu-:8(JfrJ9LrΟ"}{MvM#t<86} zF#,晽zu=q4J3N41[aP"H-?jggK_GR&}IITC XSdQ}jSGBC3T>]2Z0'T{S0a,Б$[x3c˫±.vo=dX3f,^N+>%X~[LĶkP)c'Ijk'R2nْԵRaV5JNix*4"Qĺ Wk /eԊ) ߂hܚ|1ޓ*̳&͟\{]I$cеyh(wcn2M7.H;ܦIdGc pCv Y06 xv/5 ,~X@1%/rS4|9TUUR.W-S!^rE7b,t"RmlI#gִËi̊DMeT*#aX2KA sp@d4/M"D"zjYgԌj0F=TNƭ9^[r]YFmޱWbʸ琢 CnJxP̆?&;bDno (9CDǶjHr"GE|uX5:7NEV(Ӡi7$ib#,sO}V-&v5_&j q*0 0=#W1+8X `芪 0Ckе *H^3z@DlyIŢh.7At.ޖ:AO>;Mq_v'i =Tt.E@|ѥypm܄CC&#%sLD2 9$w:Y6ڮwq:Z\%dReXg8l&[@ܼv2hP:y41b-O"KmiU:Rc3n>\e3 ʂ` rk S*EPhN.N86U?Ga VReo;a/jZS>qYr<}!k||D8@[HUWabm\"@}Sr0OXz~2D&pY q׆s䵮rK |3p/Zc>耥s~LHьLB:݌`l۷ڴLZGYYf 3j$t|r~"gԦ]arѺjPy+ &z;47U6w}&`fald']GzBe6ǯJe6*\pF ʓ.}d_MO~ܭz-{Gڰ++yU ۱Hib[gzqbK8_<&Mv> Q J&)>*>i汤XPZ"껼D[S_KMwu{ΥP5܇iu9ͬ %hc#AJGyLN)LQ ՞59J uZLA||3-(b"_-|hJƒ?8OEGUtN q˚;;#}G 4҅So( ih>y3Gq#^:񞕡p̤D3Ç2=R={r@twD tEwA)sSaߏCEn/=~%m+;"po D[iwr.GFmՈ$r6yȜGK9 > '\;è _aTxʊy"Ld*I!ƦHJ9 j( xZb*? c#TWU);u}WBOOM4 BM ݔU*;!{2F4% KӃz<4W-Ѿ@@ }Rjk=s8B Q48Wے%C;:&ѡ:gɢ GztӠaC Y:P6>Gh;BMBsQ^fgmr%ʀbzilT{Yotl"K~AeЈb88șMo6EWdw ƿ-=UKo ) Ux t7yASOWXFhƤa"Z]RryECОk&h9̡W:Mwet٨uw鋆D¯sAy/ח/ C2;ឍ# L4X#kwj2OJT{E?o+d$^=yƦ9wY:i( hܔ[#נjSݗx;r6门G/_9,!cX,4.n ^(%B[mۃ4\>)=!Ȧ͏k;eڋyen/{3tIFíf ҲP>Tܠ"~9lB)(Ì! 6#&6)>J/CP2F MRi)~ JP|T1εfgt2i4s@ q=?krw`7V5 ò,i`|f,bf^FjÖᰀ|d4: ~=&Uc!A d˗I˾HĹ{'4omaA8`u9u"~$ / L1iQz}uk`)0 :lK 옗_N"-]ϸ74[a9laAA`]ɍw&7u7SBj*IN+q3UZ$YCNԇlP8Lo/S>aCLp|p)~`oHu6D9L :)jvf{<Δw>pn۵hZ(!%ߵ˃Ȯy4D;rdOXmtc.g6͖,@T"!D\]V+"f&g@XXoL+tl%DxP0 uzMʆku`ԧ:]&:SF~_ubڿSj_F5 ]0`/hA[ЉeS?t=^y$\',M.ZSD7`Hdx6r Ado1D>h%6yo.r8CK7s`F׆CCe'ZXD"E6ٲ+)!u$i'p;88BZҸ>s!9De 6|%ܖzw{?zmpQ_12.iU7佛G~A-Ho/tU&4\r@e,CXkClRgwmeN}E(4NW׳-Tct.kD[筅a)^ P屸Zك[\ۆ>>V=4'׸7Ge5;B -i U !"ZP˨¥ ㎚M,ҺMĸ#„^3|?|66(C`~\b{LyGG%UsXrT ̦YRi<"u_$TAO d @yaa/gv9؟$` _~[M]n}*+Q*5oH?બ4WoZ[Q"=4Dwvlvah[9<[7Ls#lc6<6)B,xPT L*:P6Vs ][tFV6E 4 jR p{߿lj]J;tt+.Ni\ 5 GN*vrĿy2bPӳi<7aSIV-/7=KJB<&)BZT=-$y+Y+Ȟy)uVSt"AV%2Wd~&;-G⬃>V`uI0 BkT@;)؀P#t>b v?;i<+zveoGwR:SF/@79%"cY=gIvU=UA?@˦-IgIo_݅MP譂 l~S*el%`L_.ZՖe~Ģmߺio[ln PIѬ#qI"ƒË?Vx|%x# }nZD򟭹WGY@3JL!(nEƧ-¶ۥ"ĘPVL.? ﹭g+WO~ y Wg$ (%Ų@РW&5DHZ+!X}bst[~;55" HGin@Tm}N%m@6f'`L (Q`N+*g0 ?c?(d*9,hNjp<D֥CvHxuڨHr4WOZB`a%ݒTTl5w˩0F]XgAzaR(/hvt'H[R[f  |:h+r^Z5;YgY"7Uhs;FmO_4g=}!ғ*c2bL-cEJJrnt%W%A)oawdk6:;H O^Zô"! \fPK]N*$kȿv?`Ćץ^.jzkwþdry"wg޷?yҚsᯌ׏LGU"OA7[E7ǹ]'p4BJ] [.%+jO'cX3$vcvcޱqDC(wgvnֈ2'{V0܌5ZR;2 ~b*{89zq W,?9$ 0ǃ8^"oYԄ U& TϮdK uG.n)YT UPR܇@хȼ RHv~HpX [w@Uѯ޺鴍1p81> h *59.1"v 8I9vT~foFɰhug%yӗgZn] X乌`)>btH$MQ (rнbqi.՚@ R,{ TmȒ^- +lE gM:vjf8Z_Iti b}VtԊ$?K *%[w Ӻ#"At j2b݈mTfFWl2q.Wj4DF;5H>b6(c)mq0aƐFSwq̈,Mj[}I!EX,pN|EyTS3 H?-3N5mdW0CeP6hljFfzyP9SlttK-=k@՘ ]X4彍9=_nqdMaR-5>>CV5D|Xn%OHZMT>eNrş.Jo$F^#fÄx!mO:/FZ 9?l ;H"/9>ç5!j8Pt.s(^3`=4H]~7gv]߬sͽ<Dِ5P UѺ8ُB*BAX@f@2+y 7:Zu`^:{IMŸ b$io{@JOƍۉ3z䡎m 9X"ʊѫH5=n06ځ&<eIݵx4~\du Bp6 ҚP[BKrG\5P_EW7ZURaM)OOM>:JAљt v.o~㨤 F9?G=#8Nx?uPvCR#mr"qֱX1 @zc Օ4i`0(`-5LUFF45fb4*eNcY}nouZ8؂O{dQ~^˝K$lDG9o'pըZZ^Lddžj8o8ˈ9Ki7P>K˶\ 1f}5aG !d%ΐ`SnF+9 1*weɾS9 7~AČwU`+ш{蟓WWṎӰ}ϫN5|th&ey7M}˹/,!_e<6ǖOZ:\)H<9d q3S/ιq?qƒƓ3) dׯ#N:`#zsn]0;'n4ҟMI=dMW|O6Bo6Ɣ4#ߊ5z8ձ5SJ &;-O?Սbu+LT(jr$4493REj Ok˜6tqںfkуz9a9ʚҙr&2)NP '[%lSa NzAJfh+:e1B:n0 ?efdc:cۑUYZK&MZ'oo 7<K#Oo(Ċn4_Fh%[i:Ari<*Dz.Ir^*[q(=A$,~ӏm&bQ2"s5vUhWҹB_+= Y.AU7jS}膟J@5Mg 3F# t}E,S^NMm4ই[ۚI iڷȿpX~DBZi`edtu>wE?SY}<6Vʇ%3ݱDa F5{R_]t1NȸoImy-ҠLC&Gspomñ567ʎް$Hm^P2P{Y9-0ߵ_zqwL`'Ɓ~XMbj%k(^RڞTjӶ˴tёT5]{Zu{a_e&8mguwT4o`S}QqYp d:Gl ƶ3gf_ ^ =N Xa1s54+pY>a"@z 9 dXG[HlϜSlIUѝ$0t8)pN/ `R?٢~CcAf3emE @#(is6 卜u1ưfB8Ν ez Dr.N<*jr).87۵MЮzZΛc]-䫾 l(o=U5mwEC[}%&4%hqU1{28nhSQ43z^3)-Y&:נ\=K׎D/:@1jN nyU|8% Jp:,<I¤q@Lq+v/:JKTP7^Ǡ5)K'+ݴ:)DP Bɵﯧjs#+im-Z͉ԣ=¬Ze4EdIh(p~<~t3;0p6oA x%6 #"DX8dy)4*PaaN@ Y+W|Eo. \ʍ@]6VnGN-aǘwjZ-mQmhj? 9^Bt[Elh&iY4 }SK}8Pzp/ϲJO++ҸK*^>3ŵBanI`R,A>c·p ij!>+Ԉa3qtʛUB=Ϲ @<ؑBT?+:7׵P i1SX ˎí`?9b9.hs].bK&n1⺊^:IKaɕܩ 8wWr нLT`zN.3;m1%~11pzp}+ Mwp! @ZQtWn7Z&t56Ƃ҉_FpBf]WKҺ YRDѻ`6N͑/ CEW.lkYN?n{90J=-ٍv=b+n;'c͞xrJhDJiJqTiIME/hIzMΝ ƌYg70,!rQ!BOlЄ2 EyܽsD`L+1fK*8׎&xynNFvpР`m=&>xm:.LrLi$pM$sovҡc q~`,|܇sy8"_/|J8̊nwJ*T0X\# lؼn `ñ^os6^YsTLάh'X!$,[[Dd宦|盡x_2֞ז܈0NaTLFDwX=|lɮ +[y6N9 +ۘ%t RwBt15>2i;UЏ %Z1n^@<  ` 1pS4s8 #nouy.ņ'Ui[Ks"t;A^iK3TmbBȴ®U+0۬Epl,4; 6i5L~<~G~];laϐ4}C(9\'/%K0\Q'kG[OBj%m<\uEe䂂&ݩzE"dCp%I莄#]l$2 ##w{|.ټ}ͥ m F}eGӄp.,jFxsH~N HWk!Yl} uLP.&EGUV UG7 ߃4|6Յo&G-XcHG[H %_= @|>4k_5?IyبyaO}(z:yRc<&)륶p'>RK_{]cG:}AZhShE7T?u/,-Svf}E >xjcyB+Ԯ;x*\Vd2̻ϻRmn/*ꐋ!G#x"lXaR5ɪ{pE8mO=N=+Ib/Mk뺲*kTUGSC2.|9!0WCBk 5$ہN][eG{UvDa-׹!㼐eU3 ?wnbFAn?JbDGrTP T(GRCK(*oX*:Xg{~U!]=;,D/#}Mf$dQO޿aS:zV$<'i{ɆXlX1}[]r!4}|IRqv3dcn۫sы2L)!UH봸FMa͗*ՇO;MB3rh}Wk}ƼT& Hq Vs!MB[kH5hjA,4M_eG + DlpbլDJc̮guYD\IC\n7m2ufy<_ԝkkl,t0s>5<)ȆS4byb^b@7ᢉ`1z海5w$i~n"4qbT'Ke!Y*Nǡ}'™0ó ? `GPIg)[$HZI0.,52yu!$Dʃ5&5PSN^rv18kkPF]>9ddЀ2cSlb@*w`nAHD_ EǧfN,1G6 h8@l`V>vO4-ieOBH5;uX-10U[:uukGYr\z@/FĉBa-OҮ/DටzOMG['r'=o 15h>%ݤoiuV%YZqE#m+k@ɌLIKE2\q+/aiXsܖ~qЃLu-UڧB-,jJFhpS 9Ub>گ>zU&F;7BXs&gg3ڏ?d΁Umztp RInZ̝/nGdYo 7hϛ7xpCـ:83@^]z 2'Xp5ݻk{h̝r+]LkMJn^G5,sbO1;VyY輤i[qkt)j_nkXD1]|*&*UB*JOgq& H9a\y|>l԰NDEE ȽD^T $CzՕ)An(KjKݥ#:WmvٔGT9}Zo;ʃ b=+ڜќ;wN6*5rMq,:A9Z$%2^eFKLȧAtu<ȆJ5RE*xy-C{yy$;7u?DdA!,w1Zt H#;a:vd,vxTɎ-oJbYTBh@򫛫9КtW3+Xm]o4B/֠}90jAxv28i4sF6>nhaLԨgS_';$%LdM̖'[ "8ZEX%}ثyV@-c,QIFgACX&k4r0€J@KE0%奾ț@ꤎ q>&lPmٌr$S6(+=K>Mou00PsB6l]@Ame%u)x RgTޚ(U٣e6im8eM|ҙʏ)1Z(^n-A-1ԛ=134,n5kyֿݼ 7YUT2t?e˝6i=nYSu =Ab(3(FNXd>S&:*;^8\aU>h>q+4#:ܲ0nN$kjK|2 /bmΉd"W@fb|OMyRizo#ِ־Π?vm~.~EOw tZ2A82цsYIR~cͦ;r Q\ L}Qvq*8rPrETQd~8;mduCL(W&6jQz@]^8 MζFVs wꕯxtiBކC݀^d€wRo"ah]C b9{>t0oϱmY/FҦ>2j5sH1tsQcl|ȓR&>n۫y#Pg!p$R%lt%on3FHRJTTvO5 Y ױ2m3qbm:n},6ڡ& P!l<YK e;-]xrICKG*YS8<|+Y揪JX,zȺpw/wPcД#*#:ZrG@Lu4,!D?#5xf2'_pu^'z_:2 uÁ 'nf pflla|AsѢyO1dUwPC#]ȜZ`SK񗅹YgH|o-p޵.:gϞLIwLREٌӕCI3DI Km[hj.QHI;8&KBI3D **^ҷx3W7?cQj["cнN).]QAFbɛmf!*i%c˄Ts;Xh+6!I F'|ZjmpCwf&{i.D>Gd? X!+ b/ԴTfe0$Rd)nsGhE8 ?%(R?[B7b\@rZ4N ѕeܷk;f̞ҙ> <uΡS8o:3Ws\QLx-+q_l5i֐Wj?ex4T^QXꎕݭ4er+4A0蠪 ><2xCl\C_[,琠IsN0 I M\sWf!+dܳ<}2/nL.)1 (/2 ) Vcr(k.!F2/J|OeH*b;`@z0e@Hq,P#۳ۧ,1?((@adu Sm$fri˝+̲~ZWlJ 4qᜡli`ff[z>7>mOwDA}6u/tԍoZvI _bgE$x5)bb8`1in/`"l*{E9O|DiY .o;J&w/2hoPڽ5q?k{aLb":G̟'w?t'e1!xz8jR?e)Zen@ɧ3 pa^80=Fisud`d)eqI#eog1\tYWYj>,4^ɔ\̶t/m_yYŬunҹ3V,\{$|MdT|w*oW&e.o*\YIz#+R 1"b0ZE8nZz+) 7 l\x)'BTVt FS8[d1 ;C&HF Gq rRC`PІpXxpL_[Xl`7SNWI(ZZ],h׺e&UeBw}|\f*X F;،12l4HK3?LrUw(D VY0,k .鼸8T&0U-p$񌴱%V1-qĺ> ~@?O0o4qngD41TA#p2db) z)TA7]vy`9Of;,x^iTL /#x{`P-"mp{i>f\U`FaBj@Qi* q~jwn#\&hT\UED4ȉj;q.'S9#JŦVXLO[^~P,^ xNXrF>"MGQ$rT[Orooa/)1W:2(ACrNؒYY@97wCS\%t:ټԙ1T2L[epuDRM9n7 '+T+XyKtO0%=^}kfQ.m*@أZYM&Y{m|$ѻda/@`$l4SU{t-V˫/=ON+Pk p 3gXaͧO )aFäՇsnae0(K;4CVt Ĵ |Epg]2 -VaC̴M!%ΟT)}ƙ#uGTL2V˧E| im=Ǣ!35ﳴ|pS/~nKǨN !&*Tkw o;tOn^: MynǷYa3 S9VҔ-xKcea$o_& _X"}Rrq1p/2.̎`Mrpk79rޖ\ E曑R ȞWfz`.4gV °Go₣9uq"V]yDgnaOϷehBH7G1J엂xӛ/<%jJ<)NxeCCL`0^|PYoS<5E>86sE i%aTs7O ޝJǨhCJ>T )hݼbג1d~G Ep/;apD\ J[CQQLQPaGd6yq)D'D؃Pާ8ºl_NI=MwYu` 1 縰XJ҇QV"%R6xT,6Vw{-SU`9zQ^J^WO3BA@rh`/=H X^h4jQ|1X%}Z@@R$//f'6sI!U*ɍdˁ%Qo+=ޚauZ3hG@ s`r1̈d9wEӳ}V / h ?k E4HeqcWu(d-w a>1s WYӊI]sIMGtȧb&ΝY5)MwxpVŝLMr#Mp~F #y d;G6j;@J|7etpa\>Hj8NjH ױn!hʥm!sb+&l<~2l~,AU teo{*?OpqD\q4 tTXoYW :ߓ*.Kz*rث2^ciu`/>wRv;L&nSTo%=I^zGu2ccD,d(8nq/2k9[Wa*i/Igˢ!kGga(:bK0OnHHD ̔1k, 9t\fg7bRBAڊTb% _keTVYr]dlŧlM@n!H:|s .'xX7/@~M3C ~}`UT=N~/M(U3ud+D 2{D2-?Ny;>MAhѡKy"#bsN>A۴Gwc70.nV-gD;@]q.pU6ǿB3hR@NG DA})vikqx(CMkO%T,_y)vg 3AՎ-:CkM>~.2M5G'r:`VjӀ+ncyT~uWHu}%wVZ4: Hb%1b67CwQ78*\ðG\:tngpS؜ )P Vo ?^֛Q^We46P{_VH-`J?%]bf;0A 0T @Vy^o91%J.gwrT2c=MC =9Y2Ex8qE&MDmH0r%ѼBYlP/P#ݢn"bvMZl:ҝS!]ӂzq &3eOD[{z%mʗWޓI6aTN"ݰ@NۥV*i-s8n_CmUR zǘc 40(pMeI dڠEmo6˓Pa",B⸈Lf* 7." սߩC6Vtorl3lSgQQqp6pP|!A&1rߘYkƼ 7\{sϭm `)}19ф4)?\DYZ}uq y4 ]1IV/oOhiV/ow,6+cꭏI4U.؅2o2mlc՚+i]AiGک8MW^E$ڕSD`if~$y4sg9ӹ2Q2otC~O tq4;g՞Y(p͓R勱+>P (J<)10)93w۷!xhƄr,o ~W8T5 DP+8dJS6ѼJltLYnqaiDh#k3GĖ5٨[L-`:`[0.5dRA@$᧜"^&4nM*ieJJg e=:,vnq*HiBvKT@bDŽ1\v56^mr=l&!yhƈ@-- i/7WʶEn>^ 'Ep 4lYFT+n1Vt4#cV'rs*bs(|Y7-ŝY Br e]~CvÜ{D@@rJS* ֻ}h0Z2+q&{q/!&mÛ?A"|vAW,d74v~Bg>* b7[!) qo-#c,dT|fT#P` eL-tnӉms0 Nkx>TsIY^ 4-߸Tf" LC_1mGv54eN>(613 ͼ#ur`^cKB, ~}kɖ*Dh1Mnxyc^i?\}Md xe#&xm6ө@א)j7 B{݈?F7!IYT*|,aD2;T`Ǧm8ma M>J ޥf;_;=\%,H9k/C%iE :1ѩNF<qxU'F+v{2 bN|eFnlPdsG%)/ܸ4yU&Zs6.J>µ gĆUj k1sGvik%TɘN(-opq %ѹG(QUr=S|:r+C3X[QWr;)''U'iY[tA3ǽ?RZE0ד\]bzXɥ2~:mG(T.}'HsT 5'C. P$}&C|%v Wž!1+ K{A .vY$-sצ6,`gV73 G|uMn&Eλp3IGT+rZ l,~w@ĕ9S7$C.o?y,ݽXc!@"lr#q|*=o?ռ\׀+;Qwߨߗt bq#8d0{k#CXU.za,^͂.֛/ 6 s4YJhX)})cG.ٶ)%#(=ۜM#;vwĜ 4kڵx9Ñ>JCal@EޤT\HS|6 I"&ɛW \7M0^LDS,mB| C釂N sH4߬AvȆ20Z%?Jk/57<1feTdf6p;ӨCjNWe3fh%d/<_#*z[_Yk\LCq/v1JRzPyp g`PMMH{z®Cu7ÞPwK4jx_tx7f |Rx"|۠j:"oߙ!oCerj9 IX!7};2V J! CV ^15ŒIp8LRZ*U/)7D'!@(+=_k*\oDڦAxNZvx_`yգĘ$/$GtүX}SGysa!o7ӏM/7dqsd|$d:"a ƏG6Iă@~wgk+;EoI+]3n4K#Pv*+ظV֮MtHu`Q~p06bPID}eg3NANgKHJ`ZWV,$V޴E4M - [xVEB؞.U}9fAO[#@#=%T[hgBF/?\ў9Sq\jn66xaf W(h`ΥIvCk:R1 &uŔ_ڗܗ!Z6x k"]գ<LۉWweTY9v:4-yAh|85n>$ϟ`Ei\ /|\a:7xZ_r'8sGpCԙ=LNb|dg=jQUx,]8Էx<W45}{Yj;1ŬnE\HAΞXb!x0 s+Ar 0[꬇ kҍ﬎whjddO!1a sJKKPo%jH 5V`)_8{5dmuQmiM뮜s~u;t+aܐIOkm)s4 y̳Ba+B`"8^!4~Ux[}dOOM'bM)ݎ4%ɸ)#\x:Ȋd'8n6yU0vf U<8yN7t~"\.=^ 1)\˼i(5q Elh.v[Bi`T,Em{<)38R)I0Bjh/yf6TVhjL,@O[茼4W[AUݲ͋2 IbzH*8p#p_"u %ը'f0p oҶl'}J$' C8Hkn͓aIKFo ($: Aoɡ+Wvd٣ݯ„hZV{z_"Oɓ| k*x"y㦓 /ͽ=k/Y5_^c u'y#דnѹZ41zyŶBs͋-DaRho_t; òhb.u dzB/@ƒ"!saI5Z-ѷ kebCYwڒULO7RABo^BŗR`L"I&xԋ0lCh;XeۥM@LyUn1` {t4h> s؟6feFWAywSડD|~Xrces[X-Tey?l@k`YiW.JMT7L/H76hQ<ϩݍ<-Ӊ_',d6>Us9$J\1ΙDGƀ' 56jYAQ&Coؼr6zD4G~z]1ݹ{7pS |>qbnpZ^_HBCzͅ/2cfA>YFopʡD е8-v.ayy1!0̐e/2G? 3q-i.jq^;NEְ.q,}FPYJ@5;e+35ì_Kc2LmGfLZdR_}YE"+gFa#fUJyTCg:3ܦ_H2*l`oB9\vb H*nʈ`F@J xkxg.AmzkD>* k{MÑ%'gOօG,3S n:½ey$y`@`TE[q؀!bi_WsoHHEP#p"o[rYuMڜkuX7 :Aa3bi10ؽ/*#BU!|5 Q1,wsS%QlY)w;f]Ο:_&BvAoXg-hJt/ƦLwekF?t-֍A6[Bsy4$`̟:c9sO۸@hŜٿBR-/V(s,].|5fpпvw#N^Lp_E9>\>)oxVX<- )Ɯί}I&nVT3ۯ#EA41X&`[LH>H) 5)i7(q )>oðp<͟pDZ ܎=|%,Nn!eW5ibma_'=?WKtyCvLW1c.f*ѡ8< ^ڝK]f`2 _Ub;NQvb&ǜK]d:m_ūBM+{!O{;*׎Z2vR#IX|RxUT9Ur ),yNgV^%fUD9T\8_2*}JC3;_/iF#sW{K6B C'JjDݤ;&߉-D9dSo}H'tj15EY<w!/9kB_7nї=Of" ,Smfol NZ0F[#f+iѴ~iC$OD'ioE!6V;ƀ:W휯pi?E̋qwަ"b`[s|V?u޼wۇ23*](?Q)g7J~hy:]gK{BnqodA6݄:937>dBFjHUuny٘h,O9=2CCj+Ss@7\Yi}=߁[jQ#:X'L9WcZYTfF | ɚfPqlș\\զA([qyłd~tr>RG&{㠑mf>g XPjګ$_yq1bDew(fD ¬G6& c! F{`\$5~VSd.GCRmQedRH7Cu[> &;6ʂAOTBrFTVh=~);^Fn]71ewx"`I5,fL%:S;ze5 L` (?"dq.H%ױi4A0VZ5Xt-K*ύZn/2Z 1VCZXkE ]Vشؚ=ŊH"Sܵl""%AYb fbI6u%X(x.58pu/dugoCJ;2[Ղ.vE3 Q"Qh$$ 1#ZCVfK1E9ㄋ`!ƫ{M> :sUJU Cb}1iқ!-3UR}+- |1H*\ sHEuζ;}9^gh?GWehLwwBk¦ς $c_Ma8{бU&aܨ/U 8ʴxcl,MdJà/%qg0*f`) 9>-P5 p!V$&eˑgx5(A;RbHLy^ṀaPr4d8{.M!MsDB͙J N7M ֗O$tU6?9xZ`2ɣձ[~G2})5?!u 7iƳFf ۚ; Φ^͐GOڵU _ xɿ#op h3,>%aG}Tc #s'"a3v$ ^|Kk-m(H5%boG0=/X0oJ|pV2{v$k =E|g7loY-VZYk򠷙ymc2(Š{zڎ2~R/h y|jEnHo?89[NJ]n1d=/r <% 8vVf`g:Av&GԇN$)0W}tJH QHʚ\yp_VPִ% 3 k_Z bpuf- 2Γa&r4rc{$v @O>kpPt52 akQC1o%a':+FBNci5QQ[DE?EVd0; 0%7qX_Oe;2yu<28 -_iƋhĞ`Q3ww<{[blؖ'9sii:X UPV7u,S %NY-\@>P56 XgshwqBԈ2qI/*oJN{7͋B ℒ$88ge^K 7ċa0EJ۹xEݗ-"LHMh$mAD/~ᐊ1$X ~1*}@StfTT*]Wd5 ԸK|,W}3 #&JlsUZ0T]nB$?X-r3_dcmۏZxO2MY#qlK!*M4x)zEvW!!ء?2^0_1YZ /QT 5CE:~$s=ů&>`EL`o>I(E<! r%| uǕ 񱒜RAq."TB+˧58{p#c0=W ]AΫɿl/qb|Z\uePeXWM:&c_™-S9< 0&dT mYR< BH.hs1h[>[͘#,6J1k_ui ԰v#"{y H1LE6Koվ+ sf‡ׁpAz%{Bl‡HMfYH(  j~gT'| бodבf g0KHRZx5ءU]KX/doxg,A| ̪d5\]_0N {(lSR>`x9+k EsH,vV "VMnQ'1k.C`7M4{ks^%5GS)DB %syu1]XV/rB}zՙ|m߭I5<"􌛋FP u\H3 _W*=ζjg췼h%P6;=?Vw>@^ Y^T*ˋt(A pk,Vј--_ OT$I8fD)8ೣFJ;}vQ6~+KyBѺr`$sJ(YV[.^4_X8esF :*,]i{ty`tdEo>{".&hgZӮ5n)fBM"{& 0oUQ_a;sxϺqo~JT0h%m)|Rl½;`87y1.ofU}ѭGb!*S Bŗ*{4&w:oDV2 FzDXp5!pP!|h%8 ҧ.˔@w[gnaKFȐjYz&؂~!Γ~ē3%7Z~Y,ێ8v21aQos|˅=qHQW6%qf}XE]Wo;pq>5-XjAmy#R6rG߮Z3W |'?cVUl][eݳLEh,_kq_)aJ 3f_[=jK2,M}Mam4fdIS豞. ` V%9V_s(5S:,^Rh|pn F0:`v9.(ɵiUl8H{f(C80uD0A?%*@ t/~[bVd0г῕VO1"!p0#9!3tdJfNƮ0Q9$Y3vjf̰ GL *rY"& Q R%>@;؁九'0=(G{LxoQe'CMa ⑀8r'x7(&UKs"@0Ǩz1܁*ǝ65z=gDbS.G}A*̨#ۗPpw茁n[@rR?2'qVb$׽W Vjf`C3c+N9ǃfi_Š ]o|vyH@t((r.XD?J73*3F g9JV̵ I&`4zc ԘX 5_D("O};=H/2Yc LS9w$_ ϝ?{x>Tʠddu9$zaN" Ej6Gmm(VܐDQH܈#օ;#T=)wI{=K"͡mV[^0b!Hg$qwͿt1 &Ў ^f߫?ӟ'7wKu8Q&CmXz!p$Ѡ &HxZ(2!YtzWz,.d3`F5PU$sc f`,3O1s>t`eMEUf/,M. ̺j΃Cpv&6 .Q>sjsT٢*߁ bc>vsoo.]YH4S1`hbNy~Om}p [4 D F4S$dVc_^ņL>lh'ujWe=6]7ĠBgQ}{B]dv gjFDBy!ӹ L]A9Ȓ,}#(Vw3bp}t  K"y+jvZBS._z}=8%_UsxkU*GY܊{83nLR Xǘ^)EDsβk}E2B6v"ƥ>&p~Fų'6c@ZaيNzIaRK~9iV񧚦"ptGȆSj(r>T!Sp&2ĕ(iRB+ݎ -8[3o˸ idiPHxD̩Hr  7IoΊ5s\II<=VF7ʑv}H,[`fR{ qH;JSxdM9| 5oxl{+ F@Isuc`~ɋ.ΎA3˸TJ* κG˾_VuWbԐ=wl2B?:$DvkR'"6@gx#׽ jbWXnj#Od뛷\WC b;XȘLEhst-ׯ*FU\g!a|~;]K:] o#>NCl3ukO%aM%P Z4Kg3D"I薁N~y[fu#;Vꉫ8`x3Ñ2<#L8مGvð ;+7`2K(; 7JmlM{*>Ql53JCe jvA#}]oOWA۷a? F "(44@m6>&d$#~%q0Lư#X`H$"ɟ>ZzUzYJ7|pQ!81 WkM>G@gۭ|z~@V`xR]Η#] t'Zʊ>2i*nQ+9V,Mhao:!If@U gQZ\iϴ>xBxDUh<VS18 @5nv| uRӉw35[F|œlZ$'^Q~YO%4i (Ņ_q ~z}$BQjtD GP:\z؆!zPW1ᾖN?9J#|&_\;Pֲ HZ.a)ݑZrw;UEHɰ &\ VԢ- MtMpT;!3bX|Xv}y imIy.)}buܔmܕчA䠣Qʎ(q}2gu1]M1sal`KWLpT?F%Um/ci= P0f2%=-~ucyyLj$Z^9<*V;dP=@Y^v*/me"},Hd\R@v=yeMڱ(ou\v_On!+VXgWQ? ~F`a{/H+tC㥢tEB}Uħ"_pF^TW>B!j [/`I,^T25Q"Tn+i癖fXb"b~ɸ S68i-SdX /)ݵo zDWâ|93Q.tMyno SiL7.ṅF/~\^w1R.y){)w}/ tEa6i6*2:h4r#:b>.BLj#_rķm1ȺEBZ4*~|C~Л/FsɎ) ?c˽QBPV|%>xkΩe?j}-(JI"u c'"ؑԥVe4AWq^{d!/8Y8iB_ a.X!S!pRy񦬟XY$?*}M?ƍ)X^Ă*0gj6M-¤_ zab궀h}~Y{I?8Yw TfaO];b━>^Z!v~T:; lG|74߷8U$צ*X%Ev,n<)>wÿ*X[ynbdí͔ӝTKOVlyڄtO:k̛XmLs0&AR {ch*cH,J_}`\)׏k06qοB AiPBЦ%8ѵ4k6TP Rl}Fi7Ai'JFv)~`0h|z ^Ԉ\!M &ի>dWPVAuO2dxoHl{u;<&g_LuǓhO-(+X?V[Q/FIt`F$߇ HUl{&LZHQ(w< ',J(ل ??@W8zh v2S qKH;ױ('p!,Ue)>:1g! fl)D˔m*+0L󤼟Drdd'1xQyƦ6U2ç93?{كTf"EJmoHǼK[֫H:9N>x;m h$40dI(c٣5SWsD;oݚ -}ԛFJ$-ZCSRM{ zWmØ& w0AL= :O kBߧ ʗ&?tc!ߟ? e7|tl!B5QM"|>6sgu@k]BDo{ 2XBjϿ W 21}[cqwp Ȓ n 4 .^2#A 7"k(GTd)&wmTDwĮ`ǮEH5 y^rk=:Y*Ǽ$ ٰGA/A*znH'_,:m?NQ?ࢶJpBvOXv jR#K$\~Is55lUPkdRK}}ǘ(f0;&2"rC8Y7H֯6CroVIUЅˏIv^_w5J}j65oV{a-U*~c+ZͤdUYh޴- P){ՕJW~.b׌"E$ɕ ߫&AfSlЁzD|WB*6hn#]FBhױ±ɡ[y@4̪Rq3&5|>HW7~hSn * =ngQC: 82cX#jIJr`,gpZwb#i|R;\Z$ 19kz%1L.(쎵0-JQ#&Iq|z ]=N}Ei^`lGdq/@/Xa95?#qlM\i}8hZ0Ql1|8cDl?L` 5[6RgYĞ|đX4Q%`9L Ij36.sSq#/•T V~qTGUɹŲg̀?sk9^BuTy{24@B\i_D,s4(>КP[辘QKX?@dV5mk`+̺&b$B**= ;N ߱a1,B:Q?7,'S젵WJ /#W{foBWVBD 0\Z%&CE\$?{BfX(brIYB˜0 N=]JY%I'f%R4#F; D/t!S` $3OK-@iZ,*anMW:R7aFhREY"Ir`r֌lw2oA XA+/%N_ITB0c]L6e*D>:To+'T(lxmUH|tirmQ"$X5>f{V*>~8R| ZtLw}~YkG(8=@PQre2)Hr}K5,dHt۬*uePvK+9+T6MM␚]HA 1[a'p{UZ"t88{ /x!k͆C@ndL8Ht]Vh]YH%+>r/Q+pj%Q.ܖ{}l fh>$`~ؕ&}Ix=?(z{1QAɉzdy胾iv} FeEWfKPq5|GgT;Ҟ",J$y P5x 2~1<>E6(IH)iUip:\dhqbL`LBsgŋj/3v)2JI!0sY[;!q.qH=7kH#xʚ4VEA["D &ᨋb١hqئsvrUiCe1jP8iMB{6.( ý x#hB!5iFy` B4t\:YTkཎd'"~7CF^-c?x1ڇePfo>e7Af<>0ʑ.-eo&(EmUdDmo탄oH\ M?5 hMO"&~957e߲Qx(:51QA$ pg* ChZs(@"۱43hcO_.8v} dWfQl EZ'E$4۰Os$[[3u8P f'`hˇӝ 4ErvGlwFE֔>2,Ԙ˥ QotH.D od3܅%g1-YgJBxլ[ ZD FQO C1ÌLve (*U^<բ'/%J_%8ƲDR+Ma$F=14 !hsu]}i<9pezؖlQ}O!;J=ھ :ټj4hyP#ؾe#,3\j8ӏ3^z J@҆UXJUPLhsEyn;5 \:(X2cKB &Q- sWA\1ھAV\~ /y"3(R 0FډS"3!J&Ƅ~VَQQF dhp1@Ll`gl.o=uk%QO~[1''<2"~Bۧ"; YH9=jgIwZm>ۢ2R>!yd8u7'CeqIr TJ';wOX1 4G , udyBf7b?xږBH@Qt c%Y?Ȏ M%~}!IJqnt8W+ Nvb2J #[PZ4cn=~0cM(Iq]٠y\L#R\W~-cm ,ݺTpVӜ=Lt"/{o|c O]i bFXo0L=)IX)(Zp]9gov/Dac%+̍ب.e5IZ))t|mq(Gbn˵^xX(uW?d =t .N!ʟ.t>zف*7 jhI:m_|v$#F`F*WOPBy>LLG]Lz 6&PNv~HDM#^ܲ*WK!Bq`1:x/ B^g?,+٠)™{ ;<X.4aKo}jW"$:;#;97"7YWq^df'0ks|~,O^R['uۙ<#0>jր&'dLĥK(SN{NKK/Ϸ.19f_n%iԃe.#]$;4| '9_ `l{Hz9Q<8ząlx d1YL : UC1rlQT yG[Œ hǐtTڊ0Wt`,=!‰m݂1?mۊZ2Ee4= RwF=e*D TדV^=- n[ 9l2#m3Gw|."֗efZ5mD=lӂ@7?͉#B-qKëZL{`x!`?yڅ;@ _:a!y~^ qP7 :ivf5`s}}&$I2X@Q;iO#a?N(KڦЖa`Tݚ;ng658 8UoIJ8I)4lO6&C?X'58+]mڕB$U?9KPt@//;|~C$ż~d" R!}7V7 Aྙ`3 9v<.BYqM-*f(VmIK"mW/e !ݗV5U?LKX{pb$oB{}1wzuknm?q63їCIԣ+w X TpFeT*dxʅz{e j\|< l^={ﵓ2tMp[&?vc.sfԳ=?MK*'ʿaBA$&y,%zP> zιM^6'9~2Gեa%6hM/@^U{VV%r!I8{: 7%%y.~#IBYnDz=4$Le8pzP,Vibt3ѭ@у{?# f]1), zU9S-3Pˣ#Du:-҃gHņQŵ~CBL{F:{|:p^J 2aE/EGh29ߑЭUrLN3ĪB>͌*}JI'k,/ɓumlZ/J_'iVtP )[VV@ T3R3(3]!o Wđ '9Rf(C(q =7 Grvs ŦWQQ$ׇtV)Sm0}EIE2#p*[J?o)J@rz3^&{phn/i3auw 'vϠqz'Vq/9C<8wUt1{ vҠY,iYj6wRE omZOa6p!sM*-6,!50=pɱ5:nbk@-6i-鍙tP&:zH/ug}rn2ԟY ݨ'X]qRz>?.T6c>ji8ؽ/> ŋLD N&@U6\'ZFT$}A"Oxv/WY*z959mP$}e-(k[s3| $jx'hEW {E r8iO" Ӌmǧ#)6__"{7:s IuH5""3`߮ 9P$S.<\. !Q@&r6YyRXI{6s_"H`R2TlcXT^sxdND(tnk丹lo`txXmRh`?g/t.M7DfHKnC`vf12{j0 K2)jd#'jHK(&Nթޢ''x?3sJȣ/JnA%b)S)+3 N1r_ݺ R *1wi u|V2eӴJI NLq;NP񃜝D=vȇ]iHf TJ7.bL ^e9TH"";9 #XZ\g[<{JW7Iy'Qt;}09ߢ09~+pwMH/{f-{^V-ѴQ*D3GvYD6H:sk.=uFn'hĈBǡ },ߔp]C u@ӞrUj@D8MM3_! lY膻 -ʤpj®#^33>~U9goehG4w@l,h?+{)Mud!]U59BI<珞iVhAV` 8~#0/u(.2dkci\u-n5@$r>{,u) B ,i1dž%M&Lz//p(ptl~T2Q%C Z|#KAɗ&!g9"Fkiwg!LTjM'4xhӵ` og|ċĀwj5N47eY\6Ǩӥ4ٱS@^ %bI]9uEL}@Yr*^gS͉9* -:m2;%㶉mWĎ{~ebw3&o%_ڟΗǘRnWI!B)/@ܖ}h_t qQH|8_:ˢwo~}"&;vWwn10*C*ހ$[7{Ua91OQnIxwބO͐Y| p ̪v@pg# Eoڧ_D~cQ'yVVS(mݕ|eɘ 2j2aC xd/E[O\ i?8ǥ*4V0oO(iu܁vgĜ%cCt#-d̡yq?{\ Wn[$W*1u}˘X.;c82ȋtWq܅QKxAeFK_GW{|Tdbߓw^|Io)ncxo03$cIC(UCPɱp"G>32sJԉ /T0d_UYN*W/T_n/J( 76N;,tm/|vmf4&U;t_aI7e l;ۓvѓ{W+ 016;p,Ǔ㲓WU{ή&z:6W.n*_@3_}8 kq/hjųgwYhFC(!Yy ctY*PeI#b@ٳ-X0!ECh`r&k<N yʼnHGx)ڸ㚶qD" -`r=s^PKTOj!bbH^k4e&Jzv KTʌt ʘmk={=r9~;YE` ᮓ.MJ=xVͅ !f0W\eQ?g Mtw!?XUH7,TDpU.baFeIjY1he\Pk{^6O?j\bEQ\j,s4Ί'|EgԓIꔢlsqď"D @x6DŽwTmoSYN܇ϵNlAM;)')Q|.]8N 6\MEd``.ˁ$ bacU r eO숉]عc帵 ,%,YǵV-"qtEbP{DT"ȃSu Be'bR4c+ '.[ zUw~v|=#H/(̴wNA!ȴwK;CJ>QlzU_&p$j wnM"cu딷*N8D=&T5c ieKWpa‹4M8Y28N}_n%z,'pd.a)o<=sӴcͰ"ID]&j;riLU"ᘯ>AF޹5)c.g]m=+a մn>:_)g4-FʢڴܡE,=Q6 iȓZc8&uGMCΔ<훡/,Hg* jq.Ŷ15p1Ebg{S*\ ^ILSHoexMڨ/K=x} P l׿9B%S;ff6EXbJZ'gv ~GBf{;=pNCݳDk,e.Ky'I4f>>4}#4%gN9/q^e^Ff>نnnKY̐m6d90NzWP5_r _ TOA\~?H]nFqSZ j xAfb;t/twi@If?@2d] 䢦j2?7#HvJK mLj'}pko}+竨#BnT`̭ 6}J<*~>OdtX_Ґm5ƃi("}"PIDLtvw2/w (}N U, @>-/^,g[B6jf+tOHUŀ/eՉכm|m({S9G 펋n)᪸Qq|1s^YyI*N"iM ]'^SX}CF@ulP_Eay id2zOqG;Ǖ6{}(qi,KkmVsˋ #lK˴yCk/q㝌 *AurP `QR}urtuM J}gzCتv!exaW% >}Kf=Zdt,w\tbSNbyF)N<12_@2h^HoR;F=FTs6U}x9•{(ܔ#o5=*iymM5n5cuŘ}&kT,Э8'Amb\ Iy*X(_3_}WJ&oy A˘¦Hea9`фKIݐ?aG}_[Z:lHwgS1c=݇X{]9Q&aDP35 /\,JŮ:ʔcUhDCo8*u/|N x[ӆ2hXA{ӥL:9\ x5WxKіa=Isc̣KnHdƟPКjN_fԒceV{fmzKL7$0i-Z܌`qWihGY# \͠J,L̒Y*B#jSQz7T2m&Ş@4$?"Yq{4dkȸ"TgNjx|7IʂIмNH)}詊Kj|M[U\+4c{;轮m+ͧ;q:R;]gLb&M N1rs"%?ض78?T̮&C]np/5@Ua^" ٻEFzu8ki `M4t>0WK`:YLPcUAlX׫o퇢ȉ1$J祗~ņM^x(\ӻwq lM.ΈA! .W2*ʩf ,`x@v6R*e pb\"sxJ#@D|p2mht7ug.Z܅._۶&:N78S_QWs99T9w$К"OI@5J__uKDYph !`RjvyP G4+R kd9beR8t5"4R8~Rעɶ Xd;FejMY}d=N 8Pc ݌e<8t7A*t/qa5*- 8./`]/}OpjږW%Z(|~WW0S3V}.чdgIrlp3b{87J5cE<K:XV>!-Hf\]4rr@XZ/ܭd罕橏bk/՜:Lq֥S&y S jph_8~$i${x Q+%枻ghi˲nM[U9s [O|50hCSĦy8&:/`{4R*TR]hS>wT9o@2X ?̡!lV 9X}Vz&'V*]ј{p^[}p؂`1n3}ba('g@6ҥJ7r8)HGdU awXEr;tgj MzuuЏtv'D4D*OMB-W×3p|m!c܆8wbm D<hS̳R$2KaGsÖ̒2rjw%jԻZG}_0׆?2v24Ⰹ8 pBlEQlL hxm3Z$"x&&hf/oQ߲[1!QڪF鸖8mFKfTk0e((NCU ~r/dCApgc"%VLZ)29Sf ~]78w?`̆X?=mA=^HibSnU!i3pV`DLM Oq#=.A,-~N~8íQoڻeŶϋxlK xhՓ#]/ <*:ч|/\zmm *0I {[WW٢fѦ{h<4zHK_&wW ORhH)=&_%\l4zWF_w&kiPB@`М ZS 2 䊡MZz&}8IVjM'H&t(de%$4^0)YrIF9 bcN%mg'Q MgE6;W浦\lp ]Ĺw/5}_TftW08Է.b(&.ہsh瓂dDEh/ҚYb,1By|goVmo+8ױ%.`,jT"[\:q\4~R [nN9mb>kZ0ƁkNqse&u/<<Ȉ3dQ F MAXUo' `ϖ_B:ֵ~.ml QhǞAPr`3کF>bH2|u<7/Ejtl ˣjiV2'Oi~YA_x4bՑ8AFeVHBo@jƅv62d')F^(9!` /!,.RM|.FY^oSٶ8%FdG s7W`K1 RO7Y8X0q{fV8I#sDO UƝ(οăD|EK*kjy3{{<9'!6G tup{b{Pg3\="I,l3P@[00iyeS[ }}2a!b6.]gjt} *TߎiS,]_ 1ݍa­bIpiؤc˿Ր4o-JZ0\Оtoy7+Q0QK*01cTZUWTZ7MS2 $;>@W>.?Kq!؞੥͑ܥ Q9Î+8+i4(&=WpB+ݍ]}Ip]9܇Ex&#3َ(Q{`sܡPBOW-b è0^C$89HLgtx뭹U@oL\NɛTx7 eqT猹Z24dߏ.0k +ʖ:HL>5-tcڼBW- ->G([.44<aҔ4`M9D0-VWpSanv[U4/wbT]'{pOx?rfb+=ZWl J6#( 3ZL6A͹ߥZH첫SEߣ2rBT^zKER(W -|a)vDЮǶa< Trݩ*VmCroG4;zѧ!y;Ḱ,Vt7YƄa)5,5px/Ӈ+k6~iqѿt{j "z5u*i53AyP(J."vD6+)ј@7y _!Ƭ WsU-Smbal(Jj'Uz7!"w`e = .g,^IH^xO&oYe'` ܋ s1e")e<H.*L q| LAP,Tħ<˴nC 4LqR#I\qXP9q`kމF&L0$_p}KC򢨟&9ʞ#@d`g|ut[̧ mT=e)#@'}18X6jj#˳bO_cۅ}E ”SNjYýr1pQ,]Lbu\=6FXk4UĆs kBb(xY1> a=(x#Xg ue0VQ(LA&C1f+[,cKn.Q}D-w=Sh<[ĩey䶿Тܚ."jphWT7~k6mh-pc; guDԍr|-'ԫbΠ-leo߂ʆ* Pbt9]ef4|WŸkϠ{&m qF\v1T(p; V&Geg$;@^2AgD4ed[&Ɣ>ͰIq@k@ͮw+ >NH 4TD]'PVuPũDg4°qu~W [놦0f,&+|A_3UTt s=)gRE`{e=YT1X'1e@0\uW^I:<y mR} N!5;\pDo 9c&iP֫::6-=S!|I 4* "q4.kǜ>ٵ؁5ffWwUU y޷f#25tH>Zq[ f[QGA*=/i.! 7R iL #JMД:WWU6(C%lPj.Ֆ32_+9'pC,wBvn] ^Z.){:ڦ,rḇWVJ,w33}Iۘ$ _1Y Jcꏨ[+TCI(,*f)91& =i?3R5{ͧq}$;mV K䗝BOًL߅kW 蚛= Gbڷ%j>a9l  )܂-A'j(pI)<Q`gJf PYn\8"g]j { 6=נ>ah,xc#H؋d9vxKiU[J4K]ތ RԬ:n8SjD\݇憵d-jm%pދpϘqɀrmt@s"kDLŵZМnc} 9)%9XRf1Ņ')s%hwȑ7ooc+:X%FZiogg:u0 ^U#WbYo T em?Yf 4^"Utslg/L_˴ޅG>q Uu*kM?)a!hHn)G#;.fn[I<%RlCl)% o0 CHWAgμjI}gZvmvARoI\NǍ_ekAI 2(r I œQ -F}c#hM (ێyzs2d8T98uzvΒcKm&S@F f>\vڷV?#IvR<B8 ,u MF޲#tAۥ{΍u Ja[o=rbn Iu_BdyklZɔ>Ay'̋G70 )7Ae3>;&,ٚV8Y)յiQp3DQI0RN}e~ǎt?:B\`) 50dWr㠻 (CCna4KQ+CM%n(QE׽+4\n8@~f6U}֚Q9o"^ZrMf2q`x\ 7f(5ȟŅmQ#s3XPR1uPcR]hKܙ7 nY|ISlXdDl >>3G$ۿDL!Wxe'uK)RWOr|jӺі@7!.v` z& nˇ5p_~9rtхŠkFT, ɱV5E.7P3QwmQ͠fO]"rD<}5_GmeݧمjgܸSjʐÕ:!1#| VPZfYvgUp<4C̦<Ԁ=v XT)e |mNᵡw\|4NDWb'qˑ 2s8$Q6˅%'>mFQZQNzYYH`;4q:K<ހTmpoRPTc`܋ _tGw(|dDs2z(:1K?0ۃT^!7䅈ǛPcqd|2͚\q -g7;?Ky\MB )i*՗_FEW vKEں;zSShhY٣0OAVrB:gB. x.Y N쫰wLRhoX@oa :qw. &=AcLubÓ|}":0RӶUDŽn;7Gڋ3SS gJ:®q.ޘѶ[.|DpX+pSW,:oO-!P:|8x$e KG HO1s(R$T2겡H%A,].?J^\:.FVj`^'_K-gN;±IN$q h{)#/)uO7=$[V\]3 5#DžpVE֛/Q@Đ'yMkza[d:Kkx-q7~ATF(U3Jq"']B=Ln tʹH8nV5K[\~b `L]4A&skv.:gBV!+crԼ]m:Q.ge%O6pբqB@S|СtxE{KLf c~q1[[ ! UbXI_@++ zւWِ֒47 MTd]Nmz繰 4ܪz:g-ld7y lR$Fwʹn%^>Z6E@c{t<" Hl&p.!3'ƀ$=  GkƄNQs xdL%>{$XvTuTŪ}Wﻪ#.DLy3'@uPR"~dV G FugN5.Y7 &~`_g(\F/bԑɖ<hj5ḷypv:2h(6cZ!wO?aLTeH斪ٸTZ{nZ'z:3OGGpMoɎ&;J5Q )T(d 2ohg)Ba1ˣW1}؉v__w62F8nnm^N$h0ʹSX|ݻLYq9iN{ F ̨& 3KP_ߡ-AT~.pe?=3+=ka669h1 ~Ox##7%-Ի5FN&(_ێ0`͕^zRE?9]/Mo_whr3A \?od &H@MAf~\r3gӾ *|acV3>0fPNmܫ%HY^`K90*C|8Siy<ն{|Xv]:NCEә7-q /Cq)ф/re@T/h ~Ky 1voߚW%rnPy>S*6aQ)޸|NXj*]Xw=09]$xn+N Z&Ishނ;DQe@:W88"(Yi C2q bs)75n {>sL#67 >,L x7ik#uiN`oW ^o1^<6ZZlt]Lֹ$ z\yvŔU&JI/J<=QTbCR&V}J77J3Y1&,/UD:B+ ?9׹FI8 lYR Aԓ&l%)Ȩ7K߹L"?ݼ1h嶽 16%5 ǝEѳ5vN D70!`Omj qSߢT9~\ dYy붬0T&rtD3BYbė'w҅l P i2ʠ yz7RbZ{c&z~7lU%em|X/~ǽ ҂_(~>9j{잠ƗǢf#TZ79 tUNZM\dsyúm#.%`̲Ư$)Lo\%dy Iu5A0WG?q"X!Uwr&оz2k:%IzX)iױRS)G]̢?}ivsx6EmZѻ9q׹?tfT8,vgs֖)>p"K^ jWj#r#ְvϡPu-Am ~/8hnMNnROG#|OCb67\ v$'}H).fH3.8A>v6Խ1NɑՃE#Mڽ B)~;-;%ĂMDEǮ >Yl9sюXd5ĥ_7XU4Lш;A i b䒌IW Za^^T@^AB"&w$aRGe|83IL\C<tB7AKr] S 3'2`#+8FBoBEԲ;VT Ya_MNכP 1eExSF а̇´9i Ks5w&_C`$rUQQa٣J{/B^jR)WYDX+Eorvo!t,J\%??"a' /,w r ӗ|PH=#6{"(;. &wQҭPsNXa:t2vSӅod(T?rdRsڡUU -;c?DZx@F/iM2-0ܺ˯T4{(=nAc9,orQ@+˝twfq=Ix{9#[)I.XW 6اOux%e6T7%{K"{ D 7`cP$8c$yVjIpp!qhV'32e0~*<k˥ț*YQ݉^Mquzf>ָv ;F٩1(¾rqI/HvNL(6an@ƛ;́5GgQS(y[R5l%ukkA5ѣ劊vE?wȞuu]LDz#Z`]el/G-e"#JWdJmz czdQrYO#H:rF4Ɛw7ۢv D%#ʵz[U68bbq0x؟OPVqcjhOIԝ87tY7i6 [&2!=StEݗQ|L袲CQqU2oJ5M 喫32X 5/0+-x:]_rk0 Y\!*N c]@ Az0k6:PEQkse{=(Fzel'@b9E3l`'y(Zյ}xSAzkzJ-!ן?I e_]   o_j0s)w8ZN%,nv޲Q=lڙ;puvI[w7,C T߈Gӑ:_uO*Kڮ޸ x;#^HIr:Z^s$ňNVTawSu63< dӱA+.MVu/ V{PV,{|G,=Lۑ']BV%Mu)5:%J%`Mdꪇ#j2v{Z9r8gVe羡ywR>z"qhꏗ|S)n3.iz#穻Fk=BJQNjNP) 9Zޏ8_p_ʮJ'x`0t֨(I][ s@UwiIt(J $k/9 ! ^h[x6\oe3h]VfIr̎Ԟ<wH~0S@D2>uu>Am]7V̧O5R8t&KR  ЇZfzklM%1T HiجY)Y65Y2Xͼv=j8c\VN<Ԕ |[뗂>,7^){'#^Ǝ(]060tu+U=1Ws ^`[m6ff. b*+SޞH^uOUT,OAXыFouQp@¨:znI eNsCksW.2D-(Z_XdҘ"DX- <pk(fM_5}7잴!%bcΌO!# [RWze7`)'쵠m3`9sMFQ7#@e*$cv3^<!rY956Hj'4B0$}KR}N*weZ: bnA qyH\Yw1z9hJضo[l!%G("T)*˸h>z_[ejby2KWNu>΅E4v׎?\1m2M|4Ğc{Md+ EF V4ÑO (Q_Lue' !G-jhj:x+y['r49~rLh &pI~م=jC"d_,.~ο;`S Kh6 TÆ 3~ܬn*:W8R8Pᐈ'i@ܴYhfoˁTeM#(~53ҫkd!}%oϫ8}⼭CjJ.[>&GU&'D,¾ЖQv$1;fcO>*i|[A\ed tMOB\PrHm‡} b?m3dh@nXOd5) pAC{L;!ЭJ^S'#^+aC:71K2Nn5B^.?WӅE9(8dLnt&f?wbߙ*^#hH륹P:$R"U1tq]Vp}ɯRxU^QtxgLVKXtLjzyxfV>#3 2@iD 6;o isˮZí"Z`Ơ^R#{Ļ`:Q_Y5V$Fzlǩ0b#-RkFUBjC:)Wہ-B Y3Q-8n0JX;=E4nQ:n[DI!Cu; k_ZbpAђXqk5*U2X^abF˫0oj?Ѧ_GӞ!̥|yě fY'ȉkҐH^pQ.̞\Be P'u:Rb7HKuräw2IwhBn9jKKXm[ *wFi;iEfr^8|b3JvEhohԔ;dewCCݻ+:F إc@vQyGSnhoF0e]q3Lb8x2$q`iYFdIj+FH$DW^О +PGRܱ˺n3-mv0jY*5y:7ғft @'Ŝ? HGD*]^1;FleJ*kL_; hj~#ol^&J~lHTZ]#3}ߩ 0hw* l^wqȮ~k&/]V鼸VMXj;!hߑچgiY 8WttT4J<-g}tLs dL9@H+^,ԇ^?Y2Mܸn ́HU8d(L |cFwǨ죷D"lykyH1E/ vyO-Gĵ9MZva۪ΗFAd3>K> pXfgW5o)R (F&K94 nO5j?)ՍO2֧Z(Ȥ+w`˱eFﰟBUO$j%y:#ּH!KNcEdSjG[ g^8l| x2(mG/tn(dzq-nϊKƾY)4t}摒՗AzS᭵!ݏdE ӡ(P\gXfuk|j:YwTmť4: A wt֋X:;ZYG8޺kLFc~i(a!4C!<QurAPWZyyyTI";!ς :J[_DaX) >9.ydI7koz%eS2+?KvшGK67)φ G}LB$瀋. pw:d'W4  6Ե[uh*"!~pgz({)gsZxxȶ E􁛿[f2WZHb\aܡXNLDՁqzql-U"1y,h/QbѳJu>E@eIrGt&{Q͹AD OC9yh!^3 - óE%Ґe1;ʈulYM^ƍs6 էZcۖH%@);xL0}vKŞNGJþT./}"^TO5G*|Xmi2 b2m63hPCm5e/ЇxM)((# nfAXbh?N}<j=,F]QHohq`4$Anǘ2VigŧZH*h$$'h֎yBRC>ۄHi#xDh#j9.e KQ"r-(D'<8) Ǻ"(B u`TDnmi6mΦ3`g7Wd=6CMw  Vn_LSR&CWN(ߕu*!%-] t .OLa{h?kah8rH*a)(R^a,ׁ0Z0o / CZ7N.==u,"Uz@Z(qŝk&U<`AX}*J7qS{!DX})q_=o8kWDraiRh Id=!腹&<; cѧ妶5]?7v,M+7| ;_@&i2SnM;)$)N}iU(CU>u!&V?/9"g.=ix%&=6%u¦Is-e dэ)u'xlL$bmLݺ;E`{`D׌`!pd2R0ex/Hy0oVht:Y)*= S,tӛ?IUts7p :U|]@o%(O/7I*O8M:<=]kO dEAR\ Ck;O%,>wNt^\ @++X# {Kļ['M!VNJ\&񫢖^m\uKxy0'@v ^>ExگLJJ{Ѝ_ f:mO&TّSk]S1$2ALs1ȭZ'@ {M[n+ȻKtAxA T!Y" _<!M;`i _ ihРpQ& PIa_sݰJyaDPV>Re;_/Daw`=a Z:7D9L+}^5!KS|PxDgMN% 51CyX~]-~ΪOȯP Mv D"S>ݨ~ԞG_;EwQ?!)LFh'w.*ODp;h88%3rWa#]'nz3e d\G B/wSHGo^m ]MF(K7<?ad}v9XE[/!cތ&U)zrVc@ᴡ)ݏbp<=$μ`]6@%>,&%$!|M6&S8.e1'c.HTIz%:۹ K5vJ3hfMrJ-$B$M6{$ghP0s |1d}mxuS*ȶ[Oh!voC^<̳yyN6G9bD:5>7?Ƙ?Ǘ4YOCVw~B h] bJqafA+Fʴ~6+x}$ * =jOX l]CYZ,YFD/n{S#ᝩ'+heq{zݡlO"YY0 JOO@_>m1{ FqCv 8wBH=JsZvt&T:CLp"¿4G~>|Nv &fc|[\Ă|Car]wy+W~sŽwJH|d$^+m؁&`jyUjۻ'f6f?Ls$rm3*>({ir`TH䨺EoF\~-߲x yП c^Ae4yJC`Km8i4c:erAiSk&b:lg)'.k8-_f9{#;X8?6+$H`t+BZT05]2JHË%yў$H|Hh{*MTc[/1=%*v-RT:eu#u}:e [9 vΨ MZ‘U%$=20CoS>Yݥt.hgo8 .prmG„[n=pS4xd).lVb\qꙡ0d|k4 Zm51+3zM ey9C',C jih`,\]SzË$*e][kgDq~e&O;zU6ů1Qy"7 UDž=Ǎ?5)-V)(M=E"ϗ>Tya#؅kCTLG}V V2KSE^87o1Щ Ni2eEǔb݆~Ns_P]h"Q e' ќhKu"U<>! )+摅[߂AR|W]{ DK7# Фl_2'֛oQɦ5OF~t3L50 л\7#?aWr)*wN7HgT'bGJCi H. ͮӅH{A$+YO&s9_ܭPho6}65NB g$I@xשm`k$.uaXlXeU>v`+8W_ۻd^v,[>J4K跔.d.qMTP̙?r6%ew1dy|gƘ;^o&fjk>QquxG8o/S|| 4~>M yu|Nx\g{`\:@x2l&PD̷PNR B !i]AJ\hCoQKT cdJz^M_z}q0vnn8C;f/0#̲ZdoSYwf?qrd# I:gk>m~,pn)r%T$)_7DџxϘ2b)9H \^Ԝ 61UP e_ϭ(X, [(tڱW+rT*{ t;VXz1oD-nX,C]|2xG8QtA{{7YW(eE_ц~xNj r}ʹ\9aQ1]c*t^tc(O~V|ܯuWj 뒕7_x45!eHTOU)4D3V<5#>Fa)%r i 1%'¥A ;Ӎ4axZ ^6fV+#=" ?+,)3_y7i7o:29Zۧe"7-HUmh3h[[p(ܺ AľHpL"v9og^W%Lt\Mh$8lZn/kBxR0)Agp;:'^lx;V?NEUQ ^9*r߼, %W `3tRYzAI5,n!=U}z 7[03վAe(1Dc!EX,1K36'/\"@韵+O+([fUz@bc_om&VMv; ꞎh_WP nfv Q;x.&|LU@+6ͬ; ݗ&4RykÜD|G}mGxMӺڒ9wm@L=YN\k+K~w!T?]i-q#X _cŬ6Co4_bfi%)nn;A0;o /կvc+L$]8!yK6ӀdƧZ72'7A}z+kfXnqME*O8 I%T8LETG]f\t!db5Wx1Z%C7_ϙ5һ=&I(P!E!y/CB#}"tUkH S/#4? kV;'+p>2r xOȕ5Dz(f&_({ް@[>G*㶙Қ2r.LIx֍Vk(ܪ"bٓ%P~̎VЯU7&:S! /k9&y:E<7q@ vj!* %9!aQ:v|fz2 d8"Bi#N@(+'=vQ^"Z莨 !rk*Fj/v%Y8LM,п޵KodV'KGJۙgleuEqzd8e?X;>cuVN;RI}n;c+=:u6ɜڳ3Mb^o;R^׉$Gj>7a:R>?DA΂!Nob&>+C $X}%}fBM763~6V݆@`eaQČ:'f""%ڌ^U 41x_@䣎yWQ0J/;TACtx]ˇf TW߄);gE#i\3g4cChD@P ÄTXr"Xt4 &"\V9yUĩͫF B5,J6E栏غ&mb^/qRr3,a$/)pE B$߅X-_Cj6%ZE|l-{}E כ0s-c\$w\y2m7 S,Ũ9n,h_WQS73N8XB-KQN|\XXtLp`[F\tZmNa)X\dTZ=(Iz:|LjhJi{k6ʅk$sv2~B>ąDSݠ=,((l+#MC׾ZgƸz];ցk LemԊHےVylxtx.nB5K iV8" vbp8λr8&/멲pZcىwo10om0w;(7oլ]5~0=pUhd,03v_mB< "!+vyV5%ѯ~DZw\:^},CEUekzXb5_5afDtTTtSzŀE'jhVdޫwAu:r*?%&Q5&.{,|(BE<_lp¤''bFYk˕s؉#łܮ @6;O#?VK$,],v~+{HĶuSv1Sհ'N^LHOs4er_|VxVEFSAAz+uO!̇;%83<6rMtIg@h$VOO;a} :] ED9nQ=|Mo/H[!Shv&"ևg|ɱ OrQ乶#' )SZ=H 7:QLRV}) !yReT >BOْؽ"$I§IRVn7,l{ZB CcY4u,aU6W X>M.AQWx޷i \!5AVDYY~% uyoUc.)YGmtnc4C,CfvAi58=y`Q 3cVtCvh(}Ef2~OZb6Co7,`ƿ=xp1l+wW󐈵93\Y/-- C*ཿq 3{}ٸ%Iփ-Ϫ"^>A PSKϱ7\_Ds6о]sbI^L-Mc &4SiY.&(>ثȡȢ΅PC<0O{{Ϝ !K~ZMCnբ2cr-C͙=/bgkc/僂 4 Ew;:&N )gvb"SGx9ڕ"?ZsoE{PUZsٗMrn.~3xZO/HNCUe.ܧD pfQ\k G2v?:pȂ)+ SyLr>Q߯m:nd:n03V^~LcCр-eM JldHohbz;WE;GMnFƇҴ @\Zҙ{ש+r:!?M?nrNLE9:8nۜ1m.9&kkkr]{0{Sir;)àŴs=M$*6 %11??$JqZd™ߏNp!S?&,)fۺOP} &N&XzLn!LM麀2¡ *TE IUX v^w;CߊGӗKvȱ=ZQ%Sdp~UF;:Ηt  ` BxP׋ tgHVIWvr82HUeG 5,Ĕrm$2 =(@ԫ_GrWܹ԰3ٹ{Cb\󩀤ԋ6eRbzF[T$<)Ltd!.lt=Ky@H,Gxl\{.<JL`5B; fzt ˬ#Q.JyՖW$Bjg*F4\1joS! >i(,' 3'}&4(Zd O#{ L(ʘ]K1oEvц:e,% p.N[IjԒaOHZw'O0!ھ\dح^NϯV%d_&`UJ z8`6 ZdJ>@ΏrD^?#F D DsgoUm.=X8? 77U vV;uc)[ $V]%8]cOB:@4'5oHt`v8E,2>4{7рdCHy字"`4˳_ (ݪ6#IG?2`q b9B~w@k;SoaB2T GWcȱ] +K785FV(۹TH1XEbq2Jqޝ3ۘc-(3Qi^7) [0fvmLhlP@=~>\/Fic¹wK)=M mf&4~4=^<>;QtcLHa:-ImAv[Eƅ3Km+\Hpsv b/f&Vs.!c3Ͼ"/Hdj!X  D1@xx^vnD.G EJݦ! ϻ̭3EB6;'@Yzu4m\E|"Ȭ*IVIx6Txf/|LyrkPA]?<3OgFFeyQq?W[kX e{j/ݧ6ne[-jլUxB 3/'Wk8j3vj~(pR{s׀mGZn?g[4vb}cQ_"@(l>PexkqgFTzr>[涔brUNT6@ We7NvysePF`GqޘxV̮w$K[W'q &EY:j Gcwr aGݸKp)r *,B:N/=GP  +JG"HrIdYǡ rP?)Td gĩBFG7> ^֖hV`X4 %g>ἆZ"+wapq\)CGY}hxbGU@)#30>exQ]\2^Aan3S&Oyg_Vp3uˉҙfⲵ6ul(Y8?վ-$ߣD9p#S8k+0FO^[b~$G* w[1ZkB*DL٬X}@O̒^z3/Y%[Tuh7aB 8 <`)ALӂ=^Em䡾5E%Pؤ9 KÚ<&WP]Rܰ3fIZ+p@U' cթfОg ٛKj_דPDa=*{6k(W{T}:!9d/g,s M ڍӫ-^ܷu\+9;C)BPЅ#jB6 uwTsDԛ (fCVÃyWyS|SgLa_+gl^YfсtWDBICmQy2z؝&A-dh69>tN2<,@,ecٌ0\ KSY#JED6r 6[kG9/+k`cNy=|ks C"hp (Ԥ>Mv<0Cw3<(Ӝ,K+lj|\SBW˓,t8 ?y_>Sܚ}an8l+5Sc@ar&"Qa:wQ2w͏RdӉUH!ӱhW+R@dJDV(.Do$bK`g_(cc;KSC Kg&m ' Fs]g7vV\ OGuIYs9WKJJV B;&*`{C)xqWtT [ǵḇY27Ggt\1^dO`0V3Z_] lWgoM߲~9x)N KHC8z?I.1zW5+WEƞo6HuYB:u q%$u=XS&t;Ppަ|H?l.S_/zI?6eYl6[t %*~gh[#~ Z45e6NkܨJoF_2lU~ 9b쉑W.ܔ \JuXV C>ufMKqR6'@fkZ4NF(65Ǥ#q,Og3&tfY3F Ԣ Twq{*ђw=YH`07EoԦ9[!Ϩ 4\vsD^ }, ϗ'd.C~ X#4s32%s& beo$s3O[$>ul@6Ph,Pn7n弮2|iOB"\Y";+fQ aߞUlx]0&t֬vlDƒ̣?P!@ #yUUg^MX LpVVsf{>Uoc gy;gw*/|MR`xW(m8LտiGwLҴ(݁5*g4-t*_Ict@xo˄ (%|&R>ae}Sڱ#ieSjH# oTBNZBߑw+Ǜw =[˝8KmX,/dG$;wKg7_X Q#c;f1ƁQkLV?p|(n A1n:VPa`T 3FjDL.@ ;N<-Pty~8ɞH rլ=i^evR!(m2_y]6y"w4Lc 0Қn>Zȗ3_;3NM_榜29me޵$1 hayèhA5Wdn~ϟߖue!S|Ng[Yc!] , vMѶ}x?ƹUT5^/bYSAW;*HR~Uƴ.Di1*JoTZ8o)PJ0Wdȫ(W4B/tRפU0R?Z.}mbf7C.6) .HقnCY ,Զ]{!`&޷WIs8TٵA:2CGsh 3hY"9ٕ/ZEA}³]WD`*ǯ`:p6 Ҳ1b2\L WI/;L:-)Em)͗4<*^S^Ltmݖ=uP0|A&|3V!n@DnIۏ`AYeX2+-}JOٝ T#h'AKBNkqa\΋>|1T?#s/s Fs.Sc[[ Co}/r"ɸrhdKldxl (m8]uUv?(,tA\N;+L )_ 2SjPOj؜C<&}ɁLOE18Wm:`Qk\I'\٭V!B$݉O>JZ%8xzBӑ16y4yyU>0ptɶFttT޺ޕ?)zʙ RJ?2l~Y}(5 \e?~ 2F-KJKbD\|޶j9 +FZ5t׹-.%WJ'w?=`tNO)dYVqkkC%9}|u];*eY6X -fI//ɃNKCt(mR(П4(";h($T³.s#x{c*5ϑݸt3õ wttݼD_G=kH,LԢ.4DF.tŀk`_]x1lsz(=@зl^50&̖rjIo$#8<Fz kxLk1.!qo҆gQbt5'g<5h F\Z9*(t:*?w[T#2'ss,]'4b R4ԒV܅z黤M!lW0>uNnZv1{=jr:%pD2 -uګJ"F%'E4B <qz/%遱¤8(*=0,΍opBee$!U<ܻܱܶBsbRsjHh생9:mi*DJ,)a3"|VFvG ?~o RA{T-a;>Y^dO{_" ))T%eBPX%J♔ɨށR{}@I Yշ85D-ye=g^x:-'kM琓[Ք +Ix^Gts0sڃK+_' &@*\եUSRe\'py/Cq:J 0{~Oݲ&\x: K} C/7IY"- Jt9휪Q*' 5eܧf)©XMB,['LP(9 &m ]9p'-";§yNe?k4v9Ɍ@';}D=b@ YdPV<}d9CRribR@|͗4r d>#Dλ='ԇ#.,K}%Roa[Hꁩmg#QɗV|>X8gEly\V`X~N5)\ڦwZ);o`R ITD d?1N7ރJ=աL@JC=+ wi6a ~ـO4@ys/mi> 3ĸGg[p >gjf6A}'gQ u. l(Dpu?mǝOu*X2`8ױzNpWC w촎aJ{VU HoHݪSjכ=\3ndT2_[J;9 'P$"ȃ\EⴜgL&=;>YDeay3Օp%QјR~ IdeI /ʘ\y ?gYNQ@YXP5 |H&k14E`b.(Ft-v7$G2!>@"6l%(][_A(/ṳYt$%Zb[D$ª$&zġ+FNS@"](lKh|I:i:c,ytlS&+$MKcvĭ~7Y:[*"UFIkcOگFs7"uH/Lx(2c!G! k$lXxJNC!gu)N$ v1V]z 5,G-'iQ?A`\ EV7yZVMcmT'?# /d` `BYgȓ9wP8#O>i#̆k<!"-k *?& }p&ʰkY&bK@(} 2?4fjDt<\vXK#zlꝍCm+OxZ fSNg.ag| 6Bºb@^,̖Lnَ̻:#"ÅXΝSk;6'>q%v\/#= lx.1LkCo]LF¥8Njzsשv(4q.jm ݶ~xybYMfr`2N6~eISGCѶ}Y ,:[G;2A>nD/$\rsߡf< Pb|M' 2q":Bs\m.?k?Ya5 W:BvNЂEKNNSi}D8}?5t j1/&,E*s!ȲxNewE$k ֢Z~wTE'{1"9cb\[^_wuf^-yn?4;,Qj =46W(@A#V҆Y8S%*:n@,۞>-H;isr,v;K {@+"e)%7Y"ٹ 4)OȬUW羞:졯 o.9:)wW}a?␜u (h"+(Xd&}Epo YJ$WM, 62#5I}[uS$ #G֡0,|Wm^+T*zҪ} rM|`w8\+@da[}Ɩ߈1x\t2z*aܱr>_kA+q~XGCm XBJ,eOA-9e/^̱Q?2A UJ6Wsbpku$ɝ}HɄĊ BRiIY !d!C`xx3jh608 l$$i >'g(s,b.>$ʣ=!b }0ʹ`m4 ^ӻ,*)g$eMLDYp~_g0z]a0.X}/B=kl Y6cBipۅo\C(?8 <%I5{ē3Ug|l@ G}bm>l6  $0nOImL,8S\E,Ja?rkFsJl,{3?󗬇aSZzJkFjslKejw9/Vg"E|$(?t uFgnNr]Ĕ^1b3$qم,"#b8h϶BRMle%|@gJN̗\iƚ ך-&LfLYSRnW#**u6"A'D3P'q[^T#oKufdqi GQ΄_ /R6ߺ#qTf*^ ,#L߫k5^ԤՃG(tVTI%@p(t(28|յ4.ƨ}"EyU*ۖpg&vˬ54BX ^zDb0P5?PE:T)o^\]ڣ} HNxPi99NݸoT6izF[X1',)osUBtIöJ<mKF2#$$9 &cwDh]}`Ih/Tm%QY5PęlK5D =0;ŠwmwڟCn :q!|hhuW"mWb!Lzp<#C/SVZ܈DP@ِEA\l[FjpvX'Ɵdth hh<'} >}`[#% (:ǞX+Ջ6>b%~f(.U&x9AJ3cݏTAS YA^.u,MO4"v䎥h>Z-k^ 8N(u. XeS#UnN0}YSM~TIoŻuX̯'ZzUDT4y {.9, Vvp9gMȁby&j>m%{ wtttS⏺5T5ʥͷ9u =O6IT18O6o3s6uEY`FƁ;my}\41c <./t$8.4"\UsMxl ۦȽ0FVN!A) o9 YZ¨*%a9iMЖ?]n$Qf10Xtg ӟy/Y"9x -t&)#h>e )6ɽ =_fV |E#U}S*y#~AlBeV"C[#۠"mX ߊ`W-(h0cYY;\/O>z\BGȻ}epj|.t4 jOykw DɰWٞO{BmBy$@Մ$uK<}5׮>V潚H}eG L}E9@x צ1 þq׍g ְX t폱\h;wrp]@1y8L2ƺrokg'(&y.r7K!S*?Tx}flS"sqɑЉ*qp ڏ_Ei`yGM p'z9NuFp릙<~Z@@#vLTk%+19eyڂTb Gcӝs񭙃#tT.EeJsl!HxA)d'. 6D%Yu%;IJUpMQl 4s_ clrȃl\(7bvzB^I]kqE&_z˄9MT1J^px>G,5뷙Ne$0Kc K=,eI0j+=1cg H_9K4 Q.#E/;moxIL>.Ȟ`NiP8em9ѵF~D ts;Ӵ>^)^%xk6q3pLM90߻Oyh@Іyp@Wd(uoO<4@YuK|zgC1m+nuv)єdH&]CySX7\wEd7pΜ#XDgo_6 b :8xR'x5F֢ A}__4,Y+A 讝rߜE. +]Ay6#,Ru}),"BgZ4H-ϖ4HZk0L􀐮K`#[*/b+.R,@f{Y]LnYh~Evp3a!fg'^r&Lࢌ(JlO+"Ah.f֠kPq L^|lUS0|I<I Hxe"WC%ܻ#* PZI`(rܝn_'Aކn]#R esָϾT!y [\,9`nca6P2 [T}DZ YYsx9%/k(zŰsc G1Hۚ)SzfCR d aF:5J< px&OU/r[Ƒ-~ MiKE=XTj蔁|R*2$㚘)Ɗv\|ERdg4i);g"(#~ &*ű~~<8nfdUow,D&QT61SdTn#S0E9v_[i{ZN\熈on!"ۉH|[f D̼K[} cȖ.0?Ru$*DH>:;5KeqKn$`23\2t(OO*/s<]yjs盎`g+2He̷0,JϸǕl>>}2PvMKGh"WcBCi1pxϖnRQQ_\Q4D՚${}'C,^ŐۭugwHlcLyL5 Y\ <q̫⬛ȣr0:A";. P `Phm~}m뷴>o>G3V"imHN)q*rIV]{M CDgsGDN[,łHvg@/m {<"bёx̨o!yJ8qޞH#FO4Wa|_}e#ׂCD|jdޮp/ uwǸ9=R8j k{^RޯGWx'[]Ŀ'* Yz_eYFÉ5ʀth6y)ky|\̖|(M vEy!ܲEg~zNbX[/kD3rb:͗b` nZr x:&0FykڷZwN!~ɞ5=5'5/jP{Uj߾} gp@ ^AIϬcI@AG.3)@TY9 59yT|ԑ5 2ӭlxJ5t5aWGނ_(ʼX*ֲ`ڟDV1xv 5%tN' ;]ԣ|V|iR:wli@Je0tT! eƭH--2~Yt&P!6uԡjD{t%8DӢ m[>L5یma2u2ҾYSL :=JkBK^;[nEFH0IR8~=>EZ;Ax*;`טnG7wC鵧.6Ŋ7 ^)Pv4@gԪͰb%(^q=*j-nMXzk'=ɒ^88!8?E5f-ԡ_~$5gъ7e* 6'D[b1+7fX$52%㲰>/eSv&fYQ,Bfn$ns&*Hwμ?G=JSF0cI~"vƁ2ѹ4|'e,/:zWlQPܠncC{ntӺ`*4ibXŗt̥2n EƯqD9T wQ[c߰/UUT>{"quÂ+ҶHf­c±%f" ݗu2t/(B!ï(blcNLhzx(g`W*345֤!ߟvF?? hL@ݯ/VC( ,ҪhSYRsm00墙zI++Wz/^,3<3XR$@MLLQlfMCƇЛ*(8L-P8))k69"!yϜ,<qe|C w젽2b߫?$æ픹hrR?ce;R/7zn^ ~ISs(5LԙS /Ez?eF5ϸ9q8v{ ?-qN F%c̯,\('9) J6c<3*lKܸÁ!dtڐV iɉs廠LGBF1H86Q!rv#e% V!r +1n}DؔBV僤s0:wgk&^}rwXOAOkr-A^v$wn9-q#VF4ȭVx D)`SKG]\>|tlSwrT+ )L;\P$KMS,~th mRuPUs?^F5tVK ]T`:5lo]LXK$(;\=0<؉ πa?uk3^RlPZf|$gm^-pz߰8ט{]8/:R@ @Wuu;t5C#JnNR<Ջ~)bt={`LQ(e:eҕHQcDډLoyaa vx4x@a(1vڻ{[~/A-'qL8 bpK%7̟Pl. zH10 @TӰ,Q`-ueر\Y=kh2Ǻ">;+ֆd' d"bSh2`b9Oxcb@H@X,xK'p$6iO jRh0q H4chemvu6l3uT;!@x}nw:e}Lx`" v<(L& S3&7ӯun1[VIqn1T+ !(x_b~XbQ'1 :z. HkKU;4.ܱJ%^lEj!#1TiMptu=/LP`[w9*7*˓”XC')-*g$O(0+}axW8 а.żh֚3!oF`2fI!vjQ%".ן\J Ka 0B(b\" .]᭪R ?Z[O<2 &lMx^;wޫ=ЧvCdI$?q^'yT)by>,tc'"Þo-~0%d^VBk=6r0IJ-(B"x-yoS4\ WE2D ܟllH:tCy8T9*2gVBL[y+n&=g`+A;r w`eZp,qZxTHwClQо I uG8s1)#Sʾ.)fO;)lL'&G ypE6ب{aٕ*9/"F秹G0YF{A? Κyb! $1׀PȦ*g!ˠK3th̗{i-C/ >N&,I-<ӝy> ǐ]~eax4畕 lrhsǺ Xs#P"Ya$H4/WPjkTFE޷ ̴+nm!A OBB>_tZq?eSUKh })Ge?xnB9*AZ)xs=W '-D5h^ qxXIh Cyvzm4FyK+[ D'=̧xm8.8& aQk%$K0W,$x> TCuÐ8 Y&x37ie&j`[\.I<_3]O+_0ە "/Na/ˍۢyĭz,p/unHͦ&bz-IbDtrdAJ&5mp|n(? A;7`{^TS{ș!Nq&``|.l.5922+p!Sfj{Jۛd je?+)nmr)kyWUbRU &E/D͵)!EbuA"אw?ew{Jdg{"=yu/eU=MK~ `tpd)窿-d(# 'C2AjV\dV,IWYx99[UKvO H Oh)Y JdљH) ,ӬbsJt䶍0OX"g sCq~<=sKNV*ZPٹ]s1 %lJa-"{KkVѤS?f+;U$ū@87G$z4സ*m7QWer jd@-]jٯxo^A o8rrY(N.UCCA̿?: :pY[$,K7KkCr̪Z,@~h\QplPmeޏq*Skqpg.mkU"N4X ߫*Nv()!KDņ"z@rXRFn BoA[j:]4#s!ghT,.NݩEC@h$t L D{*1%Ȝ0iD_Ы 7C|k/bGвИ*r{Ũa#&\hW J>pHH[ǵ-F,U@ IutہoӞW,`0@QY>_еɓ&[T,$ .Lp(#QաC@LYi/hԗH'7gc4 ȘN[z`"$Xu:OI_>cgV 9s _3ꩀmr㫳W.B߻ R2 iӖ[KV  4f@hа+mF H?N+I$Ii/D$>Bno;s,ATK.pzE88'  &h E ZF*Pvy:ML;uw]?[1&;ϰP =r)gnijm ;?Or-ug;cPqD[Xgg-k(Τ誸=7MߘQsEM Fzk⢮#DH85qˆƹ"zBDC R;wXn}x*nG*-UDKcǥU׭-*O8,7}EZẅ́mbъ2YF|-:aPY;yeajj9f@$F·e,ǀbHxIVf3t?= O| -40n]1leqs5} /Dxk_"hHaULu%eI5b-i3שKCԑPIK Ԫ3$Sr lUqqPcsֽ=z~2s`ߞ68.g73 LJa1*(V6vIX?,O1∍'24bhZVL|Xlؚ.r[,O\&e;H^thV R[( 舑ێ^ @=UиK-hЭr1]Ua/eҭ›w'V@a%eA ZpbcF` sɕvɔbpa|T27F2iZ20|>;O[2O:n@^2%e@HmqDqBMTsylD\a[:`tnUӂN]gm$M̚?>'lfB]J|1) C]YZkO zdC(W!l _9V;kbjNa~-(ÔJJDnE]/.]AC.,68T5{8*zr! 4 -~yMahqzAJo^'߷LfoYlF5DoTX:UP ؜!bU e: ˕`X0RfHXSAU>`m޷p~UI`}a)Lt}AJѲ]@kC#XkjDf`ЍĴfhws#|ėĿ| i_Pl={'(w&Tܿf?qn\ "&+'M,ٸe[S꨷#Es1u۪>w7m7$yP61<m8=1]c5Є9_N~-"Vgä/"M1_iyfPP,8Aۖ{p _04ʮ4M6.#̠D#DދIWЪMqN@Xiq$mDvcM@5m10411jH!k>yԹ 'ޑMVN@sFSl5 /O'/MJ#+ %{ )e YS3OB_ؿ42GHuGc/ܜp) /@O& @[/BHq E]1{5ԢXb HvʻhOuUKz r8؁`Ex ޲ePg/yO`FDk#S`K@bbJ ZjpAZ0] . 6ifȯQfQՎi=-_sf>"J<1$ڢx랣Z!,@lGrUpfjǼ!*X"^?6z%N4`mmnv+q#URxHp8u)rzu_6JhPҿ1Y^?x~! Vq f#S$S&?Nw+cH#& a >SxN<PD;QʉwGsk2+̨W3Ԩλ 8hggoރt #{U%zV\fċM-{n)7Ѐ:1`*j5S + ڥěv]; i kjzPm)\Gɤ_/..ŷ_4(cOb$JuAfN+% 6{W$)p<(h!& *aS)Rdo~XŐ(~LV%؅^9rցAˮOR7 8C!Ws Գ=4;WHiaSWuXO|3-˅dc %Nw[1[3`6ʦ,A5h+{l8K(fk2aZwOً]%ߐ z?g"# phVd@"l6DmnP=¾aȾ{ǭ ܝڵ΢r >R)pBr9D\f\ca{=e']ɴR@M`7ٜHfq;߼~&Z@s&W.Az%wPwf&]bTQ80v\|wz<(3{ub_z"S<He  U]%ā7:߽DC7&e|@y_~ d"$)lEt☛6o9H0Z=6S)i_>&捇O܋0A?)qRq ٧:Yhvx7ȟ8[@ggPdJQRGb~Y1mk5v/ԑ`xVx R?5عlQ=5,tB)0O‹5vaD1{i,^fz  $^3t{-Œi>-%4pk,LYz2ֲM L]XU" <7oj24}m͆933 gNȩ<[l>4sٜ?0ȧp{vQV&E 3{Fa{ĵGIthH}jzPvqXnDt'ǽ!{ؔ#;unar$8C6!{ѡzC6էxyJNQ9V6#7B@06ZT@燨n2o xAROB>e$d!p0a04 ±H]y?x HYG,gmE!<Ј`_QDb9;.֟}.;o>lz%Et\[cUY@~l ,g띴ԠhЃπ(d$L?Ƶ'84w$݆'n/LCMLqvd iRKQtIF8^_~E{2@آY_֚5uDOMa}QԈDmL*~O &6۬0_0ϯiH} .b~##~[B3AzktPo^BJOb쾿55kΪY횁:?lBj/@Zw@/j#FKfͭ/ t"u?u*G1\W`Kq6 qܺSd 9oДgbYLdgS6J$2]H ,hDQls6kq99n>jPZBЅT3,?Ée2s"@8́X=$SeY PlPh~Y?6Eײ|=]R㭐8R45(: 7zv^%E^+Y!;ƲIYtب/W77e=9K^7NCϒ~'YqCY%)[XiYRf=ϣ*%Q{8yDJJ,qrr_GFAW(/%hzpkAWFL-߾>N[iө4奒+h<N@ҤHjxZ.2EL1qaD:ƁZ9+Θ*"}*2ʐjH_Gw6"c|E|GhVl`'Y WJ113Oժ\:ƹ%tm1Y&Z>^ulgR [̬2 ߅ ֣B1'&~qoN;._%/NTt89/4*@vpP4W7Ӎs$fćy ){8אpo)^c1 <m2Nފ&~U_Hl!P *66±x :)0_syCjVXXuEw&FW*\u;h9O?Ǡl%xsK`sGګvĻ >OtF9/_6 =qCu_RLgI) s?2-ӭ0'sXӀUΏ[ hp?sJvPo ņz3 j{[1_ GF9{V;pMr ~.98Pud;Ռ]E@ǶG, N0t88p-4fM_8xv49 #KO`ZzjGC8J Ӗtҙ=T9nxٿ)#I4 '){&A"nR>w@7&F/0Z0=JEN=c+,t/8U!ht\4%V4QQ#"/t\ݭ^lb!m\ɚpn'b:t=űtc67҄ܞ@ [F' 0,>v.?|b si i nm+wk6^sHV%݋,W`Vb?&jF-}d؜Qh` mE x>p4ٴψiI>UN˖*GND?%ήXzty]#E7/C=\wU;6zKbuJ䶀f)lsN uargԢ?A axԊN,Pt{#u$?>p/pF(]"~SİQ{ǎټF 뫌~2TV`beTG,"Qz|z7E<{A;hb;m{6y6<̂%p> AKZ=&{KGΦ1@y@Y .]IYۓJ/ -Y G'wߦ?E"RoA(-_k}^9wfJ 1qX]vTgDb݋̺B jTx9&&AgWHM2N ࿝Qu^s!?@"62 Snu>V}q >`S1}fL<}+:ʧ uj &-Ud#R@і2M~`i9#kTv%e)Ext<f=AXKqcBpb΢C/N~i MM(utiTF<]j'>(n5\Ah;T*䄋pE`[*>8CJHgDf\5~Zy],qh_ 3[0Z *pk/JlĽQ)Zt 4i5fq|һ5Yh0L9Uj^Q;#2Ø/>!cH:sC(Cd4-L|/'wc*5k4Fse+åreu k1\*O,v~pZ0MH,N;g.7 )"/^\d8g|Re ]1]<ۣ!r672#GIBxӗƄ+գCՓo7N]iq gzܾOzdVpEd:9¶y,}Y`swv| 7Uf~K>Gq8t?X7? 2|]3ןծuInfabxie.}YOVVT9BgSay !4H9ϓ,ҟsBhW'H@Fyn\{cD6zoklkUW\[0=u|B]'* ޘv1e0vPc$E|E#e;h0.z'fʎ2Պvlw즌 tyQ+@ 18z6?~ E^ЇQڠ2W3CCI\*5Ab榇vc^o DDfJ%Ž4~Ǚ R piK^isie"Y)p88G(wB XW"/fm9 uI9ou^9X9C{l kDp1i"~gS)c [zu4]IK`|ms8fΓ|(@(Frt0zĊoRO,wVb)M3:C{z,B~'H"y=(qHxR/$w_(?"GpHWM-׬c8l! l"ZEcmGJ ~_?q'@dCm3Rnj2_aC amBrwbj&}Ic*\/<焼Lֈ`>jtˉg2ڠNJjpI( acWDzUCGz8Vm=M!(C0'qR9smy "lJ47)+&!"s>5}Kv_s)f\o G.m!ei$pb<:Xe{*|LbןwtqQ;y^̏O1tPt*p:یu/Y+v kXo Oߤ>\vh:|!=bo f8{*A*HˮWye-qۊ0ڲ̺^WI=((M 4qNg-x]^vh?Ck` ꨦ塐Ҫ: W#er -XZq8pxʑsb91En#.: ҕ6uh"v,zbW񍑂kS݊D6CB.gc~&2b\ .֋}CTW=*aZb5Kkw.;9| E!_>az~R6/mf3eu>6F}7h/93Y][8j-Le,GJK@{'A|upx_y~^޹P4t470>LtO踺?O tG1ZfTI!*<7 j1qj '%n;jmD]a?88ݸF,zzfV(J&+K{|/hz8slMדIz7} a (]$}.فZD"RSdsCG V5"Tx!L+L,Zn߬Wл! SF wH;3f LBhjnXS"-܁yu-f*FA.aJ髴' 7ccŭ.9PTdCy62D$^M4KA!YU&XWlx\1-2Ae)J u&:7]kEP`"vGSo#L^&\B<9Y"#q\ N{{_ (*rܕooq%VbK;W=lr*-P7~8OuYf%8Ev!F) NSV1BawS8CZ6PW'm0^cl(j !PӈPZ>%3Ɯ2SE&,heHK %?t5:VtgKoG=N$Ek5޾fκ4M#9FҿdJ^g)}r^]Vgx"$cTz$:Kݬ[lOd~A~LW,x&>Фx~V9iNY[& Ō64* *"̑ή Q_>.qZs[%O^֏l#x<}a,Q)IN ʨVٯLUʎ(:C%Mq蟶 I-A+ H37ZDo\0]F)i䦅a>p܌1`A;B .нIdtЭ'ek),m|kRo.EY39nEHNSzҽ8;cP*wZ@?2OˠcCA#1q96&-4Į'itf 䃆= %P %VjU^JARbi3}ؚe>p+}3!{Gb 'g%*O#CA! Ej,P~Ęcӫ$kIw ˜vb5/n՘wy97]^fu Iz-ߌ,+ٟe',3)!#kɦ)Cȷm+/,/{emC&1=GH>" +KګA1WW㯬tW7)g"⽽V)]-fB71ŽEE_gvjG,D立yo9/1mg8}lǎ 'B'3fP2t'*Lag Zfғ 1)tԚ.^3n?]8jsd_j|% U GO|b*Ǧ8z^+a@Q&M~h M[mJv8ء{#ѐTa!R7=Ɋ*gZbbV.4R!DpM~43V]l? ]/#]YJqM~x`ɳ&l0>z4 vmE/CA/qz+BJut7D&8M]…rg!~XN)șOL9jvg&/.FĨ}03AUr BK SI"v/>.yabi_zNf1جE995j9bCzM iz  <ǀIcd,e= CAWaFEd%BoΛu'?GDXE=]af_UE*rFIdrެF'^R׶_^Jx|IP j^S¤W8!p3  d{< ccքڴN ކJHUkv7l0X-o<ʕr~ġ絆U {n&@Jfd' z]Ǜ.d'T& { 6 e ,Ghr{wEJKH@c{V%=yi 'fa~frE0w[?ƆexTݡBvc(y(4b:2m3bPqWtnOV eFS-o:uWN _f+n0s]/|umx?jәjCc9_6S{XsKv7 a12ryS4;tC$i>`iceSOaQj 'wZWpmʼniC6BRb٤MO?(襈!(4?强̓'9Lየ|X~2[2QX-ו64sf:"ڡX6_iG%JtrQyAo| cŽ46 p˝q6Fܥ̈jo/9j?=Kue.Q_y p9_EU8F~%.,瑟D5lv=&3 *S %T"1u!'}=<@B4,{Eٞ8[@^瑫C_x'p"\d/i[GX_]6[[R@-K/C am9;<Ƚ֙]|'g_ʮbb a:xuME@콾q~{lI[PLEכZUOlr~h]T޼J4=jsE*dNet֊퉓6!4YX)=Gn_ȟR<-Jmn iVzM`nVEcӟ?Pqf^ td+dj <]0)">`<* W禶lVzpWM ,Q*DUm@]ij(N[fBm+,yٵHH6Hέ`|rn- 0c `Hvki d-8*a)P4~l" BO3LY<DKu {W7%ׂ! 袑T󇙞uH(IDŰp4' g@[0iT !~x/8?LhQԁ3hm k/Х_k\bdL<.>5 .OMPNuc5c؉kbZ*\x9](\YQZ)9%GRg^ {Ĭ8x$ئ~(Q\BF[x?FRt1uU̜v/"3rv }WͲ#v păl)*r~)Ύȅ߶ i!ox0']1Qϲ yP,ͦ4oWG.3xWK-  ÿ/ez[wzC(*QIlYW"+Mkeu z!IQ-Ǿ}2Vu1QP}X͏aOq>۸4@Aу j6AL8"Q[$giCF5@űj Pm(ybVZj[ I.R~[ b pX&d}sr4eYU!_q} ڑQNov `y\e.΋tkp*eȕb08A v,XGh P!I~I^* 48nO9[c)ne$lLl?AWs; тl#ys}9hj_, ӎ/5Sؘ!+՚ʩ"¹.@!忸nJ>Zx/ɜhHc^7`НSkrP]\ܬs=U[ˉS=}E[NG3wo6aTʗ+q;S&AE hF3U@kRKC@z*N/` H>*2hKrO,{MLy\" t SnN7?{ >^d'Y26u Vyl:gQSd$2 >84.H`c; ,b;:8} <|2_ O1(y2JQS?Q ^Tn@\;a<ØvBHZ<Wꂔ)Hԕ=8H Cr^h>Xr}e0@WF>S+AĒDm>F,Cj1@2DM®Mn3-!y 41 )װ1$gIHDT̔';6A}xj@ Ts0͈!Nͦ}A6Yb2 uY Y%_ų! 9CpsͰJ7XA?Jо7_|($?D|^sj#(D" Rݍ4", S}Ҡ֕ۆÕzTXS,a!PҎm40a l`M['e-F 1_ܸb% ]d\6.!.Ym9yWJbm©GD) __u.~z^dF=Dahc7hԩz-,X`)4ܗRgWRHذDgZ 欵c1ٗ ƤAÀ'V,t\ie5MMN ׸N5cyM_Sƺ#~4۱6#]48ix"gL'x]ibų<2;Qe nZǧOnp )D%@c!6Tbݣ^w"_a`tgi,aD1|T#@_A:}d P3'rPp9 7\]N@7ZXXf XtH4V$W7d`wQTf,剽Ut1Q%~U/l08X \; JdEd^FM0t3oaXԋKOAb!\:0sP301k0JJ+;iqG,ܬH ?!lקEU a04})1 *[v,i4\'"6t!{I6t/wM.l)/rS~YCh.o2m jk I`*E82@bs91PͧU6˕2 ]z"A¾wy/qߞьQ)!sG,h2k(;n,nlB)@ʇ*Wz&=l=^|Gmd޴kbE#Ф%EK诩ߍuCfg'[{ɛՏ[7 L2?B[=;lI=E\+*/W Kt.< }ٮV2  YZ