/home/fresvfqn/waterdamagerestorationandrepairsmithtown.com/Compressed/t1lib.tar
usr/share/t1lib/t1lib.config000064400000000423150550471120011673 0ustar00t1lib.config - global configuration file for t1lib.
It was created automatically on Wed Apr 30 10:03:32 UTC 2025
by the t1libconfig script.

Run /usr/sbin/t1libconfig --force to rebuild it.
    
ENCODING=.
AFM=
TYPE1=
FONTDATABASE=/opt/alt/t1lib/usr/share/t1lib/FontDatabase
usr/share/doc/alt-t1lib/README000064400000015662150550471120011707 0ustar00                  
  --------------------------------------------------------------------------
  --------------------------- t1lib-README ---------------------------------
  --------------------------------------------------------------------------

/*--------------------------------------------------------------------------
  ----- File:        REAMDE.t1lib-5.1.2
  ----- Author:      Rainer Menzner (Rainer.Menzner@web.de)
  ----- Date:        2007-12-23
  ----- Description: This is file README.t1lib of the t1lib-package. It
                     contains an overview and brief installation
                     instructions for the t1-library.
  ----- Copyright:   t1lib is copyrighted (c) Rainer Menzner, 1996-2007.
                     As of version 0.5, t1lib is distributed under the
		     GNU General Public Library License. The
		     conditions can be found in the files LICENSE and
		     LGPL, which should reside in the toplevel
		     directory of the distribution.  Please note that 
		     there are parts of t1lib that are subject to
		     other licenses:
		     The parseAFM-package is copyrighted by Adobe Systems
		     Inc.
		     The type1 rasterizer is copyrighted by IBM and the
		     X11-consortium.
  ----- Warranties:  Of course, there's NO WARRANTY OF ANY KIND :-)
  ----- Credits:     I want to thank IBM and the X11-consortium for making
                     their rasterizer freely available.
		     Also thanks to Piet Tutelaers for his ps2pk, from
		     which I took the rasterizer sources in a format
		     independent from X11.
                     Thanks to all people who make free software living!
--------------------------------------------------------------------------*/



About t1lib:
------------

t1lib is a library distributed under the GNU General Public Library
License for generating character- and string-glyphs from Adobe Type 1
fonts under UNIX. t1lib uses most of the code of the X11 rasterizer
donated by IBM to the X11-project. But some disadvantages of the
rasterizer being included in X11 have been eliminated. Here are some
of the features:

- t1lib is completely independent of X11 (although the program
  provided for testing the library needs X11)

- fonts are made known to library by means of a font database file at
  runtime 

- searchpaths for all types of input files are configured by means
  of a configuration file at runtime 

- characters are rastered as they are needed

- characters and complete strings may be rastered by a simple function
  call

- when rastering strings, pairwise kerning information from .afm-files
  may optionally be taken into account

- an interface to ligature-information of afm-files is provided

- a program to generate afm-files from Type 1 font files is included

- rotation and arbitrary transformations are supported

- there's support for extending and slanting fonts

- underlining, overlining and overstriking is supported

- new encoding vectors may be loaded at runtime and fonts may be
  reencoded using these encoding vectors 

- antialiasing is implemented 

- Right-To-Left typesetting is supported

- Font subsetting is easily possible

- support of composite character information

- stroking of character outlines with variable strokewidths 

- An interactive test program called "xglyph" is included in the
  distribution. This program allows to test all of the features of the
  library. It requires X11.



Changes and New Features:
-------------------------

- See the file Changes in the T1Lib top-directory for information on new
  features. 



Installation:
-------------

-----------------------------------------------------------------------------
Note: VMS-users should examine configure.com in the toplevel directory, which
      is a configure-script for VMS, kindly contributed by John Hasstedt
      and now maintained by Martin Zinser.
      This file contains notes on how to compile t1lib on VMS.
-----------------------------------------------------------------------------


After unpacking the archive (what you obviously did already), change
to subdirectory t1lib-..../  and type:

   ./configure

This will create the Makefiles. Then type

   make


In order to use the testprogram xglyph, X11 needs to be installed on your
system. 

If you have difficulties during configuring and building t1lib, cd to
directory t1lib-.../doc and execute

   $ latex t1lib_doc.tex
   $ makeindex t1lib_doc
   $ latex t1lib_doc.tex
   $ latex t1lib_doc.tex

This will generate the docs which contain a more detailed description 
of the build-process. LaTeX2e is required. Alternatively, you can scan the
preformatted pdf-documentation.


Before installing the libraries, you should test whether all things 
work correct:
     
1) Change to subdirectory xglyph

2) Start the program xglyph

3) Ensure that the output-window is not hidden behind another window.

4) Before doing anything other, click on button "String". The
   string "Test" should now be rastered and displayed in the
   output-window, using font BitstreamCharterBTRoman at 100bp without
   kerning. If that works, most probably all works for you.

5) Have a look at t1lib_doc.dvi in the doc-subdirectory of the package 
   and read the chapter on xglyph. However, most of this program is
   self-explaining, so that you might want to omit this step.

6) Play with the program and enjoy.

7) If you do not have X11, you can still check whether t1lib works for
   you. Copy one of the pfb-files from t1lib-.../Fonts/type1, say,
   bchr.pfb, to the type1afm-subdirectory, and run 

     type1afm bchr.pfb

   If the afm-file bchr.afm is generated, t1lib will most probably
   work on your system.



Documentation:
--------------

As mentioned above, documentation is provided in LaTeX2e-format
subdirectory T1Lib/doc. It should have been built during the build.
The section on runtime setup is really important,
because programs may fail due to an invalid or incomplete runtime
setup, although the programs itself may be correct!
A preformatted Version is also available in pdf.



How to get it:
--------------

t1lib is available at

ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-x.y[.z].tar.gz

where x.y[.z] is the version identification.



Closing:
--------

You are allowed to send the author lots of money and dozents of gifts,
but you needn't :-) 
If you have any comments to this library, feedback is wanted. Send
eMail to: 

Rainer.Menzner@web.de



Future:
-------

Within the past years, my time has constantly and increasingly become spare so
that I hardly found time to further develop t1lib. And developing free
software is undoubtedly related to a certain amount of fun, which in turn only
can come up if you are relaxed with respect to time ...

Since t1lib now has reached a reasonably stable state, I intend to more or
less freeze the development of new features at this point. Of course, bug
fixes etc. should be possible further.

If there is somebody out there willing to further develop t1lib, he or she is
welcome to contact me ...



Have fun,

  -Rainer

usr/share/doc/alt-t1lib/LICENSE000064400000043076150550471120012034 0ustar00		    GNU GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                          675 Mass Ave, Cambridge, MA 02139, USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.)  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must show them these terms so they know their
rights.

  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.

  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.

  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary.  To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.

  The precise terms and conditions for copying, distribution and
modification follow.

		    GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License.  The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language.  (Hereinafter, translation is included without limitation in
the term "modification".)  Each licensee is addressed as "you".

Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.

  1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.

You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.

  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.

    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.

    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.

In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:

    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,

    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,

    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)

The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.

If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.

  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.

  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.

  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.

If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.

  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.

  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

			    NO WARRANTY

  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.

  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

		     END OF TERMS AND CONDITIONS

	Appendix: How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) 19yy  <name of author>

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19yy name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.

  <signature of Ty Coon>, 1 April 1989
  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.
usr/share/doc/alt-t1lib/Changes000064400000061066150550471120012321 0ustar00Nov 1996: t1lib-0.1-alpha
-------------------------

- first public release of t1lib with all basic functionality



May 1997: t1lib-0.2-beta
-------------------------


- Now uses autoconf to configure the software for the system.


- All functions put into one library.


- ATTENTION: Argument order for the glyph-setting functions changed to be 
             consistent with the info functions. Programs that already use
	     t1lib have to be rewritten  (sorry....)


- Function for computing the width of a string added (T1_GetStringWidth()).


- Function for computing the BoundingBox of a string added
  (T1_GetStringBBox()).


- Function T1_GetMetricsInfo() added. It returns a struct containing width,
  bounding box, number of characters and horizontal position of the characters
  in character space coordinates (afm-units).  


- Function T1_GetBBox() renamed to T1_GetCharBBox() for consistency reasons. 


- All exit() calls removed from library and replaced by appropriate error
  return codes.


- t1lib now optionally supports a logfile for logging of error- and 
  warning-messages at runtime. The "verbosity" of this logfile may be chosen
  by the user.


- Documentation more complete.



July 1997: t1lib-0.3-beta
-------------------------


- Code for placing character bitmaps in T1_SetString() slightly advanced; the 
  restrictions concerning slanted fonts are eliminated.


- T1_GetStringBBox()/T1_GetCharBBox() extended. It is now possible to get the
  bounding box if the font is slanted. This is implemented by examining the 
  characters outline at 1000bp. 
 

- Some Bugs in the code managing linked lists of font sizes have been
  corrected. 


- Bug in T1_CopyFont() has been corrected. This should work now.


- The behavior during configuration file searching has been changed to
  be compatible to well known UNIX-conventions.


- As the main new feature in this release t1lib now has direct support
  for X11 (optionally). There is a set of functions that act similar
  to XDrawText(), i.e. they draw directly into a drawable (pixmap or
  window). 

    - Caching of bitmaps of the X11 rastering functions is also done
      in the X-Server for maximum performance (although it is not as
      fast as I dreamed of, admittedly).
      
    - X11 rastering functions use the current foreground/background
      colors

    - The X11 rastering functions implement automatical antialiasing
      between foreground and background color
 
    - The X11 rastering functions provide an opaque and a transparent
      mode

    - The X11 rastering functions can draw into drawable of any depth 
      (provided the depth is large enough)


- A new target has been added to the makefiles allowing to remove 
  a t1lib-installation automatically from a system.



December 1997: t1lib-0.4-beta
-----------------------------


- Many memory allocation bugs fixed. t1lib is now "libefence-proved".


- Kerning and Metrics-Lookup rewritten. The corresponding functions are now
  based on character indices rather than on character names which makes them
  up to 8 x faster than before, depeding on data and context.


- Raph Levien (raph@acm.org) contributed a fast algorithm for subsampling
  which improves Antialiasing time significantly.


- Fred L. Drake, Jr. (fdrake@acm.org) contributed a Python-interface
  to t1lib.  This allows Python programmers to make use of Adobe Type
  1 fonts. This package, called t1python, is distributed with t1lib in
  an independent subdirectory of the distribution. See README.t1python
  for more information on t1python.


- Bitmaps and antialiased bitmaps may now be padded 8, 16 or 32 bits. This
  allows (with some restrictions) somewhat faster concatenation of
  characterbitmaps to stringbitmaps. The padding-value may be set and queried
  at runtime.


- The optional X11-interface, introduced in t1lib-0.3-beta, has been reduced
  to a simple wrapper. X11-pixmap caching has been completely dropped since it
  has proven to be too inefficient. However, at the level of the function
  calls, nothing has changed. 


- Configuration of t1lib (with or without X11-interface) may be queried by
  applicationprogrammers at compiletime or by applications at runtime. 


- Two functions for informations on fonts have been added:
  
  1) T1_GetFontBBox(): Return a fonts' bounding box.

  2) T1_GetAllCharNames(): Return a list of all character defined in a Type 1
			   font. This might be of interest if somebody wants
			   to set up new encodings.


- Function T1_CloseLib() added. This function allows to completely free the
  data-structures of t1lib. T1_CloseLib() should be called in future when an
  application using t1lib exits. 


- Many other things not worth to be metioned ...



March 1998: t1lib-0.5-beta
--------------------------


- Changed the license to the GNU General Public Library License (LGPL)


- Definition of INFINITY removed from
  lib/type1/[regions.c|regions.h|t1imager.h]. Collided with a
  definition in math.h on OS/2.


- Implemented proper handling of environment variables CFLAGS, LDFLAGS
  and CC during build process.


- Added target 'without_doc' for people who have a very rudimentary or
  no LaTeX-System at all


- Fixed some bugs that appeared when font files from database were not
  found


- Clipmask Bug in the X11-rastering functions fixed


- Bugs in VM-reallocation (T1_LoadFont()) repeatedly fixed. It is now
  ANSI-C compliant.


- Alignment of VM changed. This was needed on some systems.


- Set of functions for accessing information from FontInfo dictionary
  is now complete. This introduces  the new functions
  T1_GetFullName(), T1_GetFamilyName(), T1_GetWeight(),
  T1_GetItalicAngle(), T1_GetIsFixedPitch(), T1_GetVersion(),
  T1_GetNotice(). 


- ATTENTION: In the above context, T1_GetPostScriptName() has been
  renamed to T1_GetFontName() for consistency reasons, sorry. 


- ATTENTION: All types "unsigned char (*)" have been changed to 
  char (*) in the API functions. This was necessary while adapting
  t1lib to ANSI-standard to make it portable. Sorry for this
  confusion. 


- New function T1_AddFont(): Fonts can now be added to the font
  database at runtime. This means especially, one can ignore a
  FontDataBase file thus can start t1lib-programs on single fontfiles
  without doing a complete setup before. 


- There is now also the possibility to ignore the currently active
  configuration file, thereby setting all search paths to the current
  working directory and having an empty font data base. This is meant
  for small applications that work on single files. 


- t1lib is now able to work with fonts without corresponding
  afm-files. AFM-information can be produced from pfa- and
  pfb-files. This, of course, refers only to character-metrics
  information. 


- A function T1_WriteAFMFallbackFile() is provided which allows to
  dump metrics information to a valid AFM-file.  


- New subdirectory type1afm created which contains type1afm, a program
  to extract afm files from Type 1 font files. 


- Renamed definitions MAX, MIN, ABS, TRUE and FALSE because they
  collided with system header files on some systems.


- Corrected antialiasing functions. The metrics should now be as
  correct as possible and black pixel at the right edge of the bitmaps
  should not appear any more.


- Handling of unencoded characters in strings (such as adieresis in
  AdobeStandardEncoding) is now consistent in rotated and non-rotated 
  glyphs.   


- A few functions have been added to get information on the file search 
  environment and to manipulate the search paths from within applications.


- Mixed endian setups (i.e., client and X-server on different machines
  with different endianess) should now be handled correctly.


- In summary t1lib should now be much more portable than before. 


- Update to t1python-0.3



March 1998: t1lib-0.6-beta
--------------------------


- Cleaned up the sources in type1-directory


- Functions Xalloc() and Xfree removed. x11dummy.c from list of source files
  removed.


- A few bugs fixed


- Character positioning rewritten. It does now handle strings
  correctly in which the leftmost pixels does not belong to the first
  character and the rightmost pixels do not belong to the last character.


- t1lib now substitutes .notdef for defined character names that have
  no corresponding charstring. This is a workaround for some fonts in
  the ghostscript distribution (e.g., s050000l.pfb)


- Separated the X11-wrapper from the rest of t1-stuff. t1lib now
  consists of two libraries and two include files. 


- Cleaned up configuration and compilation process.



May 1998: t1lib-0.7-beta
------------------------


- Athena libraries are explicitly located for non-standard system


- glyph-structure changed. glyph.metrics.characterWidth is replaced
  glyph.metrics.advanceX and an entry glyph.metrics.advanceY is added.


- Interpretation of the sign of glyph.metrics.descent has changed.


- String-rastering functions now support Underlining, Overlining and
  Overstriking. 


- Functions for overriding default line-parameters implemented.


- Whitespace at beginning and ending of glyphs is now correctly recorded into
  leftSideBearing and RightSideBearing.


- Function T1_ConcatGlyphs() added to API. It concatenates two glyphs of
  identical depth with an optional displacement inserted.


- xglyph output window has changed for X-rastering functions. It is now of
  constant size with the logical origin in the center. Too large glyphs are
  simply clipped.


- t1lib can be compiled and run on VMS thanks to John Hasstedt
  (John.Hasstedt@sunysb.edu). A configure.com script for building on VMS is
  included in the toplevel directory.


- T1_GetMetricsInfo() and T1_GetStringBBox() fixed. Now results are correct
  also if the leftmost pixel in a glyph doesn't belong to the first char and if
  the rightmost pixel does not belong to the last character.


- Leading and trailing white space in glyphs should now be recorded
  consistently and correctly for all rastering functions.


- xglyph can now display a character map of a font.


- Global variable T1_errno introduced. It basically works the same way
  as the errno in libc. This allows applications a unified
  error-handling. 


- Update to t1python-0.7.



November 1998: t1lib-0.8-beta
-----------------------------


- T1_GetAllCharNames() returned invalid list if the Charstrings dictionary was
  larger than the actual number of charstrings defined (which is perfectly
  valid, even if it does not make much sense) --> fixed.


- 4 x Antialiasing implemented. This can improve the quality at small sizes
  once more, at the cost of some computational and memory requirement. It is
  possible to work with 2 x and 4 x concurrently.


- Function T1_GetLibIdent() added to API.


- Function T1_SetRasterFlags() added to API. It allows to selectively enable
  or disable certain rasterizer features like, e.g.,  hinting.


- xglyph extended to support 4 x antialiasing. 


- xglyph now recognizes a few commandline options, primarily intended for
  debugging purposes.


- xglyph is now somewhat more intelligent (and faster) if slanting,
  extending or reencoding is applied to a font.


- New function T1_SetDefaultEncoding(). It allows to set a default 
  encoding vector which then is applied to all subsequently loaded fonts 
  that have StandardEncoding. 


- Bug in Type 1 rasterizer corrected which prevented fonts with non-standard
  lenIV values from being correctly decrypted (Charstring decryption).


- Internal ISOLatin1Encoding removed from rasterizer since there's no reason
  for mainting this encoding scheme internally 


- tlib now has notion of "Encoding Schemes". The format of encoding files is
  extended correspondingly and is backward compatible. 


- Memory leaks eliminated, thanks to David Huggins-Daines. 


- Some slight performance improvements.


- Kerning performance improved. Moreover, kerning pairs need no longer be 
  alphabetically sorted.


- AFM-parser modified to work with DOS-style AFM-files.


- Some bugs in scan-code of Type 1 rasterizer corrected. Scanner is now aware 
  of pfb-blocks and can scan files with multiple binary data segments.


- t1lib now uses GNU-libtool, thanks to Hirotsugo Kakugawa
  (h.kakugawa@computer.org) 


- An encoding file for IsoLatin2 charset is included thanks to Jiri
  Pavlovsky (jirap@bajt.cz).


- The angle-argument of the rastering functions has been replaced by a more
  general transformation specification. This is an incompatible change to 
  previous versions, but I think it should be worth it.


- t1lib can now handle fontfile names with arbitrary extensions and
  even without extension.


- t1lib compiles and runs under Win32 using the cygwin32 toolkit.


- Maximum number of stem-hints enlarged (-> 256) because 128 were not enough
  for complicated fonts.



May 1999: t1lib-0.9
-------------------


- Sub-Pixel positioning for Antialiasing functions enthanced (It was in fact
  not correct before.


- Multiple Master fonts are rejected instead of SIGSEGV (nearly as
  professional as supporting them ;)


- An additional set of functions allows access, filling and manipulation of
  outlines.


- Functionality for non-antialiased "bytemaps".


- "Smart Antialiasing", allows to automatically let t1lib decide what AA-level
  to use. The switchlimits are adjustable.


- An AFM-filename may explicitly be specified. This suppresses t1lib“s search
  for these files. This allows interfacing with other path search systems like
  kpathsea. This was suggested by Nicolai Langfeldt (janl@math.uio.no).


- Some problems with aspect ratios different from 1 and transformed glyphs
  fixed.


- Support for Right-To-Left typesetting. This might be experimental because I 
  don't know the rules for this exactly.


- In the context of Right-To-Left typesetting T1_ConcatGlyphs() expects one
  additional argument "mode". 
  ATTENTION: This is an incompatible change with respect to V. 0.8.


- abort()-calls in type1-sources are caught by longjmp(). t1lib does not
  any longer exit a program. Rather, errors may be handled by the user.


- If a rastering operation did not produce any black pixels, the rastering 
  fuctions do not return a NULL-glyph any longer. Rather, a glyph with the
  correct metrics and NULL-bitmap pointer is returned. This seems to come 
  closer to accepted standards.


- The t1python-package is currently not distributed with t1lib because the 
  interface is not up to date.


- A lot of bugs fixed (and a lot of others introduced, of course :)




June 1999: t1lib-0.9.1
---------------------


- Several Bug-fixes, some functions that have been reported to be missing by
  users, but no general new features.


- New functions T1_GetExtend(), T1_GetSlant() and T1_GetTransform() which give
  access to currently active values of fontlevel transformations


- New function T1_GetNoKernPairs() which gives access to the number of defined 
  kerningpairs.


- New functions to query the grayvalue settings (T1_AAGetGrayValues(),
  T1_AAHGetGrayValues() and T1_AANGetGrayValues()) 


- Arbitrary linear transformations on fontlevel including caching using
  T1_TransformFont() (on suggestion and patches by Derek B. Noonburg,
  (derekn@foolabs.com) 


- Introduction of the initialization flag T1_NO_AFM which suppresses use of
  AFM data. This limits the functionality of t1lib considerably but
  applications that do not need those advanced functions can gain some
  performance boost while loading fonts because AFM files are not parsed and
  the mapping tables are not setup (also by Derek B. Noonburg)


- xglyph clips output window for the function fonttable() to the physical
  screen size. This is to prevent from freezing or exceeding resources if the
  fonttable button had accidentally been pressed while a large size was active.


- The utility function T1_DumpPixmap() removed from API. New function
  T1_XImageFromGlyph() added to X11 interface. This function allows, together
  with the Xpm-library function XpmWriteFileFromImage(), to write xpm-files
  from glyphs of arbitrary depths, colors, etc ...


- Functions T1_CopyOutline() and T1_FreeOutline() added to the outline interface.


- Fixed alignment problem on 64bit architecture.



September 1999: t1lib-0.9.2:
----------------------------


- Support for EMX-environments under MSDOS. This concerns the file locating
  routines. 


- t1lib now allows for charstring code 15 and escape code 15 by ignoring
  these. They may appear in some old Adobe fonts.


- Makefiles are more independent of GNU make.


- Finally, undefined/missing characters are handled consistent in all rastering
  functions by substituting .notdef. 


- Several bug-fixes



November 1999: t1lib-1.0:
-------------------------


- Bug-fixes. 


- There happen to exist different assumptions about what exactly ISOLatin1Encoding
  is. Especially the name for char 45 (dec) is not uniquely specified in 
  ISO 8859-1. Thus t1lib provides two encoding files ISOLatin1Encoding one
  which (PSLatin1.enc) is compatible with PostScript Level 2 and above.



March 2000: t1lib-1.0.1:
-------------------------


- A few bug Fixes.


- lenIV=-1 is now handled. According to an undocumented Adobe convention
  lenIV=-1 indicates suppressing of charstring encryption.
 

- Patches to compile t1lib und MS Visual C++ 6.0. In case something goes
  wrong, please contact Nakano Hideo (hideo@mb.infoeddy.ne.jp).



February 2001: t1lib-1.1.0:
---------------------------


- Bug Fixes.


- Functions T1_GetFontFilePath() and T1_GetAfmFilePath() which return the
  complete path of the files used by t1lib.


- Fixed parser code which previously failed on ASCII-encrypted files in 
  which the hex-lines were separated by <LF><CR> instead of by <LF> (Yes, 
  there such DOSian files out there ...).


- Multiple inclusion protection for t1lib.h


- T1_QueryLigs() fixed. It did not work correct if successors and/or 
  ligatures were not in the current encoding.


- New patches for VMS by Martin P. J. Zinser (zinser@decus.de).


- Patch by Sergey Babkin (babkin@bellatlantic.net) to correct the rasterizer 
  to respect StdStemWidths.


- General support for font subsetting.


- Dokumentation also provided as pdf for those people who do not have LaTeX
  installed. This is due to suggestions and patches by Nguyen-Dai Quy
  (NDQ@iris.ltas.ulg.ac.be).



April 2001: t1lib-1.1.1:
------------------------


- Update to libtool-1.3.5.


- T1_GetFontBBox() also accepts specification consisting of floating point
  numbers (as suggested by Derek B. Noonburg (derekn@foolabs.com)).


- Within the near future the t1lib-webpage will be no longer available  
  because I will change my employer.


- Similarly, the sources will be distributed from sunsite only from then on.


- The Author's eMail-address will also become invalid in the near future. The
  new and hopefully permanent eMail.address will be "Rainer.Menzner@web.de".



July 2001: t1lib-1.2:
----------------------


- Fixed bug in subsetting code.


- Fixed bug in AFM-parser code.


- Fixed kerning mapping code. Kerning did not work correctly for characters
  that appeared multiple times in an encoding vector. 


- In the same context a new function, T1_GetEncodingIndices() has been added
  to the API. It returns an array of indices (by contrast,
  T1_GetEncodingIndex() returns only the lowest index found).


- Support for composite characters.


- Additional support for dvips encoding files (thanks to suggestion and
  contribution by Nicolai Langfeldt (janl@linpro.no).


- Documentation is installed in PostScript and PDF format, but no longer in
  DVI format.



October 2001: t1lib-1.3:
------------------------


- *Really* an update to libtool-1.3.5


- Global Font Metrics Information is loaded from AFM files in order to be able
  to read the typographic ascender. Line ruling did not behave as
  documented. However, problems could still exist because the typographic
  ascender specification is optional in AFMs.


- Reorganized search path handling and, in particular, the respective
  documentation is more detailed. 


- The configuration file now allows multiple lines of one type of search path
  specification and it is also possible to quote path specification in order
  to specify paths that contains special characters like spaces, colons, etc. 


- Multiple font databases are supported. 


- T1_PrintLog() extended to accept a variable argument list. 


- The environment variable T1LIB_LOGMODE is evaluated to give the user the
  chance to specify a loglevel and hence to detect t1lib-problems even if the
  application programmer did not enable the log file features.


- Further bug fixes



November 2001: t1lib-1.3.1:
---------------------------


- Color problem in t1x11-module fixed.


- Fixes in AFM parser. Among others, Version had been read as name, instead of
  as string. This led to a failure to scan global font info for some standard AFMs.


- Fixes in of OpenVMS special code


- Further Fixes



January 2003: t1lib-5.0.0:
--------------------------


- Forced PostScript target in the doc directory to file.


- Subsetting code extended in order to ensure that components of
  composite characters are also part of the subset.


- Hinting meachanism reworked in order to get rid of some 
  rasterizing artifacts.


- Experimental support for stroked fonts (PaintType=1)


- Experimental support for stroking standard ATM fonts with PaintType=0.


- For historical reasons, there happened to exist a few documented API 
  functions that did not adhere to the T1_... naming convention. After
  considering the pro's and con's, I have decided to cleanup the interface,
  thus making this version incompatible to the previous version. Especially 
  in the type1 subdirectory there are still a lot of global symbols, but at 
  least these are not part of the documented API. The following functions 
  are affected:

  CheckForInit()           --> T1_CheckForInit()
  CheckForFontID()         --> T1_CheckForFontID()
  T1_Get_no_fonts()        --> T1_GetNoFonts()

  Furthermore, I have removed and made static a few functions which
  accidentally had found their way into t1lib.h, but which had not been part 
  of the documented API.

  I'm sorry if this causes inconveniences ...


- The new version, 5.0.0, follows as consequence from the issues discussed 
  above. It is defined by the libtool quantities CURRENT, REVISION and AGE.


- Functions for drawing rectangles.


- Bug Fixes


- Please also have a look at the topic "Future" in README.t1lib-5.0.0.



February 2004: t1lib-5.0.1:
---------------------------


- Support for Flex was not adapted to the changes from 5.0.0. This led to
  rasterization errors in fonts that use the Flex functionality --> fixed.


- Bug Fixes



April 2004: t1lib-5.0.2:
------------------------


- Changes not updated for this version



Mai 2005: t1lib-5.1.0:
----------------------


- Check against MultipleMasterFonts somewhat more tolerant, so that
  Type 1 Fonts automatically created from Multiple Master Fonts (e.g.
  using Mmpfb) should now be acceptable.


- The configure-machinery had been somewhat out of date and has been 
  updated. The distributed configure script has been generated by
  AutoConf 2.59 and the redistributed libtool parts are taken from  
  GNU libtool 1.5.10.


- Top-Level TeX-file in the doc subdirectory adapted to recent TeX
  systems' requirements.


- Added IsoLatin9.enc to distribution.


- Subsetting extended so that it works for SEAC-constructed composites
  even if no AFM composite character information is available


- Somewhat more intelligent defaults for subsetting when composite
  characters are included in the subset.


- Reallocation had been broken by relocation of internal StandardEncoding
  vector. This problem turned out on systems where realloc() actually
  returned a different pointer. 


- Fix for outline code on 64bit systems. This involves a redefinition
  of the T1_PATHPOINT struct. This should be uncritical because for 32bit
  systems there is no difference, whereas on 64bit systems, this has never 
  worked correctly before.


- DESTDIR support in Makefile.in by Volker Zell


- Support for XLFD font database format (in which the fonts' names appear
  in the first place on a line).


- Further Bug Fixes



December 2006: t1lib-5.1.1:
---------------------------

- DESTDIR support was missing and has been addded in install-target for type1afm.

- A bug fix in Anti-Aliasing subsampling code, which could make t1lib crash
  under certain conditions.

- Small number of further fixes, in particular with respect to the build 
  mechanism.



December 2007: t1lib-5.1.2:
---------------------------

- Small number of fixes reported by users. The fixes pertain to a
  vulnerability issue, memory access issues.

- More decent handling if Encoding and / or FontBBox specification are missing
  (which is invalid with respect to the specification, but recoverablel).
usr/share/doc/alt-t1lib/LGPL000064400000061273150550471120011507 0ustar00		  GNU LIBRARY GENERAL PUBLIC LICENSE
		       Version 2, June 1991

 Copyright (C) 1991 Free Software Foundation, Inc.
    		    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the library GPL.  It is
 numbered 2 because it goes with version 2 of the ordinary GPL.]

			    Preamble

  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.

  This license, the Library General Public License, applies to some
specially designated Free Software Foundation software, and to any
other libraries whose authors decide to use it.  You can use it for
your libraries, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.

  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if
you distribute copies of the library, or if you modify it.

  For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you.  You must make sure that they, too, receive or can get the source
code.  If you link a program with the library, you must provide
complete object files to the recipients so that they can relink them
with the library, after making changes to the library and recompiling
it.  And you must show them these terms so they know their rights.

  Our method of protecting your rights has two steps: (1) copyright
the library, and (2) offer you this license which gives you legal
permission to copy, distribute and/or modify the library.

  Also, for each distributor's protection, we want to make certain
that everyone understands that there is no warranty for this free
library.  If the library is modified by someone else and passed on, we
want its recipients to know that what they have is not the original
version, so that any problems introduced by others will not reflect on
the original authors' reputations.

  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that companies distributing free
software will individually obtain patent licenses, thus in effect
transforming the program into proprietary software.  To prevent this,
we have made it clear that any patent must be licensed for everyone's
free use or not licensed at all.

  Most GNU software, including some libraries, is covered by the ordinary
GNU General Public License, which was designed for utility programs.  This
license, the GNU Library General Public License, applies to certain
designated libraries.  This license is quite different from the ordinary
one; be sure to read it in full, and don't assume that anything in it is
the same as in the ordinary license.

  The reason we have a separate public license for some libraries is that
they blur the distinction we usually make between modifying or adding to a
program and simply using it.  Linking a program with a library, without
changing the library, is in some sense simply using the library, and is
analogous to running a utility program or application program.  However, in
a textual and legal sense, the linked executable is a combined work, a
derivative of the original library, and the ordinary General Public License
treats it as such.

  Because of this blurred distinction, using the ordinary General
Public License for libraries did not effectively promote software
sharing, because most developers did not use the libraries.  We
concluded that weaker conditions might promote sharing better.

  However, unrestricted linking of non-free programs would deprive the
users of those programs of all benefit from the free status of the
libraries themselves.  This Library General Public License is intended to
permit developers of non-free programs to use free libraries, while
preserving your freedom as a user of such programs to change the free
libraries that are incorporated in them.  (We have not seen how to achieve
this as regards changes in header files, but we have achieved it as regards
changes in the actual functions of the Library.)  The hope is that this
will lead to faster development of free libraries.

  The precise terms and conditions for copying, distribution and
modification follow.  Pay close attention to the difference between a
"work based on the library" and a "work that uses the library".  The
former contains code derived from the library, while the latter only
works together with the library.

  Note that it is possible for a library to be covered by the ordinary
General Public License rather than by this special one.

		  GNU LIBRARY GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. This License Agreement applies to any software library which
contains a notice placed by the copyright holder or other authorized
party saying it may be distributed under the terms of this Library
General Public License (also called "this License").  Each licensee is
addressed as "you".

  A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.

  The "Library", below, refers to any such software library or work
which has been distributed under these terms.  A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language.  (Hereinafter, translation is
included without limitation in the term "modification".)

  "Source code" for a work means the preferred form of the work for
making modifications to it.  For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.

  Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it).  Whether that is true depends on what the Library does
and what the program that uses the Library does.
  
  1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.

  You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.

  2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.

    b) You must cause the files modified to carry prominent notices
    stating that you changed the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.

    d) If a facility in the modified Library refers to a function or a
    table of data to be supplied by an application program that uses
    the facility, other than as an argument passed when the facility
    is invoked, then you must make a good faith effort to ensure that,
    in the event an application does not supply such function or
    table, the facility still operates, and performs whatever part of
    its purpose remains meaningful.

    (For example, a function in a library to compute square roots has
    a purpose that is entirely well-defined independent of the
    application.  Therefore, Subsection 2d requires that any
    application-supplied function or table used by this function must
    be optional: if the application does not supply it, the square
    root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.

Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.

In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.

  3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.)  Do not make any other change in
these notices.

  Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.

  This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.

  4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.

  If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.

  5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library".  Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.

  However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library".  The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.

  When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library.  The
threshold for this to be true is not precisely defined by law.

  If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work.  (Executables containing this object code plus portions of the
Library will still fall under Section 6.)

  Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.

  6. As an exception to the Sections above, you may also compile or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.

  You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
of these things:

    a) Accompany the work with the complete corresponding
    machine-readable source code for the Library including whatever
    changes were used in the work (which must be distributed under
    Sections 1 and 2 above); and, if the work is an executable linked
    with the Library, with the complete machine-readable "work that
    uses the Library", as object code and/or source code, so that the
    user can modify the Library and then relink to produce a modified
    executable containing the modified Library.  (It is understood
    that the user who changes the contents of definitions files in the
    Library will not necessarily be able to recompile the application
    to use the modified definitions.)

    b) Accompany the work with a written offer, valid for at
    least three years, to give the same user the materials
    specified in Subsection 6a, above, for a charge no more
    than the cost of performing this distribution.

    c) If distribution of the work is made by offering access to copy
    from a designated place, offer equivalent access to copy the above
    specified materials from the same place.

    d) Verify that the user has already received a copy of these
    materials or that you have already sent this user a copy.

  For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it.  However, as a special exception,
the source code distributed need not include anything that is normally
distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

  It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system.  Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.

  7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:

    a) Accompany the combined library with a copy of the same work
    based on the Library, uncombined with any other library
    facilities.  This must be distributed under the terms of the
    Sections above.

    b) Give prominent notice with the combined library of the fact
    that part of it is a work based on the Library, and explaining
    where to find the accompanying uncombined form of the same work.

  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.

  9. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Library or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.

  10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.

  11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all.  For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.

If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.

It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.

This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.

  12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.

  13. The Free Software Foundation may publish revised and/or new
versions of the Library General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.

Each version is given a distinguishing version number.  If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation.  If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.

  14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission.  For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this.  Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.

			    NO WARRANTY

  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.

		     END OF TERMS AND CONDITIONS

           How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.

    <one line to give the library's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Library General Public License for more details.

    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random Hacker.

  <signature of Ty Coon>, 1 April 1990
  Ty Coon, President of Vice

That's all there is to it!
usr/share/man/man5/FontDatabase.5000064400000004350150550471120012515 0ustar00.TH FONTDATABASE 5
.SH NAME
FontDataBase \- database of fonts accessible to t1lib.
.SH DESCRIPTION
This manual page has been written for the Debian GNU/Linux
distribution.  It has been adapted from the documentation included in
the upstream
.B t1lib
distribution.
.PP
.B /etc/t1lib/FontDataBase
is a text file which contains, minimally, the basenames of Type 1 font 
files to be made accessible to the
.B t1lib
font rasterizer library.  The format is intentionally similar to that
of the
.B fonts.dir
and
.B fonts.scale
files used by X11.
.PP
Line 1 of this file contains a positive integer specifying the number
of fonts declared in that file. This is as in the
.B fonts.dir
files of the X11 system.
.PP
All remaining lines contain declarations of one font each. The only
thing taken from such a line is the last string (delimited by white
space) in it. It is assumed to be a filename of the format
\fIbasename\fR.\fIsomeextension\fR.
.PP
The \fIbasename\fR part is assumed to be the
.BR basename (1)
of a fontfile.  After the a string has been parsed, the
.I extension
is cut off and replaced in turn with
.I .pfa
and
.I .pfb.
The initialization routine tries to open a font file in
its search path with one of the resulting filenames.
.PP
The remainder of the line, i.e., from beginning to the start of the
filename string, is completely ignored and thus may contain
information for other programs.
.SH EXAMPLES
Here is a minimal font database file for 4 fonts:
.sp
.nf
4
isvl.afm
isvli.afm
isvd.afm
isvdi.afm
.fi
.PP
This file is \fIminimal\fR, because it contains just the information
needed, and nothing not needed by the library. 
.PP
Here is a more realistic example, which allows an application to match
a fully qualified X11 fontname to a FontID in
.B t1lib.
This is also a valid font database file:
.sp
.nf
4
Souvenir Souvenir-Light       --- -itc-souvenir-light-r-normal--#-0-0-0-p-0-iso8859-1 isvl.afm
Souvenir Souvenir-LightItalic -*- -itc-souvenir-light-i-normal--#-0-0-0-p-0-iso8859-1 isvli.afm
          Souvenir-Demi       *-- -itc-souvenir-demi-r-normal--#-0-0-0-p-0-iso8859-1 isvd.afm
          Souvenir-DemiItalic **- -itc-souvenir-demi-i-normal--#-0-0-0-p-0-iso8859-1 isvdi.afm
.fi
.PP
.SH FILES
.I /etc/t1lib/FontDataBase
.SH "SEE ALSO"
.BR mkfontdir (1x)

usr/share/man/man8/t1libconfig.8000064400000002737150550471120012400 0ustar00.TH T1LIBCONFIG 8
.SH NAME
.B t1libconfig
\- create the t1lib.config and FontDataBase files for t1lib
.SH SYNOPSIS
.B t1libconfig
[
.BR \-v\fP, \fB\-\-version
]
[
.BR \-h\fP, \fB\-\-help
]
.B \-\-force
]
[
.B fontdirectory...
]
.SH DESCRIPTION
.B t1libconfig
scans a list of directories for Type 1 fonts and font metric files,
and generates a configuration file and font database file for the
.B t1lib
rasterizer library accordingly.  By default, it looks in all
subdirectories of /usr/X11R6/lib/X11/fonts, and in
/usr/lib/ghostscript.  Extra directories to search may be specified on 
the command line.  The
.B t1libconfig
script tries not to scan the same directory twice (this is, however,
not foolproof, since /usr/X11R6/lib/X11/fonts and /usr/lib/X11/fonts
typically point to the same directory on GNU/Linux systems).
.SH OPTIONS
.TP
.BR \-v\fP, \fB\-\-version
Print the version of
.B t1libconfig
and exit.
.TP
.BR \-h\fP, \fB\-\-help
Print help about usage and exit.
.TP
.B \-\-force
Force the generation of new configuration files even if these files
already exist on the system.
.SH FILES
.TP 25
.B /etc/t1lib/t1lib.config
Contains configuration information for t1lib, including
colon-separated lists of paths to Type 1 font files and font metrics
files, and the location of the default font database file
.TP 25
.B /etc/t1lib/FontDataBase
Contains a list of the names of Type 1 font files to be used by t1lib.
.SH AUTHOR
David Huggins-Daines <dhd@debian.org>
.SH SEE ALSO
.BR FontDataBase (5)

usr/sbin/t1libconfig000075500000007627150550471120010453 0ustar00#!/bin/sh -e

# to test POSIX-correctness, change hash-bang to /bin/bash and uncomment
# the following line:

# set -o posix

# Very simple configuration script for t1lib.  Checks a couple of
# directories that might contain fonts, and if they exist, adds
# anything ending in .pfa or pfb to the font database.  A few things
# borrowed from paperconfig, (C) 1996, Yves Arrouye
# <arrouye@debian.org>

# note that this creates the "minimal" font database accepted by t1lib,
# and doesn't look in every possible place for fonts.  It is mostly
# provided so that xglyph will work out of the box...

# Written by David Huggins-Daines <dhd@debian.org>

usage() {
    if [ "$1" = -h ]
    then
	exec 1>&2
	echo -n U
    else
	echo -n u
    fi

    echo "sage: `basename $0` [ -v, --version ] [ -h, --help ] [ --force ]"
    echo "                   [ fontdirs... ]"

    if [ "$1" = -h ]
    then
	cat <<EOF

Options: -v, --verbose          print version information and exit
         -h, --help             print this help and exit
         --force                force configuration
EOF
	exit 0
    else
	exit 1
    fi
}

version=0.2
topfontdirs="/usr/share/fonts /usr/share/texmf/fonts /usr/share/fonts/X11"
for dir in $topfontdirs; do
   if [ -d $dir ]; then
       subdirs=$(find $dir -type d -printf "%p ")
       fontdirs="$subdirs $fontdirs"
   fi
done
conffile=/opt/alt/t1lib/usr/share/t1lib/t1lib.config
confdir=/opt/alt/t1lib/usr/share/t1lib/
dbase=/opt/alt/t1lib/usr/share/t1lib/FontDatabase
temp=/opt/alt/t1lib/usr/share/t1lib/FontDatabase.tmp

force=0

while [ $# -ne 0 ]
do
    case "$1" in
	-v|--version)
	    echo "`basename $0` version $version" \
		"by David Huggins-Daines <dhd@debian.org>"
	    exit 0
	    ;;
	-h|--help)
	    usage -h
	    ;;
	--force)
	    force=1
	    ;;
	*)
	    # hairy way to remove a trailing backslash (should use perl)
	    pat=`expr $1 : "\(.*\)\/\$" || echo $1`
	    # hairier way to find a string anywhere in another string
	    # should really use perl.
	    if ! grep $pat <<EOF >/dev/null 2>&1
$fontdirs
EOF
	    then
		fontdirs="$fontdirs $1"
	    fi
	    ;;
    esac
    shift
done

# We presume that if the database exists, then so does the
# configuration file.  Hopefully this won't break anything.

if [ $force -eq 1 ] || [ ! -e $dbase ]; then
    fontpath=""
    afmpath=""

    mkdir -p $confdir || true

    echo -n "Searching for Type 1 fonts and AFM files..."

    for i in $fontdirs
    do
	if [ -d $i ] && ls $i/*.pf[ab] > /dev/null 2>&1; then
	    if [ -n "$fontpath" ]; then
		fontpath="$fontpath:$i"
	    else
		fontpath="$i"
	    fi
	    
	    if ls $i/*.afm > /dev/null 2>&1; then
		if [ -n "$afmpath" ]; then
		    afmpath="$afmpath:$i"
		else
		    afmpath="$i"
		fi
	    fi
	    # get a listing of all the fonts in each dir
	    find $i -maxdepth 1 -name *.pf[ab] -printf '%f\n' >> $temp
	fi
    done
    if [ -z "$fontpath" ]; then
	cat <<EOF

No Type 1 fonts were found in the expected locations.
If you want t1lib to be aware of your fonts, you should run
/usr/sbin/t1libconfig with the names of your local font directories as
arguments, or you should edit the /opt/alt/t1lib/usr/share/t1lib/FontDatabase file manually.
See the FontDatabase(5) manual page for more information.

Press [return] to continue.
EOF
        read foo || true
	rm -f $temp
    else
        echo "done."
        echo -n "Building font database..."
        fontcount=`wc -l $temp || true`
        echo $fontcount > $dbase
        cat $temp >> $dbase
        rm -f $temp
        echo "done."
    fi

    # now set the paths in the config file
    cat <<EOF >$conffile
t1lib.config - global configuration file for t1lib.
It was created automatically on `date`
by the t1libconfig script.

Run /usr/sbin/t1libconfig --force to rebuild it.
    
ENCODING=.
AFM=$afmpath
TYPE1=$fontpath
FONTDATABASE=$dbase
EOF
else
    echo "Configuration and font database files already exist."
    echo "Run /usr/sbin/t1libconfig --force to rebuild them."
fi

exit 0
usr/lib64/libt1x.so.5.1.2000075500000063560150550471120010522 0ustar00ELF>@0`@8@�<�< �L�L �L |p �L�L �L   $$�<�<�<  P�td888llQ�tdR�td�L�L �L xxGNU:�QU��@\
{-v[Ί��$�� �(9x  $),�#dBE��M����|�z���qX��˰�֠R�g
�v��
�2�)����
��< �V>�epc������ �t�0������, �F"[0��P �?��S �`?�P h`5.P$�U��M�,v|�5���OH�f__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeT1_SetX11ParamsT1_CheckEndianT1_PrintLogT1_SetCharXT1_SetCharpFontBaseXCreateBitmapFromDataXCopyPlaneXFreePixmapXSetClipMaskXSetClipOriginT1_SetStringXT1_SetStringT1_SetRectXT1_SetRectT1_ComputeAAColorsXXQueryColorXAllocColorT1_AASetCharXXGetGCValuesT1aa_SmartOnT1aa_smartlimit2T1_AANSetGrayValuesT1aa_smartlimit1T1_AASetGrayValuesT1_AAGetLevelT1_AASetCharT1aa_bppcallocfreeXCreateImageXPutImageT1_AAHSetGrayValuesT1_errno__stack_chk_failT1_AASetStringXT1_AASetStringT1_AASetRectXT1_AASetRectT1_LogicalPositionXT1_XImageFromGlyphlibt1.so.5libX11.so.6libc.so.6_edata__bss_start_endlibt1x.so.5GLIBC_2.4GLIBC_2.2.5/opt/alt/t1lib/usr/lib64�ii
�ui	��L ��L ��L �L �O �O �O �O �O �O �O �O �O  �O "�N �N $�N �N �N O O O O 	 O 
(O 
0O 8O @O HO PO XO `O hO pO xO �O �O �O �O !�O "�O #��H��H�QA H��t��H����5"@ �%#@ ��h�������h��������h�������h�������h�������h�������h�������h��q������h��a������h	��Q������h
��A������h��1������h��!������h
��������h��������h������h�������h��������h�������h�������h�������h�������h�������h��q������h��a������h��Q������h��A�������%m> D���%e> D���%]> D���%U> D���%M> D���%E> D���%=> D���%5> D���%-> D���%%> D���%> D���%> D���%
> D���%> D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= D���%�= DH�=�= H��= H9�tH��= H��t	�����H�=�= H�5�= H)�H��H��H��?H�H�tH��= H��t��fD�����=�= u+UH�=b= H��tH�=�9 �I����d����m= ]������w������H����@ H�=A H�5�@ H�
�@ ������������@ H��@ �@P��u1�H�5.#H�=w$�B���1�H���1�H�5?#H�=X$�#���1�H���f�f.���AWAVI��D��AUI��ATE��U��SH��H�> �T$�t$PH�> H�T$XH�	> H�> �a���H��H����H�H���yD�HD�XL��D+HD+XH��; H�=�? E��D�L$D�\$H��@B�L���!�������; D�\$I��D�L$��tkD+c�D$H�=�? ����H��E1�L��L��jL��ATUASAQE1��%���H��0M��ud�CH��,= �C�'= �C�"= �C�= �C�= �C��< H�C(H��< H�= H��H��[]A\A]A^A_�H�=? L������H�=? 1�L������H�=�> 1�1�L�������d���L��L��D�L$D�\$���D���L��H�=�> ���D�L$D�\$H�=�> �����oH�E< )
>< �oP)B< �oX )F< �D�����H�5$!H�="1������$������AWAVI��D��AUI��ATE��U��SH��H��; L�L$pD�D$h�T$H�L$`�T$XH��; H��; H�t$PH�x; ���H��H����H�H���{D�HD�XL��D+HD+XH��9 H�=�= E��D�L$D�\$H��@B�L���!�������9 D�\$I��D�L$��tkD+c�D$H�=`= ����H��E1�L��L��jL��ATUASAQE1�����H��0M��uf�CH���: �C��: �C��: �C��: �C�r: �C�m: H�C(H�V: H�w: H��H��[]A\A]A^A_�DH�=�< L������H�=�< 1�L���x���H�=�< 1�1�L���u����b���L��L��D�L$D�\$�K���D���L��H�=l< �G���D�L$D�\$H�=V< �����oH��9 )
�9 �oP)�9 �oX )�9 �B�����H�5�H�=�1�����"������AWAVI��D��AUI��ATE��U��SH��H�
9 H�t$P�T$H�9 H��8 H��8 ����H��H����H�H���~D�HD�XL��D+HD+XH�l7 H�=m; E��D�L$D�\$H��@B�L���!�����V7 D�\$I��D�L$��tkD+c�D$H�=#; ����H��E1�L��L��jL��ATUASAQE1����H��0M��ua�CH��!8 �C�8 �C�8 �C�8 �C��7 �C��7 H�C(H��7 H��7 H��H��[]A\A]A^A_�H�=�: L�����H�=z: 1�L���@���H�=i: 1�1�L���=����g����L��L��D�L$D�\$����D���L��H�=,: ����D�L$D�\$H�=: �����oH�57 )
.7 �oP)27 �oX )67 �?�����H�5�H�=�1��F����������AWH�C8 AVAUATD�b�UMc�SL��H��H�H��H�58 H	�H�;�cH�5l9 H�=u9 ��H������H�5T9 H�=]9 H�������7 D�KD�S
Hļæ½3A)���D�șA��A����7 A)ļæ½D�ЙA����7 A��ļæ½C)Š™A��H��7 H��6 H��6 Jļæ½4ļæ½A����Lļæ½zļæ½Uļæ½fDļæ½L$A��Iļæ½<ļæ½fDļæ½T$E��E��fļæ½D$Hļæ½^7 1ļæ½Hļæ½|$ļæ½Dļæ½
A7 I��D�H�5�8 H�=�8 H��f�K� 7 D�f�C
�7 �CD�f�C�7 �C����t	H���I�fDd$H��fDl$fDt$L;|$u�H����[]A\A]A^A_�1���f�f.���AWAVAUI��ATA�ԺUD��SH���H�|$H�=�7 �L$H�L$0��$D�D$L��$�D$dH�%(H��$�1���7 H��4 H��4 H��4 H��4 H��4 ��H�|$@H�L$HH�,3 H�==4 �0H�
,4 ���4H�3 �L$�7 /r\����H9=�6 uH9
�6 ��2H�=�6 H��H��H�
�6 ���H�=�3 �H�
�3 ��H��2 /�P��uH;=\6 ��fDH9=i6 uH9
X6 ����H����H�a3 H�R3 E��u	H9��{H�=M4 H�6 H�
�4 L��4 H�q4 H��5 H�5C4 �N�H�=3 �H�
�2 �Cf���9�5 H�=�2 H�
�2 �����@����������������5 H�=q5 H�
b5 �D$��L�����H��H����L�M���g�PD�p�
ļæ½1 ļæ½@A)ļæ½A��D+{��tT$)D$Hļæ½b1 H��HE����Hļæ½,1 ļæ½0��Aļæ½ĘT���!ʉЙ���ļæ½D$Aļæ½F���ljD$ A��Hc��mļæ½H��H��ļæ½NHļæ½C(H��ļæ½H��ļæ½;E����Dļæ½d$ Lļæ½l$ E1ļæ½E1Ņ‹=ļæ½1 Dļæ½l$E1ļæ½Aļæ½@Icļæ½1ļæ½H��E��~=Dļæ½T$DHļæ½9<0t�Љ�E�����Dļæ½A��Hļæ½DT��H��A9ļæ½uļæ½Dļæ½T$A��Eļæ½Eļæ½E9ļæ½uļæ½Lļæ½l$ Hļæ½t$E��D��H��Hļæ½=T4 ��H��I����Hļæ½==4 L��L���ļæ½L$ļæ½T$L��Hļæ½= 4 ��jLļæ½E1ļæ½Hļæ½=0 ��3 ļæ½Hļæ½5ļæ½3 Hļæ½Hļæ½=ļæ½3 ļæ½@PAWAV���H�� E1ļæ½E1ļæ½H�ŋļæ½3 Hļæ½=ļæ½3 L��H��EAWAVļæ½D$$Pļæ½D$(PHļæ½t$8ļæ½Xļæ½H�� H��U`M����Hļæ½=ļæ½3 L����Hļæ½=3 1ļæ½L���Eļæ½Hļæ½=n3 1ļæ½1ļæ½L���B��mjļæ½@3 E1ļæ½Hļæ½5F3 Hļæ½=G3 Qļæ½AWAVļæ½(ļæ½H�� E1ļæ½E1ļæ½H�ŋ	3 Hļæ½=3 L��H��EAWAVļæ½D$$Pļæ½D$(PHļæ½t$8��H�� H��U`ļæ½CH���/ ļæ½C��/ ļæ½C��/ ļæ½C��/ ļæ½C��/ ļæ½C��/ Hļæ½C(H��/ H��/ H��H��$ļæ½dH3%(��H���[]A\A]A^A_ļæ½���uH;=2 uH;
�1 �����DH9=2 uH9
�1 ��_����H����H�	/ H��. E��u%H9�u H�B�H�ҹHD�H��. H��/ f�H�=�/ H��1 H��1 ��H�=�. �H�
ļæ½. ���E��ļæ½L���Dļæ½d$ Lļæ½l$ E1ļæ½E1��=~. Dļæ½l$E1ļæ½Aļæ½Icļæ½1ļæ½Hļæ½E��~?Dļæ½T$fDHļæ½f9<0t�Љ�E�����Dļæ½A��Hļæ½DT��H��A9ļæ½uļæ½Dļæ½T$A��Eļæ½Eļæ½E9ļæ½u������oHļæ½. ). ļæ½oX). ļæ½o` )%. ļæ½]����E�������Lļæ½l$(Dļæ½l$E1ļæ½E1ļæ½L��- Aļæ½~ļæ½Aļæ½fD1ļæ½Icļæ½E��~JDļæ½\$ļæ½
ļæ½H��Hļæ½Hļæ½Hļæ½2L9ļæ½t�‰�E�����Dļæ½A��Hcļæ½D\Hļæ½PH9ļæ½uļæ½Dļæ½\$A��DL$ Eļæ½E9ļæ½uļæ½Lļæ½l$(���H;=0 ļæ½1���H;
�/ ���������f�H9=�/ �B���H9
�/ �5����_���H;
�/ �l����M�����H�54H�=�1��n��E���H�B�H�ҹHD�H��, H��H��- �f���H��+ 1��
������f.���AWAVAUI��ATA�ԺUSD��H���H�|$H�=q/ �L$H�L$0H��$D�D$L��$ �D$dH�%(H��$�1�H��+ H��+ H��+ H��+ ����. H�|$@H�L$HH��+ H��* H�=�+ �0H�
{+ ���3H��* �L$��. /r[����H9=�. uH9
r. ��1H�=h. H��H��H�
S. ļæ½^ļæ½Hļæ½=+ ļæ½Hļæ½
+ �fDH�I* /�p��uH;=�- ��fDH9=�- uH9
�- ����H����H��* H��* E��u	H9���H�=�+ H��- H�
/, L�H, H�, H��- H�5�+ ���H�=_* �H�
K* �Cf��+�9u- H�=6* H�
'* �����@���������������@- H�=- H�
�, �D$��M��H��D��$H��$��$��H��H����L�M���p�PD�p�
) ļæ½@A)ļæ½A��D+{��tT$)D$H��( H��HE��ļæ½H��( ļæ½0��Aļæ½ĘT���!ʉЙ���ļæ½D$Aļæ½F���ljD$ A��Hc����H��H��ļæ½WHļæ½C(H��ļæ½H��ļæ½DE����Dļæ½d$ Lļæ½l$ E1ļæ½E1Ņ‹=ļæ½( Dļæ½l$E1ļæ½Aļæ½DIcļæ½1ļæ½H��E��~=Dļæ½T$DHļæ½9<0t�Љ�E�����Dļæ½A��Hļæ½DT��H��A9ļæ½uļæ½Dļæ½T$A��Eļæ½Eļæ½E9ļæ½uļæ½Lļæ½l$ Hļæ½t$E��D��H��Hļæ½=ļæ½+ ��H��I���,ļæ½Hļæ½=ļæ½+ L��L���z��L$ļæ½T$L��Hļæ½=ļæ½+ ļæ½sļæ½jLļæ½E1ļæ½Hļæ½=|' ļæ½f+ ļæ½Hļæ½5j+ Hļæ½Hļæ½=h+ ļæ½@PAWAVļæ½Kļæ½H�� E1ļæ½E1ļæ½H�ŋ,+ Hļæ½=A+ L��H��EAWAVļæ½D$$Pļæ½D$(PHļæ½t$8���H�� H��U`M����Hļæ½=+ L���ļæ½Hļæ½=ļæ½* 1ļæ½L����Hļæ½=ļæ½* 1ļæ½1ļæ½L�����uļæ½j��* E1ļæ½Hļæ½5ļæ½* Hļæ½=ļæ½* Qļæ½AWAV��H�� E1ļæ½E1ļæ½H�ŋy* Hļæ½=ļæ½* L��H��EAWAVļæ½D$$Pļæ½D$(PHļæ½t$8��H�� H��U`ļæ½CH��' ļæ½Cļæ½' ļæ½Cļæ½	' ļæ½Cļæ½' ļæ½C��& ļæ½C��& Hļæ½C(H��& H��& H��H��$ļæ½dH3%(��H���[]A\A]A^A_ļæ½���uH;=|) uH;
k) �s���DH9=q) uH9
`) ��?����H����H�9& H�*& E��u%H9�u H�B�H�ҹHD�H�	& H�R' f�H�=I' H�
) H��( ��H�=�% �H�
ļæ½% ����E��ļæ½D���Dļæ½d$ Lļæ½l$ E1ļæ½E1��=ļæ½% Dļæ½l$E1ļæ½Aļæ½Icļæ½1ļæ½Hļæ½E��~?Dļæ½T$fDHļæ½f9<0t�Љ�E�����Dļæ½A��Hļæ½DT��H��A9ļæ½uļæ½Dļæ½T$A��Eļæ½Eļæ½E9ļæ½u�����oHļæ½E% )>% ļæ½oX)B% ļæ½o` )%F% ļæ½]����E�������Lļæ½l$(Dļæ½l$E1ļæ½E1ļæ½L��$ Aļæ½~ļæ½Aļæ½fD1ļæ½Icļæ½E��~JDļæ½\$ļæ½
ļæ½H��Hļæ½Hļæ½Hļæ½2L9ļæ½t�‰�E�����Dļæ½A��Hcļæ½D\Hļæ½PH9ļæ½uļæ½Dļæ½\$A��DL$ Eļæ½E9ļæ½uļæ½Lļæ½l$(��H;=r' ļæ½���H;
]' �e�������f�H9=Q' �"���H9
<' �����?���H;
*' �L����-�����H�5�
H�=d1�����E���H�B�H�ҹHD�H��# H��H�(% �F���H�# 1��
������f.���AWAVAUI��ATA�ԺUSD��H���H�|$H�=�& �L$H�L$0H��$D�D$�D$�L$ �T$(dH�%(H��$�1���& H�
# Hļæ½
# H�# H�# H�# ��H�|$@H�L$HH�'" H�=�" �0H�
�" ���/H�" �\$�& /rW����H9=�% uH9
�% ��-H�=�% H��H��H�
�% ���H�=;" �H�
'" �f�H��! /�`��uH;=\% ��fDH9=i% uH9
X% ����H����H��! H��! E��u	H9���H�=M# H�% H�
�# L��# H�q# H��$ H�5C# �N�H�=! �H�
k! �Cf���9�$ H�=V! H�
G! �����@����������������$ H�=q$ H�
b$ �T$(�L$ ��H���D$��H��H����L�M���n�PD�p�
ļæ½  ļæ½@A)ļæ½A��D+{��tT$)D$Hļæ½Y  H��HE��ļæ½Hļæ½#  ļæ½0��Aļæ½ĘT���!ʉЙ���ļæ½D$Aļæ½F���ljD$ A��Hc��dļæ½H��H��ļæ½UHļæ½C(H��ļæ½
H��ļæ½BE����Dļæ½d$ Lļæ½l$ E1ļæ½E1Ņ‹=!  Dļæ½l$E1ļæ½Aļæ½Icļæ½1ļæ½H��E��~=Dļæ½T$DHļæ½9<0t�Љ�E�����Dļæ½A��Hļæ½DT��H��A9ļæ½uļæ½Dļæ½T$A��Eļæ½Eļæ½E9ļæ½uļæ½Lļæ½l$ Hļæ½t$E��D��H��Hļæ½=L# ��H��I�����Hļæ½=5# L��L�����L$ļæ½T$L��Hļæ½=# ���jLļæ½E1ļæ½Hļæ½=ļæ½ ��" ļæ½Hļæ½5ļæ½" Hļæ½Hļæ½=ļæ½" ļæ½@PAWAV���H�� E1ļæ½E1ļæ½H�ŋļæ½" Hļæ½=ļæ½" L��H��EAWAVļæ½D$$Pļæ½D$(PHļæ½t$8ļæ½Pļæ½H�� H��U`M����Hļæ½=ļæ½" L�����Hļæ½=w" 1ļæ½L���=ļæ½Hļæ½=f" 1ļæ½1ļæ½L���:��uļæ½jļæ½0" E1ļæ½Hļæ½56" Hļæ½=7" Qļæ½AWAV��H�� E1ļæ½E1ļæ½H�ŋļæ½! Hļæ½=" L��H��EAWAVļæ½D$$Pļæ½D$(PHļæ½t$8���H�� H��U`ļæ½CH��S ļæ½Cļæ½N ļæ½Cļæ½I ļæ½Cļæ½D ļæ½Cļæ½' ļæ½Cļæ½" Hļæ½C(Hļæ½ Hļæ½, H��H��$ļæ½dH3%(��H���[]A\A]A^A_ļæ½���uH;=ļæ½  uH;
�  �����DH9=�  uH9
�  ��O����H�����H�i H�Z E��u%H9�u H�B�H�ҹHD�H�9 H�� f�H�=� H��  H�{  ���H�= �H�
 ����E��ļæ½D���Dļæ½d$ Lļæ½l$ E1ļæ½E1��=ļæ½ Dļæ½l$E1ļæ½Aļæ½Icļæ½1ļæ½Hļæ½E��~?Dļæ½T$fDHļæ½f9<0t�Љ�E�����Dļæ½A��Hļæ½DT��H��A9ļæ½uļæ½Dļæ½T$A��Eļæ½Eļæ½E9ļæ½u�����o H�� )%~ ļæ½oh)-ļæ½ ļæ½op )5ļæ½ ļæ½]����E�������Lļæ½l$(Dļæ½l$E1ļæ½E1ļæ½Lļæ½  Aļæ½~ļæ½Aļæ½fD1ļæ½Icļæ½E��~JDļæ½\$ļæ½
ļæ½H��Hļæ½Hļæ½Hļæ½2L9ļæ½t�‰�E�����Dļæ½A��Hcļæ½D\Hļæ½PH9ļæ½uļæ½Dļæ½\$A��DL$ Eļæ½E9ļæ½uļæ½Lļæ½l$(��H;=ļæ½ ļæ½&���H;
� �u�������f�H9=� �2���H9
� �%����O���H;
ļæ½ ļæ½\����=�����Hļæ½5tHļæ½=ļæ½1��^���E���Hļæ½Bļæ½H�ҹHDļæ½Hļæ½ H��H�� ļæ½V���H�� 1��
�������f.���1������� �@f.���H�H����H��H�
M H��Hļæ½5C Hļæ½	Dļæ½Iļæ½O+OA�ȋO+OHļæ½z(Hļæ½=) t7jļæ½ AQI��APE1ļæ½Qļæ½���H�� H��tA�� ļæ½PH��ļæ½jļæ½AQI��APE1ļæ½Q1�����H�� �ːH�� ��fļæ½H�� ļæ½��ļæ½H��H��ļæ½X-Server uses Little Endian data representationX-Server uses Big Endian data representationT1_SetChar() returned NULL-pointer!T1_SetString() returned NULL-pointer!T1_SetRect() returned NULL-pointer!T1_AASetChar() returned NULL-pointer!T1_AASetString() returned NULL-pointer!T1_AASetRect() returned NULL-pointer!T1_SetX11Params()T1_SetCharX()T1_SetStringX()T1_SetRectrX()T1_AASetCharX()T1_AASetStringX()T1_AASetRectX();h����L�������L������H����ļæ½��\<����L���<l���PzRxļæ½$���FJwļæ½?:*3$"D����\����H\
D[`|`��?F�B�H �E(�D0�C8�DP�XK`EhApBxB�LPX
8D0A(B BBBD`�<��OF�B�H �E(�D0�C8�DP�XK`EhApBxB�LPX
8D0A(B BBBF`D(��?F�B�H �E(�D0�C8�DP�XK`EhApBxB�LPX
8D0A(B BBBAH���F�I�B �B(�E0�D8�NPf
8C0A(B BBBD��h�fF�B�B �E(�I0�D8�G���m�B�B�I�a�B�E�E�N�F�X�G�B�I�a�B�E�E�N�v
8A0A(B BBBI��8��F�B�B �E(�I0�A8�J���m�B�B�I�a�B�E�E�N�N�X�G�B�I�a�B�E�E�N�v
8A0A(B BBBI�4(�vF�B�B �E(�I0�A8�J���m�B�B�I�a�B�E�E�N�N�X�G�B�I�a�B�E�E�N�v
8A0A(B BBBI����<�����TwH E(D0NR
DBG E(D0KCPGNU����L �����x
@6�L �L ���o( �
�N ���
8	���o���o�
���o�o$
���o�L ����� 0@P`p�������� 0@PGA$3a1GA$3a1x�GA$3a1@6H6GA$3a1�
GA$3p878ļæ½?6GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h878GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s878GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e878GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realignGA$3a1?6?6GA$3a1?6?6GA$3a1��GA$3a1H6M6libt1x.so.5.1.2-5.1.2-4.4.el8.x86_64.debugR͔�7zXZļæ½Ö“F!t/��gļæ½]?ļæ½Eļæ½h=��ڊ�2N��(���"];N��}��mļæ½8��Hc>ļæ½J��_��߀f��zļæ½
	�G�V%�fja�)��z���!\��A�YVFC��
ļæ½hylļæ½M]^ļæ½\��F#�ׯ5*��4��0zļæ½kyļæ½k���)1Iļæ½htļæ½,��S3��6gh��P��1B����=]b���uP6ļæ½9ļæ½>ļæ½[ļæ½4LZ��{��#,��ļæ½%P8ļæ½.ļæ½!ļæ½/79ļæ½vļæ½r��Fz���SI0"���~ļæ½?ļæ½Rļæ½xt=ļæ½S��B&ļæ½N̳%řļæ½Kp��G��fļæ½;
/� �w�&$�H�?v���,	)�$;��:�^��'��N^q�2������d%H��1q�:�Vr�i5ɵ��Y�u�[^�?��"9cq������Ws��V�5�Igb�
(i&��'ļæ½dļæ½gW���*<ļæ½eļæ½]ļæ½O��$ļæ½)nļæ½0@ļæ½&Wd��בiG\\��]��#ļæ½kZ%`^ļæ½��ļæ½\ļæ½n]p���
T<ͣ�/�4
ļæ½xIļæ½]ļæ½@���n��^g<ļæ½dļæ½0ļæ½N2ļæ½>ļæ½��4M1���qO2}ļæ½Fļæ½vc���H�����ļæ½fV'��2vļæ½N)ļæ½�ᇠ.0��9��5��¾o㔪Z0D6f7GJ.Zmļæ½"Dļæ½x.ļæ½@������Tn��ļæ½w��`3Vh��Kļæ½}ļæ½0����Mļæ½l���Dļæ½Yļæ½hļæ½(��=ļæ½Qvļæ½aļæ½6Rļæ½x���cļæ½nļæ½6ļæ½1-ļæ½(f��6��;l����fdļæ½p��xG�ș�+��bļæ½����n���N��CYuļæ½6ļæ½'fļæ½��]��@��5
̤dj	BKļæ½L������y?�����`sļæ½6ļæ½Pļæ½5ļæ½b0Ɇ��%Cļæ½|ļæ½Éļæ½vf��k6HUļæ½nļæ½^ļæ½|��|Oļæ½4�ēj<.3,ļæ½Nļæ½!J��1ļæ½)���W[^Wļæ½vf~ļæ½a�� ��gV6W�ɚm������"ļæ½
Qļæ½����h*��%ļæ½IW'��������Er��,ļæ½Z���ن]ļæ½`��X:xļæ½"u�����X��gļæ½YZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata$���o((`(���0  8���o$
$
bE���o�
ļæ½
0Tļæ½
ļæ½
8^B���hxxc���n``�w/$}@6@6
�2P6P6��88l��8�8(��<�< ��L �L��L �L��L �L��L �L ��N �N@�P P� P P� ��S`P�

�Z0,[�_(usr/lib64/libt1.so.5.1.2000075500001360350150550471120010330 0ustar00ELF> �@��@8@@U@U �Z�Z$�Z$,7�� `d`d$`d$$$ U U U  P�td��������Q�tdR�td�Z�Z$�Z$00GNU�r8��P�)��{��\�"> �.�6D*���T	�E�����Z� ���Db�&�!A�@	�p�g;D�e�# ��[ D)�	���'��
�+�r��!d�3�/�3��0��

Q @�\0T"@�!c��IPh@�3�8�1J���2�B)�:�H0�0@F]ٓ�1Ġ1(��"�A"R0�@�	P���h�ك B@B�q��Ff>@BCEHKMNOQRTUWZ[\]^`cfjkmnoqstx|~����������������������������������������������������������������������	

!#$%&'()+,-.02679;>@CFIJKMORTXZ\]^_adfhjknoqrtuvwxz|}���������������������������b^)3k9���Zļæ½>C8�繟�-��gļæ½!�����2���GPhļæ½W^0]P^kļæ½eļæ½[��#F[`Şhv'ɞIļæ½Wļæ½-ļæ½oĻ—ļæ½eļæ½d��OEPļæ½c��|/nļæ½cļæ½oj_ļæ½$tM�����aWļæ½
-P��#ļæ½Q���>xļæ½w/Z���1RѰz��&Zgxļæ½O}ļæ½[+Un:���,ļæ½<ļæ½oļæ½F������ݓ�9ƂsOļæ½)��L��\ļæ½!S�篻�ļæ½7ļæ½[jļæ½Yļæ½Iļæ½l���|��l��kH���l����
�P��,_Ru�`��y)Qp�wZ��?������xyj�C��*��9��jXO^*��n�QA.�0�yO{�u:;���Ay�'"�Qց�κ���O2�f�N�)4����ᚶ|ɮd?�"�M���!���H�ں���7UQg֩!2K��0�@��93^�>�f
�ݪ�!�W�kIC��p|�
���e'zxL��-���kc���^��
}-��\�_���M^����P����-KCE���-CX

��Y��I
��>R���kMW��1ļæ½x%ļæ½Lhļæ½cļæ½!����J��9��l��#ļæ½$��!����Sļæ½��^ļæ½LP^}ļæ½Wļæ½kļæ½y%����yV}U2Rļæ½*i��rļæ½blRļæ½9ļæ½G<���O<ļæ½/��AHx%y1:f��fQ#ŠŽWAļæ½Z)��o��P"ļæ½~���~b*ļæ½Vļæ½
���b:ļæ½���뚢J殮�Փ8ļæ½4���A)��@��7{@���Ŕ��aљ�N
p*��9ļæ½ro$ļæ½gV^]5B����a��Yļæ½E%~ļæ½C��cgļæ½3Ol��ϨC��&9E��'ļæ½v}ļæ½BHļæ½St2\oļæ½Eļæ½mį¼ŗ7]��j��iĒžļæ½4ļæ½>��tI !Jļæ½Hkļæ½P1ļæ½?Dļæ½hļæ½��Ȋ�R%��ļæ½R|%uļæ½|ļæ½(#�Г�6gļæ½Mļæ½Uļæ½#��X���@Êi��!6du?,�Ӽ�$9���Ņžļæ½ļæ½ļæ½_bE
V'��Y��c�w�v|
��);�;�%'��%'���KC��j$b�s
ߵ��)��o|�8ka�J���v^����#�Z
)�דΐ�vļæ½M��3g!ļæ½qXo2nʀ����hFlļæ½:��`	ļæ½R3,��eеŚ©]
v��v��ļæ½l��A��l:��d����� ßŻļæ½4q ��mf
Ȣ�ļæ½uϪ��"XKeM��V=Lu_��%v8<\ļæ½<���D	���ƽ�]!ļæ½%{+��6xN1Bxfq;ļæ½&Ō„hļæ½ReZ�߰�ꗛ��?ļæ½���A���J9���d~Õ—ļæ½i+igp����l}�Ɇ�0ļæ½^��ļæ½Pļæ½}E���lļæ½jŌÆ&=Qļæ½W��b��gkN�𸜮����#Xļæ½sV��݀�(ļæ½s�Â8��լ�Pļæ½Hļæ½4ļæ½iļæ½eļæ½>zļæ½}Q^#ļæ½;:
ļæ½wļæ½��su��5@ļæ½Ft����x����+ļæ½jd7ļæ½��}R^ļæ½J?�� Aļæ½5ļæ½rļæ½r4ļæ½r!ƒĘ»oļæ½-ļæ½=ļæ½����:w/X��&ļæ½%��t)��q&ļæ½"��=f(Oļæ½tR��a��[!ļæ½5r��H'f���7���-ļæ½4c����C$,Ė–|I
�x�z0Za �ba��>���_�
d b
Q
c;��
���2	C
���

<ļæ½
y
�U5 �n	���
3
ļæ½/ļæ½
m~ļæ½
	W

ļæ½, #
]
F"Y	`	ļæ½
ļæ½<��$*ļæ½T}��%�� Kp$\pļæ½tļæ½ļæ½��ļæ½A��ļæ½J|ļæ½��|$ļæ½��fļæ½g'qhAļæ½v+?	ļæ½yļæ½E^Yļæ½%ļæ½8	0ylļæ½`ļæ½	0ļæ½	u	 {Dļæ½@n#]��$ļæ½ĕ$ļæ½ļæ½(m`ļæ½$Rļæ½"ļæ½	ļæ½cĖ•$Tļæ½${ļæ½V{ļæ½ļæ½WLPļæ½$ļæ½k
�	p{��+&�@�$�@����
%Kh6%�	p~*`#X���$��g �O.�$�	��%�pP: �$�p$�
ļæ½<
��%rʕ$5 q�>��%2
ļæ½6%B(ļæ½$(
�6%R�TO�T�IX��e3�0l��pQN��@�nP"v� ,��p�9��OS��0[p�=����]�pW��
%�@�$��7��H�$o@Sa�0�.`(���uq[pgU Hp��!,r$������2.�q$x�r$y h
ļæ½ŕ$ļæ½ļæ½Nļæ½��%ļæ½0A'ļæ½_"b|6%xļæ½%*$ļæ½hJļæ½J
p����e	��?����
�Ow0���	�.&~,p$6`&%R�r	�
#X��#��Q|�@�s�`AP�p6%�	�6%+��$ `9p$0�hl�BP�Ka�@���	N`l@
P��$M
Аļæ½}Ē•$\ļæ½$ļæ½ļæ½9ļæ½Hļæ½|��ļæ½$@ļæ½|#ļæ½@ļæ½0ļæ½xļæ½ ļæ½
���9�$�`�^R~��(����#����v	�P%�
ļæ½i
�F�wP�!��)�����^@Ef�0h
�pv�y�"��po�B
�6%�`e3�����Tb�s�q�Ca7 %��%%	�s�Pgi�	@�$��$� �pf�PD�\0S
��W
��20-�HZ� 6�P�$�	`��#	@|$���/,`i/� ���
ļæ½Ohʕ$ļæ½���ļæ½
�~�j�}�Jq���wG����0K=f�&�up pI09l�Ph
ļæ½ ļæ½%ļæ½Nļæ½)?ļæ½&%Hļæ½Xļæ½$ļæ½#Nļæ½ewļæ½pk8ļæ½`zļæ½P
��
�OD���$
3x6%G��-�@p��:hn
�6%�•$W0�>L	�yhp�uD�|�$��v	W��p$P���k|��Z��
 Pt�0c��05���'���$��$b
�6%�@��0bh�$���
`h"�p?��0W1&R'0G���� p$40R��p$�@h���2��$�`�*	`}$3���
ļæ½Lļæ½g @bļæ½`tļæ½ƕ$���ļæ½
�J��0�Te0d�p�>�
��$���%8�6%qp$Jp��
�B= ���X	
ļæ½6%Dļæ½{��w	ļæ½��ļæ½7��*v��p$)ļæ½������ļæ½{ļæ½ |$@ļæ½nļæ½H@%��Pļæ½��+ȕ$ļæ½ļæ½r����ePl��Cļæ½`h
�P�]<��	�6%���h!t '�@S�v�� ������0�00`�"�p������Wa{�B`$	@���p��@r�I
ļæ½6%]Pļæ½~
��j-�������p�U��>���
��P���>D�kXB@��
ļæ½"X
	�r�� �%��	��
��BЗu��)��
x�$��j�xk�~���p�$�-{U�g���+��%�p$����p��z�4����R���
��d0tbGļæ½;����pļæ½p$ApT0;hļæ½	ļæ½6%Gļæ½��e[��6P��ļæ½6Dɕ$ļæ½@dļæ½ ļæ½%@@I[
�6%��QC���%(�p�����O��
�6%�i�z<y���__gmon_start___ITM_deregisterTMCloneTable_ITM_registerTMCloneTable__cxa_finalizeDLmultDLdivt1_abortDLaddDLsubFPmult__printf_chk__stack_chk_failFPdivFPstarslashBezierTerminationTestt1_StepLinet1_PathSegmentt1_Joint1_StepBezierpFontBasestrcmpSearchDictNamestrncmpinitFontvm_initvm_nextCurFontNamevm_baseresetFontvm_sizevm_freestrncpyT1io_resetreadFontscan_fontfontfcnBstrlen__strncpy_chkType1Chart1_ILocerr_warn_msg_buf__sprintf_chkT1_PrintLogt1_KillPatht1_InteriorT1_errnofontfcnAt1_InitImagervm_init_countvm_init_amountvm_usedQueryFontLibobjFormatNamefontfcnB_string__strcpy_chkType1LinefontfcnB_ByNamefontfcnRectT1int_QuerySEACT1int_Type1QuerySEACTheCurrentFontCurFontEnvt1_InitHintst1_CloseHintsHintDebugt1_ProcessHintputst1_ApplyContinuityRegionDebugt1_BresenhamLineDebugt1_ChangeDirectiont1_MoreWorkAreaLineIOTracestck_state__longjmp_chkt1_AllocatemallocMemoryDebugt1_Freet1_ArgErrMustCrasht1_Pragmatics__ctype_toupper_locInternalTraceMustTraceCallsMustCheckArgsSaveFontPathsProcessHintsCRASTERCompressionTypeOffPageDebugImageDebugFontDebugConicDebugPathDebugSpaceDebugStrokeDebugCachedCharsCachedFontsCacheBLimitt1_Usert1_Copyt1_CopySpacet1_CopyPatht1_CopyRegiont1_PermanentxiTemporaryt1_Dupt1_Uniquet1_Destroyt1_KillRegiont1_Consumet1_TypeErrt1_get_abort_messaget1_ErrorMsgt1_InitSpacest1_TermImagerreportusaget1_Loct1_SubLoct1_Linet1_Beziert1_Hintt1_JoinSegmentt1_ClosePatht1_Reverset1_PathXformt1_PathDeltat1_ReverseSubPathst1_BoundingBoxt1_QueryLoct1_UnConvertt1_QueryPatht1_QueryBoundst1_RegionBoundst1_BoxPatht1_DropSegmentt1_HeadSegmentt1_EmptyRegiont1_SortSwathputcharswathxsortt1_SwathUnionswathrightmostt1_MoveEdgest1_UnJumblet1_BoxClipt1_Identityt1_DumpEdgest1_DumpAreaT1_INFINITYtokenStartPT1ReadtokenLengthscan_tokentokenTypevm_allocobjFormatStringtokenValueobjFormatIntegerobjFormatRealnot_defStdEncArrayPInit_BuiltInEncodingGetType1CharStringT1OpenobjFormatFileobjFormatArrayobjFormatEncodingobjFormatBooleantokenTooLongT1CloseT1eexecFXYConvertIXYConvertForceFloatFXYbothFXonlyFYonlyIXYbothIXonlyIYonlyFPXYbothFPYonlyFPXonlyt1_PseudoSpacet1_MMultiplyt1_Xformt1_Transformt1_Scalet1_MInvertt1_QuerySpacet1_FormatFPt1_DumpSpaceLowHexHighHexlseekT1GetcT1GetDecryptT1GetTrailerstrstr__ctype_b_locmemcpyT1GetFileSizeT1UngetcT1Getst1_Phantomt1_SnapxiStubt1_DumpTexttokenMaxPdigit_valueT1_Type1OperatorFlagsInDotSectioncurrstartstemnumstemsnumalignmentzonesreallocsqrtwsoffsetYwsoffsetXwssetoldhoroldverttruncfloorceiloldverthalfoldhorhalfcallocT1_GetKerningT1_CheckForFontIDT1_GetCharWidthT1_GetCharBBox_setjmpForceAFMBBoxT1_GetUnderlinePositionT1_GetUnderlineThicknessT1_GetItalicAngleT1_GetIsFixedPitchT1_GetFontNameT1_GetFullNameT1_GetFamilyNameT1_GetWeightT1_GetVersionT1_GetNoticeT1_GetCharNameT1_GetEncodingIndexT1_QueryLigsT1_GetEncodingIndicesT1_GetStringWidthT1_GetStringBBoxT1_GetMetricsInfoT1_GetFontBBoxT1_GetAllCharNamesT1_GetNoKernPairsT1_GetNoCompositeCharsT1_QueryCompositeCharT1_GetCompCharDataT1_GetCompCharDataByIndexT1_IsInternalCharlinebufT1_PFAB_ptrintT1_Env_GetCompletePathT1_StrErrort1lib_log_filet1lib_log_level__fprintf_chk__vfprintf_chkfputcfflushintT1_scanFontDBase__isoc99_sscanfmemsetintT1_GetFileSearchPathstrcpyintT1_scanFontDBaseXLFDT1_CloseLibT1_UpT1_DeleteFontintT1_FreeSearchPathsstderrfcloseT1_AddFontT1_SetLogLevelT1_CheckForInitT1_GetFontFileNameT1_SetAfmFileNameT1_GetAfmFileNameT1_GetNoFontsT1_SetDeviceResolutionsDeviceSpecificsT1_QueryX11SupportT1_CopyFontT1_SetBitmapPadT1_GetBitmapPadT1_CheckEndianT1_InitLibgetenvintT1_SetupDefaultSearchPathsT1_FDB_ptrT1_FDBXLFD_ptrintT1_ScanConfigFilefopenT1_GetLibIdentT1_SetRasterFlagsT1_GetFontFilePathT1_GetAfmFilePath__memcpy_chkT1_AFM_ptrT1_ENC_ptrerrornumberSetFuncRequestIDT1aa_bppfilestatsT1_DeleteSizeT1int_QueryFontSizeT1_DeleteAllSizesT1int_GetLastFontSizeT1_FreeGlyphT1_FreeCompCharDataFreeAFMDataT1_LoadEncodingfseekftellfreadT1_DeleteEncodingT1_ReencodeFontqsortT1_SetDefaultEncodingT1_GetEncodingSchemeT1_fdb__xstat__stpcpy_chkT1_SetFileSearchPathstpcpyT1_AddToFileSearchPathT1_SetFontDataBaseT1_AddFontDataBaseT1_SetFontDataBaseXLFDT1_AddFontDataBaseXLFDT1_fdbxlfdT1lib_parseFileT1_LoadFontT1_GenerateAFMFallbackInfoT1int_CreateNewFontSizefillrunfillT1_SetCharT1_SetStringT1_CopyGlyphT1_DumpGlyphT1_ConcatGlyphsT1aa_bgT1_FillOutlineT1_SetRectT1_ExtendFontT1_GetExtendT1_SlantFontT1_GetSlantT1_TransformFontT1_GetTransformT1_SetLinePositionT1_SetLineThicknessT1_GetLinePositionT1_GetLineThicknessT1_RotateMatrixsincosT1_MirrorHMatrixT1_MirrorVMatrixT1_ShearHMatrixT1_ShearVMatrixT1_ExtendHMatrixT1_ExtendVMatrixT1_TransformMatrixT1_StrokeFontT1_SetStrokeFlagT1_ClearStrokeFlagT1_GetStrokeModeT1_SetStrokeWidthT1_GetStrokeWidthT1_AASetCharT1aa_SmartOnT1aa_smartlimit2T1aa_smartlimit1T1_AASetStringT1_AASetRectT1_AASetGrayValuesT1_AAHSetGrayValuesT1_AANSetGrayValuesT1_AAGetGrayValuesT1_AAHGetGrayValuesT1_AANGetGrayValuesT1_AASetBitsPerPixelT1_AAGetBitsPerPixelT1_AASetLevelT1_AAGetLevelT1_AAFillOutlineT1_ScaleOutlineT1_AASetSmartLimitsT1_AASetSmartModeT1_WriteAFMFallbackFilefwritectimeT1_GetCharOutlineT1_GetStringOutlineT1_GetMoveOutlineT1_ConcatOutlinesT1_DumpPathT1_AbsolutePathT1_RelativePathT1_ManipulatePathT1_CopyOutlineT1_FreeOutlineT1_SubsetFontT1_GetCharStringT1_GetlenIVfgetcungetcstrtolstrtod__errno_locationlibm.so.6libc.so.6_edata__bss_start_endlibt1.so.5GLIBC_2.2.5GLIBC_2.11GLIBC_2.7GLIBC_2.14GLIBC_2.4GLIBC_2.3.4GLIBC_2.3/opt/alt/t1lib/usr/lib64	 ui	N!���	Zii
e���oii
zti	ļæ½ui	Nii
��Z$��Z$���Z$ļæ½Z$[$`ļæ½[${ļæ½[$ļæ½[$ļæ½ [$1ļæ½([$ļæ½0[$^ļæ½8[$8ļæ½@[$^ļæ½H[$`ļæ½P[$��X[$hļæ½`[$��h[$��p[$��x[$`��[$L��[$��ļæ½[$v��[$��ļæ½[$��ļæ½[$��ļæ½[$��ļæ½[$��ļæ½[$ȓ�[$Ʊļæ½[$ޱļæ½[$��[$��ļæ½[$��[$/��[$Eļæ½\$Zļæ½\$wļæ½\$��\$�� \$��(\$Ҳ0\$ļæ½8\$ļæ½@\$8ļæ½H\$`ļæ½P\$��X\$��`\$еh\$ļæ½p\$ļæ½x\$/��\$��ļæ½\$`��\$��\$"ļæ½$ļæ½\$ ��\$‰$ļæ½\$��\$"ļæ½$ļæ½\$��ļæ½\$"ļæ½$ļæ½\$p��\$ļæ½$ļæ½\$��ļæ½\$"ļæ½$]$ļæ½]$"ļæ½$]$@ļæ½]$"ļæ½$ ]$ļæ½(]$"ļæ½$0]$ ļæ½8]$"ļæ½$@]$pļæ½H]$"ļæ½$P]$ļæ½X]$"ļæ½$`]$��h]$"ļæ½$p]$��x]$ļæ½$ļæ½]$p��]$��$ļæ½]$��]$"ļæ½$ļæ½]$��ļæ½]$"ļæ½$ļæ½]$��ļæ½]$"ļæ½$ļæ½]$ ��]$"ļæ½$ļæ½]$��]$"ļæ½$ļæ½]$��ļæ½]$"ļæ½$ļæ½]$@��]$"ļæ½$^$@ļæ½^$"ļæ½$^$@ļæ½^$"ļæ½$ ^$ ļæ½(^$‰$0^$ļæ½8^$��$@^$ļæ½H^$"ļæ½$P^$��X^$"ļæ½$`^$@ļæ½h^$"ļæ½$p^$ļæ½x^$"ļæ½$ļæ½^$��^$"ļæ½$ļæ½^$��ļæ½^$��$ļæ½^$��ļæ½^$ļæ½$ļæ½^$��ļæ½^$Bļæ½$ļæ½^$��^$"ļæ½$ļæ½^$��ļæ½^$"ļæ½$ļæ½^$��^$"ļæ½$ļæ½^$@��^$"ļæ½$_$@ļæ½_$"ļæ½$_$@ļæ½_$bļæ½$ _$ļæ½(_$"ļæ½$0_$��8_$"ļæ½$@_$@ļæ½H_$"ļæ½$P_$@ļæ½X_$"ļæ½$`_$@ļæ½h_$"ļæ½$p_$��x_$Bļæ½$ļæ½_$@��_$bļæ½$ļæ½_$��_$"ļæ½$ļæ½_$��ļæ½_$"ļæ½$ļæ½_$@��_$"ļæ½$ļæ½_$@��_$"ļæ½$ļæ½_$@��_$"ļæ½$ļæ½_$��ļæ½_$Bļæ½$ļæ½_$��_$"ļæ½$`$��`$"ļæ½$`$@ļæ½`$"ļæ½$ `$@ļæ½(`$"ļæ½$0`$@ļæ½8`$"ļæ½$@`$ЈH`$"ļæ½$P`$��X`$ļæ½$``$ļæ½h`$"ļæ½$p`$��x`$"ļæ½$ļæ½`$@��`$"ļæ½$ļæ½`$@��`$"ļæ½$ļæ½`$@��`$"ļæ½$ļæ½`$��ļæ½`$ļæ½$ļæ½`$��`$"ļæ½$ļæ½`$��ļæ½`$"ļæ½$ļæ½`$@��`$"ļæ½$ļæ½`$@��`$"ļæ½$a$@ļæ½a$"ļæ½$a$ļæ½a$"ļæ½$ a$��(a$"ļæ½$0a$@ļæ½8a$"ļæ½$@a$@ļæ½Ha$"ļæ½$Pa$@ļæ½Xa$"ļæ½$`a$ļæ½ha$Ā€$pa$ļæ½xa$"ļæ½$ļæ½a$��ļæ½a$"ļæ½$ļæ½a$@��a$"ļæ½$ļæ½a$p��a$"ļæ½$ļæ½a$p��a$"ļæ½$ļæ½a$��a$"ļæ½$ļæ½a$��ļæ½a$"ļæ½$ļæ½a$p��a$"ļæ½$b$cļæ½b$cļæ½b$cļæ½b$cļæ½ b$cļæ½(b$ļæ½0b$��8b$��@b$@ļæ½Hb$hļæ½Pb$cļæ½Xb$��`b$��hb$ļæ½pb$cļæ½xb$c��b$c��b$c��b$c��b$c��b$��ļæ½b$��ļæ½b$��b$2��b$J��b$]��b$u��b$��ļæ½b$��ļæ½b$cļæ½c$ļæ½c$ļæ½c$ļæ½c$�� c$ļæ½(c$ļæ½0c$&ļæ½8c$.ļæ½@c$8ļæ½Hc$Gļæ½Pc$Vļæ½Xc$dļæ½`c$sļæ½hc$ļæ½pc$��xc$}��c$��c$4��c$t��c$��ļæ½c$��ļæ½c$��c$��ļæ½c$��ļæ½c$Ʈ�c$m��c$��ļæ½c$��ļæ½c$��ļæ½c$��c$��c$ļæ½d$��d$/ļæ½d$5ļæ½d$�� d$��(d$��0d$ļæ½8d$3ļæ½@d$ļæ½Hd$��Pd$��q$@ļæ½$r$ļæ½q$(r$yļæ½8r$��Hr$��Xr$��hr$��xr$��ļæ½r$��ļæ½r$��ļæ½r$Ģæļæ½r$Öæļæ½r$��r$��r$��r$��s$��s$dļæ½(s$ļæ½8s$ļæ½Hs$ļæ½Xs$ļæ½hs$ļæ½xs$��s$ ��s$$��s$��s$^��s$.��s$*��s$4��s$9ļæ½t$?ļæ½t$Gļæ½(t$Pļæ½8t$Sļæ½Ht$ļæ½Xt$ļæ½ht$+ļæ½xt$U��t$U��t$k��t$C��t$W��t$Y��t$[��t$��ļæ½t$]ļæ½u$Ę®u$_ļæ½(u$ļæ½8u$aļæ½Hu$ļæ½Xu$ÖÆhu$��xu$c��u$k��u$3��u$D��u$°ļæ½u$e��u$g��u$s��u$}ļæ½v$��v$��(v$��8v$1ļæ½Hv$2ļæ½Xv$ļæ½hv$��xv$��ļæ½v$��ļæ½v$��ļæ½v$��ļæ½v$W��v$��ļæ½v$E��v$=��v$��w$��w$ļæ½(w$ļæ½8w$��Hw$��Xw$��hw$-ļæ½xw$��ļæ½w$��ļæ½w$��ļæ½w$��ļæ½w$��w$-��w$��ļæ½w$��ļæ½w$ļæ½x$ļæ½x$ļæ½(x$ļæ½8x$ļæ½Hx$ļæ½Xx$��hx$��xx$��x$	��x$��x$��x$+��x$9��x$G��x$V��x$Yļæ½y$\ļæ½y$cļæ½(y$jļæ½8y$tļæ½Hy$��Xy$��hy$��xy$��ļæ½y$��ļæ½y$��ļæ½y$��y$��y$��y$��y$��ļæ½y$��z$ļæ½z$ļæ½(z$
�8z$�Hz$�Xz$&�hz$+�xz$3��z$@��z$G��z$M��z$T��z$W��z$c��z$j��z$q�{$t�{$��({$��8{$��H{$��X{$��h{$��|$�{$ |$�{$�l$2m$	m$cm$`m$� m$U(m$0m$�8m$o@m$xHm$�Pm$fXm$�`m$@hm$&pm$�xm$��m$��m$�m$a�m$V�m$��m$��m$��m$F�m$x�m$M�m$\�m$9�m$��m$��m$G�m$	n$�n$n$�n$K n$!(n$B0n$�8n$_@n$�Hn$HPn$�Xn$p`n$4hn$Spn$\xn$��n$#�n$��n$��n$*�n$d�n$X�n$��n$��n$��n$W�n$��n$v�n$v�n$H�n$�n$�o$eo$�o$�o$� o$J(o$?0o$�8o$�@o$�Ho$%Po$�Xo$�`o$Eho$mpo$sxo$w�o$��o$i�o$��o$�o$6�o$��o$��o$��o$r�o$l�o$��o$9�o$[�o$��o$5�o$<�f$|�f$�f$�f$��f$��f$��f$�f$��f$,�f$��f$�f$��f$��f$��f$g$�g$Tg$g$� g$(g$�0g$8g$_@g$�Hg$jPg$
Xg$ļæ½`g$ļæ½hg$pg$xg$
�g$��g$��g$�g$
�g$J�g$�g$��g$t�g$j�g$��g$o�g$q�g$>�g$��g$�g$�h$�h$h$h$� h$W(h$�0h$8h$�@h$�Hh$nPh$Xh$�`h$�hh$�ph$Vxh$��h$��h$D�h$�h$��h$T�h$��h$��h$L�h$�h$��h$��h$�h$��h$�h$��h$i$i$i$Zi$ i$�(i$0i$�8i$�@i$�Hi$Pi$NXi$`i$�hi$�pi$xi$��i$k�i$��i$��i$�i$�i$O�i$t�i$��i$ �i$C�i$"�i$(�i$y�i$#�i$�i$�j$$j$>j$lj$% j$a(j$&0j$D8j$6@j$�Hj$�Pj$�Xj$P`j$�hj$'pj$(xj$)�j$*�j$��j$w�j$�j$��j$+�j$`�j$+�j$u�j$g�j$��j$,�j$��j$��j$-�j$
k$�k$.k$zk$ k${(k$/0k$Y8k$}@k$0Hk$YPk$bXk$I`k$�hk$/pk$^xk$��k$1�k$��k$!�k$�k$2�k$e�k$h�k$k�k$��k$��k$3�k$f�k$m�k$��k$�k$�l$�l$Sl$4l$5 l$"(l$Q0l$g8l$�@l$�Hl$7Pl$~Xl$]`l$Mhl$pl$xl$8�l$c�l$�l$��l$9�l$��l$:�l$�l$��l$$�l$G�l$;�l$N�l$I�l$=�l$���H��H���#H��t��H����5"�#�%#�#��h�������h��������h�������h�������h�������h�������h�������h��q������h��a������h	��Q������h
��A������h��1������h��!������h
��������h��������h������h�������h��������h�������h�������h�������h�������h�������h��q������h��a������h��Q������h��A������h��1������h��!������h��������h��������h������h �������h!��������h"�������h#�������h$�������h%�������h&�������h'��q������h(��a������h)��Q������h*��A������h+��1������h,��!������h-��������h.��������h/������h0�������h1��������h2�������h3�������h4�������h5�������h6�������h7��q������h8��a������h9��Q������h:��A������h;��1������h<��!������h=��������h>��������h?������h@�������hA��������hB�������hC�������hD�������hE�������hF�������hG��q������hH��a������hI��Q������hJ��A������hK��1������hL��!������hM��������hN��������hO������hP�������hQ��������hR�������hS�������hT�������hU�������hV�������hW��q������hX��a������hY��Q������hZ��A������h[��1������h\��!������h]��������h^��������h_������h`�������ha��������hb�������hc�������hd�������he�������hf�������hg��q������hh��a������hi��Q������hj��A������hk��1������hl��!������hm��������hn��������ho������hp�������hq��������hr�������hs�������ht�������hu�������hv�������hw��q������hx��a������hy��Q������hz��A������h{��1������h|��!������h}��������h~��������h������h��������h���������h��������h��������h��������h��������h��������h���q������h���a������h���Q������h���A������h���1������h���!������h���������h���������h�������h��������h���������h��������h��������h��������h��������h��������h���q������h���a������h���Q������h���A������h���1������h���!������h���������h���������h�������h��������h���������h��������h��������h��������h��������h��������h���q������h���a������h���Q������h���A������h���1������h���!������h���������h���������h�������h�������h�������h������h������h������h������h������h���q���h���a���h���Q���h���A���h���1���h���!���h������h������h�������h�������h�������h������h������h������h������h������h���q���h���a���h���Q���h���A���h���1���h���!���h�������%=�#D���%5�#D���%-�#D���%%�#D���%�#D���%�#D���%
�#D���%�#D���%��#D���%��#D���%�#D���%�#D���%�#D���%�#D���%�#D���%�#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%}�#D���%u�#D���%m�#D���%e�#D���%]�#D���%U�#D���%M�#D���%E�#D���%=�#D���%5�#D���%-�#D���%%�#D���%�#D���%�#D���%
�#D���%�#D���%��#D���%��#D���%�#D���%�#D���%�#D���%�#D���%�#D���%�#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%}�#D���%u�#D���%m�#D���%e�#D���%]�#D���%U�#D���%M�#D���%E�#D���%=�#D���%5�#D���%-�#D���%%�#D���%�#D���%�#D���%
�#D���%�#D���%��#D���%��#D���%�#D���%�#D���%ݿ#D���%տ#D���%Ϳ#D���%ſ#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%}�#D���%u�#D���%m�#D���%e�#D���%]�#D���%U�#D���%M�#D���%E�#D���%=�#D���%5�#D���%-�#D���%%�#D���%�#D���%�#D���%
�#D���%�#D���%��#D���%��#D���%�#D���%�#D���%ݾ#D���%վ#D���%;#D���%ž#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%}�#D���%u�#D���%m�#D���%e�#D���%]�#D���%U�#D���%M�#D���%E�#D���%=�#D���%5�#D���%-�#D���%%�#D���%�#D���%�#D���%
�#D���%�#D���%��#D���%��#D���%�#D���%�#D���%ݽ#D���%ս#D���%ͽ#D���%Ž#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%}�#D���%u�#D���%m�#D���%e�#D���%]�#D���%U�#D���%M�#D���%E�#D���%=�#D���%5�#D���%-�#D���%%�#D���%�#D���%�#D���%
�#D���%�#D���%��#D���%��#D���%�#D���%�#D���%ݼ#D���%ռ#D���%ͼ#D���%ż#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%��#D���%}�#D���%u�#D���%m�#D���%e�#D���%]�#D���%U�#D���%M�#D���%E�#D���%=�#D���%5�#D���%-�#D���%%�#D���%�#D���%�#D���%
ļæ½#Dļæ½��%ļæ½#Dļæ½��%��#Dļæ½��%��#Dļæ½��%ļæ½#Dļæ½��%ļæ½#Dļæ½��%Ż»#Dļæ½��%Õ»#Dļæ½%Hļæ½%f.ļæ½fļæ½Hļæ½=��#Hļæ½��#H9ļæ½tHļæ½��#H��t	����ļæ½Hļæ½=��#Hļæ½5��#H)ļæ½H��H��H��?Hļæ½Hļæ½tH��#H��t��fDļæ½����=Eļæ½#u+UHļæ½=ļæ½#H��tHļæ½=ļæ½#����d����ļæ½#]������w��������A������A����tE������D����ļæ½���E��tA��A��ļæ½������ļæ½D‰Wļæ½fļæ½E1ļæ½1���f��ļæ½AWI��1ļæ½AVAUATU��SH��(Dļæ½Dļæ½wA9ļæ½r
D��1��A��A�������1Ū…ļæ½yļæ½���D��A��CEļæ½yļæ½Aļæ½ D��A)ļæ½D��������������D��A��A��A���ļæ½D��A��E��E1���A)ļæ½A9ļæ½��1ļæ½D��A��A�ʼn�A��)��������Oļæ½Aļæ½D��A��A)ļæ½D����D��A�����D��xļæ½A��A����A��Aļæ½Eļæ½D��u7Eļæ½xH��([]A\A]A^A_ļæ½@��A���ļæ½4���D��D����A��$���D�й��A9��D���D)ļæ½A������ļæ½V���fļæ½D���ļæ½t����Hļæ½=cļæ½1��L$Dļæ½L$Lļæ½D$Dļæ½T$ļæ½~ļæ½Dļæ½L$Lļæ½D$ļæ½L$Dļæ½T$ļæ½6���fDD��A��1ļæ½E����D��A�‰�1��A��Dļæ½Dļæ½Aļæ½@H��([]A\A]A^A_ļæ½1��Lļæ½D$Hļæ½=��Dļæ½T$��Dļæ½T$��D��Lļæ½D$A��D����A��'��������A��Aļæ½!��A�������fļæ½f.����Fļæ½Wļæ½69ŠB‰O9ļæ½7ļæ½@ļæ½��Gļæ½+ļæ½vļæ½Jļæ½9ļæ½Gļæ½)ļæ½G��f��ļæ½ATUSH��dHļæ½%(Hļæ½D$1�������������������ļæ½��tN��E1ļæ½tA1���H����[����$ļæ½D$���‰��ļæ½T$ļæ½$���������E��Dļæ½Hļæ½L$dH3%(��H��[]A\ļæ½���؅�x0������������A��r���1��@��ځ���������t��Չ�E1��C���@�ډ�Hļæ½5?��1��!�������U������ځ�tD��؁���ļæ½<�����Aļæ½�������!���f���������������f��������@��ATE1ļæ½U��S��H��dHļæ½%(Hļæ½D$1���y��Aļæ½��y��A����H����ļæ½D$���ļæ½$1���$��u3ļæ½T$��x+���E��Dļæ½Hļæ½L$dH3%(u/H��[]A\ļæ½��ډ�Hļæ½50��1���������=ļæ½f.��ļæ½AVAUE1ļæ½ATA��U��S��H��dHļæ½%(Hļæ½D$1���y��Aļæ½��y��A��E��yA��A��I����1ļæ½L�����1ļæ½D��L����$��u/ļæ½T$��x'���E��Dļæ½Hļæ½L$dH3%(u.H��[]A\A]A^�E���Hļæ½5uļæ½1��&��������jļæ½f.�����)Š™1ЉNjD$)ļæ½D)��1ļæ½)Š‹T$D)ļæ½A��A��D1ļæ½D)ļæ½9ļæ½Lļæ½)Ή�1ļæ½)ļæ½9ļæ½Lļæ½9ļæ½Lļæ½=ļæ½����Ðf.ļæ½AWA��A��I��AVD��D��AUE��ATU��SD��E���H��8��$ļæ½Dļæ½t$xDļæ½d$pļæ½D$PE��1ļæ½AVDļæ½T$$Dļæ½\$ ļæ½Hļæ½ZY��Dļæ½\$Dļæ½T$tHIļæ½?H��ļæ½Aļæ½GAļæ½wļæ½\$Bļæ½6Bļæ½Dļæ½Dļæ½1��:ļæ½H��81ļæ½[]A\A]A^A_ļæ½fļæ½Aļæ½+Aļæ½Dļæ½Dļæ½E��4)Dd$��Dļæ½D��Dļæ½.ļæ½<A�������Dļæ½d$A����ļæ½l$$A���Iļæ½?ļæ½L$ļæ½T$E�ĉ��t$ļæ½D$ ��H��D��D��WL��APļæ½D$8PDļæ½L$<1ļæ½Dļæ½D$4ļæ½L$0���H��ļæ½D$E��A�؉�D��L��PAVļæ½D$0Pļæ½L$D1����H�� ļæ½���fDļæ½T$D��H��8ļæ½[D)ļæ½]1ļæ½A\D)ļæ½A]A^A_��fļæ½Dļæ½T$,H��E��A��Dļæ½\$0ļæ½D$��D��L��PAVļæ½D$0Pļæ½L$D1�����H��L��UH��ATļæ½D$8PDļæ½T$L1ļæ½Dļæ½\$HDļæ½L$<Dļæ½D$4ļæ½L$0D��D�����H��XH��H��[]A\A]A^A_���f.��ļæ½AWAVE��AUA��A)ļæ½ATE��UA)ļæ½SH��(dHļæ½%(Hļæ½D$1��\$hDļæ½|$`Hļæ½<$ļæ½l$pļæ½t$ļæ½T$)ļæ½A)ļæ½)ļæ½A)ļæ½xjD���tkļæ½Hļæ½=vļæ½1��/ļæ½H��H��D��1ļæ½U1ļæ½1ļæ½E��SE��AWļæ½0���H�� Hļæ½L$dH3%(��H��([]A\A]A^A_ļæ½f���)��uļæ½E��xRD���uļæ½E��xXD���ļæ½w���E��x\D����ļæ½f�����xd���ļæ½W�����xe���ļæ½[����C���D��D)���ļæ½0���E��y���D)��ļæ½����D��+D$`��ļæ½����ļæ½+t$h����또+T$p���������9ļæ½fļæ½1ļæ½1��f.���t��tHļæ½H��tļæ½��uļæ½OGHļæ½H��uļæ½H�‰�H�� H	��fļæ½AUHcļæ½ATUSH��Hļæ½��#Hļæ½Hļæ½H��HB Hļæ½@H��tTDļæ½`@�����E��~2Hļæ½hH1ļæ½Lļæ½-)ļæ½#H��ļæ½��H��0D9ļæ½t$Hļæ½}L������uļæ½H����[]A\A]��H���������[]A\A]ļæ½@f.��ļæ½AWAVAUATUSH��Dļæ½gfE��tcDļæ½nI��Hļæ½_"A��ļæ½M���f���H�� D9ļæ½t4fD93uļæ½Iļæ½wHļæ½{L������uļæ½H����[]A\A]A^A_ļæ½fļæ½1���fļæ½f.��ļæ½H��1������t7Hļæ½��#Hļæ½Oļæ½#Hļæ½Hļæ½-ļæ½#ļæ½Hļæ½Hļæ½��#Hļæ½1ļæ½fļæ½H
H�P�H����SH���#H��H�B�#H�
ļæ½#Hļæ½Hļæ½C Hļæ½C(H��Hļæ½Hļæ½˰#Hļæ½C0H+H��#Hļæ½C8Hļæ½C@ļæ½)‰�H��#ļæ½1��fļæ½C��ƀH��H�‹2H����������!ļæ½%����t��Hļæ½K�����Dļæ½Hļæ½rHD։�@ļæ½H��H)ļæ½fļæ½S
�P�1�[�f�f.���H��1���H�=��#1�H���_�Df.���AWE��AVM��AUATUSH��x�|$@H��$�H�$�D$4dH�%(H�\$h1�H�X(H�f�#H�\$H�XH�\$(H���gJ�,�H����H�l$Xf�D$R���ӹH��H�=U�#�����H�F�#H�|$�H�D$PH�D$ H��1����Lc�E���5�D$D�H�����E1��T$RH�t$X�H�=��#I��I���d�H�=��#H��H�L$H���#E1�B�8L�O@J�T)jPAV�D$TH�L$HH�t$ �2�H�D$hA�H�� �P����j���"�C�H�lm�E1�H��H��H�D$H��H�D$8�Df�I�D$HH�<$I��H�L((1�HًQ�q���T$RH�t$X�H�=�#H�D$I����H�=��#H��H�T$H�
��#E��Bļæ½Lļæ½O@Jļæ½T:E1ļæ½jQAVHļæ½L$HHļæ½t$ ļæ½D$Tļæ½Uļæ½Aļæ½H�� Hļæ½ĘA�����H�����Hļæ½|$I��1��ļæ½L��D���H�� ��I��1����;ļæ½Hļæ½<$I��Iļæ½D$HHļæ½L((1ļæ½HŁ‹Qļæ½q������L��H��1����L��H��1ļæ½Hļæ½|$t��Hļæ½|$I��H��1���H��Hļæ½D$H9\$8��Iļæ½D$HHļæ½D((Lļæ½<L���(ļæ½Hļæ½t$ Hļæ½|$Lļæ½|$Xfļæ½D$R1���Lcļæ½E�������Iļæ½D$HH��Lļæ½=��#Hļæ½
r���H�L��L�HH�@(L��D$HP1��2�Y�^H�=��L��1�����H�t$ H�	�#f�|$RH�|$H�D$X1���Lc�E��~�D$D�������fDA�M��tL��1����f�H�D$HH�\$hdH3%(H�D$H��H��x[]A\A]A^A_��D�|$@�E1�D���c���Hc�����H�t$ H�|$f�D$RH�M�#H�D$X1��a�Lc�E���}�D$D��������H�|$tH�t$HH�|$1����H�D$HA���$���t"��!�4���H�|$H�~1��z�H�D$HA��������D$DA�����fDH�@8I��L�8A�XI�hf�\$RH�l$X����H��#H�Ic�H�@H��HB L�`Hc�L�<@I�\$HI��L�H�C(L�(L�����H�t$ �[ L�l$XH�|$f�D$R1��S��D$DLc�E���y���H��M|$H�L�-b�#�L$HI�G(�M�OL��QL�H�
ļæ½1����AX1ļæ½AYļæ½L��Hļæ½=7ļæ½��H�è#��P���Aļæ½Hļæ½D$H����nļæ½@f.��ļæ½AW1ļæ½AVI��AUI��ATUS���H��Hļæ½��#��Lļæ½%ÖØ#Hļæ½-��#1ļæ½Aļæ½$ļæ½]�����tIL��1��Gļæ½A�Dž�tHHļæ½��#���Hļæ½8������uļæ½Eļæ½>1ļæ½H��[]A\A]A^A_��Aļæ½������ļæ½Hļæ½��#Hļæ½H��#H���f.��ļæ½AVAUI��ATI��UH��SH��H�� dHļæ½%(Hļæ½D$1ļæ½Hļæ½=��#��H��tHļæ½5
�#H��������H���#H��I��H�X8���L��H�����1�L��H���Z���~NH�A�$H��H؀xw7�PH�
��Hcļæ½Hļæ½>��f.���1�����ļæ½f���@Aļæ½$Hļæ½D$dH3%(ļæ½H�� []A\A]A^��1ļæ½H������ļæ½<���Hļæ½/ļæ½#ļæ½Aļæ½$ļæ½f��Hļæ½=��H��Hļæ½@ļæ½�€���uqL��Hļæ½p`ļæ½!ļæ½f��*��H��H��H9ļæ½tGļæ½8ļæ½Ht߉
��ļæ½@ļæ½AEļæ½H�����@Aļæ½Eļæ½4���@Hļæ½@Iļæ½Eļæ½#���ļæ½	Hļæ½=sļæ½H����€���ļæ½���1ļæ½H��H��ļæ½LAļæ½Lļæ½H��H��u��������f.��ļæ½AWAVAUATUSH���H��$ļæ½|$P��$ļæ½H��$Hļæ½$L��$Hļæ½L$hLļæ½D$pH��$��D$,dHļæ½%(H��$ļæ½1ļæ½Hļæ½X(Hļæ½nļæ½#H��Hļæ½D$0Hļæ½\$E����Hc��D$TE1ļæ½Hļæ½D$HHļæ½@Hļæ½D$`H��H��$ļæ½Aļæ½A���$ļæ½H��$ļæ½Hļæ½D$xHļæ½D$pHļæ½\$HHļæ½|$h��Hļæ½\$hH��H���@��H��$ļæ½f��$��H��Hļæ½=
��������H��$Hļæ½<$1��Oļæ½H��$H\$xHļæ½D$XHļæ½\$H9ļæ½$ļæ½~7H��$ļæ½Hļæ½<$1ļæ½1��t��ļæ½Hļæ½|$XH��1����Hļæ½D$XHcDļæ½HD$xHļæ½|$`H��ļæ½JHļæ½t$X1�����Hļæ½D$`Hļæ½\$HHļæ½CH9ļæ½$ļæ½��Hļæ½D$H���ļæ½��$ļæ½H�޹Hļæ½=ļæ½#ļæ½H����H��#Hļæ½|$ļæ½(H��$ļæ½H�����Hļæ½D$ H��1����Lcļæ½E����ļæ½��$ļæ½I��H��$ļæ½Hļæ½=��#I���*ļæ½Hļæ½=sļæ½#H��Hļæ½L$Hļæ½��#E1ļæ½Bļæ½(Lļæ½O@Jļæ½T!jPAVļæ½D$LHļæ½L$PHļæ½t$ ���Hļæ½5\ļæ½#Hļæ½=5ļæ½#Hļæ½D$xH�� ļæ½'ļæ½Aļæ½����ļæ½R��ļæ½Aļæ½Cļæ½Hļæ½lmļæ½E1ļæ½H��H��Hļæ½D$Hļæ½D$H��Hļæ½D$@Hļæ½D$8ļæ½^fDIļæ½GHHļæ½<$Dļæ½D$Hļæ½L((1ļæ½HŁ‹Qļæ½qļæ½Fļæ½��$ļæ½H��$��Hļæ½=��#I��I���ļæ½LcD$Hļæ½=cļæ½#H��Hļæ½L$Hļæ½��#Bļæ½(I��Lļæ½O@jJļæ½TE1ļæ½PAVHļæ½t$ ļæ½D$LHļæ½L$P���H�� H��Aļæ½������H���vļæ½L��I��1����L��D��H�� ��I��1������Hļæ½<$I��Hļæ½D$8Iļæ½GHHļæ½L((1ļæ½HŁ‹Qļæ½q����cļæ½L��H��1��V��Hļæ½|$Hļæ½D$ļæ½Hļæ½t$L��1ļæ½H��ļæ½2��Hļæ½|$H��I��1�� ��Hļæ½D$H9\$@ļæ½Iļæ½GHHļæ½D((Lļæ½,L�����Hļæ½t$ Hļæ½|$L��$ļæ½f��$ļæ½1����A����ļæ½g���Iļæ½GHH��Lļæ½-8ļæ½#Hļæ½
����H�L��L�HH�@(L��D$XP1���Y�^H�=�L��1��i���H�t$ H���#f��$�H�|$H��$�1����A�������D$T��������@H��L��1�H�����H�D$H9\$@�����H�D$H��tH�t$XH��1����H�D$XH���#H��$�H�L$HH�HX H��H�SH�\$pH�@ �����H�H�@H��HBHHcHD$x�e���f�H�D$XH�D$`����H���#H��H�R8H�8�PH�Xf��$�H��$�����DH�D$`A�H��t
H��1����H�D$8H��t
H��1��y��H�D$XH��t
H��1��e��H�D$H��t
H��1��Q��H�D$H��t
H��1��=��M��tL��1��.��fDH�D$`H��$�dH3%(H�D$`��H���[]A\A]A^A_�|$P��Hc��yP�H�t$ H�|$f��$�H���#H��$�1����Lc�E���+�D$T�������f.�H��#H��$�H�H�@ L�|Hc�L�,@I�_HI��L�H�C(L� L�����H�t$ H�|$L��$�f��$�1��[ � ��Lc�E�������H��MoH�L�%8�#�L$XI�E(�M�ML��QL�H�
��1���AX1�AY�L��H�=
��p��Hļæ½��#ļæ½����H��#H��$ļæ½Hļæ½L$HHļæ½HX H��Hļæ½SHļæ½\$pHļæ½@ ļæ½Hcļæ½Hļæ½@H��HBHc@ļæ½HD$x���Hļæ½D$`ļæ½D$THļæ½D$x��$��.��$ļæ½����$ļæ½uLA��P����������!t$��$ ��tHļæ½|$`ļæ½~1��q��Hļæ½D$`Aļæ½�������D$TAļæ½����Hļæ½6ļæ½#f��Hļæ½4$ļæ½H*T$xļæ½\$,Hļæ½=ļæ½#Hļæ½HcD$PHļæ½@H��HB ļæ½������Y��Hļæ½|$`H��1��:��Hļæ½D$`ļæ½O���Hļæ½ѝ#f��Hļæ½4$ļæ½H*T$xļæ½\$,Hļæ½=]ļæ½#Hļæ½HcD$PHļæ½@H��HB ļæ½���������Hļæ½|$`H��1�����Hļæ½D$`���Hļæ½lļæ½#f��Hļæ½4$ļæ½H*T$xļæ½\$,Hļæ½=��#Hļæ½HcD$PHļæ½@H��HB ļæ½��������Hļæ½|$`H��1��p��Hļæ½D$`ļæ½m���Hļæ½D$`H��t
H��1����H�|$X�n���H�|$X1����H�D$`�]���A�H�D$`�H������f���AWAVM��AUATA��UH��SH��xM�y(�|$DH��H�T$dH�%(H�D$h1�I�AL�
�#H�D$0�p���H��H�=1�#H����f�D$RH�l$X�����H��#L��L�|$�H�D$PH�D$(H��1����Lc�E���>�D$@�H�����E1��T$RH�t$X�H�=��#I��I���-��H��f�E1�H�=k�#H�L$ H���#B�8L�O@jJ�T)PAVH�L$PH�t$(���H�D$hA�H�� �P����u���-�C�H�lm�E1�H��H��H�D$H��H�D$8�GDI�D$HH�|$I��H�L((1�HًQ�q�u���T$RH�t$X�H�=߾#H�D$ I���R��H�=��#H��H�T$ H�
��#E��fļæ½Bļæ½Lļæ½O@Jļæ½T:E1ļæ½jQAVHļæ½L$PHļæ½t$(ļæ½��Aļæ½H�� Hļæ½ĘA�����H����Hļæ½|$ I��1�����L��D���H�� ��I��1������Hļæ½|$I��Iļæ½D$HHļæ½L((1ļæ½HŁ‹Qļæ½q������L��H��1����L��H��1ļæ½Hļæ½|$tļæ½|��Hļæ½|$I��H��1��j��H��Hļæ½D$H9\$8��Iļæ½D$HHļæ½D((Lļæ½<L������Hļæ½t$(Hļæ½|$Lļæ½|$Xfļæ½D$R1��e��Lcļæ½E�������Iļæ½D$HH��Lļæ½=��#Hļæ½
:���Hļæ½L��Lļæ½HHļæ½@(L��D$LP1����Yļæ½^Hļæ½=Tļæ½L��1�����Hļæ½t$(Hļæ½љ#fļæ½|$RHļæ½|$Hļæ½D$X1�����Lcļæ½E��~ļæ½D$@�������fDAļæ½M��tL��1����f.ļæ½Hļæ½D$HHļæ½\$hdH3%(Hļæ½D$H��H��x[]A\A]A^A_��D��E��E1��%ļæ½Hc�����Hļæ½t$(Hļæ½|$fļæ½D$RH��#Hļæ½D$X1��#��Lcļæ½E��ļæ½Wļæ½D$@�����{���f.ļæ½Hļæ½|$tHļæ½t$HHļæ½|$1����Hļæ½D$HAļæ½��$���t"��!ļæ½4���Hļæ½|$Hļæ½~1��:��Hļæ½D$HAļæ½��ļæ½����D$@A�����fDHļæ½��#Hļæ½Icļæ½Hļæ½@H��HB Lļæ½`Hcļæ½Lļæ½<@Iļæ½\$HI��Lļæ½Hļæ½C(Lļæ½(L������Hļæ½t$(ļæ½[ Lļæ½l$XHļæ½|$fļæ½D$R1��;���D$@Lcļæ½E�������H��M|$Hļæ½Lļæ½-Jļæ½#ļæ½L$LIļæ½G(ļæ½Mļæ½OL��QLļæ½Hļæ½
��1�����AX1ļæ½AYļæ½L��Hļæ½=ļæ½���Hļæ½��#��v���Aļæ½Hļæ½D$Hļæ½����V��fD��U(ļæ½H��(ļæ½SH����1ļæ½H����W%��ļæ½Yļæ½(��;����tļæ½}!uH��[]ļæ½f.ļæ½H��H�Ǿ~1ļæ½[]����f.��ļæ½AWHcļæ½@��AVAUATUH��SH��H��HdHļæ½%(Hļæ½D$81ļæ½Hļæ½bļæ½#ļæ½D$Hļæ½Hļæ½H��HB Lļæ½`Hļæ½@8Lļæ½%ļæ½#Mļæ½l$(H��ļæ½Lļæ½<ļæ½L���*��Lļæ½|$(fļæ½D$"D��A��L���Hļæ½=ٹ#Lļæ½=ҹ#ļæ½M��Hļæ½t$ L��1ļæ½Cļæ½7ļæ½y��Lcļæ½1ļæ½E����ļæ½T$"Hļæ½t$(ļæ½L��I��ļæ½T$ļæ½��Dļæ½D$H��1ļæ½Hļæ½=Jļæ½#Iļæ½L$Kļæ½T5fļæ½E��Cļæ½Lļæ½O@E1ļæ½jAWHļæ½D$4P�����D$<H�� ����vfH��H��������������Hļæ½\$8dH3%(uGH��H[]A\A]A^A_��Iļæ½D$8H��Hļæ½8Dļæ½vLļæ½~fDļæ½t$"Lļæ½|$(����������;��f.��AWE��AVD��AUATUSļæ½ZHļæ½j Dļæ½a)ļæ½Lļæ½i Hļæ½Lļæ½\ED��D)ļæ½Hļæ½Eļæ½TEfE9}mH��tLļæ½GDļæ½OfD9ļæ½}=f9ļæ½|8D��fD9ļæ½}!ļæ½l@ļæ½GDļæ½OfD9ļæ½}fD9ļæ½fE9ļæ½MHļæ½GHļæ½xH��uļæ½A��fD9R~fDļæ½Rļæ½B9ļæ½fEļæ½[]A\A]A^A_ļæ½fļæ½fDļæ½R��fļæ½H��Hļæ½L$��fDļæ½FDļæ½NE��A)ļæ½Mcļæ½Nļæ½\]fD9ļæ½}ļæ½f9Guļæ½D��E��Hļæ½N E)ļæ½Mcļæ½Oļæ½4	Fļæ½IfE;~Xļæ½FtdfE9ļæ½ENļæ½E��fD9R~fDļæ½Rļæ½BA9ļæ½~fDļæ½RHļæ½D$ļæ½fE��ZDļæ½`D��D)ļæ½Hļæ½Eļæ½TED��)ļæ½Hļæ½Lļæ½\EHļæ½vH��ļæ½X�������Hļæ½VHļæ½L$ļæ½H��tJf9BuDHļæ½B fF;0}ļæ½7fļæ½f;ru/Hļæ½r fD9F$Hļæ½RD��ļæ½BHļæ½z Hļæ½R)�Hcļæ½Dļæ½GH��uļæ½fE9ļæ½�����A��fD9I~fDļæ½Iļæ½A9ļæ½~fDļæ½IE)ļæ½Icļæ½fEļæ½LE���ļæ½Gf9ļæ½~Gļæ½G ��Hļæ½Oļæ½
ļæ½H��Hļæ½QH9ļæ½uļæ½f;AtfS1���Hļæ½=��ļæ½�����[ļæ½@ļæ½Wf9ļæ½'ļæ½GuNHļæ½Of;Quļæ½��)ļæ½Hļæ½Q Hc��Bļæ½fD��Hļæ½W )ļæ½Hc��B���A��Hļæ½Q )ļæ½Hc��Bø����f.ļæ½H��Dļæ½AHļæ½If;Atļæ½H9��Lļæ½AAļæ½@f9Atļæ½DfE9ļæ½��I��Iļæ½@Eļæ½PDļæ½HL9ļæ½u��fDDļæ½PHļæ½@Dļæ½HfE9ļæ½tļæ½H9ļæ½t/Hļæ½HDļæ½YfD9Xtļæ½(DHļæ½ADļæ½XfD9Yu H��H9ļæ½uļæ½L9ļæ½uļæ½H��f.ļæ½L9ļæ½t1ļæ½H9ļæ½t
�I��H��A�@� t	A�H9�ty�t	A�@9�t6H��1��H�=���$��1�H���DH�FD�VD�H�C����G����H�FD�VI��D�H�#���H�FD�VI��D�H�
���ļæ½G�����@��Hļæ½��#H��@fDļæ½H��ļæ½@ļæ½H9ļæ½u��ļæ½AUI��ATLļæ½%^ļæ½U1ļæ½SHļæ½Cļæ½#H������t:Hļæ½Cļæ½#Aļæ½M+KEļæ½EAļæ½MD+Cļæ½8Eļæ½Eļæ½~��L��1������H����uļæ½H��[]A\A]�ļæ½AWI��AVA��AUATUSH��H��Hļæ½-֏#ļæ½T$ļæ½}ļæ½(ļæ½C2<m��<a��<r��HcC4����Hļæ½��#H��HŠ‹����Dļæ½hDļæ½`��UA��A�܀���fDļæ½S4D��E��Hļæ½51��1��,��Aļæ½Aļæ½Oļæ½EDļæ½Dļæ½Aļæ½Aļæ½O<~uH��Hļæ½5��1ļæ½[]A\A]A^A_����ļæ½HcC4��ļæ½H��Lļæ½ѳ#ļæ½UH��Lļæ½Dļæ½aE��ļæ½	Dļæ½iDļæ½aļæ½��ļæ½Z���E/EgH��[]A\A]A^A_ļæ½@ļæ½O$ļæ½W 1ļæ½Hļæ½5��Dļæ½O,Dļæ½G(��g���}�����ļæ½K1ļæ½S01��Dļæ½K3Dļæ½C2Hļæ½5��ļæ½8���}ļæ½~����S4Hļæ½5��ļæ½1�����c���ļæ½
H�=��1��-���U�I���@�	H�=��1��
��ļæ½Uļæ½)���@ļæ½Hļæ½=��1�����ļæ½Uļæ½	���@Dļæ½k,E��ļæ½����ļæ½C(Dļæ½k(ļæ½D$vDļæ½S ��A1ļæ½Eļæ½A)ŀ�~1ļæ½L$E��E��D��Hļæ½5��ļæ½1ļæ½Dļæ½T$ļæ½U��Dļæ½T$Lļæ½Iļæ½#ļæ½C1<b��<s��<c��E���ļæ½EfE1ļæ½E)ļæ½<~D��Hļæ½5��ļæ½1����Lļæ½��#ļæ½|$vļæ½_ļæ½|$hļæ½dļæ½UHcC4E��E1ļæ½Hļæ½H��Lļæ½Dļæ½hDļæ½`Hļæ½0ļæ½
���Dļæ½Hļæ½=\ļæ½1�����ļæ½U���@ļæ½K(������~Hļæ½=����Dļæ½k,ļæ½ULļæ½fļæ½#D��Dļæ½T$ļæ½D$h��DS$A1ļæ½A)�����ļæ½A�����������E���fE1ļæ½E)��E<��Hļæ½5��ļæ½1����ļæ½EL��#����f.ļæ½Hļæ½=V��d��ļæ½ULļæ½ɰ#ļæ½)���@��~Hļæ½=��ļæ½@��ļæ½UHcC4Lļæ½��#E1�����f��UHcC4���1��Hļæ½=ļæ½���ļæ½UHcC4Lļæ½^ļæ½#���f��E��fE1ļæ½A���E)�����D1��Hļæ½=��E1��J��ļæ½EL��#���f.��ļæ½AWAVAUATUSH��(Hļæ½_ H��ļæ½!Hļæ½|$E1ļæ½Aļæ½Lļæ½-��f.ļæ½Hļæ½[H����E��tļæ½KLļæ½{A��Aļæ½Gf9Ctļæ½��Aļæ½O ļæ½CL����ļæ½CA2Gxļæ½Hļæ½Uļæ½uf;ruH��Hļæ½Uļæ½uf;rtļæ½H9ļæ½t"H��ļæ½Hļæ½Hļæ½yf9xLEļæ½H��H9ļæ½uļæ½Hļæ½SIļæ½FHļæ½Ef;ptļæ½L��1��?��Mļæ½~ļæ½EI9��.��ψEHļæ½[H��ļæ½8���Hļæ½D$Hļæ½h H����uf9u0ļæ½f.ļæ½Hļæ½EH����H��H��ļæ½pf9u��ļæ½M��@tļæ½Hļæ½Eļæ½P��@u��Hļæ½@ļæ½P��@tH9ļæ½uļæ½1������xļæ½Hļæ½EH��tfļæ½Pf9ļæ½uBļæ½@@t<H����Hļæ½CHļæ½P����Hļæ½UHļæ½hļæ½Mļæ½PH����⿈Pļæ½UH��H��H��H�ʼn�f9uļæ½Z���fļæ½Hļæ½D$Hļæ½h Hļæ½Ї#ļæ½8��H����Eļæ½]f9��DLļæ½eļæ½ ļæ½)ļæ½Iļæ½T$ Dļæ½sHc��Bļæ½EA9��Uļæ½MA9��HD��Hļæ½M )ļæ½Hcļæ½Dļæ½,AAļæ½D$A9��OAļæ½L$A9��@D��Iļæ½L$ )ļæ½Hcļæ½Dļæ½AfA9���EDļæ½Sļæ½9��9ļæ½M9��-D��Hļæ½M )ļæ½Hc��AAļæ½D$9ļæ½��Aļæ½t$9ļæ½��A)ļæ½Iļæ½D$ Mcļæ½Bļæ½Pf�����f=ļæ½���ɘļæ½fA�����fA�����A��A����A���9ļæ½����A��A��fD9}~fDļæ½}ļæ½E9ļæ½~fDļæ½}ļæ½E��Hļæ½M )ļæ½Hcļæ½fDļæ½<AHļæ½D$f9P}fļæ½PHļæ½D$fD9x~fDļæ½xļæ½Etļæ½E��9ļæ½t?fA9ļæ½|9A��fE9l$~fEļæ½l$Aļæ½D$9ļæ½~fEļæ½l$Aļæ½D$��Iļæ½T$ )ļæ½Hcļæ½fDļæ½,BAļæ½D$t
A�D$��9�t5fE9�/A��fD9E~fD�E�E9�~fD�E�E)�H�E Hc�fD�X�ED��9����E9�����H�U )�Hc�D�<BA�D$��9�A�T$9������L��1�D�s����EA9������D��H��1��T$�c�T$A��A�D$A9������D��L��1��T$�<�T$A������
H�=�1��
����G�������Aļæ½Gļæ½���@H��([]A\A]A^A_��ļæ½I����������fA9T$~fAļæ½T$Aļæ½D$9ļæ½~fAļæ½T$Aļæ½D$��Iļæ½L$ )ļæ½Hcļæ½fļæ½Aļæ½����D��L��1��L$ļæ½T$Dļæ½D$��L$Dļæ½D$ļæ½T$f���ļæ½`���Aļæ½D$(E(�����@��fA���ļæ½]���Aļæ½D$0E0��Dļæ½@��A��A��ȉ��R���fDD��H��1��T$Dļæ½D$Dļæ½T$ļæ½
�D�T$D�D$���T$������H��1����A���1���@I�l$H��t�]�Ef9�����H�D$H�h H��������Ef9E#���@H��������Cf9C�����H���EH�]�0tڨu�H���e����Cf;C�W����Uf9�t��@�Cf;C}{�Uf9�ur�C� t-�M�� t$0�y 1�H��H�������Ct�u��t,�U��t#0�y�U1�H��H�����t
ļæ½Cu,@Hļæ½[H��ļæ½{���Hļæ½]ļæ½"���Hļæ½|$Hļæ½G ļæ½Mļæ½.���Hļæ½D$ļæ½uH��H��Hļæ½x Dļæ½Fļæ½1��j��Hļæ½D$Dļæ½EH��H��Hļæ½x Aļæ½pļæ½1��I��Cļæ½`���H��ļæ½W���ļæ½Ef9Eļæ½RLļæ½=ļæ½Lļæ½5��ļæ½$fļæ½Hļæ½mH��ļæ½	ļæ½Ef9E��ļæ½Euļæ½Hļæ½=ļæ½I���P���Aļæ½D$ļæ½uļæ½L����Hļæ½5V��1ļæ½L������H��Hļæ½Cļæ½Sf;Pt���C��Hļæ½K I�؉�Dļæ½Kļæ½)ļæ½Hcļæ½Hļæ½5Ōæļæ½A1��G���ļæ½CDļæ½h��CfA9ļæ½|5DA��Hļæ½K ļæ½A����)ļæ½Hcļæ½L��ļæ½A1��
���ļæ½CfD9ļæ½~Š€KI9ļæ½��Hļæ½Cļæ½DH��Hļæ½PH9ļæ½u��PH���X���Hļæ½5-��1ļæ½L��躿��Aļæ½T$@Hļæ½C Dļæ½KI��Hļæ½5���1ļæ½čŽæļæ½ļæ½ļæ½Cļæ½KDļæ½hfA9ļæ½|ļæ½>f.��CA��Hļæ½K L��A����)ļæ½HcĒæļæ½A1��F���ļæ½KfD9�̀KHļæ½[ļæ½Sf9��w���L��@Hļæ½Hļæ½
f.ļæ½H��Hļæ½QH9ļæ½uļæ½Hļæ½BH9ļæ½tH��Hļæ½BH9ļæ½uļæ½I��ļæ½xf9zt�����Hļæ½D$Hļæ½h ���H��#ļæ½8������Hļæ½D$Hļæ½h ļæ½>���f��ļæ½UA����S��E��A�����D���D���A��D��A)ļæ½D�����Hcļæ½A)ļæ½Hļæ½<o��A��)ļæ½xtWE0ļæ½E0ļæ½A)ļæ½A)ļæ½A���A���A����)��E��x)Jļæ½LGD��y@��Dļæ½xļæ½H��fļæ½Gļæ½)ļæ½H9ļæ½uļæ½[]ļæ½E��xļæ½Jļæ½TG@H��fļæ½Gļæ½H9ļæ½uļæ½[]ļæ½���E0ļæ½E0ļæ½)ļæ½D)ļæ½A)Ū‰Ńļæ½ļæ½A���A����)ļæ½E��xļæ½Jļæ½tG��y@��Dļæ½xļæ½H��fļæ½Gļæ½)ļæ½H9ļæ½uļæ½[]ļæ½fD��AWAVA��AUA��ATE��U��SH��H��Hļæ½	~#ļæ½8~E���A��1��щ�Hļæ½5,��'���D��E���������1Hļæ½=)ļæ½1��/���E��E)ļæ½��ļæ½]ļæ½{0����D9c`��9k<���k<E����Hļæ½{X��E���D��D��H��1ļæ½[]A\A]A^A_陾��f����ļæ½s����������ļæ½`���D��E������ļæ½K���D��E��ļæ½)��ļæ½I����1���9k@ļæ½k����k@E��ļæ½h���H��[]A\A]A^A_ļæ½@Dļæ½S0E��x"H��A��E��D��ATD��H��1ļæ½1��Ѹ��AXAYD9c`ļæ½���E���D��D��H��1�����fļæ½E��D��D���������������D��E��ļæ½3����/ļæ½H��D��1ļæ½A��ATE1ļæ½D��H��1��R���XZ������ļæ½K������ļæ½H��D��H��A��ATE��D��1ļæ½1�����Y^ļæ½I������ļæ½������������Hļæ½����Hcļæ½Hļæ½>��@Hļæ½����Hļæ½+���Hļæ½?���H����Hļæ½{���H����H����Hļæ½��ļæ½��ļæ½H��Hļæ½){#Hļæ½=:z#ļæ½肺��f��ļæ½AW��AV��AUDļæ½oATA��I��UBļæ½,*SH����ļæ½1Lcļæ½L��薸��H��H��uBLļæ½=�����L���1�����Hļæ½=Ćæ1�����L���T���H��H��tļæ½M����Aļæ½D$t{Mcļæ½I��E��~"Aļæ½Mļæ½1��
�H��A����H�PH9�u��c�f�CH�!{#�8~ �K�D�KH�ڿD�H�5�1��T���H��H��[]A\A]A^A_�f�fA�l$�y���@E��~�A��A��D��H�T�H���H��H�@�H9�u��z���f.��H�=a�1��
��������ļæ½Sļæ½?H��t;Hļæ½dz#��8~ ļæ½Kļæ½Dļæ½KH�ڿDļæ½Hļæ½5��1�蔸��H��[髯��ļæ½Hļæ½=Hļæ½1�脲�����AUI��ATI��UH��SH��H��y#ļæ½;t
H�y#�1�H��H�55��-���M��t
L��1��N�;uH�- #H��L��[]A\A]�@1��H�=������H��L��[]A\A]�Df.���ATA��USH��H��0dH�%(H�D$(1�蹱��H��'��H��H�޺(H���L���H�$��t%�N���H�H�����H���P�H���u�H�=��H�������uDH�x#D� H�x#D� H��y#D� H�D$(dH3%(�XH��0[]A\�f��H�=+�H�������u6H��w#D� �f.��H�=ݸ1����������H�=�H�������t.�
H�=ظH�������u#H�w#D� �G���DH��x#D� �3����
H�=��H�������t)�H�=��H�������uH�w#D� ��H��v#D� ����H�=n�H�������uH��w#fD� ����H�=[�H�������uH��v#D� ����H�=H�H�������usH�Cw#D� H�)u#D� H��w#D� H�%u#D� H�w#D� H�Qv#D� H�v#D� H�=w#D� H��v#D� H�1u#D� H�Gu#D� �����H�=��H�������uH��v#D� ����H�5��H��������uH��u#D� ���H�5��H���]�����uH��u#D� �������H�5j�H���6�����uH�+v#D� �m���H�5R�H��������uH�qt#D� �K���H�5;�H������uH�ot#D� �)���H�5%�H���а����uH��u#D� ����H�5�H��记����uH��s#D� ���H�5��H��茰����uH�	v#D� ����H�5߶H���j�����uH�os#D� ���H�5ȶH���H�����uH�]u#D� ����H�5��H���&�����u�E��DN�H��t#fD� �P���H�5��H�������u�E��DN�H�(t#fD� �!���H�5m�H���ȯ����uH��r#D� ���H�5W�H��覯����uH��r#D� ����H��H�5=��1����1�1�H�=>�1��K������fDS1�H���
Hļæ½=���ɫ��ļæ½;���tP��H�޸Hļæ½˽HEļæ½H��Hļæ½5	��1�腲��H��s#H9t)1ļæ½1ļæ½Hļæ½=��ļæ½y���1ļæ½[ļæ½D1��I���H���@Hļæ½=���Ԫ����f��ļæ½H��tgļæ½��u?��	w"ļæ½H��Ru3ļæ½u7ļæ½ t1��<���@H��1ļæ½Hļæ½=��1��e���Dļæ½���H���@1��Y���fļæ½1��f.��ļæ½Hļæ½t#SH���8uDH��t4ļæ½Cļæ½u,ļæ½Sf��~H��1��[���H��ļæ½Pļæ½@����fļæ½Sļæ½CH��[ļæ½fDH��Hļæ½5��1��R�����ļæ½H��s#SH���8u<H��t"ļæ½Cļæ½tfļæ½{uļæ½uļæ½��fļæ½Sļæ½CH��[ļæ½H��1ļæ½[�խ��DH��Hļæ½5��ļæ½1�������ļæ½USH��H��Hļæ½,s#ļæ½8uWH��ļæ½~ļæ½k@��udļæ½C��f��~fļæ½CH��H��[]ļæ½f.ļæ½1ļæ½H���V�����tļæ½H��H��1ļæ½[]ļæ½����H��Hļæ½5.��1��Z����ļæ½H��H��1ļæ½[]ļæ½���1��fļæ½f.��ļæ½H��t?fļæ½H��t-H��1����ļæ½P��t��fļæ½hļæ½PH��ļæ½f��ļæ½1��D��Hļæ½5r#SH���8udH��tVļæ½S����ļæ½������	wYļæ½H��Ru)ļæ½ t^ļæ½C��fļæ½Cf��tf��u��t
H��1����1ļæ½[ļæ½DH��Hļæ½5/��1��R����H��1ļæ½Hļæ½="ļæ½1ļæ½[鬬��@ļæ½tļæ½H��1������ļæ½H���Ȧ��1ļæ½[ļæ½@H��Hļæ½5��ļæ½1�������D��H����t[~I������ukH��t
�F��H��t
ļæ½B��H��tļæ½AuH��1ļæ½H��霦��@��u,H����H��tļæ½Fuļæ½H��1ļæ½H��ļæ½o�����Hļæ½=Rļæ½1ļæ½H��遨���H��tļæ½FteH��t��Buļæ½H��1ļæ½H��ļæ½,���@H��1ļæ½Hļæ½L$Hļæ½$ļæ½���Hļæ½L$Hļæ½$ļæ½C���ļæ½H��1ļæ½Hļæ½$��Hļæ½$ļæ½4���fļæ½H��1ļæ½Hļæ½$�҄��Hļæ½$ļæ½fļæ½f.��ļæ½ATI��I���UHļæ½-ļæ½n#SH�ˀ}t
H�an#�A�<$�������H�
��H���HE�@������L�
��H���LE�H���P�QH�=��#H�
޳1�诰��Xļæ½ZHļæ½5��#1�����1ļæ½L���@����}ubHļæ½cļæ½#Hļæ½��#H��tfļæ½{H��[]A\��H��1ļæ½[]A\��fļæ½1���H��@��ļæ½T�����1���I���X���ļæ½Hļæ½=��1��Ŧ���ļæ½���Hļæ½bļæ½��0wHcļæ½H��Y#Hļæ½��@f.��ļæ½H��#Hļæ½��#ļæ½f��ļæ½1��ը��Dļæ½�Ðf.����f.���ļæ½AUATUSH��H����ļæ½I��H����t{1ļæ½E1��(@Hļæ½EHļæ½[H��tHļæ½��t[I9ļæ½tHļæ½{uOH��H�؀�tļæ½{1ļæ½H��1����Hļæ½@M��uļæ½Hļæ½[I��H��uļæ½Hļæ½@Iļæ½EH��L��[]A\A]Ɛ1ļæ½1��פ��H��H��1ļæ½[Hļæ½=��]1ļæ½A\A]麨��E1���D���G��fļæ½Gf��1t)S���t)Hļæ½_<t1��z���H��H��uļæ½[ļæ½Gu��fļæ½H��1ļæ½Hļæ½=��1ļæ½[ļæ½L���fļæ½f.��ļæ½USH��H��Hļæ½m#ļæ½$ļæ½8ļæ½L$��1ļæ½1ļæ½Hļæ½5ļæ½m#ļæ½ �Ө���;H��uKHļæ½Eļæ½C<Hļæ½}H���L$ļæ½$ļæ½E��Sļæ½Cuļæ½C��fļæ½Cf��t`H��H��[]ļæ½fD1ļæ½1�解��H��H��H�޺[Hļæ½=
ļæ½1ļæ½]ļæ½���ļæ½H��Hļæ½5ڲ������J���fļæ½H���X���H��H��[]ļæ½@f.��ļæ½AUA��ATA��USH��H��Hļæ½l#ļæ½8��1ļæ½1ļæ½Hļæ½5ļæ½l#ļæ½ �ԧ���;H��uDHļæ½Eļæ½C<Hļæ½}D��D��H�ވE1��Sļæ½Cuļæ½C��fļæ½Cf��tiH��H��[]A\A]ļæ½1ļæ½1�询��H��H��H�޺[Hļæ½=ļæ½]1ļæ½A\A]ļæ½���@A�Љ�H��1ļæ½Hļæ½5��ļæ½����O���ļæ½H���X���H��H��[]A\A]ļæ½f.��ļæ½UH��SH��H��Hļæ½k#ļæ½8udļæ½;uHļæ½{t(1ļæ½1�����H��H��1ļæ½[Hļæ½=��1ļæ½]���fDļæ½}uHļæ½}tC1ļæ½1��ڔ��H��H��1ļæ½[Hļæ½=��1ļæ½]����H��H��Hļæ½5Nļæ½1��ļæ½7����Dfļæ½{~H���A���H�ËE)Cļæ½E)Cļæ½EtH��H��[]ļæ½fļæ½H��訟����fD��AT1ļæ½A��� U��Hļæ½5ļæ½j#S��1�����Dļæ½ Hļæ½@ļæ½hļæ½X[]A\ļæ½f.��ļæ½Hļæ½j#SH���8u<ļæ½;uHļæ½{t 1ļæ½1����H��1ļæ½1ļæ½Hļæ½=Ͱ[���fļæ½{)H���[ƐH��Hļæ½5��ļæ½1��J����ļæ½H���X���H��H���[ļæ½f.��ļæ½AUATI��UH��SH��H��Hļæ½bi#ļæ½8umļæ½;uHļæ½{t1L��H��1��O���1ļæ½H��Hļæ½=Vļæ½H��1ļæ½[]A\A]ļæ½2���f��}uHļæ½}tKL��H�޿1�����1ļæ½H��Hļæ½=&��I��H��H��1ļæ½Hļæ½5���t����r���ļæ½Aļæ½<$uIļæ½|$t)H��H�޿1�跟��1ļæ½L��Hļæ½=ŚÆļæ½c���fD1ļæ½Hļæ½5i#ļæ½01��[���I��Iļæ½EAļæ½D$Aļæ½EAļæ½D$Aļæ½Eļæ½CAļæ½E ļæ½CAļæ½E$ļæ½EAļæ½E(ļæ½EAļæ½E,ļæ½Ctļæ½Et*Aļæ½D$tH��L��[]A\A]ļæ½H���l�����L���b�����H���X�����fD��AW1ļæ½A��f��AV1ļæ½f���Zļæ½AUļæ½Zļæ½A��E��ATA��Hļæ½5
h#UH���8SH��ļæ½T$Dļæ½L$ļæ½\$艣���T$.��H��Dļæ½`0zuļæ½%��ļæ½d$A��h��A��v��fļæ½Hļæ½{ f��H���ZD$��Ufļæ½Hļæ½{(f���ZD$H��ļæ½Uļæ½C(��yļæ½Ų‰C(ļæ½C,��yļæ½Ų‰C,ļæ½D$Dļæ½{1Dļæ½s2Dļæ½k3ļæ½C4Hļæ½[ļæ½Euļæ½E��fļæ½Ef��ļæ½|H��H��[]A\A]A^A_ļæ½f.ļæ½H��1ļæ½1ļæ½1ļæ½[Hļæ½=ļæ½]A\A]A^A_���f��Hļæ½{ H��ļæ½ZL$fļæ½Uf��Hļæ½{(f��ZL$H��ļæ½Uļæ½<����H���x����w�����AUATUH��SH��H��Lļæ½%Ef#Aļæ½<$t.Lļæ½-ge#Aļæ½}ļæ½tH��H��Hļæ½5��1��賣��H������u0H��H����ļæ½U��t��tH��H��[]A\A]��Hļæ½{��fļæ½{���Pļæ½��H��ļæ½%ļæ½U��u<t<uļæ½Hļæ½EH����fļæ½}~H���8���H��Hļæ½@ļæ½8��E<t
�;u<�sH�EH�XH�CH�EH��H�CH��[]A\A]�DH�����H����P��`���H�����U���W���H�}�Y����EC�ECH��E��H��H�\$����H�D$����DH��H��1��H�5
��?���Aļæ½<$�����Aļæ½}ļæ½y����X���@H��H��[]A\A]ļæ½fļæ½H��H��1ļæ½[]A\A]鬣��@ļæ½;���ļæ½SPLļæ½cļæ½SPļæ½SPM����Hļæ½CH��L��Iļæ½D$1��)������@H��1�����1ļæ½H��Hļæ½=nļæ½H��1ļæ½[]A\A]��@Hļæ½}������ECH��EC1��Ϙ��H������ļæ½H�޿賚��1ļæ½H��Hļæ½=+��DH��1ļæ½č–˜ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½U1ļæ½L��SH�����։�H��裢��H��tFHļæ½SHļæ½BHļæ½PHļæ½SHļæ½@H��tHļæ½CHļæ½hHļæ½EHļæ½CHļæ½EH��H��[]���UH�ÈP��fļæ½f.��ļæ½AWAVA��AUATUSH��H��H��b#ļæ½8ļæ½(ļæ½<ļæ½><��<��Hļæ½CI�߀8��fA��L��E1ļæ½E1ļæ½E1ļæ½E1ļæ½1ļæ½1ļæ½1��'f.ļæ½Hļæ½CkH��Dc��LEļæ½H��tFH��ļæ½��uļæ½H����E����Hļæ½CH�����Kļæ½Sļæ½Aļæ½H��H��E��A��H��uļæ½H��L��[]A\A]A^A_ļæ½fDI��1ļæ½1ļæ½1ļæ½1��ļæ½S����8H��ļæ½*���1ļæ½1����H��H��1ļæ½[ļæ½]1ļæ½A\Hļæ½='ļæ½A]A^A_ļæ½X���ļæ½E1ļæ½1ļæ½1ļæ½1��H�����I��fAļæ½���L���C���I��H�������R���f��F��y
ļæ½A@���ȀD�ڿHļæ½L$ļæ½FD��D)ļæ½1ļæ½)ļæ½Dļæ½\$Dļæ½$ļæ½s���Hļæ½L$Dļæ½$I��Dļæ½\$Hļæ½Aļæ½H@Hļæ½xHļæ½XHļæ½@tļæ½Pļæ½B����Hļæ½Cļæ½Kļæ½SH�������D)ļæ½E)��Dļæ½D��E�܉Kļæ½S���f��Kļæ½SHļæ½Cļæ½{����H��Hļæ½5T��1��:���ļæ½<����fļæ½{I��ļæ½a���H��H��[]A\A]A^A_ļæ½+���Aļæ½Hļæ½A��ļæ½`���H��_#ļæ½8u4AUAMIļæ½@ļæ½?���ļæ½H��H��1ļæ½[]A\A]A^A_ļæ½h���Hļæ½5��1ļæ½Lļæ½D$č ļæ½ļæ½Lļæ½D$Dļæ½\$Dļæ½$Aļæ½PAļæ½H��AUATUSH��H��ļæ½Dļæ½gH��1ļæ½Lļæ½-tļæ½D��f��K��?ļæ½Cļæ½��ڃ�ļæ½Sļæ½S��މs<w��IcDļæ½Lļæ½>��fDļæ½Hļæ½=ļæ½1��5���DHļæ½SHļæ½[Hļæ½CH��tHļæ½EHļæ½kHļæ½CHļæ½EH��tBH��ļæ½BH���s���ļæ½[ ļæ½[$��)K )S$)K()S,ļæ½fļæ½)K )S$��E��xH��H��[]A\A]ļæ½DH��H��1ļæ½1ļæ½[]A\A]邛��1���@f.��ļæ½H��^#ATUH��Sļæ½8��H�����E��Hļæ½UH����fļæ½}UE1ļæ½H���ļæ½;tH��Hļæ½XH��uļæ½H9ļæ½tBHļæ½SH��Hļæ½EH��Hļæ½@1��M���L��H���"���Hļæ½SI���H���є��H��Hļæ½Pļæ½H��1�����[L��]H��A\���H��Hļæ½5��ļæ½1��y����?���1ļæ½1��۔��[H��1ļæ½]Hļæ½=��1ļæ½A\���[1ļæ½]A\ļæ½f.��ļæ½AWAVAUATUSH��H��fļæ½Hļæ½|$��Lļæ½l$E1ļæ½E1ļæ½E1ļæ½1ļæ½Eļæ½uD��AEDļæ½T$���$Iļæ½}H��Eļæ½1ļæ½D��SAļæ½UAļæ½M��)ļæ½Aļæ½E��D)ļæ½Aļæ½EAļæ½E��<ļæ½(Hļæ½5ļæ½��Dļæ½T$Hcļæ½Hļæ½>��ļæ½A�̉�Mļæ½mE��Dļæ½$M��ļæ½w���Hļæ½D$H��[]A\A]A^A_ļæ½Aļæ½M$Aļæ½U Iļæ½} H��1ļæ½Dļæ½D��SA)m Aļæ½M,Iļæ½}(E)e$Aļæ½U(H��1��SAmEe��Aļæ½U D��Dļæ½T$Iļæ½} AM$H��1ļæ½D��SDļæ½T$Aļæ½M,Iļæ½}(Aļæ½U(A)m H��1ļæ½E)e$Dļæ½D��SA)m(AmE)e,Eeļæ½2���DAļæ½M$Aļæ½U Iļæ½} H��1ļæ½Dļæ½D��SA)m AmE)e$Ee����L��Hļæ½5ƣ�1��z����Hļæ½=��1�藓��AmEe����f.��k���Hļæ½D$H��ļæ½"��������ļæ½1ļæ½1ļæ½H��tWGHļæ½H��u��FƐf.��ļæ½AWAVAUATUH��SH��(dHļæ½%(Hļæ½D$1ļæ½Hļæ½4[#ļæ½8ļæ½BH��ļæ½+ļæ½E��HHļæ½}ļæ½=<��fļæ½}��1ļæ½Lļæ½l$ļæ½H���ļæ½;tH��Hļæ½XH��uļæ½Hļæ½UH9ļæ½��Hļæ½SHļæ½EHļæ½@Dļæ½}E����Hļæ½EH9ļæ½��Lļæ½eIļæ½D$Hļæ½mHļæ½EH��H������L��L��I��1��O���L��1�����L$ļæ½T$MUH����KSE����H��L��H���1���H���9���fļæ½Hļæ½EI���
ļæ½I��L��Lļæ½`M��uļæ½@@��Hļæ½EI9ļæ½tMļæ½fIļæ½D$Lļæ½uIļæ½F1ļæ½L��Hļæ½L$ļæ½ŚŽļæ½ļæ½Hļæ½Eļæ½eHļæ½L$H9�����E1��"���@E��y#H��1ļæ½1��W����T$)Sļæ½T$)Sļæ½E���@H��L���u���Hļæ½t$dH34%(��H��([]A\A]A^A_ļæ½f��Hļæ½=ļæ½1ļæ½Hļæ½L$ļæ½���Hļæ½L$ļæ½7���I��1ļæ½1ļæ½1ļæ½1��ļæ½y���H��fļæ½}ļæ½���Hļæ½ļæ½ļæ½Ćļæ½ļæ½H��H�������1��{���1��/���H��Hļæ½5Ź ļæ½1��s������1ļæ½1ļæ½ļæ½Õļæ½ļæ½1ļæ½H��1ļæ½Hļæ½=���“���8���蘐����ļæ½U��1ļæ½1ļæ½S��������H��輗����1ҾI����1ļæ½1��œ����1ļæ½I��1ļæ½1�谓��H��1ļæ½H��[1ļæ½]���@f.��ļæ½AUI��ATI��UH��SH��H��Hļæ½X#ļæ½8uBļæ½;uHļæ½{t1ļæ½H��Hļæ½=ļæ½H��1ļæ½[]A\A]����}t:1ļæ½H��Hļæ½=ļæ½��@ļæ½	ļæ½H��H��Hļæ½5�����D����fļæ½H��Hļæ½sL��L��[H��1ļæ½]A\A]ļæ½2���f��ļæ½AWI��AVM��AUM��ATI��UH��SH��H��Hļæ½UW#ļæ½8��H������t,Hļæ½{t%<t;��<��H����Hcļæ½Hļæ½>��fļæ½1ļæ½H��Hļæ½=tļæ½1��
���ļæ½<uļæ½Hļæ½=Ҙļæ½1ļæ½č³Žļæ½ļæ½H��H��[]A\A]A^A_ļæ½���DI��H��H��1ļæ½Hļæ½5Ōžļæ½ļæ½L���H��ļæ½`���Aļæ½����H��[]A\A]A^A_ļæ½DA��Sļæ½sļæ½1�试��Hļæ½EH��[]A\A]A^A_ļæ½@ļæ½C��@<����A��fļæ½A��S$ļæ½1��s ļæ½g����Sļæ½sļæ½Hļæ½E1��Q���fļæ½Iļæ½$ļæ½ZC(ļæ½AH��[]A\A]A^A_ļæ½A��S$ļæ½1��s ļæ½����S,ļæ½s(ļæ½Hļæ½E1������Sļæ½sļæ½Iļæ½$1����Iļæ½EH��[]A\A]A^A_��Aļæ½H��[]A\A]A^A_ļæ½Zļæ½[1ļæ½]Hļæ½=Lļæ½A\A]A^A_ļæ½,���fļæ½f.��ļæ½AWAVAUATI��UH��SH��Hļæ½.U#Hļæ½T$Hļæ½L$Lļæ½D$Lļæ½L$ dHļæ½%(H��$ļæ½1��;ļæ½Fļæ½}ļæ½$HĒ„$ļæ½Hļæ½D$xM����Aļæ½<$@��ļæ½WIļæ½|$ļæ½iļæ½D$,@����Aļæ½t$Aļæ½L$@��u��$��t$x��$��L$|L��1ļæ½Lļæ½-{ļæ½1ļæ½D��Dļæ½<Dļæ½4
@��ļæ½+@��Ic|ļæ½Lļæ½>��@ļæ½D$,Lļæ½|$x1ļæ½Hļæ½L$@H��Hļæ½T$8L��H��$ļæ½ļæ½ĢŽļæ½ļæ½1ļæ½Hļæ½L$pH��Hļæ½T$hHļæ½ļæ½čµŽļæ½ļæ½ļæ½D$xL��H�$ļæ½Hļæ½L$P��$ļæ½1��T$xHļæ½T$HčˆŽļæ½ļæ½1ļæ½Hļæ½L$`H��Hļæ½T$XH���q����L$8ļæ½D$HHļæ½D$f/��Hļæ½D$��y��L$Xf/��Hļæ½D$��D$hf/��0Hļæ½D$��L$@ļæ½D$PHļæ½D$ f/��Hļæ½D$ļæ½����L$`f/��gHļæ½D$��D$pf/��Hļæ½D$��D$,��ļæ½ H��$ļæ½dH3%(ļæ½HH�Ę[]A\A]A^A_ļæ½1ļæ½H��Hļæ½=$ļæ½1ļæ½ļæ½Ķļæ½ļæ½ļæ½ļæ½H��H��Hļæ½5���A����;�����Lļæ½L$ Lļæ½D$1ļæ½Hļæ½5ӚHļæ½L$Hļæ½T$������n���@Hļæ½D$f/��Hļæ½D$ļæ½D$hļæ½f/ļæ½����Hļæ½D$f/��������@f/ļæ½��Hļæ½D$ļæ½Hļæ½D$��j���ļæ½Hļæ½D$ f/����ļæ½D$,�����L��1��o�������f.ļæ½Hļæ½D$ f/ļæ½Iļæ½Hļæ½D$ļæ½���ļæ½f/��Hļæ½D$ ļæ½Hļæ½D$��@���ļæ½@��ļæ½X@��ļæ½$@��ļæ½'1ļæ½L��Hļæ½=��1��O����A���f.��Hļæ½="ļæ½1�����D$|Hļæ½[ļæ½L$xA9ļæ½}LDļæ½|$xA9ļæ½}YDļæ½t$|H��������sļæ½KD��D��ļæ½;ļæ½p���Hļæ½[H��������L$xļæ½D$|A9ļæ½|ļæ½fDD9ļæ½$ļæ½}ļæ½D��$ļæ½A9ļæ½|ļæ½D9ļæ½$ļæ½}ļæ½D��$��DDļæ½C ļæ½{$ļæ½L$xAļæ½C(ļæ½S,��D9ļæ½��Dļæ½D$xD���D$|9ļæ½��ļæ½|$|��9��}ļæ½t$x��Hļæ½[9��Kļæ½T$|������fļæ½f��C S$ļæ½ZC(ļæ½*ļæ½A��A���Y3��Y��,ļæ½f���*ļæ½A)��8ļæ½|$xļæ½Y��,ļæ½A)��9��ļæ½D$x�NjD$|9ļæ½��ļæ½T$|��A9ļæ½��Dļæ½L$xD��A9��zDļæ½D$|D��9��Jļæ½L$xHļæ½[9���t$|ļæ½L$x���j���f(��8���ļæ½f(��A���ļæ½f(����ļæ½f(�����ļæ½L��1����I��L��1�蔇���D$,I��ļæ½8ļæ½[���Aļæ½t$Aļæ½L$ļæ½D$,ļæ½t���ļæ½9ļæ½$ļæ½������$�����ļæ½9ļæ½$��|�����$��p���ļæ½9ļæ½$��N�����$��B���ļæ½D9ļæ½$�����D��$�����D9ļæ½$��N�����$��L$xļæ½B���9ļæ½$ļæ½�������$����ļæ½D9ļæ½$ļæ½�����D��$��s���DD9ļæ½$��O���D��$��B���D9ļæ½$�������$�����ļæ½9ļæ½$ļæ½�����$����L��1��m����D$,I��ļæ½8��腅��D��AT1ļæ½A�ԉ�U1ļæ½SH���w���H��1��=���1ļæ½D��H��H��1��[���H��1��!���H��H���F����E1��Hļæ½PH��1����芈��[1ļæ½]H��A\1��ډ��f.��ļæ½USH��H��H��L#ļæ½8uwH��tJļæ½tEHļæ½{t>fļæ½{~Hļæ½ļæ½č—ƒļæ½ļæ½H��Hļæ½kH��tHļæ½CHļæ½EH��1��Ɂ��H��H��[]��1ļæ½1�诃��H��H��H��Hļæ½=ļæ½[1ļæ½]镇��DH��Hļæ½5	��1��
����n���D��Hļæ½UL#SH���8u\H�����tnHļæ½{tgfļæ½{ Hļæ½{H��tļæ½r���H��Hļæ½CHļæ½[[ƐH���Ȃ��H��Hļæ½{H��u���f.ļæ½H��Hļæ½5��ļæ½1��z����ļæ½1ļæ½1��ׂ��H��H��1ļæ½Hļæ½=mļæ½[�†��fļæ½1ļæ½[ļæ½f.ļæ½fļæ½AWAVI��AUI��ATUSH��Hļæ½J#ļæ½;~H��H��Hļæ½5��1��ļæ½���Mļæ½eM9ļæ½��M��M��@���5fDļæ½;~L��Hļæ½5��1��͈��Iļæ½GAļæ½G��I9ļæ½t,I��Iļæ½uļæ½@��tž&Hļæ½=ļæ½1��ʂ���ļæ½H��tIļæ½Eļæ½DH��Hļæ½PH��uļæ½Lļæ½`Iļæ½GH��1ļæ½[]A\A]A^A_��AWA��AVA��AUD��ATUL��S��H��Hļæ½I#ļæ½<$ļæ½8ļæ½t$Dļæ½L$ļæ½fE9ļæ½��H��E��8H��Hļæ½57K#��A)ļæ½1ļæ½D)ļæ½Dļæ½L$Hcļæ½Lļæ½$	L������Dļæ½L$H�ËD$��tļæ½C��$fDļæ½{fDļæ½sfļæ½Cļæ½D$fļæ½CHļæ½C8E9ļæ½thE��E)ļæ½Mcļæ½Mļæ½Lļæ½L)ļæ½Hļæ½C Iļæ½L$1ļæ½H��ļæ½q���ļæ½fDH�ЋT��Tļæ½8Hļæ½PH9ļæ½uļæ½Hļæ½EH#ļæ½8u`H��H��[]A\A]A^A_ļæ½fDHļæ½C ļæ½f��Hļæ½=��1��M����������D��Hļæ½5\ļæ½1���������H��Hļæ½5��ļæ½1��چ���ļæ½AWA��AVAUATA��USH��H��H��G#ļæ½8~��H��Hļæ½5`ļæ½1��蔆��H��ļæ½KfD;cļæ½@E��1ļæ½Lļæ½5Mļæ½E1��fD9{��1ļæ½H�޿81ļæ½čŒ„ļæ½ļæ½D��Hļæ½K fDļæ½xļæ½{)ļæ½Hcļæ½Hļæ½Hļæ½Hļæ½H ļæ½	Hļæ½s ��ļæ½H(ļæ½Kļæ½Tļæ½)ļæ½Hc��ļæ½LN���ļæ½H0ļæ½S0Hļæ½SfDļæ½{Hļæ½PHļæ½CM��t[Hļæ½EHļæ½SH��t^H��fD9zTH��fD9{ļæ½^���1��!L������fD9{ļæ½O����"Hļæ½=��1������7���@Hļæ½SI��H��uļæ½@Hļæ½CHļæ½PHļæ½]F#ļæ½8~L��Hļæ½55��1��R���H��L��[]A\A]A^A_ļæ½1��#Hļæ½=Bļæ½E1��Z��H��1ļæ½1�딐�ļæ½UH��SH��ļæ½Gf��xR��fļæ½Ef��;t3Hļæ½} H��tfļæ½Hļæ½_1��U|��H��H��uļæ½H��H��1ļæ½[]ļæ½=|��Dļæ½Euļæ½H��[]ļæ½1��Hļæ½=ļæ½��~��ļæ½Eļæ½Df.��ļæ½AUH��I��1ļæ½ATļæ½x1ļæ½USH��讂��Hļæ½@ Iļæ½] I��H����ļæ½Sļæ½Kf9ļæ½~y1��"DHļæ½EHļæ½[H��tcļæ½Sļæ½KH��f9ļæ½}SDļæ½Kļæ½s1��{Lļæ½C A��E������S(Iļæ½|$ ļæ½P(ļæ½S0ļæ½P0ļæ½S,ļæ½P,ļæ½S4ļæ½P4uļæ½Hļæ½[Iļæ½D$ H��uļæ½DIļæ½}(H��t1����Iļæ½D$(H��L��[]A\A]ļæ½f.��ļæ½AWE��AVE��AUA��ATA��U��SH��H��Hļæ½fD#ļæ½8~%Dļæ½$Hļæ½5Ž‘E��1ļæ½A�ȉщ��ļæ½P���Dļæ½$���tNļæ½C0Dļæ½{8E��E��K4����E9ļæ½�����D$Pļæ½S@H�ߋs<PARAUATAQA��1ļæ½QE��D���ShH��0A���Hļæ½=cG#Lļæ½=ļæ½k#Dļæ½k8��Dļæ½c4Dļæ½s0A��L9ļæ½tA�����fļæ½f=ļæ½vyļæ½*F#ļæ½Bļæ½E����D��Dļæ½Dļæ½c<���Dļæ½c@Hc��Hļæ½Wļæ½C`Hļæ½SX����H��[]A\A]A^A_��E��E��A��D��E9��%����fDļæ½[y����Lļæ½=ļæ½F#L��f��E#��E��ļæ½q�����Dļæ½c<D)ļæ½A)ļæ½Dļæ½c@D��Hc��Hļæ½W-ļæ½Hļæ½SXļæ½C`��ļæ½n���Hļæ½KHH��ļæ½a���Hļæ½SPļæ½fļæ½H��Hļæ½BH��uļæ½Hļæ½JHļæ½CPHļæ½CHH��[]A\A]A^A_Ɛ1�� Dļæ½T$Hļæ½=Rļæ½Dļæ½L$ļæ½L$Dļæ½$ļæ½{���C0Dļæ½T$Dļæ½L$ļæ½L$Dļæ½$ļæ½;�����ļæ½AWAVAUATA��USH��H��H��C#ļæ½8ļæ½pH��ļæ½H��@#ļæ½E��ļæ½��ļæ½D$A�ĀAļæ½D$����<ļæ½xA���u<��Hļæ½5[B#1Ņæx1����I�����/Hļæ½{ļæ½$<��ļæ½K��C��Hļæ½
]1ļæ½1ļæ½A��Iļæ½MhIļæ½EDļæ½d$ļæ½l<ļæ½HHļæ½{ļæ½H��E1ļæ½E1ļæ½D��jL��1ļæ½D��������,}���{Y^xHļæ½{ļæ½Nfļæ½fA��~lH��tvļæ½EH��D��D��Dļæ½{Dļæ½cHļæ½kAļæ½Aļæ½<tļæ½��<ļæ½s���H��Dļæ½K(Dļæ½C$L��K ATAWļæ½C,Aļæ½A���P1��x��H�� fA��ļæ½1ļæ½H���#w��H��uļæ½H��E��E��Dļæ½d$j1ļæ½E1ļæ½E1ļæ½D��D��L��ļæ½b|��Eļæ½uEļæ½}XZļæ½|$ļæ½mA�����H��L��[]A\A]A^A_Ɛ<uE��D��L��1��\z��������Hļæ½=��1��My�����ļæ½<Aļæ½D$ļæ½D$�������H�޿1��\x��1ļæ½1ļæ½Hļæ½=Ų‹H��1ļæ½[]A\A]A^A_ļæ½<|��@��H��Hļæ½5��1��ļæ½~���s���ļæ½Qļæ½fļæ½S���@1ļæ½1��w��L��H��Hļæ½=��ļæ½fļæ½{I��ļæ½���H��H��[]A\A]A^A_ļæ½|w��@H��E1��ѿj��E1ļæ½L��1��{��_AX�����1ļæ½1��w��L��H��Hļæ½==��4���DE1����ļæ½L��1��fv������I�����ļæ½H��>#Mļæ½e ļæ½8~L��Hļæ½5��1��}��M��ļæ½N���Eļæ½|$fE;|$ļæ½<���ļæ½1��+@E��t;1ļæ½H��H���>ļæ½H��t1ļæ½SI��D��fA9ļæ½uIAļæ½|$Iļæ½\$Dļæ½pļæ½yDļæ½p��uļæ½L��H��uļæ½E�������Hļæ½=ļæ½1��\w������ļæ½E��uA��I��fD9{ļæ½r�������Hļæ½=��1��"w��Dļæ½{��1ļæ½H��Hļæ½=ļæ½���f.��ļæ½AWAVI��AUATI��USH��H��HHļæ½-ļæ½=#dHļæ½%(Hļæ½D$81��}~I��H��Hļæ½53ļæ½H���ļæ½~|��H��ļæ½eAļæ½vļæ½CHļæ½\$I���D$��Lļæ½-tļæ½f9ļæ½} ��Hļæ½SH��toAļæ½vļæ½BI��H��ļæ½Sf9��+f9���4f9ļæ½~ļæ½H��1��5���I��ļæ½@f9CXH���H��Hļæ½PH��uļæ½Lļæ½xHļæ½SH��u��I��1Ū€}Mļæ½w~��@I��Iļæ½FH��uļæ½Iļæ½^Hļæ½D$ļæ½D��$L��1��u���ļæ½fA;Fļæ½%L���ļæ½H��Hļæ½BH��uļæ½Hļæ½ZL��Hļæ½L$8dH3%(��H��H[]A\A]A^A_ļæ½f.��_�����L��1��Mļæ½H��L��H��1��=���H��H��ļæ½6���ļæ½@Aļæ½vf9��$���L��1ļæ½L��Aļæ½Ō€}I��Hļæ½XMļæ½wļæ½���M��H��L���Hļæ½5��1��z��Iļæ½nH����Lļæ½%!��DH��H��L��1��z��Hļæ½EH��uļæ½
I����q��Iļæ½^Hļæ½D$ļæ½���ļæ½��L��1��{ļæ½H��L��H��1��k���H��ļæ½@fA9F������$L��1��Jt�����DL�����ļæ½Aļæ½Ff9ļæ½|Sļæ½��������ļæ½fA;F������}����Hļæ½=+��Or��ļæ½CfA9F��������L���)�����H��1����I��ļæ½@f9C'H���@H��Hļæ½BH��u��CAļæ½vLļæ½jļæ½j����$Hļæ½=u~1��s�����s��������A�����A��fD9ļæ½��SH��������������f9{~fļæ½{f9s}fļæ½sf9C~fļæ½CfD9C|iLļæ½[XL����A��1ļæ½Oļæ½Sļæ½wļæ½T$Hļæ½{Pļæ½P(ļæ½T$ļæ½P,ļæ½T$ ļæ½P0ļæ½T$(ļæ½P4Hļæ½SHHļæ½PHļæ½CHt(Hļæ½{ H��9#H��1��3u��Hļæ½C 1ļæ½[ļæ½fDļæ½C됐Hļæ½CP��f.ļæ½1��f.��ļæ½AVAUATUH��H��Lļæ½]SDļæ½fDļæ½NM��ļæ½CfE;cļæ½8Lļæ½n H��Iļæ½S fE9ļæ½��ļæ½Dļæ½Aļæ½ufA9ļæ½uqAļæ½D$L���ļæ½D��1��fA9ļæ½uXH��H��A��fA9ļæ½u߀O@A��Aļæ½K@A)ļæ½E��~sD)ļæ½fD9c��M��tfE9cļæ½ZH��[]A\A]A^ļæ½E��DfA9ļæ½��Iļæ½SH����L��fD9b��I��Iļæ½S fE9��B���D��E���x���Hļæ½ 8#ļæ½8~ļæ½Hļæ½=��o��H��[]A\A]A^ļæ½H��Hļæ½O Lļæ½S Eļæ½iļæ½Lļæ½61ļæ½Lļæ½M��DH��D��Dļæ½4Q)ļæ½fE94RYHļæ½rI9ļæ½uļæ½M��ļæ½>���fE9cļæ½3���Iļæ½s E��L��A��D����L��A��D��E1����A��D��I������E��A)ļæ½M��tfE9c��E9ļæ½����A��ļæ½1ļæ½D���Hļæ½}Hļæ½H7#H��1���r��H��[]A\A]A^ļæ½H��Iļæ½s E��Hļæ½Hļæ½HO ļæ½f9NEļæ½]ļæ½1ļæ½M��@E��A)ļæ½I9ļæ½tļæ½Dļæ½DQH��fD;V~ļæ½E)��w���H��1ļæ½1��&���Iļæ½s Lļæ½E��u��c���E1��[���Df.��ļæ½AWI��AVAUATI��USH��(H��6#ļæ½8~H��H��Hļæ½5��1��ļæ½su��Aļæ½T$Eļæ½t$A)։�E��ļæ½Iļæ½_H����f;CumHļæ½kIļæ½|$ Hļæ½U ļæ½7f92|#ļæ½@f9CuRHļæ½SHļæ½J f91��H��Hļæ½]H��uļæ½f;Eļæ½{H��5#ļæ½8ļæ½3H��(H��[]A\A]A^A_ļæ½L��fDMļæ½T$E��f;E��f9CtZH��5#ļæ½8ļæ½E9ļæ½}ļæ½Aļæ½t$L��1ļæ½D���Iļæ½H��5#H��1��+q���L��fDMļæ½T$E��f;Eļæ½CIļæ½z Hļæ½S ļæ½7f92~yHļæ½75#ļæ½8��Hļæ½s Iļæ½z E��ļæ½[ļæ½f9ļæ½OD�ʸf���ļæ½_���ļæ½H��f;Lļæ½|ļæ½A)��H���fA9E��Iļæ½U f;2��L��Hļæ½SLļæ½jM��uļæ½Lļæ½[ E��~
fA;3ļæ½|E1ļæ½Eļæ½Yļæ½E1��+fD1ļæ½H��H��Hļæ½5ļæ½Lļæ½T$Dļæ½$ļæ½~s��ļæ½CfA9D$Dļæ½$Lļæ½T$�����Hļæ½s Iļæ½z E��ļæ½'����}ļæ½1��%Hļæ½=oxļæ½em��Aļæ½D$����f.ļæ½Iļæ½|$ H��Lļæ½E E��ļæ½Aļæ½8f9>��D��ļæ½@Aļæ½<H��f;|ļæ½}P��uļæ½E��H��ļæ½���H��3#ļæ½8ļæ½����DE��1ļæ½H��Hļæ½5!ļæ½1��Dļæ½$ļæ½r��Dļæ½$���E��A)��ļæ½Mļæ½T$Iļæ½t$ 1ļæ½Lļæ½E E��ļæ½\���Hļæ½P3#ļæ½8ļæ½l���E1��fļæ½Lļæ½[ E��ļæ½3fA;3ļæ½)D�ɺ��Eļæ½H��fD;Dļæ½����uļæ½Hļæ½UMļæ½D$ Hļæ½RLļæ½Z Aļæ½Iļæ½1҉L$Hļæ½$Aļæ½fA9��fļæ½t$Hļæ½$fļæ½D$ļæ½t$Hļæ½|$��Aļæ½DPH��fA;Sļæ½{��)ļæ½H9ļæ½u��D$Hļæ½|$ļæ½t$M������fA9Eļæ½hEļæ½Yļæ½Hļæ½=d2#ļæ½?~9Bļæ½M��H��Hļæ½5��1ļæ½Dļæ½\$Lļæ½T$Dļæ½$ļæ½Dq��Dļæ½\$Lļæ½T$Dļæ½$E9��cHļæ½EAļæ½T$Iļæ½t$ Lļæ½Cf9PfNPHļæ½x fAļæ½T$Aļæ½T$f9PfNPfAļæ½T$A�����Kļæ½L1��ļæ½f9~fļæ½H��H9ļæ½uļæ½Aļæ½@fA9BfAMBIļæ½x Iļæ½r fAļæ½BAļæ½@fA9BfAMBfAļæ½B1ļæ½Dļæ½f9}fļæ½H��H9ļæ½uļæ½L��H��1��,��|���Hļæ½UMļæ½D$ Hļæ½RLļæ½Z A)��P���M�������fA9E������2@��ļæ½D$ļæ½t$Hļæ½|$A)����Mļæ½E E��ļæ½fA;0��D�ɺļæ½fDļæ½4H��fA;tļæ½����u��S���E1��"���Aļæ½t$L��1ļæ½Dļæ½\$Lļæ½$D����Iļæ½H��0#H��1��Il��M��Aļæ½D$Lļæ½$Dļæ½\$tfA9Eļæ½M���Mļæ½ofA9Eļæ½>���Mļæ½mfA9Et��+���L���K���E1��p���Aļæ½BfA9@fAM@fAļæ½BAļæ½@fA9BfAMBfAļæ½B���M��ļæ½[���E1ļæ½fA;E�����A�����E1��y���E1��.���A)��e���@��Hļæ½GH��t3ļæ½Nf9Htļæ½'ļæ½f9JuH��Hļæ½PH��u��D��H���fļæ½f.��ļæ½Hļæ½G(wWwWH��t)0)P������������	ļæ½��A��fWA��fWHļæ½W fwfwH��t~ļæ½Jļæ½Bf9ļæ½ ļæ½oļæ½Hļæ½RH��t^ļæ½Jļæ½Bf9ļæ½}QBļæ½<	Bļæ½fļæ½zfļæ½J��tļæ½����fDBHļæ½B )ļæ½fDB��~���Hļæ½LH@H��fD@ļæ½H9ļæ½uļæ½Hļæ½RH��u����ļæ½AWAVAUI��ATUSH��Hļæ½o H��toļæ½Ef9Eļæ½$q��E1ļæ½Lļæ½%ļæ½.#Lļæ½5ļæ½rļæ½2ļæ½Hļæ½XL��L��H��Hļæ½@1��j��I��H��t,ļæ½CH��f;C}?Hļæ½EH��uƾ'L���Yg��Hļæ½Eļæ½E1ļæ½Mļæ½} Aļæ½eļæ½H��[]A\A]A^A_��fA;G|!L���@H��Hļæ½BH��uļæ½Hļæ½Zļæ½fDļæ½$Hļæ½=ļæ½q1��f������AWA���E��AV��A��AUA�Ձ����AT��A��U)ļæ½H��SH��)���/#HэZ9ļæ½}CHļæ½^-#ļæ½8iHļæ½=ļæ½0#Hļæ½U#H9ļæ½tļæ½qc��Hcļæ½1ļæ½1ļæ½1ļæ½H��j��f��/#H��0#H��E��E��D��AWE)ļæ½D��H��1ļæ½1���h��H��[]A\A]A^A_ļæ½f���Hļæ½5ļæ½yļæ½1���k���f��ļæ½AWA��A��A��AVE��E��AUI��ATA��U��S��H��XdHļæ½%(Hļæ½D$H1ļæ½Hļæ½N-#ļæ½8ļæ½MfAļæ½}~)L��1ļæ½Dļæ½T$Dļæ½L$Dļæ½$ļæ½e��Dļæ½T$Dļæ½L$Dļæ½$I��Aļæ½EfD9ļæ½}Hļæ½=-#ļæ½?ļæ½YfEļæ½]Aļæ½EfD9ļæ½~Hļæ½=ļæ½,#ļæ½?ļæ½yfEļæ½UAļæ½EfD9ļæ½}Hļæ½=ļæ½,#ļæ½?��fEļæ½MAļæ½EfD9ļæ½~Hļæ½=ļæ½,#ļæ½?��fEļæ½}Iļæ½E Hļæ½D$H����ļæ½Pļæ½pf9ļæ½��Lļæ½D$E���LfDļæ½xfA9ļæ½|`ļæ½pHļæ½Hf9ļæ½}ef9X��ļæ½PI��f9ļæ½��H��tjļæ½Qļæ½qH��f9ļæ½}ZfA9ļæ½~ļæ½D��fDļæ½`)ļæ½Hcļæ½A��Hļæ½HP fA9ļæ½}ļæ½A��fDļæ½pHļæ½Hf9ļæ½|ļæ½Hļæ½qL��1ļæ½Lļæ½$���Lļæ½$Iļæ½HH��uļæ½DHļæ½D$Iļæ½E L��Hļæ½\$HdH3%(��H��X[]A\A]A^A_Ɛļæ½pļæ½xHļæ½P )���~��Hļæ½trfDf;*}fļæ½*H��H9ļæ½uļæ½f9h��fNPfļæ½hI��fļæ½Pļæ½���@)ļæ½Hļæ½P ��~��Hļæ½trfDf;~fļæ½H��H9ļæ½uļæ½f9X��fMPfļæ½Xfļæ½P������T$1ļæ½H���ļæ½4$Hļæ½5ļæ½vļæ½L$ļæ½'i��Dļæ½T$Dļæ½L$Dļæ½$ļæ½���@��A�Ͽ1ļæ½Hļæ½5yļæ½h�������A����Hļæ½5ļæ½x1��Dļæ½T$Dļæ½L$Dļæ½$��h��Dļæ½T$Dļæ½L$Dļæ½$ļæ½l���DA����Hļæ½5rx1��Dļæ½L$Dļæ½$ļæ½h��Dļæ½L$Dļæ½$ļæ½V���ļæ½A����Hļæ½5bx1��Dļæ½$ļæ½Zh��Dļæ½$ļæ½H����b��fļæ½f.��ļæ½USH��H��ļæ½Gļæ½Wļæ½w)��G)ļæ½Hļæ½`)#Hļæ½81��~c��ļæ½Sļæ½sļæ½H��1�����Ssļæ½i��H��H��[H��]ļæ½:`��f.��ļæ½H��ļæ½EAWI��AVLļæ½5ļæ½uAUATUSH��H��(#ļæ½8��Aļæ½?tļæ½*Hļæ½=fo1��a��Aļæ½GAļæ½oA�ĉD$��A��Hļæ½Q(#ļæ½8��fA���tf������$D9l$~Lļæ½|$fļæ½D��Hļæ½5Duļæ½1��g���$Lļæ½|$H��fA9ou'fE9gu Iļæ½G L���ļæ½1���f��Mļæ½M��uŅæ
A���,^���$D;l$u�L�|$@fA9o����fE9g�
���Mļæ½M��uļæ½H��[]A\A]A^A_ļæ½A��D��Hļæ½5Yt1��L���mf��Df9kļæ½���fD9cļæ½���ļæ½KDļæ½KH��1ļæ½Dļæ½CHļæ½5.t��/f��Hļæ½Sļæ½1ļæ½Hļæ½5.tļæ½f��Hļæ½[H��u�����Hļæ½-ļæ½mAļæ½<t1��*H���`��Aļæ½Eļæ½GEļæ½g��L��Aļæ½_Hļæ½5ļæ½sļæ½1��e��Eļæ½GE��1ļæ½Aļæ½Oļæ½ÓæHļæ½5ļæ½uD)ļæ½D)��e��Mļæ½M��uļæ½H��[]A\A]A^A_ļæ½Hļæ½=-sļæ½^��f��ļæ½SH��H��Hļæ½5ļæ½sļæ½1��Re��ļæ½Kļæ½S1ļæ½Dļæ½KDļæ½Cļæ½Hļæ½5tsļæ½-e���Kļæ½Sļæ½Dļæ½KDļæ½CHļæ½5ļæ½u1��e��Hļæ½{ 1ļæ½[ļæ½Pa��Hļæ½Y%#S��98}1��k\����t9Hļæ½('#�ھHļæ½8Hļæ½?%#Hļæ½8Hļæ½]U#Hļæ½H1��h��9ļæ½[������ø����[��AWAVI��AUATUSH��8Hļæ½-ļæ½$#Hļæ½Q$#dHļæ½%(Hļæ½D$(1ļæ½Lļæ½d$ļæ½3Hļæ½UL���.d��L��L����^����~oHļæ½H��Iļæ½Aļæ½~ļæ½+Aļæ½FHļæ½[yHcļæ½Hļæ½>��DHļæ½=ļæ½T#1��B_��Hļæ½s$#ļæ½8���;1��c��H��ļæ½ Hļæ½Uļæ½3Iļæ½~ļæ½b���1ļæ½Hļæ½L$(dH3%(ļæ½H��8[]A\A]A^A_ļæ½Hļæ½=IT#1���^��Lļæ½%$#Aļæ½$��	�������ļæ½1��.c��I��H����ļæ½Iļæ½FfAļæ½NL��ļæ½0ļæ½;1��b��H��ļæ½vHļæ½Uļæ½3L��I��ļæ½c��M9ļæ½��Hļæ½=ļæ½S#1��M^��Aļæ½<$
t�fD������(���fDH�=�S#1��"^��H�S##�8���S#���������1�A�V����H�=QS#1���]��H�##�������u�H��"#f��*1��AF����H�=	S#1��]��H��"#�8	�J���H�U�H�=�rH����������5�H�=�rH�������������A�F�)����H�=�R#1��"]��L�%S"#A�$�������H�E1�I�F�$��������H��!#H�Nj2�n`����H�=<R#1���\��A�$������1���1a��H����A�$��u�H�X!#H����Z���f.�H�=�Q#1��r\��H��!#�8
ļæ½"����;1���`��H��ļæ½PHļæ½Uļæ½3Iļæ½~��`��1��,���f.ļæ½Aļæ½Fļæ½���H�� #ļæ½1��AF���ļæ½H�� #���Q#���@ļæ½;���1��S`��Hļæ½D$H�����Iļæ½FI��L��fAļæ½VLļæ½5ļæ½"#fDL��L��I��ļæ½,`��M9ļæ½uļæ½Lļæ½5ļæ½pLļæ½=��Hļæ½=ļæ½P#1��k[��Aļæ½$�����ļæ½������ļæ½��������	uʃ;uļæ½Hļæ½Uļæ½L��H����������H��L���������u���f���������fDfAļæ½^1�����Hļæ½uļæ½Hļæ½=5pļæ½���������Hļæ½C!#ļæ½fAļæ½vHļæ½Iļæ½V���Hļæ½=P#1��Z��Aļæ½$����ļæ½w����B���fļæ½Hļæ½=ļæ½O#ļæ½tZ��Aļæ½<$ļæ½)���Hļæ½"#Dļæ½(A���ļæ½���Hļæ½=ļæ½O#1��DZ��Aļæ½<$
������;1��^��H���'���H�U�3Ic�H��H|$�^��H�=qO#1��Z��A�<$	�~�������
Y��f.��ļæ½AVAUATLļæ½%W #US1ļæ½Iļæ½<$t��[]A\A]A^ļæ½f��ļæ½\��H��H����Lļæ½-ļæ½ #H��L��fļæ½H��L��H��ļæ½^��I9ļæ½uļæ½Lļæ½-ļæ½"#M��t5H��"#@L��H��ļæ½$X��Hc{ļæ½L���H��H���]��Lļæ½kM��uÖ»Iļæ½,$��[]A\A]A^ļæ½fļæ½Iļæ½$ļæ½?�����Hļæ½}#Hļæ½H��t=@��H��Hʀ>u-SHļæ½_(H���@X����~Hļæ½H��Hļæ½D[��1ļæ½[ļæ½@1��f.��ļæ½AWAVAUATUSH��Hļæ½$H��HHļæ½wļæ½G
Hļæ½|$dHļæ½%(H��$81Ū€> uļæ½0f.ļæ½H����)ļæ½> tļæ½Hcļæ½Hļæ½Ó…ļæ½~0ļæ½|ļæ½ ļæ½N	ļæ½Pļæ½Hc��fDH��ļæ½< ļæ½2	�Ѕ�ļæ½Hcļæ½Lļæ½D$0ļæ½L���'\��Hļæ½5qmļæ½D0Hļæ½hM#I��Hļæ½VM#Hļæ½7M#L��1ļæ½Hļæ½7M#ļæ½S��H��ļæ½Hļæ½=M#H���_����1��%M#ļæ½M#ļæ½
M#�[��H��H����H�D$�H�{ H��l�L�%gqL�=��H�X8f�k��[��H�{01�1���[��H�{@�	H��l�[��H�{P1��Z��H�{`�H��l�[��H�{p1��zZ��H����
H��Y�r[��H���1�1��S��H����H�~Y�J[��H���1�1��S��H�� �H����"[��H��01�1��"U��H����H��k�Z��H���1���Y��H����H��k��Z��f�H����DT��H���H��k�Z��H��1�1��Y��H�� �H��k�Z��1�H��01��Y��H��@�H��k�\Z��H��P1�1��\Y��H��`�
H�fk�4Z��H��p1�1��4Y��H����H�Ik�Z��H���1�1��Y��H����H�(k��Y��f�H����TS��H����H�k�Y��H���1��N[��H����H��j�Y��H���f��S��H���H��j�nY��H��f���R��H�J#�IJ#H��#fDH��1��T�������
��Ic�L�>��fDH�-�#H�
#D��I#Hļæ½UHcļæ½Hļæ½UE����ļæ½Hļæ½=kjH���������Hļæ½=��H���������ļæ½Hļæ½=mI#ļæ½D$ļæ½S���;ļæ½S��I#���������Hļæ½EI#Dļæ½fI#H��E����H���D��ļæ½%Hļæ½=I#1��S�����ļæ½Hļæ½q#H��H#ļæ½21Ņ…ļæ½�ƒ�ļæ½I#ļæ½jfDH��#ļæ½Hļæ½=<jHļæ½0H��H#ļæ½�€������H#��������'Hļæ½	#Dļæ½E������H#����Hļæ½|H#Hļæ½xļæ½+V��H��#�������H#ļæ½D$H��$8dH3%(ļæ½D$ļæ½H��H[]A\A]A^A_��Hļæ½=ļæ½hH����������0H#����@ļæ½&H#H��G#ļæ½9���fDļæ½Hļæ½=ļæ½hH�������u��ļæ½G#����H��G#ļæ½4���ļæ½Hļæ½x1��M��Hļæ½
�G#H��G#H���UH�
G#��G#H����G#����H�D$H�x01����zG#H�?G#�2���f��^G#���<V��H��H����H�D$�H�} H��g�
H�h0f�M�)V��1�1�H�}0�lN��H�}@�
H��g�V��1�1�H�}P�JN��H�}`�H��g��U��1�1�H�}p�(N��H����H�vg�U��1�1�H����N��H�kg�	H����U���XkH����O��H�Ig�	H����lU��H�����KT��H�*g�H����CU��H�����"T��H���H��f�U��1�1�H���ZM��H�� �H��f��T��1�1�H��0�2M��H��@�	H��f��T��1�H��P1��
M��H��`�	H��f�T��H��p1�1���L��H��f�	H����zT��H���1��V��H�nf�
H����TT��H���1��6S��H�Vf�H����.T��H�����
S��H�3f�	H����T��H���1��U��H���	H�f��S����iH���KM��H��D#��D#�u���DH�=qD#�O���;��H�YD#��D#��������f�=��
�����fDH�D$H�x81�����BD#������
6D#�������H�K#H�D$ ��D$(�|$(�����D$(�x1�Hc�H����R��H���VH�L$L�`"A�L�-vXH�A(�L$(f�HH�=�C#1��"N������x�����	����
u�H��#�81�fA�<$�uR��H����H�EH�=IC#�sC#I�D$1���M���;����H�D$ H�=C#�
LC#Dļæ½0H������E��ļæ½qfEļæ½t$1��M���;	��ļæ½C#D��1��?����C#����ļæ½D$Hļæ½ED��Iļæ½D$1���Q���L$H��ļæ½;A��I�� D9|$(��������B#ļæ½D$����H��#Hļæ½D$��D$(�������Hļæ½D$Hļæ½x ��Dļæ½L$(Hļæ½@B#ļæ½^B#E��ļæ½%���Lļæ½5 ļæ½Lļæ½-)bļæ½`Dļæ½L��L����€��҅���ļæ½L��Hļæ½=��ļæ½�€��҅�ļæ½`ļæ½L��L����€���ļæ½_H��1��KL���;	ļæ½J���Lļæ½Eļæ½L���ļæ½A#H��A#L����€��҅�ļæ½_����ļæ½q��
�A#�����H�z�
O��L�|$1���I�_0�XP��H���
Iļæ½G@ļæ½{0ļæ½Jļæ½@ļæ½{P��ļæ½@Dļæ½{pļæ½/ļæ½@p���ļæ½uǀ���P��ǀ���pļæ½]Ē€`��0��Hǀ�����Hǀ��������f��*�����������������������ļæ½t������1Ҁ��u������1Ҁ��u������1Ҁ��u���������ļæ½u������������f��*����ļæ½D$��?#ļæ½I����D$�����<���@Hļæ½uļæ½L�����������������
ļæ½?#Hļæ½c?#����H��1���I���;�����Hļæ½D$ļæ½t?#ļæ½Hļæ½7?#ļæ½L$ ����H��1��I���;ļæ½L$ �����Hļæ½D$ļæ½=?#Dļæ½(H��>#��ļæ½��ļæ½E��ļæ½H��1��tI���;	ļæ½s����ļæ½>#D��1��'��‰ļæ½>#����ļæ½D$H��>#ļæ½L$9L$(ļæ½o����H����������Hļæ½|>#ļæ½T$��>#���DHc|$(1ļæ½H��ļæ½pM��Hļæ½D$ H����Hļæ½D$ļæ½L$(Hļæ½t$ fļæ½HHļæ½p Hļæ½->#����Lļæ½-ļæ½Lļæ½5!^ļæ½H��1��H���;	�����Lļæ½Eļæ½L���>#H��=#L����€��҅�ļæ½R����L��L����€��҅�ļæ½4����L��Hļæ½=h���€��҅�ļæ½����L��L����€���ļæ½_���H��1��G���;���Hļæ½D$��=#Lc0Hļæ½G=#������H��1���G���;���Hļæ½D$ļæ½U=#ļæ½Hļæ½=#�������E��ļæ½&��ļæ½I��Lt$ H��1ļæ½fAļæ½Nļæ½L$,ļæ½{G���;	ļæ½L$,ļæ½v�����1��L$,��<#ļæ½'��L$,���‰ļæ½<#��ļæ½D$,Hļæ½E��Iļæ½F1��K���T$,H��ļæ½8ļæ½D$Hļæ½}<#ļæ½L$9L$(ļæ½Q�����fļæ½Hļæ½a<#������iļæ½Hļæ½P<#������Xļæ½Hļæ½?<#ļæ½p��H������Hļæ½=J<#��I���D$������qH��������D$�������'<#�����D$�������ļæ½,H��`H���ļæ½�������ǀ��������ǀ�ļæ½M�����ļæ½'Hļæ½
z`H���������;#����H�m;#�����rf�������f���G�H��x��`��H�<�1�� f��*DQ��hH��H9��U����4Q@��t�@����HDŽh����Rf������f���G�H��X�����H�<�1�� f��*DQ��H��H9������4Q@��t�@���	HDŽ���SRf���Q���f��
ļæ½
G�H�KX�PD��H�<�1���t��tHH��H9��!����4�@��t�@�����DH��f���q���H���
����f��*B����T����S2f�������f���G�H�K8�P��H�<�1���t��tH��H9��y����4�@��t�@���^�D�����f���{���f��
ļæ½
G�H��������H�<�1���t����H��H9��E����4�@��t�@����D���f��2�R���H��8�
���Vf��*B����5����Srf������f���G�H�Kx�Pp��H�<�1���t��ttH��H9�������4�@��t�@��tj�Dt��f��ZDQ������,t��tH�����,t��������f��ZDQ��h�
����,t��tļæ½s����,t��ttļæ½k�����ļæ½m���f��ZBļæ½���b���H��7#ļæ½i���������_����,���������,������d���f��Z������������f��ZBļæ½�������ļæ½7#ļæ½bļæ½f��Z��������Hļæ½J7#ļæ½t7#��������@���D$�����y���Hcļæ½H����fD��Uf(ļæ½H��f(ļæ½Sļæ½H��H��ļæ½L$ļæ½NPļæ½$ļæ½F@ļæ½Vļæ½l$ļæ½$$ļæ½KXļæ½CHļæ½Eļæ½f(ļæ½f(ļæ½S ļæ½EH��1ļæ½[]ļæ½��ļæ½AU1ļæ½A��ATA��UH��SH��H���������S(���D��D��E���1��S0ļæ½EH��1ļæ½[]A\A]Ɛf.��ļæ½H��fļæ½f�ɸļæ½*��*ļæ½V1ļæ½H��ļæ½f����Y��Y��X��,�Ðf.����Y��,��ļæ½��Y��,������ļæ½Ī
ļæ½f��������fDļæ½������fDļæ½,ļæ½f���,ɉļæ½D��A*��Zļæ½f.ļæ½zFuDf���*��Zļæ½f.ļæ½z2u0Hļæ½A#Hļæ½E����H;ļæ½#tqH��#Hļæ½1��ļæ½A��E��A��A��D��1ļæ½D)ļæ½E��E1ļæ½E)ļæ½D9ļæ½ALļæ½=ļæ½���to��ZHļæ½
�#�Y��Y��,���,��H�
ļæ½��u+H��#ļæ½f���uļæ½Hļæ½u#H9tH��#ļæ½o���@��ļæ½f���H��#ļæ½W���@Hļæ½1��@f.��G@f��I���OPH��#f.ļæ½Hļæ½GH��#Hļæ½G����Hļæ½z#Hļæ½GfA.SH����Hļæ½]#Iļæ½C Iļæ½S(I����I����e����ļæ½AKXļæ½ACHIļæ½S0I���I����=���Iļæ½{(tIļæ½{0tļæ½fDH��#Iļæ½Cļæ½@f.ļæ½z:u8fA.SHHļæ½{#Iļæ½Cļæ½g���fA.SXz1u/Hļæ½`#Iļæ½C ļæ½^���ļæ½Hļæ½y#Iļæ½Cļæ½*���ļæ½Hļæ½a#Iļæ½C ļæ½/����ļæ½AT1ļæ½A��U�׉�Sļæ½>��D����1��>��ļæ½[]A\�����1����>�������1��>����H��1ļæ½H����1��@���ļæ½#��	v���щļæ½#ļæ½H8H��ļæ½f��
ļæ½
��#ļæ½H8H��ļæ½����ļæ½1��G@ļæ½Fļæ½GPļæ½Fļæ½GHļæ½Fļæ½GX�������ļæ½g��nļæ½Gļæ½_f(ļæ½fD(��DFļæ½~ļæ½Y��DY��Y��Y��AY��Y��AY��AX��Y��X��2ļæ½X��Rļæ½X��Jļæ½Bļæ½@��ATUSH��dHļæ½%(H��$ļæ½1ļæ½H��ļæ½Eļæ½H��<t.H��<�����<tDH��H��Hļæ½=ļæ½V1��`>��H��H��$ļæ½dH3%(H��ļæ½"H�Ġ[]A\��fļæ½���?#��	�����‰+#H���W8Hļæ½{@1ļæ½H��H���B���cH��1�����@I��1ļæ½L����=��H��L��1��<��H���a���fDļæ½Wļæ½71����A���Sļæ½sļæ½I��1���A��L��H���w8��H��H��1����Hļæ½PH��Hļæ½Hļæ½PHļæ½RHļæ½Sļæ½7�����f.ļæ½1����fļæ½1��@��H���,�����
ļæ½
�����9��f�f.�H��t��t�G��u�<u��G<��t�ATL�%S0#H��UH��SHc�1�H��I�| ��@��J�4#H��[H��1�]A\��@����Uf(�f(�f(�Sf(�H��H��XH�-|#dH�%(H�D$H1��}uVH�l$ 1�H���|$ H���t$(�l$0�d$8�<���1�H��H����>��H�L$HdH3%(��H��X[]�@H���H�5XT�\$�T$�L$�$�>���}�<$�t$�l$�d$�^���f(�f(�f(οf(�H�5
T��>>���d$�l$�t$�<$�����m8��f.���Uf(�f(�SH��H��HdH�%(H�D$81�H�D#�8uWH�l$1�H���\$H���T$(H�D$H�D$ ����1�H��H����=��H�L$8dH3%(u>H��H[]�H���H�5MS��L$�$�d=���T$�$�u����7��Df.���SH��H��0��W�O�gf(�f(��Y��Y��\�f.�S{C�^��^��#�~%�SfW�fW��^��[�^��S�KH��0[�f.�u��/H�=LB1��D$(�d$ �L$�T$�\$�6���D$(�d$ �L$�T$�\$�g���f.���AUI��ATI��UH��SH��H���xH�w`1�H�@��>���K�f�f���S`�[p�*E�*M�Y��Y��X��AU�YCh�YKx�X��A$H��[]A\A]���H��"SH�81������H�(�"�HRH��,#H��,#H�;��,#H�t,#H�q,#�y,#�i,#�I,#�Oy[ÐH�w`1�H��@�>��H��H�[����AUATUSH��8dH�%(H�D$(1��?t-H��1�H�=�P�|8��H�D$(dH3%(ubH��8[]A\A]ÐH�1�"I��H��H��H��@I��L��H�01�H��`�X<���$�AE�D$�A$�D$�E�D$����4��D��AUL�-f:ATI��U��SH��dH�%(H�D$1���y	��L�-�zH��D��H�
JP1ļæ½H�ߺ��=��H�ߋH����������!ļæ½%����t��A��M�������Dļæ½Hļæ½WHDļæ½H��������Hļæ½
�OH��H��A��H�G�L��P1��P=��XZH�D$dH3%(uH��[]A\A]��3��@f.���SL�OH��H��L�G�O8H�5�O1���w9���KH�C@H�5�O���W9��������1�H�5PO��89���KX�CPH�5O���9��������1�H�5O�[�8����J0#��uN��~A�F��<0#L�LH���O�A��fA���A1�fi�m�D�G�f�¿XL9�u�f�0#���fDD�
�/#USE����D�
ļæ½/#����H��"Hļæ½��"Lļæ½@ļæ½F���/#H��1ļæ½Lļæ½\Lļæ½S1��9fļæ½A	É‰Ńƒļæ½H��Dļæ½f��ļæ½M��fiļæ½mļæ½D1ɈNļæ½f�¿XL9ļæ½t8H��ļæ½Oļæ½Aļæ½���t��M9ļæ½uļæ½A��Hļæ½
|�"L�AL9�u�@��tf�0/#H�SI9�t3[]D�
/#�/#��1���~H��"L�C�-���f���.#[]�H��"1�H��"L�B�f.�USH��H����.#� ���H��.#H+x.#H���~OH�3��3����H�HO.#HP.#����H�;�[.#H�{����H����[]�f.�H����H�3�2���{ �H�5�+#��H�H�-#H�-#�2����+#�
}+#H��-#Hļæ½Hļæ½-#ļæ½d+#��Hc��Hļæ½Hļæ½H��L+#��Hļæ½Hļæ½H��-#��ļæ½H���ļæ½Su:�ʀ�Sļæ½7���ļæ½Hļæ½3��2��������@H����1ļæ½[]ļæ½!�����݃�@fļæ½k1ļæ½S���Dļæ½Hļæ½5ļæ½*#��1����*#��*#Hļæ½-#ļæ½{ ��Hcļæ½H���*#��Hļæ½H���*#��Hļæ½Hļæ½H��,#H���~ļæ½Hļæ½3ļæ½g1����Hļæ½Hļæ½,#ļæ½g�����ļæ½S1ļæ½1ļæ½H��dHļæ½%(Hļæ½D$1��ļæ½,#ļæ½o,#ļæ½a,#��5���J,#��xHļæ½t$ļæ½���0��H�����|$ļæ½t|ļæ½=,#1ļæ½1ļæ½H��+#ļæ½/��H��)#��+#H��+#1ļæ½H��+#��+#��+#f��+#��+#Hļæ½L$dH3%(H��u1H��[ļæ½fD��+#ļæ½u���f��=ļæ½+#ļæ½0����.��@f.��ļæ½Hļæ½?t\ļæ½Gļæ½u>ļæ½GSH����t#��~:��ļæ½CHļæ½CHļæ½PHļæ½Sļæ½[ļæ½�����C��fD��Gļæ½GƀK������[ø�����@ļæ½��ļæ½*#ļæ½D��AWAVAUATI��US��1ļæ½H��Hļæ½|$ļæ½z ��u.���{Hcļæ½Hļæ½$ļæ½2��H��ļæ½��Aļæ½|$ ļæ½H���Lcļæ½Hc��A.��Aļæ½|$ L��H���A/��Bļæ½D=ļæ½Sļæ½
��Hc�A��L�=�IL�t�����
��A�~�DD�I��L��L���6��H��t��Z6��E��L�Hc�A)�H�D�)��
DA9ļæ½~Hļæ½Ę<H��Hļæ½Aļæ½DP uļæ½Lļæ½t$Icļæ½H��L���B0��Aļæ½Hļæ½4$1ļæ½Aļæ½|$ ļæ½}-��H����)���!Aļæ½|$ Hļæ½4$1ļæ½A������Z-��H���)��H��D��[]A\A]A^A_ļæ½A���������ļæ½ATļæ½1ļæ½USH��� ļæ½-���{ ļæ½1ļæ½I���-���{ L��1ļæ½H����,��H��[]A\ļæ½fļæ½f.��������tļæ½V@ļæ½~����ļæ½V���Hļæ½9����AVA��AUE1ļæ½ATUA��H��Sļæ½AH�����E��~uļæ½E��ļæ½}xhH��1��@����E��~ļæ½D9ļæ½AOčPļæ½Hļæ½tf.ļæ½Hļæ½MH��Hļæ½QHļæ½U��Sļæ½H9ļæ½uļæ½)EAļæ½A)ļæ½tļæ½}xH��1�����EE��ļæ½D��[]ļæ½A\A]A��A^ļæ½f���A��H��A��Aļæ½A��U���1��@f.��ļæ½Hļæ½?tH�� ļæ½,��ļæ½1��f.��ļæ½ATļæ½q��UH��SH��dHļæ½%(Hļæ½D$1ļæ½fļæ½	(#��'#ļæ½.����
t
H����w.���E��~
�}��H����.��H��$�H��H�{�1��3��L�%��"H��H�SH���G�B�| ���H9�u��'#�����x'#H��H�sH���J��fi�m�f�XH9�u�uH�}f�K'#1����}�.'#�Ey���HD�H�\$dH3%(H����H��[]A\�f����EH�EH�PH�U�����fDH���1���2��H��H��H�{L���"�H���p�H��B�T"B
T�Q�H9�u�����@��&#�����l)��f�f.���AWAVAUATUSH��H���%H�:�����BH��I�������1�V��CL�t��=�%#��H�C�
�%#D�8E�<,��uMH�5�@L���1��H��t9��%#������u&�1��I�T,�H��DP t�%#�H�SE�}�<
ļæ½<
���CH��H��Hļæ½S��ļæ½CI9��A��A��ļæ½I���H������C��ļæ½6���ļæ½C�Ȁ�C��tHcļæ½A��	fDE1ļæ½H��D��[]A\A]A^A_��=ļæ½$#����H��1��$���ļæ½$#��$#��$#����fD��0��I��H��DP ļæ½����ļæ½$#ļæ½
���f���B�B���tL��j���D�R$#IcDž�uA�D�
A��kH�C�=���f.�Ic�A��&����A���fD��H�$#H�$#�$#��##��##��##�f.���H��dH�%(H�D$1�H��t3H��1��-���T$�4$1���-��H�L$dH3%(uH��ÐH�$1�1����}&��f.���SH��dH�%(H�D$1�H��trf�H��~�%��H��1�H��H���#-��H�C�8u*�$)P�T$)PH��H�L$dH3%(u.H��[�@�L$�$E1��H��1�����S)���ǐ1�����%�����H��H�= 1�#��1��0H�=
1�%��1�H���f����(���������xG��t+�
�Ef(����t��Y�@��t�Y��u��D��A�
�E��fD��u�tA�
�E�������
�Ef(���f���H��"���f���H���"���f���H���"���f���H���"���f���H��!#H�P@�8H���"H��!#���@��H��!#H�P@�8H�_�"H�x!#���@��H�=�"�������f���H��"�������f���AVAUATU�-� #S��0uyL�%��"�<H�=	!#H�P�0H�� #�G��~H�uB���GH�GH�PH�W�8��0u4H�� #I;$r�H�8�"H�=� #��G����w'���ǃ�0t�L�5�"Hc�A�9���L�%"�"H�s #I;$��H���"�H�=] #�G��~
����'����A������Hc�A�9�~vD��1�H�5 #M�$��9������I9���H�F@�>H��#H�=�#�G��~h�ub���GH�GH�PH�W�8Hc�A�9���	�1�E1��#��[]A\D�-x#A]A^�H�P@�8H��#�!���D�K&�����<���@H���"��h���fDA���I9���H���"�H�=,#�G��~]�uW���GH�GH�PH�W�8Hc�A�9��G���A��H��#I;$s�@�8H�=�#H�PH��#�G���D�%���������GH�GH�PH�W�8�Y���fDH�F@�>H��#�R���9��1�����E1���$�����ATL�%�"UH�S#S�_�I;$��H�P@�8H�7#H�=8#�G��~
ļæ½����$��Hļæ½-��"Hcļæ½DtfH��#Iļæ½$��������4ļæ½4Ž\ļæ½H9ļæ½shHļæ½Jļæ½Hļæ½
ļæ½#Hļæ½=ļæ½#ļæ½G��~=ļæ½u7��ļæ½GHļæ½GHļæ½PHļæ½Wļæ½Hcļæ½Du��=ļæ½#-��y#[]A\��[$���n���fDHļæ½��"ļæ½떐Hļæ½��"�����fD��ļæ½GHļæ½GHļæ½PHļæ½W�����fDļæ½=#-���������H9ļæ½s[f.ļæ½Hļæ½JHļæ½
ļæ½#ļæ½Hļæ½=ļæ½#ļæ½G��~Qļæ½uK��ļæ½GHļæ½GHļæ½PHļæ½Wļæ½Hcļæ½Dļæ½1���H��#I;$rļæ½Hļæ½0ļæ½"Hļæ½=ļæ½#��G����o#����Dļæ½Ū‰t#[]A\ļæ½��ށ����t ���V���Dļæ½xŠļæ½ļæ½ļæ½��L��=����pЁ�<33s)ļæ½	ļæ½433ļæ½M��"�����ļæ½Hļæ½��"ļæ½=#Hļæ½ #H;sCHļæ½P@ļæ½8Hļæ½
#H�=#�G��~�u���GH�GH�PH�W���"��H�Q�"�뼐��ATL�%U�"U�-�#S��#���
��0��L�%=�"�?H�=�#H�P�0H�{#�G��~K�uE���GH�GH�PH�W���0u5��H�J#I;$r�H���"H�=>#��G����!����0t�Hc�L�%��"A������=�#-���X�H�
��"H��#H;��H�J�H�
ļæ½#Hļæ½=ļæ½#ļæ½G����ļæ½����ļæ½GHļæ½GHļæ½PHļæ½Wļæ½8f.ļæ½Hcω�Aļæ½������Jļæ½@@ļæ½8Hļæ½=v#Hļæ½PHļæ½c#ļæ½G��~lļæ½uf��ļæ½GHļæ½GHļæ½PHļæ½Wļæ½8Hcļæ½Aļæ½tX�����ļæ½Sļæ½Hļæ½��"��ļæ½Ų\8ļæ½Hļæ½#H;rļæ½Hļæ½��"Hļæ½=#��G����� ����Hcļæ½Aļæ½u����ļæ½#[ļæ½-ļæ½#]��#+A\��#ļæ½@ļæ½8Hļæ½=ļæ½#Hļæ½PH��#ļæ½G��~pļæ½uj��ļæ½GHļæ½GHļæ½PHļæ½Wļæ½8Hcļæ½Aļæ½��t���533��@ļæ½H��"��ļæ½ŲGļæ½)ļæ½Hļæ½L#H;rļæ½Hļæ½��"Hļæ½=A#��G���������1��<�����0)�����@�����f�������Hcω�Aļæ½��ļæ½����T���������ļæ½Aļæ½���AHļæ½=ļæ½#ļæ½Hļæ½JHļæ½
�#�G��~Z�uT���GH�GH�PH�W�Hc�A��������H�
ļæ½"Hļæ½k#H;rļæ½Hļæ½��"Hļæ½=`#��G�������@Hļæ½��"��[���fD����433ļæ½u��OЉ���ļæ½Hļæ½��"ļæ½���H��#)ļæ½H;slHļæ½PH��#@ļæ½8Hļæ½=ļæ½#ļæ½G��~��u���ļæ½GHļæ½GHļæ½PHļæ½Wļæ½A��4���fD��7����Hļæ½Hļæ½"������H��#H;rļæ½H��"��@��H��"Hļæ½f#H;sAHļæ½P@ļæ½8Hļæ½S#Hļæ½=T#ļæ½G��~ļæ½u��ļæ½GHļæ½GHļæ½PHļæ½W����Hļæ½��"��f��ļæ½H��#��#��#@ļæ½8Hļæ½=ļæ½#Hļæ½PH��#ļæ½G��~%ļæ½u��ļæ½GHļæ½GHļæ½PHļæ½W��f��{���f.����ļæ½#+1��{����f.��ļæ½Hļæ½m#ļæ½=c#@ļæ½8Hļæ½=e#Hļæ½PHļæ½R#ļæ½G��~#ļæ½u��ļæ½GHļæ½GHļæ½PHļæ½W�������f.��ļæ½AVAULļæ½-��"ATMļæ½uļæ½USHļæ½rļæ½"fļæ½Hļæ½=ļæ½#ļæ½G���������ļæ½GHļæ½GHļæ½PHļæ½Wļæ½Hcļæ½Aļæ½D@��Lļæ½%1ļæ½"Hļæ½=ļæ½#Aļæ½,ļæ½G�����������ļæ½GHļæ½GHļæ½PHļæ½Wļæ½Hcļæ½Aļæ½D@��Hļæ½
�"H�[#H;��H�=S#A,H�P@�(�GH�6#���H���fD����W���fD���GH�GH�PH�W�HcЀ|��H�=�#�G��~�t������f����GH�GH�PH�W�HcЀ|��H�=�#�G��~�t��t����f��k������fDH��"��~���fDA�D@�������>��H�
��"H�M#H;��H�J�H�
7#H��"������[]A\A]A^�@A�D@�����H�
��"H��#H;sH�J@�*H�
�#��>u��H�]�"���>u"H���"��[]A\A]A^�H�0�"��n���f.���H�=�#�G��~�u���GH�GH�PH�W��f��;���f.���SH���"� f����GH�GH�PH�W�Hc�@t"H�=+#�G��~�t�����Hc�@u�[�@f.���SH�f�"� f����GH�GH�PH�W�HcЀ<y"H�=�#�G��~�t����HcЀ<x�[�@f.���Hc�H��"H���<yX��
tc�U#��u)H���"�H#�H�;�"��H���H�!�"�	�H���f�H�5)#����f�H�=#�G��~:�u4���GH�GH�PH�W���
�k���H�5�#���@���X�������ڐ��Hc�H�4�"H���<����
���=ļæ½#f�ҋ#ļæ½*ļæ½#��xG��~G��tGļæ½G@����Hļæ½Hļæ½
�0���YЅ���H���"f���Z���9@��x��t�B@����H�H�[0�Y�H��"f���Z��H���"��H���@H�5�#�L���<����H�=�#�G��~z�ut���GH�GH�PH�W���
����H�5�#�������1�������@��1����Y��P����B@��wH�H��/�Y�����#��뚐��1��w��Y�����@f.���U��SH���"H��H�-��"�F@H�=	#�H�JH�
�#�G��~O�uI���GH�GH�PH�W�Hc���� t9H��#H;Ur�H�2�"H�=�#��G����q��Hc���� uD�yQ��
tH�]�"�	H���[]�H�=i#�G��~2�u,���GH�GH�PH�W���
t�f�H�59#�����������f���Hc�H���"H���<����
���=ļæ½#��#��u#Hļæ½Dļæ½"ļæ½Hļæ½��"��H��ļæ½f���*ŠG@����Hļæ½H��-ļæ½��Yļæ½Hļæ½��"f���Z��Hļæ½`ļæ½"ļæ½ļæ½H����Hļæ½5i#�����d���ļæ½Hļæ½=Q#ļæ½G��~Jļæ½uD��ļæ½GHļæ½GHļæ½PHļæ½W���
�+���H�5#���x������1��9��^���@������f���H��
#ATUSļæ½_ļæ½Hļæ½P@ļæ½8Hļæ½=ļæ½
#H��
#�G��~
������H�-<�"@Hc�H�J�T��tg�����_�H�=�
#ļæ½Ś\ļæ½Hļæ½o
#��GH�JH�
_
#��~#�u���GH�GH�PH�W��fD����f�H�5��"����D�=	
#-��u��E1����A��������H��#H�=�#��GH�JH�
�#��~
��&���H�L�"f.�Hc�tZH�
@�"A��H��#H;��H�J�H�
w#H�=x#�G��~q�uk���GH�GH�PH�W�Hc�u�[�-6#D�%+#]�#+A\�#�����GH�GH�PH�W��S���fD�����F���fDH�a�"��_���fD������
tE�=�#-u��H��"�H���"��[]A\��GH�GH�PH�W�����H�=#�G��~{�uu���GH�GH�PH�W���
t��H�5I#������r���D�PЅ�~���6����L-E1�,���%����������L-E1�,�)����������fD����
#+1�����f.���Hc�H�4�"H���<y ��
t3H���"�	�H���@H�5�
#������f.�H�=y
#�G��~2�u,���GH�GH�PH�W���
tļæ½Hļæ½5K
#������f������f���SHc�H���"�� �%H�
#@ļæ½8Hļæ½=
#H�PH��	#�G��~
��h�����Hc��� ��H��	#@�8H�=�	#H�PH��	#�G���K��A���GH�GH�PH�W�8Hc��� ��H�n	#@�8H�=l	#H�PH�Y	#�G��~
�������Hc��� �JH�+	#@�8H�=)	#H�PH�	#�G����������GH�GH�PH�W�8Hc��� ��H��#@�8H�=�#H�PH��#�G����������GH�GH�PH�W�8Hc��� ��H��#@�8H�=#H�PH�l#�G��-�X�H�P@�8H�J#H�=K#�G���0��&���GH�GH�PH�W�8Hc��� t&H���"H�#H;r�H�t�"��@��y��
t'H���"�
�[�H�5�#�$����f�H�=�#�G��~b�u\���GH�GH�PH�W���
t�H�5�#����
���f����GH�GH�PH�W�8���fD�+��������@����f����GH�GH�PH�W�8����fD��
����� ���@��
�������@��
�����U���@��H�=�#S�G��~
����
��Hc�H�6�"��� �H��#H�=�#��GH�JH�
�#��~
��{�V
��Hc���� ��H�g#H�=h#��GH�JH�
P#���`��V���GH�GH�PH�W�Hc���� ��H�#H�=#��GH�JH�
�#��~
��%���Hc���� �HH��#H�=�#��GH�JH�
�#���
�����GH�GH�PH�W�Hc���� ��H�|#H�=}#��GH�JH�
e#����������GH�GH�PH�W�Hc���� ��H�'#H�=(#��GH�JH�
#��+�o�H�J�H�
�#H�=�#�G���I��?���GH�GH�PH�W�Hc���� t&H�
W�"H��#H;r�H��"��@��yT��
tH�`�"��[�H�=q#�G������|���GH�GH�PH�W���
t�f�H�59#���
��딃��GH�GH�PH�W��H���fD���GH�GH�PH�W��p���fD�
�����fD�
���f����GH�GH�PH�W�����fD�{
������fD�k
������fD�[
���@���fD��AWAVAUL�-�"ATU�SH���"H��L�%,�"H�=M#A�$�H�J�H�
+#H�=,#�G��~M�uG���GH�GH�PH�W�Hc�u7H�
��"H��#H;r�H�_�"����	��Hc�tɃ�(�)����n��
�z���H�5�#�F��~
�~��H���]	��H�5�#��
t������H�5s#H��"H�]#H;��H�P�
H��H�C#����fD��)���\�����H�5'#�F��~
�~� H������H�5#A��A��b�u�DA��n�Z�#A��r�?A��t�zA�	H�c�"H��#H;�H�PD�8H��#H���q���DH�1�"��H�#H�=�#H;sH�P�(H�e#�<����H���"��"���fDA�$����H���[]A\A]A^A_�@��t�H���"H�
#H�=#H;s�H�P�)H��#�������FH�FH�PH�VD�8�������FH�FH�PH�V��;���A��fueA����A��
����A��
u@�FH����~
�~�H���T��H�=}#��
�H���H���������2���DA��������Ic�A�D �}���L�5��"E�<�F�����~�����FH�FH�PH�V�Hc�A�D ��A�F�<��F�����~�����FH�FH�PH�V�Hc�A�D txA�F�<����fDH�!�"H����o���A�
����A�
���A�������FH�FH�PH�V����H���(��H�5Q�"�;��������H�5>�"�o���H�����H�5*�"�V���D��H�
ļæ½"S@ļæ½8Hļæ½=
�"H�PH���"�G��~
������Hc�H�Q�"��� �"H��"H�=�"��GH�JH�
��"��~
����q��Hc���� ��H���"H�=��"��GH�JH�
k�"���k��a���GH�GH�PH�W�Hc���� ��H�-�"H�=.�"��GH�JH�
�"��~
��0����Hc���� �KH��"H�=�"��GH�JH�
�"��������GH�GH�PH�W�Hc���� ��H���"H�=��"��GH�JH�
��"����������GH�GH�PH�W�Hc���� ��H�B�"H�=C�"��GH�JH�
+�"��.�zf.�H�J�H�
�"H�=�"�G���Q��G���GH�GH�PH�W�Hc���� t&H�
o�"H���"H;r�H�4�"��@��y\��
tH�x�"�	�[�H�=��"�G����������GH�GH�PH�W���
tļæ½f.ļæ½Hļæ½5Iļæ½"���ļæ½ļæ½ė™ƒļæ½ļæ½GHļæ½GHļæ½PHļæ½W��=���fD��ļæ½GHļæ½GHļæ½PHļæ½W��e���fD�������fDļæ½���f���ļæ½GHļæ½GHļæ½PHļæ½W����fDļæ½������fDļæ½{������fDļæ½k���5���fDļæ½��vļæ½"ļæ½P���"w^ļæ½dļæ½"��uTHļæ½
ļæ½"ļæ½Gļæ½"Hļæ½Xļæ½"H;rKHļæ½��"Hļæ½=Mļæ½"��G��~Lļæ½uF��ļæ½GHļæ½GHļæ½PHļæ½W��@1����fļæ½@ļæ½8Hļæ½=ļæ½"Hļæ½PH��"ļæ½G������Df.��ļæ½Hļæ½Hļæ½=ļæ½"H��ļæ½Hļæ½��"ATUSļæ½8��Hļæ½eļæ½"Hļæ½-��"Hļæ½Hļæ½EHļæ½��"Hļæ½	ļæ½"��G��~ļæ½tVļæ½I��Lļæ½%��"Hļæ½��"HcЉ�1ļæ½Aļæ½H��Hļæ½Lļæ½bļæ½=uļæ½Hļæ½��"Hļæ½2ļæ½"H+Eļæ½[]A\ļæ½���ļæ½GHļæ½GHļæ½PHļæ½W�또1������tHļæ½=��"ļæ½E���fļæ½Hļæ½)ļæ½"ļæ½Hļæ½Tļæ½"ļæ½Hļæ½��"ļæ½Hļæ½"ļæ½"����ļæ½Hļæ½��"������fļæ½Hļæ½)ļæ½"Hļæ½
��"�����������H�
��"�������H�
��"��	�����H�
X�"��
�����H�
g�"���������H���"��Df.�H�
y�"H��tdHc��"�q1�9�~UH�L�"�rHQ�5o�"�����t;�
�"���f��fi�m�1���f�Xf��"����1��D���H�
a�"H�vf��A�H��H�4H��H�4�H���DH�DH�<1fA(��\WfA(��\'f.�@��AE�@��tff.�@��AE�@��tUH�|1�fA(�fA(��\W�\'f.�@��AE�@��t,f.�@��DD�E��tH��10���fA(�fA(��\V�\&f(��=�H�4R�hP�Y�H����~5�H��fW�H�4�Y��^��X f(��Y��Y��^��.�A\��X(�^�A\�f.�@��E�@��tcf.�@��E�@��tSH�th�^�.�A\��A\�f.�@��E�@��t+f.�@��D�@��tH����Z�*�A\��A\�fW�f(��D@X�Y��Y��Y��Y��Y��Y��\��A^�f/��A^��p0�@8wf/��ƒ��Pe�fD�@e�H�a�"H���XH�I�"H���HH�@H��H�L˜�9�q�yd��y�q�H��"�Ad����H�:�"�8��fE�fA.��I�D
H�:fA.���	�)fA.�z�DtfD(��D^�fE/�v	fDW�fA.�z��^�fD/�vfW-�H���"�H�=�"�09��SHc�L���"���Dp
H�<�H�x�����I��A��Lc�Lc��_@fA/�sfA/�rB�`f/�r7�D@fD(��EX�fD/�r �EY�1�Lc��AX�f.�@�ǃ�fD��H��X9�te�8u�f/�sf/�r��`f/�r��D@ fD(��EX�fD/�r��DY�	E1�Lc��AX�f.�A�ƒ�H��XA��9�u��A���t!K��I�A�����AX|�P�Ad�yA���t+K��I�@A�����AXt�P�q�Id����H��H���"�1�H�5_���H�=_�������"H�����^�fD/���fW����@fD(��D^����f��-������AX|�H�*���@�AXt�H�B���@AUATUHc�SH��XH�=��"dH�%(H�D$H1�H�L$8H�T$0H�t$(L�D$@���~��L$(�}fT�f/�w�L$@fT�f/��7A�H�
�"H�D�H�=n�"H�DEH��D�E�����h�p �1�1��l$�4$����l$�4$I��H�q�"H�L$ H�T$L���t$H�01��,$���1�L����E���,$�t$�~�1�T$fT�H�D�H�
��"�D
RHļæ½DEļæ½4ļæ½fA(��^���ļæ½qļæ½��fEļæ½fA.ļæ½z��ļæ½\΋�`f(ļæ½fTŲ…ļæ½~L��H��hH���p�� f(ļæ½fT��\ļæ½fD(ļæ½fDTļæ½fA/ļæ½v	fA(ļæ½f(ļæ½H��H9ļæ½uļæ½f(����fT��X��%ļæ½fD(��D��Y��Xļæ½fD(ļæ½f(ļæ½fDTļæ½fE.ļæ½v8ļæ½H,ļæ½fE��fDU��L*ļæ½fE(��D��fA(ļæ½fAT��D\ļæ½fA(ļæ½fAV��,ļæ½D���ļæ½��Dļæ½E��������Hļæ½��"ļæ½��ļæ½
;��ļæ½uļæ½Y��\ļæ½f(��Y��\��Y��Xļæ½f(ļæ½fD(ļæ½fTļæ½fD.ļæ½v4ļæ½H,ļæ½f��fAU��H*ļæ½fD(��Dļæ½fA(ļæ½fAT��\ļæ½f(ļæ½fV��,ļæ½f��X��*ļæ½Hļæ½Dļæ½Hļæ½DEHļæ½��p0ļæ½Y��\ļæ½f(��X��\��X��h(ļæ½@Hļæ½XP1ļæ½Hļæ½\$HdH3%(ļæ½dH��X[]A\A]��hļæ½p1ļæ½1��A��ļæ½l$ļæ½4$�����4$ļæ½l$I���.���fDļæ½L$0fTļæ½f/��E1����@ļæ½��fEļæ½fA.ļæ½zļæ½fļæ½\΋��f(ļæ½fTŲ…ļæ½������H��H���f�� f(ļæ½fT��\ļæ½fD(ļæ½fDTļæ½fA/ļæ½v	fA(ļæ½f(ļæ½H��H9ļæ½u������T$ fT������f���*��Y��\΅��&���H�ɷ"fD(��DXļæ½0��ļæ½Hļæ½=&ļæ½"1ļæ½H���A��XfD/ļæ½rfE���D*���DXXfE/��E��H��9ļæ½��Dļæ½E��u��Xf/ļæ½rļæ½fE���DXļæ½D*���E\ļæ½fA/ļæ½r��D��fD/ļæ½��ļæ½Y��Xļæ½fD(ļæ½fD(ļæ½fDTļæ½fE.ļæ½v7ļæ½H,ļæ½fE��fAU��L*ļæ½fE(��D��fA(ļæ½fAT��D\ļæ½fA(ļæ½fV��,ļæ½f��\ļæ½fA/��*��\��Yļæ½vļæ½Xļæ½f(��X��fļæ½f(��Y��\��Y��Xļæ½f(ļæ½fD(ļæ½fTļæ½fD.ļæ½���,ļæ½f��X��*ļæ½Hļæ½Dļæ½Hļæ½DEHļæ½��p@ļæ½Y��\ļæ½f(��X��\��X��h8ļæ½@Hļæ½XPļæ½���Df���*��Y��\��3������f�Ʌ������������`f�Ʌ�ļæ½����i���f��H,ļæ½f��fAU��H*ļæ½fD(��Dļæ½fA(ļæ½fAT��\ļæ½f(ļæ½fV��#�����L$8E1ļæ½fTļæ½f/ļæ½�����Hļæ½Dļæ½Lļæ½��"Hļæ½DEI��Hļæ½@HHļæ½@PHļæ½��"��9���f���*��~����D��fD/��B1ҹļæ½Y��Xļæ½fD(ļæ½fD(ļæ½fDTļæ½fE.ļæ½v7ļæ½H,ļæ½fE��fAU��L*ļæ½fE(��Dļæ½fA(ļæ½fAT��D\ļæ½fA(ļæ½fV��,ļæ½f��D\ļæ½fE/��*��\��Yļæ½v��tfA/ļæ½v	ļæ½A\��XĒ…ļæ½tļæ½A\ļæ½f(��\ļæ½Hļæ½D��Xļæ½Hļæ½DEHļæ½��xHļæ½X��@Pļæ½p@ļæ½x8ļæ½H���Hcļæ½Hļæ½Rļæ½YT��Xļæ½f(ļæ½fD(ļæ½fTļæ½fD.ļæ½v4ļæ½H,ļæ½f��fAU��H*ļæ½fD(��Dļæ½fA(ļæ½fAT��\ļæ½f(ļæ½fV��,ļæ½f��*��\��Y��3���Hcļæ½fE���D*��Hļæ½Rļæ½Hļæ½��XfD(��EXļæ½fE/ļæ½sļæ½Dh1��E\ļæ½fD/ļæ½��1��u�����f.ļæ½Hļæ½qļæ½"SHļæ½qļæ½"H��Hļæ½SH��Hļæ½_ļæ½"H9ļæ½
H��[�DH��H�=M�"H�@H�2�"H�4�H���m�H�.�"H��[ÐH��H��"H����H��"H����H�@f(�f(����"�
��"H��f(�f(�H���0���f(��t$f(��\�\X�<$�J��%����<$�t$H�@�X=F�"�X56�"H��H���"H���='�"�8�p�x�p�@`�@d1��5��"H���f�H���"H�5��1����H�=��Z�1����"H���f�USH��L���"M����H���"H����H��H����H�@H��H��A�|`��I�T�� fDH��H�R����H����H��H��H��u�A�x`�n���H�
v�"��"H�@H��H��H�H�T�����"�@��@�B�@`�@�@dH��1�[]�A�x`u�H���"H�5��1���H�5�
�1���1����"H��[]�f�H9�~�H��H�[H���"�H�H�,��NH��H��f(�I��I�T(�f(��h� �\2�\z�\��\�f(�f(��|$�4$���|$�4$H�N�"H�O�"�
��"���"f(�f(�H��(0���f(�f(��\X�\�����L�Ƹ1��2���f.�f(�f(�f(�H��(H�9�"f(�8���X-��"�X%��"�|$�t$�=��"�l$�$$�5��"�-}�"�%m�"�-5�"�%%�"���l$�$$H�@�|$�t$H��H�R�"H���(�`�x�p�@`�@d�1�H��(Ð��H�5�	�\$�T$�L$�$���t$�|$�d$�,$�����H��H�%�"�8u`�;����k�"H�@H��H���"H����D�"�@`�@���"�@d��@�g�"�@1�H���H�=0	���f�H��H�E�"�$�L$H���H�1�"H����H����H�@�l$�$$H���
��"���"H���0����X��}��X����$�D$H�@�X
y�"�Xi�"H��H���"H���
Z�"��@�H�@�@`�@d1��*�"H���DH��"H�5��1���H�=.��1����"H���f�f(�f(��
��"f�����"f�����)���fDH��8H���"�$�\$�d$�l$H���
H���"H����H�@f(�f(��h�"�
X�"H��f(�f(�H���0���f(��|$(f(��\�\X�t$ ������t$ �$$�|$(�X5�"H�@�X=��"H��H�E�"�l$H��f(�f(��5��"�0f(�f(��x�p�x�@`�@dH���"�=��"H�@H��H���0����\X�\�p��K����$H���"�L$H�@�Xe�"H���X
Q�"�l$H���d$�f(��Hf(��@�H�@`�@dH�d�"��"H�@�
�"H��H���0����\X�\�������L$�D$H�@�X
��"�X��"H��H��"H���
��"��@�H�@�@`�@d1����"H��8�DH�q�"H�5:�1��^�H�=����1��V�"H��8ÐH�H��H���"H���He��t=������th��uA�@@�HH�\@0�\H8�~�fW�fW��GD��t��������Ð��t��u��@0�H8�\@@�\HH�
ļæ½@0ļæ½H8f�Һf.ļæ½��E„�uf.ļæ½��DЄ�tļæ½H��Hļæ½=nļæ½"��|ļæ½H��1���Hļæ½={ļæ½"H����Hļæ½lļæ½"H��ļæ½���t;��ļæ½`����@ ļæ½H(ļæ½\@@ļæ½\HHļæ½~��fWļæ½fW��c���f��~��ļæ½@ ļæ½H(fWļæ½fW��;�����@@ļæ½HHļæ½\@ ļæ½\H(ļæ½!���ļæ½ATHļæ½USH��H��H��0Hļæ½5��"H��x`woļæ½P`Hļæ½
%Hc�H�>���H�)�"�8�H�=��"1��2�H�={�"1�H��1��o�H�h�"H��1���H��H����H�L�"H��0[]A\�H�=9�"1�����H�'�"H��"H��0[]A\���H�H�=��"����H�=��"H���'�H���"H��0[]A\��H�
Y�"H�T��1H�
*�"�9�q�P�X�\R�\Z@����f(�f(��f.�H�
	�"H�T��1H�
ڧ"ļæ½9��ļæ½Pļæ½Xļæ½\Rļæ½\Z@��ļæ½DHļæ½=ļæ½"f(ļæ½f(¸��H��1��1��Hļæ½=ļæ½"H���R��H��"H��0[]A\ļæ½fļæ½Hļæ½|ļæ½Hļæ½LhH��ļæ½Hļæ½5Wļæ½"Hļæ½pļæ½"ļæ½>D��sļæ½Iļæ½@ļæ½Pf(ļæ½f(��\gļæ½\��Af(��\of(��\��Rļæ½4$ļæ½\��Jļæ½|$ļæ½\��T$ļæ½L$E��ļæ½oHļæ½=<ļæ½"f(ļæ½f(Äøļæ½B��L$ļæ½$Hļæ½=ļæ½"H�Ÿļæ½#��L$ļæ½D$Hļæ½=��"H�øļæ½ļæ½H��I��1��ļæ½H��H���;��H��H��1����L��H���#��H��H��H��1����Hļæ½=��"H�����Hļæ½��"H��0[]A\ļæ½@Hļæ½=��"1ļæ½1���H��"Hļæ½=jļæ½"ļæ½Cļæ½KHļæ½��"��gļæ½Hļæ½=pļæ½"H��������	��Pf(ļæ½f(��\'ļæ½\��Af(��\of(��\��ļæ½4$ļæ½\��Jļæ½|$ļæ½\��T$ļæ½L$E�������f(ļæ½f(ļæ½f(ßæf(ļæ½Hļæ½5k��l$(ļæ½d$ ���;ļæ½d$ ļæ½l$(ļæ½J����L$ļæ½D$ļæ½Hļæ½5��s��l$(ļæ½d$ ļæ½���f��ļæ½Xļæ½\ļæ½\Z@��ļæ½!���f(��\$f(ļæ½Hļæ½5��$ļæ½cf��ļæ½Xļæ½\ļæ½\Z@�������f(��\$f(ļæ½Hļæ½5k��$ļæ½cfļæ½f(��\$f(ļæ½Hļæ½5U��$�����\$ļæ½$���ļæ½f(��\$f(ļæ½Hļæ½5��$���w��\$ļæ½$��ļæ½Hļæ½=ļæ½��������Df.ļæ½Hļæ½SHļæ½
��"H��H��HŁ‹Q`��ļæ½}��tH1���t[��I��Hļæ½=��"��Hļæ½=ļæ½"H���G��[Hļæ½��"��fļæ½Hļæ½=��"1����[Hļæ½��"Hļæ½��"��fļæ½Hļæ½=��"1ļæ½1���H��"Hļæ½=zļæ½"ļæ½Cļæ½KHļæ½��"��wļæ½Hļæ½=��"H��1��6��H��H�����[Hļæ½cļæ½"��f.ļæ½Uf(ļæ½Hļæ½SH��H��H������Hļæ½`ļæ½"ļæ½Yļæ½Hļæ½\hHļæ½Lļæ½Hļæ½,ļæ½kļæ½#H����Hļæ½Duf(��D fD(��d$ļæ½X��L$ļæ½EXļæ½fD(��t$Pļæ½1ļæ½AX��Dyļæ½l$ļæ½Dmf(ļæ½f(��|$HfE(��AX��DY��EX��D|$(ļæ½EXļæ½fE(��d$@ļæ½DYļæ½f(ļæ½f(��Y��Y��DY��AX��DXļæ½f(��Y��EX��Y��DY��DY��DXļæ½f(��AX��DYļæ½fA(��DL$XfE(ļæ½fE(��Y��E\��DyX��L$`f(��AX��Y��L$hfA(��Yļæ½f(ļæ½fA(��Y��\ļæ½f(ļæ½fW=ļæ½f(ļæ½f���A^��Y��Y��A^ļæ½f.ļæ½��Eф�tEf.ļæ½��Eф�t7ļæ½l$ļæ½\$ļæ½A\��\ļæ½fW��Y��Y��Y��Y��A^��A^��X��D\$��DxPļæ½X\$(ļæ½l$0fA(��\l$ļæ½\$ fA(��\\$fW��ļæ½Y��Y��Y��Y��A^��A^ļæ½f.ļæ½��E„�tHf.ļæ½��E„�t:fA(ļæ½fA(��A\��A\ļæ½fW8��Y��Y��Y��Y��A^��A^ļæ½f(ļæ½fA(��D\D$Xļæ½AX��\��X\$fA(ļæ½fD(��AY��\$8ļæ½Y��Xļæ½f.��Q��
�D$P�A\��f(��^�fA(��Y��Y���f(��|$x�|$`�T$p�X��T$h�X��|$P�Y��T$`�Y��T$H�\T$(�|$X�|$@�A\��\��D$hfA(��Y�f.�f(��A\���E�f.�f(��Y���E��\���������^�f/B�v�@�f/��fD�~=h�f(��$�fT�f/����DD$ �\$h�D
��ļæ½D\$XfA(��AX��D^��-��\��X\$8f(ļæ½fWt��^��A\ļæ½fD(��EY��DY��DY��\$0f(��X��D\ļæ½fA(ļæ½fD(��AX��^��\ļæ½fA(��Yļæ½fA(��AX��Y��Yļæ½fT��XD$ ļæ½AX��|$ļæ½\|$fD(ļæ½fD(��DD$��E\��DY��EYļæ½fD.ļæ½��Eļæ½fE(��E\ʄ�ļæ½��ļæ½
ļæ½E^ļæ½fD/ļæ½vļæ½Dļæ½fE/��Af��D~ļæ½fE(��D%��fETļæ½fE/���Dd$8fW5J��D1ļæ½fA(��AX��E^��DL$hļæ½D\��L$ ļæ½AX��DL$Xļæ½^��AY��AY��A\��Yļæ½fA(��AX��D\��DXL$0ļæ½D^��E\��AY��X��Y��DYļæ½fATļæ½f(��AX��D%��EXļæ½fD/ļæ½v@���d$Pļæ½Y��\d$0ļæ½YD$`ļæ½\D$ ļæ½\D$8ļæ½A\��^��^��\��A\ļæ½fD/��Mļæ½D\D$ļæ½\|$ļæ½A\��A\��e@ļæ½EHļæ½DC@ļæ½{HH���[]��fD.ѹ��Eф�ļæ½(���f.ļæ½��Eф�ļæ½����^ļæ½f/2������,ļæ½f/ļæ½��f��d$pļæ½D$xf���-��AX��AX����fļæ½f.����E„�ļæ½	���f.ļæ½��E„�������E^ļæ½fD/������D��fE/ļæ½������D%_ļæ½fD/ļæ½v(ļæ½DD$pļæ½|$xļæ½DXD$ļæ½X|$ļæ½q���f��=p��DD$Pļæ½DY��D\D$0ļæ½Y|$`ļæ½\|$ ļæ½\|$8ļæ½E\��^��D^��\��D\��j����Dļæ½$��ļæ½$��Dļæ½$��Dļæ½$��Dļæ½$��ļæ½$��ļæ½$��DD$xļæ½d$pļæ½DT$X��$����f���Dļæ½$��Dļæ½$��ļæ½$��d$p��$��DD$x��$��DT$Xļæ½Dļæ½$��Dļæ½$��Dļæ½$��$���ļæ½H��Hļæ½Eļæ½"ļæ½1ļæ½Hļæ½5��2��Hļæ½=������,ļæ½"H����H��H��"ļæ½1ļæ½Hļæ½5������Hļæ½=��ļæ½v�����"H����H����Lļæ½��"dHļæ½%(Hļæ½D$1ļæ½Lļæ½L$fļæ½Dļæ½"ļæ½��"��1ļæ½L�������t*ļæ½��"A9��ļæ½Hļæ½D$dH3%(u;H��ļæ½fDHļæ½Qļæ½"Hļæ½5���@��Hļæ½=�������:ļæ½"��s��H��5ļæ½H��Hļæ½aļæ½"Hļæ½��` ļæ½P(ļæ½H0ļæ½x8f(ļæ½f(��Y��Y��\ļæ½f(ļæ½fT-ļæ½f/ļæ½wkļæ½Yļæ½f.%Gļæ½z5u3ļæ½\ļæ½f(ļæ½fW-K��Y��^��Y��`Hļæ½\��^��@@ļæ½@ļæ½\��Y��^��Y��HHļæ½\��^��@@ļæ½Dļæ½X��X����ļæ½Y��Y��`@ļæ½PHļæ½f.ļæ½AWHļæ½vI��AVH��AUH��ATUSH��Hļæ½aļæ½"Hļæ½D$@Hļæ½,H��D$Hļæ½��EHļæ½t$H��ļæ½T$8Lļæ½$Hļæ½D$0ļæ½A$ļæ½A\$f.ļæ½�����Mf.ļæ½f(ļæ½�������"ļæ½L$8����f.ļæ½����f.ļæ½Hļæ½D$@��ļæ½~H��hHļæ½T$ļæ½u0f.ļæ½Hļæ½H��Pļæ½JH���,H��Hļæ½,ļæ½Lf.ļæ½{ļæ½Hļæ½T$Pf(ļæ½Hļæ½Hļæ½Hļæ½D$Xļæ½��>ļæ½"ļæ½D$8��uNļæ½ef(ļæ½Hļæ½D$@Hļæ½L$Hļæ½D$XHļæ½L$PHļæ½H��\��"ļæ½T$8��tļæ½f.ļæ½f(ļæ½zļæ½#���fDHļæ½D$Hļæ½L$@H��Hļæ½D$PHļæ½Aļæ½H���Hļæ½,Hļæ½D$Xļæ½Eļæ½Mf(ļæ½f(ļæ½f��\��\ļæ½f(ļæ½f(��Y��Y��Xļæ½f.��Qļæ½��Hļæ½D$0ļæ½AL$PH��hHļæ½D$`H��ļæ½Hļæ½\��\ļæ½f���Y��Y��Xļæ½f.��Qļæ½��Iļæ½Gļæ½AL$XH��Hļæ½D$hHļæ½D$PH9��/H��Hļæ½@L��E1ļæ½H��1ļæ½Lļæ½t�ļæ½H��h1ļæ½I9ļæ½������P���v��u��]hļæ½Up��ļæ½tļæ½EXļæ½�����f����f��\��\ļæ½f.ļæ½��AEń�t]f.ļæ½��AEń�tN��8��@ļæ½\��\ļæ½f.ļæ½��AEń�t'f.ļæ½��AEń�tļæ½��ļæ½��ļæ½\��\��Yļæ½f��Y��Xļæ½f.��Qļæ½��ļæ½��H��hļæ½I9��
���Hļæ½D$XHļæ½,ļæ½]Hļæ½fļæ½f���Uf(��\f(��\If.ļæ½��E„�tef.ļæ½f����E„�tSHļæ½L$Xf(ļæ½f(ļæ½H��0����\ļæ½\Hf.ļæ½��E„�t'f.ļæ½��DЄ�tH������\ļæ½\Pf(ļæ½f(��Yļæ½f���Y��Xļæ½f.��Qļæ½��ļæ½MPLļæ½t$Pļæ½AD$Pļæ½EXM9ļæ½��Hļæ½\$M��L��l$8Lļæ½d$ ļæ½%fļæ½L��ļæ½GH��hM��M9ļæ½��Mļæ½aļæ½C`M��M9��iIļæ½yļæ½M9ļæ½����ļæ½_��uļæ½L���D$L���E����uM9��H
M9��
ļæ½��ļæ½YD$L���	����D$Iļæ½y�����q���Df(��\Efļæ½f(ļæ½f���\Mf.ļæ½��AEń�tWf.ļæ½��AEń�tHf(��\Eļæ½f(��\Mļæ½f.ļæ½��AEń�t'f.ļæ½��AEń�tf(ļæ½f(��\ļæ½0����\ļæ½8����Yļæ½f���Y��Xļæ½f.��Qļæ½��
������DL���D$L���?����uM9��M9��9
�D$�Y��L�������z���fDL���������L���D$L��������uM9���
M9���	�e��YD$L������&���f.����w���v
��ļæ½E���Hļæ½\$Lļæ½d$ L;l$��Kļæ½DmIļæ½Dļæ½Hļæ½,ļæ½Hļæ½D$Lļæ½p��Aļæ½D$eI��H��hļæ½Eļæ½M9ļæ½tzļæ½AD$ ļæ½}`ļæ½E ļæ½AD$(ļæ½E(ļæ½AD$0ļæ½E0ļæ½AD$8ļæ½E8ļæ½AD$@ļæ½E@ļæ½AD$Hļæ½EHļæ½AD$Pļæ½EPļæ½AD$Xļæ½EXu��D$Iļæ½}����p���Hļæ½D$0Aļæ½|$`L��Hļæ½Dļæ½uH��H��h���tļæ½Aļæ½|$eļæ½A$ļæ½AL$ļæ½\ļæ½\Jtļæ½AXD$@ļæ½AXL$HHļæ½=}ļæ½"ļæ½���Hļæ½=��"H������Hļæ½L$hLļæ½d$`Hļæ½{ļæ½"Hļæ½D$Hļæ½XH9��>Lļæ½|$HI���@����1ļæ½1ļæ½Iļæ½����Hļæ½sļæ½"Hļæ½-Ď"J�� 0���J�� ����ļæ½XF@ļæ½
�XJ0�V�XVHf(��\��J�XJ8f(�J�T �L�}�\��
�XJ@f(��\��B�XBH�|$f(��\���XP �\��H�XH(�|$�\��T$ �L$(��H�=W�"f(�f(ĸ�]���L$�D$H�=2�"H�Ÿ�=���L$(�D$ H�=�"I�Ƹ���H��I��1�� ��L��H���U��H��I��1����L��H���=��L��H��H��1����H�=��"H�����1ҾL��H���"�h�I��I��hI9���H���"B�D `���J���I��1�1��5�H���"H�=_�"J� J�D ��J�P�XJ(�XP8���XB �XX0��\��\��6��H��1��L���J����L�|$HD�T$8E����D�
6�"E���MH�=�"1����H�=��"1�H��1�����H��H���"1����H��H�����H�T$0H��"H���"�Be��<���
���B@�Y��YJHH�=i�"��w��H�=��"H�����H�q�"L9|$�QI�o�L�d$1�L�|$ H�D$D�l$8H�l$�Y�L9d$�]H�f�"L9d$ �3H�TmI�\$H�T����0��tJ���o����I��H;l$��I�l$�E��u�K�dH�=�"H�l$I��H�Nj@`��u�1��H���O�H�[H���"L�%-�"H��H��A�<$H�|�H�4��\G@��\N �W�\WHf(��\��N�\N(f(�H��0���H������\���\N@f(��\��F�\FHf(��|$(�\���\P0�\��H�\H8�t$8�\��T$@�L$H�
Hļæ½=��"f(ļæ½f(Äø����L$8ļæ½D$(Hļæ½=��"I�ĸ����L$Hļæ½D$@Hļæ½=qļæ½"I�Ǹļæ½|��L��I��1����L��H�����H��I��1��g��L��H�����L��L��I��H��1��	��Hļæ½=Bļæ½"H���z��Hļæ½{��ļæ½Hļæ½%ļæ½"���H;l$ļæ½-���Hļæ½=ļæ½"1����Hļæ½=ļæ½"1ļæ½H��1�����H��Hļæ½��"1����H��H�����Hļæ½	ļæ½"Hļæ½��"Hļæ½D$0HŠ€xe��ļæ½@@ļæ½HHļæ½5��"��uHT$X��\ļæ½X��Rļæ½\Pļæ½Xļæ½Hļæ½=Vļæ½"��d��Hļæ½=mļæ½"H�����Hļæ½^ļæ½"H�Ĉ[]A\A]A^A_ļæ½@I��E��uM��Lļæ½d$1ļæ½L�������Hļæ½Zļæ½"Kļæ½dKļæ½4vIļæ½4ļæ½I��Hļæ½=ļæ½"H��Hļæ½��J��\J8ļæ½\B0ļæ½P��\P(ļæ½\X ��\��\����H��1�����Hļæ½=��"H�����ļæ½L��Hļæ½��"ļæ½9�����@ļæ½=��"�����Hļæ½|$ ļæ½1����Hļæ½��"E����Hļæ½L$XHļæ½HD$0���\B0ļæ½\H ļæ½Pļæ½\P(ļæ½\��Jļæ½\J8ļæ½\ļæ½Hļæ½=��"����H��1�����Hļæ½=ļæ½"H���<���Hļæ½|$P��H��"������@Hļæ½L$ Dļæ½��"H��E������Hļæ½\$0Hļæ½��"ļæ½D`H�������T$f(ļæ½f(ļæ½f(ßæHļæ½5
���l$x�d$p�L���}�d$p�l$x�����L$(�D$ �H�5�������l$x�d$p���H��L�d$ H�\$�E �Ee�E@�E(�EH�;���fDH�L$`H�\$h�D`����Df(�f(�f(޿f(�H�5G���l$x�d$p���A�<$�d$p�l$x������L$H�D$@�H�5����M���l$x�d$p�w���@L������C0�Ce�C@�C8�CH�o�H�D$@H\�"�@@�HH�@e��<�����Y��Y�H�=̾"�����H��1���H�=پ"H������H�ʾ"�T���DK�dH�4[I��H�4�H��H�����\B0�\H �P�\P(�\��J�\J8fW���\�fW
��ļæ½?���DL���/ļæ½��C ļæ½Ceļæ½C@ļæ½C(ļæ½CH���f��f��u���ļæ½C0ļæ½Ceļæ½C@ļæ½C8ļæ½CH��ļæ½~xļæ½fWļæ½fW���ļæ½~`��B@ļæ½JHfWļæ½fW��1���fļæ½Hļæ½|$P1ļæ½1��R��Hļæ½L$0H��"Hļæ½=wļæ½"Hļæ½HD$Xļæ½J��XJ(ļæ½XB ļæ½P��XP8ļæ½XX0��\��\��N��H��1��d���Hļæ½=Mļæ½"H��腼��1ҾL��Hļæ½4ļæ½"��������f.ļæ½M���]ļæ½Hļæ½T$Pf(ļæ½Hļæ½D$Xļæ½nļæ½Hļæ½L$ ļæ½L$ļæ½��Hļæ½L$ ļæ½L$��Hļæ½L$ ļæ½L$����]hļæ½UpHļæ½L$ ļæ½L$ļæ½)ļæ½Hļæ½L$ ļæ½L$�����A$Hļæ½L$ ļæ½A\$ļæ½L$ļæ½-��L$����L$ļæ½jļæ½Hļæ½L$ ļæ½L$���Hļæ½L$ ļæ½L$ļæ½>��US1ļæ½H��Hļæ½qļæ½"ļæ½D$��t7��fļæ½Hļæ½[Hļæ½=]ļæ½"H��Hļæ½Jļæ½"H��Hļæ½4ļæ½N`������H��H9ļæ½��H��Hļæ½k���H��tļæ½H��"��Dļæ½|ļæ½��Hļæ½{ļæ½H9ļæ½}TH���ļæ½H��hA��tDļæ½A`H��Hļæ½sH��H9ļæ½|ļæ½A��u$@ļæ½D$��0ļæ½Hļæ½��"fļæ½H9ļæ½}EH�����H��uFHļæ½[Hļæ½5��"H��Hļæ½xļæ½"H��Hļæ½Dļæ½A`Aļæ½x���ļæ½W���H��H9ļæ½|ļæ½H��[]��H��Hļæ½=ļæ½"��|ļæ½�����H9ļæ½��H������tH��Hļæ½i���H9ļæ½t:ļæ½zļæ½H��h��w݃�t��tH�����f��D$Hļæ½{ļæ½1ļæ½H���L����H����fļæ½Sf(ļæ½f(ļæ½H��Hļæ½ļæ½"ļæ½8��Hļæ½܁"ļæ½8t~Hļæ½pļæ½"ļæ½;�����fļæ½f/ļæ½vļæ½Xļæ½fW��Hc��XIļæ½"H��Hļæ½PHļæ½��"H��Hļæ½��"��XHļæ½@Hļæ½@ļæ½X ļæ½P1������H��1ļæ½[���$Hļæ½5��ļæ½L$����\$ļæ½$ļæ½<���ļæ½Hļæ½��"Hļæ½5J��1��n���Hļæ½=Yļæ½��1��fļæ½"H��[ļæ½Sf(ļæ½f(ļæ½H��H��"ļæ½8��Hļæ½��"ļæ½8t~Hļæ½Pļæ½"ļæ½;�����fļæ½f/ļæ½vļæ½Xļæ½fW��Hc��X1ļæ½"H��Hļæ½PHļæ½jļæ½"H��Hļæ½/ļæ½"��XHļæ½@Hļæ½@ ļæ½Xļæ½P1�����H��1ļæ½[���$Hļæ½5��ļæ½L$ļæ½����\$ļæ½$ļæ½<���ļæ½Hļæ½aļæ½"Hļæ½5*��1��N���Hļæ½=\ļæ½�ҷ��1��Fļæ½"H��[ļæ½AVA��AUATUSH���dHļæ½%(H��$ļæ½1ļæ½A����A���hA��f��A*��ļæ½"��ļæ½��"��ļæ½PHļæ½H��"��1ļæ½H��$ļæ½dH3%(ļæ½OH���[]A\A]A^ļæ½fļæ½A�����A���Z1ļæ½H��$��ۼ����twA���������+ļæ½$���lf��*��\���@D��$��:Hļæ½��Jcļæ½Hļæ½>��1ļæ½H��$�聼����t1ļæ½H��$��n�������fDH��"Hļæ½5��ļæ½1��ֽ��Hļæ½57��1��ý���ɶ"��@1ļæ½H��$�������tļæ½A��	�����ļæ½$���lļæ½3���@1��)����@1ļæ½H��$��ѻ����ļæ½i���1ļæ½H��$�躻����ļæ½R�����$���ļæ½$���ļæ½$���ļæ½$�������*ļæ½"����ļæ½
B�"�2�"��x������"��������f�D�5�"E�����
�"��"��V������"���������D�-��"E���@�
��"f��j�����"�������D�%q�"E����
��"�x�"��^���D�"�����]�����-2�"�����B�"f�ɸ�$���
�"�����#���D���"�����
�"f������Ҷ"�������D�=��"�[�-��"�%�"��ֶ"�ƶ"�
��"���"����w�"�������f�1�����_�"�����x���f.�HcI�"���G	�P��8�"H�Q�"�,�H��z"�8�e	����H�ճ"�B9����;�"�5t�"�=޶"L���"����"��	�s	H�H�
,�"H��H�L��xf�pHc�H��HBH�y�"1������DH�!z"�8�}�“"����HcЃ�H��H�ʓ"���"H��H�H�
ļæ½BHļæ½
�"�Jf�ű"�
/ļæ½"ļæ½X���f.ļæ½1ļæ½H��$��q���������$���!ļæ½NH����Hcļæ½Hļæ½>��fDļæ½5ļæ½"������"��"f��f�ɸ������"����������
��"���B�
“"���"��h���~�"�������f��j�"����z�"f�ɸ�,���B�"�����[���D�=1�"���%[�"f��f��C�"�3�"�
#�"��)����"��������f.��=ٳ"~w�-�"f��f����"�߳"�ϳ"��������"�������fD1�������"�������f.��j�"���fDH�9�"H�5��1��&�����$�H�5���1�������"�;���DH��"H�5���1����"�����Է����$�H�5�1��躷�����"���D�IJ"E���rH�Dw"�Բ"�IJ"�8��
�{�"�k�"���"�������Hc��"���d
�P����"H���"���K����M�"��� HcЃ�H�-X�"Hc�H��v"�\��T��8��
ļæ½^Ӄ-ļæ½"ļæ½T��!������"����	ļæ½Bļæ½Hļæ½-ļæ½"H��D,dļæ½D9ļæ½��	1ļæ½Lļæ½-ļæ½"E�� ļæ½fDH��AD���A9ļæ½����)؃�H��D��ĪÆ"���ů"��~ļæ½1��Q���{ļæ½"�‹=sļæ½"������Hļæ½Dļæ½"Hļæ½5
��1��1���������=@�"��
L�%Sx"A�<$uH��v"�8��
ļæ½
<�"�,�"�����
2�"���"�x����
(ļæ½"���"ļæ½^����İ"��������Hļæ½Hu"ļæ½8��H��u"1����"����Dļæ½E���‰����=��"��ļæ½,��"ļæ½5��"ļæ½]ļæ½"ļæ½,��"Lļæ½%ļæ½t"ļæ½t$ļæ½=pļæ½"ļæ½5`ļæ½"Aļæ½<$���|$���t$��"��"ļæ½0	ļæ½D$ļæ½\D$��1��t$Hļæ½=ļæ½"H��"ļæ½��"ļæ½5ļæ½"ļæ½*���Hļæ½��"H��ļæ½A1ļæ½H��$��������"�����ß­"�����Ż®"�������$ļæ½1��=���Dļæ½vļæ½"E������1ļæ½H�����u������
r�"H�=C�"��Hk�hH��"�N�"H�K�"�@`�@d��@�H�@1�H��"�[���H�Ԭ"1��
��H��s"��"������"�����H��s"��"�����H��u"�H��s"�����H��t"��������$�1��>�D�
w�"E������1�H���ı����u������=d�"�����"�~�"��
i�"�Y�"�t���*�"�����C�=�"���
8�"�(�"��n��
.�"���"�T��
$�"���"�:����"�������H���"H�5]��1����"�����w�����H�5��1���b����h�"��H�L�"H�5��1��9���H�=]�轪���3�"�\�H��"H�5�������H�=��芪����"�)�H�=B��o����r���H�Ӫ"H�5���1������$�H�5Z�1��覱�����"���
�"�ڿ1�H�5I��|����{���H�p�"H�59��1��]���H�=������W�"��H�;�"H�5��1��(���H�=j�謩��H���"��"�k���A�D$)�A�D��"H��,\�H��p"�8������~!������
����
�"�����������=��"��H��"��"����H���kH�ʬ"H���Z�=@�"�50�"H���%�"�-�"H���"Hk�h��$��=��"��"��$��5ϩ"�|$ �=��"H�D��d$(�%��"�t$P�5��"�|$X�=j�"�d$0�%T�"�l$8�->�"�t$�5(�"�|$�=�"�d$@�%�"�l$H�-�"�t$`�|$h��HH��o"�j�"�8�
W�"�9�,���y��f�f(��\L$�~a��*��^E��D$pf(��\D$1�H�=�"H��$�fT�H��$�H��$���$�L��$��d$xfT��L$��$����~����$��
x��d$x��$�fT���$�f/�����$�fT�f/�����$�fT�f/�w��$�fT�f/��JA�f/D$���|$ f.|$�����
ļæ½"��"ļæ½d$(ļæ½l$ ��\��\ļæ½f(ļæ½f(������3ļæ½"��ļæ½*ļæ½"��ļæ½G��$ļæ½Hļæ½H��"ļæ½<‹�"��ļæ½��"��ļæ½��$ļæ½Hļæ½H��"ļæ½$���Hļæ½wļæ½"Hļæ½5@��1��d����ļæ½;���脧��Hļæ½Nļæ½"Hļæ½5��1��;����ļæ½���Hļæ½*ļæ½"Hļæ½5��ļæ½1���������H��"Hļæ½5��ļæ½1�������H��"Hļæ½5��ļæ½1��Ϭ��Hļæ½=��ļæ½S���f��Å„"���Hļæ½=#��4�������f(ļæ½f(Ćæļæ½Hļæ½5��ļæ½T$ļæ½\$ļæ½u����T$ļæ½\$���f(ļæ½f(Āæļæ½Hļæ½5��ļæ½\$ļæ½T$ļæ½:����\$ļæ½T$ļæ½0���Hļæ½"ļæ½"Hļæ½5��ļæ½1������!���Hļæ½��"Hļæ½5��ļæ½1���������Hļæ½5z��1��̫������T$��f(ļæ½f(ļæ½Hļæ½55���蔫��Aļæ½<$�������Hļæ½5��ļæ½1�聫�����Hļæ½uļæ½"Hļæ½5>��1��b����ļæ½9ļæ½Hļæ½=Iļæ½"ļæ½��"f�ɸļæ½Xxļæ½"ļæ½��"ļæ½T$ļæ½5���Hļæ½-fl"H��$ļæ½H��$ļæ½I��H��1ļæ½Hļæ½u轢���T$f��Hļæ½=ļæ½"ļæ½f(����L��H���3���Hļæ½uH��$ļæ½H��$ļæ½H��I��1��r���1ļæ½L��訢���~-����$��ļæ½$��ļæ½$��ļæ½$ļæ½f(ļæ½f(��\��\ļæ½fTļæ½fT��-Tļæ½f/��3ļæ½X��%ζļæ½d$ļæ½Y��\$ļæ½XD$諢���,���������D$ļæ½XD$ļæ½V����,ļæ½f��*��\D$f�Ʌ�uf(ļæ½fļæ½Hļæ½}ļæ½���Hļæ½5Ē¢"H��$ļæ½H��$ļæ½H��H��1��r���Hļæ½k"��$��ļæ½$��Hļæ½Ni"ļæ½X
��"��Xz�"�
z�"�j�"H�=��"H��軔��A�$H�l�"�K��D$茪���,�f��*��XD$�\D$�+���f/����X��-��f(�1��l$�Y��T$���H�
?�"H����
H�'�"H���t
Hk�h�D���"���
�"���8
Hļæ½Hļæ½5ļæ½"ļæ½ʋļæ½"Hkļæ½h��ļæ½D��Ż”"����Hļæ½Hļæ½Ó”"ļæ½���Hļæ½bļæ½"Hļæ½5+���Q�����Hļæ½5Pļæ½1��ļæ½<����Bļæ½"��Hļæ½Vh"ļæ½Hļæ½j"��Tļæ½H��"Hļæ½5��ļæ½1����Hļæ½5��ļæ½1�����ļæ½"��Hļæ½Ó "Hļæ½5��ļæ½1����Hļæ½5��ļæ½1�譧�����"���A���Z���1��$���1��w����1��k�������\$����$ļæ½H��$��ļæ½$ļæ½L��$��\��D$ļæ½X��\$xļæ½}���f��Hļæ½=ļæ½"ļæ½,ļæ½f��*Čøļæ½���Hļæ½-Mh"H��L��H��I��1ļæ½Hļæ½uč®žļæ½ļæ½1ļæ½L�����A��ļæ½\$x��$��ļæ½$��~�����$ļæ½fT��|$pf/ļæ½���t$ ļæ½L$f(ļæ½f(��\��l$ļæ½\��\��d$ļæ½^��L$`ļæ½\ļæ½fT��Y��X��L$`ļæ½L$@ļæ½\��Y��X��L$@ļæ½L$0ļæ½\��Y��X��L$0ļæ½L$Pļæ½\��Y��X��D$PfTļæ½f/����|$(ļæ½d$��
Ž”"�ޔ"f.ļæ½��E„�������l$ ļæ½|$f.ļæ½��D„�������|$hļæ½t$@ļæ½DD$`ļæ½l$f(��T$Hļæ½\��\��A\��D\ļæ½f(��d$f(ļæ½fA(��\��\×ø蜸���t$P��L$0ļæ½l$ ļæ½|$8ļæ½T$Xļæ½d$(ļæ½\��\ļæ½f(��\��\ļæ½"ļæ½\��\
��"f(��F�������Hļæ½=ļæ½"f(ļæ½f(Äøļæ½\$p���Hļæ½uH��L��H��I��1��{���1ļæ½L��豜��A��ļæ½\$p����$��X\$��$��l$pf(��t$x�Ą��f��Hļæ½=aļæ½"ļæ½,ļæ½f��*Čøļæ½c���Hļæ½uH��L��H��I��1����L��1��2����ļæ½$��ļæ½$��D$ļæ½X��a����ļæ½$��,�����f��*��L$xļæ½\L$ļæ½Xļæ½f(��L$xļæ½u����L$xļæ½,ļæ½f��*��\��D$xf(�����A��ļæ½,ļæ½f��*��XD$xļæ½XD$���L$pHļæ½}ļæ½芔��Hļæ½5kļæ½"H��L��H��H��1�� ���H��1��V����|$��$��d$@ļæ½\��X��X��XD$0ļæ½d$@ļæ½|$ļæ½D$0ļæ½!����|$hļæ½t$@ļæ½DL$`ļæ½l$f(��d$ļæ½\��A\��D\��\��T$Hf(��\��\ļæ½fA(��q���f(��D$pļæ½0����ļæ½$ļæ½fT�����t$(f.t$zļæ½{��\$ļæ½���$ļæ½H��$��ļæ½$ļæ½L��$��\��D$ļæ½X��\$x虣��Hļæ½=:ļæ½"f���,ļæ½f��*��ļæ½8���Hļæ½-ic"H��L��H��I��1ļæ½Hļæ½u�ʙ��1ļæ½L������A����\$x��$��ļæ½$��~ļæ½����$ļæ½fT��t$pf/ļæ½���t$(ļæ½L$f(ļæ½f(��\��l$ļæ½\��\��d$ļæ½^��L$hļæ½\ļæ½fT��Y��X��L$hļæ½L$Hļæ½\��Y��X��L$Hļæ½L$8ļæ½\��Y��X��L$8ļæ½L$Xļæ½\��Y��X��D$XfTļæ½f/�����Hļæ½=ļæ½"f(ļæ½f(Äøļæ½\$pļæ½���Hļæ½uH��L��H��I��1ļæ½č˜ļæ½ļæ½1ļæ½L���Ә��A����\$p����$��X\$��$��|$xf(��d$p���Hļæ½=��"f���,ļæ½f��*��č…žļæ½ļæ½Hļæ½uH��L��H��I��1�����L��1��T����ļæ½$��ļæ½$��D$ļæ½X�胔���ļæ½$��,���ļæ½f��*��L$xļæ½\L$ļæ½Xļæ½f(��L$x藢���L$xļæ½,ļæ½f��*��\��D$xf(��"���A��ļæ½,ļæ½f��*��XD$xļæ½XD$���L$pHļæ½}ļæ½č¬ļæ½ļæ½Hļæ½5��"H��L��H��H��1��B���H��1��x����|$��$��l$Hļæ½\��X��X��XD$8ļæ½l$Hļæ½|$ļæ½D$8ļæ½C����ļæ½$ļæ½fT��_���f(��D$pļæ½o���fļæ½f/ļæ½���������ļæ½$��X\$��$��l$xf(��d$pļæ½!���Hļæ½=Ā—"f���,ļæ½f��*�����Hļæ½uH��L��H��I��1��Y���L��1ļæ½č–ļæ½ļæ½ļæ½ļæ½$��6������ļæ½^���1��]��Hļæ½
��"Hļæ½��"���Hļæ½Sļæ½"Hļæ½5��1��@���Hļæ½5	��1��-����3ļæ½"ļæ½\��fļæ½f/ļæ½�����ļæ½����ļæ½$��X\$��$��d$pf(��l$xļæ½&���f��Hļæ½=Ɩ"ļæ½,ļæ½f��*Čø�ś��Hļæ½uH��L��H��I��1��^���L��1�蔕���ļæ½$��]���������f��ļæ½AWf��AVAUATUSH��H��H��$ļæ½Hļæ½|$ļæ½D$LHļæ½D$@H��$ļæ½dHļæ½4%(Hļæ½t$x1ļæ½.��/ļæ½"ļæ½(ļæ½"��"Hļæ½Vļæ½"Hļæ½Cļæ½"Hļæ½0ļæ½"ļæ½2ļæ½,Hļæ½t$Hļæ½v8ļæ½~Xu
Hļæ½5V]"ļæ½Hļæ½Ų•"Hļæ½ŕ"ļæ½��"H����Hļæ½��"��$ļæ½Hļæ½D$Hļæ½xļæ½"Hļæ½iļæ½"Hļæ½zļæ½"Hļæ½
Sļæ½"Lļæ½
D�"����G���L�-�\"A�qA�E����H�t$p1�1�H�
ļæ½"Hļæ½t$Hļæ½t$hLļæ½|$`Lļæ½6]"Lļæ½%Ļ“"Hļæ½t$8ļæ½lļæ½Aļæ½��kLcļæ½I��Hcļæ½Bļæ½Tļæ½ļæ½tļæ½Aļæ½u9YpXfļæ½Ic}ļæ½*ļæ½H��Hļæ½<Iļæ½<��Gf��*��G����Aļæ½E;Yļæ½,Hļæ½Hļæ½@��tļæ½A����Hļæ½=qļæ½")ļæ½1ļæ½1ļæ½Lļæ½D$0�ɛ��Hļæ½L$8L��I��H��\"L��Lļæ½L$Hļæ½01�����Lļæ½L$1ļæ½L���6���Mļæ½^Lļæ½U1ļæ½H��"Hļæ½=ļæ½"Lļæ½\$(Lļæ½T$ Bļæ½Tļæ½B+Tļæ½1��c���Hļæ½L$L��I��Hļæ½9\"L��Lļæ½L$Hļæ½01ļæ½čŸ’ļæ½ļæ½Lļæ½L$1ļæ½L������D$hļæ½\D$pļæ½=Lļæ½fTļæ½Hļæ½
��"Lļæ½T$ f/ļæ½Lļæ½\$(Lļæ½D$0I����Bļæ½Tļæ½ļæ½tļæ½���Hļæ½D$pHļæ½D$fDAļæ½ID����Hļæ½D$hAļæ½U1ļæ½Lļæ½t$`Hļæ½D$Lļæ½h["Lļæ½%ļæ½"ļæ½HcĀkLcļæ½Hļæ½@Hcļæ½A��Aļæ½u
A9���eL�
ļæ½"fļæ½Hļæ½@Iļæ½��C*Dļæ½Hļæ½@f��A*Dļæ½Hļæ½@����Aļæ½UA;YD|ļæ½1����H��Y"Hļæ½\$�ٔ"�����ļæ½"�����H��Y"ļæ½��"�����Hļæ½s["Hļæ½��"ļæ½H��Y"Hļæ½pļæ½"�����H��Z"Hļæ½��"�����Hļæ½Y"Hļæ½��"Hļæ½H��Z"Hļæ½Wļæ½"Hļæ½Hļæ½Q["Hļæ½Fļæ½"Hļæ½#ļæ½"Hļæ½ ļæ½"��Dļæ½|$p1�����ߑ"��u1ļæ½H���1�����u݋�$���ļæ½FHļæ½=��"H��ļæ½.H��"Hļæ½f��E1ļæ½H��Hļæ½��fļæ½H��hH9���x`u�������ļæ½�����Hļæ½\��\ļæ½f.ļæ½��AEȄ�uļæ½f.ļæ½@��D΄�u��DHļæ½����H��hļæ½D@��ļæ½x����D\��ļæ½0����\��D^ļæ½fA(��\��^�������\��AY��AY��X��X��ļæ½@����ļæ½8���������\��Yļæ½fD(�������\��AY��X��ļæ½H����X�����H9�����fDHļæ½D$Hļæ½P8ļæ½BX��������Hļæ½=dļæ½"Hļæ½eļæ½"H��tHļæ½ļæ½č˜ļæ½ļæ½Hļæ½Qļæ½"H�Ë8ļæ½"Hļæ½t$@ļæ½��tH��tH��1ļæ½1�����Hļæ½!ļæ½"Hļæ½=Rļæ½"H��tļæ½���Hļæ½=ļæ½"Hļæ½*ļæ½"Hļæ½t$xdH34%(H����H�Ĉ[]A\A]A^A_ƐHļæ½=��"Cļæ½Tļæ½H1ļæ½1ļæ½A+Tļæ½HLļæ½D$8��Hļæ½L$L��I��H��W"L��Lļæ½L$ Hļæ½01��-���Lļæ½L$ 1ļæ½L���^���Mļæ½_,Lļæ½U,1ļæ½Hļæ½-ļæ½"Hļæ½=>ļæ½"Lļæ½\$0Lļæ½T$(B��B+ļæ½1ļæ½č–ļæ½ļæ½Hļæ½L$L��I��Hļæ½cW"L��Lļæ½L$ Hļæ½01ļæ½ļæ½Éļæ½ļæ½Lļæ½L$ 1ļæ½L������D$hļæ½\D$pļæ½5vļæ½fTļæ½Lļæ½T$(Lļæ½\$0f/ļæ½Lļæ½D$8ļæ½IcEH�����fļæ½Hļæ½59V"ļæ½������\$Lfļæ½.��]ļæ½W1ļæ½H��ļæ½)���@H��H��謬��H;��"|�����fDLļæ½qļæ½"Hļæ½
rļæ½"H��1ļæ½Hļæ½nļæ½"Hļæ½5oļæ½"ļæ½b���1ҾH��1�聕��Hļæ½L$XHļæ½T$PHļæ½5XV"H��1ļæ½Hļæ½6���Lļæ½
܍"���ļæ½Hļæ½51V"H��G����fļæ½IcUļæ½B*Dļæ½H��Hļæ½RIļæ½��Bf��B*D��B���@Lļæ½
��"fļæ½IcEļæ½C*ļæ½H��Hļæ½@Iļæ½��@f��C*��@���ļæ½1������t$Lf��.ļæ½zt8fļæ½1��ZD$Lļæ½�����fļæ½f��ZD$L��������fļæ½1��Z����������J���f.��ļæ½SH�� Hļæ½=ļæ½"Hļæ½5ь"ļæ½D$ļæ½L$ļæ½\$H��"H��"H��"Hļæ½��"Hļæ½��"ļæ½��"Hļæ½{ļæ½"Hļæ½xļæ½"Hļæ½��"Hļæ½��"Hļæ½��"Hļæ½��"ļæ½/���Hļæ½`S"f��f���Zļæ½f(ļæ½f��fW=��ļæ½Hļæ½?S"f��f(��d$ļæ½H��T"ļæ½Hļæ½S"�����Hļæ½:T"������ļæ½*���f��f��f��ZT$f(Śøļæ½ZL$ļæ½Y)��T$ļæ½X�蒤���L$fļæ½W
����Z�裟���d$f�ɸf(ļæ½č‹Ÿļæ½ļæ½ļæ½T$fļæ½f(��s���1�茠��1�赣���l$.-��zVuT1ļæ½Hļæ½=jļæ½"~ļæ½H��H��ļæ½D���H;Mļæ½"|ļæ½Hļæ½=Lļæ½"H��tļæ½
���H�7�"H���"H�� [�f�f��Z�����f�f.������"��t���"����"��f.�D��H�mR"��H��~�
1���U�SH��H��Q"�
Hc(Hļæ½ļæ½č”ļæ½ļæ½H��Hļæ½S"Hļæ½1ļæ½H��t$H��Q"Hļæ½(Hļæ½jQ"ļæ½(Hļæ½AS"H��H��[]ļæ½f��ļæ½Hļæ½
UQ"����9�rH�5*S")��H�H�H�>�@H��1��E���1�H���@f.���H��t1��f�G�w�f.���H��t1��f�G�G����H��t1��f�G�w�f.���H��t�f�wH�WÐf.���H��t�f�wH�WÐf.���H��t�f�wH�WÐf.���H��t�f�wH�WÐf.���H��t
1��fļæ½GHļæ½wļæ½f��ļæ½ATLcļæ½UD���S��詒����tHļæ½
P"ļæ½
1ļæ½[]A\ļæ½H��Q"Oļæ½dI��Hļæ½LP Iļæ½z��IcB0��tļæ½��@��Mļæ½Z(1���	ļæ½DHļæ½H��Hļæ½4IIļæ½4ļæ½Dļæ½FD9ļæ½|+D9ļæ½Nfļæ½[]ļæ½*FA\ļæ½AY���,��ļæ½L��H9ļæ½s,Lļæ½I��Kļæ½IIļæ½4ļæ½Dļæ½FD9ļæ½|ļæ½H��L��D9ļæ½~ļæ½Hļæ½yH9ļæ½rļæ½1��@���DHļæ½9O"ļæ½1��'���fļæ½f.��ļæ½UHcļæ½S��@��H��č˜‘ļæ½ļæ½ļæ½ļæ½tH��N"ļæ½
1ļæ½H��[]ļæ½DHļæ½iP"Hļæ½TmH��Hļæ½HP Hļæ½JH��thHļæ½B Hc���,t��fļæ½Hļæ½Hļæ½@H��HAHļæ½*ļæ½Y���,��@Hļæ½@fļæ½H��HAļæ½*@��Y��H��[]ļæ½,��ļæ½Hļæ½YN"ļæ½1��X���fļæ½f.��ļæ½AVAUATUSH�� ļæ½|$Hļæ½=ļæ½M"ļæ½t$dHļæ½%(Hļæ½D$1��D$�ĉ������t|H��M"���ļæ½x����Hļæ½4M"ļæ½I��Hļæ½
��1�H������H��1�H�=���}���1�1�H�L$dH3%(�!H�� []A\A]A^���|$�\$������tH�fM"�
ļæ½fDHcD$Hļæ½,@H��N"H��Hļæ½Hļæ½x Hļæ½Hļæ½WH����fļæ½.��z@u>Hļæ½G Hc�����[�����Hļæ½Hļæ½@H��HBHH�‹pļæ½@ļæ½Jļæ½Rļæ½@H��N"��"uļæ½H��M"ļæ½Gpļæ½������OxHļæ½8�����H��1�跌��1ļæ½fļæ½I��Hļæ½N"L��Hļæ½Hh Hļæ½M8jļæ½uļæ½|$Dļæ½D$Lļæ½L$$�����vļæ½"H��X1ļæ½Zļæ½_ļæ½oDļæ½wDļæ½g訊��M��t)Aļæ½E��fAļæ½Ef��t
f��uA�Et
L��1����I�� ��I�� ��L	ļæ½L	��J���Hļæ½@Hļæ½RH��Hļæ½TŠ‹rļæ½Bļæ½J ļæ½R$f��f����H���*ļæ½H�� ļæ½*��Y��Y��,��,ȉ�H��H�� ��H	ļæ½H	����fDH��K"ļæ½1������?���Df.��ļæ½SHc߉������tHļæ½EK"f��
[ļæ½fļæ½H��L"Hļæ½Hļæ½[[H��HB Hļæ½@Hļæ½@8ļæ½��ļæ½��ļæ½SHcß‰ļæ½čļæ½ļæ½ļæ½ļæ½tH��J"f��
[ļæ½fļæ½Hļæ½QL"Hļæ½Hļæ½[[H��HB Hļæ½@Hļæ½@8�����ļæ½SHc߉��!�����tH��J"f��
[ļæ½fļæ½H��K"Hļæ½Hļæ½[[H��HB Hļæ½@Hļæ½@8ļæ½��ļæ½��ļæ½SHc߉������tHļæ½%J"ļæ½
1ļæ½[ļæ½H��K"Hļæ½Hļæ½[[H��HB Hļæ½@Hļæ½@8���ļæ½f��ļæ½USHc߉�H��ļæ½l�����u_Hļæ½XK"Hļæ½[ļæ½Hļæ½=ļæ½"H��Hļæ½(Hļæ½E Hļæ½DHļæ½@8ļæ½P2Hļæ½p8ļæ½���Hļæ½U Hļæ½��"Hļæ½THļæ½R8ļæ½R2ļæ½H��[]ļæ½@Hļæ½qI"ļæ½
H��1ļæ½[]ļæ½f��ļæ½USHc߉�H���܋����ugH��J"Hļæ½[ļæ½Hļæ½=Pļæ½"H��Hļæ½(Hļæ½E Hļæ½DHļæ½@8��RH��X���Hļæ½U H��"Hļæ½THļæ½R8��Rļæ½H��[]ļæ½H��H"ļæ½
H��1ļæ½[]ļæ½f.��ļæ½USHc߉�H��ļæ½<�����ugHļæ½(J"Hļæ½[ļæ½Hļæ½=��"H��Hļæ½(Hļæ½E Hļæ½DHļæ½@8��rH��xļæ½I���Hļæ½U Hļæ½~ļæ½"Hļæ½THļæ½R8��rļæ½H��[]ļæ½Hļæ½9H"ļæ½
H��1ļæ½[]ļæ½f.��ļæ½USHc߉�H��蜊����ugH��I"Hļæ½[��Hļæ½=��"H��Hļæ½(Hļæ½E Hļæ½DHļæ½@8���H���詆��Hļæ½U Hļæ½^ļæ½"Hļæ½THļæ½R8���ļæ½H��[]ļæ½H��G"ļæ½
H��1ļæ½[]ļæ½f.��ļæ½USHc߉�H�������ugH��H"Hļæ½[ļæ½Hļæ½=ļæ½"H��Hļæ½(Hļæ½E Hļæ½DHļæ½@8��H��ļæ½	���Hļæ½U Hļæ½��"Hļæ½THļæ½R8��ļæ½H��[]ļæ½H��F"ļæ½
H��1ļæ½[]ļæ½f.��ļæ½USHc߉�H��ļæ½\�����ugHļæ½HH"Hļæ½[ļæ½Hļæ½=Pļæ½"H��Hļæ½(Hļæ½E Hļæ½DHļæ½@8��2H��8ļæ½i���Hļæ½U H��"Hļæ½THļæ½R8��2ļæ½H��[]ļæ½Hļæ½YF"ļæ½
H��1ļæ½[]ļæ½f.��ļæ½AUATA��USHc߉�H��赈������H��G"Hļæ½,[A��H��Lļæ½(Iļæ½U Hļæ½Hļæ½B8H��t.Hļæ½4ļæ½Hļæ½=��"ļæ½!���H��Hļæ½vļæ½"[]A\A]��Hļæ½BH��Hļæ½=Zļæ½"H��Hļæ½@8H��8H��QHļæ½q��v���Iļæ½U Hļæ½+ļæ½"Hļæ½T*Hļæ½R8H��8ļæ½Tļæ½H��[]A\A]��Hļæ½YE"ļæ½
H��1ļæ½[]A\A]ļæ½fD��AUATI��USHc߉�H��赇������H��F"Hļæ½,[1ļæ½H��Hļæ½Hh Lļæ½m8M��uļæ½Afļæ½H��H����Iļæ½|ļæ½L��������uļæ½H����[]A\A]��L���@~��I��Hļæ½E1ļæ½Hļæ½@8H��8H��ļæ½fD��H����t*ļæ½H��D9ļæ½uļæ½Hļæ½{L���{����t���H����uļæ½H�������[��]A\A]ļæ½Hļæ½>D"������
ļæ½b���@f.��ļæ½AWAVAUATD��US��H��Hļæ½$Hļæ½L$dHļæ½%(H��$ļæ½1��t�����ļæ½}Hļæ½\E"Hļæ½Hcļæ½Hļæ½@H��HB Lļæ½hM��ļæ½nHļæ½P8Iļæ½mH��ļæ½Jļæ½4ļæ½Lļæ½d$��L���΂��Eļæ½mE����I��E1��fļæ½A��I��0E9ļæ½��Iļæ½L��L���`����uļæ½Lļæ½u(1ļæ½M��tZLļæ½-��"Lļæ½%��"Iļæ½6���|��A�ǃ��tIļæ½v���|�����tHc���Eļæ½|5Aļæ½4Mļæ½vM��uļæ½Hļæ½$Lļæ½(Hļæ½D$Lļæ½ H��$ļæ½dH3%(����H�Ĩ[]A\A]A^A_��j���fD�������fļæ½Hļæ½@I����Hļæ½@8Lļæ½8Aļæ½T$Iļæ½t$Lļæ½d$L��I���M���E��Bļæ½D����Hļæ½WB"������
ļæ½`���Hļæ½@B"������ļæ½I����{���f.��ļæ½AWAVAUI��ATUSHc߉�H��葄������Hļæ½yC"Hļæ½[H��Hļæ½HX Lļæ½s8M��tY1ļæ½1ļæ½Lļæ½%~"fDIļæ½<ļæ½L����}����u
Hc�A��H��H��u�Hc�H��}"A������H��[]A\A]A^A_�L��1�L�%�}"�z��I��H�CH�@8H��8H����A��H��A��t��H��D9�u�H�{L���x����u�Hc�E�4���H�A"�
H��1�[]A\A]A^A_�f.���AWE��AVAUATA��U��SH��H��HH�L$�Y�����t$H��@"�
1ļæ½H��H[]A\A]A^A_ļæ½fDLļæ½5!B"Hcļæ½Lļæ½,@Iļæ½I��Hļæ½P Lļæ½Hļæ½z��E��ļæ½XH��ļæ½OE��uH��Hļæ½T$��y��Hļæ½T$H��A��1���tļæ½A����Aļæ½D$��Hļæ½T$ Hc��D$ļæ½{��Hļæ½T$ H��Hļæ½D$ļæ½DIc��Hļæ½T$(��{��Hļæ½D$ H��ļæ½$E��Hļæ½T$(ļæ½������py��D$ļæ½D$E��ļæ½Hļæ½CHļæ½D$(Lļæ½|$ H�ڋ\$H\$(Dļæ½d$(M��A��H��H���f��D$Aļæ½$H��I��H9ļæ½��I��Hļæ½@ B��(ļæ½9ļæ½tļæ½��D���x��Aļæ½$����3����x��I��3Hļæ½R B��*��T$ļæ½9ļæ½D��f���Hļæ½?"ļæ½H��H1ļæ½[]A\A]A^A_ļæ½f.ļæ½H��>"ļæ½1��'���@ļæ½L$��ļæ½(Hļæ½CHļæ½L$Hļæ½\$0I��Hļæ½D$(Aļæ½D$ļæ½Hļæ½Dļæ½L��Dļæ½d$<I��I��fD��s���I��H��ļæ½bw��Aļæ½D$ļæ½M9ļæ½uļæ½Iļæ½Dļæ½d$<��Hļæ½\$0Hļæ½@ B��(��w��D$ļæ½D$E�������fDHļæ½L$ļæ½t$1ļæ½1��H��9��E��~Hļæ½L$ 1ļæ½f��H��A9��Hļæ½|$ ļæ½D$ļæ½t��Hļæ½|$ļæ½t���D$ļæ½.���ļæ½T$Dļæ½d$(1�����ļæ½H��="ļæ½
1�����D$���h���1��������6w��D$�D$H�CH�D$(E������1��q���D��AWAVAUI��ATA��U��SH��H��8D�D$$������t$H�=="1��
1�H��8[]A\A]A^A_�@Ic�L�
ļæ½>"Hļæ½@H��I��Hļæ½D$Iļæ½Lp Iļæ½~����ļæ½|M��ļæ½s��ļæ½SA���D���kv��Ų‰D$(����ļæ½Eļæ½1ļæ½1ļæ½A�Њ���D$,Aļæ½0uLļæ½
'>"H�D$�0uD�d$ A��H���D�t$��Dd$(H�CH9\$��H��I�A�TH�L$H�@ ��f;��tˋ|$ �u���L$�|$ A�49�O�A�49�M�H�� A9�DO��t$H�� A�tA9�DL��u��L�
�="A�9\$,�t����D$$���h���A�TA�t�|$ �t��L�
O="A�H�CH9\$�I���D��T$I�� H��8I�� [L	�]L	�A\A]A^A_�DL���u�������f�H�i;"1��H��81�[]A\A]A^A_�H�I;"1��1�����f.�A�Њ��A�0u�0uD�t$�g���D��AWAVM��AUI��ATA��UH��S��H��8H�=!w"H��v"D�L$H��v"H��v"H��t�Yq��H��v"���7}������Hc�L�
<"H�@H��I��H�$I�Lx I��CE���
H���E����A�������s��Ic��D�D$ �v��D�%bv"H�_v"E���A�|$�E1��0uE1�A�Њ��L�l$(L�
ļæ½;"ļæ½\$E��L��A�ω|$$Hļæ½|$ļæ½D$0uļæ½"@Dt$ Hļæ½SH9\$��H��u"H��Dļæ½4ļæ½I��THļæ½$Hļæ½@ ��f;��tĀ‹|$ļæ½Qr���L$ļæ½|$Aļæ½4A9ļæ½DOļæ½Aļæ½4A9ļæ½DLļæ½H�� ļæ½t9ļæ½Nļæ½H�� A9ļæ½DLļæ½D$��r��Lļæ½
�:"A�9\$$�j����D$���^����T�t�|$�q��L�
�:"H�SA�H9\$�A���DD��L�l$(D���u"�D$D�5u"�u"�=u"fo�t"D�%�t"fo�t"AUA]�,DH��8"fo�t"fo
ļæ½t"ļæ½
AEAMH��8L��[]A\A]A^A_��H���q��A������Hļæ½Y8"fo%qt"fo-yt"ļæ½AeAm��Hļæ½)8"fo5At"fo=It"ļæ½AuA}ļæ½{���@A�Њ���D$0uļæ½0uE1ļæ½D�����f��ļæ½SHc߉��az����tH��7"1��
1ļæ½[ļæ½fļæ½Hļæ½19"Hļæ½Hļæ½[H��HB Hļæ½@Hļæ½@8H����Bļæ½:f~ļæ½tU/v��^ļæ½(ļæ½(��%Hļæ½T��.ļæ½v&ļæ½,ļæ½f���%>ļæ½U��*����T��Xļæ½V��,��Bļæ½zf~ļæ½tU/����(ļæ½(��%ļæ½Tļæ½��.ļæ½v&ļæ½,ļæ½f���%Ś‚U��*����T��Xļæ½V��,��B(ļæ½z f~ļæ½tU/��ļæ½��(ļæ½(��%��T��7.ļæ½v&ļæ½,ļæ½f���%vļæ½U��*����T��Xļæ½V��,ɀz0ļæ½B8u%f~ļæ½H�lj�H�։�H�� H�� [H	ļæ½H	��ļæ½/)���(ļæ½(��%��Tļæ½vv.ļæ½v&ļæ½,ļæ½f���%��U��*����T��Xļæ½V��,��D.ļæ½������,ļæ½f���%��U��*ļæ½(����(ļæ½T��\ļæ½(ļæ½V��o���.ļæ½v��,ļæ½f���%ļæ½U��*ļæ½(����(ļæ½T��\ļæ½(ļæ½V��|���ļæ½.ļæ½����,ļæ½f���%;ļæ½U��*ļæ½(��ļæ½(ļæ½T��\ļæ½(ļæ½V����.��G����,ļæ½f���%��U��*ļæ½(����(ļæ½T��\ļæ½(ļæ½V������f.��ļæ½AWAVAUATUSHc߉�H��ļæ½Dw����ļæ½Hļæ½,6"1ļæ½Hļæ½
H�[H��HQ H�RL�z(A�o��u
�#���|9�|Hc�H��A�T��u��9�}�D�eMc�J���H�=Dp"H�D$H��t��j��Hc��-r��I��H�#p"H����H�D$I�\�����E�M�w"M��H��I�lBE1�f�Ic�A�I�� I��H�I�|$�I�v��@k��A�F�D�D�xH��L9�u�H�D$I�D�H�H��L��[]A\A]A^A_�fDH��3"E1��
��fDL����H�l3"�
ļæ½@��SHc߉���u����u,H��4"Hļæ½Hļæ½[H��HB Hļæ½@H��t!ļæ½@0[��Hļæ½3"ļæ½
�����[ļæ½Hļæ½3"ļæ½�����[ļæ½��ļæ½SHc߉��qu����u,Hļæ½]4"Hļæ½Hļæ½[H��HB Hļæ½@H��t!ļæ½@@[��H��2"ļæ½
�����[ļæ½H��2"ļæ½�����[ļæ½��ļæ½UHcļæ½S��@��H��ļæ½t����uCH��3"Hļæ½Hļæ½DmH��HB Hļæ½xt9Hļæ½@ ļæ½��ЅҺ������Iļæ½H��[]ļæ½fļæ½Hļæ½2"ļæ½
�������H�2"�����������AWAVAUD��ATA��U��SH���`t�����H�H3"H�Ic�H�@H��HZ L�sM�����o��I��H���@���@�(H�@H�C B����xH��L��[]A\A]A^A_����H�L�,@I��MnHIcE L�l$A�GH�<@H��H���#o��I�GH������~�H�T$1�H�J(�I��H�\mD��H��I��H��J�41L�,�Lj��A�EH�D$H�H(I�GI�H�A�v�sA�v�sA9o��B���@H��0"E1��
�)���H��0"E1������H�q0"�
���H�_0"L��E1��
��f������f���AWAVAUATA��USHc�H���r�����*H��1"H�Ic�H�@H��HB H�hH���4����9]@�����m��I��H����L�,[D��I��LmHI�uL�l$� i��A�IcE A�GH�<@H��H���m��I�GH������~cH�T$1�H�J(f�I��H�\mD��H��I��H��J�41L�,�h��A�EH�D$H�H(I�GI�H�A�v�sA�v�sA9o�H��L��[]A\A]A^A_��H�/"E1����fDH��."E1��
�fDH��."�
�f�H��."E1���H��."L��E1��
�6e���p������AVAUATU��S���q����t&H�o."A������
[D��]A\A]A^��A��H��/"@����H�Hc�H�@H��HB H�@L�`(��p��I��A�D$f��tT��I�\$"H��M�dB�	H�� L9�t8�f��t�L�����tg��H9�u�H�sH��L���`e�����e���H�� L9�u�E1�[]D��A\A]A^�ATL�%�,"UH�-W/"SL��H�u�i��H��ufA�<$I�t$�u��H��H��H�JH�v�8u�H�zH�rH��J�"�.B�!pB�'fL��B�&H�u�a�,i��H��tH���c��1�[]A\���bH�uL���i��H��u�A�$������Ӻ��L��������
Hļæ½%l��vļæ½@Hcļæ½H�� "Hļæ½��f��ļæ½ATI��UH��SH���Hļæ½L$XLļæ½D$`Lļæ½L$h��t=)D$p)ļæ½$ļæ½)ļæ½$ļæ½)ļæ½$ļæ½)ļæ½$ļæ½)ļæ½$ļæ½)ļæ½$ļæ½)ļæ½$ļæ½dHļæ½%(Hļæ½D$81ļæ½Hļæ½d-"Hļæ½;tHļæ½+"9|�҉T$#Hļæ½D$8dH3%(��H���[]A\ļæ½H��$Hļæ½|$ļæ½D$ Hļæ½D$(Hļæ½D$@ļæ½D$$0Hļæ½D$0��h���T$Hļæ½;M��Hļæ½D$Hļæ½��ļæ½��Hc��Hļæ½��1���l��Hļæ½;Hļæ½L$ H��ļæ½b��Hļæ½3ļæ½
�f��H�;�ji���J���� e����AW1�AVAUATUSH��8H�|$dH�%(H�D$(1��D$$�Jk�������1��lj��Qe��1�1���I���Ce��Mc�L����h��H��H������L��H���/f�����e��E���(H�D$$A��E1�1��D$E1��D$H�D$�"�D9|$$��I�FM9���I��F�,3A��
u�E����H�T$H��1�B�3H�5��fh��L�-�*"�D$$B�3
AEI�} H�H�4@H���/i��I�E H���
IcU1ļæ½Aļæ½Hļæ½,RH��Hļæ½HcD$$H��Hļæ½@H����d���D$D9|$$ļæ½Q���fDH���h`��Hļæ½t$(dH34%(ļæ½D$��H��8[]A\A]A^A_�kl��L��Hļæ½0ļæ½Dļæ½,I�ʼn�H��ļæ½DF uļæ½A��.ļæ½\ļæ½Aļæ½H��fļæ½Hļæ½H��DV u8H��Hļæ½��Hļæ½<��.u��fļæ½ uļæ½Aļæ½H��ļæ½H��Hļæ½Hļæ½H��DV tļæ½Lļæ½-.("Hļæ½|1ļæ½Hļæ½5��L��� g���ļæ½&a���L$H��M����yļæ½Hļæ½
'��|$A��H�=!("P1��k��XZ�
�����t&H�5("�H�=��1�A���hg�������D$L��H����������!�%����t������D�H�WHD���@ƾH��L)�H���"d��HcT$H�RH��H��@���H��tWL��H��A����_���.���Hc�H�<����H�L$�H�5��H�=��f��H��'"�D$�����
�	���D�D$L��H�5U�H�=���f��H��'"�D$�����
�����D$���H�L$1��H�5�H�=z��;f��H�d'"�D$��������H�L$1��H�5�H�=A��f��H�+'"�D$�����
�P�����`����AW1�AVAUATUSH��8H�|$dH�%(H�D$(1��D$$�
g�����+�1��lj��a��1�1���I���a��Mc�L���d��H��H���/��L��H����a�����a��E����A��H�D$$1�E1�I��E1�H�D$A��D$�D$�DD9|$$��I��M9���B�|3�
u�E����H�T$H��1�B�D3�H�5���#d��L�-�&"�D$$B�D3�
AEI�} H�H�4@H����d��I�E H����IcU1�A�H�,RH��H�HcD$$H��H�@H���`���D$E��D9|$$�R����H��� \��H�t$(dH34%(�D$�4H��8[]A\A]A^A_�f��h��H�Ic�H�f�H��H��H��DQ u�L�-?$"H�5�1�L���6c����<]���t$H��M��H�=R$"��N���L$A��H�
/ļæ½P1���g��XZļæ½ �����t,Hļæ½5$"ļæ½Hļæ½=Ƅ1ļæ½A��ļæ½~c������f��D$L��H����������!ļæ½%����t������Dļæ½Hļæ½WHD���@ƾH��L)ļæ½H��ļæ½2`��HcT$Hļæ½RH��H��@���H��tKL��H��A��ļæ½[�����Hļæ½L$ļæ½Hļæ½5ļæ½Hļæ½=[ļæ½��b��Hļæ½$"ļæ½D$�����
�m���D�D$L��H�5q�H�=��b��H��#"�D$�����
�3����D$����H�L$1��H�5c�H�=���Wb��H��#"�D$��������H�L$1��H�5R�H�=���b��H�G#"�D$�����
����\��Df.���AWAVAUATUSH��L�5g$"E�.E���PL�%|$"I�$�X����Hc�E1�L�=�H�,RH��H����I�$H����tzH�H H�H�9H��tf���������JY����t�L�-�!"A��A��L����1�H��L���[e��L��1��H�=��A��a��I�$��u�H�x H������X��H�V#"H�;H��t�X��H��X��I�$H�=b��H�5d��1�I�$A��`��H�#"H�;H��tH��#"H;8t��Z��H�H��D��[]A\A]A^A_�f��+X��I�$H�p H�H�~H�H�������X��I�$H�@ H�D(����A�� ���DE1��������AWAVAUATUSH��H���(H��""H��H�0�]��H���"H���W��L�5s""I�.D�eMc�D;e�8L�} E�l$
Ic�M����H�4L��H����_��H�E I�.H�E H����MD�eD�i
Dļæ½mMcļæ½Kļæ½LmH��Hļæ½H����1ļæ½1ļæ½1ļæ½E1ļæ½Hļæ½H��HĒ‚H���HĒ‚P���HĒ‚X���HĒ‚`���HĒ‚h���HĒ‚x���Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½Bļæ½Hļæ½B��B��Bļæ½fļæ½Jļæ½fļæ½rļæ½fļæ½zļæ½fDļæ½Bļæ½H9��/���Aļæ½D$H�߉EKļæ½lmH��ļæ½Y��Hļæ½/ "ļæ½Hļæ½xHj ļæ½M[��Hļæ½EH����H��H���%W��Lļæ½Mļæ½1ļæ½H��"ļæ½E��Hļæ½
��H���,b���H��1�H�=���]��H��D��[]A\A]A^A_�@����Z��H�E �Z���H��"A��������H��"A�������E��H�ٺA�����H�5C�H�=)�o]��H��"�
�w���H��"L�} A������
�[�������G���w	H�e"�8�f.���H��"��������������������x6H��"H�9z~'H�
m"�	��tHc�H�H��HB H�x�����f�f.���SHc���V����u_��xCH�t"9X|7H�@"H�=��"H�H�[H��HB �H�0��\��H���"[�@H��"�
1ļæ½[��1ļæ½[ļæ½fļæ½f.��ļæ½AVAUATUH��SHc߉���_����u{H����Lļæ½5ļæ½"A��Hļæ½[H��Iļæ½Lļæ½h Iļæ½Iļæ½}H��tļæ½S��Iļæ½HX Hļæ½CI��H���V��Hļæ½x��Z��Iļæ½EH��t1H��H���T��[D��]A\A]A^ļæ½DH��"A������
��H��"A������
��H��"A�������f���SHc��sU����ug��xKH�"9X|?H��"H�H�[H��HB H�@H��t�H��H�=�"�l[��H��"[�H�"�
1ļæ½[��1ļæ½[ļæ½@��H����T����uH��"ļæ½@H��ø������f��ļæ½H��ļæ½D$ļæ½L$ļæ½T���L$ļæ½D$��t7H��"ļæ½����^��Hļæ½^��@ļæ½H1ļæ½H��ļæ½fDļæ½L$ļæ½D$ļæ½_[���D$ļæ½L$��tļæ½H��"Hļæ½Hļæ½r Hcļæ½Hļæ½RH��Hļæ½|ļæ½u8��H�����Hļæ½@H��H��H)ļæ½H��fļæ½H9��`���H��H���tļæ½H��"ļæ½�����H��ļæ½Df.����ļæ½fD��AWAVA��AUATUSH��ļæ½6]������Lļæ½="Icļæ½Lļæ½,@Mļæ½'I��Lļæ½,$Iļæ½\$ Jļæ½,+f���ļæ½}Eļæ½l$E;l$��Ic��oELļæ½<@1ļæ½I��L��oMKļæ½oU S ļæ½o]0[0ļæ½oe@c@ļæ½omPkPļæ½ou`s`ļæ½o}p{pļæ½o�����o�����o�����o��Hļæ½CH��f���Hļæ½CH��tHc@0����Hļæ½C(Hļæ½} t9���hU��Hļæ½C H����Hļæ½u ��H���Hļæ½Iļæ½l$ Jļæ½\=H,$Hļæ½"fD����E��Aļæ½D$H��"ļæ½Hļæ½
�}H�@ f���H��N�81��\���H��1�H�=�y��W��H��D��[]A\A]A^A_�@H�@H��H��H�T$��V��H�T$H��H�C(�VH�u(H���U��I�\$ H�$H�,L�����E�U
H��Mc�K�4RH���W��I�D$ I�H�P H����Hc@H�@H��H�H�xH�HǀxH��H)����1����H�M�'H�$I�\$ A�D$
E�l$H�,���f.�H�	"A������
����H��"A����������E��H�
�|�H�"�A�����H���Z��1��H��H�=0x�iV��H��"�
���H�X H�|"A������
�m���E��H�
�{�Df.���H��"���uW��t"�� t=��t(H�)"�������D��"�D��"�D��" �DH��"�������D��H�M"H�H��t
ļæ½@ļæ½f����"ļæ½��D��Df.��ļæ½1��f��ļæ½AWAVAUATUSH��H��"ļæ½Hļæ½^"������Nļæ½"ļæ½H��"H��"��Dļæ½Hļæ½Hļæ½B ļæ½B1ļæ½@������ļæ½@����A��Hļæ½=ļæ½vļæ½]L��H�����	Hļæ½=ļæ½vH����€�����ļæ½
Hļæ½=ļæ½vH����€�����ļæ½Hļæ½=nvH����€�����H�ƹ	Hļæ½=Wvļæ½����ļæ½s��?L���df.ļæ½Hļæ½-ļæ½"Hļæ½EA��ļæ½Pļæ½Hļæ½52vHļæ½=v1��S��Hļæ½+ļæ½N���ļæ½E����1ļæ½Hļæ½5\zHļæ½=ļæ½u��S��H��@Hļæ½-G"L��uļæ½1ļæ½Hļæ½
�u�H����W��1��H��H�=�u�S��E��H��H�
�u�1��W��1��H��H�=ru�SS��H��H��H�
�u�D�@1��aW��1��H��H�=:u�S��1��H�5�uH�= u�S��A�H��1�H�
�y���W��1��H��H�=�t��R��A�H��1�H�
�y����V��1��H��H�=�t�R��A�H��1�H�
�y���V��1��H��H�={t�\R��A�H��1�H�
zy���kV��1��H��H�=Dt�%R��A�H��1�H�
ky���4V��1��H��H�=
t��Q��A�H��1�H�
\y���U��1��H��H�=�s�Q��A�H��1�H�
My����U��1��H��H�=�s�Q��A�H��1�H�
>y���U��1��H��H�=hs�IQ��A�H��1�H�
/y���XU��1��H��H�=1s�Q���ML��A����H��H�5yH�=s�1���P����K������H�A��H�@�@H�@��H�-�"E1�L�%�yH�EL�0M��u!���xH�DxH�EI��N�4(M��tlL���J��A�ǃ��u�H�E�L��H�=krJ�(1��FP���@1�H�5�vH�=Jr�+P��H��@�V���@����2���fDE����L�%x"E1�I�$L�0M��u%�`���xH�DhI�$I��N�48M��t4L���K��A�Ń��u�H�E�H�5�xH�=�qJ�81��O���E����H�H�55yH�=�q�P�P�PH��"��1��TO��L�3H��L��[]A\A]A^A_���H�����H����H�5gwH�=2q�O���J�����0���fD�H�5lwH�=q��N���
���ļæ½��F��Hļæ½-?"Hļæ½EHļæ½Hļæ½5ļæ½pHļæ½=ļæ½p��NP��Hļæ½EH����H��"Lļæ½:I9��w����Hļæ½5ļæ½tHļæ½=ļæ½p1��tN���X�����ļæ½^F���@H��"ļæ½Hļæ½5UwHļæ½=Xpļæ½1��5N�������E1�����f��H��"ļæ½Hļæ½5ļæ½vHļæ½=pļæ½1��M��Lļæ½3���fDļæ½��E������fļæ½H��"ļæ½Hļæ½55wHļæ½=ļæ½oļæ½1��M���W���Hļæ½=ļæ½oļæ½,E��I��H��tH���LH��Hļæ½xI���L��L��L��I��H���K��Kļæ½D5L��Hļæ½t1lib.loļæ½gCļæ½D5/Hļæ½5SoHļæ½fļæ½P��N��Hļæ½EH��t4Hļæ½W"Lļæ½:L��Hļæ½D$��D��Hļæ½D$ļæ½~���Hļæ½6"Hļæ½Hļæ½Eļæ½t���Hļæ½#"Lļæ½8Lļæ½}L����Df.����ʃ"5.1.ļæ½2fļæ½ƒ"Hļæ½��"ļæ½@f.��ļæ½Hļæ½u"ļæ½8ļæ½f��ļæ½U��SH��ļæ½F����us��xoHļæ½`"9h|cHļæ½,"Hļæ½Hcļæ½Hļæ½@H��HB Hļæ½C"Hļæ½8Hļæ½2ļæ½I��H��H��tPļæ½H��Hļæ½=)s"ļæ½L��H��Hļæ½s"ļæ½C��H��H��[]ļæ½Hļæ½A
"1��
H��H��[]�����G����H�5�uI��H�=�n1���K��H��"����US��H����E����������H�x
"9X��H�@"H����Hc�H�@H��HB H�pH�����H�=$b"�K��A�ٺ1�H��"L�b"�H�
;uH���SO��H��1��H�=�m�
K��H��H��a"[]��H�!"�
H��1�[]�f����YL��H��H���E��H�=�a"�H��H��H�P�SH��H�|a"Hc��<:.�������K�H�w�Hc���H)��fDH��H9����<.��u�����AH��a�AH��f�A��H�Hc��m�
H��"H�=a"H�0�XG��H��H��t0�H��H�=�`"�|J��H����A��H��H��`"[]�fDH��1�[]���C�:.H��a�CH��f�C��H�Hc��m��t������@���f.����AWAVE1�AUA��ATE1�USH��H�D$H�l$ dH�%(H�D$81�H�H�D$ H�H�D$(Hc�H�@H��H�D$H�EH�D$�D$D��D���B��H��H��uH��H9l$��D�e��DH�@H�SA��H��H	���H��"H�L$H�H�@ H�DHH�E1�fDJ�<:H��t�@��H�I��0I��0u�H��H���f@��H���^@��E��E��H�	"H�
�s�f��ZD$H���L���H��1�H�=�s�CH��H9l$�-���1�E������H�t$8dH34%(uDH��H[]A\A]A^A_�H��tH�BH���1���H�P�(���H�
ļæ½
"H�t$H�	H�I H�D1H����B��D��US��H���K����u>��1��!C��H��u�%f.��@ �߃��1J�����B��H��u�H����[]ý������D��H��t'SH��H�?H��t�&?��H���?��1�[�f.�1��f.���H��t'SH��H�H��t��>��H����>��1�[�f�1��f.���H���gAVAUI��ATUSH�H����H�8�>��I�EH�H�x�>��I�EH�@H�x�k>��I�EH�@H�x�V>��I�EH�@H�x �A>��I�EH�@ H�xH�,>��I�EH�@HH�xP�>��I�EH�@PH�xX�>��I�}�=��I�EI�}H��t
��=��I�EI�mH��t~A�u��~fE1��H�](H��t0�H�;�=��H�H�{�=��H�CH�[H��u�H�}A��H��0�v=��H�E�E9e�I�mH���\=��I�EI�}(H��t
ļæ½F=��Iļæ½E(Iļæ½}8H��t]Aļæ½M0��~H1ļæ½Hļæ½[H��Hļæ½<ļæ½Hļæ½,��=��Iļæ½E8Hļæ½Hļæ½Hļæ½xļæ½<��Iļæ½}8Hļæ½D/A9]0���<��Iļæ½E8Iļæ½}HH��tpAļæ½U@Lļæ½gE1���~\Aļæ½D$��~/Iļæ½D$1ļæ½H��H��H��Hļæ½<(ļæ½<��Iļæ½D$Hļæ½(A9\$ļæ½Iļæ½<$A��I��0ļæ½w<��Iļæ½D$ļæ½E9u@ļæ½Iļæ½}Hļæ½_<��L���W<��[1ļæ½]A\A]A^ļæ½1��f��ļæ½USHc߉�H��ļæ½H����������H����uH��[]��Hļæ½[ļæ½eF��Hļæ½-ļæ½"H��Hļæ½EHļæ½P Hļæ½Hļæ½x H��t��;��Hļæ½EHļæ½P Hļæ½Hļæ½x(H��t��;��Hļæ½EHļæ½P Hļæ½��������f��ļæ½Yf��u���Hļæ½IH��f��
ļæ½Hļæ½@Hļæ½@Hļæ½@ Hļæ½@(Hļæ½@8Hļæ½@@Hļæ½@HHļæ½@PHļæ½@XHļæ½@`Hļæ½@hHļæ½@pHļæ½@xHǀ�Hǀ�Hǀ�Hǀ�Hǀ�Hǀ�Hǀ�H��1ļæ½[]ļæ½fDHļæ½xt/Hļæ½x@ļæ½:��Hļæ½EHļæ½@ Hļæ½|ļæ½:��Hļæ½EHļæ½P Hļæ½Hļæ½@Hļæ½xH��t)��E��Hļæ½EHļæ½P Hļæ½Hļæ½@������@������@�����ļæ½����H��"ļæ½
����f.�@��������V9W|������AWAVAUI��ATA��U�����SH��D�=�$"E�wE9��#Ic�L�H����t|�C�<8wH�@H����H�T$�E��H��DX ��D�5B$"H�T$D�=2$"��B���tH�$"��/uD�=$"H�
$"H��[]A\A]A^A_�A��E1�Mc��C�A�o�����E��u*��%tU�@E��H��DX u�-�#"A��E���%���D��
tE9��K�\=I���fDE9�~hE1���fDE9�~XA���D�5q#"�/���@D�5a#"���t?D�=Q#"H�F#"�7����-C#"H�4#"�-.#"�-,#"����D�=$#"1�����1�����@f.���AWAVAUATUSH��HdH�%(H��$81�H���H�"H�0�`=��H�D$H���
Hļæ½|$Hļæ½5wQļæ½A��I��H����ļæ½1ļæ½H���?��L����=��1ļæ½1ļæ½L��H��Hļæ½D$���?��Lcļæ½L����<��H��H��ļæ½\Hļæ½=V""ļæ½p:���Iļæ½<ļæ½<��I��H��ļæ½.ļæ½L��L��H���9��L���9���t$H���""����H��!"�����:���H��ļæ½AHcļæ½</I��ļæ½1Dļæ½pD��)׃�Hc��]>��I��H����E9ļæ½��A��H��E)ļæ½Mcļæ½Aļæ½VJļæ½4+Hc��+=��Icʋt$H��Aļæ½D����H��ļæ½HcE1ļæ½E1ļæ½;Pļæ½;ļæ½l$D��Lļæ½|$ I���Mf.ļæ½A��/ļæ½eA��Lcļæ½A��D)ļæ½Mļæ½Mcļæ½Lcļæ½Kļæ½4L��Aļæ½UHc��<��Bļæ½D(ļæ½C+ļæ½lļæ½t$L���A���H��H��ļæ½UHcļæ½KI��Eļæ½9ļæ½uļæ½L��A��Lļæ½|$ ļæ½l$A��]ļæ½rA��/��H����Hļæ½��!AWAVH��I��QHļæ½
jH�D$H1��B��H�� �L��H�=oi1���=��L���5���D$ E1�L�-tiD9����A��Ic�E��H�H�H��@H��DQ ��A��H��D9�u�E1�E1�D��M��A��DA����D$D9��c�|$�X�CA��Ic�H�H�0H��fDH�8�D~ u
A��H��D9��D9�t�Ic�H��8�D�E����Ic�A�D$H)�H�H�f.�E�D�Hc�H��D�D�E��u�D�aA�A�G@��
uNA��A���B���f.�D9�����Icǹ	L��H����A�O����tDA�����@D9�~�H���H���|�
tA��9��9�����A�G��A�F	�D$ ��
��D9���Hc���H���|�
t
��9��9�t�D�y�v���f�D��M��A��A������?��HcL$ Ic�L�H��H)�D)�H�A���f���t#A�,H��H�)A��E�*I�<,H��A�DQ t�D9\$ �.�A��L�t$(D�L$�1�L�D$�H�
-iL���}?���L��1�H�=�f�7;��Ic�L���l;���H���O:��I��H��H��1�M����Hc�H�:H�t��Hc�@��H���|�u�H����H9�u�H���2��H�|$�2��H��$8dH34%(L���]H��H[]A\A]A^A_�<[�����M��H�
TfH���!��I��H�D$(H��1��>���k���@H�5�"�D3��H�=�"�4��D�,(Ic�A�A�������L�t$(D�L$1�E1�L�D$��H�

hL���%>���L��1ļæ½Hļæ½=ļæ½e��9��H��!L���ļæ½1��H���1�����Dļæ½t$H�����H����Hc0ļæ½HIcļæ½Mļæ½<Hļæ½|$ )ļæ½L��HŽQļæ½L$Hc��7��HcL$Hļæ½=ļæ½zH��I���D��������ļæ½t$H��Lļæ½D$ļæ½���H��ļæ½mA���Lļæ½D$PHļæ½D$ L��Iļæ½T��D)ļæ½H��fDļæ½deļæ½.notH��fļæ½V��Fļæ½fļæ½Fļæ½H9ļæ½uļæ½A��G���Mcļæ½Mļæ½L��L����1��L���
H����������!ļæ½%����tļæ½L�������Dļæ½Hļæ½JHDщ�@ļæ½H��L)ļæ½Eļæ½lļæ½T0��E��ļæ½kHļæ½-��!Dļæ½L$1ļæ½Hļæ½
fL�D$��H���<���H��1�H�=�c�98�����@H�Y�!E1���^���H�A�!E1���F���L���l$L�|$ H�=u�!�2�H�5�dH��H�|$(�H�����f.�E1�l$E1�L�|$ D��I���9���fDE��M����H��!H�
dI��H�D$(H��1��;�����H���0/��H���!E1��
���H�q�!��o���fDIc��_����A������H���!H�D$(�4����H��tH���.��H���.��H��!�
ļæ½
����E���L���HcD�hL�D$0L��A)�H�4�A�UMc�Hc��>4��B�D,1H�
�cI���
���H���Q.��H��!H�D$(���H���!�
H��!H�D$(���H�
Kc�����A1��L���l$Lļæ½|$ ļæ½����ļæ½H��tSH��Hļæ½?��-��H����-��1ļæ½[��1��D��AWAVAUATUSH��H��8ļæ½|$ļæ½9������HcD$Hļæ½@H��H��Hļæ½D$Hļæ½uļæ½!Hļæ½HH Hļæ½yHI��ļæ½hHļæ½Y8�����fA���H��ļæ½B1ļæ½Lļæ½.Lļæ½H��H��tHļæ½4Ó¹L�������uļæ½fA���1ļæ½Iļæ½yļæ½ E1ļæ½@ļæ½|$A���9��Lļæ½d$H��H��!Hļæ½L` Iļæ½\$ļæ½S��~VJ��E1ļæ½Hļæ½D$Hļæ½CLļæ½x��I��0D9s~+Iļæ½7H��A��ļæ½2����uļæ½Iļæ½D$ Hļæ½L$I��0Dļæ½4D9sՋC@��~aJ��E1ļæ½Hļæ½D$Hļæ½CHLļæ½xļæ½f.ļæ½A��I��0D9s@~/Iļæ½7H���1����uļæ½D��Iļæ½D$ A��I��0Hļæ½T$ļæ½Ö‰4D9s@ļæ½I��I��ļæ½���Aļæ½D$0ļæ½k0��Iļæ½D$(1ļæ½H��8[]A\A]A^A_Ćæļæ½>3��Hļæ½D$ Iļæ½D$(H��ļæ½fLļæ½{8ļæ½Eļæ½1ļæ½Hļæ½@Mļæ½wI��Hļæ½D$(Hļæ½D$ļæ½Iļæ½7ļæ½|$��4��Hļæ½L$ļæ½,���tXHcļæ½Hļæ½T$ ��E1ļæ½Hļæ½@Lļæ½d��fD	��I��Aļæ½D$ļæ½Aļæ½GAļæ½D$ļæ½Iļæ½wļæ½|$ļæ½t4��Bļæ½(I�����uļæ½Hļæ½D$ļæ½M��L;t$(teI��ļæ½k���Iļæ½AE1ļæ½L��IHļæ½@8H��8H��ļæ½DA��H��A�������Hļæ½2ļæ½L�������uļæ½fE������Hcļæ½Hļæ½|$ Hļæ½tmH��ļæ½3���H��Hļæ½
��H��I���,��H�q�!H�T$H�HP 1�L�b(�Z0H��8[]A\A]A^A_�D�D$��H��!H�
�`H���6��1��H��H�=$^�Z2��H���!�
������DH�i�!����������H�R�!�
��������f��ļæ½SH���3,����uHļæ½��!Hļæ½Hļæ½Z[��H��!ļæ½�����[ļæ½@��SHc߉��5����ulHļæ½mļæ½!Hļæ½Hļæ½[H��HB Hļæ½P8H��t%H��Hļæ½=߈"��1��Hļæ½Έ"[ļæ½@���t7foļæ½_Hļæ½��"[ļæ½��")��"ļæ½Hļæ½yļæ½!ļæ½
1�[��H�FontSpec���"[H�o�"H�h�"�f�"ific�f.���AT1�A�:�UH�
0ļæ½Hļæ½=Iļæ½"Sļæ½Cļæ½":ļæ½4���=ļæ½"ļæ½tCļæ½=ļæ½"ļæ½���={"���=j"ļæ½��ļæ½=Y"ļæ½��[]A\ļæ½f.����-��Hļæ½=+"H��Hļæ½Hļæ½!Hļæ½(ļæ½+��Hļæ½XH���|/��Hļæ½="A��Hļæ½E��t1Ņ‰Ńƒļæ½ļæ½4@ļæ½4D9ļæ½rļæ½=ļæ½"��ļæ½"ļæ½Y�������	-��Hļæ½=ļæ½"H��Hļæ½��!Hļæ½(ļæ½*��Hļæ½XH���/��Hļæ½=ļæ½"A��Hļæ½E��t1Ņ‰Ńƒļæ½ļæ½4@ļæ½4D9ļæ½rļæ½=s"��m"�������,��Hļæ½=7"H��Hļæ½Hļæ½!Hļæ½(ļæ½(*��Hļæ½XH���.��Hļæ½="A��Hļæ½E��t1Ņ‰Ńƒļæ½ļæ½4@ļæ½4D9ļæ½rļæ½=ļæ½"��ļæ½"���������,��Hļæ½-:ļæ½!I��Hļæ½ ļæ½!H��Lļæ½ ļæ½)��Hļæ½XH���.��Iļæ½$��rp�ڃ�Hļæ½Lļæ½Hļæ½L���r��1Ņ‰Ńƒļæ½Hļæ½t
H�49�r�=j"��d"�������+��H��!�:"H�[]A\�fD��u#��t��U���t����T�f�T��fD�U�ۉ�T��T��Df.���USH��H�-��!H�EH��t<H�8H��t$1�@��%��H�EH�H��H�<H��u�H���%��H�EH�-��!H�EH��t8H�8H��t 1��{%��H�EH�H��H�<H��u�H���Z%��H�EH�-S�!H�EH��t@H�8H��t(1���+%��H�EH�H��H�<H��u�H���
%��H�EH�-S�!H�EH��t@H�8H��t(1����$��H�EH�H��H�<H��u�H���$��H�EH�-[�!H�EH��t@H�8H��t(1���$��H�EH�H��H�<H��u�H���j$��H�E�\"�����N"�����@"�����2"�����$"����H��[]�f���AWH�=�ZAVAUATUSH��H��#�����"H���_H�5y=H��H���-��H��H����I���1�H�-s�!H�
L\H���0���H��1ļæ½Hļæ½=ļæ½Z��+���1ļæ½H���g+��H���)��1ļæ½1ļæ½H��I��Hļæ½D$8A���H+��Aļæ½~ļæ½Hc��(��H��H��ļæ½Icļæ½H�پH����$��H��E1��%��ļæ½ȋ"ļæ½D$#E����Icļæ½H��<
��<=����ļæ½fE9ļæ½Aļæ½G��H���ļæ½Rf.��LA�ƀ�=�€�
��!�A9���H����u�E9���H��H�=�]�#������H��H�=q]�s#������H��H�=Q]�W#�����wH�=]L�%Q
"Hļæ½D$Aļæ½$Hļæ½9ļæ½!Hļæ½$����Hļæ½L$ļæ½Hļæ½5ļæ½Z1ļæ½Hļæ½=Yļæ½F*���A.��Dļæ½|$4E��M��Hļæ½D$(E��Hļæ½D$(E9ļæ½Aļæ½_ļæ½\$Hļæ½8Icļæ½Hļæ½t��A��H��Dw ļæ½0��ļæ½(A��pHcļæ½Hļæ½D$Hļæ½DAļæ½6<"ļæ½o:D$#ļæ½bļæ½DG ��A9ļæ½Aļæ½ODļæ½D$#��Hcф���ļæ½Hļæ½DA��D8ļæ½tļæ½Gf��
��A9���H����u��D$0E1�H�$��D�\$$Hc�H�;H���)��H�H����D�\$$E��D+l$E��Ic6E)�A�yH�\�D�L$Hc��K(��H�H����H�t$�T$0LcL$H���~Mc�H��L���!��H�B�(H�$IcH�H�����f�H�y[L�%~"H�D$H�~�!H�$A�$���1���H�$H�H�8H���=����N ��H�H��)����A�GE1ۋL$4�D$H�E��H�D$H���f.�<
t\A9�~!H���D<"u�|�\��A��A9�ߺH�5"Y1�A�����H�=�V�'��H��HD��[]A\A]A^A_�@��D�7�"�H�5�X)�H�L$H�=wVD�H1��'���K��"�g���H�RZL�%f
"H�D$H�n�!H�$����DIc�H��~CE1�1��f�B�H��I��H9�~���\u�|"u�H��H9��fDH�B�A���?�����H��H�=�Y���������5�	"��� H�wYL�%�	"H�D$H�T�!H�$�)���E������H�=�H�D��H��H����H���`!��H�x
H����%��I��H���H�SH��H���$��L��
H����������!ļæ½%����tļæ½Hļæ½.t1librc�������Dļæ½Hļæ½JHDщ�@ļæ½H��L)ļæ½Iļæ½DAļæ½/Hļæ½8ļæ½,ļæ½@ļæ½I%��H��H����foļæ½Xļæ½ibHļæ½t1lib.coHļæ½sr/sharefļæ½}L��Hļæ½uHļæ½587Hļæ½Eļæ½E/t1lļæ½E/ļæ½E'nfigļæ½E+ļæ½X'��M��H��H��ļæ½KLļæ½-*ļæ½!��Hļæ½
�UL��1��)���L��1�H�=0T�q%��L���9��H���1�����E���L$4A��A�6�D$0�����H��H�=�W�������yH��WL�%�"H�D$H�4�!H�$�a����H�5U1�E1�H�=�S��$�����A��E1��D$0�`���E��
��Hc�E����fD�|
A����A9���H����u�A����|"E9��:���H���K�����H���!A������
�h���L�-��!H�
�R�1��L���l(���L��1�H�=�R�&$��H�5�5H���%��I��H��H����H�
�S���a����
�#��I���g���H�����D�|$8����H���!H�H�8���H�H����E9���
�{"H�5cRA��H�=GRA�^1�D�$�~#��Mc�D�$B�T���D�|$E1��D$0���H�
ļæ½RL��1ļæ½E1����h'���L��1ļæ½Hļæ½=ļæ½Qļæ½"#��L������H�������Hļæ½5ļæ½R1ļæ½Hļæ½=ļæ½Qļæ½"�����A���X����f.��ļæ½AWAVAUATUSH��dHļæ½%(H��$ļæ½1ļæ½H����I��I���d��H��Hļæ½D$Aļæ½$</ļæ½O��~<.ļæ½Hļæ½D$1ļæ½H��z"Hļæ½$ļæ½fDHļæ½PL��L�������Hļæ½$H�޿�� ����ļæ½KHļæ½��!Hļæ½8t;��I��1ļæ½Lļæ½-��!Hļæ½
9QL���9&���L��1�H�=�P��!��H��I�4�H�����H���e ��H)�A��HcЀ</u�A��H�=%z"�H����������!�%����t������D�H�WHD�����/H��f�L�L���-��L��H)�H�TH������H�5�RH�=P1��;!���C���fDH�Y�!�
1�H��$�dH3%(H���CH�ĸ[]A\A]A^A_�f�H�D$A�|Hc�� ��H��H��t�H�5?y"H������H�0�!H�8t�I�غ�1�H�-,�!H�
�OH����$���H��1�H�=`O� ���\���f.�A�D$</t&�|$����<.����A�|$/�����H�T$L��������uzH���!H�8t;��M��1�H���!H�
HQH���($���H��1�H�=�N�����|$��Hc����H��H�������L��H���������H�-�!�D$H�U�X�Hc�M�<H����M���1�L�-�!H�
�PL���#���1�L��H�=4N�S��A�?/H�U�}DHc�H��A�</u�I�H��tYH�-��!M��I��1�H�
N��I��H���.#���H��1�H�=�M�����a���A�?/u�HcD$I��N���I���F���HcD$����f�f.���H���6AVAUATUH��S��������/H���A��D�`�����=A"�L�5N�!��I�A�H�8H��t����I�J�<(I��H��u�H���f��I��I�H����Ic��?��I�EH����H��H�����I�E��"�����=�"�L�5��!�(I�A�H�8H��t��{��I�J�<(I��H��u�H������I��I�H����Ic����I�EH����H��H���_��I�E�"�؃����="�L�-�!��I�E�H�8H��tD����I�EH�<H��H��u�H���5��H��I�EH��thIc����H�H��tXH��H������H�C1����![]A\A]A^ÐI�1��o���f�I�1����f�I�E1�����H���!�
������H���!�������I���1�H���!H�
%NH���e ��1��H��H�=aK���H�H�!�������N������AUATUS��H��H�=At"H��t���H�,t"����H���!L� I�$H����M�l$H��1�f.��[��I��I�}��hH��u�Hc����H��H��s"H����H��H��I�\$�[��I�|$t`L�%�{"@H��H����������!�%����t��L������D�H�WHD����H��H�����H�s�H�����H�;u�H��H��[]A\A]�D��t+H���!L� I�$H��������7���f.���u������H���!L� ����H�a�!L� ����H���!�
H��H��[]A\A]ļæ½D��H��ļæ½S��ƀ�H��ļæ½��ļæ½AWAVAUATUSH��H����H�Չ�A���H��H��A������A��A������u��ļæ½bH����[]A\A]A^A_ƐDļæ½hIcļæ½Hļæ½$Hļæ½<$ļæ½��I��H��ļæ½_ļæ½��!Hļæ½{ļæ½!��ļæ½9Hļæ½:ļæ½Aļæ½E��ļæ½Hļæ½$Dļæ½Yļæ½!����Hļæ½$Hļæ½H��ļæ½Hc==ļæ½!Hļæ½4ļæ½A����ļæ½wļæ½HcÖ…ļæ½xļæ½Hļæ½4ļæ½Hļæ½tļæ½H����yļæ½Lļæ½8��H����Ic��S��I��H������!Hļæ½��!��ļæ½ Hļæ½;��E����ļæ½��!ļæ½!��Hļæ½H��ļæ½tHc=��!A��Hļæ½4���wļæ½HcÖ…ļæ½xfļæ½Hļæ½4ļæ½Hļæ½tļæ½H����yļæ½Lļæ½8Hļæ½��
�H�?H�$�L���F�!H�$����aH�1��A����D�hD�D$Ic�H��H�$�h��D�D$H��I�������!����E����H���!�A�H�:H�T$D��!�*��H�T$H�H���xHc=��!H�4�A����w�Hcօ�xfDH�4�H�t�H����y�L�8H������������W���H��L��1��u���~���H�1�!D�D$H�H�8�)���'�!D�D$���u!H�*�!1��H��4�����pH��!D�@Hc�H��H�:�����pD�@H�:Hc�H���^���f�H�?������!���u]H�1�������DL�|0�����fDL�|0��j���fDL�|0����fDD�h�\�����p�PH�;Hc�H������������o���H���!������
�X���f.���H���wAVL�5��!AUATUSI�H��t�@���>I�������=�!�H�-#�!D�h��H�E�H�8H��t�
��Hļæ½EHļæ½<H��H��uļæ½H�����H��Hļæ½EH����Ic�����Hļæ½H����L��H�����Hļæ½Cļæ½Dļæ½!ļæ½��1Ņ…ļæ½t![��]A\A]A^ļæ½fDHļæ½E1��@Hļæ½EHļæ½8�������tI��Q��xļæ½‰Q��[]A\A]A^ļæ½DHļæ½EHļæ½Eļæ½!Hļæ½5GHļæ½=[DDļæ½H��1����I��Pļæ½y���H��!������
�b���H���!�������K���H���!������������H����AUATA��H��USH��H���;���xI��Hc����H��H����H��I�UH������5�!H�m�!����������F��H�;Hc�H����!�Y��H�H���JA��t�2������H�Hc��!H�l������t"H�Hc
��!1�H��H��[]A\A]�Hc��!H�H�|��L
���ƒ����Hļæ½Rļæ½!H��A��xЉAHļæ½Hc
I�!��H�1����<���H�H�8�%���5�!�
���f.�Hc
�!H��q�Hcƅ�x@H�4�H�t�H����y�H�*1��7���DHc�!H�H�5EH�=DBH�L�H��!�D�1�����H���!H��@�8���H���!�
���������H���!�������f���H���wAVL�52�!AUATUSI�H��t�@���>I���
���=�!�H�-��!D�h��H�E�H�8H��t�	��H�EH�<H��H��u�H���M��H��H�EH����Ic��%��H�H����L��H����
��H�C���!���1҅�t![��]A\A]A^�fDH�E1��@H�EH�8�
�����tI��Q��xļæ½‰Q��[]A\A]A^ļæ½DHļæ½EHļæ½��!Hļæ½5ļæ½CHļæ½=ļæ½@Dļæ½H��1��E��I��Pļæ½y���Hļæ½cļæ½!������
�b���H�L�!�������K���H�5�!������������H����AUATI��U��H��SH������xI��Hc�����H��H����I�UL��H�������e�!�����5S�!�����L�%��!�F��Hc�I�<$H���,�!���I�$H���T��t�|
������I�$Hc��!H�\��_
����t#I�$Hc
��!1ļæ½H��H��[]A\A]ļæ½Hc��!Iļæ½$Hļæ½|������ƒ����Hļæ½��!H��A��xЉAIļæ½$Hc
��!�DL�%9�!1���I�$�2���H���!H�H�8�^����f�Hc
=�!I�$�q�Hcƅ�xH�4�H�t�H����y�H�1��/���DHc�!I�$H�5FAH�=�>H�L�H�S�!�D�1����H���!H��@�0���H�+�!�
���������H��!����������������V9W|������AWAVAUATLc�UD��SH�����H����H��I���A	��L�hL���
��H��H���tL��L��H�����H��!H��H�0�y��H��I�����M���6L��H�5�����L��H��H���9����H���!K�4dH��Hp H����u/�/H���
����H��� ��H����[]A\A]A^A_���H���
�������D���(��H��I���]���xI��A��Hc����L��I�UH��H�����Ic�H�4�>.tjE��tIA��H�A�Ic�E��L)��fDH��H9�t'�<.A��u�E��t�Da�Df�Dm�D�����.�Da�Df�Dm�D���H�����������H��!������
��������������Df.���AWAVAUATUSH��X�|$(dH�%(H�D$H1������D$,����|$(�@�����������HcD$(�HH�@H��H��H�D$H��!H�HP H���n��H�CH���3�|$(�
��H����H��!H��H�2�=	��H��H���1H���!H�T$H��H�H�@ H�TH�D$DH��H�D$�t�����jH�����H�u�!H�L$H�HH H�QH��H�Z8H����&H�x8��L�-��!H�-'�!H�}H�x@H���!L�8I)�L�����L�eH��I9���	��H���!��M��H�
�@H��H��H�D$ 1��O���H��1�H�=�6�	��H�\$ D�D$(E��1�H�
�=��H������1�H��H�=�6��
��Hļæ½|ļæ½!��!Hļæ½Hļæ½D$HA Hļæ½Pļæ½@pHļæ½@xHļæ½R8ļæ½��Hǀ�H���H����
f��ZB�@Pf��ZB�@Xf��ZB(�@`f��ZB8�@hH��?H������H�@�H�5�?1�H�=�5�
��H���!H�H�D$HB H�HI�}H�I8H9�8��
Hļæ½\$ Dļæ½D$(ļæ½1ļæ½Hļæ½
�@�H����
��1��H��H�=g5�	��H�N�!H�l$H�Hh H�E8L�EM���M���v��H�E H����
E1�fD�|$(A���#
��Lļæ½d$H��Hļæ½��!Hļæ½L` Iļæ½\$Dļæ½CE��~TJ��E1ļæ½Hļæ½D$Hļæ½CLļæ½pļæ½DI��0D9{~+Iļæ½6H��A��ļæ½'����uļæ½Iļæ½D$ Hļæ½T$I��0Dļæ½<D9{Ջ{@��~aJ��E1ļæ½Hļæ½D$Hļæ½CHLļæ½pļæ½f.ļæ½A��I��0D9{@~/Iļæ½6H��������uļæ½D��Iļæ½D$ A��I��0Hļæ½L$ļæ½Ö‰4D9{@ļæ½I��I��ļæ½����s@��ļæ½GE1ļæ½L��Dļæ½|$(Lļæ½t$Hļæ½-(ļæ½!ļæ½0f����Hļæ½��!I��Hļæ½Hļæ½H Lļæ½Hļæ½YH��D9k@���@pļæ½������Hxļæ½Hļæ½}ļæ½v��H��1��	��H��1ļæ½D��I��Hļæ½qļæ½!Hļæ½Hļæ½P Lļæ½H��Kļæ½TmLļæ½HHļæ½@H��H��Hļæ½@HHļæ½LjL��Lļæ½D$(ļæ½ ��Hļæ½
1ļæ½!H��H��HHļæ½R Jļæ½T2HZHļæ½Kļæ½Hļæ½Kļæ½Hļæ½Kļæ½Hļæ½Kļæ½H1������ļæ½ZY����M��ļæ½���Aļæ½D$��fAļæ½D$f�����L��1��(�������I��Aļæ½D$0ļæ½k0��ļæ½HHļæ½��!Hļæ½l$Iļæ½D$(Hļæ½Hh Lļæ½E�����Lļæ½U8Ē…ļæ½f���Hļæ½ELļæ½H8M��ļæ½I1ļæ½Hļæ½Aļæ½fDH��H=tIļæ½4¹H���������uļæ½f����A��ļæ½A�������M��ļæ½'Iļæ½H��ļæ½f���*Hhļæ½,ļæ½fļæ½Hļæ½\$ Hļæ½EHLļæ½E@ļæ½��Hļæ½
19����H�ߙ1ļæ½)Šŗļæ½*ļæ½1��X��Y
���������	���H��1�H�=p1���H�W�!L�t$H��H�
�8��H�H�@ J�D0L�1��	���H��1�H�=$1�Z��H��!�H��H�
�8�H�H�@ J�D0L�@(1��X	���H��1�H�=�0���H���!�H��H�
{8�H�H�@ J�D0L�@01��	���H��1�H�=�0����H�{�!�H�߾H�
E8H�H�@ J�D0L�@81������H��1�H�=L0���H�T$HdH3%(�D$,�g
H��X[]A\A]A^A_�H��I��M��AWH���!�H�
�9H��I��H�D$01��U��AY�AZ1�L��H�=�/���H���!H�L$H�HH L�AH�Y@L)�I�@8M�X(M�P0I�h@H�I�I�PI�H�M�X(M�P0I�@8I�h@f������M�eH�p H��L�L@�H^H^H�� I9�tc�F�P���v�<u�H�FL9�t�H�H�=?�!1�H�F��H�FH�H�HH9�tH�H�HH��H��u�H^H�� I9�u�A�Rf��t-��I�B H��I�L@�P����wHXHXH�� H9�u�H�EH��tH�H�EA�Sf��t!��I�C H��I�T@HXHXH�� H9�u�I�P A�@H�I�P f��������H�1�H��H���I�P H\H��H9�u��m���A�D$�F���L��1�����7����|$(1�����{H���!H�H�D$HB f����7���H�E(H�E �G����\$(H�5�0������������f��H�l$H��H�� �*�H���!H�Hh ���������H��I��H��M��AW��L)�H�%�!H�
�6H�D$0H��I��1����A[�A\1�L��H�=4-�j��H��!H�L$H�HH L�AH�Y@I�@8M�X(M�P0I�X@H�I�I(�PI�H�M�X(M�P0I�@8I�X@f������M�eH�p H��L�L@�HnHnH�� I9�t]�F�P���v�<u�H�FL9�t�H�H�=��!1�H�F��H�FH�H�HH9�tH�H�HH��H��u�HnH�� I9�u�A�Rf��t-��I�B H��I�L@�P����wHhHhH�� H9�u�H�H��tH�H�A�Sf��t!��I�C H��I�T@HhHhH�� H9�u�I�P A�@H�I�P f�����H�1�H��H���I�P HlH��H9�u������ H�@XH�@`�@P�@h�y���H�PL�-�!H�R8H��8��I�E�L$(H�5M4H�=K+H��81���s���H�$�!H�L$H�HH H�����I��8E1�H��H����A��H��A������H�0�H���������u�fD������H�RH�\$ H�
2�f���D�D$(H�P8H�ߺ1����1��H��H�=�*���H�m�!H�l$H�Hh �"��������H�D$I�D$(H����L�{8�E�D�d$(1�H�@I�OH��H�L$0H�D$8H�D$M���I�6D���E���H�T$�,���tVHc�H�T$��E1�H�@L�|���	��I��A�G�A�FA�G�I�vD�����B�(I�����u�H�D$�H�D$0I��H9D$8tH��H�D$0�b���Hc�H�|$H�tmH�����H��H�
��H��I�����H�F�!H�l$H�Hh L�e(L�E�]0����@1�����H���H���?H��!H�T$H�H�@ H�L1�H�Q8H���E1��H�Q8H���H�H��fD�n�FH��@u΋L$(1��H�5d1H�=�(���H���!H�L$H�HH H���5�D�t$(�D����A������H�\$ E��1�H�
�2�H�����H�޺1�H�=A(�w���H�(�!D��H�\$H�HX �<���H�CH����H��!H�\$�H�5�2H�H�H H�f����KH�\$L�t$ ��H���!D�D$(L��H�H�H 1�H�f���H�
�2����L��1�H�=�'����H�{�!H�H�B H����H�\$ D�D$(��H�
�1H������H���r�H���!�D$,��������D�D$(H�
n2H�\$ ��H���w���1��H��H�=�&�1���H�Z�!�D$,�����
����L$(�H�57/H�=�&���H�$�!�D$,�����
�_���D�D$(H�
)�r���������L$(�H�5�$I��H�=q&1����H�λ!�D$,������	����L$(�H�5[-H�=9&�o����D$,�������D�D$D�L$(�H�5M.H�=&�A���H���	�H��!H�T$�D$,����H�H�@ H�DH�>�!�T$D������L$(�H�5�-���H��!�D$,�
�Q�����H�}�!Hc�H�H�H��HB H�PHH��u
�<�H���J .�zu9r$tH�BH��u�.�zu9r$HD��@H���1��f���H�
�!Hc�H�H�H��HB H�@HH��u
��H��Hļæ½PH��u���f��ļæ½AWAVAUATA��USH��ļæ½D$ļæ½t$ļæ½lļæ½I��H��ļæ½`ļæ½(ļæ½���H��Iļæ½GH����Lļæ½-��!Icļæ½Hļæ½@Iļæ½EH��H��Lļæ½p I֋D$ļæ½d$Lļæ½{Hļæ½Cļæ½AFPļæ½A^hļæ½AV`ļæ½C$Hļæ½|ļæ½!ļæ½ANXļæ½c Hļæ½8ļæ½Hļæ½{��Iļæ½UHļæ½CH�ǸHj ļæ½������Epļæ½Mx���fļæ½Hļæ½Cļæ½ZD$H��f(Čø���H��1��\����0ļæ½Hļæ½Cļæ½	���Hļæ½H����Dļæ½K$ļæ½fļæ½E����ZC Hļæ½-Oļæ½!Hļæ½
/H������H��1�H�=V+���H��H��[]A\A]A^A_�L�-A�!IcĿ(H�@I�EH��H��L�p I����H��I�FHH�������H��!1��
�D1��f.�f�H��!Hc�L�T$H�<H�H��Hx @���H�i�!���f���%�0�H�Y��Y���Z��Z�f(��^�f��f(��Z��ZX�^��\����Y��X��-#�Y��^��~%kfD(��X�f(�f(�fT�f.�v>�H,�f�fDU��D
ļæ½
�H*�fD(��D��fA(�fAT��\�f(�fAV��,�f��fD(�����*�A��Y��Z��X�f(�fD(�fT�f.�v>�H,�f��fEU��D 
�H*�fD(��D��fA(�fAT��\�f(�fAV��Y�f(��X�f(�fD(�fT�f.�v=�H,�f��fAU��D
��H*�fD(��D��fA(�fAT��\�f(�fV��,�f�f(�)��*�A��Y��Z��X�f(�fD(�fT�f.�v=�H,�f��fAU��D
Rļæ½H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fV��,ļæ½f(��,ļæ½fļæ½9ļæ½Nʉļæ½A*ļæ½Y��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��D��H*ļæ½fD(��Dļæ½fA(ļæ½fAT��\ļæ½f(ļæ½fVļæ½f���A*
ļæ½Y��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f��fU��H*ļæ½f(����f(��-hfT��\ļæ½f(ļæ½fV��,��,���9ļæ½Mļæ½Aļæ½Aļæ½A9tļæ½��Aļæ½Ɛ@��tJHļæ½Kļæ½!ļæ½��f���%ļæ½-ļæ½Hļæ½Y��Y���Z��Zļæ½f(��^�����f���tKHļæ½��!ļæ½��f���%p-ļæ½Hļæ½Y��Y���Z��Zļæ½f(��^����f.ļæ½fļæ½f��f��Hļæ½��!ļæ½%%-ļæ½d����ļæ½f9ļæ½��f��Dļæ½Fļæ½BDIļæ½fA��f��Iļæ½E��M����Lǃ�A��f��ļæ½D)Č…ļæ½tg��E��A���Aļæ½D��D���ļæ½A�х�u!ļæ½	ļæ½@ļæ½7ļæ½	ļæ½Lļæ½G@ļæ½7��~&��H��Hļæ½LL��@H��ļæ½@��H9ļæ½u��Mļæ½DEļæ½���E��A���A��D��D����f��ļæ½AWļæ½BAVAUATUSH��(��ļæ½qHļæ½i H��Yļæ½t$���ļæ½D$H����Dļæ½Eļæ½UfA9ļæ½��Hļæ½Dļæ½L$Hļæ½|$Hļæ½$ļæ½E��Hļæ½|$Hļæ½MD��+D$Lļæ½e ļæ½D$Lļæ½q Hļæ½Lļæ½,A9ļæ½}B@I��I��Aļæ½Vļæ½L��Aļæ½t$��L$A��)ļæ½)ļæ½�������UL,$D9��Hļæ½MHļæ½iH��tDļæ½Eļæ½UfA9��v���H��([]A\A]A^A_ļæ½��ļæ½AWAVAUATUSH��xļæ½|$Hļæ½=Ó±!ļæ½t$Hļæ½T$@ļæ½t$Eļæ½D$dHļæ½%(Hļæ½D$h1��D$`ļæ½D$d��������Hļæ½=��!H��t��Hļæ½��!Hļæ½��!ļæ½|$Hļæ½��!Hļæ½��!Hļæ½��!Hļæ½��!ļæ½`���ļæ½w����fļæ½/D$��Hļæ½1ļæ½!1ļæ½Aļæ½E��H��Pļæ½x��P"���ļæ½P"HcT$���
ļæ½P"Hļæ½RH��HX Hļæ½D$H�����DDļæ½DE�ƒ� ��If����ļæ½���|$ļæ½D$ļæ½|$1����I��ļæ½D$ļæ½D$FM��ļæ½,E��ļæ½Sļæ½D$`��ļæ½gf��f��Iļæ½~f��H��!ļæ½pf�����Zhļæ½Z`��l$8ļæ½d$0ļæ½��l$8ļæ½d$0f(ļæ½f(ļæ½H�Ǹļæ½;ļæ½H��1���Dļæ½d$Hļæ½K81��D$\H��I��jE��sļæ½D$,ļæ½|$Lļæ½L$l���Y^H��Aļæ½G��fAļæ½Gf����f����Dļæ½D$\E����H��ļæ½gļæ½CDļæ½[Dļæ½SA)��CA)ļæ½A�����Dļæ½%VO"Cļæ½Dļæ½A��A!ļæ½E����E���� ��Hļæ½C�������!ļæ½C+C���ļæ½uļæ½!ļæ½C+Cļæ½=eļæ½!��5Rļæ½!��ļæ½
E�!�؉Q�!��t>HcT$dH�=%�!1��>���N"D���H��D��N"E1�H��PH�=��!�%�XZ1�H����E���@D�|$F���!H���!K�,H��I.H�=��!�E���!�E���!�E���!�E���!�E���!�EH���!H�E H���!H�E(��Hc|$d��H�EH����HcT$dH�5K�!H�����R�H�y�!������H���!�I��H�
1�H���G�H��1�H�=$��1�H�L$hdH3%(H����H��x[]A\A]A^A_�f��D$f��������D$`A�������D$�|$1���I��H����E������f.�H��!f��f���~�I�~�Zh�Z`H�D$�l$(�d$ �X�H�PfW�fW�������l$(�d$ f(����A�G����L��1���D�D$\E������H�n�!H�
e#�1��H�����H��1�H�=3#1���H�ܬ!�T$\������|$�g��������f�/D$�������D$`A���X�����D$EI�H�@H��H�H�z(�{����o)'�!�oz)=+�!�oR )/�!IH�8H��tc�
ļæ½K"��!ļæ½��!+��!ļæ½+��!ļæ½Ł@ļæ½!ļæ½�…��PH��ļæ½D$dHc|$d��Hļæ½��!H��ļæ½ HcT$dHļæ½3H�����Hļæ½��!���@H�ɫ!1�����@D�وT$GA��Dļæ½\$@ļæ½ÉAI�����ļæ½D$dHc|$d��Hļæ½Eļæ½!H����sļæ½KDļæ½\$@ļæ½Cļæ½{���ļæ½T$GD�����fDHļæ½Iļæ½!ļæ½
ļæ½
���fDE��D�L$�1�L�%z�!�D�T$LH�
"D�\$HL�����L��1�H�=<!��D�T$LD�\$H�D$\����H�ɪ!1��
���@H�E�|����1�H�5z!H�=� �^�H���!�T$\��M���@H�q�!H���
1�����+����'ļæ½��ļæ½AWAVAUATUSH��h��$��|$Hļæ½=��!Hļæ½t$Hļæ½L$PDļæ½D$Lļæ½L$@ļæ½D$0dHļæ½%(H��$X1�DŽ$Ē„$Ē„$ Ē„$$������$����Hļæ½|$��
�ŋD$Hļæ½\$����$ļæ½����$�����Hļæ½|$ļæ½���$��$��$;ļæ½H"H��H"|9H��tH��������$��Hc��5ļæ½H��H��H"��$����H"��$Hļæ½t$����$��$ļæ½P���$��t6Hcļæ½$��$��$ļæ½)ļæ½H����$ļæ½P���$��uʋ�$����$ļæ½Hļæ½="ļæ½!H��tļæ½8��Hļæ½
ļæ½!Hļæ½
ļæ½!ļæ½|$H��!H��!Hļæ½��!Hļæ½��!�����$��$���ļæ½&��$����Hļæ½��!HcT$Hļæ½Hļæ½RH��Lļæ½h Hļæ½T$Iļæ½Mļæ½}M��ļæ½wfļæ½/D$0ļæ½	ļæ½Hļæ½P1��ɉHG"��Hļæ½|$@ļæ½5G"ļæ½7G"tĒ„$A����ƒ� ��f����ļæ½A���|$Xļæ½D$0ļæ½|$1��8��Hļæ½D$ H��ļæ½"
��$�������$�������$��D$(ļæ½D$(9ļæ½F"��Hļæ½=zF"H��t���Hļæ½=aF"H��t���Lcd$(ļæ½L������L��Hļæ½>F"���Dļæ½%:F"Hļæ½#F"Hļæ½ļæ½!f��f�䋔$ļæ½Zhļæ½Z`Hļæ½D$ Hļæ½x����Hļæ½D$@ļæ½~���ļæ½$��ļæ½$��Xļæ½Hļæ½PfWļæ½fW��ļæ½����ļæ½$��ļæ½$ļæ½f(ļæ½f(ļæ½H�Ǹ���H��1��Uļæ½A����|$Hļæ½D$8���Hļæ½HD$PHļæ½D$H��$��ļæ½tD��$ E��ļæ½cĒ„$Dļæ½t$(��$A9ļæ½��H��$D��$ļæ½Lļæ½d$ Hļæ½D$hļæ½f@Aļæ½OAļæ½WAļæ½wEļæ½GA��A)Ӊ�D)ļæ½Icļæ½Dļæ½\$\Hcļæ½H����H����Hc
ļæ½D"H��Hļæ½L���Hcļæ½H!ļæ½H��Hļæ½L$pH��Hļæ½PHHļæ½H������$$Hcļæ½$$ļæ½.ļæ½Dļæ½\$\H��Hļæ½E��Hcļæ½$$1ļæ½H��Dļæ½\$|����H��Hļæ½}E1ɋ`D"Dļæ½aD"L��PD��$���$ļæ½D�����Eļæ½GAļæ½wAļæ½OAļæ½WAYAZAļæ½GA+G���ļæ½Dļæ½EL����ļæ½EAļæ½GA+Gļæ½u��M��ļæ½U��Hļæ½E(ļæ½E1������$����$��$D9��Hcļæ½$ļæ½Hļæ½,@H��I,$Hļæ½}(uļæ½Hcļæ½$Hļæ½hC"��Hcļæ½$Ē„$ļæ½A���9ļæ½tļæ½Hcļæ½$Iļæ½M81ļæ½Dļæ½jAļæ½uļæ½D$hLļæ½L$xHļæ½T$Hļæ½|$ ļæ½dļæ½I��XZD��$E����M����A������H��Hcļæ½$D��$Hļæ½
�H�=Ѣ!��D��D$P1��^�H�5��!A[�XH�=�1���Hc�$H�zB"DŽ$���k���H��!��$����H�K�!�I��H�
ļæ½1ļæ½H������H��1ļæ½Hļæ½=6��E1ļæ½H��$XdH3%(L����H��h[]A\A]A^A_ļæ½Df��|$Xf����DŽ$ ���Dļæ½|$����ļæ½0����DHļæ½|$�����D$(ļæ½D$(9ļæ½A"ļæ½���DŽ$ļæ½t$(��$9��9���Hļæ½
UA"Hļæ½VA"fDHcļæ½$��Hcļæ½$ļæ½���$����$��$9ļæ½|�������$���$ļæ½C���DĒ„$ ����ļæ½Hc|$(�DŽ$ļæ½V��I��D$ ��DŽ$ļæ½D$(Dļæ½p���$D9ļæ½}j��$ļæ½Dļæ½|$f.ļæ½Hcļæ½$Hcļæ½$D��Hcļæ½$ļæ½Tļæ½4Iļæ½,������E��$����$��$D9ļæ½|���$ļæ½H��Iļæ½M8I��jļæ½t$XATAļæ½uH��$@PHļæ½\$h��$ļæ½Dļæ½L$Xļæ½t$Dļæ½|$@H������H��0I��ļæ½Cf��$���fļæ½Cf��ļæ½5f��ļæ½L�����D��$E����M��ļæ½*A���ļæ½}Eļæ½wLcļæ½?"Aļæ½OAļæ½wAļæ½WD��L��)����)ļæ½Hcļæ½Hļæ½Hcļæ½Nļæ½dļæ½I!ļæ½H��A��H����A ��Iļæ½G���A��1ļæ½Aļæ½GA+Gļæ½-bļæ½!���ļæ½\ļæ½!Aļæ½GA+GDļæ½5Iļæ½!��
6�!���)�!�؉5�!E���H�
ļæ½!Hļæ½
ļæ½!1ļæ½L��������$���t8ļæ½��!)ļæ½!)ļæ½!��؉ļæ½!��!)ļæ½!��)��!�ى
ļæ½!Lļæ½=��!ļæ½`�������� ļæ½f��f���ļæ½$����$��\���ļæ½$��ļæ½$ļæ½f(�����Hļæ½ɞ!ļæ½���fDHļæ½	ļæ½!Hļæ½
ļæ½1��H�����1ļæ½H��Hļæ½=��P��Hļæ½yļæ½!��$ļæ½M�������L��1��������ļæ½Hļæ½D$8ļæ½@����Hļæ½|$81��%������D��$ļæ½Hļæ½t$8ļæ½Ff��$���fļæ½Ff����f��ļæ½kHļæ½.ļæ½!ļæ½D$0Ē„$ļæ½Y@��$ļæ½^��D$x9D$(��H��Њ��Aļæ½0uDļæ½t$(ļæ½D$,0uļæ½l$4ļæ½fDHļæ½5ļæ½!Hļæ½L$ļæ½Hļæ½HH Hļæ½A Hc�����f���L$xHcļæ½$ļæ½A*��ļæ½Hļæ½t$ ��=��Hļæ½Rļæ½Yļæ½H��Hļæ½Z��X
.ļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f��fU��H*ļæ½f(����f(��5��fT��\ļæ½f(ļæ½fV��,ļæ½Hcļæ½$Hļæ½5<"��Hcļæ½$ļæ½yD��Aļæ½D;T$4~Hcļæ½$<��|$4Hcļæ½$ļæ½yD��Aļæ½D;T$,}Hcļæ½$<��|$,ļæ½A��Iļæ½U����Hļæ½@fļæ½H��HBļæ½*@��Y��X��D,ļæ½$Aļæ½Vļæ½9ļæ½~ļæ½D$ ��HcAH9ļæ½HLļæ½HcAI9ļæ½LO���$����$��$D9ļæ½��Hcļæ½$Hcļæ½$ļæ½A���9��0���Dd$H듐Hļæ½��!ļæ½Apļæ½������IxHļæ½8����H��1����Hļæ½5	ļæ½!H��Hļæ½
�I��H�H�t$ L��H�@ L�L0j1��|$ L��$(L�\$p���_AXH��D��$H����E��L�\$`���@���A�M��tA�C��fA�Cf��tRf��tEH��1��[������fD��f�H�H�@H��HBH�*�Y��X��D,��v���fDA�Ct�L��1�H��$����H��$��DHc�$Hc�$H��$��|$�T�4�>��H��$�A��+���fD�D$0�|$1����H�D$ H�����H�"�!E1��
�S���@H�	�!E1��
ļæ½:���f��A*��YD$xļæ½���%1��Z��X��f(ļæ½f(ļæ½fTļæ½f.��Iļæ½,ыD$����$��7ļæ½!ļæ½gļæ½D$����$��gļæ½D$����$ļæ½��Hc
ļæ½8"ļæ½t$,H��-ļæ½!ļæ½D$4L)ļæ½Dļæ½=Ū»!A�Ή5Ö»!H�ωŃ»!)ļæ½A��H���$ļæ½Hļæ½tļæ½Icļæ½D��$ļæ½H!ļæ½I��H����H����H��H��Hļæ½BHHŠGH����Ilj�$$��$$��Љ�$$Hcļæ½$$����Hļæ½>ļæ½!H�������Hcļæ½$$1ļæ½H�����DŽ$��$9D$(���7"��$ļæ½L��$ļæ½Lļæ½5ļæ½7"��$ļæ½H��$ļæ½@Hcļæ½$H��$ļæ½D��$ļæ½D��$���\$,Hļæ½4@Hļæ½D$ H��H0Hcļæ½$A)ļæ½Hcļæ½$ļæ½V��$ļæ½Aļæ½Dļæ½^DNHcļæ½$D+ND)ļæ½A��D#ļæ½$ļæ½E��A��Mcļæ½�����Ѓ�)ļæ½Lcļæ½Hcļæ½$Aļæ½ļæ½ļæ½ŅBIļæ½D+^��H�DŽ$��$D9ļæ½��M��Iļæ½iI��D��IIļæ½I��E��H��fļæ½Hļæ½>��$H��t}ļæ½Hļæ½I��H��Hļæ½PHHļæ½Hcļæ½$D��$H��H��Lļæ½H��!H���$M������t1DH��H��ļæ½zļæ½@x���$����$��$��uŌ‹ļæ½$����$��$ļæ½F+F9��N�����$����$��$;D$(ļæ½4���L��$ļæ½D��$ļæ½E������!��+ļæ½$,��$��$��+ļæ½$49ļæ½��ļæ½-E��%��Hļæ½��!�����5)��<ļæ½A!ļæ½E	ļæ½Dļæ½��$����$ļæ½B��$��+ļæ½$49��s��$fļæ½f���AZ��)��*��Y��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v3ļæ½H,ļæ½f���H*ļæ½f(��ļæ½f(ļæ½fT��\ļæ½f(ļæ½f(ļæ½fUļæ½fV��,ļæ½+B��zDļæ½P��Dļæ½GA��A��DIļæ½A����AHļæ½A��A����A��A)ļæ½Bļæ½A����D)ļæ½A��A��Bļæ½����D)���Hcļæ½$��I��I��Hļæ½IM��IIļæ½H����AH��Hļæ½Hļæ½H����D��$��$D��������E	ļæ½Hļæ½HD��@H��ļæ½A����$����$��ļæ½@�������@9ļæ½{���fļæ½Hļæ½yļæ½!ļæ½���H,ļæ½f���%mļæ½fU��H*ļæ½f(����f(ļæ½fT��\ļæ½f(ļæ½fV��{���H��$(H��ļæ½H��$<Pļæ½D$@ļæ½|$ L��$<L��$@���Y^ļæ½t$4��$09ļæ½Mʋt$,ļæ½D$4��$(9ļæ½NʉD$,Hcļæ½$,H9ļæ½HLļæ½Hcļæ½$4I9ļæ½LO�����H��$HH��ļæ½2ļæ½!ļæ½H��$\Pļæ½D$@ļæ½|$ L��$\L��$`ļæ½
��A\A^ļæ½t$4��$P9ļæ½Mʋt$,ļæ½D$4��$H9ļæ½NʉD$,Hcļæ½$LH9ļæ½HLļæ½Hcļæ½$TI9ļæ½LO����H��$8H��ļæ½��!ļæ½H��$LPļæ½D$@ļæ½|$ L��$LL��$Pļæ½��XZļæ½t$4��$@9ļæ½Mʋt$,ļæ½D$4��$89ļæ½NʉD$,Hcļæ½$<H9ļæ½HLļæ½Hcļæ½$DI9ļæ½LO��
���Hļæ½D$8ļæ½@���Hļæ½|$81��g���uļæ½H��!H��!H��!H������������ļæ½d���Dļæ½@H��ļæ½zļæ½H����A	���Dļæ½Hļæ½Dļæ½A	���$Dļæ½����$��$��u�����D��$��D+^��Hcļæ½$A��Lc™��M��H��� ����$�����DŽ$Lļæ½��$D9ļæ½����M��Iļæ½AHļæ½.D��IIļæ½Lļæ½-��!I��H��D��$H��txļæ½Hcļæ½I��H��Hļæ½rHHļæ½Hcļæ½$D��$��$H��H��Lļæ½Lļæ½Hļæ½E��uc��t3ļæ½H��H��ļæ½~ļæ½f	z���$����$��$��uŌ‹ļæ½$����$��$D9��[�������fD��tļæ½Dļæ½H��ļæ½~ļæ½H����A	���fDļæ½Bļæ½Dļæ½A	���$fDļæ½����$��$��u��fDD��$ļæ½E����ļæ½ٲ!��+ļæ½$L��$��$��+ļæ½$T9ļæ½��ļæ½-)��%qļæ½Hļæ½��!������5
��8A!ļæ½E	ļæ½Dļæ½��$����$ļæ½B��$��+ļæ½$T9��c��$fļæ½f���AZ��)��*��Y��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v3ļæ½H,ļæ½f���H*ļæ½f(��ļæ½f(ļæ½fT��\ļæ½f(ļæ½f(ļæ½fUļæ½fV��,ļæ½+B��zDļæ½P��Dļæ½GA��A��DIļæ½A����AHļæ½A��A����A��A)ļæ½Bļæ½A����D)ļæ½A��A��Bļæ½����D)���Hcļæ½$��I��I��Hļæ½IM��IIļæ½H����AH��Hļæ½Hļæ½H����D��$��$D��������E	ļæ½Hļæ½HD��@H��ļæ½A����$����$��ļæ½@�������@9ļæ½{���f.���$�����ļæ½Ó°!��+ļæ½$<��+ļæ½$D��$��$9ļæ½��ļæ½-#��%kļæ½Hļæ½��!������5��:DA!ļæ½E	ļæ½Dļæ½��$����$ļæ½B��$��+ļæ½$D9��[��$fļæ½f���AZ��)��*��Y��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v3ļæ½H,ļæ½f���H*ļæ½f(��ļæ½f(ļæ½fT��\ļæ½f(ļæ½f(ļæ½fUļæ½fV��,ļæ½+B��zDļæ½P��Dļæ½GA��A��DIļæ½A����AHļæ½A��A����A��A)ļæ½Bļæ½A����D)ļæ½A��A��Bļæ½����D)���Hcļæ½$��I��I��Hļæ½IM��IIļæ½H����AH��Hļæ½Hļæ½H����D��$��$D��������E	ļæ½Hļæ½HD��@H��ļæ½A����$����$��ļæ½@�������@9ļæ½{���f���$���ļæ½$��ļæ½!Lļæ½=Ä®!)Ī®!)Ģ®!��ډĘ®!ļæ½hļæ½f��1ļæ½Hļæ½5ļæ½Hļæ½=x����Hļæ½��!��$��0��H�߉�$ļæ½I����$���$ļæ½H��Hļæ½GHIļæ½H������$$Hcļæ½$$���Hļæ½'ļæ½!H��ļæ½}��$���$���$���ډ���Hcļæ½$$Hļæ½=ļæ½!1��H���ļæ½*"L����H��D��*"D��E1ļæ½PHļæ½=Ä­!ļæ½/��ZY��Lļæ½�DŽ$��$D9��gļæ½M��Mļæ½iMļæ½QLļæ½MIļæ½Hļæ½-|ļæ½!D��I��M��MIļæ½I��D��$ļæ½I��fD��$M��tvļæ½Hļæ½I��H��Hļæ½PHHļæ½Hcļæ½$I��H��Lļæ½Hļæ½Lļæ½E��us��$���$��$��t,fļæ½H��H��ļæ½zļæ½	x���$����$��$��uÖ‹ļæ½$����$��$ļæ½F+F9��X����}�DŽ$Hcļæ½$L9ļæ½}ļæ½Dļæ½DH��ļæ½zļæ½H��H��A	ļæ½H�� Dļæ½Hļæ½Dļæ½A	���$Dļæ½����$Hcļæ½$L9ļæ½|��m���H��!Dļæ½D$ļæ½1ļæ½Hļæ½
yļæ½H������H��1ļæ½Hļæ½=���V��DŽ$ļæ½6ļæ½Dļæ½D$ļæ½1ļæ½E1ļæ½Hļæ½��!Hļæ½
��H���L���1�H��H�=�����H�/�!��$��`�H��!�
��H��Њ��f�A�0u�D$,0u�l$4��������AUATUSH��H����H�J�!H���0H�D�`D�%("���H��H�����oE�oM�oU L�mHP M��tT�@+CIc�A��H�H�E(Mc�H�T�I!�L��D�cH��D��+CLc�L��L���:��H�H��tRL��L��H���$��H��H��[]A\A]�fDH�	�!1��H��H��[]A\A]�H��!�
뽐H��1��v���Hļæ½χ!ļæ½
����AW1�I��1�AVH�5���AUATUSH��D�'"�
'"E�����M����Aļæ½GA+Gļæ½Hļæ½5���ÉD$��&"Aļæ½OA+O��Dļæ½d���D!ļæ½Lcļæ½1ļæ½M���������ļæ½D$E1ļæ½fļæ½Hc
ļæ½&"��������L��E1ļæ½Hļæ½H��H��ļæ½#L��Hļæ½H��Iļæ½Lļæ½Hļæ½��Y�����ļæ½A����X��蓽���� tH��rļæ½.��ļæ½{����� u����X��ļæ½[�����tH��rļæ½.��ļæ½C�����u����X��ļæ½#�����tH��rļæ½.��ļæ½�����uļæ½1��f��X������tH��rļæ½.���ۼ����uļæ½ I���ȼ��L��Hc
N%"H�H��L9�����
M�裼���D$ļæ½D$9D$�����H��[]A\A]A^A_�Xļæ½v������� tļæ½H��rļæ½.ļæ½^�����@I��~ļæ½1ļæ½L��Hļæ½H��Iļæ½H��B�Ѿ��A����A��fDļæ½XA��ļæ½
���A��tD��rļæ½.A����A��uļæ½E1��Dļæ½XA���һ��A��tD��rļæ½.A��踻��A��uļæ½ H��褻��L��Hc
*$"H�H��H9��D���������X�v���A��A��t�D��r�.�\�����f.�I�������E1�fDL��1�H�H��I�L��,�f��X��������t��r�.�������u� I�����L��Hc
o#"Hļæ½H��L9ļæ½�� ����ļæ½AWAVAUA��ATA��UH��SH��H��A��Dļæ½D$t	A��H��H��H��ļæ½bH��ļæ½YHļæ½E(H9C(ļæ½KHļæ½=Ō„!H��tļæ½*���Hļæ½ׄ!ļæ½Mļæ½Cļæ½{Hļæ½��!Dļæ½MDļæ½{ļæ½L$Hļæ½MDļæ½Dļæ½EDļæ½sE���D$@ļæ½L$L��Dɉ|$DD9��L$4DNļæ½D���Dļæ½|$0Hļæ½cļæ½!ļæ½U9ļæ½Dļæ½sMļæ½Dļæ½eļæ½D$l��ļæ½Dļæ½Sļæ½t$pD9��|$XALļæ½Dļæ½Dļæ½L$tD9ļæ½Dļæ½D$xAO‰T$\Dļæ½d$hDļæ½\$ļæ½L$(H��!H��!ļæ½|$Dļæ½%""ļæ½D$��Dļæ½T$8Lļæ½S(D)ļæ½D���A��M��Lļæ½$Aļæ½Dļæ½!ŠHHļæ½D)��t$PA�‰�A��A��Dļæ½T$,Eļæ½|ļæ½A!ļæ½Eļæ½oEIļæ½E)ļæ½D��Dļæ½D$|A��A��Dļæ½l$`Eļæ½lļæ½A!ļæ½Aļæ½EAIļæ½+|$��A�҉���ļæ½L$ļæ½zļæ½T$ Hc�����T$ Dļæ½T$8H��Hļæ½/ļæ½!ļæ½2ļæ½<$���<$��ļæ½<$��ļæ½<$ ��Dļæ½T$E��ļæ½2ļæ½t$@ļæ½L$Dt$HL$Lļæ½D$ļæ½5ļæ½!ļæ½
ļæ½!�ܣ!ļæ½D$(ļæ½Ö£!ļæ½D$ļæ½��!ļæ½D$ļæ½��!Hc$H�ˣ!Hļæ½��!ļæ½f.ļæ½Hļæ½Iļæ½!ļæ½1ļæ½H�Ĉ[]A\A]A^A_ļæ½��|$ļæ½T$0+T$D)ļæ½E)ļæ½Dļæ½t$ A�� ļæ½bA������Dļæ½D$ ����ļæ½2��)ļæ½ŅrH��E��ļæ½/Lct$,Lcl$`Hcļæ½E1ļæ½E1ļæ½Lļæ½��!Hļæ½l$PA��Eļæ½Mļæ½M��Lcļæ½Iļæ½yHļæ½|$8Hļæ½;Iļæ½Lļæ½L��tgfDE��t7Hļæ½T$8ļæ½0Hļæ½,ļæ½H��ļæ½Wļæ½H����	��@ļæ½p��0	ļæ½@ļæ½0H9ļæ½uļæ½A��Mļæ½Mļæ½D;\$ ��Iļæ½Hļæ½;Lļæ½L��uļæ½E��tļæ½1��	fDH��ļæ½4@4Hļæ½rI9ļæ½u�붉������~ H��!ļæ½21��fļæ½4PH��9��T$D)ļæ½E)ļæ½E��E����Dļæ½l$PE1ļæ½E1ļæ½L��!Eļæ½Icļæ½Hļæ½L$ HcL$,H��Hļæ½L$Pļæ½L$0��+L$H��H��ļæ½D��I��Hcļæ½Hcļæ½Lļæ½,HcL$`Hļæ½l$`L��M��Hļæ½L$8ļæ½
f.�I�?I�6H�T$ L��H��7���Ll$PHl$8D9�u�H�l$`D�l$\D+l$h�D$+D$XE���H���LcT$,H��!E1ۋt$4+t$A����\$|D�Hc�LcL$H�M�{�H�H�H5�!�1���
ļæ½"ļæ½H��ļæ½AfD9ļæ½tfļæ½FHļæ½PH9ļæ½uļæ½A��Lļæ½Lļæ½E9ļæ½u�����f��\$@ļæ½D$tļæ½|$0ļæ½L$D���+t$H��+L$Lļæ½7ļæ½9|$4ļæ½|$pNŠ7ļæ½T$ļæ½T$x��9|$lMļæ½L$L$ļæ½D$(���fļæ½Lļæ½Yļæ½!��~)ļæ½zļæ½Lļæ½Kļæ½!1ļæ½Hļæ½5!ļæ½Iļæ½H�ʋļæ½Hļæ½JH9ļæ½uļæ½D$D)ļæ½E)ļæ½E��E����HcL$PE1ļæ½E1ļæ½Hļæ½L$ HcL$,H��Hļæ½L$Pļæ½L$0��+L$Hcļæ½Hļæ½Lļæ½<HcD$`Hļæ½l$`L��I��D��M��M��Hļæ½D$8ļæ½Iļæ½?Iļæ½6��Hļæ½T$ Lļæ½H��g���Ll$PHl$8D9ļæ½uļæ½Hļæ½l$`M��Dļæ½l$\D+l$hļæ½D$+D$XE��ļæ½u���Lct$,Dļæ½|$|1ļæ½E1ļæ½Lcd$A��A��LcŠ‹D$4+D$Hļæ½Iļæ½fļæ½Mļæ½Hļæ½UE��~,1ļæ½Hļæ½5ļæ½}!Hļæ½M��fļæ½H��ļæ½:tAļæ½Hļæ½PH9ļæ½uļæ½A��Mļæ½Lļæ½E9ļæ½u���@Hļæ½l$Pļæ½t$4+t$��T$+T$X��Dļæ½l$\��ļæ½��)����FIļæ½D+l$h��E�������Lc|$,Lct$Hļæ½E1ļæ½1ļæ½A��Eļæ½Vļæ½Lcļæ½Iļæ½Iļæ½BHļæ½D$ DIļæ½Hļæ½}Lļæ½L��tOļæ½t$��t3Hļæ½T$ ļæ½0Lļæ½H��ļæ½Wļæ½H����	��@ļæ½p��0	ļæ½@ļæ½0L9ļæ½u܃�Mļæ½Mļæ½D9ļæ½u��!�����T$��tļæ½1��@H��ļæ½4@4Hļæ½rI9ļæ½u��Mļæ½Mļæ½D9��j������Dļæ½5"E���������Dļæ½\$ ����ļæ½2��)ļæ½r��H��ļæ½4ļæ½E����E��Aļæ½WLļæ½Dļæ½l$8AIļæ½Lc|$,Dļæ½l$ E1ļæ½Hļæ½D$ LcD$`A����Dļæ½t$PA��Hcļæ½Aļæ½[ļæ½Hcļæ½D��Lļæ½Hļæ½tļæ½A��Hļæ½Iļæ½Lļæ½fļæ½L��Lļæ½×…ļæ½��1ļæ½E��uļæ½fļæ½H��A��A	ļæ½Hļæ½PH9ļæ½uļæ½A��Mļæ½Mļæ½Mļæ½E9ļæ½uļæ½Dļæ½l$8Dļæ½t$PHļæ½D$ ļæ½|$4+|$���t$+t$X��Dļæ½d$\��ļæ½��)х��WIļæ½D+d$h����E�������Lc\$,E��Aļæ½}Hcļæ½DHļæ½Lļæ½MLc|$A��A��L��Eļæ½Uļæ½Hcļæ½Lļæ½Jļæ½tļæ½Hļæ½Iļæ½Hļæ½L�…�uFfļæ½1ļæ½E��u��H��A��A	ļæ½Hļæ½PL9ļæ½uļæ½A��Mļæ½Mļæ½Lļæ½E9��&���L��L�υ�tļæ½E��tļæ½Aļæ½0@H��ļæ½Gļæ½H��H��	ļæ½H�� ļæ½r��2	ʉ2H9ļæ½uļæ½ė°…ŅJI����~Hļæ½5ļæ½z!1Ņ‹6��4ļæ½H��9ļæ½��T$D)ļæ½E)ļæ½E��E����Dļæ½d$PE1ļæ½E1ļæ½Lļæ½��!A��Icļæ½Hļæ½L$PHcL$,H��Hļæ½L$8ļæ½L$0��+L$��Hcļæ½Hcļæ½Lļæ½$HcL$`Hļæ½l$`L��M��Hļæ½L$ H��L��E��I���fļæ½Iļæ½Iļæ½uHļæ½T$PHļæ½<A��H����H\$8Hl$ E9ļæ½uļæ½Hļæ½l$`Dļæ½l$\D+l$hļæ½D$+D$XE�������LcT$,ļæ½|$4E1ļæ½+|$ļæ½\$|A���LcL$Hļæ½MHcļæ½Dļæ½Cļæ½Hļæ½Hļæ½H��!H����~*1ļæ½Hļæ½5ky!ļæ½fļæ½H�Ћļæ½;t��Hļæ½PI9ļæ½uļæ½A��Lļæ½Lļæ½E9ļæ½u��v���Dļæ½5ļæ½"E��ļæ½)�����Dļæ½L$ ����ļæ½2��)ļæ½ŅrH��Dļæ½E����E��Aļæ½WLļæ½Mcļæ½AIļæ½Lc|$,Hct$`E1ļæ½Dļæ½l$PDļæ½l$ A����Hļæ½D$ A��Hļæ½t$8Aļæ½[ļæ½Hcļæ½D��Lļæ½\ZNļæ½Mļæ½Iļæ½Lļæ½D$8Dļæ½t$8Iļæ½A��@L��Lļæ½×…ļæ½��1ļæ½E��uļæ½fļæ½H��Aļæ½BfA	AHļæ½PH9ļæ½uļæ½A��Mļæ½Mļæ½Mļæ½E9ļæ½uļæ½Dļæ½l$PDļæ½t$8Hļæ½D$ ļæ½|$4+|$���T$+T$X��Dļæ½d$\��ļæ½7��)ļæ½wIļæ½D+d$h��ļæ½E��ļæ½9���Lc\$,E��Aļæ½}Hcļæ½DHļæ½Lļæ½MLc|$A��A��L��Eļæ½Uļæ½Hcļæ½Lļæ½2Jļæ½\RIļæ½Hļæ½Hļæ½L�…�uHfļæ½1ļæ½E��u��H��Aļæ½AfA	@Hļæ½PI9ļæ½uļæ½A��Mļæ½Mļæ½Lļæ½E9ļæ½���L��L�υ�tļæ½E��tļæ½Aļæ½0ļæ½H��ļæ½Gļæ½H����	��fļæ½r��2	ļæ½fļæ½2H9ļæ½u��f.ļæ½E��ļæ½[���Aļæ½1@H��ļæ½Gļæ½H��H��	ļæ½H�� ļæ½r��2	ʉ2L9ļæ½u��-���fļæ½E�������Aļæ½1H��ļæ½Gļæ½H����	��fļæ½r��2	ļæ½fļæ½2L9ļæ½u��]���H��u!ļæ½
�d�L�ޗ!���f���AWAVAUATUSH��8H�|$H�=�t!�t$�D$,�!��������CH�=L�!H��t���H�7�!H��v!H�|$�~H�+�!H�(�!H�
ļæ½!Hļæ½H��!ļæ½Jļæ½B1ļæ½Hļæ½ļæ½!�ɉL"�‰?"ļæ½A"ļæ½h���H��H��ļæ½Dļæ½cļæ½sļæ½Pļæ½
"ļæ½@fA9ļæ½��f9ļæ½��D��D��D��A��D)ļæ½E)ļæ½Dļæ½l���A!ļæ½E��A�ƅ���A ļæ½��Hļæ½C���A��A��K+KDļæ½=Pļæ½!�����ļæ½
Iļæ½!ļæ½K+KDļæ½%8ļæ½!����$ļæ½!����!�ى
#ļæ½!E����ļæ½D$���ļæ½!)��!)��!��؉ļæ½!��!)ו!��)Ė•!�ى
ו!ļæ½fDHļæ½-s!Lļæ½D$ļæ½1ļæ½Hļæ½
+��H��艶��1��H��Hļæ½=���C����C+C���ļæ½wļæ½!ļæ½C+CHļæ½Vļæ½!Hļæ½Sļæ½!���ļæ½Ų‰Oļæ½!H��1ļæ½Hļæ½'ļæ½!蒱��H��8H��[]A\A]A^A_ļæ½Hļæ½	s!���茲���ļæ½Hļæ½Cr!I��Hļæ½
��1ļæ½H���׵��H�޺1ļæ½Hļæ½=Jļæ½1ļæ½č±ļæ½ļæ½ļæ½D1��Hļæ½5ļæ½Hļæ½='��n���H��r!��ļæ½j���@D��Dļæ½D$A�͉T$Dļæ½L$ļæ½ÉAI�����ļæ½D$,Hc|$,ļæ½W���Hļæ½Pļæ½!H��tkDļæ½D$ļæ½T$Dļæ½L$D�����D�����fDHcT$,Hļæ½=ļæ½!1�����{"D���H��Dļæ½s"E1ļæ½H��PHļæ½=ļæ½!�ܭ��XZ���DH��q!H��1��
1��7������f��ļæ½AWAVAUATUSH��hļæ½|$Hļæ½=q!Hļæ½t$ļæ½D$ļæ½L$ļæ½T$dHļæ½%(Hļæ½D$X1��D$Tļæ½/�������ļæ½QHļæ½=ļæ½!H��t��H��!H��!ļæ½|$Hļæ½��!Hļæ½��!Hļæ½��!H��!蕳���������ļæ½\f��/d$��Hļæ½fr!1ļæ½H��zļæ½J���
;"@�Ɖ
-"ļæ½5/"��ļæ½[HcD$ļæ½D$1ļæ½Lļæ½j Lļæ½$@H���V���I��Mļæ½H��H��ļæ½{f��A���ļæ½1H��p!fļæ½f��Hļæ½{ļæ½Zpļæ½ZhHļæ½D$H��ļæ½~ļæ½Xļæ½Hļæ½d$ļæ½~N��Pļæ½l$(ļæ½t$ fWļæ½fW����w����t$ ļæ½l$(H�Ǹf(ļæ½f(�薱��H��1�����d$I��Hļæ½t$P(ŌŗL���L$ļæ½D$ļæ½D$P躯��H��Aļæ½D$��fAļæ½D$f����f����Dļæ½D$PE����H��ļæ½6Dļæ½sļæ½KDļæ½{��"ļæ½SD����D)ļæ½Dļæ½d8ļæ½)��A!Ä…ļæ½A����A ��Hļæ½C���A��A��C+CDļæ½=ߐ!���ļæ½ِ!ļæ½C+CDļæ½5Ȑ!��
��!��ļæ½��!ļæ½Ų‰��!E��t>HcT$THļæ½=��!1�蠩���&"H�ى�H��Dļæ½"E1ļæ½D��PHļæ½=\ļæ½!自��Y^H��1ļæ½Hļæ½Iļæ½!���Ifļæ½H��m!Hļæ½
2��1��H���^����1�H��H�=�����H�An!�T$P�1�H�L$XdH3%(H���nH��h[]A\A]A^A_�H�	n!���茭����H�Cm!I��H�
��1ļæ½H���װ���H��1ļæ½Hļæ½=y�葬���ļæ½Aļæ½D$ļæ½'���L��1�蒤������Dļæ½|$ļæ½/�����ļæ½L���f��/d$ļæ½(H��n!H��Bļæ½R�҉ļæ½"�‰ļæ½"1ļæ½�҉ļæ½"����ļæ½H��n!Hļæ½Hļæ½@ ļæ½Bļæ½ �������T$LA���L$Hļæ½t$D���GI����ļæ½D$THc|$T��Hļæ½��!H����L$Hļæ½T$Lļæ½t$D��ډ����ļæ½X����f��f�ɸļæ½d$@ļæ½l$8ļæ½t$0ļæ½����t$0ļæ½l$8H�Ǹf(ļæ½f(��#���H��1�艬���d$@I�����1�����Hļæ½Il!1��ļæ½���@ļæ½1ļæ½Hļæ½5��Hļæ½=�����Hļæ½l!ļæ½T$Pļæ½����@ļæ½D$ļæ½|$1��G���H��H��ļæ½h���H��k!ļæ½
���f�H��k!H���
1��)����y�������f.ļæ½D��SHc߉�H��ļæ½D$ļæ½����D$��uTH��l!Hļæ½Hļæ½[H��HB Hļæ½xHuf���@pļæ½Z����1ļæ½H��[ļæ½fļæ½Hļæ½9k!ļæ½�������@Hļæ½!k!ļæ½
�������@��SHc߉�葭����tH��j!f��
[ļæ½fļæ½Hļæ½al!fļæ½Hļæ½Hļæ½[[H��HB ļæ½Z���fļæ½f.��ļæ½SHc߉�H��ļæ½D$ļæ½'����D$��u\Hļæ½
l!H�H�[H��HB H�xHu'f������Z����1�H��[��H�Aj!��������@H�)j!�
�������fļæ½f.��ļæ½SHc߉�葬����tH��i!f��
[ļæ½fļæ½Hļæ½ak!fļæ½Hļæ½Hļæ½[[H��HB ļæ½Z���fļæ½f.��ļæ½UH��SHc߉�H��ļæ½)�����ulHļæ½k!Hļæ½Hļæ½[H��HB Hļæ½xHu7ļæ½Eļæ½@pļæ½Eļæ½@xļæ½Eļæ½���Eļæ½��1ļæ½H��[]ļæ½Hļæ½9i!ļæ½�������@Hļæ½!i!ļæ½
�������@��UHcļæ½SH����H��艫����t<H��h!Hļæ½Hļæ½Cļæ½
H��Hļæ½CHļæ½CH��[]ļæ½fDHļæ½9j!Hļæ½Hļæ½DmH��HB ļæ½Hxļæ½������XpH���S��Kļæ½CH��[]ļæ½f.��ļæ½U��SHc߉�H��ļæ½D$�Ԫ���D$����@��uo���u8����H��i!Hļæ½
H�[H��HQ ���H��[]�f.�H�qi!H�H�[H��HB ���H��1�[]�f�H�Ai!H�H�[H��HB ���H��1�[]�f�H��g!�
������x���fļæ½Hļæ½ig!ļæ½������X���f��ļæ½U��SHc߉�H��ļæ½D$�ĩ���D$����@��uo���u8����H��h!Hļæ½
H�[H��HQ ���H��[]�f.�H�ah!H�H�[H��HB ���H��1�[]�f�H�1h!H�H�[H��HB ���H��1�[]�f�H�yf!�
������x���fļæ½Hļæ½Yf!ļæ½������X���f��ļæ½U��SHc߉�H��躨����tHļæ½f!f��
H��[]ļæ½D@��uR@��ut��uH��e!f��H��[]��Hļæ½Yg!Hļæ½Hļæ½[H��HB ļæ½���ļæ½Hļæ½1g!Hļæ½Hļæ½[H��HB ļæ½��H��[]ļæ½Hļæ½	g!Hļæ½Hļæ½[H��HB ļæ½��H��[]���U��SHc߉�H���ڧ����tHļæ½>e!f��
H��[]ļæ½D@��uR@��ut��uHļæ½e!f��H��[]��Hļæ½yf!Hļæ½Hļæ½[H��HB ļæ½���ļæ½Hļæ½Qf!Hļæ½Hļæ½[H��HB ļæ½��H��[]ļæ½Hļæ½)f!Hļæ½Hļæ½[H��HB ļæ½��H��[]���SH��H��PdHļæ½%(Hļæ½D$H1ļæ½H�����o3ļæ½o[Hļæ½|$Hļæ½t$ļæ½Yļæ½)t$ ļæ½^ļæ½)\$0ļæ½)����L$H���D$ļæ½T$ ļæ½\$0f(ļæ½f(��t$(f(��Y��Y��Y��Y��Y��\��l$8ļæ½Y��X��#f(��Y��Y��Sļæ½\��X��cļæ½CHļæ½T$HdH3%(uhH��P[ļæ½f�� ļæ½D$耔���D$H��H��t*ļæ½
z�H�@H�@��H��@H�Ac!�
1������f���H��t'��~;�H���GfW�fW���GÐH��� ��H��t=����
u�H�@�@�����@H���f.�H��b!�
����H��t/�O�~��H���GfW�fW��O�G��H��� �Z���H��t5�]��
%�H�@����H�@H���f�H�b!�
����H��H��t;�_�H���g�O�Y��Y��X��H�X��H����� �D$踟���D$H��t5���f(�f��f��H�@�H�@�P�fDH�qa!�
�f���H��H��t;�'�OH���W�_�Y��Y��X��H�X��@H���fD� �D$�����D$H��t5��f(�f��f��H�@�H�@�P�fDH��`!�
�f���H��t'��OH���Y��Y���G�f�H��� �D$�l����D$H��t1�
i��H�@�Hf���Y��@H���fDH�)`!�
���ļæ½H��t'ļæ½Wļæ½OH���Y��Y��Oļæ½G��H��ļæ½ ļæ½D$ļæ½Üļæ½ļæ½ļæ½D$H��t1ļæ½
ٵf��H�@�f(��Y��H�@H���f�H��_!�
����H��XdH�%(H�D$H1�H�����o7�oH��)t$ �l$ )|$0�|$0�t$8fD(��DY�f(��Y��Y��Y��Y��Y��DX��d$(�Y��Y��X��D�o�X��X��G�gH�T$HdH3%(��H��X�f�� �\$�T$�L$�$诜���$�L$H��H���T$�\$t0�%��H�@H�@� �`���f.�H�Y^!�
1��Z���������ļæ½U��SHc߉�H��躠����uuH��_!Hļæ½Hļæ½[H��HB Hļæ½xHu@�����u���f���1ļæ½H��[]ļæ½f.���0f���H��1ļæ½[]ļæ½DH��]!ļæ½�������@H��]!ļæ½
������fļæ½f.��ļæ½SHc߉�������u,H��^!Hļæ½Hļæ½[H��HB f���1ļæ½[ļæ½f.ļæ½Hļæ½I]!ļæ½
�����[ļæ½fļæ½f.��ļæ½SHcß‰ļæ½č±Ÿļæ½ļæ½ļæ½ļæ½u,H��^!Hļæ½Hļæ½[H��HB f����1ļæ½[ļæ½f.ļæ½H��\!ļæ½
�����[ļæ½fļæ½f.��ļæ½SHc߉��Q�����u<Hļæ½=^!Hļæ½Hļæ½[[H��HB ���1��� ���������E��ļæ½Hļæ½y\!ļæ½
�����[ļæ½fļæ½f.��ļæ½SHc߉�H��ļæ½D$ļæ½×žļæ½ļæ½ļæ½D$��u|H��]!Hļæ½Hļæ½[H��HB ��� tHļæ½xHt.��z5u3f��/ļæ½wV.����z
u1�H��[����H��1�[�H��[!��������@H��[!�
������H��[!ļæ½��������ļæ½SHc߉�������tHļæ½u[!f��
[ļæ½fļæ½H��\!Hļæ½Hļæ½[[H��HB ļæ½���AWL��A��AVA��AUM��ATA��U��SH��8��Lļæ½L$ļæ½\$pHļæ½$ļæ½CH��Z!������ļæ½�����‰D$ļæ½D$9lļæ½!Hļæ½=]ļæ½!ļæ½H��tļæ½e����D$ļæ½xHc�趘��H��Hļæ½4ļæ½!ļæ½D$ļæ½2ļæ½!A����Eļæ½^Aļæ½A��ļæ½D$Bļæ½��D$Hļæ½-Z!Dļæ½A����A��ļæ½NA�� upA��ļæ½.A����ļæ½\$9\$~RH��Aļæ½1ļæ½1ļæ½Aļæ½Aļæ½1ļæ½1ļæ½Lļæ½V"Hcļæ½Hcļæ½Hcļæ½Aļæ½4ļæ½H��3Aļæ½ļæ½Bļæ½A��Bļæ½A��Bļæ½DHļæ½<$��H��8[]A\A]A^A_ļæ½fDļæ½D$7Hļæ½|$A��ļæ½���A��uļæ½Aļæ½FAļæ½4��ļæ½t$ļæ½D$��ļæ½D$Hļæ½BY!Dļæ½ A����A��ļæ½[A�� uļæ½A����A��ļæ½1A����A����ļæ½\$9\$ļæ½O���I���1ļæ½1ļæ½Hļæ½
��!ļæ½D@HcT$Hļæ½5��!Hļæ½|$H��8[]A\A]A^A_��@��ļæ½�‰D$���ļæ½A��ļæ½A����A��ļæ½z
A�������D$���tD�@�A)�1�1�L�52�!L�
+�!�f�H��A�T5����D��	�H�V��Ic�A��f�wA�D5�I9�u΋t$9t$�X�����H�
�!HcT$Hc�H��!��f�W�2���f.�A���~A�����\$9\$����I���1�1�H�
"Hcҋ�H�A����7����DA���fA������E���WA)�E�C�1�1�L�
�"H�-�"��H��A�T5����D��	�H�V��HcD�A����A�D5�L9�u΋t$9t$�X�����H�v"Mc�Hc�H�h"��B���4���@A����A����A���A�������D$���HA�D�P�1�1�A)�L�5l�!L�
e�!�H��A�T5����D��	�H�V��Ic�A����A�D5�I9�uϋt$9t$�������H��!Hc�H��!��HcD$���t���@�D$����L-M���H�|$(D�<)I�DHc�I��A�H�D$ E1�1�A)�E1�1�Hc�L�5��!L�
��!Mc�f�A�8��I��I����	�A�|0�����	���A��A���A�T(���A	�A��A�C�T8���D��A	�A��A�H�A��A�E�A�@�A�T0�E�T(�G�\8���A�A�L9D$ �u���H�|$(�t$9t$�z�������E��E��H�
�!���B�B�H�H��!��HcD$���>���fDE���
A�C�A�Hc�M��M�t1�A)�I��1�L�
1"H�-*�!A���E�(A�0��I��I��A����D��E	�	�E�����D�BD��ƒ�A��A�T$�����A��A�T$���	������A��A�T$�A��A�D$�E�h�A�D0�A��E���M9��s���D��t$9t$�Z���H�
{ļæ½!���ҋ��Bļæ½�����Hc����L��Hļæ½����	����Mļæ½S����Mļæ½K�����D$��ļæ½{
Hcļæ½Dļæ½xļæ½A)ļæ½E1ļæ½Mļæ½\5E1ļæ½1ļæ½1ļæ½Lļæ½5dļæ½!Lļæ½
]�!L���I��C�l����	�C�@����	�B�����A��A�D��D	���A�H�A��fB�WC�lC�F���A���I�JM9�u��t$9t$�R���D����Hct$E��H�
��!��B�B�H���!H���f�w����E���A�E�S�1�1�A)�L�
"H�-�!�	fDH��A�T5����D��	����D������H�A����A��H�V�D�A�D5�I9�u��t$9t$�������H���!��C����HcɃ�L��H�4��p���f�E����Hc�A)�E�c�E1�1�1�L�
o�!L�H�-e�!�I��G�t��A��A	�A��F�4A��D��A	�E��B�T�T�Hc�A��B��G�tA�D��F�4A�I�HD��M9�u��t$9t$����H�
�!����Mcۋ��H��!H���B�����@E���Hc�A�1�E1�A)�E�c�1�L�L�
��!H�-��!A���f�I��G�tB���A����D��E	�	�E�����D�BD������H�A��B��A��B�D�G�tB�A��E����I�@M9�u�D��t$9t$��H�
ļæ½!���ҋļæ½��O�����D$��ļæ½
D�L-M���H�|$(E�4)I�DHc�A)�H�D$ Ic�Mc�I��E1�E1�1�1�L�5�!L�
�!�A�8��I��I����	�A�|0�����	���A��A���A�T(���A	�C�T8�E����C�D��A	�E��C�H�A��fA�E�A�@�A�T0�E�T(�G�\8���A�A�L9D$ �t���H�|$(�t$9t$���D����E��E��H�
S�!Hct$��B�H�@�!B�B�H���f�w�����	Hc�A�E��A�T5��������X	Hc�A�E��A�T5�����e����%	A�E���������D$���:�L-H�|$ ��M��D�<)A�Hc�I��M�lA)�1�E1�1�L�5��!Hc�Mc�L�
��!fļæ½Aļæ½8��I��I����	ļæ½Aļæ½|0ļæ½����A	ļæ½Aļæ½|(ļæ½E��Cļæ½ļæ½A��ȉ���D��	ļæ½��Aļæ½Hļæ½A��Aļæ½D$ļæ½Aļæ½@ļæ½Eļæ½T(ļæ½Cļæ½T8��A��M9ļæ½uļæ½Hļæ½|$ ļæ½t$9t$ļæ½yļæ½Hļæ½
��!��E����B����������D$����Hc�D�X�A)�E1�1�1�L�5��!L�L�
��!�I��C�lF�����A��D��	�A	�@��E��C��A�Hc�A��fB�GC�lF��A���I�HD��M9�u��t$9t$���H�
D�!��D��Hct$���t���E����E�c�A�M��H��I��A)�L�
��!1�I��H�-��!I�f�A���H��I����D��	����D��ƒ�A���V�����A���V���	������A���V�A���F�A�@��I9�u��t$9t$�����H��!�������D$����D�|-��H�|$(M��I�DA�/Hc�E1�A�H�D$ E1�1�A)�L�_1�Mc�L�5"�!L�
ļæ½!Hc��Aļæ½8��I��I����	ļæ½Aļæ½|0ļæ½����	ļæ½��A��A���Cļæ½T8���A	ļæ½Aļæ½T(ļæ½E����Cļæ½A	ļæ½E��C����yxxx������)‰��ļæ½Hcļæ½)ļæ½Hcļæ½D��A��Aļæ½Cļæ½A��Aļæ½Cļæ½Aļæ½@ļæ½Aļæ½T0ļæ½Gļæ½d8ļæ½Eļæ½l(���Aļæ½Aļæ½L9D$ ļæ½M���Hļæ½|$(ļæ½t$9t$�������E��E��Hļæ½55ļæ½!ļæ½ļæ½ļæ½Bļæ½B��ȺyxxxA���A�������D)ʉ��ļæ½)ļæ½HcыL$D)��Hcļæ½L��Hļæ½4�����Hcļæ½Aļæ½E��Mļæ½D5Aļæ½Eļæ½0��Eļæ½p��A��A�������Hcļæ½Aļæ½E��Aļæ½T5���������Aļæ½E�����R����D$��ļæ½,Aļæ½Hcļæ½Dļæ½`ļæ½E1ļæ½A)ļæ½1ļæ½1ļæ½Lļæ½Lļæ½5Rļæ½!Lļæ½
K�!�f�I��C�lF�����A��D��	�A	�@��A��A��A�Hc�A��B��C�lB�����I�HM9�u��t$9t$�X�H�
��!���ҋļæ½����D$��ļæ½MHcļæ½Aļæ½Dļæ½xļæ½E1ļæ½Iļæ½l5A)ļæ½E1ļæ½1ļæ½1ļæ½Lļæ½5��!Lļæ½d5Lļæ½
��!��I��Cļæ½t����	ļæ½Bļæ½D@����	ļæ½Cļæ½����A��Aļæ½D	ļæ½��A����yxxx������)‰��ļæ½Hcļæ½)ļæ½Hcļæ½D��A��B��A��Bļæ½Dļæ½Cļæ½tBļæ½TGļæ½��A���Iļæ½HM9��j����t$9t$ļæ½Tļæ½Hļæ½5��!����E�ҋļæ½ļæ½B����ļæ½nHcļæ½Aļæ½E��Mļæ½D5Aļæ½Eļæ½$0��Eļæ½,p��A��A���2�����Hcļæ½Aļæ½E��Eļæ½T5Aļæ½Tu��A�����S�����Aļæ½E��������D$��ļæ½Hcļæ½Aļæ½Dļæ½`ļæ½1ļæ½A)ļæ½E1ļæ½1ļæ½Lļæ½Lļæ½5!ļæ½!Lļæ½
ļæ½!ļæ½yxxxA���I��Gļæ½\Bļæ½��A����E	ļæ½	ļæ½E����A��C���������)‰��ļæ½Hcļæ½)ļæ½Hcļæ½D��A��B��A��Bļæ½Dļæ½Gļæ½\Bļæ½A��E�߉�Iļæ½@M9ļæ½uļæ½Dļæ½Ų‹t$9t$���Hļæ½5��!���ҋļæ½��H���ļæ½OHcļæ½Aļæ½E��Aļæ½T5Eļæ½Tu����A���]�����Hcļæ½Aļæ½E��Aļæ½T5�����:����D$��ļæ½'Aļæ½Dļæ½Pļæ½1ļæ½1ļæ½A)ļæ½Lļæ½5ļæ½!Lļæ½
��!Aļæ½yxxxļæ½DH��Aļæ½T5����	ļæ½��Aļæ½���A������)‰��ļæ½Hcļæ½)ļæ½Hcļæ½D��Aļæ½��ļæ½A��Hļæ½Vļæ½Dļæ½Aļæ½D5ļæ½I9ļæ½u��t$9t$����Hļæ½��!ļæ½4��yxxx��A���A�������D)ʉ��ļæ½)ļæ½Hc��R���E1ļæ½E1ļæ½1ļæ½1��D$������Aļæ½E������ļæ½(Hcļæ½Aļæ½E��Aļæ½T5�����t���E1ļæ½1ļæ½1��D$ļæ½
���A�E�����H���1�1��D$�w���1��D$���1�E1����1�E1���E1�1�1�����1�E1�1��D$�~���1�E1���1�1��D$���1��D$�4�1��D$���E1�1�1�����D$E1�E1�1�1������D$E1�E1�1�1��
�E1�1�1��D$����E1�1�1��
�1�1��D$�T���f�H��D!���tR��t
�� ���H��~�1�L�
��!f�����Hc�D�����A�A��C��f�BH��H9�u��DH��~�1�L�
r�!f�����Hc�D�����A�A��C���H��H9�u��fDH���s���1�L�
.�!fD����Hc�D�����A�A��C����H��H9�u��@f.���AW(�AVAUA��ATI��US��H��H�=�g!H��t�D$�z���L$H��g!H�-�C!�\$gH��g!H��g!HcEH��g!H��g!��g!H��g!�D$`��H�3C!���tH�C!/����g!�H�E!M���D$f�L$fH��t����H�D$Xf�L��D���*����Y���}��I��H����H�8D�5(g!��HcxLchHcpHcHH��D!I)�LcEL�l$ L�McjL���Hc�A����H��Ic�H�H��I��H�D$PH���"H�D$ L�H�D�H�H��L��H�D$hK�D�H!�H��H�D$H��H�H��H�T$8H�D$@H����H�\$8H��H�\$(H�H��H�D$HH��tH��H)�H�|$(H�����L$H�D$@L�T$0H+D$HL�L$��H�D$Hc�H�xH�D$x�*���L�L$L�T$0H��H��e!��H�t$ N�d.�M�/L!�L�eLI�I��H�|$��H�|$��H�t$D�L$1�L�|$pI��H�N�H�L$0��\$8H��t
ļæ½\$(H9l$0AEļæ½H����M���D$ A��M��D��D��H��Pļæ½t$0Hcļæ½I��4ļæ½L|$ XZH9l$ļæ½H��B!Lļæ½|$pLļæ½fļæ½f���5O��~��A*ļæ½Hļæ½D$Pļæ½-���A*Of(��ļæ½d!D$h��d!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��D��H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fVļæ½f���,��A*Oļæ½}d!ļæ½^ļæ½f��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%��fU��H*ļæ½f(����f(ļæ½fT��\ļæ½f(ļæ½fVļæ½Hļæ½!d!ļæ½,��d!ļæ½D$@��c!ļæ½D$H��c!Aļæ½tļæ½|$f��D$`Lļæ½=ļæ½c!��c!H�ĈL��[]A\A]A^A_ļæ½@H��ļæ½OH��Hļæ½D$@ļæ½K����Hļæ½A!/r,��c!��"���H��Iļæ½Hļæ½D$P������ļæ½c!ļæ½���@(ļæ½D���L$ļæ½/w���L$H��Hļæ½D$X��ļæ½D$gHļæ½L$Xļæ½5Cc!Lļæ½4@Hļæ½I��Lļæ½Hļæ½8�����o0)5ļæ½b!ļæ½op)5ļæ½b!ļæ½op H��@!��b!+ļæ½b!H��U)5ļæ½b!ļæ½@ļæ½\���!Ƌļæ½b!+ļæ½b!���XI��Hcļæ½H����|��I��Hļæ½|b!H��ļæ½]Hļæ½D$XL��H��Lļæ½=ab!Hļæ½Jļæ½40ļæ½{�����H\$8����fDH��H��Hļæ½D$HHļæ½T$(ļæ½���f.ļæ½H+\$(H)\$8ļæ½u����fļæ½f��5H��~��A*��-���*@f(��^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��D���H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fV��,ļæ½f��f��A*O��a!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%��fU��H*ļæ½f(��ļæ½f(ļæ½fT��\ļæ½f(ļæ½fV��,ļæ½Hļæ½a!Lļæ½=a!Hļæ½a!H��`!Hļæ½a!��`!ļæ½D$`ļæ½a!ļæ½�����Ao7H)ļæ½H��)5ļæ½`!ļæ½Ao)=ļæ½`!ļæ½Aow )5ļæ½`!L��`!Lļæ½D$ Oļæ½dļæ½I!ļæ½I��D������Hc��z��I��Hļæ½h`!H��tsHļæ½D$ Mļæ½7E1ļæ½Jļæ½D(ļæ½Lļæ½l$ H!ļæ½H��H��ļæ½l���fDL��L��L��I��'���I��Mļæ½L9ļæ½u��D���Hļæ½O<!ļæ½
�D$`�7`!�9���f.�H�)<!E1��
�D$`�`!����H�|$X�D$gfo=�_!H�H�@H��H�:fo-�_!jfo5�_!r HH�|$xH����y��I��H�H���a���H�T$xH�5k_!H���x������5�_!(�D����}��H�D$XH���O����5q_!�L$�
���@f.���AWAVI��AUA��ATI��US��H��xH�=�^!H��t0L�L$�D$D�D$��q��L�L$�D$H��^!D�D$H�-�:!H�}^!H�z^!H�w^!HcEH�p^!H�q^!��^!�D$DH�8:!����Nf���*L$D�Y�L��D��L����{��I��H����H�8D�-q^!��Lc@LcxHcxHcpH��;!M)�LcML�|$ H�LcxL����Hc�A����L��Ic�H�H��H��H�D$XM���H�D$ H�H�D�H�H��L��H�D$`K�D�H!�H��H�D$H��H�H��H�T$8H�D$HH����H�\$8H��H�\$(H�H��H�D$PH��tH��H)�H�|$(H�����|$H�D$HH�L$H+D$P��H�D$Hc�H���}w��H�L$H��H��\!��H�t$ N�d>�M�>L!�L�eLI�I��H�|$��H�|$~�L$H�L$1�L�t$hM��I��H��H�L$0f��\$8H��t
ļæ½\$(H9l$0AEļæ½H����M���D$ A��M��D��D��H��Pļæ½t$0Hcļæ½I����L|$ XZH9l$ļæ½Lļæ½t$hfļæ½f���5���~Q��A*ļæ½Hļæ½D$Xļæ½-��A*Nf(‰\!D$`ļæ½	\!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��DQ��H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fVļæ½f��,��A*F��[!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%ļæ½fU��H*ļæ½f(����f(ļæ½fT��\ļæ½f(ļæ½fVļæ½Hļæ½G[!ļæ½,��9[!ļæ½D$Hļæ½[!ļæ½D$Pļæ½[!ļæ½D$DLļæ½5ļæ½Z!ļæ½p[!H��xL��[]A\A]A^A_ļæ½fDH��6!/r,ļæ½B[!���DH��~kH��Hļæ½D$Hļæ½^���DHļæ½i8!/r4ļæ½
[!ļæ½X��i���fļæ½H��Hļæ½Hļæ½D$X������ļæ½Z!ļæ½Y���1����H\$8���fDH��H��Hļæ½D$PHļæ½T$(ļæ½���f.ļæ½H+\$(H)\$8ļæ½Y����fļæ½f��5���~(��A*��-Õ�*@f(��^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��D>��H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fV��,ļæ½f��f��A*N��Y!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%ыfU��H*ļæ½f(��ļæ½f(ļæ½fT��\ļæ½f(ļæ½fV��,ļæ½Hļæ½Y!Lļæ½5Y!Hļæ½Y!H��X!Hļæ½Y!��X!ļæ½D$Dļæ½LY!������Ao6H)ļæ½H��)5ļæ½X!ļæ½Ao~)=ļæ½X!ļæ½Aov )5ļæ½X!Lļæ½
�X!L�L$ O�d�I!�I��D������Hc���r��I��H�hX!H��twH�D$ M�.E1�L�t$ J�D8�H!�H��H���5���fDL��L��L��I��g�I��M�L9�u��
���fD�D$D�~X!�	���H�z4!E1��
��H�e4!E1��
�D$D�JX!����f.���AWAVAUATI��US��H��xH�=bW!H��t4�T$�L$�D$�j���T$H�5W!�L$�D$H�-�3!H�W!H�W!H�W!HcEH�W!H�W!��W!�D$DH�3!����@f���*\$D�Y�L����Xp��I��H����H�8D�-YW!��Lc@LcxHcxHcpH��4!M)�LcML�|$ H�LcxL����Hc�A����L��Ic�H�H��H��H�D$XM���H�D$ H�H�D�H�H��L��H�D$`K�D�H!�H��H�D$H��H�H��H�T$8H�D$HH����H�\$8H��H�\$(H�H��H�D$PH��tH��H)�H�|$(H�����|$H�D$HH�L$H+D$P��H�D$Hc�H���ep��H�L$H��H��U!��H�t$ N�d>�M�>L!�L�eLI�I��H�|$��H�|$~wH�t$�L$1�L�t$hM��I��H�N�H�L$0��\$8H��t
ļæ½\$(H9l$0AEļæ½H����M���D$ A��M��D��D��H��Pļæ½t$0Hcļæ½I��|��L|$ XZH9l$ļæ½Lļæ½t$hfļæ½f���5ļæ½}ļæ½~A��A*ļæ½Hļæ½D$Xļæ½-א�A*Nf(‰ļæ½T!D$`��T!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��DA��H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fVļæ½f��,��A*Fļæ½OT!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%Ų†fU��H*ļæ½f(����f(ļæ½fT��\ļæ½f(ļæ½fVļæ½H��S!ļæ½,��ļæ½S!ļæ½D$H��S!ļæ½D$P��S!ļæ½D$DLļæ½5ļæ½S!ļæ½`T!H��xL��[]A\A]A^A_ļæ½fDH��/!/r,ļæ½2T!���DH��~kH��Hļæ½D$Hļæ½f���DHļæ½Y1!/r4��S!ļæ½X��w���fļæ½H��Hļæ½Hļæ½D$X������ļæ½S!ļæ½Y��?����H\$8���fDH��H��Hļæ½D$PHļæ½T$(ļæ½���f.ļæ½H+\$(H)\$8ļæ½a����fļæ½f��5x{ļæ½~��A*��-���*@f(��^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��D.��H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fV��,ļæ½f��f��A*Nļæ½8R!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%��fU��H*ļæ½f(��ļæ½f(ļæ½fT��\ļæ½f(ļæ½fV��,ļæ½H��Q!Lļæ½5ļæ½Q!H��Q!H��Q!H��Q!��Q!ļæ½D$Dļæ½<R!������Ao6H)ļæ½H��)5fQ!ļæ½Ao~)=iQ!ļæ½Aov )5lQ!Lļæ½
mQ!L�L$ O�d�I!�I��D������Hc���k��I��H�Q!H��tcH�D$ M�.E1�L�t$ J�D8�H!�H��H���5���fDL��L��L��I��W�I��M�L9�u��
���fD�D$D�nQ!�	����H�i-!E1��
�D$D�NQ!������AWI��AVI��AUI��ATM��UH��SH���*f�����ZH�.!L���!��D�%��!D�-��!�*H��,!D�5l�!D�
D�=^�!�-T�!A��tvA���<A�� ��A�H��,!H�,!H�
�����H��1��o��1��H��Hļæ½=���Ok�������H��[]A\A]A^A_��D$��Lļæ½%��!M��Iļæ½jM��L�щ�M��M�Љ�M��L��A��I��Dļæ½6H��ļæ½F��Vļæ½@ļæ½~ļæ½I9ļæ½t	Eļæ½1��@I��I��I9ļæ½tA���fDH��I��dH9ļæ½t���I���Hļæ½��!I��L9ļæ½tAļæ½?ļæ½u���f��D$Hļæ½��!1����!ļæ½��BH����@tļæ½}�� tļæ½��tļæ½��tļæ½��tļæ½��tļæ½��tļæ½�����������t��B}막-zļæ½!Hļæ½sļæ½!1ļæ½Dļæ½=nļæ½!Dļæ½5kļæ½!Dļæ½-hļæ½!Dļæ½%eļæ½!ļæ½Kļæ½!ļæ½f��BH����@tļæ½�� tļæ½@��tļæ½@��tļæ½��tļæ½��tļæ½��tļæ½����ļæ½1������t��Bļæ½DHļæ½5��!��Iļæ½jM��Lļæ½^dL��H��A��H��fDļæ½H��fļæ½zļæ½H9ļæ½tDļæ½��H��I��I9ļæ½tAļæ½9��fDļæ½~ļæ½!Hļæ½wļæ½!1��ļæ½BH����@tļæ½��� tļæ½ ��tļæ½ ��tļæ½��tļæ½��tļæ½��tļæ½����ļæ½a������t��B��DH��)!ļæ½������7�����ļæ½SH���b������1ļæ½Lļæ½��!fļæ½Hļæ½ļæ½Aļæ½ļæ½H��H��uļæ½Hļæ½w*!H��
Hļæ½#)!Dļæ½
A����A����E1ļæ½1Ū¾A�� @��AEļæ½@�����!Hļæ½��!1��Dļæ½BH����@t2�� t2��t2��t:��t:��t:��t:����tq���t��r��Hļæ½I*!Hļæ½HcZ��t4E1Ҿ���e���ļæ½Hļæ½*!Hļæ½HcZ�����A��3���DA����A��ļæ½Hļæ½5��!H���A�� taAļæ½Hļæ½3(!H��'!Hļæ½

����H��1��k��1��H��H�=���f�������[�fDH��DH9�t�1�DA��H��H��Du���DH�Y�!Ic�L���!L���H�4H�I�fDE�1�f�A��D�H��H��Du�H��DI��H��DI9�u�[þ�A������H�
��!Hc�L�]�!H�J�<QL���H�4
I��Eļæ½1ļæ½f.ļæ½Aļæ½fļæ½fDļæ½H��H��Duļæ½H��DI��H��DI9ļæ½uļæ½[ļæ½H��&!ļæ½�����[ļæ½f��ļæ½UH��SH��H��ļæ½_����ļæ½{H��'!A�ډ��!ļæ½-��!ļæ½Hļæ½L&!Dļæ½
A����A��taA�� �'A�H�j&!H��%!H�
D����H��1��Bi��1��H��Hļæ½=H��d�������H��[]ļæ½fļæ½��!fļæ½��!fļæ½-��!fļæ½��!fļæ½��!fļæ½-��!fļæ½-��!fļæ½-��!H��[]ƐHļæ½a'!ļæ½A�؉�Hļæ½5��!Hļæ½HcR��HEļæ½Hļæ½
T�!H�1��5D��A�ȃ�A��D����A�������B�<�A��A��Mc�F����D�H���Z�@�z�D�B���u�H��[]�����!�-��!H��[]�DH�1%!������������SH���^����u!H��t01�H�
q�!�4�H�4�H��H��u�[�H��$!������[�H��$!������[�fD��SH���]����u"H��t11�H�
��!��4�H�4�H��H��u�[�H��$!������[�H�r$!������[�D��SH���S]����uH��t.�L�!�
J�!H�H�K[�DH�)$!������[�H�$!������[����S����\����uh��t#��t6����u>H��#!� [��H�y#!�[�f�H�a#!�[ÐH��#!������[�@H��#!������[�@��H�#!��f���S���T\����uX��t��t&��u1�/G![�D�G![�@�G![�@H�	#!������[�@H��"!������[�@����F!�D��AWAVAUATI��U��SH��hH�=�E!H��t�HY��H��E!f�L��H�G"!H��E!�*tF!H��E!H�~E!HcH�xE!H�yE!�,d����H���\��I��H���H�8D�-#F!��Lc@LcpHcpHcxH��#!M)�LcH�HcHI��A��Mc�A����L��Ic�H�H��I��H�D$HM����K�2H�D�H�H��L��H�D$PJ�D	�L!�H��H�D$H��H�H��H�T$0H�D$8H���H�\$0H��H�\$ H�H��H�D$@H��tH��H)�H�t$ H���H�D$8H+D$@H�L$�|$H�$�<$L�T$Hc�H���3_��H��H�)D!H���xH�L$L�T$I�D�I!�I�D$LH�I��H�<$D��M�'�@H�<$��H�$D�t$E1�D�T$H��L�|$XA��H�D$(L��I��L��I����\$0M��t
ļæ½\$ L9d$(AEļæ½H����M��D$A��I��D��D��I��Pļæ½t$(Hcļæ½H��,��Lt$XZL9$$ļæ½Lļæ½|$Xfļæ½f���5Rlļæ½~��A*ļæ½Hļæ½D$Hļæ½-��A*Of(‰0C!D$Pļæ½*C!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��Dļæ½uļæ½H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fVļæ½f��,��A*G��B!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%ļæ½ufU��H*ļæ½f(����f(ļæ½fT��\ļæ½f(ļæ½fVļæ½Hļæ½hB!ļæ½,��ZB!ļæ½D$8ļæ½<B!ļæ½D$@ļæ½6B!Lļæ½=#B!H��hL��[]A\A]A^A_ƐH��~KH��Hļæ½D$8ļæ½s���DH��Iļæ½Hļæ½D$Hļæ½���ļæ½H��H��Hļæ½D$@Hļæ½T$ ļæ½k���f.ļæ½H\$0ļæ½,���fDH+\$ H)\$0����fļæ½f��5ļæ½jļæ½~8~ļæ½A*��-ļæ½}ļæ½*@f(��^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v<ļæ½H,ļæ½f��fU��DNtļæ½H*ļæ½fD(��D��fA(ļæ½fAT��\ļæ½f(ļæ½fV��,ļæ½f��f��A*Oļæ½A!ļæ½^��Z��Xļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v7ļæ½H,ļæ½f���%ļæ½sfU��H*ļæ½f(��ļæ½f(ļæ½fT��\ļæ½f(ļæ½fV��,ļæ½H��@!Lļæ½=ļæ½@!H��@!H��@!H��@!��@!ļæ½F���f��Ao7H)ļæ½Hļæ½$H��)5J@!ļæ½Ao)=M@!ļæ½Aow )5P@!Lļæ½
Q@!M��J�l	�L!�H��������Hc�H���[��H�$H��I��H��?!tJI�D�M�/E1�I!�I��H��������L��L��L��M����I��I�L9�u����fDH��!E1��
�p�����f��/�v.�ztH�u!�������f�/�v�H��!�H��!�1��f�����t��u#H��!�1��H��!�1��H�	!�������f.���AWAVAUATUSH���|$H�=0!dH�%(H�D$x1��D$t�D$8�D$�D$�D$H�SW��������H�~!����[���H��!�I��H�
{1ļæ½H���L^���H��1ļæ½Hļæ½=c��Z��E1ļæ½Hļæ½t$xdH34%(L����H�Ĉ[]A\A]A^A_ļæ½f.ļæ½Dļæ½|$D���]����tNE���ļæ½1ļæ½Hļæ½0!Hļæ½
q�H����]��1��H��H�=��Y��H��!�
ļæ½k����HcD$Hļæ½@H��H��Hļæ½D$XHļæ½D$(Hļæ½!Hļæ½Hp Hļæ½9!ļæ½Fpļæ½������NxHļæ½8��T��H��1��`Z���PHļæ½D$ ļæ½1X��I��H��ļæ½=H��|$Hļæ½@ļæ½@Hļæ½@ļæ½@ Hļæ½@(ļæ½@0Hļæ½@8ļæ½@@Hļæ½@Hļæ½1Y��Hļæ½H��H������H��Hļæ½PDļæ½`ļæ½Hļæ½|ļæ½uļæ½Aļæ½EHļæ½<@H��Hļæ½L$Pļæ½D$`ļæ½W��Hļæ½L$PH��Iļæ½E��Icĉ\$LE1ļæ½Dļæ½|$HHļæ½D$@Hļæ½D$tHļæ½D$0Lļæ½l$ļæ½u@Aļæ½~Aļæ½vļæ½Kļæ½C ļæ½{ļæ½s$ļæ½T$A9ļæ½Hļæ½C(DO��L$9ļæ½Nļæ½9ļæ½M��|$L���D$ļæ½D$89ļæ½Mļæ½1ļæ½H��ļæ½t$8ļæ½fW��Iļæ½D$L;d$@ļæ½fHļæ½MI��Hļæ½T$(Dļæ½d$<H��1ļæ½Hļæ½P!Hļæ½Hļæ½@ Lļæ½Ljļæ½|$Lļæ½D$@Hļæ½T$0ļæ½T��A]Hļæ½}I��XM��ļæ½Dļæ½R��Hļæ½t$Kļæ½dH��Hļæ½xLļæ½nļæ½uV��Iļæ½Iļæ½EH��ļæ½Hļæ½uH���)P��Hļæ½uļæ½|$ļæ½Q��Aļæ½NAļæ½EHļæ½D$HXAļæ½F���ļæ½CAļæ½F���ļæ½CAļæ½Ff9ļæ½������L$LHļæ½CHļæ½C �Ήȉ����ļæ½Hļæ½9!Dļæ½D$ļæ½1ļæ½Hļæ½
���H���Z��H��1��H�=ؐ�{V��H��!H�t$ �
H���Z����Ff�D$f��f�Ff��tf���;����F�1���H�|$ 1��KN��� ���fDL�l$H��I��E��D$��H��!H�
u�PH��1��Z��A[1�]�H��H�=.���U���D$<�����t<H�HcT$<H�@A�D$�H)�H��H�,RH��H��`f�I�EH�|H��0�^M��H9�u�I�}H��t�KM��L���CM���T$tH��!�H�T$ H���R����Bf�D$h��f�Bf������f���/����B��� ���fDL�l$H��L�ME��D$��1�H��!H�
��P1�H���Y��AYH��AZ1��H�=*���T��HcD$<H�@H���	fDH��I�EH�|�wL��H�C�H9�u�I�}�eL��L���]L��H��!H�t$ �
H���l����Ff�D$j��f�Ff����������@D�|$HL�l$H��!D�D$`1�H�
1�D�L$��H���JX���1�H��H�=a��T��H��!H�T$XH�H�@ H�DH�P8H���D�@E��u �x��u�p(��u�H8�����H�|$ �����H�t$ �Ff�D$l��f�Ff��tf��������F�{���H�|$ 1��K���j���DH��!D�D$�1�H�
���H���qW���1�H��H�=���+S��L����J��H�L!H�T$ �
H�������Bf�D$n��f�Bf����������A�E1��R��I�EH���f����D$`�{���D�D$H�t$H��H��D�L$H�
�D�@H���D�HH����p(H����T$@�P8�D$P1�R�V��V��H�� �1�H��H�=���LR������BM��f���AWAVAUATUS��H��HdH�%(H�D$81���U�����`
L�5�!Hc�H�,@I�H��H�x H�H��:�����	L�?L���L���xI��Hc���P��I��H���Y
I�UL��H����O��Ic�A�<.tA�E�H��@H��H�P�A�|.u�A�DaH�5|sL��A�DfA�Dm�S��I��H���J
H�|$0H�|$�O���H�D$0I�H�@ H�L(D�iH�$A��Hc��(N��H�D$H����	D��H�$��D$x(H�t$�T$H��H�T��H�H��H9�u�E����A�E�E1�L�d$ �D$H�D@H��L�|$(M��I��H�$�H�l$A���0I�H�H�I J�L)H�qL�I��0H�t�L9<$tII�H�@ J�L(H�A��J�t8��J����y�I�Ic�A��H�I J�L)H�yL�I��0H�|�L9<$u�L�d$ L�|$(L��L����H�=���}R��I�L��L�
)rHļæ½tļæ½L��Hļæ½@ Lļæ½(1��bR��Hļæ½|$ļæ½8J��Hļæ½���L��H��1��?R��L���:ļæ½Hļæ½=���R��L���Qļæ½Hļæ½=���Q������M��Hļæ½��L��H��1���Q�����O��Hļæ½��L��H��1���Q�����&P��Hļæ½��L��H��1��Q������L��Hļæ½݉�L��H��1��Q�����P���L��1��,ļæ½Hļæ½���lQ�����%O��Hļæ½
$`ļæ½L����Hļæ½`Hļæ½��HDļæ½1��;Q�����J����H�� I���I����Hļæ½$��I����H�� I����I��H��E��L��AULļæ½L$���Hļæ½Xļæ½1���P��Z��Yļæ½J���L��1��,ļæ½Hļæ½I���P�����mF���L��1��,ļæ½Hļæ½>��P�����O��Hļæ½B��L��H��1��P�����O��L���Hļæ½&ļæ½H��1��cP��Iļæ½L��Hļæ½x Hļæ½Hļæ½8ļæ½C��Hļæ½=���%P��Iļæ½Hļæ½@ Hļæ½D(Hļæ½@@Dļæ½`E��ļæ½8ļæ½HD�ɉ$ļæ½BIļæ½fļæ½Hļæ½@ Hļæ½D(Hļæ½@@ļæ½��f.��4ļæ½.ļæ½��f.ļæ½����ļæ½L$H��L��1��ļæ½O���D$����Hļæ½|$ļæ½D$Lļæ½%��H��Hļæ½l��fDH��H9ļæ½t\Hļæ½H��tļæ½Lļæ½Hļæ½L��L����€���tŌ‹P$Dļæ½@ļæ½L��H��Rļæ½P Rļæ½PRļæ½PRļæ½Hļæ½cļæ½1��$O��H�� H9ļæ½uļæ½L���ļæ½Hļæ½=���N��Hļæ½|$ļæ½8D��L���F��1ļæ½Hļæ½\$8dH3%(��H��H[]A\A]A^A_ļæ½Hļæ½5iZ����F�����������$ļæ½D$ E1��$ļæ½D$����L$(��E���L$(1Ņæ'H�� I��A��Iļæ½Hļæ½@ Hļæ½D(Lļæ½@@ļæ½Aļæ½Dļæ½HD)ȉ��1ļæ½)ļæ½9ļæ½}��A��H��9��D�����A��Icļæ½Eļæ½dļæ½HD��D)Ų™1ļæ½)Ѓ�ļæ½DM��D���������%ļæ½Hļæ½=ڊ��M�����Hļæ½5ļæ½]����E�������ļæ½D$E1ļæ½Hļæ½5ļæ½a���E���$�����Hļæ½5ļæ½y���E�����ļæ½Iļæ½E1��D$ Hļæ½@ Hļæ½D(Hļæ½p@ļæ½ND�ɉL$(��ļæ½D$��t��Hļæ½/ļæ½L��1��ļæ½?M���$��t��H��L��1��ļæ½ M���D$ ��t��Hļæ½
ļæ½L��1��ļæ½M��E�����D��Hļæ½��L��1����L������f��,ļæ½H��L��1��ļæ½L�������,ļæ½Hļæ½��L��1��ļæ½L��Iļæ½fļæ½Hļæ½@ Hļæ½D(Hļæ½@@���D�����C��Iļæ½Eļæ½D$��'H�� Hļæ½@ I��A��1ļæ½Hļæ½D(Hļæ½p@ļæ½	fDH�‹Dļæ½D)ȉ���1ļæ½)ļæ½9ļæ½}��A��Hļæ½BI9ļæ½uļæ½D��ND����ļæ½L$(A��Icŋ|ļæ½��D)Ų™1ļæ½)Ѓ�ļæ½Lļæ½E1�ɉD$ ļæ½}���Hļæ½5}W����C�����ļæ½f����L$(ļæ½(���@����C��Iļæ½Eļæ½D$��'H�� Hļæ½@ I��A��1ļæ½Hļæ½D(Hļæ½x@ļæ½	fDH�‹Dļæ½D)ȉ���1ļæ½)ļæ½9ļæ½}��A��Hļæ½BI9ļæ½uļæ½D�����A��Icŋtļæ½��D)Ų™1ļæ½)Ѓ�ļæ½Lʉ$���f.�����E1��sB��Iļæ½Eļæ½L$ļæ½1ļæ½H�� ļæ½'Hļæ½@ A��Hļæ½D(Lļæ½@@ļæ½	fDH��Aļæ½Dļæ½D)؉��1ļæ½)ļæ½9ļæ½}��A��Hļæ½AI9ļæ½uļæ½D�����A��Icļæ½Aļæ½tļæ½��)Š™1ļæ½)Ѓ�ļæ½LʉD$����Aļæ½E��D$����Aļæ½Ųŗļæ½1ļæ½Hļæ½e!Hļæ½
ʅH���K��1��H��Hļæ½=2��G��������P���Aļæ½Ųŗļæ½1ļæ½Hļæ½ !Hļæ½
!�H���K��1��H��H�=��sG��H��!�
��������A�غ�1�H��!H�
�H���gK��1��H��H�=���!G��H�J!�
��������A��H��!M��1�H�
\���H���K��1��H��H�=F���F��L���>��H��!�������O���A�غ�1�H�!H�
P�H���J��1��H��H�=��rF��������
����cA����ATUSH��P�|$H�=�!�t$H�T$�D$dH�%(H�D$H1��C������tuH�F!�����F���H��!�I��H�
ļæ½f1ļæ½H���J���H��1ļæ½Hļæ½=˅��E��1ļæ½Hļæ½L$HdH3%(H��ļæ½7H��P[]A\ļæ½@ļæ½|$ļæ½_I�����ļæ½��ļæ½Nfļæ½/D$ļæ½_Hļæ½0!ļæ½D$1ļæ½Hļæ½HcD$Hļæ½,@H��H��Hj ļæ½D>��H��H����H��!f��f��Hļæ½{ļæ½Zhļæ½Z`Hļæ½D$H����Xļæ½Hļæ½d$(ļæ½~U\ļæ½Pļæ½l$ fWļæ½fW����@���l$ ļæ½d$(f(ļæ½f(ļæ½H�Ǹļæ½G��H��1��	F��Hļæ½M8fļæ½1��D$DH��I��jļæ½uDļæ½D$$ļæ½|$Lļæ½L$Tļæ½XB��H��XAļæ½D$Z��fAļæ½D$f��tf�������Aļæ½D$�����L��1��o<���~���f.��|$ļæ½H����������\���f.ļæ½Hļæ½I!1��ļæ½@���@��dļæ½8[f��f�Ҹļæ½d$8ļæ½l$0ļæ½z?���l$0ļæ½d$8f(���Dļæ½D$ļæ½|$1��/G��H��H��ļæ½[���H��!ļæ½
�����H��!�
����y>��f���AWAVAUATUSH��x�|$H�=�!H�t$�T$H�L$ D�D$L�L$(�D$dH�%(H�D$h1��@������txH�A!�����C���H��!�I��H�
ļæ½c1ļæ½H���G���H��1ļæ½Hļæ½=ڂ��B��E1ļæ½Hļæ½L$hdH3%(L��ļæ½iH��x[]A\A]A^A_Ƌ|$ļæ½WF�����ļæ½����Hļæ½7!Hļæ½HcD$Hļæ½,@H��Hj Lļæ½eM��ļæ½fļæ½/D$��ļæ½D$ļæ½|$1��.;��I��H����ļæ½D$������uHļæ½|$��<����9Öŗ!ļæ½ Hļæ½=��!H��t��9��Hļæ½=��!H��tļæ½9��Lcļæ½L����>���L��Hļæ½��!��>�����!Hļæ½mļæ½!Hļæ½!f��f��Iļæ½|$ļæ½Zhļæ½Z`Hļæ½D$(H����ļæ½Xļæ½Hļæ½d$Hļæ½~ļæ½Xļæ½Pļæ½l$@fWļæ½fW��ļæ½��<���l$@ļæ½d$Hf(ļæ½f(ļæ½H�Ǹļæ½D��H��1��uB������|$I����;��Hc��ļæ½D$dLcļæ½Ll$ Lļæ½l$8ļæ½>��Hļæ½D$0ļæ½D$ tE��~@Hļæ½D$Hļæ½L$0Lļæ½hļæ½Cļæ½I��Lļæ½dļæ½Aļæ½Uļæ½|$I��I��Aļæ½u��:��Aļæ½Gļæ½M9ļæ½uļæ½H��Hļæ½M8fļæ½A��jL��t$Hļæ½t$Hļæ½uH��$ļæ½PLļæ½D$@ļæ½t$Hļæ½|$8��?��H��0I��Aļæ½F��fAļæ½Ff����f����Hļæ½|$0ļæ½8��Dļæ½D$dE����M��ļæ½T����1ļæ½Hļæ½5��Hļæ½=��@��Hļæ½)!ļæ½T$d��(���fD��ļæ½+���Hļæ½=��!Hļæ½5��!ļæ½Kļæ½1��H���ļæ½Hļæ½P��H9ļæ½u���f��|$ļæ½gC����ļæ½	������f.ļæ½H��!E1�����Aļæ½Fļæ½"���L��1��s7������fDH�� Hļæ½
\�1��H���VC���1�H��H�=!�?��H�9!�T$d�M���1���L��1��>���"�����_�Vf��f�Ҹ�d$X�l$P�Z:���l$P�d$Xf(��e���D�D$�|$1��B��I��H���Q���H��� �
����H��� �
���fDH��� �����A9�����ATUSH��P�|$H�=�� �t$�T$�L$�D$L�D$ �:������teH�.� ����>���H�m� �I��H�
�^1�H���A���H��1�H�=�}�=��1�H��PH��[]A\���|$�WA��Hc؃������Sf�/D$�tH�%!�D$1��|$H�H�[H��HB L�`�96��H��H����H��� f��f��H�{�Zh�Z`H�D$ H���*�X�H�d$0�~JT�P�l$(fW�fW����y8���l$(�d$0f(�f(�H�Ǹ�?��H��1��=���T$�t$H��H��1��=��f��H���*\$�D$�!�D$���D$u_�E��f�Ef��tf��������E�����H��1��a4��H��PH��[]A\�D�|$�?����������d���f.�H��� (�H��L��H�HcD$H�@H��HB �������6��H��H����4��H���U���@H�q� (�H��L���\$<H�HcD$H�@H��HB �������6��H��H���4���\$<H�����H�� (�H��L���\$8H�HcD$H�@H��HB �������A6��H��H���&4���\$8H������H�)� 1���8���@��[�Rf��f�Ҹ�d$H�l$@�Z6���l$@�d$Hf(�����D�D$�|$1��>��H��H���F���H��� �
����H��� �
���@f.����W3����ļæ½H��H���>@����f���*Jļæ½Y��,ļæ½f���*Jļæ½Jļæ½Y��,ɉJHļæ½RH��tfļæ½
��tǀ�uļæ½f���*Jļæ½Y��,ļæ½f���*Jļæ½Jļæ½Y��,ļæ½f���*J ļæ½Jļæ½Y��,ļæ½f���*J$ļæ½J ļæ½Y��,ɉJ$Hļæ½RH��u�À�uUf���*J ļæ½Y��,ļæ½f���*J$ļæ½J ļæ½Y��,ļæ½f���*J(ļæ½J$ļæ½Y��,ļæ½f���*J,ļæ½J(ļæ½Y��,ɉJ,ļæ½�����ļæ½-���f���*Jļæ½Y��,ļæ½f���*Jļæ½Jļæ½Y��,ļæ½f���*J ļæ½Jļæ½Y��,ļæ½f���*J$ļæ½J ļæ½Y��,ļæ½f���*J(ļæ½J$ļæ½Y��,ļæ½f���*J,ļæ½J(ļæ½Y��,ɉJ,���Df.��ļæ½UHļæ½-ļæ½xSH��H��ļæ½#f.ļæ½<t[<��Hļæ½[H��ļæ½"ļæ½<uļæ½Cf��fļæ½H��ļæ½*Cļæ½^(y���*Čøļæ½^
y��8���<u��Cf��f��*CH�5sx�^�x���*ȸ�^
�x�8���<�f����Cf��f��f��f��f��f���H�5ax�*�C,�^-�x�*c�^%}x���*S(�^nx�*؋C$�^_x�*C �^Rx���*ȸ�^
?xļæ½8��Hļæ½[H������H��[]ļæ½@f.��ļæ½1ļæ½1�����t��t��uG W$G(W,GWļæ½Gļæ½WHļæ½H��u��fļæ½f.��ļæ½1ļæ½1��:fD<u'ļæ½G)W()O,��)W )ļæ½)O$�‰wļæ½wA��A)ȉ�Dļæ½GHļæ½H��t,ļæ½<t<u��G��)֋Wļæ½w��)Ήщ‰wHļæ½H��u��Df.��ļæ½UH��SH��H��ļæ½<uHļæ½sHļæ½{ļæ½��ļæ½<uHļæ½sHļæ½{ļæ½��ļæ½<u-Hļæ½s$Hļæ½{ ļæ½��Hļæ½s,Hļæ½{(ļæ½��Hļæ½sHļæ½{ļæ½��Hļæ½[H��uļæ½H��[]����/������'.��ļæ½AWAVAUI��ATUS��H��H��ļæ½e0��Hcļæ½A��Hļæ½Pļæ½ Hļæ½Hļæ½H��HB Hļæ½@Hļæ½X(Dļæ½cfE��tVH�� A��ļæ½Mc��@��H�� A9ļæ½t4ļæ½SD9ļæ½uļæ½Hļæ½sL��L���-����uļæ½Hļæ½CH��!ļæ½C��!��1ļæ½H����[]A\A]A^A_ļæ½f.��ļæ½AWAVAUATI��USH���ļæ½|$ļæ½T$ ļæ½L$`Lļæ½D$hLļæ½L$pdHļæ½%(H��$ļæ½1�Ƅ$�Ƅ$��j8����$�����M��ļæ½:Hļæ½|$pļæ½.ļæ½D$`��=��Hļæ½|$hļæ½H��$ļæ½H��H��Dļæ½H��H9ļæ½uļæ½E1ļæ½L��$ļæ½1ļæ½Hļæ½l$L��$ļæ½Lļæ½t$H��M��M��Dļæ½l$ļæ½DI��I��tUCļæ½<4tļæ½Bļæ½3Hļæ½L$L��D��D���/��������$ļæ½I����ļæ½��$���ļæ½I��uļæ½H��$ļæ½Hļæ½l$E1ļæ½E1ļæ½E1ļæ½L��$ļæ½H���@��u:��usI��I����Bļæ½;�Ճ���t׋|$A��A��ļæ½.7��@��t=M���L��A��Hļæ½�� I��LAļæ½PIļæ½pL���+3��ļæ½Eʄļæ½L��H��Hļæ½=ļæ½jļæ½�€���DDļæ½I��I��ļæ½k����D$ Dļæ½l$X��?��|ļæ½{2���|$ļæ½21��Hļæ½5DH���*��Hļæ½D$HH����Dļæ½L$ H�� Hļæ½
�s�D�D$�H�D$H��1��6���D$x�<H�D$0H�w� �H��$�dH3%(H�D$0�gH���[]A\A]A^A_�H��tH���s)��A��D���W5��H��H�������@������H�U��H�@H�BH���f.�H��Hc���H��H9�u����H�D$0H��� �
�H����D1���|$�/��H�5�BH���L)��H�D$HH����H��H��� �H�
Gs�t$pD�L$0�D�D$H��H�D$(1��U5��XZ�D$xL�|$�H�=�q1�L���1��H�|$H�f3���|$H��H��$��b/��I��L��I��H�
sļæ½1���4���L��1ļæ½Hļæ½=ļæ½qļæ½0���H���-��Hļæ½D$0Hļæ½jļæ½!H����HcD$ļæ½D$P1�DŽ$ļæ½Hļæ½@D��$ļæ½Lļæ½t$0H��Hļæ½D$8DLcļæ½Hļæ½T$Hļæ½Kļæ½<>ļæ½*0���D$ļæ½D$0��$���ļæ½qHļæ½�� Hļæ½L$8Hļæ½Hļæ½@ Hļæ½|8t(1��Hļæ½5ļæ½rHļæ½=ļæ½p��/���D$ ���ļæ½D$ Lļæ½-��!Hļæ½5ļæ½pOļæ½d=M��L���p3��H��ļæ½oHļæ½5ļæ½@L���X3��H����ļæ½D$ ļæ½<foļæ½xAļæ½D$<��<Hļæ½ef put} Iļæ½D$0A$foļæ½xAļæ½D$8for
AD$fo�xAD$ E1�E1�Lc�D�|$�f.�I��I��tSB�+t�A��D��A����2��H�=ݧ!E��H�
pI���1�I��L�H������3���Lc�I��u�E�����
L5��!A�
Hļæ½readonlyIļæ½Hļæ½
�o1�fE�~L�|$A�F defL���2��L��1��H�=bo�m.��L�->�!��+D$Lc��D$@M��O�d=�D$P�%�-���|$�,��H�5�?H���&��H�D$HH��tIH�����D$hH�
�oPH��� D�L$0D�D$H��H�D$(1��2��Y^�D$x���H�D$0H��� ��x���f���0���������L�t$A��1�H�
pļæ½L���1���L��1ļæ½Hļæ½=_nļæ½j-����$��=���fDļæ½Hļæ½54pHļæ½=5n1��>-��Lļæ½-ļæ½!ļæ½l$@ļæ½D$Pļæ½l$0M��Oļæ½d=Hļæ½5UnL���0��H��tʄ$ļæ½Aļæ½RDOļæ½d=fD��$ļæ½M��Hļæ½5&nL���0��H��tʄ$ļæ½Aļæ½NDM��fD��$ļæ½Oļæ½d=Hļæ½5ļæ½mL���Z0��H��tAļæ½-|ʄ$ļæ½M��Oļæ½d=fD��$ļæ½Hļæ½5ļæ½mL���'0��H��tAļæ½|-ʄ$ļæ½M��Oļæ½d=fD��$ļæ½Hļæ½5ļæ½mL����/��H��ļæ½Dļæ½L$E������Hļæ½�� Hļæ½L$8ļæ½Hļæ½Hļæ½@ Hļæ½DHļæ½@(ļæ½xļæ½)��Hļæ½D$0H��ļæ½vļæ½|$Hļæ½5ļæ½cļæ½%���A�ą�ļæ½#
D���!L��$�Hc�1�H�
m�L�L$PH=��!H�������/��Hc�!H�5|�!D�lH�-`�!I��Ic�H�E��)��Ic��1�L��$�H�1�H�����H�
�fL�D$X�x/��H�L$0H�\$A�Ic��D�H��$�H�D$@�G��|$@����.���|$H��H���D�������H�L$0H�L�\�A�;L�\$ �QH��H�=��!I��1��t$XD�
��!H�
)lH�����L���.��L�-|�!Hc��!F�$0H�5z�!Ic��T$HL��(���L$HL�D$h1�H������A�H�
�eIc�L��.��L�\$0I��E��Aĺ�D��A�H�
ļæ½mMcļæ½D)ļæ½E��$��!PHļæ½D$(ļæ½(PHļæ½\$81ļæ½H���5.��H�� ļæ½1ļæ½H��Hļæ½=ļæ½j��)��H��H����Hļæ½D$A��Mc��(��tÜØ�����Hļæ½ ļæ½ I��Hļæ½\$@ļæ½I��L H��Iļæ½t$Aļæ½T$ļæ½)��Aļæ½D$ļæ½|$H��Ƅļæ½���ļæ½s���I��Hļæ½\$E���Hļæ½
�l�H��H���w-���H��1�H�=&j�1)��H���J���H�|$0D���� ��H��$�H��tH���� ��A��L�|$�1�L-Ĕ!A��cfoprH�
!mD��+�$�E��L��AEfo\rA�پA�E`le
AEfoOrAE foRrAE0foUrAE@foXrAEPļæ½,��1��L��Hļæ½=Miļæ½X(���|$x����f�҃|$xļæ½*T$`Lcļæ½uI��ļæ½=ļæ½Hļæ½|$ļæ½~=ļæ½H)|$ ļæ½_qļæ½t$ļæ½^��T$ f(ļæ½f(ļæ½fTļæ½f.ļæ½v+ļæ½H,ļæ½f���%?fU��H*��ļæ½fT��Xļæ½fVļæ½Lļæ½|$Hļæ½,Ų¾H��$ļæ½H��Hļæ½D$0L����*��L��Hcۉ�H��ļæ½&������Hcļæ½HþL���|$��I��H��ļæ½	Hļæ½{��b$��I��H��ļæ½'Dļæ½D$xļæ½q��fļæ½=ļæ½!E����Hcļæ½$ļæ½D9ļæ½��
L��H�5�!H)�fD��H��A9��D+�$�Ic�I��H�F�A�<
t	Aļæ½7
A����A�$0��$�Hc�D�D$`I�4��t'����P�0A9��^��Hc�I�4��u�A�|�
t���
Hc�L�H�cleartom���Fark
H��F�D$��u��$�<
tf<
tbH�\$A��1�H�
ļæ½jļæ½H���M*��H�޺1ļæ½Hļæ½=ļæ½fļæ½&��Hc|$Hļæ½L$01ļæ½H������H��L��*��Ɖ\$ļæ½|$x����$��Aļæ½lļæ½D$Dļæ½tIcļæ½H���"��Hļæ½D$0H����ļæ½|$x��ļæ½D$ļæ½E��Hļæ½
"l�P1�AUD��$�H�|$(�)��XZH�t$�H�=Cf1��L%��Lc�$�H�|$0H�5�!L���`#��H�D$0Ic�L��J�<0�L#��HcT$Hc�L��H|$0�7#��H�D$pH�I��H�\$�1�L��$�H�
�k�H���)���H��1�H�=�e�$��L�����L���~��H�=�!H���]��i���S�@I��H�\$E���H�
�h�1�H���(���H��1�H�=Ie�T$���d�����l$@�l$0����Hc�1�A�
�P������l$@L�d$�1�H�
Eg�D��$�A��L��D+�$��(��1��L��H�=�d��#���|$XH�=��!H�
,gA��H������1ļæ½Lļæ½E����'����s���Hc|$0Hļæ½T$Hļæ½I��L��v#��AljD$D������Dļæ½d$ 1ļæ½Lļæ½5>ļæ½!Hļæ½\$0D��$ļæ½A��L��A�����D$Pļæ½4DA��A)ļæ½Mcļæ½E��tFH��!Hļæ½5.dJļæ½<+��&��H��u7E��~2Lcļæ½Hļæ½T$Hļæ½Jļæ½<+��"��A��E��t��E��u��&����DO��Dļæ½t$Hļæ½\$0D��$��D$P��ļæ½wļæ½1��Hļæ½5ļæ½eHļæ½=ļæ½cļæ½"��Lļæ½-xļæ½!��+D$Lc��D$@M��Oļæ½d=ļæ½g���1��|$xļæ½q��ļæ½Q��f��1ļæ½��Aļæ½7H��ļæ½fiļæ½mļæ½fļæ½XH��u܋�$ļæ½fļæ½"ļæ½!D9��k	Hcļæ½L��Hļæ½=ļæ½!H)ļæ½f���f��2D���LH��Dļæ½fiļæ½mļæ½fļæ½XA9��D+ļæ½$ļæ½fļæ½˚!Eļæ½nIcļæ½Hļæ½F������$ļæ½<
�R���<
ļæ½D����E���Hcļæ½f���*T$`Hļæ½TH����f���H*��^��~5nBļæ½-B)t$ f(��l$f(ļæ½f(ļæ½fTļæ½f.ļæ½��ļæ½D,ļæ½Mcļæ½I��:���Hļæ½|$h��f���H*T$hf��\$ ļæ½|$ļæ½*ļæ½$��^ļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v+ļæ½H,ļæ½f���-:8fU��H*��ļæ½fT��Xļæ½fV��,ļæ½f��\$ ļæ½l$ļæ½A*ʼnD$Pļæ½^ļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v+ļæ½H,ļæ½f���-ļæ½7fU��H*��ļæ½fT��Xļæ½fVļæ½f���,��D$ ļæ½t$ļæ½*L$ļæ½D$8ļæ½^ļæ½f(ļæ½f(ļæ½fTļæ½f.ļæ½v+ļæ½H,ļæ½f���%}7fU��H*����fT��Xļæ½fV��,Ł‹D$PD$8Icļæ½Hcļæ½$ļæ½HcT$Hļæ½t$`Hļæ½L$XŲ‰\$ļæ½<@Hļæ½D1ļæ½Hļæ½T$xļæ½Hļæ½Hcļæ½H�����Hļæ½D$0H����1��Hļæ½5ļæ½dHļæ½=ļæ½`ļæ½���D$P����ļæ½Xļæ½E1ļæ½1ļæ½E1҉\$ Hļæ½cļæ½!D��D��$ļæ½E��A��Hļæ½\$@ļæ½\$hL��$ļæ½A��\$HHļæ½\$0L��$��@Hc���Dļæ½aHcļæ½Hļæ½Icļæ½A��fļæ½0Hļæ½Icļæ½Ht$@ļæ½hA��Q��Bļæ½L%E9ļæ½���l$HD;|$ uļæ½Hļæ½D$X1ļæ½Hļæ½t$h���H��E����D$Hļæ½
eP�D$pP1�AUD��$�H�|$8��"��H�� �S���H��� H�|$0��p��H�|$H���H�D$0�G��H,�f���-�5fU��H*����fT��X�fV����H�\$hf��H�؃�H��H	��H*��X����Lc�D��$�L��$�L��$�M��Lt$0H�l$hE�кH�
c�U�D$XPH�\$(1�D��$�H��D�T$0�"��XH��Z1��H�=�^����D$8D�T$ ������1�E1��l$@D�l$HE��A��H�l$0L�d$XE��D$ D�T$P�AIc�A��Ic�Hc�H�L�A�A��fD�0E�p�XIc�H��}��F�3D9d$8���\$@D;d$ u�H�D$`1�H�t$h���A�9�DE1�1�E1�L�YeH�Rd��A�}E�Bf��1����Ic�fi�m�A�4A�UHc�Hc�L�f�XD9D$`t<D�
A��D9T$`uDA��A�7
E1�Ic�����t2��f��1���A�4D��A���
Aļæ½Eļæ½7Ic���A���Ƌ�$ļæ½fļæ½Dļæ½!D9ļæ½��Hļæ½5,ļæ½!Hcļæ½Ó‰l$Aļæ½L��dļæ½l$`H��cHļæ½Hļæ½TI��$A��Dļæ½
D9�uqA��A�7
E1�Ic�H��I9�t^��Ic�E�Bf��@21@��A�<3�D�3fi�m�A�<A�UA�}Hc�Hc�f�XL�D9�u�A���
A�E�7Ic��A���f��!�l$A�|7�
���A��A�7
Ic�H�F���D�T$PMc�D�l$HL�d$XL��Lt$0E)�t$h�D$@E��H�
ļæ½`��PHļæ½l$(1ļæ½H���a��AZ1ļæ½A[ļæ½H��Hļæ½=\ļæ½���D$��ļæ½��1ɉ\$@Aļæ½Ų‰D$ ļæ½D$hE1���Lļæ½|$HLļæ½l$0ļæ½D$8ļæ½=Icļæ½A��Eļæ½xHcļæ½Lļæ½Icļæ½Hcļæ½Lļæ½fDļæ½L��A��ļæ½h����Fļæ½D=D9t$tļæ½l$8D;t$ uļæ½Hļæ½D$x1ļæ½Hļæ½t$h��먋\$@Mcļæ½Lļæ½|$HL��Lt$0A)ļæ½t$hļæ½D$ļæ½Hļæ½
/`�PH�\$(1�D�L$H���u��Y�^H�='[H��1��-�����C 1�fo
dfA�>H�޺H�=�Zfo�cC�]����H�D$pHc�H����H��f��H���H*��X��.���H��� H�=��!�
���L���w��L���o��H�D$0�P�H��� �
�>�H��� H�=I�!�
�6��H�|$H�\����H��� H�=!�!�
���H�D$0���E1�H�����1��9�H�H� H�=�!�
����L������H�D$0����E1��s���L�t$0E1�����D��E1��q����A�������f���ATI��UH��S���[������H��tmM��thH���������H�=?�!H��t�5��Hc-B�!H�����H��H��!H����H�5$�!H��H���a��A�,$H��[H��]A\�f�H�I� 1��H��[]A\�f�H�)� 1��
H��[]A\�f�H�	� A�$1����H��� A�$�
ļæ½|���fD��SHc߉��Q����u,Hļæ½=ļæ½ Hļæ½Hļæ½[[H��HB Hļæ½@Hļæ½@0���ļæ½fDHļæ½�� ļæ½
�����[ļæ½f.ļæ½f��+Hļæ½5DaAVļæ½AULļæ½-Wļæ½ ATA��I��Uļæ½+S1ļæ½H��tI��L��������u[D��]A\A]A^ļæ½x>Aļæ½^9ļæ½����tļæ½+����A��Hcļæ½Iļæ½tļæ½H��uļæ½Aļæ½+[]D��A\A]A^ļæ½fDAļæ½nļæ½9ļæ½���DAUATUH��SH��H�������� tļæ½	tļæ½P��vf1ļæ½Aļæ½Hļæ½@H��H���t'Hļæ½Dļæ½!H��Dļæ½c�����P��wļæ½I��sļæ½Icļæ½H������H��!ļæ½H��[]A\A]ļæ½@ļæ½H1ļæ½H��s��͐AUATUHļæ½&SH��H��fļæ½H���(���� tļæ½;��H��rļæ½Pļæ½1ļæ½��fDIļæ½Lļæ½@H��H���tuHļæ½|ļæ½!H��Dļæ½mļæ½*�����P��<wļæ½I��sσ�:uIHļæ½Sļæ½!Ic��*H��H��[]A\A]ļæ½fD1ļæ½1҃��uļæ½H��H��[]A\A]ļæ½H��!���Icļæ½H�މ��t��Hļæ½��!뫐f.��ļæ½AWAVI���AUATUSH��HHļæ½4$��T$����Hļæ½��!H�����Pļæ½����H��Hļæ½$Hļæ½(H�����D$ucHļæ½]ļæ½D$Lļæ½-ļæ½^Hļæ½-ļæ½_A�����L��1��q���I��H����
L��1�H���O������*����HcD�H�>��@�p��9��H��H�EH��u�A������
f��D$A�f�A����A����� ���	1�L�����H����	H��1���������H�
�_Hc�H�>���k�����
�Z���f�A���1�L�������|$�D������!�fD���D$AEljD$�M���D1�L���>����D$�H�$H�(H�]8E1�E1�L��1�����H��H����1�H�������������H�Q_Hc�H�>���D�����|$���!��c���1�L������D$ ��H�$H�(L�mH�D$ E1�E1��D$�D$f�L��1��v���H��H���:�]@D9���1�M�����������������H�5�^Hc�H�>��1�L���&����D$��H�$L� I�l$(E1�E1�H�_L��1����H��H����1�H�������������Hc�H�>��fDE9l$ �mD�|$�A��������=���DL��1�����@E��u�E9l$ �x�����fDHcD$�t$H�@H�EHH��9t �QA���������fDL��1��������D9��w���L��1�����H�MHH��HcD$H�@H�NjD$H��H�9B �����DE��D$ ��u��H��0�|$H�H��H�T$ A��H�t$���H�x����H�T$ H�t$H��H�B�	��L��1����H�MH�
1�H��H�H�L$���H�L$H]H��A Hc{ �w
���D$ H�C(�D$����fDE�������D9��6�������D9e0�v���L��1�����H��H�D$��
��Ic�A��L�,RH�U8H�xI��L�H�T$���H�T$H�t$H��H�����L��1�����H��H�D$�
��H�U8H�xL�H�T$����H�T$H�t$H��H�B���L��1�����
1�Lm8H���w
��A�E�L���fDD9e0�����L��1��T���H��H�D$�
��Ic�A��L�,RH�U8H�xI��L�H�T$�S��H�T$H�t$H��H����L��1�����H��H�D$�	��H�U8H�xL�H�T$���H�T$H�t$H��H�B����L��1�����H�M8�
1�H��L�H�L$���H�L$L���A1�����
1�Lm8H�����A�E�W���f�L��1������?���������������*�����
�!���E�������D9e0�0����{���A���������DA��������D������������v���L��1����H�$�
1�H��H�����D�d$�CA����H�$�D$��H�H�hE1�H�#[�1�L�����H����H��1�H����2�����(����Hc�H�>��D��������������������6�������|$�A����������DL�<$�
1�H��I����I�/��C0Hc}0�	��H��H�E8H����������f�L�<$�
1�H��I��
��I�/�0�C@Hc}@�	��I��H�EHH��������t����L�<$�
1�H��I��z
��M�'��C Ic|$ �u	��H��I�D$(H���E����2����L��1��>���Ic�1�H��H��H���
Hļæ½L$IL$(Hļæ½L$ļæ½
��H�L$L���1�����1�H�����H�L$I�D$(f���Z��L�Y�������L���8"H�D$DD�1����1�H���d��H�L$I�D$(L��f�Ҿ�����Z��TH�D$�8"DD�1����1�H���'��H�L$I�D$(L��f�۾�����Z��\H�D$�8"DD�1�A���@���1�H������I�D$(H�L$f���Z�����dH�D$�8"DD������L��1�H�L$(���H��H�D$8���Hc\$H�L$(H�UHH�xH��H�L$0H��Ht
(H�t$(��	��H�T$(H�t$8H��H����L��1���H�L$0H�UH1�I��H��LD
(ļæ½
L�D$(�s��L�D$(L��A�@1��`�H�UHH�L$01�H�ǃD$H\
(ļæ½
�>���C���fDD�����Ã|$�t9��t5H�=�!H��t����H��!H��HD��[]A\A]A^A_��D�|$�ĐA�������A�����D�|$���L��1���
1�H������Cd�$���L��1���H��I���J��H�x���L��H�C H���r�����L��1����H��I�����H�x���L��H�CHH���@����L��1��1�
1�H���"���CD��L��1���
1ļæ½H������C@ļæ½~ļæ½L��1����H��I�����Hļæ½xļæ½��L��Hļæ½H�������Mļæ½L��1��ļæ½H��I���s��Hļæ½x����L��Hļæ½CPH������ļæ½L��1���1ļæ½H���2��f���Z��k(�����8"ļæ½D$ADĉD$���L��1��Rļæ½Hļæ½=ļæ½H������������C,��L��1���H��I������Hļæ½xļæ½>��L��Hļæ½CH������ļæ½L��1��Pļæ½H��I�����Hļæ½xļæ½��L��Hļæ½CH�������Mļæ½L��1���
1�H�����L���C01���
1�H�����L���C41���
1�H���w��L���C81��j�
1�H���[���C<���L��1���H��I�����H�x�e��L��H�CH���&����L��1��w�H��I������H�x�3��L��H�CXH�����t�L��1����
1�H�������Cl�S�L��1��$��D�L��1���
1�H������C`�#�L��1���
1�H������Ch��L��1��s�L��1��i�L��1��_�L��1��U����D�������L��1������L��1��,�
1�H�����A���}���1�L����E���j���Ic�1�H��L�l��
����A�E�J���L��1�A��������L��1�����+���H������H��H�CH���������@A��������L���L��1�H�=�O�t���D$������������	�����������A��>�H�$�0L�(Ic}�9��H��I�EH������D$E1�H�/S�D$�1�L�����H������H��1�����(�<��Hc�H�>��L��1����
1�H������E�L��1����
1�H�����L���E1����
1�H���s���E�s���L��1��a�H��I������H�x�}��L��H�EH���>����A���H�U(L�e(H�������)��L��I�$1���H��H�D$(���I�$H�xH�T$ ���H�T$ H�t$(H��H�����L��1����H��H�D$ ���M�$$H�x����H�t$ I�D$H��������@H��H�BH��u�L�b�[���E��u�D$A9E�p�A��������L��1����^���D�d$E9e~ۋT$H�E0L����HD�1�A���/��
1�H��� ��D�d$�E�D$����L��1����
1�H������L���E1�����
1�H������L���E1�����
1�H�����L���E 1����
1�H������E$���A����������H��H���DLdiv:  dividend too largedivide algorithm errorFPmult: overflow, %dx%d
FPdiv: overflow, %d/%d
FPstarslash: overflow, %d*%d/%d
Beziers this big not yet supportedCharstring "%s" needed to construct composite char "%s" not defined (FontID=%d)fontfcnB():FontMatrixFontBBoxX��@��X�����h��h���?bad subpath chain  ref=(%d,%d), width=(%d,%d), %c %c %c %c, label=%d
  vertical hint  horizontal hint  idealWidth=%d, ComputeHint: invalid hinttype  hintValue=%dProcessHint: invalid label  label=%d, thisHint=(%d,%d)
  hint=(%d,%d)
disjoint subpath?unable to fix subpath break?BEGIN Subpath. Downgoing edge's top at %p
. . [%5d] %5d    @ %p[%x]
. . [%5d] %5d     "
. Upgoing edge's top at %p
. . [%5d] %5d      "
ImpliedHorizontalLine:  why ask?  Hint %d was open, hint=(%d,%d)
  hint not vertical or horizontal  currX=%d, currY=%d, currRef=%d, currWidth=%d
ComputeHint: invalid orientationProcessHint: label is not in useProcessHint: invalid adjusttype.....StepLine: (%d,%d) to (%d,%d)
Lines this big not supportedUNKNOWNlinestylefontpicturepath (from StrokePath)regionNon-positive allocate?malloc attempted %d bytes.
Allocating at %p: %x %x %x
Free of already freed object?Freeing at %p: %x %x %x
ARGUMENT ERROR-- %s.
Pragmatics name too largeALLLINEIOTRACETRACECALLSCHECKARGSPROCESSHINTSSAVEFONTPATHSCRASTERCOMPRESSIONTYPECRASHONUSERERRORCONICDEBUGLINEDEBUGREGIONDEBUGPATHDEBUGSPACEDEBUGSTROKEDEBUGMEMORYDEBUGFONTDEBUGHINTDEBUGIMAGEDEBUGOFFPAGEDEBUGCACHEDCHARSCACHEDFONTSCACHEBLIMITCONTINUITYPragmatics flag = '%s'
Pragmatics:  flag not knownBad object is of %s type %p
Copy: invalid objectPermanent(%p)
Temporary(%p)
Dup(%p)
Destroy(%p)
Destroy: invalid objectConsume:  too many objectsReverse: bad path segmentUnClose:  no LASTCLOSEDQueryPath: unknown segmentQueryBounds: unknown typenewedge: height not positiveInterior: path type errorUnwind:  uneven edgesnegative sized edge?splitedge: above top of listsplitedge: would be nullnull splitedgevertjoin not disjointSwathUnion:  0 height swath?discard():  ran off endUnJumble:  unpaired edge?Context:  out of themMatrixInvert:  can'txiStub calledINVALID (previously consumed?)We have REALLY run out of memoryTerminating because of CrashOnUserError...path or region (from TextPath)Suspect that InitImager() was omitted.Destroy of immortal object %p ignored
Wrong object type in %s; expected %s, found %s.
Illegal access type1 abort() messageFundamental TYPE1IMAGER assumptions invalid in this portPathTransform:  invalid segmentKillRegion:  negative reference countTighten: existing edge bound was badTighten: existing region bound was badEDGE ERROR: non EDGETYPE in listEDGE ERROR: overlapping swathsContext:  QueryDeviceState didn't workQueryDeviceState returned invalid orientation�<���<��=���<���<���<���<��=���<��CopyPath: invalid segmentKillPath: bad segment..Loc(S=%p, x=%f, y=%f)
Loc..ILoc(S=%p, x=%d, y=%d)
SubLoc(%p, %p)
SubLoc: bad first argSubLoc: bad second arg..Line(%p)
Line: arg not a location..Bezier(%p, %p, %p)
Bezier: bad BBezier: bad CBezier: bad DHint: orient not 'h' or 'v'..Join(%p, %p)
Join: right arg not anchorJoin: left arg not anchorClosePath(%p)
Reverse(%p)
Reverse: invalid pathpath = %p
ReverseSubPaths(%p)
ReverseSubPaths: invalid pathQueryPath(%p, %p, %p, ...)
QueryBounds(%p, %p, %p, %p, %p, %p)
QueryBounds:  bad XYspaceQueryBounds:  bad objectDropSegment(%p)
HeadSegment(%p)
HeadSegment: arg not a pathClosePath forced closed by (%d,%d)
QueryLoc(P=%p, S=%p, (%f, %f))
QueryLoc: first arg not a locationQueryLoc: second arg not a spaceQueryPath: arg not a valid pathDropSegment: arg not a non-null path�V��HW��8W��(W���V���V��8Y��Z���Y��hY��@Z��8Y��8Y���_���_��$`���`���`���_���d���e��le���d���d��e���?�?discard:  l=%p, r=%p
discarding %p
result=%p
splitedge of %p at %d yields %p
.  INTERIOR(%p, %d)
Interior: bad fill ruleInterior:  bad pathInterior:  path not closedFill: sub-path not closed...Unwind(%p)
SortSwath:  disjoint edges and %pAllocating edge of %d pels
BoxClip of %p:
    NULL area.. at %p type=%d flag=%x. Swath from %d to %d:
. . at %p[%x] range %d:%d, subpath=%p,
. . . Y[%5d] %5d Dumping area %p, X %d:%d Y %d:%d;....new edge: ymin=%d, ymax=%d Change Y direction (%d) from (%d,%d), dy=%d
SortSwath(anchor=%p, edge=%p, fcn=%p)
SortSwath:  in between %p and %p are %pswathxsort: exactly equal edgesSwathUnion entered, before=%p, edge=%p
SwathUnion is overlapped until %d: before=%p after=%p
SwathUnion starts disjoint: before=%p after=%p
BoxClip:  left clip old %d new %d
BoxClip:  right clip old %d new %d
BoxClip:  top clip old %d new %d
BoxClip:  bottom clip old %d new %d
 bounding box HxW is %dx%d at (%d,%d)
 origin=(%d,%d), ending=(%d,%d)
StandardEncodingduptruefalserbFontNamePaintTypeFontTypeUniqueIDStrokeWidthversionNoticeFullNameFamilyNameWeightItalicAngleisFixedPitchUnderlinePositionUnderlineThicknessBlendAxisTypesSubrsPrivateBlueValuesFamilyBluesFamilyOtherBluesBlueScaleBlueShiftBlueFuzzStdHWStdVWStemSnapHStemSnapVForceBoldLanguageGrouplenIVRndStemUpExpansionFactoreexecexclamquotedblnumbersigndollarpercentampersandquoterightparenleftparenrightasteriskpluscommahyphenperiodzeroonetwothreefourfivesixsevensemicolonlessequalgreaterquestionatAFIJKMOQUZbracketleftbackslashbracketrightasciicircumunderscorequoteleftjquvwbraceleftbarbracerightasciitildeexclamdownsterlingfractionyenflorinsectioncurrencyquotesinglequotedblleftguillemotleftguilsinglleftguilsinglrightfiflendashdaggerdaggerdblperiodcenteredparagraphbulletquotesinglbasequotedblbasequotedblrightguillemotrightellipsisperthousandquestiondowngraveacutecircumflexmacronbrevedotaccentdieresisringcedillahungarumlautogonekcaronemdashAEordfeminineLslashOslashOEordmasculineaedotlessilslashoslashoegermandblsԇ�����\ļæ½ļæ½ļæ½Ōˆļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½Ä‡ļæ½ļæ½�������T�����������T���T���T���T���T���T���T���T���l���l���}?5^ļæ½Iļæ½?ļæ½��Q��?ļæ½M"=��u=Untransformable objectTransform(%p, %f %f %f %f)
Scale(%p, %f, %f)
QuerySpace: not a space000%x%s%d.%sx   [  %d  %d ]
--Coordinate space at %p,ID=%d,convert=%p,iconvert=%p
             |  %12.3f  %12.3f  |�@�?�cleartomark=��D��2
ļæ½1��Sļæ½2ļæ½"��}t3Rļæ½VU��D3&���ļæ½y3����ļæ½3��Vļæ½3ļæ½3A����4ļæ½W��bO4��vo���4��T��4Mļæ½)ļæ½`��4pļæ½Xļæ½'#5Lļæ½o��W5��Jzļæ½5��n��5ļæ½/vļæ½Obļæ½5Ī»mļæ½:-6aU,$ļæ½Db6ļæ½j7ļæ½֖6gEļæ½���6aKSO1ļæ½79(��L67ļæ½%ļæ½=ļæ½k7ļæ½Ww'&lļæ½7ļæ½-Uļæ½/��7ļæ½x���88���Bļæ½A8r.-��Du8z�����8IL�����8\ļæ½w��93���#ļæ½I9ļæ½hļæ½eļæ½9ļæ½9���KHļæ½9G���^Zļæ½9`P���:<ļæ½6��S:ˮ�@ˆ:ļæ½}���:�����Wļæ½:Qļæ½@ļæ½-(;ļæ½^ 9^;Oļæ½
��;#Bļæ½���;�ҶOɃ�;ļæ½C��]r2<��FFļæ½g<ļæ½ļæ½Ų—ļæ½Ņœ<VēžÆļæ½<ļæ½+����=ļæ½vIhļæ½%<=ļæ½-���q=ļæ½dyļæ½��=�����|ļæ½=��&ļæ½.>:ļæ½0ļæ½yE>H�����z>���ư>ļæ½h㈵��>-C��6?����MbP?{ļæ½Gļæ½zļæ½?�������?ļæ½?$@Y@@ļæ½@��@jļæ½@��.Aļæ½cAļæ½×—Ae��A _ļæ½Bļæ½vH7B��mB@ļæ½0ļæ½Bļæ½ļ�B4&ļæ½kC��7yļæ½ACļæ½Ų…W4vCļæ½Ngm��C=ļæ½`ļæ½Xļæ½C@��xļæ½DP����KD��M��Dļæ½J��-ļæ½D���yCxļæ½Dļæ½(,*ļæ½ E52��TE���qىEļæ½/ļæ½'ļæ½E!���1ļæ½Eꌠ9Y>)F$ļæ½��_Fn����F��F"��F|���Fļæ½Mļæ½raB3Gļæ½ yļæ½hGiWC��G��*���GJ��Hļæ½\��)c=Hļæ½7ļæ½]rHa���x��Hyļæ½�ֲ�HL}ļæ½Y��Iļæ½\Cļæ½kFIļæ½3Tļæ½|I\���'��IsȔ�1��Iļæ½:ļæ½~^Jļæ½d~ļæ½QJ���vļæ½aļæ½J0}ļæ½G��J>nļæ½ll��J�����$KAļæ½jļæ½ZKļæ½=Pļæ½1Pļæ½KMļæ½Z>dļæ½KW`��M}ļæ½Kmļæ½n��/LD�����cL��^ļæ½Lļæ½pļæ½uļæ½Lļæ½afļæ½irM�������?$@Char "%s": FindStems: No previous point!RLineTo: No previous point!SBW %f %f %f %f
EndCharRMoveTo: No previous point!RRCurveTo: No previous point!RMoveTo(h) %f %f
RMoveTo %f %f
RLineTo(h) %f %f
RLineTo %f %f
RRCurveTo %f %f %f %f DoClosePathPSFakePush: Stack fullHstem %f %f
HStem: Too many hintsVstem %f %f
VStem: Too many hintsCallSubr: subrno out of rangePushCall: Stack fullReturnPopCall: Stack emptyDotSectionSEAC %f %f %f %d Div %f %f
CallOtherSubr %d
FlxProc: No previous point!FlxProc2: No previous point!PSFakePop : Stack emptySetCurrentPoint %f %f
Escape: Unassigned code %d
DoClosePath: No previous point!StartDecrypt: Premature end of CharStringDoCommand: Stack low (Code=%d)
DoCommand: Stack low
 (Code=%d)CallSubr %d (CallStackSize=%d)
DoCommand: ESCAPE is last byteInvalid accent ('%03o) in SEAC
CallOtherSubr: PSFakeStack lowDoCommand: Unassigned code %d
Decode: Premature end of Type 1 CharString|��������������@���@��������L���P)��8$��P)��x$���$���$��0%��h%���%���%��&���&��8'��x'���(���(��P)��P)��P)��P)��P)���'���'��P)��P)��P)��P)��P)��P)��P)��0(���(��)+���*���-��-.��-.��-.��\+��}-��-.��-.��-.��-.���)��-.��-.��o*���)��l)��-.��-.��-.��-.��-.��-.��-.��-.��-.��-.��-.��-.��-.��-.��-.��)���������?@�h㈵��>0C@��y��y�?�������?����MbP?@ @��Y@�������t1_abort: Reason: %sT1_GetCharBBox()K���(%c) %s: intT1_scanFontDBase()inT1_scanFontDBase()intT1_scanFontDBaseXLFD()inT1_scanFontDBaseXLFD()T1_CloseLib()Library closedT1_AddFont()T1_CopyFont()T1LIB_LOGMODElogDebuglogStatisticlogWarninglogErrorwbt1lib.logHOMET1_InitLib()Initialization started5.1.2Version Identifier: %sInitialization flags: 0x%XGlyphs are padded to %d bitsSystem-Info: char is signedT1_GetFontFilePath()T1_GetAfmFilePath()Type 1 Font File Open ErrorVirtual Memory ExceededPath Construction ErrorFont is CorruptRasterization AbortedOperation not PermittedMemory Allocation ErrorError Opening FileUnspecified T1Lib ErrorMissing AFM DataX11 Interface ErrorFont Database File %s not found!Couldn't allocate memory for loading font database file %sFailed to allocate memory for FONTPRIVATE-area while scanning %sType 1 Font file %s.[pfa/pfb] not found (FontID=%d, SearchPath=%s)Failed to allocate memory for Filename %s (FontID=%d)XLFD Font Database File %s not found!Couldn't allocate memory for loading XLFD font database file %sT1_DeleteFont() returned %d for Font %dAssigned FontID %d to fontfile %sError allocating memory for kerning map (new_ID=%d)Error allocating memory for encoding map (new_ID=%d)Unable to open a logfile, using stderrUsing Big Endian data presentation (MSBFirst)Using Little Endian data presentation (LSBFirst)System-Info: sizeof(char):         %dSystem-Info: sizeof(short):        %dSystem-Info: sizeof(int):          %dSystem-Info: sizeof(long):         %dSystem-Info: sizeof(long long):    %dSystem-Info: sizeof(float):        %dSystem-Info: sizeof(double):       %dSystem-Info: sizeof(long double):  %dSystem-Info: sizeof(void *):       %dSkipping configuration file search!Warning t1lib configuration file not found!Unable initialize internal StandardEncoding!Initialization successfully finished (Database empty)Fatal error scanning Font Database File %sNo fonts from Font Database File(s) found (T1_errno=%d)Fatal error scanning XLFD Font Database File %sNo fonts from XLFD Font Database File(s) found (T1_errno=%d)Initialization successfully finishedCouldn't locate font file for font %d in %sReturning explicitly specified path %s for Font %dAttempt to Load Multiple Master FontSyntactical Error Scanning Font FilePremature End of Font File EncounteredFont ID Invalid in this ContextInvalid Argument in Function CallMissing Component of Composite CharacterError Scanning Encoding FileEWSD�BSize %f deleted for FontID %d (antialias=%d)T1_DeleteSize()TryDVIPSEncoding()ScanEncodingFile()Encoding=T1_LoadFont()Expected encoding definition after %s, but did not find "["-characterFound non-literal name (c=%c (first=%d, last=%d)) at slot %d while scanning encoding vector %s.Empty literal name at slot %d while scanning encoding vector %s.Premature end of encoding definition encountered.Closing token "def" expected but found "%s".Token "%s" after closing "def" in successfully scanned encoding file makes encoding definition file invalidScanned file %s (%d bytes) as dvips-encoding file.Scanned file %s (%d bytes) as t1lib-encoding file.Scanning file %s (%d bytes) as encoding file failed.Error allocating memory for metrics map (FontID=%d)StandardEncodingT1LIB_CONFIGCould not open configfile %sScanConfigFile()Ignoring line %dintT1_Env_GetCompletePath()path %s stripped to %sstat()'ing %s successfulstat()'ing %s failedT1_SetFileSearchPath()T1_AddFontDataBase()T1_AddFontDataBaseXLFD()Could not open global configfile %sNeither user's nor global Configfile has been foundUsing %s as Configfile (global)Using %s as Configfile (user's)Configfile as specified by Environment has not been foundUsing %s as Configfile (environment)Appending to existing %s search pathNewline in quoted %s-string in line %d, column %d, of config file! Closing quote missing?Unterminated quoted string in config filestat()'ing complete path %s successfulstat()'ing complete path %s failedOmitting suspicious long candidate path in order to prevent buffer overflow.Path %s not set, database is not emptyFatal error scanning Font Database File %s (T1_errno=%d)Fatal error scanning XLFD Font Database File %s (T1_errno=%d)FONTDATABASEXLFDFONTDATABASEAFMTYPE1ENCODING/opt/alt/t1lib/uNo font file name for font %dVM for Font %d: %d bytesFont %d reencoded to defaultPointer vm_base: 0x%lXPointer vm_start: 0x%lXPointer CharStringsP: 0x%lXPointer Private: 0x%lXPointer fontInfoP: 0x%lXCreateNewFontSize()Failed to allocate memory for psfont-struct (FontID=%d)Loading font with ID = %d failed! (mode = %d)Error allocating memory for fontbbox objects (FontID=%d)Missing FontBBox, adding a trivial one in order to avoid crashes (FontID=%d)Missing, invalid  or undefined Encoding, setting up Standard Encoding in order to avoid crashes (FontID=%d)Old VM at 0x%lX, new VM at 0x%lX, shifting up by %luOld VM at 0x%lX, new VM at 0x%lX, shifting down by %luOld VM and new VM at 0x%lX, no pointer-shiftingSuppressing AFM data handling on user requestAlert: Error (%d) sloppy-processing afm-file for Font %d!Ultimately failed to generate metrics information Font %d!Generating AFM-information from fontfile successful!Alert: Limited afm-information for Font %dFont %d not reencoded to defaultError allocating memory for encoding map (FontID=%d)New Size %f created for FontID %d (antialias=%d)T1_SetChar()fontfcnB() set mode=%dT1_SetString().notdefT1_FillOutline()No black pixels in outline %pT1_SetRect()fontfcnRect() set mode=%darea=NULL returned by fontfcnB()".notdef" substituted for character %d from font %d".notdef" substituted in string[%d] (=character %d) from font %dCould not get charspace representation of ".notdef", Font %d, mode=%d!".notdef" substituted somewhere in string from font %dDataformat: T1_bit=%d, T1_byte=%d, T1_wordsize=%d, T1_pad=%d
GlyphInfo: h=%d, w=%d, paddedW=%ld
area=NULL returned by Interior()area=NULL returned by fontfcnRect()@�@zD��~Z�!	@�f@�Unsupported AA specification: level=%d, bpp=%dT1_AAInit()�@T1_GenerateAFMFallbackInfo()T1_WriteAFMFallbackFile()StartFontMetrics 4.0
FontName %s
FullName %s
FamilyName %s
Weight %s
ItalicAngle %d
IsFixedPitch %s
FontBBox %d %d %d %d
UnderlinePosition %d
UnderlineThickness %d
Version %s
Notice %s
EncodingScheme FontSpecific
CapHeight %d
XHeight %d
Ascender %d
Descender %d
StdHW %d
StdVW %d
StartCharMetrics %d
Can't generate AFM Info from Font %d (invalid ID)
Failed to allocate memory for FontInfo in Font %d!Failed to allocate memory for CharMetricsInfo area in Font %d!Could not get charspace representation of character %d (%s) Font %d!Failed to allocate memory for CharName %d (%s) Font %d!Generated metric information for %d characters of font %d!Substituted accumulated FontBBox [%d,%d,%d,%d] for trivial FontBBox of font %d!Warning: Invalid FontID, font %d not loaded!Warning: No AFM-Data available for font %dAlert:  Available AFM-Data for font %d is generated from existent AFM-file!Memory allocation error (fontID = %d)Could not open %s, (FontID = %d)Comment This is %s created from %s by t1lib V. %s.
Comment File creation date: %sComment t1lib is copyright (c) Rainer Menzner, 1996-2001.
Comment t1lib is distributed under the GNU General Public Library License (LGPL)
EncodingScheme AdobeStandardEncoding
EndCharMetrics
EndFontMetrics
C %3d ; WX %4d ; N %-20s ; B %5d %5d %5d %5d ;
T1_GetCharOutline()T1_GetStringOutline()fontfcnB_string() set mode=%dT1_GetMoveOutline()Line-Segment: -> (%f,%f)
Move-Segment: -> (%f,%f)
path=NULL returned by fontfcnB_string()Bezier-Segment: ... (%f,%f) ... (%f,%f) -> (%f,%f)
��@T1_SubsetFont()/Encodingreadonly defdup %d /%s put
Encoded %d characters/RD/ND/-|/|-/CharStrings/.notdef %d %s /%s %d %s Subsetting Font %d, flags=0x%X, non-encrypted debug outputSubsetting Font %d, flags=0x%X, ASCII-hex output with linelength %dSubsetting Font %d, flags=0x%X, Binary output with maximum blocksize %luSource file %s is %lu bytes longHuman-readable header finished (%d data bytes)Font is reencoded by t1lib, enforcing Reencoding of subsetLeaving StandardEncoding untouchedPreserving FontSpecific EncodingPrivate dictionary finished (%u data bytes)2 index /CharStrings %d dict dup begin
Could not locate CS %s for index %dProcessing of CS %s for index %d (EncMaskFlag=0x%X) successful (len=%d bytes, line=%d bytes)Skipped multiple processing of CS %s (index %d)Charstrings and Font definition finished (%d data bytes, from which %d bytes will be encrypted)Including additional PostScript trailer (%d bytes)Setting up segmented binary buffer (pfb-format)    Readable header (%d bytes: %d data bytes in %d ASCII-segments of maximum size %lu bytes)    Binary data (%d bytes: %d data bytes in %d binary segments of maximum size %lu bytes)    Readable trailer (%d bytes: %d data bytes in %d ASCII-segments of maximum size %lu bytes)Dumping output buffer (%d bytes: %d readable ASCII, %d ASCII-hex in lines of width %d, %d readable ASCII)Dumping output buffer (%d bytes: %d readable ASCII, %d non-encrypted binary, %d readable ASCII)Output buffer is %ld bytes, original file size is %lu bytes0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0123456789ABCDEF0000000000000000111111111111111122222222222222223333333333333333444444444444444455555555555555556666666666666666777777777777777788888888888888889999999999999999AAAAAAAAAAAAAAAABBBBBBBBBBBBBBBBCCCCCCCCCCCCCCCCDDDDDDDDDDDDDDDDEEEEEEEEEEEEEEEEFFFFFFFFFFFFFFFFļæ½@/Encoding 256 array
0 1 255 {1 index exch /.notdend
end
readonly put
noaccess put
dup /FontName get exch definefont pop
mark currentfile closefi    EOF-segment marker (2 bytes)KPUnknown Keyword: %sparseGlobals()AscenderCapHeightCharacterSetCommentDescenderEncodingSchemeEndCharMetricsEndCompositesEndFontMetricsEndKernDataEndKernPairsEndTrackKernIsFixedPitchKPXPCCStartCharMetricsStartCompositesStartFontMetricsStartKernDataStartKernPairsStartTrackKernVersionWXXHeight���#���#���#����������������#���#�������#���#���#���]�������������T������#���#���#���#�����#�������#�������#���#���#�������#�������u���C���#���#�����������T���T���T���T���t���,���T���T���T���T���T���T���T���T���T���T���T���T���T���T���T���D���T���,�������Ԕ��(����������������������U���U�������������������������������0���h���$������������������������ğ����������������������������������������������\���̤��̤��̤��̤��d���l���̤��l���̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��̤��4���������F���������7�������,�������������������������������������������������������������������g���B���ͮ������B���B���B���s���B���B���U���B���H���B���B���B���B���B���B���B���B���B���B���B�������m���B���B���B���B���B���B���B���B���B���B���B���B���B���B���0������;ļæ½y�������������(#�����Ed���,Զ��@T����t���������D���
���8
Լ��|
4����
t���X����T��������`���x�����������H��������4��t���T��D���$����T� ��4�l���D�t�T����t�����������Xt���t������������$��(���H��l�����������$��(T��p�����������������������$��H���	����	��(4
��T�
��|D����
��0ļæ½���D���d��|ļæ½���ļæ½��ļæ½��\ļæ½��pļæ½������ļæ½��0ļæ½��ļæ½&��\4'���ļæ½'���ļæ½(���ļæ½)��4+���ļæ½,���T-�� D.��< ļæ½0��� 5��l!ļæ½8���!ļæ½9���!4<��D"C���"TC���"4D���"$E��<#F���#ļæ½I���#J��$tL��t$ļæ½L���$DM���$4S��%T��P%tT��t%dk���%ļæ½k���%4l��,&dl��D&ļæ½l��X&ļæ½l��l&ļæ½l���&ļæ½l���&ļæ½l���&ļæ½l���&ļæ½m���&$o���&To��'do��$'to��8'ļæ½o��X'p��l'ļæ½p���'Dr���'ļæ½r���'ļæ½s��(ļæ½t��8(ļæ½u��\(v���(ļæ½v���(Tw���(Dx��8)ļæ½x��T)ļæ½z���)t|���)ļæ½}���)~��*~�� *ļæ½��l*ļæ½���*ļæ½���*���*���+Ԃ��<+����+T����+��+d����+�����+����,$��� ,D���4,d���H,����\,����p,ԇ���,����,$����,D����,���-4���<-����P-��-d����-Ԓ���-��-T����-ԕ��$.���8.t���T.Ԗ��p.�����.D����.T����.�����.����8/����L/D���h/�����/��/T����/��0����(0ԯ��\0T���p0԰���0Բ���0���0�����0���14���41D��l1d���1����14���1����1$��2���t2����2����2����2��3���3���03���3tļæ½3���3��4t��H4ļæ½���44 ���4d ���4ļæ½ ���44!��5T!��(5t!��<5ļæ½!��P5ļæ½!��d5ļæ½!��x5ļæ½!���5"���54"���5D#���5$$��(6'��|6d'���6ļæ½'���6$(���6t(���6)��07ļæ½)��d7D*���7ļæ½*���7ļæ½+��8$,��48$-���8D.���8D0��49t1���9ļæ½4��:T7��|:ļæ½:���:ļæ½=���:?��8;t?��`;ļæ½?���;t@���;$B��<ļæ½C��L<ļæ½D���<ļæ½E���<ļæ½E���<G��=TK��p=DO���=4Q��>ļæ½S��d>T��x>4T���>ļæ½T���>U���>ļæ½U��?dV��0?ļæ½V��L?ļæ½W��l?ļæ½W���?[���?ļæ½[���?ļæ½[���?ļæ½[��@Td��T@ļæ½d��h@ļæ½d��|@te���@ļæ½g��Adi��TAļæ½i���Aj���ADj���Aļæ½l���Aļæ½n��4Bo��HBļæ½p���B{���B4{��C$��|Cd���C4����C���D��4DT����D�����D4���(EԖ���E��Eļæ½F����dF�����FD���Gd���DG����XGt����Gd���(HԷ��<H���PH����H����HԾ���HԿ��I��|I��tJ���Jtļæ½K���`K����Kļæ½��LT��@Lļæ½��`LT���Lļæ½���LT	���L
��M��HM$���M
���M�
��$N4��HN���dNT���N���N����ND���N����N$��O���DO4��dO����O���O����O$���O$-��\P.��pP7���P$>��0QE���Q�H���Q�K��RDM��\R�M���RN���RdN���R�N��SO��S�O��PS�O��dS�U���S$V���StV���S�^���T�j���T�m��@U�r���U�v���U�v��V�x��Vz��DVTz��XV�z��lVT{���Vd{���Vt{���V4|��W�����W����0X�TX�����X4����X4���0YzRx�$�����FJw�?:*3$"D�����\0���gdp����tF�G�B �B(�A0�C8�D`
8A0A(B BBBEļæ½
8A0A(B BBBA����������0�����F�A�A �D0�
 AABD048����F�D�C �F0p
 AABI@hĮ���F�B�E �D(�C0�F@}
0A(A BBBA�P���U������3B�K�H �E(�A0�C8�NpVxG�PxAp@
8C0A(B BBBJrxGļæ½Eļæ½Eļæ½YxSļæ½Bļæ½Eļæ½OpV
8F0D(D EBBNIxX�B�E�OxD�E�E�i8G0A(B BBBX�����F�B�E �H(�D0�D8�D`WhFpHxE�I`X
8A0A(B BBBJ�H���GH������B�E�A �A(�D0c
(C ABBHD(H ABBHDز���F�B�B �B(�A0�A8�D@X
8C0A(B BBBJ����OHF�T����E������!HT��0����F�F�E �B(�A0�A8�D���_�A�B�a���c�A�B�\���o�H�F��
8A0A(B BBBHm�f�S�D�Hx�����F�D�E �E(�A0�A8�I@g
8A0A(B BBBH@����F�B�E �D(�D0�GP�
0A(A BBBH�Ի��~
F�B�B �B(�A0�A8�G�\�_�A�B�q���[�I�B�Y�	�o�H�F��
8A0A(B BBBB��e�S�D�������F�B�E �B(�D0�D8�D���e�F�B�[���g�A�B�V���o�H�F��
8A0A(B BBBHE�f�S�D�0@���eE�J�K i
AAKDKA\t���F�I�B �B(�A0�D8�G���i�B�F�M�r
8A0A(B BBBID�X��B�F�E �B(�A0�A8��
0A(B BBBJ0���s�XE�8���l�YP,��/4dH��F�E�H �C(�K0W(A ABB`�����F�E�E �B(�A0�A8�GP�
8O0A(B BBBLQ
8A0A(B BBBEH��W
Fļæ½Bļæ½B ļæ½B(ļæ½A0ļæ½A8ļæ½D`2
8A0A(B BBBB4L ��*E�H��
AA\
AIXA���XF�B�E �E(�D0�C8�G@�
8C0A(B BBBNi
8A0A(B BBBEMHKPQHB@aHJPQHA@dHKPPHA@	���(	t�HH<	��xF�E�E �F(�H0�E8�D@�
8D0A(B BBBC�	��]E�{
HH�	���F�E�D �D(�D0K
(D ABBEW(D ABB0�	L��F�D�A �GP�
 AABJ$
��A�i
FD
��sX
��pL�E
G x
Dļæ½hLļæ½s
AF
J@ļæ½
���E�A�G v
AAKS
FAFd
FAEļæ½
��KW_(�
4��L�f
Fg
Ic
E0$��$H G
IH
HT
LR
F_
IDX��-F�I�H �Z(K0V(F |
ABIF
ABG���"����������L���F�B�A �A(�D0�
(D ABBBM
(F HDBE Tx�dX�gA�P�O�<x���E�A�G0w
DAGM
LJMlDAX����F�E�D �A(�G0d
(D ABBDM
(L HDBIt(D ABB@
(��E�D�G e
FJKZ
FJFH
DAC(X
��6F�K�J �WAB$�
��L�l
HN
BrLļæ½
@ļæ½zFļæ½Bļæ½D ļæ½D(ļæ½G0z
(C ABBGļæ½
(D ABBA`ļæ½
pļæ½Fļæ½Kļæ½L ļæ½L(ļæ½K0ļæ½I8ļæ½DPļæ½
8D0A(B BBBKD
8G0H(B BBBE�`���F�B�A �D(�G@m
(A ABBIļæ½
(A ABBFļæ½
(D ABBCG
(C ABBIg
(C ABBI(����tE�F�M C
DAH�X���F�B�E �B(�A0�A8�GP�
8D0A(B BBBGn
8F0F(D IBBM3
8D0A(B BBBH|
8F0A(B BBBEL���"B�B�A �A(�D0�
(D ABBFD
(H ABBE@�����M�A�D ��
DEEe
FKEACBH@����F�B�B �B(�A0�A8�GP�
8A0A(B BBBD�P���%H�l����F�B�B �B(�A0�D8�D`�
8A0A(B BBBC$���bE�H�R uFCH(����F�E�D �D(�G0h
(C ABBFD(K FBB�`����$F�E�E �E(�D0�D8�G@}
8D0A(B BBBJp
8A0A(B BBBFa
8A0A(B BBBE]
8A0A(B BBBAM
8A0A(B BBBIK
8A0A(B BBBAA8F0C(I BBBL<����F�B�B �B(�D0�D8�G�Z
8A0A(B BBBA(�P��vF�H�C �VCE4�����E�A�G N
DAHM
NCJ(�	���L�B
BY
GCD�	���B�B�E �E(�A0�A8�D@�8C0A(B BBBHdX
��xB�E�E �F(�A0�D8�GP�
8D0A(B BBBGH�����B�E�B �B(�D0�A8�G@k
8D0A(B BBBA4�����E�D�D z
FAJJ
AAD44H
���F�J�H �A(�D0�(D ABBxl��?F�E�E �E(�D0�C8�GPgXB`BhBpBxG�NP�
8A0A(B BBBIļæ½
8A0A(B BBBB������F�B�B �B(�D0�A8�GP�XK`WXAPWXP`BhNpKPZXM`dXAPY
8D0A(B BBBBs
8C0A(B BBBIZ
8D0A(B BBBIDXL`PXBPL�����F�B�E �B(�D0�A8�G�p
8A0A(B BBBK �����c��
DX�`����F�B�B �A(�K0��
(A BBBAe
(A BBBAļæ½
(A BBBAHt����F�E�B �B(�D0�A8�D`�
8D0A(B BBBA�l ��D�� ���H�t!���F�B�B �E(�A0�A8�D@�
8A0A(B BBBI zRx�@������(T���
Pl�!���F�L�H �M(�G0�F8�D@ZHKPV8A0A(B BBBC@L�l"���F�K�H �E(�D0�C8�F��
8A0A(B BBBB$�%��fE�A�G LDDh8&��^O�E�I �B(�A0�A8�DP
8A0A(B BBBA8A0A(B BBBA��������'��pE�f�H(��YH�A
IFH��(���B�B�E �B(�A0�A8�Dp�
8A0A(B BBBDL0,.���F�B�B �H(�A0�L
(A BBBJļæ½
(A BBBC ��.��Sd�\
HCE�T��.���F�B�B �B(�A0�A8�G� I�!�
8A0A(B BBBD$��E��iE�L�L0GCA4$�E��UF�G�D �D(�G0p(C ABB\F��'H^tF���$F��
� F��
�F���F��
�F��
�F��G��0(8H��-F�H�E �VAB@<H��T8H��
h4H��XMi
JW�tH��8��H��|0�I���F�A�A �G�u
 AABH(��J��]f�K�D �[�F�B�(�J��#E�M�Kpl
AAE(<�K���E�I�G`m
AAD hdL���E�G@h
AK4� M���F�E�D �D(�G0_(A ABB�hM���L�r
BW8��M���F�B�A �A(�D`z
(A ABBBD \N���F�I�D �C(�D@�HLPHHA@T
(A ABBAhO���E��,��O���`�A��
AYc
AA4��P���A�A�G h
CAKļæ½
EAF ��R��E�H �
AG(�S��lV�a
IP�K�JA�<�S��HP�S��hF�B�B �B(�D0�A8�HP9
8D0A(B BBBA(�U��DF�H�A �qAB�4U��D�@U���S�E�E �A(�G0��
(A CBEC_�����$�U��#08V���F�F�D �D0
 AABCHl�W��*F�B�B �B(�A0�A8�D@5
8D0A(B BBBD�tY��C��Y��cH F
B �Z���E�D a
AE �Z��.He$ �Z��	< �Z��~P �Z��d [��x [���  [��� ,[��,� H[��,� d[��� p[��<� |[���F�B�B �A(�G0�t
(A BIBD80!�]��/F�H�H ��
ABA
ABDl!�_��o,�!L`��LF�H�G ��
GLK�!ld��g�!�d��e�!$e���!0e��UP"|e��sF�B�I �E(�A0��
(A BBBEY
(A BBBAT"�g��5h"�g��RE�L�"h��RE�L�"\h���Rz
DV
J�"i���R�
E(�"�j��E�C�K �
FAD #tk��'RB
DO
I8,#�l���M�A�A ��
NLR|
ABAh#Do��|#Po���Ra
E�#�o��<E�W
D�#�r��jL�h
DH�#Dv��[F�B�B �I(�A0�F8�K@
8F0A(B BBBE$$Xz���L��
DD$�}���0X$d~��>a�A�A ��
ABHx����$p��q�$�����$H�����$4���lt<�$(����B�B�A �D(�D�Q
(A ABBD$%����_H�b
FnD%����D �
Cv4d%����A�A�D0�
CAAD
AAC�%А��P0�
Bļæ½%ԑ��~Dh
D �%8���JD �
Fv
J�%d���oD@.
Fv&����y�up0&���qB�E�A �LP�
 AABDd
 AABHt
 AABHļæ½
 AABCG
 AABE(�&(���E�j
Aj
VO
aV,�&����A�I�O��
AAH'����9Dt'��9Dt0'����D m
GL'�����L`'|����B�I�F �F(�A0�A8�G��
8A0A(B BBBE(�',����A�A�F0&
AAH(�'���� A�L �
CBnA((���� A�L �
CBnA@4(�����!B�E�B �A(�A0�G�|
0A(A BBBJLx($�v	F�F�B �B(�A0�A8�J��
8A0A(B BBBB ļæ½(Tļæ½4Eļæ½D0
AC�(p�!$)��~a�F�D PAA,)��BtMD)�X)$�l)0��)<��)H��)T��)`��)l�8�)x�F�D�F �\
ABAb
AGV4 *L��E�D�J ]
AAFy
AAMPX*���F�B�B �A(�A0�DP�
0A(A BBBI	XC`bXCP�*��XE�a
JO�*��XE�a
JOļæ½*ļæ½XEļæ½a
JO+@ļæ½NEļæ½_
DO0,+pļæ½Eļæ½Aļæ½I b
AAEQCA0`+��E�A�I k
AADQCA0ļæ½+8ļæ½Eļæ½Aļæ½I k
AADQCA0�+��E�A�I k
AADQCA0ļæ½+ļæ½Eļæ½Aļæ½I k
AADQCA00,|ļæ½Eļæ½Aļæ½I k
AADQCA\d,��F�B�D �A(�I0M
(H ABBHZ
(A ABBHQ(C ABBL�,��F�B�D �A(�I0b
(C ABBHe
(F CBBAL-X����F�B�B �B(�E0�A8�I�>
8A0A(B BBBA`d-���&F�B�B �E(�A0�A8�I@{
8A0A(B BBBAy8C0A(B BBBd�-���{F�E�B �B(�D0�C8�G�b
8A0A(B BBBGļæ½
8C0A(B BBBKx0.��[F�B�B �E(�D0�C8�Gpd
8A0A(B BBBE~
8E0D(E BBBFk
8C0A(B BBBAH�.���.F�B�E �E(�D0�D8�Fpk
8D0A(B BBBH �.����E�a
Jr
NH/���lF�B�B �B(�A0�A8�IP
8D0A(B BBBG$h/���hE�r
IS
AS$�/��hE�r
IS
AS(�/T���E�D�J A
AAJH�/����F�B�B �F(�D0�C8�DPo
8D0A(B BBBIH00���F�B�B �B(�D0�A8�GP
8D0A(B BBBHL|0����F�B�B �A(�C0�`
(D BBBH�(A EBB,�0���B�H�H ��
ABI�0���'01���PF�D�D �G��
 AABDXD1�	��=F�D�B �B(�A0�A8�Dp�
8A0A(B BBBBļæ½xfļæ½HxApXļæ½1ļæ½
���F�D�B �B(�A0�A8�Dp�
8A0A(B BBBJLxf�HxApH�1p���F�B�B �B(�A0�A8�D@g
8D0A(B BBBJHH2���F�B�B �B(�A0�A8�D@
8D0A(B BBBE�2����2����2���D$�2���tE�N
EP
HC<�24���F�B�B �A(�D0�y
(D BBBF$83���|E�W
DP
HC`3,��'HW
A|3@���H Q
G��3 ��
H�3��aF�B�E �B(�A0�A8�DP�
8D0A(B BBBE�3@��{4���1$4���H84���aF�B�B �B(�A0�A8�DP�
8D0A(B BBBH�4�#��"�4$��4�4$���E�C�D s
DADS
DAHL�4�$��E�A�F �
HAHQ
CACļæ½
HAGD
CAHL45�&���F�B�E �E(�D0�A8�D�k
8A0A(B BBBA(�5(��[E�A�F C
CAA�5<(��3J�[K��5`(��3J�\J�@�5�(��wO�B�E �A(�A0�R(C BBBA�����4,6�*��"E�A�I ]
AABM
CAGd6�,��Hx6�,���B�B�B �E(�D0�F8�DP�
8A0A(B BBBD`�6(.��@
Fļæ½Bļæ½B ļæ½B(ļæ½A0ļæ½A8ļæ½Gļæ½?ļæ½Sļæ½Bļæ½Gļæ½Wļæ½M
8A0A(B BBBB(78��+J�VH�dD78���F�B�B �B(�A0�A8�Gp�
8A0A(B BBBAx
8A0A(B BBBA�7�;��<E�[
HS,�7�;���E�N
EY
OP
HR8�7`<���F�N�T �J
ABK
ABG(88?���E�A�D �AALd8�@��e	F�I�B �B(�A0�A8�D�E
8D0A(B BBBEL�8�I��$F�B�B �B(�A0�A8�G��
8A0A(B BBBCP9�M���O�B�B �A(�D0��
(A BBBBC�����S0�����HX9P���F�B�A �A(�F0
(D ABBFq(D ABBzRx�0����$�o��
�9$Q��HPH�9,Q���F�B�B �B(�A0�A8�DP@
8C0A(B BBBBT<:�T���O�I�B �A(�A0��
(C BBBGs
(A BBBFd�����@�:(V��O�B�G �A(�G0�
(A ABBD����T�:�W���O�I�B �A(�A0��
(C BBBGs
(A BBBFd�����@0;<Y��O�B�D �F(�D0�
(A ABBD����t;[��H�;$[���B�B�B �B(�D0�F8�D@�
8C0A(B BBBH��;�\���F�B�B �B(�A0�A8�D���{�T�A��
8A0A(B BBBAD�M�g�G�`�K�o�G�X<4o��gl<�o��>H�<�o���F�B�B �B(�D0�A8�DPm
8D0A(B BBBA�<`q���<Lu���D�<v���F�E�B �B(�A0�A8�D`�8A0A(B BBBl<=�v��9F�B�B �B(�A0�A8�D��F�U�A���N�M�A�
8A0A(B BBBJ��=�~��h!F�B�B �B(�A0�A8�G�:�X�m�B���D�]�A�h�r�P�F��
8A0A(B BBBF��I�D�B�D�I�g��`�Y�B��N�`�A�W�T�a�B�W�T�`�A���N�M�A�L�>���F�B�A �A(�D0�
(D ABBGS
(D ABBDH�>؟���F�I�N �B(�A0�A8�DP�
8A0A(B BBBBL@?\���WF�B�B �E(�D0�D8�J��
8A0A(B BBBHX�?l����F�B�B �B(�A0�A8�Dp`
8D0A(B BBBA
xN�MxAp\�?��F�B�B �B(�A0�A8�D���N�M�A�w
8A0A(B BBBD L@�����E�I N
ACp@���TE�a
JS �@L����E�I Q
AH�@Ȼ��TE�a
JS(�@����E�D�I [
AAA0A|����E�D�I }
AAGKAA@4A����E�C�I0R
AAKb
CAJb
CAJ@xAĽ��E�C�I0R
AAKb
CAJb
CAJH�A�����E�C�I _
AAFf
AAHJ
AADbAAHB$����E�C�I _
AAFf
AAHJ
AADbAA TB����NE�G`�
AJxB���tA
K�BX����|A
C�B����H x
H�B`���H y
G�B����t E
GCh���t I
C C���IH`�
J4<C���E�C�I B
AAKN
CAFtC���TE�p
KS�C���TE�p
KS�C��dE�^
mS(�CX���E�I e
ADL
CA D���PE�a
JOd$D(���B�H�E �E(�D0�C8�DpH
8A0A(B BBBGļæ½
8A0A(B BBBI�D����\�D����F�E�B �E(�D0�A8�I���[�U�A�s
8D0A(B BBBE\E,ļæ½Fļæ½Bļæ½E ļæ½E(ļæ½D0ļæ½A8ļæ½Fļæ½Mļæ½[ļæ½Uļæ½Aļæ½Q
8D0A(B BBBG\`E���F�B�B �B(�D0�A8�F�C�[�U�A�Q
8D0A(B BBBGHļæ½E|ļæ½Fļæ½Eļæ½E ļæ½E(ļæ½D0ļæ½D8ļæ½DPļæ½
8A0A(B BBBD,F����E��
G
Aļæ½
ASL<F�����E�D�G �
AAA|
AABļæ½
AAHP
AAF$�F��ZE�l
AS
AS$�F���[E�m
AS
AS$�FP���XE�e
FS
AS0G�����E�k
HN
JN
BS
ES8G��0LG��|E�e
FK
EK
ES
ES�G,���\�G(���=F�B�B �B(�D0�C8�D�#�[�U�A�F
8D0A(B BBBB�G��NHD��C�H���~F�B�B �B(�A0�A8�G��
8A0A(B BBBK/�W�U�H�V�c�L�C���f�L�E�,�{�C�F�N�t�Hh
���F�B�B �B(�A0�A8�F���H�[�C���D�D�D�T�J
8A0A(B BBBD@,I����F�A�A �Dp�
 AABE	xC�XxGphpI|��/F�B�B �B(�A0�A8�D��
8A0A(B BBBA�M�G�D�C�I�V�@�I@���F�A�A �Dp�
 DABIc
 DABF J� ��	4J� ���(HJt"��bE�H�G KAAtJ�#��D�J�#��q$�J`$���E�D�G mAA�J�$��	�J�$��	D�J�$���B�B�B �E(�A0�A8�I@�8C0A(B BBB�4K(%��GF�B�B �B(�D0�A8�G��
8A0A(B BBBD��W�_�A�
�V�a�A��P���J�S���D�S�A�p�Y�E�D�V���E�]�D�y�Y�Q�D���V�U�F�DL�@��
Fļæ½Dļæ½D ļæ½y
DBCS
ABJS
ABJ `L\A��TE�^
]SL�L�A���N�D�I �G(�F0�Z
(D BBBDo
(A EBBG8�L�A���B�B�A �D(�D0x
(A ABBELMLB���B�B�A �K(�G0�
(D ABBGM
(D ABBAL`M�B��uF�B�J �B(�A0�A8�D��

8D0A(B BBBHGNUļæ½����Z$`ļæ½{���1��^ļæ½8ļæ½^ļæ½`ļæ½��hļæ½������`ļæ½Lļæ½��vļæ½����������Č“Ʊޱļæ½��ļæ½/ļæ½Eļæ½Zļæ½wļæ½������Ҳ��8ļæ½`ļæ½����е��/ļæ½��`��"ļæ½$ ļæ½‰$ļæ½"ļæ½$��"ļæ½$p��$��"ļæ½$ļæ½"ļæ½$@ļæ½"ļæ½$ļæ½"ļæ½$ ļæ½"ļæ½$pļæ½"ļæ½$ļæ½"ļæ½$��"ļæ½$��ļæ½$pļæ½��$ļæ½"ļæ½$��"ļæ½$��"ļæ½$ ļæ½"ļæ½$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$ ļæ½‰$ļæ½��$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$ļæ½"ļæ½$ļæ½"ļæ½$����$��ļæ½$��Bļæ½$ļæ½"ļæ½$��"ļæ½$ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½bļæ½$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$��Bļæ½$@ļæ½bļæ½$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$��Bļæ½$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$Ј"ļæ½$��ļæ½$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$��ļæ½$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$@ļæ½"ļæ½$�€$ļæ½"ļæ½$��"ļæ½$@ļæ½"ļæ½$pļæ½"ļæ½$pļæ½"ļæ½$ļæ½"ļæ½$��"ļæ½$pļæ½"ļæ½$cļæ½cļæ½cļæ½cļæ½c������@ļæ½hļæ½cļæ½����ļæ½cļæ½cļæ½cļæ½cļæ½cļæ½cļæ½����ļæ½2ļæ½Jļæ½]ļæ½uļæ½����c��������&ļæ½.ļæ½8ļæ½Gļæ½Vļæ½dļæ½s����}��4ļæ½tļæ½����ļæ½����Ę®mļæ½�����������/ļæ½5ļæ½������ļæ½3����ļæ½!Cļæ½0ļæ½
H��Z$�Z$���o(�5(

ļæ½pf$P��P03	���o���oP���oļæ½oļæ½L���oļæ½`d$`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½pļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½Šļæ½ļæ½ļæ½ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½pļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½ļæ½Šžļæ½ļæ½ļæ½ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½@ļæ½Pļæ½`ļæ½p��������������ļæ½ ļæ½0ļæ½.notdefļæ½0��8    0 �����ļæ½@ļæ½$ļæ½q$.notdef yļæ½!��"��#��$��%��&��'��(Ģæ)Öæ*ļæ½+ļæ½,ļæ½-��.��/dļæ½0ļæ½1ļæ½2ļæ½3ļæ½4ļæ½5ļæ½6 ļæ½7$ļæ½8ļæ½9^ļæ½:.ļæ½;*ļæ½<4ļæ½=9ļæ½>?ļæ½?Gļæ½@Pļæ½ASļæ½Bļæ½Cļæ½D+ļæ½EUļæ½FUļæ½Gkļæ½HCļæ½IWļæ½JYļæ½K[ļæ½L��M]ļæ½NĘ®O_ļæ½Pļæ½Qaļæ½Rļæ½SÖÆT��Ucļæ½Vkļæ½W3ļæ½XDļæ½Y°Zeļæ½[gļæ½\sļæ½]}ļæ½^��_��`��a1ļæ½b2ļæ½cļæ½d��e��f��g��h��iWļæ½j��kEļæ½l=ļæ½m��n��oļæ½pļæ½q��r��s��t-ļæ½u��v��w��x��yļæ½z-ļæ½{��|��}ļæ½~ļæ½�����������������	������+��9��G��V��Y��\��c��j��tļæ½�������������������������������������
������&��+��3��@��G��M��T��W��c��j��q��t���������������������@�@�>�>�{$�{$�������������������������������������������������	�������

��������������������������

���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� 0@P`p��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������ļæ½````````Ȉ``ļæ½``````````````````ļæ½````H``XX`````H````````````H`H````````````````````````````HpH`````````````````````````````H`H``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````��������������������������������������������������������������STPRRRRRRRRPPRRPRRRRRRRRRRRRRRRRRRPRRRRQRRQQRRRRRQRRRRRRRRRRRRQRQRRRRRRRRRRRRRRRRRRRRRRRRRRRRQRQRRRRRRRRRRRRRRRRRRRRRRRRRRRRRQRQRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRNOJMMMMMMMMJJMMJMMMMMMMMMMMMMMMMMMJMMMMKMMKKMMMMMKLLLLLLLLLLMMKMKMMLLLLLLLLLLLLLLLLLLLLLLLLLLKMKMMMLLLLLLLLLLLLLLLLLLLLLLLLLLKMKMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMHIEGGGGGGGGEEGGEGGGGGGGGGGGGGGGGGGEGGGGFGGFFGGGGGFGGGGGGGGGGGGFGFGGGGGGGGGGGGGGGGGGGGGGGGGGGGFGFGGGGGGGGGGGGGGGGGGGGGGGGGGGGGFGFGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGCD?BBBBBBBB??BB?BBBBBBBBBBBBBBBBBB?BBBB@BB@@BBBBB@AAAAAAAAAABB@B@BBBBBBBBBBBBBBBBBBBBBBBBBBBB@B@BBBBBBBBBBBBBBBBBBBBBBBBBBBBB@B@BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB=>8<<<<<<<<88<<8<<<<<<<<<<<<<<<<<<8<<<<9<<99<:<:<9;;;;;;;;;;<<9<9<<<<<<<<<<<<<<<<<<<<<<<<<<<<9<9<<<<<<<<<<<<<<<<<<<<<<<<<<<<<9<9<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<67255555555225525555555555555555552555535533555553555555555555353555555455555555555555555555535355555554555555555555555555555353555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555501+////////++//+//////////////////+////,//,,/////,..........//,/,//////-/////////////////////,/,///////-/////////////////////,/,//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////)*%((((((((%%((%((((((((((((((((((%((((&((&&(((((&''''''''''((&(&((((((((((((((((((((((((((((&(&(((((((((((((((((((((((((((((&(&((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((#$"""""""""""""""""""""""""""""" """"""""""""""""""""""""""!"""""""""""""""""""""""""""""!""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""


	������������������������������������������������	�������

 !"#������

 !"#��������������������������������������������������������������������������������������������������������������������������������������B�B�?�?������������UnspecifiedFontDataBase...��������������������pB�AGA$3a14�4�GA$3a10�F�GA$3a1H�P�GA$3a1@���
GA$3p878ļæ½fļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½ ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878p���GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½ ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878����GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½ ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878����GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½ ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878��h�GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½ ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878pļæ½eGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½ ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878p4$GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½ ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878@$ļæ½HGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878 ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878ļæ½Hļæ½fGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878gļæ½tGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878ļæ½tļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878���GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878ļæ½9ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878@ļæ½nļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878p��GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878ļæ½P@GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878P@%cGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p8780cļæ½jGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878ļæ½jļæ½{GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½*ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878�{��GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c878*ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878���GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878��QGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878`ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878ļæ½RGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878RmfGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878pf	wGA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878w��GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3p878��E�GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA*FORTIFYGA+GLIBCXX_ASSERTIONS
GA$3h8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3c8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3s8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realign
GA$3e8784ļæ½4ļæ½GA$gcc 8.3.1 20190507
GA*GOW*EGA*GA+stack_clashGA*cf_protection
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GA!GA+omit_frame_pointerGA*GA!stack_realignGA$3a1Eļæ½Eļæ½GA$3a1Eļæ½Eļæ½GA$3a1Fļæ½Kļæ½GA$3a1Pļæ½Uļæ½libt1.so.5.1.2-5.1.2-4.4.el8.x86_64.debug[��Oļæ½7zXZļæ½Ö“F!t/��K?ļæ½]?ļæ½Eļæ½h=��ڊ�2Nļæ½0������j(ļæ½}bý0ļæ½!'E[ļæ½5T~=��ļæ½̈́��Zļæ½vCļæ½)ļæ½O��aq��S{�ʯ��2���/ļæ½kļæ½
�A�����Z��,02c@��J
ļæ½jļæ½Mu0tļæ½nļæ½0ļæ½
ļæ½'
�/e*�9�0D��=��V�4��5�5�9���](���C���+Z�ԠvIv���|�<Jq�6����Y\gguM9��!c:��b����.n��QP��Kaf[Z
ļæ½*ļæ½
G�J��%�ȳ$i�W+�2�+}*�^���`%(�,�#
~s�������"ļæ½6ro;&��ļæ½ld#ļæ½"ߢ-uļæ½��d����?~���|o56��!ļæ½���Yļæ½qځm��^��]ļæ½nD��Ēžļæ½	Y#yļæ½m���ļæ½,2ļæ½?.2>fļæ½6��y8��v$ļæ½dLļæ½>oF��p���w��Uļæ½opļæ½Mhļæ½R�ӿӛ��[����=��%�ߘ�֜0K8ļæ½=�Ϭ�k���7��a4ļæ½YW��!ļæ½mg���V��<��/ļæ½"�͛��Hļæ½trļæ½h��)8_��'ļæ½eļæ½_��
��$ļæ½Lļæ½)jļæ½C��Ł”1��σeT]ļæ½u��dļæ½~bļæ½w+ļæ½ļæ½{ļæ½Dļæ½'̧�W����֜�]ļæ½2���W��;ļæ½"iļæ½B9~ļæ½iļæ½/ļæ½xĶžmXļæ½tl��ɰ=DI���ļæ½Fr��Rļæ½Yļæ½S撁`:tZļæ½ļæ½[lAļæ½<ޭ��?ļæ½(ļæ½8ļæ½'��f}%ļæ½>���v��B*x.�έ�yļæ½:ļæ½A�����`ļæ½WY�ݢzŠæ)%ļæ½Tļæ½oļæ½0ļæ½1��@Cļæ½H^���Fļæ½p��ݤ68ļæ½<��g��P`����bļæ½cļæ½_ļæ½Ȩ�nļæ½ZmJqnļæ½Hļæ½Yļæ½Iļæ½(tļæ½&ļæ½X���a��	��wS����r
��2ļæ½i������T苸ջ>��y��
���{��fļæ½Aļæ½8ƪ��_Ī›Pļæ½9nļæ½!���ļæ½xļæ½$��Ciļæ½cļæ½\�����=}ļæ½m��!ļæ½[с"]��HD��*�����h��6��fļæ½4ļæ½RŚ·2ļæ½Xڧԉ��CŌ•Öœļæ½ļæ½1ļæ½9t-��tZjļæ½x��.iļæ½8K%
0fļæ½Zd,zļæ½Y*���>p\�����[]ļæ½pļæ½sļæ½OJļæ½Nmfn��}ļæ½.c����2ļæ½9Qļæ½MM��15e_ļæ½B��]ļæ½��7ļæ½-ļæ½6DWļæ½\Gļæ½2���ļæ½q_ļæ½/Oe8ȉN��r-A��ļæ½8��`ļæ½f���P����D��Oļæ½Iļæ½U:1ļæ½/QE���� ļæ½5ļæ½	��^c[ĖŽ��ݑw��FՐSP{��>3��Yļæ½��ڟ�q��cL���P}]��j����wļæ½Ū„2>�ǵ(pvļæ½!+;�׃��%T0��>T��U��:qļæ½%D��;��I,s�ٟ��rļæ½	J!v)��!���'O��ޘ�2
���
ļæ½:k8q���6Žŗ,Cļæ½hoļæ½J6��\]�깾:fļæ½��Uļæ½Yļæ½|'X��gf-.R;~ļæ½sļæ½Qnļæ½D��|ļæ½nļæ½0ļæ½%:]ļæ½]�����i	|ļæ½&�� ļæ½Uļæ½0ߺ�� ���	c�߷���
ļæ½Iļæ½Gļæ½r���p����?����&ļæ½SFļæ½W[��S4ї��Ԁqļæ½L^ļæ½����ļæ½oļæ½H՗��-��,ļæ½I*��).ļæ½fļæ½L~ļæ½QXļæ½+Pļæ½w*��2e]ļæ½ ģŽæļæ½ļæ½ļæ½b���$����qļæ½I�۵�|��ļæ½#U���.䉂���
ļæ½_ļæ½���ļæ½zj����=4,WZ�Č\bļæ½3(uļæ½]ļæ½~/ļæ½bļæ½\2ļæ½��>�����,.���F���R��PX7O��lļæ½tR*ļæ½d꜂eH��F,@ ͤ���jļæ½}ļæ½4{���W&ļæ½wprļæ½W�����ciWHgļæ½K��!����Mļæ½z���)ļæ½=��9ļæ½Qļæ½vVļæ½���X����6X��xE��Ih?:ļæ½jr��ļæ½wļæ½"���Άtļæ½'ļæ½�����mļæ½T��Iļæ½f����
ļæ½�Ŕļæ½w0@��]���9d��9oę²žuÕ«ļæ½fÓ§pļæ½/3ļæ½C��`Sļæ½
ļæ½-ļæ½zr<=Q
zlG]ļæ½Y�׀���*��Sļæ½=����[1cdļæ½y�΁�z���Eļæ½H���ļæ½b��ļæ½Y"���]ļæ½6���ʖ������1�ﭢ\e������Sļæ½K���H^C!���WE2yļæ½EB��ĤҀXļæ½Łžļæ½[jD��*3ļæ½;ļæ½V^Nļæ½9ļæ½Kļæ½V��bUļæ½\GZ Q��~ļæ½rL��z׭Ȋ�3Hlļæ½8cJļæ½s��<��Dļæ½}E%o|����*��r���L,B�����iļæ½PWļæ½N���Lļæ½@ļæ½k���f���~��@ļæ½8&\=&lļæ½y���>Cļæ½kM.ļæ½#���
���W%��sV3ļæ½Z[ļæ½fļæ½&ļæ½O~/ļæ½Sf>=L����xļæ½9XĆļæ½|ļæ½C��bj��pļæ½^��A��o\ļæ½hz.ļæ½Zļæ½q�ޕ�99��D����m
�V� `���v�F|GdR�y����|��s���k�ۭӺ�F��qL�G��U�ܷ�6�7.��\�M7��fV��	�D��\�M�� ��M��#@$b��9u����(�"�F���R�֢��^�LaIA1���9��\���ۮ��h�8:*:�<��&S���K�Ge�I��,�Pfq�[��r�tSx꬧K�"
ļæ½^���K4����\$ɒ0ļæ½wļæ½eļæ½(/ļæ½l(q<yŌŖ���~��fļæ½%x��Ȳ��<}��������үQļæ½6Xļæ½I��"ļæ½EDļæ½5Mļæ½/'G5 ļæ½iļæ½o>&ӳ�In+��"ļæ½[ļæ½/J]���^ļæ½]ļæ½K	ļæ½Qq��|ļæ½u��iļæ½X��"ļæ½I
ļæ½-��ļæ½F��/Ó¶fļæ½=ļæ½$:��ĻÆļæ½bļæ½i��aGX뷌�SĖļæ½���ܤ7C��8c��-܄��Iļæ½x������nļæ½Uļæ½

���SDm�q&��
����V7n
�>�'��2�7�>��}U���wE�p�0VA_k��p�;׶���5oJ�7��p'����Ó����
ļæ½wi-���_}�ҽ�3ļæ½y�ʒ�I
nļæ½
���e�ʼ�p��
�*����c_d�`��
j}e��Iļæ½é–š+8ļæ½M��)kSļæ½Hļæ½F=ļæ½^1)/=4��(���Vļæ½$f'��,lļæ½i=ļæ½ �ڙ����)ļæ½7rļæ½sļæ½Zļæ½y��"W��(ļæ½vļæ½x-ļæ½E��y��0��."��7zļæ½0ļæ½U-8Ʉ�.ļæ½��-%ļæ½DS��€W_�����#7ļæ½yx0��t6ļæ½'ļæ½Lk��7*N�֬�zļæ½dļæ½gĒ“|���z��!8&զ���ҙ��V��kļæ½M������9[ļæ½Gļæ½<ļæ½!ļæ½Fļæ½ạ�Bļæ½IŽ…ļæ½+Kļæ½$ļæ½"ļæ½flļæ½Z[J:ļæ½Kļæ½W @|ļæ½Cļæ½!<G��B���UG���M����ǔ%ļæ½7ļæ½%ļæ½Yļæ½}IV4�ڜ�FA#���	��w%ļæ½p!mԹ����A�éS^ļæ½R\8ļæ½KI\��f��zļæ½a����<ļæ½h=9ļæ½e]	��A'°[�����sRļæ½Hat��";_��ض�Å�����C�֌ļæ½DTļæ½;b��oqļæ½��IN2Lļæ½Wļæ½N`ļæ½0��Yļæ½J�����
���6��d��{~t �
ļæ½vļæ½pa��O��Y��|���ļæ½q\?kXļæ½a0��6?��ȢTz1ļæ½gWļæ½e<���-ļæ½8ļæ½tļæ½d���p��>ļæ½o+ļæ½Ydž���?��фļæ½n
ļæ½+r
%ļæ½^1�����p�� t���tÕ£j>TE=߼��A=!ļæ½Vļæ½r;ļæ½/ļæ½V9zBk����ļæ½#*���{��ļæ½V����̚�mļæ½)gS��5Fļæ½jo��Tļæ½/ļæ½jļæ½3ļæ½Bļæ½��D)3.ļæ½|Zļæ½B����Ɔҙ�%ļæ½D��l-ļæ½Zļæ½0
ļæ½Q|ļæ½7#;Kļæ½[fļæ½fļæ½!ļæ½h��B>��3i�������Ybļæ½>|ļæ½K���kAi$���ļæ½V���"F�„7���7ļæ½`z��F	#1�ѐe5~ļæ½r)ļæ½���Q��qļæ½Xļæ½1ļæ½\J\c���mA��6��&ļæ½ʄZ~��YCļæ½@Wļæ½g5LJļæ½R�¸P~vļæ½mļæ½DŽæ}KJļæ½ea�љ,o��{ļæ½<ļæ½,wļæ½SSļæ½@ļæ½B��]���RG��7ƝPļæ½Qt��,[H?ļæ½1ļæ½0�α�pp��?ļæ½Kļæ½c8�����i��9��.&Ό�AZ��LǶ�sIļæ½hUļæ½q1ļæ½Zļæ½"gŌ§m��n��%ļæ½VJV~ļæ½q{1嶜az{�׳jļæ½��\ļæ½'���,_ļæ½Bļæ½.;0ļæ½P���.BV�߂�܄mj��Lļæ½eļæ½pļæ½1��oļæ½
s����|Ę·4ļæ½|Aļæ½ZA��6qHļæ½�ːā���Oļæ½!d���„�ɓgļæ½`ļæ½D���Bļæ½Kļæ½nļæ½Q;Zļæ½l���],��}5^σI���j;Do�ȧ����呫����ې�l88ļæ½~ļæ½Qqļæ½e��/c�߄Qļæ½q|2|wP"��mS�����
bļæ½[���$ʂ����]Xj\ļæ½
6���G
ļæ½Gļæ½LC:ļæ½^k:ļæ½*QI(4��˕&ļæ½7×·8ļæ½6nļæ½v��jļæ½=ļæ½I����|ļæ½bF���}��~ļæ½LŚ€4V`��{Sļæ½M.ļæ½ޚƿ�1xļæ½v��*���FB��2W��;ß§1rļæ½0r��.���L���pļæ½$ļæ½7ļæ½w]	��ļæ½fG!fļæ½?ļæ½��� xļæ½ڦˤ���ļæ½>Iļæ½q��q��qXļæ½\ļæ½�ҭ��ļæ½d<d
B����5Jļæ½R�����bI�����õ��8ļæ½��|'nkqļæ½wKļæ½'����nĢ“z~��?ļæ½O*��,ļæ½l%FhJ�Ɨ#v=Rļæ½M��'rļæ½{%|ӕļæ½nļæ½o����e��/��K5Ģuļæ½WK�ᚫl&8ļæ½Yļæ½$���~���ļæ½��fLļæ½Z2ļæ½'%ļæ½>Nuļæ½@wiļæ½U.���<Rļæ½Yļæ½fļæ½a_�⑀Gpļæ½7��ԛ�ļæ½/�ܔ�\ļæ½m������Sļæ½,��ޠM��Ĉ��e��g�ɶ�^ļæ½Bļæ½Q-*��ļæ½J(*iļæ½l
 Kļæ½	aļæ½xļæ½w�Ⱥ��ɓ6ļæ½Cļæ½NN^ļæ½d��Ƕ�@ļæ½)yu��ļæ½Bļæ½#���8\Z����/\ļæ½���]8ļæ½[_cļæ½Zļæ½yļæ½m�ڇ��,+!9D��"MQļæ½"3.���~9ļæ½0`7ļæ½Uļæ½E��AC�ڮǔ3E�� Yļæ½7*ļæ½S�Ԕ�hLļæ½Člļæ½hLz>��׭B.�բ�藩015��*��i<����2����'ļæ½d^[ļæ½p8ļæ½5ļæ½ŲŖxTd�ӱ��yļæ½Vļæ½n"��]zļæ½Pļæ½��,ļæ½Wn��7���*Ov����<ļæ½*-hļæ½%��;Cļæ½S��gļæ½YZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.note.gnu.property.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata$���o((((
(
�(0�5�5�8���o�L�LfE���oPP�T�P�P03^B��Ph0�0�cP�P��n@�@��w � �%�}H�H�
�`�`�<Q �������pp�M� U U ��Z$�Z��Z$�Z��Z$�Z�	 �`d$`d�pf$pf�	�p$p�! ��$���\ ���e��X3
T�0�����(