Return-Path: Delivered-To: apmail-xmlgraphics-commits-archive@www.apache.org Received: (qmail 61020 invoked from network); 23 Aug 2007 19:02:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 19:02:30 -0000 Received: (qmail 5830 invoked by uid 500); 23 Aug 2007 19:02:27 -0000 Mailing-List: contact commits-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list commits@xmlgraphics.apache.org Received: (qmail 5819 invoked by uid 500); 23 Aug 2007 19:02:27 -0000 Delivered-To: apmail-xmlgraphics-site-commits@xmlgraphics.apache.org Received: (qmail 5816 invoked by uid 99); 23 Aug 2007 19:02:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 12:02:27 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED,OBSCURED_EMAIL X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 19:02:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E386E1A9868; Thu, 23 Aug 2007 12:01:24 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r569118 [13/49] - in /xmlgraphics/site/deploy/fop: ./ 0.93/ 0.94/ 0.94/images/ dev/ dev/design/ skin/ trunk/ Date: Thu, 23 Aug 2007 19:00:51 -0000 To: site-commits@xmlgraphics.apache.org From: vhennebert@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070823190124.E386E1A9868@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: xmlgraphics/site/deploy/fop/0.94/graphics.html URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/graphics.html?rev=569118&view=auto ============================================================================== --- xmlgraphics/site/deploy/fop/0.94/graphics.html (added) +++ xmlgraphics/site/deploy/fop/0.94/graphics.html Thu Aug 23 12:00:37 2007 @@ -0,0 +1,750 @@ + + + + + + + +Apache FOP: Graphics Formats + + + + + + + + + +
+ +
+ + + + + + + + + + + + +
+
+
+
+ +
+ + +
+ + + + + + + +
+ + +
+Font size: +   +   +   +
+

Apache FOP: Graphics Formats

+ + + +

Overview of Graphics Support

+
+

+ The table below summarizes the theoretical support for graphical formats within FOP. In other words, within the constraints of the limitations listed here, these formats should work. However, many of them have not been tested, and there may be limitations that have not yet been discovered or documented. The packages needed to support some formats are not included in the FOP distribution and must be installed separately. Follow the links in the "Support Thru" column for more details. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FormatTypeFOP native supportBatik SVGBatik codecsImage I/OJAIJIMI
BMP (Microsoft Windows Bitmap)bitmapX
EPS (Encapsulated PostScript)metafile (both bitmap and vector), probably most frequently used for vector drawings(X)
GIF (Graphics Interchange Format)bitmapXXXX
JPEG (Joint Photographic Experts Group)bitmap(X)X
PNG (Portable Network Graphic)bitmapXX
SVG (Scalable Vector Graphics)vector (with embedded bitmaps)X
TIFF (Tag Image Format File)bitmap(X)XXX
EMF (Windows Enhanced Metafile)vector (with embedded bitmaps)(X)
+
+
Note
+
"(X)" means restricted support. Please see the details below.
+
+
+ + +

Graphics Packages

+
+ +

FOP Native

+

+ FOP has native ability to handle some graphic file formats. +

+ +

"Internal" codecs

+

+ Apache XML Graphics Commons contains codecs for PNG and TIFF access. FOP can use these. +

+ +

Image I/O (JDK 1.4 or higher)

+

+ For JDKs 1.4 or higher, FOP provides a wrapper to load images through the + JDK's Image I/O API (JSR 015). + Image I/O allows to dynamically add additional image codecs. An example of such an add-on library are the + JAI Image I/O Tools available from Sun. +

+ +

JIMI

+

+ Because of licensing issues, the JIMI image library is not included in the FOP distribution. First, download and install it. +Then, copy the file "JimiProClasses.zip" from the archive to {fop-install-dir}/lib/jimi-1.0.jar. Please note that FOP binary distributions are compiled with JIMI support, so there is no need for you to build FOP to add the support. If jimi-1.0.jar is installed in the right place, it will automatically be used by FOP, otherwise it will not. +

+ +

JAI (Java Advanced Imaging API)

+

+ FOP has been compiled with JAI support, but JAI is not included in the FOP distribution. +To use it, install JAI, then copy the jai_core.jar and the jai_codec.jar files to {fop-install-dir}/lib. +JAI is much faster than JIMI, but is not available for all platforms. See What platforms are supported? on the JAI FAQ page for more details. +

+ +

Apache Batik

+

Current FOP distributions include a distribution of the Apache Batik version 1.6. +It is automatically installed with FOP. +Because Batik's API changes frequently, it is highly recommended that you use the version that ships with FOP, at least when running FOP.

+
+
Warning
+
Batik must be run in a graphical environment.
+
+

Batik must be run in a graphical environment. +It uses AWT classes for rendering SVG, which in turn require an X server on Unixish systems. +If you run a server without X, or if you can't connect to the X server due to security restrictions or policies (a so-called "headless" environment), SVG rendering will fail.

+

Here are some workarounds:

+
    + +
  • If you are using JDK 1.4, start it with the -Djava.awt.headless=true command line option.
  • + +
  • Install an X server which provides an in-memory framebuffer without actually using a screen device or any display hardware. One example is Xvfb.
  • + +
  • Install a toolkit which emulates AWT without the need for an underlying X server. One example is the PJA toolkit, which is free and comes with detailed installation instructions.
  • + +
+
+ + +

BMP

+
+

FOP native support for BMP images is limited to the RGB color-space.

+
+ + +

EPS

+
+

FOP provides support for two output targets:

