summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-10-01 17:16:07 +0000
committerGerald Carter <jerry@samba.org>2002-10-01 17:16:07 +0000
commit2fb5c7c580a3fff3c7d477b65a1c4852af86433b (patch)
tree2815d2ba3baf8a5450ac97f3f03906714fbeec9c
parentad8a22e570c8970247dc76defc9be2b768bd102d (diff)
downloadsamba-2fb5c7c580a3fff3c7d477b65a1c4852af86433b.tar.gz
samba-2fb5c7c580a3fff3c7d477b65a1c4852af86433b.tar.bz2
samba-2fb5c7c580a3fff3c7d477b65a1c4852af86433b.zip
merge from HEAD
(This used to be commit c0ca286e36d49deba6c73690114b0d867cbfd63e)
-rw-r--r--docs/Samba-Developers-Guide.html8355
-rw-r--r--docs/Samba-HOWTO-Collection.pdf8137
-rw-r--r--docs/docbook/Makefile.in27
-rw-r--r--docs/docbook/devdoc/dev-doc.sgml6
-rw-r--r--docs/docbook/devdoc/internals.sgml1
-rw-r--r--docs/docbook/devdoc/parsing.sgml2
-rw-r--r--docs/docbook/manpages/samba.7.sgml2
-rw-r--r--docs/docbook/manpages/smb.conf.5.sgml55
-rw-r--r--docs/docbook/manpages/vfstest.1.sgml44
-rw-r--r--docs/htmldocs/Samba-HOWTO-Collection.html3571
-rw-r--r--docs/htmldocs/winbind.html320
-rw-r--r--docs/manpages/findsmb.116
-rw-r--r--docs/manpages/lmhosts.530
-rw-r--r--docs/manpages/make_smbcodepage.134
-rw-r--r--docs/manpages/make_unicodemap.124
-rw-r--r--docs/manpages/net.813
-rw-r--r--docs/manpages/nmbd.876
-rw-r--r--docs/manpages/nmblookup.135
-rw-r--r--docs/manpages/pdbedit.853
-rw-r--r--docs/manpages/rpcclient.1148
-rw-r--r--docs/manpages/samba.742
-rw-r--r--docs/manpages/smb.conf.568
-rw-r--r--docs/manpages/smbcacls.183
-rw-r--r--docs/manpages/smbclient.16
-rw-r--r--docs/manpages/smbcontrol.143
-rw-r--r--docs/manpages/smbd.875
-rw-r--r--docs/manpages/smbgroupedit.868
-rw-r--r--docs/manpages/smbmnt.817
-rw-r--r--docs/manpages/smbmount.833
-rw-r--r--docs/manpages/smbpasswd.530
-rw-r--r--docs/manpages/smbpasswd.866
-rw-r--r--docs/manpages/smbsh.148
-rw-r--r--docs/manpages/smbspool.829
-rw-r--r--docs/manpages/smbstatus.114
-rw-r--r--docs/manpages/smbtar.141
-rw-r--r--docs/manpages/smbumount.815
-rw-r--r--docs/manpages/swat.853
-rw-r--r--docs/manpages/testparm.18
-rw-r--r--docs/manpages/testprns.123
-rw-r--r--docs/manpages/vfstest.125
-rw-r--r--docs/manpages/wbinfo.157
-rw-r--r--docs/manpages/winbindd.8243
42 files changed, 15532 insertions, 6504 deletions
diff --git a/docs/Samba-Developers-Guide.html b/docs/Samba-Developers-Guide.html
new file mode 100644
index 0000000000..7c008667af
--- /dev/null
+++ b/docs/Samba-Developers-Guide.html
@@ -0,0 +1,8355 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<HTML
+><HEAD
+><TITLE
+>SAMBA Developers Guide</TITLE
+><META
+NAME="GENERATOR"
+CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
+"></HEAD
+><BODY
+CLASS="BOOK"
+BGCOLOR="#FFFFFF"
+TEXT="#000000"
+LINK="#0000FF"
+VLINK="#840084"
+ALINK="#0000FF"
+><DIV
+CLASS="BOOK"
+><A
+NAME="SAMBA-DEVELOPER-DOCUMENTATION"><DIV
+CLASS="TITLEPAGE"
+><H1
+CLASS="TITLE"
+><A
+NAME="SAMBA-DEVELOPER-DOCUMENTATION">SAMBA Developers Guide</H1
+><H3
+CLASS="AUTHOR"
+><A
+NAME="AEN4">SAMBA Team</H3
+><HR></DIV
+><HR><H1
+><A
+NAME="AEN8">Abstract</H1
+><P
+><I
+CLASS="EMPHASIS"
+>Last Update</I
+> : Mon Sep 30 15:23:53 CDT 2002</P
+><P
+>This book is a collection of documents that might be useful for
+people developing samba or those interested in doing so.
+It's nothing more than a collection of documents written by samba developers about
+the internals of various parts of samba and the SMB protocol. It's still incomplete.
+The most recent version of this document
+can be found at <A
+HREF="http://devel.samba.org/"
+TARGET="_top"
+>http://devel.samba.org/</A
+>.
+Please send updates to <A
+HREF="mailto:jelmer@samba.org"
+TARGET="_top"
+>jelmer@samba.org</A
+>.</P
+><P
+>This documentation is distributed under the GNU General Public License (GPL)
+version 2. A copy of the license is included with the Samba source
+distribution. A copy can be found on-line at <A
+HREF="http://www.fsf.org/licenses/gpl.txt"
+TARGET="_top"
+>http://www.fsf.org/licenses/gpl.txt</A
+></P
+><DIV
+CLASS="TOC"
+><DL
+><DT
+><B
+>Table of Contents</B
+></DT
+><DT
+><A
+HREF="#NETBIOS"
+>Definition of NetBIOS Protocol and Name Resolution Modes</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN24"
+>NETBIOS</A
+></DT
+><DT
+><A
+HREF="#AEN35"
+>BROADCAST NetBIOS</A
+></DT
+><DT
+><A
+HREF="#AEN39"
+>NBNS NetBIOS</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#ARCHITECTURE"
+>Samba Architecture</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN54"
+>Introduction</A
+></DT
+><DT
+><A
+HREF="#AEN65"
+>Multithreading and Samba</A
+></DT
+><DT
+><A
+HREF="#AEN70"
+>Threading smbd</A
+></DT
+><DT
+><A
+HREF="#AEN86"
+>Threading nmbd</A
+></DT
+><DT
+><A
+HREF="#AEN92"
+>nbmd Design</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#DEBUG"
+>The samba DEBUG system</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN103"
+>New Output Syntax</A
+></DT
+><DT
+><A
+HREF="#AEN128"
+>The DEBUG() Macro</A
+></DT
+><DT
+><A
+HREF="#AEN151"
+>The DEBUGADD() Macro</A
+></DT
+><DT
+><A
+HREF="#AEN159"
+>The DEBUGLVL() Macro</A
+></DT
+><DT
+><A
+HREF="#AEN179"
+>New Functions</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN181"
+>dbgtext()</A
+></DT
+><DT
+><A
+HREF="#AEN184"
+>dbghdr()</A
+></DT
+><DT
+><A
+HREF="#AEN188"
+>format_debug_text()</A
+></DT
+></DL
+></DD
+></DL
+></DD
+><DT
+><A
+HREF="#CODINGSUGGESTIONS"
+>Coding Suggestions</A
+></DT
+><DT
+><A
+HREF="#INTERNALS"
+>Samba Internals</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN284"
+>Character Handling</A
+></DT
+><DT
+><A
+HREF="#AEN288"
+>The new functions</A
+></DT
+><DT
+><A
+HREF="#AEN317"
+>Macros in byteorder.h</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN320"
+>CVAL(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN323"
+>PVAL(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN326"
+>SCVAL(buf,pos,val)</A
+></DT
+><DT
+><A
+HREF="#AEN329"
+>SVAL(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN332"
+>IVAL(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN335"
+>SVALS(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN338"
+>IVALS(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN341"
+>SSVAL(buf,pos,val)</A
+></DT
+><DT
+><A
+HREF="#AEN344"
+>SIVAL(buf,pos,val)</A
+></DT
+><DT
+><A
+HREF="#AEN347"
+>SSVALS(buf,pos,val)</A
+></DT
+><DT
+><A
+HREF="#AEN350"
+>SIVALS(buf,pos,val)</A
+></DT
+><DT
+><A
+HREF="#AEN353"
+>RSVAL(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN356"
+>RIVAL(buf,pos)</A
+></DT
+><DT
+><A
+HREF="#AEN359"
+>RSSVAL(buf,pos,val)</A
+></DT
+><DT
+><A
+HREF="#AEN362"
+>RSIVAL(buf,pos,val)</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN365"
+>LAN Manager Samba API</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN371"
+>Parameters</A
+></DT
+><DT
+><A
+HREF="#AEN406"
+>Return value</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN420"
+>Code character table</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#PARSING"
+>The smb.conf file</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN451"
+>Lexical Analysis</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN472"
+>Handling of Whitespace</A
+></DT
+><DT
+><A
+HREF="#AEN484"
+>Handling of Line Continuation</A
+></DT
+><DT
+><A
+HREF="#AEN495"
+>Line Continuation Quirks</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN515"
+>Syntax</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN530"
+>About params.c</A
+></DT
+></DL
+></DD
+></DL
+></DD
+><DT
+><A
+HREF="#UNIX-SMB"
+>NetBIOS in a Unix World</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN540"
+>Introduction</A
+></DT
+><DT
+><A
+HREF="#AEN544"
+>Usernames</A
+></DT
+><DT
+><A
+HREF="#AEN552"
+>File Ownership</A
+></DT
+><DT
+><A
+HREF="#AEN557"
+>Passwords</A
+></DT
+><DT
+><A
+HREF="#AEN563"
+>Locking</A
+></DT
+><DT
+><A
+HREF="#AEN570"
+>Deny Modes</A
+></DT
+><DT
+><A
+HREF="#AEN574"
+>Trapdoor UIDs</A
+></DT
+><DT
+><A
+HREF="#AEN578"
+>Port numbers</A
+></DT
+><DT
+><A
+HREF="#AEN583"
+>Protocol Complexity</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#TRACING"
+>Tracing samba system calls</A
+></DT
+><DT
+><A
+HREF="#NTDOMAIN"
+>NT Domain RPC's</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN651"
+>Introduction</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN687"
+>Sources</A
+></DT
+><DT
+><A
+HREF="#AEN694"
+>Credits</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN701"
+>Notes and Structures</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN703"
+>Notes</A
+></DT
+><DT
+><A
+HREF="#AEN716"
+>Enumerations</A
+></DT
+><DT
+><A
+HREF="#AEN774"
+>Structures</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN1570"
+>MSRPC over Transact Named Pipe</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN1573"
+>MSRPC Pipes</A
+></DT
+><DT
+><A
+HREF="#AEN1587"
+>Header</A
+></DT
+><DT
+><A
+HREF="#AEN1841"
+>Tail</A
+></DT
+><DT
+><A
+HREF="#AEN1853"
+>RPC Bind / Bind Ack</A
+></DT
+><DT
+><A
+HREF="#AEN1897"
+>NTLSA Transact Named Pipe</A
+></DT
+><DT
+><A
+HREF="#AEN1938"
+>LSA Open Policy</A
+></DT
+><DT
+><A
+HREF="#AEN1972"
+>LSA Query Info Policy</A
+></DT
+><DT
+><A
+HREF="#AEN2000"
+>LSA Enumerate Trusted Domains</A
+></DT
+><DT
+><A
+HREF="#AEN2024"
+>LSA Open Secret</A
+></DT
+><DT
+><A
+HREF="#AEN2053"
+>LSA Close</A
+></DT
+><DT
+><A
+HREF="#AEN2070"
+>LSA Lookup SIDS</A
+></DT
+><DT
+><A
+HREF="#AEN2129"
+>LSA Lookup Names</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN2192"
+>NETLOGON rpc Transact Named Pipe</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN2231"
+>LSA Request Challenge</A
+></DT
+><DT
+><A
+HREF="#AEN2266"
+>LSA Authenticate 2</A
+></DT
+><DT
+><A
+HREF="#AEN2305"
+>LSA Server Password Set</A
+></DT
+><DT
+><A
+HREF="#AEN2334"
+>LSA SAM Logon</A
+></DT
+><DT
+><A
+HREF="#AEN2358"
+>LSA SAM Logoff</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN2381"
+>\\MAILSLOT\NET\NTLOGON</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN2385"
+>Query for PDC</A
+></DT
+><DT
+><A
+HREF="#AEN2459"
+>SAM Logon</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN2549"
+>SRVSVC Transact Named Pipe</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN2561"
+>Net Share Enum</A
+></DT
+><DT
+><A
+HREF="#AEN2622"
+>Net Server Get Info</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN2653"
+>Cryptographic side of NT Domain Authentication</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN2655"
+>Definitions</A
+></DT
+><DT
+><A
+HREF="#AEN2698"
+>Protocol</A
+></DT
+><DT
+><A
+HREF="#AEN2708"
+>Comments</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#AEN2715"
+>SIDs and RIDs</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN2723"
+>Well-known SIDs</A
+></DT
+><DT
+><A
+HREF="#AEN2811"
+>Well-known RIDS</A
+></DT
+></DL
+></DD
+></DL
+></DD
+><DT
+><A
+HREF="#PRINTING"
+>Samba Printing Internals</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN2895"
+>Abstract</A
+></DT
+><DT
+><A
+HREF="#AEN2898"
+>Printing Interface to Various Back ends</A
+></DT
+><DT
+><A
+HREF="#AEN2924"
+>Print Queue TDB's</A
+></DT
+><DT
+><A
+HREF="#AEN2958"
+>ChangeID &#38; Client Caching of Printer Information</A
+></DT
+><DT
+><A
+HREF="#AEN2961"
+>Windows NT/2K Printer Change Notify</A
+></DT
+></DL
+></DD
+><DT
+><A
+HREF="#WINS"
+>Samba WINS Internals</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN3032"
+>WINS Failover</A
+></DT
+></DL
+></DD
+></DL
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="NETBIOS">Definition of NetBIOS Protocol and Name Resolution Modes</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN24">NETBIOS</H2
+><P
+>NetBIOS runs over the following tranports: TCP/IP; NetBEUI and IPX/SPX.
+Samba only uses NetBIOS over TCP/IP. For details on the TCP/IP NetBIOS
+Session Service NetBIOS Datagram Service, and NetBIOS Names, see
+rfc1001.txt and rfc1002.txt.</P
+><P
+>
+NetBEUI is a raw NetBIOS frame protocol implementation that allows NetBIOS
+datagrams to be sent out over the 'wire' embedded within LLC frames.
+NetBEUI is not required when using NetBIOS over TCP/IP protocols and it
+is preferable NOT to install NetBEUI if it can be avoided.</P
+><P
+>
+IPX/SPX is also not required when using NetBIOS over TCP/IP, and it is
+preferable NOT to install the IPX/SPX transport unless you are using Novell
+servers. At the very least, it is recommended that you do not install
+'NetBIOS over IPX/SPX'.</P
+><P
+>[When installing Windows 95, you will find that NetBEUI and IPX/SPX are
+installed as the default protocols. This is because they are the simplest
+to manage: no Windows 95 user-configuration is required].</P
+><P
+>
+NetBIOS applications (such as samba) offer their services (for example,
+SMB file and print sharing) on a NetBIOS name. They must claim this name
+on the network before doing so. The NetBIOS session service will then
+accept connections on the application's behalf (on the NetBIOS name
+claimed by the application). A NetBIOS session between the application
+and the client can then commence.</P
+><P
+>
+NetBIOS names consist of 15 characters plus a 'type' character. This is
+similar, in concept, to an IP address and a TCP port number, respectively.
+A NetBIOS-aware application on a host will offer different services under
+different NetBIOS name types, just as a host will offer different TCP/IP
+services on different port numbers.</P
+><P
+>
+NetBIOS names must be claimed on a network, and must be defended. The use
+of NetBIOS names is most suitable on a single subnet; a Local Area Network
+or a Wide Area Network.</P
+><P
+>
+NetBIOS names are either UNIQUE or GROUP. Only one application can claim a
+UNIQUE NetBIOS name on a network.</P
+><P
+>There are two kinds of NetBIOS Name resolution: Broadcast and Point-to-Point.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN35">BROADCAST NetBIOS</H2
+><P
+>
+Clients can claim names, and therefore offer services on successfully claimed
+names, on their broadcast-isolated subnet. One way to get NetBIOS services
+(such as browsing: see ftp.microsoft.com/drg/developr/CIFS/browdiff.txt; and
+SMB file/print sharing: see cifs4.txt) working on a LAN or WAN is to make
+your routers forward all broadcast packets from TCP/IP ports 137, 138 and 139.</P
+><P
+>
+This, however, is not recommended. If you have a large LAN or WAN, you will
+find that some of your hosts spend 95 percent of their time dealing with
+broadcast traffic. [If you have IPX/SPX on your LAN or WAN, you will find
+that this is already happening: a packet analyzer will show, roughly
+every twelve minutes, great swathes of broadcast traffic!].</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN39">NBNS NetBIOS</H2
+><P
+>rfc1001.txt describes, amongst other things, the implementation and use
+of, a 'NetBIOS Name Service'. NT/AS offers 'Windows Internet Name Service'
+which is fully rfc1001/2 compliant, but has had to take specific action
+with certain NetBIOS names in order to make it useful. (for example, it
+deals with the registration of &#60;1c&#62; &#60;1d&#62; &#60;1e&#62; names all in different ways.
+I recommend the reading of the Microsoft WINS Server Help files for full
+details).</P
+><P
+>
+The use of a WINS server cuts down on broadcast network traffic for
+NetBIOS name resolution. It has the effect of pulling all the broadcast
+isolated subnets together into a single NetBIOS scope, across your LAN
+or WAN, while avoiding the use of TCP/IP broadcast packets.</P
+><P
+>When you have a WINS server on your LAN, WINS clients will be able to
+contact the WINS server to resolve NetBIOS names. Note that only those
+WINS clients that have registered with the same WINS server will be
+visible. The WINS server _can_ have static NetBIOS entries added to its
+database (usually for security reasons you might want to consider putting
+your domain controllers or other important servers as static entries,
+but you should not rely on this as your sole means of security), but for
+the most part, NetBIOS names are registered dynamically.</P
+><P
+>This provides some confusion for lots of people, and is worth mentioning
+here: a Browse Server is NOT a WINS Server, even if these services are
+implemented in the same application. A Browse Server _needs_ a WINS server
+because a Browse Server is a WINS client, which is _not_ the same thing].</P
+><P
+>Clients can claim names, and therefore offer services on successfully claimed
+names, on their broadcast-isolated subnet. One way to get NetBIOS services
+(such as browsing: see ftp.microsoft.com/drg/developr/CIFS/browdiff.txt; and
+SMB file/print sharing: see cifs6.txt) working on a LAN or WAN is to make
+your routers forward all broadcast packets from TCP/IP ports 137, 138 and 139.
+You will find, however, if you do this on a large LAN or a WAN, that your
+network is completely swamped by NetBIOS and browsing packets, which is why
+WINS was developed to minimise the necessity of broadcast traffic.</P
+><P
+>
+WINS Clients therefore claim names from the WINS server. If the WINS
+server allows them to register a name, the client's NetBIOS session service
+can then offer services on this name. Other WINS clients will then
+contact the WINS server to resolve a NetBIOS name.</P
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="ARCHITECTURE">Samba Architecture</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN54">Introduction</H2
+><P
+>This document gives a general overview of how Samba works
+internally. The Samba Team has tried to come up with a model which is
+the best possible compromise between elegance, portability, security
+and the constraints imposed by the very messy SMB and CIFS
+protocol. </P
+><P
+>It also tries to answer some of the frequently asked questions such as:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+> Is Samba secure when running on Unix? The xyz platform?
+ What about the root priveliges issue?</P
+></LI
+><LI
+><P
+>Pros and cons of multithreading in various parts of Samba</P
+></LI
+><LI
+><P
+>Why not have a separate process for name resolution, WINS, and browsing?</P
+></LI
+></OL
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN65">Multithreading and Samba</H2
+><P
+>People sometimes tout threads as a uniformly good thing. They are very
+nice in their place but are quite inappropriate for smbd. nmbd is
+another matter, and multi-threading it would be very nice. </P
+><P
+>The short version is that smbd is not multithreaded, and alternative
+servers that take this approach under Unix (such as Syntax, at the
+time of writing) suffer tremendous performance penalties and are less
+robust. nmbd is not threaded either, but this is because it is not
+possible to do it while keeping code consistent and portable across 35
+or more platforms. (This drawback also applies to threading smbd.)</P
+><P
+>The longer versions is that there are very good reasons for not making
+smbd multi-threaded. Multi-threading would actually make Samba much
+slower, less scalable, less portable and much less robust. The fact
+that we use a separate process for each connection is one of Samba's
+biggest advantages.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN70">Threading smbd</H2
+><P
+>A few problems that would arise from a threaded smbd are:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+> It's not only to create threads instead of processes, but you
+ must care about all variables if they have to be thread specific
+ (currently they would be global).</P
+></LI
+><LI
+><P
+> if one thread dies (eg. a seg fault) then all threads die. We can
+ immediately throw robustness out the window.</P
+></LI
+><LI
+><P
+> many of the system calls we make are blocking. Non-blocking
+ equivalents of many calls are either not available or are awkward (and
+ slow) to use. So while we block in one thread all clients are
+ waiting. Imagine if one share is a slow NFS filesystem and the others
+ are fast, we will end up slowing all clients to the speed of NFS.</P
+></LI
+><LI
+><P
+> you can't run as a different uid in different threads. This means
+ we would have to switch uid/gid on _every_ SMB packet. It would be
+ horrendously slow.</P
+></LI
+><LI
+><P
+> the per process file descriptor limit would mean that we could only
+ support a limited number of clients.</P
+></LI
+><LI
+><P
+> we couldn't use the system locking calls as the locking context of
+ fcntl() is a process, not a thread.</P
+></LI
+></OL
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN86">Threading nmbd</H2
+><P
+>This would be ideal, but gets sunk by portability requirements.</P
+><P
+>Andrew tried to write a test threads library for nmbd that used only
+ansi-C constructs (using setjmp and longjmp). Unfortunately some OSes
+defeat this by restricting longjmp to calling addresses that are
+shallower than the current address on the stack (apparently AIX does
+this). This makes a truly portable threads library impossible. So to
+support all our current platforms we would have to code nmbd both with
+and without threads, and as the real aim of threads is to make the
+code clearer we would not have gained anything. (it is a myth that
+threads make things faster. threading is like recursion, it can make
+things clear but the same thing can always be done faster by some
+other method)</P
+><P
+>Chris tried to spec out a general design that would abstract threading
+vs separate processes (vs other methods?) and make them accessible
+through some general API. This doesn't work because of the data
+sharing requirements of the protocol (packets in the future depending
+on packets now, etc.) At least, the code would work but would be very
+clumsy, and besides the fork() type model would never work on Unix. (Is there an OS that it would work on, for nmbd?)</P
+><P
+>A fork() is cheap, but not nearly cheap enough to do on every UDP
+packet that arrives. Having a pool of processes is possible but is
+nasty to program cleanly due to the enormous amount of shared data (in
+complex structures) between the processes. We can't rely on each
+platform having a shared memory system.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN92">nbmd Design</H2
+><P
+>Originally Andrew used recursion to simulate a multi-threaded
+environment, which use the stack enormously and made for really
+confusing debugging sessions. Luke Leighton rewrote it to use a
+queuing system that keeps state information on each packet. The
+first version used a single structure which was used by all the
+pending states. As the initialisation of this structure was
+done by adding arguments, as the functionality developed, it got
+pretty messy. So, it was replaced with a higher-order function
+and a pointer to a user-defined memory block. This suddenly
+made things much simpler: large numbers of functions could be
+made static, and modularised. This is the same principle as used
+in NT's kernel, and achieves the same effect as threads, but in
+a single process.</P
+><P
+>Then Jeremy rewrote nmbd. The packet data in nmbd isn't what's on the
+wire. It's a nice format that is very amenable to processing but still
+keeps the idea of a distinct packet. See "struct packet_struct" in
+nameserv.h. It has all the detail but none of the on-the-wire
+mess. This makes it ideal for using in disk or memory-based databases
+for browsing and WINS support. </P
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="DEBUG">The samba DEBUG system</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN103">New Output Syntax</H2
+><P
+> The syntax of a debugging log file is represented as:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> &#62;debugfile&#60; :== { &#62;debugmsg&#60; }
+
+ &#62;debugmsg&#60; :== &#62;debughdr&#60; '\n' &#62;debugtext&#60;
+
+ &#62;debughdr&#60; :== '[' TIME ',' LEVEL ']' FILE ':' [FUNCTION] '(' LINE ')'
+
+ &#62;debugtext&#60; :== { &#62;debugline&#60; }
+
+ &#62;debugline&#60; :== TEXT '\n'</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>TEXT is a string of characters excluding the newline character.</P
+><P
+>LEVEL is the DEBUG level of the message (an integer in the range
+ 0..10).</P
+><P
+>TIME is a timestamp.</P
+><P
+>FILE is the name of the file from which the debug message was
+generated.</P
+><P
+>FUNCTION is the function from which the debug message was generated.</P
+><P
+>LINE is the line number of the debug statement that generated the
+message.</P
+><P
+>Basically, what that all means is:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>A debugging log file is made up of debug messages.</P
+></LI
+><LI
+><P
+>Each debug message is made up of a header and text. The header is
+separated from the text by a newline.</P
+></LI
+><LI
+><P
+>The header begins with the timestamp and debug level of the
+message enclosed in brackets. The filename, function, and line
+number at which the message was generated follow. The filename is
+terminated by a colon, and the function name is terminated by the
+parenthesis which contain the line number. Depending upon the
+compiler, the function name may be missing (it is generated by the
+__FUNCTION__ macro, which is not universally implemented, dangit).</P
+></LI
+><LI
+><P
+>The message text is made up of zero or more lines, each terminated
+by a newline.</P
+></LI
+></OL
+><P
+>Here's some example output:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> [1998/08/03 12:55:25, 1] nmbd.c:(659)
+ Netbios nameserver version 1.9.19-prealpha started.
+ Copyright Andrew Tridgell 1994-1997
+ [1998/08/03 12:55:25, 3] loadparm.c:(763)
+ Initializing global parameters</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Note that in the above example the function names are not listed on
+the header line. That's because the example above was generated on an
+SGI Indy, and the SGI compiler doesn't support the __FUNCTION__ macro.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN128">The DEBUG() Macro</H2
+><P
+>Use of the DEBUG() macro is unchanged. DEBUG() takes two parameters.
+The first is the message level, the second is the body of a function
+call to the Debug1() function.</P
+><P
+>That's confusing.</P
+><P
+>Here's an example which may help a bit. If you would write</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>printf( "This is a %s message.\n", "debug" );</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>to send the output to stdout, then you would write</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>DEBUG( 0, ( "This is a %s message.\n", "debug" ) );</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>to send the output to the debug file. All of the normal printf()
+formatting escapes work.</P
+><P
+>Note that in the above example the DEBUG message level is set to 0.
+Messages at level 0 always print. Basically, if the message level is
+less than or equal to the global value DEBUGLEVEL, then the DEBUG
+statement is processed.</P
+><P
+>The output of the above example would be something like:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> [1998/07/30 16:00:51, 0] file.c:function(128)
+ This is a debug message.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Each call to DEBUG() creates a new header *unless* the output produced
+by the previous call to DEBUG() did not end with a '\n'. Output to the
+debug file is passed through a formatting buffer which is flushed
+every time a newline is encountered. If the buffer is not empty when
+DEBUG() is called, the new input is simply appended.</P
+><P
+>...but that's really just a Kludge. It was put in place because
+DEBUG() has been used to write partial lines. Here's a simple (dumb)
+example of the kind of thing I'm talking about:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> DEBUG( 0, ("The test returned " ) );
+ if( test() )
+ DEBUG(0, ("True") );
+ else
+ DEBUG(0, ("False") );
+ DEBUG(0, (".\n") );</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Without the format buffer, the output (assuming test() returned true)
+would look like this:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> [1998/07/30 16:00:51, 0] file.c:function(256)
+ The test returned
+ [1998/07/30 16:00:51, 0] file.c:function(258)
+ True
+ [1998/07/30 16:00:51, 0] file.c:function(261)
+ .</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Which isn't much use. The format buffer kludge fixes this problem.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN151">The DEBUGADD() Macro</H2
+><P
+>In addition to the kludgey solution to the broken line problem
+described above, there is a clean solution. The DEBUGADD() macro never
+generates a header. It will append new text to the current debug
+message even if the format buffer is empty. The syntax of the
+DEBUGADD() macro is the same as that of the DEBUG() macro.</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> DEBUG( 0, ("This is the first line.\n" ) );
+ DEBUGADD( 0, ("This is the second line.\nThis is the third line.\n" ) );</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Produces</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> [1998/07/30 16:00:51, 0] file.c:function(512)
+ This is the first line.
+ This is the second line.
+ This is the third line.</PRE
+></TD
+></TR
+></TABLE
+></P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN159">The DEBUGLVL() Macro</H2
+><P
+>One of the problems with the DEBUG() macro was that DEBUG() lines
+tended to get a bit long. Consider this example from
+nmbd_sendannounce.c:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> DEBUG(3,("send_local_master_announcement: type %x for name %s on subnet %s for workgroup %s\n",
+ type, global_myname, subrec-&#62;subnet_name, work-&#62;work_group));</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>One solution to this is to break it down using DEBUG() and DEBUGADD(),
+as follows:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> DEBUG( 3, ( "send_local_master_announcement: " ) );
+ DEBUGADD( 3, ( "type %x for name %s ", type, global_myname ) );
+ DEBUGADD( 3, ( "on subnet %s ", subrec-&#62;subnet_name ) );
+ DEBUGADD( 3, ( "for workgroup %s\n", work-&#62;work_group ) );</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>A similar, but arguably nicer approach is to use the DEBUGLVL() macro.
+This macro returns True if the message level is less than or equal to
+the global DEBUGLEVEL value, so:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> if( DEBUGLVL( 3 ) )
+ {
+ dbgtext( "send_local_master_announcement: " );
+ dbgtext( "type %x for name %s ", type, global_myname );
+ dbgtext( "on subnet %s ", subrec-&#62;subnet_name );
+ dbgtext( "for workgroup %s\n", work-&#62;work_group );
+ }</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>(The dbgtext() function is explained below.)</P
+><P
+>There are a few advantages to this scheme:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>The test is performed only once.</P
+></LI
+><LI
+><P
+>You can allocate variables off of the stack that will only be used
+within the DEBUGLVL() block.</P
+></LI
+><LI
+><P
+>Processing that is only relevant to debug output can be contained
+within the DEBUGLVL() block.</P
+></LI
+></OL
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN179">New Functions</H2
+><DIV
+CLASS="SECT2"
+><H3
+CLASS="SECT2"
+><A
+NAME="AEN181">dbgtext()</H3
+><P
+>This function prints debug message text to the debug file (and
+possibly to syslog) via the format buffer. The function uses a
+variable argument list just like printf() or Debug1(). The
+input is printed into a buffer using the vslprintf() function,
+and then passed to format_debug_text().
+
+If you use DEBUGLVL() you will probably print the body of the
+message using dbgtext(). </P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN184">dbghdr()</H3
+><P
+>This is the function that writes a debug message header.
+Headers are not processed via the format buffer. Also note that
+if the format buffer is not empty, a call to dbghdr() will not
+produce any output. See the comments in dbghdr() for more info.</P
+><P
+>It is not likely that this function will be called directly. It
+is used by DEBUG() and DEBUGADD().</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN188">format_debug_text()</H3
+><P
+>This is a static function in debug.c. It stores the output text
+for the body of the message in a buffer until it encounters a
+newline. When the newline character is found, the buffer is
+written to the debug file via the Debug1() function, and the
+buffer is reset. This allows us to add the indentation at the
+beginning of each line of the message body, and also ensures
+that the output is written a line at a time (which cleans up
+syslog output).</P
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="CODINGSUGGESTIONS">Coding Suggestions</H1
+><P
+>So you want to add code to Samba ...</P
+><P
+>One of the daunting tasks facing a programmer attempting to write code for
+Samba is understanding the various coding conventions used by those most
+active in the project. These conventions were mostly unwritten and helped
+improve either the portability, stability or consistency of the code. This
+document will attempt to document a few of the more important coding
+practices used at this time on the Samba project. The coding practices are
+expected to change slightly over time, and even to grow as more is learned
+about obscure portability considerations. Two existing documents
+<TT
+CLASS="FILENAME"
+>samba/source/internals.doc</TT
+> and
+<TT
+CLASS="FILENAME"
+>samba/source/architecture.doc</TT
+> provide
+additional information.</P
+><P
+>The loosely related question of coding style is very personal and this
+document does not attempt to address that subject, except to say that I
+have observed that eight character tabs seem to be preferred in Samba
+source. If you are interested in the topic of coding style, two oft-quoted
+documents are:</P
+><P
+><A
+HREF="http://lxr.linux.no/source/Documentation/CodingStyle"
+TARGET="_top"
+>http://lxr.linux.no/source/Documentation/CodingStyle</A
+></P
+><P
+><A
+HREF="http://www.fsf.org/prep/standards_toc.html"
+TARGET="_top"
+>http://www.fsf.org/prep/standards_toc.html</A
+></P
+><P
+>But note that coding style in Samba varies due to the many different
+programmers who have contributed.</P
+><P
+>Following are some considerations you should use when adding new code to
+Samba. First and foremost remember that:</P
+><P
+>Portability is a primary consideration in adding function, as is network
+compatability with de facto, existing, real world CIFS/SMB implementations.
+There are lots of platforms that Samba builds on so use caution when adding
+a call to a library function that is not invoked in existing Samba code.
+Also note that there are many quite different SMB/CIFS clients that Samba
+tries to support, not all of which follow the SNIA CIFS Technical Reference
+(or the earlier Microsoft reference documents or the X/Open book on the SMB
+Standard) perfectly.</P
+><P
+>Here are some other suggestions:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+> use d_printf instead of printf for display text
+ reason: enable auto-substitution of translated language text </P
+></LI
+><LI
+><P
+> use SAFE_FREE instead of free
+ reason: reduce traps due to null pointers</P
+></LI
+><LI
+><P
+> don't use bzero use memset, or ZERO_STRUCT and ZERO_STRUCTP macros
+ reason: not POSIX</P
+></LI
+><LI
+><P
+> don't use strcpy and strlen (use safe_* equivalents)
+ reason: to avoid traps due to buffer overruns</P
+></LI
+><LI
+><P
+> don't use getopt_long, use popt functions instead
+ reason: portability</P
+></LI
+><LI
+><P
+> explicitly add const qualifiers on parm passing in functions where parm
+ is input only (somewhat controversial but const can be #defined away)</P
+></LI
+><LI
+><P
+> when passing a va_list as an arg, or assigning one to another
+ please use the VA_COPY() macro
+ reason: on some platforms, va_list is a struct that must be
+ initialized in each function...can SEGV if you don't.</P
+></LI
+><LI
+><P
+> discourage use of threads
+ reason: portability (also see architecture.doc)</P
+></LI
+><LI
+><P
+> don't explicitly include new header files in C files - new h files
+ should be included by adding them once to includes.h
+ reason: consistency</P
+></LI
+><LI
+><P
+> don't explicitly extern functions (they are autogenerated by
+ "make proto" into proto.h)
+ reason: consistency</P
+></LI
+><LI
+><P
+> use endian safe macros when unpacking SMBs (see byteorder.h and
+ internals.doc)
+ reason: not everyone uses Intel</P
+></LI
+><LI
+><P
+> Note Unicode implications of charset handling (see internals.doc). See
+ pull_* and push_* and convert_string functions.
+ reason: Internationalization</P
+></LI
+><LI
+><P
+> Don't assume English only
+ reason: See above</P
+></LI
+><LI
+><P
+> Try to avoid using in/out parameters (functions that return data which
+ overwrites input parameters)
+ reason: Can cause stability problems</P
+></LI
+><LI
+><P
+> Ensure copyright notices are correct, don't append Tridge's name to code
+ that he didn't write. If you did not write the code, make sure that it
+ can coexist with the rest of the Samba GPLed code.</P
+></LI
+><LI
+><P
+> Consider usage of DATA_BLOBs for length specified byte-data.
+ reason: stability</P
+></LI
+><LI
+><P
+> Take advantage of tdbs for database like function
+ reason: consistency</P
+></LI
+><LI
+><P
+> Don't access the SAM_ACCOUNT structure directly, they should be accessed
+ via pdb_get...() and pdb_set...() functions.
+ reason: stability, consistency</P
+></LI
+><LI
+><P
+> Don't check a password directly against the passdb, always use the
+ check_password() interface.
+ reason: long term pluggability</P
+></LI
+><LI
+><P
+> Try to use asprintf rather than pstrings and fstrings where possible</P
+></LI
+><LI
+><P
+> Use normal C comments / * instead of C++ comments // like
+ this. Although the C++ comment format is part of the C99
+ standard, some older vendor C compilers do not accept it.</P
+></LI
+><LI
+><P
+> Try to write documentation for API functions and structures
+ explaining the point of the code, the way it should be used, and
+ any special conditions or results. Mark these with a double-star
+ comment start / ** so that they can be picked up by Doxygen, as in
+ this file.</P
+></LI
+><LI
+><P
+> Keep the scope narrow. This means making functions/variables
+ static whenever possible. We don't want our namespace
+ polluted. Each module should have a minimal number of externally
+ visible functions or variables.</P
+></LI
+><LI
+><P
+> Use function pointers to keep knowledge about particular pieces of
+ code isolated in one place. We don't want a particular piece of
+ functionality to be spread out across lots of places - that makes
+ for fragile, hand to maintain code. Instead, design an interface
+ and use tables containing function pointers to implement specific
+ functionality. This is particularly important for command
+ interpreters. </P
+></LI
+><LI
+><P
+> Think carefully about what it will be like for someone else to add
+ to and maintain your code. If it would be hard for someone else to
+ maintain then do it another way. </P
+></LI
+></OL
+><P
+>The suggestions above are simply that, suggestions, but the information may
+help in reducing the routine rework done on new code. The preceeding list
+is expected to change routinely as new support routines and macros are
+added.</P
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="INTERNALS">Samba Internals</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN284">Character Handling</H2
+><P
+>This section describes character set handling in Samba, as implemented in
+Samba 3.0 and above</P
+><P
+>In the past Samba had very ad-hoc character set handling. Scattered
+throughout the code were numerous calls which converted particular
+strings to/from DOS codepages. The problem is that there was no way of
+telling if a particular char* is in dos codepage or unix
+codepage. This led to a nightmare of code that tried to cope with
+particular cases without handlingt the general case.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN288">The new functions</H2
+><P
+>The new system works like this:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+> all char* strings inside Samba are "unix" strings. These are
+ multi-byte strings that are in the charset defined by the "unix
+ charset" option in smb.conf. </P
+></LI
+><LI
+><P
+> there is no single fixed character set for unix strings, but any
+ character set that is used does need the following properties:
+ </P
+><P
+></P
+><OL
+TYPE="a"
+><LI
+><P
+> must not contain NULLs except for termination
+ </P
+></LI
+><LI
+><P
+> must be 7-bit compatible with C strings, so that a constant
+ string or character in C will be byte-for-byte identical to the
+ equivalent string in the chosen character set.
+ </P
+></LI
+><LI
+><P
+> when you uppercase or lowercase a string it does not become
+ longer than the original string
+ </P
+></LI
+><LI
+><P
+> must be able to correctly hold all characters that your client
+ will throw at it
+ </P
+></LI
+></OL
+><P
+> For example, UTF-8 is fine, and most multi-byte asian character sets
+ are fine, but UCS2 could not be used for unix strings as they
+ contain nulls.
+ </P
+></LI
+><LI
+><P
+> when you need to put a string into a buffer that will be sent on the
+ wire, or you need a string in a character set format that is
+ compatible with the clients character set then you need to use a
+ pull_ or push_ function. The pull_ functions pull a string from a
+ wire buffer into a (multi-byte) unix string. The push_ functions
+ push a string out to a wire buffer. </P
+></LI
+><LI
+><P
+> the two main pull_ and push_ functions you need to understand are
+ pull_string and push_string. These functions take a base pointer
+ that should point at the start of the SMB packet that the string is
+ in. The functions will check the flags field in this packet to
+ automatically determine if the packet is marked as a unicode packet,
+ and they will choose whether to use unicode for this string based on
+ that flag. You may also force this decision using the STR_UNICODE or
+ STR_ASCII flags. For use in smbd/ and libsmb/ there are wrapper
+ functions clistr_ and srvstr_ that call the pull_/push_ functions
+ with the appropriate first argument.
+ </P
+><P
+> You may also call the pull_ascii/pull_ucs2 or push_ascii/push_ucs2
+ functions if you know that a particular string is ascii or
+ unicode. There are also a number of other convenience functions in
+ charcnv.c that call the pull_/push_ functions with particularly
+ common arguments, such as pull_ascii_pstring()
+ </P
+></LI
+><LI
+><P
+> The biggest thing to remember is that internal (unix) strings in Samba
+ may now contain multi-byte characters. This means you cannot assume
+ that characters are always 1 byte long. Often this means that you will
+ have to convert strings to ucs2 and back again in order to do some
+ (seemingly) simple task. For examples of how to do this see functions
+ like strchr_m(). I know this is very slow, and we will eventually
+ speed it up but right now we want this stuff correct not fast.</P
+></LI
+><LI
+><P
+> all lp_ functions now return unix strings. The magic "DOS" flag on
+ parameters is gone.</P
+></LI
+><LI
+><P
+> all vfs functions take unix strings. Don't convert when passing to them</P
+></LI
+></OL
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN317">Macros in byteorder.h</H2
+><P
+>This section describes the macros defined in byteorder.h. These macros
+are used extensively in the Samba code.</P
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN320">CVAL(buf,pos)</H3
+><P
+>returns the byte at offset pos within buffer buf as an unsigned character.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN323">PVAL(buf,pos)</H3
+><P
+>returns the value of CVAL(buf,pos) cast to type unsigned integer.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN326">SCVAL(buf,pos,val)</H3
+><P
+>sets the byte at offset pos within buffer buf to value val.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN329">SVAL(buf,pos)</H3
+><P
+> returns the value of the unsigned short (16 bit) little-endian integer at
+ offset pos within buffer buf. An integer of this type is sometimes
+ refered to as "USHORT".</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN332">IVAL(buf,pos)</H3
+><P
+>returns the value of the unsigned 32 bit little-endian integer at offset
+pos within buffer buf.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN335">SVALS(buf,pos)</H3
+><P
+>returns the value of the signed short (16 bit) little-endian integer at
+offset pos within buffer buf.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN338">IVALS(buf,pos)</H3
+><P
+>returns the value of the signed 32 bit little-endian integer at offset pos
+within buffer buf.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN341">SSVAL(buf,pos,val)</H3
+><P
+>sets the unsigned short (16 bit) little-endian integer at offset pos within
+buffer buf to value val.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN344">SIVAL(buf,pos,val)</H3
+><P
+>sets the unsigned 32 bit little-endian integer at offset pos within buffer
+buf to the value val.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN347">SSVALS(buf,pos,val)</H3
+><P
+>sets the short (16 bit) signed little-endian integer at offset pos within
+buffer buf to the value val.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN350">SIVALS(buf,pos,val)</H3
+><P
+>sets the signed 32 bit little-endian integer at offset pos withing buffer
+buf to the value val.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN353">RSVAL(buf,pos)</H3
+><P
+>returns the value of the unsigned short (16 bit) big-endian integer at
+offset pos within buffer buf.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN356">RIVAL(buf,pos)</H3
+><P
+>returns the value of the unsigned 32 bit big-endian integer at offset
+pos within buffer buf.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN359">RSSVAL(buf,pos,val)</H3
+><P
+>sets the value of the unsigned short (16 bit) big-endian integer at
+offset pos within buffer buf to value val.
+refered to as "USHORT".</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN362">RSIVAL(buf,pos,val)</H3
+><P
+>sets the value of the unsigned 32 bit big-endian integer at offset
+pos within buffer buf to value val.</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN365">LAN Manager Samba API</H2
+><P
+>This section describes the functions need to make a LAN Manager RPC call.
+This information had been obtained by examining the Samba code and the LAN
+Manager 2.0 API documentation. It should not be considered entirely
+reliable.</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>call_api(int prcnt, int drcnt, int mprcnt, int mdrcnt,
+ char *param, char *data, char **rparam, char **rdata);</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>This function is defined in client.c. It uses an SMB transaction to call a
+remote api.</P
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN371">Parameters</H3
+><P
+>The parameters are as follows:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+> prcnt: the number of bytes of parameters begin sent.</P
+></LI
+><LI
+><P
+> drcnt: the number of bytes of data begin sent.</P
+></LI
+><LI
+><P
+> mprcnt: the maximum number of bytes of parameters which should be returned</P
+></LI
+><LI
+><P
+> mdrcnt: the maximum number of bytes of data which should be returned</P
+></LI
+><LI
+><P
+> param: a pointer to the parameters to be sent.</P
+></LI
+><LI
+><P
+> data: a pointer to the data to be sent.</P
+></LI
+><LI
+><P
+> rparam: a pointer to a pointer which will be set to point to the returned
+ paramters. The caller of call_api() must deallocate this memory.</P
+></LI
+><LI
+><P
+> rdata: a pointer to a pointer which will be set to point to the returned
+ data. The caller of call_api() must deallocate this memory.</P
+></LI
+></OL
+><P
+>These are the parameters which you ought to send, in the order of their
+appearance in the parameter block:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>An unsigned 16 bit integer API number. You should set this value with
+SSVAL(). I do not know where these numbers are described.</P
+></LI
+><LI
+><P
+>An ASCIIZ string describing the parameters to the API function as defined
+in the LAN Manager documentation. The first parameter, which is the server
+name, is ommited. This string is based uppon the API function as described
+in the manual, not the data which is actually passed.</P
+></LI
+><LI
+><P
+>An ASCIIZ string describing the data structure which ought to be returned.</P
+></LI
+><LI
+><P
+>Any parameters which appear in the function call, as defined in the LAN
+Manager API documentation, after the "Server" and up to and including the
+"uLevel" parameters.</P
+></LI
+><LI
+><P
+>An unsigned 16 bit integer which gives the size in bytes of the buffer we
+will use to receive the returned array of data structures. Presumably this
+should be the same as mdrcnt. This value should be set with SSVAL().</P
+></LI
+><LI
+><P
+>An ASCIIZ string describing substructures which should be returned. If no
+substructures apply, this string is of zero length.</P
+></LI
+></OL
+><P
+>The code in client.c always calls call_api() with no data. It is unclear
+when a non-zero length data buffer would be sent.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN406">Return value</H3
+><P
+>The returned parameters (pointed to by rparam), in their order of appearance
+are:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>An unsigned 16 bit integer which contains the API function's return code.
+This value should be read with SVAL().</P
+></LI
+><LI
+><P
+>An adjustment which tells the amount by which pointers in the returned
+data should be adjusted. This value should be read with SVAL(). Basically,
+the address of the start of the returned data buffer should have the returned
+pointer value added to it and then have this value subtracted from it in
+order to obtain the currect offset into the returned data buffer.</P
+></LI
+><LI
+><P
+>A count of the number of elements in the array of structures returned.
+It is also possible that this may sometimes be the number of bytes returned.</P
+></LI
+></OL
+><P
+>When call_api() returns, rparam points to the returned parameters. The
+first if these is the result code. It will be zero if the API call
+suceeded. This value by be read with "SVAL(rparam,0)".</P
+><P
+>The second parameter may be read as "SVAL(rparam,2)". It is a 16 bit offset
+which indicates what the base address of the returned data buffer was when
+it was built on the server. It should be used to correct pointer before
+use.</P
+><P
+>The returned data buffer contains the array of returned data structures.
+Note that all pointers must be adjusted before use. The function
+fix_char_ptr() in client.c can be used for this purpose.</P
+><P
+>The third parameter (which may be read as "SVAL(rparam,4)") has something to
+do with indicating the amount of data returned or possibly the amount of
+data which can be returned if enough buffer space is allowed.</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN420">Code character table</H2
+><P
+>Certain data structures are described by means of ASCIIz strings containing
+code characters. These are the code characters:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>W a type byte little-endian unsigned integer</P
+></LI
+><LI
+><P
+>N a count of substructures which follow</P
+></LI
+><LI
+><P
+>D a four byte little-endian unsigned integer</P
+></LI
+><LI
+><P
+>B a byte (with optional count expressed as trailing ASCII digits)</P
+></LI
+><LI
+><P
+>z a four byte offset to a NULL terminated string</P
+></LI
+><LI
+><P
+>l a four byte offset to non-string user data</P
+></LI
+><LI
+><P
+>b an offset to data (with count expressed as trailing ASCII digits)</P
+></LI
+><LI
+><P
+>r pointer to returned data buffer???</P
+></LI
+><LI
+><P
+>L length in bytes of returned data buffer???</P
+></LI
+><LI
+><P
+>h number of bytes of information available???</P
+></LI
+></OL
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="PARSING">The smb.conf file</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN451">Lexical Analysis</H2
+><P
+>Basically, the file is processed on a line by line basis. There are
+four types of lines that are recognized by the lexical analyzer
+(params.c):</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>Blank lines - Lines containing only whitespace.</P
+></LI
+><LI
+><P
+>Comment lines - Lines beginning with either a semi-colon or a
+pound sign (';' or '#').</P
+></LI
+><LI
+><P
+>Section header lines - Lines beginning with an open square bracket ('[').</P
+></LI
+><LI
+><P
+>Parameter lines - Lines beginning with any other character.
+(The default line type.)</P
+></LI
+></OL
+><P
+>The first two are handled exclusively by the lexical analyzer, which
+ignores them. The latter two line types are scanned for</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+> - Section names</P
+></LI
+><LI
+><P
+> - Parameter names</P
+></LI
+><LI
+><P
+> - Parameter values</P
+></LI
+></OL
+><P
+>These are the only tokens passed to the parameter loader
+(loadparm.c). Parameter names and values are divided from one
+another by an equal sign: '='.</P
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN472">Handling of Whitespace</H3
+><P
+>Whitespace is defined as all characters recognized by the isspace()
+function (see ctype(3C)) except for the newline character ('\n')
+The newline is excluded because it identifies the end of the line.</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>The lexical analyzer scans past white space at the beginning of a line.</P
+></LI
+><LI
+><P
+>Section and parameter names may contain internal white space. All
+whitespace within a name is compressed to a single space character. </P
+></LI
+><LI
+><P
+>Internal whitespace within a parameter value is kept verbatim with
+the exception of carriage return characters ('\r'), all of which
+are removed.</P
+></LI
+><LI
+><P
+>Leading and trailing whitespace is removed from names and values.</P
+></LI
+></OL
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN484">Handling of Line Continuation</H3
+><P
+>Long section header and parameter lines may be extended across
+multiple lines by use of the backslash character ('\\'). Line
+continuation is ignored for blank and comment lines.</P
+><P
+>If the last (non-whitespace) character within a section header or on
+a parameter line is a backslash, then the next line will be
+(logically) concatonated with the current line by the lexical
+analyzer. For example:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> param name = parameter value string \
+ with line continuation.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Would be read as</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> param name = parameter value string with line continuation.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Note that there are five spaces following the word 'string',
+representing the one space between 'string' and '\\' in the top
+line, plus the four preceeding the word 'with' in the second line.
+(Yes, I'm counting the indentation.)</P
+><P
+>Line continuation characters are ignored on blank lines and at the end
+of comments. They are *only* recognized within section and parameter
+lines.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN495">Line Continuation Quirks</H3
+><P
+>Note the following example:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> param name = parameter value string \
+ \
+ with line continuation.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>The middle line is *not* parsed as a blank line because it is first
+concatonated with the top line. The result is</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>param name = parameter value string with line continuation.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>The same is true for comment lines.</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> param name = parameter value string \
+ ; comment \
+ with a comment.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>This becomes:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>param name = parameter value string ; comment with a comment.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>On a section header line, the closing bracket (']') is considered a
+terminating character, and the rest of the line is ignored. The lines</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> [ section name ] garbage \
+ param name = value</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>are read as</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> [section name]
+ param name = value</PRE
+></TD
+></TR
+></TABLE
+></P
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN515">Syntax</H2
+><P
+>The syntax of the smb.conf file is as follows:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> &#60;file&#62; :== { &#60;section&#62; } EOF
+ &#60;section&#62; :== &#60;section header&#62; { &#60;parameter line&#62; }
+ &#60;section header&#62; :== '[' NAME ']'
+ &#60;parameter line&#62; :== NAME '=' VALUE NL</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Basically, this means that</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+> a file is made up of zero or more sections, and is terminated by
+ an EOF (we knew that).</P
+></LI
+><LI
+><P
+> A section is made up of a section header followed by zero or more
+ parameter lines.</P
+></LI
+><LI
+><P
+> A section header is identified by an opening bracket and
+ terminated by the closing bracket. The enclosed NAME identifies
+ the section.</P
+></LI
+><LI
+><P
+> A parameter line is divided into a NAME and a VALUE. The *first*
+ equal sign on the line separates the NAME from the VALUE. The
+ VALUE is terminated by a newline character (NL = '\n').</P
+></LI
+></OL
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN530">About params.c</H3
+><P
+>The parsing of the config file is a bit unusual if you are used to
+lex, yacc, bison, etc. Both lexical analysis (scanning) and parsing
+are performed by params.c. Values are loaded via callbacks to
+loadparm.c.</P
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="UNIX-SMB">NetBIOS in a Unix World</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN540">Introduction</H2
+><P
+>This is a short document that describes some of the issues that
+confront a SMB implementation on unix, and how Samba copes with
+them. They may help people who are looking at unix&#60;-&#62;PC
+interoperability.</P
+><P
+>It was written to help out a person who was writing a paper on unix to
+PC connectivity.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN544">Usernames</H2
+><P
+>The SMB protocol has only a loose username concept. Early SMB
+protocols (such as CORE and COREPLUS) have no username concept at
+all. Even in later protocols clients often attempt operations
+(particularly printer operations) without first validating a username
+on the server.</P
+><P
+>Unix security is based around username/password pairs. A unix box
+should not allow clients to do any substantive operation without some
+sort of validation. </P
+><P
+>The problem mostly manifests itself when the unix server is in "share
+level" security mode. This is the default mode as the alternative
+"user level" security mode usually forces a client to connect to the
+server as the same user for each connected share, which is
+inconvenient in many sites.</P
+><P
+>In "share level" security the client normally gives a username in the
+"session setup" protocol, but does not supply an accompanying
+password. The client then connects to resources using the "tree
+connect" protocol, and supplies a password. The problem is that the
+user on the PC types the username and the password in different
+contexts, unaware that they need to go together to give access to the
+server. The username is normally the one the user typed in when they
+"logged onto" the PC (this assumes Windows for Workgroups). The
+password is the one they chose when connecting to the disk or printer.</P
+><P
+>The user often chooses a totally different username for their login as
+for the drive connection. Often they also want to access different
+drives as different usernames. The unix server needs some way of
+divining the correct username to combine with each password.</P
+><P
+>Samba tries to avoid this problem using several methods. These succeed
+in the vast majority of cases. The methods include username maps, the
+service%user syntax, the saving of session setup usernames for later
+validation and the derivation of the username from the service name
+(either directly or via the user= option).</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN552">File Ownership</H2
+><P
+>The commonly used SMB protocols have no way of saying "you can't do
+that because you don't own the file". They have, in fact, no concept
+of file ownership at all.</P
+><P
+>This brings up all sorts of interesting problems. For example, when
+you copy a file to a unix drive, and the file is world writeable but
+owned by another user the file will transfer correctly but will
+receive the wrong date. This is because the utime() call under unix
+only succeeds for the owner of the file, or root, even if the file is
+world writeable. For security reasons Samba does all file operations
+as the validated user, not root, so the utime() fails. This can stuff
+up shared development diectories as programs like "make" will not get
+file time comparisons right.</P
+><P
+>There are several possible solutions to this problem, including
+username mapping, and forcing a specific username for particular
+shares.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN557">Passwords</H2
+><P
+>Many SMB clients uppercase passwords before sending them. I have no
+idea why they do this. Interestingly WfWg uppercases the password only
+if the server is running a protocol greater than COREPLUS, so
+obviously it isn't just the data entry routines that are to blame.</P
+><P
+>Unix passwords are case sensitive. So if users use mixed case
+passwords they are in trouble.</P
+><P
+>Samba can try to cope with this by either using the "password level"
+option which causes Samba to try the offered password with up to the
+specified number of case changes, or by using the "password server"
+option which allows Samba to do its validation via another machine
+(typically a WinNT server).</P
+><P
+>Samba supports the password encryption method used by SMB
+clients. Note that the use of password encryption in Microsoft
+networking leads to password hashes that are "plain text equivalent".
+This means that it is *VERY* important to ensure that the Samba
+smbpasswd file containing these password hashes is only readable
+by the root user. See the documentation ENCRYPTION.txt for more
+details.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN563">Locking</H2
+><P
+>The locking calls available under a DOS/Windows environment are much
+richer than those available in unix. This means a unix server (like
+Samba) choosing to use the standard fcntl() based unix locking calls
+to implement SMB locking has to improvise a bit.</P
+><P
+>One major problem is that dos locks can be in a 32 bit (unsigned)
+range. Unix locking calls are 32 bits, but are signed, giving only a 31
+bit range. Unfortunately OLE2 clients use the top bit to select a
+locking range used for OLE semaphores.</P
+><P
+>To work around this problem Samba compresses the 32 bit range into 31
+bits by appropriate bit shifting. This seems to work but is not
+ideal. In a future version a separate SMB lockd may be added to cope
+with the problem.</P
+><P
+>It also doesn't help that many unix lockd daemons are very buggy and
+crash at the slightest provocation. They normally go mostly unused in
+a unix environment because few unix programs use byte range
+locking. The stress of huge numbers of lock requests from dos/windows
+clients can kill the daemon on some systems.</P
+><P
+>The second major problem is the "opportunistic locking" requested by
+some clients. If a client requests opportunistic locking then it is
+asking the server to notify it if anyone else tries to do something on
+the same file, at which time the client will say if it is willing to
+give up its lock. Unix has no simple way of implementing
+opportunistic locking, and currently Samba has no support for it.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN570">Deny Modes</H2
+><P
+>When a SMB client opens a file it asks for a particular "deny mode" to
+be placed on the file. These modes (DENY_NONE, DENY_READ, DENY_WRITE,
+DENY_ALL, DENY_FCB and DENY_DOS) specify what actions should be
+allowed by anyone else who tries to use the file at the same time. If
+DENY_READ is placed on the file, for example, then any attempt to open
+the file for reading should fail.</P
+><P
+>Unix has no equivalent notion. To implement this Samba uses either lock
+files based on the files inode and placed in a separate lock
+directory or a shared memory implementation. The lock file method
+is clumsy and consumes processing and file resources,
+the shared memory implementation is vastly prefered and is turned on
+by default for those systems that support it.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN574">Trapdoor UIDs</H2
+><P
+>A SMB session can run with several uids on the one socket. This
+happens when a user connects to two shares with different
+usernames. To cope with this the unix server needs to switch uids
+within the one process. On some unixes (such as SCO) this is not
+possible. This means that on those unixes the client is restricted to
+a single uid.</P
+><P
+>Note that you can also get the "trapdoor uid" message for other
+reasons. Please see the FAQ for details.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN578">Port numbers</H2
+><P
+>There is a convention that clients on sockets use high "unprivilaged"
+port numbers (&#62;1000) and connect to servers on low "privilaged" port
+numbers. This is enforced in Unix as non-root users can't open a
+socket for listening on port numbers less than 1000.</P
+><P
+>Most PC based SMB clients (such as WfWg and WinNT) don't follow this
+convention completely. The main culprit is the netbios nameserving on
+udp port 137. Name query requests come from a source port of 137. This
+is a problem when you combine it with the common firewalling technique
+of not allowing incoming packets on low port numbers. This means that
+these clients can't query a netbios nameserver on the other side of a
+low port based firewall.</P
+><P
+>The problem is more severe with netbios node status queries. I've
+found that WfWg, Win95 and WinNT3.5 all respond to netbios node status
+queries on port 137 no matter what the source port was in the
+request. This works between machines that are both using port 137, but
+it means it's not possible for a unix user to do a node status request
+to any of these OSes unless they are running as root. The answer comes
+back, but it goes to port 137 which the unix user can't listen
+on. Interestingly WinNT3.1 got this right - it sends node status
+responses back to the source port in the request.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN583">Protocol Complexity</H2
+><P
+>There are many "protocol levels" in the SMB protocol. It seems that
+each time new functionality was added to a Microsoft operating system,
+they added the equivalent functions in a new protocol level of the SMB
+protocol to "externalise" the new capabilities.</P
+><P
+>This means the protocol is very "rich", offering many ways of doing
+each file operation. This means SMB servers need to be complex and
+large. It also means it is very difficult to make them bug free. It is
+not just Samba that suffers from this problem, other servers such as
+WinNT don't support every variation of every call and it has almost
+certainly been a headache for MS developers to support the myriad of
+SMB calls that are available.</P
+><P
+>There are about 65 "top level" operations in the SMB protocol (things
+like SMBread and SMBwrite). Some of these include hundreds of
+sub-functions (SMBtrans has at least 120 sub-functions, like
+DosPrintQAdd and NetSessionEnum). All of them take several options
+that can change the way they work. Many take dozens of possible
+"information levels" that change the structures that need to be
+returned. Samba supports all but 2 of the "top level" functions. It
+supports only 8 (so far) of the SMBtrans sub-functions. Even NT
+doesn't support them all.</P
+><P
+>Samba currently supports up to the "NT LM 0.12" protocol, which is the
+one preferred by Win95 and WinNT3.5. Luckily this protocol level has a
+"capabilities" field which specifies which super-duper new-fangled
+options the server suports. This helps to make the implementation of
+this protocol level much easier.</P
+><P
+>There is also a problem with the SMB specications. SMB is a X/Open
+spec, but the X/Open book is far from ideal, and fails to cover many
+important issues, leaving much to the imagination. Microsoft recently
+renamed the SMB protocol CIFS (Common Internet File System) and have
+published new specifications. These are far superior to the old
+X/Open documents but there are still undocumented calls and features.
+This specification is actively being worked on by a CIFS developers
+mailing list hosted by Microsft.</P
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="TRACING">Tracing samba system calls</H1
+><P
+>This file describes how to do a system call trace on Samba to work out
+what its doing wrong. This is not for the faint of heart, but if you
+are reading this then you are probably desperate.</P
+><P
+>Actually its not as bad as the the above makes it sound, just don't
+expect the output to be very pretty :-)</P
+><P
+>Ok, down to business. One of the big advantages of unix systems is
+that they nearly all come with a system trace utility that allows you
+to monitor all system calls that a program is making. This is
+extremely using for debugging and also helps when trying to work out
+why something is slower than you expect. You can use system tracing
+without any special compilation options. </P
+><P
+>The system trace utility is called different things on different
+systems. On Linux systems its called strace. Under SunOS 4 its called
+trace. Under SVR4 style systems (including solaris) its called
+truss. Under many BSD systems its called ktrace. </P
+><P
+>The first thing you should do is read the man page for your native
+system call tracer. In the discussion below I'll assume its called
+strace as strace is the only portable system tracer (its available for
+free for many unix types) and its also got some of the nicest
+features.</P
+><P
+>Next, try using strace on some simple commands. For example, <B
+CLASS="COMMAND"
+>strace
+ls</B
+> or <B
+CLASS="COMMAND"
+>strace echo hello</B
+>.</P
+><P
+>
+You'll notice that it produces a LOT of output. It is showing you the
+arguments to every system call that the program makes and the
+result. Very little happens in a program without a system call so you
+get lots of output. You'll also find that it produces a lot of
+"preamble" stuff showing the loading of shared libraries etc. Ignore
+this (unless its going wrong!)</P
+><P
+>For example, the only line that really matters in the <B
+CLASS="COMMAND"
+>strace echo
+hello</B
+> output is:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>write(1, "hello\n", 6) = 6</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>all the rest is just setting up to run the program.</P
+><P
+>Ok, now you're familiar with strace. To use it on Samba you need to
+strace the running smbd daemon. The way I tend ot use it is to first
+login from my Windows PC to the Samba server, then use smbstatus to
+find which process ID that client is attached to, then as root I do
+<B
+CLASS="COMMAND"
+>strace -p PID</B
+> to attach to that process. I normally redirect the
+stderr output from this command to a file for later perusal. For
+example, if I'm using a csh style shell:</P
+><P
+><B
+CLASS="COMMAND"
+>strace -f -p 3872 &#62;&#38; strace.out</B
+></P
+><P
+>or with a sh style shell:</P
+><P
+><B
+CLASS="COMMAND"
+>strace -f -p 3872 &#62; strace.out 2&#62;&#38;1</B
+></P
+><P
+>Note the "-f" option. This is only available on some systems, and
+allows you to trace not just the current process, but any children it
+forks. This is great for finding printing problems caused by the
+"print command" being wrong.</P
+><P
+>Once you are attached you then can do whatever it is on the client
+that is causing problems and you will capture all the system calls
+that smbd makes. </P
+><P
+>So how do you interpret the results? Generally I search through the
+output for strings that I know will appear when the problem
+happens. For example, if I am having touble with permissions on a file
+I would search for that files name in the strace output and look at
+the surrounding lines. Another trick is to match up file descriptor
+numbers and "follow" what happens to an open file until it is closed.</P
+><P
+>Beyond this you will have to use your initiative. To give you an idea
+of what you are looking for here is a piece of strace output that
+shows that <TT
+CLASS="FILENAME"
+>/dev/null</TT
+> is not world writeable, which
+causes printing to fail with Samba:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>[pid 28268] open("/dev/null", O_RDWR) = -1 EACCES (Permission denied)
+[pid 28268] open("/dev/null", O_WRONLY) = -1 EACCES (Permission denied)</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>The process is trying to first open <TT
+CLASS="FILENAME"
+>/dev/null</TT
+> read-write
+then read-only. Both fail. This means <TT
+CLASS="FILENAME"
+>/dev/null</TT
+> has
+incorrect permissions.</P
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="NTDOMAIN">NT Domain RPC's</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN651">Introduction</H2
+><P
+>This document contains information to provide an NT workstation with login
+services, without the need for an NT server. It is the sgml version of <A
+HREF="http://mailhost.cb1.com/~lkcl/cifsntdomain.txt"
+TARGET="_top"
+>http://mailhost.cb1.com/~lkcl/cifsntdomain.txt</A
+>, controlled by Luke.</P
+><P
+>It should be possible to select a domain instead of a workgroup (in the NT
+workstation's TCP/IP settings) and after the obligatory reboot, type in a
+username, password, select a domain and successfully log in. I would
+appreciate any feedback on your experiences with this process, and any
+comments, corrections and additions to this document.</P
+><P
+>The packets described here can be easily derived from (and are probably
+better understood using) Netmon.exe. You will need to use the version
+of Netmon that matches your system, in order to correctly decode the
+NETLOGON, lsarpc and srvsvc Transact pipes. This document is derived from
+NT Service Pack 1 and its corresponding version of Netmon. It is intended
+that an annotated packet trace be produced, which will likely be more
+instructive than this document.</P
+><P
+>Also needed, to fully implement NT Domain Login Services, is the
+document describing the cryptographic part of the NT authentication.
+This document is available from comp.protocols.smb; from the ntsecurity.net
+digest and from the samba digest, amongst other sources.</P
+><P
+>A copy is available from:</P
+><P
+><A
+HREF="http://ntbugtraq.rc.on.ca/SCRIPTS/WA.EXE?A2=ind9708;L=ntbugtraq;O=A;P=2935"
+TARGET="_top"
+>http://ntbugtraq.rc.on.ca/SCRIPTS/WA.EXE?A2=ind9708;L=ntbugtraq;O=A;P=2935</A
+></P
+><P
+><A
+HREF="http://mailhost.cb1.com/~lkcl/crypt.html"
+TARGET="_top"
+>http://mailhost.cb1.com/~lkcl/crypt.html</A
+></P
+><P
+>A c-code implementation, provided by <A
+HREF="mailto:linus@incolumitas.se"
+TARGET="_top"
+>Linus Nordberg</A
+>
+of this protocol is available from:</P
+><P
+><A
+HREF="http://samba.org/cgi-bin/mfs/01/digest/1997/97aug/0391.html"
+TARGET="_top"
+>http://samba.org/cgi-bin/mfs/01/digest/1997/97aug/0391.html</A
+></P
+><P
+><A
+HREF="http://mailhost.cb1.com/~lkcl/crypt.txt"
+TARGET="_top"
+>http://mailhost.cb1.com/~lkcl/crypt.txt</A
+></P
+><P
+>Also used to provide debugging information is the Check Build version of
+NT workstation, and enabling full debugging in NETLOGON. This is
+achieved by setting the following REG_SZ registry key to 0x1ffffff:</P
+><P
+><TT
+CLASS="FILENAME"
+>HKLM\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters</TT
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Incorrect direct editing of the registry can cause your
+machine to fail. Then again, so can incorrect implementation of this
+protocol. See "Liability:" above.</I
+></P
+><P
+>Bear in mind that each packet over-the-wire will have its origin in an
+API call. Therefore, there are likely to be structures, enumerations
+and defines that are usefully documented elsewhere.</P
+><P
+>This document is by no means complete or authoritative. Missing sections
+include, but are not limited to:</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>Mappings of RIDs to usernames (and vice-versa).</P
+></LI
+><LI
+><P
+>What a User ID is and what a Group ID is.</P
+></LI
+><LI
+><P
+>The exact meaning/definition of various magic constants or enumerations.</P
+></LI
+><LI
+><P
+>The reply error code and use of that error code when a
+workstation becomes a member of a domain (to be described later).
+Failure to return this error code will make the workstation report
+that it is already a member of the domain.</P
+></LI
+><LI
+><P
+>the cryptographic side of the NetrServerPasswordSet command,
+which would allow the workstation to change its password. This password is
+used to generate the long-term session key. [It is possible to reject this
+command, and keep the default workstation password].</P
+></LI
+></OL
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN687">Sources</H3
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>cket Traces from Netmonitor (Service Pack 1 and above)</TD
+></TR
+><TR
+><TD
+>ul Ashton and Luke Leighton's other "NT Domain" doc.</TD
+></TR
+><TR
+><TD
+>FS documentation - cifs6.txt</TD
+></TR
+><TR
+><TD
+>FS documentation - cifsrap2.txt</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN694">Credits</H3
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>Paul Ashton: loads of work with Net Monitor; understanding the NT authentication system; reference implementation of the NT domain support on which this document is originally based.</TD
+></TR
+><TR
+><TD
+>Duncan Stansfield: low-level analysis of MSRPC Pipes.</TD
+></TR
+><TR
+><TD
+>Linus Nordberg: producing c-code from Paul's crypto spec.</TD
+></TR
+><TR
+><TD
+>Windows Sourcer development team</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN701">Notes and Structures</H2
+><DIV
+CLASS="SECT2"
+><H3
+CLASS="SECT2"
+><A
+NAME="AEN703">Notes</H3
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>In the SMB Transact pipes, some "Structures", described here, appear to be
+4-byte aligned with the SMB header, at their start. Exactly which
+"Structures" need aligning is not precisely known or documented.</P
+></LI
+><LI
+><P
+>In the UDP NTLOGON Mailslots, some "Structures", described here, appear to be
+2-byte aligned with the start of the mailslot, at their start.</P
+></LI
+><LI
+><P
+>Domain SID is of the format S-revision-version-auth1-auth2...authN.
+e.g S-1-5-123-456-789-123-456. the 5 could be a sub-revision.</P
+></LI
+><LI
+><P
+>any undocumented buffer pointers must be non-zero if the string buffer it
+refers to contains characters. exactly what value they should be is unknown.
+0x0000 0002 seems to do the trick to indicate that the buffer exists. a
+NULL buffer pointer indicates that the string buffer is of zero length.
+If the buffer pointer is NULL, then it is suspected that the structure it
+refers to is NOT put into (or taken out of) the SMB data stream. This is
+empirically derived from, for example, the LSA SAM Logon response packet,
+where if the buffer pointer is NULL, the user information is not inserted
+into the data stream. Exactly what happens with an array of buffer pointers
+is not known, although an educated guess can be made.</P
+></LI
+><LI
+><P
+>an array of structures (a container) appears to have a count and a pointer.
+if the count is zero, the pointer is also zero. no further data is put
+into or taken out of the SMB data stream. if the count is non-zero, then
+the pointer is also non-zero. immediately following the pointer is the
+count again, followed by an array of container sub-structures. the count
+appears a third time after the last sub-structure.</P
+></LI
+></OL
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN716">Enumerations</H3
+><DIV
+CLASS="SECT3"
+><H4
+CLASS="SECT3"
+><A
+NAME="AEN718">MSRPC Header type</H4
+><P
+>command number in the msrpc packet header</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>MSRPC_Request:</DT
+><DD
+><P
+>0x00</P
+></DD
+><DT
+>MSRPC_Response:</DT
+><DD
+><P
+>0x02</P
+></DD
+><DT
+>MSRPC_Bind:</DT
+><DD
+><P
+>0x0B</P
+></DD
+><DT
+>MSRPC_BindAck:</DT
+><DD
+><P
+>0x0C</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN738">MSRPC Packet info</H4
+><P
+>The meaning of these flags is undocumented</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>FirstFrag:</DT
+><DD
+><P
+>0x01 </P
+></DD
+><DT
+>LastFrag:</DT
+><DD
+><P
+>0x02 </P
+></DD
+><DT
+>NotaFrag:</DT
+><DD
+><P
+>0x04 </P
+></DD
+><DT
+>RecRespond:</DT
+><DD
+><P
+>0x08 </P
+></DD
+><DT
+>NoMultiplex:</DT
+><DD
+><P
+>0x10 </P
+></DD
+><DT
+>NotForIdemp:</DT
+><DD
+><P
+>0x20 </P
+></DD
+><DT
+>NotforBcast:</DT
+><DD
+><P
+>0x40 </P
+></DD
+><DT
+>NoUuid:</DT
+><DD
+><P
+>0x80 </P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN774">Structures</H3
+><DIV
+CLASS="SECT3"
+><H4
+CLASS="SECT3"
+><A
+NAME="AEN776">VOID *</H4
+><P
+>sizeof VOID* is 32 bits.</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN779">char</H4
+><P
+>sizeof char is 8 bits.</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN782">UTIME</H4
+><P
+>UTIME is 32 bits, indicating time in seconds since 01jan1970. documented in cifs6.txt (section 3.5 page, page 30).</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN785">NTTIME</H4
+><P
+>NTTIME is 64 bits. documented in cifs6.txt (section 3.5 page, page 30).</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN788">DOM_SID (domain SID structure)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>num of sub-authorities in domain SID</P
+></DD
+><DT
+>UINT8</DT
+><DD
+><P
+>SID revision number</P
+></DD
+><DT
+>UINT8</DT
+><DD
+><P
+>num of sub-authorities in domain SID</P
+></DD
+><DT
+>UINT8[6]</DT
+><DD
+><P
+>6 bytes for domain SID - Identifier Authority.</P
+></DD
+><DT
+>UINT16[n_subauths]</DT
+><DD
+><P
+>domain SID sub-authorities</P
+></DD
+></DL
+></DIV
+><P
+><I
+CLASS="EMPHASIS"
+>Note: the domain SID is documented elsewhere.</I
+></P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN813">STR (string)</H4
+><P
+>STR (string) is a char[] : a null-terminated string of ascii characters.</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN816">UNIHDR (unicode string header)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16</DT
+><DD
+><P
+>length of unicode string</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>max length of unicode string</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>4 - undocumented.</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN831">UNIHDR2 (unicode string header plus buffer pointer)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UNIHDR</DT
+><DD
+><P
+>unicode string header</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN842">UNISTR (unicode string)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16[]</DT
+><DD
+><P
+>null-terminated string of unicode characters.</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN849">NAME (length-indicated unicode string)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>length of unicode string</P
+></DD
+><DT
+>UINT16[]</DT
+><DD
+><P
+>null-terminated string of unicode characters.</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN860">UNISTR2 (aligned unicode string)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT8[]</DT
+><DD
+><P
+>padding to get unicode string 4-byte aligned with the start of the SMB header.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>max length of unicode string</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - undocumented</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>length of unicode string</P
+></DD
+><DT
+>UINT16[]</DT
+><DD
+><P
+>string of uncode characters</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN883">OBJ_ATTR (object attributes)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>0x18 - length (in bytes) including the length field.</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>0 - root directory (pointer)</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>0 - object name (pointer)</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - attributes (undocumented)</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>0 - security descriptior (pointer)</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - security quality of service</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN910">POL_HND (LSA policy handle)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>char[20]</DT
+><DD
+><P
+>policy handle</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN917">DOM_SID2 (domain SID structure, SIDS stored in unicode)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>5 - SID type</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - undocumented</P
+></DD
+><DT
+>UNIHDR2</DT
+><DD
+><P
+>domain SID unicode string header</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>domain SID unicode string</P
+></DD
+></DL
+></DIV
+><P
+><I
+CLASS="EMPHASIS"
+>Note: there is a conflict between the unicode string header and the unicode string itself as to which to use to indicate string length. this will need to be resolved.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: the SID type indicates, for example, an alias; a well-known group etc. this is documented somewhere.</I
+></P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN940">DOM_RID (domain RID structure)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>5 - well-known SID. 1 - user SID (see ShowACLs)</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>5 - undocumented</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>domain RID </P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - domain index out of above reference domains</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN959">LOG_INFO (server, account, client structure)</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: logon server name starts with two '\' characters and is upper case.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: account name is the logon client name from the LSA Request Challenge, with a $ on the end of it, in upper case.</I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon server unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>account name unicode string</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>sec_chan - security channel type</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon client machine unicode string</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN986">CLNT_SRV (server, client names structure)</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: logon server name starts with two '\' characters and is upper case.</I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon server unicode string</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon client machine unicode string</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1007">CREDS (credentials + time stamp)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>char[8]</DT
+><DD
+><P
+>credentials</P
+></DD
+><DT
+>UTIME</DT
+><DD
+><P
+>time stamp</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1018">CLNT_INFO2 (server, client structure, client credentials)</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: whenever this structure appears in a request, you must take a copy of the client-calculated credentials received, because they will beused in subsequent credential checks. the presumed intention is to
+ maintain an authenticated request/response trail.</I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>CLNT_SRV</DT
+><DD
+><P
+>client and server names</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>???? padding, for 4-byte alignment with SMB header.</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer to client credentials.</P
+></DD
+><DT
+>CREDS</DT
+><DD
+><P
+>client-calculated credentials + client time</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1039">CLNT_INFO (server, account, client structure, client credentials)</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: whenever this structure appears in a request, you must take a copy of the client-calculated credentials received, because they will be used in subsequent credential checks. the presumed intention is to maintain an authenticated request/response trail.</I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>LOG_INFO</DT
+><DD
+><P
+>logon account info</P
+></DD
+><DT
+>CREDS</DT
+><DD
+><P
+>client-calculated credentials + client time</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1052">ID_INFO_1 (id info structure, auth level 1)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>ptr_id_info_1</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>domain name unicode header</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>param control</P
+></DD
+><DT
+>UINT64</DT
+><DD
+><P
+>logon ID</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>user name unicode header</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>workgroup name unicode header</P
+></DD
+><DT
+>char[16]</DT
+><DD
+><P
+>arc4 LM OWF Password</P
+></DD
+><DT
+>char[16]</DT
+><DD
+><P
+>arc4 NT OWF Password</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>domain name unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>user name unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>workstation name unicode string</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1099">SAM_INFO (sam logon/logoff id info structure)</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: presumably, the return credentials is supposedly for the server to verify that the credential chain hasn't been compromised.</I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>CLNT_INFO2</DT
+><DD
+><P
+>client identification/authentication info</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer to return credentials.</P
+></DD
+><DT
+>CRED</DT
+><DD
+><P
+>return credentials - ignored.</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>logon level</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>switch value</P
+></DD
+></DL
+></DIV
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> switch (switch_value)
+ case 1:
+ {
+ ID_INFO_1 id_info_1;
+ }</PRE
+></TD
+></TR
+></TABLE
+></P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1126">GID (group id info)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>group id</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>user attributes (only used by NT 3.1 and 3.51)</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1137">DOM_REF (domain reference info)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num referenced domains?</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented domain name buffer pointer.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>32 - max number of entries</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>4 - num referenced domains?</P
+></DD
+><DT
+>UNIHDR2</DT
+><DD
+><P
+>domain name unicode string header</P
+></DD
+><DT
+>UNIHDR2[num_ref_doms-1]</DT
+><DD
+><P
+>referenced domain unicode string headers</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>domain name unicode string</P
+></DD
+><DT
+>DOM_SID[num_ref_doms]</DT
+><DD
+><P
+>referenced domain SIDs</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1176">DOM_INFO (domain info, levels 3 and 5 are the same))</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT8[]</DT
+><DD
+><P
+>??? padding to get 4-byte alignment with start of SMB header</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>domain name string length * 2</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>domain name string length * 2</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented domain name string buffer pointer</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented domain SID string buffer pointer</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>domain name (unicode string)</P
+></DD
+><DT
+>DOM_SID</DT
+><DD
+><P
+>domain SID</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1207">USER_INFO (user logon info)</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: it would be nice to know what the 16 byte user session key is for.</I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>NTTIME</DT
+><DD
+><P
+>logon time</P
+></DD
+><DT
+>NTTIME</DT
+><DD
+><P
+>logoff time</P
+></DD
+><DT
+>NTTIME</DT
+><DD
+><P
+>kickoff time</P
+></DD
+><DT
+>NTTIME</DT
+><DD
+><P
+>password last set time</P
+></DD
+><DT
+>NTTIME</DT
+><DD
+><P
+>password can change time</P
+></DD
+><DT
+>NTTIME</DT
+><DD
+><P
+>password must change time</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>username unicode string header</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>user's full name unicode string header</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>logon script unicode string header</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>profile path unicode string header</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>home directory unicode string header</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>home directory drive unicode string header</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>logon count</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>bad password count</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>User ID</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>Group ID</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num groups</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer to groups.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>user flags</P
+></DD
+><DT
+>char[16]</DT
+><DD
+><P
+>user session key</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>logon server unicode string header</P
+></DD
+><DT
+>UNIHDR</DT
+><DD
+><P
+>logon domain unicode string header</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented logon domain id pointer</P
+></DD
+><DT
+>char[40]</DT
+><DD
+><P
+>40 undocumented padding bytes. future expansion?</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - num_other_sids?</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>NULL - undocumented pointer to other domain SIDs.</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>username unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>user's full name unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon script unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>profile path unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>home directory unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>home directory drive unicode string</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num groups</P
+></DD
+><DT
+>GID[num_groups]</DT
+><DD
+><P
+>group info</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon server unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon domain unicode string</P
+></DD
+><DT
+>DOM_SID</DT
+><DD
+><P
+>domain SID</P
+></DD
+><DT
+>DOM_SID[num_sids]</DT
+><DD
+><P
+>other domain SIDs?</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1364">SH_INFO_1_PTR (pointers to level 1 share info strings)</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: see cifsrap2.txt section5, page 10.</I
+></P
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>0 for shi1_type indicates a Disk.</TD
+></TR
+><TR
+><TD
+>1 for shi1_type indicates a Print Queue.</TD
+></TR
+><TR
+><TD
+>2 for shi1_type indicates a Device.</TD
+></TR
+><TR
+><TD
+>3 for shi1_type indicates an IPC pipe.</TD
+></TR
+><TR
+><TD
+>0x8000 0000 (top bit set in shi1_type) indicates a hidden share.</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>shi1_netname - pointer to net name</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>shi1_type - type of share. 0 - undocumented.</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>shi1_remark - pointer to comment.</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1387">SH_INFO_1_STR (level 1 share info strings)</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UNISTR2</DT
+><DD
+><P
+>shi1_netname - unicode string of net name</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>shi1_remark - unicode string of comment.</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1398">SHARE_INFO_1_CTR</H4
+><P
+>share container with 0 entries:</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - EntriesRead</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - Buffer</P
+></DD
+></DL
+></DIV
+><P
+>share container with &#62; 0 entries:</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>EntriesRead</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>non-zero - Buffer</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>EntriesRead</P
+></DD
+><DT
+>SH_INFO_1_PTR[EntriesRead]</DT
+><DD
+><P
+>share entry pointers</P
+></DD
+><DT
+>SH_INFO_1_STR[EntriesRead]</DT
+><DD
+><P
+>share entry strings</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>padding to get unicode string 4-byte aligned with start of the SMB header.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>EntriesRead</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - padding</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1444">SERVER_INFO_101</H4
+><P
+><I
+CLASS="EMPHASIS"
+>Note: see cifs6.txt section 6.4 - the fields described therein will be of assistance here. for example, the type listed below is the same as fServerType, which is described in 6.4.1. </I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>SV_TYPE_WORKSTATION</DT
+><DD
+><P
+>0x00000001 All workstations</P
+></DD
+><DT
+>SV_TYPE_SERVER</DT
+><DD
+><P
+>0x00000002 All servers</P
+></DD
+><DT
+>SV_TYPE_SQLSERVER</DT
+><DD
+><P
+>0x00000004 Any server running with SQL server</P
+></DD
+><DT
+>SV_TYPE_DOMAIN_CTRL</DT
+><DD
+><P
+>0x00000008 Primary domain controller</P
+></DD
+><DT
+>SV_TYPE_DOMAIN_BAKCTRL</DT
+><DD
+><P
+>0x00000010 Backup domain controller</P
+></DD
+><DT
+>SV_TYPE_TIME_SOURCE</DT
+><DD
+><P
+>0x00000020 Server running the timesource service</P
+></DD
+><DT
+>SV_TYPE_AFP</DT
+><DD
+><P
+>0x00000040 Apple File Protocol servers</P
+></DD
+><DT
+>SV_TYPE_NOVELL</DT
+><DD
+><P
+>0x00000080 Novell servers</P
+></DD
+><DT
+>SV_TYPE_DOMAIN_MEMBER</DT
+><DD
+><P
+>0x00000100 Domain Member</P
+></DD
+><DT
+>SV_TYPE_PRINTQ_SERVER</DT
+><DD
+><P
+>0x00000200 Server sharing print queue</P
+></DD
+><DT
+>SV_TYPE_DIALIN_SERVER</DT
+><DD
+><P
+>0x00000400 Server running dialin service.</P
+></DD
+><DT
+>SV_TYPE_XENIX_SERVER</DT
+><DD
+><P
+>0x00000800 Xenix server</P
+></DD
+><DT
+>SV_TYPE_NT</DT
+><DD
+><P
+>0x00001000 NT server</P
+></DD
+><DT
+>SV_TYPE_WFW</DT
+><DD
+><P
+>0x00002000 Server running Windows for </P
+></DD
+><DT
+>SV_TYPE_SERVER_NT</DT
+><DD
+><P
+>0x00008000 Windows NT non DC server</P
+></DD
+><DT
+>SV_TYPE_POTENTIAL_BROWSER</DT
+><DD
+><P
+>0x00010000 Server that can run the browser service</P
+></DD
+><DT
+>SV_TYPE_BACKUP_BROWSER</DT
+><DD
+><P
+>0x00020000 Backup browser server</P
+></DD
+><DT
+>SV_TYPE_MASTER_BROWSER</DT
+><DD
+><P
+>0x00040000 Master browser server</P
+></DD
+><DT
+>SV_TYPE_DOMAIN_MASTER</DT
+><DD
+><P
+>0x00080000 Domain Master Browser server</P
+></DD
+><DT
+>SV_TYPE_LOCAL_LIST_ONLY</DT
+><DD
+><P
+>0x40000000 Enumerate only entries marked "local"</P
+></DD
+><DT
+>SV_TYPE_DOMAIN_ENUM</DT
+><DD
+><P
+>0x80000000 Enumerate Domains. The pszServer and pszDomain parameters must be NULL.</P
+></DD
+></DL
+></DIV
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>500 - platform_id</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer to name</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>5 - major version</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>4 - minor version</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>type (SV_TYPE_... bit field)</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer to comment</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>sv101_name - unicode string of server name</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>sv_101_comment - unicode string of server comment.</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>padding to get unicode string 4-byte aligned with start of the SMB header.</P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN1570">MSRPC over Transact Named Pipe</H2
+><P
+>For details on the SMB Transact Named Pipe, see cifs6.txt</P
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN1573">MSRPC Pipes</H3
+><P
+>The MSRPC is conducted over an SMB Transact Pipe with a name of
+<TT
+CLASS="FILENAME"
+>\PIPE\</TT
+>. You must first obtain a 16 bit file handle, by
+sending a SMBopenX with the pipe name <TT
+CLASS="FILENAME"
+>\PIPE\srvsvc</TT
+> for
+example. You can then perform an SMB Trans,
+and must carry out an SMBclose on the file handle once you are finished.</P
+><P
+>Trans Requests must be sent with two setup UINT16s, no UINT16 params (none
+known about), and UINT8 data parameters sufficient to contain the MSRPC
+header, and MSRPC data. The first UINT16 setup parameter must be either
+0x0026 to indicate an RPC, or 0x0001 to indicate Set Named Pipe Handle
+state. The second UINT16 parameter must be the file handle for the pipe,
+obtained above.</P
+><P
+>The Data section for an API Command of 0x0026 (RPC pipe) in the Trans
+Request is the RPC Header, followed by the RPC Data. The Data section for
+an API Command of 0x0001 (Set Named Pipe Handle state) is two bytes. The
+only value seen for these two bytes is 0x00 0x43.</P
+><P
+>MSRPC Responses are sent as response data inside standard SMB Trans
+responses, with the MSRPC Header, MSRPC Data and MSRPC tail.</P
+><P
+>It is suspected that the Trans Requests will need to be at least 2-byte
+aligned (probably 4-byte). This is standard practice for SMBs. It is also
+independent of the observed 4-byte alignments with the start of the MSRPC
+header, including the 4-byte alignment between the MSRPC header and the
+MSRPC data.</P
+><P
+>First, an SMBtconX connection is made to the IPC$ share. The connection
+must be made using encrypted passwords, not clear-text. Then, an SMBopenX
+is made on the pipe. Then, a Set Named Pipe Handle State must be sent,
+after which the pipe is ready to accept API commands. Lastly, and SMBclose
+is sent.</P
+><P
+>To be resolved:</P
+><P
+>lkcl/01nov97 there appear to be two additional bytes after the null-terminated \PIPE\ name for the RPC pipe. Values seen so far are
+listed below:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> initial SMBopenX request: RPC API command 0x26 params:
+ "\\PIPE\\lsarpc" 0x65 0x63; 0x72 0x70; 0x44 0x65;
+ "\\PIPE\\srvsvc" 0x73 0x76; 0x4E 0x00; 0x5C 0x43;</PRE
+></TD
+></TR
+></TABLE
+></P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN1587">Header</H3
+><P
+>[section to be rewritten, following receipt of work by Duncan Stansfield]</P
+><P
+>Interesting note: if you set packed data representation to 0x0100 0000
+then all 4-byte and 2-byte word ordering is turned around!</P
+><P
+>The start of each of the NTLSA and NETLOGON named pipes begins with:</P
+><P
+><B
+>offset: </B
+>00</P
+><P
+><B
+>Variable type: </B
+>UINT8</P
+><P
+><B
+>Variable data: </B
+>5 - RPC major version</P
+><P
+><B
+>offset: </B
+>01</P
+><P
+><B
+>Variable type: </B
+>UINT8</P
+><P
+><B
+>Variable data: </B
+>0 - RPC minor version</P
+><P
+><B
+>offset: </B
+>02</P
+><P
+><B
+>Variable type: </B
+>UINT8</P
+><P
+><B
+>Variable data: </B
+>2 - RPC response packet</P
+><P
+><B
+>offset: </B
+>03</P
+><P
+><B
+>Variable type: </B
+>UINT8</P
+><P
+><B
+>Variable data: </B
+>3 - (FirstFrag bit-wise or with LastFrag)</P
+><P
+><B
+>offset: </B
+>04</P
+><P
+><B
+>Variable type: </B
+>UINT32</P
+><P
+><B
+>Variable data: </B
+>0x1000 0000 - packed data representation</P
+><P
+><B
+>offset: </B
+>08</P
+><P
+><B
+>Variable type: </B
+>UINT16</P
+><P
+><B
+>Variable data: </B
+>fragment length - data size (bytes) inc header and tail.</P
+><P
+><B
+>offset: </B
+>0A</P
+><P
+><B
+>Variable type: </B
+>UINT16</P
+><P
+><B
+>Variable data: </B
+>0 - authentication length </P
+><P
+><B
+>offset: </B
+>0C</P
+><P
+><B
+>Variable type: </B
+>UINT32</P
+><P
+><B
+>Variable data: </B
+>call identifier. matches 12th UINT32 of incoming RPC data.</P
+><P
+><B
+>offset: </B
+>10</P
+><P
+><B
+>Variable type: </B
+>UINT32</P
+><P
+><B
+>Variable data: </B
+>allocation hint - data size (bytes) minus header and tail.</P
+><P
+><B
+>offset: </B
+>14</P
+><P
+><B
+>Variable type: </B
+>UINT16</P
+><P
+><B
+>Variable data: </B
+>0 - presentation context identifier</P
+><P
+><B
+>offset: </B
+>16</P
+><P
+><B
+>Variable type: </B
+>UINT8</P
+><P
+><B
+>Variable data: </B
+>0 - cancel count</P
+><P
+><B
+>offset: </B
+>17</P
+><P
+><B
+>Variable type: </B
+>UINT8</P
+><P
+><B
+>Variable data: </B
+>in replies: 0 - reserved; in requests: opnum - see #defines.</P
+><P
+><B
+>offset: </B
+>18</P
+><P
+><B
+>Variable type: </B
+>......</P
+><P
+><B
+>Variable data: </B
+>start of data (goes on for allocation_hint bytes)</P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1648">RPC_Packet for request, response, bind and bind acknowledgement</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT8 versionmaj</DT
+><DD
+><P
+>reply same as request (0x05)</P
+></DD
+><DT
+>UINT8 versionmin</DT
+><DD
+><P
+>reply same as request (0x00)</P
+></DD
+><DT
+>UINT8 type</DT
+><DD
+><P
+>one of the MSRPC_Type enums</P
+></DD
+><DT
+>UINT8 flags</DT
+><DD
+><P
+>reply same as request (0x00 for Bind, 0x03 for Request)</P
+></DD
+><DT
+>UINT32 representation</DT
+><DD
+><P
+>reply same as request (0x00000010)</P
+></DD
+><DT
+>UINT16 fraglength</DT
+><DD
+><P
+>the length of the data section of the SMB trans packet</P
+></DD
+><DT
+>UINT16 authlength</DT
+><DD
+><P
+></P
+></DD
+><DT
+>UINT32 callid</DT
+><DD
+><P
+>call identifier. (e.g. 0x00149594)</P
+></DD
+><DT
+>* stub USE TvPacket</DT
+><DD
+><P
+>the remainder of the packet depending on the "type"</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1687">Interface identification</H4
+><P
+>the interfaces are numbered. as yet I haven't seen more than one interface used on the same pipe name srvsvc</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>abstract (0x4B324FC8, 0x01D31670, 0x475A7812, 0x88E16EBF, 0x00000003)
+transfer (0x8A885D04, 0x11C91CEB, 0x0008E89F, 0x6048102B, 0x00000002)</PRE
+></TD
+></TR
+></TABLE
+></P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1692">RPC_Iface RW</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT8 byte[16]</DT
+><DD
+><P
+>16 bytes of number</P
+></DD
+><DT
+>UINT32 version</DT
+><DD
+><P
+>the interface number</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1703">RPC_ReqBind RW</H4
+><P
+>the remainder of the packet after the header if "type" was Bind in the response header, "type" should be BindAck</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16 maxtsize</DT
+><DD
+><P
+>maximum transmission fragment size (0x1630)</P
+></DD
+><DT
+>UINT16 maxrsize</DT
+><DD
+><P
+>max receive fragment size (0x1630)</P
+></DD
+><DT
+>UINT32 assocgid</DT
+><DD
+><P
+>associated group id (0x0)</P
+></DD
+><DT
+>UINT32 numelements</DT
+><DD
+><P
+>the number of elements (0x1)</P
+></DD
+><DT
+>UINT16 contextid</DT
+><DD
+><P
+>presentation context identifier (0x0)</P
+></DD
+><DT
+>UINT8 numsyntaxes</DT
+><DD
+><P
+>the number of syntaxes (has always been 1?)(0x1)</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>4-byte alignment padding, against SMB header</P
+></DD
+><DT
+>* abstractint USE RPC_Iface</DT
+><DD
+><P
+>num and vers. of interface client is using</P
+></DD
+><DT
+>* transferint USE RPC_Iface</DT
+><DD
+><P
+>num and vers. of interface to use for replies</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1743">RPC_Address RW</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16 length</DT
+><DD
+><P
+>length of the string including null terminator</P
+></DD
+><DT
+>* port USE string</DT
+><DD
+><P
+>the string above in single byte, null terminated form</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1754">RPC_ResBind RW</H4
+><P
+>the response to place after the header in the reply packet</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16 maxtsize</DT
+><DD
+><P
+>same as request</P
+></DD
+><DT
+>UINT16 maxrsize</DT
+><DD
+><P
+>same as request</P
+></DD
+><DT
+>UINT32 assocgid</DT
+><DD
+><P
+>zero</P
+></DD
+><DT
+>* secondaddr USE RPC_Address</DT
+><DD
+><P
+>the address string, as described earlier</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>4-byte alignment padding, against SMB header</P
+></DD
+><DT
+>UINT8 numresults</DT
+><DD
+><P
+>the number of results (0x01)</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>4-byte alignment padding, against SMB header</P
+></DD
+><DT
+>UINT16 result</DT
+><DD
+><P
+>result (0x00 = accept)</P
+></DD
+><DT
+>UINT16 reason</DT
+><DD
+><P
+>reason (0x00 = no reason specified)</P
+></DD
+><DT
+>* transfersyntax USE RPC_Iface</DT
+><DD
+><P
+>the transfer syntax from the request</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1798">RPC_ReqNorm RW</H4
+><P
+>the remainder of the packet after the header for every other other request</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32 allochint</DT
+><DD
+><P
+>the size of the stub data in bytes</P
+></DD
+><DT
+>UINT16 prescontext</DT
+><DD
+><P
+>presentation context identifier (0x0)</P
+></DD
+><DT
+>UINT16 opnum</DT
+><DD
+><P
+>operation number (0x15)</P
+></DD
+><DT
+>* stub USE TvPacket</DT
+><DD
+><P
+>a packet dependent on the pipe name (probably the interface) and the op number)</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1818">RPC_ResNorm RW</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32 allochint</DT
+><DD
+><P
+># size of the stub data in bytes</P
+></DD
+><DT
+>UINT16 prescontext</DT
+><DD
+><P
+># presentation context identifier (same as request)</P
+></DD
+><DT
+>UINT8 cancelcount</DT
+><DD
+><P
+># cancel count? (0x0)</P
+></DD
+><DT
+>UINT8 reserved</DT
+><DD
+><P
+># 0 - one byte padding</P
+></DD
+><DT
+>* stub USE TvPacket</DT
+><DD
+><P
+># the remainder of the reply</P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN1841">Tail</H3
+><P
+>The end of each of the NTLSA and NETLOGON named pipes ends with:</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>......</DT
+><DD
+><P
+>end of data</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>return code</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN1853">RPC Bind / Bind Ack</H3
+><P
+>RPC Binds are the process of associating an RPC pipe (e.g \PIPE\lsarpc)
+with a "transfer syntax" (see RPC_Iface structure). The purpose for doing
+this is unknown.</P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: The RPC_ResBind SMB Transact request is sent with two uint16 setup parameters. The first is 0x0026; the second is the file handle
+ returned by the SMBopenX Transact response.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: The RPC_ResBind members maxtsize, maxrsize and assocgid are the same in the response as the same members in the RPC_ReqBind. The
+ RPC_ResBind member transfersyntax is the same in the response as
+ the</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: The RPC_ResBind response member secondaddr contains the name of what is presumed to be the service behind the RPC pipe. The
+ mapping identified so far is:</I
+></P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>initial SMBopenX request:</DT
+><DD
+><P
+>RPC_ResBind response:</P
+></DD
+><DT
+>"\\PIPE\\srvsvc"</DT
+><DD
+><P
+>"\\PIPE\\ntsvcs"</P
+></DD
+><DT
+>"\\PIPE\\samr"</DT
+><DD
+><P
+>"\\PIPE\\lsass"</P
+></DD
+><DT
+>"\\PIPE\\lsarpc"</DT
+><DD
+><P
+>"\\PIPE\\lsass"</P
+></DD
+><DT
+>"\\PIPE\\wkssvc"</DT
+><DD
+><P
+>"\\PIPE\\wksvcs"</P
+></DD
+><DT
+>"\\PIPE\\NETLOGON"</DT
+><DD
+><P
+>"\\PIPE\\NETLOGON"</P
+></DD
+></DL
+></DIV
+><P
+><I
+CLASS="EMPHASIS"
+>Note: The RPC_Packet fraglength member in both the Bind Request and Bind Acknowledgment must contain the length of the entire RPC data, including the RPC_Packet header.</I
+></P
+><P
+>Request:</P
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>RPC_Packet</TD
+></TR
+><TR
+><TD
+>RPC_ReqBind</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+><P
+>Response:</P
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>RPC_Packet</TD
+></TR
+><TR
+><TD
+>RPC_ResBind</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN1897">NTLSA Transact Named Pipe</H3
+><P
+>The sequence of actions taken on this pipe are:</P
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>Establish a connection to the IPC$ share (SMBtconX). use encrypted passwords.</TD
+></TR
+><TR
+><TD
+>Open an RPC Pipe with the name "\\PIPE\\lsarpc". Store the file handle.</TD
+></TR
+><TR
+><TD
+>Using the file handle, send a Set Named Pipe Handle state to 0x4300.</TD
+></TR
+><TR
+><TD
+>Send an LSA Open Policy request. Store the Policy Handle.</TD
+></TR
+><TR
+><TD
+>Using the Policy Handle, send LSA Query Info Policy requests, etc.</TD
+></TR
+><TR
+><TD
+>Using the Policy Handle, send an LSA Close.</TD
+></TR
+><TR
+><TD
+>Close the IPC$ share.</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+><P
+>Defines for this pipe, identifying the query are:</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>LSA Open Policy:</DT
+><DD
+><P
+>0x2c</P
+></DD
+><DT
+>LSA Query Info Policy:</DT
+><DD
+><P
+>0x07</P
+></DD
+><DT
+>LSA Enumerate Trusted Domains:</DT
+><DD
+><P
+>0x0d</P
+></DD
+><DT
+>LSA Open Secret:</DT
+><DD
+><P
+>0xff</P
+></DD
+><DT
+>LSA Lookup SIDs:</DT
+><DD
+><P
+>0xfe</P
+></DD
+><DT
+>LSA Lookup Names:</DT
+><DD
+><P
+>0xfd</P
+></DD
+><DT
+>LSA Close:</DT
+><DD
+><P
+>0x00</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN1938">LSA Open Policy</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: The policy handle can be anything you like.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1942">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>buffer pointer</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>server name - unicode string starting with two '\'s</P
+></DD
+><DT
+>OBJ_ATTR</DT
+><DD
+><P
+>object attributes</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>1 - desired access</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1961">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>POL_HND</DT
+><DD
+><P
+>LSA policy handle</P
+></DD
+><DT
+>return</DT
+><DD
+><P
+>0 - indicates success</P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN1972">LSA Query Info Policy</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: The info class in response must be the same as that in the request.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1976">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>POL_HND</DT
+><DD
+><P
+>LSA policy handle</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>info class (also a policy handle?)</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN1987">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>info class (same as info class in request).</P
+></DD
+></DL
+></DIV
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>switch (info class)
+case 3:
+case 5:
+{
+DOM_INFO domain info, levels 3 and 5 (are the same).
+}
+
+return 0 - indicates success</PRE
+></TD
+></TR
+></TABLE
+></P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2000">LSA Enumerate Trusted Domains</H3
+><DIV
+CLASS="SECT3"
+><H4
+CLASS="SECT3"
+><A
+NAME="AEN2002">Request</H4
+><P
+>no extra data</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2005">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - enumeration context</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - entries read</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - trust information</P
+></DD
+><DT
+>return</DT
+><DD
+><P
+>0x8000 001a - "no trusted domains" success code</P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2024">LSA Open Secret</H3
+><DIV
+CLASS="SECT3"
+><H4
+CLASS="SECT3"
+><A
+NAME="AEN2026">Request</H4
+><P
+>no extra data</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2029">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - undocumented</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - undocumented</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - undocumented</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - undocumented</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>0 - undocumented</P
+></DD
+></DL
+></DIV
+><P
+>return 0x0C00 0034 - "no such secret" success code</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2053">LSA Close</H3
+><DIV
+CLASS="SECT3"
+><H4
+CLASS="SECT3"
+><A
+NAME="AEN2055">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>POL_HND</DT
+><DD
+><P
+>policy handle to be closed</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2062">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>POL_HND</DT
+><DD
+><P
+>0s - closed policy handle (all zeros)</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2070">LSA Lookup SIDS</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: num_entries in response must be same as num_entries in request.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2074">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>POL_HND</DT
+><DD
+><P
+>LSA policy handle</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented domain SID buffer pointer</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented domain name buffer pointer</P
+></DD
+><DT
+>VOID*[num_entries] undocumented domain SID pointers to be looked up.</DT
+><DD
+><P
+>DOM_SID[num_entries] domain SIDs to be looked up.</P
+></DD
+><DT
+>char[16]</DT
+><DD
+><P
+>completely undocumented 16 bytes.</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2101">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>DOM_REF</DT
+><DD
+><P
+>domain reference response</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries (listed above)</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries (listed above)</P
+></DD
+><DT
+>DOM_SID2[num_entries]</DT
+><DD
+><P
+>domain SIDs (from Request, listed above).</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries (listed above)</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2129">LSA Lookup Names</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: num_entries in response must be same as num_entries in request.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2133">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>POL_HND</DT
+><DD
+><P
+>LSA policy handle</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented domain SID buffer pointer</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented domain name buffer pointer</P
+></DD
+><DT
+>NAME[num_entries]</DT
+><DD
+><P
+>names to be looked up.</P
+></DD
+><DT
+>char[]</DT
+><DD
+><P
+>undocumented bytes - falsely translated SID structure?</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2164">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>DOM_REF</DT
+><DD
+><P
+>domain reference response</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries (listed above)</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries (listed above)</P
+></DD
+><DT
+>DOM_RID[num_entries]</DT
+><DD
+><P
+>domain SIDs (from Request, listed above).</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>num_entries (listed above)</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success</P
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2192">NETLOGON rpc Transact Named Pipe</H2
+><P
+>The sequence of actions taken on this pipe are:</P
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>tablish a connection to the IPC$ share (SMBtconX). use encrypted passwords.</TD
+></TR
+><TR
+><TD
+>en an RPC Pipe with the name "\\PIPE\\NETLOGON". Store the file handle.</TD
+></TR
+><TR
+><TD
+>ing the file handle, send a Set Named Pipe Handle state to 0x4300.</TD
+></TR
+><TR
+><TD
+>eate Client Challenge. Send LSA Request Challenge. Store Server Challenge.</TD
+></TR
+><TR
+><TD
+>lculate Session Key. Send an LSA Auth 2 Challenge. Store Auth2 Challenge.</TD
+></TR
+><TR
+><TD
+>lc/Verify Client Creds. Send LSA Srv PW Set. Calc/Verify Server Creds.</TD
+></TR
+><TR
+><TD
+>lc/Verify Client Creds. Send LSA SAM Logon . Calc/Verify Server Creds.</TD
+></TR
+><TR
+><TD
+>lc/Verify Client Creds. Send LSA SAM Logoff. Calc/Verify Server Creds.</TD
+></TR
+><TR
+><TD
+>ose the IPC$ share.</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+><P
+>Defines for this pipe, identifying the query are</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>LSA Request Challenge:</DT
+><DD
+><P
+>0x04</P
+></DD
+><DT
+>LSA Server Password Set:</DT
+><DD
+><P
+>0x06</P
+></DD
+><DT
+>LSA SAM Logon:</DT
+><DD
+><P
+>0x02</P
+></DD
+><DT
+>LSA SAM Logoff:</DT
+><DD
+><P
+>0x03</P
+></DD
+><DT
+>LSA Auth 2:</DT
+><DD
+><P
+>0x0f</P
+></DD
+><DT
+>LSA Logon Control:</DT
+><DD
+><P
+>0x0e</P
+></DD
+></DL
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2231">LSA Request Challenge</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: logon server name starts with two '\' characters and is upper case.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: logon client is the machine, not the user.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: the initial LanManager password hash, against which the challenge is issued, is the machine name itself (lower case). there will becalls issued (LSA Server Password Set) which will change this, later. refusing these calls allows you to always deal with the same password (i.e the LM# of the machine name in lower case).</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2239">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon server unicode string</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>logon client unicode string</P
+></DD
+><DT
+>char[8]</DT
+><DD
+><P
+>client challenge</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2258">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>char[8]</DT
+><DD
+><P
+>server challenge</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2266">LSA Authenticate 2</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: in between request and response, calculate the client credentials, and check them against the client-calculated credentials (this process uses the previously received client credentials).</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: neg_flags in the response is the same as that in the request.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: you must take a copy of the client-calculated credentials received here, because they will be used in subsequent authentication packets.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2274">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>LOG_INFO</DT
+><DD
+><P
+>client identification info</P
+></DD
+><DT
+>char[8]</DT
+><DD
+><P
+>client-calculated credentials</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>padding to 4-byte align with start of SMB header.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>neg_flags - negotiated flags (usual value is 0x0000 01ff)</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2293">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>char[8]</DT
+><DD
+><P
+>server credentials.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>neg_flags - same as neg_flags in request.</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success. failure value unknown.</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2305">LSA Server Password Set</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: the new password is suspected to be a DES encryption using the old password to generate the key.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: in between request and response, calculate the client credentials, and check them against the client-calculated credentials (this process uses the previously received client credentials).</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: the server credentials are constructed from the client-calculated credentials and the client time + 1 second.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: you must take a copy of the client-calculated credentials received here, because they will be used in subsequent authentication packets.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2315">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>CLNT_INFO</DT
+><DD
+><P
+>client identification/authentication info</P
+></DD
+><DT
+>char[]</DT
+><DD
+><P
+>new password - undocumented.</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2326">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>CREDS</DT
+><DD
+><P
+>server credentials. server time stamp appears to be ignored.</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success; 0xC000 006a indicates failure</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2334">LSA SAM Logon</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: valid_user is True iff the username and password hash are valid for
+ the requested domain.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2338">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>SAM_INFO</DT
+><DD
+><P
+>sam_id structure</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2345">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>CREDS</DT
+><DD
+><P
+>server credentials. server time stamp appears to be ignored.</P
+></DD
+></DL
+></DIV
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>if (valid_user)
+{
+ UINT16 3 - switch value indicating USER_INFO structure.
+ VOID* non-zero - pointer to USER_INFO structure
+ USER_INFO user logon information
+
+ UINT32 1 - Authoritative response; 0 - Non-Auth?
+
+ return 0 - indicates success
+}
+else
+{
+ UINT16 0 - switch value. value to indicate no user presumed.
+ VOID* 0x0000 0000 - indicates no USER_INFO structure.
+
+ UINT32 1 - Authoritative response; 0 - Non-Auth?
+
+ return 0xC000 0064 - NT_STATUS_NO_SUCH_USER.
+}</PRE
+></TD
+></TR
+></TABLE
+></P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2358">LSA SAM Logoff</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: presumably, the SAM_INFO structure is validated, and a (currently
+ undocumented) error code returned if the Logoff is invalid.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2362">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>SAM_INFO</DT
+><DD
+><P
+>sam_id structure</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2369">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>undocumented buffer pointer</P
+></DD
+><DT
+>CREDS</DT
+><DD
+><P
+>server credentials. server time stamp appears to be ignored.</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success. undocumented failure indication.</P
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2381">\\MAILSLOT\NET\NTLOGON</H2
+><P
+><I
+CLASS="EMPHASIS"
+>Note: mailslots will contain a response mailslot, to which the response
+ should be sent. the target NetBIOS name is REQUEST_NAME&#60;20&#62;, where
+ REQUEST_NAME is the name of the machine that sent the request.</I
+></P
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2385">Query for PDC</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: NTversion, LMNTtoken, LM20token in response are the same as those given in the request.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2389">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16</DT
+><DD
+><P
+>0x0007 - Query for PDC</P
+></DD
+><DT
+>STR</DT
+><DD
+><P
+>machine name</P
+></DD
+><DT
+>STR</DT
+><DD
+><P
+>response mailslot</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>padding to 2-byte align with start of mailslot.</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>machine name</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>NTversion</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LMNTtoken</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LM20token</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2424">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16</DT
+><DD
+><P
+>0x000A - Respose to Query for PDC</P
+></DD
+><DT
+>STR</DT
+><DD
+><P
+>machine name (in uppercase)</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>padding to 2-byte align with start of mailslot.</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>machine name</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>domain name</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>NTversion (same as received in request)</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LMNTtoken (same as received in request)</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LM20token (same as received in request)</P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2459">SAM Logon</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: machine name in response is preceded by two '\' characters.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: NTversion, LMNTtoken, LM20token in response are the same as those given in the request.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: user name in the response is presumably the same as that in the request.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2467">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16</DT
+><DD
+><P
+>0x0012 - SAM Logon</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>request count</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>machine name</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>user name</P
+></DD
+><DT
+>STR</DT
+><DD
+><P
+>response mailslot</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>alloweable account</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>domain SID size</P
+></DD
+><DT
+>char[sid_size]</DT
+><DD
+><P
+>domain SID, of sid_size bytes.</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>???? padding to 4? 2? -byte align with start of mailslot.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>NTversion</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LMNTtoken</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LM20token</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2518">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT16</DT
+><DD
+><P
+>0x0013 - Response to SAM Logon</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>machine name</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>user name - workstation trust account</P
+></DD
+><DT
+>UNISTR</DT
+><DD
+><P
+>domain name </P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>NTversion</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LMNTtoken</P
+></DD
+><DT
+>UINT16</DT
+><DD
+><P
+>LM20token</P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2549">SRVSVC Transact Named Pipe</H2
+><P
+>Defines for this pipe, identifying the query are:</P
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>Net Share Enum</DT
+><DD
+><P
+>0x0f</P
+></DD
+><DT
+>Net Server Get Info</DT
+><DD
+><P
+>0x15</P
+></DD
+></DL
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2561">Net Share Enum</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: share level and switch value in the response are presumably the same as those in the request.</I
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>Note: cifsrap2.txt (section 5) may be of limited assistance here.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2567">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer (to server name?)</P
+></DD
+><DT
+>UNISTR2</DT
+><DD
+><P
+>server name</P
+></DD
+><DT
+>UINT8[]</DT
+><DD
+><P
+>padding to get unicode string 4-byte aligned with the start of the SMB header.</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>share level</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>switch value</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer to SHARE_INFO_1_CTR</P
+></DD
+><DT
+>SHARE_INFO_1_CTR</DT
+><DD
+><P
+>share info with 0 entries</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>preferred maximum length (0xffff ffff)</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2602">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>share level</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>switch value</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer to SHARE_INFO_1_CTR</P
+></DD
+><DT
+>SHARE_INFO_1_CTR</DT
+><DD
+><P
+>share info (only added if share info ptr is non-zero)</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2622">Net Server Get Info</H3
+><P
+><I
+CLASS="EMPHASIS"
+>Note: level is the same value as in the request.</I
+></P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2626">Request</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UNISTR2</DT
+><DD
+><P
+>server name</P
+></DD
+><DT
+>UINT32</DT
+><DD
+><P
+>switch level</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2637">Response</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>UINT32</DT
+><DD
+><P
+>switch level</P
+></DD
+><DT
+>VOID*</DT
+><DD
+><P
+>pointer to SERVER_INFO_101</P
+></DD
+><DT
+>SERVER_INFO_101</DT
+><DD
+><P
+>server info (only added if server info ptr is non-zero)</P
+></DD
+></DL
+></DIV
+><P
+>return 0 - indicates success</P
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2653">Cryptographic side of NT Domain Authentication</H2
+><DIV
+CLASS="SECT2"
+><H3
+CLASS="SECT2"
+><A
+NAME="AEN2655">Definitions</H3
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>Add(A1,A2)</DT
+><DD
+><P
+>Intel byte ordered addition of corresponding 4 byte words in arrays A1 and A2</P
+></DD
+><DT
+>E(K,D)</DT
+><DD
+><P
+>DES ECB encryption of 8 byte data D using 7 byte key K</P
+></DD
+><DT
+>lmowf()</DT
+><DD
+><P
+>Lan man hash</P
+></DD
+><DT
+>ntowf()</DT
+><DD
+><P
+>NT hash</P
+></DD
+><DT
+>PW</DT
+><DD
+><P
+>md4(machine_password) == md4(lsadump $machine.acc) ==
+pwdump(machine$) (initially) == md4(lmowf(unicode(machine)))</P
+></DD
+><DT
+>ARC4(K,Lk,D,Ld)</DT
+><DD
+><P
+>ARC4 encryption of data D of length Ld with key K of length Lk</P
+></DD
+><DT
+>v[m..n(,l)]</DT
+><DD
+><P
+>subset of v from bytes m to n, optionally padded with zeroes to length l</P
+></DD
+><DT
+>Cred(K,D)</DT
+><DD
+><P
+>E(K[7..7,7],E(K[0..6],D)) computes a credential</P
+></DD
+><DT
+>Time()</DT
+><DD
+><P
+>4 byte current time</P
+></DD
+><DT
+>Cc,Cs</DT
+><DD
+><P
+>8 byte client and server challenges Rc,Rs: 8 byte client and server credentials</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2698">Protocol</H3
+><P
+>C-&#62;S ReqChal,Cc S-&#62;C Cs</P
+><P
+>C &#38; S compute session key Ks = E(PW[9..15],E(PW[0..6],Add(Cc,Cs)))</P
+><P
+>C: Rc = Cred(Ks,Cc) C-&#62;S Authenticate,Rc S: Rs = Cred(Ks,Cs),
+assert(Rc == Cred(Ks,Cc)) S-&#62;C Rs C: assert(Rs == Cred(Ks,Cs))</P
+><P
+>On joining the domain the client will optionally attempt to change its
+password and the domain controller may refuse to update it depending
+on registry settings. This will also occur weekly afterwards.</P
+><P
+>C: Tc = Time(), Rc' = Cred(Ks,Rc+Tc) C-&#62;S ServerPasswordSet,Rc',Tc,
+arc4(Ks[0..7,16],lmowf(randompassword()) C: Rc = Cred(Ks,Rc+Tc+1) S:
+assert(Rc' == Cred(Ks,Rc+Tc)), Ts = Time() S: Rs' = Cred(Ks,Rs+Tc+1)
+S-&#62;C Rs',Ts C: assert(Rs' == Cred(Ks,Rs+Tc+1)) S: Rs = Rs'</P
+><P
+>User: U with password P wishes to login to the domain (incidental data
+such as workstation and domain omitted)</P
+><P
+>C: Tc = Time(), Rc' = Cred(Ks,Rc+Tc) C-&#62;S NetLogonSamLogon,Rc',Tc,U,
+arc4(Ks[0..7,16],16,ntowf(P),16), arc4(Ks[0..7,16],16,lmowf(P),16) S:
+assert(Rc' == Cred(Ks,Rc+Tc)) assert(passwords match those in SAM) S:
+Ts = Time()</P
+><P
+>S-&#62;C Cred(Ks,Cred(Ks,Rc+Tc+1)),userinfo(logon script,UID,SIDs,etc) C:
+assert(Rs == Cred(Ks,Cred(Rc+Tc+1)) C: Rc = Cred(Ks,Rc+Tc+1)</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2708">Comments</H3
+><P
+>On first joining the domain the session key could be computed by
+anyone listening in on the network as the machine password has a well
+known value. Until the machine is rebooted it will use this session
+key to encrypt NT and LM one way functions of passwords which are
+password equivalents. Any user who logs in before the machine has been
+rebooted a second time will have their password equivalent exposed. Of
+course the new machine password is exposed at this time anyway.</P
+><P
+>None of the returned user info such as logon script, profile path and
+SIDs *appear* to be protected by anything other than the TCP checksum.</P
+><P
+>The server time stamps appear to be ignored.</P
+><P
+>The client sends a ReturnAuthenticator in the SamLogon request which I
+can't find a use for. However its time is used as the timestamp
+returned by the server.</P
+><P
+>The password OWFs should NOT be sent over the network reversibly
+encrypted. They should be sent using ARC4(Ks,md4(owf)) with the server
+computing the same function using the owf values in the SAM.</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2715">SIDs and RIDs</H2
+><P
+>SIDs and RIDs are well documented elsewhere.</P
+><P
+>A SID is an NT Security ID (see DOM_SID structure). They are of the form:</P
+><P
+></P
+><TABLE
+BORDER="0"
+><TBODY
+><TR
+><TD
+>revision-NN-SubAuth1-SubAuth2-SubAuth3... </TD
+></TR
+><TR
+><TD
+>revision-0xNNNNNNNNNNNN-SubAuth1-SubAuth2-SubAuth3...</TD
+></TR
+></TBODY
+></TABLE
+><P
+></P
+><P
+>currently, the SID revision is 1.
+The Sub-Authorities are known as Relative IDs (RIDs).</P
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2723">Well-known SIDs</H3
+><DIV
+CLASS="SECT3"
+><H4
+CLASS="SECT3"
+><A
+NAME="AEN2725">Universal well-known SIDs</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>Null SID</DT
+><DD
+><P
+>S-1-0-0</P
+></DD
+><DT
+>World</DT
+><DD
+><P
+>S-1-1-0</P
+></DD
+><DT
+>Local</DT
+><DD
+><P
+>S-1-2-0</P
+></DD
+><DT
+>Creator Owner ID</DT
+><DD
+><P
+>S-1-3-0</P
+></DD
+><DT
+>Creator Group ID</DT
+><DD
+><P
+>S-1-3-1</P
+></DD
+><DT
+>Creator Owner Server ID</DT
+><DD
+><P
+>S-1-3-2</P
+></DD
+><DT
+>Creator Group Server ID</DT
+><DD
+><P
+>S-1-3-3</P
+></DD
+><DT
+>(Non-unique IDs)</DT
+><DD
+><P
+>S-1-4</P
+></DD
+></DL
+></DIV
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2760">NT well-known SIDs</H4
+><P
+></P
+><DIV
+CLASS="VARIABLELIST"
+><DL
+><DT
+>NT Authority</DT
+><DD
+><P
+>S-1-5</P
+></DD
+><DT
+>Dialup</DT
+><DD
+><P
+>S-1-5-1</P
+></DD
+><DT
+>Network</DT
+><DD
+><P
+>S-1-5-2</P
+></DD
+><DT
+>Batch</DT
+><DD
+><P
+>S-1-5-3</P
+></DD
+><DT
+>Interactive</DT
+><DD
+><P
+>S-1-5-4</P
+></DD
+><DT
+>Service</DT
+><DD
+><P
+>S-1-5-6</P
+></DD
+><DT
+>AnonymousLogon(aka null logon session)</DT
+><DD
+><P
+>S-1-5-7</P
+></DD
+><DT
+>Proxy</DT
+><DD
+><P
+>S-1-5-8</P
+></DD
+><DT
+>ServerLogon(aka domain controller account)</DT
+><DD
+><P
+>S-1-5-8</P
+></DD
+><DT
+>(Logon IDs)</DT
+><DD
+><P
+>S-1-5-5-X-Y</P
+></DD
+><DT
+>(NT non-unique IDs)</DT
+><DD
+><P
+>S-1-5-0x15-...</P
+></DD
+><DT
+>(Built-in domain)</DT
+><DD
+><P
+>s-1-5-0x20</P
+></DD
+></DL
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2811">Well-known RIDS</H3
+><P
+>A RID is a sub-authority value, as part of either a SID, or in the case
+of Group RIDs, part of the DOM_GID structure, in the USER_INFO_1
+structure, in the LSA SAM Logon response.</P
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2814">Well-known RID users</H4
+><P
+><B
+>Groupname: </B
+>DOMAIN_USER_RID_ADMIN</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>01F4</P
+><P
+><B
+>Groupname: </B
+>DOMAIN_USER_RID_GUEST</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>01F5</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2828">Well-known RID groups</H4
+><P
+><B
+>Groupname: </B
+> DOMAIN_GROUP_RID_ADMINS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0200</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_GROUP_RID_USERS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0201</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_GROUP_RID_GUESTS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0202</P
+></DIV
+><DIV
+CLASS="SECT3"
+><HR><H4
+CLASS="SECT3"
+><A
+NAME="AEN2846">Well-known RID aliases</H4
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_ADMINS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0220</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_USERS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0221</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_GUESTS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0222</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_POWER_USERS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0223</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_ACCOUNT_OPS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0224</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_SYSTEM_OPS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0225</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_PRINT_OPS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0226</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_BACKUP_OPS</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0227</P
+><P
+><B
+>Groupname: </B
+> DOMAIN_ALIAS_RID_REPLICATOR</P
+><P
+><B
+>????: </B
+>0x0000</P
+><P
+><B
+>RID: </B
+>0228</P
+></DIV
+></DIV
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="PRINTING">Samba Printing Internals</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN2895">Abstract</H2
+><P
+>The purpose of this document is to provide some insight into
+Samba's printing functionality and also to describe the semantics
+of certain features of Windows client printing.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2898">Printing Interface to Various Back ends</H2
+><P
+>Samba uses a table of function pointers to seven functions. The
+function prototypes are defined in the <TT
+CLASS="VARNAME"
+>printif</TT
+> structure declared
+in <TT
+CLASS="FILENAME"
+>printing.h</TT
+>.</P
+><P
+></P
+><UL
+><LI
+><P
+>retrieve the contents of a print queue</P
+></LI
+><LI
+><P
+>pause the print queue</P
+></LI
+><LI
+><P
+>resume a paused print queue</P
+></LI
+><LI
+><P
+>delete a job from the queue</P
+></LI
+><LI
+><P
+>pause a job in the print queue</P
+></LI
+><LI
+><P
+>result a paused print job in the queue</P
+></LI
+><LI
+><P
+>submit a job to the print queue</P
+></LI
+></UL
+><P
+>Currently there are only two printing back end implementations
+defined.</P
+><P
+></P
+><UL
+><LI
+><P
+>a generic set of functions for working with standard UNIX
+ printing subsystems</P
+></LI
+><LI
+><P
+>a set of CUPS specific functions (this is only enabled if
+ the CUPS libraries were located at compile time).</P
+></LI
+></UL
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2924">Print Queue TDB's</H2
+><P
+>Samba provides periodic caching of the output from the "lpq command"
+for performance reasons. This cache time is configurable in seconds.
+Obviously the longer the cache time the less often smbd will be
+required to exec a copy of lpq. However, the accuracy of the print
+queue contents displayed to clients will be diminished as well.</P
+><P
+>The list of currently opened print queue TDB's can be found
+be examining the list of tdb_print_db structures ( see print_db_head
+in printing.c ). A queue TDB is opened using the wrapper function
+printing.c:get_print_db_byname(). The function ensures that smbd
+does not open more than MAX_PRINT_DBS_OPEN in an effort to prevent
+a large print server from exhausting all available file descriptors.
+If the number of open queue TDB's exceeds the MAX_PRINT_DBS_OPEN
+limit, smbd falls back to a most recently used algorithm for maintaining
+a list of open TDB's.</P
+><P
+>There are two ways in which a a print job can be entered into
+a print queue's TDB. The first is to submit the job from a Windows
+client which will insert the job information directly into the TDB.
+The second method is to have the print job picked up by executing the
+"lpq command".</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>/* included from printing.h */
+struct printjob {
+ pid_t pid; /* which process launched the job */
+ int sysjob; /* the system (lp) job number */
+ int fd; /* file descriptor of open file if open */
+ time_t starttime; /* when the job started spooling */
+ int status; /* the status of this job */
+ size_t size; /* the size of the job so far */
+ int page_count; /* then number of pages so far */
+ BOOL spooled; /* has it been sent to the spooler yet? */
+ BOOL smbjob; /* set if the job is a SMB job */
+ fstring filename; /* the filename used to spool the file */
+ fstring jobname; /* the job name given to us by the client */
+ fstring user; /* the user who started the job */
+ fstring queuename; /* service number of printer for this job */
+ NT_DEVICEMODE *nt_devmode;
+};</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>The current manifestation of the printjob structure contains a field
+for the UNIX job id returned from the "lpq command" and a Windows job
+ID (32-bit bounded by PRINT_MAX_JOBID). When a print job is returned
+by the "lpq command" that does not match an existing job in the queue's
+TDB, a 32-bit job ID above the &#60;*vance doesn't know what word is missing here*&#62; is generating by adding UNIX_JOB_START to
+the id reported by lpq.</P
+><P
+>In order to match a 32-bit Windows jobid onto a 16-bit lanman print job
+id, smbd uses an in memory TDB to match the former to a number appropriate
+for old lanman clients.</P
+><P
+>When updating a print queue, smbd will perform the following
+steps ( refer to <TT
+CLASS="FILENAME"
+>print.c:print_queue_update()</TT
+> ):</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>Check to see if another smbd is currently in
+ the process of updating the queue contents by checking the pid
+ stored in <TT
+CLASS="CONSTANT"
+>LOCK/<TT
+CLASS="REPLACEABLE"
+><I
+>printer_name</I
+></TT
+></TT
+>.
+ If so, then do not update the TDB.</P
+></LI
+><LI
+><P
+>Lock the mutex entry in the TDB and store our own pid.
+ Check that this succeeded, else fail.</P
+></LI
+><LI
+><P
+>Store the updated time stamp for the new cache
+ listing</P
+></LI
+><LI
+><P
+>Retrieve the queue listing via "lpq command"</P
+></LI
+><LI
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="90%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> foreach job in the queue
+ {
+ if the job is a UNIX job, create a new entry;
+ if the job has a Windows based jobid, then
+ {
+ Lookup the record by the jobid;
+ if the lookup failed, then
+ treat it as a UNIX job;
+ else
+ update the job status only
+ }
+ }</PRE
+></TD
+></TR
+></TABLE
+></P
+></LI
+><LI
+><P
+>Delete any jobs in the TDB that are not
+ in the in the lpq listing</P
+></LI
+><LI
+><P
+>Store the print queue status in the TDB</P
+></LI
+><LI
+><P
+>update the cache time stamp again</P
+></LI
+></OL
+><P
+>Note that it is the contents of this TDB that is returned to Windows
+clients and not the actual listing from the "lpq command".</P
+><P
+>The NT_DEVICEMODE stored as part of the printjob structure is used to
+store a pointer to a non-default DeviceMode associated with the print
+job. The pointer will be non-null when the client included a Device
+Mode in the OpenPrinterEx() call and subsequently submitted a job for
+printing on that same handle. If the client did not include a Device
+Mode in the OpenPrinterEx() request, the nt_devmode field is NULL
+and the job has the printer's device mode associated with it by default.</P
+><P
+>Only non-default Device Mode are stored with print jobs in the print
+queue TDB. Otherwise, the Device Mode is obtained from the printer
+object when the client issues a GetJob(level == 2) request.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2958">ChangeID &#38; Client Caching of Printer Information</H2
+><P
+>[To be filled in later]</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2961">Windows NT/2K Printer Change Notify</H2
+><P
+>When working with Windows NT+ clients, it is possible for a
+print server to use RPC to send asynchronous change notification
+events to clients for certain printer and print job attributes.
+This can be useful when the client needs to know that a new
+job has been added to the queue for a given printer or that the
+driver for a printer has been changed. Note that this is done
+entirely orthogonal to cache updates based on a new ChangeID for
+a printer object.</P
+><P
+>The basic set of RPC's used to implement change notification are</P
+><P
+></P
+><UL
+><LI
+><P
+>RemoteFindFirstPrinterChangeNotifyEx ( RFFPCN )</P
+></LI
+><LI
+><P
+>RemoteFindNextPrinterChangeNotifyEx ( RFNPCN )</P
+></LI
+><LI
+><P
+>FindClosePrinterChangeNotify( FCPCN )</P
+></LI
+><LI
+><P
+>ReplyOpenPrinter</P
+></LI
+><LI
+><P
+>ReplyClosePrinter</P
+></LI
+><LI
+><P
+>RouteRefreshPrinterChangeNotify ( RRPCN )</P
+></LI
+></UL
+><P
+>One additional RPC is available to a server, but is never used by the
+Windows spooler service:</P
+><P
+></P
+><UL
+><LI
+><P
+>RouteReplyPrinter()</P
+></LI
+></UL
+><P
+>The opnum for all of these RPC's are defined in include/rpc_spoolss.h</P
+><P
+>Windows NT print servers use a bizarre method of sending print
+notification event to clients. The process of registering a new change
+notification handle is as follows. The 'C' is for client and the
+'S' is for server. All error conditions have been eliminated.</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>C: Obtain handle to printer or to the printer
+ server via the standard OpenPrinterEx() call.
+S: Respond with a valid handle to object
+
+C: Send a RFFPCN request with the previously obtained
+ handle with either (a) set of flags for change events
+ to monitor, or (b) a PRINTER_NOTIFY_OPTIONS structure
+ containing the event information to monitor. The windows
+ spooler has only been observed to use (b).
+S: The &#60;* another missing word*&#62; opens a new TCP session to the client (thus requiring
+ all print clients to be CIFS servers as well) and sends
+ a ReplyOpenPrinter() request to the client.
+C: The client responds with a printer handle that can be used to
+ send event notification messages.
+S: The server replies success to the RFFPCN request.
+
+C: The windows spooler follows the RFFPCN with a RFNPCN
+ request to fetch the current values of all monitored
+ attributes.
+S: The server replies with an array SPOOL_NOTIFY_INFO_DATA
+ structures (contained in a SPOOL_NOTIFY_INFO structure).
+
+C: If the change notification handle is ever released by the
+ client via a FCPCN request, the server sends a ReplyClosePrinter()
+ request back to the client first. However a request of this
+ nature from the client is often an indication that the previous
+ notification event was not marshalled correctly by the server
+ or a piece of data was wrong.
+S: The server closes the internal change notification handle
+ (POLICY_HND) and does not send any further change notification
+ events to the client for that printer or job.</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>The current list of notification events supported by Samba can be
+found by examining the internal tables in srv_spoolss_nt.c</P
+><P
+></P
+><UL
+><LI
+><P
+>printer_notify_table[]</P
+></LI
+><LI
+><P
+>job_notify_table[]</P
+></LI
+></UL
+><P
+>When an event occurs that could be monitored, smbd sends a message
+to itself about the change. The list of events to be transmitted
+are queued by the smbd process sending the message to prevent an
+overload of TDB usage and the internal message is sent during smbd's
+idle loop (refer to printing/notify.c and the functions
+send_spoolss_notify2_msg() and print_notify_send_messages() ).</P
+><P
+>The decision of whether or not the change is to be sent to connected
+clients is made by the routine which actually sends the notification.
+( refer to srv_spoolss_nt.c:recieve_notify2_message() ).</P
+><P
+>Because it possible to receive a listing of multiple changes for
+multiple printers, the notification events must be split into
+categories by the printer name. This makes it possible to group
+multiple change events to be sent in a single RPC according to the
+printer handle obtained via a ReplyOpenPrinter().</P
+><P
+>The actual change notification is performed using the RRPCN request
+RPC. This packet contains</P
+><P
+></P
+><UL
+><LI
+><P
+>the printer handle registered with the
+client's spooler on which the change occurred</P
+></LI
+><LI
+><P
+>The change_low value which was sent as part
+of the last RFNPCN request from the client</P
+></LI
+><LI
+><P
+>The SPOOL_NOTIFY_INFO container with the event
+information</P
+></LI
+></UL
+><P
+>A <TT
+CLASS="VARNAME"
+>SPOOL_NOTIFY_INFO</TT
+> contains:</P
+><P
+></P
+><UL
+><LI
+><P
+>the version and flags field are predefined
+and should not be changed</P
+></LI
+><LI
+><P
+>The count field is the number of entries
+in the SPOOL_NOTIFY_INFO_DATA array</P
+></LI
+></UL
+><P
+>The <TT
+CLASS="VARNAME"
+>SPOOL_NOTIFY_INFO_DATA</TT
+> entries contain:</P
+><P
+></P
+><UL
+><LI
+><P
+>The type defines whether or not this event
+is for a printer or a print job</P
+></LI
+><LI
+><P
+>The field is the flag identifying the event</P
+></LI
+><LI
+><P
+>the notify_data union contains the new valuie of the
+attribute</P
+></LI
+><LI
+><P
+>The enc_type defines the size of the structure for marshalling
+and unmarshalling</P
+></LI
+><LI
+><P
+>(a) the id must be 0 for a printer event on a printer handle.
+(b) the id must be the job id for an event on a printer job
+(c) the id must be the matching number of the printer index used
+in the response packet to the RFNPCN when using a print server
+handle for notification. Samba currently uses the snum of
+the printer for this which can break if the list of services
+has been modified since the notification handle was registered.</P
+></LI
+><LI
+><P
+>The size is either (a) the string length in UNICODE for strings,
+(b) the size in bytes of the security descriptor, or (c) 0 for
+data values.</P
+></LI
+></UL
+></DIV
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="WINS">Samba WINS Internals</H1
+><DIV
+CLASS="SECT1"
+><H2
+CLASS="SECT1"
+><A
+NAME="AEN3032">WINS Failover</H2
+><P
+>The current Samba codebase possesses the capability to use groups of WINS
+servers that share a common namespace for NetBIOS name registration and
+resolution. The formal parameter syntax is</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> WINS_SERVER_PARAM = SERVER [ SEPARATOR SERVER_LIST ]
+ WINS_SERVER_PARAM = "wins server"
+ SERVER = ADDR[:TAG]
+ ADDR = ip_addr | fqdn
+ TAG = string
+ SEPARATOR = comma | \s+
+ SERVER_LIST = SERVER [ SEPARATOR SERVER_LIST ]</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>A simple example of a valid wins server setting is</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>[global]
+ wins server = 192.168.1.2 192.168.1.3</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>In the event that no TAG is defined in for a SERVER in the list, smbd assigns a default
+TAG of "*". A TAG is used to group servers of a shared NetBIOS namespace together. Upon
+startup, nmbd will attempt to register the netbios name value with one server in each
+tagged group.</P
+><P
+>An example using tags to group WINS servers together is show here. Note that the use of
+interface names in the tags is only by convention and is not a technical requirement.</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>[global]
+ wins server = 192.168.1.2:eth0 192.168.1.3:eth0 192.168.2.2:eth1</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>Using this configuration, nmbd would attempt to register the server's NetBIOS name
+with one WINS server in each group. Because the "eth0" group has two servers, the
+second server would only be used when a registration (or resolution) request to
+the first server in that group timed out.</P
+><P
+>NetBIOS name resolution follows a similar pattern as name registration. When resolving
+a NetBIOS name via WINS, smbd and other Samba programs will attempt to query a single WINS
+server in a tagged group until either a positive response is obtained at least once or
+until a server from every tagged group has responded negatively to the name query request.
+If a timeout occurs when querying a specific WINS server, that server is marked as down to
+prevent further timeouts and the next server in the WINS group is contacted. Once marked as
+dead, Samba will not attempt to contact that server for name registration/resolution queries
+for a period of 10 minutes.</P
+></DIV
+></DIV
+></DIV
+></BODY
+></HTML
+> \ No newline at end of file
diff --git a/docs/Samba-HOWTO-Collection.pdf b/docs/Samba-HOWTO-Collection.pdf
index 85326c8b8c..874badf995 100644
--- a/docs/Samba-HOWTO-Collection.pdf
+++ b/docs/Samba-HOWTO-Collection.pdf
@@ -1,6 +1,6 @@
%PDF-1.3
%âãÏÓ
-1 0 obj<</Producer(htmldoc 1.8.20 Copyright 1997-2002 Easy Software Products, All Rights Reserved.)/CreationDate(D:20020821135413-0200)/Title(SAMBA Project Documentation)/Creator(Modular DocBook HTML Stylesheet Version 1.76b+)>>endobj
+1 0 obj<</Producer(htmldoc 1.8.22 Copyright 1997-2002 Easy Software Products, All Rights Reserved.)/CreationDate(D:20020930160555+0500)/Title(SAMBA Project Documentation)/Creator(Modular DocBook HTML Stylesheet Version 1.76b+)>>endobj
2 0 obj<</Type/Encoding/Differences[ 32/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quotesingle/parenleft/parenright/asterisk/plus/comma/minus/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/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/bracketleft/backslash/bracketright/asciicircum/underscore/grave/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/bar/braceright/asciitilde 128/Euro 130/quotesinglbase/florin/quotedblbase/ellipsis/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE 145/quoteleft/quoteright/quotedblleft/quotedblright/bullet/endash/emdash/tilde/trademark/scaron/guilsinglright/oe 159/Ydieresis/space/exclamdown/cent/sterling/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]>>endobj
3 0 obj<</Type/Font/Subtype/Type1/BaseFont/Courier/Encoding 2 0 R>>endobj
4 0 obj<</Type/Font/Subtype/Type1/BaseFont/Courier-Bold/Encoding 2 0 R>>endobj
@@ -13,50 +13,50 @@
11 0 obj<</Type/Font/Subtype/Type1/BaseFont/Helvetica/Encoding 2 0 R>>endobj
12 0 obj<</Type/Font/Subtype/Type1/BaseFont/Helvetica-Bold/Encoding 2 0 R>>endobj
13 0 obj<</Type/Font/Subtype/Type1/BaseFont/Symbol>>endobj
-14 0 obj<</Subtype/Link/Rect[72.0 684.0 223.5 697.0]/Border[0 0 0]/Dest[1012 0 R/XYZ 0 734 0]>>endobj
-15 0 obj<</Subtype/Link/Rect[108.0 670.8 174.9 683.8]/Border[0 0 0]/Dest[1012 0 R/XYZ 0 696 0]>>endobj
-16 0 obj<</Subtype/Link/Rect[72.0 644.4 112.9 657.4]/Border[0 0 0]/Dest[1012 0 R/XYZ 0 734 0]>>endobj
-17 0 obj<</Subtype/Link/Rect[72.0 618.0 277.3 631.0]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 734 0]>>endobj
-18 0 obj<</Subtype/Link/Rect[108.0 604.8 249.2 617.8]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 696 0]>>endobj
-19 0 obj<</Subtype/Link/Rect[108.0 591.6 255.0 604.6]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 568 0]>>endobj
-20 0 obj<</Subtype/Link/Rect[108.0 578.4 257.7 591.4]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 163 0]>>endobj
-21 0 obj<</Subtype/Link/Rect[108.0 565.2 309.0 578.2]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 734 0]>>endobj
-22 0 obj<</Subtype/Link/Rect[108.0 552.0 313.9 565.0]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 385 0]>>endobj
-23 0 obj<</Subtype/Link/Rect[108.0 538.8 284.9 551.8]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 283 0]>>endobj
-24 0 obj<</Subtype/Link/Rect[144.0 525.6 316.0 538.6]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 129 0]>>endobj
-25 0 obj<</Subtype/Link/Rect[144.0 512.4 364.6 525.4]/Border[0 0 0]/Dest[1038 0 R/XYZ 0 303 0]>>endobj
-26 0 obj<</Subtype/Link/Rect[108.0 499.2 362.2 512.2]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 718 0]>>endobj
-27 0 obj<</Subtype/Link/Rect[108.0 486.0 315.8 499.0]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 551 0]>>endobj
-28 0 obj<</Subtype/Link/Rect[108.0 472.8 511.6 485.8]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 383 0]>>endobj
-29 0 obj<</Subtype/Link/Rect[108.0 459.6 259.4 472.6]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 169 0]>>endobj
-30 0 obj<</Subtype/Link/Rect[144.0 446.4 272.0 459.4]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 652 0]>>endobj
-31 0 obj<</Subtype/Link/Rect[144.0 433.2 222.5 446.2]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 594 0]>>endobj
-32 0 obj<</Subtype/Link/Rect[144.0 420.0 303.2 433.0]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 509 0]>>endobj
-33 0 obj<</Subtype/Link/Rect[144.0 406.8 331.6 419.8]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 200 0]>>endobj
-34 0 obj<</Subtype/Link/Rect[144.0 393.6 213.7 406.6]/Border[0 0 0]/Dest[1044 0 R/XYZ 0 734 0]>>endobj
-35 0 obj<</Subtype/Link/Rect[144.0 380.4 268.3 393.4]/Border[0 0 0]/Dest[1044 0 R/XYZ 0 279 0]>>endobj
-36 0 obj<</Subtype/Link/Rect[72.0 354.0 267.5 367.0]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 734 0]>>endobj
-37 0 obj<</Subtype/Link/Rect[108.0 340.8 181.6 353.8]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 696 0]>>endobj
-38 0 obj<</Subtype/Link/Rect[108.0 327.6 184.7 340.6]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 529 0]>>endobj
-39 0 obj<</Subtype/Link/Rect[108.0 314.4 150.5 327.4]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 173 0]>>endobj
-40 0 obj<</Subtype/Link/Rect[144.0 301.2 198.7 314.2]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 139 0]>>endobj
-41 0 obj<</Subtype/Link/Rect[144.0 288.0 198.7 301.0]/Border[0 0 0]/Dest[1048 0 R/XYZ 0 705 0]>>endobj
-42 0 obj<</Subtype/Link/Rect[144.0 274.8 198.7 287.8]/Border[0 0 0]/Dest[1048 0 R/XYZ 0 501 0]>>endobj
-43 0 obj<</Subtype/Link/Rect[144.0 261.6 198.7 274.6]/Border[0 0 0]/Dest[1050 0 R/XYZ 0 586 0]>>endobj
-44 0 obj<</Subtype/Link/Rect[144.0 248.4 198.7 261.4]/Border[0 0 0]/Dest[1050 0 R/XYZ 0 435 0]>>endobj
-45 0 obj<</Subtype/Link/Rect[144.0 235.2 198.7 248.2]/Border[0 0 0]/Dest[1050 0 R/XYZ 0 311 0]>>endobj
-46 0 obj<</Subtype/Link/Rect[144.0 222.0 198.7 235.0]/Border[0 0 0]/Dest[1052 0 R/XYZ 0 718 0]>>endobj
-47 0 obj<</Subtype/Link/Rect[144.0 208.8 198.7 221.8]/Border[0 0 0]/Dest[1052 0 R/XYZ 0 356 0]>>endobj
-48 0 obj<</Subtype/Link/Rect[144.0 195.6 198.7 208.6]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 679 0]>>endobj
-49 0 obj<</Subtype/Link/Rect[144.0 182.4 209.7 195.4]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 528 0]>>endobj
-50 0 obj<</Subtype/Link/Rect[144.0 169.2 209.7 182.2]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 390 0]>>endobj
-51 0 obj<</Subtype/Link/Rect[108.0 156.0 221.4 169.0]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 253 0]>>endobj
-52 0 obj<</Subtype/Link/Rect[72.0 129.6 348.8 142.6]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 734 0]>>endobj
-53 0 obj<</Subtype/Link/Rect[108.0 116.4 161.5 129.4]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 672 0]>>endobj
-54 0 obj<</Subtype/Link/Rect[108.0 103.2 327.7 116.2]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 439 0]>>endobj
-55 0 obj<</Subtype/Link/Rect[144.0 90.0 213.1 103.0]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 311 0]>>endobj
-56 0 obj<</Subtype/Link/Rect[144.0 76.8 239.6 89.8]/Border[0 0 0]/Dest[1058 0 R/XYZ 0 441 0]>>endobj
-57 0 obj<</Subtype/Link/Rect[144.0 63.6 231.1 76.6]/Border[0 0 0]/Dest[1058 0 R/XYZ 0 303 0]>>endobj
+14 0 obj<</Subtype/Link/Rect[72.0 684.0 223.5 697.0]/Border[0 0 0]/Dest[1083 0 R/XYZ 0 734 0]>>endobj
+15 0 obj<</Subtype/Link/Rect[108.0 670.8 174.9 683.8]/Border[0 0 0]/Dest[1083 0 R/XYZ 0 696 0]>>endobj
+16 0 obj<</Subtype/Link/Rect[72.0 644.4 112.9 657.4]/Border[0 0 0]/Dest[1083 0 R/XYZ 0 734 0]>>endobj
+17 0 obj<</Subtype/Link/Rect[72.0 618.0 224.5 631.0]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 734 0]>>endobj
+18 0 obj<</Subtype/Link/Rect[108.0 604.8 229.9 617.8]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 696 0]>>endobj
+19 0 obj<</Subtype/Link/Rect[108.0 591.6 235.7 604.6]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 568 0]>>endobj
+20 0 obj<</Subtype/Link/Rect[108.0 578.4 238.5 591.4]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 163 0]>>endobj
+21 0 obj<</Subtype/Link/Rect[108.0 565.2 289.8 578.2]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 734 0]>>endobj
+22 0 obj<</Subtype/Link/Rect[108.0 552.0 294.7 565.0]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 382 0]>>endobj
+23 0 obj<</Subtype/Link/Rect[108.0 538.8 265.7 551.8]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 280 0]>>endobj
+24 0 obj<</Subtype/Link/Rect[126.0 525.6 270.5 538.6]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 126 0]>>endobj
+25 0 obj<</Subtype/Link/Rect[126.0 512.4 319.1 525.4]/Border[0 0 0]/Dest[1099 0 R/XYZ 0 300 0]>>endobj
+26 0 obj<</Subtype/Link/Rect[108.0 499.2 342.9 512.2]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 718 0]>>endobj
+27 0 obj<</Subtype/Link/Rect[108.0 486.0 296.5 499.0]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 551 0]>>endobj
+28 0 obj<</Subtype/Link/Rect[108.0 472.8 492.3 485.8]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 383 0]>>endobj
+29 0 obj<</Subtype/Link/Rect[108.0 459.6 234.6 472.6]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 169 0]>>endobj
+30 0 obj<</Subtype/Link/Rect[126.0 446.4 221.0 459.4]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 652 0]>>endobj
+31 0 obj<</Subtype/Link/Rect[126.0 433.2 171.5 446.2]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 594 0]>>endobj
+32 0 obj<</Subtype/Link/Rect[126.0 420.0 252.2 433.0]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 509 0]>>endobj
+33 0 obj<</Subtype/Link/Rect[126.0 406.8 280.6 419.8]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 200 0]>>endobj
+34 0 obj<</Subtype/Link/Rect[126.0 393.6 162.7 406.6]/Border[0 0 0]/Dest[1105 0 R/XYZ 0 718 0]>>endobj
+35 0 obj<</Subtype/Link/Rect[126.0 380.4 217.3 393.4]/Border[0 0 0]/Dest[1105 0 R/XYZ 0 264 0]>>endobj
+36 0 obj<</Subtype/Link/Rect[72.0 354.0 214.7 367.0]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 734 0]>>endobj
+37 0 obj<</Subtype/Link/Rect[108.0 340.8 162.4 353.8]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 696 0]>>endobj
+38 0 obj<</Subtype/Link/Rect[108.0 327.6 165.5 340.6]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 529 0]>>endobj
+39 0 obj<</Subtype/Link/Rect[108.0 314.4 131.2 327.4]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 170 0]>>endobj
+40 0 obj<</Subtype/Link/Rect[126.0 301.2 153.2 314.2]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 136 0]>>endobj
+41 0 obj<</Subtype/Link/Rect[126.0 288.0 153.2 301.0]/Border[0 0 0]/Dest[1109 0 R/XYZ 0 705 0]>>endobj
+42 0 obj<</Subtype/Link/Rect[126.0 274.8 153.2 287.8]/Border[0 0 0]/Dest[1109 0 R/XYZ 0 501 0]>>endobj
+43 0 obj<</Subtype/Link/Rect[126.0 261.6 153.2 274.6]/Border[0 0 0]/Dest[1111 0 R/XYZ 0 573 0]>>endobj
+44 0 obj<</Subtype/Link/Rect[126.0 248.4 153.2 261.4]/Border[0 0 0]/Dest[1111 0 R/XYZ 0 422 0]>>endobj
+45 0 obj<</Subtype/Link/Rect[126.0 235.2 153.2 248.2]/Border[0 0 0]/Dest[1111 0 R/XYZ 0 298 0]>>endobj
+46 0 obj<</Subtype/Link/Rect[126.0 222.0 153.2 235.0]/Border[0 0 0]/Dest[1113 0 R/XYZ 0 705 0]>>endobj
+47 0 obj<</Subtype/Link/Rect[126.0 208.8 153.2 221.8]/Border[0 0 0]/Dest[1113 0 R/XYZ 0 343 0]>>endobj
+48 0 obj<</Subtype/Link/Rect[126.0 195.6 153.2 208.6]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 679 0]>>endobj
+49 0 obj<</Subtype/Link/Rect[126.0 182.4 158.7 195.4]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 528 0]>>endobj
+50 0 obj<</Subtype/Link/Rect[126.0 169.2 158.7 182.2]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 390 0]>>endobj
+51 0 obj<</Subtype/Link/Rect[108.0 156.0 202.1 169.0]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 253 0]>>endobj
+52 0 obj<</Subtype/Link/Rect[72.0 129.6 296.0 142.6]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 734 0]>>endobj
+53 0 obj<</Subtype/Link/Rect[108.0 116.4 142.2 129.4]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 696 0]>>endobj
+54 0 obj<</Subtype/Link/Rect[108.0 103.2 308.4 116.2]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 463 0]>>endobj
+55 0 obj<</Subtype/Link/Rect[126.0 90.0 167.6 103.0]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 335 0]>>endobj
+56 0 obj<</Subtype/Link/Rect[126.0 76.8 194.1 89.8]/Border[0 0 0]/Dest[1119 0 R/XYZ 0 454 0]>>endobj
+57 0 obj<</Subtype/Link/Rect[126.0 63.6 185.6 76.6]/Border[0 0 0]/Dest[1119 0 R/XYZ 0 317 0]>>endobj
58 0 obj[14 0 R
15 0 R
16 0 R
@@ -101,50 +101,50 @@
55 0 R
56 0 R
57 0 R]endobj
-59 0 obj<</Subtype/Link/Rect[72.0 684.0 348.8 697.0]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 734 0]>>endobj
-60 0 obj<</Subtype/Link/Rect[144.0 670.8 251.2 683.8]/Border[0 0 0]/Dest[1058 0 R/XYZ 0 157 0]>>endobj
-61 0 obj<</Subtype/Link/Rect[108.0 657.6 382.4 670.6]/Border[0 0 0]/Dest[1060 0 R/XYZ 0 339 0]>>endobj
-62 0 obj<</Subtype/Link/Rect[144.0 644.4 291.6 657.4]/Border[0 0 0]/Dest[1062 0 R/XYZ 0 266 0]>>endobj
-63 0 obj<</Subtype/Link/Rect[144.0 631.2 260.1 644.2]/Border[0 0 0]/Dest[1064 0 R/XYZ 0 734 0]>>endobj
-64 0 obj<</Subtype/Link/Rect[144.0 618.0 223.8 631.0]/Border[0 0 0]/Dest[1066 0 R/XYZ 0 459 0]>>endobj
-65 0 obj<</Subtype/Link/Rect[144.0 604.8 230.5 617.8]/Border[0 0 0]/Dest[1066 0 R/XYZ 0 361 0]>>endobj
-66 0 obj<</Subtype/Link/Rect[144.0 591.6 236.6 604.6]/Border[0 0 0]/Dest[1066 0 R/XYZ 0 224 0]>>endobj
-67 0 obj<</Subtype/Link/Rect[108.0 578.4 523.2 591.4]/Border[0 0 0]/Dest[1068 0 R/XYZ 0 670 0]>>endobj
-68 0 obj<</Subtype/Link/Rect[108.0 565.2 497.9 578.2]/Border[0 0 0]/Dest[1068 0 R/XYZ 0 126 0]>>endobj
-69 0 obj<</Subtype/Link/Rect[144.0 552.0 389.3 565.0]/Border[0 0 0]/Dest[1072 0 R/XYZ 0 734 0]>>endobj
-70 0 obj<</Subtype/Link/Rect[144.0 538.8 455.0 551.8]/Border[0 0 0]/Dest[1072 0 R/XYZ 0 484 0]>>endobj
-71 0 obj<</Subtype/Link/Rect[144.0 525.6 368.5 538.6]/Border[0 0 0]/Dest[1072 0 R/XYZ 0 132 0]>>endobj
-72 0 obj<</Subtype/Link/Rect[108.0 512.4 181.6 525.4]/Border[0 0 0]/Dest[1074 0 R/XYZ 0 263 0]>>endobj
-73 0 obj<</Subtype/Link/Rect[72.0 486.0 460.7 499.0]/Border[0 0 0]/Dest[1076 0 R/XYZ 0 734 0]>>endobj
-74 0 obj<</Subtype/Link/Rect[108.0 472.8 202.4 485.8]/Border[0 0 0]/Dest[1076 0 R/XYZ 0 672 0]>>endobj
-75 0 obj<</Subtype/Link/Rect[108.0 459.6 244.9 472.6]/Border[0 0 0]/Dest[1078 0 R/XYZ 0 148 0]>>endobj
-76 0 obj<</Subtype/Link/Rect[108.0 446.4 270.2 459.4]/Border[0 0 0]/Dest[1080 0 R/XYZ 0 705 0]>>endobj
-77 0 obj<</Subtype/Link/Rect[72.0 420.0 402.3 433.0]/Border[0 0 0]/Dest[1082 0 R/XYZ 0 734 0]>>endobj
-78 0 obj<</Subtype/Link/Rect[108.0 406.8 179.2 419.8]/Border[0 0 0]/Dest[1082 0 R/XYZ 0 672 0]>>endobj
-79 0 obj<</Subtype/Link/Rect[144.0 393.6 197.2 406.6]/Border[0 0 0]/Dest[1084 0 R/XYZ 0 652 0]>>endobj
-80 0 obj<</Subtype/Link/Rect[72.0 367.2 412.7 380.2]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 734 0]>>endobj
-81 0 obj<</Subtype/Link/Rect[108.0 354.0 444.7 367.0]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 672 0]>>endobj
-82 0 obj<</Subtype/Link/Rect[108.0 340.8 319.1 353.8]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 497 0]>>endobj
-83 0 obj<</Subtype/Link/Rect[108.0 327.6 231.1 340.6]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 330 0]>>endobj
-84 0 obj<</Subtype/Link/Rect[108.0 314.4 292.2 327.4]/Border[0 0 0]/Dest[1088 0 R/XYZ 0 665 0]>>endobj
-85 0 obj<</Subtype/Link/Rect[144.0 301.2 244.5 314.2]/Border[0 0 0]/Dest[1088 0 R/XYZ 0 432 0]>>endobj
-86 0 obj<</Subtype/Link/Rect[144.0 288.0 269.6 301.0]/Border[0 0 0]/Dest[1088 0 R/XYZ 0 189 0]>>endobj
-87 0 obj<</Subtype/Link/Rect[108.0 274.8 301.4 287.8]/Border[0 0 0]/Dest[1090 0 R/XYZ 0 692 0]>>endobj
-88 0 obj<</Subtype/Link/Rect[108.0 261.6 392.1 274.6]/Border[0 0 0]/Dest[1090 0 R/XYZ 0 260 0]>>endobj
-89 0 obj<</Subtype/Link/Rect[108.0 248.4 384.2 261.4]/Border[0 0 0]/Dest[1094 0 R/XYZ 0 599 0]>>endobj
-90 0 obj<</Subtype/Link/Rect[72.0 222.0 277.1 235.0]/Border[0 0 0]/Dest[1096 0 R/XYZ 0 734 0]>>endobj
-91 0 obj<</Subtype/Link/Rect[108.0 208.8 181.6 221.8]/Border[0 0 0]/Dest[1096 0 R/XYZ 0 696 0]>>endobj
-92 0 obj<</Subtype/Link/Rect[108.0 195.6 189.0 208.6]/Border[0 0 0]/Dest[1096 0 R/XYZ 0 278 0]>>endobj
-93 0 obj<</Subtype/Link/Rect[144.0 182.4 245.7 195.4]/Border[0 0 0]/Dest[1098 0 R/XYZ 0 702 0]>>endobj
-94 0 obj<</Subtype/Link/Rect[144.0 169.2 330.4 182.2]/Border[0 0 0]/Dest[1100 0 R/XYZ 0 471 0]>>endobj
-95 0 obj<</Subtype/Link/Rect[144.0 156.0 323.3 169.0]/Border[0 0 0]/Dest[1102 0 R/XYZ 0 718 0]>>endobj
-96 0 obj<</Subtype/Link/Rect[144.0 142.8 386.9 155.8]/Border[0 0 0]/Dest[1102 0 R/XYZ 0 348 0]>>endobj
-97 0 obj<</Subtype/Link/Rect[144.0 129.6 278.1 142.6]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 734 0]>>endobj
-98 0 obj<</Subtype/Link/Rect[108.0 116.4 220.1 129.4]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 556 0]>>endobj
-99 0 obj<</Subtype/Link/Rect[144.0 103.2 250.3 116.2]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 455 0]>>endobj
-100 0 obj<</Subtype/Link/Rect[144.0 90.0 317.2 103.0]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 330 0]>>endobj
-101 0 obj<</Subtype/Link/Rect[144.0 76.8 258.3 89.8]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 245 0]>>endobj
-102 0 obj<</Subtype/Link/Rect[144.0 63.6 270.5 76.6]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 147 0]>>endobj
+59 0 obj<</Subtype/Link/Rect[72.0 684.0 296.0 697.0]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 734 0]>>endobj
+60 0 obj<</Subtype/Link/Rect[126.0 670.8 205.7 683.8]/Border[0 0 0]/Dest[1119 0 R/XYZ 0 168 0]>>endobj
+61 0 obj<</Subtype/Link/Rect[108.0 657.6 363.1 670.6]/Border[0 0 0]/Dest[1121 0 R/XYZ 0 347 0]>>endobj
+62 0 obj<</Subtype/Link/Rect[126.0 644.4 246.1 657.4]/Border[0 0 0]/Dest[1123 0 R/XYZ 0 295 0]>>endobj
+63 0 obj<</Subtype/Link/Rect[126.0 631.2 214.6 644.2]/Border[0 0 0]/Dest[1125 0 R/XYZ 0 734 0]>>endobj
+64 0 obj<</Subtype/Link/Rect[126.0 618.0 178.2 631.0]/Border[0 0 0]/Dest[1127 0 R/XYZ 0 456 0]>>endobj
+65 0 obj<</Subtype/Link/Rect[126.0 604.8 185.0 617.8]/Border[0 0 0]/Dest[1127 0 R/XYZ 0 358 0]>>endobj
+66 0 obj<</Subtype/Link/Rect[126.0 591.6 191.1 604.6]/Border[0 0 0]/Dest[1127 0 R/XYZ 0 221 0]>>endobj
+67 0 obj<</Subtype/Link/Rect[108.0 578.4 504.0 591.4]/Border[0 0 0]/Dest[1129 0 R/XYZ 0 667 0]>>endobj
+68 0 obj<</Subtype/Link/Rect[108.0 565.2 478.6 578.2]/Border[0 0 0]/Dest[1131 0 R/XYZ 0 734 0]>>endobj
+69 0 obj<</Subtype/Link/Rect[126.0 552.0 343.8 565.0]/Border[0 0 0]/Dest[1133 0 R/XYZ 0 692 0]>>endobj
+70 0 obj<</Subtype/Link/Rect[126.0 538.8 409.5 551.8]/Border[0 0 0]/Dest[1133 0 R/XYZ 0 440 0]>>endobj
+71 0 obj<</Subtype/Link/Rect[126.0 525.6 323.0 538.6]/Border[0 0 0]/Dest[1135 0 R/XYZ 0 734 0]>>endobj
+72 0 obj<</Subtype/Link/Rect[108.0 512.4 162.4 525.4]/Border[0 0 0]/Dest[1135 0 R/XYZ 0 172 0]>>endobj
+73 0 obj<</Subtype/Link/Rect[72.0 486.0 407.8 499.0]/Border[0 0 0]/Dest[1139 0 R/XYZ 0 734 0]>>endobj
+74 0 obj<</Subtype/Link/Rect[108.0 472.8 183.2 485.8]/Border[0 0 0]/Dest[1139 0 R/XYZ 0 672 0]>>endobj
+75 0 obj<</Subtype/Link/Rect[108.0 459.6 225.6 472.6]/Border[0 0 0]/Dest[1141 0 R/XYZ 0 127 0]>>endobj
+76 0 obj<</Subtype/Link/Rect[108.0 446.4 251.0 459.4]/Border[0 0 0]/Dest[1143 0 R/XYZ 0 679 0]>>endobj
+77 0 obj<</Subtype/Link/Rect[72.0 420.0 349.4 433.0]/Border[0 0 0]/Dest[1145 0 R/XYZ 0 734 0]>>endobj
+78 0 obj<</Subtype/Link/Rect[108.0 406.8 159.9 419.8]/Border[0 0 0]/Dest[1145 0 R/XYZ 0 672 0]>>endobj
+79 0 obj<</Subtype/Link/Rect[126.0 393.6 151.7 406.6]/Border[0 0 0]/Dest[1147 0 R/XYZ 0 652 0]>>endobj
+80 0 obj<</Subtype/Link/Rect[72.0 367.2 359.8 380.2]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 734 0]>>endobj
+81 0 obj<</Subtype/Link/Rect[108.0 354.0 425.4 367.0]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 672 0]>>endobj
+82 0 obj<</Subtype/Link/Rect[108.0 340.8 299.9 353.8]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 497 0]>>endobj
+83 0 obj<</Subtype/Link/Rect[108.0 327.6 211.9 340.6]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 330 0]>>endobj
+84 0 obj<</Subtype/Link/Rect[108.0 314.4 273.0 327.4]/Border[0 0 0]/Dest[1151 0 R/XYZ 0 665 0]>>endobj
+85 0 obj<</Subtype/Link/Rect[126.0 301.2 199.0 314.2]/Border[0 0 0]/Dest[1151 0 R/XYZ 0 432 0]>>endobj
+86 0 obj<</Subtype/Link/Rect[126.0 288.0 224.1 301.0]/Border[0 0 0]/Dest[1151 0 R/XYZ 0 189 0]>>endobj
+87 0 obj<</Subtype/Link/Rect[108.0 274.8 282.2 287.8]/Border[0 0 0]/Dest[1153 0 R/XYZ 0 692 0]>>endobj
+88 0 obj<</Subtype/Link/Rect[108.0 261.6 372.8 274.6]/Border[0 0 0]/Dest[1153 0 R/XYZ 0 260 0]>>endobj
+89 0 obj<</Subtype/Link/Rect[108.0 248.4 364.9 261.4]/Border[0 0 0]/Dest[1157 0 R/XYZ 0 599 0]>>endobj
+90 0 obj<</Subtype/Link/Rect[72.0 222.0 224.2 235.0]/Border[0 0 0]/Dest[1159 0 R/XYZ 0 734 0]>>endobj
+91 0 obj<</Subtype/Link/Rect[108.0 208.8 162.4 221.8]/Border[0 0 0]/Dest[1159 0 R/XYZ 0 696 0]>>endobj
+92 0 obj<</Subtype/Link/Rect[108.0 195.6 169.7 208.6]/Border[0 0 0]/Dest[1159 0 R/XYZ 0 278 0]>>endobj
+93 0 obj<</Subtype/Link/Rect[126.0 182.4 200.2 195.4]/Border[0 0 0]/Dest[1161 0 R/XYZ 0 702 0]>>endobj
+94 0 obj<</Subtype/Link/Rect[126.0 169.2 284.9 182.2]/Border[0 0 0]/Dest[1163 0 R/XYZ 0 469 0]>>endobj
+95 0 obj<</Subtype/Link/Rect[126.0 156.0 277.8 169.0]/Border[0 0 0]/Dest[1165 0 R/XYZ 0 705 0]>>endobj
+96 0 obj<</Subtype/Link/Rect[126.0 142.8 341.4 155.8]/Border[0 0 0]/Dest[1165 0 R/XYZ 0 332 0]>>endobj
+97 0 obj<</Subtype/Link/Rect[126.0 129.6 232.6 142.6]/Border[0 0 0]/Dest[1167 0 R/XYZ 0 155 0]>>endobj
+98 0 obj<</Subtype/Link/Rect[108.0 116.4 200.9 129.4]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 652 0]>>endobj
+99 0 obj<</Subtype/Link/Rect[126.0 103.2 204.8 116.2]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 551 0]>>endobj
+100 0 obj<</Subtype/Link/Rect[126.0 90.0 271.7 103.0]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 426 0]>>endobj
+101 0 obj<</Subtype/Link/Rect[126.0 76.8 212.8 89.8]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 341 0]>>endobj
+102 0 obj<</Subtype/Link/Rect[126.0 63.6 225.0 76.6]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 243 0]>>endobj
103 0 obj[59 0 R
60 0 R
61 0 R
@@ -189,49 +189,49 @@
100 0 R
101 0 R
102 0 R]endobj
-104 0 obj<</Subtype/Link/Rect[72.0 684.0 277.1 697.0]/Border[0 0 0]/Dest[1096 0 R/XYZ 0 734 0]>>endobj
-105 0 obj<</Subtype/Link/Rect[108.0 670.8 300.2 683.8]/Border[0 0 0]/Dest[1106 0 R/XYZ 0 267 0]>>endobj
-106 0 obj<</Subtype/Link/Rect[72.0 644.4 264.8 657.4]/Border[0 0 0]/Dest[1110 0 R/XYZ 0 734 0]>>endobj
-107 0 obj<</Subtype/Link/Rect[108.0 631.2 181.6 644.2]/Border[0 0 0]/Dest[1110 0 R/XYZ 0 696 0]>>endobj
-108 0 obj<</Subtype/Link/Rect[108.0 618.0 251.9 631.0]/Border[0 0 0]/Dest[1112 0 R/XYZ 0 734 0]>>endobj
-109 0 obj<</Subtype/Link/Rect[108.0 604.8 236.0 617.8]/Border[0 0 0]/Dest[1112 0 R/XYZ 0 278 0]>>endobj
-110 0 obj<</Subtype/Link/Rect[108.0 591.6 287.0 604.6]/Border[0 0 0]/Dest[1114 0 R/XYZ 0 734 0]>>endobj
-111 0 obj<</Subtype/Link/Rect[108.0 578.4 210.4 591.4]/Border[0 0 0]/Dest[1114 0 R/XYZ 0 304 0]>>endobj
-112 0 obj<</Subtype/Link/Rect[108.0 565.2 231.1 578.2]/Border[0 0 0]/Dest[1116 0 R/XYZ 0 646 0]>>endobj
-113 0 obj<</Subtype/Link/Rect[108.0 552.0 229.3 565.0]/Border[0 0 0]/Dest[1116 0 R/XYZ 0 299 0]>>endobj
-114 0 obj<</Subtype/Link/Rect[108.0 538.8 210.0 551.8]/Border[0 0 0]/Dest[1116 0 R/XYZ 0 210 0]>>endobj
-115 0 obj<</Subtype/Link/Rect[108.0 525.6 196.6 538.6]/Border[0 0 0]/Dest[1118 0 R/XYZ 0 734 0]>>endobj
-116 0 obj<</Subtype/Link/Rect[72.0 499.2 192.4 512.2]/Border[0 0 0]/Dest[1120 0 R/XYZ 0 734 0]>>endobj
-117 0 obj<</Subtype/Link/Rect[108.0 486.0 181.6 499.0]/Border[0 0 0]/Dest[1120 0 R/XYZ 0 696 0]>>endobj
-118 0 obj<</Subtype/Link/Rect[108.0 472.8 323.7 485.8]/Border[0 0 0]/Dest[1120 0 R/XYZ 0 467 0]>>endobj
-119 0 obj<</Subtype/Link/Rect[72.0 446.4 278.4 459.4]/Border[0 0 0]/Dest[1124 0 R/XYZ 0 734 0]>>endobj
-120 0 obj<</Subtype/Link/Rect[108.0 433.2 305.4 446.2]/Border[0 0 0]/Dest[1124 0 R/XYZ 0 696 0]>>endobj
-121 0 obj<</Subtype/Link/Rect[108.0 420.0 293.5 433.0]/Border[0 0 0]/Dest[1126 0 R/XYZ 0 362 0]>>endobj
-122 0 obj<</Subtype/Link/Rect[108.0 406.8 313.4 419.8]/Border[0 0 0]/Dest[1126 0 R/XYZ 0 155 0]>>endobj
-123 0 obj<</Subtype/Link/Rect[72.0 380.4 431.7 393.4]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 734 0]>>endobj
-124 0 obj<</Subtype/Link/Rect[108.0 367.2 170.0 380.2]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 672 0]>>endobj
-125 0 obj<</Subtype/Link/Rect[108.0 354.0 187.1 367.0]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 544 0]>>endobj
-126 0 obj<</Subtype/Link/Rect[108.0 340.8 239.1 353.8]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 231 0]>>endobj
-127 0 obj<</Subtype/Link/Rect[144.0 327.6 229.8 340.6]/Border[0 0 0]/Dest[1132 0 R/XYZ 0 560 0]>>endobj
-128 0 obj<</Subtype/Link/Rect[108.0 314.4 227.5 327.4]/Border[0 0 0]/Dest[1132 0 R/XYZ 0 409 0]>>endobj
-129 0 obj<</Subtype/Link/Rect[144.0 301.2 330.1 314.2]/Border[0 0 0]/Dest[1132 0 R/XYZ 0 294 0]>>endobj
-130 0 obj<</Subtype/Link/Rect[144.0 288.0 272.3 301.0]/Border[0 0 0]/Dest[1134 0 R/XYZ 0 734 0]>>endobj
-131 0 obj<</Subtype/Link/Rect[144.0 274.8 330.4 287.8]/Border[0 0 0]/Dest[1134 0 R/XYZ 0 292 0]>>endobj
-132 0 obj<</Subtype/Link/Rect[144.0 261.6 310.8 274.6]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 665 0]>>endobj
-133 0 obj<</Subtype/Link/Rect[144.0 248.4 244.5 261.4]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 488 0]>>endobj
-134 0 obj<</Subtype/Link/Rect[108.0 235.2 265.4 248.2]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 351 0]>>endobj
-135 0 obj<</Subtype/Link/Rect[144.0 222.0 231.4 235.0]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 209 0]>>endobj
-136 0 obj<</Subtype/Link/Rect[144.0 208.8 238.1 221.8]/Border[0 0 0]/Dest[1138 0 R/XYZ 0 599 0]>>endobj
-137 0 obj<</Subtype/Link/Rect[144.0 195.6 262.6 208.6]/Border[0 0 0]/Dest[1138 0 R/XYZ 0 330 0]>>endobj
-138 0 obj<</Subtype/Link/Rect[108.0 182.4 183.5 195.4]/Border[0 0 0]/Dest[1152 0 R/XYZ 0 296 0]>>endobj
-139 0 obj<</Subtype/Link/Rect[108.0 169.2 182.9 182.2]/Border[0 0 0]/Dest[1154 0 R/XYZ 0 734 0]>>endobj
-140 0 obj<</Subtype/Link/Rect[72.0 142.8 421.8 155.8]/Border[0 0 0]/Dest[1156 0 R/XYZ 0 734 0]>>endobj
-141 0 obj<</Subtype/Link/Rect[108.0 129.6 224.7 142.6]/Border[0 0 0]/Dest[1156 0 R/XYZ 0 672 0]>>endobj
-142 0 obj<</Subtype/Link/Rect[108.0 116.4 186.5 129.4]/Border[0 0 0]/Dest[1156 0 R/XYZ 0 584 0]>>endobj
-143 0 obj<</Subtype/Link/Rect[108.0 103.2 321.6 116.2]/Border[0 0 0]/Dest[1158 0 R/XYZ 0 718 0]>>endobj
-144 0 obj<</Subtype/Link/Rect[108.0 90.0 435.5 103.0]/Border[0 0 0]/Dest[1160 0 R/XYZ 0 613 0]>>endobj
-145 0 obj<</Subtype/Link/Rect[144.0 76.8 374.7 89.8]/Border[0 0 0]/Dest[1160 0 R/XYZ 0 227 0]>>endobj
-146 0 obj<</Subtype/Link/Rect[144.0 63.6 404.0 76.6]/Border[0 0 0]/Dest[1162 0 R/XYZ 0 359 0]>>endobj
+104 0 obj<</Subtype/Link/Rect[72.0 684.0 224.2 697.0]/Border[0 0 0]/Dest[1159 0 R/XYZ 0 734 0]>>endobj
+105 0 obj<</Subtype/Link/Rect[108.0 670.8 280.9 683.8]/Border[0 0 0]/Dest[1171 0 R/XYZ 0 357 0]>>endobj
+106 0 obj<</Subtype/Link/Rect[72.0 644.4 212.0 657.4]/Border[0 0 0]/Dest[1175 0 R/XYZ 0 734 0]>>endobj
+107 0 obj<</Subtype/Link/Rect[108.0 631.2 162.4 644.2]/Border[0 0 0]/Dest[1175 0 R/XYZ 0 696 0]>>endobj
+108 0 obj<</Subtype/Link/Rect[108.0 618.0 232.7 631.0]/Border[0 0 0]/Dest[1177 0 R/XYZ 0 734 0]>>endobj
+109 0 obj<</Subtype/Link/Rect[108.0 604.8 216.7 617.8]/Border[0 0 0]/Dest[1177 0 R/XYZ 0 272 0]>>endobj
+110 0 obj<</Subtype/Link/Rect[108.0 591.6 267.8 604.6]/Border[0 0 0]/Dest[1179 0 R/XYZ 0 734 0]>>endobj
+111 0 obj<</Subtype/Link/Rect[108.0 578.4 191.1 591.4]/Border[0 0 0]/Dest[1179 0 R/XYZ 0 301 0]>>endobj
+112 0 obj<</Subtype/Link/Rect[108.0 565.2 211.9 578.2]/Border[0 0 0]/Dest[1181 0 R/XYZ 0 617 0]>>endobj
+113 0 obj<</Subtype/Link/Rect[108.0 552.0 210.1 565.0]/Border[0 0 0]/Dest[1181 0 R/XYZ 0 264 0]>>endobj
+114 0 obj<</Subtype/Link/Rect[108.0 538.8 190.8 551.8]/Border[0 0 0]/Dest[1181 0 R/XYZ 0 175 0]>>endobj
+115 0 obj<</Subtype/Link/Rect[108.0 525.6 177.4 538.6]/Border[0 0 0]/Dest[1183 0 R/XYZ 0 734 0]>>endobj
+116 0 obj<</Subtype/Link/Rect[72.0 499.2 139.5 512.2]/Border[0 0 0]/Dest[1185 0 R/XYZ 0 734 0]>>endobj
+117 0 obj<</Subtype/Link/Rect[108.0 486.0 162.4 499.0]/Border[0 0 0]/Dest[1185 0 R/XYZ 0 696 0]>>endobj
+118 0 obj<</Subtype/Link/Rect[108.0 472.8 304.4 485.8]/Border[0 0 0]/Dest[1185 0 R/XYZ 0 465 0]>>endobj
+119 0 obj<</Subtype/Link/Rect[72.0 446.4 220.1 459.4]/Border[0 0 0]/Dest[1189 0 R/XYZ 0 734 0]>>endobj
+120 0 obj<</Subtype/Link/Rect[108.0 433.2 280.6 446.2]/Border[0 0 0]/Dest[1189 0 R/XYZ 0 696 0]>>endobj
+121 0 obj<</Subtype/Link/Rect[108.0 420.0 268.7 433.0]/Border[0 0 0]/Dest[1191 0 R/XYZ 0 362 0]>>endobj
+122 0 obj<</Subtype/Link/Rect[108.0 406.8 288.6 419.8]/Border[0 0 0]/Dest[1191 0 R/XYZ 0 155 0]>>endobj
+123 0 obj<</Subtype/Link/Rect[72.0 380.4 373.3 393.4]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 734 0]>>endobj
+124 0 obj<</Subtype/Link/Rect[108.0 367.2 145.3 380.2]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 672 0]>>endobj
+125 0 obj<</Subtype/Link/Rect[108.0 354.0 162.4 367.0]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 544 0]>>endobj
+126 0 obj<</Subtype/Link/Rect[108.0 340.8 214.3 353.8]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 231 0]>>endobj
+127 0 obj<</Subtype/Link/Rect[126.0 327.6 178.8 340.6]/Border[0 0 0]/Dest[1197 0 R/XYZ 0 560 0]>>endobj
+128 0 obj<</Subtype/Link/Rect[108.0 314.4 202.7 327.4]/Border[0 0 0]/Dest[1197 0 R/XYZ 0 409 0]>>endobj
+129 0 obj<</Subtype/Link/Rect[126.0 301.2 279.1 314.2]/Border[0 0 0]/Dest[1197 0 R/XYZ 0 294 0]>>endobj
+130 0 obj<</Subtype/Link/Rect[126.0 288.0 221.3 301.0]/Border[0 0 0]/Dest[1199 0 R/XYZ 0 734 0]>>endobj
+131 0 obj<</Subtype/Link/Rect[126.0 274.8 279.4 287.8]/Border[0 0 0]/Dest[1199 0 R/XYZ 0 292 0]>>endobj
+132 0 obj<</Subtype/Link/Rect[126.0 261.6 259.8 274.6]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 665 0]>>endobj
+133 0 obj<</Subtype/Link/Rect[126.0 248.4 193.5 261.4]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 488 0]>>endobj
+134 0 obj<</Subtype/Link/Rect[108.0 235.2 240.6 248.2]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 351 0]>>endobj
+135 0 obj<</Subtype/Link/Rect[126.0 222.0 180.4 235.0]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 209 0]>>endobj
+136 0 obj<</Subtype/Link/Rect[126.0 208.8 187.1 221.8]/Border[0 0 0]/Dest[1203 0 R/XYZ 0 599 0]>>endobj
+137 0 obj<</Subtype/Link/Rect[126.0 195.6 211.6 208.6]/Border[0 0 0]/Dest[1203 0 R/XYZ 0 330 0]>>endobj
+138 0 obj<</Subtype/Link/Rect[108.0 182.4 158.7 195.4]/Border[0 0 0]/Dest[1217 0 R/XYZ 0 217 0]>>endobj
+139 0 obj<</Subtype/Link/Rect[108.0 169.2 158.1 182.2]/Border[0 0 0]/Dest[1219 0 R/XYZ 0 679 0]>>endobj
+140 0 obj<</Subtype/Link/Rect[72.0 142.8 363.5 155.8]/Border[0 0 0]/Dest[1221 0 R/XYZ 0 734 0]>>endobj
+141 0 obj<</Subtype/Link/Rect[108.0 129.6 200.0 142.6]/Border[0 0 0]/Dest[1221 0 R/XYZ 0 672 0]>>endobj
+142 0 obj<</Subtype/Link/Rect[108.0 116.4 161.8 129.4]/Border[0 0 0]/Dest[1221 0 R/XYZ 0 584 0]>>endobj
+143 0 obj<</Subtype/Link/Rect[108.0 103.2 296.8 116.2]/Border[0 0 0]/Dest[1223 0 R/XYZ 0 718 0]>>endobj
+144 0 obj<</Subtype/Link/Rect[108.0 90.0 410.8 103.0]/Border[0 0 0]/Dest[1225 0 R/XYZ 0 613 0]>>endobj
+145 0 obj<</Subtype/Link/Rect[126.0 76.8 323.7 89.8]/Border[0 0 0]/Dest[1225 0 R/XYZ 0 227 0]>>endobj
+146 0 obj<</Subtype/Link/Rect[126.0 63.6 353.0 76.6]/Border[0 0 0]/Dest[1227 0 R/XYZ 0 356 0]>>endobj
147 0 obj[104 0 R
105 0 R
106 0 R
@@ -275,50 +275,50 @@
144 0 R
145 0 R
146 0 R]endobj
-148 0 obj<</Subtype/Link/Rect[72.0 684.0 421.8 697.0]/Border[0 0 0]/Dest[1156 0 R/XYZ 0 734 0]>>endobj
-149 0 obj<</Subtype/Link/Rect[144.0 670.8 320.9 683.8]/Border[0 0 0]/Dest[1162 0 R/XYZ 0 149 0]>>endobj
-150 0 obj<</Subtype/Link/Rect[108.0 657.6 266.9 670.6]/Border[0 0 0]/Dest[1164 0 R/XYZ 0 467 0]>>endobj
-151 0 obj<</Subtype/Link/Rect[108.0 644.4 258.3 657.4]/Border[0 0 0]/Dest[1166 0 R/XYZ 0 208 0]>>endobj
-152 0 obj<</Subtype/Link/Rect[108.0 631.2 249.1 644.2]/Border[0 0 0]/Dest[1168 0 R/XYZ 0 203 0]>>endobj
-153 0 obj<</Subtype/Link/Rect[108.0 618.0 298.4 631.0]/Border[0 0 0]/Dest[1174 0 R/XYZ 0 547 0]>>endobj
-154 0 obj<</Subtype/Link/Rect[144.0 604.8 373.5 617.8]/Border[0 0 0]/Dest[1176 0 R/XYZ 0 560 0]>>endobj
-155 0 obj<</Subtype/Link/Rect[144.0 591.6 447.7 604.6]/Border[0 0 0]/Dest[1176 0 R/XYZ 0 126 0]>>endobj
-156 0 obj<</Subtype/Link/Rect[108.0 578.4 436.5 591.4]/Border[0 0 0]/Dest[1184 0 R/XYZ 0 135 0]>>endobj
-157 0 obj<</Subtype/Link/Rect[72.0 552.0 518.1 565.0]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 734 0]>>endobj
-158 0 obj<</Subtype/Link/Rect[108.0 538.8 224.7 551.8]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 672 0]>>endobj
-159 0 obj<</Subtype/Link/Rect[108.0 525.6 186.5 538.6]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 597 0]>>endobj
-160 0 obj<</Subtype/Link/Rect[108.0 512.4 364.6 525.4]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 225 0]>>endobj
-161 0 obj<</Subtype/Link/Rect[144.0 499.2 405.8 512.2]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 734 0]>>endobj
-162 0 obj<</Subtype/Link/Rect[144.0 486.0 292.5 499.0]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 609 0]>>endobj
-163 0 obj<</Subtype/Link/Rect[108.0 472.8 331.3 485.8]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 524 0]>>endobj
-164 0 obj<</Subtype/Link/Rect[108.0 459.6 273.6 472.6]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 383 0]>>endobj
-165 0 obj<</Subtype/Link/Rect[144.0 446.4 351.1 459.4]/Border[0 0 0]/Dest[1194 0 R/XYZ 0 665 0]>>endobj
-166 0 obj<</Subtype/Link/Rect[72.0 420.0 484.2 433.0]/Border[0 0 0]/Dest[1196 0 R/XYZ 0 734 0]>>endobj
-167 0 obj<</Subtype/Link/Rect[108.0 406.8 168.2 419.8]/Border[0 0 0]/Dest[1196 0 R/XYZ 0 672 0]>>endobj
-168 0 obj<</Subtype/Link/Rect[108.0 393.6 187.1 406.6]/Border[0 0 0]/Dest[1196 0 R/XYZ 0 412 0]>>endobj
-169 0 obj<</Subtype/Link/Rect[108.0 380.4 245.2 393.4]/Border[0 0 0]/Dest[1198 0 R/XYZ 0 573 0]>>endobj
-170 0 obj<</Subtype/Link/Rect[108.0 367.2 384.2 380.2]/Border[0 0 0]/Dest[1198 0 R/XYZ 0 471 0]>>endobj
-171 0 obj<</Subtype/Link/Rect[108.0 354.0 273.0 367.0]/Border[0 0 0]/Dest[1200 0 R/XYZ 0 734 0]>>endobj
-172 0 obj<</Subtype/Link/Rect[144.0 340.8 291.6 353.8]/Border[0 0 0]/Dest[1200 0 R/XYZ 0 700 0]>>endobj
-173 0 obj<</Subtype/Link/Rect[144.0 327.6 263.5 340.6]/Border[0 0 0]/Dest[1200 0 R/XYZ 0 143 0]>>endobj
-174 0 obj<</Subtype/Link/Rect[108.0 314.4 287.0 327.4]/Border[0 0 0]/Dest[1202 0 R/XYZ 0 243 0]>>endobj
-175 0 obj<</Subtype/Link/Rect[108.0 301.2 256.2 314.2]/Border[0 0 0]/Dest[1204 0 R/XYZ 0 718 0]>>endobj
-176 0 obj<</Subtype/Link/Rect[108.0 288.0 330.7 301.0]/Border[0 0 0]/Dest[1204 0 R/XYZ 0 336 0]>>endobj
-177 0 obj<</Subtype/Link/Rect[108.0 274.8 324.3 287.8]/Border[0 0 0]/Dest[1206 0 R/XYZ 0 322 0]>>endobj
-178 0 obj<</Subtype/Link/Rect[108.0 261.6 185.9 274.6]/Border[0 0 0]/Dest[1208 0 R/XYZ 0 492 0]>>endobj
-179 0 obj<</Subtype/Link/Rect[72.0 235.2 268.2 248.2]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 734 0]>>endobj
-180 0 obj<</Subtype/Link/Rect[108.0 222.0 231.7 235.0]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 696 0]>>endobj
-181 0 obj<</Subtype/Link/Rect[108.0 208.8 253.4 221.8]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 515 0]>>endobj
-182 0 obj<</Subtype/Link/Rect[108.0 195.6 216.8 208.6]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 137 0]>>endobj
-183 0 obj<</Subtype/Link/Rect[108.0 182.4 241.5 195.4]/Border[0 0 0]/Dest[1212 0 R/XYZ 0 533 0]>>endobj
-184 0 obj<</Subtype/Link/Rect[144.0 169.2 354.8 182.2]/Border[0 0 0]/Dest[1212 0 R/XYZ 0 273 0]>>endobj
-185 0 obj<</Subtype/Link/Rect[108.0 156.0 245.8 169.0]/Border[0 0 0]/Dest[1218 0 R/XYZ 0 560 0]>>endobj
-186 0 obj<</Subtype/Link/Rect[108.0 142.8 315.8 155.8]/Border[0 0 0]/Dest[1220 0 R/XYZ 0 613 0]>>endobj
-187 0 obj<</Subtype/Link/Rect[108.0 129.6 290.1 142.6]/Border[0 0 0]/Dest[1222 0 R/XYZ 0 622 0]>>endobj
-188 0 obj<</Subtype/Link/Rect[108.0 116.4 270.5 129.4]/Border[0 0 0]/Dest[1222 0 R/XYZ 0 266 0]>>endobj
-189 0 obj<</Subtype/Link/Rect[108.0 103.2 281.8 116.2]/Border[0 0 0]/Dest[1224 0 R/XYZ 0 520 0]>>endobj
-190 0 obj<</Subtype/Link/Rect[108.0 90.0 276.6 103.0]/Border[0 0 0]/Dest[1226 0 R/XYZ 0 734 0]>>endobj
-191 0 obj<</Subtype/Link/Rect[108.0 76.8 221.7 89.8]/Border[0 0 0]/Dest[1226 0 R/XYZ 0 645 0]>>endobj
+148 0 obj<</Subtype/Link/Rect[72.0 684.0 363.5 697.0]/Border[0 0 0]/Dest[1221 0 R/XYZ 0 734 0]>>endobj
+149 0 obj<</Subtype/Link/Rect[126.0 670.8 269.9 683.8]/Border[0 0 0]/Dest[1227 0 R/XYZ 0 143 0]>>endobj
+150 0 obj<</Subtype/Link/Rect[108.0 657.6 242.1 670.6]/Border[0 0 0]/Dest[1229 0 R/XYZ 0 467 0]>>endobj
+151 0 obj<</Subtype/Link/Rect[108.0 644.4 233.6 657.4]/Border[0 0 0]/Dest[1231 0 R/XYZ 0 205 0]>>endobj
+152 0 obj<</Subtype/Link/Rect[108.0 631.2 224.4 644.2]/Border[0 0 0]/Dest[1233 0 R/XYZ 0 203 0]>>endobj
+153 0 obj<</Subtype/Link/Rect[108.0 618.0 273.6 631.0]/Border[0 0 0]/Dest[1239 0 R/XYZ 0 547 0]>>endobj
+154 0 obj<</Subtype/Link/Rect[126.0 604.8 322.5 617.8]/Border[0 0 0]/Dest[1241 0 R/XYZ 0 560 0]>>endobj
+155 0 obj<</Subtype/Link/Rect[126.0 591.6 396.7 604.6]/Border[0 0 0]/Dest[1241 0 R/XYZ 0 126 0]>>endobj
+156 0 obj<</Subtype/Link/Rect[108.0 578.4 411.7 591.4]/Border[0 0 0]/Dest[1249 0 R/XYZ 0 135 0]>>endobj
+157 0 obj<</Subtype/Link/Rect[72.0 552.0 459.8 565.0]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 734 0]>>endobj
+158 0 obj<</Subtype/Link/Rect[108.0 538.8 200.0 551.8]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 672 0]>>endobj
+159 0 obj<</Subtype/Link/Rect[108.0 525.6 161.8 538.6]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 597 0]>>endobj
+160 0 obj<</Subtype/Link/Rect[108.0 512.4 339.9 525.4]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 223 0]>>endobj
+161 0 obj<</Subtype/Link/Rect[126.0 499.2 354.8 512.2]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 734 0]>>endobj
+162 0 obj<</Subtype/Link/Rect[126.0 486.0 241.5 499.0]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 609 0]>>endobj
+163 0 obj<</Subtype/Link/Rect[108.0 472.8 306.6 485.8]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 524 0]>>endobj
+164 0 obj<</Subtype/Link/Rect[108.0 459.6 248.8 472.6]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 383 0]>>endobj
+165 0 obj<</Subtype/Link/Rect[126.0 446.4 300.1 459.4]/Border[0 0 0]/Dest[1259 0 R/XYZ 0 617 0]>>endobj
+166 0 obj<</Subtype/Link/Rect[72.0 420.0 425.8 433.0]/Border[0 0 0]/Dest[1261 0 R/XYZ 0 734 0]>>endobj
+167 0 obj<</Subtype/Link/Rect[108.0 406.8 143.4 419.8]/Border[0 0 0]/Dest[1261 0 R/XYZ 0 672 0]>>endobj
+168 0 obj<</Subtype/Link/Rect[108.0 393.6 162.4 406.6]/Border[0 0 0]/Dest[1261 0 R/XYZ 0 412 0]>>endobj
+169 0 obj<</Subtype/Link/Rect[108.0 380.4 220.4 393.4]/Border[0 0 0]/Dest[1263 0 R/XYZ 0 573 0]>>endobj
+170 0 obj<</Subtype/Link/Rect[108.0 367.2 359.5 380.2]/Border[0 0 0]/Dest[1263 0 R/XYZ 0 471 0]>>endobj
+171 0 obj<</Subtype/Link/Rect[108.0 354.0 248.3 367.0]/Border[0 0 0]/Dest[1265 0 R/XYZ 0 734 0]>>endobj
+172 0 obj<</Subtype/Link/Rect[126.0 340.8 240.6 353.8]/Border[0 0 0]/Dest[1265 0 R/XYZ 0 700 0]>>endobj
+173 0 obj<</Subtype/Link/Rect[126.0 327.6 212.5 340.6]/Border[0 0 0]/Dest[1265 0 R/XYZ 0 138 0]>>endobj
+174 0 obj<</Subtype/Link/Rect[108.0 314.4 262.3 327.4]/Border[0 0 0]/Dest[1267 0 R/XYZ 0 227 0]>>endobj
+175 0 obj<</Subtype/Link/Rect[108.0 301.2 231.4 314.2]/Border[0 0 0]/Dest[1269 0 R/XYZ 0 705 0]>>endobj
+176 0 obj<</Subtype/Link/Rect[108.0 288.0 306.0 301.0]/Border[0 0 0]/Dest[1269 0 R/XYZ 0 320 0]>>endobj
+177 0 obj<</Subtype/Link/Rect[108.0 274.8 299.5 287.8]/Border[0 0 0]/Dest[1271 0 R/XYZ 0 309 0]>>endobj
+178 0 obj<</Subtype/Link/Rect[108.0 261.6 155.7 274.6]/Border[0 0 0]/Dest[1273 0 R/XYZ 0 478 0]>>endobj
+179 0 obj<</Subtype/Link/Rect[72.0 235.2 209.8 248.2]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 734 0]>>endobj
+180 0 obj<</Subtype/Link/Rect[108.0 222.0 207.0 235.0]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 696 0]>>endobj
+181 0 obj<</Subtype/Link/Rect[108.0 208.8 228.7 221.8]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 515 0]>>endobj
+182 0 obj<</Subtype/Link/Rect[108.0 195.6 192.0 208.6]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 137 0]>>endobj
+183 0 obj<</Subtype/Link/Rect[108.0 182.4 216.8 195.4]/Border[0 0 0]/Dest[1277 0 R/XYZ 0 533 0]>>endobj
+184 0 obj<</Subtype/Link/Rect[126.0 169.2 303.8 182.2]/Border[0 0 0]/Dest[1277 0 R/XYZ 0 273 0]>>endobj
+185 0 obj<</Subtype/Link/Rect[108.0 156.0 221.0 169.0]/Border[0 0 0]/Dest[1283 0 R/XYZ 0 511 0]>>endobj
+186 0 obj<</Subtype/Link/Rect[108.0 142.8 291.0 155.8]/Border[0 0 0]/Dest[1285 0 R/XYZ 0 560 0]>>endobj
+187 0 obj<</Subtype/Link/Rect[108.0 129.6 265.4 142.6]/Border[0 0 0]/Dest[1287 0 R/XYZ 0 567 0]>>endobj
+188 0 obj<</Subtype/Link/Rect[108.0 116.4 245.8 129.4]/Border[0 0 0]/Dest[1287 0 R/XYZ 0 208 0]>>endobj
+189 0 obj<</Subtype/Link/Rect[108.0 103.2 257.1 116.2]/Border[0 0 0]/Dest[1289 0 R/XYZ 0 454 0]>>endobj
+190 0 obj<</Subtype/Link/Rect[108.0 90.0 246.4 103.0]/Border[0 0 0]/Dest[1291 0 R/XYZ 0 679 0]>>endobj
+191 0 obj<</Subtype/Link/Rect[108.0 76.8 191.4 89.8]/Border[0 0 0]/Dest[1291 0 R/XYZ 0 590 0]>>endobj
192 0 obj[148 0 R
149 0 R
150 0 R
@@ -363,47 +363,52 @@
189 0 R
190 0 R
191 0 R]endobj
-193 0 obj<</Subtype/Link/Rect[72.0 684.0 255.6 697.0]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 734 0]>>endobj
-194 0 obj<</Subtype/Link/Rect[108.0 670.8 190.8 683.8]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 696 0]>>endobj
-195 0 obj<</Subtype/Link/Rect[108.0 657.6 169.4 670.6]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 449 0]>>endobj
-196 0 obj<</Subtype/Link/Rect[144.0 644.4 220.4 657.4]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 416 0]>>endobj
-197 0 obj<</Subtype/Link/Rect[144.0 631.2 247.0 644.2]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 146 0]>>endobj
-198 0 obj<</Subtype/Link/Rect[144.0 618.0 346.3 631.0]/Border[0 0 0]/Dest[1230 0 R/XYZ 0 652 0]>>endobj
-199 0 obj<</Subtype/Link/Rect[108.0 604.8 197.8 617.8]/Border[0 0 0]/Dest[1230 0 R/XYZ 0 515 0]>>endobj
-200 0 obj<</Subtype/Link/Rect[108.0 591.6 175.2 604.6]/Border[0 0 0]/Dest[1230 0 R/XYZ 0 255 0]>>endobj
-201 0 obj<</Subtype/Link/Rect[108.0 578.4 175.8 591.4]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 718 0]>>endobj
-202 0 obj<</Subtype/Link/Rect[108.0 565.2 169.4 578.2]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 537 0]>>endobj
-203 0 obj<</Subtype/Link/Rect[108.0 552.0 189.3 565.0]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 409 0]>>endobj
-204 0 obj<</Subtype/Link/Rect[108.0 538.8 174.6 551.8]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 189 0]>>endobj
-205 0 obj<</Subtype/Link/Rect[108.0 525.6 180.1 538.6]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 734 0]>>endobj
-206 0 obj<</Subtype/Link/Rect[108.0 512.4 180.1 525.4]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 645 0]>>endobj
-207 0 obj<</Subtype/Link/Rect[108.0 499.2 182.5 512.2]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 477 0]>>endobj
-208 0 obj<</Subtype/Link/Rect[108.0 486.0 208.2 499.0]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 349 0]>>endobj
-209 0 obj<</Subtype/Link/Rect[108.0 472.8 217.4 485.8]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 129 0]>>endobj
-210 0 obj<</Subtype/Link/Rect[108.0 459.6 194.8 472.6]/Border[0 0 0]/Dest[1236 0 R/XYZ 0 639 0]>>endobj
-211 0 obj<</Subtype/Link/Rect[108.0 446.4 194.2 459.4]/Border[0 0 0]/Dest[1236 0 R/XYZ 0 511 0]>>endobj
-212 0 obj<</Subtype/Link/Rect[108.0 433.2 196.0 446.2]/Border[0 0 0]/Dest[1236 0 R/XYZ 0 436 0]>>endobj
-213 0 obj<</Subtype/Link/Rect[108.0 420.0 188.7 433.0]/Border[0 0 0]/Dest[1238 0 R/XYZ 0 388 0]>>endobj
-214 0 obj<</Subtype/Link/Rect[72.0 393.6 228.8 406.6]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 734 0]>>endobj
-215 0 obj<</Subtype/Link/Rect[108.0 380.4 159.0 393.4]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 696 0]>>endobj
-216 0 obj<</Subtype/Link/Rect[144.0 367.2 532.3 380.2]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 663 0]>>endobj
-217 0 obj<</Subtype/Link/Rect[144.0 354.0 499.9 367.0]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 323 0]>>endobj
-218 0 obj<</Subtype/Link/Rect[144.0 340.8 181.6 353.8]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 323 0]>>endobj
-219 0 obj<</Subtype/Link/Rect[144.0 327.6 488.9 340.6]/Border[0 0 0]/Dest[1242 0 R/XYZ 0 734 0]>>endobj
-220 0 obj<</Subtype/Link/Rect[144.0 314.4 458.7 327.4]/Border[0 0 0]/Dest[1242 0 R/XYZ 0 619 0]>>endobj
-221 0 obj<</Subtype/Link/Rect[72.0 288.0 342.4 301.0]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 734 0]>>endobj
-222 0 obj<</Subtype/Link/Rect[108.0 274.8 187.1 287.8]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 672 0]>>endobj
-223 0 obj<</Subtype/Link/Rect[108.0 261.6 247.6 274.6]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 557 0]>>endobj
-224 0 obj<</Subtype/Link/Rect[144.0 248.4 266.8 261.4]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 469 0]>>endobj
-225 0 obj<</Subtype/Link/Rect[144.0 235.2 241.8 248.2]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 358 0]>>endobj
-226 0 obj<</Subtype/Link/Rect[72.0 208.8 204.0 221.8]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 734 0]>>endobj
-227 0 obj<</Subtype/Link/Rect[108.0 195.6 187.1 208.6]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 696 0]>>endobj
-228 0 obj<</Subtype/Link/Rect[108.0 182.4 188.0 195.4]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 436 0]>>endobj
-229 0 obj<</Subtype/Link/Rect[108.0 169.2 190.5 182.2]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 295 0]>>endobj
-230 0 obj<</Subtype/Link/Rect[108.0 156.0 195.4 169.0]/Border[0 0 0]/Dest[1250 0 R/XYZ 0 639 0]>>endobj
-231 0 obj<</Subtype/Link/Rect[108.0 142.8 267.8 155.8]/Border[0 0 0]/Dest[1250 0 R/XYZ 0 287 0]>>endobj
-232 0 obj<</Subtype/Link/Rect[108.0 129.6 166.4 142.6]/Border[0 0 0]/Dest[1250 0 R/XYZ 0 185 0]>>endobj
-233 0 obj[193 0 R
+193 0 obj<</Subtype/Link/Rect[72.0 684.0 197.3 697.0]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 734 0]>>endobj
+194 0 obj<</Subtype/Link/Rect[108.0 670.8 166.1 683.8]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 696 0]>>endobj
+195 0 obj<</Subtype/Link/Rect[108.0 657.6 144.7 670.6]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 449 0]>>endobj
+196 0 obj<</Subtype/Link/Rect[126.0 644.4 169.4 657.4]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 416 0]>>endobj
+197 0 obj<</Subtype/Link/Rect[126.0 631.2 196.0 644.2]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 146 0]>>endobj
+198 0 obj<</Subtype/Link/Rect[126.0 618.0 295.3 631.0]/Border[0 0 0]/Dest[1295 0 R/XYZ 0 652 0]>>endobj
+199 0 obj<</Subtype/Link/Rect[108.0 604.8 173.1 617.8]/Border[0 0 0]/Dest[1295 0 R/XYZ 0 515 0]>>endobj
+200 0 obj<</Subtype/Link/Rect[108.0 591.6 150.5 604.6]/Border[0 0 0]/Dest[1295 0 R/XYZ 0 255 0]>>endobj
+201 0 obj<</Subtype/Link/Rect[108.0 578.4 151.1 591.4]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 718 0]>>endobj
+202 0 obj<</Subtype/Link/Rect[108.0 565.2 144.7 578.2]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 537 0]>>endobj
+203 0 obj<</Subtype/Link/Rect[108.0 552.0 164.5 565.0]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 409 0]>>endobj
+204 0 obj<</Subtype/Link/Rect[108.0 538.8 149.9 551.8]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 189 0]>>endobj
+205 0 obj<</Subtype/Link/Rect[108.0 525.6 155.4 538.6]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 734 0]>>endobj
+206 0 obj<</Subtype/Link/Rect[108.0 512.4 149.8 525.4]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 645 0]>>endobj
+207 0 obj<</Subtype/Link/Rect[108.0 499.2 152.3 512.2]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 477 0]>>endobj
+208 0 obj<</Subtype/Link/Rect[108.0 486.0 178.0 499.0]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 349 0]>>endobj
+209 0 obj<</Subtype/Link/Rect[108.0 472.8 187.1 485.8]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 129 0]>>endobj
+210 0 obj<</Subtype/Link/Rect[108.0 459.6 164.5 472.6]/Border[0 0 0]/Dest[1301 0 R/XYZ 0 639 0]>>endobj
+211 0 obj<</Subtype/Link/Rect[108.0 446.4 163.9 459.4]/Border[0 0 0]/Dest[1301 0 R/XYZ 0 511 0]>>endobj
+212 0 obj<</Subtype/Link/Rect[108.0 433.2 165.8 446.2]/Border[0 0 0]/Dest[1301 0 R/XYZ 0 436 0]>>endobj
+213 0 obj<</Subtype/Link/Rect[108.0 420.0 158.4 433.0]/Border[0 0 0]/Dest[1303 0 R/XYZ 0 388 0]>>endobj
+214 0 obj<</Subtype/Link/Rect[72.0 393.6 213.2 406.6]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 734 0]>>endobj
+215 0 obj<</Subtype/Link/Rect[108.0 380.4 190.8 393.4]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 668 0]>>endobj
+216 0 obj<</Subtype/Link/Rect[108.0 367.2 157.2 380.2]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 461 0]>>endobj
+217 0 obj<</Subtype/Link/Rect[126.0 354.0 481.3 367.0]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 427 0]>>endobj
+218 0 obj<</Subtype/Link/Rect[126.0 340.8 486.5 353.8]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 734 0]>>endobj
+219 0 obj<</Subtype/Link/Rect[126.0 327.6 437.9 340.6]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 520 0]>>endobj
+220 0 obj<</Subtype/Link/Rect[126.0 314.4 407.7 327.4]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 422 0]>>endobj
+221 0 obj<</Subtype/Link/Rect[108.0 301.2 223.5 314.2]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 165 0]>>endobj
+222 0 obj<</Subtype/Link/Rect[126.0 288.0 300.5 301.0]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 132 0]>>endobj
+223 0 obj<</Subtype/Link/Rect[126.0 274.8 299.5 287.8]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 652 0]>>endobj
+224 0 obj<</Subtype/Link/Rect[126.0 261.6 283.3 274.6]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 501 0]>>endobj
+225 0 obj<</Subtype/Link/Rect[126.0 248.4 249.1 261.4]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 403 0]>>endobj
+226 0 obj<</Subtype/Link/Rect[108.0 235.2 181.9 248.2]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 319 0]>>endobj
+227 0 obj<</Subtype/Link/Rect[108.0 222.0 243.0 235.0]/Border[0 0 0]/Dest[1311 0 R/XYZ 0 734 0]>>endobj
+228 0 obj<</Subtype/Link/Rect[72.0 195.6 284.0 208.6]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 734 0]>>endobj
+229 0 obj<</Subtype/Link/Rect[108.0 182.4 162.4 195.4]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 696 0]>>endobj
+230 0 obj<</Subtype/Link/Rect[108.0 169.2 222.9 182.2]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 581 0]>>endobj
+231 0 obj<</Subtype/Link/Rect[126.0 156.0 215.8 169.0]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 493 0]>>endobj
+232 0 obj<</Subtype/Link/Rect[126.0 142.8 190.8 155.8]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 382 0]>>endobj
+233 0 obj<</Subtype/Link/Rect[72.0 116.4 145.6 129.4]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 734 0]>>endobj
+234 0 obj<</Subtype/Link/Rect[108.0 103.2 162.4 116.2]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 696 0]>>endobj
+235 0 obj<</Subtype/Link/Rect[108.0 90.0 163.3 103.0]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 436 0]>>endobj
+236 0 obj<</Subtype/Link/Rect[108.0 76.8 165.7 89.8]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 295 0]>>endobj
+237 0 obj<</Subtype/Link/Rect[108.0 63.6 170.6 76.6]/Border[0 0 0]/Dest[1319 0 R/XYZ 0 639 0]>>endobj
+238 0 obj[193 0 R
194 0 R
195 0 R
196 0 R
@@ -442,63 +447,70 @@
229 0 R
230 0 R
231 0 R
-232 0 R]endobj
-234 0 obj<</S/URI/URI(http://www.samba.org/)>>endobj
-235 0 obj<</Subtype/Link/Rect[185.6 631.0 289.8 644.0]/Border[0 0 0]/A 234 0 R>>endobj
-236 0 obj<</S/URI/URI(mailto:jerry@samba.org)>>endobj
-237 0 obj<</Subtype/Link/Rect[72.0 617.8 148.4 630.8]/Border[0 0 0]/A 236 0 R>>endobj
-238 0 obj<</S/URI/URI(http://www.fsf.org/licenses/gpl.txt)>>endobj
-239 0 obj<</Subtype/Link/Rect[72.0 565.0 223.3 578.0]/Border[0 0 0]/A 238 0 R>>endobj
-240 0 obj<</Subtype/Link/Rect[80.2 499.0 223.9 512.0]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 734 0]>>endobj
-241 0 obj<</Subtype/Link/Rect[124.5 485.8 249.8 498.8]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 696 0]>>endobj
-242 0 obj<</Subtype/Link/Rect[124.5 472.6 255.0 485.6]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 568 0]>>endobj
-243 0 obj<</Subtype/Link/Rect[124.5 459.4 258.3 472.4]/Border[0 0 0]/Dest[1034 0 R/XYZ 0 163 0]>>endobj
-244 0 obj<</Subtype/Link/Rect[124.5 446.2 309.7 459.2]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 734 0]>>endobj
-245 0 obj<</Subtype/Link/Rect[124.5 433.0 312.7 446.0]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 385 0]>>endobj
-246 0 obj<</Subtype/Link/Rect[124.5 419.8 284.9 432.8]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 283 0]>>endobj
-247 0 obj<</Subtype/Link/Rect[168.8 406.6 316.0 419.6]/Border[0 0 0]/Dest[1036 0 R/XYZ 0 129 0]>>endobj
-248 0 obj<</Subtype/Link/Rect[168.8 393.4 366.4 406.4]/Border[0 0 0]/Dest[1038 0 R/XYZ 0 303 0]>>endobj
-249 0 obj<</Subtype/Link/Rect[124.5 380.2 364.7 393.2]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 718 0]>>endobj
-250 0 obj<</Subtype/Link/Rect[124.5 367.0 313.9 380.0]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 551 0]>>endobj
-251 0 obj<</Subtype/Link/Rect[124.5 353.8 500.6 366.8]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 383 0]>>endobj
-252 0 obj<</Subtype/Link/Rect[130.0 340.6 257.3 353.6]/Border[0 0 0]/Dest[1040 0 R/XYZ 0 169 0]>>endobj
-253 0 obj<</Subtype/Link/Rect[174.2 327.4 273.2 340.4]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 652 0]>>endobj
-254 0 obj<</Subtype/Link/Rect[174.2 314.2 221.9 327.2]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 594 0]>>endobj
-255 0 obj<</Subtype/Link/Rect[174.2 301.0 303.2 314.0]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 509 0]>>endobj
-256 0 obj<</Subtype/Link/Rect[174.2 287.8 331.6 300.8]/Border[0 0 0]/Dest[1042 0 R/XYZ 0 200 0]>>endobj
-257 0 obj<</Subtype/Link/Rect[174.2 274.6 212.4 287.6]/Border[0 0 0]/Dest[1044 0 R/XYZ 0 734 0]>>endobj
-258 0 obj<</Subtype/Link/Rect[174.2 261.4 269.0 274.4]/Border[0 0 0]/Dest[1044 0 R/XYZ 0 279 0]>>endobj
-259 0 obj<</Subtype/Link/Rect[80.2 248.2 219.0 261.2]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 734 0]>>endobj
-260 0 obj<</Subtype/Link/Rect[124.5 235.0 182.2 248.0]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 696 0]>>endobj
-261 0 obj<</Subtype/Link/Rect[124.5 221.8 182.9 234.8]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 529 0]>>endobj
-262 0 obj<</Subtype/Link/Rect[124.5 208.6 149.9 221.6]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 173 0]>>endobj
-263 0 obj<</Subtype/Link/Rect[168.8 195.4 198.1 208.4]/Border[0 0 0]/Dest[1046 0 R/XYZ 0 139 0]>>endobj
-264 0 obj<</Subtype/Link/Rect[168.8 182.2 198.1 195.2]/Border[0 0 0]/Dest[1048 0 R/XYZ 0 705 0]>>endobj
-265 0 obj<</Subtype/Link/Rect[168.8 169.0 198.1 182.0]/Border[0 0 0]/Dest[1048 0 R/XYZ 0 501 0]>>endobj
-266 0 obj<</Subtype/Link/Rect[168.8 155.8 198.1 168.8]/Border[0 0 0]/Dest[1050 0 R/XYZ 0 586 0]>>endobj
-267 0 obj<</Subtype/Link/Rect[168.8 142.6 198.1 155.6]/Border[0 0 0]/Dest[1050 0 R/XYZ 0 435 0]>>endobj
-268 0 obj<</Subtype/Link/Rect[168.8 129.4 198.1 142.4]/Border[0 0 0]/Dest[1050 0 R/XYZ 0 311 0]>>endobj
-269 0 obj<</Subtype/Link/Rect[168.8 116.2 198.1 129.2]/Border[0 0 0]/Dest[1052 0 R/XYZ 0 718 0]>>endobj
-270 0 obj<</Subtype/Link/Rect[168.8 103.0 198.1 116.0]/Border[0 0 0]/Dest[1052 0 R/XYZ 0 356 0]>>endobj
-271 0 obj<</Subtype/Link/Rect[168.8 89.8 198.1 102.8]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 679 0]>>endobj
-272 0 obj<</Subtype/Link/Rect[174.2 76.6 209.1 89.6]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 528 0]>>endobj
-273 0 obj<</Subtype/Link/Rect[174.2 63.4 209.1 76.4]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 390 0]>>endobj
-274 0 obj[235 0 R
-237 0 R
-239 0 R
+232 0 R
+233 0 R
+234 0 R
+235 0 R
+236 0 R
+237 0 R]endobj
+239 0 obj<</Subtype/Link/Rect[72.0 684.0 145.6 697.0]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 734 0]>>endobj
+240 0 obj<</Subtype/Link/Rect[108.0 670.8 243.0 683.8]/Border[0 0 0]/Dest[1319 0 R/XYZ 0 287 0]>>endobj
+241 0 obj<</Subtype/Link/Rect[108.0 657.6 141.6 670.6]/Border[0 0 0]/Dest[1319 0 R/XYZ 0 185 0]>>endobj
+242 0 obj<</Subtype/Link/Rect[72.0 631.2 194.3 644.2]/Border[0 0 0]/Dest[1321 0 R/XYZ 0 734 0]>>endobj
+243 0 obj<</Subtype/Link/Rect[72.0 604.8 122.7 617.8]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 734 0]>>endobj
+244 0 obj<</Subtype/Link/Rect[108.0 591.6 137.9 604.6]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 655 0]>>endobj
+245 0 obj<</Subtype/Link/Rect[108.0 578.4 154.1 591.4]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 447 0]>>endobj
+246 0 obj<</Subtype/Link/Rect[108.0 565.2 135.5 578.2]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 333 0]>>endobj
+247 0 obj[239 0 R
240 0 R
241 0 R
242 0 R
243 0 R
244 0 R
245 0 R
-246 0 R
-247 0 R
-248 0 R
-249 0 R
-250 0 R
+246 0 R]endobj
+248 0 obj<</S/URI/URI(http://www.samba.org/)>>endobj
+249 0 obj<</Subtype/Link/Rect[185.6 631.0 289.8 644.0]/Border[0 0 0]/A 248 0 R>>endobj
+250 0 obj<</S/URI/URI(mailto:jerry@samba.org)>>endobj
+251 0 obj<</Subtype/Link/Rect[72.0 617.8 148.4 630.8]/Border[0 0 0]/A 250 0 R>>endobj
+252 0 obj<</S/URI/URI(http://www.fsf.org/licenses/gpl.txt)>>endobj
+253 0 obj<</Subtype/Link/Rect[72.0 565.0 223.3 578.0]/Border[0 0 0]/A 252 0 R>>endobj
+254 0 obj<</Subtype/Link/Rect[72.0 499.0 212.9 512.0]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 734 0]>>endobj
+255 0 obj<</Subtype/Link/Rect[108.0 485.8 230.5 498.8]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 696 0]>>endobj
+256 0 obj<</Subtype/Link/Rect[108.0 472.6 235.7 485.6]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 568 0]>>endobj
+257 0 obj<</Subtype/Link/Rect[108.0 459.4 239.1 472.4]/Border[0 0 0]/Dest[1095 0 R/XYZ 0 163 0]>>endobj
+258 0 obj<</Subtype/Link/Rect[108.0 446.2 290.4 459.2]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 734 0]>>endobj
+259 0 obj<</Subtype/Link/Rect[108.0 433.0 293.5 446.0]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 382 0]>>endobj
+260 0 obj<</Subtype/Link/Rect[108.0 419.8 265.7 432.8]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 280 0]>>endobj
+261 0 obj<</Subtype/Link/Rect[144.0 406.6 288.5 419.6]/Border[0 0 0]/Dest[1097 0 R/XYZ 0 126 0]>>endobj
+262 0 obj<</Subtype/Link/Rect[144.0 393.4 338.9 406.4]/Border[0 0 0]/Dest[1099 0 R/XYZ 0 300 0]>>endobj
+263 0 obj<</Subtype/Link/Rect[108.0 380.2 345.4 393.2]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 718 0]>>endobj
+264 0 obj<</Subtype/Link/Rect[108.0 367.0 294.7 380.0]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 551 0]>>endobj
+265 0 obj<</Subtype/Link/Rect[108.0 353.8 481.4 366.8]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 383 0]>>endobj
+266 0 obj<</Subtype/Link/Rect[108.0 340.6 232.6 353.6]/Border[0 0 0]/Dest[1101 0 R/XYZ 0 169 0]>>endobj
+267 0 obj<</Subtype/Link/Rect[144.0 327.4 240.2 340.4]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 652 0]>>endobj
+268 0 obj<</Subtype/Link/Rect[144.0 314.2 188.9 327.2]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 594 0]>>endobj
+269 0 obj<</Subtype/Link/Rect[144.0 301.0 270.2 314.0]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 509 0]>>endobj
+270 0 obj<</Subtype/Link/Rect[144.0 287.8 298.6 300.8]/Border[0 0 0]/Dest[1103 0 R/XYZ 0 200 0]>>endobj
+271 0 obj<</Subtype/Link/Rect[144.0 274.6 179.4 287.6]/Border[0 0 0]/Dest[1105 0 R/XYZ 0 718 0]>>endobj
+272 0 obj<</Subtype/Link/Rect[144.0 261.4 236.0 274.4]/Border[0 0 0]/Dest[1105 0 R/XYZ 0 264 0]>>endobj
+273 0 obj<</Subtype/Link/Rect[72.0 248.2 208.0 261.2]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 734 0]>>endobj
+274 0 obj<</Subtype/Link/Rect[108.0 235.0 163.0 248.0]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 696 0]>>endobj
+275 0 obj<</Subtype/Link/Rect[108.0 221.8 163.6 234.8]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 529 0]>>endobj
+276 0 obj<</Subtype/Link/Rect[108.0 208.6 130.6 221.6]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 170 0]>>endobj
+277 0 obj<</Subtype/Link/Rect[144.0 195.4 170.6 208.4]/Border[0 0 0]/Dest[1107 0 R/XYZ 0 136 0]>>endobj
+278 0 obj<</Subtype/Link/Rect[144.0 182.2 170.6 195.2]/Border[0 0 0]/Dest[1109 0 R/XYZ 0 705 0]>>endobj
+279 0 obj<</Subtype/Link/Rect[144.0 169.0 170.6 182.0]/Border[0 0 0]/Dest[1109 0 R/XYZ 0 501 0]>>endobj
+280 0 obj<</Subtype/Link/Rect[144.0 155.8 170.6 168.8]/Border[0 0 0]/Dest[1111 0 R/XYZ 0 573 0]>>endobj
+281 0 obj<</Subtype/Link/Rect[144.0 142.6 170.6 155.6]/Border[0 0 0]/Dest[1111 0 R/XYZ 0 422 0]>>endobj
+282 0 obj<</Subtype/Link/Rect[144.0 129.4 170.6 142.4]/Border[0 0 0]/Dest[1111 0 R/XYZ 0 298 0]>>endobj
+283 0 obj<</Subtype/Link/Rect[144.0 116.2 170.6 129.2]/Border[0 0 0]/Dest[1113 0 R/XYZ 0 705 0]>>endobj
+284 0 obj<</Subtype/Link/Rect[144.0 103.0 170.6 116.0]/Border[0 0 0]/Dest[1113 0 R/XYZ 0 343 0]>>endobj
+285 0 obj<</Subtype/Link/Rect[144.0 89.8 170.6 102.8]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 679 0]>>endobj
+286 0 obj<</Subtype/Link/Rect[144.0 76.6 176.1 89.6]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 528 0]>>endobj
+287 0 obj<</Subtype/Link/Rect[144.0 63.4 176.1 76.4]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 390 0]>>endobj
+288 0 obj[249 0 R
251 0 R
-252 0 R
253 0 R
254 0 R
255 0 R
@@ -519,59 +531,9 @@
270 0 R
271 0 R
272 0 R
-273 0 R]endobj
-275 0 obj<</Subtype/Link/Rect[124.5 721.0 222.0 734.0]/Border[0 0 0]/Dest[1054 0 R/XYZ 0 253 0]>>endobj
-276 0 obj<</Subtype/Link/Rect[80.2 707.8 289.9 720.8]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 734 0]>>endobj
-277 0 obj<</Subtype/Link/Rect[124.5 694.6 160.9 707.6]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 672 0]>>endobj
-278 0 obj<</Subtype/Link/Rect[124.5 681.4 325.9 694.4]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 439 0]>>endobj
-279 0 obj<</Subtype/Link/Rect[171.5 668.2 237.5 681.2]/Border[0 0 0]/Dest[1056 0 R/XYZ 0 311 0]>>endobj
-280 0 obj<</Subtype/Link/Rect[171.5 655.0 277.1 668.0]/Border[0 0 0]/Dest[1058 0 R/XYZ 0 441 0]>>endobj
-281 0 obj<</Subtype/Link/Rect[171.5 641.8 263.9 654.8]/Border[0 0 0]/Dest[1058 0 R/XYZ 0 303 0]>>endobj
-282 0 obj<</Subtype/Link/Rect[171.5 628.6 290.3 641.6]/Border[0 0 0]/Dest[1058 0 R/XYZ 0 157 0]>>endobj
-283 0 obj<</Subtype/Link/Rect[124.5 615.4 378.7 628.4]/Border[0 0 0]/Dest[1060 0 R/XYZ 0 339 0]>>endobj
-284 0 obj<</Subtype/Link/Rect[168.8 602.2 289.1 615.2]/Border[0 0 0]/Dest[1062 0 R/XYZ 0 266 0]>>endobj
-285 0 obj<</Subtype/Link/Rect[168.8 589.0 255.8 602.0]/Border[0 0 0]/Dest[1064 0 R/XYZ 0 734 0]>>endobj
-286 0 obj<</Subtype/Link/Rect[168.8 575.8 221.3 588.8]/Border[0 0 0]/Dest[1066 0 R/XYZ 0 459 0]>>endobj
-287 0 obj<</Subtype/Link/Rect[168.8 562.6 228.0 575.6]/Border[0 0 0]/Dest[1066 0 R/XYZ 0 361 0]>>endobj
-288 0 obj<</Subtype/Link/Rect[168.8 549.4 232.9 562.4]/Border[0 0 0]/Dest[1066 0 R/XYZ 0 224 0]>>endobj
-289 0 obj<</Subtype/Link/Rect[124.5 536.2 523.3 549.2]/Border[0 0 0]/Dest[1068 0 R/XYZ 0 670 0]>>endobj
-290 0 obj<</Subtype/Link/Rect[124.5 523.0 495.4 536.0]/Border[0 0 0]/Dest[1068 0 R/XYZ 0 126 0]>>endobj
-291 0 obj<</Subtype/Link/Rect[168.8 509.8 388.1 522.8]/Border[0 0 0]/Dest[1072 0 R/XYZ 0 734 0]>>endobj
-292 0 obj<</Subtype/Link/Rect[168.8 496.6 450.1 509.6]/Border[0 0 0]/Dest[1072 0 R/XYZ 0 484 0]>>endobj
-293 0 obj<</Subtype/Link/Rect[168.8 483.4 371.6 496.4]/Border[0 0 0]/Dest[1072 0 R/XYZ 0 132 0]>>endobj
-294 0 obj<</Subtype/Link/Rect[124.5 470.2 181.6 483.2]/Border[0 0 0]/Dest[1074 0 R/XYZ 0 263 0]>>endobj
-295 0 obj<</Subtype/Link/Rect[80.2 457.0 396.2 470.0]/Border[0 0 0]/Dest[1076 0 R/XYZ 0 734 0]>>endobj
-296 0 obj<</Subtype/Link/Rect[124.5 443.8 201.8 456.8]/Border[0 0 0]/Dest[1076 0 R/XYZ 0 672 0]>>endobj
-297 0 obj<</Subtype/Link/Rect[124.5 430.6 244.9 443.6]/Border[0 0 0]/Dest[1078 0 R/XYZ 0 148 0]>>endobj
-298 0 obj<</Subtype/Link/Rect[124.5 417.4 268.4 430.4]/Border[0 0 0]/Dest[1080 0 R/XYZ 0 705 0]>>endobj
-299 0 obj<</Subtype/Link/Rect[80.2 404.2 344.5 417.2]/Border[0 0 0]/Dest[1082 0 R/XYZ 0 734 0]>>endobj
-300 0 obj<</Subtype/Link/Rect[124.5 391.0 179.8 404.0]/Border[0 0 0]/Dest[1082 0 R/XYZ 0 672 0]>>endobj
-301 0 obj<</Subtype/Link/Rect[168.8 377.8 196.6 390.8]/Border[0 0 0]/Dest[1084 0 R/XYZ 0 652 0]>>endobj
-302 0 obj<</Subtype/Link/Rect[80.2 364.6 352.5 377.6]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 734 0]>>endobj
-303 0 obj<</Subtype/Link/Rect[124.5 351.4 441.7 364.4]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 672 0]>>endobj
-304 0 obj<</Subtype/Link/Rect[124.5 338.2 318.5 351.2]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 497 0]>>endobj
-305 0 obj<</Subtype/Link/Rect[124.5 325.0 228.7 338.0]/Border[0 0 0]/Dest[1086 0 R/XYZ 0 330 0]>>endobj
-306 0 obj<</Subtype/Link/Rect[124.5 311.8 291.0 324.8]/Border[0 0 0]/Dest[1088 0 R/XYZ 0 665 0]>>endobj
-307 0 obj<</Subtype/Link/Rect[168.8 298.6 245.8 311.6]/Border[0 0 0]/Dest[1088 0 R/XYZ 0 432 0]>>endobj
-308 0 obj<</Subtype/Link/Rect[168.8 285.4 270.8 298.4]/Border[0 0 0]/Dest[1088 0 R/XYZ 0 189 0]>>endobj
-309 0 obj<</Subtype/Link/Rect[124.5 272.2 300.2 285.2]/Border[0 0 0]/Dest[1090 0 R/XYZ 0 692 0]>>endobj
-310 0 obj<</Subtype/Link/Rect[124.5 259.0 397.0 272.0]/Border[0 0 0]/Dest[1090 0 R/XYZ 0 260 0]>>endobj
-311 0 obj<</Subtype/Link/Rect[124.5 245.8 387.3 258.8]/Border[0 0 0]/Dest[1094 0 R/XYZ 0 599 0]>>endobj
-312 0 obj<</Subtype/Link/Rect[80.2 232.6 225.4 245.6]/Border[0 0 0]/Dest[1096 0 R/XYZ 0 734 0]>>endobj
-313 0 obj<</Subtype/Link/Rect[124.5 219.4 182.2 232.4]/Border[0 0 0]/Dest[1096 0 R/XYZ 0 696 0]>>endobj
-314 0 obj<</Subtype/Link/Rect[124.5 206.2 189.6 219.2]/Border[0 0 0]/Dest[1096 0 R/XYZ 0 278 0]>>endobj
-315 0 obj<</Subtype/Link/Rect[168.8 193.0 248.8 206.0]/Border[0 0 0]/Dest[1098 0 R/XYZ 0 702 0]>>endobj
-316 0 obj<</Subtype/Link/Rect[168.8 179.8 331.6 192.8]/Border[0 0 0]/Dest[1100 0 R/XYZ 0 471 0]>>endobj
-317 0 obj<</Subtype/Link/Rect[168.8 166.6 325.8 179.6]/Border[0 0 0]/Dest[1102 0 R/XYZ 0 718 0]>>endobj
-318 0 obj<</Subtype/Link/Rect[168.8 153.4 381.4 166.4]/Border[0 0 0]/Dest[1102 0 R/XYZ 0 348 0]>>endobj
-319 0 obj<</Subtype/Link/Rect[168.8 140.2 281.8 153.2]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 734 0]>>endobj
-320 0 obj<</Subtype/Link/Rect[124.5 127.0 218.9 140.0]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 556 0]>>endobj
-321 0 obj<</Subtype/Link/Rect[168.8 113.8 250.3 126.8]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 455 0]>>endobj
-322 0 obj<</Subtype/Link/Rect[168.8 100.6 322.1 113.6]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 330 0]>>endobj
-323 0 obj<</Subtype/Link/Rect[168.8 87.4 258.3 100.4]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 245 0]>>endobj
-324 0 obj<</Subtype/Link/Rect[168.8 74.2 271.1 87.2]/Border[0 0 0]/Dest[1104 0 R/XYZ 0 147 0]>>endobj
-325 0 obj<</Subtype/Link/Rect[124.5 61.0 299.0 63.0]/Border[0 0 0]/Dest[1106 0 R/XYZ 0 267 0]>>endobj
-326 0 obj[275 0 R
+273 0 R
+274 0 R
+275 0 R
276 0 R
277 0 R
278 0 R
@@ -583,9 +545,59 @@
284 0 R
285 0 R
286 0 R
-287 0 R
-288 0 R
-289 0 R
+287 0 R]endobj
+289 0 obj<</Subtype/Link/Rect[108.0 721.0 202.7 734.0]/Border[0 0 0]/Dest[1115 0 R/XYZ 0 253 0]>>endobj
+290 0 obj<</Subtype/Link/Rect[72.0 707.8 278.9 720.8]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 734 0]>>endobj
+291 0 obj<</Subtype/Link/Rect[108.0 694.6 141.6 707.6]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 696 0]>>endobj
+292 0 obj<</Subtype/Link/Rect[108.0 681.4 306.6 694.4]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 463 0]>>endobj
+293 0 obj<</Subtype/Link/Rect[144.0 668.2 210.0 681.2]/Border[0 0 0]/Dest[1117 0 R/XYZ 0 335 0]>>endobj
+294 0 obj<</Subtype/Link/Rect[144.0 655.0 249.6 668.0]/Border[0 0 0]/Dest[1119 0 R/XYZ 0 454 0]>>endobj
+295 0 obj<</Subtype/Link/Rect[144.0 641.8 236.4 654.8]/Border[0 0 0]/Dest[1119 0 R/XYZ 0 317 0]>>endobj
+296 0 obj<</Subtype/Link/Rect[144.0 628.6 262.8 641.6]/Border[0 0 0]/Dest[1119 0 R/XYZ 0 168 0]>>endobj
+297 0 obj<</Subtype/Link/Rect[108.0 615.4 359.5 628.4]/Border[0 0 0]/Dest[1121 0 R/XYZ 0 347 0]>>endobj
+298 0 obj<</Subtype/Link/Rect[144.0 602.2 261.6 615.2]/Border[0 0 0]/Dest[1123 0 R/XYZ 0 295 0]>>endobj
+299 0 obj<</Subtype/Link/Rect[144.0 589.0 228.3 602.0]/Border[0 0 0]/Dest[1125 0 R/XYZ 0 734 0]>>endobj
+300 0 obj<</Subtype/Link/Rect[144.0 575.8 193.8 588.8]/Border[0 0 0]/Dest[1127 0 R/XYZ 0 456 0]>>endobj
+301 0 obj<</Subtype/Link/Rect[144.0 562.6 200.5 575.6]/Border[0 0 0]/Dest[1127 0 R/XYZ 0 358 0]>>endobj
+302 0 obj<</Subtype/Link/Rect[144.0 549.4 205.4 562.4]/Border[0 0 0]/Dest[1127 0 R/XYZ 0 221 0]>>endobj
+303 0 obj<</Subtype/Link/Rect[108.0 536.2 504.0 549.2]/Border[0 0 0]/Dest[1129 0 R/XYZ 0 667 0]>>endobj
+304 0 obj<</Subtype/Link/Rect[108.0 523.0 476.2 536.0]/Border[0 0 0]/Dest[1131 0 R/XYZ 0 734 0]>>endobj
+305 0 obj<</Subtype/Link/Rect[144.0 509.8 360.6 522.8]/Border[0 0 0]/Dest[1133 0 R/XYZ 0 692 0]>>endobj
+306 0 obj<</Subtype/Link/Rect[144.0 496.6 422.6 509.6]/Border[0 0 0]/Dest[1133 0 R/XYZ 0 440 0]>>endobj
+307 0 obj<</Subtype/Link/Rect[144.0 483.4 344.1 496.4]/Border[0 0 0]/Dest[1135 0 R/XYZ 0 734 0]>>endobj
+308 0 obj<</Subtype/Link/Rect[108.0 470.2 162.4 483.2]/Border[0 0 0]/Dest[1135 0 R/XYZ 0 172 0]>>endobj
+309 0 obj<</Subtype/Link/Rect[72.0 457.0 385.2 470.0]/Border[0 0 0]/Dest[1139 0 R/XYZ 0 734 0]>>endobj
+310 0 obj<</Subtype/Link/Rect[108.0 443.8 182.5 456.8]/Border[0 0 0]/Dest[1139 0 R/XYZ 0 672 0]>>endobj
+311 0 obj<</Subtype/Link/Rect[108.0 430.6 225.6 443.6]/Border[0 0 0]/Dest[1141 0 R/XYZ 0 127 0]>>endobj
+312 0 obj<</Subtype/Link/Rect[108.0 417.4 249.2 430.4]/Border[0 0 0]/Dest[1143 0 R/XYZ 0 679 0]>>endobj
+313 0 obj<</Subtype/Link/Rect[72.0 404.2 333.5 417.2]/Border[0 0 0]/Dest[1145 0 R/XYZ 0 734 0]>>endobj
+314 0 obj<</Subtype/Link/Rect[108.0 391.0 160.6 404.0]/Border[0 0 0]/Dest[1145 0 R/XYZ 0 672 0]>>endobj
+315 0 obj<</Subtype/Link/Rect[144.0 377.8 169.1 390.8]/Border[0 0 0]/Dest[1147 0 R/XYZ 0 652 0]>>endobj
+316 0 obj<</Subtype/Link/Rect[72.0 364.6 341.5 377.6]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 734 0]>>endobj
+317 0 obj<</Subtype/Link/Rect[108.0 351.4 422.4 364.4]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 672 0]>>endobj
+318 0 obj<</Subtype/Link/Rect[108.0 338.2 299.3 351.2]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 497 0]>>endobj
+319 0 obj<</Subtype/Link/Rect[108.0 325.0 209.5 338.0]/Border[0 0 0]/Dest[1149 0 R/XYZ 0 330 0]>>endobj
+320 0 obj<</Subtype/Link/Rect[108.0 311.8 271.8 324.8]/Border[0 0 0]/Dest[1151 0 R/XYZ 0 665 0]>>endobj
+321 0 obj<</Subtype/Link/Rect[144.0 298.6 218.2 311.6]/Border[0 0 0]/Dest[1151 0 R/XYZ 0 432 0]>>endobj
+322 0 obj<</Subtype/Link/Rect[144.0 285.4 243.3 298.4]/Border[0 0 0]/Dest[1151 0 R/XYZ 0 189 0]>>endobj
+323 0 obj<</Subtype/Link/Rect[108.0 272.2 280.9 285.2]/Border[0 0 0]/Dest[1153 0 R/XYZ 0 692 0]>>endobj
+324 0 obj<</Subtype/Link/Rect[108.0 259.0 377.8 272.0]/Border[0 0 0]/Dest[1153 0 R/XYZ 0 260 0]>>endobj
+325 0 obj<</Subtype/Link/Rect[108.0 245.8 368.0 258.8]/Border[0 0 0]/Dest[1157 0 R/XYZ 0 599 0]>>endobj
+326 0 obj<</Subtype/Link/Rect[72.0 232.6 214.4 245.6]/Border[0 0 0]/Dest[1159 0 R/XYZ 0 734 0]>>endobj
+327 0 obj<</Subtype/Link/Rect[108.0 219.4 163.0 232.4]/Border[0 0 0]/Dest[1159 0 R/XYZ 0 696 0]>>endobj
+328 0 obj<</Subtype/Link/Rect[108.0 206.2 170.3 219.2]/Border[0 0 0]/Dest[1159 0 R/XYZ 0 278 0]>>endobj
+329 0 obj<</Subtype/Link/Rect[144.0 193.0 221.3 206.0]/Border[0 0 0]/Dest[1161 0 R/XYZ 0 702 0]>>endobj
+330 0 obj<</Subtype/Link/Rect[144.0 179.8 304.1 192.8]/Border[0 0 0]/Dest[1163 0 R/XYZ 0 469 0]>>endobj
+331 0 obj<</Subtype/Link/Rect[144.0 166.6 298.3 179.6]/Border[0 0 0]/Dest[1165 0 R/XYZ 0 705 0]>>endobj
+332 0 obj<</Subtype/Link/Rect[144.0 153.4 353.9 166.4]/Border[0 0 0]/Dest[1165 0 R/XYZ 0 332 0]>>endobj
+333 0 obj<</Subtype/Link/Rect[144.0 140.2 254.3 153.2]/Border[0 0 0]/Dest[1167 0 R/XYZ 0 155 0]>>endobj
+334 0 obj<</Subtype/Link/Rect[108.0 127.0 199.7 140.0]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 652 0]>>endobj
+335 0 obj<</Subtype/Link/Rect[144.0 113.8 222.8 126.8]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 551 0]>>endobj
+336 0 obj<</Subtype/Link/Rect[144.0 100.6 294.6 113.6]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 426 0]>>endobj
+337 0 obj<</Subtype/Link/Rect[144.0 87.4 230.8 100.4]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 341 0]>>endobj
+338 0 obj<</Subtype/Link/Rect[144.0 74.2 243.6 87.2]/Border[0 0 0]/Dest[1169 0 R/XYZ 0 243 0]>>endobj
+339 0 obj<</Subtype/Link/Rect[108.0 61.0 279.7 63.0]/Border[0 0 0]/Dest[1171 0 R/XYZ 0 357 0]>>endobj
+340 0 obj[289 0 R
290 0 R
291 0 R
292 0 R
@@ -621,59 +633,9 @@
322 0 R
323 0 R
324 0 R
-325 0 R]endobj
-327 0 obj<</Subtype/Link/Rect[80.2 721.0 216.2 734.0]/Border[0 0 0]/Dest[1110 0 R/XYZ 0 734 0]>>endobj
-328 0 obj<</Subtype/Link/Rect[124.5 707.8 182.2 720.8]/Border[0 0 0]/Dest[1110 0 R/XYZ 0 696 0]>>endobj
-329 0 obj<</Subtype/Link/Rect[124.5 694.6 253.1 707.6]/Border[0 0 0]/Dest[1112 0 R/XYZ 0 734 0]>>endobj
-330 0 obj<</Subtype/Link/Rect[124.5 681.4 237.2 694.4]/Border[0 0 0]/Dest[1112 0 R/XYZ 0 278 0]>>endobj
-331 0 obj<</Subtype/Link/Rect[124.5 668.2 289.5 681.2]/Border[0 0 0]/Dest[1114 0 R/XYZ 0 734 0]>>endobj
-332 0 obj<</Subtype/Link/Rect[124.5 655.0 211.0 668.0]/Border[0 0 0]/Dest[1114 0 R/XYZ 0 304 0]>>endobj
-333 0 obj<</Subtype/Link/Rect[124.5 641.8 233.0 654.8]/Border[0 0 0]/Dest[1116 0 R/XYZ 0 646 0]>>endobj
-334 0 obj<</Subtype/Link/Rect[124.5 628.6 229.9 641.6]/Border[0 0 0]/Dest[1116 0 R/XYZ 0 299 0]>>endobj
-335 0 obj<</Subtype/Link/Rect[124.5 615.4 210.0 628.4]/Border[0 0 0]/Dest[1116 0 R/XYZ 0 210 0]>>endobj
-336 0 obj<</Subtype/Link/Rect[124.5 602.2 196.6 615.2]/Border[0 0 0]/Dest[1118 0 R/XYZ 0 734 0]>>endobj
-337 0 obj<</Subtype/Link/Rect[80.2 589.0 146.8 602.0]/Border[0 0 0]/Dest[1120 0 R/XYZ 0 734 0]>>endobj
-338 0 obj<</Subtype/Link/Rect[124.5 575.8 182.2 588.8]/Border[0 0 0]/Dest[1120 0 R/XYZ 0 696 0]>>endobj
-339 0 obj<</Subtype/Link/Rect[124.5 562.6 322.5 575.6]/Border[0 0 0]/Dest[1120 0 R/XYZ 0 467 0]>>endobj
-340 0 obj<</Subtype/Link/Rect[85.8 549.4 229.1 562.4]/Border[0 0 0]/Dest[1124 0 R/XYZ 0 734 0]>>endobj
-341 0 obj<</Subtype/Link/Rect[130.0 536.2 304.8 549.2]/Border[0 0 0]/Dest[1124 0 R/XYZ 0 696 0]>>endobj
-342 0 obj<</Subtype/Link/Rect[130.0 523.0 292.2 536.0]/Border[0 0 0]/Dest[1126 0 R/XYZ 0 362 0]>>endobj
-343 0 obj<</Subtype/Link/Rect[130.0 509.8 315.2 522.8]/Border[0 0 0]/Dest[1126 0 R/XYZ 0 155 0]>>endobj
-344 0 obj<</Subtype/Link/Rect[85.8 496.6 369.0 509.6]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 734 0]>>endobj
-345 0 obj<</Subtype/Link/Rect[130.0 483.4 170.0 496.4]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 672 0]>>endobj
-346 0 obj<</Subtype/Link/Rect[130.0 470.2 187.8 483.2]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 544 0]>>endobj
-347 0 obj<</Subtype/Link/Rect[130.0 457.0 237.9 470.0]/Border[0 0 0]/Dest[1130 0 R/XYZ 0 231 0]>>endobj
-348 0 obj<</Subtype/Link/Rect[174.2 443.8 230.5 456.8]/Border[0 0 0]/Dest[1132 0 R/XYZ 0 560 0]>>endobj
-349 0 obj<</Subtype/Link/Rect[130.0 430.6 224.4 443.6]/Border[0 0 0]/Dest[1132 0 R/XYZ 0 409 0]>>endobj
-350 0 obj<</Subtype/Link/Rect[174.2 417.4 330.7 430.4]/Border[0 0 0]/Dest[1132 0 R/XYZ 0 294 0]>>endobj
-351 0 obj<</Subtype/Link/Rect[174.2 404.2 269.9 417.2]/Border[0 0 0]/Dest[1134 0 R/XYZ 0 734 0]>>endobj
-352 0 obj<</Subtype/Link/Rect[174.2 391.0 330.4 404.0]/Border[0 0 0]/Dest[1134 0 R/XYZ 0 292 0]>>endobj
-353 0 obj<</Subtype/Link/Rect[174.2 377.8 312.0 390.8]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 665 0]>>endobj
-354 0 obj<</Subtype/Link/Rect[174.2 364.6 244.5 377.6]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 488 0]>>endobj
-355 0 obj<</Subtype/Link/Rect[130.0 351.4 267.8 364.4]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 351 0]>>endobj
-356 0 obj<</Subtype/Link/Rect[174.2 338.2 232.0 351.2]/Border[0 0 0]/Dest[1136 0 R/XYZ 0 209 0]>>endobj
-357 0 obj<</Subtype/Link/Rect[174.2 325.0 237.5 338.0]/Border[0 0 0]/Dest[1138 0 R/XYZ 0 599 0]>>endobj
-358 0 obj<</Subtype/Link/Rect[174.2 311.8 261.3 324.8]/Border[0 0 0]/Dest[1138 0 R/XYZ 0 330 0]>>endobj
-359 0 obj<</Subtype/Link/Rect[130.0 298.6 182.9 311.6]/Border[0 0 0]/Dest[1152 0 R/XYZ 0 296 0]>>endobj
-360 0 obj<</Subtype/Link/Rect[130.0 285.4 182.9 298.4]/Border[0 0 0]/Dest[1154 0 R/XYZ 0 734 0]>>endobj
-361 0 obj<</Subtype/Link/Rect[85.8 272.2 364.7 285.2]/Border[0 0 0]/Dest[1156 0 R/XYZ 0 734 0]>>endobj
-362 0 obj<</Subtype/Link/Rect[130.0 259.0 226.5 272.0]/Border[0 0 0]/Dest[1156 0 R/XYZ 0 672 0]>>endobj
-363 0 obj<</Subtype/Link/Rect[130.0 245.8 186.5 258.8]/Border[0 0 0]/Dest[1156 0 R/XYZ 0 584 0]>>endobj
-364 0 obj<</Subtype/Link/Rect[130.0 232.6 322.8 245.6]/Border[0 0 0]/Dest[1158 0 R/XYZ 0 718 0]>>endobj
-365 0 obj<</Subtype/Link/Rect[130.0 219.4 436.8 232.4]/Border[0 0 0]/Dest[1160 0 R/XYZ 0 613 0]>>endobj
-366 0 obj<</Subtype/Link/Rect[174.2 206.2 374.7 219.2]/Border[0 0 0]/Dest[1160 0 R/XYZ 0 227 0]>>endobj
-367 0 obj<</Subtype/Link/Rect[174.2 193.0 406.1 206.0]/Border[0 0 0]/Dest[1162 0 R/XYZ 0 359 0]>>endobj
-368 0 obj<</Subtype/Link/Rect[174.2 179.8 321.5 192.8]/Border[0 0 0]/Dest[1162 0 R/XYZ 0 149 0]>>endobj
-369 0 obj<</Subtype/Link/Rect[130.0 166.6 268.7 179.6]/Border[0 0 0]/Dest[1164 0 R/XYZ 0 467 0]>>endobj
-370 0 obj<</Subtype/Link/Rect[130.0 153.4 258.3 166.4]/Border[0 0 0]/Dest[1166 0 R/XYZ 0 208 0]>>endobj
-371 0 obj<</Subtype/Link/Rect[130.0 140.2 250.4 153.2]/Border[0 0 0]/Dest[1168 0 R/XYZ 0 203 0]>>endobj
-372 0 obj<</Subtype/Link/Rect[130.0 127.0 295.9 140.0]/Border[0 0 0]/Dest[1174 0 R/XYZ 0 547 0]>>endobj
-373 0 obj<</Subtype/Link/Rect[174.2 113.8 373.5 126.8]/Border[0 0 0]/Dest[1176 0 R/XYZ 0 560 0]>>endobj
-374 0 obj<</Subtype/Link/Rect[174.2 100.6 449.6 113.6]/Border[0 0 0]/Dest[1176 0 R/XYZ 0 126 0]>>endobj
-375 0 obj<</Subtype/Link/Rect[130.0 87.4 429.2 100.4]/Border[0 0 0]/Dest[1184 0 R/XYZ 0 135 0]>>endobj
-376 0 obj<</Subtype/Link/Rect[85.8 74.2 454.9 87.2]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 734 0]>>endobj
-377 0 obj<</Subtype/Link/Rect[130.0 61.0 226.5 74.0]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 672 0]>>endobj
-378 0 obj[327 0 R
+325 0 R
+326 0 R
+327 0 R
328 0 R
329 0 R
330 0 R
@@ -685,9 +647,59 @@
336 0 R
337 0 R
338 0 R
-339 0 R
-340 0 R
-341 0 R
+339 0 R]endobj
+341 0 obj<</Subtype/Link/Rect[72.0 721.0 205.2 734.0]/Border[0 0 0]/Dest[1175 0 R/XYZ 0 734 0]>>endobj
+342 0 obj<</Subtype/Link/Rect[108.0 707.8 163.0 720.8]/Border[0 0 0]/Dest[1175 0 R/XYZ 0 696 0]>>endobj
+343 0 obj<</Subtype/Link/Rect[108.0 694.6 233.9 707.6]/Border[0 0 0]/Dest[1177 0 R/XYZ 0 734 0]>>endobj
+344 0 obj<</Subtype/Link/Rect[108.0 681.4 218.0 694.4]/Border[0 0 0]/Dest[1177 0 R/XYZ 0 272 0]>>endobj
+345 0 obj<</Subtype/Link/Rect[108.0 668.2 270.2 681.2]/Border[0 0 0]/Dest[1179 0 R/XYZ 0 734 0]>>endobj
+346 0 obj<</Subtype/Link/Rect[108.0 655.0 191.7 668.0]/Border[0 0 0]/Dest[1179 0 R/XYZ 0 301 0]>>endobj
+347 0 obj<</Subtype/Link/Rect[108.0 641.8 213.7 654.8]/Border[0 0 0]/Dest[1181 0 R/XYZ 0 617 0]>>endobj
+348 0 obj<</Subtype/Link/Rect[108.0 628.6 210.7 641.6]/Border[0 0 0]/Dest[1181 0 R/XYZ 0 264 0]>>endobj
+349 0 obj<</Subtype/Link/Rect[108.0 615.4 190.8 628.4]/Border[0 0 0]/Dest[1181 0 R/XYZ 0 175 0]>>endobj
+350 0 obj<</Subtype/Link/Rect[108.0 602.2 177.4 615.2]/Border[0 0 0]/Dest[1183 0 R/XYZ 0 734 0]>>endobj
+351 0 obj<</Subtype/Link/Rect[72.0 589.0 135.8 602.0]/Border[0 0 0]/Dest[1185 0 R/XYZ 0 734 0]>>endobj
+352 0 obj<</Subtype/Link/Rect[108.0 575.8 163.0 588.8]/Border[0 0 0]/Dest[1185 0 R/XYZ 0 696 0]>>endobj
+353 0 obj<</Subtype/Link/Rect[108.0 562.6 303.2 575.6]/Border[0 0 0]/Dest[1185 0 R/XYZ 0 465 0]>>endobj
+354 0 obj<</Subtype/Link/Rect[72.0 549.4 212.6 562.4]/Border[0 0 0]/Dest[1189 0 R/XYZ 0 734 0]>>endobj
+355 0 obj<</Subtype/Link/Rect[108.0 536.2 280.0 549.2]/Border[0 0 0]/Dest[1189 0 R/XYZ 0 696 0]>>endobj
+356 0 obj<</Subtype/Link/Rect[108.0 523.0 267.5 536.0]/Border[0 0 0]/Dest[1191 0 R/XYZ 0 362 0]>>endobj
+357 0 obj<</Subtype/Link/Rect[108.0 509.8 290.5 522.8]/Border[0 0 0]/Dest[1191 0 R/XYZ 0 155 0]>>endobj
+358 0 obj<</Subtype/Link/Rect[72.0 496.6 352.5 509.6]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 734 0]>>endobj
+359 0 obj<</Subtype/Link/Rect[108.0 483.4 145.3 496.4]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 672 0]>>endobj
+360 0 obj<</Subtype/Link/Rect[108.0 470.2 163.0 483.2]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 544 0]>>endobj
+361 0 obj<</Subtype/Link/Rect[108.0 457.0 213.1 470.0]/Border[0 0 0]/Dest[1195 0 R/XYZ 0 231 0]>>endobj
+362 0 obj<</Subtype/Link/Rect[144.0 443.8 197.5 456.8]/Border[0 0 0]/Dest[1197 0 R/XYZ 0 560 0]>>endobj
+363 0 obj<</Subtype/Link/Rect[108.0 430.6 199.7 443.6]/Border[0 0 0]/Dest[1197 0 R/XYZ 0 409 0]>>endobj
+364 0 obj<</Subtype/Link/Rect[144.0 417.4 297.7 430.4]/Border[0 0 0]/Dest[1197 0 R/XYZ 0 294 0]>>endobj
+365 0 obj<</Subtype/Link/Rect[144.0 404.2 236.9 417.2]/Border[0 0 0]/Dest[1199 0 R/XYZ 0 734 0]>>endobj
+366 0 obj<</Subtype/Link/Rect[144.0 391.0 297.4 404.0]/Border[0 0 0]/Dest[1199 0 R/XYZ 0 292 0]>>endobj
+367 0 obj<</Subtype/Link/Rect[144.0 377.8 279.0 390.8]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 665 0]>>endobj
+368 0 obj<</Subtype/Link/Rect[144.0 364.6 211.5 377.6]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 488 0]>>endobj
+369 0 obj<</Subtype/Link/Rect[108.0 351.4 243.1 364.4]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 351 0]>>endobj
+370 0 obj<</Subtype/Link/Rect[144.0 338.2 199.0 351.2]/Border[0 0 0]/Dest[1201 0 R/XYZ 0 209 0]>>endobj
+371 0 obj<</Subtype/Link/Rect[144.0 325.0 204.5 338.0]/Border[0 0 0]/Dest[1203 0 R/XYZ 0 599 0]>>endobj
+372 0 obj<</Subtype/Link/Rect[144.0 311.8 228.3 324.8]/Border[0 0 0]/Dest[1203 0 R/XYZ 0 330 0]>>endobj
+373 0 obj<</Subtype/Link/Rect[108.0 298.6 158.1 311.6]/Border[0 0 0]/Dest[1217 0 R/XYZ 0 217 0]>>endobj
+374 0 obj<</Subtype/Link/Rect[108.0 285.4 158.1 298.4]/Border[0 0 0]/Dest[1219 0 R/XYZ 0 679 0]>>endobj
+375 0 obj<</Subtype/Link/Rect[72.0 272.2 348.2 285.2]/Border[0 0 0]/Dest[1221 0 R/XYZ 0 734 0]>>endobj
+376 0 obj<</Subtype/Link/Rect[108.0 259.0 201.8 272.0]/Border[0 0 0]/Dest[1221 0 R/XYZ 0 672 0]>>endobj
+377 0 obj<</Subtype/Link/Rect[108.0 245.8 161.8 258.8]/Border[0 0 0]/Dest[1221 0 R/XYZ 0 584 0]>>endobj
+378 0 obj<</Subtype/Link/Rect[108.0 232.6 298.1 245.6]/Border[0 0 0]/Dest[1223 0 R/XYZ 0 718 0]>>endobj
+379 0 obj<</Subtype/Link/Rect[108.0 219.4 412.0 232.4]/Border[0 0 0]/Dest[1225 0 R/XYZ 0 613 0]>>endobj
+380 0 obj<</Subtype/Link/Rect[144.0 206.2 341.7 219.2]/Border[0 0 0]/Dest[1225 0 R/XYZ 0 227 0]>>endobj
+381 0 obj<</Subtype/Link/Rect[144.0 193.0 373.1 206.0]/Border[0 0 0]/Dest[1227 0 R/XYZ 0 356 0]>>endobj
+382 0 obj<</Subtype/Link/Rect[144.0 179.8 288.5 192.8]/Border[0 0 0]/Dest[1227 0 R/XYZ 0 143 0]>>endobj
+383 0 obj<</Subtype/Link/Rect[108.0 166.6 244.0 179.6]/Border[0 0 0]/Dest[1229 0 R/XYZ 0 467 0]>>endobj
+384 0 obj<</Subtype/Link/Rect[108.0 153.4 233.6 166.4]/Border[0 0 0]/Dest[1231 0 R/XYZ 0 205 0]>>endobj
+385 0 obj<</Subtype/Link/Rect[108.0 140.2 225.6 153.2]/Border[0 0 0]/Dest[1233 0 R/XYZ 0 203 0]>>endobj
+386 0 obj<</Subtype/Link/Rect[108.0 127.0 271.2 140.0]/Border[0 0 0]/Dest[1239 0 R/XYZ 0 547 0]>>endobj
+387 0 obj<</Subtype/Link/Rect[144.0 113.8 340.5 126.8]/Border[0 0 0]/Dest[1241 0 R/XYZ 0 560 0]>>endobj
+388 0 obj<</Subtype/Link/Rect[144.0 100.6 416.6 113.6]/Border[0 0 0]/Dest[1241 0 R/XYZ 0 126 0]>>endobj
+389 0 obj<</Subtype/Link/Rect[108.0 87.4 404.4 100.4]/Border[0 0 0]/Dest[1249 0 R/XYZ 0 135 0]>>endobj
+390 0 obj<</Subtype/Link/Rect[72.0 74.2 438.4 87.2]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 734 0]>>endobj
+391 0 obj<</Subtype/Link/Rect[108.0 61.0 201.8 74.0]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 672 0]>>endobj
+392 0 obj[341 0 R
342 0 R
343 0 R
344 0 R
@@ -723,59 +735,9 @@
374 0 R
375 0 R
376 0 R
-377 0 R]endobj
-379 0 obj<</Subtype/Link/Rect[130.0 721.0 186.5 734.0]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 597 0]>>endobj
-380 0 obj<</Subtype/Link/Rect[130.0 707.8 365.9 720.8]/Border[0 0 0]/Dest[1190 0 R/XYZ 0 225 0]>>endobj
-381 0 obj<</Subtype/Link/Rect[174.2 694.6 406.5 707.6]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 734 0]>>endobj
-382 0 obj<</Subtype/Link/Rect[174.2 681.4 292.5 694.4]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 609 0]>>endobj
-383 0 obj<</Subtype/Link/Rect[130.0 668.2 333.8 681.2]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 524 0]>>endobj
-384 0 obj<</Subtype/Link/Rect[130.0 655.0 273.6 668.0]/Border[0 0 0]/Dest[1192 0 R/XYZ 0 383 0]>>endobj
-385 0 obj<</Subtype/Link/Rect[174.2 641.8 351.2 654.8]/Border[0 0 0]/Dest[1194 0 R/XYZ 0 665 0]>>endobj
-386 0 obj<</Subtype/Link/Rect[85.8 628.6 420.2 641.6]/Border[0 0 0]/Dest[1196 0 R/XYZ 0 734 0]>>endobj
-387 0 obj<</Subtype/Link/Rect[130.0 615.4 169.4 628.4]/Border[0 0 0]/Dest[1196 0 R/XYZ 0 672 0]>>endobj
-388 0 obj<</Subtype/Link/Rect[130.0 602.2 187.8 615.2]/Border[0 0 0]/Dest[1196 0 R/XYZ 0 412 0]>>endobj
-389 0 obj<</Subtype/Link/Rect[130.0 589.0 244.0 602.0]/Border[0 0 0]/Dest[1198 0 R/XYZ 0 573 0]>>endobj
-390 0 obj<</Subtype/Link/Rect[130.0 575.8 382.4 588.8]/Border[0 0 0]/Dest[1198 0 R/XYZ 0 471 0]>>endobj
-391 0 obj<</Subtype/Link/Rect[130.0 562.6 271.2 575.6]/Border[0 0 0]/Dest[1200 0 R/XYZ 0 734 0]>>endobj
-392 0 obj<</Subtype/Link/Rect[174.2 549.4 291.0 562.4]/Border[0 0 0]/Dest[1200 0 R/XYZ 0 700 0]>>endobj
-393 0 obj<</Subtype/Link/Rect[174.2 536.2 263.5 549.2]/Border[0 0 0]/Dest[1200 0 R/XYZ 0 143 0]>>endobj
-394 0 obj<</Subtype/Link/Rect[130.0 523.0 287.0 536.0]/Border[0 0 0]/Dest[1202 0 R/XYZ 0 243 0]>>endobj
-395 0 obj<</Subtype/Link/Rect[130.0 509.8 255.6 522.8]/Border[0 0 0]/Dest[1204 0 R/XYZ 0 718 0]>>endobj
-396 0 obj<</Subtype/Link/Rect[130.0 496.6 330.8 509.6]/Border[0 0 0]/Dest[1204 0 R/XYZ 0 336 0]>>endobj
-397 0 obj<</Subtype/Link/Rect[130.0 483.4 324.3 496.4]/Border[0 0 0]/Dest[1206 0 R/XYZ 0 322 0]>>endobj
-398 0 obj<</Subtype/Link/Rect[135.5 470.2 184.7 483.2]/Border[0 0 0]/Dest[1208 0 R/XYZ 0 492 0]>>endobj
-399 0 obj<</Subtype/Link/Rect[85.8 457.0 217.1 470.0]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 734 0]>>endobj
-400 0 obj<</Subtype/Link/Rect[130.0 443.8 229.9 456.8]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 696 0]>>endobj
-401 0 obj<</Subtype/Link/Rect[130.0 430.6 254.1 443.6]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 515 0]>>endobj
-402 0 obj<</Subtype/Link/Rect[130.0 417.4 218.0 430.4]/Border[0 0 0]/Dest[1210 0 R/XYZ 0 137 0]>>endobj
-403 0 obj<</Subtype/Link/Rect[130.0 404.2 242.1 417.2]/Border[0 0 0]/Dest[1212 0 R/XYZ 0 533 0]>>endobj
-404 0 obj<</Subtype/Link/Rect[174.2 391.0 354.8 404.0]/Border[0 0 0]/Dest[1212 0 R/XYZ 0 273 0]>>endobj
-405 0 obj<</Subtype/Link/Rect[130.0 377.8 244.0 390.8]/Border[0 0 0]/Dest[1218 0 R/XYZ 0 560 0]>>endobj
-406 0 obj<</Subtype/Link/Rect[130.0 364.6 312.7 377.6]/Border[0 0 0]/Dest[1220 0 R/XYZ 0 613 0]>>endobj
-407 0 obj<</Subtype/Link/Rect[130.0 351.4 287.1 364.4]/Border[0 0 0]/Dest[1222 0 R/XYZ 0 622 0]>>endobj
-408 0 obj<</Subtype/Link/Rect[130.0 338.2 273.0 351.2]/Border[0 0 0]/Dest[1222 0 R/XYZ 0 266 0]>>endobj
-409 0 obj<</Subtype/Link/Rect[130.0 325.0 282.5 338.0]/Border[0 0 0]/Dest[1224 0 R/XYZ 0 520 0]>>endobj
-410 0 obj<</Subtype/Link/Rect[135.5 311.8 279.7 324.8]/Border[0 0 0]/Dest[1226 0 R/XYZ 0 734 0]>>endobj
-411 0 obj<</Subtype/Link/Rect[135.5 298.6 221.7 311.6]/Border[0 0 0]/Dest[1226 0 R/XYZ 0 645 0]>>endobj
-412 0 obj<</Subtype/Link/Rect[85.8 285.4 206.4 298.4]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 734 0]>>endobj
-413 0 obj<</Subtype/Link/Rect[130.0 272.2 191.4 285.2]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 696 0]>>endobj
-414 0 obj<</Subtype/Link/Rect[130.0 259.0 168.8 272.0]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 449 0]>>endobj
-415 0 obj<</Subtype/Link/Rect[174.2 245.8 219.2 258.8]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 416 0]>>endobj
-416 0 obj<</Subtype/Link/Rect[174.2 232.6 245.1 245.6]/Border[0 0 0]/Dest[1228 0 R/XYZ 0 146 0]>>endobj
-417 0 obj<</Subtype/Link/Rect[174.2 219.4 348.3 232.4]/Border[0 0 0]/Dest[1230 0 R/XYZ 0 652 0]>>endobj
-418 0 obj<</Subtype/Link/Rect[130.0 206.2 196.6 219.2]/Border[0 0 0]/Dest[1230 0 R/XYZ 0 515 0]>>endobj
-419 0 obj<</Subtype/Link/Rect[130.0 193.0 174.6 206.0]/Border[0 0 0]/Dest[1230 0 R/XYZ 0 255 0]>>endobj
-420 0 obj<</Subtype/Link/Rect[130.0 179.8 174.0 192.8]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 718 0]>>endobj
-421 0 obj<</Subtype/Link/Rect[130.0 166.6 168.2 179.6]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 537 0]>>endobj
-422 0 obj<</Subtype/Link/Rect[130.0 153.4 189.3 166.4]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 409 0]>>endobj
-423 0 obj<</Subtype/Link/Rect[130.0 140.2 173.4 153.2]/Border[0 0 0]/Dest[1232 0 R/XYZ 0 189 0]>>endobj
-424 0 obj<</Subtype/Link/Rect[130.0 127.0 178.9 140.0]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 734 0]>>endobj
-425 0 obj<</Subtype/Link/Rect[135.5 113.8 180.7 126.8]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 645 0]>>endobj
-426 0 obj<</Subtype/Link/Rect[135.5 100.6 182.6 113.6]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 477 0]>>endobj
-427 0 obj<</Subtype/Link/Rect[135.5 87.4 208.8 100.4]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 349 0]>>endobj
-428 0 obj<</Subtype/Link/Rect[135.5 74.2 216.2 87.2]/Border[0 0 0]/Dest[1234 0 R/XYZ 0 129 0]>>endobj
-429 0 obj<</Subtype/Link/Rect[135.5 61.0 193.6 74.0]/Border[0 0 0]/Dest[1236 0 R/XYZ 0 639 0]>>endobj
-430 0 obj[379 0 R
+377 0 R
+378 0 R
+379 0 R
380 0 R
381 0 R
382 0 R
@@ -787,9 +749,59 @@
388 0 R
389 0 R
390 0 R
-391 0 R
-392 0 R
-393 0 R
+391 0 R]endobj
+393 0 obj<</Subtype/Link/Rect[108.0 721.0 161.8 734.0]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 597 0]>>endobj
+394 0 obj<</Subtype/Link/Rect[108.0 707.8 341.1 720.8]/Border[0 0 0]/Dest[1255 0 R/XYZ 0 223 0]>>endobj
+395 0 obj<</Subtype/Link/Rect[144.0 694.6 373.5 707.6]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 734 0]>>endobj
+396 0 obj<</Subtype/Link/Rect[144.0 681.4 259.5 694.4]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 609 0]>>endobj
+397 0 obj<</Subtype/Link/Rect[108.0 668.2 309.0 681.2]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 524 0]>>endobj
+398 0 obj<</Subtype/Link/Rect[108.0 655.0 248.9 668.0]/Border[0 0 0]/Dest[1257 0 R/XYZ 0 383 0]>>endobj
+399 0 obj<</Subtype/Link/Rect[144.0 641.8 318.2 654.8]/Border[0 0 0]/Dest[1259 0 R/XYZ 0 617 0]>>endobj
+400 0 obj<</Subtype/Link/Rect[72.0 628.6 403.7 641.6]/Border[0 0 0]/Dest[1261 0 R/XYZ 0 734 0]>>endobj
+401 0 obj<</Subtype/Link/Rect[108.0 615.4 144.7 628.4]/Border[0 0 0]/Dest[1261 0 R/XYZ 0 672 0]>>endobj
+402 0 obj<</Subtype/Link/Rect[108.0 602.2 163.0 615.2]/Border[0 0 0]/Dest[1261 0 R/XYZ 0 412 0]>>endobj
+403 0 obj<</Subtype/Link/Rect[108.0 589.0 219.2 602.0]/Border[0 0 0]/Dest[1263 0 R/XYZ 0 573 0]>>endobj
+404 0 obj<</Subtype/Link/Rect[108.0 575.8 357.6 588.8]/Border[0 0 0]/Dest[1263 0 R/XYZ 0 471 0]>>endobj
+405 0 obj<</Subtype/Link/Rect[108.0 562.6 246.4 575.6]/Border[0 0 0]/Dest[1265 0 R/XYZ 0 734 0]>>endobj
+406 0 obj<</Subtype/Link/Rect[144.0 549.4 258.0 562.4]/Border[0 0 0]/Dest[1265 0 R/XYZ 0 700 0]>>endobj
+407 0 obj<</Subtype/Link/Rect[144.0 536.2 230.5 549.2]/Border[0 0 0]/Dest[1265 0 R/XYZ 0 138 0]>>endobj
+408 0 obj<</Subtype/Link/Rect[108.0 523.0 262.3 536.0]/Border[0 0 0]/Dest[1267 0 R/XYZ 0 227 0]>>endobj
+409 0 obj<</Subtype/Link/Rect[108.0 509.8 230.8 522.8]/Border[0 0 0]/Dest[1269 0 R/XYZ 0 705 0]>>endobj
+410 0 obj<</Subtype/Link/Rect[108.0 496.6 306.0 509.6]/Border[0 0 0]/Dest[1269 0 R/XYZ 0 320 0]>>endobj
+411 0 obj<</Subtype/Link/Rect[108.0 483.4 299.6 496.4]/Border[0 0 0]/Dest[1271 0 R/XYZ 0 309 0]>>endobj
+412 0 obj<</Subtype/Link/Rect[108.0 470.2 154.4 483.2]/Border[0 0 0]/Dest[1273 0 R/XYZ 0 478 0]>>endobj
+413 0 obj<</Subtype/Link/Rect[72.0 457.0 200.6 470.0]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 734 0]>>endobj
+414 0 obj<</Subtype/Link/Rect[108.0 443.8 205.2 456.8]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 696 0]>>endobj
+415 0 obj<</Subtype/Link/Rect[108.0 430.6 229.3 443.6]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 515 0]>>endobj
+416 0 obj<</Subtype/Link/Rect[108.0 417.4 193.2 430.4]/Border[0 0 0]/Dest[1275 0 R/XYZ 0 137 0]>>endobj
+417 0 obj<</Subtype/Link/Rect[108.0 404.2 217.4 417.2]/Border[0 0 0]/Dest[1277 0 R/XYZ 0 533 0]>>endobj
+418 0 obj<</Subtype/Link/Rect[144.0 391.0 321.8 404.0]/Border[0 0 0]/Dest[1277 0 R/XYZ 0 273 0]>>endobj
+419 0 obj<</Subtype/Link/Rect[108.0 377.8 219.2 390.8]/Border[0 0 0]/Dest[1283 0 R/XYZ 0 511 0]>>endobj
+420 0 obj<</Subtype/Link/Rect[108.0 364.6 288.0 377.6]/Border[0 0 0]/Dest[1285 0 R/XYZ 0 560 0]>>endobj
+421 0 obj<</Subtype/Link/Rect[108.0 351.4 262.3 364.4]/Border[0 0 0]/Dest[1287 0 R/XYZ 0 567 0]>>endobj
+422 0 obj<</Subtype/Link/Rect[108.0 338.2 248.2 351.2]/Border[0 0 0]/Dest[1287 0 R/XYZ 0 208 0]>>endobj
+423 0 obj<</Subtype/Link/Rect[108.0 325.0 257.7 338.0]/Border[0 0 0]/Dest[1289 0 R/XYZ 0 454 0]>>endobj
+424 0 obj<</Subtype/Link/Rect[108.0 311.8 249.5 324.8]/Border[0 0 0]/Dest[1291 0 R/XYZ 0 679 0]>>endobj
+425 0 obj<</Subtype/Link/Rect[108.0 298.6 191.4 311.6]/Border[0 0 0]/Dest[1291 0 R/XYZ 0 590 0]>>endobj
+426 0 obj<</Subtype/Link/Rect[72.0 285.4 189.9 298.4]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 734 0]>>endobj
+427 0 obj<</Subtype/Link/Rect[108.0 272.2 166.7 285.2]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 696 0]>>endobj
+428 0 obj<</Subtype/Link/Rect[108.0 259.0 144.0 272.0]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 449 0]>>endobj
+429 0 obj<</Subtype/Link/Rect[144.0 245.8 186.2 258.8]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 416 0]>>endobj
+430 0 obj<</Subtype/Link/Rect[144.0 232.6 212.1 245.6]/Border[0 0 0]/Dest[1293 0 R/XYZ 0 146 0]>>endobj
+431 0 obj<</Subtype/Link/Rect[144.0 219.4 315.3 232.4]/Border[0 0 0]/Dest[1295 0 R/XYZ 0 652 0]>>endobj
+432 0 obj<</Subtype/Link/Rect[108.0 206.2 171.9 219.2]/Border[0 0 0]/Dest[1295 0 R/XYZ 0 515 0]>>endobj
+433 0 obj<</Subtype/Link/Rect[108.0 193.0 149.9 206.0]/Border[0 0 0]/Dest[1295 0 R/XYZ 0 255 0]>>endobj
+434 0 obj<</Subtype/Link/Rect[108.0 179.8 149.2 192.8]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 718 0]>>endobj
+435 0 obj<</Subtype/Link/Rect[108.0 166.6 143.4 179.6]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 537 0]>>endobj
+436 0 obj<</Subtype/Link/Rect[108.0 153.4 164.5 166.4]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 409 0]>>endobj
+437 0 obj<</Subtype/Link/Rect[108.0 140.2 148.6 153.2]/Border[0 0 0]/Dest[1297 0 R/XYZ 0 189 0]>>endobj
+438 0 obj<</Subtype/Link/Rect[108.0 127.0 154.1 140.0]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 734 0]>>endobj
+439 0 obj<</Subtype/Link/Rect[108.0 113.8 150.5 126.8]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 645 0]>>endobj
+440 0 obj<</Subtype/Link/Rect[108.0 100.6 152.3 113.6]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 477 0]>>endobj
+441 0 obj<</Subtype/Link/Rect[108.0 87.4 178.6 100.4]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 349 0]>>endobj
+442 0 obj<</Subtype/Link/Rect[108.0 74.2 185.9 87.2]/Border[0 0 0]/Dest[1299 0 R/XYZ 0 129 0]>>endobj
+443 0 obj<</Subtype/Link/Rect[108.0 61.0 163.3 74.0]/Border[0 0 0]/Dest[1301 0 R/XYZ 0 639 0]>>endobj
+444 0 obj[393 0 R
394 0 R
395 0 R
396 0 R
@@ -825,29 +837,9 @@
426 0 R
427 0 R
428 0 R
-429 0 R]endobj
-431 0 obj<</Subtype/Link/Rect[135.5 721.0 192.3 734.0]/Border[0 0 0]/Dest[1236 0 R/XYZ 0 511 0]>>endobj
-432 0 obj<</Subtype/Link/Rect[135.5 707.8 196.0 720.8]/Border[0 0 0]/Dest[1236 0 R/XYZ 0 436 0]>>endobj
-433 0 obj<</Subtype/Link/Rect[135.5 694.6 186.8 707.6]/Border[0 0 0]/Dest[1238 0 R/XYZ 0 388 0]>>endobj
-434 0 obj<</Subtype/Link/Rect[85.8 681.4 178.9 694.4]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 734 0]>>endobj
-435 0 obj<</Subtype/Link/Rect[130.0 668.2 158.4 681.2]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 696 0]>>endobj
-436 0 obj<</Subtype/Link/Rect[174.2 655.0 533.6 668.0]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 663 0]>>endobj
-437 0 obj<</Subtype/Link/Rect[174.2 641.8 536.9 654.8]/Border[0 0 0]/Dest[1240 0 R/XYZ 0 323 0]>>endobj
-438 0 obj<</Subtype/Link/Rect[174.2 628.6 490.2 641.6]/Border[0 0 0]/Dest[1242 0 R/XYZ 0 734 0]>>endobj
-439 0 obj<</Subtype/Link/Rect[174.2 615.4 459.3 628.4]/Border[0 0 0]/Dest[1242 0 R/XYZ 0 619 0]>>endobj
-440 0 obj<</Subtype/Link/Rect[85.8 602.2 287.1 615.2]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 734 0]>>endobj
-441 0 obj<</Subtype/Link/Rect[130.0 589.0 187.8 602.0]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 672 0]>>endobj
-442 0 obj<</Subtype/Link/Rect[130.0 575.8 245.8 588.8]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 557 0]>>endobj
-443 0 obj<</Subtype/Link/Rect[174.2 562.6 263.2 575.6]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 469 0]>>endobj
-444 0 obj<</Subtype/Link/Rect[174.2 549.4 239.9 562.4]/Border[0 0 0]/Dest[1244 0 R/XYZ 0 358 0]>>endobj
-445 0 obj<</Subtype/Link/Rect[85.8 536.2 157.2 549.2]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 734 0]>>endobj
-446 0 obj<</Subtype/Link/Rect[130.0 523.0 187.8 536.0]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 696 0]>>endobj
-447 0 obj<</Subtype/Link/Rect[130.0 509.8 188.7 522.8]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 436 0]>>endobj
-448 0 obj<</Subtype/Link/Rect[130.0 496.6 189.9 509.6]/Border[0 0 0]/Dest[1248 0 R/XYZ 0 295 0]>>endobj
-449 0 obj<</Subtype/Link/Rect[130.0 483.4 198.4 496.4]/Border[0 0 0]/Dest[1250 0 R/XYZ 0 639 0]>>endobj
-450 0 obj<</Subtype/Link/Rect[130.0 470.2 269.0 483.2]/Border[0 0 0]/Dest[1250 0 R/XYZ 0 287 0]>>endobj
-451 0 obj<</Subtype/Link/Rect[130.0 457.0 167.6 470.0]/Border[0 0 0]/Dest[1250 0 R/XYZ 0 185 0]>>endobj
-452 0 obj[431 0 R
+429 0 R
+430 0 R
+431 0 R
432 0 R
433 0 R
434 0 R
@@ -859,2302 +851,2431 @@
440 0 R
441 0 R
442 0 R
-443 0 R
-444 0 R
-445 0 R
+443 0 R]endobj
+445 0 obj<</Subtype/Link/Rect[108.0 721.0 162.1 734.0]/Border[0 0 0]/Dest[1301 0 R/XYZ 0 511 0]>>endobj
+446 0 obj<</Subtype/Link/Rect[108.0 707.8 165.8 720.8]/Border[0 0 0]/Dest[1301 0 R/XYZ 0 436 0]>>endobj
+447 0 obj<</Subtype/Link/Rect[108.0 694.6 156.6 707.6]/Border[0 0 0]/Dest[1303 0 R/XYZ 0 388 0]>>endobj
+448 0 obj<</Subtype/Link/Rect[72.0 681.4 204.6 694.4]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 734 0]>>endobj
+449 0 obj<</Subtype/Link/Rect[108.0 668.2 191.4 681.2]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 668 0]>>endobj
+450 0 obj<</Subtype/Link/Rect[108.0 655.0 156.6 668.0]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 461 0]>>endobj
+451 0 obj<</Subtype/Link/Rect[144.0 641.8 500.6 654.8]/Border[0 0 0]/Dest[1305 0 R/XYZ 0 427 0]>>endobj
+452 0 obj<</Subtype/Link/Rect[144.0 628.6 503.9 641.6]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 734 0]>>endobj
+453 0 obj<</Subtype/Link/Rect[144.0 615.4 457.2 628.4]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 520 0]>>endobj
+454 0 obj<</Subtype/Link/Rect[144.0 602.2 426.3 615.2]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 422 0]>>endobj
+455 0 obj<</Subtype/Link/Rect[108.0 589.0 221.1 602.0]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 165 0]>>endobj
+456 0 obj<</Subtype/Link/Rect[144.0 575.8 318.5 588.8]/Border[0 0 0]/Dest[1307 0 R/XYZ 0 132 0]>>endobj
+457 0 obj<</Subtype/Link/Rect[144.0 562.6 318.2 575.6]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 652 0]>>endobj
+458 0 obj<</Subtype/Link/Rect[144.0 549.4 299.5 562.4]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 501 0]>>endobj
+459 0 obj<</Subtype/Link/Rect[144.0 536.2 268.4 549.2]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 403 0]>>endobj
+460 0 obj<</Subtype/Link/Rect[108.0 523.0 180.9 536.0]/Border[0 0 0]/Dest[1309 0 R/XYZ 0 319 0]>>endobj
+461 0 obj<</Subtype/Link/Rect[108.0 509.8 241.2 522.8]/Border[0 0 0]/Dest[1311 0 R/XYZ 0 734 0]>>endobj
+462 0 obj<</Subtype/Link/Rect[72.0 496.6 270.6 509.6]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 734 0]>>endobj
+463 0 obj<</Subtype/Link/Rect[108.0 483.4 163.0 496.4]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 696 0]>>endobj
+464 0 obj<</Subtype/Link/Rect[108.0 470.2 221.0 483.2]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 581 0]>>endobj
+465 0 obj<</Subtype/Link/Rect[144.0 457.0 230.2 470.0]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 493 0]>>endobj
+466 0 obj<</Subtype/Link/Rect[144.0 443.8 206.9 456.8]/Border[0 0 0]/Dest[1313 0 R/XYZ 0 382 0]>>endobj
+467 0 obj<</Subtype/Link/Rect[72.0 430.6 140.8 443.6]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 734 0]>>endobj
+468 0 obj<</Subtype/Link/Rect[108.0 417.4 163.0 430.4]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 696 0]>>endobj
+469 0 obj<</Subtype/Link/Rect[108.0 404.2 163.9 417.2]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 436 0]>>endobj
+470 0 obj<</Subtype/Link/Rect[108.0 391.0 165.1 404.0]/Border[0 0 0]/Dest[1317 0 R/XYZ 0 295 0]>>endobj
+471 0 obj<</Subtype/Link/Rect[108.0 377.8 173.7 390.8]/Border[0 0 0]/Dest[1319 0 R/XYZ 0 639 0]>>endobj
+472 0 obj<</Subtype/Link/Rect[108.0 364.6 244.3 377.6]/Border[0 0 0]/Dest[1319 0 R/XYZ 0 287 0]>>endobj
+473 0 obj<</Subtype/Link/Rect[108.0 351.4 142.8 364.4]/Border[0 0 0]/Dest[1319 0 R/XYZ 0 185 0]>>endobj
+474 0 obj<</Subtype/Link/Rect[72.0 338.2 183.8 351.2]/Border[0 0 0]/Dest[1321 0 R/XYZ 0 734 0]>>endobj
+475 0 obj<</Subtype/Link/Rect[72.0 325.0 119.7 338.0]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 734 0]>>endobj
+476 0 obj<</Subtype/Link/Rect[108.0 311.8 137.3 324.8]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 655 0]>>endobj
+477 0 obj<</Subtype/Link/Rect[108.0 298.6 152.9 311.6]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 447 0]>>endobj
+478 0 obj<</Subtype/Link/Rect[108.0 285.4 133.7 298.4]/Border[0 0 0]/Dest[1323 0 R/XYZ 0 333 0]>>endobj
+479 0 obj[445 0 R
446 0 R
447 0 R
448 0 R
449 0 R
450 0 R
-451 0 R]endobj
-453 0 obj<</S/URI/URI(http://www.samba.org/)>>endobj
-454 0 obj<</Subtype/Link/Rect[367.1 584.2 468.3 597.2]/Border[0 0 0]/A 453 0 R>>endobj
-455 0 obj[454 0 R]endobj
-456 0 obj<</S/URI/URI(mailto:samba@samba.org)>>endobj
-457 0 obj<</Subtype/Link/Rect[164.2 193.4 250.8 206.4]/Border[0 0 0]/A 456 0 R>>endobj
-458 0 obj<</S/URI/URI(http://samba.org/samba)>>endobj
-459 0 obj<</Subtype/Link/Rect[233.0 180.2 338.7 193.2]/Border[0 0 0]/A 458 0 R>>endobj
-460 0 obj[457 0 R
-459 0 R]endobj
-461 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
-462 0 obj<</Subtype/Link/Rect[174.0 562.6 270.6 575.6]/Border[0 0 0]/A 461 0 R>>endobj
-463 0 obj<</S/Launch/F(#PASSWORDLEVEL)>>endobj
-464 0 obj<</Subtype/Link/Rect[72.0 300.6 153.0 311.6]/Border[0 0 0]/A 463 0 R>>endobj
-465 0 obj<</S/Launch/F(#USERNAMELEVEL)>>endobj
-466 0 obj<</Subtype/Link/Rect[72.0 289.8 147.6 300.8]/Border[0 0 0]/A 465 0 R>>endobj
-467 0 obj[462 0 R
+451 0 R
+452 0 R
+453 0 R
+454 0 R
+455 0 R
+456 0 R
+457 0 R
+458 0 R
+459 0 R
+460 0 R
+461 0 R
+462 0 R
+463 0 R
464 0 R
-466 0 R]endobj
-468 0 obj<</S/Launch/F(winbind.html)>>endobj
-469 0 obj<</Subtype/Link/Rect[503.4 161.0 544.6 174.0]/Border[0 0 0]/A 468 0 R>>endobj
-470 0 obj<</S/Launch/F(winbind.html)>>endobj
-471 0 obj<</Subtype/Link/Rect[72.0 147.8 115.4 160.8]/Border[0 0 0]/A 470 0 R>>endobj
-472 0 obj[469 0 R
-471 0 R]endobj
-473 0 obj<</S/URI/URI(http://rsync.samba.org/)>>endobj
-474 0 obj<</Subtype/Link/Rect[118.1 89.0 222.3 102.0]/Border[0 0 0]/A 473 0 R>>endobj
-475 0 obj[474 0 R]endobj
-476 0 obj<</S/Launch/F(#OBEYPAMRESTRICTIONS)>>endobj
-477 0 obj<</Subtype/Link/Rect[235.4 659.0 332.9 672.0]/Border[0 0 0]/A 476 0 R>>endobj
-478 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
-479 0 obj<</Subtype/Link/Rect[338.7 579.8 449.4 592.8]/Border[0 0 0]/A 478 0 R>>endobj
-480 0 obj[477 0 R
-479 0 R]endobj
-481 0 obj<</S/URI/URI(http://www.microsoft.com/NTServer/nts/downloads/winfeatures/NTSDistrFile/AdminGuide.asp)>>endobj
-482 0 obj<</Subtype/Link/Rect[72.0 586.6 183.5 599.6]/Border[0 0 0]/A 481 0 R>>endobj
-483 0 obj<</S/Launch/F(#HOSTMSDFS)>>endobj
-484 0 obj<</Subtype/Link/Rect[345.1 507.4 417.7 520.4]/Border[0 0 0]/A 483 0 R>>endobj
-485 0 obj<</S/Launch/F(#MSDFSROOT)>>endobj
-486 0 obj<</Subtype/Link/Rect[380.8 494.2 453.4 507.2]/Border[0 0 0]/A 485 0 R>>endobj
-487 0 obj[482 0 R
-484 0 R
+465 0 R
+466 0 R
+467 0 R
+468 0 R
+469 0 R
+470 0 R
+471 0 R
+472 0 R
+473 0 R
+474 0 R
+475 0 R
+476 0 R
+477 0 R
+478 0 R]endobj
+480 0 obj<</S/URI/URI(http://www.samba.org/)>>endobj
+481 0 obj<</Subtype/Link/Rect[367.1 584.2 468.3 597.2]/Border[0 0 0]/A 480 0 R>>endobj
+482 0 obj[481 0 R]endobj
+483 0 obj<</S/URI/URI(mailto:samba@samba.org)>>endobj
+484 0 obj<</Subtype/Link/Rect[164.2 193.4 250.8 206.4]/Border[0 0 0]/A 483 0 R>>endobj
+485 0 obj<</S/URI/URI(http://samba.org/samba)>>endobj
+486 0 obj<</Subtype/Link/Rect[233.0 180.2 338.7 193.2]/Border[0 0 0]/A 485 0 R>>endobj
+487 0 obj[484 0 R
486 0 R]endobj
-488 0 obj<</S/Launch/F(#NTACLSUPPORT)>>endobj
-489 0 obj<</Subtype/Link/Rect[339.9 526.6 438.9 539.6]/Border[0 0 0]/A 488 0 R>>endobj
-490 0 obj[489 0 R]endobj
-491 0 obj<</S/Launch/F(#SECURITYMASK)>>endobj
-492 0 obj<</Subtype/Link/Rect[493.0 707.8 545.8 720.8]/Border[0 0 0]/A 491 0 R>>endobj
-493 0 obj<</S/Launch/F(#SECURITYMASK)>>endobj
-494 0 obj<</Subtype/Link/Rect[72.0 694.6 98.4 707.6]/Border[0 0 0]/A 493 0 R>>endobj
-495 0 obj<</S/Launch/F(#CREATEMASK)>>endobj
-496 0 obj<</Subtype/Link/Rect[356.1 615.4 428.7 628.4]/Border[0 0 0]/A 495 0 R>>endobj
-497 0 obj<</S/Launch/F(#FORCESECURITYMODE)>>endobj
-498 0 obj<</Subtype/Link/Rect[424.3 562.6 549.7 575.6]/Border[0 0 0]/A 497 0 R>>endobj
-499 0 obj<</S/Launch/F(#FORCECREATEMODE)>>endobj
-500 0 obj<</Subtype/Link/Rect[356.1 483.4 468.3 496.4]/Border[0 0 0]/A 499 0 R>>endobj
-501 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-502 0 obj<</Subtype/Link/Rect[72.0 206.2 144.6 219.2]/Border[0 0 0]/A 501 0 R>>endobj
-503 0 obj[492 0 R
-494 0 R
-496 0 R
-498 0 R
-500 0 R
-502 0 R]endobj
-504 0 obj<</S/URI/URI(http://imprints.sourceforge.net)>>endobj
-505 0 obj<</Subtype/Link/Rect[143.7 544.6 280.3 557.6]/Border[0 0 0]/A 504 0 R>>endobj
-506 0 obj<</S/URI/URI(http://msdn.microsoft.com/)>>endobj
-507 0 obj<</Subtype/Link/Rect[218.6 518.2 341.1 531.2]/Border[0 0 0]/A 506 0 R>>endobj
-508 0 obj<</S/URI/URI(http://support.microsoft.com/support/kb/articles/Q189/1/05.ASP)>>endobj
-509 0 obj<</Subtype/Link/Rect[72.0 293.8 355.9 306.8]/Border[0 0 0]/A 508 0 R>>endobj
-510 0 obj<</Subtype/Link/Rect[504.8 69.1 551.6 82.1]/Border[0 0 0]/Dest[1106 0 R/XYZ 0 267 0]>>endobj
-511 0 obj[505 0 R
-507 0 R
-509 0 R
-510 0 R]endobj
-512 0 obj<</Subtype/Link/Rect[94.2 719.6 125.4 732.6]/Border[0 0 0]/Dest[1106 0 R/XYZ 0 267 0]>>endobj
-513 0 obj<</S/Launch/F(#WRITELIST)>>endobj
-514 0 obj<</Subtype/Link/Rect[91.9 357.3 157.9 370.3]/Border[0 0 0]/A 513 0 R>>endobj
-515 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-516 0 obj<</Subtype/Link/Rect[184.4 344.1 285.8 357.1]/Border[0 0 0]/A 515 0 R>>endobj
-517 0 obj<</S/Launch/F(#GUESTOK)>>endobj
-518 0 obj<</Subtype/Link/Rect[160.6 317.7 228.6 330.7]/Border[0 0 0]/A 517 0 R>>endobj
-519 0 obj<</S/Launch/F(#MAPTOGUEST)>>endobj
-520 0 obj<</Subtype/Link/Rect[501.3 207.8 536.7 220.8]/Border[0 0 0]/A 519 0 R>>endobj
-521 0 obj<</S/Launch/F(#MAPTOGUEST)>>endobj
-522 0 obj<</Subtype/Link/Rect[94.2 194.6 174.1 207.6]/Border[0 0 0]/A 521 0 R>>endobj
-523 0 obj[512 0 R
-514 0 R
-516 0 R
-518 0 R
-520 0 R
-522 0 R]endobj
-524 0 obj<</S/Launch/F(#PRINTERADMIN)>>endobj
-525 0 obj<</Subtype/Link/Rect[451.3 607.5 537.1 620.5]/Border[0 0 0]/A 524 0 R>>endobj
-526 0 obj[525 0 R]endobj
-527 0 obj<</S/Launch/F(rpcclient.1.html)>>endobj
-528 0 obj<</Subtype/Link/Rect[233.6 649.4 379.3 662.4]/Border[0 0 0]/A 527 0 R>>endobj
-529 0 obj<</S/Launch/F(#SHOWADDPRINTERWIZARD)>>endobj
-530 0 obj<</Subtype/Link/Rect[108.0 239.4 299.4 252.4]/Border[0 0 0]/A 529 0 R>>endobj
-531 0 obj<</S/Launch/F(#ADDPRINTERCOMMAND)>>endobj
-532 0 obj<</Subtype/Link/Rect[453.9 213.0 526.5 226.0]/Border[0 0 0]/A 531 0 R>>endobj
-533 0 obj<</S/Launch/F(#ADDPRINTERCOMMAND)>>endobj
-534 0 obj<</Subtype/Link/Rect[72.0 199.8 118.2 212.8]/Border[0 0 0]/A 533 0 R>>endobj
-535 0 obj<</S/Launch/F(#DELETEPRINTERCOMMAND)>>endobj
-536 0 obj<</Subtype/Link/Rect[189.3 94.2 334.5 107.2]/Border[0 0 0]/A 535 0 R>>endobj
-537 0 obj[528 0 R
-530 0 R
-532 0 R
+488 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
+489 0 obj<</Subtype/Link/Rect[174.0 508.6 270.6 521.6]/Border[0 0 0]/A 488 0 R>>endobj
+490 0 obj<</S/Launch/F(#PASSWORDLEVEL)>>endobj
+491 0 obj<</Subtype/Link/Rect[73.4 245.2 154.4 256.2]/Border[0 0 0]/A 490 0 R>>endobj
+492 0 obj<</S/Launch/F(#USERNAMELEVEL)>>endobj
+493 0 obj<</Subtype/Link/Rect[73.4 234.4 149.0 245.4]/Border[0 0 0]/A 492 0 R>>endobj
+494 0 obj[489 0 R
+491 0 R
+493 0 R]endobj
+495 0 obj<</S/Launch/F(winbind.html)>>endobj
+496 0 obj<</Subtype/Link/Rect[503.4 113.7 544.6 126.7]/Border[0 0 0]/A 495 0 R>>endobj
+497 0 obj<</S/Launch/F(winbind.html)>>endobj
+498 0 obj<</Subtype/Link/Rect[72.0 100.5 115.4 113.5]/Border[0 0 0]/A 497 0 R>>endobj
+499 0 obj[496 0 R
+498 0 R]endobj
+500 0 obj<</S/URI/URI(http://rsync.samba.org/)>>endobj
+501 0 obj<</Subtype/Link/Rect[118.1 67.2 222.3 80.2]/Border[0 0 0]/A 500 0 R>>endobj
+502 0 obj[501 0 R]endobj
+503 0 obj<</S/Launch/F(#OBEYPAMRESTRICTIONS)>>endobj
+504 0 obj<</Subtype/Link/Rect[235.4 632.6 332.9 645.6]/Border[0 0 0]/A 503 0 R>>endobj
+505 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
+506 0 obj<</Subtype/Link/Rect[338.7 553.4 449.4 566.4]/Border[0 0 0]/A 505 0 R>>endobj
+507 0 obj[504 0 R
+506 0 R]endobj
+508 0 obj<</S/URI/URI(http://www.microsoft.com/NTServer/nts/downloads/winfeatures/NTSDistrFile/AdminGuide.asp)>>endobj
+509 0 obj<</Subtype/Link/Rect[72.0 586.6 183.5 599.6]/Border[0 0 0]/A 508 0 R>>endobj
+510 0 obj<</S/Launch/F(#HOSTMSDFS)>>endobj
+511 0 obj<</Subtype/Link/Rect[345.1 507.4 417.7 520.4]/Border[0 0 0]/A 510 0 R>>endobj
+512 0 obj<</S/Launch/F(#MSDFSROOT)>>endobj
+513 0 obj<</Subtype/Link/Rect[380.8 494.2 453.4 507.2]/Border[0 0 0]/A 512 0 R>>endobj
+514 0 obj[509 0 R
+511 0 R
+513 0 R]endobj
+515 0 obj<</S/Launch/F(#NTACLSUPPORT)>>endobj
+516 0 obj<</Subtype/Link/Rect[339.9 526.6 438.9 539.6]/Border[0 0 0]/A 515 0 R>>endobj
+517 0 obj[516 0 R]endobj
+518 0 obj<</S/Launch/F(#SECURITYMASK)>>endobj
+519 0 obj<</Subtype/Link/Rect[493.0 707.8 545.8 720.8]/Border[0 0 0]/A 518 0 R>>endobj
+520 0 obj<</S/Launch/F(#SECURITYMASK)>>endobj
+521 0 obj<</Subtype/Link/Rect[72.0 694.6 98.4 707.6]/Border[0 0 0]/A 520 0 R>>endobj
+522 0 obj<</S/Launch/F(#CREATEMASK)>>endobj
+523 0 obj<</Subtype/Link/Rect[356.1 615.4 428.7 628.4]/Border[0 0 0]/A 522 0 R>>endobj
+524 0 obj<</S/Launch/F(#FORCESECURITYMODE)>>endobj
+525 0 obj<</Subtype/Link/Rect[424.3 562.6 549.7 575.6]/Border[0 0 0]/A 524 0 R>>endobj
+526 0 obj<</S/Launch/F(#FORCECREATEMODE)>>endobj
+527 0 obj<</Subtype/Link/Rect[356.1 483.4 468.3 496.4]/Border[0 0 0]/A 526 0 R>>endobj
+528 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+529 0 obj<</Subtype/Link/Rect[72.0 206.2 144.6 219.2]/Border[0 0 0]/A 528 0 R>>endobj
+530 0 obj[519 0 R
+521 0 R
+523 0 R
+525 0 R
+527 0 R
+529 0 R]endobj
+531 0 obj<</S/URI/URI(http://imprints.sourceforge.net)>>endobj
+532 0 obj<</Subtype/Link/Rect[143.7 544.6 280.3 557.6]/Border[0 0 0]/A 531 0 R>>endobj
+533 0 obj<</S/URI/URI(http://msdn.microsoft.com/)>>endobj
+534 0 obj<</Subtype/Link/Rect[218.6 518.2 341.1 531.2]/Border[0 0 0]/A 533 0 R>>endobj
+535 0 obj<</S/URI/URI(http://support.microsoft.com/support/kb/articles/Q189/1/05.ASP)>>endobj
+536 0 obj<</Subtype/Link/Rect[72.0 293.8 355.9 306.8]/Border[0 0 0]/A 535 0 R>>endobj
+537 0 obj<</Subtype/Link/Rect[488.0 69.1 534.8 82.1]/Border[0 0 0]/Dest[1171 0 R/XYZ 0 357 0]>>endobj
+538 0 obj[532 0 R
534 0 R
-536 0 R]endobj
-538 0 obj<</S/Launch/F(#ENUMPORTSCOMMAND)>>endobj
-539 0 obj<</Subtype/Link/Rect[451.4 585.4 510.8 598.4]/Border[0 0 0]/A 538 0 R>>endobj
-540 0 obj<</S/Launch/F(#ENUMPORTSCOMMAND)>>endobj
-541 0 obj<</Subtype/Link/Rect[72.0 572.2 118.2 585.2]/Border[0 0 0]/A 540 0 R>>endobj
-542 0 obj<</S/URI/URI(http://imprints.sourceforge.net/)>>endobj
-543 0 obj<</Subtype/Link/Rect[297.8 497.0 437.4 510.0]/Border[0 0 0]/A 542 0 R>>endobj
-544 0 obj[539 0 R
+536 0 R
+537 0 R]endobj
+539 0 obj<</Subtype/Link/Rect[94.2 719.6 125.4 732.6]/Border[0 0 0]/Dest[1171 0 R/XYZ 0 357 0]>>endobj
+540 0 obj<</S/Launch/F(#WRITELIST)>>endobj
+541 0 obj<</Subtype/Link/Rect[91.9 354.5 157.9 367.5]/Border[0 0 0]/A 540 0 R>>endobj
+542 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+543 0 obj<</Subtype/Link/Rect[184.4 341.3 285.8 354.3]/Border[0 0 0]/A 542 0 R>>endobj
+544 0 obj<</S/Launch/F(#GUESTOK)>>endobj
+545 0 obj<</Subtype/Link/Rect[160.6 314.9 228.6 327.9]/Border[0 0 0]/A 544 0 R>>endobj
+546 0 obj<</S/Launch/F(#MAPTOGUEST)>>endobj
+547 0 obj<</Subtype/Link/Rect[501.3 205.0 536.7 218.0]/Border[0 0 0]/A 546 0 R>>endobj
+548 0 obj<</S/Launch/F(#MAPTOGUEST)>>endobj
+549 0 obj<</Subtype/Link/Rect[94.2 191.8 174.1 204.8]/Border[0 0 0]/A 548 0 R>>endobj
+550 0 obj[539 0 R
541 0 R
-543 0 R]endobj
-545 0 obj<</S/URI/URI(http://imprints.sourceforge.net/)>>endobj
-546 0 obj<</Subtype/Link/Rect[409.9 694.6 549.5 707.6]/Border[0 0 0]/A 545 0 R>>endobj
-547 0 obj[546 0 R]endobj
-548 0 obj<</S/Launch/F(#SECURITY)>>endobj
-549 0 obj<</Subtype/Link/Rect[72.0 615.0 115.2 626.0]/Border[0 0 0]/A 548 0 R>>endobj
-550 0 obj<</S/Launch/F(DOMAIN_MEMBER.html)>>endobj
-551 0 obj<</Subtype/Link/Rect[430.0 589.0 554.1 602.0]/Border[0 0 0]/A 550 0 R>>endobj
-552 0 obj<</S/Launch/F(ADS-HOWTO.html)>>endobj
-553 0 obj<</Subtype/Link/Rect[223.0 562.6 317.8 575.6]/Border[0 0 0]/A 552 0 R>>endobj
-554 0 obj[549 0 R
-551 0 R
-553 0 R]endobj
-555 0 obj<</S/Launch/F(smbpasswd.8.html)>>endobj
-556 0 obj<</Subtype/Link/Rect[218.7 452.2 284.9 465.2]/Border[0 0 0]/A 555 0 R>>endobj
-557 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-558 0 obj<</Subtype/Link/Rect[350.3 135.4 422.9 148.4]/Border[0 0 0]/A 557 0 R>>endobj
-559 0 obj<</S/Launch/F(#SECURITY)>>endobj
-560 0 obj<</Subtype/Link/Rect[169.1 95.8 235.1 108.8]/Border[0 0 0]/A 559 0 R>>endobj
-561 0 obj[556 0 R
-558 0 R
-560 0 R]endobj
-562 0 obj<</S/Launch/F(#WORKGROUP)>>endobj
-563 0 obj<</Subtype/Link/Rect[146.2 721.0 225.4 734.0]/Border[0 0 0]/A 562 0 R>>endobj
-564 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
-565 0 obj<</Subtype/Link/Rect[224.7 641.8 336.9 654.8]/Border[0 0 0]/A 564 0 R>>endobj
-566 0 obj<</S/Launch/F(#PASSWORDSERVER)>>endobj
-567 0 obj<</Subtype/Link/Rect[188.7 602.2 300.9 615.2]/Border[0 0 0]/A 566 0 R>>endobj
-568 0 obj<</S/Launch/F(#SECURITYEQUALSSERVER)>>endobj
-569 0 obj<</Subtype/Link/Rect[275.2 69.0 351.3 82.0]/Border[0 0 0]/A 568 0 R>>endobj
-570 0 obj[563 0 R
-565 0 R
-567 0 R
-569 0 R]endobj
-571 0 obj<</S/Launch/F(winbind.html)>>endobj
-572 0 obj<</Subtype/Link/Rect[151.1 681.4 219.5 694.4]/Border[0 0 0]/A 571 0 R>>endobj
-573 0 obj<</S/URI/URI(http://www.linuxworld.com)>>endobj
-574 0 obj<</Subtype/Link/Rect[438.0 364.6 495.1 377.6]/Border[0 0 0]/A 573 0 R>>endobj
-575 0 obj<</S/URI/URI(http://www.linuxworld.com/linuxworld/lw-1998-10/lw-10-samba.html)>>endobj
-576 0 obj<</Subtype/Link/Rect[72.0 351.4 186.6 364.4]/Border[0 0 0]/A 575 0 R>>endobj
-577 0 obj[572 0 R
-574 0 R
-576 0 R]endobj
-578 0 obj<</S/URI/URI(mailto:jtrostel@snapserver.com)>>endobj
-579 0 obj<</Subtype/Link/Rect[197.9 304.6 310.1 317.6]/Border[0 0 0]/A 578 0 R>>endobj
-580 0 obj[579 0 R]endobj
-581 0 obj<</S/URI/URI(http://samba.org/)>>endobj
-582 0 obj<</Subtype/Link/Rect[151.1 438.2 262.3 451.2]/Border[0 0 0]/A 581 0 R>>endobj
-583 0 obj[582 0 R]endobj
-584 0 obj<</S/Launch/F(winbindd.8.html)>>endobj
-585 0 obj<</Subtype/Link/Rect[306.3 235.8 363.4 248.8]/Border[0 0 0]/A 584 0 R>>endobj
-586 0 obj<</S/Launch/F(#WINBINDSEPARATOR)>>endobj
-587 0 obj<</Subtype/Link/Rect[99.0 165.8 190.8 176.8]/Border[0 0 0]/A 586 0 R>>endobj
-588 0 obj<</S/Launch/F(#WINBINDUID)>>endobj
-589 0 obj<</Subtype/Link/Rect[99.0 144.2 158.4 155.2]/Border[0 0 0]/A 588 0 R>>endobj
-590 0 obj<</S/Launch/F(#WINBINDGID)>>endobj
-591 0 obj<</Subtype/Link/Rect[99.0 122.6 158.4 133.6]/Border[0 0 0]/A 590 0 R>>endobj
-592 0 obj<</S/Launch/F(#WINBINDENUMUSERS)>>endobj
-593 0 obj<</Subtype/Link/Rect[99.0 101.0 196.2 112.0]/Border[0 0 0]/A 592 0 R>>endobj
-594 0 obj<</S/Launch/F(#WINBINDENUMGROUP)>>endobj
-595 0 obj<</Subtype/Link/Rect[99.0 90.2 201.6 101.2]/Border[0 0 0]/A 594 0 R>>endobj
-596 0 obj<</S/Launch/F(#TEMPLATEHOMEDIR)>>endobj
-597 0 obj<</Subtype/Link/Rect[99.0 68.6 185.4 79.6]/Border[0 0 0]/A 596 0 R>>endobj
-598 0 obj<</S/Launch/F(#TEMPLATESHELL)>>endobj
-599 0 obj<</Subtype/Link/Rect[99.0 57.8 174.6 68.8]/Border[0 0 0]/A 598 0 R>>endobj
-600 0 obj[585 0 R
-587 0 R
-589 0 R
-591 0 R
-593 0 R
+543 0 R
+545 0 R
+547 0 R
+549 0 R]endobj
+551 0 obj<</S/Launch/F(#PRINTERADMIN)>>endobj
+552 0 obj<</Subtype/Link/Rect[451.3 604.6 537.1 617.6]/Border[0 0 0]/A 551 0 R>>endobj
+553 0 obj[552 0 R]endobj
+554 0 obj<</S/Launch/F(rpcclient.1.html)>>endobj
+555 0 obj<</Subtype/Link/Rect[233.6 636.2 379.3 649.2]/Border[0 0 0]/A 554 0 R>>endobj
+556 0 obj<</S/Launch/F(#SHOWADDPRINTERWIZARD)>>endobj
+557 0 obj<</Subtype/Link/Rect[108.0 223.3 299.4 236.3]/Border[0 0 0]/A 556 0 R>>endobj
+558 0 obj<</S/Launch/F(#ADDPRINTERCOMMAND)>>endobj
+559 0 obj<</Subtype/Link/Rect[453.9 196.9 526.5 209.9]/Border[0 0 0]/A 558 0 R>>endobj
+560 0 obj<</S/Launch/F(#ADDPRINTERCOMMAND)>>endobj
+561 0 obj<</Subtype/Link/Rect[72.0 183.7 118.2 196.7]/Border[0 0 0]/A 560 0 R>>endobj
+562 0 obj<</S/Launch/F(#DELETEPRINTERCOMMAND)>>endobj
+563 0 obj<</Subtype/Link/Rect[189.3 78.1 334.5 91.1]/Border[0 0 0]/A 562 0 R>>endobj
+564 0 obj[555 0 R
+557 0 R
+559 0 R
+561 0 R
+563 0 R]endobj
+565 0 obj<</S/Launch/F(#ADDPRINTERCOMMAN)>>endobj
+566 0 obj<</Subtype/Link/Rect[200.6 721.0 326.0 734.0]/Border[0 0 0]/A 565 0 R>>endobj
+567 0 obj[566 0 R]endobj
+568 0 obj<</S/Launch/F(#ENUMPORTSCOMMAND)>>endobj
+569 0 obj<</Subtype/Link/Rect[451.4 681.4 510.8 694.4]/Border[0 0 0]/A 568 0 R>>endobj
+570 0 obj<</S/Launch/F(#ENUMPORTSCOMMAND)>>endobj
+571 0 obj<</Subtype/Link/Rect[72.0 668.2 118.2 681.2]/Border[0 0 0]/A 570 0 R>>endobj
+572 0 obj<</S/URI/URI(http://imprints.sourceforge.net/)>>endobj
+573 0 obj<</Subtype/Link/Rect[297.8 593.0 437.4 606.0]/Border[0 0 0]/A 572 0 R>>endobj
+574 0 obj[569 0 R
+571 0 R
+573 0 R]endobj
+575 0 obj<</S/URI/URI(http://imprints.sourceforge.net/)>>endobj
+576 0 obj<</Subtype/Link/Rect[409.9 112.5 549.5 125.5]/Border[0 0 0]/A 575 0 R>>endobj
+577 0 obj[576 0 R]endobj
+578 0 obj<</S/Launch/F(#SECURITY)>>endobj
+579 0 obj<</Subtype/Link/Rect[73.4 613.6 116.6 624.6]/Border[0 0 0]/A 578 0 R>>endobj
+580 0 obj<</S/Launch/F(DOMAIN_MEMBER.html)>>endobj
+581 0 obj<</Subtype/Link/Rect[430.0 586.1 554.1 599.1]/Border[0 0 0]/A 580 0 R>>endobj
+582 0 obj<</S/Launch/F(ADS-HOWTO.html)>>endobj
+583 0 obj<</Subtype/Link/Rect[223.0 559.7 317.8 572.7]/Border[0 0 0]/A 582 0 R>>endobj
+584 0 obj[579 0 R
+581 0 R
+583 0 R]endobj
+585 0 obj<</S/Launch/F(smbpasswd.8.html)>>endobj
+586 0 obj<</Subtype/Link/Rect[218.7 452.2 284.9 465.2]/Border[0 0 0]/A 585 0 R>>endobj
+587 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+588 0 obj<</Subtype/Link/Rect[350.3 135.4 422.9 148.4]/Border[0 0 0]/A 587 0 R>>endobj
+589 0 obj<</S/Launch/F(#SECURITY)>>endobj
+590 0 obj<</Subtype/Link/Rect[169.1 95.8 235.1 108.8]/Border[0 0 0]/A 589 0 R>>endobj
+591 0 obj[586 0 R
+588 0 R
+590 0 R]endobj
+592 0 obj<</S/Launch/F(#WORKGROUP)>>endobj
+593 0 obj<</Subtype/Link/Rect[146.2 721.0 225.4 734.0]/Border[0 0 0]/A 592 0 R>>endobj
+594 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
+595 0 obj<</Subtype/Link/Rect[224.7 641.8 336.9 654.8]/Border[0 0 0]/A 594 0 R>>endobj
+596 0 obj<</S/Launch/F(#PASSWORDSERVER)>>endobj
+597 0 obj<</Subtype/Link/Rect[188.7 602.2 300.9 615.2]/Border[0 0 0]/A 596 0 R>>endobj
+598 0 obj<</S/Launch/F(#SECURITYEQUALSSERVER)>>endobj
+599 0 obj<</Subtype/Link/Rect[275.2 69.0 351.3 82.0]/Border[0 0 0]/A 598 0 R>>endobj
+600 0 obj[593 0 R
595 0 R
597 0 R
599 0 R]endobj
-601 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-602 0 obj<</Subtype/Link/Rect[153.2 599.8 225.8 612.8]/Border[0 0 0]/A 601 0 R>>endobj
-603 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
-604 0 obj<</Subtype/Link/Rect[303.1 599.8 389.9 612.8]/Border[0 0 0]/A 603 0 R>>endobj
-605 0 obj<</S/Launch/F(UNIX_INSTALL.html)>>endobj
-606 0 obj<</Subtype/Link/Rect[333.5 442.5 438.0 455.5]/Border[0 0 0]/A 605 0 R>>endobj
-607 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-608 0 obj<</Subtype/Link/Rect[440.4 429.3 541.8 442.3]/Border[0 0 0]/A 607 0 R>>endobj
-609 0 obj[602 0 R
+601 0 obj<</S/Launch/F(winbind.html)>>endobj
+602 0 obj<</Subtype/Link/Rect[151.1 681.4 219.5 694.4]/Border[0 0 0]/A 601 0 R>>endobj
+603 0 obj<</S/URI/URI(http://www.linuxworld.com)>>endobj
+604 0 obj<</Subtype/Link/Rect[438.0 364.6 495.1 377.6]/Border[0 0 0]/A 603 0 R>>endobj
+605 0 obj<</S/URI/URI(http://www.linuxworld.com/linuxworld/lw-1998-10/lw-10-samba.html)>>endobj
+606 0 obj<</Subtype/Link/Rect[72.0 351.4 186.6 364.4]/Border[0 0 0]/A 605 0 R>>endobj
+607 0 obj[602 0 R
604 0 R
-606 0 R
-608 0 R]endobj
-610 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-611 0 obj<</Subtype/Link/Rect[465.5 659.0 546.8 672.0]/Border[0 0 0]/A 610 0 R>>endobj
-612 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-613 0 obj<</Subtype/Link/Rect[72.0 645.8 92.8 658.8]/Border[0 0 0]/A 612 0 R>>endobj
-614 0 obj<</S/Launch/F(#NETBIOSNAME)>>endobj
-615 0 obj<</Subtype/Link/Rect[93.6 573.4 158.4 584.4]/Border[0 0 0]/A 614 0 R>>endobj
-616 0 obj<</S/Launch/F(#WORKGROUP)>>endobj
-617 0 obj<</Subtype/Link/Rect[93.6 562.6 142.2 573.6]/Border[0 0 0]/A 616 0 R>>endobj
-618 0 obj<</S/Launch/F(#OSLEVEL)>>endobj
-619 0 obj<</Subtype/Link/Rect[93.6 530.2 136.8 541.2]/Border[0 0 0]/A 618 0 R>>endobj
-620 0 obj<</S/Launch/F(#PERFERREDMASTER)>>endobj
-621 0 obj<</Subtype/Link/Rect[93.6 519.4 180.0 530.4]/Border[0 0 0]/A 620 0 R>>endobj
-622 0 obj<</S/Launch/F(#DOMAINMASTER)>>endobj
-623 0 obj<</Subtype/Link/Rect[93.6 508.6 163.8 519.6]/Border[0 0 0]/A 622 0 R>>endobj
-624 0 obj<</S/Launch/F(#LOCALMASTER)>>endobj
-625 0 obj<</Subtype/Link/Rect[93.6 497.8 158.4 508.8]/Border[0 0 0]/A 624 0 R>>endobj
-626 0 obj<</S/Launch/F(#SECURITYEQUALSUSER)>>endobj
-627 0 obj<</Subtype/Link/Rect[93.6 465.4 136.8 476.4]/Border[0 0 0]/A 626 0 R>>endobj
-628 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
-629 0 obj<</Subtype/Link/Rect[93.6 433.0 185.4 444.0]/Border[0 0 0]/A 628 0 R>>endobj
-630 0 obj<</S/Launch/F(#DOMAINLOGONS)>>endobj
-631 0 obj<</Subtype/Link/Rect[93.6 400.6 163.8 411.6]/Border[0 0 0]/A 630 0 R>>endobj
-632 0 obj<</S/Launch/F(#LOGONPATH)>>endobj
-633 0 obj<</Subtype/Link/Rect[93.6 368.2 147.6 379.2]/Border[0 0 0]/A 632 0 R>>endobj
-634 0 obj<</S/Launch/F(#LOGONDRIVE)>>endobj
-635 0 obj<</Subtype/Link/Rect[93.6 325.0 153.0 336.0]/Border[0 0 0]/A 634 0 R>>endobj
-636 0 obj<</S/Launch/F(#LOGONHOME)>>endobj
-637 0 obj<</Subtype/Link/Rect[93.6 314.2 147.6 325.2]/Border[0 0 0]/A 636 0 R>>endobj
-638 0 obj<</S/Launch/F(#LOGONSCRIPT)>>endobj
-639 0 obj<</Subtype/Link/Rect[93.6 271.0 158.4 282.0]/Border[0 0 0]/A 638 0 R>>endobj
-640 0 obj<</S/Launch/F(#PATH)>>endobj
-641 0 obj<</Subtype/Link/Rect[93.6 227.8 115.2 238.8]/Border[0 0 0]/A 640 0 R>>endobj
-642 0 obj<</S/Launch/F(#READONLY)>>endobj
-643 0 obj<</Subtype/Link/Rect[93.6 217.0 142.2 228.0]/Border[0 0 0]/A 642 0 R>>endobj
-644 0 obj<</S/Launch/F(#WRITELIST)>>endobj
-645 0 obj<</Subtype/Link/Rect[93.6 206.2 147.6 217.2]/Border[0 0 0]/A 644 0 R>>endobj
-646 0 obj<</S/Launch/F(#PATH)>>endobj
-647 0 obj<</Subtype/Link/Rect[93.6 163.0 115.2 174.0]/Border[0 0 0]/A 646 0 R>>endobj
-648 0 obj<</S/Launch/F(#READONLY)>>endobj
-649 0 obj<</Subtype/Link/Rect[93.6 152.2 142.2 163.2]/Border[0 0 0]/A 648 0 R>>endobj
-650 0 obj<</S/Launch/F(#CREATEMASK)>>endobj
-651 0 obj<</Subtype/Link/Rect[93.6 141.4 153.0 152.4]/Border[0 0 0]/A 650 0 R>>endobj
-652 0 obj<</S/Launch/F(#DIRECTORYMASK)>>endobj
-653 0 obj<</Subtype/Link/Rect[93.6 130.6 169.2 141.6]/Border[0 0 0]/A 652 0 R>>endobj
-654 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
-655 0 obj<</Subtype/Link/Rect[108.0 65.0 200.6 78.0]/Border[0 0 0]/A 654 0 R>>endobj
-656 0 obj[611 0 R
-613 0 R
-615 0 R
+606 0 R]endobj
+608 0 obj<</S/URI/URI(mailto:jtrostel@snapserver.com)>>endobj
+609 0 obj<</Subtype/Link/Rect[197.9 304.6 310.1 317.6]/Border[0 0 0]/A 608 0 R>>endobj
+610 0 obj[609 0 R]endobj
+611 0 obj<</S/URI/URI(http://samba.org/)>>endobj
+612 0 obj<</Subtype/Link/Rect[151.1 438.2 262.3 451.2]/Border[0 0 0]/A 611 0 R>>endobj
+613 0 obj[612 0 R]endobj
+614 0 obj<</S/Launch/F(winbindd.8.html)>>endobj
+615 0 obj<</Subtype/Link/Rect[306.3 232.9 363.4 245.9]/Border[0 0 0]/A 614 0 R>>endobj
+616 0 obj<</S/Launch/F(#WINBINDSEPARATOR)>>endobj
+617 0 obj<</Subtype/Link/Rect[100.4 161.5 192.2 172.5]/Border[0 0 0]/A 616 0 R>>endobj
+618 0 obj<</S/Launch/F(#WINBINDUID)>>endobj
+619 0 obj<</Subtype/Link/Rect[100.4 139.9 159.8 150.9]/Border[0 0 0]/A 618 0 R>>endobj
+620 0 obj<</S/Launch/F(#WINBINDGID)>>endobj
+621 0 obj<</Subtype/Link/Rect[100.4 118.3 159.8 129.3]/Border[0 0 0]/A 620 0 R>>endobj
+622 0 obj<</S/Launch/F(#WINBINDENUMUSERS)>>endobj
+623 0 obj<</Subtype/Link/Rect[100.4 96.7 197.6 107.7]/Border[0 0 0]/A 622 0 R>>endobj
+624 0 obj<</S/Launch/F(#WINBINDENUMGROUP)>>endobj
+625 0 obj<</Subtype/Link/Rect[100.4 85.9 203.0 96.9]/Border[0 0 0]/A 624 0 R>>endobj
+626 0 obj<</S/Launch/F(#TEMPLATEHOMEDIR)>>endobj
+627 0 obj<</Subtype/Link/Rect[100.4 64.3 186.8 75.3]/Border[0 0 0]/A 626 0 R>>endobj
+628 0 obj[615 0 R
617 0 R
619 0 R
621 0 R
623 0 R
625 0 R
-627 0 R
-629 0 R
-631 0 R
-633 0 R
+627 0 R]endobj
+629 0 obj<</S/Launch/F(#TEMPLATESHELL)>>endobj
+630 0 obj<</Subtype/Link/Rect[100.4 721.6 176.0 732.6]/Border[0 0 0]/A 629 0 R>>endobj
+631 0 obj[630 0 R]endobj
+632 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+633 0 obj<</Subtype/Link/Rect[153.2 599.8 225.8 612.8]/Border[0 0 0]/A 632 0 R>>endobj
+634 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
+635 0 obj<</Subtype/Link/Rect[303.1 599.8 389.9 612.8]/Border[0 0 0]/A 634 0 R>>endobj
+636 0 obj<</S/Launch/F(UNIX_INSTALL.html)>>endobj
+637 0 obj<</Subtype/Link/Rect[333.5 442.5 438.0 455.5]/Border[0 0 0]/A 636 0 R>>endobj
+638 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+639 0 obj<</Subtype/Link/Rect[440.4 429.3 541.8 442.3]/Border[0 0 0]/A 638 0 R>>endobj
+640 0 obj[633 0 R
635 0 R
637 0 R
-639 0 R
-641 0 R
-643 0 R
-645 0 R
-647 0 R
-649 0 R
-651 0 R
-653 0 R
-655 0 R]endobj
-657 0 obj<</S/Launch/F(#DOMAINADMINGROUP)>>endobj
-658 0 obj<</Subtype/Link/Rect[494.2 641.8 530.0 654.8]/Border[0 0 0]/A 657 0 R>>endobj
-659 0 obj<</S/Launch/F(#DOMAINADMINGROUP)>>endobj
-660 0 obj<</Subtype/Link/Rect[72.0 628.6 127.9 641.6]/Border[0 0 0]/A 659 0 R>>endobj
-661 0 obj[658 0 R
-660 0 R]endobj
-662 0 obj<</S/Launch/F(smbpasswd.8.html)>>endobj
-663 0 obj<</Subtype/Link/Rect[72.0 551.8 138.6 564.8]/Border[0 0 0]/A 662 0 R>>endobj
-664 0 obj<</S/Launch/F(#ADDUSERSCRIPT)>>endobj
-665 0 obj<</Subtype/Link/Rect[420.0 263.3 486.9 276.3]/Border[0 0 0]/A 664 0 R>>endobj
-666 0 obj[663 0 R
-665 0 R]endobj
-667 0 obj<</S/URI/URI(http://www.microsoft.com/ntserver/management/deployment/planguide/prof_policies.asp)>>endobj
-668 0 obj<</Subtype/Link/Rect[139.8 135.8 387.6 148.8]/Border[0 0 0]/A 667 0 R>>endobj
-669 0 obj[668 0 R]endobj
-670 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/Softlib/MSLFILES/NEXUS.EXE)>>endobj
-671 0 obj<</Subtype/Link/Rect[285.2 259.0 540.0 272.0]/Border[0 0 0]/A 670 0 R>>endobj
-672 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/Softlib/MSLFILES/SRVTOOLS.EXE)>>endobj
-673 0 obj<</Subtype/Link/Rect[230.8 219.4 505.8 232.4]/Border[0 0 0]/A 672 0 R>>endobj
-674 0 obj[671 0 R
-673 0 R]endobj
-675 0 obj<</S/URI/URI(http://www.tcpdump.org/)>>endobj
-676 0 obj<</Subtype/Link/Rect[349.4 483.4 455.4 496.4]/Border[0 0 0]/A 675 0 R>>endobj
-677 0 obj<</S/URI/URI(http://www.ethereal.com/)>>endobj
-678 0 obj<</Subtype/Link/Rect[424.5 470.2 536.6 483.2]/Border[0 0 0]/A 677 0 R>>endobj
-679 0 obj[676 0 R
-678 0 R]endobj
-680 0 obj<</S/URI/URI(http://samba.org)>>endobj
-681 0 obj<</Subtype/Link/Rect[233.5 602.2 308.1 615.2]/Border[0 0 0]/A 680 0 R>>endobj
-682 0 obj<</S/URI/URI(http://www.skippy.net/linux/smb-howto.html)>>endobj
-683 0 obj<</Subtype/Link/Rect[144.0 549.4 346.1 562.4]/Border[0 0 0]/A 682 0 R>>endobj
-684 0 obj<</S/URI/URI(http://bioserve.latrobe.edu.au/samba)>>endobj
-685 0 obj<</Subtype/Link/Rect[179.7 523.0 342.3 536.0]/Border[0 0 0]/A 684 0 R>>endobj
-686 0 obj<</S/URI/URI(http://samba.org/cifs/)>>endobj
-687 0 obj<</Subtype/Link/Rect[282.1 509.8 378.7 522.8]/Border[0 0 0]/A 686 0 R>>endobj
-688 0 obj<</S/URI/URI(http://mailhost.cb1.com/~lkcl/ntdom/)>>endobj
-689 0 obj<</Subtype/Link/Rect[241.5 496.6 408.5 509.6]/Border[0 0 0]/A 688 0 R>>endobj
-690 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/developr/drg/CIFS/)>>endobj
-691 0 obj<</Subtype/Link/Rect[277.5 483.4 469.1 496.4]/Border[0 0 0]/A 690 0 R>>endobj
-692 0 obj<</S/URI/URI(http://samba.org)>>endobj
-693 0 obj<</Subtype/Link/Rect[358.2 430.6 432.8 443.6]/Border[0 0 0]/A 692 0 R>>endobj
-694 0 obj<</S/URI/URI(http://www.samba-tng.org/)>>endobj
-695 0 obj<</Subtype/Link/Rect[298.4 391.0 422.8 404.0]/Border[0 0 0]/A 694 0 R>>endobj
-696 0 obj[681 0 R
-683 0 R
-685 0 R
-687 0 R
-689 0 R
-691 0 R
-693 0 R
-695 0 R]endobj
-697 0 obj<</S/URI/URI(http://lists.samba.org/)>>endobj
-698 0 obj<</Subtype/Link/Rect[132.8 615.4 227.8 628.4]/Border[0 0 0]/A 697 0 R>>endobj
-699 0 obj<</S/URI/URI(http://lists.samba.org/mailman/roster/samba-ntdom)>>endobj
-700 0 obj<</Subtype/Link/Rect[306.3 602.2 328.0 615.2]/Border[0 0 0]/A 699 0 R>>endobj
-701 0 obj[698 0 R
-700 0 R]endobj
-702 0 obj<</S/Launch/F(Samba-PDC-HOWTO.html)>>endobj
-703 0 obj<</Subtype/Link/Rect[210.4 613.0 317.8 626.0]/Border[0 0 0]/A 702 0 R>>endobj
-704 0 obj[703 0 R]endobj
-705 0 obj<</S/URI/URI(http://www.openldap.org/)>>endobj
-706 0 obj<</Subtype/Link/Rect[169.5 560.2 285.9 573.2]/Border[0 0 0]/A 705 0 R>>endobj
-707 0 obj<</S/URI/URI(http://iplanet.netscape.com/directory)>>endobj
-708 0 obj<</Subtype/Link/Rect[223.9 547.0 387.9 560.0]/Border[0 0 0]/A 707 0 R>>endobj
-709 0 obj<</S/URI/URI(http://www.ora.com/)>>endobj
-710 0 obj<</Subtype/Link/Rect[112.6 520.6 202.0 533.6]/Border[0 0 0]/A 709 0 R>>endobj
-711 0 obj<</S/URI/URI(http://www.unav.es/cti/ldap-smb/ldap-smb-2_2-howto.html)>>endobj
-712 0 obj<</Subtype/Link/Rect[125.1 454.6 267.5 467.6]/Border[0 0 0]/A 711 0 R>>endobj
-713 0 obj<</S/URI/URI(http://samba.idealx.org/)>>endobj
-714 0 obj<</Subtype/Link/Rect[243.7 441.4 287.3 454.4]/Border[0 0 0]/A 713 0 R>>endobj
-715 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
-716 0 obj<</Subtype/Link/Rect[212.8 366.2 332.5 379.2]/Border[0 0 0]/A 715 0 R>>endobj
-717 0 obj[706 0 R
-708 0 R
-710 0 R
-712 0 R
+639 0 R]endobj
+641 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+642 0 obj<</Subtype/Link/Rect[465.5 659.0 546.8 672.0]/Border[0 0 0]/A 641 0 R>>endobj
+643 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+644 0 obj<</Subtype/Link/Rect[72.0 645.8 92.8 658.8]/Border[0 0 0]/A 643 0 R>>endobj
+645 0 obj<</S/Launch/F(#NETBIOSNAME)>>endobj
+646 0 obj<</Subtype/Link/Rect[95.0 572.0 159.8 583.0]/Border[0 0 0]/A 645 0 R>>endobj
+647 0 obj<</S/Launch/F(#WORKGROUP)>>endobj
+648 0 obj<</Subtype/Link/Rect[95.0 561.2 143.6 572.2]/Border[0 0 0]/A 647 0 R>>endobj
+649 0 obj<</S/Launch/F(#OSLEVEL)>>endobj
+650 0 obj<</Subtype/Link/Rect[95.0 528.8 138.2 539.8]/Border[0 0 0]/A 649 0 R>>endobj
+651 0 obj<</S/Launch/F(#PERFERREDMASTER)>>endobj
+652 0 obj<</Subtype/Link/Rect[95.0 518.0 181.4 529.0]/Border[0 0 0]/A 651 0 R>>endobj
+653 0 obj<</S/Launch/F(#DOMAINMASTER)>>endobj
+654 0 obj<</Subtype/Link/Rect[95.0 507.2 165.2 518.2]/Border[0 0 0]/A 653 0 R>>endobj
+655 0 obj<</S/Launch/F(#LOCALMASTER)>>endobj
+656 0 obj<</Subtype/Link/Rect[95.0 496.4 159.8 507.4]/Border[0 0 0]/A 655 0 R>>endobj
+657 0 obj<</S/Launch/F(#SECURITYEQUALSUSER)>>endobj
+658 0 obj<</Subtype/Link/Rect[95.0 464.0 138.2 475.0]/Border[0 0 0]/A 657 0 R>>endobj
+659 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
+660 0 obj<</Subtype/Link/Rect[95.0 431.6 186.8 442.6]/Border[0 0 0]/A 659 0 R>>endobj
+661 0 obj<</S/Launch/F(#DOMAINLOGONS)>>endobj
+662 0 obj<</Subtype/Link/Rect[95.0 399.2 165.2 410.2]/Border[0 0 0]/A 661 0 R>>endobj
+663 0 obj<</S/Launch/F(#LOGONPATH)>>endobj
+664 0 obj<</Subtype/Link/Rect[95.0 366.8 149.0 377.8]/Border[0 0 0]/A 663 0 R>>endobj
+665 0 obj<</S/Launch/F(#LOGONDRIVE)>>endobj
+666 0 obj<</Subtype/Link/Rect[95.0 323.6 154.4 334.6]/Border[0 0 0]/A 665 0 R>>endobj
+667 0 obj<</S/Launch/F(#LOGONHOME)>>endobj
+668 0 obj<</Subtype/Link/Rect[95.0 312.8 149.0 323.8]/Border[0 0 0]/A 667 0 R>>endobj
+669 0 obj<</S/Launch/F(#LOGONSCRIPT)>>endobj
+670 0 obj<</Subtype/Link/Rect[95.0 269.6 159.8 280.6]/Border[0 0 0]/A 669 0 R>>endobj
+671 0 obj<</S/Launch/F(#PATH)>>endobj
+672 0 obj<</Subtype/Link/Rect[95.0 226.4 116.6 237.4]/Border[0 0 0]/A 671 0 R>>endobj
+673 0 obj<</S/Launch/F(#READONLY)>>endobj
+674 0 obj<</Subtype/Link/Rect[95.0 215.6 143.6 226.6]/Border[0 0 0]/A 673 0 R>>endobj
+675 0 obj<</S/Launch/F(#WRITELIST)>>endobj
+676 0 obj<</Subtype/Link/Rect[95.0 204.8 149.0 215.8]/Border[0 0 0]/A 675 0 R>>endobj
+677 0 obj<</S/Launch/F(#PATH)>>endobj
+678 0 obj<</Subtype/Link/Rect[95.0 161.6 116.6 172.6]/Border[0 0 0]/A 677 0 R>>endobj
+679 0 obj<</S/Launch/F(#READONLY)>>endobj
+680 0 obj<</Subtype/Link/Rect[95.0 150.8 143.6 161.8]/Border[0 0 0]/A 679 0 R>>endobj
+681 0 obj<</S/Launch/F(#CREATEMASK)>>endobj
+682 0 obj<</Subtype/Link/Rect[95.0 140.0 154.4 151.0]/Border[0 0 0]/A 681 0 R>>endobj
+683 0 obj<</S/Launch/F(#DIRECTORYMASK)>>endobj
+684 0 obj<</Subtype/Link/Rect[95.0 129.2 170.6 140.2]/Border[0 0 0]/A 683 0 R>>endobj
+685 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
+686 0 obj<</Subtype/Link/Rect[108.0 62.1 200.6 75.1]/Border[0 0 0]/A 685 0 R>>endobj
+687 0 obj[642 0 R
+644 0 R
+646 0 R
+648 0 R
+650 0 R
+652 0 R
+654 0 R
+656 0 R
+658 0 R
+660 0 R
+662 0 R
+664 0 R
+666 0 R
+668 0 R
+670 0 R
+672 0 R
+674 0 R
+676 0 R
+678 0 R
+680 0 R
+682 0 R
+684 0 R
+686 0 R]endobj
+688 0 obj<</S/Launch/F(#DOMAINADMINGROUP)>>endobj
+689 0 obj<</Subtype/Link/Rect[494.2 641.8 530.0 654.8]/Border[0 0 0]/A 688 0 R>>endobj
+690 0 obj<</S/Launch/F(#DOMAINADMINGROUP)>>endobj
+691 0 obj<</Subtype/Link/Rect[72.0 628.6 127.9 641.6]/Border[0 0 0]/A 690 0 R>>endobj
+692 0 obj[689 0 R
+691 0 R]endobj
+693 0 obj<</S/Launch/F(smbpasswd.8.html)>>endobj
+694 0 obj<</Subtype/Link/Rect[72.0 548.9 138.6 561.9]/Border[0 0 0]/A 693 0 R>>endobj
+695 0 obj<</S/Launch/F(#ADDUSERSCRIPT)>>endobj
+696 0 obj<</Subtype/Link/Rect[420.0 260.4 486.9 273.4]/Border[0 0 0]/A 695 0 R>>endobj
+697 0 obj[694 0 R
+696 0 R]endobj
+698 0 obj<</S/URI/URI(http://www.microsoft.com/ntserver/management/deployment/planguide/prof_policies.asp)>>endobj
+699 0 obj<</Subtype/Link/Rect[139.8 132.9 387.6 145.9]/Border[0 0 0]/A 698 0 R>>endobj
+700 0 obj[699 0 R]endobj
+701 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/Softlib/MSLFILES/NEXUS.EXE)>>endobj
+702 0 obj<</Subtype/Link/Rect[285.2 259.0 540.0 272.0]/Border[0 0 0]/A 701 0 R>>endobj
+703 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/Softlib/MSLFILES/SRVTOOLS.EXE)>>endobj
+704 0 obj<</Subtype/Link/Rect[230.8 219.4 505.8 232.4]/Border[0 0 0]/A 703 0 R>>endobj
+705 0 obj[702 0 R
+704 0 R]endobj
+706 0 obj<</S/URI/URI(http://www.tcpdump.org/)>>endobj
+707 0 obj<</Subtype/Link/Rect[349.4 483.4 455.4 496.4]/Border[0 0 0]/A 706 0 R>>endobj
+708 0 obj<</S/URI/URI(http://www.ethereal.com/)>>endobj
+709 0 obj<</Subtype/Link/Rect[424.5 470.2 536.6 483.2]/Border[0 0 0]/A 708 0 R>>endobj
+710 0 obj[707 0 R
+709 0 R]endobj
+711 0 obj<</S/URI/URI(http://samba.org)>>endobj
+712 0 obj<</Subtype/Link/Rect[233.5 602.2 308.1 615.2]/Border[0 0 0]/A 711 0 R>>endobj
+713 0 obj<</S/URI/URI(http://www.skippy.net/linux/smb-howto.html)>>endobj
+714 0 obj<</Subtype/Link/Rect[144.0 549.4 346.1 562.4]/Border[0 0 0]/A 713 0 R>>endobj
+715 0 obj<</S/URI/URI(http://bioserve.latrobe.edu.au/samba)>>endobj
+716 0 obj<</Subtype/Link/Rect[179.7 523.0 342.3 536.0]/Border[0 0 0]/A 715 0 R>>endobj
+717 0 obj<</S/URI/URI(http://samba.org/cifs/)>>endobj
+718 0 obj<</Subtype/Link/Rect[282.1 509.8 378.7 522.8]/Border[0 0 0]/A 717 0 R>>endobj
+719 0 obj<</S/URI/URI(http://mailhost.cb1.com/~lkcl/ntdom/)>>endobj
+720 0 obj<</Subtype/Link/Rect[241.5 496.6 408.5 509.6]/Border[0 0 0]/A 719 0 R>>endobj
+721 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/developr/drg/CIFS/)>>endobj
+722 0 obj<</Subtype/Link/Rect[277.5 483.4 469.1 496.4]/Border[0 0 0]/A 721 0 R>>endobj
+723 0 obj<</S/URI/URI(http://samba.org)>>endobj
+724 0 obj<</Subtype/Link/Rect[358.2 430.6 432.8 443.6]/Border[0 0 0]/A 723 0 R>>endobj
+725 0 obj<</S/URI/URI(http://www.samba-tng.org/)>>endobj
+726 0 obj<</Subtype/Link/Rect[298.4 391.0 422.8 404.0]/Border[0 0 0]/A 725 0 R>>endobj
+727 0 obj[712 0 R
714 0 R
-716 0 R]endobj
-718 0 obj<</S/URI/URI(http://www.padl.com/)>>endobj
-719 0 obj<</Subtype/Link/Rect[284.3 602.2 380.9 615.2]/Border[0 0 0]/A 718 0 R>>endobj
-720 0 obj<</S/Launch/F(samba-patches@samba.org)>>endobj
-721 0 obj<</Subtype/Link/Rect[332.3 487.4 458.0 500.4]/Border[0 0 0]/A 720 0 R>>endobj
-722 0 obj<</S/Launch/F(jerry@samba.org)>>endobj
-723 0 obj<</Subtype/Link/Rect[476.6 487.4 555.8 500.4]/Border[0 0 0]/A 722 0 R>>endobj
-724 0 obj<</S/Launch/F(jerry@samba.org)>>endobj
-725 0 obj<</Subtype/Link/Rect[271.2 237.0 350.4 250.0]/Border[0 0 0]/A 724 0 R>>endobj
-726 0 obj[719 0 R
-721 0 R
-723 0 R
-725 0 R]endobj
-727 0 obj<</S/Launch/F(#LDAPSSL)>>endobj
-728 0 obj<</Subtype/Link/Rect[108.0 61.4 141.3 74.4]/Border[0 0 0]/A 727 0 R>>endobj
-729 0 obj[728 0 R]endobj
-730 0 obj<</S/Launch/F(#LDAPSERVER)>>endobj
-731 0 obj<</Subtype/Link/Rect[108.0 721.0 156.6 734.0]/Border[0 0 0]/A 730 0 R>>endobj
-732 0 obj<</S/Launch/F(#LDAPADMINDN)>>endobj
-733 0 obj<</Subtype/Link/Rect[108.0 707.8 170.9 720.8]/Border[0 0 0]/A 732 0 R>>endobj
-734 0 obj<</S/Launch/F(#LDAPSUFFIX)>>endobj
-735 0 obj<</Subtype/Link/Rect[108.0 694.6 155.4 707.6]/Border[0 0 0]/A 734 0 R>>endobj
-736 0 obj<</S/Launch/F(#LDAPFILTER)>>endobj
-737 0 obj<</Subtype/Link/Rect[108.0 681.4 151.1 694.4]/Border[0 0 0]/A 736 0 R>>endobj
-738 0 obj<</S/Launch/F(#LDAPPORT)>>endobj
-739 0 obj<</Subtype/Link/Rect[108.0 668.2 147.4 681.2]/Border[0 0 0]/A 738 0 R>>endobj
-740 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
-741 0 obj<</Subtype/Link/Rect[186.9 641.8 243.1 654.8]/Border[0 0 0]/A 740 0 R>>endobj
-742 0 obj[731 0 R
-733 0 R
-735 0 R
-737 0 R
+716 0 R
+718 0 R
+720 0 R
+722 0 R
+724 0 R
+726 0 R]endobj
+728 0 obj<</S/URI/URI(http://lists.samba.org/)>>endobj
+729 0 obj<</Subtype/Link/Rect[132.8 615.4 227.8 628.4]/Border[0 0 0]/A 728 0 R>>endobj
+730 0 obj<</S/URI/URI(http://lists.samba.org/mailman/roster/samba-ntdom)>>endobj
+731 0 obj<</Subtype/Link/Rect[306.3 602.2 328.0 615.2]/Border[0 0 0]/A 730 0 R>>endobj
+732 0 obj[729 0 R
+731 0 R]endobj
+733 0 obj<</S/Launch/F(Samba-PDC-HOWTO.html)>>endobj
+734 0 obj<</Subtype/Link/Rect[210.4 613.0 317.8 626.0]/Border[0 0 0]/A 733 0 R>>endobj
+735 0 obj[734 0 R]endobj
+736 0 obj<</S/URI/URI(http://www.openldap.org/)>>endobj
+737 0 obj<</Subtype/Link/Rect[169.5 560.2 285.9 573.2]/Border[0 0 0]/A 736 0 R>>endobj
+738 0 obj<</S/URI/URI(http://iplanet.netscape.com/directory)>>endobj
+739 0 obj<</Subtype/Link/Rect[223.9 547.0 387.9 560.0]/Border[0 0 0]/A 738 0 R>>endobj
+740 0 obj<</S/URI/URI(http://www.ora.com/)>>endobj
+741 0 obj<</Subtype/Link/Rect[112.6 520.6 202.0 533.6]/Border[0 0 0]/A 740 0 R>>endobj
+742 0 obj<</S/URI/URI(http://www.unav.es/cti/ldap-smb/ldap-smb-2_2-howto.html)>>endobj
+743 0 obj<</Subtype/Link/Rect[125.1 454.6 267.5 467.6]/Border[0 0 0]/A 742 0 R>>endobj
+744 0 obj<</S/URI/URI(http://samba.idealx.org/)>>endobj
+745 0 obj<</Subtype/Link/Rect[243.7 441.4 287.3 454.4]/Border[0 0 0]/A 744 0 R>>endobj
+746 0 obj<</S/Launch/F(#ENCRYPTPASSWORDS)>>endobj
+747 0 obj<</Subtype/Link/Rect[212.8 366.2 332.5 379.2]/Border[0 0 0]/A 746 0 R>>endobj
+748 0 obj[737 0 R
739 0 R
-741 0 R]endobj
-743 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
-744 0 obj<</Subtype/Link/Rect[72.0 566.6 176.8 579.6]/Border[0 0 0]/A 743 0 R>>endobj
-745 0 obj[744 0 R]endobj
-746 0 obj<</S/Launch/F(Samba-PDC-HOWTO.html)>>endobj
-747 0 obj<</Subtype/Link/Rect[72.0 523.0 176.7 536.0]/Border[0 0 0]/A 746 0 R>>endobj
-748 0 obj[747 0 R]endobj
-749 0 obj<</S/URI/URI(mailto:jerry@samba.org)>>endobj
-750 0 obj<</Subtype/Link/Rect[302.7 445.4 381.8 458.4]/Border[0 0 0]/A 749 0 R>>endobj
-751 0 obj[750 0 R]endobj
-752 0 obj<</S/URI/URI(http://carol.wins.uva.nl/~leeuw/samba/warp.html)>>endobj
-753 0 obj<</Subtype/Link/Rect[325.6 603.4 544.5 616.4]/Border[0 0 0]/A 752 0 R>>endobj
-754 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/BusSys/Clients/LANMAN.OS2/)>>endobj
-755 0 obj<</Subtype/Link/Rect[72.0 251.0 319.2 264.0]/Border[0 0 0]/A 754 0 R>>endobj
-756 0 obj<</S/URI/URI(http://carol.wins.uva.nl/~leeuw/lanman.html)>>endobj
-757 0 obj<</Subtype/Link/Rect[340.6 251.0 538.7 264.0]/Border[0 0 0]/A 756 0 R>>endobj
-758 0 obj<</S/URI/URI(ftp://ftp.cdrom.com/pub/os2/network/ndis/)>>endobj
-759 0 obj<</Subtype/Link/Rect[173.1 128.6 363.5 141.6]/Border[0 0 0]/A 758 0 R>>endobj
-760 0 obj[753 0 R
-755 0 R
-757 0 R
-759 0 R]endobj
-761 0 obj<</S/URI/URI(http://carol.wins.uva.nl/~leeuw/samba/fix.html)>>endobj
-762 0 obj<</Subtype/Link/Rect[220.2 661.0 429.3 674.0]/Border[0 0 0]/A 761 0 R>>endobj
-763 0 obj[762 0 R]endobj
-764 0 obj<</S/URI/URI(http://samba.org/samba/cvs.html)>>endobj
-765 0 obj<</Subtype/Link/Rect[354.3 573.4 500.7 586.4]/Border[0 0 0]/A 764 0 R>>endobj
-766 0 obj<</S/URI/URI(http://samba.org/cgi-bin/cvsweb)>>endobj
-767 0 obj<</Subtype/Link/Rect[135.9 373.8 283.2 386.8]/Border[0 0 0]/A 766 0 R>>endobj
-768 0 obj<</S/URI/URI(http://www.cyclic.com/)>>endobj
-769 0 obj<</Subtype/Link/Rect[391.6 262.6 498.2 275.6]/Border[0 0 0]/A 768 0 R>>endobj
-770 0 obj[765 0 R
+741 0 R
+743 0 R
+745 0 R
+747 0 R]endobj
+749 0 obj<</S/URI/URI(http://www.padl.com/)>>endobj
+750 0 obj<</Subtype/Link/Rect[284.3 602.2 380.9 615.2]/Border[0 0 0]/A 749 0 R>>endobj
+751 0 obj<</S/Launch/F(samba-patches@samba.org)>>endobj
+752 0 obj<</Subtype/Link/Rect[332.3 487.4 458.0 500.4]/Border[0 0 0]/A 751 0 R>>endobj
+753 0 obj<</S/Launch/F(jerry@samba.org)>>endobj
+754 0 obj<</Subtype/Link/Rect[476.6 487.4 555.8 500.4]/Border[0 0 0]/A 753 0 R>>endobj
+755 0 obj<</S/Launch/F(jerry@samba.org)>>endobj
+756 0 obj<</Subtype/Link/Rect[271.2 254.5 350.4 267.5]/Border[0 0 0]/A 755 0 R>>endobj
+757 0 obj[750 0 R
+752 0 R
+754 0 R
+756 0 R]endobj
+758 0 obj<</S/Launch/F(#LDAPSSL)>>endobj
+759 0 obj<</Subtype/Link/Rect[108.0 721.0 141.3 734.0]/Border[0 0 0]/A 758 0 R>>endobj
+760 0 obj<</S/Launch/F(#LDAPSERVER)>>endobj
+761 0 obj<</Subtype/Link/Rect[108.0 707.8 156.6 720.8]/Border[0 0 0]/A 760 0 R>>endobj
+762 0 obj<</S/Launch/F(#LDAPADMINDN)>>endobj
+763 0 obj<</Subtype/Link/Rect[108.0 694.6 170.9 707.6]/Border[0 0 0]/A 762 0 R>>endobj
+764 0 obj<</S/Launch/F(#LDAPSUFFIX)>>endobj
+765 0 obj<</Subtype/Link/Rect[108.0 681.4 155.4 694.4]/Border[0 0 0]/A 764 0 R>>endobj
+766 0 obj<</S/Launch/F(#LDAPFILTER)>>endobj
+767 0 obj<</Subtype/Link/Rect[108.0 668.2 151.1 681.2]/Border[0 0 0]/A 766 0 R>>endobj
+768 0 obj<</S/Launch/F(#LDAPPORT)>>endobj
+769 0 obj<</Subtype/Link/Rect[108.0 655.0 147.4 668.0]/Border[0 0 0]/A 768 0 R>>endobj
+770 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+771 0 obj<</Subtype/Link/Rect[186.9 628.6 243.1 641.6]/Border[0 0 0]/A 770 0 R>>endobj
+772 0 obj[759 0 R
+761 0 R
+763 0 R
+765 0 R
767 0 R
-769 0 R]endobj
-771 0 obj<</S/Launch/F(Diagnosis.html)>>endobj
-772 0 obj<</Subtype/Link/Rect[185.0 350.6 229.3 363.6]/Border[0 0 0]/A 771 0 R>>endobj
-773 0 obj[772 0 R]endobj
-774 0 obj<</Dests 775 0 R>>endobj
-775 0 obj<</Kids[776 0 R]>>endobj
-776 0 obj<</Limits[(aen1022)(winbind)]/Names[(aen1022)777 0 R(aen1030)778 0 R(aen1034)779 0 R(aen1044)780 0 R(aen1047)781 0 R(aen1051)782 0 R(aen1073)783 0 R(aen1119)784 0 R(aen1135)785 0 R(aen1144)786 0 R(aen1152)787 0 R(aen1180)788 0 R(aen119)789 0 R(aen1191)790 0 R(aen1203)791 0 R(aen1206)792 0 R(aen1209)793 0 R(aen1222)794 0 R(aen1233)795 0 R(aen1266)796 0 R(aen1330)797 0 R(aen1335)798 0 R(aen135)799 0 R(aen1388)800 0 R(aen1392)801 0 R(aen1405)802 0 R(aen1412)803 0 R(aen1416)804 0 R(aen1421)805 0 R(aen1425)806 0 R(aen144)807 0 R(aen1441)808 0 R(aen1449)809 0 R(aen1453)810 0 R(aen1456)811 0 R(aen1463)812 0 R(aen1476)813 0 R(aen1490)814 0 R(aen1501)815 0 R(aen1520)816 0 R(aen1553)817 0 R(aen1569)818 0 R(aen1580)819 0 R(aen160)820 0 R(aen1616)821 0 R(aen1618)822 0 R(aen1635)823 0 R(aen1642)824 0 R(aen1648)825 0 R(aen1665)826 0 R(aen1698)827 0 R(aen1705)828 0 R(aen1715)829 0 R(aen1735)830 0 R(aen174)831 0 R(aen1741)832 0 R(aen1780)833 0 R(aen179)834 0 R(aen1823)835 0 R(aen183)836 0 R(aen1842)837 0 R(aen186)838 0 R(aen1877)839 0 R(aen1886)840 0 R(aen1901)841 0 R(aen1949)842 0 R(aen195)843 0 R(aen199)844 0 R(aen1993)845 0 R(aen20)846 0 R(aen208)847 0 R(aen2107)848 0 R(aen2133)849 0 R(aen2152)850 0 R(aen2160)851 0 R(aen2168)852 0 R(aen2176)853 0 R(aen2183)854 0 R(aen2219)855 0 R(aen222)856 0 R(aen2232)857 0 R(aen2235)858 0 R(aen2245)859 0 R(aen227)860 0 R(aen2281)861 0 R(aen2285)862 0 R(aen2293)863 0 R(aen2296)864 0 R(aen2299)865 0 R(aen2302)866 0 R(aen2306)867 0 R(aen2322)868 0 R(aen2343)869 0 R(aen2363)870 0 R(aen237)871 0 R(aen239)872 0 R(aen2392)873 0 R(aen2397)874 0 R(aen2409)875 0 R(aen2411)876 0 R(aen2428)877 0 R(aen245)878 0 R(aen2456)879 0 R(aen2461)880 0 R(aen2481)881 0 R(aen251)882 0 R(aen2551)883 0 R(aen2559)884 0 R(aen2570)885 0 R(aen2574)886 0 R(aen2583)887 0 R(aen2590)888 0 R(aen2595)889 0 R(aen2630)890 0 R(aen2649)891 0 R(aen266)892 0 R(aen2667)893 0 R(aen2677)894 0 R(aen2686)895 0 R(aen2704)896 0 R(aen2707)897 0 R(aen271)898 0 R(aen2725)899 0 R(aen2731)900 0 R(aen2733)901 0 R(aen2741)902 0 R(aen2747)903 0 R(aen2751)904 0 R(aen2758)905 0 R(aen2763)906 0 R(aen2768)907 0 R(aen277)908 0 R(aen2772)909 0 R(aen2777)910 0 R(aen2780)911 0 R(aen2783)912 0 R(aen2788)913 0 R(aen2792)914 0 R(aen2799)915 0 R(aen28)916 0 R(aen2804)917 0 R(aen2808)918 0 R(aen2811)919 0 R(aen2843)920 0 R(aen285)921 0 R(aen2860)922 0 R(aen2862)923 0 R(aen2877)924 0 R(aen2886)925 0 R(aen2890)926 0 R(aen2906)927 0 R(aen2911)928 0 R(aen2914)929 0 R(aen2919)930 0 R(aen2954)931 0 R(aen2961)932 0 R(aen2967)933 0 R(aen2984)934 0 R(aen2994)935 0 R(aen2997)936 0 R(aen311)937 0 R(aen328)938 0 R(aen333)939 0 R(aen339)940 0 R(aen344)941 0 R(aen361)942 0 R(aen383)943 0 R(aen399)944 0 R(aen4)945 0 R(aen415)946 0 R(aen426)947 0 R(aen434)948 0 R(aen446)949 0 R(aen458)950 0 R(aen463)951 0 R(aen471)952 0 R(aen476)953 0 R(aen479)954 0 R(aen491)955 0 R(aen501)956 0 R(aen529)957 0 R(aen537)958 0 R(aen554)959 0 R(aen56)960 0 R(aen561)961 0 R(aen566)962 0 R(aen571)963 0 R(aen592)964 0 R(aen60)965 0 R(aen636)966 0 R(aen643)967 0 R(aen663)968 0 R(aen698)969 0 R(aen718)970 0 R(aen727)971 0 R(aen738)972 0 R(aen74)973 0 R(aen758)974 0 R(aen773)975 0 R(aen787)976 0 R(aen794)977 0 R(aen8)978 0 R(aen80)979 0 R(aen816)980 0 R(aen880)981 0 R(aen90)982 0 R(aen901)983 0 R(aen923)984 0 R(aen934)985 0 R(aen969)986 0 R(aen986)987 0 R(aen997)988 0 R(bugreport)989 0 R(cvs-access)990 0 R(diagnosis)991 0 R(domain-security)992 0 R(improved-browsing)993 0 R(install)994 0 R(integrate-ms-networks)995 0 R(migration)996 0 R(msdfs)997 0 R(os2)998 0 R(pam)999 0 R(printing)1000 0 R(printingdebug)1001 0 R(samba-bdc)1002 0 R(samba-howto-collection.html)1003 0 R(samba-ldap-howto)1004 0 R(samba-pdc)1005 0 R(samba-project-documentation)1006 0 R(securitylevels)1007 0 R(speed)1008 0 R(unix-permissions)1009 0 R(winbind)1010 0 R]>>endobj
-777 0 obj<</D[1104 0 R/XYZ 0 734 0]>>endobj
-778 0 obj<</D[1104 0 R/XYZ 0 556 0]>>endobj
-779 0 obj<</D[1104 0 R/XYZ 0 455 0]>>endobj
-780 0 obj<</D[1104 0 R/XYZ 0 330 0]>>endobj
-781 0 obj<</D[1104 0 R/XYZ 0 245 0]>>endobj
-782 0 obj<</D[1104 0 R/XYZ 0 147 0]>>endobj
-783 0 obj<</D[1106 0 R/XYZ 0 267 0]>>endobj
-784 0 obj<</D[1110 0 R/XYZ 0 696 0]>>endobj
-785 0 obj<</D[1112 0 R/XYZ 0 734 0]>>endobj
-786 0 obj<</D[1112 0 R/XYZ 0 278 0]>>endobj
-787 0 obj<</D[1114 0 R/XYZ 0 734 0]>>endobj
-788 0 obj<</D[1114 0 R/XYZ 0 304 0]>>endobj
-789 0 obj<</D[1038 0 R/XYZ 0 303 0]>>endobj
-790 0 obj<</D[1116 0 R/XYZ 0 646 0]>>endobj
-791 0 obj<</D[1116 0 R/XYZ 0 299 0]>>endobj
-792 0 obj<</D[1116 0 R/XYZ 0 210 0]>>endobj
-793 0 obj<</D[1118 0 R/XYZ 0 734 0]>>endobj
-794 0 obj<</D[1120 0 R/XYZ 0 696 0]>>endobj
-795 0 obj<</D[1120 0 R/XYZ 0 467 0]>>endobj
-796 0 obj<</D[1124 0 R/XYZ 0 696 0]>>endobj
-797 0 obj<</D[1126 0 R/XYZ 0 362 0]>>endobj
-798 0 obj<</D[1126 0 R/XYZ 0 155 0]>>endobj
-799 0 obj<</D[1040 0 R/XYZ 0 718 0]>>endobj
-800 0 obj<</D[1130 0 R/XYZ 0 672 0]>>endobj
-801 0 obj<</D[1130 0 R/XYZ 0 544 0]>>endobj
-802 0 obj<</D[1130 0 R/XYZ 0 231 0]>>endobj
-803 0 obj<</D[1132 0 R/XYZ 0 560 0]>>endobj
-804 0 obj<</D[1132 0 R/XYZ 0 409 0]>>endobj
-805 0 obj<</D[1132 0 R/XYZ 0 294 0]>>endobj
-806 0 obj<</D[1134 0 R/XYZ 0 734 0]>>endobj
-807 0 obj<</D[1040 0 R/XYZ 0 551 0]>>endobj
-808 0 obj<</D[1134 0 R/XYZ 0 292 0]>>endobj
-809 0 obj<</D[1136 0 R/XYZ 0 665 0]>>endobj
-810 0 obj<</D[1136 0 R/XYZ 0 488 0]>>endobj
-811 0 obj<</D[1136 0 R/XYZ 0 351 0]>>endobj
-812 0 obj<</D[1136 0 R/XYZ 0 209 0]>>endobj
-813 0 obj<</D[1138 0 R/XYZ 0 599 0]>>endobj
-814 0 obj<</D[1138 0 R/XYZ 0 330 0]>>endobj
-815 0 obj<</D[1138 0 R/XYZ 0 192 0]>>endobj
-816 0 obj<</D[1140 0 R/XYZ 0 692 0]>>endobj
-817 0 obj<</D[1140 0 R/XYZ 0 288 0]>>endobj
-818 0 obj<</D[1142 0 R/XYZ 0 718 0]>>endobj
-819 0 obj<</D[1142 0 R/XYZ 0 571 0]>>endobj
-820 0 obj<</D[1040 0 R/XYZ 0 383 0]>>endobj
-821 0 obj<</D[1144 0 R/XYZ 0 527 0]>>endobj
-822 0 obj<</D[1144 0 R/XYZ 0 501 0]>>endobj
-823 0 obj<</D[1146 0 R/XYZ 0 600 0]>>endobj
-824 0 obj<</D[1148 0 R/XYZ 0 686 0]>>endobj
-825 0 obj<</D[1148 0 R/XYZ 0 620 0]>>endobj
-826 0 obj<</D[1148 0 R/XYZ 0 381 0]>>endobj
-827 0 obj<</D[1150 0 R/XYZ 0 429 0]>>endobj
-828 0 obj<</D[1152 0 R/XYZ 0 296 0]>>endobj
-829 0 obj<</D[1154 0 R/XYZ 0 734 0]>>endobj
-830 0 obj<</D[1156 0 R/XYZ 0 672 0]>>endobj
-831 0 obj<</D[1040 0 R/XYZ 0 169 0]>>endobj
-832 0 obj<</D[1156 0 R/XYZ 0 584 0]>>endobj
-833 0 obj<</D[1158 0 R/XYZ 0 718 0]>>endobj
-834 0 obj<</D[1042 0 R/XYZ 0 652 0]>>endobj
-835 0 obj<</D[1160 0 R/XYZ 0 613 0]>>endobj
-836 0 obj<</D[1042 0 R/XYZ 0 594 0]>>endobj
-837 0 obj<</D[1160 0 R/XYZ 0 227 0]>>endobj
-838 0 obj<</D[1042 0 R/XYZ 0 509 0]>>endobj
-839 0 obj<</D[1162 0 R/XYZ 0 359 0]>>endobj
-840 0 obj<</D[1162 0 R/XYZ 0 149 0]>>endobj
-841 0 obj<</D[1164 0 R/XYZ 0 467 0]>>endobj
-842 0 obj<</D[1166 0 R/XYZ 0 208 0]>>endobj
-843 0 obj<</D[1042 0 R/XYZ 0 200 0]>>endobj
-844 0 obj<</D[1044 0 R/XYZ 0 734 0]>>endobj
-845 0 obj<</D[1168 0 R/XYZ 0 203 0]>>endobj
-846 0 obj<</D[1034 0 R/XYZ 0 696 0]>>endobj
-847 0 obj<</D[1044 0 R/XYZ 0 279 0]>>endobj
-848 0 obj<</D[1174 0 R/XYZ 0 547 0]>>endobj
-849 0 obj<</D[1176 0 R/XYZ 0 560 0]>>endobj
-850 0 obj<</D[1176 0 R/XYZ 0 126 0]>>endobj
-851 0 obj<</D[1178 0 R/XYZ 0 599 0]>>endobj
-852 0 obj<</D[1178 0 R/XYZ 0 425 0]>>endobj
-853 0 obj<</D[1178 0 R/XYZ 0 201 0]>>endobj
-854 0 obj<</D[1180 0 R/XYZ 0 734 0]>>endobj
-855 0 obj<</D[1182 0 R/XYZ 0 428 0]>>endobj
-856 0 obj<</D[1046 0 R/XYZ 0 696 0]>>endobj
-857 0 obj<</D[1184 0 R/XYZ 0 531 0]>>endobj
-858 0 obj<</D[1184 0 R/XYZ 0 449 0]>>endobj
-859 0 obj<</D[1184 0 R/XYZ 0 135 0]>>endobj
-860 0 obj<</D[1046 0 R/XYZ 0 529 0]>>endobj
-861 0 obj<</D[1190 0 R/XYZ 0 672 0]>>endobj
-862 0 obj<</D[1190 0 R/XYZ 0 597 0]>>endobj
-863 0 obj<</D[1190 0 R/XYZ 0 225 0]>>endobj
-864 0 obj<</D[1192 0 R/XYZ 0 734 0]>>endobj
-865 0 obj<</D[1192 0 R/XYZ 0 609 0]>>endobj
-866 0 obj<</D[1192 0 R/XYZ 0 524 0]>>endobj
-867 0 obj<</D[1192 0 R/XYZ 0 383 0]>>endobj
-868 0 obj<</D[1194 0 R/XYZ 0 665 0]>>endobj
-869 0 obj<</D[1196 0 R/XYZ 0 672 0]>>endobj
-870 0 obj<</D[1196 0 R/XYZ 0 412 0]>>endobj
-871 0 obj<</D[1046 0 R/XYZ 0 173 0]>>endobj
-872 0 obj<</D[1046 0 R/XYZ 0 139 0]>>endobj
-873 0 obj<</D[1198 0 R/XYZ 0 573 0]>>endobj
-874 0 obj<</D[1198 0 R/XYZ 0 471 0]>>endobj
-875 0 obj<</D[1200 0 R/XYZ 0 734 0]>>endobj
-876 0 obj<</D[1200 0 R/XYZ 0 700 0]>>endobj
-877 0 obj<</D[1200 0 R/XYZ 0 143 0]>>endobj
-878 0 obj<</D[1048 0 R/XYZ 0 705 0]>>endobj
-879 0 obj<</D[1202 0 R/XYZ 0 243 0]>>endobj
-880 0 obj<</D[1204 0 R/XYZ 0 718 0]>>endobj
-881 0 obj<</D[1204 0 R/XYZ 0 336 0]>>endobj
-882 0 obj<</D[1048 0 R/XYZ 0 501 0]>>endobj
-883 0 obj<</D[1206 0 R/XYZ 0 322 0]>>endobj
-884 0 obj<</D[1208 0 R/XYZ 0 492 0]>>endobj
-885 0 obj<</D[1210 0 R/XYZ 0 696 0]>>endobj
-886 0 obj<</D[1210 0 R/XYZ 0 515 0]>>endobj
-887 0 obj<</D[1210 0 R/XYZ 0 137 0]>>endobj
-888 0 obj<</D[1212 0 R/XYZ 0 533 0]>>endobj
-889 0 obj<</D[1212 0 R/XYZ 0 273 0]>>endobj
-890 0 obj<</D[1218 0 R/XYZ 0 560 0]>>endobj
-891 0 obj<</D[1220 0 R/XYZ 0 613 0]>>endobj
-892 0 obj<</D[1050 0 R/XYZ 0 586 0]>>endobj
-893 0 obj<</D[1222 0 R/XYZ 0 622 0]>>endobj
-894 0 obj<</D[1222 0 R/XYZ 0 266 0]>>endobj
-895 0 obj<</D[1224 0 R/XYZ 0 520 0]>>endobj
-896 0 obj<</D[1226 0 R/XYZ 0 734 0]>>endobj
-897 0 obj<</D[1226 0 R/XYZ 0 645 0]>>endobj
-898 0 obj<</D[1050 0 R/XYZ 0 435 0]>>endobj
-899 0 obj<</D[1228 0 R/XYZ 0 696 0]>>endobj
-900 0 obj<</D[1228 0 R/XYZ 0 449 0]>>endobj
-901 0 obj<</D[1228 0 R/XYZ 0 416 0]>>endobj
-902 0 obj<</D[1228 0 R/XYZ 0 146 0]>>endobj
-903 0 obj<</D[1230 0 R/XYZ 0 652 0]>>endobj
-904 0 obj<</D[1230 0 R/XYZ 0 515 0]>>endobj
-905 0 obj<</D[1230 0 R/XYZ 0 255 0]>>endobj
-906 0 obj<</D[1232 0 R/XYZ 0 718 0]>>endobj
-907 0 obj<</D[1232 0 R/XYZ 0 537 0]>>endobj
-908 0 obj<</D[1050 0 R/XYZ 0 311 0]>>endobj
-909 0 obj<</D[1232 0 R/XYZ 0 409 0]>>endobj
-910 0 obj<</D[1232 0 R/XYZ 0 189 0]>>endobj
-911 0 obj<</D[1234 0 R/XYZ 0 734 0]>>endobj
-912 0 obj<</D[1234 0 R/XYZ 0 645 0]>>endobj
-913 0 obj<</D[1234 0 R/XYZ 0 477 0]>>endobj
-914 0 obj<</D[1234 0 R/XYZ 0 349 0]>>endobj
-915 0 obj<</D[1234 0 R/XYZ 0 129 0]>>endobj
-916 0 obj<</D[1034 0 R/XYZ 0 568 0]>>endobj
-917 0 obj<</D[1236 0 R/XYZ 0 639 0]>>endobj
-918 0 obj<</D[1236 0 R/XYZ 0 511 0]>>endobj
-919 0 obj<</D[1236 0 R/XYZ 0 436 0]>>endobj
-920 0 obj<</D[1238 0 R/XYZ 0 388 0]>>endobj
-921 0 obj<</D[1052 0 R/XYZ 0 718 0]>>endobj
-922 0 obj<</D[1240 0 R/XYZ 0 696 0]>>endobj
-923 0 obj<</D[1240 0 R/XYZ 0 663 0]>>endobj
-924 0 obj<</D[1240 0 R/XYZ 0 323 0]>>endobj
-925 0 obj<</D[1242 0 R/XYZ 0 734 0]>>endobj
-926 0 obj<</D[1242 0 R/XYZ 0 619 0]>>endobj
-927 0 obj<</D[1244 0 R/XYZ 0 672 0]>>endobj
-928 0 obj<</D[1244 0 R/XYZ 0 557 0]>>endobj
-929 0 obj<</D[1244 0 R/XYZ 0 469 0]>>endobj
-930 0 obj<</D[1244 0 R/XYZ 0 358 0]>>endobj
-931 0 obj<</D[1248 0 R/XYZ 0 696 0]>>endobj
-932 0 obj<</D[1248 0 R/XYZ 0 436 0]>>endobj
-933 0 obj<</D[1248 0 R/XYZ 0 295 0]>>endobj
-934 0 obj<</D[1250 0 R/XYZ 0 639 0]>>endobj
-935 0 obj<</D[1250 0 R/XYZ 0 287 0]>>endobj
-936 0 obj<</D[1250 0 R/XYZ 0 185 0]>>endobj
-937 0 obj<</D[1052 0 R/XYZ 0 356 0]>>endobj
-938 0 obj<</D[1054 0 R/XYZ 0 679 0]>>endobj
-939 0 obj<</D[1054 0 R/XYZ 0 528 0]>>endobj
-940 0 obj<</D[1054 0 R/XYZ 0 390 0]>>endobj
-941 0 obj<</D[1054 0 R/XYZ 0 253 0]>>endobj
-942 0 obj<</D[1056 0 R/XYZ 0 672 0]>>endobj
-943 0 obj<</D[1056 0 R/XYZ 0 439 0]>>endobj
-944 0 obj<</D[1056 0 R/XYZ 0 311 0]>>endobj
-945 0 obj<</D[1012 0 R/XYZ 0 696 0]>>endobj
-946 0 obj<</D[1058 0 R/XYZ 0 441 0]>>endobj
-947 0 obj<</D[1058 0 R/XYZ 0 303 0]>>endobj
-948 0 obj<</D[1058 0 R/XYZ 0 157 0]>>endobj
-949 0 obj<</D[1060 0 R/XYZ 0 339 0]>>endobj
-950 0 obj<</D[1062 0 R/XYZ 0 266 0]>>endobj
-951 0 obj<</D[1064 0 R/XYZ 0 734 0]>>endobj
-952 0 obj<</D[1066 0 R/XYZ 0 459 0]>>endobj
-953 0 obj<</D[1066 0 R/XYZ 0 361 0]>>endobj
-954 0 obj<</D[1066 0 R/XYZ 0 224 0]>>endobj
-955 0 obj<</D[1068 0 R/XYZ 0 670 0]>>endobj
-956 0 obj<</D[1068 0 R/XYZ 0 126 0]>>endobj
-957 0 obj<</D[1072 0 R/XYZ 0 734 0]>>endobj
-958 0 obj<</D[1072 0 R/XYZ 0 484 0]>>endobj
-959 0 obj<</D[1072 0 R/XYZ 0 132 0]>>endobj
-960 0 obj<</D[1034 0 R/XYZ 0 163 0]>>endobj
-961 0 obj<</D[1074 0 R/XYZ 0 523 0]>>endobj
-962 0 obj<</D[1074 0 R/XYZ 0 377 0]>>endobj
-963 0 obj<</D[1074 0 R/XYZ 0 263 0]>>endobj
-964 0 obj<</D[1076 0 R/XYZ 0 672 0]>>endobj
-965 0 obj<</D[1036 0 R/XYZ 0 734 0]>>endobj
-966 0 obj<</D[1078 0 R/XYZ 0 148 0]>>endobj
-967 0 obj<</D[1080 0 R/XYZ 0 705 0]>>endobj
-968 0 obj<</D[1082 0 R/XYZ 0 672 0]>>endobj
-969 0 obj<</D[1084 0 R/XYZ 0 652 0]>>endobj
-970 0 obj<</D[1086 0 R/XYZ 0 672 0]>>endobj
-971 0 obj<</D[1086 0 R/XYZ 0 497 0]>>endobj
-972 0 obj<</D[1086 0 R/XYZ 0 330 0]>>endobj
-973 0 obj<</D[1036 0 R/XYZ 0 385 0]>>endobj
-974 0 obj<</D[1088 0 R/XYZ 0 665 0]>>endobj
-975 0 obj<</D[1088 0 R/XYZ 0 432 0]>>endobj
-976 0 obj<</D[1088 0 R/XYZ 0 189 0]>>endobj
-977 0 obj<</D[1090 0 R/XYZ 0 692 0]>>endobj
-978 0 obj<</D[1024 0 R/XYZ 0 734 0]>>endobj
-979 0 obj<</D[1036 0 R/XYZ 0 283 0]>>endobj
-980 0 obj<</D[1090 0 R/XYZ 0 260 0]>>endobj
-981 0 obj<</D[1094 0 R/XYZ 0 599 0]>>endobj
-982 0 obj<</D[1036 0 R/XYZ 0 129 0]>>endobj
-983 0 obj<</D[1096 0 R/XYZ 0 696 0]>>endobj
-984 0 obj<</D[1096 0 R/XYZ 0 278 0]>>endobj
-985 0 obj<</D[1098 0 R/XYZ 0 702 0]>>endobj
-986 0 obj<</D[1100 0 R/XYZ 0 471 0]>>endobj
-987 0 obj<</D[1102 0 R/XYZ 0 718 0]>>endobj
-988 0 obj<</D[1102 0 R/XYZ 0 348 0]>>endobj
-989 0 obj<</D[1248 0 R/XYZ 0 734 0]>>endobj
-990 0 obj<</D[1244 0 R/XYZ 0 734 0]>>endobj
-991 0 obj<</D[1046 0 R/XYZ 0 734 0]>>endobj
-992 0 obj<</D[1124 0 R/XYZ 0 734 0]>>endobj
-993 0 obj<</D[1210 0 R/XYZ 0 734 0]>>endobj
-994 0 obj<</D[1034 0 R/XYZ 0 734 0]>>endobj
-995 0 obj<</D[1056 0 R/XYZ 0 734 0]>>endobj
-996 0 obj<</D[1106 0 R/XYZ 0 267 0]>>endobj
-997 0 obj<</D[1082 0 R/XYZ 0 734 0]>>endobj
-998 0 obj<</D[1240 0 R/XYZ 0 734 0]>>endobj
-999 0 obj<</D[1076 0 R/XYZ 0 734 0]>>endobj
-1000 0 obj<</D[1096 0 R/XYZ 0 734 0]>>endobj
-1001 0 obj<</D[1110 0 R/XYZ 0 734 0]>>endobj
-1002 0 obj<</D[1190 0 R/XYZ 0 734 0]>>endobj
-1003 0 obj<</D[1012 0 R/XYZ 0 734 0]>>endobj
-1004 0 obj<</D[1196 0 R/XYZ 0 734 0]>>endobj
-1005 0 obj<</D[1156 0 R/XYZ 0 734 0]>>endobj
-1006 0 obj<</D[1012 0 R/XYZ 0 734 0]>>endobj
-1007 0 obj<</D[1120 0 R/XYZ 0 734 0]>>endobj
-1008 0 obj<</D[1228 0 R/XYZ 0 734 0]>>endobj
-1009 0 obj<</D[1086 0 R/XYZ 0 734 0]>>endobj
-1010 0 obj<</D[1130 0 R/XYZ 0 734 0]>>endobj
-1011 0 obj<</Type/Pages/Count 121/Kids[1012 0 R
-1014 0 R
-1016 0 R
-1018 0 R
-1020 0 R
-1022 0 R
-1024 0 R
-1026 0 R
-1028 0 R
-1030 0 R
-1032 0 R
-1034 0 R
-1036 0 R
-1038 0 R
-1040 0 R
-1042 0 R
-1044 0 R
-1046 0 R
-1048 0 R
-1050 0 R
-1052 0 R
-1054 0 R
-1056 0 R
-1058 0 R
-1060 0 R
-1062 0 R
-1064 0 R
-1066 0 R
-1068 0 R
-1070 0 R
-1072 0 R
-1074 0 R
-1076 0 R
-1078 0 R
-1080 0 R
-1082 0 R
-1084 0 R
-1086 0 R
-1088 0 R
-1090 0 R
-1092 0 R
-1094 0 R
-1096 0 R
-1098 0 R
-1100 0 R
-1102 0 R
-1104 0 R
-1106 0 R
-1108 0 R
-1110 0 R
-1112 0 R
-1114 0 R
-1116 0 R
-1118 0 R
-1120 0 R
-1122 0 R
-1124 0 R
-1126 0 R
-1128 0 R
-1130 0 R
-1132 0 R
-1134 0 R
-1136 0 R
-1138 0 R
-1140 0 R
-1142 0 R
-1144 0 R
-1146 0 R
-1148 0 R
-1150 0 R
-1152 0 R
-1154 0 R
-1156 0 R
-1158 0 R
-1160 0 R
-1162 0 R
-1164 0 R
-1166 0 R
-1168 0 R
-1170 0 R
-1172 0 R
-1174 0 R
-1176 0 R
-1178 0 R
-1180 0 R
-1182 0 R
-1184 0 R
-1186 0 R
-1188 0 R
-1190 0 R
-1192 0 R
-1194 0 R
-1196 0 R
-1198 0 R
-1200 0 R
-1202 0 R
-1204 0 R
-1206 0 R
-1208 0 R
-1210 0 R
-1212 0 R
-1214 0 R
-1216 0 R
-1218 0 R
-1220 0 R
-1222 0 R
-1224 0 R
-1226 0 R
-1228 0 R
-1230 0 R
-1232 0 R
-1234 0 R
-1236 0 R
-1238 0 R
-1240 0 R
-1242 0 R
-1244 0 R
-1246 0 R
-1248 0 R
-1250 0 R
-1252 0 R
+769 0 R
+771 0 R]endobj
+773 0 obj<</S/Launch/F(ENCRYPTION.html)>>endobj
+774 0 obj<</Subtype/Link/Rect[72.0 553.4 176.8 566.4]/Border[0 0 0]/A 773 0 R>>endobj
+775 0 obj[774 0 R]endobj
+776 0 obj<</S/Launch/F(Samba-PDC-HOWTO.html)>>endobj
+777 0 obj<</Subtype/Link/Rect[72.0 509.8 176.7 522.8]/Border[0 0 0]/A 776 0 R>>endobj
+778 0 obj[777 0 R]endobj
+779 0 obj<</S/URI/URI(mailto:jerry@samba.org)>>endobj
+780 0 obj<</Subtype/Link/Rect[302.7 431.7 381.8 444.7]/Border[0 0 0]/A 779 0 R>>endobj
+781 0 obj[780 0 R]endobj
+782 0 obj<</S/URI/URI(http://www.thursby.com/)>>endobj
+783 0 obj<</Subtype/Link/Rect[91.9 621.8 131.3 634.8]/Border[0 0 0]/A 782 0 R>>endobj
+784 0 obj<</S/URI/URI(http://www.umich.edu/~rsug/netatalk/)>>endobj
+785 0 obj<</Subtype/Link/Rect[72.0 503.0 109.3 516.0]/Border[0 0 0]/A 784 0 R>>endobj
+786 0 obj<</S/URI/URI(http://www.cs.mu.oz.au/appletalk/atalk.html)>>endobj
+787 0 obj<</Subtype/Link/Rect[130.7 503.0 154.8 516.0]/Border[0 0 0]/A 786 0 R>>endobj
+788 0 obj<</S/URI/URI(http://www.eats.com/linux_mac_win.html)>>endobj
+789 0 obj<</Subtype/Link/Rect[72.0 476.6 258.1 489.6]/Border[0 0 0]/A 788 0 R>>endobj
+790 0 obj<</S/URI/URI(http://carol.wins.uva.nl/~leeuw/samba/warp.html)>>endobj
+791 0 obj<</Subtype/Link/Rect[325.6 367.8 544.5 380.8]/Border[0 0 0]/A 790 0 R>>endobj
+792 0 obj[783 0 R
+785 0 R
+787 0 R
+789 0 R
+791 0 R]endobj
+793 0 obj<</S/URI/URI(ftp://ftp.microsoft.com/BusSys/Clients/LANMAN.OS2/)>>endobj
+794 0 obj<</Subtype/Link/Rect[72.0 661.0 319.2 674.0]/Border[0 0 0]/A 793 0 R>>endobj
+795 0 obj<</S/URI/URI(http://carol.wins.uva.nl/~leeuw/lanman.html)>>endobj
+796 0 obj<</Subtype/Link/Rect[340.6 661.0 538.7 674.0]/Border[0 0 0]/A 795 0 R>>endobj
+797 0 obj<</S/URI/URI(ftp://ftp.cdrom.com/pub/os2/network/ndis/)>>endobj
+798 0 obj<</Subtype/Link/Rect[173.1 535.7 363.5 548.7]/Border[0 0 0]/A 797 0 R>>endobj
+799 0 obj<</S/URI/URI(http://carol.wins.uva.nl/~leeuw/samba/fix.html)>>endobj
+800 0 obj<</Subtype/Link/Rect[220.2 464.1 429.3 477.1]/Border[0 0 0]/A 799 0 R>>endobj
+801 0 obj[794 0 R
+796 0 R
+798 0 R
+800 0 R]endobj
+802 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+803 0 obj<</Subtype/Link/Rect[218.7 347.8 275.0 360.8]/Border[0 0 0]/A 802 0 R>>endobj
+804 0 obj[803 0 R]endobj
+805 0 obj<</S/Launch/F(smb.conf.5.html)>>endobj
+806 0 obj<</Subtype/Link/Rect[493.6 595.0 549.8 608.0]/Border[0 0 0]/A 805 0 R>>endobj
+807 0 obj[806 0 R]endobj
+808 0 obj<</S/URI/URI(http://samba.org/samba/cvs.html)>>endobj
+809 0 obj<</Subtype/Link/Rect[354.3 597.4 500.7 610.4]/Border[0 0 0]/A 808 0 R>>endobj
+810 0 obj<</S/URI/URI(http://samba.org/cgi-bin/cvsweb)>>endobj
+811 0 obj<</Subtype/Link/Rect[135.9 397.8 283.2 410.8]/Border[0 0 0]/A 810 0 R>>endobj
+812 0 obj<</S/URI/URI(http://www.cyclic.com/)>>endobj
+813 0 obj<</Subtype/Link/Rect[391.6 286.6 498.2 299.6]/Border[0 0 0]/A 812 0 R>>endobj
+814 0 obj[809 0 R
+811 0 R
+813 0 R]endobj
+815 0 obj<</S/Launch/F(Diagnosis.html)>>endobj
+816 0 obj<</Subtype/Link/Rect[185.0 350.6 229.3 363.6]/Border[0 0 0]/A 815 0 R>>endobj
+817 0 obj[816 0 R]endobj
+818 0 obj<</Dests 819 0 R>>endobj
+819 0 obj<</Kids[820 0 R]>>endobj
+820 0 obj<</Limits[(aen1028)(winbind)]/Names[(aen1028)821 0 R(aen1036)822 0 R(aen1040)823 0 R(aen1050)824 0 R(aen1053)825 0 R(aen1057)826 0 R(aen1079)827 0 R(aen1125)828 0 R(aen1141)829 0 R(aen1150)830 0 R(aen1158)831 0 R(aen1186)832 0 R(aen119)833 0 R(aen1197)834 0 R(aen1209)835 0 R(aen1212)836 0 R(aen1215)837 0 R(aen1228)838 0 R(aen1239)839 0 R(aen1272)840 0 R(aen1336)841 0 R(aen1341)842 0 R(aen135)843 0 R(aen1394)844 0 R(aen1398)845 0 R(aen1411)846 0 R(aen1418)847 0 R(aen1422)848 0 R(aen1427)849 0 R(aen1431)850 0 R(aen144)851 0 R(aen1447)852 0 R(aen1455)853 0 R(aen1459)854 0 R(aen1462)855 0 R(aen1469)856 0 R(aen1482)857 0 R(aen1496)858 0 R(aen1507)859 0 R(aen1526)860 0 R(aen1559)861 0 R(aen1575)862 0 R(aen1586)863 0 R(aen160)864 0 R(aen1622)865 0 R(aen1624)866 0 R(aen1641)867 0 R(aen1648)868 0 R(aen1654)869 0 R(aen1671)870 0 R(aen1704)871 0 R(aen1711)872 0 R(aen1721)873 0 R(aen174)874 0 R(aen1741)875 0 R(aen1747)876 0 R(aen1786)877 0 R(aen179)878 0 R(aen1829)879 0 R(aen183)880 0 R(aen1848)881 0 R(aen186)882 0 R(aen1883)883 0 R(aen1892)884 0 R(aen1907)885 0 R(aen195)886 0 R(aen1955)887 0 R(aen1999)888 0 R(aen20)889 0 R(aen200)890 0 R(aen209)891 0 R(aen2113)892 0 R(aen2139)893 0 R(aen2158)894 0 R(aen2166)895 0 R(aen2174)896 0 R(aen2182)897 0 R(aen2189)898 0 R(aen2225)899 0 R(aen223)900 0 R(aen2238)901 0 R(aen2241)902 0 R(aen2251)903 0 R(aen228)904 0 R(aen2287)905 0 R(aen2291)906 0 R(aen2299)907 0 R(aen2302)908 0 R(aen2305)909 0 R(aen2308)910 0 R(aen2312)911 0 R(aen2329)912 0 R(aen2350)913 0 R(aen2370)914 0 R(aen238)915 0 R(aen2399)916 0 R(aen240)917 0 R(aen2404)918 0 R(aen2416)919 0 R(aen2418)920 0 R(aen2435)921 0 R(aen246)922 0 R(aen2463)923 0 R(aen2468)924 0 R(aen2488)925 0 R(aen252)926 0 R(aen2558)927 0 R(aen2566)928 0 R(aen2577)929 0 R(aen2581)930 0 R(aen2590)931 0 R(aen2597)932 0 R(aen2602)933 0 R(aen2637)934 0 R(aen2656)935 0 R(aen267)936 0 R(aen2674)937 0 R(aen2684)938 0 R(aen2693)939 0 R(aen2711)940 0 R(aen2714)941 0 R(aen272)942 0 R(aen2732)943 0 R(aen2738)944 0 R(aen2740)945 0 R(aen2748)946 0 R(aen2754)947 0 R(aen2758)948 0 R(aen2765)949 0 R(aen2770)950 0 R(aen2775)951 0 R(aen2779)952 0 R(aen278)953 0 R(aen2784)954 0 R(aen2787)955 0 R(aen2790)956 0 R(aen2795)957 0 R(aen2799)958 0 R(aen28)959 0 R(aen2806)960 0 R(aen2811)961 0 R(aen2815)962 0 R(aen2818)963 0 R(aen2850)964 0 R(aen286)965 0 R(aen2871)966 0 R(aen2880)967 0 R(aen2882)968 0 R(aen2897)969 0 R(aen2906)970 0 R(aen2910)971 0 R(aen2920)972 0 R(aen2922)973 0 R(aen2927)974 0 R(aen2932)975 0 R(aen2936)976 0 R(aen2941)977 0 R(aen2957)978 0 R(aen2981)979 0 R(aen2986)980 0 R(aen2989)981 0 R(aen2994)982 0 R(aen3029)983 0 R(aen3036)984 0 R(aen3042)985 0 R(aen3059)986 0 R(aen3069)987 0 R(aen3072)988 0 R(aen3119)989 0 R(aen312)990 0 R(aen3124)991 0 R(aen3128)992 0 R(aen329)993 0 R(aen334)994 0 R(aen340)995 0 R(aen345)996 0 R(aen362)997 0 R(aen384)998 0 R(aen4)999 0 R(aen400)1000 0 R(aen416)1001 0 R(aen427)1002 0 R(aen435)1003 0 R(aen447)1004 0 R(aen459)1005 0 R(aen464)1006 0 R(aen472)1007 0 R(aen477)1008 0 R(aen480)1009 0 R(aen492)1010 0 R(aen502)1011 0 R(aen530)1012 0 R(aen538)1013 0 R(aen555)1014 0 R(aen56)1015 0 R(aen562)1016 0 R(aen567)1017 0 R(aen572)1018 0 R(aen593)1019 0 R(aen60)1020 0 R(aen637)1021 0 R(aen644)1022 0 R(aen664)1023 0 R(aen699)1024 0 R(aen719)1025 0 R(aen728)1026 0 R(aen739)1027 0 R(aen74)1028 0 R(aen759)1029 0 R(aen774)1030 0 R(aen788)1031 0 R(aen795)1032 0 R(aen8)1033 0 R(aen80)1034 0 R(aen817)1035 0 R(aen881)1036 0 R(aen90)1037 0 R(aen902)1038 0 R(aen924)1039 0 R(aen935)1040 0 R(aen970)1041 0 R(aen987)1042 0 R(aen998)1043 0 R(bugreport)1044 0 R(cvs-access)1045 0 R(diagnosis)1046 0 R(domain-security)1047 0 R(groupmapping)1048 0 R(improved-browsing)1049 0 R(install)1050 0 R(integrate-ms-networks)1051 0 R(migration)1052 0 R(msdfs)1053 0 R(other-clients)1054 0 R(pam)1055 0 R(portability)1056 0 R(printing)1057 0 R(printingdebug)1058 0 R(samba-bdc)1059 0 R(samba-howto-collection.html)1060 0 R(samba-ldap-howto)1061 0 R(samba-pdc)1062 0 R(samba-project-documentation)1063 0 R(securitylevels)1064 0 R(speed)1065 0 R(unix-permissions)1066 0 R(winbind)1067 0 R]>>endobj
+821 0 obj<</D[1167 0 R/XYZ 0 155 0]>>endobj
+822 0 obj<</D[1169 0 R/XYZ 0 652 0]>>endobj
+823 0 obj<</D[1169 0 R/XYZ 0 551 0]>>endobj
+824 0 obj<</D[1169 0 R/XYZ 0 426 0]>>endobj
+825 0 obj<</D[1169 0 R/XYZ 0 341 0]>>endobj
+826 0 obj<</D[1169 0 R/XYZ 0 243 0]>>endobj
+827 0 obj<</D[1171 0 R/XYZ 0 357 0]>>endobj
+828 0 obj<</D[1175 0 R/XYZ 0 696 0]>>endobj
+829 0 obj<</D[1177 0 R/XYZ 0 734 0]>>endobj
+830 0 obj<</D[1177 0 R/XYZ 0 272 0]>>endobj
+831 0 obj<</D[1179 0 R/XYZ 0 734 0]>>endobj
+832 0 obj<</D[1179 0 R/XYZ 0 301 0]>>endobj
+833 0 obj<</D[1099 0 R/XYZ 0 300 0]>>endobj
+834 0 obj<</D[1181 0 R/XYZ 0 617 0]>>endobj
+835 0 obj<</D[1181 0 R/XYZ 0 264 0]>>endobj
+836 0 obj<</D[1181 0 R/XYZ 0 175 0]>>endobj
+837 0 obj<</D[1183 0 R/XYZ 0 734 0]>>endobj
+838 0 obj<</D[1185 0 R/XYZ 0 696 0]>>endobj
+839 0 obj<</D[1185 0 R/XYZ 0 465 0]>>endobj
+840 0 obj<</D[1189 0 R/XYZ 0 696 0]>>endobj
+841 0 obj<</D[1191 0 R/XYZ 0 362 0]>>endobj
+842 0 obj<</D[1191 0 R/XYZ 0 155 0]>>endobj
+843 0 obj<</D[1101 0 R/XYZ 0 718 0]>>endobj
+844 0 obj<</D[1195 0 R/XYZ 0 672 0]>>endobj
+845 0 obj<</D[1195 0 R/XYZ 0 544 0]>>endobj
+846 0 obj<</D[1195 0 R/XYZ 0 231 0]>>endobj
+847 0 obj<</D[1197 0 R/XYZ 0 560 0]>>endobj
+848 0 obj<</D[1197 0 R/XYZ 0 409 0]>>endobj
+849 0 obj<</D[1197 0 R/XYZ 0 294 0]>>endobj
+850 0 obj<</D[1199 0 R/XYZ 0 734 0]>>endobj
+851 0 obj<</D[1101 0 R/XYZ 0 551 0]>>endobj
+852 0 obj<</D[1199 0 R/XYZ 0 292 0]>>endobj
+853 0 obj<</D[1201 0 R/XYZ 0 665 0]>>endobj
+854 0 obj<</D[1201 0 R/XYZ 0 488 0]>>endobj
+855 0 obj<</D[1201 0 R/XYZ 0 351 0]>>endobj
+856 0 obj<</D[1201 0 R/XYZ 0 209 0]>>endobj
+857 0 obj<</D[1203 0 R/XYZ 0 599 0]>>endobj
+858 0 obj<</D[1203 0 R/XYZ 0 330 0]>>endobj
+859 0 obj<</D[1203 0 R/XYZ 0 192 0]>>endobj
+860 0 obj<</D[1205 0 R/XYZ 0 692 0]>>endobj
+861 0 obj<</D[1205 0 R/XYZ 0 285 0]>>endobj
+862 0 obj<</D[1207 0 R/XYZ 0 705 0]>>endobj
+863 0 obj<</D[1207 0 R/XYZ 0 557 0]>>endobj
+864 0 obj<</D[1101 0 R/XYZ 0 383 0]>>endobj
+865 0 obj<</D[1209 0 R/XYZ 0 503 0]>>endobj
+866 0 obj<</D[1209 0 R/XYZ 0 477 0]>>endobj
+867 0 obj<</D[1211 0 R/XYZ 0 564 0]>>endobj
+868 0 obj<</D[1213 0 R/XYZ 0 640 0]>>endobj
+869 0 obj<</D[1213 0 R/XYZ 0 574 0]>>endobj
+870 0 obj<</D[1213 0 R/XYZ 0 335 0]>>endobj
+871 0 obj<</D[1215 0 R/XYZ 0 357 0]>>endobj
+872 0 obj<</D[1217 0 R/XYZ 0 217 0]>>endobj
+873 0 obj<</D[1219 0 R/XYZ 0 679 0]>>endobj
+874 0 obj<</D[1101 0 R/XYZ 0 169 0]>>endobj
+875 0 obj<</D[1221 0 R/XYZ 0 672 0]>>endobj
+876 0 obj<</D[1221 0 R/XYZ 0 584 0]>>endobj
+877 0 obj<</D[1223 0 R/XYZ 0 718 0]>>endobj
+878 0 obj<</D[1103 0 R/XYZ 0 652 0]>>endobj
+879 0 obj<</D[1225 0 R/XYZ 0 613 0]>>endobj
+880 0 obj<</D[1103 0 R/XYZ 0 594 0]>>endobj
+881 0 obj<</D[1225 0 R/XYZ 0 227 0]>>endobj
+882 0 obj<</D[1103 0 R/XYZ 0 509 0]>>endobj
+883 0 obj<</D[1227 0 R/XYZ 0 356 0]>>endobj
+884 0 obj<</D[1227 0 R/XYZ 0 143 0]>>endobj
+885 0 obj<</D[1229 0 R/XYZ 0 467 0]>>endobj
+886 0 obj<</D[1103 0 R/XYZ 0 200 0]>>endobj
+887 0 obj<</D[1231 0 R/XYZ 0 205 0]>>endobj
+888 0 obj<</D[1233 0 R/XYZ 0 203 0]>>endobj
+889 0 obj<</D[1095 0 R/XYZ 0 696 0]>>endobj
+890 0 obj<</D[1105 0 R/XYZ 0 718 0]>>endobj
+891 0 obj<</D[1105 0 R/XYZ 0 264 0]>>endobj
+892 0 obj<</D[1239 0 R/XYZ 0 547 0]>>endobj
+893 0 obj<</D[1241 0 R/XYZ 0 560 0]>>endobj
+894 0 obj<</D[1241 0 R/XYZ 0 126 0]>>endobj
+895 0 obj<</D[1243 0 R/XYZ 0 599 0]>>endobj
+896 0 obj<</D[1243 0 R/XYZ 0 423 0]>>endobj
+897 0 obj<</D[1243 0 R/XYZ 0 196 0]>>endobj
+898 0 obj<</D[1245 0 R/XYZ 0 734 0]>>endobj
+899 0 obj<</D[1247 0 R/XYZ 0 428 0]>>endobj
+900 0 obj<</D[1107 0 R/XYZ 0 696 0]>>endobj
+901 0 obj<</D[1249 0 R/XYZ 0 531 0]>>endobj
+902 0 obj<</D[1249 0 R/XYZ 0 449 0]>>endobj
+903 0 obj<</D[1249 0 R/XYZ 0 135 0]>>endobj
+904 0 obj<</D[1107 0 R/XYZ 0 529 0]>>endobj
+905 0 obj<</D[1255 0 R/XYZ 0 672 0]>>endobj
+906 0 obj<</D[1255 0 R/XYZ 0 597 0]>>endobj
+907 0 obj<</D[1255 0 R/XYZ 0 223 0]>>endobj
+908 0 obj<</D[1257 0 R/XYZ 0 734 0]>>endobj
+909 0 obj<</D[1257 0 R/XYZ 0 609 0]>>endobj
+910 0 obj<</D[1257 0 R/XYZ 0 524 0]>>endobj
+911 0 obj<</D[1257 0 R/XYZ 0 383 0]>>endobj
+912 0 obj<</D[1259 0 R/XYZ 0 617 0]>>endobj
+913 0 obj<</D[1261 0 R/XYZ 0 672 0]>>endobj
+914 0 obj<</D[1261 0 R/XYZ 0 412 0]>>endobj
+915 0 obj<</D[1107 0 R/XYZ 0 170 0]>>endobj
+916 0 obj<</D[1263 0 R/XYZ 0 573 0]>>endobj
+917 0 obj<</D[1107 0 R/XYZ 0 136 0]>>endobj
+918 0 obj<</D[1263 0 R/XYZ 0 471 0]>>endobj
+919 0 obj<</D[1265 0 R/XYZ 0 734 0]>>endobj
+920 0 obj<</D[1265 0 R/XYZ 0 700 0]>>endobj
+921 0 obj<</D[1265 0 R/XYZ 0 138 0]>>endobj
+922 0 obj<</D[1109 0 R/XYZ 0 705 0]>>endobj
+923 0 obj<</D[1267 0 R/XYZ 0 227 0]>>endobj
+924 0 obj<</D[1269 0 R/XYZ 0 705 0]>>endobj
+925 0 obj<</D[1269 0 R/XYZ 0 320 0]>>endobj
+926 0 obj<</D[1109 0 R/XYZ 0 501 0]>>endobj
+927 0 obj<</D[1271 0 R/XYZ 0 309 0]>>endobj
+928 0 obj<</D[1273 0 R/XYZ 0 478 0]>>endobj
+929 0 obj<</D[1275 0 R/XYZ 0 696 0]>>endobj
+930 0 obj<</D[1275 0 R/XYZ 0 515 0]>>endobj
+931 0 obj<</D[1275 0 R/XYZ 0 137 0]>>endobj
+932 0 obj<</D[1277 0 R/XYZ 0 533 0]>>endobj
+933 0 obj<</D[1277 0 R/XYZ 0 273 0]>>endobj
+934 0 obj<</D[1283 0 R/XYZ 0 511 0]>>endobj
+935 0 obj<</D[1285 0 R/XYZ 0 560 0]>>endobj
+936 0 obj<</D[1111 0 R/XYZ 0 573 0]>>endobj
+937 0 obj<</D[1287 0 R/XYZ 0 567 0]>>endobj
+938 0 obj<</D[1287 0 R/XYZ 0 208 0]>>endobj
+939 0 obj<</D[1289 0 R/XYZ 0 454 0]>>endobj
+940 0 obj<</D[1291 0 R/XYZ 0 679 0]>>endobj
+941 0 obj<</D[1291 0 R/XYZ 0 590 0]>>endobj
+942 0 obj<</D[1111 0 R/XYZ 0 422 0]>>endobj
+943 0 obj<</D[1293 0 R/XYZ 0 696 0]>>endobj
+944 0 obj<</D[1293 0 R/XYZ 0 449 0]>>endobj
+945 0 obj<</D[1293 0 R/XYZ 0 416 0]>>endobj
+946 0 obj<</D[1293 0 R/XYZ 0 146 0]>>endobj
+947 0 obj<</D[1295 0 R/XYZ 0 652 0]>>endobj
+948 0 obj<</D[1295 0 R/XYZ 0 515 0]>>endobj
+949 0 obj<</D[1295 0 R/XYZ 0 255 0]>>endobj
+950 0 obj<</D[1297 0 R/XYZ 0 718 0]>>endobj
+951 0 obj<</D[1297 0 R/XYZ 0 537 0]>>endobj
+952 0 obj<</D[1297 0 R/XYZ 0 409 0]>>endobj
+953 0 obj<</D[1111 0 R/XYZ 0 298 0]>>endobj
+954 0 obj<</D[1297 0 R/XYZ 0 189 0]>>endobj
+955 0 obj<</D[1299 0 R/XYZ 0 734 0]>>endobj
+956 0 obj<</D[1299 0 R/XYZ 0 645 0]>>endobj
+957 0 obj<</D[1299 0 R/XYZ 0 477 0]>>endobj
+958 0 obj<</D[1299 0 R/XYZ 0 349 0]>>endobj
+959 0 obj<</D[1095 0 R/XYZ 0 568 0]>>endobj
+960 0 obj<</D[1299 0 R/XYZ 0 129 0]>>endobj
+961 0 obj<</D[1301 0 R/XYZ 0 639 0]>>endobj
+962 0 obj<</D[1301 0 R/XYZ 0 511 0]>>endobj
+963 0 obj<</D[1301 0 R/XYZ 0 436 0]>>endobj
+964 0 obj<</D[1303 0 R/XYZ 0 388 0]>>endobj
+965 0 obj<</D[1113 0 R/XYZ 0 705 0]>>endobj
+966 0 obj<</D[1305 0 R/XYZ 0 668 0]>>endobj
+967 0 obj<</D[1305 0 R/XYZ 0 461 0]>>endobj
+968 0 obj<</D[1305 0 R/XYZ 0 427 0]>>endobj
+969 0 obj<</D[1307 0 R/XYZ 0 734 0]>>endobj
+970 0 obj<</D[1307 0 R/XYZ 0 520 0]>>endobj
+971 0 obj<</D[1307 0 R/XYZ 0 422 0]>>endobj
+972 0 obj<</D[1307 0 R/XYZ 0 165 0]>>endobj
+973 0 obj<</D[1307 0 R/XYZ 0 132 0]>>endobj
+974 0 obj<</D[1309 0 R/XYZ 0 652 0]>>endobj
+975 0 obj<</D[1309 0 R/XYZ 0 501 0]>>endobj
+976 0 obj<</D[1309 0 R/XYZ 0 403 0]>>endobj
+977 0 obj<</D[1309 0 R/XYZ 0 319 0]>>endobj
+978 0 obj<</D[1311 0 R/XYZ 0 734 0]>>endobj
+979 0 obj<</D[1313 0 R/XYZ 0 696 0]>>endobj
+980 0 obj<</D[1313 0 R/XYZ 0 581 0]>>endobj
+981 0 obj<</D[1313 0 R/XYZ 0 493 0]>>endobj
+982 0 obj<</D[1313 0 R/XYZ 0 382 0]>>endobj
+983 0 obj<</D[1317 0 R/XYZ 0 696 0]>>endobj
+984 0 obj<</D[1317 0 R/XYZ 0 436 0]>>endobj
+985 0 obj<</D[1317 0 R/XYZ 0 295 0]>>endobj
+986 0 obj<</D[1319 0 R/XYZ 0 639 0]>>endobj
+987 0 obj<</D[1319 0 R/XYZ 0 287 0]>>endobj
+988 0 obj<</D[1319 0 R/XYZ 0 185 0]>>endobj
+989 0 obj<</D[1323 0 R/XYZ 0 655 0]>>endobj
+990 0 obj<</D[1113 0 R/XYZ 0 343 0]>>endobj
+991 0 obj<</D[1323 0 R/XYZ 0 447 0]>>endobj
+992 0 obj<</D[1323 0 R/XYZ 0 333 0]>>endobj
+993 0 obj<</D[1115 0 R/XYZ 0 679 0]>>endobj
+994 0 obj<</D[1115 0 R/XYZ 0 528 0]>>endobj
+995 0 obj<</D[1115 0 R/XYZ 0 390 0]>>endobj
+996 0 obj<</D[1115 0 R/XYZ 0 253 0]>>endobj
+997 0 obj<</D[1117 0 R/XYZ 0 696 0]>>endobj
+998 0 obj<</D[1117 0 R/XYZ 0 463 0]>>endobj
+999 0 obj<</D[1083 0 R/XYZ 0 696 0]>>endobj
+1000 0 obj<</D[1117 0 R/XYZ 0 335 0]>>endobj
+1001 0 obj<</D[1119 0 R/XYZ 0 454 0]>>endobj
+1002 0 obj<</D[1119 0 R/XYZ 0 317 0]>>endobj
+1003 0 obj<</D[1119 0 R/XYZ 0 168 0]>>endobj
+1004 0 obj<</D[1121 0 R/XYZ 0 347 0]>>endobj
+1005 0 obj<</D[1123 0 R/XYZ 0 295 0]>>endobj
+1006 0 obj<</D[1125 0 R/XYZ 0 734 0]>>endobj
+1007 0 obj<</D[1127 0 R/XYZ 0 456 0]>>endobj
+1008 0 obj<</D[1127 0 R/XYZ 0 358 0]>>endobj
+1009 0 obj<</D[1127 0 R/XYZ 0 221 0]>>endobj
+1010 0 obj<</D[1129 0 R/XYZ 0 667 0]>>endobj
+1011 0 obj<</D[1131 0 R/XYZ 0 734 0]>>endobj
+1012 0 obj<</D[1133 0 R/XYZ 0 692 0]>>endobj
+1013 0 obj<</D[1133 0 R/XYZ 0 440 0]>>endobj
+1014 0 obj<</D[1135 0 R/XYZ 0 734 0]>>endobj
+1015 0 obj<</D[1095 0 R/XYZ 0 163 0]>>endobj
+1016 0 obj<</D[1135 0 R/XYZ 0 437 0]>>endobj
+1017 0 obj<</D[1135 0 R/XYZ 0 288 0]>>endobj
+1018 0 obj<</D[1135 0 R/XYZ 0 172 0]>>endobj
+1019 0 obj<</D[1139 0 R/XYZ 0 672 0]>>endobj
+1020 0 obj<</D[1097 0 R/XYZ 0 734 0]>>endobj
+1021 0 obj<</D[1141 0 R/XYZ 0 127 0]>>endobj
+1022 0 obj<</D[1143 0 R/XYZ 0 679 0]>>endobj
+1023 0 obj<</D[1145 0 R/XYZ 0 672 0]>>endobj
+1024 0 obj<</D[1147 0 R/XYZ 0 652 0]>>endobj
+1025 0 obj<</D[1149 0 R/XYZ 0 672 0]>>endobj
+1026 0 obj<</D[1149 0 R/XYZ 0 497 0]>>endobj
+1027 0 obj<</D[1149 0 R/XYZ 0 330 0]>>endobj
+1028 0 obj<</D[1097 0 R/XYZ 0 382 0]>>endobj
+1029 0 obj<</D[1151 0 R/XYZ 0 665 0]>>endobj
+1030 0 obj<</D[1151 0 R/XYZ 0 432 0]>>endobj
+1031 0 obj<</D[1151 0 R/XYZ 0 189 0]>>endobj
+1032 0 obj<</D[1153 0 R/XYZ 0 692 0]>>endobj
+1033 0 obj<</D[1085 0 R/XYZ 0 734 0]>>endobj
+1034 0 obj<</D[1097 0 R/XYZ 0 280 0]>>endobj
+1035 0 obj<</D[1153 0 R/XYZ 0 260 0]>>endobj
+1036 0 obj<</D[1157 0 R/XYZ 0 599 0]>>endobj
+1037 0 obj<</D[1097 0 R/XYZ 0 126 0]>>endobj
+1038 0 obj<</D[1159 0 R/XYZ 0 696 0]>>endobj
+1039 0 obj<</D[1159 0 R/XYZ 0 278 0]>>endobj
+1040 0 obj<</D[1161 0 R/XYZ 0 702 0]>>endobj
+1041 0 obj<</D[1163 0 R/XYZ 0 469 0]>>endobj
+1042 0 obj<</D[1165 0 R/XYZ 0 705 0]>>endobj
+1043 0 obj<</D[1165 0 R/XYZ 0 332 0]>>endobj
+1044 0 obj<</D[1317 0 R/XYZ 0 734 0]>>endobj
+1045 0 obj<</D[1313 0 R/XYZ 0 734 0]>>endobj
+1046 0 obj<</D[1107 0 R/XYZ 0 734 0]>>endobj
+1047 0 obj<</D[1189 0 R/XYZ 0 734 0]>>endobj
+1048 0 obj<</D[1321 0 R/XYZ 0 734 0]>>endobj
+1049 0 obj<</D[1275 0 R/XYZ 0 734 0]>>endobj
+1050 0 obj<</D[1095 0 R/XYZ 0 734 0]>>endobj
+1051 0 obj<</D[1117 0 R/XYZ 0 734 0]>>endobj
+1052 0 obj<</D[1171 0 R/XYZ 0 357 0]>>endobj
+1053 0 obj<</D[1145 0 R/XYZ 0 734 0]>>endobj
+1054 0 obj<</D[1305 0 R/XYZ 0 734 0]>>endobj
+1055 0 obj<</D[1139 0 R/XYZ 0 734 0]>>endobj
+1056 0 obj<</D[1323 0 R/XYZ 0 734 0]>>endobj
+1057 0 obj<</D[1159 0 R/XYZ 0 734 0]>>endobj
+1058 0 obj<</D[1175 0 R/XYZ 0 734 0]>>endobj
+1059 0 obj<</D[1255 0 R/XYZ 0 734 0]>>endobj
+1060 0 obj<</D[1083 0 R/XYZ 0 734 0]>>endobj
+1061 0 obj<</D[1261 0 R/XYZ 0 734 0]>>endobj
+1062 0 obj<</D[1221 0 R/XYZ 0 734 0]>>endobj
+1063 0 obj<</D[1083 0 R/XYZ 0 734 0]>>endobj
+1064 0 obj<</D[1185 0 R/XYZ 0 734 0]>>endobj
+1065 0 obj<</D[1293 0 R/XYZ 0 734 0]>>endobj
+1066 0 obj<</D[1149 0 R/XYZ 0 734 0]>>endobj
+1067 0 obj<</D[1195 0 R/XYZ 0 734 0]>>endobj
+1068 0 obj<</Type/Pages/Count 129/Kids[1069 0 R
+1071 0 R
+1073 0 R
+1075 0 R
+1077 0 R
+1079 0 R
+1081 0 R
+1083 0 R
+1085 0 R
+1087 0 R
+1089 0 R
+1091 0 R
+1093 0 R
+1095 0 R
+1097 0 R
+1099 0 R
+1101 0 R
+1103 0 R
+1105 0 R
+1107 0 R
+1109 0 R
+1111 0 R
+1113 0 R
+1115 0 R
+1117 0 R
+1119 0 R
+1121 0 R
+1123 0 R
+1125 0 R
+1127 0 R
+1129 0 R
+1131 0 R
+1133 0 R
+1135 0 R
+1137 0 R
+1139 0 R
+1141 0 R
+1143 0 R
+1145 0 R
+1147 0 R
+1149 0 R
+1151 0 R
+1153 0 R
+1155 0 R
+1157 0 R
+1159 0 R
+1161 0 R
+1163 0 R
+1165 0 R
+1167 0 R
+1169 0 R
+1171 0 R
+1173 0 R
+1175 0 R
+1177 0 R
+1179 0 R
+1181 0 R
+1183 0 R
+1185 0 R
+1187 0 R
+1189 0 R
+1191 0 R
+1193 0 R
+1195 0 R
+1197 0 R
+1199 0 R
+1201 0 R
+1203 0 R
+1205 0 R
+1207 0 R
+1209 0 R
+1211 0 R
+1213 0 R
+1215 0 R
+1217 0 R
+1219 0 R
+1221 0 R
+1223 0 R
+1225 0 R
+1227 0 R
+1229 0 R
+1231 0 R
+1233 0 R
+1235 0 R
+1237 0 R
+1239 0 R
+1241 0 R
+1243 0 R
+1245 0 R
+1247 0 R
+1249 0 R
+1251 0 R
+1253 0 R
+1255 0 R
+1257 0 R
+1259 0 R
+1261 0 R
+1263 0 R
+1265 0 R
+1267 0 R
+1269 0 R
+1271 0 R
+1273 0 R
+1275 0 R
+1277 0 R
+1279 0 R
+1281 0 R
+1283 0 R
+1285 0 R
+1287 0 R
+1289 0 R
+1291 0 R
+1293 0 R
+1295 0 R
+1297 0 R
+1299 0 R
+1301 0 R
+1303 0 R
+1305 0 R
+1307 0 R
+1309 0 R
+1311 0 R
+1313 0 R
+1315 0 R
+1317 0 R
+1319 0 R
+1321 0 R
+1323 0 R
+1325 0 R
]>>endobj
-1012 0 obj<</Type/Page/Parent 1011 0 R/Contents 1013 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1013 0 obj<</Filter/FlateDecode/Length 94 >>stream
+1069 0 obj<</Type/Page/Parent 1068 0 R/Contents 1070 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1070 0 obj<</Filter/FlateDecode/Length 94 >>stream
x+ä2T0
ä
endobj
-1014 0 obj<</Type/Page/Parent 1011 0 R/Contents 1015 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 58 0 R>>endobj
-1015 0 obj<</Filter/FlateDecode/Length 3675 >>stream
-xÍ\Ûr#Ç }߯˜·8U5÷áä%µ—8Ù*ßbɵy•¸c‘THj×þûœt£1$ѶèU\µÅ3g Ñh4f”ÿ¾(²ÿYWfU›]-^ä“WøOÁ¾ÿ¯dmÝãßEVõ“.€»ìâ…ƒ‹¬kGœƒ‹¬hŠIã¶Z5“)„vͤ€BÄÀ¼œôŽeò~Rc\“Àq¤šiõ,zF¸ÈšÓÉ9UjˆLœƒ‹lÚBÛÄ95‹ö%Òc°Ð4êÆGz ¶¥‰n¬Ã‹¬Ì›IåØŠžkÚ^<×”|ª
-e˜ºtÎ$C§–ç`4Ô854Œ+òŽ¦é1 Íé÷Ä: ¶-è¤Ä: ¶cÂu¬ÃL
-“‚õl]ÐIƪrz=ºA@rCàÔnãŒn0NÝÆeECô˜nè©Nb¦Z¦›Ä: ¡‹Ô”X‡ ’9íJø¬îsI(=Óµê ÄbõŽô˜
-s5¥¡ƒÅS¼`ÁöŒ67ÖaÎL=bUa¤E&ÕP@R8pAA#=V…Û¬N, ˆ˜*qŸt¬ÃP©dþM¬Ç`!©ñ¬Ã4‡š»±ƒmkZy ¶/GÏ• ­Û:%%¤‘“¨Lœƒ!H'AÇy M$1æ1<‘s eñ‘Ã…(_‰uì´ ë0 Åâ€ûõ,R–×Êc°-cÙu˜.d
-O¬ºªYº«$N}fœƒÑ…Æ© øàB#ƒ #‹ù†Cë0œÔM¹äë0c´FBs¬Ã0Yn°±ƒÅ¶çŸ«n€_-ÝÕ’§vç`tƒqê†0.¸ÁÈà†ÈªÙ‰u˜n`2L
-yÌHê¸ÜÒX‡é‰Qc=‹BÖõ,§®Ç(ë˱dÁ"ê¼dÁN§œÓÊcÔèHÑXÆz [Áh,K º¬q;ÕÔ€L]‚˜Þ¢7’syTÖ¹!ç \&)$=‹Z‹Ñ†z¬“SŒÕäj™É›ç¬EA"Øa
-fæX‡179‰ÁU?•T¨‚%ÁÆVÜêë0ˉK¬
-F$0AÁ‚œàÈ"•ãH˜X‡1¶eìX‡iϘõ,Tô’U©®å”䔊,ÎQ°'±S)…c‹8˜zÖaªÌ#Pë1Ø‚Ʊƒ•²Û±ƒmâ‰UsÛ ñ`® gndQÇuYe¬­p• 74²(404±Ó-²mb~J¢p‡#P,h„X‘<9'ÎAšB½é1X©Éë0X„æÕê1µe ’XÉïgù]Õ•"?rZp½Ü)¶0»hÝê`60r’VîL‘¹íìW
-H‡=­É'V¢ åAKÊ;ç L,¦HÁ¢Dƒ:"‡CUl£•# ‰ \c¤Ç&ÖX‹ §_U¬€$6pAŒ‘›XcU¬T™Q¬€$6pAŒ‘›XcU,¢•Î\¥u–Ä.ˆ1Òck¬ŠEBNS& ‰ \c¤Ç&ÖXËÝKL|«ÀÄFNÅ$Òã(6±*¶Ó“ŠÄ.ˆ1Òck¬Š•Z3j+ ‰ \c¤Ç&ÖX+g²A‚(×ceÑìX‡Á¢œè«‚+=;A‚œàȪ Ä:l‚•TS”®¢V@¹’j"×µPš7’s–2Û&Òc°Ò"K,s1¶&îXB…þ¦Ì„B"–»D¦å0F»FF9ˆG¡Ê«’@Á‰Ó¸¹ý±1ÎAn~Ü£— 8´€§‰gÊÑ(d_ùm® Ì”TcdL«•8\~Û˜Ààv4—y™„`–ÔCF9HÏWpG⇽ ½å(ÒAºªÂ“— LFÇÑÉtœ}6N<ŒK–ä7 …é+ó.a QýÓnƒD.Yò–ß&.2Cײgg”ˆC±Ì8Ô½€¿M\d(@~›v)Pö‰zuùâüËeVvùÎE© ëêìòZÞ5àòÕ—Ãû»Y¶ú½^-·³åvóçËÿ쾎Xßdç_6Ø/)ç,:+)è‹‹—_¿zÉ1X)]ɸ˜}·^ýgvµ•ëèÖ}¸þfuõ°ÀS†í|µ$Ëã_¥ääóü¯ ç_ÖfÎ{ ¬d¸íØWm°ãr6,8ãtZVý÷½,J–—Ù4•ùzù~³]aj¦“®yfÊï›#WJzû¬…Í–×·Ãýv¶&Å<èÖè+&¼„pUøÏÕ'™+çñŽíJï˜ôEˆ¾ìír³îîD
-Ñ<^–×2:ŸÔÓ2H¼œm$¶KtBM€­œþР訟`$Xj!ŒŒ¥aÏW]r±Ý‹Uå¤Ê§ábþW^Âa:]ú~6¨õØÚ8x{;“qxë£Gƒ,gìÅ­]»nf’N¸Jú0úæ÷D—Å5g|óWŽRåbß!¯æw×óå €´]¶1È9åÕ|9¬çê„.:–êé{Plô
-G†¶
-åH¶\¼7þqÛ‘º wìÝ€ÐĵüppjuŽßY~Ñ9Ö+­ÁêIaFÏ—³íõ„Å AÞA_è”±ìív7tŸ$7ùýnÔ¼¼CM³DFø8oà°Qö1a FI¡"9]7ô¹äÙédÚÆ4ÈÖ‹Ý<U(}‚‡yëz˜-´Ç‘¯«Âfþ¦ç£Îäð5Z#Ý®µã Ý_#—ëŸ)ráwó-LÀÿÝ‹7·Ã:ìĸµŠ›Ñðq˜ßñ$á‚·&Ñ}ê¿£L]›Ùú£V 8‚ÕÕÓígE<Xù•4=Ê}ÝqîÃ*YâßóÙÎs8˨û–óŸ¨(òyª¯îæ8ãÉe¼Çód›|ôš=ã¯?ÊQÓßí¨ƒIho½ùöâ/â¾hÔûîû¹†Wàu«Èwóeÿ“]®cuËß\êeÎÁåòÇý»¿½8/å*B2YgÛ+,lÑË2Æùh®ÐÅ;0WÁÉ5>­å"Wq¦åí “Ž©‹òßJ"Æ­¹]º¼EÈIvÂ7H)jÞ¬–Šã»xúz·Zÿø7*]á+» ó)òÓ12‚Ýãà‚5º¡ñ}JœÐ7óáf¹ÚÄÕ„®xgÝd˜…˜\ÃŽX
-£ÄァnÀßfì¡[”7ââju/©°ÄKÛ&޾ѽǸ¸½ü^µ~Ûø` ?rÝD=Ïx[^ß®l:ð"®G¿J—Þ¡ª
-S´]]­îj8-æqŠ²¯fgrm\ë0ü6íg Oî¨'oàwëù2fo_õf“Òß¼ý·,$¿ýY$-ýäõ:esEãý»×”†µQU'9™DWà#½ÉÖ3‰÷ÅW««cÀÓíÃGLÚ[
-íW¡í¼;zHðª=ÜßÕ‘RÖøµÅrXhÑ‚ÎxwÚJvÇ
-µÀ·}å…𣽷ÐY‰©o'+"ZŠXzY=åN›añ^p´3¤" »€);
-Ÿ£Ü7×ÐFwsZî÷ÖÞ.·ëÕõ
-+­!c—ä4
-þJ©jÏ>æ±×{¹Ù<,îi‚¤þF:Š'+ã~¥8ïqVÎðòÀïi(Aw«>ö Ä
-ÓÒÏÞíü<jŒô矑1âܳÝ }˜G‘îà³7F{%#-½gdŒ¾ÉٙДðöÁܬ‡{´Góg°ojKëz}R
-g°:DþS+t´¼ ù¸+C½Ãád¬7^­î>Ú»Düqo|yyôŸèÆBߦõPÕÚ©x8ˆŒ§ÃMmœÜ?_3LG;5üŸÈ/ùšp>·ã‹|
-endobj
-1016 0 obj<</Type/Page/Parent 1011 0 R/Contents 1017 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 103 0 R>>endobj
-1017 0 obj<</Filter/FlateDecode/Length 4538 >>stream
-xÍ\ÛrÇ}×WìC”BØûâ)¥‹«Ê’•ŽR•Ê‚$,Ë
-\»‘ËóFj$cg,ªp–0Øn2d ‹8“Á̺¤[[¤%`KJ\X‚“ŒñÐv +#–°,©ƒþ íJ=PjVµhäò²‚,N2Æ´u;u6LÛLÜxk>mäòB ÍIÆ2m7`ôµìHܵZO¹¼hñ'cÚ¦°z*êªTcÐc€LKp™áˆbVý¢p1i!¦à$ãðÈ1³XBÂ`»BöÌ&f C«êe,fTÆ2[ÉYõ™ƒUŸC,a°“!–0Nf.ˆe,¾9M˜%¼Ì*øIìºIÄ,Œi0³8­º·V
-ü‘‘˺aFF2Æ´ú56L›çd(
-|ÚÈ!«Ç®G“"ªÂˆŒd 6l¡³„ÁN$[ð±b€%ôd€¬G 0qjqÎD%!®Ù9‚8Û²iÎ9¬ÅIÆb|¢:g‹ñ•ƒ±ŒÁÖâªh,a°ˆ;¼(Æ`‘å<–0LvÂkÖ -‘–H §¦€mhârä(zõ›Bª,‘ýš @8¸‰“êõ›Bꎕ>ÃjÄJJBÄb¤>vŽ Ö~Øv‡Ú/Aì
-b6tg$c±®fÈ ˆµúX²g’;Ël%u7±„Á"5ØÌŒÅHÞá,c°H¹X¢°g¨ÍÄèÞ)„ñJ%[G¢â€ÁˆŒd,j¯@,a°8p<1cQ„¸"Ël#I±„Á"ÎblUŒ¡ˆ±\gƒE¤à±ŒÁÂ`¡D›9(qšAk
-\‰‘CHÆ3#;leS#(
-.DIF2‹$NÇYÂ`¡”ÁX¢~=ÿ>–°°¨ŸXÇP0ªYž™±lÝð¹ª$ɪ,Š`JJœš–s± Ä÷Zs³&“ŒÁµåĆG"^X*R(ðGF.<Ã8‚öH#ã#ãÈÙ5ä,aŒÕT–X¢?©œU7(É–µDåªL\(4œdŒ‡b,Iç‘¡aZ”|rÄÃ<
-|ÚÈåÚ¡+ŒdŒiµq6(nÖ¼}¡À•¹Á«Ìœd,ê•ðD,a°e{!–°H* 1±„E½²ñΆ¡¢§´Pà Žœ,p‚áòM!㡃ˆ% :ÄC},a°ˆ.–0œ«86–±œ'ñÀ>3c°è0 XÂpX°4fƒ*rj
-\‘‹¢ÉØTálPEDw–°©ÂÙ Š86Šn,c +€…;K,Z€Ø>g Cp¥8tÆJ
-‘ÃÙZÒ€hBSˆÄiÎàA*‰Ö΄œèLD2[IBãC‹Ž$Á"–0ä„[ΉÕMÍÛP¬«}`›š¸Px9¢—kžY½ÁöÃ<‘˵mà¤z–\ËæèY'ª£I\Ž2¤‚°òSHÆkn‰ Ó¢k~PÚ¯…Ž ÓFN
- 4’1¦…ÄC%,ºÕMs–0t‹ÐÆcƒEÊlX0†˜‡•ÆÐFv’1–¤Y±„ƒ8Ö&ñcïà,c°È a¡6–±ˆ“‹™ÄAŽnw1’°w$När¤ 5ŠÉD2Æ‚‘ã¡Î‹ ;` ‹8r“ãcƒ…ŸþmfÆ`qÞ!Ž³„ÁjŒXÂâ¤ପ×2V˜èïfß‘‘¬ÊŒ"(›*Õ½sÁi²åœCÑ€tpÓ3ª.2¦éú»íÈ`¹•\f…Sæ‚Û#Š`Z"í”ä¿ñPëï&sdr-:"ˆ áópý$S„Ón\«×i‰SסæÖ³­¿ÛÃ"ü…QeB‰mÎ9%ê}‹L/S§®×ÆéB¡Ìæõw[HdB¦eA,ö-­ˆxR‚뤼7N†–‘™•þn‹LLëäkBÄ„Ð.‚œqÁ¡¯ð˜¸g'ž¼ÄwÇÙÉ™¦Èc܃¶Uvrª—ÍøxöødúþržõgÙó~µ¯¶›¿žüº{½>Ïž¼ÄqÏež#ɵ1ÑQ!=~~1½ÚÎ×2J¢&L{ú8+Gò†ø
-“Ÿ¯§ÛÅê\>‡ò'y¹×ÇúUœû4øÝbuÚÒ¥ ;Ò6i–Õ|û©_HœhœâÓb{!“À4ëb?<ž.ßOåÓ'/á3ââ‘5“RHpÆBñŸQ¥kÅUZ|þ“ùvödµÙ`ÖÙÅhÖ¯Îddú‘}»ÿåyôš[¼ä¨\i¿õ¾™.ç*?¶&ïâ‡ëù¦¿¼Þ.ú•P¢Èôõ©jµ»oÂõf~ª3 ¶µ.t4âm×4qâ¸a0³*ÍÈ;Gj3ÄKÛŽ¨]a–‡è°«V
-øFØ í%BaØËÊ…=¹PÕ ºèê´Ü7óí³W?«ÝIñ=>ŸÎÂ8XhR<|ù·Š^ä*Ÿä„;âwï§×?þ||¢â¡å2îÚ(ÞÙâ2è–SG3¹u1_è EdBB²»gÁœÑ3µå#}¬÷—þB½ÇZÝý¦)J•E=ÂÀú¢'!I^¼Ñm`á~êû×W2šŒßÂœ …€AD¨÷,ìÝ« ƒø
-m9ôy¢§|ûôµ<õ‹›yriHúÍôO›ízñþz2}d†­ÍOÕ/pN?ƒSXO//Õgã¸6Órºšž‡Y$EµŠë€'A|A¡x;/º )«ÕÊšê4ÄíÝm¿Á Dè¤!¼2„ò÷.‹ùº¶D=Bã‹Î3¼+á‹C;…ǧûNû®îä‹ÊVÄíTŽpx“sW˜´ œ‡$³öÈSª6}p•ƒ$j³|o9³²û†ÛYjÕÉGí©en;Ë1oJbýØoR-¼ϱ†01£¯³u¿éÏôd¢{X7iówí*µ3ø2Öx¸øqMÿ¾ÙΗr¾P2{HØ®ç!¾¢gm“‡
-~?iÈ[nLvn·«RëZjÇhsr5˜Ò"rî¯VðZמŽ#íM‡àö~‹o¡ŽQòIöS¼7ýv®ÎúO"E©u9[5 òV“Ž18™ô/o^ý[­‹KÄ·óõr±‘°,ÂgÜÏ¡Ñ(7V”ÄŒ_ ·K ;÷•¸“]¼l†ÿt6‹ù:šÐžòÃÅl×ý¥®§ÍrãŸà[ÃV þÃQ¡,eb²èWÈäÔÑÊßõƒÿZÌ?¥¢—m–°*xfÓÕyú2®M,)'…ãž;:+S¸
-†&«WŸ‡ë@$þ²~·Ü
-ÒuÄÍ íbzÙŸëÓ ô²Šöp§cTwTjÄÒ;tôvv¨t?P_„^E˜A‰o/.‹n'º>\J&O»WV¸+ä
-rs1 Õ&Ð]÷ãNZ¸ß—¢Îp)æÅ$ú®Æn2±ƒÚè?­æëÍÅB;RèWõ÷k­Eùp#Éòí5sî'_(î¹Ù}ºXÏgÛ~2[\
-4è|¢›¹Ö†*Þöô‹«Ã>v¶žO·!]Å-×8µƒ–ÓÍuû¸R´ÊájºÆ֎º¨}“t`í®ïýª9hlÓm¬öE;RhX곜^]%›…Þ›dôñÄ”»]Ž÷­·&‘Qw)‰|»Fo5­ -WónÇ×WWý:”Aø“9»¶úÐZ ™›pë%£dý¦F‚÷ª¯ž“ÿHZÙíhȹìquÀ|Öýi¨wôhÅLdgêïKè¯ïÓ@%³+Ä~Ykö? Q
-´†{7­U¾«{.N'Ù$gëÿ¹kýËõp!}~¨ƒùCZÆ拾ìb)´lÈ~´=žo“ RY×áÅzö~Háñ7VL¤"_ŠüðŠ¦¨AëBnšýTÓý!©nT…{ÿ]Ÿ´ûmprƒ+ä½|þrº>A ,~um—Ü/9py f$—^èÃéaù«øN
-î¨=ÕüÝ·ˆ?zFð–ÿ$u'.ì‹~Xisæh?nì•|'ÞryµTëÔuK‚e­’“¾¿ÜÌ5 Â4ßÅw¹ž¢èÁС>ô&Ï»‹©®Y®²­²Pñp5æ¤$÷ßdñ*mWÆdÑŸùõK[‡¿Œä'nä8çÃÌMö¼¶š)^úLåëÛéì.f†#Õi¾^w<‰×Ò‹i"Û¾+¾—eÒe3Þ-Nà×ß­ø„$ÕðÍ‘kßÉ” ÍjܘÙu5«³ç— \¨©Ä?—ò-ߘ Rá„ÄdHÓ—:»ô^$þŽN&kðÇèz-yüôõ³§ÙÛuÿ+%Ù‹~v½ÄâM.ùÓÂq‰­oååÒÓÇ‹…ÈõÃÉ£<ú?MÇíendstream
-endobj
-1018 0 obj<</Type/Page/Parent 1011 0 R/Contents 1019 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 147 0 R>>endobj
-1019 0 obj<</Filter/FlateDecode/Length 3947 >>stream
-xÍ[ßsÇ ~÷_q“'w¦¤y¿É‡NG‘ëÔ™Èq-yÜWŠ:I—<åHÚÉßÀ.€#eÇULÙíŒGß}Ü]
-Ú±Ç`«æ0VÄ-+4‰Æe`ânZ‘DÊ9ˆN'HII
-
-Ÿ`ÇfݘªÃ†¼Ê9HªRe¤Ç`1W›z žûë0ÄÍRDpcEÜ:•åÄâ20q7¥+WÎA^øG9,ü!r>X^IÁbË€ŒulEAñƒÕÞôã’KF ¶ Eg=ÓBÌ‘…iÎ'@bäxåç û.ÔæN¨|7BÒ“vA#= ý!6õ²¦´nŒõ,fpÀ: ™ì«={ vJÛ¹cÆ6ÀI˜±ƒÅîê{GÊiêãg`Ž8DØZ9i—ÊIBk8ÊáJJCSxoåNXÃÀa1WI®œƒ°|Fíô,ÎR›ÖtËàÞ´ó¦ÒUé1X„…Ú³ƒEž0u,ë’a¡râFºP]"ÇËÎ8Ñ)§&FzLCÒ™ÃXÑ¥’SE‘Ó%²åu™±£cDšë0¹gFvж“{Na`cE¨RN,A(FN¨Èæ)Bdf¬Ã
-3#ë0†E¾îÛʰ؀ɕ°ŒÜ°‘åÓ|f¬Ãè™ôQÖcÑ–RV†Íäì†eä†,ûif¬Ã¹(h
-Œu,?hk¬Ã`±qWžu"#ÃQµ­ˆœÊ #ˆÌȉYx<la¬Ã$ÕŒ•Àç¨>h’²„úå¨  ±Ÿ@% c†–t˜yÖa´EL†´-k“"èÑ^-Ú2m”E¸+`,ú-±Ò”CmÊÈ5,œ?…”TZSleEh£«˜ RDæG5ÉX‡1,¶Ü³“²Ô§µe §UQ‚…HláÈ¥HKøý’HiˆbŒFvªÔ¸©ˆy«7’6U:!Òª‚Óà ¸Oƒ†2Xã\%(JÁìÚÎAN; ¾rˆËB䶵#=&Ë‘TÖÔc²\¡=‘°Sð DÂÚzL€v)Ç:L€ûŽu,˜ë0,ˆHãeæi¤|
-$7á¿u6“býåF9=QªãQ_Pÿ࿵ÃÀ¤iïPŠU.±ç¿µQ`¤‘RB
-¤F(ûQllƒà*Z°Æ¤yH¡»r‚ƒ­ÇB­4%ç¿UÈÀ 1¡B ~EŒ!‘k\‘rD¤ B›91° ¨zºt"“kç 8艚š¶3NáÛ„‹àØ@u¨0žƒà°c 4¡œAp
-6—ÞÎÚ›~¾m;§À'Û.ŒœO¦á·×}·¢¨xao:Ùü,Sq&"~û©.UlÔ‘t ñÑþWäb"Å «ò—}r§Ãy|Þ\înnÂD"7.¦QñÎð뾃‹­Ø± úˆ©Ž¦ë ã¢Ü÷ :ÏBñè8>ì»ÆËõ¶ï®v‹èepAÇ_ ˆB#$j%²}%†3…N÷ŽÖbX²ˆu\Šw~¢ g9Ol΢¢É¥Eîç'ßWíÝíœ|·tÒ³VìfØ­ó8iÉ•¬g¦ã
-I£ÀïÓ<,ÚÛùûæŸô=Î&Á>ÁQ{RËëºÎ›mŒ¥8Y€ÜÝ‘plÕ”§z1çïØjë¸ö’ùúŠ‹­bèlìåY˜ýdÓôï›^ÌŠÉôQ¬SÔ$Ç(­!óÀå¾/üØ]E&NäõöïAT+Ã$¯ü ÛmïvìIT[ûê‹<*¬t¨tõp¥7Û~¾¾iÈ8q•iÜÑLud u‚ø£»üˆÌ4¦É…ä=Ønýfþ'4ÏtÕ¾î6ÛóEßÞIö€4L7# qìâX!UÌJ¾ý®jú\½Ÿ¯ KŒM2/b–á·U\K}½è¤¶‹3v঳}7}ÓÌ—³vå3”Ëé£æªÆþÅŒDõy.Ï?M‚Î1Æœ7‹]ßnÿ ®(ÍÕMhÙ¼o–D)º‡ÉÝáÑq95qF5Ø…[äóûSúM§F¢Î^j„Cä¾g]Ïq?,ºÕݲÙ2÷–]52ᨀûWÛ2»k2 ª]•6ΰ`-Aq.€,øhÛMœSËôqÃŽI…²ŸLôQh`],&yM
-Tâtóøý§É˜ú_u«¹œ×càeTØpÿ#à¸LóGÛ…ËlÏ÷©àï÷]ª¼°I²¨ç]»GŸÁt¾fË¡X­¹Ô« þ„s§nWϽ•ðº,XéC»½¥ßús`bGÝáÙ’eFù,ççc… ±Î(Å[
-ÏË=p½w$÷ŒºÌŽ¬*¯‚
-í¿Ÿ/~½Ar!Gï˜F|IIØWP`pvDa`8Ñ5ƒÕñúÀ< ™`pC«šÃúÒŸ9J¬ö㡓ዾ‹y JŸhVÉ–‘!‹lÐX
-{÷ Âkx냤1WJÎ8‡’ŒØ—p.ú݆3.¼I±óËÉb9—IxÏc>|_ó±Òìé²[íàª\cˆí[÷M†3ûîÞj®kŽ2z6ôð{xóõNîËÏNÙšá™’·æ=wÁÀt«ñe²ð¨u6u»09Éa6ôÝÏëÌ>z±üã;Zx©9CòHŠ#â—á\§$8øïöù/~0‡—¶á5’i\.$žSóÌùÉÙ÷'T(ú¥Yl“çÝbGù &ë9íB¨.Žjz¹wõ´m[ã_Oþóä#[znendstream
-endobj
-1020 0 obj<</Type/Page/Parent 1011 0 R/Contents 1021 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 192 0 R>>endobj
-1021 0 obj<</Filter/FlateDecode/Length 4602 >>stream
-xÅ\ÛrÉ }÷Wð)q,sî3yIùºqâ[$mù1EQ#‹YQÔ’”íýû »3äxW–,oRåÒáa÷
-Tu5–$
-€ ”¸VÔtŽ &Åt‘ŒEÜl0”q—'q[Õ°ƒ?–1Xì2fƒ2ð' ºÂ•W&rª¯sE\q'‹¸­<Ò¦e ë4e–0ü3¯±2>V7\UË.ÄPÝp©—[×ðPb ËIJiœe ¶®c#
-À÷yl
-f—M…RDB%6á,aÊØ(T›cy` g c,¤€•% ‘sbƒ-ZÔÇ2Û¨1læà2eá²Rà.¹ád CÁ!à46”±˜¢ËlYÉîq–0Xì4˜ÂYÂP'Ÿff,¦ÈÄ6–1XD*–J²k•5ºy4 – ˆ%ÙÕ9‚1»:§Ù5Í©éÔ9‚°_¦^¨OWG# þdS–0XlØ‚b ¶ÉÄ~>3aXÏa–1ØZüÂÇ2 Wâç2–u+ĺö\Æ°=>g–1ØJCe¼œ”¨XfÆ`‘˜ >-4È„˜¨À<rYVˆ:F2†!±:mÙM5Lè´Ø´‰Ë2ñ2'Ã@nË€¥9Í0·à$ãà-³p„ƒCL™…C$,!å¥ÏÌ,Í$3«õ% _ÓÌhKìAɼ!Ð$3u%qK,2fÁ,a°u³„E]‰.>3cQW×Ne ê:u¸% þÏ23–È$écƒ1*Y 3†"2FbÔ ®³„Å™<ÖYÂb ÙvÄÛJÙG,a(¤¡ÖÙàÈ(|%{‡ @$&¸œ4üKã⑈?pd#ƒEœƒªÎ ű²Î[·Ã±„¡ b Ål¥e3Uñp+¤K®jäZIÛÎÄáJ²œs!,Š(j“2‹@8` 3`ÇúX˜!aa[YSbƒÅÞÌLXŒ$…« NŠ“Ðw¨"rÒĆê,aŒ-§b'g «kC¬c°m#ã,aYw±Œe]kÙuÎÛÈ‘ÚY©Š¶Ò-©@
-dÁ˜0Ó„™ÆeH{Ø,61žX©W;Kl‹<ΫIÆYUSª s±
-Ü‘ë$ú8G“–²lN†IÈ-ŠI/IÏÈE½Œd,zŠq|(c°úÕ˜œáÌæ'ʀªI²2VëQb ‹6j^IÇÛ”²¦ÎÆnÒŒÁb&(dcƒEG%É(Ïe Ç lœ‡3cp¾p‘C†é å‹Â„2ÈhPÆHÆ`µ'B,a1“˜šXÂb&];›9ˆ;¥ób¦ÀÅ\Ï8‚&®‘QÜ82ñ9Kc°¥œ%,âJ™D,aY7UÆƪ2¸š±Uÿ6U"£¢ã(éaTP#Ž
-Z8§J$NevÎaÒÀ9U ŽË3iÛ§âkˆ…šþmâGêtbŒ#<
-ý§Ö)‚àP,gÄ9‡ÈTçꆊ8‡àlˆSñqž·zDÿ6ñ#£ãÓ©øF‡{NÜšÉä2!AphÍáÆÐ8‡ðܧ""³IrѤ©ËŒŽÐ.–ûIcáQ8H?îY‚à4©8çPÄÐ{ª4NÅ@ HÒ>Xÿ61"2šQÅ’ÁŒ{züàñKI²“ã3dŠÛʦœŸêU5>ž?<ž\ô“ÕÙäÙêrÛ_n7;þßîmöúãäñKìÆLæy$a¢G¹LôðÙùìjÛ¯e”Ô 0íéC,Û|†›>ùçê³|‚îF“>Ú®ô;yYÇAŒ³ÅÇëu/ \®4æh¶<™É§8Šgeš‰BçðçÌT<¿Ê»8©ƒ'¤Aï׋ålý› „•uüÚóÕr¶¸ÔOQÙh±Ìzuq´|ü 9X"‡kV] “È!Zã¡h‚©â¸ö´Çýkµ¸\\~Ü“}{®ZÂFY—'ý/XùjŽCŒ©i–*¦müæØh×
-n·Ô•B"r¥f—§23"`]”QÑëõj­_ÅÕ”yØw×itÂF½ >+Í¡¢õPÑ£ß6Û~¹·ÄïW‹ù¢Wé±$UÛD¥Æ…UÎñËpòdQÉîãæÐe•{⡲ÍPÙç³à¢ØuMÚ=+8¤Æ슢J[í¼¿¸’IQZÔæäó™ºVÙ|tòJ¾…«Ûïûí?t$r}rJmΦŒÆÐÌ>Þ­A›þiJÆ°!“ ²u²ÓÙJ­„s»ÛîÃâòtõ9m†Ý—Ço^è ¸ÑJ»çkßýó¦ *ã¼¾ãíPL•æ°–Bõl»[ýŲ‘W£$¼ºÜl××sá6—iÑ¢±Àÿ¶ß~^­‘‘­pœƒ^¯>âëª0ÊÕøéõjZU
-÷؃@…tð=5:ê·ÛãqÒFr f¸VïG‚0ÝW³eü&
-Õ©E„Ÿ7qûà0™"÷d'$Ä]u‹Dµå$"vßnÇ}ß½yòê퟽{{|øîõÁö‹ní =´¦N¹&,àAkÉçkûöXŒ&µïãoÜÑ pÕaÏòÄÃp3ËML ßi5€SùR ´ƒè!ò÷
-˜Ç¿¹€y2öëÈ­oP’<Í ¾"¯„diC¸ñpíòµ’=!ßB¡€AbvÜ+P^]hõƒ#»·3XVýhbFdð-î¡ô“ÂR]ÞW¦­d-©`*Qw ^:ãûu¿î½^lÛPâÝ¥œyØÏNÓƒWß<tUöþ
-º=’K Þ]ð­¡B²®׫ëPפ´¸7Ýÿ *Ð4ðRÅPúÑDÿëõìbq‹¸¥Wjêh8&¥ÂeB2’cE~Rgi#dŽ—cuîeÈZ ‚o§1ëÜÝŒÑ,r…°ã©ÉW9ú™ÆŠµÉé*TpxÒ÷Öže> ým¶–:‘}†3T²sp à›mŽf°Œ~NíÀ"ד©äšÛy%Ø]÷úö©´­E„ËlÇQöÓç‡óþRåÆÑ2ØBÓ9Þ…õL7¶¢ïŸ?Ó¡hßÚ¡ç²ïOûSUA±ªîí8ãnµÕ&üp_—Ãñ,”°ƒ%ò
-æ[ZiÝ_á9 QâmžŽÑci³<¹šm6Ÿ÷Óµœ-ƒ…ða“êíc0²Õ“•Yyƒrûk¬°©¨Æ:Ú®Ö)ÅóqY—ü¯á€„&Kª'R4?~3›Ÿ/.u›¡ß×ØiâÉ|ŽÄ«.&=1ÛV‹KœÁ–{ñ&¾åŸ±òIƒz|~†{ýüÉ{ñn\§ûF¾X÷sÈúJÈÍïGÝV&T(¡Ü‡ ‡!çýõújµQ5)Ü–áOAŸGáœÇzì”D¯¤vŽ†bÄ´.ªðááQ…AQ”:zÖÓ:º¾ºZ­·½î°AñbnƒŠyÔQ¿þÔ‡þÊm;ÖüXmÛN,EÑî+/ÎN^;šŸ÷K¸Ò®²æÎX»ê°¿Ð=´9_è!×Z¾CnØ°<|Ò>f:1çÅTƒ 7Šá÷‹/´q•bEæ ­‚«»Á¾ÛIn©ÏãZÞYOEŸÛs±7ò¦­÷dÌ9î ûM‡vÓ°òƒü„WcGòÓ»«þ2I‰ ?x¡¢Ô¦¼‡L¼QÅ,tSAnõ½$=^àÚ]£ýúóf …~SþÝŽ 7R*)ç·ÓAŽîš€ný±½÷Ž”W¡QFâÉrv9ûØ/ã 6dÝ~CËèFÊŒ~© ÷ÞÞÙK;ã£~~½^lCóïMY·wLÉÜøð®GNýñ‡þ.^ÀwtÛ駭ƒ—0=úo®úùbv–jQ·Ûõâäz‹èz!1Ö!f[èdxŸâ¾7jŒ—ÈþºÓ7|ñe¶¼ºÐrdP]½~þê¥?iíô9?]ƒpÏiLÕ½zŸu—™qÛ\ÜWðé
- —òÛ‚aÀÁ 6j•ÎÙÏp·•nLqñúC6ÚèîÛý°+ER*ÆñjÈ Šñö¨µ¼Z¯>Å:—»¶š'k\V¤6n/íÄ>R=ëâ‰<R+§ð®Ä÷‚»Ýö£Ü\ó¢¦h•Ý;jŸ½ÞSËO“ì µ: ¤©jk`¼éVïµ?ïE©±Iƒ¢ðríWäïáñá)/Òiº^™lB=«kDm$[K/al-qk¡{L¢{ú,)ZÂÑXwî¸m*/—EŸAÓ|ÝoV×é²
-áüG×{VIúàU¥Á Þ‰ªôÕµ›Í׫MH.¸¦´“ïæú-Òð9.ÒŠ{éí©³ûAZ‡¸¼åÕJçÚ[õQMÝÁ%sPW˜sï`‹r‚MwƒIB/ Wôß³“Mã%‡Añ€ý7\á›ßî¥Ç¯Þ©îSêq /‚`&£Vß·Û³»Ðã¸KgN”=Ø)|o®úW·ÁH¬Ú7Ó»ÃÿtøîgmÜàõÓ{|“$›†C—¼Oº³±÷êá›^ßI÷çzÇ«?Oû üW*äiäæáâïÍ/WëyjøáÇŸÖ5±Tƒ0ố®ÂH{}¬-ºœáýÝ(Ïÿ 17îηúÔ쀎Ŏ'ì”Óof¿|ƒFÞ¿ èm}Ó[érãAø‰MX|ùñÕpõ÷«è·«ÐØF»‡.HNV×ڷůBeçìtŽ…TGÆ¥Á4½f6;=Evßij~€ŸJºË|Ë/âø j­o·pžCµ(4H†7×ÛE:2¡Oe3|ól67ùëôå-źӰ¨nìâÒHÿÒ—@ñJ»¾úˆ7·ð«h¼L*¿þÂKGOÞ<}"/«üp\[ͯåddí¢B*gɼ‹zúpñI,óâøÁüˆ±ƒ–endstream
-endobj
-1022 0 obj<</Type/Page/Parent 1011 0 R/Contents 1023 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 233 0 R>>endobj
-1023 0 obj<</Filter/FlateDecode/Length 3300 >>stream
-xÕ[Ms7½ëWÌ-rÕŠžïSJvÖIªìRb©Ö_hrd1!9Ü!%'ûë÷u7€nPÔÚÙÚ¢¸I•¤7oÐ@£Fcüϳ,Iñ–4yRÔÉlu–NR<¡ýxÿ#=Iê²ÃÏURt“Ìer}fà*©ªIm8WI—NZøJ²ª =P‹Á¶E$¶¨é墂<tÙ@- Dì¥>ùM+7ÌsHó hCÇuͤLêÀ59õ‘vx¡i>Éâ± ¶l©)¿K,7­ºM|SAÚ4°g•Ö`´m* BYŒ™!›È˜*FF°góŒ+k0¸Âà k0ض„¹ kð*É3Tl1ؼ˜t¦­Å`›rR–­ZÕZU
-u\–Ò:.i1ÄbÍ—†±9ÙÁÏ*ë8\à „PÄÏ6))B³Ì˜Š
-uœH œ"HZt­šJ@ê¹®€þÊHBiûQR„b…S T¨ãZ
-¬Ê¡Y8¥$í¡(M)ošH¦nUŽ÷PߎחrRÚ µ,¢Wëúç.i+,Øì.† Ž£ˆçZŠ,Êñ¶S´B(o}‚¸KƒÁæ5LmXƒÁ–eÌLÃ¥lÁ´5lWÑÔò(¸_ƒiÛÉÈÔµ,6貃…ºV²Å`»æ3’ †Q±÷`ªB¿ƒ­òhTƒ­Óh6,‹Y·c¶˜Ø¡Íôkð*)Ó&ê×b°X£V_‹ÁbT¶_1~&y 3>#c|ÏŠ±•58_Y1¾o+ÆVÖà`|eÅø®­3v`-ÆWVŒïÛb`9+k0Úb{€y•5Fà`§¬Å`ѲëÐÖb°5m_†5,r˜WÛ Úc¡(k0 ˜±ãÖb2~Ió¦’WgHaáëŒÈ¼LæäÎb{AjûÀr~iXƒÉö´…Ö`°Ø/;ËL¶§üÈ´5‚ž–µ˜lOŠi[‹ÉºYÜÖ`°Ø.*ÛÖ`Ø
- N tþ«û¯o—¥4ûJZŒñ \ZƒDª .€ºdOñœxŠ’Ò°”³Ÿ¼É@:{b°E/g FÞ¢¤-äì'B¨PÇaëÉ  ½ÈB’P:+)B± ÒB„2P¡ŽÃÐ03BÿJCŠP¤wa…e T¨ã䬧¤Å4V:ûÖ`éjÁ4ÁÂj¯²ƒÅð[Ãò€áåÁÎüw®cð«Lóêæìå$irs‹„Ô³Jê¦Lnæ\¡ÄãÙùÍôÓ²O†Ûäõ°ÞõëÝöÅÍoûEÌñsòò L’‘œ 'è"'Aç¯ï¦›]?R+rqô
-'Â=c¹ UÕ:h,dóÅÌç (›…FìGD^§®‹B{Þ÷®_ ãŸôÅÀºð©ÍjºÙøÀŽ“UæÖÛ50]yeðû‘…\Þ º^¼t(s©ÛëåÂ/©äÛžD À8Ç\Iîû˾¢¢üÂewÿJ¹ÜA•«°CâÊÂgtÉî~í]é·ÏþŒ?ÿÏ`ª8iÅgûˉ—ÂvêwØä}¿½_JiƒjN¹Û¯DÜ#®‰h춶‚ú¥|gðŸª+¢µ©®\]ó±‘2[¿'jÜuí…ütõáæŠ:ÆÅ¡?ŸÅ;»(¯åØ,Z…¸|ó7—¿úrÐsèOSˆÒ\»…‘ë?¹‰KBÀŸM×4#ä¹™/ýLOð)@8­Ì†õíâó½¤Ë0`—ú“æÕõKqu?LÇ ‰@-k}ŠRߺŸÉYWZAöÀe<|¢‡£oÊÅ26 äTS¶T$Œ«Ùâf¼'øñ…33
-‚<ø¤/d™\=üžã ÞtzŒöÓ^àëƒýy\`yÖy/høfŠ>ž¯9zÚC‚³ÎÇ£×éâ5÷©öAkàî•ß´Õ|ZÅ3¨Õ׶Í'|6AÄMüEDnNl‰™}úÎòdR|‰!ü±g-¶èÏ‘ÃÖÖ.eÍÐ4îè•ìîzwðÄÕ^x:]û-D³±^¥9Ê!¦BêzØo¾Üõ¼”ÆÕƒïã¹ë [ë}(^nQ5úø‚:D!VÏÄ YU¸9ð¥Šä~+ů¨¨ñí«OÖO¿?ˆnY–ÑHàc›dv¢­±ùÀþ¨•ØäQdû,Õ3*ª‡H°¸•ày§‹¯ æãsÄæÀ¼‡h9¾¬—ƒ”­è Bë—a EñEšƒv’Hµ•ÉBÔõw&Ë<róf6xú¤ö¸¯nðRM0kSwmÄ¿P@½œÍú-ûD/]Â^pø®e;ÜrÍ‚—ÕÛf¨³ðTÚÍèaÁÑh}Í2yýk÷^j°Ñ÷¿ÿ3Ërm.[rŒ1ª°àÛÕ8øy½‡ù}8õDšJSà”¹h ¡”ÛÄÃ×Ù gÕä sîdõ ª[lé6m2Œ\dz¦ó®×sÿR€T}œò<¡›:š.{LÍ—þ96¢2=âÉ7¨„ºÝž÷º¯ù :Í$tã:½:¢BaI†¦¹¸*ùz ’  DïûÍ0îÜñŸ÷hþøêþ3ëHwíí‘okƒžúG–qNjb
-y¦yª*ñ’<áˆÂªÄ‰L<üûu?N¹ÀŒoÕ«Ú—7ë[ ðé¬=‘ìÍçb¿ŽÞ¹Ì-Üoüк—Û ›
-7«'‘’>­ÔÞÝ­×ÎTøÔÐ'øý8£¨…¡Nâ‚
-endobj
-1024 0 obj<</Type/Page/Parent 1011 0 R/Contents 1025 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1025 0 obj<</Filter/FlateDecode/Length 159 >>stream
+1071 0 obj<</Type/Page/Parent 1068 0 R/Contents 1072 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 58 0 R>>endobj
+1072 0 obj<</Filter/FlateDecode/Length 3160 >>stream
+xÕ[MsÉ ½ëWÌ-›ªˆšïæ’’í8q•íu,ºœëHI\“…¤äÝ¿@7
+Ï: ¶.X&+Þ+ ŽQˆ)8Ñ@9±˜¬•r’²)-—’ƒ-Ù!Æ:LÊÖ²¢,ž«÷˜²í”sKÝ’{”sf%M¨¤Ç`±Å]Æ: vÜl²Ï“<k &+¦à!%ñ;3%p¢»rÂï-ͨœƒd
+% #=[æäõlE™É±ƒm9˜¬Ã0éÁËŠ¡iá¶'34pb™rbÊ”×EIÁæ)ùÁX‡Á– ímc[W´Auì˜w‹²U‰õ*Ç42m cÄÊP:2ÎAR·ïô,'wÇ:L
+µXUcE¡¦áí+00…³¤TÎA ZV7Òc°m¶!ê1)D¹ÚÉ:Œ`H3x×X‰“1ª”Ç`±N^e¤².mó Ð@ŠGŽqb]*š‘!9aJF'¨‘ƒ-(êë0ØšÇ:L†–ØÆz 6£óű“2ŠUÙc° ÛÆŠ“2šVJæ¤À‰W”s0:I9qRË0<¨¤ÇpCÕ’ u,Š¸ÐX‡Á"_ÂPc†¡8Åü¼bhAI5äÏ’8±L9£¡Ê‰¡A.¦¤Ç´Þ)­¨±KgŒg “¡g&ë0 -2Š$e= ýý¼£K7Gö,"Éì1XT0^gÁ"b3ªV£vDÂÝ”¥uÆŠq•Ã©/ŽA”dcŠ^å„›u¡®’ƒÍ7E=¦È)7«¬¤IœˆTéÒá2"<ËŹ±,Z íRÍÑÒn@’¢® dfœÈ!¤h'Žkˆ HÎAL˜åPËHÁ¢ÚÝ` üÀ2i“ñ®À¡…°²iR:¼Œô,ê±Ö³“JÔb8Y‡ÁÂõ²ƒEe sT)Ý(d½VbrÅ–&)9ÂñÉŽŽé‚û× S!8¤óªÈ¤ƒ31Ó ŽwJGÆ9ˆ1Ñ¡xAiF*L”s•ìE6àJS2—Ã+lb`\#ýJ°éž
+ˆÚ:Ä9ˆ¥Mo»-¯¤±“20¹À‰œr"‡•{LžÉN䔹\™ÉNä”9D)íX‘c`r9åD=‡ù…ÉNä”c¹ m(mWžO€ÊEŽåŒ9T^ê—ŒÉNä”9œ\I’?éH©ymeúÀ‰œr"‡ÒHýBõ­Ä„ÈŽ›0ãD®êI~ÈÀô œÈ)Çñ™å¡  ÎR
+&þ[œï_HmEÂcˆT¤ ”ƒàp,ᾆ† 1Ááô¯g6#®hTΠdN7&%Ò
+VRta_–ÕÁŽIßÍI)°mË'ÕÛkÁ"[°4OŽ¡)¯×éùj½ìÂÒ´£¦:0å·Íá'9yû¸`…Õ–Ÿyò°*ë jÅqb*yµX­»ÙŒž£lÒø¼[\²h:*Û(>éW±ØM6€Æ7¶WÙ†8þŠ’û~ÜÊ'/¿ªëþ–€â±jƒOÒ¿ó#ô¥i|ô¾ïÄxdß*¬²¾éù‡õe^w¼Gq Ôú춻î9#PèŸ2zØÇ8ÅÜfÝålÛÏËéâš,¦F«Žyk—žMÝr*F#
+£,ÔU[É.&‚d:¿–ënÁ[åx•Çä½²‰ò'[øèTù ØöÁóeß­9ÐqX—1›ïZõÕüœ¢ƒŠ©¶ ûábX\M¯ï–zz¡ŠH³¸­®¦³~Ä{n‚ÌžSBKóÓ-ßcÎ(·¡ùÎïï?†»%î“ NQZôÅl0ŠZ͸Ÿ§ë›0€¥œ5Rëm·ä3{(yx¿î‰ÞA!ý˜{ªm÷œ­»å:$ Ü¥T_ É©ØšúÃpÈàŠ°.B‘,æçñ‡?¼rþ§¨V8¶­íب:qˆ?¾ê«å ÕP9ÊÔÐé¢__Ž(r(ðª¨i~èéŒ-¿eñÏeßRZ•úõt¶î— ìóûžý€<Ç4€ŠÂ£r™“S&Ú–:&–ŽOÊ‚¤#oàå“úé²ëçR ã •#{Ùcšû7÷õöf˜,ÿ áPžMWº?Ðv=xˆ®nºe8BñÓ")Ý}7Q¿Á1‚¶1zN<âÏ¥‰iÕ/ï{ÉW¸—/¾û©”¥â2¼9Çùð‘Û|›×°#hBb¡t=Av§Î…ÙÝbú;)†JÕrìÅlŠÎŠ£SDSÇ¡¼—@’Aƒsp¿òˆgÚÿÛ3;3ÌÖVzñëÙßØ~dë°‘?^}¼æg´¹ŠXæ}œ.Æ¿ëã2Ö»xüv"Ç£ ­±$<Î?mÿú׳“œŸ¢»¶Î°__À;¬î™òÏ‹ƒO;¾¾8Á«^ÔúSëãM'këG}Ź•¾ÀhâD“D§ĬÇ‹añ‘G"ŽMÐÇaùé¤*Z£* °ÇxÙ=tŒ"Ü‚¸öbÚ]/†UÜ%¸Nöw Hs¶Ù=õéîá÷ý4ãnû\ âb¸åœæ/’W/ä<À ¦xDì[½o?˜zßÝó›A×
+Äx÷E¢£D‹#­x8·ÈY´êæçeÙÝ•AÔ{†Xþ!îš$+(¼ýE¤Q÷j±^—w(‚¤ÌCLÂ%‡zlƱh§ÊŸ®Vwó[R“y¼JÙå‡'z&î?†fª4µú¬nþ@åñDêúiƒêå¦æœ,[¼Fˆ…Ÿ¹x‡o9ýðw°ÅßÆl™Á©í€Í(IcdªGÌàmòó›ÁÖ°Õ·­ÿìç7£&k~3øºú€Í`7?¾Åù2íç7ƒ/ÀØ y¹ñh•–_-è}íz¦B&fà ËÈÖ(MÉ¡B}„g멼OÆ]hQÆ—?7Ý}ìGðy˜¾-E{‡ËŠß² ƒŽ÷›æ¬'øKÖÇ÷$ø>Óµ$(Ïûë%.¿å)>]ÁˆîÂÞœñ"òÛ7éHp;v9|æâ’.ùõ×ÿŸq¿ {1 ·œø€.ÞÝ$gÚ×àBœm¾É8£ùÅßbž^÷‹ËÐf^_Ü"&…Åæ[´¾´>h.ó:†æû~5Ìî´×ÂørGÖnÊï÷ñ~â+ŒÛ»¥Œ‰&M_|ÀôÉëé⎯¡é[$}é…EŸÅÏ ÆñÛŠ=­dp¾¬5œàöäfý}•tp­e\9ÖM[V/I†Ù½¾6«ñŸÃˆú™¼=6•&o«ÊÕ}Ë÷``‰Ê'/ÛðmÇ)>äsã·]ñ[µdëÛ´ÿÕTI·º Þ˜áçSÚZÿœýçèO ÿ…endstream
+endobj
+1073 0 obj<</Type/Page/Parent 1068 0 R/Contents 1074 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 103 0 R>>endobj
+1074 0 obj<</Filter/FlateDecode/Length 4072 >>stream
+xÍ\MsǽëWì!ç@û‰Å)¥+V•%+!¥*•‚",Ë
+æôtîÌ
+†™°[T$Å\€ro¬b°™ØgV vÊP™Ÿ«FÄ>‡}¬b°po•Y1LŒ}… écÃö('°{Úçhb .mäzn½
+æ0¼ÉXÁ`'zb+fBtªÎ* ùUä ê˜Aªš0U3ÄCË’â;©˜,#±²ƒmÍcòXÁTgLu2+,B!Ôɬ`¨ƒ0osV1Ma[ ³‚Á¨:³bx f†¡|¬b°µ…
+gÍŒÍtl~ÚÐŒ¡N]ÂM3©,b@¥¬`°pâ½±‚¡¶V#cƒE¤ k¼ã0CnŒ4@™5ö}‹ñm¤,B&âØÉBö8®3jeRqФWš$ vÒRŸX14«M„UÌEÍRP(Å\6¦Nyæ`¬%½#§ˆ¶)pUô —Ô9;Š;&EæÆ< Fý D%H+ÔœÕÉ0³ÙáÊÐÒàÀ6C ÄXÞIÅ`¡$¦Í¬`°¶É3ËÅ®!%C˜DÀg
+DŒl`ðErá?5”Ìœ@*™ŸÀŠ)Íxo¨b,&âr/+[MöDR a°Ö±‚Áš³g‘ÍôµÅF¬™ÍkÀLÏX\#dq=a=˜È
+‚ÛŽ¢ñ Læ-‰CÑW 'ÕL4óÀ0)ö§U„6©<iäÂ,ΠĤ؋¢g1 Û´XaŒ…µœ€)¬W‹˜@ôÖÄ•0Ú7I†pn&¤íÈ
+æCY» +F0Ìl©Š•&•(R‚‰{#“ŠÁ¢i
++‰ å¬b(‹ŒKEV ûfô±<úJ–8°¬€ºÂ鄘\fN …²Z8<!AZÉi¨,\¿ÖL_"xÐõ-Ÿ ÀÄ¡g•]LÎy@Îöã åÁ,& ‡È Åa “É05w·¥¾,ð*‹9ý´L* Á[eƒE&¼7V0V«©l !—ÄG¥ê"Ðb
+žébJ‚—Ùl&ƒÅ)Õ)+¬õ d¬`ˆkñ?³AÜqH¾Í‘J&.ý*@L‹˜T ‹·Ç
+¦H܆2V0XzX0Ï,#Õê…U Öêì<V1X¨ïõ™MYìE« qìgSÕäAÕÔeJ 8dGµpRK:·Oi›iŠÕ<ìg> çHDðÿ™LF˜¾>•AÖk¥û#ÿår! ŽžŽY³3Qr¦(N™)ÚPqسŸM+æü=R1!ÊE´GœËšgèS$ÎÖ°”û™3Z¦–p%J&|Í–!&lä³ aK]ìçÏ>adJœ*8B%ÒódwîñɃ‡ÏXÇÅÉ8¤ÐmÑMšâäÔÞTàãùw'³7‹b8+ž ëÝb½Ûþõ䌂ۗu‡UöÝs|çíf¶[®ßò{\ó®Æ‹PÅ‹c~„„´jã'¯—ëÓá½ÍˆöȤãK~s½Ø½6ï
+±¯'Iæ|¸ØÍ®·[Ì0?͇õGLàMQ˜ÑWü¯œR˜#&Xmùålµ0eñq×Ge7‹ípqµ[kR´Z2æÌÌ÷™–ÉâWÛÅ©Í€`íÒ†K¦cßuqâ¸:p›&ͨ˃<ÆgˆË“Öx<šÔU˜ålXÍU-–897C ¯XÂCƒ¼\ì?ÿÉ\
+ªn%(Üjðæ2YíÉl¦@«¼ë¿ÆŠW¥©ÅfåûñÅ?Ÿ˜bÜðý$*|¶¼V@,GÅîÀÞŸ7EU™:=oßc.wÜ|a¡Dnw¡Ï{è]ªjS]"l"×âéK³}•êÇaxwuÉo2Éú¾s‹ÞIüý¨ñúy”-!ß,¢ú¸ÓoE‰¨ZRbÿ†÷46rÁºOqÿÍÇDŒ7{»ýìj=g0ÜrÈ3[[èC¤óããܧÎñb7p(¦oªâtqy1ün+ŽœÈ#ËvÇ£ÐdëGGÃC ‹õiú:ê…¾ù *WIAT|­ïz?ܹ¦} Ö×¢j(ÕQDJÒÑòI+^ÜÒ·‹ùÕf¹ J#©¤ca¸tó"ëC"F£CZ¤yyø.ß^mÌ”læŽÓVse‘µe»Ÿ ["´³]¬íb±ºXlò#wj“\Ë”€Ä/öËNU̇@ ~øóöæ¡ó ‡äËÕ]öwï„žÙAŒ$%ç8³«Ý9ò¬åYTPÝƱh¾ùuaA‘Ú¶1eºîŸ«ÎŒQ•è7‰5^ÌÞׇ,M:’¯—åb¨Õ|Û­«7Adܳ˜LÓèÁR°™ãÏ™üV¿>V³˜¡ºmc}ØŒÉ\(sÔ\H–÷|¼óP|‹ÍîØ5ü|©¡šDit·@áùBX Ål‘|+§Œ,b]ªÞ€—#äZù’–-¥¶Ø½mJ¦_=zAÅ±ë² §Ð„4ÜÝút¹Ým–o®v!÷F7§9ð©EͲçØì›ÙÅ…Å^„ÃÊgZÍÖ³·at{sÁs3BðUVª‡DÝü±²òãá3¯ž*²²ùÝgy5)Z:’‘ðu¤%€)ÄýZÐðwªô||º¿R详SäÑÍ|ËÑûEÅN“ס&*“eU’­ÑxD¥’íäÀùìÀ+¼Iª«CÀÛËu¶«7^ #ò”+=úþ­­4’M‰ÖXÞ’? ÛÔM@oɽª°S&—ïÅ‹å|3l‡3Û`M?j»´˜×–ß+ųXT¡QšÍtüûv·Xq£â‰µ§»Í"èrúäá„æ ¯¤}· ‹™bÝé.¨­ðÒ½ŠŽ·:õó5ÂÏ•$ÅîÕ÷°”ÿˆ Ç®¤ˆG¿v ;ÑßùªW×t ñV4"õùùåóÛ9¡õ׫ÅfµÜòt$…#!g·—¡¥Æ–¸gý1´Ò+ûn5u×fYL4ûÑ8
+Ų¶O—›Å|7lB†‰쩸¿¾IЇùRUÃóÕ¡ìæ…l éHf··L’æ
+ƒ¿ÇôzkŠ·£¡@Ëî ÝTtKF¿ÙÂãOû5 çúz/àZÑ Ù §¡¾ Àßh£'¨q¤óW;7«cv|ï,ݽͱ>éó(9nxÈyò„á"yž&Êÿ¹¤Oþ忶KðÊ;¡ŸôÈ;ÿrú×ÅãÅÎuÀí…Ô*žn–èh‡ÄMgOáSsMûþßÿ†Z%QÁ÷•íÍ4 ®h¤RêÎuÛŸ°‰¯uq>º—I4Ø{z#•¾˜mÞ†3
+endobj
+1075 0 obj<</Type/Page/Parent 1068 0 R/Contents 1076 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 147 0 R>>endobj
+1076 0 obj<</Filter/FlateDecode/Length 3487 >>stream
+xÕ[ÛrÇ}×WlùÉ©
+à½/ö!•¢¥È‘Ë´‘*å—äÚ
+â‚#§+ç &…Áà#Fz ±{i¬.)n_? KFÈiKœ¾ÊH9-ÏfduÚ´á Æ9"à´°f€˜Í¸çFÊÀçƒ."ò(0y—¥Œ‘äi+kžò1*à8 ‡ƒŸUãƒÂñX–Øk†Q9–
+"W4¢„œŸR€ÈÂó£{ÃØIÁVtÇ: ¶®©‡Mì1#SIùŒõl‘Œ•=È2ñW )’R€èá
+êpÂ_EXç Ä ˆjâD€Ð£È`³Hz VbudÅÌE˳HÀ#«€¢:q2ì]ä„8ŒÚ‘sâ4pÈHz ÖôKz ü`¬Ãš,j7³ª2«ÄƒêŠ" U"”Å8ã°³bɼ¥žFzLqé׎u˜âÖˆ‘UšLÝ–I¼ n¡D`¬iœœ …¶æç Ì
+ji¤Ç`‘d¡XdÛT%²ƒÉÎGÖaì<’‹Ÿ™î^” 8ò%ÔU î!Â3·"rª.PTfá@ê0X9õŽu˜º048Öa°ðdzCû`ëz ¶bžw¬ÃÐ5ejˆ¬±€‡ û N€lã[”iñMAäGY³©fÈ9U° 6ÅHÁ–¬"# çL“\Š!øQßTÀiä´5–Ž¤è‘7cÝEOU òD(¿v66@LŠÔ†e(Ò ÈJÝ%³ ×FÈ%W4Òc°ˆ<˜6²3&0ÚDV·  ºÛ“ -ˆÓÂ¥±YFz 彪Ó"Ñ`Ð#ˆ.b ä„<Fz¬ÒBScuÚ\Ë2Ô°‰
+„“È“-!  ÛÇ¡‹2=DR=(Õ
+Áœ
+Ñ2ó1R‚ÃYA j\„àš–Š\„40²q"b¥e
+¼• –äjaBq`£W2 D.Bp8mì»Æ)„ RÄç`°MäÄTÁA0·žƒààwn=™¥Ã²8HÏ–~#pr>¡Ž' Xü-Ö1å`ì<RrSml˜ƒÜzDä"ä¦ðÀç 8ô#MäDHˆ@d‚h¡=€8J„àP% l!84ሆÆEˆå2I™sÜyϸÁA¤ À}{þì›—-Mί¤rJ+4ùer~)WøyñõùübÙ%ÃUò|Xïºõnû—óŸ1
+ç/㨠. ›äöõëM¿Þõëk>Ç€î¸ÃïÉÙþövØìø;v0¯y]Æßû5BƒÒb‚ñÑùêb. 2—Õø+j¥éøë7/ËumIJ¬!+TÌvÚ_oæ»~9Ë0ßn—(ÒÙ8ÙÕfXñGœ7„ÚÖÅ­P›Ûº©®‹g› ÌSš|˶Ðô¡ÿ)+Ý3GŽ°Dk°ÑÃŽ¼è.ö××£AxV½¼¥èÓu°ÔëÍ
+géR§L¡àg…gÅxoæóG¸u›Ž3>¾ýtÅ 4²œÌÌxÖí,ð!é"Šª2û[
+ŽeÁC̺˜Ëï¬ Úf|t¾¾”gž-(Éâz1­òÑÒɶۼï6º—Å´QöQ¶¤l)ŽÄ}§þ÷Ã…È^MÑÈúl‘.þ:Êžç!â¯?²÷°ßÝîÅcxÉùÿrpG=ÑÌü!5·»Í|}ÝQ}óUROTiØÂñ£XîÎEªTÍyRßÌ?ˆåÒiV‡cøzØîΛþVÓx3mg!›h¨÷E'R£ ï¿sÅGùñj\¾Ÿ¯ŠWUŽék_¸@³§Ž2¶I£"‡nø¦›/?2Ï¥ÏõlÅfc`±¹žô*£Ä¾rD“Á,j•³n±ßô»ßøkÇàDɲ{ß-%Øá§U„OªÌ'¯rÕÑ*T h–$þ$…Šªq\¨œ gi}1¬n—ÝN¼2‹EÊe·•P1VãèbR®¸M,ú-Åo½ññÂÇŠãç‚c=—$LóÁIäÌë×ÿF•Ð
+…ˆx9¬æÚÜ Ççiˆ¡ŸÑïH·“¡icÔ'|î¡®Ê#ŸÎ²4–=ßý:ô{h|ÚPÕ͵¯Ãu€•2?ž‹ÕÑD›Õ_øMÂKœ±pøÐïnø¬o¥’3k Û39rئ"t0½!SÝ‘IÖ¤¾40ùðž -ƒ*wÕtïúõåðA,|:`»ëKIƾÓÔÒg]ßüà:rJšËãJïÝDhÜãÖ©ô" .%Òs’ÝÍø#ªYkâ/P$kCƒH ßݺ æŒ÷ÑI‹AN^$V!wk5, ú¤:{”âC7Ç¥³>èÓÙÛuÕk¥pV„*ÿ‡ázXË~¡ Š¶æC×éÍ ]„"Ú; .vìâd<M¸Ó´®`ô5ÜK—V˜½ýñÕ¿y”ˆfÖrí·ã‘…f™[éžÉ§ñ~¨mï§ÏªŽ›÷¼.cø8¹`¼Ð⿲éQÜû³Q5&x3ú'¼x…?ºx¸³M‡»™HæÓ.—Bï{¤tq%¼î —uŸµ‡÷ùð¨Þ–¸îì|¾¹îÄ—Ø[…†óíVåæû’§M¥GPéõ îû½OýsÐÎËÇ×OXåÝ°ùEM‚ÓýhéïH‹8ªÔðÍU½§ýb3l‡+± ŠÄ˜7Þt«AkGÆB³¼ =Ú^ËM¼&+B ”<Ÿ/ÇN
+­º½Ôy9’ñú4Þ\X·ŽÀ®$¼w”ªT 繘6CšŠmÁPxWÏ«ùFšjô]xŸ­#ãÝÿ»Í×ð›a¹ÔL«XKxÝH²qoØñ[<~¯7݆ñbÛkÍÆr¨ m-®¤/Cæq^÷ ÔL¡úL𕸯t¾/~¹F ½®vE²ç_°Ò½E?êÙ‚CŽ;`ÞØë6j£óÅ›´è¦þÒ,ºî&ãÃG®…ÃÅͽk'lÆ؈‹£]6Ââø ®(ìžéTÊ­Pý%Éùf¿ÕbŸo[q²XÀÈúÅ
+^öäÿóE«¿ÈôGúù²É‘ßØ…Æ7±hsÎ]p[ý%o•‰+~4å²÷é|½×Aþ¥[ò\¶o Íø°*TøŠGÄß»ÁŽòn÷¡ŠáQ_~(ïôýê§õ›<y¹üí+jRãš*d÷ÇÒ'W÷Úw6Uùæ%¾•¿¨ÂÇuïå‹h|ÄsvrúíI‚¦øçn±K^ ‹=ë5+ƒ f—6K&MÚò›Ÿ¾ï9ã?ΟýëÙ7 á>endstream
+endobj
+1077 0 obj<</Type/Page/Parent 1068 0 R/Contents 1078 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 192 0 R>>endobj
+1078 0 obj<</Filter/FlateDecode/Length 4177 >>stream
+xÍ[]wÜÆ }÷¯àS›>H&—ß}é±%;uë¯JÊñcÏjEYLvEe?lçß÷^ ÀJ[–"¥í9Žï^ÎÀ
+¨¬ƒã¾$'ûF£@t™„œƒH "ªr"p¸Ù8éJÚVzLË_c†i¹­ˆÃ`3É
+:³Ç´$c‹u€ë0Ø–¨c£a`Á¢¦åu¬Ç`ƒSËÜZÂ…d¯âþ
+¢ŠA)à Ê¡*ˆ\MyŒ3ˆ5™lqRM‰%è1ØŒ Ô¦õ˜Fà¦ìX‡ÁÖ¬º .”±v‰Ñ"€j†h9¤襜ƒP¥¤*Ê9ˆÂX1%=+–cÆš
+!¬Žõ,2 ‰[ZŽÂÁ€ÅlF@M”Eɇ5Š0/s$1X$ëÖ³C<ëYÁJÑä£HƒÅ&ˆCžH/¬ÃÐF²‘±ƒE m)Ë ‡2¥H @ !D¡WKÈW0c"@Y–äÈ93`®é1Mȳƒ •@ÊåìqRŠ*€Ó:ˆW2îs“2§é1XÙŽë0Xø1VX_ê1Xä}¬š±ÓÇr˜ÊXÁbý½ÈAUœ˜%sc͈ ⥨±0PIÁâ½Æ:Lu˜l¬D0=B
+à¤b z˜UIÁ"öSÏ: VN½n¬Ãð"d'?6ˆ„z]â·Dþa{£‘31\9BIÉQ¤qdH´6ÔcŒÅŽŽÕµ±“+9Ö0ƒ‚nocƒÀ“pD±
+  ™”'¨*y¾‡M`z¤ÄšÑ sz|Ÿô¬ÆŠ4ÌÔ\QqÐ
+?Ôc°8ŒÖnlxiJz¼.‡#ˆ&9-Íldˆ”)›ºˆ'@Ä@´i0PIÁJÞ1VÒEoåbJq€LËm#rRJç e¥ƒé1Ø’îX‡Áb&˜O$àK=¦[R2c=f”Ñá 6Âé[ŸU%›g©'Š¥®n‡º:Bp̧6ÎA‹ü “褃•ž­±AIÁÈCò~TÓÁ(ŽrAœq\†°ƒó)é1^)âX‡)¬ uÖ“ÍÈÆŠ¸8Âqãñäï*ìȈpÊÂÛDR¥Œr'bŽ3)!#ײy£œˆˆºEb€ Hþ.¾ª/C;-3ÊAp¨s
+Ǥ¬yuJÁ<hgœ¤ åDHìÊQKþ®BŽLJ))$ëWã ‚“ÝÊ8ƒàPk¢ýËWóu"‚Ñ §ù;Cp>®¸2†0Ý„Õ›R‚« ØQ9yl"©TN2ü»è¬ƒ$|ä1RÏOž<}ÙbHNÎe{JÑl¯‹ääL¾‡àçÙ'ÓÓy— çÉÁp¹î.׫¿üŒQˆˆŒ£ö¸«aØÞ„Ã~øçð™üd‚O,€Éz ÄY£Íòñ'ÌsÞÜ,;2h€ÊO§SþŠ}>9>ï2£0L:à8å¤?ñ˜=>ò~Ù/¦Ëßøk«ÆLJŴ¿”_‘Üu4U[óy·$õô%2̨[ây -y’€BÿúËþò#Cq›·ñ}ë QÝ°¬ºÌ{Ø‹b+ÕGM’§Í(Ö®Ñ&*¬QWã£ûñ¿:§Ð²²XبúÁ°X Ñvm—óýr€ƒ,dI°µ™RÓË3N“!›çŨè‹årXÊ£<fÂmdAC'÷ŽºêåSîø·Õº[ð÷­e}?ÌûY߉ÄȘeSŠìR–8ïçãÃðਵ{õ#ýµ.ƒ†¬
+~¸˜wD‘5‰!1ÀùÄí‘{ó2úóE7¿âØh+uèÙT–+šfÑu_ñ)” Ä»õ?d$>„µãKIíí×ÔU0¾Ö8l…UQh¬† ÀȤy­s>ˆm8GûÐ_ž Ÿ£Ã[bk¿<}óBfÀ¹)ãc[¦Au-jóç˜d§ë>Ä,Gõ„Ÿ¾™•_]®ÖËÍŒÜêïŒíŽÈ·Ýúó°ü…?c£`ö ¿¿>âqÑ»1¢ÿx…š4hƒºÃûî=:îÖ똳±b£
+
+mÄÑÞTõ£aºŸDÓ3Õhÿi5†:¡êù[áŽ"ù~ÉlT{ÒT¶ˆ‡ïÞ<{õö¿ïÞž½{½¿þ"ÑËÚÄâ/,ß~£{ÉïyçÛÚc-T], k˜»¡¬´…¿Èhè»lÃFEØŒ±ôÝ.ÑH>v%Ežó›ÌªÙÛÖÏfÁ4¸À þz‹*áùtöKð¼±É¢§›]Пù½*=U{W¨)Xæ¨wI!ã+T<s)Hø¹OÓ¥™Ð×<ZÈŠ
+³¨cìšpÜb ó-£75ÏU69ŽJpYÝÝß/»e÷ë¦_õëP˜¡ºBB ‘rÔMÏbA¥GÌm_Ñ+¨´‡~–Ï\ÒËaŠ.Òýâò+ÜEÒéìÜžÝLçýùX‚À­–«ÝÎ3v„óXÜ¢+Ѫ/…­ÁgÀ]•èeØdWG1ݤ£+Þ]ÿ#GƒLjŽx”@ÂibÊ>By…N¯…Ð C|ÀöµZëÖ‡ÍMk±ä›7CÍ‹©>œj`;vœéQõwÜgzRæÀ×Θ6n(u§š†Òí±×çÝúÃE'µ~žÄ³@ÒËnœ!GéNµkýވƅÓî²ëκ3ÑiD3úD¾û QYÜù²e?‹LT$Z¯X’DCS÷©Ópä¢ÅJ;¹á
+.Ãc+Óòö›¡"–a|â– äÀ»+ùÕ‘ÑmcØíø\B©7
+ïUö@\ÄÒ
+|‹g—’7Êp¯5gÆ%œ‡/XÚñ;n…ù8ä—žø¥÷Iâ~s€€¡­´÷]qŒk¼T"ÖƯWËáÓX‚ “¨­þÓ%š÷±Ë‹ïuúanG1+«Âå@]¢Ý¾Pæ–S¶×»xühíWîê¨O}'ß`hyÍpN-¶¾ÃnÙ÷/ªkéßR;<Üã}6×›|îW «¬ÕÆ*Ô™²@®I£ iņ.$R–6Ào/×÷ä¨a†h^Åñ+ªh‚{*ªá²[ óMüˆãKé?N¤;Î4j‚°»ÍRMgËaöT“zè\mNÑ^ ¿ã
+AÙmù¦¦mè¾!úÅÙÝuØщT·¾¥ei]©›lÅŸßã×·­I¤í€?|`4@vmôŸÐpµWD~ïÚíë·Ç¢;.)kO}d*þŒ‚4}‹o.Ï<€ J1pÜ ÛZlrÑãöoe'|'ŽŸd’iè¦uÞýûÇ£w?I×oµÄx
+endobj
+1079 0 obj<</Type/Page/Parent 1068 0 R/Contents 1080 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 238 0 R>>endobj
+1080 0 obj<</Filter/FlateDecode/Length 3360 >>stream
+xÕ[MsǽóWìMRUîì7N)‰ŠlU™%Ed‹.+`AÁ°È üú¼×óÕ !Y:H€’*›oz¶¿¦g¦wüŸ3“¤ø¿Iê,É«d²<KG)ž„¼û…O’ªãŸË$ÏF…‹äúLÁe2.G•â\&&+G¹"óŠƒæå¨Á ãbdA…Ë2Œ¶„^£:©+ Ê¥ch¹šÊ\9®F¸¦•‰ä¤2%’2hÙäbaRP
+–•8¶lð¯R€8/B8½¡gåŠ\œŽ§0Z€ÈE¹1ß8+—§ d)€r–3µø¼2Œ‡
+S"J‘´‚˜œnÖBñŽ“H³rÆ(ψrŽ*8‘ËÇõ ßÊU"ò rä¬\SZÏx- ï‹­ RäX¾r±Ë•/ (&åËs¥¼[~(CF(AªÝ ä39Ë8[â ƒ- ¬µ¢(Åk «i.@†ajh~ ­ 4fB•,µ¹
+#°†{•(+ÍPmeÿÃíˆØ<ÎôÈ)ˆð.‘Ôl>ÞÕlÅâ¬d‹mO£Y…<.÷QVc°WsÅ* ¶¡«0CË¥F±
+ÃÅp¢–Õ,RHk¥1XlÝ´Eƒ•=U|¯ ¶:ÜȼË„yg!
+1wC‘SPB?9„ÎC†Že ’ƒÅö
+ÊQÁb›µÇ* JYŠ²ƒÅÚ‡‘5+U±
+38,NŠU˜.÷,’µ,«ìN›M„F€¸0B¸‰;ºÈ)S±õÓ‚  ¶„Ü9¡(À÷dÐ1h½Ç)ˆA1çá¿ ¨1_)ÊEVa°XÎáƒÈ* aa€ºµêbò„_ÂNTWA ›r}¤Æ`‘ÙZÕ,ŽmP)²
+ƒ…?+Í*L…k*d­Âx˶o@…¤J\“"©1XY'«0^ŠÜ‡Âa`ûRÔ²8ÙHP¹™ÉgPÚ¡Q 5¦JâüÈ*L•$#kÓ3uç ¹
+ N–Ëíy«äOŒ
+"s™`‘Sê ,•"5[¦tJVÜ‰Ý Žìº
+Zd•›1É˹ öâ)U@48%Çó²l¾º#uÒ•Ø*oU eíúc;Ø
+€MM¨jË~êVqÌ›ò$jššD>¥Ê¨ßz
+´“›!8Úù…P…æ`éZYüO¹r9cö+×í0ßþy¾DkNo¶pâ„Èqq<¬ÛÓùįò8àšSZW¼8Žé»ê–ýð_©¿8<6~²l×k_—Ñ‘4n©Brœ?½8Å2¼èe>py÷Š&—‹¹?¢ñ
+ÍûgãÏq»%nì†ÛNù%fEð<rJÜ8›äl­º<éõÆÇíмÂG¾ôœWyt¢?·™Ê›_VXiíîŸîrÿ´]Ù]
+ÿ¢¤EIí×ÑDµÑ¾öG¶äác'µ?æÍA¯½ê^†®D¸ÕÝÆ :>ïŸÑ~S
+ÌÜæ2:T¾åì6¶m…âlùúœ—LF»©ø¶55x_Öþ*³§½d>ø)ù§brgÛ^N¨ÉzÀbaWBl'Ó0§ÃâP;¨iÿ°Zô¶ëă@ÝC?„~‡.2‡Òì`ö'4ë/ÎùC9éžy§1Òa+};_Au‰+:¸±¿tH½[˜r7ô»µüœ_lð‰àh[:oî•è‰ö¯L)´6Lèü-Ð\ÝØ"ƒ{°¡ÈÜ\¾½xýV²ßBCw³m'Ÿ$Àz²Í†~)q 9÷j>úM?“±y¡õ{7¼Ñü~«­~Ù-:wÒÆ„õUt´~°¿6Îæ ×1£*¬3íÌ%:'qXG×ífƒä•"ØX&ÛÕ8W¾o
+#+êùc‹±xïm
+endobj
+1081 0 obj<</Type/Page/Parent 1068 0 R/Contents 1082 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 247 0 R>>endobj
+1082 0 obj<</Filter/FlateDecode/Length 597 >>stream
+xÍUMSÛ0½çWì‘",­>¬czhI‰™öj\fb; N§ý÷Ý•G½1Ó¡%™±çi÷IïiWò÷™„Œþœ´Pµ³Ld42=n.y¬öôlA;á"ØÀz–À
+›ÄÐ2ȉç¼Ð0/-øŒç ‰K Åriì[DIƒ)¦¨“Óú<í(G)ÒØ‚õ,5
+MÃÕIQÞmjèïá¬ï†ºžßOÄ2 %³æ‘6WL;¹©·ýnhº΢&°©‹(
+endobj
+1083 0 obj<</Type/Page/Parent 1068 0 R/Contents 1084 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1084 0 obj<</Filter/FlateDecode/Length 159 >>stream
x…ŽA‚0 …ïûï¨g;æ˜Gˆz3Ѹ?@ÆH$"ÁÿoN^LÓ¤é{ïk_ŠARŒÜ sˆ"MpÙA[XŸËl¤Ç„f ió+”Aí/GBh„årPC8$›¸yײÀmÚ'œ†øîR?UÓsè·¡ýFÙ.Ñ]Æ‚õš ©ê‹ójqÖéùÀ?®õ¤½·òxyÆœƒº«•ã;Òendstream
endobj
-1026 0 obj<</Type/Page/Parent 1011 0 R/Contents 1027 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F6 9 0 R/F7 10 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 274 0 R>>endobj
-1027 0 obj<</Filter/FlateDecode/Length 2453 >>stream
-xY[SÛH~çWtÍË2U ¬»ÌË.M†*&a§Ø‡y‘í6(±$¯$‡ðïç;§¥î#Öb\©2ùøtî—n™ÿøj†¾J&jUžÌ¼~C>}üñéÄ÷C/Qñ<ñfªTŸzY¶êžWqàw¥J/ê¥Bz T~ì{¡Š—yŠ’ˆ¹Ð‡´D Xª(ô|Á s$îä,Õ<´H§€ðÅà‹”Øx:lx±Šâ™‰0"µ H-L°TYB®ZN@2é[-$(1Ø õR!*1ØhNîZŃM©Ž5î†)JÆ‚ œ»=gü³œ€äPBJ-)19xÈc›…Tˇ‚­18ÄÀ9ÔsÆË ¥³ò‘%%ëÏ)Žl“»Ž˜ÜM(»–5î¢\u—s·çŒ–Ê(–”lS†+0Ø8¦Vq¬À4~u™e%‹¬#–å`ÂyÆcÆÍj€ fàØ{Ç ‡f)’áH‰)˜¬À`“ê&XÁ¢wGš ¿çRV`„ͪÓlBÍ"7¦!jÏ™Ø,' L¢ Bå% “±d›$cV`°YLîZ³SUi¢‹]›©0õyˆ©yCFÄPŒæ¨c‹¢£:ŽìœÖ„`¦ Ó~u¬q*&g jœb$œØ0"§+0™QÙ+0ÌbJVb°!mY'+1¹œQ@V³Ä`ãdä•Ä`ç´¢œ¬i¨(†3ýÞ
-¸†ê9ÓA–¡Î8ÿ–”,Ò“Ž,6>‚q¬À`qæ"ŽÁ1ue%ΩU+0Ø$y%1¥) F¶²&Ma V —¦ž3y±œ€6M–ìÓÔKÒFDG8V`ÈâÖ^s¬À`qò£‰+0‚ÁM
-5¡;V`°é|,+p )^|VVb°èZô©c‹w¬À¸üÍ|êDËJ 6àa·,¦•ÆEn>X´ òÈwChå‰CG IÄÍîZRb°1]++0 ¦ÓÃÉÎ<MÃÛ'ì™õFŠêˆ5²H4­wb°ŒXV`°¸ Î%kdqþðÍ;¢}0bY!›Pô‚˜¼ŠMÇJ ^Œ4»zð1=)v.!c×a²K3-XÁ¢&°ëd6^!^Ë’W‹F—š%‹»j&eÏÇvMDXÔStþ#WŒ8"âc¸¾8./#¯ÃQŠj8–ÞŒg¥Â¾EqÙm}L-å8@'çcð`Ñ
-JLÞ²EË"]1
-Ú¿ŽùtD6™¤•9çub*gÈ”J‚½—Ç€ùR`ny0Éï†q
-Ë£åX#ÊÝhE Ñ5¢–5¢8-¹ÁFBt`¨eh`^çz‡ Ñ5¢–5¢¸ s3«Œ„èÀQ˲(_0†P8Ác9˱XfÞEŒ¯ œØÀ±˜åX,1·~#ÆÀ‰ ‹YŽÅbsƒ6b œØÀ±˜ãx 0휖 DÃ2`98ÞNèÝ2gƧ¿OòƒØè‘áä,÷aqrñó>S‹ ¾»HÒL-Öü•~³:½Z¶]“¯º_ßð\‚¦4ÏCA€'Oïò¶S_wë¼Ó晨æT]ªÅó^]ퟰéѯ—QvÅêúfA£ÐÓ3uŽè#Ò³x.Zµ¬ëï
-?sµª·[½êŠºRõFýöåqñ¿^¯õZuµzÈËe®Öõj_êªËÍc?t£ºg­^uÞ´žºU]óJëªÝ7TÞ©|»ííò$Ãnjµoè9SË}§ÚºÔ]Qê–•±3Û¼y‚òoõ’´À£J«nZ8·,óN•‡xµ*k$¤Ñ+(Tp©íCèßÓƒÿ¬d©Õ¦ÞWk•s®ù;#þà/Žš'uªž»nwyqñòòâµ”
-ßTÄ6ÉPÙSõ[ýBr[µ&Cåh‡…Fû>\ýþáêpyñ½¦íß›VýÐéš]ª?tŽ‘¥¹@F©ûÌXgDüÎß`ÒcVë_ªûb».ª'Vý¡¨ò¦8Jsø¾æ€v
-då®nºSÜ"”ÃÉ…ÇÝú}Õ᥺n4Ö$»Ü–K4oµ)žö™‰M±Õo4ÌMüæ!WMÎM„¨„¯hîÞ‚"ÕÜüãf:UžÜåMy8º‰fJÞw ¾T]ÞtCq)–:«Â÷^þÆB.LlšºÄ„ëníQ>Õ ïf£‰5°ítS¡2?ô% §À B§Ó:×e]¶u>Ž&}ßV‚rá˜ÚbÚ„=ãL‚•y±53^™j¶ºÁrØê(Âì}›©±‰tUtÄbˆìbÜWÅOµÚØ'GØ™¿o'û?;\¬\Ý|y8S›Ç'|Õü'ÿø¼àÁ÷3õåá"8Sº[yžw¼7¸g}v“ñHgÿí³h[uSWÿèÔcÝ|ÿçXb¸q ¡xº#oŠü©ª[Êâ}Sc%—Ç,8za˜ôö§šV·7G*š^i×ϵñŒö/¼ëj\«Ôþ¡Í-èý% §WÚ}ƒ;Í%ýúùö¿täêš{GÝ_Nì¨Ma`z™ÝÕ«ïÐœšé•ô{¾Û‘›_1<UŽ[Ýa…çø‹=Ö¦+#ŠÍû•¯B¸FMÏ¥ì$|Å8YóÛªkêõžo¼‡]©Ã!“Š®Úv_îèF<êHÏtïÐ!2¡aþ¤8é ŸDþñàK†÷•˜×…÷¯ýø7¶å6
-endobj
-1028 0 obj<</Type/Page/Parent 1011 0 R/Contents 1029 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F2 5 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 326 0 R>>endobj
-1029 0 obj<</Filter/FlateDecode/Length 3312 >>stream
-xZ]sÛÈ|ׯ؇<8¦ €ŸO)Ù>ç\e霓§*•ˆ„$œIB@Ëþ÷éž%v:B¦SW¥s«¹³3=³³ÔÏ7Ɖ›§.›¹Õöl<ã7ü‘ðÇï?›¦£©›-f£±Ûºy†ÿy°qWg·.OGs!ƒÂª°‹Qêfót´€ÕÙ˜S U˜q>Z
-'6S8)¤b°³¬gV1ØÅ4xÀIo]šô§õ"L—£Ü],è’ŽôÜd6š“3@N ¦ÌÆ(ŠÁNRYÁ`!_¦¬`°HäŒc#˜t
-ß"«ì4ë¹¼\RµŒax6 ˆñx2e*1 OÜÌP$Ç3Ëi²LhÖP §ËÌL“¢ñˆ¤I8…XABÈ™„—¤6Ð>IR1%cî8T1cÉ ¿°‚Á.'JXÁ¬‡¾EV1%œ@%ao] tÞ%šÎæ^à„ Ë# H0œš² … ‹*š%+˜.Ï‘ÈúiáS—øi É´ “p*²‚9mÆ
-5… U­>+F¥NluËŠÁ.Ù ¢eÅ[7Á’Öyƒ&Ìm°l)˜ ‘²gK¤Ç¦@ SÀ'’ŠÁ¢ ΔÌpC’±‚!º—ZV 6!}q¬b°Ùu'¬`°Hu¦¬`ȘôçU {„F¤ì<Aú⼊!ršõ¼²%2™3ãrFÆl‰›±/+,v]ˆÇ
-‹¦Žp#+ØË —K™; +L½RL!§¬Œ8V0…´Ö‡;K`NA 5ä;BÄ`ÑL0mdƒMúc3 Œb„±Š;’°‚Ábûê vÂÍVÆ
-‹Õ¢>+†c¦9ŽU g õJ1«ªï•½€»q2™ÐeC&¤`°è—˜6²‚Á.Øî…Œ€¼a¬b°hp9²‚Áâ 1ëûIÆ®iÇF¢Ë<jNR6/ô“É
-ÄÀ }$ƒÅi#SV0XT,\
-†™ð õÂbÀZ
- éÕ+ï$*Ñ|ã9u0Äim³ ØÞ€2B°†Hš~¨¦;ãá53@Jàá"9»y¬z"©,²Ì*¦‚ YÁ`s*YÁPÁ®#‘U ËGçU ÷
-(,{±Í°xqŸÁ¬LÀáRÂ];’ŠÁ¢°â0T1ÃI©pdå̄
-¬b°è_:¯bŽZfx¨³viRDË‚‘v
-ë…ˆ¬`°ØàÐ"+,®M1²‚!N(È{`ƒµ³wdMˆ;לUŒ¡b:ŽË!AøI’ŠáÖé\XoÖöÖάhöÀÌR1ÌbmÌÐ'¸gÛ¤‚ÁÚ}XXÁ^‡±Œµ’â#¶'à®™¢‰Ì°`F\ë‡â¨îÏ<,§†l(ºP‡1tɽ,²^œ¶ý>ÏåʳxzÐ0b …0YÁ`±Èa8²‚é1w1aC
-4/DÆz§ÐC}£å¦’²x°Óv˜Ór;V0XÄãXÁ`qï†S‘Ìü°Š#«ØשÎ˺í0X„‡€‚eÅ<dðÂY.§m><CnÇúð"+8„Yn7Ö‡YÁ!ÜÀÂ=ŒMñ|5$ô‘^)f¸L•°‚.îg¨›0–¹NÐYç“9–¥4+ÐŽ[™p8}uK–¹‰ã²$Ø`"©,^ç&šøÉâðì'áœ!úãIl–¶:Pï˜ÔI[uÉÔ_¹l+ ‘TŒI­CDÖÅÁß2ŽjbׂCŒ¡3î–¼4XÁ`±·áe9²‚‘´£…°ŠÁÚƒkëÊ×=lWÑ'bL‹ÂB´‘L—M‹È
-Æ´(ð¥ŒU «cÓe6¾Èz—ñPbƒà²!ïrÄp
-CárdƒÅS TŽ¬`ºlV1X,s8YÁ`ñÔ‡p#+,J ¹¬`¬Ü»Ô+.®VŽ(s†,\ÁÌЂ++²‚ÁbéCåÈ
-f¸l呵U`oU8‹ð½ÄþÍ9#‚M¼è
-%ÞÌ BfqàÈàÊ<­ðQˆaxë\!8 É"g&ñ¶n›§­E¾˜½ŽÃÖ‰'v~и7• œ@pØOeœM]¬îP²xÆ#0“ÂK»D.Bpþu¹g&qÿð­ÆŽ|ÑdÇᨈƒdà"„Iܪp¦ë8K.<vvâMÇþM‹øÜadz>æ' Ú
-ë/²A“ïwmqWç--^\¹Ïån]=6nW´Uý¥qe{ï®òíM~|šþ,Éà<çwÅn=`c¬Ž¦ƒ&.ómá~/šj³oËjçÊËÝþ.ܧ]ùíÕ‡r·ÿæàõf}Š«xy¹þíÛLH÷ê‰åçÅ«¢]½º¯š¶é´S9¦òIé©Ækôu´ªv·?9Evêôÿÿ™`r껦A¬îOšäIa—¦åÛäñùηoŠµ•$rÿçjE —°_¤è–ƒ5v}_¸Ë¢}ýþ·+gó¿ÉW÷Åq«½Œc¡=kôÃů¿]]_¹Ûrsš¹a]~ÒÐp;y{yå>TÕ—ýÃINüüþ–žä|Ø¥_«GwS£±Ýîw+®ôÆ廵»ÕVn]<lªï®is4?#ðöÂ0tožé[½ä G&EÖ«}]¶ß]õð'§¸zË;¶"›ÒÝVµkŠb‹öÜ OZlµ;®s¿<ñ}ù ÐŸšBëþòÚaQäèƒûö¾Øµå
-±)ê¯E}|²'WíEþ¥ 'wÛb{SÔ®ºål"
-<º¬«m^„ødÖáâ~óDÉŸŽïI©ÍµÄL« êõu\©ž¥á’í<fÅ~<¿°Ü¯Ë¦­Ë›}‹v…Ÿn…äÔùfóÝmó]~‡ßö3vÜ­ œ©#ñ5Ç5‚ù›ýñÎ8hé­ø}Þ«©Ì'•²t2ù
-Eÿn¶7Ïì=ñ‡×ç¯ØÚ(|î.ÊU]5Õmë4ˆwh·îê{Ó[˜ŠÂau<ÓTñçÖáûò»÷Íé¸2O- gï²j‹¡
-ÄŸ\…3Üp%º|ÿ/÷±¨·eÃrv¯ËÖ·Ìî4‡Uz¾Z±! 87nÜ$z`Rõ_žÖÊ?ËâѤGÝ­îóݹò\áŽÍ_£;¹^«(óMu7à€Ô*.΃ós«À~ðnØ®$ȸ¹Ïëï·ø¶epš.LnÜ®zÜus_þxÃÄ Ç‰&k·.ëbÕVõw'Êý¸¬8Åpz¬òcQœ¢õó¡óñ‡6{K†2¨ÃEµ.o¿³>¼¸?¥D¯J†×ï7un+ÕßeXŠ8<àÀP¯E²ª‹¼-К›/î!¯qÍÀ˜S›†vÊ´tÞ6
-Lÿð
-?Ÿ¤Öð–£ÕÇñ#Ên`í<)âa}x {¿5-w]U›¦h;Ú¯“çnvŸïs,‡&Øx6éÕÉs—ºPw/÷1_}Á o@‚'æO”àÄó<¾Ëzf×1QqnÁ1ÔŸÁÞlJKëú$UÕvQÚë¶\ìÅ·uµ ýf<úÆß=Óx^½ã3ßÁøü=^ào——Ÿ«®Î/^Ÿ£r«?°/º·Õj¿…§æ5Ý}Ég:~üå<Å›ÙúÅù Žchò$'ü{1Á_¬óÝ‹¿ùåúìgÿšñiendstream
-endobj
-1030 0 obj<</Type/Page/Parent 1011 0 R/Contents 1031 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 378 0 R>>endobj
-1031 0 obj<</Filter/FlateDecode/Length 3058 >>stream
-x­Z]oÛF}÷¯ôa‘Ö
-I‘U`±pœ´ë"v²¶‚ìÛ‚¦h›­$ºÇÿ~ϹCÍ\WŠŽç~Ï;£ü~›b3KÌ47Õú$šDø ¿ÄürýóI1IL^ä“ȬM6ŸÌ°27'
-®Í|>™*NÁµ‰ÓÔI‘…É$3ù,™ÇIAž„ìœd”Nb“ "©1Øél’jVa°E<Z›‰Ö4Ç’µ™4A
-ƒÍŠ‘XÁSdÖ+Õxm’xÆ(9“¬¹ ꃔè
-zsSæÅq
-BeT0ºŽÔØ:ƒkUF¹”ŠU)À«8«Ãq
-RhD•ŽÔlŽZW¬¨ÌæS)ÀY
-͈J±0™ÂMOj 6›a·xÖŠ-")¿yé™
-rK5 ×P˜žU,:Üñ¬Âì9#áXÁNÙÒ=+î¤B #Ød¸ã!ÝáÉâIÁflRŠUìl¥ŠU˜ÅÁ`ÏZ“¤âÑq…@“sS“:Öï¡59’æî1X9…«0™3~­Â`¥´«0œ‘¬{Vc°)ÏÏƬŸÉåAšÎQ/ÐU¶ Ï)ƒ¤ÇyRc°y>«1Ø‚U­U˜Î$ šØG“4‹–€{Va°Ø7£µ
-ƒEÐ4ksžÒÐjÁ  VËMy,Ãà˜Gp*È“h7¬_„ SQ“3J«Û-á9…¾!óÏ4e…
-¢àXa¬…HœcÅÞé<“¤bÀÉŒb’‡4‰‰÷¤Æ› Š“¦HÛdŒã¡0‰I
-ƒEG€Zù]afâ˜tÏjÌÄ#Ö†bšÏmü‘d¬dCá1ô"Œ°Ê³
-ƒEÒçšµevrq*`Æ$’†U˜s Ù±[›+Ç6§Ãøšp œ
-É
-3’Ì”b‹VkVaz$ùô’†U8’#½Öú‹aTæfd9d#é1õzDÖZ»$?µ‚d©ÂXjSäY…i²¤È³Ö¨È¸q.& ÉÂ&h­Ü_Lo†½K¤Ø™ýlSM +MÕb:ÄO±
-ƒ-x7ñ¬¸›ävÀã€37Q°%Q6B
-²ZQ' T³[àH@NA´[ΞS' KÒs
-ÂÔd¼Pc°¨¸éTj Mp¦Y…ÁJRkF5EÙÈYkÜñ~­Æ`çÜñžµ”Žµh©0YDPašœR°cíRdÄ^ …ä2Ãm.Ž™)“MŸÛjQr¥*íïÚ¼±‘¸µH}ª×*ÌP°qúµƒE-Š‹c,\Ëæ¨6jU&aŒ©1X í#Va(•+²¬1Xìr¸ãÔj yN4«0XبõjŒ
-‡^-Yc°èt”Ó«1Øœ·
-ÏÚ®ã
-''-JMLj†ÜÜ«0XÔ¬òk†G¸­Â*Çj V^«0lFCB™¸µƒÍ’cèESdAb³Â³§zVc°£ ·Vc°È ^\<«0Xôý«0lƸ€ ºµƒÍxq±ÃǾ¿v›ÈÝÒbx„í‡,xVafAlö¬ÂÌ7¶Z«0£Ákg5+ã§gÅøxj'Õ8âÎ" ³ÂP‹ˆäËï
-«0XRäY…irÎô:Öª‡¹P @¹ˆ1ì8>ùÀ$GjL“8Ó(Va°x;ÛK¢`«íVž|86ÆÈa+í!ÊÈ“ƒ/«0Xt)(u‚5&+qP¬Ç`ñ†;V Æ“;·ä{‰‘C´‡g¼£‡€Šó­9Q&Ø4sµNÆX'…9å+ÞP×rCî8ÁáÆ¢9¹ý9ù¸uv'a+Êy#
-Ðuök<wZÎ*pœ‚Ð' Æs‚Ã#Ÿ/¡€2„-rqœ‚àdôóœ‡à0Bâip/S’'³>›Àf₇äXÊsádŠ§ 8ûVņ,.xH÷X~‡tåâ8ÁaàËÑ SAp˜iÔ:¹âÊQBÏá|OK<†1Ç úx/‚¼ùpsŒGÃû°c^´d ö3î
-üžz<BqÃ~Mì!8̾¸Úì—)ˆ@ÉNwœ‚6ø¸¸ì×1ø$Ƕ¤8Ááæ¬9ÁáqTËôQD»Wv*W>\±ö¶Hma«ÉðnÇ:qÝC¸n‡¼=÷nqòö'4éØ,îðáC^ÌÌb)Ÿ9DfQ½)&_üúòsˆîÞ¼1ïëÛÝý}³¹7Ÿ»fÓÛoÚÛU½ÞŽ—à,ÁG§Rg‹%ÄÆAÁ›¾k—»ªoÚÍaI‘”y iaÝ™Çî5Gb§A±_Ê’DâÖ,[saÊoõ¿Ž°5
-½©{ áîÑŠ®ÊGSn–˜mÝ}«»@\GfgA ¿´·³éÿa6­iwýã®?ÂâüyÛ¾+7÷õñBgA¡×å“ùÜnû›ªk÷Q^ag¸NÏ–ßÊMU/]™!m6°.Wf¹/ýâNu¥‡EÝÔÕ®kúg³ª¿Õ«@rÇ¢þ¢Mƒ–tð²íjSµëÇUÝ×ðt+™ÀV4íêç“GîãÊ2’|) Ä û'6Ѻl6oÊõmi’É÷ñªC=¢Ãñø¥m6lIåÆ\-Ì{+ÿ©éœ†ä°µ›xÍ Zo åýÚl–íÓçúœÕHæXökæÙ4[Ó?àË-:Wÿ
-ÿnŸö¡7_Ûî·ãŒÃE4èòeSuí¶½ëÍu½n±Ñá6zä{ÿ¼\…š‘®ßx‚©%(ÿª\×æ§VSá_ì»êáp@_Š géó
-ãF‰ùÂœíúdMUrD0—V¡ ¿”2ÕI½ÿܵ8…/Þ›³Õªµ:Ž³=|ö^×ÛݪGh«l£ÃÒ^–CXÚÅfÛ#IÖ{îÐóvs×Üï:ùÉaé/6' ‚¹û³ wç ¬ëú÷]ÓÕk¤+P´ãáÙ3(kQoeDZ0†[ó)4¿¼ dx„ùج›^‚v”qá± ¨Vh‘¡ulR8\Üè}ëò‰­3‡‰)·¦ä³.»çýyµ•W«º;"éÉ+)ÿÜÕ3µmÐ
-®ër¬R.|lLÖ»²úí)tXŒå„“¾/mž>ØõC@†óüü+ oýó®F@Ã¥lÐÚ,ºÝ¶7gUz{l?Pœ¯3ÓD{¬%G…ÿÕ~\nv,­!vÖ:lËaM/ çå‡O›SØ}úÓêù‡¿L]8}û¨1T6rÇîåv ·Âóv½F¸pzÉÅS2õ¡ëÚ#îJx w†›çm_¯qY5USÛ
-€’»æ¨ƒÏÖÁ!ÃF‹xtæ¡^=š
-sÝ…Á¤˜åÆ© _sÆ[Âܵ›ãæßß^~8\8£cŸ ¾Ò#ö;Ñ;<ƒ:{Gßþh®êþ sÉ0HVõÒ‘p¾¦IÝ“¯ÛrÍM+÷ëÉyYPáKÙûO—gWÿ;ÿtµ¸þôqÒïÍ.þ&1tó7Û{<ÖÞ$C×?«zÛåÙ;1Œ3Š&ÏûÎ
-endobj
-1032 0 obj<</Type/Page/Parent 1011 0 R/Contents 1033 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 430 0 R>>endobj
-1033 0 obj<</Filter/FlateDecode/Length 2791 >>stream
-x•Z]SÛH}çWô[²!ú–õ´E ÉR‹™âYØ4±-$‡Ìþú=綬¾bh·¨rùpt?ûöíÛ‚?NBà'4ydâÌ,Ö'Ái€ßð#äÇíדtv˜l–ásmÂ09M´2óÌ£ÓÈYÂ'S‚Qrš)Rc°qtZhVa°yxjVᵉ¢à4V¬Æ`ã©SƒMƒÓHË* ¶ˆ§^ŸN DˆRDmÃÕl2;Í5«0Ø4£fÑ$²
-Ãn3É#«1#Š¯c›dSY…ÁÎ\´«ñÚÄÈ•¶Úx¡!a¼1ÊÂd‚Äg…oÀ5r¬Â6^øìXÄ»Ç`g²¾ŽU>c}áÕÈÚzDÐœÊ Z@Ÿ„Ú0ä¤Æ`QXÇ* V~¯X…Áf³©¬Âp8È'Ni 6›zeÃAŒÜ^¡
-`8
-®M‘2e#§ 
-BVÛHj 6̦¬Â 5Àú*Y…ÉJ;Í
-ƒÅNœÈ*ÌD„ÜóNÖÖSI·ö‹ ©'»Ÿöl\0ŽUv“” àX…ÁÎr.¼c¦WÒFVc°v':Va°(0t€‘ÅF™m‚ ;¼
-Ól6•U˜.³lœfk6OlI±‹%hµpjÑ`!8’ƒE‘dŠµjq,°‰ (¸+€j¥oXÈXx;Rc°Ò{«0ætiT¬1"•ô;Öº$%ˆÍÃEOH¤Ž.äàÒ ÂŒ:Va:ÌQE±
-ÓaæY±
-Óáˆy5gœ˜’8µÅ²uY$Á.DìkƒÐÀ § l¢ž‘à‘Ô,º½Õ,Ž ”á(kS°Œ­âÂ$‚Ä#Úc*fR¬Â`Ó||vð801Z˜ ¡¢È"§xdqhÆóÂ*LÅt(Y…ÁbT +ñÄø¥tø%Poá 1©ÁÁ‘´‚«¤õWòwÏb
-ƒE’´¬MUboSèyX;´ª ÓÈbs¤Æ`Q¨ZTc¦‚³¢’U˜©à6q¬u)²Wëƒ
-ƒÍ9Ã+Y…áæŸT±Òþ#œò‚'tI¾=ÇV µò$I™ŠU˜y`þkâÓ6bž@‘ QŒTï1c-(êXžH|ùÀ"•›­”T‚Øèȯ<iÕ: Vú¥cíÊÄûI» ¨ ŠZ·\vKW"V-[)³*§•Œ„96ÄX/‘ÂhŒ‘ŒHX…áR£º+Mš‡¹Œˆ9‹DVaf‰WrÅ* VÆ&Å*ÌŠà» Çj ‘æšU,ʉôJ2ÅqŠ'ÖŒ{×r
-Â%¨Éiå‚1Bæ\Hš„ ²Á‘´‚Wê—+s1³‚ZA¼šI+ÛÙQšG(À…òoØC†ƒPæ´8’V)*OÞ°pú`Ú#Ûpé ¯ÿŽAÜOYa¯|{LÆÀðVWX@J¶Qnç$Œ»…‘ï"4"šâ>R"”ÙˆoÚ†rtˆqÂ)Bã“|ÈeßGKÃk&®"{J„ÐKÕô2Ž'v˜8¬ Z÷ž1Ìë’
-nù.¶FQÿŠútwòñ ê"4w|›Írs·”×±¹[¼Ç¹þãî÷×oiÛ'óÞ|*?žÚf·YNŸ@Ÿ žÌÊC!õÄ^=÷ÏeoþØ•«ú±®:Sš‹f]ÖsÞlú¶Y­ªÖ4Ó?WfSõ/MûãŸoÛƒÿSƒ¡×ä¿š³lÄØ=v}Ù×°ñXo–¦î;pâÁbôÀcòuˆþdÝ?WSwÆÍÅ9B©–ÕÒ£öëPo çåÆÌËõCi*dŽK²Ûþ5;S÷S¯›.siºª7Ð_6?]œ{4¿
-
-ù`c_ÿ¬«Ó<ŽºßV©«âP Ú{ØÙò7žNÕú;ÒMÛ<¬ªµi«®YíŽëp¸œx×et³\´M×™n÷€³L¯Òy¨‘ÃV;¦ÖpB1¾óê•9Ì«¾gÈi{ù}Ž³—ú˜•ó÷
-¥uÌ:s}ûﯷ׿Ý£ÿP¿½žê¿¸¾:»ü~Œr×øÒ´ ¦D6ÏŒ<œ
-×e×—§¸*(ÕP:L€Çë>Ð ¾7˜iʇf׳JÊå›r¹D¡w•§§›XžæÎuŸ«Ýª¯Ùäê ²ðX.|§è@È8¹….NC›4wÝΧuRÐxméõ]r[¶u×lŽˆo¡¼Š®·«fñãä•;xå×3ôÅib÷íUçŸÞøýùVý¬V‘9èÖkmþ&x½ZšwåÊ46Îwø"—“fYm1Šb@ö\¸^¯°ßÊÄ(o5{R9õÙßfo«riºú¿GL¶øó‹w9®Ê_æ׺>b`É Cß6ò1kz ‹=—-ÚJ³ôý45þŽõ­y2+–Ç1þø›Ó}½¬Ì
-W•£Vê@#’¥jË—cÜ9Ðrî1VæX=þ#î ¤—õ‘÷ôM_Uk\Òpl·GV
-endobj
-1034 0 obj<</Type/Page/Parent 1011 0 R/Contents 1035 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 452 0 R>>endobj
-1035 0 obj<</Filter/FlateDecode/Length 1487 >>stream
-x•—ÛnÛF†ïõsi1Ã%—§«BNšÐÀI$47¾¡)ZV*‘)IÙÍÛ÷Ÿ]Š;t½®ƒ
-ñOQQœRuX„Aˆ'ü£øçëûE ¥y„t < Òö´Z<ŠÂ ¢5Ì¢ ‡aŠRl( 5œ;Ñ&†ÂˆÆ©3¢C* çé$ª˜Q§†aœà? l(ð
->PŸ(ÑäY2TÍl%CE ‘
-g+jÁEª`du“3’ÌùW3[ɬ³ùJ†ŠFA+MQI†ŠžQI>³™gÉP£x³d¨é<æ±¾èîá±¾†D}Oª­§SOõuª­ïÉÖÖÓ©‚§úNêXßÑv¬§Sm½Oj’p7;U0<g¦Ÿ*yŽLwOªd¨ é‚¡¦)¯ §
-FÜ“N ³Gõ*5RŠ;vR%s}Ó™gÉ\_=ˆ­o‚݈·ÞÀ
-²dëë*¶‹Hª‚¡ÏÂV0Ô‚W·P£
-ª˜+ªæ]ÅÙJæ
-òZª`¨E4÷,yŽrål%CÕj6®d¨˜ßÌV0Ô,›åJ2Ô<Á~%ÆÌõÍg¶c°æyW·k01äÖ e¨qÁž**2‰ú:U0Ô4B_ U0Tô –ª`ä;½´•Ì5R<£i\ÉȆâÓé’¡Â3ê;ÙJ†Š]DF%™óœa9[s<&)—æ@Øà×
-!‡[_#ìW ’˜p OšÉ¾Fc¸ì[bC+f|7ÃÅÏNm€5ˆFñfíDkhÎ`†È=¡C6äi8ÑêÜäCD¤ Œ#ž†8´­!î†<òUWbKÉ<&OH¨‚Ù17¾PCE.1QçY0Ô‚OR§Ú pørr±Ï¤8Õ8&Þ+´âsYcu‡ÄÏ»šn—ëÅëw)¢¤õ-ßåÓ<£õÆ\åCZWgH5Éùúûã+~·¥3ZíÛú£Ýîš~þŠùÀ+!]`iDpi<¥^Ooö»ºh86»fû"_™×קŸôµîûÁÔæéÂòû¹ZE4ÆõáêÛúêé°9SÞ°Þ-¿xú ¿“HxU6ô‘ª¶¹Ým¨âÕêuDßÊî½i›¦®j;ñPSÙSI•Íð-´Uy¸){z:²b¸ã‘w>χÓõYÓ§®Ï_Ùàñ>cŽ1
-þ¡_'öƳD*†»¿eó“Zþ“v}¬{z¸«;üõ‹÷u×ïÚæú/б¯72E/LŒö‰ٴ(ѶèG·kD²évÏš}[nè¡íþB«›ù›ÚúôžÑ/ð©íz6÷ÍJ˪ªûÞÖ™úöØU5úeSÓý®¤7®ž.ý¬ sÔ~þšù²7Ëþc3tíæX Èáü§Ö=îe^OˆåìÐRÏ}´gxî]^¿cÆé>Ô7/ Ó¨pXÝ{–ñ¼F…7¸¯õ¶¸ø—Ç­Ç×l®Å33ýµZÏÔâ}ÝÔ]¹§]sÛþºŠÀ¿ßÖ7Ç-íëûzÜeŠÀ¿”0»ºkTÝum÷"gþÓj9 euÇyG¯•Ô>l°B[^-/™²ÿüú\Õ]íqòú]>ž°
-ßNaã ‹Ù³ÕòÓå’>wíw޵߶Õñ€S°<­« ¾wñëè,œÆ›³åM?te5p¬7Ò<×8b!¤üä÷õâËâ_ÆÏA«endstream
-endobj
-1036 0 obj<</Type/Page/Parent 1011 0 R/Contents 1037 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 455 0 R>>endobj
-1037 0 obj<</Filter/FlateDecode/Length 1081 >>stream
-x­VMoã6½ûWL·6bÚ²ìØÎ-)ºÛ=´‹n|é‘–(‹µDª$¯þø¾!åÄIÓ
-îHÞ¶*ÔÚì¨Ñ{uRAR¹B}pãwi%VÖ"_€i,g«ŠÆ|µo·¥XÑŸÔZ§ž’2ŽƳá¶Ïˆï»w…ŠIs¶®•A[C"è¬6Ì2Þ#Ûw²ÝJ:¨-yÔeLø©àÜŽ.¨¡»žL‡ƒð|BX·{º7*{Y1ç•Žifb6T:»¦Û^7%SÃÕ¾ÕF:ýZ±-•\1í/©Ò¢r=8ÆÑÎÙ“mbd10xAb‚ÒWz×?'ëÅAŽSE°î(hƒëÉ׶oJ’}°LY%YFwI!ñvY&Žl§Î )ôAµ'Q-ïõ¦÷½lÈ(Uz†`¢ØZy„
-}Íå@R)‘D⬠ߦՓPò…XJ9Ë—ÆctÚzjœqÚû ’D"Bz¥èÀà;UhÀ³ ÅGl„§ŒÜ6ŠÙ`õU=gøa¶rÿ\¼Ï€Å†,ÐQAÅ2miúl
-E:¼GúÒöèäX›¶Ó äÌË€Ñão@yDûz>7ì{2zº•ËÝKÐo*¯: q( þ§“èèÑEzÿ6šOa@àë¹À§ÿ¾
-EÍ?WMF¼e´ ÉQé´ÙÇý³ºí›èŽ‚>ªm’ÙtüŠ€2ó÷³Þ;+ž‹eçÖŽU·k(æ}±?^âaŒÓ` »:F“…YN‹“fcèɇ`@f¸Œ¦“Œ9Ük¼Ĺ
-endobj
-1038 0 obj<</Type/Page/Parent 1011 0 R/Contents 1039 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1039 0 obj<</Filter/FlateDecode/Length 1446 >>stream
-x•V]oÛ6}ϯ¸ëK]¬‘?ã8öÐvi MºÆÅ4Ã@I”ÄF"’Jê¿sIivÔ´À8v,ò~žsî½;˜Ò¿S:žÑ|IYs0I&4?:JV´Xãó /+©fG‹döÔƒ““o/¼^ŒßžÐô˜Ö|,WSZçû“ ­³Ñ4Y$tåå†æ§ôÆJá%ùJ’kRÊŒ.TÙZá•ÑT¨Z&/Ö_`nASXas‡³ãd ƒ£u%ŸÀˉfSË'.;R:Ø–_ÃG®MseeæÝöså¼UiË>:Ç™²”ÎÓÖ´¨€ÈÙBÃaÀùtŽ:Ày¿E[×[r&Ì„&'%Uæ!x46ç¨4äM)a²¿™W™Dp˜Ónpq#JTÚXu½;$Ï)/“E—29ÅÉ"¼ÖqOdM¦­sJQÓÀ³Ò%Õê–Ý)wë9¡“¾œ‹h›ºŸÏemRQÿÝ'<Aƒ‘pÿïÆÞ–Ö´ú•Þ_¿ûxùéCwx6­Ù;ü¹B îÖp¶l9s {Ú|ß/N†v²÷GAc¾ŒÁ>T*«º2 ¤h €¥ÑõÐ’tKBo–ô |…Ï$²Ì´!D´8iï¥}‰
-sé$¡yø£,Õ¦Dµh$Û‡ÚaâYHõ zÈVÐép8¡›Ñ… @5`ã¤wõôž^‰&¤PaR¡òúãåŸWçïÿÕü2pré…ªÝÍ‹¾bþsÊßßu4v
-G‘æƒ Ù04 òfļËe!Ú9¢[}5·|nâ\V„ Ó»ãÖÙqm2QP*ƵJÇ'7/†i¾…¹Æ K¥a¹‰
-'Rƒ|ÌZ«<´Dzȹ dÇrëx/œ
-Æ#„…Ó0YÛH=Äħ‹ó¿þ¹:{óéãùúš1ÓéèN–çñ§ÉQ§Ç‹SZwÂg;]‰å<ñxH%|ĺ^Ïýsn³1Ö )€™ÛÄC¬÷¢V9çi
-ïù –1†HFN¹bjJ+hv±ûÒ¶Ú :yù;»×ÜÍ
-¸ï–êF“´–»'ƒP»Ã/ì³w‚?¡yl€Ípo? Œ5Ì-RL¬T
-è«5è‚Îÿ¨KË®KG§˜žÖ¦`½IóàOãÃãÒíMËk4¢i‘wV>à>Eß]ïÅ– Ùð
-endobj
-1040 0 obj<</Type/Page/Parent 1011 0 R/Contents 1041 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1041 0 obj<</Filter/FlateDecode/Length 1361 >>stream
-xWkS7ýί¸Ðu¦xýÀÃ72IZfBÁm&3™éÈ»2VØ•¶’ð¿ï¹Ò
-?0%)a¥û8÷Üs¯ÿÙPß:Òјòj¯Ÿõix2ʆ4šœð{üZIó½·Ó½Þ‡ 4ãÊxrBÓ‚p¼ß§iÞùݘ;ž–¦±ôfú ‡a7îô¤Ï{NÚ{•KŸ%CŒ>/pM9*ä\iY°‘ÚXOƒ£ÓžÏëŒ.æ¤_(}»~Ì/¤&Qà<•¸‡—;ɶûÔ!üiÑÁwý žïÇÙˆŸjégʸ®s:ùÚŒ –ÒY§*U
-[.in,NŸôš¢æ\É-LS´÷’„&©½]†X^w¬]²ô¢ßKùèIê?pEî¾Èr£ç›V:à
-™µÿL$»ü4}F7¨QëƒD œ‹edS‹­‡Òµ`ý °¾vÐ\L¾VHërcå×7Eå;ûð‹i¶¢¬ö©˜“ðìúd×ñ0ñé“7T‰ÀJYøì”óÈy7JŸ4ë%jŠC• ­X‰%H¥ÆED”öÒ΄ç€Lí•áÚ0CËðQWË\Í—À‹+î+]©5)á^æ•pwL  r+Ó]7:æsœDÔœ›RÝnç)\ìÌPaôÏžîÐGôÀJÈuœY#Š\
-q3d¹©@ˆ"Ýê¿H»Œ¦˜ŒÜ˜•h¬•¼s…˜Q®f"=)ûœrQlímS²îÙ¿ºî
-r¹Uµ? Gq0°å9ž¡¹5U¬f*u'JÊV‰·a¼F`ø{®R-íBÔŽ¾q›; ð˜ôÛŸWaærüa¬) £eÉ£SPAëî=7“iÇÎ*ÎLäaÍSn¥ ŽÞ©²ŒRŽyeÙrý”×¼rtq4 ²q6ÌèÆËšŽg—`‚^ÝË3
-
-!+£7ƒ±!ï/)ú?•X¤µ~k½ˆ9´:›ê¸k˜‚¬è©„+æ 6,-m=’¯-ø†mF×iS}(ÿ´gì"áùÂl}y2wß™æ˜~än˜¹íÝõµðiì‚Ú,ÑÐsJ>ʼñbVJzÀ8‰Ù®“/*hÆ/±Ïààbµ;ÛP( ƒu¨Ø¶¥ð¤ÏPmc aq—íR6ϳY–µ8@›ÀWäGÄ?ºÕ¢ä¡ÂÒP[µpiå]廫CݳdžKz ÆZqeÀ‚̽•fÞÍ_×#@¹ÚJs„aFFÌRÆý{a»¶s¼ÑbiKSU—Òõܽu²Mý ‘´k·Â…ÔCÑoxÿà ÀÓLGËíI;'c|ʘáóÄ îk7çßžÓ•5ß0xèɃ¤¢¹cwÓ…îÉ<ŠÎÿƒÑ|ŸŒ +0rÊy½Ÿîý±÷/Xlä¤endstream
-endobj
-1042 0 obj<</Type/Page/Parent 1011 0 R/Contents 1043 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1043 0 obj<</Filter/FlateDecode/Length 1290 >>stream
-x­VïOãFýÎ_1=µjˆ'!?øЊ+G…t@¯I…ª¦6öÆY°wsÞ5!ÿ}ßìÚ®=µ™¬wæÍÌ{3óù(¦.~cõ¨?¤¤8êF]Ž'Ñ€ãž{ø+%-ýÁi/ŽÆoôOQï­ƒ¸?y}ãýì¨s9¡xD³%¼‡§xg–|w»4KZq4Šhê䚆g4+·”+ë”ÎÈ­$Ù•(¥%ñ(T.¹$£ikª’¬,ey<»‡uÄëíÞ(ÂzëÛp×'“¨
-ç8°Å"É•ÔŽÚ)¼Ô¯_j±á•±N‹B†£A}ÔöÚ½!R#¿›
-ÈL•§”IG ‘<ð¸É,ÿ sDWKŽR£¿w¥&k
-éV´²¤tbÊR&.ß"LW­#Ó¥vÜGÞáþÆ8‰{‚/ã}¾jRJ„&‘[C I••)9ƒë’6üb“GTw/—îKú(ôµÐ"ÃcHŽ¥yËVÉŠ„=ð}·¼ËæÇ ¢&!uDÉÊë½—”ËG™@R•ÊmC˜u!¶´Tð×T Î}®¤u¨3­…µS¦ˆbi€V9Ú¨<ÉØ8!.ðÖ§ËÓ¦ ´«ö~9[@¡á*×MI©t —4#äDâëÄ;G™l¼IâF!ß•Û»=À%Ò´¡°Y;Ö¶ûŽ+ÂvSÀ
-ÃZF4ãúµA°¦|ÀnEÚèvHOງ(žÅÔî!¡ÔZC£ ¡Äh 1oŒÝVZ=Õõ †þnÂÝh¨ÓAÒvºéF«’¿Ðl»V‰ÈAp,öšª½4Ž¶Î÷X§,8~fÝ‚ê”á*mìË4ØcDýÝÎ(—àˆ·ÃhAŸlñ……f•ú½ç•x”`( *ý"À&Ý܃"hyÜRåÌ´@N‹¸ 1ªÐ0î+Äèí úc…–aÿdyz)¬5N^ ü‚»C _B òIktÙà˜2>µàèZUÄÄõðr“!<_.K„Ë™rÛµ<{…¨i_Ñ;ï®Ãvƒ†öu/~¦þ¤¦þøõ—¥) Ó‹Ûé qã§ғ§6ˆõºA=øòfæÏz't;íôNHº$Š¢=¹4„á›õ˜áZ¦Ò^h©²h"2ûrà?ÍçwW7·wÓùü‡W3£Æq4©‡”ÆPAõ)=£9~‚þ9ÓáùµºÂÝÝ|bXëRyXÿ+ |íâ70­É÷dß°°}
-endobj
-1044 0 obj<</Type/Page/Parent 1011 0 R/Contents 1045 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1045 0 obj<</Filter/FlateDecode/Length 1467 >>stream
-x…V]sÚ8}ϯ¸“—Òp1!@:³ä£;̤”-î²É‹l pcKÔ’!üû=W²“à¦ÓÉ„/KºGçœ{¤Ÿg!õñÒx@#JŠ³~ЧÑà"Òp2ÆçþKIk÷àrt‰¯o<NúÁà­á8|{ÆåU0iO¸ŽÎ>|RR´ªÑdLQJ@ÔïS”tºÌÓC–Ê.M…8Æ
-©•$™I[ah›Y:ꪤ]©ã\$Têè½,Œ¦Ìô]W”è*OIäX«Âd»•´Z­ÞG?ÎúÔ /°Ÿ(í˜Ìâ‘&“E±H)3¦’†ôÚÍ0¢ˆE/Í6ÒØ ž;=Ì]m¥b,´ÎžÜàÒâþnº¼## €xTíRa±.j1’T'U!•6ÓŠ:ºÄ°ªL$`§òá=3`·Âòàd%Ÿ,ídi0ñå9Ê£h‘Âd²t(?|º¢ ™æÞEèñ†AØ€n3±QÚdjC O¢á¯¥é XšÎlíö·{ЪŒyî×;Åv˜ƒ °jòkÀlNÞÎílú÷üËr¶ ì“=]¿ãX(üæÀ3#õ’€?h™è¤Ùíï@_)•kQå––¬«oHPœ õ¡ý쀢mf Px© R Åú sŠÊXo ÇÀÉ-Qf·Õl•Ëé ÔóÞ¤´êðÔ±}œˆJÊ´Ît¼SÒÆ™6ð;2E$Z­[uõŽ дÙÁâÆœ.è óŠ°2^¤µ,ü†³L
-HE™ÂW‘
-c0×ʳG‰n±gó¿î7
-U#¥G¢U~l•-e!2ÅnéÝ&6’‰ivÀe]öºË`›¤Âa‡åð\­W¨+,÷œÌÐ' 
-endobj
-1046 0 obj<</Type/Page/Parent 1011 0 R/Contents 1047 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1047 0 obj<</Filter/FlateDecode/Length 1472 >>stream
-xmVmoÓHþÞ_1Ê—+RëKÒ’ô>ð¡¥EB-GÃ!¤êN{M–Ú»fwMÈ¿ç™Ùu B¨icÏËó23_f4Å¿-çt¶ ²=šSš?Ÿs:¿Xògü÷šjùb¶¼(ã/®VG¾ú‹fç´ªkq!ÎtJ«òxV̦Åó‚Þ¸òÑØÏÏV_ðø9ÍféñÓùßYMÊkEÛ)7\«£iu Rõ?¢wýºÑd5)PÁ‘¦t:_œðxµÑ¨1(nÅ]‡·\=<ãZ­+ŠŽÖš:íkç[ü¾Þ‘¢û·W´ÿ¦}AEµñ!rº‰×¥óÕh’ÓÎÎ
- ` Íi£¾ú0*­Z þ^—66ÇÏ
-Q<b>Yc ƒýˆR‡„w$_!°o ˜®ˆ;mb¥£`”d¯„0Ò
-£äÙïiv²Brß<Py«¡Â´O¤Iø% -
-yÅ—‚À®¼À5î|£¨“/f•ùÞ+<‰TÐ*/{¾9ø’€äFW˜‡¾5¸«¶|Dì"U²i†)
-fzã—ƒË.K‡Ë°Ã"ë5½5¬åw/Ó”`Ór‘’Y…èx¼ðöt¸A3=D€» °eFÅ 7å½N÷Qh×NÚw&u
-w$k«Lr«ù’ž-p­_œÑó³)Nt¦÷—o¯.éw_ø°¹veÏG”(ˆ[>^8]Îq§W¿»ÓÏ—çÅrq£ž¿Ÿók7«£Ž~
-endobj
-1048 0 obj<</Type/Page/Parent 1011 0 R/Contents 1049 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1049 0 obj<</Filter/FlateDecode/Length 1359 >>stream
-x•VMsÛ6½ûWìøÒd&¡>kÙ™ÉA±åD3¶äšLÓLÓD‚j`Њþ}ßdê°é¡c{Æûñöí[üu2¡1~&´˜ÒìŒòúdœŒi~q‘œÓü|ÿ§ø³’Êp0™Ïþ}ð.;]_ÐtLY _g‹sÊ
-‚Ÿ1¾É_\îE㥅#ºRâA§ôMkɉz'ÈIû$íËìÏàf²ˆn^ÏæÉŽ^L“IBkí­)ÚÜ+££åœ&“ÎrºHÎØ2Û+G¥ª$åF{¡´#A•ržLI^:ï8,åBS#milMÞГ¨T!¼Œ)¥ÏRBXO¢r—«*^>ì…'¿—ðû(«#ç2¦×“YÌ5­“!,kv•¬ I©’”§R(xúHF÷V0w^6±‚M#œ“0ª*Ž‚Ó˜7þ×ì¾Ø­ØUG:û()”Jˤûnz–̘ϨÚíM[TZÞÜ„
-‚çW¤tødl&Áê ‘ íÅb[% Æ(V–m… ùÞÎjÂ
-ÖÄ~¯ <hQ4ÊôœšèHU!©wë÷éêþ×Õ}¨]ÐÝe²¼¼Y¯6íŒßíA‘ÌkÚ†²Uš½¿ß~¼ã®²w‘9¸n¶Õš?(]˜FÌØ
-zWIÙkÀIá=@`®AYi-YKçÄøÂ<àY
-À{ ]Ÿÿó>›_DQù/Áùbž,ÎÎ@˜Ì8±UvòËÉßžgdÛendstream
-endobj
-1050 0 obj<</Type/Page/Parent 1011 0 R/Contents 1051 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1051 0 obj<</Filter/FlateDecode/Length 1638 >>stream
-x½WÁNãH½ó%_–‘ˆCB”0#Íf…Ä2ì­4—¶Ý&=ØÝ™n›$¿¯ªm†Ùã!‚Ý®îz¯Þ«ò¯ƒ ã3¡Å”Næ”×Çé1ÍótJ³Ó¾Oñë5•rc¶˜¦óáóåÁøëŒ&Z–ˆ5?]в Ä9>¦e~xãý‰~¸ÖS¨³4w¶¤ÒTšjµ£LSårÕè‚ŒýD–? ç‘X‡cÝäñRþ¾ùwW¶Á9R5ªÎÔ¸2Y|ò#Mfñ`£“IŠ¯Åá4=I§)-uhhú:þ1¦|üÃï­¥f¥)wu­lAÉÚØ:¿úóîòû?—ß*½«eÅí½,8»¸¾º¼YîÝn­ÙRæ¶)]•´s-ÎþÑЃnxgì7ÁaxGEOª2Àkgƒæà–Ÿð´¼¸_ÝRpe³Q ò®ÁÙ¼×ySí€HhTUé"í‚Nç1UT#[oLU‘Õ
-HHölÜ¥ƒs'ƾÉðê^‘“€ óä¢÷ºD(ÀÿÚz…¦:+z£à~ÅP guR|öôgÿ%òœp7El|o Ö…áî'-mñ™âj÷~|ž©P@Nôk)gRbÞ~X¨Ýa¢Ó½¬åüp²Ì¸0
-ïÐX·ñ¯¯î–—7Ü$Ð@:±˜ÿ§‘Jþ³ð“
-endobj
-1052 0 obj<</Type/Page/Parent 1011 0 R/Contents 1053 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1053 0 obj<</Filter/FlateDecode/Length 1473 >>stream
-x…WÛNI}ç+jý‚³‚Á7l²o@È
-iÃzÁZi%$Ô3Ó¶;ôt;Ý=8þû=Õ=¾d DQ$c{êrêœSåoG}êá_Ÿ&Ž©¨ŽzYÎÏ'ÙˆF¼à¿“4ŒzãlüÖƒ‹A6hp5;:û<¢~Ÿfs$_LhVôz4+º…5FAYã3zìÞÙ ÿ °”ÔÉ•)I™ Ý\Ò“5zÓ¡•p¢’x“J9W…’¦ØÐz)Q
-´VZ“±„ÖvMÁ)Xûaöõ¨G§ý!
-•]mí*Å3‰²tÒû G§ê»,É[k?dÍCƒ1ðÀC—H€„ˆ^UÖP!j/ÉÎ9<^„µ%éœuž”§¥xQf@¨yɯ„vR”rµ1ü7¬¬ Ô~<!_KžD•‹V©]d|•¿{|îld(·‘?u µz–ôI-TúØÓT„åÚºg }½”è|ck—"d€kŽÎu¥\Î-ð nÃHJŽµ ZA¥@â„'PCâÅ*ÔCƒ
-ÄgÀöT¤Û)]6|9£«]²ý{©ª/¨ê½ÔMâXxLçÎxp+Ö¤7Ìf01qK¥¦µ]d¦Êã¨"9Ï>¤>¸É;öMÙ0e4“ÀaÄeÊðtÀ2ìÞ×)"S™áë ,4ñ\¯èôŠ®nÿ|¸¹ÿ÷æžžž.¿\]>=u2úÏÖä—¶Ö%-
-h3~kgkìsÓíH4dt;oU 7‰ÃðƒêP'K¢€¹ éY#OùIò…S+†l†¾ƒ
-˜B‚ô­óftyÈ{º]^ÿu{s7£ãß_Gk¼÷ òM¯ý!#»€ÓðO(}ã²ó°fí7PO¯12žÇŽ_-°wjŒ<Jß(Ëø§ZÀì8‡Ázj¶!ðÚY³hsÕm›-­Œ©±}¬~‘ô¢}º{àP†x±pÌõuÐIc"·x4@éïOkÜLküß·ìài•4xwN3¦gP€b :,tã!x÷±ròEÙ°Må5,{ÿeH˜á†ž¶8ï~Qk<°5ßÖÀ7Êè’L]å0øÒ ¹²þlv= KëÃNl[o| ÃXYƒÙ
-àt‹eÚÈjôc.ð¢Öº•I¸©ô¸ÇÍÒÌa±/#è)Y ð™½ÄÅÃ0¯‚Â<#“¾ÕÒáZˆyÙ¡
-WŠXHßÊõê%ìUèÔÚœ‹ž±%Ü‚SòªRZ8ÎÀ€6øþ8ôý¸‘jâÿN¼x¦Kâ>.ª
-úÝÊ¢³¿;dW|`
-endobj
-1054 0 obj<</Type/Page/Parent 1011 0 R/Contents 1055 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1055 0 obj<</Filter/FlateDecode/Length 1615 >>stream
-xuWÛnÛ8}ÏW ,Öj9v\Û-ºz]ضÙÆ»‹y¡%Êb#‘*)Ùñße§IÀ±È¹œ9sfôóbJ—øÒrFW JÊ‹Ëø’«—ñœæ«%>Ïðg%eþÁÕlùøÁ»õÅäÓKšÎiÁÖb±ŠW´N –./iŒfñU¼Œi-]MËgë8>§é´=>ž-qxô­ÑTç’S–B§í©áÔˆ\¹I
-%uM“É»ë?o?~û÷ã·ÉúóÍ©¹QLßMC.7M‘²=MI•5eUË”2cIP%œÛ›ú³|ÿ’ÆÓ«xÆa„›“>šî(™Ìÿ/’Ä4â
-ûk©ÏP3B "F$A?X+“º8“uSjœ†å†ˆ£³88›…Ê€r½¿H{²üê^Â^"P Ç4öð£ûÇF$; XDjöÞÆÑÝ™:ƒâyþöÖÉ\-Ë»g´ijJUÊ@•/²kªÊØÚ7 ò-ñÇ=v^¹ñ]?†0tÝ8‰á›ah–¢Gf’‹àGgjÛXáû¸)Pó>p*”B…zcý>OA¥z@#'ß7=tÈs†¡à„¤àyÛ–Qª;YD][‚‚rµÍC]:WR›f›“?Ü…Õ=»:FÖUÀ“°Š?"ßÐÅPsæFŸcLïs™ÜsÕ½´°ÈT–Ÿûüè¡sʹw õ¹HØC«/ÃBZ)êVo?¿Ã-@ô÷2ÔùÄá‹ÖáxöâX:߃(–Ÿq™mfdYA:å bæØêäÓq¤ÊwiÕœ5ûˆd`Ȫ [Ç;¹,*z,¾n-v¢6bNòW**íjÛ$L'w2P¤×7Qp÷xÐë<h€(ý\À˜È¬”è
+1085 0 obj<</Type/Page/Parent 1068 0 R/Contents 1086 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F6 9 0 R/F7 10 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 288 0 R>>endobj
+1086 0 obj<</Filter/FlateDecode/Length 2196 >>stream
+xm˜ÛrÛ8†ïý]s³ž*›æQ”|³ëØ›Œ«<‰w¬”÷bn( ²™ð %©8~ûý»A-E•ªX??4Ð'€þwQˆå1%3Z×gaâ‰ûï¯OgQ”3ʳ ¤šâ(棪è‰ÇS6ñ¬¦|¤£p(á5EY$”‰šX:Kí”!¬­`{YS‘bJÖ4K`î픬 ÅŠ) _¾xC­AÓ0X(špÜiÆNÕ”¥ÌD°«JÂÙS²¦…¸ãì”dwæH›ŸTkP¤ p¦Zƒfó SÔ:›ä(Øä¬ïìȬwŽ)Éå<©ƒZƒÆIkª4(ª ©u(NáäïÐȬŽ)‰bÎ8Ž)ÉΆ쬃Zƒ¦3¤BQ¥ÙÙü`bël¡u&gExgGf½sLI”zÁþ8¦$Œ2ÎŽƒZƒb}4­§Jƒ.æÜ_ž*ÍÛRšÈQ %ÁÞ|Ò¦V¸P&&¾{¦$òžcEÏ”äPx›x¨5h!³Š* šN¬5h¾@Í”­Ò4Ž_Om óÔoÏD„td62ǔĒaÆî:¨5(–L4U4ÍQ5e«4(Ö»~f¥A¼[<ÍcÔ+É#Ù¾ I°FIÊ™aG2Ôš]â®WTiÐœOE•æF‡Ý²Ö%3¼­"¼K#ãS"¥ÄA­±è,æH=U»ä€* —,Âq¶ZÛ†@8ž¢:“fº8ðJkPÛÎÖ6Sšù á›idÖÎ1%±køáí”D 8
+'ÍI’º9[­9 !·°§Jƒ¦ ·°§Jƒæ §ÐQ›$¼‰ýÑ"Â'id6+Ž)9%É1›¤Ñ.J2ΠƒZ# 8<Ð ž*
+g‘O•]d¼=Uš“$=ê¨ «{ó'"| #³‘9¦ä¨c6ÐÑn ÌA­9Pi]O•Å» [ÆS¥9Д“ä©Ò(_U<ÕtØj ºãÎͬ5®k¸­ ýŽj Š†.ôTiP¹¤)ªtMix˜ [œÛrÓYpÿŠâx‰kÙœó䘒HSqk;¨5hÌ—+E•æHšœ­”1nv|Pò%)A®X±GZ³)çÁSkŠ×ß;ðÎÁ–J‡óBAkˆ~“+v”b>ÒB»¦Ò0EeRM••ó^Ù*
+'ôÌvÙÌ^úùÕ“S,JBUš—囯¢JƒJUÚ:…hýÌpjÒ óðpf¥Ñ¦h—¹²ÕÚn€™¢6 „ï˜X^d±(ÈBl),nXˆV”D«4ÇÃßh<åï>1¾>É}’Ïv+ØP¾M,O$r6Úñ]+Š²ùõ+Ê>ðÔJ܉¹#¯/‚-…E¸=óy6CYx†ÃR¶¿où$ “p©Æ+@"u³Á$¥ua'yNk'×!0(‚™’“cÖ.±_í@Þnbâ§cÖN¾>Në‰ðv;ǬªÎ±ÛõDx»‰‰cb‡ƒÕ¥E>;«‰°‘#b3·ß0d)ùìl&Â6Žˆ Ž ))§Q>;›‰°#bƒ{¿”šmä³³™Û8"6¸¨»4Ègg3’(Lq…qHŒp0º$Ègg4käЇåÙÕGlå–[üü0Ëç´Üȯx²>¿YõCW¬‡ß—ß0-Ùq—˜ ÆÈó‡¢èënS ÆŽIÇ1çtMË×=Ýì_ðþÄ1|ίӌnï–¼bÒ¥l_̳|-{ZµíwÂß‚ÖmU™õP¶ µ[úãËóò o6fCCKOE½*hÓ®÷µi†Âûa:^ ½›¢ëº§¡{çÁ¦é÷**ªj\W61Ö-€Öû®Ã<´ÚÔ·µÊÚô2™8SÝ &ÿÖ®xxÔÚ™®‡skȺ(áDÙˆ×PÝ"!YcB‚Ký€øŽ–žü—IV†¶í¾Ù¼|†ÝõÕÕÛÛ[Ðs¤AÛ½\aUñè·;öo´+^L@•)zC½Á {©üoüfºîý_nÊàT &§lRþ¦D”È RÿÆ$úü•>™ÆtEEûUU®é¡DÌðáïóOÿA=wï\IèÈ)˜Š–*›uµç¿•Ã«k Ý·ûnm¼'H©›“ àr×6—U‰âү让Ê*£Û~+ù×í¯^vU0üœ,¦~¼}5(ÞIÎØ嫹ê~~q׫Êp\·m3 âRâƒ}2yðGûÆÍxßôš
+ÔiiÐ)O7~¸áùñ›Ÿs÷i0;
+¯é/S ß¹©%ú¸…d`tMöeµ)›ü¡lŠ®<=6æM‰Á…²ÞµÝP M{,wT™8¹¦ÛÎ`gË´}½B›mù²ïlwlËÊLM4Å)†)VáàÞQ¸Ñ†x°ö0™ç4`ä®èjû|:b.UõdÎìšž†¢¦(á6 ÒØàÃÉf…2Ùvm3Ã&à Øà×%Vh«j0]ƒø~˜k$f\°ÄÑÁÇÒ¦0uÛˆñ/õš!hœ8ö‹óñÇ ì~ee;¥±9éM‡³á¤¹N6|
+FZYŽN²Sñtà÷Íе›½¼³d"Už›¾ß×;~M'ƒ·‰<ÓSÉÞ‰Ž¼•‡Ó[sÚmò0952=õ0;õpvêa~êáüÔÃÅ©‡Qxò©Ätõq>¤’kùUG©¾i¤ø1Ÿ§¸
+endobj
+1087 0 obj<</Type/Page/Parent 1068 0 R/Contents 1088 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F2 5 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 340 0 R>>endobj
+1088 0 obj<</Filter/FlateDecode/Length 3005 >>stream
+xZËrÜȼó+úàƒ|Яy”´ò*BäÒ;”å‡à Hb53 Œ(þýfVcºX‡íØ-“‰ª®Ê®®.@ú÷Eêü—ºeæò…Û.’Y‚ß„?~ýëE¾˜%n±âŸ7ÏgËìÝæBàÁá‘B8—æÉÈ+¸Å2›­à³XÏæ O·XÌÖ „Ï4z¡¡b°óläV1Øe1ËıâƒË’ñ²^‚ùz¶@¸ þoa€«z®`îàRfi€œ@†›2 @*›Q aƒÍS
+mƒÅ6@¥È
+öÉ ÕÀ2¹3›L'°Ø,”çx„Ë®b>žÌ(;Èå’–†" çÜÓtQ° r¾ÎMÁtà!Hš„óU%ô€œIxæÒd¥#©kf)Ü +lQ@~a3™;'¬`°ël–*+˜ΡV´U vµ­kÎKxµ"g€É
+Ä¢82…ŠÁÎWÔ0˜*»b‘FÖ/:/lãü*⢗æ<Œó@*梋Y.¬w[p7A&snŽ!úU ›xëM3–ÐÁANph)†¦Q ½aÊò‚á’»fÀ #„!ŠúÒWY’šðH+ ¡@&’Pƒ@*[°ˆ… va©D[Á`W<¨b+ìÚê(Ú
+FAhXÅ`ýÎDV0Øå|³âƒË3;UÁV1X#+ìz=ŠJ1:{În"¶¼D
+ÔŸ]%¼<°-ˆûšc{"'2¡÷åB*æ,°yÑT17`>ZT1d²vmƒMWhÂ
+»ÈCnLG1Xl¥&«"âfÐŒƒµ‹,®«'¼È"kÇ£@÷â‘D@Ä“@Hd!T ƒÅ-¼PV0Ežs¢­`°ËÓ‰¬`°Ö;… ¡ÐÖ
+±U ¥£QùdqEXá\`²ë±(JJR1Ø|92UÌtxxÄV0XŒ9ke#`´µU „ó¢R ¿×˜ƒÅí ‘£­`VT1ŠJ1+j•—± òH(]0dCÔQ1XÔ–¬`°uYÁ`½p‘Œ„Š”!V1Óå Ykæ…]¼è¼(=`ÄO
+ŒOüŠ€ Â`t†·´šœ@¸ä8íRöéH*¦\YXÁÈ#‰0 ÅÔÀŠ)„¤˜›Ê©,zö$œ0yΩžúˆ6`ñN ÂÅ6Hsš£]ñH¡–S´x:Ch¹Ò®2+"œbpLöa˜ñ"’ŠÁbOeƒE•ãM%8æVçÈ9¬b] €k
+äEÄDìAr‘¤8XE9CÅ`mk£[Å`¡[®¶À|ËòÑfé|’b†žµØ*‹c¥Qyéqã³â}ü˜ªí¼ðoZ— ƒr¦:#·:ãÅ›ßoµ@”%ƒ œ@›À zà°ÂBtÉý ¤bª—0šÈ
+»ä¨)¬`Dk/‘U ÇH×ULõ8âF[¯º»Ÿµ™ÜÀ B¸5oéÈ D¸¾Lƒ¡b¦ÊQ4š*F@¸ }°UÌd¬Œ"+˜ÉX)DV0XlÕȳ`ö“±gÅþ’И½Lh_<k(/l³Ê$ˆcRä¢Zø9)±Ú NƒEÚ'²‚Áâu\ULùy¿‹­`ˆ„;Zmƒµ±;Úš nž5«Bµœ9œÃ5æ>>HN ÂÀ1Ò;E…³“{§¢Óó^'N1¢Ørz¡¡b°öº+¬`°ãWbk]ƒ#¬Ýk‘–I„tËcIoˆùÂlÉ™!‹SÉÃtÉóY/”a­øš–°5#DqjŠœ@8Åu¶R1X»³¢©b‚mYXÔ” /ͨ2P„p‹Q‹R1X\çÈ:²‚ÁâCÉÈV0XôShmûÚT[ÖêƒÅ{ƒ†¬Çoë•OêÙ{ƒeg &;pCrT’¬Oölë“‹¬àld}²ƒm†âIÑ+!ƒRÌd­´"+,^P2塤´¬n$¾
+ÄQ, ¾œ@T(§¢È D&èèj¨,.àBLMút5|Ñ`‡ô`'…‡•¯,šüîÃVį‰é€H*æ’Ûý³Ñ-€»&S1d¦‚ÁâàZYÁ`¡ó\YÁ`ñâŽe£gÁØ|@ȵÞÁ·yn Ëj…ʼn|PƒµéIXÁ`1µÁq´ — ä¬`°è©¨‡È
+FÈÛ]d}ÈØmkw¸œ²!rÄp SYÁ`q rd3(K(²‚ÁÚ9[ÁŸÜn°U W7ö>²‚Ábʧ‹ÎÁjäýÒO7b°øÞ—)+ìœã¦Ø
+‹ù*Ïv@ð™À^èøUß~æšöid`ð?a"b,ƒ‚‘eo¬}›Éígº‹FX>wÈðÙ…gñÆeukçЀ‰!Ì0³ð¯Î%!8Í"!«Ž4p¶2gÍ¡:ñ©’?sµˆàpøn:P¿}<>›™C|øµ‹—íçàp`ض0¼ñ1Ë,BFÏs8Û0Ô·½Ø…ÌŸÍa@6 â~:3˜w8ΘΔ@pøB€{ p2 Nä"‡o­¸ƒ]„£'Gœ!Èww—y*ÜÝîL´Kw·³¿KÜÝöͦ¯÷{÷T~¯®o›Óý¾êþòç»ß.Þâé·öš~·{óéØWmÙó©ëûZwÍKçŽUÿÒ´ß:÷R÷OnSîKšªåÕcuÜÙoß&ÑßMy¨Ü¯U×ìO}Ý]}t¥{>µ•ûr¬\~®§®÷;ú»üˆãwÎ ÄtYõÛ˧¦ë;>#ÎhéüûlÛ,›)OÃÀNÉc×!£íSx j8’ÅÒ°•|eçN]µ39Ò•‚~Sîž*wSõï>ý²qæï}¹}ª&)ñ¡Ï×?ÿ²¹Û¸‡zo´ê9f$7÷¹i¾ž'¿~1£´~n^Ü}‹ æv?œŽ[îQçÊãÎ=ê·«ž÷Í«ëúõb~Ã& ¦'sÊBÂeºj{jëþÕ5ÏX†»W?²,̉{hZ×UÕ5Ú¡f†šlŽSM¿t•Šsç°3%jìÔ?UǾޢ’Qu]Õ~¯Z«–×å·óz¥;T‡ûªuÍÍ%j¸ ïšCY[ ’áûIèÿ+
+uÞ}sÏe‹k6Ó ÿGXÙ矟¯ÝóÛm‡‰lNÏÏMÛóæòÇ'›e³Sõ°rÛì|u’“ìFGej÷žiq™>sÁ?ýkb¼©z£?´5:Xg]à§(RÚXŒTáqéöeûX¹ãéÜÚlÁ@;áÕnG7¨Æ³OÔfiŬgåöë4<Nv.;w ­l[FuÁkíÓÁ–ïÜ]Ó컪ŸJñõ©„Ê]xΆÕñ,Õy)¯‰»-·ßÐû¦µ0Zò?_
+:¨ïcï÷5:*E]ÛH„£‰3ûÐ6‡P ÉìJâò#_¦8‚ñ}+Yå˜Ã2Ìao6W×ï® nóN¢ûÐlO¬d«ÚrüÜÇÇß.“5Ÿ¿ºG³Ã‘ Yà_™¬Vþ͈œ¿ùéîâo¿=Çx}endstream
+endobj
+1089 0 obj<</Type/Page/Parent 1068 0 R/Contents 1090 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 392 0 R>>endobj
+1090 0 obj<</Filter/FlateDecode/Length 2764 >>stream
+x•ZkoÛÈýî_1ØE
+Ԋć …ã$[/b'µ¤ß
+š¢mîJ¢—¢ìøßï9wÈ™#% Zl`ûøð>æ¾æRÞ?N&nŒÿ&n–¸têÊÍÉx4Æo—ë_ø7Oñuã²ùhуµ»9¸qóù(NàÆMÒt”™RÝt–ŒæPº˜@¥žË£)¸yFƒÈ „ÒÉœJ©ìtr êÕfÓQµ¤ªw¦ð*rir ·"©˜ìŒ' jƒÅï•õY`6n:¥^tH b0f`'J“CR1Ø”QŒ¢ŠÁNÓÑLYÁ`–Ï`Ö» s¬ƒÜbkÀâáÆÍòÑÄM'Ðjé jd€08YÐ@zƒcfc0h ì9o!p©tLT 6›Ðd`Íd¾H­ôòß<0“Bpœá‘T 6Cmd½Zä¥7[à[n€jÒÛ9NI/8¡X‚)¾åÌŸéON­d–ò<³\y%('e—ÒÞ—-äÖ–¹(—Ì|l”3`¾DH_Ôk$ƒ…±\YÁ`§ùbÅ—ŒSž2˜U 60@µL2 zšQ­;K„˜i9ƒ8Öz*‡¬ s"a 98G-Рb°*J+ˆú”Œé>R² ;()îp`FN Ü9”ƒéŒ¾¥ŠÁæVu‘ u€„EV0S2?p׎’¡¯9%Ì® ;J„8JŽÓFN L&=‘TLwS(V0ÝÍánd½C3¦-dœ:$Ðœº,pð}€p6£?ƒ“ÍIÅ`SV—°‚Áâ¬X™kùYÁˆ<fœb¹g¸óxkbh€jâœs”‚Ð’!,b"c¦Åü 66Œ w2eó,úÈ
+æYÒ»ŠÁ¢]pÒ «,šRYŸpl&6lS&΀‚7p†°Ñl¾y¹$Á(î™r­Ñ 3ph´áQ
+¢HäÑ#¬¾ z’†,~‚Á&¡ÀÚ9RT3ŠÙ?w˜?ŸÈ ¤ÒŠ3
+š?)êˆÁ™`
+äq¸ FÒ b çœgÀ"È‚›,üJiœäB©•f$ƒµu[XÁ`q’Eo…Š3
+¬…(kîrXØíÁ7(i/7±>‰¤bEW§"ª,.¿LYÁ,Á M5+‹ËPe3mÜTDV0XØ™*+åëh.¬b°°‹dYd,¼Ù8¬ÿ‘Ÿ¤GcÁ w ÿ¬±‚ÁârÅL“±‚ ®Ê‘U Ù;`ƒÅ5‚@Í6•8eýTbÙydfÑ»†SÖÀÂ
+‹ŠG¤L“É
+†YÌ „&°ŠÁÚï…ìs€PYï2® ¿?p—ä¥2·}š/}†S s!¬`FÙ\Ž²‚ÁN9¡DV0Ø×qaã@h„\XßAxãFË (tØRHÅ`q¡m#+˜.YŒëb#fÛbñ„ChT }sR1]​¢ŠÁÚYoI` ØŠÈŒ$–ý»NäÐuHT/ÇQ†sAÅtˆK¡°‚Áâü²‚Áâ½4›»xKeõ£'2¾Àú³ˆ …T(ô†á bÁ᳇‰p‚³9ÈYîPCVÓx3Oß…RŒÛ{ä"d“pÁá'rfÎ^ç Ò̈æÎôG.B¨´Á8àl"G.BpöʹÙëöi!G2}Èi›á×AÎR—÷[{6Ãé Ø"Äñò…p2š4å"„›xÿâG'È<u
+‡Ïúø¡ËÀEÈã±X"!8{#ˆ\„8F¤ÈñfA{‡ýË~6G8´zƶ¯ÀD„plá¥<e"Â$`…™ˆÐ
+*m¼Ÿk_,âëU±©Ü Z¢.ñé)èŽçÓ=^ ©ÝÙ¾{@ÔeÁ.v—èçµ÷Q4ÂíÖøKÛ /Þº³õºñ"G ¿®vûu¿Ê„Ùìj]lw\öƘ’óf{Wßï[ûÍqÔ~õëê}ÝVø~\FËjg³bIvî£oûƒ¨7ug&…áO¹F‰ø‰v Ä<uMð±íû$qÅÎlüMѾ }MëuÕëS[µtW#—˜ «>Rñ7Eùû=‚í+Tˆ!^¬ad®÷¡oÅC“*ÕV8-D.-/•[¶û]çÎÊ&:8L Í}¾®T•¼êã#\Û=æÙ¹éõ£æûª­Ä“Ÿ>nO¡öôýúå§ÿQ\¤é˜÷ó[7rvÞl6p c7˜ô]Û6ß\7/»®Ú`̯벮|D uW÷Ý ÝcßÀ‡Ö=TëGWbF]8ô÷ñ­u˜w×´a"-¾¾¾|wÕ!¹¾=Ø+­¿]w?»«ª{Æpè'%%.?”«óº)6¬ëçƒÓi¾ýxyvqõŸóWËëFÝ×ÎýüŽs¿/6÷_ƒ–hUÓ·ËYÙùö`IcxÆÝÁ̓i¶~é˹W½Æ@ÿ~ùý·zý¯ö¶Øðõj<çÿÓ`½yusvùæŒeð[Þ6åž“# S¾ññÓÙxÁçõÈø—Ãy†] DÆs¾[žüëäObçªæendstream
+endobj
+1091 0 obj<</Type/Page/Parent 1068 0 R/Contents 1092 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 444 0 R>>endobj
+1092 0 obj<</Filter/FlateDecode/Length 2482 >>stream
+xYËrÛH¼ë+úæÙƒd¼ ž6ô°¼Šµ,­¨ A°%aD
+¶&ŽÊ³X‘ƒÍŠ³T³
+ƒçg¹fnMÍl5›Új ¶˜¨B\H‚*êœ;ÀP„¤8?›)Rc°IÊLˆšj ¶ŒN`f8Ãñ¬Æ`ãôÀVc°™T'Ø*Üš4Šl]°ÈtÆ`gŒ\€ G3fÉ“»`!8°~ÁfR÷À*ÌTÌ(ɳ® Ó=†VËèG€´Z€hQÑç9)7bzRc²%ÖlÀ”›Ú*L¹É$‘ýôP” &Á9c0›I€`kfÒžS\ÁN
+\€¨Y|À)È0¥A½¡Æ`ÑFÚ­ÆLB6Õì±$93ÚŸÒFr„&.ÆÿQlOjLI %Va°hä/°
+SRÌî ¬Â¨‹;žÕ˜g¦`Å=ËråóT&@š U`4
+¢01@à„t‚6Ô˜j¹c0Õ˜]!Õ˜j“[Á¢Ëöê)Xc°ïz_1ÒÀ¤{sŒ&NŒ
++@!Û3¸“.Äž‡òÈMsGäÊ
+Ê寞Ã]¶‡Îi©Hn²Ç`17cÍ* v–ãìǃ—¬šßVcdX(VcÖ%?`]¨ÉLZPîâ\€dW³ƒØ4Iœ'5+£K±
+3œŒ-êmå2Ècþ%s„;Ä]5+Ï„À:S\.ì†÷-
+r¦ƒÍK*ö¬„š•¥4 ŽEjªˆ&cŠ§ œ¢sµ¡Æ`ç¼Oƒ©ÛÑs\‰ôL€lÉQæ ô5ì<‡éº‡.ŽR‘ÎiKÉ
+^Ñ™
+Ò$% Hòœ¦MàdÚ8§ò ¤8M¥uÑyôâ€wºçbÃ\‘S+OT0Õl>CŸÖm*éĦ¼õS²i€tˤ3Äû˜§Ú©ÔN\Œ÷w/\IRc¸ÍrT2°râR¹§P> ¥‚0”v 5¦[ž#Å* ÆšUó­l5 OGR”Æd9€버d£|6¥h© …S(p
+‚có).@¦Ê@jÌ4°©ëä$îû‹Û_@3qnÏ)§h08õ¤Æ`±š3°
+S«bv™G0ÞÖÉE98£œ\AîÄ9}žSÐËõä$w²œäÖÉݳN^`†g¹:RÏ:¹‘ûv‚úZ
+ƒÍSøŽ5‹<S¬“<0ò¥(@I
+âPd”ë9áTnü@j vÆ/•u[âæ—zL„"@Ê ã9RHæ-ÉÝ =;Ÿ
+á_ÑÉÛÁ´Õ¦z±­ÝŒ\®*¾°5ÄÉâ£QëDØ°µuS­áyûf¹ÑÊ(”ÑvÇIüò³j·k‹ˆo®ÍT„g‡FÕÙÇ0[ªo§:º›vÛw?P¸eß½ì$4ˆ  ½ò%ýÑØwÓ=ûÅGÑ_ì} ®|©èïûn¹¶-Z}èÖ»}?é:{OUÝwÃ`†ÝS@äkM~èU^áÔ0OóÂŽ##•ùtó}óɆ=ŠF-órxzÌÓÝÃ?¿>Üý~ÿÿ\ÝÝžß|çjãu××”!Ùæ)Àlá¸k«aü æ¶zSk±jn¿\ü½Ãô¨–Ýnd.ªU ¦Z­ïÁwÔín=6l©fƒmŸ«Ú­8蒅̾-hΑMÅðs u=.»v[õÍÐm\§©šßm×]ýö¡‚û®:Jå7û´«õÊ|z®Þ¬éœÓOø £ÿÔ¬ìC ÓS®›Ã °?æ°[zœ…[­ÌÐü[†ž®ÒmõÓül›ãƒþ ÎP#ًתG»Õ”C%ú[÷bÖŒêÈä©YY³Æ´þ¥¢¾z?n›'Ìk&Bm  øUó« }k[ zôÖv;ÉÖA.Ö¸J/×Í~D|¾.§O²¨Ä¿2•ri/Îo/Î Îï¸9pÖ;Ž•0YcüÊÍ姳hÎKþ|9Œ}UKö2<kÊ2Ã?´‚ÈÖ—Ç“üõ²´endstream
+endobj
+1093 0 obj<</Type/Page/Parent 1068 0 R/Contents 1094 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 479 0 R>>endobj
+1094 0 obj<</Filter/FlateDecode/Length 1915 >>stream
+x}˜]oÛF…ïõ+æ®ÐÈüI]ŽÓ$ÞÔn¤Ô½È MQ6[‰ôKRvóï{fVä)@Q4ÀñÙ]RÿŸ…à¿P²HâTÊý,˜øËôÏ—³8’æúï^Ù<9Š¬f$÷² æ!1g—Eóvi4_JjBíHÂ.Æ#ž9»ÅržêzER¶ž—{É<♡$E|{‰–ºœ 5#¹—d9ˆ‘ÜK¶8a$÷¡æ79e GÍD]q ˆ4Òª™ÐpHÂ0\ž@gi6H?Ñ<LXú^ŽéO µE¥‚ÔʽԪ;¡v$uÁP´'²Vš˜²Eã2¶% šgóSÒèI˜œØ²Eª¨îkÐ4ÕêzJZ»}šë½Äa~bË4ÒŠyϬAãå<fJ4ÉN=“Í’SϤA1-ÜÖØ£ÑiÌÖÜEgºéÄÔÜ‘¹fzÈzl.SmödkÍ$Jzl.Qkîhëšé)k4(Òñ'J4‰Q
+¢¤AsW¢¤QFlª€(kP9oË£Ÿ±-iPd3% šåØ®ä™4(:uâ™4š‡'ÕpÍÍu?`ª3e&´¹$µ}zœxÈÔ¹LYƒâ¨F«=%­ÍMO–e„zœx[Ö ±NQÒ 8»9!Ö Ë\ 5EÅe ò“uYƒ"_¶e š$'µb ºˆpRùuYƒæz xê”føã8}&üôYˆ
+n'ÈZÛgSà)iP\RØQž’ÅîÃŒxJG‰-imP®éL¶¬A³L'ÈSÒÚ ½Öˆ’F¡pYpT¬µÈ‰NÐäÙn¶þ¨7[–*3¡e$‰Û|LŒ$RÅ"Õ ºÞ$6
+†Ç˜ /a.t»L5(6ÜzJ5Ažž’F‚@·øDYƒâ•
+ÉDu+ÄK- Þ?tvœP·$ñ¦7®g¶©cû^±cv&ÔÎ1ÛrØBZ‹Ø„2’ÇãÜ3g·pß“é×@lBíHÂ.Få<sv‰ûžÄMpÇ«°õ¼tuË:C\§š<ÞÓ  3ô êöôŒ$X®Nv$µØzþxÈÅ`SNM=M3½¸bŽµ)pø@&‘43”{bð2J¬‡³>'¨,B.ºWqôeG¡>-”shŸèÚ
+'<KÝ'”ã#L…2’*=’<s>ñÝ®éa¸±ž µ³Pp#`@ñb‹°ðWÉvön=»ü"tYoõ‡ˆ4Ïd½±ß!Y—«]û*ÿk릳þkö6·ö.¼Þ\\ïêªd84uó¨Øçïò¥ê»ÁYÁñd¶*ö…ÍFÚá©êäúæÃJJóe󳟋²n†¶øålÛU$.lú q—E#7R¶Í¶~< ÝÛÕe$÷E÷,×mÓTå mGL¤è¥8.%[0‹ÕÖäÄÿÛu,ß.šv—øöæg·nÓŸ%D§á7šÿsæŸjw…Hµ2ŠôýX¤ºïU/¯OUã¼}»PøRu}Ý6ßÞHÝË¡¯6œÁy­4ìM‹‚<Vƒ<w(,ª¿éj8Áß_›][läµíþF;-:+×±3®\àûºUoOÞÃê±kÏ?tðk_É®ª~õõÝåÍôCQþ-Û®ÝËçºìÚ¾Ýg]}_íª¡’ùóëN¶õ‰[ ö¹è{¸‘ò©h+µâ¾ ©ÇFßoïýÃxv³;nÑ“Ç Ä6Bi·“Å{vÌõ§åâò§e~¾ðˆñþȪê^ê²’;M3²G¹lŸnï×·rU–Uß»ý%}{è`P¶›J^êB®ÿX©[Ý4C×nå€nŸ¯ŽÇGC+½Ž×¼íl"ÙÅqÉã¯ÕƒúámçBR^¾¸à·Éil¿TÏm7èÖxwxü¡ÍÿßǪ©ºb'u³mÏÖ|_=eW½T;·"Å—U×À®êº¶3LôjÀ6zÒps!Ý¡ÑSÛºÕž-sW åSåVà’|Ô-+ûâùYm­3ç–ȹx¨wõð] ºûúçÙÓ«ë[ùÚÔÿœýùýo7öäå‡üxÐê/AK‚ßRœ·««Ïï®ä®kÿÒSé}[ö8[‹©Ý!¾åÔàm,õù«‡~èŠÒ'Á=ç ~MHuí_׳ßgÿÍ}ÿ“endstream
+endobj
+1095 0 obj<</Type/Page/Parent 1068 0 R/Contents 1096 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 482 0 R>>endobj
+1096 0 obj<</Filter/FlateDecode/Length 1048 >>stream
+x­VMoÛF½ëWLÓq‹ú¶$ßl IshƒÆºä¸"‡âVä.»»´* ?¾ov)[v¨ Á‚Èý˜7ïͼñ_ƒ ñ™ÐrJ³+Ê›Á8ãÍÃק÷ƒéz‘Mh1_gSjh¶¾ÊfýSMw²Ÿ³u6§ùj‰ßSü9¦2.LfsúÆÂlš]=»ŒÞ­i:¦M LWËmŠoò‹_í‚¥ÆUפLAöîn~»½ùyóg<<Y¦ÃÃxS\Üni|MŸX*¦FjÕŽ}:2§É¤?2]ŽlÎwQ¡}pzÛ.è C•âQnMPÚPmƒ'[Rç¹ìjÒ¦´£ödÅu+ wèh;t‡‹2úPʳ@Óp2I\Xó6ÐÞ Ñ*%ëõbÁo(¸#yÛp¨´ÙQ­÷|RŒ©\AÜøSZ™ô+ël¶
+Ñ@ûK*µC…¸¬áhëìΩ&Å[ôœ\P6‚˜¥ÞuÏÓ¿€œñ`J¥à8Ö3Úàzò•íê‚T¬£,Rw‰›˜
+§Í>îp}ÐMWGcÌè=‡èB¤“Q…å÷YÛéæ¢âÒÕq:ê3
+Êaxçûã%^Æ(Ñ30¶pªcôWøD&iI2ý KÓ9Yq ÚÇ…+Q~Ño’'Ç€{1G8Š·Þ­Çñ|–Æñ¿þ 3_³ÕjžfôRPý²ü1ø* åyendstream
+endobj
+1097 0 obj<</Type/Page/Parent 1068 0 R/Contents 1098 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1098 0 obj<</Filter/FlateDecode/Length 1477 >>stream
+xW]oÛ6}ϯ¸ëK]¬‘¿'ÃÚ.-‚¡IW»Ø‚f(‰’ÙH¤CRIýïw.)Õ®švKÛ‰.ïç9‡7wGcá{L'š.(«FÉrIû[â—ÍǧÉ)Í–'ø|²Læd%°áô——Öv:Ÿ|±À¾3¥É|œL['_=8]|{àåúhøú”Æ'´.áb9¦u‚h V^nizF¯¬^’ßHruJ™Ñ…*+¼2š
+UÉäÙú<Íh ìéxr’,àk°ÞH¤&ðãD½­ä#‡)|ËÏÁÄ‘kÒ\Y™ycwÝÃ\9oUÚpÌ„.`S–Òyڙŋœ=Ôœ‚§É„ƒgˆ[4Uµ#g‚a&49)icBD³ewŽJCÞ”.,ÇÛZ‘y•É„V0æ²kÜŠó0–DUžÅsÉ‹dÖ–LNq±H¯qœÁ#UÓƒiªœR4ÆÔˆ¬tI•ºåpÊÅ~Žè”Û9NfÓ üÏ“%ÞQµ_Ëʤ¢ú»+ˆ:| «coKkš-ýJo¯ß¼¿úð®5žŒã€:_xÿ¸A&îÞ`S6\•¹…?m¾–a(F£ùé ÇmIÓe2‰%=lT¶i{‚þb>@™Â|Ò ½3ZÒƒò|&‘e¦ÑÈ$BÇI{/ís´›û(a„IâEYªL‰‘jQK2¶Ë¸È“Pñ. ”½`ìÁ8¡›Á¥ ¨x0䤆û¶ú ž®D
+R±H©ˆ¸yùþêÏÕÅå›Äö½¸Œ¢\z¡*wó¬H Ÿ/AùïÃ×ó–S`èPÚyô'>ëø6@[€Im|÷œEÈN ä
+ܲNVEáo9×€Ô̾m›ÒEŠÐѬ—´­ºÊ¶n+3U(Šœï%ÉŽ9¡~’7&a. ÑT¨Ó2˜«¹e»¾s[‘6\÷üg‡•ÉD5DB©V*ö‚Ü<ë—ùîjƒ*•†ç:ÊH êu2k¬òé= ç‚0p’-‰ÈmXô ÂIp¡`<Be¸ “5µÔ}L|¸¼øëŸÕù«ï/Ö׌™VT÷ò|<E… º<;£u+€¶Õ—Øù@G@cPÄ=ï„ùÂ?…ðÖ[c½
+ÿ¹¡ÔøÍOtuÓîÍ„ïÍ–æõ#ô
+1UîìF`.h@ Á!ڹĕŠëoñã|Ÿsq Îp‡nûê{ù¶
+¬1Q\vKK-àZä÷Ð^uÀûàø퉱Øk#»oö-Ðí Í|À‚‡±HͤŽ iýÆànàë8ÒqD ×N+ÝÖ
+endobj
+1099 0 obj<</Type/Page/Parent 1068 0 R/Contents 1100 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1100 0 obj<</Filter/FlateDecode/Length 1403 >>stream
+xWmS7þίXè‡:S|öù|#“¤e¦!)¸Íd&3ùN¶¤üïû¬t‡1y)0‡Á«Õî³Ï>»þz”Rß)M4œPVõ“ÙŒ¶»Â}§ÓdL£Ù¯‡ãdHVÒ¶}œ~x4¶ƒi
+ƒh;€}czÈm::KÒÆt4ÁË`ûj~ÀsïíˆÒ”æK„;™Miž‡›û4Ï:sCÂÓÆÔ–^Ì¿õÞ"§`ÜéIŸõœ´·*“.¾×:ê$ôqcÊQ.—JËœTÆzJ‡g=ŸU ],I¿Vzµkæ×R“ÈaOÎáq#ÙwŸºé0 ¸θ—ñ¾ô!ðî`’Œø]-ýB×uN·w=Ž žZ[§JU[lhi,¬§½:¯8WrkS9­Å­$¡Ijo7!–ï_¬]ëéÙ{/å½'™«oàŠÜ}ždF/{é €€ü 9r¦”HF‹vðéÓ×5MFÃÒ'3üH´÷µ šóVŠ’P#ÔçN HkŒ§^íl¯0™(zN” Ñ[(Ýså"§ðà(¹Fà÷·.
+n(7úWO7h'ºcYä:.¬y&€>D’å'܇û½·í%;r/ìßù‚s J@O("î°µ&¯JyJ‹ÚÓR¨Â€a­x ÷µŒ:™Ôðþ‰—γ&óe'‰Íbcr†ÊžýŽi¶…ÉMРýª<¿º¼¸ü¯è—6öâ‚‹,“B·§1U:ÁI…¸²Ì” DTï
+4ÖVë¹BÌ(W1‘”€ïœrQyíª.AYwÊìßg¹ÌªÊŸSçæìÝmhiM«Ù–º%e¯Äû0^¡@pü#GO©’v-*G_¸ÍxÌúãïa
+Iw*1õ-o²u åøí>Öå 6\¹fû"eàbð-Û÷ô ¸´àI
+š£9c,!,£ÊfIØi×h'p(°¹…öñO§VZ<ZX *k ®Ý‚·ùêD÷$™§ÂX²G\°3s‡µ“ïúŸ« Ü
+endobj
+1101 0 obj<</Type/Page/Parent 1068 0 R/Contents 1102 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1102 0 obj<</Filter/FlateDecode/Length 1277 >>stream
+x­VmOãFþί˜žZ5HÄy%/|hÅ•£Bºƒ^“
+UM?l콇½ëó® ù÷}f×NIàÚª-0YïÌ33Ï33ŸOÔÇ÷€¦CM(.NúQŸ&³y4¦ñlŠç!~*Ip>D³×FçãhøÚÁ`4yãíò¤w=§Á”–xŸLÎñÎ2!øî÷iwN–4¹ eµ£\Y§tJ.“d3QIKâQ¨\¬sIFÓÎÔYY=Êêtù †Î î§Ñ†;_‡“As2Fçð‹[¬ã\Ií¨ûžÂK£æ¥ÎŒuZ2›£®7ÐN%ùÕÔ@fê<¡T:Z‹ø„ÇMfów˜#ºÙp ”ý­ã(5YSH—qÐÊ’Ò±©*»|‡0]]F ¦OÝÁ)‡û[ã$î ¾Œ÷ùªI(šDn ­%ÕV&ä ®KÚò‹mQ؃\¸¯è½Ð„)Cr,­:¶Ž3öÈ÷ýæ>]¶ˆÚ„4Å™1Ö{¯(—2€¸®”Û…09êBìh£4à1®…(Ötû\KëPg*…µ[S%ˆbc€V9Úª<ÉØ#8!®ˆ´9í]Ÿ·¥}µËÙ
+ W)hn*J¤½l„ !'ÇÞ9’È|dãm·
+ù®ÝØÝ.‘$-…MéXÛýå®Û‰Mÿ kÑ’kècÔÁšêÿ¹Œ´ÑÝžÀu»: Qü©£îhéå3 ò‰Ö »÷vØc­ÕSSÚ`ãßI&ÜÝë…z=äk/™ž` *þkí,w¥ŠEn3°`qØì¹¹pÔ*°ƒÌ°Þ@n¾Çe­ñ3K,—` —Oië`_&ÁÀšÏöF9û/@¼FÒd‹Ït(4 Ô‡ì=gâQ‚L`7Ô§ô³
+ªç$‡ç—Â
+w÷S‰a••ò°þW@yé¯`*Éß°{ìÆï±c6äò•|lRær] 'ÏܵÌDC´®SL“ÒTî«Cê |-mîyð`b¡ñêÔÒ•Ã÷è»ß‡+¯To£9ûÍ ƒ*HÐj* îëJ?Лmfh[…ù i”Æ·©JØì 7M7dë4ŸóšI0¤y÷’HDµêÀtCÑvÞû“Õ)9„,4ôÏëÃV ÝÌïGT¨4sÈ„à9‹)Ç8®n.¼½[Ü,"÷„é…øèúòã~#Á®4ìź;Çë@+~±ÀŒä¡âÇ¡ñ«×³N£åÖ¦•©KDóÐö¿Ÿß]^}x÷|Ìb{hÆ~&ÐY$¯?uKk75…}ÿ&¿à˜Úªõ‹•rÒ÷àÞõ¬™ƒ VÖÙˆ&Óf7Z\~x{I?Uæº#j×–=Á’³Úm/t§ý9ïRÿañOÇÑt2 {å Ïæß-O>žü³gkšendstream
+endobj
+1103 0 obj<</Type/Page/Parent 1068 0 R/Contents 1104 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1104 0 obj<</Filter/FlateDecode/Length 1497 >>stream
+x}WÑrÚ8}ÏWÜÉKé ¸@H;³„¤;̤”-îf;“Ù Æ–XK†ð÷{®d'ÄIv2!€%Ý£sÎ=Rþ=P?élDiqÒú4žEçt~9Æû!~KI+ÿàbto<8¿ìG÷ ƃ×3®â“O_Ïi0 x…ê£Ë1Å¡r¿OqÚÙ›2Ïö*“]²†
+qH$ÞÒhI2·’6ÂÒF9:˜ª¤mi’\$tæ˜,SŒ&å"úe*JM•g$r¬Ua²ÛHº»»ûÿ>éSopÜqÖ±Êá‘!›
+M‰HHY[IKfågXQ$¢—©µ´.ªçG` sï6R3Z©G?¸´¸½™,oÈJ@ ÞUÛL8¬‹ZŒ$3iUHí„SFÓ}Ç”V•©ìLÞdÜF8Ü‚¬å££­,-&îUž£<ê€)¬’¥Gùéëg
+p‘3©ÉéVîdþRkø.x)ÆÀå·+Ö9 æ..„†jJä2u6¢iU–h°´ÕvkJgé¢K)ØUÓï?nºþuqûsÙ¥ÛÉüÛd>è¶ø _}*ÌãA»e}. ÓSÞ†¤=wX!UQÏ
+ñÛ”Ê8…8¡‚ Li=3M&ÏdI= Cø¼
+ܱÃÈD4ïÊT!´L¥µ"ôÇ!óÉL¼¹*TÈ"R˜rgZäzùu cY­D"~2ƒŸ¢†Úc®µ”«‰~±'Ó÷ˆ…Ǻ‘2 1:?´Ê–²J³‹E¶C—‰µdbšpY_†=î³Ö$6­px¡39$ïVwk¨+­,wœÀÐ' 
+f+“N¨ü•ÿçÆÉ/?7ê¶Tˆß+Y±ì Ü õa_3³!!CRÇÓŧق ,Ý´m#{K¤ =Û)¢¯@蹯M¦Â‘™Kn»9²\Vª½,ÜÁhLyðõÞFmt«®¯cÖÉaý\"A‰àð¤Z{¢ß<ûÌS²*MA?ç³Ø`‚¦^EZL¹äs–=§ws y¨p¾ï4˜Fì  Ê#±”ÀBв—Àõ8E¸ÍÊP‡±Æåhƒ¸^º]üð¼8qþla¹Ö®Y'Ÿq'®KQ„«ijNÐú‚â µi©¶ŽN1Ï>臈2¬ÅãÊ*õ.nœz{­Uùÿœsp×ø‹¥ å¯åßdÝDÔÅ=C™ñ÷‰t`ñQŒôÿõqÖT ëÎkŠÃVG’á|åû¦s¦?˦a¸W”Ækîh"1•{:ø«-¨;Öþ•$~-o€
+¶øŠÖ溬/zƒþM¸<£Ñø’¯ŒËÉ·« ß~ãH§ëãë-¯Ök†÷ÆýÏ<þËèùø<.qmŘÁ€§ÞÄ'ü§% Îendstream
+endobj
+1105 0 obj<</Type/Page/Parent 1068 0 R/Contents 1106 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1106 0 obj<</Filter/FlateDecode/Length 1472 >>stream
+xmVÛnÛ8}ÏW ü² k}«í<ô!iR Ø\º±»E`´DÕl$R%©ºþû=CRŽ«EY"çr朙ù~2¦þi1¡éœòúd”h¾¼Èf4[.ð<Á+© &Ó7øù›ãùôõ«õÉŸï/h<£u 'óù2[Òº ¸hŸÞšüYé¯gëo88£ñ8N8vú % +í¶*ß’3µôª–ŽrÑ:üñÖ´›J’rTEC[Ñp2G0°°ÞJ„äw†ü¾Á-Sv§“]-eAÞÐFR#milß›= ZÝ]‘“ö‡´Á•Ê:ÏîVæÆ¡Ar;žfvãUevfòJIíÙ‡‰V诒Ùì="RïL#5T2ºrp  öåáxPH½§ÚÒ ðBø“kd®J%‹WîaJcl€-÷yü%~$Y íUî¨Õ…´ôI«Ÿ|™ï©Pe ‘AiM .§ž.|Vº@²ý#­SF3̽¨V¢Þ€ €%H5¡­øºXÄÏР¢!U-¼Âû2×¾z:}:ƒÄâöÎË…¯*>¬ê¦’5‡ÔX¤g{Aõ<o¤ßI@ò’HŒ%ÖA¯·È5š´ñLƒ²­ª=!Mäê©h™F@CTp%Le
+‘DRp¡J‘ûž÷X.Jud€ÃÀ˜|âÓ!‘£mØçäßé„ŒÅßùìœ
+‰JÐ °JÄzX…`z~nI¸€„\Û4Æzhý à£qF+ øÍ84Æ9ÅòB
+¶ò¸’Åb¶ò{+]?e±1(!‚‡Í ‚bÌaT¿+D.Ý9Ì
+ŸàØW
+•.ˆ…Û'm¬SG@ÑÉ ®ÇÄÌ$ñAƒœ:& TÇ…
+<¯ö æÁ2úP’èyT•s((ÛHð' Ý @P¬@T¥ñÄ£ÞGCFäœb[äÀâ’‚‚tÏw2ô5Ñ%L˜µ¡¿×1ÍѺBJ€{'ö¯@„ârPŽÛ¹­i«‚ò­Dƒ‚B“é¤Vfþž‰ÔüÎ*ð4hDŒ&CÏÀ=ßB¿ ùNù-çÞËI{gìs€Շê;´Ìà£ÆAýÖJ› mòŒ P J¥¢r*ª ô'*˜æö¥%Xåâ®ç<é=öNÖ‚‹ê;¢"¯Å3XçIHz‰M‹€l;ø‘&õ2QTß'ø TÐ\™À£Îè
+-U–¢­|¢B'»=̱äw·E9åϦR¹
+%sÏ1â0b:ç´iFI{ÓöòuÒÓ
+d:dëÏšà⢇ÃûoJߧÔÓâ˜Àõ(”Ü5b¤ýÊ=¶Ž} º/oÑw© C˜hÀ…~‹œ˜àÌÑo4…Ñø®¯r}ã‡0Ù‘åÓ©k±@h¥ÀsOg ·ÐÐöá!J² %‚•¾µ-÷haèáAâºJ Ø±+´‡
+:GÏãõÍý—ÿîîoÎ)<>Þ\^§ÇÏÖ7<݇ËÛÛãa¸Œ\nåHs£*åÓÔsÃ¥€4‚¥÷ﮂHÃk G>{¼‡1—Âzx¹DŸ°äiÍ2ž|µˆb(@]qaéf—gžÆ[Ý8þø.v®^*awäj‚lÜVxjl€€ž+ÜY€›0åJvLévÉ•Œ{‘«7VÂ’g%5û#·iT¨Ê¥—iƒϱ¸/§ôf: ÷éêòîê’>Zóšk“·¼<æpÊÃîÂp1ºàö6¶?þ6[̲Å|‰õïÇ~u³>ùûä#4dendstream
+endobj
+1107 0 obj<</Type/Page/Parent 1068 0 R/Contents 1108 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1108 0 obj<</Filter/FlateDecode/Length 1381 >>stream
+x…VÛnÛ8}ÏW ü²-ÐÈ×ÄN>¸ÓHìl¤n·Øî-Q67©%©¸þû=CIi*X$q,q®gÎÌðß³1ð3¦ù„¦—”–g£hD³««hA³Åß'ø³’r,ôãÃîñ€ãÅ8ºhEg—Ѹ“ÁlÔ}´²ãÙ(ºê›}Ÿœ o®h2¢$G$—ó%YÐÅ›ôÕµ{mœÒ{:™Ú’åN“öIÚ×É?Aw<otϧ³híWkí­ÉêÔ+£¡Ç­Ðd]²PrPŽrUHJöBiG‚
+å<™œ¼tÞ±GJ…¦JÚÜØ’¼¡'Q¨LxÙD¿ˆ&¢µ'Q8å¢h”áÉ$ì>ÊâıŒè|<mÂLEídð‰Êš]!KBP*'å)
+V„>‘ÑÄ—•ƒ¯ S ç$„Š‚½à´‰ß5›€-6+vʼnŽÆ>Å^¹Ò2jßM.£óY»ƒ©‹Œ2CËÛÛA°ü†”OÆfÅ8˜£F,tOðm•Ì£TX™×œ¦c8ª0€³mŒFãù÷JE%vªP^!/ÔXål´õ*…-Tg¡6áz9©3*%€#YB0æÄì
+Ô¹ô|–*µÆ™­“VCUó"}ŒhY€>Zxõ„^zÓÀ
+Ç¥81öó/­ó« ‚ûî ~{õÉÀ£Œ³ž×8Ì”o¯û¼Jšæli€,*U!lȘ1OØŠ\RÐS{×7ñ3^\©GmŽ¡ŠZ vÐ]ÅèŠ^è &}`Ž+wFTθZýw¦um5{9 |Y "ú
+<ÇD–ÿð²Uä¹D»ŸpḔM„'Cï·lxx3¢+ž¢ãh6Ðùä"Zà?FÆ_ðówç;‚ß¡ÀeÉ…~ª–•±ÂžÂ¼uÔ—¬ˆñŽ†°Ò?²Rd€˜ïè${½qÞ2ñPÿ´ŠWª1-ãøóÝŠÀùx½Ýð"Ãàß>Ðí2AloÂ/ïÞ/)þ¼NVÅ[ÈØÞÝ-7×qI;¬ãOÛ/º^_Óf›ÐêÏuœÐzC«åÚç¡óÒiu³ô¾°E…÷@ƒ©‡É@KkAÐR:'ö Ó‚[ìã'ÿO"8ŠXKž·JCÀYn½DÅz!×:ÇHÖÀcãí¨Ê•Å`K2}|¶Dë{
+L´Ò™¢QÂhj,"òÐwÒS]E$÷oéN€3˜tÍ`ëùJŸƒ•§@ÚfÃVF¡-8ñà¥Yßm"¨0¯
+¬ùÛ·ß;KlT¬f¸Cˆ'm˜s×›¸½HS ²ŸEÕàEº =ÒñÀ«Qa${Yt´o¢G:uðу ×,…ïÌGmÐ[ ÌíxUQc^~-°€¿aä xTWˆÎî€ýýr$|ñx>ÅjàKÑù”©ËôfGãæø§Á‡Xœ[¦¸f͆x•šêãU»Šº(BvoxpEîWÞ‰¿7 ´c ¸ÙC,0•+Š›GCÍvjñí*WûÚ6c7\¸
+endobj
+1109 0 obj<</Type/Page/Parent 1068 0 R/Contents 1110 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1110 0 obj<</Filter/FlateDecode/Length 1629 >>stream
+x½WËnÛH¼û+¼¬X”õ°äÈÁNœ…¯ã…ø2$‡ÒÄ$‡™!-éï·º‡ôƒJö¸6,Kä°U]Ý­ŸG:Åï„–Sš-(-NãSZ,ñ”æçK¼ŸâÏiÊåÆ|9‡7ÎÏé4î_Ü`r¶ˆ—ÝÑÙY<{1rö>>ëmÌñV¬_®Øby~ñ—9M&´Êââ|I«LîŸÒ*=¾µþ@ßmëÈ—IœÚ*§ÜšJµ§DSaSÕèŒLõÞ­~¿ &±u<ÖM.õæé«ûåÉÖ»1[*Æ^•‰& O¾§É<6šMb¼ÍŽWÚ74}kø”FSŽûø[[Q³Ñ”Ú²TUFQmª5]^ÿyõퟫoåΖrâøts}u»zu»­ÌŽ»‹é:§½m)³Õ ­uÞáo2wð¨èI&¼¾¶•×l¼â'­>ݯïÈÛ¼Ù*Ào<U¶AlÎé´)ö€Â7ª(twF§‹#£Cª×[STi ÜX®!EQf=ÕȦn"Úš*³[²!y¤†ƒPpöCÛ]>ÈVJí½ZkòjÏ@E p9ÈܶU‘í¦4…r¯òú|{ÿ’N0Ñc~Ò‡ÒypzÉÚ릭kÀÔÖ{“ žºˆ…äÓllÛ{ÒU㌆ixbj½vOÚ yiap÷„½&å}[ꎬ÷zâ¢à,:]*
+Me’õ‚'C)Õið¹™?7^2¬§Aœ€»É¨;$Xg†ç4g„Ïû_ÛWà™2äD¸¥LJ°ÀÚ{ZÜËYΑ%Æú‘÷h[ÁþÍõýêê–§&GG#óg©è? ?òè Xé"ÒÊ_É^` =·ž¯£™ö|HÖH3ÄSybf„ó¯&ß
+]Êœ‘l ôÆà†L׶æv¡e1]Þv„‰Øx2ÜÌÑfŽ{1>¼“ñä÷è;’FâÅøÀ{4P+‘Á|‚ºl‹€‘6VæÝ-„3ö!zÔ Ñ),š9lK…'½C¼’§yëPTµe†[˜\a–n7&ÝH–²Ën¹©d¾­‹˜`•J^˜”³Í "0¢l6Áƒƒ[ªEa´¦~$õØ,»)ÿíñùž·>l|³)V»³øÿ±lQ÷– n—ô‘.nnú(°“…s»Ý.~õ7ÞïóX‚e
+endobj
+1111 0 obj<</Type/Page/Parent 1068 0 R/Contents 1112 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1112 0 obj<</Filter/FlateDecode/Length 1506 >>stream
+x…WkO9ýί¸›/Ð y‘À~JWH[6 £•VBBž'qñØ©í!Í¿ßsíÉ£SZ„Âd|çžs|ùz4 >~4ÒhBEuÔïõé|<î i|1Åç!~¤yübt9êßúb8¹Ä{­×ÙÑÙ§1 ”Í‘dr1¥¬$$è÷)+Næ¢PZ…Í)YGë¥D_å…VҪĆŒ”%K¢(¤÷¤m!4yé^U‚pȈJ¢8ou”5‡§ùyí
+ù!ûrÔ§î`„–²ò¤°ÆÈ‚_÷=z:¹·AþAa)©“+S’2A:T&=Y£7Z ‡,xH¥œ«Å›¦Zh­´&c ­íš‚sáÛÊ®­]å¢x!Q–(Ч
+È`"
+ÄgÀöT¤»]5|9£ë]²ý³ÇTÕgTõ«ÔMâXxLçÎxp+Ö¤¡:(²‹ÜR©im=SåqT‘œgŸ.i
+Ö¨Œf¶e«¶ÄÚC51Zù £4Aôº\må9mWþ·U’¬œi!DT@@Ê5³*UµÂ7°ÐÈ VÄFDßÚù\Ät;
+endobj
+1113 0 obj<</Type/Page/Parent 1068 0 R/Contents 1114 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1114 0 obj<</Filter/FlateDecode/Length 1612 >>stream
+x…W]oÛF|÷¯X(*‘dÙŽäi€8I MâÆj‹
+[Ç™ò(HžÛ­>R”û ¶£ÈûHñ:vº~6à/e¬¥ v‡ñq1CÝ×…BŒøö6
+Äéë˜ØòWy_¢ðöT{X;^Ú{µð7éQ¦&¯vž"SnTn*u þ=£±¿–ú\ƒ0#Ô bdAôƒs:®óy]7¨Æi8nˆIlËTÚ >•åz+•ôdøÉ̓†½X¡ži,ðCz#ŒH¦6°¨ÄnÅÆÓý™z‹â {ëäw¾ÖÅý)­šš“0PàceÀ „웪²®–D¾>cÆÃÎ+VÒõcèK׳ ñ1|2 ÍQÔâÈLòü”©Y7NI_
+4V`;¦$€Ter¡TÈA©xèA›ÛAõÝcLÙ|Vd4Ey4)ÔË0ë¨Um_œ^D+S žlÞtRÂÌZmÊ5¸ÅY¡ä ›Æ7-#XOZí
+\À΄tw<b»azÄ ^]ª<þ¦xç”Õ›I Åvµ‰4À *Ôº©Á+‰Fmžà‡Ýv3g¯Z÷#]c¨±žÃÌZûûÓàºZïro_0£¹k˜î²%‰F¦*æe j)òÇv¸­@G©–Ó?*Éñ<ç1XrÃJ’µƒ.ÏÒV5ö
+>lw£„‰]IcËtÜf&ÎD}Ãênyu—üÿ L+TœÉý ØicuäQ“”
+endobj
+1115 0 obj<</Type/Page/Parent 1068 0 R/Contents 1116 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 487 0 R>>endobj
+1116 0 obj<</Filter/FlateDecode/Length 1597 >>stream
+xWÛnÛF}×WLõˆiI–u `´Nb~°ëÚJƒ¢.‚¹”6&¹ wiEß3³”,1î%AJÜÛ9sfü­3 >þh2¤“1Åy§õi<šESM'xâ_¥)•£Ù _xq2D£—^ ‡'/š‚רßü¸ûØ™ £! N§0’Ó`2Åð)£ûÎ
+ë‘z¬Í“)–xúVkç]—lEÎä&S8婬ìB-² åZŽüJyüд²Î7V^Ï¿vút48Aó¤Û«Øã’¦'£ÈÇ%9]=™X»ˆÞ¯tüHÞâ+M&=°UÕEÁ±ðu¥ÊRWî ©"áƒÎ’J|"]øjC¦à»-ß•‹T–Ù5¥¤Èu¨(Î îÑCÓ«…öoHû8zxÍ&Ž/g¨y¨äÑ ƒDæ¨ÍÂëçB ¹Ð½»ZüsEsDN6pôö©vš¾¿¥üywõñþâî÷‹»‡‡ùõí¡É^D
+c¶j¹•âº|öôà^D¹zÔp{rª+è ÓX-¼Ü4KÊL¡Ù-í¬q$MQãv8Ø\ùW–@ŠÒ:g˜k;j2Ùج*^yBåÉÖx`æ’Š
+•ã´e¿ò“’*Ps¾GJ.
+j¬(7|O@ñ-`þZC«šÙáXü‚MȤZ*S/L»4Λ,ûh¥”ÓÙ¶PAŒ 5R/I²å@‡@£•zBo£H{ Ñõ~Ç#ü'!òñå³0–•N5tEsO¾š‚žÑF»C>õ8Y]ˆŽH€<¶•Bê+ ÙD¨¨Ê×å±uph!A¿„ꆙ=‡B¢(\Œõ ,ÂL‘}R5êÍ3‹çfÀ³¹™`Þ3«¬Å•MÂxb~YÈ
+7òóèÞ«óÃëªbdÈ°E¬‰­Y
+1ìÀ\H›Úk•–ߎ4D˜ÛHÝ
+Ò EÜ["0ZLñ¤2“ìR—
+q[³_/dˆm [ïG'£0‘ïEMÐò‚ äDt?ÖHš-ËrÅÍ%BB ÔÃpÖk'b.9B9¥­2ªá…‘C`®0icæF4&8wNššØàhèÏò‰ˆZuoXxÝ‚Ýx…yÈÂ-ý‹üŒlµ”•@F)/¹¥Õ‚ƒifÚŠµ±Ô WÖšŠý›[Ù€Ù çL­õmµ„}O+ïË·ÇÇ»(ÂS“Àvÿ9çÕg_¤Ã*•ØX¨Ï–ïEŸJÌ0þ)
+endobj
+1117 0 obj<</Type/Page/Parent 1068 0 R/Contents 1118 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1118 0 obj<</Filter/FlateDecode/Length 1355 >>stream
+x­VÛrÛ6}÷Wì£<QâEûMMãif7mÔÉ‹_ Q“
+‘^dü¸Es0ç6…9œÎ¨Ñ2H8‘¯lÉWQ*-ïyš뢔À¶¦h87RQT Äý]«×ÙÏJ7¯´}ÿyöñ3Ò9ªÚhN‚a¦` rd“0 þŽ¯C2—°H®±2óÊàˆkÑØftù“y¡] ¡™„^ ¦3ʱ¾[’É:O;/à ëÌ* [0H0¤_9ŠÓÊ´©•;‘©˜¨³sS£÷êÀ¤yTÚC/+eYHkÁhgV£Ï2L®{ßáÀÙ¢÷ {%Û†“ÔÙTFKœUeݢσx´ºˆî„öÑ ÍæŒÿÇ-ÅÁë,Au)f¦P©”宇í¤Þ] 8Q8YkD}„Ù  <:àÇiºÚE=
+9mñ§ñ2X†KZDè,pØ¢}üVÉÓhAS´"_ËÞl¿ý‡ÑŠŒ)š=|¯Þ»ï•lØ+(H©¹ð.q¹²L“×GÔm9ÍÐ+}ÖLºt–ël{hÚ½3]ëŽÌ§h¹ò•ó†à¥<†/ÎcÀ‘ýG$ŽæÿÀÑ֢æù?Æ
+)D3ڣ묃ðŽ¦qØ6§KŽÎ„aÝÙ)p"wFøÝ©”
+e}E;Úd¸±Pˆ+]£‘Ù€äÁ×
+3zÇGâ¤8ÂÁQøÔý„hõ8AØ}/L*
+fˆ†OÿÔSÏÍ#í å.
+Â%²êpvê°3¯ 2Y T¶ðísB¥(a¼rîÄiæʇ‹0·0$Úpe¬äFоÞûlòWÄMþDVµ9b~6¦eÜ߇ÉEÖÀÎÂq_¶”ÒÆa‚ÂçÎôÉv“©–m' .zÒ/Íc;|©é³tˆ‚±Q"(žy(!?«üdèé‡5¹¯25x'¼ÊÊFã'}HG%ÎÎ¥]ã§Ïhrâ&cgÛ×yZ’vmÒ”ûo×múÈßšó§Íûþ{Àè#+!b4úA'‚ev
+É ô ©.¿`†Ç9ºSÅIaGKb/hÄÈÛ›¦¦§Iòt‹A”ª’Ón¸§žÑS $€ »ôÊ ÂÓ!V²V&{ºõ–&ï1öZv!ôžSy bâzÕía–€uÒ"‚ëXq¥G‹Ëeê å¸-\|‘¸•£¨SÜ<t[{”Ìï×ò~.îÃè>NîË‹p?À§A|žõ¾©¤²Aéå„ÇÇXŸµ&Už"±ãe6(ʼnv¨ CãáÈ¥Á gÖ%Tž¡VAq¾ÛÛ\UÀp/Rb¢éÑŽ–ºñ©ïPÈÙ&Í!³U'ò~t.CÔð@ÆP4S6­%~
+endobj
+1119 0 obj<</Type/Page/Parent 1068 0 R/Contents 1120 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1120 0 obj<</Filter/FlateDecode/Length 1616 >>stream
+xWÛnÛ8}ÏW Ú‡MZ¾Ä±îSÚl›n¶q±/y¡%Êf#‘.I%ñßïR”%ÚK.9·sÎÌøçÉ”&ø;¥åŒÎ”×'“lBóÙy6§ùj‰Ÿgøo%•áÅ V/_¬V4ÉÒ»Å/0¹<Ë.ÒÑyvÞ¿lÒ~IgÏVdzGÉb°Ýq<1²ù$[F«×ÝÀðøóœ¦SZ—Èo±ZÒºŽ'´ÎO¯/?‘(
++Sz›Ñ­Ò¹¤ÞSé¨nœ§¤me6¢ªÔhõ³‘ïI肶RKžZY ¥•êIT‹÷‡wë'Mϲüžî…õ*o*aIi/m)rØñ;Ilu-µ'Sâ&}¹IQ-ڡüÖÔ$HKÿhì=^i±•áÚ^Z·—¹W2¸½6
+é¼Ò1ŽŽ³´—B‚Æ5j\D`b‰s(O
+ÿ€K4HW`¼*C%úÌc°w/ìVú£X2¶IÎCzPÀ¸l©õQh 76
+×bàtc(rUðÀjéwñ1A©£ïW7twú9w%¼ØZQS2|÷Ž±†9g+Ñ `ŠÑ±»qÅ_Á·2¨M'_'·A» wŸ0Û˜þáúµÈèk«öžqECW
+Ë<Ü„„@Ð)?ïhFW‡?Ù‚¢uÛÐ:¡s_ãâ'á—å‡çÿ"ƒXi/ò{ û’fx®S‚î™Éè’Á|/&'º|ÙWÊ:>–vÈÞ5be§¿%… ¢4.­G Þw­žÆ+Ý<Q«C4tHÂ9‰Ç7᛺©c/ks¤Í `‡nÁ7ŸCßaÙÓx7,·Hí@;…Àêû{ÍÀq³SúWžSûc¸8cn;YíCÏäJ·±©÷äÀ&¿ p*§J>ÈŠUÈÄÕÅ#C>©0!ÀaÿÂÌ£¶÷FI½bb#Ñ°9ס*±©â¼žÒ ŸÇôèl{hi±ÃfÜ#ÌÇy>šñ<?=æçeUÅ¡3 ¼R+ w÷`Ç¥Ãü §SË3<É™]ÑS)Ñô*£·mƒÍÛÎ;Â2Äû"¹›-–-S”áe·$gw§}¹bEðÈq·3M…ñ
+öö©"˜@G8ì™oÏÎÛ&Ǿ&VÐ÷Ú +„z6Cγ¾£˜Ôþ‰ŽÃ:ò~£tÇI,ñýcuSy…YY˜
+:Jf—Á<Ì¢ºØUÑZÒXB9*%-“ÝTR`O¶²ä­‹»šä sj‹­ Gp¿•Å Ë{ š‘ £å×H;‡–›ïz<Iw<9ö¢g8”'ÿ Æ§¿Ôµ
+‰^™¼áÝ($ÊwGÓ>†®Îh´œ€y­j³a¾œgË>…òéßûk}òïÉÿØï®>endstream
+endobj
+1121 0 obj<</Type/Page/Parent 1068 0 R/Contents 1122 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1122 0 obj<</Filter/FlateDecode/Length 1702 >>stream
+xWmoGþî_1"JTûàÀR¥•ì4N­Æ/‰òÅRµÜ-°ñ±{ÙÝ3æß÷™½àj”´‰dnvæ™gfžÙûvSÿch8¢duÔ&Úþ° |èÓYGgt:ãïx2ÂßVÒÆ}o~TÆÃxÅ•ñ
+¿Ä•ÀÆhVþrÐÙ~ì22ÍUŸZ9ÊR‘ÓZé™Òén)R³þAô kŠ|k»Ÿj›—¥qÞíoa¥Ú@s˜öFZ¬$ŠéLV|Ÿ›ýøetDÄ€œŸi G*¥tVåÑÐu–~mìc“SÜø­2j³ QLÛœ =œ9À@n7‰Éê#MŒö6Ov8þ¾'í“Jdí~Oïò”â˜Çᤜ‡“Á8Ì:øvš
+ëä1I‘,ÉÌ ©9I+™,`®Jó­P¨žÏIäH(·JxL¶HT¦<7¼Ði=_ƒá&‡wkeâ³Mé0ðè$FÏÕ¢°2jŽGÑ)?¹òä–¦ÈRšIÒÆË´ \h
+H~¹×JÂ.@7£­r_‰Ç`¿BgÑCW•šÙ»<«ú¹KlÑ*¥†p3K½LÍð÷ßPJ9ÃVÛIè>¼Fhe$Tdž‹ s‹Ö͇>×ÜM8íEÆxCº’JGØma¤º¦å›RŒKâ œ1pž˜£è´æÂBú°8Ð>[~ÐÜòeõ;¥Þu€N3–à¬@ú¤Wgñ`µñ°4¡ëyx!n¹QÚ“òuO´QçTÕ%9#ôf·3VÐ 3ÛÀÇOÛN©¿ç†=æžÌ F1Y6꧈ÏuWº•Ibˈ³_/:}fÐ#üÌ…9ª½Ô´î4lýh&9nÃÞåŠÇ,|XðÃÓR^nÚÛÆQáªn¿;+û|òma\Þ^´&æÂÆ2ÇbfŠR6Ã(™­ÁÂr+ƒæ^ÄßÁ
++)ÊnDe (¨è¢œh®–|Nd–9T…n½W…Mpkú)2Ö¯­Øµ—i§7°a8DjV,@Œ«œäV§i¢N¾Ni‡J+1ÉúÊ‹B`¬8>{hÅ ÊT6 ‡ª De°LÂ{/-¹Ø—IŽ!Ÿ¯;ŠqE^bÀàr<¹X= ¿,±Æ#¿lÅlŒ¹} JØèÛŸC‡‚#Q†cñðüaû>‰¬`ö1aîÐq®^Àˆø$3|‹èª¼vò•µBï&Qùb n.^ÐtÞ¬ƒš
+&Á™•ðÊÜÖöå"ãÛD½¶ü&/A¶Ã.OŠrÂ\—ûªÒ·íe:…ÁÜd™šBZž‘tÖàc\á0nCü°ÆeCþ.ܹ[o'ƒ³h‚·„ûüg­¾Öš—8-bôÛwÿú áúüÝW7ïoί߿í÷£_éžKhÃ/FÃe-´fä¸ ì˜×¤´^*^t<dǤ–V%t])1ãÃz¬á2¯ÿƒ×A€ûQèk e…º.ÝÿEýåöÓŸ>Ý~¾{Ïóïå¸^ãÚN.,îÒVÛ·ëüBB?Äú6Lš@ÉNK¢»0ú­ÕŒÇ¢ÒœüQÝÛ8ÙIäÁ[Z‘½õ¸S2³@YKöš+Ñ’îøLÙçGÃ=¼ÏMðÑ»œT÷ŒxtÎb¼Ë£É,µ´{~}qNwÖ|Åe'áòs:‰GxŸ édÜÇËpÚ­8Ù¾gýàæ;ŸFc¼>ã½9íúìûýô诣
+endobj
+1123 0 obj<</Type/Page/Parent 1068 0 R/Contents 1124 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1124 0 obj<</Filter/FlateDecode/Length 1989 >>stream
+x•X]sÛ6|÷¯¸ñ“Ó‰hI¶%§“vÆNÜÖÓø£–2éC^ “€’õﻀ”BÏd¦MÆqe····wô÷£ ñgBó)Í(­ŽÆÉå%í¿˜5þgL³ËóäŒÎ/çø~r–ÌÉHÊqvŒ§û/ñìt6K.âÙ)ÎwGi6MÞ ?¿^þ1¦w´Ìi’œŸMjž\Ì.i™ù«Ç´LOhðß—‡§¿ÿ|zøüø~"§ßè¶vÒÔÒѽ¨$=I«Ë4öÍòn?§É„¯…ûGÓ¹³ÌNnÙB·eF+Iµv2#WG¢,é^ºëÛ‡U"-T--ÒX+‹08"•!½­©F4KÂR>&±Ò™Ð²P–øoMaÃ#üY2EV'©®ÁÇä4-?<žÞ>â u*œÒµ¥m!ÁÎdŠ?Àv”ìñ+Y¥j@1ÂiC[°™0|*9$=•.=-´u–´ÄG>Þ/(N¬„•‰´c:ˆ-¬Õ©LÈV¹‚$H àYf¤µI¼q:KÎ9£Î[ƒÀ†­jG:§´Få*õI y~ëQ†ú@Q¾>'{Ðá]áN(W%@Õ\I ÜÈT›ÌR¦¹nÔ½Q™$ʇ»2rnäv 3”kST¾Úw ú¢êLo-0+Yƒ³L6Ñ4ÈÔTj䀇q›¿
+ÃÓ]ˆQ|¹k$G¯pÐV0˜=|+¡êAž¥^)c’&!ˆ:G:!V´ãn_C†#âC>ŽDÈÖÑjÇšf¢T½Æ¹Rë綡¯'%H âw¯ŒY
+e}Cx”dÝV*…†}4µï&Ï|!6²ï+ß|hþP¿¼Ÿ¤¿ƒAG~ƒ˜F~o%z]†ÂpöP˜(5d†CFº‘u ÒaÃ'%z‰ñí¹‘6¡/…‚æ%(DŽ)€dƒçŒl ™š±š‚™9;<Ì«ÞYâ„Ïùx«ÍóÚè¶9FÏÒq(õ1"xH¡¸Ì#o-_/^íë‰äXhPddÕºö­Ç't>H
+¢hå¡6a³Œ”]
+6’¹¶³vÜòìt‚Bè0ۆʶЬ gtyXŸ¿ŸVÁ‡v¤ß)^3µîÑP|Þ@j£m 
+¹ú£Ÿ7Oÿ€ã=??Vã ”ìö-÷à÷VÎ"’'øäÏ%àŽÇíš:
+‡£æÀ$XñRA„ÆÀuã(ì«Ô5lo\y×»zéëmd…ÑßYÓ ; x+Ö-J
+\Aõèo§S0 øpÌ ÜˆïÞ‚é.>sÉñ ,î®áˆÁ‚q˜ÿò@`‘ã¡ÐÍã ò}\@ú`_Oð·] «R¨¿i=´ŽÿYøÝ€Õ= CÖ©hl‹Ý¢õéÓ ú¤×°aÇ|Rõ3}Bè>øˆsë=¦!ª-¯VGÈž †qóù~D}óâ`“2dû™…à׸\¤r˜‡(­f÷3-& ,^ý/nîÖ>&…a<ŠôKàÍKZˆz[öøѾX«Ý ð=î ëÞ˜Dp
+‹[\èù¶Ã®Šòƒâ<<®W/¶î8ŒÍ…¨VÃU‰W‚(Yñëçàùjˆ;Žvrß'3ü&âòŒfgÉtvÁN±¸º»¾¢G£}?ê/5‚,“:êÍÇømÃÏlè|~žÌñˆ1›Nøé›åÑ?Gÿ\¦Ÿendstream
+endobj
+1125 0 obj<</Type/Page/Parent 1068 0 R/Contents 1126 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1126 0 obj<</Filter/FlateDecode/Length 1742 >>stream
+xXaOãHýί(…/Œ™$0!ŒV'w‘ ÑìV²têØí¤§ÛÛmr¿þ^uÛ$p×3·7Œ ±ÛÕU¯Þ«ªÎG}êá§O—:Rº9êuG#Ú_ì
+z4àr1ºÄõËpØ‘•”]/°¼o,ÿ|wEý Zä°;áÌ?ïÑ"=Y¬%Ý?üíÛ|1§\òÓâ÷£ÏwÔï‡õgƒK¬Ç2åüsÂïÚÕ¢(vT˜TT2#¥éaNß•ÎÌÖÑlApÊXôà ›ˆÉÛ<¹ùš$ߧ³Ù"Iæ¿Í“‡óA’Ü>Mÿ1yš'ÉdqóÞ‡:ã[=:ëŸwìNjt%”vTÁýé#³ÌJçx¥¿µéZiIZl${°Uº†§¥PÖu‰ƒþàTƒÁÇ­*¥ÍÝ 4Y]O¿Í½ÙU†ýQ–J¯
+U„ÃŽ"Ðz³ˆŠ2#S•«P[ör½áÞ%¥•£µÙþÐòÒbT\ ³Bôøô¢R`¼”kñ⧆ЩÓ‹²FsÝáÙÁ´(GÝæÈYúá·P³P7’€Ó)©Š®–Ø× ôÐ@—,#µÏŒã¥¼ï2¾›´Hø^lÅεŽ)QThW«5ïè©
+¶D탛(÷[MÛµ ìßó’­¿(‰.ôç™2÷‰Û±¾:ÇÿYOa @áØžînÞF.4ãëE\ÒÄsÏ–ù\О½=SöU˧܋‚±˜xrŠü´xÐ-º¥QØ·,A¿ÎnΖ‚uÆHnt_G¢ §LnQ¨ᥦS„ \’yÄÅSž,<=¥bN˜(áÓøþûø7̧‡„*­ÁD"a£Jyäb|æ4W܉:Ëâ€ZPlùÕÀ¼6ƒòZã›ÄGô;x¦fÊB“êåÓÐ!f™¯Bì˜C-Gñ(ëe¡Òð|W¾†±Ô·sòû
+š²•$…СC¦’„g´D¹wI¢±µ Ñzdã#Iƒ´•+ eáî\á$€Æzô–Ž&ÿÌÜ ÎŽg7áI=c‚Wåñ»!
+endobj
+1127 0 obj<</Type/Page/Parent 1068 0 R/Contents 1128 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1128 0 obj<</Filter/FlateDecode/Length 1663 >>stream
+x•WïoÛ6ýž¿â|˜$²%;qR`’ØÝ $n«+
+h‰ŽÙJ¤*JNòßï%ù×â-]ÃfÈãÝ»wïŽ?Ž|êáŸOÀúgG=ïò’6Å~ôhÐ?÷®hp9Ä÷à"ð|*$-°¹‡ãëvs0ôúífh·R?¸zûþ•ï ÿ}â-OpykÛïã3~¾áJ÷c®(\ï ú]Àùó‹K
+çq¸CÍ'E½­I›R”Êh* Ù\ÆjñJ‚–ò…V"­²)ð[}–J—J?Q¼…ˆKYx¿†ßŽztæ=ܲ1~hÂ%[LSó̆ä‹ÈòT’JÓÊ–…(¥%‘¦dT.¥•ØPJmáýpÈä¡uò{w>ð®ðÿÐ],•6mütòð8¦“ѧûZ–ϦøÎÑ ~ÐSaªüK£ÛwÇ5lóXä¹™$‡«?8^_´õåÄ,RÂf²²XÉâ=7}¶‘›¼JE±e®ŽagÁšªˆåOØö6©‰Ej‹Õ–-‡ÏÖo†F&2q„@vHé8­y(€Cëtr3þ}2ýûú.?N¯Ãñá“éíÝçшFQëaåÕ<U1V²¥±¥}ßq—ûŸ8;žŽþßÃWOPM@HÌÍŠ9ìH~ê–Zš7)¢ØèR( Þ×Õ'ÒƒV×eèI•–˜oÙ†Ç$tBÇ-Xë[x'®(f‹òB¦F ¿§Î»ì@Û±AÊ6"¡ÀkàÅBÓ\ReerÐuhKŠê.è¤Í© Xj”|š¾R
+š,C– RÄKJù^姇4ô]ÊœÏ2¼ºÊæ@Z·–
+ƒßÄmeYå,f¢ýCÓÁ×ÔÍBÄÎò²
+ý£’(8v¦žYpžý€VÆ
+Ó‰.e@íy©
+ݺĂ(Z9ßçIªœŽÕ-§Ò—ÂbÀšžÔ
+Ÿ0›Jf»Ñr'¹vs‹¹¨å'4ki
+endobj
+1129 0 obj<</Type/Page/Parent 1068 0 R/Contents 1130 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1130 0 obj<</Filter/FlateDecode/Length 1774 >>stream
+xW]oÛ6}ϯ¸èS
+8òGÛ°‡diÑ
+YziêÆHE}L ü!ìeˆ»cp.\á„å¡Cw†ËZ‰ÁO."k µ+$(Ýìª0ÉQ8x¯ NX©¾‚FÎd¦$äiÁ!IZY¬X»|t]<@ãYD Éû—™˜"ʶÐ}îUµ
+µ<
+endobj
+1131 0 obj<</Type/Page/Parent 1068 0 R/Contents 1132 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 494 0 R>>endobj
+1132 0 obj<</Filter/FlateDecode/Length 1936 >>stream
+x•XßoÛ6~Ï_qè“ÄŠå8þ1`É’¬š¤[\tòBK´ÍF"]‘ŠãýõûŽeGi±-œH&ï>Þ}÷Ý1ߎRà_J“!)+É
+h_Â6ηF¦Òïr²Â‚ÅÎ;Åbà¶ÆÍÖÐVìì/ìåÖ~/4Ý^ØØšSΨ?ß}øíþê:>¶Ñ
+¹Jh¾†uüÒf«™/¼énîmøcÞd û“5
+\"3"Ï9wÈ\UƒŽai:B$œ´ ЀšñòžN²Ìj¶áÉr6òÁï>üÈì¯D†à†ò´›B9²–>¢çcZàÕÕõ=É<˜uŠeO÷®+•½£©÷AÏ¢¨%#dÛºp¨JaŽ‘ûj
+P©ºaÆkeòèd~â·„#€î}iXÊ"x²°ékµå£¡ ‰l o™Ù a‘Šñ‹Ð#¯<ô[•UÆš¥c*#n¢¼O:³ÀcC8ŽX3Å‘b¯ì?zlû@t %(c)ú¹Ä–UŠ]Wr¥ D;ø®Ð|qAá"8㣢rÏÌÖ[‹¢Ûm6œyBf¸ÎBOò^E{¤†t˜ÆJB€TÉ„M_+´D!“
+Á­diðÕë¢èœšË‘ ]°\Û ÷¸%> œBW¥•“ÅÎ[´2&'•KÁb¢øt§ˆZçèt¶ÎÖ˜0ü Ó%Ç©•ËymsL@e1N€Ý¾Ûø @T¦ÆPÆéSÖÖ^/âø6{i\ì[ärÑÈo—Ö<ÜE–ÀÈ…*ª@“R9¯üp‚Ž™Ç•&¸>“¡f¦×iñg<½ÐŒç>L²gCt÷ódŠŸÐ}vë';*äsÔzôkÓˆ‡aSÏ‘AµZK˜ 1ûÞõÓ&âÚp&à\¶b†ÛÀ=HiÓÝ}¸[M¨ær„£Â˜§zÓ.Œ³È,xbäâ)L&ºêow2F"ËVÌ_t)3O<îüµÏËÏ3·Fcô…Üh|àúœ†Ýg;qcŽžÞ ›±§OСn›‚ý ÔÛÓK¢Â¸‡H•†¤KŒ&]¿ÞÉžPh¾þ á„õ¥ÃîR<µbRª–OŽN‹;ÎG‡U©Ñrd‚Õ¯;Àð‘¸Ï‹ö³/d¥QmNhRÛø?øûÝøÅbù™ø•µu\¼VúáŒëµ/ª¬KÒu¹`ÔË}™Jý¬¢íZeë¶qLN‹Ex9Ü£ ²œýŽ« +$«|#–1„æð÷L­ð
+Ÿ«@,?2Æ ðü5ì±÷xì£ÁA ZBÅ€ìKðB°0 •†I® Îv®oÚzv4è/|¸Ob¨«LÙæ–³£no–%™GU¶æüXáÁ)H_ü}Õ«Ïž åS‡fù²vþþÈt ïâ Ú ì¬™Ü1½4âæÈsÿ@ñ¢Q äØAèm.vý{ÌÚ7S_fÊ…Ò/nrÇdN›´§cÜë§g4O“ÁøœUóáâöò‚>Uæ+æº2Y]BÚ{v?néOÝWwìÿq³÷uö£»üh2J&cü ƒíÏ9 ×ó£?Žþhs—fendstream
+endobj
+1133 0 obj<</Type/Page/Parent 1068 0 R/Contents 1134 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 499 0 R>>endobj
+1134 0 obj<</Filter/FlateDecode/Length 1478 >>stream
+xÅW]oG}çW\ùÉšÏWòƒ'­¥Ú¤5VT©’5ì0βCffÁüûž;3 fƒª*RÕ$&à¹çž{îå[«KüíÒ¨Gý”²U«“t(MûxŒGxíáÇHšãÁxL‡³À‡ ÓA2ŠGûä_ŸíÀlR¿Ä³ƒn'¹üwfûîþè Mº'ÍþñKkÐï&Ê£^’†=†L†ÉŸôq*å÷ñÁ‰è†Ã}"ûœo¦­‹Oêvi:LéxDÓÜ'Ö¡iv>]JšIëH¯Ò%9M"Ç{R–ßËRÌ
+I¶Z¯µq4׿ÊÌnídNkaíV›ÜÒv)°ÜHCb5|»²2OöñDùÓô¥Õ¡v·ŸôÀ¹[))Óå\-*#¼ïµ¶VÍT¡œ’Öûªýêù)·?³Í‹O—Ô„äÚJX²’îé‹*s½µô0%aI”$*·”¥SYph¥AÈÁÊ¢v!2Hb%ÝRç¤Ê.6
+×OŽui añ/æº(ôV• b®HcqÅ?³«YÂYÒ\2Ü¡KŽeï÷¨Ý&cüÿD„ßà{EJ[#¿=meVåvtE‡|éƹºZñŽŸ=Hws7y|.ô³ž?¾ýpvŒF»räƒõ°Ä‚’ÛjÚŠ‡Aå ë|Ç € @ŸRjG‚™`Ø*p ²S÷-mD¡òx:¡I)ù‚‡ºÎ8rÆÈu±°`á*2Æè \ç\^`‡Š4ê¼’ÖŠ…/Ñ>¼÷µÑ>Lïì¥B pxÒÄé\&Ñ{/Eã…Ä l*Ûƒ#&Nò‡c&só01DæðF„ÆÙÊHa™>¡U¶ª(PøÆ•FÆÍš šéEå{ë€hýËýaÎC Œ\i‡þõDG<ªðmmä‹ô¡y¬½©†çïK…èÐ@øW€ß%ðßÈ}ö±üu__ÔP¤½| Z@V!${rÃy¡³¯¤+Td_`P&訲Z͘Yh'¤Âu?nháœ\­£¯Y#mU@ÎJOCbÓ°l›Õ}‚bxò¼©iÃx®ÁJ#¿U
+ŠÆÔÁ«†x">뀗09=•ê•D–éª Eg UÃŒƒéø¨‘oXagÆÁ!)X]ˆ)LzÁL™í(d*ß*[V( ÙœTÂ{ñUF¢ ¨Y ß±èãžœ¹^iðíØø'MôzˆÑááûN ÿ71<$rB 1¶¾.Œ®Ö,ƒ^›=`—¼ž¸UÓµî§+zw ÔI¹äú×àœ½;Ã0\T+..ê|Ö0yH› ¾cý(Å)ðB e˜K!@–g0vÐ `¶`npJ”‚ɱ€¾‰#ƒ a®¡²[J±éaÚl‹;”Õäð“ß38NDe ½å cQcJ)±àñ‹†qv|<ˆDã ©ýt‹Zï#„ª‡ÙjýäÄv×®ÕxrÊö÷àT–UŸ£x x\¬)9ăV"èàãŽm@ù6?Ðŧ,.TíQ2îR½ÔüÕKGtÌÿ|õƒ|uï‰×,Dô›*«W²; Í"ùŠ1îê aÍŸöO‘œÚ†0ŸŸ®ï?Rû…n'÷×wþcðx–»üüD<íÞ8é^pü¯uéätVljÁä­xü—Y x]Š%Š?“<rm„2vq®Õ Þí‡È£úvPÔ†Ã××àT²X…³%¯V:ÇÜ‚’b;ô+Œ]JŒòÀúP|-‰{÷~ñ½.»% gêÅó+®3»f^O\4VÀ}?ÝÝúV«aàAƒuŒ1 œ‚[}†¹‚Uƒ—÷Øœ¸:ÖÜ@j‚µx£ä–²¥ÀªïEÆwÿ¯“/Ó ÔÊ“ñÛaóì¦ø¾5îS:è%Ã>Sðñúþæš>íŽ[yéó‹ûl×7Ú£–âØÜ#|{KñµŽo÷R6úqÚú½õ7 =iCendstream
+endobj
+1135 0 obj<</Type/Page/Parent 1068 0 R/Contents 1136 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1136 0 obj<</Filter/FlateDecode/Length 1317 >>stream
+xVkoÛ6ýž_q‘îCT’%9–Ü-Òç>4I·¸(†vhŠŽÙJ¤+Jqýïwøíxq‹.d%&ïóœsï—“”FøM©È(ŸoNFqYÒîÑÞâÏ&qNã²À{šgñµ‚8<Âõíc8<*ã4Îp!}Èn6)âi8Š×b8ûÙìlºá;fÓ³4³ùn}#ÚtœÅåa´Ïf'É«)¥cš-PŸI‰—Êe:¢ü\«…¼íaõ†5sFÌSÄún)T'9ë¤VdD{'ÚŸgŸ`jLiêMEYSgKi¨Ñ• ½8¼X‰†©ÊP·dnæ8§ì;½SòkòFªþ+™éDCsÝ-‰¹/Èt›Zã\÷ªCXÖûˆ¢43ëu-ê:kšùŠ³®!·ZèÖÙïvL³àið1XäH±ÔšÉ
+û¥—-ÞQ­êµqàT(ÞnVÎ8‡º­h-ìÀYå<ß\>#^K„rPŒ8Ë&hè¶n¢[j¸Wwº¾¨}UIWrÔÒÖh¡ëZ¯¥º…Ç–5¢-ª©ÝwÈ;æh-d-žúîŒhj›ÌäEÙY\âÎ=¢U-˜Hs!PoÂ÷üí‹çôûõûÙ5ñ%Cz-ÕÌ>¥¢¡
+šé dÙ ‡\T6+[ WFKe+°^×B†ÇX;àþ‘KÚ@‘¡d˜Ì™YRTQb3IN-duJQCÃû]àáÎTÐÊïœ#z©¬¼µÊ
+
+endobj
+1137 0 obj<</Type/Page/Parent 1068 0 R/Contents 1138 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1138 0 obj<</Filter/FlateDecode/Length 269 >>stream
+x1OÃ0…÷üŠË׎ƒíŽ)…­TK,,®ã@ªÄŽSàßsnʈ„,ßpwᄃ÷Q0 øÈ
+endobj
+1139 0 obj<</Type/Page/Parent 1068 0 R/Contents 1140 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1140 0 obj<</Filter/FlateDecode/Length 1448 >>stream
+x•WÛn7}÷W àU€du·ä
+;¨\e ‹°¿ñ¢ö÷n:Ë&,~'ʵ a
+vSKÍh<n¤&‹ìŠ¥>©Êµtd7ô§QOä>ÈÒÓý@nßÓ]eèÎjᔿ󖄧ƒÔš?=áõñî7ÚˆRécôõ»2ÕÓ[2ö@UPZ}—,Ùä1žÖ¡Ýêj»k-éó\è‹-*-Ù9b¾Ã9l„#K{gU! ¸œA€¸`Æ:õ="ãpÒÛÊåçžs d­&/ݣʥÏèÖ)T
+-RãtΖ2cÕúY´Áý Óµà÷úH²P‡Ž2…B#UBGû KØ¥-F
+"QæU§ç =Çy€6Vk{ˆ®€µ!ù$Êý¿$R ûøq‚¦îi†"£Õ˜%{;YºÛ=·«§µ”‘*“۲İä¬<s±sÄx
+hä80ÊT DþÕFì‘3TµIŒç8rê„Àt ¿©4¤8©fPœ1isb¬ÑgïyfóPAwœäÀh-y p@Ø
+æ0ƒºÙçÔèä½åÃþP¬3ßÈ$Š bÁ†7#ºæE0ÎfÓ öË<[âëàògóÝ8¥Œ°!ã9 —‘´‰±mYâÜá”ÿŠ9ÿ’†ë¹‰³ïÜÔy53®HGœClC±I„Sl"úuccD/•/ãÆHž(Í×g¾ «Úÿ·nM?tSóâ¸K¡ôKÍ ¹©y°;´,æg°!ô<·• »›WAvÜUÊ÷Ïôú“µ…yý¥W_©ú5/A†®nXsuzðåi—ÖŽûÜæ«3U îøëô °´ ø3ÔÛMŒŽ¨e?Ñ(<¿Ñ…öàã
+wú6É+Ò<¶ÏÙ¯.D·D1£Ò†¢•ê±âD¡ªä:âR®¹ñNJ|Ʊ0?küz¬vRòÜŒ)µ‰‡mFõe¢=VpCwqõ%t™d5ÅXšÙÔ˜Þ,›kj÷ù2›Ž¦¼ÿ>ýŸ_m|xå—Úl1ËWøáÉF'×ýçÕÅÿ
+endobj
+1141 0 obj<</Type/Page/Parent 1068 0 R/Contents 1142 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 502 0 R>>endobj
+1142 0 obj<</Filter/FlateDecode/Length 1629 >>stream
+xÕXÛnÛF}÷W Pq‹º_ Òê"­Õ·
+?I1ÎŽh:_Ó³O&ãq°Â“Up{ún Fõ—Úþí2XÔF&0ÚXïžüõÇ«Ù"ÓtL(£ñ|„{Ý/)=\½Z_ ßÌh<¦uŒ€«%­#wψÖáõ:¿:Mõ^å[’"+RþÄP‰'©Þªœ
+£·Fd¸¼HE(­{TYI:v?~·þ€;,wÇu!²ß‹}´ ¬öOšÛ¯)ÓQóûD… Á‚3ŇF4Oáþ:º¶[ÊŒ
+aí^›ˆ"QŠÀmï¯{ eݹ¨wÑ ;jéýEG·FWEïäûïh¯ÊÄ…ì9½¤§ÀföíLNç‘mD¦ê¼*÷¹¾W¡ÑVÇ%Ý¿ž‘ÌCs(JsÄ~tnO„M¤ h(ÛÚÅ϶Ô¯¡¤Hó$K•5ÃT‡"ZvjXµ¥Ö±ìŸäùÙ ¸Úx#ϾL@|9µqݾDÏ_L‘,d1huîJâÒØË„b4g©,Ž1¬º2ô[®‡?©¼z$7N–ì{òù*ÖXFZÑ;!±›C]Ì4ö¼A¢MáCŠœš€Þ–Šœ6’B*õl!C82ÔÈ'gÞô ŒÁAÇ5¢í1]p¬M&s2Už³%—œÖŸm:µÀ-VÛÊÔ÷µÖlhTQông@
+†,f>ŸuæO­ºþ¯kÞ÷Íç솬”®f‘«¶<ÀÂ1â3>ZT.”høcoõÍGÊÈ?4ÌäÂ&ÿ"EÊ–Fm*NOÐø|Ë´8fÓ &ó`…ïà o¾}ww?#>Æiï»ÏLð ó «…âIóÇš/¤Ù©Ðe´k¢gRT ”Î?#?U#j>ê„ *¡\G2‡¾‘0ÔU^6¿Âè˜AûÏŒi»6s¹'í”Bâ}=–î;êÁÍÙN)´pBŸ)ƒ
+Sÿc(òÑD…Œ<® m;+éžµÌ.´vó¤]h§1‹æ¾Ô Ë=ÅÛ[?RZÈ5ˆqŸ]£`΂¼Á²™ˆÀgšCæqâµÓWîpŽç¤Œ
+ÉÕ¶IL-|˜ 0ªTè8% ‡
+"  ¹-žF$R°
+©Š™¢J7Nv÷{:ï%%y=5 öŽc Ѫyy
+endobj
+1143 0 obj<</Type/Page/Parent 1068 0 R/Contents 1144 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 507 0 R>>endobj
+1144 0 obj<</Filter/FlateDecode/Length 872 >>stream
+xUM“â6½ó+ú¦*̇ ›ÊÉdrɤ6ª½Ì¥‘e¬,9’<,ÿ>O¶™&‡5ÔÈ­î~ïõkóÏ(¥>)åsZd$êÑ,™Q¶Ü$kZ®sü?ÇŸ“TÆ
+endobj
+1145 0 obj<</Type/Page/Parent 1068 0 R/Contents 1146 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 514 0 R>>endobj
+1146 0 obj<</Filter/FlateDecode/Length 1435 >>stream
+x­WßoÛ6~÷_q@æ¶bÉvìè€d×<ÃÅ0ï’h›­Dz"e×ÿý¾#%ÙÑ æ
+S7”V@E"µE0=÷|1ýÃCR‹”ËðÃÃ8Uùnõä‘õF”½U»šáptRnï³ÁÊoVISpÃñ˜Oƥͷ½Z’9pj#úYg’ÒZn„˜ºÚ¾*ÊÈfBS*pŽJñP4ée亊Ü™£Ô˜5K=—”_õˆëº”¦T¨­pÍîÛghË4â°Ãë«®jë‹k?¢ßMMèµÓ±§vÏùÜDœ¿
+U2á §…<Ê—]öÞú‹ÏM©s9¢ûN; ]Á×öá™[Æãë1°^¾Pú³mãå²ö-~.SS¨ŒÂ©o׃QÚq55=ãsbCWÈ/¢<ù뙶׊šLtp~ªµg©ñ÷>¾7MÆ›Ç$îÇÚ$%
+¤hQèLiÀ·UÛÖt›œ{©Y ×Âf>2‘W‚¢V‰G`ĺÏÄY¬d0Œ~
+N„†óºnVºã©‚É9M0šæÑ¿Ád¯h͸4Í⛶.0SYäУö^Só§§ÊXÒhGzKO÷î_õÄúƒ zîfMÂۛʷö%;ÚzK7`[S¹Hrs¾`éÒ„;7«–Æ Óe”‡ô”wSñL'€$AÂD#oÛ­×cýIÇþ1ú—¡ÞŒvþU8›Ó)v¢9V
+T¨R… Ì„¥1`ýG¬"¼ö’8ò­Î>BP!cÃ÷±‘”©ÂÌõáÒÍ…Xù¼ó¥¡®å¥y¦Øã§snÿ°–_Ö•Ùb-nñOkš&äëÁ/ƒ¿\àûïendstream
+endobj
+1147 0 obj<</Type/Page/Parent 1068 0 R/Contents 1148 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1148 0 obj<</Filter/FlateDecode/Length 680 >>stream
+xu”ÍnÛ0„ï~Š½Õ"Å’\K9&M}kÑ".zñ…&׋TI*‚Þ¾CIN[#µa€àÏîì·³þµÈh…oFeNņd³X¥+ÚäEº¦uUbã瘎ãÁÇ,Oó˃ûÝâf»¦,£Ý±6UI;Eˆ³ZÑN.·ÚˆÓi Ϻ–BÍä‡æ`OZÒI›OÁRkµ q ‡Þºòµpìi°õ„kF‘ÂzÍA¤W»çÅŠ’|µ;µüáÙy²†Ž>=“<i6Á“†ŒíéàlïyÌ‚Ks|³Ž!¡Ò½²#hiö{uô)ÝIÉÞkó4©žsg€ w¬Duãáö˾ֲ&Ѷ,ΓҎe°N£¢¹ÎIÜþŠ‚xÁn7ÊŸî×| œmÜ& “à 3´‘ÉÍö–2 ‰íHŠl¢óÕöñÑŸf¡ãI»µü©™7^†YEFóOé# j¿jÛyllgâ¾±&¡IiOPŒ«qÏái¤òª%_f/€9B
+ΪNÆ †û9pl~P¤aôë~®XÎLÊ´ÊèÜ–}¾)éߢÇó7Ï|꜃C"ïšðÈ Ó§eÐ#hX¡ñc}C»LF4è–¯mwRkGH'Û³“Âó»j0jù_)g­[pò,;§Ã@mçZëÙ_OµÎæH@,CEÞã¸~8ûyVV‹Wx»7À\ë6ÎÎEZv†£­A5N§ÕZŠ½~20š}'¨±JGR—#¬§:›|xùпHTsײ¢J«Û‚²2O«HëñîËý}söSCVv Ú$bObI¶ÁŸSUPR®nãý7w¯ËuZn*8»E/Þ-¾/~Ùˆ endstream
+endobj
+1149 0 obj<</Type/Page/Parent 1068 0 R/Contents 1150 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 517 0 R>>endobj
+1150 0 obj<</Filter/FlateDecode/Length 1685 >>stream
+xW]sÚ8}çWÜÉ! é¾¥™¤›™NÚmh»y¶ÚÊ’+Ùaù÷{®dc’N3€ìûyιW¿Sšàß”–3º\PV &ã ~iÿ|ý8˜-–ã÷4?/¨ ÙÕr¼l¾izt¿t9§Óîwœ.­%~nh¾¸‚Ý9¬Nh†ÿNÒ&\N¦|||ða5¸¸{O³ ­6ˆ{±¼¢UÂÅ/ÙðÛÃý_ôEºBy¯¬¡ªò$LN?”ÉíÎÓÊ®³Lzÿnõ÷`Bç³9ÞÞXS9«é“òU8aÓeôq~9Ïø©ïJî”yö²­0Ïü%x,[žjÏ?W[ _ÉÉdÜx™ÕNU{Ê•Ðö¹ñ4§é´ñ4[¢ðô w¤L0ò(ŠµàÂÀ„“Z
+/Iùp$ÖJ³µuÝü2­¤AÚ•E,’ŸTŽŒ¨Ô‹¤6/«
+q¦2L/cŠ10ZÛøõ$²-l®6ûà´6¹tzÿZêã”î"¦û`+v/*üAÈ)\|Ì„“›Z“±8³”Ù¢t= Ñ‚´›à2”xk}E±0àjc8kF!@_)­÷)»–{xÕ:Ù(-éÐ'XВˈèDcWä…2@€*š ƒHª~R÷¦y:¶„±%Ö¥åŽçr#j]ые¤&üR8QÈJ:â
+Ok) ¬Éœ6¨Q|„MIÙn„ö²oµ=~aX¹ºÿÔˆ¼¥BUÖ(kø¡R>À­vàl ôÆ,CeúD 8ÿÃîZø„º·°ƒTm¿Žf>6 ¸C®è,óuˆ˜F¤hº–çøšý¤ª¶¡ìN=o+*,Ã}]W§
+¸±J] dÜ/@2dÀòJ¬A•«W‘Ê–À‡ûKuqwHï±´ã6Çts¨ âÆA”½­{É|qøÛåG'…;(jÏøÉ£×u®XËúϱ0ôÍ~ÞéüV•½‡OË}ÒÊ7Ü$À…¼2Á”À%°ôJ瀠ãF<Kº†€ÿª¥æ¨Ê€MüŠú° n¥Î™\Œ¯ˆvPˆ£ì@S”¥ŽT”E¸Âçø6¿Å£­«`#F¯HxØmU¶åÇ0 Ï™¡GP½Nò>/DSæè”Æ!#"{Qa¾=GÅ€Œ½Þ˜¦›‰ò0ç›Úd,A¢/æ뉸A:"wð^¥
+‰)½X£÷<öxºDlØ{l÷o-/¯czw¹m„#ô‘‚Qí"Ì5U"Ù
+~Ýmû¬lëÇ}ëH/ßp™KŸ9UÆ-­b¡'•Ø»ø3gØÔ/ê>p¹ÁüÊ›=‘­v”âãí J±Q,*ÝJáýκœrQÆ.ùôîH¬Oˆr£íéZÑP˜‡ ÄÝMˆLNJšºÅêÍ%è¿w ˜ÅÆìŠeK‹Ïðõu' èÃZ¬ú-ú”TRyè~R…NùÎn˜½5²Ða?;Ð$–Œ i%~Júü:»‡‰š­ÊDma*"Ǹè…^îñ ŠíCBNxÏ:/õ†ž†aóhB…ý±“Cp‘+_j Kc€€×m-°ê\5+H
+endobj
+1151 0 obj<</Type/Page/Parent 1068 0 R/Contents 1152 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1152 0 obj<</Filter/FlateDecode/Length 1798 >>stream
+x•XÁrÛ6½û+vt±2#Ë’íHN/;±;î$Ž«I¾@$h¡&
+Siv 쇫чË1-V€ƒy*Ë\²?¥°žÏ…#lòøzVC:¤{™äjÿ·zÈ`:™TVù aÙ
+»¡5Þ¼„Ï›ž[¿" ņ.ò\9ÄÏ©½ZHQŒZÎdÖB(]ïÉ|INy9Ž^¼£)²Ìé>:=¬
+t]åeÊ:¿/(V¯i,¹k¶u·Ó–n–8ÙÜÔ‚J9Â
+0bKñãGkªò4yÀÄ’=47‰Fg­t¥Ñ)“r`¥H#°NK~/p<þ hÝ¢,¡#ËM-ËJ‡çWVJ’¹,
+TaöG¼úEœ!¶§ïƦ!…™*hš´P¯ÆÜËSÇíŒÒ–¡» ûuzÁ<Л¸ug “’}è™'ÐLž”0´!:p•ÞAÑ FuOo²9¬IÞOa¼Aœ»öä'TÇ×-{„¦5P²Ó;…µA#/U{†`’Û
+eie¦^vdb}ßâ™À¬@I"Ûó³nå
+«ºh, …&+`Œ³€AŸÈH›¶²—Ç…xêkÇçfŽÞCuIx(¦<IÃõJC5…:´qèøð&8e%·M” ó/†¥­L/|@»ÏÍ p»ØsûóžoE¦}=ž¯awh0,'¦²­Ç žp›ñ¸˜'¤/‚þ–ÖŒ¨qŸßzÞ´X8¦O†ÕEzÌþá~Á4MÁ5‘Ž•
+­­²éºÐ^A
+¿ßÁ>lÇí»mcÍ^ôWž‘ãÅl{³!¯6À¯ ^7ê¨
+€£Ïþ‡öÊË Vkão
+Ž–YöÆY¦i÷àêdžÀ?„¿M%ïúx3As;ßž‡Î¨a×!œz=Ž|{Iÿò­—õ–þ£’ßäÍõìQ‚6Η»V&ù"žd8>ǃ0(¡ÀyøüÃÊh;áàâ»DÙÅvÝ™êèû}µáLàJˆa£fm;)u½!Š|ËÚÚthí½QeXPˆèO@ú•”î!­4î#˜qÒàÃ; ŒÛOÐÃVþ-@p'ÄÞÜ"צÂxUÛ­ë༖§3üãü”fóp™¼¿øtyAwÖü‰fJLRñ\$<
+Œ=j¶Í'ïþ×Õõl~6žÏÎqíÅ0xú–]-~;øÇIzendstream
+endobj
+1153 0 obj<</Type/Page/Parent 1068 0 R/Contents 1154 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1154 0 obj<</Filter/FlateDecode/Length 1504 >>stream
+x}WMsÛ6½ûWìè¤Ìز¾"9½9u=ͤ±ÛFöà ‚"b`
+í½¶ÆSj=lh»‡ÓªvF› OÂð··¿þÁ—韇OÿõnQaõnóíbJW³Åd÷ã* 2ª¡T犤S‚}Áp ȘҞ|&^cë<K©ô‹š°­ëû4C$ÒÕb‰°aõ‹MtºgLÁ(°&—*ëö=<¾½JÉÕ|=Y¹/LrÞ
+Ç…KºBØA…ðÏÌ…OeÉaؔ¨*§6 …g ‚}Iä¶ÏÊ€|@J[›*Tuž¯Ú:J’R8Q(`¤63óC® ¸%sòuYZWÅicV©Šý·oÐ_¡7Æ)ð0§~³#ƒ˜ö„*Êp¯{%kôÇbQ£óœR¡ó(¤<aZ§’Žn¥TÞÓ2Z%£hwb×ò½ý4Jµó€’®X2¶BÇrë"»@<t” Í·ôi1Ã@×ÑèÊ\Ã6JÇŒñ(DWiH Òÿ4ÖU{g‡^Df¢P•sè»:¬  0|§
+F\:+URƒ…Rt‰1˜@‰N8(R¯Hs¥âÔ<½›Ð†å¡PªÂÞÛf Y“ï#L…0º¬s( '‡P8§ÀŽïzçl]^7ÖA`N\ö!
+¡
+€^4†žúHìDÑÀ6*q:”pŒ€ï?l†1 BJs±ƒ`zJ”—5•D˜ÄÉ>$ÏmãxP»ä-öB>‡ïÏL+k¤
+÷2&;T(‹¶Œ"òÚÑAÚ¢´Æô¹õíTî$Ñ·4ä¨GntI£fÚnô:¢­®ð:Åÿ{3zœ’Åù0þÚ×v_Ë y‰pîT…f!à]àñ•äas¡Î]5À ½3ÖáM Ù ºEE9Œº8¼ÙT¹b=ìÓw}X8`€·PÖpDÙ? ikyè°)ß6Ô6Ö—D¥¢Î1t:J‡Ñ†A€Íƃi,ÓÒ|D4 ]ï™(€2ñCQC…k#3Å49Óp+¬2žžý€½z…˜sV˜ƒu4÷AçŽý±Œ]ZÙm$ÃÖ´{\”¶e¿Çâ`;cæço’TI µøHå–&!#bOÜez—åø;N»ÞnyºÉ“$ð“ü±.RÒŽÅ ¢aM
+?Ìn´z¿œÜpò¾Þ~ùxK:û ºGwVÖ%lçŒöêpáj=ýpægÈÿýŒY®—“õê?‚àg±bs¿m.þºø–º…“endstream
+endobj
+1155 0 obj<</Type/Page/Parent 1068 0 R/Contents 1156 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 530 0 R>>endobj
+1156 0 obj<</Filter/FlateDecode/Length 1440 >>stream
+xµXÛnÛ8}ÏW úH_%w}H±í¢Xt»»õc_h‰ŽÙH¢*Òq¼_¿gHÝ̤vZ` ÅÛÌ™9g†ùv1¡1~&”LiSZ\Œ£1¾t¿þùýb>DcŠ“i´¤‚æÉ ý(§Ï¼žâÅ›(ÆÜ4ŽæÍ€§¦Ëy4¡ÅrŒ¯ͦ³(iF<;cvÏ.¦ÑŒÓÄ<[.º‘Û;äùœ÷ºµ<;³ÁÉѬ·j>_z«& lô#wò` «âîÌƘ}Í2“dMá-Њ›ûvuqó~N“ ­6À;^&´ÊÌcZ¥£Oe*IÐÎÈšÒ\¥÷æõê+v,š#zõéWþ[{ʈ¬&QUùìVR%ëB£tiè³(Ö‚
+Q7u§dy´@•¼×ÝwsWë]u³×užñcºžÌàÂ*Õ7û›G²µªrIFÚ+eÆ'–´WyNéV¦÷î†t+Ê;™ݱÑ5®Ø(ìwB•Æº¥ke FªtcïÔ´uÔÈtW+{L)„¹ݯD-
+ieÑmy w°Ý
+K{YKçMr_>”Úº{áùåäÒ_¯ u§/ÊåÆ’Èu)[ûØÀ˜ÔQ3å2½3F–V‰<?\Ñ¿²ÖÞ¬Ó¾"RO½ão˜€_!Â^a€(c§7­»Ò'j9çRlÄÁ*½Ç1Vy¬|xÙu%Ãa·Úðïî`ÓžÑ "ðaÓ!-+ä²².C Æ€Ý@(ølƒ0ÒƒÈwÈŸ±Þò.)Rçÿ³0õáÃaU­T†+ÕE%¬Z«y…̵ۆ Óˆ•i¿åt±[6°ãPãmDÚlƒe`M­³]*³ˆVàCѲö ¦…ÎÔæÀ‹:ü†TÜeH— S®<,Ζ6»¥q RíOùhG=rmÚ÷®ú9&bD©å#ÁìPÆ:¥è¢pžŠ©®ki*ÍJÒ°£I…ï³Ò™â×;!
+¡8bÝ9ëÖh çù' ŠÈ 2`”¾*ïz
+8}_Óý…ÑÀXΓÖvjÂ럪c%k»„kW`K_YÏ)Y³±%ánx(È}C@Y:ã}åœ{$Q¾E‡ªTÐ.
+S*J
+ÆrÃî:f+?4pk'¥œ4ƒû] åFÉõ­è¨…‰ŒÊtÐ;8Uº~ŽmÚUܦ²5p»Ýµ¦¹t³ã—ƒæV*g ë+åsFÀ=|Vµ{G@ÊðÒf²’n–2-MyiY§øI…wøbUºËEÝôÌè:\á
+íŸï¡äû7š›:†¨£÷}¼ˆ£yó/¼æ ×5?¦XGphóe´øòÚ¯êßhîýÓÂè11•LÕF¥LÖYúÅojÛ]ˆy›2½2ñkàW×Yåí‚s¼0XÕÂt°óÌ‘Ïm~Ô¶öÞ
+Æãæ3Ó7ÚŒï
+endobj
+1157 0 obj<</Type/Page/Parent 1068 0 R/Contents 1158 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1158 0 obj<</Filter/FlateDecode/Length 810 >>stream
+x¥•_oÚ0ÅßùW}¢Rð§„>¶ëªi릦Úúâ8†¸Mlf;E|û; i÷PM‰`ûÞs÷\ç÷`J>SŠg4_/Ñ8¢Ë8/i±Šñ{†¯´ óËh<ë/Ü$ƒÉzFÓ)%ÄZ®bJ2Bœ(¢„¹Ì *™}9OžfËñ[†m¸ v]g¢·žI#¸ÓæðïÃ-ÍùÉzq”rÌ´(¡²"#©¬,#½!— Ú1ÃJᄱ”IË+ë÷äØ=öZ&ë+š¢_Öh¾¨Uß)lgÜI­h/]âXÇTÆLF¬Lmd!ˆ9gdZ…Úw;©¶uÈ®¼˜¢>T²%«KÑŠ»½èI¥³ô4´ωY:V”¡ŠÃÙÓ9Êr:yüv÷‹v”ÒZ(´>V­gLI.mƒx:G‘¹ {@|8S”B6q­6…äOn/„ªIcRPb…£WÉêꯌt0d…ÞX¼w¦—ÛGHaãû¼B:~¹W‚öÌŸ6¨µ¹ÞSµ#<ʶLÊGi
+ #ƹ°–à¶Kï•0$šWÔ†8%
+ž=±Þ,Ç&ŸÊ?–¦ðM]ý˜r¹JÁöE£¶¡!<‡Ö <0çq;_ÖK Ê^z‰²Ú7ËgìÓùécÑøÆz.!àø´uå<gj+êl]£À@¬(
+t—ɇùv°6ž<誇3QÜ€a³”ˀŸ˜â¢xÓOÃP§Ÿ2ÆçäÈûíÊV¸zG1Ôº“á_xô«0Ff™PÁï“õªqÔt‰·ÓjNóÅ*\¡×_o®é»ÑÏxeЭæU)0Vþ–öÕÚí£8ºòûÿï_Ä‹q¼\áµ€Pó•Ïð9üüñNendstream
+endobj
+1159 0 obj<</Type/Page/Parent 1068 0 R/Contents 1160 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 538 0 R>>endobj
+1160 0 obj<</Filter/FlateDecode/Length 1729 >>stream
+x•WÉrÛ8½ë+úƒ]eQ¢$kÉÍY<“Ûq"¥rå
+8í.øЛE§w +}Z¬÷x2¥EêÂÅää¶RºVzCó¦,MU“Ò4ÅJÀú º;]|wÇãI{¼ »8ù ëʤMR+£Û—FÇþ¥Áâ¥7r£´fë;UgTgÒYå¨s)¬<ó®lëÛº7´¨ÕVÒW¥S³³t³ 2ÄXÈ$ZÙÂ’*Ê\R×2e÷}êÆ (œn• ëy÷óí[Zž¨HFÎêüöãÇ«ùœ´(dJ¥*åò4¢ÛJn•i,mee‘‰%³ö1ß“ '®„¾zÊ‘ÏDä¹üÍÁ8q ¤+ÒT1D"§u£Z"Wõ= ™­Jaxußf-wbô^QŠ$oRi_³ap­,‡Z­ME
+íîaÿR†(
+‹û%šiùÆ@a6ªr
+Éé±+€Ô
+…Óˆ»¶5<
+á†ÌK‘ƒÓÊ‹Esoê!€VüŠf¡¥"íº}P´£×†Öî ‹L‰cyä°~+ ñx1
+[Û“¥Ä”´3'(aì—]¿p— <
+endobj
+1161 0 obj<</Type/Page/Parent 1068 0 R/Contents 1162 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 550 0 R>>endobj
+1162 0 obj<</Filter/FlateDecode/Length 1866 >>stream
+xW[oÛ6~ϯ8(
+ÄbÅ’mÙ^P`½,CÚ]â¡š>Ðm+‘D—¤âØßwHQVܘ‹:¦HžËw¾sÑ·³˜FøÓ,¡qJYu6ŠFxÒ}ýùëY’D ¥óI”REÓq4i%ÝðiJgãhL“ù ¿ü×’ÖؘÏ!&|é ˤñdÍÚ£ñ<¦þp¼ˆ4Æ÷”5$Ý‚5ô–ͧöâ85ãQ
+ýÅé&úß쯱»áTo··®(‰ÇѼ·;gQÉŒíÂÕxŠM¿r‚{kìŽGQÜßí­ywôzw{kìNÓNKž$ Ï«Š&ð}Þ®ÜnoÝ”±ôgy×…‰Îù*Ëõ wó¸ÀS¾çò^oYÑl@{½%Œ%pô¸ÉFBé(„¾ çÛå)‹þËkŽi¹æ;É(‰¦Ñ4Ó2wtÑ2™ÙBÕ¤Öd·…¡\eM%k½ZÞ]^/(ž°„a+b8@ã"ï´¶¨7ôe§‹Ú¾üêo#Ü™ñ¹®s©É*2Ín§´…*IÍ®T"gÐíDàL®‹üY¥4tP U±Xk|gª^›lî™­À¢•Ì;+œáPz93—PÅ':ý%¸ŠË9dæ¸\Ôt#ª•87øi¥®EiÈ(g§»Œã°ë@EÅö‹ÚÒíÀ»MØbwŒÔE&„žöÆ@úê@Ÿ‹:W{CŸ–ÞUw\j\Ux ŠZpÖJŸâ»5£uû*¸—¤  Ðý™­jÊœ*•ëCgŒÔðÆT«ˆaóxA™ÈswbSª•(i'4°Ç†DE‡Uº3kU–jÏâxœxæa¼ x™j´‘
+gÊù ×ôskv{4‰Q™àa?OOçàâecôe©2Q^N‡ËVòSÖnTKê×Oº³Ò ¼d¤ž=ªå¤j¸ùœ+ĴΘŽ€¥ËÜ®äL¨Nʳ¶¦=â&eþPW ç^ƒ%TÆžGDï¶2»÷lÇÉŒ•!HUa
+£ËÐJÜwô0ÃÅÈÙ&2dÊB&jäÃîàRÆ]vÅ ´}ðUöIÓØAiA3æÕª::´‚[ß
+Xˆ
+¥H~‡OJ.ÿ‡:G0‚À› VÌRdÒÝʧ×U&i»Ìà(ìñåsÚUBvkŠç2l×h!ˆ†|%Ë=º­Àž—ŠÇÒpu>6“f—£ïÛrï:8åBêÑôõ,ÃÛÁôöUˆÔNl0:¡|T
+,jü¬`÷C£o7¡
+Ì@hù­)´äÆÉâ¼ûÓ€ ý˜+Gd”ˬs ´ƒÒ-Àéjã¬yÄôaŒ êbY
+å¦AýFq@©´ê | Ìl1q}jŒm)åè Ežs`}#Ûæ½?™…ú¦±[Åýå“ò8úÕ%Fé”KcÃLvR}§¨pkfw³×½kܹÅ~
+è¶E†€»~Š¥ïØìô°×p¹ ƒE·ƒÐnFšJ€7¾´·×w;ACv´Ûr”\JPˆ*‚ÞR0¿:uï˜ß©Új´I¨ìS³T†Û=L£Jô¨{OŒÀm¬,j3M1¢ßºÞz¢º핾÷IÖ…Vµ£ß~+ ONw<9íyV! "—bütEݵVÕà€ÒúÀ+^0ëp¢­KI×¥eÖ ‚Z:zÎ%Tß³ˆ0¥œ#âh+Xqè¬Â4º.¯ÕHK®€ü´V/î5½EÃø 1ö·Â¬‰ã>ôvDÙµˆê^–eDQÂ1‚´Ð45Rƒ9#ÆŒt9ÐÍB`̱£µue%‘×ZÑŽ6„* þ7›mDÃá€ÎÞóäC(W\cÄsS % Lì0í±* "ý™˜gɪ)m±C,³²@R°ê^mÑà2 _1uÁT7A·ciV9
+Uf•ÆâH s´xùÕ%Y
+endobj
+1163 0 obj<</Type/Page/Parent 1068 0 R/Contents 1164 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 553 0 R>>endobj
+1164 0 obj<</Filter/FlateDecode/Length 1895 >>stream
+x¥XÛnãF}÷WT„ÆX´î—ÍÃB¾eز"i’]¬ƒE‹lI!Ù
+›´FA>>§º›4¥d˜dŒ±-’]—S§NýËE›ZøjÓ°CÝ…ÉE+èí[¶Å‡ úí`L½Ñ¿÷A›2I<ÛÂéêÛ⻋îpt©?J¨×é}ÿ)¦åEý3îú0äžå»o†ìoÞs¯Ë¶œç¼[Ç7«‹ë‡iµ¡vÐëvh€Ðúƒ­"P‹Vá%ù¿5œÎz­ò#ÿü–?ª4ÒCãþõxÔx¿úù¢EÍ62‡úÑngò8ÿ0©N׎ÎV4‰÷;ñ¿É¿ç_´ð4/+uç°°èµZ­/žžÏoߟžëƒÌæ·öüõCŸÚmƤÓ
+†ƒ15;£`4èsB“Õê~¶š>Ͼ¡Åý÷§‹û;šß/ž¦Ë%..9ý뇞?Þd$A˦¤³Hf”k
+‹,“iID Jå¢L½º»G]ÐR$kA;mò+Ò©$½¡ü€ƒ:T®tj()LŽâˆò¬ÿd× ^³3zéj'I„¡.Òœ
+#ñ”=Ê0ç_sÜ~óá‰Wœ¡BEì®E/—*®dZ祱—÷.É°LrŒ˜ýpùÒ é{³Ùî¿Óš#Jd²4ŒÂv:Þÿå>SiŽ»"JTzêý’beòàkæZ·¹äÆç 0/2#¯¬oàÏÎ[[“«8¦½6F÷øPæênT,íŽÝëHe° 3…«k™J‘ï8@抇é¿6¥üÐBúÔó@àƒ­‘Ù‰ §ñŒ´å|—Iª¥ññ­É(b—y³Ó :­6RB1Ðâ(ÔsJb–í¸â!ÎrF_&)_De p½*<.RälŒ•}ø4‘+2*كαÞ"Š:¿Îrcs(VaTº-™õr©³¯©êËû
+ýM¦˜)E:Ð Z×OÆ
+ Ðó^¦Ô˜I4Oöé,–™TÛÝÕÝi5ÐÔx:’–æ±@6ñu‰ƒTã‘Óƃ,cVXºT¯Îœ¦âUmñLÙ„¹ã¯ ‚ 1$" ÿ 8f§ t·‘ >©}/bËhÆÍà™r1;‘‡;fÊXö„#ÊY ‡JQb2²š øNSÂ
+Ðìb,0c–2ÏÙë)c‘¸ÿŒæâ‹eìçMýpº3,»þKÑ«ô Ôw¦2é¡÷—ekªARàP¦èeÔT[Î*×gé$ ›ª)®
+jŽ N ™o1M 3¾h…_EÆÅ=ƒa¶ºî`BúÆ0Mò\&{[@ø{UAuêì3½—YÎ*Å´à‡
+w¨3sRSXÖáÌ»­4 ¢Äð³#™e°›@)ÅÖ¯ë‡iæŽà;iå:Ç¡
+Ešba.DÊìcq”Q@+ØóD({Ôìe¨6
+–LA°|R¥&‡’ʈ+$Ë쵎evp-}û©¿;måó 0\ž7iÓòa¤úð¯Óš×rºUø ª¤§`Dhp(K-«séxà fHå òÝÿ«ÒÁ.b‹ƒ8"®³”\iPI¢eY |–°ï ¨¯™p@2zð
+`Åj]ä9D¤€ÛdJ›Î`¶à^?ü••a)cÞXª ­às0{½/öV Y
+«¢úäÀï©LTØò”7
+Q&þñoíÓ/‘AAÞpšºk7ŠˆÛIØv3GƒÖ3¤lDu¯ÖhL°Ï£Aãê
+lM[ëÍ-Õ‚c¹vºûÕ¢±ÑÜ„b}$Ñ‘Ú}>âÜáùŽù˜Ü>b‡×£³wËS×kýù¡Ól cm7‰P' ZÄnOÐÊ
+µGË»›)Ž„=Ùl¸vËáZh7d|Æò }çËšª3ç~pW3Ê
+#/e,3vôBšÜ’iè(_NÄ'n&N;=måx²S’cfóVœÊ@Î
+endobj
+1165 0 obj<</Type/Page/Parent 1068 0 R/Contents 1166 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 564 0 R>>endobj
+1166 0 obj<</Filter/FlateDecode/Length 1777 >>stream
+xµXïOÛHýÎ_1Šît©DŒí' qRôÊ©Ž¤íII?,ö&qk{}k‡Àýõ÷f×›˜H=©GUè²?æÍ›™7“þu? CêGç¾çS4Œ¼£!þ⯖´à Ý~»ûí ˆ/¢Èp8§0èã§]e49h¯±{<ò‚önkSßzýÖ®ïF°å¾é%¦~xÇVâ½—€¹Ã~è¸Ã·~„£Œå„Í‚ñ¶–9áȨµ×Zæ Ømû
+_l¯± ÖÚWÛkÐ
+5g
+‡ìu˦ „À‘õÖP%rIí!¿e©Bª™PwI—qœ¥pX+Y7~Å*ÏE‘<çµK1 ßóë ²6ðšKȧ¢–æ^ Ù&­W„«iQÕ"ËpÙÞðhŠtY¨,S&,ÈG‘—™‰ÁJmð:~«u†Ô“$bà*AÆJ&§›O'œ-È”~H½ðØá'ðñ~wë•j©¨÷‘´RõÏ•Œ5°÷bêHd“ESuø
+Ætñ*iq6»ß]_¿ÐÍälö±H¿ÐDjDÿl¶MÏï‰ ÙÓÿÒ¼²ÈàY+УÈm;¦RG6®Š…¢À¸ÖÂAüÕœ¸F8Oiöî–Þ#UõïðbàCÙ(EùÝNœàGX‘Êÿ¯…Á$=Âß¾àÁ
+eS?4–.X&‹L,«Ó™ÿ8í¾ïè~v¦à Íæøº½ùíf>_•=ƒëÅɬb–5dòtfÏïß;¼¾¡‹»«O—w4þ4¾z?>IooîhúîjB·wW×ÓË»Ã_çBFqŸÎܮˋïbu>ß+‰_mY™ÊÙ©…óæóÎ뙉ÍYaŽñÉ:ŽeU-ÖYöÄ
+F[4k[Ùô:¨½®Ók„¤áÂ
+É8IXš®å†šRªè!F÷Zµ gªÚM´iBçO”È…XgõaÓVÔb!5ZQ–¹FÕ
+ª]ñÁ”ÛlZžÞb°:]å÷^¬ŠÅs#]>¹k¹xÕó¼+j"µGã¬RPT4£®… &OzÐ&#®ö¬ksm’ÄyŒžÿ7w¤¬fsÏÚ¤p
+y†éç»kpAHphÐO&i`ÚÀç¦ÍÝ4Æì/´ÊÁºQ4Æî»d1z€é)\¨ÚÖð¡E¾Ý  ÿšÐLQºRb†ì¥mʃGþM‹Çè+ac´,…æü±¤Û'ÏÝפ‰ó¨FtJ ‰Š23½ ©€–:«ÆQ3Úšp² B!ö B¿ 5LD#‡¬RkÄÃzgld„.d‘ʤÃ
+ƒén­YIÈ–l®•Á€)ûen®=
+ÑVx¶]õ~þLWÒ0 ó¯änŽ<Ûk"3 ×­¯“?–h™«îxÈÌŒ&©ýܶ×D¬ÏøHl$3ˆðŸ
+#|ÖÞ(²ŸÎÆÎÇèê+Dž.T¼6yžá»=w¥7ô1ª粒Ápà #ü/_„üÒåôàƒ
+endobj
+1167 0 obj<</Type/Page/Parent 1068 0 R/Contents 1168 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 567 0 R>>endobj
+1168 0 obj<</Filter/FlateDecode/Length 1261 >>stream
+x­WmOÛHþž_1Â5Õ%~K⤠…WtÀåÀÒ©ºØ q±wÝ]›$Òýø›YÛiä´À•)‰½;Ï<óâÇ_[.8øïÂ؃aÚr,ïl>®o¹ÞÄòÁŸø–)¸Ã‰5¬®¸im_§à9®åm­n_ãêhˆ%Ù:Öd‚¾êõ@ŽÁ ­1 'cü=rkŠÃ}“X½Ùó-·Úì¡Ùz´ì³!¸.÷?C™ Ân°@<™$r‹ˆ50|ÅÒ,áð>ø‚¶^eÛeQ™ŠE΄2M™ˆÊ5zt¨â,·à<Ü­!Gt–eJ¢Ë9p‘«˜ã}YZb€¯¾;ÀdQ×æyh7!ˬD†,iz¹í† &8³±`IßkY€à<º}1D|^(ñ@ òÞHÁßáæ8\P¤´™G½"l(ëåBbyÈ5ñ…¥TVÍú€’éZÃ}odMð©ïýbßÅÂÖ‹
+Ïs±Wè>ܘ¼L,4W˜ô¾Üd“Ò²Æ%\ßœˆa_ šh} ··A,å=(4ÆÄÊÔG¼,HüÄVwͽèÃFÙ5®KM+”$¸ˆE±Ú… ‰!}ßÁ°‘Bÿêë£PóXŠŠ;¹¢
+Dü)ÑsŒuÀêÑ­ŠÒ.¿Ø¿« VµeS“KöÈAù’SÎ ~ͤl¬k}ľÂEmâ7½Xs@z÷º:¿>¿
+>ÌæÓôðV%OfÁéôsDÏÄoûŸöÓý¨¿ÿqÿrÿæsób>M²Æ½ëÓ›`vLÛØJ&GIFý®s¦òvµw9üÁy†ýÊlÝÀ 3èÔœ¿ý²:D®±uføôoÕ€zycÜØÌÃ…„vþëßÑÑ {x‹¯àPGSû‰)[gR&6fÓîxϺy hºš:‡i‚zñ,X¦×€&ÙÔ.´²M/Úš¥wÌ07O†ÝY™‡ß’óȺ1rYà1Ø~­ bçiVÊx¬[xG¿ºªcÑ—:óÿ´f™>F±‚âì¸NecÖ/ï¬I¾´sÏtqÇ¥ð_‘¥£ÊÚ{“õàMÖÃ7YÞdíÿœu§:Ù~Îz®d^žé1Í ñ›)ß(OÙü;½ŸÄw¶Nï¬PŠû†Å^ó>UzƒNÂRlà)ûÄ’‡ð]‘Ã9°DÍÈH”8‡”3¡ŽØšMðò
+endobj
+1169 0 obj<</Type/Page/Parent 1068 0 R/Contents 1170 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 574 0 R>>endobj
+1170 0 obj<</Filter/FlateDecode/Length 1583 >>stream
+x¥WËrÛ8¼ë+¦rRj#ÚzX½lååĵÇ›0å=ø‘„„´¢|ýö
+Ê´¤#ÛT•©ÞIÊŒÎdåȬèÙM­´“5ÝS(½~Fþ£E±#©°ºN(Ý(KøÞn¤&A…Y«LÏÓ¯½s Á4ïWíAX'¬Uk-sr†Ê¦pª*$qt~…V¦.9xaDNKQ!4™šVBdî´=}ĵÃéW+Ú™EøÞ(TÂßðè襤\®ÇE
+#š}äh­äo$Þâ©›Ò_¡M,^;3e)t~|Òv£² eBÒjlÀ"¤Gx(
+vgE“£[pÛ‡ŒÇ‚0|,å
+Pmò&ljo¶’Â55`ïã-ꎇ:CoYÁPR\ùlj"zYÄZ³ê€zQ´©"
+WÔ)í3äµxa|Ö°ÎAÔد<¯ÂQ@¬?k M(gê Ûר5/í2 ÅÅÙbx‚©äµ‚–©Ù7±–6\"k%5˜%s6q0ñn4µ‚‹bô/÷æò_ ÜLË ZÈ yQ©{ÁÐè‰DZà-ÈXiëà”ZY¡X$Aù*K'd \Ú•GÈ 
+X–lÚÁ¯[+é©ð$l‡LkÀjOÞ"úRRø„ç×`4O† L¸­
+JÀc®®/©}Ä`²3þ!i)Ùˆ–»`C©ô´=¤]« lx N¬äë¡òÜà1'–lÃá¤ã)ÅŽÛÖ÷FÂÜrºWh<7€äé}šÞP)³ÐÊ–6¡·"ÛU(2=„}Ã_piÃ3
+Mã@ÁSÙaÑú( R3/|B^$h?M­ÜŽ²Ì¾qeУIJù0¤K©×Þî%ýáH)H$ú;ßy£S~Ç
+“»>ðX E»çqÆa/,¥ÐÞìÙvÑôb5™÷cÑ%ö#L}Ù†wò`ËÀ~Óø¾–&—iÁ…éŒs14‰ŽpÐN™Á{;­ô(ò¾±vgoQGtÞJs8Åÿ|ó1Mgþ_Ï/?¼z‰)×|ÅlEoºã$GÄåƒÙù"öÇ=4|2›$³é<L<“ ï}›öþîý ¬á®œendstream
+endobj
+1171 0 obj<</Type/Page/Parent 1068 0 R/Contents 1172 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 577 0 R>>endobj
+1172 0 obj<</Filter/FlateDecode/Length 1861 >>stream
+x•X]oÛ6}ϯ¸ë“ÄŠ¿?ú2¤kƒµ[·xè ´DÛl$Q#©8Á°ÿ¾sIÊvØÚÂŽ*‘¼çžsϽʟCàïæ#Ï(+/ÉbAdzÅÅ€¦³A2§ÉbŽŸ‡ÃA²$#iƒ‡X~øˆGóÃÃ#,8÷è¯.Æã9ö™Ï“)•4ñßþ£ »‹7«‹ë&8ŠVÄ7[Ìi•û“´Êz«¤µ°*#UY'ŠB8¥+ªÎ¤µ¤ð¯¢n Y'kK¢Ê©–¦ Lç’oï¨k™“0º©òËÕ77ÇõÈ–ë¬P²ráFG÷é>kêìì³Ixp@K†0L&ãõGÓdïUÞÛh#E¶£´g›ºÖÆù`²r2s gL´U²¢Üàˤ—¼å€úÈÿ‚÷ø«sMüg˜bzM¤#‡l®ÑµQÂIjêB‹œrep–6OtnÞ )åµF–ˬ4ˆâܳ#œyÈÙkú-ìÏKCä´Q…´çVŽŸG{km#™.ºÉó/FUNšw|/½¤Ïwý_¿¼íìów¼ “gerfËç;¾L»‘Ó$rˆè©³3§ MÀÎX=Ž‡:j³ß2;÷ ãüŸ+IzWèu!KK²Ê 3,ËûUeP˜ª¶þÑÛÒooŽ.jG{ [‰¹¯EÆÂõéYK·—²j£'^QÂ(ÝX:ê)è?ÊÊ&ô„%pE_U•ë½¥ŸV¨˜¬hrÎ~ËŸœÓ«›vû$ †¯j5t{‹å¿ÓÃt˜,^ùRkw]N)C^Qδc¹H}nP‚Qa{z¹á«xäh–L˜×•§À'”+x§÷LÝ}…ïýN8Šhö¸/àHS”;„’Š4&t¨Ö5`ç
+¨Ã²âP)µp;XðGH¶ÛŠ¶V¡MÍdÅn½QÎ|͇b6;”ÞíÆ+-×^KjÅk®’ûS¾|2ÚÊ‹]áŠ×ì8ÔJÊÜ g. _‚A4-’ÐZØÄÉI›{šeã
+¤dÑtúód1¤¶TÓÑlîG‹£øû] {ÒËNÜ#+ù.ÁËrê0aкqˆÚ' ]2±|Œ¸a ”ðÌ ¸ºòPÀ3šßhñǸ[7íÅ0l’ËMÀ|
+y¸Iè+·u A˜)œ¹FǦBg<>:DÔ‰†»ÜâŒn¿z÷ÆwÒP¾}úÞLºì=:‚†Ó´³Ãip7»l
+åàtàË/Xwm†‡KT ×_`æÑQ)¾ëï¬Æ¦£0ÿ«Æf~Œ¥4´Íæ@Çó¡€'^¸¸‰´Óh4i/†æóÁ99é%+GfÚØT>Ëàe®×4ZO&sÌ€¸a˜ng$$^ൄ§JÞõHJ›)RÛ
+ † +xµŒŸg¾N íÕ« 3X Œ>/̶±ükÒÆËà¨1mÝÊ:uº°ÿ®ÐËþ²ô²0Ž„‰Éê¢á9ÞüD®¡Áµµ¥æpóå+WBK/oè@mW’ÇÒƒóúу{5\ÏfFÕgªÃVÀw¬ˆÃëM¸q¬þÿóJHw £<ôæzPL;¯cq®~}}Íí ‰³‰…&3ž6¶2©¤»æ Nùgñìø±þ,ù-·'ä·èúÓd¹XRvx‡¹Év®©¶ß°‹hïÃÉ¿ÑlŽ—ž%¿‘÷în>¿¹áø^%éÎqˆ=‹1õç¼ç½ÿÞê'óI2ŸáWþnÊ»½_]ürñÐAÄendstream
+endobj
+1173 0 obj<</Type/Page/Parent 1068 0 R/Contents 1174 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1174 0 obj<</Filter/FlateDecode/Length 559 >>stream
+x­SM›0½ó+æHxù†=nÔÓV­‚Ô ƒMâ­±©í„Ýß1U6½ôP¡ˆhð›yóÞóï Ÿª²ú1ˆI Ež òºÂÿ)þ ‡!Ø7Á×’šÒ”¤qe]¢¬¡a€¸8†¦›žÖRêY¨#ìš„á„Ú±#½VÃZ¾v a¢†ŽÜqcâ4<bã†3p:ŒO†÷Ôa*³Ò— õkVkEà“¥oC”d$E^áÙrp'>‚P øŒ/ë¨”Ô œ±ÒH7v(@”–$÷°É…t€qÁ× $‡6üÚîVH¿A¢ŠÔ^BD´iYmë^.ߙܵlÃÃì&5ªƒ+!Él{?*b’=&¸:ÒÍͼ…'zá(1WàfÔ•»õˆ1¯çŽÅ„àã}´A„ó²Ùó4iã@ï‡bò
+íÍÔ°Eø“z:ÑNHáÞÿGSB&,íP};i-ífÙ•|Øî–@øÑgëç…°im7ÿ, 2?…bz¶ð­yH}V{)¸rö»­G·f+¿öÚü®4Œ›ž–p-IfÜöFt˜QÔ ?Ãz„Ú°@ò#U(ì‘/[øèoë2èÞîH0>гtd_o LJ¼¥uIQ’º,|OÏû'ønô ïÞŠþ<â¢K<<6ºB¢*~ôçŸÅѬáñ&=~ð kÞáWÍ«œTxß—Àç¥/}n‚Áf;Úendstream
+endobj
+1175 0 obj<</Type/Page/Parent 1068 0 R/Contents 1176 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1176 0 obj<</Filter/FlateDecode/Length 1439 >>stream
+x¥WÛnÛF}÷W M‹ºX•Þ€¦Ñ<uyHú°$—ÒÚK.½»”¿ï™]êÆÄI€Ú‚$’;3gÎÌžY=]Li‚ÿ)¥3ºYP^]L’å’Žov‹ Í'ÓdJóeŠï‹4IÉJ*±vB77éáÉlžÜŸÌæ“dÑÛÜ.’—‡'ˆ˜Lú·½ÿ4™õKgp¼¿Z]Œï^ÒlB«é’VE0ÅüÅï2k×kU¯éÞªÚÇ/&Ó²r߯‚é4¦£›9ܯŠojoMÑæ^™:.šÓtÚ/š¥€‹E«r„— ·1ÖS!]nUÃ6dJÚ˜yƒ»OÍ>tcchÚ)¿¡·¢ÊDBÁS4Ϥ;³äèMo"°sóƒ×Òš
+8ÞþùŠr­dí92®Ù=9i·Ò^Smp{#ÉàÍÒNt$¬ië"¡;cÃ+±ÐIXH¾Ä–EÕhéƇ°…²2÷ÆvI¿t¶HæLÍ_×ä u¦Eœˆ&}
+‹t,´tÿ3~QÖ1R®{¨¥,ØP΋º`ÖýFøÀ˜na@!ç*rß
+­;*ÀEÝk ¼“º¼&åé¡E(,D¹•*
+4†¨)“~'eÍ
+®ñQS#œ;]ê'?zik¡é2°7š›
+H‹Ë„Þ‹žú›¸¥SmÃìõ°JLönc
+I+Om…­ïÇcõKhÌJLevR¶(ƒx®‘¹*³Á¾¬E%Ý5“(oEiëÂ@Š0 z¹±<8éþ×Õ´º•n¨Íïx(ðôë ZÁDnñ%“ý+ÂÛ)­ç‘eƒ§1VØqšŽ"Ì_”ÛÃĆ„íQ«pÄ99d0ð£A8%¢˜¼¿H #V™BDLÙ\KQƒHä±ß8q2 
+~Y‰ÜwÉå Uthľ2V6ZäÎœ¢Á!¡„—}ïá€fZ>JÌ}‰3!‚ 0^9ž}u9uÇIrÏsŸñ÷8Ã!'T:’•C<Î7Ì9¯‚–~Ù× 6Ûz¤Íuõðœƒ3Æãa;±g..º´A£r˜ñÝòx¸¿]â'G8ÞåwÃ<'é?øÈ1OÙÑëÕÅßÿýE Fendstream
+endobj
+1177 0 obj<</Type/Page/Parent 1068 0 R/Contents 1178 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1178 0 obj<</Filter/FlateDecode/Length 1323 >>stream
+x•VÛnÛF}÷WL‘¤v€ŠEêbvá EÜZEQÄyX‘+i#’Ëì.-»—ï™]R¶n-ÛâeîsæÌ~=ˆi„OL³1%SÊʃQ4ŸÓÝ?³Æ͈&É$šP:Ÿáz~%d$­ ;¢$žEÇí›xšâº{ÃѨýך§ tƒ™1”[ÑÇ<Æéq4ïì&Ѭ“Ñ4Æ]°¨îByÄß$‰â¾»7‹ƒáûcŠg´X!õé<¦EîCÑ";z+—Íz­ª5ÕFUN|ëe!Kûzñš)ÅP`ÍÁxM¡{ô±’´·ä4å¬4ƒ‰ JÊò[ë„q´¼E.u!2–pi%eº,E•ÓN¹ Ù,
+²™QµƒÚF8ÈgÚä,ÌAÀuœDcv-̺)e9VÇ{˜BÐü@¯ü½Ï‚Vª“Ue]H’7Â{ĶUÐ7ÕÚR©ÖÄ)OBÊ#:æŒã(MÆÈzÍñ çÔþ]§4te=´âZ†¯jzå‹Ç%‹CÉXóÅwÃ¥ªî»Ô
+‘E>ªG¼3ÓTmCG¸¬œŠ(цJi­XË.¥øA¼¡³A¼«ˆï*÷F(¢ž‚p˜ X»Õ!{k,‰iŸDQà÷âeL/Ç4>;ûþÛ„îÐ9èš5óMC³Y±³
+9F³Ï=e$sBWWgm+|ÿ¿I¾nœãFòćID¡„E¹ñl’¤tuÄ´½]íÕkÜ
+ôDè Ï“ ç˜/¢+l-ª¥æõ´aÂíÖnÐBjÏòmÒC鲡·”‰:Ä B­¥A½¬Òv`E×Â( ¾¹G_¡z÷ƒ$Å ƒ%焽¨4–rM|0?>lü½ÝßKÈêývµ©ì!'°6¢d>Ì62Û¶ÄxW—p¼¨D)=1óVk,¥â¿®ÔŸ`%à“B¿ðï‘l»Èð
+endobj
+1179 0 obj<</Type/Page/Parent 1068 0 R/Contents 1180 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1180 0 obj<</Filter/FlateDecode/Length 1581 >>stream
+xWmoÚHþž_1ßH%py HýªÍµU[媻J‘N‹½À¦¶×ÙµCúãï™YÛ8$§žªB0»óòÌ3Ï ÷'#â߈æcšÌ(ÎN†ÑbA‡·Á‡!ÍGÑMsü=šDsršÖ8;Äíö¥>;žÛ³cœ¯¾dv4žE“gfß._°üúêœFsZ®îl1¢e"ž‡´ŒOotYš|CUA…3y«‚Tž„äµ{ÐοZÞ¼¾šÒwÙÈ`<f0súÃV”©=åZ'TZœ/Ù’·™nÍyZ[G{[9ºQÙJ‘ßûRg|¼ò:¢%O¾t6ߤ{¤Û,Óy·ªä›ì^Þ˜½â¾Š*6©)öpf _Yíå+É…|amª]'²ûJW8ÞfÈéšfª46jOÀvÊžBÀNßWÆáš6pëHµ¹2ƒëS’O¢S¼_wMÓr‹<[;_ÑVyŽú(ÍÕE
+ém½´JÊm¶cŽUøB\:àóõ·V3çÙD/-bèºÓ*yÖüÐzc[‚3^XÍÌkÔ¾C¾†°/„)ROAÞû¤Ë8Âë£AÒl~« 
+4T×.3ÞC"¡:K|ñ,ò# %x«ãŸÈe°î±èý.òï›È –9Íom•&˜—NÑÍÇ?>|¿&o6¹J öæ³àÌ$HRÀQN´mÝ!@ Ÿ4nÝ(‡@H9™†éöÉ®8‚²ŠVT¢M/Nz^¨>G&SbíÀ(©EÁ µÕ<ˆˆóäÅ@¢frñήú„|ÌÚ4Óíá1íвMp S¼~½V(Ú9U tP9‹™"6;u4Ù Ë\ŸVA£AV6Þ¦Hkg1­q¬Ö»c½âìƒØ(¶¨.÷ÞÓ¦àˆ¿½¿üüùžM½CÕ…sf³­Å4²íbnœÊ3bŠÞÞ¼Ãh<J4°PâjZ®/ýcJai*¬SÎ`žøÒb"49°E4$¢›?á•ø<T“óÙW«Ì”““=†]š9Ï­Ló€
+¤ç»×¿]>¸³×5=0èù¢ñ•Ù/„)£)"ÀúÝgÁ¸?˜íq¼ÆLͺ
+vpS›sé8JUt‚ñË]£Ö ò€Y<ßwÛ}½d¤nq¬ )‹…DÏt¯­7Mþã;”[`§˜ýöÀ'NeÇ›­Pµ^©A&yc
+endobj
+1181 0 obj<</Type/Page/Parent 1068 0 R/Contents 1182 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1182 0 obj<</Filter/FlateDecode/Length 1490 >>stream
+x…WÛnÛF}÷W v
+A›ûú ymÀ86»ÕäÊ—=|p`²ˆæ|à½5ÛFŒˆÜ%bc·YŠ•å ›
+áî]QTX$µ†qÆ“?˜ÐTÜšX§•„È~˜¶ð³‚å …BÒYæ,öºu
+ ³þŠP)W[í™7uÀ7´VÖ¢$õ{Ô`*ûÐ|DÝ8Tm“¾Ÿß7²By·:Ž¬kh@ñNǤ@°Ø ä«œ\ ¢îò
+q4o/ʶ1[(éšËd]ãÏGÔÄ"È"AnØ tXÁ{¼ñ;º¿`ÞÚ{Úi•°³¢õýËÆ{DG÷|Ê·qiêöR{Š4?èñ&ÕŠ¢ˆ«Yöý¦êæ'951¸\
+endobj
+1183 0 obj<</Type/Page/Parent 1068 0 R/Contents 1184 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1184 0 obj<</Filter/FlateDecode/Length 266 >>stream
+xeÍnƒ0„ï<ÅÜšJÁÁ@1µ•z¨Ô6~~BìLU޾뒞*k%KóÍÎî~? #ÉPA$"dq!R¤¹âÌ5Úà ƒÝs© [¶d¹„nÀxA×›*/h¨š»®7ݽ>3B2äé0V"c~óÒÂee¿hÅáúë„Æš;‡]®[ åR;Ã5pÕÈћߜƒn6ÓÓ29àƲf]àHäÓ9S&"ö™ú&¹o·Ú{ÎëGª±ŽšßF•/'¼žÈ½÷¸=ìñ6Ú3ãx´õ<q¥ë­ñÆðUTxþÿR•
+•å|–¤w=éà=ø )l,endstream
+endobj
+1185 0 obj<</Type/Page/Parent 1068 0 R/Contents 1186 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 584 0 R>>endobj
+1186 0 obj<</Filter/FlateDecode/Length 1816 >>stream
+xuWÛnÛF}÷W ô°iëf)òÀIkŽÛX@¢¢X‘K‰ Éev—Väã{f–¤h:E€Ø4wçr朙á÷³ ]ãß„–SšÝP\œ]G«þ³;<\ÓbyÍh¾Zâ÷é<ZÕ”âì5nwÿ}úýlÍqvÝPAó9~„‡œÏf‹ZL¢ ¿\Mñ3<ñÛ þŽ·°½ÄÛé|­š'~{ò!¿5AÍg œn‚Âm‰éÝúìêÃkš^Ó:Ef7Ë­ ‰Ç:®mæ”ë'»óõW9>Y†ã—³y4Å…ñ]é­IêØg¦ ‡æ4™4‡¦Kd†CªØ*ruUëù=@1ynY¹#Sñ]üÕÈ‹]n¶*'Wl£Ø”)UʪB{mƒõkzÍÆßlJ—S¤Ÿpñ%Üû'œš†S×t9A‰ø½kòyfeLoè‹Û+«ÖNÛÍ8Ñ©ªs¿9ÿ™˜BeåO•¸Æd›Öeëz)!Àô_¹VNÕTÛ6‹.üB•HaÇ [ªÿ–•ø½Pœ5©2i¯$&® ]zº}¸{÷ñßû÷÷ïÞŠö¾È9hÎe0gSim£¥­Š¿í¬©a'Ñ^e¹#˜ ÑSaMmæ­ûç¬LÌÁ¡î äŸÚnµ5®=ß•‹C¯›C \6ç”á¦v±Í¶:AZR¿··—<|^?HäQúô„V©R[ó¤/hÔ9|ƒ0퓶#*´b2앧@«ÖŠó
+Ðá0ñëŽ×MdR¥\AvT´€#ŽWj›k GºŒí±ò¨z›Ò
+±ÔÂÛô­4Ù3=f9oU¹ƒŒ!6Æ2ED¬ÃCæ÷½Œ®wIU•5* ƒ²Áx)åÃ|±Gx`ó}¨¼K¤5b`¼ä9·ÇAþ'\/ä,?7®˜Ø¦ ̉^(ð¢žÐ)…Ì\ÂÃ^ã²Ë ã@ÐÌA'Ãv÷
+Û¦‡†ŽkRûgÓÌ: ðpSÜJ¶¿:}ʸÁ´ÓH1Wãá4ø;ätƒ¹‚Ž*7+•mcob“S©w†‘„‘¦[1˜˜iHMâ.1V¸V¢€„¼5ÊÊ Å±®<·«¿‚lð
+fqjlðª5ÆÚÞfÜ;ØÿG‘ËAœ6A™…qS³=
+ò„ŒièÇ[‚‚«©4"nšm·‚@äAÏ„ò;‡aw
+Uº8ÄÒ®+Lt»f¹fÔ4öÞÊìäK‹{)\`ÕüF,SYº {MÓb‹1xÄ2Ð_ÜdGÉsš³é!ýüÔ#z4)<œ´E^ø í¶3 ÂED\Ø1»Uëp
+endobj
+1187 0 obj<</Type/Page/Parent 1068 0 R/Contents 1188 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
+1188 0 obj<</Filter/FlateDecode/Length 1040 >>stream
+x…VMoÛ8½ûW tjDñ×ÚΡ‡Ý
+/JöZw.Þ»Ö¯#œeZø¾K{$ V(¬”O]v³æÒs¬)Ð`w!¯‹%À¨==?=ôv™è-ü@±©ÿq-—k+ÈÎŽ¸ºËfÍ1ß qT^& há© 7ÔÍaÞÑKuUu„{7¸c÷sQæö„ª±7ãœyƒgBÛt^×6óç†g“”KbWQ·ßc^Ó0±D{8ËÕèD¢½è3Æä© ̤É“;
+endobj
+1189 0 obj<</Type/Page/Parent 1068 0 R/Contents 1190 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 591 0 R>>endobj
+1190 0 obj<</Filter/FlateDecode/Length 1413 >>stream
+x•VaoÛ6ýî_qÀ0@bŲ;)ÚIÓ t«½}™÷’hK$z$Çÿ~ïHI¶åØ ­DÝÝ»wïîøÏ ¢~"ši2£¤ŒÂÞt¾þ2ˆ¦³pNÓhŽ©¤q4oš§‚ƒñü:œP4…SœN®F8õO|z3#šÂkœEÓœ¹>:zÄÙlÒ~ÈgwËÁåÏ74Ñr x³ù5-S‡
+o’ÀȤֹÝÓGJU)òŠð»e,h¾¾[~sÖÑÜ['S _¦Á¯*¯òjC¢¢§%Ý{Ë]n³Îvìm§EíxÎØöÖ˜º”´W5eâE’èl^ÉHý"59O‚ž¤½{ø² Jà{µ&ï;—Áâó×?£Ó0¥$´¤o'›ÜQ2=u3¢a4ñYÝyì¹» ]–'€àüíþÓ„Oø¸çÌa³;E±HžëmKx¢*«€iã½7i³õ8&Áô)@œ»ûOß%á4ËÀÙ«J@ae<ƒèPœ‡Š”NQ«…d3Ù
+¦Œ·Â˜]JÃoà4ÔüÓ?üÃ[¡O¼nÓR4V «ôÎ øZñ ½ï.:Š¹ƒîŽTrÈÒÅã\øG\+‘ Û–kð‰ªŠ=•"ÉòJúc–È­ÇI"ƒŒâ¨‚GA·”
++baäêå¦É/¤%œ{ôãÿ“bÀ>8@¡6è`×1È¢‡ ¥Ç%…ÞRUWöHä좒Œ_è=muþ’rƒ‰4m3æä\4ßW!=¬ñø5µK]½àÜð»º1’)“=±‘o«¤ÓÁ{â#Ó¶ƒîåÏm‰´…ô
+E“Ò‚V©Ú…´hâvnWÁ5ȇRi Ž”RA©´"/L¿7P"Eù
+ÁñøKå‹,Ô¶”à0Q©£‰fE3qx’©Úò¤cЖh) G@«]£¯Úb(×C=òX‰±„e†²²L€Ã…t”fj+Á84C/@/âB’Qp8ZJ£X‹*É0F\Åy†Î«k^Ú(|h3­êMv·Ú©)&ð·ÕʪDüuå›Á‹²’;ZVVïz©µ]tæÖwù}Ô솼b-b!?¤Æ<Þi®e‚°ç·~j£°]­A/òNÕEÊŒa¤i¨kH•Ò%FÛžÞåemôe¡°J.7—Ü$¨(ûþ® u¾:r×£…RφŠü™‘›&lÛúGªþÀ{öËãíÃ=Ý>~þɇëvaÓ­aðÁs¶ðûô Y€÷71CêýUž} ××ë[Û¢²Æ÷O#éób¢^hAÅÕá¢Ü¢„"V/ò@
+u5ñ»úí:ð p7€s`G´‘?æ(P“SOëXB¥Zn ‘ øÍcy©.yðatÜf´3㚥}fp‡ÒҚЦñ)¡ÁwûË+Ýën+X6jÇÓ-Þ/F÷@+üߤ®•q&ª=)è]S^ÀеíЖûÓ‰<,x21š£ýÓÝõ¸±Üˆ4{ceyáÌ)ß ¶ŒX’~®€/A&˜¤˜–XÎزŽÊ~ŽOjwÑŒ* ‡4´•Ü§^“í…÷AɃO¦¹õxz¢F󆸭WÁ•Ÿ‡þ
+|y Éî*7>‹^â0ƒ²v&·<ô‘òcl€,;¬G’ÕuVkMýA»t1î7§úצP±(þƲKlŽ)Œë«§¼É‰ëÅÅm~Õ,û#é5À}¼ë׸ָKÛÙ—ŒÂ“Ý\â§ói8Ÿ]ûëÕÕ”=}^~ü =’×€endstream
+endobj
+1191 0 obj<</Type/Page/Parent 1068 0 R/Contents 1192 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 600 0 R>>endobj
+1192 0 obj<</Filter/FlateDecode/Length 1674 >>stream
+x­W]oÛ6}ϯ¸ËK½!Qý)ÛŠ!ëP`N»ÅE1,{ %Úf#‰*IÅñ¿ß¹¤äÈrÖ§¡­Sšäý8÷ÜÛogêãÏ€¦CÅ”ägý¨oþv6GCŠgqÔ§œãþa•ÑýY{ÝÉ(×gýîdM)îÇÑŒïÎgѼ^ùÝÖ:§a<>Þĸ;‰§ð‡»ñ<šÔ+·µÆÝÁäp–wÛkìÙo°Ä»ÈŽF£>dz)>‡øg$­ýÆ`8A°a„(Fc„9@0 ïëeÉ{óã½Ã{Óy4z¹w½<{û~Lƒ-×(A<›Ò2õÈ÷i™ôîä³£d+Š$·•ôãò+Îëó=Úió¸1º*é]ØjLõ(S…$Uøko2½Ù?deâ”Æ—¹Šôçpirð9ŒQºeÚk¦Û‹cã}:œ”%üåø
+‘KÒkÿÿTçþw’pýªU¡ŠMÄ–Z÷ÿÒå•u$2«i+žBž¥0°ä¤éf,‹ÄìKG¥°1¦ö8²2tœ]øœöÀööòä BÃ}xXkC{]ª¬4HC“¨KáT"œ¬ãpé v9Ï»%}º½é&ó^"Ëö$Ò”z°›ëT­÷?’è&Ò$€€Í¢øŸëwbž«ˆùÇõíÍ þ9<†¯U˜åVÚP9η4*fO¢Hi%’G®.o¢ gt–1t÷"_ Ú©,#áœÌQ'àÅ'D☋ðï#쫵m98nÙ‘"ÙÖC„>°¶~AàÊI¹ØÓN>pݘº‰ÀÔLpÍ…ÓÛ’{ƒt…»È½ÅnLcOäºØ¼A—W8\§ž$óB­}h>,›¯Òšlh&¨C)“>çÖe×>P´Ómh¥6Ö
+¬¢[·:½ ÝV¡<;è‚bb¤U"SÆ:p"Åè,Ó»†/u&ò$œ·eÉ% Ÿ²9¾®“%0ÕÒF´ä”‚s’
+— ­ J”ë,Ç(Y´ß—w÷”
+'V°5Åç¬Hý
+›îøl! Vl nÖu ~
+®aˆõ”¨d¾B kQ„׎ͺNº”=ƒá6Wψ¥Æ¢+¯Í{¶1#¨Ržh¤5 F7¯¤ÛI^ÉD™¤ÊQ¶"e˜t€â[¥pQй÷rîsšÃG‚š2äP<¼8¯<ÒÀ·Iu«¡3‰`/dwÊ%[ĉlÏC ÁXDW¯?!$¯ 4H!eÊ=µnÐîЭ…çLá]>×Zwh«`8¢k›µ¨2‡~|Éx…äÜ:u[•¥6'­(Ýõ‡÷‹»åçt«[h”2¯’=5d·\ ½áÌü¹6A˜°š`ëŒî+lYêÚä¾s<yK@Àim.½B²N–6›z¾‹ƒL É©YcS„g™–>8d˜}&dc£¦ð©Š®Ãl
+Š†ËçD–~LCÉ= Ùáù}дb#Í9­Îy£w-(Yf‚wµïÂ[¸Âð‡ëŒNœÆ«úA¢ë@â—ž{N‹Å †—…JŒ¶zí(8d˜qª°:“˜gʬ‚NyPß¾E‘¾l÷a&D
+è1žäIÆZFïêÿ%ˆZ3·¶Ôé¦2Nùݬ±?\IƒŒðP¼qÀBJÿÒyP0FzõÂì…6e¯+}.Ôóˬ Ñœ°é ågža0jÔ–ü„jzxtÄÜ×½X‡È7»Ã'F®‡D˜§Ú«°Öø‘Å4Fš<;Q…”C 5¨ÈbàïCbD7O†Å N;W¨š2)<(k•I»G;äun'R†uOVå*¨d‚uÆãsU]WßÓ*ó\Àá†Ã;]e©á~{Ùl9”€Î¬Ùø•¯?Q< /ÜÕâúŠ>ýÔÅáFéðè‚ï]6Ç/§ý9?mÁÑ÷^Ä1~£Æ3<£8>™°•_—gœý s’«ïendstream
+endobj
+1193 0 obj<</Type/Page/Parent 1068 0 R/Contents 1194 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 607 0 R>>endobj
+1194 0 obj<</Filter/FlateDecode/Length 1294 >>stream
+x}VMoã6½ûWÌÑù3²] ‡d½)4ÙtãEzè…–(‹‰ÔŠ”ô×÷ )ÛŠŠ-›„"9ófæÍþLi‚SZÎhSR&Ñ_Î?¾þ>X®£)Å‹8ZPIÓٿê çAwÝÅ2ºîìÎã8šÐ|¶ŽbÜ]Ìæ°V|^h> vg|1,x«³Ä½y´ììu–%­¦Ñº³×YÍt¿£Þß$Æ·Åj ß3ü¯%eƒÛí`|·ÀyÚfÈF¼ZÒ6õI˜Ð6ŠÆåR;•§ŒÆ•´Žœ!A/J§æhéqKVÖY“Ò„ãdE)é(ÞIØαõ5™ú|i½j/ý²ý>˜ÐÕtÍàyx4M‘FíÇ'Ÿ
+)¬„÷ Nà›Àû
+²ïÖÉÒƒmœáDòj¯éÛãý_Ô¨ agÏ8ÓƒÓ‰q °A¬íÚ4•h›+K‰I%á·8Uˆ]…¦Tdaª¤]-t’KKF3äA”†÷F=§»ÆÑQíøÄA¦B-CÎv¬1ºŸ¨-lŠô ´{É·Rúª` HxÒÔʽ3N—·zfÔ?»S!q
+AÎk]åÁF¢ª
+…)ÃS#•A<^HôÎÑ7­ÞÚ1vš2g^yúô<Äþè^¢¬,²ÁƇÙéeŒvoUn'’× s|€Yvd†Š¶B}IïÔY¦#*Å+ÓE|¬2ÔWEƒ~xp p­8J}PµÑ<dÑÉ¡ÜÜT>+<±{‘žGêø.>?‰®N¯Ç/ÛÏ¿ò®R>0…YÉ¡žáo”?5Iãÿ-œ©|ªšx•_êý"wn/þQZÒJ7o/¦.Ò%ýP+ú 7Æ÷òøxÿ<%}}|‡ŽïV-ìiŒWÞjNóõo><¡žonoè©6ß!Õ´iÁùÁÈ!].\-'kÞO\Nìé 4›àu¼ñ“Õ×k±\DËx…G#Ì_Çlåóvðçà_“!Ÿ©endstream
+endobj
+1195 0 obj<</Type/Page/Parent 1068 0 R/Contents 1196 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1196 0 obj<</Filter/FlateDecode/Length 1596 >>stream
+x¥WMoÛF½ûW zrP[±YrzK‚0Ð8n­ =ä²"—âÖä.Ã%Ũ¿¾ïí’M§(ÚÂ6l“»óñæÍ›Ñ׳¹\ák.ë…¼ZIRž]Í®äz~=[Êòf¿ø©µdáÅâj1[M_¼Ýœ½|ÿZW²É`kµ¾‘M*°s…'Éù'k2£SùÅíœõ²ÕM§µ•ÏƦ®ór·eSùtwûû‹ÍgWr¹XâþyëÝñÔù†>æëèãòÕr¶à©7[ßÔ*iâ¥ÌçýÅâÀ­mô®VqV\ÜLR;ï²fH“×®Ý墤íƒ.´äŠq#è˜T×HGɹ+ã¦ø¡}þ*†epG7ºv;mµk=.–UÛ0#m÷¦v¶Ô¶ñ’¹†
+‡ç)õL>k©jíñ2f´ê3:—nŒÄèù®Ó¶³¸Â›\˃*·j‘oM£y BPµ*½ '%Þ )6.\}š7În ]"¬è\Z¯y‹ÅSVx·¸'„»'‰*
+!÷E»Û)•7-BµIâõ.m $“¸S%2ÑõÞ$øÝ™&É$̸nT³‰ÓÔ•
+à#ÎÚ‡ãU¥0†QWið@3ï<ƒÔû|J•äÆ¢›Üx©ŽKª}R›-’fH£€¦C­ýÁ7º¼ý­*à›5æᬵ ‘U…ib¿wbŽ ð
+y´®C±sÕüC+äj¯%5Y²ƒY¥KuùZëž¡Ì” ÝIvè£
+ €ße¬/+€Ã#“NrëÐ`𲎄ê!ïB)2ôwhÁR¥šÀ1,“´Eƒ
+O3¶»5h:'±<D“tG0žö\}RY«ë€-ÁZAò ­fG• Ʊ9"£à-U‡“€I­é e LF©Ä‚·!Uà’$®e›ÃÖÖ5à/x¸÷1tXÃ!Ü/^ ý,Ï;ô¤’Ì ¥x§ª *웓ÚÒ Ð’¸ð=¥‰: Y²Ú•ögš¸»Nïu z¢ñÓ”¥¡°A9;vQHÐkf›ÚÐKô,©“:%¹ÃP¡¥P£þZ¥¼÷SœÇÛZm ¥6˜†Õ.7DY)´ÂM×&ÐlkþŒ,ëëIÞÏþG #Î~ÄàA½HÈÛ
+ÌÈ¡Ñ0o&­Åë/ß'ý ¸\Ïn8ÓÁä/‹ÕZâÛAÂË£r%uxóÿÝð}_GIrewä áü?ö/7³ùëF·©¦0rüG_ª‚u¤r@[OÆx¸t®-Ò^ œ(¡”jë`á8L=ä¾É]ñHîÓ¶*†¡NŽ5´9vø±òäxo)ÊEh!tRÒ(­'>¼ÉHäG.UZb®pÑn¡ °ˆpÊ ,‰-H?An4bÇ¢9êèqzõÏåà8÷Ay¿#ãhò¢œŒ¶„‰<‚
+@0úïvÃ߯ÏC`7<¹ïÇãSÂŽ¦Øp0:é‡8³ñªW\J»Ú…åD¶¡Â® °Gõݺo¨MÈ?k‹by©Ë-ðC^Šj\+fòÑbi¸à;ÅÒu*8v\ò€¦oX€{ª
+Ô˜Òa¨bP²¿£Íät,çÖà ˆò1ž˜¥!åx+[®H$W§8Ýð?0¾»}ø‘óäÄ!©‰»ô{é,æ×x?ji¤‘6TN_X æÉH d{ ¯¸_ræ1–± b†€ê|w1&ÊL
+ç±4`÷ÆôšD ÚGÝãt½&¾¶3< ¾å¬
+³­U}øòÿwŒEŒÆ°ö;ž9Ñb”+Ž²M1¬5j ±¾ÂlµMß•7§OLËë?¸ý‹Ïk¨î“,×ËÙzuçÏõš~ÞœýzöäÁÂœendstream
+endobj
+1197 0 obj<</Type/Page/Parent 1068 0 R/Contents 1198 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1198 0 obj<</Filter/FlateDecode/Length 1655 >>stream
+x…WMsÓH½çWtq2U‰cçÃ1GC–Z Yb
+¹´¤±4Dš3’µæ×ïëÉv”TmdÍt÷ë÷^·ŸÌi†_sº¹ Ë¥ÕÉl:£ëË9~^-oðóœ¢Møàr9›^¼õÁÅâzzõÖËåë×'矯h>§õÁËZg„À³­ÓÉw¯œ'k¨)}¿ÿò“*N m¥j½¢ûµüåˆMF¹³mM†+剽ÜQgÛ2 o¾3Üè­z/ oM߯Ìèl~‰ôÖÙd-'äú´°¡.q“·¸‰›x|¤2Jv;³ë‰$ëHm•¡ÒæxÖȹQê’¥kÍ(,Ç”~žýÐ&³yå½Få¨# é^,€rL
+?Po²ÙN“2/#®ë²OÑÇ¦\s¢KÝìÀòr‹ðÂXÄñŠìY˜´pÖè?žš½ï¬Ë„MM§Àô˜%4¢£ôùè‘Šo,z 0^õ'r`RÚ§I/õWÍ~zúsþùÍA{ñŠ38ST
+Ê ¬p|•,Ê)g›˜©D]{À-07¢{\æ+% , whÝ©Ø–ŽwB¨ˆ|§Ð¯Ö±‡å&jotÁBSHÕ±pÓ¡ó›˜S $ ¯B³`%â ŸDz 2”¡Ü¥vÈ*´Ò‡,ÝéÔYo7MÏ•Hc(´YÀ‹0У|G°¼â
+Ž¬Då2‚ìE¢û´# åQ$éA*`”ÊU”Êß,ƒ~HVv$˜éb+]?9z‚iÂùt.ƒ1ea®Li©ìy$2c:7è´1¥”îcÖ° †ºîgýx„¹”½LaB«
+E– •2!Á£áŒúAÙëÑÛôâïfX2 œúÝ‚&¡ìh)„1í?[Ê•Q"‚0żûÇÇÐS¸ç¨±H1ýLŒQŽy‰ÿ— 1çx*‡ÂXÙÀ t;zˆ–T…cCýÀ }S>u:Á+ 5æ"ëÆÀ<´rìzž}^Ðòƒ$–‰)}BFouVúú ì)ábjÒN±ó§¤6À LÄ×Ñ`åDhØr¶ìÂrñÈU´+©RU"ÛŠÊTj35¼4½H‹QdíÿäÙw÷øíáÓ~úõftà`@Rú\YTÐËkÓ©2tÖÖÒbhæ0­@¬W^Œ½ß%E\iÙf±¬ØpÚt*Ãvñbl F{#¨­-q¸_Šÿæî3…"@]6¨l…”¬,>˜×¼
+endobj
+1199 0 obj<</Type/Page/Parent 1068 0 R/Contents 1200 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1200 0 obj<</Filter/FlateDecode/Length 1819 >>stream
+x•X]oÛ6}ϯ¸ÈS$Nœ¤IÚ·4]>$ËfÛÛ@K”­†U’Šçýú{IÚ²œ¢Š ŽLÞÏsÏ=Ê÷£)]àß”n/éꆊæèbrA—7W“kº¾»åÏøqšª£ó£óÏïizMó
+Wnîð¡$¿¸ yqò¤M3í^ëÿ¯ëP¬~™ÕkšN㕳Ë[\9™¯4½qú”¬£§Ùì”jOŠ*­BÇa¥?éœöºÅÇ–ÕnèëÓ—¿ÈvÚ©P·Kòtã'ô%2Æ®={¿ ³éÕ䒽Ƹ^Y×àŽmÉ÷ÅŠ”§•õ¡Eøþ¦kƒûµòA´%õ^»½KÁÒB£"ÞšW]RålCe]UÚ!º±OÛ»B#¨ÏHMÿ£šÎèSäæL+c[ÓX[÷‚gT£6ÙzJjϽøƒíjDh+ªŒ»­jƒï|°"Ï€‚[(CòTjB÷ÔêÀžqh@U;:”´ „”S¾oD4JYâ8Cº¨""h©°­ï ÌÒÓ—•*¨ÊLèÇa•ñLѧ§'úŠð¡Ü¦‘ÇAG'é«ËÀ7#m6#Õu¦.b};g—N5 ƒ¦nƒv•`#dh]·‹šãµ;¼¯MÅ0AÕ¥Ÿ\õˆ¦GBkÎ8V= ZK‚3©ÉÒÙ¾6þL>ñ­G¡
+@ÕœJ‹n©3=ûÚPp=h¡ÌÏÑÄ°²ýrÅ!mh™MƒÁ­3{LMzW«ÉÚ¶ÁÙ8ZSPó_9ÿ jò;9ס8o½bœ`ªx ³ã €ÀI5"¶Q/LF@Ó÷^c,ƒ•¨´øÖXûÒwRëÊ-ᇌ§ÿd£Ü—õªO‚3‹• T ¸˜ææÓ`Ãæ¥Puy*†õIpÇBÊã}#(Z
+s §á S2­°j)Ó‰š­yóXWj‡­RIð1öäXª3jEí?ľ¾l½ÄFñò‡HÂyì£
+R…¶Ë&ñ/Ï4vÛ†´ò #ì}ÞryÀò
+ÓËË úklpÀA€Üj]2³â Kfcä]ÆIàH{ØÉ·˜ƒñ±¥..ZV–tœLÇ°ã¹ ÆP£Rqݪ ÁìØÖoLb`È +˜e‹0Ê–Ï#¥H£†Šöìjeóé—KµÀ`Ý÷l6díð(ã&{b7D<³¢kv ÛÜxK/­]£Zžžï“ÖMÚ”Û¯>8lcm«}ïˆT>`]ýoT6A«Ö»ó±¬·ì$³Du´õ¾æÜ
+ïÐ\ÜÁ‹Õ-,¾NSò0–‰¼:D*ò•K=ÈŸ‘Xj¼¦abYŠB’ Ö¼È >‘Öð~ŒÐ«Å‹
+endobj
+1201 0 obj<</Type/Page/Parent 1068 0 R/Contents 1202 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 610 0 R>>endobj
+1202 0 obj<</Filter/FlateDecode/Length 1778 >>stream
+xuW]SÛ8}çWÜ7è 1ùjžviYZv·¥ é°ÙQl%Ø’+É ù÷{®dcètÚ¡Xº_çÜs¯~hˆ?#ši2£´<&CšMfÉŒ¦‹9~㯕´¦ïÏ“é[&ãQ²xãŒ'ÃæŸÛOG£ñûäœÆ³s˜/i<Y$£æÝ£ÅðµëË£³«)F´\#ÚÙbNË,XÒ2=16“6¡e®)í¥]‹TR)¥#‘eJoH–;µÏ¥ö*^MNÚ­Âɵ±t¯ôJ錶ÒîI
+·?%QäsáqUfŽ¼¡•|·|8Ò`4IÆá$3Z¼†c°Müýì
+ ¡žT¢üo-'ÎÄm'Tš¬.ÂýÔTJfì¢gà¬P«3'ÓÚ*¿?똽~»øB©ÑÞš‚Öª@ÚH‰wBµ²[¡}›5JXë*>zFºæU‰¶JP›
+* r  v¶À c^¬®þ8¹½¾üñ.ò©WDØr…Úä¾ØS¦Ökiqaûþõú_Úå*Í)(-Y¡7’Ìš­¤m(Jîb½—ûŠÝ0(e¼Þw®ðw¸òw ]{N´êØуYq\`í )‡8UvˆŠ†À)'âêöÜ66Ù<¬­Õ¦¶H
+m¥¯­†;˜ôíòcègÄÕrPÓr§|ŽS½pz´…ãº<›å,`8
+gÿ2»S"ÍC#úìP{Ù‘ÜBG=<H{Ï©ê¤Äü5PaLNè+
+І
+÷Òáˆ,´èt7—DèùMM •Ã9±,!Üý=¸ ìF{㬘¤Á=À“æ!¾@ƒ¾Û˜P/ëL¹T`çA4Ð@ÌM´qøðÙe¨BÊ }1Š]a,c°ò^5˜L£T\#CˆOdûøØøM¼Ö®1a0ceÃhþÂèaÒaÖüirMK‹6‘=`9á~wZT`)ÀNPÔ ÌЭ
+kWêóÍýò¦l$凗µì 5÷x4“.µj…˱À éÇ®°ã9.gbk­Yñp¬éèC”o|í,ˆØxÌô
+æxÛC—q@–ü …ÿp…šÿ4v;â EDJ¡«_¹3…°\€J¦ yú]Ýß±¹3~h.Ðc¼ÖB¥ÿä_‚wÒÆÑ.´W5ú™çÄV9TýyR´û2ÁTB'[™ ¡a÷í0ï™Výmïš7Tè(ãù2Ž@"¦PØáû°2+ÂÍÂ.aUîÂÜC0•{º•Ùg¬ïs<2¢ø÷³mª¥°+,ãèág:¾Í ~:´Üá½¢Õ±Ë Ï‘6h,¦¨¨†r÷IîŒÿ
+2ÌŽ­ÜÔ@ûlt=…öc—„„¡g4øŒ­"å+ì‰Xó$0à‹‘Qí¥6½gRz„Åp%±«íðÀpB è8Öh²fªô8ŒŽ'&bÀ¢¹fÂÇ·B`º€jåPjˆn¬jó´— ß(K0–tZi––(\‹
+endobj
+1203 0 obj<</Type/Page/Parent 1068 0 R/Contents 1204 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 613 0 R>>endobj
+1204 0 obj<</Filter/FlateDecode/Length 2021 >>stream
+x¥X]oÛH|÷¯èÃ=¬H”(Ù’Œ{88Ùø6{òâ—!9gMr´3¤µú÷[ÝCÒ4“Üa±b[æ|tWUW7ýûEL ü‹i³¤ÕšÒòb-èj³ˆÖt¹Ýàç%þ;M{~€¥ý—Ïÿ¹Ø\G1].VÑ’JŠñýºýTЗ‹ág<½¼Š6çƒÏxº^GÛáÓÁg<½^D«ÁSŽpµˆñõÛqÔ*ºüöÁv‹Ð»/îÀyÐrÅáK’ë ¢“,ßîƉbõüö’â˜v{Æh½ÝÐ.$´K'»ÜxREaOžê\Ó—›»·7¤²ÒTÆ×NÕÖQmqzq&[ÉÕ`aU›TÕ¿*uš+,.}·àÓnþÕTËov¿],h3Ä»lòðó;Úóq¸ft†ÝSfKeø´2ÑÎGÔBÇgª,¶:hG•Ö‡”«gM^‚Ô|Õlp—JSÛTuRH '=kñâùíºe°ëknÉç¶)2J4rV™©ˆe6mJdýï°¹C”ï\®Áò(¹ÿº»'Þ ½9T•Sög_ëò5¬ÈñÞζ!îLy,4_À7†h­¢½)$¹A”! RUF'ãsÆâq²WÆ"­¼)ÎoÈTµ>02¤ÿ
+œîk‚=z7 9”þã¤ûÕ2Â?R°Ô=ۆa_y|3EÅŸPZ4p=6­¦J¹FðáT ê=£LéÒVR3{(Pîìµ{ Øæ, \Ò dp`¦ F,â¬a'L,¥…EAÔm¨¥qŽ½Ö
+‰ÙQ‰)LÝùôÛ†âs $ ¶ ?eÜNº(øûÑr­‰–ŠS2ú’IµxÑ
+qX²Zµ?C÷´ŒAÇ‹œ0“糯ßÿo¿øIŠÆ×BÃ_8Áuãn”bʸúTþÂ1Ѽ£RÓlÆã ¾HåýÔþÎÞN¶áŒm«Ùx…? \áµm»ŒÖ«ãœàÁÙßðb‚q+¼s‹yï,ÆŸ:ÛÍ6 ГMÆ/r—›Ëh³Æ_Køá:æ=ïw¿^ü «~Yendstream
+endobj
+1205 0 obj<</Type/Page/Parent 1068 0 R/Contents 1206 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 628 0 R>>endobj
+1206 0 obj<</Filter/FlateDecode/Length 1508 >>stream
+xW]oÛ6}ϯ¸@QÔEcÉ’¿‹m@º.CÚn‹÷´ %Q6IôD)®ýøK‰²ìØk;±MóòÜïs©¿¯á/ yHãÅùÕÈÑl6Æûd1Ç{ˆÿRRŠÅ‚o勧s/hEÇSoìdG€õÜ[+NglÖIYùß~¾
+Çà˹·¤œÂeàMÚUFw̯18˜,œႆ3o
+  ya»b fs4±Zàê‚»èöcàäd·ì÷ngxs‹8õfdÝÖtdñ‚q
+—/&Ðe¼õfÅ!?‰– »Z¥ÈÍl1§Ub£9¢U<Xm”¡Ê²kŠö”ÈTÔYuMª0•È€xóþÍ VôrõéÊ¿En-ÎÀ¯Még:™oD‰fÛ©xt'%UI¹Àá%ÑqË¢•Ò©”öºæs#cs• v¢¨¨Ò'êÎån#Q723Ò£w•µ˜Df4EµÊ«j§ŠHIBò³ŒëJD™$Q$”©¨¥’Æk¬\vÁÚ¬AïºHÕº††F$p~ÆìTo¼ÇÇœ}l5‚.ðE3aÿVîÌ¡BÊDÂvMe]° ͹©Sc¼%Bæaµ)u½Þ3Ò2\$)Ö[Õ`W•´-õV– Ô 7'“a®ÉèF‰ËpÏèRëêÙ©iñ–<¯É½ot]ÆÒwføðßÿjÃâ!IüÓ±=üwM"S]#Yª‚±4F”{v%M!¥:Ë4 ×döy¤3#’ÅÃëo3;+hh¬9¬|ú³^´ü¦H¸UlõÅÂHÒ)Ý!•Fg(8óÿl³¥¢§†PÓt綼à8 ã`
+˜£ßQtgógÁ‡†N¶kÂËjç÷T}8 ¼Å(ü’úÜ“Š±–9˜§–¨¿œ¡zwMÂÇ€ù¦k™ ÒŽƒ6ðewUÜëx×È.H°¢ÞQmdiûÜX ¦í½Ge“OZêüi[÷úÏ1VcÇAMÓ߽߻‰©‚æLë´‡mð»H+˜Ë.£ºª\òDÀ8‡ ¨©·À'ª…Ú×V€ú’×vŘ<%,¿²±ì†w_ÞlD¢w}ù ‚6b=>Œª¡³ln-¼DžZ}
+n™‘³ ¨+ƒâ0§²=g CS gè6K˜åÕú4±ˆÁÛ¬¦Ÿ+çV;²*•K®¬¼d*™ãÊ¡Ø@©Q]1!þ©ÀNI÷G\…‰.^0ѵìoOÜ¿lg"vù\.ŠšÍîòåFx7MÎ6¶o0}ç
+ éZ—rÛOß!Ê=¶7¦[sZtÇÝyñ(Tf‡-¢ê*Úö†Œ7ÚP$â„â"ðÿk±É£3-س÷N>ÊRd´¥È%â‹:Ç
+Ô|\ãÞó”.é²$°†mèñM®•¶×UÄYœÎVGdmøþXg:ÙŸddÌ…®Ïs‡wjûñçy?œÛxpÎa…À Y¡™»„ ¶@^QQÕ†^¼zqÝðÙÛïoÞ}xå¶0œب ƒÔöÆ3 ïéKû¢–Ùž±"ªU‚&e¶Fxq„öKŠâhb6ž} §
+Y‘ˆùÖxÿ’cÒO(y›qqm𑨮 |^û°¶¨üçoýç¿óAÿÏmö '/¼Ù4 ÙŸK~f4O1¿”úšÞöŸfl¦ƒžpcÎGh\ö¥áyK ÖbmècmGÇd>ñæ3<û²ÈÌÞ\~Z]ýzõ/•óa{endstream
+endobj
+1207 0 obj<</Type/Page/Parent 1068 0 R/Contents 1208 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 631 0 R>>endobj
+1208 0 obj<</Filter/FlateDecode/Length 1174 >>stream
+x­V]oã6|÷¯Ø^ââ,Y’mÉ P¹|Rà.×F‡C)‰¶™H¢JRv ôÇw—”GqRZ$“\îÎÌÎòÏQþ„D0‹!¯F¿\Âӵƈ—sóe‚ŸÃ™Ÿ€â°Â½ž~üóûÇQ´ôç¸9öc¨ æö(ýWÂÝp{:Y`<:Âý}dX`°ÅË…cé…‹à1Fœ¤…tÁã¨_øÉezÀ)¤+ fV‘ø‹x iaK ÍdžWMÉ ½áeùSz?ÃÏ0ÍD=͘ÞÐÓëSCŠãu¼èÔL‹ñ¯RÔ`6îÎ?}8ÍÕ–+0Ò~÷åò
+Y1Q»8ó.N€‘b„Ï_Õ†öc€•,K¹õrYU¬.(JÅøËð÷ý¥OL`·á´»(ê._Þ~:¿ùüüö1mc֬ⴄé "JG®`/[ßD]Èî²Êfù¼¨D-´QÌHuäÖŸmLN†i`O§Ä–C£ÄV”|Í58é8ð|ujY8@OIi~t«‹¾d˜¶ZMK™³rªY•1KfÍ ¨& §ó¾ÂU\“"=’ ¢¸nd­‘GqÏ•Þȶ, ãgðŽ4Á‘><å
+bw”•wßÉ ñ4€ËÅâµÃ¬W.CŒß¦ ´Íõ†R/
+(¯dm‰6\æ‡ë1ÍnymZV–û ©v¢,aÇjc+ ±Ú;é*M×ám:W¢±;Xk°'Œ@‚Ê=ò¾•ÆÉ ŠC}»N“¬‚Ãj@½vG×L k)ux#µY鈢Š$.Ý·øxé®Â]ʬ{%”6>¤Òå‹ð ow@Ù9×@ ^í\T:IóÌAøŸ„Ûƒò*7'°rÇöX3S¬–¢°4–‚`í,D·è VŽgHq‹¿jëMÇ÷¿³Ë ãð7¬oz<‹W³L7xå Y°¥Š6çÄLƒä¸„qßÄj˜¬Ë²#¥7ÏY-à‚3ûû,‹ƒöý,wX¬3Z*Hä0jO­Ñ´¬8Š7‘6©2R aF†R«¨Ñ9þZ±íV¼ömÄ:[á9úgÆò`‰y5Èê[gØ/rõáëæ1œs|7¶XªêqÞt ö# w¸GñÚÚçE ‰“mäâêöý ÷DÐC|iôëY«ŠnªV>¶ˆñÁ‰{ã1+¢Áþ•™õ±©¾¡>D{ÿŠ,=Óë“Núi}›m…l5× Î#œ@ä•TûÞ©O°®Û?ø ÷8L{ÓÐœíøØ;ybé@~ Eæ¬Æ¬šp&ák}‡H4ø×J¢Qjp¥de¡èþ…ƒQºWÏ,BÃÇGN1>:w×®Êî©äÙSÏX¼´/7*õκuÂÿeËøë²BèBL¯—Ý8ã…/Bˆ“Ä?­òœáQòžç.eÞVèŶi);/Ä÷b°œ—(Ýbœ¢Ôe´ z­á¶µ:š's?ÁÇ (žÑÉ«tôÛè(#Eendstream
+endobj
+1209 0 obj<</Type/Page/Parent 1068 0 R/Contents 1210 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1210 0 obj<</Filter/FlateDecode/Length 1206 >>stream
+x½WmoÛ6þž_qÈŒÆÅbÉ’ß CÇ]±æe±aXö–èˆD:$×X÷ßwGJ‰ãØ]°·0,ñx¼{îyŽç»½ÚøÁ †N’b¯ ‡ðø¡oð¡ ýnDÐð{¯Œ@s˜£mw?|T¶ÝA÷Á6FûÊt›Û(¡i/ŽƒÄÑpÍ/à»6tG=\é ‚ž÷r<Ýrf8iæsˆ‚n'†>ÙëašºÐÚ0Mš'§ߎUÁ„„%­Vyεy=ý´×†V„Ù¢µ3:áÚÂe9˅ɶ[\%/¥…Û<œJËõB ÃwÛ¼Óª\À¥ÊE²‚Í™U.–²:1œt!Š(£–O©\jä4CàK™X¡$ÜpË¥=€„Ij 3¥á)X¸¥s˜5 æ0S6ƒ\%,&S¸Ÿ½6î醢2Lõ
+lÆkt:ALèÌ3µòU¸û ö>T2î]2ÕJÙoüj¯ZmR<*,˜1ËÔ/ÖY®mýE•`2Uæ©K€¹Ð1f1lukðù–ÃJ•žß ¹MÂmÞ›Þ‡Á˜¹ì õtðé/â‚9 ’/É3ñ¢Ê¼©9„÷™©‚C*4O°d‚{àR>gen1pžç&¨¶×hPÅ Ãm6sèa©°L©’XH,»GêjtŸf·†Ð×Àu¾üÎÑZY†¾,ñ™r!… R0–i‹44‰ ë¨NF^It^×ïú dùÙû|R/*4¦æWËŒ ™ ™nT¸ )ã2Vrž¢§;ðx6G½P\›žL1{æi·i&·˜ùð8Øzt)%⎴VÀäî‚´MÅxPoUgËÌí!qËEIA*sO— ´HLŽ…fe,/Ð{ÆWî<R—Eš!c}¨µ@<C=ø!&çWkL›Xz³Æ»<ý½P¿æ‰3öÜŒùL0Tå¥lXšÖìr%ò^¡˜‰º<؉! ­\o„cø]ÉeÂ8[mÇ?,§ä‘[Šx¸i³¥‚‡”õ¦Ý.j͵*\Ø~Ã#ޥѡkv!êoÆB$¦7©A_»ÖôªRw¾r5…WøƒÇž[AäU³Þ”LJž¸vµâ^0Ä{ õâ|]7¯_Ãï_Ý=Pýýðþ|üvÿêìx‡O2- ý+Ò/u”mlã÷"áæ ìÚZI0Ü ñ1…ž;¾¸œ¾¿8¿ÚqüÇÓéOGÞ6¾Û±NáíXò©ÿ墳 ç¾(µøäö³ï}»ðÿJ·.‹-Œòëü­´~…†ß-~‡cb‹Õ/âgo:Õ›ßàÕ+ì6e’AxÏœ
+endobj
+1211 0 obj<</Type/Page/Parent 1068 0 R/Contents 1212 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1212 0 obj<</Filter/FlateDecode/Length 987 >>stream
+x­VkoÛ6ýî_qj3D’%¿[C'@Ñ¥Ýfcûw¨,Ñ6ItD*^°õ¿÷’’?¢6fÃ2HÞǹs©ûš‹6}] <túâZÛñôH—´h£×íØ#tG=»·×µ]¤ n“úöQ
+w´Xw8 E~…èsv=}žKv½¹0²—Óg,;×mŒ0]Àµ»}2ßë1 €6¦A Ň+q:ýRkÃr)’Ù½÷a|^ÿpsY¯к°4ë“U¦O–ņÖZ’¥<`ò ªôïx­S ‰ça…߯¦\üâ7®øa
+ÄÿÄ&÷óý@:ÕÜ¢™ ‹ÝS£Y~¹áítŠOxýi kçÁOHwŽÌæòQ:2ž'e¨W%$e*K©ˆ9˜_õÚ¹åíeåýeyÓgÔ;ù)—¹T®«»bñúº³>&¹ÀE†„±J !_<B­rM¢™Ñl9LO¸²CGúñÜ·u[±tßA Rù©ÊÖAÊ×ÊÆ;…Lf~=B$ô0ç–nôŽíi8”¡~šþÃ<S+‘E´›\eQ ¥ « {å?04à YŽ"
+ƒ'ûÐwü8™4¥ñ£<‡úñ €3ü‚G ˆDùd3µÒÜŠø#1.ß”žv8ny={H\§° }®ý„n4r´;¹Û;-Ä=×6Uâ Üâ¬8ŧ‹T©¤œ »ÿ £BùSTÓ,Q¬Š ìo®l.øŽr<ÌZ³Sü³ïFŸ™”%~LÉ×S„I9k19;=°[*®yxþ¹ŒÈYK¢þ­5:[ÙeÊÖ°6hº/T‰¬ŸHç/à'Ç9)V°õâs…Ó[Ô›²ŽWçÄNn›8õîŽá!±¬YÍ
+endobj
+1213 0 obj<</Type/Page/Parent 1068 0 R/Contents 1214 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1214 0 obj<</Filter/FlateDecode/Length 1489 >>stream
+x¥WÛnÛF}÷W Ò¹°HIÖÍ ‚"ij4@ƒ¤±Š¢€bE®¤H.³KZÚþ{Ïì.%Š܇:€#“s=s梯WCàßf#ºR’_ ¢ùœŽ¿Ì h:¼‹&4žÏðy6ÇG#iÙ´¿²ƒè.ÈŽ ߈Òd<‰n/½¸L¢Ùù‹KŒFã£q+çÑ(ÞÂÞÁït|ˆçøâíâBøñý€îh±¢a4¾ÑùN¦sZ¤.Ë-’mU–•F'´SÅRiz½ør5 þ°A–E^½
+ÏFÃhÊϾ¼>—’ÉFӋ߬XË—Ë*‰U¡ª(­È—"²Ò<IC‘­„©èoü¯KúçŹ¡ƒ»&iEÂbñýO¨ï3êf.3DôY:³ªX{Á1äÔ‘ÈÈ…ü~E{]Fï¾ÚH/8 ‚=²ùÒåß7ʽ›®LqA†DôŽ¶ÚX¶ìQ*d® K¢¢j£,•ZÕ‹Ìnt¥´”$–™¤JS¢‹B&ÔvárYnÁ $ì@¥
+¡™šLZUŠ¢ØêÚ$2.¬…dsJ£¥Ê€åÚìi¹¦OÚ•üÐ\-ÛMvFëê;oîØzñÆW 4ÿ D‰¬>uífƒÇietÎÉw+rˆþT³´çÝ„Ø{ÎkÏ“ŽížèRy¦q
+ýÃfà¾Pc¤ †ç,7$Z¤M\[óœß0—([5ºXí¤$®o˜.Ï:µ§ ^Ã:i9ùEõ·øÞHùöá]ß–2Q+•ðô;§h9<;ç:6µóT3°!Õ<ptÕ:”lD±–)&¡æ™\5cÇ£ÓTØ— À­UßM¢9V>"⑈Ž‚|­Ñh)æŸ4TXŒÉMÒ ËמB}¶À>˜á&I¢kÌåÿoô¸Ïw:ƒy:ŠÀ>Pû=³ eñM#²ÌíÉkGl³x)Ý•À ‹€Ü>d.Úä"kò Ë5Әτ ÂØ Vc`>ö°Naöçnx[i-¶Ìã5šBf…¬Ð»PCð¾\Ue$*c&ÅÂF…ßïnÒ†p¬;4à
+endobj
+1215 0 obj<</Type/Page/Parent 1068 0 R/Contents 1216 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1216 0 obj<</Filter/FlateDecode/Length 1343 >>stream
+xµXÛnÛF}÷W â>È€E‘º«€:m øÁh륀cE®¤I®²»´Ã~}Ï,©‹)ß*;2 XÖî\Îœ™9Ì÷£ˆBüD4êRoHqvã1mßÌB zÁ€ã(ÑhŒ_¤9ΆÔ{ADýñ¿GQL6_ÁpÖoµ™^—ïV‡»¸P[yÊc—¿¯O†“µÙÏSvڰܹèÃ5MçÈd8Ñ4ñžCšÆ­ÂJcš.¥•‹œf’¤°*-ÉJG…Uù‚ÜRÒÉôÛQç‚s`C-›Í‚XçóêÏkû-Z¤z&R’¹3eõÝ`}…œÌV©p’–:“‰2»©Ý}ÄØBLM¯éâÎJdAÒ™»Uã>ÍUºÉ!^Š|!ršDšêzPùLå á‰8–Ö’ÊIP&ò\²*S©0|ž³µ"›‰:ž¨t96ÐUy@PÂÒND©Öw”ª; _ÊþZåÒ„‘‚~¯ Áÿ­(Ü’ª—‘ß e¿:©šu¬Œ £\ɠܦÊ:¤Õ¤
+õ)uá•â¨53È{Ê Fž¶€;”Ã-5+Y/ÿ˜æ±@J,õ8pÍ:ßa '$!¢O¥
+endobj
+1217 0 obj<</Type/Page/Parent 1068 0 R/Contents 1218 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1218 0 obj<</Filter/FlateDecode/Length 1189 >>stream
+xµWkoÛ6ýî_q C
+Ô²e;²²oîº
+ƒÙtBÐ΢˜V©‡Ó*9MM!3Q³&Ǿ/V(žÑÈj5*Äz¤yb•0»ÑO—ËŨfå­Ä×@KÐ3jw·J›»šiýnõy0¦a_`âô¤÷Yé¸ôK*—Úè;ÇÍì!J“sÕ!j»ÙˆDðÊàîhoEµU
+ ç`~¨'´HiA±dËx ¶=2}Õšè@µvã#7½šOãô¬¯}8ﮆ{°gîdÁu÷烠MýǹÔÃìë°ÏÓãèЇ;ŠA¬Ã>ç£Cî(:=²'´äZ Y½¾”:ZºÝø¨Ô–¦'tƒN¸•*}=¯“Ž˜k¢~k¯ÈßXãOàzŽ>…{¹SÓ©öýAñ¬*‘´u-•¡Tô;Wk®¤¦¿ÏüI)f\ oOm•ÈÒ5M2’¬æûÕ·ï^2¢s²vx¬@ÔŸáÿŸZŸ½æ˜k»Ÿ×å¸È]?i{ó°Ð¦Ê@îsoÛÕ^ ×ßiÇöˆX]Vƒ×¾|ßv`ˆ]Ì( ÝÜ6l·ádî8LU—Ä
+-‰¥)Æ4ÖÛL…¨8±ÁX„ÙˆFžæ ª&㆔HInˆU•Ü‰*£TÚuÁ©V²¬veØ)? &n”ë<ÓAûb3÷âZn14jÃP½;i-Y¹fô³ãE‰¬*žgÁäJÚ,oÖ°º.ºš69ó;ÝâȬ;%0:ò˜c÷­·9º8§pî$Á„‰qØ[ÿ$Ja|oð³çƒlXÅ"ÇðŸf꣜iÈUÙÝÅ9_<ìuüÆœ«\oQ¼àLƒÈ=Wþ„ñ$·œrYs×y$^ q·qc H÷ôjô/î{LùÃN¯ŽØ[+v$+<Ø=sap]ÐùÿITö+Á¤‚‹ÐPï´áå{Äßä^L×3µçãçàýÊ™f¼Ç­ áÊ0áìÕ§'Ìt{Ú&9¾jñÖ Üë÷¿ÛóóúÊ­Cx!¢£‰Ø#§z6÷\ZÖŽ¥n»¼ÛtÍ Þ’«{‘àïV˜gUJ7…Í2¯Â3ÿ£Þ%S‹ñ³g¦u- UEñ»æˆ‹«”Î[87ùëå²Á_\Qöddô×õ忈v•JÕ¤øè"é*pÄ!MÏ›lºDsr$rÍ¿žMšKÏ
+ΕHppÐN!<•[XÑŸ—}´¼1‘z¾•tW5[d·¬¼Da. FÊkPŒ¯‡žë˜0Èðd› ˆg+g9‹SQa‹¢ W7QלW´ÞíÛ]:«;¨E©p·&[øUA=¤¶ kãã÷"„m7x$BܪNã >ŸRÍ‚qä‹s¹¸ú° %?£ÐG™XwpûjuàÃ0ÂÕ6žÒp>Æ5=íól> 渫⒚žF±ÛòÛjðÇà_´Ð¼endstream
+endobj
+1219 0 obj<</Type/Page/Parent 1068 0 R/Contents 1220 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1220 0 obj<</Filter/FlateDecode/Length 575 >>stream
+xeSÁr›0¼û+ö˜Î|tÒf¦gÜ–N{èE‘Vz®$âúïûö¤ãŽí±@Oo÷í®~/rdüÉQ-q[B‹,ÍP«´FQW¼^òÏi´ÓÆ]Q§ËËûfqóX ÏÑ´±IYWh¸Q–¡‘WƒØïí<¨…3
+ðýéóOðò´Ó"ìÄô’lÆò ~g<ŒmÉ "²àGIÎû ÈAiµJ?4/‹$C’ß2ÁF]=ŒÎiúãÔø`ì³±
+Ûõ©‘aiKA¼jaVBJmÀž¼7Ï\s ÷êà -øxO“fÐî4y9z';âYóW[xÀ3àS ƒÇSƒÑkç'Ò7ò$]R¥uŽó
+endobj
+1221 0 obj<</Type/Page/Parent 1068 0 R/Contents 1222 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 640 0 R>>endobj
+1222 0 obj<</Filter/FlateDecode/Length 1684 >>stream
+x¥WÛnÛ8}÷W ú² P+¶|ß·\Úm°mš6îv,hŠ¶ØJ¢–”âúï÷ )Ù²ÛÛAlK"93gÎœýÛÒ
+\H“ã¬J¬2E[]¥| öi%œ–M$ÃQpt­3åÈ)û¤%~ÀœËWï"Q$””TáOä;"Éu¡|¡R8·56!UH»++m
+>ÀÑ2U'V[œK-݉åàîpJB”ŠB`°Gè¬õäñlòx~ŒÞ
+Sà”göÝß\“÷øÇÆ'ƒxmºšuwˆ—ôòòݳˆ® RÝÚƒ50ÁÕ¥²N%@wµ 8˜BùÐûûpfÑ<„óÖǘWJ«å
+±*0Ž+# €·’‘¥XéLWšÓlHÈ*”ÎG]$f h–4F±³’Ú€µDgýñ<¢LÜ= Ñà9m‘gÄT"5‰7ØêB*¸»ÖRÄ[‚øöc×~ßU»Là˜øª¦Ìl8èµ5ùÉ.Ï«ö x
+ž\jê,ñò¡`µ¯^ôË~<E+‚Ÿã+F]ñ£¾x)¥è£¤¸ ã˜Çx:k$­}ÿp_Ìe&$;(öÜ[|ihÆ®ÕH4eêIÝJÖ©ûy[VUV«§`.ƒ~s¥³PªÎ¢êúB ÏXˆÀÁ¶_.î–G¡ÿ‚7Æ{òxf@;Ù<ž‡hÁß~þäÖÛ =¡öÉíP™9•&ƒX(߈þoÆúñ<.Ü8¦V©¹ÖÊc’±XqaéBf5KpC_ÖÐFO¿b]×sh9OTÙÚU?äï1Ã.ßÀ^‰°Cãñ#A×ä9 8<5CƒëHEàe&‚oý{.Ü-9CŠ»ÂÔ qr¢mØÇuѪþwK£-ÁË„Å !è“^™>pA¼*Þz¡®ÿ>—PE.@nÐ-,¾¸¿¥ÅäOeWÊšP5¼}£YÍŒÝ};èï‰Á)µîCŸoš¡®õh¯
+Üv±@ Ì€*‡/ž~¢e ÷?ÌŽÎ÷òЛöš–:ɧmÐa/7ÙÊH“y„Û¶zp¥)©† MõòÎm¨RõD¯×8“ד»åø„-Ç›™Z)R°RªØ7tÓØFõpPÎä€Eç{±o©rÛm]ÊJt?òŠÌwø…™Ë#d-¦Ä' =Û#Òm¨†ýØÌ ì #éc>õIF^ßq¹×ôk€ï9• ™b0%ŒÙHb`©m>LР]3Q°È²€Ê‘8èÇ“# ˜¡OB?O¢*¡3LòµL™Ï¾y´rúüTŸ“ªdE„· 4¼VÀ¼U´ôj‡ù–ÓáŠ+•Ô˜¹üv€…Mæiµó'AéDÅSÅ¡‰@– …W‚0Ï`$ª 3ölu–'dñ“ FׄLÁyD[ã›9Û òóÎ+Õ$š&Ü}ìý®#l~<G³é<dy6à[/–½w½ÿ
+endobj
+1223 0 obj<</Type/Page/Parent 1068 0 R/Contents 1224 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 687 0 R>>endobj
+1224 0 obj<</Filter/FlateDecode/Length 1463 >>stream
+x•W[sÚV~÷¯Ø—NOHÂ’h&Óq.NüPÛyéÄy8HP¢[¤ƒ ýõýv„¸éÔ™€V{¿/ßÏ\šàŸK¡G~@q~6q&D3gJÓ(ij‡ÿµ¦%#@ºÿøôáÌŸùÎ%Þ$9M'3'l¡ŒΆ0°—¾ã±ØpêD¬áNð.'¿X, ftõŠm¢™ëÌZƒ§aMb²çué³9Á›¨XŽÅyãºN@—ìqSxÇú&±@‹XrN.|æ@1Ô#CO„‚Œô¸ÀCkÌT€çÍD¨U(ÀçÏX….ÊB=2˜ö
+}zœïŠ!Á`ó¢H„Fl²@{/|ž
+½÷–Ò†LI›"Ñ`QE":+U«\¼¢BǺiT½cIM¾pbØçÐ mÓ,c#&4r¹d¡º( )ct^Zë‘þQel7;2ºÖh4Ík½#…ç¼Ä‡Y+ð'úûFí(.Ÿ@—°bæï”S®Š#Å•Zi‡®Ë<Å“.R]Äúå‰Võ¤i¡uAYZ|ƒàmjÖB¤b³QY¯!ÑM\§•IËÂiU¡~¦ìãG6ASé*¯2M6‡’ŠóÎNûºËÐ9-aI"ÀOˆþo댓ˆð=y¨|C×çUV.Tö¥5A†^þ^ÑÕ¤15ºFðeXpÔ×ô¨#.´Y¤%òˆ„2öœ^·{$ZÏïï>ÜØÁåé U\/«ºÜTϳÞ^}º½¹:`Yõò¹·u‹ì­ËM–p
+áa «êr™fºùýÔv Ëͺ3ú¿Ü>>vL€6Œ{Ö «ûX4ýÚкÌ5%ˆZ ý˜J(KKÔVnjXØ †l.xxm
+΂2ÿjgR§Oûöû(m?d}a†¾0lÛû§ž4•ŽÓ% ¦•.t™`ÅÙ fÓŸeâåqXÌaHÔ:âÀ¼¸xw÷pq!áåIÎã÷3&‰Hþ‚^F™±©‡ý9ÔÛ9"ïœ8OøÅQ&^ –‹ˆcÛÂÁ lºA°z;N-–ÃxÓÔciàqÃ+tœ¥‹qç³dbA&TÙ®3ûtblÑ׋£‘28¢…QIžÊb_ã²ä~âoï%9o‚ƒ2?²êsWɲ
+6g¹¤ªL #7Ά5vÚßX¯vá«
+endobj
+1225 0 obj<</Type/Page/Parent 1068 0 R/Contents 1226 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 692 0 R>>endobj
+1226 0 obj<</Filter/FlateDecode/Length 1719 >>stream
+xWÛnÛF}÷W Ü‘‹ºÙ’Ü7ÛiÚq’&*úPÅŠ\YLÈ]ewiYýúžÙ‹.ŒœI“KÎåÌ™3Ã/'êãÏ€&C)¯OúYw¶?>ürr1fC÷ÇÙ”jº¸œfýxUÑG~ž.¯FÙgÃIv/øhﲦËËìjïÌ¿6ÁäÅtCü3’ÞÞàjòõÁÍì¤÷ê‚š-8ÖñtB³Â‡Ú§YÞ™-%Yi¥¡º±Žl³Ziã¨Ðµ(UúA+KB$èlö Æ·7ÖùKIçÏÿÉK‡ìRnæñé.bcÔfEç~8žD[éØŒ€hÇ4—äf ©Ö!Ú¹ÑkNR›¿,´¡?KUà6åU)•#§‘@.\x?¦)ÇÖ§­Ã—·½¯¤°h.` /²ÇGaJÝXz+ÝZ›ÏtÃ>Kõ€Pò¦†áJ­B^5…,h]º%^,-¥u¦œ7þ‘µÒ‰²²Ù1Œ†ãì☺Ãi6¸¢îå…P×–>Šz.Àƒ!b’–”v¤œ‚ \׫J"ù’ÿß…«ô`t³¢Z¬VœÍéI©¶è½…|Ý[‘ÿ¡Ê§tzßñ¹"]#EUmèKSÂ÷[2ì)ŸVS ˜Áä²+‘Ëû³sÚè†o5Uq|(u˵(jØ¡ÛzžåZ-h%Œ¨‘d¨©€uª‚4sÄå8ÃÓ—Î×lž’u›J’ÈsÝ(—ÊpEôÆ$íŽ.B n“;‘/K%if¸I®ã‹¾/~Ó¥b·žs6r'Æ>ìCÁ(w"=ü ×Ǿ¨Ep༃ZKœn¹¥p|¿±^Ñ€©Êy¼¹èùÉÜ}ÇœƒÑKÁøã-s†[Ø2Û•B—dôzÇ  Ø4z}sè ÿŸ•^Ã"xz ¦5\ƒLvšÒ\žÁüJX‹.*ÀO¼“<ÌWä!ž÷"R@œPE绿6P;ð«n'ÌÍ{NÒâ½Î¾ÕÊ]UÒd4ãÆôˆzC¥ÛÐü`“ éÊÈGÖ ÀÔ(U›ò_@œÝú±à+ÂÍëwIñÅÂ躅ç§H
+N$ÙsåÀ\A1¥õT‰‡\—^ v,´Íöû‘xØÇŒ õõåo¹L jÏ "´µtõ´5Ph‹Œ~•*—ç¨HÒÎí3Œ•(¬%0*©–õWzÑò,RŠs™ dB%ϨF+m-çúLÉ᩹%Tv‰Â+ݪûö
+lj½þÁö‚µq%‰;" `GŒ¥¾õ› 4Ó÷îè2h™:I ùKÁ/ã‹Òð§“+Ö¡Y¬³çDÕSóðùþW]ÝB.I ü…À¶ŸÏ÷Xñ9¤ÈûZÃëz0p™¾[è±\­³íà‚ÐÐÒ¢ð’f^øE#L§°r)Þ-™iP<^m[!ÇTr} Sä F|Ö0^AÖbÁk¹_l½)UóDs|{˜ïÜÅN¥7Z»Ú™õkzv^*ü" gÒ} Ö†nA½B>öTëæÓQ‚ä4µ֪ϼÓø®÷j‡Y×Rí.Deã§]z{ïÑÌ?l¢Ûá:•‘ù—ã™ɦnÕõû.¦1«ÁŸÈÓ/á»òãõÝÍ5½7ú“ÌöŽo8®›^èNúWLýÐ3¨Øñ†ñÃïøö¿·Œ^L.²Éx>}'Cvôóìä÷“ÿ
+endobj
+1227 0 obj<</Type/Page/Parent 1068 0 R/Contents 1228 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 697 0 R>>endobj
+1228 0 obj<</Filter/FlateDecode/Length 1655 >>stream
+xWioÛFýî_1uRX,ê .;mØ®ÛuÒÆ*Š¢.Š¹’6!w.iYýõ}³Ü¥ÛAQuDîìoÞü|Ô£.þëѸOñˆ’ü¨M&´ýS,ðÐ¥QÜ‹†4˜Œñ»Gc*$Í!ÛÅíæχø !pF9FÑÈ?dt{(ìÇýQ4ñŠû¸ìôƃ ~öûÃh
+½õëP-§´1U¤»¯2Nþ # ù@V˜¦UŠ ؼ{½Uì€îf+»aÁÎö½ax‚Sš)®K¤Ð勳“ÏdaGwÂq³Ø2¤dªF3Q,°\¯æ@~*n“‹R!7ÁVÉòÀf ™èSÕ£×µ¶µ(ÐÿbáÎõõÐ çà«çmܼ=~¯Ûˆ°}mŽé’û!›‚ù¿dL¹ÿÒ›ºãºlî.7¨
+^7¹µžV~0x„G~ôã;±ÙÂèèw»ÝÚ¡ÄKµ1'ùã‘ÜõGcîÄŸöâI49‹ñ8‰FC,ïiëöÍÍ:la>âûƒ®LRñ:ì(Κ14ññ9‰©=î:ùÿÑÆãA4áó–ícVûýôè×£ _—oendstream
+endobj
+1229 0 obj<</Type/Page/Parent 1068 0 R/Contents 1230 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1230 0 obj<</Filter/FlateDecode/Length 1763 >>stream
+x­WÛnÛF}÷WL
+‹ºX–ähaËq!ÝXQ@/+r)mLr™]ÒŠþ¾gvI™bì4É /;3gÎ93ür4 >~h2¤³1…éQ?èÓèlŒi4àç!þIñÑÕâ¨w3¢Á€1?;žNhžï÷iv62£b#©´ÒLdXX*4}ÖÊ_%³‚/ Št*TvJ*‹ôÖRntšãùX‰0Ô%žYD¹°v«Môvñù¨OÝÁY0DÜN±)~S=©D®etÌè’îEº$¢TeÊFêIî,;*Á)2ª«»Ó7¶‚­‹çˆ–´¯Ì¿‹²Ÿ¤Y¾¥´´­$¡Zi×ÿþæ Ñ¹äðÚV% ÅB%¤b®ªL˜C¯µFÕ®‘|Ð0׸8ÌŠ nÖÏÙ.“ˆ3°²Æ[Å1²
+=ífhúZZJeVz~¾€š×e"•§´* ¨•2?ÜÈðÑ5k¥¿ÒñÌaéÌ ÝT§ËJ=•à¯Èƒcšs. h(,Nü¶M"îàËâMxÊ¡¾÷Oj—P%÷ª!5Õ¾ N…½ÖÛŸ„ØO‚}µ80+3e ¥Œ¼PV.Çâ¨é5d›®ín§KïR¶Ìód÷l.Ù
+UÛË–Þ¶Œ–oÀ{7aÅìî$˜ðó4˜²Ú—Ãñ¤2’ `bÄp‚i0¸€“ŸWVþ¤0ƒ;£W‰LYå½7Fg¿Ï¢ÁÐé'˜L8w2eLJ•…IÁÑéäÍ þ‡jn0«ìjQ5|è’Nšºw—b—C+P|ÜëñGü¯e/ÖQlª¬DžË,’Q@7FÊ«ûk>™õ]³e‡kÖh¦!Ü&»³øIluvéÕZsõq´—š2N­®ØF‰ U•:C«+mâòÚˆt/¬T<Âñ|eå: %€Œ Wxæï#F­41¦z² è^ïSjײÏPÃ9øDî —‡Ñóz¢Ð“Ê·þZÝ ‹RFˆÙHFDŽÎßù°€nMÚntRåíA¯Om
+Cendstream
+endobj
+1231 0 obj<</Type/Page/Parent 1068 0 R/Contents 1232 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 700 0 R>>endobj
+1232 0 obj<</Filter/FlateDecode/Length 1833 >>stream
+xWmOÛHþž_1ªZ5•ˆ;!/ýr¢´¨z
+„T­í Ùb{S¯MÈ¿¿gv×ؤPU!ÎÎÎË33ÏŒõBá_H³ˆÆSJòÞ(˜Ï©ýUÞáû`DÑx,h2:ÄïhR)iá®?ý‚0(œM!0™Ïøþ¿$zõ¹7sZ°ÚœÂqŒÝCF×½Î#Φ‹ggí#Î`dѹ×>æE‡pÃ`Gœ!(oÜžµ8›‡Á¬s¯}ÄÙb„³ö1§qxLÛ³OËÞðtBaHËc;Ïh™Z´F´Lú±¬¶Rô K£taª`v@Ë‹Ï$Š”ªµ¤/'GÇ—¢HÖ”èTÒm¿Ð
+C7< Š
+Ý´ãiÊ4˜Ÿ?ß±–â],'Ûè+qÛ™
+ý¥‹ð(Ó¥
+ûÀèÛq\æ–TS]ȃ=ÿ¶< ˜$›ÉQ4´õĬ×gæ{ÊÄ¥mé¡?°0Õu£Kðè€;g¥îšñáhF[ßç¾mîT¥Îh• ®&wŒõÕnlzòd“éÐ0ïë±|Éæ’olR†§#Zðæ“q„? æø‹%ÿãBIÿªU‰jõ?\Yæª
+ŒÝåZ˜^ÙxDN™Ÿë[ÖPX×xy‹Er¿%.ÔU¥bËð,`ý·›æ#§ÝSEsÿ¶‘bÅÛŠÈœWÝ)¸Ñnùb ¯iݦñoñôíî
+Þcî3L×h_T‘›Ý~S{Ea]¨ÇßÂIw¹2å<uÝäÒ9à>o»€•s äý5™Ùß/ä¤W®Ø8½/rn4™óéáï.ðþÉDó \ð,âNêÚí0ßt¦^@˜Ó¿•š ˜çEÅ”8ÃÛêå¼Æòo}ÁÐ-0rËÁTÀ[¯[gUŽ)‡7‚Š^²q¥íšø}þdÉÈ>›î”»g4´#ƒŠA~ø3¦$¥'SLé
+úoÖ–l±8Úôt̲±íZ@Š¨:kBb; J²?„°gJ<•Yb³Óë\%¥6zUÙü1¨þeà‹ìV^Ås_d M73¯oOWyk'7ï:ÆmNwtbw.»ÌOŸOh¼ô=›ÏsO4!ºy¾Ót5Õt}tþéˆcþÉ/nÇ:©9µ6í¶¦C¼:æcÌFà˜´ÿRÎÄøÂd6 fS¼Ö³ðì¿:Yöþéýø‚ë(endstream
+endobj
+1233 0 obj<</Type/Page/Parent 1068 0 R/Contents 1234 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 705 0 R>>endobj
+1234 0 obj<</Filter/FlateDecode/Length 1838 >>stream
+x¥XÛrÛ8}÷Wô›<[6uµ$çe*{×µ±“‰”Éì_ ’0&.ZÖßÏi€¤(&µ;S—/"ÀîÆéÓ§ùÏŘFøÓbBÓ9%ùÅ(áIûãËß/&ãi4¡Éd(§Ù|‰ßáSF«‹ñÍ2ZÒx9‹f¼:¶Ÿx†h¼˜Esš-ü¾KIÛ‹wë‹áýŒÆcZoÙó|¹ uêh\® %¥N’)I¦ÊÑOëßñ
+ÌùW.µKŒÞª]T˜,,5Ö.éh*Ê+먲’Ü^ÒÓšV²|‘%}6™JŽt‹¦¼
+/Þ46 ¶ØW$_eßæa¯’=)ËϯGtíAY§—J'Y•Ê”Êí;Ž6• &æ­umoøfÊgë„SF÷œD´ÞKÀ£,‰óHÉh<zZ,Á0ì½~4¶RNl2 Ø<€Jïúq|0¹P:8Pҟ蔋ˈî« •W$2·7Õnï1ü¦tjàÿö¦Z"4m<^g°àˆÐô‘ëÞ¹‡!W|ƒÊ2>
+€K‹"2¡ˉhÒXʲ®<Ò³<"&ñÝñÀ³Òц—%§““íd^d ’èæ Aƒ+¿¼UlK“û'’øÊJÓ^…ÊŽ$µ‡“àsÖ9(ç$¢qZâ´ë–¥B]QbòÜèH¤y/ï°úÝ›¥µûÁÞˆ|òÁþ©•ÔŽœ¡¤à»ƒaÛøþÆ6(IïÅ—¼‰cï)Ž•ÞöÃj8OOKv°QZ ¡Ì˜gO4,äTi iL†œãIyPVF½hž *ZdÖ ZÁ!ãGªJ™ ÌéÁ^¥©ÔƒæÅɺ‚2[ÃwÃ@$ªÎ,+ˆÎõÂ6Ïk‘Ãež©DÒg‘<Ó”âKFš¹PÆ?ùÐO6{‘Bí"º{u¥H´Âʶu’ ¼p¢E.iøÚCDdä;¨ëíôö“›Ùb.°ãõ¯ú(kÄh.¼N°‹®AòW”!a¬„µ&QÀ늩y_z2 =@~7’d€›…¥ƒÌ²š˜=}^
+c­bUS¡!:3‚“öJ´vÈêõi»Eæn¾8v(j*Žd¶Ý¶4¢üzÂzí83‰\¦ŠjöýoYz›æJ³ª„õB‘Ä‹PY«¢MÀA(URk¶Î»Þ7êÞ©¸÷ÐCÐ
+:™šVd>g'®¡öƒöRéOµ+MU4 ì‘™ §`4Ø૯t
+`Og'd2¢\Œ(>o^Òû(ˆà¶Ñ£N”qìŒÉl—Ò>+ÇZ:(…Òq\‹ÖyÄè M ç®Ck
+ñ%™¤Í±Ç‚ÔTHÿ5–“gÔO_…¼Ax¾× >Ø9ßz°
+-v²øŒ X ;9âÓ,Ò)’´]ÂN
+Žb1ÖÕÅÃ'×%aÒòµÂ¼Á +”|ìo3sCöh¡¾¶¡L£hkœ!ãù¦nt¾•`xn¥äÍ
+´˜³…»õÅ/
+endobj
+1235 0 obj<</Type/Page/Parent 1068 0 R/Contents 1236 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 710 0 R>>endobj
+1236 0 obj<</Filter/FlateDecode/Length 1943 >>stream
+xÝX]oÛF}÷¯¸/…œB¢>(Kv_
+'Ž»ÆÆI7RÐˈJ“3,ghÅØÝÿ¾çÎM§(Ú>uD°HÎý8÷Üs/õëÙ”&ø7¥åŒâ%ÅÙ$šàÊñããg³å2šÓ|~‰Ï‚âËøø-§ÕY|1‹.h_D3Ü/æÑ¢ùÆw_¯ÏÆ·sšNi±ƒÅå’Ö©·?¡urþAK2¹½¤­´ŽR%vÚX§rÆä–2SQ*·õn§ôŽÊÊlsYXR–V¢Ø
+RÎÊ<‹èSS"4ÕVzk£”Lé”ѯ֟Ï&4šÆˆož³½­q{²Å6%¡SÒü‡3dK™¨ì‰{áhà}R.e> \8ìU²çǪZG´’ÁK¥ØIKF{‹Cv7êøóÖÙ üE‰Ñ™Ï¨0•$¥L!8H>~Ê2n#Z–N >ÁJ褬2M{¹mÎÇTf¢ÎÝæG;Ðæ|ŠŠöpÖL•ÚÍ«¨12[ ¬
+òZmèqf‰bj6,eö§t-û¸2¨ 䌛0´‚“¢cÀ!™jêéÝwvÔö±Ã½RT¢ ÿË ßß&M[Ž¦ÓhÇ~´üfv1¡p¿mÐæöQ6V’{fÞÑxüo-ÝVKZ Hhƒ•Õ£¬þûÇœŒfóèj±<‰óµ¦Õýk’Z@åS‚EëÅ")Óº(™åâQ¨œ"¸w®ün<>‘¨ŒLµGôÖ³Iä\,¯h[§vªVŠäÔ°ZeºžEò'­¾x6~R:žÑÃȽò‚‰Ü{¹)‚ó
+Üq™{E‘/ú¥¼…]W‰$0Ÿ~^à
+Ý­΂è""€^ ž>Cá«í}²{Ã# íV­¾¹ #ö~ò‰‰Æ§ eã77mG¢"+|„qÔ±S¡ÌBxì^•¬ë )ŸöúÜŒr‘QÀÛc« ýDÈÙÏ”bb‘³ŠŽ=ÑNï2oA”Œ† ª"«L$<PyA(”MjS[°>•˜o~Š *Ù~™0ËM/?£¡>|XóµààÁ÷Ö9ªÊš‹½¥‚„ƒ0ç&9O–fîòmÚ$Ðãcéý#=¶ÞÂrD¯!zá…p¶Tó_Š°·*in`s±Ip
+]ÌûfiÚÜï?ü|Ç~‡M>æ¿G«7 ý?5x·&¹ËGñ,Z.—Obü¶ãß°´ò^6;/£Ë«˜â%ÿJ„gV×÷¯¯ñ:k>³ÄÞ˜¤.0ü[²'Öt±Œ&—1–“+~þï§_üªsÇ/Ò~ɘ/çÑrq^W–K¶ðv}ö¯³ÿg’ß?endstream
+endobj
+1237 0 obj<</Type/Page/Parent 1068 0 R/Contents 1238 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 727 0 R>>endobj
+1238 0 obj<</Filter/FlateDecode/Length 2177 >>stream
+x­XÛrÛF}×WtR’S"x/òË–.‘£ªÈvLf]®å> €!10Ã`
+g‹Ÿ¢Ÿ¨r¯æõ¨ÓÂàyzòw9+Ê>ºòÞWª2xV6%¯+Zë²0Þã•'åiëjJµ.”¨õºtëÒ¨
+¸’·•äM¥#ú„“çdµNI¥…±ÆW%´<h*Í*«<5úálìᕵÅ~ö*j4 Âpg„À·²+úhlê6žÎED»……œ #3lS+m«'„÷N^]¸µ8Y,ÄbÁ¸r.÷;´_E4Ït©É
+Žv¤6«×kW¾ ´ÿ}NXù³–?Çàä°ÙÞ ÂÖ0YÚ¿H`üàj`ÍùÛ7(§=×…QX]§²+¦ý.Ýr¡{<+µH~B”/Û^êì1ff‡'½*vu4vX#Ô'%LZ9×CÀÚÐd¢õhïÁ,ÃYéY,JÒ:×Êã],ä!:žšãª6)o´`šýï"ߨ­‡{…–tùRxpym+®pÊâA{H2ëà±ç5Ü¢1bNàÐìqܪV¥â³l:ZRZ'œŸkUV&íc®Ðªª9i«çï+S` »°˜/ñ_ã+>ŽYZ!¾þ˜µíç$ÛÃ2wáJý…>ЖÌWzÖð<ÔeƒQÛZ7Ü)á&O–\^R4)6­ö¬˜}S(&¼ò2ôJÛÀŒhñê
+endobj
+1239 0 obj<</Type/Page/Parent 1068 0 R/Contents 1240 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 732 0 R>>endobj
+1240 0 obj<</Filter/FlateDecode/Length 2134 >>stream
+xX]sÛÈ|ׯ˜‡TENQI‰_wWII¶ì¨*’‘w¾½,±€…w¤ùïÓ³» !Ä©ŠÏ¾‰ý˜ééîèÛÙ„ÆøoB‹)]Í)­ÎÆÉßœþ÷üél>N–4[Ž“kªh2›>•´>›^]'W4›/’)žNgód?ñSœC³É;®— ü<Å?#)?»Ýœ]~¼¦É„69ß=_.h“ù{Ç´IÏ_Ο´µj[_ÞÑ}NGÝR!ö’¥ºjJé$ÕÒUº&gD*éåœr£+r…$ÝÈZÕ;Ò¹ÿبF’ÓþgiŒ6ôòîÝæëÙŘ.&Wˆ{“óù©¨ÉÊ:ó ÿ–¼¿y¢\•¸ÒÒA–eÂ{.?¦1è‹É$_]QwÂËt6¦°¤Ë+®¸˜Î.y*¥°¥Põ+n32oËòH[™k€"œ)íc¦Ó¶’µã°•¬„*z¯k«2i¨ÖñBNÖÈRîEíøê^B0Î’ªcÞ[;<*i­ØÉ„6ØnEµÄçó¥²ØµV¸—Šv”Ûj‹+e#5€!¸!zˆãH¢,Q™ù5þ6 jÈVÛ$ÕuŽ`8`eb¦”)#S§Íñ?G¶ƒ­‡ì¼z¬æ º¸Z%s†öŸú€¸èžvÒ!ÖPø7YÅKºÚ
+ZÜQ;•
+_žLàk¶tìÖjàÀ’ñ˜³‰sÄ#Ï´E¤¥FåH¤ž‰Þcc` Ý”Vþëò䶠ò š;Ä°3ð}܇ƒZ+ ìÞûÞ‘lë—‡öÒ‹ ì˜N8¯Ã¡Ôؽ—fpûËùã&>ñö¡‘;ìüh¨'šüXdƒõ
+®'ÔÌbiCQ†hß[Û¢8Ëc¹ˆ—ò"ìì4SéL–^hCÚZ¶ÄÉUîŒ*‰Å àÊ3÷ÙúcÁŒîà`jTã˜0
+Û5«
+‹NÍã7Ö0?òê²®mT†§FâºÜú}´¾„}gkÁauðÝAÊ!/‚û€*ÁTŠŒ1L²­Ãü °½§²GC‚È2Ää”O[*+Ë=€=ðè«RÕ@·¡ tcÜÕ0ó ³’0Ø]`Œz€¥o­Bª]³@³å F%-5®ån»×¸=:´¡âB[D¨è9ÀC?°~Àa7¯Ä«M´?ˈ«Ü÷4LÌA){%<¡¤µ_ÃÖŽè¦?µÝ
+òûW™ÚNŒ²ïÉŠÂÈR— 1/Ã͘)b‹D}2i_FÓÅ:ðÅð,W·ÃDoÃûL)à±Ç{ø5@íZ`Ü°·ÞB¹öŽ uvÔ
+â•ZóHˆöá«rr?NE˜™beà b¿ðs¼Öþõ¡¦Ø_NJåA1ÆwÿÔp7FÆ·HÛnS SÕPà–ð/ß?£ØÁÇ .¼UúW9@Ê{nï?¯É¿h„ î·Iúwn“ýÇ¥8JŒ"œl Ž¼jÀÝáü $ñb%!Àœï4Gö¯ðÄì¢‡Æ 4 âàñì”ÜyˆzÁŸõÝówϾäx¦Î)'‰ñÍé•lókÜêgÙzö~é[v ðˆK'®Q†0/x¿E¦VÂoþd A·Ÿ1Ìûþéý_‚Ñðèï!x·Cú8çt÷¢0 A_~\Æ·§É5~A±¼¢9~1ŸÏx®_ß<ÜÞГÑ_;}ˆïåžÀ\ä‹ –ò–‹Åxõÿ¾\/®“Å|‰ß»à‚ŊϹۜýûì?¿µ…endstream
+endobj
+1241 0 obj<</Type/Page/Parent 1068 0 R/Contents 1242 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1242 0 obj<</Filter/FlateDecode/Length 1897 >>stream
+x•XioãÈýî_Qñ"ˆ°i]Ö |îXÛ“‘f'ô¥E6Í“l-›þ}^U³)™v2»3°!ñ¨ó½WÕþý¨O=üïÓd@Ã1ÅÅQ/êÑŰߣé¿ø©4¥rc6‰†ÝëW‹£ó»õû´HÙÆx:¡EB°ÓëÑ">YdšâÜ貦:Ó%%V;Rô¨ë//®VŸ®~µÏ¶„—ß7ÚÕ§´ÍLœák]ý ã5*U¡É¦òyƒWþæ(ç·>,¾õè¬?Œðzââʬ눯ž!¢py_•³Á8ñ“Ý°b[–:®áÍŠÄçÃr™BþªLÈiUÅJm…g ÒÀU“’© _R»ÁW¾«’V¨ä´ ž ‰ùgõwojÐj'~}©"ºLkí½œ\§Ä¸6Ò´²Å;±¾É~ôãì.“¦+ÜŸu}_¦6´$Ôw¾é
+ñðßñß4$³è‘”«éáÛÜñd¯ûRJ!וMM®]DsSÆZ VÚ­méð¥mÆ{a ”J[JR+SR±‰³ŽÓ¢{Œ w‚ ®%Ž/¦œý»Aª£‡Ïó’t&ÑÃÁ
+<– @°¾Èîqòy~ûé5N$²e¾{mµÙ1¤m¨0*A\g¥‰U+Î1ýÝÖÕü—ËO·_Ò0¾vPœJ`{kàæéáòþ±k»Ýõtûé·7iylãBÍ‘äW:}S•ñÚù˜?\Éð£ÛTÞÖA€È‚Ñ,D—q½a¬u0è[Š‚ê8<`‘ù–´(QÌW]÷´(8lAò¨o³r§D ¬E) Ê­x®,€ ³%Ùµf,Ÿ=«n®#ú’A[…BD¡[ˆÞ˜úf…Û¯§:>•ƒ{y¢dÛBú§žfâÍH|à²j¢àÄ——0D×pôµ¦tƒ+,ÑËa0²º®Ÿ­ÅΘhÅ:Ñ0©]f7y‚&ºX19¡¶R8µÔ±ÒÏð)w4yìüÔ_ñ,¸ºšËvÌP7"‡Ó äÈxÇ”53(“_5Er3½ùQ©p3®ú¼Ÿ7Æeí4Á+â6ÃEl=\ù]B åéŠ%ÙÑÖø%o/üšÛñÑßÀLã$ õÑni¥bQ~¥U `I:¸·„b#}¨¢¨ªH
+W¹¤ã–Eÿ–Ë`o´½“YfiT4øð\»h5ës­$@ÎZ½ý¦r“p™y[a#|ààßœ|œ¬%ÝñË,¤”'‹
+e³,OøÛñ: hÒñò½”<îe)V+ì>©^éøõ}à¬#šÍþÎ_µ)0þ¤¥>ŠPø‚Ü=ˆ;uXOh™Dž]§Ò Ð¿x·špŒý´ÂQ©ÆiÔÅŸO‰å‹ÕòDN–*ç…m'óîN©2ÏYýÏå~© ¸«@‹‡CÌ­ì÷ XÍÔh‰´08Å¡/Ñ©)à€G®ß'¸ãîö:ÁÊÉâ…kæ´ßExÝoDDå[µ;À¨
+Õh2HÕj®­YMöi³› a7¹~µ¾ÞK纙†p²ªàZ|fœlÎwœÉùݸ»÷L£‘ß{Ÿ·ñ…¿&œ´–Ú…۬׶H/¸†vãøÆŸM.ÓÆ]›õt: ñ¸MƲgÍ/®.9º¯`!ÝØxÛ’LMétŒ?L‡t6éÍxµú¹¿ÝÉG“Mý6;í±ÅÛÅÑ¿Žþ ’aœ endstream
+endobj
+1243 0 obj<</Type/Page/Parent 1068 0 R/Contents 1244 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1244 0 obj<</Filter/FlateDecode/Length 1524 >>stream
+x­WïoÛ6ýž¿âV h
+ت­8²]`šnÝtY׺؆º(h‰²¹H¢+RUóßï)ú‡ÜuÁ°Mlét|w÷îÝéÓÙ˜FøÓ4¦Ë„Òòlèj:ŠšÌ¦øã-)ÇÙŒö¿ê5¾Œh2ŸFWéø2šÛÜFáWg{9gƒ¹“i4{ Ûq’ìlÿm2ߘ
+‹sLÔÙÅI4a;ï­ó3àVЭ´ïŒ¬’ö¦Ê5’ñ©‘ž4;ƒQýYÖüm-{Y?6;ìTèTX¥«ˆ~Ö­„ñ€ì!˜­®
+”É\4…Ϫebê­‹
+Ÿøüó[ï¹ó: J”Ôæ{F”+á{n¹džó½*.­tv·ç칩?«´ßl8'­!à¶h¬.QT8aåûç=wŽál»§#ºÉé^7®/§X`"qè~N73/dnàÌ?–±{-Åt¶®1Éleª@æ,”ú «,’bUHǵ8ŽâÑ•ƒæûʽ/îÒ‚âD4ëyBCj¡‰¬,­BÃñ1&x(Ñb¸À$vÜ —Š
+ݦ\ßÁ„ª:Šy}ë¡ße†ÉÀWÒ¶RVè¹5×çÿ؈“@·¿.8èÚKÿJ²Hº>ÖxbòD<}BS w1ÏCÌ!
+2X1ð ð¡3ZU”5Vaã€4 qœlUþpÎ
+­Ñ#…‚>"‹½³÷:é&„+²“ÝÃ~ùæH>Z&Bó™Îa8J¹ƒWÓ·ÑÉúɃ¼wæì8 ‡H]’ü…^ ,ƒâI}¹ŸåÿK3ð^Œ”¯Ž~îž%÷ƒÛ¯,ñ(š&sL Y4K®ØÁ8¼¯¦™ÞA[.i`%u´t[-+æPuœ ‹ÔQ¬@Å®Š³n±O&x¥Š)IðwŽwŠì;äõsz]ë¿0«è6¼Ûïv¬á¯E£Ù% §#¬<ÙÅQµé¦ÂfÛ¸=Ê<£·]™š-½éÞ:ÞAÙ»{õà L¦Ž×:v6ó¥g¿ý  0xSendstream
+endobj
+1245 0 obj<</Type/Page/Parent 1068 0 R/Contents 1246 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1246 0 obj<</Filter/FlateDecode/Length 1915 >>stream
+xXýoÛ8ý=ÅÀ¿8l7IóY`qHÓ.¶Ø&Í]ÝÛ[¬‹‚–h›DjIª‰ýãïÍP”½jwq8E?$rfÞ¼yó”ߎ鿎éâ„^œSQ¼š<ÿñŠŽi¾Â“óË š—t4;::¢yqø‹±¥{ tõº÷ne*Mtl›gó/8wÚŸ›žœÏNqò𗶤¨ ÚÓÊø©rë@Æ’³´»mBq£ñîãWg¯¯çd^«¨Ë ©@ÊãW•Ú}ˆÊGºÕ¶M8öM_ÌN8âèµÑ5£ ãÚ«:ŒHÙ’Fw:nœ+G3šotÐT¯‹è¼Ñ¸/ ã©p6j=šª¢¥¦Zûµ.ñϸ‘4+W¨jõ+Ò2Î
+¸/£Àâåbñ˜ðZ,š„VX,¸>«jÍ
+nˆ#ÿ?A˜Y’ œžœÑôìdvÉâöÑò”íh3ÙµžõÚl+§J´Xƒ›þ§Zú¡Ø(Œò7¡³ƒòö
+§;ÖT=îcíDä,o22ֶ›&ö":L “éóX•|žúL¡n|ÿ2Sg¤MßM'Kø‘ð<s4­hi"©5+L"ô¦Ð¨æO##û’m’Ψð€U‘«È]„Z' ,†g…u°cÙ·ÔaÂA—îI¶(Üo,?j:˜ ÉÌÝOе*9§/mÎûàØ'P}ÛhÖ]îzPõ’uq‡l¦+Ipqˆ)mÆ‹>?z@ú2<úÉ„˜”a©•Ç…ð '{5rò=T‹+m4/õ=|1]<.=—†”1ˆ ¬eJÓûƒÐñ¤*ìÖ¦ÁbꉋgY©@ŽÁiñºè@6í=º-8Iú¸¥† ­Hûª­ª-}U•)“;aD3¯z)OeÞ:µ,"I|<ÇËýµÖok`³ZjœÔc)p+È×òN yŒsA;åûG·hŒ=?þË
+÷ò.’ÊBÝá‡Úùw†§LŽj"`‡·UɾH-a× §ú‰—H¬7O`%`— ×–B£ ³2¨´cä(5¯Qq3°T`
+endobj
+1247 0 obj<</Type/Page/Parent 1068 0 R/Contents 1248 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1248 0 obj<</Filter/FlateDecode/Length 2001 >>stream
+xXaoÛ6ýž_A–¶â؉gŸÒeÝ4AÖx†º(h‰¶XK¢JRvýï÷î(Ù²Òk‘6u$ÞÝ{ïÞûýìR ñûRLGb<q~6Œ†b<›áÏ«›)þáË*±:{??»øp%./Å|EÏNn¦bž<?Šy|¾7•Øé,+]$BBÞîûbe¬P2NEå”í ³ÏÖ¬t¦ž¥O#ñd¼>U"6…Ç+Žžð©vb£öbqžéÊö±TïæßÎC1¸G#Ä>o‹¢™[,Êp*¾£@…ÌÕâ]ŸN.D¢2UG¡C[ñ9;ŠnÕ÷J[•p–BœÑ$º¢8Ÿÿø¡='iÕZ;”%T¢½±_øÉ‹“–Vn¯wŸžžþ¤“Ž°‹Ê
+¬‹²†œ„'œ—Ö‹\UÔ&á”êv¹§ærCI±”ñ¦*)CÊ‹IRR°ÈJ%*Y¼ë²8'Q±B¹Bb]­VÀ™´*7Û†ŽÌÄ2ƒö¬’ÉÀ_ª“Br{°‘säÅ» •û»yÍŽ¶djEÙì ‰ zSü¨WÙë‹^¡|jLBßÁë¡ìDôpÞÚÊÜõ Ú,QÖq…tätb ÊŸ f£ ]§¤EóQRDê_ˆž_?ŠR:·36ÄhOªm¤ÖRÎIH¤n'íña
+Ès£ŠÙµˆ3N?}ûúíÛqªbÖfÇ”h-a!àÉ)%zˆeÒ'=Rflõb•K³e# [>@8DÄé²Æ?y¼{
+h´që‹Ÿ²1ŽC5Mí“PÐ`t-ãY4!ˆ `°¯2ùJ¹>àŽ!3üÛÉ|)AM¢–ÕÊÀ—ÚâÉ`}~§ ¿1 ár!¡œ ê<[h ¢`QVÆŒ餣FWA¤»¸Lªœ»bËM©*˜³a¥P—)kéxE”ÖrDB~¬"Ž•ã4aúOsd·äô[­óøÈ ô¯52'Õô¹cÈ„ùƒû§;œÃ¸¶íQnàN'c¨`Äü ³Ã(¡ïKH¹Š£¨[ g€¡šC€P:Ih—Jvùp‰†KXU JAþ¯³{`dle)òüœðŇÙq$ŒnB+¾Ö€Ð¯ÆnÐß^£Ü«hHS¢…ó+a(¹kk(“ã5øüç'2ô È(ô uø‰ %s˜AÍC§^2%N,ŸKø©Ù WªX¯4Àó©5Õ:e39é¹RBs³–¢Ñ64šF7cÖŸ³Mœ‰Ë¡¬Ö³)æ \t ´áãå~ƨ_à÷à ˆi±HM®ŽC>p–h£»i&ù@
+ä¶êT´T±
+ŽŒÑT`$/ȃXþÌ¡¿—2ù©F%ZøZÿ^f/&-b!)ˆ£¥
+mKPG#HtìœÏýó¶Ø_>Ö™>T‰
+ƒPeDÇÑ~Ó©²¦V¬¬ÉßfV•Á[^ œ£©©j
+žøŒ¸—[8•\¢ŸÈ Ǧžë•ë¶qßÄê­ê‘¸ð®KM•%¤ jTÛKo{œq Ot”…}‚Þ®Ûñð.âñúb¾UE`æÐ…Ú5¡‰¥Þ±‚Æ6šU†…ô0 х輦
+ÑëÇAÙ)“ÐÍœiº/
+>ÊzÙYe¶T6׎Þ#h÷ÌúªÊ²Nø:_ Ãã’fé(lG?;M ÎÛ–]qëÔ݆܄R¨W2:¡û€(w¦J¿©D
+í´¡ª\¦ãžjݘm 9ÑâDs½ôÉá *”«r¨fYx:á‰E¯h‡&W þ.¢†Ä
+£ ¥.-îŠÅþ
+lf‘xð‡zwe™ézÜK/Ãj¨W±¸WÙNͽûp/ öé¸Î¾ð]àwz…{„uödo§²a^ß7€oèÃÖ(kÚ»Y¶p‹ä V–%ö]^FÈwÂ…ÜYÞ-,¨ L”•-áá1®,½‡«bï+š8ü‹¥‡Æ"¹ ù.¿ãîjM&že¡2¶)÷È:ì÷ xˆ†6¶zKª—WÐòWÇ[n‘[؃‹È’
+‘`½"ƒÀnEÙÄéã>s˜àuå?Í’÷$Þšø@fÕ ~ju@)¬r­íÅÕÿ¢íÙW¾ˆ™¼]ÂÅ£gÉ7[(šÑ½øpS¯J—ü‡ÃÍXL¦ãh2¹¦…ùåîñý]Ø¿Q]÷&F¯cZ“çP~ƒæ•Át8£çAÄJ¯+\é¡À]½â™ánÅK½h
+endobj
+1249 0 obj<</Type/Page/Parent 1068 0 R/Contents 1250 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1250 0 obj<</Filter/FlateDecode/Length 1706 >>stream
+x}WkoÛ8üž_±0pw-+¶ãWôCÚ´@€ÆÉ%.ŠÃùг–HU¤âøßß,))Šúh µ(îîÌììúûÑø;¤ÙˆN§gGƒh@“Á0šÑx>Ãï#ü’6þÁx4ˆ&?{0L£Óîƒ÷Ë£“Oci¹¡Ñ( †4O¢ÉtNË„i0 eüæßt§4ˆòñlF}R¤S±$·ŽKújŠuÂ)£ÉÉ4µ”U•#e)1{‘(ýH‚òÂlTŠ” “‘x»üv4 þð4!蛚=¥Jï"Úo¥ÛÊQpþ‰Ø•"Mø@R,¬<&S´NIÀ€cÖ xlôF=–EÈIY[â´°tŽö[K½ÓÈï8T“‰´Ýš‚Þ=„ô)‘Ï×hYP&œãŒ ­e§°BZ“>É俨z0šFc®8 ;jоŠl-(QÒ:TSàõÜèDê˜ËF¼ÒâÔÆ”:Aa:ÁñhùÊ‹L&Ç<Yöøi¼€4‰‰‘IÅFw?áúR§ÒZêY—…rzçÃö|Àr)ùxæÂÚ½)‹Ói{´zc%ËŒ3íîþ¹]^Ý,"÷ìVo™Äv„»ŠQ_FáÓNIïHå‘H€c#2›è`Êb±ln€
+óB­39A4ds«ÍÁ”F.ÂmQ.ܦj‡š€5×–š8˜
+
+MÕüŸ‘6ë'eJ œ±4€Ëg…-…m«S;ÜùlÒ7ç·ÆºæÒj8©Xñêë¶ÒQ™‡'vé¡ûfçËöº°ùiÂëOk¸ðôtXEQ¡§µRb'¹¦0/”f´4Ý_-fÍÐÄuÐ
+ëů˜~© †Õ.¥½ëbD´†é1[ýZ¬ƒHÓIÇËÌ©Lž°%b É0RTð0¿é¡"¿p7sŒhé7µ¼òÑPuk‹!¿Or¬öªÁÐlTÖ8b¸7ìê±ÉUhz>ÃÓ.m/E͸zA/È©
+endobj
+1251 0 obj<</Type/Page/Parent 1068 0 R/Contents 1252 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
+1252 0 obj<</Filter/FlateDecode/Length 1770 >>stream
+xW]oÛF|÷¯X¢
+UÑ…®œÑE!ÍO> dm%Y‡<œ&åð+“†ÿו$[ËDe*¡RâÙ”‹áZeåT"œÒ‡¤ìrá(5U* #SÑúú¥>~Dßåa©6Jûx÷ªJõÎÒMLki‘Äq´ ƒcuá±}x¸±£ ‰.kQ)‰þ
+w­£­ÎܬGg'Zð!£T¡åjÛ8U=øHEˆCÄ(Np’Ê”ty{}~u¹oŽ)€dEY(Eg£°¹Þu$b|kaÐUsh,ÞLŒäOhÛ'(l.˜ÿ‘Ù$—%Ç8ž…‡­|)hÖçמ’xl¹ŠN˜«Ã»¡yœå–“³áè–¤â$¨.˜Ž™*¤ïZU9VÜõÍäþöî_ïn?}¤6_ð>3 5Ž Ïo^qõ8\ìð$
+(ÂÊŒO~–¶ƒÈd[¸Z‰ö¶kº™û^ùÀbjr‰¡¿Ì ‡À)蔵Ï]$•6}=@F9%
+õO`“ª ·2üÏÂcT™P*ÁY› W#¿6pïO|ÿRÈF‚,=ÉLSydÁ/¼0Š>„¬•ÑU‰£Eú2D4Ÿ­ð#%Lœ¢³Zàž¹„ŒÖ³)ù –9Šš¶•(ñ¥B‹TlÑÏBm ¬³C‰s®’g5µ®"º‚Eâ¦|ë0Æ‹Õ± Kî´Ëƒõa €OáW)Zªd0_*Ø2‡Þ¥AÄ@ÌÕzœùÿÀ‘1•âanì=9 i\ŸY<@¾ 2’<˜5êåäð.Áö”}¿¬9Q̾¶Æ½n‚bAðëÀÀß.Þn6÷W77ñfó #þ´3Làú†^¬=­ï´v/6›ðãx¹Ù°lÔC×£½Yr!J5ߧá)¸ZÀ?:Õ[f;JD!?œë8S™äú ÓgòBOÔ£ôóŴКN‹žô­n`-v ­„¾2P®P0o3LQ~mß"vÿ· M&š ÍŽx»'7îw+’•IÓo?ƒV€«¢[(†(N©ÌC„ÍÃK,l>Ø8g§‘OƒÎ9s ¸QzÌ‘õû‹OwWñß]a®Çƒƒ¼?ž1†°Ï2@ãÃ=qÐ¥JÃÅïÕ fF4}ŽîÏ–
+mã“÷vW´†{ ³Žg¦›ÛxÄ3΢Àó“ˆÇlÖ Œ~6öAB¯à²xðY>ïþi3 {X)»
+ÇÈÆhê!WÀ’<•‚à1ôûjÏlvÿ
+;< C½Åëü÷ x~§aü©ZœîŸ“99=‰NñOçtrö†/½þ:úþá7Úendstream
+endobj
+1253 0 obj<</Type/Page/Parent 1068 0 R/Contents 1254 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
+1254 0 obj<</Filter/FlateDecode/Length 702 >>stream
+xmT]Oã0|ï¯Ø· Ò¤”6ðÖò!ñp…£9¡“xq’Mkˆã`;ôúïoì´GÕ;5•{wggvìAB1~ MGt1¡B â(¦Ëd¥4N§xáo˜ªÁ< ïÇ”$”UH™¤SÊJBxSVœˆÂIݠβ¡µ°ÈúèØ:.IZjÙ(éüÇFºµlÈ­™j‰5KºÂ—p!óBü”5¯Ø¾žF§ÙÛ ¦óÑ$î$CÖR¨\c¡
+ÑPÙ©6@½È¦ÔK‹Œ–³ï$§Éª¼ÖnJª´QÂ]“eÞ&ÑÈÞ-nž=e‹Èýv>¹}¸§‹ç«ŠhJ¶]>´¾Ãa» èÙêÎPÃÂ@Ž]ûJƒZ¨tèuÙш([CºJ=+¼Cܪ«)ï^£åL,¬¬·~¯$Ð’ª­Yq(05ÜÖ²a8Øìų[ÌEÙcu÷"y–/Ú¼¯ŒîZ{Fûõ«Ë3ò$÷ßÓ‡YÊÛ°·dóÉÆúö¨ÆÉB¶Â1T#qDõV+eËEgüÔú®úák¡gt]ƒU¾=Ä„ÁD0M°@ÎÜ Þ.”@f%WárÏp?ÎY­4fÀÈßRÙãod]÷Nz\ÜÑ“‘J`s×Ü; C¯'O·7°$=8ïè’­4"¯¹o˜E±>¬xÄ5´ ×–ƒm˜æ¢xïÚÿâÌή¡õÑ@ÖÛú‰§ŽŽ LP
+'ra™¬>èöˆ¢lVGMÿ¼ô¥‹¾á%TíËZµ ¢Âáö§ÚðJZg¶aÃûtws$Ü*é%iÜiô7ŸAvý†áAŽ¢óÞ ŽòíœïΧñ•?‘˜Hnoé‡]¸{ì5-Ù9Ððý=k¡üëO¡z…+Åú‚ãé8šNR\a(–NüÒ]6ø1øl©yendstream
+endobj
+1255 0 obj<</Type/Page/Parent 1068 0 R/Contents 1256 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 735 0 R>>endobj
+1256 0 obj<</Filter/FlateDecode/Length 1515 >>stream
+x•W]oÓJ}ϯ‰—"%n¾Ú¤Hµ”^x
+Q°½;gÎœ™>vÔÇŸM†4:§´èô“>Þì~üø«3M“1M¦IŸ
+ŽÏ’ixÊiÆçéì|š i<àÿCü5’–ø0ÂPüaVl×ÉE8::KFñì3§áìàb”LŽÍö ¡D;wWóÎéÍ û4_"£óÉ”æ™KoÒ“ÏzCµ¦Ë´&aIЕHšŠ®u!TIuYçÒžÄÛù¿>õ†c˜8¹mŒÌ·4ÅBìfá*e¿ƒ‰÷Û_3ÒÈÇFYUKú!E¦Ê•?<¦Á N’s>|%— muC)BQe#Œ»ÃÕke)]‹ª–¦KU.…•TˆIÁ᳨Ý]‡T°U‹E.i£ê5\ªUcà—Ù`äƒôIÝ^dP2iS£2ó.¥O¹‡¯½Ïßïæß“—ru1˜+£›2{5Ã;ŽYˆcÈ?Зð©éZ•!!>ÌI j¢´”&×+]—ÇFÚÚÒÒè‚6Ú<ØZÔJ—ö°v1Ã;UfzcéÛ<8Nèn-Kù{‚ëÍòUöCÇïö–»€hî_0¨¥Lßâ¤A—èò˜S¢Ì
+ ¥äT¬þ;Ó% ¬cˆ™fîj4´”!V²hBvˆ QÏWSôÝþ¬¥Yk}ŽÂÉ[O—PÖv’`ø¿6bKÊ«DЦø–“m©‚ëµñAFSíõtDSVÍ8W¢+Ä“P9ËLB×^"…V¾µB‡–V‡pœVik™6ÊFx‡'KÚ£×%°™@ƒ–?ô¹TO>Öhɉ]¾Mö™*Ñ«P4 Ä
+9íµÞ•.†àÚ¤å°)¶œ]`nŽ† /ám»s¼5ЛÁÂk> €‘.Ø,‚Òò÷œÛHcƒãÐ'ÂVÌB„åg êÏ å–ÊtØ.Ê­‡-r‹íÑ^Ñ•]Z„Uã«J¶zY·¼_{QR¼}0üŠâÖgÄ}¨"¡ùB€¡µÖ–©È „(Ï(vvz3ÝoÝÓ‹d2:ã–þ_¿Ðÿ&0žŒ“É9~íaãÓ {þ4ïüÝù­†Iendstream
+endobj
+1257 0 obj<</Type/Page/Parent 1068 0 R/Contents 1258 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
+1258 0 obj<</Filter/FlateDecode/Length 1673 >>stream
+xWMoÛ8½çW °‡¶@¬ØŽc;½ùhКva/Šr¡%:V#‘®HÇuý¾GJŽ¢$ÝÅ¢j[ä|¼yófôã` }üÈd(ÇcI˃~Ò—“i?Êh:Áç!þ*-Ëð`tz’Œ^zp|2z~ã|~ptu*ƒ‘Ì—p2žâC&pÐïË<}ûÉn%³Ú‰’o¶ºw^ùÜYæ&“Ü;<+Un$µÆW¶(tõáÝü;,Žd0ˆ{à ,¾=“›¹l[&p˯tc`vöùü ?(/[e`XIaSUÈÆéJ¼•…µÁãóTyÉJ9þ"y4Dï}é Ž‘)¼>Æ%K[Ið’ȵ9ùUîd±Ã—ÜÜÁãöç×_fbT©åÇFW»p‹Öï*»YÇÁȃ”v:î”s›`…<´JWb—!ËŸsƒ'¹—;ô*½—eeËð˜¾r>eÞÏ °Seð¿ÛÂÞYÓñ\iØpÞ%2·b¬»ÖFœN7Uîw²²Ì/¬_í:Ð83tºÐ)½};ÿrùå½°ôˆÏ./$]Y§Íí»Žß‚mUI"0Q%r¶ô,%KL›í`9‹žXî7NÒJg,µ*âa™X“ŽoF¾䰔ݾ#h÷YD‡¢Ü= L¨õº²ªHh«MüÞñ
+×ã/_*Çò¤v½ëÀ\Sæ`§pì/•‚Ïu
+‡‘cåÆoTQìž´l 1Ï5x4"ñXµ¨w<Š%¹
+Ãèøsr·B“ç­d®@s8~Dóš*Š¶
+òÆšx=Ù0.©Fþ¨[ÃEé¸ãWpŠÄó
+Bed¸GWÓZÁc¼ðNñ¢Z¿â…5W¾Vö;jŒ¥0Å–R–›7{Í…Þ¤J
+ÿ¿7ÚÑd”LÆSl¥01ÒòÇùÁŸÿ
+endobj
+1259 0 obj<</Type/Page/Parent 1068 0 R/Contents 1260 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1260 0 obj<</Filter/FlateDecode/Length 822 >>stream
+x•TMoÛF½ëW Ѓ bDJ¦èCØù@}hêÖz(rX‘Cqr—Þ]YÕ¿ï›%ÅØJ.…Y¤fÞ¼÷æãq–Ò)­3ZæTv³ERôýÃíð° <Ï’5­Š5¾/¯’%9¦± dOcìUQ$é›!þJ«å™ÈôÃíföæÓ‚®iSSš¬–å¨r•´©"ö‚6ååÁºo;g÷=½%¯º­zµù:[Ð<S^V¶SÚP§|`‡cÐÚ5GöñæÓŠÒTjχâólI
+endobj
+1261 0 obj<</Type/Page/Parent 1068 0 R/Contents 1262 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 748 0 R>>endobj
+1262 0 obj<</Filter/FlateDecode/Length 1992 >>stream
+xW]oÛF}÷¯¸ðKe@¢D}Xò}pã¦k m¼±ÚôA/#r(Íšä°3¤ýû=÷)ÑJR`‹ A¨ù¸_çžs篫˜&øÓrJ³[JŠ«I4Á/§>ýru·Œ´˜.¢)4gÑ]û•ÓóU¼ˆù;žF¬ÎâÅé‹Wç“è–æ«þ-h5Á áƒ×zŸÅ3˜ì-.fQLóøNÆw x¾Äæ2Ž–4ŸÜFsñhÍÚ/^å‹f«Öæ«%þÏž9MÙU oV4›ÅH¼Ša"|É¥½o„9eÓçÕþ7Vg«·«½o¬ÞNàîùìOë«ñû;šNh!×·Ë­SI1~Iϵu¦Üѳ*¶êO¿{íÆ¿ªdoJM÷Ib›²¾Yÿ÷jB£é'¦Ì¬+TmlI¦$UÒ‡‡û'z0N'¸ëÈ›Ù`¼ G³9"ÆÁ§ÆUÖë°>§8nקKDƒõõÞxJmÒº¬)Õ>qf«=ííjK×'cigŒà ù~¼Ï‘
+ŽÃÁ“³m
+v:ƒ%¤›óÙ<·öÅã¤øF´éhÊÐGÅ>Vº”(F´¯ëê_ãñápˆ,~ÍSUEÖíÆ|dü>i«=ZF+nyœÝLo—V;,Èâ¨+yÊU©ë“—Gzi83•ìˆ°Ë'ªÒQb‹ñ)kÿåÑtÅwçÀ~³µ%þøÃ'm!OÍ67]±ct5Bªí“b» Àˆ|>úZtŸ¦4PBqho’}[dv½Ô);‰Îêbv:T!U°o3ÒÊ18›¢ÐnˆžL¥Ü‹m ÖK*íºEô¶q ÊLêH•³¯âäVÓ^çUÖ䤜tc¿¤k”]¨`ôôðnÄÅýûãçõG*”)küö·GzÜ•*1–ÞÙ¦Òª¯þY™Ùàok*ÌYbNá¶ç†Èœ-èñáçû†RÀ[Ú!#Ü}þ”j§¥Ûšw¾pûYVœÙQ/µ!(Aëƒå`à{Y; xGff×¾LW¡l;ŠëÀ3oy쑯M›„£y p®[Gv}ú¢Nº<yÁ»ÖeâŽUMBDÖ¥ž~¤£ö×aÇÕávè§Pé
+=¤¿ŽQ ÎÆï^ƒŽQ²W%*Q›‚fbéØ7ËÕü­
+~›ÆQD€ Á°ðü¨rP¦Wé«Pw
+jÛŠÓ%ÍxŒú;±YL1“ÉìÁ BJR&Êmò†‘P¼K·<›`
+Ãe¡Ï“Æ ŽÕô—Ê´ŠÄÌ6dăeXï?éR…&xL¹o3ó•ŽoŸZj¸Ääß$ªS’•÷ÜQó&—ô Y˜ÐRLh‰<ÈئÂøÌ2¯Z•B[ÝH†ásàÒ6Ðoä1¥fÕ1å˜ØR)jY—ïŸÛ F!ýp'ÁT!Ìnc¶ô>†¯Â– '!Ûö€.±WEºEyéL6ƒÊéWˆåò^èÙ*aÏqå8çáNÐA¦2ò–X£Nƒû»?ž©vZ3-Óc+”x‚M£ÙˆQáx˜mªÊº:Ðâ^‚§[•¼hàt3ÐÑ.jÇÔi×u£ËLjg\l¿l<à$üt¹¿N·_oÇóÂÿA'ˆØž¢¤“]Y:Ô|ƒoäPžùÕÆ”aÊ$ox
+E¶¿mþ;¶<4­X †›è¸÷61 7¦:°œ= í—)cÝ2ôfÒ
+endobj
+1263 0 obj<</Type/Page/Parent 1068 0 R/Contents 1264 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 757 0 R>>endobj
+1264 0 obj<</Filter/FlateDecode/Length 1974 >>stream
+x•X]sâ¸}ϯ臩
+ÌgöiÙ0™Í½I&7ÚÝ*^„-@ÛòZrþý=-Ù`ØÌTmÛR÷é¯Ó­ü}Ñ£.^=‡ÔQ”^tƒ.î>^¾\„½0èÓp4BJ©ß7ÕUBs^OÃÁ
+wÓÎJҰǘOuþ¶¸èÜ ¨×£Å¾MÆ´ˆ‹º´ˆZ±ŽÊTfVX¥³àjñí¢Kípe‹¸µØJ8Cð›ÖrG¹V™5d5[HcH¬tii·–ìVoïÜ…•²V»½SvÛNb‘‘ú‡5’ÅZÊ´¥¼Ðï*–A=̦ÏdÊ<×…­ÐôúpÐr-‹BƬ_eN¡Ý*A ŽbU%e,a)HŽƒQSJ¥È é5m %ßU¶¡ÒÈ‚Dé2³¾ÖEê\BëB§$2úCe±Þ
+»È°idÕ»¤™*ddu±'ì~—…ó_ç.ªÐÎP`_†£qåžÚîa»6îUžˆˆAu¤:¹0fÿ+ÑípônŽ&³cŒt“²2¥ö¬T˜›æ‰2[8uµ‡X©‹ÀÓ|£czž>Rªã2‘& ‡/Ï3 RÅù17ò,J‰Z^5µ½²BeÐà<ù<=Ð\¯íŽÓjÙÚZ›ÿÒéìv» q
+ÈÁfSB=”¢€‘apt’ 'l=|nZ‰vuãWwh°'#útû㽟䤥Âíy‘‰£ ³U9Ëç0¾ÜÝRØïŽA—F}ŸzNùaæÌQ•(e)Äd2Å
+&¯oÍ„]§y‚,ó²ÑÇ·äwª–¦Ã¹Ôñ6z§ ZÎBä|ÍAËÖ“¶ðž§s0kSñ!‰Aj­¸`‹ˆW#¬ßsY(×F’š¼eÜ¿wqƒ||E„\àˆüYdÒÊ]¤Wß@­Qò# Ù€n3âväø¼s×¥®Ø^0è‡ ºa0Á_bsß²…çý  ñà=H¼èiúø™.›*/iþúŒæ4_¼¼Þ.^_¦5BôlNü3û<¿¥K¶
+íåGë_ç •*¦OTàsyõáºé_Äë¢ Ë’ô™é^#s?Qfù.~ÆÎ¥åez£³<NŸ>ép’[µ^ûeô¦¢7}¸‚´[‘ÝnE¶ ÂåciìáÁÞ%bc~*?VjÿÄÔó‰Lºú]»o[ü™Ü q7*T;@>PShNbõà±ôÛÐg°‹[ó 0ã‡`‚ •¢2¾ºÌïg¸ëMö>>rt»Î±Ë”Šª›EA®®éí;?óy©y¢ýz?{rwÑ;îjè›\>Rð°׶U“ øߔі9‘‘0S€«Ð 2”G^®|f¶#æ7[`@±øꪪÐï3âS.§Ù¼&À3µ¦\¥ÊOfÇ¢mp ` OŽ èŒþ*Yõ(ø¤aÛŠHû¡Ä»V¥˜¨X†Á0ÄÏ;‘÷Û*Î]"™ X%>d \Èm5†ÿ¤”Z„}Åþ=æÌ@hvx˜BO‰Ã!‚é€tPíÖ¾>Ýÿé
+«qnRÑMÿèNú4Œ‚ÉhÈÝ}>}ümJÏ…æɃfÍS%Ãl×[Úã.f¬ÿáa0ãŽú¼ì¦Ç»?/.þwñ ý,Yendstream
+endobj
+1265 0 obj<</Type/Page/Parent 1068 0 R/Contents 1266 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1266 0 obj<</Filter/FlateDecode/Length 1124 >>stream
+xVßo£F~Ï_1RB¤ìØÎcr×T‘Úܵqß,U ¬í½KØåÿ÷ýŒI¬öŽHŽñÎÎÏ׋€&ø hÒtNqv1ñ—K:~”[¼Lh:[úSš-øÜÎü€JIã5Xø·íÑ|æßuGÐìO܇ÓL–hô„¸\kyX]Œï(XÐjgæË€VI}wB«Øû¤óÚV¥Ê·ô"²HÐ^Ùýöùþëõê[suÖ\M'þ—½/…ÌY€bwYX¥óF|—x“‰·Ò¤ò8­I¦*
+]ZÚè’ìïlï>Žu•[ÒÑ7[È’È©³¨¿êò@F–ßeyCU ËÅu°Ñ ‚©²±Z£oâÌ$SIV“IE‘\™So©Óì7Žs®[Çç>BN¼Rk{ٜ޺Sâ¢ñ»µ2–6kd$MD1nLßç©|–oö¦K'áÔúI§Z¼& $hx…ãó¹ƒ >­ÎdÂV¨ÜÝkÖ–*ª¬4|¿—ÍýNÅ;J$‚K¨*tN—Ô˯il\U*¹:*"epm£r™pAþÆÚàÄåoà2ŠŸ|P׫D™"‡g‘Éóv>H' =ÛB–FçgL2N|z@l¤7lÜHÊ*€,’m¥’Af" \?^¿mw ¶ÀŸMC…·þÿ¹ËK
+c ²ö¸MÚ¥þ¢ÞÚ9‚“¹úø×RÈ0´—iº¾þ/Ò“‹lÒªu`DúëF&ï@9”onÀÕ!€mòÕ õˆÔB¥ˆþÞJ‹ø‹}.²µ÷mY!zT”ÒÜtZ[Æp—p
+…^æ6BÇ•¥S̱§.§4ŸOü»c,ñ^¯¥®W¸Ï:®¸'v[ᨽ2ZLjùw)9]:g‹™¿˜cQfÝw!{÷Ëêâ‹Ð_9endstream
+endobj
+1267 0 obj<</Type/Page/Parent 1068 0 R/Contents 1268 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 772 0 R>>endobj
+1268 0 obj<</Filter/FlateDecode/Length 1541 >>stream
+x¥WßoÚH~Ï_1
+º ‘‚Á@ œ”ª^Úžš\®ðvÜÃb/àÄx}»v)ÿý}3þA´§*‰¬wgæ›™ofÖÿ^øÔÿO£> 
+·=¯‡'ÍÇ—ƒÀëQ0æÏ-ݽIµHhvq´ÜR0ñG{¥Ü¨ï9Y䪽ñÐ (höJ¹Û Öödq«öÆ·^Ÿ‚fïh¹¥É˜q6{¥Îaà ²8è¬öÆ š½Rn0€¡‹,rÕÞhâù4{¥\qlädq«öF·l¯Ùó}Žïíd Îû#ZËKö¼ñ¹©?ìšEý^àh8á÷
+Î#xàÞlö™L–Ç&¥“í%EŸãß9Û-Z´¯Ìjuu^äÊæ”' t+“^a·òcqý#ð.òFþ<裂áËqá&U±¥Š£sìIcU¢`²oçñ—dÂ0“^þ
+­‰{ƒy9 jfÕ1@X´]´‹8ºû¥@*Ûfù –„ úlIùiˆ±‚¡‹k¡}÷~B>n+tèr& p3*gBuÖÉàúÀÕñ0C1muZÍÎúÚÁm{T¶í©“¾±Ò~`H–‚¨ã-¤¢„û• :ÂyC{SÛÈôÚšˆ+Ÿèo±c¾×a¨n8Ò^°c•GnL"lŠ´JÊÉøÊÊsŒê"×®î"õ<PœtýØ2c¹Í¿Òö
+ö3wá$~Ñ'îõ8Gó(²P!ì ¾ªæŸ£‰Aí(Ì—Õ
+—„eµ&³!©'nE.S¡þí8v¨ºCLÐ2Üù²DÅ鳑vÈ]°@2DË´³ÈSÓ5¿/“Þyôbpb”/Bñº
+äF:›>¼›Ò“5\óôÞ„שċe;µHgÔÃ%0jÿ}GCoà݇O¬å÷ùÅ_ÿ
+(?·endstream
+endobj
+1269 0 obj<</Type/Page/Parent 1068 0 R/Contents 1270 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 775 0 R>>endobj
+1270 0 obj<</Filter/FlateDecode/Length 1748 >>stream
+x½XÛrÛF}×Wt)/ô ó&^\¥EŽ7©’e¯É”ZîÃc3ôÌ€4ÿ>§g
+çÆfd,iz'<N­+/i/Š
+ L!%Ti©S{Üy™ÑÃË»·€PŒ®a¤5ŒÞ4™1·€t5œL)¢h@†‹§P¾ S…96º'²¨œ´!—{%ÿö¿­©ko8KósQ\'i×di+>ÅN ),yùÅ“ü\)ä Ã%Ð&E¢Ö’1g\~PàH'gc¡ƒò[SyʤUûš ­«6Jƒµ®ê¢7.¡W(Xi@:¥scKáQÂvI/T¢åôðúù㲿 äÀ
+r0/i-דð”…(zÏ¢Ž†€ðÍNjF ÷ÑxC—”'åàÂY „aF„œ4¿^X¿|XD‰bRgà’b¡cO ]!RÊ ‹„~ !^´ –!›©pÈúÑT¹àÑ›â:‘©¬ØDž¢1‰
+ Ydké%O ÅŠo9c#0õ3±&Ø4<Xš¦b¯‚]äTÀ{˜=·>…rÁ1:6÷ G¹5%m¸‡p
+²¬h×C)'ѤÞ^¶ò ˜ªÃ-N´ •ç¯žîͲs±B4LŒ+D3sžVþœÅ΋C{RÄ_ÆOˆ[±ü?ðïÙƒp~![[&ðsÓÀ)7H¬W%¿©›˜Òhÿƒù´G‹+±ISç«•Öá?JãÅ@9SŠ¼ö‚„<ÞýÿV?ˆÚ¿*Ħ%„³ËÔsOãÞm±Ê‡©a»Ïïßèòé'‰¥áŸÿ:“›ìó
+Oyãã""W¥[fð¯´êp‡]=ëÒûUKñ'ÌŸ|Xu4šs³Ê/;G1_äžÿr…<ÌÏìôxñ_²¹0£—¨u,ϹÇb¾G"„¥œð b¡2 òJy?uÚ^Áb<]ÁÙcžW—ŸTúé{û„Ìî…¾ß
+½ù~¹…ÓוóßÙëÖ”ò%ž,¾ŽÓñ0ÊùÁ2¬|†
+é¹qc¨¶
+rÀ‹Ë9øõñ´÷èõõ}OÒ`þÉ#è…¢¸ee—vKÄÏDgõþÊO.týá&mxˆþÀóŒ½Ö€ê‰EP ½«Ÿ]¾E÷oLŒY½» F³d6Ñd2M†“Þ%w¯¼£·Öð<¥—&­Êfj±ñÞ
+endobj
+1271 0 obj<</Type/Page/Parent 1068 0 R/Contents 1272 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 778 0 R>>endobj
+1272 0 obj<</Filter/FlateDecode/Length 1692 >>stream
+xµX[oÚH~ϯ8ŠT-•‚kƒ)H©ÙtªvµìÃ`àÄxX_Bòï÷;36‡v›î.(àxfÎå;ß¹˜¿N²ñvÈw©Õ¡`ub[6îl?>½ç;äùžÕ¥9¶gùå1Ýé5·k[.y]û\ü¥’æXèv!¦úH,“Ú=«]îtڞ嘽“ºVlwé‘ãÐdÎvuº>MBm–M“ ‘/%Æj¡
+ÓèQžÒZ¤b%s™R”/g«™¨d>m´§oi%lYÀ2•ÒJÁÄ(ÁåJä‘J¬·“û“w—€A볩é´àÑ$ldA­ó"_š-•I>MXÇv™Ö©ZË4¦l-ƒhÉL[±ÆQRs}]d2ý%#c¶9zFÖðf„Ïñ×ñ©”µì©·.šG±´Œº<’ðe&))âØÜ×J¢ `ÆðçQR®´ÂD楲¥H!ã“œŸr±„ÏØqZSü ”h6}«ëÛ±<têv|:„[¯7[=«Ã€#;|ò´Á°¥+%°åQÆ`<Š¸VB£E™ðŒ‚ˆ˜Ä,Sq‘ËÞçKŽö}þu¨Ux=õjÚ^ñ'¡ã¯ÔJ;³Kž’©K,Œ¢T¹JŸ„¬|€Âí NÎ*†Z“®æ„A¶‚ÛPózNZ-'(!"™ÌI$á^†“½Ë™{f¶oufKUÄ!S]Ç56÷’ƒÁßãÿªÈr³´ß¨ôa»*ÿ8ßiŠ|x”)¾9-¦Ó­—G™Ss”]+ytœìòë9q¤² Êo&PÛEFq„¾Àý,×µÍ?`C
+>›¸—=ZBGšW·_&·º/†2QœA2qÃÕ•h´(`€Ñhô0idÔ U’§*Ž‘Qo•†9ÖÔ†­œ«55Gž¡èî9–¡*±k×tî«ìÞ T‘ä dE¦‡j²š“‰Jš¡œ‹"ÎM±Ïúì#¦…-´ñÇ¢cºQEå]ƒM„eè¼ëg?cƶŒ¾ÆŠ#<¯þGø-º|1ÁÈ'±ZÇ-7Ë
+t”Éàîj2~KKP)ÉftÞÒ,Ü1™;E¾¹q¹]Nr|Òíé\Wó7¦Ó7…ÙVåXƒ6"ã[{ŒW¢,CfDyVBÕ¸X—c¦¯/œtBw?J0g†t:“ÁÃó©1³ž™¸LæiIne¸™ÄØ²GuƒåÓ @„sÛª°›Nµn‹Ð`u¶˜¾¿ -ɧ(ƒ‹å$¬¨Æi…çZÌ™*Î×RqÂà\g_¨tqÊ~l')\è¾@Wj#Ñ>ÏLJr ª2…Y(ä, aHjŠÙ`ÓqÊ©ø‡aÚ›I)U$×±0Ýš
+µ‰ÐŸuµÜ  b†¾F³ VÍ°íP3À›ð2Cä
+™å.Fä}ê Qr¯4Àž
+^<òÑOQYóÂ>uýî¨k;^Çî G·×ñýç/N«Ýºúµ£ëMxƒánÀ²O®ƒ‡Ñn«ã½ØwÐäû丶S¯vV´ÛnÏví–s1{Ð>µ.¼Vû¢íx¶7׎Š"ËïdÉ6Þ~Ïq½Ú&ä“h3íÚ’Ay¨Q~^.S%PÀ·Oàš„‡(xPó¹ÿMDä—±Xd}úãóWª^Ö„±¥ÿ( “œíÙv§v` ERED»º2›o|Íÿ%QÃPÓÛ™ò 'h;Cné¤:˜
+endobj
+1273 0 obj<</Type/Page/Parent 1068 0 R/Contents 1274 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 781 0 R>>endobj
+1274 0 obj<</Filter/FlateDecode/Length 700 >>stream
+x…T[oÓ0~ï¯8CZS;vn•&Ñë@bÖ €7qÓtIG£ þ;ÇYËDVF"Y¶ÎwÎwîßþ˜I9 NÂÓ¡3|à^àxÀÃ
+/¥E
+³Ž¡,Ê[Ñ4J§cð<7".atº˜/¢År2™³)gÞÔ£œðÅ¢§Zë¼z©U[¿º„ö j½“‰™H1†Z5ù÷I’¨¶2/áQ®ÅiœH³,D†Ö>øÇïkÏ\ÛHýÖÏDïkókZ_¹rÞÝÿÀ´õr ÿP‚ç¢ë¶\K=†ˆ~ž,ß‹éUY^­¶²(Æ0ZçÕh-šmÁ–q³y¬£KyÀCæó Êòôè}æÅ}žÜÿßDý¾YIƒµ"ø¶vGÛLБnU)ç¹Ær*½Ç`ì{d0#35:;dœ‰j¶Uv¢GQzÕ6æ(þgè•yªe„óPî6Ÿ¸‘αU)óØrÖem´Œ€vì†s7d^7823U–²2z´ä@©ÅáL¹ãÛ™º-¤h$”"/@$\™Ði^e`¶yon>Æ7`ì¤Öû×]Ï:8¢ÄVœª¤íˆàA4€ýo ­SadŠ:Ç”3ǵ”Zn
+L+Ú•°²½®ã: ;_œ/Ô{t7<¸K}\o!ær‡ûÜÚXM®¦¸ÕÊÎÌìÂ䪲ºÃ£Ê0 ¸þÎvœàZÂ}”žE¾Å/âÁûÁo\€›endstream
+endobj
+1275 0 obj<</Type/Page/Parent 1068 0 R/Contents 1276 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1276 0 obj<</Filter/FlateDecode/Length 1584 >>stream
+x…WMoÛF½ûW |± È´üQËÉÍnÀ‡È)¬¢‡º(–äR܆ÜewIËú÷}3KÒ•¦+ÖrgæÍ{o†ÿ]Ò.iqE×·”ÕGódN7w·É-þ]àóþzM…|q9_$wÓ/VGŸ?ÐÕœVîº]ÜÑ*'Ü3Ço²ÓǺñîUç”z· Æ®ÉX
+ªNÕÙêoyòrŸ<¿¾I®ðìéÓ«ö¯FoÈãSñð ]^ö‡¯È‡Ÿ¿<ÕíÆùo|93¹¤¨ÖY©¬ 5¥[Ú”&+)«Œ¶m LYRY¦Ÿ«Lh9T­²ÒX<ŠÕpçŒ$Ï9_^Çì‚;ÏTU¡¢c)IËÇ ­Jâe™³­26¼_Ù–ª% ½Vù–Z‡€…öT˜J“²ù…óHÝØ–׎ÌäL[jÏ•ï„³Ü˜éŽ ¹r
+Òo)w¸Àº¥dU—ë÷D"ÈÄž´”uÚjK*EÈ*w’
+`ö‚D}³Y=IÅlÂp$ÒÓÖi΂cêª*8b­z'z{]ÃÕ³L*æ…:Mp¼ˆª}9 úýw/§?½œ½œM))í vã`ƒŠjZ¶È_ ;×Þu$ÈUj*Ónå{ñLî߀UîjîcåÖÈx’.W2o˜*e¼Ô«2ë<¡g$þééËýã2ißZ¹½v0§]€{~Pè²¾¼þ¡¾°höf #Tƒi‰J3´B·lÊX—“ʪCø¸],$Ü
+ýÀ Mê‡êá?Þ!_`OÖ8O,8†(vÇÆg”vhµt›ç«Õ¼D(/#=4:3…áí@æáÐùÀpM'ÚÎ¥ -W÷ϲ”DÊ싱ۘ7d‡^qe€Jô.Ö¨í«ñβéO@F;1’X"÷,LîÇr—[ÌeÊŒNÂÞPËT-Êè ú:X–8§óH’÷Äþ7&ÓˆK’ù?Ѷ#»ü9méÊÑò¦û¥ }®Æê8q}gÇ »Ð©*vUüg83T~<rö¸‡³aœ ÖpòŸí œò䇯(j†+¦ÙÇq!s‰Õ*ËæÜ9Ê:êq“4mÐFD2ÏKYK¡K±%£GLÝ 1lK4G!Ûšt€ärûIg´j:ß8ìFÅ:¬EšY‡óÌH¦ lY{„ñƒ“ úMÕÍ0ŒŽûme¸ç8ÚëûxÅ‹Q­µ öÝ]âk\ wö(Žxñù;KÄcA¼P¢L/v¼ Mµ¥Ò5:n\ækúÅ¡/)uÕˆ¶^eßpÁ&®áý
+‹á?P”ë´[Oª®`•hgAWEt-€ò8é_]x†îy¢¢q½ýsýª>ì òÎ"m€Õ€ðØrZLð8–tœé5ƒ8¤¼pôï/q&¹Š›óÅç»÷׫ëy|ÛùñëÛÍâ&YÜÞáµëö‡ûËêè×£BÉÆNendstream
+endobj
+1277 0 obj<</Type/Page/Parent 1068 0 R/Contents 1278 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1278 0 obj<</Filter/FlateDecode/Length 1757 >>stream
+x­WÛnÛF}÷W Œ•I%Y’óRøÄq][m^+r)mLrîR‚|Ï IY¢ã¶(ªØ/»;3gÎœ}?
+h€M‡4šP˜ ú:ŒûϦ¸â·ÐË‹áø‡/f3ô›?Å
+7ØÇ«#‚Á¤?«¹œó90¹ûƒå§ŸÆ4áÉd6¥y$ï4;wÖkòkåÉÄd<EV»ìgO[[<Ql z¶e tÆWäÖ¶L"rÞ$ -5©e‚í–üsÎÇhrºØè‚2•â¥£>7Ü<ÉNæߎÔ Fý!|èÄ&Ñ©ÊÔ
+ëÅÀöuæq«²ˆö_×f#ãòD=‹¡Ä8O6&µQ&7ÜZÚõk+ÃIÌV-<ɵÍáhlpî²°[g²ÅØèD¨J'Î?#zŽ}­6U0«Ä.UBÇ«RØ
+C[fþ1zŽYÑF%&jž7†›ðtªÓ¥Ät›Ûû«Ÿ(´Y¦Col†gxÁq8y]ùOƱ‚žØí
+~]:É@ZÂñ°±/«ZØÖ¾6>5`\$Îâ<J¬`WÃØh¥½gP–Æ{äzYœ Ngo-![Ï”«ÉE–I !¥x!¸¥YºŒZþ˜ ù×>ê#ü¸Oó5¢ô… Ÿ8\`™Á!΂ËU¨9)~«á£fs‹ ðíÎ<-:zõ‘zÑG;¯UĶ{ 'Ý–yÙüj…Ïé]
+®½»Ú€ëÓÞÈëÄVÅA Nf·`KA©ÅMbžtx,â.
+¤7B,ÔGѲ ®©(TL¸
+ç ÖHÕŠšÕ™^0¢Ì,,2XõêBc~¤Ê=ªûöžjo8Û‚‹ŽËuhb£ÛYÜ¿–$.Ó˜suÜ$‘¸t) ^œ0§ŸÎ)€Ú°ìôFãª/›êSaa#W.ᎫֿÊTo8…B¢|¿6& h`ÄyyTéRQÐ?ïÓEG%ùZ°ZÚ^œÔ ÖП%³¨Ì#å5èc!/"ܸ2Ïm!@µòVè<1¡âÁ HgžKõÀqZB"Uð'´ˆdW´uU©Š
+Ÿ7S(Œ¦ìQëP,¨‘|† 
+›Šw?#Ò¸Ö2-|M5ÐÄrxQ/“ÞÀ‰­8E[žXä÷fh MêNËó‚hîþ~… ,tÕ-ìEà"ºF•¯}ÕKò7¸+XJ1Ëžâtˆ:ïT½‚±q¨Ë®ÃgúŠ)#Ÿuw×wó6 ‘µJ§*V»Šû»Ñb‹ ×a~WfýOè‘r^AüÏW¨O©.ë6¢å–*i¡ÂíÕ¬J”+‹“þžŸ‰&á
+Ž"
+$ª[Wÿ}as]x(Y— iÀ DQAóyVËnëȦÈ'Lš²ªU3ø Uã“ö3Q‰'HŒÿ–ö'X´n W{íãu ¢R<TòÚ‹Tê.O]^™LˆŒ
+1< ¦vÃ÷7ñ¾å©
+$VOÀþ‹alì[a:Èv‰ðY+Œ?ÈÆ&)‘})€ZܹàLM¦j†«ø¨÷%ÔyÄp<Ÿ¢ã+ø
+³á䫦€v•^C,K«£UNtÎ E2GCê Ïú3üÔÐ?ë/—Õ˜Àú‰o7o6Þ^Táê²9×Wõ5.¯÷ß4€ýè0ziVÒþåþõÞ
+zy÷¬Þû¼{Þ;µX¯¾\½ïÕxõá`í»7²ô]w^`ò MßZß|ê7C¼xyþ Nÿ›G
+endobj
+1279 0 obj<</Type/Page/Parent 1068 0 R/Contents 1280 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
+1280 0 obj<</Filter/FlateDecode/Length 1780 >>stream
+x}X]Oã8}çWÜ7@j3¤-m‘V+QV£]
+ Œæiä&.õƬíÐe5?~ϵ4 eŠÒؾŸçÞ{ÒR:Á_J“ Ç”­N’锶ó„/'4¥IJ£é÷§ã䌌¤%öâèÙ°Y™L“Ó°2{àEˆn.ôéê„ÎèaIi2h i§ã)=ä~Û =dGÔúü$²Õ¢”Ž­§¸O‡Û§?~œP?…á1ý?ñԇ뭅wRa>íkü…6‹í›-ï,¾Ÿá:ó× œÄ—Ë­@šy?ò¦xÇýO/é¥õêöÿãÑ·/óûÇcÞúéjDiÊ©è‡\ôŸÄîB—VY§Ê'ÒKÆh[z<J{4èÑðñ˜2]–2s2§Å¹&£+' oºÃ®»öôÉ­¤•”k*µ£a--Œy&¬³ ݇ܦµéÃdÀ©[ K§´ÙJ•Ò’.I¹^òñò¨Yn†…„έ­Ö
+ægº(„“Þ";¨@ÒlãocáŽ%
+¢Ìë`‘FMxz"#Ÿ`ö`£24—nöåæžJÄËÂh·êjvI|2'#Ný¹­µÁd,´f°U/=’€§€Qïê:)„
+ÜùJ‚™\òWQ:ñĈíh…Y%×56r4ö)jûÉû
+dt¹Uå³/èÐÈ‘ù¡GÝ!Ú²Z*±(
+c:‹“ ³þʲ¶¤cWJ‹¿û¡¹â)/N‚ïú+KË áü˜¹ÎAÂ=ÈÄÔM"ôöÐú¬Äƒê!UMÙㄯ|‘ ¶*Ê·ºéÆ£]dÎõ†ä¿b ªZÓ» ²šñaQàÁŒêñ¸·õQ ¯ÀjD=f ¨óË;Ô x–&ûVf+£Kõð ö×*OO¹úâ@À1<}¬ÿSIóëy‡ë=q¢ÀÛ#Ñ /·½"ÏÑqku¦»Üëð>Í[l¾ÝÜýùÇÝÍ×ÛßÓÙo±Í2 ¤ QÓÄðê€þEG×.ûAI3faóH¯p‡¦nã0²’À»Ùº)ÁšÄ\+ŒÖÚ©H#½é¨‡T'‹Â³!ßAî,{3‰øuœ àÁ[,âoe™søEä÷çe©+ØåßN^Dö ¦}½¼EÃ3ŽÒá}†|6¡¯Û¼nÍiÑeB9ú%kBrî=¡ÿ\VëÈAQĬ¯Ø•½¼ÎC ³ô¦ˆÂ«A õxîCÙqØ„|¼YxÞh:Qm†3o¹ötw_4 Ãf+™W`ì ק«i|{MÇøAb:¤ñd¤CߠίgçtkôŒx•á%l˜ßØÈ~}¢?9ÁOù‘ï¹>L¡æc¡óÞÑd”Lðû~˜ÈÎÎøÑ燃¿þVAVÁendstream
+endobj
+1281 0 obj<</Type/Page/Parent 1068 0 R/Contents 1282 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
+1282 0 obj<</Filter/FlateDecode/Length 1035 >>stream
+xíWËŽâ8Ýów #H嚪ÕtiF4›’I IØÝq
+ªÎGÉBõ銑šs^µËz·ÃZ˜öw²l)5ÚüqÀ´ß¼9k6
+ú!Îœ­:g×Ûeõße¨÷žŠoç÷nÙ¿{œUÆ žxñ$ xzïÝÇî:6ÿ´˜Óï…þ"“’V:9áööÈ8
+b\dg¦>îsiÁ·5–‘ÚàÜåÍ<vÏ€âZŠqïsÛú÷GïoJ»èFendstream
+endobj
+1283 0 obj<</Type/Page/Parent 1068 0 R/Contents 1284 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1284 0 obj<</Filter/FlateDecode/Length 1626 >>stream
+xW]oÛF|÷¯Xø%NaÒ’,Ér°ãðC·ZMQœÈ£x ÉSyG»ê¯ïìò(ÑtŠ ™&û1»3»úóhL#üŒébBçsJÊ£Q¼XÐá£ÞàÍç“ø‚¦‹ \ŸÏâsª5e8;ÂÛûpvº˜Ä³pv‚órôfutv7¢KZe4Ž§çšÃØl¾ U*&F´JNè[ÿ–“?®?|÷éí)áòæpùîpy+—oWŸFMÆñ.Nuý¤kGÏÆç¤HŽÊ¼®Éçº$…(+[Eªñ¹­WÞ<áŽ*µ‹ÙÔÙÝ”ÆcŽ>jÃ&’ÛÞUI^ÛÊü·låh­ý³Ö[¦Ô–ÊTT*Ǿֵ}vø­ª”
+›¨bð€,
+JlåMÕhò–l’4õ)­RŸÇNÉçÆ‘ËmS¤ðˆ¤àA¥;üR^“3¾‘p$|FbOùµûŒ4@@µm8¦ŸÆdñ9¡L™ÂIЙ-
+ûlªMŽ„ð=»Gì -²¢-·l T¤U’Ãyªù `*•$Ú9³.
+ÍÏ•Å­çC0ô¦²o¸(
+š£Ð›P‘V¸z˜~h. °ã—ØŸ| ñ“ã–ñ_´æ†gidF±Û>?ºÁ3]#g™”ª<…0Y ¾j åú…•áÄù• s*0Á²ò|\¾‡nÑ¥˜n--?®:Üè$zˆ–ÊQ±F‚n‹¼†glF¶ºðŠ×Œ@ŸÁÒ•Z(fÈ»`OU“hŠðD·¶\ BImÒð”I-H¦S°@K/-¦¸h_O_Äp+2PydWëmaøˆ@f¯E
+‚Nºz2`‡Óµ£&©­³™‡ã¬A¿ÂB—Cèà."oàv[[o‹£­
+xÝ-º‡Î„<æˆmÍ{*³‚­ÒÉ`Ñ•;@
+è„©W$ a¢`½kô+<ö¶;Eá¡…M@vGÑõ=]tÝIyý"R¨ò`òžò@+º PÀ8îfÛýÃÞ_è–ã‡Ú”
+:ÝcÓ1ìi,Òai=~‡ ¼¶ÅÀ惪t]Aí8Ûèê¡ëèèjõî!ºza05ª°Ç1v ¾œñ¨èþZ®dð‰|µkÁLÞؘXÔK#ÄØCí+k
+endobj
+1285 0 obj<</Type/Page/Parent 1068 0 R/Contents 1286 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1286 0 obj<</Filter/FlateDecode/Length 1404 >>stream
+xÍWÛnÛF}÷W òR'iÝ%m»¶ £ð¥1ƒ<4}X‘K‰ ¹«ì’Võ÷=³KR"-¥íS#4dîÎåÌ™3£¯'êãg@³!¦å'ý O“Ñ
+<`>ãK÷žCzx éꆞoBJ•³oóEi•P’f°ì>‹|!j¯"*Rµ$a»ñTN£`È)"$™%Ý%´Õ%n´ÐÅÊÝzã©¡­,×km
+@¹•¶ÜéÒë"ÕŠ„Š¿a¡U‹ú;ÀU‘Êq'âMše”ˆ4£B“-„)º@†®l¥+6šÖÚÚt˜l$•0©¶” þÈÔ!T®)28B¶\(ÎÞètÁ ð5¶ XðÇ,:x§`m‚Í6_å‚ÅEù˜ªNèbÒ#_4Æ«þëCHe¸v`'¢tÁ’tY£¬ŸkÀÀ<ûf®u>+q=þ»Lšì9ö*ò*Š*þŽ_ë½XW„óÛ  ý¸ÏFcßEÏ;Ô®*p™Çõñý¯¿¼üðÄFÛ 8 ¦ÌÎFMŽÕè( €ðƒË ÊBv|ö¦BKȵƒ’
+z2i.̶B–~sŒÎ2iz$²b¥ËåÊ%£¨ßu›³PËÍ:[ë{—¥ýôÖ¡ã˜_yÞø2‚z.Ça$€x‘cïÂå!=C$ÔÉBÌ£sÊt$²ÎEëJƒFu™¹ÎêRÖq{%^tMxb§Qº®5+±ãöY]®›ÓÓQˆ:ÑV[ÀVì+áé¤[§%¡ÉuÃot™ÅÌ¡®æDcj|ö¨T‚Õñ€mkÏ>G|†^*¯PÒf:~…5fT¶‚»e*Ïô{.¾H{X”vbÆ&vav%ðŽ5x×`$ÕKj´Ê¥âé"Û 5îóbÇH´XÖy9‡¹ZeÛN‚¸Ä59œÕè4€º9 *6MÕvæ;à ^Ç'7%ç’€S~YOŸŠ7¿/3½Ùè^ CZ5'ÛÃó{¶º¿?4ó¸Äy·7»Ã£˜Zü™Å(22‘Æ€O[†™ƒ?Ô<n>ñ® 7jG+Äob Yè¼_H´‘ÛŽbëÕá_¡Ò§ óA0 ±¨L‚9~C—©úw"
+©º+´q‰f4r¡1îP9”u‚“=íÓâ;릭-!»‚–ZÇ”ÆR°¨–l’ »¥úu÷èd]ãñß2_5]ùÿ#þµvèWåvêâ*¢ATº; „ro<öø»ê³õ ÙH9†pÅe¼0¤ù›Õf•¢¶¯ŸÛ¼p¬UÁzàT;ã¼úæ5˜âëâ|DÓÙ,˜X=ž/ï¯.±éÏpìCQÉ Ûv{ÛY}ãlÖ‡Páü?Z5Çøb9 ±£âÊ ?dBÝ„'¿üWÙ²wendstream
+endobj
+1287 0 obj<</Type/Page/Parent 1068 0 R/Contents 1288 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1288 0 obj<</Filter/FlateDecode/Length 1413 >>stream
+x½WMSãF½ó+:œ *hmË_›JR…ùÈr
+¡¬Ži-*QH|%‘çj£éA‘ £HĆ„&AÝU0’U@Ö׺’©¬*™´þbQk©O—ÏG:†Á œ”E”°ËTU±„Gï„d.c“©’ð§¨L½&Q”óTšrù*ónŽZš&ÃUö´"YªZa‰0”™^`½RužÐ&+áwû&®¼ýhŒ9Ñ›”¶ª¦•xEš%Ý-±¯x••’3ä¬t•Ò¸hl¹ÉôŠwIûú½Rñ‹Òºá2É´ˆrÙËÓ=­TO±*²òé@á)Úª`Ø‚Jß©5—RöÊ/þ|ÊU$ò¿`íkœòó^`]DA¬Ê”Ò,—ô¿ýp= ŒŸa0Gt6šs|¢:äUDq¢_¨TW¥k¸WŽoØõaô-Ÿ ,`3pé~¤!`žn.ápb?‘ðƒ/`µ`Ür™
+ty{~sç–ïèr6šÓ ¨*’„W¹ð_e¥-;èkV&L€äÒ¤=è¢ÖU1|RĘÞ[oYÕTÌ3d¿¤-É[Jd*êÜü'ˆŸ«¬Õ¶‰|¡JS  18Æt•à6e qn)Ò?}oå²a%{°tâÕˆ BÌ"<i@>ÏÁ$)^(Kû[«äSÆ5ÿÞV{Ñî¤YÜÜ?MõñÄ̯ÃÅϧeVôõæ"!eALŸ//úÔ½FÖŽš‚Û=8*(ð 7
-QO‹n ‰PLjù 9³C‘îf/’TU…)jxóÞׯ÷ÿ ‰n%
-|b®<®ÍN úðå–>ñ†uÀ×.
-X*Êܸìæ‰öDøAeOD/¬€¿Þ
-7»òí‡ä>WIîE8lð†7xŸÿi¥Hr¿HGvÇXyôÈù”
-endobj
-1056 0 obj<</Type/Page/Parent 1011 0 R/Contents 1057 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 460 0 R>>endobj
-1057 0 obj<</Filter/FlateDecode/Length 1645 >>stream
-xWïSÛFýî¿bë/qf‚°ldžÌ0-I Ã(¥™NédÎÒɾDÒ): Çÿ}ßîIÆVèŒdÝíîí{ûvõmÒ¿!-&4SœÆÁ˜æ³Óà„f' \OðWiJåÁìô·Ï<˜ÎÃ`ö܃Édú¬)x ÆpÌw§“`BáëÉ)\œ`¿Ëè~Â8–Î^cMN“ù<X´wü”ÇÏÄõ6_Î( )JqÆùÉ‚¢DÜŽ)ŠGW)mmC+]ÓЕ:6©Ñ Å6/›ZWd¶ÆÑcmM±ÂÕ·F»Ú ÉVäLn2…U5••]ªe¶¥\«ÂQ½V5>4­­«[+/£/ƒ1…S JF±-j×ؤéÑ(ªã’œ®M¬]@ïÖ:þJµÅWšLz`«jŠ‚cá›J•¥®Ü+RE %•$¸#]ÔÕ–LÁ{{¾9*¨,³J Hqä¡¢83ØG#>^³,týŠt/ÙÄñå)rî3y4e°qI0 NŠ:õ«žò}4á|î ƒ›#P¿êu‹Êˆà†§éûzÀÏÛ«÷w¿_Ü=<D×·‡&GýÀÜÚ6YBKÍ™ÏË ñ•Ê¹­>u!Øú¥le/û ¸¢a
-4©AS¸¹…1[õÜJŽ]¾ €~z°/ \}Õp{²j( ‘€4t-¼!ì4+ÊL¡Ù-í¬q$mAëv2÷]Õ/,¥uÎ0åv eαYU¼¨ ™ûJ¶ÁTT¨«-û-p>I©C£=nr˜ô‚¬ç½c3#ù)MC1{FñÍùõÅ­óÓ?ë¼ü „kc ²àr—¨ ŽO;Zol‰ã빓,¸Ò‰”‰·¾#²Kõ¶Ô‰ Êw©AíÔkMÍwd—ÅÊÉIsµ;%عTe‰%=·¶äÀ%÷ÿX(ḭ”pÌ»÷¥é–J¾Ì¬ýÚ”ttMÑÅ}ôáî×ý|œ°ÝãÁ‰åÃ0Ô«ÊÂS¡waà½Ê—J4 4`yù„<Ù÷*/³¬Aö ¹¬–Š• ®nYŠ*”ƒÉßäʱª.+XÁTlϯ°rÙ4öbX¦*ìyMÑYË(—.­€T5 üIAœ妀žïé)¾Ü_hÖR3Kk¡· ÕT+e
-á‡é§ÆÕ&ËÄ>J*åãt¥T#C­òË!Ù²§…§ÓZ=¢Æ‘¤½Â èz¿òþ£úøòI ËJ§ú"ʹ'cmBÏh«Ý!ŸF|X]ˆžH€ÜºLáèk ùD¨ªªnÊÿ`mر6<ô‚P¼À_B…}+¾C1‘¤!x¬}¯4Â4—}rµjέŒÛ©ÇµÝ™`þ%3«¬Ç™]|×bžYÈ öSGßË÷ÃËÊ¢…HF¬‰mXÑÁ`H›Ú+™ž_) ßMºHÝR …Ü›-ÐjLñ¨2“ìÔ
-Û~’¿ß¼÷_í±¾ëåmªÏzñ´zôù&ú|­bˆv[7Ýø1b* ov„§W<»éBPÿ1ŽÎ/£‹; $”¹Ó”¥­úRÀÇsFR®ŒSˆË›ý‚xþ„¢0ñ8z4uCÔ, {‘Ô¿ÀmÝχ‰’Š æ<TE\a¢ª>NÏ?tl½q¢ìrPà(«4#£UF ¼0|ˆÎ&õÊÌdCßF™sù¤©‰ –ú"Í¡¥ˆ¨—|ñ†©g0Ø×h’máqþi°¯V4ò–~{­¼­Ý2YËËdªnÌ3HnQjÉ—>&çše‘7KW¾Û$ÿ[2K³Ζ7µÑKTâ
-ö=¨»Xä]DB^×uùæøx³¿’,ìVw‘3*í¬uÎcÖ~#ðc[bc)+á^´¯DŸD?y|ñª#¯(áï['SšÇþ=áþüúí9ÝVö O_ïmÜä˜Ð¼ó¨Ûp´˜àæ™q|¶˜‹ù ؆§á‚7]Dƒßß]endstream
-endobj
-1058 0 obj<</Type/Page/Parent 1011 0 R/Contents 1059 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1059 0 obj<</Filter/FlateDecode/Length 1286 >>stream
-x­VÁnã6½ç+æè
-|ßd²ÎÓÎð†uf†­­$Ò@¥§1ŠÓʬm”;’©™¨“s3£÷êÀ¤yTÚC/+eUJkÁhW½FŸd˜¾?î¶ÃA©CŠ¾NHØw²m8IOEi´ÄYͳlú<Z¬Ó ‹èN¯m6'ü?lÑb¯³ý:¤˜›J@¥JV»¶“z÷>hÀ‰ªõ3ŠÝ@‘±À£~ ¸HÓ5¦,{ìQÈYÀŸ.–Ñ2^ÒUß@…]…×oí<M®h
-£éÕâ+î·¿)døE™3O³»ï5}×轜A†½‚Œ”0Œ-®P–¹ò"‰&ôÔìvè]dÜ]3é²Ya¬³áЬ[3]EëŽÑÇd¹òu÷†à?ry ß¡ÏGö‘8šÿG[ ßÍŠŒ'†#ía=ë(¾¦é"ûcCiÅÝ¢É9s'rqIp¡HÙ4Ñ
-NeT*ëÍNµÉs0f¡›€†ÇÙˆäÁ·ó|ÝÛ}b î_ ÿÇŠâî¹4™(™1~EþW莙|ªt@¹FFKdÙáìÔag^#@å² ¬
-+Ã{Bû(aS, ŒS Ãu K®•l
-aU_nÉÔ„P¦èƺ1Ϙeà‰y{ý0ÅÈTµpìÑ–rCÚ8ŒW”»3}ŽÝ”jdpË¢gù|è<„ÉLµÈž¤CŒNA×ðüC'ù™XG«ÀJ?ÉÉ5˜~µi@·8b˜ªZ%Núž•89—v­ŸD£)ŠkBÁãyrßË»6YÆ^Ü9Où‚Qßonûg\5NjÃô]i‘ÐN!8@)õa¸r ó•Æ9ºcÍIaGÄ^Јñ·7mC“ôñC)S§Ý²¿žÐS $€ »#ôÊ¡Âã!Ö²Q&¼ô5L¾´¸Ä¢¸§æœÊ[éCL\ÆBÐf X'-"à®8׋q´¸YQ®ÊQ›ÃYÀg%aå(ê ·š ÷Á›µ¼™‹›8¹Y¤7W˳p?¢Žƒø<'›}#2IU‹Ž+¦ ’±>kM¦<E|ëI£Ï\T GÚ¡S0Š£ò¨ œ”.mý&ôÊÃ/hŽÒ›¾-T ÷"%¦›íÔOý€þ-ɶ¢±Vüý¨óûõÉÍÒ²y¯}»*¦«4Z-×Ý•kÍ\~Ü^üzñ T”|3endstream
-endobj
-1060 0 obj<</Type/Page/Parent 1011 0 R/Contents 1061 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1061 0 obj<</Filter/FlateDecode/Length 1609 >>stream
-xW]sÓ8}ﯸfˆ§™$eŸ
-]f˜YØ.„Ù—¾(¶œˆÚRä¦ù÷{®d;Žf—Â
-»Q^Ø#K¹r™•^Í”&-|meB·žüNReœ§p*£R>É’DY’–þ`ì#e¦ªj­2Á÷yñ(íK‘IªÒÛ7ëWS§×Hl>ß~ ‘çV:~™Ð7¥q²÷·«šýIÚ–fWG‚ýŸµ|KBç´•ZÚðÔÊJ(¸,Գ̩@"BîöÂz•Õ¥°ÈËK[ ®·!)
-5€Õ#†¥¤GÍÀ±Ø)ý+Ï­ü1\œ1KÆN–û ™\éFëjO¬aò‹³É
- à
-¸wl«Ï¸;̪pºBÃó©ÒAÑRX½md7kôx¼LV¼V!’‡ÙbÙ$ÑF^v{Hëìaä .ðÈũGŽÀ¸©K ´eíñ{ˆy„ ›í “Þ±ÇpÍXBoÿ¬E©
-%óOº1ø
-Ðÿí'‘®ºÖQsøo¨^G.¾Hi¤¸^GœV¦ |A®®ùË/¢ÿíöóû[Þ§B€w&«y
-S–oŽÛ ãå,èg3†½Àgçø].VQgÓ~ôÇúêï«œJ¸endstream
-endobj
-1062 0 obj<</Type/Page/Parent 1011 0 R/Contents 1063 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1063 0 obj<</Filter/FlateDecode/Length 1598 >>stream
-xWïS7ýÎ_±ã|(LÁ?)LÚHCÊ4œÉf:òl+ÜI‡¤Ãø¿ï[éd›kÜ6…a°ï¤Ý·»oßJ{êãw@§CPVîõ»} úÝ!ŸâóVÒlïb²×»ìÓkšÌ°ãä rÂê~Ÿ&Ù>5?¯èZ”’î¤}Rþ/•Ï”=SóÚ
-¯Œ¦™*d÷`òu¯OGðtC›ýÍóá {²ý¼Î-ó7É ,–•ð»ŒÐyá¥Õp÷$Ijo•t43–‚csµ_à…Ê"$aå›Æ^úŽžCŽ´rT䢢¥ÒS¥ó6ÜBäfùÑÏ­©«ÍÚ—¡¶ó²0λ­ÅœÛ+×nšW;ÓÃÖHs­t¦¨C¹þ17/ýGïðƒäüH R9åÓ&Žuºv¡ÓÒ/}XÅ)^Ûm"jgA¢˜v½ƒ‚÷°gG*k¼ÉL‘¶¬}ìXo«l+ÇÿnßEú'ó/ñô.i0ˆmt4 ,¿™!;µuò¤@¿˜!"'©”ÙB
-´ÏnZ¶)G»dÞÀçŽé0ŠN i%,óôÙäÄ`ÊÇêw¢Ìu€N3–`¬@ú¬—¢îrcµñ°"õܼдÊ(íIùĉ6*ãœjXRqb„^m3£„N0˜é
-6~Ø0%=gÂ2' ÛQL–ôþ¹îJ·¼r’X}à âè— =šp„ß¹ÐGÉJJëaÓ«©d¿¡ {—¯ipÚèÝè8Ê˨;êÆ£Âö¤qT»†’HòÆlƒrØ›éAV^¦ç‰ái<7lö&íárÚ­ÌYYàFLM•4twPÞ„+ç8<h¦'>‡øÿ ÍRÓ“°ÊÔîojz¿ÏDA8”ƒ„@pïbòA>n¹:ð µéR'9cëü}WpØ<š*ð÷»ñE«dasS‚m ŠRŠHP "ƒ"Ïc“sås&«0Ö!4ìpc½©u†Ý˜,TQ°¤mô¯å8©-º`è°‹Ü”¬IŒ+6w„ÕYóªú±×á ´ÓJ4÷Š¾òì%ûg -ŸA¬"'ÙUJ *ƒ!a2…yÌÅKådòYð¤ι ô|\Ž›ÓhîëàÄ/Z>׋™>`+f;;Á€Ä÷ÀWäÈAg ë˜EÜ’ÈO¢¨9ûh:hy`œK3Ÿdç8’–Í™8&¯åz;ˆÆC˜3¹ÀcDºž)œ4†ôX ûœÛ´>Î6>`¤IæWUÙr 8[<)Ö@( ç:Ž°^߶çë f¦( j¯°Œ ‹5>Æ6óµ ¸¸âÀ…Ó÷ÖýâhØE:ñÖê M¹†¹¸é—ˆ´g|þî·«ë÷×çã÷oûý_èçp/Ðß5×.h­5cƱ`kyJGëvòMÃ#6üAjiUFãF–fe‚ËÑß|‡Õa€ûQè1Ú‘áu*ÚÿEýåæÓï>Ý|¾};˜2æ_c£Žq†õ ‹‡´ Æö û_J‚`§R5£wp‚kâÙˆo„QïÎÇçtkÍWL_8ÉÂi"Ðœ¥ G§C\óýï[rÎÖŽO»§'g¸‘ÂÒ°ÏÞOöþØû >"]endstream
-endobj
-1064 0 obj<</Type/Page/Parent 1011 0 R/Contents 1065 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1065 0 obj<</Filter/FlateDecode/Length 2025 >>stream
-x•X]sÛ¶}÷¯Øñ“Ó‰dÉrm÷NÛ;qZÍõW-eÒ‡¼@$$"& 
-…
-’¹šÞϨRYají·8âˆ6Žì¦¦øzRžDŒÇ¤v­‡4/Œ'þWÓét8L†'ì5cÐ𘂥ù‡‡ãéú€Ê¨`líiS Z„3¹áøàE¬û@S‘Ê+S£¤NëhcPÑ\#m<Õì’9Ö!;.¬¨²ëùOG>ÞÍ(WA-”×p‰´S:ð­¼·™Q ÈÆ„‚4@ Ä©òÜiï‡Éâɘ‹ŒîáxÙ:8vÔXS¦VV*g–&“¤ú8¿—(Ù Ó<–åhtü «×-M‰ j.&Üé̺ÜSn¹nÔ8»6¹î%ʇ»2rn^Fhi]£’jßÎè‹©sð 1]³\7Þ@eÔ¨/^†51€ÜÀ̵Éø™êW·R/Â&­sé²&ý¬ªñ㽈!pª)wäèM´QÌ.…|¹ïzyƦ㘴H½D:ÑWh‡Ý®†Ž’D„»(´ ¬à4eêΕÖ>µ }=ZEªç¿Ãxá¬Ê30ûë;«¤ë¶Ò`)8,ÞXzºnä µ~¥O ñ®P?ý
-­‚pQéùtú{«ÑCè2¼U#°Hõ˜*âCN‡Âw Òņ'%z‰ãÛa£ý¾œ×€´ç9¥
-澺9žÒT@½e©ìˆì[ ô¢~£ýòTó Àˆ˜ýyùxM·÷¯·¿¾“*È4JÚNþYq_å›Ðé׻ᚆʦ°Ì žÆ{‰mó—)á tè…l#"œ©í6ŠƒO©6ÖG¨«ý<»~”ø{ïðy]½R²Ú·Üƒß[ã8‹žâ\lyV(}<nWÔAØ5{"¹‡ŠPl9Ý(ÜV©kØ8Þ¸ò(®¨z)õvºÂè朗—¼W+Ð%E\‘õèï`3 ð¡(˜°ˆŸf"Át›Þ¹Âäxf·WPÄ(Á8Ìÿx 0ÉñRìf±çù.- [g_ðˆ[®”Çv7­›6Ð}øÛLvfT÷^ ]gªñ-v‹­¯››ˆêÆ® ýŽ¹1õS·Ö!è­ó çF4
-§!ª-ƒT«d‡‡qýy
-G¯£¾~I÷²ýÌDím©2ÝÏC•Þ²ú¹“’ ­þ–»mAá0Tö„Ýïú9+T½‚•]üè@)Öâ¥çøö@ù"
-£m&“cƒ÷ ŠQMÙÇb’ñ*6À”¿,09 kšì(ùž,ÊØUûñ§_hŒ‘/1ƒÉ8n‹“ád8ŽÔå|ÇÛÙìÒ¯7õsÞ0/Q¢½Ößf¯‘¶ÅȪ™ž¸×XL–E»\‚"[¾"@M™ðüé\F5জ>ôê’¶\Ì°N,4Hë°ˆw"Áór)_:y)@1”¡jkž®nRM™{¼ñGƒñÏ„ª ¼cLûË#BE
-šô‹3¯¢<iì"`çãwJŒ¬ ‡–ÎV’ïª%È $9:À稥•Ål«Bäï­ÞðfaV˜ùùÈ“ ê6ÿ)/‘˜A £0‰ dÎ;F$cXŒÓBóÊV@·°vó^ £¦ÈÁBñ GôscP¿>(Ú²l}P·™‹qé$J\•â ÓI8Ò¤Ìr©yU=Pß.¾aõî=§ÁTz`9b]ªÏ õð?(¡ïgœ"b©7H¦=:Žã6ËpKxÂ2•¶ˆµ§çœï8q}Á•Bn—IŸ–û7"ÔÉ
-5ÀU| &cé¡ …r*±çbl@„I²û3G {õ(y)°0åø–ăý-íõlm¿«ý@4ëEÀý6ƦŸ©jÑߘx3X«’/ñ1öÞ¯¸Ã¤*éÊ8>ÃoS.&tvþsü½Åìòöê’œ•"~´n 5\#T†tн08?±®ü£žŸÏÏ. _8}2f#×óƒ¿þF{Üëendstream
-endobj
-1066 0 obj<</Type/Page/Parent 1011 0 R/Contents 1067 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1067 0 obj<</Filter/FlateDecode/Length 1698 >>stream
-xXmoã6þž_1p¾dÄk;A^E'qî $Þ\¬Þ¢€€‚–h›Dª¤Ç÷ëïRŠÜq·m[ì69/Ï<ÏÌ( i€‡t1¢ÓsÊʃëäàóÝ Ï(YâÍù%þ'§A0P’öOû£>%kI÷ÿü:Oæ´T…ü”üŽkg4†k'£ \;JÖÊù÷„¿׈¢ØRa2QËœ”¦‡9}S:7G³„Îú2–Fì
-/ƒMçmÝ|IÓoÓÙ,IÓù¯ódòp:JÓÛ§é¿'Oó4$7ïc8"¡s~4 “!bæp2£k¡´£áOiœçV:Ç'ý£Rdk¥%iQJŽ u¶F¤•PÖ…¤?ÕbðÑ5CB•´KcK¤&ëëé×¹7û!¢Úp¢£U¥ô
- (©Q¿==:ïsŽ¦5ÕÛJe-ŒæÙQ¡žå—.¨«ü³pžÚéÆT[«VëšÒ£,ýDë«KzP™5Î,k¼¶Uçl8è_²³·Ë]ÈŸƒ¨*þäDY!ã}F Ü@n±õÀî<¡ÜŽn
-Ρ´ÈD=˜i)¹yü<}DЮÙ3ÓŽ4W—±›±ç!f_žwdh‘wd–{‘`Šaff¦¬šZZ&†‹Ú~˱ú“}¢ (EHÖnÉ­MS
-„h 3W!t–|-ÁSï°GÙÇ3ØÚçVRKëuày†2åR›Zzº(–`&B-ל /åkø•ÑñB.$`K?E‹ ì]¿c”D­ÆFÕë=¹Ýgô ´XÝ£þkËp*ʵqu<,¦mhVf¹”6´±Pc®›|­¥vœ˜oÜ÷>J6¸ûáãÓä'n¿>|ù)7%ºèÏ?8:ÝÜÿr;¡Ÿ8l–Ã.\Oþ1ý6¾O&O³qò£H&³Û?{6M¯Z£Ýh£O*«tíiÞÑŒ\SUÆÖé§XF±çtçÆÖ„Þ¶2ÇÜBìêÎ?½qÚQaîEA™
-4Ö-…*Ü_É>hm~^œOïpŸa=4†U@J8g2….ÂiG h½Y DE›‘™ZªÐ;ör¿áÙ%eµ£µÙ|×òÂbIÜ ³BöøéEeÀx!×âÅï aR!§eæ¾Ã[ƒéPŽ†Í™³ôÂo©æ¡o0$§cR5\-á× ÌÐ@ä9‰¨}fe?~ÊøiÒ!áGx±[×
-¤DQc\­ÖìÑSl‰Ú7Ñî7š6kØ¿ã%[QSè¯3eî ·e}õÿ·Ÿ´"ÂB€)¹=Ýݼ-[Æ×I\ÒÄ{φù\0ž½Sv]Ë—Ü‹‚±Øx–ùiñŠ[ô÷Z£°Y‚~™Ýœ,댑:ܘ8¾DAΘܢPÿÁ¥vR„Õ  
-/£‘ß Ñ<ñŠ7•%õfMQÌ¡9´½9ûrÞ‰±9’dt²°Ñ¶¼6F Á;P±R„wõtMÆò^Âå¶ÅêYn¹Z†¿¨á4mݧ©ÛºZ–iš5XìtÍ«®5…“5^µm+M ¡K¡C¥Ò”w´R¢Ý»4ÕpíB¶ÙøJÒ"må
-HY„;WøÀà@?z+G[æÒ ®ŽW7ša‚¢†5Á«òðÝ€µz»AIÐÔYM(xQ+þ,鈵‹}pq»æª @+kš
-JªÍJr¬}c¾;ævõ—²¢Éã2Ø yOHo–]x§#Þ)ÍKï1ýÿUÆa£Ðœ€,2›B§b ªmðÙà@®7"Ðþ‡+ëæÆ
-ŸîùÑ|üp=¦Gk~‡¬éÖd cí ñ½“îøÉÅ¿cÈ¿÷;†³‹³þÅù%~1s£_Ÿ$ÿ:ø/¿ä¿endstream
-endobj
-1068 0 obj<</Type/Page/Parent 1011 0 R/Contents 1069 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1069 0 obj<</Filter/FlateDecode/Length 1605 >>stream
-x•WÛnÛ8}ÏW ’‡MD¾ÖN
-ìC.î®ÄÍÆî,h‰ŽÙH¤*Jvò÷{†”|C´›&H`SäpæÌ™3£ŸGjã·CÃ.õ¥Gí Mý^;èRÿbˆÏ]üå’îA¯×}ûAç² O\ÏŽZŸÛtI³î\àCL°ßnÓ,:¥êç„°ý¢5iSˆBM…!›ÉH-^IÐR¾ÐJ$%\09¾k£Ï³\éBé'Š–"Q!óàÃìÇQ›Î;íà·l7­ÓlÉ“ĬÙ|i–HRIRÚ"…´$’„Ì‚Š¥´
-©-¼³ŸšL6­S§Ý >ö@t9tAçK¥M?<<ŽèäöËý'-‹µÉŸÙ!:ÁzÊM™ýféöæÆq Û<Y¦E*ÉáÚéo.Úùpâ
-Š¤FÉ'É+¥
-“}æõàâµðîÉŸ¥B£g+¾ëÒW­^ZwJ—/‡·dµ6¢» eг¡ÐídJw®F|æÞfC$21W‰*^÷Ãbl8UøVeÆŠ&êUß á§š…ˆœ1¤g̸bäó
-#Š.s
-€Á¼æ%¼eÂ{±#ˆÆ”¦nã%3ç^ËU¬s/©[OÏj77R_É´iƒq}Hqg|K(·Åñ1ðNügu\ù=ái­ˆc ¶h 3áÌø
-® ÇõÏ7ƒa]xW4n$¤j®¯Ê¸v|×Ó‹*ªÎ
-endobj
-1070 0 obj<</Type/Page/Parent 1011 0 R/Contents 1071 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1071 0 obj<</Filter/FlateDecode/Length 1780 >>stream
-xXËnÛ8Ýç+.ºrG~ÄuÒf‘L4Àô1pÝdCI´ÅF"U‘Šã¿ŸsIJV&AÒÀ|Ü×9ç^ö×Ù‚æø^Ðå’.Ö”UgódNëÕ"YÑêê/ñÓHÚú…üÉè󛇳ÙÝœ>ÒÃ7­¯ðGN¸e>§‡lBñk¯´%ÛÖµiýI_Íû‡Ÿgs:_Ì“+í“ͳl°íåå%üð™ÙÝŠ‹`ì|¹æ³ûBÂ𸌋“Á1¾âõÑ )K®tÿDž7ÒZ2[ÿÉû¯²Þ$úH‹Ëhïb…¼ÀâE²Jè³ÙSÚ˜½UzGÛVgN)tN–œ¡\Ö¥9u"-%/ð…z9×`]êÜ/öµþº¨RñÚg>w™ø€¯‘J'œÌI¤æYNéˆ~(êDV(--Š¶SÖ!ˆS5ôUº›ûoÒ¢ÂâãD%2ùÃGOøÚš†$®ˆž..’%Ì Q™$w¨%)M¦–àxß“Ñì ÊÚÖ ]—ÖLIŒä\Ë‘9ª¤+LNéö…Ê
-x€R°SÑápíȼOpº.\Àö\"®
-QÆ{p%â„çÚ8Ò Y©¤v³PQ*àY*¥¦zÆoAƒrlF\Láç«ûÿþòùÛæaC¥1OmÍîHÍ%̧ìÚÒ-
+¢•Z®+K­©¶ƒ½O$1d(Ès•ÕÚõÎ`-â´GßÀY–5#‹ÕªWŒ¥UmpÜC¢B±Ld ÕùxeBc¨Z)Œg/ m q’©·IÛQÛMa/–¸ðèl¹ tÃ8ùZóÈ`£Æ‰Õ Ï, D¤j\Ë-O%™ky€`Q½fƒ;¾ùÖ[38:jÙé>/øíT€lýÅs5lb7BýÆ ‚VoØ„ýaÏ*ÓÆ*i;Ó2cóaïrRL$fÓÖ_½ÅÈ.PwùO,צyÊ€ëUÚYêOðæžÃ)þ¿š‡4‚IÈýßõ­Ï•z†¨…¼ˆëBb®³ðå¥gÍŠ³Ù
+endobj
+1289 0 obj<</Type/Page/Parent 1068 0 R/Contents 1290 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1290 0 obj<</Filter/FlateDecode/Length 1586 >>stream
+x•WÑnã6|÷W,üÒ`ûlÇv’}HРõµˆ‹ À½ÐeñN"]’Šë¿ï,I%6ãCQ\.‰‰;»3;»ú{0£)þÍèfN×+*ÚÁt2¥Å|9YÐâö¿ÏñßJª›ÁÇO šÍhSá‘Õí mJÂíÓ)mŠ«{G|‘ÍLEs:˜®)©ß$)O[)<=WÏ;º¤g¥ï–#Úvž´ñ´ÞÜ?Mè>ü¤Ò´Bi*ŒöÖ4´Ô9™Žþ°ù:˜Òxv=™#úÕõ|’®ÌW@Œ+›Z"ä?ªíZêñr4_.³;+:šŽB{r¢Ý
+ò†*c „$Yxe4áËya}·‘¯%>IÏ¿Ðpoe%­•œ£óÒiט­hÈìÓÈÁµÛ ò¨pt†|x”n8¡§ø š&^‹„'ר]íI”/@'v’Ì Ê`ÖÒÞx©½Bœ–¶Öœ´' ÄdqI_Ñe³‡&ô§“x%Ú +Z‰Dè |MN‘p¤b¡40Tç}¹:Ô2
+¥Kdì¥U¦T8¡‹U£tÇŸ³ðf¨ô{’A•±%2Çñ[YÀb|ÚyÅrÁ]”Ñ–I&!Ÿ??LÈѨ¹å`­Ô%TècIŠÆ™P„·ü³\â‘C†›ªÔm’”Òd¤dDßTçXXî!ÑCmˆ,mé×û5Ê‘…|ÆE(!Âæ£Jq±F̯‚FÌA³:EY A®i„G¢‘ëw… ÙçÔ`wŽÚu4Ë.ö(„ŽV€Ö ïe»G3žqv±è!Ѿ}àÞD6`ºRãá‘£nf@s‚PÄÅÃa\¸#6ç9Èðè̬¢'B»x.ÁKí‘–ÔBÐ^º é1â©Ðj§
+]Gäêàð\˜¢ƒÂHÏÎÎâ&Ÿ¢Šðß>~º£¦“ñõ"øoâ›Ò»”ýîÈÓ)4žßLV½ïŸÝ»ËíŽzb©'ÈÇóÁ5Ší Úo»Æ«=¤õé]z2ÜÈO ¦@®yfÒ$†`b ê/t1߆_dFhöè,#ڹתÌ1~"¤t®Ÿ*z8R)+àܘ']û9«F¯ù~L®1Dbrl8‰ÈõçM°§~^T=R`¸Ûo;kСDuJ ¹büð7\9ðõ†~Ã=‡ók Ù½¯‹“¯föÕçÌ¢üŒ,Ý!´6.$¬5̪V”y
+>}*¾¼ß)\3V9Ž¦GàØí$üëlxðÝ'+Y‚$ª‚p̨Lxk†1”T»×ýÇa@ñyéy›F©Ê§óGîpOÔ:>€‹ï.Ry¾obÄØæ$PÙdó_®”.š®|µ0Æ|£³I¹jçøAÏë§ô8çi%¦ˆ]Kÿðøù)Ë–•Šv‡?¤Sy‡2Úˆ‡‚«8‚s¼;3èu
+dð¤Â6¥w.¶c°‹9,Öëqß~!ÇKÛEzŠóÑ"ÁàõY?÷K_\ÐRëÈx´1†=4Ë5í\§ëV bŒ¾…³ ñS¸ò
+3_¤ÂP-ö{ q$²±4”lœ=¶ñÃâTÙQ;‚÷wxF×qt…t0ˆ°K&ƒŸìõÁS¸«G¯¾vV’žUÖxb6ºÐD?ÂŽú.»yÌn<_bÜÜŹñX
+endobj
+1291 0 obj<</Type/Page/Parent 1068 0 R/Contents 1292 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1292 0 obj<</Filter/FlateDecode/Length 666 >>stream
+xTÏoÚ0½óW<õR*4 è±ÕV©‡v›@꥓8à’ØÌvšõ¿ß³)-e;L‚òÙï{?>û× CÊO†YŽq²¤IŠbr•Ì1™Ïø?ç×JÔ±0-²dò¯Âd^$ùiáf9¸¼ Ë°¬z1ŸaYÒËrØo¤†@Ù(©=›”R½HÇ7•i…Ò£^U+kz'Ñ(ç¿@èŠåÎI á½lwÞÁˆ²”.lÜç¡4üFø·-Ê_,Ÿ££lLŠËjØ«¦Ai´¥çJ‰Ç»‡ˆùBX¢YéLó"céAú›»ï hÑJ˜zº$ÑëðŒíbïp¡ÝQ7+פ.­¬ Èö`¯ü&¶qþˆÆ—ø6êŒlWbÕ’!ÏÀŒò"‹¨çs¡¶<Axuy{…Œf×åSŒŠ”q²ú`|
+endobj
+1293 0 obj<</Type/Page/Parent 1068 0 R/Contents 1294 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1294 0 obj<</Filter/FlateDecode/Length 1512 >>stream
+x}V]oÛF|÷¯Ø—"`1’¬ÈN>4A]híà¿É¥tõñŽ¹;ŠÕ¿ïìeÉLQŽeñ>fgfgùýbAsü[ÐÍ’®×TµóbN«å¼XÓêöŸ—øñLMz°XÜ«éƒÏ›‹wŸh9§Mƒ³Ö7·´© çÌñMuù¨ÚRQǾq¾U¶bÒ!ôÞoþNû7yßìzU,±óò‹k;åupv\³¢Åb\³¼0¬Ùì˜òÁýž=õm¾|£è(*ó’~cQe4ÛXÐf×Ò \O
+õDÐv+«QC:1ؘ´2ì\ojA:§Ùâ:ãó¬Œ9P•`bo”S:ï¶^µâNEAƒLAµ,¢«œL­ „ªZã µWÚ¨Ò¤Ey?X¢Fã›è• ûÉí¯çK±RI;Âenô‰ƒR®éñÏÏ(NØ)Æ3–k¨ö¾feöÈ€¤¶J[ü®å¸nŒ~aRt¿‘㟚§íxšTf=ƒO;µXGµ©Ceg'èY'øoTFÎAÒƒ<4¸•ZuÈB” >Â5мպ3ö•\z¾ }µ#èžcɽ~~N¦ÚeÑ’·Ò pþ^]OYú-ûtÀÉV€4¶Î¿ñu  [Hé\ˆ&°WëŒ:溠¯ 8¹êh7úÞë¢'L•ðU£B„¤ÜÒýÝã)±w»ÃW:”=P+U×ܱ­¹¤ =`c;-葱C\ì:, W; )N6âÀÐ7—éÞíÑW‚ 9AÛû ê°É*TÁk!¯žT0¶<œ(r—0ÙiKɦÒ'Lƒó½ù•Bv*˜QêíV Ù¨*¨SDÊpöàþÌgŒU&³aãäöòõ ý!%Ô^£ô }Y IrÏã
+™«PÐïXƒ¢²Ž`gÜŸo5«ØGô T.§
+‰uÄ)Rf’›øý ÚD‘¼<ϽԕqÕË)ñ¥äéìZÂ]û€öš)ôÃÝ›PLóöœnB.ú'……ä@ŽÁ@[N1×"‚5xh¼kÑVc†Â¸@ÃMU8"僎*b5(BpWOèFxÙ@6Á[(ýèºÎùØ[¢®ää´$˜ÏôgD"oã‘À¸[a,@Û„æÇ‘É ÙbRUU ÔÚ#´ ûR(©­—Å0.‚úTK­¢*èIDÉ>ÊX㡃‡åØ•dšÅžïöCe\˜
+NÐFú² [±[Œ<ñØùô++ŽÙ÷Ê •`ðlME®]¿(>‹[„!:a@³z^Aa¡O ƒñ)Ñ*!{o³éKä&7ª7ñê?˜ÐHÂãò¦‘>ØèžQy˜¥O„Ñ‚CqTàb`\cÐITýœÍùñlb3'Û"Ð/t§Læð­‰ÇuOB
+·jkuìk&°PhÎx¡÷ ò–qfXϵWäÀ¬–MÓÿ›ç}
+<p3môŽAL RÑ»Faè<¿Ãiü±Òü‚ú hÃM¢&Áp€ŠW—I¡¥ª^˜LiÄD]j£ãAÞäõ.E·ŽïR0礤NT‚š1,•Yé11ûº"šSåÎÔ8×Öz:ågŒ΢ö5JùèxÇ,éá<qÔÔ™)¼AeôŸêÔXÆ ¤ƒž/å˜2îhS4ÊØ¢hÀç˳á- ³R³C«•‡ qc£ÒLl›„mYTΊ5,uâ5yS¬ãÈ„ç÷Ð>ºcDuÄ(>µòÛNÚîþßξ=uöê:“™):¸Ó þj}[¬?.1Æ0Àóµ”ùÛæ⯋T1endstream
+endobj
+1295 0 obj<</Type/Page/Parent 1068 0 R/Contents 1296 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1296 0 obj<</Filter/FlateDecode/Length 1584 >>stream
+xWÁnÛF½û+ºÄ$Y’eI9ôà$N´®ÓZ‡P,É¥¸¹Ëî.­¨_ß7CJ–h(#—»óæÍ›7«¿/¦4Á¿)-gt½ ´º˜Œ'´˜]ç4_-ñ<ßהËÂ|u3^½¶0›½²ð~}qõ醦SZç²X-iL&´N/Ký¤Ë¹ºté6ÐO}£ß®¿cÓü¸i4[
+¶1¡Ñôz<ãÐß.wKíùˆ•±Ýù4¾ûz×…=O÷&õ.¸<ÒCž›T·G|{ËÁ @–¥ÛJKƒ<8ƒ^X¯U6RÿG©J pµAŠ.
+PÎxÜRöŽ¦à‰y]O[ÊÀ×›\mõã7xtG”éÚk$¯³—Œs™.U•(ĵÀ@îÉ1CJö´ñÊF¦Lu§Ó®Ð%õxÓæ„<Q×Üyr® ƒ¼‘0Èó®,QÇ&ð H¦—z¨’1>Ëx§ácúœÓÞ5¨Z¤³%ˆh¯Ã€O´ò !ê²ì€‰HP‚Jí{‘ÕõÊÜw¤ã,!š2•dƒÂ˜¶-õ ü Ñ;« ÕgI,ÑF(¨È±•™îI
+š«¦Œ¦Æ–ƒ Aî3þCÚ&&¸'0rµ(( ?ÂgÙmP\¡<uÞ7¢Ûg©C¢­Ôç­Ôa!ø¾*ý{n"Ëñ‚E½¤,
+E¶©ˆÍÎ60 ÀŒ(‚Ês¶0O‰ÄNEë_(Qåa Áy¥ÙöÕ,­$ØO´(¯nû® èsÆ ‰G)DâbÁõb²ØÖ”Í jØ,ðÛÑC—ÿ…wÂËžHŽ}Åex Ñàœ‹â§â­çÐñ
+01¹È5§ÊýÌç@Ç|çiIá{©\ÍDì{ Ý UÜÜTôYñ|’8G‰«)hÑ2ez ÎÏgØ€‡- w0 ¨çR$dê_âg‹ÎæsWJìŸ.®WóÖÏ@ü@;ãë­Øþ‘°ŒãîÙ×CЊgË3·‚E%Ã~æ^Š€<¡IqÞ&ôµÊ’ËÊ“‚‰JBrí‰;.S؇ÈÎÇÚ©ý˜n»¸´¸¹ÁO];cÁ`è ™ƒËÙ©Â<•{Ðóµ›/¾TéÊ!fc-4‚ò¦Ü wWŸVÝïé?V×´X¾k/·÷ïoé‹wßy
+|tisäŠ36Œ–“w|áøÿWðùb5^ÜÌpǶédÉÇÝ­/~¿øè{\endstream
+endobj
+1297 0 obj<</Type/Page/Parent 1068 0 R/Contents 1298 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1298 0 obj<</Filter/FlateDecode/Length 1460 >>stream
+xmWaOã8ýίõË•Õ6Û(å$>Àí"­´p{j¥ÓúÅMœÆ‹Ûiéýú{c'´„
+ ‰gÞ¼yoƼœMhŒ¯ ]OébFiy6NÆ4›ß$—t9¿ÆïSüXIyxp5ž'³S.æãÓ&³q2=ub~…À½÷˳/74¹¦eT³ÙU2§eFÀ4Ó2>ŠWz-•?_þ›—4™Ä7GÓk¤_fÃ;OΠ뛚|!)ÕJVžD•‘“v+-Urc¼^’ A)^Uٔ䭨ÂÈ©ÿägÚ*-H+|äBþ˜LŽÓÂê= ­iñxÏ(Æ4š\ BäNMY"“KèÓP**äôáx—'„ñ…ð´åZÐN!ÐQãTµ Y(”ni@¦öÊT¤ª^BW®“ÔTyBO…À¾PŽðÍÕ¿K ô€ŒV¾4Ò1¬÷(DšÊÚ¦uã©2ï`÷³2m.IŸ"ÅŸb-1JBË÷+S©¶20Ì
+í Ól
+Û™Ê dT'·Ê4®Ç"*wº['ô=§=|$+Áé%[ £Y½Ïoi/Ý`uÎÄTá<70W
+ŽÎÜB¦ƒfèÄF|˜œ,åBÎ ·-–·DªM±p†!D)aØ  Õ'â„`F¥Qì"íLõ›'Ì
+h‡å…áœ<m{¥ƒ,¸e×súÀç ™‰ŒæÊÂÏ…
+ªÛP»ÏÑGv6Ã.O·(D”‹DN(¡G9ÃFfçÞçÊ$0eTH±U@ ‰¿Ó@¯ò±!sj,‚ÇfY
-˜1F`^–H>SÁGÇäŽÜF`Y#;ä?
-ˆ=†zDn*É{íI`ÉUqg¯å¬6ðzŒT ŒjA¬Ì!wÀgþòÌhט’ñxE„ÃIË#›^Ø‚£¸@2vù2H-[õñŸÌäãd Àzö‰÷z)„nmSuL†¼ÛV'ù’BïøÌ5lR {Ùƒ€mü0Ê\(:V4^–2©ãü
-ø]Õ%˜s$aYŽ¢í»›+ªEŠeˆ }ò&‹óÅB‹
-Åæ6ö ³Âhe}ëä<Š³'µžxz»®·Å;øòA{ã1‹c«4álÓV•2rßg©ëÜ,êA‘üþSj4J#8Ý÷ß®éòX›ù«e¾ â
-Q7}ØѹÝÌ@bÒFå;úw—o–Ì !#ãVrçraÂðm®ñ’†„ãtl÷]ß <6HBØCŸ
-S¥˜ßò7@c™™<¹7PIø…i!X ôÜéýæÌÿ¦>ýÄ4ÈÕÈ°ÇË1stÎj €Ð9­ð¬ ÁsèÞKljvê_>~ÌG¹úñ7`- ˆ#³Þ!9Ó?œ€¯¨b†uÌ
-h
-Cf(TÈåI0rGR¶â,Ÿó“-ú¸3ë²ú …ÆÌ>/H¼†ýór2Ãp>+ ½–Ý?¾;'xß K8£½tÎîN>?$Ãá±ïøJ?z'vbÕé~÷> Ôç·„•²ò6ÔIîŽo¤ÙÝUtw±ÆÛüê‚Ök<VóÉæúËÍ5}o Ϲtk²¶B6½,p4çÝöóËåœ÷ÿß-¿q÷†]]®’Ëõþw
-endobj
-1072 0 obj<</Type/Page/Parent 1011 0 R/Contents 1073 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 467 0 R>>endobj
-1073 0 obj<</Filter/FlateDecode/Length 1983 >>stream
-xXQsã6~÷¯ÀôÉ;+¶ãØÎÍôas»¹vf³Û»¸³íL^h‰¶ÙH¤*Jq|¿þ>€¢ä(¹ig³ND‘
-Ìøã?ÿͦódJ×óU²¤‚f‹erÓ>åô0:ÆÛ›5v…½ü‚h¾¼–“klºW׋d ¡+Þ1—‡øj±J´X¯ø þWšv£ÛÍèònA³mv°z¹^Ñ&c§´IÇ÷ôÝØÌ=¥¹Ñ¶öT¨5^“¶iu*kQ©¼?º*ó¤<ªšÜŽ¥•çÚê½¾¬´/Å!ÕÔH1©ª³T¸Lç6Œ¦4™]%sè?ŽUò”¨„¾n¾Ü?Ï?«HåÎê þ+͵ª¨Ö/5ùº2vïi‡eoŠ2×)´U–½V—ÐÏ8tpMžÑVãþ*7ÿÕÙ@}P5M} ˜J÷·TV®v©Ëe!^– ßÕ³÷¬a6[]ÃO¤qKÆR™+|Šµ0²sÙm›š¬«º·jù
-D\²Xbw•*Ë8vˆ\Õ
-Cpn0Ît­Lî ¬Á·3Öêjà&Î=&„v9^ðŒÃn®‘Ìz?›”“>Ñì‚Îv
-ˆ2È™ÒÈóõ þ~¥°+«\Y2Ò"ËH
-^ì5µÎO"AÑÞ¹ŒL¦_ˆ".(îãÐi蔣.ú&=ĶhŽ B2—ãÚÅ‘
-SK
-#"f<¯ÑÝ ýl@6^ô(CE–;„‚ëw5Nê©c˜Â¼0§²w:»ßKU‹:‘!L‰Ãˆ¯ÄÅ_uIŸˆJKå Õ†¶Eö_€ú]ÿÅ ú;þ+_sF{-ýsp¡^LÑd›bËVïúÜÕ@3Š\EǃI!lË6ܳIXŒ3Ù˜órtú.ÓÓ&SÿÀFlcÚË{`h…%Ð@f°¤ëŒm Ì“IîqüøA¼ÁNFt€ŠésñB°™úQÎ ŽöÐ4L€ÖÃò(PfFÏ“È®rE[ŽvD÷W
-_bøäæ‰!yQ½b\ƒýámNvžÇŒÚ7­`ꊭ±­.®|†)µA¼¶èTÈ•Òó2†3üÍÒñw(M]ááäx§òPä8s«Ö8 7f2(à 2{è•C¥¥ Ú™}S…‰¼tÞ›­Á°bàSÖûøéµ2^Þ­[Ï–øva}EËå,øÃÇûÛôKåþ@ÛFŸ\Ú`7ÑÅÖLâÉj.“ÞU²HCÛ
-_:0åî+£@˜£Ü
-;Ôó2w'| Ç
-+˜Æä±;R_PÁÊ«E²Z®ÃH9¿æ¥Ï›Ñ¿Gÿ.À»endstream
-endobj
-1074 0 obj<</Type/Page/Parent 1011 0 R/Contents 1075 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 472 0 R>>endobj
-1075 0 obj<</Filter/FlateDecode/Length 1492 >>stream
-xÅW]oÚH}ϯ¸Ê[²R’¦ÝÔ„îBT­´R4Ø8µ=tf áßï¹3cÀNV•VÛ4à™ûqî¹ç^~œÅÔÃOLã> F”g½¨GÃËËhHÃɯûøÕ’–ü
-€L†ìuÈ-ç¹J¾“ªP‘%|áF"µh¡²*Ì,ôRáº7;XX+‹eôQ‡¬–¦Ê-÷<jbÓ°lÚÕ}„D¸þ=©iËxªÀJ-T“ßå(.# ¼„Né±Ì^H$‰ªJ_t¦;fÆÁtxÔÊ7¬°³àà¬n´Ü¢£²Ø“'+ÈTžJY’g8æ³9®SZô +`?¢{ñ]¾ ¨XbÓtñÀÑT
-& Dø&Žxî~©‚ºî2P±Á¢‡y»îPG —cn}0ÊÐ9Ë^¿ü¬¡RJÌ'<~V0ÎŽ›·Å¬ˆæÜÙa˜wBÍ=}Œ‘Ø3ºµ
-Oß²ýœÊ°Ús37ÔÑ
-¶^.ƒùaQpI©« ãøéáúþuŸévz}÷àÞzÍ°ö¤7âéö'Q|uÄñ¿Ö;¦§gU-X±Ìd+&oÅc¿L<ÁëR¬Qü…äQs”vh"± ó¬Þän?Õ·½’¶þ¼®z· ’!S%k^3Œ´–¹éÄèV³–ážõ¾&Xyëí±æÈ…´É…/©?So˜‚&è}»¯›“åqcßw·®ÕjxÀ` cL=gƒÂ‡ÖDŸaž`Å°
-endobj
-1076 0 obj<</Type/Page/Parent 1011 0 R/Contents 1077 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1077 0 obj<</Filter/FlateDecode/Length 1200 >>stream
-xVÛnÛF|÷WØ}p”HE—´)àÄNúKnÍ (â¢X‘+“ ¹«p—’õ÷½P–d«—Ø°-˜Üs™33g¿ô©‡ï>bJ†”Õ'½°GƒIŽi0ásŒŸ†ÓÂ>H£çÄÉ ŒŸ;1š<=ð&=‰Þ ¨ß§täÃñˆÒœ¸×£4;O‹RQÍu!s*ÅJV+®ˆåy©K)H.H¨GV•\—âž–¬ax›7Š´´ÏT=3)´(+þêÇô Òõhâ²ñ  ßùÙ-+ÎG{ Þt‡oY=gtsù–~}Jg”l‰àT1ó»dâõ(è÷И £MÁ
-â™-q!ª%@˹fe¥N|¾¯äœUü›üY³Yjô¥ÔZ6¹¢×ô? Ò½­xÖ6¥Þà¥VñæHÌ\Ö ¥Wò^ŠŽ÷1A³[ªøŠWì$¡®tÙðLÖ59Ϥ’ÊŸ}£þ¸ VŸ§Wé‡ÙûÙôXïK¦ t)YóuÁ•"2SŒÔFi^ÉÙp–“•Aaã Ú%XÛì
-endobj
-1078 0 obj<</Type/Page/Parent 1011 0 R/Contents 1079 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1079 0 obj<</Filter/FlateDecode/Length 1451 >>stream
-x•W]oÛ6}ϯ¸@6ÌZù#n’ØCÚµO+Ð!Þ[€Œ–h‹‹DºüˆãþúKJ–¬¨[¦ICñ~œÃs量Íi†sºZÐÅ%åõÙ‡ÕÙôó;ZÌhµÁ›Ë«kZ4Ëf3¬ä“¥Øyii™ÑG£7j¬Ò[úzó…6ÆR¡œ·j¼,?_­þ>›Ñ›Å>&¹ÔÞŠª:P-´Øb‡¾Ä¢Ê…WFóf=¿J¡ß\,³.³yF·¢^ ºàXië’æófëâ*»ä­7¤C½F~fCjõDî༬ÝMäö=ÝM·¦V¹»W¯I8Ú˪âßH„žð|¸ý6¢VÈ’cý®txzMÚì)xU©ï’w6°æ)¿¯UØnź’tsˆ¾˜"T’ƒ#ç»WpœÃ‡?7´³æQ’@È€ä7ƪ˜‡•Î›#甚Šœ´*—.£¯VáàŸ)~[„œÙeFœS!såx Û‚C
-YàP5â=`2NÌÑN8·7¶`.„kã»I: ˆ(Æd*}>VÑfú¹=¦ Ø›Pdå· l¤2ñ³A‚½4\Ô³¦¶Và })ü‘7'sHÏyuL܆¼ؼ4`¦ ¬ô£©
-÷>|Û¤ÊlU£Ö#¶×ÃM£ <Û…ìö£®P5­¼ÀgÖ \\f±”¸Ü9`¬e^
-­\(BBZæ>ê‡Ô’ÕÁÚXû%]H[PÄ&O‹szªI¥7V Ô¡­`%d‡„”#„-µ-¼C‰¥5a[’Ñ’6
-%’xª¥ÎØ4½k9íQp7éU-ô½>,”çΣt¡PHATÑ£uU}™(ýàC…y^ ©*³¡Àµ&ù$êÝ¿
-…l†äóBü‰¦k¥§(ð)ÐMÛIô [}9po~<,¾gÕ¶pÓZ¥jåÛM±¯÷Ž—t¾»g}FK^°ÀàÝé&WjÌKÿ4b.[Œ±~6ì¹Âe76ò˜ä¢®lDÖo:PìÅs=.x)¤îÞ³…r.pY´ÌðZS¨ÍÒˆ—´`®±b‹~Kb³˜Kª·{9ö’Ö¢Ó|2Š¹<”¦Æ|¶1ÚX.©—w®Ä5üxª)—€ë{rÄ‹ÔÝ{Ž[¢DQm|ÑíñbE¡B:òR¯¹ÒŽF¼Æ¹°>#^ö¥”Ü(#¤Î¢Õa‡è>Ý ±uÄ .ã6N¹–ݽ°ºõÚ®Å\šfÔ¸©ožrÝÍ¥½cð'¸ã4ç‹uSùøNáWüA€nÀÿå y¶6{†ÕkŽ]Ð ¥†AûRáê ÑU2¿î>Ò..ÓGÚÿû†¤—|7.¯–ÙÕå5>X1ã×úÓêì³
-endobj
-1080 0 obj<</Type/Page/Parent 1011 0 R/Contents 1081 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 475 0 R>>endobj
-1081 0 obj<</Filter/FlateDecode/Length 1651 >>stream
-xÕXmoÛ6þž_qÀ0Ôb9vœ8)°)²–¡[¼o6Z¢,¶’¨’”ï×ï9R²d9)¼¶ ëx¼—çîžÓç³)]à{J‹]^S\œ]DøwzÍi~³Àß3üI)?€(ÿšò¯_<›_GSºšC  éÕEtþÉéñìÍòlòvE´L¡ÿúfAËÄŸ¾ e<²;ëdA•°v«MB‰pb%¬¤£ï–q”mࣣ‰tñÄË%áI«ttNωÚL$z{’èÚèºH~øŽ¶Êeä2I…Nê\^rAãée4ƒ3£J¿ÛbŶEVôÐ6SqFµ•ÖëzÅJtn†§±.PexP±ÑV§Žîç$ËØì*'“}Œø‚Þí™°™´-3e;½øÛ:mpL•$áˆ4GQª­™ä:ùIJQ“ʨprÒø²=Šó‹ð¹ J^<LÚ°-‡:BVýÉ(yùbJd%ËD•kÒeÆA$TQå²¥SKqáN׆~+ÕÓä'UÖOàÆÁ’CK¾œÅ
-ÉÜHcqáÀšY4CQÀ†15½s‹’V’b]T*l%c•îØ3ä(窅<ÇŒÁqÏ´ ±‡>éŠ}µ@™,ÉÔeÉš¼Y¯lm ¨À-UëÚ4÷uÚllTå"z ³   C‹Ï&ò‡ZûàÚbvNVJŸ³DÇu—`aïñ36Zd.–(ø}m Õ'ÊÈß‘N;LP8H‰²Î¨UÍá‰Z›oCÏæèj¨Üo¾}÷0FcÐEtã?÷
-},û**EfÒû2òs ’ö£ž£h"TêDæb7TǺ.]{íø+” 1\ÿ™’}ÃnÔœnIŒg×n®ÆTç¹Þ2zQcÞ/D_ §â:†Ž ;‘©¨s”›FËð­€»o‹v´ïj›¬Ž{÷¿„ßî¾71žäj5±2®r;_&TÖˆä§Aæ ‰±xN'êöZZÕm=\¨íy÷ u¢žÆÅ"¹
-InÊ1
-|)âO_@ýÏÚÉ×¾zÄ0#ñ'F
-ñ‰7.ƒV>ÖijAC5¯h´;Ú
-(ž€¯O 'ùa”ÖÐ0”ɼJkØѱá¦cÞÒû,/¶ãˆSÎÁûé¾eŸhºws $¿?¡Ñž ëj'û±@€¶
-!0RäêOÐ$£ X܆’‘‹ub¥Ê†£§k­9Öt t%G› CÙ^»+ãC¿FØßAûùÃÁÛ³¦eÎU¯'0ò³3Òf=9÷YܯâˆÁ~î‘D£XåÊf\f¾›µÀÎwHp)0ìλàì&¼K8xçàÑÉKZ;”!ç÷<!CäÃH®_‡*‡Qb+°"5C…‰)-ª*o~³’{ŸºwÂÅÞn¾)÷-›…ùª N‰dÂë÷EÜÀÁ)gb‚ÖÔ½)¸‹‚¢ûv%
-Ù¸iÉé5ÞßÜ\Òõí4ì=woîè½Ñ±AÑ}/ã“ãöÀx1Ã[šdt¦ç‹y´¸¾A%@~vËj~Xžýrö¿3¿?endstream
-endobj
-1082 0 obj<</Type/Page/Parent 1011 0 R/Contents 1083 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 480 0 R>>endobj
-1083 0 obj<</Filter/FlateDecode/Length 775 >>stream
-xTMÛ6½ûWÌ­^ R¬•¼)zðf›ž¶Hk¹ì…–FŠtIj]ÿû>JvVë ŠÀ° j¾Þ¼yà ­ðK¨L)+¨î«xEEYÄ)åëï)þ–© ¸†Gÿ±HŠ,ΩHs¸ô”À½8ŸmósOéê.ÎfÖùÖbßÍ­E—t›çñ™³UŠ:Ó)džŸa½ž¹uv†™_YggXËòUæà›¯Ó·ÍßW‹÷ŸrJªZðU¬Kªš‘UõrËöYÖLOËÍÃö醤&g¨–„{ÍP{i4™–Ž²a–iöGc¿‘|ÇÚËZŒ>ÞŠ¶•u|S}EÉ;JP)”Œ²P«f™ÇYLŸ7ôÑèVî;Å…’ý.®ñq
-}A¥a2­:Æ(¥#,‡±Ü,Œj¡7!újÖvOK2;>ÑAôèÇy+ÇŽÜkç1,8Ç„RÔ¥ÌQê}(ÙZÓ:%£#%5SÇê
-e¼5ê çöØ1ú²„V´ñg`®3ƒj&Ò0¬_Ày]›A{pßcç‚ z¡Åž{ŒŸiœ>³›Èk¸ƒò´ãN<Kc¯Š¢i´:¸©Ï@c­zóü/J¼–”Ñê4–E„Ükš„Æ—3 ľÅӟƃÎNø«ÊñBÅÉÓ¹‘ì
-endobj
-1084 0 obj<</Type/Page/Parent 1011 0 R/Contents 1085 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 487 0 R>>endobj
-1085 0 obj<</Filter/FlateDecode/Length 1435 >>stream
-x­W]ÚF}çW\)%x1ß)•v“Òä!ªÚ¥ŠªÒ‡±=À$ö ±!üûž;cp’ª+••@öܹßçÜ»÷bá/¦Å˜&sJ‹Þ(á ÅüõÛÏü†f³8šSAÓI4­rzê]=Çq4»:/&QLÓÅW
-šŒæí_½~Æét-jÙpºŒ–4ÝGc¾;]BGxò§WÏ8]Æ7§ëÞÝêžÆ#ZoÛ|±¤uæC›´ÿf/¥´4‹èq¥Ò;ôA¥Ö8³-é­r¥UIUÊŒV*—/ןz#Ž§PÒ:»RTZ)ÉhzE"X€íÅ‹`o8™ÂiÏ¢8¢÷ꪴTF» 9E¢jÉñI…äz/¿²Kµ­MßXz»u›—t°æ¨2éào!…vd¶ääAXá£(¡%7;•ŠœŽJžøx‹ ¯3Ê”•ii¬’Þ„O‚Ÿå^”T9i´IÚZƒ¡K¤eU‡ýÙy¹Iaq°b8IV:SÙ& ¾£ey2ö3â.Iä¹99ÚÂÿ½Úí¥­SÙØG¡r‘¨\•ç¹Âh°äà¤ØI’_ˆöˆJd”ˆ\è”Ë%Ë4¢ÔÆJR
-ï‰ÄT(áÖ àÚÊJãÞö´Ý¡-Úð/¥ÏLZR—^×í=ÜëGuã9zΗN9j.²Ï¹PÈÐÞœ`?y`‡Úžô»V_¨é^iI›>çCqˆ&Í<€¸¡Ä"}u¯¢î$Ï·ÞWÎ’Z$¹¤§ÃD8ôðÛÕ“/¿0 Ôè­ÚUœ·’NªÜû²±ò»Õ¸îÌþpÈ'ÃÂeÛNÓöɸ"úE§’’Jåå
-"Éy,ö]‘Dœšðº¹w )¢?LE
-{ý"œÆ5•M°HÍ0ß4ûV„Eà û_µa¦é@qoÝ{®ÖÂd´˜ÍþOWsMCG7´òà‘Çtýà“^¯m =Ïéý­úA
-v.¶oÄ€ÍI±Åð~MâhøÖž}„`?Î ßÇ2S$
-£Øg—v
-=endstream
-endobj
-1086 0 obj<</Type/Page/Parent 1011 0 R/Contents 1087 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1087 0 obj<</Filter/FlateDecode/Length 683 >>stream
-xu”AoÛ0 …ïù¼-j7¶³Ø=¶ërÛ°¡vÉE‘˜Zm,y’\Ãÿ~O¶ÓmA— €a‰äãÇÇüZd´Â7£2§bC²Y¬Òmò"]Óº*ñœã瘎ãÁÇ,Oó˃ûÝâf»¦,£Ý¹6UI;EȳZÑN.·ÚˆÓi Ϻ–BÍä‡æ`OZÒI›OÁRkµ ñ!½u/äkáØÓ`;ê… ×$Œ"„ ô(šƒH¯vÏ‹%ùjwjùóód =}"z“<i6Á“†Œíéàlïy¬‚Ks ˆUÇ”Pé^Ù‘´ÇÇÇ2û½:ú”î¤dïµyšTϵ³@P;v"Ⱥñð@ûe_kY“h[HçIiÇ2X§ÑÑÜç$nEA¼àm7ÊŸî×| œmÜ& “à 3´‘ÉÍö–2 ‰ãHŠl¢ó1Íð¥¯6°±f†Á'yÚò§6
-€Þ°f…8X„*ÒGÔ:~Õ¶óÐÙØÎÄ÷Æš &‘¤=5B1®Æw¡Ϋ–|¡´½
-endobj
-1088 0 obj<</Type/Page/Parent 1011 0 R/Contents 1089 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 490 0 R>>endobj
-1089 0 obj<</Filter/FlateDecode/Length 1723 >>stream
-x•WMoÛ8½ûW rrDñ×ÚéÞÒ é(Ònã¶{È…–h‹[ŠTI)^ÿû}CJ–¬$ ,Š±EÍç{o†¿FSšàß”V3š/)-F“d‚_øcÊ_?ŽfËUòžï§É’
-š]­’UóMÓã¨ÿ½ ùt‘L{Oûßñt¹<Zâwá†Ë+Ø]Àê„føï$mÃù |X.ïÞÓlBë-â^®®h…pñK:¾ÉEYIGË„¾=ÜÿE_¤+”÷Êú *OÂdôC™Ìî==¬ß­ÿMèb¶€ñušJïéÆšÊYMŸ”¯<`wÓUtw1_$3>¼L¦ }Wr¯Ì.Msavü%¸-n=Õž®rÙs8I‚K/ÓÚ©ê@™Úîw šNw³JwrOÊ#¢Ø.L8©¥ð’”ÄFi¶¶µ®—$¥ZIƒÜ+‹X$ŸTŽŒ¨Ô³¤c^Vâ ! $ÓyÌ3Fû¿þŒ„C¶…ÍÔöœÖ&“N^K=i뻌é>ØŠÝ‹
-¹ ¦ÂÉm­ÉX<³”Ú¢t ÑvAÚmpJœ[_Q, ¸ÚÁšó ¯”Öû6»‘xÕ:Ù*-©ë,hÉeDt¢±+²BÀÀ‰
-M…A$Õ0©{ÓœŽ-a€‰Ei¹ã™ÜŠZWô,t-© ¿N’Q<¥›ÛÑåݬAÀ˜ ¢I5ùº,­«NÏŽ†ó-bÆ” O) <ÊŒ¶¨#¿vy>·°j+²ÚËø´3úŸ¾0®\=<uNÞR!Œ*k $^H®«¦¬Ax¶Âc%Bõ†Œ
-\X&³„þ°û#ÎBƒŽø„•¶->ZN£f7T¹C€
-2ƒJlÀ)%nP‘Ê–
-y˜‹mmRÖ!1TýÀõ–¸A:"wð^¥
-‰q½X£<y El³÷Øîߎ¼¼Žé]Þu‚ÙGè#73Ý!E˜kªDC4…Û
- S9Æ•/ô:p§UlêrÂ!œu^ê-=ÃúÑ(„Š»e·ø™ò¥бv°
-ÇËÛ<ɵ)Øó»I cljk*¶8¾>„] çV< ¥Å†w>ž1ÜØ›niqÖ†2õ!Ɖ't+ /.M5C° ÌÃdçË&Ø ‹2ÞqøÂo § ¸Ø6ŽSm&K¤rS[Låam»=K Â6oÔ³Ð1®$¦_3r®º«Áœ/ã¸qÞü¯‹4½uy^¬Éjy…›:lÎçœÛízôçè_+Óéendstream
-endobj
-1090 0 obj<</Type/Page/Parent 1011 0 R/Contents 1091 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1091 0 obj<</Filter/FlateDecode/Length 1807 >>stream
-x•XßSÛ8~ç¯ØÉ îLÒ@ïå(ÜpÓR®äÚ{àE±e¢b[>I&¤ý}+ÙñÐÞÝ”2’W»ß~ûí*ïMéÿ¦tzL'sŠó½£ÉÍOæ“9ÍÎNñ|ŒÿFRêfG'øøÊÂôí»ÉÙpáb±wx=£é”)™ŸÒ"!ptD‹8Z¬$ +K¢ ÛÅ+½.(Öy.Š„ÜJ8Z«,£µ6Oxr+ºùR`wB"ËôšUVš°vžäªPÖá´¡Ò¨g•ÉGùfñm'“cœź(dì$ìk¼ "ÂÉŒ`éÆ„%£µãõx%ŠG O$Á3iìJ•¤SJaÙ’.h©á” LÇ"C×÷aicÌI›ÁÙFæÚIÊuU°~?\ >$pXNh±ŒÈ³P™Xf’ý)…q|.a“‡×óÒˆîeœ©eøktÄ`ZWF¹ aÙ³¡5>9 Ÿ7·~Gò g™²ˆ)œS{µ"wœIÎ=¹PE½'u%Yåä$xñŽ¦È2§ûàdXú|2›Ð%תxôJ”A"4<+¥É•µJ¶LŸ‚‡0ªà\eZVÎÁM`´…ãíŽÑ]kkÔ7ÕoNè2Sñ»3°iiiðÉRU"—‰™~Df_°Z;8Ñõy6u<÷¬Äúóöæ¯@—J¦K/bNsM)Ž#Q¶ÌÄ”
-¤Ú«i”ŠÌÖrÐ>¢ª)ä9Ç¢4t ¼¼BN8t(D›®Ç]A 7ºFE[žw¹ïeº{Ì®+h÷¥.œÑÙhÊ>t-d{Ũ4…4ÎgÆiõÇ7Ò¡¤“Õt³“B¾á‡·È&CÐ9cQÖÓV^ªŒu­‚¡Î‚‚M[›NèšMÞµÓO眜+ëÀ[bl™~øhtU‚-àY²¸ûF'ÑôŒ‘¶ÔEÂÜ)’јF¬Ù’ä ä?‰'XDç@\¹(KÈÉrSK´*|·s+#%ÉLæ@•)p~ù!4OÆlßìi_ìÕþË>-•³-oÛ(ö‡ÉàAæ|ü!èÎZ×ÍÆ4=fzé)y¨º¯³áfþhŒæ± DÎ!¡£ùÆÙ;¸Þ‘ ¹ñ¾u|õ­Þc°õ¢#N=S=
-¡²üÓw;êÔY[§
-sˆ?âÕ7Â<±=½¡"ò/2UÐ;¡l¾4^y§žÛ¥-CÛ ‡åzÎ<(6akk S’èbß1O <5a€Ctà ¾…°Å’êÖÞd3ªI>Lá¼Q˜ÁvT( W‡×{)ôf5Pöê38…%¢@^*¯ú A’Ýêeidª^Z2±ÌïFqL`d ó8–ÖîøYwt€QkçäÞ‹
-£.O+.\t?z†—°ˆUèž‹~ú…gÌaáÇCW™¨ íÛšgO¡ô¨ Ê~€Ð¯tƒ‘Ï$è,Ì õOñ
-‹»h, ¹†4+ïa #F»È´Hšî²“Ç…xjǧf¦ÞAuI8(†=IÑz¥À¡ˆ\ŠÂwóÂÓñáwÊHîž(Aæ_5H[?˜Aø€v%ž›yàv±ãö§ß ŠLûzT_Ãî-Ð`pŽue,:F5<áfãp5ÐOH9>ú.Sã>xÓaá„>jVépðw ¦i®ñœŒt¬”oè˜Mó}„ð
-RøóFv<¡÷Ûáûî_»Y³Ý–'æpWÛ^vȆÛ`Dàk ž×m;ˆPé…µ@¾Ùò2cÖYÅ0<@„ƒf2ø½a²išÿðZ™¥cÐ(à§)趫7ó47÷íyhìZ„S¯‡p'÷Ÿ¿’ßi(hë6YscûID£›ó}¯ÓI¾ˆ˜çŽÏòXÌ‹¯sEÿÃè2ÞÎ;¸ /Q}¡k÷¨:ºÆþPt8¸%bæh i¡í&¥.;D‘mÉ[›ö£»7ˆ ‹êm
-H¿’Ò¤UÛ Fd
-endobj
-1092 0 obj<</Type/Page/Parent 1011 0 R/Contents 1093 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1093 0 obj<</Filter/FlateDecode/Length 1511 >>stream
-x•WÁrã6 ½ç+0>yg'¶;í-Û4Óí&mãN{È…–(‹‰Ô’Rÿ}(ÚR¨äÐÙ‰Gk‘Àðð
-±Ò§8*~)
-³£­y=òÂÞ’B%ÏÁN‡ò*ToJ_ßâžÒ¶©k£gô›iå‹´§ì
-¶Q:fŒC!B¥¡7HÿÓTÕÝ™‰B•Ö¢ïtXAaøV–Œ¸²&‘i&"$Ä`¥*å H¾"͵ŒSóôiFÖˆR
-H“{o˜Ñdt±0•B«ª) 3œBá¬G8¾ó5MuÞ •é¹ì|
-Ó:îÕ.}Ë°­Hžý÷ïL+£éïåMv¨ P–]Eä5Ð!1ee4"ŒésãºÑ$Ñu4ä¨'vrJ“vâÛnò:¡­ªñ:Ãÿƒzœ‘Áy¿µo ì®Irä%Â5¹•š…€tÃW O|˜óuÕ
-|bÈLÛhK½A&Ú²¶¦ÀAôÄ`÷d1=LП»D6½ÁVtÔ$ÞBÀþ&CNûý’ÃFylÌÁ©ì¼w6X<¿»Ëä|…Ÿh×Kü`»š]sòo¾}¾¡?¬ùñ£[“4%TůèŒöìpál½À³ÿÿƒær}9[¯®ñ›——Wló×ÍÉŸ'ÿ뤈Cendstream
-endobj
-1094 0 obj<</Type/Page/Parent 1011 0 R/Contents 1095 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 503 0 R>>endobj
-1095 0 obj<</Filter/FlateDecode/Length 1494 >>stream
-x½XMoÜ6½ûW rñpäý”6zpФŠ4m³Ç\¸åe"‰ŠÈõzûë;3¤$.½vœ¢((æ÷Ìã{3Ãýv1ƒ)þ›A6‡E
-y}1M¦ØCŸ}þúõb9Ç¿ ÍæÉjXf üßµ*øDó!]½NR›§ÉÒ7hh¾^&3X­§Ø[Ãb¾H2ߢѰ£«ôtt5O°šg¼ñb½Z¼6h£IË%­å¹4¶ÉàìdÔYµ\®U³ mt-Þ9h£UéÏ Fƒ6Ž¾NOF ŠY6Kæè-¢•úmûfsqýn ³lJÄ;]g°)æ)lòÉÇ&— `ody¥ò¯æåæ ®Xùxññ·®¯ßeVƒhÛêv'¡•]­ŒQº1ðIÔ[µh ݪ;ÙœLP ­åó®o;½o¯º«
-:`
-¯f taSLºëÃõ=ØNµ•#툦 8¨ª‚|'ó¯|B¾Í­,NÎ(u‡G”
-׊[¡cyêVYC›j¸Ígžr®»…ëwóÞu#ó}§ì12®æëéZ&-¯!jE'jie—ÀMs>Üî„…ƒì$:àÌæ¶l¢s9»t&*Ã.@“*YZ•ndï9™\Gâ‡Xë[cdc•¨ªãü-;íÌ
-ð8ã=Þ¦ów¤Ñ„ûðƒ~I¼&),^0ˆ:á«ËÞ]鈥<©—Là ¹K¶…[¢Uú€ÛX9ä°r ×J‚Ãî´¡ïp
-bÓïáŽx_HËûù®,³øjlx´·Ák„;Qí‘MŽÕlßSÄÉ‘8¦ÇøyŒ(t`Ûé;UÄWšëºVmU…lDØÚ<¡wإ쎜´è€Rä~Zêët±Ïe‘ÀuHpõê€{­ UiÒ€q(Ùà,ºñŠ»rб-½ȱi†Á0¢ãïòÞzGXÐÝ^£+þ+Eã>îz]zè .ó¡’ƒ¨4ˆñû’Îu×IÓjŠZ^ežR«›só9èÅp¨÷\0 Äûˆ£¡Þož¡cYÖDÊt QÍíi@„A˜;Š ÕA]aÔ¸ÔÍeìáÿ£N‡M¯ÑgP`„á*ñŠ…gj4L—?*Ñ}$Ö¿’¨ d(¦ØÜræfz>”ít_Òc"Y°mÔ™TA™;šÿ#ìDê`p£jCqràXäb:ðm>¸d(8£rÕ]Ù׃֧Àw\ª“¹ÕÝч.*0à aõô5ö`Ø¥º\H“wjK‰n«ïd“ä}.[‹¹Ž¤€´.jTZ„Œv< !•0R”X£žZæ2f´ÀA?œY:nçeq>`<nÏ3n6¾‘3|Ìãʹ"dÄu{Äë)žB. A†âÏùäPw8*Bâéó|5ßFn`ý“p>i}d׃B$ð%>¾Ooç/ÃÇƮȖ1C/’ù…½ßSŽ…)Á P6l¼«
-ÆÒ‚+R+=|ðÔ!”i‚ó9ÍRÁÅ52VïA1‘1{õj¸v$›ö-•Äd :Œ«ùXã-÷ô’ÑT’UÂÆlzÎt»UÇï HMüfꙬ$B¡¥i.-Å)zâáõbU¾¯Dçës¬L¸Òàd|Eû;(éüRSqH 2£ú‘&ñm%?Ö¹¦Å7¨e9Sot±ü<Y}~yºîa©5qo¶j‡›ie®J•“˜(ÃO´ÍÈz ø=­Æè…i~æš3bžcœˆº¤‰Ñ¬Êc àïlynI°ù(ÁÀÞ› ©\¶Ž½®¨§;÷^¯=ij4K¦ëþòÁ§Ý§›onàNA˜àïk|êqö"ç^õ ^es|÷“4Y%ð+|ºc~,£˜F7Fðãm™á/éAÀÅ‹”ö|»¹øóâ-l¡endstream
-endobj
-1096 0 obj<</Type/Page/Parent 1011 0 R/Contents 1097 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1097 0 obj<</Filter/FlateDecode/Length 827 >>stream
-x•OÓ0Åïý£žºÒ6ýKÓ=î²TB´EpØ‹ë¸ÙÄ.¶³U¿=ÏvÒ
-dµo–ÏاóÍÇjÑøÆz.!àø´±rž3u1[×(0+
-
-endobj
-1098 0 obj<</Type/Page/Parent 1011 0 R/Contents 1099 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 511 0 R>>endobj
-1099 0 obj<</Filter/FlateDecode/Length 1792 >>stream
-x•WËvÓHÝç+jÁ"9'–-Ûñƒ]d†™$l‹ ‹¶Ô¶š‘ÔB-Ù _?·úáWg8„œèÑõ¸uëVéûIL=ü‹iܧÁˆ’â¤õp‡ÅüëÓ'ã8ÓEo¨ ~o üUN³“x8ÂýádõùéhÅþŠŸÂõ/&Ñ„Ÿá©¿Ú>NñÆp2æ÷ð¿–´<ú80ÂRAÃ1ûµ|èÍü¤{ +=š/÷h<¡yjÃÅäô*U#kGt_«²QåŠfmUéº!UÒL GýèñlþÍZŠÇÎR.ú°u:ŽâˆÞ—M­Ó6i”.Ý›CŠcÿfŒˆðæ¹ReÉ.6ªÉ¨É¤5ÍYäRyîý€±o”¢QkI_T™ê¡»9U!ÐB&™(•) ©¢Êe!ËF¦ì¾G˜†Óµt;ë|º¿¢‡SÉÈZÝøp3›Q)
-™R¥*ùpÆȵҭ¡µ¬ 21¤—>&]æOäÉQÞŠrÊ‘ÏD义üÍþ(r s¤+ÒT1D"§e[Z´D®š'Òk•ÂðâÉe-7bô^Q$oSi^³ap¯,‡‚-uM
- íQ%þ,œøð5ôÖ—÷ïÎ^3`õS0¬j Þ>ס—I"¡+Íú“Ó2`0ˆsuÃÄñ
-NèÅ7™4æ%×ÿÏÌ>½Fƒ†nd lí`ý{+[IèUµ¹C£ÉjÝ®œÈµF²@/l-¹ûSш$ÏX,MJ?S®oz±ðK±ÿ‚ƒþ$Š§Ô ÀÍ3‰‚e ÖBÊ’Œ.¸|P#D“èrÙ²à‘X趡M&‚†¡ ÊP!”r€û%š5•?x
-ñxÕ
-»ã³Õ –оs«<ahlWn¿_p;¡<½¨3Y¸*¸âöCO9f1{ñË!t:-iåËŽ‹
-†]‘1D!«xn*™¨¥Ûžƒ=nbV² Êv>:Q¶–þ32ï²
-³Ð%ÄŠ'ÞoåsÈäS3·Ü ?KV*—
-Mçä­ÀdºÍ!‹|(˜Xâ{Æ%[itþ5ˆòò‰‚ò‡Ý
-b̪ëìƒðn¹çì9ΗVÙ[µÚiÐî…€M§L¥ÁE÷¬1¿÷)<£ñh⾆èÝüäãÉÅŸ¿endstream
-endobj
-1100 0 obj<</Type/Page/Parent 1011 0 R/Contents 1101 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 523 0 R>>endobj
-1101 0 obj<</Filter/FlateDecode/Length 1873 >>stream
-xXYoÛF~÷¯¬
-26Ñ–JC®ÚíŒ-¡QSµËŒJX
-,Vr‚ÜVaQ¨\'­b?”ƒcbíTñ‰ÖQ ãr™ .§ݪ|¥.>–Ú*säŒØ)—qv(ÍÙ~U”t?ðn¶Ø§íSk¹Ó^9H_ècZ$fïèÃwUŽk‹«_˜§4„œµ±§xànÁhÝ?oÜ‹fàÐý¹­©²„r“¤ëCkŒ¶ðÆå«€aóxA™J9±ÉÌJe´SØÀcGªÀŽ¡˜ÃªåÌÚd™Ùs„8'žyï^l*ëô
-ÚÞù2{Ö4vP— sˆ
-S …µàÚ·´lXˆÚdH…g¥—ÿC „ áÍ+f©]gáüq!…Çcˆ´¡¨nCƒNêñѦßtrLw)ì5Os¸eÑWž(ý¤3>‚ð ª[…=¯_kÇ%»ë0Õ.Aeh€©{€´ÐM¢-\
-èVK‘;6S+i‹Má¼LïŸSŽØîÔÆËmýoœHÊ ‘(F9ì‡2ükèÚÔPOdwZÄZ«¿T©ÕÜ‚YÜy»®ßN¤éL~cYîDït‘
-endobj
-1102 0 obj<</Type/Page/Parent 1011 0 R/Contents 1103 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 526 0 R>>endobj
-1103 0 obj<</Filter/FlateDecode/Length 1935 >>stream
-x¥XïâFýÎ_Q‡"-+  LîCÄÌ@‚4Ã`“;Ýœ¢Æn 3¶›¸ía‰òÇß«n IVJnW; ¶»~¼zõª¼¿Ô:ÔÆß |êö)ˆkm¯+ü£Ã?ßÖºƒ;¯K·ß»¥˜zþ->Ý·ˆ–µêwÜíßzÊ]¢^Oö†üîã_*iS»_ÕZ“6ÝÑjÿý!~ ­Û6­‚~kþ8õÚåWþü'ÕTI¨†în[wÃúÇÕϵ65;moÕ£]ô4ÿnt:]9:[Ñ(ÚïÄO£Í¿háy:_ž Tâ×n·¿xz>8¾:=×™ÎìùÖä–:ÆÂ÷=¿Ý¡¦?ðz]Ÿ­VãÙjú2û-Æßš.Æ4/ž§Ë%..9ýÖ¤Wo2}¯Ý¿å£Ó„tÊ”2MAž¦2É¢#‰0$A‰<P˜ªww÷¨sZŠx-h§MvC:‘¤7”pP'¡Ê”N ŹÉð@R–æòkv Ò4ý¾×cw«$:O2ÊÄSöt"ƒŒÍpûì£0&Þq†r²»6½6”'=\IµÎJc¯]’A™äÀ2oáòÕïè{³Ùéz½¿Óš#Še¼4ŒÂfW‘n©5ñ‹ˆûT%ža¬’˧í9ûtY¤EÊdÞ_Iªé½ÎÝê— ê’§FÞØøP#F—øÛR™LEíµ1ҾŨ3`£"i¿p~&_‡*…*\]ËDŠlgó
-(ÿc“üê¿-dO¶¨|°52;‘â4~‘¶äR)PÙ$:~ õ‘B¹yä2oV˜>tLIIÌij"ÀYΈãKå/9â ©ŒÒw…ÇE‚œÑ²_&rCFÅ{P>Ò[DQåàUnlåËJ¶%û^:-¸õçu>·^ãõã ýMªc˜)…
-ZÑóÚ-ÿ‚H¡ =zÙË„ê3‰Kß®b™IµÝ­QÝÖaLõç#ÏÒ<(cÝ&¾N!ƒPS<Â(› .°ŒtpÂÒ¥zså4ïj‹gÊF­Ï£çyuxˆ #ýÅ1;CŒdðI%ÐYF3vh˜¢@.fG,²`ÇLC€e—8¢\E
-Þ Nº~ Fˆ>‡Ž²â²H—Ž÷
-À5Yb@WÔ)ër“*£¨0Øñʦ\aáȘ»ÔÖzs ÁiɱD»Ü+Q‰Èhî@±ÆNëPmŽE>àÜäÁõží=<aÑëþv ‚“×kýùw¡Ól "m·‰@Ç1úÃnOв
-©G¿»Ÿ)Ž„½Øl¸vÓáZh7aŠŒåš®X7Ï’Î œÃû4 ¬*òbÆcÇ/tÉí ¡†ˆòåX¼q3±jÚÑiƒ,g“‘3›·ÊTrE
-mÊ’q¶ëHe%säG¶Ú¦_Òvù|eÓ AM ÂÖ!ðW »*¹õ™;Ó19ž,pM‹À*®ù%«X6Ÿ—ÍÅü…!<·Ö³>æ˜>.hxþ#§ÜE»‡\%ïø"µ¼c)ß !ª–ÊXcÁ³¾íúÌ£׋Bsª˜P„XA£ñÚw府¡¼ÐWRâ¼KS´Å{%Ç°T¬SÅCdo±_ñ¦Y§ƒŒ¢æ¦RBÛTç{[ÛÖdXP ÓÇÿ »Ô¿ëyƒ.omËÑóý4×?³?ê
-endobj
-1104 0 obj<</Type/Page/Parent 1011 0 R/Contents 1105 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 537 0 R>>endobj
-1105 0 obj<</Filter/FlateDecode/Length 1738 >>stream
-xµXaOÛHýί¡;]*c'Á Hœ´œÚÀ‘´œ”ôÃboˆ[Ûëó:î×ß›]oâä@×J-Q7ëÝy3óæ͘¿÷òñ/ ~‡º!EÙžïùŽ½õ}ü¿ƒßRÒœ7ð(üqûv//¤0èááŒ:A×ëÔ«”Æ{Í5v^ÐÜm¬3êú}¯ÛØeÝàŸ; º!Cò­Å°ÃvÁËŒoÐØk,3
-zŒ{s°¹Æ.Ünm®á‡ïg›kìvú[ºƒÀ;¦ ?À™Œz8Û¯W ¸¹ÆîQÏ;jìr ‚°,Ø Z»àƒAÀá::Æ—À{†Y˜½Í’ÑÃâz¯±Äâu´Ùcs½Ò~6Ù;¼„=šÌÁ”0äÀNbß&Q«ïu¼®GãeQ¨²"A©($åËì^–¤æT”I^ÉR¿™|ÁU=
-{U»ÓÇE­ë\R¢õRRµ-„&Q&Zæ/qò_KŠå£LU‘ɼ¢H¾x,²{‚vpÞ<•KS¥H×Xâ2y†X­òT‰Ø ð©mˆ
-ËsURàû¿é&J>jgõ.ÉqVÓhBÛ;¶¢U&W S¬¾®Di­‰gc=MtåÑÕœ2…‚39©\²× ›u0ࢤåÚ|4hø.sh»ÞÊ:¼?LðZTQ”&ÐkYÕžF*ËDo75kŽ»Ø·(¸{FPLVÆ…ú¡µŠQI{Ó&b«¤ZŽ&¹®Dšâ°=áÑIš«4U+"%ŸDV¤&O µÂíø.RË4f»"Ò[ÈøÄò§cG ®n¤çâÖÚS*Ôƒ¢öG*•ª~Õ2*ºѾ×,½o\`ß°´u®2‘ä§ÓÑðvt5üL×ãÓéÇ<yúLcY‚§Ó5‰<¿-Rp«û¹¾£Ã*Ó ž¡Ûv&n,½éÜ’í*Ÿ+
-ŒSœöñOýÄÉ>¡é»z"—À‹žE¢Djº; À°ÐÑ®…Þ89Ä^ðà»RéôâGær+óT<è“©ÿ4@Ø}ß…{뙜“4áçæúíõl¶(Ú׋ÇRGeRT‰ÊO¦öùÝs£k:¿½útqKÃOë÷ó÷ty}K“wWcº¹½M.n^¼‹…~2u»ŽßÕÙl§$~·ee*g£Î?šÍö_g&6FVÆË(’ZÏ—iúÌjFk4s[Ùô:(lö¨v"›ÆÔóhÇ,I#¹¢º4=&Âè]£²!ðö'’¨^۠ΞÑ~æb™VuËQó9úA]s#½€¢k~0É!‹In¢|x‰n[g÷^¤òù¶‘?É nßaó<oŸ•4–%°§ZAIÑXŒªæ.•<iÁC#ªöY×›űó˜î’¸[%@`µšûÙ*PcÍ­rÄ>1ð0¶;¡aÖuÊe„nÀý¢dKâÊnm#qòIFË
-âžÓu!óÚ¡‹§Y‹Ë'¡·³7°Ê=$Î’n•¢B‹f·ÚÛMò1Iå:k%žôŒäÚµf!TS’€d®Û‰ììMMŒ¨~º¹. ×üg°o®3íÑ|˜¹Ö4JgÀœXÇÂÄI ªÎìÊFõ”ž¥-Ö-û¥ž;C¾x’1Tz&ª¸µ†¶™–ÚŒÏÇ›´\a¶(AN÷Ó:Èagw7= \¬¡cWÔl¶™1sÇÿ¤Õp‡Œß<{dKÍcÞ#`¯ëåQ¤K¤™ÙV”ê¡-”úJæYÝ”Àqt9€#¼ÔϺ’YMËWz bÊ*:4'#Qìð…é%
-XÇ>Fšƒ|Å<õ͵<'
-”L”φ|¬!u!Ý-0Ñn&>ÎмTb`縟ñ„;φbFW0Á¢rUY-8°È7à ´ÅLj¾´lq»’äÙCŽÙœHþ¦ÑF"›rJYˆ’9fƒn¯tqn½&q̵
-Ù)0d*JUÄáeH94ÙY5ŽšñÙ¤“åJ³:Éâ@ÔB{Àj#˹à ÁþÐÈË<‘ñ>+fÄeÉŠ\C¶Áöh¤ Lò/ÇÆáÚP“Ó:î:Dœç]£~ÐÈÜÔ%܃nVò©bdld[FŒŽ. ÄWX•ãÙx™W»ü™,¤‰†ggÉ3wƒp-<ÿÕ°V,S g] éÝHßKzůG¥ÌÔ#[13β7/6,—A-¸Aˆ? ð^P~gl‡ΆèIê Ú «hÉN (ÓÙÚî@»ß1Bø]¯–½~Ï뇼£ÂR/`(“½?÷þXÞ»endstream
-endobj
-1106 0 obj<</Type/Page/Parent 1011 0 R/Contents 1107 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 544 0 R>>endobj
-1107 0 obj<</Filter/FlateDecode/Length 1663 >>stream
-x¥WMsÛ8 ½çW`rrgbÙ–Ûée§_i3Ó¦ÙVì¡Z¢m¶’èŠT\÷×ï)*Š’v;M˜" àááúq2£)þÍhÓ|AYy2¦Xá|z{2_^D ŸOñYR2_E«ö[AŸy?Ï—QÌÏøå¿tâ%Ž%«%¶Åø_KÚœÄñ9îH¼PÂî9oqß±ÄïxxŒMͧ³Ç÷ñƒx¶ˆCCü`6[=~ð2=™\^Ð,¡tƒø+ü‘»°§”f#„GôY”kA¢Êé¦V••5ÝèÚšgé7œNp³?=Ž—8=ºUU®†®ÓI<t{>CFÖw²6$ŒÑ™V’ =n¡ƒ²;’"Ûù²Ž(ÝI#©Òu)ŠâHV|—dw@ +¤7ôþ&=?cóSÏæ
-úp#zy¤\nDSØ3ÒUqØÖ• {Ý]gT‰Rætê‘ë£v
-ß~*sºæh¬,ƒ£¹–q[ÐÃEÞB¤*ÒuØ­vžQ-PMÊ’B8ý£Qµ,%pGt!!Y¡°b¢öŽx¸kdØ°mž;'~Öé}8ºPÕö”'*ç±D6}
-á ~;Éaz«2Q<å=ûí°WÛ
-YM%`Vû¶iÁ!õ…9­E!ª ¦ m„*Hƒ[ø®6tÔM
-ÛÔH¤!`âj§ß Æsî/H$§~Ñ-ëþz"ó¼=<÷B”é¢h=†1¦ñ…æe˜‰Èm5Äîðè¾ã L7Ž.¼KPàj0»–¨8eu}‚]Ʊ¼AxkAܱ.Î'«NœóZA)h/²ïb+Û–µå9^F+žÆ×x±l Û=ìºÍ½k€¬’”@À3øE„Ä•oè`q厴øÿ?O
-(.œª¡Ñ¼H•”,Kk ^Àå FýY,†Â~¿‘‹´_~'GÙ?¹°bÍJÞ>scJ)ŽÜþ~4Š—ÓÂe€Þ¥é •2Û‰J™ÒDô“å Q¬(¬".ÎÎÒÚtsjN_>½wyc8Df¨ÜŠGÆÙqÊg§·¾ ,3³ÔVq‰Ñ‚ÜÀÃî¿­š›·m¡š;äJm8ÐßÖDgÁãFïÏÉð“èÀ¦ãoÍ[} ÷äj±ùXÚ}†aTá1Ô/…B!-<¨ÈŠéárµ‚žÔÔÊ)ÛÉì;gŒëBæ&JÒŽ}ÉzåFÔ‡v»ÿ0¨›žèsè]`OPÖát‡I‘ýj‘ðV€×kšá¢±÷füîãmú1ÚÞwF¾ZW½
-3RÛÆ1ØÇҎݨÿ”ËÀMš³vÐÌ?°Ù»¼js4[àmr5Ç[¿Ù¡k}~ñáå ¼£éohºôº?nðÉq80^Æ®Ëý÷ë]²L¢åbå›bó-oÒ“¿OþæJÄ"endstream
-endobj
-1108 0 obj<</Type/Page/Parent 1011 0 R/Contents 1109 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1109 0 obj<</Filter/FlateDecode/Length 1824 >>stream
-xWÛrÛ6}÷WìäIžÚŒnÖ%/çîIܦµ:éƒf: IˆH‚@ÉšNÿ½gPÚyhãĶBpoçìÙÅ÷‹uñÕ£qŸ#J‹‹nÒ¥þ`’ôi8óïøg$-/^Ï.^¾R¯G³%ŸMÆ4Ëç»]š¥AV:ÒKJuQˆ2£\•’¾H““Mªœ½œ}ƒ‰4š¸'ö>Ë:óþhLáiãÀ?¼î ú0ûô-„•­Œ¨Ö*9©ÒI³©$§É­å¹ë꺾îO’Þ”®û£dÈÎg0¬JëDž §tIi®déhÞQ%-´[ÓR›ÂÎ/©2z«2iIP!Ei¹ßkiöª\ùøîŠÊ hK™p‚³AÍÌV¶@‚+Ð¥CÒ…péšßÌ•õ…Ý”zW‰O›
-ÉœJQ°?K;™çü³qŠd8žk‘£3ðadFÁ)Â+m¡ly~ÅBø·¾ªV,ý2 ~c¼6‰oœÖù¨´ñ*…‚¤ÒZRø["ÉÚu²B”ˆÈã“" ~¼¨ÀF×e¸p™Ò![,BÑÆ$¶Ó>kªôÙ³>ä—ï»4e£ÎýaÀµ—"]O[W•6·Ò;™ºš¹ÏàÐ
-5+)”n~óïu“ säïÖgâ?½„èÍ+ú€ö`’"Q£¢p’êÊ”)_Úì}0¢]o‡¿*~7ÀQxÎg>ÕzEûüjˆœ–*—¾Û^çÑÞY[3³JºÍ²/so=oæPýþáú÷/oZü?÷{Ɉ«2|Æä¹Åw'Ö¸‹JŽFÛ·,s RÀ„’q.±øÐQ“RïöWè:/Ô‹\–d™‚X €»[HUTx€>~Ò›NkHÀÚ¡Ø÷ÙŠuF…ª,¤ÛIY6AF•Ú
-£tméH£¨ÂÙdz>ÉGÁ\ÑI‡©2Íë ,öœÑ‹Û
-G[Î>C=ÌW’º»CƒþIÛ›^2yá{«±:½!eŽöƒèpϳ~ùڠ碓`žž|]ž69¨Ëå–]ë#ƪ„’
-×èb0‹çb+i2E–#“ÐI½„nY¹\ Pm†Dv*Ï[y‚ñ²Xà™c G“4)ò?5ÔÄ)6S"×+ôK¾‡æÄ‚ðØ»7¢ÿ&.2biùý^«tC¹Ö–®–ß!†¢ÝCÊ
-D¾‚<£s…c ,0aDz:…ùøéóý|þà_˜ÏßÔÆ€wotéŒÎ¤Ã…ßçsŸÐ|þ®Ü*£K¦g0Ú(Þ‰Q®¼o%¡¯ÍI]D¾{KµEA8t”ê„Q ÍÖ¬È
-ÒŠÝHoe†á‚†ƒÂ'Ù¢mdÎI{EE`‹%>VP@>¢$(x]ň=9–:ÏÁËÜCÏT­!ÆA"lq®hkô «,YÍ­—¬ƒÏWì»ïa7¼[zÎeÚ³
-A×xö•rwŠœ/FÓƒq>\ñ;~Á+¥Ì<…ÓP(¨èÓdÒJ´‚…6ÀÒ¤ÍÆ{³,a”óõºiÚnØ Õc";&ÊNlP•l‹@
-9éÊoØlº¶ÍqÈÍ{.K°V§¼ñùuõúDNpÎ/½¦…”Ž»o(þŠfŸÉØo+~ˆÜ²¯Ú·¥t³Ì lW •+Í^þ…ÅS¥-¸¹ÿ2Ž
-ñíØÏrì¦vàrl䷲Ȱæ"íq€ã|=à•zn¢
-endobj
-1110 0 obj<</Type/Page/Parent 1011 0 R/Contents 1111 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 547 0 R>>endobj
-1111 0 obj<</Filter/FlateDecode/Length 824 >>stream
-x­UMo›@½ûWLoD*k¾ vo‰ÚF9¤Jk¤\|Y`±7–î.qòï;³@â89ôPYFf?fÞÌ{óügB€Ÿ²âÊv°
-Z¹×Ü
-àˆ'i¬ìöp‘?` Dâbx½–Ú°JÔãÖÞƒZ6p[=èÄŒ°CÿÙ½–ƒÖÓ¨®y£šÁJÕQ„
-X¼ ÁîH3Qxà[,:°Gì+Žñ)GUEýÜò¶àè3ø!žHm…°È"˜¡ï•Æ9¯_ì
-^þ>r]¹ÆŸÌ`É{^ÈFÚgÄÿ–¯’†h)¦Wª1e3xowáA©Ý 5¢Ù f+@ÃW'YFê8æ}F” a8Åç¼`
-6â;AÀàJÙÕŠŽ‡¶¥zbbTr%Èw
-Ô(ö‹ qœ
-Šç3èµ|hì4ÅëI´!Ng°Ž!J6l“·—·W—p§Õƒ(-E9´hdNÑŸoøYä„‹ÓÍàÖ™> ˆˆÔª}îËOt?É–¥kü¯Â\IBKßòÅÏÅ_!Ûò†endstream
-endobj
-1112 0 obj<</Type/Page/Parent 1011 0 R/Contents 1113 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1113 0 obj<</Filter/FlateDecode/Length 1388 >>stream
-x¥W]o7|÷¯X0š
- Ôìò7.姭
-kú(ê\d#¥í¹ôG;9û˜.&¯ºãíû¨•³5p|üó-ZI83ÞsxòÒm¤;'cñx-É⇣­èH8Ûš2£+ëâ'Nb¡—Ø!ùý ·¼u£¥íÓ–ÊÉ"X×eýÒËY6ejþº='o©³-ò$4qÓ×°(BÇBG×ï˜ (¬œg¤,G0R–¼P.S2ëa-Â
-ðOM<v$ô-O{ Q<Î ù÷.‰
-endobj
-1114 0 obj<</Type/Page/Parent 1011 0 R/Contents 1115 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1115 0 obj<</Filter/FlateDecode/Length 1241 >>stream
-xVmOãFþί˜êŽ†“'NLBʼn;é*UÐ&UUÖö$^b{Íîš@_þ{gví"„øeÞç™göþ „!ý†0ÁxIq0 †0ŠNè4›ò5}4Âʽ˜DÁ¤ûüóò`ðõÂ),Wdj2 a™™a™Í‚Q
-m!~¢(«\$,a34‰*
-Q¦°•6“ažƒI´¬,©eÂ’|¢tʹÇÁˆ] ½® ,IŽÕé=™¢ ùZ¹{—¬dŽœƒ‘E•#à£pßN†bÛHÒö7åÚ@!×ʼn§>å!œ´GAÄn¡ùñÆÛèç0°E50âý‹Ã
-]Ù¸X¡/k~øaËò»`›Ô0˜µÖ?À¡SSO]è‰p×ÚEXÔoèj£™B¿‚3E¸¨ÞPpÎt]6ô½à‚r*î!j­4hŒXc›Rø"^ßS/ÞVÄõ“»¢"¢"$QÂFÉÚ“ª5˜'c±x#¦]y¥¡OWCø8‚ÑÙÙ¯z‰K‡Êe†%ûðhá0àa¢…z`
-ÚÏ°cîJ³¥:œBçÅ…*„,ç×ç‹åùïË[¸\̯ÿ(åã-,P? ž_/D f­`zÛQ¦dNáææ¬i‚kø«ä«ÚZn!·=*”0T®~8=Gpsʼnææݘ5Á— ¯y¸Ï«k\çe8ŒNÜØ›áw_­¯Žð.þD” æÀÊ‘/n¤üûœÓ D898%K)ÌŽÂ;lþÒšhÌbºÏÆ[îࣴ¬øöTAχף HeBãÜ°4Cž“ØR<ÒÓ
-endobj
-1116 0 obj<</Type/Page/Parent 1011 0 R/Contents 1117 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1117 0 obj<</Filter/FlateDecode/Length 1547 >>stream
-x•WïoÚHýž¿b¾‘JàBFê‡Tm®­Ú*×PÝUŠtZì6µ½Î®‚Ô?þÞÌÚÆ8ÑU§(!˜ÝùñæÍ›áþdLgøÓ|Bç3Š³“³èŒ&óWÑ”¦‹9ÿ_§i}òvyòòê5ç´\ãÊl1¦eB8~vFËøtM#ºÑeiò UÎäe¬
-RyÞ×îA;ÿbyKSÃ
-ÇÛ 9]“#ÀL•ÆæQíi2šðvú¾2×´[GªÍ\oœ’|àuø¸kš–[äÙ‚Üùˆ¶ÊsÔ½4CTü3zÝ`? ±å*Ó¿Tj”‡—IE¶àLÞ<¨´Òxîw‹'¥»Bè*ͬ/ñ’†¸˜¡:~x€ ØÕ€²
-§WšP¡Âz msTÌ®a¡Øª¼Ê´31cR¡|ÎÇ4ü3èåo•Sq‰ 3¥v +Þr0vGÛ}±Õ¹§ÛÓÁhpû‚
-Ð#ƒ=S›MÜÞ’*{þ9<ð›qKMŽcèýXò£6ræ%gUZš"Õá`Ÿ4ðUø•~Ó*ÃQÏv[–­ ž… £†Ö…£;.e ’ ÇAŽÐà†ät¿ÇÛ¶é
-8vtIIêqt}òìõ/{ºf‰i¯L+”H
-Úà^ƒ~dðü9ƒ~{|Ñ£@;‹ÄÙ*µM“78Q¿?²é{š! üÎÜs¶^[£É«Är¨DZûP‘nßïÀqZ‡RøR¹R'Ã5+Tõ'ú MµAEÁÍ#ftlHŸæœJG Å
-å­ƒ
-ðùú[«ólb1„Üi•<i~ˆ;«/È-Á/¬fæ5òÞ!_CØgÂm§ çCÒeáï£AÒl~« 
-4T×.3ÞC¡:K|ð$ò†’G¼ÕñOä2ZXô~y‡÷Mä?PË‚æ·¶J H§èæã¾_“7›\¥Œ{óÙŠðÄåG’$)à('ڶO·n”ÃØRž×#cªŸìŠÃ(‡ˆ‹ kE%õì|—‘
-px2*Ö´rÐ[T½
-ÔË„¢Sꩳ,b³S ” ²Ö i„ŒeãmŠ´v3ÇjÑë‹é·áìFÅEz¹;ƒ#þöþòóç<}6õæTWϙͶVÔÀʶ•¹{*ψ)z{óó±—h ¢ÄÕôÝPD ƨªTX§œÁPñ¥ÅXhr`‹èJDJÂ_âó>Œs i_­2SBSZLö˜xiÚsž[éèÏw¯ÿcåàÆ]×J<lî˜;²^|eÎKÈ:¤ÆðIë³êAíY&îÖŒº×˜Ä¢4ÂÀÜÕ¾°aVsðݽÜD°\àäìke°` ¨ÄS}·Ýד?@!…Šc]
-endobj
-1118 0 obj<</Type/Page/Parent 1011 0 R/Contents 1119 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1119 0 obj<</Filter/FlateDecode/Length 1422 >>stream
-xVÛnÛF}÷W N
-w/IN)3•Nƒ«rk’kúâVþõòËÙˆ.Æ#ºÌÄZîÙæ韗´66ã/ñëSŸó9eë›Ñh\4[ç»ÞMi<Ž\Lfìê/W“ߺ:ϨPš| ÜÂVj\]Å‘¯ËÒUÁãÊxZ»ªÀ>õÞôº •Æ*…,i«<ëƒÊs‘êÒ¼L&ìû<€PÒy´µ3yN©³º
-8A 9‘àHu^UYV_ª€KøèÇ™Ä,¯h<o³¼œ¢ÄðµHf ýÀ¼¶a@ Ýhru(ëØÌAçƒM5;@" ‹Ì%lc7¹J•å ›
-1ï\U5¸$µ‚q•ÿ0¡­¶5©Î‰ŸÌbtKX.P$d^Îâ]·Ê&°Öß*•j£=s&|M+e-êÏQˆU®ìCû'Jáj›ûùu-!+Ôx£CàÈú†”nuú@
-ä:b”¼SU’+ƒA”
-eëµJ^Ú;î:¦h‚­½&9ôHˤT´m1¬EGÚÖò´3a) :*’6àÈL¿I:hõÍú9­LD¿P¹mçTE4H_š(« DpÌÀ¼3iå>J‘º ÝÁµþ¦Š2ת-ýOc¯~>òŒ;¦D~]G:žbîÇ8üSû@ïU¡Ÿî_}2›m ·¹Iî_„šBlÆkÈÊKVO7Ù#ó/{ú² /Qu·ó")Pètëœ‰× ñÛPå·B貄¡¸¬áà?»„„7Bw`Ò q¿Ò8ÊÜ€07Dejâü„8l¸†°øŒç@è6úû–ý1ÐpÎœàG®3¢ƒÃs¦ªÅSÉÓ¡š¤¸ÎƒAØL¡š#穪‘&XW†…På"¼êýh Íú¤v=—­¼ˆ\>Ðí:`Õ¿×x‘´©AÎVT+® l;Ÿ1íbÛ8ÄYÇÛyç—[¥{°Åø‰kž Q [iıÁøáWdÖ±€É%Ó[šêY+x–7(4¬X‡–‰ÛÅ‘ã~UXÙQ ²:2I[–':¿é4ŽÛ‡w’[)+²:çNë{ýQQ u„'é•–r'ëñÞaóèt™xügÒV0äèýnL*l<kZ”C‰Åð…(#8 †ìE,Ï~ÌŠí8;Bƒ§ˆ8ñ[ ÒÇ6E'Ý:®n´ R¨Ý^õòè¬Üô{=þénTËJõÌ1ö@X>rýÄé¥T?bבíàÀŒ6ô¶©„¡)¡óÝÂ"+…ÁþèÍ?Ü;È…­ÈqØ#§ýOBlõx·h÷×ñ kþâ’f“«¸A}¾y÷æµs_Xƒo]ZPUš_t\Ì'XØÿÇ>8O“ùl]oOlä—åÙïgÿàÈendstream
-endobj
-1120 0 obj<</Type/Page/Parent 1011 0 R/Contents 1121 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1121 0 obj<</Filter/FlateDecode/Length 269 >>stream
-xuËNÃ0E÷ùŠ»£H­‰“(v–­
-endobj
-1122 0 obj<</Type/Page/Parent 1011 0 R/Contents 1123 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 554 0 R>>endobj
-1123 0 obj<</Filter/FlateDecode/Length 1828 >>stream
-x…WMoÛF½ûW t‰ Ø´$K¶\ ‡¤NZ£pÜÆrˆŠbE®$Æ$—Ý]Zß7³$EÑn‹ ‚)îÎÇ›7oFŸŒi„cºžÐåÅùÉ(áþóÇç_øšÍù3§ée4©2z<¹œÍùål^Î'Ѹ~â·ãLÐlr]áêd:‹æõ¿eƒÓË9ÞMç×ø{‚ÿVÓúäýâäâã MF´X#¶«ë9- ßÄß·ªôÚÒMD:®lê÷”ég¹ÓÅ7¹9¾7Ï/§ˆv‘ o¢qDw…·&©bŸš"œœÒx\Ÿ”qòQå+E®*Kc½#¿E@&ËÌ.-6dJ¾‹o¼Ødf¥2rù*ŠM±¦RY•k„¬è¦1>¦Æ×pãO~/ˇÀl7tñqÒÞ
-REÒ\IL\åºð¯'7¤Û‡ûwwŸþºÿpÿþÃçhëóìødáˆÎÇL2DÆ>וE,­Tü´±¦‚ÃD{•fŽà?äK¹I45XE´@Õ¾¤Ebv,‰Óv¥­qÍùæ¨\ q¼.[Ô3\žRŠ›ÚÅ6]éùsõƒoj8¤w·ç¿>|Y<üGŠÃHnÓùä*ãa-„R+ó¬ÏhІ÷IÙgm”kÅÄÛ*O¢V× 5g)p¯ß¦ž£µUQ0cë€9"‰hU…ò’U±¯T–íQdç40]¯ Ϥ*äXø4u¶úïJ;öaPs#éa2òì‡S càŽJ’”™¢ú(·ÍBv½36©“¥·ƒhiRI+t›Õèµ^X·ÀåßP¬¤ã;ÔZé6ºåhãp˜øuK¡O‹:²3©R¦X}
-
-ˆzÆ:Yk
-Ò¬×:®¥w§öÝ38ŽÞ³)N1 Ýx`uêÎÖ|ŽÇi0–P2ö(Xp@Ë¡pyOÇ“þîÁwô:ÇÔø=¢†Xjà‡mz*ÌÇÁøTFO‡^Î[UlÐËè8Ærˆ¸w©ßv2º&U–Ö¨€ÊƳJʇ©f÷ðÀÌ÷ÑJ _"²‹‘ƒy–ex\í{àp=“³ü\»bv›00':¡À‹z†¸
-£¹„»­Æe+­,““@˜Nú*v÷Ä°À5©ý³ëÔ: ðp)SÜJ¶¯>dÜ`Úi¤˜«Îñðqüíó}ƒ™…!q(7·+ÛÆÞÄ&£Bo # #µd1˜œHMâ.0ǸFš¤:öðÖ(+ƒǺô¬!VÙàÌâÔØàEcŒ{{•²€°ÿOM.qVØ„ÎĘåˆëšmXa(M´’2õ¼‡.ì£îµ¶{‹rcN˜¢¨Ì9˜ó,uo<F+·#Ü B!úXUÔü š8‹ŸØ=vÅvzñÕIò¡s¬WXÙ’!¶/~Æc;ÛùRʧE}'~P 1ë×ÖäG– ò<™üß…éYƒrj÷"*NSÆw#„ú{Ôƈ泩{†çÜ)`»VŽÃQì»Óæo5KµàŠj Üâ]ï`8]ïåZ;D’ZŸÌ¶àÃÜL7[´…päÐóø2£à'm“~¼èRYT”Ä)ó¢¥H¿tZŽ•2Eƒö Ê|çe€%½F³ÆC¿4EÂíMQsàÝË l+ÜÇUš`Òæ'ËÛÂAÒ¹ÁÑÚëmz²6Dzƫ/w15‘÷<÷¬sÏCõE—¥ïXõ—C,Ž··¢r†‚b‰â¡ÅÑ•eÖ,D’L¾º<­]µ ÝÓ:v'Ñw†$€ ?XDó^{!}Ø@t@3,Ì4XàÍ â½㚧†jêÜì˜}]ÕlÅGeL–A$—_p„Ȥ –§ÂÙvŒ‚¼
-endobj
-1124 0 obj<</Type/Page/Parent 1011 0 R/Contents 1125 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
-1125 0 obj<</Filter/FlateDecode/Length 1048 >>stream
-x…VMoã6½ûW tʉâ¯ÚΡ‡MÛ
-ÚærF‡`œÅïØ6 é7mÉ
-“´¯ÃvÊõ™Hfƒµí‘T®CæÍ‚jåÑ$¾;|E*ªWX &¨Lä“F}'#·LȵQ×M—YåŽ\yv×hèòN‚„]K{$ýSe-ö/1‘Ž …wµ@tJ¤„‹’½Ö]‡‹÷®õëg™¾Ò ƒ
-+åS—Ý㬹ôk
-4˜ÄDÈë¢C °
-²s£#®î2‡YsÌ7h•— ZxjÂ-us˜wôE]UáÞM'îÁØý\”¹=¡jìí8g>Á Å™Ð6×µÍü¹áÙ$%Â’ØUÔí÷Á˜×4L,ÑÄÎrõ:‘h¯úŒ1¹G*s#irÅäÀ¯¡2é{h̳:%±ToŽ§^ÝLà®Ö'€O0/)¶
-ÃÅ Š¸Th[¯oÅ\çwÁkL¬ˆò ºQwB!2ŒËˆl‹ jˆg,^ˆù@G¢„;zÕ”¸3ù®2õ8¹ÿ `¨Pz¥µæ'lñ.(_‘Ø÷?ÐØ…´ªËK6®L¾6_…2ž/I ƒl­¬:êw1LòeE»Ÿ@OR<±Úì܃¦W4à$eÈÎ6Çß?íú7ŠÅo»­óîÞ}ùúüø•þôî® úÝe-C*ö¼Üm—xÉo~+UÑz¸˜û©Ý™;ðöõvn7;¼¸`ë/ ~ôÇ~ö×ì?~ õendstream
-endobj
-1126 0 obj<</Type/Page/Parent 1011 0 R/Contents 1127 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 561 0 R>>endobj
-1127 0 obj<</Filter/FlateDecode/Length 1449 >>stream
-x•WïoÛ6ýî¿â€a€
-IJe;vR´’¦2 éV{û2ï%Ñ–IôH*Žÿû½#%ÿ`E 'É»wïÞÝ1ÿö"â'¢ÙˆÆSJÊÞ0â Eüõõ×^4™†3šD³pD%¢QxÝ<4ïfWᘢá0œ`u|9ĪâÕëYÑt^a-š\cÍ=ðÒÑ#Ö¦ãv#¯Ý.zƒûk i±¼é슩C…7Ið)+5ü„ddRëÜîè#¥ªyEøÌE …¯ïßœ¥hæ-õÇD±HBúMåU^­ITô´ ;~›Ûloaä-L(Š £Y8e 7ÆÔ¥¤ª)/’ÄþÌ+@éàs–=I{ûðeN•À~µ"o;“Áüó׿¢S7¥$´¤o'›Q2=53¤~4ö±Ý}y옻 m–'€àüýîÓÿ„KØÜ1æ°Ù­¢X$Ïõ¦¥=Q•Õ
-À´ñÖ›°ùô8&Át)€ŸÛ»Oß%á4ÊÀïìd% °ñ2šB†HÎCEJ§HUŽB²™l€^Ð*×Æ’±jC ²I[*d©*Ðâu]¹‰*K<¿?Å€`Z7Z)û“_štŽ/ÃÙ%4 ¦Œ7˜mJýoàÔ×ü‹éïÿéO¡r¼nÒR4V «ôÏîð›Zñõ½í½w$s Ý©ä¥óDZð+ö¸R #¶M×2àU;*E’å•ôË,‘-
+úíIú{Ya,þüƒÂ/¥ˆ xc4†\¨¼2;
+endobj
+1299 0 obj<</Type/Page/Parent 1068 0 R/Contents 1300 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1300 0 obj<</Filter/FlateDecode/Length 1209 >>stream
+x½VÁnã6½ç+¾4 8®í¸vrÈ!A[`Ù¶‰ @.´D[\S¤BRVÕ¯ïRN%Ù=,P hÈyóæÍ>ÌhŠŸ­æt¾¤¬<™N¦´œ-'sZ\¬ðÿ¿NÒ6~X,.&Ë÷>œÏ§ï˜M§o¯ºYŸüüû%ÍV´Þ"ûòbFëœy:¥uvú rIZé?­¿"rA3päÙ|…4ëüt]H5]ÜÞÈVAYCÊ“± I#6Zæ´i)—[Që0¦MHm©µ5åÊówRO·ÖÑF† y™ÕN…öñ…Bš[Š–Q ÷ì• ·¯·[ ª¤ÃáR˜LR»”SÞêƒ2;Ú* ¥ôb°ýXm½g¤Zz/ `v°
+q@U;šœ2‘áÔÕ u+ýhLM¡²âX*€kœ$º^ˆ=;_L ùNŠœœh¾Í§ë¢˜MéÄ‘Ð\zµc˜Á‚(&’]*/ó1iÛœi¤ÉÚX2@ªçóº«î
+ÛHœ™ YN÷¢ÜßKÿÄMõñ2X¡Á
+ &
+"L/%$¸žª’Ʀ3áÈ@wÖí'ô9P™®â"ÆÐ ZM ]Ð(0 YHç{ÅNè"‚ô‹ÎP0zÅÜ°õ±L0|òû:mŽa?$ÔtËÿ£ÔWˆ¿)ÕÁ/ö¶éÐi —`ŸäáÂøaXF½T>©0
+ΰQiŠ_ÇìTÉDXèG›Ãìø‚§1ƒBwQ¡¢÷¬/¹ìÇ ¼ãᯜÌUÆU~h7i¤Y¹Mê~9Ä‚ŒCh·<&t{ƒi(a³9¼tJ) a”:Ÿ`S€O`ŠTÊ‚”‹ 8߬…É´0–|ŽIÁˆ7BEݲÉpœÁÑ> æH8§2 —°hþ•EJë†ÉŸj•í¡ÿ†ãžïŒ9|ª1(Ýo†{.°×w;«¿Ó&ô7–§O>}¯íL$Í~Ö+âí1”Ñ‹‰‹ôE0½xä´<Å5|žã…Ö1 [€!À=ð%ãÀáÍw¯µ@¾°µ†:„ *«µp¸»º¢D3o¯Ø#Ž¶ûˆM‹='<xâGT›®úeýœä õh ‡¶ÛA³£5{(^G€ÑåD,a3I±A清b9¢`ìÜƤ—£e“(mm°ª*™©­âͺ™Èöê_€ìf„mTèF´>!
+/†47ïìñ[ P-¦½ª`¬)ì×Qª©[¨)?ûpêàAa™¾º‡Y²g£¼ýž]… êk­ãÁƒ¦Á6ØÚXcvPQÏÿǬ‹[¤‹mW7ïø\ñÓ ÜÆô`aó†GtLc[ð•×ˆè]Ø1rÑ=gK¼L/Îi¹êžd÷×·7×ô§³_yýj³ºÄòŒ/Fyv<p¶š^ò{èõ s±Ä«ö—9Þ—ø4›^ò‘ßÖ'üS‘”endstream
+endobj
+1301 0 obj<</Type/Page/Parent 1068 0 R/Contents 1302 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1302 0 obj<</Filter/FlateDecode/Length 1540 >>stream
+x…VïoÚHýž¿bÄ—¦Rq1PBNê‡4!'¤p(ê]N§Å^c7¶×·»Æpý½YÛù᦭‘YïÎ̾yófþ=òi€?ŸN†4šP ¼Mü7¤ñôÏC|µ¤È½O‡?x1à½_ÖG/Çäû´Žàd2=¡uHp0Ð:8^+’¹Ø¤’ªtßXì$YÊŠoV"Ûª“%õ/îV³‹³%©Â&*'|øÅåÕÙï+J“\’ŠxåýúÛÑ€úþñ®Ãã…x” zÍúpâyýZYxŒ…¥LfJ(E‘ä[J L§* Ù ÆR!süÖRðbzø@"yo®l½uspñôÜ-ª^'XЂ#÷h—Æ];؇¡ïc@L’dÉÀ&À&‰Ü01·g/pÎQ?-ÐçŽß\õÜÝ?^ž’<pBú£qÂ*U§‰Ì­ás/³Öžx†êØ"x0ba€A¡´=#­å
+i7Õ>LòŸìQ–lcK"5Šb™¿`À•‚§À±$u{H0ni¦ [¯ÄÁPXºÒuÆTJ;Ї­M2éÑã(ï
+í¨áv×l…ôî.Ï)ЇÂöZµHjµx¥oVD] d˾~\‘•9©©
+¢BÌ2
+@q¤Þâr\
+K
+\uqÑ·ÏLgPNîEV@éî!
+j‡¡´"I žS!4rR‚ÚÀw'ɱȦ.3UjTË%ßé>ºß6È:Ö¼Ð[r?¿¾¸¹_Íÿœ9šce5û}1»^»%ÉÙF…ÞBÚ²d`©ýÉΘÉÐÚF³ÊX“ãçŒEª„Œ¾R¤ ‰2µ·Á®FÅå‚ÿk±BH£4AAx}³m¬¾®Ö³…7¿ž»@°”ݽ‘×Ñ
+Oݤ.Á5:WA¬à> HrDµ<iÄP«ZH芘WyÀԃߵ`D*Ôü&Py¢¿«ÜüÖ ÚrhŽF! ®‡è2eáÉ=¦5žpUUyYhe °¡!âƒ
+, 4;ìòlîŒ
+ FñŸ#*m’&6‘Ýú®âDløþ³Š=Wy”lK´‹ÆÁé'V©ùdØ&Æbäjš£ké\M¯ø]ëŠ ƒh‚´n1.@ÓT†Ž-Öw«ålvá ¨#DÕ`2S‘› )—hkp¦ðÝ €·Tgöéªu~£D¤¥ÄÉC—3Ðqܶ÷Ú§»ßvãzܳ×#†ó퉻ßfr!öŸn1…îÜðÚÇØŒ19<ö=bwøù4ÍÞB[ßÚŠÒà­/§ÍÐí1¾OG½›9xu¶ørFK­¾ñxt¡‚’'+7òɾ?Áý“Á);ïN†ãÉÔ›|6‘ù>4[ýqô?Ö5ì…endstream
+endobj
+1303 0 obj<</Type/Page/Parent 1068 0 R/Contents 1304 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1304 0 obj<</Filter/FlateDecode/Length 1508 >>stream
+x…V]sÛ6|÷¯¸>9™Z4)êË~óg£i”¨‘:I§îH‚"’`
+ñÑtHñ„Òò$ BŠÇÁˆF³)ž‡ø3’rÿE_àcï‹ëõÉùýˆ¢ˆÖ9o2™Mi6
+CZ§oë?¯§o•Mõ£4„‘òíúëÉ
+£tc±ku1¦´P(ËúºÝ~&†‹k²Ò°Røp½BR#êú@¯T—µp
+ûmt‘ÑüöŽ2ÃÜ?¼ù]¢´‚EÄáÃÛ€ÖÀù˜á
+6RXí…B¹6…”+×A¯Úûù—Åß"W›ÆH¤nä%-ÏoÀt!ÿ¶(ŠotI©0Ù%†á`4
+w×ç–Æa8ÛçeÄù{ ^„÷ª/°8jŒð<îžo¿ŒÓ#„—OÃA<k£ãÏcÿÜ+cî«óZ²@CZÈ<vl‘ÛkÊUÁÕÑ(ƒ'ŸœÕQ_rX‹)Àh
+æÒT§ûg`¦²*“FU›^M¬õ- Ù=Z‰2¤ÀASUˆE*,ÊS>©†¼Ó­ªäOÄÇ\6u{]ù<‡”Ýl¶A^úÏ2ï–rŠ¾6\=‹ lxŠÐuVÃ@:uö5pE•ÜiCÚ‚–qsµ,Ê·¶ÀKì¶`ÂY>›m“üD}]n‹öè^Úh]öðÁ{—ˆª};f4 Ã_}Æx·‘®Ÿè{­wŒ§pd¬ƒ¹_/„G»œ}_P¢Wh$¶9bÑÔà(³Ü8s²M]kÌ–EÂ¥ö ÿH0ê¼Ëzvk£Nu#@î*‡Ó°½Š¼=;ÚäûÆѦ)©–&×¥`KÛûðDÒ·6Ém6^[¾ìóû Š0urL“A<j½vq O­*Ïï#
+!Ãi0a;^1ѵÔ5ìc/`±pN+%ûAAUS&ÒX.îz4áBíeÏ òP
+|úÀŒgNðôa}æsÝ_І[åqY ¡öâÐJÝûFÛ=­:s]­ëQÐOÐÃ7‡7<½Kùð–kˤûú¨&ð *ÍØPÁ¢DC\ q€¯ÌO±Èx*²Éç™opž™8Ptn3ën»ÑWäYLc\˜ý¥uuµ¸¾¢¥Ñ_ý}µ3 \PtÅ™£Ûƒixá/¹¯<j4™“ñ°½GQÄKîÖ'œü\˜Rendstream
+endobj
+1305 0 obj<</Type/Page/Parent 1068 0 R/Contents 1306 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 792 0 R>>endobj
+1306 0 obj<</Filter/FlateDecode/Length 1638 >>stream
+x¥WÛn7}÷W ôbVÖź䥰]»_)q
+¸+JbÌ%7K®½ôÛ{†\I¶(
+C‚vÉáÌœ9s†þvÔ¡3üuhØ¥Þ€²üè,9£AoŒïþhˆï.>¥¤/`ëîëÃoGq2¦óÑ QNçã¤W?hš†cúƒŒsê ±xé|” ëÇœF]Xï×Ø{¿ßI0ëàäNý´;²×áýo#ëž÷`ÐëñQ9õ‡Ýä¼~Úš!¸ò¹œµoÆÔ=£Ù †#šÍC‚x“LEž
+fNÖ¯dIW“›)eZIãÝéì+lûÔéDÛVw”ta}2[)GÙJ™5^(ƒÁªå
+™©…ÊH™…-sá•5I<jLa}T¯Ÿôù¨[‘)ã­[mþò£×!ÒÆÖ¿¤Kh¶ªJ—nÈØ5­Ä‹$C¾
+ΩMSY¾pTBk9§_/>]S‹œ”|쵺ƒèw¶’òÒyRžÄ’ðô¨Ìܮϛ»ßw³€Ž 8!!ä›H*UZù )ç*ŽëÂð#¯rIvAëRye–ÍÚk§ ᬅ#á Q:@Cä,épb2ü<#oã;ªŠ¹ð.H¼¥Eª‘.hQJIˆÔh+æx²yp¾Åf-Ó¿NᜧŽå.qdCù
+%°t”JihYJáõ†¤Y “Éy3¤Kt‡À'­–­…úe2]Íåüé4”÷¸Ä0
+H¡ˆã:kPŸÃDæ6«v&¡©àÛ‡Ù4¹þ|ÝäëFöÌŹÿãÕCzPkÄû‹‡i#xÜmmpK°L`vw= D¼ÿtýaGDÄvüPZo3«Ý1 <’ã8y wxá&µt|U•%”Õ(xS6±Ø egÓÃûÄ>²+Lë¥$Så©,cØ˜Ï ŠŒN¸#ÔW è6ŠÄh«ˆÁßaÍÀ;fuœ(<eùtÂ*^ Øa‚–¤-t´JA²(>,·¶ˆ³U $h€y=[ñ¢”Î…Ä>Üaí¢7ÀÄ¢ÉLß+çM–êxÇÄÉô8¹›†){~+ Á „|Ì$ằÄ}¸¹Â¥¯Ì•±Ú.7û›ËV®x¾™ |GÈî›AOíþÖ…ëû_WöbÉ1§PÒ%È8~H·$ ŠæÁò“Vïs©C7.of31u1&@‘‚'¡8í›Ñþ2>¿F!»Ÿßàù¿ŽÁy7êu§¸{=;úóèZß bendstream
+endobj
+1307 0 obj<</Type/Page/Parent 1068 0 R/Contents 1308 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 801 0 R>>endobj
+1308 0 obj<</Filter/FlateDecode/Length 1640 >>stream
+x­WÛnÛF}×W üR–"u±À(ìDnÄŠk©1Šº(VäJbBrY.iE/ýöžÙ]Z²£}h0¼ìÎœ9sffõW'¤>þ†tÑ`LqÞé‹>Þ<_îâ74ŽÆ¸æ ÏDäŸ2šw¢ñDŒŸ¿Çcqvðµ/&Øj/Õš Óhp.BNÎp?ã¶R´ê„ý·£~àç<#ÿÄ~ö€ì·4<ï‹so)‚5gh8ÄaÄNrŒÎÄÀ?yC48¾ßÆÈÂÁ^²g{W‹Np}Ná+P5žà&± õiŸþ¬·Ë‚n(ÖÅ*]7
+’T4µÙ¨,ë’JÒÚ‘fŠïóô&ìËJëú(Ú$­]íH¯ì›²%R)«:µXسLû=K eÞºtô霳Šá ¢^4ü
+éèOÔ¿0ªnJ¡¾©Ö?ªá•¥…ª·_²0;óŸV?%I»v/‘žG5@8TKví ™–R–LËäeft—]üP{š9!qÖ$*¡Ù4ê£$Uú)-U,9à©X6ëõNв=·´îÓ ½Íæ‡&Xx´—ZœàÙʬl–6QÀ,èêkP$© ,`%áxßao€0™ÇKDï¸Ê¹ä[`32´Ý¨Â©ýñ”?"…=¾að¹5‘ãáµB{`#L]¢±v6]Ðç›éWm[z'×,9–Ê]•¢Æ\¡Ð½2º©bEW•ÞUt©Ðd‹šðÈ`È°Ò!#Ò:ZÊ…~ÐåÎKYÇT:ü·š3Ü;ìµe‡!?nû6EEÁn›á#×(I™¬Á¢§‹ëâFÍÕ$!‹É2§›¡c㽬ô2S¹é’i€ì–•âXÓbM™Æeª
+™ûäùÖË/(IF2“J®×ÜFËêz€&ÊL‚Ï9W<÷~}Èçë"áüÝÐZ¡¼9KˆÏk:ÑÛ"Ó2!V}î‘Næ5e\§•©»W
+t5³aà1:pÿ~w3[¼¿ÿü`J[.°Ÿ%=¬N$X˜厕å;²‡Ã §hA3 ˼ÿˆ)Ž\L/ÿ´|ÊS“©}fB$dA[åÚ”
+¨@Z«Z]¥ë´ÙsK°Ž»VÇ<¯bF úŽ¡’#-\V#–ÙU«¼U3 ¶Bo|gгEKûŠÙ³\[~|R¬R  à¦kÑWdò%D±²PA<H^—Ð*ZS¹,é‚á×Ñ~N†íXó’s ÚAzzÒºò#‚Ã'Sª8]¥®à^Z<m¥{d§Kìžcc]·Ãd§}ëÅÊ$ñvò§Ñ®B½¬t–¡[ø13ÚGÓ’‰þr¸åÂòprðêDœ$ê)E°Í“ïÐ*±oéç;ú(Q™P£tÃ|zÿaº/¿x´­÷öÔ±‘O
+ªËê”ëßy‡ eY‚:K(öVV‘ºÈvžl7;¬|¢Øë™=¨k©vâ‘5ÔVbìk·/b»Ü«#¢mȸnPŸ»—ë½ò—;AX,®öÉßðØç ÂU"Ÿdš¹rþäŽFA«ÇÅâ‘vypZ“ÜkX€0c™âoÒ¼4nõIÂè(ô¶å1Íø ŠVÜƶ›½öÐðQä8P±¥œí[%N“|¨í †®ZÒd²+Ûsך¼=Žž{ƒ>Ný¿¿â4Àãµ¼xwÜÜ¡Éø«ëÛÏçÑ—*„7wˆåÍ íUÏQJp¸{"dÂc¥-`WÉ
+„â2´A§Ï4¦ ¦0Æ31ñ¥Žñ£d2À!?Æ#q~y{u‰Ù®y:Ñ{79ŽÒö°Êqá¼î¶ôÎú8&ÿßï7Üìøò¯¬Q„DÁAØñtÑù¥ó¾Z,Hendstream
+endobj
+1309 0 obj<</Type/Page/Parent 1068 0 R/Contents 1310 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 804 0 R>>endobj
+1310 0 obj<</Filter/FlateDecode/Length 1639 >>stream
+x•W[oÚH~ϯ8êK©Ìý’Jû
+éz»÷–žëÈèKn€ô˜Û{­_Ü2¼³©ÌÕµ¬¨1÷x?)m`¦îKnÅ“›²Æê´¨Vì(ñ”1ÃLÇLlN±ƒ˜=F%÷¸Ji×ü¬‚;•S<¥«Q.à:¯
+øF³c¤ªPa#¶ äé ¸\Û ß—Æõj"-V´ÌqµÙ®u¶Õ0ÊÄ}¦d…aIÙ­>þ72ìP¿×+vìÅõÃÍ5aòüâ6k?w =wC«R >h^ýÏE±Ûzý^»„e«Ëú&Ë‹?/þ¦bendstream
+endobj
+1311 0 obj<</Type/Page/Parent 1068 0 R/Contents 1312 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 807 0 R>>endobj
+1312 0 obj<</Filter/FlateDecode/Length 1210 >>stream
+x…V]Sã6}ϯ¸³/ 3ÁÄ&_ì ,-3» Ûd¦M[ÁZlɵl(ýõ=W’xËB†€eݯsÏ=Ò߃˜ÆøÄ4OètFi9Gc¬¾~ÿu0IâhFÓ©¤É|-ÂSAkì_,°¿ûªïؘ&É4Ši²˜ãÿÙ<šS-iß÷ö&“Itö&Øï¶^l'WgÏi³G‚³EL›Ìå5¦M:üCéÌ<ZJÆÈv-ë•Jºé=%G›ï0P 6=NæH“ 7¹„k_+d-
+Z›'¡SiéQ59½öz›Dt£%™==æ*ÍÉèâ‰DUIQà —šZ«ô Z‹r'80ÂŧQÂá,²’55†rclÅCU›½*«ý`”JêÆ’ÒðؽÍL)”Žh“+KÂÚ¶dë\4>&ñj/p)Ëb!í&—äŒh×6î)ì
+Y¢à¢ BÝKÔdÒ´­IíI5ìP›&
+>“Y4áb®5™:ó儵Ø6‚vßpõ³Â¶CÜ“©Ð€Æ‡èvu¹=ý/Œe ðrñ }_§¡¯CÒ ‰´ ÛV•©:GÚ~K×ú!‰,“§Ä@0ðdsî¿ognÐSRmDÉÉt5EtÍè PÔrÔÆÚYw½òd¼MB'=Ä©)«-$±3h¿“®p´s=ç(„§ípéWR+™mz‘…Î(­¥h$•mѨ
+žRS)Tƒ®£‰FS¦ì=­n¾,¯¿FÌ>Ìt<¢× Ɉd“FQ´=Š0GHhØr¥Fï·Ãé¡K¡©w€ÓÔT€™ÉF¨‘ ÀeªF0vYXÃå²OÐŽÞÁ~ó*Q‹R6àÜ£°®L0Aw…Ù‰¢Éón@]ËB
+îmU+¤ Ý€Rñ'XvÔÞ07LQ˜Gî
-†“DÅQœÌo)VÄÂÈå;ÊM_H ÷èG?bÀ6ØA¡Ö¨cW1ˆ¢ƒ ¥Ç…ÚRUWöHäl¢’Œ_èmtþ’r‰4m#æàœ7_W!=¬ðø˜Ú…¿ª‹Žs.ømÝÉ”I‚žXË·U²×Á{×pdÚæ
-J¥yaº•„Db„ÈWÈ“›e*_d¡6¥ã‰J©Ü¦ÐYšþÄ}OÕ–û"
-8œK—€Lm$òÇPë Ћ¸dŒŽ–…„.)Ö¢J24W/Eq¡³êJÖ
-m¦U½ÎNà¶@÷ÚK€ üm´²*QÅï®|éx WrKË
-è! íZ%ש×d{½àéQrã“in=ø¬‘î÷2G9‡¸]­–Áå[ ýPƒO56¹¿ÜÀ•´CN…¸@kÛ·[®ºÑá¾Í­n€BŒOLzGä[À÷õØÚ£§[Û1tŒºàÊ„)û{]¨XÿðåÞæèæ¸4ûÔ5LpÞY$M¡\6WŒ£8¸n‚cƒû«ÃN\¦ÜUñÇþ™˜Ì&álzå/x—îúyÑû£÷C}÷`endstream
-endobj
-1128 0 obj<</Type/Page/Parent 1011 0 R/Contents 1129 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 570 0 R>>endobj
-1129 0 obj<</Filter/FlateDecode/Length 1714 >>stream
-xµW]oÛ6}ϯ¸ËKÝ!Qlù3Š!ËP`I»ÅE1,{ %Úf#‰*IÅÑ¿ß¹¤äØrÖîehêD&y?Î=÷ðêëÑ€úø7 iLà %ùQ?êãþðÇ¿MGQL“Ù$êSNƒQû”ÑýÑî3VÇÃhÔìõ«ã8šÒ¤?‰f|ö|7O~uç9§x2Ú_Lpv<™ÂÎNΣqóäÏî<ãì`¼ÝË«»ÏXÙo°Ä«ÈŽ†Ã!>G³)>cü7’–~alg!îÅp„0¦áÁûzyäµóýµí#Ö¦çÑðåÜåüèìfDƒÍ—(Ád6¥yê‘ïÓ<éÝÉgGÉZ+In-éíüK·6fEg7qc¡GmWFW%½Ûßì«é7·îz”©B’*¼é¿V™^ˆìo²2qJãK <Dú›9»oc<'(ï<íí¸¢ë·a_k¼OÛ}²„Ρ¹$½ô§:ð¿‘$€ý­
-U¬"øËù?uEye‰ÌjZ‹§€E) ,9i¾Š,S—ŽJa-¢Ní÷¡±Ò1!)´/P¯–þèKÉz ,"Š¥6TëÊPe¥AªšD…| §ád“Ó€)ì°ÊXÜÍéãõU7áUˆ,«OH¤)=ô`7שZÖoI|?Ù6IÒ<!®ÿ™ H‹]^_ šßqÀò‚Ì×Ò0&¥Q¹05‰"¥…HAå†&‰.œÑYÆðÞ‹|!h£²Œ„s2Gu)ï‰{)Ê·«à+íÚrp¼cGŠdÝp@Aä¦ä'>¢ä”‹š6¢ð! gŒiŒÏˆÛ8$-¹ÇHW8‹ÜwÃ-˜i¬‰\«W è²æ"C/©'ÉÜQKšËæ‹´!$Ž zQÊÍ“³°k(Úò:´ä.Ö
-¬¢ë×:=¡ÍZ¡<è‹bb¤U"SÆ:p‚MÐCY¦7-_šLä3H8oËr”KYes|%\'K4iª¥hÎ)ç$Z”(ÖY¨
-<ä«`MXönEQS)u™É äÂ>¢fF®„I9 _½ä®ó©¼A •!&¢úª’w v`}è¾Å©ÕÚ–1ß@b×0Ä*âÔ3_ XÂkÇfS-]JƒÎAˆp›«gD‚‡vcy–­×övœƒˆ„©@R´Ó@£§Òm¤ wn¢LRå(^‘€8L=@ñµR8(èØ{9öÆ9Íø‘ © 9t÷
-ö«p‘Ñi›êZCmÁ^Èn”KÖˆÙ‡@ƒ±ˆ.^3~@K^h“BÊ”;kÙ¢Ý!+:ϙ»|noÛ\ÁpD—,9KQe]ù’ðÜ /ˆºu,í¶*KmRºË÷î=wóßnŸžÙ;=Ã@£”x•ÔÔRÞr%Pô–3çÏ ÂL×rzíÇ•î}íU¢©MîûÇ“§µüX¸Ë¥WAÖÉÒ†`SÏw±«˜|ñ˜š 6MAx2ÚbéƒÓAŒy<`B¶6
-jÉ6á&̶  h(°|Ndé‡>”ÜÓ߇M+VÒÓÒèœG–zׂbà ‘e&Xvu‡ÞÂFIŒk×`tâ4îÖO]_鼬pÙcº½½Â˜s«£­^:
-fì*¬Î$&Ÿ2« VÔ³›×uiÑçuæL$‚Nãéù<Ôz]£wM§ÿnwi4êª2®ùm*°= ª6òŠû x〈”þÖóÐ`4õ†9z …Ê4nZúT¨ç—¡ˆA¯97 ÔÁÌÏ#<Ï`ìh,ù‰2Tv{ »¯:² ‘Ov‡UŒ_ˆ0ÝOµ×8`Åñã‹i´yv¢
-)‡N8j’%ÁŸ‡Ðˆnž ‹—Ý\¡m>H`ÈÔð ,U&m¦È›Ü lMVå*¨dšuÆãvUSW–`÷þ›+^xz‡Åßßؾõx¢àä‚鮲Կ2 `¼Q­ÖxÀrÖ¼ ðbÚŸ ñÞ6æëíþâöò‚>ýtÇeqG¡qmè‚϶ÛO§1^ïÒÞ½KGxûžNf¸†qh<d[¿Ì~?úe/Íåendstream
-endobj
-1130 0 obj<</Type/Page/Parent 1011 0 R/Contents 1131 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>/Annots 577 0 R>>endobj
-1131 0 obj<</Filter/FlateDecode/Length 1331 >>stream
-x}VMoã6½ûWÌÑù3¶S ‡d½)t³éÆ‹ôÐ -Q67©%);é¯ïR¶e)‚Ø–HÎÇ›7oø³7¦þÆ´˜ÐtNiÙ%#¼á1|û½·¸IÆ4ŸÍ“•4žŒðŸ
-z±:[$×­Õé|žŒh:¹Iæ8;›La)>ñYx¡é8ÚðÁøÀK­Gœ›&‹ÖZ뱤å8¹i­µÍx¿g£ÁßhŽw³å¾'ø·’òÞݺ7¼Ÿa?­s 1_.hF´Nû¢ö;©½J…WFãÈÏZ:OÞ ¥3spô¸&'í^ZRš°œ(%Ä; ×ÚvsMÆžÝ,›C¿¬ôFt5ž&xîL]dIórÂ
-î¤#£9 \KÃkƒŽÓMíé Š‚6¼c/3NÁÊÙÉŽ3Fwa]æÈöB{±•|* A_Ê“ÖVùwŽÓïš:|à¨?:S8ŠVt¢n¦oOŸ(Ý ­á6å›H=ò¾ SˆAèÝWà€”op-¥ÐŽžE¹A=']ǯ6p⸪>âKåm f¸À ·S•û0–å»ÿ»¯™ èÝÔ”"B‘e1†Žï&"X ýc¥3µMeaàÕNìQ ®Ëeã5`‚¨¹5%ØÚ=ü´ú¨«;>Ešš„Še"lë²à!¬¸¿ ’ß±…áýu£ ý3~kµìY4úºØ÷õLÈQÆŽŠª°ƒ áW)+žT9 jb* jœÛù¬íìõ¶qKܶ°U¼b›LÊÆ_!œ?5JYî>²åïˆw"ù¢RkœÉ}²SqCERÃ8P[#3´›É[{v€
-O!ȹErÐUl$ªªP˜2<52™t DÂOÒ}†}ô]«·fŒ§Ì‰W>Ï1â°u+QVÙhãbvã
-endobj
-1132 0 obj<</Type/Page/Parent 1011 0 R/Contents 1133 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1133 0 obj<</Filter/FlateDecode/Length 1616 >>stream
-x¥WMoÛF½ûW rrP[±dÙrzK‚0Ð8n­ =ä²"—âÖä.Ã%Å(¿¾ïí’M-ÚÂ6l“»óñæÍ›Ñד¹\àk.«…\^KRž\Ì.äj~5[Êòf…¿ø©µdáÅâb1»ž¾x»>yõþµ,.dÁÖõêFÖ©ÀΞ$§ïrU5º–ù|&Ÿ¬ÉŒNåW·uÖËF7ÖV>›ºÎËÝúåúÏ“ 9_,aâTÙT>ÝÝþ!­7vËSäú›¯¢¿óËålÁãp
-„…®>Íg7….VtŽÒhÞ
-e2e…wp;€;ñxDø÷ûw’¨¢ðgr_´Û­‚QyÓ"TÛ˜$^ÿàÒ¶Ð8Áâ0‰;U"]ïL‚ßi’œAÂŒëF5›8M]©
-@0úvÃߎ°KlFàw>¹ïGåSÚŽfÙp0ºê:s±«×]
-¼Ú†EE6¡Î® àG Þ¸o”¨P@!k‹b|©Ë PDv
-;«Äc&-“†»¾S,`DzÓhgÀ(€ú¶ÄÇÚ@FM
-F#›É[(w lŽˆÃÊ÷ègIy.ú†ÖNòåtgTˆýîá!l 1ì°ŒOÆÖÅÕ˜eeï¤0›ZÕû//ñ?pÇpÄ€ ˱ã™#-F¹â(›#[£¶Ðë+LXÛô½ysüô´¼šñcÝ¿û4Þ“– ÷MÊl–«ålu}'ÒÕý²>ùíä/ªÌøendstream
-endobj
-1134 0 obj<</Type/Page/Parent 1011 0 R/Contents 1135 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1135 0 obj<</Filter/FlateDecode/Length 1671 >>stream
-x…WÁrÛ6½û+vrRflY’eY=*q3ÍÁŽ+“| ˆDL @ŠU¾¾o’’iw:Iœ„"°»oß{»úu6§~ÍéfAW+J˳ÙtF×Wsü\®oðs?NÑ.|pµžMo}°X]O—o}°^¿>ða{vùiIó9mw¾ZßÐVÏf´M'ß¼rž¬¡:Wôíþó*Ešk£(á¡¡Æ+ºßò_Ž„‘”9ÛTdD©< ÏÔÚ¦áÍwFÔz¯ÞÅËÂ[Ó÷ÛŸg3º˜_!½­œlù_Ÿæ¶5´Ónò7‰:^'
-+bJ?.¾k#mK^y¯Q9j§út+ Ó@Ål²×¶ñ„ã:E•5¤Œû<#í)QÚdŒCø_(èMÜjñ¬BÞ;ëÊQž·_î6ŸïŸž†ƒýƒ
-S£¤ *áj6…p
-E›‡F5ÞYÙ0Ûž&›»§÷äHºduqÇ1÷Z ð#ñ¦0ÂiR†ãIUUt)úØQÐTT"Ñ…®`y±Gxf,âxIv‡,Lš;kôofO%¼o­“̦ºU`zÌÑÀ‘û|òKÅ×½¯zŠ0)láÓ¤“ú«f?½ý¹üôÍA{öŠ 8SPÀ|>½šÎQ›p™ªé”Ã%žúÊÅ‚}er"…:¼ÌøÔl&P]h#WG¹Ø£Cêík.'‚…Ó3Èìœð UZ7¨1tº£ücq«=(ˆ.6H]
- %+\%‹rr%$ó'fÊÑ_×p Žèž–ùJ‘Æ èšw*¶¥&VD¾UèW `D¹‰ /Xi
-É:Áuèü.惩Ø÷¡û™°a…O"=z9òp.S9dÚ
-ÔA™ «”ð^F:ã1fu~@!SÚ@çà
-’B•(µ
-endobj
-1136 0 obj<</Type/Page/Parent 1011 0 R/Contents 1137 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1137 0 obj<</Filter/FlateDecode/Length 1832 >>stream
-x•XMoÛF½ûW |r›¶dÇrrsœÈÁ®[)hoÅŠ\J“\fwiUýõ}3»”(ÊAPAjw>ß¼yÔ÷“ ]áÏ„fSº¾¥¼>¹Ê®hz{ÝÐÍÝŒ?ã¯ÓTž|\œ\~~O“Z”¸r{‡áøÕ-ò³É$»É¦=©ZÓ\»W“ãß ùú—Å7\½¡É$^½˜Îpõl±Öo>'ëèi>?'ãIQ©Uè@X«ÀOZ§½nð±¡Z5[úúôå/²­v*˜fE~냮}F_©ª²ÏÞ¯èbrMÙk<€ë¥u5î؆|—¯IyZ[„ïÏaÚT¸o”×¢)¨óÚ\
-––•ñ¶zÕ•ÎÖT˜²ÔÑ}ÚÎåA}FjúU·•>Gn>À´ªl£cë^ðL‚ªÕ¶·ž’:p/þ`A;ƒmIe¥ÆnKSá;¬C€È3 à•ÍUEòT*£{jt`Ï84 4ΣŽ%m!å”ïR–øÎ.ªˆÊmã»
-fééËœ
-Ôe&ôã¸Êx¦èÓÓœ}EøPߦ‘ÇAG³ôÕô0î‘6Ÿ“jÛÊä±¾­³+§êšAcš ]©
-s §á‰ª`Z`ÕB¦5Ûðæ±®Ð[¥”àcìɱTgÔ
-ã?ľ¾l½ÄFñò‡HÂý:8DöUÏ]B™<9ûnnLÅ8cj®¬BœTÛ¢«xܪ
-qG[{È—ø Ôý-ÄŸyAÎ~%Ÿ¡;¼+qw‰a³hðÐÐ`‰²¹Þdjê±QîÎQØÅ}WÕ6¯1õ̤ðŠ%ý
-T±õ1˜=>Ì‘ ü§5„}Ð59¯K´Ø€3ãŽë€âøh°¶8µ„ÉŒ~kºû'<­»}ÎÏw?òα1‡ˆ
-ÌŽmý&À$†Ì°‚½lFÙñy¤iÔPÙ^\CʲlI{ÑsÕ­Vj‰»ïØ|è5Ä£Œì‹ý0ñ슾ýÙ5lõÊ[ziìUóô|ÿ˜4oÒ¨ µôÁ)`ë[zG£*ñëÌ¿Qá¯[ÙåE€Èe'=[˜¨§­÷†s4„.Ëí^ÇŽ]Ö
-ÃîÂ<—ì¨
-®YB1=Š
-¾z± !L•ôKDrÚÓRO?T§ñÂ>/|‰AÖåØå ^Ó+h=~MÁ‹œÁ˺óœDÙ§¨¢6«xƒ/nÑ1ËSÁX¾VÍJ h€&hKÇñ„À|ŒEGºQF¯}yÀØ
-endobj
-1138 0 obj<</Type/Page/Parent 1011 0 R/Contents 1139 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 580 0 R>>endobj
-1139 0 obj<</Filter/FlateDecode/Length 1810 >>stream
-xWMsÛ6½ûWìÍÎŒE[’-ɧ6‰ëÄmóÑX™ô™DB"`Ò²þ}ß.H‰¦ÝiÇÓ&1Ý}»oß.þ>Ó9~Æ4ŸÐtFiytžœÓl:Kft±˜ãïüç5­åÃÅåUrñÒ‡édœ,^ø
-À$>Ü ÕëB?([w¨‘”µ©2UGπ랥èÁ(ê
-.kæ¶>.¹L¦æ¢²]@%€Àƒ ^
-…Ùäu±£Ì¬×Úã—ïëÇÛ?i››4§\!Åä•Ýhrkv¶Ò¾¥Š¤>ļ·.w%€vmQƒ*u¼>tn[ð·¿,øCB·5mKvèÞ­8.°Ì® „ɧÉöQ±Séœ
-*!ÎîÀmk“ÍÃÚÚl
-
-fJ}! Àh§­~¬#"€Y{WŠ )-ÓC“Ôªò.ÕUUaböcébü„GÏŸ]‚·“+°±„)f*þ=
-šr]€܉u¶¢î×ÿÒ6Ú¦í¡"7B‹²ëf¨ËÚh«vÿ!"— }PôV¥9°prûC£•×5•V; +)°¶ÚC€¢pBaIåžYd¹ ç~4zléÀ¬¥#9ê­ó?Ð`Td
-a{µëKnuT ¾%T
-i®á€š›½ƒ¦ýw£-üDñ Ðµ2ZíXÑ2WªgíÒÎåkuõ Žô/£b{]7ÞÂL)ú|ýVúñÄ_u\T…ÃôÜš:Ç©A8úª"p^f G^fwÆB¬yˆDŸ=Šo!?šûDÙ¨‹{‰85=HÌc5Æ$…²p~a0ÔYõcePºSÉð
-endobj
-1140 0 obj<</Type/Page/Parent 1011 0 R/Contents 1141 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 583 0 R>>endobj
-1141 0 obj<</Filter/FlateDecode/Length 2018 >>stream
-x¥X]oÛH|÷¯èÃ=¬H”(ÉúÀ=œl|Ž}‰yñˈ‰³&9ÚÒZýû«î!išë,°X±-s>º«ª«›þí*¦þÅ´žÓbEIq5‹ft½žE+ZnÖøyŽÿNÓ`)‰ùË×ÿ\­·QLËÙ"šSA1¾o›O9}»êÆÓåu´î?í}ÆÓÕ*ÚôŸö>ãév-zO9ÂÅ A¼!ŽZDËáƒ÷»«éí’â˜vNsµYÓ.•df´KF»ÌxRynÏžªLÓ·›»÷7¤Ò”ÆWNUÖQeC~![ÊUcaY™DU¿*t’),.|»àËnúÝ”óÏïv¿^Íh3J»tôðó:ðq¸fp†=Pj eø´b¯¨=„jÏTZÊmyÔŽJ­S)SÏš¼>)©ùªIï.•$¶.«.¤NzÖ.âÅÓÛUJo×÷Ì’Ïl§´×ÈY¥¦<"^@”Ú¤.õ¿ÃæQ¾s¾ìÈO üåþûîžxƒöæX"TNÙ_|¥‹×°"ÇOºØšDfŠS®ù¾1D lL.Éõ¢ Y*S:Ÿ1£ƒ2iåM~y|G¦¬ô‘‘!ý;ˆäSˆœ-øzGLŒ-q ˜pÖÇmè2äÄ°?¢]¦*òʤcúDª`®¾ìOnîpýI»jLÞJ®…º '„®7íuU]ìâðÓ+3 l$ÑL{M•òO¾á0i8œ¬£ML«Óð8_­)°´Eñ±î'óMoi²]¦â8ºŽæ}Õ¿ÕÆ ìþ5¯L+ʨ¡HĦd±W”Øò`Ž5Ðeý3C@´\&µs`tÔÀGÑ@q#zóá3}ÚÑÿþñúÞQ£‰Éä,ÃË
- ú…3«¹ÿATRsåO C¢¢B¥¨eÚ[[QjüÓâ¹»ùüqûý—ôåþûàŠ^ÝiÏ°AÜÄDô˜{JüB=¡x*¸‚bý£Œ,vï™vŒ#
-b*ÉL©ƒ^òtΆ°2gUV¼ šc$=AUνrÏÁâ>ö)*,y;í¨–‹&Ð=Ä…ÿÀDk&¾\¸1°ÎM©rò5~u¡³fã(É9ꊮ׆ïtðI!!ó#ŒŽ–5Iÿš<¾k®z10M9N÷Á&=‹Æ,àqÔþjŽÊ™“‚µœîì ûËã»1*ÿŒ€’¼†û±yÕeÂ5‚§§Ü£îSJ•.l)%Ñ3µ‡eÏž{
-BF73‰çê!yröÙ¤Àþò P5‚‹)?ŽNy}<ŠÀ­
-®q7ZH)qx]ÁQp,Œœ//åØ0]q}‚h\Hdçî¨[þ¹Bø|á¢m¶Á]+b  øš’ÏÍÞ)g€PAF¨Ë·ïÝ5¢[Ð'ã…_uú 7%é»ýqÅãŽ_U&šå*®]hUúa‰Âr&³h½œÌçœèË5
-×ìY@«Î+¤ÿ1C2ŸuÎZV9šë
-äIv©~Ö¹=q»‡|“'(Øs!‡«:Ÿà déB ëÛ. ,â^ƒ[Àé&F.ÿûºz »®´¹÷ÚÕ•r¼¡I‰IßC$È€‰±ôd‚=XÚ’JÆCøF[Û ¬.¥è¾Dª¼ès³£èI‡…¸®[‹$_ì›>Õ¹cÓ\^Ö”o¬áêžÕZÏëÜGœʇ[iûBì
-¥! I1 –›:s‹hS”êÐu¸wõ_‚EñQÑ— k輦”‡@wœ´+{±MyO¡Äh{eF¨ ©}Æ ·G„W
-n ´¯Mξ$®ÞuôÀ&·P2m]0~¿y)@¶Fݾ—ÈÜÞÓu/>-Ãè'3–÷
-endobj
-1142 0 obj<</Type/Page/Parent 1011 0 R/Contents 1143 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 600 0 R>>endobj
-1143 0 obj<</Filter/FlateDecode/Length 1526 >>stream
-x¥WmoÛ6þž_q@QÔEcÉ’¿Û€t]‡~h»-Þ§e(‰²ÙH¢'Jq ìÇï9J”å·uÙRÔ MÞÝsoÏ‘^4¿€f!§çW#oDÓ韓ù Ÿ!þ—’R»Þ,În@‡7‚þøåÇ«p<ñÆŽFÞœr
-7iWÝ]…¬67›A0Ç¡fµß-¼’ó)»èö
-½9áÂvÑmÝÜX}A¸€°]t[ã±Õcز‹n+ -þ`âˆ]ðÖ›å•ÿ°Z¦Ýt>£ebýÑ2,×ÊÐVeÙ5E;Jd*ꬺ&U˜Jd¿ýðæ+z¹ü =„Õ3ðkSú™ŽEæ‘G¢ÙvfÝIIÕZR. ÜhIt\粨D¥tA*¥®YnDCxÖ`+ŠŠ*}dÞè\n×i•™‘½¯,b™ÑÕ*K¬©­*"U$ É/2®+e’D‘P¦¢R”J¯A¹è‚1 çˆ"ìwãƒGßë"U«¶šÃó¸0f«ªxíÅ8q¨h`Í°·-„½Éæ ‹ < ¹F`q‰Ó0*¤L$¼ÐTÖ;ÓÈÝ8ãNqr¨o@‰9‚Y­K]¯Öä@Z…¬.’ëjtC¯*iSê,YQ/ðœJN‹¹&£#.×=Ð¥ÖÕ³chñ†<¯©ß躌¥ï`øðÿцÅCºø«C'zúß7)Mu´©
-^ÄÒQîØ•\<4%•ê,ÓP¹"³Ë#©‘,^? vVÐÐX8Pž~í…‘ß 7­ÃXI:¥;¤Òè ¥gþ6Ûc*:BMûÛò‚Ã0Œƒ°Ü ¢;›?º³];^6³Gp˜ßcóá$ðæ£ðkæ÷êN*Æ"sjN‘™¿œ¡z{MÂÇ€™§k™ Òƒ6ðewUÜëx×È.Hð£ÞRmdiû…Üø©¦í½GeÓPZêü´­{ý縫Á±7Óô·GvO‡˜*Xδ~@{ØÖÓ‹´\výÓU墙 CŒ"KNÔþlH/ymW¬'…åX†Éèy(¢®Üy³‰ÞöÏ_8hcÕœ£Åýq¾¼È–˜W}Îm©gÓž¨+ƒÓ0¢²§ó¤R qgø5K˜ÖÕê8þ±ˆAÔl¦_*çM;­*•K.¥Dd*™ã⡺À¡Q]1!à©ÀNI÷žD\v‰.^0³µto%î_¶ã»,—‹¢fØ]‚ÜôîÆÇÙNö æŸï\¡á#ýE«RnúY;
-®F@ÊüjŽ«ì°£#…ÊìœET] ÛfñZŠDü@‚BüÆøÿÕ<îÏ`“Ggº¯71îä£,EFQŠ\"Ò(qÌîvž¶„ì´ØRcÈuUêÌæ5’kñ¨t ÆnÜûêÐíl$z“Ò]dœÉãˆ-×Ã!&ÒÄ¥ŠlMR®í7ÂÙN´—ÔýMµ\Ñ ‹òý`~ÿòð=i¡~‘®J§¼q ™e‹­0VçþF–ëD¥íýAqV'ÇCØ1^ìßV™ŽDö;ó¢«ác’qÁ>—|ãyÞwç6žA-çºB
-ŘÙd\þk<ŠÕ¨Ïkq+*ÿù[ÿù¯¶2ö¾vr’˘Ï#f}¾ŽüwxëÚ_0A
-endobj
-1144 0 obj<</Type/Page/Parent 1011 0 R/Contents 1145 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F1 4 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1145 0 obj<</Filter/FlateDecode/Length 1086 >>stream
-x­VÛnã6}ÏWL·q±–,É×ä¥È:Iá»I±Z,úHI´MG"U’²k ßRÊEq,ZÄ SœË9gÎ诳"ü‹ažÀxyu…Ìá&‹9~Oð_sX»ƒé$ “þÁ§ôlt{q écÍæq¸€´
-XŽZÃQ5¾ Y¨ƒi«ª¦ùª¨„Æjf•>‘€uwÄ‹S°eØÓ-±çPk±%ßpÆ^9¼Ð‡GR[BÑÓJÙŸýé´kFÑ£Rå¬Vel” 9’Ü‚®spйà¼Ó¢Ò‘”"=µV56¢¹©•4HŠ§¸ãÊlUSñKø@šàHÞò ô±;ÉʇdxêÁåãñÚbö$â YxŵچðÕ2m¡©]¥¨<Ä©( `¼RÒQn¹± ìOáSêÝsiV–Ç!é¢,áÀ¤uÚU…X½žL•¡t˜ÍäZÔî ÖXœ+ªòˆ
-Ø«Ví½bzm¢ÒýÌ)„XCa  rÛ¤4CÈ*¤^+cDVzʨ#…G»¿Cm*|J[}¯…66„Tùzž~v”u‘s3ÄàÍFÍ“H/=„ÿIÂ(o²±:¯€•vÄž™fR‰ÂÑX
-‚µ5Ó K8izž Íþº‘í' pÞjãðl4¯;<‹7«L·˜²768\E“sb¦Fr|ÁøÜĺ_¬¯²%¥›Ðq”LáWˆ¢K÷yQųAþ¢ØZ­·\jHäC°úHmÐ&Œª8Š"mÒ(d¤ÂŒ¼ ¥&½¨ÑCþZqìÖ
-‚æ}ÄZƒá9:iÆò`‰yÝ«ê{kݯj áû泪.ùV®Yêêqó´ vË óºGñ^ø}$o%Ë›»¯”¶Iäöå€Î³F¼,»ÐÏN~kù¿ïlÀœ|z‘tf7§.¤fEˆÿ ù9#m¶»l/TcÈ©V¸ŠpùMP;“>ÇrÏÝÀào>Êãí\Âpš¬Óïüã¹›œgzû=1g38ùà:â(/4]dÍni×·šÛh…Îø\tk­*w Uö&Ïö_ Žq‚Ôà;J18¹­Ø6¾¿È_
-Ü­´]»×¿Í ’ÚsücGñ;çKUἿb©¤Õøjtú¡%G0ï› GWË4º]´¯ñ _÷c˜]$ጠñ â^«Ï-\«¼©Ð»ÝS‹Aw!˜'ÂvUBŠB%²ÐºäÆÀ]ãT8™OÂùláÑžÅá&=ûãì_è!endstream
-endobj
-1146 0 obj<</Type/Page/Parent 1011 0 R/Contents 1147 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1147 0 obj<</Filter/FlateDecode/Length 1123 >>stream
-x½VmoÛ6þî_qÈŒÆÅbÉoµÅ4ÉV¬yY#l–} E:b#‘IÅ5Öý÷Ý‘Râ8VÛu/)RDâñøÜ=Ïsâm«=üׇÉ
-”^ÂL@i§— Tr.ñ1—ÖYÐs˜i—A®S–S.Ž^S¼±þéšÀس—‰º¤a4 ƒç:ÏõRªkHuQàî—@=ZC(Ôhí¾ «/ªÕáA¨°`Ö.yX|T\Øú«.ÁfºÌ¹/€y舆9„­o,>ßXéÒÀãã;±pi¼-{'äø±3_p]0©ªò—û‚5KJ,)3‘YU^Jn÷àÚÿŸéB
-›£yãf&[ÌždA1n†©-aá0¤ nJ¥ »–¢¢è’€¼·ržcöfçQÈBs9"ÚèYÌkÓ®¬fÏÄÊŸGžs(>Ôq€ZÛ&è6cqaµîi)¢7kj|'ø˜…ìû©L¬˜±§¹àHÌ$SQE5UÃ8¯5ç)êN£Å¨5=hRËÂè…0p¬¸-…JE§« !…G‹t rØBâÞfÌ÷¨ê͸&iÍ.<ì°á¡ß¥5±1ºrÆbf©›¾ÖìÚé«ÊóùÊs
-»žø݇I\µ(8h}TQï'eõ5¹w”ÏrÕ¹z:¸ú€@õó㛳£W;—§‡; "Í4t´w.ÉÅ4aÚ´ p¬ßÉTؗдµ2_¼¥!¤Dm<÷èü"ys~vÙpü»ãä烷¯Úß5¬¼†¥PÚÙÿ^ Úxî•6øµý¦^Sÿÿ#êÖ ±EQ±áW•õ´ÃvèŠ[¼uYýbðäÍ°zó;<{†s¦L3ˆï˜·ÞMlËŽHR|üWW ATë7DáJƒêaAÒsÃ
-¬kÎ~p#ìB+NFÂû
-]…𳔕¿ØË0kgùL·¨®%Ÿñº^ükVG<ÞêÓ—úýFæ9ÎðêñÛ¨Ž¯ÇßñóçñÇ'ÓêÓãÅ|:„ñþ$\®/NàÂè÷x ƒ#–2ÅèFL„wë ÝÉ
-ýdendstream
-endobj
-1148 0 obj<</Type/Page/Parent 1011 0 R/Contents 1149 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1149 0 obj<</Filter/FlateDecode/Length 931 >>stream
-x•VkoÚHýί8Ô*¶±!@ZE«D$RµÛv[P÷CèªÆ‡ilㇶýï{glSu7ñ˜™û8÷qîø¾å¢Oocƒ‚¤Õ·û8÷톓1ý÷è“3D­Ëy˹îã óˆ4Fú‚¤û}̃ª×ã,ÒdÏ¿´ú°Ü¾=!á̇«ùÇ‹?¼óîo ,X‰†£ß_¿ž·ÿâé’§a»AHëÃJÑmÏV…R<½E(Ö´ÖÚ,à“/Ѥ¿ b]úùy ƒæ@nÐ-ƒ…Åî)k–_ox;ƒjçž?GžÀŠà<ø¹‹àΑÅR>JG&ËŸ…Ün
-(gªÈ)þÌž‰ozí\ŸÕ¥µ¼‘®–ëÚ§öÀÙž™ˆýœËRp×-› ’|—B–'xRÆB(D„<z„Z1”šÔhF³ç08<åÊé'KßÖEaù®ƒ¤òsUdAÎ3eãµB! ?Ž!Rú2ç–n³íià”¤~šIJP+QÄ´ëRu] ¥ «‘½ò ð”,Ç1…ÁÓ]è[~œBšêøqƒC-¹À‰ >â1C` "U>Y§„%L­tgÆüŽ‘—/kOÅ,ohu@Ž>Ù"R§SâÜÊÚÎi%î¹ÄbÒçnð V™`âÓžEªQZSxû·cT(sŠªY¤Š5QýÃ՞͈ïá¨iµè-Žñï®}f’•ú ¥]&å¢ÇäâxÏn­˜ñðüs‘“Iâ¾6ÈìmÎ2XktÝ'*H‚DÖ¤ó7ðÂqŽªl½øÜàôí.lãÙ9Úmb›8õ!!±®Y3ÝûŽT"«³Á$Mâû‚ç„&yÕ«ß™³¥ø’‘w·]5ðÖÑ‘!ÍÑAZš W!Wº&d*æ)y'NË‚öˆäyÍ_q‘bÑË|µ’'X‹üî6Ev‚•ê½˜QmBÕ\˜½¹œî%†*÷#¢éQH5™Â’X,u¾œæ熡¤d£J¾Nö.ˆ·O¡/9"þåP¿ÕÈ"{ÀêöÃÔg‰0#‡Ê»uÉX%Æ;õÈ;LÕ«W{é ÙaƒPJk7Üî›c]œCG›ã_Àò¢ì çzRÝJ&ŒÎNËé8»xsy?sñ…
-S £!«ÛRC°jkìÑ“Êæ^ÃœIód0×SXâ]aæ×p<´Ç£ ÝÕ$:h WóÖûÖ¥yOendstream
-endobj
-1150 0 obj<</Type/Page/Parent 1011 0 R/Contents 1151 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1151 0 obj<</Filter/FlateDecode/Length 1552 >>stream
-x¥WÛnÛF}÷W Ò°HI¶%9AP$MH´QQ0P¬È•´ÉUvI+BÛH$­¦MÇ wçræ̜ᗋ1ðwL³ ]O)+/FɈ¦·3ü¼™óÏ þI+÷âönœÜœ{q};Næý¯éýˆîh±‚é¿äû£-²Él£éÙ¯V¬åsJe¥ªRu’§V”K‘Xi¥¡?ÉÖÂÔôþ×;úûÙåâóň†ã\.r6ôâEï™´"ãGéý]ô?œLùôxœÜ&×Éÿèé,«jíÏÞÐxìƒ ‡ß®è äï#¨7Ò¼ dËeÞ½<¸êŸ©Îœ!Q…{'[{U-U•÷íQ.d©+K¢¦z£,í´ªê+™Ýè¦Èi)I, Iµ¦LW•ÌpRã° —¡ºN&œ¼Ã•®)×¥P•²\êÏ­ Ï•Ï{/QyA…ÎDA ®%>µ»Nsâë,¡tµRë7óùpªôñÕû.Lˆj2õwÊñ(©¹$] ãÓÜVzt
-%ñˆ¢}k®ƒNò„A+Žè{ƤÒ`N®q œ<\†‡±2¿ƒü{U>ár-uÞxªÓS=öªÞ0ã𬋣҆kÎèšér‡ 
-¡­b&­*%Ijuc2™VÖÂG¶ñIÇVP® ø®Í–`ú¨=Pø(mÖ²³3Z×ßys§&tˆG_)Ðü#%±ºëºÅà•Ñ%'߯È1úîÍVОCþu qð-¯âbÒ©ñ3½Sži
-$9Ó]¼ƒ}Uˆ'*".‡È¶äøó¬þm,Æàá’w,7Ofɘ1¶=°ŠrOÑ'V<Ód5¶‡«£>fµá¤Î¤RÀ÷&’zˆ{Á1ÒÝlZºN‹A¥ûfˆ’ôïóÐú 
-õé^;´/Žûñ±ÙŽw®3ì¾›Z$ÁtÖnâMf'Mqðk“[Q #t* *¹U «¦ÂÚÓ`‘ˆʬେË6CÍô«&
-Þ€ð¹G²3!%66h±m£K;Š4TeWˆÚíª‚Ö²’¦
-Œ¯¬ Šå¾Q¡õ–
-…E”×Õ ó°tŽ§øHœ_Óôn”¸ï«O¯Þ¿~EþÌ_!otÖ”€×í$á0^Î&ø <~ÑßX\=,‹ÕÚÒ‡Æ-¨7³›d6ãóG§7láÇÅÅÏÿ
-endobj
-1152 0 obj<</Type/Page/Parent 1011 0 R/Contents 1153 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1153 0 obj<</Filter/FlateDecode/Length 1194 >>stream
-xµWÛnã6}÷W 6}p€XÇñ¥@€zÛðCÐíÚ/4EÙÜȤ—¤âU¿¾3ºY–“:›K‚1DÎõÌ9£ïü aÔ‡Ë!ðM'ðׇÁx„ÿ÷ñψ;Ÿÿ&€ ,b¼1ã?àé €ï²Ô­¡ø1â{*ˆòo~"—¾<5Òeþ–mîi],áY Ò‰Íuj…+”בPÐÃk_8îÇnK-h%Œ¹¶)çBDç‹o
-Tš p"iY’ ­² ªË#
-1…ý€DÑŒ‚µSÞg[MVÓqîÏd3Dª°Øa´ÝÊÖÑ=Ìj%Ž)¥3©Vét™äÝjmkôfë,`µ¡‚µõ
-‡“JÚÿ…¡wå]z#¯ïÁ\'ÌHÛ³[Á%Š, ‚b¹J #œ*F®AD\^“7]À
-‹ÈR#öTMÕ®X›è¸ sÄ€[3› þÐ&qnDóØ6TŸ¥Æ#Ñû™!†Z­Ø¡¤²œH°«Ekê<Õ†áBCý.Üâ!ò4ƒ ‹„÷Ns'<µNoä¿ÅIRŸ<ZNÈî{•éÔ´Ü–¨Üà
-b/͘§Ei Ö¸µ¶{ŸKÁ¦˜…‚¸³.Ÿ6„*ì$FŸ†À%'Pl¥¨µ\ÊÍV£c³óº"®Ë†Ö»Z-hgÕÕru:“¸pá®ôé·»îÙÝy$@è…bŽÉÄ&~8„ùíìSûvû;ü®·™‘«µƒ».¿;‡p2öðcróTÁ­äF©XäÅó@ žU<0ż¿’ _íX"::täöËôöŽM³G7¦¨¨˜¹ä9z±ñŠ­5­}²õ=' ,KNz5!Á¦Öÿáà6z¹™_fói¾5—Dâ…àLÖÐö|Wz›éH²äž2BI>i¿ !Sær$?W‘—›©+bpœœÝÞjÕÅÿmUmñ¹·,·K¹¢o,Á™ ØØâUí4ŠëÒœ(6R1òa9{yüÙ¹80ó¡%8ƒi¹*ξ3.7›pˆo¿ãKN®
-5œOo?Oá‹Ñßw(J<%¨å¯W]èúøFuKõ„…°ŽDg±ÆO ¥9É Fo4ã›4^Äþ\tþîü&„ê7endstream
-endobj
-1154 0 obj<</Type/Page/Parent 1011 0 R/Contents 1155 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1155 0 obj<</Filter/FlateDecode/Length 1233 >>stream
-xµWÛNãH}ç+Jbµb¤‰'! ûÆÌ,Ú±›ìå uìŽÓƒíöô…Lþ~Nµí
-š%“ŽŒJI¯H”¥Þª2£Tûe.©2º¨œåîk ECvÚd£fa8‰Æ¼p©7
-ÍÑâ¦À¥Ì_ÎçµýÓ Ê@ÀŒÀ†Œþ¾<ÿÙ.SmêBïŸ%Mûõ¦Ñ,¦ÑI]M×óÃè{_ka½w<¬gõ‚+PæÀ`™!$<Õ
-endobj
-1156 0 obj<</Type/Page/Parent 1011 0 R/Contents 1157 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1157 0 obj<</Filter/FlateDecode/Length 397 >>stream
-xmQMÓ0¼çWÌq‘Ú§UŽÝ$­
-W¯ýšxIìâþ=Ïí"¤Šb[ÉŒçÍÌÏB âG ­±i æ¢*+4Õ†×m×òZóë §â¾/Þ~|Ñ¢?1¥éz †Wzu'DÙ–xpVM)gßôÏŒßB0,ã×u[6̸ëGÂb쓱áwˆ4¯GïÒ0òNHàN×ãA΄Gò£x_LTã
-Ç) ƒ|š»Äx’‘±w:MVVguÖ›²Îšò|öî쌄½QÞwŠør|€’Ó0Ê On!Í :0áb4!œùÖ
-endobj
-1158 0 obj<</Type/Page/Parent 1011 0 R/Contents 1159 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 609 0 R>>endobj
-1159 0 obj<</Filter/FlateDecode/Length 1740 >>stream
-x¥WÛnÛF}×W òR°h‘ººo¾ÄÑÄqb¥éƒbE®ÄMH.»¤¬èï{f–ÔÍ1Ð$"‹Ú™³gÎ ÿí„ÔÇ¿& Æç~ÐÇ/üòÇÇ?:Ó0ˆh4SÊ) ð×?eôЉanW£it¸º÷œÓ œç{¶ðB£ÑŸÃéŸþ;M‹N4ƒ û|Âl<æ-òÄ.ãi0¤Áù0`u ƒqóÄ«ûÏXŽ±Ëï•Õ½g¬ŽÏînõrÖ9»9§¨O³PO¦4K üw¯RUÖÚQôÆ®©¶te‹…Y®õƒÊç
-)D¤*R'³/>õ¢!èÞ;“+·¡k›+S°Míl–iÇ»Øa8ñ{ƒ!ìaa@÷N;ýïÊT¦ÖôQ«ÄKo2¤0lL¢ ҇ɥ^X„±±+ŠáÀ+ 0ņà´NME±Oà”ÊL«JS®¾jª8ú:UµØ*<Ä6ÇYµšgšÖ¦Nù@Éþi®*7é…îÂdº¢J»'ã ÜUù<`+REB©ÇJr"ÿ¢’ܦb0KUUkëÒEì6emlÁœÍR]áÄzmviâêȳ÷ 8%>KM²ãÄnIg7 ´`Ömc{ìŽOw ïew‹p ¥ZjɤNõ¡Ô ºôz~óáÎöè.Ù…¿7ï?ÏÞƒ `BÌilpL!è
-“>›"±k@3£!då°6ÚU*=v‘úãI
-·µ§…‘œ^X-ËìLÙ%ÑäÅ%/g=«ö.}º»ýûŸÛ»‡ÙÅÛ·AZçÙáÆm5¾ …G!BUèRcmU?ÁWçP¾Ù†æ^€AƒXk–ê€.
-“¥µ ¨ZáÐBÔøE9P'(äòh÷6z©ô™¶g
-rmg7Ó½×ÀQ0Œ¸ûþÀ[êÑô{ôf:œ ƒÉxêo|<åè^Ï::ÿ,nÞendstream
-endobj
-1160 0 obj<</Type/Page/Parent 1011 0 R/Contents 1161 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 656 0 R>>endobj
-1161 0 obj<</Filter/FlateDecode/Length 1503 >>stream
-x•WKsÚH¾ûWôek‰+$a 6•ÚrÞ9¬í¹lÅ9 Ò
-šŒg^ÜA9]ŸìÃÀž…ž¿Ýƒ'Þt+Føc<+(à¯H
-°Ã…3VT±PŒÎz…¡
-/‘†DŒF½šŸŒÞÍÈi¾DDˆò”æ©ù˜æÉÀ¼Ð£×U¹ÌV›&+WdÖš®U±Pô¦*TV2Ò4UžëæÙü+ÄM`°7”Ò›§ƒ9x–YÓj® LI£•aqŠ¶UóY¡Wo^SÖ’©hS¦,ªLEg­UhƒGTêD·­jîXR[,¼öyô‘¶Yž³c¢¢x2(+CÊ]Ô†…6z¨Ô9ÛÍŽì ]kô¸‚æµ¾#…ßE…³VàOõ÷2:¿£¤º]
-Å¢çp 4+ˆXgÊÒõöÔj¥Y‘ Ì°zô®j ¡¼Õe¦ËD?¿g£ºÕ´Ðº¤<+¿ÁŒmfÖB¤³Qù.”ê6i²ÚdUéu ¸l‘ì(B¬JÒ?TQ皘bôcM7pæÛÇ.ŸZÂ<(’´Ÿ«?ëÌ¥œG´|^åÕBå_:å2¼ð˜ð÷‚^©6K¨Õ ‚‰/Ã"[¡¼PvCÇ^j³È*T
-o;^qŸ13EòÌ(”ýaB.ï}Kœ³òÌKŠôPÀO2úboI‹Zq¨+[¬¸½‹a/Ľ­‡J¶r¿ôF›¶Éðµ|œŒòl1rž‹°>‘8=RªÊüιæ§'Ùb‚i,ÙV
-ìþ–)J‹ãÀ…âg»â…M€D‚›Ž÷èAÛÙùÙõ‘]¢»‘òˆhàÆÁ\a‘JÓ‰9’~/
-euD!7ZIµß\¤ÆÑx|DÕ·çaÜî¬î£ã
-·>"Þd8y$ËXN°¢q•TKª«¬4r â€[ãjø§‹=ÝÔ§_Kr™¢þ»KïpCwê¼}`òË.„ХZä:µG—Üz©6*Ë[”Ï–û'åÊÚçXX³x"¾ï\r‰Ø;7ß^¼þôÏÕüãå…·6…=Fwô.9ÉFï’îàÆÞÔ'w±ÞQÜ5ÓŽÀÇËÞtR„÷Ùû×ç½:§«¦úŠÑˆC<Ùð“ °‰C?‹ë4¤aàŒOŸ~ÆóëhMñN
-endobj
-1162 0 obj<</Type/Page/Parent 1011 0 R/Contents 1163 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 661 0 R>>endobj
-1163 0 obj<</Filter/FlateDecode/Length 1744 >>stream
-xWÛnÛF}÷W Ü•‹ºX–ä¾ÙNÓ¦ˆ“4Qчº(VäÊbBî*»KËê×÷Ì^taä¤(’8æeçrfæÌáç“õñg@“!]Œ)¯OúYwøÇ€¼ÿùd4fC÷ÇÙ”j]N³~¼ªè¿O—WÙφ“ì2^ð£½Ëš./³«½gþØô&GÓ L ñÏHZx{ƒ«É—nf'½—# h¶àXÇÓ Í
-jŸfyg¶”d¥y”†êÆ:²Íj¥£B×¢TTé­, U ³ÙGCŠÞXçO%þWx¼tÈ.…‘áfßî"6FmVtî‡ãI´•Žø‡ÝÁà í˜æ’ÂŒ!ÕÂ:D;7zÀ AjSà—…6ôG©
-ܦ¼*¥rä4È… çcšépl}Ú:|q›Ñ»J
-+æ¶p=>
-SêÆÒéÖÚ|¢öYª„’75<Wj…òª)dAëÒ-q°´T”Ö™rÞø爬å°N”•ÍŽa4g£g`ê§ÙàŠº—C@][ú ê¹@ “´¤´#½àåº^UÉ—üÿ.\½ £›ÕbµâlæHOJµEïÍ,¼àëÞŠüwU>¥§÷Ÿ+Ò5RTÕ†>7%Üy¿%Ã^0òiUq+á¯@gpsÙ•ÈåýÙ9mt÷šª8
-•©C JŽ,ãqú"4ÿ5[¶§dݦ’$ò\7Ê¥¢]Ñ
-±ÿg0¿Öbò
-ô4Τ
- I(\\…]r€± ÊB†Öbãy$Æsœ¾è2tK#ª¸%µÊèF{µ³-4Êú<ðÞypXÐ|ƒÁUÅÑ2ÿ7‰xúVuÑ9ÝEµ9Ý i×vG“òLÞ8lwÞ}Ü{Å‚j\zíºW@W‚±q;mJ“u¨*ßDã»*4­ŠÝâãwŒä%$ Eh¥.PW®íž³¯`X‹ ÄÚ6hlœ½Tà¸ö%ª6GMã±7?Ð0š 0IÔ•ü]é…Ì £Xò[¯hÀØÂwGEMhÏÄ
-¿HÙth
-endobj
-1164 0 obj<</Type/Page/Parent 1011 0 R/Contents 1165 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F3 6 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 666 0 R>>endobj
-1165 0 obj<</Filter/FlateDecode/Length 1648 >>stream
-x¥WkoÛFüî_±uRD,J¤dIvÚqR·)š¤UE]'ò$]BÞ)<Ò²úë;{½œŠÀvÈ{ìîìììòãIJ}üKiœÑ`DyuÒOúxÿRþõî~Cçé(™PE£Q2
-%ݸ¥Av‘Œi8c[†ŸZÒüd0œðc6I85pÇüÛÆ*ŽŽÃ^·º÷\Ñ0&{«ìMšõ“ôØäÕô¤w=¤4¥é!&cš.’>MóÎt)ééô=öà¼ÛÓéÉ&ï­„µë¯ÄÓ’º©7´VeI¥² 58]‰|©´$-*‰¥fI‚NŸ’X­¤.dqFk£Ÿ4´wKîbSók¾†ß²•>uÓA’Á·Ž ÝbÅ.%~ ]6´4¸¼PµÌSoº65É{Q­J¾sß…‚žfµÚ<Ù¶,‚YýŸƒÜsÄG[ª*{qºðPv³a2d‡½Ç—÷—çýsü¤acFnc'x÷·VùéàšÎe¯w=Žø²7Sº7¥ ["îp)±¡ç3s'ÏB(YÌקï‡;” M3À¤7TH›×jÕ(¤Âåk9‰y©í©D&gt%¬¬ðüÂT«¶‘uâ]Ž÷ ÚÚÞƵ³+fÖ”8^n¨jAøÀ¦ÞÈæêÕÛoßÌ÷ÌScxÓ{:üÀÛ S ¥šâÿ ÕWâÅ‘lñÔŒ âQÍ„çŸ6 J37 ­þñi&a÷(ÕÔpýȨÈsÓêÆ¡ârãiðƬá±ðU‘›º–vet¡ô‚~ÓêžÂ10Ò"L©)¯¥h¸@8N-ï²\‘²…_tKÞÝx);ò‡ûRnt¸Ø&¿]£„º´YkÂËF‰r[+.°­O±*gØ”) 꺵á6gõPëõ®Ï·â²-a[ͼ€Üv&·O:uwTÉMUq¥»do—²–Ûz‹Ú…*ðH×Æ4øÖñmmRWP·
-U2xP%˜º—Â5Ûýl}=8Ùq¹Ρ žØv{Ò¾{õ’͵\Ç­[äöBjY3Žò:¯MåÒøÛîŠÏó*iÌF–%Y?…rŒ“ÉÀéêO¨+w]àÊA‘ª*Y(xQn<²1;\í£¤?:gz-t+JT´£'c§¾‡ŒŠ´A|•l–¦ˆXÉ­º%ä…aùÜ=GPDò ƒ¿+]˜5°žÒ//_ìJ§7²¾“5ÁK±õ)úD„°Qh ¨ÍõRåK‡B¼RÙ#[¡,£”¸“»c<)Ô)rïÊ5ª|)ôBú×±¢ÎhcÚ:îz`ì®-9ù3ô1äJ­ÐbÛA°xÿ¸Uìî.»aÁÎ#ö=gxŽ‚Sš)®¤Ð勳SÍdm#G÷Âq Ú2¤dÚFKQ/°\Ô¯æ@~* EªD£„`Û|ydÓCfúô¾;ù[‹:ÿoî]_PŠ^:_oYämš%Ã$Kèô­î"Òîu¹9¥¬ln¼È”µšž{uvYÝŸ|P Ìà)cÁ‡ÚÜvXsXýÁ}UnŸÒZlh*Ûƒ‹Ö2—­Âô‘µ²tÒ/Ccq=é}I¯Xé´”° F¢p³põ';`
-îK7ñ¦‹Þ–ïª6¹,Zþ¢[£N‚à×!»µý·:‰¤ÚÀ¾ÐG´£0)à{o;hÄN“õû}ïPvuÑVù#Ýf£qˆvVÓÁ$™\ h4$øƒM7Ï__AkóŸ0ôÒä-Ø®øb´X|(NÔgîÒÿ!zÃñ0&Þ¹qÊ×?=ùõä_Ïendstream
-endobj
-1166 0 obj<</Type/Page/Parent 1011 0 R/Contents 1167 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1167 0 obj<</Filter/FlateDecode/Length 1770 >>stream
-x­WÛnÛF}÷WL
-‹ºØ–äha+q!ÝXQ@/+r)mLr™]ÒŠþ¾gvI™bœ4É /;3gÎ93ü|4¤~i2¢³1EÙÑ ÐùÙ4Óùt‚ŸGøk$%G׋£þÍ9 ‡´HøÙñtB‹˜ðü`@‹(xØȜʤÊJC2•Qi©ÔôI+=J•ÌK¾$(Ö™Pù)=¨<Ö[K…ÑYçmHä$¢HWxVä1ÂÚ­6ñëŧ£õ†gáqƒr#JRü¦zR©\Ëø ˜ÒÝ‹l%Hęʕ-(Õ“ÜX*”á)2ª«»Ó7Âv‚­Ë爖´¯Ì¿‹²Ÿ¤Y¾¦¬²%­$¡Zi×ÿþæ Ñ…äðÚV¥)%B¥¤®ª\˜C¯µAÕ®‘|Ò07¸8ÌÊ n6ÏÙ®Ò˜3°²Á[% ²
-rG:qÐ|·M‚¹$ð'G¨Èì
-‡!¿Í„A•¥Ê×|L§˜}±uLD•K* ·¨ÆËÃùâ-ß&
-T§«Z=µàß:‘‡Ç4ç\@ÐHXœøu›DÜÁ— Ä›ð”C}ïŸÔ.¡ZîuCª}6œ
-+úVozl`? 6öQ`ÔáÀ¬Í”=4’2öBYi¸‹£¡×ˆmº±»®¼KÙª(Òݳý¸d'Tc/[6zoØ2^¾vïßD5³{“p:ÄÏÓpÊj_ŽÆ“ÚH.iˆ‰‘À ¦áðN~Q[ùp^„Ì¢ –pgô*•k=¦wÆhãLøY:=½Ñó §ÏA©œ©©ò(­bø:¼:ÁÿðCæqc#­–]ÑIûA÷î2(wÁͽ*Ä;&Ãa å¦ÎJ…Ìc‡tc¤¼¾Ë'³Ê›‘¶ ¸f–Âm²;[‰?ÄVç'`£87b[G{Á)ã4ëŠm•¸àaáQå©s4¼V(.¯ÈöòÊÄ#ÌÏ׆®óHȪ…£a
-?bàJ“`¶§»îõ>¥n-û 5üƒOä¾py¸á½hæ
-=©bë¯5
-Xš2FÌV2"ƈt.χ…tkšèüÐv£Ó:ozsj `33?U(ÈÕj+ì6| i¡MU®>W’>ò3K¿ø¬©}9òs¬ÅìÆÕõ{ÃÁEÃε›¿˜ÅÇÿ"F36‚7ŠtžHžƒ¨–k¨ 3 á™îñÌ“ÛmPÞáœ{rÙÎÖEê´Ñæ´‚Yâô$UºæˆÁÉsˆĸä
-n>X~# 6'®sɶ²k¬OéxÁíü¡Né.ÅÎ /yB²UZrÕØžÝI¦´>—´©½‚{ƒ4î#š
-Ô´ïF{Q]0+t„O
-endobj
-1168 0 obj<</Type/Page/Parent 1011 0 R/Contents 1169 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 669 0 R>>endobj
-1169 0 obj<</Filter/FlateDecode/Length 1815 >>stream
-xWmO9þž_1ªZ5•`“MÒ¼ôˉpE¡©ÐIH•w×!.»ëtí%äßß3¶—lÒR•ªÇö¼<3óÌøG'¦>þÅ4ÐpLiÑéGXNfшFÓ >ð¿’´ä å_1ÿºþ§3žDSŠû}ü.(¢aXåtÓi¯±;žíï¶ÖØ…¦Yûnk]Ð`ð>zßÚm¯±;?[ÁzÛkìNãhÒ¾ÛZcw6‹âönk]Ð0~[»Þùˆâ˜Kk<Ð"sôi‘vi7R–ô(+£tiºhrD‹ù?$ÊŒìJÒ§³“SJ*Q¦+Ju&é®[j €S]²Ìdv÷.¢Nê2ßÒFlÉêw‹ï>ÇÃh
-ª*Ø& 1
-œP ¦…¾Á‡&pJ4„÷¤M{®†,÷ŒèFÃ̵ÔëüÐ-¢J®uexœœe
-«0¹™:)Á…0ê=O3”Hû™¤ç
-¤èäúJ=œ+ŠPÎd $ø[60 :WƒlöÒ+—†Â=F[EWšM™äîã ù‚m(×mâØ·ƒ@ƒÂ¢šÖ`<M¹óóü;õ-ÀQ¼ ùbÔ»|&.;cQ_º<2]
-p'K‘è€mÜnh3‘\™2ÌQ¾îw½‘ë©)â—iir‰¦’ƒOÀƒõ=×ŒÇ âÖ‰6Êt%ô„S8Á{qDW\Æ™-
-:ÑP», wŽ!Êõìn‹,Ž%ítìBØ=@ßµãªp¤šéRØ·áÁ$ÙtŽ²¡­gfm¬¾(Ñß3&.íRõဩ®Ý}€ûG\9Kuß´ï@ÓÚºÁ9ÿí®‘áŽ­tNË\p6ùmÌ«‡“J ›"Êz† øPŽãkt6|ã‚Ò;ïÓŒ'?Nî‘Ÿ@(üsÌ?jU!OÃÇ~-«BÙȸ)n0¤¸Á%ZùF€¨€ &4ž×‘>lDŽ
-©dUâH8“ÝpùÄ‘ìиÙýRDUñ€"roN»ñ­µŸ·XÃKR7Yò“#]7®‚ê˜î 34*‰ãÛuÎ^X—êég0Ò_.¥Ì84m39[Ž¸´w‰ÏÂ9ë ’ÀdÌ„fpÒKŸ_Ñ_Òì`4> Y<D0×/åiÏøOßG;Dc4!?¶|ѹJyæ`ÿRiV`öóˆe‚B|YcÞw¶ Ï–è…£]*a-øÖO°ª@cÃ#ÀþRǵv“áW”ö³>æŸÀñ¬
-›7B 1T#ƒŒA|ø3#÷¡gUÌâ8Ý…âˆPÐ-f=½1àJá èFôjݬ¿bVtái©ee›¤€‘øΨýgcuO]ºh<eõ xÉVx¶oÁ¾,÷u²Ä£P¹c>×Þ.UZi£—ÖE›C^ Ÿd;G1+n|ü>’š"oš,ÞwÏWy¬'ß[6¹ ØÒ™ÊÜ´ß;ßoáxî5p<–ÅÃi4 i<Á2ëÞœ\~<a¾ó«îT§5'Kvú8Æ;»?Òñdà$þYŽ&£h2ž‚® b2dIg‹Î¿ÿÇìç=endstream
-endobj
-1170 0 obj<</Type/Page/Parent 1011 0 R/Contents 1171 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 674 0 R>>endobj
-1171 0 obj<</Filter/FlateDecode/Length 1871 >>stream
-x¥XÛrÛ8}÷Wô›4[6e],ÉyÙÊÅÞumìd"e2»¥ˆ„$ŒI@C–õ÷{ºAR“šš©Iʲ%€ÝÓ§O7ôûÅ®ñH³§g×Ñ5>á—!¿|ù×Åh8ŽF4M¢kÊh2ãwx—Òâbx3æ4œO¢ ¯ŽÇÍ;^…!Î&Ñ”&ó?‡Ÿ\ÓæâÝòbp?¡á–ö<Ïh™ˆãkZÆý¥£8תÐärÒ‰)è§åoxæ䑾-bg7fí]–jk}:º’²ÒTzMÅNÓÓ’:Ñ9}v©‰t‹.¿ ÞÔ6 ¶ØW¤_u×æagâÏŸ_]Ó•€²LúÆÆi™è„¦Øµ­Ë"˜˜6Ö­+xÃ7—?ûBÆÙŽ“ˆ–; xŒ'u)9‹ž–O0L€{`¯/M¡Ö)l ±Ûn\¦Œ Œ–rÑè¾ÌZ~I*-v®ÜîÃoÆ&þoo:¡ÅÊÒZð:ƒGL¦Dn;ç„l\òA&Mù(t
-]A™-á»f Ue–‹Dçza›çµÈá2ÏL¬é³ŠŸiL«>#Í\ÈW?Iè'›H¡vݽ¹Š´ÂÒ7u’ ¼ìáĪLÓൃ$ˆéHŽÛ«êíôôS1ñû©ÂŽ×<*QVˆ=ÐT‰N°‹¶AòW”!a¬”÷.6Ào«Š©x³ê ‹
-òsYlsµ^£*¥tÄ\Åó¸šb®fÑ|ˆ¿yèƒ,¯FÓY•ÍºdÆ£¯£ßr<ð¨÷:Fʪ­Î{’± tëCŽø4‹´Šdm×°€’VË *0ÓšºÀyë—´kûeÐÎ|KE…)È÷dè Õ Kª·M£h^ƒ™Œ)H8ŠÇXWiŸ\c‡IÈê×ó7¬PòAr°¿ÉÌ ù£‡úúš2µ¢-q†`Œç›ªÑI+ÁðÜHÉ9šÌ&sC ôã1¦}ÉÛÍu•·zl®–›Á¶¬6`Ïꆖ‚~1ú …žƒû?ß. ·`[à{V
-“É©¯H‰¨úÂdƈ'¹=¿Õä[êӦؿ ðe¨cD, î©Yï>Þ-Ow¿~]Dw¿Þ[’K,µxÁYªs‰)…oLç”øþ°ˆ'Ú¦±ÿvË—R=qñÅ(>”Tðy¨r•ûk‡^|ùeùéÓÇ?8w+uApìŠÂ-n|ûÍ£á-~ oq—‡£hÑ7žÿB«ÞétB±A+:í’!žá‰1C‚ŸLÙ#yWæ1j}
-Ä4$ѧ)«l­N:ÀåÙ¼à.%=cë\‚i 7ô¬J¬[mu®pC~|‡²F«b­ÇýRII·¼®sܹp%õȶ‹^@”›Ç•µµÎl2ƃÀ*w(”‰^—¡$ᘺ-"Þç($°R±AË*p€šfUzšÒ ùç¯ D[šž€/ä¶>£_ÜŽi:¹ ãüâíã»·ô9w¿aô§mì…äÃ)¾-˜éj6½ú3t™à{†Ùtn6a;wË‹Ÿ/þZ (|endstream
-endobj
-1172 0 obj<</Type/Page/Parent 1011 0 R/Contents 1173 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 679 0 R>>endobj
-1173 0 obj<</Filter/FlateDecode/Length 1974 >>stream
-xÝX]oÛF}÷¯¸/…œB¢>-Ù}Y8qÜ56Nº•Ú €^F䚘œa9C+Æîþ÷=w†”(º‹EÛ§],~ÜÏsν£_/¦4Á¿)­f4_R\\L¢ ®ðÇ”?~üþb¶ZE Z,®ñYÐüz~ü–Óúb~5‹®h1¿Šf¸»X.¢eóï¾Ý\Œï4Ò&eËëmoB›øò“–dRr{I;i%JdÚX§brÆä–RSQ"wu–)QY™]. KÊÒZ;AÊY™§ýbjŠ…¦ÚJom”)2úÍæËÅ„FÓ9âÛ$—logÜžl±KHè„4ÿá ÙRÆ*}¡Ã^8xŸ”Ëg™{ïù±ªÖ­eðRÀc)2iÉhoqÈîFÞ:»¿(6:õ¦’¤4‚)ɯŸ² Ûˆ6(K'Ÿ`%t&)­LAÓ^nÛK®c"SQçnû†£Nh{9E{uÖL•Ø훨12[¢­(ЭFudE{™—iS!ÝÞ ˜i'@T¶cS”*—d}#jË Â«lo|Õôü’²8¦Q®¶H¸¤4'S•ç(Fœ×‰¹S½|·PJ°(-*…ºsiEž›½
-놌­¦-ʆ@*¤/ܘö!‹<™Ô²ìœ¬x¯ëbSÕÖÉäÎûµÑJŠÔÉjØO¹—&GêðŸ{nJ
-uŸÏ!ý üvv5¡p¿%hsû(›¨Vœ{d>Ðxü-ÝNKZ Hhƒ•Õ³¬þõûœŒf‹èf¹:‰ó­¦õã[’Z@å‚EëÅ".“º(åâY¨œð"È{#«Êè’öΕßLJÃ!òï–‘©²ñùÓþ=~:¢÷{"çÖzýóOž"Ë 4°ñ€dµJShKêOZ}õØý¬ô|F{Œ.;ô: Ü2Ss#¤Âz}îÜO×~¨ÐZP@䘽ÇO±6‘µ}¾G®q`>ý,‚zTqe¬I!8Äb¡VCúpC±èÑhåð.Hô$"BC £Á³
-ÿ¦tœìÞñx•«£ÕwwäÏÞO>1-À+dRÿî®e;º½Æ×Au½’wº‚ƒYˆšÝ«’gÀo{íoÖ
-÷™Òl¨£¼ÍjÂ;RØN{Ä¢t5ÔðU¾gê
-5nN@mÿ<傆CùQp;ôû­çu8[xmé°›­´TàèºÅ|l–‘†æþtËÏwìwÐäcþß z“ÐÿÁ»=ùÓ,ÍgÑjµ¢ùdŽßüY‚
-endobj
-1174 0 obj<</Type/Page/Parent 1011 0 R/Contents 1175 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 696 0 R>>endobj
-1175 0 obj<</Filter/FlateDecode/Length 2259 >>stream
-x­XMsÛF½ëWt)Ñ) ü?”Ë–,ÅŽªV¶×dÖåZîa
-gÇ=Üždu0Æ©áh,Z G²*O¼úz~Ò}sAý>Í—ŒÉx:¡y*ôhžtÞ¹ %n½¥*Ó´4¹ö´,]!ïæ4Óåƒ.ÉXú~öy6ÿéîãû÷óï‹ÙÖWº ««ÂÙÅâ‡èªÜ«ù¯'=:ï¡ð<íü‘CÎÊeŸ\yï+U<+›’×­uYïñÊ“ò´u5¥ZG—¨õºtëÒ¨
-¸’·•äM¥#úŒ“çdµNI¥…±ÆW%nyÐTšUVyj±{„ TÖûÙª¨¹I†9s$ $¾“ |XÑ'cS·ñtù("Ú-Œ(äl`A˜© ›Zi[í~ròúæȬEg±ãʹÜïÐ~Ñ<Ó¥&`¨ÔؼG¹K€C
-««Lp –PZÂä²ñpcòõ ™%Ãut³€e,°,‚?°?Cœ
-S–p›ÕJ⊾ã3Ý7I“Pç}ÐÊpÎAt,£…õ6ášå]>Àæ°aÜèÐ~й[ˆ‹Ã³€Ôü¾ Ñ`aPÉC5„/ñ:§Œ=ò ÎuÑí’¼;##"Ÿ`ÞžQœsª’
-ü™ŽqK+Tofñ}©c<9ì˜ãýßÀ}_‚ìnù"”5&"E¶.b ±ãöR3g¤t *¢·¨I¡ñxF»<ù=Î?£$7É=3­0)¾ö’}OkVS¸$¡"ÙÝ¡`ÎhGê³z½v¥ß[Ù‘RöõsRþhç!bãÖä ²ù·*K³$m$b¨ówo‘÷¿”Ð*kq^ÙÉ‚§C·ÌvÔ J-wÃ7RVž·©³§èç˜"÷ZªØÕUÐïœõƒ²@‡Ýk ]šVE£¼Ä̱Ũq¸'ÈD¡ÖÞƒ2Y†³Ò°(9Hë\+w±P¥Ü±o<VµIy£Ý>ë-®òÚz˜Wh Å—ŠæƒËk[iÔÐ3îG
-´¸W½;þkLà‹OcÄ­ þ”o{Á¬ Ë88
-Wê*|›Ž_©ðÃËó Fm#²á¾fr×Ω+™'žbÕjϳ²Ï¡ÃGwˆW^
-©è¿-^áT[°bèè=Šož2X±Šó­xY¼Š°×
-H>£1
-é\i¸Çúu}G-Üô‘¶‰K!½aO‹Nƒd‚¶×ã81q9”>º ºt=æ?˜¬ 4Ë[¼ú^žäÁrGNèÛÈšeµ¥ÓÛÓ‚ Oærƒ¾ÑŸÂZÄ¿ß{”3G‰ÎÞžÙ
-^ó/`ò,Ú.xˆxÆ“.xÚ4|ýá4š^ipÉ×:³«»×Wô¡t¿2ÕÜ4S¼|‘˜èããco:¤óÉ@æ—>úl$טð¡C:gf+i¤¥Yæ/‰“ñ4|i˜ŒYÎOó“œüäî:Ûendstream
-endobj
-1176 0 obj<</Type/Page/Parent 1011 0 R/Contents 1177 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 701 0 R>>endobj
-1177 0 obj<</Filter/FlateDecode/Length 2169 >>stream
-x•XÑrÛ¸}÷W܇ÎTéÈ´$Û’¼í´cgÔ3µãµÔfô‘ ˆ˜$
-ÿ.«xHW@Õí¿ÖZ>ÚZTŒi¥÷ÈÄ3Jü£qĈ
-62ÈðŠๅux€™õ‚Ú¼îŒn‚”Hþ©CÒ'©³}ï¼™ISYÆ ˆ×ÐÖ "xœ5S9H%kø÷dW¥ 5jÛ:±å>ÓâŒÚ©Tøòds¿Àja­¬09wŽxì¹€‚¶ˆ´Ô¨‰ÔóÑx ,¡ÛÒêññA$a *_Àý¹ B;ƒ¦‚ó°Qk¥A/ñ¦z$Ûú×CïêÅŒvL'ì×ቈPj¬ÞK38}3zZÇ'Þl4rG¯8Z'ê‰&o/Ù`T
-±3Ûz´dùv”:([ ÊÔ
-Êh‘¥Ìv#¿`ˆ•£]1<3ƒùäÊà5]óà;
-’¸µI°ç;Í‘ý#|1»hÅ¡q ˆ8x<;%·@¢6ø³ºùÏý‹/9®×Ô9å4ñc2>9Ý÷ÖoXãT?ËÖг÷Kß²Ç\*8q2„yÁû-2µ~ó; ºýd‹aÞÏÿŒ†/
-endobj
-1178 0 obj<</Type/Page/Parent 1011 0 R/Contents 1179 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1179 0 obj<</Filter/FlateDecode/Length 1905 >>stream
-xXkoÛÊýî_1uQÔlÚzXEaÇö­k;”¦ôeE.ÍI®.—Œ¢ß3³\J¦Ý¦m‚8ó<ç̬;Ðþh:¤Ñ„ââè"º ËÑ
-M6•Ï ^ù££œßú°üvtAgƒQ4„×WfSG|õ …Ë£ˆø®œ 'јŸì‡Û²Ôq oVœ >–ËòWeBN«*ÎPj+<c®š”LMø’Ú_ùR¬JZkd ’Ó^€x.$æŸÕ?tÜÔ:¡õNüúREt•ÖÚ{9=¸N‰q]¤ie‹wb}“ýøçÙ;]&mW¸!¿èú¾LmhI¨ î|×âá;¾;â¿mHfÑ#)WÛ÷¹ãÉ„_÷¥”Bn*›š\»ˆ¦Œµ¬´ÛØÒáK׌÷Â(•¶&”¤V¦¤¢‰³žÓ¢{Œ w‚ ®%Ž¯¦œÿ£Eª£‡/‹%’t&ÑÃÁ
-ÒU¯åBÁIt1¹lûÎC‹ÿQª·ècÁŒ“éV¨Ñ4tŒ' Ö@^6äX¾~È.Oƒˆ$GÊÅšñÂâJ‰^«“à`ôxoœkdLo3 ¨2Â0ðÒ¾°·
-<–-@°ÆÈròeqûù5N$²e¾{mµÝ5¤m¨0*A\g¥‰U+Î1Ó½ÝÎÕâ¯WŸo{¾¤a|í 8!•ÀúÎÀÍÓÃÕýcßw»ïéöóßߤ屌s|5G’ßèô]UÆkäcñp-CrlUyW" F»]ÅuÃ6Xó`зÕqxÀ> #s-é Q¢˜¯ºîiQp(؆äQßfä^‰ZX‹R •[ñ\Y
-…n!:xcê›5n¿BœêùlUt îÕ‰’­ éŸzš‰?4#ñËʉR€W_^ÆQ\ÃeÐךÒWX¢WÂD`dõ]?[‹Ý1ÑŠ#t6¢bb»Ì6y‚&ºX39¡¶R8µÔ±ÒÏð)w4yìü~°æYp}ÿ´-™¡nD§2È 1a)ëfP&¿rŠ6ä6fzó£Ráv,„'Z]õy?7ÆeÝ4Á+½â¶ÃEl=\ûB åéŠ%ÙÑÖøeo/üšÛñÑßÀLë$ õÑni­bQ~¥S `I:¸·„b#}¨¢¨ªH
-W¹¤ãŽE–Ë€oµ½—YfiT4øð\»h5ës­$@Î:½ý®r“p™yka#|ðàßž€œ¬%ÝóË,¤”'‹
-e»¬NøÛñ& hÒñê½”<îe9Vkì>©^éùõ}à¬#šÏÿÎaµ)0þ¤¥>ŠPø‚ÜZ=ˆ;uXOh™Dž]=§Ò Ð¿€wšpŒ=µÂ‘©ÆiÔÅŸO‹åËÕêDN˜=*çÅm'óîN©2ÏYý—Õ~© ¸ «@‡‡CÌ­í XíÔj‰´08Åá/Ñ©)à€G®ß'¸ãîözÁÊ â…kç´ßExíoEDå[µ;À¨
-Õj2HÕi®­]Mö›i»›Œ°•úÝDöÓáÞOº¹†€¶ªàš|a¼jÏ{œÑùݤÚóËh6DMgÑØ»x|ZÞþÎ?~¹pÒêήÙll%d<P`P]ÇiŽç(>=.Û”f­·é NF4ÁÿÓ‰l[‹«‡ë+Ží¸H76nx_’Ù)ýLðËوΦCYLÿ¿ }<ÃáÌï¶Ó[¾]ýíè_Šq endstream
-endobj
-1180 0 obj<</Type/Page/Parent 1011 0 R/Contents 1181 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1181 0 obj<</Filter/FlateDecode/Length 1483 >>stream
-x¥WkoÛFüî_± `Ä$F¢=ôCœ6­ÔMmÁ‘<Š“<…w ãßÙ;R”)·)Ú$ò»³3³«ÏgSšàoJËf Š‹³I0¡§ËI° ùj‰Ï!þW’R÷b¶^Oz1]†¿˜ONŸ_mΞ¼œÓtJ›—/VKÚ$„‹'ÚÄW2Õ¸1Q&®QåŽ2ÝÕë2U»ï*-
-~±¯tªriF¤,)Cµ‘ióZ#¥Ûö»*×(§› Ź’¥5—›OgOgAˆ»/T±Ïed3i­÷˜ ].‚9¯ó§µgà+èFÚwFV?I{]¦`}®¥ÁIšâꋬøÛNºã9Èê±9ÄN¹Ž…Uº ègÝH,ñÆA„f¯K„–hi¨Ô–2ñ…Ð.„aä^TÂÊÓƒ)U2OF¤ËüÎÅÔFéñe¢’m2ÀWHQ¬vp»Ï»C›°i[©ØÊ„s‹$—C•'Ç'ª’±ÕÕÝPöå8‚òíó_^é.éÍë–#j2gL
-Àöò™¿xBk/Íq8÷!ç®${a3úž¶ø×ÁàØÝe2¾ñòíöüÝv[@Ðí~ø@z¬® j“ÈTÔ¹Ô2'õÞ¥O|íù?°=lD¥($XÍïŒ("áå¶Ý2ÅùÝ!®ªtënÎù €Q}QñPg¸'® ~ÐZÔV(G,rÜyé¼gц×íè:¥;];IÔά@BÄ­€ð_&]ØÈ-ÿXÔÆ~p³·Ò­uš$³—±“®¶GEˆ*ÐFŠ(—Žfa„“)Ãe°š9G{ŸßÆ9… QïÖ S;dÃ`WÕðÎc Ô…2vö‹BSNrX •-§¼µ ¢? Ãà#i)KÈmÍzüï/bèæ× ']y×$û£KÙÅÇöNÌ™àƒgM§§ñ!çu—s««°×¬ÿ¿è
-ÛZ|µ\œËç‘/óà"«@2+«€Þºªg‚ݹAòÈ<U_‘ŠáF ,=*åÐWqæïituk42ÏG®i)‹f õNˆÆ5x•ÿM mE:³¸º–¬ræ_u´ÏîÔÍ÷µµ¼Ï;ZÇÜŽ†,-ô/×=Nì½ë¨Wµ¥F(ûËŽù€ÄˆÆ­ã?s çäsêLÿàgÐ[Õ›3ä¾åBõ¾uþÊHÐeåYÕO#°Zö"@Vr¤­w¢hTžSR[…9®
-”©$‘åörØJo0 ´½]€/bz ®1ÀŽ]ÉE-r0‘9†%2xË¡‰nØáÈ]ÁQ ¾°  ¶OÅØ:M!ëÔwQ†Ú†:ÈŽÍ.HÜË3Æa2âÙÌ÷X7mX.ÊOu¹ÖE®`@qpwo‘®9¸Ú:Ç=È7ñÌƽ1ñ߹Ɵ0~fr×’;N¹"fét2~r7åÈÜ:Æã8f—0H™½ðÈwà«/ûþ?uÀñ$X1ÿzM/œ.?–‡Õ(O±m¶v hîеï7<©Æ™Œoa„ —µc&µÔtó,l ³ ÚPy¸;,QD c[ÉU;RM§‹ œÏi±XášD\`z¼zN¯+ý ­Š~ÐqÍSýa¦O±t²šÑxâ·FrѶŒû]‚®K̶µ›ŸÌ3zÛªÞÓ›öwÇ;X ßâ~|0óå<X.Vø5ƒC—k~ôãæì·³¿
-endobj
-1182 0 obj<</Type/Page/Parent 1011 0 R/Contents 1183 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1183 0 obj<</Filter/FlateDecode/Length 1925 >>stream
-xXïoÛFýî¿b /r
-º˜ò¤^°e¡§Ñ‡ \ []·£ Ç>£éù³lÆG¯µ¶Mh„7NU~Dª.ht§ÃÖÚb”Ñb«½¦Â8ëŒÆñx9G¹­ƒ®ƒ§)KZiª´Ûèÿ [I³´¹*Q¿"-ckOçáe˜¿\.w¯å²‰hùå’ë«U¥
-uãû—™Ò8á mún:I‡ ˆ„§™£é hE+HmXa"! 7¹F5ÙluFù¬ŠTEê"Ô:bPcxÖX–}K&”qee ‰ÂýÆò3¡¦€ šÌÜý õA«‚súÒúá¼>ûªïͺË]÷ªZ±2îÍx$‰.O1e¢ÍxÑ¥GH_†G?¢2¬´r8p
-»µi°Ø°jÂòÉDD,cpZ¼.:P‡M{n N’þîc¥ác|+Ò¾nËrO_UiŠèNÑÄŽ”Dz oJ‘$>^àåþXë·5°ÙÀ
-òΣÊBÝá‡Úùw†§ˆŽj"`‡·eÁ¾H­`× §ú‘—H¬7O`%`— מ|£s³6¨´cä(6¯Qa;°T`
-Ãt
-ÀˆM×÷¬è:Øã¾^œ™ïTŸk£þ8íbB¦…K|;ŽJUZû€Ü_v}Lö姟ßüúùÝû›ëwŸo¯o~z{÷f¹ìVÆryÓ:\›Â¿ãÝw¹¼—Üwp| ç“ÎéÌìÓ¯ºŸœ_̲³«g4ŸÏ³9'ýáúöÕ5ÛÙ/|µymó¶ÂÙŠï®ñ°ù¥|0½œÅ"ã%ø¦´6›ÖÉ›ô¦Èµ¹Üx_òÏ&‚§¡u7lHºDÅì^\^d—ó«ˆÜÕÇz³8ùçÉ°³ìendstream
-endobj
-1184 0 obj<</Type/Page/Parent 1011 0 R/Contents 1185 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1185 0 obj<</Filter/FlateDecode/Length 2012 >>stream
-xX]oÛF|÷¯8(ê
-‚y/"yÌÝQŠþ}g÷H‰¢óÐN…¼Ý™Ýó·‹‘â÷HLÇâz"âüb Åõ|Ž?ofSü9Æ—Ub}ñ~qqõáFŒFb±¦g'³©X$χb_L%ö:ËÄZ‰…P…·‡¾X+”ŒSQ9eû¬ų5k©géÓH<¯„O•ˆMáñŠ£'|ªØªƒX^fz«²ƒðF¬Ô»Å׋ÁP F×ѱ/ã»århfï–Ë2œŠï(P!sµ|ק“ ‘¨LÕQèÐV|ÎŽ¢[õ­ÒV%œeDg<‰n(Χ߾kÏIZµÑe •hoìg~òê䆥•ÛëýßOO¿ÓI'Ø.Å
-¬‹²†œ„'œ—Ö‹\UÔ&áœêv¹çærKI±’ñ¶*)CÊ‹IRR°ÈJ%*Y¾ë²¸ Q±B¹Bb]­×À™´*7»†ŽÌÄ2ƒö¬’ÉÀ_ª“Br°‘säå» •‡ûEÍŽ¶djEžØì ‰ zSü¨WÙë‹^¡|jLBßžÀë¡ìDôpÞÆÊÜõ Ú,QÖq…tätâ:”>ÌÇA»NI‹æ£.¤ˆÔ?;=¿þ)JéÜÞØd£=©vB´‘ZK9g ‘º´?Ƈ$—7§à
-2³¸¬+ Ï*æ·"Î4:ýüíÛ·oÇ©ŠY›oP¢A¶„…€'§”è!”IŸôH™±Õ+ˆU®ÌŽ€lù
-@¡xVp.uáñ¼CªÀp ^ñý‰C.e¤ •¨âKaü¸šq¼¢´ÔŠÕ¤ ŽV*40@½ Ñ©ƒp>wÒÛbúó¸Øô¡OT€ò(#:Ž6N•5µbmMþ6ó°´ Þò!à|MíUSðÄgĽÜÁ³ä
-E¶H86­ô\/_w'VïTÄ…w]jª,!‘ Ú^z×ëäŒy¶£,lôvݘÇw!óµ*3Ç^,Ô¾ M,õN4Ò,s¨2¬¦Ç™ˆ.Dç5=
-ú4ÿBNät©WJ‚¦ÀŽ‰G| w_–™®gÁƒô2,¤†z+Ìi©íÔÜ{7ÚfŸN‹í ß
->âVP/¶p°Øž #àíT¶&Ìë›ð }ØeM{7kËʲÄæËk ùN¸ºà
-endobj
-1186 0 obj<</Type/Page/Parent 1011 0 R/Contents 1187 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1187 0 obj<</Filter/FlateDecode/Length 1735 >>stream
-x}WïoÛ6ýž¿â``[ ÄŒíøg€~H›°8Yã¡æ! %:æ,‘ªHÅñ¿w¤äjZ׶\›âݽ÷îÝùëÙø;¤Ùˆ.§”äg1 É`(f4žÏð~„W©h¾bò½/†ƒ©¸ì~ñ~uvñiLÃ!­¶4‰ÅhDÓùDL¦sZ¥„Hƒ­’7fû$£á@VÏ‹õI“±^'ŠüNzZ®è‹-÷ÎK¯­!¯²ÌQ^©=iG©=˜ÌÊT›g’T”v«3¤\ÚœäÛÕßgê/ÅA߸Ì(Óf/è°S~§JDÁø'_É,;âE‰têœlÙ:¥
-fÿOptN0¤D!_kBdI¹ôž3¶´QÂJålö¢Ò¿D“Àh*Æ\r„wt‚Wnù'ó¤T?+çQN‰ç kRe®+‡S[[™•™/à
-¥—¹JÏ;¶jð
-Ü9¢ù­|xžÙk„Ðh_ÿ¢Lè#cË<¨½T_+]â¦Í±“ Ø/)É”,û^½úo¡¢ÆÀIGb“¦ƒs h›çæ`‰Ò&É §•\…\¹×€nxß4ïS”º{:ɹ©‚Ñ D?å•óO¬°…àú劫7×+p~²ç–1©ô¶<6AÏ›sw×ËXÈŧEmRýÚ¥ú£…˜_ÃŽÄ\ŒÄTÐm`4¡yƒ|ßoׂc[ Ë-ÃÔ[çmAйB%z{ ^e•ô;T£ã/3½Gu€«ÌlýØpeî—¦¨1ÄÀIt+ìh)±U–6‘âí|a. C:Ì9 UþKkÁó$òŠÍþx÷¾n`o™e‡e…"_|× ‹¹«]U¶ñßQi óà Ú<ÚT ôLÐãN– ÏC4rŠýA)C_“à ‘0ƒHŤ¦q8˜`¶Lq÷¬¡ñÁz~P<DIpõ%i¼/ñì­ªÄÀÏ ëþÃîp*Ó ;ê-
-µ~ËúßIÌâÉ­¬2 <ƒ¢ Œž5þü´ÄëwÁ]Ô‹Ñi0ò`))ê¹)z;aýw¸êñeÁeú‘¶õš5fd®ÄÃÍcô¶-WÔÊ‚<eüà†^ð¢ðÌrÕ ü;¢Ð]ô±®Œ£a̸eb§
-¼^×ï„je´¦ÇÿàôƒZNWXà²;ðÈÃ9˜7,¯ ȶ‚{cÔå6Öxa|†Òrt'PôèeééN™Š.èF¹=[›9 >´÷÷qéµøx×AùÿÙ=ÕÓ£/^AÍ;«Ñºi)™ìÝÖ±(&ø7¹;ácy3Ê õªº›@„ˆw¨na©¬L\
-ë%,žaՌƅ/
-¥½cZ´Fì9»þFn¢HSÛI'ÈÌë\]°%b, É0]t4±°þ¡¢°†Ÿ†+1*¬oEí£±êÖnCaÉäXíU˜¡Ùê¬qÄxoÜà[èØô|†_Ö^•N“ëzQ&Hc%õ¥äk-Ð2Ýã8öô”Zå°f—Ò¸-\蔇²kª°µò"Ìü·6ƒÿ|é7L]Nš‘‚µtsw}»|úp¿\}¾ÿ•WNºj¯
-76—Hñ§h³:3üŒ
-«ùÏôÈk8zñ©™^£‘ †ÐÄB âò`ÓÌà}3¹îêaŸœ7so<ó9ÿÈšŠé"¬/×wï¯y’þ²èÆ&ïda­àgûCl<ƒù%õg#üKßÔS˜ómýÀ¹5ΗU–Ú+zTÞó|F¿|¶2ç·ÁÔ%t_<žÅ ¿óÂ¥óôquöÛÙ?ü¶¯Èendstream
-endobj
-1188 0 obj<</Type/Page/Parent 1011 0 R/Contents 1189 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F6 9 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
-1189 0 obj<</Filter/FlateDecode/Length 1775 >>stream
-xW]OÜH|çW´"EÙH¬a² N‚@î¸; Ç¡“öeÖ㠶Ǚ³ñýú«žñc8]Ä ëéîêªêö÷íãoFGs:XPRîœÅ;{_i6£8£ù<šïÏhqü)ú´8¦8¥ýhŸâdçÊ’¨kY¥êm„%mÔƒªDQ´$—k#SZ·ô»Î+úbijëŒ ‘Ë%-E¹¸*JUJ8LUIѤx)—FR¦ÍÇøÛÎtŸ¦³ƒhŽØ“Z['rmÄwö¾,º,§]šÓùQt|ཾ‰/è$<¶-fB1ââ„’ÞëR¨Š>ëÊ]Ò¼óY k+ÉÈB8äá4)‡_™4ü¿®$ÙZ&*S •Ϧ\ ×*+§á”®8ä e— G‰¨¨©Ri™Š–Wg”úø½ÊÃRm”öñîU•ê¥ë˜–Ò<!‰ƒhFÇêÂcû$ðpcGA]Ö¢Rý²kaQ‹®øà'ÔEò‡“•E®–«â^üyzMW¢ˆ1GŒÚh§]D4ÈA1Ti“ÈtîJ%F[¹iÎF´àCF©BËÕºqªzð‘‹/£T8ÁIF(SÒùÍÕéåuä~8¦
-(ÂÊŒO¾@KÛAd²-\­D^ö¶kº™û^ùÀbjr‰¡¿Ì ‡À)蔵Ï]$•6}=@F9%
-õO`“ª ·2üÏÂcT™P*ÁY« W#¿7pï»
-¾.d #A–žd¦©<²à^EHBVOÊèªÄQ"}¢
-®Ï, _ŠIÌõrrx—`{ʾ_Öœ(f_[ã^7A± øu`àoŸOV«ûËëëxµú…Þ&p}Cï—žÖ·Z»÷«Uøq0_­X6ê¡ëÑÖ,¹%ˆÇšïÓð\-àê5³%¢ŸÎuœ©Lrý"Ó7òBOÔ“ôóŴКN‹žô­n`-v ­„¾2P®P0o3LQ~mÛ"vÿÐ&MŠ…æîŽx»%7îw+’•IÓo?ƒV€«¢[(†(îR?˜‡›‡—XØ|°q¼œF>K :çÌ1àFé1G–Ÿïn/㿻 \;+x{<c a›e.€(Æ!†{â K•†Šß«AÌŒ$húÝß,)
-mã“÷vW´Š{ ³Žg¦ë›xÄ3΢Àó“ˆÇlÖ Œ~6öAB¯à²xðY>ïþy3 {X)»
-ÇÈÆhêK®€<$y*Ácè÷Õž&Øìöøö©pïð*’ú}ÅÏlÕ6P KaÐ2¿k¼ø„b*úq8eŠøÀ£×Wás²Á‡ ÔÞ£¾ÝX8úÞ—ãnlÍGÑþñ>cçÑbñ‰×sÚÙ)v\ý DÅæš4¼‹ô_pÓí+Ó£9¾vÓÉlGóˆ?1¾ö¤Kìòl8ü-u‚]ÖùïðýVc
-endobj
-1190 0 obj<</Type/Page/Parent 1011 0 R/Contents 1191 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
-1191 0 obj<</Filter/FlateDecode/Length 709 >>stream
-xmT]Oã0|ï¯Ø·+¤M)Màò!ñp…£9¡“xq’Mkˆã`;ôúïoì´GÕ;5•{wggvìALcübJ&t>£B Æј.â$Jiš&xŸào˜ªÁ<Œî§Ç”UH™¥ e%!|<¦¬ŠÂIݠβ¡µ°ÈúèØ:.IZjÙ(éüÇFºµlÈ­™j‰5KºÂ—p!óBü”5¯Ø¾žD'ÙÛ`Lg“Y4Ü0CÖR¨\c¡
-ÑPÙ©6@½È¦ÔK‹Œ–×ßI6N“Uy+¬Ý”Ti£„»"˼ŒÏ£‰¼[Ü<ÿzÊ‘ûí| rûpOÏWÑ”4j»|d}‡£vвա†…»ö•4µPéÐë²£Q¶†t•(zVx‡¸UWSÞ9½F;Ê™XXYoý^I %U[³âP`j¸­e!Âp°Ù‹g·˜‹²ÇêîEò,_´y_ݵö”öë—§äIî¿!¦³.”·aoÉæ“õíQ+Œ“…l…c¨Fâˆê­VË–‹Îø©õ]õÃ×B7Î身|{ˆ ƒˆ`š`œ¹A¼1\8(ÌJ®:Ãåžá~œ×µÒ˜#Ke¿‘uÝ;éqqGOF*Í]s7û& ½Ÿno`IzpÞÑ%[iD^sß0‹b}Xñˆkh¯1,Û0ÍEñÞµÿÅ™œ]…Cë£ 2¬·õ?N;+˜ NäÂ2Y}ÐíEÙ¬Žšþ;?xéK% }ÃK¨Ú—/´jA)D…ÃíOµá•´ÎlÃF÷éîæˆg¸UÒsŠ/ãþH£¿ù5d×oä(:ïÝà(ßÎÙ>á,™à¢)‡ñ$J£ID˜Lroí‡X]¸ƒì-Ù9Ðñ}>k¡üëO-¥ÂÕb}ái2’YŠ« EÓ©_ºË?
-endobj
-1192 0 obj<</Type/Page/Parent 1011 0 R/Contents 1193 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 704 0 R>>endobj
-1193 0 obj<</Filter/FlateDecode/Length 1526 >>stream
-xW]oÚJ}çWŒÔ—T¤RU壹ÍCÛÜ‚”+¥}XìöÆö:Þu)ÿ¾gv×`œÜ«*JìÙ™3gΠϽ˜†ø‰i:¢³ %yo ñ„ÿÄüçÛ_½ølé|:‹†”Óh|ͧŒælOç“Y4¢ñlŠÿGø­$­Ü‹øbM^{1‹qIçÀÕ¢wz{A£!-Vˆi2Ñ"u¡àIrr½¥•Åg}Ò[²š.K +‘<Õ%Ýè\¨âíâßÞ£1ŽŸ\ëÂV:ËpP°¼¯+™íh.ò¥ ýË´u”cˆ§>†ÁÙ‰á8#º¯d%Ÿke”•ôMŠTkövz;¦8GFS¤Œ#Wr¥ÄN×” UÔÀ¸3ŠÝ(C‰Ï©Oe&…‘”‹'I!âµ°î¬À‡Dç¸ËŠe&i«ì†/\©u]Á?‰/Bt¡úÔîo®šTš¤RK™z—ÒÙW¸ZÓ‰Çc€CƒO__ÍØ,òÉãã`fç‘+úÒu‘zÃWPy༹ˆjP} »ð*ÉF6æÄQoQ˜-
-™éµ.€ås-5´ªtN[]=+¬Ò…q•v)РAåA©Þú²Ž#zØÈBþÄ}‚jã¯å£ì‡Z懛û( *pxÀ…(d‚ øTÇ¥gc+AÄŸ¢(O†6
-o$n«Ü•ì¿¹t¥0>Òý²»ÒW)£«
-#Z ”#Â7©îY]£2SÒxÒ
-§ÑNèùêÇu¦—"û10PFÎ=´ŠÉ—JИatnŒ´ïøÖÓÛ!]4#{ìÕ‚•çWIï}lû!¶¨IH!4å{ÚÉ=EŽ- n Ç ‚[æ<zDF ðÀ(7”)ÌAäi~øyA…´îÂd6L4‘ eØ1HŸ5ö
-|‰^Y >"‚²ïl/•yA¨š#[#h•\+§¬ŒÑi¯î¾ÎÉ—ž©ÙË}'c>òp÷eì+Èí%êQi‘B^0e½4fƒŠBN‰wlBpÝÑqX
-ËÍ>07>CËWƒðw;;^èM¼ôÒ†9Ï}_IlÚ€ÒñwLl¤±…9d‰°:³þ`gã‘0O¹“R–ŠbçŸa­†ÊbiÁ"t]4cŸ–aÃø¬’J½²ï7^‹/Ì&¿™¸Mq·Å#t^0ttÀÚðþÔð‚çÊÄ£‰ÞÎ úÅÈ/è×ú…¢5¯y1ù“/ãé8šNføÙ˜s ½¿{¿Ö“LÒendstream
-endobj
-1194 0 obj<</Type/Page/Parent 1011 0 R/Contents 1195 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>>>endobj
-1195 0 obj<</Filter/FlateDecode/Length 1586 >>stream
-xWÛnÛ8}ÏW °Û¶â[l§@QäÒ yhÚE¼(È -Q6‰tE*®÷ë÷ IÙŠêd‹"¨m‘s9sæÌèÇÉø7¤ÙˆÆSJË“A2 ³ù Ñd>Ãçþ*I¹09?K&ÇŒÏ&¿Þ¸\œœÞœÓpB‹N¦s|ÈZ¤o†ãdœ úd¶”iIÐ7S=Z'œ2šr¥3RÎâY)”¦ÔhW™¢Õ‡·‹ï°<¡á0Xîf°üæ‚î´m™À-·–û‹Ï—øA8Ú
- Â
-“Š‚j++r†–’D Ú©T8™ÑZXþÝGr0ÄÞÔGø#özˆ‹rS‘÷’Э 9¹µ²´Üá‹Ò+x¼“îòöË=iQJúQËjço±õUeêMxàü6LÙNÇ°¶.–ÏCŠtM&÷Y–ø¬4ž(G+‰ô–"}¤¼2¥̾?å¼”ÀN…Æÿv 4
-³2ºã¹’°aMhaHGf#5Y™Ö•r;Z›æ—Æ­½¿vØ8ghe!SöáÍâËõ—w¾ôˆŸ]_Qº6Vꇷ¿G‚mU‰0Q%t‘;.%—˜m¶c€å,xârÿn)­dÆ¥…E<\&®IÇ7G¾ä°”=¼e2°Ý_"ê‘°\`f€Øl*ó$Š„mµ ?¢{@ÏüQBßÀ5.Ûü
-
-¯ t‰NBk^!ºzUˆ’)Wø›B V–•l”Œzh˜’†º=IV*d eÝ,6| ¬q&5 ãZàwØN:D
-±Ì;FªÑ ðDJ‚©,]X<ûÝ‹ úÅ"Z”ݵxR© ’ˆ‚¤mÓðÑñʭ쉶կí¬™}@'ú1ÀrL¹îY0·P$½ŠlA ±Ëßq4˜å{øÍ\\cõ„¹vúùâêÓíÝÇäþöš”×Àœ'ƒ”-*ò=À _‘R®@#“*P°Ç“FÙNòU?;Q66˜sgä²ÆÅ _ˆ3(VFbQàz{Ûñ X|îÛ¢ÕtuÇ#°ê‘ ÊÜNí` J£˜¦Í,äE)ÇåX£4®ýY2RÃ݇ÑtFìð°oøçýñy(£û§V?ƒ&g‰¥°íDìN§ëÊhõ÷+!J‰ñ Ø0¾š9ÚÉõTºôÔ‹À¬þ{X¼h4ªò¯yâGÚt•BYÝó<Ô -‡m°™ìº’«éÞ0˜÷‹»Û{œñ*ÉÃÁòaîwlU¢ãŽ/Ø‚e/œ'¸óB¶®Q)ážO§…‚Båê"óZ‰<¤6õjÍChïË?ï8 rFb Â0‘¦ÒòÚd;5䥓ké…Š³Ì!6uÕLç„9%sVþ 3õƒég?šöœ‰ëê³^µå2–û@ç×ËÛI– ØÅrIKô¬«Tú¸CÏHäx´ü‰¦Æf†)t´šU÷ÅÜšn¹Ð;Xs~{$»fªü×°™1Ð+Á¢ÀÃNV{VÂ`³i¥6¨;ŒÚâé‰dÛÆ°Ýc„óvÏÓÔŒ$¬aþ0{°;Þ-ì'õQŒŽ`ÔÍ“á9õŠÜ(Íø•Ë7Ä£Ü`Vóû‡ÓÚ¿üPDÛÙà:Äap¸§7:o^‡â2Â8¼RÞä5\{lìÔ÷h£ã|=-½Ç>âåþôfÅr8Å;â|LÓ¿ÿþ~¤¯•ù>acJñ²‚½©Å¶ûÍ…þl„—À¸
-ÿï—À ÜΦs,p05Ÿ²‡‹“?NþjYªendstream
-endobj
-1196 0 obj<</Type/Page/Parent 1011 0 R/Contents 1197 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1197 0 obj<</Filter/FlateDecode/Length 747 >>stream
-xTMoÚ@½ó+Fê!4*bÜCU…|¨š¦©‡ª‡e=ƛڻÎî8Ôÿ¾³kCí©B³Þ™yïÍ›yÄ0æO ó LÕ`!™&Q³tÎÏþZ„<¼˜¥—Qzúb±\ÜÍ Žas®$Ã:Î3ÃZ•*~lK³åÏ‘CIÊh0y8wÕ&’Fçûÿ‹›ëÖ…rP‰_èÂ>£Ë–l•#´áT‹
-auõyqõ&–o׃1Œâi4áêâ"\ú¾¼_CûŒ¶OË™µÚšM‰ˆ®Â«\ÀWÜ#-–_V°µ¦©!\ BY¡ÐdNŠnð
-ò\¸¡µpnÇ5T‰»4/öM¼=†ßú˜×N8
-ô:;ÔN‘zfÍ–…ï•V9órî
-ÔÈmÉo½X&Ôg5@°î•È08²Å-ßo¡a η€Q›õ |Á¸7ìk tv„à@9Û— ¾]ZbOéí?Ä
-˜¸„k‚s¿.ÎûÌ!4gŠ~+˜†Ø°¬ŽÝ÷ÄÛ!`mk<A ‚öãök.Nx7¦S˜L¦]‹Â ƒ5¼ÞxšdS±ÊÂo:Ÿs´Í'¼ÿgˆfóY4ORÞ°žÎ}ÖÛõàëàEyÖƒendstream
-endobj
-1198 0 obj<</Type/Page/Parent 1011 0 R/Contents 1199 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 717 0 R>>endobj
-1199 0 obj<</Filter/FlateDecode/Length 2061 >>stream
-x¥XÛrÛF}×Wté%T ¼ˆÔVíƒÖŠU9±b1ñ>ðe ɉ
-•ª’ÊæÚÂí‡TfZ!ÃNoa éæ<lm–ÙûâqÒG|#w4áf@Å>–º(Fbëu3» h_Uå?®¯‡Cd±9KUY·»~½_
-çHO!_ç•)å`„Ã>Q¥Ž›_Ÿ²þÿ¹8š,£ø¶KÕ϶Òš××
-íI¦>~÷I†âc½ÉŒGî^om“4`¶A©íj“ârÚ‘;âéè+Ó]š›Âx@‚C{“ìqè…NÅRét@Aªà­Ý’VŽ›£Îsí† •ñD0ÀÌÐ@`u°¤Ò¶“—
-Îà/‚
- ä-±F2ï~{¢ÊiÍ´ ÕnƳ 4|:b&Mîë²´®
-´x†—àéF%Ï8]t´‹ši|ÒvÝhÄò1âáÛÏ8 :ß_¥›·ÛñÜràÐ "¶y‰§—(iëd[–5ŸÃXÁ9”'~Ë2e˜"ÉjžŠ‘í¯›ÿ†»ª®, dKÖ‚a€Æz :î½M È©,gHûyÊXÇE÷ƒ ½š4
-endobj
-1200 0 obj<</Type/Page/Parent 1011 0 R/Contents 1201 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 726 0 R>>endobj
-1201 0 obj<</Filter/FlateDecode/Length 1979 >>stream
-x•X]sÚF}÷¯¸™1™1ܧR§nm×5xÒÎð²H l,iUíÊ„ßsw%ÄIÚ8`ÄîÞÏsϽëÎzÔÅOF!õ‡¥gÝ ‹oø­ÇoOÏÂ^ôér8
-BJ©ßWÕSB3ÞO—ƒÖã>‡x’Vgá°‹cƒË0ð±ñ þ‰ ºƒ`¸_ŒûÁ¸±ÊBƒw í]]ASØe-)…£1„û§Ú–¾“t|ê—ùYçf@½ÍWðv8Ñ<vNviµb•©Ì¬°JgÁûùç³.µÃ!DÏãÖ|#áŽà­ä–r­2kÈj2¶ÆXêÒÒv#,Ù$>Þ¹ +e­v{«ì¦Ä"7"õ‹µ%-Šµ4”iKy¡_U,‚:º›NÉ”y® [YÓëÃmXSÈ•,
-³~•9…v£ 5\8ˆUY””±ü‰¥ ½{§&”J‘Ò+äÊJ¾ªlM¥‘‰(Òef!}¥‹Ô…„V…NIdôIe±ÞDȘDV½JšªBFV;ÂéWY¸øun¢*
-wÓ<Qfƒ .wˆ+ux˜ÍàtL“{Ju\&Òt÷ññŽà¦T\üs#O²”¨e!USkÑK+T .’“éÍôÊnV‹–;}\vÅšZkóŸ:ívä"NÚ9ÞêÊ”·.Þô«ÞJvá@K(Lœpy¥Öe¿NÌt¦S.¢±†­lÌRî8BX!é\2BŽ
-Æ æu aaY®Ã9£Ž*“™@°y#
-wn¥¾t»:Ñ¿Ó¥Ë02+0/(O¤€6%ÔC)Š¨D “È°ôàk'ëk„¢·íjßÏî)Ð…ÇÙ~û¥lÿ·$}†‹»Jø.ú@ìM…‹Ó“Ly™ÊÙ1ÊÓÍ5…ýî¨
-MØõÈ͵Q_&ž÷xéM¤ÎØÕ
-˜­"2šÉm@0zí+ÎâxŒK ÚËFcu}¨%¿04ÆnÇÏ‹86¢å¼F¥Õ<¹h=h‹lù–öo*Þ (K­
-ŒñnÀèK. åZ]R7 AY…tï.Ð-@¾C¦ ­
-W­ÞYZ…‹ôò3è?J@ÐKÖh qËt=§sÓ¥«Š'Š'š'-Lý \â5ÀkÔ^¢öñC“ûtÞTvN³çGä2§Ùüéùzþü4¹«mëb~
-zæ&¦·ÜjÑÌós)x‚ñôs¨$4SFFn"×"a¢
-ı™ "=¦‘$[G´ÆÓÖ“œ‹3d¬0°—o:Ãâz>Ì
-ô•Å<ü\“ŸwÈz‚)ºJÏZÚ|›‰tyû‚¤ 0%¾GÂm® F³¿žèö,„à"«”ºJL€«
-49ßgˆ#z¢ó"ngŒkž«ám&­›­5Ǩ@¼o
-endobj
-1202 0 obj<</Type/Page/Parent 1011 0 R/Contents 1203 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 729 0 R>>endobj
-1203 0 obj<</Filter/FlateDecode/Length 1147 >>stream
-xVÛnÛ8}÷W ‡8@,[²ãËcÒnŠ»i·ñ¾XP"m³+‰
-IÕñßï IɲmÄLòÌíœá¼ b˜à_ ‹¦sÈŠÁ$Â×xÍa¶\às‚ÿZÀ–p+}ÅôõíÓ`:§õy4ƒîfÑÊ?çð<8½0_EÓÓÊÃz0~\A¼€õ Ï—1¬¹ƒÀ:¢á»>¨r+wµ–åžY‘28H»‡??Þ½Y÷
-3’sV½éñÛ\È'ñjoÛ„PέŸEpŽ2ôa‚úG(¾ˆjÑ;ÁúB–q³e²4`
-˜µZ¦µ†Îw²yØËl\`pêJ• Ðc üo㺖üúÒà±­,§‚öüÍ”Á•¿žËX|þN]¯¹4UÎŽO¬—í¼“N4„ìÙUBU^0I<‰àcµ%ãF@Q#ÉRÑTŠ÷2“
-ä0’ë×ëײmÕmæÉvu=*•Ë’Ä^†¸³[Ø 3t¦á#¦^‹—uÃ!=RXÛÍMÁ$Z·MÂéÓ3ïD4î@„Ž¥Íž»ZþmS=^ÑÝKõþ ¨n/yz]fª(6.»Ç”çh䎪†£_±ï„vG,ùöø!™NX«§ÏÏ››PÀ^¢°°ý²¼[“Rš•;̈ðC˜ãÇnv½û3¶Vb†÷šªf÷Ì: ìÔ À¨‚Ïe&  ÚÝ»—
-Q±­óü$ts‹‘ÿG‡œ¶*ÏÕ¯”&°Ð–Å++ª\ܺ¬THì&ØЙFŽ(Þ dîíuåÌܲR_¨”12Íô _›‹WzæÜò'­Ð3py¾¹¹¬;ø"Æ’5©h
-endobj
-1204 0 obj<</Type/Page/Parent 1011 0 R/Contents 1205 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 742 0 R>>endobj
-1205 0 obj<</Filter/FlateDecode/Length 1522 >>stream
-x½WmsâF þίЄiCfÀ` :“Üär/sIÓƒo¥{ Nl¯»»>Ž_Ik›—r7mgzÉ„°Þ•ôHz$­ÿlù0À_&Cf­7À'ôáÓÇçw­Qà ˜Òg·coV-RX´Ž–LÇ^p´çä&CoÚÈñâ WíMo½!ÍÞÑ2ƒÙ”ì5{Nçí ÕXxqÐYíMGÞ‚fÏÉ|XËñâ WíMfžA³çäF#XËñâ WíMnÉ^³çû§AÀÎûŸ´òŠ$1¼0ÄCO'ôÿ´„¸õfy½þÃ|–1e(˜N`q‚° ;i$
-0R‘úfùr$Í)dé°’îM¼)¥{uVÃ`§ç9Û'ÖøxÏ'ßQ„ ‰(KrˆòSÑÿÅ”)ã8ùú ÅIjHð
-¥íñçÿÞpêù3è ‰Ç˜“åV ©Iêd-#ÀüØ­<µSç¶&[{¡ÊãUçvusz¨Îb2‘C!6¨9À(Ø%i
-¹²°–HÓB
-‹v¶RKÞ«DêuA€Y‘:Ãশe$¸ÒP"â]b·¨>ÝÏŸ!J´ ­Ò{U™F
-´ A‚×ÀŒ¨?@¯ÇÎëvú¥ÑýT…"í£Ùµè§Éº_Ûb·Â
-ÛÀU§eÊ!/„FÍHÖ‹ÖÛH‚8É%¥îŸÀ*ë­ÌaäQ’oèíBî:G­¯{Ó¤Wã6çÎnCªñ“è`0kŽquè=€Ï-hHÕÏ‚Ù†¬4Ì##ñ߬k”çøFÐÛq_ê? ]Þ;˜"-m±£ø4lè\“+l¿aûßL‘Æb«Î¥uÏFk&$ÂýsD®NÚÛ|iÙ$ù,,áVäiº(ˆ¨yQU‰Ä€ 4®ôÑ»”ü[H€«0¿[áQäXwº«Ê»B*,§nÞ1Ãé‹Ò›«Ë4SÈ0‰÷ì W•Kìµ­2– ¹ê ?D™ZC
-¡[÷‰¾´aŸÊ‹oVÔîXË3Ý{V7ç9üÂ>ŽvIu=ô†Þˆ&ŠtNñÌÞX™QaQ ˆ
-[©ÎÄëy\KC·:ÌÙaåcV{ð€6W;ƒÁ@Õ¹‚§eïj £ânY²³¸ò5­ÂZE¢ÿ0­ÞIü
-endobj
-1206 0 obj<</Type/Page/Parent 1011 0 R/Contents 1207 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F6 9 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 745 0 R>>endobj
-1207 0 obj<</Filter/FlateDecode/Length 1748 >>stream
-x½X]“Ó6}ß_qgû:‰ÉÇ’d™Ù‡íRÚÎ, %a ÓôA±åD`KA’òï{®dçÃ@‡N;
-‰õªä7uï@ßR]p=éG…bfÅ"6iê|µºaimþZOtä)ÚñX ²ªûÿV?0Ú?/ĪE„³ËÐrã–m-¦vC°Ú}¬x>GsO?HÌ
-þu!÷0œÏ#>哈\•®ÁohÑáƺxÔ¥·‹†æ."˜?y·èhôäfN”Ÿ6**0/r«¶ÀÌd3[<úoÙ(ÌÊè9jËsl­õ„0´.2,ƒ~Wžgqû9…Ú#zŒó-æùw5ùA¥¾·MÐìN軵Ыï—[}Q9ÿ­®M)ŸáæñyœŽÅ(ç‹g˜xÒsㆢîÖ
-tÀ‹39oxópØ{ôúú¹@¸püÙõ„Qܲ²ÓsKÄϦãõØÊ7º|÷2.ÙïXÏØjíP­hñ°èTB¯ë» ýwb–Ÿ» ܉Ö/áws‹¨í5÷‹Eç fþSú3oÐâö]ë‹nôæD¦õD4M“éõß; ã ~vûâ§[ze ‹5=3iU6’<Œñ%ÆtD½É0ô¾ž¸šà+Œñ4Þ»¯‡|ÌÏó‹ß/þ['X„endstream
-endobj
-1208 0 obj<</Type/Page/Parent 1011 0 R/Contents 1209 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 748 0 R>>endobj
-1209 0 obj<</Filter/FlateDecode/Length 1657 >>stream
-xµXmOÛHþί!U—Jĵ÷H|I(Håè•Tíér6ö&18Þœ×nàßß3»v^LÚ½€ÆÞ™}æ™gÆüuâ‘‹o:>5Ú¬N\ÇÅþðøãÓ{¾CÍnŸ+òܦÓ)þŠéÎ<ó{ §‰{¬ðñ“JšŸ\LNÞ]†G“9[nw;4 a—&AMi´Î>Šlùvr¥Íbi­O“¥¤ÝcZ§j-Óì‰ôZÑ<’š2¬Xc+©¹¹ÎµLÑ«…JŠ­gä oFøŸ‘JÙ‹Ku¯áøˆ£æ\ &4béXwY%
-DB3IIÇö¾qi)YôMR¦ŒÃDf…³¥Ha㓜˴|xºÇiÅñZ¤b%3¬ŽcJ¯fN ’ù´Öš¾¥"X‹T)­ Œ\®à]%Ž…*( ªwœ®G~àãDS¿Ý!» „Ý<¯7zN›
- lqÎØb+c0¾‰8—%V EÚ
-ÍÃXfàÚ™]¾õ©—*C¦ºÉ{¬ïƒ¿ÇÿU®3»´ß¨ôa›»²þ˜¡4ÅÎðM¦øÍe1nOy”9•ƒòÑ
-çùõœøi•õñÝjùN— ˆ3ôÇ×™©Fÿ€ -.í"gE¡äi*“,~¢<‰ðhCPÂ¥j¥QøÌ+s'J2¹€ßT®S©áÌXf§(â­†E!V°¦4­}ºMßþ‹Öi´éÓûTåëëÑÑè~ภ±°B 6SÞ4a-J^¬²wÔý®ãõ¨^J"7’•¸Wi„îa[…æÆQˆŠ&”T™A^h³” ݉ÕLpM!“Ü®èãhÈûQTj% ÛÓZº'øb¥k¦ 4Õm³16ë0R¿ºý2¹=\ovb}ÍH~(3ÅQ¡d7ÜQ¸7D‹‘ÚÐl@uÙx†*ÉRÇ(½·Ç4dŽgjÃÇ™«â›A­gPç=4ä‹1ˆÐU™RšqÊ“ŒÀh[d›­aµÝ™¨¤ʹÈãÌvÝçáÝosp /K£m[%çw“Àk¨phÃ4ä]ãû'alõö5Q!$ø?ÂïÐå³QG>ŠÕ:–èÍZçh=“ÁÝÕdüþ–– R’Í$x¿¥Y¸£<·”l)2{äV9¡s–écçFöß|˜NßävYYŒ5ÚÍ·ö
-\‰° %eº2­ÔÊI¨jÇŽi_¸:…i“”`„
-ét&ƒ‡§S†B;šÙ=3$¶–ü2p;—qÜU…`GÕ€åã ÀŒs+±›No‡Ð‰MµØa—Z’‘Æ‹!ÏPŒÓ<
-Ï™3•Ÿ¯¥â$…Á¹©<¾Péâ”ϱ¹pa]©DŸ=³%ÉbUV4
-U(Ô,``H*Ž9`ÛšŠñùÅ0m¥“Òhf‘Éu,ŒÁV¡6¹‘Õ ”33üí´žm²*mÇ…Rpì¤owÀ£Fæ
-øöÉ\±ðj>·æ¿‹‚‚ì2 ݧ?>¥òëÏŠ1Žô§¶0òá°=×mWvŒ¡HÊŒ˜£î¦Qæ¦yé{ÎÌÄRÒ¶tæ8øžÎPR¦–?w€ïQT¾€¤HÍëÇÏXúî²[ˆ´×Æ¿º j÷<ß n.ô1U\wt°b¼e<êåòzÇ7Sá«ëDv:í.4Þz 6:žœüvò7ÍØ) endstream
-endobj
-1210 0 obj<</Type/Page/Parent 1011 0 R/Contents 1211 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 751 0 R>>endobj
-1211 0 obj<</Filter/FlateDecode/Length 652 >>stream
-x…TKoÓ@¾çW̱âì+~äDž‰ÒÒ6öÆqj{Íz­ÿY'¡Âê•-¯æ›÷|óu@à¡0à>$å€x„Ï<Dà?Ã×(Ø:B݇ºÏýõ€qâ (ñ”ÀIä…§[ëÎG¢ohF+Ä[tí‡ø“v† ÄÉU¡3]Åy©&@^Äû!:s•æM]ÈÃ[é„×ÊÈ"…¹4V™°(ïdÓ<j“N`<fa„ÓÙr±Œ–«étÁg‚gc*ˆX.{ªµÉKi×F·õëÅ(#´Ñ›½Jì¼@¨u“›&‰n+û?\#˼Œ“IbW…ÌÐÚ§÷áü|é™kežÒú‘˜CmÎê¦öáýÃw,[_!Çô³äRÚ<}Û–e&Ò¯sR=S^åÕz§Šb£M^6²Ùõœ»6n·Ç>2*r_=Pöý+Š‡<yxÞDý˜¾‘]+‹½"x‚DzçǸJÐ ™ît©¹ÁvjsÀdÜ}d1«2=º\;ô8—Õ|'«ìÂŒ¢ô¦mìYüÏÔ+ûÔË0!¡Â'þ|1e‘S!pT)óÕ¼«Úh Ž”ráè@…‡Ì€¹.KUÙÆå<Z  ô„b’qw…’‚RæÈ¢€ä¤€´Î¤Ió*»Ëxuû!¾{£?Én2¸‚½2æð²dO›¬«ñoX·̃ØKuÒvaÁ£l
-endobj
-1212 0 obj<</Type/Page/Parent 1011 0 R/Contents 1213 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1213 0 obj<</Filter/FlateDecode/Length 1602 >>stream
-xWMSãF½ó+º¸
-0h¦?^¿~ÝúûhAs|-hµ¤ËkÊê£y2§«›ëä?Wø¼Ä·×TȃÅ|•ÜLÜmŽ.>¿§åœ6l]¯nh“ìÌñŸìôc©šV{Z¼Kè¾n¼{Ö9¥Þ킱[2–‚ªSu¶ùK¬,VÑÊùåU²„S\[$ôð¬ý³Ñ;rÅx7^¹¢Å¢¿²\!j\yüùŽ¬nwÎeìÒä:¢Zg¥²&Ô”îiWš¬¤¬2Ú¶2eIe™|®2¡eWµÊJcqaªÁæŒ$Ú9/.cŒÁgªª×±$¦ÅÀqB›Ò„h,s¶UƆ“m©ZR€Ök•ï©upX
-,š@¤aŽn½ë =ªÔT¦ÝËsÑO®â€Uîj®f嶈x.g2oH2e¼Ô³2w{BüÓÃÏ·÷ë¤ýÖŠõÚA¢i
-ìeiÄÝ9ɬz —‹Û  xP¸QÇdkK!Ÿ÷ÑÄÈ»CÚ𙕺ŠÖ€”z?q_+TÃ0¸S
-endobj
-1214 0 obj<</Type/Page/Parent 1011 0 R/Contents 1215 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1215 0 obj<</Filter/FlateDecode/Length 1740 >>stream
-x­WÛnÛF}÷W ŒUIeY²óRøÔq][m^+r)mLrîR‚
-h„ÍÆt:¥0= Gt6š §49Ÿá~Œÿ…¦X>Œ'ßùp5?:ù8¡  yŒ³¦ç3šG„sF#š‡½{ë5ùµòdb2ž"«]ö³§­-ž)¶ílÙÇñ¹µ-“ˆœ7IBKMj™`»%¿ËùMN]P¦R|t´Àõtûøçí#™ìÝüËшÁép z±Itª2µÂz1°†}y<ª,¢öçÚld\ž¨JŒódcReqíU¡Ý°¶2ž'låÉ“\ÛŽÆç. »u&[QŒA„ªtâüÑsìkµ©‚Y%v©:^•ÆTÚ2óLjÑsÌŠ6*1Qó¾1Ü„÷¨S.%6 ËØÜ=\ÿD¡Í2zc3¼ÃŽÃÉçÊ2ŽÝôÄn_ÐðëÒIÒ®ˆ‡}YÕÁ¶öµñ©ã2qçQb»ÀF+í=ƒ²4Þ#×Ë
-ä¼°HpÊ8{k ÙÚQ®
-$Yr$1h„”âK„Pà6–fé2êøc2ä_ûhˆðã!Í׈Ò&|æpe‡8 .W¡æ¤ø­†ŒšÍ,6À{ó´èéÕDcí¼VÛD4^¼ëwÌËæW+|ÎàJpÜ×Üîõ–@^‡Ü ¶*bp2»[
-J-ó¬ÀcwQ •xb¡>ŠŽ]pME¡bòÀ}
-'&TB?áàüsÁ8NKC¤
-ù…6B‘òŠ¼®*XqpWN¨pm´Ù‹V£R®–‰H»°0KÐc ²Ç¬?\A±V¾%Ëœy™8Ö Žç\Ìûc›òŸó^}ˆPe—Ñüúá|¨s=l8‹i®<ÚPØR@6W¢™+äqO¶’¾PqlB$…›ˆH¿Y‘QÈ´ãóÝý qa8xÄvüÑ Vqkº×þêî·'i6î›’O»eEk¯bôZ”‡[™Kªã ú™(/Œ,oUÀ”+œ¾–ºØ1éPS]/жÕ×9fcÔþÀöÇÍÄ+|FÜÐM¡\p:c:‡BfA à3ÐÁzŽWµM£^» sѳï:Veâ¡óèÑÿ2úÆglßçü*l*ÞIüŒHãZÇ´ð5Õ@ËáE½L:'¶âmyj`©oMPB›Ôý–§QÞö~… ,wÕìHà"zG•¯6ƒê¥ ù›~Ü,¥˜eÏq:D£÷Ú^ÁØ8Ôg×áÎŽ>c–À Agýýýý¼ËBd­Ò©ŠÕ®âþ~Àhqä:ÌïÊl¸
-=RÎ+ˆÿë5êSê£Ïê—h¼¥J:¨p“5«åÊcÆ¢Çä¿g¢I¸ƒ£ˆI翪ÍÖÕÿPØ\JÖ'hpƒ‘FTPÄ|ž„Õ±Û9²i2ÊI“–€±¬j A«%CúêÆã'µ3R‰'Jœø…-¶çY´n×­6òºÑ)žN*G F* uŸg0¯L&„F¥ž S»ágˆœ‡ˆßñŒ2«gäà“alì;á:Èwùp§†!d
-C””‹È¿B-ò\p¦&U5ÑU¼HÔŠûê=âL8žVÑÿ|
-endobj
-1216 0 obj<</Type/Page/Parent 1011 0 R/Contents 1217 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
-1217 0 obj<</Filter/FlateDecode/Length 1768 >>stream
-x}XmOÛHþί˜o€”¸yသN'%PNÕª~Aª6ö†lq¼©wMŽÓýø{f_g M%'Ø»;3Ï<3ó¸?†4À¿!h|Jùê`úpðáj@éa§çøQÐ  ôõßýÿ¼û¼óàøáûÁ€úÃAvŽãqêno÷n…CñåvloñÝôÌÙèÛ„ש»^` þ¸ÄWüÌƼüÀ¢ð‹ºî^Rzj|Øù~<úúyvÿxÌK?\Ðpè±ëN9¸ ]e¬ªžH/hL¦™WÒz<öhÔ£ñã1庪dneAóW²Mµn¬¬yÑVÝ°¦Ov)¤BS¥-­…14¯µ(ra¬ÉèÞKÃèñ8±ù¥0ô ­D¾T•4¤+R¶œ ñã“öqû`œ<ÈhbL³’´Ð5ûA+½’•ÅOaI”¥÷-1ݵäê©©£Õ4—¤*w8u£ëç'ļFÀlÁ¨ÕºT¹²
-.ñ,3ºö1Ðløí‚ãð@‚»Ê$†;¶Þ¥^ »L²¦i­7ßGJfÀ‚6
-îçº,…•Î#€ŠT"i¦·õpÇð)1­L7RXgn ¾À¦¨Ši X·ÀÓ[ˆjù° UM3i§Ÿoî©^NÛejÙfáÎè4;áÔOL´†pv’1ךÉÖ¬{$KO£.Ô•ÉC
-·*®k,d4öêÆÉë@8PÄH ðùï½äLy³uBaRšÞ6µ¾ß›^,@#³5;Ë\T¹ãˆ<|A(e„ñšÉÌt'ðfs<"£‡Ÿ„툊Ôñ¨–¹T/®È¬Ö2£\г”
-Vx ßHÕT§´cuK‘Ø|3÷½ÎHÌMH¦rÓÖ9v¸Ry­!OEõ»lØšRq¦7$ÿ+hÓ¨çF¬Èh&„ñÊ€'1š
-$§#àÞ^
-1Ÿ¼Œq®ú©ÓêÙ„•&óZåËZWê_r¯SNceôÙBqcZºŠ:ÿÑÈú5ðŽ¸{<âü@¨eAŸo»¢(Ðb
-þSÕ¬FPe²â£âPö
-9G18̧·Eäß¼ŽÇ}e°›9¼ùð¿Â$¨¶Ó˜—\;}» Ø0ùRM §
-k T
-endobj
-1218 0 obj<</Type/Page/Parent 1011 0 R/Contents 1219 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
-1219 0 obj<</Filter/FlateDecode/Length 914 >>stream
-xíWKÚ0¾ó+æIó ÀöÆc÷Ô®Z©$d‚Ùxì®í€¶¿¾3v‚ÙˆªÝöR©$gb23ßØão&ü¥0Ê B±ïL·7 \Áb‹ Ç(l ‰“$EÑýR­%·®©VGÃá#3–kœþ Œí-î; DiQ¹¹+¨€Ÿ¨Gœ'©¥ãý¤Aé6]ÍÂ
- ˜uG¥ð.îʵҥRPŒKHƒ¬4dk·Ã90¼£&Ê/¾ºV¶ì7+ŸÇíŸ÷v²ymÁ’%wOÎXËG¤Žw&|6ŒdtA~1bÔ}¬¸,8¨-ð—Ö &fAE¥ù¶ˆÙ%ŒTG?iÜùÛ©‚í`ïÏÕÚ2†¼ȲK›µìÅðµä„ó$‹R+)¾sÞ
-¢¬Ný\í_m· Á~ÆÃÒ‰Œá=íÍY'ùÊÆØ÷y"m²ö•ÃGÂ9e^”ÿ²$ýißûÊóMß>®ûöt8Š“qÃÑ°þš|œNà“V÷¼°0WEµGúÁÆ_IÊô¨QˆF~Cnºé»xÔZZb,Vhe°ô<i Fƒx4ãç'¾}5¦©ëEçsç9š¿—endstream
-endobj
-1220 0 obj<</Type/Page/Parent 1011 0 R/Contents 1221 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1221 0 obj<</Filter/FlateDecode/Length 1573 >>stream
-xWÛnã6}÷W ò²))¶ÛIÑ ½ÈÃzÓÆhQ} %Êâ®$º$•¬ûõ=C‘¶¬¤è¢âÄ’8—3sÎŒþMhŒŸ -¦t1§¬Ó1Í.&ø¼¼ZàsŠ_#©½[Îï.i2¡U#ó«­rÂãã1­²ÓÇ]“•F7êoá”n,­¥{–²!WJÊu-TCµ°NZýlñW49U:Õà†¥gUU”éÆ©¦•ä4é,kÍ­[÷ÃêËhLÉä"Âÿ©+•%[ê¶Êá‘ÁƒÈwø#œ$«\ëÃIñé<½äc÷I…È ÝrL¿LHãsJ…P•õAºªô³j6]8>„Ù€J¢¡¥¨¥%] ÚzË–ð¥!)²ÎsÉw
-Qr¼ôaŸÕ¾Ð±;/:ÀÎï®iº¨÷Œ’ù8½bLfé,¥Gé@³ µ[ØêAÄô ŸLéœ}ìˆ#èQÔkžÍJt,ÓçU“ƒÜ´\Á.½¿] ³•Î{Bº}g@Bs‡«Þê ûèùz’÷¤n©n²Ès_æoõ–Q}L¶^§hm4„B©ù:À·²ø(VtáÞëÑ@¯?6•^‹Êþ‰™·ÝUH¾Ãj¶Ç=­ §v»ÕÆÑ[ÚIßJÇ°IúÚá…UîÝù¤të99I¯S”°œ#š{+ z‰•+—…h+ÏV˜O Œ`HJñ9lv¤«O¡Ñú
-LЬ?Ÿ—á„[Å“&¥š–ŸW·ÿ“dè} Zk ô£a¥Ý?x ÷"Α.¼à5#Ðg°oŒF-3äÆ]°§ªÊ$%¸#»F[®¡ä:kyúyí‘Ì%fa…–^jÌr¯€=}ñ†;‘Ö#;#·•Êxì#?5€Ô£¶Ýg$^#.|Òé…Ÿè•üddó¤À1¥[KŸTf´Õ…ƒã¢E¿ÂBÌ!tpŒ´¸Ýít¦±it@ü</±äØGG€NejËét={LtOÑ­[Eª¢umWo(âÀ«÷•Üt.=~=‹cñ¼TCXxñÆs©°Ñ`––ýv:žwYÜʪ/Zë\/eÏæý¦ŒlñrÆýtò’à^z’}Ð82ð¶`Ñ<êL|/Ûš·Uj;¥óƒE6ö
-S¯H<@ÃDÁNà·;ŒóxìmGEá¡…}Ào^×÷t‘&J¹9p‘B•“÷ŒZ÷@ÞÀqœm÷{¡[NŒªtºÇ¦Ø“X§Ãêzò{¸ÑÕÀæƒhd•Ü@í8Ûäæ!vtr³zÿÜÌ•¨ôÆrŒ‘Á×3ñÛrå7
-endobj
-1222 0 obj<</Type/Page/Parent 1011 0 R/Contents 1223 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1223 0 obj<</Filter/FlateDecode/Length 1416 >>stream
-xÍWËnÛFÝë+.¼©ÈŒ$[²\4â棈“Æ ²hº‘C‰ 9£ÌQõ÷=w”ÄH)²jmøÉ™û<çÜË/ƒ1ð9¦ë ]Î(«£dDÓùe2§«ù5~ŸàËH*·éàÉË+)-pe6¿¦4'(ÍÎïu#©Y‰ßJKU©$½~ÿÒý›”n_ÐË”J…‡’l½H2­
-*ÊJ’.Ü?D½d¥ù* ‰¬)Õ’„u>ÜÝ?„'ÒOƒ]Œ/“ ¼Ÿ—•U‘Ð]A[ÝâLC ݬܭ3>ûäå4D|¾)•%Û®×Ú4ô”¶Òú1¥ó3Òë¦ÔŠ„Ê¿cÁGø”~U¢–¿œ²<©z‘÷"Þ”UE…(+j4ÙF˜& '&³äŠsJWõøj6šÖÚÚr2ÙL*aJm©Ð†3uj×”Ab ÅÙ½±(]B0ƒúÛP.øÑãwzF Ä… ØÜhó™Ð.QÜ”¥Êá„n¦CòMãzÅÿÞ§T‹l…îsï€NDé†-å²52G[{>×(ã@ì›y®kxô‰X‰ëù¿eÒeϱ‡ÈC!þž_ë½Xׄ'/oh T3¼/.¯|;ÆÓd–Ðîv·¡ÄŒfüæÝï¯Þ½yÿ–MïóãbrÌ\?ÑgtæT§NÖ¹+#üà2à²=ŸCWY¡N¥åH¡$JÎ`óAhðò€kÞ0óÒׂ^ Û€ƒ.OüüxŽöíSì~ R?îye ”`Ö
-zkÊZ˜m´ùðctUI3$Q5+Ý.W.E]眅:­+±µžÑ¸,íÇG=ÇüÈ£'$Pû’‘
-ã™ôFí`…øMŽJ6ºW4r»Ã©¢Ø¸@üPUFt$}$Âljâð~1ÂþƒYOdØUñÈÁP°/hÉ÷c–WHºÂ62›úÆeĵ%l'Y‹®¢ùíÒ4¤ÒïGF~iK#ûD»—7C¿@ùFƒâÔhæ·“™ˆ:/‚q`
-æÎfà+V7ÿƒšEÑå{g
-VÑ–M²a7‘4î+®ìW —u¬ÇuÕðƒôçÚ•;ô×é‡k Ùèo-½8„®pC¶±Æ˜ àÅCšß+6«Íüv´¹Ý
-ÇZGJŸ.)Îí÷öŒg>&oM‚u܆Ù¤|—n›¡³¾hœQ&€°þ
-öðìõí3ìƒúÂÄ>˜µ<Á±i··^Äã×¼Hæç?²p_ÍæÉl:Á¾ÎG#üE:øcðŒcÉ—endstream
-endobj
-1224 0 obj<</Type/Page/Parent 1011 0 R/Contents 1225 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1225 0 obj<</Filter/FlateDecode/Length 1350 >>stream
-x½WMSãF½ó+:>AÕZkËøƒT6U6  Y+Å!ä0’FX i„×ÿ>¯gFF°E.lk¦?ß{Ýüs4¤¾‡4õi4¡(?xŸ¼S:MñÚÇO))1üÑôõƒEpôùò”†C
-ؚ̦Ä;ƒÑñUB;UÓZ<K-ÊE´N Iª j-I×a!+¼•9¹Mõš*E¡43‰ wt%K
-KµÕø‹{…9Ádœjfò$x<P8ò|p¼y(()UK‘ÊÓâ½i-Ü‘–UÅ'8 De™Úò;µ©RUhJm¤=d*Ùß8ñR _è8ÖyèEªH(I3I?óÓÏ—:³åéû§(!â#÷«\À¾K𠪱7ðf탡ÿàܦ”‰,KÀ¦Ò”Ég™ÑØ@Ïhˆþq#û#çpìM=Z¹úÔZp¸:ˆZÐ×›ëùÕÒÞ}AߟzÞu_
-‘KJá.ÓꦻS˜²ƒk¾ ¿÷¤Øá3TBÓ6Í2@ZŠ'J“nj¥|Hó¨0iíwRíx[Êjqu³"êý±í̯ÃÅ/÷'pU­éîj¹B×`UÄ»tûõÜsfý‰Eæ%¢¶¤Ô¤àÜä` @[`»b¹—Y«y°eH™ C(î×a·Ñ.ƒâækôJGeÊØ£@¡hOÀÏ1¼= D£ Œë=w\¿CiúŸH¼“º ¨Ãö7Xüþá'c6Øä¾ßfb£®VKš¤k[=™9…3¸q‚ 48Åf.8ÙfmoúÍuï©}FŽF`z´%®±ˆƒóÐW¼0O´å¦²xÃØ"ËzUllR•1Ck÷qNYö°´Ë¡
-ƒµ±•uÁ
--­óFê{—7ßί–¿Ñj~½˜SpC‹‹¦u.Ñà÷ ºž¯‚‹o=Œ¤Ø%V{¶hs˜‡—Ë<dæÛùBNÒP}ÁpÔ´rÂÅâºÆ/“—¥˜È¶b§y º¼ùä«ùé°`&f%ž¸èYÅ2ß«(
-)ÃàÀDÞÏÖŽÓ7ÙÙš´ï”þ%Çû½0·òåªÕ¨‡JÁ£“Þ >mñè­qhíc Î p".‘6kÆ˺bݾ栛‡wk^l³V×{‡Þã(Êû
-&8ê&4eGÔ*’ZSmæ/º"â‹(tj®Ó‰ˆž ŠN·Ñ;*jÆÃkÏJL£u
-{çx… uŠd,‹HÒýq˜
-Y"h­0•õZÕYl;» uü6a·‡¯Y­‘¿
->Ô1«Â#o"T5~;F2ÓòšmEQ9whö¹¶-Æ¿±ÖÌ è–Õ£Ù-Ï- ÿý0€$•Dñl ßÍÖyU¡‚fÍ0<úÓô
-»Ô֔ˌ²´2ñ0›_òSL'æÔÎM]½Ã¤ÎQwù=’›ªù”ש´=©º?q.ÌY›¼Ðn¿E(Ñã»ä«1ÊM:¢åå•kÌWÍÍßFƒDn=2=4Þ‰fä7Ui â¹øžæuþÂ1 Ý»i5s4Nð?ÇlD“)ÖeìðFkoKõˆq„(ªs‰åƒwoöÙoŽ÷§>þ׈?¼«žNfÞdìcËå[ƒ![»Žþ8ú³H%–endstream
-endobj
-1226 0 obj<</Type/Page/Parent 1011 0 R/Contents 1227 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1227 0 obj<</Filter/FlateDecode/Length 1593 >>stream
-xWMoÛF½ûW t©HŒ$˲] m
-%¡Õ{G;çkO_/÷;-áÇAÜîÍ
-Ý]“«èi5ðŒgR篸¨\B|Ô”»¹øfmQØ5r”
-KgJ Œ¤tŒRWÆerÄ`3Bµkcþ<p/aJ¥OAT®Ê9̯uêÇBëW,‰fçK0@ž¥ÑšAe®P°Ü??Š‘›šPóŠÚf`‘ÀÇ”T¹wR„·ü¹“#7VQ«H&KšÌ‚˜Œ¢³±0Ý%ÑýÎå ™
-• ›Áow˜¡×
-^ÇΗ²“*GªütoÁ³nÍ·W´¼Z†kèóýç‡{ú­rßpÝÅXNž•ØŽœ•BÍ–¸jãÀäfŽKsvùo·³Åò6Y^ϱØñ¡éœý²ºøýâo±P?0endstream
-endobj
-1228 0 obj<</Type/Page/Parent 1011 0 R/Contents 1229 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1229 0 obj<</Filter/FlateDecode/Length 482 >>stream
-xRËnÛ0¼û+¾Ä9˜eYv Ú=¤ha¹øBI+›±Dª$U5ßeG­ … ¸;3;³ßg _›«U7KD‚\æ"E¶ÝðwÊ·#4/ëLòïÕÁ}1{÷é=äEÃXùV¢¨Á8I‚¢Zȵ‰Àª´C@鬪+åT];òžümñÄ $÷Feº9Ã,>7x¶ƒƒ¡0ZwÂÀÅP˜'s”ÊSý7ö‹Æ:ÐOÕõ-A7Ðdjm¸3Ùß"ÉDXŒºmáƒÓ'Š
-˜W®xræí-[ê¼À£6µ="è#K88;ôµe!Æx¢ÁÂ}oÏ„äÆÿ.ËÔW„UeûŒ†QY‡
-W¼ìÍèµ9@ñ¹Q¡µö Gkn?ÝIœÝš,_®2‘EÕÑk)ð0´A¿ o¹FUÿ0x§ºRñ ãe
-endobj
-1230 0 obj<</Type/Page/Parent 1011 0 R/Contents 1231 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1231 0 obj<</Filter/FlateDecode/Length 1531 >>stream
-xWÑnÛ6}ÏWÜ—¡)«–ã:é€=,ÁRØÒ1—¼Pes¡H•¤¬ùïw.IǶ: CÑƵÈËsÏ9÷Pù~QÒJºYÐõŠêîb^Ìi¹˜+ZÞÞàó¤6>(Ë›b9}p·¾øðð‰sZ·¨µº¹¥uC¨3Ç7õåýVôA:*W=‰®ÔK×Z× SKRÞÒ¿_ÿk”7©ÆìzY,På›Ê‚îm× §¼5yå’Ê2¯\Ü
-–‚Яñ'ÕZI
-ZoOª¥½H ÃàöÊlx•—ÀÕ’
-¤žF©u\é·vÐ ãÓ¬¼N(Zï©Ž0±7p•ÞÙ§°Ñàƒ$/:É‚­­f’:ë(B ±J‹JÇEi?¸¢Vá›à„ñ­t“Óßês³ÜIzÂa,Nt‘ƒJxÙÐÓwhŽÙ)rÅ
-z‚½/‰‡Q˜ˆ=H@¡ ~zÛÉ°en´z•$èqÍåŸÛçM®Æ™HϨÀÓVì
-z×
-¼džßá~î4ý1 ý´–m¤&°€Š™I£•¨_ɸ§â…T¥´
-{~â—½ä*¼‹1rä>Ñ zÆÕù+ßœ÷çÐAWä@{ìÜêUql£¦w~kµ¶ãIð¾Ej™^‡bð"z‡‡ôâ<Ö8˜‰1¼,A“‘˜CÑ‹ÜÎ \ÄB/—üžôYw°+&*ñåòäJgª™aîÝbäªý„À<°4cûFÁ}Wµ5lC={Žß‰KJû—÷Ð
-Ÿ]’Qp ’#}>Ñ@ûÃÙÿ9á·Ç _^'Rÿï/ËÕm±ú¸ÀÇ—Û|É-ÿ¶¾øóâƒo'^endstream
-endobj
-1232 0 obj<</Type/Page/Parent 1011 0 R/Contents 1233 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1233 0 obj<</Filter/FlateDecode/Length 1595 >>stream
-x•WMoÛF½ûW t‰H´¾,+‡ìÄ)‚ÖuZëŠ%¹×"¹ìîÒŠúëûfHÉ­ŠÀˆ@jgÞ¼yófõ÷Å„Æø7¡›)Í””ãhL‹é,šÓ|yƒÏSü9M™¼˜/¯£å¹Óé™w«‹«Ï×4™Ð*C’Åò†V)!ÁxL«ä²Ð/º˜’­ ›l<ýDÁ5úýê‡æ‡C£éPVé¥ÏmS¤äk­SJl•4Îé*Jí=K™)4>ä
-¸²ß+K[;Ú:‚®ðµ!ù&ÉIyRu]˜Dc+òÚ½˜jM>ÇQÏ Æ4šÌ¢)§þ~itÔ½jã#P¦êâStÿí¾K?z O&qÖÛ,Ðc–™D·!¾¿çä ‹Ân=%…A\A/­Ó*©œÿ£D%¹FºÚ D›…öh
-Wµ”}  xbžG³IKÙdM£YDàí]¦6zÏõ;|²G”êÚi Ó·Ìs».ŸT+䯀׃ä£0CŠw´vª
-Lê¢Ó6×Zë𤭠õ¢¿™ud+¹Ê êGá ÑÙ¢@?ÏPT_ƾ–íñŽÓ"ú’ÑÎ6è^ “WÓNûG¬ä,ˆ ‹¢K³&bA+JµëeVkèÀ(tבXB8¥*(© 0]µ-
-ÈðYvk4W(O¬sèöUòh+ùùAòü §Z¸2ͧ–r-XÚ+ÁËÒPT5e Éb´üÉa€2Á°­PY¦“ì18©hõñ+ÅÊ£Il(ˆW˜M_Ó2PRÁ‘b
-\WA‹–]ÓuŸI`g
-[n“ßùÀþßÚª]D·]Ü Z\_ãg B×ÖT`Ð÷…ÌÉ%v¢°UåŽô|çK0•º´ÈÙT4ê½r¦Ø wWŸ—Ýo’É?‹–3Z|·×ˆ§Û‡»[úêì3ï‚O6i\qå£ýÑÍ¿{ÒËÿ-Ÿ/–ÑâzŠ»=_sØûÕÅïÿž¶€eendstream
-endobj
-1234 0 obj<</Type/Page/Parent 1011 0 R/Contents 1235 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1235 0 obj<</Filter/FlateDecode/Length 1474 >>stream
-xuWaoÛ6ýž_qð—9C­ÚŽ­¸ú¡Y[ Àšuˆaƒ¿Ðe±¡D•¤ìx¿~ïH)vI€ÄïÞ½{÷Žùq5£)¾ft;§›”²êjšL)]½K´XÝâ÷9~¬¤"<XNWIzéÁÍjzùÁ,&óK'VK¤¸[_½ýüŽf·´.€*M—ÉŠÖ9ÓtJël<K“eB_Å=UÊ_¯¿ãýÍfñýÉü Öùøƒ'ç…õmC¾””i%kO¢ÎÉI»—–j¹3^ /IШOªj+òVÔaGäÔò J••¤>r!L¦Àiaõ‘„ÖôðõŽQLi2»AÈ™ªB&—Ð?¦¥LÔÈéÃñ>OãKáéAT[A…@'D­Sõ.`d¡PzO#2W¦&Uºj›d¦.º7((ö¥r„o®þEZ d4ôG+Ãz‰Bd™lüÚ¶žjóö0+sÑå’ôk¤ø×XKŒ’ÐúÄ}ÂÊLª½ 3@Çñ¦cb{ ˆÏú¤.MmZËÅ!@hOÒ½1O![ôà‹§\¢ÕÜ8Cér mo^:ÚŒÏ8Ù\ÇR•g,qNmuW–3U¯ÔH[[ÑVz ”/I  ¹
-¢ÀÃ^JÔÖʃ{äžî…ë¬ -ã‡8æÓÅŠ“kõ(¡) ÍDë@„N%5Ö
-:bšd-¸?ƒd›q™Ñàó÷t”n´¹fzêpžÛX(Ø@.GtmQ _¢ã{
-endobj
-1236 0 obj<</Type/Page/Parent 1011 0 R/Contents 1237 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1237 0 obj<</Filter/FlateDecode/Length 1225 >>stream
-x½VÁnã6½ç+¾4 8ªe»vöC‚¶À²m‹¹ÐmqM‰
-IYU¿¾oH9ÑÊÙôP ÐóæÍ›7|¾Hi†Ÿ”ÖsZ¬(+/fÉŒVé*™Óòzÿçøµ’váÃry¬Þú°˜ÏÞþÎfçWÝm.~üõ#¥kÚì}uÒ&'džÍh“]"ûÇ„¾¨\’V•t6_¿¤a5_#Ù&¿Ü’&mwp2µW¦"å¨2-ÉJlµÌiÛQ.w¢Ñ~JÛÆ“ÚQgÊ•ãï¤<=]­ô^Zr2k¬òÝÓò…¬Bl):FÜéõ ·kv; ª¥ÅáRT™¤w©
-|9£ªÚÓNi (¥KˆÁcµqŽ‘j霬
- Š”C@¹¯rñÙ‹#ÇêZEº>UäL)чd™V²òŽrSýà©
-Dxé<¡`ôŠ¹ñ`ë}µ¦°Œ¢üw¹¶§°ÿ¤×xËÿ#Øo¿«ØϯvvÞ{ȵ„g°kòŒa
-13“A*ÅtW±mi
-_§ì[ÑRXï'Óù‚‡2ƒP÷ÐR¡‚Œ0zîû}œ÷®S[™«Œ‹ý®ùÄg•ä&jýõË3Œ¤ÙñÐÐãýf£„÷æ0Ø6›Ap)J}ïlp ÌôˆQù—·‚rágà›µp>Z†4X ¸ÁÀ·B³åp\…£CL•°Ve.aa#Ô­('nTvÀ4´÷rgÈiåsƒ±éo<õ šÁ  _dÃE—ПØpœ>º^pÁ®·”è¦nˆWÊXMŸ /ÐÀ â‘ÓðL7p}fŒ·\Ï4Lö
-ÓhôNX¯²F ‹» ©kŠ4ó^pŠãdÂOX¿X~ÂÑä þ„š*‡Ç~Þ`iGC=ÚÀ¯ÍnÔì`ÔÂ×`ð<JÃŒRl‘9ì¤PŽ(;·1êådà$JÓTX\µÌÔNñ:ÝŒd;õ7@ö£Â¦*t+:Œ
-endobj
-1238 0 obj<</Type/Page/Parent 1011 0 R/Contents 1239 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1239 0 obj<</Filter/FlateDecode/Length 1551 >>stream
-x…VïOã8ýÎ_1ê—e¥mhÚRÊIû…²ªD¡G‹ÐÞq:¹‰ÓdIâœí4íýõ÷ÆIøQ`O´(uì™ñ›7o柟zøóé¤OƒÙAÏëÑÈïy}ŽOðÜÇWKŠÜ‹á¸ÿÁ‹ïÝ;ñmypt9$ߧe'£ñ -C‚ƒ^–ÁáR‘ÌÅ*•´S¥ûÆb#É*ø TV$x³ÙJP•Ø˜l,©{q·˜ü=›ÍI6Q9áÃ/.¯Î¾/(MrI*â•ÏËŸ=êúÄ» gâQF0è5ëý‘7äõkeá1–2™)½£LE’¯)10î¨42d'|K…Ìñ[KÁ‹éî ‰<ä½¹²õÖÕÎÅÓq[´¨:{À‚¹G˸4îÚ™ØÁ> ½1I’Q$›
-þÈó‡-RUÑyšÈÜ>þ2yÝþ‰7bÄn
-bYyôlYI²$úݨë3+ ¤B3Zx^¤ Ìé8u2±¥m–XúJýÞpÜùBIn¬cZ¿"_ï#Û^¸%ù•ÂEÚMµ“ü+;”%ëØ’H¢X¦Å¯‰pÜáJÁáÇ<pdIÝ _š)ÃN*±3–®„1•Ò»ÀAl“LztçË;@;‰£…`y Rêí™Tndº_CU’¦-#!ÜØ€?©²ý€’Ô¨»Û6úÂN:w—çè]a;­v$µv¼Ò†ëcä5¥A¶Ìáò㉬ÌOM\Ð
-—Q
-UP; ¥Ij@÷œ
-¡‘šDÿö;Ž¥@Ru™©R£YCùN÷ÑýºØ‘ç…#ûéõÅÍýbúÇÄ‘+‹É÷Ùäzé–$gÙz ½Ë
-p‚õ÷8c^C€!7*c…RŒŸ3©ÚúJŸ.d$ÊÔÞ›a”š þÏÙ!ý…BáõÝ^²ø±XNfÞôzêºÁ:Pv÷F^=´Ò5Äš9¹JÐIž¥‹•#Tù'K9¤¶Šwm ·ýh¶#UåÈ?î $Uh}oÃm
-Tü–Vjû<¥4lW,Øj¨Â#Èã~Rçà« ÖHp× $9¢Z(K6b¨Õ
-endobj
-1240 0 obj<</Type/Page/Parent 1011 0 R/Contents 1241 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1241 0 obj<</Filter/FlateDecode/Length 1512 >>stream
-x…VÛrÛ6}÷WlŸìL-šÝì7_M£DÔI:u ”‘€–Õ¯ïYr&3µÇŠZ
-¿‹Ÿ´ñƒxDƒx @QÔŒœQ2£'e\#Šâ@øG:'‡=”“¥¥RVNé
-Aªò¯36ü’D•ùºÂ:DÐ~«Ò-•"“$(Sy.¬RINcÎ%üç^X¿Øêt'隱͹Æðqºq4#Ž[Kç@”ÎsÚ+·å/Duø…º]_êAŠÒ k”Àär5¶–¼j2¢²Èéœ7ÜKYÑ“0J7»V—#J …²¬¯KÐÝçx0SÎoÈJÃJáÃIô
-I¨ë½¿Y_©.ká(öÛè"£ÙÝ=e†¹<û]¢´‚E$á㛀VÀù˜á
-6RXí…B¹6…´V®‚^µ³Ïó{¿E®6‘HÝÈ+Z
-v9ÿ¾ µB\¡‘ÚæˆESƒ£ÌrãÌÈ6u­Y0[N —Ú'ü#ÁH¨ó.ëÙ­v:ÕŒ
-endobj
-1242 0 obj<</Type/Page/Parent 1011 0 R/Contents 1243 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R/Fc 13 0 R>>/XObject<<>>>>/Annots 760 0 R>>endobj
-1243 0 obj<</Filter/FlateDecode/Length 1512 >>stream
-x¥WÛnÛF}÷W ôbI‘’%9@P؆Õ/‰Ô¦ô²$WrWÙ]ZÑK¿½g–¤/jã´¨ Ë&wvgöÌ™3ã¯GõñÑ8¦ÁˆÒò¨ôñ†?"þøøóQ|6Ft6šC*i8Žƒ³æ© 9ÛS|>„Åp2æ¿ñc$­ê…h„Ç’âá8ˆ)öO¼)Æa£æGŽFÁøÙjÔ‚ˆÎÙ+¶žGðçZw“A09ôv¹8
-§ç÷i±Â…Fã -2¼I»W±uÒP4ènÓU‘KåèÝݧÅÝÉâ³ß뽧ƒ!‚]d]GM/>ØG“akÒGp­ ŒÞé¥BÑŒR­Vùºwó0¦OÂléJ+%SGÚ<{9$aIðÉ}:2p7­ãZÁr.ÊDüT{R5žcD™u/¨Ôp‘êr[H'I(»Ãõœ&·É-}­¤u¹V>¦ÙЕÊH+ïíe‚Íšº´qnû& SatìreƒêAªÿ,¤¬v¡åXÂîl\Y¼<Æ“… šËÄ#0A^
-›§¢(ö=Ú는”Â3²Ž[+dÀ¾á=`Þi»i±‘4Í ¾RF÷&G–šd-»Ç³Ëº—Ò/Ox_8M`NÇÁ„© ¯Ëx4¦zµ…Í/žFƒ:­‹«ûpvO|œ'”td«íV÷ÿŽEà[é.gwsÒÈFí¨C™Éùñæòú×ÙôsO‚èü ¢™²°æj 8‘ÜÜXGn‡ÜëµÄC»ÜmüZ"¬$½•F86·{ëd " ¤êKûœ‘߶…Èr”+¿—©Ûd´…®ªE@³UMì S¸0Rd{J¤TØêC“Y’ÊÕiGiìÒr6Ëþxà¾Óæ‹«†¿G¢Å¼væ²@ù
-½Ö’®Ä&t?8ä
- ¥¯1fÄ ’´ò̼¬áC]¡ ‘wh>7 U9»‘EÑ#™L̤7ëåwd©iØhíüf¹Dk³o*¬F;!m¡ƒ¹ŸWšRô³0ÕóA8íÓy;ÿ kŽÑÁWÜkYîùí±tûõPu`‰!ñ-7Ÿ/hU:bç«ÖYÖÚ†Óv®
-Zr¨²Ü~°ž$høMõOž&SÿO
-endobj
-1244 0 obj<</Type/Page/Parent 1011 0 R/Contents 1245 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F2 5 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 763 0 R>>endobj
-1245 0 obj<</Filter/FlateDecode/Length 1093 >>stream
-x­VÁnÛF½ë+>)€¼%YR '…È×qm"FÑÅŠ\J›.¹ wiU—~{ß,ÉZR[a˜ ¹Ã™7oÞÌè[/¢þ"ši2£$ïÄoøñåáç^4]ˆ1ÍÆ31¢œ&gs1iŸ =²=-^‹MsÜñ_)ÊÂÁd2Óル¸7¼~Mє⠱g ܤ!äˆâ¤ÍE$&‚.áÅo®²Ø‘å[ÒÎÕÊÑv£
-úô8Ó—>>«Êi[|yªJI:’¯â¯½F3`‹Ó~b´*üOüvx=¥(jŸŽç|úÄ.w¶¦Ô’¤»eLŸo–Od+öÇ8èäZÆ’Ò}¥ Oï‚?zPÎÖU¢èª²[§ª“–e¾’„G†Fnc·T—¢C4Ÿˆo
-¨@^§u[éµ.¤ œæÆÕ ¨¿°5:·=þN0\®Ìanç¼Ê»À4 E¸i0軸£=cöן¶(A±P¤l`Çå+‘Ø" }SAD(Þ€N¬w¾rYÒ¦hx=~éú¨íÁN{A7ú'],HŸ¡±¹R%:ÓMŸzìÿÀÏ€8<{`sS&Þ¶ªe–ŽJÙò¬Ð8™5Cæ¼µê8¼À4Ú³|Koèb
-øæ$Ï­|VЗñš;¾
-ª<ž£-Òi߸ä©ÂJƒ›Àï
-endobj
-1246 0 obj<</Type/Page/Parent 1011 0 R/Contents 1247 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 770 0 R>>endobj
-1247 0 obj<</Filter/FlateDecode/Length 1498 >>stream
-xW]oÛ6}ϯ¸èKS –#Ùqœ<më–¶@ÑnÛ`@_hŠ²XK¢FRÖüïw.)ÙŽ`EaÇÉË{Ï9÷£ÿ\¤t…)Ýd4[¬/®’+¼á¯”¿>¿½È–Y2£ëÙ2™SMól™Ü O=ð~ºÆ»Í—7øácaa>¿J²ó…Å,¹¥Ì-a.KSìˆO£¹Yv #gæfé-îȲ|³ ‹O|ì·ÕÅôþ–²+Zˆgq³¤UÂÀyù¦­W–ÒeBï>=®>ѯR*çèAÔkAÎtV*’&W¯Vß/®h’Íqþr§½ùúÀïØzz­Ofs\Žu˜KzßxkòNzmš¸uNi:l þbk¼H;ÊÕNU¦U9é†DCøÙjvÚš¦VOè÷a‡uÔ9ÅзË7¦‘µØ@_•u¸J7zØ;¯êo¯È›Áñt]{!K%·ºy³¢r†¶éq¡£ÒÔµö/pªQýiìI„㥣°Út.ܽ¶¢1GÞ®‰€ü:g—ŠÆ4ûz<Ø9vÑ—
-‘:o#@ €ºŠñûˆÈHN2³ü¯åFvŒ
-á· ÚäºÐ|u„€Lñ£ýÂtMNÂsOÅl7tI¥÷íÝtê˜ùÄØMü5•;—”¾®ž ‰€cçôA–Œ5yC³lgzÿŒV
-c‡U°Â?‘/#â +b 4Ñ
-¹å^ƒ Yu9sœ}MÖí -æô]{¤ÉºÛ$7‘Æß8 µöbïø‚¨€‘\Ö§Sw’iàv‘ãÍ¥q>@rœ¡“Yi "‹‡”ëÕú
-¨×qö²´Oˆa
-kê±¹=Eù<ÝÁô†ëùPøBö:7óÍcûZ.”¡SxÕBŽ÷è=\áIý+ê—êØ™C—fÙ
-Geöì15ñðÂÝzÜÅË¡(
-»¨O0bŨ˜Ë‡Žü¹‹uyÈv^žÞ_ŸŒŽÃ Ä–'9ݵ±ËÞáù—ØqÇå×$9Z‰©rœ:&<ÉVK´Ð…æ‹a˜#¨ÎõÆ‚»}«‚‹ÓûtðᦣWãsyê:ÃøŽ¸PÆǸ ~ñLTfqóô~9Ü0É®1 \a¤ÇÉŸÒCõDÚðÍóþïq (§¿ûcuñ×ÅIrÿêendstream
-endobj
-1248 0 obj<</Type/Page/Parent 1011 0 R/Contents 1249 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
-1249 0 obj<</Filter/FlateDecode/Length 611 >>stream
-xTËn£@¼û+J{rÀ{}Zç±Êe•¬‚6—HÑx L;3ƒ­üýö
-#Ì£4Ì.|ðß(”“‹|rþsŽ8F^úÚl¹@^€ë£¹œÊ½EP`µ³Êì•Yñý+ÚÉlWç|kˆ$¡z–?3^:â‚$ SFœæUmq¨›Ò(áŠÚ(éȼBŠ¦QÅ
-endobj
-1250 0 obj<</Type/Page/Parent 1011 0 R/Contents 1251 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 773 0 R>>endobj
-1251 0 obj<</Filter/FlateDecode/Length 1603 >>stream
-x}WaoÛ6ýž_q0ÌRÙ²'-Plëºvöak ú…–NJÔH*ŽÿýÞ‘’ã¨éX¶¥ãñîÝ»wô¿9-ð—ÓÍ’V*š‹E¶ õâ&[ÓúöŸ—x9¦JÀT.¹\>~¸Èó®òëlC å×7ÙjøfèSt´Ül²åÔÑÛíÅüý+Z.h[aïÍÍ-mËèwŠÙ¯µê;Ê_eô‘;ë‚n÷ô¶ßûÛ¯qe~“V¾\­á}[Î`šgôGœ-û"hÛ&Ó5åù`º¼A0ÝÖLÜ(mH•¥c全ŽvýIÊ^ž´'¯šú9^3ëöâlA/—€Vž)¨;\à.è ªÄ ¬¯´aÚ1<3mO¾ß5::Û'£_Œ·WÔ%gž™tE0ª•§¢VížK¸æ˜ öÚ1[Çq¿"˜˜u„eZ$PIL Ɇţö ©@ÞJ¸ˆ9{>/…¸¨´â¼é‹ZÞ%‡Bµòî<›J²­Ùtœ*î`|hÇ]3ú$à Š@¹ xI"G$_r© ¸öóÙ;Ûwd+êØ:Ô–î­éÛÀ ²Ñ¸"Þ+òwÚOª-‰+ |Fÿ0€/X߃£ÊQ#˜§úîlÑ€Ü'd0Ù¹³ÞëAp­?°Ã6æZ+xS)ýZïk„!
-i«}•þ‰ øAB°ƒ…äã â¥ï¨0BI!˜´[ÒÜ(¶çŽägo Wâ0¢ø=Ö­2zdz=&ø3¬âW,e
-QÆ‘s“àù»}ü©±’O`ËÿÿYon³Íõ?€`šçkñþÛöâï‹ÿ
-endobj
-1252 0 obj<</Type/Page/Parent 1011 0 R/Contents 1253 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
-1253 0 obj<</Filter/FlateDecode/Length 1654 >>stream
-x•WÁn7½û+¦ºTbY²eÙ)ЃƒØ€&Mµ@
-U¤Ò·•La¬I;>:
-h‘²wCr·¨¬õ1½Øí7:ÈÞ(a[µ#ç9<W§Äw®L³Ò•)GçúªU@
-)¢1ÀË…¦€ŸK¤°.B¦³éœJ|`ôF…rEÿÜÜÿ «B£éÑÛ®Õ 7S¨RII-§·iŠ2WOÎçòÙÇÉ|Bw.éà”%‚1w` 'vŸ]NÜ »Z
-m4’¤ÑÝ×åÍý×ë?èæþþÏûµ:F…ø º$ºô™LÂGöá2 …Ò;§Ÿ6ºL(„¥ìAñÛ˜B¡sX"ÓÄíÞ_¨‚QÊM ÞK¨Vå[£•^•:01±3ÇWŒ9'˜sxw<”öÄ]©G¸ß·ƒBBBÒ
-œCVä&Çtì÷/Ÿž€÷Ú<æk8æ„–+QHí:ä çë½î,£!äc®V~‹ÿ!ÎÍJ´±¬¬ƒˆœí*ôýèÛÍÈ‚“>¤A:&? É¸òå¾DßWC+¿¥äùLðUWBûÀÈÔ´ñ1¤1¡o’µjÍ»P«Ý;á@ÆFWoEeIJÈÚ€Â>WbÃgZ©ÍjV¨„æBØÅ®¨  L@AIœÚ~a Ak‘ÂZë°ý
-¨ ×ä@‚SÈàì?bJ”˜ ÌÜôp,ŽÇ˜­­kB.¤ŸTÉïuB `!¯óÝz¿6$iC’¾sBÒWPàÍ#*Gþ™€ÜrÆi‘$ WèäL5[NnôÞºÒ¿,éÈ{sêbB× $
-ÿêÚ Âï}¸0“Šk~N–ˆÉß U©0ºLƒÊ#1ä‡c¹ÈaxÏ¡Mi3Áú¡ÃØ—b£}³•àÁ`pø~HDïÁ·ѳ7|»û<êÉÁ÷òLÇÒó¬‚ÜR³~E£RÔˆç+xŽW«´O£T
-endobj
-1254 0 obj<</Count 22/First 1255 0 R/Last 1460 0 R>>endobj
-1255 0 obj<</Parent 1254 0 R/Title(Table of Contents)/Dest[1014 0 R/XYZ 0 756 0]/Next 1256 0 R>>endobj
-1256 0 obj<</Parent 1254 0 R/Count -1/First 1257 0 R/Last 1257 0 R/Title(SAMBA Project Documentation)/Dest[1024 0 R/XYZ 0 786 0]/Prev 1255 0 R/Next 1258 0 R>>endobj
-1257 0 obj<</Parent 1256 0 R/Title(SAMBA Team)/Dest[1024 0 R/XYZ 0 762 0]>>endobj
-1258 0 obj<</Parent 1254 0 R/Title(Abstract)/Dest[1026 0 R/XYZ 0 786 0]/Prev 1256 0 R/Next 1259 0 R>>endobj
-1259 0 obj<</Parent 1254 0 R/Count -10/First 1260 0 R/Last 1271 0 R/Title(Chapter 1. How to Install and Test SAMBA)/Dest[1036 0 R/XYZ 0 786 0]/Prev 1258 0 R/Next 1278 0 R>>endobj
-1260 0 obj<</Parent 1259 0 R/Title(1.1. Step 0: Read the man pages)/Dest[1036 0 R/XYZ 0 762 0]/Next 1261 0 R>>endobj
-1261 0 obj<</Parent 1259 0 R/Title(1.2. Step 1: Building the Binaries)/Dest[1036 0 R/XYZ 0 621 0]/Prev 1260 0 R/Next 1262 0 R>>endobj
-1262 0 obj<</Parent 1259 0 R/Title(1.3. Step 2: The all important step)/Dest[1036 0 R/XYZ 0 216 0]/Prev 1261 0 R/Next 1263 0 R>>endobj
-1263 0 obj<</Parent 1259 0 R/Title(1.4. Step 3: Create the smb configuration file.)/Dest[1038 0 R/XYZ 0 786 0]/Prev 1262 0 R/Next 1264 0 R>>endobj
-1264 0 obj<</Parent 1259 0 R/Title(1.5. Step 4: Test your config file with testparm)/Dest[1038 0 R/XYZ 0 437 0]/Prev 1263 0 R/Next 1265 0 R>>endobj
-1265 0 obj<</Parent 1259 0 R/Count -2/First 1266 0 R/Last 1267 0 R/Title(1.6. Step 5: Starting the smbd and nmbd)/Dest[1038 0 R/XYZ 0 336 0]/Prev 1264 0 R/Next 1268 0 R>>endobj
-1266 0 obj<</Parent 1265 0 R/Title(1.6.1. Step 5a: Starting from inetd.conf)/Dest[1038 0 R/XYZ 0 181 0]/Next 1267 0 R>>endobj
-1267 0 obj<</Parent 1265 0 R/Title(1.6.2. Step 5b. Alternative: starting it as a daemon)/Dest[1040 0 R/XYZ 0 356 0]/Prev 1266 0 R>>endobj
-1268 0 obj<</Parent 1259 0 R/Title(1.7. Step 6: Try listing the shares available on your server)/Dest[1042 0 R/XYZ 0 771 0]/Prev 1265 0 R/Next 1269 0 R>>endobj
-1269 0 obj<</Parent 1259 0 R/Title(1.8. Step 7: Try connecting with the unix client)/Dest[1042 0 R/XYZ 0 603 0]/Prev 1268 0 R/Next 1270 0 R>>endobj
-1270 0 obj<</Parent 1259 0 R/Title(1.9. Step 8: Try connecting from a DOS, WfWg, Win9x, WinNT, Win2k, OS/2, etc... client)/Dest[1042 0 R/XYZ 0 436 0]/Prev 1269 0 R/Next 1271 0 R>>endobj
-1271 0 obj<</Parent 1259 0 R/Count -6/First 1272 0 R/Last 1277 0 R/Title(1.10. What If Things Don't Work?)/Dest[1042 0 R/XYZ 0 221 0]/Prev 1270 0 R>>endobj
-1272 0 obj<</Parent 1271 0 R/Title(1.10.1. Diagnosing Problems)/Dest[1044 0 R/XYZ 0 705 0]/Next 1273 0 R>>endobj
-1273 0 obj<</Parent 1271 0 R/Title(1.10.2. Scope IDs)/Dest[1044 0 R/XYZ 0 647 0]/Prev 1272 0 R/Next 1274 0 R>>endobj
-1274 0 obj<</Parent 1271 0 R/Title(1.10.3. Choosing the Protocol Level)/Dest[1044 0 R/XYZ 0 562 0]/Prev 1273 0 R/Next 1275 0 R>>endobj
-1275 0 obj<</Parent 1271 0 R/Title(1.10.4. Printing from UNIX to a Client PC)/Dest[1044 0 R/XYZ 0 253 0]/Prev 1274 0 R/Next 1276 0 R>>endobj
-1276 0 obj<</Parent 1271 0 R/Title(1.10.5. Locking)/Dest[1046 0 R/XYZ 0 786 0]/Prev 1275 0 R/Next 1277 0 R>>endobj
-1277 0 obj<</Parent 1271 0 R/Title(1.10.6. Mapping Usernames)/Dest[1046 0 R/XYZ 0 332 0]/Prev 1276 0 R>>endobj
-1278 0 obj<</Parent 1254 0 R/Count -4/First 1279 0 R/Last 1293 0 R/Title(Chapter 2. Diagnosing your samba server)/Dest[1048 0 R/XYZ 0 786 0]/Prev 1259 0 R/Next 1294 0 R>>endobj
-1279 0 obj<</Parent 1278 0 R/Title(2.1. Introduction)/Dest[1048 0 R/XYZ 0 762 0]/Next 1280 0 R>>endobj
-1280 0 obj<</Parent 1278 0 R/Title(2.2. Assumptions)/Dest[1048 0 R/XYZ 0 581 0]/Prev 1279 0 R/Next 1281 0 R>>endobj
-1281 0 obj<</Parent 1278 0 R/Count -11/First 1282 0 R/Last 1292 0 R/Title(2.3. Tests)/Dest[1048 0 R/XYZ 0 225 0]/Prev 1280 0 R/Next 1293 0 R>>endobj
-1282 0 obj<</Parent 1281 0 R/Title(2.3.1. Test 1)/Dest[1048 0 R/XYZ 0 205 0]/Next 1283 0 R>>endobj
-1283 0 obj<</Parent 1281 0 R/Title(2.3.2. Test 2)/Dest[1050 0 R/XYZ 0 758 0]/Prev 1282 0 R/Next 1284 0 R>>endobj
-1284 0 obj<</Parent 1281 0 R/Title(2.3.3. Test 3)/Dest[1050 0 R/XYZ 0 554 0]/Prev 1283 0 R/Next 1285 0 R>>endobj
-1285 0 obj<</Parent 1281 0 R/Title(2.3.4. Test 4)/Dest[1052 0 R/XYZ 0 639 0]/Prev 1284 0 R/Next 1286 0 R>>endobj
-1286 0 obj<</Parent 1281 0 R/Title(2.3.5. Test 5)/Dest[1052 0 R/XYZ 0 488 0]/Prev 1285 0 R/Next 1287 0 R>>endobj
-1287 0 obj<</Parent 1281 0 R/Title(2.3.6. Test 6)/Dest[1052 0 R/XYZ 0 364 0]/Prev 1286 0 R/Next 1288 0 R>>endobj
-1288 0 obj<</Parent 1281 0 R/Title(2.3.7. Test 7)/Dest[1054 0 R/XYZ 0 771 0]/Prev 1287 0 R/Next 1289 0 R>>endobj
-1289 0 obj<</Parent 1281 0 R/Title(2.3.8. Test 8)/Dest[1054 0 R/XYZ 0 409 0]/Prev 1288 0 R/Next 1290 0 R>>endobj
-1290 0 obj<</Parent 1281 0 R/Title(2.3.9. Test 9)/Dest[1056 0 R/XYZ 0 731 0]/Prev 1289 0 R/Next 1291 0 R>>endobj
-1291 0 obj<</Parent 1281 0 R/Title(2.3.10. Test 10)/Dest[1056 0 R/XYZ 0 581 0]/Prev 1290 0 R/Next 1292 0 R>>endobj
-1292 0 obj<</Parent 1281 0 R/Title(2.3.11. Test 11)/Dest[1056 0 R/XYZ 0 443 0]/Prev 1291 0 R>>endobj
-1293 0 obj<</Parent 1278 0 R/Title(2.4. Still having troubles?)/Dest[1056 0 R/XYZ 0 305 0]/Prev 1281 0 R>>endobj
-1294 0 obj<</Parent 1254 0 R/Count -6/First 1295 0 R/Last 1312 0 R/Title(Chapter 3. Integrating MS Windows networks with Samba)/Dest[1058 0 R/XYZ 0 786 0]/Prev 1278 0 R/Next 1313 0 R>>endobj
-1295 0 obj<</Parent 1294 0 R/Title(3.1. Agenda)/Dest[1058 0 R/XYZ 0 738 0]/Next 1296 0 R>>endobj
-1296 0 obj<</Parent 1294 0 R/Count -4/First 1297 0 R/Last 1300 0 R/Title(3.2. Name Resolution in a pure Unix/Linux world)/Dest[1058 0 R/XYZ 0 491 0]/Prev 1295 0 R/Next 1301 0 R>>endobj
-1297 0 obj<</Parent 1296 0 R/Title(3.2.1. /etc/hosts)/Dest[1058 0 R/XYZ 0 363 0]/Next 1298 0 R>>endobj
-1298 0 obj<</Parent 1296 0 R/Title(3.2.2. /etc/resolv.conf)/Dest[1060 0 R/XYZ 0 494 0]/Prev 1297 0 R/Next 1299 0 R>>endobj
-1299 0 obj<</Parent 1296 0 R/Title(3.2.3. /etc/host.conf)/Dest[1060 0 R/XYZ 0 356 0]/Prev 1298 0 R/Next 1300 0 R>>endobj
-1300 0 obj<</Parent 1296 0 R/Title(3.2.4. /etc/nsswitch.conf)/Dest[1060 0 R/XYZ 0 210 0]/Prev 1299 0 R>>endobj
-1301 0 obj<</Parent 1294 0 R/Count -5/First 1302 0 R/Last 1306 0 R/Title(3.3. Name resolution as used within MS Windows networking)/Dest[1062 0 R/XYZ 0 392 0]/Prev 1296 0 R/Next 1307 0 R>>endobj
-1302 0 obj<</Parent 1301 0 R/Title(3.3.1. The NetBIOS Name Cache)/Dest[1064 0 R/XYZ 0 319 0]/Next 1303 0 R>>endobj
-1303 0 obj<</Parent 1301 0 R/Title(3.3.2. The LMHOSTS file)/Dest[1066 0 R/XYZ 0 786 0]/Prev 1302 0 R/Next 1304 0 R>>endobj
-1304 0 obj<</Parent 1301 0 R/Title(3.3.3. HOSTS file)/Dest[1068 0 R/XYZ 0 512 0]/Prev 1303 0 R/Next 1305 0 R>>endobj
-1305 0 obj<</Parent 1301 0 R/Title(3.3.4. DNS Lookup)/Dest[1068 0 R/XYZ 0 414 0]/Prev 1304 0 R/Next 1306 0 R>>endobj
-1306 0 obj<</Parent 1301 0 R/Title(3.3.5. WINS Lookup)/Dest[1068 0 R/XYZ 0 276 0]/Prev 1305 0 R>>endobj
-1307 0 obj<</Parent 1294 0 R/Title(3.4. How browsing functions and how to deploy stable and dependable browsing using Samba)/Dest[1070 0 R/XYZ 0 723 0]/Prev 1301 0 R/Next 1308 0 R>>endobj
-1308 0 obj<</Parent 1294 0 R/Count -3/First 1309 0 R/Last 1311 0 R/Title(3.5. MS Windows security options and how to configure Samba for seemless integration)/Dest[1070 0 R/XYZ 0 179 0]/Prev 1307 0 R/Next 1312 0 R>>endobj
-1309 0 obj<</Parent 1308 0 R/Title(3.5.1. Use MS Windows NT as an authentication server)/Dest[1074 0 R/XYZ 0 786 0]/Next 1310 0 R>>endobj
-1310 0 obj<</Parent 1308 0 R/Title(3.5.2. Make Samba a member of an MS Windows NT security domain)/Dest[1074 0 R/XYZ 0 537 0]/Prev 1309 0 R/Next 1311 0 R>>endobj
-1311 0 obj<</Parent 1308 0 R/Title(3.5.3. Configure Samba as an authentication server)/Dest[1074 0 R/XYZ 0 185 0]/Prev 1310 0 R>>endobj
-1312 0 obj<</Parent 1294 0 R/Title(3.6. Conclusions)/Dest[1076 0 R/XYZ 0 316 0]/Prev 1308 0 R>>endobj
-1313 0 obj<</Parent 1254 0 R/Count -3/First 1314 0 R/Last 1316 0 R/Title(Chapter 4. Configuring PAM for distributed but centrally managed authentication)/Dest[1078 0 R/XYZ 0 786 0]/Prev 1294 0 R/Next 1317 0 R>>endobj
-1314 0 obj<</Parent 1313 0 R/Title(4.1. Samba and PAM)/Dest[1078 0 R/XYZ 0 738 0]/Next 1315 0 R>>endobj
-1315 0 obj<</Parent 1313 0 R/Title(4.2. Distributed Authentication)/Dest[1080 0 R/XYZ 0 201 0]/Prev 1314 0 R/Next 1316 0 R>>endobj
-1316 0 obj<</Parent 1313 0 R/Title(4.3. PAM Configuration in smb.conf)/Dest[1082 0 R/XYZ 0 758 0]/Prev 1315 0 R>>endobj
-1317 0 obj<</Parent 1254 0 R/Count -1/First 1318 0 R/Last 1318 0 R/Title(Chapter 5. Hosting a Microsoft Distributed File System tree on Samba)/Dest[1084 0 R/XYZ 0 786 0]/Prev 1313 0 R/Next 1320 0 R>>endobj
-1318 0 obj<</Parent 1317 0 R/Count -1/First 1319 0 R/Last 1319 0 R/Title(5.1. Instructions)/Dest[1084 0 R/XYZ 0 738 0]>>endobj
-1319 0 obj<</Parent 1318 0 R/Title(5.1.1. Notes)/Dest[1086 0 R/XYZ 0 705 0]>>endobj
-1320 0 obj<</Parent 1254 0 R/Count -7/First 1321 0 R/Last 1329 0 R/Title(Chapter 6. UNIX Permission Bits and Windows NT Access Control Lists)/Dest[1088 0 R/XYZ 0 786 0]/Prev 1317 0 R/Next 1330 0 R>>endobj
-1321 0 obj<</Parent 1320 0 R/Title(6.1. Viewing and changing UNIX permissions using the NT security dialogs)/Dest[1088 0 R/XYZ 0 738 0]/Next 1322 0 R>>endobj
-1322 0 obj<</Parent 1320 0 R/Title(6.2. How to view file security on a Samba share)/Dest[1088 0 R/XYZ 0 550 0]/Prev 1321 0 R/Next 1323 0 R>>endobj
-1323 0 obj<</Parent 1320 0 R/Title(6.3. Viewing file ownership)/Dest[1088 0 R/XYZ 0 383 0]/Prev 1322 0 R/Next 1324 0 R>>endobj
-1324 0 obj<</Parent 1320 0 R/Count -2/First 1325 0 R/Last 1326 0 R/Title(6.4. Viewing file or directory permissions)/Dest[1090 0 R/XYZ 0 718 0]/Prev 1323 0 R/Next 1327 0 R>>endobj
-1325 0 obj<</Parent 1324 0 R/Title(6.4.1. File Permissions)/Dest[1090 0 R/XYZ 0 485 0]/Next 1326 0 R>>endobj
-1326 0 obj<</Parent 1324 0 R/Title(6.4.2. Directory Permissions)/Dest[1090 0 R/XYZ 0 241 0]/Prev 1325 0 R>>endobj
-1327 0 obj<</Parent 1320 0 R/Title(6.5. Modifying file or directory permissions)/Dest[1092 0 R/XYZ 0 745 0]/Prev 1324 0 R/Next 1328 0 R>>endobj
-1328 0 obj<</Parent 1320 0 R/Title(6.6. Interaction with the standard Samba create mask parameters)/Dest[1092 0 R/XYZ 0 313 0]/Prev 1327 0 R/Next 1329 0 R>>endobj
-1329 0 obj<</Parent 1320 0 R/Title(6.7. Interaction with the standard Samba file attribute mapping)/Dest[1096 0 R/XYZ 0 652 0]/Prev 1328 0 R>>endobj
-1330 0 obj<</Parent 1254 0 R/Count -4/First 1331 0 R/Last 1343 0 R/Title(Chapter 7. Printing Support in Samba 2.2.x)/Dest[1098 0 R/XYZ 0 786 0]/Prev 1320 0 R/Next 1344 0 R>>endobj
-1331 0 obj<</Parent 1330 0 R/Title(7.1. Introduction)/Dest[1098 0 R/XYZ 0 762 0]/Next 1332 0 R>>endobj
-1332 0 obj<</Parent 1330 0 R/Count -5/First 1333 0 R/Last 1337 0 R/Title(7.2. Configuration)/Dest[1098 0 R/XYZ 0 331 0]/Prev 1331 0 R/Next 1338 0 R>>endobj
-1333 0 obj<</Parent 1332 0 R/Title(7.2.1. Creating [print$])/Dest[1100 0 R/XYZ 0 755 0]/Next 1334 0 R>>endobj
-1334 0 obj<</Parent 1332 0 R/Title(7.2.2. Setting Drivers for Existing Printers)/Dest[1102 0 R/XYZ 0 524 0]/Prev 1333 0 R/Next 1335 0 R>>endobj
-1335 0 obj<</Parent 1332 0 R/Title(7.2.3. Support a large number of printers)/Dest[1104 0 R/XYZ 0 771 0]/Prev 1334 0 R/Next 1336 0 R>>endobj
-1336 0 obj<</Parent 1332 0 R/Title(7.2.4. Adding New Printers via the Windows NT APW)/Dest[1104 0 R/XYZ 0 401 0]/Prev 1335 0 R/Next 1337 0 R>>endobj
-1337 0 obj<</Parent 1332 0 R/Title(7.2.5. Samba and Printer Ports)/Dest[1106 0 R/XYZ 0 786 0]/Prev 1336 0 R>>endobj
-1338 0 obj<</Parent 1330 0 R/Count -4/First 1339 0 R/Last 1342 0 R/Title(7.3. The Imprints Toolset)/Dest[1106 0 R/XYZ 0 609 0]/Prev 1332 0 R/Next 1343 0 R>>endobj
-1339 0 obj<</Parent 1338 0 R/Title(7.3.1. What is Imprints?)/Dest[1106 0 R/XYZ 0 507 0]/Next 1340 0 R>>endobj
-1340 0 obj<</Parent 1338 0 R/Title(7.3.2. Creating Printer Driver Packages)/Dest[1106 0 R/XYZ 0 383 0]/Prev 1339 0 R/Next 1341 0 R>>endobj
-1341 0 obj<</Parent 1338 0 R/Title(7.3.3. The Imprints server)/Dest[1106 0 R/XYZ 0 298 0]/Prev 1340 0 R/Next 1342 0 R>>endobj
-1342 0 obj<</Parent 1338 0 R/Title(7.3.4. The Installation Client)/Dest[1106 0 R/XYZ 0 200 0]/Prev 1341 0 R>>endobj
-1343 0 obj<</Parent 1330 0 R/Title(7.4. Migration to from Samba 2.0.x to 2.2.x)/Dest[1108 0 R/XYZ 0 320 0]/Prev 1338 0 R>>endobj
-1344 0 obj<</Parent 1254 0 R/Count -9/First 1345 0 R/Last 1353 0 R/Title(Chapter 8. Debugging Printing Problems)/Dest[1112 0 R/XYZ 0 786 0]/Prev 1330 0 R/Next 1354 0 R>>endobj
-1345 0 obj<</Parent 1344 0 R/Title(8.1. Introduction)/Dest[1112 0 R/XYZ 0 762 0]/Next 1346 0 R>>endobj
-1346 0 obj<</Parent 1344 0 R/Title(8.2. Debugging printer problems)/Dest[1114 0 R/XYZ 0 786 0]/Prev 1345 0 R/Next 1347 0 R>>endobj
-1347 0 obj<</Parent 1344 0 R/Title(8.3. What printers do I have?)/Dest[1114 0 R/XYZ 0 331 0]/Prev 1346 0 R/Next 1348 0 R>>endobj
-1348 0 obj<</Parent 1344 0 R/Title(8.4. Setting up printcap and print servers)/Dest[1116 0 R/XYZ 0 786 0]/Prev 1347 0 R/Next 1349 0 R>>endobj
-1349 0 obj<</Parent 1344 0 R/Title(8.5. Job sent, no output)/Dest[1116 0 R/XYZ 0 357 0]/Prev 1348 0 R/Next 1350 0 R>>endobj
-1350 0 obj<</Parent 1344 0 R/Title(8.6. Job sent, strange output)/Dest[1118 0 R/XYZ 0 699 0]/Prev 1349 0 R/Next 1351 0 R>>endobj
-1351 0 obj<</Parent 1344 0 R/Title(8.7. Raw PostScript printed)/Dest[1118 0 R/XYZ 0 351 0]/Prev 1350 0 R/Next 1352 0 R>>endobj
-1352 0 obj<</Parent 1344 0 R/Title(8.8. Advanced Printing)/Dest[1118 0 R/XYZ 0 263 0]/Prev 1351 0 R/Next 1353 0 R>>endobj
-1353 0 obj<</Parent 1344 0 R/Title(8.9. Real debugging)/Dest[1120 0 R/XYZ 0 786 0]/Prev 1352 0 R>>endobj
-1354 0 obj<</Parent 1254 0 R/Count -2/First 1355 0 R/Last 1356 0 R/Title(Chapter 9. Security levels)/Dest[1122 0 R/XYZ 0 786 0]/Prev 1344 0 R/Next 1357 0 R>>endobj
-1355 0 obj<</Parent 1354 0 R/Title(9.1. Introduction)/Dest[1122 0 R/XYZ 0 762 0]/Next 1356 0 R>>endobj
-1356 0 obj<</Parent 1354 0 R/Title(9.2. More complete description of security levels)/Dest[1122 0 R/XYZ 0 520 0]/Prev 1355 0 R>>endobj
-1357 0 obj<</Parent 1254 0 R/Count -3/First 1358 0 R/Last 1360 0 R/Title(Chapter 10. security = domain in Samba 2.x)/Dest[1126 0 R/XYZ 0 786 0]/Prev 1354 0 R/Next 1361 0 R>>endobj
-1358 0 obj<</Parent 1357 0 R/Title(10.1. Joining an NT Domain with Samba 2.2)/Dest[1126 0 R/XYZ 0 762 0]/Next 1359 0 R>>endobj
-1359 0 obj<</Parent 1357 0 R/Title(10.2. Samba and Windows 2000 Domains)/Dest[1128 0 R/XYZ 0 415 0]/Prev 1358 0 R/Next 1360 0 R>>endobj
-1360 0 obj<</Parent 1357 0 R/Title(10.3. Why is this better than security = server?)/Dest[1128 0 R/XYZ 0 207 0]/Prev 1359 0 R>>endobj
-1361 0 obj<</Parent 1254 0 R/Count -7/First 1362 0 R/Last 1377 0 R/Title(Chapter 11. Unified Logons between Windows NT and UNIX using Winbind)/Dest[1132 0 R/XYZ 0 786 0]/Prev 1357 0 R/Next 1378 0 R>>endobj
-1362 0 obj<</Parent 1361 0 R/Title(11.1. Abstract)/Dest[1132 0 R/XYZ 0 738 0]/Next 1363 0 R>>endobj
-1363 0 obj<</Parent 1361 0 R/Title(11.2. Introduction)/Dest[1132 0 R/XYZ 0 597 0]/Prev 1362 0 R/Next 1364 0 R>>endobj
-1364 0 obj<</Parent 1361 0 R/Count -1/First 1365 0 R/Last 1365 0 R/Title(11.3. What Winbind Provides)/Dest[1132 0 R/XYZ 0 284 0]/Prev 1363 0 R/Next 1366 0 R>>endobj
-1365 0 obj<</Parent 1364 0 R/Title(11.3.1. Target Uses)/Dest[1134 0 R/XYZ 0 613 0]>>endobj
-1366 0 obj<</Parent 1361 0 R/Count -5/First 1367 0 R/Last 1371 0 R/Title(11.4. How Winbind Works)/Dest[1134 0 R/XYZ 0 462 0]/Prev 1364 0 R/Next 1372 0 R>>endobj
-1367 0 obj<</Parent 1366 0 R/Title(11.4.1. Microsoft Remote Procedure Calls)/Dest[1134 0 R/XYZ 0 347 0]/Next 1368 0 R>>endobj
-1368 0 obj<</Parent 1366 0 R/Title(11.4.2. Name Service Switch)/Dest[1136 0 R/XYZ 0 786 0]/Prev 1367 0 R/Next 1369 0 R>>endobj
-1369 0 obj<</Parent 1366 0 R/Title(11.4.3. Pluggable Authentication Modules)/Dest[1136 0 R/XYZ 0 345 0]/Prev 1368 0 R/Next 1370 0 R>>endobj
-1370 0 obj<</Parent 1366 0 R/Title(11.4.4. User and Group ID Allocation)/Dest[1138 0 R/XYZ 0 718 0]/Prev 1369 0 R/Next 1371 0 R>>endobj
-1371 0 obj<</Parent 1366 0 R/Title(11.4.5. Result Caching)/Dest[1138 0 R/XYZ 0 541 0]/Prev 1370 0 R>>endobj
-1372 0 obj<</Parent 1361 0 R/Count -3/First 1373 0 R/Last 1375 0 R/Title(11.5. Installation and Configuration)/Dest[1138 0 R/XYZ 0 403 0]/Prev 1366 0 R/Next 1376 0 R>>endobj
-1373 0 obj<</Parent 1372 0 R/Title(11.5.1. Introduction)/Dest[1138 0 R/XYZ 0 262 0]/Next 1374 0 R>>endobj
-1374 0 obj<</Parent 1372 0 R/Title(11.5.2. Requirements)/Dest[1140 0 R/XYZ 0 652 0]/Prev 1373 0 R/Next 1375 0 R>>endobj
-1375 0 obj<</Parent 1372 0 R/Title(11.5.3. Testing Things Out)/Dest[1140 0 R/XYZ 0 383 0]/Prev 1374 0 R>>endobj
-1376 0 obj<</Parent 1361 0 R/Title(11.6. Limitations)/Dest[1154 0 R/XYZ 0 349 0]/Prev 1372 0 R/Next 1377 0 R>>endobj
-1377 0 obj<</Parent 1361 0 R/Title(11.7. Conclusion)/Dest[1156 0 R/XYZ 0 786 0]/Prev 1376 0 R>>endobj
-1378 0 obj<</Parent 1254 0 R/Count -9/First 1379 0 R/Last 1392 0 R/Title(Chapter 12. How to Configure Samba 2.2 as a Primary Domain Controller)/Dest[1158 0 R/XYZ 0 786 0]/Prev 1361 0 R/Next 1393 0 R>>endobj
-1379 0 obj<</Parent 1378 0 R/Title(12.1. Prerequisite Reading)/Dest[1158 0 R/XYZ 0 738 0]/Next 1380 0 R>>endobj
-1380 0 obj<</Parent 1378 0 R/Title(12.2. Background)/Dest[1158 0 R/XYZ 0 637 0]/Prev 1379 0 R/Next 1381 0 R>>endobj
-1381 0 obj<</Parent 1378 0 R/Title(12.3. Configuring the Samba Domain Controller)/Dest[1160 0 R/XYZ 0 771 0]/Prev 1380 0 R/Next 1382 0 R>>endobj
-1382 0 obj<</Parent 1378 0 R/Count -3/First 1383 0 R/Last 1385 0 R/Title(12.4. Creating Machine Trust Accounts and Joining Clients to the Domain)/Dest[1162 0 R/XYZ 0 665 0]/Prev 1381 0 R/Next 1386 0 R>>endobj
-1383 0 obj<</Parent 1382 0 R/Title(12.4.1. Manual Creation of Machine Trust Accounts)/Dest[1162 0 R/XYZ 0 279 0]/Next 1384 0 R>>endobj
-1384 0 obj<</Parent 1382 0 R/Title(12.4.2. "On-the-Fly" Creation of Machine Trust Accounts)/Dest[1164 0 R/XYZ 0 411 0]/Prev 1383 0 R/Next 1385 0 R>>endobj
-1385 0 obj<</Parent 1382 0 R/Title(12.4.3. Joining the Client to the Domain)/Dest[1164 0 R/XYZ 0 202 0]/Prev 1384 0 R>>endobj
-1386 0 obj<</Parent 1378 0 R/Title(12.5. Common Problems and Errors)/Dest[1166 0 R/XYZ 0 520 0]/Prev 1382 0 R/Next 1387 0 R>>endobj
-1387 0 obj<</Parent 1378 0 R/Title(12.6. System Policies and Profiles)/Dest[1168 0 R/XYZ 0 261 0]/Prev 1386 0 R/Next 1388 0 R>>endobj
-1388 0 obj<</Parent 1378 0 R/Title(12.7. What other help can I get?)/Dest[1170 0 R/XYZ 0 256 0]/Prev 1387 0 R/Next 1389 0 R>>endobj
-1389 0 obj<</Parent 1378 0 R/Count -2/First 1390 0 R/Last 1391 0 R/Title(12.8. Domain Control for Windows 9x/ME)/Dest[1176 0 R/XYZ 0 599 0]/Prev 1388 0 R/Next 1392 0 R>>endobj
-1390 0 obj<</Parent 1389 0 R/Title(12.8.1. Configuration Instructions: Network Logons)/Dest[1178 0 R/XYZ 0 613 0]/Next 1391 0 R>>endobj
-1391 0 obj<</Parent 1389 0 R/Title(12.8.2. Configuration Instructions: Setting up Roaming User Profiles)/Dest[1178 0 R/XYZ 0 179 0]/Prev 1390 0 R>>endobj
-1392 0 obj<</Parent 1378 0 R/Title(12.9. DOMAIN_CONTROL.txt : Windows NT Domain Control & Samba)/Dest[1186 0 R/XYZ 0 188 0]/Prev 1389 0 R>>endobj
-1393 0 obj<</Parent 1254 0 R/Count -5/First 1394 0 R/Last 1400 0 R/Title(Chapter 13. How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain)/Dest[1192 0 R/XYZ 0 786 0]/Prev 1378 0 R/Next 1402 0 R>>endobj
-1394 0 obj<</Parent 1393 0 R/Title(13.1. Prerequisite Reading)/Dest[1192 0 R/XYZ 0 738 0]/Next 1395 0 R>>endobj
-1395 0 obj<</Parent 1393 0 R/Title(13.2. Background)/Dest[1192 0 R/XYZ 0 650 0]/Prev 1394 0 R/Next 1396 0 R>>endobj
-1396 0 obj<</Parent 1393 0 R/Count -2/First 1397 0 R/Last 1398 0 R/Title(13.3. What qualifies a Domain Controller on the network?)/Dest[1192 0 R/XYZ 0 278 0]/Prev 1395 0 R/Next 1399 0 R>>endobj
-1397 0 obj<</Parent 1396 0 R/Title(13.3.1. How does a Workstation find its domain controller?)/Dest[1194 0 R/XYZ 0 786 0]/Next 1398 0 R>>endobj
-1398 0 obj<</Parent 1396 0 R/Title(13.3.2. When is the PDC needed?)/Dest[1194 0 R/XYZ 0 662 0]/Prev 1397 0 R>>endobj
-1399 0 obj<</Parent 1393 0 R/Title(13.4. Can Samba be a Backup Domain Controller?)/Dest[1194 0 R/XYZ 0 577 0]/Prev 1396 0 R/Next 1400 0 R>>endobj
-1400 0 obj<</Parent 1393 0 R/Count -1/First 1401 0 R/Last 1401 0 R/Title(13.5. How do I set up a Samba BDC?)/Dest[1194 0 R/XYZ 0 436 0]/Prev 1399 0 R>>endobj
-1401 0 obj<</Parent 1400 0 R/Title(13.5.1. How do I replicate the smbpasswd file?)/Dest[1196 0 R/XYZ 0 718 0]>>endobj
-1402 0 obj<</Parent 1254 0 R/Count -10/First 1403 0 R/Last 1414 0 R/Title(Chapter 14. Storing Samba's User/Machine Account information in an LDAP Directory)/Dest[1198 0 R/XYZ 0 786 0]/Prev 1393 0 R/Next 1415 0 R>>endobj
-1403 0 obj<</Parent 1402 0 R/Title(14.1. Purpose)/Dest[1198 0 R/XYZ 0 738 0]/Next 1404 0 R>>endobj
-1404 0 obj<</Parent 1402 0 R/Title(14.2. Introduction)/Dest[1198 0 R/XYZ 0 465 0]/Prev 1403 0 R/Next 1405 0 R>>endobj
-1405 0 obj<</Parent 1402 0 R/Title(14.3. Supported LDAP Servers)/Dest[1200 0 R/XYZ 0 626 0]/Prev 1404 0 R/Next 1406 0 R>>endobj
-1406 0 obj<</Parent 1402 0 R/Title(14.4. Schema and Relationship to the RFC 2307 posixAccount)/Dest[1200 0 R/XYZ 0 524 0]/Prev 1405 0 R/Next 1407 0 R>>endobj
-1407 0 obj<</Parent 1402 0 R/Count -2/First 1408 0 R/Last 1409 0 R/Title(14.5. Configuring Samba with LDAP)/Dest[1202 0 R/XYZ 0 786 0]/Prev 1406 0 R/Next 1410 0 R>>endobj
-1408 0 obj<</Parent 1407 0 R/Title(14.5.1. OpenLDAP configuration)/Dest[1202 0 R/XYZ 0 766 0]/Next 1409 0 R>>endobj
-1409 0 obj<</Parent 1407 0 R/Title(14.5.2. Configuring Samba)/Dest[1202 0 R/XYZ 0 196 0]/Prev 1408 0 R>>endobj
-1410 0 obj<</Parent 1402 0 R/Title(14.6. Accounts and Groups management)/Dest[1204 0 R/XYZ 0 296 0]/Prev 1407 0 R/Next 1411 0 R>>endobj
-1411 0 obj<</Parent 1402 0 R/Title(14.7. Security and sambaAccount)/Dest[1206 0 R/XYZ 0 771 0]/Prev 1410 0 R/Next 1412 0 R>>endobj
-1412 0 obj<</Parent 1402 0 R/Title(14.8. LDAP specials attributes for sambaAccounts)/Dest[1206 0 R/XYZ 0 389 0]/Prev 1411 0 R/Next 1413 0 R>>endobj
-1413 0 obj<</Parent 1402 0 R/Title(14.9. Example LDIF Entries for a sambaAccount)/Dest[1208 0 R/XYZ 0 375 0]/Prev 1412 0 R/Next 1414 0 R>>endobj
-1414 0 obj<</Parent 1402 0 R/Title(14.10. Comments)/Dest[1210 0 R/XYZ 0 544 0]/Prev 1413 0 R>>endobj
-1415 0 obj<</Parent 1254 0 R/Count -11/First 1416 0 R/Last 1427 0 R/Title(Chapter 15. Improved browsing in samba)/Dest[1212 0 R/XYZ 0 786 0]/Prev 1402 0 R/Next 1428 0 R>>endobj
-1416 0 obj<</Parent 1415 0 R/Title(15.1. Overview of browsing)/Dest[1212 0 R/XYZ 0 762 0]/Next 1417 0 R>>endobj
-1417 0 obj<</Parent 1415 0 R/Title(15.2. Browsing support in samba)/Dest[1212 0 R/XYZ 0 568 0]/Prev 1416 0 R/Next 1418 0 R>>endobj
-1418 0 obj<</Parent 1415 0 R/Title(15.3. Problem resolution)/Dest[1212 0 R/XYZ 0 189 0]/Prev 1417 0 R/Next 1419 0 R>>endobj
-1419 0 obj<</Parent 1415 0 R/Count -1/First 1420 0 R/Last 1420 0 R/Title(15.4. Browsing across subnets)/Dest[1214 0 R/XYZ 0 586 0]/Prev 1418 0 R/Next 1421 0 R>>endobj
-1420 0 obj<</Parent 1419 0 R/Title(15.4.1. How does cross subnet browsing work ?)/Dest[1214 0 R/XYZ 0 326 0]>>endobj
-1421 0 obj<</Parent 1415 0 R/Title(15.5. Setting up a WINS server)/Dest[1220 0 R/XYZ 0 613 0]/Prev 1419 0 R/Next 1422 0 R>>endobj
-1422 0 obj<</Parent 1415 0 R/Title(15.6. Setting up Browsing in a WORKGROUP)/Dest[1222 0 R/XYZ 0 665 0]/Prev 1421 0 R/Next 1423 0 R>>endobj
-1423 0 obj<</Parent 1415 0 R/Title(15.7. Setting up Browsing in a DOMAIN)/Dest[1224 0 R/XYZ 0 675 0]/Prev 1422 0 R/Next 1424 0 R>>endobj
-1424 0 obj<</Parent 1415 0 R/Title(15.8. Forcing samba to be the master)/Dest[1224 0 R/XYZ 0 319 0]/Prev 1423 0 R/Next 1425 0 R>>endobj
-1425 0 obj<</Parent 1415 0 R/Title(15.9. Making samba the domain master)/Dest[1226 0 R/XYZ 0 573 0]/Prev 1424 0 R/Next 1426 0 R>>endobj
-1426 0 obj<</Parent 1415 0 R/Title(15.10. Note about broadcast addresses)/Dest[1228 0 R/XYZ 0 786 0]/Prev 1425 0 R/Next 1427 0 R>>endobj
-1427 0 obj<</Parent 1415 0 R/Title(15.11. Multiple interfaces)/Dest[1228 0 R/XYZ 0 698 0]/Prev 1426 0 R>>endobj
-1428 0 obj<</Parent 1254 0 R/Count -17/First 1429 0 R/Last 1448 0 R/Title(Chapter 16. Samba performance issues)/Dest[1230 0 R/XYZ 0 786 0]/Prev 1415 0 R/Next 1449 0 R>>endobj
-1429 0 obj<</Parent 1428 0 R/Title(16.1. Comparisons)/Dest[1230 0 R/XYZ 0 762 0]/Next 1430 0 R>>endobj
-1430 0 obj<</Parent 1428 0 R/Count -3/First 1431 0 R/Last 1433 0 R/Title(16.2. Oplocks)/Dest[1230 0 R/XYZ 0 502 0]/Prev 1429 0 R/Next 1434 0 R>>endobj
-1431 0 obj<</Parent 1430 0 R/Title(16.2.1. Overview)/Dest[1230 0 R/XYZ 0 482 0]/Next 1432 0 R>>endobj
-1432 0 obj<</Parent 1430 0 R/Title(16.2.2. Level2 Oplocks)/Dest[1230 0 R/XYZ 0 199 0]/Prev 1431 0 R/Next 1433 0 R>>endobj
-1433 0 obj<</Parent 1430 0 R/Title(16.2.3. Old 'fake oplocks' option - deprecated)/Dest[1232 0 R/XYZ 0 705 0]/Prev 1432 0 R>>endobj
-1434 0 obj<</Parent 1428 0 R/Title(16.3. Socket options)/Dest[1232 0 R/XYZ 0 567 0]/Prev 1430 0 R/Next 1435 0 R>>endobj
-1435 0 obj<</Parent 1428 0 R/Title(16.4. Read size)/Dest[1232 0 R/XYZ 0 307 0]/Prev 1434 0 R/Next 1436 0 R>>endobj
-1436 0 obj<</Parent 1428 0 R/Title(16.5. Max xmit)/Dest[1234 0 R/XYZ 0 771 0]/Prev 1435 0 R/Next 1437 0 R>>endobj
-1437 0 obj<</Parent 1428 0 R/Title(16.6. Locking)/Dest[1234 0 R/XYZ 0 590 0]/Prev 1436 0 R/Next 1438 0 R>>endobj
-1438 0 obj<</Parent 1428 0 R/Title(16.7. Share modes)/Dest[1234 0 R/XYZ 0 462 0]/Prev 1437 0 R/Next 1439 0 R>>endobj
-1439 0 obj<</Parent 1428 0 R/Title(16.8. Log level)/Dest[1234 0 R/XYZ 0 242 0]/Prev 1438 0 R/Next 1440 0 R>>endobj
-1440 0 obj<</Parent 1428 0 R/Title(16.9. Wide lines)/Dest[1236 0 R/XYZ 0 786 0]/Prev 1439 0 R/Next 1441 0 R>>endobj
-1441 0 obj<</Parent 1428 0 R/Title(16.10. Read raw)/Dest[1236 0 R/XYZ 0 698 0]/Prev 1440 0 R/Next 1442 0 R>>endobj
-1442 0 obj<</Parent 1428 0 R/Title(16.11. Write raw)/Dest[1236 0 R/XYZ 0 530 0]/Prev 1441 0 R/Next 1443 0 R>>endobj
-1443 0 obj<</Parent 1428 0 R/Title(16.12. Read prediction)/Dest[1236 0 R/XYZ 0 402 0]/Prev 1442 0 R/Next 1444 0 R>>endobj
-1444 0 obj<</Parent 1428 0 R/Title(16.13. Memory mapping)/Dest[1236 0 R/XYZ 0 182 0]/Prev 1443 0 R/Next 1445 0 R>>endobj
-1445 0 obj<</Parent 1428 0 R/Title(16.14. Slow Clients)/Dest[1238 0 R/XYZ 0 692 0]/Prev 1444 0 R/Next 1446 0 R>>endobj
-1446 0 obj<</Parent 1428 0 R/Title(16.15. Slow Logins)/Dest[1238 0 R/XYZ 0 564 0]/Prev 1445 0 R/Next 1447 0 R>>endobj
-1447 0 obj<</Parent 1428 0 R/Title(16.16. Client tuning)/Dest[1238 0 R/XYZ 0 489 0]/Prev 1446 0 R/Next 1448 0 R>>endobj
-1448 0 obj<</Parent 1428 0 R/Title(16.17. My Results)/Dest[1240 0 R/XYZ 0 441 0]/Prev 1447 0 R>>endobj
-1449 0 obj<</Parent 1254 0 R/Count -1/First 1450 0 R/Last 1450 0 R/Title(Chapter 17. OS2 Client HOWTO)/Dest[1242 0 R/XYZ 0 786 0]/Prev 1428 0 R/Next 1455 0 R>>endobj
-1450 0 obj<</Parent 1449 0 R/Count -4/First 1451 0 R/Last 1454 0 R/Title(17.1. FAQs)/Dest[1242 0 R/XYZ 0 762 0]>>endobj
-1451 0 obj<</Parent 1450 0 R/Title(17.1.1. How can I configure OS/2 Warp Connect or OS/2 Warp 4 as a client for Samba?)/Dest[1242 0 R/XYZ 0 729 0]/Next 1452 0 R>>endobj
-1452 0 obj<</Parent 1450 0 R/Title(17.1.2. How can I configure OS/2 Warp 3 \(not Connect\), OS/2 1.2, 1.3 or 2.x for Samba?)/Dest[1242 0 R/XYZ 0 376 0]/Prev 1451 0 R/Next 1453 0 R>>endobj
-1453 0 obj<</Parent 1450 0 R/Title(17.1.3. Are there any other issues when OS/2 \(any version\) is used as a client?)/Dest[1244 0 R/XYZ 0 786 0]/Prev 1452 0 R/Next 1454 0 R>>endobj
-1454 0 obj<</Parent 1450 0 R/Title(17.1.4. How do I get printer driver download working for OS/2 clients?)/Dest[1244 0 R/XYZ 0 671 0]/Prev 1453 0 R>>endobj
-1455 0 obj<</Parent 1254 0 R/Count -2/First 1456 0 R/Last 1457 0 R/Title(Chapter 18. HOWTO Access Samba source code via CVS)/Dest[1246 0 R/XYZ 0 786 0]/Prev 1449 0 R/Next 1460 0 R>>endobj
-1456 0 obj<</Parent 1455 0 R/Title(18.1. Introduction)/Dest[1246 0 R/XYZ 0 738 0]/Next 1457 0 R>>endobj
-1457 0 obj<</Parent 1455 0 R/Count -2/First 1458 0 R/Last 1459 0 R/Title(18.2. CVS Access to samba.org)/Dest[1246 0 R/XYZ 0 610 0]/Prev 1456 0 R>>endobj
-1458 0 obj<</Parent 1457 0 R/Title(18.2.1. Access via CVSweb)/Dest[1246 0 R/XYZ 0 522 0]/Next 1459 0 R>>endobj
-1459 0 obj<</Parent 1457 0 R/Title(18.2.2. Access via cvs)/Dest[1246 0 R/XYZ 0 411 0]/Prev 1458 0 R>>endobj
-1460 0 obj<</Parent 1254 0 R/Count -6/First 1461 0 R/Last 1466 0 R/Title(Chapter 19. Reporting Bugs)/Dest[1250 0 R/XYZ 0 786 0]/Prev 1455 0 R>>endobj
-1461 0 obj<</Parent 1460 0 R/Title(19.1. Introduction)/Dest[1250 0 R/XYZ 0 762 0]/Next 1462 0 R>>endobj
-1462 0 obj<</Parent 1460 0 R/Title(19.2. General info)/Dest[1250 0 R/XYZ 0 489 0]/Prev 1461 0 R/Next 1463 0 R>>endobj
-1463 0 obj<</Parent 1460 0 R/Title(19.3. Debug levels)/Dest[1250 0 R/XYZ 0 348 0]/Prev 1462 0 R/Next 1464 0 R>>endobj
-1464 0 obj<</Parent 1460 0 R/Title(19.4. Internal errors)/Dest[1252 0 R/XYZ 0 692 0]/Prev 1463 0 R/Next 1465 0 R>>endobj
-1465 0 obj<</Parent 1460 0 R/Title(19.5. Attaching to a running process)/Dest[1252 0 R/XYZ 0 339 0]/Prev 1464 0 R/Next 1466 0 R>>endobj
-1466 0 obj<</Parent 1460 0 R/Title(19.6. Patches)/Dest[1252 0 R/XYZ 0 238 0]/Prev 1465 0 R>>endobj
-1467 0 obj<</Type/Catalog/Pages 1011 0 R/PageLayout/SinglePage/Outlines 1254 0 R/OpenAction[1024 0 R/XYZ null null 0]/PageMode/UseOutlines/PageLabels<</Nums[0<</P(title)>>1<</S/r>>6<</S/D/St 1/P()>>7<</S/D/St 2/P()>>12<</S/D/St 7/P()>>18<</S/D/St 13/P()>>23<</S/D/St 18/P()>>33<</S/D/St 28/P()>>36<</S/D/St 31/P()>>38<</S/D/St 33/P()>>43<</S/D/St 38/P()>>50<</S/D/St 45/P()>>55<</S/D/St 50/P()>>57<</S/D/St 52/P()>>60<</S/D/St 55/P()>>73<</S/D/St 68/P()>>90<</S/D/St 85/P()>>93<</S/D/St 88/P()>>100<</S/D/St 95/P()>>109<</S/D/St 104/P()>>115<</S/D/St 110/P()>>117<</S/D/St 112/P()>>119<</S/D/St 114/P()>>]>>>>endobj
+.(DëèàYóÑ'8¦3Ö•8šœ&Жi´À_L…Ÿ?Cÿê„6¾|ßí«çœNä?Lß“`õŽQ×tÞžÓx6¿c©Z¦©Ÿ¨ 6ówmÞ,–¶7j3¯Ž?Náq‡ÔÜ!æu„a9ÒìZ}Ç–¿äžÖϳèíè)¡VªyólZ«
+åGòÐ17á6AAi0Uû‰÷„ðRö‹¥õõj„ã sóÉA¼lò:k/Æˉ3¦¬Ó‚jॠ¼^~¹Xn·Náᣥê_˜xqÍÔ~s Š…¶°´«;íÕʨwÑoÏkÐ$}Ê‘9‘øÐ ‹sÂbNûl¿
+¸‹„um=¹Z„bܱƋSšLÁõÙ”õÆ‘’nkó
+endobj
+1313 0 obj<</Type/Page/Parent 1068 0 R/Contents 1314 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F1 4 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 814 0 R>>endobj
+1314 0 obj<</Filter/FlateDecode/Length 1443 >>stream
+x­V]oÛ6}ϯ¸ÈKS –#ù#O뺥-´[ã6К¢,Ö’¨‘”5ÿûKJŽëÛ†À±d’÷ãœsïåŸg)]â/¥«ŒfK’õÙer‰_ÿ>½=Ë®³dF‹e–Ì©¦yv\ o=ð~Z,²dIóë+<gøXEEX˜/çIvº°œ%7p–%×0—¥)vÄ·ÑÜl1ƒ‘s³ô>²EŠÿÅÇâûyu6½»¡ì’VòY^]Ó*iàyñîããê#½–R9G¢^ r¦³R‘4¹¢ôæËÃËÕ·`%½ŠV&3Ž~•_¼o¼5y'½6MÜ4§46eWˆ›¢Yí(W;U™Vå¤ á±!Õì´5M­ŸÐ/Ãë¨sŠ]Ó׋7¦‘µØ@_”up¥› =ìWõ×—ä {¾¤I:‹AËRÉ­nÎqVTÎж1=::—¦®µ?Ç©FõÇ™&1ùŽvÂjÓ¹à{mEcŽ$¢]+'Ä\NœŠÆ4ûz<Ø9Ñ—
+™:o#@ €ºŠùûˆÈR´^Ùd0îæŒØŠ×r#;F…ð,¨6¹.4»Ž)~´_˜®ÉIx*½oo§SÇ„&ÆnâÓTî\RúºŠTÝÐ1ŸÁ1>ˆÁ:ûŸ¡v… k!Kݨ§Ýd»†Cn»u¥eµ`Óë*2jUkœöÆî©0vX!Ÿcõ!EAX>b¸r+6ʽ¼²êr;ûŠ¬Û7âÊé›ö€vÝmB˜¨<ï †üz±wŒa¤td‹ówÊÂ'™ñhwBsiœlqQ¥ÀŒ‹j2K#otCÕôjý pÌï¦ ’ŠÎÈ›ÏïQ…Tˆ¾´WôøøHkkzÇé°$ª
+¯¼¡;²$Mã!Îî$xÝäz§óNTT@†ŽË5zDj6+c¶,¦¸e§¹ò®s¼1Vöm”§æGUuyÈškR¸mdŸ ë‚*˜eÖÊ÷
+]A4ûÀÕ vØ? u´>ÖÌgô Žôó§{ºý±
+¦ê×— }0
+geöìq?ákÑqcõÔHÍLØ}@}‚+nsùEš;Åëá2ô©‹s¨_^žÞ-Ž.iÕƒ-Orºmãø»ÅûO‡ùËmÓ”-z½¥2½¯ À1Åǽt¡»Çö<µÂ¹ÞXp·oUqz—1\ÀtŒj4xqH
+·g¾®^dOy-ÕòÎJwïã`XÇÄf1‚éÝõö$[Ðd17Üÿ~‹ž/¯“å"èJ—ìñ×ÕÙïgìðHendstream
+endobj
+1315 0 obj<</Type/Page/Parent 1068 0 R/Contents 1316 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F2 5 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
+1316 0 obj<</Filter/FlateDecode/Length 591 >>stream
+xu”Mo›@†ïüŠW=90`;>ÕiåR%UPs‰­—Á&‚]gw±•ßÙ·ùP…@†¯÷™¿FR¾2,rÌ
+È.J“糌Ÿóå‚Ÿ9߆PG—e4½™#ËPÖÞ¶X.PV`û4E)'å®±86m iH8‚@Õ’N›7HѶTÁŠn# µr¢QÚÂí-[7žYÝIlRž&MBI°¹½^_•/QŠ8›%9'ž8±ÝrHy°Ø¡äîé,A(BöÆr-§ÕüË,œ‘f¬§¢µzß±œ!J|è˜cçE2÷±ü~ƒ’…æ" |,CaCÐ_?'ß¼¡·'>Èô& Mb3|8!›@¨ŠS׃r
+endobj
+1317 0 obj<</Type/Page/Parent 1068 0 R/Contents 1318 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>/Annots 817 0 R>>endobj
+1318 0 obj<</Filter/FlateDecode/Length 1601 >>stream
+xuW]oÛ6}ϯ¸0,ù+vÜŶ¢kW`[k`(ÐZº’ØP¢FRqüïw.)9®’!±,[äý8÷Üsé/4Çß‚î–´ÚPÞ\̳9ÝÎï²[ºÝÞá~‰—c*å–ž.Ÿ?^,+<\-ÖÙ†Z¬ï²ÕðÉЗhh¹ÙdË熶[/®«ôz‹ÝÉåjÛèóÝnê«g^ÓrN»o+bXø&¿úÌuA·½ë+ÿj÷ýBV/îÒê›Õ-ÂÙWŸÚàlÑçAÛ6-º¥ÅbX´¼C>X´«™¸QÚ*
+ÇÞSiíû
+±‰OÚ“WÍ^ý¯™u•›ÓÍrü`â/ÃÊ3u ÌÝàba@øûKm˜ö ËLGÛ“ï÷¤Îüdô›ñöšºdÌ3“. ‹jå)¯U[qáÀ“&æé8îñׄ¥¦F±2m$¦§„䛆Ţö ©@ÞJ¸ˆ9{9/…¸¨°b¼éóZÞ%‡\µòî<›R²­ÙtœÊï±øÐŽ^3ú"à Š@¹ xI"G$_p¡s¸üŽùTÎöÙ’:¶€ƒµ¥kú60;±«qE¼×äïµ1žT[—@7øŒþa
+êÈmn›.ëœ 6·Æg¾ÙSË?À‘H CŒŽûa@€ò$ìÈm2ú4dÚûŽóˆmˆ´ 8Ún¤ð1ƘßP¤-uÕ;%yZˆ[)6€çAJmÉ ‚R3; @JÌ’âŽ!ÇÀ#Ô\áõíJppp ú|{Eë9ôÍÊ
+@ËÎHhŸÚG!ú¯QÌ)ö_Ѳ4¶‡ÑÒû–Œµ÷°gûªŽ Ûð#ªÊå5؉v=ÔZú ‘nÁ„ äËsèxzÅ>š¤žÒ>ðž:U1Ø‘¡{3›*ÝÍdãT£d}ä–2¤Û2;ûð‚4¾K‚•Ä*Êí¹`¡½.04*§WŽÄÎY‡füSðÐI(
+uŠñI¤…<­ˆ¸ïÁ$¢Z4´Rz!nàG• YÒô)ôŠ'VpI¢Ü½„,Ò:I?£pž’G‚½ôˆÁˆË‹ zÏ­U&ð BòbQVÊSí1•
+ a Ä<™÷ ‰•`S*Œô'š
+åŒBc `“ôÅõçDÄ¢Ö ±ã|Œuƒ”½Éè=ÃZq×(_*šˆyJ݆ L«H·Åœ|mØö‚ëѨ'¾èœF1ëi#Ép%z'UÁ˜æ‰jE¤«M£§Ðþž|§òg£z'J™*[<FvK`³ëáàsu–ÍÛôh,ÛÕ©OÓ÷8/ƳÒæD& 7YžÑ×s,uê¨Ôg HJÓgÇ–iÆï=ÚÔ¶2¨¡xbÞ3w0‚ŽÞÃJÒ Æ’q]FHLŠ‡,x~3†þZNy‹ìvµÄ1mmñŽƒÚ)zK‹ù©ãÃxN{K³Þ»™±¹2ƒŽ½Çç*û©™lÛúöŒÐ ŸTöfŒ Gð›ð—rŒUäšHMc2C^Œêäa@.íyªé!ÎÂËáé¥è•´E«p^
+ë>#aê–IP‰T¨¶Hn¸Ê{HÎ!?â`…!ô-ŠJ¡Ëê…žóÞé€@>pƒ¡‹.Œ A»ˆC.9Rpây
+endobj
+1319 0 obj<</Type/Page/Parent 1068 0 R/Contents 1320 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1320 0 obj<</Filter/FlateDecode/Length 1648 >>stream
+x•WKo7¾ûWLu© IJä‡ìèÁAlÀ@㺎Z €/Ü]TI®eýû~3ܵ Ù>A€„Krf¾Ç õïÁŒ¦ø3£‹:SÙL'SšÏ¦“:»¼À¿Oð7hªåÃÉùÅäò½³óùû'æïø²88¾9£ÙŒ5‚Ï//hQO§´(Ç‹¥¦ÃÅOìAb²gÛbRzWçåá蘴Ka›χ½d}CV?iK¿ïï7‘âÖy·m}icÒ’¢½{M¥‹®ùàž´T‰–*R¡µ£.ꊌ#o+8䔎f§ÀcQŸtˆÆ»H¾¦ïª-)‡Í|Ò¸È&eŽ×>P¡ÊÕF…*RéÛµJ¦0Ö¤-
+h‘²wCr7¨¬õ1½Úí×:ÈÞ(a[µ%ç9<W§Äw.M³Ô•)G§ºÓ* …A 0Âr¡) Æç©=쇋élú §X½V¡‡\Ñ?×?ȪÐhzò¶k5ÃͪTRRËñÍgšA¢¬Õ£Ó³ ù­K:8eI‡àCÌØÂľ“‹Éœ©¹­¥ÄF#=ÝÞ-®î®þ ë‡‡?FÔê"C<À?H\a˜LÂG݈Բr`„¢;§Ÿ×ºL()Rv¯ìÍ¡Ð9't›˜èuð…*?àÛ´P¼@µê,ß
+
+ÔÁãD[TüÉ1¢Í—*À£*Å%Î
+0ò–^w–ÑÙ±J+¿Áÿ?çf¥NZ[öÔ^DXÍv¸=ÝŒ,ÔèCL3`ònŒKßYæ%ú¾Zú %Ïg‚¯ºêßþD¦¦µÑ ÝKÔªïBìsïD]½•Í(!kQˆúú
+¶ißA›ªÈrã‚ò®×fîw©ªbÊAðë`Të*-‘ϧÙG‚(ã+¹Gõ8êVÌÍ òîW° oBi¬§-ªâyÄâÓnžT,:†”ÇRƒ¾Èåñ\ÐrÜ‘@<â\¨™žÐE©ÒÔ2|dª/Ë.€Ld–ŹVt3ˆµ…öÓ´rlå œuËmÆ*×tÜÚÏ1þKe"¾qß¡Ïkú8/zCÓ&ñœzÓÝ­)‚jÃ59„à28»˜%f+7=JÇcÌÖƇ!ÒϪäQ÷6!°wÆ«Én½_‰’Фôxý„Ê‘ SÎ8í ’„Ñ:9ÓcÍ-'½k{¬ôƒ/AywB]%ÐÕ4\£æs_¢¿Õx?°þæIž:qŠèÑŒ;gžud2ô’); Ìü{§Kdëži…‘¨m¼è
+¢Ot®®]#ü®ƒ
+s+—9Py¤ ­øñPì-FÞp ("m–V?nõRhO³< ßǽè=8ðã6zé
+÷·_G½,ø^žæXz™R0Zêbv®ørTŠñd…ÂñÒböi”
+Àì…å„ +—5k
+Fó{qxæû‡Ì=ߣ?ÖÃ
+çÛ€ïN—2a`ýx‹àº6Ï¿ ½.j”Ž·6ú$‡éG#ƒ”3zñ³¢®é¨ËËCósÇ»²÷ѯk¦]ŽÇnÍÓý"}"pÂÆ M~­<Û 7¡o<0afV!OdHN5x ¨ÃUžü¶ïûßôª=D¼ç0 ™y ¹ÀFâþ]AQý¡ 9æy||sÙÿ”™áÇÓôò”æ§Óüèü~õíËÝÿc–¾úÏÕþ!ÇцGÓÏòø|ûH=›_Næç'xÊâq:›}æs׋ƒ¿þAÐ…eendstream
+endobj
+1321 0 obj<</Type/Page/Parent 1068 0 R/Contents 1322 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1322 0 obj<</Filter/FlateDecode/Length 1453 >>stream
+x•WßoÛ6~Ï_që‹ÀVl9Nœ¼ ÛúcźtC=òBK´ÅD5’Šãÿ~ß‘b, Y·¡¨[K<ÞÝwßwwþëlN3ü™ÓuJ‹+ʪ³Y²ZÑñÃìð<™Ñb~Ìér¶Lnh¾H®ÉHÚâð æ/8Œ/ts,èruÿ¦øëOþ¸>»xCéŒÖ[8¼º^Ñ:÷¦x’?Ý6T‰¦QõŽ~þüuýù|ý
+osÊDYÊ<¤±ìÒ“­6Þ@æʦ8N:éUrɉrp[e¬#UU8/œ˜Â" DÐÚžûèðNÐoošp<®ŽCÆëJ(Ì+|úh‘Þ†' F„?¢€’L×ÝXŸ1û«5`×µÇ_a@•†öÂr¼9ǽSO!ðRY‡Gxn,•puµ+œ%N³Êt¨Dÿ{m­\L›ÐGç/·º’À`§2²®ÝnCêVU
+Ép´iå*¯GŽ,œIz’/eYÒVBÙšR>“•®mì°Ÿ$„äsS2t2Upͱp w닯é/ί>?äâÙŠ\’Ø‹CB_ Öˆ¾,™ÀÁŠíÅ I¦r¸$èL
+Ãxô—Xá´±£p*áó¨…¸F
+ž7þ®à 1êI•r‡¬ ­Ø¨R9V ]ø§9s”ov
+hU¼~T@XÔ>“ÖBa w©™ÀZߟ0m]3:¡þ3*‘*0k˜ÒÈS(诒Õ0i&ÀðÜiê®h‡™T]H£ÜèÆH"bòm!¶Ñƒ–ÇBarÁF¢Œ€ÄéE5Èö´</Õ ·Ð|™ëji¡'êäWÛ!g=ÝDdY‡ ãô ¥£ Ð &”·†A÷¥Gµ2PïÍÛÐ+^%Q‡ó #t_Œ<>þ¹±N=I'ôÎË2@mu•|=Œç@ÙÓ2Æfò-FО…Yêݮǻ~PŸØ˜ÿÔ- Œ5îw{]ç  ãž
+ñºDìÝBÕ0¢– Ô×sä2ü{Ì*áF–'@ :`|Á1¶§1°À>0®­Õs:ÔÖÚÖ› o±“‹÷±«/¤Ë.^
+÷M]· G¹ô8ëÃ;¡Ÿ¾OÂ(ÝvUÇríwA.ºÿ€5Cl0£â:¢:iü+ÛŸ‚`W½µv¶Jæ ¯Ë'¿^~„\^­’«eÚõ¼tÆW¼[Ÿý~ö7£"2cendstream
+endobj
+1323 0 obj<</Type/Page/Parent 1068 0 R/Contents 1324 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F8 11 0 R/F9 12 0 R>>/XObject<<>>>>>>endobj
+1324 0 obj<</Filter/FlateDecode/Length 1433 >>stream
+x…VaoÛ6ýž_qÀÄdÅ’ÇÙ>mI³hq° óPÐes‘H•¤âúßï%'©šv âXâñîÝÝ»G~>Jh„ß„ÎSO)«ŽFñˆ¦éY<£ÉìßSüYIEX˜$³xúÚÂx4~mÇlF£øða7x€CöØú¾˜Æ“ÖùïKö(O°>½¾ tD˧ç3Zæao²ÁÂX/ÖªT~²ü÷èôzBIÒšÓYœÂxp+ªµ ±ŽŒ&|U¹$+ôF’)¨.…/Œ­­O~+Ii/m!2I¢,Ûg›ÚšGÞ®iãa°{Ç¡G4LÆmÀÌTµðj]ʘ–[Xf[QÃ%eF{¡´{Š9tµÌT¡2Äd ØÅ×HØ Ó:§Æñ7Ç©Äm¦”œw™Ž'( 2}»¸»ÿ¶ çèUX<v¤ªº”•Œ 黦>¼²{ÚXÓÔ0sI!E=tñ…Íi5
+hAxÃ|.D;„¨Q¯3(™m0­LJ®"ô  úi¨vÊoÌ¯Ê ‰1;™·zÔO ¨ ç&kxjaŸ ôíð5W T«Ñè$9ùDüµæ «…s»|5˜€[ Õôḽ¼¡;­¾´/5´®’!_M¦Ìé)³XAB»˜¯Äž´Zæ·Ûªš…Z{Z^.Nç  òÙ°y,Z}†%Kt¯‚™O2ð$¦¿P>ÖÅÐ&Þ=…zn0Û7µ§\xAïŠgÕxVÏYr×Ù]ð@£àw7WãÙ]­žó¼²ŠS¦Ûw·1Í‘’#ñnp‰
+kªPh¤¯c—™#Q®½±ápzqBÀIÔ*"5&G$ Ý:<•ÞÆÔ±«óïK=/†Q²ãÌù@Ù(¡ã?oÚç áŒF‰•Fg˜û\ 4ñ›&A:º¶¼&¿hОv,¥,<“IÂm ¸.¡Žk+pØ°_g* IŸü×XÛ.w<Yï)—…hJ4Y*»®Df }¸ùôf~u˜‘Îuý¥[i‰·Ø„;AqÀØ°ÏN(Ø
+ˆÀµ´GV¯ÃaŽeÅdch…aÙà+Î[*HŠ®µÐ5Iô‚ òJ…Aìå ×–ž{Z‡C »*$Œi cÙ[‡DÞ ñ©N­jàún^ƒŽUq¸=ßÈ¿ì.øÚ’Ä“q
+©Æÿ!ÖÔýÄ›úLô©ósÀ$›^o<RÝûÃöÊ<ÊÏxøirå£ÞæFˆ
+endobj
+1325 0 obj<</Type/Page/Parent 1068 0 R/Contents 1326 0 R/MediaBox[0 0 595 792]/Resources<</ProcSet[/PDF/Text]/Font<</F0 3 0 R/F4 7 0 R/F5 8 0 R/F8 11 0 R>>/XObject<<>>>>>>endobj
+1326 0 obj<</Filter/FlateDecode/Length 651 >>stream
+xÅUMOÛ@½çWŒFŠ¯¿S© !JE­„„6ö&1¬½awÝŠÏì:NŠS‹c)¶wfÞ¼7Îë„B€_
+YQ
+E= HžÃáG­ñ!€4¡dqžá}œ
+ŠÃ
+}ñ)›ï-4
+Ir0EAFò]Hv°„IŒŽÜÁr±°ˆÈgÿƒÙÏ®˜Ãb”ÄQ)RHÒ¥s `Qx°û<×[wWp¥¤:]<Oð)jAož|œôa…PÂÞ—Áˆƒ2ÚZήc ÔRñ;.~˜9Nˆ¾m ˜M¥¡jðŠµ©‡.«ë‚<Í o«’ À<Çk Ó’£\„îi’µK$ú´ÃíÇTÖò7E¬iœÍF•¢“+Å”ÁŒÕcÌJ: Ñ³í‘âGOoOglÌÑ(æº6 -‹B[Tz2âðÛÎV†+(g¦jÖ®ól‰…vý×ð&[{Ö
+endobj
+1327 0 obj<</Count 24/First 1328 0 R/Last 1549 0 R>>endobj
+1328 0 obj<</Parent 1327 0 R/Title(Table of Contents)/Dest[1071 0 R/XYZ 0 756 0]/Next 1329 0 R>>endobj
+1329 0 obj<</Parent 1327 0 R/Count -1/First 1330 0 R/Last 1330 0 R/Title(SAMBA Project Documentation)/Dest[1083 0 R/XYZ 0 786 0]/Prev 1328 0 R/Next 1331 0 R>>endobj
+1330 0 obj<</Parent 1329 0 R/Title(SAMBA Team)/Dest[1083 0 R/XYZ 0 762 0]>>endobj
+1331 0 obj<</Parent 1327 0 R/Title(Abstract)/Dest[1085 0 R/XYZ 0 786 0]/Prev 1329 0 R/Next 1332 0 R>>endobj
+1332 0 obj<</Parent 1327 0 R/Count -10/First 1333 0 R/Last 1344 0 R/Title(How to Install and Test SAMBA)/Dest[1095 0 R/XYZ 0 786 0]/Prev 1331 0 R/Next 1351 0 R>>endobj
+1333 0 obj<</Parent 1332 0 R/Title(Step 0: Read the man pages)/Dest[1095 0 R/XYZ 0 762 0]/Next 1334 0 R>>endobj
+1334 0 obj<</Parent 1332 0 R/Title(Step 1: Building the Binaries)/Dest[1095 0 R/XYZ 0 621 0]/Prev 1333 0 R/Next 1335 0 R>>endobj
+1335 0 obj<</Parent 1332 0 R/Title(Step 2: The all important step)/Dest[1095 0 R/XYZ 0 216 0]/Prev 1334 0 R/Next 1336 0 R>>endobj
+1336 0 obj<</Parent 1332 0 R/Title(Step 3: Create the smb configuration file.)/Dest[1097 0 R/XYZ 0 786 0]/Prev 1335 0 R/Next 1337 0 R>>endobj
+1337 0 obj<</Parent 1332 0 R/Title(Step 4: Test your config file with testparm)/Dest[1097 0 R/XYZ 0 435 0]/Prev 1336 0 R/Next 1338 0 R>>endobj
+1338 0 obj<</Parent 1332 0 R/Count -2/First 1339 0 R/Last 1340 0 R/Title(Step 5: Starting the smbd and nmbd)/Dest[1097 0 R/XYZ 0 333 0]/Prev 1337 0 R/Next 1341 0 R>>endobj
+1339 0 obj<</Parent 1338 0 R/Title(Step 5a: Starting from inetd.conf)/Dest[1097 0 R/XYZ 0 179 0]/Next 1340 0 R>>endobj
+1340 0 obj<</Parent 1338 0 R/Title(Step 5b. Alternative: starting it as a daemon)/Dest[1099 0 R/XYZ 0 353 0]/Prev 1339 0 R>>endobj
+1341 0 obj<</Parent 1332 0 R/Title(Step 6: Try listing the shares available on your server)/Dest[1101 0 R/XYZ 0 771 0]/Prev 1338 0 R/Next 1342 0 R>>endobj
+1342 0 obj<</Parent 1332 0 R/Title(Step 7: Try connecting with the unix client)/Dest[1101 0 R/XYZ 0 603 0]/Prev 1341 0 R/Next 1343 0 R>>endobj
+1343 0 obj<</Parent 1332 0 R/Title(Step 8: Try connecting from a DOS, WfWg, Win9x, WinNT, Win2k, OS/2, etc... client)/Dest[1101 0 R/XYZ 0 436 0]/Prev 1342 0 R/Next 1344 0 R>>endobj
+1344 0 obj<</Parent 1332 0 R/Count -6/First 1345 0 R/Last 1350 0 R/Title(What If Things Don't Work?)/Dest[1101 0 R/XYZ 0 221 0]/Prev 1343 0 R>>endobj
+1345 0 obj<</Parent 1344 0 R/Title(Diagnosing Problems)/Dest[1103 0 R/XYZ 0 705 0]/Next 1346 0 R>>endobj
+1346 0 obj<</Parent 1344 0 R/Title(Scope IDs)/Dest[1103 0 R/XYZ 0 647 0]/Prev 1345 0 R/Next 1347 0 R>>endobj
+1347 0 obj<</Parent 1344 0 R/Title(Choosing the Protocol Level)/Dest[1103 0 R/XYZ 0 562 0]/Prev 1346 0 R/Next 1348 0 R>>endobj
+1348 0 obj<</Parent 1344 0 R/Title(Printing from UNIX to a Client PC)/Dest[1103 0 R/XYZ 0 253 0]/Prev 1347 0 R/Next 1349 0 R>>endobj
+1349 0 obj<</Parent 1344 0 R/Title(Locking)/Dest[1105 0 R/XYZ 0 771 0]/Prev 1348 0 R/Next 1350 0 R>>endobj
+1350 0 obj<</Parent 1344 0 R/Title(Mapping Usernames)/Dest[1105 0 R/XYZ 0 317 0]/Prev 1349 0 R>>endobj
+1351 0 obj<</Parent 1327 0 R/Count -4/First 1352 0 R/Last 1366 0 R/Title(Diagnosing your samba server)/Dest[1107 0 R/XYZ 0 786 0]/Prev 1332 0 R/Next 1367 0 R>>endobj
+1352 0 obj<</Parent 1351 0 R/Title(Introduction)/Dest[1107 0 R/XYZ 0 762 0]/Next 1353 0 R>>endobj
+1353 0 obj<</Parent 1351 0 R/Title(Assumptions)/Dest[1107 0 R/XYZ 0 581 0]/Prev 1352 0 R/Next 1354 0 R>>endobj
+1354 0 obj<</Parent 1351 0 R/Count -11/First 1355 0 R/Last 1365 0 R/Title(Tests)/Dest[1107 0 R/XYZ 0 223 0]/Prev 1353 0 R/Next 1366 0 R>>endobj
+1355 0 obj<</Parent 1354 0 R/Title(Test 1)/Dest[1107 0 R/XYZ 0 202 0]/Next 1356 0 R>>endobj
+1356 0 obj<</Parent 1354 0 R/Title(Test 2)/Dest[1109 0 R/XYZ 0 758 0]/Prev 1355 0 R/Next 1357 0 R>>endobj
+1357 0 obj<</Parent 1354 0 R/Title(Test 3)/Dest[1109 0 R/XYZ 0 554 0]/Prev 1356 0 R/Next 1358 0 R>>endobj
+1358 0 obj<</Parent 1354 0 R/Title(Test 4)/Dest[1111 0 R/XYZ 0 626 0]/Prev 1357 0 R/Next 1359 0 R>>endobj
+1359 0 obj<</Parent 1354 0 R/Title(Test 5)/Dest[1111 0 R/XYZ 0 475 0]/Prev 1358 0 R/Next 1360 0 R>>endobj
+1360 0 obj<</Parent 1354 0 R/Title(Test 6)/Dest[1111 0 R/XYZ 0 351 0]/Prev 1359 0 R/Next 1361 0 R>>endobj
+1361 0 obj<</Parent 1354 0 R/Title(Test 7)/Dest[1113 0 R/XYZ 0 758 0]/Prev 1360 0 R/Next 1362 0 R>>endobj
+1362 0 obj<</Parent 1354 0 R/Title(Test 8)/Dest[1113 0 R/XYZ 0 396 0]/Prev 1361 0 R/Next 1363 0 R>>endobj
+1363 0 obj<</Parent 1354 0 R/Title(Test 9)/Dest[1115 0 R/XYZ 0 731 0]/Prev 1362 0 R/Next 1364 0 R>>endobj
+1364 0 obj<</Parent 1354 0 R/Title(Test 10)/Dest[1115 0 R/XYZ 0 581 0]/Prev 1363 0 R/Next 1365 0 R>>endobj
+1365 0 obj<</Parent 1354 0 R/Title(Test 11)/Dest[1115 0 R/XYZ 0 443 0]/Prev 1364 0 R>>endobj
+1366 0 obj<</Parent 1351 0 R/Title(Still having troubles?)/Dest[1115 0 R/XYZ 0 305 0]/Prev 1354 0 R>>endobj
+1367 0 obj<</Parent 1327 0 R/Count -6/First 1368 0 R/Last 1385 0 R/Title(Integrating MS Windows networks with Samba)/Dest[1117 0 R/XYZ 0 786 0]/Prev 1351 0 R/Next 1386 0 R>>endobj
+1368 0 obj<</Parent 1367 0 R/Title(Agenda)/Dest[1117 0 R/XYZ 0 762 0]/Next 1369 0 R>>endobj
+1369 0 obj<</Parent 1367 0 R/Count -4/First 1370 0 R/Last 1373 0 R/Title(Name Resolution in a pure Unix/Linux world)/Dest[1117 0 R/XYZ 0 515 0]/Prev 1368 0 R/Next 1374 0 R>>endobj
+1370 0 obj<</Parent 1369 0 R/Title(/etc/hosts)/Dest[1117 0 R/XYZ 0 387 0]/Next 1371 0 R>>endobj
+1371 0 obj<</Parent 1369 0 R/Title(/etc/resolv.conf)/Dest[1119 0 R/XYZ 0 507 0]/Prev 1370 0 R/Next 1372 0 R>>endobj
+1372 0 obj<</Parent 1369 0 R/Title(/etc/host.conf)/Dest[1119 0 R/XYZ 0 369 0]/Prev 1371 0 R/Next 1373 0 R>>endobj
+1373 0 obj<</Parent 1369 0 R/Title(/etc/nsswitch.conf)/Dest[1119 0 R/XYZ 0 221 0]/Prev 1372 0 R>>endobj
+1374 0 obj<</Parent 1367 0 R/Count -5/First 1375 0 R/Last 1379 0 R/Title(Name resolution as used within MS Windows networking)/Dest[1121 0 R/XYZ 0 400 0]/Prev 1369 0 R/Next 1380 0 R>>endobj
+1375 0 obj<</Parent 1374 0 R/Title(The NetBIOS Name Cache)/Dest[1123 0 R/XYZ 0 348 0]/Next 1376 0 R>>endobj
+1376 0 obj<</Parent 1374 0 R/Title(The LMHOSTS file)/Dest[1125 0 R/XYZ 0 786 0]/Prev 1375 0 R/Next 1377 0 R>>endobj
+1377 0 obj<</Parent 1374 0 R/Title(HOSTS file)/Dest[1127 0 R/XYZ 0 509 0]/Prev 1376 0 R/Next 1378 0 R>>endobj
+1378 0 obj<</Parent 1374 0 R/Title(DNS Lookup)/Dest[1127 0 R/XYZ 0 411 0]/Prev 1377 0 R/Next 1379 0 R>>endobj
+1379 0 obj<</Parent 1374 0 R/Title(WINS Lookup)/Dest[1127 0 R/XYZ 0 273 0]/Prev 1378 0 R>>endobj
+1380 0 obj<</Parent 1367 0 R/Title(How browsing functions and how to deploy stable and dependable browsing using Samba)/Dest[1129 0 R/XYZ 0 720 0]/Prev 1374 0 R/Next 1381 0 R>>endobj
+1381 0 obj<</Parent 1367 0 R/Count -3/First 1382 0 R/Last 1384 0 R/Title(MS Windows security options and how to configure Samba for seemless integration)/Dest[1131 0 R/XYZ 0 786 0]/Prev 1380 0 R/Next 1385 0 R>>endobj
+1382 0 obj<</Parent 1381 0 R/Title(Use MS Windows NT as an authentication server)/Dest[1133 0 R/XYZ 0 745 0]/Next 1383 0 R>>endobj
+1383 0 obj<</Parent 1381 0 R/Title(Make Samba a member of an MS Windows NT security domain)/Dest[1133 0 R/XYZ 0 493 0]/Prev 1382 0 R/Next 1384 0 R>>endobj
+1384 0 obj<</Parent 1381 0 R/Title(Configure Samba as an authentication server)/Dest[1135 0 R/XYZ 0 786 0]/Prev 1383 0 R>>endobj
+1385 0 obj<</Parent 1367 0 R/Title(Conclusions)/Dest[1135 0 R/XYZ 0 225 0]/Prev 1381 0 R>>endobj
+1386 0 obj<</Parent 1327 0 R/Count -3/First 1387 0 R/Last 1389 0 R/Title(Configuring PAM for distributed but centrally managed authentication)/Dest[1139 0 R/XYZ 0 786 0]/Prev 1367 0 R/Next 1390 0 R>>endobj
+1387 0 obj<</Parent 1386 0 R/Title(Samba and PAM)/Dest[1139 0 R/XYZ 0 738 0]/Next 1388 0 R>>endobj
+1388 0 obj<</Parent 1386 0 R/Title(Distributed Authentication)/Dest[1141 0 R/XYZ 0 179 0]/Prev 1387 0 R/Next 1389 0 R>>endobj
+1389 0 obj<</Parent 1386 0 R/Title(PAM Configuration in smb.conf)/Dest[1143 0 R/XYZ 0 731 0]/Prev 1388 0 R>>endobj
+1390 0 obj<</Parent 1327 0 R/Count -1/First 1391 0 R/Last 1391 0 R/Title(Hosting a Microsoft Distributed File System tree on Samba)/Dest[1145 0 R/XYZ 0 786 0]/Prev 1386 0 R/Next 1393 0 R>>endobj
+1391 0 obj<</Parent 1390 0 R/Count -1/First 1392 0 R/Last 1392 0 R/Title(Instructions)/Dest[1145 0 R/XYZ 0 738 0]>>endobj
+1392 0 obj<</Parent 1391 0 R/Title(Notes)/Dest[1147 0 R/XYZ 0 705 0]>>endobj
+1393 0 obj<</Parent 1327 0 R/Count -7/First 1394 0 R/Last 1402 0 R/Title(UNIX Permission Bits and Windows NT Access Control Lists)/Dest[1149 0 R/XYZ 0 786 0]/Prev 1390 0 R/Next 1403 0 R>>endobj
+1394 0 obj<</Parent 1393 0 R/Title(Viewing and changing UNIX permissions using the NT security dialogs)/Dest[1149 0 R/XYZ 0 738 0]/Next 1395 0 R>>endobj
+1395 0 obj<</Parent 1393 0 R/Title(How to view file security on a Samba share)/Dest[1149 0 R/XYZ 0 550 0]/Prev 1394 0 R/Next 1396 0 R>>endobj
+1396 0 obj<</Parent 1393 0 R/Title(Viewing file ownership)/Dest[1149 0 R/XYZ 0 383 0]/Prev 1395 0 R/Next 1397 0 R>>endobj
+1397 0 obj<</Parent 1393 0 R/Count -2/First 1398 0 R/Last 1399 0 R/Title(Viewing file or directory permissions)/Dest[1151 0 R/XYZ 0 718 0]/Prev 1396 0 R/Next 1400 0 R>>endobj
+1398 0 obj<</Parent 1397 0 R/Title(File Permissions)/Dest[1151 0 R/XYZ 0 485 0]/Next 1399 0 R>>endobj
+1399 0 obj<</Parent 1397 0 R/Title(Directory Permissions)/Dest[1151 0 R/XYZ 0 241 0]/Prev 1398 0 R>>endobj
+1400 0 obj<</Parent 1393 0 R/Title(Modifying file or directory permissions)/Dest[1153 0 R/XYZ 0 745 0]/Prev 1397 0 R/Next 1401 0 R>>endobj
+1401 0 obj<</Parent 1393 0 R/Title(Interaction with the standard Samba create mask parameters)/Dest[1153 0 R/XYZ 0 313 0]/Prev 1400 0 R/Next 1402 0 R>>endobj
+1402 0 obj<</Parent 1393 0 R/Title(Interaction with the standard Samba file attribute mapping)/Dest[1157 0 R/XYZ 0 652 0]/Prev 1401 0 R>>endobj
+1403 0 obj<</Parent 1327 0 R/Count -4/First 1404 0 R/Last 1416 0 R/Title(Printing Support in Samba 2.2.x)/Dest[1159 0 R/XYZ 0 786 0]/Prev 1393 0 R/Next 1417 0 R>>endobj
+1404 0 obj<</Parent 1403 0 R/Title(Introduction)/Dest[1159 0 R/XYZ 0 762 0]/Next 1405 0 R>>endobj
+1405 0 obj<</Parent 1403 0 R/Count -5/First 1406 0 R/Last 1410 0 R/Title(Configuration)/Dest[1159 0 R/XYZ 0 331 0]/Prev 1404 0 R/Next 1411 0 R>>endobj
+1406 0 obj<</Parent 1405 0 R/Title(Creating [print$])/Dest[1161 0 R/XYZ 0 755 0]/Next 1407 0 R>>endobj
+1407 0 obj<</Parent 1405 0 R/Title(Setting Drivers for Existing Printers)/Dest[1163 0 R/XYZ 0 521 0]/Prev 1406 0 R/Next 1408 0 R>>endobj
+1408 0 obj<</Parent 1405 0 R/Title(Support a large number of printers)/Dest[1165 0 R/XYZ 0 758 0]/Prev 1407 0 R/Next 1409 0 R>>endobj
+1409 0 obj<</Parent 1405 0 R/Title(Adding New Printers via the Windows NT APW)/Dest[1165 0 R/XYZ 0 385 0]/Prev 1408 0 R/Next 1410 0 R>>endobj
+1410 0 obj<</Parent 1405 0 R/Title(Samba and Printer Ports)/Dest[1167 0 R/XYZ 0 208 0]/Prev 1409 0 R>>endobj
+1411 0 obj<</Parent 1403 0 R/Count -4/First 1412 0 R/Last 1415 0 R/Title(The Imprints Toolset)/Dest[1169 0 R/XYZ 0 705 0]/Prev 1405 0 R/Next 1416 0 R>>endobj
+1412 0 obj<</Parent 1411 0 R/Title(What is Imprints?)/Dest[1169 0 R/XYZ 0 603 0]/Next 1413 0 R>>endobj
+1413 0 obj<</Parent 1411 0 R/Title(Creating Printer Driver Packages)/Dest[1169 0 R/XYZ 0 479 0]/Prev 1412 0 R/Next 1414 0 R>>endobj
+1414 0 obj<</Parent 1411 0 R/Title(The Imprints server)/Dest[1169 0 R/XYZ 0 394 0]/Prev 1413 0 R/Next 1415 0 R>>endobj
+1415 0 obj<</Parent 1411 0 R/Title(The Installation Client)/Dest[1169 0 R/XYZ 0 296 0]/Prev 1414 0 R>>endobj
+1416 0 obj<</Parent 1403 0 R/Title(Migration to from Samba 2.0.x to 2.2.x)/Dest[1171 0 R/XYZ 0 409 0]/Prev 1411 0 R>>endobj
+1417 0 obj<</Parent 1327 0 R/Count -9/First 1418 0 R/Last 1426 0 R/Title(Debugging Printing Problems)/Dest[1175 0 R/XYZ 0 786 0]/Prev 1403 0 R/Next 1427 0 R>>endobj
+1418 0 obj<</Parent 1417 0 R/Title(Introduction)/Dest[1175 0 R/XYZ 0 762 0]/Next 1419 0 R>>endobj
+1419 0 obj<</Parent 1417 0 R/Title(Debugging printer problems)/Dest[1177 0 R/XYZ 0 786 0]/Prev 1418 0 R/Next 1420 0 R>>endobj
+1420 0 obj<</Parent 1417 0 R/Title(What printers do I have?)/Dest[1177 0 R/XYZ 0 325 0]/Prev 1419 0 R/Next 1421 0 R>>endobj
+1421 0 obj<</Parent 1417 0 R/Title(Setting up printcap and print servers)/Dest[1179 0 R/XYZ 0 786 0]/Prev 1420 0 R/Next 1422 0 R>>endobj
+1422 0 obj<</Parent 1417 0 R/Title(Job sent, no output)/Dest[1179 0 R/XYZ 0 354 0]/Prev 1421 0 R/Next 1423 0 R>>endobj
+1423 0 obj<</Parent 1417 0 R/Title(Job sent, strange output)/Dest[1181 0 R/XYZ 0 670 0]/Prev 1422 0 R/Next 1424 0 R>>endobj
+1424 0 obj<</Parent 1417 0 R/Title(Raw PostScript printed)/Dest[1181 0 R/XYZ 0 317 0]/Prev 1423 0 R/Next 1425 0 R>>endobj
+1425 0 obj<</Parent 1417 0 R/Title(Advanced Printing)/Dest[1181 0 R/XYZ 0 228 0]/Prev 1424 0 R/Next 1426 0 R>>endobj
+1426 0 obj<</Parent 1417 0 R/Title(Real debugging)/Dest[1183 0 R/XYZ 0 786 0]/Prev 1425 0 R>>endobj
+1427 0 obj<</Parent 1327 0 R/Count -2/First 1428 0 R/Last 1429 0 R/Title(Security levels)/Dest[1185 0 R/XYZ 0 786 0]/Prev 1417 0 R/Next 1430 0 R>>endobj
+1428 0 obj<</Parent 1427 0 R/Title(Introduction)/Dest[1185 0 R/XYZ 0 762 0]/Next 1429 0 R>>endobj
+1429 0 obj<</Parent 1427 0 R/Title(More complete description of security levels)/Dest[1185 0 R/XYZ 0 517 0]/Prev 1428 0 R>>endobj
+1430 0 obj<</Parent 1327 0 R/Count -3/First 1431 0 R/Last 1433 0 R/Title(security = domain in Samba 2.x)/Dest[1189 0 R/XYZ 0 786 0]/Prev 1427 0 R/Next 1434 0 R>>endobj
+1431 0 obj<</Parent 1430 0 R/Title(Joining an NT Domain with Samba 2.2)/Dest[1189 0 R/XYZ 0 762 0]/Next 1432 0 R>>endobj
+1432 0 obj<</Parent 1430 0 R/Title(Samba and Windows 2000 Domains)/Dest[1191 0 R/XYZ 0 415 0]/Prev 1431 0 R/Next 1433 0 R>>endobj
+1433 0 obj<</Parent 1430 0 R/Title(Why is this better than security = server?)/Dest[1191 0 R/XYZ 0 207 0]/Prev 1432 0 R>>endobj
+1434 0 obj<</Parent 1327 0 R/Count -7/First 1435 0 R/Last 1450 0 R/Title(Unified Logons between Windows NT and UNIX using Winbind)/Dest[1195 0 R/XYZ 0 786 0]/Prev 1430 0 R/Next 1451 0 R>>endobj
+1435 0 obj<</Parent 1434 0 R/Title(Abstract)/Dest[1195 0 R/XYZ 0 738 0]/Next 1436 0 R>>endobj
+1436 0 obj<</Parent 1434 0 R/Title(Introduction)/Dest[1195 0 R/XYZ 0 597 0]/Prev 1435 0 R/Next 1437 0 R>>endobj
+1437 0 obj<</Parent 1434 0 R/Count -1/First 1438 0 R/Last 1438 0 R/Title(What Winbind Provides)/Dest[1195 0 R/XYZ 0 284 0]/Prev 1436 0 R/Next 1439 0 R>>endobj
+1438 0 obj<</Parent 1437 0 R/Title(Target Uses)/Dest[1197 0 R/XYZ 0 613 0]>>endobj
+1439 0 obj<</Parent 1434 0 R/Count -5/First 1440 0 R/Last 1444 0 R/Title(How Winbind Works)/Dest[1197 0 R/XYZ 0 462 0]/Prev 1437 0 R/Next 1445 0 R>>endobj
+1440 0 obj<</Parent 1439 0 R/Title(Microsoft Remote Procedure Calls)/Dest[1197 0 R/XYZ 0 347 0]/Next 1441 0 R>>endobj
+1441 0 obj<</Parent 1439 0 R/Title(Name Service Switch)/Dest[1199 0 R/XYZ 0 786 0]/Prev 1440 0 R/Next 1442 0 R>>endobj
+1442 0 obj<</Parent 1439 0 R/Title(Pluggable Authentication Modules)/Dest[1199 0 R/XYZ 0 345 0]/Prev 1441 0 R/Next 1443 0 R>>endobj
+1443 0 obj<</Parent 1439 0 R/Title(User and Group ID Allocation)/Dest[1201 0 R/XYZ 0 718 0]/Prev 1442 0 R/Next 1444 0 R>>endobj
+1444 0 obj<</Parent 1439 0 R/Title(Result Caching)/Dest[1201 0 R/XYZ 0 541 0]/Prev 1443 0 R>>endobj
+1445 0 obj<</Parent 1434 0 R/Count -3/First 1446 0 R/Last 1448 0 R/Title(Installation and Configuration)/Dest[1201 0 R/XYZ 0 403 0]/Prev 1439 0 R/Next 1449 0 R>>endobj
+1446 0 obj<</Parent 1445 0 R/Title(Introduction)/Dest[1201 0 R/XYZ 0 262 0]/Next 1447 0 R>>endobj
+1447 0 obj<</Parent 1445 0 R/Title(Requirements)/Dest[1203 0 R/XYZ 0 652 0]/Prev 1446 0 R/Next 1448 0 R>>endobj
+1448 0 obj<</Parent 1445 0 R/Title(Testing Things Out)/Dest[1203 0 R/XYZ 0 383 0]/Prev 1447 0 R>>endobj
+1449 0 obj<</Parent 1434 0 R/Title(Limitations)/Dest[1217 0 R/XYZ 0 270 0]/Prev 1445 0 R/Next 1450 0 R>>endobj
+1450 0 obj<</Parent 1434 0 R/Title(Conclusion)/Dest[1219 0 R/XYZ 0 731 0]/Prev 1449 0 R>>endobj
+1451 0 obj<</Parent 1327 0 R/Count -9/First 1452 0 R/Last 1465 0 R/Title(How to Configure Samba 2.2 as a Primary Domain Controller)/Dest[1221 0 R/XYZ 0 786 0]/Prev 1434 0 R/Next 1466 0 R>>endobj
+1452 0 obj<</Parent 1451 0 R/Title(Prerequisite Reading)/Dest[1221 0 R/XYZ 0 738 0]/Next 1453 0 R>>endobj
+1453 0 obj<</Parent 1451 0 R/Title(Background)/Dest[1221 0 R/XYZ 0 637 0]/Prev 1452 0 R/Next 1454 0 R>>endobj
+1454 0 obj<</Parent 1451 0 R/Title(Configuring the Samba Domain Controller)/Dest[1223 0 R/XYZ 0 771 0]/Prev 1453 0 R/Next 1455 0 R>>endobj
+1455 0 obj<</Parent 1451 0 R/Count -3/First 1456 0 R/Last 1458 0 R/Title(Creating Machine Trust Accounts and Joining Clients to the Domain)/Dest[1225 0 R/XYZ 0 665 0]/Prev 1454 0 R/Next 1459 0 R>>endobj
+1456 0 obj<</Parent 1455 0 R/Title(Manual Creation of Machine Trust Accounts)/Dest[1225 0 R/XYZ 0 279 0]/Next 1457 0 R>>endobj
+1457 0 obj<</Parent 1455 0 R/Title("On-the-Fly" Creation of Machine Trust Accounts)/Dest[1227 0 R/XYZ 0 409 0]/Prev 1456 0 R/Next 1458 0 R>>endobj
+1458 0 obj<</Parent 1455 0 R/Title(Joining the Client to the Domain)/Dest[1227 0 R/XYZ 0 196 0]/Prev 1457 0 R>>endobj
+1459 0 obj<</Parent 1451 0 R/Title(Common Problems and Errors)/Dest[1229 0 R/XYZ 0 520 0]/Prev 1455 0 R/Next 1460 0 R>>endobj
+1460 0 obj<</Parent 1451 0 R/Title(System Policies and Profiles)/Dest[1231 0 R/XYZ 0 258 0]/Prev 1459 0 R/Next 1461 0 R>>endobj
+1461 0 obj<</Parent 1451 0 R/Title(What other help can I get?)/Dest[1233 0 R/XYZ 0 256 0]/Prev 1460 0 R/Next 1462 0 R>>endobj
+1462 0 obj<</Parent 1451 0 R/Count -2/First 1463 0 R/Last 1464 0 R/Title(Domain Control for Windows 9x/ME)/Dest[1239 0 R/XYZ 0 599 0]/Prev 1461 0 R/Next 1465 0 R>>endobj
+1463 0 obj<</Parent 1462 0 R/Title(Configuration Instructions: Network Logons)/Dest[1241 0 R/XYZ 0 613 0]/Next 1464 0 R>>endobj
+1464 0 obj<</Parent 1462 0 R/Title(Configuration Instructions: Setting up Roaming User Profiles)/Dest[1241 0 R/XYZ 0 179 0]/Prev 1463 0 R>>endobj
+1465 0 obj<</Parent 1451 0 R/Title(DOMAIN_CONTROL.txt : Windows NT Domain Control & Samba)/Dest[1249 0 R/XYZ 0 188 0]/Prev 1462 0 R>>endobj
+1466 0 obj<</Parent 1327 0 R/Count -5/First 1467 0 R/Last 1473 0 R/Title(How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain)/Dest[1255 0 R/XYZ 0 786 0]/Prev 1451 0 R/Next 1475 0 R>>endobj
+1467 0 obj<</Parent 1466 0 R/Title(Prerequisite Reading)/Dest[1255 0 R/XYZ 0 738 0]/Next 1468 0 R>>endobj
+1468 0 obj<</Parent 1466 0 R/Title(Background)/Dest[1255 0 R/XYZ 0 650 0]/Prev 1467 0 R/Next 1469 0 R>>endobj
+1469 0 obj<</Parent 1466 0 R/Count -2/First 1470 0 R/Last 1471 0 R/Title(What qualifies a Domain Controller on the network?)/Dest[1255 0 R/XYZ 0 275 0]/Prev 1468 0 R/Next 1472 0 R>>endobj
+1470 0 obj<</Parent 1469 0 R/Title(How does a Workstation find its domain controller?)/Dest[1257 0 R/XYZ 0 786 0]/Next 1471 0 R>>endobj
+1471 0 obj<</Parent 1469 0 R/Title(When is the PDC needed?)/Dest[1257 0 R/XYZ 0 662 0]/Prev 1470 0 R>>endobj
+1472 0 obj<</Parent 1466 0 R/Title(Can Samba be a Backup Domain Controller?)/Dest[1257 0 R/XYZ 0 577 0]/Prev 1469 0 R/Next 1473 0 R>>endobj
+1473 0 obj<</Parent 1466 0 R/Count -1/First 1474 0 R/Last 1474 0 R/Title(How do I set up a Samba BDC?)/Dest[1257 0 R/XYZ 0 436 0]/Prev 1472 0 R>>endobj
+1474 0 obj<</Parent 1473 0 R/Title(How do I replicate the smbpasswd file?)/Dest[1259 0 R/XYZ 0 670 0]>>endobj
+1475 0 obj<</Parent 1327 0 R/Count -10/First 1476 0 R/Last 1487 0 R/Title(Storing Samba's User/Machine Account information in an LDAP Directory)/Dest[1261 0 R/XYZ 0 786 0]/Prev 1466 0 R/Next 1488 0 R>>endobj
+1476 0 obj<</Parent 1475 0 R/Title(Purpose)/Dest[1261 0 R/XYZ 0 738 0]/Next 1477 0 R>>endobj
+1477 0 obj<</Parent 1475 0 R/Title(Introduction)/Dest[1261 0 R/XYZ 0 465 0]/Prev 1476 0 R/Next 1478 0 R>>endobj
+1478 0 obj<</Parent 1475 0 R/Title(Supported LDAP Servers)/Dest[1263 0 R/XYZ 0 626 0]/Prev 1477 0 R/Next 1479 0 R>>endobj
+1479 0 obj<</Parent 1475 0 R/Title(Schema and Relationship to the RFC 2307 posixAccount)/Dest[1263 0 R/XYZ 0 524 0]/Prev 1478 0 R/Next 1480 0 R>>endobj
+1480 0 obj<</Parent 1475 0 R/Count -2/First 1481 0 R/Last 1482 0 R/Title(Configuring Samba with LDAP)/Dest[1265 0 R/XYZ 0 786 0]/Prev 1479 0 R/Next 1483 0 R>>endobj
+1481 0 obj<</Parent 1480 0 R/Title(OpenLDAP configuration)/Dest[1265 0 R/XYZ 0 766 0]/Next 1482 0 R>>endobj
+1482 0 obj<</Parent 1480 0 R/Title(Configuring Samba)/Dest[1265 0 R/XYZ 0 191 0]/Prev 1481 0 R>>endobj
+1483 0 obj<</Parent 1475 0 R/Title(Accounts and Groups management)/Dest[1267 0 R/XYZ 0 280 0]/Prev 1480 0 R/Next 1484 0 R>>endobj
+1484 0 obj<</Parent 1475 0 R/Title(Security and sambaAccount)/Dest[1269 0 R/XYZ 0 758 0]/Prev 1483 0 R/Next 1485 0 R>>endobj
+1485 0 obj<</Parent 1475 0 R/Title(LDAP specials attributes for sambaAccounts)/Dest[1269 0 R/XYZ 0 373 0]/Prev 1484 0 R/Next 1486 0 R>>endobj
+1486 0 obj<</Parent 1475 0 R/Title(Example LDIF Entries for a sambaAccount)/Dest[1271 0 R/XYZ 0 362 0]/Prev 1485 0 R/Next 1487 0 R>>endobj
+1487 0 obj<</Parent 1475 0 R/Title(Comments)/Dest[1273 0 R/XYZ 0 531 0]/Prev 1486 0 R>>endobj
+1488 0 obj<</Parent 1327 0 R/Count -11/First 1489 0 R/Last 1500 0 R/Title(Improved browsing in samba)/Dest[1275 0 R/XYZ 0 786 0]/Prev 1475 0 R/Next 1501 0 R>>endobj
+1489 0 obj<</Parent 1488 0 R/Title(Overview of browsing)/Dest[1275 0 R/XYZ 0 762 0]/Next 1490 0 R>>endobj
+1490 0 obj<</Parent 1488 0 R/Title(Browsing support in samba)/Dest[1275 0 R/XYZ 0 568 0]/Prev 1489 0 R/Next 1491 0 R>>endobj
+1491 0 obj<</Parent 1488 0 R/Title(Problem resolution)/Dest[1275 0 R/XYZ 0 189 0]/Prev 1490 0 R/Next 1492 0 R>>endobj
+1492 0 obj<</Parent 1488 0 R/Count -1/First 1493 0 R/Last 1493 0 R/Title(Browsing across subnets)/Dest[1277 0 R/XYZ 0 586 0]/Prev 1491 0 R/Next 1494 0 R>>endobj
+1493 0 obj<</Parent 1492 0 R/Title(How does cross subnet browsing work ?)/Dest[1277 0 R/XYZ 0 326 0]>>endobj
+1494 0 obj<</Parent 1488 0 R/Title(Setting up a WINS server)/Dest[1283 0 R/XYZ 0 564 0]/Prev 1492 0 R/Next 1495 0 R>>endobj
+1495 0 obj<</Parent 1488 0 R/Title(Setting up Browsing in a WORKGROUP)/Dest[1285 0 R/XYZ 0 613 0]/Prev 1494 0 R/Next 1496 0 R>>endobj
+1496 0 obj<</Parent 1488 0 R/Title(Setting up Browsing in a DOMAIN)/Dest[1287 0 R/XYZ 0 619 0]/Prev 1495 0 R/Next 1497 0 R>>endobj
+1497 0 obj<</Parent 1488 0 R/Title(Forcing samba to be the master)/Dest[1287 0 R/XYZ 0 261 0]/Prev 1496 0 R/Next 1498 0 R>>endobj
+1498 0 obj<</Parent 1488 0 R/Title(Making samba the domain master)/Dest[1289 0 R/XYZ 0 507 0]/Prev 1497 0 R/Next 1499 0 R>>endobj
+1499 0 obj<</Parent 1488 0 R/Title(Note about broadcast addresses)/Dest[1291 0 R/XYZ 0 731 0]/Prev 1498 0 R/Next 1500 0 R>>endobj
+1500 0 obj<</Parent 1488 0 R/Title(Multiple interfaces)/Dest[1291 0 R/XYZ 0 643 0]/Prev 1499 0 R>>endobj
+1501 0 obj<</Parent 1327 0 R/Count -17/First 1502 0 R/Last 1521 0 R/Title(Samba performance issues)/Dest[1293 0 R/XYZ 0 786 0]/Prev 1488 0 R/Next 1522 0 R>>endobj
+1502 0 obj<</Parent 1501 0 R/Title(Comparisons)/Dest[1293 0 R/XYZ 0 762 0]/Next 1503 0 R>>endobj
+1503 0 obj<</Parent 1501 0 R/Count -3/First 1504 0 R/Last 1506 0 R/Title(Oplocks)/Dest[1293 0 R/XYZ 0 502 0]/Prev 1502 0 R/Next 1507 0 R>>endobj
+1504 0 obj<</Parent 1503 0 R/Title(Overview)/Dest[1293 0 R/XYZ 0 482 0]/Next 1505 0 R>>endobj
+1505 0 obj<</Parent 1503 0 R/Title(Level2 Oplocks)/Dest[1293 0 R/XYZ 0 199 0]/Prev 1504 0 R/Next 1506 0 R>>endobj
+1506 0 obj<</Parent 1503 0 R/Title(Old 'fake oplocks' option - deprecated)/Dest[1295 0 R/XYZ 0 705 0]/Prev 1505 0 R>>endobj
+1507 0 obj<</Parent 1501 0 R/Title(Socket options)/Dest[1295 0 R/XYZ 0 567 0]/Prev 1503 0 R/Next 1508 0 R>>endobj
+1508 0 obj<</Parent 1501 0 R/Title(Read size)/Dest[1295 0 R/XYZ 0 307 0]/Prev 1507 0 R/Next 1509 0 R>>endobj
+1509 0 obj<</Parent 1501 0 R/Title(Max xmit)/Dest[1297 0 R/XYZ 0 771 0]/Prev 1508 0 R/Next 1510 0 R>>endobj
+1510 0 obj<</Parent 1501 0 R/Title(Locking)/Dest[1297 0 R/XYZ 0 590 0]/Prev 1509 0 R/Next 1511 0 R>>endobj
+1511 0 obj<</Parent 1501 0 R/Title(Share modes)/Dest[1297 0 R/XYZ 0 462 0]/Prev 1510 0 R/Next 1512 0 R>>endobj
+1512 0 obj<</Parent 1501 0 R/Title(Log level)/Dest[1297 0 R/XYZ 0 242 0]/Prev 1511 0 R/Next 1513 0 R>>endobj
+1513 0 obj<</Parent 1501 0 R/Title(Wide lines)/Dest[1299 0 R/XYZ 0 786 0]/Prev 1512 0 R/Next 1514 0 R>>endobj
+1514 0 obj<</Parent 1501 0 R/Title(Read raw)/Dest[1299 0 R/XYZ 0 698 0]/Prev 1513 0 R/Next 1515 0 R>>endobj
+1515 0 obj<</Parent 1501 0 R/Title(Write raw)/Dest[1299 0 R/XYZ 0 530 0]/Prev 1514 0 R/Next 1516 0 R>>endobj
+1516 0 obj<</Parent 1501 0 R/Title(Read prediction)/Dest[1299 0 R/XYZ 0 402 0]/Prev 1515 0 R/Next 1517 0 R>>endobj
+1517 0 obj<</Parent 1501 0 R/Title(Memory mapping)/Dest[1299 0 R/XYZ 0 182 0]/Prev 1516 0 R/Next 1518 0 R>>endobj
+1518 0 obj<</Parent 1501 0 R/Title(Slow Clients)/Dest[1301 0 R/XYZ 0 692 0]/Prev 1517 0 R/Next 1519 0 R>>endobj
+1519 0 obj<</Parent 1501 0 R/Title(Slow Logins)/Dest[1301 0 R/XYZ 0 564 0]/Prev 1518 0 R/Next 1520 0 R>>endobj
+1520 0 obj<</Parent 1501 0 R/Title(Client tuning)/Dest[1301 0 R/XYZ 0 489 0]/Prev 1519 0 R/Next 1521 0 R>>endobj
+1521 0 obj<</Parent 1501 0 R/Title(My Results)/Dest[1303 0 R/XYZ 0 441 0]/Prev 1520 0 R>>endobj
+1522 0 obj<</Parent 1327 0 R/Count -5/First 1523 0 R/Last 1535 0 R/Title(Samba and other CIFS clients)/Dest[1305 0 R/XYZ 0 786 0]/Prev 1501 0 R/Next 1536 0 R>>endobj
+1523 0 obj<</Parent 1522 0 R/Title(Macintosh clients?)/Dest[1305 0 R/XYZ 0 721 0]/Next 1524 0 R>>endobj
+1524 0 obj<</Parent 1522 0 R/Count -4/First 1525 0 R/Last 1528 0 R/Title(OS2 Client)/Dest[1305 0 R/XYZ 0 513 0]/Prev 1523 0 R/Next 1529 0 R>>endobj
+1525 0 obj<</Parent 1524 0 R/Title(How can I configure OS/2 Warp Connect or OS/2 Warp 4 as a client for Samba?)/Dest[1305 0 R/XYZ 0 493 0]/Next 1526 0 R>>endobj
+1526 0 obj<</Parent 1524 0 R/Title(How can I configure OS/2 Warp 3 \(not Connect\), OS/2 1.2, 1.3 or 2.x for Samba?)/Dest[1307 0 R/XYZ 0 786 0]/Prev 1525 0 R/Next 1527 0 R>>endobj
+1527 0 obj<</Parent 1524 0 R/Title(Are there any other issues when OS/2 \(any version\) is used as a client?)/Dest[1307 0 R/XYZ 0 573 0]/Prev 1526 0 R/Next 1528 0 R>>endobj
+1528 0 obj<</Parent 1524 0 R/Title(How do I get printer driver download working for OS/2 clients?)/Dest[1307 0 R/XYZ 0 475 0]/Prev 1527 0 R>>endobj
+1529 0 obj<</Parent 1522 0 R/Count -4/First 1530 0 R/Last 1533 0 R/Title(Windows for Workgroups)/Dest[1307 0 R/XYZ 0 218 0]/Prev 1524 0 R/Next 1534 0 R>>endobj
+1530 0 obj<</Parent 1529 0 R/Title(Use latest TCP/IP stack from Microsoft)/Dest[1307 0 R/XYZ 0 198 0]/Next 1531 0 R>>endobj
+1531 0 obj<</Parent 1529 0 R/Title(Delete .pwl files after password change)/Dest[1309 0 R/XYZ 0 705 0]/Prev 1530 0 R/Next 1532 0 R>>endobj
+1532 0 obj<</Parent 1529 0 R/Title(Configure WfW password handling)/Dest[1309 0 R/XYZ 0 554 0]/Prev 1531 0 R/Next 1533 0 R>>endobj
+1533 0 obj<</Parent 1529 0 R/Title(Case handling of passwords)/Dest[1309 0 R/XYZ 0 456 0]/Prev 1532 0 R>>endobj
+1534 0 obj<</Parent 1522 0 R/Title(Windows '95/'98)/Dest[1309 0 R/XYZ 0 371 0]/Prev 1529 0 R/Next 1535 0 R>>endobj
+1535 0 obj<</Parent 1522 0 R/Title(Windows 2000 Service Pack 2)/Dest[1311 0 R/XYZ 0 786 0]/Prev 1534 0 R>>endobj
+1536 0 obj<</Parent 1327 0 R/Count -2/First 1537 0 R/Last 1538 0 R/Title(HOWTO Access Samba source code via CVS)/Dest[1313 0 R/XYZ 0 786 0]/Prev 1522 0 R/Next 1541 0 R>>endobj
+1537 0 obj<</Parent 1536 0 R/Title(Introduction)/Dest[1313 0 R/XYZ 0 762 0]/Next 1538 0 R>>endobj
+1538 0 obj<</Parent 1536 0 R/Count -2/First 1539 0 R/Last 1540 0 R/Title(CVS Access to samba.org)/Dest[1313 0 R/XYZ 0 634 0]/Prev 1537 0 R>>endobj
+1539 0 obj<</Parent 1538 0 R/Title(Access via CVSweb)/Dest[1313 0 R/XYZ 0 546 0]/Next 1540 0 R>>endobj
+1540 0 obj<</Parent 1538 0 R/Title(Access via cvs)/Dest[1313 0 R/XYZ 0 435 0]/Prev 1539 0 R>>endobj
+1541 0 obj<</Parent 1327 0 R/Count -6/First 1542 0 R/Last 1547 0 R/Title(Reporting Bugs)/Dest[1317 0 R/XYZ 0 786 0]/Prev 1536 0 R/Next 1548 0 R>>endobj
+1542 0 obj<</Parent 1541 0 R/Title(Introduction)/Dest[1317 0 R/XYZ 0 762 0]/Next 1543 0 R>>endobj
+1543 0 obj<</Parent 1541 0 R/Title(General info)/Dest[1317 0 R/XYZ 0 489 0]/Prev 1542 0 R/Next 1544 0 R>>endobj
+1544 0 obj<</Parent 1541 0 R/Title(Debug levels)/Dest[1317 0 R/XYZ 0 348 0]/Prev 1543 0 R/Next 1545 0 R>>endobj
+1545 0 obj<</Parent 1541 0 R/Title(Internal errors)/Dest[1319 0 R/XYZ 0 692 0]/Prev 1544 0 R/Next 1546 0 R>>endobj
+1546 0 obj<</Parent 1541 0 R/Title(Attaching to a running process)/Dest[1319 0 R/XYZ 0 339 0]/Prev 1545 0 R/Next 1547 0 R>>endobj
+1547 0 obj<</Parent 1541 0 R/Title(Patches)/Dest[1319 0 R/XYZ 0 238 0]/Prev 1546 0 R>>endobj
+1548 0 obj<</Parent 1327 0 R/Title(Group mapping HOWTO)/Dest[1321 0 R/XYZ 0 786 0]/Prev 1541 0 R/Next 1549 0 R>>endobj
+1549 0 obj<</Parent 1327 0 R/Count -3/First 1550 0 R/Last 1552 0 R/Title(Portability)/Dest[1323 0 R/XYZ 0 786 0]/Prev 1548 0 R>>endobj
+1550 0 obj<</Parent 1549 0 R/Title(HPUX)/Dest[1323 0 R/XYZ 0 707 0]/Next 1551 0 R>>endobj
+1551 0 obj<</Parent 1549 0 R/Title(SCO Unix)/Dest[1323 0 R/XYZ 0 500 0]/Prev 1550 0 R/Next 1552 0 R>>endobj
+1552 0 obj<</Parent 1549 0 R/Title(DNIX)/Dest[1323 0 R/XYZ 0 385 0]/Prev 1551 0 R>>endobj
+1553 0 obj<</Type/Catalog/Pages 1068 0 R/PageLayout/SinglePage/Outlines 1327 0 R/OpenAction[1083 0 R/XYZ null null 0]/PageMode/UseOutlines/PageLabels<</Nums[0<</P(title)>>1<</S/r>>7<</S/D/St 1/P()>>8<</S/D/St 2/P()>>13<</S/D/St 7/P()>>19<</S/D/St 13/P()>>24<</S/D/St 18/P()>>35<</S/D/St 29/P()>>38<</S/D/St 32/P()>>40<</S/D/St 34/P()>>45<</S/D/St 39/P()>>53<</S/D/St 47/P()>>58<</S/D/St 52/P()>>60<</S/D/St 54/P()>>63<</S/D/St 57/P()>>76<</S/D/St 70/P()>>93<</S/D/St 87/P()>>96<</S/D/St 90/P()>>103<</S/D/St 97/P()>>112<</S/D/St 106/P()>>118<</S/D/St 112/P()>>122<</S/D/St 116/P()>>124<</S/D/St 118/P()>>126<</S/D/St 120/P()>>127<</S/D/St 121/P()>>]>>>>endobj
xref
-0 1468
+0 1554
0000000000 65535 f
0000000015 00000 n
0000000250 00000 n
@@ -3377,1254 +3498,1340 @@ xref
0000024834 00000 n
0000024938 00000 n
0000025042 00000 n
-0000025145 00000 n
-0000025249 00000 n
-0000025353 00000 n
-0000025457 00000 n
-0000025561 00000 n
-0000025664 00000 n
-0000025768 00000 n
-0000025872 00000 n
-0000025976 00000 n
-0000026080 00000 n
-0000026184 00000 n
-0000026288 00000 n
-0000026625 00000 n
-0000026678 00000 n
-0000026765 00000 n
-0000026819 00000 n
-0000026905 00000 n
-0000026972 00000 n
-0000027058 00000 n
-0000027161 00000 n
-0000027265 00000 n
-0000027369 00000 n
-0000027473 00000 n
-0000027577 00000 n
-0000027681 00000 n
-0000027785 00000 n
-0000027889 00000 n
-0000027993 00000 n
-0000028097 00000 n
-0000028201 00000 n
-0000028305 00000 n
-0000028409 00000 n
-0000028513 00000 n
-0000028617 00000 n
-0000028721 00000 n
-0000028825 00000 n
-0000028929 00000 n
-0000029033 00000 n
-0000029136 00000 n
-0000029240 00000 n
-0000029344 00000 n
-0000029448 00000 n
-0000029552 00000 n
-0000029656 00000 n
-0000029760 00000 n
-0000029864 00000 n
-0000029968 00000 n
-0000030072 00000 n
-0000030176 00000 n
-0000030280 00000 n
-0000030383 00000 n
-0000030485 00000 n
-0000030587 00000 n
-0000030900 00000 n
-0000031004 00000 n
-0000031107 00000 n
-0000031211 00000 n
-0000031315 00000 n
-0000031419 00000 n
-0000031523 00000 n
-0000031627 00000 n
-0000031731 00000 n
-0000031835 00000 n
-0000031939 00000 n
-0000032043 00000 n
-0000032147 00000 n
-0000032251 00000 n
-0000032355 00000 n
-0000032459 00000 n
-0000032563 00000 n
-0000032667 00000 n
-0000032771 00000 n
-0000032875 00000 n
-0000032979 00000 n
-0000033082 00000 n
-0000033186 00000 n
-0000033290 00000 n
-0000033394 00000 n
-0000033497 00000 n
-0000033601 00000 n
-0000033705 00000 n
-0000033808 00000 n
-0000033912 00000 n
-0000034016 00000 n
-0000034120 00000 n
-0000034224 00000 n
-0000034328 00000 n
-0000034432 00000 n
-0000034536 00000 n
-0000034640 00000 n
-0000034744 00000 n
-0000034847 00000 n
-0000034951 00000 n
-0000035055 00000 n
-0000035159 00000 n
-0000035263 00000 n
-0000035367 00000 n
-0000035471 00000 n
-0000035575 00000 n
-0000035679 00000 n
-0000035783 00000 n
-0000035887 00000 n
-0000035990 00000 n
-0000036092 00000 n
-0000036194 00000 n
-0000036619 00000 n
-0000036722 00000 n
-0000036826 00000 n
-0000036930 00000 n
-0000037034 00000 n
-0000037138 00000 n
-0000037242 00000 n
-0000037346 00000 n
-0000037450 00000 n
-0000037554 00000 n
-0000037658 00000 n
-0000037761 00000 n
-0000037865 00000 n
-0000037969 00000 n
-0000038072 00000 n
-0000038176 00000 n
-0000038280 00000 n
-0000038384 00000 n
-0000038487 00000 n
-0000038591 00000 n
-0000038695 00000 n
-0000038799 00000 n
-0000038903 00000 n
-0000039007 00000 n
-0000039111 00000 n
-0000039215 00000 n
-0000039319 00000 n
-0000039423 00000 n
-0000039527 00000 n
-0000039631 00000 n
-0000039735 00000 n
-0000039839 00000 n
-0000039943 00000 n
-0000040047 00000 n
-0000040151 00000 n
-0000040254 00000 n
-0000040358 00000 n
-0000040462 00000 n
-0000040566 00000 n
-0000040670 00000 n
-0000040774 00000 n
-0000040878 00000 n
-0000040982 00000 n
-0000041086 00000 n
-0000041190 00000 n
-0000041294 00000 n
-0000041398 00000 n
-0000041502 00000 n
-0000041606 00000 n
-0000041709 00000 n
-0000041810 00000 n
-0000041912 00000 n
-0000042337 00000 n
-0000042441 00000 n
-0000042545 00000 n
-0000042649 00000 n
-0000042753 00000 n
-0000042857 00000 n
-0000042961 00000 n
-0000043065 00000 n
-0000043168 00000 n
-0000043272 00000 n
-0000043376 00000 n
-0000043480 00000 n
-0000043584 00000 n
-0000043688 00000 n
-0000043792 00000 n
-0000043896 00000 n
-0000044000 00000 n
-0000044104 00000 n
-0000044208 00000 n
-0000044312 00000 n
-0000044416 00000 n
-0000044519 00000 n
-0000044623 00000 n
-0000044727 00000 n
-0000044831 00000 n
-0000044935 00000 n
-0000045039 00000 n
-0000045143 00000 n
-0000045247 00000 n
-0000045351 00000 n
-0000045455 00000 n
-0000045559 00000 n
-0000045663 00000 n
-0000045767 00000 n
-0000045870 00000 n
-0000045974 00000 n
-0000046078 00000 n
-0000046182 00000 n
-0000046286 00000 n
-0000046390 00000 n
-0000046494 00000 n
-0000046598 00000 n
-0000046702 00000 n
-0000046806 00000 n
-0000046910 00000 n
-0000047014 00000 n
-0000047118 00000 n
-0000047222 00000 n
-0000047326 00000 n
-0000047429 00000 n
-0000047531 00000 n
-0000047633 00000 n
-0000048058 00000 n
-0000048162 00000 n
-0000048266 00000 n
-0000048370 00000 n
-0000048473 00000 n
-0000048577 00000 n
-0000048681 00000 n
-0000048785 00000 n
-0000048889 00000 n
-0000048993 00000 n
-0000049096 00000 n
-0000049200 00000 n
-0000049304 00000 n
-0000049408 00000 n
-0000049512 00000 n
-0000049615 00000 n
-0000049719 00000 n
-0000049823 00000 n
-0000049927 00000 n
-0000050031 00000 n
-0000050135 00000 n
-0000050239 00000 n
-0000050424 00000 n
-0000050477 00000 n
-0000050564 00000 n
-0000050589 00000 n
-0000050643 00000 n
-0000050730 00000 n
-0000050784 00000 n
-0000050871 00000 n
-0000050904 00000 n
-0000050952 00000 n
-0000051039 00000 n
-0000051086 00000 n
-0000051172 00000 n
-0000051219 00000 n
-0000051305 00000 n
-0000051346 00000 n
-0000051391 00000 n
-0000051478 00000 n
-0000051523 00000 n
-0000051609 00000 n
-0000051642 00000 n
-0000051697 00000 n
-0000051783 00000 n
-0000051808 00000 n
-0000051861 00000 n
-0000051948 00000 n
-0000051998 00000 n
-0000052085 00000 n
-0000052118 00000 n
-0000052237 00000 n
-0000052323 00000 n
-0000052366 00000 n
-0000052453 00000 n
-0000052496 00000 n
-0000052583 00000 n
-0000052624 00000 n
-0000052670 00000 n
-0000052757 00000 n
-0000052782 00000 n
-0000052828 00000 n
-0000052915 00000 n
-0000052961 00000 n
-0000053046 00000 n
-0000053090 00000 n
-0000053177 00000 n
-0000053228 00000 n
-0000053315 00000 n
-0000053364 00000 n
-0000053451 00000 n
-0000053499 00000 n
-0000053585 00000 n
-0000053650 00000 n
-0000053713 00000 n
-0000053800 00000 n
-0000053858 00000 n
-0000053945 00000 n
-0000054039 00000 n
-0000054125 00000 n
-0000054227 00000 n
-0000054276 00000 n
-0000054379 00000 n
-0000054422 00000 n
-0000054508 00000 n
-0000054556 00000 n
-0000054643 00000 n
-0000054684 00000 n
-0000054771 00000 n
-0000054815 00000 n
-0000054902 00000 n
-0000054946 00000 n
-0000055032 00000 n
-0000055097 00000 n
-0000055143 00000 n
-0000055230 00000 n
-0000055255 00000 n
-0000055304 00000 n
-0000055391 00000 n
-0000055445 00000 n
-0000055532 00000 n
-0000055583 00000 n
-0000055670 00000 n
-0000055721 00000 n
-0000055807 00000 n
-0000055861 00000 n
-0000055947 00000 n
-0000056004 00000 n
-0000056054 00000 n
-0000056141 00000 n
-0000056191 00000 n
-0000056277 00000 n
-0000056341 00000 n
-0000056428 00000 n
-0000056469 00000 n
-0000056533 00000 n
-0000056620 00000 n
-0000056645 00000 n
-0000056687 00000 n
-0000056773 00000 n
-0000056824 00000 n
-0000056911 00000 n
-0000056958 00000 n
-0000057045 00000 n
-0000057086 00000 n
-0000057135 00000 n
-0000057222 00000 n
-0000057270 00000 n
-0000057357 00000 n
-0000057399 00000 n
-0000057485 00000 n
-0000057526 00000 n
-0000057569 00000 n
-0000057656 00000 n
-0000057706 00000 n
-0000057793 00000 n
-0000057841 00000 n
-0000057928 00000 n
-0000057982 00000 n
-0000058067 00000 n
-0000058116 00000 n
-0000058161 00000 n
-0000058248 00000 n
-0000058305 00000 n
-0000058392 00000 n
-0000058488 00000 n
-0000058574 00000 n
-0000058615 00000 n
-0000058677 00000 n
-0000058764 00000 n
-0000058789 00000 n
-0000058838 00000 n
-0000058925 00000 n
-0000058950 00000 n
-0000058998 00000 n
-0000059085 00000 n
-0000059135 00000 n
-0000059221 00000 n
-0000059265 00000 n
-0000059351 00000 n
-0000059395 00000 n
-0000059481 00000 n
-0000059531 00000 n
-0000059617 00000 n
-0000059667 00000 n
-0000059752 00000 n
-0000059801 00000 n
-0000059885 00000 n
-0000059932 00000 n
-0000060016 00000 n
-0000060097 00000 n
-0000060145 00000 n
-0000060232 00000 n
-0000060280 00000 n
-0000060367 00000 n
-0000060417 00000 n
-0000060504 00000 n
-0000060552 00000 n
-0000060639 00000 n
-0000060688 00000 n
-0000060736 00000 n
-0000060823 00000 n
-0000060871 00000 n
-0000060956 00000 n
-0000061001 00000 n
-0000061087 00000 n
-0000061130 00000 n
-0000061216 00000 n
-0000061257 00000 n
-0000061343 00000 n
-0000061392 00000 n
-0000061478 00000 n
-0000061524 00000 n
-0000061610 00000 n
-0000061655 00000 n
-0000061741 00000 n
-0000061793 00000 n
-0000061879 00000 n
-0000061929 00000 n
-0000062015 00000 n
-0000062061 00000 n
-0000062147 00000 n
-0000062190 00000 n
-0000062276 00000 n
-0000062320 00000 n
-0000062406 00000 n
-0000062449 00000 n
-0000062535 00000 n
-0000062580 00000 n
-0000062666 00000 n
-0000062704 00000 n
-0000062790 00000 n
-0000062832 00000 n
-0000062918 00000 n
-0000062961 00000 n
-0000063047 00000 n
-0000063085 00000 n
-0000063171 00000 n
-0000063213 00000 n
-0000063299 00000 n
-0000063343 00000 n
-0000063429 00000 n
-0000063476 00000 n
-0000063562 00000 n
-0000063610 00000 n
-0000063695 00000 n
-0000063896 00000 n
-0000063946 00000 n
-0000064033 00000 n
-0000064083 00000 n
-0000064169 00000 n
-0000064202 00000 n
-0000064251 00000 n
-0000064337 00000 n
-0000064384 00000 n
-0000064471 00000 n
-0000064504 00000 n
-0000064619 00000 n
-0000064706 00000 n
-0000064731 00000 n
-0000064813 00000 n
-0000064900 00000 n
-0000064985 00000 n
-0000065072 00000 n
-0000065105 00000 n
-0000065160 00000 n
-0000065247 00000 n
-0000065303 00000 n
-0000065390 00000 n
+0000025146 00000 n
+0000025250 00000 n
+0000025354 00000 n
+0000025458 00000 n
+0000025562 00000 n
+0000025666 00000 n
+0000025770 00000 n
+0000025873 00000 n
+0000025977 00000 n
+0000026081 00000 n
+0000026185 00000 n
+0000026289 00000 n
+0000026392 00000 n
+0000026496 00000 n
+0000026599 00000 n
+0000026701 00000 n
+0000026803 00000 n
+0000027180 00000 n
+0000027283 00000 n
+0000027387 00000 n
+0000027491 00000 n
+0000027594 00000 n
+0000027697 00000 n
+0000027801 00000 n
+0000027905 00000 n
+0000028009 00000 n
+0000028090 00000 n
+0000028143 00000 n
+0000028230 00000 n
+0000028284 00000 n
+0000028370 00000 n
+0000028437 00000 n
+0000028523 00000 n
+0000028626 00000 n
+0000028730 00000 n
+0000028834 00000 n
+0000028938 00000 n
+0000029042 00000 n
+0000029146 00000 n
+0000029250 00000 n
+0000029354 00000 n
+0000029458 00000 n
+0000029562 00000 n
+0000029666 00000 n
+0000029770 00000 n
+0000029874 00000 n
+0000029978 00000 n
+0000030082 00000 n
+0000030186 00000 n
+0000030290 00000 n
+0000030394 00000 n
+0000030498 00000 n
+0000030601 00000 n
+0000030705 00000 n
+0000030809 00000 n
+0000030913 00000 n
+0000031017 00000 n
+0000031121 00000 n
+0000031225 00000 n
+0000031329 00000 n
+0000031433 00000 n
+0000031537 00000 n
+0000031641 00000 n
+0000031745 00000 n
+0000031848 00000 n
+0000031950 00000 n
+0000032052 00000 n
+0000032365 00000 n
+0000032469 00000 n
+0000032572 00000 n
+0000032676 00000 n
+0000032780 00000 n
+0000032884 00000 n
+0000032988 00000 n
+0000033092 00000 n
+0000033196 00000 n
+0000033300 00000 n
+0000033404 00000 n
+0000033508 00000 n
+0000033612 00000 n
+0000033716 00000 n
+0000033820 00000 n
+0000033924 00000 n
+0000034028 00000 n
+0000034132 00000 n
+0000034236 00000 n
+0000034340 00000 n
+0000034444 00000 n
+0000034547 00000 n
+0000034651 00000 n
+0000034755 00000 n
+0000034859 00000 n
+0000034962 00000 n
+0000035066 00000 n
+0000035170 00000 n
+0000035273 00000 n
+0000035377 00000 n
+0000035481 00000 n
+0000035585 00000 n
+0000035689 00000 n
+0000035793 00000 n
+0000035897 00000 n
+0000036001 00000 n
+0000036105 00000 n
+0000036209 00000 n
+0000036312 00000 n
+0000036416 00000 n
+0000036520 00000 n
+0000036624 00000 n
+0000036728 00000 n
+0000036832 00000 n
+0000036936 00000 n
+0000037040 00000 n
+0000037144 00000 n
+0000037248 00000 n
+0000037352 00000 n
+0000037455 00000 n
+0000037557 00000 n
+0000037659 00000 n
+0000038084 00000 n
+0000038187 00000 n
+0000038291 00000 n
+0000038395 00000 n
+0000038499 00000 n
+0000038603 00000 n
+0000038707 00000 n
+0000038811 00000 n
+0000038915 00000 n
+0000039019 00000 n
+0000039123 00000 n
+0000039226 00000 n
+0000039330 00000 n
+0000039434 00000 n
+0000039537 00000 n
+0000039641 00000 n
+0000039745 00000 n
+0000039849 00000 n
+0000039952 00000 n
+0000040056 00000 n
+0000040160 00000 n
+0000040264 00000 n
+0000040368 00000 n
+0000040472 00000 n
+0000040576 00000 n
+0000040680 00000 n
+0000040784 00000 n
+0000040888 00000 n
+0000040992 00000 n
+0000041096 00000 n
+0000041200 00000 n
+0000041304 00000 n
+0000041408 00000 n
+0000041512 00000 n
+0000041616 00000 n
+0000041719 00000 n
+0000041823 00000 n
+0000041927 00000 n
+0000042031 00000 n
+0000042135 00000 n
+0000042239 00000 n
+0000042343 00000 n
+0000042447 00000 n
+0000042551 00000 n
+0000042655 00000 n
+0000042759 00000 n
+0000042863 00000 n
+0000042967 00000 n
+0000043071 00000 n
+0000043174 00000 n
+0000043275 00000 n
+0000043377 00000 n
+0000043802 00000 n
+0000043906 00000 n
+0000044010 00000 n
+0000044114 00000 n
+0000044218 00000 n
+0000044322 00000 n
+0000044426 00000 n
+0000044530 00000 n
+0000044633 00000 n
+0000044737 00000 n
+0000044841 00000 n
+0000044945 00000 n
+0000045049 00000 n
+0000045153 00000 n
+0000045257 00000 n
+0000045361 00000 n
+0000045465 00000 n
+0000045569 00000 n
+0000045673 00000 n
+0000045777 00000 n
+0000045881 00000 n
+0000045984 00000 n
+0000046088 00000 n
+0000046192 00000 n
+0000046296 00000 n
+0000046400 00000 n
+0000046504 00000 n
+0000046608 00000 n
+0000046712 00000 n
+0000046816 00000 n
+0000046920 00000 n
+0000047024 00000 n
+0000047128 00000 n
+0000047232 00000 n
+0000047335 00000 n
+0000047439 00000 n
+0000047543 00000 n
+0000047647 00000 n
+0000047751 00000 n
+0000047855 00000 n
+0000047959 00000 n
+0000048063 00000 n
+0000048167 00000 n
+0000048271 00000 n
+0000048375 00000 n
+0000048479 00000 n
+0000048583 00000 n
+0000048687 00000 n
+0000048791 00000 n
+0000048894 00000 n
+0000048996 00000 n
+0000049098 00000 n
+0000049523 00000 n
+0000049627 00000 n
+0000049731 00000 n
+0000049835 00000 n
+0000049938 00000 n
+0000050042 00000 n
+0000050146 00000 n
+0000050250 00000 n
+0000050354 00000 n
+0000050458 00000 n
+0000050562 00000 n
+0000050666 00000 n
+0000050770 00000 n
+0000050874 00000 n
+0000050978 00000 n
+0000051082 00000 n
+0000051186 00000 n
+0000051290 00000 n
+0000051393 00000 n
+0000051497 00000 n
+0000051601 00000 n
+0000051705 00000 n
+0000051809 00000 n
+0000051912 00000 n
+0000052016 00000 n
+0000052120 00000 n
+0000052224 00000 n
+0000052328 00000 n
+0000052432 00000 n
+0000052536 00000 n
+0000052639 00000 n
+0000052742 00000 n
+0000052846 00000 n
+0000052950 00000 n
+0000053054 00000 n
+0000053343 00000 n
+0000053396 00000 n
+0000053483 00000 n
+0000053508 00000 n
+0000053562 00000 n
+0000053649 00000 n
+0000053703 00000 n
+0000053790 00000 n
+0000053823 00000 n
+0000053871 00000 n
+0000053958 00000 n
+0000054005 00000 n
+0000054091 00000 n
+0000054138 00000 n
+0000054224 00000 n
+0000054265 00000 n
+0000054310 00000 n
+0000054397 00000 n
+0000054442 00000 n
+0000054528 00000 n
+0000054561 00000 n
+0000054616 00000 n
+0000054701 00000 n
+0000054726 00000 n
+0000054779 00000 n
+0000054866 00000 n
+0000054916 00000 n
+0000055003 00000 n
+0000055036 00000 n
+0000055155 00000 n
+0000055241 00000 n
+0000055284 00000 n
+0000055371 00000 n
+0000055414 00000 n
+0000055501 00000 n
+0000055542 00000 n
+0000055588 00000 n
+0000055675 00000 n
+0000055700 00000 n
+0000055746 00000 n
+0000055833 00000 n
+0000055879 00000 n
+0000055964 00000 n
+0000056008 00000 n
+0000056095 00000 n
+0000056146 00000 n
+0000056233 00000 n
+0000056282 00000 n
+0000056369 00000 n
+0000056417 00000 n
+0000056503 00000 n
+0000056568 00000 n
+0000056631 00000 n
+0000056718 00000 n
+0000056776 00000 n
+0000056863 00000 n
+0000056957 00000 n
+0000057043 00000 n
+0000057145 00000 n
+0000057194 00000 n
+0000057297 00000 n
+0000057340 00000 n
+0000057426 00000 n
+0000057474 00000 n
+0000057561 00000 n
+0000057602 00000 n
+0000057689 00000 n
+0000057733 00000 n
+0000057820 00000 n
+0000057864 00000 n
+0000057950 00000 n
+0000058015 00000 n
+0000058061 00000 n
+0000058148 00000 n
+0000058173 00000 n
+0000058222 00000 n
+0000058309 00000 n
+0000058363 00000 n
+0000058450 00000 n
+0000058501 00000 n
+0000058588 00000 n
+0000058639 00000 n
+0000058725 00000 n
+0000058779 00000 n
+0000058864 00000 n
+0000058921 00000 n
+0000058971 00000 n
+0000059058 00000 n
+0000059083 00000 n
+0000059133 00000 n
+0000059220 00000 n
+0000059270 00000 n
+0000059356 00000 n
+0000059420 00000 n
+0000059507 00000 n
+0000059548 00000 n
+0000059612 00000 n
+0000059699 00000 n
+0000059724 00000 n
+0000059766 00000 n
+0000059852 00000 n
+0000059903 00000 n
+0000059990 00000 n
+0000060037 00000 n
+0000060124 00000 n
+0000060165 00000 n
+0000060214 00000 n
+0000060301 00000 n
+0000060349 00000 n
+0000060436 00000 n
+0000060478 00000 n
+0000060564 00000 n
+0000060605 00000 n
+0000060648 00000 n
+0000060735 00000 n
+0000060785 00000 n
+0000060872 00000 n
+0000060920 00000 n
+0000061007 00000 n
+0000061061 00000 n
+0000061146 00000 n
+0000061195 00000 n
+0000061240 00000 n
+0000061327 00000 n
+0000061384 00000 n
+0000061471 00000 n
+0000061567 00000 n
+0000061653 00000 n
+0000061694 00000 n
+0000061756 00000 n
+0000061843 00000 n
+0000061868 00000 n
+0000061917 00000 n
+0000062004 00000 n
+0000062029 00000 n
+0000062077 00000 n
+0000062164 00000 n
+0000062214 00000 n
+0000062301 00000 n
+0000062345 00000 n
+0000062432 00000 n
+0000062476 00000 n
+0000062563 00000 n
+0000062613 00000 n
+0000062699 00000 n
+0000062749 00000 n
+0000062834 00000 n
+0000062883 00000 n
+0000062968 00000 n
+0000063041 00000 n
+0000063088 00000 n
+0000063175 00000 n
+0000063200 00000 n
+0000063248 00000 n
+0000063335 00000 n
+0000063383 00000 n
+0000063470 00000 n
+0000063520 00000 n
+0000063607 00000 n
+0000063655 00000 n
+0000063742 00000 n
+0000063791 00000 n
+0000063839 00000 n
+0000063926 00000 n
+0000063974 00000 n
+0000064059 00000 n
+0000064104 00000 n
+0000064190 00000 n
+0000064233 00000 n
+0000064319 00000 n
+0000064360 00000 n
+0000064446 00000 n
+0000064495 00000 n
+0000064581 00000 n
+0000064627 00000 n
+0000064713 00000 n
+0000064758 00000 n
+0000064844 00000 n
+0000064896 00000 n
+0000064982 00000 n
+0000065032 00000 n
+0000065118 00000 n
+0000065164 00000 n
+0000065250 00000 n
+0000065293 00000 n
+0000065379 00000 n
0000065423 00000 n
-0000065471 00000 n
-0000065558 00000 n
-0000065632 00000 n
-0000065719 00000 n
-0000065787 00000 n
-0000065874 00000 n
-0000065928 00000 n
-0000066015 00000 n
-0000066083 00000 n
-0000066170 00000 n
-0000066244 00000 n
-0000066331 00000 n
-0000066379 00000 n
-0000066466 00000 n
-0000066523 00000 n
-0000066610 00000 n
-0000066691 00000 n
-0000066746 00000 n
-0000066833 00000 n
-0000066914 00000 n
-0000067001 00000 n
-0000067034 00000 n
-0000067087 00000 n
-0000067174 00000 n
-0000067199 00000 n
-0000067255 00000 n
-0000067342 00000 n
-0000067411 00000 n
-0000067498 00000 n
-0000067549 00000 n
-0000067636 00000 n
-0000067723 00000 n
-0000067810 00000 n
-0000067866 00000 n
-0000067953 00000 n
+0000065509 00000 n
+0000065552 00000 n
+0000065638 00000 n
+0000065683 00000 n
+0000065769 00000 n
+0000065807 00000 n
+0000065893 00000 n
+0000065935 00000 n
+0000066021 00000 n
+0000066064 00000 n
+0000066150 00000 n
+0000066188 00000 n
+0000066274 00000 n
+0000066316 00000 n
+0000066402 00000 n
+0000066446 00000 n
+0000066532 00000 n
+0000066579 00000 n
+0000066665 00000 n
+0000066713 00000 n
+0000066798 00000 n
+0000066999 00000 n
+0000067049 00000 n
+0000067136 00000 n
+0000067186 00000 n
+0000067272 00000 n
+0000067305 00000 n
+0000067354 00000 n
+0000067440 00000 n
+0000067487 00000 n
+0000067574 00000 n
+0000067607 00000 n
+0000067722 00000 n
+0000067809 00000 n
+0000067834 00000 n
+0000067916 00000 n
0000068003 00000 n
-0000068090 00000 n
-0000068155 00000 n
-0000068207 00000 n
-0000068294 00000 n
+0000068088 00000 n
+0000068175 00000 n
+0000068208 00000 n
+0000068263 00000 n
0000068350 00000 n
-0000068437 00000 n
-0000068485 00000 n
-0000068572 00000 n
-0000068620 00000 n
-0000068707 00000 n
-0000068756 00000 n
-0000068797 00000 n
-0000068882 00000 n
-0000068907 00000 n
-0000068951 00000 n
-0000069038 00000 n
-0000069083 00000 n
-0000069170 00000 n
-0000069214 00000 n
-0000069301 00000 n
-0000069345 00000 n
-0000069432 00000 n
-0000069474 00000 n
-0000069561 00000 n
-0000069609 00000 n
-0000069696 00000 n
-0000069761 00000 n
-0000069809 00000 n
-0000069895 00000 n
-0000069920 00000 n
-0000069973 00000 n
-0000070059 00000 n
-0000070084 00000 n
-0000070138 00000 n
-0000070225 00000 n
-0000070250 00000 n
-0000070329 00000 n
-0000070416 00000 n
-0000070498 00000 n
-0000070584 00000 n
-0000070659 00000 n
-0000070746 00000 n
-0000070819 00000 n
-0000070906 00000 n
-0000070955 00000 n
-0000071033 00000 n
-0000071120 00000 n
-0000071145 00000 n
-0000071208 00000 n
-0000071295 00000 n
-0000071358 00000 n
-0000071445 00000 n
-0000071499 00000 n
-0000071586 00000 n
-0000071627 00000 n
-0000071674 00000 n
-0000071761 00000 n
-0000071786 00000 n
-0000071820 00000 n
-0000071854 00000 n
-0000075683 00000 n
+0000068406 00000 n
+0000068493 00000 n
+0000068526 00000 n
+0000068574 00000 n
+0000068661 00000 n
+0000068735 00000 n
+0000068822 00000 n
+0000068890 00000 n
+0000068977 00000 n
+0000069031 00000 n
+0000069118 00000 n
+0000069186 00000 n
+0000069273 00000 n
+0000069347 00000 n
+0000069434 00000 n
+0000069482 00000 n
+0000069569 00000 n
+0000069626 00000 n
+0000069713 00000 n
+0000069794 00000 n
+0000069849 00000 n
+0000069936 00000 n
+0000070017 00000 n
+0000070104 00000 n
+0000070137 00000 n
+0000070190 00000 n
+0000070277 00000 n
+0000070302 00000 n
+0000070358 00000 n
+0000070445 00000 n
+0000070514 00000 n
+0000070601 00000 n
+0000070652 00000 n
+0000070739 00000 n
+0000070826 00000 n
+0000070913 00000 n
+0000070969 00000 n
+0000071056 00000 n
+0000071106 00000 n
+0000071193 00000 n
+0000071258 00000 n
+0000071310 00000 n
+0000071397 00000 n
+0000071453 00000 n
+0000071540 00000 n
+0000071588 00000 n
+0000071675 00000 n
+0000071723 00000 n
+0000071810 00000 n
+0000071859 00000 n
+0000071900 00000 n
+0000071987 00000 n
+0000072031 00000 n
+0000072118 00000 n
+0000072163 00000 n
+0000072250 00000 n
+0000072294 00000 n
+0000072381 00000 n
+0000072425 00000 n
+0000072512 00000 n
+0000072554 00000 n
+0000072641 00000 n
+0000072689 00000 n
+0000072776 00000 n
+0000072849 00000 n
+0000072897 00000 n
+0000072983 00000 n
+0000073008 00000 n
+0000073061 00000 n
+0000073147 00000 n
+0000073172 00000 n
+0000073226 00000 n
+0000073313 00000 n
+0000073338 00000 n
+0000073393 00000 n
+0000073479 00000 n
+0000073547 00000 n
+0000073633 00000 n
+0000073708 00000 n
+0000073795 00000 n
+0000073865 00000 n
+0000073951 00000 n
+0000074030 00000 n
+0000074117 00000 n
+0000074174 00000 n
+0000074256 00000 n
+0000074342 00000 n
+0000074417 00000 n
+0000074504 00000 n
+0000074577 00000 n
+0000074664 00000 n
+0000074742 00000 n
+0000074829 00000 n
+0000074878 00000 n
+0000074926 00000 n
+0000075013 00000 n
+0000075038 00000 n
+0000075086 00000 n
+0000075173 00000 n
+0000075198 00000 n
+0000075261 00000 n
+0000075348 00000 n
+0000075411 00000 n
+0000075498 00000 n
+0000075552 00000 n
+0000075639 00000 n
+0000075680 00000 n
0000075727 00000 n
-0000075771 00000 n
-0000075815 00000 n
-0000075859 00000 n
-0000075903 00000 n
-0000075947 00000 n
-0000075991 00000 n
-0000076035 00000 n
-0000076079 00000 n
-0000076123 00000 n
-0000076167 00000 n
-0000076211 00000 n
-0000076255 00000 n
-0000076299 00000 n
-0000076343 00000 n
-0000076387 00000 n
-0000076431 00000 n
-0000076475 00000 n
-0000076519 00000 n
-0000076563 00000 n
-0000076607 00000 n
-0000076651 00000 n
-0000076695 00000 n
-0000076739 00000 n
-0000076783 00000 n
-0000076827 00000 n
-0000076871 00000 n
-0000076915 00000 n
-0000076959 00000 n
-0000077003 00000 n
-0000077047 00000 n
-0000077091 00000 n
-0000077135 00000 n
-0000077179 00000 n
-0000077223 00000 n
-0000077267 00000 n
-0000077311 00000 n
-0000077355 00000 n
-0000077399 00000 n
-0000077443 00000 n
-0000077487 00000 n
-0000077531 00000 n
-0000077575 00000 n
-0000077619 00000 n
-0000077663 00000 n
-0000077707 00000 n
-0000077751 00000 n
-0000077795 00000 n
-0000077839 00000 n
-0000077883 00000 n
-0000077927 00000 n
-0000077971 00000 n
-0000078015 00000 n
-0000078059 00000 n
-0000078103 00000 n
-0000078147 00000 n
-0000078191 00000 n
-0000078235 00000 n
-0000078279 00000 n
-0000078323 00000 n
-0000078367 00000 n
-0000078411 00000 n
-0000078455 00000 n
-0000078499 00000 n
-0000078543 00000 n
-0000078587 00000 n
-0000078631 00000 n
-0000078675 00000 n
-0000078719 00000 n
-0000078763 00000 n
-0000078807 00000 n
-0000078851 00000 n
-0000078895 00000 n
-0000078939 00000 n
-0000078983 00000 n
-0000079027 00000 n
-0000079071 00000 n
-0000079115 00000 n
-0000079159 00000 n
-0000079203 00000 n
-0000079247 00000 n
-0000079291 00000 n
-0000079335 00000 n
-0000079379 00000 n
-0000079423 00000 n
-0000079467 00000 n
-0000079511 00000 n
-0000079555 00000 n
-0000079599 00000 n
-0000079643 00000 n
-0000079687 00000 n
-0000079731 00000 n
-0000079775 00000 n
-0000079819 00000 n
-0000079863 00000 n
-0000079907 00000 n
-0000079951 00000 n
-0000079995 00000 n
-0000080039 00000 n
-0000080083 00000 n
-0000080127 00000 n
-0000080171 00000 n
-0000080215 00000 n
-0000080259 00000 n
-0000080303 00000 n
-0000080347 00000 n
-0000080391 00000 n
-0000080435 00000 n
-0000080479 00000 n
-0000080523 00000 n
-0000080567 00000 n
-0000080611 00000 n
-0000080655 00000 n
-0000080699 00000 n
-0000080743 00000 n
-0000080787 00000 n
-0000080831 00000 n
-0000080875 00000 n
-0000080919 00000 n
-0000080963 00000 n
-0000081007 00000 n
-0000081051 00000 n
-0000081095 00000 n
-0000081139 00000 n
-0000081183 00000 n
-0000081227 00000 n
-0000081271 00000 n
-0000081315 00000 n
-0000081359 00000 n
-0000081403 00000 n
-0000081447 00000 n
-0000081491 00000 n
-0000081535 00000 n
-0000081579 00000 n
-0000081623 00000 n
-0000081667 00000 n
-0000081711 00000 n
-0000081755 00000 n
-0000081799 00000 n
-0000081843 00000 n
-0000081887 00000 n
-0000081931 00000 n
-0000081975 00000 n
-0000082019 00000 n
-0000082063 00000 n
-0000082107 00000 n
-0000082151 00000 n
-0000082195 00000 n
-0000082239 00000 n
-0000082283 00000 n
-0000082327 00000 n
-0000082371 00000 n
-0000082415 00000 n
-0000082459 00000 n
-0000082503 00000 n
-0000082547 00000 n
-0000082591 00000 n
-0000082635 00000 n
-0000082679 00000 n
-0000082723 00000 n
-0000082767 00000 n
-0000082811 00000 n
-0000082855 00000 n
-0000082899 00000 n
-0000082943 00000 n
-0000082987 00000 n
-0000083031 00000 n
-0000083075 00000 n
-0000083119 00000 n
-0000083163 00000 n
-0000083207 00000 n
-0000083251 00000 n
-0000083295 00000 n
-0000083339 00000 n
-0000083383 00000 n
-0000083427 00000 n
-0000083471 00000 n
-0000083515 00000 n
-0000083559 00000 n
-0000083603 00000 n
-0000083647 00000 n
-0000083691 00000 n
-0000083735 00000 n
-0000083779 00000 n
-0000083823 00000 n
-0000083867 00000 n
-0000083911 00000 n
-0000083955 00000 n
-0000083999 00000 n
-0000084043 00000 n
-0000084087 00000 n
-0000084131 00000 n
-0000084175 00000 n
-0000084219 00000 n
-0000084263 00000 n
-0000084307 00000 n
-0000084351 00000 n
-0000084395 00000 n
-0000084439 00000 n
-0000084483 00000 n
-0000084527 00000 n
-0000084571 00000 n
-0000084615 00000 n
-0000084659 00000 n
-0000084703 00000 n
-0000084747 00000 n
-0000084791 00000 n
-0000084835 00000 n
-0000084879 00000 n
-0000084923 00000 n
-0000084967 00000 n
-0000085011 00000 n
-0000085055 00000 n
-0000085099 00000 n
-0000085143 00000 n
-0000085187 00000 n
-0000085231 00000 n
-0000085275 00000 n
-0000085319 00000 n
-0000085363 00000 n
-0000085407 00000 n
-0000085451 00000 n
-0000085495 00000 n
-0000085540 00000 n
-0000085585 00000 n
-0000085630 00000 n
-0000085675 00000 n
-0000085720 00000 n
-0000085765 00000 n
-0000085810 00000 n
-0000085855 00000 n
-0000085900 00000 n
-0000085945 00000 n
-0000085990 00000 n
-0000087128 00000 n
-0000087289 00000 n
-0000087458 00000 n
-0000087651 00000 n
-0000091401 00000 n
-0000091595 00000 n
-0000096208 00000 n
-0000096402 00000 n
-0000100424 00000 n
-0000100618 00000 n
-0000105295 00000 n
-0000105489 00000 n
-0000108864 00000 n
-0000109025 00000 n
-0000109259 00000 n
-0000109463 00000 n
-0000111991 00000 n
-0000112175 00000 n
-0000115562 00000 n
-0000115737 00000 n
-0000118870 00000 n
-0000119045 00000 n
-0000121911 00000 n
-0000122086 00000 n
-0000123648 00000 n
-0000123860 00000 n
-0000125016 00000 n
-0000125204 00000 n
-0000126725 00000 n
-0000126922 00000 n
-0000128358 00000 n
-0000128573 00000 n
-0000129938 00000 n
-0000130117 00000 n
-0000131659 00000 n
-0000131829 00000 n
-0000133376 00000 n
-0000133555 00000 n
-0000134989 00000 n
-0000135168 00000 n
-0000136881 00000 n
-0000137060 00000 n
-0000138608 00000 n
-0000138787 00000 n
-0000140477 00000 n
-0000140671 00000 n
-0000142391 00000 n
-0000142589 00000 n
-0000143950 00000 n
-0000144148 00000 n
-0000145832 00000 n
-0000146020 00000 n
-0000147693 00000 n
-0000147872 00000 n
-0000149972 00000 n
-0000150151 00000 n
-0000151924 00000 n
-0000152103 00000 n
-0000153783 00000 n
-0000153971 00000 n
-0000155826 00000 n
-0000156038 00000 n
-0000158096 00000 n
-0000158309 00000 n
-0000159876 00000 n
-0000160065 00000 n
-0000161340 00000 n
-0000161528 00000 n
-0000163054 00000 n
-0000163257 00000 n
-0000164983 00000 n
-0000165186 00000 n
-0000166036 00000 n
-0000166248 00000 n
-0000167758 00000 n
-0000167938 00000 n
-0000168696 00000 n
-0000168917 00000 n
-0000170715 00000 n
-0000170921 00000 n
-0000172803 00000 n
-0000173000 00000 n
-0000174586 00000 n
-0000174797 00000 n
-0000176366 00000 n
-0000176554 00000 n
-0000177456 00000 n
-0000177687 00000 n
-0000179554 00000 n
-0000179766 00000 n
-0000181714 00000 n
-0000181945 00000 n
-0000183955 00000 n
-0000184177 00000 n
-0000185990 00000 n
-0000186212 00000 n
-0000187950 00000 n
-0000188148 00000 n
-0000190047 00000 n
-0000190259 00000 n
-0000191158 00000 n
-0000191337 00000 n
-0000192800 00000 n
-0000192979 00000 n
-0000194295 00000 n
-0000194474 00000 n
-0000196096 00000 n
-0000196275 00000 n
-0000197772 00000 n
-0000197942 00000 n
-0000198286 00000 n
-0000198489 00000 n
-0000200392 00000 n
-0000200552 00000 n
-0000201675 00000 n
-0000201905 00000 n
-0000203429 00000 n
-0000203641 00000 n
-0000205430 00000 n
-0000205623 00000 n
-0000207029 00000 n
-0000207218 00000 n
-0000208909 00000 n
-0000209088 00000 n
-0000210834 00000 n
-0000211022 00000 n
-0000212929 00000 n
-0000213142 00000 n
-0000215027 00000 n
-0000215267 00000 n
-0000217360 00000 n
-0000217572 00000 n
-0000219173 00000 n
-0000219379 00000 n
-0000220540 00000 n
-0000220728 00000 n
-0000221926 00000 n
-0000222105 00000 n
-0000223111 00000 n
-0000223299 00000 n
-0000224926 00000 n
-0000225114 00000 n
-0000226383 00000 n
-0000226572 00000 n
-0000227880 00000 n
-0000228050 00000 n
-0000228522 00000 n
-0000228735 00000 n
-0000230550 00000 n
-0000230763 00000 n
-0000232341 00000 n
-0000232563 00000 n
-0000234382 00000 n
-0000234622 00000 n
-0000236345 00000 n
-0000236552 00000 n
-0000238397 00000 n
-0000238628 00000 n
-0000240518 00000 n
-0000240740 00000 n
-0000242686 00000 n
-0000242898 00000 n
-0000244947 00000 n
-0000245150 00000 n
-0000247484 00000 n
-0000247706 00000 n
-0000249950 00000 n
-0000250157 00000 n
-0000252137 00000 n
-0000252316 00000 n
-0000253874 00000 n
-0000254044 00000 n
-0000256044 00000 n
-0000256232 00000 n
-0000258319 00000 n
-0000258507 00000 n
-0000260317 00000 n
-0000260495 00000 n
-0000262345 00000 n
-0000262505 00000 n
-0000263289 00000 n
-0000263483 00000 n
-0000265084 00000 n
-0000265273 00000 n
-0000266934 00000 n
-0000267104 00000 n
-0000267926 00000 n
-0000268148 00000 n
-0000270284 00000 n
-0000270497 00000 n
-0000272551 00000 n
-0000272773 00000 n
-0000273995 00000 n
-0000274208 00000 n
-0000275805 00000 n
-0000276027 00000 n
-0000277850 00000 n
-0000278072 00000 n
-0000279804 00000 n
-0000279998 00000 n
-0000280725 00000 n
-0000280895 00000 n
-0000282572 00000 n
-0000282751 00000 n
-0000284566 00000 n
-0000284735 00000 n
-0000286578 00000 n
-0000286747 00000 n
-0000287736 00000 n
-0000287915 00000 n
-0000289563 00000 n
-0000289751 00000 n
-0000291242 00000 n
-0000291430 00000 n
-0000292855 00000 n
-0000293025 00000 n
-0000294693 00000 n
-0000294863 00000 n
-0000295420 00000 n
-0000295599 00000 n
-0000297205 00000 n
-0000297384 00000 n
-0000299054 00000 n
-0000299224 00000 n
-0000300773 00000 n
-0000300943 00000 n
-0000302243 00000 n
-0000302413 00000 n
-0000304039 00000 n
-0000304209 00000 n
-0000305796 00000 n
-0000306000 00000 n
-0000307587 00000 n
-0000307781 00000 n
-0000308949 00000 n
-0000309152 00000 n
-0000310725 00000 n
-0000310903 00000 n
-0000311589 00000 n
-0000311792 00000 n
-0000313470 00000 n
-0000313658 00000 n
-0000315387 00000 n
-0000315446 00000 n
-0000315549 00000 n
-0000315714 00000 n
-0000315796 00000 n
-0000315904 00000 n
-0000316083 00000 n
-0000316200 00000 n
-0000316334 00000 n
-0000316469 00000 n
-0000316616 00000 n
-0000316764 00000 n
-0000316941 00000 n
-0000317067 00000 n
-0000317205 00000 n
-0000317365 00000 n
-0000317513 00000 n
-0000317699 00000 n
-0000317855 00000 n
-0000317968 00000 n
-0000318085 00000 n
-0000318220 00000 n
-0000318361 00000 n
-0000318476 00000 n
-0000318587 00000 n
-0000318764 00000 n
-0000318867 00000 n
-0000318983 00000 n
-0000319132 00000 n
-0000319231 00000 n
-0000319344 00000 n
-0000319457 00000 n
-0000319570 00000 n
-0000319683 00000 n
-0000319796 00000 n
-0000319909 00000 n
-0000320022 00000 n
-0000320135 00000 n
-0000320250 00000 n
-0000320351 00000 n
-0000320464 00000 n
-0000320655 00000 n
-0000320752 00000 n
-0000320937 00000 n
-0000321040 00000 n
-0000321163 00000 n
-0000321284 00000 n
-0000321395 00000 n
-0000321590 00000 n
-0000321705 00000 n
-0000321828 00000 n
-0000321945 00000 n
-0000322062 00000 n
-0000322166 00000 n
-0000322354 00000 n
-0000322576 00000 n
-0000322714 00000 n
-0000322876 00000 n
-0000323012 00000 n
-0000323114 00000 n
-0000323331 00000 n
-0000323435 00000 n
-0000323566 00000 n
-0000323686 00000 n
-0000323892 00000 n
-0000324019 00000 n
-0000324103 00000 n
-0000324308 00000 n
-0000324466 00000 n
-0000324613 00000 n
-0000324740 00000 n
-0000324920 00000 n
-0000325029 00000 n
-0000325143 00000 n
-0000325287 00000 n
-0000325450 00000 n
-0000325599 00000 n
-0000325779 00000 n
-0000325882 00000 n
-0000326038 00000 n
-0000326148 00000 n
-0000326292 00000 n
-0000326433 00000 n
-0000326582 00000 n
-0000326698 00000 n
-0000326861 00000 n
-0000326971 00000 n
-0000327110 00000 n
-0000327236 00000 n
-0000327352 00000 n
-0000327481 00000 n
-0000327657 00000 n
-0000327760 00000 n
-0000327891 00000 n
-0000328020 00000 n
-0000328162 00000 n
-0000328286 00000 n
-0000328415 00000 n
-0000328542 00000 n
-0000328664 00000 n
-0000328769 00000 n
-0000328933 00000 n
-0000329036 00000 n
-0000329171 00000 n
-0000329351 00000 n
-0000329478 00000 n
-0000329614 00000 n
-0000329748 00000 n
-0000329954 00000 n
-0000330054 00000 n
-0000330172 00000 n
-0000330337 00000 n
-0000330428 00000 n
-0000330589 00000 n
-0000330715 00000 n
-0000330842 00000 n
-0000330982 00000 n
-0000331118 00000 n
-0000331226 00000 n
-0000331400 00000 n
-0000331506 00000 n
-0000331626 00000 n
-0000331738 00000 n
-0000331855 00000 n
-0000331957 00000 n
-0000332164 00000 n
-0000332276 00000 n
-0000332392 00000 n
-0000332537 00000 n
-0000332746 00000 n
-0000332881 00000 n
-0000333036 00000 n
-0000333162 00000 n
-0000333294 00000 n
-0000333428 00000 n
-0000333560 00000 n
-0000333736 00000 n
-0000333872 00000 n
-0000334026 00000 n
-0000334172 00000 n
-0000334398 00000 n
-0000334510 00000 n
-0000334626 00000 n
-0000334820 00000 n
-0000334964 00000 n
-0000335081 00000 n
-0000335227 00000 n
-0000335385 00000 n
-0000335503 00000 n
-0000335723 00000 n
-0000335822 00000 n
-0000335940 00000 n
-0000336068 00000 n
-0000336226 00000 n
-0000336397 00000 n
-0000336513 00000 n
-0000336624 00000 n
-0000336760 00000 n
-0000336891 00000 n
-0000337039 00000 n
-0000337184 00000 n
-0000337285 00000 n
-0000337462 00000 n
-0000337574 00000 n
-0000337705 00000 n
-0000337829 00000 n
-0000337996 00000 n
-0000338113 00000 n
-0000338243 00000 n
-0000338383 00000 n
-0000338520 00000 n
-0000338656 00000 n
-0000338792 00000 n
-0000338929 00000 n
-0000339041 00000 n
-0000339216 00000 n
-0000339319 00000 n
-0000339470 00000 n
-0000339572 00000 n
-0000339694 00000 n
-0000339826 00000 n
-0000339946 00000 n
-0000340061 00000 n
-0000340175 00000 n
-0000340288 00000 n
-0000340405 00000 n
-0000340520 00000 n
-0000340636 00000 n
-0000340751 00000 n
-0000340867 00000 n
-0000340989 00000 n
-0000341110 00000 n
-0000341229 00000 n
-0000341347 00000 n
-0000341467 00000 n
-0000341570 00000 n
-0000341736 00000 n
-0000341856 00000 n
-0000342025 00000 n
-0000342213 00000 n
-0000342394 00000 n
-0000342550 00000 n
-0000342738 00000 n
-0000342842 00000 n
-0000342995 00000 n
-0000343106 00000 n
-0000343214 00000 n
-0000343364 00000 n
-0000343468 00000 n
-0000343586 00000 n
-0000343704 00000 n
-0000343825 00000 n
-0000343961 00000 n
-0000344060 00000 n
+0000075814 00000 n
+0000075839 00000 n
+0000075873 00000 n
+0000075907 00000 n
+0000080020 00000 n
+0000080064 00000 n
+0000080108 00000 n
+0000080152 00000 n
+0000080196 00000 n
+0000080240 00000 n
+0000080284 00000 n
+0000080328 00000 n
+0000080372 00000 n
+0000080416 00000 n
+0000080460 00000 n
+0000080504 00000 n
+0000080548 00000 n
+0000080592 00000 n
+0000080636 00000 n
+0000080680 00000 n
+0000080724 00000 n
+0000080768 00000 n
+0000080812 00000 n
+0000080856 00000 n
+0000080900 00000 n
+0000080944 00000 n
+0000080988 00000 n
+0000081032 00000 n
+0000081076 00000 n
+0000081120 00000 n
+0000081164 00000 n
+0000081208 00000 n
+0000081252 00000 n
+0000081296 00000 n
+0000081340 00000 n
+0000081384 00000 n
+0000081428 00000 n
+0000081472 00000 n
+0000081516 00000 n
+0000081560 00000 n
+0000081604 00000 n
+0000081648 00000 n
+0000081692 00000 n
+0000081736 00000 n
+0000081780 00000 n
+0000081824 00000 n
+0000081868 00000 n
+0000081912 00000 n
+0000081956 00000 n
+0000082000 00000 n
+0000082044 00000 n
+0000082088 00000 n
+0000082132 00000 n
+0000082176 00000 n
+0000082220 00000 n
+0000082264 00000 n
+0000082308 00000 n
+0000082352 00000 n
+0000082396 00000 n
+0000082440 00000 n
+0000082484 00000 n
+0000082528 00000 n
+0000082572 00000 n
+0000082616 00000 n
+0000082660 00000 n
+0000082704 00000 n
+0000082748 00000 n
+0000082792 00000 n
+0000082836 00000 n
+0000082880 00000 n
+0000082924 00000 n
+0000082968 00000 n
+0000083012 00000 n
+0000083056 00000 n
+0000083100 00000 n
+0000083144 00000 n
+0000083188 00000 n
+0000083232 00000 n
+0000083276 00000 n
+0000083320 00000 n
+0000083364 00000 n
+0000083408 00000 n
+0000083452 00000 n
+0000083496 00000 n
+0000083540 00000 n
+0000083584 00000 n
+0000083628 00000 n
+0000083672 00000 n
+0000083716 00000 n
+0000083760 00000 n
+0000083804 00000 n
+0000083848 00000 n
+0000083892 00000 n
+0000083936 00000 n
+0000083980 00000 n
+0000084024 00000 n
+0000084068 00000 n
+0000084112 00000 n
+0000084156 00000 n
+0000084200 00000 n
+0000084244 00000 n
+0000084288 00000 n
+0000084332 00000 n
+0000084376 00000 n
+0000084420 00000 n
+0000084464 00000 n
+0000084508 00000 n
+0000084552 00000 n
+0000084596 00000 n
+0000084640 00000 n
+0000084684 00000 n
+0000084728 00000 n
+0000084772 00000 n
+0000084816 00000 n
+0000084860 00000 n
+0000084904 00000 n
+0000084948 00000 n
+0000084992 00000 n
+0000085036 00000 n
+0000085080 00000 n
+0000085124 00000 n
+0000085168 00000 n
+0000085212 00000 n
+0000085256 00000 n
+0000085300 00000 n
+0000085344 00000 n
+0000085388 00000 n
+0000085432 00000 n
+0000085476 00000 n
+0000085520 00000 n
+0000085564 00000 n
+0000085608 00000 n
+0000085652 00000 n
+0000085696 00000 n
+0000085740 00000 n
+0000085784 00000 n
+0000085828 00000 n
+0000085872 00000 n
+0000085916 00000 n
+0000085960 00000 n
+0000086004 00000 n
+0000086048 00000 n
+0000086092 00000 n
+0000086136 00000 n
+0000086180 00000 n
+0000086224 00000 n
+0000086268 00000 n
+0000086312 00000 n
+0000086356 00000 n
+0000086400 00000 n
+0000086444 00000 n
+0000086488 00000 n
+0000086532 00000 n
+0000086576 00000 n
+0000086620 00000 n
+0000086664 00000 n
+0000086708 00000 n
+0000086752 00000 n
+0000086796 00000 n
+0000086840 00000 n
+0000086884 00000 n
+0000086928 00000 n
+0000086972 00000 n
+0000087016 00000 n
+0000087060 00000 n
+0000087104 00000 n
+0000087148 00000 n
+0000087192 00000 n
+0000087236 00000 n
+0000087280 00000 n
+0000087324 00000 n
+0000087368 00000 n
+0000087412 00000 n
+0000087456 00000 n
+0000087500 00000 n
+0000087544 00000 n
+0000087588 00000 n
+0000087632 00000 n
+0000087676 00000 n
+0000087720 00000 n
+0000087764 00000 n
+0000087808 00000 n
+0000087852 00000 n
+0000087896 00000 n
+0000087941 00000 n
+0000087986 00000 n
+0000088031 00000 n
+0000088076 00000 n
+0000088121 00000 n
+0000088166 00000 n
+0000088211 00000 n
+0000088256 00000 n
+0000088301 00000 n
+0000088346 00000 n
+0000088391 00000 n
+0000088436 00000 n
+0000088481 00000 n
+0000088526 00000 n
+0000088571 00000 n
+0000088616 00000 n
+0000088661 00000 n
+0000088706 00000 n
+0000088751 00000 n
+0000088796 00000 n
+0000088841 00000 n
+0000088886 00000 n
+0000088931 00000 n
+0000088976 00000 n
+0000089021 00000 n
+0000089066 00000 n
+0000089111 00000 n
+0000089156 00000 n
+0000089201 00000 n
+0000089246 00000 n
+0000089291 00000 n
+0000089336 00000 n
+0000089381 00000 n
+0000089426 00000 n
+0000089471 00000 n
+0000089516 00000 n
+0000089561 00000 n
+0000089606 00000 n
+0000089651 00000 n
+0000089696 00000 n
+0000089741 00000 n
+0000089786 00000 n
+0000089831 00000 n
+0000089876 00000 n
+0000089921 00000 n
+0000089966 00000 n
+0000090011 00000 n
+0000090056 00000 n
+0000090101 00000 n
+0000090146 00000 n
+0000090191 00000 n
+0000090236 00000 n
+0000090281 00000 n
+0000090326 00000 n
+0000090371 00000 n
+0000090416 00000 n
+0000090461 00000 n
+0000090506 00000 n
+0000090551 00000 n
+0000090596 00000 n
+0000090641 00000 n
+0000090686 00000 n
+0000090731 00000 n
+0000090776 00000 n
+0000090821 00000 n
+0000090866 00000 n
+0000090911 00000 n
+0000090956 00000 n
+0000092166 00000 n
+0000092327 00000 n
+0000092496 00000 n
+0000092689 00000 n
+0000095924 00000 n
+0000096118 00000 n
+0000100265 00000 n
+0000100459 00000 n
+0000104021 00000 n
+0000104215 00000 n
+0000108467 00000 n
+0000108661 00000 n
+0000112096 00000 n
+0000112290 00000 n
+0000112962 00000 n
+0000113123 00000 n
+0000113357 00000 n
+0000113561 00000 n
+0000115832 00000 n
+0000116016 00000 n
+0000119096 00000 n
+0000119271 00000 n
+0000122110 00000 n
+0000122285 00000 n
+0000124842 00000 n
+0000125017 00000 n
+0000127007 00000 n
+0000127219 00000 n
+0000128342 00000 n
+0000128530 00000 n
+0000130082 00000 n
+0000130279 00000 n
+0000131757 00000 n
+0000131972 00000 n
+0000133324 00000 n
+0000133503 00000 n
+0000135075 00000 n
+0000135245 00000 n
+0000136792 00000 n
+0000136971 00000 n
+0000138427 00000 n
+0000138606 00000 n
+0000140310 00000 n
+0000140489 00000 n
+0000142070 00000 n
+0000142249 00000 n
+0000143936 00000 n
+0000144130 00000 n
+0000145802 00000 n
+0000146000 00000 n
+0000147430 00000 n
+0000147618 00000 n
+0000149309 00000 n
+0000149497 00000 n
+0000151274 00000 n
+0000151453 00000 n
+0000153517 00000 n
+0000153696 00000 n
+0000155513 00000 n
+0000155692 00000 n
+0000157430 00000 n
+0000157618 00000 n
+0000159467 00000 n
+0000159689 00000 n
+0000161700 00000 n
+0000161913 00000 n
+0000163466 00000 n
+0000163655 00000 n
+0000165047 00000 n
+0000165217 00000 n
+0000165561 00000 n
+0000165749 00000 n
+0000167272 00000 n
+0000167475 00000 n
+0000169179 00000 n
+0000169382 00000 n
+0000170329 00000 n
+0000170541 00000 n
+0000172051 00000 n
+0000172231 00000 n
+0000172986 00000 n
+0000173207 00000 n
+0000174967 00000 n
+0000175173 00000 n
+0000177046 00000 n
+0000177243 00000 n
+0000178822 00000 n
+0000179033 00000 n
+0000180548 00000 n
+0000180736 00000 n
+0000181621 00000 n
+0000181852 00000 n
+0000183656 00000 n
+0000183868 00000 n
+0000185809 00000 n
+0000186040 00000 n
+0000188010 00000 n
+0000188232 00000 n
+0000190084 00000 n
+0000190287 00000 n
+0000191623 00000 n
+0000191845 00000 n
+0000193503 00000 n
+0000193716 00000 n
+0000195652 00000 n
+0000195840 00000 n
+0000196474 00000 n
+0000196653 00000 n
+0000198167 00000 n
+0000198346 00000 n
+0000199744 00000 n
+0000199923 00000 n
+0000201579 00000 n
+0000201758 00000 n
+0000203323 00000 n
+0000203493 00000 n
+0000203834 00000 n
+0000204037 00000 n
+0000205928 00000 n
+0000206088 00000 n
+0000207203 00000 n
+0000207433 00000 n
+0000208921 00000 n
+0000209133 00000 n
+0000210882 00000 n
+0000211075 00000 n
+0000212444 00000 n
+0000212633 00000 n
+0000214304 00000 n
+0000214483 00000 n
+0000216213 00000 n
+0000216401 00000 n
+0000218295 00000 n
+0000218508 00000 n
+0000220361 00000 n
+0000220601 00000 n
+0000222697 00000 n
+0000222909 00000 n
+0000224492 00000 n
+0000224713 00000 n
+0000225962 00000 n
+0000226150 00000 n
+0000227431 00000 n
+0000227610 00000 n
+0000228672 00000 n
+0000228860 00000 n
+0000230424 00000 n
+0000230612 00000 n
+0000232030 00000 n
+0000232219 00000 n
+0000233483 00000 n
+0000233663 00000 n
+0000234313 00000 n
+0000234526 00000 n
+0000236285 00000 n
+0000236498 00000 n
+0000238036 00000 n
+0000238258 00000 n
+0000240052 00000 n
+0000240292 00000 n
+0000242022 00000 n
+0000242229 00000 n
+0000244067 00000 n
+0000244298 00000 n
+0000246206 00000 n
+0000246428 00000 n
+0000248341 00000 n
+0000248553 00000 n
+0000250571 00000 n
+0000250774 00000 n
+0000253026 00000 n
+0000253248 00000 n
+0000255457 00000 n
+0000255664 00000 n
+0000257636 00000 n
+0000257815 00000 n
+0000259414 00000 n
+0000259584 00000 n
+0000261574 00000 n
+0000261762 00000 n
+0000263838 00000 n
+0000264026 00000 n
+0000265807 00000 n
+0000265985 00000 n
+0000267830 00000 n
+0000267990 00000 n
+0000268767 00000 n
+0000268961 00000 n
+0000270551 00000 n
+0000270731 00000 n
+0000272479 00000 n
+0000272658 00000 n
+0000273555 00000 n
+0000273777 00000 n
+0000275844 00000 n
+0000276057 00000 n
+0000278106 00000 n
+0000278303 00000 n
+0000279502 00000 n
+0000279715 00000 n
+0000281331 00000 n
+0000281553 00000 n
+0000283376 00000 n
+0000283598 00000 n
+0000285365 00000 n
+0000285559 00000 n
+0000286334 00000 n
+0000286504 00000 n
+0000288163 00000 n
+0000288342 00000 n
+0000290174 00000 n
+0000290343 00000 n
+0000292198 00000 n
+0000292367 00000 n
+0000293477 00000 n
+0000293665 00000 n
+0000295366 00000 n
+0000295554 00000 n
+0000297033 00000 n
+0000297221 00000 n
+0000298709 00000 n
+0000298879 00000 n
+0000300540 00000 n
+0000300710 00000 n
+0000301451 00000 n
+0000301630 00000 n
+0000303217 00000 n
+0000303396 00000 n
+0000305055 00000 n
+0000305225 00000 n
+0000306760 00000 n
+0000306930 00000 n
+0000308214 00000 n
+0000308384 00000 n
+0000309999 00000 n
+0000310169 00000 n
+0000311752 00000 n
+0000311947 00000 n
+0000313660 00000 n
+0000313872 00000 n
+0000315587 00000 n
+0000315781 00000 n
+0000317495 00000 n
+0000317707 00000 n
+0000318992 00000 n
+0000319195 00000 n
+0000320713 00000 n
+0000320891 00000 n
+0000321557 00000 n
+0000321760 00000 n
+0000323436 00000 n
+0000323624 00000 n
+0000325347 00000 n
+0000325535 00000 n
+0000327063 00000 n
+0000327242 00000 n
+0000328750 00000 n
+0000328928 00000 n
+0000329654 00000 n
+0000329713 00000 n
+0000329816 00000 n
+0000329981 00000 n
+0000330063 00000 n
+0000330171 00000 n
+0000330339 00000 n
+0000330451 00000 n
+0000330580 00000 n
+0000330710 00000 n
+0000330852 00000 n
+0000330995 00000 n
+0000331167 00000 n
+0000331286 00000 n
+0000331417 00000 n
+0000331572 00000 n
+0000331715 00000 n
+0000331896 00000 n
+0000332046 00000 n
+0000332151 00000 n
+0000332260 00000 n
+0000332387 00000 n
+0000332520 00000 n
+0000332627 00000 n
+0000332730 00000 n
+0000332896 00000 n
+0000332994 00000 n
+0000333105 00000 n
+0000333249 00000 n
+0000333341 00000 n
+0000333447 00000 n
+0000333553 00000 n
+0000333659 00000 n
+0000333765 00000 n
+0000333871 00000 n
+0000333977 00000 n
+0000334083 00000 n
+0000334189 00000 n
+0000334296 00000 n
+0000334389 00000 n
+0000334497 00000 n
+0000334677 00000 n
+0000334769 00000 n
+0000334949 00000 n
+0000335045 00000 n
+0000335161 00000 n
+0000335275 00000 n
+0000335379 00000 n
+0000335569 00000 n
+0000335677 00000 n
+0000335793 00000 n
+0000335903 00000 n
+0000336013 00000 n
+0000336110 00000 n
+0000336293 00000 n
+0000336510 00000 n
+0000336641 00000 n
+0000336796 00000 n
+0000336925 00000 n
+0000337022 00000 n
+0000337228 00000 n
+0000337327 00000 n
+0000337453 00000 n
+0000337568 00000 n
+0000337763 00000 n
+0000337885 00000 n
+0000337962 00000 n
+0000338156 00000 n
+0000338309 00000 n
+0000338451 00000 n
+0000338573 00000 n
+0000338748 00000 n
+0000338850 00000 n
+0000338957 00000 n
+0000339096 00000 n
+0000339254 00000 n
+0000339398 00000 n
+0000339567 00000 n
+0000339665 00000 n
+0000339816 00000 n
+0000339919 00000 n
+0000340056 00000 n
+0000340190 00000 n
+0000340332 00000 n
+0000340441 00000 n
+0000340599 00000 n
+0000340702 00000 n
+0000340834 00000 n
+0000340953 00000 n
+0000341062 00000 n
+0000341186 00000 n
+0000341351 00000 n
+0000341449 00000 n
+0000341575 00000 n
+0000341699 00000 n
+0000341836 00000 n
+0000341955 00000 n
+0000342079 00000 n
+0000342201 00000 n
+0000342318 00000 n
+0000342418 00000 n
+0000342571 00000 n
+0000342669 00000 n
+0000342799 00000 n
+0000342967 00000 n
+0000343088 00000 n
+0000343218 00000 n
+0000343346 00000 n
+0000343540 00000 n
+0000343634 00000 n
+0000343746 00000 n
+0000343905 00000 n
+0000343988 00000 n
+0000344143 00000 n
+0000344261 00000 n
+0000344380 00000 n
+0000344512 00000 n
+0000344640 00000 n
+0000344740 00000 n
+0000344908 00000 n
+0000345006 00000 n
+0000345118 00000 n
+0000345222 00000 n
+0000345333 00000 n
+0000345429 00000 n
+0000345624 00000 n
+0000345730 00000 n
+0000345840 00000 n
+0000345979 00000 n
+0000346182 00000 n
+0000346309 00000 n
+0000346456 00000 n
+0000346574 00000 n
+0000346700 00000 n
+0000346828 00000 n
+0000346954 00000 n
+0000347124 00000 n
+0000347252 00000 n
+0000347398 00000 n
+0000347538 00000 n
+0000347752 00000 n
+0000347858 00000 n
+0000347968 00000 n
+0000348156 00000 n
+0000348292 00000 n
+0000348401 00000 n
+0000348541 00000 n
+0000348693 00000 n
+0000348803 00000 n
+0000349011 00000 n
+0000349104 00000 n
+0000349216 00000 n
+0000349338 00000 n
+0000349490 00000 n
+0000349655 00000 n
+0000349763 00000 n
+0000349866 00000 n
+0000349996 00000 n
+0000350121 00000 n
+0000350263 00000 n
+0000350402 00000 n
+0000350496 00000 n
+0000350661 00000 n
+0000350767 00000 n
+0000350892 00000 n
+0000351010 00000 n
+0000351171 00000 n
+0000351280 00000 n
+0000351404 00000 n
+0000351538 00000 n
+0000351669 00000 n
+0000351799 00000 n
+0000351929 00000 n
+0000352059 00000 n
+0000352164 00000 n
+0000352327 00000 n
+0000352424 00000 n
+0000352569 00000 n
+0000352663 00000 n
+0000352777 00000 n
+0000352901 00000 n
+0000353015 00000 n
+0000353124 00000 n
+0000353232 00000 n
+0000353339 00000 n
+0000353450 00000 n
+0000353559 00000 n
+0000353669 00000 n
+0000353777 00000 n
+0000353886 00000 n
+0000354001 00000 n
+0000354115 00000 n
+0000354227 00000 n
+0000354338 00000 n
+0000354451 00000 n
+0000354547 00000 n
+0000354713 00000 n
+0000354817 00000 n
+0000354965 00000 n
+0000355126 00000 n
+0000355306 00000 n
+0000355479 00000 n
+0000355627 00000 n
+0000355787 00000 n
+0000355911 00000 n
+0000356050 00000 n
+0000356181 00000 n
+0000356293 00000 n
+0000356408 00000 n
+0000356521 00000 n
+0000356697 00000 n
+0000356795 00000 n
+0000356942 00000 n
+0000357045 00000 n
+0000357145 00000 n
+0000357297 00000 n
+0000357395 00000 n
+0000357507 00000 n
+0000357619 00000 n
+0000357734 00000 n
+0000357864 00000 n
+0000357957 00000 n
+0000358076 00000 n
+0000358211 00000 n
+0000358301 00000 n
+0000358409 00000 n
+0000358499 00000 n
trailer
-<</Size 1468/Root 1467 0 R/Info 1 0 R/ID[<1ca9696980f269e0c25de21a8ecbd4b4><1ca9696980f269e0c25de21a8ecbd4b4>]>>
+<</Size 1554/Root 1553 0 R/Info 1 0 R/ID[<083f7815e9dd0cc7d4726f57cee6742e><083f7815e9dd0cc7d4726f57cee6742e>]>>
startxref
-344676
+359159
%%EOF
diff --git a/docs/docbook/Makefile.in b/docs/docbook/Makefile.in
index b225eb9780..c79c9008ff 100644
--- a/docs/docbook/Makefile.in
+++ b/docs/docbook/Makefile.in
@@ -57,30 +57,41 @@ all:
@echo "txt - Build plain text version of HOWTO Collection"
manpages: $(MANPAGES)
-pdf: ../Samba-HOWTO-Collection.pdf
-ps: ../Samba-HOWTO-Collection.ps
-txt: ../Samba-HOWTO-Collection.txt
+pdf: ../Samba-HOWTO-Collection.pdf ../Samba-Developers-Guide.pdf
+ps: ../Samba-HOWTO-Collection.ps ../Samba-Developers-Guide.ps
+txt: ../textdocs/Samba-HOWTO-Collection.txt ../textdocs/Samba-Developers-Guide.txt
htmlman: $(MANPAGES_HTML)
+html-single: ../$(HTMLDIR)/Samba-HOWTO-Collection.html ../$(HTMLDIR)/Samba-Developers-Guide.html
html:
$(DOCBOOK2HTML) -d samba.dsl -o $(HTMLDIR) projdoc/samba-doc.sgml
-html-single: ../Samba-HOWTO-Collection.html ../Samba-Developers-Guide.html
../Samba-HOWTO-Collection.txt: $(SGMLDIR)/samba-doc.sgml
$(DOCBOOK2TXT) -o .. $<
mv ../samba-doc.txt $@
+../Samba-Developers-Guide.txt: $(SGMLDIR)/samba-doc.sgml
+ $(DOCBOOK2TXT) -o .. $<
+ mv ../samba-doc.txt $@
+
../Samba-HOWTO-Collection.ps: $(SGMLDIR)/samba-doc.sgml
$(DOCBOOK2PS) -o .. $<
mv ../samba-doc.ps $@
-../Samba-HOWTO-Collection.pdf: ../Samba-HOWTO-Collection.html
+../Samba-Developers-Guide.ps: $(SGMLDIR)/samba-doc.sgml
+ $(DOCBOOK2PS) -o .. $<
+ mv ../samba-doc.ps $@
+
+../Samba-HOWTO-Collection.pdf: ../$(HTMLDIR)/Samba-HOWTO-Collection.html
+ $(HTMLDOC) --book --color --links -f $@ $<
+
+../Samba-Developers-Guide.pdf: ../$(HTMLDIR)/Samba-Developers-Guide.html
$(HTMLDOC) --book --color --links -f $@ $<
-../Samba-HOWTO-Collection.html: $(SGMLDIR)/samba-doc.sgml
+../$(HTMLDIR)/Samba-HOWTO-Collection.html: $(SGMLDIR)/samba-doc.sgml
$(DOCBOOK2HTML) -u -o .. $<
mv ../samba-doc.html $@
-../Samba-Developers-Guide.html: devdoc/dev-doc.sgml
+../$(HTMLDIR)/Samba-Developers-Guide.html: devdoc/dev-doc.sgml
$(DOCBOOK2HTML) -u -o .. $<
mv ../dev-doc.html $@
@@ -95,4 +106,4 @@ $(MANDIR)/%: $(MANSGMLDIR)/%.sgml
mv $@.temp $@
clean:
- rm -f $(MANPAGES) $(MANPAGES_HTML) ../htmldocs/*.html ../Samba-HOWTO-Collection.pdf ../Samba-HOWTO-Collection.ps
+ rm -f $(MANPAGES) $(MANPAGES_HTML) ../$(HTMLDIR)/*.html ../Samba-HOWTO-Collection.p* ../Samba-Developers-Guide.p*
diff --git a/docs/docbook/devdoc/dev-doc.sgml b/docs/docbook/devdoc/dev-doc.sgml
index c1ffb735ba..5191ddcb93 100644
--- a/docs/docbook/devdoc/dev-doc.sgml
+++ b/docs/docbook/devdoc/dev-doc.sgml
@@ -8,6 +8,8 @@
<!ENTITY CodingSuggestions SYSTEM "CodingSuggestions.sgml">
<!ENTITY Tracing SYSTEM "Tracing.sgml">
<!ENTITY cifsntdomain SYSTEM "cifsntdomain.sgml">
+<!ENTITY printing SYSTEM "printing.sgml">
+<!ENTITY wins SYSTEM "wins.sgml">
]>
<book id="Samba-Developer-Documentation">
@@ -25,7 +27,7 @@
<title>Abstract</title>
<para>
-<emphasis>Last Update</emphasis> : Mon aug 26 12:41:19 CEST 2002
+<emphasis>Last Update</emphasis> : Mon Sep 30 15:23:53 CDT 2002
</para>
<para>
@@ -58,5 +60,7 @@ url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</u
&unix-smb;
&Tracing;
&cifsntdomain;
+&printing;
+&wins;
</book>
diff --git a/docs/docbook/devdoc/internals.sgml b/docs/docbook/devdoc/internals.sgml
index 79524347b6..982cfd2e10 100644
--- a/docs/docbook/devdoc/internals.sgml
+++ b/docs/docbook/devdoc/internals.sgml
@@ -26,6 +26,7 @@ telling if a particular char* is in dos codepage or unix
codepage. This led to a nightmare of code that tried to cope with
particular cases without handlingt the general case.
</para>
+</sect1>
<sect1>
<title>The new functions</title>
diff --git a/docs/docbook/devdoc/parsing.sgml b/docs/docbook/devdoc/parsing.sgml
index 0121935d26..8d929617f5 100644
--- a/docs/docbook/devdoc/parsing.sgml
+++ b/docs/docbook/devdoc/parsing.sgml
@@ -196,7 +196,7 @@ terminating character, and the rest of the line is ignored. The lines
&lt;section&gt; :== &lt;section header&gt; { &lt;parameter line&gt; }
&lt;section header&gt; :== '[' NAME ']'
&lt;parameter line&gt; :== NAME '=' VALUE NL
-</programlisting><para>
+</programlisting></para>
<para>Basically, this means that</para>
diff --git a/docs/docbook/manpages/samba.7.sgml b/docs/docbook/manpages/samba.7.sgml
index ce443e78d9..17865edd81 100644
--- a/docs/docbook/manpages/samba.7.sgml
+++ b/docs/docbook/manpages/samba.7.sgml
@@ -124,7 +124,7 @@
<para>If you require help, visit the Samba webpage at
<ulink url="http://samba.org/">http://www.samba.org/</ulink> and
explore the many option available to you.
-
+ </para>
</refsect1>
<refsect1>
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml
index d22ed39de5..c0893f1005 100644
--- a/docs/docbook/manpages/smb.conf.5.sgml
+++ b/docs/docbook/manpages/smb.conf.5.sgml
@@ -656,8 +656,9 @@
<listitem><para><link linkend="LDAPFILTER"><parameter>ldap filter</parameter></link></para></listitem>
<listitem><para><link linkend="LDAPSSL"><parameter>ldap ssl</parameter></link></para></listitem>
<listitem><para><link linkend="LDAPSUFFIX"><parameter>ldap suffix</parameter></link></para></listitem>
- <listitem><para><link linkend="LDAPUSERSUFFIX"><parameter>ldap suffix</parameter></link></para></listitem>
- <listitem><para><link linkend="LDAPMACHINESUFFIX"><parameter>ldap suffix</parameter></link></para></listitem>
+ <listitem><para><link linkend="LDAPUSERSUFFIX"><parameter>ldap user suffix</parameter></link></para></listitem>
+ <listitem><para><link linkend="LDAPMACHINESUFFIX"><parameter>ldap machine suffix</parameter></link></para></listitem>
+ <listitem><para><link linkend="LDAPPASSWDSYNC"><parameter>ldap passwd sync</parameter></link></para></listitem>
<listitem><para><link linkend="LMANNOUNCE"><parameter>lm announce</parameter></link></para></listitem>
<listitem><para><link linkend="LMINTERVAL"><parameter>lm interval</parameter></link></para></listitem>
@@ -1138,7 +1139,16 @@
<varlistentry><term><anchor id="ADDGROUPSCRIPT">add group script (G)</term>
<listitem><para>This is the full pathname to a script that will
- be run <emphasis>AS ROOT</emphasis> by <ulink url="smbd.8.html">smbd(8)</ulink> when a new group is requested. It will expand any <parameter>%g</parameter> to the group name passed. This script is only useful for installations using the Windows NT domain administration tools.
+ be run <emphasis>AS ROOT</emphasis> by <ulink
+ url="smbd.8.html">smbd(8)</ulink> when a new group is
+ requested. It will expand any
+ <parameter>%g</parameter> to the group name passed.
+ This script is only useful for installations using the
+ Windows NT domain administration tools. The script is
+ free to create a group with an arbitrary name to
+ circumvent unix group name restrictions. In that case
+ the script must print the numeric gid of the created
+ group on stdout.
</para></listitem>
</varlistentry>
@@ -3484,13 +3494,16 @@
<para>
The <parameter>ldap ssl</parameter> can be set to one of three values:
- (a) <constant>on</constant> - Always use SSL when contacting the
- <parameter>ldap server</parameter>, (b) <constant>off</constant> -
- Never use SSL when querying the directory, or (c) <constant>start_tls</constant>
- - Use the LDAPv3 StartTLS extended operation
- (RFC2830) for communicating with the directory server.
- </para>
-
+ </para>
+ <itemizedlist>
+ <listitem><para><parameter>On</parameter> = Always use SSL when contacting the
+ <parameter>ldap server</parameter>.</para></listitem>
+
+ <listitem><para><parameter>Off</parameter> = Never use SSL when querying the directory.</para></listitem>
+
+ <listitem><para><parameter>Start_tls</parameter> = Use the LDAPv3 StartTLS extended operation
+ (RFC2830) for communicating with the directory server.</para></listitem>
+ </itemizedlist>
<para>Default : <command>ldap ssl = on</command></para>
</listitem>
@@ -3533,7 +3546,29 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><anchor id="LDAPPASSWDSYNC">ldap passwd sync (G)</term>
+ <listitem><para>This option is used to define whether
+ or not Samba should sync the LDAP password with the NT
+ and LM hashes for normal accounts (NOT for
+ workstation, server or domain trusts) on a password
+ change via SAMBA.
+ </para>
+ <para>
+ The <parameter>ldap passwd sync</parameter> can be set to one of three values:
+ </para>
+ <itemizedlist>
+ <listitem><para><parameter>Yes</parameter> = Try to update the LDAP, NT and LM passwords and update the pwdLastSet time.</para></listitem>
+
+ <listitem><para><parameter>No</parameter> = Update NT and LM passwords and update the pwdLastSet time.</para></listitem>
+
+ <listitem><para><parameter>Only</parameter> = Only update the LDAP password and let the LDAP server do the rest.</para></listitem>
+ </itemizedlist>
+
+ <para>Default : <command>ldap passwd sync = no</command></para>
+ </listitem>
+ </varlistentry>
diff --git a/docs/docbook/manpages/vfstest.1.sgml b/docs/docbook/manpages/vfstest.1.sgml
index 11878c1c89..9a7eff1939 100644
--- a/docs/docbook/manpages/vfstest.1.sgml
+++ b/docs/docbook/manpages/vfstest.1.sgml
@@ -16,8 +16,8 @@
<cmdsynopsis>
<command>vfstest</command>
<arg choice="opt">-d debuglevel</arg>
- <arg choice="opt">-c &quot;command&quot;</arg>
- <arg choice="opt">-l &quot;logfile&quot;</arg>
+ <arg choice="opt">-c command</arg>
+ <arg choice="opt">-l logfile</arg>
<arg choice="opt">-h</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -28,9 +28,9 @@
<para>This tool is part of the <ulink url="samba.7.html">
Samba</ulink> suite.</para>
- <para><command>vfstest</command> is a small command line
+ <para><command>vfstest</command> is a small command line
utility that has the ability to test dso samba VFS modules. It gives the
- user the ability to call the various VFS functions manually and
+ user the ability to call the various VFS functions manually and
supports cascaded VFS modules.
</para>
</refsect1>
@@ -43,20 +43,20 @@
<varlistentry>
<term>-c|--command=command</term>
- <listitem><para>Execute the specified (colon-seperated) commands.
+ <listitem><para>Execute the specified (colon-seperated) commands.
See below for the commands that are available.
- </para> </listitem>
+ </para> </listitem>
</varlistentry>
<varlistentry>
<term>-d|--debug=debuglevel</term>
- <listitem><para>set the debuglevel. Debug level 0 is the lowest
+ <listitem><para>set the debuglevel. Debug level 0 is the lowest
and 100 being the highest. This should be set to 100 if you are
- planning on submitting a bug report to the Samba team (see
- <filename>BUGS.txt</filename>).
+ planning on submitting a bug report to the Samba team (see
+ <filename>BUGS.txt</filename>).
</para></listitem>
</varlistentry>
-
+
<varlistentry>
<term>-h|--help</term>
<listitem><para>Print a summary of command line options.
@@ -65,8 +65,8 @@
<varlistentry>
<term>-l|--logfile=logbasename</term>
- <listitem><para>File name for log/debug files. The extension
- <constant>'.client'</constant> will be appended. The log file is never removed
+ <listitem><para>File name for log/debug files. The extension
+ <constant>'.client'</constant> will be appended. The log file is never removed
by the client.
</para></listitem>
</varlistentry>
@@ -81,10 +81,10 @@
<para><emphasis>VFS COMMANDS</emphasis></para>
<itemizedlist>
<listitem><para><command>load &lt;module.so&gt;</command> - Load specified VFS module </para></listitem>
-
+
<listitem><para><command>populate &lt;char&gt; &lt;size&gt;</command> - Populate a data buffer with the specified data
</para></listitem>
-
+
<listitem><para><command>showdata [&lt;offset&gt; &lt;len&gt;]</command> - Show data currently in data buffer
</para></listitem>
@@ -122,9 +122,9 @@
<listitem><para><command>mknod</command> - VFS mknod()</para></listitem>
<listitem><para><command>realpath</command> - VFS realpath()</para></listitem>
</itemizedlist>
-
+
<para><emphasis>GENERAL COMMANDS</emphasis></para>
- <itemizedlist>
+ <itemizedlist>
<listitem><para><command>conf &lt;smb.conf&gt;</command> - Load a different configuration file</para></listitem>
<listitem><para><command>help [&lt;command&gt;]</command> - Get list of commands or info about specified command</para></listitem>
@@ -134,25 +134,25 @@
<listitem><para><command>freemem</command> - Free memory currently in use</para></listitem>
<listitem><para><command>exit</command> - Exit vfstest</para></listitem>
- </itemizedlist>
+ </itemizedlist>
</refsect1>
<refsect1>
<title>VERSION</title>
- <para>This man page is correct for version 3.0 of the Samba
+ <para>This man page is correct for version 3.0 of the Samba
suite.</para>
</refsect1>
<refsect1>
<title>AUTHOR</title>
-
- <para>The original Samba software and related utilities
+
+ <para>The original Samba software and related utilities
were created by Andrew Tridgell. Samba is now developed
- by the Samba Team as an Open Source project similar
+ by the Samba Team as an Open Source project similar
to the way the Linux kernel is developed.</para>
-
+
<para>The vfstest man page was written by Jelmer Vernooij.</para>
</refsect1>
diff --git a/docs/htmldocs/Samba-HOWTO-Collection.html b/docs/htmldocs/Samba-HOWTO-Collection.html
index ffb6939e17..71e27a2e80 100644
--- a/docs/htmldocs/Samba-HOWTO-Collection.html
+++ b/docs/htmldocs/Samba-HOWTO-Collection.html
@@ -1,10 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<HTML
><HEAD
><TITLE
>SAMBA Project Documentation</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.57"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
+"></HEAD
><BODY
CLASS="BOOK"
BGCOLOR="#FFFFFF"
@@ -15,31 +17,24 @@ ALINK="#0000FF"
><DIV
CLASS="BOOK"
><A
-NAME="SAMBA-PROJECT-DOCUMENTATION"
-></A
-><DIV
+NAME="SAMBA-PROJECT-DOCUMENTATION"><DIV
CLASS="TITLEPAGE"
><H1
CLASS="TITLE"
><A
-NAME="SAMBA-PROJECT-DOCUMENTATION"
->SAMBA Project Documentation</A
-></H1
+NAME="SAMBA-PROJECT-DOCUMENTATION">SAMBA Project Documentation</H1
><H3
CLASS="AUTHOR"
><A
-NAME="AEN4"
->SAMBA Team</A
-></H3
+NAME="AEN4">SAMBA Team</H3
><HR></DIV
><HR><H1
><A
-NAME="AEN8"
->Abstract</A
-></H1
+NAME="AEN8">Abstract</H1
><P
-><EM
->Last Update</EM
+><I
+CLASS="EMPHASIS"
+>Last Update</I
> : Thu Aug 15 12:48:45 CDT 2002</P
><P
>This book is a collection of HOWTOs added to Samba documentation over the years.
@@ -73,34 +68,34 @@ CLASS="TOC"
>Table of Contents</B
></DT
><DT
->1. <A
+><A
HREF="#INSTALL"
>How to Install and Test SAMBA</A
></DT
><DD
><DL
><DT
->1.1. <A
+><A
HREF="#AEN20"
>Step 0: Read the man pages</A
></DT
><DT
->1.2. <A
+><A
HREF="#AEN28"
>Step 1: Building the Binaries</A
></DT
><DT
->1.3. <A
+><A
HREF="#AEN56"
>Step 2: The all important step</A
></DT
><DT
->1.4. <A
+><A
HREF="#AEN60"
>Step 3: Create the smb configuration file.</A
></DT
><DT
->1.5. <A
+><A
HREF="#AEN74"
>Step 4: Test your config file with
<B
@@ -109,76 +104,76 @@ CLASS="COMMAND"
></A
></DT
><DT
->1.6. <A
+><A
HREF="#AEN80"
>Step 5: Starting the smbd and nmbd</A
></DT
><DD
><DL
><DT
->1.6.1. <A
+><A
HREF="#AEN90"
>Step 5a: Starting from inetd.conf</A
></DT
><DT
->1.6.2. <A
+><A
HREF="#AEN119"
>Step 5b. Alternative: starting it as a daemon</A
></DT
></DL
></DD
><DT
->1.7. <A
+><A
HREF="#AEN135"
>Step 6: Try listing the shares available on your
server</A
></DT
><DT
->1.8. <A
+><A
HREF="#AEN144"
>Step 7: Try connecting with the unix client</A
></DT
><DT
->1.9. <A
+><A
HREF="#AEN160"
>Step 8: Try connecting from a DOS, WfWg, Win9x, WinNT,
Win2k, OS/2, etc... client</A
></DT
><DT
->1.10. <A
+><A
HREF="#AEN174"
>What If Things Don't Work?</A
></DT
><DD
><DL
><DT
->1.10.1. <A
+><A
HREF="#AEN179"
>Diagnosing Problems</A
></DT
><DT
->1.10.2. <A
+><A
HREF="#AEN183"
>Scope IDs</A
></DT
><DT
->1.10.3. <A
+><A
HREF="#AEN186"
>Choosing the Protocol Level</A
></DT
><DT
->1.10.4. <A
+><A
HREF="#AEN195"
>Printing from UNIX to a Client PC</A
></DT
><DT
->1.10.5. <A
-HREF="#AEN199"
+><A
+HREF="#AEN200"
>Locking</A
></DT
><DT
->1.10.6. <A
-HREF="#AEN208"
+><A
+HREF="#AEN209"
>Mapping Usernames</A
></DT
></DL
@@ -186,139 +181,139 @@ HREF="#AEN208"
></DL
></DD
><DT
->2. <A
+><A
HREF="#DIAGNOSIS"
>Diagnosing your samba server</A
></DT
><DD
><DL
><DT
->2.1. <A
-HREF="#AEN222"
+><A
+HREF="#AEN223"
>Introduction</A
></DT
><DT
->2.2. <A
-HREF="#AEN227"
+><A
+HREF="#AEN228"
>Assumptions</A
></DT
><DT
->2.3. <A
-HREF="#AEN237"
+><A
+HREF="#AEN238"
>Tests</A
></DT
><DD
><DL
><DT
->2.3.1. <A
-HREF="#AEN239"
+><A
+HREF="#AEN240"
>Test 1</A
></DT
><DT
->2.3.2. <A
-HREF="#AEN245"
+><A
+HREF="#AEN246"
>Test 2</A
></DT
><DT
->2.3.3. <A
-HREF="#AEN251"
+><A
+HREF="#AEN252"
>Test 3</A
></DT
><DT
->2.3.4. <A
-HREF="#AEN266"
+><A
+HREF="#AEN267"
>Test 4</A
></DT
><DT
->2.3.5. <A
-HREF="#AEN271"
+><A
+HREF="#AEN272"
>Test 5</A
></DT
><DT
->2.3.6. <A
-HREF="#AEN277"
+><A
+HREF="#AEN278"
>Test 6</A
></DT
><DT
->2.3.7. <A
-HREF="#AEN285"
+><A
+HREF="#AEN286"
>Test 7</A
></DT
><DT
->2.3.8. <A
-HREF="#AEN311"
+><A
+HREF="#AEN312"
>Test 8</A
></DT
><DT
->2.3.9. <A
-HREF="#AEN328"
+><A
+HREF="#AEN329"
>Test 9</A
></DT
><DT
->2.3.10. <A
-HREF="#AEN333"
+><A
+HREF="#AEN334"
>Test 10</A
></DT
><DT
->2.3.11. <A
-HREF="#AEN339"
+><A
+HREF="#AEN340"
>Test 11</A
></DT
></DL
></DD
><DT
->2.4. <A
-HREF="#AEN344"
+><A
+HREF="#AEN345"
>Still having troubles?</A
></DT
></DL
></DD
><DT
->3. <A
+><A
HREF="#INTEGRATE-MS-NETWORKS"
>Integrating MS Windows networks with Samba</A
></DT
><DD
><DL
><DT
->3.1. <A
-HREF="#AEN361"
+><A
+HREF="#AEN362"
>Agenda</A
></DT
><DT
->3.2. <A
-HREF="#AEN383"
+><A
+HREF="#AEN384"
>Name Resolution in a pure Unix/Linux world</A
></DT
><DD
><DL
><DT
->3.2.1. <A
-HREF="#AEN399"
+><A
+HREF="#AEN400"
><TT
CLASS="FILENAME"
>/etc/hosts</TT
></A
></DT
><DT
->3.2.2. <A
-HREF="#AEN415"
+><A
+HREF="#AEN416"
><TT
CLASS="FILENAME"
>/etc/resolv.conf</TT
></A
></DT
><DT
->3.2.3. <A
-HREF="#AEN426"
+><A
+HREF="#AEN427"
><TT
CLASS="FILENAME"
>/etc/host.conf</TT
></A
></DT
><DT
->3.2.4. <A
-HREF="#AEN434"
+><A
+HREF="#AEN435"
><TT
CLASS="FILENAME"
>/etc/nsswitch.conf</TT
@@ -327,93 +322,79 @@ CLASS="FILENAME"
></DL
></DD
><DT
->3.3. <A
-HREF="#AEN446"
+><A
+HREF="#AEN447"
>Name resolution as used within MS Windows networking</A
></DT
><DD
><DL
><DT
->3.3.1. <A
-HREF="#AEN458"
+><A
+HREF="#AEN459"
>The NetBIOS Name Cache</A
></DT
><DT
->3.3.2. <A
-HREF="#AEN463"
+><A
+HREF="#AEN464"
>The LMHOSTS file</A
></DT
><DT
->3.3.3. <A
-HREF="#AEN471"
+><A
+HREF="#AEN472"
>HOSTS file</A
></DT
><DT
->3.3.4. <A
-HREF="#AEN476"
+><A
+HREF="#AEN477"
>DNS Lookup</A
></DT
><DT
->3.3.5. <A
-HREF="#AEN479"
+><A
+HREF="#AEN480"
>WINS Lookup</A
></DT
></DL
></DD
><DT
->3.4. <A
-HREF="#AEN491"
+><A
+HREF="#AEN492"
>How browsing functions and how to deploy stable and
dependable browsing using Samba</A
></DT
><DT
->3.5. <A
-HREF="#AEN501"
+><A
+HREF="#AEN502"
>MS Windows security options and how to configure
Samba for seemless integration</A
></DT
><DD
><DL
><DT
->3.5.1. <A
-HREF="#AEN529"
+><A
+HREF="#AEN530"
>Use MS Windows NT as an authentication server</A
></DT
><DT
->3.5.2. <A
-HREF="#AEN537"
+><A
+HREF="#AEN538"
>Make Samba a member of an MS Windows NT security domain</A
></DT
><DT
->3.5.3. <A
-HREF="#AEN554"
+><A
+HREF="#AEN555"
>Configure Samba as an authentication server</A
></DT
-><DD
-><DL
-><DT
->3.5.3.1. <A
-HREF="#AEN561"
->Users</A
-></DT
-><DT
->3.5.3.2. <A
-HREF="#AEN566"
->MS Windows NT Machine Accounts</A
-></DT
-></DL
-></DD
></DL
></DD
><DT
->3.6. <A
-HREF="#AEN571"
+><A
+HREF="#AEN572"
>Conclusions</A
></DT
></DL
></DD
><DT
->4. <A
+><A
HREF="#PAM"
>Configuring PAM for distributed but centrally
managed authentication</A
@@ -421,39 +402,39 @@ managed authentication</A
><DD
><DL
><DT
->4.1. <A
-HREF="#AEN592"
+><A
+HREF="#AEN593"
>Samba and PAM</A
></DT
><DT
->4.2. <A
-HREF="#AEN636"
+><A
+HREF="#AEN637"
>Distributed Authentication</A
></DT
><DT
->4.3. <A
-HREF="#AEN643"
+><A
+HREF="#AEN644"
>PAM Configuration in smb.conf</A
></DT
></DL
></DD
><DT
->5. <A
+><A
HREF="#MSDFS"
>Hosting a Microsoft Distributed File System tree on Samba</A
></DT
><DD
><DL
><DT
->5.1. <A
-HREF="#AEN663"
+><A
+HREF="#AEN664"
>Instructions</A
></DT
><DD
><DL
><DT
->5.1.1. <A
-HREF="#AEN698"
+><A
+HREF="#AEN699"
>Notes</A
></DT
></DL
@@ -461,144 +442,144 @@ HREF="#AEN698"
></DL
></DD
><DT
->6. <A
+><A
HREF="#UNIX-PERMISSIONS"
>UNIX Permission Bits and Windows NT Access Control Lists</A
></DT
><DD
><DL
><DT
->6.1. <A
-HREF="#AEN718"
+><A
+HREF="#AEN719"
>Viewing and changing UNIX permissions using the NT
security dialogs</A
></DT
><DT
->6.2. <A
-HREF="#AEN727"
+><A
+HREF="#AEN728"
>How to view file security on a Samba share</A
></DT
><DT
->6.3. <A
-HREF="#AEN738"
+><A
+HREF="#AEN739"
>Viewing file ownership</A
></DT
><DT
->6.4. <A
-HREF="#AEN758"
+><A
+HREF="#AEN759"
>Viewing file or directory permissions</A
></DT
><DD
><DL
><DT
->6.4.1. <A
-HREF="#AEN773"
+><A
+HREF="#AEN774"
>File Permissions</A
></DT
><DT
->6.4.2. <A
-HREF="#AEN787"
+><A
+HREF="#AEN788"
>Directory Permissions</A
></DT
></DL
></DD
><DT
->6.5. <A
-HREF="#AEN794"
+><A
+HREF="#AEN795"
>Modifying file or directory permissions</A
></DT
><DT
->6.6. <A
-HREF="#AEN816"
+><A
+HREF="#AEN817"
>Interaction with the standard Samba create mask
parameters</A
></DT
><DT
->6.7. <A
-HREF="#AEN880"
+><A
+HREF="#AEN881"
>Interaction with the standard Samba file attribute
mapping</A
></DT
></DL
></DD
><DT
->7. <A
+><A
HREF="#PRINTING"
>Printing Support in Samba 2.2.x</A
></DT
><DD
><DL
><DT
->7.1. <A
-HREF="#AEN901"
+><A
+HREF="#AEN902"
>Introduction</A
></DT
><DT
->7.2. <A
-HREF="#AEN923"
+><A
+HREF="#AEN924"
>Configuration</A
></DT
><DD
><DL
><DT
->7.2.1. <A
-HREF="#AEN934"
+><A
+HREF="#AEN935"
>Creating [print$]</A
></DT
><DT
->7.2.2. <A
-HREF="#AEN969"
+><A
+HREF="#AEN970"
>Setting Drivers for Existing Printers</A
></DT
><DT
->7.2.3. <A
-HREF="#AEN986"
+><A
+HREF="#AEN987"
>Support a large number of printers</A
></DT
><DT
->7.2.4. <A
-HREF="#AEN997"
+><A
+HREF="#AEN998"
>Adding New Printers via the Windows NT APW</A
></DT
><DT
->7.2.5. <A
-HREF="#AEN1022"
+><A
+HREF="#AEN1028"
>Samba and Printer Ports</A
></DT
></DL
></DD
><DT
->7.3. <A
-HREF="#AEN1030"
+><A
+HREF="#AEN1036"
>The Imprints Toolset</A
></DT
><DD
><DL
><DT
->7.3.1. <A
-HREF="#AEN1034"
+><A
+HREF="#AEN1040"
>What is Imprints?</A
></DT
><DT
->7.3.2. <A
-HREF="#AEN1044"
+><A
+HREF="#AEN1050"
>Creating Printer Driver Packages</A
></DT
><DT
->7.3.3. <A
-HREF="#AEN1047"
+><A
+HREF="#AEN1053"
>The Imprints server</A
></DT
><DT
->7.3.4. <A
-HREF="#AEN1051"
+><A
+HREF="#AEN1057"
>The Installation Client</A
></DT
></DL
></DD
><DT
->7.4. <A
-HREF="#AEN1073"
+><A
+HREF="#AEN1079"
><A
NAME="MIGRATION"
></A
@@ -607,424 +588,342 @@ NAME="MIGRATION"
></DL
></DD
><DT
->8. <A
-HREF="#PRINTING_DEBUG"
+><A
+HREF="#PRINTINGDEBUG"
>Debugging Printing Problems</A
></DT
><DD
><DL
><DT
->8.1. <A
-HREF="#AEN1119"
+><A
+HREF="#AEN1125"
>Introduction</A
></DT
><DT
->8.2. <A
-HREF="#AEN1135"
+><A
+HREF="#AEN1141"
>Debugging printer problems</A
></DT
><DT
->8.3. <A
-HREF="#AEN1144"
+><A
+HREF="#AEN1150"
>What printers do I have?</A
></DT
><DT
->8.4. <A
-HREF="#AEN1152"
+><A
+HREF="#AEN1158"
>Setting up printcap and print servers</A
></DT
><DT
->8.5. <A
-HREF="#AEN1180"
+><A
+HREF="#AEN1186"
>Job sent, no output</A
></DT
><DT
->8.6. <A
-HREF="#AEN1191"
+><A
+HREF="#AEN1197"
>Job sent, strange output</A
></DT
><DT
->8.7. <A
-HREF="#AEN1203"
+><A
+HREF="#AEN1209"
>Raw PostScript printed</A
></DT
><DT
->8.8. <A
-HREF="#AEN1206"
+><A
+HREF="#AEN1212"
>Advanced Printing</A
></DT
><DT
->8.9. <A
-HREF="#AEN1209"
+><A
+HREF="#AEN1215"
>Real debugging</A
></DT
></DL
></DD
><DT
->9. <A
-HREF="#SECURITY_LEVELS"
+><A
+HREF="#SECURITYLEVELS"
>Security levels</A
></DT
><DD
><DL
><DT
->9.1. <A
-HREF="#AEN1222"
+><A
+HREF="#AEN1228"
>Introduction</A
></DT
><DT
->9.2. <A
-HREF="#AEN1233"
+><A
+HREF="#AEN1239"
>More complete description of security levels</A
></DT
></DL
></DD
><DT
->10. <A
+><A
HREF="#DOMAIN-SECURITY"
>security = domain in Samba 2.x</A
></DT
><DD
><DL
><DT
->10.1. <A
-HREF="#AEN1266"
+><A
+HREF="#AEN1272"
>Joining an NT Domain with Samba 2.2</A
></DT
><DT
->10.2. <A
-HREF="#AEN1330"
+><A
+HREF="#AEN1336"
>Samba and Windows 2000 Domains</A
></DT
><DT
->10.3. <A
-HREF="#AEN1335"
+><A
+HREF="#AEN1341"
>Why is this better than security = server?</A
></DT
></DL
></DD
><DT
->11. <A
+><A
HREF="#WINBIND"
>Unified Logons between Windows NT and UNIX using Winbind</A
></DT
><DD
><DL
><DT
->11.1. <A
-HREF="#AEN1388"
+><A
+HREF="#AEN1394"
>Abstract</A
></DT
><DT
->11.2. <A
-HREF="#AEN1392"
+><A
+HREF="#AEN1398"
>Introduction</A
></DT
><DT
->11.3. <A
-HREF="#AEN1405"
+><A
+HREF="#AEN1411"
>What Winbind Provides</A
></DT
><DD
><DL
><DT
->11.3.1. <A
-HREF="#AEN1412"
+><A
+HREF="#AEN1418"
>Target Uses</A
></DT
></DL
></DD
><DT
->11.4. <A
-HREF="#AEN1416"
+><A
+HREF="#AEN1422"
>How Winbind Works</A
></DT
><DD
><DL
><DT
->11.4.1. <A
-HREF="#AEN1421"
+><A
+HREF="#AEN1427"
>Microsoft Remote Procedure Calls</A
></DT
><DT
->11.4.2. <A
-HREF="#AEN1425"
+><A
+HREF="#AEN1431"
>Name Service Switch</A
></DT
><DT
->11.4.3. <A
-HREF="#AEN1441"
+><A
+HREF="#AEN1447"
>Pluggable Authentication Modules</A
></DT
><DT
->11.4.4. <A
-HREF="#AEN1449"
+><A
+HREF="#AEN1455"
>User and Group ID Allocation</A
></DT
><DT
->11.4.5. <A
-HREF="#AEN1453"
+><A
+HREF="#AEN1459"
>Result Caching</A
></DT
></DL
></DD
><DT
->11.5. <A
-HREF="#AEN1456"
+><A
+HREF="#AEN1462"
>Installation and Configuration</A
></DT
><DD
><DL
><DT
->11.5.1. <A
-HREF="#AEN1463"
+><A
+HREF="#AEN1469"
>Introduction</A
></DT
><DT
->11.5.2. <A
-HREF="#AEN1476"
+><A
+HREF="#AEN1482"
>Requirements</A
></DT
><DT
->11.5.3. <A
-HREF="#AEN1490"
+><A
+HREF="#AEN1496"
>Testing Things Out</A
></DT
-><DD
-><DL
-><DT
->11.5.3.1. <A
-HREF="#AEN1501"
->Configure and compile SAMBA</A
-></DT
-><DT
->11.5.3.2. <A
-HREF="#AEN1520"
->Configure <TT
-CLASS="FILENAME"
->nsswitch.conf</TT
-> and the
-winbind libraries</A
-></DT
-><DT
->11.5.3.3. <A
-HREF="#AEN1553"
->Configure smb.conf</A
-></DT
-><DT
->11.5.3.4. <A
-HREF="#AEN1569"
->Join the SAMBA server to the PDC domain</A
-></DT
-><DT
->11.5.3.5. <A
-HREF="#AEN1580"
->Start up the winbindd daemon and test it!</A
-></DT
-><DT
->11.5.3.6. <A
-HREF="#AEN1616"
->Fix the init.d startup scripts</A
-></DT
-><DT
->11.5.3.7. <A
-HREF="#AEN1648"
->Configure Winbind and PAM</A
-></DT
-></DL
-></DD
></DL
></DD
><DT
->11.6. <A
-HREF="#AEN1705"
+><A
+HREF="#AEN1711"
>Limitations</A
></DT
><DT
->11.7. <A
-HREF="#AEN1715"
+><A
+HREF="#AEN1721"
>Conclusion</A
></DT
></DL
></DD
><DT
->12. <A
+><A
HREF="#SAMBA-PDC"
>How to Configure Samba 2.2 as a Primary Domain Controller</A
></DT
><DD
><DL
><DT
->12.1. <A
-HREF="#AEN1735"
+><A
+HREF="#AEN1741"
>Prerequisite Reading</A
></DT
><DT
->12.2. <A
-HREF="#AEN1741"
+><A
+HREF="#AEN1747"
>Background</A
></DT
><DT
->12.3. <A
-HREF="#AEN1780"
+><A
+HREF="#AEN1786"
>Configuring the Samba Domain Controller</A
></DT
><DT
->12.4. <A
-HREF="#AEN1823"
+><A
+HREF="#AEN1829"
>Creating Machine Trust Accounts and Joining Clients to the
Domain</A
></DT
><DD
><DL
><DT
->12.4.1. <A
-HREF="#AEN1842"
+><A
+HREF="#AEN1848"
>Manual Creation of Machine Trust Accounts</A
></DT
><DT
->12.4.2. <A
-HREF="#AEN1877"
+><A
+HREF="#AEN1883"
>"On-the-Fly" Creation of Machine Trust Accounts</A
></DT
><DT
->12.4.3. <A
-HREF="#AEN1886"
+><A
+HREF="#AEN1892"
>Joining the Client to the Domain</A
></DT
></DL
></DD
><DT
->12.5. <A
-HREF="#AEN1901"
+><A
+HREF="#AEN1907"
>Common Problems and Errors</A
></DT
><DT
->12.6. <A
-HREF="#AEN1949"
+><A
+HREF="#AEN1955"
>System Policies and Profiles</A
></DT
><DT
->12.7. <A
-HREF="#AEN1993"
+><A
+HREF="#AEN1999"
>What other help can I get?</A
></DT
><DT
->12.8. <A
-HREF="#AEN2107"
+><A
+HREF="#AEN2113"
>Domain Control for Windows 9x/ME</A
></DT
><DD
><DL
><DT
->12.8.1. <A
-HREF="#AEN2133"
+><A
+HREF="#AEN2139"
>Configuration Instructions: Network Logons</A
></DT
><DT
->12.8.2. <A
-HREF="#AEN2152"
+><A
+HREF="#AEN2158"
>Configuration Instructions: Setting up Roaming User Profiles</A
></DT
-><DD
-><DL
-><DT
->12.8.2.1. <A
-HREF="#AEN2160"
->Windows NT Configuration</A
-></DT
-><DT
->12.8.2.2. <A
-HREF="#AEN2168"
->Windows 9X Configuration</A
-></DT
-><DT
->12.8.2.3. <A
-HREF="#AEN2176"
->Win9X and WinNT Configuration</A
-></DT
-><DT
->12.8.2.4. <A
-HREF="#AEN2183"
->Windows 9X Profile Setup</A
-></DT
-><DT
->12.8.2.5. <A
-HREF="#AEN2219"
->Windows NT Workstation 4.0</A
-></DT
-><DT
->12.8.2.6. <A
-HREF="#AEN2232"
->Windows NT Server</A
-></DT
-><DT
->12.8.2.7. <A
-HREF="#AEN2235"
->Sharing Profiles between W95 and NT Workstation 4.0</A
-></DT
-></DL
-></DD
></DL
></DD
><DT
->12.9. <A
-HREF="#AEN2245"
+><A
+HREF="#AEN2251"
>DOMAIN_CONTROL.txt : Windows NT Domain Control &#38; Samba</A
></DT
></DL
></DD
><DT
->13. <A
+><A
HREF="#SAMBA-BDC"
>How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain</A
></DT
><DD
><DL
><DT
->13.1. <A
-HREF="#AEN2281"
+><A
+HREF="#AEN2287"
>Prerequisite Reading</A
></DT
><DT
->13.2. <A
-HREF="#AEN2285"
+><A
+HREF="#AEN2291"
>Background</A
></DT
><DT
->13.3. <A
-HREF="#AEN2293"
+><A
+HREF="#AEN2299"
>What qualifies a Domain Controller on the network?</A
></DT
><DD
><DL
><DT
->13.3.1. <A
-HREF="#AEN2296"
+><A
+HREF="#AEN2302"
>How does a Workstation find its domain controller?</A
></DT
><DT
->13.3.2. <A
-HREF="#AEN2299"
+><A
+HREF="#AEN2305"
>When is the PDC needed?</A
></DT
></DL
></DD
><DT
->13.4. <A
-HREF="#AEN2302"
+><A
+HREF="#AEN2308"
>Can Samba be a Backup Domain Controller?</A
></DT
><DT
->13.5. <A
-HREF="#AEN2306"
+><A
+HREF="#AEN2312"
>How do I set up a Samba BDC?</A
></DT
><DD
><DL
><DT
->13.5.1. <A
-HREF="#AEN2322"
+><A
+HREF="#AEN2329"
>How do I replicate the smbpasswd file?</A
></DT
></DL
@@ -1032,333 +931,377 @@ HREF="#AEN2322"
></DL
></DD
><DT
->14. <A
+><A
HREF="#SAMBA-LDAP-HOWTO"
>Storing Samba's User/Machine Account information in an LDAP Directory</A
></DT
><DD
><DL
><DT
->14.1. <A
-HREF="#AEN2343"
+><A
+HREF="#AEN2350"
>Purpose</A
></DT
><DT
->14.2. <A
-HREF="#AEN2363"
+><A
+HREF="#AEN2370"
>Introduction</A
></DT
><DT
->14.3. <A
-HREF="#AEN2392"
+><A
+HREF="#AEN2399"
>Supported LDAP Servers</A
></DT
><DT
->14.4. <A
-HREF="#AEN2397"
+><A
+HREF="#AEN2404"
>Schema and Relationship to the RFC 2307 posixAccount</A
></DT
><DT
->14.5. <A
-HREF="#AEN2409"
+><A
+HREF="#AEN2416"
>Configuring Samba with LDAP</A
></DT
><DD
><DL
><DT
->14.5.1. <A
-HREF="#AEN2411"
+><A
+HREF="#AEN2418"
>OpenLDAP configuration</A
></DT
><DT
->14.5.2. <A
-HREF="#AEN2428"
+><A
+HREF="#AEN2435"
>Configuring Samba</A
></DT
></DL
></DD
><DT
->14.6. <A
-HREF="#AEN2456"
+><A
+HREF="#AEN2463"
>Accounts and Groups management</A
></DT
><DT
->14.7. <A
-HREF="#AEN2461"
+><A
+HREF="#AEN2468"
>Security and sambaAccount</A
></DT
><DT
->14.8. <A
-HREF="#AEN2481"
+><A
+HREF="#AEN2488"
>LDAP specials attributes for sambaAccounts</A
></DT
><DT
->14.9. <A
-HREF="#AEN2551"
+><A
+HREF="#AEN2558"
>Example LDIF Entries for a sambaAccount</A
></DT
><DT
->14.10. <A
-HREF="#AEN2559"
+><A
+HREF="#AEN2566"
>Comments</A
></DT
></DL
></DD
><DT
->15. <A
+><A
HREF="#IMPROVED-BROWSING"
>Improved browsing in samba</A
></DT
><DD
><DL
><DT
->15.1. <A
-HREF="#AEN2570"
+><A
+HREF="#AEN2577"
>Overview of browsing</A
></DT
><DT
->15.2. <A
-HREF="#AEN2574"
+><A
+HREF="#AEN2581"
>Browsing support in samba</A
></DT
><DT
->15.3. <A
-HREF="#AEN2583"
+><A
+HREF="#AEN2590"
>Problem resolution</A
></DT
><DT
->15.4. <A
-HREF="#AEN2590"
+><A
+HREF="#AEN2597"
>Browsing across subnets</A
></DT
><DD
><DL
><DT
->15.4.1. <A
-HREF="#AEN2595"
+><A
+HREF="#AEN2602"
>How does cross subnet browsing work ?</A
></DT
></DL
></DD
><DT
->15.5. <A
-HREF="#AEN2630"
+><A
+HREF="#AEN2637"
>Setting up a WINS server</A
></DT
><DT
->15.6. <A
-HREF="#AEN2649"
+><A
+HREF="#AEN2656"
>Setting up Browsing in a WORKGROUP</A
></DT
><DT
->15.7. <A
-HREF="#AEN2667"
+><A
+HREF="#AEN2674"
>Setting up Browsing in a DOMAIN</A
></DT
><DT
->15.8. <A
-HREF="#AEN2677"
+><A
+HREF="#AEN2684"
>Forcing samba to be the master</A
></DT
><DT
->15.9. <A
-HREF="#AEN2686"
+><A
+HREF="#AEN2693"
>Making samba the domain master</A
></DT
><DT
->15.10. <A
-HREF="#AEN2704"
+><A
+HREF="#AEN2711"
>Note about broadcast addresses</A
></DT
><DT
->15.11. <A
-HREF="#AEN2707"
+><A
+HREF="#AEN2714"
>Multiple interfaces</A
></DT
></DL
></DD
><DT
->16. <A
+><A
HREF="#SPEED"
>Samba performance issues</A
></DT
><DD
><DL
><DT
->16.1. <A
-HREF="#AEN2725"
+><A
+HREF="#AEN2732"
>Comparisons</A
></DT
><DT
->16.2. <A
-HREF="#AEN2731"
+><A
+HREF="#AEN2738"
>Oplocks</A
></DT
><DD
><DL
><DT
->16.2.1. <A
-HREF="#AEN2733"
+><A
+HREF="#AEN2740"
>Overview</A
></DT
><DT
->16.2.2. <A
-HREF="#AEN2741"
+><A
+HREF="#AEN2748"
>Level2 Oplocks</A
></DT
><DT
->16.2.3. <A
-HREF="#AEN2747"
+><A
+HREF="#AEN2754"
>Old 'fake oplocks' option - deprecated</A
></DT
></DL
></DD
><DT
->16.3. <A
-HREF="#AEN2751"
+><A
+HREF="#AEN2758"
>Socket options</A
></DT
><DT
->16.4. <A
-HREF="#AEN2758"
+><A
+HREF="#AEN2765"
>Read size</A
></DT
><DT
->16.5. <A
-HREF="#AEN2763"
+><A
+HREF="#AEN2770"
>Max xmit</A
></DT
><DT
->16.6. <A
-HREF="#AEN2768"
+><A
+HREF="#AEN2775"
>Locking</A
></DT
><DT
->16.7. <A
-HREF="#AEN2772"
+><A
+HREF="#AEN2779"
>Share modes</A
></DT
><DT
->16.8. <A
-HREF="#AEN2777"
+><A
+HREF="#AEN2784"
>Log level</A
></DT
><DT
->16.9. <A
-HREF="#AEN2780"
+><A
+HREF="#AEN2787"
>Wide lines</A
></DT
><DT
->16.10. <A
-HREF="#AEN2783"
+><A
+HREF="#AEN2790"
>Read raw</A
></DT
><DT
->16.11. <A
-HREF="#AEN2788"
+><A
+HREF="#AEN2795"
>Write raw</A
></DT
><DT
->16.12. <A
-HREF="#AEN2792"
+><A
+HREF="#AEN2799"
>Read prediction</A
></DT
><DT
->16.13. <A
-HREF="#AEN2799"
+><A
+HREF="#AEN2806"
>Memory mapping</A
></DT
><DT
->16.14. <A
-HREF="#AEN2804"
+><A
+HREF="#AEN2811"
>Slow Clients</A
></DT
><DT
->16.15. <A
-HREF="#AEN2808"
+><A
+HREF="#AEN2815"
>Slow Logins</A
></DT
><DT
->16.16. <A
-HREF="#AEN2811"
+><A
+HREF="#AEN2818"
>Client tuning</A
></DT
><DT
->16.17. <A
-HREF="#AEN2843"
+><A
+HREF="#AEN2850"
>My Results</A
></DT
></DL
></DD
><DT
->17. <A
-HREF="#OS2"
->OS2 Client HOWTO</A
+><A
+HREF="#OTHER-CLIENTS"
+>Samba and other CIFS clients</A
></DT
><DD
><DL
><DT
->17.1. <A
-HREF="#AEN2860"
->FAQs</A
+><A
+HREF="#AEN2871"
+>Macintosh clients?</A
+></DT
+><DT
+><A
+HREF="#AEN2880"
+>OS2 Client</A
></DT
><DD
><DL
><DT
->17.1.1. <A
-HREF="#AEN2862"
+><A
+HREF="#AEN2882"
>How can I configure OS/2 Warp Connect or
OS/2 Warp 4 as a client for Samba?</A
></DT
><DT
->17.1.2. <A
-HREF="#AEN2877"
+><A
+HREF="#AEN2897"
>How can I configure OS/2 Warp 3 (not Connect),
OS/2 1.2, 1.3 or 2.x for Samba?</A
></DT
><DT
->17.1.3. <A
-HREF="#AEN2886"
+><A
+HREF="#AEN2906"
>Are there any other issues when OS/2 (any version)
is used as a client?</A
></DT
><DT
->17.1.4. <A
-HREF="#AEN2890"
+><A
+HREF="#AEN2910"
>How do I get printer driver download working
for OS/2 clients?</A
></DT
></DL
></DD
+><DT
+><A
+HREF="#AEN2920"
+>Windows for Workgroups</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN2922"
+>Use latest TCP/IP stack from Microsoft</A
+></DT
+><DT
+><A
+HREF="#AEN2927"
+>Delete .pwl files after password change</A
+></DT
+><DT
+><A
+HREF="#AEN2932"
+>Configure WfW password handling</A
+></DT
+><DT
+><A
+HREF="#AEN2936"
+>Case handling of passwords</A
+></DT
></DL
></DD
><DT
->18. <A
+><A
+HREF="#AEN2941"
+>Windows '95/'98</A
+></DT
+><DT
+><A
+HREF="#AEN2957"
+>Windows 2000 Service Pack 2</A
+></DT
+></DL
+></DD
+><DT
+><A
HREF="#CVS-ACCESS"
>HOWTO Access Samba source code via CVS</A
></DT
><DD
><DL
><DT
->18.1. <A
-HREF="#AEN2906"
+><A
+HREF="#AEN2981"
>Introduction</A
></DT
><DT
->18.2. <A
-HREF="#AEN2911"
+><A
+HREF="#AEN2986"
>CVS Access to samba.org</A
></DT
><DD
><DL
><DT
->18.2.1. <A
-HREF="#AEN2914"
+><A
+HREF="#AEN2989"
>Access via CVSweb</A
></DT
><DT
->18.2.2. <A
-HREF="#AEN2919"
+><A
+HREF="#AEN2994"
>Access via cvs</A
></DT
></DL
@@ -1366,66 +1309,86 @@ HREF="#AEN2919"
></DL
></DD
><DT
->19. <A
+><A
HREF="#BUGREPORT"
>Reporting Bugs</A
></DT
><DD
><DL
><DT
->19.1. <A
-HREF="#AEN2954"
+><A
+HREF="#AEN3029"
>Introduction</A
></DT
><DT
->19.2. <A
-HREF="#AEN2961"
+><A
+HREF="#AEN3036"
>General info</A
></DT
><DT
->19.3. <A
-HREF="#AEN2967"
+><A
+HREF="#AEN3042"
>Debug levels</A
></DT
><DT
->19.4. <A
-HREF="#AEN2984"
+><A
+HREF="#AEN3059"
>Internal errors</A
></DT
><DT
->19.5. <A
-HREF="#AEN2994"
+><A
+HREF="#AEN3069"
>Attaching to a running process</A
></DT
><DT
->19.6. <A
-HREF="#AEN2997"
+><A
+HREF="#AEN3072"
>Patches</A
></DT
></DL
></DD
><DT
><A
-HREF="#AEN3002"
->Index</A
+HREF="#GROUPMAPPING"
+>Group mapping HOWTO</A
+></DT
+><DT
+><A
+HREF="#PORTABILITY"
+>Portability</A
+></DT
+><DD
+><DL
+><DT
+><A
+HREF="#AEN3119"
+>HPUX</A
+></DT
+><DT
+><A
+HREF="#AEN3124"
+>SCO Unix</A
+></DT
+><DT
+><A
+HREF="#AEN3128"
+>DNIX</A
></DT
></DL
+></DD
+></DL
></DIV
><DIV
CLASS="CHAPTER"
><HR><H1
><A
-NAME="INSTALL"
->Chapter 1. How to Install and Test SAMBA</A
-></H1
+NAME="INSTALL">How to Install and Test SAMBA</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN20"
->1.1. Step 0: Read the man pages</A
-></H1
+NAME="AEN20">Step 0: Read the man pages</H2
><P
>The man pages distributed with SAMBA contain
lots of useful info that will help to get you started.
@@ -1452,12 +1415,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN28"
->1.2. Step 1: Building the Binaries</A
-></H1
+NAME="AEN28">Step 1: Building the Binaries</H2
><P
>To do this, first run the program <B
CLASS="COMMAND"
@@ -1551,12 +1512,10 @@ CLASS="USERINPUT"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN56"
->1.3. Step 2: The all important step</A
-></H1
+NAME="AEN56">Step 2: The all important step</H2
><P
>At this stage you must fetch yourself a
coffee or other drink you find stimulating. Getting the rest
@@ -1568,12 +1527,10 @@ NAME="AEN56"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN60"
->1.4. Step 3: Create the smb configuration file.</A
-></H1
+NAME="AEN60">Step 3: Create the smb configuration file.</H2
><P
>There are sample configuration files in the examples
subdirectory in the distribution. I suggest you read them
@@ -1633,16 +1590,14 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN74"
->1.5. Step 4: Test your config file with
+NAME="AEN74">Step 4: Test your config file with
<B
CLASS="COMMAND"
>testparm</B
-></A
-></H1
+></H2
><P
>It's important that you test the validity of your
<TT
@@ -1657,12 +1612,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN80"
->1.6. Step 5: Starting the smbd and nmbd</A
-></H1
+NAME="AEN80">Step 5: Starting the smbd and nmbd</H2
><P
>You must choose to start smbd and nmbd either
as daemons or from <B
@@ -1697,12 +1650,10 @@ CLASS="COMMAND"
request.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN90"
->1.6.1. Step 5a: Starting from inetd.conf</A
-></H2
+NAME="AEN90">Step 5a: Starting from inetd.conf</H3
><P
>NOTE; The following will be different if
you use NIS or NIS+ to distributed services maps.</P
@@ -1810,12 +1761,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN119"
->1.6.2. Step 5b. Alternative: starting it as a daemon</A
-></H2
+NAME="AEN119">Step 5b. Alternative: starting it as a daemon</H3
><P
>To start the server as a daemon you should create
a script something like this one, perhaps calling
@@ -1876,13 +1825,11 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN135"
->1.7. Step 6: Try listing the shares available on your
- server</A
-></H1
+NAME="AEN135">Step 6: Try listing the shares available on your
+ server</H2
><P
><TT
CLASS="PROMPT"
@@ -1917,12 +1864,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN144"
->1.8. Step 7: Try connecting with the unix client</A
-></H1
+NAME="AEN144">Step 7: Try connecting with the unix client</H2
><P
><TT
CLASS="PROMPT"
@@ -1980,13 +1925,11 @@ CLASS="USERINPUT"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN160"
->1.9. Step 8: Try connecting from a DOS, WfWg, Win9x, WinNT,
- Win2k, OS/2, etc... client</A
-></H1
+NAME="AEN160">Step 8: Try connecting from a DOS, WfWg, Win9x, WinNT,
+ Win2k, OS/2, etc... client</H2
><P
>Try mounting disks. eg:</P
><P
@@ -2029,12 +1972,10 @@ CLASS="USERINPUT"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN174"
->1.10. What If Things Don't Work?</A
-></H1
+NAME="AEN174">What If Things Don't Work?</H2
><P
>If nothing works and you start to think "who wrote
this pile of trash" then I suggest you do step 2 again (and
@@ -2052,12 +1993,10 @@ NAME="AEN174"
easier. </P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN179"
->1.10.1. Diagnosing Problems</A
-></H2
+NAME="AEN179">Diagnosing Problems</H3
><P
>If you have installation problems then go to
<TT
@@ -2068,12 +2007,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN183"
->1.10.2. Scope IDs</A
-></H2
+NAME="AEN183">Scope IDs</H3
><P
>By default Samba uses a blank scope ID. This means
all your windows boxes must also have a blank scope ID.
@@ -2084,12 +2021,10 @@ NAME="AEN183"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN186"
->1.10.3. Choosing the Protocol Level</A
-></H2
+NAME="AEN186">Choosing the Protocol Level</H3
><P
>The SMB protocol has many dialects. Currently
Samba supports 5, called CORE, COREPLUS, LANMAN1,
@@ -2125,30 +2060,29 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN195"
->1.10.4. Printing from UNIX to a Client PC</A
-></H2
+NAME="AEN195">Printing from UNIX to a Client PC</H3
><P
>To use a printer that is available via a smb-based
- server from a unix host you will need to compile the
+ server from a unix host with LPR you will need to compile the
smbclient program. You then need to install the script
"smbprint". Read the instruction in smbprint for more details.
</P
><P
>There is also a SYSV style script that does much
the same thing called smbprint.sysv. It contains instructions.</P
+><P
+>See the CUPS manual for information about setting up
+ printing from a unix host with CUPS to a smb-based server. </P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN199"
->1.10.5. Locking</A
-></H2
+NAME="AEN200">Locking</H3
><P
>One area which sometimes causes trouble is locking.</P
><P
@@ -2203,12 +2137,10 @@ NAME="AEN199"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN208"
->1.10.6. Mapping Usernames</A
-></H2
+NAME="AEN209">Mapping Usernames</H3
><P
>If you have different usernames on the PCs and
the unix server then take a look at the "username map" option.
@@ -2220,17 +2152,13 @@ NAME="AEN208"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="DIAGNOSIS"
->Chapter 2. Diagnosing your samba server</A
-></H1
+NAME="DIAGNOSIS">Diagnosing your samba server</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN222"
->2.1. Introduction</A
-></H1
+NAME="AEN223">Introduction</H2
><P
>This file contains a list of tests you can perform to validate your
Samba server. It also tells you what the likely cause of the problem
@@ -2247,12 +2175,10 @@ ignore your email.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN227"
->2.2. Assumptions</A
-></H1
+NAME="AEN228">Assumptions</H2
><P
>In all of the tests I assume you have a Samba server called BIGSERVER
and a PC called ACLIENT both in workgroup TESTGROUP. I also assume the
@@ -2297,20 +2223,16 @@ best way to check this is with "testparm smb.conf"</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN237"
->2.3. Tests</A
-></H1
+NAME="AEN238">Tests</H2
><DIV
CLASS="SECT2"
-><H2
+><H3
CLASS="SECT2"
><A
-NAME="AEN239"
->2.3.1. Test 1</A
-></H2
+NAME="AEN240">Test 1</H3
><P
>In the directory in which you store your smb.conf file, run the command
"testparm smb.conf". If it reports any errors then your smb.conf
@@ -2327,12 +2249,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN245"
->2.3.2. Test 2</A
-></H2
+NAME="AEN246">Test 2</H3
><P
>Run the command "ping BIGSERVER" from the PC and "ping ACLIENT" from
the unix box. If you don't get a valid response then your TCP/IP
@@ -2353,12 +2273,10 @@ this is done via the ipfwadm program.)</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN251"
->2.3.3. Test 3</A
-></H2
+NAME="AEN252">Test 3</H3
><P
>Run the command "smbclient -L BIGSERVER" on the unix box. You
should get a list of available shares back. </P
@@ -2442,12 +2360,10 @@ correct and that Samba has correctly noted these in the log.nmb file.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN266"
->2.3.4. Test 4</A
-></H2
+NAME="AEN267">Test 4</H3
><P
>Run the command "nmblookup -B BIGSERVER __SAMBA__". You should get the
IP address of your Samba server back.</P
@@ -2463,12 +2379,10 @@ inetd.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN271"
->2.3.5. Test 5</A
-></H2
+NAME="AEN272">Test 5</H3
><P
>run the command <B
CLASS="COMMAND"
@@ -2484,12 +2398,10 @@ client in the above test.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN277"
->2.3.6. Test 6</A
-></H2
+NAME="AEN278">Test 6</H3
><P
>Run the command <B
CLASS="COMMAND"
@@ -2518,12 +2430,10 @@ not correct. (Refer to TEST 3 notes above).</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN285"
->2.3.7. Test 7</A
-></H2
+NAME="AEN286">Test 7</H3
><P
>Run the command <B
CLASS="COMMAND"
@@ -2607,12 +2517,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN311"
->2.3.8. Test 8</A
-></H2
+NAME="AEN312">Test 8</H3
><P
>On the PC type the command <B
CLASS="COMMAND"
@@ -2667,12 +2575,10 @@ the hosts.allow file for your client (or subnet, etc.)</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN328"
->2.3.9. Test 9</A
-></H2
+NAME="AEN329">Test 9</H3
><P
>Run the command <B
CLASS="COMMAND"
@@ -2691,12 +2597,10 @@ fixes things you may need the username mapping option.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN333"
->2.3.10. Test 10</A
-></H2
+NAME="AEN334">Test 10</H3
><P
>Run the command <B
CLASS="COMMAND"
@@ -2717,12 +2621,10 @@ an election is held at startup.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN339"
->2.3.11. Test 11</A
-></H2
+NAME="AEN340">Test 11</H3
><P
>From file manager try to browse the server. Your samba server should
appear in the browse list of your local workgroup (or the one you
@@ -2745,12 +2647,10 @@ for encrypted passwords (refer to the Makefile).</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN344"
->2.4. Still having troubles?</A
-></H1
+NAME="AEN345">Still having troubles?</H2
><P
>Try the mailing list or newsgroup, or use the ethereal utility to
sniff the problem. The official samba mailing list can be reached at
@@ -2774,17 +2674,13 @@ TARGET="_top"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="INTEGRATE-MS-NETWORKS"
->Chapter 3. Integrating MS Windows networks with Samba</A
-></H1
+NAME="INTEGRATE-MS-NETWORKS">Integrating MS Windows networks with Samba</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN361"
->3.1. Agenda</A
-></H1
+NAME="AEN362">Agenda</H2
><P
>To identify the key functional mechanisms of MS Windows networking
to enable the deployment of Samba as a means of extending and/or
@@ -2846,12 +2742,10 @@ TYPE="a"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN383"
->3.2. Name Resolution in a pure Unix/Linux world</A
-></H1
+NAME="AEN384">Name Resolution in a pure Unix/Linux world</H2
><P
>The key configuration files covered in this section are:</P
><P
@@ -2888,15 +2782,13 @@ CLASS="FILENAME"
></UL
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN399"
->3.2.1. <TT
+NAME="AEN400"><TT
CLASS="FILENAME"
>/etc/hosts</TT
-></A
-></H2
+></H3
><P
>Contains a static list of IP Addresses and names.
eg:</P
@@ -2978,15 +2870,13 @@ becomes available.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN415"
->3.2.2. <TT
+NAME="AEN416"><TT
CLASS="FILENAME"
>/etc/resolv.conf</TT
-></A
-></H2
+></H3
><P
>This file tells the name resolution libraries:</P
><P
@@ -3016,15 +2906,13 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN426"
->3.2.3. <TT
+NAME="AEN427"><TT
CLASS="FILENAME"
>/etc/host.conf</TT
-></A
-></H2
+></H3
><P
><TT
CLASS="FILENAME"
@@ -3054,15 +2942,13 @@ man page for host.conf for further details.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN434"
->3.2.4. <TT
+NAME="AEN435"><TT
CLASS="FILENAME"
>/etc/nsswitch.conf</TT
-></A
-></H2
+></H3
><P
>This file controls the actual name resolution targets. The
file typically has resolver object specifications as follows:</P
@@ -3132,12 +3018,10 @@ which both the samba machine and the MS Windows machine belong.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN446"
->3.3. Name resolution as used within MS Windows networking</A
-></H1
+NAME="AEN447">Name resolution as used within MS Windows networking</H2
><P
>MS Windows networking is predicated about the name each machine
is given. This name is known variously (and inconsistently) as
@@ -3226,12 +3110,10 @@ Since we are primarily concerned with TCP/IP this demonstration is
limited to this area.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN458"
->3.3.1. The NetBIOS Name Cache</A
-></H2
+NAME="AEN459">The NetBIOS Name Cache</H3
><P
>All MS Windows machines employ an in memory buffer in which is
stored the NetBIOS names and IP addresses for all external
@@ -3253,12 +3135,10 @@ is called "nmblookup".</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN463"
->3.3.2. The LMHOSTS file</A
-></H2
+NAME="AEN464">The LMHOSTS file</H3
><P
>This file is usually located in MS Windows NT 4.0 or
2000 in <TT
@@ -3365,12 +3245,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN471"
->3.3.3. HOSTS file</A
-></H2
+NAME="AEN472">HOSTS file</H3
><P
>This file is usually located in MS Windows NT 4.0 or 2000 in
<TT
@@ -3387,12 +3265,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN476"
->3.3.4. DNS Lookup</A
-></H2
+NAME="AEN477">DNS Lookup</H3
><P
>This capability is configured in the TCP/IP setup area in the network
configuration facility. If enabled an elaborate name resolution sequence
@@ -3407,12 +3283,10 @@ lookup is used.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN479"
->3.3.5. WINS Lookup</A
-></H2
+NAME="AEN480">WINS Lookup</H3
><P
>A WINS (Windows Internet Name Server) service is the equivaent of the
rfc1001/1002 specified NBNS (NetBIOS Name Server). A WINS server stores
@@ -3468,13 +3342,11 @@ of the WINS server.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN491"
->3.4. How browsing functions and how to deploy stable and
-dependable browsing using Samba</A
-></H1
+NAME="AEN492">How browsing functions and how to deploy stable and
+dependable browsing using Samba</H2
><P
>As stated above, MS Windows machines register their NetBIOS names
(i.e.: the machine name for each service type in operation) on start
@@ -3535,13 +3407,11 @@ and so on.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN501"
->3.5. MS Windows security options and how to configure
-Samba for seemless integration</A
-></H1
+NAME="AEN502">MS Windows security options and how to configure
+Samba for seemless integration</H2
><P
>MS Windows clients may use encrypted passwords as part of a
challenege/response authentication model (a.k.a. NTLMv1) or
@@ -3657,8 +3527,9 @@ CLASS="PARAMETER"
>password level</I
></TT
> must be set to the maximum
-number of upper case letter which <EM
->could</EM
+number of upper case letter which <I
+CLASS="EMPHASIS"
+>could</I
> appear
is a password. Note that is the server OS uses the traditional
DES version of crypt(), then a <TT
@@ -3677,12 +3548,10 @@ where ever Samba is used. There are three configuration possibilities
for support of encrypted passwords:</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN529"
->3.5.1. Use MS Windows NT as an authentication server</A
-></H2
+NAME="AEN530">Use MS Windows NT as an authentication server</H3
><P
>This method involves the additions of the following parameters
in the smb.conf file:</P
@@ -3722,12 +3591,10 @@ to prevent logons by other than MS Windows clients.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN537"
->3.5.2. Make Samba a member of an MS Windows NT security domain</A
-></H2
+NAME="AEN538">Make Samba a member of an MS Windows NT security domain</H3
><P
>This method involves additon of the following paramters in the smb.conf file:</P
><P
@@ -3794,12 +3661,10 @@ this HOWTO collection.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN554"
->3.5.3. Configure Samba as an authentication server</A
-></H2
+NAME="AEN555">Configure Samba as an authentication server</H3
><P
>This mode of authentication demands that there be on the
Unix/Linux system both a Unix style account as well as an
@@ -3840,12 +3705,10 @@ to be created for each user, as well as for each MS Windows NT/2000
machine. The following structure is required.</P
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN561"
->3.5.3.1. Users</A
-></H3
+NAME="AEN562">Users</H4
><P
>A user account that may provide a home directory should be
created. The following Linux system commands are typical of
@@ -3872,12 +3735,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN566"
->3.5.3.2. MS Windows NT Machine Accounts</A
-></H3
+NAME="AEN567">MS Windows NT Machine Accounts</H4
><P
>These are required only when Samba is used as a domain
controller. Refer to the Samba-PDC-HOWTO for more details.</P
@@ -3902,12 +3763,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN571"
->3.6. Conclusions</A
-></H1
+NAME="AEN572">Conclusions</H2
><P
>Samba provides a flexible means to operate as...</P
><P
@@ -3941,18 +3800,14 @@ NAME="AEN571"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="PAM"
->Chapter 4. Configuring PAM for distributed but centrally
-managed authentication</A
-></H1
+NAME="PAM">Configuring PAM for distributed but centrally
+managed authentication</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN592"
->4.1. Samba and PAM</A
-></H1
+NAME="AEN593">Samba and PAM</H2
><P
>A number of Unix systems (eg: Sun Solaris), as well as the
xxxxBSD family and Linux, now utilize the Pluggable Authentication
@@ -4187,7 +4042,7 @@ password required /lib/security/pam_smbpass.so nodelay smbconf=/etc/samba.
></P
><P
>Note: PAM allows stacking of authentication mechanisms. It is
-also possible to pass information obtained within on PAM module through
+also possible to pass information obtained within one PAM module through
to the next module in the PAM stack. Please refer to the documentation for
your particular system implementation for details regarding the specific
capabilities of PAM in this environment. Some Linux implmentations also
@@ -4206,12 +4061,10 @@ PAM documentation for further helpful information.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN636"
->4.2. Distributed Authentication</A
-></H1
+NAME="AEN637">Distributed Authentication</H2
><P
>The astute administrator will realize from this that the
combination of <TT
@@ -4239,12 +4092,10 @@ reduction of wide area network authentication traffic.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN643"
->4.3. PAM Configuration in smb.conf</A
-></H1
+NAME="AEN644">PAM Configuration in smb.conf</H2
><P
>There is an option in smb.conf called <A
HREF="smb.conf.5.html#OBEYPAMRESTRICTIONS"
@@ -4282,17 +4133,13 @@ CLASS="COMMAND"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="MSDFS"
->Chapter 5. Hosting a Microsoft Distributed File System tree on Samba</A
-></H1
+NAME="MSDFS">Hosting a Microsoft Distributed File System tree on Samba</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN663"
->5.1. Instructions</A
-></H1
+NAME="AEN664">Instructions</H2
><P
>The Distributed File System (or Dfs) provides a means of
separating the logical view of files and directories that users
@@ -4444,12 +4291,10 @@ CLASS="USERINPUT"
takes users directly to the appropriate shares on the network.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN698"
->5.1.1. Notes</A
-></H2
+NAME="AEN699">Notes</H3
><P
></P
><UL
@@ -4480,18 +4325,14 @@ NAME="AEN698"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="UNIX-PERMISSIONS"
->Chapter 6. UNIX Permission Bits and Windows NT Access Control Lists</A
-></H1
+NAME="UNIX-PERMISSIONS">UNIX Permission Bits and Windows NT Access Control Lists</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN718"
->6.1. Viewing and changing UNIX permissions using the NT
- security dialogs</A
-></H1
+NAME="AEN719">Viewing and changing UNIX permissions using the NT
+ security dialogs</H2
><P
>New in the Samba 2.0.4 release is the ability for Windows
NT clients to use their native security settings dialog box to
@@ -4524,34 +4365,38 @@ CLASS="CONSTANT"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN727"
->6.2. How to view file security on a Samba share</A
-></H1
+NAME="AEN728">How to view file security on a Samba share</H2
><P
>From an NT 4.0 client, single-click with the right
mouse button on any file or directory in a Samba mounted
drive letter or UNC path. When the menu pops-up, click
- on the <EM
->Properties</EM
+ on the <I
+CLASS="EMPHASIS"
+>Properties</I
> entry at the bottom of
the menu. This brings up the normal file properties dialog
box, but with Samba 2.0.4 this will have a new tab along the top
- marked <EM
->Security</EM
+ marked <I
+CLASS="EMPHASIS"
+>Security</I
>. Click on this tab and you
- will see three buttons, <EM
->Permissions</EM
+ will see three buttons, <I
+CLASS="EMPHASIS"
+>Permissions</I
>,
- <EM
->Auditing</EM
->, and <EM
->Ownership</EM
+ <I
+CLASS="EMPHASIS"
+>Auditing</I
+>, and <I
+CLASS="EMPHASIS"
+>Ownership</I
>.
- The <EM
->Auditing</EM
+ The <I
+CLASS="EMPHASIS"
+>Auditing</I
> button will cause either
an error message <SPAN
CLASS="ERRORNAME"
@@ -4570,12 +4415,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN738"
->6.3. Viewing file ownership</A
-></H1
+NAME="AEN739">Viewing file ownership</H2
><P
>Clicking on the <B
CLASS="COMMAND"
@@ -4637,8 +4480,9 @@ CLASS="COMMAND"
it will display a dialog box complaining that the user you are
currently logged onto the NT client cannot be found). The reason
for this is that changing the ownership of a file is a privileged
- operation in UNIX, available only to the <EM
->root</EM
+ operation in UNIX, available only to the <I
+CLASS="EMPHASIS"
+>root</I
>
user. As clicking on this button causes NT to attempt to change
the ownership of a file to the current user logged into the NT
@@ -4648,20 +4492,19 @@ CLASS="COMMAND"
and allow a user with Administrator privilege connected
to a Samba 2.0.4 server as root to change the ownership of
files on both a local NTFS filesystem or remote mounted NTFS
- or Samba drive. This is available as part of the <EM
+ or Samba drive. This is available as part of the <I
+CLASS="EMPHASIS"
>Seclib
- </EM
+ </I
> NT security library written by Jeremy Allison of
the Samba Team, available from the main Samba ftp site.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN758"
->6.4. Viewing file or directory permissions</A
-></H1
+NAME="AEN759">Viewing file or directory permissions</H2
><P
>The third button is the <B
CLASS="COMMAND"
@@ -4718,12 +4561,10 @@ CLASS="COMMAND"
are displayed first.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN773"
->6.4.1. File Permissions</A
-></H2
+NAME="AEN774">File Permissions</H3
><P
>The standard UNIX user/group/world triple and
the corresponding "read", "write", "execute" permissions
@@ -4780,12 +4621,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN787"
->6.4.2. Directory Permissions</A
-></H2
+NAME="AEN788">Directory Permissions</H3
><P
>Directories on an NT NTFS file system have two
different sets of permissions. The first set of permissions
@@ -4812,12 +4651,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN794"
->6.5. Modifying file or directory permissions</A
-></H1
+NAME="AEN795">Modifying file or directory permissions</H2
><P
>Modifying file and directory permissions is as simple
as changing the displayed permissions in the dialog box, and
@@ -4910,13 +4747,11 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN816"
->6.6. Interaction with the standard Samba create mask
- parameters</A
-></H1
+NAME="AEN817">Interaction with the standard Samba create mask
+ parameters</H2
><P
>Note that with Samba 2.0.5 there are four new parameters
to control this interaction. These are :</P
@@ -4975,8 +4810,9 @@ CLASS="PARAMETER"
>security mask</I
></TT
>
- mask may be treated as a set of bits the user is <EM
->not</EM
+ mask may be treated as a set of bits the user is <I
+CLASS="EMPHASIS"
+>not</I
>
allowed to change, and one bits are those the user is allowed to change.
</P
@@ -5183,13 +5019,11 @@ CLASS="PARAMETER"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN880"
->6.7. Interaction with the standard Samba file attribute
- mapping</A
-></H1
+NAME="AEN881">Interaction with the standard Samba file attribute
+ mapping</H2
><P
>Samba maps some of the DOS attribute bits (such as "read
only") into the UNIX permissions of a file. This means there can
@@ -5233,17 +5067,13 @@ CLASS="COMMAND"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="PRINTING"
->Chapter 7. Printing Support in Samba 2.2.x</A
-></H1
+NAME="PRINTING">Printing Support in Samba 2.2.x</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN901"
->7.1. Introduction</A
-></H1
+NAME="AEN902">Introduction</H2
><P
>Beginning with the 2.2.0 release, Samba supports
the native Windows NT printing mechanisms implemented via
@@ -5309,9 +5139,10 @@ As a side note, Samba does not use these drivers in any way to process
spooled files. They are utilized entirely by the clients.</P
><P
>The following MS KB article, may be of some help if you are dealing with
-Windows 2000 clients: <EM
+Windows 2000 clients: <I
+CLASS="EMPHASIS"
>How to Add Printers with No User
-Interaction in Windows 2000</EM
+Interaction in Windows 2000</I
></P
><P
><A
@@ -5322,30 +5153,40 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN923"
->7.2. Configuration</A
-></H1
+NAME="AEN924">Configuration</H2
><DIV
CLASS="WARNING"
><P
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
>[print$] vs. [printer$]</B
-></TD
+></TH
></TR
><TR
><TD
+>&nbsp;</TD
+><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
>Previous versions of Samba recommended using a share named [printer$].
This name was taken from the printer$ service created by Windows 9x
@@ -5377,7 +5218,7 @@ CLASS="PARAMETER"
>printer driver
file</I
></TT
-> parameter, are being depreciated and should not
+> parameter, are being deprecated and should not
be used in new installations. For more information on this change,
you should refer to the <A
HREF="#MIGRATION"
@@ -5390,12 +5231,10 @@ of this document.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN934"
->7.2.1. Creating [print$]</A
-></H2
+NAME="AEN935">Creating [print$]</H3
><P
>In order to support the uploading of printer driver
files, you must first configure a file share named [print$].
@@ -5471,11 +5310,35 @@ site is configured. If users will be guaranteed to have
an account on the Samba host, then this is a non-issue.</P
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
-CLASS="NOTE"
><P
+></P
+><TABLE
+CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
->Author's Note: </B
+>Author's Note</B
+></TH
+></TR
+><TR
+><TD
+>&nbsp;</TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
+><P
>The non-issue is that if all your Windows NT users are guaranteed to be
authenticated by the Samba server (such as a domain member server and the NT
user has already been validated by the Domain Controller in
@@ -5493,7 +5356,9 @@ CLASS="COMMAND"
> in the [global] section as well. Make sure
you understand what this parameter does before using it
though. --jerry</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
><P
>In order for a Windows NT print server to support
@@ -5529,18 +5394,30 @@ CLASS="WARNING"
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
>ATTENTION! REQUIRED PERMISSIONS</B
-></TD
+></TH
></TR
><TR
><TD
+>&nbsp;</TD
+><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
>In order to currently add a new driver to you Samba host,
one of two conditions must hold true:</P
@@ -5593,18 +5470,17 @@ that matches the printer shares defined on your Samba host.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN969"
->7.2.2. Setting Drivers for Existing Printers</A
-></H2
+NAME="AEN970">Setting Drivers for Existing Printers</H3
><P
>The initial listing of printers in the Samba host's
Printers folder will have no real printer driver assigned
to them. By default, in Samba 2.2.0 this driver name was set to
-<EM
->NO PRINTER DRIVER AVAILABLE FOR THIS PRINTER</EM
+<I
+CLASS="EMPHASIS"
+>NO PRINTER DRIVER AVAILABLE FOR THIS PRINTER</I
>.
Later versions changed this to a NULL string to allow the use
tof the local Add Printer Wizard on NT/2000 clients.
@@ -5612,15 +5488,16 @@ Attempting to view the printer properties for a printer
which has this default driver assigned will result in
the error message:</P
><P
-><EM
+><I
+CLASS="EMPHASIS"
>Device settings cannot be displayed. The driver
for the specified printer is not installed, only spooler
properties will be displayed. Do you want to install the
-driver now?</EM
+driver now?</I
></P
><P
>Click "No" in the error dialog and you will be presented with
-the printer properties window. The way assign a driver to a
+the printer properties window. The way to assign a driver to a
printer is to either</P
><P
></P
@@ -5665,12 +5542,10 @@ permissions to the "Everyone" well-known group.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN986"
->7.2.3. Support a large number of printers</A
-></H2
+NAME="AEN987">Support a large number of printers</H3
><P
>One issue that has arisen during the development
phase of Samba 2.2 is the need to support driver downloads for
@@ -5740,12 +5615,10 @@ Successfully set hp-print to driver HP LaserJet 4000 Series PS.</PRE
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN997"
->7.2.4. Adding New Printers via the Windows NT APW</A
-></H2
+NAME="AEN998">Adding New Printers via the Windows NT APW</H3
><P
>By default, Samba offers all printer shares defined in <TT
CLASS="FILENAME"
@@ -5831,7 +5704,7 @@ CLASS="PARAMETER"
> is executed under the context
of the connected user, not necessarily a root account.</P
><P
->There is a complementing <A
+>There is a complementary <A
HREF="smb.conf.5.html#DELETEPRINTERCOMMAND"
TARGET="_top"
><TT
@@ -5843,15 +5716,85 @@ printer command</I
></A
> for removing entries from the "Printers..."
folder.</P
+><P
+>The following is an example <A
+HREF="smb.conf.5.html#ADDPRINTERCOMMAN"
+TARGET="_top"
+><TT
+CLASS="PARAMETER"
+><I
+>add printer command</I
+></TT
+></A
+> script. It adds the appropriate entries to <TT
+CLASS="FILENAME"
+>/etc/printcap.local</TT
+> (change that to what you need) and returns a line of 'Done' which is needed for the whole process to work.</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>#!/bin/sh
+
+# Script to insert a new printer entry into printcap.local
+#
+# $1, printer name, used as the descriptive name
+# $2, share name, used as the printer name for Linux
+# $3, port name
+# $4, driver name
+# $5, location, used for the device file of the printer
+# $6, win9x location
+
+#
+# Make sure we use the location that RedHat uses for local printer defs
+PRINTCAP=/etc/printcap.local
+DATE=`date +%Y%m%d-%H%M%S`
+LP=lp
+RESTART="service lpd restart"
+
+# Keep a copy
+cp $PRINTCAP $PRINTCAP.$DATE
+# Add the printer to $PRINTCAP
+echo "" &#62;&#62; $PRINTCAP
+echo "$2|$1:\\" &#62;&#62; $PRINTCAP
+echo " :sd=/var/spool/lpd/$2:\\" &#62;&#62; $PRINTCAP
+echo " :mx=0:ml=0:sh:\\" &#62;&#62; $PRINTCAP
+echo " :lp=/usr/local/samba/var/print/$5.prn:" &#62;&#62; $PRINTCAP
+
+touch "/usr/local/samba/var/print/$5.prn" &#62;&#62; /tmp/printadd.$$ 2&#62;&#38;1
+chown $LP "/usr/local/samba/var/print/$5.prn" &#62;&#62; /tmp/printadd.$$ 2&#62;&#38;1
+
+mkdir /var/spool/lpd/$2
+chmod 700 /var/spool/lpd/$2
+chown $LP /var/spool/lpd/$2
+#echo $1 &#62;&#62; "/usr/local/samba/var/print/$5.prn"
+#echo $2 &#62;&#62; "/usr/local/samba/var/print/$5.prn"
+#echo $3 &#62;&#62; "/usr/local/samba/var/print/$5.prn"
+#echo $4 &#62;&#62; "/usr/local/samba/var/print/$5.prn"
+#echo $5 &#62;&#62; "/usr/local/samba/var/print/$5.prn"
+#echo $6 &#62;&#62; "/usr/local/samba/var/print/$5.prn"
+$RESTART &#62;&#62; "/usr/local/samba/var/print/$5.prn"
+# Not sure if this is needed
+touch /usr/local/samba/lib/smb.conf
+#
+# You need to return a value, but I am not sure what it means.
+#
+echo "Done"
+exit 0</PRE
+></TD
+></TR
+></TABLE
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1022"
->7.2.5. Samba and Printer Ports</A
-></H2
+NAME="AEN1028">Samba and Printer Ports</H3
><P
>Windows NT/2000 print servers associate a port with each printer. These normally
take the form of LPT1:, COM1:, FILE:, etc... Samba must also support the
@@ -5883,12 +5826,10 @@ that generates a listing of ports on a system.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1030"
->7.3. The Imprints Toolset</A
-></H1
+NAME="AEN1036">The Imprints Toolset</H2
><P
>The Imprints tool set provides a UNIX equivalent of the
Windows NT Add Printer Wizard. For complete information, please
@@ -5901,12 +5842,10 @@ TARGET="_top"
only provide a brief introduction to the features of Imprints.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1034"
->7.3.1. What is Imprints?</A
-></H2
+NAME="AEN1040">What is Imprints?</H3
><P
>Imprints is a collection of tools for supporting the goals
of</P
@@ -5933,12 +5872,10 @@ NAME="AEN1034"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1044"
->7.3.2. Creating Printer Driver Packages</A
-></H2
+NAME="AEN1050">Creating Printer Driver Packages</H3
><P
>The process of creating printer driver packages is beyond
the scope of this document (refer to Imprints.txt also included
@@ -5949,12 +5886,10 @@ NAME="AEN1044"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1047"
->7.3.3. The Imprints server</A
-></H2
+NAME="AEN1053">The Imprints server</H3
><P
>The Imprints server is really a database server that
may be queried via standard HTTP mechanisms. Each printer
@@ -5962,19 +5897,18 @@ NAME="AEN1047"
downloading of the package. Each package is digitally signed
via GnuPG which can be used to verify that package downloaded
is actually the one referred in the Imprints database. It is
- <EM
->not</EM
+ <I
+CLASS="EMPHASIS"
+>not</I
> recommended that this security check
be disabled.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1051"
->7.3.4. The Installation Client</A
-></H2
+NAME="AEN1057">The Installation Client</H3
><P
>More information regarding the Imprints installation client
is available in the <TT
@@ -6072,15 +6006,13 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1073"
->7.4. <A
+NAME="AEN1079"><A
NAME="MIGRATION"
></A
->Migration to from Samba 2.0.x to 2.2.x</A
-></H1
+>Migration to from Samba 2.0.x to 2.2.x</H2
><P
>Given that printer driver management has changed (we hope improved) in
2.2 over prior releases, migration from an existing setup to 2.2 can
@@ -6151,18 +6083,30 @@ CLASS="WARNING"
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
>Achtung!</B
-></TD
+></TH
></TR
><TR
><TD
+>&nbsp;</TD
+><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
>The following <TT
CLASS="FILENAME"
@@ -6231,17 +6175,13 @@ disabled by default.</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="PRINTING_DEBUG"
->Chapter 8. Debugging Printing Problems</A
-></H1
+NAME="PRINTINGDEBUG">Debugging Printing Problems</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN1119"
->8.1. Introduction</A
-></H1
+NAME="AEN1125">Introduction</H2
><P
>This is a short description of how to debug printing problems with
Samba. This describes how to debug problems with printing from a SMB
@@ -6338,12 +6278,10 @@ the lpq output.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1135"
->8.2. Debugging printer problems</A
-></H1
+NAME="AEN1141">Debugging printer problems</H2
><P
>One way to debug printing problems is to start by replacing these
command with shell scripts that record the arguments and the contents
@@ -6413,12 +6351,10 @@ various print queues.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1144"
->8.3. What printers do I have?</A
-></H1
+NAME="AEN1150">What printers do I have?</H2
><P
>You can use the 'testprns' program to check to see if the printer
name you are using is recognized by Samba. For example, you can
@@ -6460,12 +6396,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1152"
->8.4. Setting up printcap and print servers</A
-></H1
+NAME="AEN1158">Setting up printcap and print servers</H2
><P
>You may need to set up some printcaps for your Samba system to use.
It is strongly recommended that you use the facilities provided by
@@ -6553,12 +6487,10 @@ it reread the printcap information.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1180"
->8.5. Job sent, no output</A
-></H1
+NAME="AEN1186">Job sent, no output</H2
><P
>This is the most frustrating part of printing. You may have sent the
job, verified that the job was forwarded, set up a wrapper around
@@ -6616,12 +6548,10 @@ convert the file to a format appropriate for your printer.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1191"
->8.6. Job sent, strange output</A
-></H1
+NAME="AEN1197">Job sent, strange output</H2
><P
>Once you have the job printing, you can then start worrying about
making it print nicely.</P
@@ -6680,12 +6610,10 @@ PostScript. The multiple ^D may cause an additional page of output.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1203"
->8.7. Raw PostScript printed</A
-></H1
+NAME="AEN1209">Raw PostScript printed</H2
><P
>This is a problem that is usually caused by either the print spooling
system putting information at the start of the print job that makes
@@ -6695,12 +6623,10 @@ Format Detection' on your printer.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1206"
->8.8. Advanced Printing</A
-></H1
+NAME="AEN1212">Advanced Printing</H2
><P
>Note that you can do some pretty magic things by using your
imagination with the "print command" option and some shell scripts.
@@ -6711,12 +6637,10 @@ printer.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1209"
->8.9. Real debugging</A
-></H1
+NAME="AEN1215">Real debugging</H2
><P
>If the above debug tips don't help, then maybe you need to bring in
the bug guns, system tracing. See Tracing.txt in this directory.</P
@@ -6726,17 +6650,13 @@ the bug guns, system tracing. See Tracing.txt in this directory.</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="SECURITY_LEVELS"
->Chapter 9. Security levels</A
-></H1
+NAME="SECURITYLEVELS">Security levels</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN1222"
->9.1. Introduction</A
-></H1
+NAME="AEN1228">Introduction</H2
><P
>Samba supports the following options to the global smb.conf parameter</P
><P
@@ -6786,12 +6706,10 @@ Windows NT server, the later natively capable of encrypted password support.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1233"
->9.2. More complete description of security levels</A
-></H1
+NAME="AEN1239">More complete description of security levels</H2
><P
>A SMB server tells the client at startup what "security level" it is
running. There are two options "share level" and "user level". Which
@@ -6883,17 +6801,13 @@ schemes by which the two could be kept in sync.</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="DOMAIN-SECURITY"
->Chapter 10. security = domain in Samba 2.x</A
-></H1
+NAME="DOMAIN-SECURITY">security = domain in Samba 2.x</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN1266"
->10.1. Joining an NT Domain with Samba 2.2</A
-></H1
+NAME="AEN1272">Joining an NT Domain with Samba 2.2</H2
><P
>Assume you have a Samba 2.x server with a NetBIOS name of
<TT
@@ -7119,12 +7033,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1330"
->10.2. Samba and Windows 2000 Domains</A
-></H1
+NAME="AEN1336">Samba and Windows 2000 Domains</H2
><P
>Many people have asked regarding the state of Samba's ability to participate in
a Windows 2000 Domain. Samba 2.2 is able to act as a member server of a Windows
@@ -7144,12 +7056,10 @@ Computers" MMC (Microsoft Management Console) plugin.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1335"
->10.3. Why is this better than security = server?</A
-></H1
+NAME="AEN1341">Why is this better than security = server?</H2
><P
>Currently, domain security in Samba doesn't free you from
having to create local Unix users to represent the users attaching
@@ -7213,8 +7123,9 @@ CLASS="COMMAND"
user is authenticated, making a Samba server truly plug and play
in an NT domain environment. Watch for this code soon.</P
><P
-><EM
->NOTE:</EM
+><I
+CLASS="EMPHASIS"
+>NOTE:</I
> Much of the text of this document
was first published in the Web magazine <A
HREF="http://www.linuxworld.com"
@@ -7233,23 +7144,20 @@ TARGET="_top"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="WINBIND"
->Chapter 11. Unified Logons between Windows NT and UNIX using Winbind</A
-></H1
+NAME="WINBIND">Unified Logons between Windows NT and UNIX using Winbind</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN1388"
->11.1. Abstract</A
-></H1
+NAME="AEN1394">Abstract</H2
><P
>Integration of UNIX and Microsoft Windows NT through
a unified logon has been considered a "holy grail" in heterogeneous
computing environments for a long time. We present
- <EM
->winbind</EM
+ <I
+CLASS="EMPHASIS"
+>winbind</I
>, a component of the Samba suite
of programs as a solution to the unified logon problem. Winbind
uses a UNIX implementation
@@ -7261,12 +7169,10 @@ NAME="AEN1388"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1392"
->11.2. Introduction</A
-></H1
+NAME="AEN1398">Introduction</H2
><P
>It is well known that UNIX and Microsoft Windows NT have
different models for representing user and group information and
@@ -7315,12 +7221,10 @@ NAME="AEN1392"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1405"
->11.3. What Winbind Provides</A
-></H1
+NAME="AEN1411">What Winbind Provides</H2
><P
>Winbind unifies UNIX and Windows NT account management by
allowing a UNIX box to become a full member of a NT domain. Once
@@ -7357,12 +7261,10 @@ NAME="AEN1405"
location (on the domain controller).</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1412"
->11.3.1. Target Uses</A
-></H2
+NAME="AEN1418">Target Uses</H3
><P
>Winbind is targeted at organizations that have an
existing NT based domain infrastructure into which they wish
@@ -7381,12 +7283,10 @@ NAME="AEN1412"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1416"
->11.4. How Winbind Works</A
-></H1
+NAME="AEN1422">How Winbind Works</H2
><P
>The winbind system is designed around a client/server
architecture. A long running <B
@@ -7401,12 +7301,10 @@ CLASS="COMMAND"
in detail below.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1421"
->11.4.1. Microsoft Remote Procedure Calls</A
-></H2
+NAME="AEN1427">Microsoft Remote Procedure Calls</H3
><P
>Over the last two years, efforts have been underway
by various Samba Team members to decode various aspects of
@@ -7427,12 +7325,10 @@ NAME="AEN1421"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1425"
->11.4.2. Name Service Switch</A
-></H2
+NAME="AEN1431">Name Service Switch</H3
><P
>The Name Service Switch, or NSS, is a feature that is
present in many UNIX operating systems. It allows system
@@ -7507,12 +7403,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1441"
->11.4.3. Pluggable Authentication Modules</A
-></H2
+NAME="AEN1447">Pluggable Authentication Modules</H3
><P
>Pluggable Authentication Modules, also known as PAM,
is a system for abstracting authentication and authorization
@@ -7556,12 +7450,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1449"
->11.4.4. User and Group ID Allocation</A
-></H2
+NAME="AEN1455">User and Group ID Allocation</H3
><P
>When a user or group is created under Windows NT
is it allocated a numerical relative identifier (RID). This is
@@ -7582,12 +7474,10 @@ NAME="AEN1449"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1453"
->11.4.5. Result Caching</A
-></H2
+NAME="AEN1459">Result Caching</H3
><P
>An active system can generate a lot of user and group
name lookups. To reduce the network cost of these lookups winbind
@@ -7605,12 +7495,10 @@ NAME="AEN1453"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1456"
->11.5. Installation and Configuration</A
-></H1
+NAME="AEN1462">Installation and Configuration</H2
><P
>Many thanks to John Trostel <A
HREF="mailto:jtrostel@snapserver.com"
@@ -7632,12 +7520,10 @@ Future revisions of this document will incorporate that
information.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1463"
->11.5.1. Introduction</A
-></H2
+NAME="AEN1469">Introduction</H3
><P
>This HOWTO describes the procedures used to get winbind up and
running on my RedHat 7.1 system. Winbind is capable of providing access
@@ -7653,8 +7539,9 @@ somewhat to fit the way your distribution works.</P
><UL
><LI
><P
-> <EM
->Why should I to this?</EM
+> <I
+CLASS="EMPHASIS"
+>Why should I to this?</I
>
</P
><P
@@ -7666,8 +7553,9 @@ somewhat to fit the way your distribution works.</P
></LI
><LI
><P
-> <EM
->Who should be reading this document?</EM
+> <I
+CLASS="EMPHASIS"
+>Who should be reading this document?</I
>
</P
><P
@@ -7683,26 +7571,27 @@ somewhat to fit the way your distribution works.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1476"
->11.5.2. Requirements</A
-></H2
+NAME="AEN1482">Requirements</H3
><P
>If you have a samba configuration file that you are currently
-using... <EM
->BACK IT UP!</EM
+using... <I
+CLASS="EMPHASIS"
+>BACK IT UP!</I
> If your system already uses PAM,
-<EM
+<I
+CLASS="EMPHASIS"
>back up the <TT
CLASS="FILENAME"
>/etc/pam.d</TT
> directory
-contents!</EM
+contents!</I
> If you haven't already made a boot disk,
-<EM
->MAKE ONE NOW!</EM
+<I
+CLASS="EMPHASIS"
+>MAKE ONE NOW!</I
></P
><P
>Messing with the pam configuration files can make it nearly impossible
@@ -7741,12 +7630,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1490"
->11.5.3. Testing Things Out</A
-></H2
+NAME="AEN1496">Testing Things Out</H3
><P
>Before starting, it is probably best to kill off all the SAMBA
related daemons running on your server. Kill off all <B
@@ -7786,12 +7673,10 @@ CLASS="FILENAME"
> RPMs installed.</P
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN1501"
->11.5.3.1. Configure and compile SAMBA</A
-></H3
+NAME="AEN1507">Configure and compile SAMBA</H4
><P
>The configuration and compilation of SAMBA is pretty straightforward.
The first three steps may not be necessary depending upon
@@ -7861,16 +7746,14 @@ It will also build the winbindd executable and libraries. </P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN1520"
->11.5.3.2. Configure <TT
+NAME="AEN1526">Configure <TT
CLASS="FILENAME"
>nsswitch.conf</TT
> and the
-winbind libraries</A
-></H3
+winbind libraries</H4
><P
>The libraries needed to run the <B
CLASS="COMMAND"
@@ -7975,12 +7858,10 @@ and echos back a check to you.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN1553"
->11.5.3.3. Configure smb.conf</A
-></H3
+NAME="AEN1559">Configure smb.conf</H4
><P
>Several parameters are needed in the smb.conf file to control
the behavior of <B
@@ -8059,12 +7940,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN1569"
->11.5.3.4. Join the SAMBA server to the PDC domain</A
-></H3
+NAME="AEN1575">Join the SAMBA server to the PDC domain</H4
><P
>Enter the following command to make the SAMBA server join the
PDC domain, where <TT
@@ -8105,12 +7984,10 @@ is your DOMAIN name.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN1580"
->11.5.3.5. Start up the winbindd daemon and test it!</A
-></H3
+NAME="AEN1586">Start up the winbindd daemon and test it!</H4
><P
>Eventually, you will want to modify your smb startup script to
automatically invoke the winbindd daemon when the other parts of
@@ -8246,20 +8123,16 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN1616"
->11.5.3.6. Fix the init.d startup scripts</A
-></H3
+NAME="AEN1622">Fix the init.d startup scripts</H4
><DIV
CLASS="SECT4"
-><H4
+><H5
CLASS="SECT4"
><A
-NAME="AEN1618"
->11.5.3.6.1. Linux</A
-></H4
+NAME="AEN1624">Linux</H5
><P
>The <B
CLASS="COMMAND"
@@ -8368,12 +8241,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT4"
-><HR><H4
+><HR><H5
CLASS="SECT4"
><A
-NAME="AEN1635"
->11.5.3.6.2. Solaris</A
-></H4
+NAME="AEN1641">Solaris</H5
><P
>On solaris, you need to modify the
<TT
@@ -8448,12 +8319,10 @@ esac</PRE
></DIV
><DIV
CLASS="SECT4"
-><HR><H4
+><HR><H5
CLASS="SECT4"
><A
-NAME="AEN1642"
->11.5.3.6.3. Restarting</A
-></H4
+NAME="AEN1648">Restarting</H5
><P
>If you restart the <B
CLASS="COMMAND"
@@ -8472,12 +8341,10 @@ if you were a local user.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN1648"
->11.5.3.7. Configure Winbind and PAM</A
-></H3
+NAME="AEN1654">Configure Winbind and PAM</H4
><P
>If you have made it this far, you know that winbindd and samba are working
together. If you want to use winbind to provide authentication for other
@@ -8530,12 +8397,10 @@ CLASS="COMMAND"
></P
><DIV
CLASS="SECT4"
-><HR><H4
+><HR><H5
CLASS="SECT4"
><A
-NAME="AEN1665"
->11.5.3.7.1. Linux/FreeBSD-specific PAM configuration</A
-></H4
+NAME="AEN1671">Linux/FreeBSD-specific PAM configuration</H5
><P
>The <TT
CLASS="FILENAME"
@@ -8704,12 +8569,10 @@ double prompts for passwords.</P
></DIV
><DIV
CLASS="SECT4"
-><HR><H4
+><HR><H5
CLASS="SECT4"
><A
-NAME="AEN1698"
->11.5.3.7.2. Solaris-specific configuration</A
-></H4
+NAME="AEN1704">Solaris-specific configuration</H5
><P
>The /etc/pam.conf needs to be changed. I changed this file so that my Domain
users can logon both locally as well as telnet.The following are the changes
@@ -8800,12 +8663,10 @@ configured in the pam.conf.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1705"
->11.6. Limitations</A
-></H1
+NAME="AEN1711">Limitations</H2
><P
>Winbind has a number of limitations in its current
released version that we hope to overcome in future
@@ -8841,12 +8702,10 @@ NAME="AEN1705"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1715"
->11.7. Conclusion</A
-></H1
+NAME="AEN1721">Conclusion</H2
><P
>The winbind system, through the use of the Name Service
Switch, Pluggable Authentication Modules, and appropriate
@@ -8860,17 +8719,13 @@ NAME="AEN1715"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="SAMBA-PDC"
->Chapter 12. How to Configure Samba 2.2 as a Primary Domain Controller</A
-></H1
+NAME="SAMBA-PDC">How to Configure Samba 2.2 as a Primary Domain Controller</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN1735"
->12.1. Prerequisite Reading</A
-></H1
+NAME="AEN1741">Prerequisite Reading</H2
><P
>Before you continue reading in this chapter, please make sure
that you are comfortable with configuring basic files services
@@ -8893,25 +8748,40 @@ of this HOWTO Collection.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1741"
->12.2. Background</A
-></H1
+NAME="AEN1747">Background</H2
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
+><P
+></P
+><TABLE
CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
><P
-><B
->Note: </B
-><EM
->Author's Note:</EM
+><I
+CLASS="EMPHASIS"
+>Author's Note:</I
> This document is a combination
of David Bannon's "Samba 2.2 PDC HOWTO" and "Samba NT Domain FAQ".
Both documents are superseded by this one.</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
><P
>Versions of Samba prior to release 2.2 had marginal capabilities to act
@@ -9025,12 +8895,10 @@ concepts. They will be mentioned only briefly here.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1780"
->12.3. Configuring the Samba Domain Controller</A
-></H1
+NAME="AEN1786">Configuring the Samba Domain Controller</H2
><P
>The first step in creating a working Samba PDC is to
understand the parameters necessary in smb.conf. I will not
@@ -9246,13 +9114,11 @@ Admins" style accounts.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1823"
->12.4. Creating Machine Trust Accounts and Joining Clients to the
-Domain</A
-></H1
+NAME="AEN1829">Creating Machine Trust Accounts and Joining Clients to the
+Domain</H2
><P
>A machine trust account is a Samba account that is used to
authenticate a client machine (rather than a user) to the Samba
@@ -9320,12 +9186,10 @@ CLASS="FILENAME"
></UL
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1842"
->12.4.1. Manual Creation of Machine Trust Accounts</A
-></H2
+NAME="AEN1848">Manual Creation of Machine Trust Accounts</H3
><P
>The first step in manually creating a machine trust account is to
manually create the corresponding Unix account in
@@ -9458,18 +9322,30 @@ CLASS="WARNING"
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
>Join the client to the domain immediately</B
-></TD
+></TH
></TR
><TR
><TD
+>&nbsp;</TD
+><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
> Manually creating a machine trust account using this method is the
equivalent of creating a machine trust account on a Windows NT PDC using
@@ -9487,12 +9363,10 @@ ALIGN="LEFT"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1877"
->12.4.2. "On-the-Fly" Creation of Machine Trust Accounts</A
-></H2
+NAME="AEN1883">"On-the-Fly" Creation of Machine Trust Accounts</H3
><P
>The second (and recommended) way of creating machine trust accounts is
simply to allow the Samba server to create them as needed when the client
@@ -9533,12 +9407,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN1886"
->12.4.3. Joining the Client to the Domain</A
-></H2
+NAME="AEN1892">Joining the Client to the Domain</H3
><P
>The procedure for joining a client to the domain varies with the
version of Windows.</P
@@ -9547,8 +9419,9 @@ version of Windows.</P
><UL
><LI
><P
-><EM
->Windows 2000</EM
+><I
+CLASS="EMPHASIS"
+>Windows 2000</I
></P
><P
> When the user elects to join the client to a domain, Windows prompts for
@@ -9571,8 +9444,9 @@ CLASS="FILENAME"
></LI
><LI
><P
-><EM
->Windows NT</EM
+><I
+CLASS="EMPHASIS"
+>Windows NT</I
></P
><P
> If the machine trust account was created manually, on the
@@ -9593,12 +9467,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1901"
->12.5. Common Problems and Errors</A
-></H1
+NAME="AEN1907">Common Problems and Errors</H2
><P
></P
><P
@@ -9606,8 +9478,9 @@ NAME="AEN1901"
><UL
><LI
><P
-> <EM
->I cannot include a '$' in a machine name.</EM
+> <I
+CLASS="EMPHASIS"
+>I cannot include a '$' in a machine name.</I
>
</P
><P
@@ -9631,10 +9504,11 @@ CLASS="COMMAND"
></LI
><LI
><P
-> <EM
+> <I
+CLASS="EMPHASIS"
>I get told "You already have a connection to the Domain...."
or "Cannot join domain, the credentials supplied conflict with an
- existing set.." when creating a machine trust account.</EM
+ existing set.." when creating a machine trust account.</I
>
</P
><P
@@ -9661,8 +9535,9 @@ CLASS="COMMAND"
></LI
><LI
><P
-> <EM
->The system can not log you on (C000019B)....</EM
+> <I
+CLASS="EMPHASIS"
+>The system can not log you on (C000019B)....</I
>
</P
><P
@@ -9689,9 +9564,10 @@ CLASS="COMMAND"
></LI
><LI
><P
-> <EM
+> <I
+CLASS="EMPHASIS"
>The machine trust account for this computer either does not
- exist or is not accessible.</EM
+ exist or is not accessible.</I
>
</P
><P
@@ -9725,9 +9601,10 @@ CLASS="PARAMETER"
></LI
><LI
><P
-> <EM
+> <I
+CLASS="EMPHASIS"
>When I attempt to login to a Samba Domain from a NT4/W2K workstation,
- I get a message about my account being disabled.</EM
+ I get a message about my account being disabled.</I
>
</P
><P
@@ -9792,12 +9669,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1949"
->12.6. System Policies and Profiles</A
-></H1
+NAME="AEN1955">System Policies and Profiles</H2
><P
>Much of the information necessary to implement System Policies and
Roving User Profiles in a Samba domain is the same as that for
@@ -9815,8 +9690,9 @@ Profiles and Policies in Windows NT 4.0</A
><UL
><LI
><P
-> <EM
->What about Windows NT Policy Editor?</EM
+> <I
+CLASS="EMPHASIS"
+>What about Windows NT Policy Editor?</I
>
</P
><P
@@ -9828,12 +9704,14 @@ CLASS="FILENAME"
CLASS="COMMAND"
>poledit.exe</B
> which
- is included with NT Server but <EM
->not NT Workstation</EM
+ is included with NT Server but <I
+CLASS="EMPHASIS"
+>not NT Workstation</I
>.
There is a Policy Editor on a NTws
- but it is not suitable for creating <EM
->Domain Policies</EM
+ but it is not suitable for creating <I
+CLASS="EMPHASIS"
+>Domain Policies</I
>.
Further, although the Windows 95
Policy Editor can be installed on an NT Workstation/Server, it will not
@@ -9874,8 +9752,9 @@ CLASS="COMMAND"
></LI
><LI
><P
-> <EM
->Can Win95 do Policies?</EM
+> <I
+CLASS="EMPHASIS"
+>Can Win95 do Policies?</I
>
</P
><P
@@ -9900,8 +9779,9 @@ CLASS="FILENAME"
></LI
><LI
><P
-> <EM
->How do I get 'User Manager' and 'Server Manager'</EM
+> <I
+CLASS="EMPHASIS"
+>How do I get 'User Manager' and 'Server Manager'</I
>
</P
><P
@@ -9949,12 +9829,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN1993"
->12.7. What other help can I get?</A
-></H1
+NAME="AEN1999">What other help can I get?</H2
><P
>There are many sources of information available in the form
of mailing lists, RFC's and documentation. The docs that come
@@ -9965,9 +9843,10 @@ general SMB topics such as browsing.</P
><UL
><LI
><P
-> <EM
+> <I
+CLASS="EMPHASIS"
>What are some diagnostics tools I can use to debug the domain logon
- process and where can I find them?</EM
+ process and where can I find them?</I
>
</P
><P
@@ -10037,9 +9916,10 @@ TARGET="_top"
></LI
><LI
><P
-> <EM
+> <I
+CLASS="EMPHASIS"
>How do I install 'Network Monitor' on an NT Workstation
- or a Windows 9x box?</EM
+ or a Windows 9x box?</I
>
</P
><P
@@ -10154,8 +10034,9 @@ TARGET="_top"
></LI
><LI
><P
-> The <EM
->Development</EM
+> The <I
+CLASS="EMPHASIS"
+>Development</I
> document
on the Samba mirrors might mention your problem. If so,
it might mean that the developers are working on it.</P
@@ -10212,8 +10093,9 @@ TARGET="_top"
><UL
><LI
><P
-> <EM
->How do I get help from the mailing lists?</EM
+> <I
+CLASS="EMPHASIS"
+>How do I get help from the mailing lists?</I
>
</P
><P
@@ -10288,8 +10170,9 @@ TARGET="_top"
></LI
><LI
><P
->You might include <EM
->partial</EM
+>You might include <I
+CLASS="EMPHASIS"
+>partial</I
>
log files written at a debug level set to as much as 20.
Please don't send the entire log but enough to give the context of the
@@ -10311,8 +10194,9 @@ TARGET="_top"
></LI
><LI
><P
-> <EM
->How do I get off the mailing lists?</EM
+> <I
+CLASS="EMPHASIS"
+>How do I get off the mailing lists?</I
>
</P
><P
@@ -10345,26 +10229,41 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2107"
->12.8. Domain Control for Windows 9x/ME</A
-></H1
+NAME="AEN2113">Domain Control for Windows 9x/ME</H2
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
+><P
+></P
+><TABLE
CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
><P
-><B
->Note: </B
>The following section contains much of the original
DOMAIN.txt file previously included with Samba. Much of
-the material is based on what went into the book <EM
+the material is based on what went into the book <I
+CLASS="EMPHASIS"
>Special
-Edition, Using Samba</EM
+Edition, Using Samba</I
>, by Richard Sharpe.</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
><P
>A domain and a workgroup are exactly the same thing in terms of network
@@ -10459,12 +10358,10 @@ TYPE="1"
></OL
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2133"
->12.8.1. Configuration Instructions: Network Logons</A
-></H2
+NAME="AEN2139">Configuration Instructions: Network Logons</H3
><P
>The main difference between a PDC and a Windows 9x logon
server configuration is that</P
@@ -10489,18 +10386,30 @@ CLASS="WARNING"
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
>security mode and master browsers</B
-></TD
+></TH
></TR
><TR
><TD
+>&nbsp;</TD
+><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
>There are a few comments to make in order to tie up some
loose ends. There has been much debate over the issue of whether
@@ -10553,33 +10462,34 @@ for its domain.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2152"
->12.8.2. Configuration Instructions: Setting up Roaming User Profiles</A
-></H2
+NAME="AEN2158">Configuration Instructions: Setting up Roaming User Profiles</H3
><DIV
CLASS="WARNING"
><P
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
-><B
->Warning</B
-></TD
-></TR
-><TR
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
-><EM
->NOTE!</EM
+><I
+CLASS="EMPHASIS"
+>NOTE!</I
> Roaming profiles support is different
for Win9X and WinNT.</P
></TD
@@ -10600,12 +10510,10 @@ including a separate field for the location of the user's profiles.
This means that support for profiles is different for Win9X and WinNT.</P
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN2160"
->12.8.2.1. Windows NT Configuration</A
-></H3
+NAME="AEN2166">Windows NT Configuration</H4
><P
>To support WinNT clients, in the [global] section of smb.conf set the
following (for example):</P
@@ -10631,25 +10539,39 @@ If you are using a samba server for the profiles, you _must_ make the
share specified in the logon path browseable. </P
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
+><P
+></P
+><TABLE
CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
><P
-><B
->Note: </B
>[lkcl 26aug96 - we have discovered a problem where Windows clients can
maintain a connection to the [homes] share in between logins. The
[homes] share must NOT therefore be used in a profile path.]</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN2168"
->12.8.2.2. Windows 9X Configuration</A
-></H3
+NAME="AEN2174">Windows 9X Configuration</H4
><P
>To support Win9X clients, you must use the "logon home" parameter. Samba has
now been fixed so that "net use/home" now works as well, and it, too, relies
@@ -10684,12 +10606,10 @@ specified \\%L\%U for "logon home".</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN2176"
->12.8.2.3. Win9X and WinNT Configuration</A
-></H3
+NAME="AEN2182">Win9X and WinNT Configuration</H4
><P
>You can support profiles for both Win9X and WinNT clients by setting both the
"logon home" and "logon path" parameters. For example:</P
@@ -10710,24 +10630,38 @@ logon path = \\%L\profiles\%U</PRE
></P
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
+><P
+></P
+><TABLE
CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
><P
-><B
->Note: </B
>I have not checked what 'net use /home' does on NT when "logon home" is
set as above.</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN2183"
->12.8.2.4. Windows 9X Profile Setup</A
-></H3
+NAME="AEN2189">Windows 9X Profile Setup</H4
><P
>When a user first logs in on Windows 9X, the file user.DAT is created,
as are folders "Start Menu", "Desktop", "Programs" and "Nethood".
@@ -10832,8 +10766,9 @@ TYPE="1"
></LI
><LI
><P
-> <EM
->WARNING</EM
+> <I
+CLASS="EMPHASIS"
+>WARNING</I
> - before deleting the contents of the
directory listed in
the ProfilePath (this is likely to be c:\windows\profiles\username),
@@ -10878,30 +10813,44 @@ differences are with the equivalent samba trace.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN2219"
->12.8.2.5. Windows NT Workstation 4.0</A
-></H3
+NAME="AEN2225">Windows NT Workstation 4.0</H4
><P
>When a user first logs in to a Windows NT Workstation, the profile
NTuser.DAT is created. The profile location can be now specified
through the "logon path" parameter. </P
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
+><P
+></P
+><TABLE
CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
><P
-><B
->Note: </B
>[lkcl 10aug97 - i tried setting the path to
\\samba-server\homes\profile, and discovered that this fails because
a background process maintains the connection to the [homes] share
which does _not_ close down in between user logins. you have to
have \\samba-server\%L\profile, where user is the username created
from the [homes] share].</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
><P
>There is a parameter that is now available for use with NT Profiles:
@@ -10932,11 +10881,25 @@ NT Help file also mentions that renaming NTuser.DAT to NTuser.MAN
turns a profile into a mandatory one.</P
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
+><P
+></P
+><TABLE
CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
><P
-><B
->Note: </B
>[lkcl 10aug97 - i notice that NT Workstation tells me that it is
downloading a profile from a slow link. whether this is actually the
case, or whether there is some configuration issue, as yet unknown,
@@ -10955,17 +10918,17 @@ workstation for clear-text passwords].</P
>[lkcl 25aug97 - more comments received about NT profiles: the case of
the profile _matters_. the file _must_ be called NTuser.DAT or, for
a mandatory profile, NTuser.MAN].</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN2232"
->12.8.2.6. Windows NT Server</A
-></H3
+NAME="AEN2238">Windows NT Server</H4
><P
>There is nothing to stop you specifying any path that you like for the
location of users' profiles. Therefore, you could specify that the
@@ -10974,30 +10937,40 @@ that SMB server supports encrypted passwords.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><HR><H4
CLASS="SECT3"
><A
-NAME="AEN2235"
->12.8.2.7. Sharing Profiles between W95 and NT Workstation 4.0</A
-></H3
+NAME="AEN2241">Sharing Profiles between W95 and NT Workstation 4.0</H4
><DIV
CLASS="WARNING"
><P
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
>Potentially outdated or incorrect material follows</B
-></TD
+></TH
></TR
><TR
><TD
+>&nbsp;</TD
+><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
>I think this is all bogus, but have not deleted it. (Richard Sharpe)</P
></TD
@@ -11022,47 +10995,73 @@ unlikely to exist on a Win95-only host].</P
NTuser.DAT files in the same profile directory.</P
><DIV
CLASS="NOTE"
-><BLOCKQUOTE
+><P
+></P
+><TABLE
CLASS="NOTE"
+WIDTH="100%"
+BORDER="0"
+><TR
+><TD
+WIDTH="25"
+ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/note.gif"
+HSPACE="5"
+ALT="Note"></TD
+><TD
+ALIGN="LEFT"
+VALIGN="TOP"
><P
-><B
->Note: </B
>[lkcl 25aug97 - there are some issues to resolve with downloading of
NT profiles, probably to do with time/date stamps. i have found that
NTuser.DAT is never updated on the workstation after the first time that
it is copied to the local workstation profile directory. this is in
contrast to w95, where it _does_ transfer / update profiles correctly].</P
-></BLOCKQUOTE
+></TD
+></TR
+></TABLE
></DIV
></DIV
></DIV
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2245"
->12.9. DOMAIN_CONTROL.txt : Windows NT Domain Control &#38; Samba</A
-></H1
+NAME="AEN2251">DOMAIN_CONTROL.txt : Windows NT Domain Control &#38; Samba</H2
><DIV
CLASS="WARNING"
><P
></P
><TABLE
CLASS="WARNING"
-BORDER="1"
WIDTH="100%"
+BORDER="0"
><TR
><TD
+WIDTH="25"
ALIGN="CENTER"
+VALIGN="TOP"
+><IMG
+SRC="./stylesheet-images/warning.gif"
+HSPACE="5"
+ALT="Warning"></TD
+><TH
+ALIGN="LEFT"
+VALIGN="CENTER"
><B
>Possibly Outdated Material</B
-></TD
+></TH
></TR
><TR
><TD
+>&nbsp;</TD
+><TD
ALIGN="LEFT"
+VALIGN="TOP"
><P
> This appendix was originally authored by John H Terpstra of
the Samba Team and is included here for posterity.
@@ -11072,8 +11071,9 @@ ALIGN="LEFT"
></TABLE
></DIV
><P
-><EM
->NOTE :</EM
+><I
+CLASS="EMPHASIS"
+>NOTE :</I
>
The term "Domain Controller" and those related to it refer to one specific
method of authentication that can underly an SMB domain. Domain Controllers
@@ -11163,17 +11163,13 @@ within its registry.</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="SAMBA-BDC"
->Chapter 13. How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain</A
-></H1
+NAME="SAMBA-BDC">How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN2281"
->13.1. Prerequisite Reading</A
-></H1
+NAME="AEN2287">Prerequisite Reading</H2
><P
>Before you continue reading in this chapter, please make sure
that you are comfortable with configuring a Samba PDC
@@ -11185,12 +11181,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2285"
->13.2. Background</A
-></H1
+NAME="AEN2291">Background</H2
><P
>What is a Domain Controller? It is a machine that is able to answer
logon requests from workstations in a Windows NT Domain. Whenever a
@@ -11239,12 +11233,10 @@ others. This will not be covered in this document.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2293"
->13.3. What qualifies a Domain Controller on the network?</A
-></H1
+NAME="AEN2299">What qualifies a Domain Controller on the network?</H2
><P
>Every machine that is a Domain Controller for the domain SAMBA has to
register the NetBIOS group name SAMBA#1c with the WINS server and/or
@@ -11256,12 +11248,10 @@ Microsoft Domain implementation requires the domain master browser to
be on the same machine as the PDC.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2296"
->13.3.1. How does a Workstation find its domain controller?</A
-></H2
+NAME="AEN2302">How does a Workstation find its domain controller?</H3
><P
>A NT workstation in the domain SAMBA that wants a local user to be
authenticated has to find the domain controller for SAMBA. It does
@@ -11275,12 +11265,10 @@ the domain controller, asking for approval.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2299"
->13.3.2. When is the PDC needed?</A
-></H2
+NAME="AEN2305">When is the PDC needed?</H3
><P
>Whenever a user wants to change his password, this has to be done on
the PDC. To find the PDC, the workstation does a NetBIOS name query
@@ -11291,12 +11279,10 @@ the password change is done.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2302"
->13.4. Can Samba be a Backup Domain Controller?</A
-></H1
+NAME="AEN2308">Can Samba be a Backup Domain Controller?</H2
><P
>With version 2.2, no. The native NT SAM replication protocols have
not yet been fully implemented. The Samba Team is working on
@@ -11310,12 +11296,10 @@ service logon requests whenever the PDC is down.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2306"
->13.5. How do I set up a Samba BDC?</A
-></H1
+NAME="AEN2312">How do I set up a Samba BDC?</H2
><P
>Several things have to be done:</P
><P
@@ -11323,10 +11307,16 @@ NAME="AEN2306"
><UL
><LI
><P
->The file private/MACHINE.SID identifies the domain. When a samba
-server is first started, it is created on the fly and must never be
-changed again. This file has to be the same on the PDC and the BDC,
-so the MACHINE.SID has to be copied from the PDC to the BDC.</P
+>The domain SID has to be the same on the PDC and the BDC. This used to
+be stored in the file private/MACHINE.SID. This file is not created
+anymore since Samba 2.2.5 or even earlier. Nowadays the domain SID is
+stored in the file private/secrets.tdb. Simply copying the secrets.tdb
+from the PDC to the BDC does not work, as the BDC would
+generate a new SID for itself and override the domain SID with this
+new BDC SID.</P
+><P
+>To retrieve the domain SID from the PDC or an existing BDC and store it in the
+secrets.tdb, execute 'net rpc getsid' on the BDC.</P
></LI
><LI
><P
@@ -11380,12 +11370,10 @@ no' forces the BDC not to register SAMBA#1b which as a unique NetBIOS
name is reserved for the Primary Domain Controller.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2322"
->13.5.1. How do I replicate the smbpasswd file?</A
-></H2
+NAME="AEN2329">How do I replicate the smbpasswd file?</H3
><P
>Replication of the smbpasswd file is sensitive. It has to be done
whenever changes to the SAM are made. Every user's password change is
@@ -11405,17 +11393,13 @@ password.</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="SAMBA-LDAP-HOWTO"
->Chapter 14. Storing Samba's User/Machine Account information in an LDAP Directory</A
-></H1
+NAME="SAMBA-LDAP-HOWTO">Storing Samba's User/Machine Account information in an LDAP Directory</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN2343"
->14.1. Purpose</A
-></H1
+NAME="AEN2350">Purpose</H2
><P
>This document describes how to use an LDAP directory for storing Samba user
account information traditionally stored in the smbpasswd(5) file. It is
@@ -11478,12 +11462,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2363"
->14.2. Introduction</A
-></H1
+NAME="AEN2370">Introduction</H2
><P
>Traditionally, when configuring <A
HREF="smb.conf.5.html#ENCRYPTPASSWORDS"
@@ -11595,12 +11577,10 @@ the details of configuring these packages are beyond the scope of this document.
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2392"
->14.3. Supported LDAP Servers</A
-></H1
+NAME="AEN2399">Supported LDAP Servers</H2
><P
>The LDAP samdb code in 2.2.3 has been developed and tested using the OpenLDAP
2.0 server and client libraries. The same code should be able to work with
@@ -11620,12 +11600,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2397"
->14.4. Schema and Relationship to the RFC 2307 posixAccount</A
-></H1
+NAME="AEN2404">Schema and Relationship to the RFC 2307 posixAccount</H2
><P
>Samba 2.2.3 includes the necessary schema file for OpenLDAP 2.0 in
<TT
@@ -11688,20 +11666,16 @@ information in NIS while the network is transitioning to a full LDAP infrastruct
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2409"
->14.5. Configuring Samba with LDAP</A
-></H1
+NAME="AEN2416">Configuring Samba with LDAP</H2
><DIV
CLASS="SECT2"
-><H2
+><H3
CLASS="SECT2"
><A
-NAME="AEN2411"
->14.5.1. OpenLDAP configuration</A
-></H2
+NAME="AEN2418">OpenLDAP configuration</H3
><P
>To include support for the sambaAccount object in an OpenLDAP directory
server, first copy the samba.schema file to slapd's configuration directory.</P
@@ -11796,12 +11770,10 @@ index rid eq
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2428"
->14.5.2. Configuring Samba</A
-></H2
+NAME="AEN2435">Configuring Samba</H3
><P
>The following parameters are available in smb.conf only with <TT
CLASS="PARAMETER"
@@ -11925,12 +11897,10 @@ CLASS="REPLACEABLE"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2456"
->14.6. Accounts and Groups management</A
-></H1
+NAME="AEN2463">Accounts and Groups management</H2
><P
>As users accounts are managed thru the sambaAccount objectclass, you should
modify you existing administration tools to deal with sambaAccount attributes.</P
@@ -11950,12 +11920,10 @@ groups).</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2461"
->14.7. Security and sambaAccount</A
-></H1
+NAME="AEN2468">Security and sambaAccount</H2
><P
>There are two important points to remember when discussing the security
of sambaAccount entries in the directory.</P
@@ -11964,15 +11932,17 @@ of sambaAccount entries in the directory.</P
><UL
><LI
><P
-><EM
->Never</EM
+><I
+CLASS="EMPHASIS"
+>Never</I
> retrieve the lmPassword or
ntPassword attribute values over an unencrypted LDAP session.</P
></LI
><LI
><P
-><EM
->Never</EM
+><I
+CLASS="EMPHASIS"
+>Never</I
> allow non-admin users to
view the lmPassword or ntPassword attribute values.</P
></LI
@@ -12030,12 +12000,10 @@ access to attrs=lmPassword,ntPassword
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2481"
->14.8. LDAP specials attributes for sambaAccounts</A
-></H1
+NAME="AEN2488">LDAP specials attributes for sambaAccounts</H2
><P
>The sambaAccount objectclass is composed of the following attributes:</P
><P
@@ -12241,12 +12209,10 @@ something other than the default (e.g. \\MOBY\becky).</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2551"
->14.9. Example LDIF Entries for a sambaAccount</A
-></H1
+NAME="AEN2558">Example LDIF Entries for a sambaAccount</H2
><P
>The following is a working LDIF with the inclusion of the posixAccount objectclass:</P
><P
@@ -12317,12 +12283,10 @@ ntPassword: 878D8014606CDA29677A44EFA1353FC7</PRE
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2559"
->14.10. Comments</A
-></H1
+NAME="AEN2566">Comments</H2
><P
>Please mail all comments regarding this HOWTO to <A
HREF="mailto:jerry@samba.org"
@@ -12336,17 +12300,13 @@ last updated to reflect the Samba 2.2.3 release.&#13;</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="IMPROVED-BROWSING"
->Chapter 15. Improved browsing in samba</A
-></H1
+NAME="IMPROVED-BROWSING">Improved browsing in samba</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN2570"
->15.1. Overview of browsing</A
-></H1
+NAME="AEN2577">Overview of browsing</H2
><P
>SMB networking provides a mechanism by which clients can access a list
of machines in a network, a so-called "browse list". This list
@@ -12365,12 +12325,10 @@ that can NOT be provided by any other means of name resolution.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2574"
->15.2. Browsing support in samba</A
-></H1
+NAME="AEN2581">Browsing support in samba</H2
><P
>Samba now fully supports browsing. The browsing is supported by nmbd
and is also controlled by options in the smb.conf file (see smb.conf(5)).</P
@@ -12410,12 +12368,10 @@ example. See "remote announce" in the smb.conf man page. </P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2583"
->15.3. Problem resolution</A
-></H1
+NAME="AEN2590">Problem resolution</H2
><P
>If something doesn't work then hopefully the log.nmb file will help
you track down the problem. Try a debug level of 2 or 3 for finding
@@ -12444,12 +12400,10 @@ in smb.conf)</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2590"
->15.4. Browsing across subnets</A
-></H1
+NAME="AEN2597">Browsing across subnets</H2
><P
>With the release of Samba 1.9.17(alpha1 and above) Samba has been
updated to enable it to support the replication of browse lists
@@ -12475,12 +12429,10 @@ of a WINS server given to them by a DHCP server, or by manual configuration
settings) for Samba this is in the smb.conf file.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2595"
->15.4.1. How does cross subnet browsing work ?</A
-></H2
+NAME="AEN2602">How does cross subnet browsing work ?</H3
><P
>Cross subnet browsing is a complicated dance, containing multiple
moving parts. It has taken Microsoft several years to get the code
@@ -12732,12 +12684,10 @@ TYPE="1"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2630"
->15.5. Setting up a WINS server</A
-></H1
+NAME="AEN2637">Setting up a WINS server</H2
><P
>Either a Samba machine or a Windows NT Server machine may be set up
as a WINS server. To set a Samba machine to be a WINS server you must
@@ -12815,12 +12765,10 @@ browsing on networks that contain NT Domains.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2649"
->15.6. Setting up Browsing in a WORKGROUP</A
-></H1
+NAME="AEN2656">Setting up Browsing in a WORKGROUP</H2
><P
>To set up cross subnet browsing on a network containing machines
in up to be in a WORKGROUP, not an NT Domain you need to set up one
@@ -12926,12 +12874,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2667"
->15.7. Setting up Browsing in a DOMAIN</A
-></H1
+NAME="AEN2674">Setting up Browsing in a DOMAIN</H2
><P
>If you are adding Samba servers to a Windows NT Domain then
you must not set up a Samba server as a domain master browser.
@@ -12986,12 +12932,10 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2677"
->15.8. Forcing samba to be the master</A
-></H1
+NAME="AEN2684">Forcing samba to be the master</H2
><P
>Who becomes the "master browser" is determined by an election process
using broadcasts. Each election packet contains a number of parameters
@@ -13034,12 +12978,10 @@ the current domain master browser fail.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2686"
->15.9. Making samba the domain master</A
-></H1
+NAME="AEN2693">Making samba the domain master</H2
><P
>The domain master is responsible for collating the browse lists of
multiple subnets so that browsing can occur between subnets. You can
@@ -13107,12 +13049,10 @@ TYPE="1"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2704"
->15.10. Note about broadcast addresses</A
-></H1
+NAME="AEN2711">Note about broadcast addresses</H2
><P
>If your network uses a "0" based broadcast address (for example if it
ends in a 0) then you will strike problems. Windows for Workgroups
@@ -13121,12 +13061,10 @@ that browsing and name lookups won't work.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2707"
->15.11. Multiple interfaces</A
-></H1
+NAME="AEN2714">Multiple interfaces</H2
><P
>Samba now supports machines with multiple network interfaces. If you
have multiple interfaces then you will need to use the "interfaces"
@@ -13137,17 +13075,13 @@ option in smb.conf to configure them. See smb.conf(5) for details.</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="SPEED"
->Chapter 16. Samba performance issues</A
-></H1
+NAME="SPEED">Samba performance issues</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN2725"
->16.1. Comparisons</A
-></H1
+NAME="AEN2732">Comparisons</H2
><P
>The Samba server uses TCP to talk to the client. Thus if you are
trying to see if it performs well you should really compare it to
@@ -13173,20 +13107,16 @@ systems.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2731"
->16.2. Oplocks</A
-></H1
+NAME="AEN2738">Oplocks</H2
><DIV
CLASS="SECT2"
-><H2
+><H3
CLASS="SECT2"
><A
-NAME="AEN2733"
->16.2.1. Overview</A
-></H2
+NAME="AEN2740">Overview</H3
><P
>Oplocks are the way that SMB clients get permission from a server to
locally cache file operations. If a server grants an oplock
@@ -13217,12 +13147,10 @@ code did follows.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2741"
->16.2.2. Level2 Oplocks</A
-></H2
+NAME="AEN2748">Level2 Oplocks</H3
><P
>With Samba 2.0.5 a new capability - level2 (read only) oplocks is
supported (although the option is off by default - see the smb.conf
@@ -13241,12 +13169,10 @@ read-ahread cache copies of these files.</P
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2747"
->16.2.3. Old 'fake oplocks' option - deprecated</A
-></H2
+NAME="AEN2754">Old 'fake oplocks' option - deprecated</H3
><P
>Samba can also fake oplocks, by granting a oplock whenever a client
asks for one. This is controlled using the smb.conf option "fake
@@ -13262,12 +13188,10 @@ at the same time you can get data corruption.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2751"
->16.3. Socket options</A
-></H1
+NAME="AEN2758">Socket options</H2
><P
>There are a number of socket options that can greatly affect the
performance of a TCP based server like Samba.</P
@@ -13290,12 +13214,10 @@ Microsoft TCP/IP stack is slow in sending tcp ACKs.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2758"
->16.4. Read size</A
-></H1
+NAME="AEN2765">Read size</H2
><P
>The option "read size" affects the overlap of disk reads/writes with
network reads/writes. If the amount of data being transferred in
@@ -13316,12 +13238,10 @@ pointless and will cause you to allocate memory unnecessarily.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2763"
->16.5. Max xmit</A
-></H1
+NAME="AEN2770">Max xmit</H2
><P
>At startup the client and server negotiate a "maximum transmit" size,
which limits the size of nearly all SMB commands. You can set the
@@ -13339,12 +13259,10 @@ of less than 2048 is likely to cause severe problems.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2768"
->16.6. Locking</A
-></H1
+NAME="AEN2775">Locking</H2
><P
>By default Samba does not implement strict locking on each read/write
call (although it did in previous versions). If you enable strict
@@ -13356,12 +13274,10 @@ filesystems, but could be quite high even on local disks.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2772"
->16.7. Share modes</A
-></H1
+NAME="AEN2779">Share modes</H2
><P
>Some people find that opening files is very slow. This is often
because of the "share modes" code needed to fully implement the dos
@@ -13386,12 +13302,10 @@ things much faster. See the Makefile for how to enable this.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2777"
->16.8. Log level</A
-></H1
+NAME="AEN2784">Log level</H2
><P
>If you set the log level (also known as "debug level") higher than 2
then you may suffer a large drop in performance. This is because the
@@ -13400,12 +13314,10 @@ expensive. </P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2780"
->16.9. Wide lines</A
-></H1
+NAME="AEN2787">Wide lines</H2
><P
>The "wide links" option is now enabled by default, but if you disable
it (for better security) then you may suffer a performance hit in
@@ -13414,12 +13326,10 @@ resolving filenames. The performance loss is lessened if you have
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2783"
->16.10. Read raw</A
-></H1
+NAME="AEN2790">Read raw</H2
><P
>The "read raw" operation is designed to be an optimised, low-latency
file read operation. A server may choose to not support it,
@@ -13436,12 +13346,10 @@ testing can really tell.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2788"
->16.11. Write raw</A
-></H1
+NAME="AEN2795">Write raw</H2
><P
>The "write raw" operation is designed to be an optimised, low-latency
file write operation. A server may choose to not support it,
@@ -13453,12 +13361,10 @@ case you may wish to change this option.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2792"
->16.12. Read prediction</A
-></H1
+NAME="AEN2799">Read prediction</H2
><P
>Samba can do read prediction on some of the SMB commands. Read
prediction means that Samba reads some extra data on the last file it
@@ -13479,12 +13385,10 @@ as "Write" under NT) which do lots of very small reads on a file.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2799"
->16.13. Memory mapping</A
-></H1
+NAME="AEN2806">Memory mapping</H2
><P
>Samba supports reading files via memory mapping them. One some
machines this can give a large boost to performance, on others it
@@ -13500,12 +13404,10 @@ no".</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2804"
->16.14. Slow Clients</A
-></H1
+NAME="AEN2811">Slow Clients</H2
><P
>One person has reported that setting the protocol to COREPLUS rather
than LANMAN2 gave a dramatic speed improvement (from 10k/s to 150k/s).</P
@@ -13517,12 +13419,10 @@ protocol. Lowering the "read size" might also help.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2808"
->16.15. Slow Logins</A
-></H1
+NAME="AEN2815">Slow Logins</H2
><P
>Slow logins are almost always due to the password checking time. Using
the lowest practical "password level" will improve things a lot. You
@@ -13530,12 +13430,10 @@ could also enable the "UFC crypt" option in the Makefile.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2811"
->16.16. Client tuning</A
-></H1
+NAME="AEN2818">Client tuning</H2
><P
>Often a speed problem can be traced to the client. The client (for
example Windows for Workgroups) can often be tuned for better TCP
@@ -13634,12 +13532,10 @@ staggering.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2843"
->16.17. My Results</A
-></H1
+NAME="AEN2850">My Results</H2
><P
>Some people want to see real numbers in a document like this, so here
they are. I have a 486sx33 client running WfWg 3.11 with the 3.11b
@@ -13666,26 +13562,66 @@ here someday ...</P
CLASS="CHAPTER"
><HR><H1
><A
-NAME="OS2"
->Chapter 17. OS2 Client HOWTO</A
-></H1
+NAME="OTHER-CLIENTS">Samba and other CIFS clients</H1
+><P
+>This chapter contains client-specific information.</P
><DIV
CLASS="SECT1"
-><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2860"
->17.1. FAQs</A
-></H1
+NAME="AEN2871">Macintosh clients?</H2
+><P
+>Yes. <A
+HREF="http://www.thursby.com/"
+TARGET="_top"
+>Thursby</A
+> now have a CIFS Client / Server called DAVE - see</P
+><P
+>They test it against Windows 95, Windows NT and samba for
+compatibility issues. At the time of writing, DAVE was at version
+1.0.1. The 1.0.0 to 1.0.1 update is available as a free download from
+the Thursby web site (the speed of finder copies has been greatly
+enhanced, and there are bug-fixes included).</P
+><P
+>
+Alternatives - There are two free implementations of AppleTalk for
+several kinds of UNIX machnes, and several more commercial ones.
+These products allow you to run file services and print services
+natively to Macintosh users, with no additional support required on
+the Macintosh. The two free omplementations are
+<A
+HREF="http://www.umich.edu/~rsug/netatalk/"
+TARGET="_top"
+>Netatalk</A
+>, and
+<A
+HREF="http://www.cs.mu.oz.au/appletalk/atalk.html"
+TARGET="_top"
+>CAP</A
+>.
+What Samba offers MS
+Windows users, these packages offer to Macs. For more info on these
+packages, Samba, and Linux (and other UNIX-based systems) see
+<A
+HREF="http://www.eats.com/linux_mac_win.html"
+TARGET="_top"
+>http://www.eats.com/linux_mac_win.html</A
+></P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2880">OS2 Client</H2
><DIV
CLASS="SECT2"
-><H2
+><H3
CLASS="SECT2"
><A
-NAME="AEN2862"
->17.1.1. How can I configure OS/2 Warp Connect or
- OS/2 Warp 4 as a client for Samba?</A
-></H2
+NAME="AEN2882">How can I configure OS/2 Warp Connect or
+ OS/2 Warp 4 as a client for Samba?</H3
><P
>A more complete answer to this question can be
found on <A
@@ -13738,13 +13674,11 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2877"
->17.1.2. How can I configure OS/2 Warp 3 (not Connect),
- OS/2 1.2, 1.3 or 2.x for Samba?</A
-></H2
+NAME="AEN2897">How can I configure OS/2 Warp 3 (not Connect),
+ OS/2 1.2, 1.3 or 2.x for Samba?</H3
><P
>You can use the free Microsoft LAN Manager 2.2c Client
for OS/2 from
@@ -13791,13 +13725,11 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2886"
->17.1.3. Are there any other issues when OS/2 (any version)
- is used as a client?</A
-></H2
+NAME="AEN2906">Are there any other issues when OS/2 (any version)
+ is used as a client?</H3
><P
>When you do a NET VIEW or use the "File and Print
Client Resource Browser", no Samba servers show up. This can
@@ -13813,13 +13745,11 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2890"
->17.1.4. How do I get printer driver download working
- for OS/2 clients?</A
-></H2
+NAME="AEN2910">How do I get printer driver download working
+ for OS/2 clients?</H3
><P
>First, create a share called [PRINTDRV] that is
world-readable. Copy your OS/2 driver files there. Note
@@ -13828,7 +13758,7 @@ NAME="AEN2890"
driver from an OS/2 system.</P
><P
>Install the NT driver first for that printer. Then,
- add to your smb.conf a parameter, "os2 driver map =
+ add to your smb.conf a parameter, os2 driver map =
<TT
CLASS="REPLACEABLE"
><I
@@ -13844,8 +13774,11 @@ CLASS="REPLACEABLE"
name of the NT driver name to the OS/2 driver name as
follows:</P
><P
->&#60;nt driver name&#62; = &#60;os2 driver
- name&#62;.&#60;device name&#62;, e.g.:
+><B
+CLASS="COMMAND"
+>nt driver name = os2 "driver
+ name"."device name"</B
+>, e.g.:
HP LaserJet 5L = LASERJET.HP LaserJet 5L</P
><P
>You can have multiple drivers mapped in this file.</P
@@ -13859,22 +13792,228 @@ CLASS="REPLACEABLE"
</P
></DIV
></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2920">Windows for Workgroups</H2
+><DIV
+CLASS="SECT2"
+><H3
+CLASS="SECT2"
+><A
+NAME="AEN2922">Use latest TCP/IP stack from Microsoft</H3
+><P
+>Use the latest TCP/IP stack from microsoft if you use Windows
+for workgroups.</P
+><P
+>The early TCP/IP stacks had lots of bugs.</P
+><P
+>
+Microsoft has released an incremental upgrade to their TCP/IP 32-Bit
+VxD drivers. The latest release can be found on their ftp site at
+ftp.microsoft.com, located in /peropsys/windows/public/tcpip/wfwt32.exe.
+There is an update.txt file there that describes the problems that were
+fixed. New files include WINSOCK.DLL, TELNET.EXE, WSOCK.386, VNBT.386,
+WSTCP.386, TRACERT.EXE, NETSTAT.EXE, and NBTSTAT.EXE.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2927">Delete .pwl files after password change</H3
+><P
+>WfWg does a lousy job with passwords. I find that if I change my
+password on either the unix box or the PC the safest thing to do is to
+delete the .pwl files in the windows directory. The PC will complain about not finding the files, but will soon get over it, allowing you to enter the new password.</P
+><P
+>
+If you don't do this you may find that WfWg remembers and uses the old
+password, even if you told it a new one.</P
+><P
+>
+Often WfWg will totally ignore a password you give it in a dialog box.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2932">Configure WfW password handling</H3
+><P
+>There is a program call admincfg.exe
+on the last disk (disk 8) of the WFW 3.11 disk set. To install it
+type EXPAND A:\ADMINCFG.EX_ C:\WINDOWS\ADMINCFG.EXE Then add an icon
+for it via the "Progam Manager" "New" Menu. This program allows you
+to control how WFW handles passwords. ie disable Password Caching etc
+for use with <B
+CLASS="COMMAND"
+>security = user</B
+></P
+></DIV
+><DIV
+CLASS="SECT2"
+><HR><H3
+CLASS="SECT2"
+><A
+NAME="AEN2936">Case handling of passwords</H3
+><P
+>Windows for Workgroups uppercases the password before sending it to the server. Unix passwords can be case-sensitive though. Check the <A
+HREF="smb.conf.5.html"
+TARGET="_top"
+>smb.conf(5)</A
+> information on <B
+CLASS="COMMAND"
+>password level</B
+> to specify what characters samba should try to uppercase when checking.</P
+></DIV
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2941">Windows '95/'98</H2
+><P
+>When using Windows 95 OEM SR2 the following updates are recommended where Samba
+is being used. Please NOTE that the above change will affect you once these
+updates have been installed.</P
+><P
+>
+There are more updates than the ones mentioned here. You are referred to the
+Microsoft Web site for all currently available updates to your specific version
+of Windows 95.</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>Kernel Update: KRNLUPD.EXE</P
+></LI
+><LI
+><P
+>Ping Fix: PINGUPD.EXE</P
+></LI
+><LI
+><P
+>RPC Update: RPCRTUPD.EXE</P
+></LI
+><LI
+><P
+>TCP/IP Update: VIPUPD.EXE</P
+></LI
+><LI
+><P
+>Redirector Update: VRDRUPD.EXE</P
+></LI
+></OL
+><P
+>Also, if using MS OutLook it is desirable to install the OLEUPD.EXE fix. This
+fix may stop your machine from hanging for an extended period when exiting
+OutLook and you may also notice a significant speedup when accessing network
+neighborhood services.</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN2957">Windows 2000 Service Pack 2</H2
+><P
+>
+There are several annoyances with Windows 2000 SP2. One of which
+only appears when using a Samba server to host user profiles
+to Windows 2000 SP2 clients in a Windows domain. This assumes
+that Samba is a member of the domain, but the problem will
+likely occur if it is not.</P
+><P
+>
+In order to server profiles successfully to Windows 2000 SP2
+clients (when not operating as a PDC), Samba must have
+<B
+CLASS="COMMAND"
+>nt acl support = no</B
+>
+added to the file share which houses the roaming profiles.
+If this is not done, then the Windows 2000 SP2 client will
+complain about not being able to access the profile (Access
+Denied) and create multiple copies of it on disk (DOMAIN.user.001,
+DOMAIN.user.002, etc...). See the
+<A
+HREF="smb.conf.5.html"
+TARGET="_top"
+>smb.conf(5)</A
+> man page
+for more details on this option. Also note that the
+<B
+CLASS="COMMAND"
+>nt acl support</B
+> parameter was formally a global parameter in
+releases prior to Samba 2.2.2.</P
+><P
+>
+The following is a minimal profile share:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> [profile]
+ path = /export/profile
+ create mask = 0600
+ directory mask = 0700
+ nt acl support = no
+ read only = no</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>The reason for this bug is that the Win2k SP2 client copies
+the security descriptor for the profile which contains
+the Samba server's SID, and not the domain SID. The client
+compares the SID for SAMBA\user and realizes it is
+different that the one assigned to DOMAIN\user. Hence the reason
+for the "access denied" message.</P
+><P
+>By disabling the <B
+CLASS="COMMAND"
+>nt acl support</B
+> parameter, Samba will send
+the Win2k client a response to the QuerySecurityDescriptor
+trans2 call which causes the client to set a default ACL
+for the profile. This default ACL includes </P
+><P
+><B
+CLASS="COMMAND"
+>DOMAIN\user "Full Control"</B
+></P
+><P
+><I
+CLASS="EMPHASIS"
+>NOTE : This bug does not occur when using winbind to
+create accounts on the Samba host for Domain users.</I
+></P
+></DIV
></DIV
><DIV
CLASS="CHAPTER"
><HR><H1
><A
-NAME="CVS-ACCESS"
->Chapter 18. HOWTO Access Samba source code via CVS</A
-></H1
+NAME="CVS-ACCESS">HOWTO Access Samba source code via CVS</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN2906"
->18.1. Introduction</A
-></H1
+NAME="AEN2981">Introduction</H2
><P
>Samba is developed in an open environment. Developers use CVS
(Concurrent Versioning System) to "checkin" (also known as
@@ -13891,12 +14030,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2911"
->18.2. CVS Access to samba.org</A
-></H1
+NAME="AEN2986">CVS Access to samba.org</H2
><P
>The machine samba.org runs a publicly accessible CVS
repository for access to the source code of several packages,
@@ -13904,12 +14041,10 @@ including samba, rsync and jitterbug. There are two main ways of
accessing the CVS server on this host.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2914"
->18.2.1. Access via CVSweb</A
-></H2
+NAME="AEN2989">Access via CVSweb</H3
><P
>You can access the source code via your
favourite WWW browser. This allows you to access the contents of
@@ -13925,12 +14060,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><HR><H3
CLASS="SECT2"
><A
-NAME="AEN2919"
->18.2.2. Access via cvs</A
-></H2
+NAME="AEN2994">Access via cvs</H3
><P
>You can also access the source code via a
normal cvs client. This gives you much more control over you can
@@ -14036,17 +14169,13 @@ CLASS="COMMAND"
CLASS="CHAPTER"
><HR><H1
><A
-NAME="BUGREPORT"
->Chapter 19. Reporting Bugs</A
-></H1
+NAME="BUGREPORT">Reporting Bugs</H1
><DIV
CLASS="SECT1"
-><H1
+><H2
CLASS="SECT1"
><A
-NAME="AEN2954"
->19.1. Introduction</A
-></H1
+NAME="AEN3029">Introduction</H2
><P
>The email address for bug reports is samba@samba.org</P
><P
@@ -14073,12 +14202,10 @@ at http://samba.org/samba/ </P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2961"
->19.2. General info</A
-></H1
+NAME="AEN3036">General info</H2
><P
>Before submitting a bug report check your config for silly
errors. Look in your log files for obvious messages that tell you that
@@ -14098,12 +14225,10 @@ time, and exactly what the results were.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2967"
->19.3. Debug levels</A
-></H1
+NAME="AEN3042">Debug levels</H2
><P
>If the bug has anything to do with Samba behaving incorrectly as a
server (like refusing to open a file) then the log files will probably
@@ -14177,12 +14302,10 @@ large volume of log data.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2984"
->19.4. Internal errors</A
-></H1
+NAME="AEN3059">Internal errors</H2
><P
>If you get a "INTERNAL ERROR" message in your log files it means that
Samba got an unexpected signal while running. It is probably a
@@ -14221,12 +14344,10 @@ useful. </P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2994"
->19.5. Attaching to a running process</A
-></H1
+NAME="AEN3069">Attaching to a running process</H2
><P
>Unfortunately some unixes (in particular some recent linux kernels)
refuse to dump a core file if the task has changed uid (which smbd
@@ -14238,12 +14359,10 @@ where it occurred.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><HR><H2
CLASS="SECT1"
><A
-NAME="AEN2997"
->19.6. Patches</A
-></H1
+NAME="AEN3072">Patches</H2
><P
>The best sort of bug report is one that includes a fix! If you send us
patches please use <B
@@ -14258,20 +14377,304 @@ your do the diff against a clean version of the source and let me know
exactly what version you used. </P
></DIV
></DIV
+><DIV
+CLASS="CHAPTER"
><HR><H1
><A
-NAME="AEN3002"
->Index</A
-></H1
-><DL
-><DT
->Primary Domain Controller,
- <A
-HREF="x1741.htm"
->Background</A
->
- </DT
-></DL
+NAME="GROUPMAPPING">Group mapping HOWTO</H1
+><P
+>
+Starting with Samba 3.0 alpha 2, a new group mapping function is available. The
+current method (likely to change) to manage the groups is a new command called
+<B
+CLASS="COMMAND"
+>smbgroupedit</B
+>.</P
+><P
+>The first immediate reason to use the group mapping on a PDC, is that
+the <B
+CLASS="COMMAND"
+>domain admin group</B
+> of <TT
+CLASS="FILENAME"
+>smb.conf</TT
+> is
+now gone. This parameter was used to give the listed users local admin rights
+on their workstations. It was some magic stuff that simply worked but didn't
+scale very well for complex setups.</P
+><P
+>Let me explain how it works on NT/W2K, to have this magic fade away.
+When installing NT/W2K on a computer, the installer program creates some users
+and groups. Notably the 'Administrators' group, and gives to that group some
+privileges like the ability to change the date and time or to kill any process
+(or close too) running on the local machine. The 'Administrator' user is a
+member of the 'Administrators' group, and thus 'inherit' the 'Administrators'
+group privileges. If a 'joe' user is created and become a member of the
+'Administrator' group, 'joe' has exactly the same rights as 'Administrator'.</P
+><P
+>When a NT/W2K machine is joined to a domain, during that phase, the "Domain
+Administrators' group of the PDC is added to the 'Administrators' group of the
+workstation. Every members of the 'Domain Administrators' group 'inherit' the
+rights of the 'Administrators' group when logging on the workstation.</P
+><P
+>You are now wondering how to make some of your samba PDC users members of the
+'Domain Administrators' ? That's really easy.</P
+><P
+></P
+><OL
+TYPE="1"
+><LI
+><P
+>create a unix group (usually in <TT
+CLASS="FILENAME"
+>/etc/group</TT
+>), let's call it domadm</P
+></LI
+><LI
+><P
+>add to this group the users that must be Administrators. For example if you want joe,john and mary, your entry in <TT
+CLASS="FILENAME"
+>/etc/group</TT
+> will look like:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="90%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>domadm:x:502:joe,john,mary</PRE
+></TD
+></TR
+></TABLE
+></P
+></LI
+><LI
+><P
+>Map this domadm group to the <B
+CLASS="COMMAND"
+>domain admins</B
+> group by running the command:</P
+><P
+><B
+CLASS="COMMAND"
+>smbgroupedit -c "Domain Admins" -u domadm</B
+></P
+></LI
+></OL
+><P
+>You're set, joe, john and mary are domain administrators !</P
+><P
+>Like the Domain Admins group, you can map any arbitrary Unix group to any NT
+group. You can also make any Unix group a domain group. For example, on a domain
+member machine (an NT/W2K or a samba server running winbind), you would like to
+give access to a certain directory to some users who are member of a group on
+your samba PDC. Flag that group as a domain group by running:</P
+><P
+><B
+CLASS="COMMAND"
+>smbgroupedit -a unixgroup -td</B
+></P
+><P
+>You can list the various groups in the mapping database like this</P
+><P
+><B
+CLASS="COMMAND"
+>smbgroupedit -v</B
+></P
+></DIV
+><DIV
+CLASS="CHAPTER"
+><HR><H1
+><A
+NAME="PORTABILITY">Portability</H1
+><P
+>Samba works on a wide range of platforms but the interface all the
+platforms provide is not always compatible. This chapter contains
+platform-specific information about compiling and using samba.</P
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN3119">HPUX</H2
+><P
+>HP's implementation of supplementary groups is, er, non-standard (for
+hysterical reasons). There are two group files, /etc/group and
+/etc/logingroup; the system maps UIDs to numbers using the former, but
+initgroups() reads the latter. Most system admins who know the ropes
+symlink /etc/group to /etc/logingroup (hard link doesn't work for reasons
+too stupid to go into here). initgroups() will complain if one of the
+groups you're in in /etc/logingroup has what it considers to be an invalid
+ID, which means outside the range [0..UID_MAX], where UID_MAX is (I think)
+60000 currently on HP-UX. This precludes -2 and 65534, the usual 'nobody'
+GIDs.</P
+><P
+>If you encounter this problem, make sure that the programs that are failing
+to initgroups() be run as users not in any groups with GIDs outside the
+allowed range.</P
+><P
+>This is documented in the HP manual pages under setgroups(2) and passwd(4).</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN3124">SCO Unix</H2
+><P
+>
+If you run an old version of SCO Unix then you may need to get important
+TCP/IP patches for Samba to work correctly. Without the patch, you may
+encounter corrupt data transfers using samba.</P
+><P
+>The patch you need is UOD385 Connection Drivers SLS. It is available from
+SCO (ftp.sco.com, directory SLS, files uod385a.Z and uod385a.ltr.Z).</P
+></DIV
+><DIV
+CLASS="SECT1"
+><HR><H2
+CLASS="SECT1"
+><A
+NAME="AEN3128">DNIX</H2
+><P
+>DNIX has a problem with seteuid() and setegid(). These routines are
+needed for Samba to work correctly, but they were left out of the DNIX
+C library for some reason.</P
+><P
+>For this reason Samba by default defines the macro NO_EID in the DNIX
+section of includes.h. This works around the problem in a limited way,
+but it is far from ideal, some things still won't work right.</P
+><P
+>
+To fix the problem properly you need to assemble the following two
+functions and then either add them to your C library or link them into
+Samba.</P
+><P
+>
+put this in the file <TT
+CLASS="FILENAME"
+>setegid.s</TT
+>:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> .globl _setegid
+_setegid:
+ moveq #47,d0
+ movl #100,a0
+ moveq #1,d1
+ movl 4(sp),a1
+ trap #9
+ bccs 1$
+ jmp cerror
+1$:
+ clrl d0
+ rts</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>put this in the file <TT
+CLASS="FILENAME"
+>seteuid.s</TT
+>:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+> .globl _seteuid
+_seteuid:
+ moveq #47,d0
+ movl #100,a0
+ moveq #0,d1
+ movl 4(sp),a1
+ trap #9
+ bccs 1$
+ jmp cerror
+1$:
+ clrl d0
+ rts</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>after creating the above files you then assemble them using</P
+><P
+><B
+CLASS="COMMAND"
+>as seteuid.s</B
+></P
+><P
+><B
+CLASS="COMMAND"
+>as setegid.s</B
+></P
+><P
+>that should produce the files <TT
+CLASS="FILENAME"
+>seteuid.o</TT
+> and
+<TT
+CLASS="FILENAME"
+>setegid.o</TT
+></P
+><P
+>then you need to add these to the LIBSM line in the DNIX section of
+the Samba Makefile. Your LIBSM line will then look something like this:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>LIBSM = setegid.o seteuid.o -ln</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>
+You should then remove the line:</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>#define NO_EID</PRE
+></TD
+></TR
+></TABLE
+></P
+><P
+>from the DNIX section of <TT
+CLASS="FILENAME"
+>includes.h</TT
+></P
+></DIV
+></DIV
></DIV
></BODY
></HTML
diff --git a/docs/htmldocs/winbind.html b/docs/htmldocs/winbind.html
index 7d45b174dd..cac9a70a6d 100644
--- a/docs/htmldocs/winbind.html
+++ b/docs/htmldocs/winbind.html
@@ -1,43 +1,92 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>Unified Logons between Windows NT and UNIX using Winbind</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.57"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
+"><LINK
+REL="HOME"
+TITLE="SAMBA Project Documentation"
+HREF="Samba-HOWTO.html"><LINK
+REL="PREVIOUS"
+TITLE="security = domain in Samba 2.x"
+HREF="domain-security.html"><LINK
+REL="NEXT"
+TITLE="How to Configure Samba 2.2 as a Primary Domain Controller"
+HREF="samba-pdc.html"></HEAD
><BODY
-CLASS="ARTICLE"
+CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
-CLASS="ARTICLE"
+CLASS="NAVHEADER"
+><TABLE
+SUMMARY="Header navigation table"
+WIDTH="100%"
+BORDER="0"
+CELLPADDING="0"
+CELLSPACING="0"
+><TR
+><TH
+COLSPAN="3"
+ALIGN="center"
+>SAMBA Project Documentation</TH
+></TR
+><TR
+><TD
+WIDTH="10%"
+ALIGN="left"
+VALIGN="bottom"
+><A
+HREF="domain-security.html"
+ACCESSKEY="P"
+>Prev</A
+></TD
+><TD
+WIDTH="80%"
+ALIGN="center"
+VALIGN="bottom"
+></TD
+><TD
+WIDTH="10%"
+ALIGN="right"
+VALIGN="bottom"
+><A
+HREF="samba-pdc.html"
+ACCESSKEY="N"
+>Next</A
+></TD
+></TR
+></TABLE
+><HR
+ALIGN="LEFT"
+WIDTH="100%"></DIV
><DIV
-CLASS="TITLEPAGE"
+CLASS="CHAPTER"
><H1
-CLASS="TITLE"
><A
-NAME="WINBIND"
->Unified Logons between Windows NT and UNIX using Winbind</A
-></H1
-><HR></DIV
+NAME="WINBIND">Chapter 11. Unified Logons between Windows NT and UNIX using Winbind</H1
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN3"
->Abstract</A
-></H1
+NAME="AEN1394">11.1. Abstract</H1
><P
>Integration of UNIX and Microsoft Windows NT through
a unified logon has been considered a "holy grail" in heterogeneous
computing environments for a long time. We present
- <I
+ <SPAN
+CLASS="emphasis"
+><I
CLASS="EMPHASIS"
>winbind</I
+></SPAN
>, a component of the Samba suite
of programs as a solution to the unified logon problem. Winbind
uses a UNIX implementation
@@ -49,12 +98,10 @@ CLASS="EMPHASIS"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><H1
CLASS="SECT1"
><A
-NAME="AEN7"
->Introduction</A
-></H1
+NAME="AEN1398">11.2. Introduction</H1
><P
>It is well known that UNIX and Microsoft Windows NT have
different models for representing user and group information and
@@ -103,12 +150,10 @@ NAME="AEN7"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><H1
CLASS="SECT1"
><A
-NAME="AEN20"
->What Winbind Provides</A
-></H1
+NAME="AEN1411">11.3. What Winbind Provides</H1
><P
>Winbind unifies UNIX and Windows NT account management by
allowing a UNIX box to become a full member of a NT domain. Once
@@ -145,12 +190,10 @@ NAME="AEN20"
location (on the domain controller).</P
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN27"
->Target Uses</A
-></H2
+NAME="AEN1418">11.3.1. Target Uses</H2
><P
>Winbind is targeted at organizations that have an
existing NT based domain infrastructure into which they wish
@@ -169,12 +212,10 @@ NAME="AEN27"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><H1
CLASS="SECT1"
><A
-NAME="AEN31"
->How Winbind Works</A
-></H1
+NAME="AEN1422">11.4. How Winbind Works</H1
><P
>The winbind system is designed around a client/server
architecture. A long running <B
@@ -189,12 +230,10 @@ CLASS="COMMAND"
in detail below.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN36"
->Microsoft Remote Procedure Calls</A
-></H2
+NAME="AEN1427">11.4.1. Microsoft Remote Procedure Calls</H2
><P
>Over the last two years, efforts have been underway
by various Samba Team members to decode various aspects of
@@ -215,12 +254,10 @@ NAME="AEN36"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN40"
->Name Service Switch</A
-></H2
+NAME="AEN1431">11.4.2. Name Service Switch</H2
><P
>The Name Service Switch, or NSS, is a feature that is
present in many UNIX operating systems. It allows system
@@ -295,12 +332,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN56"
->Pluggable Authentication Modules</A
-></H2
+NAME="AEN1447">11.4.3. Pluggable Authentication Modules</H2
><P
>Pluggable Authentication Modules, also known as PAM,
is a system for abstracting authentication and authorization
@@ -344,12 +379,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN64"
->User and Group ID Allocation</A
-></H2
+NAME="AEN1455">11.4.4. User and Group ID Allocation</H2
><P
>When a user or group is created under Windows NT
is it allocated a numerical relative identifier (RID). This is
@@ -370,12 +403,10 @@ NAME="AEN64"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN68"
->Result Caching</A
-></H2
+NAME="AEN1459">11.4.5. Result Caching</H2
><P
>An active system can generate a lot of user and group
name lookups. To reduce the network cost of these lookups winbind
@@ -393,12 +424,10 @@ NAME="AEN68"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><H1
CLASS="SECT1"
><A
-NAME="AEN71"
->Installation and Configuration</A
-></H1
+NAME="AEN1462">11.5. Installation and Configuration</H1
><P
>Many thanks to John Trostel <A
HREF="mailto:jtrostel@snapserver.com"
@@ -420,12 +449,10 @@ Future revisions of this document will incorporate that
information.</P
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN78"
->Introduction</A
-></H2
+NAME="AEN1469">11.5.1. Introduction</H2
><P
>This HOWTO describes the procedures used to get winbind up and
running on my RedHat 7.1 system. Winbind is capable of providing access
@@ -441,9 +468,12 @@ somewhat to fit the way your distribution works.</P
><UL
><LI
><P
-> <I
+> <SPAN
+CLASS="emphasis"
+><I
CLASS="EMPHASIS"
>Why should I to this?</I
+></SPAN
>
</P
><P
@@ -455,9 +485,12 @@ CLASS="EMPHASIS"
></LI
><LI
><P
-> <I
+> <SPAN
+CLASS="emphasis"
+><I
CLASS="EMPHASIS"
>Who should be reading this document?</I
+></SPAN
>
</P
><P
@@ -473,29 +506,36 @@ CLASS="EMPHASIS"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN91"
->Requirements</A
-></H2
+NAME="AEN1482">11.5.2. Requirements</H2
><P
>If you have a samba configuration file that you are currently
-using... <I
+using... <SPAN
+CLASS="emphasis"
+><I
CLASS="EMPHASIS"
>BACK IT UP!</I
+></SPAN
> If your system already uses PAM,
-<I
+<SPAN
+CLASS="emphasis"
+><I
CLASS="EMPHASIS"
>back up the <TT
CLASS="FILENAME"
>/etc/pam.d</TT
> directory
contents!</I
+></SPAN
> If you haven't already made a boot disk,
-<I
+<SPAN
+CLASS="emphasis"
+><I
CLASS="EMPHASIS"
>MAKE ONE NOW!</I
+></SPAN
></P
><P
>Messing with the pam configuration files can make it nearly impossible
@@ -534,12 +574,10 @@ CLASS="FILENAME"
></DIV
><DIV
CLASS="SECT2"
-><HR><H2
+><H2
CLASS="SECT2"
><A
-NAME="AEN105"
->Testing Things Out</A
-></H2
+NAME="AEN1496">11.5.3. Testing Things Out</H2
><P
>Before starting, it is probably best to kill off all the SAMBA
related daemons running on your server. Kill off all <B
@@ -579,12 +617,10 @@ CLASS="FILENAME"
> RPMs installed.</P
><DIV
CLASS="SECT3"
-><HR><H3
+><H3
CLASS="SECT3"
><A
-NAME="AEN116"
->Configure and compile SAMBA</A
-></H3
+NAME="AEN1507">11.5.3.1. Configure and compile SAMBA</H3
><P
>The configuration and compilation of SAMBA is pretty straightforward.
The first three steps may not be necessary depending upon
@@ -645,16 +681,14 @@ It will also build the winbindd executable and libraries. </P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><H3
CLASS="SECT3"
><A
-NAME="AEN135"
->Configure <TT
+NAME="AEN1526">11.5.3.2. Configure <TT
CLASS="FILENAME"
>nsswitch.conf</TT
> and the
-winbind libraries</A
-></H3
+winbind libraries</H3
><P
>The libraries needed to run the <B
CLASS="COMMAND"
@@ -750,12 +784,10 @@ and echos back a check to you.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><H3
CLASS="SECT3"
><A
-NAME="AEN168"
->Configure smb.conf</A
-></H3
+NAME="AEN1559">11.5.3.3. Configure smb.conf</H3
><P
>Several parameters are needed in the smb.conf file to control
the behavior of <B
@@ -825,12 +857,10 @@ TARGET="_top"
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><H3
CLASS="SECT3"
><A
-NAME="AEN184"
->Join the SAMBA server to the PDC domain</A
-></H3
+NAME="AEN1575">11.5.3.4. Join the SAMBA server to the PDC domain</H3
><P
>Enter the following command to make the SAMBA server join the
PDC domain, where <TT
@@ -871,12 +901,10 @@ is your DOMAIN name.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><H3
CLASS="SECT3"
><A
-NAME="AEN195"
->Start up the winbindd daemon and test it!</A
-></H3
+NAME="AEN1586">11.5.3.5. Start up the winbindd daemon and test it!</H3
><P
>Eventually, you will want to modify your smb startup script to
automatically invoke the winbindd daemon when the other parts of
@@ -994,20 +1022,16 @@ CLASS="COMMAND"
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><H3
CLASS="SECT3"
><A
-NAME="AEN231"
->Fix the init.d startup scripts</A
-></H3
+NAME="AEN1622">11.5.3.6. Fix the init.d startup scripts</H3
><DIV
CLASS="SECT4"
><H4
CLASS="SECT4"
><A
-NAME="AEN233"
->Linux</A
-></H4
+NAME="AEN1624">11.5.3.6.1. Linux</H4
><P
>The <B
CLASS="COMMAND"
@@ -1098,12 +1122,10 @@ CLASS="PROGRAMLISTING"
></DIV
><DIV
CLASS="SECT4"
-><HR><H4
+><H4
CLASS="SECT4"
><A
-NAME="AEN250"
->Solaris</A
-></H4
+NAME="AEN1641">11.5.3.6.2. Solaris</H4
><P
>On solaris, you need to modify the
<TT
@@ -1169,12 +1191,10 @@ esac</PRE
></DIV
><DIV
CLASS="SECT4"
-><HR><H4
+><H4
CLASS="SECT4"
><A
-NAME="AEN257"
->Restarting</A
-></H4
+NAME="AEN1648">11.5.3.6.3. Restarting</H4
><P
>If you restart the <B
CLASS="COMMAND"
@@ -1193,12 +1213,10 @@ if you were a local user.</P
></DIV
><DIV
CLASS="SECT3"
-><HR><H3
+><H3
CLASS="SECT3"
><A
-NAME="AEN263"
->Configure Winbind and PAM</A
-></H3
+NAME="AEN1654">11.5.3.7. Configure Winbind and PAM</H3
><P
>If you have made it this far, you know that winbindd and samba are working
together. If you want to use winbind to provide authentication for other
@@ -1251,12 +1269,10 @@ CLASS="COMMAND"
></P
><DIV
CLASS="SECT4"
-><HR><H4
+><H4
CLASS="SECT4"
><A
-NAME="AEN280"
->Linux/FreeBSD-specific PAM configuration</A
-></H4
+NAME="AEN1671">11.5.3.7.1. Linux/FreeBSD-specific PAM configuration</H4
><P
>The <TT
CLASS="FILENAME"
@@ -1380,12 +1396,10 @@ double prompts for passwords.</P
></DIV
><DIV
CLASS="SECT4"
-><HR><H4
+><H4
CLASS="SECT4"
><A
-NAME="AEN313"
->Solaris-specific configuration</A
-></H4
+NAME="AEN1704">11.5.3.7.2. Solaris-specific configuration</H4
><P
>The /etc/pam.conf needs to be changed. I changed this file so that my Domain
users can logon both locally as well as telnet.The following are the changes
@@ -1467,12 +1481,10 @@ configured in the pam.conf.</P
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><H1
CLASS="SECT1"
><A
-NAME="AEN320"
->Limitations</A
-></H1
+NAME="AEN1711">11.6. Limitations</H1
><P
>Winbind has a number of limitations in its current
released version that we hope to overcome in future
@@ -1508,12 +1520,10 @@ NAME="AEN320"
></DIV
><DIV
CLASS="SECT1"
-><HR><H1
+><H1
CLASS="SECT1"
><A
-NAME="AEN330"
->Conclusion</A
-></H1
+NAME="AEN1721">11.7. Conclusion</H1
><P
>The winbind system, through the use of the Name Service
Switch, Pluggable Authentication Modules, and appropriate
@@ -1523,6 +1533,64 @@ NAME="AEN330"
cost of running a mixed UNIX and NT network.</P
></DIV
></DIV
+><DIV
+CLASS="NAVFOOTER"
+><HR
+ALIGN="LEFT"
+WIDTH="100%"><TABLE
+SUMMARY="Footer navigation table"
+WIDTH="100%"
+BORDER="0"
+CELLPADDING="0"
+CELLSPACING="0"
+><TR
+><TD
+WIDTH="33%"
+ALIGN="left"
+VALIGN="top"
+><A
+HREF="domain-security.html"
+ACCESSKEY="P"
+>Prev</A
+></TD
+><TD
+WIDTH="34%"
+ALIGN="center"
+VALIGN="top"
+><A
+HREF="Samba-HOWTO.html"
+ACCESSKEY="H"
+>Home</A
+></TD
+><TD
+WIDTH="33%"
+ALIGN="right"
+VALIGN="top"
+><A
+HREF="samba-pdc.html"
+ACCESSKEY="N"
+>Next</A
+></TD
+></TR
+><TR
+><TD
+WIDTH="33%"
+ALIGN="left"
+VALIGN="top"
+>security = domain in Samba 2.x</TD
+><TD
+WIDTH="34%"
+ALIGN="center"
+VALIGN="top"
+>&nbsp;</TD
+><TD
+WIDTH="33%"
+ALIGN="right"
+VALIGN="top"
+>How to Configure Samba 2.2 as a Primary Domain Controller</TD
+></TR
+></TABLE
+></DIV
></BODY
></HTML
> \ No newline at end of file
diff --git a/docs/manpages/findsmb.1 b/docs/manpages/findsmb.1
index c10076fd5c..c5553267b5 100644
--- a/docs/manpages/findsmb.1
+++ b/docs/manpages/findsmb.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "FINDSMB" "1" "20 augustus 2002" "" ""
+.TH "FINDSMB" "1" "01 October 2002" "" ""
.SH NAME
findsmb \- list info about machines that respond to SMB name queries on a subnet
.SH SYNOPSIS
@@ -12,12 +12,12 @@ findsmb \- list info about machines that respond to SMB name queries on a subne
.SH "DESCRIPTION"
.PP
-This perl script is part of the Samba <URL:samba.7.html> suite.
+This perl script is part of the Samba suite.
.PP
\fBfindsmb\fR is a perl script that
prints out several pieces of information about machines
on a subnet that respond to SMB name query requests.
-It uses \fB nmblookup(1)\fR <URL:nmblookup.1.html> and \fBsmbclient(1)\fR <URL:smbclient.1.html> to obtain this information.
+It uses \fB nmblookup(1)\fR to obtain this information.
.SH "OPTIONS"
.TP
\fBsubnet broadcast address\fR
@@ -25,7 +25,7 @@ Without this option, \fBfindsmb
\fR will probe the subnet of the machine where
\fBfindsmb\fR is run. This value is passed
to \fBnmblookup\fR as part of the
--B option
+-B option.
.SH "EXAMPLES"
.PP
The output of \fBfindsmb\fR lists the following
@@ -41,13 +41,13 @@ Machines that are running Windows, Windows 95 or Windows 98 will
not show any information about the operating system or server
version.
.PP
-The command must be run on a system without \fBnmbd\fR <URL:nmbd.8.html> running.
+The command must be run on a system without \fBnmbd\fR running.
If \fBnmbd\fR is running on the system, you will
only get the IP address and the DNS name of the machine. To
get proper responses from Windows 95 and Windows 98 machines,
the command must be run as root.
.PP
-For example running \fBfindsmb\fR on a machine
+For example, running \fBfindsmb\fR on a machine
without \fBnmbd\fR running would yield output similar
to the following
@@ -72,9 +72,9 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBnmbd(8)\fR <URL:nmbd.8.html>,
+\fBnmbd(8)\fR
\fBsmbclient(1)
-\fR <URL:smbclient.1.html>, and \fBnmblookup(1)\fR <URL:nmblookup.1.html>
+\fR and \fBnmblookup(1)\fR
.SH "AUTHOR"
.PP
The original Samba software and related utilities
diff --git a/docs/manpages/lmhosts.5 b/docs/manpages/lmhosts.5
index ed3a81251b..f13d8ff78a 100644
--- a/docs/manpages/lmhosts.5
+++ b/docs/manpages/lmhosts.5
@@ -1,20 +1,20 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "LMHOSTS" "5" "28 January 2002" "" ""
+.TH "LMHOSTS" "5" "01 October 2002" "" ""
.SH NAME
lmhosts \- The Samba NetBIOS hosts file
.SH SYNOPSIS
.PP
-\fIlmhosts\fR is the SambaNetBIOS name to IP address mapping file.
+\fIlmhosts\fR is the Samba NetBIOS name to IP address mapping file.
.SH "DESCRIPTION"
.PP
-This file is part of the Sambasuite.
+This file is part of the Samba suite.
.PP
\fIlmhosts\fR is the \fBSamba
-\fRNetBIOS name to IP address mapping file. It
+\fR NetBIOS name to IP address mapping file. It
is very similar to the \fI/etc/hosts\fR file
format, except that the hostname component must correspond
to the NetBIOS naming format.
@@ -40,8 +40,7 @@ name, whatever the NetBIOS name type in the lookup.
.PP
An example follows :
.PP
-.PP
-.sp
+
.nf
#
# Sample Samba lmhosts file.
@@ -50,25 +49,20 @@ An example follows :
192.9.200.20 NTSERVER#20
192.9.200.21 SAMBASERVER
-.sp
.fi
.PP
-.PP
Contains three IP to NetBIOS name mappings. The first
and third will be returned for any queries for the names "TESTPC"
and "SAMBASERVER" respectively, whatever the type component of
the NetBIOS name requested.
.PP
-.PP
The second mapping will be returned only when the "0x20" name
type for a name "NTSERVER" is queried. Any other name type will not
be resolved.
.PP
-.PP
The default location of the \fIlmhosts\fR file
-is in the same directory as the
-smb.conf(5)>file.
-.PP
+is in the same directory as the
+smb.conf(5)> file.
.SH "VERSION"
.PP
This man page is correct for version 2.2 of
@@ -76,7 +70,7 @@ the Samba suite.
.SH "SEE ALSO"
.PP
\fBsmbclient(1)
-\fR
+\fR and \fB smbpasswd(8)\fR
.SH "AUTHOR"
.PP
The original Samba software and related utilities
@@ -88,5 +82,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/make_smbcodepage.1 b/docs/manpages/make_smbcodepage.1
index 915f0fc44b..143f24dc43 100644
--- a/docs/manpages/make_smbcodepage.1
+++ b/docs/manpages/make_smbcodepage.1
@@ -1,17 +1,18 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "MAKE_SMBCODEPAGE" "1" "28 January 2002" "" ""
+.TH "MAKE_SMBCODEPAGE" "1" "01 October 2002" "" ""
.SH NAME
make_smbcodepage \- construct a codepage file for Samba
.SH SYNOPSIS
-.sp
+
\fBmake_smbcodepage\fR \fBc|d\fR \fBcodepage\fR \fBinputfile\fR \fBoutputfile\fR
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBmake_smbcodepage\fR compiles or de-compiles
codepage files for use with the internationalization features
@@ -30,10 +31,10 @@ number, e.g. 850).
.TP
\fBinputfile\fR
This is the input file to process. In
-the \fIc\fR case this will be a text
-codepage definition file such as the ones found in the Samba
+the \fIc\fR case, this will be a text
+codepage definition file such as the ones found in the Samba
\fIsource/codepages\fR directory. In
-the \fId\fR case this will be the
+the \fId\fR case, this will be the
binary format codepage definition file normally found in
the \fIlib/codepages\fR directory in the
Samba install directory path.
@@ -43,7 +44,7 @@ This is the output file to produce.
.SH "SAMBA CODEPAGE FILES"
.PP
A text Samba codepage definition file is a description
-that tells Samba how to map from upper to lower case for
+that tells Samba how to map from upper to lower case for
characters greater than ascii 127 in the specified DOS code page.
Note that for certain DOS codepages (437 for example) mapping
from lower to upper case may be non-symmetrical. For example, in
@@ -103,9 +104,8 @@ Samba if it is to map the given lower case character to the
given upper case character when upper casing a filename.
.PP
\fBcodepage.<codepage>\fR - These are the
-output (binary) codepage files produced and placed in the Samba
+output (binary) codepage files produced and placed in the Samba
destination \fIlib/codepage\fR directory.
-.PP
.SH "INSTALLATION"
.PP
The location of the server and its support files is a
@@ -113,9 +113,9 @@ matter for individual system administrators. The following are
thus suggestions only.
.PP
It is recommended that the \fBmake_smbcodepage
-\fRprogram be installed under the \fI/usr/local/samba
-\fRhierarchy, in a directory readable by all, writeable
-only by root. The program itself should be executable by all. The
+\fR program be installed under the \fI/usr/local/samba
+\fR hierarchy, in a directory readable by all, writeable
+only by root. The program itself should be executable by all. The
program should NOT be setuid or setgid!
.SH "VERSION"
.PP
@@ -123,7 +123,7 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fR,
+\fBsmbd(8)\fR
smb.conf(5)
.SH "AUTHOR"
.PP
@@ -136,5 +136,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/make_unicodemap.1 b/docs/manpages/make_unicodemap.1
index a49d66d7a7..0c506349e7 100644
--- a/docs/manpages/make_unicodemap.1
+++ b/docs/manpages/make_unicodemap.1
@@ -1,17 +1,18 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "MAKE_UNICODEMAP" "1" "28 January 2002" "" ""
+.TH "MAKE_UNICODEMAP" "1" "01 October 2002" "" ""
.SH NAME
make_unicodemap \- construct a unicode map file for Samba
.SH SYNOPSIS
-.sp
+
\fBmake_unicodemap\fR \fBcodepage\fR \fBinputfile\fR \fBoutputfile\fR
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Samba
+This tool is part of the Samba
suite.
.PP
\fBmake_unicodemap\fR compiles text unicode map
@@ -48,7 +49,7 @@ in the Samba \fIsource/codepages\fR
directory.
.PP
A text unicode map file consists of multiple lines
-containing two fields. These fields are :
+containing two fields. These fields are :
.TP 0.2i
\(bu
\fIcharacter\fR - which is
@@ -59,11 +60,10 @@ the (hex) character mapped on this line.
is the (hex) 16 bit unicode character that the character
will map to.
.PP
-\fIunicode_map.<codepage>\fR - These are
+\fIunicode_map.<codepage>\fR - These are
the output (binary) unicode map files produced and placed in
the Samba destination \fIlib/codepage\fR
directory.
-.PP
.SH "INSTALLATION"
.PP
The location of the server and its support files is a matter
@@ -74,7 +74,7 @@ It is recommended that the \fBmake_unicodemap\fR
program be installed under the
\fI$prefix/samba\fR hierarchy,
in a directory readable by all, writeable only by root. The
-program itself should be executable by all. The program
+program itself should be executable by all. The program
should NOT be setuid or setgid!
.SH "VERSION"
.PP
@@ -82,7 +82,7 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fR,
+\fBsmbd(8)\fR
smb.conf(5)
.SH "AUTHOR"
.PP
@@ -95,5 +95,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/net.8 b/docs/manpages/net.8
index e063e3c229..fd2a450a6b 100644
--- a/docs/manpages/net.8
+++ b/docs/manpages/net.8
@@ -1,17 +1,18 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "NET" "8" "28 January 2002" "" ""
+.TH "NET" "8" "01 October 2002" "" ""
.SH NAME
net \- Tool for administration of Samba and remote CIFS servers.
.SH SYNOPSIS
-.sp
+
\fBnet\fR \fB<ads|rap|rpc>\fR
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.SH "OPTIONS"
.PP
.SH "COMMANDS"
diff --git a/docs/manpages/nmbd.8 b/docs/manpages/nmbd.8
index 875de31f42..d5662dbdb4 100644
--- a/docs/manpages/nmbd.8
+++ b/docs/manpages/nmbd.8
@@ -1,14 +1,15 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "NMBD" "8" "08 May 2002" "" ""
+.TH "NMBD" "8" "01 October 2002" "" ""
.SH NAME
nmbd \- NetBIOS name server to provide NetBIOS over IP naming services to clients
.SH SYNOPSIS
-.sp
-\fBnmbd\fR [ \fB-D\fR ] [ \fB-a\fR ] [ \fB-i\fR ] [ \fB-o\fR ] [ \fB-P\fR ] [ \fB-h\fR ] [ \fB-V\fR ] [ \fB-d <debug level>\fR ] [ \fB-H <lmhosts file>\fR ] [ \fB-l <log directory>\fR ] [ \fB-n <primary netbios name>\fR ] [ \fB-p <port number>\fR ] [ \fB-s <configuration file>\fR ]
+
+\fBnmbd\fR [ \fB-D\fR ] [ \fB-a\fR ] [ \fB-i\fR ] [ \fB-o\fR ] [ \fB-P\fR ] [ \fB-h\fR ] [ \fB-V\fR ] [ \fB-d <debug level>\fR ] [ \fB-H <lmhosts file>\fR ] [ \fB-l <log directory>\fR ] [ \fB-n <primary netbios name>\fR ] [ \fB-p <port number>\fR ] [ \fB-s <configuration file>\fR ]
+
.SH "DESCRIPTION"
.PP
This program is part of the Samba suite.
@@ -27,13 +28,13 @@ IP number a specified host is using.
Amongst other services, \fBnmbd\fR will
listen for such requests, and if its own NetBIOS name is
specified it will respond with the IP number of the host it
-is running on. Its "own NetBIOS name" is by
+is running on. Its "own NetBIOS name" is by
default the primary DNS name of the host it is running on,
but this can be overridden with the \fB-n\fR
option (see OPTIONS below). Thus \fBnmbd\fR will
reply to broadcast queries for its own name(s). Additional
names for \fBnmbd\fR to respond on can be set
-via parameters in the \fI smb.conf(5)\fRconfiguration file.
+via parameters in the \fI smb.conf(5)\fR configuration file.
.PP
\fBnmbd\fR can also be used as a WINS
(Windows Internet Name Server) server. What this basically means
@@ -43,7 +44,7 @@ replying to queries from clients for these names.
.PP
In addition, \fBnmbd\fR can act as a WINS
proxy, relaying broadcast queries from clients that do
-not understand how to talk the WINS protocol to a WIN
+not understand how to talk the WINS protocol to a WINS
server.
.SH "OPTIONS"
.TP
@@ -58,19 +59,19 @@ meta-daemon, although this is not recommended.
.TP
\fB-a\fR
If this parameter is specified, each new
-connection will append log messages to the log file.
+connection will append log messages to the log file.
This is the default.
.TP
\fB-i\fR
If this parameter is specified it causes the
server to run "interactively", not as a daemon, even if the
server is executed on the command line of a shell. Setting this
-parameter negates the implicit deamon mode when run from the
+parameter negates the implicit daemon mode when run from the
command line.
.TP
\fB-o\fR
If this parameter is specified, the
-log files will be overwritten when opened. By default,
+log files will be overwritten when opened. By default,
\fBsmbd\fR will append entries to the log
files.
.TP
@@ -79,10 +80,10 @@ Prints the help information (usage)
for \fBnmbd\fR.
.TP
\fB-H <filename>\fR
-NetBIOS lmhosts file. The lmhosts
+NetBIOS lmhosts file. The lmhosts
file is a list of NetBIOS names to IP addresses that
is loaded by the nmbd server and used via the name
-resolution mechanism name resolve order
+resolution mechanism name resolve order described in \fIsmb.conf(5)\fR
to resolve any NetBIOS name queries needed by the server. Note
that the contents of this file are \fBNOT\fR
used by \fBnmbd\fR to answer any name queries.
@@ -93,8 +94,9 @@ The default path to this file is compiled into
Samba as part of the build process. Common defaults
are \fI/usr/local/samba/lib/lmhosts\fR,
\fI/usr/samba/lib/lmhosts\fR or
-\fI/etc/lmhosts\fR. See the \fIlmhosts(5)\fRman page for details on the
-contents of this file.
+\fI/etc/lmhosts\fR. See the
+\fIlmhosts(5)\fR
+man page for details on the contents of this file.
.TP
\fB-V\fR
Prints the version number for
@@ -102,7 +104,7 @@ Prints the version number for
.TP
\fB-d <debug level>\fR
debuglevel is an integer
-from 0 to 10. The default value if this parameter is
+from 0 to 10. The default value if this parameter is
not specified is zero.
The higher this value, the more detail will
@@ -119,24 +121,24 @@ and generate HUGE amounts of log data, most of which is extremely
cryptic.
Note that specifying this parameter here will override
-the log level
-parameter in the \fI smb.conf\fRfile.
+the log level
+parameter in the \fI smb.conf(5)\fR file.
.TP
\fB-l <log directory>\fR
The -l parameter specifies a directory
into which the "log.nmbd" log file will be created
-for operational data from the running
-\fBnmbd\fR server. The default log directory is compiled into Samba
-as part of the build process. Common defaults are \fI /usr/local/samba/var/log.nmb\fR, \fI /usr/samba/var/log.nmb\fR or
-\fI/var/log/log.nmb\fR. \fBBeware:\fR
+for operational data from the running \fBnmbd\fR
+server. The default log directory is compiled into Samba
+as part of the build process. Common defaults are \fI /usr/local/samba/var/log.nmb\fR, \fI /usr/samba/var/log.nmb\fR or
+\fI/var/log/log.nmb\fR. \fBBeware:\fR
If the directory specified does not exist, \fBnmbd\fR
will log to the default debug log location defined at compile time.
.TP
\fB-n <primary NetBIOS name>\fR
This option allows you to override
the NetBIOS name that Samba uses for itself. This is identical
-to setting the NetBIOS nameparameter in the
-\fIsmb.conf\fRfile. However, a command
+to setting the NetBIOS name parameter in the
+\fIsmb.conf\fR file. However, a command
line setting will take precedence over settings in
\fIsmb.conf\fR.
.TP
@@ -149,18 +151,18 @@ won't need help!
.TP
\fB-s <configuration file>\fR
The default configuration file name
-is set at build time, typically as \fI /usr/local/samba/lib/smb.conf\fR, but
+is set at build time, typically as \fI /usr/local/samba/lib/smb.conf\fR, but
this may be changed when Samba is autoconfigured.
The file specified contains the configuration details
-required by the server. See \fIsmb.conf(5)\fRfor more information.
+required by the server. See \fIsmb.conf(5)\fR for more information.
.SH "FILES"
.TP
\fB\fI/etc/inetd.conf\fB\fR
If the server is to be run by the
\fBinetd\fR meta-daemon, this file
must contain suitable startup information for the
-meta-daemon. See the UNIX_INSTALL.htmldocument
+meta-daemon. See the UNIX_INSTALL.html document
for details.
.TP
\fB\fI/etc/rc\fB\fR
@@ -169,7 +171,7 @@ system uses).
If running the server as a daemon at startup,
this file will need to contain an appropriate startup
-sequence for the server. See the UNIX_INSTALL.htmldocument
+sequence for the server. See the UNIX_INSTALL.html document
for details.
.TP
\fB\fI/etc/services\fB\fR
@@ -195,11 +197,11 @@ will store the WINS database in the file \fIwins.dat\fR
in the \fIvar/locks\fR directory configured under
wherever Samba was configured to install itself.
-If \fBnmbd\fR is acting as a \fB browse master\fR (see the local master
+If \fBnmbd\fR is acting as a \fB browse master\fR (see the local master
parameter in the \fIsmb.conf(5)\fR man page,
\fBnmbd\fR
will store the browsing database in the file \fIbrowse.dat
-\fRin the \fIvar/locks\fR directory
+\fR in the \fIvar/locks\fR directory
configured under wherever Samba was configured to install itself.
.SH "SIGNALS"
.PP
@@ -211,7 +213,7 @@ a SIGTERM (-15) signal and wait for it to die on its own.
.PP
\fBnmbd\fR will accept SIGHUP, which will cause
it to dump out its namelists into the file \fInamelist.debug
-\fRin the \fI/usr/local/samba/var/locks\fR
+\fR in the \fI/usr/local/samba/var/locks\fR
directory (or the \fIvar/locks\fR directory configured
under wherever Samba was configured to install itself). This will also
cause \fBnmbd\fR to dump out its server database in
@@ -219,7 +221,7 @@ the \fIlog.nmb\fR file.
.PP
The debug log level of nmbd may be raised or lowered using
\fBsmbcontrol(1)\fR
-(SIGUSR[1|2] signals are no longer used in Samba 2.2). This is
+ (SIGUSR[1|2] signals are no longer used in Samba 2.2). This is
to allow transient problems to be diagnosed, whilst still running
at a normally low log level.
.SH "VERSION"
@@ -228,10 +230,10 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBinetd(8)\fR, \fBsmbd(8)\fR,
+\fBinetd(8)\fR, \fBsmbd(8)\fR
\fIsmb.conf(5)\fR
-, \fBsmbclient(1)
-\fR, and the Internet RFC's
+ \fBsmbclient(1)
+\fR and the Internet RFC's
\fIrfc1001.txt\fR, \fIrfc1002.txt\fR.
In addition the CIFS (formerly SMB) specification is available
as a link from the Web page
@@ -247,5 +249,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/nmblookup.1 b/docs/manpages/nmblookup.1
index ed6bd38eba..49f602ab42 100644
--- a/docs/manpages/nmblookup.1
+++ b/docs/manpages/nmblookup.1
@@ -1,17 +1,18 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "NMBLOOKUP" "1" "28 January 2002" "" ""
+.TH "NMBLOOKUP" "1" "01 October 2002" "" ""
.SH NAME
nmblookup \- NetBIOS over TCP/IP client used to lookup NetBIOS names
.SH SYNOPSIS
-.sp
-\fBnmblookup\fR [ \fB-M\fR ] [ \fB-R\fR ] [ \fB-S\fR ] [ \fB-r\fR ] [ \fB-A\fR ] [ \fB-h\fR ] [ \fB-B <broadcast address>\fR ] [ \fB-U <unicast address>\fR ] [ \fB-d <debug level>\fR ] [ \fB-s <smb config file>\fR ] [ \fB-i <NetBIOS scope>\fR ] [ \fB-T\fR ] \fBname\fR
+
+\fBnmblookup\fR [ \fB-M\fR ] [ \fB-R\fR ] [ \fB-S\fR ] [ \fB-r\fR ] [ \fB-A\fR ] [ \fB-h\fR ] [ \fB-B <broadcast address>\fR ] [ \fB-U <unicast address>\fR ] [ \fB-d <debug level>\fR ] [ \fB-s <smb config file>\fR ] [ \fB-i <NetBIOS scope>\fR ] [ \fB-T\fR ] \fBname\fR
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBnmblookup\fR is used to query NetBIOS names
and map them to IP addresses in a network using NetBIOS over TCP/IP
@@ -22,15 +23,15 @@ are done over UDP.
.TP
\fB-M\fR
Searches for a master browser by looking
-up the NetBIOS name \fIname\fR with a
-type of 0x1d. If \fI name\fR is "-" then it does a lookup on the special name
+up the NetBIOS name \fIname\fR with a
+type of 0x1d. If \fI name\fR is "-" then it does a lookup on the special name
__MSBROWSE__.
.TP
\fB-R\fR
Set the recursion desired bit in the packet
to do a recursive lookup. This is used when sending a name
query to a machine running a WINS server and the user wishes
-to query the names in the WINS server. If this bit is unset
+to query the names in the WINS server. If this bit is unset
the normal (broadcast responding) NetBIOS processing code
on a machine is used instead. See rfc1001, rfc1002 for details.
.TP
@@ -45,7 +46,7 @@ datagrams. The reason for this option is a bug in Windows 95
where it ignores the source port of the requesting packet
and only replies to UDP port 137. Unfortunately, on most UNIX
systems root privilege is needed to bind to this port, and
-in addition, if the nmbd(8)
+in addition, if the nmbd(8)
daemon is running on this machine it also binds to this port.
.TP
\fB-A\fR
@@ -60,7 +61,7 @@ Send the query to the given broadcast address. Without
this option the default behavior of nmblookup is to send the
query to the broadcast address of the network interfaces as
either auto-detected or defined in the \fIinterfaces\fR
-parameter of the \fIsmb.conf (5)\fR file.
+ parameter of the \fIsmb.conf (5)\fR file.
.TP
\fB-U <unicast address>\fR
Do a unicast query to the specified address or
@@ -84,11 +85,11 @@ Levels above 3 are designed for use only by developers and
generate HUGE amounts of data, most of which is extremely cryptic.
Note that specifying this parameter here will override
-the \fI log level\fRparameter in the \fI smb.conf(5)\fR file.
+the \fI log level\fR parameter in the \fI smb.conf(5)\fR file.
.TP
\fB-s <smb.conf>\fR
This parameter specifies the pathname to
-the Samba configuration file, smb.conf(5). This file controls all aspects of
+the Samba configuration file, smb.conf(5) This file controls all aspects of
the Samba setup on the machine.
.TP
\fB-i <scope>\fR
@@ -137,8 +138,8 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBnmbd(8)\fR,
-samba(7)
+\fBnmbd(8)\fR
+samba(7) and smb.conf(5)
.SH "AUTHOR"
.PP
The original Samba software and related utilities
@@ -150,5 +151,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/pdbedit.8 b/docs/manpages/pdbedit.8
index 523751712d..38e5efab59 100644
--- a/docs/manpages/pdbedit.8
+++ b/docs/manpages/pdbedit.8
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "PDBEDIT" "8" "20 August 2002" "" ""
+.TH "PDBEDIT" "8" "01 October 2002" "" ""
.SH NAME
pdbedit \- manage the SAM database
.SH SYNOPSIS
@@ -12,14 +12,14 @@ pdbedit \- manage the SAM database
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
The pdbedit program is used to manage the users accounts
-stored in the sam database and can be run only by root.
+stored in the sam database and can only be run by root.
.PP
-The pdbedit tool use the passdb modular interface and is
+The pdbedit tool uses the passdb modular interface and is
independent from the kind of users database used (currently there
-are smbpasswd, ldap, nis+ and tdb based and more can be addedd
+are smbpasswd, ldap, nis+ and tdb based and more can be added
without changing the tool).
.PP
There are five main ways to use pdbedit: adding a user account,
@@ -28,7 +28,7 @@ accounts, importing users accounts.
.SH "OPTIONS"
.TP
\fB-l\fR
-This option list all the user accounts
+This option lists all the user accounts
present in the users database.
This option prints a list of user/uid pairs separated by
the ':' character.
@@ -43,8 +43,8 @@ Example: \fBpdbedit -l\fR
.fi
.TP
\fB-v\fR
-This option sets the verbose listing format.
-It will make pdbedit list the users in the database printing
+This option enables the verbose listing format.
+It causes pdbedit to list the users in the database, printing
out the account fields in a descriptive format.
Example: \fBpdbedit -l -v\fR
@@ -74,9 +74,9 @@ Example: \fBpdbedit -l -v\fR
.TP
\fB-w\fR
This option sets the "smbpasswd" listing format.
-It will make pdbedit list the users in the database printing
+It will make pdbedit list the users in the database, printing
out the account fields in a format compatible with the
-\fIsmbpasswd\fR file format. (see the \fIsmbpasswd(5)\fRfor details)
+\fIsmbpasswd\fR file format. (see the \fIsmbpasswd(5)\fR for details)
Example: \fBpdbedit -l -w\fR
@@ -88,8 +88,8 @@ Example: \fBpdbedit -l -w\fR
.fi
.TP
\fB-u username\fR
-This option specifies that the username to be
-used for the operation requested (listing, adding, removing)
+This option specifies the username to be
+used for the operation requested (listing, adding, removing).
It is \fBrequired\fR in add, remove and modify
operations and \fBoptional\fR in list
operations.
@@ -131,9 +131,9 @@ Example: \fB-p "\\\\\\\\BERSERKER\\\\netlogon"\fR
.TP
\fB-a\fR
This option is used to add a user into the
-database. This command need the user name be specified with
-the -u switch. When adding a new user pdbedit will also
-ask for the password to be used
+database. This command needs a user name specified with
+the -u switch. When adding a new user, pdbedit will also
+ask for the password to be used.
Example: \fBpdbedit -a -u sorce\fR
@@ -152,23 +152,28 @@ Example: \fBpdbedit -a -m -u w2k-wks\fR
.TP
\fB-x\fR
This option causes pdbedit to delete an account
-from the database. It need the username be specified with the
+from the database. It needs a username specified with the
-u switch.
Example: \fBpdbedit -x -u bob\fR
.TP
\fB-i passdb-backend\fR
-Use a different passdb backend to retrieve users than the one specified in smb.conf. Can be used to import data into your
-local user database.
+Use a different passdb backend to retrieve users
+than the one specified in smb.conf. Can be used to import data into
+your local user database.
-This option will ease migration from one passdb backend to another.
+This option will ease migration from one passdb backend to
+another.
-Example: \fBpdbedit -i smbpasswd:/etc/smbpasswd.old\fR
+Example: \fBpdbedit -i smbpasswd:/etc/smbpasswd.old
+\fR
.TP
\fB-e passdb-backend\fR
-Export all currently available users to the specified password database backend.
+Exports all currently available users to the
+specified password database backend.
-This option will ease migration from one passdb backend to another and will ease backupping
+This option will ease migration from one passdb backend to
+another and will ease backing up.
Example: \fBpdbedit -e smbpasswd:/root/samba-users.backup\fR
.TP
@@ -185,7 +190,7 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-smbpasswd(8),
+smbpasswd(8)
samba(7)
.SH "AUTHOR"
.PP
@@ -197,6 +202,6 @@ to the way the Linux kernel is developed.
The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
-ftp://ftp.icce.rug.nl/pub/unix/) and updated for the Samba 2.0
+ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/rpcclient.1 b/docs/manpages/rpcclient.1
index ea112a35ad..083aef4f5f 100644
--- a/docs/manpages/rpcclient.1
+++ b/docs/manpages/rpcclient.1
@@ -1,43 +1,43 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "RPCCLIENT" "1" "15 August 2002" "" ""
+.TH "RPCCLIENT" "1" "01 October 2002" "" ""
.SH NAME
rpcclient \- tool for executing client side MS-RPC functions
.SH SYNOPSIS
-.sp
-\fBrpcclient\fR [ \fB-A authfile\fR ] [ \fB-c <command string>\fR ] [ \fB-d debuglevel\fR ] [ \fB-h\fR ] [ \fB-l logfile\fR ] [ \fB-N\fR ] [ \fB-s <smb config file>\fR ] [ \fB-U username[%password]\fR ] [ \fB-W workgroup\fR ] [ \fB-N\fR ] [ \fB-I destinationIP\fR ] \fBserver\fR
+
+\fBrpcclient\fR [ \fB-A authfile\fR ] [ \fB-c <command string>\fR ] [ \fB-d debuglevel\fR ] [ \fB-h\fR ] [ \fB-l logfile\fR ] [ \fB-N\fR ] [ \fB-s <smb config file>\fR ] [ \fB-U username[%password]\fR ] [ \fB-W workgroup\fR ] [ \fB-N\fR ] [ \fB-I destinationIP\fR ] \fBserver\fR
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBrpcclient\fR is a utility initially developed
-to test MS-RPC functionality in Samba itself. It has undergone
-several stages of development and stability. Many system administrators
+to test MS-RPC functionality in Samba itself. It has undergone
+several stages of development and stability. Many system administrators
have now written scripts around it to manage Windows NT clients from
their UNIX workstation.
.SH "OPTIONS"
.TP
\fBserver\fR
NetBIOS name of Server to which to connect.
-The server can be any SMB/CIFS server. The name is
-resolved using the \fIname resolve order\fRline from
+The server can be any SMB/CIFS server. The name is
+resolved using the \fIname resolve order\fR line from
\fIsmb.conf(5)\fR.
.TP
\fB-A|--authfile=filename\fR
This option allows
you to specify a file from which to read the username and
-password used in the connection. The format of the file is
+password used in the connection. The format of the file is
+
-.sp
.nf
username = <value>
password = <value>
domain = <value>
-.sp
.fi
Make certain that the permissions on the file restrict
@@ -73,16 +73,17 @@ above.
.TP
\fB-l|--logfile=logbasename\fR
File name for log/debug files. The extension
-\&'.client' will be appended. The log file is never removed
-by the client.
+\&'.client' will be appended. The log file is
+never removed by the client.
.TP
\fB-N|--nopass\fR
instruct \fBrpcclient\fR not to ask
-for a password. By default, \fBrpcclient\fR will prompt
-for a password. See also the \fI-U\fR option.
+for a password. By default, \fBrpcclient\fR will
+prompt for a password. See also the \fI-U\fR
+option.
.TP
\fB-s|--conf=smb.conf\fR
-Specifies the location of the all important
+Specifies the location of the all-important
\fIsmb.conf\fR file.
.TP
\fB-U|--user=username[%password]\fR
@@ -95,24 +96,24 @@ string is uppercased. If these environmental variables are not
found, the username GUEST is used.
A third option is to use a credentials file which
-contains the plaintext of the username and password. This
-option is mainly provided for scripts where the admin doesn't
-desire to pass the credentials on the command line or via environment
+contains the plaintext of the username and password. This
+option is mainly provided for scripts where the admin does not
+wish to pass the credentials on the command line or via environment
variables. If this method is used, make certain that the permissions
-on the file restrict access from unwanted users. See the
+on the file restrict access from unwanted users. See the
\fI-A\fR for more details.
Be cautious about including passwords in scripts. Also, on
many systems the command line of a running process may be seen
-via the \fBps\fR command. To be safe always allow
+via the \fBps\fR command. To be safe always allow
\fBrpcclient\fR to prompt for a password and type
it in directly.
.TP
\fB-W|--workgroup=domain\fR
-Set the SMB domain of the username. This
+Set the SMB domain of the username. This
overrides the default domain which is the domain defined in
-smb.conf. If the domain specified is the same as the server's NetBIOS name,
-it causes the client to log on using the server's local SAM (as
+smb.conf. If the domain specified is the same as the server's NetBIOS name,
+it causes the client to log on using the server's local SAM (as
opposed to the Domain SAM).
.SH "COMMANDS"
.PP
@@ -126,16 +127,14 @@ opposed to the Domain SAM).
of SIDs to usernames.
.TP 0.2i
\(bu
-\fBlookupnames\fR - Resolve s list
+\fBlookupnames\fR - Resolve a list
of usernames to SIDs.
.TP 0.2i
\(bu
\fBenumtrusts\fR
.PP
.PP
-.PP
\fBSAMR\fR
-.PP
.TP 0.2i
\(bu
\fBqueryuser\fR
@@ -162,22 +161,20 @@ of usernames to SIDs.
\fBenumdomgroups\fR
.PP
.PP
-.PP
\fBSPOOLSS\fR
-.PP
.TP 0.2i
\(bu
\fBadddriver <arch> <config>\fR
- Execute an AddPrinterDriver() RPC to install the printer driver
-information on the server. Note that the driver files should
-already exist in the directory returned by
-\fBgetdriverdir\fR. Possible values for
+information on the server. Note that the driver files should
+already exist in the directory returned by
+\fBgetdriverdir\fR. Possible values for
\fIarch\fR are the same as those for
the \fBgetdriverdir\fR command.
The \fIconfig\fR parameter is defined as
follows:
-.sp
+
.nf
Long Printer Name:\\
Driver File Name:\\
@@ -188,38 +185,37 @@ follows:
Default Data Type:\\
Comma Separated list of Files
-.sp
.fi
Any empty fields should be enter as the string "NULL".
Samba does not need to support the concept of Print Monitors
since these only apply to local printers whose driver can make
-use of a bi-directional link for communication. This field should
-be "NULL". On a remote NT print server, the Print Monitor for a
+use of a bi-directional link for communication. This field should
+be "NULL". On a remote NT print server, the Print Monitor for a
driver must already be installed prior to adding the driver or
else the RPC will fail.
.TP 0.2i
\(bu
\fBaddprinter <printername>
<sharename> <drivername> <port>\fR
-- Add a printer on the remote server. This printer
-will be automatically shared. Be aware that the printer driver
+- Add a printer on the remote server. This printer
+will be automatically shared. Be aware that the printer driver
must already be installed on the server (see \fBadddriver\fR)
and the \fIport\fRmust be a valid port name (see
\fBenumports\fR.
.TP 0.2i
\(bu
\fBdeldriver\fR - Delete the
-specified printer driver for all architectures. This
+specified printer driver for all architectures. This
does not delete the actual driver files from the server,
only the entry from the server's list of drivers.
.TP 0.2i
\(bu
\fBenumdata\fR - Enumerate all
-printer setting data stored on the server. On Windows NT clients,
-these values are stored in the registry, while Samba servers
-store them in the printers TDB. This command corresponds
+printer setting data stored on the server. On Windows NT clients,
+these values are stored in the registry, while Samba servers
+store them in the printers TDB. This command corresponds
to the MS Platform SDK GetPrinterData() function (* This
command is currently unimplemented).
.TP 0.2i
@@ -236,22 +232,22 @@ info level. Currently only info levels 1 and 2 are supported.
.TP 0.2i
\(bu
\fBenumdrivers [level]\fR
-- Execute an EnumPrinterDrivers() call. This lists the various installed
-printer drivers for all architectures. Refer to the MS Platform SDK
+- Execute an EnumPrinterDrivers() call. This lists the various installed
+printer drivers for all architectures. Refer to the MS Platform SDK
documentation for more details of the various flags and calling
options. Currently supported info levels are 1, 2, and 3.
.TP 0.2i
\(bu
\fBenumprinters [level]\fR
-- Execute an EnumPrinters() call. This lists the various installed
-and share printers. Refer to the MS Platform SDK documentation for
+- Execute an EnumPrinters() call. This lists the various installed
+and share printers. Refer to the MS Platform SDK documentation for
more details of the various flags and calling options. Currently
supported info levels are 0, 1, and 2.
.TP 0.2i
\(bu
\fBgetdata <printername>\fR
-- Retrieve the data for a given printer setting. See
-the \fBenumdata\fR command for more information.
+- Retrieve the data for a given printer setting. See
+the \fBenumdata\fR command for more information.
This command corresponds to the GetPrinterData() MS Platform
SDK function (* This command is currently unimplemented).
.TP 0.2i
@@ -260,20 +256,20 @@ SDK function (* This command is currently unimplemented).
- Retrieve the printer driver information (such as driver file,
config file, dependent files, etc...) for
the given printer. This command corresponds to the GetPrinterDriver()
-MS Platform SDK function. Currently info level 1, 2, and 3 are supported.
+MS Platform SDK function. Currently info level 1, 2, and 3 are supported.
.TP 0.2i
\(bu
\fBgetdriverdir <arch>\fR
- Execute a GetPrinterDriverDirectory()
-RPC to retreive the SMB share name and subdirectory for
-storing printer driver files for a given architecture. Possible
+RPC to retrieve the SMB share name and subdirectory for
+storing printer driver files for a given architecture. Possible
values for \fIarch\fR are "Windows 4.0"
(for Windows 95/98), "Windows NT x86", "Windows NT PowerPC", "Windows
Alpha_AXP", and "Windows NT R4000".
.TP 0.2i
\(bu
\fBgetprinter <printername>\fR
-- Retrieve the current printer information. This command
+- Retrieve the current printer information. This command
corresponds to the GetPrinter() MS Platform SDK function.
.TP 0.2i
\(bu
@@ -282,51 +278,51 @@ corresponds to the GetPrinter() MS Platform SDK function.
against a given printer.
.TP 0.2i
\(bu
-\fBsetdriver <printername> <drivername>\fR
-- Execute a SetPrinter() command to update the printer driver associated
-with an installed printer. The printer driver must already be correctly
-installed on the print server.
+\fBsetdriver <printername>
+<drivername>\fR
+- Execute a SetPrinter() command to update the printer driver
+associated with an installed printer. The printer driver must
+already be correctly installed on the print server.
See also the \fBenumprinters\fR and
\fBenumdrivers\fR commands for obtaining a list of
of installed printers and drivers.
.PP
\fBGENERAL OPTIONS\fR
-.PP
.TP 0.2i
\(bu
-\fBdebuglevel\fR - Set the current debug level
-used to log information.
+\fBdebuglevel\fR - Set the current
+debug level used to log information.
.TP 0.2i
\(bu
\fBhelp (?)\fR - Print a listing of all
-known commands or extended help on a particular command.
+known commands or extended help on a particular command.
.TP 0.2i
\(bu
\fBquit (exit)\fR - Exit \fBrpcclient
-\fR\&.
+\fR.
.SH "BUGS"
.PP
\fBrpcclient\fR is designed as a developer testing tool
-and may not be robust in certain areas (such as command line parsing).
-It has been known to generate a core dump upon failures when invalid
+and may not be robust in certain areas (such as command line parsing).
+It has been known to generate a core dump upon failures when invalid
parameters where passed to the interpreter.
.PP
From Luke Leighton's original rpcclient man page:
.PP
\fB"WARNING!\fR The MSRPC over SMB code has
-been developed from examining Network traces. No documentation is
-available from the original creators (Microsoft) on how MSRPC over
-SMB works, or how the individual MSRPC services work. Microsoft's
-implementation of these services has been demonstrated (and reported)
+been developed from examining Network traces. No documentation is
+available from the original creators (Microsoft) on how MSRPC over
+SMB works, or how the individual MSRPC services work. Microsoft's
+implementation of these services has been demonstrated (and reported)
to be... a bit flaky in places.
.PP
The development of Samba's implementation is also a bit rough,
-and as more of the services are understood, it can even result in
-versions of \fBsmbd(8)\fR and \fBrpcclient(1)\fR
-that are incompatible for some commands or services. Additionally,
-the developers are sending reports to Microsoft, and problems found
-or reported to Microsoft are fixed in Service Packs, which may
+and as more of the services are understood, it can even result in
+versions of \fBsmbd(8)\fR and \fBrpcclient(1)\fR
+that are incompatible for some commands or services. Additionally,
+the developers are sending reports to Microsoft, and problems found
+or reported to Microsoft are fixed in Service Packs, which may
result in incompatibilities."
.SH "VERSION"
.PP
@@ -340,6 +336,6 @@ by the Samba Team as an Open Source project similar
to the way the Linux kernel is developed.
.PP
The original rpcclient man page was written by Matthew
-Geddes, Luke Kenneth Casson Leighton, and rewritten by Gerald Carter.
+Geddes, Luke Kenneth Casson Leighton, and rewritten by Gerald Carter.
The conversion to DocBook for Samba 2.2 was done by Gerald
Carter.
diff --git a/docs/manpages/samba.7 b/docs/manpages/samba.7
index 82e7409627..c898b8ce73 100644
--- a/docs/manpages/samba.7
+++ b/docs/manpages/samba.7
@@ -1,21 +1,23 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SAMBA" "7" "28 January 2002" "" ""
+.TH "SAMBA" "7" "01 October 2002" "" ""
.SH NAME
SAMBA \- A Windows SMB/CIFS fileserver for UNIX
.SH SYNOPSIS
-.sp
+
\fBSamba\fR
+
.SH "DESCRIPTION"
.PP
The Samba software suite is a collection of programs
that implements the Server Message Block (commonly abbreviated
as SMB) protocol for UNIX systems. This protocol is sometimes
-also referred to as the Common Internet File System (CIFS),
-LanManager or NetBIOS protocol.
+also referred to as the Common Internet File System (CIFS). For a
+more thorough description, see http://www.ubiqx.org/cifs/ <URL:http://www.ubiqx.org/cifs/>. Samba also implements the NetBIOS
+protocol in nmbd.
.TP
\fBsmbd\fR
The \fBsmbd \fR
@@ -26,7 +28,7 @@ for this daemon is described in \fIsmb.conf\fR
.TP
\fBnmbd\fR
The \fBnmbd\fR
-daemon provides NetBIOS nameserving and browsing
+daemon provides NetBIOS nameservice and browsing
support. The configuration file for this daemon
is described in \fIsmb.conf\fR
.TP
@@ -46,7 +48,7 @@ utility is a simple syntax checker for Samba's
\fBtestprns\fR
The \fBtestprns\fR
utility supports testing printer names defined
-in your \fIprintcap>\fR file used
+in your \fIprintcap\fR file used
by Samba.
.TP
\fBsmbstatus\fR
@@ -74,8 +76,13 @@ The Samba suite is made up of several components. Each
component is described in a separate manual page. It is strongly
recommended that you read the documentation that comes with Samba
and the manual pages of those components that you use. If the
-manual pages aren't clear enough then please send a patch or
-bug report to samba@samba.org <URL:mailto:samba@samba.org>
+manual pages and documents aren't clear enough then please visit
+http://devel.samba.org <URL:http://devel.samba.org/>
+for information on how to file a bug report or submit a patch.
+.PP
+If you require help, visit the Samba webpage at
+http://www.samba.org/ <URL:http://samba.org/> and
+explore the many option available to you.
.SH "AVAILABILITY"
.PP
The Samba software suite is licensed under the
@@ -108,11 +115,10 @@ If you wish to contribute to the Samba project,
then I suggest you join the Samba mailing list at
http://lists.samba.org <URL:http://lists.samba.org/>.
.PP
-If you have patches to submit or bugs to report
-then you may mail them directly to samba-patches@samba.org.
-Note, however, that due to the enormous popularity of this
-package the Samba Team may take some time to respond to mail. We
-prefer patches in \fBdiff -u\fR format.
+If you have patches to submit, visit
+http://devel.samba.org/ <URL:http://devel.samba.org/>
+for information on how to do it properly. We prefer patches in
+\fBdiff -u\fR format.
.SH "CONTRIBUTORS"
.PP
Contributors to the project are now too numerous
@@ -125,7 +131,7 @@ Samba. The project would have been unmanageable without it.
.PP
In addition, several commercial organizations now help
fund the Samba Team with money and equipment. For details see
-the Samba Web pages at http://samba.org/samba/samba-thanks.html.
+the Samba Web pages at http://samba.org/samba/samba-thanks.html
.SH "AUTHOR"
.PP
The original Samba software and related utilities
@@ -137,5 +143,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index 8967134481..ed4b8cbda2 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMB.CONF" "5" "07 September 2002" "" ""
+.TH "SMB.CONF" "5" "01 October 2002" "" ""
.SH NAME
smb.conf \- The configuration file for the Samba suite
.SH "SYNOPSIS"
@@ -679,10 +679,13 @@ each parameter for details. Note that some are synonyms.
\fIldap suffix\fR
.TP 0.2i
\(bu
-\fIldap suffix\fR
+\fIldap user suffix\fR
.TP 0.2i
\(bu
-\fIldap suffix\fR
+\fIldap machine suffix\fR
+.TP 0.2i
+\(bu
+\fIldap passwd sync\fR
.TP 0.2i
\(bu
\fIlm announce\fR
@@ -1616,13 +1619,16 @@ Example: \fBadd user script = /usr/local/samba/bin/add_user
%u\fR
.TP
\fBadd group script (G)\fR
-This is the full pathname to a script that will be run \fBAS ROOT\fR
-by smbd(8) when a new group is requested. It will expand any \fI%g\fR
-to the group name passed. This script is only useful for
-installations using the Windows NT domain administration tools. The
-script is free to create a group with an arbitrary name to circumvent
-unix group name restrictions. In that case the script must print the
-numeric gid of the created group on stdout.
+This is the full pathname to a script that will
+be run \fBAS ROOT\fR by smbd(8) when a new group is
+requested. It will expand any
+\fI%g\fR to the group name passed.
+This script is only useful for installations using the
+Windows NT domain administration tools. The script is
+free to create a group with an arbitrary name to
+circumvent unix group name restrictions. In that case
+the script must print the numeric gid of the created
+group on stdout.
.TP
\fBadmin users (S)\fR
This is a list of users who will be granted
@@ -2964,9 +2970,9 @@ this by trying to log in as your guest user (perhaps by using the
\fBsu -\fR command) and trying to print using the
system print command such as \fBlpr(1)\fR or \fB lp(1)\fR.
-This paramater does not accept % marcos, becouse
+This paramater does not accept % macros, because
many parts of the system require this value to be
-constant for correct operation
+constant for correct operation.
Default: \fBspecified at compile time, usually
"nobody"\fR
@@ -3412,11 +3418,19 @@ Samba's previous SSL support which was enabled by specifying the
script.
The \fIldap ssl\fR can be set to one of three values:
-(a) on - Always use SSL when contacting the
-\fIldap server\fR, (b) off -
-Never use SSL when querying the directory, or (c) start_tls
-- Use the LDAPv3 StartTLS extended operation
+.RS
+.TP 0.2i
+\(bu
+\fIOn\fR = Always use SSL when contacting the
+\fIldap server\fR.
+.TP 0.2i
+\(bu
+\fIOff\fR = Never use SSL when querying the directory.
+.TP 0.2i
+\(bu
+\fIStart_tls\fR = Use the LDAPv3 StartTLS extended operation
(RFC2830) for communicating with the directory server.
+.RE
Default : \fBldap ssl = on\fR
.TP
@@ -3434,6 +3448,28 @@ added to the ldap tree.
Default : \fBnone\fR
.TP
+\fBldap passwd sync (G)\fR
+This option is used to define whether
+or not Samba should sync the LDAP password with the NT
+and LM hashes for normal accounts (NOT for
+workstation, server or domain trusts) on a password
+change via SAMBA.
+
+The \fIldap passwd sync\fR can be set to one of three values:
+.RS
+.TP 0.2i
+\(bu
+\fIYes\fR = Try to update the LDAP, NT and LM passwords and update the pwdLastSet time.
+.TP 0.2i
+\(bu
+\fINo\fR = Update NT and LM passwords and update the pwdLastSet time.
+.TP 0.2i
+\(bu
+\fIOnly\fR = Only update the LDAP password and let the LDAP server do the rest.
+.RE
+
+Default : \fBldap passwd sync = no\fR
+.TP
\fBlevel2 oplocks (S)\fR
This parameter controls whether Samba supports
level2 (read-only) oplocks on a share.
diff --git a/docs/manpages/smbcacls.1 b/docs/manpages/smbcacls.1
index 449a2a24b8..fccb6ec887 100644
--- a/docs/manpages/smbcacls.1
+++ b/docs/manpages/smbcacls.1
@@ -1,56 +1,57 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBCACLS" "1" "28 January 2002" "" ""
+.TH "SMBCACLS" "1" "01 October 2002" "" ""
.SH NAME
smbcacls \- Set or get ACLs on an NT file or directory names
.SH SYNOPSIS
-.sp
-\fBsmbcacls\fR \fB//server/share\fR \fBfilename\fR [ \fB-U username\fR ] [ \fB-A acls\fR ] [ \fB-M acls\fR ] [ \fB-D acls\fR ] [ \fB-S acls\fR ] [ \fB-C name\fR ] [ \fB-G name\fR ] [ \fB-n\fR ] [ \fB-h\fR ]
+
+\fBsmbcacls\fR \fB//server/share\fR \fBfilename\fR [ \fB-U username\fR ] [ \fB-A acls\fR ] [ \fB-M acls\fR ] [ \fB-D acls\fR ] [ \fB-S acls\fR ] [ \fB-C name\fR ] [ \fB-G name\fR ] [ \fB-n\fR ] [ \fB-h\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
-The \fBsmbcacls\fR program manipulates NT Access Control Lists
-(ACLs) on SMB file shares.
+The \fBsmbcacls\fR program manipulates NT Access Control
+Lists (ACLs) on SMB file shares.
.SH "OPTIONS"
.PP
-The following options are available to the \fBsmbcacls\fR program.
+The following options are available to the \fBsmbcacls\fR program.
The format of ACLs is described in the section ACL FORMAT
.TP
\fB-A acls\fR
-Add the ACLs specified to the ACL list. Existing
+Add the ACLs specified to the ACL list. Existing
access control entries are unchanged.
.TP
\fB-M acls\fR
Modify the mask value (permissions) for the ACLs
-specified on the command line. An error will be printed for each
+specified on the command line. An error will be printed for each
ACL specified that was not already present in the ACL list
.TP
\fB-D acls\fR
-Delete any ACLs specified on the command line.
+Delete any ACLs specified on the command line.
An error will be printed for each ACL specified that was not
already present in the ACL list.
.TP
\fB-S acls\fR
This command sets the ACLs on the file with
-only the ones specified on the command line. All other ACLs are
-erased. Note that the ACL specified must contain at least a revision,
+only the ones specified on the command line. All other ACLs are
+erased. Note that the ACL specified must contain at least a revision,
type, owner and group for the call to succeed.
.TP
\fB-U username\fR
Specifies a username used to connect to the
-specified service. The username may be of the form "username" in
+specified service. The username may be of the form "username" in
which case the user is prompted to enter in a password and the
workgroup specified in the \fIsmb.conf\fR file is
-used, or "username%password" or "DOMAIN\\username%password" and the
+used, or "username%password" or "DOMAIN\\username%password" and the
password and workgroup names are used as provided.
.TP
\fB-C name\fR
The owner of a file or directory can be changed
-to the name given using the \fI-C\fR option.
+to the name given using the \fI-C\fR option.
The name can be a sid in the form S-1-x-y-z or a name resolved
against the server specified in the first argument.
@@ -59,25 +60,25 @@ This command is a shortcut for -M OWNER:name.
\fB-G name\fR
The group owner of a file or directory can
be changed to the name given using the \fI-G\fR
-option. The name can be a sid in the form S-1-x-y-z or a name
+option. The name can be a sid in the form S-1-x-y-z or a name
resolved against the server specified n the first argument.
This command is a shortcut for -M GROUP:name.
.TP
\fB-n\fR
This option displays all ACL information in numeric
-format. The default is to convert SIDs to names and ACE types
-and masks to a readable string format.
+format. The default is to convert SIDs to names and ACE types
+and masks to a readable string format.
.TP
\fB-h\fR
Print usage information on the \fBsmbcacls
-\fRprogram.
+\fR program.
.SH "ACL FORMAT"
.PP
The format of an ACL is one or more ACL entries separated by
-either commas or newlines. An ACL entry is one of the following:
+either commas or newlines. An ACL entry is one of the following:
.PP
-.sp
+
.nf
REVISION:<revision number>
@@ -85,51 +86,48 @@ OWNER:<sid or name>
GROUP:<sid or name>
ACL:<sid or name>:<type>/<flags>/<mask>
-.sp
.fi
.PP
The revision of the ACL specifies the internal Windows
-NT ACL revision for the security descriptor.
-If not specified it defaults to 1. Using values other than 1 may
+NT ACL revision for the security descriptor.
+If not specified it defaults to 1. Using values other than 1 may
cause strange behaviour.
.PP
The owner and group specify the owner and group sids for the
-object. If a SID in the format CWS-1-x-y-z is specified this is used,
+object. If a SID in the format CWS-1-x-y-z is specified this is used,
otherwise the name specified is resolved using the server on which
the file or directory resides.
.PP
-ACLs specify permissions granted to the SID. This SID again
+ACLs specify permissions granted to the SID. This SID again
can be specified in CWS-1-x-y-z format or as a name in which case
it is resolved against the server on which the file or directory
-resides. The type, flags and mask values determine the type of
+resides. The type, flags and mask values determine the type of
access granted to the SID.
.PP
The type can be either 0 or 1 corresponding to ALLOWED or
-DENIED access to the SID. The flags values are generally
-zero for file ACLs and either 9 or 2 for directory ACLs. Some
+DENIED access to the SID. The flags values are generally
+zero for file ACLs and either 9 or 2 for directory ACLs. Some
common flags are:
.TP 0.2i
\(bu
-#define SEC_ACE_FLAG_OBJECT_INHERIT 0x1
+#define SEC_ACE_FLAG_OBJECT_INHERIT 0x1
.TP 0.2i
\(bu
-#define SEC_ACE_FLAG_CONTAINER_INHERIT 0x2
+#define SEC_ACE_FLAG_CONTAINER_INHERIT 0x2
.TP 0.2i
\(bu
-#define SEC_ACE_FLAG_NO_PROPAGATE_INHERIT 0x4
+#define SEC_ACE_FLAG_NO_PROPAGATE_INHERIT 0x4
.TP 0.2i
\(bu
-#define SEC_ACE_FLAG_INHERIT_ONLY 0x8
+#define SEC_ACE_FLAG_INHERIT_ONLY 0x8
.PP
At present flags can only be specified as decimal or
hexadecimal values.
.PP
-.PP
The mask is a value which expresses the access right
granted to the SID. It can be given as a decimal or hexadecimal value,
or by using one of the following text strings which map to the NT
file permissions of the same name.
-.PP
.TP 0.2i
\(bu
\fBR\fR - Allow read access
@@ -150,10 +148,9 @@ file permissions of the same name.
\fBO\fR - Take ownership
.PP
The following combined permissions can be specified:
-.PP
.TP 0.2i
\(bu
-\fBREAD\fR - Equivalent to 'RX'
+\fBREAD\fR - Equivalent to 'RX'
permissions
.TP 0.2i
\(bu
@@ -165,13 +162,13 @@ permissions
.SH "EXIT STATUS"
.PP
The \fBsmbcacls\fR program sets the exit status
-depending on the success or otherwise of the operations performed.
+depending on the success or otherwise of the operations performed.
The exit status may be one of the following values.
.PP
If the operation succeeded, smbcacls returns and exit
-status of 0. If \fBsmbcacls\fR couldn't connect to the specified server,
+status of 0. If \fBsmbcacls\fR couldn't connect to the specified server,
or there was an error getting or setting the ACLs, an exit status
-of 1 is returned. If there was an error parsing any command line
+of 1 is returned. If there was an error parsing any command line
arguments, an exit status of 2 is returned.
.SH "VERSION"
.PP
diff --git a/docs/manpages/smbclient.1 b/docs/manpages/smbclient.1
index 765c9e5273..63d78658a6 100644
--- a/docs/manpages/smbclient.1
+++ b/docs/manpages/smbclient.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBCLIENT" "1" "20 augustus 2002" "" ""
+.TH "SMBCLIENT" "1" "01 October 2002" "" ""
.SH NAME
smbclient \- ftp-like client to access SMB/CIFS resources on servers
.SH SYNOPSIS
@@ -12,7 +12,7 @@ smbclient \- ftp-like client to access SMB/CIFS resources on servers
.SH "DESCRIPTION"
.PP
-This tool is part of the Samba <URL:samba.7.html> suite.
+This tool is part of the Samba suite.
.PP
\fBsmbclient\fR is a client that can
\&'talk' to an SMB/CIFS server. It offers an interface
@@ -87,7 +87,7 @@ cause names to be resolved as follows :
\(bu
lmhosts : Lookup an IP
address in the Samba lmhosts file. If the line in lmhosts has
-no name type attached to the NetBIOS name (see the lmhosts(5) <URL:lmhosts.5.html> for details) then
+no name type attached to the NetBIOS name (see the lmhosts(5) for details) then
any name type matches for lookup.
.TP 0.2i
\(bu
diff --git a/docs/manpages/smbcontrol.1 b/docs/manpages/smbcontrol.1
index d1479bff25..b60841dc94 100644
--- a/docs/manpages/smbcontrol.1
+++ b/docs/manpages/smbcontrol.1
@@ -1,24 +1,26 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBCONTROL" "1" "15 August 2002" "" ""
+.TH "SMBCONTROL" "1" "01 October 2002" "" ""
.SH NAME
smbcontrol \- send messages to smbd, nmbd or winbindd processes
.SH SYNOPSIS
-.sp
-\fBsmbcontrol\fR [ \fB-i\fR ]
-.sp
-\fBsmbcontrol\fR [ \fBdestination\fR ] [ \fBmessage-type\fR ] [ \fBparameter\fR ]
+
+\fBsmbcontrol\fR [ \fB-i\fR ]
+
+
+\fBsmbcontrol\fR [ \fBdestination\fR ] [ \fBmessage-type\fR ] [ \fBparameter\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBsmbcontrol\fR is a very small program, which
-sends messages to an smbd(8),
+sends messages to an smbd(8)
an nmbd(8)
-or a winbindd(8)
+or a winbindd(8)
daemon running on the system.
.SH "OPTIONS"
.TP
@@ -46,7 +48,7 @@ to only that process.
One of: close-share,
debug,
force-election, ping
-, profile, debuglevel, profilelevel,
+, profile, debuglevel, profilelevel,
or printnotify.
The close-share message-type sends a
@@ -69,7 +71,7 @@ master election.
The ping message-type sends the
number of "ping" messages specified by the parameter and waits
-for the same number of reply "pong" messages. This can be sent to
+for the same number of reply "pong" messages. This can be sent to
any of the destinations.
The profile message-type sends a
@@ -82,12 +84,12 @@ be sent to any smbd or nmbd destinations.
The debuglevel message-type sends
a "request debug level" message. The current debug level setting
-is returned by a "debuglevel" message. This can be
+is returned by a "debuglevel" message. This can be
sent to any of the destinations.
The profilelevel message-type sends
-a "request profile level" message. The current profile level
-setting is returned by a "profilelevel" message. This can be sent
+a "request profile level" message. The current profile level
+setting is returned by a "profilelevel" message. This can be sent
to any smbd or nmbd destinations.
The printnotify message-type sends a
@@ -119,9 +121,8 @@ Send a job delete change notify
message for the printer and unix jobid
specified.
.RE
-.PP
Note that this message only sends notification that an
-event has occured. It doesn't actually cause the
+event has occured. It doesn't actually cause the
event to happen.
This message can only be sent to smbd.
.TP
@@ -133,8 +134,8 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBnmbd(8)\fR,
-and \fBsmbd(8)\fR.
+\fBnmbd(8)\fR
+and \fBsmbd(8)\fR
.SH "AUTHOR"
.PP
The original Samba software and related utilities
@@ -146,5 +147,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/smbd.8 b/docs/manpages/smbd.8
index 83483c8835..7e1b35d5aa 100644
--- a/docs/manpages/smbd.8
+++ b/docs/manpages/smbd.8
@@ -1,14 +1,15 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBD" "8" "08 May 2002" "" ""
+.TH "SMBD" "8" "01 October 2002" "" ""
.SH NAME
smbd \- server to provide SMB/CIFS services to clients
.SH SYNOPSIS
-.sp
-\fBsmbd\fR [ \fB-D\fR ] [ \fB-a\fR ] [ \fB-i\fR ] [ \fB-o\fR ] [ \fB-P\fR ] [ \fB-h\fR ] [ \fB-V\fR ] [ \fB-b\fR ] [ \fB-d <debug level>\fR ] [ \fB-l <log directory>\fR ] [ \fB-p <port number>\fR ] [ \fB-O <socket option>\fR ] [ \fB-s <configuration file>\fR ]
+
+\fBsmbd\fR [ \fB-D\fR ] [ \fB-a\fR ] [ \fB-i\fR ] [ \fB-o\fR ] [ \fB-P\fR ] [ \fB-h\fR ] [ \fB-V\fR ] [ \fB-b\fR ] [ \fB-d <debug level>\fR ] [ \fB-l <log directory>\fR ] [ \fB-p <port number>\fR ] [ \fB-O <socket option>\fR ] [ \fB-s <configuration file>\fR ]
+
.SH "DESCRIPTION"
.PP
This program is part of the Samba suite.
@@ -18,7 +19,7 @@ provides filesharing and printing services to Windows clients.
The server provides filespace and printer services to
clients using the SMB (or CIFS) protocol. This is compatible
with the LanManager protocol, and can service LanManager
-clients. These include MSCLIENT 3.0 for DOS, Windows for
+clients. These include MSCLIENT 3.0 for DOS, Windows for
Workgroups, Windows 95/98/ME, Windows NT, Windows 2000,
OS/2, DAVE for Macintosh, and smbfs for Linux.
.PP
@@ -26,12 +27,12 @@ An extensive description of the services that the
server can provide is given in the man page for the
configuration file controlling the attributes of those
services (see \fIsmb.conf(5)
-\fR. This man page will not describe the
+\fR This man page will not describe the
services, but will concentrate on the administrative aspects
of running the server.
.PP
Please note that there are significant security
-implications to running this server, and the \fIsmb.conf(5)\fR
+implications to running this server, and the \fIsmb.conf(5)\fR
manpage should be regarded as mandatory reading before
proceeding with installation.
.PP
@@ -42,10 +43,10 @@ that session. When all connections from its client are closed,
the copy of the server for that client terminates.
.PP
The configuration file, and any files that it includes,
-are automatically reloaded every minute, if they change. You
-can force a reload by sending a SIGHUP to the server. Reloading
+are automatically reloaded every minute, if they change. You
+can force a reload by sending a SIGHUP to the server. Reloading
the configuration file will not affect connections to any service
-that is already established. Either the user will have to
+that is already established. Either the user will have to
disconnect from the service, or \fBsmbd\fR killed and restarted.
.SH "OPTIONS"
.TP
@@ -56,12 +57,12 @@ itself and runs in the background, fielding requests
on the appropriate port. Operating the server as a
daemon is the recommended way of running \fBsmbd\fR for
servers that provide more than casual use file and
-print services. This switch is assumed if \fBsmbd
-\fRis executed on the command line of a shell.
+print services. This switch is assumed if \fBsmbd
+\fR is executed on the command line of a shell.
.TP
\fB-a\fR
If this parameter is specified, each new
-connection will append log messages to the log file.
+connection will append log messages to the log file.
This is the default.
.TP
\fB-i\fR
@@ -73,7 +74,7 @@ command line.
.TP
\fB-o\fR
If this parameter is specified, the
-log files will be overwritten when opened. By default,
+log files will be overwritten when opened. By default,
\fBsmbd\fR will append entries to the log
files.
.TP
@@ -96,7 +97,7 @@ Samba was built.
.TP
\fB-d <debug level>\fR
\fIdebuglevel\fR is an integer
-from 0 to 10. The default value if this parameter is
+from 0 to 10. The default value if this parameter is
not specified is zero.
The higher this value, the more detail will be
@@ -114,7 +115,7 @@ data, most of which is extremely cryptic.
Note that specifying this parameter here will
override the log
-levelfile.
+level file.
.TP
\fB-l <log directory>\fR
If specified,
@@ -124,7 +125,7 @@ file will be created for informational and debug
messages from the running server. The log
file generated is never removed by the server although
its size may be controlled by the max log size
-option in the \fI smb.conf(5)\fRfile. \fBBeware:\fR
+option in the \fI smb.conf(5)\fR file. \fBBeware:\fR
If the directory specified does not exist, \fBsmbd\fR
will log to the default debug log location defined at compile time.
@@ -132,13 +133,13 @@ The default log directory is specified at
compile time.
.TP
\fB-O <socket options>\fR
-See the socket options
+See the socket options
parameter in the \fIsmb.conf(5)
-\fRfile for details.
+\fR file for details.
.TP
\fB-p <port number>\fR
\fIport number\fR is a positive integer
-value. The default value if this parameter is not
+value. The default value if this parameter is not
specified is 139.
This number is the port number that will be
@@ -161,11 +162,11 @@ in the above situation.
.TP
\fB-s <configuration file>\fR
The file specified contains the
-configuration details required by the server. The
+configuration details required by the server. The
information in this file includes server-specific
information such as what printcap file to use, as well
as descriptions of all the services that the server is
-to provide. See \fI smb.conf(5)\fRfor more information.
+to provide. See \fI smb.conf(5)\fR for more information.
The default configuration file name is determined at
compile time.
.SH "FILES"
@@ -202,11 +203,11 @@ install this file are \fI/usr/samba/lib/smb.conf\fR
and \fI/etc/smb.conf\fR.
This file describes all the services the server
-is to make available to clients. See \fIsmb.conf(5)\fRfor more information.
+is to make available to clients. See \fIsmb.conf(5)\fR for more information.
.SH "LIMITATIONS"
.PP
On some systems \fBsmbd\fR cannot change uid back
-to root after a setuid() call. Such systems are called
+to root after a setuid() call. Such systems are called
trapdoor uid systems. If you have such a system,
you will be unable to connect from a client (such as a PC) as
two different users at once. Attempts to connect the
@@ -224,21 +225,21 @@ is not specific to the server, however.
.PP
Samba uses PAM for authentication (when presented with a plaintext
password), for account checking (is this account disabled?) and for
-session management. The degree too which samba supports PAM is restricted
+session management. The degree too which samba supports PAM is restricted
by the limitations of the SMB protocol and the
obey pam restricions
-smb.conf paramater. When this is set, the following restrictions apply:
+smb.conf paramater. When this is set, the following restrictions apply:
.TP 0.2i
\(bu
-\fBAccount Validation\fR: All acccesses to a
+\fBAccount Validation\fR: All acccesses to a
samba server are checked
against PAM to see if the account is vaild, not disabled and is permitted to
-login at this time. This also applies to encrypted logins.
+login at this time. This also applies to encrypted logins.
.TP 0.2i
\(bu
-\fBSession Management\fR: When not using share
+\fBSession Management\fR: When not using share
level secuirty, users must pass PAM's session checks before access
-is granted. Note however, that this is bypassed in share level secuirty.
+is granted. Note however, that this is bypassed in share level secuirty.
Note also that some older pam configuration files may need a line
added for session support.
.SH "VERSION"
@@ -276,7 +277,7 @@ it to die on its own.
.PP
The debug log level of \fBsmbd\fR may be raised
or lowered using \fBsmbcontrol(1)
-\fRprogram (SIGUSR[1|2] signals are no longer used in
+\fR program (SIGUSR[1|2] signals are no longer used in
Samba 2.2). This is to allow transient problems to be diagnosed,
whilst still running at a normally low log level.
.PP
@@ -289,10 +290,10 @@ them after, however this would affect performance.
.SH "SEE ALSO"
.PP
hosts_access(5), \fBinetd(8)\fR,
-\fBnmbd(8)\fR,
+\fBnmbd(8)\fR
\fIsmb.conf(5)\fR
-, \fBsmbclient(1)
-\fR, and the Internet RFC's
+ \fBsmbclient(1)
+\fR and the Internet RFC's
\fIrfc1001.txt\fR, \fIrfc1002.txt\fR.
In addition the CIFS (formerly SMB) specification is available
as a link from the Web page
@@ -308,5 +309,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/smbgroupedit.8 b/docs/manpages/smbgroupedit.8
index 9f01fcaaea..3ee7980e5d 100644
--- a/docs/manpages/smbgroupedit.8
+++ b/docs/manpages/smbgroupedit.8
@@ -1,21 +1,22 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBGROUPEDIT" "8" "28 January 2002" "" ""
+.TH "SMBGROUPEDIT" "8" "01 October 2002" "" ""
.SH NAME
smbgroupedit \- Query/set/change UNIX - Windows NT group mapping
.SH SYNOPSIS
-.sp
-\fBsmbroupedit\fR [ \fB-v [l|s]\fR ] [ \fB-a UNIX-groupname [-d NT-groupname|-p prividge|\fR ]
+
+\fBsmbroupedit\fR [ \fB-v [l|s]\fR ] [ \fB-a UNIX-groupname [-d NT-groupname|-p privilege|]\fR ]
+
.SH "DESCRIPTION"
.PP
This program is part of the Samba
suite.
.PP
-The smbgroupedit command allows for mapping unix groups
-to NT Builtin, Domain, or Local groups. Also
+The smbgroupedit command allows for mapping unix groups
+to NT Builtin, Domain, or Local groups. Also
allows setting privileges for that group, such as saAddUser,
etc.
.SH "OPTIONS"
@@ -28,7 +29,7 @@ in the Windows NT domain in which samba is operating.
\fB-l\fR
give a long listing, of the format:
-.sp
+
.nf
"NT Group Name"
SID :
@@ -36,37 +37,33 @@ give a long listing, of the format:
Group type :
Comment :
Privilege :
-.sp
.fi
For examples,
-.sp
+
.nf
Users
- SID : S-1-5-32-545
+ SID : S-1-5-32-545
Unix group: -1
Group type: Local group
- Comment :
+ Comment :
Privilege : No privilege
-.sp
.fi
.TP
\fB-s\fR
display a short listing of the format:
-.sp
+
.nf
NTGroupName(SID) -> UnixGroupName
-.sp
.fi
For example,
-.sp
+
.nf
Users (S-1-5-32-545) -> -1
-.sp
.fi
.RE
.SH "FILES"
@@ -79,67 +76,64 @@ of a failure.
.SH "EXAMPLES"
.PP
To make a subset of your samba PDC users members of
-the 'Domain Admins' Global group:
-.IP 1.
+the 'Domain Admins' Global group:
+.TP 3
+1.
create a unix group (usually in
\fI/etc/group\fR), let's call it domadm.
-.IP 2.
+.TP 3
+2.
add to this group the users that you want to be
domain administrators. For example if you want joe, john and mary,
your entry in \fI/etc/group\fR will look like:
domadm:x:502:joe,john,mary
-.IP 3.
+.TP 3
+3.
map this domadm group to the 'domain admins' group:
.RS
-.IP 1.
+.TP 3
+1.
Get the SID for the Windows NT "Domain Admins"
group:
-.sp
+
.nf
root# \fBsmbgroupedit -vs | grep "Domain Admins"\fR
Domain Admins (S-1-5-21-1108995562-3116817432-1375597819-512) -> -1
-.sp
.fi
-.IP 2.
+.TP 3
+2.
map the unix domadm group to the Windows NT
"Domain Admins" group, by running the command:
-.sp
+
.nf
root# \fBsmbgroupedit \\
-c S-1-5-21-1108995562-3116817432-1375597819-512 \\
-u domadm\fR
-.sp
.fi
\fBwarning:\fR don't copy and paste this sample, the
Domain Admins SID (the S-1-5-21-...-512) is different for every PDC.
.RE
.PP
-To verify that you mapping has taken effect:
-.PP
+To verify that your mapping has taken effect:
.PP
-.sp
+
.nf
root# \fBsmbgroupedit -vs|grep "Domain Admins"\fR
Domain Admins (S-1-5-21-1108995562-3116817432-1375597819-512) -> domadm
-.sp
.fi
.PP
-.PP
To give access to a certain directory on a domain member machine (an
NT/W2K or a samba server running winbind) to some users who are member
of a group on your samba PDC, flag that group as a domain group:
.PP
-.PP
-.sp
+
.nf
root# \fBsmbgroupedit -a unixgroup -td\fR
-.sp
.fi
-.PP
.SH "VERSION"
.PP
This man page is correct for the 3.0alpha releases of
diff --git a/docs/manpages/smbmnt.8 b/docs/manpages/smbmnt.8
index 885ab82f99..b316268b0c 100644
--- a/docs/manpages/smbmnt.8
+++ b/docs/manpages/smbmnt.8
@@ -1,14 +1,15 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBMNT" "8" "28 January 2002" "" ""
+.TH "SMBMNT" "8" "01 October 2002" "" ""
.SH NAME
smbmnt \- helper utility for mounting SMB filesystems
.SH SYNOPSIS
-.sp
-\fBsmbmnt\fR \fBmount-point\fR [ \fB-s <share>\fR ] [ \fB-r\fR ] [ \fB-u <uid>\fR ] [ \fB-g <gid>\fR ] [ \fB-f <mask>\fR ] [ \fB-d <mask>\fR ] [ \fB-o <options>\fR ]
+
+\fBsmbmnt\fR \fBmount-point\fR [ \fB-s <share>\fR ] [ \fB-r\fR ] [ \fB-u <uid>\fR ] [ \fB-g <gid>\fR ] [ \fB-f <mask>\fR ] [ \fB-d <mask>\fR ] [ \fB-o <options>\fR ]
+
.SH "DESCRIPTION"
.PP
\fBsmbmnt\fR is a helper application used
@@ -21,7 +22,7 @@ by the user, and that the user has write permission on.
.PP
The \fBsmbmnt\fR program is normally invoked
by \fBsmbmount(8)\fR
-. It should not be invoked directly by users.
+ It should not be invoked directly by users.
.PP
smbmount searches the normal PATH for smbmnt. You must ensure
that the smbmnt version in your path matches the smbmount used.
@@ -43,7 +44,7 @@ specify the octal file mask applied
.TP
\fB-d mask\fR
specify the octal directory mask
-applied
+applied
.TP
\fB-o options\fR
list of options that are passed as-is to smbfs, if this
diff --git a/docs/manpages/smbmount.8 b/docs/manpages/smbmount.8
index 0d4a7fc870..ac67d0ee60 100644
--- a/docs/manpages/smbmount.8
+++ b/docs/manpages/smbmount.8
@@ -1,14 +1,15 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBMOUNT" "8" "08 May 2002" "" ""
+.TH "SMBMOUNT" "8" "01 October 2002" "" ""
.SH NAME
smbmount \- mount an smbfs filesystem
.SH SYNOPSIS
-.sp
-\fBsmbmount\fR \fBservice\fR \fBmount-point\fR [ \fB-o options\fR ]
+
+\fBsmbmount\fR \fBservice\fR \fBmount-point\fR [ \fB-o options\fR ]
+
.SH "DESCRIPTION"
.PP
\fBsmbmount\fR mounts a Linux SMB filesystem. It
@@ -37,7 +38,7 @@ that it can be found.
.TP
\fBusername=<arg>\fR
specifies the username to connect as. If
-this is not given, then the environment variable \fB USER\fR is used. This option can also take the
+this is not given, then the environment variable \fB USER\fR is used. This option can also take the
form "user%password" or "user/workgroup" or
"user/workgroup%password" to allow the password and workgroup
to be specified as part of the username.
@@ -50,9 +51,9 @@ no password \fBsmbmount\fR will prompt
for a passeword, unless the guest option is
given.
-Note that password which contain the arguement delimiter
+Note that passwords which contain the argument delimiter
character (i.e. a comma ',') will failed to be parsed correctly
-on the command line. However, the same password defined
+on the command line. However, the same password defined
in the PASSWD environment variable or a credentials file (see
below) will be read correctly.
.TP
@@ -60,12 +61,11 @@ below) will be read correctly.
specifies a file that contains a username
and/or password. The format of the file is:
-.sp
+
.nf
username = <value>
password = <value>
-.sp
.fi
This is preferred over having passwords in plaintext in a
@@ -115,7 +115,7 @@ sets the workgroup on the destination
.TP
\fBsockopt=<arg>\fR
sets the TCP socket options. See the \fIsmb.conf
-\fR\fIsocket options\fR option.
+\fR \fIsocket options\fR option.
.TP
\fBscope=<arg>\fR
sets the NetBIOS scope
@@ -141,7 +141,7 @@ option. Example value cp850. (Note: only kernel 2.4.0
or later)
.TP
\fBttl=<arg>\fR
-how long a directory listing is cached in milliseconds
+sets how long a directory listing is cached in milliseconds
(also affects visibility of file size and date
changes). A higher value means that changes on the
server take longer to be noticed but it can give
@@ -153,13 +153,13 @@ in many cases.
.SH "ENVIRONMENT VARIABLES"
.PP
The variable \fBUSER\fR may contain the username of the
-person using the client. This information is used only if the
+person using the client. This information is used only if the
protocol level is high enough to support session-level
passwords. The variable can be used to set both username and
password by using the format username%password.
.PP
The variable \fBPASSWD\fR may contain the password of the
-person using the client. This information is used only if the
+person using the client. This information is used only if the
protocol level is high enough to support session-level
passwords.
.PP
@@ -189,7 +189,6 @@ Note that the typical response to a bug report is suggestion
to try the latest version first. So please try doing that first,
and always include which versions you use of relevant software
when reporting bugs (minimum: samba, kernel, distribution)
-.PP
.SH "SEE ALSO"
.PP
Documentation/filesystems/smbfs.txt in the linux kernel
@@ -198,7 +197,7 @@ source tree may contain additional options and information.
FreeBSD also has a smbfs, but it is not related to smbmount
.PP
For Solaris, HP-UX and others you may want to look at
-\fBsmbsh(1)\fRor at other
+\fBsmbsh(1)\fR or at other
solutions, such as sharity or perhaps replacing the SMB server with
a NFS server.
.SH "AUTHOR"
diff --git a/docs/manpages/smbpasswd.5 b/docs/manpages/smbpasswd.5
index 39281eb34e..47eabcaec8 100644
--- a/docs/manpages/smbpasswd.5
+++ b/docs/manpages/smbpasswd.5
@@ -1,9 +1,9 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBPASSWD" "5" "28 January 2002" "" ""
+.TH "SMBPASSWD" "5" "01 October 2002" "" ""
.SH NAME
smbpasswd \- The Samba encrypted password file
.SH SYNOPSIS
@@ -11,7 +11,7 @@ smbpasswd \- The Samba encrypted password file
\fIsmbpasswd\fR
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
smbpasswd is the Samba encrypted password file. It contains
the username, Unix user id and the SMB hashed passwords of the
@@ -39,7 +39,7 @@ this smbpasswd file entry as being valid for a user.
.TP
\fBLanman Password Hash\fR
This is the LANMAN hash of the user's password,
-encoded as 32 hex digits. The LANMAN hash is created by DES
+encoded as 32 hex digits. The LANMAN hash is created by DES
encrypting a well known string with the user's password as the
DES key. This is the same password used by Windows 95/98 machines.
Note that this password hash is regarded as weak as it is
@@ -66,7 +66,7 @@ other access.
.TP
\fBNT Password Hash\fR
This is the Windows NT hash of the user's
-password, encoded as 32 hex digits. The Windows NT hash is
+password, encoded as 32 hex digits. The Windows NT hash is
created by taking the user's password as represented in
16-bit, little-endian UNICODE and then applying the MD4
(internet rfc1321) hashing algorithm to it.
@@ -108,12 +108,12 @@ in the smbpasswd file.
\fBN\fR - This means the
account has no password (the passwords in the fields LANMAN
Password Hash and NT Password Hash are ignored). Note that this
-will only allow users to log on with no password if the \fI null passwords\fR parameter is set in the \fIsmb.conf(5)
-\fRconfig file.
+will only allow users to log on with no password if the \fI null passwords\fR parameter is set in the \fIsmb.conf(5)
+\fR config file.
.TP 0.2i
\(bu
\fBD\fR - This means the account
-is disabled and no SMB/CIFS logins will be allowed for
+is disabled and no SMB/CIFS logins will be allowed for
this user.
.TP 0.2i
\(bu
@@ -122,10 +122,9 @@ is a "Workstation Trust" account. This kind of account is used
in the Samba PDC code stream to allow Windows NT Workstations
and Servers to join a Domain hosted by a Samba PDC.
.RE
-.PP
+
Other flags may be added as the code is extended in future.
The rest of this field space is filled in with spaces.
-.PP
.TP
\fBLast Change Time\fR
This field consists of the time the account was
@@ -134,15 +133,14 @@ last modified. It consists of the characters 'LCT-' (standing for
in seconds since the epoch (1970) that the last change was made.
.PP
All other colon separated fields are ignored at this time.
-.PP
.SH "VERSION"
.PP
This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbpasswd(8)\fR,
-samba(7), and
+\fBsmbpasswd(8)\fR
+samba(7) and
the Internet RFC1321 for details on the MD4 algorithm.
.SH "AUTHOR"
.PP
@@ -155,5 +153,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/smbpasswd.8 b/docs/manpages/smbpasswd.8
index 1a841e53ce..ee097cf6f1 100644
--- a/docs/manpages/smbpasswd.8
+++ b/docs/manpages/smbpasswd.8
@@ -1,17 +1,18 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBPASSWD" "8" "28 January 2002" "" ""
+.TH "SMBPASSWD" "8" "01 October 2002" "" ""
.SH NAME
smbpasswd \- change a user's SMB password
.SH SYNOPSIS
-.sp
-\fBsmbpasswd\fR [ \fB-a\fR ] [ \fB-x\fR ] [ \fB-d\fR ] [ \fB-e\fR ] [ \fB-D debuglevel\fR ] [ \fB-n\fR ] [ \fB-r <remote machine>\fR ] [ \fB-R <name resolve order>\fR ] [ \fB-m\fR ] [ \fB-j DOMAIN\fR ] [ \fB-U username[%password]\fR ] [ \fB-h\fR ] [ \fB-s\fR ] [ \fB-w pass\fR ] [ \fBusername\fR ]
+
+\fBsmbpasswd\fR [ \fB-a\fR ] [ \fB-x\fR ] [ \fB-d\fR ] [ \fB-e\fR ] [ \fB-D debuglevel\fR ] [ \fB-n\fR ] [ \fB-r <remote machine>\fR ] [ \fB-R <name resolve order>\fR ] [ \fB-m\fR ] [ \fB-U username[%password]\fR ] [ \fB-h\fR ] [ \fB-s\fR ] [ \fB-w pass\fR ] [ \fBusername\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
The smbpasswd program has several different
functions, depending on whether it is run by the \fBroot\fR
@@ -30,7 +31,7 @@ succeed the smbd daemon must be running on the local machine. On a
UNIX machine the encrypted SMB passwords are usually stored in
the \fIsmbpasswd(5)\fR file.
.PP
-When run by an ordinary user with no options. smbpasswd
+When run by an ordinary user with no options, smbpasswd
will prompt them for their old SMB password and then ask them
for their new password twice, to ensure that the new password
was typed correctly. No passwords will be echoed on the screen
@@ -40,7 +41,7 @@ the <Enter> key when asked for your old password.
.PP
smbpasswd can also be used by a normal user to change their
SMB password on remote machines, such as Windows NT Primary Domain
-Controllers. See the (-r) and -U options below.
+Controllers. See the (-r) and -U options below.
.PP
When run by root, smbpasswd allows new users to be added
and deleted in the smbpasswd file, as well as allows changes to
@@ -56,7 +57,7 @@ following should be added to the local smbpasswd file, with the
new password typed (type <Enter> for the old password). This
option is ignored if the username following already exists in
the smbpasswd file and it is treated like a regular change
-password command. Note that the default passdb backends require
+password command. Note that the default passdb backends require
the user to already exist in the system password file (usually
\fI/etc/passwd\fR), else the request to add the
user will fail.
@@ -82,7 +83,7 @@ will fail.
If the smbpasswd file is in the 'old' format (pre-Samba 2.0
format) there is no space in the user's password entry to write
this information and the command will FAIL. See \fBsmbpasswd(5)
-\fRfor details on the 'old' and new password file formats.
+\fR for details on the 'old' and new password file formats.
This option is only available when running smbpasswd as
root.
@@ -94,7 +95,7 @@ if the account was previously disabled. If the account was not
disabled this option has no effect. Once the account is enabled then
the user will be able to authenticate via SMB once again.
-If the smbpasswd file is in the 'old' format, then \fB smbpasswd\fR will FAIL to enable the account.
+If the smbpasswd file is in the 'old' format, then \fB smbpasswd\fR will FAIL to enable the account.
See \fBsmbpasswd (5)\fR for
details on the 'old' and new password file formats.
@@ -102,7 +103,7 @@ This option is only available when running smbpasswd as root.
.TP
\fB-D debuglevel\fR
\fIdebuglevel\fR is an integer
-from 0 to 10. The default value if this parameter is not specified
+from 0 to 10. The default value if this parameter is not specified
is zero.
The higher this value, the more detail will be logged to the
@@ -155,21 +156,21 @@ change).
\fBNote\fR that Windows 95/98 do not have
a real password database so it is not possible to change passwords
-specifying a Win95/98 machine as remote machine target.
+specifying a Win95/98 machine as remote machine target.
.TP
\fB-R name resolve order\fR
-This option allows the user of smbpasswd to determine
+This option allows the user of smbpasswd to determine
what name resolution services to use when looking up the NetBIOS
name of the host being connected to.
-The options are :"lmhosts", "host", "wins" and "bcast". They cause
-names to be resolved as follows :
+The options are :"lmhosts", "host", "wins" and "bcast". They
+cause names to be resolved as follows :
.RS
.TP 0.2i
\(bu
lmhosts : Lookup an IP
address in the Samba lmhosts file. If the line in lmhosts has
-no name type attached to the NetBIOS name (see the lmhosts(5)for details) then
+no name type attached to the NetBIOS name (see the lmhosts(5) for details) then
any name type matches for lookup.
.TP 0.2i
\(bu
@@ -178,14 +179,14 @@ name to IP address resolution, using the system \fI/etc/hosts
\fR, NIS, or DNS lookups. This method of name resolution
is operating system depended for instance on IRIX or Solaris this
may be controlled by the \fI/etc/nsswitch.conf\fR
-file). Note that this method is only used if the NetBIOS name
+file). Note that this method is only used if the NetBIOS name
type being queried is the 0x20 (server) name type, otherwise
it is ignored.
.TP 0.2i
\(bu
wins : Query a name with
the IP address listed in the \fIwins server\fR
-parameter. If no WINS server has been specified this method
+parameter. If no WINS server has been specified this method
will be ignored.
.TP 0.2i
\(bu
@@ -195,19 +196,18 @@ each of the known local interfaces listed in the
reliable of the name resolution methods as it depends on the
target host being on a locally connected subnet.
.RE
-.PP
+
The default order is \fBlmhosts, host, wins, bcast\fR
and without this parameter or any entry in the
\fIsmb.conf\fR file the name resolution methods will
be attempted in this order.
-.PP
.TP
\fB-m\fR
This option tells smbpasswd that the account
being changed is a MACHINE account. Currently this is used
when Samba is being used as an NT Primary Domain Controller.
-This option is only available when running smbpasswd as root.
+This option is only available when running smbpasswd as root.
.TP
\fB-U username\fR
This option may only be used in conjunction
@@ -218,26 +218,26 @@ is present to allow users who have different user names on
different systems to change these passwords.
.TP
\fB-h\fR
-This option prints the help string for \fB smbpasswd\fR, selecting the correct one for running as root
+This option prints the help string for \fB smbpasswd\fR, selecting the correct one for running as root
or as an ordinary user.
.TP
\fB-s\fR
This option causes smbpasswd to be silent (i.e.
not issue prompts) and to read its old and new passwords from
-standard input, rather than from \fI/dev/tty\fR
+standard input, rather than from \fI/dev/tty\fR
(like the \fBpasswd(1)\fR program does). This option
is to aid people writing scripts to drive smbpasswd
.TP
\fB-w password\fR
-This parameter is only available is Samba
-has been configured to use the experiemental
+This parameter is only available if Samba
+has been configured to use the experimental
\fB--with-ldapsam\fR option. The \fI-w\fR
switch is used to specify the password to be used with the
\fIldap admin
-dn\fR. Note that the password is stored in
+dn\fR Note that the password is stored in
the \fIprivate/secrets.tdb\fR and is keyed off
-of the admin's DN. This means that if the value of \fIldap
-admin dn\fR ever changes, the password will beed to be
+of the admin's DN. This means that if the value of \fIldap
+admin dn\fR ever changes, the password will need to be
manually updated as well.
.TP
\fBusername\fR
@@ -248,7 +248,7 @@ to modify attributes directly in the local smbpasswd file.
.SH "NOTES"
.PP
Since \fBsmbpasswd\fR works in client-server
-mode communicating with a local smbd for a non-root user then
+mode communicating with a local smbd for a non-root user then
the smbd daemon must be running for this to work. A common problem
is to add a restriction to the hosts that may access the \fB smbd\fR running on the local machine by specifying a
\fIallow hosts\fR or \fIdeny hosts\fR
@@ -265,7 +265,7 @@ This man page is correct for version 3.0 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fIsmbpasswd(5)\fR,
+\fIsmbpasswd(5)\fR
samba(7)
.SH "AUTHOR"
.PP
@@ -278,5 +278,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/smbsh.1 b/docs/manpages/smbsh.1
index 774607c3a2..b2eec12c81 100644
--- a/docs/manpages/smbsh.1
+++ b/docs/manpages/smbsh.1
@@ -1,17 +1,18 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSH" "1" "08 May 2002" "" ""
+.TH "SMBSH" "1" "01 October 2002" "" ""
.SH NAME
smbsh \- Allows access to Windows NT filesystem using UNIX commands
.SH SYNOPSIS
-.sp
-\fBsmbsh\fR [ \fB-W workgroup\fR ] [ \fB-U username\fR ] [ \fB-P prefix\fR ] [ \fB-R <name resolve order>\fR ] [ \fB-d <debug level>\fR ] [ \fB-l logfile\fR ] [ \fB-L libdir\fR ]
+
+\fBsmbsh\fR [ \fB-W workgroup\fR ] [ \fB-U username\fR ] [ \fB-P prefix\fR ] [ \fB-R <name resolve order>\fR ] [ \fB-d <debug level>\fR ] [ \fB-l logfile\fR ] [ \fB-L libdir\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBsmbsh\fR allows you to access an NT filesystem
using UNIX commands such as \fBls\fR, \fB egrep\fR, and \fBrcp\fR. You must use a
@@ -28,7 +29,7 @@ servers.
\fB-U username[%pass]\fR
Sets the SMB username or username and password.
If this option is not specified, the user will be prompted for
-both the username and the password. If %pass is not specified,
+both the username and the password. If %pass is not specified,
the user will be prompted for the password.
.TP
\fB-P prefix\fR
@@ -62,14 +63,14 @@ the system \fI/etc/hosts\fR, NIS, or DNS
lookups. This method of name resolution is operating
system dependent, for instance on IRIX or Solaris this
may be controlled by the \fI/etc/nsswitch.conf
-\fRfile). Note that this method is only used
+\fR file). Note that this method is only used
if the NetBIOS name type being queried is the 0x20
(server) name type, otherwise it is ignored.
.TP 0.2i
\(bu
wins :
Query a name with the IP address listed in the
-\fIwins server\fR parameter. If no
+\fIwins server\fR parameter. If no
WINS server has been specified this method will be
ignored.
.TP 0.2i
@@ -81,18 +82,16 @@ parameter. This is the least reliable of the name
resolution methods as it depends on the target host
being on a locally connected subnet.
.RE
-.PP
+
If this parameter is not set then the name resolve order
-defined in the \fIsmb.conf\fR file parameter
+defined in the \fIsmb.conf\fR file parameter
(name resolve order) will be used.
-.PP
-.PP
+
The default order is lmhosts, host, wins, bcast. Without
this parameter or any entry in the \fIname resolve order
-\fRparameter of the \fIsmb.conf\fR
+\fR parameter of the \fIsmb.conf\fR
file, the name resolution methods will be attempted in this
order.
-.PP
.TP
\fB-d <debug level>\fR
debug level is an integer from 0 to 10.
@@ -107,7 +106,7 @@ about the activities of \fBnmblookup\fR. At level
\fB-l logfilename\fR
If specified causes all debug messages to be
written to the file specified by \fIlogfilename
-\fR\&. If not specified then all messages will be
+\fR. If not specified then all messages will be
written to\fIstderr\fR.
.TP
\fB-L libdir\fR
@@ -120,24 +119,23 @@ To use the \fBsmbsh\fR command, execute \fB smbsh\fR from the prompt and enter t
that authenticates you to the machine running the Windows NT
operating system.
.PP
-.sp
+
.nf
system% \fBsmbsh\fR
Username: \fBuser\fR
Password: \fBXXXXXXX\fR
-.sp
.fi
.PP
Any dynamically linked command you execute from
this shell will access the \fI/smb\fR directory
using the smb protocol. For example, the command \fBls /smb
-\fRwill show a list of workgroups. The command
+\fR will show a list of workgroups. The command
\fBls /smb/MYGROUP \fR will show all the machines in
-the workgroup MYGROUP. The command
+the workgroup MYGROUP. The command
\fBls /smb/MYGROUP/<machine-name>\fR will show the share
names for that machine. You could then, for example, use the \fB cd\fR command to change directories, \fBvi\fR to
-edit files, and \fBrcp\fR to copy files.
+edit files, and \fBrcp\fR to copy files.
.SH "VERSION"
.PP
This man page is correct for version 2.2 of
@@ -147,7 +145,7 @@ the Samba suite.
\fBsmbsh\fR works by intercepting the standard
libc calls with the dynamically loaded versions in \fI smbwrapper.o\fR. Not all calls have been "wrapped", so
some programs may not function correctly under \fBsmbsh
-\fR\&.
+\fR.
.PP
Programs which are not dynamically linked cannot make
use of \fBsmbsh\fR's functionality. Most versions
@@ -155,7 +153,7 @@ of UNIX have a \fBfile\fR command that will
describe how a program was linked.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fR,
+\fBsmbd(8)\fR
smb.conf(5)
.SH "AUTHOR"
.PP
@@ -168,5 +166,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/smbspool.8 b/docs/manpages/smbspool.8
index 779ba4921f..e9496e7a74 100644
--- a/docs/manpages/smbspool.8
+++ b/docs/manpages/smbspool.8
@@ -1,17 +1,18 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSPOOL" "8" "28 January 2002" "" ""
+.TH "SMBSPOOL" "8" "01 October 2002" "" ""
.SH NAME
-smbspool \- send print file to an SMB printer
+smbspool \- send a print file to an SMB printer
.SH SYNOPSIS
-.sp
-\fBsmbspool\fR [ \fBjob\fR ] [ \fBuser\fR ] [ \fBtitle\fR ] [ \fBcopies\fR ] [ \fBoptions\fR ] [ \fBfilename\fR ]
+
+\fBsmbspool\fR [ \fBjob\fR ] [ \fBuser\fR ] [ \fBtitle\fR ] [ \fBcopies\fR ] [ \fBoptions\fR ] [ \fBfilename\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
smbspool is a very small print spooling program that
sends a print file to an SMB printer. The command-line arguments
@@ -40,12 +41,10 @@ smb://username:password@workgroup/server/printer
smbspool tries to get the URI from argv[0]. If argv[0]
contains the name of the program then it looks in the \fB DEVICE_URI\fR environment variable.
.PP
-.PP
Programs using the \fBexec(2)\fR functions can
pass the URI in argv[0], while shell scripts must set the
\fBDEVICE_URI\fR environment variable prior to
running smbspool.
-.PP
.SH "OPTIONS"
.TP 0.2i
\(bu
@@ -64,12 +63,12 @@ when sending the print job.
\(bu
The copies argument (argv[4]) contains
the number of copies to be printed of the named file. If
-no filename is provided than this argument is not used by
+no filename is provided then this argument is not used by
smbspool.
.TP 0.2i
\(bu
The options argument (argv[5]) contains
-the print options in a single string and is presently
+the print options in a single string and is currently
not used by smbspool.
.TP 0.2i
\(bu
@@ -82,8 +81,8 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fR,
-and samba(7).
+\fBsmbd(8)\fR
+and samba(7)
.SH "AUTHOR"
.PP
\fBsmbspool\fR was written by Michael Sweet
@@ -98,5 +97,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/smbstatus.1 b/docs/manpages/smbstatus.1
index 1f5d4f7571..fc452ae731 100644
--- a/docs/manpages/smbstatus.1
+++ b/docs/manpages/smbstatus.1
@@ -3,16 +3,16 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBSTATUS" "1" "28 March 2002" "" ""
+.TH "SMBSTATUS" "1" "01 October 2002" "" ""
.SH NAME
smbstatus \- report on current Samba connections
.SH SYNOPSIS
-\fBsmbstatus\fR [ \fB-P\fR] [ \fB-b\fR] [ \fB-d <debug level>\fR] [ \fB-v\fR] [ \fB-L\fR] [ \fB-B\fR] [ \fB-p\fR] [ \fB-S\fR] [ \fB-s <configuration file>\fR] [ \fB-u <username>\fR]
+\fBsmbstatus\fR [ \fB-P\fR ] [ \fB-b\fR ] [ \fB-d <debug level>\fR ] [ \fB-v\fR ] [ \fB-L\fR ] [ \fB-B\fR ] [ \fB-p\fR ] [ \fB-S\fR ] [ \fB-s <configuration file>\fR ] [ \fB-u <username>\fR ]
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBsmbstatus\fR is a very simple program to
list the current Samba connections.
@@ -39,7 +39,7 @@ causes smbstatus to only list locks.
causes smbstatus to include byte range locks.
.TP
\fB-p|--processes\fR
-print a list of \fBsmbd(8)\fRprocesses and exit.
+print a list of \fBsmbd(8)\fR processes and exit.
Useful for scripting.
.TP
\fB-S|--shares\fR
@@ -49,7 +49,7 @@ causes smbstatus to only list shares.
The default configuration file name is
determined at compile time. The file specified contains the
configuration details required by the server. See \fIsmb.conf(5)\fR
-for more information.
+ for more information.
.TP
\fB-u|--user=<username>\fR
selects information relevant to
@@ -60,8 +60,8 @@ This man page is correct for version 3.0 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fRand
-smb.conf(5).
+\fBsmbd(8)\fR and
+smb.conf(5)
.SH "AUTHOR"
.PP
The original Samba software and related utilities
diff --git a/docs/manpages/smbtar.1 b/docs/manpages/smbtar.1
index b9bbf3df15..bee874dcba 100644
--- a/docs/manpages/smbtar.1
+++ b/docs/manpages/smbtar.1
@@ -1,20 +1,21 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBTAR" "1" "28 January 2002" "" ""
+.TH "SMBTAR" "1" "01 October 2002" "" ""
.SH NAME
smbtar \- shell script for backing up SMB/CIFS shares directly to UNIX tape drives
.SH SYNOPSIS
-.sp
-\fBsmbtar\fR \fB-s server\fR [ \fB-p password\fR ] [ \fB-x services\fR ] [ \fB-X\fR ] [ \fB-d directory\fR ] [ \fB-u user\fR ] [ \fB-t tape\fR ] [ \fB-t tape\fR ] [ \fB-b blocksize\fR ] [ \fB-N filename\fR ] [ \fB-i\fR ] [ \fB-r\fR ] [ \fB-l loglevel\fR ] [ \fB-v\fR ] \fBfilenames\fR
+
+\fBsmbtar\fR \fB-s server\fR [ \fB-p password\fR ] [ \fB-x services\fR ] [ \fB-X\fR ] [ \fB-d directory\fR ] [ \fB-u user\fR ] [ \fB-t tape\fR ] [ \fB-t tape\fR ] [ \fB-b blocksize\fR ] [ \fB-N filename\fR ] [ \fB-i\fR ] [ \fB-r\fR ] [ \fB-l loglevel\fR ] [ \fB-v\fR ] \fBfilenames\fR
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBsmbtar\fR is a very small shell script on top
-of \fBsmbclient(1)\fR
+of \fBsmbclient(1)\fR
which dumps SMB shares directly to tape.
.SH "OPTIONS"
.TP
@@ -32,7 +33,7 @@ create or restore.
.TP
\fB-d directory\fR
Change to initial \fIdirectory
-\fRbefore restoring / backing up files.
+\fR before restoring / backing up files.
.TP
\fB-v\fR
Verbose mode.
@@ -49,7 +50,7 @@ UNIX login name.
Tape device. May be regular file or tape
device. Default: \fI$TAPE\fR environmental
variable; if not set, a file called \fItar.out
-\fR\&.
+\fR.
.TP
\fB-b blocksize\fR
Blocking factor. Defaults to 20. See
@@ -72,7 +73,7 @@ from the tar file.
\fB-l log level\fR
Log (debug) level. Corresponds to the
\fI-d\fR flag of \fBsmbclient(1)
-\fR\&.
+\fR.
.SH "ENVIRONMENT VARIABLES"
.PP
The \fI$TAPE\fR variable specifies the
@@ -81,27 +82,27 @@ with the -t option.
.SH "BUGS"
.PP
The \fBsmbtar\fR script has different
-options from ordinary tar and tar called from smbclient.
+options from ordinary tar and from smbclient's tar command.
.SH "CAVEATS"
.PP
Sites that are more careful about security may not like
the way the script handles PC passwords. Backup and restore work
-on entire shares, should work on file lists. smbtar works best
+on entire shares; should work on file lists. smbtar works best
with GNU tar and may not work well with other versions.
.SH "DIAGNOSTICS"
.PP
See the \fBDIAGNOSTICS\fR section for the
\fBsmbclient(1)\fR
-command.
+ command.
.SH "VERSION"
.PP
-This man page is correct for version 2.2 of
+This man page is correct for version 3.0 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fR,
-\fBsmbclient(1)\fR,
-smb.conf(5),
+\fBsmbd(8)\fR
+\fBsmbclient(1)\fR
+smb.conf(5)
.SH "AUTHOR"
.PP
The original Samba software and related utilities
@@ -109,12 +110,12 @@ were created by Andrew Tridgell. Samba is now developed
by the Samba Team as an Open Source project similar
to the way the Linux kernel is developed.
.PP
-Ricky Poulten <URL:mailto:poultenr@logica.co.uk>
+Ricky Poulten <URL:mailto:poultenr@logica.co.uk>
wrote the tar extension and this man page. The \fBsmbtar\fR
script was heavily rewritten and improved by Martin Kraemer <URL:mailto:Martin.Kraemer@mch.sni.de>. Many
thanks to everyone who suggested extensions, improvements, bug
fixes, etc. The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter.
diff --git a/docs/manpages/smbumount.8 b/docs/manpages/smbumount.8
index bf64061e3a..da16cc5288 100644
--- a/docs/manpages/smbumount.8
+++ b/docs/manpages/smbumount.8
@@ -1,21 +1,22 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBUMOUNT" "8" "28 January 2002" "" ""
+.TH "SMBUMOUNT" "8" "01 October 2002" "" ""
.SH NAME
smbumount \- smbfs umount for normal users
.SH SYNOPSIS
-.sp
+
\fBsmbumount\fR \fBmount-point\fR
+
.SH "DESCRIPTION"
.PP
With this program, normal users can unmount smb-filesystems,
-provided that it is suid root. \fBsmbumount\fR has
+provided that it is suid root. \fBsmbumount\fR has
been written to give normal Linux users more control over their
resources. It is safe to install this program suid root, because only
-the user who has mounted a filesystem is allowed to unmount it again.
+the user who has mounted a filesystem is allowed to unmount it again.
For root it is not necessary to use smbumount. The normal umount
program works perfectly well, but it would certainly be problematic
to make umount setuid root.
diff --git a/docs/manpages/swat.8 b/docs/manpages/swat.8
index e42d963806..c097dd499b 100644
--- a/docs/manpages/swat.8
+++ b/docs/manpages/swat.8
@@ -1,20 +1,21 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SWAT" "8" "28 January 2002" "" ""
+.TH "SWAT" "8" "01 October 2002" "" ""
.SH NAME
swat \- Samba Web Administration Tool
.SH SYNOPSIS
-.sp
-\fBswat\fR [ \fB-s <smb config file>\fR ] [ \fB-a\fR ]
+
+\fBswat\fR [ \fB-s <smb config file>\fR ] [ \fB-a\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBswat\fR allows a Samba administrator to
-configure the complex \fI smb.conf(5)\fRfile via a Web browser. In addition,
+configure the complex \fI smb.conf(5)\fR file via a Web browser. In addition,
a \fBswat\fR configuration page has help links
to all the configurable options in the \fIsmb.conf\fR file allowing an
administrator to easily look up the effects of any change.
@@ -24,9 +25,9 @@ administrator to easily look up the effects of any change.
.TP
\fB-s smb configuration file\fR
The default configuration file path is
-determined at compile time. The file specified contains
+determined at compile time. The file specified contains
the configuration details required by the \fBsmbd
-\fRserver. This is the file that \fBswat\fR will modify.
+\fR server. This is the file that \fBswat\fR will modify.
The information in this file includes server-specific
information such as what printcap file to use, as well as
descriptions of all the services that the server is to provide.
@@ -37,12 +38,12 @@ This option disables authentication and puts
\fBswat\fR in demo mode. In that mode anyone will be able to modify
the \fIsmb.conf\fR file.
-\fBDo NOT enable this option on a production
+\fBWARNING: Do NOT enable this option on a production
server. \fR
.SH "INSTALLATION"
.PP
After you compile SWAT you need to run \fBmake install
-\fRto install the \fBswat\fR binary
+\fR to install the \fBswat\fR binary
and the various help files and images. A default install would put
these in:
.TP 0.2i
@@ -57,16 +58,16 @@ these in:
.SS "INETD INSTALLATION"
.PP
You need to edit your \fI/etc/inetd.conf
-\fRand \fI/etc/services\fR
+\fR and \fI/etc/services\fR
to enable SWAT to be launched via \fBinetd\fR.
.PP
In \fI/etc/services\fR you need to
add a line like this:
.PP
-\fBswat 901/tcp\fR
+\fBswat 901/tcp\fR
.PP
Note for NIS/YP users - you may need to rebuild the
-NIS service maps rather than alter your local \fI /etc/services\fR file.
+NIS service maps rather than alter your local \fI /etc/services\fR file.
.PP
the choice of port number isn't really important
except that it should be less than 1024 and not currently
@@ -77,13 +78,13 @@ hole depending on the implementation details of your
In \fI/etc/inetd.conf\fR you should
add a line like this:
.PP
-\fBswat stream tcp nowait.400 root
+\fBswat stream tcp nowait.400 root
/usr/local/samba/bin/swat swat\fR
.PP
One you have edited \fI/etc/services\fR
and \fI/etc/inetd.conf\fR you need to send a
HUP signal to inetd. To do this use \fBkill -1 PID
-\fRwhere PID is the process ID of the inetd daemon.
+\fR where PID is the process ID of the inetd daemon.
.SS "LAUNCHING"
.PP
To launch SWAT just run your favorite web browser and
@@ -102,20 +103,20 @@ information for the meta-daemon.
\fB\fI/etc/services\fB\fR
This file must contain a mapping of service name
(e.g., swat) to service port (e.g., 901) and protocol type
-(e.g., tcp).
+(e.g., tcp).
.TP
\fB\fI/usr/local/samba/lib/smb.conf\fB\fR
This is the default location of the \fIsmb.conf(5)
-\fRserver configuration file that swat edits. Other
-common places that systems install this file are \fI /usr/samba/lib/smb.conf\fR and \fI/etc/smb.conf
-\fR\&. This file describes all the services the server
+\fR server configuration file that swat edits. Other
+common places that systems install this file are \fI /usr/samba/lib/smb.conf\fR and \fI/etc/smb.conf
+\fR. This file describes all the services the server
is to make available to clients.
.SH "WARNINGS"
.PP
\fBswat\fR will rewrite your \fIsmb.conf
-\fRfile. It will rearrange the entries and delete all
-comments, \fIinclude=\fR and \fIcopy="
-\fRoptions. If you have a carefully crafted \fI smb.conf\fR then back it up or don't use swat!
+\fR file. It will rearrange the entries and delete all
+comments, \fIinclude=\fR and \fIcopy=
+\fR options. If you have a carefully crafted \fI smb.conf\fR then back it up or don't use swat!
.SH "VERSION"
.PP
This man page is correct for version 2.2 of
@@ -123,7 +124,7 @@ the Samba suite.
.SH "SEE ALSO"
.PP
\fBinetd(5)\fR,
-\fBsmbd(8)\fR,
+\fBsmbd(8)\fR
smb.conf(5)
.SH "AUTHOR"
.PP
@@ -136,5 +137,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/testparm.1 b/docs/manpages/testparm.1
index d463db78b1..a53e066acf 100644
--- a/docs/manpages/testparm.1
+++ b/docs/manpages/testparm.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "TESTPARM" "1" "21 August 2002" "" ""
+.TH "TESTPARM" "1" "01 October 2002" "" ""
.SH NAME
testparm \- check an smb.conf configuration file for internal correctness
.SH SYNOPSIS
@@ -12,7 +12,7 @@ testparm \- check an smb.conf configuration file for internal correctness
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBtestparm\fR is a very simple test program
to check an \fBsmbd\fR configuration file for
@@ -90,7 +90,7 @@ This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fIsmb.conf(5)\fR,
+\fIsmb.conf(5)\fR
\fBsmbd(8)\fR
.SH "AUTHOR"
.PP
@@ -102,6 +102,6 @@ to the way the Linux kernel is developed.
The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
-ftp://ftp.icce.rug.nl/pub/unix/) and updated for the Samba 2.0
+ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/testprns.1 b/docs/manpages/testprns.1
index bc1a27b198..5d5cb97f31 100644
--- a/docs/manpages/testprns.1
+++ b/docs/manpages/testprns.1
@@ -1,21 +1,22 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "TESTPRNS" "1" "28 January 2002" "" ""
+.TH "TESTPRNS" "1" "01 October 2002" "" ""
.SH NAME
testprns \- check printer name for validity with smbd
.SH SYNOPSIS
-.sp
-\fBtestprns\fR \fBprintername\fR [ \fBprintcapname\fR ]
+
+\fBtestprns\fR \fBprintername\fR [ \fBprintcapname\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
\fBtestprns\fR is a very simple test program
to determine whether a given printer name is valid for use in
-a service to be provided by \fB smbd(8)\fR.
+a service to be provided by \fB smbd(8)\fR
.PP
"Valid" in this context means "can be found in the
printcap specified". This program is very stupid - so stupid in
@@ -41,7 +42,7 @@ This is the name of the printcap file within
which to search for the given printer name.
If no printcap name is specified \fBtestprns
-\fRwill attempt to scan the printcap file name
+\fR will attempt to scan the printcap file name
specified at compile time.
.SH "FILES"
.TP
@@ -73,7 +74,7 @@ the Samba suite.
.SH "SEE ALSO"
.PP
\fIprintcap(5)\fR,
-\fBsmbd(8)\fR,
+\fBsmbd(8)\fR
\fBsmbclient(1)\fR
.SH "AUTHOR"
.PP
@@ -86,5 +87,5 @@ The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
excellent piece of Open Source software, available at
ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
-release by Jeremy Allison. The conversion to DocBook for
+release by Jeremy Allison. The conversion to DocBook for
Samba 2.2 was done by Gerald Carter
diff --git a/docs/manpages/vfstest.1 b/docs/manpages/vfstest.1
index 78e6e6c35a..dc3092bc66 100644
--- a/docs/manpages/vfstest.1
+++ b/docs/manpages/vfstest.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "VFSTEST" "1" "20 August 2002" "" ""
+.TH "VFSTEST" "1" "01 October 2002" "" ""
.SH NAME
vfstest \- tool for testing samba VFS modules
.SH SYNOPSIS
@@ -12,29 +12,30 @@ vfstest \- tool for testing samba VFS modules
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
-\fBvfstest\fR is a small command line
+\fBvfstest\fR is a small command line
utility that has the ability to test dso samba VFS modules. It gives the
-user the ability to call the various VFS functions manually and
+user the ability to call the various VFS functions manually and
supports cascaded VFS modules.
.SH "OPTIONS"
.TP
\fB-c|--command=command\fR
-Execute the specified (colon-seperated) commands.
+Execute the specified (colon-seperated) commands.
See below for the commands that are available.
.TP
\fB-d|--debug=debuglevel\fR
-set the debuglevel. Debug level 0 is the lowest
+set the debuglevel. Debug level 0 is the lowest
and 100 being the highest. This should be set to 100 if you are
-planning on submitting a bug report to the Samba team (see \fIBUGS.txt\fR).
+planning on submitting a bug report to the Samba team (see
+\fIBUGS.txt\fR).
.TP
\fB-h|--help\fR
Print a summary of command line options.
.TP
\fB-l|--logfile=logbasename\fR
-File name for log/debug files. The extension
-\&'.client' will be appended. The log file is never removed
+File name for log/debug files. The extension
+\&'.client' will be appended. The log file is never removed
by the client.
.SH "COMMANDS"
.PP
@@ -166,13 +167,13 @@ by the client.
\fBexit\fR - Exit vfstest
.SH "VERSION"
.PP
-This man page is correct for version 3.0 of the Samba
+This man page is correct for version 3.0 of the Samba
suite.
.SH "AUTHOR"
.PP
-The original Samba software and related utilities
+The original Samba software and related utilities
were created by Andrew Tridgell. Samba is now developed
-by the Samba Team as an Open Source project similar
+by the Samba Team as an Open Source project similar
to the way the Linux kernel is developed.
.PP
The vfstest man page was written by Jelmer Vernooij.
diff --git a/docs/manpages/wbinfo.1 b/docs/manpages/wbinfo.1
index 57aaf98b62..96464987e3 100644
--- a/docs/manpages/wbinfo.1
+++ b/docs/manpages/wbinfo.1
@@ -1,20 +1,21 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "WBINFO" "1" "08 May 2002" "" ""
+.TH "WBINFO" "1" "01 October 2002" "" ""
.SH NAME
wbinfo \- Query information from winbind daemon
.SH SYNOPSIS
-.sp
-\fBwbinfo\fR [ \fB-u\fR ] [ \fB-g\fR ] [ \fB-h name\fR ] [ \fB-i ip\fR ] [ \fB-n name\fR ] [ \fB-s sid\fR ] [ \fB-U uid\fR ] [ \fB-G gid\fR ] [ \fB-S sid\fR ] [ \fB-Y sid\fR ] [ \fB-t\fR ] [ \fB-m\fR ] [ \fB-r user\fR ] [ \fB-a user%password\fR ] [ \fB-A user%password\fR ]
+
+\fBwbinfo\fR [ \fB-u\fR ] [ \fB-g\fR ] [ \fB-h name\fR ] [ \fB-i ip\fR ] [ \fB-n name\fR ] [ \fB-s sid\fR ] [ \fB-U uid\fR ] [ \fB-G gid\fR ] [ \fB-S sid\fR ] [ \fB-Y sid\fR ] [ \fB-t\fR ] [ \fB-m\fR ] [ \fB-r user\fR ] [ \fB-a user%password\fR ] [ \fB-A user%password\fR ]
+
.SH "DESCRIPTION"
.PP
-This tool is part of the Sambasuite.
+This tool is part of the Samba suite.
.PP
The \fBwbinfo\fR program queries and returns information
-created and used by the \fB winbindd(8)\fRdaemon.
+created and used by the \fB winbindd(8)\fR daemon.
.PP
The \fBwinbindd(8)\fR daemon must be configured
and running for the \fBwbinfo\fR program to be able
@@ -24,16 +25,16 @@ to return information.
\fB-u\fR
This option will list all users available
in the Windows NT domain for which the \fBwinbindd(8)
-\fRdaemon is operating in. Users in all trusted domains
-will also be listed. Note that this operation does not assign
+\fR daemon is operating in. Users in all trusted domains
+will also be listed. Note that this operation does not assign
user ids to any users that have not already been seen by
\fBwinbindd(8)\fR.
.TP
\fB-g\fR
This option will list all groups available
in the Windows NT domain for which the \fBwinbindd(8)
-\fRdaemon is operating in. Groups in all trusted domains
-will also be listed. Note that this operation does not assign
+\fR daemon is operating in. Groups in all trusted domains
+will also be listed. Note that this operation does not assign
group ids to any groups that have not already been seen by
\fBwinbindd(8)\fR.
.TP
@@ -51,38 +52,38 @@ specified by the \fIip\fR parameter.
.TP
\fB-n name\fR
The \fI-n\fR option
-queries \fBwinbindd(8)\fR for the SID
+queries \fBwinbindd(8)\fR for the SID
associated with the name specified. Domain names can be specified
-before the user name by using the winbind separator character.
+before the user name by using the winbind separator character.
For example CWDOM1/Administrator refers to the Administrator
-user in the domain CWDOM1. If no domain is specified then the
+user in the domain CWDOM1. If no domain is specified then the
domain used is the one specified in the \fIsmb.conf\fR
\fIworkgroup\fR parameter.
.TP
\fB-s sid\fR
Use \fI-s\fR to resolve
-a SID to a name. This is the inverse of the \fI-n
-\fRoption above. SIDs must be specified as ASCII strings
+a SID to a name. This is the inverse of the \fI-n
+\fR option above. SIDs must be specified as ASCII strings
in the traditional Microsoft format. For example,
S-1-5-21-1455342024-3071081365-2475485837-500.
.TP
\fB-U uid\fR
Try to convert a UNIX user id to a Windows NT
-SID. If the uid specified does not refer to one within
+SID. If the uid specified does not refer to one within
the winbind uid range then the operation will fail.
.TP
\fB-G gid\fR
Try to convert a UNIX group id to a Windows
-NT SID. If the gid specified does not refer to one within
+NT SID. If the gid specified does not refer to one within
the winbind gid range then the operation will fail.
.TP
\fB-S sid\fR
-Convert a SID to a UNIX user id. If the SID
-does not correspond to a UNIX user mapped by \fB winbindd(8)\fR then the operation will fail.
+Convert a SID to a UNIX user id. If the SID
+does not correspond to a UNIX user mapped by \fB winbindd(8)\fR then the operation will fail.
.TP
\fB-Y sid\fR
-Convert a SID to a UNIX group id. If the SID
-does not correspond to a UNIX group mapped by \fB winbindd(8)\fR then the operation will fail.
+Convert a SID to a UNIX group id. If the SID
+does not correspond to a UNIX group mapped by \fB winbindd(8)\fR then the operation will fail.
.TP
\fB-t\fR
Verify that the workstation trust account
@@ -92,12 +93,12 @@ domain is working.
\fB-m\fR
Produce a list of domains trusted by the
Windows NT server \fBwinbindd(8)\fR contacts
-when resolving names. This list does not include the Windows
+when resolving names. This list does not include the Windows
NT domain the server is a Primary Domain Controller for.
.TP
\fB-r username\fR
Try to obtain the list of UNIX group ids
-to which the user belongs. This only works for users
+to which the user belongs. This only works for users
defined on a Domain Controller.
.TP
\fB-a username%password\fR
@@ -106,15 +107,15 @@ This checks both authenticaion methods and reports its results.
.TP
\fB-A username%password\fR
Store username and password used by winbindd
-during session setup to a domain controller. This enables
+during session setup to a domain controller. This enables
winbindd to operate in a Windows 2000 domain with Restrict
Anonymous turned on (a.k.a. Permissions compatiable with
Windows 2000 servers only).
.SH "EXIT STATUS"
.PP
The wbinfo program returns 0 if the operation
-succeeded, or 1 if the operation failed. If the \fBwinbindd(8)
-\fRdaemon is not working \fBwbinfo\fR will always return
+succeeded, or 1 if the operation failed. If the \fBwinbindd(8)
+\fR daemon is not working \fBwbinfo\fR will always return
failure.
.SH "VERSION"
.PP
diff --git a/docs/manpages/winbindd.8 b/docs/manpages/winbindd.8
index ca0c87bd08..fe02c424e1 100644
--- a/docs/manpages/winbindd.8
+++ b/docs/manpages/winbindd.8
@@ -1,24 +1,25 @@
-.\" This manpage has been automatically generated by docbook2man-spec
-.\" from a DocBook document. docbook2man-spec can be found at:
-.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
+.\" This manpage has been automatically generated by docbook2man
+.\" from a DocBook document. This tool can be found at:
+.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "WINBINDD" "8" "08 May 2002" "" ""
+.TH "WINBINDD" "8" "01 October 2002" "" ""
.SH NAME
winbindd \- Name Service Switch daemon for resolving names from NT servers
.SH SYNOPSIS
-.sp
-\fBwinbindd\fR [ \fB-i\fR ] [ \fB-d <debug level>\fR ] [ \fB-s <smb config file>\fR ]
+
+\fBwinbindd\fR [ \fB-i\fR ] [ \fB-d <debug level>\fR ] [ \fB-s <smb config file>\fR ]
+
.SH "DESCRIPTION"
.PP
-This program is part of the Sambasuite.
+This program is part of the Samba suite.
.PP
\fBwinbindd\fR is a daemon that provides
a service for the Name Service Switch capability that is present
-in most modern C libraries. The Name Service Switch allows user
+in most modern C libraries. The Name Service Switch allows user
and system information to be obtained from different databases
-services such as NIS or DNS. The exact behaviour can be configured
-throught the \fI/etc/nsswitch.conf\fR file.
+services such as NIS or DNS. The exact behaviour can be configured
+throught the \fI/etc/nsswitch.conf\fR file.
Users and groups are allocated as they are resolved to a range
of user and group ids specified by the administrator of the
Samba system.
@@ -30,10 +31,10 @@ services via an associated PAM module.
.PP
The \fIpam_winbind\fR module in the 2.2.2 release only
supports the \fIauth\fR and \fIaccount\fR
-module-types. The latter is simply
+module-types. The latter simply
performs a getpwnam() to verify that the system can obtain a uid for the
-user. If the \fIlibnss_winbind\fR library has been correctly
-installed, this should always suceed.
+user. If the \fIlibnss_winbind\fR library has been correctly
+installed, this should always succeed.
.PP
The following nsswitch databases are implemented by
the winbindd service:
@@ -51,37 +52,33 @@ the \fIpasswd(5)\fR file and used by
.TP
\fBgroup\fR
Group information traditionally stored in
-the \fIgroup(5)\fR file and used by
+the \fIgroup(5)\fR file and used by
\fBgetgrent(3)\fR functions.
.PP
For example, the following simple configuration in the
\fI/etc/nsswitch.conf\fR file can be used to initially
resolve user and group information from \fI/etc/passwd
-\fRand \fI/etc/group\fR and then from the
+\fR and \fI/etc/group\fR and then from the
Windows NT server.
.PP
-.PP
-.sp
+
.nf
passwd: files winbind
group: files winbind
-.sp
.fi
.PP
-.PP
The following simple configuration in the
\fI/etc/nsswitch.conf\fR file can be used to initially
resolve hostnames from \fI/etc/hosts\fR and then from the
WINS server.
-.PP
.SH "OPTIONS"
.TP
\fB-d debuglevel\fR
Sets the debuglevel to an integer between
0 and 100. 0 is for no debugging and 100 is for reams and
reams. To submit a bug report to the Samba Team, use debug
-level 100 (see BUGS.txt).
+level 100 (see BUGS.txt).
.TP
\fB-i\fR
Tells \fBwinbindd\fR to not
@@ -92,20 +89,20 @@ of \fBwinbindd\fR is required.
.PP
Users and groups on a Windows NT server are assigned
a relative id (rid) which is unique for the domain when the
-user or group is created. To convert the Windows NT user or group
+user or group is created. To convert the Windows NT user or group
into a unix user or group, a mapping between rids and unix user
-and group ids is required. This is one of the jobs that \fB winbindd\fR performs.
+and group ids is required. This is one of the jobs that \fB winbindd\fR performs.
.PP
As winbindd users and groups are resolved from a server, user
-and group ids are allocated from a specified range. This
+and group ids are allocated from a specified range. This
is done on a first come, first served basis, although all existing
users and groups will be mapped as soon as a client performs a user
-or group enumeration command. The allocated unix ids are stored
+or group enumeration command. The allocated unix ids are stored
in a database file under the Samba lock directory and will be
remembered.
.PP
WARNING: The rid to unix id database is the only location
-where the user and group mappings are stored by winbindd. If this
+where the user and group mappings are stored by winbindd. If this
file is deleted or corrupted, there is no way for winbindd to
determine which user and group ids correspond to Windows NT user
and group rids.
@@ -113,121 +110,35 @@ and group rids.
.PP
Configuration of the \fBwinbindd\fR daemon
is done through configuration parameters in the \fIsmb.conf(5)
-\fRfile. All parameters should be specified in the
+\fR file. All parameters should be specified in the
[global] section of smb.conf.
-.TP
-\fBwinbind separator\fR
-The winbind separator option allows you
-to specify how NT domain names and user names are combined
-into unix user names when presented to users. By default,
-\fBwinbindd\fR will use the traditional '\\'
-separator so that the unix user names look like
-DOMAIN\\username. In some cases this separator character may
-cause problems as the '\\' character has special meaning in
-unix shells. In that case you can use the winbind separator
-option to specify an alternative separator character. Good
-alternatives may be '/' (although that conflicts
-with the unix directory separator) or a '+ 'character.
-The '+' character appears to be the best choice for 100%
-compatibility with existing unix utilities, but may be an
-aesthetically bad choice depending on your taste.
-
-Default: \fBwinbind separator = \\ \fR
-
-Example: \fBwinbind separator = + \fR
-.TP
-\fBwinbind uid\fR
-The winbind uid parameter specifies the
-range of user ids that are allocated by the winbindd daemon.
-This range of ids should have no existing local or NIS users
-within it as strange conflicts can occur otherwise.
-
-Default: \fBwinbind uid = <empty string>
-\fR
-Example: \fBwinbind uid = 10000-20000\fR
-.TP
-\fBwinbind gid\fR
-The winbind gid parameter specifies the
-range of group ids that are allocated by the winbindd daemon.
-This range of group ids should have no existing local or NIS
-groups within it as strange conflicts can occur otherwise.
-
-Default: \fBwinbind gid = <empty string>
-\fR
-Example: \fBwinbind gid = 10000-20000
-\fR.TP
-\fBwinbind cache time\fR
-This parameter specifies the number of
-seconds the winbindd daemon will cache user and group information
-before querying a Windows NT server again. When a item in the
-cache is older than this time winbindd will ask the domain
-controller for the sequence number of the server's account database.
-If the sequence number has not changed then the cached item is
-marked as valid for a further \fIwinbind cache time
-\fRseconds. Otherwise the item is fetched from the
-server. This means that as long as the account database is not
-actively changing winbindd will only have to send one sequence
-number query packet every \fIwinbind cache time
-\fRseconds.
-
-Default: \fBwinbind cache time = 15\fR
-.TP
-\fBwinbind enum users\fR
-On large installations it may be necessary
-to suppress the enumeration of users through the \fB setpwent()\fR, \fBgetpwent()\fR and
-\fBendpwent()\fR group of system calls. If
-the \fIwinbind enum users\fR parameter is false,
-calls to the \fBgetpwent\fR system call will not
-return any data.
-
-\fBWarning:\fR Turning off user enumeration
-may cause some programs to behave oddly. For example, the \fBfinger\fR
-program relies on having access to the full user list when
-searching for matching usernames.
-
-Default: \fBwinbind enum users = yes \fR
-.TP
-\fBwinbind enum groups\fR
-On large installations it may be necessary
-to suppress the enumeration of groups through the \fB setgrent()\fR, \fBgetgrent()\fR and
-\fBendgrent()\fR group of system calls. If
-the \fIwinbind enum groups\fR parameter is
-false, calls to the \fBgetgrent()\fR system
-call will not return any data.
-
-\fBWarning:\fR Turning off group
-enumeration may cause some programs to behave oddly.
-
-Default: \fBwinbind enum groups = no \fR
-.TP
-\fBtemplate homedir\fR
-When filling out the user information
-for a Windows NT user, the \fBwinbindd\fR daemon
-uses this parameter to fill in the home directory for that user.
-If the string \fI%D\fR is present it is
-substituted with the user's Windows NT domain name. If the
-string \fI%U\fR is present it is substituted
-with the user's Windows NT user name.
-
-Default: \fBtemplate homedir = /home/%D/%U \fR
-.TP
-\fBtemplate shell\fR
-When filling out the user information for
-a Windows NT user, the \fBwinbindd\fR daemon
-uses this parameter to fill in the shell for that user.
-
-Default: \fBtemplate shell = /bin/false \fR
-.TP
-\fBwinbind use default domain\fR
-This parameter specifies whether the \fBwinbindd\fR
-daemon should operate on users without domain component in their username.
-Users without a domain component are treated as is part of the winbindd server's
-own domain. While this does not benifit Windows users, it makes SSH, FTP and e-mail
-function in a way much closer to the way they would in a native unix system.
-
-Default: \fBwinbind use default domain = <falseg>
-\fR
-Example: \fBwinbind use default domain = true\fR
+.TP 0.2i
+\(bu
+\fIwinbind separator\fR
+.TP 0.2i
+\(bu
+\fIwinbind uid\fR
+.TP 0.2i
+\(bu
+\fIwinbind gid\fR
+.TP 0.2i
+\(bu
+\fIwinbind cache time\fR
+.TP 0.2i
+\(bu
+\fIwinbind enum users\fR
+.TP 0.2i
+\(bu
+\fIwinbind enum groups\fR
+.TP 0.2i
+\(bu
+\fItemplate homedir\fR
+.TP 0.2i
+\(bu
+\fItemplate shell\fR
+.TP 0.2i
+\(bu
+\fIwinbind use default domain\fR
.SH "EXAMPLE SETUP"
.PP
To setup winbindd for user and group lookups plus
@@ -237,25 +148,23 @@ following setup. This was tested on a RedHat 6.2 Linux box.
In \fI/etc/nsswitch.conf\fR put the
following:
.PP
-.sp
+
.nf
passwd: files winbind
group: files winbind
-.sp
.fi
.PP
In \fI/etc/pam.d/*\fR replace the
\fIauth\fR lines with something like this:
.PP
-.sp
+
.nf
auth required /lib/security/pam_securetty.so
auth required /lib/security/pam_nologin.so
auth sufficient /lib/security/pam_winbind.so
auth required /lib/security/pam_pwdb.so use_first_pass shadow nullok
-.sp
.fi
.PP
Note in particular the use of the \fIsufficient\fR
@@ -263,10 +172,11 @@ keyword and the \fIuse_first_pass\fR keyword.
.PP
Now replace the account lines with this:
.PP
-\fBaccount required /lib/security/pam_winbind.so
-\fR.PP
+\fBaccount required /lib/security/pam_winbind.so
+\fR
+.PP
The next step is to join the domain. To do that use the
-\fBsmbpasswd\fR program like this:
+\fBsmbpasswd\fR program like this:
.PP
\fBsmbpasswd -j DOMAIN -r PDC -U
Administrator\fR
@@ -278,16 +188,16 @@ for "PDC".
.PP
Next copy \fIlibnss_winbind.so\fR to
\fI/lib\fR and \fIpam_winbind.so\fR
-to \fI/lib/security\fR. A symbolic link needs to be
+to \fI/lib/security\fR. A symbolic link needs to be
made from \fI/lib/libnss_winbind.so\fR to
-\fI/lib/libnss_winbind.so.2\fR. If you are using an
+\fI/lib/libnss_winbind.so.2\fR. If you are using an
older version of glibc then the target of the link should be
\fI/lib/libnss_winbind.so.1\fR.
.PP
Finally, setup a \fIsmb.conf\fR containing directives like the
-following:
+following:
.PP
-.sp
+
.nf
[global]
winbind separator = +
@@ -300,7 +210,6 @@ following:
security = domain
password server = *
-.sp
.fi
.PP
Now start winbindd and you should find that your user and
@@ -308,7 +217,7 @@ group database is expanded to include your NT users and groups,
and that you can login to your unix box as a domain user, using
the DOMAIN+user syntax for the username. You may wish to use the
commands \fBgetent passwd\fR and \fBgetent group
-\fRto confirm the correct operation of winbindd.
+\fR to confirm the correct operation of winbindd.
.SH "NOTES"
.PP
The following notes are useful when configuring and
@@ -317,21 +226,21 @@ running \fBwinbindd\fR:
\fBnmbd\fR must be running on the local machine
for \fBwinbindd\fR to work. \fBwinbindd\fR
queries the list of trusted domains for the Windows NT server
-on startup and when a SIGHUP is received. Thus, for a running \fB winbindd\fR to become aware of new trust relationships between
+on startup and when a SIGHUP is received. Thus, for a running \fB winbindd\fR to become aware of new trust relationships between
servers, it must be sent a SIGHUP signal.
.PP
Client processes resolving names through the \fBwinbindd\fR
-nsswitch module read an environment variable named \fB $WINBINDD_DOMAIN\fR. If this variable contains a comma separated
+nsswitch module read an environment variable named \fB $WINBINDD_DOMAIN\fR. If this variable contains a comma separated
list of Windows NT domain names, then winbindd will only resolve users
and groups within those Windows NT domains.
.PP
-PAM is really easy to misconfigure. Make sure you know what
-you are doing when modifying PAM configuration files. It is possible
+PAM is really easy to misconfigure. Make sure you know what
+you are doing when modifying PAM configuration files. It is possible
to set up PAM such that you can no longer log into your system.
.PP
If more than one UNIX machine is running \fBwinbindd\fR,
then in general the user and groups ids allocated by winbindd will not
-be the same. The user and group ids will only be valid for the local
+be the same. The user and group ids will only be valid for the local
machine.
.PP
If the the Windows NT RID to UNIX user and group id mapping
@@ -344,12 +253,12 @@ The following signals can be used to manipulate the
\fBSIGHUP\fR
Reload the \fIsmb.conf(5)\fR
file and apply any parameter changes to the running
-version of winbindd. This signal also clears any cached
-user and group information. The list of other domains trusted
-by winbindd is also reloaded.
+version of winbindd. This signal also clears any cached
+user and group information. The list of other domains trusted
+by winbindd is also reloaded.
.TP
\fBSIGUSR1\fR
-The SIGUSR1 signal will cause \fB winbindd\fR to write status information to the winbind
+The SIGUSR1 signal will cause \fB winbindd\fR to write status information to the winbind
log file including information about the number of user and
group ids allocated by \fBwinbindd\fR.
@@ -362,7 +271,7 @@ Name service switch configuration file.
.TP
\fB/tmp/.winbindd/pipe\fR
The UNIX pipe over which clients communicate with
-the \fBwinbindd\fR program. For security reasons, the
+the \fBwinbindd\fR program. For security reasons, the
winbind client will only attempt to connect to the winbindd daemon
if both the \fI/tmp/.winbindd\fR directory
and \fI/tmp/.winbindd/pipe\fR file are owned by
@@ -373,10 +282,10 @@ Implementation of name service switch library.
.TP
\fB$LOCKDIR/winbindd_idmap.tdb\fR
Storage for the Windows NT rid to UNIX user/group
-id mapping. The lock directory is specified when Samba is initially
+id mapping. The lock directory is specified when Samba is initially
compiled using the \fI--with-lockdir\fR option.
This directory is by default \fI/usr/local/samba/var/locks
-\fR\&.
+\fR.
.TP
\fB$LOCKDIR/winbindd_cache.tdb\fR
Storage for cached user and group information.
@@ -387,8 +296,8 @@ the Samba suite.
.SH "SEE ALSO"
.PP
\fInsswitch.conf(5)\fR,
-samba(7),
-wbinfo(1),
+samba(7)
+wbinfo(1)
smb.conf(5)
.SH "AUTHOR"
.PP