a15cfdf8666d3effb6b7a3daa5d4de6b LlibreEncastats.pdf 90b753b5af3dae4efd6a876b0c1ded4d98a51bd3 LlibreEncastats.pdf fdb36a358c8f83babdb640a981897f6161ccd84fbf92d98505881bd71eec6142 LlibreEncastats.pdf Title: Curs de programació de sistemes encastats Subject: Keywords: sistemes encastats, embedded, curs, efm32 Author: Màrius Montón Creator: LaTeX with hyperref Producer: GPL Ghostscript 9.52 CreationDate: Sun Nov 8 16:50:12 2020 CET ModDate: Sun Nov 8 16:50:12 2020 CET Tagged: no UserProperties: no Suspects: no Form: none JavaScript: no Pages: 306 Encrypted: no Page size: 595.28 x 841.89 pts (A4) Page rot: 0 File size: 11026439 bytes Optimized: no PDF version: 1.4 name type encoding emb sub uni object ID ------------------------------------ ----------------- ---------------- --- --- --- --------- VVZJCO+URWGothicL-Demi Type 1C Custom yes yes yes 360 0 QXJKZY+NimbusRomNo9L-Regu Type 1C Custom yes yes yes 369 0 SEKMLF+NimbusRomNo9L-Medi Type 1C Custom yes yes no 380 0 AXAYPE+NimbusRomNo9L-ReguItal Type 1C Custom yes yes no 376 0 [none] Type 3 Custom yes no yes 401 0 POYMYO+URWGothicL-DemiObli Type 1C Custom yes yes no 459 0 SPIVRV+URWGothicL-Book Type 1C Custom yes yes yes 549 0 XKQPAM+NimbusMonL-Regu Type 1C Custom yes yes no 575 0 HXVKLL+NimbusRomNo9L-MediItal Type 1C WinAnsi yes yes no 702 0 LFTENA+NimbusMonL-ReguObli Type 1C Custom yes yes no 727 0 NUCLXU+NimbusMonL-Bold Type 1C WinAnsi yes yes no 725 0 ZQGSMR+URWGothicL-BookObli Type 1C Custom yes yes no 766 0 DYEVJV+CMSY10 Type 1C Custom yes yes yes 942 0 ZSHQOM+CMMI10 Type 1C Custom yes yes no 1125 0 XEUBYH+CMR10 Type 1C WinAnsi yes yes no 1123 0 HXSKCU+MSAM10 Type 1C Custom yes yes no 2015 0 XMVCGL+StandardSymL-Slant_167 Type 1C Custom yes yes no 2563 0 BAXZWG+StandardSymL Type 1C Custom yes yes no 3082 0 AORYKA+CMEX10 Type 1C Custom yes yes no 3116 0 Jhove (Rel. 1.22.1, 2019-04-17) Date: 2022-05-04 02:23:38 CEST RepresentationInformation: LlibreEncastats.pdf ReportingModule: PDF-hul, Rel. 1.12.1 (2019-04-17) LastModified: 2022-04-22 19:56:56 CEST Size: 11026439 Format: PDF Version: 1.4 Status: Well-Formed and valid SignatureMatches: PDF-hul ID: PDF-HUL-136 InfoMessage: Too many fonts to report; some fonts omitted.: Total fonts = 1436 MIMEtype: application/pdf PDFMetadata: Objects: 4674 FreeObjects: 1 IncrementalUpdates: 0 DocumentCatalog: PageLayout: SinglePage PageMode: UseNone Outlines: Item: Title: Part I   Nocions bàsiques Destination: 1 Children: Item: Title: 1 Introducció Destination: 1 Children: Item: Title: 1.1 El que aquest llibre és Destination: 1 Item: Title: 1.2 El que aquest llibre no és Destination: 1 Item: Title: 1.3 Material per seguir el curs Destination: 1 Children: Item: Title: 1.3.1 Placa de prototipat Destination: 1 Item: Title: 1.3.2 Dispositius auxiliars Destination: 1 Item: Title: 1.4 Eines Destination: 1 Children: Item: Title: 1.4.1 Programadors i debuggers Destination: 1 Item: Title: 1.4.2 Toolchain Destination: 1 Item: Title: 2 Breu introducció als sistemes encastats Destination: 1 Children: Item: Title: 2.1 Microcontroladors Destination: 1 Item: Title: 2.2 ARM Cortex Destination: 1 Children: Item: Title: 2.2.1 Cortex-M Destination: 1 Item: Title: 2.3 Arquitectura Destination: 1 Children: Item: Title: 2.3.1 Perifèrics mapats a memòria Destination: 1 Item: Title: 2.3.2 Mida del codi i seccions de memòria Destination: 1 Item: Title: 2.3.3 Procés de boot Destination: 1 Item: Title: 2.4 Rapidesa d'un microcontrolador Destination: 1 Children: Item: Title: 2.4.1 Millor mesura de temps Destination: 1 Item: Title: Part II   Programació de perifèrics I Destination: 1 Children: Item: Title: 3 Consola de Debug Destination: 1 Item: Title: 4 Fent servir printf Destination: 1 Children: Item: Title: 4.1 Problemes d'usar printf Destination: 1 Item: Title: 5 Gestió de rellotges Destination: 1 Children: Item: Title: 5.1 Systick Destination: 1 Item: Title: 6 GPIO Destination: 1 Children: Item: Title: 6.1 Un exemple senzill Destination: 1 Item: Title: 6.2 BSP Destination: 1 Item: Title: 6.3 Manipulant bits individuals Destination: 1 Children: Item: Title: 6.3.1 Posar a 1 un bit Destination: 1 Item: Title: 6.3.2 Posar a 0 un bit Destination: 1 Item: Title: 6.3.3 Toggle un bit Destination: 1 Item: Title: 6.3.4 Comparar si un bit està a cert valor Destination: 1 Item: Title: 7 Controlador d'interrupcions Destination: 1 Children: Item: Title: 7.1 Escrivint ISRs en C Destination: 1 Item: Title: 7.2 Fent servir ISRs Destination: 1 Children: Item: Title: 7.2.1 Ús de variables globals Destination: 1 Item: Title: 8 Timers Destination: 1 Children: Item: Title: 8.1 Exemple senzill amb un Timer Destination: 1 Item: Title: 8.2 Exemple més complex amb el Timer Destination: 1 Item: Title: 9 RTC Destination: 1 Children: Item: Title: 9.1 RTC externs Destination: 1 Item: Title: 10 PWM Destination: 1 Children: Item: Title: 10.1 Generar PWM Destination: 1 Item: Title: 10.2 Controlant un servomotor Destination: 1 Item: Title: 11 Watchdog Destination: 1 Children: Item: Title: 11.1 Exemple Destination: 1 Item: Title: Part III   Programació de perifèrics II Destination: 1 Children: Item: Title: 12 ADC Destination: 1 Children: Item: Title: 12.1 Exemple d'ADC Destination: 1 Item: Title: 13 DAC Destination: 1 Children: Item: Title: 13.1 Exemple senzill amb el DAC Destination: 1 Item: Title: 13.2 Exemple més complicat amb el DAC Destination: 1 Item: Title: 14 UART Destination: 1 Children: Item: Title: 14.1 Fent servir una USART Destination: 1 Item: Title: 14.2 Exemple d'ús d'una UART Destination: 1 Item: Title: 14.3 Un exemple amb la UART més complicat Destination: 1 Item: Title: 15 I2C Destination: 1 Children: Item: Title: 15.1 Exemple d'I2C Destination: 1 Item: Title: 16 SPI Destination: 1 Item: Title: 17 DMA Destination: 1 Children: Item: Title: 17.1 Exemple Destination: 1 Item: Title: 17.2 Un exemple amb DMA més complicat Destination: 1 Item: Title: 18 FLASH Destination: 1 Children: Item: Title: 18.1 Un exemple senzill Destination: 1 Item: Title: 18.2 Bootloaders Destination: 1 Item: Title: 19 Mòduls criptogràfics Destination: 1 Children: Item: Title: 19.1 Xifrant dades amb AES-128 Destination: 1 Item: Title: 20 Altres perifèrics Destination: 1 Children: Item: Title: 20.1 Peripheral Reflex System Destination: 1 Children: Item: Title: 20.1.1 Un exemple amb PRS senzill Destination: 1 Item: Title: 20.1.2 Exemple amb PRS, DMA, DAC i ADC Destination: 1 Item: Title: 21 Una aplicació completa Destination: 1 Children: Item: Title: 21.1 Biblioteques Destination: 1 Children: Item: Title: 21.1.1 BSP Destination: 1 Item: Title: 21.1.2 I2C_Wrapper Destination: 1 Item: Title: 21.1.3 PWM Destination: 1 Item: Title: 21.1.4 APDS-9960 Destination: 1 Item: Title: 21.2 Funció principal Destination: 1 Item: Title: 21.3 Afegint-hi interrupcions Destination: 1 Children: Item: Title: 21.3.1 Connexió del pin INT Destination: 1 Item: Title: 21.3.2 Configurar el dispositiu APDS9960 Destination: 1 Item: Title: 21.3.3 Habilitar la interrupció corresponent Destination: 1 Item: Title: Part IV   FreeRTOS Destination: 1 Children: Item: Title: 22 Conceptes bàsics de FreeRTOS Destination: 1 Children: Item: Title: 22.1 Temps Real Destination: 1 Item: Title: 22.2 Tasques Destination: 1 Children: Item: Title: 22.2.1 Prioritats Destination: 1 Item: Title: 22.2.2 L'ús de l'stack en un S.O. Destination: 1 Item: Title: 22.3 El temps en un RTOS Destination: 1 Children: Item: Title: 22.3.1 Funcions per controlar el temps Destination: 1 Children: Item: Title: Delays Destination: 1 Item: Title: Timeout Destination: 1 Item: Title: 22.4 Interrupcions a FreeRTOS Destination: 1 Item: Title: 23 Primer exemple amb FreeRTOS Destination: 1 Item: Title: 24 Controlant el temps a les tasques Destination: 1 Children: Item: Title: 24.1 Un exemple amb vTaskDelayUntil() Destination: 1 Children: Item: Title: 24.1.1 Comprovació amb l'oscil·loscopi Destination: 1 Item: Title: 25 Comunicació entre tasques Destination: 1 Children: Item: Title: 25.1 Semàfors Destination: 1 Children: Item: Title: 25.1.1 Semàfors a FreeRTOS Destination: 1 Item: Title: 25.1.2 Exemple amb semàfors Destination: 1 Item: Title: 25.2 Cues Destination: 1 Children: Item: Title: 25.2.1 Exemple amb cues Destination: 1 Item: Title: 25.2.2 Enviant múltiples dades per una cua Destination: 1 Item: Title: 25.3 Mutex Destination: 1 Children: Item: Title: Exemple amb Mútex Destination: 1 Item: Title: 25.4 Event Groups Destination: 1 Children: Item: Title: 25.4.1 Exemple de event groups Destination: 1 Item: Title: 25.4.2 Sobre el determinisme dels grups d'esdeveniments Destination: 1 Item: Title: 25.5 Conjunt de cues Queue Sets Destination: 1 Item: Title: 25.6 Notificacions a tasques Destination: 1 Children: Item: Title: 25.6.1 Exemple de notificació directa a tasques Destination: 1 Item: Title: 25.7 Comparant temps de resposta Destination: 1 Item: Title: 26 Exemple amb la UART i interrupcions Destination: 1 Item: Title: 27 Una aplicació completa amb FreeRTOS Destination: 1 Children: Item: Title: 27.1 Tasques Destination: 1 Item: Title: 27.2 Modificant el wrapper d'I2C Destination: 1 Item: Title: 27.3 Analitzant les diferències Destination: 1 Item: Title: 28 Ús del watchdog en RTOS Destination: 1 Item: Title: 29 Drivers en multi-tasca Destination: 1 Item: Title: Part V   Models de programació Destination: 1 Children: Item: Title: 30 Model d'interfície amb perifèrics Destination: 1 Children: Item: Title: 30.1 Polling d'esdeveniments Destination: 1 Item: Title: 30.2 Interrupcions Destination: 1 Item: Title: 31 Models de computació Destination: 1 Children: Item: Title: 31.1 Bucle de control Destination: 1 Item: Title: 31.2 Màquines d'estat finits Destination: 1 Children: Item: Title: 31.2.1 Màquina d'estats finits estesa Destination: 1 Item: Title: 31.2.2 Un exemple amb FSM Destination: 1 Item: Title: 31.3 Codificant FSMs Destination: 1 Item: Title: 31.4 Flux de dades Destination: 1 Item: Title: 32 Tractament del temps Destination: 1 Children: Item: Title: 32.1 FSMs amb temps Destination: 1 Item: Title: 32.2 Tasques periòdiques Destination: 1 Children: Item: Title: 32.2.1 Implementació Destination: 1 Item: Title: 32.3 Multitasca Destination: 1 Item: Title: Part VI   Temes avançats Destination: 1 Children: Item: Title: 33 Gestió d'excepcions Destination: 1 Children: Item: Title: 33.1 Exemple detectant errors greus Destination: 1 Item: Title: 34 Shadow Registers Destination: 1 Item: Title: 35 Baix cosum Destination: 1 Children: Item: Title: 35.1 Consideracions prèvies Destination: 1 Item: Title: 35.2 Modes d'sleep Destination: 1 Item: Title: 35.3 Estratègies de baix consum Destination: 1 Children: Item: Title: 35.3.1 Exemple de baix consum Destination: 1 Item: Title: 35.4 Timers de baix consum Destination: 1 Item: Title: 35.5 Baix consum i RTOS Destination: 1 Children: Item: Title: 35.5.1 Tasca Idle per baix consum Destination: 1 Item: Title: 35.5.2 FreeRTOS sense tick Destination: 1 Item: Title: 36 Documentant el codi Destination: 1 Item: Title: 37 CMSIS Destination: 1 Children: Item: Title: 37.1 CMSIS-Core Destination: 1 Item: Title: 37.2 CMSIS-Driver Destination: 1 Item: Title: 37.3 CMSIS-DSP Destination: 1 Item: Title: 37.4 CMSIS-RTOS Destination: 1 Item: Title: 37.5 CMSIS-DAP Destination: 1 Item: Title: 37.6 CMSIS-NN Destination: 1 Item: Title: 38 Normes de codificació Destination: 1 Children: Item: Title: 38.1 The Power of 10: Rules for Developing Safety-Critical Code Destination: 1 Item: Title: 38.2 MISRA-C Destination: 1 Item: Title: 38.3 Embedded C Coding Standard Destination: 1 Item: Title: 38.4 JPL Institutional Coding Standard for the C Programming Language Destination: 1 Item: Title: 39 DSP Destination: 1 Item: Title: 40 C++ vs C Destination: 1 Children: Item: Title: 40.1 Primer exemple en C++ Destination: 1 Children: Item: Title: 40.1.1 LED Destination: 1 Item: Title: 40.1.2 Button Destination: 1 Item: Title: 40.1.3 Un Hello World ``més C++'' Destination: 1 Item: Title: 40.1.4 Mida dels executables Destination: 1 Item: Title: 40.2 Un driver en C++ Destination: 1 Children: Item: Title: 40.2.1 Ocupació de memòria Destination: 1 Item: Title: 40.3 Conclusions Destination: 1 Item: Title: 41 Relació Esquemàtic i FW Destination: 1 Children: Item: Title: 41.1 Selecció de pin-out Destination: 1 Item: Title: 41.2 Selecció de rellotges Destination: 1 Item: Title: 41.3 Canvis durant el layout Destination: 1 Item: Title: 41.4 De la placa de prototipat a PCB pròpia Destination: 1 Children: Item: Title: 41.4.1 Mecanisme de programació Destination: 1 Item: Title: 41.4.2 Migració vertical Destination: 1 Item: Title: 42 Inicialització del sistema i del llenguatge C Destination: 1 Item: Title: 43 Treballant amb punt flotant Destination: 1 Item: Title: Part VII   Bones pràctiques Destination: 1 Children: Item: Title: 44 Ús de memòria dinàmica Destination: 1 Item: Title: 45 Ús de volatile Destination: 1 Item: Title: 46 Funcions re-entrants Destination: 1 Item: Title: 47 Deadlock Destination: 1 Item: Title: 48 Inversió de prioritats Destination: 1 Item: Title: 49 Assignació de prioritats Destination: 1 Item: Title: 50 Mida de les cues Destination: 1 Children: Item: Title: 50.1 Model M/M/1 Destination: 1 Item: Title: 51 Debounce Destination: 1 Children: Item: Title: 51.1 Un exemple de debouce Destination: 1 Item: Title: 52 Ús eficient de printf Destination: 1 Item: Title: 53 Empaquetant estructures Destination: 1 Children: Item: Title: 53.1 Un exemple senzill Destination: 1 Item: Title: Part VIII   Índex, Bibliografia, Glossari Destination: 1 Children: Item: Title: Enllaços dels exemples Destination: 1 Item: Title: Bibliografia Destination: 1 Children: Item: Title: Llibres Destination: 1 Item: Title: Glossari Destination: 1 Item: Title: Acrònims Destination: 1 Item: Title: Índex de figures Destination: 1 Item: Title: Índex de llistats Destination: 1 Item: Title: Índex de funcions Destination: 1 Info: Title: Curs de programació de sistemes encastats Author: Màrius Montón Subject: Keywords: sistemes encastats, embedded, curs, efm32 Creator: LaTeX with hyperref Producer: GPL Ghostscript 9.52 CreationDate: Sun Nov 08 16:50:12 CET 2020 ModDate: Sun Nov 08 16:50:12 CET 2020 ID: 0x1c1239a69717c91a335e35aba2292280, 0x1c1239a69717c91a335e35aba2292280 Filters: FilterPipeline: FlateDecode FilterPipeline: CCITTFaxDecode FilterPipeline: DCTDecode Images: Image: NisoImageMetadata: FormatName: image/png ImageWidth: 808 ImageHeight: 1155 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 1280 ImageHeight: 449 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 1280 ImageHeight: 449 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 687 ImageHeight: 431 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 687 ImageHeight: 431 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 3412 ImageHeight: 1852 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 640 ImageHeight: 640 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1920 ImageHeight: 1015 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1480 ImageHeight: 500 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 2271 ImageHeight: 1311 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1280 ImageHeight: 858 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1186 ImageHeight: 812 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1341 ImageHeight: 305 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 448 ImageHeight: 453 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 948 ImageHeight: 845 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 997 ImageHeight: 400 BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 649 ImageHeight: 343 BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 567 ImageHeight: 532 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 281 ImageHeight: 345 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 1009 ImageHeight: 396 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 789 ImageHeight: 187 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 320 ImageHeight: 240 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 320 ImageHeight: 240 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 320 ImageHeight: 240 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 320 ImageHeight: 240 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1797 ImageHeight: 2458 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 851 ImageHeight: 472 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 4160 ImageHeight: 3120 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 527 ImageHeight: 394 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 4160 ImageHeight: 3120 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 425 ImageHeight: 150 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 425 ImageHeight: 150 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 363 ImageHeight: 288 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 363 ImageHeight: 288 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 761 ImageHeight: 593 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1481 ImageHeight: 317 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 390 ImageHeight: 412 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 390 ImageHeight: 412 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 427 ImageHeight: 401 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 428 ImageHeight: 513 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 283 ImageHeight: 438 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 451 ImageHeight: 292 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 584 ImageHeight: 365 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 320 ImageHeight: 240 BitsPerSample: 4 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 547 ImageHeight: 614 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 478 ImageHeight: 429 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 428 ImageHeight: 251 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 925 ImageHeight: 224 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 230 ImageHeight: 36 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 664 ImageHeight: 425 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1181 ImageHeight: 628 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1163 ImageHeight: 571 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1102 ImageHeight: 749 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 1216 ImageHeight: 741 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 933 ImageHeight: 831 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 933 ImageHeight: 831 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 263 ImageHeight: 120 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 794 ImageHeight: 636 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 781 ImageHeight: 364 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 492 ImageHeight: 327 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 660 ImageHeight: 171 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/png ImageWidth: 579 ImageHeight: 304 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 351 ImageHeight: 387 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 665 ImageHeight: 366 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 665 ImageHeight: 366 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 665 ImageHeight: 366 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/png ImageWidth: 665 ImageHeight: 366 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 860 ImageHeight: 355 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 920 ImageHeight: 460 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Image: NisoImageMetadata: FormatName: image/jpg CompressionScheme: JPEG ImageWidth: 996 ImageHeight: 855 ColorSpace: RGB BitsPerSample: 8 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/tiff CompressionScheme: CCITT Group 4 ImageWidth: 920 ImageHeight: 460 ColorSpace: black is zero BitsPerSample: 1 BitsPerSampleUnit: integer Interpolate: true Image: NisoImageMetadata: FormatName: image/png ImageWidth: 996 ImageHeight: 855 ColorSpace: black is zero BitsPerSample: 8 BitsPerSampleUnit: integer Filter: FlateDecode Interpolate: true Fonts: Type1: Font: BaseFont: XEUBYH+CMR10 FontSubset: true FirstChar: 40 LastChar: 61 FontDescriptor: FontName: XEUBYH+CMR10 Flags: Nonsymbolic, AllCap FontBBox: 0, -250, 721, 750 FontFile3: true Encoding: WinAnsiEncoding Font: BaseFont: SPIVRV+URWGothicL-Book FontSubset: true FirstChar: 2 LastChar: 252 FontDescriptor: FontName: SPIVRV+URWGothicL-Book Flags: Symbolic FontBBox: -45, -215, 950, 782 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true ToUnicode: true Font: BaseFont: ZSHQOM+CMMI10 FontSubset: true FirstChar: 58 LastChar: 62 FontDescriptor: FontName: ZSHQOM+CMMI10 Flags: Symbolic, AllCap FontBBox: 0, -250, 694, 750 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Font: BaseFont: VVZJCO+URWGothicL-Demi FontSubset: true FirstChar: 2 LastChar: 250 FontDescriptor: FontName: VVZJCO+URWGothicL-Demi Flags: Symbolic FontBBox: -16, -251, 898, 1000 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true ToUnicode: true Font: BaseFont: POYMYO+URWGothicL-DemiObli FontSubset: true FirstChar: 3 LastChar: 121 FontDescriptor: FontName: POYMYO+URWGothicL-DemiObli Flags: Symbolic FontBBox: 0, -221, 1035, 752 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Font: BaseFont: DYEVJV+CMSY10 FontSubset: true FirstChar: 0 LastChar: 50 FontDescriptor: FontName: DYEVJV+CMSY10 Flags: Symbolic FontBBox: 0, -137, 943, 636 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true ToUnicode: true Font: BaseFont: QXJKZY+NimbusRomNo9L-Regu FontSubset: true FirstChar: 2 LastChar: 252 FontDescriptor: FontName: QXJKZY+NimbusRomNo9L-Regu Flags: Symbolic FontBBox: -70, -218, 1000, 890 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true ToUnicode: true Font: BaseFont: NUCLXU+NimbusMonL-Bold FontSubset: true FirstChar: 35 LastChar: 122 FontDescriptor: FontName: NUCLXU+NimbusMonL-Bold Flags: FixedPitch, Nonsymbolic FontBBox: -19, -205, 623, 675 FontFile3: true Encoding: WinAnsiEncoding Font: BaseFont: LFTENA+NimbusMonL-ReguObli FontSubset: true FirstChar: 34 LastChar: 125 FontDescriptor: FontName: LFTENA+NimbusMonL-ReguObli Flags: FixedPitch, Serif, Symbolic, Italic FontBBox: -61, -186, 707, 668 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Font: BaseFont: AXAYPE+NimbusRomNo9L-ReguItal FontSubset: true FirstChar: 2 LastChar: 250 FontDescriptor: FontName: AXAYPE+NimbusRomNo9L-ReguItal Flags: Symbolic FontBBox: -147, -217, 957, 876 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Font: BaseFont: SEKMLF+NimbusRomNo9L-Medi FontSubset: true FirstChar: 2 LastChar: 250 FontDescriptor: FontName: SEKMLF+NimbusRomNo9L-Medi Flags: Symbolic FontBBox: -57, -206, 981, 923 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Font: BaseFont: HXVKLL+NimbusRomNo9L-MediItal FontSubset: true FirstChar: 66 LastChar: 121 FontDescriptor: FontName: HXVKLL+NimbusRomNo9L-MediItal Flags: Nonsymbolic FontBBox: -120, -205, 940, 699 FontFile3: true Encoding: WinAnsiEncoding Font: BaseFont: ZQGSMR+URWGothicL-BookObli FontSubset: true FirstChar: 3 LastChar: 121 FontDescriptor: FontName: ZQGSMR+URWGothicL-BookObli Flags: Symbolic FontBBox: 0, -215, 941, 752 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Font: BaseFont: XKQPAM+NimbusMonL-Regu FontSubset: true FirstChar: 33 LastChar: 252 FontDescriptor: FontName: XKQPAM+NimbusMonL-Regu Flags: FixedPitch, Symbolic FontBBox: -12, -186, 612, 668 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Font: BaseFont: HXSKCU+MSAM10 FontSubset: true FirstChar: 4 LastChar: 62 FontDescriptor: FontName: HXSKCU+MSAM10 Flags: Symbolic FontBBox: 0, -137, 721, 687 FontFile3: true EncodingDictionary: BaseEncoding: WinAnsiEncoding Differences: true Type3: Font: FirstChar: 44 LastChar: 243 FontBBox: -4, -20, 80, 65 EncodingDictionary: Differences: true ToUnicode: true XMP: GPL Ghostscript 9.52 sistemes encastats, embedded, curs, efm32 2020-11-08T16:50:12+01:00 2020-11-08T16:50:12+01:00 LaTeX with hyperref Curs de programació de sistemes encastatsMàrius Montón Pages: Page: Sequence: 1 Page: Sequence: 2 Page: Sequence: 3 Annotations: Annotation: Subtype: Link Rect: 268, 371, 380, 382 Annotation: Subtype: Link Rect: 195, 79, 314, 90 Page: Sequence: 4 Page: Sequence: 5 Page: Sequence: 6 Page: Sequence: 7 Annotations: Annotation: Subtype: Link Rect: 84, 424, 511, 446 Destination: 1 Annotation: Subtype: Link Rect: 119, 396, 187, 413 Destination: 1 Annotation: Subtype: Link Rect: 119, 368, 347, 385 Destination: 1 Annotation: Subtype: Link Rect: 84, 327, 511, 349 Destination: 1 Annotation: Subtype: Link Rect: 119, 299, 230, 316 Destination: 1 Annotation: Subtype: Link Rect: 119, 272, 211, 288 Destination: 1 Annotation: Subtype: Link Rect: 119, 244, 229, 261 Destination: 1 Annotation: Subtype: Link Rect: 119, 217, 151, 233 Destination: 1 Annotation: Subtype: Link Rect: 119, 189, 280, 206 Destination: 1 Annotation: Subtype: Link Rect: 119, 161, 157, 178 Destination: 1 Annotation: Subtype: Link Rect: 119, 133, 143, 150 Destination: 1 Annotation: Subtype: Link Rect: 119, 104, 149, 122 Destination: 1 Annotation: Subtype: Link Rect: 119, 77, 181, 93 Destination: 1 Page: Sequence: 8 Annotations: Annotation: Subtype: Link Rect: 84, 733, 511, 755 Destination: 1 Annotation: Subtype: Link Rect: 119, 704, 148, 721 Destination: 1 Annotation: Subtype: Link Rect: 119, 676, 146, 693 Destination: 1 Annotation: Subtype: Link Rect: 119, 647, 149, 664 Destination: 1 Annotation: Subtype: Link Rect: 119, 619, 140, 636 Destination: 1 Annotation: Subtype: Link Rect: 119, 591, 137, 608 Destination: 1 Annotation: Subtype: Link Rect: 119, 563, 149, 580 Destination: 1 Annotation: Subtype: Link Rect: 119, 535, 155, 552 Destination: 1 Annotation: Subtype: Link Rect: 119, 506, 238, 523 Destination: 1 Annotation: Subtype: Link Rect: 119, 477, 210, 494 Destination: 1 Annotation: Subtype: Link Rect: 119, 448, 262, 466 Destination: 1 Annotation: Subtype: Link Rect: 84, 407, 511, 429 Destination: 1 Annotation: Subtype: Link Rect: 119, 378, 301, 395 Destination: 1 Annotation: Subtype: Link Rect: 119, 350, 299, 367 Destination: 1 Annotation: Subtype: Link Rect: 119, 321, 313, 338 Destination: 1 Annotation: Subtype: Link Rect: 119, 292, 281, 309 Destination: 1 Annotation: Subtype: Link Rect: 119, 263, 332, 280 Destination: 1 Annotation: Subtype: Link Rect: 119, 235, 349, 252 Destination: 1 Annotation: Subtype: Link Rect: 119, 204, 258, 223 Destination: 1 Annotation: Subtype: Link Rect: 119, 176, 246, 193 Destination: 1 Annotation: Subtype: Link Rect: 84, 134, 511, 156 Destination: 1 Annotation: Subtype: Link Rect: 119, 106, 309, 123 Destination: 1 Annotation: Subtype: Link Rect: 119, 77, 257, 94 Destination: 1 Page: Sequence: 9 Annotations: Annotation: Subtype: Link Rect: 119, 738, 247, 755 Destination: 1 Annotation: Subtype: Link Rect: 84, 696, 511, 718 Destination: 1 Annotation: Subtype: Link Rect: 119, 667, 241, 685 Destination: 1 Annotation: Subtype: Link Rect: 119, 639, 222, 656 Destination: 1 Annotation: Subtype: Link Rect: 119, 610, 188, 627 Destination: 1 Annotation: Subtype: Link Rect: 119, 581, 243, 598 Destination: 1 Annotation: Subtype: Link Rect: 119, 552, 157, 569 Destination: 1 Annotation: Subtype: Link Rect: 119, 523, 254, 540 Destination: 1 Annotation: Subtype: Link Rect: 119, 494, 142, 512 Destination: 1 Annotation: Subtype: Link Rect: 119, 466, 173, 483 Destination: 1 Annotation: Subtype: Link Rect: 119, 437, 261, 454 Destination: 1 Annotation: Subtype: Link Rect: 119, 409, 369, 426 Destination: 1 Annotation: Subtype: Link Rect: 119, 380, 276, 397 Destination: 1 Annotation: Subtype: Link Rect: 84, 338, 511, 360 Destination: 1 Annotation: Subtype: Link Rect: 119, 308, 268, 327 Destination: 1 Annotation: Subtype: Link Rect: 119, 278, 198, 297 Destination: 1 Annotation: Subtype: Link Rect: 119, 250, 238, 266 Destination: 1 Annotation: Subtype: Link Rect: 119, 222, 178, 238 Destination: 1 Annotation: Subtype: Link Rect: 119, 193, 237, 210 Destination: 1 Annotation: Subtype: Link Rect: 119, 164, 256, 181 Destination: 1 Annotation: Subtype: Link Rect: 119, 135, 219, 152 Destination: 1 Annotation: Subtype: Link Rect: 119, 107, 182, 124 Destination: 1 Annotation: Subtype: Link Rect: 119, 77, 231, 95 Destination: 1 Page: Sequence: 10 Annotations: Annotation: Subtype: Link Rect: 119, 738, 265, 755 Destination: 1 Annotation: Subtype: Link Rect: 84, 697, 511, 719 Destination: 1 Annotation: Subtype: Link Rect: 119, 670, 255, 686 Destination: 1 Annotation: Subtype: Link Rect: 119, 644, 186, 660 Destination: 1 Annotation: Subtype: Link Rect: 119, 618, 167, 634 Destination: 1 Annotation: Subtype: Link Rect: 119, 591, 175, 607 Destination: 1 Annotation: Subtype: Link Rect: 119, 561, 214, 580 Destination: 1 Annotation: Subtype: Link Rect: 119, 532, 210, 550 Destination: 1 Annotation: Subtype: Link Rect: 119, 502, 224, 521 Destination: 1 Page: Sequence: 11 Annotations: Annotation: Subtype: Link Rect: 321, 159, 389, 176 Destination: 1 Annotation: Subtype: Link Rect: 321, 147, 426, 160 Destination: 1 Annotation: Subtype: Link Rect: 321, 135, 442, 149 Destination: 1 Annotation: Subtype: Link Rect: 321, 123, 446, 137 Destination: 1 Annotation: Subtype: Link Rect: 321, 111, 346, 125 Destination: 1 Annotation: Subtype: Link Rect: 321, 80, 548, 97 Destination: 1 Annotation: Subtype: Link Rect: 321, 67, 411, 80 Destination: 1 Annotation: Subtype: Link Rect: 321, 55, 380, 69 Destination: 1 Annotation: Subtype: Link Rect: 321, 43, 383, 57 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 480, 45 Destination: 1 Page: Sequence: 12 Page: Sequence: 13 Annotations: Annotation: Subtype: Link Rect: 120, 437, 377, 448 Annotation: Subtype: Link Rect: 202, 423, 486, 435 Annotation: Subtype: Link Rect: 410, 355, 417, 367 Destination: 1 Annotation: Subtype: Link Rect: 130, 342, 394, 354 Page: Sequence: 14 Annotations: Annotation: Subtype: Link Rect: 408, 719, 415, 731 Destination: 1 Annotation: Subtype: Link Rect: 174, 591, 181, 602 Destination: 1 Annotation: Subtype: Link Rect: 84, 454, 121, 467 Destination: 1 Annotation: Subtype: Link Rect: 237, 454, 243, 467 Destination: 1 Annotation: Subtype: Link Rect: 376, 454, 383, 467 Destination: 1 Annotation: Subtype: Link Rect: 458, 454, 511, 467 Destination: 1 Annotation: Subtype: Link Rect: 84, 440, 146, 452 Destination: 1 Annotation: Subtype: Link Rect: 121, 420, 144, 433 Destination: 1 Annotation: Subtype: Link Rect: 292, 420, 299, 433 Destination: 1 Annotation: Subtype: Link Rect: 124, 372, 132, 384 Destination: 1 Annotation: Subtype: Link Rect: 133, 283, 140, 294 Destination: 1 Annotation: Subtype: Link Rect: 316, 267, 324, 279 Destination: 1 Annotation: Subtype: Link Rect: 183, 253, 207, 265 Destination: 1 Annotation: Subtype: Link Rect: 466, 226, 481, 238 Destination: 1 Page: Sequence: 15 Page: Sequence: 16 Annotations: Annotation: Subtype: Link Rect: 247, 663, 253, 677 Destination: 1 Annotation: Subtype: Link Rect: 258, 636, 284, 650 Destination: 1 Annotation: Subtype: Link Rect: 331, 636, 337, 650 Destination: 1 Annotation: Subtype: Link Rect: 488, 562, 511, 573 Destination: 1 Annotation: Subtype: Link Rect: 262, 273, 269, 287 Destination: 1 Annotation: Subtype: Link Rect: 176, 260, 192, 272 Destination: 1 Annotation: Subtype: Link Rect: 93, 240, 114, 251 Destination: 1 Annotation: Subtype: Link Rect: 460, 240, 468, 251 Destination: 1 Page: Sequence: 17 Page: Sequence: 18 Page: Sequence: 19 Annotations: Annotation: Subtype: Link Rect: 254, 378, 260, 392 Destination: 1 Annotation: Subtype: Link Rect: 310, 378, 316, 392 Destination: 1 Annotation: Subtype: Link Rect: 358, 378, 364, 392 Destination: 1 Annotation: Subtype: Link Rect: 318, 241, 341, 253 Destination: 1 Annotation: Subtype: Link Rect: 387, 241, 414, 253 Destination: 1 Annotation: Subtype: Link Rect: 420, 241, 447, 253 Destination: 1 Annotation: Subtype: Link Rect: 84, 138, 118, 150 Destination: 1 Annotation: Subtype: Link Rect: 179, 138, 206, 150 Destination: 1 Annotation: Subtype: Link Rect: 211, 138, 219, 150 Destination: 1 Page: Sequence: 20 Annotations: Annotation: Subtype: Link Rect: 111, 638, 168, 650 Destination: 1 Annotation: Subtype: Link Rect: 172, 638, 204, 650 Destination: 1 Annotation: Subtype: Link Rect: 212, 638, 220, 650 Destination: 1 Annotation: Subtype: Link Rect: 111, 625, 192, 636 Destination: 1 Annotation: Subtype: Link Rect: 197, 625, 209, 636 Destination: 1 Annotation: Subtype: Link Rect: 217, 625, 230, 636 Destination: 1 Annotation: Subtype: Link Rect: 111, 611, 208, 623 Destination: 1 Annotation: Subtype: Link Rect: 212, 611, 236, 623 Destination: 1 Annotation: Subtype: Link Rect: 244, 611, 257, 623 Destination: 1 Annotation: Subtype: Link Rect: 111, 598, 199, 609 Destination: 1 Annotation: Subtype: Link Rect: 204, 598, 219, 609 Destination: 1 Annotation: Subtype: Link Rect: 227, 598, 239, 609 Destination: 1 Annotation: Subtype: Link Rect: 225, 584, 238, 595 Destination: 1 Annotation: Subtype: Link Rect: 228, 532, 260, 543 Destination: 1 Annotation: Subtype: Link Rect: 192, 471, 205, 482 Destination: 1 Annotation: Subtype: Link Rect: 266, 444, 292, 455 Destination: 1 Annotation: Subtype: Link Rect: 296, 444, 309, 455 Destination: 1 Annotation: Subtype: Link Rect: 173, 417, 186, 428 Destination: 1 Annotation: Subtype: Link Rect: 496, 325, 509, 337 Destination: 1 Annotation: Subtype: Link Rect: 450, 264, 463, 278 Destination: 1 Annotation: Subtype: Link Rect: 212, 223, 225, 235 Destination: 1 Annotation: Subtype: Link Rect: 474, 210, 487, 222 Destination: 1 Annotation: Subtype: Link Rect: 326, 183, 339, 194 Destination: 1 Annotation: Subtype: Link Rect: 392, 132, 405, 147 Destination: 1 Page: Sequence: 21 Annotations: Annotation: Subtype: Link Rect: 130, 516, 511, 527 Annotation: Subtype: Link Rect: 84, 503, 484, 513 Annotation: Subtype: Link Rect: 130, 347, 511, 358 Annotation: Subtype: Link Rect: 84, 333, 511, 344 Annotation: Subtype: Link Rect: 84, 320, 428, 330 Annotation: Subtype: Link Rect: 182, 98, 511, 109 Annotation: Subtype: Link Rect: 84, 84, 494, 95 Page: Sequence: 22 Annotations: Annotation: Subtype: Link Rect: 245, 680, 260, 691 Destination: 1 Annotation: Subtype: Link Rect: 268, 680, 281, 691 Destination: 1 Annotation: Subtype: Link Rect: 247, 644, 434, 656 Destination: 1 Annotation: Subtype: Link Rect: 87, 630, 174, 643 Destination: 1 Annotation: Subtype: Link Rect: 411, 630, 423, 643 Destination: 1 Annotation: Subtype: Link Rect: 84, 604, 207, 616 Destination: 1 Annotation: Subtype: Link Rect: 369, 558, 445, 570 Destination: 1 Annotation: Subtype: Link Rect: 118, 468, 134, 480 Destination: 1 Annotation: Subtype: Link Rect: 407, 379, 413, 392 Destination: 1 Annotation: Subtype: Link Rect: 87, 275, 100, 286 Destination: 1 Annotation: Subtype: Link Rect: 187, 275, 203, 286 Destination: 1 Annotation: Subtype: Link Rect: 163, 253, 178, 264 Destination: 1 Annotation: Subtype: Link Rect: 176, 102, 192, 112 Destination: 1 Page: Sequence: 23 Annotations: Annotation: Subtype: Link Rect: 402, 457, 415, 469 Destination: 1 Annotation: Subtype: Link Rect: 376, 318, 388, 333 Destination: 1 Page: Sequence: 24 Annotations: Annotation: Subtype: Link Rect: 414, 358, 429, 369 Destination: 1 Annotation: Subtype: Link Rect: 412, 337, 427, 349 Destination: 1 Annotation: Subtype: Link Rect: 389, 276, 402, 288 Destination: 1 Annotation: Subtype: Link Rect: 411, 263, 424, 274 Destination: 1 Annotation: Subtype: Link Rect: 297, 249, 309, 261 Destination: 1 Annotation: Subtype: Link Rect: 235, 229, 316, 241 Page: Sequence: 25 Annotations: Annotation: Subtype: Link Rect: 183, 692, 330, 704 Destination: 1 Annotation: Subtype: Link Rect: 84, 631, 108, 643 Destination: 1 Annotation: Subtype: Link Rect: 126, 631, 153, 643 Destination: 1 Annotation: Subtype: Link Rect: 319, 512, 506, 525 Destination: 1 Annotation: Subtype: Link Rect: 210, 458, 358, 470 Destination: 1 Annotation: Subtype: Link Rect: 165, 417, 312, 430 Destination: 1 Annotation: Subtype: Link Rect: 198, 299, 302, 312 Destination: 1 Annotation: Subtype: Link Rect: 331, 211, 344, 223 Destination: 1 Page: Sequence: 26 Annotations: Annotation: Subtype: Link Rect: 101, 387, 200, 398 Annotation: Subtype: Link Rect: 97, 248, 165, 259 Annotation: Subtype: Link Rect: 355, 234, 442, 246 Destination: 1 Annotation: Subtype: Link Rect: 216, 187, 232, 198 Destination: 1 Page: Sequence: 27 Annotations: Annotation: Subtype: Link Rect: 321, 436, 432, 453 Destination: 1 Annotation: Subtype: Link Rect: 321, 405, 413, 422 Destination: 1 Annotation: Subtype: Link Rect: 321, 393, 433, 406 Destination: 1 Annotation: Subtype: Link Rect: 321, 363, 431, 380 Destination: 1 Annotation: Subtype: Link Rect: 321, 350, 353, 364 Destination: 1 Annotation: Subtype: Link Rect: 321, 321, 353, 337 Destination: 1 Annotation: Subtype: Link Rect: 321, 308, 410, 322 Destination: 1 Annotation: Subtype: Link Rect: 321, 296, 339, 310 Destination: 1 Annotation: Subtype: Link Rect: 321, 284, 449, 298 Destination: 1 Annotation: Subtype: Link Rect: 321, 254, 481, 271 Destination: 1 Annotation: Subtype: Link Rect: 321, 241, 407, 255 Destination: 1 Annotation: Subtype: Link Rect: 321, 229, 390, 243 Destination: 1 Annotation: Subtype: Link Rect: 321, 198, 359, 215 Destination: 1 Annotation: Subtype: Link Rect: 321, 185, 462, 199 Destination: 1 Annotation: Subtype: Link Rect: 321, 173, 496, 187 Destination: 1 Annotation: Subtype: Link Rect: 321, 142, 344, 159 Destination: 1 Annotation: Subtype: Link Rect: 321, 129, 378, 143 Destination: 1 Annotation: Subtype: Link Rect: 321, 98, 351, 115 Destination: 1 Annotation: Subtype: Link Rect: 321, 85, 390, 99 Destination: 1 Annotation: Subtype: Link Rect: 321, 73, 446, 87 Destination: 1 Annotation: Subtype: Link Rect: 321, 44, 383, 60 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 364, 45 Destination: 1 Page: Sequence: 28 Page: Sequence: 29 Annotations: Annotation: Subtype: Link Rect: 320, 668, 409, 679 Destination: 1 Annotation: Subtype: Link Rect: 245, 626, 252, 637 Destination: 1 Page: Sequence: 30 Page: Sequence: 31 Annotations: Annotation: Subtype: Link Rect: 164, 355, 177, 367 Destination: 1 Annotation: Subtype: Link Rect: 382, 342, 388, 356 Destination: 1 Annotation: Subtype: Link Rect: 243, 308, 271, 320 Destination: 1 Annotation: Subtype: Link Rect: 100, 227, 120, 238 Destination: 1 Annotation: Subtype: Link Rect: 155, 227, 171, 238 Destination: 1 Page: Sequence: 32 Page: Sequence: 33 Annotations: Annotation: Subtype: Link Rect: 208, 341, 224, 353 Destination: 1 Annotation: Subtype: Link Rect: 246, 260, 344, 271 Page: Sequence: 34 Annotations: Annotation: Subtype: Link Rect: 422, 640, 437, 652 Destination: 1 Annotation: Subtype: Link Rect: 175, 483, 212, 494 Destination: 1 Annotation: Subtype: Link Rect: 474, 448, 490, 460 Destination: 1 Annotation: Subtype: Link Rect: 211, 424, 226, 433 Destination: 1 Annotation: Subtype: Link Rect: 114, 360, 129, 372 Destination: 1 Page: Sequence: 35 Page: Sequence: 36 Page: Sequence: 37 Annotations: Annotation: Subtype: Link Rect: 355, 423, 470, 435 Destination: 1 Annotation: Subtype: Link Rect: 145, 267, 158, 279 Destination: 1 Annotation: Subtype: Link Rect: 212, 267, 225, 279 Destination: 1 Annotation: Subtype: Link Rect: 117, 173, 133, 184 Destination: 1 Page: Sequence: 38 Annotations: Annotation: Subtype: Link Rect: 244, 566, 362, 578 Destination: 1 Annotation: Subtype: Link Rect: 461, 552, 511, 565 Destination: 1 Annotation: Subtype: Link Rect: 84, 539, 118, 551 Destination: 1 Annotation: Subtype: Link Rect: 281, 539, 314, 551 Destination: 1 Annotation: Subtype: Link Rect: 361, 525, 374, 537 Destination: 1 Annotation: Subtype: Link Rect: 114, 485, 227, 497 Destination: 1 Annotation: Subtype: Link Rect: 93, 417, 185, 429 Annotation: Subtype: Link Rect: 308, 403, 324, 415 Destination: 1 Annotation: Subtype: Link Rect: 209, 342, 225, 354 Destination: 1 Annotation: Subtype: Link Rect: 112, 329, 299, 343 Destination: 1 Annotation: Subtype: Link Rect: 426, 295, 442, 307 Destination: 1 Page: Sequence: 39 Page: Sequence: 40 Page: Sequence: 41 Annotations: Annotation: Subtype: Link Rect: 135, 449, 141, 462 Destination: 1 Annotation: Subtype: Link Rect: 243, 310, 261, 322 Destination: 1 Annotation: Subtype: Link Rect: 462, 296, 481, 308 Destination: 1 Annotation: Subtype: Link Rect: 342, 283, 358, 295 Destination: 1 Annotation: Subtype: Link Rect: 122, 224, 134, 235 Destination: 1 Annotation: Subtype: Link Rect: 235, 102, 268, 114 Destination: 1 Page: Sequence: 42 Annotations: Annotation: Subtype: Link Rect: 97, 324, 144, 335 Destination: 1 Annotation: Subtype: Link Rect: 259, 289, 275, 301 Destination: 1 Annotation: Subtype: Link Rect: 249, 161, 265, 173 Destination: 1 Annotation: Subtype: Link Rect: 84, 127, 111, 138 Destination: 1 Page: Sequence: 43 Annotations: Annotation: Subtype: Link Rect: 293, 408, 300, 422 Destination: 1 Annotation: Subtype: Link Rect: 235, 347, 250, 359 Destination: 1 Annotation: Subtype: Link Rect: 325, 347, 341, 359 Destination: 1 Annotation: Subtype: Link Rect: 486, 313, 501, 325 Destination: 1 Annotation: Subtype: Link Rect: 461, 259, 511, 271 Destination: 1 Annotation: Subtype: Link Rect: 84, 246, 171, 258 Destination: 1 Annotation: Subtype: Link Rect: 282, 232, 420, 244 Destination: 1 Page: Sequence: 44 Annotations: Annotation: Subtype: Link Rect: 368, 335, 394, 347 Annotation: Subtype: Link Rect: 143, 279, 158, 289 Destination: 1 Page: Sequence: 45 Annotations: Annotation: Subtype: Link Rect: 466, 339, 482, 351 Destination: 1 Page: Sequence: 46 Page: Sequence: 47 Annotations: Annotation: Subtype: Link Rect: 180, 450, 186, 464 Destination: 1 Annotation: Subtype: Link Rect: 378, 436, 384, 450 Destination: 1 Annotation: Subtype: Link Rect: 327, 286, 383, 298 Annotation: Subtype: Link Rect: 193, 259, 209, 271 Destination: 1 Annotation: Subtype: Link Rect: 306, 238, 333, 250 Destination: 1 Page: Sequence: 48 Annotations: Annotation: Subtype: Link Rect: 442, 551, 454, 563 Destination: 1 Annotation: Subtype: Link Rect: 303, 510, 316, 522 Destination: 1 Annotation: Subtype: Link Rect: 98, 455, 117, 467 Destination: 1 Annotation: Subtype: Link Rect: 304, 455, 320, 467 Destination: 1 Annotation: Subtype: Link Rect: 366, 372, 384, 384 Destination: 1 Annotation: Subtype: Link Rect: 227, 359, 245, 371 Destination: 1 Annotation: Subtype: Link Rect: 305, 359, 327, 371 Destination: 1 Annotation: Subtype: Link Rect: 226, 345, 249, 357 Destination: 1 Annotation: Subtype: Link Rect: 171, 175, 190, 186 Destination: 1 Annotation: Subtype: Link Rect: 257, 140, 281, 152 Destination: 1 Annotation: Subtype: Link Rect: 84, 113, 105, 125 Destination: 1 Page: Sequence: 49 Annotations: Annotation: Subtype: Link Rect: 151, 269, 167, 280 Destination: 1 Page: Sequence: 50 Annotations: Annotation: Subtype: Link Rect: 302, 515, 318, 527 Destination: 1 Annotation: Subtype: Link Rect: 327, 515, 343, 527 Destination: 1 Annotation: Subtype: Link Rect: 203, 450, 222, 462 Destination: 1 Annotation: Subtype: Link Rect: 353, 450, 374, 462 Destination: 1 Annotation: Subtype: Link Rect: 487, 355, 509, 367 Destination: 1 Annotation: Subtype: Link Rect: 214, 282, 431, 295 Destination: 1 Page: Sequence: 51 Annotations: Annotation: Subtype: Link Rect: 100, 449, 128, 461 Destination: 1 Annotation: Subtype: Link Rect: 357, 312, 370, 324 Destination: 1 Annotation: Subtype: Link Rect: 409, 154, 422, 166 Destination: 1 Page: Sequence: 52 Annotations: Annotation: Subtype: Link Rect: 433, 704, 439, 718 Destination: 1 Annotation: Subtype: Link Rect: 111, 691, 187, 703 Destination: 1 Annotation: Subtype: Link Rect: 186, 609, 214, 621 Destination: 1 Annotation: Subtype: Link Rect: 142, 596, 229, 608 Destination: 1 Annotation: Subtype: Link Rect: 96, 539, 165, 551 Annotation: Subtype: Link Rect: 368, 406, 384, 417 Destination: 1 Annotation: Subtype: Link Rect: 291, 357, 306, 369 Destination: 1 Page: Sequence: 53 Annotations: Annotation: Subtype: Link Rect: 97, 467, 162, 478 Annotation: Subtype: Link Rect: 361, 418, 374, 430 Destination: 1 Annotation: Subtype: Link Rect: 220, 335, 239, 347 Destination: 1 Annotation: Subtype: Link Rect: 233, 287, 249, 299 Destination: 1 Annotation: Subtype: Link Rect: 480, 252, 496, 264 Destination: 1 Annotation: Subtype: Link Rect: 200, 239, 223, 251 Destination: 1 Annotation: Subtype: Link Rect: 358, 239, 381, 251 Destination: 1 Annotation: Subtype: Link Rect: 333, 218, 352, 229 Destination: 1 Annotation: Subtype: Link Rect: 433, 204, 453, 216 Destination: 1 Page: Sequence: 54 Annotations: Annotation: Subtype: Link Rect: 491, 327, 506, 339 Destination: 1 Annotation: Subtype: Link Rect: 447, 307, 471, 319 Destination: 1 Annotation: Subtype: Link Rect: 87, 280, 200, 292 Destination: 1 Annotation: Subtype: Link Rect: 144, 267, 312, 279 Destination: 1 Annotation: Subtype: Link Rect: 254, 246, 269, 258 Destination: 1 Page: Sequence: 55 Page: Sequence: 56 Page: Sequence: 57 Annotations: Annotation: Subtype: Link Rect: 465, 450, 492, 462 Destination: 1 Annotation: Subtype: Link Rect: 473, 301, 488, 312 Destination: 1 Annotation: Subtype: Link Rect: 496, 301, 509, 312 Destination: 1 Annotation: Subtype: Link Rect: 384, 81, 397, 97 Destination: 1 Page: Sequence: 58 Annotations: Annotation: Subtype: Link Rect: 497, 392, 509, 404 Destination: 1 Annotation: Subtype: Link Rect: 83, 344, 195, 356 Annotation: Subtype: Link Rect: 143, 317, 158, 329 Destination: 1 Annotation: Subtype: Link Rect: 270, 317, 288, 329 Destination: 1 Annotation: Subtype: Link Rect: 217, 304, 233, 315 Destination: 1 Annotation: Subtype: Link Rect: 249, 269, 268, 281 Destination: 1 Annotation: Subtype: Link Rect: 188, 189, 211, 200 Destination: 1 Annotation: Subtype: Link Rect: 169, 154, 175, 168 Destination: 1 Annotation: Subtype: Link Rect: 206, 154, 283, 168 Destination: 1 Page: Sequence: 59 Annotations: Annotation: Subtype: Link Rect: 184, 550, 202, 562 Destination: 1 Annotation: Subtype: Link Rect: 87, 503, 100, 514 Destination: 1 Annotation: Subtype: Link Rect: 105, 503, 118, 514 Destination: 1 Annotation: Subtype: Link Rect: 124, 503, 136, 514 Destination: 1 Page: Sequence: 60 Page: Sequence: 61 Annotations: Annotation: Subtype: Link Rect: 95, 449, 123, 461 Destination: 1 Annotation: Subtype: Link Rect: 419, 339, 465, 351 Destination: 1 Annotation: Subtype: Link Rect: 83, 305, 138, 317 Annotation: Subtype: Link Rect: 360, 291, 407, 303 Destination: 1 Annotation: Subtype: Link Rect: 466, 92, 493, 104 Destination: 1 Annotation: Subtype: Link Rect: 443, 79, 476, 90 Destination: 1 Page: Sequence: 62 Annotations: Annotation: Subtype: Link Rect: 369, 644, 382, 659 Destination: 1 Annotation: Subtype: Link Rect: 207, 517, 296, 529 Destination: 1 Annotation: Subtype: Link Rect: 246, 455, 294, 467 Destination: 1 Annotation: Subtype: Link Rect: 118, 415, 139, 426 Destination: 1 Annotation: Subtype: Link Rect: 209, 394, 230, 406 Destination: 1 Annotation: Subtype: Link Rect: 441, 359, 462, 371 Destination: 1 Annotation: Subtype: Link Rect: 226, 346, 254, 358 Destination: 1 Annotation: Subtype: Link Rect: 385, 332, 398, 344 Destination: 1 Annotation: Subtype: Link Rect: 175, 251, 194, 263 Destination: 1 Annotation: Subtype: Link Rect: 447, 217, 468, 229 Destination: 1 Page: Sequence: 63 Annotations: Annotation: Subtype: Link Rect: 310, 425, 357, 437 Destination: 1 Annotation: Subtype: Link Rect: 176, 411, 197, 425 Destination: 1 Annotation: Subtype: Link Rect: 200, 411, 221, 425 Destination: 1 Annotation: Subtype: Link Rect: 227, 411, 248, 425 Destination: 1 Annotation: Subtype: Link Rect: 329, 378, 357, 389 Destination: 1 Page: Sequence: 64 Page: Sequence: 65 Annotations: Annotation: Subtype: Link Rect: 425, 352, 446, 364 Destination: 1 Annotation: Subtype: Link Rect: 454, 352, 511, 364 Annotation: Subtype: Link Rect: 84, 339, 131, 350 Page: Sequence: 66 Annotations: Annotation: Subtype: Link Rect: 139, 296, 160, 307 Destination: 1 Annotation: Subtype: Link Rect: 144, 275, 165, 287 Destination: 1 Annotation: Subtype: Link Rect: 173, 275, 194, 287 Destination: 1 Annotation: Subtype: Link Rect: 374, 228, 402, 239 Page: Sequence: 67 Page: Sequence: 68 Page: Sequence: 69 Annotations: Annotation: Subtype: Link Rect: 132, 437, 177, 448 Destination: 1 Annotation: Subtype: Link Rect: 191, 423, 204, 435 Destination: 1 Annotation: Subtype: Link Rect: 263, 423, 276, 435 Destination: 1 Annotation: Subtype: Link Rect: 455, 403, 473, 415 Destination: 1 Annotation: Subtype: Link Rect: 235, 389, 283, 401 Destination: 1 Annotation: Subtype: Link Rect: 301, 362, 319, 374 Destination: 1 Annotation: Subtype: Link Rect: 419, 301, 440, 313 Destination: 1 Annotation: Subtype: Link Rect: 428, 240, 446, 252 Destination: 1 Page: Sequence: 70 Annotations: Annotation: Subtype: Link Rect: 393, 529, 406, 544 Destination: 1 Annotation: Subtype: Link Rect: 105, 477, 239, 489 Annotation: Subtype: Link Rect: 491, 450, 511, 462 Destination: 1 Annotation: Subtype: Link Rect: 335, 437, 356, 448 Destination: 1 Annotation: Subtype: Link Rect: 117, 389, 139, 401 Destination: 1 Page: Sequence: 71 Page: Sequence: 72 Page: Sequence: 73 Annotations: Annotation: Subtype: Link Rect: 321, 506, 349, 523 Destination: 1 Annotation: Subtype: Link Rect: 321, 493, 400, 507 Destination: 1 Annotation: Subtype: Link Rect: 321, 461, 348, 479 Destination: 1 Annotation: Subtype: Link Rect: 321, 449, 455, 462 Destination: 1 Annotation: Subtype: Link Rect: 321, 437, 500, 451 Destination: 1 Annotation: Subtype: Link Rect: 321, 407, 351, 424 Destination: 1 Annotation: Subtype: Link Rect: 321, 394, 424, 408 Destination: 1 Annotation: Subtype: Link Rect: 321, 382, 445, 396 Destination: 1 Annotation: Subtype: Link Rect: 321, 370, 519, 384 Destination: 1 Annotation: Subtype: Link Rect: 321, 341, 342, 357 Destination: 1 Annotation: Subtype: Link Rect: 321, 328, 393, 342 Destination: 1 Annotation: Subtype: Link Rect: 321, 298, 339, 315 Destination: 1 Annotation: Subtype: Link Rect: 321, 268, 351, 284 Destination: 1 Annotation: Subtype: Link Rect: 321, 255, 364, 269 Destination: 1 Annotation: Subtype: Link Rect: 321, 243, 508, 257 Destination: 1 Annotation: Subtype: Link Rect: 321, 212, 357, 229 Destination: 1 Annotation: Subtype: Link Rect: 321, 199, 410, 213 Destination: 1 Annotation: Subtype: Link Rect: 321, 187, 380, 201 Destination: 1 Annotation: Subtype: Link Rect: 321, 156, 440, 173 Destination: 1 Annotation: Subtype: Link Rect: 321, 143, 452, 157 Destination: 1 Annotation: Subtype: Link Rect: 321, 112, 411, 129 Destination: 1 Annotation: Subtype: Link Rect: 321, 99, 438, 113 Destination: 1 Annotation: Subtype: Link Rect: 321, 68, 464, 85 Destination: 1 Annotation: Subtype: Link Rect: 321, 55, 381, 69 Destination: 1 Annotation: Subtype: Link Rect: 321, 43, 399, 57 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 434, 45 Destination: 1 Page: Sequence: 74 Page: Sequence: 75 Annotations: Annotation: Subtype: Link Rect: 364, 450, 389, 462 Destination: 1 Annotation: Subtype: Link Rect: 256, 416, 281, 428 Destination: 1 Annotation: Subtype: Link Rect: 203, 219, 229, 231 Destination: 1 Annotation: Subtype: Link Rect: 369, 185, 394, 197 Destination: 1 Annotation: Subtype: Link Rect: 292, 111, 386, 123 Destination: 1 Page: Sequence: 76 Annotations: Annotation: Subtype: Link Rect: 116, 728, 122, 740 Destination: 1 Annotation: Subtype: Link Rect: 84, 674, 169, 686 Annotation: Subtype: Link Rect: 380, 633, 401, 645 Destination: 1 Annotation: Subtype: Link Rect: 115, 620, 136, 632 Destination: 1 Annotation: Subtype: Link Rect: 313, 586, 320, 600 Destination: 1 Annotation: Subtype: Link Rect: 380, 566, 405, 577 Destination: 1 Annotation: Subtype: Link Rect: 164, 441, 176, 452 Destination: 1 Annotation: Subtype: Link Rect: 425, 409, 447, 421 Destination: 1 Annotation: Subtype: Link Rect: 90, 294, 115, 306 Destination: 1 Page: Sequence: 77 Annotations: Annotation: Subtype: Link Rect: 438, 440, 463, 456 Destination: 1 Page: Sequence: 78 Page: Sequence: 79 Annotations: Annotation: Subtype: Link Rect: 122, 450, 129, 464 Destination: 1 Annotation: Subtype: Link Rect: 299, 423, 324, 435 Destination: 1 Annotation: Subtype: Link Rect: 290, 403, 303, 414 Destination: 1 Annotation: Subtype: Link Rect: 488, 375, 495, 389 Destination: 1 Annotation: Subtype: Link Rect: 98, 246, 143, 258 Annotation: Subtype: Link Rect: 269, 233, 293, 244 Destination: 1 Annotation: Subtype: Link Rect: 453, 185, 474, 197 Destination: 1 Annotation: Subtype: Link Rect: 270, 78, 281, 91 Destination: 1 Page: Sequence: 80 Annotations: Annotation: Subtype: Link Rect: 103, 316, 122, 328 Destination: 1 Annotation: Subtype: Link Rect: 296, 255, 317, 267 Destination: 1 Annotation: Subtype: Link Rect: 123, 228, 141, 240 Destination: 1 Annotation: Subtype: Link Rect: 166, 180, 187, 192 Destination: 1 Annotation: Subtype: Link Rect: 297, 180, 318, 192 Destination: 1 Annotation: Subtype: Link Rect: 374, 167, 395, 179 Destination: 1 Annotation: Subtype: Link Rect: 246, 113, 268, 124 Destination: 1 Page: Sequence: 81 Page: Sequence: 82 Annotations: Annotation: Subtype: Link Rect: 98, 721, 167, 733 Annotation: Subtype: Link Rect: 237, 721, 261, 733 Destination: 1 Annotation: Subtype: Link Rect: 125, 633, 146, 645 Destination: 1 Annotation: Subtype: Link Rect: 239, 539, 259, 550 Destination: 1 Annotation: Subtype: Link Rect: 111, 525, 340, 537 Destination: 1 Annotation: Subtype: Link Rect: 103, 491, 122, 503 Destination: 1 Annotation: Subtype: Link Rect: 274, 491, 298, 503 Destination: 1 Annotation: Subtype: Link Rect: 486, 491, 506, 503 Destination: 1 Annotation: Subtype: Link Rect: 263, 444, 284, 456 Destination: 1 Annotation: Subtype: Link Rect: 335, 430, 356, 442 Destination: 1 Annotation: Subtype: Link Rect: 436, 410, 461, 422 Destination: 1 Annotation: Subtype: Link Rect: 476, 363, 495, 374 Destination: 1 Page: Sequence: 83 Page: Sequence: 84 Page: Sequence: 85 Annotations: Annotation: Subtype: Link Rect: 452, 403, 459, 416 Destination: 1 Annotation: Subtype: Link Rect: 500, 403, 506, 416 Destination: 1 Annotation: Subtype: Link Rect: 331, 348, 338, 362 Destination: 1 Annotation: Subtype: Link Rect: 504, 260, 511, 274 Destination: 1 Annotation: Subtype: Link Rect: 293, 247, 330, 258 Destination: 1 Page: Sequence: 86 Annotations: Annotation: Subtype: Link Rect: 147, 490, 184, 502 Destination: 1 Annotation: Subtype: Link Rect: 181, 415, 245, 427 Destination: 1 Annotation: Subtype: Link Rect: 344, 415, 362, 427 Destination: 1 Annotation: Subtype: Link Rect: 474, 374, 495, 386 Destination: 1 Annotation: Subtype: Link Rect: 290, 257, 326, 269 Destination: 1 Annotation: Subtype: Link Rect: 312, 203, 336, 215 Destination: 1 Annotation: Subtype: Link Rect: 96, 146, 213, 158 Annotation: Subtype: Link Rect: 213, 79, 234, 90 Destination: 1 Page: Sequence: 87 Annotations: Annotation: Subtype: Link Rect: 358, 426, 378, 438 Destination: 1 Annotation: Subtype: Link Rect: 407, 426, 430, 438 Destination: 1 Annotation: Subtype: Link Rect: 425, 365, 438, 377 Destination: 1 Annotation: Subtype: Link Rect: 111, 352, 124, 363 Destination: 1 Annotation: Subtype: Link Rect: 303, 308, 315, 319 Destination: 1 Annotation: Subtype: Link Rect: 84, 207, 127, 219 Annotation: Subtype: Link Rect: 210, 187, 280, 201 Destination: 1 Annotation: Subtype: Link Rect: 184, 79, 203, 90 Destination: 1 Page: Sequence: 88 Annotations: Annotation: Subtype: Link Rect: 263, 470, 284, 482 Destination: 1 Annotation: Subtype: Link Rect: 291, 470, 312, 482 Destination: 1 Annotation: Subtype: Link Rect: 431, 450, 449, 461 Destination: 1 Annotation: Subtype: Link Rect: 276, 382, 341, 394 Destination: 1 Annotation: Subtype: Link Rect: 300, 355, 321, 367 Destination: 1 Annotation: Subtype: Link Rect: 360, 294, 381, 306 Destination: 1 Page: Sequence: 89 Annotations: Annotation: Subtype: Link Rect: 481, 450, 499, 462 Destination: 1 Annotation: Subtype: Link Rect: 317, 437, 324, 450 Destination: 1 Annotation: Subtype: Link Rect: 354, 437, 430, 450 Destination: 1 Annotation: Subtype: Link Rect: 309, 403, 326, 417 Destination: 1 Annotation: Subtype: Link Rect: 311, 362, 318, 376 Destination: 1 Annotation: Subtype: Link Rect: 108, 349, 114, 362 Destination: 1 Annotation: Subtype: Link Rect: 174, 220, 180, 234 Destination: 1 Annotation: Subtype: Link Rect: 83, 172, 112, 184 Destination: 1 Annotation: Subtype: Link Rect: 116, 172, 144, 184 Destination: 1 Page: Sequence: 90 Annotations: Annotation: Subtype: Link Rect: 137, 510, 145, 522 Destination: 1 Annotation: Subtype: Link Rect: 126, 483, 144, 494 Destination: 1 Annotation: Subtype: Link Rect: 145, 483, 167, 494 Destination: 1 Annotation: Subtype: Link Rect: 174, 483, 197, 494 Destination: 1 Annotation: Subtype: Link Rect: 181, 461, 204, 473 Destination: 1 Annotation: Subtype: Link Rect: 155, 448, 176, 459 Destination: 1 Annotation: Subtype: Link Rect: 493, 426, 511, 438 Destination: 1 Annotation: Subtype: Link Rect: 321, 412, 354, 424 Destination: 1 Annotation: Subtype: Link Rect: 467, 364, 511, 375 Annotation: Subtype: Link Rect: 84, 350, 162, 362 Annotation: Subtype: Link Rect: 367, 301, 389, 313 Destination: 1 Annotation: Subtype: Link Rect: 117, 267, 139, 278 Destination: 1 Annotation: Subtype: Link Rect: 255, 196, 276, 208 Destination: 1 Page: Sequence: 91 Page: Sequence: 92 Annotations: Annotation: Subtype: Link Rect: 273, 511, 292, 523 Destination: 1 Annotation: Subtype: Link Rect: 228, 294, 235, 306 Destination: 1 Annotation: Subtype: Link Rect: 319, 280, 340, 292 Destination: 1 Annotation: Subtype: Link Rect: 84, 233, 251, 245 Destination: 1 Page: Sequence: 93 Annotations: Annotation: Subtype: Link Rect: 115, 448, 133, 460 Destination: 1 Annotation: Subtype: Link Rect: 210, 407, 217, 421 Destination: 1 Annotation: Subtype: Link Rect: 250, 407, 257, 421 Destination: 1 Annotation: Subtype: Link Rect: 420, 394, 426, 407 Destination: 1 Annotation: Subtype: Link Rect: 434, 380, 441, 394 Destination: 1 Annotation: Subtype: Link Rect: 84, 353, 98, 365 Destination: 1 Annotation: Subtype: Link Rect: 392, 353, 413, 365 Destination: 1 Annotation: Subtype: Link Rect: 387, 317, 405, 328 Destination: 1 Annotation: Subtype: Link Rect: 277, 226, 306, 238 Destination: 1 Annotation: Subtype: Link Rect: 387, 226, 423, 238 Destination: 1 Annotation: Subtype: Link Rect: 320, 176, 339, 188 Destination: 1 Page: Sequence: 94 Annotations: Annotation: Subtype: Link Rect: 456, 384, 511, 396 Destination: 1 Annotation: Subtype: Link Rect: 84, 370, 115, 382 Destination: 1 Annotation: Subtype: Link Rect: 111, 357, 124, 369 Destination: 1 Annotation: Subtype: Link Rect: 152, 343, 165, 355 Destination: 1 Page: Sequence: 95 Annotations: Annotation: Subtype: Link Rect: 121, 448, 127, 462 Destination: 1 Annotation: Subtype: Link Rect: 185, 371, 298, 383 Destination: 1 Annotation: Subtype: Link Rect: 184, 131, 212, 143 Destination: 1 Annotation: Subtype: Link Rect: 440, 117, 511, 129 Page: Sequence: 96 Annotations: Annotation: Subtype: Link Rect: 214, 487, 236, 499 Destination: 1 Annotation: Subtype: Link Rect: 323, 466, 344, 478 Destination: 1 Annotation: Subtype: Link Rect: 472, 466, 511, 478 Destination: 1 Annotation: Subtype: Link Rect: 344, 453, 365, 465 Destination: 1 Annotation: Subtype: Link Rect: 338, 432, 381, 444 Destination: 1 Annotation: Subtype: Link Rect: 356, 397, 377, 409 Destination: 1 Annotation: Subtype: Link Rect: 233, 331, 261, 340 Destination: 1 Annotation: Subtype: Link Rect: 354, 331, 375, 340 Destination: 1 Annotation: Subtype: Link Rect: 223, 294, 230, 308 Destination: 1 Annotation: Subtype: Link Rect: 441, 259, 480, 271 Destination: 1 Page: Sequence: 97 Annotations: Annotation: Subtype: Link Rect: 248, 500, 269, 512 Destination: 1 Page: Sequence: 98 Annotations: Annotation: Subtype: Link Rect: 184, 542, 211, 554 Destination: 1 Annotation: Subtype: Link Rect: 283, 515, 304, 527 Destination: 1 Annotation: Subtype: Link Rect: 235, 488, 370, 500 Annotation: Subtype: Link Rect: 435, 488, 511, 500 Destination: 1 Annotation: Subtype: Link Rect: 84, 475, 260, 487 Destination: 1 Annotation: Subtype: Link Rect: 302, 453, 367, 465 Destination: 1 Annotation: Subtype: Link Rect: 84, 426, 104, 438 Annotation: Subtype: Link Rect: 484, 337, 511, 349 Destination: 1 Annotation: Subtype: Link Rect: 307, 323, 345, 335 Destination: 1 Annotation: Subtype: Link Rect: 367, 310, 388, 322 Destination: 1 Annotation: Subtype: Link Rect: 144, 248, 165, 260 Destination: 1 Page: Sequence: 99 Annotations: Annotation: Subtype: Link Rect: 432, 404, 453, 416 Destination: 1 Annotation: Subtype: Link Rect: 176, 391, 195, 402 Destination: 1 Annotation: Subtype: Link Rect: 342, 391, 406, 402 Destination: 1 Annotation: Subtype: Link Rect: 84, 323, 173, 335 Destination: 1 Page: Sequence: 100 Page: Sequence: 101 Annotations: Annotation: Subtype: Link Rect: 138, 448, 174, 460 Destination: 1 Annotation: Subtype: Link Rect: 248, 448, 274, 460 Destination: 1 Annotation: Subtype: Link Rect: 111, 268, 134, 280 Destination: 1 Annotation: Subtype: Link Rect: 474, 245, 511, 257 Destination: 1 Annotation: Subtype: Link Rect: 87, 218, 100, 230 Destination: 1 Annotation: Subtype: Link Rect: 496, 218, 509, 230 Destination: 1 Annotation: Subtype: Link Rect: 124, 166, 160, 176 Destination: 1 Annotation: Subtype: Link Rect: 151, 80, 198, 90 Page: Sequence: 102 Annotations: Annotation: Subtype: Link Rect: 84, 429, 119, 441 Destination: 1 Annotation: Subtype: Link Rect: 222, 429, 242, 441 Destination: 1 Annotation: Subtype: Link Rect: 357, 393, 394, 405 Destination: 1 Annotation: Subtype: Link Rect: 430, 393, 451, 405 Destination: 1 Annotation: Subtype: Link Rect: 357, 339, 370, 350 Destination: 1 Annotation: Subtype: Link Rect: 375, 339, 388, 350 Destination: 1 Annotation: Subtype: Link Rect: 253, 316, 274, 328 Destination: 1 Annotation: Subtype: Link Rect: 383, 316, 418, 328 Destination: 1 Annotation: Subtype: Link Rect: 222, 129, 258, 140 Destination: 1 Page: Sequence: 103 Annotations: Annotation: Subtype: Link Rect: 378, 740, 384, 753 Destination: 1 Annotation: Subtype: Link Rect: 479, 726, 492, 738 Destination: 1 Page: Sequence: 104 Page: Sequence: 105 Annotations: Annotation: Subtype: Link Rect: 133, 330, 141, 342 Destination: 1 Annotation: Subtype: Link Rect: 175, 303, 188, 315 Destination: 1 Page: Sequence: 106 Annotations: Annotation: Subtype: Link Rect: 97, 528, 216, 540 Annotation: Subtype: Link Rect: 227, 501, 248, 513 Destination: 1 Annotation: Subtype: Link Rect: 308, 468, 329, 479 Destination: 1 Annotation: Subtype: Link Rect: 489, 379, 510, 391 Destination: 1 Annotation: Subtype: Link Rect: 257, 332, 276, 343 Annotation: Subtype: Link Rect: 338, 332, 359, 343 Destination: 1 Page: Sequence: 107 Page: Sequence: 108 Page: Sequence: 109 Annotations: Annotation: Subtype: Link Rect: 111, 400, 139, 412 Destination: 1 Annotation: Subtype: Link Rect: 167, 373, 180, 385 Destination: 1 Annotation: Subtype: Link Rect: 170, 360, 176, 374 Destination: 1 Annotation: Subtype: Link Rect: 370, 360, 384, 374 Destination: 1 Annotation: Subtype: Link Rect: 444, 360, 451, 374 Destination: 1 Annotation: Subtype: Link Rect: 114, 306, 127, 317 Destination: 1 Annotation: Subtype: Link Rect: 186, 306, 199, 317 Destination: 1 Annotation: Subtype: Link Rect: 237, 265, 243, 279 Destination: 1 Annotation: Subtype: Link Rect: 357, 265, 370, 279 Destination: 1 Annotation: Subtype: Link Rect: 435, 265, 448, 279 Destination: 1 Annotation: Subtype: Link Rect: 114, 252, 127, 263 Destination: 1 Annotation: Subtype: Link Rect: 190, 238, 197, 252 Destination: 1 Annotation: Subtype: Link Rect: 114, 224, 127, 236 Destination: 1 Annotation: Subtype: Link Rect: 192, 224, 205, 236 Destination: 1 Annotation: Subtype: Link Rect: 216, 211, 222, 225 Destination: 1 Annotation: Subtype: Link Rect: 424, 211, 436, 225 Destination: 1 Annotation: Subtype: Link Rect: 498, 211, 511, 225 Destination: 1 Annotation: Subtype: Link Rect: 174, 197, 187, 209 Destination: 1 Page: Sequence: 110 Annotations: Annotation: Subtype: Link Rect: 217, 699, 230, 711 Destination: 1 Annotation: Subtype: Link Rect: 235, 699, 248, 711 Destination: 1 Annotation: Subtype: Link Rect: 172, 620, 178, 634 Destination: 1 Annotation: Subtype: Link Rect: 235, 593, 243, 605 Destination: 1 Annotation: Subtype: Link Rect: 206, 492, 219, 503 Destination: 1 Annotation: Subtype: Link Rect: 206, 447, 228, 459 Destination: 1 Annotation: Subtype: Link Rect: 313, 359, 334, 371 Destination: 1 Annotation: Subtype: Link Rect: 360, 298, 380, 310 Destination: 1 Annotation: Subtype: Link Rect: 313, 265, 335, 276 Destination: 1 Annotation: Subtype: Link Rect: 232, 251, 251, 263 Destination: 1 Page: Sequence: 111 Page: Sequence: 112 Annotations: Annotation: Subtype: Link Rect: 482, 296, 503, 308 Destination: 1 Annotation: Subtype: Link Rect: 400, 262, 421, 274 Destination: 1 Annotation: Subtype: Link Rect: 326, 174, 347, 186 Destination: 1 Annotation: Subtype: Link Rect: 438, 140, 459, 152 Destination: 1 Annotation: Subtype: Link Rect: 210, 79, 231, 90 Destination: 1 Page: Sequence: 113 Page: Sequence: 114 Page: Sequence: 115 Annotations: Annotation: Subtype: Link Rect: 119, 314, 140, 326 Destination: 1 Annotation: Subtype: Link Rect: 117, 301, 144, 312 Destination: 1 Annotation: Subtype: Link Rect: 213, 267, 239, 278 Destination: 1 Page: Sequence: 116 Page: Sequence: 117 Annotations: Annotation: Subtype: Link Rect: 166, 415, 243, 427 Annotation: Subtype: Link Rect: 444, 361, 471, 373 Destination: 1 Page: Sequence: 118 Annotations: Annotation: Subtype: Link Rect: 317, 408, 335, 420 Destination: 1 Annotation: Subtype: Link Rect: 84, 368, 216, 380 Destination: 1 Annotation: Subtype: Link Rect: 245, 295, 293, 307 Destination: 1 Annotation: Subtype: Link Rect: 143, 268, 171, 281 Destination: 1 Annotation: Subtype: Link Rect: 332, 268, 464, 281 Destination: 1 Annotation: Subtype: Link Rect: 401, 247, 447, 259 Destination: 1 Annotation: Subtype: Link Rect: 348, 162, 366, 173 Destination: 1 Annotation: Subtype: Link Rect: 297, 127, 318, 139 Destination: 1 Annotation: Subtype: Link Rect: 156, 100, 163, 112 Destination: 1 Annotation: Subtype: Link Rect: 305, 79, 327, 91 Destination: 1 Page: Sequence: 119 Page: Sequence: 120 Annotations: Annotation: Subtype: Link Rect: 401, 679, 511, 691 Destination: 1 Annotation: Subtype: Link Rect: 84, 665, 149, 677 Destination: 1 Annotation: Subtype: Link Rect: 419, 599, 466, 611 Destination: 1 Annotation: Subtype: Link Rect: 483, 599, 511, 611 Destination: 1 Page: Sequence: 121 Annotations: Annotation: Subtype: Link Rect: 177, 679, 198, 691 Destination: 1 Annotation: Subtype: Link Rect: 195, 635, 216, 646 Destination: 1 Annotation: Subtype: Link Rect: 412, 594, 431, 606 Destination: 1 Annotation: Subtype: Link Rect: 175, 485, 182, 497 Destination: 1 Annotation: Subtype: Link Rect: 432, 485, 483, 497 Destination: 1 Annotation: Subtype: Link Rect: 84, 458, 117, 470 Destination: 1 Annotation: Subtype: Link Rect: 410, 458, 443, 470 Destination: 1 Annotation: Subtype: Link Rect: 386, 444, 419, 456 Destination: 1 Annotation: Subtype: Link Rect: 250, 422, 284, 434 Destination: 1 Annotation: Subtype: Link Rect: 424, 422, 458, 434 Destination: 1 Annotation: Subtype: Link Rect: 258, 363, 279, 374 Destination: 1 Annotation: Subtype: Link Rect: 140, 349, 148, 361 Destination: 1 Annotation: Subtype: Link Rect: 321, 227, 403, 239 Destination: 1 Annotation: Subtype: Link Rect: 341, 155, 360, 166 Destination: 1 Page: Sequence: 122 Annotations: Annotation: Subtype: Link Rect: 245, 437, 433, 449 Destination: 1 Annotation: Subtype: Link Rect: 121, 424, 140, 435 Destination: 1 Annotation: Subtype: Link Rect: 183, 396, 201, 408 Destination: 1 Annotation: Subtype: Link Rect: 490, 396, 511, 408 Destination: 1 Annotation: Subtype: Link Rect: 89, 383, 110, 395 Destination: 1 Annotation: Subtype: Link Rect: 95, 335, 143, 347 Destination: 1 Annotation: Subtype: Link Rect: 161, 335, 190, 347 Destination: 1 Annotation: Subtype: Link Rect: 208, 335, 232, 347 Destination: 1 Annotation: Subtype: Link Rect: 94, 309, 207, 321 Destination: 1 Annotation: Subtype: Link Rect: 292, 183, 311, 198 Destination: 1 Page: Sequence: 123 Page: Sequence: 124 Page: Sequence: 125 Annotations: Annotation: Subtype: Link Rect: 321, 446, 502, 463 Destination: 1 Annotation: Subtype: Link Rect: 321, 433, 377, 447 Destination: 1 Annotation: Subtype: Link Rect: 321, 421, 360, 435 Destination: 1 Annotation: Subtype: Link Rect: 321, 409, 419, 423 Destination: 1 Annotation: Subtype: Link Rect: 321, 397, 442, 411 Destination: 1 Annotation: Subtype: Link Rect: 321, 366, 501, 383 Destination: 1 Annotation: Subtype: Link Rect: 321, 335, 514, 352 Destination: 1 Annotation: Subtype: Link Rect: 321, 322, 489, 336 Destination: 1 Annotation: Subtype: Link Rect: 321, 290, 483, 308 Destination: 1 Annotation: Subtype: Link Rect: 321, 278, 367, 291 Destination: 1 Annotation: Subtype: Link Rect: 321, 266, 347, 280 Destination: 1 Annotation: Subtype: Link Rect: 321, 254, 352, 268 Destination: 1 Annotation: Subtype: Link Rect: 321, 242, 387, 256 Destination: 1 Annotation: Subtype: Link Rect: 321, 230, 460, 244 Destination: 1 Annotation: Subtype: Link Rect: 321, 218, 434, 232 Destination: 1 Annotation: Subtype: Link Rect: 321, 206, 471, 220 Destination: 1 Annotation: Subtype: Link Rect: 321, 175, 533, 192 Destination: 1 Annotation: Subtype: Link Rect: 321, 144, 564, 161 Destination: 1 Annotation: Subtype: Link Rect: 321, 118, 360, 132 Destination: 1 Annotation: Subtype: Link Rect: 321, 106, 459, 120 Destination: 1 Annotation: Subtype: Link Rect: 321, 94, 441, 108 Destination: 1 Annotation: Subtype: Link Rect: 321, 62, 460, 80 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 448, 48 Destination: 1 Page: Sequence: 126 Page: Sequence: 127 Annotations: Annotation: Subtype: Link Rect: 83, 423, 108, 435 Destination: 1 Annotation: Subtype: Link Rect: 214, 238, 263, 251 Destination: 1 Annotation: Subtype: Link Rect: 268, 238, 281, 251 Destination: 1 Annotation: Subtype: Link Rect: 331, 238, 337, 251 Destination: 1 Annotation: Subtype: Link Rect: 127, 124, 133, 137 Destination: 1 Annotation: Subtype: Link Rect: 143, 124, 172, 137 Destination: 1 Annotation: Subtype: Link Rect: 487, 124, 511, 137 Destination: 1 Page: Sequence: 128 Annotations: Annotation: Subtype: Link Rect: 133, 267, 152, 278 Destination: 1 Annotation: Subtype: Link Rect: 218, 253, 243, 265 Destination: 1 Annotation: Subtype: Link Rect: 398, 113, 405, 126 Destination: 1 Annotation: Subtype: Link Rect: 461, 113, 482, 126 Destination: 1 Annotation: Subtype: Link Rect: 312, 99, 325, 111 Destination: 1 Page: Sequence: 129 Page: Sequence: 130 Annotations: Annotation: Subtype: Link Rect: 315, 556, 365, 568 Destination: 1 Annotation: Subtype: Link Rect: 114, 545, 135, 554 Destination: 1 Annotation: Subtype: Link Rect: 165, 508, 194, 520 Destination: 1 Annotation: Subtype: Link Rect: 462, 436, 511, 447 Destination: 1 Annotation: Subtype: Link Rect: 388, 339, 511, 351 Destination: 1 Annotation: Subtype: Link Rect: 84, 325, 130, 337 Destination: 1 Annotation: Subtype: Link Rect: 487, 280, 511, 292 Destination: 1 Annotation: Subtype: Link Rect: 118, 189, 143, 201 Destination: 1 Page: Sequence: 131 Annotations: Annotation: Subtype: Link Rect: 263, 533, 280, 544 Destination: 1 Page: Sequence: 132 Annotations: Annotation: Subtype: Link Rect: 451, 605, 470, 617 Destination: 1 Annotation: Subtype: Link Rect: 407, 515, 426, 527 Destination: 1 Annotation: Subtype: Link Rect: 483, 488, 504, 500 Destination: 1 Annotation: Subtype: Link Rect: 137, 465, 159, 477 Destination: 1 Annotation: Subtype: Link Rect: 250, 411, 271, 423 Destination: 1 Annotation: Subtype: Link Rect: 458, 411, 478, 423 Destination: 1 Annotation: Subtype: Link Rect: 181, 326, 205, 338 Destination: 1 Annotation: Subtype: Link Rect: 235, 303, 254, 315 Destination: 1 Annotation: Subtype: Link Rect: 417, 290, 441, 302 Destination: 1 Page: Sequence: 133 Page: Sequence: 134 Page: Sequence: 135 Annotations: Annotation: Subtype: Link Rect: 354, 740, 373, 754 Destination: 1 Page: Sequence: 136 Page: Sequence: 137 Annotations: Annotation: Subtype: Link Rect: 96, 450, 166, 461 Annotation: Subtype: Link Rect: 433, 416, 454, 427 Destination: 1 Annotation: Subtype: Link Rect: 367, 319, 388, 331 Destination: 1 Annotation: Subtype: Link Rect: 111, 250, 135, 263 Destination: 1 Annotation: Subtype: Link Rect: 255, 250, 456, 263 Destination: 1 Page: Sequence: 138 Page: Sequence: 139 Annotations: Annotation: Subtype: Link Rect: 358, 410, 435, 421 Annotation: Subtype: Link Rect: 190, 396, 211, 408 Destination: 1 Page: Sequence: 140 Annotations: Annotation: Subtype: Link Rect: 138, 721, 216, 733 Annotation: Subtype: Link Rect: 200, 667, 221, 679 Destination: 1 Annotation: Subtype: Link Rect: 341, 633, 362, 645 Destination: 1 Annotation: Subtype: Link Rect: 486, 521, 506, 533 Destination: 1 Page: Sequence: 141 Page: Sequence: 142 Page: Sequence: 143 Annotations: Annotation: Subtype: Link Rect: 264, 308, 280, 320 Destination: 1 Annotation: Subtype: Link Rect: 496, 230, 509, 242 Destination: 1 Annotation: Subtype: Link Rect: 142, 217, 155, 228 Destination: 1 Page: Sequence: 144 Annotations: Annotation: Subtype: Link Rect: 111, 281, 203, 291 Destination: 1 Annotation: Subtype: Link Rect: 94, 235, 139, 246 Annotation: Subtype: Link Rect: 214, 221, 235, 233 Destination: 1 Annotation: Subtype: Link Rect: 355, 221, 376, 233 Destination: 1 Annotation: Subtype: Link Rect: 149, 187, 168, 199 Destination: 1 Annotation: Subtype: Link Rect: 276, 174, 297, 185 Destination: 1 Annotation: Subtype: Link Rect: 118, 106, 136, 118 Destination: 1 Annotation: Subtype: Link Rect: 467, 92, 486, 104 Destination: 1 Page: Sequence: 145 Annotations: Annotation: Subtype: Link Rect: 249, 448, 262, 460 Destination: 1 Annotation: Subtype: Link Rect: 101, 387, 167, 401 Destination: 1 Annotation: Subtype: Link Rect: 286, 387, 292, 401 Destination: 1 Annotation: Subtype: Link Rect: 128, 143, 151, 155 Destination: 1 Annotation: Subtype: Link Rect: 298, 110, 433, 122 Destination: 1 Page: Sequence: 146 Annotations: Annotation: Subtype: Link Rect: 95, 307, 178, 319 Annotation: Subtype: Link Rect: 350, 307, 374, 319 Destination: 1 Annotation: Subtype: Link Rect: 120, 280, 139, 292 Destination: 1 Annotation: Subtype: Link Rect: 265, 266, 286, 278 Destination: 1 Annotation: Subtype: Link Rect: 395, 266, 416, 278 Destination: 1 Annotation: Subtype: Link Rect: 114, 219, 135, 231 Destination: 1 Annotation: Subtype: Link Rect: 123, 171, 129, 185 Destination: 1 Annotation: Subtype: Link Rect: 222, 171, 229, 185 Destination: 1 Annotation: Subtype: Link Rect: 399, 124, 420, 136 Destination: 1 Page: Sequence: 147 Annotations: Annotation: Subtype: Link Rect: 345, 223, 366, 235 Destination: 1 Annotation: Subtype: Link Rect: 258, 204, 279, 214 Destination: 1 Page: Sequence: 148 Annotations: Annotation: Subtype: Link Rect: 283, 534, 304, 545 Destination: 1 Annotation: Subtype: Link Rect: 97, 513, 140, 524 Annotation: Subtype: Link Rect: 322, 420, 335, 432 Destination: 1 Annotation: Subtype: Link Rect: 240, 318, 246, 332 Destination: 1 Annotation: Subtype: Link Rect: 278, 318, 435, 332 Destination: 1 Annotation: Subtype: Link Rect: 97, 146, 176, 158 Page: Sequence: 149 Annotations: Annotation: Subtype: Link Rect: 257, 481, 284, 492 Destination: 1 Annotation: Subtype: Link Rect: 338, 447, 357, 458 Destination: 1 Annotation: Subtype: Link Rect: 423, 391, 449, 403 Destination: 1 Annotation: Subtype: Link Rect: 422, 323, 490, 335 Destination: 1 Annotation: Subtype: Link Rect: 84, 235, 124, 247 Destination: 1 Annotation: Subtype: Link Rect: 325, 235, 371, 247 Destination: 1 Page: Sequence: 150 Annotations: Annotation: Subtype: Link Rect: 388, 726, 407, 738 Destination: 1 Annotation: Subtype: Link Rect: 343, 579, 355, 591 Destination: 1 Annotation: Subtype: Link Rect: 230, 257, 283, 269 Annotation: Subtype: Link Rect: 128, 209, 155, 220 Destination: 1 Annotation: Subtype: Link Rect: 229, 133, 256, 145 Destination: 1 Page: Sequence: 151 Page: Sequence: 152 Annotations: Annotation: Subtype: Link Rect: 296, 574, 323, 586 Destination: 1 Annotation: Subtype: Link Rect: 315, 201, 392, 212 Annotation: Subtype: Link Rect: 90, 187, 197, 199 Annotation: Subtype: Link Rect: 483, 153, 510, 165 Destination: 1 Annotation: Subtype: Link Rect: 118, 79, 145, 90 Destination: 1 Page: Sequence: 153 Annotations: Annotation: Subtype: Link Rect: 283, 154, 302, 165 Destination: 1 Annotation: Subtype: Link Rect: 296, 106, 315, 118 Destination: 1 Page: Sequence: 154 Annotations: Annotation: Subtype: Link Rect: 130, 414, 151, 428 Destination: 1 Annotation: Subtype: Link Rect: 503, 414, 510, 428 Destination: 1 Annotation: Subtype: Link Rect: 83, 370, 143, 381 Annotation: Subtype: Link Rect: 127, 343, 146, 354 Destination: 1 Annotation: Subtype: Link Rect: 126, 322, 153, 334 Destination: 1 Annotation: Subtype: Link Rect: 114, 261, 140, 273 Destination: 1 Page: Sequence: 155 Annotations: Annotation: Subtype: Link Rect: 129, 464, 150, 475 Destination: 1 Annotation: Subtype: Link Rect: 351, 464, 372, 475 Destination: 1 Annotation: Subtype: Link Rect: 372, 464, 393, 475 Destination: 1 Annotation: Subtype: Link Rect: 399, 464, 420, 475 Destination: 1 Page: Sequence: 156 Page: Sequence: 157 Page: Sequence: 158 Page: Sequence: 159 Annotations: Annotation: Subtype: Link Rect: 101, 445, 215, 457 Annotation: Subtype: Link Rect: 356, 445, 511, 457 Destination: 1 Annotation: Subtype: Link Rect: 84, 431, 184, 444 Destination: 1 Annotation: Subtype: Link Rect: 432, 378, 445, 390 Destination: 1 Annotation: Subtype: Link Rect: 214, 367, 280, 376 Destination: 1 Annotation: Subtype: Link Rect: 477, 367, 497, 376 Destination: 1 Annotation: Subtype: Link Rect: 304, 351, 323, 363 Destination: 1 Page: Sequence: 160 Page: Sequence: 161 Annotations: Annotation: Subtype: Link Rect: 394, 726, 511, 738 Destination: 1 Annotation: Subtype: Link Rect: 84, 713, 219, 725 Destination: 1 Page: Sequence: 162 Page: Sequence: 163 Annotations: Annotation: Subtype: Link Rect: 303, 450, 350, 462 Destination: 1 Annotation: Subtype: Link Rect: 92, 437, 262, 449 Destination: 1 Annotation: Subtype: Link Rect: 222, 371, 250, 383 Destination: 1 Annotation: Subtype: Link Rect: 258, 344, 306, 356 Destination: 1 Annotation: Subtype: Link Rect: 323, 344, 351, 356 Destination: 1 Annotation: Subtype: Link Rect: 257, 283, 278, 295 Destination: 1 Annotation: Subtype: Link Rect: 127, 229, 155, 241 Destination: 1 Annotation: Subtype: Link Rect: 363, 229, 384, 241 Destination: 1 Annotation: Subtype: Link Rect: 338, 195, 366, 207 Destination: 1 Annotation: Subtype: Link Rect: 186, 141, 207, 153 Destination: 1 Annotation: Subtype: Link Rect: 473, 120, 494, 132 Destination: 1 Page: Sequence: 164 Page: Sequence: 165 Annotations: Annotation: Subtype: Link Rect: 373, 708, 386, 719 Destination: 1 Annotation: Subtype: Link Rect: 492, 680, 511, 692 Destination: 1 Annotation: Subtype: Link Rect: 216, 667, 237, 679 Destination: 1 Annotation: Subtype: Link Rect: 491, 647, 509, 658 Destination: 1 Annotation: Subtype: Link Rect: 437, 606, 455, 618 Destination: 1 Page: Sequence: 166 Annotations: Annotation: Subtype: Link Rect: 296, 569, 325, 581 Destination: 1 Annotation: Subtype: Link Rect: 152, 488, 173, 500 Destination: 1 Annotation: Subtype: Link Rect: 295, 378, 486, 390 Destination: 1 Annotation: Subtype: Link Rect: 118, 368, 159, 379 Destination: 1 Page: Sequence: 167 Annotations: Annotation: Subtype: Link Rect: 199, 335, 220, 347 Destination: 1 Annotation: Subtype: Link Rect: 208, 315, 230, 327 Destination: 1 Page: Sequence: 168 Page: Sequence: 169 Annotations: Annotation: Subtype: Link Rect: 398, 298, 511, 310 Destination: 1 Annotation: Subtype: Link Rect: 84, 284, 163, 296 Destination: 1 Annotation: Subtype: Link Rect: 207, 174, 237, 186 Annotation: Subtype: Link Rect: 155, 101, 176, 111 Destination: 1 Page: Sequence: 170 Page: Sequence: 171 Annotations: Annotation: Subtype: Link Rect: 322, 412, 344, 424 Destination: 1 Annotation: Subtype: Link Rect: 427, 113, 448, 125 Destination: 1 Page: Sequence: 172 Page: Sequence: 173 Annotations: Annotation: Subtype: Link Rect: 321, 204, 511, 221 Destination: 1 Annotation: Subtype: Link Rect: 321, 191, 439, 205 Destination: 1 Annotation: Subtype: Link Rect: 321, 179, 385, 193 Destination: 1 Annotation: Subtype: Link Rect: 321, 148, 458, 165 Destination: 1 Annotation: Subtype: Link Rect: 321, 135, 402, 149 Destination: 1 Annotation: Subtype: Link Rect: 321, 123, 430, 137 Destination: 1 Annotation: Subtype: Link Rect: 321, 111, 399, 125 Destination: 1 Annotation: Subtype: Link Rect: 321, 99, 390, 113 Destination: 1 Annotation: Subtype: Link Rect: 321, 68, 449, 85 Destination: 1 Annotation: Subtype: Link Rect: 321, 55, 404, 69 Destination: 1 Annotation: Subtype: Link Rect: 321, 43, 420, 57 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 373, 45 Destination: 1 Page: Sequence: 174 Page: Sequence: 175 Page: Sequence: 176 Page: Sequence: 177 Annotations: Annotation: Subtype: Link Rect: 381, 241, 511, 253 Destination: 1 Annotation: Subtype: Link Rect: 84, 227, 128, 239 Destination: 1 Annotation: Subtype: Link Rect: 365, 186, 386, 198 Destination: 1 Page: Sequence: 178 Annotations: Annotation: Subtype: Link Rect: 454, 673, 511, 685 Destination: 1 Annotation: Subtype: Link Rect: 84, 659, 204, 671 Destination: 1 Annotation: Subtype: Link Rect: 209, 659, 267, 671 Annotation: Subtype: Link Rect: 274, 634, 293, 644 Destination: 1 Annotation: Subtype: Link Rect: 151, 571, 339, 583 Destination: 1 Page: Sequence: 179 Annotations: Annotation: Subtype: Link Rect: 472, 282, 509, 294 Annotation: Subtype: Link Rect: 84, 269, 140, 280 Annotation: Subtype: Link Rect: 143, 269, 182, 280 Annotation: Subtype: Link Rect: 133, 248, 309, 260 Destination: 1 Annotation: Subtype: Link Rect: 310, 248, 368, 260 Annotation: Subtype: Link Rect: 139, 140, 160, 152 Destination: 1 Page: Sequence: 180 Annotations: Annotation: Subtype: Link Rect: 210, 522, 216, 536 Destination: 1 Annotation: Subtype: Link Rect: 134, 454, 147, 466 Destination: 1 Annotation: Subtype: Link Rect: 431, 300, 511, 312 Destination: 1 Annotation: Subtype: Link Rect: 84, 286, 178, 298 Destination: 1 Annotation: Subtype: Link Rect: 184, 286, 242, 298 Annotation: Subtype: Link Rect: 378, 286, 399, 298 Destination: 1 Annotation: Subtype: Link Rect: 364, 111, 385, 123 Destination: 1 Page: Sequence: 181 Annotations: Annotation: Subtype: Link Rect: 387, 252, 408, 264 Destination: 1 Annotation: Subtype: Link Rect: 270, 141, 277, 155 Destination: 1 Annotation: Subtype: Link Rect: 129, 115, 142, 126 Destination: 1 Page: Sequence: 182 Page: Sequence: 183 Annotations: Annotation: Subtype: Link Rect: 456, 531, 511, 544 Destination: 1 Annotation: Subtype: Link Rect: 84, 518, 109, 530 Destination: 1 Annotation: Subtype: Link Rect: 489, 498, 510, 509 Destination: 1 Annotation: Subtype: Link Rect: 223, 370, 300, 382 Annotation: Subtype: Link Rect: 393, 234, 418, 246 Destination: 1 Annotation: Subtype: Link Rect: 84, 220, 222, 233 Destination: 1 Annotation: Subtype: Link Rect: 347, 207, 368, 219 Destination: 1 Annotation: Subtype: Link Rect: 486, 173, 506, 185 Destination: 1 Annotation: Subtype: Link Rect: 423, 105, 444, 117 Destination: 1 Annotation: Subtype: Link Rect: 465, 105, 510, 117 Page: Sequence: 184 Page: Sequence: 185 Annotations: Annotation: Subtype: Link Rect: 204, 177, 225, 189 Destination: 1 Annotation: Subtype: Link Rect: 231, 177, 252, 189 Destination: 1 Page: Sequence: 186 Annotations: Annotation: Subtype: Link Rect: 412, 471, 433, 483 Destination: 1 Annotation: Subtype: Link Rect: 114, 437, 135, 449 Destination: 1 Annotation: Subtype: Link Rect: 152, 437, 196, 449 Annotation: Subtype: Link Rect: 419, 404, 440, 415 Destination: 1 Annotation: Subtype: Link Rect: 230, 343, 257, 354 Destination: 1 Page: Sequence: 187 Page: Sequence: 188 Page: Sequence: 189 Page: Sequence: 190 Page: Sequence: 191 Annotations: Annotation: Subtype: Link Rect: 367, 343, 389, 355 Destination: 1 Annotation: Subtype: Link Rect: 406, 343, 449, 355 Page: Sequence: 192 Annotations: Annotation: Subtype: Link Rect: 432, 426, 453, 438 Destination: 1 Annotation: Subtype: Link Rect: 348, 323, 370, 335 Destination: 1 Annotation: Subtype: Link Rect: 129, 252, 141, 263 Destination: 1 Annotation: Subtype: Link Rect: 466, 216, 511, 228 Destination: 1 Annotation: Subtype: Link Rect: 84, 202, 113, 214 Destination: 1 Annotation: Subtype: Link Rect: 122, 202, 135, 214 Destination: 1 Annotation: Subtype: Link Rect: 467, 202, 511, 214 Destination: 1 Annotation: Subtype: Link Rect: 277, 114, 290, 125 Destination: 1 Page: Sequence: 193 Page: Sequence: 194 Annotations: Annotation: Subtype: Link Rect: 303, 247, 490, 260 Destination: 1 Annotation: Subtype: Link Rect: 386, 193, 407, 205 Destination: 1 Annotation: Subtype: Link Rect: 161, 91, 257, 103 Destination: 1 Page: Sequence: 195 Annotations: Annotation: Subtype: Link Rect: 219, 691, 247, 703 Destination: 1 Page: Sequence: 196 Page: Sequence: 197 Annotations: Annotation: Subtype: Link Rect: 321, 659, 442, 676 Destination: 1 Annotation: Subtype: Link Rect: 321, 646, 473, 660 Destination: 1 Annotation: Subtype: Link Rect: 321, 615, 424, 632 Destination: 1 Annotation: Subtype: Link Rect: 321, 584, 389, 601 Destination: 1 Annotation: Subtype: Link Rect: 321, 571, 434, 585 Destination: 1 Annotation: Subtype: Link Rect: 321, 559, 394, 573 Destination: 1 Annotation: Subtype: Link Rect: 321, 547, 454, 561 Destination: 1 Annotation: Subtype: Link Rect: 321, 535, 432, 549 Destination: 1 Annotation: Subtype: Link Rect: 321, 523, 414, 537 Destination: 1 Annotation: Subtype: Link Rect: 321, 492, 445, 509 Destination: 1 Annotation: Subtype: Link Rect: 321, 461, 359, 478 Destination: 1 Annotation: Subtype: Link Rect: 321, 448, 379, 462 Destination: 1 Annotation: Subtype: Link Rect: 321, 436, 383, 450 Destination: 1 Annotation: Subtype: Link Rect: 321, 424, 374, 438 Destination: 1 Annotation: Subtype: Link Rect: 321, 412, 379, 426 Destination: 1 Annotation: Subtype: Link Rect: 321, 400, 376, 414 Destination: 1 Annotation: Subtype: Link Rect: 321, 388, 370, 402 Destination: 1 Annotation: Subtype: Link Rect: 321, 357, 456, 374 Destination: 1 Annotation: Subtype: Link Rect: 321, 344, 564, 358 Destination: 1 Annotation: Subtype: Link Rect: 321, 332, 351, 346 Destination: 1 Annotation: Subtype: Link Rect: 321, 320, 364, 334 Destination: 1 Annotation: Subtype: Link Rect: 321, 308, 475, 322 Destination: 1 Annotation: Subtype: Link Rect: 321, 296, 564, 310 Destination: 1 Annotation: Subtype: Link Rect: 321, 284, 400, 298 Destination: 1 Annotation: Subtype: Link Rect: 321, 253, 344, 270 Destination: 1 Annotation: Subtype: Link Rect: 321, 222, 374, 239 Destination: 1 Annotation: Subtype: Link Rect: 321, 209, 436, 223 Destination: 1 Annotation: Subtype: Link Rect: 321, 197, 403, 211 Destination: 1 Annotation: Subtype: Link Rect: 321, 185, 380, 199 Destination: 1 Annotation: Subtype: Link Rect: 321, 156, 463, 172 Destination: 1 Annotation: Subtype: Link Rect: 321, 143, 417, 157 Destination: 1 Annotation: Subtype: Link Rect: 321, 131, 423, 145 Destination: 1 Annotation: Subtype: Link Rect: 321, 119, 433, 133 Destination: 1 Annotation: Subtype: Link Rect: 321, 107, 514, 121 Destination: 1 Annotation: Subtype: Link Rect: 321, 76, 564, 93 Destination: 1 Annotation: Subtype: Link Rect: 321, 62, 332, 78 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 478, 48 Destination: 1 Page: Sequence: 198 Page: Sequence: 199 Annotations: Annotation: Subtype: Link Rect: 121, 408, 134, 419 Destination: 1 Annotation: Subtype: Link Rect: 193, 408, 206, 419 Destination: 1 Annotation: Subtype: Link Rect: 264, 408, 277, 419 Destination: 1 Annotation: Subtype: Link Rect: 215, 278, 228, 290 Destination: 1 Annotation: Subtype: Link Rect: 311, 243, 324, 255 Destination: 1 Annotation: Subtype: Link Rect: 100, 188, 200, 200 Annotation: Subtype: Link Rect: 214, 148, 227, 159 Destination: 1 Annotation: Subtype: Link Rect: 217, 126, 238, 138 Destination: 1 Annotation: Subtype: Link Rect: 264, 126, 283, 138 Destination: 1 Annotation: Subtype: Link Rect: 420, 91, 444, 103 Destination: 1 Annotation: Subtype: Link Rect: 269, 78, 290, 90 Destination: 1 Page: Sequence: 200 Page: Sequence: 201 Page: Sequence: 202 Annotations: Annotation: Subtype: Link Rect: 145, 400, 166, 411 Destination: 1 Annotation: Subtype: Link Rect: 353, 325, 374, 337 Destination: 1 Page: Sequence: 203 Annotations: Annotation: Subtype: Link Rect: 140, 105, 216, 117 Destination: 1 Annotation: Subtype: Link Rect: 412, 91, 433, 103 Destination: 1 Page: Sequence: 204 Annotations: Annotation: Subtype: Link Rect: 400, 566, 413, 582 Destination: 1 Annotation: Subtype: Link Rect: 174, 445, 186, 457 Destination: 1 Annotation: Subtype: Link Rect: 266, 404, 279, 416 Destination: 1 Page: Sequence: 205 Annotations: Annotation: Subtype: Link Rect: 84, 368, 113, 380 Destination: 1 Page: Sequence: 206 Annotations: Annotation: Subtype: Link Rect: 466, 738, 479, 754 Destination: 1 Annotation: Subtype: Link Rect: 484, 738, 497, 754 Destination: 1 Annotation: Subtype: Link Rect: 373, 624, 379, 637 Destination: 1 Annotation: Subtype: Link Rect: 384, 624, 397, 637 Destination: 1 Annotation: Subtype: Link Rect: 419, 498, 425, 512 Destination: 1 Annotation: Subtype: Link Rect: 429, 498, 442, 512 Destination: 1 Annotation: Subtype: Link Rect: 257, 359, 278, 371 Destination: 1 Annotation: Subtype: Link Rect: 465, 289, 486, 300 Destination: 1 Annotation: Subtype: Link Rect: 191, 212, 379, 225 Destination: 1 Annotation: Subtype: Link Rect: 84, 153, 191, 165 Annotation: Subtype: Link Rect: 246, 153, 272, 165 Destination: 1 Annotation: Subtype: Link Rect: 201, 140, 339, 152 Destination: 1 Annotation: Subtype: Link Rect: 394, 126, 415, 138 Destination: 1 Page: Sequence: 207 Annotations: Annotation: Subtype: Link Rect: 84, 401, 104, 413 Destination: 1 Annotation: Subtype: Link Rect: 421, 344, 441, 356 Destination: 1 Annotation: Subtype: Link Rect: 139, 235, 160, 246 Destination: 1 Annotation: Subtype: Link Rect: 473, 221, 494, 233 Destination: 1 Annotation: Subtype: Link Rect: 97, 200, 196, 212 Annotation: Subtype: Link Rect: 406, 173, 414, 184 Destination: 1 Page: Sequence: 208 Annotations: Annotation: Subtype: Link Rect: 368, 336, 389, 347 Destination: 1 Annotation: Subtype: Link Rect: 139, 284, 152, 296 Destination: 1 Annotation: Subtype: Link Rect: 399, 284, 411, 296 Destination: 1 Annotation: Subtype: Link Rect: 264, 270, 292, 282 Destination: 1 Annotation: Subtype: Link Rect: 151, 257, 238, 269 Destination: 1 Page: Sequence: 209 Annotations: Annotation: Subtype: Link Rect: 408, 655, 421, 667 Destination: 1 Annotation: Subtype: Link Rect: 84, 439, 210, 452 Destination: 1 Annotation: Subtype: Link Rect: 426, 439, 502, 452 Destination: 1 Annotation: Subtype: Link Rect: 98, 426, 118, 438 Destination: 1 Annotation: Subtype: Link Rect: 320, 426, 506, 438 Destination: 1 Annotation: Subtype: Link Rect: 431, 266, 511, 279 Destination: 1 Annotation: Subtype: Link Rect: 84, 253, 115, 265 Destination: 1 Annotation: Subtype: Link Rect: 400, 192, 421, 204 Destination: 1 Page: Sequence: 210 Page: Sequence: 211 Annotations: Annotation: Subtype: Link Rect: 448, 316, 470, 328 Destination: 1 Annotation: Subtype: Link Rect: 87, 276, 100, 288 Destination: 1 Annotation: Subtype: Link Rect: 390, 136, 411, 148 Destination: 1 Annotation: Subtype: Link Rect: 365, 100, 386, 112 Destination: 1 Annotation: Subtype: Link Rect: 379, 78, 511, 90 Destination: 1 Annotation: Subtype: Link Rect: 84, 53, 511, 59 Destination: 1 Page: Sequence: 212 Annotations: Annotation: Subtype: Link Rect: 84, 762, 511, 777 Destination: 1 Annotation: Subtype: Link Rect: 84, 392, 129, 403 Destination: 1 Annotation: Subtype: Link Rect: 224, 337, 245, 349 Destination: 1 Annotation: Subtype: Link Rect: 320, 303, 341, 315 Annotation: Subtype: Link Rect: 346, 303, 359, 315 Destination: 1 Page: Sequence: 213 Page: Sequence: 214 Page: Sequence: 215 Annotations: Annotation: Subtype: Link Rect: 84, 449, 118, 461 Destination: 1 Annotation: Subtype: Link Rect: 232, 355, 455, 367 Destination: 1 Annotation: Subtype: Link Rect: 149, 341, 303, 353 Destination: 1 Annotation: Subtype: Link Rect: 160, 328, 353, 340 Destination: 1 Annotation: Subtype: Link Rect: 415, 328, 508, 340 Destination: 1 Annotation: Subtype: Link Rect: 145, 314, 158, 326 Destination: 1 Annotation: Subtype: Link Rect: 214, 301, 361, 313 Destination: 1 Annotation: Subtype: Link Rect: 190, 266, 381, 278 Destination: 1 Annotation: Subtype: Link Rect: 84, 226, 406, 238 Destination: 1 Annotation: Subtype: Link Rect: 259, 172, 265, 186 Destination: 1 Annotation: Subtype: Link Rect: 111, 126, 136, 136 Destination: 1 Page: Sequence: 216 Annotations: Annotation: Subtype: Link Rect: 131, 741, 138, 752 Destination: 1 Annotation: Subtype: Link Rect: 128, 700, 135, 712 Destination: 1 Annotation: Subtype: Link Rect: 415, 623, 511, 635 Annotation: Subtype: Link Rect: 84, 610, 256, 622 Annotation: Subtype: Link Rect: 365, 558, 387, 570 Destination: 1 Annotation: Subtype: Link Rect: 209, 517, 222, 529 Destination: 1 Annotation: Subtype: Link Rect: 227, 517, 240, 529 Destination: 1 Annotation: Subtype: Link Rect: 322, 452, 350, 463 Destination: 1 Annotation: Subtype: Link Rect: 494, 452, 506, 463 Destination: 1 Annotation: Subtype: Link Rect: 231, 370, 269, 382 Destination: 1 Annotation: Subtype: Link Rect: 135, 357, 148, 369 Destination: 1 Annotation: Subtype: Link Rect: 84, 343, 122, 355 Destination: 1 Annotation: Subtype: Link Rect: 239, 343, 273, 355 Annotation: Subtype: Link Rect: 331, 309, 344, 321 Destination: 1 Annotation: Subtype: Link Rect: 133, 204, 146, 215 Destination: 1 Annotation: Subtype: Link Rect: 411, 138, 424, 149 Destination: 1 Annotation: Subtype: Link Rect: 430, 138, 443, 149 Destination: 1 Page: Sequence: 217 Annotations: Annotation: Subtype: Link Rect: 87, 254, 100, 266 Destination: 1 Annotation: Subtype: Link Rect: 468, 188, 481, 199 Destination: 1 Annotation: Subtype: Link Rect: 267, 148, 280, 160 Destination: 1 Annotation: Subtype: Link Rect: 436, 148, 449, 160 Destination: 1 Annotation: Subtype: Link Rect: 104, 135, 111, 148 Destination: 1 Annotation: Subtype: Link Rect: 351, 135, 364, 148 Destination: 1 Page: Sequence: 218 Annotations: Annotation: Subtype: Link Rect: 87, 457, 100, 469 Destination: 1 Annotation: Subtype: Link Rect: 105, 457, 118, 469 Destination: 1 Annotation: Subtype: Link Rect: 122, 431, 135, 442 Destination: 1 Annotation: Subtype: Link Rect: 212, 294, 225, 305 Destination: 1 Annotation: Subtype: Link Rect: 238, 78, 251, 90 Destination: 1 Page: Sequence: 219 Annotations: Annotation: Subtype: Link Rect: 426, 639, 439, 651 Destination: 1 Annotation: Subtype: Link Rect: 111, 605, 124, 617 Destination: 1 Page: Sequence: 220 Page: Sequence: 221 Annotations: Annotation: Subtype: Link Rect: 489, 449, 511, 461 Destination: 1 Annotation: Subtype: Link Rect: 87, 436, 100, 448 Destination: 1 Annotation: Subtype: Link Rect: 159, 436, 172, 448 Destination: 1 Annotation: Subtype: Link Rect: 218, 415, 225, 429 Destination: 1 Annotation: Subtype: Link Rect: 323, 388, 329, 402 Destination: 1 Annotation: Subtype: Link Rect: 150, 300, 178, 313 Destination: 1 Annotation: Subtype: Link Rect: 385, 300, 506, 313 Destination: 1 Annotation: Subtype: Link Rect: 339, 192, 360, 204 Destination: 1 Annotation: Subtype: Link Rect: 274, 145, 286, 156 Destination: 1 Page: Sequence: 222 Page: Sequence: 223 Annotations: Annotation: Subtype: Link Rect: 127, 321, 140, 333 Destination: 1 Annotation: Subtype: Link Rect: 408, 299, 444, 311 Destination: 1 Page: Sequence: 224 Annotations: Annotation: Subtype: Link Rect: 415, 391, 422, 405 Destination: 1 Annotation: Subtype: Link Rect: 260, 233, 281, 245 Destination: 1 Annotation: Subtype: Link Rect: 84, 179, 168, 191 Annotation: Subtype: Link Rect: 302, 113, 325, 125 Destination: 1 Annotation: Subtype: Link Rect: 347, 113, 369, 125 Destination: 1 Page: Sequence: 225 Annotations: Annotation: Subtype: Link Rect: 304, 583, 331, 595 Destination: 1 Annotation: Subtype: Link Rect: 165, 570, 186, 582 Destination: 1 Annotation: Subtype: Link Rect: 314, 526, 342, 537 Destination: 1 Annotation: Subtype: Link Rect: 169, 499, 190, 510 Destination: 1 Annotation: Subtype: Link Rect: 95, 441, 139, 453 Annotation: Subtype: Link Rect: 94, 369, 175, 381 Annotation: Subtype: Link Rect: 466, 369, 511, 381 Annotation: Subtype: Link Rect: 84, 356, 119, 367 Annotation: Subtype: Link Rect: 462, 356, 483, 367 Destination: 1 Page: Sequence: 226 Page: Sequence: 227 Annotations: Annotation: Subtype: Link Rect: 286, 693, 316, 705 Destination: 1 Annotation: Subtype: Link Rect: 91, 680, 344, 692 Destination: 1 Annotation: Subtype: Link Rect: 98, 659, 166, 671 Annotation: Subtype: Link Rect: 241, 659, 271, 671 Destination: 1 Annotation: Subtype: Link Rect: 230, 646, 251, 658 Destination: 1 Annotation: Subtype: Link Rect: 192, 571, 213, 583 Destination: 1 Annotation: Subtype: Link Rect: 349, 558, 370, 569 Destination: 1 Annotation: Subtype: Link Rect: 430, 537, 454, 549 Destination: 1 Annotation: Subtype: Link Rect: 232, 524, 256, 535 Destination: 1 Annotation: Subtype: Link Rect: 272, 497, 285, 508 Destination: 1 Annotation: Subtype: Link Rect: 290, 497, 303, 508 Destination: 1 Annotation: Subtype: Link Rect: 166, 483, 187, 495 Destination: 1 Annotation: Subtype: Link Rect: 340, 483, 359, 495 Destination: 1 Annotation: Subtype: Link Rect: 316, 456, 337, 468 Destination: 1 Annotation: Subtype: Link Rect: 441, 456, 465, 468 Destination: 1 Annotation: Subtype: Link Rect: 232, 297, 253, 308 Destination: 1 Page: Sequence: 228 Page: Sequence: 229 Page: Sequence: 230 Page: Sequence: 231 Annotations: Annotation: Subtype: Link Rect: 183, 395, 201, 409 Destination: 1 Annotation: Subtype: Link Rect: 436, 381, 454, 393 Destination: 1 Annotation: Subtype: Link Rect: 84, 301, 165, 313 Destination: 1 Annotation: Subtype: Link Rect: 344, 287, 357, 299 Destination: 1 Annotation: Subtype: Link Rect: 471, 287, 489, 299 Destination: 1 Annotation: Subtype: Link Rect: 225, 260, 248, 272 Destination: 1 Annotation: Subtype: Link Rect: 448, 239, 469, 251 Destination: 1 Annotation: Subtype: Link Rect: 137, 199, 150, 211 Destination: 1 Annotation: Subtype: Link Rect: 393, 172, 414, 183 Destination: 1 Annotation: Subtype: Link Rect: 109, 158, 116, 170 Destination: 1 Annotation: Subtype: Link Rect: 84, 145, 102, 156 Destination: 1 Annotation: Subtype: Link Rect: 436, 145, 454, 156 Destination: 1 Annotation: Subtype: Link Rect: 318, 78, 433, 90 Destination: 1 Page: Sequence: 232 Annotations: Annotation: Subtype: Link Rect: 502, 651, 509, 662 Destination: 1 Annotation: Subtype: Link Rect: 142, 637, 155, 649 Destination: 1 Annotation: Subtype: Link Rect: 84, 603, 222, 615 Destination: 1 Annotation: Subtype: Link Rect: 481, 553, 511, 564 Destination: 1 Annotation: Subtype: Link Rect: 227, 526, 245, 537 Destination: 1 Annotation: Subtype: Link Rect: 337, 512, 358, 524 Destination: 1 Annotation: Subtype: Link Rect: 389, 512, 466, 524 Destination: 1 Annotation: Subtype: Link Rect: 226, 310, 239, 322 Destination: 1 Annotation: Subtype: Link Rect: 84, 175, 199, 187 Destination: 1 Annotation: Subtype: Link Rect: 208, 175, 221, 187 Destination: 1 Annotation: Subtype: Link Rect: 211, 105, 248, 117 Destination: 1 Annotation: Subtype: Link Rect: 270, 105, 297, 117 Destination: 1 Page: Sequence: 233 Annotations: Annotation: Subtype: Link Rect: 295, 739, 314, 750 Destination: 1 Annotation: Subtype: Link Rect: 418, 712, 425, 723 Destination: 1 Annotation: Subtype: Link Rect: 285, 651, 308, 662 Destination: 1 Annotation: Subtype: Link Rect: 254, 637, 267, 649 Destination: 1 Annotation: Subtype: Link Rect: 440, 637, 453, 649 Destination: 1 Annotation: Subtype: Link Rect: 213, 623, 226, 635 Destination: 1 Annotation: Subtype: Link Rect: 444, 610, 465, 622 Destination: 1 Page: Sequence: 234 Annotations: Annotation: Subtype: Link Rect: 268, 269, 281, 280 Destination: 1 Page: Sequence: 235 Annotations: Annotation: Subtype: Link Rect: 429, 318, 450, 329 Destination: 1 Annotation: Subtype: Link Rect: 350, 269, 371, 281 Destination: 1 Page: Sequence: 236 Annotations: Annotation: Subtype: Link Rect: 156, 392, 177, 404 Destination: 1 Annotation: Subtype: Link Rect: 325, 243, 346, 255 Destination: 1 Annotation: Subtype: Link Rect: 352, 243, 373, 255 Destination: 1 Annotation: Subtype: Link Rect: 180, 175, 201, 187 Destination: 1 Page: Sequence: 237 Page: Sequence: 238 Page: Sequence: 239 Annotations: Annotation: Subtype: Link Rect: 490, 352, 512, 363 Destination: 1 Annotation: Subtype: Link Rect: 90, 338, 111, 350 Destination: 1 Annotation: Subtype: Link Rect: 159, 298, 172, 309 Destination: 1 Page: Sequence: 240 Page: Sequence: 241 Page: Sequence: 242 Annotations: Annotation: Subtype: Link Rect: 458, 411, 470, 423 Destination: 1 Page: Sequence: 243 Annotations: Annotation: Subtype: Link Rect: 321, 349, 469, 368 Destination: 1 Annotation: Subtype: Link Rect: 321, 317, 400, 336 Destination: 1 Annotation: Subtype: Link Rect: 321, 287, 439, 303 Destination: 1 Annotation: Subtype: Link Rect: 321, 256, 379, 273 Destination: 1 Annotation: Subtype: Link Rect: 321, 225, 439, 242 Destination: 1 Annotation: Subtype: Link Rect: 321, 194, 458, 211 Destination: 1 Annotation: Subtype: Link Rect: 321, 163, 421, 180 Destination: 1 Annotation: Subtype: Link Rect: 321, 150, 389, 164 Destination: 1 Annotation: Subtype: Link Rect: 321, 120, 384, 137 Destination: 1 Annotation: Subtype: Link Rect: 321, 107, 445, 121 Destination: 1 Annotation: Subtype: Link Rect: 321, 75, 433, 93 Destination: 1 Annotation: Subtype: Link Rect: 321, 44, 467, 61 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 410, 45 Destination: 1 Page: Sequence: 244 Page: Sequence: 245 Page: Sequence: 246 Page: Sequence: 247 Page: Sequence: 248 Page: Sequence: 249 Annotations: Annotation: Subtype: Link Rect: 194, 449, 384, 464 Destination: 1 Page: Sequence: 250 Page: Sequence: 251 Annotations: Annotation: Subtype: Link Rect: 241, 449, 435, 462 Destination: 1 Annotation: Subtype: Link Rect: 387, 334, 511, 346 Destination: 1 Annotation: Subtype: Link Rect: 84, 321, 153, 332 Destination: 1 Page: Sequence: 252 Page: Sequence: 253 Page: Sequence: 254 Page: Sequence: 255 Annotations: Annotation: Subtype: Link Rect: 497, 368, 509, 380 Destination: 1 Annotation: Subtype: Link Rect: 346, 307, 359, 319 Destination: 1 Annotation: Subtype: Link Rect: 134, 280, 146, 292 Destination: 1 Page: Sequence: 256 Page: Sequence: 257 Annotations: Annotation: Subtype: Link Rect: 373, 408, 391, 420 Destination: 1 Annotation: Subtype: Link Rect: 396, 408, 415, 420 Destination: 1 Annotation: Subtype: Link Rect: 214, 162, 235, 173 Destination: 1 Annotation: Subtype: Link Rect: 356, 91, 377, 103 Destination: 1 Page: Sequence: 258 Annotations: Annotation: Subtype: Link Rect: 167, 635, 188, 647 Destination: 1 Annotation: Subtype: Link Rect: 337, 518, 358, 530 Destination: 1 Page: Sequence: 259 Annotations: Annotation: Subtype: Link Rect: 241, 449, 271, 461 Destination: 1 Annotation: Subtype: Link Rect: 280, 449, 367, 461 Destination: 1 Annotation: Subtype: Link Rect: 304, 233, 322, 244 Destination: 1 Annotation: Subtype: Link Rect: 328, 233, 346, 244 Destination: 1 Annotation: Subtype: Link Rect: 351, 233, 370, 244 Destination: 1 Annotation: Subtype: Link Rect: 375, 233, 393, 244 Destination: 1 Page: Sequence: 260 Page: Sequence: 261 Annotations: Annotation: Subtype: Link Rect: 165, 318, 192, 330 Destination: 1 Page: Sequence: 262 Page: Sequence: 263 Annotations: Annotation: Subtype: Link Rect: 286, 148, 305, 159 Destination: 1 Annotation: Subtype: Link Rect: 310, 148, 328, 159 Destination: 1 Page: Sequence: 264 Annotations: Annotation: Subtype: Link Rect: 293, 363, 337, 375 Annotation: Subtype: Link Rect: 226, 336, 313, 348 Destination: 1 Annotation: Subtype: Link Rect: 395, 302, 414, 314 Destination: 1 Annotation: Subtype: Link Rect: 143, 288, 164, 300 Destination: 1 Annotation: Subtype: Link Rect: 226, 288, 247, 300 Destination: 1 Annotation: Subtype: Link Rect: 171, 255, 190, 266 Destination: 1 Annotation: Subtype: Link Rect: 184, 221, 212, 232 Destination: 1 Annotation: Subtype: Link Rect: 403, 207, 424, 219 Destination: 1 Page: Sequence: 265 Page: Sequence: 266 Page: Sequence: 267 Annotations: Annotation: Subtype: Link Rect: 173, 449, 305, 462 Destination: 1 Annotation: Subtype: Link Rect: 341, 436, 377, 448 Destination: 1 Annotation: Subtype: Link Rect: 363, 361, 384, 373 Destination: 1 Annotation: Subtype: Link Rect: 370, 341, 399, 353 Destination: 1 Page: Sequence: 268 Page: Sequence: 269 Annotations: Annotation: Subtype: Link Rect: 336, 239, 357, 251 Destination: 1 Annotation: Subtype: Link Rect: 258, 226, 279, 238 Destination: 1 Page: Sequence: 270 Annotations: Annotation: Subtype: Link Rect: 257, 174, 278, 186 Destination: 1 Annotation: Subtype: Link Rect: 185, 161, 206, 172 Destination: 1 Page: Sequence: 271 Page: Sequence: 272 Annotations: Annotation: Subtype: Link Rect: 100, 720, 198, 732 Annotation: Subtype: Link Rect: 358, 578, 380, 590 Destination: 1 Page: Sequence: 273 Page: Sequence: 274 Page: Sequence: 275 Annotations: Annotation: Subtype: Link Rect: 321, 230, 457, 246 Destination: 1 Annotation: Subtype: Link Rect: 321, 201, 387, 217 Destination: 1 Annotation: Subtype: Link Rect: 321, 188, 351, 202 Destination: 1 Annotation: Subtype: Link Rect: 321, 159, 369, 175 Destination: 1 Annotation: Subtype: Link Rect: 321, 128, 377, 145 Destination: 1 Annotation: Subtype: Link Rect: 321, 96, 415, 114 Destination: 1 Annotation: Subtype: Link Rect: 321, 63, 412, 82 Destination: 1 Annotation: Subtype: Link Rect: 321, 31, 426, 49 Destination: 1 Page: Sequence: 276 Page: Sequence: 277 Annotations: Annotation: Subtype: Link Rect: 111, 449, 237, 461 Destination: 1 Annotation: Subtype: Link Rect: 238, 449, 273, 461 Annotation: Subtype: Link Rect: 111, 438, 191, 448 Destination: 1 Annotation: Subtype: Link Rect: 192, 438, 226, 448 Annotation: Subtype: Link Rect: 111, 424, 199, 434 Destination: 1 Annotation: Subtype: Link Rect: 200, 424, 235, 434 Annotation: Subtype: Link Rect: 111, 409, 180, 420 Destination: 1 Annotation: Subtype: Link Rect: 181, 409, 216, 420 Annotation: Subtype: Link Rect: 111, 397, 138, 407 Destination: 1 Annotation: Subtype: Link Rect: 139, 397, 174, 407 Annotation: Subtype: Link Rect: 111, 382, 235, 393 Destination: 1 Annotation: Subtype: Link Rect: 236, 382, 270, 393 Annotation: Subtype: Link Rect: 111, 370, 143, 380 Destination: 1 Annotation: Subtype: Link Rect: 144, 370, 179, 380 Annotation: Subtype: Link Rect: 111, 357, 152, 366 Destination: 1 Annotation: Subtype: Link Rect: 152, 357, 187, 366 Annotation: Subtype: Link Rect: 111, 341, 157, 353 Destination: 1 Annotation: Subtype: Link Rect: 158, 341, 192, 353 Annotation: Subtype: Link Rect: 111, 330, 136, 339 Destination: 1 Annotation: Subtype: Link Rect: 137, 330, 171, 339 Annotation: Subtype: Link Rect: 111, 316, 138, 326 Destination: 1 Annotation: Subtype: Link Rect: 139, 316, 174, 326 Annotation: Subtype: Link Rect: 111, 303, 141, 312 Destination: 1 Annotation: Subtype: Link Rect: 142, 303, 177, 312 Annotation: Subtype: Link Rect: 111, 289, 129, 298 Destination: 1 Annotation: Subtype: Link Rect: 130, 289, 165, 298 Annotation: Subtype: Link Rect: 111, 275, 139, 285 Destination: 1 Annotation: Subtype: Link Rect: 140, 275, 174, 285 Annotation: Subtype: Link Rect: 111, 260, 244, 271 Destination: 1 Annotation: Subtype: Link Rect: 245, 260, 279, 271 Annotation: Subtype: Link Rect: 111, 248, 216, 258 Destination: 1 Annotation: Subtype: Link Rect: 217, 248, 252, 258 Annotation: Subtype: Link Rect: 111, 235, 197, 244 Destination: 1 Annotation: Subtype: Link Rect: 198, 235, 232, 244 Annotation: Subtype: Link Rect: 111, 221, 203, 231 Destination: 1 Annotation: Subtype: Link Rect: 204, 221, 239, 231 Annotation: Subtype: Link Rect: 252, 205, 287, 217 Annotation: Subtype: Link Rect: 111, 192, 206, 204 Destination: 1 Annotation: Subtype: Link Rect: 207, 192, 242, 204 Page: Sequence: 278 Page: Sequence: 279 Annotations: Annotation: Subtype: Link Rect: 405, 450, 511, 461 Annotation: Subtype: Link Rect: 118, 436, 258, 448 Annotation: Subtype: Link Rect: 333, 436, 346, 448 Destination: 1 Annotation: Subtype: Link Rect: 234, 418, 524, 429 Annotation: Subtype: Link Rect: 192, 404, 205, 416 Destination: 1 Annotation: Subtype: Link Rect: 307, 386, 511, 398 Annotation: Subtype: Link Rect: 118, 373, 377, 384 Annotation: Subtype: Link Rect: 135, 359, 148, 371 Destination: 1 Annotation: Subtype: Link Rect: 152, 359, 170, 371 Destination: 1 Annotation: Subtype: Link Rect: 174, 359, 192, 371 Destination: 1 Annotation: Subtype: Link Rect: 195, 359, 214, 371 Destination: 1 Annotation: Subtype: Link Rect: 217, 359, 236, 371 Destination: 1 Annotation: Subtype: Link Rect: 239, 359, 257, 371 Destination: 1 Annotation: Subtype: Link Rect: 263, 359, 281, 371 Destination: 1 Annotation: Subtype: Link Rect: 284, 341, 511, 353 Annotation: Subtype: Link Rect: 118, 327, 409, 339 Annotation: Subtype: Link Rect: 484, 327, 497, 339 Destination: 1 Annotation: Subtype: Link Rect: 279, 310, 511, 321 Annotation: Subtype: Link Rect: 118, 297, 511, 307 Annotation: Subtype: Link Rect: 118, 282, 179, 294 Annotation: Subtype: Link Rect: 263, 282, 276, 294 Destination: 1 Annotation: Subtype: Link Rect: 280, 282, 292, 294 Destination: 1 Annotation: Subtype: Link Rect: 296, 282, 309, 294 Destination: 1 Annotation: Subtype: Link Rect: 312, 282, 331, 294 Destination: 1 Annotation: Subtype: Link Rect: 334, 282, 352, 294 Destination: 1 Annotation: Subtype: Link Rect: 300, 265, 511, 276 Annotation: Subtype: Link Rect: 118, 251, 298, 263 Annotation: Subtype: Link Rect: 373, 251, 386, 263 Destination: 1 Annotation: Subtype: Link Rect: 224, 233, 481, 244 Annotation: Subtype: Link Rect: 192, 219, 205, 231 Destination: 1 Annotation: Subtype: Link Rect: 288, 201, 443, 213 Annotation: Subtype: Link Rect: 131, 188, 144, 199 Destination: 1 Annotation: Subtype: Link Rect: 337, 170, 467, 181 Annotation: Subtype: Link Rect: 150, 156, 163, 168 Destination: 1 Annotation: Subtype: Link Rect: 216, 138, 349, 150 Annotation: Subtype: Link Rect: 424, 138, 437, 150 Destination: 1 Annotation: Subtype: Link Rect: 203, 120, 329, 132 Annotation: Subtype: Link Rect: 405, 120, 417, 132 Destination: 1 Annotation: Subtype: Link Rect: 268, 102, 443, 114 Annotation: Subtype: Link Rect: 131, 89, 144, 100 Destination: 1 Page: Sequence: 280 Annotations: Annotation: Subtype: Link Rect: 229, 739, 511, 750 Annotation: Subtype: Link Rect: 118, 725, 173, 737 Annotation: Subtype: Link Rect: 278, 725, 291, 737 Destination: 1 Annotation: Subtype: Link Rect: 229, 708, 511, 719 Annotation: Subtype: Link Rect: 118, 694, 173, 705 Annotation: Subtype: Link Rect: 278, 694, 291, 705 Destination: 1 Annotation: Subtype: Link Rect: 231, 676, 511, 687 Annotation: Subtype: Link Rect: 118, 662, 173, 674 Annotation: Subtype: Link Rect: 278, 662, 291, 674 Destination: 1 Annotation: Subtype: Link Rect: 209, 645, 511, 656 Annotation: Subtype: Link Rect: 118, 630, 272, 642 Annotation: Subtype: Link Rect: 378, 630, 391, 642 Destination: 1 Annotation: Subtype: Link Rect: 204, 613, 511, 624 Annotation: Subtype: Link Rect: 118, 599, 239, 611 Annotation: Subtype: Link Rect: 344, 599, 357, 611 Destination: 1 Annotation: Subtype: Link Rect: 204, 581, 511, 592 Annotation: Subtype: Link Rect: 118, 567, 239, 579 Annotation: Subtype: Link Rect: 344, 567, 357, 579 Destination: 1 Annotation: Subtype: Link Rect: 204, 550, 511, 561 Annotation: Subtype: Link Rect: 118, 536, 239, 547 Annotation: Subtype: Link Rect: 344, 536, 357, 547 Destination: 1 Annotation: Subtype: Link Rect: 301, 518, 511, 529 Annotation: Subtype: Link Rect: 118, 504, 375, 516 Annotation: Subtype: Link Rect: 135, 491, 148, 502 Destination: 1 Annotation: Subtype: Link Rect: 152, 491, 165, 502 Destination: 1 Annotation: Subtype: Link Rect: 168, 491, 181, 502 Destination: 1 Annotation: Subtype: Link Rect: 184, 491, 197, 502 Destination: 1 Annotation: Subtype: Link Rect: 201, 491, 214, 502 Destination: 1 Annotation: Subtype: Link Rect: 217, 491, 230, 502 Destination: 1 Annotation: Subtype: Link Rect: 234, 491, 246, 502 Destination: 1 Annotation: Subtype: Link Rect: 250, 491, 263, 502 Destination: 1 Annotation: Subtype: Link Rect: 266, 491, 279, 502 Destination: 1 Annotation: Subtype: Link Rect: 283, 491, 296, 502 Destination: 1 Annotation: Subtype: Link Rect: 299, 491, 312, 502 Destination: 1 Annotation: Subtype: Link Rect: 315, 491, 328, 502 Destination: 1 Annotation: Subtype: Link Rect: 332, 491, 350, 502 Destination: 1 Annotation: Subtype: Link Rect: 248, 473, 511, 484 Annotation: Subtype: Link Rect: 118, 459, 343, 471 Annotation: Subtype: Link Rect: 426, 459, 439, 471 Destination: 1 Annotation: Subtype: Link Rect: 443, 459, 456, 471 Destination: 1 Annotation: Subtype: Link Rect: 312, 441, 511, 453 Annotation: Subtype: Link Rect: 118, 427, 443, 439 Annotation: Subtype: Link Rect: 131, 414, 144, 426 Destination: 1 Annotation: Subtype: Link Rect: 386, 396, 511, 407 Annotation: Subtype: Link Rect: 118, 382, 363, 394 Annotation: Subtype: Link Rect: 438, 382, 451, 394 Destination: 1 Annotation: Subtype: Link Rect: 430, 364, 511, 376 Annotation: Subtype: Link Rect: 118, 351, 511, 362 Annotation: Subtype: Link Rect: 118, 337, 372, 349 Annotation: Subtype: Link Rect: 448, 337, 460, 349 Destination: 1 Annotation: Subtype: Link Rect: 369, 319, 511, 331 Annotation: Subtype: Link Rect: 118, 306, 511, 317 Annotation: Subtype: Link Rect: 118, 292, 146, 304 Annotation: Subtype: Link Rect: 221, 292, 234, 304 Destination: 1 Annotation: Subtype: Link Rect: 333, 274, 511, 286 Annotation: Subtype: Link Rect: 118, 260, 344, 272 Annotation: Subtype: Link Rect: 429, 260, 442, 272 Destination: 1 Annotation: Subtype: Link Rect: 446, 260, 459, 272 Destination: 1 Annotation: Subtype: Link Rect: 463, 260, 476, 272 Destination: 1 Annotation: Subtype: Link Rect: 479, 260, 493, 272 Destination: 1 Annotation: Subtype: Link Rect: 496, 260, 509, 272 Destination: 1 Annotation: Subtype: Link Rect: 117, 247, 136, 259 Destination: 1 Annotation: Subtype: Link Rect: 139, 247, 157, 259 Destination: 1 Annotation: Subtype: Link Rect: 161, 247, 179, 259 Destination: 1 Annotation: Subtype: Link Rect: 183, 247, 201, 259 Destination: 1 Annotation: Subtype: Link Rect: 205, 247, 223, 259 Destination: 1 Annotation: Subtype: Link Rect: 226, 247, 245, 259 Destination: 1 Annotation: Subtype: Link Rect: 443, 229, 456, 241 Destination: 1 Annotation: Subtype: Link Rect: 460, 229, 478, 241 Destination: 1 Annotation: Subtype: Link Rect: 193, 197, 511, 209 Annotation: Subtype: Link Rect: 118, 184, 212, 195 Annotation: Subtype: Link Rect: 287, 184, 300, 195 Destination: 1 Annotation: Subtype: Link Rect: 220, 166, 466, 177 Annotation: Subtype: Link Rect: 150, 152, 163, 164 Destination: 1 Annotation: Subtype: Link Rect: 238, 134, 511, 146 Annotation: Subtype: Link Rect: 118, 120, 357, 132 Annotation: Subtype: Link Rect: 432, 120, 445, 132 Destination: 1 Annotation: Subtype: Link Rect: 182, 103, 511, 114 Annotation: Subtype: Link Rect: 118, 89, 146, 101 Annotation: Subtype: Link Rect: 221, 89, 234, 101 Destination: 1 Page: Sequence: 281 Annotations: Annotation: Subtype: Link Rect: 150, 725, 163, 737 Destination: 1 Annotation: Subtype: Link Rect: 145, 707, 291, 719 Annotation: Subtype: Link Rect: 367, 707, 379, 719 Destination: 1 Annotation: Subtype: Link Rect: 168, 689, 405, 701 Annotation: Subtype: Link Rect: 481, 689, 493, 701 Destination: 1 Annotation: Subtype: Link Rect: 178, 672, 514, 683 Annotation: Subtype: Link Rect: 192, 657, 205, 669 Destination: 1 Annotation: Subtype: Link Rect: 294, 640, 511, 651 Annotation: Subtype: Link Rect: 118, 626, 341, 638 Annotation: Subtype: Link Rect: 491, 626, 509, 638 Destination: 1 Annotation: Subtype: Link Rect: 118, 613, 136, 624 Destination: 1 Annotation: Subtype: Link Rect: 346, 595, 511, 606 Annotation: Subtype: Link Rect: 118, 581, 297, 592 Annotation: Subtype: Link Rect: 372, 581, 390, 592 Destination: 1 Annotation: Subtype: Link Rect: 381, 563, 511, 574 Annotation: Subtype: Link Rect: 118, 550, 511, 560 Annotation: Subtype: Link Rect: 118, 536, 297, 547 Annotation: Subtype: Link Rect: 372, 536, 391, 547 Destination: 1 Annotation: Subtype: Link Rect: 274, 518, 511, 529 Annotation: Subtype: Link Rect: 118, 504, 356, 516 Annotation: Subtype: Link Rect: 431, 504, 449, 516 Destination: 1 Annotation: Subtype: Link Rect: 298, 487, 511, 498 Annotation: Subtype: Link Rect: 118, 473, 511, 484 Annotation: Subtype: Link Rect: 201, 459, 219, 471 Destination: 1 Annotation: Subtype: Link Rect: 223, 459, 241, 471 Destination: 1 Annotation: Subtype: Link Rect: 425, 441, 511, 453 Annotation: Subtype: Link Rect: 118, 428, 511, 439 Annotation: Subtype: Link Rect: 118, 414, 159, 426 Annotation: Subtype: Link Rect: 295, 414, 313, 426 Destination: 1 Annotation: Subtype: Link Rect: 150, 382, 511, 394 Annotation: Subtype: Link Rect: 118, 369, 375, 380 Annotation: Subtype: Link Rect: 248, 355, 266, 367 Destination: 1 Annotation: Subtype: Link Rect: 278, 324, 511, 335 Annotation: Subtype: Link Rect: 118, 310, 466, 322 Annotation: Subtype: Link Rect: 150, 296, 168, 308 Destination: 1 Annotation: Subtype: Link Rect: 405, 279, 511, 290 Annotation: Subtype: Link Rect: 118, 265, 166, 277 Annotation: Subtype: Link Rect: 241, 265, 259, 277 Destination: 1 Annotation: Subtype: Link Rect: 434, 247, 511, 259 Annotation: Subtype: Link Rect: 118, 234, 469, 245 Annotation: Subtype: Link Rect: 333, 220, 352, 231 Destination: 1 Annotation: Subtype: Link Rect: 346, 202, 511, 213 Annotation: Subtype: Link Rect: 118, 189, 491, 200 Annotation: Subtype: Link Rect: 179, 175, 197, 186 Destination: 1 Annotation: Subtype: Link Rect: 277, 157, 440, 168 Annotation: Subtype: Link Rect: 131, 143, 149, 155 Destination: 1 Annotation: Subtype: Link Rect: 380, 125, 511, 137 Annotation: Subtype: Link Rect: 118, 112, 511, 123 Annotation: Subtype: Link Rect: 118, 98, 360, 110 Annotation: Subtype: Link Rect: 446, 98, 464, 110 Destination: 1 Annotation: Subtype: Link Rect: 468, 98, 487, 110 Destination: 1 Annotation: Subtype: Link Rect: 491, 98, 509, 110 Destination: 1 Annotation: Subtype: Link Rect: 117, 85, 136, 96 Destination: 1 Annotation: Subtype: Link Rect: 139, 85, 157, 96 Destination: 1 Annotation: Subtype: Link Rect: 161, 85, 179, 96 Destination: 1 Page: Sequence: 282 Annotations: Annotation: Subtype: Link Rect: 376, 739, 511, 750 Annotation: Subtype: Link Rect: 118, 725, 292, 737 Annotation: Subtype: Link Rect: 367, 725, 385, 737 Destination: 1 Annotation: Subtype: Link Rect: 235, 694, 511, 705 Annotation: Subtype: Link Rect: 118, 680, 395, 692 Annotation: Subtype: Link Rect: 470, 680, 489, 692 Destination: 1 Annotation: Subtype: Link Rect: 118, 649, 511, 660 Annotation: Subtype: Link Rect: 118, 635, 318, 647 Annotation: Subtype: Link Rect: 192, 621, 211, 633 Destination: 1 Annotation: Subtype: Link Rect: 222, 604, 511, 615 Annotation: Subtype: Link Rect: 118, 590, 316, 601 Annotation: Subtype: Link Rect: 392, 590, 410, 601 Destination: 1 Annotation: Subtype: Link Rect: 222, 572, 511, 583 Annotation: Subtype: Link Rect: 118, 558, 323, 570 Annotation: Subtype: Link Rect: 398, 558, 417, 570 Destination: 1 Annotation: Subtype: Link Rect: 218, 541, 511, 552 Annotation: Subtype: Link Rect: 118, 527, 310, 538 Annotation: Subtype: Link Rect: 385, 527, 403, 538 Destination: 1 Annotation: Subtype: Link Rect: 328, 509, 511, 520 Annotation: Subtype: Link Rect: 118, 495, 231, 507 Annotation: Subtype: Link Rect: 307, 495, 325, 507 Destination: 1 Annotation: Subtype: Link Rect: 118, 464, 511, 475 Annotation: Subtype: Link Rect: 118, 450, 391, 462 Annotation: Subtype: Link Rect: 467, 450, 485, 462 Destination: 1 Annotation: Subtype: Link Rect: 477, 432, 511, 444 Annotation: Subtype: Link Rect: 118, 419, 511, 430 Annotation: Subtype: Link Rect: 118, 405, 264, 416 Annotation: Subtype: Link Rect: 339, 405, 358, 416 Destination: 1 Annotation: Subtype: Link Rect: 212, 387, 511, 398 Annotation: Subtype: Link Rect: 118, 374, 511, 384 Annotation: Subtype: Link Rect: 192, 360, 211, 371 Destination: 1 Annotation: Subtype: Link Rect: 386, 342, 511, 353 Annotation: Subtype: Link Rect: 118, 328, 369, 340 Annotation: Subtype: Link Rect: 444, 328, 462, 340 Destination: 1 Annotation: Subtype: Link Rect: 324, 311, 511, 322 Annotation: Subtype: Link Rect: 118, 296, 303, 308 Annotation: Subtype: Link Rect: 397, 296, 415, 308 Destination: 1 Annotation: Subtype: Link Rect: 473, 279, 511, 290 Annotation: Subtype: Link Rect: 118, 266, 511, 276 Annotation: Subtype: Link Rect: 192, 251, 211, 263 Destination: 1 Annotation: Subtype: Link Rect: 277, 234, 511, 245 Annotation: Subtype: Link Rect: 118, 220, 153, 231 Annotation: Subtype: Link Rect: 228, 220, 246, 231 Destination: 1 Annotation: Subtype: Link Rect: 373, 202, 511, 213 Annotation: Subtype: Link Rect: 118, 188, 331, 200 Annotation: Subtype: Link Rect: 406, 188, 425, 200 Destination: 1 Annotation: Subtype: Link Rect: 268, 170, 511, 182 Annotation: Subtype: Link Rect: 118, 157, 258, 168 Annotation: Subtype: Link Rect: 333, 157, 351, 168 Destination: 1 Annotation: Subtype: Link Rect: 222, 138, 388, 150 Annotation: Subtype: Link Rect: 463, 138, 482, 150 Destination: 1 Annotation: Subtype: Link Rect: 459, 121, 511, 132 Annotation: Subtype: Link Rect: 118, 107, 466, 119 Annotation: Subtype: Link Rect: 150, 93, 168, 105 Destination: 1 Page: Sequence: 283 Annotations: Annotation: Subtype: Link Rect: 308, 739, 511, 750 Annotation: Subtype: Link Rect: 118, 725, 297, 737 Annotation: Subtype: Link Rect: 372, 725, 390, 737 Destination: 1 Annotation: Subtype: Link Rect: 428, 708, 511, 719 Annotation: Subtype: Link Rect: 118, 695, 511, 705 Annotation: Subtype: Link Rect: 201, 680, 219, 692 Destination: 1 Annotation: Subtype: Link Rect: 223, 680, 241, 692 Destination: 1 Annotation: Subtype: Link Rect: 150, 650, 511, 661 Annotation: Subtype: Link Rect: 118, 636, 146, 647 Annotation: Subtype: Link Rect: 221, 636, 240, 647 Destination: 1 Annotation: Subtype: Link Rect: 415, 618, 511, 630 Annotation: Subtype: Link Rect: 118, 605, 395, 616 Annotation: Subtype: Link Rect: 470, 605, 489, 616 Destination: 1 Annotation: Subtype: Link Rect: 191, 588, 511, 599 Annotation: Subtype: Link Rect: 118, 573, 212, 585 Annotation: Subtype: Link Rect: 287, 573, 305, 585 Destination: 1 Annotation: Subtype: Link Rect: 478, 556, 511, 568 Annotation: Subtype: Link Rect: 118, 542, 467, 554 Annotation: Subtype: Link Rect: 150, 529, 168, 540 Destination: 1 Annotation: Subtype: Link Rect: 238, 498, 465, 509 Annotation: Subtype: Link Rect: 150, 484, 168, 496 Destination: 1 Annotation: Subtype: Link Rect: 304, 467, 511, 478 Annotation: Subtype: Link Rect: 118, 453, 290, 465 Annotation: Subtype: Link Rect: 365, 453, 384, 465 Destination: 1 Annotation: Subtype: Link Rect: 473, 435, 511, 447 Annotation: Subtype: Link Rect: 118, 422, 511, 433 Annotation: Subtype: Link Rect: 118, 409, 426, 420 Annotation: Subtype: Link Rect: 484, 409, 511, 420 Annotation: Subtype: Link Rect: 118, 395, 244, 406 Annotation: Subtype: Link Rect: 319, 395, 338, 406 Destination: 1 Annotation: Subtype: Link Rect: 313, 364, 511, 375 Annotation: Subtype: Link Rect: 118, 350, 283, 362 Annotation: Subtype: Link Rect: 394, 350, 413, 362 Destination: 1 Annotation: Subtype: Link Rect: 416, 350, 435, 362 Destination: 1 Annotation: Subtype: Link Rect: 266, 333, 511, 344 Annotation: Subtype: Link Rect: 118, 319, 310, 331 Annotation: Subtype: Link Rect: 394, 319, 412, 331 Destination: 1 Annotation: Subtype: Link Rect: 415, 319, 434, 331 Destination: 1 Annotation: Subtype: Link Rect: 317, 301, 511, 313 Annotation: Subtype: Link Rect: 118, 288, 383, 299 Annotation: Subtype: Link Rect: 491, 288, 509, 299 Destination: 1 Annotation: Subtype: Link Rect: 118, 275, 136, 286 Destination: 1 Annotation: Subtype: Link Rect: 346, 257, 479, 268 Annotation: Subtype: Link Rect: 160, 243, 179, 255 Destination: 1 Annotation: Subtype: Link Rect: 426, 225, 511, 237 Annotation: Subtype: Link Rect: 118, 212, 231, 224 Annotation: Subtype: Link Rect: 307, 212, 325, 224 Destination: 1 Annotation: Subtype: Link Rect: 396, 194, 511, 206 Annotation: Subtype: Link Rect: 118, 181, 511, 192 Annotation: Subtype: Link Rect: 192, 167, 211, 179 Destination: 1 Annotation: Subtype: Link Rect: 339, 150, 511, 161 Annotation: Subtype: Link Rect: 118, 137, 514, 147 Annotation: Subtype: Link Rect: 192, 122, 211, 134 Destination: 1 Annotation: Subtype: Link Rect: 389, 105, 511, 117 Annotation: Subtype: Link Rect: 118, 92, 511, 103 Annotation: Subtype: Link Rect: 118, 78, 127, 90 Annotation: Subtype: Link Rect: 202, 78, 220, 90 Destination: 1 Page: Sequence: 284 Annotations: Annotation: Subtype: Link Rect: 448, 739, 466, 750 Destination: 1 Annotation: Subtype: Link Rect: 288, 721, 511, 732 Annotation: Subtype: Link Rect: 118, 707, 397, 719 Annotation: Subtype: Link Rect: 154, 694, 172, 705 Destination: 1 Annotation: Subtype: Link Rect: 176, 694, 194, 705 Destination: 1 Annotation: Subtype: Link Rect: 284, 676, 511, 687 Annotation: Subtype: Link Rect: 118, 662, 400, 674 Annotation: Subtype: Link Rect: 150, 648, 168, 660 Destination: 1 Annotation: Subtype: Link Rect: 286, 631, 511, 642 Annotation: Subtype: Link Rect: 118, 617, 400, 629 Annotation: Subtype: Link Rect: 150, 603, 168, 615 Destination: 1 Annotation: Subtype: Link Rect: 203, 572, 511, 583 Annotation: Subtype: Link Rect: 118, 558, 212, 570 Annotation: Subtype: Link Rect: 287, 558, 305, 570 Destination: 1 Annotation: Subtype: Link Rect: 411, 540, 511, 552 Annotation: Subtype: Link Rect: 118, 527, 465, 538 Annotation: Subtype: Link Rect: 150, 513, 168, 525 Destination: 1 Annotation: Subtype: Link Rect: 389, 495, 511, 507 Annotation: Subtype: Link Rect: 118, 482, 511, 493 Annotation: Subtype: Link Rect: 192, 468, 211, 480 Destination: 1 Annotation: Subtype: Link Rect: 261, 450, 511, 462 Annotation: Subtype: Link Rect: 118, 436, 199, 448 Annotation: Subtype: Link Rect: 274, 436, 292, 448 Destination: 1 Annotation: Subtype: Link Rect: 253, 418, 511, 430 Annotation: Subtype: Link Rect: 192, 405, 211, 416 Destination: 1 Annotation: Subtype: Link Rect: 441, 387, 511, 398 Annotation: Subtype: Link Rect: 118, 374, 510, 384 Annotation: Subtype: Link Rect: 364, 360, 383, 371 Destination: 1 Annotation: Subtype: Link Rect: 333, 342, 511, 353 Annotation: Subtype: Link Rect: 118, 328, 441, 340 Annotation: Subtype: Link Rect: 131, 315, 149, 326 Destination: 1 Annotation: Subtype: Link Rect: 338, 297, 511, 308 Annotation: Subtype: Link Rect: 118, 284, 511, 294 Annotation: Subtype: Link Rect: 118, 269, 186, 281 Annotation: Subtype: Link Rect: 261, 269, 279, 281 Destination: 1 Annotation: Subtype: Link Rect: 376, 251, 511, 263 Annotation: Subtype: Link Rect: 118, 238, 511, 249 Annotation: Subtype: Link Rect: 118, 224, 265, 236 Annotation: Subtype: Link Rect: 340, 224, 359, 236 Destination: 1 Annotation: Subtype: Link Rect: 192, 159, 205, 170 Destination: 1 Annotation: Subtype: Link Rect: 141, 127, 413, 139 Annotation: Subtype: Link Rect: 489, 127, 501, 139 Destination: 1 Annotation: Subtype: Link Rect: 406, 95, 419, 107 Destination: 1 Annotation: Subtype: Link Rect: 422, 95, 441, 107 Destination: 1 Annotation: Subtype: Link Rect: 444, 95, 462, 107 Destination: 1 Page: Sequence: 285 Annotations: Annotation: Subtype: Link Rect: 456, 725, 469, 737 Destination: 1 Annotation: Subtype: Link Rect: 472, 725, 485, 737 Destination: 1 Annotation: Subtype: Link Rect: 488, 725, 506, 737 Destination: 1 Annotation: Subtype: Link Rect: 249, 694, 267, 705 Destination: 1 Annotation: Subtype: Link Rect: 316, 662, 334, 674 Destination: 1 Annotation: Subtype: Link Rect: 473, 630, 511, 642 Annotation: Subtype: Link Rect: 118, 617, 396, 629 Annotation: Subtype: Link Rect: 471, 617, 489, 629 Destination: 1 Annotation: Subtype: Link Rect: 192, 585, 211, 597 Destination: 1 Annotation: Subtype: Link Rect: 131, 554, 149, 565 Destination: 1 Annotation: Subtype: Link Rect: 160, 522, 179, 534 Destination: 1 Annotation: Subtype: Link Rect: 160, 490, 179, 502 Destination: 1 Page: Sequence: 286 Page: Sequence: 287 Annotations: Annotation: Subtype: Link Rect: 110, 422, 123, 433 Destination: 1 Annotation: Subtype: Link Rect: 126, 422, 139, 433 Destination: 1 Annotation: Subtype: Link Rect: 143, 422, 161, 433 Destination: 1 Annotation: Subtype: Link Rect: 481, 383, 493, 395 Destination: 1 Annotation: Subtype: Link Rect: 497, 383, 509, 395 Destination: 1 Annotation: Subtype: Link Rect: 111, 370, 124, 381 Destination: 1 Annotation: Subtype: Link Rect: 127, 370, 140, 381 Destination: 1 Annotation: Subtype: Link Rect: 144, 370, 162, 381 Destination: 1 Annotation: Subtype: Link Rect: 308, 331, 321, 343 Destination: 1 Annotation: Subtype: Link Rect: 324, 331, 337, 343 Destination: 1 Annotation: Subtype: Link Rect: 341, 331, 359, 343 Destination: 1 Annotation: Subtype: Link Rect: 340, 304, 359, 316 Destination: 1 Annotation: Subtype: Link Rect: 365, 277, 377, 289 Destination: 1 Annotation: Subtype: Link Rect: 381, 277, 394, 289 Destination: 1 Annotation: Subtype: Link Rect: 259, 236, 272, 248 Destination: 1 Annotation: Subtype: Link Rect: 275, 236, 288, 248 Destination: 1 Annotation: Subtype: Link Rect: 202, 196, 214, 207 Destination: 1 Annotation: Subtype: Link Rect: 218, 196, 231, 207 Destination: 1 Annotation: Subtype: Link Rect: 458, 157, 471, 169 Destination: 1 Annotation: Subtype: Link Rect: 182, 116, 195, 128 Destination: 1 Annotation: Subtype: Link Rect: 198, 116, 211, 128 Destination: 1 Annotation: Subtype: Link Rect: 214, 116, 233, 128 Destination: 1 Annotation: Subtype: Link Rect: 236, 116, 255, 128 Destination: 1 Annotation: Subtype: Link Rect: 258, 116, 276, 128 Destination: 1 Annotation: Subtype: Link Rect: 280, 116, 298, 128 Destination: 1 Annotation: Subtype: Link Rect: 438, 78, 451, 90 Destination: 1 Annotation: Subtype: Link Rect: 454, 78, 467, 90 Destination: 1 Annotation: Subtype: Link Rect: 470, 78, 483, 90 Destination: 1 Annotation: Subtype: Link Rect: 487, 78, 500, 90 Destination: 1 Page: Sequence: 288 Annotations: Annotation: Subtype: Link Rect: 341, 725, 354, 737 Destination: 1 Annotation: Subtype: Link Rect: 357, 725, 370, 737 Destination: 1 Annotation: Subtype: Link Rect: 374, 725, 387, 737 Destination: 1 Annotation: Subtype: Link Rect: 390, 725, 409, 737 Destination: 1 Annotation: Subtype: Link Rect: 412, 725, 430, 737 Destination: 1 Annotation: Subtype: Link Rect: 434, 725, 452, 737 Destination: 1 Annotation: Subtype: Link Rect: 456, 725, 474, 737 Destination: 1 Annotation: Subtype: Link Rect: 477, 725, 496, 737 Destination: 1 Annotation: Subtype: Link Rect: 347, 698, 365, 710 Destination: 1 Annotation: Subtype: Link Rect: 369, 698, 387, 710 Destination: 1 Annotation: Subtype: Link Rect: 391, 698, 409, 710 Destination: 1 Annotation: Subtype: Link Rect: 417, 671, 430, 683 Destination: 1 Annotation: Subtype: Link Rect: 434, 671, 446, 683 Destination: 1 Annotation: Subtype: Link Rect: 450, 671, 468, 683 Destination: 1 Annotation: Subtype: Link Rect: 472, 671, 490, 683 Destination: 1 Annotation: Subtype: Link Rect: 315, 632, 328, 644 Destination: 1 Annotation: Subtype: Link Rect: 314, 594, 333, 606 Destination: 1 Annotation: Subtype: Link Rect: 231, 542, 249, 553 Destination: 1 Annotation: Subtype: Link Rect: 460, 515, 473, 526 Destination: 1 Annotation: Subtype: Link Rect: 418, 476, 451, 488 Destination: 1 Annotation: Subtype: Link Rect: 170, 465, 189, 474 Destination: 1 Annotation: Subtype: Link Rect: 480, 424, 493, 436 Destination: 1 Annotation: Subtype: Link Rect: 497, 424, 509, 436 Destination: 1 Annotation: Subtype: Link Rect: 111, 411, 124, 422 Destination: 1 Annotation: Subtype: Link Rect: 127, 411, 146, 422 Destination: 1 Annotation: Subtype: Link Rect: 149, 411, 167, 422 Destination: 1 Annotation: Subtype: Link Rect: 171, 411, 189, 422 Destination: 1 Annotation: Subtype: Link Rect: 340, 383, 353, 395 Destination: 1 Annotation: Subtype: Link Rect: 425, 356, 438, 368 Destination: 1 Annotation: Subtype: Link Rect: 458, 329, 471, 341 Destination: 1 Annotation: Subtype: Link Rect: 474, 329, 487, 341 Destination: 1 Annotation: Subtype: Link Rect: 491, 329, 509, 341 Destination: 1 Annotation: Subtype: Link Rect: 111, 318, 129, 327 Destination: 1 Annotation: Subtype: Link Rect: 220, 289, 233, 300 Destination: 1 Annotation: Subtype: Link Rect: 237, 289, 250, 300 Destination: 1 Annotation: Subtype: Link Rect: 253, 289, 266, 300 Destination: 1 Annotation: Subtype: Link Rect: 269, 289, 288, 300 Destination: 1 Annotation: Subtype: Link Rect: 291, 289, 310, 300 Destination: 1 Annotation: Subtype: Link Rect: 313, 289, 331, 300 Destination: 1 Annotation: Subtype: Link Rect: 335, 289, 353, 300 Destination: 1 Annotation: Subtype: Link Rect: 357, 289, 375, 300 Destination: 1 Annotation: Subtype: Link Rect: 379, 289, 397, 300 Destination: 1 Annotation: Subtype: Link Rect: 388, 250, 407, 262 Destination: 1 Annotation: Subtype: Link Rect: 410, 250, 428, 262 Destination: 1 Annotation: Subtype: Link Rect: 391, 211, 410, 223 Destination: 1 Annotation: Subtype: Link Rect: 413, 211, 432, 223 Destination: 1 Annotation: Subtype: Link Rect: 435, 211, 453, 223 Destination: 1 Annotation: Subtype: Link Rect: 282, 184, 294, 196 Destination: 1 Annotation: Subtype: Link Rect: 450, 146, 468, 157 Destination: 1 Annotation: Subtype: Link Rect: 489, 118, 507, 130 Destination: 1 Annotation: Subtype: Link Rect: 135, 79, 148, 90 Destination: 1 Annotation: Subtype: Link Rect: 152, 79, 165, 90 Destination: 1 Annotation: Subtype: Link Rect: 168, 79, 181, 90 Destination: 1 Page: Sequence: 289 Annotations: Annotation: Subtype: Link Rect: 395, 725, 408, 737 Destination: 1 Annotation: Subtype: Link Rect: 424, 698, 442, 710 Destination: 1 Page: Sequence: 290 Page: Sequence: 291 Annotations: Annotation: Subtype: Link Rect: 235, 435, 248, 447 Destination: 1 Annotation: Subtype: Link Rect: 252, 435, 265, 447 Destination: 1 Annotation: Subtype: Link Rect: 268, 435, 281, 447 Destination: 1 Annotation: Subtype: Link Rect: 284, 435, 297, 447 Destination: 1 Annotation: Subtype: Link Rect: 301, 435, 314, 447 Destination: 1 Annotation: Subtype: Link Rect: 317, 435, 330, 447 Destination: 1 Annotation: Subtype: Link Rect: 333, 435, 352, 447 Destination: 1 Annotation: Subtype: Link Rect: 355, 435, 374, 447 Destination: 1 Annotation: Subtype: Link Rect: 377, 435, 395, 447 Destination: 1 Annotation: Subtype: Link Rect: 399, 435, 417, 447 Destination: 1 Annotation: Subtype: Link Rect: 267, 408, 286, 420 Destination: 1 Annotation: Subtype: Link Rect: 457, 381, 470, 393 Destination: 1 Annotation: Subtype: Link Rect: 175, 342, 188, 354 Destination: 1 Annotation: Subtype: Link Rect: 216, 315, 229, 327 Destination: 1 Annotation: Subtype: Link Rect: 233, 315, 251, 327 Destination: 1 Annotation: Subtype: Link Rect: 219, 277, 237, 288 Destination: 1 Annotation: Subtype: Link Rect: 241, 277, 259, 288 Destination: 1 Annotation: Subtype: Link Rect: 236, 237, 249, 249 Destination: 1 Annotation: Subtype: Link Rect: 252, 237, 265, 249 Destination: 1 Annotation: Subtype: Link Rect: 269, 237, 282, 249 Destination: 1 Annotation: Subtype: Link Rect: 215, 210, 228, 222 Destination: 1 Annotation: Subtype: Link Rect: 231, 210, 244, 222 Destination: 1 Annotation: Subtype: Link Rect: 247, 210, 260, 222 Destination: 1 Annotation: Subtype: Link Rect: 264, 210, 282, 222 Destination: 1 Annotation: Subtype: Link Rect: 361, 183, 374, 195 Destination: 1 Annotation: Subtype: Link Rect: 377, 183, 395, 195 Destination: 1 Annotation: Subtype: Link Rect: 399, 183, 417, 195 Destination: 1 Annotation: Subtype: Link Rect: 241, 144, 260, 156 Destination: 1 Annotation: Subtype: Link Rect: 221, 117, 239, 128 Destination: 1 Annotation: Subtype: Link Rect: 254, 78, 267, 90 Destination: 1 Page: Sequence: 292 Annotations: Annotation: Subtype: Link Rect: 201, 726, 220, 737 Destination: 1 Annotation: Subtype: Link Rect: 223, 726, 241, 737 Destination: 1 Annotation: Subtype: Link Rect: 252, 687, 265, 698 Destination: 1 Annotation: Subtype: Link Rect: 269, 687, 282, 698 Destination: 1 Annotation: Subtype: Link Rect: 285, 687, 298, 698 Destination: 1 Annotation: Subtype: Link Rect: 301, 687, 314, 698 Destination: 1 Annotation: Subtype: Link Rect: 318, 687, 331, 698 Destination: 1 Annotation: Subtype: Link Rect: 334, 687, 353, 698 Destination: 1 Annotation: Subtype: Link Rect: 356, 687, 374, 698 Destination: 1 Annotation: Subtype: Link Rect: 216, 648, 229, 660 Destination: 1 Annotation: Subtype: Link Rect: 232, 648, 245, 660 Destination: 1 Annotation: Subtype: Link Rect: 249, 648, 262, 660 Destination: 1 Annotation: Subtype: Link Rect: 265, 648, 278, 660 Destination: 1 Annotation: Subtype: Link Rect: 282, 648, 294, 660 Destination: 1 Annotation: Subtype: Link Rect: 298, 648, 311, 660 Destination: 1 Annotation: Subtype: Link Rect: 314, 648, 333, 660 Destination: 1 Annotation: Subtype: Link Rect: 336, 648, 354, 660 Destination: 1 Annotation: Subtype: Link Rect: 358, 648, 376, 660 Destination: 1 Annotation: Subtype: Link Rect: 437, 621, 450, 633 Destination: 1 Annotation: Subtype: Link Rect: 454, 621, 466, 633 Destination: 1 Annotation: Subtype: Link Rect: 281, 594, 294, 606 Destination: 1 Annotation: Subtype: Link Rect: 297, 594, 310, 606 Destination: 1 Annotation: Subtype: Link Rect: 313, 594, 326, 606 Destination: 1 Annotation: Subtype: Link Rect: 329, 594, 342, 606 Destination: 1 Annotation: Subtype: Link Rect: 346, 594, 358, 606 Destination: 1 Annotation: Subtype: Link Rect: 362, 594, 375, 606 Destination: 1 Annotation: Subtype: Link Rect: 378, 594, 391, 606 Destination: 1 Annotation: Subtype: Link Rect: 394, 594, 407, 606 Destination: 1 Annotation: Subtype: Link Rect: 411, 594, 423, 606 Destination: 1 Annotation: Subtype: Link Rect: 427, 594, 445, 606 Destination: 1 Annotation: Subtype: Link Rect: 448, 594, 467, 606 Destination: 1 Annotation: Subtype: Link Rect: 470, 594, 488, 606 Destination: 1 Annotation: Subtype: Link Rect: 492, 594, 510, 606 Destination: 1 Annotation: Subtype: Link Rect: 111, 581, 129, 592 Destination: 1 Annotation: Subtype: Link Rect: 132, 581, 151, 592 Destination: 1 Annotation: Subtype: Link Rect: 154, 581, 173, 592 Destination: 1 Annotation: Subtype: Link Rect: 176, 581, 194, 592 Destination: 1 Annotation: Subtype: Link Rect: 365, 553, 378, 565 Destination: 1 Annotation: Subtype: Link Rect: 381, 553, 394, 565 Destination: 1 Annotation: Subtype: Link Rect: 398, 553, 411, 565 Destination: 1 Annotation: Subtype: Link Rect: 414, 553, 427, 565 Destination: 1 Annotation: Subtype: Link Rect: 431, 553, 444, 565 Destination: 1 Annotation: Subtype: Link Rect: 447, 553, 460, 565 Destination: 1 Annotation: Subtype: Link Rect: 464, 553, 477, 565 Destination: 1 Annotation: Subtype: Link Rect: 480, 553, 493, 565 Destination: 1 Annotation: Subtype: Link Rect: 497, 553, 510, 565 Destination: 1 Annotation: Subtype: Link Rect: 111, 541, 124, 551 Destination: 1 Annotation: Subtype: Link Rect: 127, 541, 140, 551 Destination: 1 Annotation: Subtype: Link Rect: 144, 541, 157, 551 Destination: 1 Annotation: Subtype: Link Rect: 160, 541, 179, 551 Destination: 1 Annotation: Subtype: Link Rect: 183, 541, 201, 551 Destination: 1 Annotation: Subtype: Link Rect: 205, 541, 223, 551 Destination: 1 Annotation: Subtype: Link Rect: 227, 541, 245, 551 Destination: 1 Annotation: Subtype: Link Rect: 249, 541, 267, 551 Destination: 1 Annotation: Subtype: Link Rect: 271, 541, 289, 551 Destination: 1 Annotation: Subtype: Link Rect: 293, 541, 311, 551 Destination: 1 Annotation: Subtype: Link Rect: 315, 541, 333, 551 Destination: 1 Annotation: Subtype: Link Rect: 337, 541, 355, 551 Destination: 1 Annotation: Subtype: Link Rect: 359, 541, 378, 551 Destination: 1 Annotation: Subtype: Link Rect: 381, 541, 400, 551 Destination: 1 Annotation: Subtype: Link Rect: 403, 541, 422, 551 Destination: 1 Annotation: Subtype: Link Rect: 425, 541, 444, 551 Destination: 1 Annotation: Subtype: Link Rect: 447, 541, 466, 551 Destination: 1 Annotation: Subtype: Link Rect: 469, 541, 488, 551 Destination: 1 Annotation: Subtype: Link Rect: 491, 541, 510, 551 Destination: 1 Annotation: Subtype: Link Rect: 110, 528, 129, 538 Destination: 1 Annotation: Subtype: Link Rect: 333, 487, 352, 499 Destination: 1 Annotation: Subtype: Link Rect: 208, 460, 221, 472 Destination: 1 Annotation: Subtype: Link Rect: 225, 460, 238, 472 Destination: 1 Annotation: Subtype: Link Rect: 241, 460, 259, 472 Destination: 1 Annotation: Subtype: Link Rect: 263, 460, 281, 472 Destination: 1 Annotation: Subtype: Link Rect: 285, 460, 303, 472 Destination: 1 Annotation: Subtype: Link Rect: 387, 422, 406, 434 Destination: 1 Annotation: Subtype: Link Rect: 216, 395, 235, 406 Destination: 1 Annotation: Subtype: Link Rect: 207, 370, 220, 379 Destination: 1 Annotation: Subtype: Link Rect: 239, 340, 258, 352 Destination: 1 Annotation: Subtype: Link Rect: 398, 314, 411, 325 Destination: 1 Annotation: Subtype: Link Rect: 398, 286, 411, 298 Destination: 1 Annotation: Subtype: Link Rect: 208, 250, 221, 259 Destination: 1 Annotation: Subtype: Link Rect: 272, 209, 290, 221 Destination: 1 Annotation: Subtype: Link Rect: 294, 209, 312, 221 Destination: 1 Annotation: Subtype: Link Rect: 279, 171, 297, 182 Destination: 1 Annotation: Subtype: Link Rect: 301, 171, 319, 182 Destination: 1 Annotation: Subtype: Link Rect: 280, 143, 298, 155 Destination: 1 Annotation: Subtype: Link Rect: 302, 143, 320, 155 Destination: 1 Annotation: Subtype: Link Rect: 222, 116, 240, 128 Destination: 1 Annotation: Subtype: Link Rect: 221, 78, 234, 90 Destination: 1 Annotation: Subtype: Link Rect: 237, 78, 250, 90 Destination: 1 Annotation: Subtype: Link Rect: 254, 78, 267, 90 Destination: 1 Annotation: Subtype: Link Rect: 270, 78, 288, 90 Destination: 1 Page: Sequence: 293 Annotations: Annotation: Subtype: Link Rect: 200, 725, 212, 737 Destination: 1 Annotation: Subtype: Link Rect: 216, 725, 229, 737 Destination: 1 Annotation: Subtype: Link Rect: 232, 725, 251, 737 Destination: 1 Annotation: Subtype: Link Rect: 185, 699, 198, 710 Destination: 1 Annotation: Subtype: Link Rect: 201, 699, 214, 710 Destination: 1 Annotation: Subtype: Link Rect: 388, 671, 401, 683 Destination: 1 Annotation: Subtype: Link Rect: 404, 671, 423, 683 Destination: 1 Annotation: Subtype: Link Rect: 426, 671, 445, 683 Destination: 1 Annotation: Subtype: Link Rect: 448, 671, 466, 683 Destination: 1 Annotation: Subtype: Link Rect: 470, 671, 488, 683 Destination: 1 Annotation: Subtype: Link Rect: 492, 671, 510, 683 Destination: 1 Annotation: Subtype: Link Rect: 111, 658, 129, 669 Destination: 1 Annotation: Subtype: Link Rect: 132, 658, 151, 669 Destination: 1 Annotation: Subtype: Link Rect: 410, 630, 428, 642 Destination: 1 Annotation: Subtype: Link Rect: 210, 595, 229, 605 Destination: 1 Annotation: Subtype: Link Rect: 217, 567, 230, 578 Destination: 1 Annotation: Subtype: Link Rect: 233, 567, 246, 578 Destination: 1 Annotation: Subtype: Link Rect: 240, 539, 253, 551 Destination: 1 Annotation: Subtype: Link Rect: 189, 512, 202, 524 Destination: 1 Annotation: Subtype: Link Rect: 205, 512, 218, 524 Destination: 1 Annotation: Subtype: Link Rect: 235, 485, 253, 497 Destination: 1 Annotation: Subtype: Link Rect: 168, 460, 180, 469 Destination: 1 Annotation: Subtype: Link Rect: 408, 431, 427, 445 Destination: 1 Annotation: Subtype: Link Rect: 230, 404, 243, 415 Destination: 1 Annotation: Subtype: Link Rect: 247, 404, 260, 415 Destination: 1 Annotation: Subtype: Link Rect: 250, 377, 263, 388 Destination: 1 Annotation: Subtype: Link Rect: 198, 352, 211, 361 Destination: 1 Annotation: Subtype: Link Rect: 191, 314, 204, 324 Destination: 1 Annotation: Subtype: Link Rect: 316, 275, 329, 287 Destination: 1 Annotation: Subtype: Link Rect: 333, 275, 351, 287 Destination: 1 Annotation: Subtype: Link Rect: 387, 248, 400, 260 Destination: 1 Annotation: Subtype: Link Rect: 403, 248, 416, 260 Destination: 1 Annotation: Subtype: Link Rect: 204, 222, 217, 233 Destination: 1 Annotation: Subtype: Link Rect: 220, 222, 233, 233 Destination: 1 Annotation: Subtype: Link Rect: 212, 184, 225, 196 Destination: 1 Annotation: Subtype: Link Rect: 228, 184, 241, 196 Destination: 1 Page: Sequence: 294 Page: Sequence: 295 Annotations: Annotation: Subtype: Link Rect: 119, 445, 407, 459 Destination: 1 Annotation: Subtype: Link Rect: 119, 432, 194, 446 Destination: 1 Annotation: Subtype: Link Rect: 119, 419, 355, 433 Destination: 1 Annotation: Subtype: Link Rect: 119, 396, 329, 410 Destination: 1 Annotation: Subtype: Link Rect: 119, 383, 325, 397 Destination: 1 Annotation: Subtype: Link Rect: 119, 370, 358, 384 Destination: 1 Annotation: Subtype: Link Rect: 119, 357, 292, 370 Destination: 1 Annotation: Subtype: Link Rect: 119, 343, 370, 357 Destination: 1 Annotation: Subtype: Link Rect: 299, 343, 312, 357 Destination: 1 Annotation: Subtype: Link Rect: 119, 320, 389, 334 Destination: 1 Annotation: Subtype: Link Rect: 119, 297, 379, 311 Destination: 1 Annotation: Subtype: Link Rect: 119, 274, 398, 288 Destination: 1 Annotation: Subtype: Link Rect: 119, 261, 315, 275 Destination: 1 Annotation: Subtype: Link Rect: 119, 238, 222, 252 Destination: 1 Annotation: Subtype: Link Rect: 119, 215, 344, 229 Destination: 1 Annotation: Subtype: Link Rect: 119, 192, 271, 206 Destination: 1 Annotation: Subtype: Link Rect: 254, 192, 268, 206 Destination: 1 Annotation: Subtype: Link Rect: 119, 169, 365, 182 Destination: 1 Annotation: Subtype: Link Rect: 288, 169, 302, 182 Destination: 1 Annotation: Subtype: Link Rect: 119, 155, 260, 169 Destination: 1 Annotation: Subtype: Link Rect: 119, 142, 260, 156 Destination: 1 Annotation: Subtype: Link Rect: 119, 129, 269, 143 Destination: 1 Annotation: Subtype: Link Rect: 119, 116, 266, 130 Destination: 1 Annotation: Subtype: Link Rect: 119, 103, 309, 117 Destination: 1 Annotation: Subtype: Link Rect: 119, 90, 285, 104 Destination: 1 Annotation: Subtype: Link Rect: 119, 77, 296, 91 Destination: 1 Page: Sequence: 296 Annotations: Annotation: Subtype: Link Rect: 119, 737, 303, 751 Destination: 1 Annotation: Subtype: Link Rect: 287, 737, 300, 751 Destination: 1 Annotation: Subtype: Link Rect: 119, 714, 423, 728 Destination: 1 Annotation: Subtype: Link Rect: 398, 714, 423, 728 Destination: 1 Annotation: Subtype: Link Rect: 119, 701, 363, 715 Destination: 1 Annotation: Subtype: Link Rect: 119, 678, 285, 692 Destination: 1 Annotation: Subtype: Link Rect: 119, 665, 330, 679 Destination: 1 Annotation: Subtype: Link Rect: 119, 642, 344, 656 Destination: 1 Annotation: Subtype: Link Rect: 119, 619, 252, 633 Destination: 1 Annotation: Subtype: Link Rect: 119, 597, 176, 610 Destination: 1 Annotation: Subtype: Link Rect: 119, 574, 258, 587 Destination: 1 Annotation: Subtype: Link Rect: 119, 561, 360, 574 Destination: 1 Annotation: Subtype: Link Rect: 119, 538, 255, 551 Destination: 1 Annotation: Subtype: Link Rect: 119, 525, 321, 538 Destination: 1 Annotation: Subtype: Link Rect: 119, 512, 366, 525 Destination: 1 Annotation: Subtype: Link Rect: 119, 489, 380, 502 Destination: 1 Annotation: Subtype: Link Rect: 119, 476, 393, 489 Destination: 1 Annotation: Subtype: Link Rect: 119, 453, 377, 466 Destination: 1 Annotation: Subtype: Link Rect: 119, 440, 348, 453 Destination: 1 Annotation: Subtype: Link Rect: 119, 427, 285, 440 Destination: 1 Annotation: Subtype: Link Rect: 119, 414, 333, 427 Destination: 1 Annotation: Subtype: Link Rect: 119, 400, 345, 414 Destination: 1 Annotation: Subtype: Link Rect: 119, 378, 248, 391 Destination: 1 Annotation: Subtype: Link Rect: 119, 364, 244, 378 Destination: 1 Annotation: Subtype: Link Rect: 119, 342, 449, 355 Destination: 1 Annotation: Subtype: Link Rect: 119, 329, 448, 342 Destination: 1 Annotation: Subtype: Link Rect: 119, 306, 419, 319 Destination: 1 Annotation: Subtype: Link Rect: 342, 306, 355, 319 Destination: 1 Annotation: Subtype: Link Rect: 119, 283, 398, 296 Destination: 1 Annotation: Subtype: Link Rect: 119, 260, 298, 274 Destination: 1 Annotation: Subtype: Link Rect: 119, 247, 420, 261 Destination: 1 Annotation: Subtype: Link Rect: 119, 234, 330, 247 Destination: 1 Annotation: Subtype: Link Rect: 119, 221, 412, 234 Destination: 1 Annotation: Subtype: Link Rect: 119, 198, 447, 212 Destination: 1 Annotation: Subtype: Link Rect: 119, 175, 439, 189 Destination: 1 Annotation: Subtype: Link Rect: 119, 152, 264, 166 Destination: 1 Annotation: Subtype: Link Rect: 119, 129, 255, 143 Destination: 1 Annotation: Subtype: Link Rect: 119, 116, 244, 130 Destination: 1 Annotation: Subtype: Link Rect: 119, 103, 326, 117 Destination: 1 Annotation: Subtype: Link Rect: 119, 90, 346, 104 Destination: 1 Annotation: Subtype: Link Rect: 119, 77, 262, 91 Destination: 1 Page: Sequence: 297 Annotations: Annotation: Subtype: Link Rect: 119, 737, 302, 751 Destination: 1 Annotation: Subtype: Link Rect: 119, 715, 376, 728 Destination: 1 Annotation: Subtype: Link Rect: 119, 692, 309, 706 Destination: 1 Annotation: Subtype: Link Rect: 119, 679, 384, 693 Destination: 1 Annotation: Subtype: Link Rect: 119, 666, 394, 680 Destination: 1 Page: Sequence: 298 Page: Sequence: 299 Annotations: Annotation: Subtype: Link Rect: 100, 450, 238, 459 Destination: 1 Annotation: Subtype: Link Rect: 100, 434, 374, 446 Destination: 1 Annotation: Subtype: Link Rect: 100, 423, 391, 432 Destination: 1 Annotation: Subtype: Link Rect: 100, 409, 240, 421 Destination: 1 Annotation: Subtype: Link Rect: 100, 395, 290, 405 Destination: 1 Annotation: Subtype: Link Rect: 100, 380, 197, 391 Destination: 1 Annotation: Subtype: Link Rect: 100, 366, 207, 377 Destination: 1 Annotation: Subtype: Link Rect: 100, 352, 327, 364 Destination: 1 Annotation: Subtype: Link Rect: 100, 338, 233, 350 Destination: 1 Annotation: Subtype: Link Rect: 100, 325, 193, 336 Destination: 1 Annotation: Subtype: Link Rect: 100, 311, 245, 322 Destination: 1 Annotation: Subtype: Link Rect: 100, 297, 238, 309 Destination: 1 Annotation: Subtype: Link Rect: 100, 283, 258, 295 Destination: 1 Annotation: Subtype: Link Rect: 100, 270, 294, 281 Destination: 1 Annotation: Subtype: Link Rect: 100, 256, 232, 268 Destination: 1 Annotation: Subtype: Link Rect: 100, 242, 305, 254 Destination: 1 Annotation: Subtype: Link Rect: 100, 228, 239, 240 Destination: 1 Annotation: Subtype: Link Rect: 100, 215, 235, 227 Destination: 1 Annotation: Subtype: Link Rect: 100, 201, 235, 213 Destination: 1 Annotation: Subtype: Link Rect: 100, 187, 270, 199 Destination: 1 Annotation: Subtype: Link Rect: 100, 174, 360, 185 Destination: 1 Annotation: Subtype: Link Rect: 100, 160, 362, 172 Destination: 1 Annotation: Subtype: Link Rect: 100, 149, 189, 158 Destination: 1 Annotation: Subtype: Link Rect: 100, 133, 296, 144 Destination: 1 Annotation: Subtype: Link Rect: 100, 121, 223, 131 Destination: 1 Annotation: Subtype: Link Rect: 100, 107, 183, 117 Destination: 1 Annotation: Subtype: Link Rect: 100, 91, 320, 103 Destination: 1 Annotation: Subtype: Link Rect: 100, 78, 320, 90 Destination: 1 Page: Sequence: 300 Annotations: Annotation: Subtype: Link Rect: 100, 739, 439, 750 Destination: 1 Annotation: Subtype: Link Rect: 100, 725, 364, 737 Destination: 1 Annotation: Subtype: Link Rect: 100, 711, 297, 723 Destination: 1 Annotation: Subtype: Link Rect: 100, 697, 286, 709 Destination: 1 Annotation: Subtype: Link Rect: 100, 686, 239, 695 Destination: 1 Annotation: Subtype: Link Rect: 100, 672, 225, 682 Destination: 1 Annotation: Subtype: Link Rect: 100, 658, 222, 668 Destination: 1 Annotation: Subtype: Link Rect: 100, 642, 360, 654 Destination: 1 Annotation: Subtype: Link Rect: 100, 631, 257, 640 Destination: 1 Annotation: Subtype: Link Rect: 100, 615, 228, 626 Destination: 1 Annotation: Subtype: Link Rect: 100, 601, 228, 613 Destination: 1 Annotation: Subtype: Link Rect: 100, 589, 182, 599 Destination: 1 Annotation: Subtype: Link Rect: 100, 573, 266, 585 Destination: 1 Annotation: Subtype: Link Rect: 100, 560, 259, 571 Destination: 1 Annotation: Subtype: Link Rect: 100, 546, 246, 558 Destination: 1 Annotation: Subtype: Link Rect: 100, 533, 201, 544 Destination: 1 Annotation: Subtype: Link Rect: 100, 520, 228, 530 Destination: 1 Annotation: Subtype: Link Rect: 100, 507, 315, 516 Destination: 1 Annotation: Subtype: Link Rect: 100, 491, 254, 503 Destination: 1 Annotation: Subtype: Link Rect: 100, 477, 287, 489 Destination: 1 Annotation: Subtype: Link Rect: 100, 463, 290, 475 Destination: 1 Annotation: Subtype: Link Rect: 100, 452, 280, 461 Destination: 1 Annotation: Subtype: Link Rect: 100, 436, 339, 448 Destination: 1 Annotation: Subtype: Link Rect: 100, 424, 299, 434 Destination: 1 Annotation: Subtype: Link Rect: 100, 408, 252, 420 Destination: 1 Annotation: Subtype: Link Rect: 100, 394, 250, 406 Destination: 1 Annotation: Subtype: Link Rect: 100, 381, 292, 392 Destination: 1 Annotation: Subtype: Link Rect: 100, 367, 273, 379 Destination: 1 Annotation: Subtype: Link Rect: 100, 355, 207, 365 Destination: 1 Annotation: Subtype: Link Rect: 100, 339, 217, 351 Destination: 1 Annotation: Subtype: Link Rect: 100, 326, 217, 337 Destination: 1 Annotation: Subtype: Link Rect: 100, 312, 302, 324 Destination: 1 Annotation: Subtype: Link Rect: 100, 298, 346, 310 Destination: 1 Annotation: Subtype: Link Rect: 100, 287, 189, 296 Destination: 1 Annotation: Subtype: Link Rect: 100, 271, 355, 282 Destination: 1 Annotation: Subtype: Link Rect: 100, 257, 360, 269 Destination: 1 Annotation: Subtype: Link Rect: 100, 243, 351, 255 Destination: 1 Annotation: Subtype: Link Rect: 100, 229, 351, 241 Destination: 1 Annotation: Subtype: Link Rect: 100, 215, 351, 227 Destination: 1 Annotation: Subtype: Link Rect: 100, 202, 268, 213 Destination: 1 Annotation: Subtype: Link Rect: 100, 188, 268, 200 Destination: 1 Annotation: Subtype: Link Rect: 100, 176, 190, 186 Destination: 1 Annotation: Subtype: Link Rect: 100, 161, 290, 172 Destination: 1 Annotation: Subtype: Link Rect: 100, 147, 213, 158 Destination: 1 Annotation: Subtype: Link Rect: 100, 133, 292, 145 Destination: 1 Annotation: Subtype: Link Rect: 100, 119, 299, 131 Destination: 1 Annotation: Subtype: Link Rect: 100, 105, 199, 117 Destination: 1 Annotation: Subtype: Link Rect: 100, 93, 321, 103 Destination: 1 Annotation: Subtype: Link Rect: 100, 78, 315, 90 Destination: 1 Page: Sequence: 301 Annotations: Annotation: Subtype: Link Rect: 100, 739, 195, 750 Destination: 1 Annotation: Subtype: Link Rect: 125, 739, 144, 750 Destination: 1 Annotation: Subtype: Link Rect: 100, 725, 320, 737 Destination: 1 Annotation: Subtype: Link Rect: 100, 711, 217, 723 Destination: 1 Annotation: Subtype: Link Rect: 100, 697, 216, 709 Destination: 1 Annotation: Subtype: Link Rect: 100, 684, 287, 695 Destination: 1 Annotation: Subtype: Link Rect: 100, 670, 270, 682 Destination: 1 Annotation: Subtype: Link Rect: 100, 656, 310, 668 Destination: 1 Annotation: Subtype: Link Rect: 100, 642, 291, 654 Destination: 1 Annotation: Subtype: Link Rect: 100, 629, 259, 640 Destination: 1 Annotation: Subtype: Link Rect: 100, 617, 190, 626 Destination: 1 Annotation: Subtype: Link Rect: 100, 603, 261, 613 Destination: 1 Annotation: Subtype: Link Rect: 100, 587, 304, 599 Destination: 1 Annotation: Subtype: Link Rect: 100, 576, 206, 585 Destination: 1 Annotation: Subtype: Link Rect: 100, 560, 232, 571 Destination: 1 Annotation: Subtype: Link Rect: 100, 546, 310, 558 Destination: 1 Annotation: Subtype: Link Rect: 100, 532, 281, 544 Destination: 1 Annotation: Subtype: Link Rect: 100, 518, 257, 530 Destination: 1 Annotation: Subtype: Link Rect: 100, 507, 276, 516 Destination: 1 Annotation: Subtype: Link Rect: 100, 493, 271, 503 Destination: 1 Annotation: Subtype: Link Rect: 100, 477, 319, 489 Destination: 1 Annotation: Subtype: Link Rect: 100, 463, 308, 475 Destination: 1 Annotation: Subtype: Link Rect: 100, 450, 328, 461 Destination: 1 Annotation: Subtype: Link Rect: 100, 436, 248, 448 Destination: 1 Annotation: Subtype: Link Rect: 100, 422, 290, 434 Destination: 1 Annotation: Subtype: Link Rect: 100, 408, 260, 420 Destination: 1 Annotation: Subtype: Link Rect: 100, 394, 260, 406 Destination: 1 Annotation: Subtype: Link Rect: 100, 383, 300, 392 Destination: 1 Annotation: Subtype: Link Rect: 100, 369, 300, 379 Destination: 1 Annotation: Subtype: Link Rect: 100, 353, 287, 365 Destination: 1 Annotation: Subtype: Link Rect: 100, 339, 252, 351 Destination: 1 Annotation: Subtype: Link Rect: 100, 328, 206, 337 Destination: 1 Annotation: Subtype: Link Rect: 100, 312, 195, 324 Destination: 1 Annotation: Subtype: Link Rect: 100, 298, 209, 310 Destination: 1 Annotation: Subtype: Link Rect: 100, 284, 390, 296 Destination: 1 Annotation: Subtype: Link Rect: 100, 271, 355, 282 Destination: 1 Annotation: Subtype: Link Rect: 100, 257, 311, 269 Destination: 1 Annotation: Subtype: Link Rect: 100, 243, 363, 255 Destination: 1 Annotation: Subtype: Link Rect: 100, 229, 397, 241 Destination: 1 Annotation: Subtype: Link Rect: 100, 216, 235, 227 Destination: 1 Annotation: Subtype: Link Rect: 100, 202, 238, 213 Destination: 1 Annotation: Subtype: Link Rect: 100, 188, 238, 200 Destination: 1 Annotation: Subtype: Link Rect: 100, 175, 228, 186 Destination: 1 Annotation: Subtype: Link Rect: 100, 160, 233, 172 Destination: 1 Annotation: Subtype: Link Rect: 100, 147, 301, 158 Destination: 1 Annotation: Subtype: Link Rect: 100, 135, 254, 145 Destination: 1 Annotation: Subtype: Link Rect: 100, 121, 361, 131 Destination: 1 Annotation: Subtype: Link Rect: 100, 105, 286, 117 Destination: 1 Annotation: Subtype: Link Rect: 100, 92, 343, 103 Destination: 1 Annotation: Subtype: Link Rect: 100, 78, 249, 90 Destination: 1 Page: Sequence: 302 Annotations: Annotation: Subtype: Link Rect: 100, 739, 324, 750 Destination: 1 Annotation: Subtype: Link Rect: 100, 726, 334, 737 Destination: 1 Annotation: Subtype: Link Rect: 100, 712, 328, 723 Destination: 1 Annotation: Subtype: Link Rect: 100, 699, 236, 710 Destination: 1 Annotation: Subtype: Link Rect: 100, 685, 296, 696 Destination: 1 Annotation: Subtype: Link Rect: 100, 671, 327, 683 Destination: 1 Annotation: Subtype: Link Rect: 100, 657, 245, 669 Destination: 1 Annotation: Subtype: Link Rect: 100, 646, 258, 656 Destination: 1 Annotation: Subtype: Link Rect: 100, 633, 258, 642 Destination: 1 Annotation: Subtype: Link Rect: 100, 617, 299, 631 Destination: 1 Annotation: Subtype: Link Rect: 100, 603, 356, 615 Destination: 1 Annotation: Subtype: Link Rect: 100, 590, 280, 601 Destination: 1 Annotation: Subtype: Link Rect: 100, 576, 455, 588 Destination: 1 Annotation: Subtype: Link Rect: 100, 563, 185, 574 Destination: 1 Annotation: Subtype: Link Rect: 100, 549, 187, 561 Destination: 1 Annotation: Subtype: Link Rect: 100, 538, 288, 547 Destination: 1 Annotation: Subtype: Link Rect: 100, 524, 337, 534 Destination: 1 Annotation: Subtype: Link Rect: 100, 511, 290, 520 Destination: 1 Annotation: Subtype: Link Rect: 100, 497, 403, 507 Destination: 1 Annotation: Subtype: Link Rect: 100, 481, 271, 493 Destination: 1 Annotation: Subtype: Link Rect: 100, 468, 320, 479 Destination: 1 Annotation: Subtype: Link Rect: 100, 454, 295, 466 Destination: 1 Annotation: Subtype: Link Rect: 100, 441, 220, 452 Destination: 1 Annotation: Subtype: Link Rect: 100, 427, 281, 439 Destination: 1 Annotation: Subtype: Link Rect: 100, 414, 280, 425 Destination: 1 Page: Sequence: 303 Annotations: Annotation: Subtype: Link Rect: 275, 442, 288, 451 Destination: 1 Annotation: Subtype: Link Rect: 275, 428, 288, 437 Destination: 1 Annotation: Subtype: Link Rect: 269, 412, 288, 424 Destination: 1 Annotation: Subtype: Link Rect: 269, 398, 288, 410 Destination: 1 Annotation: Subtype: Link Rect: 269, 384, 288, 396 Destination: 1 Annotation: Subtype: Link Rect: 253, 371, 266, 382 Destination: 1 Annotation: Subtype: Link Rect: 269, 371, 288, 382 Destination: 1 Annotation: Subtype: Link Rect: 275, 357, 288, 368 Destination: 1 Annotation: Subtype: Link Rect: 275, 345, 288, 354 Destination: 1 Annotation: Subtype: Link Rect: 232, 287, 244, 299 Destination: 1 Annotation: Subtype: Link Rect: 248, 287, 266, 299 Destination: 1 Annotation: Subtype: Link Rect: 270, 287, 288, 299 Destination: 1 Annotation: Subtype: Link Rect: 269, 273, 288, 285 Destination: 1 Annotation: Subtype: Link Rect: 232, 260, 244, 271 Destination: 1 Annotation: Subtype: Link Rect: 248, 260, 266, 271 Destination: 1 Annotation: Subtype: Link Rect: 270, 260, 288, 271 Destination: 1 Annotation: Subtype: Link Rect: 269, 246, 288, 257 Destination: 1 Annotation: Subtype: Link Rect: 269, 232, 288, 243 Destination: 1 Annotation: Subtype: Link Rect: 269, 218, 288, 230 Destination: 1 Annotation: Subtype: Link Rect: 269, 204, 288, 216 Destination: 1 Annotation: Subtype: Link Rect: 247, 190, 266, 202 Destination: 1 Annotation: Subtype: Link Rect: 269, 190, 288, 202 Destination: 1 Annotation: Subtype: Link Rect: 270, 176, 288, 188 Destination: 1 Annotation: Subtype: Link Rect: 224, 162, 243, 174 Destination: 1 Annotation: Subtype: Link Rect: 246, 162, 264, 174 Destination: 1 Annotation: Subtype: Link Rect: 268, 162, 286, 174 Destination: 1 Annotation: Subtype: Link Rect: 123, 151, 141, 160 Destination: 1 Annotation: Subtype: Link Rect: 242, 135, 255, 147 Destination: 1 Annotation: Subtype: Link Rect: 258, 135, 271, 147 Destination: 1 Annotation: Subtype: Link Rect: 275, 135, 288, 147 Destination: 1 Annotation: Subtype: Link Rect: 247, 78, 266, 90 Destination: 1 Annotation: Subtype: Link Rect: 269, 78, 288, 90 Destination: 1 Annotation: Subtype: Link Rect: 492, 442, 511, 454 Destination: 1 Annotation: Subtype: Link Rect: 498, 428, 511, 440 Destination: 1 Annotation: Subtype: Link Rect: 493, 417, 511, 426 Destination: 1 Annotation: Subtype: Link Rect: 460, 402, 473, 413 Destination: 1 Annotation: Subtype: Link Rect: 476, 402, 489, 413 Destination: 1 Annotation: Subtype: Link Rect: 492, 402, 511, 413 Destination: 1 Annotation: Subtype: Link Rect: 449, 388, 462, 399 Destination: 1 Annotation: Subtype: Link Rect: 465, 388, 478, 399 Destination: 1 Annotation: Subtype: Link Rect: 481, 388, 494, 399 Destination: 1 Annotation: Subtype: Link Rect: 498, 388, 511, 399 Destination: 1 Annotation: Subtype: Link Rect: 498, 374, 511, 386 Destination: 1 Annotation: Subtype: Link Rect: 460, 361, 473, 372 Destination: 1 Annotation: Subtype: Link Rect: 476, 361, 489, 372 Destination: 1 Annotation: Subtype: Link Rect: 492, 361, 511, 372 Destination: 1 Annotation: Subtype: Link Rect: 481, 308, 494, 320 Destination: 1 Annotation: Subtype: Link Rect: 498, 308, 511, 320 Destination: 1 Annotation: Subtype: Link Rect: 498, 295, 511, 306 Destination: 1 Annotation: Subtype: Link Rect: 476, 281, 489, 292 Destination: 1 Annotation: Subtype: Link Rect: 492, 281, 511, 292 Destination: 1 Annotation: Subtype: Link Rect: 498, 267, 511, 279 Destination: 1 Annotation: Subtype: Link Rect: 492, 254, 511, 265 Destination: 1 Annotation: Subtype: Link Rect: 498, 240, 511, 251 Destination: 1 Annotation: Subtype: Link Rect: 498, 226, 511, 238 Destination: 1 Annotation: Subtype: Link Rect: 498, 213, 511, 224 Destination: 1 Annotation: Subtype: Link Rect: 454, 199, 467, 210 Destination: 1 Annotation: Subtype: Link Rect: 471, 199, 489, 210 Destination: 1 Annotation: Subtype: Link Rect: 492, 199, 511, 210 Destination: 1 Annotation: Subtype: Link Rect: 454, 185, 467, 197 Destination: 1 Annotation: Subtype: Link Rect: 471, 185, 489, 197 Destination: 1 Annotation: Subtype: Link Rect: 492, 185, 511, 197 Destination: 1 Annotation: Subtype: Link Rect: 454, 171, 467, 183 Destination: 1 Annotation: Subtype: Link Rect: 471, 171, 489, 183 Destination: 1 Annotation: Subtype: Link Rect: 492, 171, 511, 183 Destination: 1 Annotation: Subtype: Link Rect: 498, 158, 511, 170 Destination: 1 Annotation: Subtype: Link Rect: 498, 145, 511, 156 Destination: 1 Annotation: Subtype: Link Rect: 498, 131, 511, 142 Destination: 1 Annotation: Subtype: Link Rect: 471, 78, 489, 90 Destination: 1 Annotation: Subtype: Link Rect: 493, 78, 511, 90 Destination: 1 Page: Sequence: 304 Annotations: Annotation: Subtype: Link Rect: 269, 739, 288, 750 Destination: 1 Annotation: Subtype: Link Rect: 269, 688, 288, 700 Destination: 1 Annotation: Subtype: Link Rect: 269, 675, 288, 686 Destination: 1 Annotation: Subtype: Link Rect: 269, 661, 288, 673 Destination: 1 Annotation: Subtype: Link Rect: 270, 648, 288, 659 Destination: 1 Annotation: Subtype: Link Rect: 269, 596, 288, 608 Destination: 1 Annotation: Subtype: Link Rect: 209, 583, 221, 594 Destination: 1 Annotation: Subtype: Link Rect: 225, 583, 238, 594 Destination: 1 Annotation: Subtype: Link Rect: 241, 583, 254, 594 Destination: 1 Annotation: Subtype: Link Rect: 257, 583, 270, 594 Destination: 1 Annotation: Subtype: Link Rect: 273, 583, 286, 594 Destination: 1 Annotation: Subtype: Link Rect: 123, 570, 141, 581 Destination: 1 Annotation: Subtype: Link Rect: 144, 570, 163, 581 Destination: 1 Annotation: Subtype: Link Rect: 166, 570, 185, 581 Destination: 1 Annotation: Subtype: Link Rect: 269, 555, 288, 567 Destination: 1 Annotation: Subtype: Link Rect: 220, 542, 233, 554 Destination: 1 Annotation: Subtype: Link Rect: 236, 542, 249, 554 Destination: 1 Annotation: Subtype: Link Rect: 253, 542, 266, 554 Destination: 1 Annotation: Subtype: Link Rect: 269, 542, 288, 554 Destination: 1 Annotation: Subtype: Link Rect: 232, 528, 245, 540 Destination: 1 Annotation: Subtype: Link Rect: 248, 528, 267, 540 Destination: 1 Annotation: Subtype: Link Rect: 270, 528, 288, 540 Destination: 1 Annotation: Subtype: Link Rect: 220, 515, 233, 526 Destination: 1 Annotation: Subtype: Link Rect: 236, 515, 249, 526 Destination: 1 Annotation: Subtype: Link Rect: 253, 515, 266, 526 Destination: 1 Annotation: Subtype: Link Rect: 269, 515, 288, 526 Destination: 1 Annotation: Subtype: Link Rect: 275, 502, 288, 513 Destination: 1 Annotation: Subtype: Link Rect: 253, 488, 266, 499 Destination: 1 Annotation: Subtype: Link Rect: 269, 488, 288, 499 Destination: 1 Annotation: Subtype: Link Rect: 215, 474, 228, 486 Destination: 1 Annotation: Subtype: Link Rect: 232, 474, 245, 486 Destination: 1 Annotation: Subtype: Link Rect: 248, 474, 267, 486 Destination: 1 Annotation: Subtype: Link Rect: 270, 474, 288, 486 Destination: 1 Annotation: Subtype: Link Rect: 258, 461, 271, 472 Destination: 1 Annotation: Subtype: Link Rect: 275, 461, 288, 472 Destination: 1 Annotation: Subtype: Link Rect: 275, 447, 288, 459 Destination: 1 Annotation: Subtype: Link Rect: 236, 433, 249, 445 Destination: 1 Annotation: Subtype: Link Rect: 253, 433, 266, 445 Destination: 1 Annotation: Subtype: Link Rect: 269, 433, 288, 445 Destination: 1 Annotation: Subtype: Link Rect: 269, 383, 288, 394 Destination: 1 Annotation: Subtype: Link Rect: 275, 332, 288, 343 Destination: 1 Annotation: Subtype: Link Rect: 269, 319, 288, 330 Destination: 1 Annotation: Subtype: Link Rect: 270, 305, 288, 316 Destination: 1 Annotation: Subtype: Link Rect: 215, 291, 228, 303 Destination: 1 Annotation: Subtype: Link Rect: 231, 291, 244, 303 Destination: 1 Annotation: Subtype: Link Rect: 247, 291, 266, 303 Destination: 1 Annotation: Subtype: Link Rect: 269, 291, 288, 303 Destination: 1 Annotation: Subtype: Link Rect: 215, 278, 228, 289 Destination: 1 Annotation: Subtype: Link Rect: 231, 278, 244, 289 Destination: 1 Annotation: Subtype: Link Rect: 247, 278, 266, 289 Destination: 1 Annotation: Subtype: Link Rect: 269, 278, 288, 289 Destination: 1 Annotation: Subtype: Link Rect: 215, 264, 228, 276 Destination: 1 Annotation: Subtype: Link Rect: 231, 264, 244, 276 Destination: 1 Annotation: Subtype: Link Rect: 247, 264, 266, 276 Destination: 1 Annotation: Subtype: Link Rect: 269, 264, 288, 276 Destination: 1 Annotation: Subtype: Link Rect: 226, 250, 244, 262 Destination: 1 Annotation: Subtype: Link Rect: 247, 250, 266, 262 Destination: 1 Annotation: Subtype: Link Rect: 269, 250, 288, 262 Destination: 1 Annotation: Subtype: Link Rect: 258, 237, 271, 249 Destination: 1 Annotation: Subtype: Link Rect: 275, 237, 288, 249 Destination: 1 Annotation: Subtype: Link Rect: 269, 187, 288, 198 Destination: 1 Annotation: Subtype: Link Rect: 269, 173, 288, 184 Destination: 1 Annotation: Subtype: Link Rect: 269, 159, 288, 171 Destination: 1 Annotation: Subtype: Link Rect: 275, 146, 288, 157 Destination: 1 Annotation: Subtype: Link Rect: 275, 132, 288, 144 Destination: 1 Annotation: Subtype: Link Rect: 275, 119, 288, 130 Destination: 1 Annotation: Subtype: Link Rect: 204, 105, 222, 117 Destination: 1 Annotation: Subtype: Link Rect: 226, 105, 244, 117 Destination: 1 Annotation: Subtype: Link Rect: 247, 105, 266, 117 Destination: 1 Annotation: Subtype: Link Rect: 269, 105, 288, 117 Destination: 1 Annotation: Subtype: Link Rect: 269, 92, 288, 103 Destination: 1 Annotation: Subtype: Link Rect: 269, 78, 288, 90 Destination: 1 Annotation: Subtype: Link Rect: 492, 739, 511, 750 Destination: 1 Annotation: Subtype: Link Rect: 492, 726, 511, 737 Destination: 1 Annotation: Subtype: Link Rect: 492, 712, 511, 723 Destination: 1 Annotation: Subtype: Link Rect: 398, 661, 411, 672 Destination: 1 Annotation: Subtype: Link Rect: 415, 661, 428, 672 Destination: 1 Annotation: Subtype: Link Rect: 431, 661, 444, 672 Destination: 1 Annotation: Subtype: Link Rect: 447, 661, 460, 672 Destination: 1 Annotation: Subtype: Link Rect: 464, 661, 477, 672 Destination: 1 Annotation: Subtype: Link Rect: 480, 661, 493, 672 Destination: 1 Annotation: Subtype: Link Rect: 496, 661, 509, 672 Destination: 1 Annotation: Subtype: Link Rect: 347, 648, 359, 659 Destination: 1 Annotation: Subtype: Link Rect: 363, 648, 381, 659 Destination: 1 Annotation: Subtype: Link Rect: 384, 648, 402, 659 Destination: 1 Annotation: Subtype: Link Rect: 406, 648, 424, 659 Destination: 1 Annotation: Subtype: Link Rect: 427, 648, 445, 659 Destination: 1 Annotation: Subtype: Link Rect: 449, 648, 467, 659 Destination: 1 Annotation: Subtype: Link Rect: 470, 648, 488, 659 Destination: 1 Annotation: Subtype: Link Rect: 491, 648, 509, 659 Destination: 1 Annotation: Subtype: Link Rect: 346, 634, 364, 645 Destination: 1 Annotation: Subtype: Link Rect: 368, 634, 386, 645 Destination: 1 Annotation: Subtype: Link Rect: 389, 634, 408, 645 Destination: 1 Annotation: Subtype: Link Rect: 411, 634, 430, 645 Destination: 1 Annotation: Subtype: Link Rect: 433, 634, 451, 645 Destination: 1 Annotation: Subtype: Link Rect: 493, 620, 511, 632 Destination: 1 Annotation: Subtype: Link Rect: 492, 606, 511, 618 Destination: 1 Annotation: Subtype: Link Rect: 492, 593, 511, 605 Destination: 1 Annotation: Subtype: Link Rect: 492, 579, 511, 591 Destination: 1 Annotation: Subtype: Link Rect: 492, 566, 511, 577 Destination: 1 Annotation: Subtype: Link Rect: 492, 553, 511, 564 Destination: 1 Annotation: Subtype: Link Rect: 492, 539, 511, 550 Destination: 1 Annotation: Subtype: Link Rect: 498, 525, 511, 537 Destination: 1 Annotation: Subtype: Link Rect: 492, 512, 511, 523 Destination: 1 Annotation: Subtype: Link Rect: 492, 461, 511, 472 Destination: 1 Annotation: Subtype: Link Rect: 498, 447, 511, 459 Destination: 1 Annotation: Subtype: Link Rect: 400, 434, 413, 445 Destination: 1 Annotation: Subtype: Link Rect: 416, 434, 429, 445 Destination: 1 Annotation: Subtype: Link Rect: 432, 434, 445, 445 Destination: 1 Annotation: Subtype: Link Rect: 449, 434, 467, 445 Destination: 1 Annotation: Subtype: Link Rect: 471, 434, 489, 445 Destination: 1 Annotation: Subtype: Link Rect: 492, 434, 511, 445 Destination: 1 Annotation: Subtype: Link Rect: 492, 383, 511, 394 Destination: 1 Annotation: Subtype: Link Rect: 471, 332, 489, 343 Destination: 1 Annotation: Subtype: Link Rect: 492, 332, 511, 343 Destination: 1 Annotation: Subtype: Link Rect: 481, 318, 494, 330 Destination: 1 Annotation: Subtype: Link Rect: 498, 318, 511, 330 Destination: 1 Annotation: Subtype: Link Rect: 426, 304, 444, 316 Destination: 1 Annotation: Subtype: Link Rect: 447, 304, 466, 316 Destination: 1 Annotation: Subtype: Link Rect: 469, 304, 488, 316 Destination: 1 Annotation: Subtype: Link Rect: 491, 304, 509, 316 Destination: 1 Annotation: Subtype: Link Rect: 346, 293, 364, 303 Destination: 1 Annotation: Subtype: Link Rect: 498, 278, 511, 289 Destination: 1 Annotation: Subtype: Link Rect: 422, 264, 435, 276 Destination: 1 Annotation: Subtype: Link Rect: 438, 264, 451, 276 Destination: 1 Annotation: Subtype: Link Rect: 455, 264, 468, 276 Destination: 1 Annotation: Subtype: Link Rect: 471, 264, 489, 276 Destination: 1 Annotation: Subtype: Link Rect: 493, 264, 511, 276 Destination: 1 Annotation: Subtype: Link Rect: 493, 250, 511, 262 Destination: 1 Annotation: Subtype: Link Rect: 493, 237, 511, 249 Destination: 1 Annotation: Subtype: Link Rect: 493, 223, 511, 235 Destination: 1 Annotation: Subtype: Link Rect: 493, 210, 511, 221 Destination: 1 Annotation: Subtype: Link Rect: 449, 196, 467, 208 Destination: 1 Annotation: Subtype: Link Rect: 471, 196, 489, 208 Destination: 1 Annotation: Subtype: Link Rect: 492, 196, 511, 208 Destination: 1 Annotation: Subtype: Link Rect: 498, 183, 511, 194 Destination: 1 Annotation: Subtype: Link Rect: 492, 169, 511, 181 Destination: 1 Annotation: Subtype: Link Rect: 449, 156, 467, 167 Destination: 1 Annotation: Subtype: Link Rect: 471, 156, 489, 167 Destination: 1 Annotation: Subtype: Link Rect: 492, 156, 511, 167 Destination: 1 Annotation: Subtype: Link Rect: 492, 105, 511, 117 Destination: 1 Annotation: Subtype: Link Rect: 492, 92, 511, 103 Destination: 1 Annotation: Subtype: Link Rect: 492, 78, 511, 90 Destination: 1 Page: Sequence: 305 Annotations: Annotation: Subtype: Link Rect: 269, 740, 288, 750 Destination: 1 Annotation: Subtype: Link Rect: 269, 727, 288, 737 Destination: 1 Annotation: Subtype: Link Rect: 275, 711, 288, 723 Destination: 1 Annotation: Subtype: Link Rect: 275, 698, 288, 710 Destination: 1 Annotation: Subtype: Link Rect: 275, 685, 288, 696 Destination: 1 Annotation: Subtype: Link Rect: 275, 671, 288, 682 Destination: 1 Annotation: Subtype: Link Rect: 269, 657, 288, 669 Destination: 1 Annotation: Subtype: Link Rect: 247, 644, 266, 655 Destination: 1 Annotation: Subtype: Link Rect: 269, 644, 288, 655 Destination: 1 Annotation: Subtype: Link Rect: 270, 591, 288, 603 Destination: 1 Annotation: Subtype: Link Rect: 258, 577, 271, 589 Destination: 1 Annotation: Subtype: Link Rect: 275, 577, 288, 589 Destination: 1 Annotation: Subtype: Link Rect: 269, 564, 288, 575 Destination: 1 Annotation: Subtype: Link Rect: 237, 550, 250, 562 Destination: 1 Annotation: Subtype: Link Rect: 253, 550, 266, 562 Destination: 1 Annotation: Subtype: Link Rect: 270, 550, 288, 562 Destination: 1 Annotation: Subtype: Link Rect: 275, 536, 288, 548 Destination: 1 Annotation: Subtype: Link Rect: 253, 523, 266, 534 Destination: 1 Annotation: Subtype: Link Rect: 269, 523, 288, 534 Destination: 1 Annotation: Subtype: Link Rect: 275, 509, 288, 521 Destination: 1 Annotation: Subtype: Link Rect: 275, 496, 288, 507 Destination: 1 Annotation: Subtype: Link Rect: 204, 443, 222, 455 Destination: 1 Annotation: Subtype: Link Rect: 226, 443, 244, 455 Destination: 1 Annotation: Subtype: Link Rect: 247, 443, 266, 455 Destination: 1 Annotation: Subtype: Link Rect: 269, 443, 288, 455 Destination: 1 Annotation: Subtype: Link Rect: 269, 430, 288, 441 Destination: 1 Annotation: Subtype: Link Rect: 275, 416, 288, 428 Destination: 1 Annotation: Subtype: Link Rect: 236, 403, 249, 414 Destination: 1 Annotation: Subtype: Link Rect: 253, 403, 266, 414 Destination: 1 Annotation: Subtype: Link Rect: 269, 403, 288, 414 Destination: 1 Annotation: Subtype: Link Rect: 269, 389, 288, 401 Destination: 1 Annotation: Subtype: Link Rect: 269, 375, 288, 387 Destination: 1 Annotation: Subtype: Link Rect: 253, 362, 266, 373 Destination: 1 Annotation: Subtype: Link Rect: 269, 362, 288, 373 Destination: 1 Annotation: Subtype: Link Rect: 275, 348, 288, 360 Destination: 1 Annotation: Subtype: Link Rect: 275, 334, 288, 346 Destination: 1 Annotation: Subtype: Link Rect: 275, 321, 288, 333 Destination: 1 Annotation: Subtype: Link Rect: 215, 308, 228, 319 Destination: 1 Annotation: Subtype: Link Rect: 231, 308, 244, 319 Destination: 1 Annotation: Subtype: Link Rect: 247, 308, 266, 319 Destination: 1 Annotation: Subtype: Link Rect: 269, 308, 288, 319 Destination: 1 Annotation: Subtype: Link Rect: 176, 294, 189, 305 Destination: 1 Annotation: Subtype: Link Rect: 193, 294, 206, 305 Destination: 1 Annotation: Subtype: Link Rect: 209, 294, 222, 305 Destination: 1 Annotation: Subtype: Link Rect: 226, 294, 244, 305 Destination: 1 Annotation: Subtype: Link Rect: 247, 294, 266, 305 Destination: 1 Annotation: Subtype: Link Rect: 269, 294, 288, 305 Destination: 1 Annotation: Subtype: Link Rect: 226, 280, 244, 292 Destination: 1 Annotation: Subtype: Link Rect: 247, 280, 266, 292 Destination: 1 Annotation: Subtype: Link Rect: 269, 280, 288, 292 Destination: 1 Annotation: Subtype: Link Rect: 253, 267, 266, 278 Destination: 1 Annotation: Subtype: Link Rect: 269, 267, 288, 278 Destination: 1 Annotation: Subtype: Link Rect: 231, 253, 244, 264 Destination: 1 Annotation: Subtype: Link Rect: 247, 253, 266, 264 Destination: 1 Annotation: Subtype: Link Rect: 269, 253, 288, 264 Destination: 1 Annotation: Subtype: Link Rect: 253, 240, 266, 251 Destination: 1 Annotation: Subtype: Link Rect: 269, 240, 288, 251 Destination: 1 Annotation: Subtype: Link Rect: 231, 226, 244, 237 Destination: 1 Annotation: Subtype: Link Rect: 247, 226, 266, 237 Destination: 1 Annotation: Subtype: Link Rect: 269, 226, 288, 237 Destination: 1 Annotation: Subtype: Link Rect: 247, 212, 266, 224 Destination: 1 Annotation: Subtype: Link Rect: 269, 212, 288, 224 Destination: 1 Annotation: Subtype: Link Rect: 275, 198, 288, 210 Destination: 1 Annotation: Subtype: Link Rect: 220, 185, 233, 196 Destination: 1 Annotation: Subtype: Link Rect: 236, 185, 249, 196 Destination: 1 Annotation: Subtype: Link Rect: 253, 185, 266, 196 Destination: 1 Annotation: Subtype: Link Rect: 269, 185, 288, 196 Destination: 1 Annotation: Subtype: Link Rect: 270, 134, 288, 144 Destination: 1 Annotation: Subtype: Link Rect: 270, 121, 288, 130 Destination: 1 Annotation: Subtype: Link Rect: 270, 105, 288, 117 Destination: 1 Annotation: Subtype: Link Rect: 270, 92, 288, 103 Destination: 1 Annotation: Subtype: Link Rect: 270, 78, 288, 90 Destination: 1 Annotation: Subtype: Link Rect: 493, 739, 511, 750 Destination: 1 Annotation: Subtype: Link Rect: 493, 725, 511, 737 Destination: 1 Annotation: Subtype: Link Rect: 493, 712, 511, 723 Destination: 1 Annotation: Subtype: Link Rect: 492, 698, 511, 710 Destination: 1 Annotation: Subtype: Link Rect: 492, 684, 511, 696 Destination: 1 Annotation: Subtype: Link Rect: 492, 671, 511, 682 Destination: 1 Annotation: Subtype: Link Rect: 455, 657, 468, 669 Destination: 1 Annotation: Subtype: Link Rect: 471, 657, 489, 669 Destination: 1 Annotation: Subtype: Link Rect: 493, 657, 511, 669 Destination: 1 Annotation: Subtype: Link Rect: 438, 644, 451, 655 Destination: 1 Annotation: Subtype: Link Rect: 455, 644, 468, 655 Destination: 1 Annotation: Subtype: Link Rect: 471, 644, 489, 655 Destination: 1 Annotation: Subtype: Link Rect: 493, 644, 511, 655 Destination: 1 Annotation: Subtype: Link Rect: 460, 630, 473, 641 Destination: 1 Annotation: Subtype: Link Rect: 476, 630, 489, 641 Destination: 1 Annotation: Subtype: Link Rect: 492, 630, 511, 641 Destination: 1 Annotation: Subtype: Link Rect: 460, 616, 473, 628 Destination: 1 Annotation: Subtype: Link Rect: 476, 616, 489, 628 Destination: 1 Annotation: Subtype: Link Rect: 492, 616, 511, 628 Destination: 1 Annotation: Subtype: Link Rect: 460, 603, 473, 614 Destination: 1 Annotation: Subtype: Link Rect: 476, 603, 489, 614 Destination: 1 Annotation: Subtype: Link Rect: 492, 603, 511, 614 Destination: 1 Annotation: Subtype: Link Rect: 476, 589, 489, 601 Destination: 1 Annotation: Subtype: Link Rect: 492, 589, 511, 601 Destination: 1 Annotation: Subtype: Link Rect: 493, 537, 512, 548 Destination: 1 Annotation: Subtype: Link Rect: 492, 523, 511, 535 Destination: 1 Annotation: Subtype: Link Rect: 382, 509, 400, 521 Destination: 1 Annotation: Subtype: Link Rect: 404, 509, 422, 521 Destination: 1 Annotation: Subtype: Link Rect: 426, 509, 444, 521 Destination: 1 Annotation: Subtype: Link Rect: 447, 509, 466, 521 Destination: 1 Annotation: Subtype: Link Rect: 469, 509, 488, 521 Destination: 1 Annotation: Subtype: Link Rect: 491, 509, 509, 521 Destination: 1 Annotation: Subtype: Link Rect: 346, 497, 364, 508 Destination: 1 Annotation: Subtype: Link Rect: 368, 497, 386, 508 Destination: 1 Annotation: Subtype: Link Rect: 449, 482, 467, 494 Destination: 1 Annotation: Subtype: Link Rect: 471, 482, 489, 494 Destination: 1 Annotation: Subtype: Link Rect: 492, 482, 511, 494 Destination: 1 Annotation: Subtype: Link Rect: 492, 469, 511, 480 Destination: 1 Annotation: Subtype: Link Rect: 471, 455, 489, 467 Destination: 1 Annotation: Subtype: Link Rect: 492, 455, 511, 467 Destination: 1 Annotation: Subtype: Link Rect: 493, 403, 511, 415 Destination: 1 Annotation: Subtype: Link Rect: 493, 389, 511, 401 Destination: 1 Annotation: Subtype: Link Rect: 493, 376, 511, 387 Destination: 1 Annotation: Subtype: Link Rect: 460, 362, 473, 374 Destination: 1 Annotation: Subtype: Link Rect: 477, 362, 489, 374 Destination: 1 Annotation: Subtype: Link Rect: 493, 362, 511, 374 Destination: 1 Annotation: Subtype: Link Rect: 492, 348, 511, 360 Destination: 1 Annotation: Subtype: Link Rect: 493, 335, 512, 346 Destination: 1 Annotation: Subtype: Link Rect: 493, 321, 512, 333 Destination: 1 Annotation: Subtype: Link Rect: 492, 307, 511, 319 Destination: 1 Annotation: Subtype: Link Rect: 492, 294, 511, 306 Destination: 1 Annotation: Subtype: Link Rect: 492, 280, 511, 292 Destination: 1 Annotation: Subtype: Link Rect: 492, 267, 511, 278 Destination: 1 Annotation: Subtype: Link Rect: 492, 214, 511, 226 Destination: 1 Annotation: Subtype: Link Rect: 492, 200, 511, 212 Destination: 1 Annotation: Subtype: Link Rect: 449, 187, 467, 199 Destination: 1 Annotation: Subtype: Link Rect: 471, 187, 489, 199 Destination: 1 Annotation: Subtype: Link Rect: 492, 187, 511, 199 Destination: 1 Annotation: Subtype: Link Rect: 492, 174, 511, 185 Destination: 1 Annotation: Subtype: Link Rect: 427, 160, 445, 171 Destination: 1 Annotation: Subtype: Link Rect: 449, 160, 467, 171 Destination: 1 Annotation: Subtype: Link Rect: 471, 160, 489, 171 Destination: 1 Annotation: Subtype: Link Rect: 492, 160, 511, 171 Destination: 1 Annotation: Subtype: Link Rect: 492, 146, 511, 158 Destination: 1 Annotation: Subtype: Link Rect: 492, 133, 511, 144 Destination: 1 Annotation: Subtype: Link Rect: 492, 119, 511, 130 Destination: 1 Annotation: Subtype: Link Rect: 471, 105, 489, 117 Destination: 1 Annotation: Subtype: Link Rect: 492, 105, 511, 117 Destination: 1 Annotation: Subtype: Link Rect: 471, 92, 489, 103 Destination: 1 Annotation: Subtype: Link Rect: 492, 92, 511, 103 Destination: 1 Annotation: Subtype: Link Rect: 471, 78, 489, 90 Destination: 1 Annotation: Subtype: Link Rect: 493, 78, 511, 90 Destination: 1 Page: Sequence: 306 Annotations: Annotation: Subtype: Link Rect: 248, 739, 266, 750 Destination: 1 Annotation: Subtype: Link Rect: 270, 739, 288, 750 Destination: 1 Annotation: Subtype: Link Rect: 247, 725, 266, 737 Destination: 1 Annotation: Subtype: Link Rect: 269, 725, 288, 737 Destination: 1 Annotation: Subtype: Link Rect: 204, 712, 223, 723 Destination: 1 Annotation: Subtype: Link Rect: 226, 712, 244, 723 Destination: 1 Annotation: Subtype: Link Rect: 248, 712, 266, 723 Destination: 1 Annotation: Subtype: Link Rect: 270, 712, 288, 723 Destination: 1 Annotation: Subtype: Link Rect: 226, 698, 244, 710 Destination: 1 Annotation: Subtype: Link Rect: 247, 698, 266, 710 Destination: 1 Annotation: Subtype: Link Rect: 269, 698, 288, 710 Destination: 1 Annotation: Subtype: Link Rect: 269, 684, 288, 696 Destination: 1 Annotation: Subtype: Link Rect: 269, 671, 288, 683 Destination: 1 Annotation: Subtype: Link Rect: 269, 657, 288, 669 Destination: 1 Annotation: Subtype: Link Rect: 269, 644, 288, 656 Destination: 1 Checksum: 5ce4f1a2 Type: CRC32 Checksum: a15cfdf8666d3effb6b7a3daa5d4de6b Type: MD5 Checksum: 90b753b5af3dae4efd6a876b0c1ded4d98a51bd3 Type: SHA-1