aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJim Cownie <james.h.cownie@intel.com>2013-10-03 11:55:28 +0000
committerJim Cownie <james.h.cownie@intel.com>2013-10-03 11:55:28 +0000
commitf1de1826bddd32ce5aecaff3755fa9f940c6412a (patch)
treecec0bd2b9c994f1d78f3ae03016f02a238a1f91e /www
parentc88ab54e0d3d89c97175d21d6af3466df5445eaa (diff)
Update web pages to include style sheets and referenced documents missed before.
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@191888 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/README.txt104
-rw-r--r--www/Reference.pdf10413
-rw-r--r--www/content.css27
-rw-r--r--www/index.html43
-rw-r--r--www/menu.css39
5 files changed, 10613 insertions, 13 deletions
diff --git a/www/README.txt b/www/README.txt
new file mode 100644
index 0000000..3880bf0
--- /dev/null
+++ b/www/README.txt
@@ -0,0 +1,104 @@
+
+ README for Intel(R) OpenMP* Runtime Library
+ ===========================================
+
+How to Build Documentation
+==========================
+
+The main documentation is in Doxygen* format, and this distribution
+should come with pre-built PDF documentation in doc/Reference.pdf.
+However, an HTML version can be built by executing:
+
+% doxygen doc/doxygen/config
+
+in this directory.
+
+That will produce HTML documentation in the doc/doxygen/generated
+directory, which can be accessed by pointing a web browser at the
+index.html file there.
+
+If you don't have Doxygen installed, you can download it from
+www.doxygen.org.
+
+
+How to Build the Intel(R) OpenMP* Runtime Library
+=================================================
+
+The Makefile at the top-level will attempt to detect what it needs to
+build the Intel(R) OpenMP* Runtime Library. To see the default settings,
+type:
+
+make info
+
+You can change the Makefile's behavior with the following options:
+
+omp_root: The path to the top-level directory containing the top-level
+ Makefile. By default, this will take on the value of the
+ current working directory.
+
+omp_os: Operating system. By default, the build will attempt to
+ detect this. Currently supports "linux", "macos", and
+ "windows".
+
+arch: Architecture. By default, the build will attempt to
+ detect this if not specified by the user. Currently
+ supported values are
+ "32" for IA-32 architecture
+ "32e" for Intel(R) 64 architecture
+ "mic" for Intel(R) Many Integrated Core Architecture
+
+ If "mic" is specified then "icc" will be used as the
+ compiler, and appropriate k1om binutils will be used. The
+ necessary packages must be installed on the build machine
+ for this to be possible (but an Intel(R) Xeon Phi(TM)
+ coprocessor card is not required to build the library).
+
+compiler: Which compiler to use for the build. Defaults to "icc"
+ or "icl" depending on the value of omp_os. Also supports
+ some versions of "gcc"* when omp_os is "linux". The selected
+ compiler should be installed and in the user's path. The
+ corresponding Fortran compiler should also be in the path.
+ See "Supported RTL Build Configurations" below for more
+ information on compiler versions.
+
+mode: Library mode: default is "release". Also supports "debug".
+
+To use any of the options above, simple add <option_name>=<value>. For
+example, if you want to build with gcc instead of icc, type:
+
+make compiler=gcc
+
+Supported RTL Build Configurations
+==================================
+
+Supported Architectures: IA-32 architecture, Intel(R) 64, and
+Intel(R) Many Integrated Core Architecture
+
+ -----------------------------------------------------------
+ | icc/icl | gcc |
+--------------|------------------------------|--------------------------|
+| Linux* OS | Yes(1,5) | Yes(2,4) |
+| OS X* | Yes(1,3,4) | No |
+| Windows* OS | Yes(1,4) | No |
+-------------------------------------------------------------------------
+
+(1) On IA-32 architecture and Intel(R) 64, icc/icl versions 12.x are
+ supported (12.1 is recommended).
+(2) gcc version 4.6.2 is supported.
+(3) For icc on OS X*, OS X* version 10.5.8 is supported.
+(4) Intel(R) Many Integrated Core Architecture not supported.
+(5) On Intel(R) Many Integrated Core Architecture, icc/icl versions 13.0
+ or later are required.
+
+Front-end Compilers that work with this RTL
+===========================================
+
+The following compilers are known to do compatible code generation for
+this RTL: icc/icl, gcc. See the documentation for more detail.
+
+-----------------------------------------------------------------------
+
+Notices
+=======
+
+*Other names and brands may be claimed as the property of others.
diff --git a/www/Reference.pdf b/www/Reference.pdf
new file mode 100644
index 0000000..60ce400
--- /dev/null
+++ b/www/Reference.pdf
@@ -0,0 +1,10413 @@
+%PDF-1.4
+%
+5 0 obj
+<< /S /GoTo /D (chapter.1) >>
+endobj
+8 0 obj
+(\376\377\000I\000n\000t\000e\000l\000\256\000\040\000\040\000O\000p\000e\000n\000M\000P\000\040\000R\000u\000n\000t\000i\000m\000e\000\040\000L\000i\000b\000r\000a\000r\000y\000\040\000I\000n\000t\000e\000r\000f\000a\000c\000e)
+endobj
+9 0 obj
+<< /S /GoTo /D (section.1.1) >>
+endobj
+12 0 obj
+(\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n)
+endobj
+13 0 obj
+<< /S /GoTo /D (section.1.2) >>
+endobj
+16 0 obj
+(\376\377\000B\000u\000i\000l\000d\000i\000n\000g\000\040\000t\000h\000e\000\040\000R\000u\000n\000t\000i\000m\000e)
+endobj
+17 0 obj
+<< /S /GoTo /D (section.1.3) >>
+endobj
+20 0 obj
+(\376\377\000S\000u\000p\000p\000o\000r\000t\000e\000d\000\040\000R\000T\000L\000\040\000B\000u\000i\000l\000d\000\040\000C\000o\000n\000f\000i\000g\000u\000r\000a\000t\000i\000o\000n\000s)
+endobj
+21 0 obj
+<< /S /GoTo /D (section.1.4) >>
+endobj
+24 0 obj
+(\376\377\000F\000r\000o\000n\000t\000-\000e\000n\000d\000\040\000C\000o\000m\000p\000i\000l\000e\000r\000s\000\040\000t\000h\000a\000t\000\040\000w\000o\000r\000k\000\040\000w\000i\000t\000h\000\040\000t\000h\000i\000s\000\040\000R\000T\000L)
+endobj
+25 0 obj
+<< /S /GoTo /D (section.1.5) >>
+endobj
+28 0 obj
+(\376\377\000O\000u\000t\000l\000i\000n\000i\000n\000g)
+endobj
+29 0 obj
+<< /S /GoTo /D (subsection.1.5.1) >>
+endobj
+32 0 obj
+(\376\377\000A\000d\000d\000r\000e\000s\000s\000i\000n\000g\000\040\000s\000h\000a\000r\000e\000d\000\040\000v\000a\000r\000i\000a\000b\000l\000e\000s)
+endobj
+33 0 obj
+<< /S /GoTo /D (subsubsection.1.5.1.1) >>
+endobj
+36 0 obj
+(\376\377\000C\000u\000r\000r\000e\000n\000t\000\040\000T\000e\000c\000h\000n\000i\000q\000u\000e)
+endobj
+37 0 obj
+<< /S /GoTo /D (subsubsection.1.5.1.2) >>
+endobj
+40 0 obj
+(\376\377\000F\000u\000t\000u\000r\000e\000\040\000T\000e\000c\000h\000n\000i\000q\000u\000e)
+endobj
+41 0 obj
+<< /S /GoTo /D (section.1.6) >>
+endobj
+44 0 obj
+(\376\377\000L\000i\000b\000r\000a\000r\000y\000\040\000I\000n\000t\000e\000r\000f\000a\000c\000e\000s)
+endobj
+45 0 obj
+<< /S /GoTo /D (section.1.7) >>
+endobj
+48 0 obj
+(\376\377\000E\000x\000a\000m\000p\000l\000e\000s)
+endobj
+49 0 obj
+<< /S /GoTo /D (subsection.1.7.1) >>
+endobj
+52 0 obj
+(\376\377\000W\000o\000r\000k\000\040\000S\000h\000a\000r\000i\000n\000g\000\040\000E\000x\000a\000m\000p\000l\000e)
+endobj
+53 0 obj
+<< /S /GoTo /D (chapter.2) >>
+endobj
+56 0 obj
+(\376\377\000M\000o\000d\000u\000l\000e\000\040\000I\000n\000d\000e\000x)
+endobj
+57 0 obj
+<< /S /GoTo /D (section.2.1) >>
+endobj
+60 0 obj
+(\376\377\000M\000o\000d\000u\000l\000e\000s)
+endobj
+61 0 obj
+<< /S /GoTo /D (chapter.3) >>
+endobj
+64 0 obj
+(\376\377\000C\000l\000a\000s\000s\000\040\000I\000n\000d\000e\000x)
+endobj
+65 0 obj
+<< /S /GoTo /D (section.3.1) >>
+endobj
+68 0 obj
+(\376\377\000C\000l\000a\000s\000s\000\040\000L\000i\000s\000t)
+endobj
+69 0 obj
+<< /S /GoTo /D (chapter.4) >>
+endobj
+72 0 obj
+(\376\377\000M\000o\000d\000u\000l\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+73 0 obj
+<< /S /GoTo /D (section.4.1) >>
+endobj
+76 0 obj
+(\376\377\000A\000t\000o\000m\000i\000c\000\040\000O\000p\000e\000r\000a\000t\000i\000o\000n\000s)
+endobj
+77 0 obj
+<< /S /GoTo /D (subsection.4.1.1) >>
+endobj
+80 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+81 0 obj
+<< /S /GoTo /D (section.4.2) >>
+endobj
+84 0 obj
+(\376\377\000B\000a\000s\000i\000c\000\040\000T\000y\000p\000e\000s)
+endobj
+85 0 obj
+<< /S /GoTo /D (subsection.4.2.1) >>
+endobj
+88 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+89 0 obj
+<< /S /GoTo /D (subsection.4.2.2) >>
+endobj
+92 0 obj
+(\376\377\000M\000a\000c\000r\000o\000\040\000D\000e\000f\000i\000n\000i\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+93 0 obj
+<< /S /GoTo /D (subsubsection.4.2.2.1) >>
+endobj
+96 0 obj
+(\376\377\000K\000M\000P\000\137\000I\000D\000E\000N\000T\000\137\000A\000T\000O\000M\000I\000C\000\137\000R\000E\000D\000U\000C\000E)
+endobj
+97 0 obj
+<< /S /GoTo /D (subsubsection.4.2.2.2) >>
+endobj
+100 0 obj
+(\376\377\000K\000M\000P\000\137\000I\000D\000E\000N\000T\000\137\000A\000U\000T\000O\000P\000A\000R)
+endobj
+101 0 obj
+<< /S /GoTo /D (subsubsection.4.2.2.3) >>
+endobj
+104 0 obj
+(\376\377\000K\000M\000P\000\137\000I\000D\000E\000N\000T\000\137\000B\000A\000R\000R\000I\000E\000R\000\137\000E\000X\000P\000L)
+endobj
+105 0 obj
+<< /S /GoTo /D (subsubsection.4.2.2.4) >>
+endobj
+108 0 obj
+(\376\377\000K\000M\000P\000\137\000I\000D\000E\000N\000T\000\137\000B\000A\000R\000R\000I\000E\000R\000\137\000I\000M\000P\000L)
+endobj
+109 0 obj
+<< /S /GoTo /D (subsubsection.4.2.2.5) >>
+endobj
+112 0 obj
+(\376\377\000K\000M\000P\000\137\000I\000D\000E\000N\000T\000\137\000I\000M\000B)
+endobj
+113 0 obj
+<< /S /GoTo /D (subsubsection.4.2.2.6) >>
+endobj
+116 0 obj
+(\376\377\000K\000M\000P\000\137\000I\000D\000E\000N\000T\000\137\000K\000M\000P\000C)
+endobj
+117 0 obj
+<< /S /GoTo /D (subsection.4.2.3) >>
+endobj
+120 0 obj
+(\376\377\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+121 0 obj
+<< /S /GoTo /D (subsubsection.4.2.3.1) >>
+endobj
+124 0 obj
+(\376\377\000i\000d\000e\000n\000t\000\137\000t)
+endobj
+125 0 obj
+<< /S /GoTo /D (section.4.3) >>
+endobj
+128 0 obj
+(\376\377\000D\000e\000p\000r\000e\000c\000a\000t\000e\000d\000\040\000F\000u\000n\000c\000t\000i\000o\000n\000s)
+endobj
+129 0 obj
+<< /S /GoTo /D (subsection.4.3.1) >>
+endobj
+132 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+133 0 obj
+<< /S /GoTo /D (subsection.4.3.2) >>
+endobj
+136 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+137 0 obj
+<< /S /GoTo /D (subsubsection.4.3.2.1) >>
+endobj
+140 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000o\000k\000\137\000t\000o\000\137\000f\000o\000r\000k)
+endobj
+141 0 obj
+<< /S /GoTo /D (section.4.4) >>
+endobj
+144 0 obj
+(\376\377\000S\000t\000a\000r\000t\000u\000p\000\040\000a\000n\000d\000\040\000S\000h\000u\000t\000d\000o\000w\000n)
+endobj
+145 0 obj
+<< /S /GoTo /D (subsection.4.4.1) >>
+endobj
+148 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+149 0 obj
+<< /S /GoTo /D (subsection.4.4.2) >>
+endobj
+152 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+153 0 obj
+<< /S /GoTo /D (subsubsection.4.4.2.1) >>
+endobj
+156 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000b\000e\000g\000i\000n)
+endobj
+157 0 obj
+<< /S /GoTo /D (subsubsection.4.4.2.2) >>
+endobj
+160 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d)
+endobj
+161 0 obj
+<< /S /GoTo /D (section.4.5) >>
+endobj
+164 0 obj
+(\376\377\000P\000a\000r\000a\000l\000l\000e\000l\000\040\000\050\000f\000o\000r\000k\000/\000j\000o\000i\000n\000\051)
+endobj
+165 0 obj
+<< /S /GoTo /D (subsection.4.5.1) >>
+endobj
+168 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+169 0 obj
+<< /S /GoTo /D (subsection.4.5.2) >>
+endobj
+172 0 obj
+(\376\377\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+173 0 obj
+<< /S /GoTo /D (subsubsection.4.5.2.1) >>
+endobj
+176 0 obj
+(\376\377\000k\000m\000p\000c\000\137\000m\000i\000c\000r\000o)
+endobj
+177 0 obj
+<< /S /GoTo /D (subsection.4.5.3) >>
+endobj
+180 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+181 0 obj
+<< /S /GoTo /D (subsubsection.4.5.3.1) >>
+endobj
+184 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000s\000e\000r\000i\000a\000l\000i\000z\000e\000d\000\137\000p\000a\000r\000a\000l\000l\000e\000l)
+endobj
+185 0 obj
+<< /S /GoTo /D (subsubsection.4.5.3.2) >>
+endobj
+188 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000o\000r\000k\000\137\000c\000a\000l\000l)
+endobj
+189 0 obj
+<< /S /GoTo /D (subsubsection.4.5.3.3) >>
+endobj
+192 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000o\000r\000k\000\137\000t\000e\000a\000m\000s)
+endobj
+193 0 obj
+<< /S /GoTo /D (subsubsection.4.5.3.4) >>
+endobj
+196 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000p\000u\000s\000h\000\137\000n\000u\000m\000\137\000t\000e\000a\000m\000s)
+endobj
+197 0 obj
+<< /S /GoTo /D (subsubsection.4.5.3.5) >>
+endobj
+200 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000p\000u\000s\000h\000\137\000n\000u\000m\000\137\000t\000h\000r\000e\000a\000d\000s)
+endobj
+201 0 obj
+<< /S /GoTo /D (subsubsection.4.5.3.6) >>
+endobj
+204 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000s\000e\000r\000i\000a\000l\000i\000z\000e\000d\000\137\000p\000a\000r\000a\000l\000l\000e\000l)
+endobj
+205 0 obj
+<< /S /GoTo /D (section.4.6) >>
+endobj
+208 0 obj
+(\376\377\000T\000h\000r\000e\000a\000d\000\040\000I\000n\000f\000o\000r\000m\000a\000t\000i\000o\000n)
+endobj
+209 0 obj
+<< /S /GoTo /D (subsection.4.6.1) >>
+endobj
+212 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+213 0 obj
+<< /S /GoTo /D (subsection.4.6.2) >>
+endobj
+216 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+217 0 obj
+<< /S /GoTo /D (subsubsection.4.6.2.1) >>
+endobj
+220 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000b\000o\000u\000n\000d\000\137\000n\000u\000m\000\137\000t\000h\000r\000e\000a\000d\000s)
+endobj
+221 0 obj
+<< /S /GoTo /D (subsubsection.4.6.2.2) >>
+endobj
+224 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000b\000o\000u\000n\000d\000\137\000t\000h\000r\000e\000a\000d\000\137\000n\000u\000m)
+endobj
+225 0 obj
+<< /S /GoTo /D (subsubsection.4.6.2.3) >>
+endobj
+228 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000g\000l\000o\000b\000a\000l\000\137\000n\000u\000m\000\137\000t\000h\000r\000e\000a\000d\000s)
+endobj
+229 0 obj
+<< /S /GoTo /D (subsubsection.4.6.2.4) >>
+endobj
+232 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000g\000l\000o\000b\000a\000l\000\137\000t\000h\000r\000e\000a\000d\000\137\000n\000u\000m)
+endobj
+233 0 obj
+<< /S /GoTo /D (subsubsection.4.6.2.5) >>
+endobj
+236 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000i\000n\000\137\000p\000a\000r\000a\000l\000l\000e\000l)
+endobj
+237 0 obj
+<< /S /GoTo /D (section.4.7) >>
+endobj
+240 0 obj
+(\376\377\000W\000o\000r\000k\000\040\000S\000h\000a\000r\000i\000n\000g)
+endobj
+241 0 obj
+<< /S /GoTo /D (subsection.4.7.1) >>
+endobj
+244 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+245 0 obj
+<< /S /GoTo /D (subsection.4.7.2) >>
+endobj
+248 0 obj
+(\376\377\000E\000n\000u\000m\000e\000r\000a\000t\000i\000o\000n\000\040\000T\000y\000p\000e\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+249 0 obj
+<< /S /GoTo /D (subsubsection.4.7.2.1) >>
+endobj
+252 0 obj
+(\376\377\000s\000c\000h\000e\000d\000\137\000t\000y\000p\000e)
+endobj
+253 0 obj
+<< /S /GoTo /D (subsection.4.7.3) >>
+endobj
+256 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+257 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.1) >>
+endobj
+260 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000c\000r\000i\000t\000i\000c\000a\000l)
+endobj
+261 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.2) >>
+endobj
+264 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000f\000i\000n\000i\000\137\0004)
+endobj
+265 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.3) >>
+endobj
+268 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000f\000i\000n\000i\000\137\0004\000u)
+endobj
+269 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.4) >>
+endobj
+272 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000f\000i\000n\000i\000\137\0008)
+endobj
+273 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.5) >>
+endobj
+276 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000f\000i\000n\000i\000\137\0008\000u)
+endobj
+277 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.6) >>
+endobj
+280 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000i\000n\000i\000t\000\137\0004)
+endobj
+281 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.7) >>
+endobj
+284 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000i\000n\000i\000t\000\137\0004\000u)
+endobj
+285 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.8) >>
+endobj
+288 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000i\000n\000i\000t\000\137\0008)
+endobj
+289 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.9) >>
+endobj
+292 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000i\000n\000i\000t\000\137\0008\000u)
+endobj
+293 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.10) >>
+endobj
+296 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000n\000e\000x\000t\000\137\0004)
+endobj
+297 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.11) >>
+endobj
+300 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000n\000e\000x\000t\000\137\0004\000u)
+endobj
+301 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.12) >>
+endobj
+304 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000n\000e\000x\000t\000\137\0008)
+endobj
+305 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.13) >>
+endobj
+308 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000d\000i\000s\000p\000a\000t\000c\000h\000\137\000n\000e\000x\000t\000\137\0008\000u)
+endobj
+309 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.14) >>
+endobj
+312 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000c\000r\000i\000t\000i\000c\000a\000l)
+endobj
+313 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.15) >>
+endobj
+316 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000m\000a\000s\000t\000e\000r)
+endobj
+317 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.16) >>
+endobj
+320 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000o\000r\000d\000e\000r\000e\000d)
+endobj
+321 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.17) >>
+endobj
+324 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000s\000i\000n\000g\000l\000e)
+endobj
+325 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.18) >>
+endobj
+328 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000o\000r\000\137\000s\000t\000a\000t\000i\000c\000\137\000f\000i\000n\000i)
+endobj
+329 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.19) >>
+endobj
+332 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000o\000r\000\137\000s\000t\000a\000t\000i\000c\000\137\000i\000n\000i\000t\000\137\0004)
+endobj
+333 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.20) >>
+endobj
+336 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000o\000r\000\137\000s\000t\000a\000t\000i\000c\000\137\000i\000n\000i\000t\000\137\0004\000u)
+endobj
+337 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.21) >>
+endobj
+340 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000o\000r\000\137\000s\000t\000a\000t\000i\000c\000\137\000i\000n\000i\000t\000\137\0008)
+endobj
+341 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.22) >>
+endobj
+344 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000o\000r\000\137\000s\000t\000a\000t\000i\000c\000\137\000i\000n\000i\000t\000\137\0008\000u)
+endobj
+345 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.23) >>
+endobj
+348 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000m\000a\000s\000t\000e\000r)
+endobj
+349 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.24) >>
+endobj
+352 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000o\000r\000d\000e\000r\000e\000d)
+endobj
+353 0 obj
+<< /S /GoTo /D (subsubsection.4.7.3.25) >>
+endobj
+356 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000s\000i\000n\000g\000l\000e)
+endobj
+357 0 obj
+<< /S /GoTo /D (section.4.8) >>
+endobj
+360 0 obj
+(\376\377\000S\000y\000n\000c\000h\000r\000o\000n\000i\000z\000a\000t\000i\000o\000n)
+endobj
+361 0 obj
+<< /S /GoTo /D (subsection.4.8.1) >>
+endobj
+364 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+365 0 obj
+<< /S /GoTo /D (subsection.4.8.2) >>
+endobj
+368 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+369 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.1) >>
+endobj
+372 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000b\000a\000r\000r\000i\000e\000r)
+endobj
+373 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.2) >>
+endobj
+376 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000b\000a\000r\000r\000i\000e\000r\000\137\000m\000a\000s\000t\000e\000r)
+endobj
+377 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.3) >>
+endobj
+380 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000b\000a\000r\000r\000i\000e\000r\000\137\000m\000a\000s\000t\000e\000r\000\137\000n\000o\000w\000a\000i\000t)
+endobj
+381 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.4) >>
+endobj
+384 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000b\000a\000r\000r\000i\000e\000r\000\137\000m\000a\000s\000t\000e\000r)
+endobj
+385 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.5) >>
+endobj
+388 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000r\000e\000d\000u\000c\000e)
+endobj
+389 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.6) >>
+endobj
+392 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000e\000n\000d\000\137\000r\000e\000d\000u\000c\000e\000\137\000n\000o\000w\000a\000i\000t)
+endobj
+393 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.7) >>
+endobj
+396 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000f\000l\000u\000s\000h)
+endobj
+397 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.8) >>
+endobj
+400 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000r\000e\000d\000u\000c\000e)
+endobj
+401 0 obj
+<< /S /GoTo /D (subsubsection.4.8.2.9) >>
+endobj
+404 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000r\000e\000d\000u\000c\000e\000\137\000n\000o\000w\000a\000i\000t)
+endobj
+405 0 obj
+<< /S /GoTo /D (section.4.9) >>
+endobj
+408 0 obj
+(\376\377\000T\000h\000r\000e\000a\000d\000\040\000p\000r\000i\000v\000a\000t\000e\000\040\000d\000a\000t\000a\000\040\000s\000u\000p\000p\000o\000r\000t)
+endobj
+409 0 obj
+<< /S /GoTo /D (subsection.4.9.1) >>
+endobj
+412 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+413 0 obj
+<< /S /GoTo /D (subsection.4.9.2) >>
+endobj
+416 0 obj
+(\376\377\000T\000y\000p\000e\000d\000e\000f\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+417 0 obj
+<< /S /GoTo /D (subsubsection.4.9.2.1) >>
+endobj
+420 0 obj
+(\376\377\000k\000m\000p\000c\000\137\000c\000c\000t\000o\000r)
+endobj
+421 0 obj
+<< /S /GoTo /D (subsubsection.4.9.2.2) >>
+endobj
+424 0 obj
+(\376\377\000k\000m\000p\000c\000\137\000c\000c\000t\000o\000r\000\137\000v\000e\000c)
+endobj
+425 0 obj
+<< /S /GoTo /D (subsubsection.4.9.2.3) >>
+endobj
+428 0 obj
+(\376\377\000k\000m\000p\000c\000\137\000c\000t\000o\000r)
+endobj
+429 0 obj
+<< /S /GoTo /D (subsubsection.4.9.2.4) >>
+endobj
+432 0 obj
+(\376\377\000k\000m\000p\000c\000\137\000c\000t\000o\000r\000\137\000v\000e\000c)
+endobj
+433 0 obj
+<< /S /GoTo /D (subsubsection.4.9.2.5) >>
+endobj
+436 0 obj
+(\376\377\000k\000m\000p\000c\000\137\000d\000t\000o\000r)
+endobj
+437 0 obj
+<< /S /GoTo /D (subsubsection.4.9.2.6) >>
+endobj
+440 0 obj
+(\376\377\000k\000m\000p\000c\000\137\000d\000t\000o\000r\000\137\000v\000e\000c)
+endobj
+441 0 obj
+<< /S /GoTo /D (subsection.4.9.3) >>
+endobj
+444 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+445 0 obj
+<< /S /GoTo /D (subsubsection.4.9.3.1) >>
+endobj
+448 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000c\000o\000p\000y\000p\000r\000i\000v\000a\000t\000e)
+endobj
+449 0 obj
+<< /S /GoTo /D (subsubsection.4.9.3.2) >>
+endobj
+452 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000t\000h\000r\000e\000a\000d\000p\000r\000i\000v\000a\000t\000e\000\137\000c\000a\000c\000h\000e\000d)
+endobj
+453 0 obj
+<< /S /GoTo /D (subsubsection.4.9.3.3) >>
+endobj
+456 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000t\000h\000r\000e\000a\000d\000p\000r\000i\000v\000a\000t\000e\000\137\000r\000e\000g\000i\000s\000t\000e\000r)
+endobj
+457 0 obj
+<< /S /GoTo /D (subsubsection.4.9.3.4) >>
+endobj
+460 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000t\000h\000r\000e\000a\000d\000p\000r\000i\000v\000a\000t\000e\000\137\000r\000e\000g\000i\000s\000t\000e\000r\000\137\000v\000e\000c)
+endobj
+461 0 obj
+<< /S /GoTo /D (section.4.10) >>
+endobj
+464 0 obj
+(\376\377\000T\000a\000s\000k\000i\000n\000g\000\040\000s\000u\000p\000p\000o\000r\000t)
+endobj
+465 0 obj
+<< /S /GoTo /D (subsection.4.10.1) >>
+endobj
+468 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+469 0 obj
+<< /S /GoTo /D (subsection.4.10.2) >>
+endobj
+472 0 obj
+(\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+473 0 obj
+<< /S /GoTo /D (subsubsection.4.10.2.1) >>
+endobj
+476 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000o\000m\000p\000\137\000t\000a\000s\000k\000\137\000w\000i\000t\000h\000\137\000d\000e\000p\000s)
+endobj
+477 0 obj
+<< /S /GoTo /D (subsubsection.4.10.2.2) >>
+endobj
+480 0 obj
+(\376\377\000\137\000\137\000k\000m\000p\000c\000\137\000o\000m\000p\000\137\000w\000a\000i\000t\000\137\000d\000e\000p\000s)
+endobj
+481 0 obj
+<< /S /GoTo /D (chapter.5) >>
+endobj
+484 0 obj
+(\376\377\000C\000l\000a\000s\000s\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+485 0 obj
+<< /S /GoTo /D (section.5.1) >>
+endobj
+488 0 obj
+(\376\377\000i\000d\000e\000n\000t\000\040\000S\000t\000r\000u\000c\000t\000\040\000R\000e\000f\000e\000r\000e\000n\000c\000e)
+endobj
+489 0 obj
+<< /S /GoTo /D (subsection.5.1.1) >>
+endobj
+492 0 obj
+(\376\377\000D\000e\000t\000a\000i\000l\000e\000d\000\040\000D\000e\000s\000c\000r\000i\000p\000t\000i\000o\000n)
+endobj
+493 0 obj
+<< /S /GoTo /D (subsection.5.1.2) >>
+endobj
+496 0 obj
+(\376\377\000M\000e\000m\000b\000e\000r\000\040\000D\000a\000t\000a\000\040\000D\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n)
+endobj
+497 0 obj
+<< /S /GoTo /D (subsubsection.5.1.2.1) >>
+endobj
+500 0 obj
+(\376\377\000f\000l\000a\000g\000s)
+endobj
+501 0 obj
+<< /S /GoTo /D (subsubsection.5.1.2.2) >>
+endobj
+504 0 obj
+(\376\377\000p\000s\000o\000u\000r\000c\000e)
+endobj
+505 0 obj
+<< /S /GoTo /D (subsubsection.5.1.2.3) >>
+endobj
+508 0 obj
+(\376\377\000r\000e\000s\000e\000r\000v\000e\000d\000\137\0001)
+endobj
+509 0 obj
+<< /S /GoTo /D (subsubsection.5.1.2.4) >>
+endobj
+512 0 obj
+(\376\377\000r\000e\000s\000e\000r\000v\000e\000d\000\137\0002)
+endobj
+513 0 obj
+<< /S /GoTo /D (subsubsection.5.1.2.5) >>
+endobj
+516 0 obj
+(\376\377\000r\000e\000s\000e\000r\000v\000e\000d\000\137\0003)
+endobj
+517 0 obj
+<< /S /GoTo /D (subsubsection.5.1.2.5) >>
+endobj
+519 0 obj
+(\376\377\000I\000n\000d\000e\000x)
+endobj
+520 0 obj
+<< /S /GoTo /D [521 0 R /Fit ] >>
+endobj
+523 0 obj <<
+/Length 252
+/Filter /FlateDecode
+>>
+stream
+xڅMKA wIGQ(voұt-e ߻SO›!XY]^,-ԯ d95h^cyմ]=C:bCؠ!B>'ĺCp2(zNF1c$K|6#J|(oVb*_6T~BoCeuȠLSdٚ+}:kLMn0? Xd--YBm~^rbgu <l:
+endstream
+endobj
+521 0 obj <<
+/Type /Page
+/Contents 523 0 R
+/Resources 522 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 526 0 R
+>> endobj
+524 0 obj <<
+/D [521 0 R /XYZ 70.866 771.024 null]
+>> endobj
+522 0 obj <<
+/Font << /F46 525 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+529 0 obj <<
+/Length 1187
+/Filter /FlateDecode
+>>
+stream
+xڕVY6~ЇRZK]d 4Hh$*:u}gxȶVh'fs|s{{z]]nR/6ve4Mۖ'_WooNQ/<ȣ+է/+AޣAɽgY{Ii]yWYPv{㯣,'w k7j 75B`h׷ ;Cu45&~iQ觔:6Pu++ߚ1%Gf+5AaJ ~R!%;7Y;YtT!^.{<aޡG۸mL1|w !_'l
+ F,9&4eSJINJ%zl@
+2S$vZ
+7|IwABcif`;SKt܋<MJ+ɨi{ޅ4m[ɂV`! (G"!A@pߍA)Ԫes@YI'+e7G!dca>nFBT غ cȦא.*dtq09Mqq m68/Eͻ5쮹2nE6 Zgc̢n5|_m޸KfvnVC R66k<"ص/9;
+56vR:}8 ]I@ini4H[ n~ѓeЦRT\n~(Dv9}6;;w?ܟBE:,Ujfq .~}`[[`E PƮ%TXM;wjm+! M|/ -!+s;<fT; itKDK#2Il+{+a4ģh F(XN*^a $i|
+kqD339
+endstream
+endobj
+528 0 obj <<
+/Type /Page
+/Contents 529 0 R
+/Resources 527 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 526 0 R
+>> endobj
+527 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+564 0 obj <<
+/Length 1078
+/Filter /FlateDecode
+>>
+stream
+x[oH+|i_xv$@"vCVjW N acIIژ^ćH`AVG>ՇK+1 Öo <-.YlqYD_ZK2sWՕW,Hw\Ƹ=لVTc DU@Ḣv
+Z}fY
+ Ͼ&A8fkXJ߯|+wvtQ"$@vM<e:b֬<S^.,$ olrGy?:F"^jfRmp2cfVHsc
+}ҔzD9ɠ
+FPƆ8%
+
+ȵL\ z!d'yM
+۩_ۻ`οMa!yӮݦtmrSPMoofV7m!]4l }
+hDە k/RYoSgW^ɹ1Ķuu:^ڟwǡ 
+endstream
+endobj
+563 0 obj <<
+/Type /Page
+/Contents 564 0 R
+/Resources 562 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 526 0 R
+/Annots [ 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 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 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R ]
+>> endobj
+532 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [69.87 603.843 269.381 614.255]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.1) >>
+>> endobj
+533 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 587.661 156.569 596.145]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.1) >>
+>> endobj
+534 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 567.833 192.443 578.209]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.2) >>
+>> endobj
+535 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 549.897 253.511 560.479]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.3) >>
+>> endobj
+536 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 532.069 284.247 542.543]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.4) >>
+>> endobj
+537 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 514.025 145.101 524.607]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.5) >>
+>> endobj
+538 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 496.089 254.45 506.465]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.1.5.1) >>
+>> endobj
+539 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 478.261 255.621 488.736]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.1.5.1.1) >>
+>> endobj
+540 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 460.325 251.64 470.594]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.1.5.1.2) >>
+>> endobj
+541 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 442.389 178.895 452.864]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.6) >>
+>> endobj
+542 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 424.454 149.082 434.722]
+/Subtype /Link
+/A << /S /GoTo /D (section.1.7) >>
+>> endobj
+543 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 406.41 233.28 416.992]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.1.7.1) >>
+>> endobj
+544 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [69.87 379.149 143.966 387.601]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.2) >>
+>> endobj
+545 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 361.222 143.604 369.706]
+/Subtype /Link
+/A << /S /GoTo /D (section.2.1) >>
+>> endobj
+546 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [69.87 332.068 136.506 340.714]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.3) >>
+>> endobj
+547 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 314.061 148.58 322.832]
+/Subtype /Link
+/A << /S /GoTo /D (section.3.1) >>
+>> endobj
+548 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [69.87 284.988 185.937 293.633]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.4) >>
+>> endobj
+549 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 265.277 183.378 275.751]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.1) >>
+>> endobj
+550 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 247.341 221.956 257.609]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.1.1) >>
+>> endobj
+551 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 229.405 157.475 239.673]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.2) >>
+>> endobj
+552 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 211.469 221.956 221.738]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.2.1) >>
+>> endobj
+553 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 195.237 269.163 204.008]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.2.2) >>
+>> endobj
+554 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 176.409 316.457 186.072]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.2.2.1) >>
+>> endobj
+555 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 158.473 282.09 168.136]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.2.2.2) >>
+>> endobj
+556 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 140.537 306.514 149.994]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.2.2.3) >>
+>> endobj
+557 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 122.602 304.514 132.058]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.2.2.4) >>
+>> endobj
+558 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 104.666 254.689 114.123]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.2.2.5) >>
+>> endobj
+559 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 86.73 264.65 96.393]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.2.2.6) >>
+>> endobj
+560 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 67.983 235.71 78.457]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.2.3) >>
+>> endobj
+566 0 obj <<
+/D [563 0 R /XYZ 70.866 635.428 null]
+>> endobj
+562 0 obj <<
+/Font << /F107 565 0 R /F95 530 0 R /F99 531 0 R /F46 525 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+609 0 obj <<
+/Length 1208
+/Filter /FlateDecode
+>>
+stream
+x]6+ +&LYb7ðXk0Wav=
+2ƫvommZ$64&zk(*HH
+gx;LL+cicw
+ŰK/RYK+5=76ĸF,
+ϱfc̶1 =8|j>rΕ078LjOY!#s@k1КƏ Xh4qՑVж7
+endstream
+endobj
+608 0 obj <<
+/Type /Page
+/Contents 609 0 R
+/Resources 607 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 526 0 R
+/Annots [ 561 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 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 600 0 R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R ]
+>> endobj
+561 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 758.989 209.364 768.446]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.2.3.1) >>
+>> endobj
+567 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 740.48 197.428 750.748]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.3) >>
+>> endobj
+568 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 722.783 221.956 733.051]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.3.1) >>
+>> endobj
+569 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 706.789 238.777 715.354]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.3.2) >>
+>> endobj
+570 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 687.388 260.553 697.863]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.3.2.1) >>
+>> endobj
+571 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 669.691 198.665 680.165]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.4) >>
+>> endobj
+572 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 651.994 221.956 662.262]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.4.1) >>
+>> endobj
+573 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 636.081 238.777 644.565]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.4.2) >>
+>> endobj
+574 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 616.491 240.755 626.867]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.4.2.1) >>
+>> endobj
+575 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 598.902 233.78 609.17]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.4.2.2) >>
+>> endobj
+576 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 581.204 178.886 591.679]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.5) >>
+>> endobj
+577 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 563.507 221.956 573.775]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.5.1) >>
+>> endobj
+578 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 545.81 235.71 556.284]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.5.2) >>
+>> endobj
+579 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 528.112 230.767 538.381]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.5.2.1) >>
+>> endobj
+580 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 512.119 238.777 520.683]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.5.3) >>
+>> endobj
+581 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 492.718 310.423 502.986]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.5.3.1) >>
+>> endobj
+582 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 475.021 252.071 485.495]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.5.3.2) >>
+>> endobj
+583 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 457.323 263.036 467.798]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.5.3.3) >>
+>> endobj
+584 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 439.626 289.998 449.894]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.5.3.4) >>
+>> endobj
+585 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 421.929 295.485 432.197]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.5.3.5) >>
+>> endobj
+586 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 404.231 290.482 414.5]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.5.3.6) >>
+>> endobj
+587 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 388.238 185.422 397.009]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.6) >>
+>> endobj
+588 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 368.837 221.956 379.105]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.6.1) >>
+>> endobj
+589 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 352.843 238.777 361.408]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.6.2) >>
+>> endobj
+590 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 333.442 300.972 343.71]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.6.2.1) >>
+>> endobj
+591 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 315.745 296.489 326.013]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.6.2.2) >>
+>> endobj
+592 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 297.94 299.968 308.316]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.6.2.3) >>
+>> endobj
+593 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 280.243 295.485 290.618]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.6.2.4) >>
+>> endobj
+594 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 262.653 259.593 272.921]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.6.2.5) >>
+>> endobj
+595 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 244.848 164.029 255.43]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.7) >>
+>> endobj
+596 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 227.258 221.956 237.527]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.7.1) >>
+>> endobj
+597 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 209.561 276.39 219.829]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.7.2) >>
+>> endobj
+598 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 191.864 228.301 202.132]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.2.1) >>
+>> endobj
+599 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 175.87 238.777 184.435]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.7.3) >>
+>> endobj
+600 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 156.469 244.36 166.737]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.1) >>
+>> endobj
+601 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 138.772 278.629 149.246]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.2) >>
+>> endobj
+602 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 121.074 283.614 131.549]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.3) >>
+>> endobj
+603 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 103.377 278.629 113.852]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.4) >>
+>> endobj
+604 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 85.68 283.614 96.154]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.5) >>
+>> endobj
+605 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 67.983 278.629 78.251]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.6) >>
+>> endobj
+607 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+652 0 obj <<
+/Length 1113
+/Filter /FlateDecode
+>>
+stream
+x]sF+.\&M2ʹIsggS 5u} Kk1bŬ=E ~:NsH@j\{o>} ~ /^$)go3l[>0g_X>
+-c ;ؓ3瘩&381LF\3""2]`H>#1e4br=ljb-V&]qf^'qrA1%>5C1h̅GMtm¥' 4w&;vIz2]jtҜ O& wyds^xI3x
+#@&X-z,
+鎠iol%ԤvrImSs6'j:Ǒ ⶹ/'GsnjjXBxWi6iM%*0?x]<JO=BƬ<1Q9devmˆs?uY}T+֛x6i ҉Cbvӵ[m"ZeAZ-zfYUg Ӎo۾"k9KMXMk}7s#wIٲ~ZA>Ow&1j Bt[vog`#VQ>:|F݇LJNEQk,3o[ϰIJMպ$Nvvc/ceNλ0'8{|L5 sw O/0MG^f87R1u*20 m&CXhTMzJ %QϛD=J
+MJTr=T*X8\BE9 H;'ޤ&}lőbgٝO.ܬn駭IC; m%U i=HG}UsJ|ާy-m54b|ᾼ.
+endstream
+endobj
+651 0 obj <<
+/Type /Page
+/Contents 652 0 R
+/Resources 650 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 526 0 R
+/Annots [ 606 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 626 0 R 627 0 R 628 0 R 629 0 R 630 0 R 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 ]
+>> endobj
+606 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 758.177 283.614 768.446]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.7) >>
+>> endobj
+610 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 740.48 278.629 750.748]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.8) >>
+>> endobj
+611 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 722.783 283.614 733.051]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.9) >>
+>> endobj
+612 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 705.085 283.847 715.354]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.10) >>
+>> endobj
+613 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 687.388 288.832 697.656]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.11) >>
+>> endobj
+614 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 669.691 283.847 679.959]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.12) >>
+>> endobj
+615 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 651.994 288.832 662.262]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.13) >>
+>> endobj
+616 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 634.296 264.301 644.565]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.14) >>
+>> endobj
+617 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 616.599 266.166 626.867]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.15) >>
+>> endobj
+618 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 598.902 269.662 609.17]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.16) >>
+>> endobj
+619 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 581.097 262.185 591.473]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.17) >>
+>> endobj
+620 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 563.507 271.375 573.982]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.18) >>
+>> endobj
+621 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 545.81 281.345 556.284]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.19) >>
+>> endobj
+622 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 528.112 286.33 538.587]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.20) >>
+>> endobj
+623 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 510.415 281.345 520.89]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.21) >>
+>> endobj
+624 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 492.718 286.33 503.192]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.22) >>
+>> endobj
+625 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 475.021 246.225 485.289]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.23) >>
+>> endobj
+626 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 457.323 249.722 467.592]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.24) >>
+>> endobj
+627 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 439.518 242.244 449.894]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.7.3.25) >>
+>> endobj
+628 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 421.929 173.506 432.403]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.8) >>
+>> endobj
+629 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 404.231 221.956 414.5]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.8.1) >>
+>> endobj
+630 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 388.238 238.777 396.802]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.8.2) >>
+>> endobj
+631 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 368.837 244.862 379.105]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.1) >>
+>> endobj
+632 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 351.139 277.248 361.408]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.2) >>
+>> endobj
+633 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 333.442 307.876 343.71]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.3) >>
+>> endobj
+634 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 315.745 297.189 326.013]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.4) >>
+>> endobj
+635 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 298.047 266.175 308.316]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.5) >>
+>> endobj
+636 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 280.35 296.803 290.618]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.6) >>
+>> endobj
+637 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 262.653 237.761 273.127]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.7) >>
+>> endobj
+638 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 244.956 246.234 255.224]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.8) >>
+>> endobj
+639 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 227.258 276.862 237.527]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.8.2.9) >>
+>> endobj
+640 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 209.561 220.13 219.829]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.9) >>
+>> endobj
+641 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 191.864 221.956 202.132]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.9.1) >>
+>> endobj
+642 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 174.166 235.71 184.641]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.9.2) >>
+>> endobj
+643 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 156.469 228.283 166.737]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.2.1) >>
+>> endobj
+644 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 138.772 246.996 149.04]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.2.2) >>
+>> endobj
+645 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 121.074 223.8 131.343]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.2.3) >>
+>> endobj
+646 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 103.377 242.513 113.645]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.2.4) >>
+>> endobj
+647 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 85.68 224.302 95.948]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.2.5) >>
+>> endobj
+648 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 67.983 243.015 78.251]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.2.6) >>
+>> endobj
+650 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+674 0 obj <<
+/Length 927
+/Filter /FlateDecode
+>>
+stream
+xIsH}zz_|TRYflnN¨-S(}^x HThZ~+Mf"JdUiRH[EٷK "0c~׌gWG[`JW/-;D0]73WHH
+NVNt
+uGQJ ^+IpN9gM:L:ݬ\^'͐׹_ R )lhub qhN5VZU9 nƥ&vc< . <Ox Q֗K#! \&[ j`sJ̪ڕO U tY@K5丑Q%ARF6UTX/AzDY&kÖ%S*x$qW-R9%Ng}5قevAy*bN|՗1D+1aS3WM ]IV
+)kֱVЂ:z#9uC>“e5-H~0̲߾(FjJ9݇|vNzpA=aفBX$$T
+~/Ipӎ{5n7.o
+endstream
+endobj
+673 0 obj <<
+/Type /Page
+/Contents 674 0 R
+/Resources 672 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 526 0 R
+/Annots [ 649 0 R 653 0 R 654 0 R 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 ]
+>> endobj
+649 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 759.881 238.777 768.446]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.9.3) >>
+>> endobj
+653 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 740.553 264.31 750.821]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.3.1) >>
+>> endobj
+654 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 722.929 304.953 733.197]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.3.2) >>
+>> endobj
+655 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 705.197 305.939 715.573]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.3.3) >>
+>> endobj
+656 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 687.572 324.652 697.948]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.9.3.4) >>
+>> endobj
+657 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 669.948 172.789 680.324]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.10) >>
+>> endobj
+658 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 652.431 221.956 662.699]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.10.1) >>
+>> endobj
+659 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 636.51 238.777 645.075]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.4.10.2) >>
+>> endobj
+660 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 617.182 303.044 627.451]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.10.2.1) >>
+>> endobj
+661 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 599.558 281.48 609.826]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.4.10.2.2) >>
+>> endobj
+662 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [69.87 573.746 178.477 582.392]
+/Subtype /Link
+/A << /S /GoTo /D (chapter.5) >>
+>> endobj
+663 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.814 556.05 198.791 564.821]
+/Subtype /Link
+/A << /S /GoTo /D (section.5.1) >>
+>> endobj
+664 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 536.722 221.956 546.991]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.5.1.1) >>
+>> endobj
+665 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.728 520.802 258.7 529.366]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.5.1.2) >>
+>> endobj
+666 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 501.366 201.385 511.948]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.5.1.2.1) >>
+>> endobj
+667 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 483.849 214.341 494.118]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.5.1.2.2) >>
+>> endobj
+668 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 467.036 227.342 476.493]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.5.1.2.3) >>
+>> endobj
+669 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 449.412 227.342 458.869]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.5.1.2.4) >>
+>> endobj
+670 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.608 431.788 227.342 441.244]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.5.1.2.5) >>
+>> endobj
+671 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [69.87 392.689 99.805 402.433]
+/Subtype /Link
+/A << /S /GoTo /D (subsubsection.5.1.2.5) >>
+>> endobj
+672 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+678 0 obj <<
+/Length 2008
+/Filter /FlateDecode
+>>
+stream
+xڭXm~wYsd[(be`|j'^"N^}*r0Nqo^惈2OaZ(,
+s<Gb_ä s_u !ǡD^a3oI7T$U>t|(
+/N,,w!V*᾽)$Yd;㥛LIs - oۅ) D
+{V>Vb(y/R?\qbo>$B)ɦ0D6>2}uiu7L(4̓qOMc5KùG~5}} p<\8)nQB!MOJ/V*2A۹6
+\;DX)l[@^`κ'UeӠQ쑑iO/uo92Z#`GW.]| sVc[ *ڛ6;cdW d,:k͑F;78 d:XN/MSZ {<-U
+$
+6=:SOMm?Nb]D됄Y<<f[<>#*I8ޘ).LڜFӠ߮@tFd(".lGM#'^(/{FXə[o5|
+#}m%<Շ'1u7uY-<fz>lˆ"V_%EfTB`i<[|'2r"IpD .tEߔT%@#VkbY>]7Oy T i¸]o`M :L.0a]MR"/˞f
+B*+*ЋV5.sL3 >jGV*;]xqy(+\kۂsAtZff{H\AErb ;M]Rey 8W9&9fw}
+endstream
+endobj
+677 0 obj <<
+/Type /Page
+/Contents 678 0 R
+/Resources 676 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 684 0 R
+/Annots [ 675 0 R ]
+>> endobj
+675 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [232.239 506.533 335.85 517.008]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://openmp.org)>>
+>> endobj
+679 0 obj <<
+/D [677 0 R /XYZ 70.866 789.024 null]
+>> endobj
+6 0 obj <<
+/D [677 0 R /XYZ 70.866 771.024 null]
+>> endobj
+680 0 obj <<
+/D [677 0 R /XYZ 70.866 580.643 null]
+>> endobj
+681 0 obj <<
+/D [677 0 R /XYZ 70.866 580.643 null]
+>> endobj
+10 0 obj <<
+/D [677 0 R /XYZ 70.866 580.643 null]
+>> endobj
+683 0 obj <<
+/D [677 0 R /XYZ 210.362 462.213 null]
+>> endobj
+14 0 obj <<
+/D [677 0 R /XYZ 70.866 444.007 null]
+>> endobj
+676 0 obj <<
+/Font << /F107 565 0 R /F99 531 0 R /F46 525 0 R /F160 682 0 R /F95 530 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+687 0 obj <<
+/Length 2637
+/Filter /FlateDecode
+>>
+stream
+xڭZܸ (ïW 6MhPx#{ΏKEnjMˎ-QEH ~z" Q$[/XE^
+q:b0/NDaoz/?K1.@ZNLѼk)NWM55;l_~4 pD(ozK00&'CT(YP{w`MDKCҋ#V"uuբB]@4~*)k4MVuG#m8԰B~sMVk(Y+z4_l6i"M,띶
+Xs0n(Ѣowu_o4UeepVn~; n
+ MnĊ44*/-Xw7r'HQc,*o0.< Dl!,D8#:²YasMpaJH'2H7eGse~Ĉf&wĹY﷏YBogHDTCL-
+kY8tFZ'>!pcP:vyN|0x19( ڋY#]Se{,,C`80!㯖Ɯ7+%Yg"22#Qc_>gFN[C=|B譫XdxݎP D0L玁ޭ
+}wG!thؼsFMf^C:PeFz{:z1ur mtO{{h<^h'wX
+꾲Vu$}rPdr̉dQ9rs){1!nFI!›.:{c^m[qb5hF{7u5  jИ&eZ8R[w<x.K&ᗼI~f!h-%hhTήÊh[mVrrˡ )!ξY`^ͮ, Z܈+6p-fЦLq`k]Aa08k4.F/`zQJvt F!]8a00m{sˠ\Hn rZ '(tuD9g6
+;,:ꗰ)xiݡl'Jlk)a"D4Aq-pA+Ks&^
+ҳ*{x
+ Z4I/
+ e\BFs/b (y'(Aq} I"ȋ,_YT9R8bBʋKƢiv9aB8,ͤKKI J8Vβ425Х&4J*S
+2^0u!{5tMFo=˹Ql6$1"%CmM~.
+ (P?OOt&G/Tr[㈩ οx
+(;yR@ʼn+ SM.
+endstream
+endobj
+686 0 obj <<
+/Type /Page
+/Contents 687 0 R
+/Resources 685 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 684 0 R
+>> endobj
+688 0 obj <<
+/D [686 0 R /XYZ 70.866 789.024 null]
+>> endobj
+690 0 obj <<
+/D [686 0 R /XYZ 244.482 523.188 null]
+>> endobj
+18 0 obj <<
+/D [686 0 R /XYZ 70.866 504.993 null]
+>> endobj
+691 0 obj <<
+/D [686 0 R /XYZ 430.105 302.276 null]
+>> endobj
+22 0 obj <<
+/D [686 0 R /XYZ 70.866 283.974 null]
+>> endobj
+692 0 obj <<
+/D [686 0 R /XYZ 257.237 222.002 null]
+>> endobj
+26 0 obj <<
+/D [686 0 R /XYZ 70.866 205.592 null]
+>> endobj
+685 0 obj <<
+/Font << /F95 530 0 R /F99 531 0 R /F46 525 0 R /F11 689 0 R /F160 682 0 R /F107 565 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+699 0 obj <<
+/Length 2939
+/Filter /FlateDecode
+>>
+stream
+xڝZYܶ~_<Rx$őʮ8VʃRqI KrCM*=}r< Fu9:7I}I|/c'k/VM|pu+o۬]+߽瑟޴,70L(J5- p7W٧W~v|/اQ0
+( ]9qE cV͛z}NGCMse7ꚳOe}nznUMi┛K?dUu/'m"~ߝL;NHFH]b{5yYUCäf}Sİ5YEvk}-C%؃zVh^ܺ5+Az46ؼC;ˇn\ֹiUv
+PDP,Ÿ<4j.?Ȗa mM> d/_oznPaŽ30ZIuNё#G^c "p)]UKܢ5]x!NYK/_Y[f@V1.(bO [
+SC;{`Ir=
+%
+7P Nf^j n9Lalv2GƃI
+>N1ox  ORX@32
+B1`p%LܝzK
+G/Q0ƒ v}df(dK,rvtr?ĔX2, 9T`f,:[J(" +P4ڻp^a< ).Yf&hFX/Zah
+Scu+Cf4[/*tppeXgĦms=qKW+&
+.N:'c'Δ"W?v~zʍ}&ΡzEĢ;>g
+Z/* D`e!vAifi~?cdž2D`굉KI
+endstream
+endobj
+698 0 obj <<
+/Type /Page
+/Contents 699 0 R
+/Resources 697 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 684 0 R
+/Annots [ 693 0 R 694 0 R 695 0 R ]
+>> endobj
+693 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 106.654 144.523 117.128]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES) >>
+>> endobj
+694 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 87.211 184.477 97.793]
+/Subtype /Link
+/A << /S /GoTo /D (group__DEPRECATED) >>
+>> endobj
+695 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 67.875 185.714 78.457]
+/Subtype /Link
+/A << /S /GoTo /D (group__STARTUP__SHUTDOWN) >>
+>> endobj
+700 0 obj <<
+/D [698 0 R /XYZ 70.866 789.024 null]
+>> endobj
+701 0 obj <<
+/D [698 0 R /XYZ 70.866 653.962 null]
+>> endobj
+30 0 obj <<
+/D [698 0 R /XYZ 70.866 647.487 null]
+>> endobj
+702 0 obj <<
+/D [698 0 R /XYZ 267.799 580.069 null]
+>> endobj
+34 0 obj <<
+/D [698 0 R /XYZ 70.866 563.111 null]
+>> endobj
+703 0 obj <<
+/D [698 0 R /XYZ 138.731 469.333 null]
+>> endobj
+38 0 obj <<
+/D [698 0 R /XYZ 70.866 454.267 null]
+>> endobj
+704 0 obj <<
+/D [698 0 R /XYZ 309.53 215.752 null]
+>> endobj
+42 0 obj <<
+/D [698 0 R /XYZ 70.866 197.622 null]
+>> endobj
+697 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F160 682 0 R /F107 565 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+722 0 obj <<
+/Length 2187
+/Filter /FlateDecode
+>>
+stream
+xZ]6`fg2X
+w`QRQd?܄V}MZwS&FJ
+VERDըt)-~./@kHG𷢌6HM!Fæ`F3r1hȀ(JzǏ|taHn4l_#(5)6%dU/ԲVwnfé1_g1=H$>'q-1Weўu_ڠM,.faس& vE.&9;H^<vn
+f]HB,jE9ɚB=KhSRR4ޗm Su.Y+tj f)C|E EO.}(,7~O<A}OmtXb;CgUӕ-uma-9;gkՋ-¯?~MUU l
+LqTk=U0f
+endstream
+endobj
+721 0 obj <<
+/Type /Page
+/Contents 722 0 R
+/Resources 720 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 684 0 R
+/Annots [ 696 0 R 708 0 R 709 0 R 710 0 R 711 0 R 712 0 R 713 0 R 714 0 R 715 0 R 716 0 R 717 0 R 718 0 R 719 0 R ]
+>> endobj
+696 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 758.07 165.934 768.652]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL) >>
+>> endobj
+708 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 737.915 172.471 748.497]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREAD__STATES) >>
+>> endobj
+709 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 717.76 151.077 728.342]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING) >>
+>> endobj
+710 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 697.713 207.178 708.188]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE) >>
+>> endobj
+711 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 677.558 160.555 688.033]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION) >>
+>> endobj
+712 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 657.404 170.426 667.878]
+/Subtype /Link
+/A << /S /GoTo /D (group__ATOMIC__OPS) >>
+>> endobj
+713 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [86.607 347.75 138.811 355.276]
+/Subtype /Link
+/A << /S /GoTo /D (group__STARTUP__SHUTDOWN_ga53f4ef16321f42eeb3b8dd463b51f112) >>
+>> endobj
+714 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [86.607 299.929 130.443 307.455]
+/Subtype /Link
+/A << /S /GoTo /D (group__STARTUP__SHUTDOWN_gacdedfb2c01fe256ad6c75507644bdfed) >>
+>> endobj
+715 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [99.16 244.138 130.443 251.665]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+716 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [86.607 172.407 180.654 179.934]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gae991c61cbe8e2942fe1f757a65442b26) >>
+>> endobj
+717 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [120.082 164.437 214.129 171.963]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b) >>
+>> endobj
+718 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [120.082 124.587 205.76 132.113]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_gafc5438d4c4f01dcd347d9bfde27f68e1) >>
+>> endobj
+719 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [115.897 92.706 218.313 100.232]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga5c40184c6babbe35c50d43a47573c5c5) >>
+>> endobj
+723 0 obj <<
+/D [721 0 R /XYZ 70.866 789.024 null]
+>> endobj
+724 0 obj <<
+/D [721 0 R /XYZ 70.866 628.003 null]
+>> endobj
+46 0 obj <<
+/D [721 0 R /XYZ 70.866 621.455 null]
+>> endobj
+725 0 obj <<
+/D [721 0 R /XYZ 70.866 586.291 null]
+>> endobj
+50 0 obj <<
+/D [721 0 R /XYZ 70.866 586.291 null]
+>> endobj
+720 0 obj <<
+/Font << /F95 530 0 R /F99 531 0 R /F46 525 0 R /F160 682 0 R /F107 565 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+741 0 obj <<
+/Length 535
+/Filter /FlateDecode
+>>
+stream
+xڝMs0{t,J t2N'8NiῳL \"g%o\M|hp#!e4.bv0Ƿjez
+J9ڑMk1:No'm:`..w
+ e{%j%iKZ<2iQҭZtnLt5;]"lO?-}ۻxGa'`h?X~ա٨qkށ `:鷁/$4&-fx- g给1ӬjNmr7bRMW-j P7NmQUk"pqQ*\vXUT,?7.M잿
+c8zhkS#iK}/mnn=/E]MpFl>RbUX2,_6ai㋏
+ (鷬UhmT[bs+iQN⻠Lkvv=,j|qxſ
+endstream
+endobj
+740 0 obj <<
+/Type /Page
+/Contents 741 0 R
+/Resources 739 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 684 0 R
+>> endobj
+742 0 obj <<
+/D [740 0 R /XYZ 70.866 789.024 null]
+>> endobj
+739 0 obj <<
+/Font << /F95 530 0 R /F160 682 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+745 0 obj <<
+/Length 322
+/Filter /FlateDecode
+>>
+stream
+xڕQn0+poc܀C
+endstream
+endobj
+744 0 obj <<
+/Type /Page
+/Contents 745 0 R
+/Resources 743 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 684 0 R
+>> endobj
+746 0 obj <<
+/D [744 0 R /XYZ 70.866 789.024 null]
+>> endobj
+743 0 obj <<
+/Font << /F95 530 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+759 0 obj <<
+/Length 557
+/Filter /FlateDecode
+>>
+stream
+xMo0+|tq=8(HFP8Xl74DI(g[X!\2N"c͓'Y&԰8́ S.I̙њhÙI3rAlm
+a>~B!XčT8 bxu)sZey
+endstream
+endobj
+758 0 obj <<
+/Type /Page
+/Contents 759 0 R
+/Resources 757 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 761 0 R
+/Annots [ 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 ]
+>> endobj
+747 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 514.707 525.406 523.088]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.1) >>
+>> endobj
+748 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 502.568 525.406 511.132]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.2) >>
+>> endobj
+749 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 490.612 525.406 499.177]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.3) >>
+>> endobj
+750 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 478.841 525.406 487.222]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.4) >>
+>> endobj
+751 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 466.886 525.406 475.267]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.5) >>
+>> endobj
+752 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 454.931 525.406 463.312]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.6) >>
+>> endobj
+753 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 442.792 525.406 451.357]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.7) >>
+>> endobj
+754 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 430.837 525.406 439.401]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.8) >>
+>> endobj
+755 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 418.881 525.406 427.446]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.9) >>
+>> endobj
+756 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 406.926 525.406 415.491]
+/Subtype /Link
+/A << /S /GoTo /D (section.4.10) >>
+>> endobj
+760 0 obj <<
+/D [758 0 R /XYZ 70.866 789.024 null]
+>> endobj
+54 0 obj <<
+/D [758 0 R /XYZ 70.866 771.024 null]
+>> endobj
+58 0 obj <<
+/D [758 0 R /XYZ 70.866 585.116 null]
+>> endobj
+757 0 obj <<
+/Font << /F107 565 0 R /F46 525 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+764 0 obj <<
+/Length 301
+/Filter /FlateDecode
+>>
+stream
+xڕQn0+6Ǫ-**܀4"A׉Tvgv0%w}t
+,uZ v`Z8N5,ebu64Vg}s^§7}Tr!#_YK-Q!w3@*YT*).`AGS 1hمACRQ`S_f<fXS X921tDK9&u3Ŋ+/G__qG.8rF3v
+Q ߾傏Saχm 2L.l N&˾'8ష"y
+endstream
+endobj
+763 0 obj <<
+/Type /Page
+/Contents 764 0 R
+/Resources 762 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 761 0 R
+>> endobj
+765 0 obj <<
+/D [763 0 R /XYZ 70.866 789.024 null]
+>> endobj
+762 0 obj <<
+/Font << /F95 530 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+770 0 obj <<
+/Length 310
+/Filter /FlateDecode
+>>
+stream
+x=O0wĄU !qh$|b-},? ʅ6*Œ\WDncR@]ow2?@"hE Zsefs989ejQH'\iS^"y&+$b X^#CX("nJ˚d
+endstream
+endobj
+769 0 obj <<
+/Type /Page
+/Contents 770 0 R
+/Resources 768 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 761 0 R
+/Annots [ 766 0 R 767 0 R ]
+>> endobj
+766 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [84.043 514.604 105.474 523.088]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+767 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [513.443 514.707 525.406 523.088]
+/Subtype /Link
+/A << /S /GoTo /D (section.5.1) >>
+>> endobj
+771 0 obj <<
+/D [769 0 R /XYZ 70.866 789.024 null]
+>> endobj
+62 0 obj <<
+/D [769 0 R /XYZ 70.866 771.024 null]
+>> endobj
+66 0 obj <<
+/D [769 0 R /XYZ 70.866 584.926 null]
+>> endobj
+768 0 obj <<
+/Font << /F107 565 0 R /F46 525 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+774 0 obj <<
+/Length 302
+/Filter /FlateDecode
+>>
+stream
+xڕQn0+ǾPQ> 8P<h*}8Azixfa SrD Vk0 A"bHJ";+nlX.f*:u<r/< ]䬥K(b YT*)<.`NGS/1hم^CRQ\SW&k]U1x:l"DpGԺbɕǗ_qyGwa;GHjeKD1~V >rޏU+]~ڭ0:κ1:۞~_~
+endstream
+endobj
+773 0 obj <<
+/Type /Page
+/Contents 774 0 R
+/Resources 772 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 761 0 R
+>> endobj
+775 0 obj <<
+/D [773 0 R /XYZ 70.866 789.024 null]
+>> endobj
+772 0 obj <<
+/Font << /F95 530 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+778 0 obj <<
+/Length 1918
+/Filter /FlateDecode
+>>
+stream
+xڵZ[F}@ꋭԓLVj&mjoIb k\}a0,,f9g`q#Bԇ׋o_D"BF2 PbF4I_}VkJ咯߼
+yR!d f8"5/*m\Ӄ9Z>h"A38t2-,OJz9T2G9
+x7Qki3BX1,$TklKFl݊{df`zζ
+ 82K,uŽ6mEI#OB"R^Z3bU,mK{gwR.vm ~ӷ|xتvqy!O}ȴ݊gS.C&6Yn
+zm.4K#5Eo! lUa=ny T6Z4,/}?آ\sO&!XT?>{o!!ݠӱtS^Xu2k;`Ӡ
+*qe\HwwXWZ(TH
+%^T~7c4q\IL<i.s1#(ubd`
+w6/&"Ax(;v둻x{Y+M/6㓸]ӗ}#&+vkqw263mh. ~C
+`]}х@ `g;YU "
+ltkIg+? n|3hS)+3ګ8kv[ۭ`޶
+x4酄#EP<x;1ey۲ ;OR{i<Bz1w_8~0s[z ':qD<g;Y ?C}=5~0o[vxjPb)EDx*P$]Iqr z!}hSm&Z`nPS<I,#l=<]V.fՑqHZ}&i0ά fng 0 *Y ^wyٽ%%u"W_yj*nU "#< #ύ@!݅q8q+K9-2D9L$(Bin (?ȧdz\3݌Ug 'ng #X4˂&pTmul'Z'-qv$NtO4@hv~AEĄD p P-=^- Ubb/ãj{ #!gx:Sg=JA}z.`Ҷ
+endstream
+endobj
+777 0 obj <<
+/Type /Page
+/Contents 778 0 R
+/Resources 776 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 761 0 R
+>> endobj
+779 0 obj <<
+/D [777 0 R /XYZ 70.866 789.024 null]
+>> endobj
+70 0 obj <<
+/D [777 0 R /XYZ 70.866 771.024 null]
+>> endobj
+731 0 obj <<
+/D [777 0 R /XYZ 70.866 585.116 null]
+>> endobj
+74 0 obj <<
+/D [777 0 R /XYZ 70.866 585.116 null]
+>> endobj
+78 0 obj <<
+/D [777 0 R /XYZ 70.866 548.234 null]
+>> endobj
+776 0 obj <<
+/Font << /F107 565 0 R /F46 525 0 R /F160 682 0 R /F95 530 0 R /F11 689 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+785 0 obj <<
+/Length 2709
+/Filter /FlateDecode
+>>
+stream
+x[mOWlʚ;媤UU*e_X 8KͯO bArayg{{vs緡
+d 0RRzAH$zq=c:l ]<ⴌ$Kuo~"{R{է_g?xPy!OWٕd5dU ɀB8..prno0@YT2̐"3JWw]rDZx D F/S[`ؑ&<)Gl=Zen.QH&75 LP{
+Y]TYF5 v*^T!u54/-cAP_ҥkJ{"
+QH[MҚme
+l(QgcJ
+8Uܗ q\VA8T/4ŁG(Y,[
+fׇ%XlѼ͗])v_ھ$GG/8(eVr?ʣ]\'~^O<
+DRMs$\P& `ϵξLi:鳩%QNmT! ?wShg ?6ǰLUiw+W=I@!E_/;}=M?OrjsrHi#?Ɨ&Ay3uOC1a,7=qjcH@!EۃSr;Vx i5Ƀ6mFWh r [/W|BnVDUmGQ~ohb.lBȜzt{XQ՘iWD,#b( 6O9/a&^N XFOOvON-5E7no yO-'C)2m&nTMB{`W
+K8ej]:6}E9uSIv= ߡR" ΅j;z
+D"I26,|
+:/`<wwS43ެS@lc'pe
+osF,κ\DU Lso*O'/&(z%8r"p UZ{,RGS8@aZ]D?Kzxn,gz.8{J1Di0pJKײWszÆN&4B}i&=s5lձcVsU{'*hZoNMO
+wT7$n<sH?rM_ =G?ðp>tohqOAPꃝzTR5O%C9~ŐT 8hU7̓U(5?FWgPE fF*H3I=/hq업}^)+]Kl8-leCToF­Fw$ LY < ,h$H$h Fp+[+OS`p%.[%Gͳz
+L{ V?v_FE\]MQ܀ȋ?ъsZ\$&F?-t^>"@t bXfϊ qpN=2vfs7?{{CRLk!rw+ ?VL?O2CvT1޲&ULv.+{rG:䮱|tS pQ
+endstream
+endobj
+784 0 obj <<
+/Type /Page
+/Contents 785 0 R
+/Resources 783 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 761 0 R
+/Annots [ 780 0 R 781 0 R 782 0 R ]
+>> endobj
+780 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [249.795 529.114 281.078 536.64]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+781 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [266.532 345.072 297.815 352.598]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+782 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [224.689 151.522 255.972 159.048]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+786 0 obj <<
+/D [784 0 R /XYZ 70.866 789.024 null]
+>> endobj
+787 0 obj <<
+/D [784 0 R /XYZ 70.866 570.145 null]
+>> endobj
+788 0 obj <<
+/D [784 0 R /XYZ 70.866 503.984 null]
+>> endobj
+790 0 obj <<
+/D [784 0 R /XYZ 70.866 398.447 null]
+>> endobj
+791 0 obj <<
+/D [784 0 R /XYZ 70.866 311.972 null]
+>> endobj
+792 0 obj <<
+/D [784 0 R /XYZ 70.866 98.181 null]
+>> endobj
+783 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F11 689 0 R /F99 531 0 R /F160 682 0 R /F107 565 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+797 0 obj <<
+/Length 1151
+/Filter /FlateDecode
+>>
+stream
+xX]&}ѮmUUwF]mn^U$qY'3'ʹܗ@.~A`~\yo04-HL)IF `U?8X$*t#㹨ڦ ރ(
+aR0J[y_=,Is”D8x_({`4  H)g7F[!= !JB|y7N>ziI~H[=7Ѳv +p\ `]bTkA'ֆZYIu`Lkto #fqwD[vS)W5~*U+e0ܱƬ^k6A-l$ ͹$<8o0E, SGɈ0 ? !p,xˑ}|D12U| OxU
+ jN;_d|Q-CktOvx~
+endstream
+endobj
+796 0 obj <<
+/Type /Page
+/Contents 797 0 R
+/Resources 795 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 801 0 R
+/Annots [ 793 0 R 794 0 R ]
+>> endobj
+793 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [199.583 706.07 230.866 713.597]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+794 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [199.583 655.404 230.866 662.93]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+798 0 obj <<
+/D [796 0 R /XYZ 70.866 789.024 null]
+>> endobj
+799 0 obj <<
+/D [796 0 R /XYZ 70.866 615.524 null]
+>> endobj
+800 0 obj <<
+/D [796 0 R /XYZ 70.866 556.212 null]
+>> endobj
+795 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F160 682 0 R /F107 565 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+804 0 obj <<
+/Length 665
+/Filter /FlateDecode
+>>
+stream
+xڕMs0
+CTI,_9vfidlp!}~vyѲ+ q>ΧoB }dqfO-s= ]7ܽ3S+/TҮu;_cőL C*`yx,2(dx.Fߎ8)}|nx,ԗ\&ߪY&iWW2Y<SIeɲw*&Uu :+Q9Rg?<IIS:BJ@CZy:*S[dbK*45%{[ONu%$m3$.$A>m>9u'I[?XAORt4imzl ۚ@BC G7oCCoC=D+3^O^fhfޙ }׃3 'hكb
+endstream
+endobj
+803 0 obj <<
+/Type /Page
+/Contents 804 0 R
+/Resources 802 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 801 0 R
+>> endobj
+805 0 obj <<
+/D [803 0 R /XYZ 70.866 789.024 null]
+>> endobj
+802 0 obj <<
+/Font << /F95 530 0 R /F160 682 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+808 0 obj <<
+/Length 640
+/Filter /FlateDecode
+>>
+stream
+xڝAs0
+CTI!rkmv&ܒ N bW zۓdoy$\yb( FJ$ސQ #A'qFcWW6yvEm^5ҧA[q UK={.2ZS-$YW#}0GlG"2br+ɭcnbD(]);M?UNm)vy&2Y7]毣aF.B >wق0ޯ$ƸqNM[Z]B bQIV"P2&n (F/M5\uotf[w4-l0Y@g7Gq¨ؔuĭýq*UE1…ݾ8]\ bxDR;nIām '-&,80zz*Y (-8? 4*itӘluP-gao<i\QYOOf=>ǃ/ .mz":a:6SkӹkEEI*0:Kkwۼq.(+R@W` /./EkPtAPҐC~ϘNmT+ /Vmj?ś[Y 6gfAD>
+endstream
+endobj
+807 0 obj <<
+/Type /Page
+/Contents 808 0 R
+/Resources 806 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 801 0 R
+>> endobj
+809 0 obj <<
+/D [807 0 R /XYZ 70.866 789.024 null]
+>> endobj
+806 0 obj <<
+/Font << /F95 530 0 R /F160 682 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+812 0 obj <<
+/Length 857
+/Filter /FlateDecode
+>>
+stream
+xڕXMo0+|umcjV[G9VQH6,_@d#9ن71,A2 fOYpv1I!b-QJEYnC*
+ ǜ>nUD,zUjgmY+d߀j,AͧX2Up{OP]iBDEV'1NcncmR+(&ߋN- &dh֍[ךzpu]2Brv2S\gEΆSĒh6nǘbb6ݽm*$쪹v\KbS;~bF~r7ѩ<b$|i1)To,EQ{zo6E w2=_x$.@ӵ>DՆ-sVJx/) 'i,:}~?z1uU.˕&ͧ<p9][
+BXAIIi|Kfha,b p m[$H$D*I*I*IHHo "#z_c8?ƍ
+nP}p݃ ,TZ!ֶVn;7)nBqsvpZ^RW;.sDhӔF4=jwY̯Neշy3{R֛'C.u˃0
+endstream
+endobj
+811 0 obj <<
+/Type /Page
+/Contents 812 0 R
+/Resources 810 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 801 0 R
+>> endobj
+813 0 obj <<
+/D [811 0 R /XYZ 70.866 789.024 null]
+>> endobj
+814 0 obj <<
+/D [811 0 R /XYZ 70.866 752 null]
+>> endobj
+810 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F160 682 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+817 0 obj <<
+/Length 1078
+/Filter /FlateDecode
+>>
+stream
+xڭX](}ϯё&0`\Vj;ڏ[ęXM.N쌕O|8\=B#"ni:zw
+p*e+DIʰhD"x}lmΚ*/$֤v
+MՃ#RX1ѷ-/8U" M ݏT$qĪkf?,V*kmbXk $^"y
+6 >63aaw&$GLD
+endstream
+endobj
+816 0 obj <<
+/Type /Page
+/Contents 817 0 R
+/Resources 815 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 801 0 R
+>> endobj
+818 0 obj <<
+/D [816 0 R /XYZ 70.866 789.024 null]
+>> endobj
+819 0 obj <<
+/D [816 0 R /XYZ 70.866 663.484 null]
+>> endobj
+815 0 obj <<
+/Font << /F95 530 0 R /F160 682 0 R /F107 565 0 R /F46 525 0 R /F174 789 0 R /F11 689 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+830 0 obj <<
+/Length 1374
+/Filter /FlateDecode
+>>
+stream
+xڽ[oHFZs}˅Vi&KjB&Vf6sI}H0bc޻mĽEB0oœBx2Hoxw> G=י<YNUGe_Lee\y;Q[gdֹ~{aĢXμ3c}N'FCT,=BQD_-•
+Ġ7nE>C
+G!~\V<e>3WS膖!W_ su6I|O"/!`K%0kՔ[Dfcg?irN/e_O3;c(tvz<]L`מFT{#롎E
+r<WWV4P'qPUazb:tgazP{~n%XcL~O]UN'E^Ƌg+?<@aŴFT/=IoQ>O1z,1pww;f۠[K$]x'^cܭ-b&oxP%]%$ra^Uf4O
+endstream
+endobj
+829 0 obj <<
+/Type /Page
+/Contents 830 0 R
+/Resources 828 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 801 0 R
+/Annots [ 820 0 R 821 0 R 822 0 R 823 0 R 824 0 R 825 0 R 826 0 R 827 0 R ]
+>> endobj
+820 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [151.227 729.56 172.659 740.035]
+/Subtype /Link
+/A << /S /GoTo /D (structident) >>
+>> endobj
+821 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [173.159 729.56 202.068 740.035]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+822 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [126.678 716.979 200.912 726.642]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga951d8a0a41a4b285b3da9cabd7a99f85) >>
+>> endobj
+823 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [126.678 703.587 210.873 713.25]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga50e3ecb5eb8d70f437a84a8b2bc9e88f) >>
+>> endobj
+824 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [126.678 690.195 228.312 699.858]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga744ef043bd848d5e338b4c72ef247adc) >>
+>> endobj
+825 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [126.678 676.802 262.68 686.465]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_gaf2f9e5d03f9f38651a3b8d5ef8635d44) >>
+>> endobj
+826 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [126.678 663.41 252.736 673.073]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga7358cc60d0f006b36752a1795e6d5d93) >>
+>> endobj
+827 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [126.678 650.018 250.737 659.681]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_gaaffb56f3d5bd8803b41e9862e2aeb863) >>
+>> endobj
+831 0 obj <<
+/D [829 0 R /XYZ 70.866 789.024 null]
+>> endobj
+705 0 obj <<
+/D [829 0 R /XYZ 70.866 771.024 null]
+>> endobj
+82 0 obj <<
+/D [829 0 R /XYZ 70.866 771.024 null]
+>> endobj
+86 0 obj <<
+/D [829 0 R /XYZ 70.866 634.736 null]
+>> endobj
+90 0 obj <<
+/D [829 0 R /XYZ 70.866 573.056 null]
+>> endobj
+832 0 obj <<
+/D [829 0 R /XYZ 70.866 548.085 null]
+>> endobj
+94 0 obj <<
+/D [829 0 R /XYZ 70.866 548.085 null]
+>> endobj
+833 0 obj <<
+/D [829 0 R /XYZ 70.866 486.191 null]
+>> endobj
+98 0 obj <<
+/D [829 0 R /XYZ 70.866 469.913 null]
+>> endobj
+834 0 obj <<
+/D [829 0 R /XYZ 70.866 392.174 null]
+>> endobj
+102 0 obj <<
+/D [829 0 R /XYZ 70.866 375.896 null]
+>> endobj
+835 0 obj <<
+/D [829 0 R /XYZ 70.866 315.781 null]
+>> endobj
+106 0 obj <<
+/D [829 0 R /XYZ 70.866 299.503 null]
+>> endobj
+836 0 obj <<
+/D [829 0 R /XYZ 70.866 239.388 null]
+>> endobj
+110 0 obj <<
+/D [829 0 R /XYZ 70.866 223.11 null]
+>> endobj
+837 0 obj <<
+/D [829 0 R /XYZ 70.866 145.371 null]
+>> endobj
+114 0 obj <<
+/D [829 0 R /XYZ 70.866 129.093 null]
+>> endobj
+828 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+841 0 obj <<
+/Length 453
+/Filter /FlateDecode
+>>
+stream
+xڕMo0 :ڇԷcѵXa-V92ɖE/;"E_ 3Ar]ōĀUrC4Qh@QR6!&mͲPܱx*@>'zk &H4!vG5|rO TlG&V&'sZ9EM(V-\/V0t6}=]+quHHVLfh~k?~7gÀRvX1!l,Qn]TK8V)ڸc:9؏Cv}= }$A0BB!AeحPyD T|1 )Cʓ^
+v)Em
+y?λ#*n\{ 8 jbK`,ϱ>MKiDzHu_p<\~
+endstream
+endobj
+840 0 obj <<
+/Type /Page
+/Contents 841 0 R
+/Resources 839 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 843 0 R
+>> endobj
+842 0 obj <<
+/D [840 0 R /XYZ 70.866 789.024 null]
+>> endobj
+118 0 obj <<
+/D [840 0 R /XYZ 70.866 771.024 null]
+>> endobj
+838 0 obj <<
+/D [840 0 R /XYZ 70.866 751.762 null]
+>> endobj
+122 0 obj <<
+/D [840 0 R /XYZ 70.866 751.762 null]
+>> endobj
+839 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+848 0 obj <<
+/Length 1057
+/Filter /FlateDecode
+>>
+stream
+xڭWMHWM&Jf'i&h cb[ 6{w"hCQUzL"b6H)+ 6J!1(Z>`$XP5w>iܔ~c:pƳO3
+ާ10A)<A/ ɱ.F~'L)ш2Q*V.qy8n+ĵM!af}\wMQ| AМ,ko:*FGZw\J7eVԜcyט9ЗK0LzY4(eu/<Iκ 
+_ވPTβB3}*eai2sj
+I+{.?e`M |EW5@z2ŗ,MfУ@1H:F#
+7a=pJBaxw=R@jU*c\O,Ƭˉ`@J])uXqDb';SL@f Xt@#E!e C4OC&⍭mRLӴ) \"pɉ'PXa.XSI9
+LQ̀d\0b='IÒC=|jcettFTH)XW4n,L8+CwgK
+EX".[B8ќ6`}fD 1l [eYQ?+#;`v"v؉T?'NiN2 o -ow6?*vwivE\y}j l1_
+endstream
+endobj
+847 0 obj <<
+/Type /Page
+/Contents 848 0 R
+/Resources 846 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 843 0 R
+/Annots [ 844 0 R 845 0 R ]
+>> endobj
+844 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 704.801 218.727 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__DEPRECATED_ga27292e41af4c26e0bdf45b12b1f76d5a) >>
+>> endobj
+845 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [222.213 704.801 251.122 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+849 0 obj <<
+/D [847 0 R /XYZ 70.866 789.024 null]
+>> endobj
+706 0 obj <<
+/D [847 0 R /XYZ 70.866 771.024 null]
+>> endobj
+126 0 obj <<
+/D [847 0 R /XYZ 70.866 771.024 null]
+>> endobj
+850 0 obj <<
+/D [847 0 R /XYZ 70.866 723.517 null]
+>> endobj
+130 0 obj <<
+/D [847 0 R /XYZ 70.866 690.557 null]
+>> endobj
+134 0 obj <<
+/D [847 0 R /XYZ 70.866 630.933 null]
+>> endobj
+851 0 obj <<
+/D [847 0 R /XYZ 70.866 606.078 null]
+>> endobj
+138 0 obj <<
+/D [847 0 R /XYZ 70.866 606.078 null]
+>> endobj
+853 0 obj <<
+/D [847 0 R /XYZ 70.866 573.531 null]
+>> endobj
+846 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+860 0 obj <<
+/Length 1542
+/Filter /FlateDecode
+>>
+stream
+xڽX[6~ĊB[gL&nx2N=B},Ĺ}
+f4 o( \N.~X(WuPN`|@Q,nƶ# 939E*Vܽ}k+;.╩Laoe>{(K荫Ȱ\
+I,=&N@˩,1
+@NFJ- WU'
+&}e)~*%ad)-v T!) D`.KE2|aFR h:<N[<4gvw6զMv7E4mxYb8';a.c?^EQRG]CG,X1cС,&ih<~yۉ¼&[q e:Lʽ-V
+endstream
+endobj
+859 0 obj <<
+/Type /Page
+/Contents 860 0 R
+/Resources 858 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 843 0 R
+/Annots [ 854 0 R 855 0 R 856 0 R 857 0 R ]
+>> endobj
+854 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 704.693 173.789 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__STARTUP__SHUTDOWN_ga53f4ef16321f42eeb3b8dd463b51f112) >>
+>> endobj
+855 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [177.275 704.693 206.184 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+856 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 691.849 166.813 702.324]
+/Subtype /Link
+/A << /S /GoTo /D (group__STARTUP__SHUTDOWN_gacdedfb2c01fe256ad6c75507644bdfed) >>
+>> endobj
+857 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [170.299 691.849 199.208 702.324]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+861 0 obj <<
+/D [859 0 R /XYZ 70.866 789.024 null]
+>> endobj
+707 0 obj <<
+/D [859 0 R /XYZ 70.866 771.024 null]
+>> endobj
+142 0 obj <<
+/D [859 0 R /XYZ 70.866 771.024 null]
+>> endobj
+862 0 obj <<
+/D [859 0 R /XYZ 70.866 723.517 null]
+>> endobj
+146 0 obj <<
+/D [859 0 R /XYZ 70.866 677.605 null]
+>> endobj
+150 0 obj <<
+/D [859 0 R /XYZ 70.866 618.089 null]
+>> endobj
+732 0 obj <<
+/D [859 0 R /XYZ 70.866 593.218 null]
+>> endobj
+154 0 obj <<
+/D [859 0 R /XYZ 70.866 593.218 null]
+>> endobj
+863 0 obj <<
+/D [859 0 R /XYZ 70.866 560.521 null]
+>> endobj
+733 0 obj <<
+/D [859 0 R /XYZ 70.866 464.406 null]
+>> endobj
+158 0 obj <<
+/D [859 0 R /XYZ 70.866 449.166 null]
+>> endobj
+864 0 obj <<
+/D [859 0 R /XYZ 70.866 418.306 null]
+>> endobj
+858 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R /F160 682 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+883 0 obj <<
+/Length 2380
+/Filter /FlateDecode
+>>
+stream
+x[IF 0\c`Ifb9DH%y*R-lޫzq pwOhddK0RP$I >,(]CG0]O漋+1y<=ZJHSD``Č(V.>}bD}i]B!D- 9/~^ROn`T/>b_D,ӧwI|@
+1RH+zZr|7K{eD"U
+q˟}>Ni{;vRV;Z'ўmՑd}rd4)lws[w1Z!J-aSHG]=1LiCd#vGqGpz]x^ׇ%~/lcxP"@ꂄTlr;widӫ툯ձܙ:2H1 /hח%Prŧu5kR5ID4<mO<>5bu&[L4n VaƮ::iX6
+ VE])"H.hD'BCs,S(/ 6%Y쬞f}?8q(M
+͓10=>ORT2 ;kӰ@1Az*^X  ʶ}i=F@ީ4C G [8}(b4'Eo-#u)BR;u>-\&R\35\89 q}år&
+{~,S ^5;}o;!F O0EA }>6d.^2ǰ,nf Àoe+jty/Q]K7ETA
+O.'QB!Mo͐ނ;0tX }|Oa^OgXN_ [N|^h'{p{c|
+Éc}7-e|ȓ%?&ϧ"j;cZ ~ 
+endstream
+endobj
+882 0 obj <<
+/Type /Page
+/Contents 883 0 R
+/Resources 881 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 843 0 R
+/Annots [ 865 0 R 866 0 R 867 0 R 868 0 R 869 0 R 870 0 R 871 0 R 872 0 R 873 0 R 874 0 R 875 0 R 876 0 R 877 0 R 878 0 R 879 0 R 880 0 R ]
+>> endobj
+865 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [153.358 704.693 203.669 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_gab49014fb4572e7d0f308fd9b1824daf7) >>
+>> endobj
+866 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 646.862 228.519 657.444]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_ga345b3a5866deefefc91ae1e8958f49f4) >>
+>> endobj
+867 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [232.004 646.862 260.913 657.444]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+868 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 633.91 185.104 644.492]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_gac2b7cc2fa78dde5381bcf00cfc48d124) >>
+>> endobj
+869 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [188.59 633.91 217.499 644.492]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+870 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [305.433 633.91 355.745 644.492]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_gab49014fb4572e7d0f308fd9b1824daf7) >>
+>> endobj
+871 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.41 620.959 222.953 631.541]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_gaae9462b03457d809faeb3e767a5b2283) >>
+>> endobj
+872 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [226.36 620.959 255.269 631.541]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+873 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 596.052 196.07 606.634]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_ga1cab712d076ba1d2758b0c3bf5ffe38a) >>
+>> endobj
+874 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [199.556 596.052 228.465 606.634]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+875 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [316.399 596.052 366.711 606.634]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_gab49014fb4572e7d0f308fd9b1824daf7) >>
+>> endobj
+876 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 583.101 223.516 593.683]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_ga7b1ba1cc8d9d2fea8654bbb1e59f079e) >>
+>> endobj
+877 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [227.001 583.101 255.91 593.683]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+878 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 570.149 243.456 580.731]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_gac341818e68b06d910111e4cf08bb54dd) >>
+>> endobj
+879 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [246.942 570.149 275.851 580.731]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+880 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [254.484 426.459 332.071 437.042]
+/Subtype /Link
+/A << /S /GoTo /D (group__PARALLEL_gac2b7cc2fa78dde5381bcf00cfc48d124) >>
+>> endobj
+884 0 obj <<
+/D [882 0 R /XYZ 70.866 789.024 null]
+>> endobj
+726 0 obj <<
+/D [882 0 R /XYZ 70.866 771.024 null]
+>> endobj
+162 0 obj <<
+/D [882 0 R /XYZ 70.866 771.024 null]
+>> endobj
+885 0 obj <<
+/D [882 0 R /XYZ 70.866 721.36 null]
+>> endobj
+886 0 obj <<
+/D [882 0 R /XYZ 70.866 665.685 null]
+>> endobj
+166 0 obj <<
+/D [882 0 R /XYZ 70.866 555.905 null]
+>> endobj
+170 0 obj <<
+/D [882 0 R /XYZ 70.866 496.389 null]
+>> endobj
+887 0 obj <<
+/D [882 0 R /XYZ 70.866 469.469 null]
+>> endobj
+174 0 obj <<
+/D [882 0 R /XYZ 70.866 469.469 null]
+>> endobj
+888 0 obj <<
+/D [882 0 R /XYZ 70.866 411.292 null]
+>> endobj
+178 0 obj <<
+/D [882 0 R /XYZ 70.866 317.163 null]
+>> endobj
+889 0 obj <<
+/D [882 0 R /XYZ 70.866 292.2 null]
+>> endobj
+182 0 obj <<
+/D [882 0 R /XYZ 70.866 292.2 null]
+>> endobj
+890 0 obj <<
+/D [882 0 R /XYZ 70.866 259.594 null]
+>> endobj
+891 0 obj <<
+/D [882 0 R /XYZ 70.866 175.434 null]
+>> endobj
+186 0 obj <<
+/D [882 0 R /XYZ 70.866 160.194 null]
+>> endobj
+892 0 obj <<
+/D [882 0 R /XYZ 70.866 129.276 null]
+>> endobj
+881 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F160 682 0 R /F174 789 0 R /F177 852 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+899 0 obj <<
+/Length 2518
+/Filter /FlateDecode
+>>
+stream
+x[MCl`oR{ v3"A&;}Y4nu[[r&_G%Kؒ^Zj*V2^#wUdI^"C:21'E/3I;0t*]OTї9wd9ׇ")QF@K) zow 4b*k2Z~FxSDm칎0鄭wM1_3B+xceoEqH^ܘ6=Sqoɫl>tt:sAot߼Ty?nRzF oxO<+MP,1mUxy}\ۭ,JEwp.DFMË0Cp8R @l=wXL,a.ElHPnP&B{ +b #?=vKE$;Vi S3GDJ3fHTuw VM9͋"v#RrLN40{,ޅN'L !c0VN-Q,/3imsq{v#7ǰxt,}$Jn~Bs~/u+m9ZuZ
+16wk+r$UϼD+GK2ЛXVL? !nH*jK١j[CyZn9,HkA׋1i
+a|B<JF(sMEQSՔazcT[.CXvX8
+I,,R؞uVXaEIDi&I;8AUyrŔӬ +`%@7Hx-l
+挓!nOC`e
+;Lk/m)l_768;NFt4f*kav91NF2GN_%er
+2ɟ+KVŮk.}w0pu3ٻ3]9Zʉv Z~.!*[[i%k6Xy˛#Pp9
+endstream
+endobj
+898 0 obj <<
+/Type /Page
+/Contents 899 0 R
+/Resources 897 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 843 0 R
+>> endobj
+900 0 obj <<
+/D [898 0 R /XYZ 70.866 789.024 null]
+>> endobj
+895 0 obj <<
+/D [898 0 R /XYZ 70.866 741.549 null]
+>> endobj
+190 0 obj <<
+/D [898 0 R /XYZ 70.866 726.309 null]
+>> endobj
+901 0 obj <<
+/D [898 0 R /XYZ 70.866 695.391 null]
+>> endobj
+894 0 obj <<
+/D [898 0 R /XYZ 70.866 586.524 null]
+>> endobj
+194 0 obj <<
+/D [898 0 R /XYZ 70.866 571.284 null]
+>> endobj
+902 0 obj <<
+/D [898 0 R /XYZ 70.866 540.366 null]
+>> endobj
+893 0 obj <<
+/D [898 0 R /XYZ 70.866 431.897 null]
+>> endobj
+198 0 obj <<
+/D [898 0 R /XYZ 70.866 416.657 null]
+>> endobj
+903 0 obj <<
+/D [898 0 R /XYZ 70.866 385.739 null]
+>> endobj
+896 0 obj <<
+/D [898 0 R /XYZ 70.866 277.271 null]
+>> endobj
+202 0 obj <<
+/D [898 0 R /XYZ 70.866 262.03 null]
+>> endobj
+904 0 obj <<
+/D [898 0 R /XYZ 70.866 231.113 null]
+>> endobj
+897 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R /F160 682 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+917 0 obj <<
+/Length 2000
+/Filter /FlateDecode
+>>
+stream
+xZKs6WHUޏSIMjSɎuIhXH/EdvDJŲGwF Q4yLhՏ˫9X!1X8,Y)ߗ?'BI"uf576iݦ+'_my+si2%$\}&+9D8|37T(:W4I Wďh5&a8n D/4]"[ܦSinNJ(1iTBkA<sˈ߿z
+/? TN(J+?V+jBbD
+`` 2I,9buIޟ>p$VS\Ym\tZTH8[k✚8Cs^% ̀%(D pBP*F>:N(/T;;6z<
+!*n Xx\q;
+8ϢK՞G~Ϫ) fQ
++>h^&[ެ!1ZzrgӇsPEա2릾 SIhUߋKOQݶe
+O<t\3VAtp#t+|,cX bcU@xAz;zbePqew}B
+e]on=.׻и-ONY$A~o4O\I*
+endstream
+endobj
+916 0 obj <<
+/Type /Page
+/Contents 917 0 R
+/Resources 915 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 843 0 R
+/Annots [ 905 0 R 906 0 R 907 0 R 908 0 R 909 0 R 910 0 R 911 0 R 912 0 R 913 0 R 914 0 R ]
+>> endobj
+905 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 704.693 253.66 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREAD__STATES_ga39488769ed881a75703495759c0f109f) >>
+>> endobj
+906 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [257.146 704.693 286.055 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+907 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 691.742 258.143 702.324]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREAD__STATES_ga127cc7161bbef3ccd2446a9405973192) >>
+>> endobj
+908 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [261.629 691.742 290.538 702.324]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+909 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 678.898 254.664 689.372]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREAD__STATES_ga9a981e3dcd9264c2cf5bd8a8cc6f16af) >>
+>> endobj
+910 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [258.15 678.898 287.059 689.372]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+911 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 665.946 259.147 676.421]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREAD__STATES_gadcc691c6c7695988deba68a2de817a66) >>
+>> endobj
+912 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [262.633 665.946 291.542 676.421]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+913 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 652.995 217.768 663.47]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREAD__STATES_ga5c4aad6e2e289283e9c58031f7c4e228) >>
+>> endobj
+914 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [221.254 652.995 250.163 663.47]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+918 0 obj <<
+/D [916 0 R /XYZ 70.866 789.024 null]
+>> endobj
+727 0 obj <<
+/D [916 0 R /XYZ 70.866 771.024 null]
+>> endobj
+206 0 obj <<
+/D [916 0 R /XYZ 70.866 771.024 null]
+>> endobj
+919 0 obj <<
+/D [916 0 R /XYZ 70.866 723.517 null]
+>> endobj
+210 0 obj <<
+/D [916 0 R /XYZ 70.866 638.751 null]
+>> endobj
+214 0 obj <<
+/D [916 0 R /XYZ 70.866 579.128 null]
+>> endobj
+920 0 obj <<
+/D [916 0 R /XYZ 70.866 554.273 null]
+>> endobj
+218 0 obj <<
+/D [916 0 R /XYZ 70.866 554.273 null]
+>> endobj
+921 0 obj <<
+/D [916 0 R /XYZ 70.866 521.725 null]
+>> endobj
+922 0 obj <<
+/D [916 0 R /XYZ 70.866 416.51 null]
+>> endobj
+222 0 obj <<
+/D [916 0 R /XYZ 70.866 401.27 null]
+>> endobj
+923 0 obj <<
+/D [916 0 R /XYZ 70.866 370.41 null]
+>> endobj
+924 0 obj <<
+/D [916 0 R /XYZ 70.866 265.196 null]
+>> endobj
+226 0 obj <<
+/D [916 0 R /XYZ 70.866 249.955 null]
+>> endobj
+925 0 obj <<
+/D [916 0 R /XYZ 70.866 219.038 null]
+>> endobj
+915 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+930 0 obj <<
+/Length 1537
+/Filter /FlateDecode
+>>
+stream
+xڽXKF+t*3h|L9qٕr 1˪"FX8ίO sAbnl_rd.SRfJS$IXeٜ|oM
+݌inju9CB1ߣ­N~YLL,9)' #쫗d\2|
+Ȓ 001< ׺&Ms:>s\mO;T"pP%@!X`ٜQ#Cٜ`s
+aK $qB12"Z118S I&oK=re}2GJu,zĮHAYgV) naS}v 0: 
+<t2E9i18IR!NQ(A<
+Mel@&ABp1=v7ogOؘδ3Bq]:OG+vWrII ~*7^8,zsy]LLB4,9"^&P&}}[Z c!a䁿btPPŐ>Y|
+qY:I9R&/{g}k>t8F/c9_ٕqQv齢쪿fsXR`1DUH
+ʩ ڸg!^nm$YTt-Epe=}to`}U['U֑;ҚvoAmm4f?Gsa08a >]hA'[ȚH6giq1mYzL68q6CX}bYXƔfybv8dUIH#I$In:2?9D aCagP\a6)26<|pk_yθ"\7I<xr()!)i;GK$Ѳ'~Ya1kn'BQ_Lг0$^Gvr<ýڍm}xsb}3dd⚑+7[dNaWMdz>wNq_na4d}gTĤI(~,b)rX$ď`CDa,C`Oj#E{`@~C\\1=XԳz*Ou<p,ܘ맍E4N ]j8))N;5kK%4 k_JcN e@(7}3Zu mS^k|y6}އfҸ1LX"vvݙ#cT,G+`,hy?jOV/Ook/`]8
+endstream
+endobj
+929 0 obj <<
+/Type /Page
+/Contents 930 0 R
+/Resources 928 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 934 0 R
+>> endobj
+931 0 obj <<
+/D [929 0 R /XYZ 70.866 789.024 null]
+>> endobj
+926 0 obj <<
+/D [929 0 R /XYZ 70.866 759.174 null]
+>> endobj
+230 0 obj <<
+/D [929 0 R /XYZ 70.866 743.933 null]
+>> endobj
+932 0 obj <<
+/D [929 0 R /XYZ 70.866 713.016 null]
+>> endobj
+927 0 obj <<
+/D [929 0 R /XYZ 70.866 507.107 null]
+>> endobj
+234 0 obj <<
+/D [929 0 R /XYZ 70.866 491.867 null]
+>> endobj
+933 0 obj <<
+/D [929 0 R /XYZ 70.866 461.007 null]
+>> endobj
+928 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1012 0 obj <<
+/Length 1804
+/Filter /FlateDecode
+>>
+stream
+x[[F~HfDK$jԨmΑY>صQYn1Mϓ/ |3
+xq'`ky(1)> ?FBЃz!)Hh/" +1f jP.0=ȶkwM/[kڄmf'Un{F9D")VHND)O0 ąIH蝤tE!H
+.FpKB.ׅKB
+Ճ=RmfC?Fa<g1<&KA@z-H{ympyr?Tj𼽱]l?m-"7{ j^,˹E
+Cw~& rF̚Q0X'ԥ
+kgx6J@|DQ"|Dj?HDj0iDN)ZձWI֙JDz^Sv4=i;x5{w"~贎aHJ헃߲
+i o~v˹Pgu^4yL Za
+ *KGҝt[v.A Sm8غMQE(=ՇDNngZKp7D6E&4n*Q}=,¹l'py(* *#S=ĢXd+'VkX{!TjQno!Vw{)͵E?Ֆ>kR[jNԖ펞jmvRܒ˩Ymש-Y[sXE6@mrYcJpe^+^8*S
+endstream
+endobj
+1011 0 obj <<
+/Type /Page
+/Contents 1012 0 R
+/Resources 1010 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 934 0 R
+/Annots [ 935 0 R 936 0 R 937 0 R 938 0 R 939 0 R 940 0 R 941 0 R 942 0 R 943 0 R 944 0 R 945 0 R 946 0 R 947 0 R 948 0 R 949 0 R 950 0 R 951 0 R 952 0 R 953 0 R 954 0 R 955 0 R 956 0 R 957 0 R 958 0 R 959 0 R 960 0 R 961 0 R 962 0 R 963 0 R 964 0 R 965 0 R 966 0 R 967 0 R 968 0 R 969 0 R 970 0 R 971 0 R 972 0 R 973 0 R 974 0 R 975 0 R 976 0 R 977 0 R 978 0 R 979 0 R 980 0 R 981 0 R 982 0 R 983 0 R 984 0 R 985 0 R 986 0 R 987 0 R 988 0 R 989 0 R 990 0 R 991 0 R 992 0 R 993 0 R 994 0 R 995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R ]
+>> endobj
+935 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [119.604 703.425 167.45 713.693]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gadcaf200537aaa0218a60c398438f81be) >>
+>> endobj
+936 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 691.362 158.824 701.738]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea7ed3535e3c97c9c2ce299addd74b4a01) >>
+>> endobj
+937 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [184.501 691.362 248.28 701.738]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea2a987351b9605b918693a17d4dd90772) >>
+>> endobj
+938 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [273.957 691.362 382.424 701.738]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea52b66fc7ba82beb3d6fbdb82a6ef045d) >>
+>> endobj
+939 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [408.101 691.362 468.401 701.738]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea270b6b98ec2f9ec4832f7a59b0a0d532) >>
+>> endobj
+940 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 679.515 182.477 689.783]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beae4b8e84801f56fdb39472c45762bd051) >>
+>> endobj
+941 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [205.662 679.515 271.44 689.783]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beab1e0332cc09c1f3ee029b9fcc1c40ba0) >>
+>> endobj
+942 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [294.624 679.515 357.677 689.783]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea9a4a0dce1e919688bcd27411746b7ad8) >>
+>> endobj
+943 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [383.354 679.515 446.137 689.783]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beaa0f903270046d7a28b002855648da9f1) >>
+>> endobj
+944 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 667.56 154.081 677.828]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beadb87fc98ffc6440f53caa1f5d6606512) >>
+>> endobj
+945 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [179.758 667.56 244.541 677.828]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beabbef146a7c8d44992e9c61bec2309348) >>
+>> endobj
+946 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [267.725 667.56 392.582 677.828]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea28ae6227a8117b9f39b797caf3211313) >>
+>> endobj
+947 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [415.766 667.56 501.924 677.828]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea4132f477daf882e74036a9062a97b7a3) >>
+>> endobj
+948 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 655.497 157.327 665.873]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beac30b06c765f4623efb929a141ff9457e) >>
+>> endobj
+949 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [187.989 655.497 250.271 665.873]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea7d1b46242e62919d0c5af733553351c3) >>
+>> endobj
+950 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [280.933 655.497 387.902 665.873]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea14900e8333498e699db5038b413fa53a) >>
+>> endobj
+951 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [418.564 655.497 477.366 665.873]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea2816d8223370b9c78f554321cd308b53) >>
+>> endobj
+952 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.777 643.649 174.999 654.124]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea3dd2ff18afe8c14f3076694e52942ee5) >>
+>> endobj
+953 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [206.066 643.649 282.809 654.124]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea1fd38bd33c374db6667332f011a980d9) >>
+>> endobj
+954 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [313.876 643.649 378.157 654.124]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea9a30ec9215efb0a584597aeda2c03e19) >>
+>> endobj
+955 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [406.635 643.649 476.134 654.124]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea317dd63053ef79e3b3cea2ce2b676b38) >>
+>> endobj
+956 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 571.045 204.4 581.627]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga721f06c8017479ccc6cb46ae0552b597) >>
+>> endobj
+957 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [207.885 571.045 236.794 581.627]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+958 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 557.385 199.199 567.967]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gaa290fe71698081e26ec234a234d2fdcc) >>
+>> endobj
+959 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [202.685 557.385 231.594 567.967]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+960 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 543.725 182.755 554.307]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gada4a8fc8b0a17d3109acdeaf2c9443ea) >>
+>> endobj
+961 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [186.241 543.725 215.15 554.307]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+962 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 530.065 202.696 540.647]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga06dfab09153c455fcaa609e97846b0d5) >>
+>> endobj
+963 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [206.182 530.065 235.091 540.647]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+964 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 516.405 177.393 526.987]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gafc4e7d07089576fe946c42777ef191cc) >>
+>> endobj
+965 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [180.879 516.405 209.788 526.987]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+966 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 502.745 197.334 513.327]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga134f0e9d82a69403d9e167dbbf7ae731) >>
+>> endobj
+967 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [200.82 502.745 229.729 513.327]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+968 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 489.085 200.419 499.667]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga794e820b3c076c766cef93bb414908cc) >>
+>> endobj
+969 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [203.904 489.085 232.813 499.667]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+970 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 475.425 195.218 486.007]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gaa7d615b194c12278b00841852b0dff2b) >>
+>> endobj
+971 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [198.704 475.425 227.613 486.007]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+972 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 461.765 204.408 472.347]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga4bec24e63a011cc0bfca98e79f3c0b93) >>
+>> endobj
+973 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [207.894 461.765 236.803 472.347]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+974 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 433.115 211.662 443.697]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gae991c61cbe8e2942fe1f757a65442b26) >>
+>> endobj
+975 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [215.148 433.115 244.057 443.697]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+976 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [353.969 433.115 401.815 443.697]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gadcaf200537aaa0218a60c398438f81be) >>
+>> endobj
+977 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113 407.5 216.159 418.082]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gaed75fbf8e655bc644d585a48e810bcfc) >>
+>> endobj
+978 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [219.156 407.5 248.065 418.082]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+979 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [355.728 407.5 403.574 418.082]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gadcaf200537aaa0218a60c398438f81be) >>
+>> endobj
+980 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 381.884 211.662 392.467]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gafb31932f7af41b5db5e7d80b21926853) >>
+>> endobj
+981 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [215.148 381.884 244.057 392.467]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+982 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [353.969 381.884 401.815 392.467]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gadcaf200537aaa0218a60c398438f81be) >>
+>> endobj
+983 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113 356.269 216.159 366.851]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gaf047657f8ff072f15174f03ff80b4882) >>
+>> endobj
+984 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [219.156 356.269 248.065 366.851]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+985 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [355.728 356.269 403.574 366.851]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gadcaf200537aaa0218a60c398438f81be) >>
+>> endobj
+986 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.31 330.654 210.701 341.236]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b) >>
+>> endobj
+987 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [214.759 330.654 243.668 341.236]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+988 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.899 305.039 216.276 315.621]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga9ef4cfec5c836de61180767240c7f380) >>
+>> endobj
+989 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [220.923 305.039 249.832 315.621]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+990 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.31 279.423 210.701 290.006]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gad49ead8c4196b726b6f04d4b1d53d01d) >>
+>> endobj
+991 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [214.759 279.423 243.668 290.006]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+992 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [107.899 253.808 216.276 264.39]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gab1eac772e1ef6ddc3a8512c00a4e78be) >>
+>> endobj
+993 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [220.923 253.808 249.832 264.39]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+994 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 228.193 211.662 238.775]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5f02c0e2081859da86664bfeaec6de62) >>
+>> endobj
+995 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [215.148 228.193 244.057 238.775]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+996 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 214.533 211.662 225.115]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gac9f8cad27477155b583b54848887997d) >>
+>> endobj
+997 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [215.148 214.533 244.057 225.115]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+998 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 200.873 216.647 211.455]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gaf293aeef6b6f673f2d824171d6ec20e3) >>
+>> endobj
+999 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [220.133 200.873 249.042 211.455]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1000 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 187.213 216.647 197.795]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gad99af80b23202044e80aaed7d711b9ac) >>
+>> endobj
+1001 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [220.133 187.213 249.042 197.795]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1002 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.195 158.563 214.085 169.145]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gab516cbd738ec072f4929faecbbc456f9) >>
+>> endobj
+1003 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [217.277 158.563 246.186 169.145]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1004 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [115 132.948 220.875 143.53]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga305bbe90a798fdc8347aa809978365f5) >>
+>> endobj
+1005 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [225.871 132.948 254.78 143.53]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1006 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.195 107.333 214.085 117.915]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga20f319fbf345661d19fc6bfd325231a5) >>
+>> endobj
+1007 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [217.277 107.333 246.186 117.915]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1008 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [115 81.717 220.875 92.3]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga91d58a0a222e1f75e1d5d65b8ece3645) >>
+>> endobj
+1009 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [225.871 81.717 254.78 92.3]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1013 0 obj <<
+/D [1011 0 R /XYZ 70.866 789.024 null]
+>> endobj
+728 0 obj <<
+/D [1011 0 R /XYZ 70.866 771.024 null]
+>> endobj
+238 0 obj <<
+/D [1011 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1014 0 obj <<
+/D [1011 0 R /XYZ 70.866 722.85 null]
+>> endobj
+1015 0 obj <<
+/D [1011 0 R /XYZ 70.866 590.578 null]
+>> endobj
+1010 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1065 0 obj <<
+/Length 2535
+/Filter /FlateDecode
+>>
+stream
+xڵZY~_PU+7I?:{$]x]Cb$J,L~}@Qhf`  >p{D1I}QkD 'y9$Z,y/4 Wir@JAT$Gͻۛ?o 1 ?h؏%"on.
+IKl| Epeo3H%z ^3BG [,4|kؚcxCotp;>߽z$,$ZŞ޷efczmX/][3eR 0= 2!]Rj7@};'Dk}fϘ]\1{k&KG$J%c$QϬA[3SDԑ`ZBuҺ1UQB:7,6k\ʹ"1i^7)A7
+r,ߕ H;sHqP.dBZ[GדcWƳ)aRxCKe_>ՙ fs?Ltq>f> a wC-b}>3:#WHnIIDr|;ztjPZrl ! O z]m}2sҍ ^+:襁R[V;s:ݶ :y@s c>]
+j<#_Op_N"*ٵɛWIޞ #񊼍g8==&е$kR:gOqD. ?#ˑS.+"s9U>mYP>w:~֦͢Wj+:oF"E(wIW2\a;CͩSЖ "?>1(@K]`yH;J:Vd3"R)c”`YBi'<f٬n`?w1Y5䰬Şb`M}O^^C0\IB( q:mu-\Zϴ ?n:ZJSRSDZ[)1oN||_C&|iͱArFS{=3 ř-:nQ`?
+̭T%%gILlbr,tQy0bd ?LTpp1ϺjY혥C-ʡjP΍c|GDk~=#ŀŗE$r&/T.@6PLxMWlF?Y>n[dwg{5#
+
+*n?ֿM0v LLj
+endstream
+endobj
+1064 0 obj <<
+/Type /Page
+/Contents 1065 0 R
+/Resources 1063 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 934 0 R
+/Annots [ 1060 0 R 1061 0 R 1062 0 R ]
+>> endobj
+1060 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [217.141 662.297 318.031 672.879]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gab516cbd738ec072f4929faecbbc456f9) >>
+>> endobj
+1061 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [227.294 632.718 325.467 643.3]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gae991c61cbe8e2942fe1f757a65442b26) >>
+>> endobj
+1062 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [344.952 632.718 448.344 643.3]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b) >>
+>> endobj
+1066 0 obj <<
+/D [1064 0 R /XYZ 70.866 789.024 null]
+>> endobj
+242 0 obj <<
+/D [1064 0 R /XYZ 70.866 771.024 null]
+>> endobj
+246 0 obj <<
+/D [1064 0 R /XYZ 70.866 596.455 null]
+>> endobj
+1016 0 obj <<
+/D [1064 0 R /XYZ 70.866 567.642 null]
+>> endobj
+250 0 obj <<
+/D [1064 0 R /XYZ 70.866 567.642 null]
+>> endobj
+1017 0 obj <<
+/D [1064 0 R /XYZ 88.314 486.659 null]
+>> endobj
+1018 0 obj <<
+/D [1064 0 R /XYZ 88.314 470.719 null]
+>> endobj
+1019 0 obj <<
+/D [1064 0 R /XYZ 88.314 454.779 null]
+>> endobj
+1020 0 obj <<
+/D [1064 0 R /XYZ 88.314 438.839 null]
+>> endobj
+1021 0 obj <<
+/D [1064 0 R /XYZ 88.314 422.898 null]
+>> endobj
+1022 0 obj <<
+/D [1064 0 R /XYZ 88.314 406.958 null]
+>> endobj
+1023 0 obj <<
+/D [1064 0 R /XYZ 88.314 391.018 null]
+>> endobj
+1024 0 obj <<
+/D [1064 0 R /XYZ 88.314 375.078 null]
+>> endobj
+1025 0 obj <<
+/D [1064 0 R /XYZ 88.314 359.137 null]
+>> endobj
+1026 0 obj <<
+/D [1064 0 R /XYZ 88.314 343.197 null]
+>> endobj
+1027 0 obj <<
+/D [1064 0 R /XYZ 88.314 327.257 null]
+>> endobj
+1028 0 obj <<
+/D [1064 0 R /XYZ 88.314 311.317 null]
+>> endobj
+1029 0 obj <<
+/D [1064 0 R /XYZ 88.314 295.377 null]
+>> endobj
+1030 0 obj <<
+/D [1064 0 R /XYZ 88.314 279.436 null]
+>> endobj
+1031 0 obj <<
+/D [1064 0 R /XYZ 88.314 263.496 null]
+>> endobj
+1032 0 obj <<
+/D [1064 0 R /XYZ 88.314 247.556 null]
+>> endobj
+1033 0 obj <<
+/D [1064 0 R /XYZ 88.314 231.616 null]
+>> endobj
+1034 0 obj <<
+/D [1064 0 R /XYZ 88.314 215.675 null]
+>> endobj
+1035 0 obj <<
+/D [1064 0 R /XYZ 88.314 199.735 null]
+>> endobj
+1036 0 obj <<
+/D [1064 0 R /XYZ 88.314 183.795 null]
+>> endobj
+254 0 obj <<
+/D [1064 0 R /XYZ 70.866 141.073 null]
+>> endobj
+1041 0 obj <<
+/D [1064 0 R /XYZ 70.866 116.11 null]
+>> endobj
+258 0 obj <<
+/D [1064 0 R /XYZ 70.866 116.11 null]
+>> endobj
+1068 0 obj <<
+/D [1064 0 R /XYZ 70.866 83.504 null]
+>> endobj
+1063 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F160 682 0 R /F179 1067 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1075 0 obj <<
+/Length 2438
+/Filter /FlateDecode
+>>
+stream
+x[r6}WQ/yJ26{fR.E۬IDe۸CJ[ŒHOph8zpo7_oDEHK)C$&zzq՟qoҫoe\fEn7mj4QrWmF{%!-6 ne \9]^{URlRm/4)ӍW^غDȀa*a)RTLY%?r,C DIַ }<手Cv^l~|:kǼ̶kJ cɱ>7qVMЗ&DdRr`޷i,`cǧCr8vDC@a&X5 ~0
+,sG
+1DAokWE9m
+r4 d
+-N2UwނT7R*>X8 J5BRYSD!JjP Z<(U R-땪«BRZ1yc
+V}2Å
+ .TrRH }B0惄jJÄjJׄj TMTWNIRRFJ%) SAo䂺-\R*eMAKTEPvzU ዀRIt :"Vd$ɨ4tJ:jFX"$6JѣS_4Tw=V74͡;_:Kz8$kW|ݥ] v۳0Y8 L-N.02TN
+cw0)RF7nEc6ӛh/4D B'` :yk'![(K<4WCފp1?L2Rѻ\DZ].ha沋9Ey65 mrQ}p5z7vn@{\wF{qƀ@<E/I-;c*X ٚMdvxgιp ,O k9Igm!7UN˜N }WA{VC
+tN
+g$0Yh4:yp({8aLwUI"Й>g{Pz'WۧΔ9o`By'=H ,X(&՚ӀoW[!Uj-o^>gs}>x
+b
+=ͤY=ɪ>m/GpN</4*CCz/EvWצgǬW=
+~XoƖql"<.'w`F[ !i}zQBz8We`ʝ8w_d?#U6; ߦZ>u;fE]]ÚbS)0BG[謨Kp*ꊋEPAnU JEd/ag ~ 06;K%łRPWD^/3|W$,H=䔆;z: -FȠzVB+_3 ˒p/(}~4Lx*L
+=(x%ZҔ[00=N-bP
+G5@,QY?ۗǰ\}y+Kc3-) QƼY *q¥!y4OtlwZЪm$"N[2~BإO?Ίi{YlFj-`{/U2l }ܻUMxmӽmފ|}ri7&
+endstream
+endobj
+1074 0 obj <<
+/Type /Page
+/Contents 1075 0 R
+/Resources 1073 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 934 0 R
+/Annots [ 1069 0 R 1070 0 R 1071 0 R 1072 0 R ]
+>> endobj
+1069 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 540.757 186.487 551.231]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5f02c0e2081859da86664bfeaec6de62) >>
+>> endobj
+1070 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 465.609 186.487 476.084]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5f02c0e2081859da86664bfeaec6de62) >>
+>> endobj
+1071 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 390.462 186.487 400.936]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5f02c0e2081859da86664bfeaec6de62) >>
+>> endobj
+1072 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 85.607 186.486 96.081]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gae991c61cbe8e2942fe1f757a65442b26) >>
+>> endobj
+1076 0 obj <<
+/D [1074 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1052 0 obj <<
+/D [1074 0 R /XYZ 70.866 729.594 null]
+>> endobj
+262 0 obj <<
+/D [1074 0 R /XYZ 70.866 714.354 null]
+>> endobj
+1077 0 obj <<
+/D [1074 0 R /XYZ 70.866 683.436 null]
+>> endobj
+1054 0 obj <<
+/D [1074 0 R /XYZ 70.866 599.276 null]
+>> endobj
+266 0 obj <<
+/D [1074 0 R /XYZ 70.866 584.036 null]
+>> endobj
+1053 0 obj <<
+/D [1074 0 R /XYZ 70.866 524.129 null]
+>> endobj
+270 0 obj <<
+/D [1074 0 R /XYZ 70.866 508.888 null]
+>> endobj
+1055 0 obj <<
+/D [1074 0 R /XYZ 70.866 448.981 null]
+>> endobj
+274 0 obj <<
+/D [1074 0 R /XYZ 70.866 433.741 null]
+>> endobj
+735 0 obj <<
+/D [1074 0 R /XYZ 70.866 373.834 null]
+>> endobj
+278 0 obj <<
+/D [1074 0 R /XYZ 70.866 358.593 null]
+>> endobj
+1078 0 obj <<
+/D [1074 0 R /XYZ 70.866 315.779 null]
+>> endobj
+1046 0 obj <<
+/D [1074 0 R /XYZ 70.866 157.266 null]
+>> endobj
+282 0 obj <<
+/D [1074 0 R /XYZ 70.866 141.039 null]
+>> endobj
+1047 0 obj <<
+/D [1074 0 R /XYZ 70.866 68.979 null]
+>> endobj
+1073 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F160 682 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1086 0 obj <<
+/Length 2767
+/Filter /FlateDecode
+>>
+stream
+x\KoW̑~TlE8@c0E*S=3b=_LwW]U"3OZbLSbʴDz}fKz{? @,}z_1f&l 1ǫlQ"ɾ+3H MW K {3#+FD3_0J?szu)c \l' "j0.<]DjD2)© O\"5> oÈ^oׇS+,S+1ZB&\Ա>c*׫|{9u6%u0ZRQ.b:VBmvwoPHE*Kpm62E<wA_?Wq P:Qo1r `պ9|usKF0돛mYTa N`MX.ۚ۸-9Vo Q"Ŧ-̡ a-?+eؠ$V=ljq%Nө)I1z81|hr*(`iwYu|[
+^e psN<ܸ~#g4Qh_r̗׭wf,fwQS}._3-93R ùEP ^S`qxC4&H L!nBG
+EGRALs&r
+px<Hk>(h < $
+NuJEA!H~gR&b!΃ʿCY
+ehtnj8q2~7tSk֝_/?pͮ0?W1~<WTWdPL;gr+9o $!2j2\S$\/h9fUL6GH:eQ/sG՚qs繠u``FBȇ^A=4p/Hpj'4>pR SGC`lbslq|펜^zHi3-,gIR ri;F)y>]Wce~F+iSֵ
+fT$,V\;-$]y{]`RpFF 9`k`<)ѫ"QGq (QOpu%Ua[0};Fbv g)b-a%0,L dYLeZɩu#VuGYin!a$IcX?}Hiآ {љFALAM;Rh>&k4DuQ}.)j,PQ}][kۥ9vS$! !3zù4 7C)8RRI9ek&k?xsʻ{&c?wsc7 RݜM$PiPՆnƉ9=MV37gVF_m&U'nROiFnNe7o#{p č#nqGn? ÷GO}7'T]_J"H9ޣ"\{US0ywE0g_ 8"(UE00w&P6qG+ * [UюMgkڊ`Vв+) +) {VAWs?"Ȋ3HS'W"Պ SUS@AMb=M|5WB?'OUMl(#뇣M|*jԁ3%TC*eH!|RS:B;M B2 @l{6=%/8~'ˮpbA=7
+endstream
+endobj
+1085 0 obj <<
+/Type /Page
+/Contents 1086 0 R
+/Resources 1084 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 934 0 R
+/Annots [ 1079 0 R 1080 0 R 1081 0 R 1082 0 R 1083 0 R ]
+>> endobj
+1079 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 721.564 186.486 732.038]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gae991c61cbe8e2942fe1f757a65442b26) >>
+>> endobj
+1080 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 634.461 186.486 644.936]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gae991c61cbe8e2942fe1f757a65442b26) >>
+>> endobj
+1081 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 274.15 191.705 284.624]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b) >>
+>> endobj
+1082 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 179.878 191.705 190.353]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b) >>
+>> endobj
+1083 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 85.607 191.705 96.081]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b) >>
+>> endobj
+1087 0 obj <<
+/D [1085 0 R /XYZ 70.866 789.024 null]
+>> endobj
+286 0 obj <<
+/D [1085 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1048 0 obj <<
+/D [1085 0 R /XYZ 70.866 704.936 null]
+>> endobj
+290 0 obj <<
+/D [1085 0 R /XYZ 70.866 689.695 null]
+>> endobj
+736 0 obj <<
+/D [1085 0 R /XYZ 70.866 617.833 null]
+>> endobj
+294 0 obj <<
+/D [1085 0 R /XYZ 70.866 602.593 null]
+>> endobj
+1088 0 obj <<
+/D [1085 0 R /XYZ 70.866 559.778 null]
+>> endobj
+1049 0 obj <<
+/D [1085 0 R /XYZ 70.866 351.793 null]
+>> endobj
+298 0 obj <<
+/D [1085 0 R /XYZ 70.866 330.579 null]
+>> endobj
+1050 0 obj <<
+/D [1085 0 R /XYZ 70.866 257.522 null]
+>> endobj
+302 0 obj <<
+/D [1085 0 R /XYZ 70.866 236.307 null]
+>> endobj
+1051 0 obj <<
+/D [1085 0 R /XYZ 70.866 163.25 null]
+>> endobj
+306 0 obj <<
+/D [1085 0 R /XYZ 70.866 142.036 null]
+>> endobj
+1042 0 obj <<
+/D [1085 0 R /XYZ 70.866 68.979 null]
+>> endobj
+1084 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F46 525 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1091 0 obj <<
+/Length 2311
+/Filter /FlateDecode
+>>
+stream
+x͛[o+h x-zټu"+P[Jml;)Ŵ(n %ezf83~C18zpw7>F,{FZHI7 o!b#NS;-UzLχ*/ 3滻niej4Qz"XCCͯ7ىyqVfKpc7G
+1D`7R)]>B1M}5RBd 4Fl1SPD9fEOR -:8s_gz̫<MSTo>bQU~20V& dݧʍƁefA>b A2 ڗ7nЕH ݌pt=CA
+8L^T'1㾼ucD 3SLjF\U.5Q^cTq0APiO>u+k(VPU)CHIJkH3
+*Izm  [/*&Gʎ[B6oU1̅Dq,u EdhH#!_:
+AvCMhF>C3r酛!_<Sv?ÖMybsA] ,ZRv"bH1Bc02v~QZ?UA|hB=O{8]61Kv}%xs>gGy(ȓmD`/ "6Rsxx*@tŁkXd1C-؊<
+6%|2&&nPk Pb${éC#3>9\C=J]{)=$.a-+ )"XX~n嗛Ca봇Z_!Sq a= л@=P-2Y&â0uz FF03ӺZ3n|@e2\G"&0=DuWfm
+̆46w:<o9@x?x{#+`S㧑Dk(ui5:Be: _!
+DZ;T)hKO(hP!!ti4aTz62 }uhs
+H`?uPSj6,G' 6F=Hi@0\sJ$f 幹r}'gW2}707؊\Vɰ9
+^#IQk(ui}0[w1q5CU TyOH|hš#hPP+_A8X[i*G5FS1KYaYK훷2kC[%fW8^FbdX#:MY֞6`!ft a%ajY pIMaj"~<S=L2dc\eQ.
+ro^\a"ҧOڮK-s'Fۃ`7|i:ד*́ . 7:?ϊ옴Ll|ȞRLXs[N~z0_Qe9sVKK n+c(]d6O#ۧ*oDh xWֽc= +OZ
+endstream
+endobj
+1090 0 obj <<
+/Type /Page
+/Contents 1091 0 R
+/Resources 1089 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 934 0 R
+>> endobj
+1092 0 obj <<
+/D [1090 0 R /XYZ 70.866 789.024 null]
+>> endobj
+310 0 obj <<
+/D [1090 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1093 0 obj <<
+/D [1090 0 R /XYZ 70.866 745.88 null]
+>> endobj
+1038 0 obj <<
+/D [1090 0 R /XYZ 70.866 637.412 null]
+>> endobj
+314 0 obj <<
+/D [1090 0 R /XYZ 70.866 622.171 null]
+>> endobj
+1094 0 obj <<
+/D [1090 0 R /XYZ 70.866 591.254 null]
+>> endobj
+1040 0 obj <<
+/D [1090 0 R /XYZ 70.866 507.094 null]
+>> endobj
+318 0 obj <<
+/D [1090 0 R /XYZ 70.866 491.854 null]
+>> endobj
+1095 0 obj <<
+/D [1090 0 R /XYZ 70.866 460.936 null]
+>> endobj
+1044 0 obj <<
+/D [1090 0 R /XYZ 70.866 376.776 null]
+>> endobj
+322 0 obj <<
+/D [1090 0 R /XYZ 70.866 361.536 null]
+>> endobj
+1096 0 obj <<
+/D [1090 0 R /XYZ 70.866 330.618 null]
+>> endobj
+1045 0 obj <<
+/D [1090 0 R /XYZ 70.866 234.503 null]
+>> endobj
+326 0 obj <<
+/D [1090 0 R /XYZ 70.866 219.263 null]
+>> endobj
+1097 0 obj <<
+/D [1090 0 R /XYZ 70.866 188.345 null]
+>> endobj
+1056 0 obj <<
+/D [1090 0 R /XYZ 70.866 97.148 null]
+>> endobj
+330 0 obj <<
+/D [1090 0 R /XYZ 70.866 70.866 null]
+>> endobj
+1089 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R /F46 525 0 R /F160 682 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1103 0 obj <<
+/Length 2929
+/Filter /FlateDecode
+>>
+stream
+x\I$JL@@PKnڢe=V")rsiQT-UzF#o(^_7F8id(ZDba,sch:?o_fy/#)QF
+[`v8Ύ:e$Fakr^ne)#VUV'l!ȹ'Fl3-8=qn`H#R>R* fJPZmo 
+25w9!*@36+WE(xsEhݮ0?'_.A4UUʶ*#9'NHQҚ+sӚۭfUWHXU]
+;_P5R'Ũ37 rik´v#BP ʪ[={827oaPn%Z
+XBFu/mYfތ HIM-~Zxz|h`?gӄvs`k)L ]~NФ16>ӪYEh\sB #@H5hoYIp"нd6˽:֦^O`#N-ps'>xo
+ds9rך !I\t v): R8{y
+˚1ɷ"۷l<_/)my(jDH! hc{om @hJ y?浐xGާ<bpv
+ a N99N.%8h«y3X׃yDxf4XP㖎Skr_"$$D#{{s &u8+R5K%P}Lo=nO6#UKȀF`D#.%qWӊD)\kƻz% B^$ 5ÐD# -̻&"(α*
+S-x_wu[ˡ,%L@B j  0/!WX~|!.u݅SHdg).AAd@G {IpɂK4R c\`C
+_tLc2 +^pM/*>Jރ6W4 4! C+_gɯ?h9砐p:ざFx~9w}
+D>LՁqy:IH0/IS䁵%.DŽluJ~T:#Hb/4n/͢yS__@TQ& kS0[*isGD6Dh5C BxX$ؑt`YBvPWa;$Dk|b0U?RZ7BD¸8l 25|/`r/s'X6-T7_/?sk"pG;I(5|2+3ET&
+&M/n-!cm K@H!SIjݳM z1^(IlT_ƺ<%MZe:'ZAcsjLzZ)pYAaGϽ]%1'PpiרmM\\74KO!JTw/9,V!%>IC9hCNMC3n,= *3UR|@kW
+-H
+}_cp %_c %`c %O'n1%kF7?~lu.&.fmU}`DHΘmHʀݪ7ml{߮ 6YlCGͮl:ΒoN< ĀsG-ig Y,}ҹj9אr.q5$\yf"Og6Gl.j
+d
+D4&K47h]֨f$/yZ'#he;h21 撶0ߖjnknR5rȒ}zf]$|Y
+?'0 +i;=C} :2cEȝeHH;4-O}װ~`g
+ĽKޢU'8)¤JnYOMڗi+]no5-i>?a , &,C21FxYo0^
+́-8o4 nv"v ۆv2mR('y(k.}htNS?M֝Ƴ]<H ɺeMvӲZ@@v&ώٴ=FK0,L;G\'~7d+sl[q.0`S`&/]
+<%xw
+endstream
+endobj
+1102 0 obj <<
+/Type /Page
+/Contents 1103 0 R
+/Resources 1101 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1107 0 R
+/Annots [ 1098 0 R 1099 0 R 1100 0 R ]
+>> endobj
+1098 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 451.339 189.203 461.813]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gab516cbd738ec072f4929faecbbc456f9) >>
+>> endobj
+1099 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 364.236 189.203 374.711]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gab516cbd738ec072f4929faecbbc456f9) >>
+>> endobj
+1100 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [88.313 277.133 189.203 287.608]
+/Subtype /Link
+/A << /S /GoTo /D (group__WORK__SHARING_gab516cbd738ec072f4929faecbbc456f9) >>
+>> endobj
+1104 0 obj <<
+/D [1102 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1105 0 obj <<
+/D [1102 0 R /XYZ 70.866 733.983 null]
+>> endobj
+1057 0 obj <<
+/D [1102 0 R /XYZ 70.866 521.813 null]
+>> endobj
+334 0 obj <<
+/D [1102 0 R /XYZ 70.866 506.573 null]
+>> endobj
+1058 0 obj <<
+/D [1102 0 R /XYZ 70.866 434.711 null]
+>> endobj
+338 0 obj <<
+/D [1102 0 R /XYZ 70.866 419.47 null]
+>> endobj
+1059 0 obj <<
+/D [1102 0 R /XYZ 70.866 347.608 null]
+>> endobj
+342 0 obj <<
+/D [1102 0 R /XYZ 70.866 332.368 null]
+>> endobj
+1037 0 obj <<
+/D [1102 0 R /XYZ 70.866 260.505 null]
+>> endobj
+346 0 obj <<
+/D [1102 0 R /XYZ 70.866 245.265 null]
+>> endobj
+1106 0 obj <<
+/D [1102 0 R /XYZ 70.866 214.347 null]
+>> endobj
+1039 0 obj <<
+/D [1102 0 R /XYZ 70.866 68.979 null]
+>> endobj
+1101 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R /F46 525 0 R /F160 682 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1110 0 obj <<
+/Length 1356
+/Filter /FlateDecode
+>>
+stream
+xXnF}Wy
+#-e E$y9ete.a#N랾N*olJg<e6:!`5Ҕ'r Nw F乳\&\0$Hn&Lpؒ qsCO 8kJyZ!>B҆v<b6(D^? B Ҥ?|37HvBX?hUOH綶s P @i,b5p30lΌ DŘy#z$" hQWW"%T sC3yPMQ6H'Qckmʅ 6>Z# 
+ Ddʼna/hBCqvwE0ek*e4D(HIO@8\0E,c 39t3BƼ|Zq{a}6O{8=ِp9} 3|I =Q&28m|b/GzY[Es`~Z~hu=
+A$PFvۃ/\`|$%.UU\+=FwJL] 1TIPdOs
+endstream
+endobj
+1109 0 obj <<
+/Type /Page
+/Contents 1110 0 R
+/Resources 1108 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1107 0 R
+>> endobj
+1111 0 obj <<
+/D [1109 0 R /XYZ 70.866 789.024 null]
+>> endobj
+350 0 obj <<
+/D [1109 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1112 0 obj <<
+/D [1109 0 R /XYZ 70.866 745.88 null]
+>> endobj
+1043 0 obj <<
+/D [1109 0 R /XYZ 70.866 661.721 null]
+>> endobj
+354 0 obj <<
+/D [1109 0 R /XYZ 70.866 646.48 null]
+>> endobj
+1113 0 obj <<
+/D [1109 0 R /XYZ 70.866 615.562 null]
+>> endobj
+1108 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R /F46 525 0 R /F160 682 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1134 0 obj <<
+/Length 2152
+/Filter /FlateDecode
+>>
+stream
+x[nF}WQN/y\L&`L p$MDO٤%m`_[TjF~ݏ,qZkd(ZGqY>-${nldt/9]ϸH_#)QF!ۻsKƴrww~~5D8}+G"Dcݿ-51kFh?V0?Sa\x4ڧѽDR^~h?-XsרgUpm^)C(LjyL8vpgEtdŒ-VEp-, 9sf*xZ;fvF @,I|Cb3"%sȵZI~ XpISj\Y!xqoWE\N:N'7Xv
+˛½PP @56} |]R6@§:OϚ(SItm)9$Կ6}cX
+ՇtMv4{ihEL `IܯoX|ƮlwЙbËHjFt8ѮiK pH`c 4V+bxe _Xn=Qch5S +M)(eBZ
+FISA0Njf֭Z
+cհL=
+9+J3
+7-w@ƅՁ i}Xٴˈ߰; m"D P1HIzjql']+dIs"c@)vD[Ot6arB1_{bOىbw @ai>!p;R| b
+Ek)Ġ$h,[OzJyty' LP R99ޖ@ u_Y*Z pᲺ][Są45՛ץ|$% B)1@JJw3kRNKٍ
+@S
+:0;mۂ ZY3tU[ԷZ;;vűf,tO%j6oxdC$$u,Ŕ(.^ͦ^lBͳ
+jY&9>`ٙ0,7<U~jNOT!
+4YN 3Qö{bx7EDIx1Z `
+dܤ nQ)<Fa1gH^{]\~|||*xp<> Ӝ{Yj8 |?h q%ɒ<ntg]1OGs-WN߰$I 3W$oΩl$y l;Η?/9*zF[ }?V_f_
+endstream
+endobj
+1133 0 obj <<
+/Type /Page
+/Contents 1134 0 R
+/Resources 1132 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1107 0 R
+/Annots [ 1114 0 R 1115 0 R 1116 0 R 1117 0 R 1118 0 R 1119 0 R 1120 0 R 1121 0 R 1122 0 R 1123 0 R 1124 0 R 1125 0 R 1126 0 R 1127 0 R 1128 0 R 1129 0 R 1130 0 R 1131 0 R ]
+>> endobj
+1114 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 704.801 170.794 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga2cb95dd19b86bd1b925be9be29a17f85) >>
+>> endobj
+1115 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [174.28 704.801 203.189 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1116 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 691.742 177.895 702.324]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga84b2ebeef737395dddd8ef446c071760) >>
+>> endobj
+1117 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [181.381 691.742 210.29 702.324]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1118 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 678.79 235.422 689.372]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_gacea2959cabb92c4a941087e524c5f3d5) >>
+>> endobj
+1119 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [238.908 678.79 267.817 689.372]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1120 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 665.839 230.222 676.421]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga35415691dad1e3430caa78c9d4b34cb3) >>
+>> endobj
+1121 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [233.708 665.839 262.617 676.421]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1122 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 652.887 266.051 663.47]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga5a51fa2c8f61d807895e377d6c732b16) >>
+>> endobj
+1123 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [269.537 652.887 298.446 663.47]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1124 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.943 639.936 235.35 650.518]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_gafc5438d4c4f01dcd347d9bfde27f68e1) >>
+>> endobj
+1125 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [239.149 639.936 268.058 650.518]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1126 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 615.029 229.837 625.612]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga5c40184c6babbe35c50d43a47573c5c5) >>
+>> endobj
+1127 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [233.323 615.029 262.232 625.612]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1128 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [140.016 602.078 205.795 612.66]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga6a08af1c559012315e7e5be69f7fe608) >>
+>> endobj
+1129 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [210.666 602.078 239.575 612.66]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1130 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.489 577.171 199.208 587.753]
+/Subtype /Link
+/A << /S /GoTo /D (group__SYNCHRONIZATION_ga2ead7ca8fe9886581c216ca8006ae3c9) >>
+>> endobj
+1131 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [202.694 577.171 231.603 587.753]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1135 0 obj <<
+/D [1133 0 R /XYZ 70.866 789.024 null]
+>> endobj
+730 0 obj <<
+/D [1133 0 R /XYZ 70.866 771.024 null]
+>> endobj
+358 0 obj <<
+/D [1133 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1136 0 obj <<
+/D [1133 0 R /XYZ 70.866 723.517 null]
+>> endobj
+362 0 obj <<
+/D [1133 0 R /XYZ 70.866 562.927 null]
+>> endobj
+366 0 obj <<
+/D [1133 0 R /XYZ 70.866 503.411 null]
+>> endobj
+1137 0 obj <<
+/D [1133 0 R /XYZ 70.866 478.557 null]
+>> endobj
+370 0 obj <<
+/D [1133 0 R /XYZ 70.866 478.557 null]
+>> endobj
+1138 0 obj <<
+/D [1133 0 R /XYZ 70.866 445.95 null]
+>> endobj
+1139 0 obj <<
+/D [1133 0 R /XYZ 70.866 361.791 null]
+>> endobj
+374 0 obj <<
+/D [1133 0 R /XYZ 70.866 346.55 null]
+>> endobj
+1140 0 obj <<
+/D [1133 0 R /XYZ 70.866 315.633 null]
+>> endobj
+1141 0 obj <<
+/D [1133 0 R /XYZ 70.866 180.44 null]
+>> endobj
+378 0 obj <<
+/D [1133 0 R /XYZ 70.866 165.2 null]
+>> endobj
+1142 0 obj <<
+/D [1133 0 R /XYZ 70.866 134.282 null]
+>> endobj
+1132 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1149 0 obj <<
+/Length 2650
+/Filter /FlateDecode
+>>
+stream
+x[Ks6WpsT#xq7Ԧ6lƷLjh5c_iR5ȸ*"ݍk
+(tQ =g#f)ύ=x!d#P߁9#js8u <FDP L=v!0 "\V'oC's> |= >S}4QL6tA)"۾ D'BJ ,TsH
+Q֏T|1äpz'*?f؋`jE p7ȯvH d5 Ye{IDi-F&Ex[ 7(sPl"&G#Uc3W ^ۇ#&}e^M L{Lm^wx R+q|ŗ]<Gp1H@b )G1Lǚwj46N»2ۡ3 Bx+Z"J: pܧIk4ܜ5Yp\y_R=ֵM!W
+b
+Jhj}+=MPl4_Vۙ:i 6u]ψKz性O~%E ) Miԟ>mZkhXn-t&eZ\H`_z-.Fŕr8-+%{ vK 'HwK5
+Wm[L5/2lak
+h8k3t l<#<{Zm_HS+.JG9'86ed{ݿ]R%M.Ez& `AH9pWNn]fVMތmp_r_z;;hO`풌y#K4RQ ]j!dt+&xUU%*](-ږM@\n#3sm^iyvk+ejײ!dA qyi~N^\1W1Lag9ɋSʺ̳U"CQ^-!U PzJ|5i{.,'/rR}q?%LcS {Y`;E@{ruO9$/1ZZTg
+I o%0E[FKU$XpU$̽y<<eR{U hJH'u*rC\<Gp1Vګb@ȦU])}C ],}y<[˔TkԜ^byQv]9ZTYapWH*
+`ZC}A=PPZUyʠ[Bh Q`o1HX52<>E m
+<^Ko:2f_Rԟ0d>pWO_]xhC>+ILRG `doBu;&e p].m䕞Нr+zeA 1*L3IG[_ڳMס5E= c&?5p/'>X-O ^uc=wl6uPlp̞$ݸn+!k{>8;3o"д1砻Ǽ~x4~t()P4ZX`EI nFM d\offj
+-(.cQiOomh~!]m
+7w.n披Gx
+endstream
+endobj
+1148 0 obj <<
+/Type /Page
+/Contents 1149 0 R
+/Resources 1147 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1107 0 R
+>> endobj
+1150 0 obj <<
+/D [1148 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1144 0 obj <<
+/D [1148 0 R /XYZ 70.866 687.528 null]
+>> endobj
+382 0 obj <<
+/D [1148 0 R /XYZ 70.866 672.287 null]
+>> endobj
+1151 0 obj <<
+/D [1148 0 R /XYZ 70.866 641.369 null]
+>> endobj
+1146 0 obj <<
+/D [1148 0 R /XYZ 70.866 545.255 null]
+>> endobj
+386 0 obj <<
+/D [1148 0 R /XYZ 70.866 530.014 null]
+>> endobj
+1152 0 obj <<
+/D [1148 0 R /XYZ 70.866 499.096 null]
+>> endobj
+738 0 obj <<
+/D [1148 0 R /XYZ 70.866 390.628 null]
+>> endobj
+390 0 obj <<
+/D [1148 0 R /XYZ 70.866 375.387 null]
+>> endobj
+1153 0 obj <<
+/D [1148 0 R /XYZ 70.866 344.47 null]
+>> endobj
+1143 0 obj <<
+/D [1148 0 R /XYZ 70.866 247.956 null]
+>> endobj
+394 0 obj <<
+/D [1148 0 R /XYZ 70.866 232.716 null]
+>> endobj
+1154 0 obj <<
+/D [1148 0 R /XYZ 70.866 201.857 null]
+>> endobj
+1145 0 obj <<
+/D [1148 0 R /XYZ 70.866 85.429 null]
+>> endobj
+398 0 obj <<
+/D [1148 0 R /XYZ 70.866 70.866 null]
+>> endobj
+1147 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R /F160 682 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1157 0 obj <<
+/Length 2484
+/Filter /FlateDecode
+>>
+stream
+x[K6 %n.6eVw cˎ%wק(QhѲ%
+؋-TUckw^ww_ӈD##%K_2Q"IUۂ#}@^XxSʷ?&3$=Lox/qBFdw.ft^$\0n_~ÞՒ 1Qk:/>nv}Q(^GE s4'`
+~MtSl9,J8->8gH\yk+Y')2dP—CY)ؕl3x3m}^12x2 e9Can":-5 fi#º+f߽*8
+rO+aW])2ؾȢ
+<5ZȭF*Yd] F F7;x m.(6CMFBja{V__k=9OyrϠG{:@A,i:~x@q=Q2K%!qayBuQ‘=&>KW͵ua^xz"T1э᢫y]EF#=tx45 OP5ȅ@q:lS6JB,yl7uV;@mCS1zB؂%u>d8|({a4dIDՓO
+w n&+{ @qm@')zsZ
+-Q}=;.;jnaG9lvT9Q+
+(BcVbDv_G1
+y1 ۛ@7!&T&Mc<e]#0q/{Zo f(V^z*\;.&fB.%üY&yӖKsde|
+%DV_Qwj]6g򔇜CB&:{^y55ݿ6YQLbN01B!MyDTIeK?dEO֗ٮ a F/1TwY񟟎jq7;X/7ΑΟuOsnZdkK. &
+endstream
+endobj
+1156 0 obj <<
+/Type /Page
+/Contents 1157 0 R
+/Resources 1155 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1107 0 R
+>> endobj
+1158 0 obj <<
+/D [1156 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1159 0 obj <<
+/D [1156 0 R /XYZ 70.866 733.983 null]
+>> endobj
+737 0 obj <<
+/D [1156 0 R /XYZ 70.866 525.067 null]
+>> endobj
+402 0 obj <<
+/D [1156 0 R /XYZ 70.866 509.827 null]
+>> endobj
+1160 0 obj <<
+/D [1156 0 R /XYZ 70.866 467.012 null]
+>> endobj
+1155 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R /F46 525 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1183 0 obj <<
+/Length 1841
+/Filter /FlateDecode
+>>
+stream
+xZMF+tUf<%YW\qűy]+iAVN6>=H+ !Ȯx[{z{ ގ~^iddSi)=e(ěg; 8a\v:ܯ*߬c4^'/_#b6Fr/x}{aČ|`Hpc}1.No틋` !$sd1m4!X6:&ŸQ~!n٬ls0:ބa1fbW^_rYI8Hi`;JEYDS}gs]$Lٟ`7c]aaQwVO
+ xB$NX.쉦=u`wdKI8iơfk _٬^1RMQ3@v ))Y4)k8\<
+l8'aψgvjyO.tH?.FX 
+
+9Z y斸7) 2
+br
+
+''
+36Pq,T]i#5WX0ɺ\ $Ӟ\ E혣0֦(Q*JQ K6Q=B#\_
+qU?Z"zHR#A͹mL#DŽ+$'i>!ajW
+Н#kIwqQ[j'ڏZeY<L4hat'8|RU1<'6LCP=YgiHfwa.cx_<Qp*v)rD4CJKIӁIW剽yuNݩS϶@1c.o-%PU뀇qC.+d_ n%':C
+K ]rJ"chS@'F@PSl ~
+ ){jKw:f}MMĠ|Yg!%|@yM)_SC<9$p'FIb!PM0]!o8}#۴1v;+dnuG?J$99R}Ə.۹OE6WVyZd7DI35V
+endstream
+endobj
+1182 0 obj <<
+/Type /Page
+/Contents 1183 0 R
+/Resources 1181 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1107 0 R
+/Annots [ 1161 0 R 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1180 0 R ]
+>> endobj
+1161 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.13 704.902 196.985 715.484]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_ga1453eca6136fd77e5de88ea0e78cc7a4) >>
+>> endobj
+1162 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [200.112 704.902 229.021 715.484]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1163 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [114.094 680.204 239.578 690.787]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_ga120efa08eb51f45664477d30eff31916) >>
+>> endobj
+1164 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [243.668 680.204 272.577 690.787]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1165 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [343.215 680.204 386.56 690.787]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_ga0c2f8074a8474eee42bc96a4bdc7679a) >>
+>> endobj
+1166 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [407.904 680.204 455.732 690.787]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gab6148c019e88c8853596bf5f516373b4) >>
+>> endobj
+1167 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [481.559 680.204 525.406 690.787]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gad8268ac7d007fa1c3351da682c487c0f) >>
+>> endobj
+1168 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [125.591 655.507 250.089 666.089]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gab4aa3dff2b1b55b1abb002ef69c7efe7) >>
+>> endobj
+1169 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [255.889 655.507 284.798 666.089]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1170 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.938 630.809 258.135 641.391]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gaec6e88892a1b0b62287df5173a7f0336) >>
+>> endobj
+1171 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [262.07 630.809 290.979 641.391]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1172 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [360.919 630.809 422.977 641.391]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gac1f868aef7d531d34b91eaa57e339f21) >>
+>> endobj
+1173 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [443.971 630.809 510.512 641.391]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gaf9503cacabf6cf90ed34f2727fc480bc) >>
+>> endobj
+1174 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [109.777 618.854 172.336 629.436]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gab7035b42d465074b31195534efb37e3b) >>
+>> endobj
+1175 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [160.832 592.419 204.176 602.894]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_ga0c2f8074a8474eee42bc96a4bdc7679a) >>
+>> endobj
+1176 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [153.358 579.677 197.205 590.151]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gad8268ac7d007fa1c3351da682c487c0f) >>
+>> endobj
+1177 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [160.832 566.934 208.659 577.409]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gab6148c019e88c8853596bf5f516373b4) >>
+>> endobj
+1178 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [160.832 554.192 222.889 564.666]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gac1f868aef7d531d34b91eaa57e339f21) >>
+>> endobj
+1179 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [153.358 541.449 215.917 551.924]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gab7035b42d465074b31195534efb37e3b) >>
+>> endobj
+1180 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [160.832 528.707 227.372 539.181]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_gaf9503cacabf6cf90ed34f2727fc480bc) >>
+>> endobj
+1184 0 obj <<
+/D [1182 0 R /XYZ 70.866 789.024 null]
+>> endobj
+729 0 obj <<
+/D [1182 0 R /XYZ 70.866 771.024 null]
+>> endobj
+406 0 obj <<
+/D [1182 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1185 0 obj <<
+/D [1182 0 R /XYZ 70.866 723.517 null]
+>> endobj
+410 0 obj <<
+/D [1182 0 R /XYZ 70.866 514.659 null]
+>> endobj
+414 0 obj <<
+/D [1182 0 R /XYZ 70.866 455.34 null]
+>> endobj
+1186 0 obj <<
+/D [1182 0 R /XYZ 70.866 428.312 null]
+>> endobj
+418 0 obj <<
+/D [1182 0 R /XYZ 70.866 428.312 null]
+>> endobj
+1187 0 obj <<
+/D [1182 0 R /XYZ 70.866 368.782 null]
+>> endobj
+422 0 obj <<
+/D [1182 0 R /XYZ 70.866 353.738 null]
+>> endobj
+1188 0 obj <<
+/D [1182 0 R /XYZ 70.866 293.831 null]
+>> endobj
+426 0 obj <<
+/D [1182 0 R /XYZ 70.866 278.788 null]
+>> endobj
+1189 0 obj <<
+/D [1182 0 R /XYZ 70.866 218.88 null]
+>> endobj
+430 0 obj <<
+/D [1182 0 R /XYZ 70.866 203.837 null]
+>> endobj
+1190 0 obj <<
+/D [1182 0 R /XYZ 70.866 143.93 null]
+>> endobj
+434 0 obj <<
+/D [1182 0 R /XYZ 70.866 128.886 null]
+>> endobj
+1191 0 obj <<
+/D [1182 0 R /XYZ 70.866 68.979 null]
+>> endobj
+1181 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F160 682 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1200 0 obj <<
+/Length 3610
+/Filter /FlateDecode
+>>
+stream
+xڵr_GsIi'i$)TU $W%6ɽ
+8d! jZA b-݊@ے| *J(,wݷ)ƈ*a 0%àMS~H:PfE"atN$n8b$т[S[+@cai#-& ChSk@/VP $HJȁ ,VIrJb.Ӽ1˖4'ucl^-l3Y퉐 V L(^xC$!R/\^LiJ#vR"I
+E kpcxT/HwiXI9I$<YYhE1'B
+>sZ܀@ڠ5x|"༭Ls
+^-WBkS=:࣪3{:ă=KW=`hY_LTp|&  /|p+{C pGIB-sO *iػx3K ͮg})SQ<qςō:[pf8b(p :i蟫.ϺD.vۧHMN @gua vH}?
+/F8)mڴ.eT1(;d_o-9/i*R![SaLY`QMua<_1&.f9Ok;]W wSp7ouY`z;UmR
+"Dr
+~ὣV܃nGS/^h >$G=ˢŦ]4és ^j:K_&D1EOrb. Xŧ40ѥa@={<<rLSs)3[zFT@}茜qO;tc* Ť[A)egaxloB .#h_ա:XX[PPf Y/S3]-Nl@Ky,8?]~ሪ(]>1$~L<xcqo0?x6b`w"H8MNô՜3>RRmK{Z陇;/KRp3v*^zYDl4-`d'mK1eW@,Q,~{g?YB~GmC
+,Z߻n
+5y1U~ozۻxI2 Js?ԆÁe>!u>Rf vi
+?TֱXXaƵ9{~]Jsy__ 4d壔D|/0Hw2 }r}l}ʦ1B5
+AIU\!cDI(k%1׀LWfy!=%"(
+R=[G0)NM"i3òS.E28]qE!HV(~rj&F_,x{Y
+ RQ7S ΩIbR^Y^&suwӅ_!0 |ȒtWɾ5 ^K κj0t0 0uqᘔ`Y֍ cՍ̓.!(S6E4
+endstream
+endobj
+1199 0 obj <<
+/Type /Page
+/Contents 1200 0 R
+/Resources 1198 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1204 0 R
+/Annots [ 1196 0 R 1197 0 R ]
+>> endobj
+1196 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [109.468 425.776 193.322 436.358]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_ga1453eca6136fd77e5de88ea0e78cc7a4) >>
+>> endobj
+1197 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [332.65 413.82 416.505 424.403]
+/Subtype /Link
+/A << /S /GoTo /D (group__THREADPRIVATE_ga1453eca6136fd77e5de88ea0e78cc7a4) >>
+>> endobj
+1201 0 obj <<
+/D [1199 0 R /XYZ 70.866 789.024 null]
+>> endobj
+438 0 obj <<
+/D [1199 0 R /XYZ 70.866 771.024 null]
+>> endobj
+442 0 obj <<
+/D [1199 0 R /XYZ 70.866 689.695 null]
+>> endobj
+1192 0 obj <<
+/D [1199 0 R /XYZ 70.866 664.733 null]
+>> endobj
+446 0 obj <<
+/D [1199 0 R /XYZ 70.866 664.733 null]
+>> endobj
+1202 0 obj <<
+/D [1199 0 R /XYZ 70.866 620.23 null]
+>> endobj
+1194 0 obj <<
+/D [1199 0 R /XYZ 70.866 191.927 null]
+>> endobj
+450 0 obj <<
+/D [1199 0 R /XYZ 70.866 176.687 null]
+>> endobj
+1203 0 obj <<
+/D [1199 0 R /XYZ 70.866 145.769 null]
+>> endobj
+1198 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F99 531 0 R /F46 525 0 R /F160 682 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1207 0 obj <<
+/Length 1856
+/Filter /FlateDecode
+>>
+stream
+xZnF}WQ/y)Z 4h- Ebl2JT\;{!EKY$Ť3=3Mד_&_hddDaLHj|2=|&a#Nsݬt6JO_n4/EɯW'TZ#My|<{`ČNȻ 6ɇɟ
+{k/{U}iVI̽bwέc篸&qΓ9\1e~&ˋt_=O46b(2vFtqx:H[z< ~:cx)ݦU|jQ,3yI*L?aL1.
+]gy,7juwaAKA1; đA 1@OO7٪?
+8 ,27+s\#"MjI0A<m@D`Ҝ4]ئ7oOX`QNa đ S\aI ҍ#]L9ADPd9ҳ0DTYG&a ngQ-Q6"vG8r#4 q/iBva
+,luvՁ:gy
+ AFkˮj
+ͺ$Y"C|g)[lw .BG<~+FD;] 8`"aH4S0گ}}k*^_wȪL*p]^XJ+Pj ŚҴP2\Mu
+jtmz))FL%b
+hð=$ gn69_ݗ4oM-S}n3Xi@sB,t^t>l(M+<{oVk<dK;ߢBP2nӏk01~3! zeaP
+6t}: -<U)aC^&)j&T5Bj,Sj%r ˔ZI4-KuI)Vd,)E(AG6-jrMz"ii)vy"dg**҅<gL"i3=@l+'|״j**&vpi R, T
+$ CrQM qS
+Kbg {Tbl7ml
+#Ў "26(SYTa GaxHIseHͮ3
+g?w۱&<yѩ2(@%@h ĉ͞ki//` + UXhe8Nt n׻齿!- n~DqoU0YQV" {e Zaʏx 5
+endstream
+endobj
+1206 0 obj <<
+/Type /Page
+/Contents 1207 0 R
+/Resources 1205 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1204 0 R
+>> endobj
+1208 0 obj <<
+/D [1206 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1193 0 obj <<
+/D [1206 0 R /XYZ 70.866 699.483 null]
+>> endobj
+454 0 obj <<
+/D [1206 0 R /XYZ 70.866 684.242 null]
+>> endobj
+1209 0 obj <<
+/D [1206 0 R /XYZ 70.866 641.428 null]
+>> endobj
+1195 0 obj <<
+/D [1206 0 R /XYZ 70.866 508.252 null]
+>> endobj
+458 0 obj <<
+/D [1206 0 R /XYZ 70.866 493.011 null]
+>> endobj
+1210 0 obj <<
+/D [1206 0 R /XYZ 70.866 450.139 null]
+>> endobj
+1205 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1217 0 obj <<
+/Length 2974
+/Filter /FlateDecode
+>>
+stream
+xڽ\Ys7~ׯGj
+(`9cŢa !1ɏ7?Lo{kebU'ӇDSbJX2O>at<mFӱKz_^|MGӟ!8pUnݻ7o70|&` 1 ͧ?hrP­I^ω(L8a74hM Hk`T' eLWe0J)C:u
+8hiáɄS"(o.[Uwo*4SD >Z
+N
+.%9tq0N%aLWs/׮{!G
+ cTx/YŽ%mcKD_9D8Ma1zD-8)QTcz(5
+p
+Ѱn++&
+,tD ?| Iɽa``V2"pJ1˰D^#
+ :/+'%YxDs}#yFHVT^&ay!SbaMΉb k4@k]L*+#ѭ -^c\9{8j%8z ʤ?TXvqK:63T)AS kE0 &IFȦGUZ? NLJ1<Ο]36D2ǒb,XxX9 "%sCق
+EgNI#oVG
+ֻi>! @/x`Q
+kU=xysw *~vY ru
+P*c2vG
+:b9Hb0l Qa. 8V/>g'R˭]vE'6WgxzY p p~b&!)U;7_ǫY&npv́鎙AK괄#S\Wƾ|` ݑY;[2j\EޝָVQ ci$e 9>QTrb fbc7.q[@wP.4!\]8ؔ)X ݔ)w*zMæE[ u)W+A`+Mb<Z: Kv
+Ǧ.XˆŸk֊`Y0&P9!߶d
+v gyW>O  Xc ^bOX.@_}@n?
+w1QEmI՟n}]Q}Vv骾':
+endstream
+endobj
+1216 0 obj <<
+/Type /Page
+/Contents 1217 0 R
+/Resources 1215 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1204 0 R
+/Annots [ 1211 0 R 1212 0 R 1213 0 R 1214 0 R ]
+>> endobj
+1211 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.601 704.693 262.19 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__TASKING_ga8b2a95073f7a4a81055899ee6a93ecee) >>
+>> endobj
+1212 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [266.646 704.693 295.555 715.275]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1213 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.38 667.831 214.404 678.413]
+/Subtype /Link
+/A << /S /GoTo /D (group__TASKING_gab53273918f995639450c4dcbed02df88) >>
+>> endobj
+1214 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [217.781 667.831 246.69 678.413]
+/Subtype /Link
+/A << /S /GoTo /D (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) >>
+>> endobj
+1218 0 obj <<
+/D [1216 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1219 0 obj <<
+/D [1216 0 R /XYZ 70.866 771.024 null]
+>> endobj
+462 0 obj <<
+/D [1216 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1220 0 obj <<
+/D [1216 0 R /XYZ 70.866 723.517 null]
+>> endobj
+466 0 obj <<
+/D [1216 0 R /XYZ 70.866 641.74 null]
+>> endobj
+470 0 obj <<
+/D [1216 0 R /XYZ 70.866 582.116 null]
+>> endobj
+1221 0 obj <<
+/D [1216 0 R /XYZ 70.866 557.261 null]
+>> endobj
+474 0 obj <<
+/D [1216 0 R /XYZ 70.866 557.261 null]
+>> endobj
+1222 0 obj <<
+/D [1216 0 R /XYZ 70.866 512.758 null]
+>> endobj
+1223 0 obj <<
+/D [1216 0 R /XYZ 70.866 303.842 null]
+>> endobj
+478 0 obj <<
+/D [1216 0 R /XYZ 70.866 288.602 null]
+>> endobj
+1224 0 obj <<
+/D [1216 0 R /XYZ 70.866 245.787 null]
+>> endobj
+1215 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R /F177 852 0 R /F174 789 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1227 0 obj <<
+/Length 307
+/Filter /FlateDecode
+>>
+stream
+xڕQN0+0k{H@<[C۸R*q!qggv0e7948 ߁EIn,t@i$Tw=JZ۶UnuՁ]>Xw`[
+o3@2=Ҋkfa^:S@ѱA+incon+^7>mL!c(Mڥǥ&'_=t
+(u%n^"[RV͡x؜a;Ne<V0{ p|
+endstream
+endobj
+1226 0 obj <<
+/Type /Page
+/Contents 1227 0 R
+/Resources 1225 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1204 0 R
+>> endobj
+1228 0 obj <<
+/D [1226 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1225 0 obj <<
+/Font << /F95 530 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1236 0 obj <<
+/Length 1026
+/Filter /FlateDecode
+>>
+stream
+xVێ6}W,9I)-
+4hi@%zM,$~}y-ۛn³̙  ^.K\|Z|2`)`jHJR!R"$*oh <zȡ
+h7DkK$IlS4 _zb(UϜp(Ljy0K BP[\A/qj$Fh]wQ<_Gxo u$۔=gϬ:Z MIf%~F[7MG|MՋ׫>:V3N4l@;LT:7'nE#os/sT#E7=*
+8Z7Sc_2j?a,K1'ʗx.$;SlI(z{')nS;uGa<_\K,@z4OFKZQ+cLJcҜXtyp:o8AX}ۻϚ8N/˶vDp50Z"ו֙3tCلgi<xmƦH{I/BwՂhF2]x4ԟK{wz)Fo Kw6[N(
+endstream
+endobj
+1235 0 obj <<
+/Type /Page
+/Contents 1236 0 R
+/Resources 1234 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1204 0 R
+/Annots [ 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1233 0 R ]
+>> endobj
+1229 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 466.552 185.517 476.821]
+/Subtype /Link
+/A << /S /GoTo /D (structident_a8a098c07080704af1d89e401a1b4d10f) >>
+>> endobj
+1230 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 452.082 159.559 462.665]
+/Subtype /Link
+/A << /S /GoTo /D (structident_afa1ec17df36c4bf1e36e97eab63953b9) >>
+>> endobj
+1231 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 437.828 185.517 448.096]
+/Subtype /Link
+/A << /S /GoTo /D (structident_a91db2d18476e0a527ba20e04ca2c3e74) >>
+>> endobj
+1232 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [138.63 423.465 185.517 433.734]
+/Subtype /Link
+/A << /S /GoTo /D (structident_ae29e80f6fc150f73c1790c8796bcfd9f) >>
+>> endobj
+1233 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [122.182 409.103 156.068 419.371]
+/Subtype /Link
+/A << /S /GoTo /D (structident_ad1e271d732662abda25b1320f66e9935) >>
+>> endobj
+1237 0 obj <<
+/D [1235 0 R /XYZ 70.866 789.024 null]
+>> endobj
+482 0 obj <<
+/D [1235 0 R /XYZ 70.866 771.024 null]
+>> endobj
+734 0 obj <<
+/D [1235 0 R /XYZ 70.866 584.926 null]
+>> endobj
+486 0 obj <<
+/D [1235 0 R /XYZ 70.866 584.926 null]
+>> endobj
+1238 0 obj <<
+/D [1235 0 R /XYZ 70.866 486.68 null]
+>> endobj
+490 0 obj <<
+/D [1235 0 R /XYZ 70.866 391.538 null]
+>> endobj
+494 0 obj <<
+/D [1235 0 R /XYZ 70.866 310.414 null]
+>> endobj
+1239 0 obj <<
+/D [1235 0 R /XYZ 70.866 284.787 null]
+>> endobj
+498 0 obj <<
+/D [1235 0 R /XYZ 70.866 284.787 null]
+>> endobj
+1240 0 obj <<
+/D [1235 0 R /XYZ 70.866 204.903 null]
+>> endobj
+502 0 obj <<
+/D [1235 0 R /XYZ 70.866 186.342 null]
+>> endobj
+1241 0 obj <<
+/D [1235 0 R /XYZ 70.866 68.979 null]
+>> endobj
+1234 0 obj <<
+/Font << /F107 565 0 R /F160 682 0 R /F11 689 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1246 0 obj <<
+/Length 727
+/Filter /FlateDecode
+>>
+stream
+xڵKS0:C#
+)N8$2uR}ז 1dڤ')꿻?{MtEDJq4Z MQ
+aEhƱ`
+qEz 6y9Փ:+]cE?"
+ǐ`9]!yj}kY !9"G׈3l%DP I'[bɀBKejj1'ePQ+\8C}ʮm LwI!}
+3#rh{cW <I,hL`%w)MZn eί 'q i UBI<qoɴL&Lƶʼn+h{ӹ!EȻ̅ p)~m\p4O2r*(L)?+HBWr =v8, $%t5ǢC("E@y w(:m=p妚ٱ;5oѼ#,:?xR/2ωlr{HW0Nא
+endstream
+endobj
+1245 0 obj <<
+/Type /Page
+/Contents 1246 0 R
+/Resources 1244 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1204 0 R
+>> endobj
+1247 0 obj <<
+/D [1245 0 R /XYZ 70.866 789.024 null]
+>> endobj
+506 0 obj <<
+/D [1245 0 R /XYZ 70.866 771.024 null]
+>> endobj
+1242 0 obj <<
+/D [1245 0 R /XYZ 70.866 716.891 null]
+>> endobj
+510 0 obj <<
+/D [1245 0 R /XYZ 70.866 701.65 null]
+>> endobj
+1243 0 obj <<
+/D [1245 0 R /XYZ 70.866 641.743 null]
+>> endobj
+514 0 obj <<
+/D [1245 0 R /XYZ 70.866 626.503 null]
+>> endobj
+1244 0 obj <<
+/Font << /F95 530 0 R /F107 565 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1299 0 obj <<
+/Length 788
+/Filter /FlateDecode
+>>
+stream
+x͘]o0+| BmVմF:Y.b4HM=ͱ!Xfx_jvq0lH0XZdЃkaU
+BUL#;PYlc37L}FxLTَMY@޴i`6BaC`ЁDrQKo5ux+޼0Ŋ4t@E˴J,yM?=u^{ Lz !: 
+endstream
+endobj
+1298 0 obj <<
+/Type /Page
+/Contents 1299 0 R
+/Resources 1297 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1301 0 R
+/Annots [ 1248 0 R 1249 0 R 1250 0 R 1251 0 R 1252 0 R 1253 0 R 1254 0 R 1255 0 R 1256 0 R 1257 0 R 1258 0 R 1259 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R 1281 0 R 1282 0 R 1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R 1289 0 R 1290 0 R 1291 0 R 1292 0 R 1293 0 R 1294 0 R 1295 0 R 1296 0 R ]
+>> endobj
+1248 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [158.566 640.144 170.529 650.619]
+/Subtype /Link
+/A << /S /GoTo /D (page.33) >>
+>> endobj
+1249 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [158.566 615.797 170.529 626.272]
+/Subtype /Link
+/A << /S /GoTo /D (page.33) >>
+>> endobj
+1250 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [158.566 591.45 170.529 601.924]
+/Subtype /Link
+/A << /S /GoTo /D (page.33) >>
+>> endobj
+1251 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [183.725 567.103 195.688 577.577]
+/Subtype /Link
+/A << /S /GoTo /D (page.21) >>
+>> endobj
+1252 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [170.482 543.316 182.445 553.23]
+/Subtype /Link
+/A << /S /GoTo /D (page.24) >>
+>> endobj
+1253 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [170.482 518.968 182.445 528.882]
+/Subtype /Link
+/A << /S /GoTo /D (page.24) >>
+>> endobj
+1254 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [205.19 494.061 217.153 504.329]
+/Subtype /Link
+/A << /S /GoTo /D (page.37) >>
+>> endobj
+1255 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 469.606 161.051 480.188]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1256 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 445.258 161.051 455.841]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1257 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 420.911 161.051 431.493]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1258 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 396.564 161.051 407.146]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1259 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 372.216 161.051 382.799]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1260 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 347.869 161.051 358.451]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1261 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 323.522 161.051 334.104]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1262 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 299.174 161.051 309.757]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1263 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 274.827 161.051 285.409]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1264 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 250.48 161.051 261.062]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1265 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 226.132 161.051 236.715]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1266 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 201.785 161.051 212.367]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1267 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 177.438 161.051 188.02]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1268 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [183.725 153.198 195.688 163.673]
+/Subtype /Link
+/A << /S /GoTo /D (page.21) >>
+>> endobj
+1269 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [158.566 128.851 170.529 139.325]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1270 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 104.396 161.051 114.978]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1271 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 80.049 161.051 90.631]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1272 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 652.21 392.804 662.793]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1273 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [390.319 627.971 402.282 638.445]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1274 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [390.319 603.623 402.282 614.098]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1275 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [395.698 579.276 407.661 589.751]
+/Subtype /Link
+/A << /S /GoTo /D (page.22) >>
+>> endobj
+1276 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 554.821 392.804 565.403]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1277 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [390.319 530.582 402.282 541.056]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1278 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 506.127 392.804 516.709]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1279 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 481.779 392.804 492.361]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1280 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 457.432 392.804 468.014]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1281 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 433.085 392.804 443.667]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1282 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 408.737 392.804 419.32]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1283 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [395.698 384.498 407.661 394.972]
+/Subtype /Link
+/A << /S /GoTo /D (page.22) >>
+>> endobj
+1284 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [395.698 360.15 407.661 370.625]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1285 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [402.235 336.363 414.198 346.278]
+/Subtype /Link
+/A << /S /GoTo /D (page.24) >>
+>> endobj
+1286 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [402.235 312.016 414.198 321.93]
+/Subtype /Link
+/A << /S /GoTo /D (page.25) >>
+>> endobj
+1287 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [402.235 287.669 414.198 297.583]
+/Subtype /Link
+/A << /S /GoTo /D (page.25) >>
+>> endobj
+1288 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 262.653 392.804 273.236]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1289 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [414.241 238.414 426.204 248.682]
+/Subtype /Link
+/A << /S /GoTo /D (page.20) >>
+>> endobj
+1290 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [389.602 213.959 401.564 224.335]
+/Subtype /Link
+/A << /S /GoTo /D (page.39) >>
+>> endobj
+1291 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [389.602 189.611 401.564 199.987]
+/Subtype /Link
+/A << /S /GoTo /D (page.39) >>
+>> endobj
+1292 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 165.264 392.804 175.846]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1293 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [395.698 141.024 407.661 151.499]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1294 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [395.698 116.677 407.661 127.152]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1295 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [390.319 92.33 402.282 102.804]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1296 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [390.319 67.983 402.282 78.457]
+/Subtype /Link
+/A << /S /GoTo /D (page.35) >>
+>> endobj
+1300 0 obj <<
+/D [1298 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1297 0 obj <<
+/Font << /F107 565 0 R /F46 525 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1373 0 obj <<
+/Length 1158
+/Filter /FlateDecode
+>>
+stream
+x͚]s8+tif6T w&ͤi;3I!l`h@ncLqe,{ 
+6nFfoܤx[},-<ES.ps0xBA7fNQBw0R5K+mf<J1-OD,PG^ꞹRv NjvJ
+C%
+endstream
+endobj
+1372 0 obj <<
+/Type /Page
+/Contents 1373 0 R
+/Resources 1371 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1301 0 R
+/Annots [ 1302 0 R 1303 0 R 1304 0 R 1305 0 R 1306 0 R 1307 0 R 1308 0 R 1309 0 R 1310 0 R 1311 0 R 1312 0 R 1313 0 R 1314 0 R 1315 0 R 1316 0 R 1317 0 R 1318 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1341 0 R 1342 0 R 1343 0 R 1344 0 R 1345 0 R 1346 0 R 1347 0 R 1348 0 R 1349 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R 1369 0 R ]
+>> endobj
+1302 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [163.945 746.222 175.908 756.697]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1303 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 722.204 161.051 732.786]
+/Subtype /Link
+/A << /S /GoTo /D (page.32) >>
+>> endobj
+1304 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [205.19 698.402 217.153 708.67]
+/Subtype /Link
+/A << /S /GoTo /D (page.37) >>
+>> endobj
+1305 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [205.19 674.491 217.153 684.76]
+/Subtype /Link
+/A << /S /GoTo /D (page.38) >>
+>> endobj
+1306 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [205.19 650.581 217.153 660.849]
+/Subtype /Link
+/A << /S /GoTo /D (page.38) >>
+>> endobj
+1307 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [148.512 629.197 160.475 639.672]
+/Subtype /Link
+/A << /S /GoTo /D (page.11) >>
+>> endobj
+1308 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [122.609 607.814 134.572 618.082]
+/Subtype /Link
+/A << /S /GoTo /D (page.18) >>
+>> endobj
+1309 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [121.697 596.419 133.66 606.127]
+/Subtype /Link
+/A << /S /GoTo /D (page.19) >>
+>> endobj
+1310 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [194.422 584.464 206.385 594.378]
+/Subtype /Link
+/A << /S /GoTo /D (page.18) >>
+>> endobj
+1311 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [167.021 572.508 178.984 582.216]
+/Subtype /Link
+/A << /S /GoTo /D (page.18) >>
+>> endobj
+1312 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [176.983 560.553 188.946 570.467]
+/Subtype /Link
+/A << /S /GoTo /D (page.18) >>
+>> endobj
+1313 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [162.562 538.609 174.525 548.878]
+/Subtype /Link
+/A << /S /GoTo /D (page.20) >>
+>> endobj
+1314 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [172.885 526.654 184.848 537.129]
+/Subtype /Link
+/A << /S /GoTo /D (page.20) >>
+>> endobj
+1315 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [114.219 493.876 126.182 503.584]
+/Subtype /Link
+/A << /S /GoTo /D (page.41) >>
+>> endobj
+1316 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [94.294 472.492 106.257 482.2]
+/Subtype /Link
+/A << /S /GoTo /D (page.41) >>
+>> endobj
+1317 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.717 459.869 125.68 470.451]
+/Subtype /Link
+/A << /S /GoTo /D (page.41) >>
+>> endobj
+1318 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [126.673 448.021 138.636 458.29]
+/Subtype /Link
+/A << /S /GoTo /D (page.41) >>
+>> endobj
+1319 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.674 436.626 151.637 446.334]
+/Subtype /Link
+/A << /S /GoTo /D (page.41) >>
+>> endobj
+1320 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.674 424.671 151.637 434.379]
+/Subtype /Link
+/A << /S /GoTo /D (page.42) >>
+>> endobj
+1321 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [139.674 412.716 151.637 422.424]
+/Subtype /Link
+/A << /S /GoTo /D (page.42) >>
+>> endobj
+1322 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [142.534 388.245 154.497 398.514]
+/Subtype /Link
+/A << /S /GoTo /D (page.19) >>
+>> endobj
+1323 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [142.534 354.907 154.497 365.175]
+/Subtype /Link
+/A << /S /GoTo /D (page.18) >>
+>> endobj
+1324 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [142.534 330.996 154.497 341.265]
+/Subtype /Link
+/A << /S /GoTo /D (page.18) >>
+>> endobj
+1325 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [142.534 307.086 154.497 317.354]
+/Subtype /Link
+/A << /S /GoTo /D (page.18) >>
+>> endobj
+1326 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 283.068 161.051 293.65]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1327 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 259.158 161.051 269.74]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1328 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 235.247 161.051 245.829]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1329 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 211.337 161.051 221.919]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1330 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 187.427 161.051 198.009]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1331 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 163.516 161.051 174.098]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1332 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 139.606 161.051 150.188]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1333 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 115.696 161.051 126.278]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1334 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 91.785 161.051 102.367]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1335 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [149.088 67.875 161.051 78.457]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1336 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 746.088 392.804 756.67]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1337 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 722.125 392.804 732.707]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1338 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 698.162 392.804 708.744]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1339 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 674.199 392.804 684.781]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1340 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 650.236 392.804 660.818]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1341 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 626.272 392.804 636.855]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1342 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 602.309 392.804 612.891]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1343 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 578.346 392.804 588.928]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1344 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 554.383 392.804 564.965]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1345 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 530.42 392.804 541.002]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1346 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [436.943 506.564 448.906 516.833]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1347 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [436.943 482.601 448.906 492.869]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1348 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [436.943 458.638 448.906 468.906]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1349 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [436.943 434.675 448.906 444.943]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1350 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [436.943 410.712 448.906 420.98]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1351 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [436.943 386.749 448.906 397.017]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1352 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [395.698 362.785 407.661 373.26]
+/Subtype /Link
+/A << /S /GoTo /D (page.22) >>
+>> endobj
+1353 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [375.773 340.401 387.736 350.876]
+/Subtype /Link
+/A << /S /GoTo /D (page.22) >>
+>> endobj
+1354 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [454.508 328.42 466.471 338.688]
+/Subtype /Link
+/A << /S /GoTo /D (page.22) >>
+>> endobj
+1355 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [396.156 316.438 408.119 326.913]
+/Subtype /Link
+/A << /S /GoTo /D (page.22) >>
+>> endobj
+1356 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [407.122 304.456 419.085 314.931]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1357 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [434.083 292.475 446.046 302.743]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1358 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [439.57 280.493 451.533 290.762]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1359 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [434.567 268.512 446.53 278.78]
+/Subtype /Link
+/A << /S /GoTo /D (page.23) >>
+>> endobj
+1360 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [374.852 256.53 386.815 266.798]
+/Subtype /Link
+/A << /S /GoTo /D (page.22) >>
+>> endobj
+1361 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [345.972 233.127 357.935 242.835]
+/Subtype /Link
+/A << /S /GoTo /D (page.41) >>
+>> endobj
+1362 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [345.972 198.761 357.935 208.469]
+/Subtype /Link
+/A << /S /GoTo /D (page.41) >>
+>> endobj
+1363 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [345.972 174.798 357.935 184.506]
+/Subtype /Link
+/A << /S /GoTo /D (page.42) >>
+>> endobj
+1364 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [345.972 150.835 357.935 160.543]
+/Subtype /Link
+/A << /S /GoTo /D (page.42) >>
+>> endobj
+1365 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [380.841 115.801 392.804 126.383]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1366 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [395.552 103.927 407.515 114.402]
+/Subtype /Link
+/A << /S /GoTo /D (page.21) >>
+>> endobj
+1367 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [384.841 91.838 396.804 102.214]
+/Subtype /Link
+/A << /S /GoTo /D (page.21) >>
+>> endobj
+1368 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [377.865 79.964 389.828 90.232]
+/Subtype /Link
+/A << /S /GoTo /D (page.21) >>
+>> endobj
+1369 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [370.394 67.983 382.357 78.457]
+/Subtype /Link
+/A << /S /GoTo /D (page.33) >>
+>> endobj
+1374 0 obj <<
+/D [1372 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1371 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1452 0 obj <<
+/Length 998
+/Filter /FlateDecode
+>>
+stream
+xڵ[6)RCmcnXv^w#
+9IЀ`:o_l`y ؆
+/?7TO4E "GQq|_TIumogeS˨7pAhoF~l6ȫXҖ fˆ%] 욥m f:{F
+6G#J vzQsEN=؁;ah>{i@5i!:0xeQB2qSV53U%KwǚѴG~gRUP|&^ٗfn#hE,:L<|GF|zhO񸢵<gLdTCז1B[S*)<*)+֧,:'49tM 5;d:ЀkauHDYW9txdUQ.W1h#҆)Nf#ٔfMEErT YLN5.ľ-6\jXleA`!4\9)4LM4p-R5Ҭ鮼օPW)
+m^#tΌ?n,!A+WBEKzd3U HgzE)*T,rڶu589^M`9?yV˺gC,] {/b$6B!vMî A\ /vȚ"MWk|vjdag.u61S*Βt1xI40NJ-/x9g;9@ΙqVS͸ݱ _1DЂ#;sNo+X{~_P=")(
+P BqDƳ-u~0u*s{>\dŰKK-h=-v\-]?
+endstream
+endobj
+1451 0 obj <<
+/Type /Page
+/Contents 1452 0 R
+/Resources 1450 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1301 0 R
+/Annots [ 1370 0 R 1375 0 R 1376 0 R 1377 0 R 1378 0 R 1379 0 R 1380 0 R 1381 0 R 1382 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1418 0 R 1419 0 R 1420 0 R 1421 0 R 1422 0 R 1423 0 R 1424 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R ]
+>> endobj
+1370 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [157.194 758.177 169.157 768.446]
+/Subtype /Link
+/A << /S /GoTo /D (page.33) >>
+>> endobj
+1375 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [189.58 746.213 201.543 756.482]
+/Subtype /Link
+/A << /S /GoTo /D (page.33) >>
+>> endobj
+1376 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [220.209 734.25 232.172 744.518]
+/Subtype /Link
+/A << /S /GoTo /D (page.33) >>
+>> endobj
+1377 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [209.521 722.286 221.484 732.554]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1378 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [178.507 710.322 190.47 720.59]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1379 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [209.136 698.358 221.099 708.626]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1380 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [150.093 686.394 162.056 696.869]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1381 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [158.566 674.43 170.529 684.698]
+/Subtype /Link
+/A << /S /GoTo /D (page.34) >>
+>> endobj
+1382 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [189.195 662.466 201.158 672.734]
+/Subtype /Link
+/A << /S /GoTo /D (page.35) >>
+>> endobj
+1383 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [137.923 640.286 149.886 650.662]
+/Subtype /Link
+/A << /S /GoTo /D (page.39) >>
+>> endobj
+1384 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [215.376 628.43 227.339 638.698]
+/Subtype /Link
+/A << /S /GoTo /D (page.39) >>
+>> endobj
+1385 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [193.812 616.466 205.775 626.735]
+/Subtype /Link
+/A << /S /GoTo /D (page.39) >>
+>> endobj
+1386 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [150.557 605.063 162.519 614.977]
+/Subtype /Link
+/A << /S /GoTo /D (page.24) >>
+>> endobj
+1387 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [213.305 592.538 225.268 602.807]
+/Subtype /Link
+/A << /S /GoTo /D (page.24) >>
+>> endobj
+1388 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [208.822 580.575 220.785 590.843]
+/Subtype /Link
+/A << /S /GoTo /D (page.24) >>
+>> endobj
+1389 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [212.3 568.503 224.263 578.879]
+/Subtype /Link
+/A << /S /GoTo /D (page.24) >>
+>> endobj
+1390 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [207.817 556.539 219.78 566.915]
+/Subtype /Link
+/A << /S /GoTo /D (page.25) >>
+>> endobj
+1391 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [171.926 544.683 183.889 554.951]
+/Subtype /Link
+/A << /S /GoTo /D (page.25) >>
+>> endobj
+1392 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [185.264 532.719 197.227 542.987]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1393 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [176.642 520.755 188.605 531.023]
+/Subtype /Link
+/A << /S /GoTo /D (page.37) >>
+>> endobj
+1394 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [217.286 508.791 229.249 519.059]
+/Subtype /Link
+/A << /S /GoTo /D (page.37) >>
+>> endobj
+1395 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [218.272 496.72 230.235 507.096]
+/Subtype /Link
+/A << /S /GoTo /D (page.38) >>
+>> endobj
+1396 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [236.984 484.756 248.947 495.132]
+/Subtype /Link
+/A << /S /GoTo /D (page.38) >>
+>> endobj
+1397 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [140.616 472.899 152.579 483.168]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1398 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [159.328 460.936 171.291 471.204]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1399 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [136.133 448.972 148.095 459.24]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1400 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [154.845 437.008 166.808 447.276]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1401 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [136.635 425.044 148.598 435.312]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1402 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [155.347 413.08 167.31 423.348]
+/Subtype /Link
+/A << /S /GoTo /D (page.36) >>
+>> endobj
+1403 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [129.163 390.9 141.126 401.482]
+/Subtype /Link
+/A << /S /GoTo /D (page.26) >>
+>> endobj
+1404 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [156.692 379.044 168.655 389.312]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1405 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [190.961 367.08 202.924 377.555]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1406 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [195.946 355.116 207.909 365.591]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1407 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [190.961 343.152 202.924 353.627]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1408 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [195.946 331.188 207.909 341.663]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1409 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [190.961 319.224 202.924 329.493]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1410 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [195.946 307.261 207.909 317.529]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1411 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [190.961 295.297 202.924 305.565]
+/Subtype /Link
+/A << /S /GoTo /D (page.28) >>
+>> endobj
+1412 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [195.946 283.333 207.909 293.601]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1413 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [196.179 271.369 208.142 281.637]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1414 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [201.165 259.405 213.127 269.673]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1415 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [196.179 247.441 208.142 257.709]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1416 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [201.165 235.477 213.127 245.745]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1417 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [176.633 223.513 188.596 233.782]
+/Subtype /Link
+/A << /S /GoTo /D (page.29) >>
+>> endobj
+1418 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [178.498 211.549 190.461 221.818]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1419 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [181.995 199.585 193.958 209.854]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1420 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [174.517 187.514 186.48 197.89]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1421 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [183.707 175.658 195.67 186.132]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1422 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [193.678 163.694 205.64 174.168]
+/Subtype /Link
+/A << /S /GoTo /D (page.30) >>
+>> endobj
+1423 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [198.663 151.73 210.626 162.204]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1424 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [193.678 139.766 205.64 150.241]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1425 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [198.663 127.802 210.626 138.277]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1426 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [158.557 115.838 170.52 126.106]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1427 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [162.054 103.874 174.017 114.143]
+/Subtype /Link
+/A << /S /GoTo /D (page.31) >>
+>> endobj
+1428 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [154.576 91.803 166.539 102.179]
+/Subtype /Link
+/A << /S /GoTo /D (page.32) >>
+>> endobj
+1429 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [178.946 79.946 190.909 90.215]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1430 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [217.644 67.983 229.607 78.251]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1431 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [383.343 758.177 395.306 768.446]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1432 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [431.51 746.115 443.473 756.491]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1433 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [387.091 734.267 399.054 744.535]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1434 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [401.285 722.312 413.248 732.58]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1435 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [404.763 710.357 416.726 720.625]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1436 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [386.822 698.402 398.785 708.67]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1437 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [388.822 686.446 400.785 696.715]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1438 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [383.845 674.491 395.808 684.76]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1439 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [387.593 662.536 399.556 672.804]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1440 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [387.324 650.581 399.287 660.849]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1441 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [389.324 638.626 401.287 648.894]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1442 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [384.841 626.671 396.804 636.939]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1443 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [394.04 614.715 406.003 625.19]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1444 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [433.007 602.653 444.97 613.029]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1445 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [388.589 590.805 400.552 601.073]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1446 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [388.32 578.85 400.282 589.118]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1447 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [412.241 566.895 424.204 577.163]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1448 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [390.319 554.94 402.282 565.208]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1449 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [372.387 542.984 384.349 553.253]
+/Subtype /Link
+/A << /S /GoTo /D (page.27) >>
+>> endobj
+1453 0 obj <<
+/D [1451 0 R /XYZ 70.866 789.024 null]
+>> endobj
+1450 0 obj <<
+/Font << /F95 530 0 R /F46 525 0 R /F99 531 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1455 0 obj
+[556 278 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778]
+endobj
+1456 0 obj
+[501 137 273 501 228 273 273 0 273 479 0 501 410 273 228 0 0 0 0 0 0 0 0 0 0 0 0 273 195 228 273 389 456 456 729 592 228 273 273 319 479 228 273 228 228 456 456 456 456 456 456 456 456 456 456 273 273 479 479 479 501 800 592 592 592 592 547 501 638 592 228 456 592 501 683 592 638 547 638 592 547 501 592 547 774 547 547 501 273 228 273 479 456 228 456 501 456 501 456 273 501 501 228 228 456 228 729 501 501 501 501 319 456 273 501 456 638 456 456 410]
+endobj
+1457 0 obj
+[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]
+endobj
+1458 0 obj
+[777.8 500 777.8]
+endobj
+1459 0 obj
+[600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600]
+endobj
+1460 0 obj
+[501 501 137 273 501 228 273 273 0 273 479 0 501 410 273 228 0 0 0 0 0 0 0 0 0 0 0 0 273 195 228 273 389 456 456 729 592 228 273 273 319 479 228 273 228 228 456 456 456 456 456 456 456 456 456 456 273 273 479 479 479 501 800 592 592 592 592 547 501 638 592 228 456 592 501 683 592 638 547 638 592 547 501 592 547 774 547 547 501 273 228 273 479 456 228 456 501 456 501 456 273 501 501 228 228 456 228 729 501 501 501 501 319 456 273 501 456 638 456 456 410 319 230 319 479 0 0 0 228 456 410 820 456 456 273 820 547 273 820 0 0 0 0 0 0 410 410 287 456 820 273 820 456 273 774 0 0 547 0 273 456 456 456 456 230 456 273 604 303 456 479 273 604]
+endobj
+1461 0 obj
+[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.8 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]
+endobj
+1462 0 obj
+[333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 278 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500 389 280 389 584 0 0 0 278 556 500 1000 556 556 333 1000 667 333 1000 0 0 0 0 0 0 500 500 350 556 1000 333 1000 556 333 944 0 0 667 0 333 556 556 556 556 280 556 333 737 370 556 584 333 737]
+endobj
+1463 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 350 556 1000 333 1000 500 333 944 0 0 667 0 333 556 556 556 556 260 556 333 737 370 556 584 333 737]
+endobj
+1464 0 obj <<
+/Length1 771
+/Length2 1151
+/Length3 0
+/Length 1689
+/Filter /FlateDecode
+>>
+stream
+xڭRkTRIzX%r
+ h <$f&dJ2C $ J,bKTXUX[iEVEK5η>߷g%g l,Par T&r؀<-aJ@V뵀B
+!OP,݈#'E| 8R@$4RjS!0adV O
+U_xnwg\&si |5M7;(imqr~7`q%.)R.`a4?$"V3xf60j׷nh
+廥wr9hS_Xk泤/{_5S[L^v'g ׿z+5'DNmg7@fǭc_y۸q6~dݛ(6 /W>An$47\m+ k f&Y$%M^A 溈fR|ob| ߡWCXG-uں m7ar"kS?[f۟v&fD0gqAcCygex|9j¥(ee
+>ҊqS&gyo?\mڳѓ+H: /Krn ;l㖻?![BU\Wu-A͕Z1x%Dc>Dv+wgi?/bX/.qwC# 廡;QF+&uMܯvvvL-{ ߗ2_e4tj*]Rnel;k7g̍[kQ7ܯE(uű|s
+WS_ucu}v]ΊzGY*.ycj/K<5{/U;І;[WNq9.[<k-z<Y)vC~~⼄<GEJ95T$>z_"F<=g),x9=_^,)ݺVۥm.-+[p#W]h.#^I8{cJ'8eMmœ63D!]7wh:nmUpbXAmY>)▤=_eKbѓJbU7omӳ#U'
+endstream
+endobj
+1465 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 1464 0 R
+>> endobj
+1466 0 obj <<
+/Length1 795
+/Length2 907
+/Length3 0
+/Length 1454
+/Filter /FlateDecode
+>>
+stream
+xڭyPgD(|J,RQC
+ u@!:) i"hP])}Oo[
+)B/()"wLǶ@ID) ֓DX BYI@M.`)}TǁK2
+D!@t3QAh9.\?s=a(@잮5*@
+(Hbe@F8A=R2*TFN%dJCtG@ N&ESsO3sN$9&#_N&~Xdvj!J
+O4 BO%UUeMoAaFʯ< *f߹F$,Ikְ|)q/5hg܋~Vo#ebJW-F:ԹUIt5ь=Xt^Gum{B}+VkW05u)=qk6p4X47/ ǞS ;_z;/L,H P Yl=єؕQ-==27G4qVkeoccՃ.V<e_ׅ>uJЫB컋pٲ&.".vQZ u{i[w6Z
+|פd{8?Ŏ+/,Iutx\5+^\2J~~ZuwpKL_.=+k[Px[\Sf5GRc򧮕XH5CԦ׼W$?Q5k,oڿ^7PJ?W1;:cep)-DcfANjm
+uaznl|xVZ1\qx6]W ۔8h/xE''!uȤ_ GF +f4N-Y]UD{ujߣfaq1{9:ώV t26(JWE5yh:kH7l4[,jGԎؿy}nPLP,,ޫc#1hYF߈ԴkvwYir}
+-zޢ,fRF;JP kOH',[.x41+ԇٜ)!~YjTkwSWEtxyٜ%юoT{[#}O텮eo<)cYjP<j"@f+lS6' y]G+(\7Gj
+endstream
+endobj
+1467 0 obj <<
+/Type /FontDescriptor
+/FontName /VCDMTN+CMSY10
+/Flags 4
+/FontBBox [-29 -960 1116 775]
+/Ascent 750
+/CapHeight 683
+/Descent -194
+/ItalicAngle -14
+/StemV 85
+/XHeight 431
+/CharSet (/asteriskmath/bar/logicaland)
+/FontFile 1466 0 R
+>> endobj
+1468 0 obj <<
+/Length1 1612
+/Length2 17026
+/Length3 0
+/Length 17870
+/Filter /FlateDecode
+>>
+stream
+xڬcx]-c[+۶msFǶm۶͎}g?|?uݳQ5j^d
+tB&vFvtL
+vNNƎ@{g߬
+laOn'_7o?%hp6uw')dom7_0{Gh8m-/__u =_QڌoNc翹́ vs5uW($ Ml=
+@gc Nˮjkbh 5迚 cbdֳejk/ 2Z
+4y+J*RdL aa;w'H`_0L5tvV#fklgϬ(;ښemWvmΘ'2-3ݹ+wdJT{ |$ؾQƮ7-l6icX5Eoe>7 Uy'a
+sUl%8om@p8d!.XּGԒbck
+|by%6OOPl.g%. U2y PAE7G|zx_yyLyǍ,Bkt27Dy5kvo+{uhcqhjwX{T i){<DLsn<G =Y~a^$o@]RLߑuv6_Q,9O'>ܾ6M2}'ͨ?` K0W jXg%#J6V;L9/Ǚ+q{
+yMɽn?^}1P(<V<w<y/ $H r& f1r[ypHFꁮ<v+1-`f/]$*35~~3\~ݡ"L1pv˙IzEPuz`:>B=cWXd*
+SFNQң
+p`}~ho%)yc`{zO,6cP*d,B G5
+~i{Wu|!tKy14?;-[I*_&)_F?Hf;fQ5(0;!~m
+4>?%9P cp|OMDOKПyL: AJ<cv3w* ZZ<Ys:5DN.h)Z'Iɉ
+[ѽnI;_#Q? [ԋe2Bu.JĖjCkt:՘qfgcoIfM]*Y?Xn:yr\؎q׃:xj-
+☨QP)HX0E hzjge`.d
+9SO>M7(?ukG bAߩIR0ٸӖ*覙{7Ux+4}J{)h
+8CϵRD*a3;8^dץz
+MVy*9,
+odS[^c+uڒ=kCaei\CeTXěW/tˑwzKD{-x`^m@|A\ƦÁ
+΀Q&+D}P6dWiWH ⵠBx0ܹ5nW5b(* ';7ׅz;U!5V 
+'V
+^Q$ab)}Å\ÓAt1ްTs>vJ+g9`_K
+@ׄiO{pcճI$7˖y$zIZg
+?QkeV̧NJ#aki3a~z4wH//ߗQ<3=x\4Y#D%sbn%V&\d(
+UF蓑݈,[uB7Ʌ}JgBwRЛ zKh<} N 8?78MNDұZRikjlhfOx0 s+\񲭥 $TsX^o}.|jEC+PBlM4 䄦3ׄNA f\jpJihsY {+ȹd?н@C)6f*|2 c9Io3wN $. N^gЎ o޳RX( \
+$.U-<u\p7LB}&>`t.}弞8
+K3*! នdX)A+ԫcz&2XK? يbeMwc[
+t; NuPֻB%{:2BR,+J!Sm55PA;Æ%USp.Tmz>&+- #S;`u[!h3s/_OmDbC& xY=v5J8$,ÑڴYS'OVF(j
+wKT@7od;:jt{-,߷G9|}Ɏ[hy~,^9Z΀~LoF& af,C2N}{i-(1s84Lnh3 rOw"laEDcxv۟w0e55d#,ߗ{. -3\DD%Dd*'a (afFD7ܟ3}m&ބ3sov~NQu1 e˝ Tu@Eskhs|36z)RAu$TE:`6k<1wU } r,KT8Ӟ/KM"5wT$5 }ZU 3@
+Zqp m}txI&Lek(+͡o1X݃F d4HRGGq|;3:H}X3%uW YA<s-al |qOzz{› }7H,eŰ(<i(#(H V Qo {%=Xus 'i Jk'G m.4J )_Y;SJUZz WGOI+PMWu*PĊ}mv8(N͟LPxr NE{oPZG,Mok%96֍)m/utv/8hMb^NH5Lגm*DeiBq{1dA. 24l3bz9uQʗ?,*gG!Ik}7nL"rÛf'v144-z47uvJt>%"~YfSxteU8wBr}4؆H 1 {AN [eßv꽵E|_`v߿y_c8^i˽3puTwraY֑7m)Z:?Cq+
+Qٔ!E_1ZD!L -ݩ7>R<b"8?L|&ENbHhcLbd8 ~#B([M q
+ÚrpQ4Z9Tգ*dԦ g K]JI;k']VēlS`*?HKV'ԗ$GO,Rg]5"FLAP&HL7>ŁYnSIDg_ W/<c!B&0mE92\0AE#}{=rٷ6 NW= <F#?x͎bUr.昄Zr1eqOYYEb!ψ,i)EkB-XQ_ؑG-?I#Oҵ-jWJOt)HSi5m`͗l$=biAgT ~5b> 2Y@"ꚹ}%
+JeSȪCfP/N>;:[2X`g?z׋kHW{HP7L ˢf$೎>Tu5Fy`z$>Fׇ㯹)iϏ1mtL~$4-b i
+t5N&K/<,3Pso5`w|%aY!ZƻM³XT}r1 \ư8ȏ="$)oPT
+
+Q
+K7z*P[ٶM_zUP!A)j{)d0|+D xY=h{Gنkڬq99։ ! /Ҁ(Ai'3CVUWX15#+~I|RT\ݮVJa#ҥn&bL ;ޓo@H젿 xΆkQ(A;4hd<[Ck,Up\J5gNe`Ҷ$ Y`^k? -m/ai:^X2p}EH\3%
+pA_865?MqbJw3G18F."Ec NI=W{$.THIp
+ %"aP W4
+t˰ؘ< 
+z#`iŞ}2E|pUeSU}/LFߎw@u7>A}yȃ;UN=|o.!:{WY|-}U+'F=n^ҍd.иgvҊ84r賱K*IžFm.
+Aw~tC/L>c츶k&B± g=MڎsݵM,:jQ/
++3~{?'נb<2]P zu2>99d{$,ktKWf0 Z=P%rzd!bÅ1Z=
+mwS3Ɖ 3aK$g+9d\+t&<PFѦKEQv #D$?g2,&եAH]́]J?'VД#H| %
+*^uC M = .kt IaIz~*orcEFCC`3T܃r0`WrI
+m#׋͸r{~c r<7
+Չ_4`5њ7_^و\!'ڝ-Kb!]4**w! 8 i3h9s.l|1c5+p#=C]hμ8F8 FS+2#mɉRvO?*<r`j7{ZW9W~a3^6W$N-g`%ψoB $
+dv&{cpHW~r=oى7'WL~TID`7 9
+e:!8_*8ݰE-<X{dDu(c;HKc&0sqsҫBdrYX-PTALUo{eUo :+Mi
+f
+> ٤يs]-$|ΌJ7~JtnQɜrCw-5fHftetLvQqo)Og|tJ-,U
+#g+3V*YaBӸ6RNYg23S/* ]8 dnQysFR̲qL8ܽڝoC5zG8h2j8(8kH6Kw1KmQ2hHzv!iТD[jN^c н
+fB{="t2׊Lpv| *V%f0'흵k"8|짓<E! c-Ntn:Df[sŅTm|O~j<7KNQ#kBԉf4YXVN./fNLE&xP}3\א7G}&U<4ו,͇ "3CWe^J
+<!r(YJԪ΃~,a T8iz)k/Em~,fQG۵}EV<6TҭK
+'Sͭn u`BG_E1פ~r}=L'jR~/],Gl P:b_}`CRÀ ]B髇
+ek{Bq{^-qX`k D(dUJ=st=T~,<(1ЙGe8*Kj]
+M,z!0UeZBi|W2 ][6efƫBZWaNKgkxTmnN>@cZPe%˗OqwZh1%3- `7^w
+s*` Fr3S ސh+;~$)NA3tuN|:糗Mn#ħ4Z,̯̂˰b J8T81bK/PϤ5Њ6H#7xqy\!ͬOOl'J hJ4#d r9z1''0,'Rxk
+p9e buٍoB0ݦ_R^8p0 \mS _ BtjkپG͡$|h_)oid]td)#]~n(`x6EmÎȸ"N/Y<G{E'Bb",1LνNM[&%
+CP' h 9(٫-3T'pFF=Ge:#AW;RcTmG=!&!BljX- [|~ CseȝΜ>Bm3@cBF H~ W3~lph}YRb^} z~0eiPu]䏶%} =8s<D$'C_kˢ& M
+! pob?G{O#\t>ʪUgr@th7X3˖k\[]*ӱF?jAA$M,l>]w`!R܀x8Ɵw2Ffˆ\K.92#oc|#ʏBU}犁BёEB𙺓ih&*eQPz@16ma!p48h{W;.*/jjYQsmC3z/A +$f5ZS"`#ˢ '++oxG|ӗi Z?؈7ʻ.]<5 c\y{'ֶTcgnu'ܚt=UF%XkV ҦO!6cT0RY(DЌp~1SȮUsk/Iv=,񖵀{~a)y긾nYwe%+ƛYkLI-9Hq[tvܜuS[*oz,'w@OޜjBpthf`@ SLj35k09H3_@=Xb_
++h*ҋIXyA
+A}wB!Q- %ӽBz~+:ᑈ;>4:mr7X"S,J9W{bcs>Tn;}h ,)8 'Y;:.H{^N.WFuL
+P)䷥]/%LmLK
+ ΙXB}ht6BZLrITY?iϫ&`TDh;Iw&D1Zߚ/hs X|Ыt?HS<KFܛ[:&5}[y[gN8UzKnۉ߳;0~W#ΙTpp&v!<`U4H yOdK<KhM+XI+ՆEǚYAJk9u._AVk _Ib\rB;Qs1=+N/tܽ9?!AiRXv9pA}q(t%a>1*s A)XR܌̰+E_c{\Gzқ؍y ٍ34'ʡ |p+:Z|Q^~gG|V"kUhr%5-#G\$DH: 8r͖oc;O>˞?MoK(P㠷(&yiwAZjK5Vwi 4T>gn"xMc0CNr:U;q?0EnЇ!y}L%\B;dX^3_IK?`
+~즀C*5[NuJ@Et&_Ts&˥\ʱV,@(l<΍okƾ2̎9rHU:u8]L8=,ä0p;/3Y
+fBjZOf!&T23$l%-~kBRݘ*ڤc3 ~P@&2l|gR'Bɳ:DJKKP Ӥ&MP(GN
+ ϴܼp (X~P2خS2e?yW4+~e6W^6$J[qP]Of+y J&jN"p
+@4
+endstream
+endobj
+1469 0 obj <<
+/Type /FontDescriptor
+/FontName /LWZFPB+NimbusMonL-Regu
+/Flags 4
+/FontBBox [-12 -237 650 811]
+/Ascent 625
+/CapHeight 557
+/Descent -147
+/ItalicAngle 0
+/StemV 41
+/XHeight 426
+/CharSet (/A/B/C/D/E/F/G/I/K/M/N/O/P/R/S/T/U/W/Y/a/ampersand/asterisk/b/braceleft/braceright/c/colon/comma/d/e/eight/equal/exclam/f/five/four/g/greater/h/hyphen/i/k/l/less/m/n/nine/numbersign/o/one/p/parenleft/parenright/percent/period/plus/q/r/s/semicolon/seven/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero)
+/FontFile 1468 0 R
+>> endobj
+1470 0 obj <<
+/Length1 1608
+/Length2 11011
+/Length3 0
+/Length 11835
+/Filter /FlateDecode
+>>
+stream
+xڭweT]ے5n5ww p=www';~zu=^UfͪYkɾ*(  b G:&zFn adC #8lD 
+@ Zm? @`bn+hJʉ(T@@ cnq
+;~:dA CHpc`б0r|6F
+)3XWTԙDAmhvke:WN&Lk}OdcLt(_%|8O묾Guy&^|oGS H^5cɞmrBB8,3 z[ w/d7|F
+nDYٯݕޓ,iH*`Mtwq>q> .jTcf:[]mF\>Vg\'Q:9ao#|[=9d>TMm2ο%Hp5CٲDG-3޿x 7An>d)?07(.s%`9ˮ[ܐMI?CAL pZ9U)Q/D(]ămcVh̶ P/N;5ވܦw"Od3V~mu!$:uQG>2N.n LֆE/&@Yl~mm~U1>ʘwB;UMCНY<W
+XN3<+}kRUΪ;$;[׵Ib%Q+<(dܝ~ RxfN3=JԌ-
+VW,Io|ǴԖ:Rzneu[ ,!_oj#m*7ٙv7⮳4NFq5pZDi3KYf #ݪdvyM 5;)VWJ%\at h٫9hGZ^5#1Y7Ƀ NjDtڞLyxRR+9\i|[(ޘsgSsk^pE;7OQ{[B1b)U,OVXT"
+ڟK\AG QU>3.HVE0u K/)_WPstcaSql0f-O(>s_. p&|߮b&G^Xǀm<ޘwv#
+v#"N;_x(+X=#3%3O`
+eCfJ!/i9CIs n2y I®yp4ȘRLPj8`!qФ2,Dp8_5~C\E? *j﨡x+l\pAv0I&-vS6tteg>ETe*uJnkCo\64A! bT BQB1tMPIvOQ}+|'`eT -WZK}GU .[94aU?9)=/A+ȌwCHc睙`׋8sH^+VOLk8jS]$<e93-<>VadňP>?2A!z$g!Gߜs*b-[F(72>|30PkMk#L>qLϦ-fhaS|KMS9|D<#51@
+Qq,RO>cB+{YHJ'.Qhz4xR+N]0>d} L9np6F'˭Ua
+un7G#P_*;F/mQvS8888h93GaH
+,&Tǔi z;]<5.g?UyWvh u&CyfKd<fG}|
+!yӜCn HQ(>% ;Hu/tEE_]ltjҚ7|!l~yE?#?e@#OȷQznfG/NJneH &4^j#/U
+ʲLr#Re4r
+wJ*F\b?{-c*!hSea}6xS$>m#|A֍*71Mv#9fhA>PNg S2軱tl&`RN 5ِA6= tFv=:Wرi l9D!n3f=
+bw^[@%3 4ᘆㆤ/ɾ`+ ہ $zfjM>&*δ`C-Af[osuֹV,>:$h{X$7g\h˲7h6D\ҳc뗖ݧ\7b!/5Y{krlY7KNcn-oV{x^}\V®)֓F+IX<
+|lH {ܥ[*x*h#ɬf#w[_ S !RB>S*BI.Dd\Tj2׀1tgv|4L8^.xϴ԰Nϴ6 m\Ҭ D`-X|JyG`3-򛵳 8fFX6%=ڈ֗NRXSI"neq""IOA?z N`=/?To)hYR85d\n Z\Hz 3zy0Y!@>Ct _*
+;"v$V |59xb jnȓ C8<Y*!#ͳs6&,8Z F*-`.
+G+S
+/\7"wkK!O D .8?ƈkB[5oCdžR` wqt'gU3<LRSv
+2Up  %iRO5__u^ ]u|يVS*2iV
+ F34jQzog-oNK! ~dgIT&IQApQKnw08Z
+r:7GL jl-TNN+\xWL"q'pӗRLG/u3qʿU%u/87-#mI$^5tx||=rPYgqKtWrxn-2q*kPLt" L#0d=ut[yuN*kVqQ{9@WY|Ygș|
+j_h͢0#;FC Ha{"j+xadHtg@
+"ow֡mV^^.4ŵ̜f]!f
+gI.s4uR݃!WF0u7ÚcaïQOIj?@֞
+f(HرvG2d/d|'`ݲ 9ORq*}c#l[Uo<ʦ6L&BҤcoF
+YnO%~!쨶Їߤ87tgzl/1,׺A]Jeq(S$01m+R[;H@l=2qSD77|abZ0o)֪fQa(VV=~H˖AΏM.aЧ5P=@|E5gݖZfפaP9Dy`貚x|t+k-9xRš<JJCM8ZBvD BBK $G {1:e^"c/JAJ; kI'pMPbZs./QDxLIN݁i1VhΌ-ULWC):6#f"y$}2Ȭz~g4OX׀@Dqe<5#阣0DLjd5YNlGUNk<&g[/M`vD= h] \r T_ۅ eD= E E$Wi|:U*N8:z+~;(!tIFytoŮL:@OD8=*?`D6ë~5rQflw}!A#lrSwTҀ?{i,_$o"dO$v8۝asOScbJ74!`(&_%a4UxjBJ'D):yfwI10_b: UI2y.N,vl /ok
+<4.r8x1dఋ3-/NL6bngX^L#6W<?@^su`9PW<Il\*Uҍo?ڎIc1;*-x+VAx]@X5oL(=V61)MBAEx؛32vQDٝ/-ƴN>%2VQ)Za6wK-՟ˇK~KXy1C4j?iQgDQ.g7u[T&˘7PƩYb8=^x'/DXdE]o'Al_,qˁ?K#R8-IjZޗaqWU<z\_3f{\ lF*Z7$RbD1?M|kgd
+5{+[\ZPvY4sRZU$%jzg[i{s!-jl=5=6x3i`F"NVtπݷC"5FU(N"p{s]96<lZ~
+
+aJ dp7sr"bA[C.D@'\G5r8,gw, zLNpb[]XLprp#Su1pf-H=$>58嬛]? 1+1 vt`U:
+;G(o1״]tme} C[dQC0.!ڤj@R3YȰLiyKeCp %W>;8BH08oRH-yLn*ה* Y+e,
+sh6k9{)waqܑV!{Z ܌C-'~i!KDLW=v޹s׬3AEBwy̪s憈t/WvҖgH6
+_J==mDɊd|%Vm6IdNM̠
+l^͖ŕ0p<Td
+JQWRֆng"o*!ǏPs8)uER0mVe~b5ۚu:vXڒӜthȆyے,_qe4s\]{l*OW3O&kpXحe"m,Z;MK6Dw"%̝\ܒ߹6rf
+ڕ"#}oݡϋev;=M^ZNmJn9Lvy5(~%*ioL C"?-ۗ߫U;s6@tspXTtS pYmTcSq^)Xb>~Am06ds 3|=|\n 6Z.6i
+cy c^Ǣ |VsuGDf=^8jXz._oy9r쎥MbgJhWjYT(!wèKc0lF%*'euhzhvɊ=U{g_\< ?Y/ AD5Y 8!,>|_FX -w\IF,Hls :ShGUEWxx&03i:3e0y$NP5BV Qzޥ8Ci13ܿ,3(ygZRjL NHڣCa{W{Mr*Pfڳ!|w3KadžwC;onnA͟s؂U#F
+iҴ"<y1.K*ٔgr
++4M1&}\/O㉥L
+̌svPg7/ե4\y)X,m W\?X@CHtձ
+endstream
+endobj
+1471 0 obj <<
+/Type /FontDescriptor
+/FontName /XHFIVR+NimbusSanL-Bold
+/Flags 4
+/FontBBox [-173 -307 1003 949]
+/Ascent 722
+/CapHeight 722
+/Descent -217
+/ItalicAngle 0
+/StemV 141
+/XHeight 532
+/CharSet (/A/B/C/D/E/F/G/I/L/M/N/O/P/R/S/T/W/X/a/b/c/colon/d/e/eight/endash/f/five/four/g/h/i/j/k/l/m/n/nine/o/one/p/parenleft/parenright/period/r/registered/s/seven/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero)
+/FontFile 1470 0 R
+>> endobj
+1472 0 obj <<
+/Length1 1625
+/Length2 12198
+/Length3 0
+/Length 13041
+/Filter /FlateDecode
+>>
+stream
+xڭteT]%݂pq`A; .!;ÐMZϩ]g.9EE$f2J\ؘYJn.&
+L ;s 9BpZ$M\
+UER_:]L\v Osߔ>h>PWk+o,S #?2\,K#hilntq[dohm?^hg#as
+6n[y7Q/s5(GSXYevXY,L>]Cos ~,SѨt(kkbv?*3!2_qq'X|<\~Mxhl ț_'r0uW9O_<@3@MZFk nЄ~_Wz*P-r So^'{GzphSD~ty< A,Q>s
+PzܬZjE/0SptyXQRb;0jON  v_C2dS C!SG8eiD_/cdeOH'ff-uX{oej! kVR})FPܞ#29L'?f=)Y!AoԜ%n {q4G C‡IGNJ4^,.q:dζ49W/V|Vco⮍+'ŷ?|[L&EmDdu&o3
+u
+豧(gqnu6q2OӉ!ri@pzX2x_Ys-/j,F炸itb8 0>WR^o7|ƒt *R8H{6_$WR.ۼY6-W,!C.A)Wo>B^Q2'HUC
+\;ϴ
+T7KZ?_*Qb?͉ls mx3CxU9i6l94@dhުBI4KxKSy:LUԊXΨ`k?.e>zRx]w 9Ȅn*|+U0xG(Bc>D#uvۡѡ>
+m260p)xKXրre}Y
+L_5?#n+Kv5%E%Fw0&VGSU(LtWQt n|ŸaBW+f[ WIfA3iIٌٲգma tg}e5<" T I7ʙڰgS .~;FG곡m56lL?a֕*x}2MX#-)B "x՞ac~߆\IO|,;bs
+:\d3/AJ2 rsS6E=h,)WNu1>{J5-#gw^R
+f ~͡Q ?%WTAB$G3yfbX`6#Läz6B"J^ѽPj}2ctpI0e0TIyS.x@nXH}X'jS?+n7ov'<
+.}XN-w7WwrR xuA]{ UcLƀpx"\18,&}Jn: UAkFw_ p;TXԭ=ٕc];;qϿ H^\D"PwQ_,\TTγW*$jyX4
+tΊ%Ttc
+bw'bxn* j 77Ns1рRLIbJ܏ECf*7kL[]D>Ru3oy0pan>yg'î`\odaȨܕцP7赝y˲ *bS>"nse ^}yz싐yذGSCoq$/b6G>'nh~\M?(O$~pyI3FvzL=?m_Q¦F~N
+C:6MnV+P=5?`9ˡ{NZbpρ< ~h4xC
+ >Dar˔;~7U5uA/ + ~o`ᅱvxym9mw;8$.s{+֮kwJ,C4=
+i?wpv{Ju2K_ G\V| oSl25qzEJ_eCMo%CpAk$V2'
+N2.:yKƻh}C&ˤ㷎 g&O%9Q sE`㟜LlΘ@t0Fi>?X)'r3AaxWZƏ=(F[K~
+ʼcuy(H
+ q{ۍ1i)WP(!(SO0eFlש
+㯏IU<`G1"E~K["bQ%=‰JL
+ \;GuL|u\.)-KCh;E~"BM1o*s7$P~T ~WlODKވIœ?Z}ʜm^ܢ)wYZڝCan<iH2"h$FPhڇtz(BH_:&Fq1[1Orskz뱽[%lQFvЖ%Ok_ !SQ9=BT,5+Hu{;c[ x/*sbK,zrY"L&Μ<E _IyB/%<r1>sLXi\&rAgh`&pɘJ*rf~8D!uY_0 ==an:jZ'AdHCQڅ5ؓj
+JQip1()@?AxWʊ%~$a()*:ĩbANb̒~%_-b.MXab6o=,HIxrX0RHI6:gbrg U;Iۣ:FC{^g4j)64q?L>ΆDmH?΃^z@d{YPi`rgJ{a_my,KaaFbxnѫxM\g9f1_;D,*YkqNETc !Gz<iC,~S/PE
+%V卹c\&~~E};<Z4%
+RtZn ! wSqH(ܤfb(m9M+ddcߒ?2lm~tou"YAD@\)M9ʻt>er<$:}QB<2#9pql?GH?e:&!_wJE_ZCZ%UX2'Q4" H ɶ+"> .xB(\bXjٍsgjmt+4+[y뀻p}rwrSZG0dҺoSe9jz"Vf +C'J\,ŧP# +:exwX?&Xp%"M$
+WVgש*|% Is׬'@N,7!gOoÈ *_Q ϊx#.2&fmDUCn?_>exGγ7ė< [C\Kk R(=DoV@~bģ'~)TdE$LǪa^a}5]uGz,bWu@%C@aCzmRÙIi7ʾ>R_׶ǟ'w΀'2( +-BhVO(R+Q~FPti''ev栉'i12<fBe0(4N%$?~Ti\@uGE7o\|'RUL9V3V[%tX:QPW*@p@~cVuu? x >tf$Pq;I6t;tFok-07_!jА
+*2M0i5n 0ODPC`70<e<WJ6 *$2Z'լʤhxV*%cUտ-e<D:I:!LTj4~8(K…4ETC /9=b%WNg˵7/؟Sai&Ey&ܤ
+9Dܼ]tF-,bRޠuJg6Y tEhadTf jp\ayHl[U"?2tn
+ GF7){
+- T^+fvs_UdVw_W.qhn덱;B ǝ?IH[)
+hdUv:_"UO_ _=31P C5<n]THŢ;v+H{Y)=f@*Q3ʆYj}zF 93`ِ}Z2cLd[Cq`Y{^ꩊ<ɐb]t5R BQqkhio 5"*uk mm͚t"_ ¡|
+7QhONmht~R~?S~k!(Mspc0̝v \R#r)\9IOd{g"eI#@8KRz]b+U@b6ֆuYpm)0"ކ1mQSFE]7yM7a d#<bԸLPaį۹[ڧ6(Wl7سE dpm Tji_h}r<XNf7K&*Ι-pӂ)ߨe*4G=,B36(໔q_r~rlxwM~)Ǔ"jAWx%sh87ē!(_"&';&)!m2 3& f L
+G8w# Sz-MK?|EwY^֧is
+MUˏXj%Λw+]έA$ {߿0Z>YXt^ۭI+RQz ~BHKnGCx9<
+p?{ Aȓ|_drHc \KN;̈
+Eˁ`F2@R0J0(v`,ƞ Z.ѨP8z3@ZH\dmM8<LH^ϝiĤ rtC%rOCdUJ}5ߤ]/BqbqeT .B:nI7){U-U8#v+'SϏP;pQ荹:IhubcWQs v߄ e[? a5bx(Z˃3,& 3wPmm Q"w?OH%46&Ś1f>BlaRD6 P#{ \lrp.}0 Rk1ČLJDZv_+vv d8FNeYM̟% ESOZ$,O_|WI1¤nH#ԉ{ھ*$&Ų}x<~+0PMݖPd}VˀA1[]_cM)]?/b̼9}{ %E +iU_"G+<(ekXg=Kt}b|V=蓟^M}6g}oB2VE1D?QgH^Q"H~LpN:s`i|gqi"8JaMEn*b,m@DXICR91ag4piW:SǤTgAY b
+oցhᯂz„" YZnŌk ER
+ըƾ0޽|7O>.YA8QHF%劁]
+'Fj>/Qa>Ej-qSk! skՀ
+ ^k*ffԼ @yVEWpx~-jb HOAajo/AFSzuM(\&>w. /)J;~խ-vt+ZhV)EO'A1
+ހOli9 q" |
+v+U٪_V֊a4`9Z" B+&5E+DsvnM &fbNM!/6I(Q{PZb8h@};2e)F3?UF[1AU}5'go'Ku|{ S1T2vK'_c=!OKLXmQGԜ158JX&P\GyBGL\OAhv>+ C]'0BStm+\)FPk,&' |`?g|.![;2LN:`dgqD~ DM x6/ժjESơ<+ekyҚ^)Qx? (γ4B͍ %ʃ]+\y?k(?ׅ-v~uܷKyYsf)'\n>Qk/H@EpDqKsL@9E3ԴZw4ZrcpfDO>f- ɮ<UgCa)w'akUG/NH n$kp)-bYN%<Ă
+;8z%:g\$O^'a1^cY7?.jH-޺ 6OG&&g
+l ?-ɡGzp&p6'@f - evMI0kЪ` VOz(oxhaOj}%~!+cLOp$hƭjuzF#;=8i2 e=}UxTynQ9u7)C$
+_@SH{]\ME,
+3YPO[/d"Y|m5Z>߽e?y^`fvhQ'R a| *-`W^NJ\(-K-L6>#"ӋN!^/Q+Q*"/G]J?[vQpc<[N Ra5-_t]CWrASX1 Uo$+5rwe vλodi
+y&k]r ̄?+P_x#^ FD5կ57g'ʾ!_f'h͆Dfw4;
+qoܺ-$WHGէfE.8Wtn!UT†˘>m|~9f+FdRH|dcrL3|UÜ"r_bkB/V˟=8R2"",)}8aZѾAD%*5,بc=kK&uz턊ֲYC,DŽ1'0Z>Gq_<Oc`؇(Uކ q*/d
+5!FҦcR?|WAaH{ ؽd=dw
+ R 9-8y7U^m>?YXԌټ\1v /cRu 'k%p76+
+endstream
+endobj
+1473 0 obj <<
+/Type /FontDescriptor
+/FontName /OVQSWJ+NimbusSanL-BoldCond
+/Flags 4
+/FontBBox [-139 -307 822 975]
+/Ascent 722
+/CapHeight 722
+/Descent -217
+/ItalicAngle 0
+/StemV 114
+/XHeight 532
+/CharSet (/A/B/C/D/E/F/I/K/L/M/N/O/P/R/S/T/U/W/X/a/b/c/colon/comma/d/e/eight/f/fi/five/fl/four/g/h/hyphen/i/j/k/l/m/n/nine/numbersign/o/one/p/parenleft/parenright/period/q/r/registered/s/seven/six/slash/t/three/two/u/v/w/x/y/z/zero)
+/FontFile 1472 0 R
+>> endobj
+1474 0 obj <<
+/Length1 1625
+/Length2 7184
+/Length3 0
+/Length 8010
+/Filter /FlateDecode
+>>
+stream
+xڭTeX$A@QCNinTDB\ZZg1i꼐Y`P n.cU{!(# {QBaP9+$H`
+j j` 
+
+^r &"VH8` _h@AZAm쟊0_??yga@Td EvIw'7zs{݂*XJĚpMu(Gݘm̾-G$qSg]yLAQ'j\#ZE7cp րgnyd ~hDu($5L{̽:=zž(ꆁ:%뉤^wT~GYBjhlZH-*W&bI/eN@r#~T̓ .k/rwO'7thV.Azȁ>^XIH77dwҏW:%3϶ŸPtmX n8}HnI} 0'97KF,Hs˥^y0u6tvn%90$:mR0~5bs
+TyW!.ˣNOtCsX=qq6)zѮ?nH:LoXѣb:S&N8Q=jLJ;̼`0xԓYz
+V94O1)b'(CZ0ۍ[A-,ey&܉'th>V1#z-ۋb$M1/uAi9I[{k>G}@+h4%'j3܏gCGѪ̋rWy2ZD 8_}
+“=]^-N^u!ۛ+/\¤IיC|axXe7$KNf/$$̓*tAj#YweNMp4n R *9Y2eL7p0)sI2XEZ(KwzBY߅ˆJg*L- J^vL Gڕ–{<orz.M}ȪdB(&>T]og>QLbuЎI \֎B 7 M<Ir#,Ǿv9lBZ##J
+<`|I5<#)Bkﰈ|(?1 X[%3د]kr"lcC`zXpŀe:cnJWqטyC
+q9
+L Koʍ + b4IQvqeGW姡"2yZ:W.%w*fzֶ)c?ƜEXh:M\&JNalq"W4m%`;eauQiT.1 ‡[ހ ϊPݢ D} <j˜ Ÿ~}h.>s8(MugK]4arF\gEej߂=F
+i >q˻Gc[OcNLW2v/ݽj>X3qaEɺń>fO",YE(NG\XDz@5M4T+XL͓Wߌ-m+g-8~gw}/`j9&{-td~XEqB֐fWRuP]#:!0\$᧙\k׶= kDC_Zw4St 1KDk'>644?RF;|4izDNEre{p7;u38UmXuz~R.` <+Qa\K5,i)W On:fİb-0ꦼPbD^4UN~I`ĮTa_yuLi~@E=G/w$:-ޛ.edoKo_&Ϣ/47}FG$ղOhN\?lɪQr
+{)& ϏupgJ4$$]|}w?(_x[Uֺde'5΅<!+lz<< V
+3yZ֏Е:)L
+sjhOQh+2IH)v`ӿdgBe@X
+-կAZyɜ{l'SG6&ycwD
+Wy1аoq3vVUv(̒ۘ^^TфV}7h-z'{%Tv.y* pu#Ǎ
+k6
+5
+Sm8ɌIDY+9eWO_쌄toe4.&A:KTPn/"SB,ū?9X,\Ցyr9aP4mXp]U&>#-
+ '"o퐜϶{/5A9G'Ǡ`0jB; ˮ}1[W%jN6zq_`7)POf]s 9dGay-SB/7ɻU(RL>%
+4qqƪ6 g89I~@0i7j*t6sXpʕdc"f-e O|U=559]rcBs7Xˀ帠1[vjq<ب9> #BT3" )e}ғzCC!!&Byo 2vi=>T<v  ˒AE;:ae#'';2>P_kpr JW Hv[9OLцYtghVCGO>c5M(O
+I eT? SPNʣqxgswi 8vr4$4}rdm42gPA*T51Q9#tA
+ߏDiu[~)7u)$%!5 lHLz.˵"ٖa׻{NڅO"; % ΧQa%4W:cs I0-]+R̟ɻU:?w?a;࡚0H]@X5Iݵ|?<͏SV@˞o[lXdQQzQTO?D5&r[79щ҅=
+< uf"ߔ;qYJ ͤ8gY?.~0u΋oO4DC КpF@VJKKeBuÙMǘ==Uu'<fd|n<@s_b<_i}:aH؆%,i Ty>wM YFm,m 0R#Po':nF0Y!v:j̩v
+ U˂
+:<2Ϙx90Lvk"O,yC
+Y#j,yN;QJ.hM1{8/'-5%_n,C
+ƚ'熢'rRe_/4/rlu}?M K6ָͣJH^ X:1lhx^+fVrZ틪ލ6d15y֙{}tȭmӫuec|ev$σ°-~Ծ=fܯ!2 *zRO=@U*Txˬ7P^T0f/g^a{Z >/?nyQSԅQe>hnQKK)$C;ansʪj˼ca;vFbb}Hq߃6,۬@}F: {2Wάx<7~eN}?;0?;6Qs4zNhI- qEHZͦlDK:w}@e:!b <w#ߏFBmHhӡmމ6
+OX R g4G[A9.{>
++3ඃ<vSK* 3XoZrV++Gx
+endstream
+endobj
+1475 0 obj <<
+/Type /FontDescriptor
+/FontName /AHKYLG+NimbusSanL-BoldItal
+/Flags 4
+/FontBBox [-177 -309 1107 953]
+/Ascent 722
+/CapHeight 722
+/Descent -217
+/ItalicAngle -12
+/StemV 145
+/XHeight 532
+/CharSet (/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/r/s/t/u/underscore/w)
+/FontFile 1474 0 R
+>> endobj
+1476 0 obj <<
+/Length1 1641
+/Length2 7309
+/Length3 0
+/Length 8142
+/Filter /FlateDecode
+>>
+stream
+xڭvgXk.-( {B @B`U:(
+T)һ)& AY߷u#g{yf޹^^.c3aD`Ed0/_/CԐ\wIyy| Pa
+C08fdlc2
+]ZK
+C04\ !p_ovWA(䵇5vMfDc`
+jN;;7v מ$wIkk!
+'_`4*B*.qC+ . 3-A"
+NNY`>@Ddq8|3,'$ޤMF4C3qI;sڣ_
+Y~Z{(j
+Q@eܣB]˽F_Z7ZpLO -o }<7Jg3q$xtsVo޶s|6T/9M'ٗߖIfl:οV/[sNZB"?vO}ܔS?)t
+x^E*}a7\o׫<ٞueJ }RH)?D4#}Z{Vhl!6Qݼ{2Lpx!)ۧ0 SrUyhu Hq/r"M3VIiɯ,)c/5P5=VWؔuȑw3GaeZ ۦ߿WگA+]V9>gӥeڰ &{WcL
+Mx^+yCHĭ)|Y
+DPCL!]jծ}
+2i 2͚m&=D%=Ptq,L+@c$(A>aK2RH 燓8<ڑ|)wwX<Wy 1ռ_G [xpq"WݧΩQ XDX>=س|c[)N}TpQ@f6S}ndXdN:gK-ONщ9\ѣhz[Բ4^ciLD·4LY&NAFr<G9诘Ih4Mcg<.ZpVmG'ՈXg_
+^< _`WmTE9B {Htn[RUZnoS8TfE.j'&ĸhNr0n%kt9s3Ps/oߔӇOgW>f-J汪 (|` $$v4?l[NOPr_M2M%B :%)6 z]/ݦ6s8^?'JQ<nzp`lL|8]a_#KQb_ڞʮ39[e& >;/Aw}۲gWbf S;w;gѨw%/a:7?*bxB}ܟ!䋰U&>Q -hӬ9{pUD(Yz*mz`6tu*f1*Jm5`9*ZX9ɺĖqrK(@rبpR;M)? 'S}k}=tSvDF&lTA7Ȃy66
+K]|)- U??A]vsӐn xƚJ̙('۹b|ň P4B{56/1F*6GvfQIRI]gC+G:'Rg6YfI|Py7GN^iq6/)CunLH'X2wE[8[k5SFIͶ6cB<wx47a*&Cy,4nBq;@Rm|yq|Vҏ %}D'TϽ۟ĤَB]Ik
+m/sv
+Hqw͋%C^5Gߝ?JqM4_i{9jdT6@f/9D
+[-vIFľ]qG$;vn[/ c_qw#疡NMgA$+:>k50ӳRڵ쵷OQ,
+%my#ɥoxE`e:~gec+Tկdrunj6IԌ,\QԄrtZ͘C:ڋjlViw.=1{ ]drhk4iXxRIeEl6B729oVa0~EP~2+Ejy/jd+jy&KH
+"v(u?n!r,Jl)ŜҰFc(emC{΀;yci3lqJJX|@M.JS{qkaeE!p`z Uf=lua01Es)&{M:x10QvI.bM{>3
+n#a3YEZwI3l9=Yc/ՑƱTVW B3kȸVť_i' ir/{k!!!n>N`֠閗lz[ RcXef
+N@J_Wj+N3YazG/WsyF7WsDjjk զvŨ/RyStQ?C`Ě8$O ?>:)1u'XAi ']"޽ӈ. .a<M FlRpzXwK/Z±p q&wM;%rݼL:ƹAq'&Vk]ȇ7eP/*(;Xܭ(6şHs ~_R^ʤT|d
+endstream
+endobj
+1477 0 obj <<
+/Type /FontDescriptor
+/FontName /CJRNBA+NimbusSanL-BoldCondItal
+/Flags 4
+/FontBBox [-143 -298 913 989]
+/Ascent 722
+/CapHeight 722
+/Descent -217
+/ItalicAngle -9
+/StemV 120
+/XHeight 532
+/CharSet (/a/b/c/comma/d/e/f/fl/g/h/i/k/l/m/n/o/p/period/r/s/t/u/v/w/y/z)
+/FontFile 1476 0 R
+>> endobj
+1478 0 obj <<
+/Length1 1166
+/Length2 11475
+/Length3 0
+/Length 12257
+/Filter /FlateDecode
+>>
+stream
+xuveX[-q ܂{4!8%8=hpww 9sg~3}G[ꩢT`t289BX8X s7W 3GEucBK CHfiP28<\ t T 'o*ۃPRNn@G=htur[
+YP|\܁
+OU]]z3:CN+x4_ԠSWb{LМ@'4].2Gc;/t5X?$Ɏ?
+rt-R1S:!SG=
+*[Wr|bZ8UgXǼeWvE:$*ѐ[Xbyϳ7@ܪ ;ڰ#+T<ԓa zyW}k I밹 ŗ3S/+>X[yc2k7/-ah|akೢKh+# ɤP?4DXZA@4:ĞLCfv&vxAB?q?$hH&,waHt[yJϴCcRt|@\N(9 $VM9^M`~I]d}2 wZpKBELKV,,[(/ ٨=AؽVXv[4}qm$fU>]Gƙ`ʳ(y,g PUྥӆwO$oaӃ3nԠx=4Hv!*zߴ"Dv11Xԭٔ\HC_bP<g3dvTCR EdX ^M!MGlo{γJC \+ u.)}Ǽޖo
+ Υ;NҘ$.Z >5hpiDڪ&ʡLM& Q}Ga"ZQ\O|)G|q`VꬰHJ!Q]ړwYϤuC)^pVI쟲jmpnB{D`W 8Kdl }G]Z˅^qN{R ֆV6ɼsQ/)cZѾ+"4^(jB|:u
+0ȻMn{$%AWwN$5d/H ,EQJU#VϬ*CDh"F%+BV!UH U_}| gsݲyAK]O(y8ݥߓԚIDz{d*$ >`j5[isTO;yr+{pxI4#JG\N?:%[ÆNXE?+kvVh!]UV4`}rfUZ0JfV{7}%TmDExuY~@uΎ'+V uܶ5Va⶧kIu<&$BqU6S]FV)eN4_]`~)#<KvvDȩw&r[M-x 4}iO19z{h2_5mE8%D=&l1Ω@VlJNTЊ[)gKNe%)L
+4}ù)3-
+1]k_Om+m @p40lĀ7i\VRYI윙cYpl.}QX1 ΎiYʺn- xGY=eOhyrII<]8۴׹jt6
+[wG_||+w!gаۍ`MsTpsY5UI~9wd֙Cn _ń s0=U +/k+)ӓr:~y[M9u-AϚrh;z!-|0"nerkF)Jӂg9_iYErP\ׄBX#^S#
+ ˟ R q&љ3@H떸ߕH AVU~͢iAp-ݬ`歒-*:陵(pJ4m_1J3vegIW#4ü֯?Vv#70\*}wϨ4]W?ngQ)O/" FCjX*'wgV [M=!6!FWX7
+]BeoϋlPc( Qݪ4;S{H^
+/U !pL8[i ߣ|a}3ܞ1iMeyx2zf@wvKoIv^LPV=Wפ jfV&U亯YCwYt8an쿄G S}
+H4 "[7]99|=[ZO8ǬO<!A"-913Dq͊lvz' b#p~ݳMԽ%E)U[6ҳmvZSU4]Z7?.1o9ųө[ݖbWX{I'gɓ
+1&--̌t-%&D~d^<53sZ.P^`nȹŊ Y|-;z͟GWzhw)J4a5\uPfob٠4;w nlGbR܉9BjRZAM}5GdHh 
+j<XZ9F;t/mx~I^#h ,A-VPEú/pdvVzͳQH|ߎ}zH1H_BP?X@'Ov(5z>2PnrAie1/wÀ6)[ѭRF|k_ q߶m: ]U'w-.uVp
+
+?n$Y0*Rz+iߟd4|4}46%6L?|/|ނ$.NQ=cQJ,mr~e=_/"LmGPocuOU^K *CDMQ!sבvWqi&#H&BcM}>AO@K\UYe6 fA *J c+i8x(gaF#VHq.T@o=qHI`$z?{N7V1fVpKOr#]3D#s=F-1L
+z973 %;-IsF0ͣO*:qL]|U 0B)K3э]KɪJJPh3)=HK5F|VU3`?$.YT)vpM$B Z /$bJV=T݇HvEEQ:θj&&YNE [?I)ur 0?o7Coɴ.ѬwFmkr?rx
+^ѕLU.gT`\yCbdBDKfx95~WmXarM$bW*H@ 7ή @pIFDTV~+X XjTVY
+jA[VNʩwn:R藡P<Ggypr2Gk/Jm `pDט䌈ljM>>? pE_dZ׾[/E'Q YY|72pE@(9/سᐛ^Eg*>]F̘Kџ>rАp.ǢnmC#4B+bMڨC=+xR  m0aq;?{Hdc>#>buBXJy>pjTmM
+{*|1ɴ=" iqXɋL7_x'|8k\iZ{t+(Yjyv
+y{/LcG#<~<|kIZֹϧif/量ktyG/F"2W];k'CqD 9]O4cpG9ExO:Y6{S
+]\Z_@|Ib,o;^&?(Izq͍.PRh*\:x(?ż:M]SZs!!km2B# hw&!QeZYƄ(^oIgS21.*ؙgS-s2< HhNوDPUh`*/|Rǘpw\CבUP`Xy<ƙs-j~fuԠ 6B=(q5bz <jCDD-Z {6zh\Uj.s8 1iN_ %_ UNSSJ';ZRE]a)(!܋2}dc~-ӿ^ O]z)zꯅyA'6BA0Be,f7{cRSiҨ565XbvLTu̾9ǼLb$&6cpKJg 3_, v|\;28wDn露ZGm^CHwkR7\g}4aHF&'6\C/ߋ稟:\QM臎F}:tjg;~ɍrETPOf_7.26cqi*e!Iޚ]r<GJu&2B +.|H.\F9>ca.
+MpkJxߓܙ)h (\Rb
+rwY(v)Gt2~Q)p$}cBSɧH?Y{+ڏ 6b4d!yY5( 5a}l:ha)DO1&^{a)u -@92h& 6z"diu*lIhdtЕh-:yGrP(@ 9?!Ddݫu6E-Es`/PZ2/gZ/j/4mz<Nѩ}3,kU)׾(ڊ8szE˒BQf=CsNDtG_az6_
+- pD]].jM7jVO
+S7?,5F5SfYquF w=e,t@Q;tN?-z ;cM.kNh˜/o/& b\k;nyX/zJ9}飑8^ndwpR r<T>jMrOxP>_dqy/53{EDur{)Oq%BK<gȒ%}=! %P={UĒ6s@tV3)C̒hxR&t6-55E<]wmՅpuv.,RɋyRY{$q2N&3$>Xc>߽_]sT~' ٵhXLnjT<ǩ_EDKv"d 3BEM|kMS T:wnq^> "rj{,ޖ29S8Mo7"iZN&7gI[:A7+W
+
+Zh`ܾr ]yyzqC[R|]&˅% :&b$So)ybjw0
+gPm6ZGCDMњ2%
+?laL>UZWX ~7)o8aA"ǐ'p#$sDZ-Gm?(K) ? T<B׫ # G9~Uv>EVvCݹ@#c$
+djBbA<KӠEse*TURXZD lcyCH!&Ws#<*0x5}ѫW[_ʑ-K}Sd^V$\~ı_za7P/38ja͙G
+~NvA§Jv:t&#X t0~ 9:^ ^4؁ӻ>9([c>޼8][9?GE&wfwݬd)f@҉ Q
+\R}5iˍ+_x,4eGdHFph1"$mzû/2qZaS#v{C^:W$d/>Sw@TlerR/z0]t^,oues
+մaAՍ0TÝgwc:(ɏʷe5D)<oU!W/}BUUywUPz;_`l+^U7o$~$hnU(@ Tq8)d+-akJbd ɔ+G>' їC1v 1=($*7w MؿwU>r&6QT7pn7ĴE98]|T1ݑ#/K-؞%CC4M!\$x6Էg:d#w Sw}ANc6O\zw4)c<oԪ*B_fXti/ Isf}?*n gSԴB! bJ:Pz9Aq-0]C9X,r(>#k`X]!3P92G 3yh I3/y͘IH{Fnnu/wVa4XxgNJ1:C_?yGi}@
+endstream
+endobj
+1479 0 obj <<
+/Type /FontDescriptor
+/FontName /KXOITK+NimbusSanL-Regu
+/Flags 4
+/FontBBox [-174 -285 1001 953]
+/Ascent 712
+/CapHeight 712
+/Descent -213
+/ItalicAngle 0
+/StemV 85
+/XHeight 523
+/CharSet (/A/B/C/D/E/F/G/H/I/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/a/ampersand/asterisk/b/braceleft/braceright/bracketleft/bracketright/bullet/c/colon/comma/copyright/d/e/eight/equal/exclam/f/fi/five/fl/four/g/h/hyphen/i/j/k/l/m/n/nine/numbersign/o/one/p/parenleft/parenright/period/plus/q/question/quotedbl/quotedblright/quoteright/r/registered/s/semicolon/seven/six/slash/t/three/trademark/two/u/underscore/v/w/x/y/z/zero)
+/FontFile 1478 0 R
+>> endobj
+1480 0 obj <<
+/Length1 1199
+/Length2 5113
+/Length3 0
+/Length 5887
+/Filter /FlateDecode
+>>
+stream
+xmsu\k>(% . "J .. ݝ" -"tJI#-|W{{ss\3s<BJH{:ez0w{BGqCUPP;4 PC|\0@];P eҲ`,#% 4@ܑ~@(8Hq"І8 xĠ@'\ TAz`.h )? o
+9# GE@Q8٩9п\hY';(&$EqŪ!U<S|E#C8n!b=@T39C@ (X, >
+A_Jg8(T@ `hvo?PB$ Œ\`n'n(!(_IHGhƭ_{RؿN0\P03tZr\-uTK!/ t1NU5r$%ďHbQvQ
+ІhF3~)'{e 4 bNc[S84W1@^vl@\u_4dK_xW@*5$2N[; ߏh+4&)%
+iUȢ|g 5 ,(/j>W0}=fN|7P<3Fc
++
+PiK9KW$S^"h(^q5:~(0RfpDzfUl!bI,ݫŋv&d_;XIu
+T]-8 K+?<^t& 쮇Y~85c2Pe-5܅ٚBcF0cتn_ z#lBR"gұZ[ Гy=Ia<QVI#7'PUhሾr- ɂ_3{NQF'|YE{ ^;w%-b^?0<($^Uf&);Mbgq 0
+)ǂq gLO3x3N!dSj
+l`%[UbJ(W`aU<q[f>-i
+?0/[Hm?v|!^T ԔqvK(BQ;+[7{ |>TCEt%N]Uɍ5UV|~v{jWJ #e2>Guݳׯ KT; ^%s|)
+-~~[6cgaj|b:>μImNBcգyuPbkbdY7SܵZo_~ϟ ̵ q[ 2ئN3&p R g>jcl/ґ X1򭻮c5păSZRKH8P}ci95՟9Ÿ+e\rҧ҅Mo4>?)c8\N
+K FL$1.DH31~ E˚3~;J}6n*a85g<Dm@s6.ߋL˜Ox)ppCiFfE`1'bEL
+|H_&w M0i6{u>Fmp|fZN}!6jf5b~}y_6Ma m=liRt0rF鐫Ftr-͝=_,OZsd-@II}оF/[p!Dzcu?o7Yk%ߏc@hYYIr&(D4JE-ׇDknMǜlF_^A>hI7 WMTTAkw'',NôC:1# A1}/ sFWg%7MY'=<WΔaZK'+D4JS W&<.
+4r3 p~c
+<t5 RePVS`Pbz $7X:hjo"k?jo/EyvǛVo8Iu9IغgRf~L$w3f[dm-eJ @g@MoXУHweE7\fbaԄ PwoV FqPIW䥑m'}Lm?JY{NiR+Ea,3n)DD?JM,&%_E0ϸuωmn)U+3X)M@Qt:>5[ZԦ\OĨuivClR``X*bתrGQ_F͓ӄ5yuq OgGV5ⳉz]x™(O> ^#sFl17_`ByK!ɑ]Sa)p|bS'ȢO$ě^{X-N:&u+zjG<N*{$*69%x
+ѻ=^Zop~k {S"@Ŷ3m2]~
+endstream
+endobj
+1481 0 obj <<
+/Type /FontDescriptor
+/FontName /TUTTFM+NimbusSanL-ReguItal
+/Flags 4
+/FontBBox [-178 -284 1108 953]
+/Ascent 712
+/CapHeight 712
+/Descent -213
+/ItalicAngle -12
+/StemV 88
+/XHeight 523
+/CharSet (/a/b/c/d/e/f/fl/g/h/i/k/l/m/n/o/p/period/r/s/t/u/underscore/v/w/y/z)
+/FontFile 1480 0 R
+>> endobj
+1454 0 obj <<
+/Type /Encoding
+/Differences [2/fi/fl 33/exclam/quotedbl/numbersign 37/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question 65/A/B/C/D/E/F/G/H/I 75/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y 91/bracketleft 93/bracketright 95/underscore 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/braceleft 125/braceright 148/quotedblright/bullet/endash 153/trademark 169/copyright 174/registered]
+>> endobj
+689 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /SYFPBV+CMMI10
+/FontDescriptor 1465 0 R
+/FirstChar 60
+/LastChar 62
+/Widths 1458 0 R
+>> endobj
+531 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /VCDMTN+CMSY10
+/FontDescriptor 1467 0 R
+/FirstChar 3
+/LastChar 106
+/Widths 1461 0 R
+>> endobj
+682 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /LWZFPB+NimbusMonL-Regu
+/FontDescriptor 1469 0 R
+/FirstChar 33
+/LastChar 125
+/Widths 1459 0 R
+/Encoding 1454 0 R
+>> endobj
+530 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /XHFIVR+NimbusSanL-Bold
+/FontDescriptor 1471 0 R
+/FirstChar 40
+/LastChar 174
+/Widths 1462 0 R
+/Encoding 1454 0 R
+>> endobj
+565 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /OVQSWJ+NimbusSanL-BoldCond
+/FontDescriptor 1473 0 R
+/FirstChar 2
+/LastChar 174
+/Widths 1460 0 R
+/Encoding 1454 0 R
+>> endobj
+1067 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /AHKYLG+NimbusSanL-BoldItal
+/FontDescriptor 1475 0 R
+/FirstChar 95
+/LastChar 119
+/Widths 1455 0 R
+/Encoding 1454 0 R
+>> endobj
+852 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /CJRNBA+NimbusSanL-BoldCondItal
+/FontDescriptor 1477 0 R
+/FirstChar 3
+/LastChar 122
+/Widths 1456 0 R
+/Encoding 1454 0 R
+>> endobj
+525 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /KXOITK+NimbusSanL-Regu
+/FontDescriptor 1479 0 R
+/FirstChar 2
+/LastChar 174
+/Widths 1463 0 R
+/Encoding 1454 0 R
+>> endobj
+789 0 obj <<
+/Type /Font
+/Subtype /Type1
+/BaseFont /TUTTFM+NimbusSanL-ReguItal
+/FontDescriptor 1481 0 R
+/FirstChar 3
+/LastChar 122
+/Widths 1457 0 R
+/Encoding 1454 0 R
+>> endobj
+526 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1482 0 R
+/Kids [521 0 R 528 0 R 563 0 R 608 0 R 651 0 R 673 0 R]
+>> endobj
+684 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1482 0 R
+/Kids [677 0 R 686 0 R 698 0 R 721 0 R 740 0 R 744 0 R]
+>> endobj
+761 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1482 0 R
+/Kids [758 0 R 763 0 R 769 0 R 773 0 R 777 0 R 784 0 R]
+>> endobj
+801 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1482 0 R
+/Kids [796 0 R 803 0 R 807 0 R 811 0 R 816 0 R 829 0 R]
+>> endobj
+843 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1482 0 R
+/Kids [840 0 R 847 0 R 859 0 R 882 0 R 898 0 R 916 0 R]
+>> endobj
+934 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1482 0 R
+/Kids [929 0 R 1011 0 R 1064 0 R 1074 0 R 1085 0 R 1090 0 R]
+>> endobj
+1107 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1483 0 R
+/Kids [1102 0 R 1109 0 R 1133 0 R 1148 0 R 1156 0 R 1182 0 R]
+>> endobj
+1204 0 obj <<
+/Type /Pages
+/Count 6
+/Parent 1483 0 R
+/Kids [1199 0 R 1206 0 R 1216 0 R 1226 0 R 1235 0 R 1245 0 R]
+>> endobj
+1301 0 obj <<
+/Type /Pages
+/Count 3
+/Parent 1483 0 R
+/Kids [1298 0 R 1372 0 R 1451 0 R]
+>> endobj
+1482 0 obj <<
+/Type /Pages
+/Count 36
+/Parent 1484 0 R
+/Kids [526 0 R 684 0 R 761 0 R 801 0 R 843 0 R 934 0 R]
+>> endobj
+1483 0 obj <<
+/Type /Pages
+/Count 15
+/Parent 1484 0 R
+/Kids [1107 0 R 1204 0 R 1301 0 R]
+>> endobj
+1484 0 obj <<
+/Type /Pages
+/Count 51
+/Kids [1482 0 R 1483 0 R]
+>> endobj
+1485 0 obj <<
+/Type /Outlines
+/First 7 0 R
+/Last 518 0 R
+/Count 6
+>> endobj
+518 0 obj <<
+/Title 519 0 R
+/A 517 0 R
+/Parent 1485 0 R
+/Prev 483 0 R
+>> endobj
+515 0 obj <<
+/Title 516 0 R
+/A 513 0 R
+/Parent 495 0 R
+/Prev 511 0 R
+>> endobj
+511 0 obj <<
+/Title 512 0 R
+/A 509 0 R
+/Parent 495 0 R
+/Prev 507 0 R
+/Next 515 0 R
+>> endobj
+507 0 obj <<
+/Title 508 0 R
+/A 505 0 R
+/Parent 495 0 R
+/Prev 503 0 R
+/Next 511 0 R
+>> endobj
+503 0 obj <<
+/Title 504 0 R
+/A 501 0 R
+/Parent 495 0 R
+/Prev 499 0 R
+/Next 507 0 R
+>> endobj
+499 0 obj <<
+/Title 500 0 R
+/A 497 0 R
+/Parent 495 0 R
+/Next 503 0 R
+>> endobj
+495 0 obj <<
+/Title 496 0 R
+/A 493 0 R
+/Parent 487 0 R
+/Prev 491 0 R
+/First 499 0 R
+/Last 515 0 R
+/Count -5
+>> endobj
+491 0 obj <<
+/Title 492 0 R
+/A 489 0 R
+/Parent 487 0 R
+/Next 495 0 R
+>> endobj
+487 0 obj <<
+/Title 488 0 R
+/A 485 0 R
+/Parent 483 0 R
+/First 491 0 R
+/Last 495 0 R
+/Count -2
+>> endobj
+483 0 obj <<
+/Title 484 0 R
+/A 481 0 R
+/Parent 1485 0 R
+/Prev 71 0 R
+/Next 518 0 R
+/First 487 0 R
+/Last 487 0 R
+/Count -1
+>> endobj
+479 0 obj <<
+/Title 480 0 R
+/A 477 0 R
+/Parent 471 0 R
+/Prev 475 0 R
+>> endobj
+475 0 obj <<
+/Title 476 0 R
+/A 473 0 R
+/Parent 471 0 R
+/Next 479 0 R
+>> endobj
+471 0 obj <<
+/Title 472 0 R
+/A 469 0 R
+/Parent 463 0 R
+/Prev 467 0 R
+/First 475 0 R
+/Last 479 0 R
+/Count -2
+>> endobj
+467 0 obj <<
+/Title 468 0 R
+/A 465 0 R
+/Parent 463 0 R
+/Next 471 0 R
+>> endobj
+463 0 obj <<
+/Title 464 0 R
+/A 461 0 R
+/Parent 71 0 R
+/Prev 407 0 R
+/First 467 0 R
+/Last 471 0 R
+/Count -2
+>> endobj
+459 0 obj <<
+/Title 460 0 R
+/A 457 0 R
+/Parent 443 0 R
+/Prev 455 0 R
+>> endobj
+455 0 obj <<
+/Title 456 0 R
+/A 453 0 R
+/Parent 443 0 R
+/Prev 451 0 R
+/Next 459 0 R
+>> endobj
+451 0 obj <<
+/Title 452 0 R
+/A 449 0 R
+/Parent 443 0 R
+/Prev 447 0 R
+/Next 455 0 R
+>> endobj
+447 0 obj <<
+/Title 448 0 R
+/A 445 0 R
+/Parent 443 0 R
+/Next 451 0 R
+>> endobj
+443 0 obj <<
+/Title 444 0 R
+/A 441 0 R
+/Parent 407 0 R
+/Prev 415 0 R
+/First 447 0 R
+/Last 459 0 R
+/Count -4
+>> endobj
+439 0 obj <<
+/Title 440 0 R
+/A 437 0 R
+/Parent 415 0 R
+/Prev 435 0 R
+>> endobj
+435 0 obj <<
+/Title 436 0 R
+/A 433 0 R
+/Parent 415 0 R
+/Prev 431 0 R
+/Next 439 0 R
+>> endobj
+431 0 obj <<
+/Title 432 0 R
+/A 429 0 R
+/Parent 415 0 R
+/Prev 427 0 R
+/Next 435 0 R
+>> endobj
+427 0 obj <<
+/Title 428 0 R
+/A 425 0 R
+/Parent 415 0 R
+/Prev 423 0 R
+/Next 431 0 R
+>> endobj
+423 0 obj <<
+/Title 424 0 R
+/A 421 0 R
+/Parent 415 0 R
+/Prev 419 0 R
+/Next 427 0 R
+>> endobj
+419 0 obj <<
+/Title 420 0 R
+/A 417 0 R
+/Parent 415 0 R
+/Next 423 0 R
+>> endobj
+415 0 obj <<
+/Title 416 0 R
+/A 413 0 R
+/Parent 407 0 R
+/Prev 411 0 R
+/Next 443 0 R
+/First 419 0 R
+/Last 439 0 R
+/Count -6
+>> endobj
+411 0 obj <<
+/Title 412 0 R
+/A 409 0 R
+/Parent 407 0 R
+/Next 415 0 R
+>> endobj
+407 0 obj <<
+/Title 408 0 R
+/A 405 0 R
+/Parent 71 0 R
+/Prev 359 0 R
+/Next 463 0 R
+/First 411 0 R
+/Last 443 0 R
+/Count -3
+>> endobj
+403 0 obj <<
+/Title 404 0 R
+/A 401 0 R
+/Parent 367 0 R
+/Prev 399 0 R
+>> endobj
+399 0 obj <<
+/Title 400 0 R
+/A 397 0 R
+/Parent 367 0 R
+/Prev 395 0 R
+/Next 403 0 R
+>> endobj
+395 0 obj <<
+/Title 396 0 R
+/A 393 0 R
+/Parent 367 0 R
+/Prev 391 0 R
+/Next 399 0 R
+>> endobj
+391 0 obj <<
+/Title 392 0 R
+/A 389 0 R
+/Parent 367 0 R
+/Prev 387 0 R
+/Next 395 0 R
+>> endobj
+387 0 obj <<
+/Title 388 0 R
+/A 385 0 R
+/Parent 367 0 R
+/Prev 383 0 R
+/Next 391 0 R
+>> endobj
+383 0 obj <<
+/Title 384 0 R
+/A 381 0 R
+/Parent 367 0 R
+/Prev 379 0 R
+/Next 387 0 R
+>> endobj
+379 0 obj <<
+/Title 380 0 R
+/A 377 0 R
+/Parent 367 0 R
+/Prev 375 0 R
+/Next 383 0 R
+>> endobj
+375 0 obj <<
+/Title 376 0 R
+/A 373 0 R
+/Parent 367 0 R
+/Prev 371 0 R
+/Next 379 0 R
+>> endobj
+371 0 obj <<
+/Title 372 0 R
+/A 369 0 R
+/Parent 367 0 R
+/Next 375 0 R
+>> endobj
+367 0 obj <<
+/Title 368 0 R
+/A 365 0 R
+/Parent 359 0 R
+/Prev 363 0 R
+/First 371 0 R
+/Last 403 0 R
+/Count -9
+>> endobj
+363 0 obj <<
+/Title 364 0 R
+/A 361 0 R
+/Parent 359 0 R
+/Next 367 0 R
+>> endobj
+359 0 obj <<
+/Title 360 0 R
+/A 357 0 R
+/Parent 71 0 R
+/Prev 239 0 R
+/Next 407 0 R
+/First 363 0 R
+/Last 367 0 R
+/Count -2
+>> endobj
+355 0 obj <<
+/Title 356 0 R
+/A 353 0 R
+/Parent 255 0 R
+/Prev 351 0 R
+>> endobj
+351 0 obj <<
+/Title 352 0 R
+/A 349 0 R
+/Parent 255 0 R
+/Prev 347 0 R
+/Next 355 0 R
+>> endobj
+347 0 obj <<
+/Title 348 0 R
+/A 345 0 R
+/Parent 255 0 R
+/Prev 343 0 R
+/Next 351 0 R
+>> endobj
+343 0 obj <<
+/Title 344 0 R
+/A 341 0 R
+/Parent 255 0 R
+/Prev 339 0 R
+/Next 347 0 R
+>> endobj
+339 0 obj <<
+/Title 340 0 R
+/A 337 0 R
+/Parent 255 0 R
+/Prev 335 0 R
+/Next 343 0 R
+>> endobj
+335 0 obj <<
+/Title 336 0 R
+/A 333 0 R
+/Parent 255 0 R
+/Prev 331 0 R
+/Next 339 0 R
+>> endobj
+331 0 obj <<
+/Title 332 0 R
+/A 329 0 R
+/Parent 255 0 R
+/Prev 327 0 R
+/Next 335 0 R
+>> endobj
+327 0 obj <<
+/Title 328 0 R
+/A 325 0 R
+/Parent 255 0 R
+/Prev 323 0 R
+/Next 331 0 R
+>> endobj
+323 0 obj <<
+/Title 324 0 R
+/A 321 0 R
+/Parent 255 0 R
+/Prev 319 0 R
+/Next 327 0 R
+>> endobj
+319 0 obj <<
+/Title 320 0 R
+/A 317 0 R
+/Parent 255 0 R
+/Prev 315 0 R
+/Next 323 0 R
+>> endobj
+315 0 obj <<
+/Title 316 0 R
+/A 313 0 R
+/Parent 255 0 R
+/Prev 311 0 R
+/Next 319 0 R
+>> endobj
+311 0 obj <<
+/Title 312 0 R
+/A 309 0 R
+/Parent 255 0 R
+/Prev 307 0 R
+/Next 315 0 R
+>> endobj
+307 0 obj <<
+/Title 308 0 R
+/A 305 0 R
+/Parent 255 0 R
+/Prev 303 0 R
+/Next 311 0 R
+>> endobj
+303 0 obj <<
+/Title 304 0 R
+/A 301 0 R
+/Parent 255 0 R
+/Prev 299 0 R
+/Next 307 0 R
+>> endobj
+299 0 obj <<
+/Title 300 0 R
+/A 297 0 R
+/Parent 255 0 R
+/Prev 295 0 R
+/Next 303 0 R
+>> endobj
+295 0 obj <<
+/Title 296 0 R
+/A 293 0 R
+/Parent 255 0 R
+/Prev 291 0 R
+/Next 299 0 R
+>> endobj
+291 0 obj <<
+/Title 292 0 R
+/A 289 0 R
+/Parent 255 0 R
+/Prev 287 0 R
+/Next 295 0 R
+>> endobj
+287 0 obj <<
+/Title 288 0 R
+/A 285 0 R
+/Parent 255 0 R
+/Prev 283 0 R
+/Next 291 0 R
+>> endobj
+283 0 obj <<
+/Title 284 0 R
+/A 281 0 R
+/Parent 255 0 R
+/Prev 279 0 R
+/Next 287 0 R
+>> endobj
+279 0 obj <<
+/Title 280 0 R
+/A 277 0 R
+/Parent 255 0 R
+/Prev 275 0 R
+/Next 283 0 R
+>> endobj
+275 0 obj <<
+/Title 276 0 R
+/A 273 0 R
+/Parent 255 0 R
+/Prev 271 0 R
+/Next 279 0 R
+>> endobj
+271 0 obj <<
+/Title 272 0 R
+/A 269 0 R
+/Parent 255 0 R
+/Prev 267 0 R
+/Next 275 0 R
+>> endobj
+267 0 obj <<
+/Title 268 0 R
+/A 265 0 R
+/Parent 255 0 R
+/Prev 263 0 R
+/Next 271 0 R
+>> endobj
+263 0 obj <<
+/Title 264 0 R
+/A 261 0 R
+/Parent 255 0 R
+/Prev 259 0 R
+/Next 267 0 R
+>> endobj
+259 0 obj <<
+/Title 260 0 R
+/A 257 0 R
+/Parent 255 0 R
+/Next 263 0 R
+>> endobj
+255 0 obj <<
+/Title 256 0 R
+/A 253 0 R
+/Parent 239 0 R
+/Prev 247 0 R
+/First 259 0 R
+/Last 355 0 R
+/Count -25
+>> endobj
+251 0 obj <<
+/Title 252 0 R
+/A 249 0 R
+/Parent 247 0 R
+>> endobj
+247 0 obj <<
+/Title 248 0 R
+/A 245 0 R
+/Parent 239 0 R
+/Prev 243 0 R
+/Next 255 0 R
+/First 251 0 R
+/Last 251 0 R
+/Count -1
+>> endobj
+243 0 obj <<
+/Title 244 0 R
+/A 241 0 R
+/Parent 239 0 R
+/Next 247 0 R
+>> endobj
+239 0 obj <<
+/Title 240 0 R
+/A 237 0 R
+/Parent 71 0 R
+/Prev 207 0 R
+/Next 359 0 R
+/First 243 0 R
+/Last 255 0 R
+/Count -3
+>> endobj
+235 0 obj <<
+/Title 236 0 R
+/A 233 0 R
+/Parent 215 0 R
+/Prev 231 0 R
+>> endobj
+231 0 obj <<
+/Title 232 0 R
+/A 229 0 R
+/Parent 215 0 R
+/Prev 227 0 R
+/Next 235 0 R
+>> endobj
+227 0 obj <<
+/Title 228 0 R
+/A 225 0 R
+/Parent 215 0 R
+/Prev 223 0 R
+/Next 231 0 R
+>> endobj
+223 0 obj <<
+/Title 224 0 R
+/A 221 0 R
+/Parent 215 0 R
+/Prev 219 0 R
+/Next 227 0 R
+>> endobj
+219 0 obj <<
+/Title 220 0 R
+/A 217 0 R
+/Parent 215 0 R
+/Next 223 0 R
+>> endobj
+215 0 obj <<
+/Title 216 0 R
+/A 213 0 R
+/Parent 207 0 R
+/Prev 211 0 R
+/First 219 0 R
+/Last 235 0 R
+/Count -5
+>> endobj
+211 0 obj <<
+/Title 212 0 R
+/A 209 0 R
+/Parent 207 0 R
+/Next 215 0 R
+>> endobj
+207 0 obj <<
+/Title 208 0 R
+/A 205 0 R
+/Parent 71 0 R
+/Prev 163 0 R
+/Next 239 0 R
+/First 211 0 R
+/Last 215 0 R
+/Count -2
+>> endobj
+203 0 obj <<
+/Title 204 0 R
+/A 201 0 R
+/Parent 179 0 R
+/Prev 199 0 R
+>> endobj
+199 0 obj <<
+/Title 200 0 R
+/A 197 0 R
+/Parent 179 0 R
+/Prev 195 0 R
+/Next 203 0 R
+>> endobj
+195 0 obj <<
+/Title 196 0 R
+/A 193 0 R
+/Parent 179 0 R
+/Prev 191 0 R
+/Next 199 0 R
+>> endobj
+191 0 obj <<
+/Title 192 0 R
+/A 189 0 R
+/Parent 179 0 R
+/Prev 187 0 R
+/Next 195 0 R
+>> endobj
+187 0 obj <<
+/Title 188 0 R
+/A 185 0 R
+/Parent 179 0 R
+/Prev 183 0 R
+/Next 191 0 R
+>> endobj
+183 0 obj <<
+/Title 184 0 R
+/A 181 0 R
+/Parent 179 0 R
+/Next 187 0 R
+>> endobj
+179 0 obj <<
+/Title 180 0 R
+/A 177 0 R
+/Parent 163 0 R
+/Prev 171 0 R
+/First 183 0 R
+/Last 203 0 R
+/Count -6
+>> endobj
+175 0 obj <<
+/Title 176 0 R
+/A 173 0 R
+/Parent 171 0 R
+>> endobj
+171 0 obj <<
+/Title 172 0 R
+/A 169 0 R
+/Parent 163 0 R
+/Prev 167 0 R
+/Next 179 0 R
+/First 175 0 R
+/Last 175 0 R
+/Count -1
+>> endobj
+167 0 obj <<
+/Title 168 0 R
+/A 165 0 R
+/Parent 163 0 R
+/Next 171 0 R
+>> endobj
+163 0 obj <<
+/Title 164 0 R
+/A 161 0 R
+/Parent 71 0 R
+/Prev 143 0 R
+/Next 207 0 R
+/First 167 0 R
+/Last 179 0 R
+/Count -3
+>> endobj
+159 0 obj <<
+/Title 160 0 R
+/A 157 0 R
+/Parent 151 0 R
+/Prev 155 0 R
+>> endobj
+155 0 obj <<
+/Title 156 0 R
+/A 153 0 R
+/Parent 151 0 R
+/Next 159 0 R
+>> endobj
+151 0 obj <<
+/Title 152 0 R
+/A 149 0 R
+/Parent 143 0 R
+/Prev 147 0 R
+/First 155 0 R
+/Last 159 0 R
+/Count -2
+>> endobj
+147 0 obj <<
+/Title 148 0 R
+/A 145 0 R
+/Parent 143 0 R
+/Next 151 0 R
+>> endobj
+143 0 obj <<
+/Title 144 0 R
+/A 141 0 R
+/Parent 71 0 R
+/Prev 127 0 R
+/Next 163 0 R
+/First 147 0 R
+/Last 151 0 R
+/Count -2
+>> endobj
+139 0 obj <<
+/Title 140 0 R
+/A 137 0 R
+/Parent 135 0 R
+>> endobj
+135 0 obj <<
+/Title 136 0 R
+/A 133 0 R
+/Parent 127 0 R
+/Prev 131 0 R
+/First 139 0 R
+/Last 139 0 R
+/Count -1
+>> endobj
+131 0 obj <<
+/Title 132 0 R
+/A 129 0 R
+/Parent 127 0 R
+/Next 135 0 R
+>> endobj
+127 0 obj <<
+/Title 128 0 R
+/A 125 0 R
+/Parent 71 0 R
+/Prev 83 0 R
+/Next 143 0 R
+/First 131 0 R
+/Last 135 0 R
+/Count -2
+>> endobj
+123 0 obj <<
+/Title 124 0 R
+/A 121 0 R
+/Parent 119 0 R
+>> endobj
+119 0 obj <<
+/Title 120 0 R
+/A 117 0 R
+/Parent 83 0 R
+/Prev 91 0 R
+/First 123 0 R
+/Last 123 0 R
+/Count -1
+>> endobj
+115 0 obj <<
+/Title 116 0 R
+/A 113 0 R
+/Parent 91 0 R
+/Prev 111 0 R
+>> endobj
+111 0 obj <<
+/Title 112 0 R
+/A 109 0 R
+/Parent 91 0 R
+/Prev 107 0 R
+/Next 115 0 R
+>> endobj
+107 0 obj <<
+/Title 108 0 R
+/A 105 0 R
+/Parent 91 0 R
+/Prev 103 0 R
+/Next 111 0 R
+>> endobj
+103 0 obj <<
+/Title 104 0 R
+/A 101 0 R
+/Parent 91 0 R
+/Prev 99 0 R
+/Next 107 0 R
+>> endobj
+99 0 obj <<
+/Title 100 0 R
+/A 97 0 R
+/Parent 91 0 R
+/Prev 95 0 R
+/Next 103 0 R
+>> endobj
+95 0 obj <<
+/Title 96 0 R
+/A 93 0 R
+/Parent 91 0 R
+/Next 99 0 R
+>> endobj
+91 0 obj <<
+/Title 92 0 R
+/A 89 0 R
+/Parent 83 0 R
+/Prev 87 0 R
+/Next 119 0 R
+/First 95 0 R
+/Last 115 0 R
+/Count -6
+>> endobj
+87 0 obj <<
+/Title 88 0 R
+/A 85 0 R
+/Parent 83 0 R
+/Next 91 0 R
+>> endobj
+83 0 obj <<
+/Title 84 0 R
+/A 81 0 R
+/Parent 71 0 R
+/Prev 75 0 R
+/Next 127 0 R
+/First 87 0 R
+/Last 119 0 R
+/Count -3
+>> endobj
+79 0 obj <<
+/Title 80 0 R
+/A 77 0 R
+/Parent 75 0 R
+>> endobj
+75 0 obj <<
+/Title 76 0 R
+/A 73 0 R
+/Parent 71 0 R
+/Next 83 0 R
+/First 79 0 R
+/Last 79 0 R
+/Count -1
+>> endobj
+71 0 obj <<
+/Title 72 0 R
+/A 69 0 R
+/Parent 1485 0 R
+/Prev 63 0 R
+/Next 483 0 R
+/First 75 0 R
+/Last 463 0 R
+/Count -10
+>> endobj
+67 0 obj <<
+/Title 68 0 R
+/A 65 0 R
+/Parent 63 0 R
+>> endobj
+63 0 obj <<
+/Title 64 0 R
+/A 61 0 R
+/Parent 1485 0 R
+/Prev 55 0 R
+/Next 71 0 R
+/First 67 0 R
+/Last 67 0 R
+/Count -1
+>> endobj
+59 0 obj <<
+/Title 60 0 R
+/A 57 0 R
+/Parent 55 0 R
+>> endobj
+55 0 obj <<
+/Title 56 0 R
+/A 53 0 R
+/Parent 1485 0 R
+/Prev 7 0 R
+/Next 63 0 R
+/First 59 0 R
+/Last 59 0 R
+/Count -1
+>> endobj
+51 0 obj <<
+/Title 52 0 R
+/A 49 0 R
+/Parent 47 0 R
+>> endobj
+47 0 obj <<
+/Title 48 0 R
+/A 45 0 R
+/Parent 7 0 R
+/Prev 43 0 R
+/First 51 0 R
+/Last 51 0 R
+/Count -1
+>> endobj
+43 0 obj <<
+/Title 44 0 R
+/A 41 0 R
+/Parent 7 0 R
+/Prev 27 0 R
+/Next 47 0 R
+>> endobj
+39 0 obj <<
+/Title 40 0 R
+/A 37 0 R
+/Parent 31 0 R
+/Prev 35 0 R
+>> endobj
+35 0 obj <<
+/Title 36 0 R
+/A 33 0 R
+/Parent 31 0 R
+/Next 39 0 R
+>> endobj
+31 0 obj <<
+/Title 32 0 R
+/A 29 0 R
+/Parent 27 0 R
+/First 35 0 R
+/Last 39 0 R
+/Count -2
+>> endobj
+27 0 obj <<
+/Title 28 0 R
+/A 25 0 R
+/Parent 7 0 R
+/Prev 23 0 R
+/Next 43 0 R
+/First 31 0 R
+/Last 31 0 R
+/Count -1
+>> endobj
+23 0 obj <<
+/Title 24 0 R
+/A 21 0 R
+/Parent 7 0 R
+/Prev 19 0 R
+/Next 27 0 R
+>> endobj
+19 0 obj <<
+/Title 20 0 R
+/A 17 0 R
+/Parent 7 0 R
+/Prev 15 0 R
+/Next 23 0 R
+>> endobj
+15 0 obj <<
+/Title 16 0 R
+/A 13 0 R
+/Parent 7 0 R
+/Prev 11 0 R
+/Next 19 0 R
+>> endobj
+11 0 obj <<
+/Title 12 0 R
+/A 9 0 R
+/Parent 7 0 R
+/Next 15 0 R
+>> endobj
+7 0 obj <<
+/Title 8 0 R
+/A 5 0 R
+/Parent 1485 0 R
+/Next 55 0 R
+/First 11 0 R
+/Last 47 0 R
+/Count -7
+>> endobj
+1486 0 obj <<
+/Names [(Doc-Start) 524 0 R (chapter*.1) 566 0 R (chapter.1) 6 0 R (chapter.2) 54 0 R (chapter.3) 62 0 R (chapter.4) 70 0 R]
+/Limits [(Doc-Start) (chapter.4)]
+>> endobj
+1487 0 obj <<
+/Names [(chapter.5) 482 0 R (group__ATOMIC__OPS) 731 0 R (group__BASIC__TYPES) 705 0 R (group__BASIC__TYPES_ga50e3ecb5eb8d70f437a84a8b2bc9e88f) 837 0 R (group__BASIC__TYPES_ga690fda6b92f039a72db263c6b4394ddb) 838 0 R (group__BASIC__TYPES_ga7358cc60d0f006b36752a1795e6d5d93) 834 0 R]
+/Limits [(chapter.5) (group__BASIC__TYPES_ga7358cc60d0f006b36752a1795e6d5d93)]
+>> endobj
+1488 0 obj <<
+/Names [(group__BASIC__TYPES_ga744ef043bd848d5e338b4c72ef247adc) 833 0 R (group__BASIC__TYPES_ga951d8a0a41a4b285b3da9cabd7a99f85) 836 0 R (group__BASIC__TYPES_gaaffb56f3d5bd8803b41e9862e2aeb863) 835 0 R (group__BASIC__TYPES_gaf2f9e5d03f9f38651a3b8d5ef8635d44) 832 0 R (group__DEPRECATED) 706 0 R (group__DEPRECATED_ga27292e41af4c26e0bdf45b12b1f76d5a) 851 0 R]
+/Limits [(group__BASIC__TYPES_ga744ef043bd848d5e338b4c72ef247adc) (group__DEPRECATED_ga27292e41af4c26e0bdf45b12b1f76d5a)]
+>> endobj
+1489 0 obj <<
+/Names [(group__PARALLEL) 726 0 R (group__PARALLEL_ga1cab712d076ba1d2758b0c3bf5ffe38a) 895 0 R (group__PARALLEL_ga345b3a5866deefefc91ae1e8958f49f4) 893 0 R (group__PARALLEL_ga7b1ba1cc8d9d2fea8654bbb1e59f079e) 896 0 R (group__PARALLEL_gaae9462b03457d809faeb3e767a5b2283) 894 0 R (group__PARALLEL_gab49014fb4572e7d0f308fd9b1824daf7) 887 0 R]
+/Limits [(group__PARALLEL) (group__PARALLEL_gab49014fb4572e7d0f308fd9b1824daf7)]
+>> endobj
+1490 0 obj <<
+/Names [(group__PARALLEL_gac2b7cc2fa78dde5381bcf00cfc48d124) 891 0 R (group__PARALLEL_gac341818e68b06d910111e4cf08bb54dd) 889 0 R (group__STARTUP__SHUTDOWN) 707 0 R (group__STARTUP__SHUTDOWN_ga53f4ef16321f42eeb3b8dd463b51f112) 732 0 R (group__STARTUP__SHUTDOWN_gacdedfb2c01fe256ad6c75507644bdfed) 733 0 R (group__SYNCHRONIZATION) 730 0 R]
+/Limits [(group__PARALLEL_gac2b7cc2fa78dde5381bcf00cfc48d124) (group__SYNCHRONIZATION)]
+>> endobj
+1491 0 obj <<
+/Names [(group__SYNCHRONIZATION_ga2cb95dd19b86bd1b925be9be29a17f85) 1143 0 R (group__SYNCHRONIZATION_ga2ead7ca8fe9886581c216ca8006ae3c9) 1146 0 R (group__SYNCHRONIZATION_ga35415691dad1e3430caa78c9d4b34cb3) 1144 0 R (group__SYNCHRONIZATION_ga5a51fa2c8f61d807895e377d6c732b16) 1141 0 R (group__SYNCHRONIZATION_ga5c40184c6babbe35c50d43a47573c5c5) 738 0 R (group__SYNCHRONIZATION_ga6a08af1c559012315e7e5be69f7fe608) 1145 0 R]
+/Limits [(group__SYNCHRONIZATION_ga2cb95dd19b86bd1b925be9be29a17f85) (group__SYNCHRONIZATION_ga6a08af1c559012315e7e5be69f7fe608)]
+>> endobj
+1492 0 obj <<
+/Names [(group__SYNCHRONIZATION_ga84b2ebeef737395dddd8ef446c071760) 1137 0 R (group__SYNCHRONIZATION_gacea2959cabb92c4a941087e524c5f3d5) 1139 0 R (group__SYNCHRONIZATION_gafc5438d4c4f01dcd347d9bfde27f68e1) 737 0 R (group__TASKING) 1219 0 R (group__TASKING_ga8b2a95073f7a4a81055899ee6a93ecee) 1221 0 R (group__TASKING_gab53273918f995639450c4dcbed02df88) 1223 0 R]
+/Limits [(group__SYNCHRONIZATION_ga84b2ebeef737395dddd8ef446c071760) (group__TASKING_gab53273918f995639450c4dcbed02df88)]
+>> endobj
+1493 0 obj <<
+/Names [(group__THREADPRIVATE) 729 0 R (group__THREADPRIVATE_ga0c2f8074a8474eee42bc96a4bdc7679a) 1188 0 R (group__THREADPRIVATE_ga120efa08eb51f45664477d30eff31916) 1193 0 R (group__THREADPRIVATE_ga1453eca6136fd77e5de88ea0e78cc7a4) 1192 0 R (group__THREADPRIVATE_gab4aa3dff2b1b55b1abb002ef69c7efe7) 1194 0 R (group__THREADPRIVATE_gab6148c019e88c8853596bf5f516373b4) 1186 0 R]
+/Limits [(group__THREADPRIVATE) (group__THREADPRIVATE_gab6148c019e88c8853596bf5f516373b4)]
+>> endobj
+1494 0 obj <<
+/Names [(group__THREADPRIVATE_gab7035b42d465074b31195534efb37e3b) 1191 0 R (group__THREADPRIVATE_gac1f868aef7d531d34b91eaa57e339f21) 1189 0 R (group__THREADPRIVATE_gad8268ac7d007fa1c3351da682c487c0f) 1190 0 R (group__THREADPRIVATE_gaec6e88892a1b0b62287df5173a7f0336) 1195 0 R (group__THREADPRIVATE_gaf9503cacabf6cf90ed34f2727fc480bc) 1187 0 R (group__THREAD__STATES) 727 0 R]
+/Limits [(group__THREADPRIVATE_gab7035b42d465074b31195534efb37e3b) (group__THREAD__STATES)]
+>> endobj
+1495 0 obj <<
+/Names [(group__THREAD__STATES_ga127cc7161bbef3ccd2446a9405973192) 924 0 R (group__THREAD__STATES_ga39488769ed881a75703495759c0f109f) 926 0 R (group__THREAD__STATES_ga5c4aad6e2e289283e9c58031f7c4e228) 927 0 R (group__THREAD__STATES_ga9a981e3dcd9264c2cf5bd8a8cc6f16af) 922 0 R (group__THREAD__STATES_gadcc691c6c7695988deba68a2de817a66) 920 0 R (group__WORK__SHARING) 728 0 R]
+/Limits [(group__THREAD__STATES_ga127cc7161bbef3ccd2446a9405973192) (group__WORK__SHARING)]
+>> endobj
+1496 0 obj <<
+/Names [(group__WORK__SHARING_ga06dfab09153c455fcaa609e97846b0d5) 1040 0 R (group__WORK__SHARING_ga134f0e9d82a69403d9e167dbbf7ae731) 1042 0 R (group__WORK__SHARING_ga20f319fbf345661d19fc6bfd325231a5) 1058 0 R (group__WORK__SHARING_ga305bbe90a798fdc8347aa809978365f5) 1057 0 R (group__WORK__SHARING_ga4bec24e63a011cc0bfca98e79f3c0b93) 1045 0 R (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b) 736 0 R]
+/Limits [(group__WORK__SHARING_ga06dfab09153c455fcaa609e97846b0d5) (group__WORK__SHARING_ga5671ff45051907f76cc3d214e1de854b)]
+>> endobj
+1497 0 obj <<
+/Names [(group__WORK__SHARING_ga5f02c0e2081859da86664bfeaec6de62) 1052 0 R (group__WORK__SHARING_ga721f06c8017479ccc6cb46ae0552b597) 1037 0 R (group__WORK__SHARING_ga794e820b3c076c766cef93bb414908cc) 1043 0 R (group__WORK__SHARING_ga91d58a0a222e1f75e1d5d65b8ece3645) 1059 0 R (group__WORK__SHARING_ga9ef4cfec5c836de61180767240c7f380) 1049 0 R (group__WORK__SHARING_gaa290fe71698081e26ec234a234d2fdcc) 1038 0 R]
+/Limits [(group__WORK__SHARING_ga5f02c0e2081859da86664bfeaec6de62) (group__WORK__SHARING_gaa290fe71698081e26ec234a234d2fdcc)]
+>> endobj
+1498 0 obj <<
+/Names [(group__WORK__SHARING_gaa7d615b194c12278b00841852b0dff2b) 1044 0 R (group__WORK__SHARING_gab1eac772e1ef6ddc3a8512c00a4e78be) 1051 0 R (group__WORK__SHARING_gab516cbd738ec072f4929faecbbc456f9) 1056 0 R (group__WORK__SHARING_gac9f8cad27477155b583b54848887997d) 1053 0 R (group__WORK__SHARING_gad49ead8c4196b726b6f04d4b1d53d01d) 1050 0 R (group__WORK__SHARING_gad99af80b23202044e80aaed7d711b9ac) 1055 0 R]
+/Limits [(group__WORK__SHARING_gaa7d615b194c12278b00841852b0dff2b) (group__WORK__SHARING_gad99af80b23202044e80aaed7d711b9ac)]
+>> endobj
+1499 0 obj <<
+/Names [(group__WORK__SHARING_gada4a8fc8b0a17d3109acdeaf2c9443ea) 1039 0 R (group__WORK__SHARING_gadcaf200537aaa0218a60c398438f81be) 1016 0 R (group__WORK__SHARING_gae991c61cbe8e2942fe1f757a65442b26) 735 0 R (group__WORK__SHARING_gaed75fbf8e655bc644d585a48e810bcfc) 1046 0 R (group__WORK__SHARING_gaf047657f8ff072f15174f03ff80b4882) 1048 0 R (group__WORK__SHARING_gaf293aeef6b6f673f2d824171d6ec20e3) 1054 0 R]
+/Limits [(group__WORK__SHARING_gada4a8fc8b0a17d3109acdeaf2c9443ea) (group__WORK__SHARING_gaf293aeef6b6f673f2d824171d6ec20e3)]
+>> endobj
+1500 0 obj <<
+/Names [(group__WORK__SHARING_gafb31932f7af41b5db5e7d80b21926853) 1047 0 R (group__WORK__SHARING_gafc4e7d07089576fe946c42777ef191cc) 1041 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea14900e8333498e699db5038b413fa53a) 1031 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea1fd38bd33c374db6667332f011a980d9) 1034 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea270b6b98ec2f9ec4832f7a59b0a0d532) 1020 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea2816d8223370b9c78f554321cd308b53) 1032 0 R]
+/Limits [(group__WORK__SHARING_gafb31932f7af41b5db5e7d80b21926853) (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea2816d8223370b9c78f554321cd308b53)]
+>> endobj
+1501 0 obj <<
+/Names [(group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea28ae6227a8117b9f39b797caf3211313) 1027 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea2a987351b9605b918693a17d4dd90772) 1018 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea317dd63053ef79e3b3cea2ce2b676b38) 1036 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea3dd2ff18afe8c14f3076694e52942ee5) 1033 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea4132f477daf882e74036a9062a97b7a3) 1028 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea52b66fc7ba82beb3d6fbdb82a6ef045d) 1019 0 R]
+/Limits [(group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea28ae6227a8117b9f39b797caf3211313) (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea52b66fc7ba82beb3d6fbdb82a6ef045d)]
+>> endobj
+1502 0 obj <<
+/Names [(group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea7d1b46242e62919d0c5af733553351c3) 1030 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea7ed3535e3c97c9c2ce299addd74b4a01) 1017 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea9a30ec9215efb0a584597aeda2c03e19) 1035 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea9a4a0dce1e919688bcd27411746b7ad8) 1023 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beaa0f903270046d7a28b002855648da9f1) 1024 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beab1e0332cc09c1f3ee029b9fcc1c40ba0) 1022 0 R]
+/Limits [(group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81bea7d1b46242e62919d0c5af733553351c3) (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beab1e0332cc09c1f3ee029b9fcc1c40ba0)]
+>> endobj
+1503 0 obj <<
+/Names [(group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beabbef146a7c8d44992e9c61bec2309348) 1026 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beac30b06c765f4623efb929a141ff9457e) 1029 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beadb87fc98ffc6440f53caa1f5d6606512) 1025 0 R (group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beae4b8e84801f56fdb39472c45762bd051) 1021 0 R (index) 680 0 R (index_SEC_EXAMPLES) 724 0 R]
+/Limits [(group__WORK__SHARING_ggadcaf200537aaa0218a60c398438f81beabbef146a7c8d44992e9c61bec2309348) (index_SEC_EXAMPLES)]
+>> endobj
+1504 0 obj <<
+/Names [(index_SEC_INTERFACES) 704 0 R (index_SEC_SEC_OT) 702 0 R (index_SEC_SEC_PT) 703 0 R (index_SEC_SHAREDVARS) 701 0 R (index_SEC_WORKSHARING_EXAMPLE) 725 0 R (index_sec_building) 683 0 R]
+/Limits [(index_SEC_INTERFACES) (index_sec_building)]
+>> endobj
+1505 0 obj <<
+/Names [(index_sec_frontend) 691 0 R (index_sec_intro) 681 0 R (index_sec_outlining) 692 0 R (index_sec_supported) 690 0 R (page.1) 679 0 R (page.10) 775 0 R]
+/Limits [(index_sec_frontend) (page.10)]
+>> endobj
+1506 0 obj <<
+/Names [(page.11) 779 0 R (page.12) 786 0 R (page.13) 798 0 R (page.14) 805 0 R (page.15) 809 0 R (page.16) 813 0 R]
+/Limits [(page.11) (page.16)]
+>> endobj
+1507 0 obj <<
+/Names [(page.17) 818 0 R (page.18) 831 0 R (page.19) 842 0 R (page.2) 688 0 R (page.20) 849 0 R (page.21) 861 0 R]
+/Limits [(page.17) (page.21)]
+>> endobj
+1508 0 obj <<
+/Names [(page.22) 884 0 R (page.23) 900 0 R (page.24) 918 0 R (page.25) 931 0 R (page.26) 1013 0 R (page.27) 1066 0 R]
+/Limits [(page.22) (page.27)]
+>> endobj
+1509 0 obj <<
+/Names [(page.28) 1076 0 R (page.29) 1087 0 R (page.3) 700 0 R (page.30) 1092 0 R (page.31) 1104 0 R (page.32) 1111 0 R]
+/Limits [(page.28) (page.32)]
+>> endobj
+1510 0 obj <<
+/Names [(page.33) 1135 0 R (page.34) 1150 0 R (page.35) 1158 0 R (page.36) 1184 0 R (page.37) 1201 0 R (page.38) 1208 0 R]
+/Limits [(page.33) (page.38)]
+>> endobj
+1511 0 obj <<
+/Names [(page.39) 1218 0 R (page.4) 723 0 R (page.40) 1228 0 R (page.41) 1237 0 R (page.42) 1247 0 R (page.43) 1300 0 R]
+/Limits [(page.39) (page.43)]
+>> endobj
+1512 0 obj <<
+/Names [(page.44) 1374 0 R (page.45) 1453 0 R (page.5) 742 0 R (page.6) 746 0 R (page.7) 760 0 R (page.8) 765 0 R]
+/Limits [(page.44) (page.8)]
+>> endobj
+1513 0 obj <<
+/Names [(page.9) 771 0 R (section*.10) 862 0 R (section*.11) 885 0 R (section*.12) 886 0 R (section*.13) 919 0 R (section*.14) 1014 0 R]
+/Limits [(page.9) (section*.14)]
+>> endobj
+1514 0 obj <<
+/Names [(section*.15) 1015 0 R (section*.16) 1136 0 R (section*.17) 1185 0 R (section*.18) 1220 0 R (section*.19) 1238 0 R (section*.2) 787 0 R]
+/Limits [(section*.15) (section*.2)]
+>> endobj
+1515 0 obj <<
+/Names [(section*.3) 790 0 R (section*.4) 792 0 R (section*.5) 799 0 R (section*.6) 800 0 R (section*.7) 814 0 R (section*.8) 819 0 R]
+/Limits [(section*.3) (section*.8)]
+>> endobj
+1516 0 obj <<
+/Names [(section*.9) 850 0 R (section.1.1) 10 0 R (section.1.2) 14 0 R (section.1.3) 18 0 R (section.1.4) 22 0 R (section.1.5) 26 0 R]
+/Limits [(section*.9) (section.1.5)]
+>> endobj
+1517 0 obj <<
+/Names [(section.1.6) 42 0 R (section.1.7) 46 0 R (section.2.1) 58 0 R (section.3.1) 66 0 R (section.4.1) 74 0 R (section.4.10) 462 0 R]
+/Limits [(section.1.6) (section.4.10)]
+>> endobj
+1518 0 obj <<
+/Names [(section.4.2) 82 0 R (section.4.3) 126 0 R (section.4.4) 142 0 R (section.4.5) 162 0 R (section.4.6) 206 0 R (section.4.7) 238 0 R]
+/Limits [(section.4.2) (section.4.7)]
+>> endobj
+1519 0 obj <<
+/Names [(section.4.8) 358 0 R (section.4.9) 406 0 R (section.5.1) 486 0 R (structident) 734 0 R (structident_a8a098c07080704af1d89e401a1b4d10f) 1241 0 R (structident_a91db2d18476e0a527ba20e04ca2c3e74) 1242 0 R]
+/Limits [(section.4.8) (structident_a91db2d18476e0a527ba20e04ca2c3e74)]
+>> endobj
+1520 0 obj <<
+/Names [(structident_ad1e271d732662abda25b1320f66e9935) 1240 0 R (structident_ae29e80f6fc150f73c1790c8796bcfd9f) 1243 0 R (structident_afa1ec17df36c4bf1e36e97eab63953b9) 1239 0 R (subsection.1.5.1) 30 0 R (subsection.1.7.1) 50 0 R (subsection.4.1.1) 78 0 R]
+/Limits [(structident_ad1e271d732662abda25b1320f66e9935) (subsection.4.1.1)]
+>> endobj
+1521 0 obj <<
+/Names [(subsection.4.10.1) 466 0 R (subsection.4.10.2) 470 0 R (subsection.4.2.1) 86 0 R (subsection.4.2.2) 90 0 R (subsection.4.2.3) 118 0 R (subsection.4.3.1) 130 0 R]
+/Limits [(subsection.4.10.1) (subsection.4.3.1)]
+>> endobj
+1522 0 obj <<
+/Names [(subsection.4.3.2) 134 0 R (subsection.4.4.1) 146 0 R (subsection.4.4.2) 150 0 R (subsection.4.5.1) 166 0 R (subsection.4.5.2) 170 0 R (subsection.4.5.3) 178 0 R]
+/Limits [(subsection.4.3.2) (subsection.4.5.3)]
+>> endobj
+1523 0 obj <<
+/Names [(subsection.4.6.1) 210 0 R (subsection.4.6.2) 214 0 R (subsection.4.7.1) 242 0 R (subsection.4.7.2) 246 0 R (subsection.4.7.3) 254 0 R (subsection.4.8.1) 362 0 R]
+/Limits [(subsection.4.6.1) (subsection.4.8.1)]
+>> endobj
+1524 0 obj <<
+/Names [(subsection.4.8.2) 366 0 R (subsection.4.9.1) 410 0 R (subsection.4.9.2) 414 0 R (subsection.4.9.3) 442 0 R (subsection.5.1.1) 490 0 R (subsection.5.1.2) 494 0 R]
+/Limits [(subsection.4.8.2) (subsection.5.1.2)]
+>> endobj
+1525 0 obj <<
+/Names [(subsubsection.1.5.1.1) 34 0 R (subsubsection.1.5.1.2) 38 0 R (subsubsection.4.10.2.1) 474 0 R (subsubsection.4.10.2.2) 478 0 R (subsubsection.4.2.2.1) 94 0 R (subsubsection.4.2.2.2) 98 0 R]
+/Limits [(subsubsection.1.5.1.1) (subsubsection.4.2.2.2)]
+>> endobj
+1526 0 obj <<
+/Names [(subsubsection.4.2.2.3) 102 0 R (subsubsection.4.2.2.4) 106 0 R (subsubsection.4.2.2.5) 110 0 R (subsubsection.4.2.2.6) 114 0 R (subsubsection.4.2.3.1) 122 0 R (subsubsection.4.3.2.1) 138 0 R]
+/Limits [(subsubsection.4.2.2.3) (subsubsection.4.3.2.1)]
+>> endobj
+1527 0 obj <<
+/Names [(subsubsection.4.4.2.1) 154 0 R (subsubsection.4.4.2.2) 158 0 R (subsubsection.4.5.2.1) 174 0 R (subsubsection.4.5.3.1) 182 0 R (subsubsection.4.5.3.2) 186 0 R (subsubsection.4.5.3.3) 190 0 R]
+/Limits [(subsubsection.4.4.2.1) (subsubsection.4.5.3.3)]
+>> endobj
+1528 0 obj <<
+/Names [(subsubsection.4.5.3.4) 194 0 R (subsubsection.4.5.3.5) 198 0 R (subsubsection.4.5.3.6) 202 0 R (subsubsection.4.6.2.1) 218 0 R (subsubsection.4.6.2.2) 222 0 R (subsubsection.4.6.2.3) 226 0 R]
+/Limits [(subsubsection.4.5.3.4) (subsubsection.4.6.2.3)]
+>> endobj
+1529 0 obj <<
+/Names [(subsubsection.4.6.2.4) 230 0 R (subsubsection.4.6.2.5) 234 0 R (subsubsection.4.7.2.1) 250 0 R (subsubsection.4.7.3.1) 258 0 R (subsubsection.4.7.3.10) 294 0 R (subsubsection.4.7.3.11) 298 0 R]
+/Limits [(subsubsection.4.6.2.4) (subsubsection.4.7.3.11)]
+>> endobj
+1530 0 obj <<
+/Names [(subsubsection.4.7.3.12) 302 0 R (subsubsection.4.7.3.13) 306 0 R (subsubsection.4.7.3.14) 310 0 R (subsubsection.4.7.3.15) 314 0 R (subsubsection.4.7.3.16) 318 0 R (subsubsection.4.7.3.17) 322 0 R]
+/Limits [(subsubsection.4.7.3.12) (subsubsection.4.7.3.17)]
+>> endobj
+1531 0 obj <<
+/Names [(subsubsection.4.7.3.18) 326 0 R (subsubsection.4.7.3.19) 330 0 R (subsubsection.4.7.3.2) 262 0 R (subsubsection.4.7.3.20) 334 0 R (subsubsection.4.7.3.21) 338 0 R (subsubsection.4.7.3.22) 342 0 R]
+/Limits [(subsubsection.4.7.3.18) (subsubsection.4.7.3.22)]
+>> endobj
+1532 0 obj <<
+/Names [(subsubsection.4.7.3.23) 346 0 R (subsubsection.4.7.3.24) 350 0 R (subsubsection.4.7.3.25) 354 0 R (subsubsection.4.7.3.3) 266 0 R (subsubsection.4.7.3.4) 270 0 R (subsubsection.4.7.3.5) 274 0 R]
+/Limits [(subsubsection.4.7.3.23) (subsubsection.4.7.3.5)]
+>> endobj
+1533 0 obj <<
+/Names [(subsubsection.4.7.3.6) 278 0 R (subsubsection.4.7.3.7) 282 0 R (subsubsection.4.7.3.8) 286 0 R (subsubsection.4.7.3.9) 290 0 R (subsubsection.4.8.2.1) 370 0 R (subsubsection.4.8.2.2) 374 0 R]
+/Limits [(subsubsection.4.7.3.6) (subsubsection.4.8.2.2)]
+>> endobj
+1534 0 obj <<
+/Names [(subsubsection.4.8.2.3) 378 0 R (subsubsection.4.8.2.4) 382 0 R (subsubsection.4.8.2.5) 386 0 R (subsubsection.4.8.2.6) 390 0 R (subsubsection.4.8.2.7) 394 0 R (subsubsection.4.8.2.8) 398 0 R]
+/Limits [(subsubsection.4.8.2.3) (subsubsection.4.8.2.8)]
+>> endobj
+1535 0 obj <<
+/Names [(subsubsection.4.8.2.9) 402 0 R (subsubsection.4.9.2.1) 418 0 R (subsubsection.4.9.2.2) 422 0 R (subsubsection.4.9.2.3) 426 0 R (subsubsection.4.9.2.4) 430 0 R (subsubsection.4.9.2.5) 434 0 R]
+/Limits [(subsubsection.4.8.2.9) (subsubsection.4.9.2.5)]
+>> endobj
+1536 0 obj <<
+/Names [(subsubsection.4.9.2.6) 438 0 R (subsubsection.4.9.3.1) 446 0 R (subsubsection.4.9.3.2) 450 0 R (subsubsection.4.9.3.3) 454 0 R (subsubsection.4.9.3.4) 458 0 R (subsubsection.5.1.2.1) 498 0 R]
+/Limits [(subsubsection.4.9.2.6) (subsubsection.5.1.2.1)]
+>> endobj
+1537 0 obj <<
+/Names [(subsubsection.5.1.2.2) 502 0 R (subsubsection.5.1.2.3) 506 0 R (subsubsection.5.1.2.4) 510 0 R (subsubsection.5.1.2.5) 514 0 R (table.4.1) 788 0 R (table.4.10) 902 0 R]
+/Limits [(subsubsection.5.1.2.2) (table.4.10)]
+>> endobj
+1538 0 obj <<
+/Names [(table.4.11) 903 0 R (table.4.12) 904 0 R (table.4.13) 921 0 R (table.4.14) 923 0 R (table.4.15) 925 0 R (table.4.16) 932 0 R]
+/Limits [(table.4.11) (table.4.16)]
+>> endobj
+1539 0 obj <<
+/Names [(table.4.17) 933 0 R (table.4.18) 1068 0 R (table.4.19) 1077 0 R (table.4.2) 791 0 R (table.4.20) 1078 0 R (table.4.21) 1088 0 R]
+/Limits [(table.4.17) (table.4.21)]
+>> endobj
+1540 0 obj <<
+/Names [(table.4.22) 1093 0 R (table.4.23) 1094 0 R (table.4.24) 1095 0 R (table.4.25) 1096 0 R (table.4.26) 1097 0 R (table.4.27) 1105 0 R]
+/Limits [(table.4.22) (table.4.27)]
+>> endobj
+1541 0 obj <<
+/Names [(table.4.28) 1106 0 R (table.4.29) 1112 0 R (table.4.3) 853 0 R (table.4.30) 1113 0 R (table.4.31) 1138 0 R (table.4.32) 1140 0 R]
+/Limits [(table.4.28) (table.4.32)]
+>> endobj
+1542 0 obj <<
+/Names [(table.4.33) 1142 0 R (table.4.34) 1151 0 R (table.4.35) 1152 0 R (table.4.36) 1153 0 R (table.4.37) 1154 0 R (table.4.38) 1159 0 R]
+/Limits [(table.4.33) (table.4.38)]
+>> endobj
+1543 0 obj <<
+/Names [(table.4.39) 1160 0 R (table.4.4) 863 0 R (table.4.40) 1202 0 R (table.4.41) 1203 0 R (table.4.42) 1209 0 R (table.4.43) 1210 0 R]
+/Limits [(table.4.39) (table.4.43)]
+>> endobj
+1544 0 obj <<
+/Names [(table.4.44) 1222 0 R (table.4.45) 1224 0 R (table.4.5) 864 0 R (table.4.6) 888 0 R (table.4.7) 890 0 R (table.4.8) 892 0 R]
+/Limits [(table.4.44) (table.4.8)]
+>> endobj
+1545 0 obj <<
+/Names [(table.4.9) 901 0 R]
+/Limits [(table.4.9) (table.4.9)]
+>> endobj
+1546 0 obj <<
+/Kids [1486 0 R 1487 0 R 1488 0 R 1489 0 R 1490 0 R 1491 0 R]
+/Limits [(Doc-Start) (group__SYNCHRONIZATION_ga6a08af1c559012315e7e5be69f7fe608)]
+>> endobj
+1547 0 obj <<
+/Kids [1492 0 R 1493 0 R 1494 0 R 1495 0 R 1496 0 R 1497 0 R]
+/Limits [(group__SYNCHRONIZATION_ga84b2ebeef737395dddd8ef446c071760) (group__WORK__SHARING_gaa290fe71698081e26ec234a234d2fdcc)]
+>> endobj
+1548 0 obj <<
+/Kids [1498 0 R 1499 0 R 1500 0 R 1501 0 R 1502 0 R 1503 0 R]
+/Limits [(group__WORK__SHARING_gaa7d615b194c12278b00841852b0dff2b) (index_SEC_EXAMPLES)]
+>> endobj
+1549 0 obj <<
+/Kids [1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R]
+/Limits [(index_SEC_INTERFACES) (page.32)]
+>> endobj
+1550 0 obj <<
+/Kids [1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R]
+/Limits [(page.33) (section*.8)]
+>> endobj
+1551 0 obj <<
+/Kids [1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R]
+/Limits [(section*.9) (subsection.4.3.1)]
+>> endobj
+1552 0 obj <<
+/Kids [1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R]
+/Limits [(subsection.4.3.2) (subsubsection.4.5.3.3)]
+>> endobj
+1553 0 obj <<
+/Kids [1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R]
+/Limits [(subsubsection.4.5.3.4) (subsubsection.4.8.2.2)]
+>> endobj
+1554 0 obj <<
+/Kids [1534 0 R 1535 0 R 1536 0 R 1537 0 R 1538 0 R 1539 0 R]
+/Limits [(subsubsection.4.8.2.3) (table.4.21)]
+>> endobj
+1555 0 obj <<
+/Kids [1540 0 R 1541 0 R 1542 0 R 1543 0 R 1544 0 R 1545 0 R]
+/Limits [(table.4.22) (table.4.9)]
+>> endobj
+1556 0 obj <<
+/Kids [1546 0 R 1547 0 R 1548 0 R 1549 0 R 1550 0 R 1551 0 R]
+/Limits [(Doc-Start) (subsection.4.3.1)]
+>> endobj
+1557 0 obj <<
+/Kids [1552 0 R 1553 0 R 1554 0 R 1555 0 R]
+/Limits [(subsection.4.3.2) (table.4.9)]
+>> endobj
+1558 0 obj <<
+/Kids [1556 0 R 1557 0 R]
+/Limits [(Doc-Start) (table.4.9)]
+>> endobj
+1559 0 obj <<
+/Dests 1558 0 R
+>> endobj
+1560 0 obj <<
+/Type /Catalog
+/Pages 1484 0 R
+/Outlines 1485 0 R
+/Names 1559 0 R
+/PageMode/UseOutlines/PageLabels << /Nums [0 << /S /D >> 2 << /S /r >> 6 << /S /D >> ] >>
+/OpenAction 520 0 R
+>> endobj
+1561 0 obj <<
+/Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords()
+/CreationDate (D:20130912114258-05'00')
+/ModDate (D:20130912114258-05'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 1562
+0000000001 65535 f
+0000000002 00000 f
+0000000003 00000 f
+0000000004 00000 f
+0000000000 00000 f
+0000000015 00000 n
+0000056114 00000 n
+0000341492 00000 n
+0000000060 00000 n
+0000000304 00000 n
+0000056295 00000 n
+0000341420 00000 n
+0000000351 00000 n
+0000000438 00000 n
+0000056417 00000 n
+0000341334 00000 n
+0000000486 00000 n
+0000000619 00000 n
+0000059563 00000 n
+0000341248 00000 n
+0000000667 00000 n
+0000000873 00000 n
+0000059685 00000 n
+0000341162 00000 n
+0000000921 00000 n
+0000001181 00000 n
+0000059807 00000 n
+0000341039 00000 n
+0000001229 00000 n
+0000001301 00000 n
+0000063785 00000 n
+0000340941 00000 n
+0000001354 00000 n
+0000001522 00000 n
+0000063907 00000 n
+0000340867 00000 n
+0000001580 00000 n
+0000001695 00000 n
+0000064029 00000 n
+0000340793 00000 n
+0000001753 00000 n
+0000001863 00000 n
+0000064150 00000 n
+0000340707 00000 n
+0000001911 00000 n
+0000002031 00000 n
+0000069273 00000 n
+0000340597 00000 n
+0000002079 00000 n
+0000002146 00000 n
+0000069394 00000 n
+0000340536 00000 n
+0000002199 00000 n
+0000002332 00000 n
+0000073594 00000 n
+0000340411 00000 n
+0000002378 00000 n
+0000002468 00000 n
+0000073654 00000 n
+0000340350 00000 n
+0000002516 00000 n
+0000002578 00000 n
+0000075353 00000 n
+0000340224 00000 n
+0000002624 00000 n
+0000002709 00000 n
+0000075413 00000 n
+0000340163 00000 n
+0000002757 00000 n
+0000002837 00000 n
+0000078386 00000 n
+0000340034 00000 n
+0000002883 00000 n
+0000003013 00000 n
+0000078507 00000 n
+0000339923 00000 n
+0000003061 00000 n
+0000003176 00000 n
+0000078567 00000 n
+0000339862 00000 n
+0000003229 00000 n
+0000003359 00000 n
+0000092863 00000 n
+0000339736 00000 n
+0000003407 00000 n
+0000003492 00000 n
+0000092923 00000 n
+0000339662 00000 n
+0000003545 00000 n
+0000003675 00000 n
+0000092983 00000 n
+0000339536 00000 n
+0000003728 00000 n
+0000003911 00000 n
+0000093104 00000 n
+0000339462 00000 n
+0000003969 00000 n
+0000004120 00000 n
+0000093225 00000 n
+0000339373 00000 n
+0000004178 00000 n
+0000004297 00000 n
+0000093346 00000 n
+0000339282 00000 n
+0000004356 00000 n
+0000004503 00000 n
+0000093468 00000 n
+0000339190 00000 n
+0000004562 00000 n
+0000004709 00000 n
+0000093590 00000 n
+0000339098 00000 n
+0000004768 00000 n
+0000004867 00000 n
+0000093711 00000 n
+0000339020 00000 n
+0000004926 00000 n
+0000005030 00000 n
+0000094598 00000 n
+0000338904 00000 n
+0000005084 00000 n
+0000005220 00000 n
+0000094720 00000 n
+0000338839 00000 n
+0000005279 00000 n
+0000005345 00000 n
+0000096691 00000 n
+0000338709 00000 n
+0000005394 00000 n
+0000005525 00000 n
+0000096813 00000 n
+0000338630 00000 n
+0000005579 00000 n
+0000005710 00000 n
+0000096874 00000 n
+0000338512 00000 n
+0000005764 00000 n
+0000005905 00000 n
+0000096996 00000 n
+0000338447 00000 n
+0000005964 00000 n
+0000006092 00000 n
+0000099964 00000 n
+0000338316 00000 n
+0000006141 00000 n
+0000006275 00000 n
+0000100086 00000 n
+0000338237 00000 n
+0000006329 00000 n
+0000006460 00000 n
+0000100147 00000 n
+0000338119 00000 n
+0000006514 00000 n
+0000006655 00000 n
+0000100269 00000 n
+0000338040 00000 n
+0000006714 00000 n
+0000006811 00000 n
+0000100452 00000 n
+0000337961 00000 n
+0000006870 00000 n
+0000006957 00000 n
+0000106674 00000 n
+0000337830 00000 n
+0000007006 00000 n
+0000007143 00000 n
+0000106856 00000 n
+0000337751 00000 n
+0000007197 00000 n
+0000007328 00000 n
+0000106917 00000 n
+0000337619 00000 n
+0000007382 00000 n
+0000007518 00000 n
+0000107039 00000 n
+0000337554 00000 n
+0000007577 00000 n
+0000007658 00000 n
+0000107161 00000 n
+0000337436 00000 n
+0000007712 00000 n
+0000007853 00000 n
+0000107281 00000 n
+0000337357 00000 n
+0000007912 00000 n
+0000008105 00000 n
+0000107462 00000 n
+0000337264 00000 n
+0000008164 00000 n
+0000008284 00000 n
+0000110578 00000 n
+0000337171 00000 n
+0000008343 00000 n
+0000008468 00000 n
+0000110761 00000 n
+0000337078 00000 n
+0000008527 00000 n
+0000008675 00000 n
+0000110944 00000 n
+0000336985 00000 n
+0000008734 00000 n
+0000008892 00000 n
+0000111127 00000 n
+0000336906 00000 n
+0000008951 00000 n
+0000009121 00000 n
+0000115787 00000 n
+0000336775 00000 n
+0000009170 00000 n
+0000009291 00000 n
+0000115909 00000 n
+0000336696 00000 n
+0000009345 00000 n
+0000009476 00000 n
+0000115970 00000 n
+0000336578 00000 n
+0000009530 00000 n
+0000009671 00000 n
+0000116092 00000 n
+0000336499 00000 n
+0000009730 00000 n
+0000009893 00000 n
+0000116274 00000 n
+0000336406 00000 n
+0000009952 00000 n
+0000010110 00000 n
+0000116455 00000 n
+0000336313 00000 n
+0000010169 00000 n
+0000010337 00000 n
+0000118576 00000 n
+0000336220 00000 n
+0000010396 00000 n
+0000010559 00000 n
+0000118759 00000 n
+0000336141 00000 n
+0000010618 00000 n
+0000010748 00000 n
+0000137235 00000 n
+0000336010 00000 n
+0000010797 00000 n
+0000010888 00000 n
+0000140969 00000 n
+0000335931 00000 n
+0000010942 00000 n
+0000011073 00000 n
+0000141031 00000 n
+0000335799 00000 n
+0000011127 00000 n
+0000011311 00000 n
+0000141156 00000 n
+0000335734 00000 n
+0000011370 00000 n
+0000011451 00000 n
+0000142478 00000 n
+0000335615 00000 n
+0000011505 00000 n
+0000011646 00000 n
+0000142602 00000 n
+0000335536 00000 n
+0000011705 00000 n
+0000011817 00000 n
+0000146501 00000 n
+0000335443 00000 n
+0000011876 00000 n
+0000012029 00000 n
+0000146689 00000 n
+0000335350 00000 n
+0000012088 00000 n
+0000012246 00000 n
+0000146814 00000 n
+0000335257 00000 n
+0000012305 00000 n
+0000012458 00000 n
+0000146939 00000 n
+0000335164 00000 n
+0000012517 00000 n
+0000012675 00000 n
+0000147063 00000 n
+0000335071 00000 n
+0000012734 00000 n
+0000012887 00000 n
+0000147251 00000 n
+0000334978 00000 n
+0000012946 00000 n
+0000013104 00000 n
+0000151608 00000 n
+0000334885 00000 n
+0000013163 00000 n
+0000013316 00000 n
+0000151733 00000 n
+0000334792 00000 n
+0000013375 00000 n
+0000013533 00000 n
+0000151857 00000 n
+0000334699 00000 n
+0000013593 00000 n
+0000013746 00000 n
+0000152045 00000 n
+0000334606 00000 n
+0000013806 00000 n
+0000013964 00000 n
+0000152170 00000 n
+0000334513 00000 n
+0000014024 00000 n
+0000014177 00000 n
+0000152294 00000 n
+0000334420 00000 n
+0000014237 00000 n
+0000014395 00000 n
+0000155137 00000 n
+0000334327 00000 n
+0000014455 00000 n
+0000014590 00000 n
+0000155324 00000 n
+0000334234 00000 n
+0000014650 00000 n
+0000014775 00000 n
+0000155512 00000 n
+0000334141 00000 n
+0000014835 00000 n
+0000014965 00000 n
+0000155700 00000 n
+0000334048 00000 n
+0000015025 00000 n
+0000015150 00000 n
+0000155888 00000 n
+0000333955 00000 n
+0000015210 00000 n
+0000015363 00000 n
+0000156075 00000 n
+0000333862 00000 n
+0000015423 00000 n
+0000015589 00000 n
+0000160247 00000 n
+0000333769 00000 n
+0000015649 00000 n
+0000015820 00000 n
+0000160372 00000 n
+0000333676 00000 n
+0000015880 00000 n
+0000016046 00000 n
+0000160496 00000 n
+0000333583 00000 n
+0000016106 00000 n
+0000016277 00000 n
+0000160621 00000 n
+0000333490 00000 n
+0000016337 00000 n
+0000016439 00000 n
+0000162587 00000 n
+0000333397 00000 n
+0000016499 00000 n
+0000016606 00000 n
+0000162774 00000 n
+0000333318 00000 n
+0000016666 00000 n
+0000016768 00000 n
+0000169289 00000 n
+0000333187 00000 n
+0000016817 00000 n
+0000016920 00000 n
+0000169414 00000 n
+0000333108 00000 n
+0000016974 00000 n
+0000017105 00000 n
+0000169476 00000 n
+0000332990 00000 n
+0000017159 00000 n
+0000017300 00000 n
+0000169601 00000 n
+0000332911 00000 n
+0000017359 00000 n
+0000017466 00000 n
+0000169788 00000 n
+0000332818 00000 n
+0000017525 00000 n
+0000017670 00000 n
+0000169974 00000 n
+0000332725 00000 n
+0000017729 00000 n
+0000017912 00000 n
+0000173219 00000 n
+0000332632 00000 n
+0000017971 00000 n
+0000018139 00000 n
+0000173407 00000 n
+0000332539 00000 n
+0000018198 00000 n
+0000018323 00000 n
+0000173594 00000 n
+0000332446 00000 n
+0000018382 00000 n
+0000018545 00000 n
+0000173781 00000 n
+0000332353 00000 n
+0000018604 00000 n
+0000018701 00000 n
+0000173968 00000 n
+0000332260 00000 n
+0000018760 00000 n
+0000018862 00000 n
+0000177061 00000 n
+0000332181 00000 n
+0000018921 00000 n
+0000019061 00000 n
+0000183663 00000 n
+0000332050 00000 n
+0000019110 00000 n
+0000019282 00000 n
+0000183788 00000 n
+0000331971 00000 n
+0000019336 00000 n
+0000019467 00000 n
+0000183850 00000 n
+0000331839 00000 n
+0000019521 00000 n
+0000019657 00000 n
+0000183974 00000 n
+0000331760 00000 n
+0000019716 00000 n
+0000019797 00000 n
+0000184099 00000 n
+0000331667 00000 n
+0000019856 00000 n
+0000019960 00000 n
+0000184224 00000 n
+0000331574 00000 n
+0000020019 00000 n
+0000020095 00000 n
+0000184348 00000 n
+0000331481 00000 n
+0000020154 00000 n
+0000020253 00000 n
+0000184472 00000 n
+0000331388 00000 n
+0000020312 00000 n
+0000020388 00000 n
+0000189027 00000 n
+0000331309 00000 n
+0000020447 00000 n
+0000020546 00000 n
+0000189089 00000 n
+0000331191 00000 n
+0000020600 00000 n
+0000020741 00000 n
+0000189214 00000 n
+0000331112 00000 n
+0000020800 00000 n
+0000020927 00000 n
+0000189401 00000 n
+0000331019 00000 n
+0000020986 00000 n
+0000021161 00000 n
+0000191868 00000 n
+0000330926 00000 n
+0000021220 00000 n
+0000021405 00000 n
+0000192056 00000 n
+0000330847 00000 n
+0000021464 00000 n
+0000021672 00000 n
+0000196454 00000 n
+0000330730 00000 n
+0000021722 00000 n
+0000021828 00000 n
+0000196579 00000 n
+0000330651 00000 n
+0000021883 00000 n
+0000022014 00000 n
+0000196640 00000 n
+0000330533 00000 n
+0000022069 00000 n
+0000022210 00000 n
+0000196765 00000 n
+0000330454 00000 n
+0000022270 00000 n
+0000022441 00000 n
+0000196953 00000 n
+0000330375 00000 n
+0000022501 00000 n
+0000022644 00000 n
+0000200172 00000 n
+0000330243 00000 n
+0000022691 00000 n
+0000022817 00000 n
+0000200296 00000 n
+0000330139 00000 n
+0000022866 00000 n
+0000023010 00000 n
+0000200420 00000 n
+0000330060 00000 n
+0000023064 00000 n
+0000023195 00000 n
+0000200482 00000 n
+0000329942 00000 n
+0000023249 00000 n
+0000023408 00000 n
+0000200607 00000 n
+0000329863 00000 n
+0000023467 00000 n
+0000023520 00000 n
+0000200732 00000 n
+0000329770 00000 n
+0000023579 00000 n
+0000023642 00000 n
+0000201978 00000 n
+0000329677 00000 n
+0000023701 00000 n
+0000023782 00000 n
+0000202103 00000 n
+0000329584 00000 n
+0000023841 00000 n
+0000023922 00000 n
+0000202227 00000 n
+0000329505 00000 n
+0000023981 00000 n
+0000024062 00000 n
+0000329425 00000 n
+0000024121 00000 n
+0000024174 00000 n
+0000024559 00000 n
+0000024739 00000 n
+0000024226 00000 n
+0000024678 00000 n
+0000327646 00000 n
+0000327996 00000 n
+0000026198 00000 n
+0000026079 00000 n
+0000024811 00000 n
+0000326935 00000 n
+0000326616 00000 n
+0000027818 00000 n
+0000027968 00000 n
+0000028121 00000 n
+0000028274 00000 n
+0000028427 00000 n
+0000028580 00000 n
+0000028733 00000 n
+0000028891 00000 n
+0000029055 00000 n
+0000029218 00000 n
+0000029371 00000 n
+0000029524 00000 n
+0000029681 00000 n
+0000029831 00000 n
+0000029984 00000 n
+0000030134 00000 n
+0000030286 00000 n
+0000030436 00000 n
+0000030589 00000 n
+0000030748 00000 n
+0000030901 00000 n
+0000031060 00000 n
+0000031219 00000 n
+0000031383 00000 n
+0000031546 00000 n
+0000031710 00000 n
+0000031874 00000 n
+0000032038 00000 n
+0000032198 00000 n
+0000034267 00000 n
+0000032415 00000 n
+0000027455 00000 n
+0000026296 00000 n
+0000327109 00000 n
+0000032354 00000 n
+0000034431 00000 n
+0000034583 00000 n
+0000034742 00000 n
+0000034901 00000 n
+0000035065 00000 n
+0000035218 00000 n
+0000035377 00000 n
+0000035536 00000 n
+0000035700 00000 n
+0000035862 00000 n
+0000036015 00000 n
+0000036174 00000 n
+0000036331 00000 n
+0000036495 00000 n
+0000036654 00000 n
+0000036818 00000 n
+0000036982 00000 n
+0000037146 00000 n
+0000037310 00000 n
+0000037474 00000 n
+0000037636 00000 n
+0000037789 00000 n
+0000037948 00000 n
+0000038107 00000 n
+0000038270 00000 n
+0000038434 00000 n
+0000038597 00000 n
+0000038761 00000 n
+0000038925 00000 n
+0000039077 00000 n
+0000039236 00000 n
+0000039394 00000 n
+0000039558 00000 n
+0000039716 00000 n
+0000039879 00000 n
+0000040043 00000 n
+0000040207 00000 n
+0000040371 00000 n
+0000040532 00000 n
+0000042437 00000 n
+0000040694 00000 n
+0000033816 00000 n
+0000032527 00000 n
+0000042601 00000 n
+0000042764 00000 n
+0000042928 00000 n
+0000043093 00000 n
+0000043258 00000 n
+0000043423 00000 n
+0000043588 00000 n
+0000043753 00000 n
+0000043918 00000 n
+0000044082 00000 n
+0000044247 00000 n
+0000044412 00000 n
+0000044576 00000 n
+0000044740 00000 n
+0000044904 00000 n
+0000045068 00000 n
+0000045233 00000 n
+0000045398 00000 n
+0000045563 00000 n
+0000045716 00000 n
+0000045873 00000 n
+0000046032 00000 n
+0000046196 00000 n
+0000046360 00000 n
+0000046523 00000 n
+0000046687 00000 n
+0000046851 00000 n
+0000047014 00000 n
+0000047178 00000 n
+0000047342 00000 n
+0000047506 00000 n
+0000047658 00000 n
+0000047817 00000 n
+0000047975 00000 n
+0000048139 00000 n
+0000048302 00000 n
+0000048464 00000 n
+0000048628 00000 n
+0000048789 00000 n
+0000050348 00000 n
+0000048951 00000 n
+0000041986 00000 n
+0000040792 00000 n
+0000050507 00000 n
+0000050670 00000 n
+0000050834 00000 n
+0000050998 00000 n
+0000051162 00000 n
+0000051316 00000 n
+0000051476 00000 n
+0000051635 00000 n
+0000051800 00000 n
+0000051964 00000 n
+0000052114 00000 n
+0000052266 00000 n
+0000052425 00000 n
+0000052582 00000 n
+0000052746 00000 n
+0000052910 00000 n
+0000053074 00000 n
+0000053238 00000 n
+0000053402 00000 n
+0000053563 00000 n
+0000050057 00000 n
+0000049049 00000 n
+0000055889 00000 n
+0000056477 00000 n
+0000055750 00000 n
+0000053661 00000 n
+0000056053 00000 n
+0000056173 00000 n
+0000056234 00000 n
+0000326761 00000 n
+0000056355 00000 n
+0000328114 00000 n
+0000059867 00000 n
+0000059321 00000 n
+0000056603 00000 n
+0000059440 00000 n
+0000326471 00000 n
+0000059501 00000 n
+0000059623 00000 n
+0000059745 00000 n
+0000063181 00000 n
+0000063342 00000 n
+0000063499 00000 n
+0000066839 00000 n
+0000064210 00000 n
+0000063026 00000 n
+0000060006 00000 n
+0000063663 00000 n
+0000063724 00000 n
+0000063845 00000 n
+0000063967 00000 n
+0000064089 00000 n
+0000092802 00000 n
+0000096630 00000 n
+0000099903 00000 n
+0000066995 00000 n
+0000067158 00000 n
+0000067319 00000 n
+0000067481 00000 n
+0000067645 00000 n
+0000067805 00000 n
+0000068005 00000 n
+0000068206 00000 n
+0000068358 00000 n
+0000068555 00000 n
+0000068753 00000 n
+0000068952 00000 n
+0000069454 00000 n
+0000066604 00000 n
+0000064336 00000 n
+0000069151 00000 n
+0000069212 00000 n
+0000069333 00000 n
+0000106613 00000 n
+0000115726 00000 n
+0000137173 00000 n
+0000183601 00000 n
+0000169227 00000 n
+0000078446 00000 n
+0000100208 00000 n
+0000100391 00000 n
+0000200234 00000 n
+0000147001 00000 n
+0000151795 00000 n
+0000176999 00000 n
+0000173532 00000 n
+0000070376 00000 n
+0000070196 00000 n
+0000069580 00000 n
+0000070315 00000 n
+0000071058 00000 n
+0000070878 00000 n
+0000070475 00000 n
+0000070997 00000 n
+0000071992 00000 n
+0000072146 00000 n
+0000072300 00000 n
+0000072454 00000 n
+0000072608 00000 n
+0000072762 00000 n
+0000072916 00000 n
+0000073070 00000 n
+0000073224 00000 n
+0000073378 00000 n
+0000073714 00000 n
+0000071781 00000 n
+0000071143 00000 n
+0000073533 00000 n
+0000328232 00000 n
+0000074362 00000 n
+0000074182 00000 n
+0000073800 00000 n
+0000074301 00000 n
+0000074985 00000 n
+0000075138 00000 n
+0000075473 00000 n
+0000074838 00000 n
+0000074447 00000 n
+0000075292 00000 n
+0000076122 00000 n
+0000075942 00000 n
+0000075559 00000 n
+0000076061 00000 n
+0000078627 00000 n
+0000078206 00000 n
+0000076207 00000 n
+0000078325 00000 n
+0000081711 00000 n
+0000081864 00000 n
+0000082018 00000 n
+0000082537 00000 n
+0000081556 00000 n
+0000078766 00000 n
+0000082172 00000 n
+0000082233 00000 n
+0000082294 00000 n
+0000327819 00000 n
+0000082355 00000 n
+0000082416 00000 n
+0000082477 00000 n
+0000084069 00000 n
+0000084222 00000 n
+0000084558 00000 n
+0000083922 00000 n
+0000082690 00000 n
+0000084375 00000 n
+0000084436 00000 n
+0000084497 00000 n
+0000328350 00000 n
+0000085610 00000 n
+0000085430 00000 n
+0000084684 00000 n
+0000085549 00000 n
+0000086610 00000 n
+0000086430 00000 n
+0000085709 00000 n
+0000086549 00000 n
+0000087884 00000 n
+0000087647 00000 n
+0000086709 00000 n
+0000087766 00000 n
+0000087827 00000 n
+0000089410 00000 n
+0000089169 00000 n
+0000088010 00000 n
+0000089288 00000 n
+0000089349 00000 n
+0000091213 00000 n
+0000091366 00000 n
+0000091562 00000 n
+0000091759 00000 n
+0000091955 00000 n
+0000092152 00000 n
+0000092348 00000 n
+0000092544 00000 n
+0000093772 00000 n
+0000091018 00000 n
+0000089563 00000 n
+0000092741 00000 n
+0000093043 00000 n
+0000093164 00000 n
+0000093285 00000 n
+0000093407 00000 n
+0000093529 00000 n
+0000093650 00000 n
+0000094659 00000 n
+0000094781 00000 n
+0000094418 00000 n
+0000093884 00000 n
+0000094537 00000 n
+0000328468 00000 n
+0000096178 00000 n
+0000096372 00000 n
+0000097118 00000 n
+0000096031 00000 n
+0000094893 00000 n
+0000096569 00000 n
+0000096752 00000 n
+0000096935 00000 n
+0000327465 00000 n
+0000097057 00000 n
+0000099044 00000 n
+0000099246 00000 n
+0000099443 00000 n
+0000099645 00000 n
+0000100574 00000 n
+0000098881 00000 n
+0000097258 00000 n
+0000099842 00000 n
+0000100025 00000 n
+0000100330 00000 n
+0000100513 00000 n
+0000103448 00000 n
+0000103641 00000 n
+0000103834 00000 n
+0000104031 00000 n
+0000104223 00000 n
+0000104418 00000 n
+0000104610 00000 n
+0000104802 00000 n
+0000104998 00000 n
+0000105190 00000 n
+0000105387 00000 n
+0000105580 00000 n
+0000105773 00000 n
+0000105969 00000 n
+0000106162 00000 n
+0000106359 00000 n
+0000107584 00000 n
+0000103189 00000 n
+0000100728 00000 n
+0000106552 00000 n
+0000106735 00000 n
+0000106795 00000 n
+0000106978 00000 n
+0000107100 00000 n
+0000107222 00000 n
+0000107340 00000 n
+0000107401 00000 n
+0000107523 00000 n
+0000110883 00000 n
+0000110700 00000 n
+0000110517 00000 n
+0000111066 00000 n
+0000111248 00000 n
+0000110337 00000 n
+0000107738 00000 n
+0000110456 00000 n
+0000110639 00000 n
+0000110822 00000 n
+0000111005 00000 n
+0000111187 00000 n
+0000113694 00000 n
+0000113891 00000 n
+0000114088 00000 n
+0000114286 00000 n
+0000114483 00000 n
+0000114681 00000 n
+0000114877 00000 n
+0000115075 00000 n
+0000115272 00000 n
+0000115469 00000 n
+0000116577 00000 n
+0000113483 00000 n
+0000111402 00000 n
+0000115665 00000 n
+0000115848 00000 n
+0000116031 00000 n
+0000116153 00000 n
+0000116214 00000 n
+0000116334 00000 n
+0000116394 00000 n
+0000116516 00000 n
+0000118515 00000 n
+0000118698 00000 n
+0000118881 00000 n
+0000118335 00000 n
+0000116717 00000 n
+0000118454 00000 n
+0000118637 00000 n
+0000118820 00000 n
+0000328586 00000 n
+0000121651 00000 n
+0000121848 00000 n
+0000122079 00000 n
+0000122310 00000 n
+0000122542 00000 n
+0000122774 00000 n
+0000123005 00000 n
+0000123236 00000 n
+0000123468 00000 n
+0000123700 00000 n
+0000123930 00000 n
+0000124161 00000 n
+0000124392 00000 n
+0000124623 00000 n
+0000124854 00000 n
+0000125086 00000 n
+0000125318 00000 n
+0000125550 00000 n
+0000125781 00000 n
+0000126013 00000 n
+0000126245 00000 n
+0000126477 00000 n
+0000126672 00000 n
+0000126869 00000 n
+0000127067 00000 n
+0000127264 00000 n
+0000127462 00000 n
+0000127658 00000 n
+0000127856 00000 n
+0000128053 00000 n
+0000128251 00000 n
+0000128448 00000 n
+0000128646 00000 n
+0000128842 00000 n
+0000129039 00000 n
+0000129236 00000 n
+0000129434 00000 n
+0000129631 00000 n
+0000129829 00000 n
+0000130026 00000 n
+0000130224 00000 n
+0000130421 00000 n
+0000130619 00000 n
+0000130811 00000 n
+0000131006 00000 n
+0000131202 00000 n
+0000131400 00000 n
+0000131597 00000 n
+0000131795 00000 n
+0000131989 00000 n
+0000132186 00000 n
+0000132384 00000 n
+0000132581 00000 n
+0000132778 00000 n
+0000132976 00000 n
+0000133173 00000 n
+0000133370 00000 n
+0000133567 00000 n
+0000133764 00000 n
+0000133960 00000 n
+0000134158 00000 n
+0000134355 00000 n
+0000134553 00000 n
+0000134750 00000 n
+0000134948 00000 n
+0000135145 00000 n
+0000135344 00000 n
+0000135542 00000 n
+0000135741 00000 n
+0000135939 00000 n
+0000136133 00000 n
+0000136329 00000 n
+0000136528 00000 n
+0000136726 00000 n
+0000136917 00000 n
+0000137422 00000 n
+0000120907 00000 n
+0000119021 00000 n
+0000137110 00000 n
+0000137297 00000 n
+0000137359 00000 n
+0000141093 00000 n
+0000141218 00000 n
+0000141281 00000 n
+0000141344 00000 n
+0000141407 00000 n
+0000141470 00000 n
+0000141533 00000 n
+0000141596 00000 n
+0000141659 00000 n
+0000141722 00000 n
+0000141785 00000 n
+0000141848 00000 n
+0000141911 00000 n
+0000141974 00000 n
+0000142037 00000 n
+0000142100 00000 n
+0000142163 00000 n
+0000142226 00000 n
+0000142289 00000 n
+0000142352 00000 n
+0000142415 00000 n
+0000160558 00000 n
+0000155261 00000 n
+0000160746 00000 n
+0000155449 00000 n
+0000142540 00000 n
+0000152356 00000 n
+0000162711 00000 n
+0000155637 00000 n
+0000155825 00000 n
+0000147188 00000 n
+0000147313 00000 n
+0000151670 00000 n
+0000151982 00000 n
+0000152107 00000 n
+0000152232 00000 n
+0000146438 00000 n
+0000146751 00000 n
+0000146626 00000 n
+0000146876 00000 n
+0000156013 00000 n
+0000160184 00000 n
+0000160309 00000 n
+0000160433 00000 n
+0000140313 00000 n
+0000140512 00000 n
+0000140709 00000 n
+0000142725 00000 n
+0000140152 00000 n
+0000137535 00000 n
+0000140906 00000 n
+0000327286 00000 n
+0000142663 00000 n
+0000145585 00000 n
+0000145783 00000 n
+0000145981 00000 n
+0000146179 00000 n
+0000147375 00000 n
+0000145415 00000 n
+0000142895 00000 n
+0000146375 00000 n
+0000146563 00000 n
+0000147125 00000 n
+0000150558 00000 n
+0000150756 00000 n
+0000150954 00000 n
+0000151151 00000 n
+0000151349 00000 n
+0000152418 00000 n
+0000150379 00000 n
+0000147530 00000 n
+0000151545 00000 n
+0000151919 00000 n
+0000156136 00000 n
+0000154952 00000 n
+0000152559 00000 n
+0000155074 00000 n
+0000155199 00000 n
+0000155386 00000 n
+0000155574 00000 n
+0000155762 00000 n
+0000155950 00000 n
+0000159464 00000 n
+0000159662 00000 n
+0000159860 00000 n
+0000160808 00000 n
+0000159302 00000 n
+0000156291 00000 n
+0000160058 00000 n
+0000160121 00000 n
+0000160683 00000 n
+0000328709 00000 n
+0000162898 00000 n
+0000162401 00000 n
+0000160963 00000 n
+0000162524 00000 n
+0000162649 00000 n
+0000162835 00000 n
+0000165584 00000 n
+0000165785 00000 n
+0000165982 00000 n
+0000166183 00000 n
+0000166380 00000 n
+0000166579 00000 n
+0000166776 00000 n
+0000166977 00000 n
+0000167175 00000 n
+0000167374 00000 n
+0000167571 00000 n
+0000167771 00000 n
+0000167969 00000 n
+0000168170 00000 n
+0000168368 00000 n
+0000168568 00000 n
+0000168765 00000 n
+0000168966 00000 n
+0000170097 00000 n
+0000165287 00000 n
+0000163053 00000 n
+0000169164 00000 n
+0000169351 00000 n
+0000169538 00000 n
+0000169663 00000 n
+0000169725 00000 n
+0000169849 00000 n
+0000169912 00000 n
+0000170034 00000 n
+0000173718 00000 n
+0000173156 00000 n
+0000173906 00000 n
+0000173344 00000 n
+0000174029 00000 n
+0000172970 00000 n
+0000170238 00000 n
+0000173093 00000 n
+0000173281 00000 n
+0000173469 00000 n
+0000173656 00000 n
+0000173843 00000 n
+0000177186 00000 n
+0000176750 00000 n
+0000174184 00000 n
+0000176873 00000 n
+0000176936 00000 n
+0000177123 00000 n
+0000179565 00000 n
+0000179763 00000 n
+0000179961 00000 n
+0000180160 00000 n
+0000180358 00000 n
+0000180556 00000 n
+0000180755 00000 n
+0000180954 00000 n
+0000181153 00000 n
+0000181351 00000 n
+0000181550 00000 n
+0000181747 00000 n
+0000181946 00000 n
+0000182145 00000 n
+0000182344 00000 n
+0000182543 00000 n
+0000182742 00000 n
+0000182941 00000 n
+0000183140 00000 n
+0000183339 00000 n
+0000184596 00000 n
+0000179250 00000 n
+0000177327 00000 n
+0000183538 00000 n
+0000183725 00000 n
+0000183911 00000 n
+0000184036 00000 n
+0000184161 00000 n
+0000184286 00000 n
+0000184410 00000 n
+0000184534 00000 n
+0000189151 00000 n
+0000191805 00000 n
+0000189338 00000 n
+0000191993 00000 n
+0000188568 00000 n
+0000188767 00000 n
+0000189526 00000 n
+0000188415 00000 n
+0000184723 00000 n
+0000188964 00000 n
+0000189276 00000 n
+0000189463 00000 n
+0000328834 00000 n
+0000192181 00000 n
+0000191619 00000 n
+0000189681 00000 n
+0000191742 00000 n
+0000191930 00000 n
+0000192118 00000 n
+0000195549 00000 n
+0000195741 00000 n
+0000195939 00000 n
+0000196131 00000 n
+0000197078 00000 n
+0000195378 00000 n
+0000192322 00000 n
+0000196328 00000 n
+0000196391 00000 n
+0000196516 00000 n
+0000196702 00000 n
+0000196827 00000 n
+0000196890 00000 n
+0000197015 00000 n
+0000197794 00000 n
+0000197608 00000 n
+0000197219 00000 n
+0000197731 00000 n
+0000199168 00000 n
+0000199356 00000 n
+0000199544 00000 n
+0000199732 00000 n
+0000199920 00000 n
+0000200856 00000 n
+0000198988 00000 n
+0000197880 00000 n
+0000200109 00000 n
+0000200358 00000 n
+0000200544 00000 n
+0000200669 00000 n
+0000200794 00000 n
+0000202040 00000 n
+0000202164 00000 n
+0000202289 00000 n
+0000201792 00000 n
+0000200983 00000 n
+0000201915 00000 n
+0000203848 00000 n
+0000203999 00000 n
+0000204150 00000 n
+0000204300 00000 n
+0000204451 00000 n
+0000204601 00000 n
+0000204752 00000 n
+0000204902 00000 n
+0000205053 00000 n
+0000205204 00000 n
+0000205355 00000 n
+0000205506 00000 n
+0000205657 00000 n
+0000205808 00000 n
+0000205959 00000 n
+0000206110 00000 n
+0000206261 00000 n
+0000206411 00000 n
+0000206562 00000 n
+0000206713 00000 n
+0000206863 00000 n
+0000207014 00000 n
+0000207165 00000 n
+0000207316 00000 n
+0000207465 00000 n
+0000207615 00000 n
+0000207766 00000 n
+0000207917 00000 n
+0000208068 00000 n
+0000208219 00000 n
+0000208370 00000 n
+0000208521 00000 n
+0000208672 00000 n
+0000208823 00000 n
+0000208974 00000 n
+0000209124 00000 n
+0000209275 00000 n
+0000209425 00000 n
+0000209576 00000 n
+0000209726 00000 n
+0000209877 00000 n
+0000210028 00000 n
+0000210179 00000 n
+0000210330 00000 n
+0000210481 00000 n
+0000210632 00000 n
+0000210783 00000 n
+0000210934 00000 n
+0000211083 00000 n
+0000211295 00000 n
+0000203272 00000 n
+0000202402 00000 n
+0000211232 00000 n
+0000328959 00000 n
+0000213369 00000 n
+0000213520 00000 n
+0000213671 00000 n
+0000213820 00000 n
+0000213969 00000 n
+0000214119 00000 n
+0000214270 00000 n
+0000214421 00000 n
+0000214571 00000 n
+0000214722 00000 n
+0000214873 00000 n
+0000215024 00000 n
+0000215175 00000 n
+0000215326 00000 n
+0000215477 00000 n
+0000215625 00000 n
+0000215775 00000 n
+0000215925 00000 n
+0000216076 00000 n
+0000216227 00000 n
+0000216378 00000 n
+0000216529 00000 n
+0000216680 00000 n
+0000216831 00000 n
+0000216982 00000 n
+0000217132 00000 n
+0000217282 00000 n
+0000217433 00000 n
+0000217584 00000 n
+0000217735 00000 n
+0000217886 00000 n
+0000218037 00000 n
+0000218188 00000 n
+0000218338 00000 n
+0000218487 00000 n
+0000218637 00000 n
+0000218788 00000 n
+0000218939 00000 n
+0000219090 00000 n
+0000219241 00000 n
+0000219392 00000 n
+0000219543 00000 n
+0000219694 00000 n
+0000219845 00000 n
+0000219995 00000 n
+0000220146 00000 n
+0000220297 00000 n
+0000220448 00000 n
+0000220599 00000 n
+0000220749 00000 n
+0000220900 00000 n
+0000221050 00000 n
+0000221201 00000 n
+0000221351 00000 n
+0000221502 00000 n
+0000221653 00000 n
+0000221804 00000 n
+0000221954 00000 n
+0000222103 00000 n
+0000222253 00000 n
+0000222404 00000 n
+0000222555 00000 n
+0000222706 00000 n
+0000222857 00000 n
+0000223008 00000 n
+0000223159 00000 n
+0000223309 00000 n
+0000223458 00000 n
+0000225668 00000 n
+0000223670 00000 n
+0000212622 00000 n
+0000211382 00000 n
+0000223607 00000 n
+0000225819 00000 n
+0000225969 00000 n
+0000226119 00000 n
+0000226270 00000 n
+0000226419 00000 n
+0000226570 00000 n
+0000226721 00000 n
+0000226871 00000 n
+0000227022 00000 n
+0000227173 00000 n
+0000227323 00000 n
+0000227474 00000 n
+0000227625 00000 n
+0000227776 00000 n
+0000227927 00000 n
+0000228076 00000 n
+0000228226 00000 n
+0000228377 00000 n
+0000228528 00000 n
+0000228679 00000 n
+0000228830 00000 n
+0000228980 00000 n
+0000229131 00000 n
+0000229282 00000 n
+0000229433 00000 n
+0000229583 00000 n
+0000229734 00000 n
+0000229885 00000 n
+0000230034 00000 n
+0000230183 00000 n
+0000230334 00000 n
+0000230484 00000 n
+0000230635 00000 n
+0000230786 00000 n
+0000230937 00000 n
+0000231088 00000 n
+0000231239 00000 n
+0000231390 00000 n
+0000231541 00000 n
+0000231692 00000 n
+0000231843 00000 n
+0000231994 00000 n
+0000232145 00000 n
+0000232296 00000 n
+0000232447 00000 n
+0000232598 00000 n
+0000232747 00000 n
+0000232897 00000 n
+0000233047 00000 n
+0000233197 00000 n
+0000233347 00000 n
+0000233498 00000 n
+0000233648 00000 n
+0000233799 00000 n
+0000233949 00000 n
+0000234098 00000 n
+0000234247 00000 n
+0000234398 00000 n
+0000234548 00000 n
+0000234699 00000 n
+0000234849 00000 n
+0000235000 00000 n
+0000235150 00000 n
+0000235301 00000 n
+0000235451 00000 n
+0000235602 00000 n
+0000235753 00000 n
+0000235904 00000 n
+0000236055 00000 n
+0000236204 00000 n
+0000236354 00000 n
+0000236505 00000 n
+0000236654 00000 n
+0000236805 00000 n
+0000236955 00000 n
+0000237169 00000 n
+0000224849 00000 n
+0000223769 00000 n
+0000237106 00000 n
+0000325937 00000 n
+0000237268 00000 n
+0000237388 00000 n
+0000237860 00000 n
+0000238333 00000 n
+0000238369 00000 n
+0000238761 00000 n
+0000239421 00000 n
+0000240022 00000 n
+0000240563 00000 n
+0000241229 00000 n
+0000243038 00000 n
+0000243273 00000 n
+0000244846 00000 n
+0000245096 00000 n
+0000263088 00000 n
+0000263618 00000 n
+0000275575 00000 n
+0000276011 00000 n
+0000289174 00000 n
+0000289629 00000 n
+0000297760 00000 n
+0000298048 00000 n
+0000306311 00000 n
+0000306612 00000 n
+0000318991 00000 n
+0000319626 00000 n
+0000325634 00000 n
+0000329057 00000 n
+0000329177 00000 n
+0000329276 00000 n
+0000329349 00000 n
+0000341602 00000 n
+0000341785 00000 n
+0000342171 00000 n
+0000342677 00000 n
+0000343122 00000 n
+0000343573 00000 n
+0000344149 00000 n
+0000344658 00000 n
+0000345148 00000 n
+0000345640 00000 n
+0000346131 00000 n
+0000346691 00000 n
+0000347252 00000 n
+0000347813 00000 n
+0000348373 00000 n
+0000349104 00000 n
+0000349937 00000 n
+0000350770 00000 n
+0000351375 00000 n
+0000351647 00000 n
+0000351871 00000 n
+0000352042 00000 n
+0000352212 00000 n
+0000352385 00000 n
+0000352560 00000 n
+0000352737 00000 n
+0000352912 00000 n
+0000353080 00000 n
+0000353274 00000 n
+0000353480 00000 n
+0000353675 00000 n
+0000353871 00000 n
+0000354071 00000 n
+0000354273 00000 n
+0000354580 00000 n
+0000354939 00000 n
+0000355183 00000 n
+0000355426 00000 n
+0000355669 00000 n
+0000355912 00000 n
+0000356193 00000 n
+0000356476 00000 n
+0000356759 00000 n
+0000357042 00000 n
+0000357328 00000 n
+0000357619 00000 n
+0000357909 00000 n
+0000358196 00000 n
+0000358479 00000 n
+0000358762 00000 n
+0000359045 00000 n
+0000359328 00000 n
+0000359577 00000 n
+0000359772 00000 n
+0000359970 00000 n
+0000360171 00000 n
+0000360370 00000 n
+0000360571 00000 n
+0000360770 00000 n
+0000360962 00000 n
+0000361049 00000 n
+0000361217 00000 n
+0000361431 00000 n
+0000361606 00000 n
+0000361735 00000 n
+0000361854 00000 n
+0000361982 00000 n
+0000362121 00000 n
+0000362265 00000 n
+0000362398 00000 n
+0000362519 00000 n
+0000362646 00000 n
+0000362755 00000 n
+0000362839 00000 n
+0000362879 00000 n
+0000363079 00000 n
+trailer
+<< /Size 1562
+/Root 1560 0 R
+/Info 1561 0 R
+/ID [<0CF6A151112D8671651F0CC4C7122EBE> <0CF6A151112D8671651F0CC4C7122EBE>] >>
+startxref
+363411
+%%EOF
diff --git a/www/content.css b/www/content.css
new file mode 100644
index 0000000..dca6a32
--- /dev/null
+++ b/www/content.css
@@ -0,0 +1,27 @@
+html { margin: 0px; } body { margin: 8px; }
+
+html, body {
+ padding:0px;
+ font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; background-color: #fff; color: #222;
+ line-height:1.5;
+}
+
+h1, h2, h3, tt { color: #000 }
+
+h1 { padding-top:0px; margin-top:0px;}
+h2 { color:#333333; padding-top:0.5em; }
+h3 { padding-top: 0.5em; margin-bottom: -0.25em; color:#2d58b7}
+li { padding-bottom: 0.5em; }
+ul { padding-left:1.5em; }
+
+/* Slides */
+IMG.img_slide {
+ display: block;
+ margin-left: auto;
+ margin-right: auto
+}
+
+.itemTitle { color:#2d58b7 }
+
+/* Tables */
+tr { vertical-align:top }
diff --git a/www/index.html b/www/index.html
index 621d0d9..8ac72a7 100644
--- a/www/index.html
+++ b/www/index.html
@@ -32,19 +32,21 @@
<div id="content">
<!--*********************************************************************-->
- <h1>"OpenMP*" Support for the OpenMP language</h1>
+ <h1>"OpenMP&reg;" Support for the OpenMP language</h1>
<!--*********************************************************************-->
<p>The OpenMP subproject of LLVM is intended to contain all of the
components required to build an executing OpenMP program that are
outside the compiler itself. Support for OpenMP 3.1 in Clang is in the
process of being promoted into the Clang mainline, and can be
- found at <a href="http://clang-omp.github.io/">OpenMP/Clang</a>.
+ found at <a href="http://clang-omp.github.io/">OpenMP/Clang</a>.
</p>
<p>Here you can find the code for the runtime library against which
code compiled by the OpenMP/Clang compiler must be linked before it
- can run.
+ can run. This code is also available
+ at <a href="http://openmprtl.org/">openmprtl.org</a>; we intend to
+ keep the different sites in sync.
</p>
<p>We are, however, still missing test code. Any contributions in
@@ -65,9 +67,13 @@
<ul>
<li>Correctness as defined by the
<a href="http://www.openmp.org/mp-documents/OpenMP3.1.pdf">OpenMP
- 3.1 standard (PDF)</a> </li>
+ 3.1 standard (PDF)</a> now, and <a href="http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf">OpenMP
+ 4.0 standard (PDF)</a> in the future.</li>
<li>High performance.</li>
- <li>ABI compatibility Intel's existing OpenMP compiler.</li>
+ <li>ABI compatibility with <a href="http://gcc.gnu.org">Gcc</a> and
+ <a href="http://software.intel.com/en-us/intel-compilers">Intel's
+ existing OpenMP compilers.</a>
+ </li>
</ul>
<!--=====================================================================-->
@@ -87,19 +93,17 @@
the Intel compiler.
</p>
- <p>A full OS compatibility matrix is in a
- <a href="runtime/README.txt">runtime/README.txt</a>
+ <p>A full OS compatibility matrix is in
+ <a href="README.txt">README.txt</a>
</p>
<!--=====================================================================-->
- <h2 id="dir-structure">Current Status</h2>
+ <h2 id="dir-structure">Status</h2>
<!--=====================================================================-->
<p>Currently the runtime is built with either gcc or icc. Obviously
- it would be good also to build with Clang. If anyone wants to
- submit patches to do that (or replace the complicated historical
- build system with CMake) that'd be great!
+ it would also be good to build with Clang.
</p>
@@ -126,7 +130,7 @@
</ul>
<p>Full details of how to build are in the
- <a href="runtime/README.txt">runtime/README.txt</a>
+ <a href="README.txt">README.txt</a>
</p>
<!--=====================================================================-->
@@ -146,9 +150,22 @@
<!--=====================================================================-->
<ul>
-<li><a href="runtime/doc/Reference.pdf">Runtime design (PDF)</a></li>
+<li><a href="Reference.pdf">Runtime design (PDF)</a></li>
</ul>
+ <!--=====================================================================-->
+ <h2>Copyright notices</h2>
+ <!--=====================================================================-->
+<ul>
+<li>
+ The OpenMP name and the OpenMP logo are registered trademarks of the
+ OpenMP Architecture Review Board.
+</li>
+<li>
+ Intel is a trademark of Intel Corporation in the U.S. and/or other
+ countries.
+</li>
+</ul>
</div>
</body>
</html>
diff --git a/www/menu.css b/www/menu.css
new file mode 100644
index 0000000..4a887b1
--- /dev/null
+++ b/www/menu.css
@@ -0,0 +1,39 @@
+/***************/
+/* page layout */
+/***************/
+
+[id=menu] {
+ position:fixed;
+ width:25ex;
+}
+[id=content] {
+ /* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
+ position:absolute;
+ left:29ex;
+ padding-right:4ex;
+}
+
+/**************/
+/* menu style */
+/**************/
+
+#menu .submenu {
+ padding-top:1em;
+ display:block;
+}
+
+#menu label {
+ display:block;
+ font-weight: bold;
+ text-align: center;
+ background-color: rgb(192,192,192);
+}
+#menu a {
+ padding:0 .2em;
+ display:block;
+ text-align: center;
+ background-color: rgb(235,235,235);
+}
+#menu a:visited {
+ color:rgb(100,50,100);
+}