[pkg-java] r12886 - in trunk/website: . docs

Matthew Johnson mjj29 at alioth.debian.org
Fri Aug 6 17:53:00 UTC 2010


Author: mjj29
Date: 2010-08-06 17:52:59 +0000 (Fri, 06 Aug 2010)
New Revision: 12886

Added:
   trunk/website/docs/
   trunk/website/docs/debconf10-javahelper-paper.pdf
   trunk/website/docs/debconf10-javahelper-paper.tex
   trunk/website/docs/debconf10-javahelper-slides.pdf
   trunk/website/docs/debconf10-javahelper-slides.tex
Removed:
   trunk/website/DebianJavaInSarge.txt
Modified:
   trunk/website/building.html
   trunk/website/developers.html
   trunk/website/index.html
Log:
update the website, link over to the wiki instead of info here and add the notes from the Javahelper talk

Deleted: trunk/website/DebianJavaInSarge.txt
===================================================================
--- trunk/website/DebianJavaInSarge.txt	2010-08-06 15:08:40 UTC (rev 12885)
+++ trunk/website/DebianJavaInSarge.txt	2010-08-06 17:52:59 UTC (rev 12886)
@@ -1,195 +0,0 @@
-To: debian-devel-announce at lists.debian.org
-Subject: Debian Java in Sarge
-From: Arnaud Vandyck <avdyk at debian.org>
-
-[This is my first post on d-d-a, sorry if it does not follow the usual
-rules]
-
-Table of Content:
-
-1 Introduction
-2 Debian Java Maintainers
-3 Future
-4 Conclusion
-5 Appendix
-
-    5.1 Status of the JVM's from Woody to Sarge
-    5.2 Java packages (libs and apps)
-    5.3 Packages that move from contrib to main
-
-1 Introduction
-
-This document should give you a rough overview of what has changed
-between woody and sarge with java on debian.
-
-Most notably there are very much improved and new free java runtimes in
-sarge, which are capable of running several programs. Also a lot of
-software got packaged and moved to the main section. If you find Java
-packages in the main section then it is buildable and runnable by the
-free runtimes.
-
-Another change for better support of commercial, non-free jdks in Debian
-is found in the package - java-package. java-package provides a way to
-generate a Debian package out of an upstream non-free (but free of
-charge) tarball, the resulting package takes care of a smooth
-integration of java in Debian (dependencies etc). Currently supported
-runtime and development environements are: Sun JRE 1.3.1 to 1.5, JDK 1.4
-and 1.5; Blackdown JRE/JDK 1.3 and 1.4; IBM JRE/JDK 1.3 and 1.4.
-
-2 Debian Java Maintainers
-
-One of the best thing we have in Debian is Alioth! Many thanks to those
-who made the project possible and who maintain it.
-
-Stefan Gybas started Debian Java Maintainers (pkg-java) on April 13,
-2003 and from that time, we tried to maintain the more java packages we
-can, asking developers to join the effort. The main Debian Developers
-involved in Java packaging joined the project and a lot of non Debian
-Developers help us a lot (20 members at the moment).
-
-In my humble opinion, starting the project and co-maintaining the Java
-packages were real improvements. We have less unmaintained packages and
-they are in a better shape.
-
-3 Future
-
-    * fix the Debian Java Policy;
-    * update the Debian Java FAQ;
-    * more packages to pkg-java;
-    * every packages to cdbs;
-    * every packages to generate documentation with gjdoc, build the
-      classpath documentation and make the javadoc to link to the
-      appropriate libraries;
-    * add a debian/watch file to every packages;
-    * fix every bugs;
-    * update our packages (argouml, etc...) and clean up packages that
-      are dead upstream;
-    * more packages to main;
-    * help free GNU Classpath hackers;
-    * help upstream to build really free projects;
-    * eclipse, tomcat5, dom4j, hibernate, spring, derby, ofbiz,
-      geronimo, jonas and jboss are packages I'd like to see in
-      Debian. The list of important package could of course grow;
-    * ...
-
-4 Conclusion
-
-Even if Java is not in the shape we'd like it to be in Debian at the
-moment, there are a lot of work to make it fit the best we can in the
-distribution.
-
-We plan to integrate Java more and more in Debian and make it really
-free.
-
-This integration effort mainly depends on the evolving of the free java
-projects like GNU classpath as the class library project and the free
-runtimes like kaffe, jamvm, sablevm and the gnu classpath project.
-
-If you are interested in free java you can help in several ways by
-testing java programs with the free runtimes, report bugs or help out
-with documentation. You are also invited to help programming in these
-projects if you are also a java developer.
-
-Debian Java Packaging Project - http://pkg-java.alioth.debian.org/
-Planet Classpath - http://planet.classpath.org/
-
-5 Appendix
-5.1 Status of the JVM's from Woody to Sarge
-
-    * new:
-          o sablevm
-          o jamvm
-          o free-java-sdk
-
-    * updated:
-          o gcj/gij (3.0 -> 3.3 and 3.4)
-          o kaffe (1.0.5e -> 1.1.5)
-
-    * removed:
-          o kissme
-          o orp
-
-5.2 Java packages (libs and apps)
-
-    * new:
-          o antlr
-          o batik
-          o bcel
-          o checkstyle
-          o classpath
-          o fop
-          o freemind
-          o gjdoc
-          o jspwiki
-          o mysql jdbc connector
-          o libant (in main)
-          o rhino
-          o velocity
-          o lot of important libs
-          o lot of jakarta libs (and jakarta-commons libs)
-
-    * update:
-          o ant (1.4.1 -> 1.6.2)
-          o bsh (1.1alpha5 -> 1.3.0)
-          o postgresql jdbc driver (7.2 -> 7.4.7)
-          o tomcat4 (4.0.3 -> 4.1.31)
-
-    * removed:
-          o cocoon
-          o tomcat (3.x) (replaced by tomcat4)
-          o libservlet2.2 (replaced by libservlet2.3)
-          o xml-soap
-          o log4j (replaced by log4j1.2)
-
-5.3 Packages that move from contrib to main
-
-   1. libgnuinet-java
-   2. libxerces2-java
-   3. javacc
-   4. libcommons-collections-java
-   5. liblog4j1.2-java
-   6. gjdoc
-   7. libsaxpath-java
-   8. logkit
-   9. libjdom1-java
-  10. libcommons-lang-java
-  11. libcommons-beanutils-java
-  12. libcommons-logging-java
-  13. libcommons-digester-java
-  14. libcommons-jexl-java
-  15. libcommons-discovery-java
-  16. libcommons-pool-java
-  17. libcommons-dbcp-java
-  18. libcommons-cli-java
-  19. libcommons-validator-java
-  20. libcommons-jxpath-java
-  21. libcommons-fileupload-java
-  22. libservlet2.3-java
-  23. libbcel-java
-  24. libjsch-java
-  25. libswt-gtk-3.1-java
-  26. checkstyle
-  27. rhino
-  28. libjdepend-java
-  29. libgnujmi-java
-  30. libmx4j-java
-  31. coco-java
-  32. werken.xpath
-  33. libcommons-modeler-java
-  34. libcommons-daemon-java
-  35. libpgjava
-  36. libmysql-java
-
-I'd like to thank the excellent work of the Free GNU/Classpath Community
-on the Free VM's.
-
-Thank you for your time,
-
-Arnaud for the Debian Java Community.
-
--- 
-  .''`. 
- : :' :rnaud
- `. `'  
-   `-    
-Java Trap: http://www.gnu.org/philosophy/java-trap.html

Modified: trunk/website/building.html
===================================================================
--- trunk/website/building.html	2010-08-06 15:08:40 UTC (rev 12885)
+++ trunk/website/building.html	2010-08-06 17:52:59 UTC (rev 12886)
@@ -25,27 +25,8 @@
     </div>
 
     <h1>Building Java Packages in Debian</h1>
-    <p>It is very important to get the same results in the binary packages independent of the build environment. This means that you should use one specific JDK version and an exactly defined CLASSPATH for building your package.</p>
+    <p>This document is deprecated - see <a href='http://wiki.debian.org/Java/Packaging'>the wiki</a> instead.</p>
 
-    <ul>
-      <li><b>Use one specific JDK version</b> to build the package: Build-depend on the corresponding package (don't use alternatives!), set JAVA_HOME in debian/rules and call <code>java</code>, <code>javac</code>, ... with their full path (don't use /usr/bin/java!).
-          <p>A lot of weird things may happen if you use /usr/bin/java or /usr/bin/javac since both are managed by <code>update-alternatives</code>. <code>javac</code> and <code>java</code> might even point to different JDK versions, so a class that gets compiled by /usr/bin/javac might not be able to run with /usr/bin/java, for example when assertions in JDK 1.4 are used.</p>
-          <p>Some packages enable or disable extra features depending on the JDK version they were built with, for example the <a href="http://packages.debian.org/libpgjava">PostgreSQL JDBC driver</a> builds a JDBC 1.0 version on JDK 1.1, a JDBC 2.0 version on JDK 1.2/1.3 and an extended JDBC 2.0 version on JDK 1.4 or higher.</p>
-	  <p>Another example is <a href="http://bugs.debian.org/197484">bug #197484</a>: Refactoring did not work in Eclipse when it was built with JDK 1.4 and the problem went away when using JDK 1.3 - the only way to avoid getting a buggy package is to use one specific JDK in debian/rules.</p>
-          <p>/usr/bin/java* might even point to a locally installed JDK so additional (possibly non-free) package dependencies might be pulled in, for example when new APIs like JMS or JTA are available during build time. And you don't even know about them!</p>
-          <p>This situation is completely different from using /usr/bin/gcc or /usr/bin/g++ for C and C++ programms since they are not managed by update-alternatives. Admitted, they might point to gcc 2.95, gcc 3.2 or gcc 3.3 but they are provided by a single package and never point to a locally installed GCC version. And the library dependencies are resolved by dpkg-shlibdeps.</p>
-      </li>
-
-      <li><b>Use a defined CLASSPATH.</b> This is also important to get equal results (see above). Don't call scripts that manipulate $CLASSPATH depending on the installed packages, For example, /usr/bin/ant adds all JARs (or symlinks) in /usr/share/ant/lib/ to the class path so your package might use Commons Logging instead of another logger implementation. Your package would also have additional unnoticed dependencies in this case.</li>
-      
-      <li>If you are using Ant you can put ant.properties in the debian directory, call Ant with "-propertyfile path/to/debian/ant.properties" and define build.compiler, compile.debug and compile.optimize there.</li>
-
-      <li>Try to use patches instead of direct modifications to upstream sources. This way you only need to keep the debian directory in the SVN repository. You can use <a href="http://packages.debian.org/dpatch">dpatch</a> if the upstream source consists of just one tarball or <a href="http://packages.debian.org/dbs">DBS</a> for more complicated cases. Both can be integrated with <a href="http://build-common.alioth.debian.org/">cdbs</a>.</li>
-
-      <li>To update to a new upstream version, try to apply the .diff.gz from the previous version on top of the unpacked source tree. You can use uupdate from <a href="http://packages.debian.org/devscripts">devscripts</a> to facilitate this.</li>
-    </ul>
-    <hr/>
-
     <p class="footer">
     <a href="http://validator.w3.org/check?uri=referer"><img
         src="http://www.w3.org/Icons/valid-xhtml10"

Modified: trunk/website/developers.html
===================================================================
--- trunk/website/developers.html	2010-08-06 15:08:40 UTC (rev 12885)
+++ trunk/website/developers.html	2010-08-06 17:52:59 UTC (rev 12886)
@@ -45,7 +45,7 @@
 
       <li><b>Test your changes</b> before committing to the SVN repository, i.e. make sure that the package can still be built. Also test if the package can be upgraded, purged and installed before uploading to the Debian archive.</li>
 
-      <li>Make sure that the package complies with the <a href="http://www.debian.org/doc/packaging-manuals/java-policy/">Java policy</a> (and the <a href="http://www.debian.org/doc/debian-policy/">Debian Policy</a>, of course). There are also some <a href="building.html">hints</a> for packaging Java software in Debian.</li>
+      <li>Make sure that the package complies with the <a href="http://www.debian.org/doc/packaging-manuals/java-policy/">Java policy</a> (and the <a href="http://www.debian.org/doc/debian-policy/">Debian Policy</a>, of course). There are also some <a href="http://wiki.debian.org/Java/Packaging">hints</a> for packaging Java software in Debian.</li>
 
       <li>Avoid forks from upstream, name JARs like upstream does with same content to avoid confusion for end users</li>
 

Added: trunk/website/docs/debconf10-javahelper-paper.pdf
===================================================================
(Binary files differ)


Property changes on: trunk/website/docs/debconf10-javahelper-paper.pdf
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/website/docs/debconf10-javahelper-paper.tex
===================================================================
--- trunk/website/docs/debconf10-javahelper-paper.tex	                        (rev 0)
+++ trunk/website/docs/debconf10-javahelper-paper.tex	2010-08-06 17:52:59 UTC (rev 12886)
@@ -0,0 +1,412 @@
+\documentclass[letter,12pt]{article}
+
+\usepackage{palatino}
+\usepackage{listings}
+\usepackage{fullpage}
+
+\title{Packaging with Javahelper}
+
+\author {
+	Matthew Johnson mjj29 at debian.org
+}
+
+\date {
+	1st August 2010
+}
+
+\setcounter{secnumdepth}{-1}
+
+\newenvironment{block}[1]%
+{\begin{figure}[!htb]\caption{#1}}%
+{\end{figure}}
+
+\begin{document}
+
+\maketitle
+
+\begin{abstract}
+
+Programs and libraries written in Java have a lot of special packaging
+requirements in common. When I started packaging Java programs I was
+annoyed at the lack of tools to automate some of these tasks and hence
+Javahelper was born.
+
+Javahelper provides tools to help with the work flow right from processing
+upstream releases (which can be tricky with some Java upstreams) through
+building packages where upstream doesn't have a sane build system to 
+generating packaging meta-data and installing files into packages.
+
+This talk gives an overview of the DH7 and CDBS integration, how to use the
+various helper tools available in javahelper and finishes with example packages
+of a selection of simple Java programs and libraries.
+
+The aim of Javahelper is to provide tooling to implement Debian Java policy,
+automate common tasks required by Java packages that aren't provided for by
+debhelper and to simplify the packaging of Java software.
+
+\end{abstract}
+
+\section{Upstream}
+\subsection{Upstream releases}
+
+   \begin{itemize}
+      \item Lots of jar or zip releases not tars
+      \item Releases include 3rd party libraries
+      \item Releases include build products (javadoc, class files, etc)
+      \item Repacking needs to be done with every new release
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_repack
+   \end{itemize}
+
+jh\_repack will remove any .class files, any .jar files, the whole directory
+tree containing javadoc and any empty directories as a result of the above.
+
+   \begin{block}{jh\_repack watch file}
+\begin{lstlisting}
+version=3
+http://www.matthew.ath.cx/projects/salliere/ \
+ (?:.*/)?salliere-?_?([\d+\.]+|\d+)\.(jar|zip) \
+ debian jh_repack
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_repack manual}
+\begin{lstlisting}
+jh_repack --upstream-version <version> <archive>
+\end{lstlisting}
+   \end{block}
+
+\subsection{Upstream build systems}
+
+   \begin{itemize}
+      \item Build system expects 3rd party libraries in the build tree
+      \item Build system broken
+      \item Build system non-existent
+      \item Build system doesn't build javadoc
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_linkjars
+      \item Solution: jh\_build
+   \end{itemize}
+
+
+   \begin{block}{jh\_linkjars (old-style)}
+\begin{lstlisting}
+jh_linkjars libs
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_linkjars (debian/linkjars)}
+\begin{lstlisting}
+libs
+\end{lstlisting}
+   \end{block}
+jh\_linkjars will scan all of the build dependencies and then symlink every
+jar which the dependency installs to \verb&/usr/share/java& into the target directory.
+The directory should either be passed on the command line and then again with
+-u in the clean target, or put in the file \verb&debian/linkjars&.
+
+   \begin{block}{jh\_build (old-style)}
+\begin{lstlisting}
+JAVA_HOME=/usr/lib/jvm/default-java
+CLASSPATH=/usr/share/java/esd.jar:...
+jh_build weirdx.jar src
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_build (DH7---debian/javabuild)}
+\begin{lstlisting}
+salliere.jar src
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_build (DH7---debian/rules)}
+\begin{lstlisting}
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_build (CDBS---debian/rules)}
+\begin{lstlisting}
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+JH_BUILD_JAR=salliere.jar
+JH_BUILD_SRC=src
+\end{lstlisting}
+   \end{block}
+
+jh\_build is designed as a simple point-and-click build system for packages of
+the form ``take all the .java files in that directory, compile them to .class
+files and put them in a .jar".  This is the case for many packages, especially
+those without their own build system. More complex packages should use a full
+build system such as make, ant or maven---and hopefully upstream will already
+have provided these. 
+
+Nevertheless there are still some options which can be provided to change how
+it works. The CLASSPATH variable will be copied into the jar manifest
+automatically, but the main-class attribute must be specified on the command
+line. It can build javadoc automatically for you and both javac and javadoc can
+have extra parameters passed to them via command line options to jh\_build.
+Lastly, you can specify other non-class files to be included in the jar via an
+environment variable. Using these command line parameters requires you to put
+the source and jar files on the command line as well, and not use the
+\verb&debian/javabuild& file.
+
+Finally, for both jh\_linkjars and jh\_build there is a clean option to remove
+build products, which is automatically called from jh\_clean, which you should
+call from the clean target.
+
+   \begin{itemize}
+      \item Upstreams often fail to set manifest entries
+      \item Debian-specific manifest entries may be needed
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_classpath
+      \item Solution: jh\_manifest
+   \end{itemize}
+
+   \begin{block}{jh\_classpath (debian/classpath)}
+\begin{lstlisting}
+src/my.jar /usr/share/java/dep1.jar /usr/share/...
+src/my-other.jar /usr/share/java/dep1.jar /...
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_manifest (debian/manifest)}
+\begin{lstlisting}
+usr/share/weirdx/weirdx.jar:
+ Main-Class: com.jcraft.weirdx.WeirdX
+ Debian-Java-Home: /usr/lib/jvm/default-java
+\end{lstlisting}
+   \end{block}
+Both jh\_manifest and jh\_classpath can be called directly without
+a file specifying everything on the command line or jh\_manifest
+can be called to update every jar in the package with the classpath
+taken from the CLASSPATH variable. These commands provide a simple, 
+non-intrusive, way of providing common changes to the upstream build products.
+
+As well as being used at runtime by the JVM to load dependent jars (which
+works transitively through dependencies), the classpath entry can be used
+to automatically populate the Depends line of your package. The use of the 
+Debian- prefixed entries will be explained later.
+
+\section{Installing}
+   \begin{itemize}
+      \item There are specific requirements for installation of jars and javadoc in policy
+      \item Code duplication to support those requirements is bad
+      \item Being able to make a single source change then rebuild to change the requirements is good
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_installlibs
+      \item Solution: jh\_installjavadoc
+   \end{itemize}
+   \begin{block}{jh\_installlibs (debian/jlibs)}
+\begin{lstlisting}
+foo.jar
+build/bar.jar
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_installjavadoc (debian/javadoc)}
+\begin{lstlisting}
+doc/api
+internal
+api /usr/share/doc/libfoo-java/api
+\end{lstlisting}
+   \end{block}
+jh\_installlibs will install a jar into \verb&/usr/share/java/$jar-$version.jar& with a symlink
+from \verb&/usr/share/java/$jar.jar& as required by policy. It will attempt to strip the version number
+from the jar and any DFSG suffix from the package version before installing it. Other version-mangling rules or the jars themselves can be provided on the command line.
+
+jh\_installjavadoc has three forms. Calling it with a single path will install that path to 
+\verb&/usr/share/doc/$package/api&. The destination can be overridden so that a -doc package can install
+the doc in the directory for the library package (providing it depends on it). The final form
+is the string ``internal" which will take the javadoc generated by jh\_build and install that
+to the normal directory. In all cases it will generate a doc-base file to automatically register
+the documentation with doc-base 
+
+\section{Binary packages}
+\subsection{Runtime support}
+   \begin{itemize}
+      \item Every java program needs a wrapper script
+      \item Looking up the path to libjvm.so is hard
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jarwrapper
+      \item Solution: jh\_exec
+      \item Solution: java-vars.sh
+   \end{itemize}
+jarwrapper installs a binfmt-misc handler for jar files
+(technically, for zip files containing a manifest) which calls
+\verb&java -jar $file&. A jar with a correct classpath and main class
+entries in the manifest can just be made executable and to depend on
+jarwrapper and in can run just like any other executable. There are
+a few Debian-specific manifest entries which can be set which 
+result in using a specific JVM or specific arguments being passed
+to the JVM.
+
+In order to make it easier to use the above, jh\_exec will scan
+directories in the package which are on path and if any of those
+contain symlinks to a .jar file it will make that file executable. 
+This means that jars can be installed into \verb&/usr/share/java& or \verb&/usr/share/$package&
+then dh\_link used to symlink them to \verb&/usr/bin&, then jh\_exec will
+automatically set the modes.
+
+Some applications need to load libjvm.so or other files from within
+the JVM directory. These files are in architecture-specific directories
+within the JVM, but those architectures do not match the debian architecture
+name. To simplify finding these files for all packages there is a shell script
+snippet (java-vars.sh) which will export a variety of variables based on
+your JAVA\_HOME setting, shipped with jarwrapper for programs which need it at runtime.
+This is also available as a makefile snipped in javahelper for use in \verb&debian/rules&
+which need it at build time.
+
+\subsection{Dependencies}
+   \begin{itemize}
+      \item Autogenerating Depends: lines (a-la dh\_shlibdeps) is helpful
+      \item Policy specifies a variety of alternate depends on JREs
+      \item jarwrapper is needed in the Depends for executable jars
+      \item A single place that generates dependencies makes it easier to change policy
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_depends
+   \end{itemize}
+dh\_shlibdeps automatically generates dependencies from the libraries
+required by a C-library. jh\_depends attempts to do this for jar files
+as well, using the classpath manifest entry in the jar. jh\_depends will
+scan all the jars in your package, work out which jars each depends on
+and which packages contain those. These will then be added to the \${java:Depends}
+substvar for replacing in control files. These dependencies will also include
+other packages built from the same source in which case a strict versioned depends will
+be used.
+
+If your package contains any executable jar files, or if you explicitly request it,
+jh\_depends will also create a dependency on jarwrapper in the first case and a 
+JVM in either. The JVM will be taken from the Debian-Java-Home variable if it exists
+in the manifest, or from the command line, defaulting to default-jre. Alternate depends
+are constructed by scanning all the jars for classfile version and depending on a recent
+enough virtual package to be able to run them.
+
+If there are any policy changes regarding versioned dependencies (see my other talk)
+then using jh\_depends will just require a rebuild and not any source changes.
+
+\section{Eclipse}
+\subsection{PDE based build}
+   \begin{itemize}
+		\item PDE-based build (auto-generates ant-build files)
+		\item Clean does not clean properly.
+   \end{itemize}
+   \begin{itemize}
+		\item Solution: jh\_setupenvironment
+   \end{itemize}
+jh\_setupenvironment copies (part of) the upstream sources into another directory that can
+be discarded after the build. Slow, but it works. This is the same method used to ensure
+a proper clean in the eclipse package.
+
+jh\_clean removes the copy if it is in the default location.
+
+\subsection{External (Orbit) dependencies}
+   \begin{itemize}
+		\item Eclipse plug-ins uses non eclipse libraries.
+		\item Requires OSGi-metadata to be loaded (unless embedded)
+		\item Lazy upstreams embeds the jar and use Bundle-Classpath
+		\item Eclipse needs bundles named by their Symbolic Name.
+		\item Eclipse fetches the bundles from Orbit.
+		\item Setting up Orbit is a tedious task.
+   \end{itemize}
+   \begin{itemize}
+      	\item Require-Bundle + OSGi-metadata in the Orbit dependency.
+   		\item OSGi-metadata must be added manually, but is generally trivial to make.
+		\item For everything else there is jh\_generateorbitdir.
+   \end{itemize}
+Given a list of jar files, jh\_generateorbitdir will setup the Orbit directory. It
+reads every thing it needs from the Manifest of the jar file.
+
+jh\_clean removes all temporary files and also the orbitdir if it is in the default location.
+
+OSGi-metadata can usually be copied from Fedora or from Eclipse Orbit.
+
+\subsection{Building features}
+   \begin{itemize}
+		\item Feature is a set of related plug-ins.
+		\item Java sources are scattered neatly into separate plug-ins.
+		\item Manifest files lists dependencies.
+		\item The PDE handles all of this, but ...
+		\item It takes over 10 arguments to make PDE build one ``trivial'' feature.
+		\item LinuxTools/eclipse-build provides a wrapper, but it is still a pain. 
+   \end{itemize}
+   \begin{itemize}
+		\item Solution: jh\_compilefeatures
+   \end{itemize}
+jh\_compilefeatures builds list of features given their ID and a list of the features
+(or ``group of features'') they depend on. Unfortunately it does not resolve the feature
+dependencies itself---most of the information is available, the code to collect it is
+missing.
+
+Currently it is a debhelper-compatible interface for the eclipse-build wrapper with a
+little extra intelligence.
+
+\subsection{Install features}
+   \begin{itemize}
+		\item Features are compiled into zip files.
+		\item Must be unzipped and located so that eclipse finds it.
+		\item The zip file contains a full copy of Orbit Dependencies.
+   \end{itemize}
+   \begin{itemize}
+		\item Solution: jh\_installeclipse
+   \end{itemize}
+jh\_installeclipse just needs the ID of the feature that jh\_compilefeatures built and
+a ``feature group'' to install it under (usually this can be guessed from the package
+name). It will also replace Orbit Dependencies that jh\_generateorbitdir handled
+with symlinks and populate \$\{orbit:Depends\} for your package.
+
+Installs in beneath \verb&/usr/share/eclipse& for architecture independent packages and under
+\verb&/usr/lib/eclipse& for other packages.
+
+\section{Packaging frameworks}
+\subsection{DH7}
+   \begin{block}{DH7 debian/rules}
+\begin{lstlisting}
+#!/usr/bin/make -f
+
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+
+%:
+	dh $@ --with javahelper
+\end{lstlisting}
+   \end{block}
+javahelper works with DH7 using \verb&--with javahelper&. All the commands mentioned
+above will be called in the correct order and will read from files under
+\verb&debian/& without anything extra in your \verb&debian/rules&. In the case that you need
+to supply extra arguments or otherwise change the behaviour, then override\_
+stanzas can be used as normal.
+
+\subsection{CDBS}
+   \begin{block}{CDBS debian/rules}
+\begin{lstlisting}
+#!/usr/bin/make -f
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+JH_BUILD_JAR=salliere.jar
+JH_BUILD_SRC=src
+
+include /usr/share/CDBS/1/class/javahelper.mk
+\end{lstlisting}
+   \end{block}
+javahelper is similarly integrated with CDBS, with the exception that jh\_build
+is called using environment variables. Again, the normaly CDBS override methods
+can be used, but there are also a number of variables which can be used to pass
+arguments directly to programs instead.
+
+\subsection{Package autogeneration}
+jh\_makepkg can be used to generate most of a debian dir for a simple
+Java application or a simple library. It will prompt for a few answers
+it can't work out and infer some others.
+
+\section{References}
+More information about Javahelper can be found in the following locations:
+   \begin{itemize}
+      \item \verb&http://packages.debian.org/javahelper&
+      \item \verb&/usr/share/doc/javahelper&
+      \item \verb&http://pkg-java.alioth.debian.org/&
+      \item \verb&http://pkg-java.alioth.debian.org/examples&
+      \item \verb&debian-java at lists.debian.org&
+   \end{itemize}
+
+\end{document}