+
    + +
  • PostScript (full support).
  • + +
  • + PDF (partial support). Due to the lack of a built-in PostScript interpreter, FOP + can only embed the EPS file into the PDF. Acrobat Reader will not currently display + the EPS (it doesn't have a PostScript interpreter, either) but it will be shown + correctly when you print the PDF on a PostScript-capable printer. PostScript devices + (including GhostScript) will render the EPS correctly. +
  • + +
+
+
Warning
+
+ Please note that the EPS embedding feature has been deprecated in the + PDF specification version 1.4. You should not use this feature anymore, especially + since newer PDF tools don't support embedded EPS files anymore. +
+
+

+ Other output targets can't be supported at the moment because + FOP lacks a PostScript interpreter. Furthermore, FOP is not able + to parse the preview bitmaps sometimes contained in EPS files. +

+
+ + +

JPEG

+
+

+ FOP native support of JPEG does not include all variants, especially those containing + unusual color lookup tables and color profiles. + If you have trouble with a JPEG image in FOP, try opening it with an image processing + program (such as Photoshop or Gimp) and then saving it. Specifying 24-bit color output + may also help. For the PDF and PostScript renderers most JPEG images can be passed + through without decompression. User reports indicate that grayscale, RGB, and + CMYK color-spaces are all rendered properly. +

+
+ + +

PNG

+
+

+ If using JAI for PNG support, only RGB and RGBA color-spaces are supported for + FOP rendering. +

+

+ Transparency is supported but not guaranteed to work with every output format. +

+
+ + +

SVG

+
+ +

Introduction

+

FOP uses Apache Batik for SVG support. +This format can be handled as an fo:instream-foreign-object or in a separate +file referenced with fo:external-graphic.

+
+
Note
+
+Batik's SVG Rasterizer utility may also be used to convert standalone SVG +documents into PDF. For more information please see the +SVG Rasterizer documentation +on the Batik site. +
+
+ +

Placing SVG Graphics into PDF

+

+The SVG is rendered into PDF by using PDF commands to draw and fill +lines and curves. This means that the graphical objects created with +this remain as vector graphics. The same applies to PostScript output. +For other output formats the SVG graphic will be converted to a bitmap +image. +

+

+There are a number of SVG things that cannot be converted directly into +PDF. Parts of the graphic such as effects, patterns and images are inserted +into the PDF as a raster graphic. The resolution of these raster images can + be controlled through the "target resolution" setting in the + configuration.

+

+Currently transparency is limited in PDF so many svg images that +contain effects or graphics with transparent areas may not be displayed +correctly. +

+ +

Placing SVG Text into PDF and PostScript

+

If possible, Batik will use normal PDF or PostScript text when inserting text. It does +this by checking if the text can be drawn normally and the font is +supported. This example svg text.svg / +text.pdf +shows how various types and effects with text are handled. +Note that tspan and outlined text are not yet implemented.

+

+Otherwise, text is converted and drawn as a set of shapes by Batik, using the stroking text painter. +This means that a typical character will +have about 10 curves (each curve consists of at least 20 characters). +This can make the output files large and when it is viewed the +viewer may not normally draw those fine curves very well (In Adobe Acrobat, turning on +"Smooth Line Art" in the preferences will fix this). +If the text is inserted into the output file using the inbuilt text commands +it will use a single character. +

+

+ Note that because SVG text can be rendered as either text or a vector graphic, you + may need to consider settings in your viewer for both. The Acrobat viewer has both + "smooth line art" and "smooth text" settings that may need to be set for SVG images + to be displayed nicely on your screen (see Edit / Preferences / Display). + This setting will not affect the printing of your document, which should be OK in + any case, but will only affect the quality of the screen display.

+ +

Scaling

+

+ Currently, SVG images are rendered with the dimensions specified in the SVG + file, within the viewport specified in the fo:external-graphic element. + For everything to work properly, the two should be equal. The SVG standard leaves + this issue as an implementation detail. FOP will probably implement a scaling + mechanism in the future. +

+

+ If you use pixels to specify the size of an SVG graphic the "source resolution" setting + in the configuration will be used to determine the + size of a pixel. The use of pixels to specify sizes is discouraged as they may + be interpreted differently in different environments. +

+ +

Known Problems

+
    + +
  • +Soft mask transparency is combined with white so that it looks better +on pdf 1.3 viewers but this causes the soft mask to be slightly lighter +or darker on pdf 1.4 viewers. +
  • + +
  • +There is some problem with a gradient inside a pattern causing a PDF +error when viewed in acrobat 5. +
  • + +
  • +Text is not always handled correctly, it may select the wrong font +especially if characters have multiple fonts in the font list. +
  • + +
  • +More PDF text handling could be implemented. +It could draw the string using the attributed character iterator +to handle tspans and other simple changes of text. +
  • + +
  • +JPEG images are not inserted directly into the pdf document. +This area has not been implemented yet since the appropriate +method in batik is static. +
  • + +
  • +Uniform transparency for images and other svg elements that are converted +into a raster graphic are not drawn properly in PDF. The image is opaque. +
  • + +
+
+ + +

TIFF

+
+

+ FOP-native TIFF support is limited to PDF and PostScript output only. Also, + according to user reports, FOP's native support for TIFF is limited to images with the + following characteristics (all must be true for successful rendering): +

+
    + +
  • single channel images (i.e., bi-level and grayscale only)
  • + +
  • uncompressed images, or images using CCITT T.4, CCITT T.6, or JPEG compression
  • + +
  • images using white-is-zero encoding in the TIFF PhotometricInterpretation tag
  • + +
+
+
Note
+
+ Native support in this case means that the images can be embedded into the output format + without decoding it. +
+
+

+JAI: Supports RGB and RGBA only for FOP rendering.

+
+ + +

EMF

+
+

Windows Enhanced Metafiles (EMF) are only supported in RTF output.

+
+ + +

Graphics Resolution

+
+

+ Some bitmapped image file formats store a dots-per-inch (dpi) or other resolution + values. FOP tries to use this resolution information whenever possible to determine + the image's intrinsic size. This size is used during the layout process when it is not + superceeded by an explicit size on fo:external-graphic (content-width and content-height + properties). +

+

+ Please note that not all images contain resolution information. If it's not available + 72 dpi is assumed (the default resolution of PDF and PostScript). +

+

+ Bitmap images are generally embedded into the output format at their original resolution + (as is). No resampling of the image is performed. Explicit resampling is on our wishlist, + but hasn't been implemented, yet. Bitmaps included in SVG graphics may be resampled to + the resolution specified in the "target resolution" setting in the + configuration if SVG filters are applied. This can be + used as a work-around to resample images in FO documents. +

+
+ + +

Image caching

+
+

+ FOP caches images between runs. There is one cache per FopFactory instance. The URI is + used as a key to identify images which means that when a particular URI appears again, + the image is taken from the cache. If you have a servlet that generates a different + image each time it is called with the same URL you need to use a constantly + changing dummy parameter on the URL to avoid caching. +

+

+ The image cache has been improved considerably in the redesigned code. Therefore, a + resetCache() method like in earlier versions of FOP has become unnecessary. If you + still experience OutOfMemoryErrors, please notify us. +

+
+ +
+ +
 
+
+ + + Added: xmlgraphics/site/deploy/fop/0.94/graphics.pdf URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/0.94/graphics.pdf?rev=569118&view=auto ============================================================================== --- xmlgraphics/site/deploy/fop/0.94/graphics.pdf (added) +++ xmlgraphics/site/deploy/fop/0.94/graphics.pdf Thu Aug 23 12:00:37 2007 @@ -0,0 +1,1482 @@ +%PDF-1.3 +%ª«¬­ +4 0 obj +<< /Type /Info +/Producer (FOP 0.20.5) >> +endobj +5 0 obj +<< /Length 1226 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +Gb!mI(H.ut[a=*?B;pAhcU-)%6'hEn85OSm3u598M^Ai([=>Ij_HCu>5#U@^hte.urhm>OR0Cc:*3R*GBsn:fH/guTN9'"),#ge0nI4Om9O((Pj2500N`U4hJ<:`DLum.b&(QI;&a-8.3PjM5HGiBo5;-?3.EHu7=C6htP",h'6\^EI*7%XF1L"6_khud]DrGq_974@3Z?7/#]`!'l0n!^4]Nh=:IZ0.*hJlK?PmLj!LAKC:"l`sq!MdX_!:fNJILn[HdqJDLTPq.MO-f3V$bN>5bT`F>m'nVPLrD&`kiFY#a_ubn?:XnQ#5F.#`ckZ,gD,1la4L)_Il*CR/5(Tj&Y+(V;7OBE040BHG+3WJk7!Q3hDWgbrGWqO]ETGfDX5TWroi^KmLnjdT?-<`=Zi6Dfsg!cLmQ6lp$H:2\jXQsQ.Jn+qPM=6rFgF=h"s269uYk-]2&aueo$;3)'.p2-c8Ch"RD`KT003-,`Ed0d`I5uHMo#".7Lm?*lj!VCM7U#AbC6U'lr0oB+!b#E&L0,@#]Y'?et[CJZ00LGnCAp5"C&H22/rSN5c.]&,7L*E&k0V1,qo7t`Z-1S(1bW9J#NG9?s-^PSH<\t.V0e%/FYM=g3\X2KT#4h$me.ZVk$i8IVQqNm't1[PKmJ4iKT4No8:s.q!TPG$_+s7]@b7l"mKL*T(>PmJ9Q[4fTtWZ*PNXlBNC2A*&l9VEkpdd1=hO[agL_0:WbZ%4G6s3ZDFG9WF"n*rj"Qi:JN4-cBVpG:P0;RfEl8Hq0[sGUkt;)lAsV<"UW)*`L.1?>FWiEh!\3Z)roT[#![sWK06TOas0`[*6):R _N9ir!PpY[^fV/*i/R-PK,gYj,I`*C!bq16b5kZ1keQW_UrU'dsI%<&b:+U/RO2\S"um[opfE8TpIi6*@]nqSrK[qYH33plUW\n`/jleKC9!&]jn\Jr@.:ap:H+\rK45gjB%+S+\fB4Q^Ao$O_;>~> +endstream +endobj +6 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 5 0 R +/Annots 7 0 R +>> +endobj +7 0 obj +[ +8 0 R +10 0 R +12 0 R +14 0 R +16 0 R +18 0 R +20 0 R +22 0 R +24 0 R +26 0 R +28 0 R +30 0 R +32 0 R +34 0 R +36 0 R +38 0 R +40 0 R +42 0 R +44 0 R +46 0 R +48 0 R +50 0 R +52 0 R +53 0 R +] +endobj +8 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 546.166 239.636 534.166 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 9 0 R +/H /I +>> +endobj +10 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 527.966 182.972 515.966 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 11 0 R +/H /I +>> +endobj +12 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 509.766 162.5 497.766 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 13 0 R +/H /I +>> +endobj +14 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 491.566 188.264 479.566 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 15 0 R +/H /I +>> +endobj +16 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 473.366 252.128 461.366 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 17 0 R +/H /I +>> +endobj +18 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 455.166 128.828 443.166 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 19 0 R +/H /I +>> +endobj +20 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 436.966 272.12 424.966 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 21 0 R +/H /I +>> +endobj +22 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 418.766 171.152 406.766 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 23 0 R +/H /I +>> +endobj +24 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 400.566 117.344 388.566 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 25 0 R +/H /I +>> +endobj +26 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 382.366 112.676 370.366 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 27 0 R +/H /I +>> +endobj +28 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 364.166 119.336 352.166 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 29 0 R +/H /I +>> +endobj +30 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 345.966 116.0 333.966 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 31 0 R +/H /I +>> +endobj +32 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 327.766 116.0 315.766 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 33 0 R +/H /I +>> +endobj +34 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 309.566 164.828 297.566 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 35 0 R +/H /I +>> +endobj +36 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 291.366 261.5 279.366 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 37 0 R +/H /I +>> +endobj +38 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 273.166 312.848 261.166 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 39 0 R +/H /I +>> +endobj +40 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 254.966 141.5 242.966 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 41 0 R +/H /I +>> +endobj +42 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 90.0 236.766 189.164 224.766 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 43 0 R +/H /I +>> +endobj +44 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 218.566 116.672 206.566 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 45 0 R +/H /I +>> +endobj +46 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 200.366 116.672 188.366 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 47 0 R +/H /I +>> +endobj +48 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 182.166 195.328 170.166 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 49 0 R +/H /I +>> +endobj +50 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 84.0 163.966 167.308 151.966 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 51 0 R +/H /I +>> +endobj +52 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +53 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +54 0 obj +<< /Length 3375 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +GauHP>Ap9-(4OT55kEJWF^s^VA_s;lEAfEAFES>bNjQJ1`$R3R@m#:*ao;,gTR_Yn2J!B,7[c0Dl>Y&CSZ;N]EV]0E24Jq.iO35Z4C'tuo+eMMq&ck(.aPYqfn?oe6Xp#W"0k'oT;cejq%)@iU?j1d?Fr#X;toaM/DRDf7GaTGhefi:Zq)=rI-^L#\>DI_+kDaUa]>hAYc*b(IbG3C:aT#n8om$.jX"P"V'hB(bNG;6,CsW'q%KtuMRgY/$)M^K\`3HjS6h%=;\sSBEE=EC"UNHq5aEL2gB(>mFJ3m+VY7R)Gh02qqbd!SRHP_o0dOZm-7C[5^^A!if_IgK1H%U<^l)-B(%\@Hb8t4c5,V4JLYAph)2r4$%q]4Vp(As=f-Ssji%lk5H2H:7#VV*a)FP(sAO^4cP]Z@s7"!)t"en_sZPILmV=E]9Do-.@]a3qrj;pR]MBqdg_%]@6g3UaqOYL;6QH%Ztd>hR6V#N@*2o'bgY,fe=\/UkDRQ`=7&DVbk4OaoF/(D,1F/RX0"&FcV$#XB#?Q9Cu\Y`j`Yd*;Xb`@(I,fM3%-^_["S.1'Fs-9@?d[H/o=c#ZU:G+S&K^*]?\%Tf7Yb=gJsrjnH\'?pSV67s2u@3.$#HLab9[N,'>XY%C&bdE:4.tk.+OD>$)4gDc3*5.$FMHZXDN(jjtJd9N^`2u)DV7?69fE@mSf`c#a$DfJN$Y;4D(3,e"Y7hIfntL[]jK]a"8jU\%nM1PNK_f7.BWAF_:*jZgUe*T&UFGr2,J%P,IL)9)\p]/OhR:g"oLMR59Yc\.bfSp>J1K_VH"eh G!]Y3G(e=@Mfp=/tbW9".6Z'hS^/A.^Q<:NlQd_L.rZ062$[a2&][ERfM[K.67Qu9eW'qtE4[pp*,@@8m7OF6e[7>6[EY@?8tgb.p)kPM4UZajqB]gb1_jt*XQ\h2]Y2eJ!'R#dl?1WXs>Z+W`4<>dKV&q(8T'&fRZUN9h,c>rP*4s8mb`49Td",1FFR="F8#j`@o_`0Y#nLjdlk(>pchM#&Lah8*;LGp1J+eVZii`]'B]8l:&:C(ATfO`WVc!eS4E@RW+H9$^Zr`eVB"dR;jFT3LjHDn&]_W):rs5)0_Rk,2,0>qH#."*SauDpMkI,k.o!TKVWZU0qlYj6GEUC?$#Wo/ZPM)OZ.7*KN%OrABh6LMM%.Gjk_0n^W[0VG1Wm9K"W2cC-FN"1Rn1@sWBq@L'qqHm+>N'cEjkoT?RD.h;G22CU^FsShK\IRjFU=i!><+iX%(9h%6b1ne_.B2Kh)N"%`+h"1R=;6aembc7.N&8pl%[B,;/3+K**E?QE>3*$>508dJ*8$+QJeZNCgP5U)'N!$ieSf*NJ"LC&8DQg&I=hkPNNChWHN5#GUCU)K:fTT3?:BVo'"VTNDcA:17NI@@IQG/'!^L8KHfjg_L<$RWShpgiUuQ+)`n`F.:nU0RRQ7P<\om@mNP0%`Zr.(VfYGRBl8EZd*g65AgeAi$dd*.6p"fR4X\ArJg=Mf_\BT6`Y^3B?,GQ:9amH\s0CBWZ]If.:Blqc?#gc4A?402DpA*&M'1!)l9VN _YMV%_9P;H#2N'=,Xl9I_XAP],j2.Yfrf3#*q5LHq1C$4JKZmaAha2e-+Ssm*Ze+pMud`:isrH=j5#WaW&1uGJXlpjZ[V>DR!Mo"$!)4A_Y*`6WGT=tcM":_A8cggcSr"68YDLU[RT:%;J=nM(ctoq[V,:;3TlDn?.*`?R.M&aaWc60Ze.i(\?o4r7/c\1C,GEe0:RW:]'u@uG%0gC_:lRm)Y\mnlHb0;iUC*g%E,6i(C'tsL:;YiBc?8dbobh$$]2qfc9dL#"^#)NrAW'QuH%,JnG1G/d3mC\i^O!8__(oh'!*k8P>5'0R`J8=J'JhnHL[GYFTcTG^(I:VA4sX84\1t(DHT3+Z4+P<&<(!5tTir!OM'C:U6TpAtcqHWp4*W%SOW8TJZbB0@@f\F:NFrd:(4f!lR-BRPK_K@ReW+aB+<5_5!=//u!%EJTZVcEcJhaH8S2Gh!V\M_ZA3b`/!CF2E7M=em9r9Mb?9S5t_Q4?7T3Ye&3E]i&:/\tJS+p<:&#Kh[KS75\WBt;m+RVSCZ=p9[`$15[Ksi??[irm_]qt>dh=]$dq[hkI*'i/+:#h6,GooYk:=\7(dNV\p3GTSW1"=ABlbBl*(t8NslCm$R1t8D^q><5&@Mh`TJW:S5!dG:$"SCBb=)&SqK4hJNm8X7%$k4KSK`J(5/sZfU3lNQ,.GYl\lm^7kU>NR=QFW_+a?:?G[4l1NP^H"bsH/aZUU>Pou:s'H<_$<(,q#&Q\Z3bbDf!`S+WY#UZN>%AT(;3MqEP(k*c4-k8DETuPoick\,\RT8t@1[-WL8B6s9B@]R(!1O[W[Z*t*OFli%?tW/eLY-ai*[cUdo,r4nll.Jp0?f`!q$rKXJ7L37BhPp&66SnCj`G1L*oJ&qbtjT~> +endstream +endobj +55 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 54 0 R +/Annots 56 0 R +>> +endobj +56 0 obj +[ +57 0 R +58 0 R +59 0 R +60 0 R +61 0 R +62 0 R +63 0 R +64 0 R +65 0 R +66 0 R +67 0 R +68 0 R +69 0 R +70 0 R +71 0 R +] +endobj +57 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 202.345 530.666 222.905 520.666 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 13 0 R +/H /I +>> +endobj +58 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 199.285 519.416 225.965 509.416 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 13 0 R +/H /I +>> +endobj +59 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 195.95 508.166 229.3 498.166 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 13 0 R +/H /I +>> +endobj +60 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 245.81 530.666 291.94 520.666 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 23 0 R +/H /I +>> +endobj +61 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 314.01 530.666 336.24 520.666 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 15 0 R +/H /I +>> +endobj +62 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 309.285 519.416 340.965 509.416 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 15 0 R +/H /I +>> +endobj +63 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 359.42 530.666 403.33 520.666 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 17 0 R +/H /I +>> +endobj +64 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 430.4 530.666 444.85 520.666 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 21 0 R +/H /I +>> +endobj +65 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 484.43 530.666 503.32 520.666 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 19 0 R +/H /I +>> +endobj +66 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 76.5 487.916 98.17 477.916 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 25 0 R +/H /I +>> +endobj +67 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 76.5 433.916 96.51 423.916 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 27 0 R +/H /I +>> +endobj +68 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 76.5 247.166 102.62 237.166 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 29 0 R +/H /I +>> +endobj +69 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 76.5 181.916 98.17 171.916 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 31 0 R +/H /I +>> +endobj +70 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +71 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +72 0 obj +<< /Length 2977 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +GauHOgN)%.&q0LUYl(e%R%d9e#"e)\?B`!M&F%eKW8GFc0;FIBb'H?F0qdD6Y?)!GU9Ql+#*W0$SngU6WSi+`.s.s13OOp#_8-Df'W@@2*Ut_\`N,/VcJq4o!mj>OR2bFF0ftkY,^rFDqq6F^E5&8\N"ooWuRsjiCIJ&aC'::l;(M+f@enH8H1gM+scYOA;RfO;/MK`2(@;jP-k*Y,K@JSGNr]]-H?tCP-:@Cc9,la@PCKFdP\UiL"g0?6g:4kOrGVls!K9:hGN+Q%FY?.NC=?6B*`u/>iX*J<3]L;`C2WQ$3Qj\/lkXQ^:L1g*p@R\ZNrr'dOJ?aS?1US@_P6b=U7NnacK\S@`Ze2Q^k`b5j@n%%-Ik7Qt.\]^69NL/i"mG8kh^6+YA#[Gl;O,`THaE0T!"V5Rt8&&tT[;Ktp!gt)fC8I1Sje7hmL6.N5--".j'bA-gt+e!m43$iE@ndhp((e*$gk?<5AHl3FN!?ueQVcH&a*?<0AQ2Euf'rHnO*`"nf0WW!dC37Q;Q#O3&O-M1C9nRPNrEpd(^a%1'e-a9s"!cKqP&JQig!o)+2k(:dgF&J'ZYfqWQ#S8;Vi$/ELhU67@@]eIN,,&ET$PS[OAuKSno?&6==5BA*[L\4r+A="q30V@!s3&Mm;MPL-Z3\.W]%As[mM"aOlQG(]BRB*S9dGH5sA-4b2+]'0Q'0NS7s9^rR[CN,<_qbkWMTtT.NodS0Fk"qVY`@PC0EnM=O"[O#s]NEn\(J+lV\PccoJgln=lK9E'hVgiPcs6i\>-$LOM-ds/5u6cC_8gY1-@-:+E2m&E_<'2B#b3bR.P7P.H#9hIRNo)T"bQA%e2K"f,^>XZ-+SDu>uN@d?:BD]B2(/kZ9/Tp>d28K07,l&Ou1d[T)3roAH<\]TLQX_N=?R5i>sST%ee#&?Fm?03NIO6efY,g-L@'kB8T`m^9rT8nbiE3gE:9%KMrXfN^[e36@_B6<,lp=_kNAG1IiB#jJ7iei2*s2$FmoD/_&"BM)^23FJcL66'0(ALBd0/q:TR)P=]*r#0rQ'2>.Me1`D<`O!W?$V_S_Rq=Wj`O:&Re``*?OFYTUHtaJ*o8j@?d^lIGXi#RSImYBEi0j+IO(0i":hqTAUZi??.r#gFR^,ul%Jn')3[;<.$]`$GgGf_lf\^iu"$qKKn9WIOlSr`X5QVTi*D7UgP-q\I8n<4\IHFl[VJtPW'p@A`6GDq]EHidH#jSM6/*SV=C(H7?:XIY!L@+*44U=undj^f+-;a.anRu4D)`;9HZ!4ffRK\7c>;=*',d%PfkccHnSD\J(nT!\r9Y***Ra"a\-\6>YPIhp@dO^L=a9E('+] dh(s0GJ3'C!-\%BpWKWuW0_dfPOHcXXR<"!N'$IEUemLV=&%_#6Ha_Sg=8--]EAb.cplN)mrA5ofO,23_Si2=q1NQA3gWFd>qn5K>N[C](g`S(%GF+gj%:^T>?@ac)M;mAo'^X"`-DAa*#G-S8EFOR%.a3f%QBhk@mbea%_".-YQ/*3IeOF\I%C#[njr:/%UjQ5e'`Vo;Qp=anP]dWM]#Wd=Gc)0"so.YaEYHn\MGopbl*[U(/G:u#8"$(Yl?9oC3!!-SpZ.ZIEp,#P?TZqV2gA>i[H7@E.mIJ\n5,H2`gQi28,hu"C&Q"854m/Yo7P6IcmeuO#`B%a%7:;'(2Fj^p'acsV67mO`BPgR/'cD*s6KkQUX$`$f?%%ISNX-3]fK'cEI+"g:.Q6OEK[=!2eqX$Mj:^)LVWXf$reL\-850\S;$JK--[uf%^NR7m*s&88:p5?\Ib**8WGujrVclIO$2i@GH`#*$UckV_'5,*<6lY2gTq`=AmDk=`7BpO?3_j]2bg>kGA]bRaC>*Wrj09bpZ`X[pg'R6_\3-:Q+=P0-5W%HSdLV'p(,i/sX"$G@S=RM+h[`'[D9b`)/3dPDZaf#3M1bp&<"+e?thKXYfOiCH'qOrmq"-J8f8\ZiYkHfl&lUW9`*4r*>m9hCTMX8,Mj\,h'FnOIi9&"iSZ[!U *>7@f +endstream +endobj +73 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 72 0 R +/Annots 74 0 R +>> +endobj +74 0 obj +[ +75 0 R +76 0 R +77 0 R +78 0 R +79 0 R +80 0 R +81 0 R +82 0 R +83 0 R +] +endobj +75 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 76.5 660.0 97.62 650.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 33 0 R +/H /I +>> +endobj +76 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 76.5 606.0 97.61 596.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 45 0 R +/H /I +>> +endobj +77 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 76.5 552.0 97.61 542.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 47 0 R +/H /I +>> +endobj +78 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 439.956 259.997 520.764 247.997 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://java.sun.com/j2se/1.4.2/docs/guide/imageio/index.html) +/S /URI >> +/H /I +>> +endobj +79 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 72.0 246.797 91.332 234.797 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://java.sun.com/j2se/1.4.2/docs/guide/imageio/index.html) +/S /URI >> +/H /I +>> +endobj +80 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 217.956 233.597 317.604 221.597 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://java.sun.com/products/java-media/jai/) +/S /URI >> +/H /I +>> +endobj +81 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 72.0 163.644 119.328 151.644 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://java.sun.com/products/jimi) +/S /URI >> +/H /I +>> +endobj +82 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +83 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +84 0 obj +<< /Length 2628 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +Gau`UlYkQ:'*%C76Kja_5ZX1!;NCgs_/=#>4qr,Yh^(O937(j3Q\cbf8m97poRH=+c_4BCb<^YG&FYM"):%ioRF1ita\TAnJ"F1$"8onr$&ItN^@/sHlA+kQ71$@(f=.!KmSA9n3Id@1F)6_WT3a4peXLG8-VdCs^d$Fc#aoW.%^g1Ql]5-!=2/"R[T8&AnB7l,g?io\^-O:Fn@dTa-&+om%,WkJ/JDSV4Df*r4?V^?@Y\Xb/"%NSMdLD"p[Rq1OQSlNHW[i4%,X:k<3BK\Ys35>C@E>2p3L6klIiPNO3EKE-OJ?pAhtVZq62H+a'HPlJP7N?DiZYFOB,ALVnA6KSFhJnJp:?#(?,87YSB2Ef1pXVKiiA5Q>:it(-&u5/D"Y]`j>rO17'iK+>uRk^-4oXF8+sgn+lI#[bgU,`^4%/r'=p*BZnZNhs29S`b:+,/=(("/KZ^(t$AUbcTq8P+\iS<8,n?j!Zd*/tR#J"(hpC(7gZ9D-nN,4F]XF;jWcKKeY-9WK#Ljb=SJ:fph['\A\l>a3M<-D6#cpjIb$2XUj2&IL5!KO<10C%P_f`KB58`:h%-/:q.gOJiiH^,rED>pOQ/Z/Il_H+@%[Yo"UNlQ-jY!RhVg@*/P\lGInESO,Igeu1P,Ej\C"JHWdXW!!KqN`Z;1JD%kJTN+L=[GkqHpl#^2-\k2f?G\HS=Ycr3,'Sl%/L=Gp]dgts*todJ,W?0I[e9?AmKtXEio9;`P_&a@/lU4=Q\0' N6=LbW().0RfO[o];"uHFcZVFj;Op0Lo_BFA#gA-A2kiqQ"Qjs;5AV]2Z%:__&qNO1U*shWr39-lA-`0JY?Q[ImHom0ELI"FI[_5,G",bpQiXUi0XPL!iEJZZ7o_N0F3jeH@2jN1+R(N(iC@F>\e6*P`*JdE(PU[cb&8l3FK!g"p12\JbM-@Lr=]/g89YK@O.63ic,Q,s%p:)qq[JJi-M#P^b,b,@sM*jWTW*Tm\WiM"FD0$$_aQaO=L-'b3gjGXF_k[nm?m*u*UL23JA@,25bUB97kH`LaUm]EmR*_uGL";r@t,JFVsC/]+]E(WNXJ4eOXo-mO)rs82?r:3DD_$SCuoQ?aWa6"c1_;A^AR/1%GZE&7%s!L$?,gpLMqqc>,Za9"q14@+m81`1IVA0@^WE^"uE7`$-(6QbiO"qRBh:5X>jI5u!^W($X03cUa&,"Ca[k-T#gERpDBAl+;n;R1\ep=GR"4K;Dc6G#@BZ,@5pB,E+*`M;2\]<1",k\c=I-IlZ9;S?'HL$mc4A5NWc-o^nNOcWoR3[P$G1M=/Y7]'J+bhk"dW#WmVH2:?br@aU#h)jZ5#B5EJ%:`(fYO\tP+&=Pa"$m5u!)RtYU9<@$Ji;NKO/:[CpP2XHieY=uB6GtUG+>oe+ndC&(/S=p8ce@Y!8=tbQ'&HqN$^6`W*0AJhc<@X Zb67KEA4;IV@AoeZ)G[+9]>rrB$SO^7r;SHTNuZ5.J=%T#`\*X9J&3Q.q-3`Q*]2)0:)IsqJ<]M,;HQ5m'pFrR'I<&U*2ZBo1XLb3`<%U+'o0mE6f>=5>k+A4f)""Tbmks'seob1Vba&(t=tibt3OoCtPENZ1E#4)o,CA?)Cf(be#@i[4g9m18)CcK'/NH>h#l)Zp--a@)o21n+3Mo'Z7qF6qs5=0#fNA+?XI>c(^9^X7l^s87!1rYt^SV*=89B,l#>6(hkc7Q!FNRmF4n\=W)NG$$__#N9-L!h[ukJ[`Y9A^g/`k,qsc]JR[]&.ab6:&nU;-.A&XUR?5EJh[hX$U$"lei7@)\nO[1rHYb/46cWd0Fl`ii=u%Yb:G0>TOBpS]m4g!1C@n^.`#?`2[dl7hr[#+7K$K3UB12oin=p2p2_(Xr3p7JH[C)8,u*+=YcrDtaNi>RkpG;Y%Q=/&@bP*.~> +endstream +endobj +85 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 84 0 R +/Annots 86 0 R +>> +endobj +86 0 obj +[ +87 0 R +88 0 R +89 0 R +90 0 R +91 0 R +92 0 R +] +endobj +87 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 117.012 581.647 134.34 569.647 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://java.sun.com/products/java-media/jai) +/S /URI >> +/H /I +>> +endobj +88 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 382.62 568.447 530.916 556.447 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://java.sun.com/products/java-media/jai/forDevelopers/jaifaq.html#platforms) +/S /URI >> +/H /I +>> +endobj +89 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 374.988 498.494 400.992 486.494 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/batik/) +/S /URI >> +/H /I +>> +endobj +90 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 162.324 259.284 216.672 247.284 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://www.eteks.com/pja/en) +/S /URI >> +/H /I +>> +endobj +91 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +92 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +93 0 obj +<< /Length 2377 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +Gatm[]u4]S%kDpnAP*cV_FEeKO5cge5?(cr-/)K-]p2$8I;/Ur4FI?'bcA#/,nh>DZ*.?ig`M<@P*-5LJRs-p63c?PE3r>c*)$!kJY#"Q/r^6H]LaIL3ZI?99K/$eeZpg"nse9Go3Q$`Pp6iVU5qQ%VFKcl"<-?<\pVc-;?9YTR6s?\qdc.SICPa8*&7^Kn$>kbpX^t[8>'*F'36r6-H4JlrMn#-Ph[Nj,FR$&pbgRZ\SNH?c-[g*N7q<%$o^aC&0,?&"P[C,Ro:7ob?UbAr&J7q]FqSY:<@)5Z5W5pqKHUE8-6r[mqM#=:*YEo>>mhA[PU1P]AcK/Tu:")j]0^ic\is#P;`TpSZ@epuWKa#WB$9Yq3Zi=^O4p4IE1#db9W6@"Yr4eS&jRb\C,8:*Xk@inl075\u+N>Z917i4(%fFsY-1k&RY"U-skY`>c$!Xq<`M:jZ6#AVjm+nIeN7hug'lX":^H+QNt&koSkckCT$4Q+p^F=reMOAj_fe\1[j?VGo@@Op%W]KcaRn($p%%3?T#!Rc')pEZ:QROpB'#\4SAZ6RnXQ\=PQ]6CLkjNlBmI\.DF_-,dS&t&;4qhA3]&@6+RR8!AU^BG>P6[n1>jOn6gN"uC&auuC,F'#g:9eYUQ5t_a6cj4+;c2J_/F4S<72bghiPRg\Fo`/^#E0[Jgik71k.oeYjdZ(MU@mXiTQSTRqI-7t:!Dp6oPqBrpBNDLb`"_b*MDOi)reOFpuUTs8uMRR7e\&hjdbY+NW`8amQ4a.N^[.4D\,D>4cDMo0d63F/b?9:1+'ljKH727O\5-(Q72F6b]"?$7SL),f+M5R'"\//Q@;.9,!@2gKF=nSOq@q4E[S2ZRQ95_XdkDenDlZY_0B"[%:KJ_6sjF0Pt>^Ug.;r?kputA!Hatp3=+3E>3p65R[4UM%iP.NV['6eB\45Om"/7*A\S![qCHO(*dUG(>W\T_"FJOWChcSTo`%(pj\s?[>7cBG>ur&lCki6=opSAp_8YU/rU%3g9c_!H3+C2UJ,/[,aL02R'4cn3HB,(1bG4YOe2+(ZTkCfgfN)!DGlu1+F5=%WZ\6tC^hhT=r#8WIJ,\!9rdcbt8P.60b!FZi:(g(3"MDsR_>6,,eT[D%TEW#UPpP`Slj0Ta.B?.7lL3UH<%@_-s8-XM/$%4A^B5XW,Ke%EU7=&6/c,fS6'XKn%C:eo2_g-dGr((OAg9qYT!hC]L?`8T$ok]=<*?POk# &FG2Tkn**i#&^Q;E`]"W/<*ZIMRa0e\]28oJrN:I1Y[XVC@!u_=EaIp&66?^A2oE7,d\gA0nK[d)d`%LYbKqG=hm:f*]S,C2V+q6\'3dA6.IFaOG,R?2u`FLchVLGKMGZ\^KR]oLRScr04s!'nQYFK&=@aJ_'Q:ih]8HpZ,p>0#*QUq$X%,[CG!3S/9r.sAn#28%NBiC3f-1KMQ"Su;?3oTgK<+S7g'Q[rqXE3D^=Mkcg1Wf9gG$!c:'bk.=\,qd-*94#E88Q;D$!l"p3d'hX+AM-l[HYe@["Ia=-G]B3SG6JJTB9BZ:5H*TESCSIFAmt?nr/M0t9G^(A/`m4S"ZPr*o63Wc?!gn9[njH7OdN'X@S1RB2Cc +endstream +endobj +94 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 93 0 R +/Annots 95 0 R +>> +endobj +95 0 obj +[ +96 0 R +97 0 R +98 0 R +] +endobj +96 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 120.672 158.835 186.324 146.835 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A 23 0 R +/H /I +>> +endobj +97 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +98 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +99 0 obj +<< /Length 2767 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +Gatm>968lH'#*[5Y]O$Y.],c+3PO19aQ6,Gf#F`'XS78(?tQVi$&/tMP[D075.aBqbbWfB4hq(:h-YAUh#R-,l/nnAS)8-hlNCQ:D^&dTfiFIrrS*H^g,DKh[Yk!jO4_@F3h]U%IS:J>\[$7XK^;@r4l6r$\MajPr+oMCS\G`Z,js-+7*_6TTK/@.Ks.%<+Q7VW-innUk2Z];C+^Q?PH&PinXTFI24XDSKNq1G`>"jL%*QL69ja%c?4Z(i1UqEJq+78_BD]Q=:dm'Fg8Z&%Q2DXd4f6fjc55+^hm(fVM8-1>utj#:c9+."?')L=m0N1=umRTK6""uZOO;Ld<-24#`WF_RE#76FbH9\V;WB:)7KP31Q`)G;2QYK/o2+uc,2XC-I?\G,NDc1&atPVcb%FQpG<_Y+=bQ9*9VC[V!L$4H*,B]Z[36CaIY]4keGd3,_=X:_K%CjNMlb6,*X+Ub&qrM>T07g39_\MJe3(t B4@:?"'WDd&YZH@*'']lj4K>F\P*E7;p8b&CRbC_m'YmYm-R6sF'r`s]8]#C^2(.%\f5^cVX/r9+F0nQj))#%XG!%i-m$8MRNN>IDq(]3CPWQD5E\a#2c'rNF5WK`VL/>re`kY5lSu[/n!XDjp]VHqlYOrKg]Yn^(.Sf)t+qa5i(0NVtC(_6@3/Y]FW:T$SePbnq#g(u>E:N5Gk4Ri*BKZZfJW%Oc%'G,nBJl<%;/!ZNm7AM(0nTb0c+d,niT?P\:UBLo(;DS(O6\2^E1KI5*rbLT'=cjW)7Q\L!-P8?i)4Bb4X!6Z/(nX3]*E@NsO7T*uNr7_[a*F0O\0pfE@ttnJ(W&;Er;GNA4:cbc./(,.H!UdTrA:(Q-gM49SejX3a)M@7-U^+OW[bPT"X;l-92,e2K8D)0ofG$=LZ<3QF/Xp//n^;VQY7Ef%b/siK0Q';#=\4bVk,m5Z*[ftZj@M)$BP86u0TiEm\jOL"MZ4Fg5*ZL;!06omq5g$uWreumSH\KdGY(J"-BARA#ohKJ]N45DmIoWd02?/ %EP0fh!-\AW"`+F^Jp?\QQ$h7..Aq(La'&p-X5Zb#dm;K+D)o`T>3AHsIG.`0Z&eq7H#YFq[]tb7pPhi_^!@$`:sqh-?!`?G:qb;C@H%EdYa/c+Y4K2CHdMZHEU"4uG@Du7?WAo*g+ahkr5NCVOLoR1hl*OFJ9C5)aX"[CenFKA6&o(94_0uF*j\OC!I17dmD@a(0h4PnRg`'7lQS/Y'>&$IlkRj/Smh\AWd^?E=URT+3iCn#'M7f-h2YraVklQ0PoiWM).78e>q<=sFsg'@K3dgjh_A)TCYu&'DTo,U3X3B[N=AYjRk(5He]3\JRmtBg_WSOW[Y!c^%k<>3/M[O.9[Z:sZ5'-)+@92H8[`eNJMt[BsA?As)X^)VrlgEa'j#cf3^Nu>\%JT&\%k:?19nDUuFqjQb"`Qd9a@gSuY#kZ2H*M#LHom@7]cR!+C)%r1L;-i@1Eh\S!5H;?R,0Ih_8>0U6$G$p`N@Ud2^$q/Y%d?R7p*-.!+H^WN4Ha?JI]1LlK+Z(\p/FKs,s5=>7fWuZ;l1]5H<^l_WZJ,3&d-~> +endstream +endobj +100 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 99 0 R +/Annots 101 0 R +>> +endobj +101 0 obj +[ +102 0 R +103 0 R +104 0 R +105 0 R +106 0 R +] +endobj +102 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 104.776 614.39 204.76 606.39 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/batik/svgrasterizer.html) +/S /URI >> +/H /I +>> +endobj +103 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 72.0 451.237 136.656 439.237 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (configuration.html) +/S /URI >> +/H /I +>> +endobj +104 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 492.936 346.884 530.604 334.884 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (../dev/svg/text.svg) +/S /URI >> +/H /I +>> +endobj +105 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +106 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +107 0 obj +<< /Length 2616 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +Gatm=gQL;L&q-CU@-&\XPm9[.2f[[e-f^YkZC+uKqm)CjMM*7>.=qcFOd3--k"Y3>86o,ubEdARd$N4Z&"k#2G<[bL^>:m$#6'%^$TYPq+:-nT03H$ipTE\ba:9aQXOZ.Ams\Nu4ZnFaj2/.aqT`uug$mUug9L>:%_%`cl[S@ik-=[34nif+[uZ>)U&;%NgdFs8=cZaBcFjB"3l/(bT30.^Va%4*t+JLT>HR?;BTWj@6-hc"7#K1MJc`BHl?cu+_B0Hc[#KV]`O3[ZS3chT'1E-e%mBT/Fr(W&sTl`W^C41tEFV'X8'O$:0&%7+'O$WF3C2^PLX2=df<,%80<]2f5agS%X!bN\?.`.e?+W5[A]QE,=l-%SLqX^co[YRg[d:S_d&H>i8=oZ!`WSU2lo4XfD<13r_!IY3`*YU^KBRsH:R#[`]+[Um;32(Uq\R(3&j\97Mp]BH\r(UpkfCa"5Z(DH1J[j].&W?RcQOH'8m]X1TUQo/97Y!A?5:@\faC.s,>q7)27DQRpFXQZJ'#L'&&7,X]'/!H1?TIl,1tfrf#!ds '\cJGR]#Sd`2#[/:m8ec6=j=5/aqC%l_RPHM_@h:CPkniCMFrC/!^Fh2OePHeQoeR&X^>a(9i[4hh?G2)^!I":p9l6$U8(9"Y+1?&eo(1-=8Cb)AG2+(26M,jd2U2&:\AQK=p*!Hka5U2OqRA$i6WZ7%Da."Bk,!%Qt'@h%Y2'0n'NoLskP/k6akRC`abG6dRf,L4)]/lo#KfgQ2Qe\8d&U:!c7*$[^fA'`#-\I,-WQ3$T,u^^K-pa%=t6l9qQkBAfdA-rFM^Q'JYr"C9[,j@u[7@ULNWGqilJ"=_)3AbCQuYPb8:Yn/m\,b%Mk#`Osm)5O7tFfV*n(7F+=ehoALs>9\6mO-#jAlLlS.8<%)9IQI-od]<%cOhcm,+2<[s51C*l*>25D_$7f1[]Bl[TNN5IkM-S$>e\^:!c"#V5i%O2Jcn%WG*b_bDjW;",3``P"_7(H;R]60cPM:sRr6M4)0\X['R]1kAtSj2_l+1YW,NI'?d?s7'ET>9A)T\iQPFpALFO5RH6n,s]&[h4?C@Sk?mCmkEraK=b:*-SW;S-O#X1K^]"V]4)V"?)e)o/*_@cEA_WYE^7,hj_\?#QITCu%.hV^goh(Cjh"GI!ancB8Z+&Gi+pq)Qj.5gua5/1Q%1AQM1b1uSHV@_?^mp(0e0GLXePR6OnsSOh[E:84ViAB.N?CGrJu3eskr*hR`;qA^++dd0#WlN/Wl0jkVFhJ0bdp+G*:: !cR.gCUnIf,JcC+-Hf@+:o+R2\(-,mAYk9?B+kj(=P"@Ho5Z*=5GY_-e^:qAGQQ7gT-GNqRf_\\1YRN3A"IAOois[^B>Se7!XcFQrQV3!-k']5\0UQ!rlAsfAi?W4t*)72%kE^):"-1*QKkKapAbOoGI9%\-8,Yam-1T&PKEuEG6L4I*')udWcd!W8YIsS^Rpt!:.LO@"ZO#N"\,4'BWSdt5#_trrV79%#CGV&ET;:&G!FfuYJF+/RWdkgATR@@&?S(?)bo3\L3O0htTo5d7!s#bJHPM8J"=u6$EH#.J3o\'Rq&T]u\r-%;s!Vfl/>GKrH;b="t@DP]fV2X2A)4q(jTF9VQ5"%\3:S/&X_.4KQV-eKlR`ITn1#j@0Ft8]Po+I203puOGm_pO&]hdT';K5U\BYVNgqY/Almt?_E*8[7;r_UO)CI&fC-k(@Lj<)L':TYs$oW?+iHB8M+C73J/pm%q?RoX0Ec1-cIh+3\U#X._F9Y5fS"B&UV3on%,Xo)(7iqmW<:EdJ=Ku9]*Q%E[q/])5!45IAY!d!/8ceD8oGd%Wd#?^oRF*oB-I~> +endstream +endobj +108 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 107 0 R +/Annots 109 0 R +>> +endobj +109 0 obj +[ +110 0 R +111 0 R +112 0 R +] +endobj +110 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 72.0 551.247 136.656 539.247 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (configuration.html) +/S /URI >> +/H /I +>> +endobj +111 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +112 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +113 0 obj +<< /Length 2110 /Filter [ /ASCII85Decode /FlateDecode ] + >> +stream +Gatm<968iG&AII3E-b)<'@V=nI#D4PP>"oeZ.^8a*afTp0d[2B!2ZX/^.V<;(D>^%ONBm+.0A0#^3tCPS(6MA[J4t)>&3n_[tm3%Z(`XucQGjEZSfKhB[Ap@DhgbY#l2&9na'*nG7H&76\0)5tG[+VHfX3:I8m]<X=a%)?gk&ueuionhBUaW$_J*d1Yar2If>:sF.i9N_BcP&G];duf&V4:5e_)-dUX&Cqh6LtY_o01SpJGL/eAtRRdcXGO*F1G+R3!#['EVIVnPeo(a]eAhV`tN+?o2rBhOcNTV7NMSRT8-JOG3r\*nZ^-7\XdmJ//Y,?%o.`SDcB&]i9leYI%>=DP33:\:/kBi#J59i>t))O\>%>fk0TMG)N2,pkcn)($@O(0;ds341*_a*Sb'F]@'BaggM%G8d-18#MV[3:IWS^3:3XY=^-K5Fs_7"PV+;8K57WQFC*kp5G-OBBE/j;6r_RR@[7E:?#3gK1<-T!RLb?p71//RbH`ape#V+?\:8%)@@kqnuf0/#3.2=K*4QE$D(*DFYqGoCAu/+UE:VjWQ6L4YnbS5r<_2?IVUI"iI,j`N]F,WP!kBo#?V=^9tp]6%B1u36aG_Xc$6!sUFs#,=!]a+=Z8NC;RS3#35?=6nb.&ZcVG8/mV'[/70sGh5Xc%fU'uj?W]GtQWS9m]H2LD_UMTd+@-ZU:#U:;*.\[)km%FDoREkX;$mBA?7*;[Pgct$XQd^P.Q$V70N_FrtASL)iJP5['$.^R>5JAogNgkHF1aB,FX>NrX!Q:Y@V=cXhF1lAJ8t^GioW?SOM[i\>6A>lG?u#tor&R/?!&WiWKRb";($%sD7K?S\-Z.N&XgTf$@Cc-a6eWfR`YZtOSDX1I(3=s!^V6c!i@3GPk;2P'r%[l)0i3#+'7LOSM`[7I__@g+YkX)7`t,%=8Z'CmMMQ`3kDIAcsN/`hXWidjeo%^O3;UECW=Oq14hJ`VOFlt](-q4N/+1cjKmHC5Mff%,-e`/nuN?CHijN8%eUTQV)eh$JZe_c)EL"4s0((U:im.]=_.1T#a)b,\uT((C.fL8[)'Wb$ps+V"poMrS&4\noR/b9[b5CCK_hL6oI9@2bL,=Rp$/T-Ejq$R5>64sIU]3hnn-G>Ha39,bX^&b<4\6Y5B($$PO<`<(2(gEjs,]^IPV;YO#F[B-Eb0K@dI7mp#/2/'$$pn66NhDm2pP1\WIM]sh,ZpO99YkO_bK2r(KNZ6bcIO:7XCauGY+:SBAdfQ$0FT04DC8HJ.)S0I.VZ'BKIG2>DAEQ"q+B\/P(@KT[HY8a4+]dj>$:Y4sLbBFBM2([FWjuY--.S&5Zbr_TBelD,`="[qGu"aL.4A%W+2Komf:\T(I/V1R4T_.j94:,tan3,&NRF@CXueI0c!tVZJ1GXc=7;85:I82u4:M4frQD%d=4XOW"1l/0AX8Zn/5+mN$S!O5DMh%ja`$FbgBf;=XVc$^j1GKuJ86Z-2m&[D5aH,&=LtB'rHq;WmObCg($d6Z)1S?N*,>b;^f2up[OLfBr.Hi7qU!$8_,SV@_3:A.O7-onqf*,Z0<-\h'qMrY]p)M;?L)Nq=;15QP=QV+[;='+;EC6\]Ufl(DBZ+_]4HSo7(5@[KN\c~> +endstream +endobj +114 0 obj +<< /Type /Page +/Parent 1 0 R +/MediaBox [ 0 0 612 792 ] +/Resources 3 0 R +/Contents 113 0 R +/Annots 115 0 R +>> +endobj +115 0 obj +[ +116 0 R +117 0 R +118 0 R +] +endobj +116 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 304.44 399.332 369.096 387.332 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (configuration.html) +/S /URI >> +/H /I +>> +endobj +117 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 232.25 683.0 361.75 673.0 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +118 0 obj +<< /Type /Annot +/Subtype /Link +/Rect [ 221.685 671.75 372.315 661.75 ] +/C [ 0 0 0 ] +/Border [ 0 0 0 ] +/A << /URI (http://xmlgraphics.apache.org/fop/) +/S /URI >> +/H /I +>> +endobj +120 0 obj +<< + /Title (\376\377\0\61\0\40\0\117\0\166\0\145\0\162\0\166\0\151\0\145\0\167\0\40\0\157\0\146\0\40\0\107\0\162\0\141\0\160\0\150\0\151\0\143\0\163\0\40\0\123\0\165\0\160\0\160\0\157\0\162\0\164) + /Parent 119 0 R + /Next 121 0 R + /A 9 0 R +>> endobj +121 0 obj +<< + /Title (\376\377\0\62\0\40\0\107\0\162\0\141\0\160\0\150\0\151\0\143\0\163\0\40\0\120\0\141\0\143\0\153\0\141\0\147\0\145\0\163) + /Parent 119 0 R + /First 122 0 R + /Last 127 0 R + /Prev 120 0 R + /Next 128 0 R + /Count -6 + /A 11 0 R +>> endobj +122 0 obj +<< + /Title (\376\377\0\62\0\56\0\61\0\40\0\106\0\117\0\120\0\40\0\116\0\141\0\164\0\151\0\166\0\145) + /Parent 121 0 R + /Next 123 0 R + /A 13 0 R +>> endobj +123 0 obj +<< + /Title (\376\377\0\62\0\56\0\62\0\40\0\42\0\111\0\156\0\164\0\145\0\162\0\156\0\141\0\154\0\42\0\40\0\143\0\157\0\144\0\145\0\143\0\163) + /Parent 121 0 R + /Prev 122 0 R + /Next 124 0 R + /A 15 0 R +>> endobj +124 0 obj +<< + /Title (\376\377\0\62\0\56\0\63\0\40\0\111\0\155\0\141\0\147\0\145\0\40\0\111\0\57\0\117\0\40\0\50\0\112\0\104\0\113\0\40\0\61\0\56\0\64\0\40\0\157\0\162\0\40\0\150\0\151\0\147\0\150\0\145\0\162\0\51) + /Parent 121 0 R + /Prev 123 0 R + /Next 125 0 R + /A 17 0 R +>> endobj +125 0 obj +<< + /Title (\376\377\0\62\0\56\0\64\0\40\0\112\0\111\0\115\0\111) + /Parent 121 0 R + /Prev 124 0 R + /Next 126 0 R + /A 19 0 R +>> endobj +126 0 obj +<< + /Title (\376\377\0\62\0\56\0\65\0\40\0\112\0\101\0\111\0\40\0\50\0\112\0\141\0\166\0\141\0\40\0\101\0\144\0\166\0\141\0\156\0\143\0\145\0\144\0\40\0\111\0\155\0\141\0\147\0\151\0\156\0\147\0\40\0\101\0\120\0\111\0\51) + /Parent 121 0 R + /Prev 125 0 R + /Next 127 0 R + /A 21 0 R +>> endobj +127 0 obj +<< + /Title (\376\377\0\62\0\56\0\66\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\40\0\102\0\141\0\164\0\151\0\153) + /Parent 121 0 R + /Prev 126 0 R + /A 23 0 R +>> endobj +128 0 obj +<< + /Title (\376\377\0\63\0\40\0\102\0\115\0\120) + /Parent 119 0 R + /Prev 121 0 R + /Next 129 0 R + /A 25 0 R +>> endobj +129 0 obj +<< + /Title (\376\377\0\64\0\40\0\105\0\120\0\123) + /Parent 119 0 R + /Prev 128 0 R + /Next 130 0 R + /A 27 0 R +>> endobj +130 0 obj +<< + /Title (\376\377\0\65\0\40\0\112\0\120\0\105\0\107) + /Parent 119 0 R + /Prev 129 0 R + /Next 131 0 R + /A 29 0 R +>> endobj +131 0 obj +<< + /Title (\376\377\0\66\0\40\0\120\0\116\0\107) + /Parent 119 0 R + /Prev 130 0 R + /Next 132 0 R + /A 31 0 R +>> endobj +132 0 obj +<< + /Title (\376\377\0\67\0\40\0\123\0\126\0\107) + /Parent 119 0 R + /First 133 0 R + /Last 137 0 R + /Prev 131 0 R + /Next 138 0 R + /Count -5 + /A 33 0 R +>> endobj +133 0 obj +<< + /Title (\376\377\0\67\0\56\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156) + /Parent 132 0 R + /Next 134 0 R + /A 35 0 R +>> endobj +134 0 obj +<< + /Title (\376\377\0\67\0\56\0\62\0\40\0\120\0\154\0\141\0\143\0\151\0\156\0\147\0\40\0\123\0\126\0\107\0\40\0\107\0\162\0\141\0\160\0\150\0\151\0\143\0\163\0\40\0\151\0\156\0\164\0\157\0\40\0\120\0\104\0\106) + /Parent 132 0 R + /Prev 133 0 R + /Next 135 0 R + /A 37 0 R +>> endobj +135 0 obj +<< + /Title (\376\377\0\67\0\56\0\63\0\40\0\120\0\154\0\141\0\143\0\151\0\156\0\147\0\40\0\123\0\126\0\107\0\40\0\124\0\145\0\170\0\164\0\40\0\151\0\156\0\164\0\157\0\40\0\120\0\104\0\106\0\40\0\141\0\156\0\144\0\40\0\120\0\157\0\163\0\164\0\123\0\143\0\162\0\151\0\160\0\164) + /Parent 132 0 R + /Prev 134 0 R + /Next 136 0 R + /A 39 0 R +>> endobj +136 0 obj +<< + /Title (\376\377\0\67\0\56\0\64\0\40\0\123\0\143\0\141\0\154\0\151\0\156\0\147) + /Parent 132 0 R + /Prev 135 0 R + /Next 137 0 R + /A 41 0 R +>> endobj +137 0 obj +<< + /Title (\376\377\0\67\0\56\0\65\0\40\0\113\0\156\0\157\0\167\0\156\0\40\0\120\0\162\0\157\0\142\0\154\0\145\0\155\0\163) + /Parent 132 0 R + /Prev 136 0 R + /A 43 0 R +>> endobj +138 0 obj +<< + /Title (\376\377\0\70\0\40\0\124\0\111\0\106\0\106) + /Parent 119 0 R + /Prev 132 0 R + /Next 139 0 R + /A 45 0 R +>> endobj +139 0 obj +<< + /Title (\376\377\0\71\0\40\0\105\0\115\0\106) + /Parent 119 0 R + /Prev 138 0 R + /Next 140 0 R + /A 47 0 R +>> endobj +140 0 obj +<< + /Title (\376\377\0\61\0\60\0\40\0\107\0\162\0\141\0\160\0\150\0\151\0\143\0\163\0\40\0\122\0\145\0\163\0\157\0\154\0\165\0\164\0\151\0\157\0\156) + /Parent 119 0 R + /Prev 139 0 R + /Next 141 0 R + /A 49 0 R +>> endobj +141 0 obj +<< + /Title (\376\377\0\61\0\61\0\40\0\111\0\155\0\141\0\147\0\145\0\40\0\143\0\141\0\143\0\150\0\151\0\156\0\147) + /Parent 119 0 R + /Prev 140 0 R + /A 51 0 R +>> endobj +142 0 obj +<< /Type /Font +/Subtype /Type1 +/Name /F1 +/BaseFont /Helvetica +/Encoding /WinAnsiEncoding >> +endobj +143 0 obj +<< /Type /Font +/Subtype /Type1 +/Name /F5 +/BaseFont /Times-Roman +/Encoding /WinAnsiEncoding >> +endobj +144 0 obj +<< /Type /Font +/Subtype /Type1 +/Name /F3 +/BaseFont /Helvetica-Bold +/Encoding /WinAnsiEncoding >> +endobj +145 0 obj +<< /Type /Font +/Subtype /Type1 +/Name /F2 +/BaseFont /Helvetica-Oblique +/Encoding /WinAnsiEncoding >> +endobj +146 0 obj +<< /Type /Font +/Subtype /Type1 +/Name /F9 +/BaseFont /Courier +/Encoding /WinAnsiEncoding >> +endobj +147 0 obj +<< /Type /Font +/Subtype /Type1 +/Name /F6 +/BaseFont /Times-Italic +/Encoding /WinAnsiEncoding >> +endobj +148 0 obj +<< /Type /Font +/Subtype /Type1 +/Name /F7 +/BaseFont /Times-Bold +/Encoding /WinAnsiEncoding >> +endobj +1 0 obj +<< /Type /Pages +/Count 8 +/Kids [6 0 R 55 0 R 73 0 R 85 0 R 94 0 R 100 0 R 108 0 R 114 0 R ] >> +endobj +2 0 obj +<< /Type /Catalog +/Pages 1 0 R + /Outlines 119 0 R + /PageMode /UseOutlines + >> +endobj +3 0 obj +<< +/Font << /F1 142 0 R /F5 143 0 R /F3 144 0 R /F2 145 0 R /F9 146 0 R /F6 147 0 R /F7 148 0 R >> +/ProcSet [ /PDF /ImageC /Text ] >> +endobj +9 0 obj +<< +/S /GoTo +/D [55 0 R /XYZ 67.0 659.0 null] +>> +endobj +11 0 obj +<< +/S /GoTo +/D [73 0 R /XYZ 67.0 449.39 null] +>> +endobj +13 0 obj +<< +/S /GoTo +/D [73 0 R /XYZ 67.0 407.256 null] +>> +endobj +15 0 obj +<< +/S /GoTo +/D [73 0 R /XYZ 67.0 350.503 null] +>> +endobj +17 0 obj +<< +/S /GoTo +/D [73 0 R /XYZ 67.0 293.75 null] +>> +endobj +19 0 obj +<< +/S /GoTo +/D [73 0 R /XYZ 67.0 210.597 null] +>> +endobj +21 0 obj +<< +/S /GoTo +/D [85 0 R /XYZ 67.0 628.6 null] +>> +endobj +23 0 obj +<< +/S /GoTo +/D [85 0 R /XYZ 67.0 532.247 null] +>> +endobj +25 0 obj +<< +/S /GoTo +/D [85 0 R /XYZ 67.0 234.284 null] +>> +endobj +27 0 obj +<< +/S /GoTo +/D [85 0 R /XYZ 67.0 170.95 null] +>> +endobj +29 0 obj +<< +/S /GoTo +/D [94 0 R /XYZ 67.0 461.79 null] +>> +endobj +31 0 obj +<< +/S /GoTo +/D [94 0 R /XYZ 67.0 332.456 null] +>> +endobj +33 0 obj +<< +/S /GoTo +/D [94 0 R /XYZ 67.0 234.722 null] +>> +endobj +35 0 obj +<< +/S /GoTo +/D [94 0 R /XYZ 67.0 192.588 null] +>> +endobj +37 0 obj +<< +/S /GoTo +/D [100 0 R /XYZ 67.0 585.39 null] +>> +endobj +39 0 obj +<< +/S /GoTo +/D [100 0 R /XYZ 67.0 393.837 null] +>> +endobj +41 0 obj +<< +/S /GoTo +/D [108 0 R /XYZ 67.0 659.0 null] +>> +endobj +43 0 obj +<< +/S /GoTo +/D [108 0 R /XYZ 67.0 515.047 null] +>> +endobj +45 0 obj +<< +/S /GoTo +/D [108 0 R /XYZ 67.0 315.094 null] +>> +endobj +47 0 obj +<< +/S /GoTo +/D [114 0 R /XYZ 67.0 637.8 null] +>> +endobj +49 0 obj +<< +/S /GoTo +/D [114 0 R /XYZ 67.0 574.466 null] +>> +endobj +51 0 obj +<< +/S /GoTo +/D [114 0 R /XYZ 67.0 363.132 null] +>> +endobj +119 0 obj +<< + /First 120 0 R + /Last 141 0 R +>> endobj +xref +0 149 +0000000000 65535 f +0000038362 00000 n +0000038472 00000 n +0000038565 00000 n +0000000015 00000 n +0000000071 00000 n +0000001389 00000 n +0000001509 00000 n +0000001695 00000 n +0000038717 00000 n +0000001829 00000 n +0000038780 00000 n +0000001965 00000 n +0000038845 00000 n +0000002099 00000 n +0000038911 00000 n +0000002235 00000 n +0000038977 00000 n +0000002371 00000 n +0000039042 00000 n +0000002507 00000 n +0000039108 00000 n +0000002642 00000 n +0000039172 00000 n +0000002778 00000 n +0000039238 00000 n +0000002914 00000 n +0000039304 00000 n +0000003050 00000 n +0000039369 00000 n +0000003186 00000 n +0000039434 00000 n +0000003320 00000 n +0000039500 00000 n +0000003454 00000 n +0000039566 00000 n +0000003590 00000 n +0000039632 00000 n +0000003724 00000 n +0000039698 00000 n +0000003860 00000 n +0000039765 00000 n +0000003994 00000 n +0000039830 00000 n +0000004130 00000 n +0000039897 00000 n +0000004266 00000 n +0000039964 00000 n +0000004402 00000 n +0000040029 00000 n +0000004538 00000 n +0000040096 00000 n +0000004674 00000 n +0000004856 00000 n +0000005042 00000 n +0000008510 00000 n +0000008633 00000 n +0000008758 00000 n +0000008897 00000 n +0000009036 00000 n +0000009172 00000 n +0000009309 00000 n +0000009446 00000 n +0000009585 00000 n +0000009722 00000 n +0000009858 00000 n +0000009995 00000 n +0000010129 00000 n +0000010263 00000 n +0000010398 00000 n +0000010532 00000 n +0000010714 00000 n +0000010900 00000 n +0000013970 00000 n +0000014093 00000 n +0000014176 00000 n +0000014306 00000 n +0000014436 00000 n +0000014566 00000 n +0000014780 00000 n +0000014990 00000 n +0000015188 00000 n +0000015372 00000 n +0000015554 00000 n +0000015740 00000 n +0000018461 00000 n +0000018584 00000 n +0000018646 00000 n +0000018842 00000 n +0000019074 00000 n +0000019264 00000 n +0000019445 00000 n +0000019627 00000 n +0000019813 00000 n +0000022283 00000 n +0000022406 00000 n +0000022447 00000 n +0000022586 00000 n +0000022768 00000 n +0000022954 00000 n +0000025814 00000 n +0000025939 00000 n +0000026000 00000 n +0000026206 00000 n +0000026376 00000 n +0000026550 00000 n +0000026733 00000 n +0000026920 00000 n +0000029630 00000 n +0000029756 00000 n +0000029801 00000 n +0000029971 00000 n +0000030154 00000 n +0000030341 00000 n +0000032545 00000 n +0000032671 00000 n +0000032716 00000 n +0000032888 00000 n +0000033071 00000 n +0000040163 00000 n +0000033258 00000 n +0000033517 00000 n +0000033770 00000 n +0000033934 00000 n +0000034153 00000 n +0000034436 00000 n +0000034580 00000 n +0000034880 00000 n +0000035056 00000 n +0000035184 00000 n +0000035312 00000 n +0000035446 00000 n +0000035574 00000 n +0000035744 00000 n +0000035921 00000 n +0000036211 00000 n +0000036565 00000 n +0000036727 00000 n +0000036915 00000 n +0000037049 00000 n +0000037177 00000 n +0000037405 00000 n +0000037582 00000 n +0000037691 00000 n +0000037802 00000 n +0000037916 00000 n +0000038033 00000 n +0000038140 00000 n +0000038252 00000 n +trailer +<< +/Size 149 +/Root 2 0 R +/Info 4 0 R +>> +startxref +40217 +%%EOF --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: commits-help@xmlgraphics.apache.org