summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-17 21:34:56 +0000
committerKarl Berry <karl@freefriends.org>2017-03-17 21:34:56 +0000
commit805eed80981ac3a5bc580167ba3785030a4df558 (patch)
tree10b23adcfa1a311813b7859e274b33b163982edb /Master/texmf-dist/doc
parent4a015bd256d6153d3355017e5c6a1d911ededfa0 (diff)
lion-msc (17may17)
git-svn-id: svn://tug.org/texlive/trunk@43524 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/LICENSE674
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/Thumbs.dbbin0 -> 153600 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout6
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/lion-msc.pdfbin1050660 -> 1297946 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/lion-msc.tex22
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/logo_leidenuniv.pdf636
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/minimal.pdfbin108394 -> 108514 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lion-msc/thesisstyle.jpgbin143505 -> 0 bytes
8 files changed, 683 insertions, 655 deletions
diff --git a/Master/texmf-dist/doc/latex/lion-msc/LICENSE b/Master/texmf-dist/doc/latex/lion-msc/LICENSE
new file mode 100644
index 00000000000..9cecc1d4669
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/lion-msc/LICENSE
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. 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
+them 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 prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. 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.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey 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;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If 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 convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU 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 that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ 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.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+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.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ 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
+state 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) {year} {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 3 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, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ {project} Copyright (C) {year} {fullname}
+ This program 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, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+ The GNU 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 Lesser General
+Public License instead of this License. But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/Master/texmf-dist/doc/latex/lion-msc/Thumbs.db b/Master/texmf-dist/doc/latex/lion-msc/Thumbs.db
new file mode 100644
index 00000000000..b25d6aa55cf
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/lion-msc/Thumbs.db
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout
index a90238287c2..8a4a4c4452b 100644
--- a/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout
+++ b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.layout
@@ -76,8 +76,12 @@ Style Coverpicture
LabelString "CoverPicture (optional):"
End
+Style OtherFrontmatter
+ CopyStyle Author
+ LatexName ""
+ LabelString "Other frontmatter (optional, explicitely use LateX):"
+End
Preamble
-\bibliographystyle{lion-msc}
EndPreamble
diff --git a/Master/texmf-dist/doc/latex/lion-msc/lion-msc.pdf b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.pdf
index 8ef6e105b12..8b102e0a293 100644
--- a/Master/texmf-dist/doc/latex/lion-msc/lion-msc.pdf
+++ b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lion-msc/lion-msc.tex b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.tex
index 20417e778a5..5db09330442 100644
--- a/Master/texmf-dist/doc/latex/lion-msc/lion-msc.tex
+++ b/Master/texmf-dist/doc/latex/lion-msc/lion-msc.tex
@@ -26,7 +26,7 @@
%\major{Physics and Mathematics}
% optional cover picture - should be jpg or pdf
-\coverpicture{\includegraphics[width=13cm]{thesisstyle.jpg}}
+\coverpicture{\includegraphics[width=13cm]{thesisstyle.png}}
% Use this to make hyperlinks visible in the document.
% \hypersetup{colorlinks=true}
@@ -242,28 +242,14 @@ Some people do not like the standard LaTeX indentation at the beginning of the p
\section{Using LyX}
-Some people like to use LyX as an editor because of its graphical features. I do not recommend this. The LyX files are not LaTeX and
-can only be edited and maintained by coworkers if they also install and use LyX. Conversion from LaTeX to LyX is possible, the inverse
-is not always successful. This may cost you a lot of time when you need to submit an article to a journal that want to have a LaTeX document.
+Lyx is a powerfull visual editor that used LateX for typesetting. It exports .tex files that can be submitted to journals. Specifically the visual formula editor is very usefull. It also support track-changes, which is very usefull when collaborating. Some people do not like LyX.
\subsection{Installation}
-In order to use the lion-msc style in LyX, the latex style should be installed systemwide. On my system I have to copy the
-\emph{lion-msc.cls} and \emph{logo-leidenuniv.pdf} file to:
-
-\begin{verbatim}
-$HOME/texmf/tex/latex/lion-msc
-\end{verbatim}
-And the \emph{lion-msc.bst} file to
-\begin{verbatim}
-$HOME/texmf/bibtex/bst/lion-msc
-\end{verbatim}
-
-For more information see:
-Help $\rhd$ Customization $\rhd$ Chapt5
+In order to use the lion-msc style in LyX, the latex style should be installed systemwide. With miktex this is done automatically. Now identify the lion-msc.layout file. It might be located at "c:{\textbackslash}program files{\textbackslash}miktex{\textbackslash}doc{\textbackslash}lion-msc".
The next thing to do is to set the document class to a local layout and choose for the
-\emph{lion-msc.layout} file:
+\emph{lion-msc.layout} file:
Documents $\rhd$ Settings $\rhd$ Document Class $\rhd$ Local-layout
diff --git a/Master/texmf-dist/doc/latex/lion-msc/logo_leidenuniv.pdf b/Master/texmf-dist/doc/latex/lion-msc/logo_leidenuniv.pdf
deleted file mode 100644
index 841e1e8158a..00000000000
--- a/Master/texmf-dist/doc/latex/lion-msc/logo_leidenuniv.pdf
+++ /dev/null
@@ -1,636 +0,0 @@
-%PDF-1.2
-%ÐÓÔÌ
-1 0 obj
-<<
-/Type /Catalog
-/Pages 3 0 R
-/Outlines 2 0 R
-/Dests 5 0 R
-/PageMode /UseNone
->>
-endobj
-2 0 obj
-<<
-/Type /Outlines
-/Count 0
->>
-endobj
-3 0 obj
-<<
-/Type /Pages
-/MediaBox [ 0 0 68 79 ]
-/Count 1
-/Kids [ 6 0 R ]
->>
-endobj
-4 0 obj
-[ /PDF /Text /ImageC ]
-endobj
-5 0 obj
-<<
-
->>
-endobj
-6 0 obj
-<<
-/Type /Page
-/Parent 3 0 R
-/Resources << /ProcSet 4 0 R >>
-/Annots [ ]
-/Contents 7 0 R
->>
-endobj
-7 0 obj
-<<
-/Length 9 0 R
-/Filter [ /ASCII85Decode /FlateDecode ]
->>
-stream
-GatS#\SbqNd%#MJ"`5-0g6ZF`A-apo=Y0nDTV`l*YHNg:nf0Q7Xs%%R1Kj(NeXB-AjT#&NYFkjX,Cc
-RTZ[AYA:L9[nq=CN^^H_:]o_Eu$g?3t]q!\7C[/SC4gs7(bq!@UuW99LST;SNHf$uNSbFa(X8Zar44
-gsG&p6<3gYFgmEQN!fC=[/P9/a^kfkJ<;ddMPF$)PnXE?@7O/AX)%oLNBXsa$7%P'eQ2>rdEZKfCAF
-]99/amI(.>keMYB1U8@;6ORp$7O]tOYEpJRs\!FJkEV3H"@sgK?lGMfJIsh7!IlAAGr*c*j5IXgueh
-\;DV%g\[S7`\1T5FUrk831)D!.-T.P2B`j>c&Eet86"BD("=YBq29fQ?Ku<aC.mb$=k=NUE+H;q3IG
-b$DL#Aa0TbCNr0QIHq>73UPV.QeLjCDK0e"/WrW_47XGNLUOU4c^fs)Z(3O1T6dt/Bj'Vg2&,*CdZJ
-`s?]:-PEpNDdS&a]=D`p>aIE*.b5I[([*FJf1m<N&b<^3.qm5adaQ8M^j8+\u%o)7@SAiak[[Nq3r2
-T(e:Hh3X_lP:Rg9O>8Ws.K;S[3D6r?GGTNqC?,aEO@W_j*C7fob)?7a=6H$=p8L%K)B8A`4?e4:!%O
-]jsdQ\a'<YF.FR%WkL+@Z*4\"(Whk3o=WCamo?;Gd:p219FmC9]OS@Q0qrFU!)oUB/mhoj&at:5CWO
-7tPHgb:QkDci&7bM!d9s*XJ@rFEe2"UUtlh9eN:RLR8Om)Oe[PR[#N'<'R6o)Gt<rRLF`>j<qL/U1N
-\(l.p=22=XT,#5qDD.O.7V4931J]XV0@a,&rl+\j[[A.K&e'84@X@*!Mm&e3YBfsAI%RCQfPU1C/,X
-P8T8#+.k''!^Y339[e]N3+nbFa'Ukp!GrlF1PS9mRE\Q*JUpQRm<ak^%n(MA@lZeeX[QL?:&d\81op
-[2hS;uSo=bc:=kj\O($^"lWdaRqCF;dM,jqg=h&qQT$l6d(V<(QWpg+1Yr9P*kj=V:K]1??9Fn%U!j
-ZEm*c[cDtO=EDLo:ZfZ:(H9JT\,A,@GH)0$[8M>A?F\hiYca*EAUsCcYf;q3/R9RG([!I;jlCRWN>C
-WfZ^R0#00^2s*R.N$`9R70:Lr%Q)<mT?Z?REHmWd)\](Y[2>^F-_/](G\Ol1J>)eX%`a2H0YUkPX"6
-p3FZ=Bs4Z!9[nA8<DGSbUL@gH6&k*ib`R/ts"*9<f(8l&hm3"CE^otA)<VDIBCgs!>iPF,a5*Jt1"N
-jQOEE%]q["E0mT54!Ge`S0\+bBBcM2>XD?Hj!9W3>F]P([#%WGT`5>OHpj#!8b94s=tPM_UG??0t1p
-1\7>bi.#+cS9me;$n-+RCL)s7rK=/7X`Lj@%R<_/L,E!Fs\MU6S<"o,?MH\&![3hQJ<==HqkWPOVVt
-07id_nYB]7]eu3u8hIlkOSBdjo/?S@=]-%'%%onC!m@KZnSjj6NZ1u&ic\?K$^)D$mkI^E]jhIFK=F
-T"G5')X^rJiV"oK\nbDnh(2fPCAAh>E2;Tk&JBlMKS4P.-25g``jBI5n62B'5'2GFFFRYM/n"pZqQr
-H/)TVe"`^&Y1CX9rS5'WdD1L?-n.m"CjqN<jIW-d48$VNq^ObC@V1(/[T\!7dA#f!In7j2>K0E7:M<
-CtATPi<9R4gae,=,;IP\(gqmGICk-tBeHuF;AAOK1o=3LQ3)Saohjd1>ljosN8_`U;bS[qP1i6&Y,C
-$Ef.Hk&;&N4iL!U,@;YGq?Fl'`"[HC8i98//:^ZV_a?)A$Kt_l]ug:6(`cOP[4)K`q8`g;bQ^,Y`5#
-aM3g3%&U-4gN-f6gQq*FpY*WhTZF1b+/)DATN-M<??Z@VQ?F-QH"knXaRJNMR9Mihg`HH8sE;r8uK_
-hffIW;6QjkBWc3TH"'l#F[Ya5k\i<o]&&ClcYkDcjF9\=h:[lh&17.Q!qG*`H]CcF_LP>:RTZ/O^R=
-/c+UQFopRZFRQYC(tj#4WJ<sX*YlPeY>(n9bja9.7!YCF^YIaNiSdppZ<'B?DUZ:'k\Jjgqmhp%kB)
-n=FibB[Wh*Q-mC0!iSI[`$5?f-%gc@=LA?K#l%6m5WeM2"*fr<:hHJX5a?:ja'aEEDce)q]c@ILghY
-&fB+]JmKPa6tnk5-U%<EbDo7oS[m_-7*oA0r;Rg=jR)3/Y<J;G&X&+>?P-BCH*nG>M,'X0H@X!1Yli
-tSAULZ-TkHUD)2Rkr;<8H"uq+(a2iLh*g.BS?/@<`X)&<7e^8CYE!D59ZLmj7q4SS=+s%mcgU#h,7^
-]m#EC`%1-$K<p#P%O&42p&hF<kY*ABpgHSnV>a&Zt/BB[c`i]/n-?(%-%0o<iQ93nh!u8)[`cJH+*5
-*+<Q)kG?J;;ECFm7T_8*_pi]bQI!.fK^=XW>GC3?V\^B1&%/'&Gtq&tCI_%VSkE;GOjA`I2,k*o*3G
-9KSo_,/Y.aDM4c_0=H$E@1`NT/rVI,p\G&G/Mc=YD8)\WrCkHj?pG>dr9S[UYg`7->1koAVO5+T,mB
-Vqe@,>SdRqbd!k0?DDHBe@cI/r*>f\j$.W+91tk?Ht!NK1@`bW;$+Xejl<Io8L/E,G-QTSt!;VL19n
-u*]$2#%/ZjM;RC'Y3G82O*^b*X?_]>t.VSJHC.G;9H2;F'm@hY2,`dC4WjBU754=13HhJIdl-*pR7S
-=h+-e!:A)WRCL'g"!O>pq^eXHW'h9)WLNWeY-rjYJf-dXBrTK>2,nMnHG;\_5XlA2?"tjIlmJ\]"4?
-nr&LZ-_H*k=dc)Vfj3,'imZ=f@qohZR8*)W4(kEc@f9R;St%kM_aaC9@Qja+1Y+A:Zq"i5GEI+7g1K
-u1^?'liDpaO$G\`0Fr:?18fm@eif&gCTG_5KH6RTcl%ZG.`:i;ooIJJeBTq%Bq9NbNIFXIVkRCYCBJ
-KgH8oCMs@[#FV/1;`-oNiR>H2dMR4pH-!S?DklJTJ&JVL=G.UH+%\aSIo+i>F#reS3cFtLK`!"NL#k
-)7E#dV7P^MbcQ-Y^;sA[j>b$lPWFo:7lGiErf`R-^H,R(;K4>Vb;R$\r[HlrkAT+(Zl&=qT:]0@ZS[
-NNq(*6e^ZS^'"b6ZjuUOJbP^_:$sjLChB;10<<?)lqqH(UT@3E\;j&7"q*Am_S03m@0a&m,p;hWM.E
-Mp$!3n!9CQo:f?D(-kt'D_4$<PC3c$ijY:lW*BeN%D$rOPWdJTT+R91:joFB?,L@BH(o,OC1F6alZB
-]g`<21/oe"pCOtYnX(RXEa@qRp!CSSIO'S*$*F8t7d%##d>9pVPOYfUWjg*g!!E3!\2XRh7CKlHlE4
-0h?:]RXX]r)f#@e$<Sm8@^BA1]3'6;0%E(j*H>\_SnCXp@MLFs!?=)O-TB@1ocD*%\7lWK`!2Hgm2d
-u-/u9O6ZKY*MK4h<Fm>^mW4i/n+o_W_'Bdq\C$?TERQ_rN'@3(^Gtn:0gMZG`;Y`W,o"gDP4(j\*DU
-ZKZT<kuIZq4]Qila>6prbOPqT^=XKutX#)P$J;48XnO5NHN=Wq8]]e$aG\[5FkG9k=3.o792i.<$2[
-492shQ=Q,Ge5/8#leM!r<)Z<EH)\IP`G3q\f$^9VRonnl(]B_LP5"Opn^_`X=<:eTH#+g9=,1H+e+/
-(ig7Z?+S<Y?sG0p,Ts2F\_(KOK*XIuh/aQG%JW\YI(=L5kqRlQc%Q603,`lTi7o/_b]QJ9c[nD9>S,
-hIV$A>.(1HM/N$N7o/3AA@Q@F1RoVOaRCkqoG/sEfV[s.QO7Hai?%$V0Rs@6f+Z1So6jj&q<s7;idm
-D-Z]1;@mQ]PL5-dbq++3PpK.@=+XqP#-hYt?POW`ug76tKQ6sR2WFn_5'0L=*,WVlq5-?:F=-t=M*=
-Z3.dlQ1c)VD\"cn1P'0kskSACN3ad*F)k2i1mWgXCVTD,63kD!K)5?J-OqVYP=Ibl?.TUd]/=6Tfj5
-(n)/sURg\rMQ$N%Jr[(4'1qdhMt/E`e%]&2_ftpMR>=YO'd(Dk39JoT?BcN$-?I.fI\7H.oHWOpA*_
-3Gr/dgGrpe^JMu'9kF'gd4n0G]jIYK1WWt%IfpYMYi+,-s!,sO6a]D7=.09fL>4#=%]M(n(!1=&M>*
-q*HH]9JB3IgYi63Tq&b]:Z]\SS5ohQQJC8q"ZE2RVD&L)7/BmA<Bh?q[HbT3&&b6TZ,lOD=+XN+].#
-a#@&qicDJ8J\3i<gUPr8@6C!DD^DqJI9n%*+jN5su/O^=]3!aUa$QbFaL2coUMND"R+qV0*i&fAgdh
-04@p%gc<A;,l'B3QCud4r0;1fNI-d1,C%K%&E?MO$]_aR%LgRMV#11<`B-B%#@%H)[LFaup'iSI<#U
-*p]D*=rNu9ntCJ:ECESR"oBPU)8g^@#s@`8g9:oFe.pK^VP[9^T;@op$\t>QSeHU7kh"?^B31UPM6d
-4oDkghA-$.$cd$e-o=m8#Qq9Jf<aQ**=W=\2<)]XLjj80YZ/^6P;gqAL,&MllB#Lus/B9UHnRuKg&7
-^>hu:B3>h"i+>G1NXqPF*sd4hst'%W+?@.UR%I]k:t-7%qQPE>hh!5O1:hsT1H;@XN>0mD\T*Tnf0A
-)C4&I@Z%8aH1RpNHH`o0-Zf^28lt7`.W%E"(d`KaTZk!%$c@C-7@;LtuAPa4H7b1saFdZ.rnsNG$/i
-;tN[I=SV@r:T'-E-5Xin:HC#>[7`)WV2?'M<i1\fJfBfQ?TYSq,(4S%LLDP?`RsCsuTsQ?W.uQGL\J
-m'FhqD_jjtCKadH>W#b7a#7Ql-jm0f[2AP3?,#$a(ZIrj&2uu^[kCRNL/4s7!B]7fe'O!&)[pjuedA
-!t-iO![85#sPQ*NX=G4!J9G=Cr+``Je/c;=@tc)74X$b:)[*.-?H=i8/m\VKl%P?\"F6XmIpYuqS8j
-ltC$2L4QS?RXQo(%GLob8u/TI!*V=\h0K)b\-ZT4t!/P*HB5;f+aId3]\iUHd=c8FlNPYOlu482uaT
-<<;PqLa'N3JJrA"I\%J\QcY]7Hp"g>-#1k,%\Q-%lfZ.P2Ap-Qd,*0KBF@C4?iq-,5FYD3E8mF['67
-nT5:nLqp(,^9Q2pD4=]0%!Xh3*Vq.qF]TfsZ_G8;tH!`DH'TRJ?:M$L#pZ<PY:QKD/ds'[tML9j0<M
-?W-KYb/3Aad$<AUkeJ(d.$n$;iO[Ml0QaZ);Y4cIpCcGB<N83GEXh7Z7X-9Ad\Ks-*HK2XNfT97>7+
-p0rles&(nFWUf<-BaZX_ZD"+:>*0<H]a__)u&?%0^r'R;3p7d[pf+rH1,0+eRpF0Rg+X7R0bL,=CZP
-c$!@fUK\ffmT,$;0O5C)<_A]AnJYc\W/@3]>o76LQk=&g)S'dC#P/\.n;-7n+_=Q2LUpDE4UL14=P?
-A?bFSP"GaOo0-J92>B7Z*#=^!-Frar6!')mIpLN%mkE\P8n4i&&3@F5#e.OI)NrBZNI$]8YAfKZN:,
-&b>ZfdoM=71R[m/0@$[R4YDK4*MtGh1__?dL/2*Eohu"BO;CHeM9CqG?I#!QbQo7:;)9&?A&m>p`mi
-UUUgFNh&XnU$>;mBbN^aLB+;d4V0M&o(2*_Vn,\:cB\Em%?0,&(*]7K:in>ST_HWgKa:#p@uqXiEs%
-3/=/29Yka:1g@''[M=$=iR%q^cOma_,e_+ek=oaKXU6cZEq/OfFK$Y3k^amN+3C274EV0nPbLCfC7?
-02KgJi+O57q#1T3C]M2?/+0g2k)"UfDotP#^hRVS'!eYCM^$>109!I\;!oDl#J>&T[LNqfTTt7Z\-l
-899O97ErQjlHZ-2aioD5s9snL7Om]Ga;^^nLo&[6#):?-0a/UYU<)HK(Jf36kad?s6k4Rh6+3tsn0U
-0!@4F3?2?/`d)<6%/6g^*bqOPB(qk),TiQ]JSlHT,YRR[EXS*P(CLWm,3E^'"!W4t-/".V%@SU#)pA
-pKbYd;0sXeS8:_)\T9WB[&2_l]3bhl?.8)%LI3T\o&I1UmU*&7N+i>o/1c<%f@78!U7Hta=#D1.JRh
-3fZlk.OWVU\)__\dGl[j"Z^AO=fJgp^G57Cu%%e0j.OWE^cG]*>h?Ua^Q>_t<<fgQK<LViW=0e9TlM
-<_$BQb3\+b[f9>]:=)7hsq$YpW#p"]mMEA:?<ZPm4\;*g2`L"I?ee@BEi$oT(jj8lC9tQ<N'U%XlN7
-7'DQj>nMh5V8$C=(#GP>WdN7:WY,FrQ:lE,*QXAelhfnm9qePW&O`?tm454uS+oAD&4[oUSjn?\bQ;
-[W5F%&lb9nPKG:Mbe1]=m1,XuL_"fKot7nWYF#lUT.hl*9O-ho^-gDr@7ucF2-;@jAACa(aaaL?6\@
-ma@*j1V7\r1RsXbDU?"4qi0R1E:;kMHY3aA?l$gHk&pbF5l<'9rleDH7LS];:Yfe<bIA3*:dL,fi^B
-8*0"(2#lNqT6iD%sE"Zni]0MHWC`)_en</s'S\h:*,E_D`d+^2ruOdlbSl.(l&65c+`hsBF%qA8&,j
-#am_i%J?CMHVJDU>T!4g\2M(9_fU&H6)lTo$OLo;k`&@:(r'Gf^OFPATJQp<+Q9tn-E0PG/pC'/27P
-EmIK(5IW;H9XoJq\=ZGsjd3jd$l=E[B!%h;l>oS:d3slWD=^aA5a.Do<EY@ZDL6IWO3/V-I+M8)^)S
-<f&k\)KK.$XX==c"`M;u_riJfG6-/4GnUQ&feSB/]7l-G"@(B\WW`#kR8G6JU&<J;bFK;flc,nE*S5
-oR')OS6Hm3*S]s!-2:WQ_`9HPOdnZVHK7l$79CSlrrDEe17&IHG0ggAJnNSLV0)-AUq>U/g#2^(NTg
-O9i1V#'?)\KIY7:Qt(KV0\`uPLf;\*5@+Qt(/K1EIKnk./G,4#d$=7\)@-nll]r$%D^]J%;s=3R#^X
-R"#i-kW7qZP-"UlXECjc)btu>dd+Arm<f<rpCJuT-?M/#=b2Ld/4aBe%!8b4eE1KT%<7N$c=XDTfN#
-Tm`-*">&euJ?6On(%Za7':(N_XJ^&E%Y0lPP-YaNOZ1$cEIK/<L*GX$2#`.NC:l?)K=MN*c^g!Mc[>
-*dPo0onf-;t,3>7DJ6&JD/G&C<BbInd3h,3m`g]OaZ<V`!h1@P:mq#77'\)3]]p/ot&cU;.#q`I.'l
-d4M)m/!0Tc+licAh017JIr:2kDKe9c`ouAr6LF/F;.eWj,R^+HRskh!H9>[h6X)@VN,/@-?qG7X_p_
-JHH:2-t"/]#,%*>Q)mn$:1@!Y?+KEd86lIcIH,7r9a%g<-i`^B2_Q6LTdeKJUCVS^5]%o8b.r?ZMR!
-idXWn(Q&u_sOEH'3'qg-?!&PAYD]bL<B0dih>OVC-^]/(@QO*bNCY)]4[ACT'c*6=^FD7W24ioJX6a
-`OuZjokEU8=:YZ-R!um(\$YMda[eF(iMHi+88j$0Iaf:iZJ_;@f,=bh4\0;BW+.U69*NTH!REJsC4+
-I#.X.t#djKmHbG7W;N.g@BO*])eG$T$O#K*C.`ldJY&Bs^pV4N^Td=:"u;a][EfiZi&T1VP,e%,-Z2
-r,smr-$rYtaFQ_:au\$2YrVt4:a6[o'h]LGqFU:n=,1-J/CaTabZb[M<m03'nUWJV9C?`oba;4Iq!Q
-GD>)iO.XAZXKh^t#c5d#Bdc8(g.V-Jd-M&#fe$6/IF^#r]#NCjq`YJNSo1g^Y;dCH-a:OEd]%/I'P,
-.7-+;5f1pmaE`kh6o4^Tlh%W&?[.;!rJ[2</5nOmG.HVZ[W!jBMup\Q"/e,^-:FYKT!4@HHI<Z(o<H
-H`P&PjJ;"u7HoJbJJ<c[u'RG^GPLKAT)o10\S.qD_/XlT--KLlhR48%%\N71=PZ3P_RWUgXQGp,lD.
-)dm=8p1C[Vd*ah;9+$];7TKph=,W=oZta=$8e*n+3"lg1T1*N-:Nuk3MVVOaF<MVescOa+%i\X.GsP
-p\E&a71om"C-(Uk6,qZCTbQAJT,MgnoCM>j^O)G2**_/)8UPsC/V;U@jejDmVZ5!U=$8e*n+4/&23K
-\oBp5"\dR$:d'8Wt]n,M%W<R9"cqu#H='S]3;C9mu,?U/9=7Bt_V;4(6AH3Fe+QNIKM\Y.)P+9:iN\
-?\["I@%L]=N5JI,7hD^L1N,^QI=6%A6m;iJihY276G'A[t%ZnL@=d[IKdFAG%D;DSF2H5XP4+:S%H_
-7b.`iK5H<pjbjG8<XaHrq5"[(Z'0N`6Yj_WN<.PYuYX>Fe/9eAh)gF7dcf-Hq^UccZX^[:#&PK116O
-E>r$RUWHn:_sXQAe2m.+F!g)A%Gq;83]WAR&$H%ggg=<uNk][bXd6f3\;*efC]=FqOp[pS5S;F<n+p
-UF_@TjR&e#WM0;^pOn\B:D`cb$+9og1C:hV_/,7a(c`!65KoP.p9Ji]4-6&T@l>?!h3!hm/EW<(33[
-$`6KJr'8jcAIM)ALW\d'h+1B]P(LU$]HOodoFWj0b?::[tao"+ED?KKe1qG".D^5H?Ab;Uf5*\@M8;
-g3n=8@\uss!hYkLE=G;aFTXndM!j3^ao?=d`F"hYP&q#(TB7o0H<_5GA%p:nFfJh>fA3,FXH.5<BRa
-Wms-1.=l/mM/O3*j*fE1%+#6.%AQrEln^1iaqB[B'*%X+]Pbf\p\^N'h:5KW%k)'tCd+dTg"\&Z4%"
-^R`;;Jqa3I>rM:NqhWgoQAg&2]gGa?%e+GC>[CKD'_/s0O-j@q\B8:B4l*PMja8gCi[Mbf]I3<'A=5
-,p$3pnSL'/q6=%h*bcJu>Q[4;\g%;G^_QqZ%#s<b0J[=`A:*m+@AF%";FM,=1h]2M+2n`$4hJX557"
-M)DdV.lrQeRMIT=*hXtmV0!VDRnGUt[0KO#N?7=Re3MHM/0/X4J&Eh%`FSsAde8G8Y9<8)4@$[WF>B
-T63g>7]^n$;^jT:Cp@^(O[/eOs4HDYDj;+g!.D`+omW[K;;t'q_p@EhZ3fA1Ba>)5$+&(`f>[PqQc=
-$VN"urMQ?VJ5;Q'fKJJN$IF>e4bO;]I'i=`,s0%LlDMLjV,:BCaK;X&Ud&MA6ra!fI?.B&@&"lRKQ]
-_[9EC`j;Yg9+,O0r:;d]O1AksbYSpY<%<3K?bHBFAI3*[(suO8P#.fQpAIfDV;^:'9Rt8%%`Z&AT"/
-C!D=%1!>8G:Y]AI4H'QGrgk?Gc7DNI.!qNIBjEW]PSW3Di^E.p!2;$2*\_/`/b8n^]Kuc\VI(i5be7
-S,b[*3p1^h\Jr.MI&lOPXq'0q%MKBh)kkMTV>c6@ldJN_F?m7M\/(4h>E><+]n'39`o2s^2OoPX)]Y
-)fVlFZ33bqd8pST7/M9g-1`AW6T5Yj5Q&cb#?[DPjG6<c+Dtq/7e4ElQn:@Hheq(jiZ;k2r&.ZW&kI
-.0*I"q#B1TQ=rIk;AW88&VUM7fbB?<\Z_PrAHBNJag"^/-5=mrcZts%PZC/#I^1ud%^nXg\BDjRsWJ
-!Y4ET`UQb@N3W@duu"Z9.mtHB>_/1V"2Of3p`ajQ(]tfbRZ=I8*d(6nQTlWS)L'gmBXkMob]dD3`jM
-/ReLke0CALX#KkEpFh3+;"@eN"DK/%CspHe\c=+"+u?1@k9;UoX9`B_YniMU:[%XJhoK$>QQcEa?Z)
->D@!cCSZ/@]b(@^QtGNtk]OU@jh7fdYd;%llL]_fo[adYs6h'^*"T\.f%RS:T8-FE"/`S*l23D\dh'
-TQNu:R"-la-WCU9R31mb4&g-:P"RLN88,O<^M<a8d:*M/!>&QXL\,%CWOc7<3m9,DK=8FZC'`a"Oor
-kV31[;Cf*kV@,to)3Y)t-@rtf<o/spi!c>IuNoH]0Mo6WD-u%cuHhal]>.Qd3C4^UT\nC'TV<40LLZ
-'qISRKo!3$F2oO7\BK=?<ZU&!0OI_)bHFK3t\0LnZ5+bW+a#fJ+XZ$0n+QOF!e<Ptb-Z\'6nn9.NB9
-j.+tW>jTFka&W,%6WMp#"*%d!PJ]GE=/^04(TR0(RJI8K(F-Q6RTuIl+"3G8I$*A^*r!mp,7k.?KR`
-^LS<e'uKWUt`i@o6-?h"oH!YSI!=kdEifZ>OPo$!paa<[mM;(;"Z8o_g1\@l@mJfbTXk]ShXJjd?G]
-(@=9qGL4kF]Ga*3CJj_1%+"J:U,p@g]ps]L4e;'R(V1_f!-k^Pb+>F26]S#g"T+]:hRJ;lt>]GZ\2B
-&$rX"sCb,m_#dQ!o[_bpf8[pI&`U\dE"Een_dV^p=j&Z?&PZi;tm*"T)#EodNSnJi%Ef)q>>`-2U3E
-i@D51cHO!?&;7cYRAVA1-);OKT)\N99SGdA>N&&7[HT!'GU`Fom:mY#PiQ%/-tch/f>05+bsNc!<9Y
-_^o7aDcb&hok*:!)qNn![OPkOG$BIN[RaFAOW<rJ^#?qFJ]\+lh6r*VnN@TRD8_,$9WtYo(AcGkh9.
-JF@kl)EeDpX'.pm9Kp*s>6/=t9OZo'.FY5O]'nqC\CAIh"!0+KiQ;l`3SaYNqcF/V)u#dG>\O$aMCn
-B;Z'P2R,J,'`n1U1]qMj>+s#Um3R=7pH$48n%8>m.ne!'>Ai_h=sGfkT1i7/XHR?!im`!p!bY.$9lu
-S>Wo:fj_TskN,c&=/c[t:.XRsf*_,kTMX%5XnQY9"eYcRe.F*X&iJtVr(f58V=JX<aWP4m"K1<\VhG
-DP1\QLaZSUj_eMN^q^SC@WqWG"f6s#r%Z"@>cBA,7"C8UQ+0<%X+VLAg)+Wu20WB1;Mq4+6LuT76#h
-44BL:$&gi"SJIdmaW#$/ZkIPdjU<Zf(L).%>'@o48O;RVdY3`WiqE2f$@.;7ep;smlHu=JR^HIB<\F
-(.@1R8p:7!oL^C,V<IT-+1lB%N^Cl`kPKme[9dHX(uB`f)>'O-I*7*b=`(*!]VeinDMG<m7*lA%p$D
-^iut[H"c,4E(Peik/k"E__C%V_p-rZmgc_`?1nAi'%/q^[4!+8&;B'Wd<$JA7qAY40?bR-SC"5J&iP
-Sa2^irN3gG283:p\'ta_IasX>X!qYu@CQ;YDpb?E1lY:dsDSE4<(XEokkH4?t>R@+GVX0h8Xt6p"?S
-,(B8tjX4n+!'fr!OIRbBYG:?T^5>gj"/1?K"UoQ@h.b.NqGFI_U`*-@;uL([[_T2S'R)G"efQ$#QU(
-Z#6WLVJ6#+$6gWLH[9MZ=3FkBm#s-)ETun@UV9(g);dR-f.W/QZsW9@aktF;j^.=YUb).3$L]J$+Io
-Ud&^odIiYO>1oN#'#-8'UeSj%V02>r?kI/R!>k<0IM&$_k<B[Y4?e)0\oIu%5*$u#Tu("Id>-G@Efr
-X)-nC9Ju0_Poc34614_<b4qIenkV^mhCftJ;A&2gKSB8G'^D#9-Tn_]%V&;a0)VK,<QCM`)oq*6,MW
-/GI%ApRr8uc0iV)B"4g(KKXk\*V;/`o0$Kn9k9$ScXV,dmrB$ac9/m'+12r$)Z6Hr&5%N?nau`Q@E$
-Y>'N'W/;R&Y7L=qNMUNm1tP'fj<=6'KTG.s?Hn#TPJ;<aWo+2e/j-#\B6bTVd>0+DnHZ@+1#B5aYp#
-D%4[(>98p'T#Dds[6//#ZK9WR2=:&P59BY?!f[3H>u-&;".[@)gX'E$+<E1]R7;uc7,G,N_\JsE\70
-i8cMKtYK=I&W7.NZ1iCm"LZi'`eQ1nG9c^$Un[(ncsh,:+1pg+n;/-"65\%N^>\[a]<Em$hKIQE'K8
-F\iVTeE&7iq$)$lu\cj*;[cP"Snq$_+cu"K%E]iJFM273]6tFC]&T_5oWQ1Pu])"l83YN"$a&R5urM
-NZa2<L_mh)Tcej/NZ&r+*1Md%J^TN;(7*"qn^\=ptl_<j6D6u"nQT/Ysim7BH7#5];686duO,T"ShW
-Qm$<3[;h6eDYMWNXJ/;tcBfkAC#",M=im0$'.dD1,%u342^U"CTiHllEN$#*Eh1TG9TN_V*[NNsf.5
-YVR9#;J&Jf:7!F2?[tDXc4>+[5Z>JCVqZk5TViNE[OcW[;Et8i.X9U97F)8rSH"\%j#=UFZQ(O=`Xr
-(FM+oTNT9uT.BUfuIB3K>^P0J[2<P[@bSjm=EG*+.OHbp\.4;CX>]km,k-9N74@r:IlLZ`@q\FW6iQ
-HSsjN(u.=NVJlS3SVS2c+2a,Wa`9)-,sj_=iI?rBDgo9+Odd7*[UQANeMj*I,n`,>q24/j>E[*l_>g
-%,j2??s'uDCTI`*CW'(Ri?]it(Q5$-6hnM`Ln+YH2R$?Z\OrJ"_H'oq%FEr.;m2h.>h-WQ8YIo7hLp
-k8$o\D03S)s#)]+<mB-,9*@Busg%p`9MlI`WLX)(-;'Zb;B1Z<-sN]Z[`,G0^KdQ^66+UL]A4?RJmZ
-#4XJE6oM^LlNGIUF^L?b>qBLbT'"/]"P5D*8*DY@(CD-nEc#/68UPm&g%DGR'%ZFD>,7pX%3MXYKQ2
-%7k-@^_qRtb9,3k?D&CgHRh:kBO[TL:''\uWtpU0+I^^sdU;IMi5[:bm?YfE>8*B&JX-KCpLJji3mC
-GK<OkmEe=Z6@=9#Z#M^QBiSklp/\d^?["7O&SM6Tc0ZF3W/jp@lC9%4+uM#U%K=1Hc\lH-WN$ubkd'
-)2]EQT"\`tmRTX,H7nc[TDUbJ](;!R<c$)Cg@=7l4)rG&dGp:&!-^`FV%3dCU4+M3DG+Te#2Tnju']
-mDr/'c3N\$YE^UudZkc&W^tEqdCE7A9'W!>g6TSk)[BgV#+_mNAjV7Ebp1>OiPq9tBKKIcpfqdllWW
-lS0X/lpj$'PQTb#.^9q]JKjlh]bAN`^8CYpARYdk6A#rIiuX>DHU"7DK_p4T(-B\3Rbd4-pLan5OM-
-%?hup*.GD4+\qS%;K+gC2-*b^3V`:2U51JZJ9.&QU$?O"\6J+mX%T]3INHeSGu1*<B=q<ePF*Ql,Ee
-?g:i1?Bk&nMMU-;X&Vb;jIuQ=-4l<WJ:@L9RFE4V;/,G#3tN$h/Hh_EN^oe]KGV)VkZIgH)s]`*D];
-Ymc?UBf!]+oQ$fca%(KU3rB\1H\_[/'Ro4o4]pL3M;a:R"XOpY\C!MjSP"k#@S)tJH(3=_X"Fm4g06
-7+^P-HdRJ2FJ5&%_0F`1%YMFtr3A`Smc.H-(.)f^l8'8c19H,rXVf9eXWMWuLaf33!*4`4Nh$UifL-
-d&nrpCqu-o/B#2("_>>g6(Xsq_$;5g&JcBP\r[`,6*&I9lj%BH!'s$UJYQ@elp]@h21J.,(4KgWHZ<
-M*/)c't;o5GgI;-4rO!f<MC+.OV'HH2QX<$aS(BG0(>h>kkG,^irHol(J^3^'#fpXRB8*]phGOJ.AF
-53=IRUmd)7RtbP<3FUN3k"TB\C.<F$uW[$K;NRtVT1AYrLQ3j52u&,V$$c_dM&i(-$2pZfeonHF9DR
-j\%&Jn3Ml/H*0-P;p[rLncTN,jFhYn2K^E`<jp-3@N,Nn_'JJ3(+2TqJB8j7PZL0`,2`H64\bDfp%9
-_^+653XnEX5bk;JBBM8LLf=^B.S:b5n8lXi?-="RRkYa1?(i/$3HWZp;(%/3"bmdTVlV,h:)][k.?p
-*D8ga&73Ea8IrRo,4S]>8jG>)rLI-i$E9DY`P6lt'LCaO':%!dXZSeM/(#qNF3m5[HrJ\6mj!=b8Z9
-#'Tk>"V3F3eh227D>5RIfSK3^pVXE:`dP`[&!7X5A?_kK^qeIt_)>m'l'\-?I0N:ON(3^14`BFFD3d
-*Mp7N_:Y?s&VneCbFK9H072>P#6+cTqK,n=JQXS[9a9jVdPN[pho(F0jtu)$L2Ui%$[nU>C6/S-Cne
-""Ef?6JmE(_PX@P2;lk=;dI)V#btus_Gl%r"Nm03i(eQT,Ohb4Z5"I$OG'"oamD>&;;*Z[,-@tatDg
-SG!%/T\$Pc/`P%*92ZDc7a$Z7bf[!Dg=UXsL)iFCRgu19rr(gd+$efs51FFDofQFZO`QU5;<@&1N0o
-3/b.(WQ-/RI=D1n0]o],@,)9c`tt(uHV/r_r2+SbfQ<Sj&nUHQQQ=H]kha4II1Q#,Q?W(>Er<S<l[F
-LEWNJ;b3h>lgpZOROfM//!bp3eYp2;9+<]"q[kOS]TZ-\HQ/3Zie&Ajn`.&MR?Am34hV6T1BFEJLYn
-dBrr_SR+e#(i*dik=sI1n0V%,0V+R+QmV+hdN.CfSu/N4Ig.6;&3Y#`e_7QWI/]d(o>rOfuZc"p[h5
-G8@0[lSZ&[SXE4>GYp4="kus5t9[(Y_*Sq3D@.d*jPk*Mr(N"Z7(R.097UlDHAF)?3chtZU+?1P?5D
-G_oIdO`M\kDO*72d:Zmd2R>cbPfe_i\mKHK#FhWT%4Xeco:O&.p.j0+bT"2jm)!Bs8de?Q3kk@"1NR
-7PZo93,5beZ)ciBjS<S1)H]EEm87P7qibB"p2@Bl^_+`P7&$7kc<G`e]nbe<C0C7k4\Z%5jEh%=rVV
-&T#>7jW_8k+4,F;;c@EVIlb"T&A='_*m/OWg:&N1)_nA@?C%8pNY?G!D*I->fSo>`hLVogr]lT&?VH
-^Z?Akrg]/MV-$G-SH]J6p`-&Lr.!Ts)&:<Q62ENVQ:QMEfL[fNR'W5NLo9nl+-o+5Q6AFs)n'00o+'
-F:'ZX#cn1*e_eNH;e)pQe235C\*.Fc?P4N?Jo2E<KQ%#VLMJ9?6&0ObHSK8&]ad/>XB[Cb(D(/)?rY
-JjbnPa9P!C:Cac>fceql8LBnMdQ,_b@sgU@iC>*Pn/1N4`aH1-U(rZTZ,h]Pd:*S;#2'Cq=qh-r7P0
-2BTK^i0L:)CInk\c?.fQh.sGSB2-4oG'Q9_k_?TuH#SpB2Qj=XS42cn=URP,B`"M_Q/cYLj%*-uSI'
-%cWbtVop7-196Qm+#D9\*iSQi\=S0T0S:L1>%3m2NOmh!lcq@>6dJk!h?[`Pp;T-j9lX0`9#NmuHM:
-?E-;h6a3d,(Gg'D0m*HRFUkQkcg3^Z:OI!Y>u)_j8K?SM1'Qb>Y:039@!f/1/,rWEq*$=O?j6WBnjn
-"ig,<h-6!CB''C-e82HlY0/iYOf80h=aW<[[HG4bAfnZefK;sc!\'q0B'NAn;E2$pdXkI7%L)j%S_1
-LDXl(N8C[>6Q)rjI([NP@F[Q!>L(M#R=Fa#fS38PMto)DA5oN6"]M-HI_j"\r5^bdQXT>d!.N_/7Z]
-bG7*9->,VC^ND=&0Y^75iR!ZE+]kt27Eg]1?iR\;J$YB9_OFR??f78b2('^g0J+'[Wb,2S/3hESq2k
-IZ!bDTn>'sIoV#e]Urb7RLapSZmaZQW$jK,5gok:b&4qoMN7\F183DpUb9-+"-=#q`>Xu7=2qA]UoA
-?C$I(5Lhm34nNb+g$E)(?AV7H4t.K`RS4>fhi4+%ZA%m'3M>WB&rW<c6e^ngLm6dS3Tu(4CMYDbX$*
-/,E"@mEr"FJY7=>lm7;0Jb[l*g:ppQTf]hYQ4`Tjm&@\YW+H'181``d=+Cu145.b`&N<(/s9j]ePS=
-J95Mg5tW:hJVsK`j"u)AK!W4UR=m,ZDb,9<ZqZ&1BK4h<Yh`T1\okf57B=4aX>aEQVF8::$G:FaBMC
-&ffPgD9.j?iZI_l9:0A6`)5gC8`5&Y5VippJ&AUnK1'>a4gK^.qo8d5c!"!J@hr"@!=%"ZZ<SulgI7
-AA^lUO-Kt06DZqA\JgSM*KdCX1:/sof',.7t/'RLAYC^if1L;96I@Kfh:o*-!carkIp0qAKN7UbBmg
-=)tVi`N!ARcJ"7D\FR3DHD*^\U9#SQbPXI"!=Bb,f-pnD'.o]=+#J`?j,k'b1dN*goYeZA_o4faEK2
-MfDb]ecn(NCcOm5SOr9!e/"eUoRSBJ>\b"q,lbcr7G+TYW_;u`Or8P<B\VY9fY$7'W[ZLtM*ETD[8M
-mgXFt`&.9D1n@Uu"ht"_mP(;<gt7O.i/L+6qj&o"a<Ige`^Y<t@'fK]9*Vd3NnYMV%6FI(B)-Z?UNU
-lL=Y5b$*hqY*_c'kmLH]QP,jSoL=Oc+gl/@:'%[`gJ9Re9-'[?im3EHoN/B7"PEjApLSc*56m96B,C
-06&$,.ar\QYh8)1Q18m6AXY\(gGYr8Y)o/-AHQ4f%qn6qKj5+EXD%_Mh.e4eeGg>t+aF&`9\4)Cb:#
-amqJ9!42TRq;8p$\'leVb7fKh69F=?fjA1pHiN:Ea;+jK?:L-e'$sWS0-+0@oF.JB.Kuca^"m,`j-\
-k_uZkBi30WnCp2@X#ip_!U>i;3Gg%iBXfQiB=.Z&#UPD.CjT-$M\>4j07[^Y>bpKuCh/IOsd_]a7VG
->Y$n=,-'?3icf4[Sfq#HtnM20Gfi'Q\,7B;ioaQ%6-RFl%&(5bnJjk;#(@i8V+T?J9XF=Z%@n^l'*>
-02YU$jq7mh*\<[0HdobBL`3tqCu@(hj=<s7TaZ@,`MLfMjj:G7n;$Ch'%t/c=GaMn0tPPqb%^/kE%R
-B.ljX[+k/<^oc/mcodVul,'-4I$.r&GpM]Y,t\M*&=`_joV?<mZ-7-:\%:.ST9)8<1e-KMJG2*=+'B
-s%aJ)(:(#7`7ll#VSeV^Z!9`N^'eXl2GW;WI]7X7sMGV3occ1>n;(3CWCTCqsf6`c4kt$LBq&!KcgY
-R7--E<gY!lNfcGD9*5-)j!"]3_=\';->0R)#W(]2Tkt2X*Q(?>J-'j1Wa:kF:T>M=!$*-oI+)JG(;5
-%5gji,_"_b$sK7C%=F%)f)\L/+_bS9Um!eK*2('CfThW(q+mP!L'*_Eestnmb]b5Q8?/l&;jQX/NE)
--!u)3;Pff=`QEihS!k\E+$B/NrDr8d<!&IJ$(A3Gl`Dc284OLtOa9tk<#=6\\/^T^kaU[&D#ekC:d;
-Pi95qOVmo)_L,!Uq0A`Egu*IE[PVSOdJL&[9?-1*ojnU`BnXK.&<jWG+;=>Fn]HB^4a%Y<s>]C%b#>
-CCFYMW-%a)pE%u;YB76idq<oa64:?emhuF[bEW=.hV8gLD[F`;-i9a1s7B6F:T@1E@,*)lsr!H[\c(
-8'l/=u[3NLr$.C&lH1Nb!VAj'1;)_nA//GRQGlC+sBYJ35$=ftecG*&@aGUom6_S?/+O[Y$KW"#tSb
-]ZR\"o,;AZeD_M`aNamqNpV*0aQEn`a@(J"FMT3-@r%m_Y(1#>I-%-Tn7%"^->H&"^!iVY%&%%g*o_
-dl"j'RqqAhTlE%sBennWbt6eZ1/)<k]<^dgdi)bt=,<7_2U8EZ#6)ms-"s@3D#qP)GqQa'A0DhpYHA
-4g4B4W9eW\7U9V%eorYm!E>pG:(eN,s$"Kj_9_25O(1^:Ar)R=..;05;YjMsD?,2K'O\gS/ce[.4J_
-oRAm3iT!\;63m^b=/MV(25\pjpeiX4@Pq3eN9RO[]$J&r!6e(C"UN7$\s@tfTN3=mGCoa-lPmp;F<B
-Y"A;cDlN*NL4-,h0YBX8DC]Pe`hY3ISW-rT;GrTe+qZkZ^W'g5BK+5;DlV%mDVZh,5Z*-(KThh4T/X
-"_;J>Pcokj/:.1CrdAiWP#aB;q:.0g,A_;:1D%`%(On2B'-EH6grRYHl2=GN9GjY3G8%%,c(!j6Xs-
-bLA:SKSVZEPVXeN3[c]n!O;?lr)/9]\>0i#`g%\nN_Pkm/kjONEp(>6c,T0:\d0c)b=A([M9q(SFJ`
-"2[C%J&X_/(JKo*)f@n[Ui>2?US;;$:q:Km`XB,;fo!PKOtM]D8'mh/40dtb'aVbs9\pXe(Z,"6Sl(
-HP7WHUL5p,NRIfj'2Ht*OCCqZY<=LRP;j8<2#Z<iLDbBpGuN<m(>7F-tAKQ%(rEsR_kC(IFl.Ni`=i
--Rm(J4>>^p.llHcIgRb;a%!(2?Igl+UV@IG4U9<%Pf*3fHP=U.Do!/BRVM;cI,SSnoAGQ;OPLj%&AZ
-"-EPWp92`(l!jj0A?bkr<to+bEAgED\.-F>5^p;q*cUn$<g3j?rs$Qb#.@>5C)=TI>EdZ8H&SM<u-<
-jomS>!^6:0[@r;h?"n:<%pa:DHe[Bt0L'BCQ[1Tj!3/#(hGsli1?g3*hY]p-[!Qi4DDf44e!$!;68q
-hGm?i[GkG];E%Z:OC%UIruYf^h;PPLBRe$C<[YWGRuN=X)PL_Eo#"$bVKhd-a2bE_]IM,KP3QD);K"
-&2d#2c0Rh%/cH1_tT)RV3(@qno1JkQPHi!K46t!N&*V3@s*?'$=Y\^X&qVf!uW1$5\M5U]OD3,dta?
-Hka3V6?N=V].ce,'dm6Rp<)"ReOqarr[VR$t\QMf&?>=V^T7MHHmi3MV/`[$^0M\T<;!cGX\_ut0%=
-Qn"HMqgU?o&s6mg]AGEC/2b<qgIk9Nn>8g%[\0Yk4lmfM279-f@i$R&7?D`0e(*1/a^T#dk<'2$&%:
-Z\d$D'8l!-f9X7']is=05GE&E$SGidgFNp$r@.I[kd!B8l_CmZ(ECf)4U=utbWi<N3(J9sKBhOV?dD
-V[&h!,0K(3I:e^,`o[C_eAA)l):T:P^<IjaFur)\l[$$S_nN7]sSO!N\,VsVL<0<HN[l*u,nM$1h--
-rr5h$rW-U0sZ:Uiucr\a6e;(A<S-#E!;lsNOpUH*.OFc7O<^?2oLN2J`)"=O3'RZIPmdt;8f(TbfD-
-5&)NV7Y@OTnB^eQ9cSB,IJJcMq0p,=n8CX*n]d%g%k\\.RNJ*$6^U<Y1LZ7oA*8BgJ,<=\s%C$em2T
-p8dGeMDn\&1m^jD$@dTi5NO,qJI\"0g=H9$W@o!WT$h.-.^?U'#B@;ZYNh,aU0WIoY.*$Y4h>V78Er
-br2b]T:qoeh[q#'j<O;6*C_c7`#Yl<D970:C(TP760QN':a'nENUAml<oh+DJ>,V(F=5h.GM]VBQ&N
-%?h3_K=/:7'RX1Q9epo*s[5>f!KrOTnm]S2&=f@ift"IS;R2jP5S;E'hi7):fI:Z4rq(f-5qJOHd5.
-\jJZEC;'?\m8\;G6@+j1=j'6.K4D<T6XXT^BktsF2EkYDBO<03dN4101'P^_1XOZqWFf+/QpdbiB);
-uLQbM==77]eTaXM#/deo+_B-r%127Ytc9fh,+G)D)L3@1aCC1_(4)Kd*O)t]VMt@j#E+h._Ho6PW6X
-%KOM"558EQ2EQ@!8<uK"26=O*6jq%fY/oqX`2+9]Tn]:c4BjW$Vdt3j,L%=WD$d!/E+h&\qV[Ye[;R
-J=/?XV/_co(30V`^NE%8.<'IK\fKMCbpPNOpD(;%7PQt8@s<6?.%Opl%ts&FZ;CeH`%=nM&i9R3Ag0
-2Er9D2-<D5sN*?8\O$OAg>E8"DqMgQ5I)BST+5/Oq;1TH8Ol_UVJ+K3sjU/%%U'`"Q"?3tj[+mOmK]
-b>cek6D"Fbu^j9%g)R]H_MiR>1)"K71W#C21G_ZJo8,<`+`NBU1#Aa#;BLtrpQLO4\[St#,/?>T[K7
-97`^>l3\9>-=;,OF1W">=CO&(YOiGJ`\fEQ_C$5bnN:*E!`mr.'1PR>AWF+8&Lt8Jc4CCg;A"F/lMd
-q#`UJ8D"Pi+Qf,6g0.;%9NQ#@p*.kdoD4F*R)m@afe;EqS,17c;p5iFj=f7d0H]2+r^.?AkhD*JMGC
-?1K5M.Z@>QmEsf"Nkg!.aX.h`pbK5<W!I,mE#l`Q?\l?A>"TD%HCN%>q>#I]]b6,fSa+BX9pc4a.GI
-*u,N(D,[o5sceB+*,0,tC"Whk#;6_fNh!r;'CjXR5nF>us1&7phN!%@Td'Uis\qs/K<'JWc+b?&M.9
-W'jHg0IqE1^BhVbmSGGVCTqSgaSe$5dUZ]dOL6f_B=tXqJSO;!(d?lS"Epn7]gDgb1>0Ee?P>U-QME
-/;Ou!ECYcmmg1i(.Q,'YhM_Vc=JOmu7UGQ,J[-G(%<dbaWhei+o7VhJ.L14DKD(Z^eCq1*e'rd^p6.
-p4=T@9F@9K2H)[_G,L(/o6JmIX%XU_77pB5rS>>j5^ZW<lLtDT^0>[qh,Fks7Q2/2:aGJMTfN88'P1
-?O742=ot7eBAeO:]^(aF[M!;-ZT+r;i)'XlB-iC59FD4%lN`$g]mn%?Z='+q"+?f7"!eJ?*31-"?&6
-q"N2J>'An4ChSiJ!-c,BD?D5&_mik*nTB/<F*5X13p1SPp5ei.&Z]Xk/,er45\2QdcO'jBu@c<<<fl
-t3ge'O,n0lqT7n1%aC?;6)Hg.`l^D&4[P<^H)&Y@5rF>Cdp[a]44C<=G7?9]6^i7!=5DPADEu.Z2e"
-DW%0Mj/HVIl@&J,sRAudp=^;\p##%')Nh2oB<>jYXB8M_AS<Uq[A.qLRB$J=uJs;U4EmGT&G#$Y/RY
-oQ5nLOor7PW&W6.1>/4i'I+%rf+K7+G.,gj$081(hG!@rD3Vi@0!?4EM)!Ip^JS<5`nrHqMCARC]^0
-->&Z3:i^)X"+/N#YX5O<[V0Utc5jIpGTCESr>LMm)U)q@OHa<.k8MBh9eJ%Tjl(Ad-@3h9GE+JYi0p
-XW8)cBKZ73-pLK7.+R&7Y2cD7>1mHd\),.Z4751NapAMEL<GG%R[A@"rbB^os74b&N?E[kSE)tm86:
--47(gZM(LDW)Qf3;e`j8=n6D]hn9q]J$j3<#3+,A:+t@K.b.FV(S.d9>o>&7kNWO:#k:390o*4+"(9
-(>NA^K(De-jY/"!^bDa:e=gkS<"4GC1:"#kAejB]]3:g/BcngR,3E]\)g_lr$9@,"/YMtu0%<^2_In
-f)6cS3[&(6Moi:+a6iSX0g[;OR5McL)#Z/0JjX4jXtnABYs('rNY47tgkZcnU4!h;,W47.@VpIM%dI
-JVR[b(!,RLaYC<9_sd@;2?#n\4Eee@1P@eFWr\k'L&\1),VdI,.UCal[o;VR`,@13qMT*VqSGi+(\.
-5[4LR,We'YU;0nCk36cjrM_aj(tah'dsXW*<L3N-',Tk:XSa7hiB*C_>TDI+g^M)@V*ZT6D9MNTHCE
-^i4@B^,GLJF(`!kGe=m8jT)q;g10&6)hqOYLK)u8p#D0GKV`?diu&`ppKkRk5#,,@:lpeoIs0PEHSG
-3&^"KiL(78c?h=^VnmM`a6I4WG;;bfcN`kbuPg$,S9TTcdJoIW/O@W-+c&N'8\\JWAZ);];o79?_Y*
-S;\ii1]Om4^:UP[Q++:pX`n?<,0h$aD2UaS)4>U8iiI7+C%AT<uA6h?:4p2l?p`%5*dr?%''aR0sBZ
-(sulcYqKIlPpfn3Q7.T1XlpY!IV-ZhCc3+GbOC8Ma=h=7LVZFMWB(gK7og,:eZ,-`NUo",+b_2L=)H
-CdK#uGI[Hb_Oa#)<)50WP$]Z*pJ+Lq5(c((3th@]$O#d=\H$/NK8/XhJ80f(eCMA2F<S4B5WlXF"/,
-h/9>;[hk>F:K^H1[5bZS^<CXbK],SI/N,->o?1;qTH8Gel5a6VD_o05hcV=/?bW(oGY'i=s'K?89S%
-@3n]O="iQhQp36%ZabG>B0"1Fjc%17%PLMLkNoUM63AV./dqd,uTro50!pN4)riS067.Ft$jLS;q@;
-@>o@5p!Hl3Gk)&@9+eX=M6$R8I@T5+p>(9p-CEAY0+h`T&?U<4H<;p9mQ.pg3X=A[?XO;ioC-9[_cF
-Q8EmW0@Ns5oU<grp^h?!]][]bUOHIW#Bj.7pullt`'N9O[pE+[%".<:!S?0m?*]*OYkkZl.!9+-Lf3
-JdVYk)\K5GS9@@*aTKC$(F$I)_c(<nU>\-hgXiiFMC<#t2c)QG3afV5CtC6ic2g(nfFR)d\+'gj9eJ
-auP9A5].Dpr0gWBI\Z_M5bFJOi6Fpa`(m9641."Uba>&@310)8:O9U.oBTQnr"ftDBjVu&Sf8X>BLf
-8NM9g<TN4sLR>VHg.3uOMfrur7+H"]@3i.`U9Ns`a:8J"U5)lgarJ^,b'>3h`FOca\BD/nT:$,EF;0
-Hb)Y,VrYprlcD'qN=qUX%eY(%;SW#kWY[2L(C@m4XZ.a\`6\238IEgJ"@'C.[hQ-jQB[-STk1:IA=T
-=%oUUg/G@uWN-_;fh<SD4Rs#n&t<&q23u:^0Whe9GfL"6h51]!\OOeA^`sU9.>$$mRO*9&4X:sK$:L
-&CP-,Zui<oO\(nT,AKL^9SZ>1qS+Y/BQ+\j'66LdV'1GdFW'd+WW!4Xfd/A)gEA6J\Q?Tk:-#=bsa*
-]TQFEQ#Q;AuM<?`HZb@"^*[IS6!u:Vu%69,MP"\hf"<@gFs>BiKBn!`Z9l;eK]gD@8RG$!!>u8(%%@
-g%]UYA)T_&U^HlkBc]eC@-c:A>Nc\O7+J4sb)hm!u$#=tl7*^[QpMMH&5tC8HeX&)<Baq5VEtuf&r'
-lgQbHb*@%YI?moKAX/XAQlG-?D??U+p\Jl_,:;4*W42kPB*>$e]7>_gI/FJ5>6_Q0V55i?!@so"nrS
-X7$+Q?g_S7$f`qigC,PDX/bEOY1ol?<L?.IW7J+,hs+h/kR40j\MoZXW[e/U5<XtEF:Z*F+V/Yub<a
-S1#km;fDibK'0<r4a!I%InR&WqLOo<R"?n^-#/B)+"q+U'&o2J5`EAB<u7?EB]N+(8H.jo<>eHZho:
-BqF@TVOQTTGKAJ<Rb]B5aEG4Wd:lH.`DLC4mbN_2RI""&c9U]4T><YfRro`+WAm*q\$Pl_ff#JCV?2
-QDHrtJNNB$TSJK?%Ee4aO/<1oIn`:aa]8;KtTb*qKUB)d*O1RL:]6>XhN@;arr5j*nOq[6a^-u8RBE
-;^GPs7d)+JXGdN8JU:/r/$mMCVMKFk+j#9JV[);(OV\H54O'qr!=GX:'u')YUo3%ieZIDs?H,OhK^a
-OQD@H$</N^VJn<lrG3gH,:g>PHphHD'q?ZC"JY5.chEb1)`sSb5WH!n(g9B%oHo*lHLTM<1"<&:c/B
-Hd4%rJ7iK3p&0\bA'SX_&*e-p)Foc\5;(Jnq9@A-IA4bY_+J3EP0bLhFRQ6q-?Jh&6X$ntC5\7'Z8?
-K.(0(\eW7^8<uV^P^'>!K[;/gUAW,!DJT"X4POL8.b/%:-k,+,KR'1"jpB8B1,mIB_+>F4AVS)]F_S
-'Y<f%J!mWP6?=d[kCYX$]T"B^`rB;QePJWcRDF\pL!e6:s3gbXm^sO27PKEGNUa8GfOiCer!*A7Ke[
-"t!n>QJI8REN_[8F%[L"/[KX!WY+bS@XhF9`gL,H/$mI],OpY+P^mg:oUaGV>U"e#8B^hGd_"PjM+L
-ph^RiQ_U&BKH>+.:>JANLi9brF-lD#Sb.@lG8h7PV4SZ5]8cd@cIU]tmhSa.c!83gWf9ZS&^BI.MYB
-^WB<=n=DDc9qirApQ^MjT1&^j9<<8Q.^#r)3t(e7Z4FXhN5'5&1kcm(\IHVTNNGSYrj8_5(]@TCV>H
-A2h<rA"uZe#gSE"0.<QYHH7ap?<2QP..>,.U$13Hn9R3fUn0i_%e*$[,*kBI*OOFrG!LF_F(OM,uF;
-Dm_u*uK>GK@3Sk.NY\%2t8.J*OAnGJ<m+j']7q/h[P:`e=9]toX%IW\^+A'1qEIj0dnXt(?=,LKB<U
-dQC)sr/r?\?57ps^sS>:t$qG-FuXOL#pQUnnBj-jV"K.&$bhQGVE4P#^p0UV:,mkKl`h&O8]ng^H)e
-![I5o?AZ%.*<SWSZ(nZ*32`_p=fAZ!G'*2ggUSQKV](<;BETG(bHTRa*[/".^-go-HdG`*^16?uDS:
-K5KB,*@$V+,3gIUcc_8]E#X=@>%r#n\1e30V7988e8#74<`;b<#o[L]ShdMdHLi_R!q=WG,BQss%Xr
-q%<ZP_pTJN+DN>N9Y3bNU5Zoe6QX1$B#qW+KDe>7hl2_2K\bO\qiOHJi"f(0`bgS1J6jSi1.dC?en(
-<-T%I2%933iGqW89FDLrg;[V+J0d:gQYN@Oe'nTV&Alook-1GX!>_DBo5N_Jh9]o8m2dm1nq`kVWPK
-Cd2SfVClE8#ac>/VuJP:P;5Q*5DZ'%J/#XLVpnmY`;XCV0u$J4Vr!^gN'E6Z/U=9b=$R!L5[>boY8d
-jL'7n%79Ke`KMHI3\s`\*5s&o;WFVkBemYn?T6[2d)57Fr^6q9EO<o=CY8E<235W)ZO+T5!_Z:arPt
-un!)9e^n&@Yo"/[Y81:l7=rNbAIY:]l_mfdEq@58)V_gp-n[G$S!m=s)b4([kXHn!0f)Aer?18)[F/
-uG^DUDSh,Y`)e&k9/(d)&M@5koFj_l2k5B>4Nq%[j]VoHlq)"Crk;n'7&.5jFs?teZ7q.Ju;f1>>iI
-taGqQ>he@Y1P2&2Ll7Oe?-IkbU]pVZt0FFDn/`Heq)N[Pb+]j8]8T*7l@RFmmO2aqdC-:7>QGZH0*=
-CXnB2lrn[[Xt#-!#cl@Cg/."b"n?+O?])bIXVBIH4OR''0Ck/&'Sf`L%44Pq#d_i^`Y'n:A9\]7#ed
-qciUC[sho)NdeU%frY,k.M418(r(dk<]S(YO]9K)m^qie4rYG:D?<nJ^ejNl6<#gEZr!dEqo:___rU
-Z3S>ksErL6s=8>MH=;PrWDVar&K%+hcYp?#8rW4'(KSLmp?!dHH)^2Lodj\/^\&I3M4OhmDi;U;7YX
-&0UIa8T1H4:32LU5NQAD*07IR2'PZKXs[L-+>DhpLA;d+gkcc-#STH7Rb!./M=_,Ygp0qFdh0qq*@P
-?6TTX1AhS.j!Gl*?3+9qQ"*KGd4/ai+_=D8rMR#7]pH_SEqO\i<eVE3sgat@>r&oi'ijh=]$`sCgL#
-`pqmI[FmZ\h\dGNVA#mkLtko:qPNk?U_W3CFi[K=jYZRXj3T/J>kk=W>=d)Wau]*8BH<q#5.@&p8ft
-\S!"SfON8G)_R&2XJFWh=%eRZ,o'M]W%Qmk^sYGdEr,cY[?.6>*-Kk\/^sC;5V*,/W[!#/D512@#sG
-PWQnCC+CR>b*;(),:)h-aAdHjNg]SA%lPlpr@69Hc?-%ZAdZYeOia<burIje'CXPGMYLH!7N*&$aAg
->#rKH:k4Yh4.6'2&V'Lk8qLs3oaL#):u.4KuZ>]?T,3B^%jB^c/BSMLqu@8nNQl':0m4W]FTY2Q[Gj
-EONrAe824D$k,9RA-raMB2R'3W3n/%68Z""bNG])(ZIh%:G:;%Mdr>#,heQI8IHJ5$%V3[:VZc3cYs
-edZj#Wc>nu>"STi\&NH>mNQ+&T44r<O/n?jAK2"2[['6CN&&m9atjH.h<7CCQ'lqpbD3\q#28[#3)5
-&ZL3O_X0r_)q/2r\uabuA3,!Ym#$lJeK@Y6qAsdH,i7*@[a>8<4=2GaOUFgX38J`bSqJUAb5D:8>!D
-;ZFBMi'>!?hgdjf1%dK.^!P%C%)Rd<(EFH9bsokQaEk.Gd'iOU/MoOu(g<i?AUXT1^F&.pB+Nn.LEU
-GsWQl4h@P3Bcr.=+<"keP&@34gHr=9M9p['f`q/$c%l.3t4<*i07f+S]5t(QboQY1T_dTG5fJCc]R%
-Xf9^[lqP.TAVYnXa[LqZZW\9Xg1g8!,9qniBdU(cl;umOCip'ANad7(f=uI_O\Qd*^"/2*HM'B>e"!
-WYtT)&J@<5MmEUQkA#,&iVf5!S*E&ANk]>SIqtKdZsT"TgY9cLYXDlbi/N$/77@a-UkRFOO*L5SoA5
--#AC2j-td=17R!q48D3tKIG)<&-uRr7R>q6Ymk5B1pub]!:aI1KX-aFXQr!5q<@]>NDV!6p@Q:-e\j
-H.<8_8WfnJH!C&t;b-$#]U2L#A1\H(O-,fU/*BecsM=(DRl`?<L<4RaX`:/7HlIXoUha=SYp^BB]m*
-`lH#L/DjfF#RJc?2!21p?tU'`,*tn:@F#VJUC"*QS(1qL_sYnDt!WdY81Z!-/0./$=,`_IG"#;.2S0
-9?#iigTK'Y%H[pFN>R];PKe'aC?Gl*UK>neS8bJ8Kf>?f''1+mbC^R\f8Th'!!d.:MLRENq6hHP5XB
-`*4'*U+E-(@%(p\r=<lt(D8"G!&5*fMi-H,eqtb-!C&>ZKtO>f"9/[[^:;]j%oc^73fFK*YR4:3U4b
-4SM20<2!"A@=^\9QK5\0&na9D,9o8f&;Pck87pWj*e(ft+S,a)W.0E%:CHuYH8F=AEa-G[T'UE[bS!
-IT.S/ta`uX;uT;.WOALPd4.H+!\D8EaGbPmQSp5^"jC4m3.A@7T`Qp!Ut%,WbA?J)I!H!KPB!5e:s;
-_9b[Z%ogAn'LW&!dj"AkUdr`#["4CF0eO4+;RpW"Ff[uZqgHEms'J$$:Q[:b#=6[W=D[K?!_JOS4'K
-AmlQ70XCIlGP`V@8BMSLXL(t<\)-<LS5Uej`q-ur0?nQ'1keV$8g"gg$D5Uk\%e%`IX78.=q5`l(0\
-tTPIIu@^g<FWZ-Iu"<5f9WUE-r_Y_Br70am!!Z0a$>e3<I!R+a!=\&nbkDbh5%9*g:qX6o![r(06bU
-eE.Xdk?M*NJuDBI)=9g'fY<\_-V]?*KkoT5H%hZbpbHbSS[VCSOI<C6nkI0&kD8q:QSm&e]h8fTcr-
-E'cY[aA]?IHAD.jMJX-)l6$fna6jBiX1)Ms`jE$%8*Jtl(CR`:fhYQ45NPu;P?nE\%bg?J"%49]Bhj
-<ntdW^@``.0\%'N""2C6)m9Oi</A-SuWp9isO1Gs+8mp>lJ8PWS2(ZHh4(s;afM7S\&(tjcH-r+B]O
-n%-NWsU@584)5r%Zn)Ee8Gee\=98ViS%SWP,#m6[/2aOZ%m:XR=AV7OZ[o3o<>bMG#D@mfsM#A=D'J
-p1gBb!1+2D[lKo64SX>=UK?me555fI\?-YaX8"R<?R^*a`W-T!'+hXIeR"K\cd`X-klQ\0VK<`Ong5
-=tZAkbaL^8K@-DT),$BF'6CX<^6.Lf8F[YV1b4Tg.'Zp(]2t9>Tp8A<nE"N`s(3?%`ZU*<H'JC+^nj
-PTa%k:*V+.M.7A3j>I)oF2^g!r[:"8l`)B1N1F2r:Mp?IkcnLG-j_5+l7ELGTrU,?P,/qsUV``46,]
-\9B,fLs&MWL9p\NqDY<?fbUHh`@L<0[gg'e32`bb.c^qD@1f.NZGd%?iaGHa32OG,E7)h"_?n'^%)$
-a_8&CF5gKs>AQK\^B4#Z,3-;pZ&5"QO<m+i**0STu'BkP`,ak;EC5gT6AV@=NA/>JQNe96^DG^5^mr
-5&_@Y,@jU`<N+%kpK\oMIF')BoM&:aD_IFM_8uX+Hj?4d,*hETk,j1\\6#bbm1'Y+(csRB;:BZujFo
-,R0MY("mTdlD''!_02/N2D_CATJk$Z&neg_:a=f<`B^?ad>nV3Mg/=L<[1%IYsjPE(m"_ZgH4`MF@o
-h-*;1`K.`e28Pj1)L_9[HnGp<eF(H<bJm#(j5EnLRtFMX+AR,<Y24WV@X'nDNCT`kfI$l'.j03$irM
-G1*<G\WP$F7h8#CCkot[mI$n@^n\Rp[@[)H^e_`QDe_p/.`'%]XeNf&i@OjZH$0><j+ufPQ5N+,MX2
-djgL.W&Z:4b3b8]29B#]_,`Yh&[1KZ"h7Ho24.b6%Ea;u]S)I,=U16,4<-85'jcVVUCh64=[L5]29O
-uQYl8(h;;1gZo:X'=Aa^-IV@`&palNS^U0N:3E&SHS8gY\\'FjLSaHd^tjh1R1Kh?QgdDFbW^*D\jo
--F#W7'brdeKLEdQa"=rogYksIL_jr]_grF6T3e**'"-=?[<of&a1$qI''5rYo%LUR'XqIO%Xmp4.%J
-Jb'2=lSe;($_1nfVM(k2sWP73Dq-Qo/I5Fgr;CNV[3j5M,Os2$qB$O_c?iQ<'&@C."n$b3j$+PrBP:
-8T/sn#h.?%.M[+$Z\@3Z6X$3`##G2/I1:#>\Q7Q*cs;Q<R/Zr!1YB:Pj&aK]FJCDE/7:G3m,B)S@8K
-T/F\!66@c/GWN-S:d8#`cW3HPRWf+;=03!^rVRb;X)5^SJgs31Q5NA[dfI%ZqL%H!e>j4Zn';\UXUg
-b`2UG5J$7F6@KOk9Xm[qpR1?huN2ItP\c_/!TJaVRN-+=Dg)0AFf![UVhK&8\C<0!N3DJU&_aK=bh9
-M"PjB"'k2<H\fmp1@=@hjS9%W97t)MpM[$!iksHR.ClqIr`bJ^TP@Id8ib8CT$es>5TrpW(a9=hYYK
-9.4rp,elki1NB`N<Ss0taj_N1uY.[YEOl3*9-*UDG/6u1BKhE(*a=`MWH\k%t]E])SQiGg_P/A?Hbd
-gH+?+(k_('G6(9GUYqc:<2LmBFud&f$@NpUhOOT+YBi<4K&f?5Ck<ab(J:3Z6?1VrN<[D0POlZ':TB
-Ae[sgO<=6AOo;!j;f8Lusc$>P'a@fjuq,KhBO%R7l'rQKMC2EI[`&:]-<VV"?=k\5_UiTGfL1lq_V)
-kBQ\+PA7N5DPjZ1;ZM'\-4f=`>'A]BZ%aZb.b%>):!l"b[NR<(.P7%p!Lc#Xn'306?\uh$*8ogmekQ
-c(s&6_>mUDhW_PQ<"SppO,cUcAL:DUUcb3!V`iKYA.A-a^p"3X_S(fV8VPcpr7@26_3_LiU[o,UUp+
-.h2/4dSl&H%M"f:`C%&$QPK;sRs.de4aF$Joj1)2_YgOZ!+L%tFjS'&KK'\'N.oTC"Z1c-9f`45"V:
-qI'taX.@WFCLW0Y.lo6_Um<]`n_^i%@)2P<u:Hi?$?hLEBjEuqu*h7qWGKjL?bPf[7IISLA[hc,BpO
-Xs(Xi;ED;A6$nqA5FoKk)<64BtTZX$3+TTRa\1&<c8$*&RX#e"+(o:af3?"]WcHE\[-ull$2=tML]m
-cYYIs>JM*IV`sVD@6Cc*Y$)P[olEc.#7H'5?R>U\7?`=AJ7FnK`M;i#O7i.M.ofds<kPT2\JFF(+g3
-j]87Lr[d6'oTrJ9X'>oiBV8mW61Gq;d.IZ5.,(s1_A+Id6H2`p#E@E+Nqi<WWh<"n/KlI;q\P+E72!
-&k\A]kDpip_=AYFuWqM&C2`N!du+SEd19F2:DlEc^!e?d?dl(tFP=@m2?AEV>'\A*Mj>`'Hjhd4'/d
-<gD>H"h7iN9^sNC%?^Ba?1[T;K2X;*fg:[-Eqb`WUpUOk`a[Fg($)ZT^=!l&ss*VedXMg*BabPBRU4
-E.s"S@i0ods#+#`)DMjdl=sso`IrVF/i^aI^HN#4#qiG61[C#<,e9-N_3M(5u>]8#aWo<oB6$i=d4*
-%>!r_bo.r5!K.DBN<Xh,@(t]6b1EiH]XSXJk.A`__blBl'Mn&QQNJ_0hA.g`L`59SiQU0k'K_gf(4i
-]/sAKiT0NrP\l1aFA:Lt;uSMVEP9([r#bLi]-Wc'hH*7(CLua5N;pTboKQc4mp?K)VS6)LMbK3#orT
-K:n>=CON=<43?>Z&7DY[TW0.fWHZkH7"rru57\k".Eg6K/dqjqK^JP*q00P,Rd*j"#Eg9?E`m:nC;<
-\T#9e#F'G?s@.$<(lQq4`HY2]j--H*+hWLE->cYqt!i^O\=P#:Yo1.gNg^5o79a6_*r\;'5X%hM`E.
-hki6CYNF\OSX[Sucj%FRGSdOY41Pqf%,U+`4]2GeiWP,6[U,rWQqCY##(1-TATefcZX57CI,5Ac#?I
-d/>*L0#bU3ll*N?;Cu!mohI_/]hJiGrE$.;;;:./4$:F!4F_ZZfo>*abS]J>S\f:uWjlhJ9+9;Sp7?
-[Vh#g[CBg*ASN@uf;mlOe8V1_Y]l$iB644aoTTJ'*(X3Fc.V>8kTrUGr:k/4;>=:MF+4s[LE7lqS6!
-oXbu-,=mmko8?(n'^(3YVG#3@#=jN!%c"r5.hIj#?8+j')Q\%FC>+7BZ'2BCNdpoa5oL._%-cY\@g(
-XEd5i:aOes*U5akE;P"@g:f)fHqcj"6Eh#jh%-k>):_dGM"7L\t9QicQG=1rl&tZ*<pT6$R@@2rF70
-Nd^ArtPbpiNDYg0)1nOV)1PXY,/uO,S9]P6gEl6pu_1'LN#M2Cs(bJkD\jLYp0@Wo'l<:l4QUMqlqZ
-k#Q!;?r:jm*N+EkfP3/GS<Q@K-2p)=V(j+$*5,ms^@>U[7H@&g8]8Rd[s1VObL!>*ZeTH6%td^5)/a
-jOrhmG^difLgMacS@J!+c'dl8hm7'bjnJb.(k&JsH<pfRfKF/.J[P6b*i:p0VYs<\n_J/dRh:+7CL,
-'"jcde:O4'2A`ii`+L[]Zr_CrNSUHIq:5J:7YW,bJ^W/Q;r-o[ne>*S6J7VmumalK>dXr7AHNII",;
-e2.tTldCI)7E'P0dR!3Rn/5_Xi2VSF5>=aAJiXQWE>B$Jl8:_27!bhiZcYNEAB=F#dk3#Yi!Kc,#P%
-TOo0]Yp3+K(G=5P&mK]Db[[\b4C8PFm<>(i*S4qlLpUbf6G^g#,>hfc3$C73G)=?6&D!_(Yh+W35Q0
-:]"FY$XY*CSX@"^>'H>7S=IJ2^%&I`q5<EqN?b@)H(d1BiE^3ZUN5_&0HFr4j,:3k4&VbmBK]]f$++
-p@ZRe&_&E,W:+M\;DX<;66X>C\h:Ml("+Tu-H<kmDF%thI.K16Al#le:fLPO^;p/;j!?or)U.kVSFr
-ha"O1(S&Q$0f;6GVl/+[Y/j:^H-Fen_Fg#Umnfea:/SI#9LMKPC`F;\u*2)M-jfs^s,EHOeqmA[@'L
--9fj3lk-/U?ck'e?0U:Wr36M5_Fc?b.>8%.<KTiDsIb/e_utAg`Co3Gn!uT,[SN.7A;>SJ9(ASqCQJ
-GD_8iq.53/_RL#BTGIi&mVB1/Qa0X`?`iB@:d[Lg;8T;"g,erCQdAg8-aT.%"9/p*@D6FApJjtKkfl
-0cQ0VlWT+a[:DQ.e.K%2*4SCRjNQ2S*.ZO`3jBV_Bq`JB<le3jPLQHR?q1;R#";au*oXCN\o@$aCZQ
-2<CRMUir7"q;LV&2E%QURHf@]du)k7J.g>D$Wm_T8.J`/VUqbc8Gt'j;4?GM(W`S-E2?*bmTEdOZ=o
-_i8&(@7X*=cXQ'@D)49@a$A3j$rd%0r`X%M&cFi@sZ1/H=[3tJ!>B)&\uF,=(B4g9FA?d@lbk$sJ\F
-R%C!YgCOU@LW)s^Pe\bJurA0!B$EZV,e5<lA`Q\<8S&^>>u.WiEO*3eX[EV=FkBZ\h/6B#qVLdgF:t
-al%WM@$:q;EJJVp%[ORk8'G1A5jc]blDo=+Q/U7bQHa6_eZ(Z,d#^f8P8<8=j6ma=4R$fH9nl9qMJj
-K*41o(Q0A\M8Sjf7;VCDM((!V!]c!^AR'SC9Qico6QKe'6.E85QUhf\*jZHr@;Z)3H&!9R.SU:n-.&
-'"LHb<gm)a_T:q<3-73uUj8^O&k4kC&OgJX"4p_!#8ELgTY.7f/6_VK7AUU@*!O<"H'h'#ZJl(2?HG
-iDJoXoDl,4"Pg2[LLA6&fs/#(UqEP^W>>:F%3-!3+?n/2dX1Y*km@EidB`gq:<HJW'P-KeseIG;'NJ
-^ibt6X8RY#dT42CB5mOJ;RRqaqq)ZCUhr+NFFA`$e`.dE(sZV\a/Srf.7e%\tWj;T]!_cr!Ac"+ia[
-M7)??7@%s3.NRW0$(\tail;A>m'\E':KpK6@`QB\UY6@"k5?bdU(1'+GS$Ed`L%*V`R6/be2b]:V``
-9(Er#dI-ffAFQfcuXHML^>gCt%1\6_gBJn++@RAZL#kI5Vg\1FE7BXGi]Mf\EY>]G?i)S)#<uiC4aA
-V_O#bE%/1;&uPN+c7D8?FTOL3EM.QQ3bWceS`oapJr]i+i+NRo,.<.E$-h![obtli,r7Y9hc(i\k9@
-@6f">G\`S6rjNBK]0CjLnH14F@6[9o76X)+]?lSFJkHuIEd'.^/'.rsfd^ZouOc>]jY.51;D[F%?Y%
-ZpApO*>RIZaMIq_,-NUS\b@AD'pA\mt1beB"r#h[Dhe]7+Y0:0*D+&Z<L$hK"]l\o"DEceXUD#:*ji
-QrL:&L7ArN`E(>e8o\r5GSMp6UNiolS&tG6&dTfYW-r]*!eTd4g9>A0I3;f/]Xqhn?PE:MW^PdiaMm
-jQ3$'M2U@3&E#>MiKbUt/TqRpJ2ffp,cI*3MB0PFAe!UKOKp=N+X\3AIO2:qVr)atE&:G59btZ)qu.
->0BNY$W`MQ;\Rl,?+s3)fNJtQCW0FoQmbp:)e?=<n_3k/WQ?;lGcdK.r#g562V1<s.=%=P=i"N&BY\
-GX4M7=G8UNjGa_m*%!O4\bMog>8n*1aAEFZMMT&eaRK7*nH?Q3`*NCafe5r):f+_^gqX1-paDEZ<N>
-in&Mpj=O`L:XH[^hf#NpW,%J#nZkjO^DT2!aqVF!>H(SdZWQDd!,5r^(6[TBO38ka%4V.*LM&.eh,d
-A+9\-(p@=ugYKWNQ/!;ki.8!Nt,2D\oF3ZUP]k`jD@Jr4SDa(JlHDiOOQK80gY4qeDn04#RXcm*EKc
-ZZY%u8512iUucrR?Cgmed<+T%.2GatWJk"')hX#"G7!O$^I_]^2O/^0h+g:'!&1@nA11"7i/s;ZkSF
-\Rr*#e`6K3ZOl)\O?B&[^o:f@K=k.Z`J#5'L0Y=[ZqpmuK9p"i\j\R0)0Ju>436Q]>!fCX(F#F"OqV
-Ph^09!m%r2L_V["#A^d9Lg=AHhnX%K\I4T2srTZg`rC"6-;=)4UGBhlj*?8&0@+fn@O4j5tr]!t2GZ
-"\(GE(+fIIBY2s$@QS+;P.r!dB0m4)C1^t@U`+\P=Nftg?p5FJkJNrZg5hjX%-kVhf<%F`(Nb'Y!c&
-?:X-`;3uGm^"Ze:*E&H5\_D$ojBV&]N-84dN/sD/E46V\r_DHr"\pU`cJ'V#,hnnMAs5j[WD_9V%/m
-J]J]IXlVL@($Uhc7HX/YYhbHO]FO!9c%`>&WBi6:]q9`YeN$MF]1A5^DgbjePS#AKUqVb@N+ORo0D6
-bAa]tpr,^):A?m/DAptfOcl9WPgK:Ih3HY"cau56q80"Gl[Hqk8IrB0,sVCn(G=T-:$a9R3DBS#K?%
-=NW'BDWF"Z.+EhuCuE`[,D=93:fiM.`F%o(GF7bMO@X"74ka,n(c<<FpM2K+^WDNtc5d\NL#%Wq#Kd
-=I)3.c;p\URYGNHaeCJn+B'9<m.Z^$=((^rUaiFIJW(?q+H1hWik5D(^</kPEf:eFnT]kVKq]%e29i
-.SSDLD6itZ)l0WY]l"??uDip9bN'j9@j\h8uU'sJUJ,tNckH41Q54e$pD$X/jE]=9]IFtFbQ\(`5l?
-GCP,ZPIprZ*E4ib514]je:G$<"TUgD4g!!HFBA[ToRefeRS/?,"F5PKOO1?kJX^ZQ8bC[f(qPB1ou\
-+R#L;8F,/13E?Y?q_.d8=,U0UG!LJn]X0eK%R49(=uXTFM?lPrhq!E1+0b-#UJ\oc,'KGW"W+*[XWh
-cGMi]tsKrDP2Z%Rb?UrK2=Z=tBp1aFXm1G=7(4i]-Dc2aqC<Eg"S$ZOor0LE^jf`gn"E)WB*,?0mP,
-#HNAoe,hAP^D)KEo9l5h*osXV7/lk;OB:1:jqgGK5(_T?capgiRKjB&(<Vh0X`.k6Fgdnf.6t'm;0[
-*\lJTSE?S\B6Jjuf7Tkc+lR]1\@<F6,oS[PCqV;^sFiemsg>.<T]t_8Hl?%1Aj]r[39VDr,;_-glBn
-$1,+M@h83Z1k7%8IXP5NV\mRoEHMq6t;!oQU3+c'-:Ko'Mp]jm+-u)V@/,<slVp8'jW/f+&nP-9LTA
-2'@eHFQR0pkFIoAV=e.L&?$WHH3oaJUYBBp+GrLK\h+-*=DmXj"qrRiOQOtZXr,Fp=Inr,UtR04F&d
-[IYJ48&Vf=\JW0\n@7's'VJ3_C)Nf4/dJ5Ckhd?CnhlZ+C:1b[BV'3:bp0k$p#MZ,oe&SfM4^iD!_(
-ju9IQBNq_dm/Hr(A4o@MMu\19m-U'H6j!/:cV/OHM,jf7;qbWYO?phrl56Y6V#WmGKIp:WhA`!9I6^
-?;.&Dmm)'!e>QpRM7IhXdST/!k0+YEn!k\X2Kk,B;eQ=,`*Q2SHWoXl]j'.8ECR/JC:.!3;MpNuAm6
-l5(c*4nKZkr'?J5VZ^)2rn?H28,0qNbmKcF+l":)=2soA393=emRmH"0S44'\NsfRul8OjKo>Vr[-X
-#M=]mU]*$a-B`;Cac6J_#+>Zh/E'[^lY_:3Un0S:S3\L=F6M?eq4TEp3(a:dWVj?s0RY0][Sc#n7KV
-Cn#/UrArn.,B3JrPr8=Wlo,gLc27$g3>g0bj8#WHBp,Ue\JC_7,QP$m!c<B8=$jC!87/ILN!/sMfG&
-&#r2?U=Cff%Q&j$q&QcFe"mo/$0eBMO@ak]rWes4RK(Ud%!Y:P^=o3RFk0SM!L)I(Y8'PLC(,c2%7p
-h47(S>9*;tr;N,XoU7c3,.'FjU?$2t]Kr`0iiFQ%#MH'E5^[LtBhf7VUTa`B6P31'Kf?&9TS'(!ZR`
-EQ$E%%/oQm0As;&.=3*%Y^Z`%m`Y*;aUs$8:#Ze\EJt]`)8HB9"N'cm*8<:=8V<A$I]-QntO@>77Y&
-YKh4h&0s'<XFI2VGf_NSN!411]CIh9lEg]RSl7Vn2pfqE&M(U:nUAju8=04Jp-d&/`tU2NkB0PSl$:
-e\C>a)^$g>ncAW(=#J%=d8'"*SQHR/d:+C>u%VNQQuk"]W+/?b3.(7WJ&/Z^i.d;M.(27ScQ0R]]p3
-<6%Idm<H[=Migq^uTkC;NJN1BX6?/$h'M+FhiV)K?[s2`gh[:.(:%7M&2Y%_>'05.585a`\M++biR:
-ScM?RG65i=*](XNV5+qqG&<=_fTp]u.kAC=>b\(:c8;008l'*3e7g!3bgF:jZ"isY9LqaT$bX1pu>>
-<uRRkgY]a=3Z0JAK?tHQt0IWM<-'no\D_hdlhBpu6X362#I1-JN%>#c/>(`X3/.&;,uQ*I=n.39^mb
-=[*DejWC''.C"#\Q$Dln(d`iBDgt:ApAi*ZCp7cG1aKh<d<dfoR,Yd+N^,.!P7L_Nlpe@%)-5si1>R
-RB*cm,;*o$1_e4Bo8MdViIVNau+5K$,((_lW3$jK"QFrX)GSpELJ\N*<nD4:?E3Sn)`=R;'>*rfcL9
-0I_X2;Q>SGu'?'K3tou[$hjM]Gbu7Pt??"q!<7nM\UOrY<u3K,*WPPfa[k`'tV!eR,k<Xl3*sE:?^U
-NW9^:[3o:[04_p0RWpk-kmmah1$Nag.Vm#(C]`;mG>f-^@D1U"cKegi[K2O65=8KOj?O$56Z;M`Td:
-C:D.j<S-J.h^`4U-L2hGeCX*]CDOa*qeP24hW:_nmN;HX5G4;jCO!#2s't>_rj('Z_!jrR`biTT:0_
-C$V.K_<l>oktr8'XOS^N4^-t$Qu$l@?'jZ49'b\7,=mT3i<Y$n+-78';fn*6:;KTm6nB!/a<,NO#l^
-m]2-XA+Z+&Ef(/$DOaoOB8#1Aipe6.P\H441p2$h<7.k#@"fH:1RQ2p$tadL`$OU^B2D/'=,i"WKTU
-W]r30s64qZM[<FR81C))S[Mn6?6Hg@u1#bc\U@837J9`JHBD.#\mQacY2jFBVpDh0LgAScnf3gm=%:
-<ctl[\L$9OR`jCbmIunIk\l0.]G^Xl0G%V1L83efQW1,5R*6H2+'RIJ.8Z,rK<Y['>4t9WJ`bM]8dE
-Rn=c$&2>5$Lp+NS$^KU50'6BpTN:'g.=L>n,@oZ04WKK3:!HkC-[_If6"&U;"olm/%\3Nu5oK$Wq;H
-\`UajB3fo:.oPO?@@1f8;OSucgW7n7IbLtis7jS%%]$mic<[!lSl,+snt0Ol-Hh\5qXXuibU#\tF'O
-<u':B@!0l,.pMfqkFTh<7;YVlq2;MLJ-</U`eVsYlBL%8Y@bZORTOm<qoG()D@.sqn?,oqt<6JCU:N
-J:@/5W9E8N"1rLe%(R)0UjI5qak:e,toD<WFJ)nfegQF2]lR_e25:2nA&P&K,V:T,]!ZAW_^%QaEnj
-C1+EX,?qu(_gF9:a1:_)>B8`7"YY[`Wa[p<D(l)m>Ylu3\c":.!;nlUV6bJgKG(PNk!2Di@Vh%h*VM
-%[n(t180NPRKb&?\<V4JGg&^mj.f,WD#SG4:-RT\b0:guXR_r?3&$&RGnJ&D:5@erVbU%>T!N-nWKt
-#;)Y<j>;Dd4<#!ul26"G2sQ&JB5CD1-=]kG)^RS<%gde8`<$]N[aq-cD!u.*O9C10)EfR;;uL>2;G?
-,1fq=*Bl"'7blXu&(8ns@#)Z`7*ThI0Z&L,N(RE8Ftbt!$?4$osOL(kWOiIQ!!]"aB@1ZW8['kZV7D
-s)n0&`WjW$H,0Tg=2\'RE@L-)U979*EM>6PCuUq8'?i^IeUt!0_\(sOH6?&[u#eB+PNO-'l[L.3a$a
-/6^Cr%\'/i!*^P4M>VIWe*.uFB$LK:l]:Y*%j\&*.9AN=(-N/5:E%8#b`/6JBSXGnRGZgT=OAN<'!@
-\`G95$C;2(!_G0PR^H@u?D**S*3Q:$IdX@$ljMO]?HD-lGt=#St8KfTCRdUTH@.$r84m\9b5i0aK.)
-d,Q63'2sMYUaqdNaPGj!*J@_ib$l<jOaoM(n$:uSK[Wh%7YK;$0K:RE]ioDX8XQYeff51_*lqarR5q
-HI3<?07%qd;sHfX'ME?1!r<gDG"!Y^PA2>5\>@W=j=,-f6,PN$(8V8.slPgpIE__t?3CFU1KgD\046
-&CFnKGL$XLh^fDmh\5GHX'qAdZdQ?)NdX@!<u76kSjU4G-3Ac=.O>!TbUC=;'n0d)ETWr_DEAjH-iB
-.nOlC.r!Y3ES0gLAO*>8[7%E^l25)J=X&oXQ$4j3JmHJF3A?7Du>)64N@34gtKYiX[Ve&FlYLXe="!
-IX5=CTLHHEA@i\lah\Q8S$\Kh8k);.2V[+\(t*fb$CfL3*],S(q;b'-2LqY[7F@REo4G/jBGo)MfT\
->?[[d#UHgj,]AZnl2Z3EJkEXE(!ntWMp9?82*I7Y,l.e8q\k-/O$;F[VBoGLftD'hGKk':i#TiB&>K
--AonrjOSbeQ?PK2NfB4"Gq<tmNBdcqmJDD`,?gbu54eK2J-]N'H\I=:MBXBaH3H>aLGs2#TYRDEehS
-A=Z,J(g3%4\(l`cMS"*0VZ5AIbP?s+BTVs6/>%RYu8'uOFHq)M+qpC^'<XZ$`(fNN)J/g-5cA''bl_
-Y.NgfBVM&A^\uq7]p@^XG:FUa4iM+uJ"'&2:9/1-^HikEM[SQkL;UKa9Qpe+A0/A9EI1i`L>-CAs7*
-#!kTb'N:-k+U6(!m^1q$6QNUqf%C$^9!K[Ab31,32$=gB!5?i/?h?%VXZd%RmtRZfZE*me2U0QZ'3/
-e*'VX?=+6*LJ97\G&l?pR>E^jC5;!8cgb,AI0:Xee^"0Q&IQbTF4)pEbX7s+35Oj#lW-gu@pQ$CRtR
-J&8TT@=4t4XJ4H8cO@'$M0gh7S/ltg:6+aoW;>;*/8]^7n761?j;>JWXN4>Xd#VGaPYQ0+;_Yj9j4)
-nHKb/VV7.!+%0F"C&%lfR+fr/LN=GoA%=(=CZ3a&hHP)pMVO91bp*kH4%\EmU%sEA58XTSukf;r4+r
-+b$_NkWV>oL&\94Uo'Z%GXL$E5XiX1ZAd5W\W:bI_Aj2C#F&PBomI=$b+):CgSMu0=^TMq<^9cGQH/
-*hBqWpFkgq,5cT?mN9K?irS-tM$a6dP`5kmWE=M`mp[U*FAX6Z^VJ)7ppGP_REY9OQOF=9h^#rbdGs
-m2(,2C'oD57s#CrI:S4"d-#16MEif_1V25F111$2b&7u)'bL)A9U.1pWrLrO];(6I7m^WSZ"9>826!
-B,:!)',2M<8hLrEY##T7,TbC-uO^qNe5i;E?;^KUl"F1D3V'0L*5((Kde%Xp;SgNsl<q$7jH:BH0A*
-D27,_Ts$A`0thU"QVod[BTsu8)$BG,acFl`.L`2b0q[m1nPg&nc78B(0K6klO8-[&T8_uTK`&b[>LT
-#'mI5Xp$KA8cISR&cO2h^efs'$2#5F<-oQA/2ECDgm^.VLaQ9;iR%q;kG3EEY7r@d"-A'm0on%,Bd&
-5;8V^d<-HVX3Hl[/OaO_ifbjcXm5/Ho6X@C-_U7G.5QkDs&GSTI[Ck#g/sDkt!,MKm\g1gp[YA'tjU
-.9p?q?eqOI@Fo1i;@cX,ejdA@pl>7u[%l=<L?4G"Mm(8KX_n<RRXl_[oC9!]rYk#j6aD#[["h$DE!P
-P^jQ(Wg*Hn9O2+3A]1u,pNMlks`rHgFn%Wd$-a4#oui-po.@$m.I3i@^1h1Y'f5Aj)fhn?6;X2/giq
-IX@Qbs>FsF'_?tp9lKab.#8']Kb"giLc\uS-cbh.Y7+K1Vm:n"N&74mWrIA5&\r'[%WFL.u?@bYKN:
-Q2fE(_c,`;3daYAMi3*`M2=9pI'krXHOYS?l-',HK'-]0:4*2'-;-V41dD\<;j+g&;'@0"OqsSSUE^
-I`DSuZH&iJF=Y^<Z?>9M2!"8,^W+Qh9\ODC5NWbZbnf`f7:@ijcbuJ*0QZ0:2rTB55lA]%Zmq=CE`/
-PTMhr`gP]`jU#3FHO*nlhZOJ3?=Zg^AY$PYRK*'a=*qn@TD$gtf+Ho3F3L9F\*uUgA:+1(%acbC>""
-iFVElrq7J9+g;<b(rorY@$SU[p2:0'QS`,Zda.oV->^;Od=,Ij0Lb)*M1AZcCB)ot.2)\\C&Hjl%cR
-/HktC$/_ZgL\*tqOW/)>"XlMs7Vk3LGHdpblloeaaV-7X9Ij5i_a'*$NTV"LqE&5?+:.>SXYQb;@*3
-`NubXWW$CdtWFDdrAtu$jn<a@69NWE.]i[=tP"T',R+M5=Lbdfl+8\8#m29`K8q5\n0&sP!f2k1Vh[
-(9p2t!7k0$gqRnpQPp&!%';Esn<&\+9lCkZUbI^1[=TM:q],i#^4X//G*O4LbpJa*HP04%AqQqduXL
-3/U"t$PMJ\TsHZkau8kS-G$D9^(C1^oCMU-5,3*CB^a3]*1H;r7Z#4(DM/0G:F@%Qo3W#h41%?^M),
-&M*(c$f-j[2="Z0B7,U#<1Jh3msWD6Q*h"D-2:$Ku2=L7j[ql,t4onr^h!P./<r@dZKm&6?XDL(!c;
-;-e8e.k@-jU!9,]uW^iR_qTYn9<098WWL_Ve4PBrR%#9pY@nl7E)Ib;rOGFJK>>J!(U=thV+q=\3"U
-9]!^9+Mh9:#,\h##Y`sk>T!ONs%`:8-mU@)/(Q2K.#jlYc[$s&Xnj828b5jDl;2'=\S\f8p'#ob$FN
-d-+?j,t?Ki6n?8j^q%*;]nu,dmLcb:01r2XReTR.*.[oZNl]L8/UjDQS]Gl/VTI\5]_#Mjj(hh'O@3
-oZOo(1?lO,-GE\;.-H-:Ao14krd9$PEj<JRhV!%/`iln9#fY%H4t*1>F;puBUUHl)Gj.mZ%JFXuI?b
-,\asEW&Q_F7i"hp5*PJI#\A8%hQE<8&j]=mn4C]l[j]uVl:HMac/\6]uaC_U1!LWLSlIfJEAd%>I]9
-suRb6e9D;_uTT+FRWX5Q8rMcDG5S?Xh1Ot0Bh(/$o"loq#h,b>O1"h).m/1HY1uLD6?]DF>3J<2C=>
-hCf.]K:H\a(q?ZD/[?/[[fTSt@23ZVi@R&1X"P.%PO6]W:^IrpK\MhXo0TfFfdGAkGlh8F6['7R?pj
-i-n"%3<GFUQJ3(Tr!SWD;mUE9rS\driSma:P<f]@8,nDit_C3]-11nG[Dq%3c)Z[[14aOOY6;BH^eJ
-neJP!]>5m&HEG-#S&##96UeaGn%@qM<(6f<gJsuH:rG7oO0lQ.Vm!e8;/NI=CM35kMBP:g(8!AUOf]
-t">fk))k+OTBI-?11)1&ugpr@0=s7U!GQ@AtSR6Ne<V.N/]Jsm/V+.&\0i$S0`/ht9W&dnDkjufitM
-e<RL`jlb/U\<\Gake]n0#A9"J`LkUiE/O/m_q9rXjDX2Rs3/)Fp7u7R4G\'*0CQo3)$/i>3ObCjRKc
-mbRmgUOP;Z+YBgKA]D_#>lo4faAMm6<`dM`/n=&gp8R?U<WIe7>K0c^cUaFCA7O/&R0""dRY]OYunk
-^IuL+GOJ;#&HJFg_W0XF5MBr)mSqUc1(*nAHg(bZZ#2(cB0Ji#?/1esiTH;R8eO/:-T%c!LkJ3LB6E
-]a(=""-<F6]sM`a`LQH=O^3":.TFKu%?3o:'W-pV5sC&<`kDi>8oT;UiZ.BlOSb@7eqmI-$Y;r$4A0
-Lh<AI\pf6Wm#j_TZZ=>*@A'1GNCmSjWIa0<_fd[\IJk"%VU:.L`[)jWq.8h(I#*QaD@a44,q9mHEFA
-*Yq$K)!74JqiJ-UD@kqN`N=S6D#=TUaq:N]3Ks]g[uJe?LuQ2BZ;bm3*@ErDGZP("X0*h@$bm@olr*
-?D_!fn)hJ^6Kc.QVdk<pJ/`[[)F]Lt#OPUFpj]>-)FF6@5Y3)%`B2CG9p:Q%a6Q7,&Ucl-IRsa,,"Z
-&.\D_K_>D,418Bh-m[K\[im(0fI6;&2AZY$<Dl?/6O767^BalMqUZVM!WIpr0`#3mt<LpM7iYBkHj_
-NNmZFkB0+M\naXSVL`4l4aVjmD':6Hi5sZ"D'fF]6WmH`eX4hj&A<86as3p,lJ^*'VJG3.KpCUD]P;
-^35;WJGpP'Z\Lj]['NgGQK1J27TH5>M&]iO=s0dOpUPb!GX0Ls.4=B/->mG*q^qDH\ZeqOBG[D8SAK
->qEJN`spgcMm7>3YF8f*m<XR[cEk%DNr3[3F?,7/HgnB1u9@e\H]8)lcZ%LE_JIbKn^l4Z!UiZ0<.S
-pChj4\8[__?PS$EuH2KZR`qMS?d*kS:Zl2a1k4,bToI#YY[\[QJcF>tKH"r?6IJ6"$cqgQhj:tJik)
-heEEpB;d!"IH1R=BLhh3]`J!??2Hb8Q:+]LG_OZf6LLqfe7^%WSp>-IhWhCig%8X2QpU-'8I<]YHp^
-ib?,9TiEP#VBB;!jqD[8>:>l]DPr\h2(ZDiS`l*noaXok/sdGhfL0l1U>%bVD5nq1@?[AjEnSZI9IF
-)e1S=DO+U;aG0d:)>h$f(mlc\<#[oI8@YPBJTVg8-gdrW2s#qQY-U5pVceQuT(?,MB.;+'c\]:Hura
-lh!Ja%((QMp^iF*UQON%UWQa)M2`3Y2emoB/DObp#ee685Z)1Veq=,Vk$Zjq!b6#5<FSVgsn%+g$dP
-16,Q5VX7J5&3>8$%7m22Xmqk^KqWQjurH?k02[rhl_iT'<oQ[r<_50.?9:jdK#BkHQkl.8PR>Zs*MA
-_9IrXNGOk<n@\F$CHU1/X,"4PBeWW0XWBBKt\'IXQKH_$(R+b><;?$sp`gPHQX#lge,M+kY6pV+hYM
-/=-$,4]$hfJurR-\VE0tQG59Zn>^&"ibRl]W0jR]!:t,DRok&gZA:P**U`s*U\0OMn9:)KK&0pAf7/
-3oHif*a=<2K:P)MF^KEtA/7N@2[G48sb7$_Dn,OoC>D0^..M?t)@0Q_MH&;"uQ[EgWn4?B=hI0*M_K
-t4^(l-\VM4B=R07Ytmh\>/B$[T+CjCVcj$<`Y%SV9#3l(=B"\WpdNU8F,@j#YhI2q[#JY8$Mg[gi;c
-'ZsK=ga7Is_<hPOeM]A>RmPNQ&:<2CUcsA#HBA/+Y]C8`U?e`t=,6_HXg;biG7%?;0Ysp#,^=<nI]H
-?=k'?SSD1ICPA7\cA:O?<nuZU(MGJqWfAI]f/ad!%]mbhq!lNB6.LLhR`q?L&ghE'/?[^ib8cncCG=
-01#E-%A>5.G*KR2BQ67O'b0P_]@+ZAMD]0a4k5QU1LAl0O@FqhFoS2O&)`>f_[6_Ijk9rk1'^5*;3o
-l>eD"mOK2TrdJAVpd_9EbuG(Ws0lM?Rmq0h!a(0\X.C<QYC[S=JDZZO@.Z[mknI?GU\%0)(k-0V15p
-Qs-]f_8cZ9IQ9)h#rJ_"<d%mMPBli]sLWS\NbtYqb9bSJhS]mgo#OLY#i]<fAJ`3^V1\F/MnjV$Zur
->3V:C9!U($gamD*m+L?h2ri?sLBWWdJab%d"H$<Ttj)\kr8'R/,[q_g'.[0=uX`,1FfkOsR[&l4[i<
-iPS$,K$s=+TO&W*]%94Z4V_N7n]q>t^t,N#\.coUTe5$!TWp<iQ>L&Y>ikM]InQMVXpM,`1"O4ef,4
-*4Ra>h9_3'AT5p+I+kcRrM!$%&?^I;jp##J+T(s+#l'P@M"Fo8XX[<5Yu^Lb2ilg%Km2Dd+?bHm'Ae
-a/GNDFa@8S8KPQ7aJc.>2ZDY0,&2sdD/RUn6,Y@\9T-e4hNPd-i%,CAIU</IE"XBolf'05K>@,<o<9
-kqIF$$skfpN#,N.@qWrE!/T=@GM".ST4iN->T[6IQ-[;[%IoVTp@dK$[uDh*`INjkYrjQ)?XuBbM-;
-kg8]psW[fCS21;f<s87S])`nHS)OuI6Wl?V\H^eD7Uej'R&RAuo;R-]kRF(gL'*@;W&-opO&4b*+X(
-7O)WWP.pC2Duc8b35Ab^ft`-nV3n$IB;:mqLP!'b&eO'Y>S'3C&'mcK.#R]Q(iRN$AC,"cNEL4dFud
-]_M(p#g%n1AY-Ctos8LQ_P]4&B6Q_F;F2oTFj:$G7j%B!iN-W-gg@eY"#0J8hRo>i6d40e*1(6Sj>g
-i)0mHGa0+I?4)/9B(!Ve?WU/IZIjN!s.b[_GmL[gVf]O)b!5'!1_=-fM^CF_FNW#P&D]n/M32[<$k6
-[rgGWk-=u.6HM_k"UFC)R.X*&%i",E8,K362Jm'!)Vtb8$,:c_h^EG2u*YR.08N!"7Uq-AMU)WU`%-
-Yr<uF]K(G$^S,8X^h`LO`Mq?#rgH.l2QT44C#[6?R>6Zs6R-mUB\/em5K+klOaa9iOHj)IE/]!sRVi
-jBpJac\*$fp'VZK;\DJ^U*Wq:ftH0E1/1,Hmd?5#6:Yq8]fZTmpP*a>`V%Tg>K6RVG5"hLm<6l)iR(
-`rt;U)u#k8TGG!qm^]G-[J96IH^B0PBQ3VScKFk`S+u5%A*Is"`Dcm;1j4Y-^";jmb_TZB5<Kq]'o[
-),S\!/4Q?Nk):6V.30fMH(CPX"P2ogm1D?f\0_o!A)a5LfS7@DGf<m\RoH-@3tSW:T[\mdDND"i7/6
-Sj`,[bSg>euM50eAP8IB"7!pVainV"+*D[]=Fr2;N,e%E'*]=""oj0iJA\i>ui%nI6,jZ$IZL>"'k<
-`Ci6kg*G^fs:QNT/C6uROClXQUfCd'<591f_\:Q5SHOEkA<URg>Cm:?7cqZ[nWq1!r@Y435UR$@h$\
-dG"rRt[a;*Ze6XcQ%jBB:J)68a[;\`e*?^>_'*Rl65RH?o.sjI(s9Xol(F_2_B1JDV8B'D-C6//KMS
-I$h?TBHRFu8'EDMgUo`9&Ho>@!>FTniM:#n*!?34GS)gnMhslec^7SViYi-]=#U)VCki9:VsdU#2/E
-2^`JUu=o'd4e<2$4#=cn*?*YgW3c:NWM0U>f'DDO%G??cUGTTsm?:h'M2JG%amY)'@7(&c9bVL6+f1
-!+h(6VEpu;94rTK_LehjR61\[6^V#-"[P"'?:\E6N`]n8f2cM2GWgT8%X9Z9J%Ti$0pSfOn:[B!W,>
-&2%u+9#-!()kB2u,&W'<pP/ee*Y6qR',^Wf[W]%.1%MlZgYAKHJgPn?'[2B!XEnqhZ&80nEN_SdYf'
-aY@(YU'P:CgZ*STq#tfdJ'!d6^dN?QBj_<d_NZmAf7c]4kBGQ@S,B4,$GT\[0#E5c+D9TR(e?YL>Xi
-<0OD+JQ9c[Kl/+Kan6c^F0r^$dK?"rU]!)`THk9nHs7aS1CqFT,f-]G=H8l\`AV!h\Lj5u`VuJN%1H
-"bLsU_Shf?rC"BCEC3=@^0:e]I>/?^RLm(*JNlCL27E+7S.!IHXiM/jl!23=ji+V"?X1C'.Xl,#lOF
-fhndrid981DM4]_!)9*]P,38s(9"Iffr'9;$8;7#K\?QIGSt9.]G>o5M*5b(&!0.T(i:c):no[r55<
-GO8`K5FVG>[JHKXo2ALk6G@L\$S\Tc66>;9k%MKjB`I9FHhj!Yn5@5JtFcej<Y2iL)4u2+\K<B\bqT
-Tr&;DkdZCf(r<qXR`t])hoX1hd-[aP2bue>Su\!VfT><-IB=YuK@'?XFk>j@rN7Q9O`A#h.Zme?U/;
-S\^G!<>`t>'2&7Za7=mHdURUX$4!&9R^[51f'CN.%s'9989ub>)p(WlKr;iBCO:W\=Y>UhX.>E30ua
-t3,s8^p#df/.==5DN5!59u#VhIM.PMsU154eaod\fm$8i3*4-'Cpj_Ot-.P@Z9NP#dA0RH,GBI1N#/
-V/^4%ROfai<ViqZ\1%E0ph&-K>jG?gN2fi]Q4pj5(S9ZQlh-G)]73THqjnaW4rQK,k=k(UjOBhH`0R
-WA>&:>;[5))3\1"q#$uHq"0Wq%S=f5u:q9MhCJt--Zs0_0A=u%@hoJ&5:UD&Y-ts%XDZL:]os3m0!Z
-EKLr7#Xui+Gt;aSt)skKj2*oD\hlmnRK~>
-endstream
-endobj
-8 0 obj
-<<
-/CreationDate (Mon Dec 3 16:05:40 2001)
-/Producer (PStill 1.52 by F.Siegert frank@this.net)
-/Title (_LogoULsolo_eps_)
->>
-endobj
-9 0 obj
-43801
-endobj
-xref
-0 10
-0000000000 65535 f
-0000000015 00000 n
-0000000112 00000 n
-0000000158 00000 n
-0000000241 00000 n
-0000000280 00000 n
-0000000302 00000 n
-0000000410 00000 n
-0000044303 00000 n
-0000044443 00000 n
-trailer
-<<
-/Size 10
-/Root 1 0 R
-/Info 8 0 R
->>
-startxref
-44464
-%%EOF
diff --git a/Master/texmf-dist/doc/latex/lion-msc/minimal.pdf b/Master/texmf-dist/doc/latex/lion-msc/minimal.pdf
index aaed7b758a4..1cdc19b679e 100644
--- a/Master/texmf-dist/doc/latex/lion-msc/minimal.pdf
+++ b/Master/texmf-dist/doc/latex/lion-msc/minimal.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lion-msc/thesisstyle.jpg b/Master/texmf-dist/doc/latex/lion-msc/thesisstyle.jpg
deleted file mode 100644
index 56916671c69..00000000000
--- a/Master/texmf-dist/doc/latex/lion-msc/thesisstyle.jpg
+++ /dev/null
Binary files differ