Added: trunk/website/docs/debconf10-javahelper-slides.pdf
===================================================================
--- trunk/website/docs/debconf10-javahelper-slides.pdf	                        (rev 0)
+++ trunk/website/docs/debconf10-javahelper-slides.pdf	2010-08-06 17:52:59 UTC (rev 12886)
@@ -0,0 +1,6786 @@
+%PDF-1.4
+%ÐÔÅØ
+3 0 obj
+<< /pgfprgb [/Pattern /DeviceRGB] >>
+endobj
+12 0 obj
+<< /S /GoTo /D (Outline0.1) >>
+endobj
+15 0 obj
+(Outline)
+endobj
+16 0 obj
+<< /S /GoTo /D (Outline0.2) >>
+endobj
+19 0 obj
+(Upstream)
+endobj
+20 0 obj
+<< /S /GoTo /D (Outline0.2.1.4) >>
+endobj
+23 0 obj
+(Upstream releases)
+endobj
+24 0 obj
+<< /S /GoTo /D (Outline0.2.2.6) >>
+endobj
+27 0 obj
+(Upstream build systems)
+endobj
+28 0 obj
+<< /S /GoTo /D (Outline0.3) >>
+endobj
+31 0 obj
+(Installing)
+endobj
+32 0 obj
+<< /S /GoTo /D (Outline0.4) >>
+endobj
+35 0 obj
+(Binary packages)
+endobj
+36 0 obj
+<< /S /GoTo /D (Outline0.4.1.15) >>
+endobj
+39 0 obj
+(Runtime support)
+endobj
+40 0 obj
+<< /S /GoTo /D (Outline0.4.2.17) >>
+endobj
+43 0 obj
+(Dependencies)
+endobj
+44 0 obj
+<< /S /GoTo /D (Outline0.5) >>
+endobj
+47 0 obj
+(Eclipse)
+endobj
+48 0 obj
+<< /S /GoTo /D (Outline0.6) >>
+endobj
+51 0 obj
+(Packaging frameworks)
+endobj
+52 0 obj
+<< /S /GoTo /D (Outline0.6.1.26) >>
+endobj
+55 0 obj
+(Package autogeneration)
+endobj
+56 0 obj
+<< /S /GoTo /D (Outline0.7) >>
+endobj
+59 0 obj
+(Questions)
+endobj
+60 0 obj
+<< /S /GoTo /D [61 0 R  /Fit ] >>
+endobj
+83 0 obj <<
+/Length 828       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKO1¾çWø˜pgl¯7Z©­„Ôª”ܪÒ%$
+„¢þûÎØk{I¢Z•;;ßÎ|óð3 fÄûlH$‰$/	¡­’^7B9%QYq5'ƒÃ-§'“Ñ=Õˆ«™Ø„>ïò²^tï“Óä3·ËG¡´‘‚ÐÒx'ÚåàR¶¬ÅJ‚tð¸ì⥲LÒHtÚ;­…"#„†ûz$‡ìåèÁ¤Üî ”ñ	ôÇ5š‚KbbDy.²–
+IMȉ@+ã×ê‡>"ØsÌF}ǔ۟û¶Š–¥{(ª„¿oœ•ÁéÀµÃ®¦9é)EO!‰TOF´T]òˆüŠjDAYvÇNóÒB¢d½Ì@î'ÙÇ^ÑÛ!§6æ z„1~q#LË48gI1?^kÐu¾t5CÏ»…µß•’É—< Ά:gr½™´Wo“™È½ÏÂje€ô1{Cüxô†ôA}øí¸ß«Y/kr<òš9¤ÿÚ¬ÿ7·ó©‘·÷	O²µÐòAÀ6ΐ¦ËŠÁÀ *š ë­RT±ÆV½¥fxÀx’%$_+2EÖs”¶ (½rèM¡¡LsŒ¬·5•D3ÇV1­˜¢Zàõû@ÔUÆCÔHðOZq€å%YÞó¸·¡Ò"ÒDYÜMÙ’o€þ9¹2Ãæên˯ÊæoõÈæ;ªgzYýqÂñݐÁ*Ƹèb=E©Á
+”ó)Þ9áL^KBǶ)[MáØÜ{È'pUª_U±Â~!>5ãîÝ$-—§»Ïskùߥm­ª½;ùž6Ôp×ÐK¾•¿^½S±§ÚX%Æ'"ÐÕ‘ögôF:šÅãcñeøid`8iG
+†g“Ùb5í)燷‹õ<½ð§	?~ŒT3œÌ§çߧW£¯ãƒ­\S<à_Èñö”lO9Ѧä\Š÷a²^ϧLwÛñ_ÌW׫¤,OOUØ?ž~[LVòâjÆax±´Cí!&$š‹éùuòÏG†?Ï”UVüm݃ÊÕt½3éM)èçóÎÐó]8µ:Nܯ™ôfvs½Nº„{Ñ>T¾~®òá—
+endstream
+endobj
+61 0 obj <<
+/Type /Page
+/Contents 83 0 R
+/Resources 82 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 88 0 R
+/Annots [ 62 0 R 63 0 R 64 0 R 65 0 R 66 0 R 67 0 R 68 0 R 69 0 R 70 0 R 71 0 R 72 0 R 73 0 R 74 0 R 75 0 R 76 0 R 77 0 R 78 0 R 79 0 R 80 0 R 81 0 R ]
+>> endobj
+62 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+63 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+64 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+65 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+66 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+67 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+68 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+69 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+70 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+71 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+72 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+73 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+74 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+75 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+76 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+77 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+78 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+79 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+80 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+81 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+84 0 obj <<
+/D [61 0 R /XYZ 28.346 272.126 null]
+>> endobj
+86 0 obj <<
+/D [61 0 R /XYZ -28.346 0 null]
+>> endobj
+87 0 obj <<
+/D [61 0 R /XYZ -28.346 0 null]
+>> endobj
+82 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+124 0 obj <<
+/Length 908       
+/Filter /FlateDecode
+>>
+stream
+xÚÕVMsÚ0½ó+t„ªV’õqÍ4í4§&¡§NÔ1”	8„ÉôßwW¶$Chš4M˜Á²žwŸvŸ´’›2Á>öÄ^ض·ˆ¦ŒäNLZÉA¶ªØ¤w~Ï鿵
+Ö>
+Y°Õ”íC‡¼ŒcíùÆi¹ (}`Riî…gŠkgY¹èݲÞ=kv€!å]Áî¹8.
+Ñn½€tÊY¥˜D#ézÉzçäå4k^7±í òi.ðG9jï½cd"D¦v΢â¶
+‘	ÃÃ×ì. ÐqŒF]Ç&¶?ëVˤpYŠ¿Îpo•§ÜÅ!Ñ,w¢CHc˜OD—mð ô
+ò„ƒRW;´=ǍSÔX/"õDû .±q#c$C/0Çon†±L½µ{>ÄGµ&Z哪zÝæT\›J$_Ðja5ä5󍤝|ó8‘	Ý»,ÔÍ¢ù½Eøxù
+¦ô(œ÷G‰õ¶ÇO©~“SúT±þÝÚŽ§FÜސ<ÑÖ†*/Œ'ã)¼¬hð€t 0ÎH‰Ùi£Mî—(†N²‰×ŠHûq”2!À´àžM¾ÀHã±_æ0"”÷’)ُD”¼D½ÏX®2š¢‚á¤,Ôˆ0T’é=Î{™L- Ehó‘»ß–èëE÷œŽ\‘a¿ºËtÄË4ƒñ[>²éN 󙞪?,8º’Ô…0.ؐOêäÁãIÞ1àHžSK¶I[MâØß{ÐÇSV²›U²‚n"®c÷nÒ”ËsÝÏcÙ
+®•¸0
+ éT’8>²°¾ûZ.rÑ;øpÏFpšúÛf#ÌÝÎ-~(WÚ`k4/p'ÄñOF½w°†p5c MXk%•å^96ºb_û_–ëͪ/ßFg÷ò#•Ñl¸Ók¿ç1”ÖõWÕ¼¯«õañë÷ýíl~Õt×?×›j±Gô`úHÞÆ'
+n[¦äS½ÞŒçóY==†Jì’œÌêñj0T¢ÿ³‰n9.)Üëñôw¹Òêb[of‹ªMp»\Þ ©ýÍ£äz_-«úªªËYõtYNËùl¹®ž ÉçFžd }CZ“Õ Ç,ñýS’Pô¯j—»l¼ÝÜL«ºjØÌnê'«p¾­ÖD´Úé(—kS#ÊàÆ!Ÿ¯Ž_˱»Ü/˜Žwï
+endstream
+endobj
+123 0 obj <<
+/Type /Page
+/Contents 124 0 R
+/Resources 122 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 88 0 R
+/Annots [ 102 0 R 103 0 R 104 0 R 105 0 R 106 0 R 107 0 R 108 0 R 109 0 R 110 0 R 111 0 R 112 0 R 113 0 R 114 0 R 115 0 R 116 0 R 117 0 R 118 0 R 119 0 R 120 0 R 121 0 R 91 0 R 92 0 R 93 0 R 94 0 R 95 0 R 96 0 R 97 0 R 98 0 R 99 0 R 100 0 R 101 0 R ]
+>> endobj
+102 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+103 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+104 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+105 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+106 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+107 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+108 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+109 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+110 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+111 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+112 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+113 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+114 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+115 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+116 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+117 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+118 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+119 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+120 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+121 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+91 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 234.667 76.622 246.816]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+92 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 221.118 137.243 233.267]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+93 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 207.509 161.876 219.718]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+94 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 180.82 72.389 193.122]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+95 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 154.224 110.091 166.526]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+96 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 140.828 126.171 152.977]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+97 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 127.279 115.436 139.427]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+98 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 100.683 64.502 112.832]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+99 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 73.934 138.749 86.323]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+100 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 60.385 163.196 72.687]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+101 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 35.606 78.455 46.249]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+13 0 obj <<
+/D [123 0 R /XYZ 28.346 272.126 null]
+>> endobj
+89 0 obj <<
+/D [123 0 R /XYZ -28.346 0 null]
+>> endobj
+125 0 obj <<
+/D [123 0 R /XYZ -28.346 0 null]
+>> endobj
+122 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+170 0 obj <<
+/Length 966       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKsÛ6¾ëWà(„b®™¦ä’ÚVOšV5‘dEÉäßwäÍDQ;vf"öùíâa%B‰?Gª7Ž€ãGD”0NKo
+¡K-A;±«ÅÝèêÒ/%¢ý)t!vч®‡´œí÷Ò	rM4Pú ´±2¨ Œ´¾ÕzôQŒH‹“™àñIŠ—Ú‘%ËP*@sƗƍB 
+âõFŒ®HË[ÑþÛÄv‚`lhÏJ…ÿ(GBðb–Ñi\	–1²ÀÑ r'ÀɸšõÀG:Š,ÔUlb;ÏÛ&J&ö@*ÌR}?qN†ÒÊ]
+‘VJ!z„,Ž€ù0b¤nƒ OÐC:¥©"uhg^:KÔH¯`>Q>r…-6 	74²“=A_\…q›†²t81>Úkªe>±ÊÐó¦0§âÛTØøšºAÅnÈ=Ãù²ÑN¾Ù[Bõ®šfªYdmožAI/âá«uÿ&²^Vs<qIí‹,鏒õx½Í·ï$M”uN£‹*(H˜!ƒ ÐÎ;­1;ë¬Ëó
+Éð
+âMÖ ü¬`<g/UB at z]‚Oðn
+FÊ>x^å0J²ÉTâ¿d('xƒ|¿y—Q‰
+©<Ä›V‰¸G”£-™¾¹îUB0µˆqÌWn¬P7¨î=ͶØBwWéŠ×©‚¼–¯lzè|§§ÝŽÞ†DM!ú…2æ“&ÙY‚8ž¤Í³ñœ”$›‘tÔ$ý³ue¥»Y%)è&â2Nß&Ívùùït¢Œþ—Íq•§×çVyëNEšË?ø-þj6úí™4Öi1»Ãþ.”º@>J1»ÿŒß«å¦žü;{{.Ž^Ô¯gùÜðäAh‹%²|§¤O*]”¡ûY­ó™3íàÓžÌ7¦ÞºŸvü§Üý}”;‰‡œÓ¾Éþïíþ°«çë&ý^‚ÔÆY1¼¨ŠžÂT—~¼«Wõ|_ï‡ÕU£‰
+¨¾Ÿh5>.W·Ítÿy¨×=CgÚâü5Ž´)h+-vxäÍf˜¯°ê‹KªþãÁ¨Ó0^-7óÝdjÔøsÃÁv^)æfô¢~¤£(úí—Žp}Ü–ëº%ü¸ÝÞ£{«Æ‡Áò
+šU'Íð{½­7·õ¦Z~¡«‚¯«Õr»¯iùþš u©bÔL‘×»ÝGšqá}ËPŒ?<JMO£hk;?îõ¦nB9,ï7OZ«c½'§—$üð05 Á?ï,}NV.½ ÿ÷é¨
+endstream
+endobj
+169 0 obj <<
+/Type /Page
+/Contents 170 0 R
+/Resources 168 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 88 0 R
+/Annots [ 148 0 R 149 0 R 150 0 R 151 0 R 152 0 R 153 0 R 154 0 R 155 0 R 156 0 R 157 0 R 158 0 R 159 0 R 160 0 R 161 0 R 162 0 R 163 0 R 164 0 R 165 0 R 166 0 R 167 0 R 137 0 R 138 0 R 139 0 R 140 0 R 141 0 R 142 0 R 143 0 R 144 0 R 145 0 R 146 0 R 147 0 R ]
+>> endobj
+148 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+149 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+150 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+151 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+152 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+153 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+154 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+155 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+156 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+157 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+158 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+159 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+160 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+161 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+162 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+163 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+164 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+165 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+166 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+167 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+137 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 218.357 76.622 230.506]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+138 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 204.808 137.243 216.956]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+139 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 191.198 161.876 203.407]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+140 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 166.685 72.389 178.986]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+141 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 142.263 110.091 154.565]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+142 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 128.867 126.171 141.016]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+143 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 115.318 115.436 127.466]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+144 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 90.897 64.502 103.045]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+145 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 66.323 138.749 78.711]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+146 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 52.773 163.196 65.075]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+147 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 30.169 78.455 40.812]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+17 0 obj <<
+/D [169 0 R /XYZ 28.346 272.126 null]
+>> endobj
+126 0 obj <<
+/D [169 0 R /XYZ -28.346 0 null]
+>> endobj
+171 0 obj <<
+/D [169 0 R /XYZ -28.346 0 null]
+>> endobj
+168 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+195 0 obj <<
+/Length 999       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKo7¾ëWð(5Ã÷£ÇMQ£Ûê)ÉAY­m¹’Ö^É5Ò_ßr‡”d!nâ$µ
+xI~œÎ÷ñ)Á®˜`¿ÄA)¡”PÞ"˜vŠm™òŠKåXß²ËÑÙ#§ÿ­äÒ²ác•eý;„Ώy¹À†OÙi9G¾dJEdš›àY³ݱÑ#kv$$@:˺®†ÜG/$„ÓÁkÍIaQ×6:C¯`Øð‰&綇@nÏpÈÑÄ[A$DT)—Œl4·Pj at .™t<õV?"wÉh×1çö´nëdYÔ“\ KñõÂ9½ŽÈ]Íó )€”ø¢¹’—«Rƒ`Pl
+t—C+p'Òeë¤'Ø'­`‰$gi
+ý€9~u3Û4zï S~¸×Ä |Q• —-a¥*|…«A¤ÕP×ñ¥ ;|ë8	Üw£`³F¹“¼Eê¼xSúE:|vÞÿ“X¯kqüà)5¯rJŸ+Ö÷[ÛtkÐñ~$â	¶Î	éð¢ŠÂE4&HÃcÅȈ€TAj \pJ;㌫íÄB¦›,#ô¬ Ô¦Qš‚H”—¡D€»)ZȔƠvSÓ ¨$J1‘iØu	T	^€Þ§¬î2œ"ËEé¦,íápK–:Í{S –›Êzå–
+øF±{OS,Šp¸»›rÅ«2ƒÔW¯l|¨z§—ÝŸ¾
+QlÊ4®ô‰OiÔÁ
+DùoJ˜‚WJÒ£mEÊQSbž=à‘•ÚeU¬ä.‘ÅØ›äíòíßé(þû|\ÕæùS½´uO´™½…
+½Å™ŽÞ¼UIImœbÓKXßV¦,èáÙtÎލÿ¼Ýlûv¶šœ(Æ}»lg›v3ù0=}*­g‘zó\ÏÓkòR‘C‚'Þqû4%ö{Îá j&$ðGGrÄ3Å {؍ÆfÇ?ºí&³é.sy3ë`(ÿYÜðM­u·Í•í¬ßìÿ%dNJRÎýL:ç{).ÖÍò~Þæ†îç¹r‹o?åörñ±ŸH1FXÚñ¢}
+l>N”ß/–Ä©ïæ÷
+Må{aÅÍ-þž(;žÍ»fÌ~ʽÍr¶)†B-!~íl·
+xË—£Àí¬A"-ÖWúkÛùþ¶ÄD™wë¡ö°Ø^„&z¡…ù…ú'
+ƒaöVöÑ,Ÿ§‚2\Ù¯Þ¤.;^tËûí¢[ÿŒß\§@¿NGwåDƒß°pZÁ¹ÌÚ»‚Í¡ï4¿àဖ+¼¨<¾Zà”Õco'¸÷ÅÀc¾¾ÌÃç5z¢„”ÿ:¯Î
+endstream
+endobj
+194 0 obj <<
+/Type /Page
+/Contents 195 0 R
+/Resources 193 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 88 0 R
+/Annots [ 173 0 R 174 0 R 175 0 R 176 0 R 177 0 R 178 0 R 179 0 R 180 0 R 181 0 R 182 0 R 183 0 R 184 0 R 185 0 R 186 0 R 187 0 R 188 0 R 189 0 R 190 0 R 191 0 R 192 0 R ]
+>> endobj
+173 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+174 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+175 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+176 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+177 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+178 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+179 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+180 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+181 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+182 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+183 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+184 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+185 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+186 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+187 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+188 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+189 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+190 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+191 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+192 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+21 0 obj <<
+/D [194 0 R /XYZ 28.346 272.126 null]
+>> endobj
+127 0 obj <<
+/D [194 0 R /XYZ -28.346 0 null]
+>> endobj
+197 0 obj <<
+/D [194 0 R /XYZ -28.346 0 null]
+>> endobj
+193 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+221 0 obj <<
+/Length 1555      
+/Filter /FlateDecode
+>>
+stream
+xÚÝWKoG¾ûWôqVhÛý~DI"…HÜ s›eÁ¯1kQ~}¾êšî™]½v °ä­©šêzu½F‰×B‰?ÔÔ€ð=(JØ`d²^˜h¤6AlVâÕÁ£+‡þ7(µý7^l^‹]Òã©S!‰þ'%>´EyLa ÷µ0Öɬ²°Ò¥(–ëƒ÷âà
+·˜	’ÍÉ‹O‚Ž$i‰Q2æ¨4ÄÙ­LZyŠëqðˆN%'úŸìض-
+lƒ<'þÈG—sNb
+ID1
+žŠÊc¥´ ¼:Èòv8§S¡èÑÁÊ4>ȶíÛYálÑÓRÁKõïdŽ6“ïj*hQ&˜˜@r€þTŠ•¦7^kzÔfŠ¥„*:®{,É Ê1÷ºj<Á_b…› ibæ0V%é+ÜñwwÃ(Óc –‹}Tkª|‹j%}Û!\I½+Uøš²A•lr¦ú[…ŽüôTI8>–Bè AñËzZ•—O¾+½Sn¼÷[ëûJŽ¯|¥î»¼ÒÏ
+Ö—ÛujÔö>a@;	Þ”4¨²
+™˜+ÉbYq:A›¤-!cà.øÁHJ—IÆ”ºVT¯Z–¢e2Q§&³){XZuT|9˜QIÍÐ*ãŠ3KqÜ
+>A¼Š¡Ê芼TI—I«D©¨$Ûs½÷e£ÀµBñ#w.q6«ñœ®²ª„Ýê^¶oÚ
+ÖwÃȦÀ3½UI8Ú
+)„ê¢WÇâOCeTíi§«ÁUøà’ŽÄ;PZ«i2v{ÎdòÊŒ½j\zìHâ`lï&\._~O§Ñäv5 ÷½­¥;·aŽuÿíèàð)‘´.qô
+ùí•Æ#Q½Ϻ§ç—›Õb=››˜ºÍêtµ¸X]Ì^=ÜgÖŽ¿
+m$‘Bt¨ñšLioM©Œyü¸\-h>¢Ïwxn‰^ý|¤¿…BËì}	EÏ¥³Á‡ã`¼9.ŽÃ•÷Mœ_ð…/"m ìÙ%^âÝCn`è_Ŧq†À—Ö†À	•Žõ¶ÊÍê|±œÕ½åø4Ó¾[\.Ÿ#ïNW|;¡f¹Š¾¼4ɝÃQ|‚’Çh¿,÷ãTÓ­l\°Ý	cïœ8Óýýª³¤¢
+—ç¹^Þ1q…î’@dºóÙܦÔý„£pH@Ð^Á‘¬éÇàgU'ñVÛ‰æm·(¿âMùµ$ßsñü‰X]9
+¯V…Y+C|&ð;»ålb÷!‰[åÉ(í\qÙùâ$°7VL\2vÉà‚Î…rÜqŒ’)Z“îN;eì„ÁŠ‰›†Ygq‘;|àüøfLF5ft@âóìÜžIei¶ãý\yEòSwŸ@¤ &'ÕXìm©jAæØ)EZte:dqP£Y>ÔX¯‹û}ÐæSÆzpÂ`Åï6›0(¢&]¤¦
+¢±gºµô0µe at KÃ%a/ñ7מ‰öjí
+ºtÀ¨ò¨wge²¡ê,ÙÜÇ	ýlÊŒoòw±¸Êñ²¢éîMÊò¸)·G–JM›äbzÁàÞ5æYÛÂø†9'%S+Êvlfr‰k4œS©…¡¨õ>çAÌâRk¹ò"×S´Hš	–Ú–<˜Ð¤ÑMÇߐeUIG«©Þ©#\ç „'wóí¡ü‘¯˜ˆ[ˆø$OÉžB÷gy>)Ï‹òŒ®™´)Þ™ÐMÌ
+T~ÆÜ‚¡˜Çá³r7'L*¢Lêçö†¯œ3X0 ö†æøvrx\?¯µ|$ç›×?ž”;n £ˆ^¿äˆÅ"ï]@À–‘_`ÿ+Ü]?Ö‹³™V݇Åéí7“yóHyhAÓ5ᨙx:Vþ¬’phÁ‘$ínYb·?8tä¶F­C×Í,4pk['ú€ýÃ’2übr†²Sjss”<Jí=º=µ¿oLâ£t˜¥wÙëXcØò6Ëh[7üyJ]–ôy4R§rQ§RQ삱ÆÞ16­Ÿâ¡9ø+&B¶ÓZ‘@±Ùµ`É–¼dìxKëGÆV·Ñz·6ð™ãÙïúeúØÁv}
+endstream
+endobj
+220 0 obj <<
+/Type /Page
+/Contents 221 0 R
+/Resources 219 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 88 0 R
+/Annots [ 199 0 R 200 0 R 201 0 R 202 0 R 203 0 R 204 0 R 205 0 R 206 0 R 207 0 R 208 0 R 209 0 R 210 0 R 211 0 R 212 0 R 213 0 R 214 0 R 215 0 R 216 0 R 217 0 R 218 0 R ]
+>> endobj
+199 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+200 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+201 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+202 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+203 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+204 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+205 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+206 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+207 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+208 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+209 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+210 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+211 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+212 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+213 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+214 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+215 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+216 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+217 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+218 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+198 0 obj <<
+/D [220 0 R /XYZ -28.346 0 null]
+>> endobj
+224 0 obj <<
+/D [220 0 R /XYZ -28.346 0 null]
+>> endobj
+219 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F45 222 0 R /F46 223 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+247 0 obj <<
+/Length 964       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKSÛ0¾ûWèVçUïGi;åäÖé!8B’ÐÇ¿ï®dI&dJihÌ`YŸwW»ßJ»
+#„‘Û9ŒÆ@‘FP'5VP.Y·ä¼:¾§ôßFÊ5éZh²¾ »ÐÉ>-ãHÿp.*ÝANŸ!õÌI•³¤YV7¤º'Mö˜Hz§É7‚*Ž
+ƒfµÞ2椳RBœiäõ”TǨåé^Eßî àØS”Áƨ¼÷Ž,Á""’d$Õ0J@Î	74|-zÜ„“ÐP1úö0o]ÌìqÊ JöçÄê­ô;ÛGš¥\t )9Ä“IEï<çøÊÅ>Å)CuÞÏ5,¤(J/øùÀl±=GáHcZ¤@ÿ Ç/.ÃpL½µf>ø‡gõÌgVô¼),¡¸>”d|‰»…ÝPöLŠ7Ä[ÖI–@}h§Å‹“6OŸAJÅÃ/óþ[d½¬ÍñSª^dJ%ëïííÔ5Ryßã@ÖYc7ب<3…$á²¢¸G€Ç% Æ! :e”)óÈpŒ‡N‘t­H&Ò<­Òd„S',wÙô&¯ÁÓ´Fš7ōeG“{Á4ä2*žßG¤œ2L‘¦ÌñÐi	g„<’ù=å½É„ÆÒrwÇt=öéd+YØ=ÝMnñ"g0}+-ï¢ôô|úÆû!SÖå6Ä“'e±%²vr8/!q‹²É¥&ÛØ­= ã1*1Œ*Kña .’q÷nËÓßÓ‘2ü·±\•éÉC_ÓÑK4[
+/é.þvR½~/“RA&ç°¿5SDhàÃ’ÉŒ|ªßÞγyw1ëêÛëÍvÝN—£Ï“£‡Ü:(¨×ï¡àZnûà—ð[8\à_pìcôaÇjˆáŽ ˆ5EAôp•DÃÙüØlÛe|oG’Õ߯Ûf»‰€\÷R×Óõh¬X½ýç‹ùÙzÄY0×õ¼íæ]·—m|9	V—Õ€¹ö®Ó¡`œCÑPYäß!ál½ú‚N·Ý3w´[u㘱9€Ýö™»;[µ›îÕvﶸšâüëHèz:[5{W>,2¡¨ÐþÀÈNW‹Ûí|Õ½A)QõÕe0ônRÝä¿*¡~è0:¬¦ËêÓgFfðñ(6sèå(ºÄÞañ"…³:.•hàsÔZlÖ§e1ï¾\M×›²
+%ÄhõDÙ~'úŠQOB	˜b¦÷ ì¥_n›Fðø'g=Ï
+endstream
+endobj
+246 0 obj <<
+/Type /Page
+/Contents 247 0 R
+/Resources 245 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 88 0 R
+/Annots [ 225 0 R 226 0 R 227 0 R 228 0 R 229 0 R 230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R 241 0 R 242 0 R 243 0 R 244 0 R ]
+>> endobj
+225 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+226 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+227 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation7) >>
+>> endobj
+228 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+229 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+230 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+231 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation7) >>
+>> endobj
+232 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+233 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+234 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+235 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+236 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+237 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+238 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+239 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+240 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+241 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+242 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+243 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+244 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+25 0 obj <<
+/D [246 0 R /XYZ 28.346 272.126 null]
+>> endobj
+128 0 obj <<
+/D [246 0 R /XYZ -28.346 0 null]
+>> endobj
+248 0 obj <<
+/D [246 0 R /XYZ -28.346 0 null]
+>> endobj
+245 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+272 0 obj <<
+/Length 956       
+/Filter /FlateDecode
+>>
+stream
+xÚÝWKS1¾ï¯ÈÓyçJ•ZÅMØ›zÀYÀ…ÝU(Ëow2»S Š(RÅö¤Ó¯ïK:™Qâ\(ñv¢¶$ ”W¨QÂx-£qB-A{±9g“w;NMJp¢ÿqډ͹ØVyù(úŸ‹ÓÍÑ@ðAhceRIicÝjr%&;Öb$$ªLŠN|ä¥öFɐ‚gb0Fh4åˆ×c1yG^ÑŠþ'ÙRÛ
+Ö†ñ¬TøGmJ)ŠF"®r)ØÆH‡Ò æL€—y¶ùAÌ8²ÑбÔö0oëlYÙ©¥úuâ¼LÁ$®ÆH2b‰U% Ö©ûâèô˜
+“ÒP‘;ô£(½ÊKT¬W¬`>Ñ>s…[lDd\hä$MõküâVÛ4…àq”r}Ôkªg¾²Êª›Â%öP8øŠvƒÊ»¡íÆËAx[Ž„îÃ(4lT™do•'ÿ%}÷®ûO‘õ²6Ç3/©}‘Kú»dý¹½Í·ï#TO´õ^§‹*)ŸÈ˜U_V,$R€Ž`Pá£×ÑYo}wHFTo²¢á×
+ÁcÎÒU
+ȨÄï¦ä°RÎÁ㮕ÁªZ(ÇØÓ‰Ï5PxŒ|ŠÖe´DNªù¦U"÷ˆòÔ’õ™×½«„–5.ËvånË}“ÞÓ‹#lwwW¯x]WçÚ•MïºÝéµûó†£wC"‚†óBÈxê %«*®§zsÁ¼A‚@¶MSšcûìAŸD¨ôUµ‚!XȸûnRÚåéßÓ‰2úå¸jã‡f¹u§Æ"ÍÁá¿‹Ì&¯Þè̤±^‹Ùîo§¬Ðùb6ï÷nËùb}¾?Õ!îÝ~½¾Ùœž¬ö?Î*kÄëY;F"%DªŒØXJA6¥Ò.¤ác·jGÐt ŸnÙü$}úé ¥dr.SÁE…Œ‹Ï8B¹ªáÚy—í,•1yÿQ‰9N–ó/2\Ñm†¼ç“
+¿G2Zz„»—‹õåÅÉæºÐÿA9õe9Ÿ^ß|_žâ Ê:l1]â*úðŠ;ÅÖŽعÊ>â÷{#€¬¡t6¹Þ‹G³‹§åµIÈ‘¼ñ=œ’uQĺˆË"úŠNŠØp{<Ÿý¢Ê~(>q=Šþžýf-Þ>öéöÛÿå±Ô½§ƒ4&ñáB;“´Ð0ånÍO?-NÖ¯xâQä-äFr1µ-ýÛ[3áËŠÿrg>ö¶ûÖ²Ñ
+endstream
+endobj
+271 0 obj <<
+/Type /Page
+/Contents 272 0 R
+/Resources 270 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 274 0 R
+/Annots [ 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R ]
+>> endobj
+250 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+251 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+252 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation8) >>
+>> endobj
+253 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+254 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation7) >>
+>> endobj
+255 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation7) >>
+>> endobj
+256 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation8) >>
+>> endobj
+257 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+258 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+259 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+260 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+261 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+262 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+263 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+264 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+265 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+266 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+267 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+268 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+269 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+249 0 obj <<
+/D [271 0 R /XYZ -28.346 0 null]
+>> endobj
+273 0 obj <<
+/D [271 0 R /XYZ -28.346 0 null]
+>> endobj
+270 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+298 0 obj <<
+/Length 1692      
+/Filter /FlateDecode
+>>
+stream
+xÚíYKs7¾ûWð¸:hMðÍÎô¤IO:il§—$[’c{¤<üJúïûwWòÚ–k53ÎL‚ÄG e)>)~ߐK”@	ô8Rh§ê ­P^Õ¤œ8™ˆƒ×—&ýo´&+æUVœ|ˬí¾Y.ˆyBž´ÀÙfØ|J›:Ê(tm‚£ÙƱqIZô¨KÇ`ÅWÁSB­«‘µ^Ôéàµ
+B$-ãº#6^ó¬`ļ‰&ïmƒ½AŸ©%þ±&ÆÄš˜£:EF×Tƒs ÈÕék;BâPgbêNÌ{»·I²Aj	+å¿ÎÕÑëȶË>Ð|°Å –%ØS8ºVóÍq—T‹òPòtšBíd:¢,=+Œ‚'äVp±±p†±,Ò²¾Ãß»F˜FïF1ícMΑoP-¬ÂÖ”07¥(Ÿ±7Èä
+­Ï{‹ÒŽ½í:E¦wµð°Õ óÇ2[¦;?À‘Þ
+‡kÏ}%°î—s|ç#5÷òHï
+ÖçÛåÖ(é½gÍLÈ:'ÉñE¥‹,\XÅŠ¡ÈR4.8¥`qƵãÀ’ÒM–9¥¬(*ʸ¬2j8Tå)4p7E‹–5ÊxÔn£°š—Œ‰ÃFQkàðÞm”ñÙZJ7­)F¤ãlúåÜG
+¦%ŽM´½r—és£ìÞÓEWÑ°Ý£æŠWÍ	–oí•Í5jïô&ú“ÃqmÈ@ðÒºä“=Í ]¬a•ý4³Ë†‹òÖ$ò,ÛršTÓèXÎ=˜Ù*Õµª‘¢®!!ƒ±X›äpYÎñŸÓU;ܾék	Ý¡6€Ù[tJ-þxwcó™JHjã”Ø=€[i„²ÀËݱx[=>?šŽ>~•ÕùçÓ³“ÉÞlð~wë¦m-ñt·M#Ä2¯w¼•æЬ¥²>v»£Y›‚†þpIfE$æË;ë7PP­MP”Mj‹‡Ë`&ÃaÊ—F†œ³IÎãÁeoßK1Æ·­œÀ¿XrÆ×€O©
+Àž%
+wiqÉý’ŸA>€wÒÊOÓñðôìïéÊ'±„uRëèXˁrð8ÃxÕ„„šo
+Œ«qóWî]²ðX¶Œ°saH!^2¬]ßbyÔ
+¬HÊË?çE_qó7OCçª_C"]mÂV²Õ9FRW§™œ€éÓŽªé€¿:Êd?3yžRÕ1tQuVU³Ìâ/ÑT ‘´®&™d²—Éy&S&¦:c86ŸÛ1ƒ."]eÞÁù²Ô‚±¾Ž‘ŠÌq6h/“&#Ì¡~t’ä	OÖV/Öà@ÐÛáÞ÷þäæw¹÷|0´aE¼”1Ìº:Lí^jñ=†‚?³”7Wm7}cx‚ñ¬í8³j äx²Wi²OꍊÕ/±I¤!„Pµ²qÑú¹Šž(ChƒK5"ë»ø¢qpfŸM%ÆÒ²ç™e¦y¬ÿÊ Rò™E at N2sœGßp•Ñ0h$Éb:òiȨ7v¯Î— ‚óëË—?Ÿ–[Þ D¯¾Èé:¢ü¿é gjduÜ KöÜ ãCŸÃLÆ“ý£½›Ç{,z1P¶Úkf­~Iÿº–/	ÃimvØ@É‹ƒJ!(“!‡DȱGÚè¾”°® Ðyƒ‚`}AÐ"zM âÕx¼Ü³ä×Ý%Wö+Ü…ÓÉéꞏW—v‹ž?ÉîùI¨>çѧ×=C…·.…”¿²Š(¹eÑ%îpyE‹´QŒß±Ž¢\G鲎R
+Ï<Z,$V<=§¹à2\pÙž‚k^„5WÌÀær’\V­Vp™”þô5—ÉvénÁ¥äÐ[V‡ö"³ºÙUw²«Ñ2\¾¯àºE’õ†ÁyH±ëJ±
+žW'XëjoüùbѸu¤×î‚=Ùu4Þ?½_éU;þm
+銜
+éõ!½Þ&½Š!ÿ…Ä,µÅª`Üå÷¬J?‰ 4"ÝÉg…ó{VäK­ô8-ú­ª^¤þËÔþvyž‚XÃ.²_0»È¦?J»Øx”Nw^ÿ‡ü(hó§ÅQMòèÆ7{E‚Þâíô{×l Nô¼÷·aÉ»¿ô¦öŠ°öüãéy,ù&¥È©ÿ2õûÇ¹éx÷Mø cTw;iáí´ð‡¼2w|x
+ùoêç,
+nûƒü?6C
+endstream
+endobj
+297 0 obj <<
+/Type /Page
+/Contents 298 0 R
+/Resources 296 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 274 0 R
+/Annots [ 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R 293 0 R 294 0 R 295 0 R ]
+>> endobj
+276 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation7) >>
+>> endobj
+277 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+278 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation9) >>
+>> endobj
+279 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation7) >>
+>> endobj
+280 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation8) >>
+>> endobj
+281 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation8) >>
+>> endobj
+282 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation9) >>
+>> endobj
+283 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+284 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+285 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+286 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+287 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+288 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+289 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+290 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+291 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+292 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+293 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+294 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+295 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+275 0 obj <<
+/D [297 0 R /XYZ -28.346 0 null]
+>> endobj
+299 0 obj <<
+/D [297 0 R /XYZ -28.346 0 null]
+>> endobj
+296 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F45 222 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+323 0 obj <<
+/Length 963       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKs7¾ëWðVé †ïGÖú[=¥9(«•½=­<mÿ}rAJ²&N¢Ô=cqù- â‚+Øìב8%ŒƏ€¦âA[¦¼âR9¶kÙrôö‰Òÿ6riÙðc•e»;v
+ÝœÓr
+?!d¥#äÀô%SÚð("ÓÜÏšõè#=‘fgL¤c°ì/†*+‡f÷Ñ	ætðZ3BRXŒë-½E­`ØðMöíßÀžáþ£‰1¶Kˆ¨2®ÉhnaÔ€,™t<½­z2$D(’Сböíù¸m’d‰žäXŠ¯œãÑëˆÜŹ yÀÅ QB4WƒóRâ£Tç X§Õå0܉´EYzM ÅäS¬ ÅÎ@…si‘
+½À¿º†2Þ;˜ÅäÖš"_¢JÐ÷ÂJ%TÈø³A¤l¨9C|ÉèߺYõC+8­D~IÚ"½¼ý¶ô‹âðÉ}ÿ¬`½®äxá-5¯rK/
+Ö—ÛÔ5èx?ã@ÑYç„tب¢p…	ÒpY12" U œRÀÎ8ã꼁`!S'Ë]+ÈÍi•¦ ’åe( 7EžÒ4oªGÉÆ2
+»/†*Á[ˆ÷5«U†[d¹2uZÁR‡%Yžiß›‚ µ„Ø4Ö–{:6 ÅaŸ&[dá´º›ÒâUÙAzW[6Þ	Tíé¥úSÂá݁S™Ö•>ñ)“ºXÈŸ¢M“ñJIz”­H9jŠÓ³t"²R‡¬Š”<$r0Žï&¹\¾ý=C†ÿ>WuzóÜ[*Ý©6foáîâ?ÍFo®TŠ¤6N±ÙòÛ
+Ô…xx6[°wã«îïns7™*Əý~×Î×?L¬÷û0QbüØ­yú°Û.›}?y?»~Îï‹X¿¹‚Ùóô9 Ž«ÈÁ4À%ðäùoÙ‡«™±À¯’¤ˆ‡Žð@¹›h·Ë}»ÉË‰ãy·Ê³ý6}»Ïëù¦K"m? íf¿›L¥wmìǐ›'-*úBz?·ºùfÚ?´M÷$oóYÎ2(ðÏ°óm7m»hg½¹Œ­2\Ùøµl]V¼Ý®÷Ývóã*ÀŒÿ¼O†~™Á:•|AÚÃñ ,w&`i¼{/Ø^^ç-E×xäyìPïð_
+èÀ¸÷!Ù2`+ùЬæ}ÿ0ßß_º†5C
+¨Šˆ\ÊoAŽ²í“©óÌNÿØ}‰
+endstream
+endobj
+322 0 obj <<
+/Type /Page
+/Contents 323 0 R
+/Resources 321 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 274 0 R
+/Annots [ 301 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R 313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 320 0 R ]
+>> endobj
+301 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation8) >>
+>> endobj
+302 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+303 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+304 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation8) >>
+>> endobj
+305 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation9) >>
+>> endobj
+306 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation9) >>
+>> endobj
+307 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+308 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+309 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+310 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+311 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+312 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+313 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+314 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+315 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+316 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+317 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+318 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+319 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+320 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+300 0 obj <<
+/D [322 0 R /XYZ -28.346 0 null]
+>> endobj
+324 0 obj <<
+/D [322 0 R /XYZ -28.346 0 null]
+>> endobj
+321 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+347 0 obj <<
+/Length 1421      
+/Filter /FlateDecode
+>>
+stream
+xÚÝWKs7¾ûWðÖÕAk‚oæ؇ÛñLI<ÓÎ$9È’+c9Ž$çñïû¹+ymÅm’ÆñŒ%€À¤¤x-¤øý@îp'ðwH¡jƒ¶ByÕ’rby&ΞÞ2úßxKVlˆUV,_‹]ѳ!+Ć„¶$ÏNŸ„Ò¦2
+ÝšàÅtqðNÜÒ.!Ò1XñA°Ih•c7²õÑK‚;¼ÖBA‰¤e\Ÿ‹ƒ§lŒØhrl[Ħ•øãMŒ1ˆ<±DU~)ŠŽn-¸†ä\kÓlgG!I¨gX”ú†9¶ý¸]%ÍŠµYÊœk£×‘s—C ù6 Ä ‘'äS$ºU›à‰ø“Ԑ‹òP²9mF¡u2•(k/Š à	ý„¶Ø€ˆX9ÃXéDߠƏ®Â8¦Ñ{‡QLññY“ä+ªEô}CØ¥6©çÞ
+2í†nÏ”|‹Ó^¾Ý:ÅÌû^xØyy²XË4ùü;(éƒp¸·îŸÖãÚ߸¤æQ–ô¿‚õõöv¹5J{ ZB×9IŽ/ª(]då"Òx¬Š, HCà‚S
+Ùg\7žŒ )ÝdYRžÅE—U¦UBmPžBõ€»)ZDZÖ(ãiFÕ@‹[ÉLÅEuÔ%øx‹î”q‰l+¥›VŠtF¤ã#Y¿KݧU‚Ô’Ä&Þ]¹»|
+Û(û÷tñU<ìžîi½âU­`™ë®l~¨îN¯§?m8~2<¤´.ù”Ot‹UQ‰§Z—€‹ó.%ò¬ÛIj«©>v{l"g¥úYU-ê'2Ûo“|\¾ü;!ãŸÛU7|¶o¶ݱ6€Ù[|”·øÏ'‡G*!©SâäûÛJ#”^œÌÄ‹æhþq~õz4V>47׫õòl²øide³Ê²Ó‘’ÍÍür–‡×Ë·³›éz5zur¼/î,;éúLàˆÐn‡%ŽµÎ îV*ëcÿsºèzÔ¸'ïè|&T›åǽõ+VÔFkV-Š
+¿”LFëÍEJ©¼«î4ôœMzû
+Î^¼’b†¹ãÜáÐàXsÁ÷*“z~%,iø“¶—œ^NV«ëÉú"ॴrvv:Ÿ\ÖÈ(dòì_òO4bÿc$¬5#@èÓÙ?êLä›efS^Å7‡y´Ó|âo×´£±Ö¦yƒ‘WÍ$3XE­Y]9ÓÜ@(uò¶daž3–…A7‰N]&zÆÓ&iy›¼SR`ö¾Ž”O*}ƒ¨-›^'J<ñ5Ô†’–
+¼v[f<ê@zL(­Ù¨
+ Á|b«Ã#cû¥ÑW/\%/±­³Òvýp=)W”Þ²KÙ¬3»`F-8µ@½‰‚DmA’«¢ìBbjf¶jf†jæz5s5±ÈyëÍhh£ßÝcÈxpýåz̏çå]³‡è=]S~íïš
+oå¿H×ì/¹˜\ÍÏGØDg«õ­ÆÙŸ|Pï4ø‰”zgØœõ»J>=æþŽålšÏ-Žá<³eÎòè#kª-•
+è^ƒ»"Ÿ¸'©sYüæ‹ÛÝëOÌGV…sš«¡v¬=Þÿ{û•Q¶(ý’²¿L¨d<V…rÿ}2{¬6)…Ö²@À‚³péfPÒ¦v
+¶ÌŒ»Œ4Íy­Y3õÎþnœTƉ2N:Hßü5Çú óD—‰Îý;ìZiÂ6d¿ŽÆÖ°!èi¢óD'‰^ÝÑí=™ýðI‹Ò1Âìôýæ{¸0.Ä}ž]u½mþY
+Èë‚¿bžë•ÚwsjG\RtNšÙi²Jƒ÷‰.X”=F›j ój`ç™M2»Éì2³õPžäbë£Û¡¯pàqa2ˆ¸O~…Dÿc^'ýÝòÚzl
+endstream
+endobj
+346 0 obj <<
+/Type /Page
+/Contents 347 0 R
+/Resources 345 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 274 0 R
+/Annots [ 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R ]
+>> endobj
+325 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation9) >>
+>> endobj
+326 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+327 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+328 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation9) >>
+>> endobj
+329 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+330 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+331 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+332 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation5) >>
+>> endobj
+333 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+334 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+335 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+336 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation2) >>
+>> endobj
+337 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+338 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+339 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+340 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+341 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+342 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+343 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+344 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+172 0 obj <<
+/D [346 0 R /XYZ -28.346 0 null]
+>> endobj
+348 0 obj <<
+/D [346 0 R /XYZ -28.346 0 null]
+>> endobj
+345 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F45 222 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+382 0 obj <<
+/Length 972       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKs)¾ëWp”bi`¸¦6»µ¹llkO©´ã±¢Š4Vô¨Tþ}º™iÉJù;UÃG?¿+1Jü=P#à8~AD	ã´ô¦ºÔ´ëZÜ.î(ý¶QB!ºŸBb=‡Ðå1-çE÷ã}«´‡\
+”>m¬*#­/Eµ|ƒ;ÒâˆI„Lð…ø*HÅKíÈŒ’e( 9ãKc„F!Pñz%¤å­è~‚mcÛC06´g¥Â”£
+!x±DK„è4.ËYàh¹àd\Ízà#=Eê+¶±æ­‰’‰=
+³T÷'ÎÉPš@¹«c¤•Òcˆ!‹#`>Œ©»àèô1ÒT‘:t3/Š%j¥—0Ÿ(¹Â-vnid'z†¿º
+ã1
+eépb|tÖTÇ|b•¡—MaNÅw©°ñ%íwCÞ3œ/íå›ý°%Tï[¡i¶ ÚEÖVqñê”ô,~Z÷_"ëumŽg.©}•%}(YO··¹kðõ~$€¤‰²Î)pÔ¨‚r„2øX± íÁ à¼Ó³³Îº<¯¯ v²ág›à9{©Òë|²€½))ûày•Ã`(Ê6î$S‰OÉPNð
+ù~'ò)£RyˆV‰xF”£#™¾¹îUB0µˆqÌ-÷p¬P7¨~Ÿf[láðtW©ÅëTA^Ë-›Þ:÷ôtúㆣ·!ASˆ~¡Œù¤Iv– Ž'isÀl<§%Éf$]5ÉÆá݃:²Òý¬’ôñ-ûo“ö¸<þ;(£ÿe{]åéå©U>ºcc‘æ²À~‹¿™þøKG&uZLnpÊ
+] ¥˜\‹ÃwÛż©G'ïNÅqõÛI¾7<yÚb‰l ßié“JeèVË|çŒ{øø@æ1§YöÒ†8îŘøQô7?œ^„Nû–¡ÿV›íºž.ïAŽ~Óž2Ί1`Û+Lué‡ëzQO7õ¦uôýÒ3©Zk˜Îsÿ´îæ‹ëvºù¶ÙÖËÿiVè¤][iñœDgÿ4›ít{g¶oòÁ%£¬úŽÞÌ›éz46jø­Íd5­(µÏÓsõ8Ea/wÍv¾¬;Úv«Õ-º·j¸=»0]™ÿ¬Wus]7Õ¼¾ÿ¿DÚѽ­óÕæ¬Ãýèå{?BêRÅh»D^oÖ#@iÆ…¯ôM,C1üü$5ݏ¢«ít·½ÕM݆²ß6ÏZ‹]½!§ç$|÷Ò5 Áwç¾$+ç6ÒïÀgñ 
+endstream
+endobj
+381 0 obj <<
+/Type /Page
+/Contents 382 0 R
+/Resources 380 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 274 0 R
+/Annots [ 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R 367 0 R 368 0 R 369 0 R 370 0 R 371 0 R 372 0 R 373 0 R 374 0 R 375 0 R 376 0 R 377 0 R 378 0 R 379 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R ]
+>> endobj
+360 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+361 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+362 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation12) >>
+>> endobj
+363 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+364 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+365 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+366 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation12) >>
+>> endobj
+367 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+368 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+369 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+370 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+371 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+372 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+373 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+374 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+375 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+376 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+377 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+378 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+379 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+349 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 218.357 76.622 230.506]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+350 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 204.808 137.243 216.956]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+351 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 191.198 161.876 203.407]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+352 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 166.685 72.389 178.986]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+353 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 142.263 110.091 154.565]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+354 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 128.867 126.171 141.016]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+355 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 115.318 115.436 127.466]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+356 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 90.897 64.502 103.045]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+357 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 66.323 138.749 78.711]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+358 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 52.773 163.196 65.075]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+359 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 30.169 78.455 40.812]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+29 0 obj <<
+/D [381 0 R /XYZ 28.346 272.126 null]
+>> endobj
+129 0 obj <<
+/D [381 0 R /XYZ -28.346 0 null]
+>> endobj
+383 0 obj <<
+/D [381 0 R /XYZ -28.346 0 null]
+>> endobj
+380 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+408 0 obj <<
+/Length 1038      
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKsÛ6¾ëWà(„  ˆGé4úf[·4š¤®$Êz´Óß]€R²5QâØž1A,wû}XìB‚͘`¿ÄÉ(a”0>D°Ì()«¸T†mk6Ü>3úi#—9k¹ÊÙvÆNEw笌cíùht$¹C¾d*ÓÜÏ2®eåjðÄÏ´Ù— ʼËÙ?MWÝn½ÜeÎfS $EŽ¼Þ³Á-Z9ÍÚ‡×1¶#	Äþ4ð‡µ÷Þ±xB‰Jã’‘NÆs3L™4<|íì¤Ù3$¥¾aŒí2o렙ؓ\ JñíÄîmæ»8GšåBt Ò0JÀC’Œ«6x)ñUªs"X§Íe;s܈°EQ{EâôWbgD•#´H'z=~s;ÇÔ[k`æC|xÖDË|b•D¯›ÂŠk¡ófƒÙÐåá%§=¼Ý:ä	Ìû^pÚyñ#Y‹ðñþléWñðÅ}ÿ_d½­äxá-ÕorK¯%ëÇå6u
+*ïgH– kŒ•Æ£2‰2¸¬héQ •“Œ3J:m´éæ%á„,JèZA.hN«”I"¹SVºäz“Ï!RZƒæe‰R ä㘒͓£à=ð}úS†[”sádè´‚…3"ÉôNû^&	@’<Œ]Ë=K°õ¢ß§Éy8=Ýejñ*í }ëZ6Þ	T×ÓÓé	‡wC$§2¬+mÀ“&ÝbIDñ$k
+˜œw¤EÝN’JMòqZ{ÀÆ#*ÕG•´dˆ‹dßMâqùþ÷t¤ÿm,WÝôîÒW:ºãLÍ6‡º‹¿ŸÞ}PÉLÅ&SÈï\h¦ràòIÅ>ÿXïöÅrYìÍzôirs)˜« ¼û eÖòpLJh”çÖØäXJb41„§…À_Á‰Èpu
+'óz[ÆʺaA/»M].þ„í+ã|[?ÛzU¯÷»(™Ž21l¶q²è3$Í4ŽÅ¶5(ÖFQ%t/íãêÅH‰áß#•‹ª)É_7ÍrQþ{ìkX'¸9”œìJ¢~mª–žê°Àzp÷MËÛa³AR´îÛ/ófWŽÄE;>UõZP¾¯ëY»e¸7ËúãªøÅ”2-p0"Å]sØ–í{9/Ö3r0¯×ÄDð|X,«äûLnœ_bqÖ4ÕYÔ×±ª4W¹ÿVVM4¼o–L—_FPmôðqý6<¥2?<¡Ä@ãĆg°
+}ü$Xßnb»‡nš+ì.¯PZ·]­ê ·Ö¡+eÚÚ3º\<ì®H5:×mª©—#ÅAV®¬rG¤œ¡/&Ñ…Âÿ.çê
+endstream
+endobj
+407 0 obj <<
+/Type /Page
+/Contents 408 0 R
+/Resources 406 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 274 0 R
+/Annots [ 386 0 R 387 0 R 388 0 R 389 0 R 390 0 R 391 0 R 392 0 R 393 0 R 394 0 R 395 0 R 396 0 R 397 0 R 398 0 R 399 0 R 400 0 R 401 0 R 402 0 R 403 0 R 404 0 R 405 0 R ]
+>> endobj
+386 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+387 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+388 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+389 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+390 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation12) >>
+>> endobj
+391 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation12) >>
+>> endobj
+392 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+393 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+394 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+395 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+396 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+397 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+398 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+399 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+400 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+401 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+402 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+403 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+404 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+405 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+384 0 obj <<
+/D [407 0 R /XYZ -28.346 0 null]
+>> endobj
+409 0 obj <<
+/D [407 0 R /XYZ -28.346 0 null]
+>> endobj
+406 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+432 0 obj <<
+/Length 1131      
+/Filter /FlateDecode
+>>
+stream
+xÚÝWMs7½ëWð¸:,Mð›×Î4ú[·$‡õÊŽå‘äXvÒ¿_€\’»’G­›ÆñŒ‰%> I	ö‘	öÇLìI@	(P#˜²’{e˜t’ƒ´lwÍnfo&ýo’ƒaCc¤a»l_uql–õlh¼O“&š¢Ò&•æA¦¸öŽõ›Ù›X³#¨RÁö£)žKK0‚»à œòN)&Ñ„!^/Ùì-Íòš
+MÐ)¶‰cC<ÍþQŽ:„àÙ‘H#‹\³l£¸A©PsÃÀò8Z灏MÌFã‰)¶çyÛFËÂpYŠNœåÁ©@¹‹c¤9î1D*0Ÿ¬Q\ÁÐ'Èc*tJ]AÓaèynE\¢d½ÉŠÌ'ÚG®p‹Q'³“ªúküêVË48g±b|Tkb`¾°šU?7…5?¤’Á7´DÜ
+uÏä|3è(ßê'#áô1
+u+‚Hƒy¶ˆƒ—?Á’žÄÃ7×ý»Èz]›ã/©~•KúoÉúïöv¾5òñ~$€2m­`é¢
+Â2Î*…
+ =(TXo¥Äì´Õ¶ö{$È7YÒägE†Èýì¥/à^:ðï¦`0Òì#÷ûFV•@3ÆA2=»- at 5ÁKäûœÕ*£%2\xˆ7­`±F„¥’,ßyÝû¢ÁÔ¢ÆDY¯Ü}ÙãÜ Æ÷tÆÊûÕÝ—+^–Ìcõʦ7¬wz©þ¸áèmHDP¢_p1ŸÒ©ÎŠ*ÇSfç€3xM	ÙVM9j
+ÆþÙƒse%ÇY+'âÓ·I*——§eôïÒqU»ύæÒm•FšÁüÿm1;{##“J[É7¸¿ÐLäñŒ½kþÜ>>uëu÷´ºßÎ?,Οf/ôßõððäÏ7@”äi\ö›zð´#}»góùîÛ‘ÿB ð`L$`°‚ ñçNÜÝÆÄ1•‡§ÐΚhçp³ Ø»‚-qì<[xj‘å†.1¤;høÓïˆKMŸ0u¹J¬¯WWóV:ß¼F,¯¯VÝö쎴؇´{„'tA¿º€Ð[LWû˜7½	ýfÞ‚Í=	EBZÕðy«”nîPédÓ%±#ñ²FÀTô q…ãÚ7Ÿ“X%±Nb‰H"4gˆkYú@xÞ#\TEW*¹RW_-Ã}Ú¡T/·~=”+cÄè7*CjºÇž¯‰—•t/Rc—CeÜus)š/sišnyßÉtü„rÁV©\ü°ÙqCkGu‚-¹>nnôH{ló‰„Ã2 j®L«…êÆf›ÄS×Iì&c]ëˆÔâkÉ©)T—\}JŽØ»
+–ðçTЏIP±YÇ´&¥WÍml»Øîb{MÃ&Z	ÿ•LÈXÛb&(¨üŒ	öî³À ÏÞh3&,òh™cøïq‡&³)ïž;ÙˆHŠ/$4õ¤Ké8w@Ãig‡Å§Bp¿æÑqêãâoÓÇ Á
+endstream
+endobj
+431 0 obj <<
+/Type /Page
+/Contents 432 0 R
+/Resources 430 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 434 0 R
+/Annots [ 410 0 R 411 0 R 412 0 R 413 0 R 414 0 R 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R ]
+>> endobj
+410 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation12) >>
+>> endobj
+411 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+412 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+413 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation12) >>
+>> endobj
+414 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+415 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+416 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+417 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+418 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+419 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+420 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+421 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation10) >>
+>> endobj
+422 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+423 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+424 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+425 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+426 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+427 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+428 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+429 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+385 0 obj <<
+/D [431 0 R /XYZ -28.346 0 null]
+>> endobj
+433 0 obj <<
+/D [431 0 R /XYZ -28.346 0 null]
+>> endobj
+430 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F45 222 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+468 0 obj <<
+/Length 976       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKs9¾ûWèh,Ô’F#]©j¹ì&1§­=x'ãž?Šâßo·fZOL „„*¬Ñ§~~-©%B‰w#5GÀñ3"J§¥7…Ð¥– ØÖâftqG鷍
+ÑýºÛ…B—§´œݏ÷­ÒrI4Pú ´±2¨ Œ´¾ÕzôYŒîH‹&2Áâ‹ /µ#3J–¡T€æŒ/…@Äë•]–·¢û	¶íÁØО•
+ÿQŽ6„àÅ-¢Ó¸,cd£AäF€“q5끏ôY¨¯ØÆvž·&J&ö@*ÌRý8qN†ÒÊ]"­”CôYóaÄHÝ@Ÿ OA蔦ŠÔ¡›yéT,Q+½f€ùDùÈn±pK#;ÉÐÔøÅUi(K‡³㣳¦:æ«=o
+s*¾K…¯i7¨¸òžá|Ùh/ßì‡-¡zß
+M³Õ.²¶Š‹WÏ ¤âá›uÿ.²^Öæxâ’ÚYÒŸ%ë×ímî|½Ÿ i¢¬s
+5ª \ a†>V,@{08ï´Æ쬳.Ï+$Ã+ˆ¬EøYÁ&xÎ^ª„€ôºŸ,`o
+FÊ>x^å0J²;ÉTâc2”¼B¾ß‹|ʨD…Tb§U"žåèH¦o®{•L-"EsËŽêÕïÓl‹-Ow•Z¼NäµÜ²éM sOO§?n8z4…èʘOšdg	âx’6ÌÆsJP’lFÒU“lïÔ	”•îg•¤ ŸˆoÉ8~›´ÇåñßéDý/Ûë*O/Ï­òѝ‹4—~ð[üõlôê­ŽLë´˜Ýàþ.”º@>J1»ÿŒÿ:ìW˦žü;{.ŽAÔofùÞðäAh‹%²|§¤O*]”¡ÿY­ó3íáӁÌ9bÎ7²ì¥
+qÚ‹1ñ£èo ~8¼ö-C6»ý¶ž¯€":1*ü¦=eœSÀ¶WLOuéÇÛzUÏwõ®utï^é™T­5L焹ÿ&ZËÕu;Ý}Ýíëõ=Æšg¤KO[iñ,Å€þlvûù
+÷×â!ä}SŠrî»x½læÛÉÔ¨ñ×6Ïͼ¢Ä?Í÷0yT¦îòÐì—뺣ê°ÙÜ¢Q«ÆûÓ&ÔQÿ¨7us]7Õrèòñú¦Z-7»úÑHý®HÄÿ=Az×TâÈÝÍvˆ#•¸ð…¾‰I(ÆŸvy€¸nÇQtõ›ö·‹º©ÛPöËÛæIwýÅ¡Þ‘Ó‡$|÷25 Áw—>'+mÿ 'é¨
+endstream
+endobj
+467 0 obj <<
+/Type /Page
+/Contents 468 0 R
+/Resources 466 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 434 0 R
+/Annots [ 446 0 R 447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 435 0 R 436 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R 444 0 R 445 0 R ]
+>> endobj
+446 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+447 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+448 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+449 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+450 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+451 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+452 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+453 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+454 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+455 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+456 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+457 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+458 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+459 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+460 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+461 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+462 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+463 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+464 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+465 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+435 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 218.357 76.622 230.506]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+436 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 204.808 137.243 216.956]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+437 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 191.198 161.876 203.407]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+438 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 166.685 72.389 178.986]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+439 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 142.263 110.091 154.565]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+440 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 128.867 126.171 141.016]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+441 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 115.318 115.436 127.466]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+442 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 90.897 64.502 103.045]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+443 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 66.323 138.749 78.711]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+444 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 52.773 163.196 65.075]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+445 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 30.169 78.455 40.812]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+33 0 obj <<
+/D [467 0 R /XYZ 28.346 272.126 null]
+>> endobj
+130 0 obj <<
+/D [467 0 R /XYZ -28.346 0 null]
+>> endobj
+469 0 obj <<
+/D [467 0 R /XYZ -28.346 0 null]
+>> endobj
+466 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+492 0 obj <<
+/Length 966       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKS1¾çWø˜bä·ÝcgÚN™^€Ü˜Ò%´äAúø÷•ìµ½„”†>ÈLÖëÏ–,}²,/°+ì]vZ­Àö`ÊJî•aÒI.¤eë	»ìÜúg-†µ#
+[_±]ètŸ”õ¬}xŸ„î §D¹/˜TšLqíkæ½Ö»7›íQ‰
+Þ°oŒD<—–Ô wÁ@uÊ;¥˜ÄIñzÆz'$å5kA'Ûî hêÓðG>ê‚gsÔDˆ,í5Ës7Ø*D.™°<ŽV9á#":‚yRW0Ùö8o‹8³°'8 —ðûÄYœ
+ä;ì#Íq&z„4¶ýɈâ²5^zr„‹RH\´=Ï-Ä¥Ùód>q~ä
+·ØHÐäDc^¤B!Æ/.˜¦Á9‹½í£\ƒ–ùÂj†þo
+«+¾u%+ŸÓn€¸êžÉþf¥ë:YŠwµP·j€4˜¥!žý!}Æý—ÈzY›ã/‡T¿ÈJÖŸÛÛ¹jäã}EçZÂR¡
+`MΐÂËŠ !½PXo¥Dï´Õ¶ö$È•,!ùZ‘Uä~^¥)ˆà^:ዬMÁ ¥yÜoª*†f÷œiØ´(ªž!ßǬf…Èpð"VZ`1GÀRJ–÷÷¦ èZDLlkÉÝm”
+ЭÓYWÖ°›ÝM)ñ²D0Õ’MwYkzÉþ¸áènHDPWÄu…‹þ”N]¬@Ùž"
+ÎÊ«KÂÑÜŠ”£¦èØ={P&W²ëU™%ºŽøDÆÝ»IJ—翧eôw鸪ÝÓÇFsê•FšÁ—|=꽕‘I¥­d£KÜß4“ùpltÁÎû§·‹íl>¥óýÍíjµ\†úÛÁÇÑñc–ä×Ñ[<s~4MŽ6åS5Úö>Ù°£5ùôÝéXÑH &¤6IðÍׁ4ý	z¢ ÿ#ùöy<ÐㄬÖË«€þšãy“ÉÅ&½¶Ó¾¥ñÕŠôE–|¦?[mïøw‡Ålƒ‰:ÐáËå—Ùâ*Ùw»JívÚ†u5ÞN[h™ÚëÙ§Ï_ç|Óvg­ÇÓñúb¯	‡¹(5—æ·cj“àÙòúv;[.^aPµÆp®»y¦8Èg6r½õnJ¢â§&!V¸ Ã/pLÔóÀ.pð8UD,ˆ4uN°£jŒ§O臘sÇðÜ9uÑ×|´a2ÀMÿ“æ ^–1£ÿ/\¦f½`JñÍôáý÷H‹Lÿ	ac
+endstream
+endobj
+491 0 obj <<
+/Type /Page
+/Contents 492 0 R
+/Resources 490 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 434 0 R
+/Annots [ 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R ]
+>> endobj
+470 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+471 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+472 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+473 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+474 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+475 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+476 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+477 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+478 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+479 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+480 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+481 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+482 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+483 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+484 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+485 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+486 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+487 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+488 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+489 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+37 0 obj <<
+/D [491 0 R /XYZ 28.346 272.126 null]
+>> endobj
+131 0 obj <<
+/D [491 0 R /XYZ -28.346 0 null]
+>> endobj
+493 0 obj <<
+/D [491 0 R /XYZ -28.346 0 null]
+>> endobj
+490 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+517 0 obj <<
+/Length 966       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKS1¾çWø˜bä·ÝcgÚN™^€Ü˜Ò%´äAúø÷•ìµ½„”†>ÈLÖëÏ–,}²,/°+ì]vZ­Àö`ÊJî•aÒI.¤eë	»ìÜúg-†µ#
+[_±]ètŸ”õ¬}xŸ„î §D¹/˜TšLqíkæ½Ö»7›íQ‰
+Þ°oŒD<—–Ô wÁ@uÊ;¥˜ÄIñzÆz'$å5kA'Ûî hêÓðG>ê‚gsÔDˆ,í5Ës7Ø*D.™°<ŽV9á#":‚yRW0Ùö8o‹8³°'8 —ðûÄYœ
+ä;ì#Íq&z„4¶ýɈâ²5^zr„‹RH\´=Ï-Ä¥Ùód>q~ä
+·ØHÐäDc^¤B!Æ/.˜¦Á9‹½í£\ƒ–ùÂj†þo
+«+¾u%+ŸÓn€¸êžÉþf¥ë:YŠwµP·j€4˜¥!žý!}Æý—ÈzY›ã/‡T¿ÈJÖŸÛÛ¹jäã}EçZÂR¡
+`MΐÂËŠ !½PXo¥Dï´Õ¶ö$È•,!ùZ‘Uä~^¥)ˆà^:ዬMÁ ¥yÜoª*†f÷œiØ´(ªž!ßǬf…Èpð"VZ`1GÀRJ–÷÷¦ èZDLlkÉÝm”
+ЭÓYWÖ°›ÝM)ñ²D0Õ’MwYkzÉþ¸áènHDPWÄu…‹þ”N]¬@Ùž"
+ÎÊ«KÂÑÜŠ”£¦èØ={P&W²ëU™%ºŽøDÆÝ»IJ—翧eôw鸪ÝÓÇFsê•FšÁ—|=꽕‘I¥­d£KÜß4“ùpltÁÎû§·‹íl>¥óýÍíjµ\†úÛÁÇÑñc–ä×Ñ[<s~4MŽ6åS5Úö>Ù°£5ùôÝéXÑH &¤6IðÍׁ4ý	z¢ ÿ#ùöy<ÐㄬÖË«€þšãy“ÉÅ&½¶Ó¾¥ñÕŠôE–|¦?[mïøw‡Ålƒ‰:ÐáËå—Ùâ*Ùw»JívÚ†u5ÞN[h™ÚëÙ§Ï_ç|Óvg­ÇÓñúb¯	‡¹(5—æ·cj“àÙòúv;[.^aPµÆp®»y¦8Èg6r½õnJ¢â§&!V¸ Ã/pLÔóÀ.pð8UD,ˆ4uN°£jŒ§O臘sÇðÜ9uÑ×|´a2ÀMÿ“æ ^–1£ÿ/\¦f½`JñÍôáý÷H‹Lÿ	ac
+endstream
+endobj
+516 0 obj <<
+/Type /Page
+/Contents 517 0 R
+/Resources 515 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 434 0 R
+/Annots [ 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R ]
+>> endobj
+495 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+496 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+497 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+498 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+499 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+500 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+501 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+502 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+503 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+504 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+505 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+506 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+507 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+508 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+509 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+510 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+511 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+512 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+513 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+514 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+494 0 obj <<
+/D [516 0 R /XYZ -28.346 0 null]
+>> endobj
+518 0 obj <<
+/D [516 0 R /XYZ -28.346 0 null]
+>> endobj
+515 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+541 0 obj <<
+/Length 1100      
+/Filter /FlateDecode
+>>
+stream
+xÚÕWK“Û6¾ûWðh̐)’¹¥Ó¤Ó=5»¾%9(2m+•eÇÖ6í¿/À—d¯'ÛÄmº»3k
+ ¤YF~™°³•ÃÊaýFŠRPS("´ \”äàÈjòöÒÿ¶R®HüQB‘Úœ³n/i•†Äc‚Ò	çaÀð9…¤–YRPi4©·“Ïdò@š\0	¬ÂE¾T1T”h†Qm5ã`®0º(ˆ !ÎâzG&oQËH¬¾pÀ7°')ƒ?ŒQZk
+Ù‚%䈼¶$ÉTÁZ gExIýÛAÏá#Å$4V¾=Ž[ç%3zœ2ˆ’}?p%µº°;»š¦\4À’°rˆ'q
+*¢óœã#—X°)’Õy¤-™OQÞ&FÂä=VPbX…Œi“õrüì2mjµ.²Þ?ì5‘Ϩ&ÖÓ†pÅÄP’ñ-VóÕ0ÔLŠ7Å;ì“,úØ
+’ƒ^&mæ_Þ=”~_Íû?ëyÇN©|–)½¬ÿ®¶Ó©‘Æû²&È–%ã%T–•…«€ËŠä\^ £4¥,e9Ð5€a÷'Yà¤kE2‘è´K9œ¡¹Éàl²
+<M{$ºÜH¬ìh²ñ ˜šl²¡!À;Àû†]†)R”îOZF|°[2?§¼×™¡yŽòëp䞯5èZ6>§“­dá¼»ë|Ä‹œÁôn8²ñN †3=w¿/8¼"Hr¿/×>žL›eVò'k'‡“ñ!$®QvàäQ“mœÏб•G•¥ø8À8½›„vù÷ïéþë0®òö±·©uç…˜µ‚‡tÿi1yñFx$Y
+²XA}+&‰P€‡&‹%y7ýÙí]·t]ݸãìÃâæ1g®
+åųšú;>x#,·æ¥ÂQâ½ù5¸pf4DÁðKÃëá ‘2´ TAñÕ¬`Óû~·v;Ì8›V}Ó­gs¡MñørÉiÛt©ñž)VÍÛ*Pˍßüõ>îò@P…ÁÊ‚“Q}÷‘%¼¼	㦊n±[4ŽN(øÌØ^	睂ù` ²“ßÇMÛ|\ºý|áÁÆ碳p£·<€ž´A~ãÚýê¾=…é[0Ÿgð°âJØ›)6ݵMýWðý¸wuó:&A±ýc&Ô´:Ì`×iãú(½[E¡¶‡¤ÍA¤«z³’»°Þܾ>>•Ð?U‡/¡Òö{ï}H_;ç–nyÑ÷~ãNÊ1+¬Û]TwHü‰?®¾ï«3Á¦mÔ‚ížLè¯b²¡Ã’{û¶ª]
+´êÃÓ¨S=,ÇãÆs¶Õïg"›ÞW?;-{W›r¿;UŒŒª°ÞTÝÚ/†w|BR¡ì÷ÂWÅ»]{ß7».¤Oæ|¿Ã¤VÄÀ©-ÌUc‡3Cµ6hJ‹8fSs} GVð÷o
+îˆ
+endstream
+endobj
+540 0 obj <<
+/Type /Page
+/Contents 541 0 R
+/Resources 539 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 434 0 R
+/Annots [ 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R ]
+>> endobj
+519 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+520 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+521 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+522 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+523 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+524 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+525 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+526 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation16) >>
+>> endobj
+527 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+528 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+529 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+530 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation13) >>
+>> endobj
+531 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+532 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+533 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+534 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+535 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+536 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+537 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+538 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+41 0 obj <<
+/D [540 0 R /XYZ 28.346 272.126 null]
+>> endobj
+132 0 obj <<
+/D [540 0 R /XYZ -28.346 0 null]
+>> endobj
+542 0 obj <<
+/D [540 0 R /XYZ -28.346 0 null]
+>> endobj
+539 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+576 0 obj <<
+/Length 972       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWMsÛ8½ûWðhÌ$E‘×N»;ÛË6‰{êôàU¯§¶âúc:ý÷(”g]'i6éLMñ `”˜	%þ¨ƒp¿!¢„qZzS]j	Ú‰u-nw”þ·QB!ºŸBb=‡Ðå1-çE÷ã}«´‡\
+>m¬*#­/Eµ|ƒ;ÒâˆI„Lð…ø.HÅKíÈŒ’e( 9ãKc„F!Pñz%¤å­è~‚m}ÛCÐ7´g¥Â£
+!x±DK„è4.ËYàh¹àd\Ízà#=Eê+¶¾æ­‰’‰=
+£T'ÎÉPš@±«c¤•Ò£‹!‹#`<Œ©;çèô17¥©"uèf^:SÔJ/`>Q>r…%vniäM2ô9~uÆcÊÒá,Dÿ謩ŽùÄ*C/›ÂŠïBaãKª«!×ÇËF{ñæ}ت÷­Ð4[Pí"k«¸xõRzÿ™÷_"ëuÇ3§Ô¾Ê”>–¬ßWÛÜ5øz?â@ÒDYç8jTA¹@Â|¬X€ö`pÞiÑYg]žWH†W;Y‹ð³‚Mðœw©Òë|²€½)è)ïÁó*»ÁPr”mÜ	¦ÿ&C9À+äûƒÈ§ŒRTHå!vZ%âQŽŽdúæ¼W	ÁÐ"RÄ1·ÜñBÝ ú}šm±…ÃÓ]¥¯Sy-·lzèÜÓÓéGoC"‚¦÷…2Æ“&y³±?I›fã9$(I6#éªI6ïÔ	•îG•¤ ˆoÉØ›´ÇåéßéDý/Ûë*O/O­òÑ‹4—~ð[üídðæ™4Öi1¹Áú.”º@>J1¹Ÿ‡ﶋyS¾L>œòãÀë÷“|oxÚAh‹)²öN+HŸTº(Cÿ³Zæ;gÜÃÇ2§ˆ9ÝÈò.­‹ãž‰Eà ñÁàEè´oú´Úl×õtù ŠètD¯ð›jÊ8+Æ€m¯80=Ö¥®ëE=ÝÔ›v£{k¥gRµÖ0œ#æþi5ÜÍ×ítóc³­—÷4ÏèHž¶ÒâYŠýÕl¶ÓÖ×ìòïŒÚwãí¼™®Gc£†?Z.VÓŠÈù:1ÛO“VNÄå®ÙΗuGünµºÅí­nÏNmW(ïêUÝ\×M5¯’ÁãÙy_-æ«M½oïÉÉÿ8ÂÀßT
+‘•›õG’pá;}GP¿þ–Œì{ÑefºÛÞÎê¦n]ÙÎo›g=»zC›žðÝK×€W<ݝû’¬œÛHçñ 
+endstream
+endobj
+575 0 obj <<
+/Type /Page
+/Contents 576 0 R
+/Resources 574 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 434 0 R
+/Annots [ 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R ]
+>> endobj
+554 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+555 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+556 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation19) >>
+>> endobj
+557 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+558 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+559 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+560 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation19) >>
+>> endobj
+561 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+562 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+563 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+564 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+565 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+566 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+567 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+568 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+569 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+570 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+571 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+572 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+573 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+543 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 218.357 76.622 230.506]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+544 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 204.808 137.243 216.956]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+545 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 191.198 161.876 203.407]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+546 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 166.685 72.389 178.986]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+547 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 142.263 110.091 154.565]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+548 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 128.867 126.171 141.016]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+549 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 115.318 115.436 127.466]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+550 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 90.897 64.502 103.045]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+551 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 66.323 138.749 78.711]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+552 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 52.773 163.196 65.075]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+553 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 30.169 78.455 40.812]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+45 0 obj <<
+/D [575 0 R /XYZ 28.346 272.126 null]
+>> endobj
+133 0 obj <<
+/D [575 0 R /XYZ -28.346 0 null]
+>> endobj
+577 0 obj <<
+/D [575 0 R /XYZ -28.346 0 null]
+>> endobj
+574 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+602 0 obj <<
+/Length 930       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWMs7½ëWð(Ä€ßdŽiL}jlÝÒÔÕÚqFZ9’ÜNÿ}R eY'q›Äž±H‚ ˆ÷H\×Ä›µ
+[…í'”€0^ËhœÐAK¥½ØôâjôöÑk¥rbÿã´›kq,º8eå£ØÿÄXŒîI.ˆ‚¯„6V&HÂHƒèV£Obô@[œp‰"“¢2‰R{r2¤ 
+Ý™Œ•8âõRŒÞ’U´bÿ“l‰ížcCVþF›RŠb…žH¢k»¬c¤ÃÖ äJ(/ól³S1Kԁ!+–ØçmÈš•=%Q·çe
+&v8EZCŒ(²Ø*ÄÃ#õ>x¥¨«ô).JC sµEé!oQÑ^±€ùDý̱"EÊ…F^¤‰¾Ã?»Æ4M!x¥å왯¬²è禰A‰{(ì|E§òihg†ñ²Ó¼mö„æ‡^hØ<@™dkÈ“—?Á–~ŸÝ÷/"ëyŽï¼¥öYnéSÉúÿÎ6W
+¾ÞOP-Q×{Pž
+UŸH™E+V%(•A^kDg½õmÜ!T®dEÂÏ
+vÁc^¥«%£*VX›’ÃHy
+w-Õ@ÙÇ0øP5€—È÷¹hYF[ä$D•+-ˆœ#à)%kŸ÷½«„–%.·­ä·Ú&8¬Óì‹=gwWK¼®;Ès­dÓ›@·š^³?8z4Ty]2ž:h‹UÇS­9`vÞ ©@ºMR¯šêãøîA›D¨ô!ªª¥ÄBÆý·II—ÿþN”Ñ(×U^<6Ë©;5i;ü5½x­3“Æz-fWx¾X¡òÄl!ލϺåÍí¶ŸLuˆãii~ÿõ¬tþœoûž;Ñ0¾»Y.&ïgçEü$¼/^ã]dþÀu’û4&,M©Äü[‰áÈkÁ
+ô=’
+麱H&ªõŁMObÊÃ?ÀÁün·ž^÷C¿™(Ïwý¶Ì͇Ýô:èe¿E+u?ž¯A7­Q:¼Oôñý²ìçC‰n±æЇõ®tº6{»Yß"D\u¼ü‘ÂXž\ói˜´•Ú}óž¹bx¹^ÞínÖÃË	q;þø!;:›á'8Ÿ}üÚÁsùÉ
+FÓÙ÷Ä'ÏK‘ÁCª+ºÓ8LhüP¯rDÞâx+D¬…9†m¿»»íÚÿ¿n6ëaÕ»ÏóõH‹áÿ$Dþ
+endstream
+endobj
+601 0 obj <<
+/Type /Page
+/Contents 602 0 R
+/Resources 600 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 604 0 R
+/Annots [ 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 592 0 R 593 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R ]
+>> endobj
+580 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+581 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+582 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation20) >>
+>> endobj
+583 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+584 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation19) >>
+>> endobj
+585 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation19) >>
+>> endobj
+586 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation20) >>
+>> endobj
+587 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+588 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+589 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+590 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+591 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+592 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+593 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+594 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+595 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+596 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+597 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+598 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+599 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+578 0 obj <<
+/D [601 0 R /XYZ -28.346 0 null]
+>> endobj
+603 0 obj <<
+/D [601 0 R /XYZ -28.346 0 null]
+>> endobj
+600 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+628 0 obj <<
+/Length 1214      
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKsÛ6¾ëWà(M+ ¼¦cgêé4cË·$Š„m&$eKTZ÷×w  ê1u¹©íÀbw±ß¾ 2rKy7a{#‡‘Ãø F’TP("2A¹HÉڐ›ÉåÐÿ6R®Èð£„"ë[²Oº:&•j2ühí„v(Wè„ωH$ÍYN*uFÊvò@&ÜäˆJ %¹Vä‚"šŠÕ0šåã .ÑY’Lœ)ôë‚L.QJK2üäÒÙ¶CÛ@Ÿ¤þ£Ìó\“4!E„±!ž'¡
+Æ(7„§ÔîF9®-…=ÓXÐÙö´ß:˼Ç)”ìû—Ò<KrÄÎŽ9-£LÔ@’0rÀã)	ƒñœã”‹c$8—Åù°Ò4e6DŽ»õïOà·¾‚;BâÈìÜ艤ãWa(Ó<ËRXåÖ>¬56x>xÕ“^¶#=@ñÊ[Ìf³!æŒÇë•ŽðÆs¼&kÁeÔÀܦ—fvsñBúM~øǸÿ+g½®äøÁ!•¯2¤§:ë¿Ëmkøö~Ä€ 	¼iÊxŠUÎÒ™=)ÇŠä9¸Ð<BªS! Le×%8C3no2GñÏ
+¯Â¯ý)e pªEÆuÐ wS®ÀR†_—ÑO
+†z`JrE€ð÷‰U†!R”inoZFl°K2Ì}ÜË@h–¢ì¯Üý±Ùœïi¯Ëkدî2\ñ"DÐïÅ+ß"Þé¡úmÂáہKnÏå™Åñ°@òöio°W!ñy#%´š c¿÷€LŽ¨ÄUàâc Ú9c÷mâÊåùßéè2üÏ\»ŠË«§v}éÎ	nÎLü[üíõä͹°žLd*Èõ
+ä·b’þÈÈuE>LÏʦ¾ß˜Ù\dz:wÃÙŸ½YÃTM»¢q¤L±÷ëeÝÄ;ReîMW™®¬Íföéúâ)'9áÍ94èŒÚ¯À!r
+€æRÒ,€üêlØÓêÀð#Å
+b’à-¨^™ñÀ}³½×ÝÆ­¶3̺Uç&fÌÝÔËõŒ³iÞâjŠŽ€îZò-¸æÁ>íEœˆìÊ<l뵇ð~ñ®ž·¦/ª¢/©_¹qéñ¬ŠÊT1âÛ®1›AÜ´KSÁ®M€ð·â¯Ç!R÷›~mŠvlì€ñn ÷£„“¢«BxÝäí¶«3ÿ¥)6›û¢¿{)øvR³3¦à-g‚M­Í>=‹Öãµ{{=€^<¶ËUS—nõ;ð¿¨TÝAz3KØÔô均bx üf½j‡ôÆîôbð,Lß×Ý­OΑ‰nZöûB4U½Úz´Åæ=zðiÀ„¤BåßLíô”¹+4˜O6>­;7dÑ<ޏÐBÙó¥br"Â#}²Å&¿Ýô»Ý²¨B³l‹Î²MãÐü<Î×½˜ßšÎ¸k¹ÁJ°lÎácHÁé‡ëäkí¯_ߨÛâj|ÞÚ=ÕaçX®«¡Ï\|ÁÛŸ0ìïB!˜Æ—8$ÄÚìºå³k»gד‡ðªáyB°Yq*…}Ô|øÄH{îë>³ÅÇj†_.ðR›\ƧÏÈð<¥*“¨Jí,‘èÍ
+3³‚v©rñG@ð7B0¬Õ
+endstream
+endobj
+627 0 obj <<
+/Type /Page
+/Contents 628 0 R
+/Resources 626 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 604 0 R
+/Annots [ 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 R 622 0 R 623 0 R 624 0 R 625 0 R ]
+>> endobj
+606 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation19) >>
+>> endobj
+607 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+608 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation21) >>
+>> endobj
+609 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation19) >>
+>> endobj
+610 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation20) >>
+>> endobj
+611 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation20) >>
+>> endobj
+612 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation21) >>
+>> endobj
+613 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+614 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+615 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+616 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+617 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+618 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+619 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+620 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+621 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+622 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+623 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+624 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+625 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+605 0 obj <<
+/D [627 0 R /XYZ -28.346 0 null]
+>> endobj
+629 0 obj <<
+/D [627 0 R /XYZ -28.346 0 null]
+>> endobj
+626 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+653 0 obj <<
+/Length 1140      
+/Filter /FlateDecode
+>>
+stream
+xÚÕXQsÛ6~÷¯à£}73$%RÔ{MvÍmwKâ·¶š,ÛÚdÙ±ävû÷H’_³Æ]ëä.¢  ¾ D°%ì—‘8%ŒÆGÐÅm¤™J—Ê°]Á£»'F?läR³î¡•f»%;VÝŸ²2–uk½Ñæi@ø’©(æ©HYÄc›°|=zd£'³Ù	— ŠR«Ùg†&–+ƒnOÒDHpÙ$Š˜‚IRhäõîÐÊƬ{¤±í@±¿˜øAŒqš¦–­ÁjT+Fs"®aŒ@³`Òp÷µ·“ÖiäÀ&
+
+}lÏóV»™=É /'Îð4‰RÄ.N‘–p!ZPÅ0JÀCšˆ«.x)ñUªS*XEæ²“,7Âm‘Ÿ½&ñ	óWb'T'{i‘^õöøÕí0Ó4IH©‹Ïšè˜¬’ê²)ì¡Ø
+9_c6—
+}Î^r:ÀÛ¯CžÀ|èÅÞƒðÉZ¸°¥_ÅÃ÷ý?‘õº’ã;oiü*·ô\²þ¿Ü¦ªA×û‰ ‚%Ì5FHƒ…*&ÅɤŠ Y‰eŠ
+©¬Œ@a¬Q
+ÐÅ&6½œVHWɼ†Ú
+rA2­’äV%ÒP›R
+‘Ò$ç}¤
+’'`r¶
+Žz€À÷-ëOn‘æÂJWisgD<’áö=€æ4ڍ}É=s°MÅ°N“/òp|ºóPâUØAúÖ—lì	T_ÓÃéw	‡½!¢tëÊÄá	B¿XPQ<Áš&ç=$™àÜ^®šàãøî›Q©!ª0KXOÆaoâË·ïÓ‘2üMüuÕ‹÷Ï}¥£;b 9ÑðB½ø›ÙèêF9&£Ø(6[@~k3¥„Íæìýø:¯ÊmSL¦*±ã©ÞìËj^ÖK/-&‘Y»ßÍäãìö¹pÏ{uqÂÝ_¯J9>…xMœú€ßùŽ¼z ÿq†x×ÄÀ
+œÒX{Û‡V6~ÌüЭÙ,ü¸+ª¬-æ^ØVûå´¬›‰Ôc~Â× š†À4ÜÑ™n'J@øðø4Q: ÙìwyAàm“gm[ìO
+LTÿtDÔí†8Øf»‰§mqÁ¸ËêÒ§eÓíÙ8¥a®Ê¦í^çŶ¨çE—ÅeA˜­:‚{í_VY=²ª:LÆvU: ?yñÜô}žó‹õ®©ÍþÂ	ÎCw9Zì¼F
+ÊÏå~]Ô´_”ˆëÎþˆ#n§ÎmÝMø TÔ‚gX¥üTfÈ1B€°§ÚÌ.ºÁUöM“A½”5ã
+-k<tû¿g	 7›ª¹*üÅ<=‚¼Ýy.Ëyqx}}öçv»†µ8™'e{xñ5mIi–
+Ù¢«v›•5?‰é<ÎTÌ•>÷:ØTû¶ÜÔ?O ôÅã?WÎÑõlôj¢êfšj«°$¾ÿ(ؾÝúÞZOœ¹ÆV'Á¾êüè®/œƒ „åIbþÃÏv‡$߬·eU<­/l öµD9Ä
+endstream
+endobj
+652 0 obj <<
+/Type /Page
+/Contents 653 0 R
+/Resources 651 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 604 0 R
+/Annots [ 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R 639 0 R 640 0 R 641 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R 647 0 R 648 0 R 649 0 R 650 0 R ]
+>> endobj
+631 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation20) >>
+>> endobj
+632 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+633 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+634 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation20) >>
+>> endobj
+635 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation21) >>
+>> endobj
+636 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation21) >>
+>> endobj
+637 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+638 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+639 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+640 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+641 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+642 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+643 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+644 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+645 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+646 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+647 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+648 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+649 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+650 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+630 0 obj <<
+/D [652 0 R /XYZ -28.346 0 null]
+>> endobj
+654 0 obj <<
+/D [652 0 R /XYZ -28.346 0 null]
+>> endobj
+651 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+677 0 obj <<
+/Length 975       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWMo7½ëWð(Äðkù‘cѸˆ¢°­[šƒ²ZÅ[H+YZ¡h}gÈr-q§©mÀâò-g8ï
+Éá
+ö™	öËDœ´Z	í= ‚i«¸×SNq©,Û7l5¹~dô¿µ\Vlø©TÅöŸÙ)tsÎÊz6üxŸŒ 7(Ò—LiÃLsã«7“{6y4šq	¾b24ñ\Yt#¸NHp§½Óš)$E…ºÞ²É5ZyÆŸ`Rlˆ
+ü.à9š‚gð„ˆÊíšÑÍ+h5 +&-o‹ô‘#C46L±=­[Gfõ$ÀR|»p–§rçDsÜCˆ ­>„h®†à¥ÄG©ÎA0)všË¡ç¹1Eiô† ÒÆG­`‰$N2Ò$ú9~u†mœ³Ð1>ÜkbP>«JÐË–°Pñr¾ÁÕ âj(k†ø’Óß2yó±ì"½$k_Þ¾€”~•_Ìû¿ëu-ŽœRó*Sú\±þ»µMUƒŽ÷3dKk­U6à`‚4\VŒHå¥Àz«°3ÖØÒ¯A/d¬d	¡k¹ >ÍRgDr¯œôÙÔ¦PA¤4õëA9PòñˆLÍî²£Bðô¾be—aŠ*.¼Œ•V°¸G„Å-™Ÿ)ïuF€ZDªØ–’{ÚÖ`ĸN“/òpº»ë\âUÎ ½+%ïªÔô¼ûã‚û!
+]ç•.òɝ2Y†(žlM“óBI:[|Ôd§gØd¥Æ¬ò(9&â“ï&i»|ÿ{:J†ÿ.W¥{óÔ[Úº3m at fWÁÝÅšOÞ\ª¨¤6V±ù
+Öw%SèáØ|É>LßÕëvwh.fÊùé,5ï»C¿X¯Sgu¡Å´YôÇ}s¸ø8¿z*Úgq}s	ç°ãñ# ÂUCÜ3W[Àc¼ïS'^Oß"я¢À&5U2¼óˆÌûv½ÝìÚu³L½¶ë·ééïv—~‡5°3YMùÃù¿†Í,GUÁÙ¡ŸÉç×ã¡OÑ}h;xG4Ýð°ÞÖ‹žÐÃ@­¿[ÖÍx Ñn9èÓö/†ìü®9›Ê_×/ÚŽÒ:¬Û#­àz»ÃÜÿ•zÛUjÛj	~nvM·lºº=›ãç¬à,ƒ2\Uá[e°Éðv»>öí¶{{ÛÝLÿ¸‹ŽÞÍ'÷ù€/?ØãX–—[»«To¡ÜâÈ
+ïk=œm“ërXŒž;çc‹FЦ£Íuz¢…°ÿu„m
+endstream
+endobj
+676 0 obj <<
+/Type /Page
+/Contents 677 0 R
+/Resources 675 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 604 0 R
+/Annots [ 655 0 R 656 0 R 657 0 R 658 0 R 659 0 R 660 0 R 661 0 R 662 0 R 663 0 R 664 0 R 665 0 R 666 0 R 667 0 R 668 0 R 669 0 R 670 0 R 671 0 R 672 0 R 673 0 R 674 0 R ]
+>> endobj
+655 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation21) >>
+>> endobj
+656 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+657 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+658 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation21) >>
+>> endobj
+659 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+660 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+661 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+662 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+663 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+664 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+665 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+666 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+667 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+668 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+669 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+670 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+671 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+672 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+673 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+674 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+579 0 obj <<
+/D [676 0 R /XYZ -28.346 0 null]
+>> endobj
+678 0 obj <<
+/D [676 0 R /XYZ -28.346 0 null]
+>> endobj
+675 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+712 0 obj <<
+/Length 973       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKsÛ6¾ëWà(„`®™&™æÒÚVNTšV5‘hEÉäßwä­TUì¸vf"°¯oXX‰…PâÃH
+FÀpü‚ˆÆiéM!t©%h'¶µ¸]=úßF	…è~
+]ˆíB¡ëSR΋îÇûVè¹&(|ÚXTFZ_Šj=ú"Fv‹*2Áâ« /µ#5J–¡T€êŒ/7*ˆ×1º")oE÷lëÛ‚¾¡>+þ£mÁ‹5j"D§q%x‘Ž‘;NÆÕ,>"ÐäM}ÁÖ·ó¼5qgb¤Â(Տçd(M ØÕ)ÒJéÑEÅ0FŒÔó ô	ú„FiªHº™—Nŵ»×0Ÿ¸?r…%vÚÜÒÈF2ô9~uÆcÊÒá,Dÿ謩ŽùÄ*C/›ÂŠïBaåkª«!×ÇËJ{ñf;¬	ÅûZhš5¨v‘¥U\¼y)½ˆ‡Íû"ëuÇ3§Ô¾Ê”>–¬ŸWÛÜ5øz?á@’ĽÎ)pÔ¨‚r63dð±b! ÚƒAÀy§5Fguy^!^Aìd-ÂÏ
+VÁs¶R%¤×%ø¤{S(ÐS¶Áó*»ÁPr”u<¦'E9Àäû£È§ŒRTHå!vZ%âQŽŽdúæ¼W	ÁÐ"RÄ1·ÜáX¡lPý>ͺXÃðtW©Åë”A^Ë-›Þ:÷ôtúcÁÑېˆ )D»PÆxÒ$Kû“¤ÙaVžC‚’öf$]5IÇðîA™@Qé~Tiôñ-Ço“ö¸<ý;(£ÿe{]åéõ¹U>ºSc‘æ²À~‹¿Þ¼×‘Ic³;¬ïBY¡ä£³[ñÇø·Ã~µlêÉŸ³çüxýn–ï
+O„¶˜"ÈvZAú¤ÒEúŸÕ:ß9Ó>ì9GÌùF–­´.N{>&~ý
+Ä‚¡Ó¾eèÓf·ßÖóõPD§#z…ßTSÆY1l{Å@õT—~¼­Wõ|WïZCß­•žJÕjÃpN¨ûk¢Õø°\ݶÓݷݾ^Gù£yFGºð´•ÏRtè×f·Ÿ¯°¾—÷xgÔ±o—Í|;™5þÖr±™WDÎçù‚Ù~š´r"®Í~¹®;â›Í=š·j¼¿8µ]¡üRoêæ¶nªeý¼|W­–›]ýdé¦æ÷	Ò’²A…9»ÛN q¤¾Ò71ÅøóéðOfáXw—ùa¿¨›º5°_Þ7Ç
+W‡zGÆ.)·‡¬	®xºûõ%i¹´iþ2íd
+endstream
+endobj
+711 0 obj <<
+/Type /Page
+/Contents 712 0 R
+/Resources 710 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 604 0 R
+/Annots [ 690 0 R 691 0 R 692 0 R 693 0 R 694 0 R 695 0 R 696 0 R 697 0 R 698 0 R 699 0 R 700 0 R 701 0 R 702 0 R 703 0 R 704 0 R 705 0 R 706 0 R 707 0 R 708 0 R 709 0 R 679 0 R 680 0 R 681 0 R 682 0 R 683 0 R 684 0 R 685 0 R 686 0 R 687 0 R 688 0 R 689 0 R ]
+>> endobj
+690 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+691 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+692 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation24) >>
+>> endobj
+693 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+694 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+695 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+696 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation24) >>
+>> endobj
+697 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+698 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+699 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+700 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+701 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+702 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+703 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+704 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+705 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+706 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+707 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+708 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+709 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+679 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 218.357 76.622 230.506]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+680 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 204.808 137.243 216.956]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+681 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 191.198 161.876 203.407]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+682 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 166.685 72.389 178.986]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+683 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 142.263 110.091 154.565]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+684 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 128.867 126.171 141.016]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+685 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 115.318 115.436 127.466]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+686 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 90.897 64.502 103.045]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+687 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 66.323 138.749 78.711]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+688 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 52.773 163.196 65.075]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+689 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 30.169 78.455 40.812]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+49 0 obj <<
+/D [711 0 R /XYZ 28.346 272.126 null]
+>> endobj
+134 0 obj <<
+/D [711 0 R /XYZ -28.346 0 null]
+>> endobj
+713 0 obj <<
+/D [711 0 R /XYZ -28.346 0 null]
+>> endobj
+710 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+738 0 obj <<
+/Length 1237      
+/Filter /FlateDecode
+>>
+stream
+xÚÕW[oE~÷¯H³žÌý‚„ÄE-U‚Æ/¥‰í4
+qh’6åç󝙝ٵãJI,yΞ3çú¹ìJöŠIöÃDnQª@/ ‘Ìx-¢qL-”öìrÅŽ'ÏoýoT(ÇúÁiÇ._±mÑÁ.+Y?ÄXŒ6$•¯˜6V$™˜6¶XO.Øä†6Ûá"“¢cï™D¡=¹‘"¤ Ü™ŒaJJ:ÂuÆ&ÏÉ*ZÖÉ–Ü6$È
+þ¬øQ6¥ÙžH¢=cUÇj 9fÊ‹<;Ø©˜%jdX•Æ†%·»q;Ïš
+=%$ª”ÿ8/R0‰j—»@""Å‘U¨§JŒÐ}òJÑ£Ò»DJ¬$sÕsQx™[T´×UPñ„~Æ
+Kl‡H‘r±DŸ Ç®Ãئ).åüh¯Éù†j=l‡Rb_Ju¾¦Õ ójÖL­·:Õ;Ä©ž`>öBìàA–Éj-óäì´ô^8ümß?¬Çµ8>qKí£lé¿ë¿[ÛõÖ¨ÇûŽš%t½—ÊÓE•¤O¤\E/+V%(•ÀG¯5ª³Þú_ Œ(U¾ÉŠ¤¾VT•¯QM¢DÔAÅæwSrȴƨübH£ŠZ¢ÕǍbì¤9
+œï}6ì2j‘2ª|ÓJ–÷ˆô´%Ûsíû¢IPZ–¸L‡+w›.`›äøž®¾ª‡íݽhW¼n¬sÕMïz¸ÓÛîÏŽÞ
+	bUŽ«B®§1C°&ªù4ëšpu>”¤é’vÔ4ÛglU¥ÇU5-5.$06ßMÊvùøïéýC9®öà®Ùºu§ÆæàðPßÅ¿›OöžêŒ¤±^³ù1Ö·“–i<›/Ù¾<	ÝËùþ]9leüd>œ‘¼3-FSÜ6è„Ô.¤ñãb=œ7Ó‘|º¥óe÷᧣ø­n%’s¹î^KEîû¾òÕÑëÃó½Ënªw¶º*8lUZ<IúÊQä	»<6¥e„«2;ú‚柲×Mu€CpÒð+"š#ˆö¶ÌE~¡òü5‘ÀÏIhN9Í×]â‡øÿŽÿŠ2Ú{jÝFR	çp¨—࿵¢¶™gÂAìªÒ1i i „L©Ì­J‰üMáþ(䲐·ÝÔ£²ýÎzþmgÿµ<^X	­	Q#mo4G$zñâ¥dKÌí—Ãg=i®él	tÑ`cჹul\&¾cP¦2IÐq›s}Fq¦á'ž /Ï¿¦$MÆVmânF¸¯øYG‹Œp'rT„d§5?…/ůó¸&Qñ˜,_•1'ãByWÈY!owöˬ9}W¿":SuNKE‡…\±àrµÅ÷.MÎÞ¯‡Þðï;gùsh†±3zú…ž²lNónêâ´¾@«oB«­%a4ü$È;Zš5šÎßÞVXž#ãù¢›b÷\åñºˆtOËþ"ãÃ[#ùWPqT4ò•+Ë×~ê{,@}I!aDótšl ¸¤~S
+NzþE§´åßìê¨	x³Q
+UVßÚYº ‹ê{D‡SÚ÷ÚQGˆ#ÌœÊÕiŸ«¹ÞàN
+YrVÈ›‘º¼ëðºý¸N¸`?Þiý¼Ü÷úýƒð½
+endstream
+endobj
+737 0 obj <<
+/Type /Page
+/Contents 738 0 R
+/Resources 736 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 604 0 R
+/Annots [ 716 0 R 717 0 R 718 0 R 719 0 R 720 0 R 721 0 R 722 0 R 723 0 R 724 0 R 725 0 R 726 0 R 727 0 R 728 0 R 729 0 R 730 0 R 731 0 R 732 0 R 733 0 R 734 0 R 735 0 R ]
+>> endobj
+716 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+717 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+718 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+719 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+720 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation24) >>
+>> endobj
+721 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation24) >>
+>> endobj
+722 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+723 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+724 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+725 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+726 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+727 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+728 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+729 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+730 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+731 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+732 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+733 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+734 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+735 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+714 0 obj <<
+/D [737 0 R /XYZ -28.346 0 null]
+>> endobj
+739 0 obj <<
+/D [737 0 R /XYZ -28.346 0 null]
+>> endobj
+736 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F45 222 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+762 0 obj <<
+/Length 1436      
+/Filter /FlateDecode
+>>
+stream
+xÚÕWIsT7¾ûW(•Ë›ÃÈÚ—Tå .§l“á`ÏŒÙfØ,ùùùº{ôÞlŽ!8\å×R«ÕË×ݒƨ§Ê¨Ÿ÷̵ ô
+8FùätñQ¹ì´uI]ÌÔùÞíMÿÕ6ªå'º¨.žªMÖÑ®]©¨å§Ù´Æ9"(|«œºšª¼%«ÉbïÚÛ’V;T‚åk‰êƒ¢-E»DjŒÎ5u¾d5‘p=V{iW	jù©A|[ãÀ7èÚàbµÖ¢ÐD×Ó¹j2^GPι²Ióê°ÏæØ•Mhu£øv=n¯X²GÏjƒ(Í¿.éš}¥ØÍ.в.p±€@-âi¯ÝÒykihÝ.ŒÒÔÐv»œ§H¤Ñð„<c…ÛÁ²$,06#ëäø›Ë0Ú´æœ0«ìõšY"ߣÚX_7„C(eJS¾ j0\
+CÍ´x›Ò•x;M¶¯j¡é ÁÈbÛmxñø+Hé'áðyÿ(°¾­âøÂ)
+ßdJ?¬ÿ®¶Û­ÑŽ÷ô;!›’±‰.ªjR%áÆòx¬[‰a]±ŒT’sˆ.¤†ù`cù&N{V4mÞ¬LzŽÕÅe[z
+¸›j„§ÍF›O7«w´éØ
+f¢žõŠ† ÷ºŒRµ)–oZ£¸GL¢–ìÇ-ï“žƒÐ˜™Wî&`o5«÷tÓÕ4lv÷¤¿â]ŸÁ¶6\Ùô&pÝÞw?½
+	šZ¶k3ÇÓOc=«ùÓïn7åCH6“ìÀ鏚^ÇæÙƒ=•¢r«QõRv5"`¬¿M¤]nþNÑ–ãj˜]·ÚZwì`΃ö¿}²·Ï1’>$§NÎQßÑå"ðÈêdªw“éÙåèÉÉÁuNl¸|÷d84
+©WÎD½#Ãý
+°ÓÆÅ\W‡“ÅpàŒWøã
+™Œ{i~¼b¿Üê#¾”²%!ýIBŸÎΞŸ¾Ú¿mìÞÍgK6"M†~æXÒ„6ÏY©ŽpW²¢ï¡!»î;!û£±ËPˆ™ñÝ%×ÁˆKAÖJw¦MÝs"¹{EÌLk6ºn1ªÝ)þ_âFíßqÍcuŒ8ÕÅø@MÄÖý¬8‰c:'	8
+DrhWo¨²6/þ"Rº×2ûSÈ…·£qBd£º[£»ßeDx¡ÞôÙ¨°ZÐßúçâñ£¦X;Ó‡=I.èpÉtÓ ³ð‹¹ÏØj˜ø!E—ÇÉɾÞ'»¿ÒçúÜ…_©û‘œôŒ­]Çݯàî“íæ#*2ș0iŸsÝè²Ý{þ.ˆ%kè¦På=ãr.äTÈ;!s!owæ+eÔœ»._™i2/$¢S!ï‰Ì8‡.ànMÎaü¤&ßÝÅÐŽbDöð9¦é1~£óNès4Že
+Ù$Ⱥmd]Ä,¾{Æ_¸]­–¹îÃUqñ‰øÔMFc4Ï%ßK#O ÷…´mÎl>xÓý ‘˜IÄÁ_ÝfŒ°ua½ÖH‚Û*Ü€S”D×ôg•mÈ8Â
+«<bõ6[}„¯ëðøÇ?mûQ¬4Ð
+xR¢vvÉÿ[?‚–S\*'µ¸…û„fs™=—ÙLfB0óÁ_•Æ?&Q÷›	@%íJ€Ãï\Áx$Vû™)@ÀųªlcŸØ}ÄGýòxG
+r…îF<)8ºÐ£kž³õ#¶~‡ºƒSฅVúu²ÄoYC·Ê
+–YåÃUº6ˆL„Ì…¼2‚$•j¸µÐªWÞHkýË
+YüvÿZ¶…öšòÙpÆãKjQ¶@ù·Ã
+Xx&Åä×È¥0i_‘³·d.—D$ñ¹àr›=22òzy!Z´ ·Áá—;ïò«_/9ê˜ÃÍ=^¾&-Ÿúýe’’Â
+endstream
+endobj
+761 0 obj <<
+/Type /Page
+/Contents 762 0 R
+/Resources 760 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 764 0 R
+/Annots [ 740 0 R 741 0 R 742 0 R 743 0 R 744 0 R 745 0 R 746 0 R 747 0 R 748 0 R 749 0 R 750 0 R 751 0 R 752 0 R 753 0 R 754 0 R 755 0 R 756 0 R 757 0 R 758 0 R 759 0 R ]
+>> endobj
+740 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation24) >>
+>> endobj
+741 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+742 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+743 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation24) >>
+>> endobj
+744 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+745 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+746 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+747 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+748 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+749 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+750 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+751 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+752 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+753 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+754 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+755 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+756 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+757 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+758 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+759 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+715 0 obj <<
+/D [761 0 R /XYZ -28.346 0 null]
+>> endobj
+763 0 obj <<
+/D [761 0 R /XYZ -28.346 0 null]
+>> endobj
+760 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F45 222 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+787 0 obj <<
+/Length 974       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWKs"7¾ó+tËp@‘4z^S•MÅ·µ¹míƒMÌ Ë°qåߧ[RK€IœÍc³v•§¥ž~}ŸZÒ Ø짉¸¤ù	4‚µVqߦœâRYvèÙjòþ…Óÿ&¹4,?Œ2ìðÀ.U·×¼¬gùá}r:ÓÜ"
+_2ÕjD`-×Þ±n˜|b“ÖìJHPµÁöÌÐÅse1Œà.8!!\ë]Û2FRäõŽMÞ£—×,?‚Nµi 6ˆ§¹€?ĨCž
+	5ªÈ
+#›–-hVLZßV?é£Fž8’Ñ©cªíu޶Ѳ°'¹ ”âïgypm@ìâiŽ{(уJƒ”€‡4-W¹x)q(Õ5$Å©@w™gž[—(Y¤ >Á>r-vE%Ñ8ÑHIªê+¬ñ›[aئÁ9³ëý&2ó…UR}ÛV(>C¡àvƒˆÝP{†ðRм5E÷Ó(8­DzIÞ"¾¼û–ô‹xøÓuÿKd½­æøÊKªßä’þS²þ»Þ¦[ƒŽ÷+O°µVH‹U6 1©ZøXÑ2 B*/[PXo•tÚj[çá…Œ7YÒÐg… 9eéŠFr¯œô%ÜMÁ@¥”ƒæ]-ƒT¥PŠñLÇK 
+ðø¾au—á.¼Œ7­`q‹[²ŒiÝ»¢hQc¢¬Wî¥ìÀ7ˆÓ{šbQ„ËÝÝ•+^•¤wõÊÆoUïô²ûcÃá·!SóJñ”IMVTTOñ¦‚)x…$ÚVM9jJŒË³|¢R§¨Š•<âçß&i»üûßéHþ»t\ÕéíkoiëÎZ
+4;úÿa>ùþŠL¶Ú*6_A¡™2À‡có%ûм›jÓvÃt¦œoûCŸFÇ]–UµÞ&iE’cßí¶Ëqúq~ó„À©,?$–‹âµb³ ´Ã–Š…ýòÿ8‡ßZ²u€
+v˜1\ƒ?|l	ïnÒag	ZØ»2X8øAV˜¨)-ge¥LN9,ž¦J4ýþé!!ìò}¦àóØ/Ïùyè·ýa*E³8f›a7Óh·Jr‘IJ¿_SÀåú«i+šÝ2›ÁA©†™„R‡TÛ¸ö›œá«\àãש2~±ßoÖÝâ¸Þå5jZ®“›õ}*L ÿo0
+‡±ÖÍϹúçõf“F{èýñëç•F‹«{ÎVÛUϘ°?Œ¹™Ž…âï(!`hiš§áó‘b,©	Sü\Á¸2¤vê8_ž:ò7!4Úï™ü:
+endstream
+endobj
+786 0 obj <<
+/Type /Page
+/Contents 787 0 R
+/Resources 785 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 764 0 R
+/Annots [ 765 0 R 766 0 R 767 0 R 768 0 R 769 0 R 770 0 R 771 0 R 772 0 R 773 0 R 774 0 R 775 0 R 776 0 R 777 0 R 778 0 R 779 0 R 780 0 R 781 0 R 782 0 R 783 0 R 784 0 R ]
+>> endobj
+765 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+766 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+767 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+768 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+769 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+770 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+771 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+772 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation25) >>
+>> endobj
+773 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+774 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+775 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+776 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation22) >>
+>> endobj
+777 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+778 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+779 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+780 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+781 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+782 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+783 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+784 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+53 0 obj <<
+/D [786 0 R /XYZ 28.346 272.126 null]
+>> endobj
+135 0 obj <<
+/D [786 0 R /XYZ -28.346 0 null]
+>> endobj
+788 0 obj <<
+/D [786 0 R /XYZ -28.346 0 null]
+>> endobj
+785 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+822 0 obj <<
+/Length 968       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWMs=¾çWø˜b,Û뵯Ì\ m81òn·y3$ېaø÷HÞ•½ISòöƒÒ2C¼~,ÉÒ#Ùr•˜	%Þ
+ÔÁ8ŽßQÂ8-½)„.µíĺWƒ³Jm”Pˆî§Ð…XÏÄ!t~LËyÑýxß*í!çD…B+ƒ
+ÂHëKQ-ßÅà†´8b!|!~RñR;2£dJhÎøÒ¡QTA¼^ˆÁiy+ºŸ`[ßöô
+íY©ðÅhC^,Ñ!:Á2F8D®8W³øˆ@O‘…úŠ­o§yk¢db¤Â(Õý‰s2”&Pìêi¥ôè¢GÈâ#FêÎy ú}ÂMiªHº™—NŵÒK˜O”\a‰€„[y“=AŽ_\†ñ˜†²t8Ñ?:kªc>±ÊÐó¦0‡â»PØø’ªAÅjÈ5Ãñ²Ñ^¼y¶„ê}+4ÍT»ÈÚ*.^<ƒ”Þ‰‡ßæý‘õ²Šã‰Sj_dJJÖŸ«mî|½q i¢¬s
+5ª \ a†>V,@{08ï´Æ謳.Ï+$Ã+ˆ¬EøYÁ&xλT	éu	>YÀÞ
+ô”÷ày•Ý`(9Ê6nS‰ÿ’¡àòýAäSF)*¤ò;­ñŒ(GG2}sÞ«„`h)â˜[îáX¡nPý>ͶØÂáé®R‹×)ƒ¼–[6½	tîééôÇ‚£·!ASˆûBãI“¼Y‚ØŸ¤Í³ñ”$›‘tÕ$‡wêŠJ÷£JRÐÄ·dì¿MÚãòøït¢Œþ—íu•§ç§Vù莍EšË?ø-þz2xõVG&uZL®°¾e….RL.Å—áÇÝv1oêÑ×ɇS~xýf’ï
+O;m1E6ÐÞié“JeèVË|çŒ{øø@æ1§YÞ¥uqÜó1ñ£èo ~8¼ö-CŸW›íºž.ïAŽè~SMgÅ°í¦ÇºôÃu½¨§›zÓntk­ôLªÖ†sÄÜ¿#­†»ùⲝn~n¶õòãæéÂÓVZ<KÑ¡÷Íf;]`}ÍîBÞÝQûn¼ž7ÓõhlÔðgËÅjZ9ߦ3fûqÒʉ8ß5Ûù²îˆß­V׸½UÃíSÛÊ?õªn.릚×O›Á7Õb¾ÚÔ5}ŸFH]ÊSäõj=Ä‘f\øAßÄ2Ão$§û^t¹î¶×³º©[W¶óëæÙ9ÎüٮސÁý|ß¼t
+HpÅãݹÏÉÊ]é/„:ñ 
+endstream
+endobj
+821 0 obj <<
+/Type /Page
+/Contents 822 0 R
+/Resources 820 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 764 0 R
+/Annots [ 800 0 R 801 0 R 802 0 R 803 0 R 804 0 R 805 0 R 806 0 R 807 0 R 808 0 R 809 0 R 810 0 R 811 0 R 812 0 R 813 0 R 814 0 R 815 0 R 816 0 R 817 0 R 818 0 R 819 0 R 789 0 R 790 0 R 791 0 R 792 0 R 793 0 R 794 0 R 795 0 R 796 0 R 797 0 R 798 0 R 799 0 R ]
+>> endobj
+800 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+801 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+802 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+803 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+804 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+805 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+806 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+807 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+808 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+809 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+810 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+811 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+812 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+813 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+814 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+815 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+816 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+817 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+818 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+819 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+789 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 218.357 76.622 230.506]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation3) >>
+>> endobj
+790 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 204.808 137.243 216.956]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation4) >>
+>> endobj
+791 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 191.198 161.876 203.407]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation6) >>
+>> endobj
+792 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 166.685 72.389 178.986]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation11) >>
+>> endobj
+793 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 142.263 110.091 154.565]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation14) >>
+>> endobj
+794 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 128.867 126.171 141.016]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation15) >>
+>> endobj
+795 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 115.318 115.436 127.466]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation17) >>
+>> endobj
+796 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 90.897 64.502 103.045]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation18) >>
+>> endobj
+797 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 66.323 138.749 78.711]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation23) >>
+>> endobj
+798 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [43.714 52.773 163.196 65.075]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+799 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [27.35 30.169 78.455 40.812]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+57 0 obj <<
+/D [821 0 R /XYZ 28.346 272.126 null]
+>> endobj
+136 0 obj <<
+/D [821 0 R /XYZ -28.346 0 null]
+>> endobj
+823 0 obj <<
+/D [821 0 R /XYZ -28.346 0 null]
+>> endobj
+820 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+846 0 obj <<
+/Length 834       
+/Filter /FlateDecode
+>>
+stream
+xÚÕWMsÚ0½ó+t„²¾-õÒNgšNsK­Ӄë8@ iûó»+³’!L“4mJ2¯õ¼»zûô‰`c&ØǞس¬{ˆ`Ú)îµeªT\*ÇV
+»êÝúo–K˶«,[Ù>t~(Êy¶}xßí ç(–/™Ò†˜æÆ—¬ž÷nYïž7; ¼e?†x®¦¼¥NûRk¦ÀI
+‹º^°ÞFyö`Zn;pƒ|†øÃMÁ³9dBD%;c䣹«¹bÒñø5ÇIÙ	$§n`ËíaÝn¢gROrUŠ?ÎñPꀵ‹C¢•ÜE+¡B4W[òRâ«T‡ è›Ãå¶å¹qˆZï9¤'øG­`Š€$:·2R'z1~u#Ë4”¥ƒVˆüp­‰­òIU‚Ž[Â\Šß–BÉç8Dœ
+yÎP½”´Soî‡2Ax76sÑ~¤h?^Á>I‡ßŽû£Äz]“ã…‡Ô¼Ê!}®XÿnnÓ©AÛû)|ÒáA„èL†ËŠ‘©¼Ô 8êŒ3.·kÃO²¡k¥ 6õR'Dr¯JéS8›‚¦ÔµëLƒ D”rÜ+¦f“”(xzŸ²¼Êpˆ,^Æ“V°¸F„Ã%™ÞiÜë„@i±Ñæ#wßÖD÷œ¦\”au×éˆWié[>²ñN ò™žVœpx7D!°)c¿²Œõ¤Fî,AÄ'EaJžK’%úf$m5)ÇþÞ1«Rݪ’—ìâ[1vï&írùû÷t”ÿËv»ÊÍó‡¾ÒÒj2—^è.þ~Ô+NTTR§Øè
+æ·†)z”ltÉ>÷Ïîšõfº¸Y¿|>DåY…'°É–<Þð‹
+H
+=xÓ’ùÔrØËÚ!ð‡FÄ}Ä@Å°k'›ÍòMQ,«z Dÿº7끴}~Ù|V7|±ß*üô} l¿š4³e³Úíì)Ô‡‰‚…]@=“|q·^ëIµjŠËE}ÄDIåëñ°K’W³éb3éŠýú7-ú?«ùrSçHØ·ôv˜¿›M×›ý¹}0ÿcí‡QïªWi™
+endstream
+endobj
+845 0 obj <<
+/Type /Page
+/Contents 846 0 R
+/Resources 844 0 R
+/MediaBox [0 0 362.835 272.126]
+
+/Trans << /S /R >>
+/Parent 764 0 R
+/Annots [ 824 0 R 825 0 R 826 0 R 827 0 R 828 0 R 829 0 R 830 0 R 831 0 R 832 0 R 833 0 R 834 0 R 835 0 R 836 0 R 837 0 R 838 0 R 839 0 R 840 0 R 841 0 R 842 0 R 843 0 R ]
+>> endobj
+824 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [233.913 0.996 241.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+825 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [239.891 0.996 249.853 10.461]
+ /Subtype /Link /A<</S/Named/N/GoToPage>>
+>> endobj
+826 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [247.861 0.996 255.831 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+827 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [254.946 0.996 261.92 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+828 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [259.927 0.996 266.901 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+829 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [264.909 0.996 271.883 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+830 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [269.89 0.996 276.864 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+831 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [275.979 0.996 282.953 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+832 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [280.96 0.996 287.934 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+833 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [285.942 0.996 292.916 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+834 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [290.923 0.996 297.897 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+835 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [297.012 0.996 303.986 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation26) >>
+>> endobj
+836 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [301.994 0.996 308.967 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation27) >>
+>> endobj
+837 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [306.975 0.996 313.949 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+838 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [311.956 0.996 318.93 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+839 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [318.045 0.996 329.004 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation1) >>
+>> endobj
+840 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[.5 .5 .5]
+/Rect [327.012 0.996 339.963 10.461]
+/Subtype /Link
+/A << /S /GoTo /D (Navigation28) >>
+>> endobj
+841 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [339.078 0.996 348.045 10.461]
+ /Subtype /Link /A<</S/Named/N/GoBack>>
+>> endobj
+842 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [346.052 0.996 354.022 10.461]
+ /Subtype /Link /A<</S/Named/N/Find>>
+>> endobj
+843 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/N/C[1 0 0]
+/Rect [352.03 0.996 360.996 10.461]
+ /Subtype /Link /A<</S/Named/N/GoForward>>
+>> endobj
+90 0 obj <<
+/D [845 0 R /XYZ -28.346 0 null]
+>> endobj
+847 0 obj <<
+/D [845 0 R /XYZ -28.346 0 null]
+>> endobj
+844 0 obj <<
+ /ColorSpace 3 0 R /Pattern 2 0 R /ExtGState 1 0 R 
+/Font << /F22 85 0 R /F34 196 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1 0 obj
+<<>>
+endobj
+2 0 obj
+<<>>
+endobj
+848 0 obj
+[777.8 500 777.8]
+endobj
+849 0 obj
+[777.8 277.8 777.8 500 777.8 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 500 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 1000 777.8 777.8 1000 1000 500 500 1000 1000 1000 777.8 1000 1000 611.1 611.1 1000 1000 1000 777.8 275 1000 666.7 666.7 888.9 888.9 0 0 555.6 555.6 666.7 500 722.2 722.2 777.8 777.8 611.1 798.5 656.8 526.5 771.4 527.8 718.7 594.9 844.5 544.5 677.8 762 689.7 1200.9 820.5 796.1 695.6 816.7 847.5 605.6 544.6 625.8 612.8 987.8 713.3 668.3 724.7 666.7 666.7 666.7 666.7 666.7 611.1 611.1 444.4 444.4 444.4 444.4 500 500 388.9 388.9 277.8 500 500 611.1 500]
+endobj
+850 0 obj
+[826.4]
+endobj
+852 0 obj
+[500 500 167 333 556 222 333 333 0 333 584 0 611 500 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 191 278 278 355 556 556 889 667 222 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500 500 334 260 334 584 0 0 0 222 556 333 1000 556 556 333 1000 667 333 1000 0 0 0 0 0 0 333 333]
+endobj
+853 0 obj <<
+/Type /FontDescriptor
+/FontName /Helvetica
+/Flags 34
+/FontBBox [0 -213 1000 712]
+/Ascent 712
+/CapHeight 712
+/Descent -213
+/ItalicAngle 0
+/StemV 93
+/XHeight 523
+>> endobj
+854 0 obj <<
+/Length1 771
+/Length2 1151
+/Length3 0
+/Length 1689      
+/Filter /FlateDecode
+>>
+stream
+xÚ­RkTבª¡¬òRIÕzX%róÔ
+ ˆ±h €<$f&dJ2C‡	$
+ âƒJª²,b£Kž¢¢TXU꥖X…[ÀiáËëEªVEÀ×°®®KÿÞ5η÷>ß·gŸæ%gˆ l,ÁP‚Áar„ T&“rØ€<³Ù-‡•‚¡aJŽ@àVëµ€»°ùBÞ
+!O¡P,݈#©ø„Ò'E| ÒÁ8¢R¢@¦$4°Žì¡RjS!0ad‘VÖOÞÈ ëáÏ„!&…â"À&8A)¬IORTþ;Ò§¿§2a<ƒ4|¦lÒiÂP­@°šÂZ‹‘Ó`ÒËÿÃÖôæ½V»V©›l?•Ôßx¥ÑÿT`ºt=ã@†A0ŽN—ÆÂïÌÉ`Ñ릳RB©ET"4Ug%“½òŽdHE!„JÔJm<…Ã(4Ý	™ß”–<^¢ðýói§È(%‚ÑÆt°ÿROÕœ¿j2$1€6“ÍæBò{Jš6LŒª0AS—ç”8®4RÈ%"+0q ‚B°ÀÒ1‹‰byÉä 5†S&ßՏX©“«F†Eï06`iጌ)àï¿‚LŒ\ÀàòÈQì•þ€ÏcçüP¥Çq%¦Ö‡è}­FÈLaØ «(¶[˜*`ÛçûÏì¨ÉWuw¤g,´ÝÖ~aûiK s¸7ÀíÞøK4üÉ®Û]?GN¸”ŒD~Ç‚Ô¼>êQ¶Õ$gmïqµ:{Ð+Èg=R
+'&ϸRÖÖú‘îÐÎû¶Åƒé¾~õ~~/ó‚cÝš~%u¤pfÍí[¯Ÿæ¦mîè³9}y•P’ÊήÙ+þ}¯èÚÄÃp¬
+³U_™Ÿxà¹ûµõnwÚg‹À\&s¸i	|5‡M7¨û;(œƒi‹mq¥‚Õráì…~7å`÷q —%.¨¹)Röûì.º`ÀËòa·4?§$"V3ºàx…›ªf60¼šj×·nhÑ¡—
+ë×廥Õwr‹9éûhëSÆ_ÓþX²k泤—/{_¼5S[©L^vž'gÄúúÎôñ¦·³©Ž×¿²zÅ+5ßÜ'DÁ½N«Ìmº÷g7É@œàfžÇ­c_yÛ¸”ÂqÝþòÈ6ø~ßdÝ›(6Ø	â/£ŸöW>þÏåóAn²$4¡7å\ômß+µ
+«ÂÜkf&Y›$’ª%M³±žù^Aî溈£f·íR·¡è¡æ|¶ob|Ñ	¡ß¡îWC¿”ÄXGŽú-ÊuÚº m7óaôr“ÿï"kSŒþµ§¬?Ï[¶ŠÎf¬ÛŸv¢&²f‡ÎøD0gßqAýcŽCyöùg¢¦ŸÔex¨ó‰Üü|9½¶ñjíÂ¥(êee
+>×ÒŠâèàÉqS&÷Ügy‰©oºƒŽ®?\mÚ³ùÑ“Û+íÜH:õ÷¨éâ/Krßní	×;¹Š›Úlèýã–»?÷!‚­ç»ê½ã¾[ÔB­»ø¯±Uë\Wu´‰­÷-´ïŸ AÍ•ºZä1x%D™êcó´ÊÜ”>óD­Íéæ‚väõ©ª+w°gÕi?/bÍX¥•/•žÑ.·›qwæØÓÏÁçø–C×#ø
+廡à;QF+&ïuMèóܯŽvüvv…L-{› ß—2_e4tÎËjê*]àRneøl;û™ékî7g̍[ìæák¥QÐöšö7ܯE(œuœ­±÷ű¸Ž|‡s
+WS©_ æ¥uc†u¥ƒ}Çv]Ίù¸ÀzÏGáY*.yc¯¨j·/K<º5ªëÍ{/U;ªÐ†â¥Ñùª¶;É[WËêNîqÚÉ9¬É.îš[Ð<ká®-¿z<Y–)¯øvCÐ~~¦â¼„×<çGïÅEJÎ95T$®>”z_Ü‘ý"ø§ ÃF—<=g),x9¨é=ë_^,¾Ú)ºÝº—VÛ¥mª.-Ø+›[ã¶ñƒp—#íW…×]÷´·ó¾h§.#^½I8½Üã{cJ'¬Ûü8¼eM„mÁÂœ×ö6ºµ3óòD¥!]7wh’:n”åý†ÆȨmUæpbòXAm³ðŇY>¹ÿå)Õü±‹â–¤ë=_®ÛÅeKbÑ“ŠJbU7ožmÓ³¬¨#ùUÔÚþÿÍé'»
+endstream
+endobj
+855 0 obj <<
+/Type /FontDescriptor
+/FontName /SYFPBV+CMMI10
+/Flags 4
+/FontBBox [-32 -250 1048 750]
+/Ascent 694
+/CapHeight 683
+/Descent -194
+/ItalicAngle -14
+/StemV 72
+/XHeight 431
+/CharSet (/greater/less)
+/FontFile 854 0 R
+>> endobj
+856 0 obj <<
+/Length1 812
+/Length2 946
+/Length3 0
+/Length 1503      
+/Filter /FlateDecode
+>>
+stream
+xÚ­’yPgÆiQ€ŠmDMýP
+’dŹ
+XÐB¼ð¨.É&¬	»°I t * ¨¨ÜxE;2TŴȀ׈h°¡*¨õBºD­-þÛÙö}Þç{¿ß<ïGwŽ{r¥xÂÇ1µ'Ä€|Aˆ@
+± Ä`QèôÕ(Ž…ÂjÄ@>>àjä bÇw&Ë—Í¡ÐA¯#Py¬L™>dâ nB X‹Ä‘3$°ˆq	Š¨uÀU*AÔÐ	ˆBT‘ˆHRT¢1ˆÅ(Ì!¢0L†ÎGYª‰ÿÜJD	¦‘Ó‰(Å1¥H…)ÄÉ»’äÿ€>œ¯Q*…pÜÐxsJ_õá8T©ûäÀãâ5j„ \ŠØpëbä#œ ‘¢š¸áÝ05¬D%\L®D€'4‹Áòbl *>ªE¤‘¨Zd°R…˜u“G!ã3ƒ0sEó¢=>íÕÜŒ„QL½@ Ö·¹†¾ÔdJªËX"ä÷ùoÅ°Ëx˜—¢˜Ìd{˜ `…|AdÅ)@1)¢ˆ–$f20\Md4z Ã	ÊÐZ½ V‘Q¡*¹•Ø¡¦Y‡H^f,Q¨”°ê_2Ë{H&þHWŠiTfá낃qmŠçLàéãMbA7àpØúÿ%‚@0µù¥‘a~®e(¹ Ñ"Š©
+—ø¥¯Þy|ý!ooÓ/#™6ýåLVç–T
+P©^Ì.9ËÕû—uTe×QÍãÃ%~;‰J§,áæŸ^íq<\•Yz`É–µìZÆ-1U—–™7zÀÃíqX]¢]…}k‰ÎüMSg˜^MMm´+–>^º·æÍÝ6Û±îQ¹îS&pL­î|ó=UwçÏë“_T§îl<½Ú>?,’ªâgº5Ëmc^Á}(+d‰ÍÍ¢nîùÖ‡Iã¥ï"6×.ÓöÒ6NÙ@~A|@û:Ó01åæ¥x+jËÆž¬²×k"l(µ´àú;Mué
+Ìœµskhó'5vzž›Ðè!Ì'gÝõúöhwµÓåÕ©€6>´š°ßðö ¬(<±Ú›œ`<ðf!5KϘw|Wô³}§ëlÛN9µšBrúKl„WFeÎhªúòªc³{˜Ô®'³®´5ÍÝ×¹6ÎÂΩhhÅ	JVÌ•u¾ëîÏõñ¬Ã]ÉèbÁ“£¢ÒÞr-Ý÷#ÿædƒ²ê”ˆV¦?Te;2Cíy³þ½_éɐ¯Lr{¾ÝôaÅuKV‘plÌï¹ÂK³Lå”I–—ă–¸1£õÌ¥Êûí¢-ÕÌSàáÑx£ýkw^txê3ÚŸ6e!•W3vÕÙÜwF„ýý‰`nxO'Ô¿t©ÁÖáÄ<×=V‹æ,ì=ÓÔ4 ™Áã[o´©3º
+vù ˜í˜ÞHgà©þôœ­ÂsöÌ5ï§.qVD©¯ß•uÎN[Ü.ànwL¿Ñ½®òªÌ·±dݤ¿’Šž,wjû5ØX"Zà\Ñš}ÛÊÛ~p zÈî·~ÿšÎSPþÛ·²|Yၗ¨ ¼ä÷J±£Õ“
+´Q¿?ív[uFXzº`«õÞ§}Ù÷»
+P}õÖž[+³/ì/+Z3{¤ÿƒA«`,%ð2t(µPr­½¯®»j‹þùdî³´§—¿RäÛN/:9Ðí¿8ÂýީجėMsZ’üäHý¦éâÇg´?ÊÒŒ›ž]°·pÚ\ëb}«f?Ï´­lvGØ\ŽuŸxÓî®ï0IP[€Ñ©ïÄó®¶÷·ï÷VòP—„¬+ßî^r«««bmù¸«/¢t‰(¯ØÙÏ}}§b?ÑŽÕUߎ$t:e-øå?ìÞ3–×t.0''*Ùäk5)ÇF$–hÒ…©í+_Ÿ
+H¾ÝàUi,V8§ïsÖZïĶé,r7[š {#zjZò*x‡=ˆäm´ùÓýkì%t	lèÎüµ@Ü
+endstream
+endobj
+857 0 obj <<
+/Type /FontDescriptor
+/FontName /WBAQKY+CMSY10
+/Flags 4
+/FontBBox [-29 -960 1116 775]
+/Ascent 750
+/CapHeight 683
+/Descent -194
+/ItalicAngle -14
+/StemV 85
+/XHeight 431
+/CharSet (/asteriskmath/backslash/bar/minus)
+/FontFile 856 0 R
+>> endobj
+858 0 obj <<
+/Length1 812
+/Length2 1036
+/Length3 0
+/Length 1587      
+/Filter /FlateDecode
+>>
+stream
+xÚ­RiTgEÜ£²È±Õ#–eIP	`	 ŠŒI2“dd˜	“›E¢UAéaq¡ŠJAQDĺ*¸ 
+V6OêR)plOñGÿôÌŸyïÝwï}ï{Væ<*Â…°7Ž)¨pý9\pt`P¬¬<	X @pÌK €Ù€áììÖ‹€Áôìet¶£3Å
+p
+)ðW…
+qˆI9ˆ€	@°‘`0„* Â€
+ˆH€ááP’W$@?.B`…ʁäñÄe*‘HÀÚÓfTŒõ=€ƒ¢€?Ú!|Xá0ä@a0 „&…°Á(´ÑÁ|01XãiH)û\
+‡	99°&‡µä¨Ž¡*Ò¸˜BóÃI-˜tò˜šHî­DQ?A(I?¶ì/Ê‚PUV)Q˜˜Ø;â¢XõQPDÄÁ$(èã)DîDÂQˆ¤@,@åðXÆ ‰Òä¶Æ„iž<Ï;ÀnüÆj<‚)T²¿YGÁc1㟘Ü	D‚­t:AÉïó߶	Z«0!˜8:1€ *
+¤rtrÑ€`	àHÒ0ÍÃd)±ä‰”ÑGd-4RK0:çØÉQhAùr"<2š¨N,&`81ƒÎbÆþ'RŒ)ÆN„\ËçXŒK„áHXDi~„‹\Ô;~,ÛS·êø½Â©¶“<$¿¤ú•^m¼<+áIÚ$4ïöº0ÛÖ’ÀÁŸ3Mº¦v™E-”'WÆl¨óþ=>,Uóp¤+<¸+3ªbaàûL®ªS¶x ¡×ðRYSߧIë´Þ)ÈØr¢6ëíÞ£<k¯€îéÏÌõª·†Ÿ¯þIÍdzg¢w—,YfÎ7Ò„ì]žø<Â(ãà”ç
+	q;g”Ûµ¼Ã+•sÏÈMùn`^Š±¨Ò4Q²¯gŸeÅò|!à6—èØ>‘ÁÖíÛZÎØi¤4Éæéz¼³~H¿_˾o_Ù¤ïåW”Òàî|ˆ¡åkÕþRö›C›Ô³^Ü©í×}T]¾/ÙOHs…Sy‰HÝ­šiÁˆQÎÛˆzƒ¯5Œ‡“
+Š_?·”ú&«1-Ë?jÊ÷àÔ@vœ#K`…ôËÔ¤þÆ¥‹êºWæ×–§•¯´Ãî°ò,—vl£YÒKØÓcøb~µÏÕüµC«Û~ß×xÛtépáõæ—æÏZC¢øfkz‘\o <úÁççh‡ìt÷¯)mX|åËyAÂ(„£oÛRq⺴¬£@ÛsL}$ž}ßí¿Ôm;'ÿÆ´h(ÛÏxÇùÛ9÷6=v›û•êSÑ·Õ¥IÌ”w×Âï>­r= =·1ã…uµÐÛT›xËIm½¯xíÈÐ]¢M›Ús­˜í•ÚÐW£m»‘­—ðDSqèqÒšëê®JrÓCé\GçüÁ·Mç«C,"¥ÙkSa¼Q7¥bÁG¶ìd<Gr÷×ô3±”¤™¦ Wä¡ËФïÍŒSWÈÚD×»À9ÍÁÕŽ?™Œ]‹ö2§Â%ÈÕeòòÅÍ»Þ.}hYHÔNü#¸”Ûßæ&/i#F£)Ñ>»Ù›©.KÄk"v¯ŠIï ´Ìž’4»sàxMl¹y`éždaž[ªk™Ù¼ÆO4‹÷UÅh]ÚÞÎJY­¸=]ãu„“¬{!fŸ}ÀîYT—¬âûVÔ·$ï+¾<ì׶žê¸R?EÏ	ÛMðÅ(û·+»Ü­bÌ.X鈭§—McvÌžqþ–KâEó‚+ó–ôéçdfœšÖ›¹Ål·èš_”ypÁiV¾qV¸e@µžó…Æ<ˆ:¬œ¾ýÀÕׂ(¤=©/¤¾k:ýA£nnòm«ÚŸuL6Âoá°,WèË6¤T•ÝîìVº9©UÁ›È7V}¬?ä*Ÿ—žŒ7goRY–aÓ·|›sJ½®×&‚zc‡*ç¡øi`Ìö½M¯.ÌÖëðšüºpùŠÁ[JûWîºI/ïé{™Tã)ëôò
+¥Îçu•}ÍûûOQ™T±3Þ»q÷ZGZ‚Å:mÙ£×0×Në«3aðÄ
+endstream
+endobj
+859 0 obj <<
+/Type /FontDescriptor
+/FontName /CPAPFT+MSAM7
+/Flags 4
+/FontBBox [0 -576 1569 1076]
+/Ascent 689
+/CapHeight 559
+/Descent 0
+/ItalicAngle 0
+/StemV 49
+/XHeight 431
+/CharSet (/trianglerightsld)
+/FontFile 858 0 R
+>> endobj
+851 0 obj <<
+/Type /Encoding
+/Differences [2/fi 33/exclam 35/numbersign/dollar/percent 39/quoteright/parenleft/parenright 43/plus/comma/hyphen/period/slash/zero/one/two/three 54/six/seven 57/nine/colon 61/equal 63/question/at/A/B/C/D/E/F/G/H/I/J 76/L/M/N/O/P/Q/R/S/T/U/V/W/X 91/bracketleft 93/bracketright 97/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z 147/quotedblleft/quotedblright]
+>> endobj
+223 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /SYFPBV+CMMI10
+/FontDescriptor 855 0 R
+/FirstChar 60
+/LastChar 62
+/Widths 848 0 R
+>> endobj
+222 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /WBAQKY+CMSY10
+/FontDescriptor 857 0 R
+/FirstChar 0
+/LastChar 110
+/Widths 849 0 R
+>> endobj
+196 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /CPAPFT+MSAM7
+/FontDescriptor 859 0 R
+/FirstChar 73
+/LastChar 73
+/Widths 850 0 R
+>> endobj
+85 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /Helvetica
+/FontDescriptor 853 0 R
+/FirstChar 2
+/LastChar 148
+/Widths 852 0 R
+/Encoding 851 0 R
+>> endobj
+88 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 860 0 R
+/Kids [61 0 R 123 0 R 169 0 R 194 0 R 220 0 R 246 0 R]
+>> endobj
+274 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 860 0 R
+/Kids [271 0 R 297 0 R 322 0 R 346 0 R 381 0 R 407 0 R]
+>> endobj
+434 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 860 0 R
+/Kids [431 0 R 467 0 R 491 0 R 516 0 R 540 0 R 575 0 R]
+>> endobj
+604 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 860 0 R
+/Kids [601 0 R 627 0 R 652 0 R 676 0 R 711 0 R 737 0 R]
+>> endobj
+764 0 obj <<
+/Type /Pages
+/Count 4
+/Parent 860 0 R
+/Kids [761 0 R 786 0 R 821 0 R 845 0 R]
+>> endobj
+860 0 obj <<
+/Type /Pages
+/Count 28
+/Kids [88 0 R 274 0 R 434 0 R 604 0 R 764 0 R]
+>> endobj
+861 0 obj <<
+/Type /Outlines
+/First 14 0 R
+/Last 58 0 R
+/Count 12
+>> endobj
+58 0 obj <<
+/Title 59 0 R
+/A 56 0 R
+/Parent 861 0 R
+/Prev 50 0 R
+>> endobj
+54 0 obj <<
+/Title 55 0 R
+/A 52 0 R
+/Parent 50 0 R
+>> endobj
+50 0 obj <<
+/Title 51 0 R
+/A 48 0 R
+/Parent 861 0 R
+/Prev 46 0 R
+/Next 58 0 R
+/First 54 0 R
+/Last 54 0 R
+/Count 1
+>> endobj
+46 0 obj <<
+/Title 47 0 R
+/A 44 0 R
+/Parent 861 0 R
+/Prev 34 0 R
+/Next 50 0 R
+>> endobj
+42 0 obj <<
+/Title 43 0 R
+/A 40 0 R
+/Parent 34 0 R
+/Prev 38 0 R
+>> endobj
+38 0 obj <<
+/Title 39 0 R
+/A 36 0 R
+/Parent 34 0 R
+/Next 42 0 R
+>> endobj
+34 0 obj <<
+/Title 35 0 R
+/A 32 0 R
+/Parent 861 0 R
+/Prev 30 0 R
+/Next 46 0 R
+/First 38 0 R
+/Last 42 0 R
+/Count 2
+>> endobj
+30 0 obj <<
+/Title 31 0 R
+/A 28 0 R
+/Parent 861 0 R
+/Prev 18 0 R
+/Next 34 0 R
+>> endobj
+26 0 obj <<
+/Title 27 0 R
+/A 24 0 R
+/Parent 18 0 R
+/Prev 22 0 R
+>> endobj
+22 0 obj <<
+/Title 23 0 R
+/A 20 0 R
+/Parent 18 0 R
+/Next 26 0 R
+>> endobj
+18 0 obj <<
+/Title 19 0 R
+/A 16 0 R
+/Parent 861 0 R
+/Prev 14 0 R
+/Next 30 0 R
+/First 22 0 R
+/Last 26 0 R
+/Count 2
+>> endobj
+14 0 obj <<
+/Title 15 0 R
+/A 12 0 R
+/Parent 861 0 R
+/Next 18 0 R
+>> endobj
+862 0 obj <<
+/Names [(Doc-Start) 84 0 R (Navigation1) 86 0 R (Navigation10) 172 0 R (Navigation11) 129 0 R (Navigation12) 384 0 R (Navigation13) 385 0 R]
+/Limits [(Doc-Start) (Navigation13)]
+>> endobj
+863 0 obj <<
+/Names [(Navigation14) 130 0 R (Navigation15) 131 0 R (Navigation16) 494 0 R (Navigation17) 132 0 R (Navigation18) 133 0 R (Navigation19) 578 0 R]
+/Limits [(Navigation14) (Navigation19)]
+>> endobj
+864 0 obj <<
+/Names [(Navigation2) 89 0 R (Navigation20) 605 0 R (Navigation21) 630 0 R (Navigation22) 579 0 R (Navigation23) 134 0 R (Navigation24) 714 0 R]
+/Limits [(Navigation2) (Navigation24)]
+>> endobj
+865 0 obj <<
+/Names [(Navigation25) 715 0 R (Navigation26) 135 0 R (Navigation27) 136 0 R (Navigation28) 90 0 R (Navigation3) 126 0 R (Navigation4) 127 0 R]
+/Limits [(Navigation25) (Navigation4)]
+>> endobj
+866 0 obj <<
+/Names [(Navigation5) 198 0 R (Navigation6) 128 0 R (Navigation7) 249 0 R (Navigation8) 275 0 R (Navigation9) 300 0 R (Outline0.1) 13 0 R]
+/Limits [(Navigation5) (Outline0.1)]
+>> endobj
+867 0 obj <<
+/Names [(Outline0.2) 17 0 R (Outline0.2.1.4) 21 0 R (Outline0.2.2.6) 25 0 R (Outline0.3) 29 0 R (Outline0.4) 33 0 R (Outline0.4.1.15) 37 0 R]
+/Limits [(Outline0.2) (Outline0.4.1.15)]
+>> endobj
+868 0 obj <<
+/Names [(Outline0.4.2.17) 41 0 R (Outline0.5) 45 0 R (Outline0.6) 49 0 R (Outline0.6.1.26) 53 0 R (Outline0.7) 57 0 R (page.1) 87 0 R]
+/Limits [(Outline0.4.2.17) (page.1)]
+>> endobj
+869 0 obj <<
+/Names [(page.10) 348 0 R (page.11) 383 0 R (page.12) 409 0 R (page.13) 433 0 R (page.14) 469 0 R (page.15) 493 0 R]
+/Limits [(page.10) (page.15)]
+>> endobj
+870 0 obj <<
+/Names [(page.16) 518 0 R (page.17) 542 0 R (page.18) 577 0 R (page.19) 603 0 R (page.2) 125 0 R (page.20) 629 0 R]
+/Limits [(page.16) (page.20)]
+>> endobj
+871 0 obj <<
+/Names [(page.21) 654 0 R (page.22) 678 0 R (page.23) 713 0 R (page.24) 739 0 R (page.25) 763 0 R (page.26) 788 0 R]
+/Limits [(page.21) (page.26)]
+>> endobj
+872 0 obj <<
+/Names [(page.27) 823 0 R (page.28) 847 0 R (page.3) 171 0 R (page.4) 197 0 R (page.5) 224 0 R (page.6) 248 0 R]
+/Limits [(page.27) (page.6)]
+>> endobj
+873 0 obj <<
+/Names [(page.7) 273 0 R (page.8) 299 0 R (page.9) 324 0 R]
+/Limits [(page.7) (page.9)]
+>> endobj
+874 0 obj <<
+/Kids [862 0 R 863 0 R 864 0 R 865 0 R 866 0 R 867 0 R]
+/Limits [(Doc-Start) (Outline0.4.1.15)]
+>> endobj
+875 0 obj <<
+/Kids [868 0 R 869 0 R 870 0 R 871 0 R 872 0 R 873 0 R]
+/Limits [(Outline0.4.2.17) (page.9)]
+>> endobj
+876 0 obj <<
+/Kids [874 0 R 875 0 R]
+/Limits [(Doc-Start) (page.9)]
+>> endobj
+877 0 obj <<
+/Dests 876 0 R
+>> endobj
+878 0 obj <<
+/Type /Catalog
+/Pages 860 0 R
+/Outlines 861 0 R
+/Names 877 0 R
+/PageMode/UseOutlines
+/OpenAction 60 0 R
+>> endobj
+879 0 obj <<
+/Author( Matthew Johnson mjj29 at debian.org Niels Thykier niels at thykier.net )/Title(Packaging with Javahelper)/Subject()/Creator(LaTeX with beamer class version 3.07)/Producer(pdfTeX-1.40.3)/Keywords()
+/CreationDate (D:20100806183625+01'00')
+/ModDate (D:20100806183625+01'00')
+/Trapped /False
+/PTEX.Fullbanner (This is pdfTeX using libpoppler, Version 3.141592-1.40.3-2.2 (Web2C 7.5.6) kpathsea version 3.5.6)
+>> endobj
+xref
+0 880
+0000000004 65535 f 
+0000147290 00000 n 
+0000147310 00000 n 
+0000000015 00000 n 
+0000000005 00000 f 
+0000000006 00000 f 
+0000000007 00000 f 
+0000000008 00000 f 
+0000000009 00000 f 
+0000000010 00000 f 
+0000000011 00000 f 
+0000000000 00000 f 
+0000000067 00000 n 
+0000011692 00000 n 
+0000157328 00000 n 
+0000000114 00000 n 
+0000000140 00000 n 
+0000018168 00000 n 
+0000157204 00000 n 
+0000000187 00000 n 
+0000000214 00000 n 
+0000022883 00000 n 
+0000157130 00000 n 
+0000000265 00000 n 
+0000000301 00000 n 
+0000032815 00000 n 
+0000157056 00000 n 
+0000000352 00000 n 
+0000000393 00000 n 
+0000059037 00000 n 
+0000156968 00000 n 
+0000000440 00000 n 
+0000000469 00000 n 
+0000075070 00000 n 
+0000156844 00000 n 
+0000000516 00000 n 
+0000000550 00000 n 
+0000079765 00000 n 
+0000156770 00000 n 
+0000000602 00000 n 
+0000000636 00000 n 
+0000089255 00000 n 
+0000156696 00000 n 
+0000000688 00000 n 
+0000000719 00000 n 
+0000095764 00000 n 
+0000156608 00000 n 
+0000000766 00000 n 
+0000000792 00000 n 
+0000121248 00000 n 
+0000156484 00000 n 
+0000000839 00000 n 
+0000000878 00000 n 
+0000135988 00000 n 
+0000156423 00000 n 
+0000000930 00000 n 
+0000000971 00000 n 
+0000142480 00000 n 
+0000156348 00000 n 
+0000001018 00000 n 
+0000001046 00000 n 
+0000002004 00000 n 
+0000002292 00000 n 
+0000002445 00000 n 
+0000002587 00000 n 
+0000002740 00000 n 
+0000002892 00000 n 
+0000003045 00000 n 
+0000003198 00000 n 
+0000003350 00000 n 
+0000003503 00000 n 
+0000003655 00000 n 
+0000003808 00000 n 
+0000003961 00000 n 
+0000004114 00000 n 
+0000004267 00000 n 
+0000004420 00000 n 
+0000004572 00000 n 
+0000004725 00000 n 
+0000004879 00000 n 
+0000005019 00000 n 
+0000005157 00000 n 
+0000005466 00000 n 
+0000001096 00000 n 
+0000005299 00000 n 
+0000155456 00000 n 
+0000005358 00000 n 
+0000005412 00000 n 
+0000155612 00000 n 
+0000011752 00000 n 
+0000147043 00000 n 
+0000009994 00000 n 
+0000010147 00000 n 
+0000010302 00000 n 
+0000010457 00000 n 
+0000010610 00000 n 
+0000010765 00000 n 
+0000010921 00000 n 
+0000011077 00000 n 
+0000011231 00000 n 
+0000011384 00000 n 
+0000011539 00000 n 
+0000006967 00000 n 
+0000007121 00000 n 
+0000007264 00000 n 
+0000007418 00000 n 
+0000007571 00000 n 
+0000007725 00000 n 
+0000007879 00000 n 
+0000008032 00000 n 
+0000008186 00000 n 
+0000008339 00000 n 
+0000008493 00000 n 
+0000008647 00000 n 
+0000008801 00000 n 
+0000008955 00000 n 
+0000009109 00000 n 
+0000009262 00000 n 
+0000009416 00000 n 
+0000009571 00000 n 
+0000009712 00000 n 
+0000009851 00000 n 
+0000011863 00000 n 
+0000006577 00000 n 
+0000005588 00000 n 
+0000011807 00000 n 
+0000018228 00000 n 
+0000022943 00000 n 
+0000032875 00000 n 
+0000059097 00000 n 
+0000075130 00000 n 
+0000079825 00000 n 
+0000089315 00000 n 
+0000095824 00000 n 
+0000121308 00000 n 
+0000136048 00000 n 
+0000142540 00000 n 
+0000016461 00000 n 
+0000016615 00000 n 
+0000016771 00000 n 
+0000016927 00000 n 
+0000017082 00000 n 
+0000017238 00000 n 
+0000017395 00000 n 
+0000017552 00000 n 
+0000017706 00000 n 
+0000017860 00000 n 
+0000018015 00000 n 
+0000013432 00000 n 
+0000013586 00000 n 
+0000013729 00000 n 
+0000013883 00000 n 
+0000014036 00000 n 
+0000014190 00000 n 
+0000014344 00000 n 
+0000014497 00000 n 
+0000014651 00000 n 
+0000014804 00000 n 
+0000014958 00000 n 
+0000015112 00000 n 
+0000015266 00000 n 
+0000015420 00000 n 
+0000015575 00000 n 
+0000015729 00000 n 
+0000015883 00000 n 
+0000016038 00000 n 
+0000016179 00000 n 
+0000016318 00000 n 
+0000018340 00000 n 
+0000013033 00000 n 
+0000011986 00000 n 
+0000018284 00000 n 
+0000052588 00000 n 
+0000019854 00000 n 
+0000020008 00000 n 
+0000020151 00000 n 
+0000020305 00000 n 
+0000020458 00000 n 
+0000020612 00000 n 
+0000020766 00000 n 
+0000020919 00000 n 
+0000021073 00000 n 
+0000021226 00000 n 
+0000021380 00000 n 
+0000021534 00000 n 
+0000021688 00000 n 
+0000021842 00000 n 
+0000021997 00000 n 
+0000022151 00000 n 
+0000022305 00000 n 
+0000022460 00000 n 
+0000022601 00000 n 
+0000022740 00000 n 
+0000023055 00000 n 
+0000019543 00000 n 
+0000018463 00000 n 
+0000155314 00000 n 
+0000022999 00000 n 
+0000028167 00000 n 
+0000025138 00000 n 
+0000025292 00000 n 
+0000025435 00000 n 
+0000025589 00000 n 
+0000025742 00000 n 
+0000025896 00000 n 
+0000026050 00000 n 
+0000026203 00000 n 
+0000026357 00000 n 
+0000026510 00000 n 
+0000026664 00000 n 
+0000026818 00000 n 
+0000026972 00000 n 
+0000027126 00000 n 
+0000027281 00000 n 
+0000027435 00000 n 
+0000027589 00000 n 
+0000027744 00000 n 
+0000027885 00000 n 
+0000028024 00000 n 
+0000028279 00000 n 
+0000024827 00000 n 
+0000023191 00000 n 
+0000155171 00000 n 
+0000155028 00000 n 
+0000028223 00000 n 
+0000029784 00000 n 
+0000029938 00000 n 
+0000030081 00000 n 
+0000030235 00000 n 
+0000030388 00000 n 
+0000030542 00000 n 
+0000030696 00000 n 
+0000030849 00000 n 
+0000031003 00000 n 
+0000031156 00000 n 
+0000031311 00000 n 
+0000031466 00000 n 
+0000031620 00000 n 
+0000031774 00000 n 
+0000031929 00000 n 
+0000032083 00000 n 
+0000032237 00000 n 
+0000032392 00000 n 
+0000032533 00000 n 
+0000032672 00000 n 
+0000032987 00000 n 
+0000029473 00000 n 
+0000028428 00000 n 
+0000032931 00000 n 
+0000037503 00000 n 
+0000034472 00000 n 
+0000034626 00000 n 
+0000034769 00000 n 
+0000034923 00000 n 
+0000035076 00000 n 
+0000035230 00000 n 
+0000035384 00000 n 
+0000035537 00000 n 
+0000035691 00000 n 
+0000035844 00000 n 
+0000035999 00000 n 
+0000036154 00000 n 
+0000036308 00000 n 
+0000036462 00000 n 
+0000036617 00000 n 
+0000036771 00000 n 
+0000036925 00000 n 
+0000037080 00000 n 
+0000037221 00000 n 
+0000037360 00000 n 
+0000037615 00000 n 
+0000034160 00000 n 
+0000033123 00000 n 
+0000037559 00000 n 
+0000155727 00000 n 
+0000042854 00000 n 
+0000039823 00000 n 
+0000039977 00000 n 
+0000040120 00000 n 
+0000040274 00000 n 
+0000040427 00000 n 
+0000040581 00000 n 
+0000040735 00000 n 
+0000040888 00000 n 
+0000041042 00000 n 
+0000041195 00000 n 
+0000041350 00000 n 
+0000041505 00000 n 
+0000041659 00000 n 
+0000041813 00000 n 
+0000041968 00000 n 
+0000042122 00000 n 
+0000042276 00000 n 
+0000042431 00000 n 
+0000042572 00000 n 
+0000042711 00000 n 
+0000042966 00000 n 
+0000039511 00000 n 
+0000037738 00000 n 
+0000042910 00000 n 
+0000047491 00000 n 
+0000044458 00000 n 
+0000044612 00000 n 
+0000044755 00000 n 
+0000044910 00000 n 
+0000045063 00000 n 
+0000045217 00000 n 
+0000045371 00000 n 
+0000045525 00000 n 
+0000045679 00000 n 
+0000045832 00000 n 
+0000045987 00000 n 
+0000046142 00000 n 
+0000046296 00000 n 
+0000046450 00000 n 
+0000046605 00000 n 
+0000046759 00000 n 
+0000046913 00000 n 
+0000047068 00000 n 
+0000047209 00000 n 
+0000047348 00000 n 
+0000047603 00000 n 
+0000044146 00000 n 
+0000043102 00000 n 
+0000047547 00000 n 
+0000049553 00000 n 
+0000049707 00000 n 
+0000049850 00000 n 
+0000050005 00000 n 
+0000050158 00000 n 
+0000050313 00000 n 
+0000050468 00000 n 
+0000050622 00000 n 
+0000050776 00000 n 
+0000050929 00000 n 
+0000051084 00000 n 
+0000051239 00000 n 
+0000051393 00000 n 
+0000051547 00000 n 
+0000051702 00000 n 
+0000051856 00000 n 
+0000052010 00000 n 
+0000052165 00000 n 
+0000052306 00000 n 
+0000052445 00000 n 
+0000052700 00000 n 
+0000049241 00000 n 
+0000047739 00000 n 
+0000052644 00000 n 
+0000057330 00000 n 
+0000057484 00000 n 
+0000057640 00000 n 
+0000057796 00000 n 
+0000057951 00000 n 
+0000058107 00000 n 
+0000058264 00000 n 
+0000058421 00000 n 
+0000058575 00000 n 
+0000058729 00000 n 
+0000058884 00000 n 
+0000054289 00000 n 
+0000054444 00000 n 
+0000054587 00000 n 
+0000054742 00000 n 
+0000054896 00000 n 
+0000055051 00000 n 
+0000055206 00000 n 
+0000055360 00000 n 
+0000055515 00000 n 
+0000055669 00000 n 
+0000055824 00000 n 
+0000055979 00000 n 
+0000056134 00000 n 
+0000056289 00000 n 
+0000056444 00000 n 
+0000056598 00000 n 
+0000056752 00000 n 
+0000056907 00000 n 
+0000057048 00000 n 
+0000057187 00000 n 
+0000059209 00000 n 
+0000053889 00000 n 
+0000052836 00000 n 
+0000059153 00000 n 
+0000063804 00000 n 
+0000068617 00000 n 
+0000060763 00000 n 
+0000060918 00000 n 
+0000061061 00000 n 
+0000061216 00000 n 
+0000061370 00000 n 
+0000061525 00000 n 
+0000061680 00000 n 
+0000061834 00000 n 
+0000061989 00000 n 
+0000062143 00000 n 
+0000062298 00000 n 
+0000062453 00000 n 
+0000062608 00000 n 
+0000062763 00000 n 
+0000062918 00000 n 
+0000063072 00000 n 
+0000063226 00000 n 
+0000063381 00000 n 
+0000063522 00000 n 
+0000063661 00000 n 
+0000063916 00000 n 
+0000060451 00000 n 
+0000059332 00000 n 
+0000063860 00000 n 
+0000065576 00000 n 
+0000065731 00000 n 
+0000065874 00000 n 
+0000066029 00000 n 
+0000066183 00000 n 
+0000066338 00000 n 
+0000066493 00000 n 
+0000066647 00000 n 
+0000066802 00000 n 
+0000066956 00000 n 
+0000067111 00000 n 
+0000067266 00000 n 
+0000067421 00000 n 
+0000067576 00000 n 
+0000067731 00000 n 
+0000067885 00000 n 
+0000068039 00000 n 
+0000068194 00000 n 
+0000068335 00000 n 
+0000068474 00000 n 
+0000068729 00000 n 
+0000065264 00000 n 
+0000064052 00000 n 
+0000068673 00000 n 
+0000155844 00000 n 
+0000073363 00000 n 
+0000073517 00000 n 
+0000073673 00000 n 
+0000073829 00000 n 
+0000073984 00000 n 
+0000074140 00000 n 
+0000074297 00000 n 
+0000074454 00000 n 
+0000074608 00000 n 
+0000074762 00000 n 
+0000074917 00000 n 
+0000070322 00000 n 
+0000070477 00000 n 
+0000070620 00000 n 
+0000070775 00000 n 
+0000070929 00000 n 
+0000071084 00000 n 
+0000071239 00000 n 
+0000071393 00000 n 
+0000071548 00000 n 
+0000071702 00000 n 
+0000071857 00000 n 
+0000072012 00000 n 
+0000072167 00000 n 
+0000072322 00000 n 
+0000072477 00000 n 
+0000072631 00000 n 
+0000072785 00000 n 
+0000072940 00000 n 
+0000073081 00000 n 
+0000073220 00000 n 
+0000075242 00000 n 
+0000069922 00000 n 
+0000068865 00000 n 
+0000075186 00000 n 
+0000076724 00000 n 
+0000076879 00000 n 
+0000077022 00000 n 
+0000077177 00000 n 
+0000077331 00000 n 
+0000077486 00000 n 
+0000077641 00000 n 
+0000077795 00000 n 
+0000077950 00000 n 
+0000078104 00000 n 
+0000078259 00000 n 
+0000078414 00000 n 
+0000078569 00000 n 
+0000078724 00000 n 
+0000078879 00000 n 
+0000079033 00000 n 
+0000079187 00000 n 
+0000079342 00000 n 
+0000079483 00000 n 
+0000079622 00000 n 
+0000079937 00000 n 
+0000076412 00000 n 
+0000075365 00000 n 
+0000079881 00000 n 
+0000084473 00000 n 
+0000081432 00000 n 
+0000081587 00000 n 
+0000081730 00000 n 
+0000081885 00000 n 
+0000082039 00000 n 
+0000082194 00000 n 
+0000082349 00000 n 
+0000082503 00000 n 
+0000082658 00000 n 
+0000082812 00000 n 
+0000082967 00000 n 
+0000083122 00000 n 
+0000083277 00000 n 
+0000083432 00000 n 
+0000083587 00000 n 
+0000083741 00000 n 
+0000083895 00000 n 
+0000084050 00000 n 
+0000084191 00000 n 
+0000084330 00000 n 
+0000084585 00000 n 
+0000081120 00000 n 
+0000080073 00000 n 
+0000084529 00000 n 
+0000086214 00000 n 
+0000086369 00000 n 
+0000086512 00000 n 
+0000086667 00000 n 
+0000086821 00000 n 
+0000086976 00000 n 
+0000087131 00000 n 
+0000087285 00000 n 
+0000087440 00000 n 
+0000087594 00000 n 
+0000087749 00000 n 
+0000087904 00000 n 
+0000088059 00000 n 
+0000088214 00000 n 
+0000088369 00000 n 
+0000088523 00000 n 
+0000088677 00000 n 
+0000088832 00000 n 
+0000088973 00000 n 
+0000089112 00000 n 
+0000089427 00000 n 
+0000085902 00000 n 
+0000084721 00000 n 
+0000089371 00000 n 
+0000094057 00000 n 
+0000094211 00000 n 
+0000094367 00000 n 
+0000094523 00000 n 
+0000094678 00000 n 
+0000094834 00000 n 
+0000094991 00000 n 
+0000095148 00000 n 
+0000095302 00000 n 
+0000095456 00000 n 
+0000095611 00000 n 
+0000091016 00000 n 
+0000091171 00000 n 
+0000091314 00000 n 
+0000091469 00000 n 
+0000091623 00000 n 
+0000091778 00000 n 
+0000091933 00000 n 
+0000092087 00000 n 
+0000092242 00000 n 
+0000092396 00000 n 
+0000092551 00000 n 
+0000092706 00000 n 
+0000092861 00000 n 
+0000093016 00000 n 
+0000093171 00000 n 
+0000093325 00000 n 
+0000093479 00000 n 
+0000093634 00000 n 
+0000093775 00000 n 
+0000093914 00000 n 
+0000095936 00000 n 
+0000090616 00000 n 
+0000089563 00000 n 
+0000095880 00000 n 
+0000100423 00000 n 
+0000114798 00000 n 
+0000097382 00000 n 
+0000097537 00000 n 
+0000097680 00000 n 
+0000097835 00000 n 
+0000097989 00000 n 
+0000098144 00000 n 
+0000098299 00000 n 
+0000098453 00000 n 
+0000098608 00000 n 
+0000098762 00000 n 
+0000098917 00000 n 
+0000099072 00000 n 
+0000099227 00000 n 
+0000099382 00000 n 
+0000099537 00000 n 
+0000099691 00000 n 
+0000099845 00000 n 
+0000100000 00000 n 
+0000100141 00000 n 
+0000100280 00000 n 
+0000100535 00000 n 
+0000097070 00000 n 
+0000096059 00000 n 
+0000100479 00000 n 
+0000155961 00000 n 
+0000105319 00000 n 
+0000102278 00000 n 
+0000102433 00000 n 
+0000102576 00000 n 
+0000102731 00000 n 
+0000102885 00000 n 
+0000103040 00000 n 
+0000103195 00000 n 
+0000103349 00000 n 
+0000103504 00000 n 
+0000103658 00000 n 
+0000103813 00000 n 
+0000103968 00000 n 
+0000104123 00000 n 
+0000104278 00000 n 
+0000104433 00000 n 
+0000104587 00000 n 
+0000104741 00000 n 
+0000104896 00000 n 
+0000105037 00000 n 
+0000105176 00000 n 
+0000105431 00000 n 
+0000101966 00000 n 
+0000100671 00000 n 
+0000105375 00000 n 
+0000110141 00000 n 
+0000107100 00000 n 
+0000107255 00000 n 
+0000107398 00000 n 
+0000107553 00000 n 
+0000107707 00000 n 
+0000107862 00000 n 
+0000108017 00000 n 
+0000108171 00000 n 
+0000108326 00000 n 
+0000108480 00000 n 
+0000108635 00000 n 
+0000108790 00000 n 
+0000108945 00000 n 
+0000109100 00000 n 
+0000109255 00000 n 
+0000109409 00000 n 
+0000109563 00000 n 
+0000109718 00000 n 
+0000109859 00000 n 
+0000109998 00000 n 
+0000110253 00000 n 
+0000106788 00000 n 
+0000105567 00000 n 
+0000110197 00000 n 
+0000111757 00000 n 
+0000111912 00000 n 
+0000112055 00000 n 
+0000112210 00000 n 
+0000112364 00000 n 
+0000112519 00000 n 
+0000112674 00000 n 
+0000112828 00000 n 
+0000112983 00000 n 
+0000113137 00000 n 
+0000113292 00000 n 
+0000113447 00000 n 
+0000113602 00000 n 
+0000113757 00000 n 
+0000113912 00000 n 
+0000114066 00000 n 
+0000114220 00000 n 
+0000114375 00000 n 
+0000114516 00000 n 
+0000114655 00000 n 
+0000114910 00000 n 
+0000111445 00000 n 
+0000110389 00000 n 
+0000114854 00000 n 
+0000119541 00000 n 
+0000119695 00000 n 
+0000119851 00000 n 
+0000120007 00000 n 
+0000120162 00000 n 
+0000120318 00000 n 
+0000120475 00000 n 
+0000120632 00000 n 
+0000120786 00000 n 
+0000120940 00000 n 
+0000121095 00000 n 
+0000116500 00000 n 
+0000116655 00000 n 
+0000116798 00000 n 
+0000116953 00000 n 
+0000117107 00000 n 
+0000117262 00000 n 
+0000117417 00000 n 
+0000117571 00000 n 
+0000117726 00000 n 
+0000117880 00000 n 
+0000118035 00000 n 
+0000118190 00000 n 
+0000118345 00000 n 
+0000118500 00000 n 
+0000118655 00000 n 
+0000118809 00000 n 
+0000118963 00000 n 
+0000119118 00000 n 
+0000119259 00000 n 
+0000119398 00000 n 
+0000121420 00000 n 
+0000116100 00000 n 
+0000115046 00000 n 
+0000121364 00000 n 
+0000126214 00000 n 
+0000131332 00000 n 
+0000123173 00000 n 
+0000123328 00000 n 
+0000123471 00000 n 
+0000123626 00000 n 
+0000123780 00000 n 
+0000123935 00000 n 
+0000124090 00000 n 
+0000124244 00000 n 
+0000124399 00000 n 
+0000124553 00000 n 
+0000124708 00000 n 
+0000124863 00000 n 
+0000125018 00000 n 
+0000125173 00000 n 
+0000125328 00000 n 
+0000125482 00000 n 
+0000125636 00000 n 
+0000125791 00000 n 
+0000125932 00000 n 
+0000126071 00000 n 
+0000126326 00000 n 
+0000122861 00000 n 
+0000121543 00000 n 
+0000126270 00000 n 
+0000128291 00000 n 
+0000128446 00000 n 
+0000128589 00000 n 
+0000128744 00000 n 
+0000128898 00000 n 
+0000129053 00000 n 
+0000129208 00000 n 
+0000129362 00000 n 
+0000129517 00000 n 
+0000129671 00000 n 
+0000129826 00000 n 
+0000129981 00000 n 
+0000130136 00000 n 
+0000130291 00000 n 
+0000130446 00000 n 
+0000130600 00000 n 
+0000130754 00000 n 
+0000130909 00000 n 
+0000131050 00000 n 
+0000131189 00000 n 
+0000131444 00000 n 
+0000127979 00000 n 
+0000126462 00000 n 
+0000131388 00000 n 
+0000156078 00000 n 
+0000132947 00000 n 
+0000133102 00000 n 
+0000133245 00000 n 
+0000133400 00000 n 
+0000133554 00000 n 
+0000133709 00000 n 
+0000133864 00000 n 
+0000134018 00000 n 
+0000134173 00000 n 
+0000134327 00000 n 
+0000134482 00000 n 
+0000134637 00000 n 
+0000134792 00000 n 
+0000134947 00000 n 
+0000135102 00000 n 
+0000135256 00000 n 
+0000135410 00000 n 
+0000135565 00000 n 
+0000135706 00000 n 
+0000135845 00000 n 
+0000136160 00000 n 
+0000132635 00000 n 
+0000131580 00000 n 
+0000136104 00000 n 
+0000140773 00000 n 
+0000140927 00000 n 
+0000141083 00000 n 
+0000141239 00000 n 
+0000141394 00000 n 
+0000141550 00000 n 
+0000141707 00000 n 
+0000141864 00000 n 
+0000142018 00000 n 
+0000142172 00000 n 
+0000142327 00000 n 
+0000137732 00000 n 
+0000137887 00000 n 
+0000138030 00000 n 
+0000138185 00000 n 
+0000138339 00000 n 
+0000138494 00000 n 
+0000138649 00000 n 
+0000138803 00000 n 
+0000138958 00000 n 
+0000139112 00000 n 
+0000139267 00000 n 
+0000139422 00000 n 
+0000139577 00000 n 
+0000139732 00000 n 
+0000139887 00000 n 
+0000140041 00000 n 
+0000140195 00000 n 
+0000140350 00000 n 
+0000140491 00000 n 
+0000140630 00000 n 
+0000142652 00000 n 
+0000137332 00000 n 
+0000136283 00000 n 
+0000142596 00000 n 
+0000144002 00000 n 
+0000144157 00000 n 
+0000144300 00000 n 
+0000144455 00000 n 
+0000144609 00000 n 
+0000144764 00000 n 
+0000144919 00000 n 
+0000145073 00000 n 
+0000145228 00000 n 
+0000145382 00000 n 
+0000145537 00000 n 
+0000145692 00000 n 
+0000145847 00000 n 
+0000146002 00000 n 
+0000146157 00000 n 
+0000146311 00000 n 
+0000146465 00000 n 
+0000146620 00000 n 
+0000146761 00000 n 
+0000146900 00000 n 
+0000147154 00000 n 
+0000143690 00000 n 
+0000142775 00000 n 
+0000147098 00000 n 
+0000147330 00000 n 
+0000147365 00000 n 
+0000148001 00000 n 
+0000154625 00000 n 
+0000148026 00000 n 
+0000148591 00000 n 
+0000148774 00000 n 
+0000150582 00000 n 
+0000150815 00000 n 
+0000152436 00000 n 
+0000152689 00000 n 
+0000154395 00000 n 
+0000156179 00000 n 
+0000156272 00000 n 
+0000157403 00000 n 
+0000157604 00000 n 
+0000157814 00000 n 
+0000158021 00000 n 
+0000158227 00000 n 
+0000158426 00000 n 
+0000158632 00000 n 
+0000158827 00000 n 
+0000158997 00000 n 
+0000159166 00000 n 
+0000159336 00000 n 
+0000159501 00000 n 
+0000159612 00000 n 
+0000159731 00000 n 
+0000159847 00000 n 
+0000159925 00000 n 
+0000159963 00000 n 
+0000160090 00000 n 
+trailer
+<< /Size 880
+/Root 878 0 R
+/Info 879 0 R
+/ID [<BAF530A06521E83EEE13959DF6F2FC2A> <BAF530A06521E83EEE13959DF6F2FC2A>] >>
+startxref
+160521
+%%EOF

Added: trunk/website/docs/debconf10-javahelper-slides.tex
===================================================================
--- trunk/website/docs/debconf10-javahelper-slides.tex	                        (rev 0)
+++ trunk/website/docs/debconf10-javahelper-slides.tex	2010-08-06 17:52:59 UTC (rev 12886)
@@ -0,0 +1,507 @@
+\documentclass{beamer}
+\mode<presentation>
+{
+
+}
+
+\usepackage{palatino}
+\usepackage{listings}
+
+%\setbeameroption{show notes}
+
+\title{Packaging with Javahelper}
+
+\author[Matthew Johnson] {
+	Matthew Johnson mjj29 at debian.org\\
+	Niels Thykier niels at thykier.net\\
+}
+
+\date[1st August] {
+	2nd August 2010
+}
+
+\begin{document}
+
+\AtBeginSection[] % Do nothing for \subsection*
+{
+  \begin{frame}<beamer>
+    \frametitle{Outline}
+    \tableofcontents[currentsection]
+  \end{frame}
+}
+
+\begin{frame}
+  \maketitle
+\end{frame}
+
+\section*{Outline}
+\begin{frame}
+  \tableofcontents
+\end{frame}
+
+\section{Upstream}
+\subsection{Upstream releases}
+\begin{frame}
+\frametitle{Upstream releases}
+
+   \begin{itemize}
+      \item Lots of jar or zip releases not tars
+      \item Releases include 3rd party libraries
+      \item Releases include build products (javadoc, class files, etc)
+      \item Repacking needs to be done with every new release
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_repack
+   \end{itemize}
+\note {
+jh\_repack will remove any .class files, any .jar files, the whole directory
+tree containing javadoc and any empty directories as a result of the above.
+}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Upstream releases}
+   \begin{block}{jh\_repack watchfile}
+\begin{lstlisting}
+version=3
+http://www.matthew.ath.cx/projects/salliere/ \
+ (?:.*/)?salliere-?_?([\d+\.]+|\d+)\.(jar|zip) \
+ debian jh_repack
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_repack manual}
+\begin{lstlisting}
+jh_repack --upstream-version <version> <archive>
+\end{lstlisting}
+   \end{block}
+\end{frame}
+
+\subsection{Upstream build systems}
+\begin{frame}
+\frametitle{Building upstream}
+
+   \begin{itemize}
+      \item Build system expects 3rd party libraries in the build tree
+      \item Build system broken
+      \item Build system non-existent
+      \item Build system doesn't build javadoc
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_linkjars
+      \item Solution: jh\_build
+   \end{itemize}
+\end{frame}
+
+
+\begin{frame}[fragile]
+\frametitle{Building upstream}
+   \begin{block}{jh\_linkjars (old-style)}
+\begin{lstlisting}
+jh_linkjars libs
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_linkjars (debian/linkjars)}
+\begin{lstlisting}
+libs
+\end{lstlisting}
+   \end{block}
+\note {
+jh\_linkjars will scan all of the build dependencies and then symlink every
+jar which the dependency installs to /usr/share/java into the target directory.
+The directory should either be passed on the command line and then again with
+-u in the clean target, or put in the file debian/linkjars.
+}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Building upstream}
+\small
+   \begin{block}{jh\_build (old-style)}
+\begin{lstlisting}
+JAVA_HOME=/usr/lib/jvm/default-java
+CLASSPATH=/usr/share/java/esd.jar:...
+jh_build weirdx.jar src
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_build (dh7 - debian/javabuild)}
+\begin{lstlisting}
+salliere.jar src
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_build (dh7 - debian/rules)}
+\begin{lstlisting}
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_build (cdbs - debian/rules)}
+\begin{lstlisting}
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+JH_BUILD_JAR=salliere.jar
+JH_BUILD_SRC=src
+\end{lstlisting}
+   \end{block}
+\note {
+\small
+jh\_build is designed as a simple point-and-click build system for packages of
+the form "take all the .java files in that directory, compile them to .class
+files and put them in a .jar".  This is the case for many packages, especially
+those without their own build system. More complex packages should use a full
+build system such as make, ant or maven - and hopefully upstream will already
+have provided these. 
+
+Nevertheless there are still some options which can be provided to change how
+it works. The CLASSPATH variable will be copied into the jar manifest
+automatically, but the main-class attribute must be specified on the command
+line. It can build javadoc automatically for you and both javac and javadoc can
+have extra parameters passed to them via command line options to jh\_build.
+Lastly, you can specify other non-class files to be included in the jar via an
+environment variable. Using these command line parameters requires you to put
+the source and jar files on the command line as well, and not use the
+debian/javabuild file.
+
+Finally, for both jh\_linkjars and jh\_build there is a clean option to remove
+build products, which is automatically called from jh\_clean, which you should
+call from the clean target.
+}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Fixing upstream's build products}
+   \begin{itemize}
+      \item Upstreams often fail to set manifest entries
+      \item Debian-specific manifest entries may be needed
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_classpath
+      \item Solution: jh\_manifest
+   \end{itemize}
+\note {
+	Fixing upstream's build products
+}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Fixing upstream's build products}
+   \begin{block}{jh\_classpath (debian/classpath)}
+\begin{lstlisting}
+src/my.jar /usr/share/java/dep1.jar /usr/share/...
+src/my-other.jar /usr/share/java/dep1.jar /...
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_manifest (debian/manifest)}
+\begin{lstlisting}
+usr/share/weirdx/weirdx.jar:
+ Main-Class: com.jcraft.weirdx.WeirdX
+ Debian-Java-Home: /usr/lib/jvm/default-java
+\end{lstlisting}
+   \end{block}
+\note {
+Both jh\_manifest and jh\_classpath can be called directly without
+a file specifying everything on the command line or jh\_manifest
+can be called to update every jar in the package with the classpath
+taken from the CLASSPATH variable. These commands provide a simple, 
+non-intrusive, way of providing common changes to the upstream build products.
+
+As well as being used at runtime by the JVM to load dependent jars (which
+works transitively through dependencies), the classpath entry can be used
+to automatically populate the Depends line of your package. The use of the 
+Debian- prefixed entries will be explained later.
+}
+\end{frame}
+
+\section{Installing}
+\begin{frame}[fragile]
+\frametitle{Installation}
+   \begin{itemize}
+      \item There are specific requirements for installation of jars and javadoc in policy
+      \item Code duplication to support those requirements is badd
+      \item Being able to make a single source change then rebuild to change the requirements is good
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_installlibs
+      \item Solution: jh\_installjavadoc
+   \end{itemize}
+\note {
+	Installation
+}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{Installation}
+   \begin{block}{jh\_installlibs (debian/jlibs)}
+\begin{lstlisting}
+foo.jar
+build/bar.jar
+\end{lstlisting}
+   \end{block}
+   \begin{block}{jh\_installjavadoc (debian/javadoc)}
+\begin{lstlisting}
+doc/api
+internal
+api /usr/share/doc/libfoo-java/api
+\end{lstlisting}
+   \end{block}
+\note {
+jh\_installlibs will install a jar into /usr/share/java/\$jar-\$version.jar with a symlink
+from /usr/share/java/\$jar.jar as required by policy. It will attempt to strip the version number
+from the jar and any dfsg suffix from the package version before installing it. Other version-mangling rules or the jars themselves can be provided on the command line.
+
+jh\_installjavadoc has three forms. A single path will install that path to 
+/usr/share/doc/\$package/api. The destination can be overridden so that a -doc package can install
+the doc in the directory for the library package (providing it depends on it). The final form
+is the string "internal" which will take the javadoc generated by jh\_build and install that
+to the normal directory. In all cases it will generate a doc-base file to automatically register
+the documentation with doc-base 
+}
+\end{frame}
+
+\section{Binary packages}
+\subsection{Runtime support}
+\begin{frame}
+\frametitle{Runtime support}
+   \begin{itemize}
+      \item Every java program needs a wrapper script
+      \item Looking up the path to libjvm.so is hard
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jarwrapper
+      \item Solution: jh\_exec
+      \item Solution: java-vars.sh
+   \end{itemize}
+\note {
+jarwrapper installs a binfmt-misc handler for jar files
+(technically, for zip files containing a manifest) which calls
+java -jar \$file. A jar with a correct classpath and main class
+entries in the manifest can just be made executable and to depend on
+jarwrapper and in can run just like any other executable. There are
+a few Debian-specific manifest entries which can be set which 
+result in using a specific JVM or specific arguments being passed
+to the JVM.
+
+In order to make it easier to use the above, jh\_exec will scan
+directories in the package which are on path and if any of those
+contain symlinks to a .jar file it will make that file executable. 
+This means that jars can be installed into /usr/share/java or /usr/share/\$package
+then dh\_link used to symlink them to /usr/bin, then jh\_exec will
+automatically set the modes.
+}
+\end{frame}
+\begin{frame}
+\frametitle{Runtime support}
+   \begin{itemize}
+      \item Every java program needs a wrapper script
+      \item Looking up the path to libjvm.so is hard
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jarwrapper
+      \item Solution: jh\_exec
+      \item Solution: java-vars.sh
+   \end{itemize}
+
+\note {
+Some applications need to load libjvm.so or other files from within
+the JVM directory. These files are in architecture-specific directories
+within the JVM, but those architectures do not match the debian architecture
+name. To simplify fiding these files for all packages there is a shell script
+snippet (java-vars.sh) which will export a variety of variables based on
+your JAVA\_HOME setting, shipped with jarwrapper for programs which need it at runtime.
+This is also available as a makefile snipped in javahelper for use in debian/rules
+which need it at build time.
+}
+\end{frame}
+
+\subsection{Dependencies}
+\begin{frame}
+\frametitle{Dependencies}
+   \begin{itemize}
+      \item Autogenerating Depends: lines (a-la dh\_shlibdeps) is helpful
+      \item Policy specifies a variety of alternate depends on JREs
+      \item jarwrapper is needed in the Depends for executable jars
+      \item A single place that generates dependencies makes it easier to make policy changes
+   \end{itemize}
+   \begin{itemize}
+      \item Solution: jh\_depends
+   \end{itemize}
+\note {
+\small
+dh\_shlibdeps automatically generates dependencies from the libraries
+which a C-library requires. jh\_depends attempts to do this for jar files
+as well, using the classpath manifest entry in the jar. jh\_depends will
+scan all the jars in your package, work out which jars each depends on
+and which packages contain those. These will then be added to the \${java:Depends}
+substvar for replacing in control files. These dependencies will also include
+other packages built from the same source in which case a strict versioned depends will
+be used.
+
+If your package contains any executable jar files, or if you explicitly request it,
+jh\_depends will also create a dependency on jarwrapper in the first case and a 
+JVM in either. The JVM will be taken from the Debian-Java-Home variable if it exists
+in the manifest, or from the command line, defaulting to default-jre. Alternate depends
+are constructed by scanning all the jars for classfile version and depending on a recent
+enough virtual package to be able to run them.
+
+If there are any policy changes regarding versioned dependencies (see my other talk)
+then using jh\_depends will just require a rebuild and not any source changes.
+}
+\end{frame}
+
+\section{Eclipse}
+\begin{frame}
+\frametitle{Eclipse - PDE based build}
+   \begin{itemize}
+		\item PDE-based build (auto-generates ant-build files)
+		\item Clean does not clean properly.
+   \end{itemize}
+   \begin{itemize}
+		\item Solution: jh\_setupenvironment
+   \end{itemize}
+\note {
+\small
+jh\_setupenvironment copies (part of) the upstream sources into another directory that can
+be discarded after the build. Slow, but it works. This is the same method used to ensure
+a proper clean in the eclipse package.
+
+jh\_clean removes the copy if it is in the default location.
+}
+\end{frame}
+
+\begin{frame}
+\frametitle{Eclipse - External (Orbit) dependencies}
+   \begin{itemize}
+		\item Eclipse plug-ins uses non eclipse libraries.
+		\item Requires OSGi-metadata to be loaded (unless embedded)
+		\item Lazy upstreams embed the jar and use Bundle-Classpath
+		\item Eclipse needs bundles named by their Symbolic Name.
+		\item Eclipse fetches the bundles from Orbit.
+		\item Setting up Orbit is a tedious task.
+   \end{itemize}
+   \begin{itemize}
+      	\item Require-Bundle + OSGi-metadata in the Orbit dependency.
+   		\item OSGi-metadata must be added manually, but is generally trivial to make.
+		\item For everything else there is jh\_generateorbitdir.
+   \end{itemize}
+\note {
+\small
+Given a list of jar files, jh\_generateorbitdir will setup the Orbit directory. It
+reads every thing it needs from the Manifest of the jar file.
+
+jh\_clean removes all temporary files and also the orbitdir if it is in the default location.
+
+OSGi-metadata can usually be copied from Fedora or from Eclipse Orbit.
+}
+\end{frame}
+
+\begin{frame}
+\frametitle{Eclipse - Building features}
+   \begin{itemize}
+		\item Feature is a set of related plug-ins.
+		\item Java sources are scattered neatly into separate plug-ins.
+		\item Manifest files lists dependencies.
+		\item The PDE handles all of this, but ...
+		\item It takes over 10 arguments to make PDE build one ``trivial'' feature.
+		\item LinuxTools/eclipse-build provides a wrapper, but it is still a pain. 
+   \end{itemize}
+   \begin{itemize}
+		\item Solution: jh\_compilefeatures
+   \end{itemize}
+\note {
+\small
+jh\_compilefeatures builds list of features given their ID and a list of the features
+(or ``group of features'') they depend on. Unfortunately it does not resolve the feature
+dependencies itself - most of the information is available, the code to collect it is
+missing.
+
+Currently it is a debhelper-compatible interface for the eclipse-build wrapper with a
+little extra intelligence.
+}
+\end{frame}
+
+\begin{frame}
+\frametitle{Eclipse - Install features}
+   \begin{itemize}
+		\item Features are compiled into zip files.
+		\item Must be unzipped and located so that eclipse finds it.
+		\item The zip file contains a full copy of Orbit Dependencies.
+   \end{itemize}
+   \begin{itemize}
+		\item Solution: jh\_installeclipse
+   \end{itemize}
+\note {
+\small
+jh\_installeclipse just needs the ID of the feature that jh\_compilefeatures built and
+a ``feature group'' to install it under (usually this can be guessed from the package
+name). It will also replace Orbit Dependencies that jh\_generateorbitdir handled
+with symlinks and populate \$\{orbit:Depends\} for your package.
+
+Installs in beneath /usr/share/eclipse for architecture independent packages and under
+/usr/lib/eclipse for other packages.
+}
+\end{frame}
+
+\section{Packaging frameworks}
+\begin{frame}[fragile]
+\frametitle{dh7}
+   \begin{block}{debian/rules}
+\begin{lstlisting}
+#!/usr/bin/make -f
+
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+
+%:
+	dh $@ --with javahelper
+\end{lstlisting}
+   \end{block}
+\note {
+javahelper works with dh7 using --with javahelper. All the commands mentioned
+above will be called in the correct order and will read from files under
+debian/ without anything extra in your debian/rules. In the case that you need
+to supply extra arguments or otherwise change the behaviour, then override\_
+stanzas can be used as normal.
+}
+\end{frame}
+
+\begin{frame}[fragile]
+\frametitle{cdbs}
+   \begin{block}{debian/rules}
+\begin{lstlisting}
+#!/usr/bin/make -f
+export JAVA_HOME=/usr/lib/jvm/default-java
+export CLASSPATH=/usr/share/java/csv.jar:...
+JH_BUILD_JAR=salliere.jar
+JH_BUILD_SRC=src
+
+include /usr/share/cdbs/1/class/javahelper.mk
+\end{lstlisting}
+   \end{block}
+\note {
+javahelper is similarly integrated with cdbs, with the exception that jh\_build
+is called using environment variables. Again, the normaly cdbs override methods
+can be used, but there are also a number of variables which can be used to pass
+arguments directly to programs instead.
+}
+\end{frame}
+
+\subsection{Package autogeneration}
+\begin{frame}
+\frametitle{From here to there in 60 seconds}
+jh\_makepkg can be used to generate most of a debian dir for a simple
+Java application or a simple library. It will prompt for a few answers
+it can't work out and infer some others.
+\end{frame}
+
+\section{Questions}
+\begin{frame}
+\frametitle{Questions?}
+   \begin{itemize}
+      \item http://packages.debian.org/javahelper
+      \item /usr/share/doc/javahelper
+      \item http://pkg-java.alioth.debian.org/
+      \item http://pkg-java.alioth.debian.org/examples
+      \item debian-java at lists.debian.org
+   \end{itemize}
+\end{frame}
+
+\end{document}

Modified: trunk/website/index.html
===================================================================
--- trunk/website/index.html	2010-08-06 15:08:40 UTC (rev 12885)
+++ trunk/website/index.html	2010-08-06 17:52:59 UTC (rev 12886)
@@ -36,6 +36,13 @@
     </ol>
 
     <p>The goal is to make all base and library package public so that you can change them easily e.g. when your application needs an updated version. You don't have to file a bug report in this case and wait for the maintainer to upload a new version, you can simply upload the fixed package yourself. This will hopefully speed up the integration of Java packages in Debian since most maintainers work in "bursts" and are unable to spend time for Debian from time to time.</p>
+
+	<h2>Documentation for packaging Java software</h2>
+	<p>
+		The main source of our documentation is <a href='http://wiki.debian.org/Java'>the Debian wiki</a>, in particular
+		the page on <a href='http://wiki.debian.org/Java/Packaging'>how to package Java software for Debian</a>.
+	</p>
+
     <hr/>
     
      <h2>Links</h2>
@@ -43,6 +50,8 @@
     <ul>
       <li><a href="http://alioth.debian.org/projects/pkg-java/">project page</a> on <a href="http://alioth.debian.org/">Alioth</a></li>
 
+      <li><a href="http://wiki.debian.org/Java">project wiki page</a></li>
+
       <li><a href="http://lists.debian.org/debian-java/">debian-java mailing list</a> (our discussion list)</li>
 
       <li><a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers">pkg-java-maintainers mailing list</a>
@@ -55,8 +64,6 @@
 
       <li><a href="http://git.debian.org/?s=pkg-java">pkg-java GIT repositories</a></li>
 
-      <li><a href="building.html">Hints for packaging Java software in Debian</a></li>
-
       <li>
        <a href="http://qa.debian.org/developer.php?login=pkg-java-maintainers@lists.alioth.debian.org">Our Debian QA page</a>
       </li>




More information about the pkg-java-commits mailing list