From 96f544440333fb59fcc45fb9f53346e2320bc9bb Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 31 Mar 2022 10:31:36 +0100 Subject: Reestructuring the clamp doc tree Issue-ID: POLICY-3941 Change-Id: I116742a732789a2737a00250849914aa30ad2fbf Signed-off-by: adheli.tavares --- docs/clamp/acm/api-protocol/api-protocol.rst | 15 + .../controlloop-participant-protocol.rst | 472 + .../acm/api-protocol/controlloop-rest-apis.rst | 130 + .../swagger/controlloop-comissioning.json | 473 + .../swagger/controlloop-instantiation.json | 584 + .../swagger/controlloop-monitoring.json | 521 + .../acm/api-protocol/swagger/k8sparticipant.json | 392 + .../acm/api-protocol/swagger/participant-sim.json | 478 + .../acm/api-protocol/system-level-dialogues.rst | 198 + docs/clamp/acm/controlloop-architecture.rst | 468 + docs/clamp/acm/defining-controlloops.rst | 273 + .../acm/design-impl/clamp-controlloop-runtime.rst | 254 + .../acm/design-impl/clamp-gui-controlloop.rst | 141 + docs/clamp/acm/design-impl/design-impl.rst | 15 + .../design-impl/participants/http-participant.rst | 133 + .../design-impl/participants/k8s-participant.rst | 139 + .../participants/participant-intermediary.rst | 129 + .../participants/participant-simulator.rst | 21 + .../acm/design-impl/participants/participants.rst | 39 + .../participants/policy-framework-participant.rst | 79 + .../swagger/k8s-participant-swagger.json | 399 + .../participants/swagger/participant-sim.json | 478 + .../participants/tosca/tosca-http-participant.yml | 439 + .../participants/tosca/tosca-k8s-participant.yml | 304 + docs/clamp/acm/files/ControlLoops.pdf | Bin 0 -> 465314 bytes docs/clamp/acm/images/01-controlloop-overview.png | Bin 0 -> 85668 bytes docs/clamp/acm/images/02-controlloop-concepts.png | Bin 0 -> 36275 bytes .../acm/images/03-controlloop-instance-states.png | Bin 0 -> 100670 bytes docs/clamp/acm/images/04-overview.png | Bin 0 -> 149228 bytes docs/clamp/acm/images/05-upgrade-states.png | Bin 0 -> 10908 bytes docs/clamp/acm/images/06-api-gateway-sandbox.png | Bin 0 -> 107106 bytes .../controlloop-depriming.png | Bin 0 -> 25892 bytes .../controlloop-monitoring.png | Bin 0 -> 7133 bytes .../clamp-cl-participants/controlloop-priming.png | Bin 0 -> 29954 bytes .../controlloop-state-change-msg.png | Bin 0 -> 83931 bytes .../controlloop-state-change.png | Bin 0 -> 52725 bytes .../controlloop-update-msg.png | Bin 0 -> 80642 bytes .../clamp-cl-participants/controlloop-update.png | Bin 0 -> 8737 bytes .../participant-deregistration.png | Bin 0 -> 7367 bytes .../participant-registering.png | Bin 0 -> 27371 bytes .../controlloop-node-template.png | Bin 0 -> 214201 bytes .../defining-controlloops/fundamental-concepts.png | Bin 0 -> 25652 bytes .../gentle-guidance-controlloop.png | Bin 0 -> 34735 bytes .../images/defining-controlloops/standard-cle.png | Bin 0 -> 200137 bytes docs/clamp/acm/images/gui/CamelDirectory.png | Bin 0 -> 45024 bytes .../acm/images/gui/ComponentFileStructure.png | Bin 0 -> 30405 bytes docs/clamp/acm/images/gui/GUI-Architecture.png | Bin 0 -> 77711 bytes docs/clamp/acm/images/gui/GUI-Flow.png | Bin 0 -> 94343 bytes .../clamp/acm/images/gui/ParticipantsDirectory.png | Bin 0 -> 23267 bytes .../acm/images/gui/RuntimeControlloopDirectory.png | Bin 0 -> 16922 bytes .../acm/images/participants/http-participant.png | Bin 0 -> 82121 bytes .../acm/images/participants/k8s-participant.png | Bin 0 -> 63460 bytes docs/clamp/acm/images/participants/k8s-rest.png | Bin 0 -> 80224 bytes .../clamp/acm/images/participants/participants.png | Bin 0 -> 77886 bytes .../change-cl-instance-state-participants.png | Bin 0 -> 72443 bytes .../system-dialogues/comissioning-clamp-gui.png | Bin 0 -> 16095 bytes .../images/system-dialogues/comissioning-sdc.png | Bin 0 -> 23311 bytes .../common-properties-type-definition.png | Bin 0 -> 48841 bytes .../images/system-dialogues/create-cl-instance.png | Bin 0 -> 43697 bytes .../decommission-cl-type-definition.png | Bin 0 -> 31967 bytes .../deinstantiate-cl-from-participants.png | Bin 0 -> 69110 bytes .../images/system-dialogues/delete-cl-instance.png | Bin 0 -> 28593 bytes .../depriming-cl-type-definition.png | Bin 0 -> 83153 bytes .../monitoring-by-participants.png | Bin 0 -> 28740 bytes .../priming-cl-type-definition.png | Bin 0 -> 87367 bytes .../images/system-dialogues/read-cl-instance.png | Bin 0 -> 15711 bytes .../read-commision-cl-type-definition.png | Bin 0 -> 16090 bytes .../system-dialogues/statistics-housekeeping.png | Bin 0 -> 31967 bytes .../system-dialogues/supervise-controlloops.png | Bin 0 -> 117067 bytes .../system-dialogues/supervise-participants.png | Bin 0 -> 32786 bytes .../update-cl-instance-config-participants.png | Bin 0 -> 83866 bytes .../system-dialogues/update-instance-params-cl.png | Bin 0 -> 43525 bytes .../system-dialogues/view-monitoring-info.png | Bin 0 -> 66306 bytes .../images/system-dialogues/view-statistics.png | Bin 0 -> 71209 bytes docs/clamp/clamp.rst | 20 +- docs/clamp/clamp/clamp-architecture.rst | 50 - docs/clamp/clamp/clamp-description.rst | 197 - docs/clamp/clamp/clamp.rst | 15 - .../clamp/images/architecture/ONAP-closedloop.png | Bin 220944 -> 0 bytes docs/clamp/clamp/images/architecture/distdepl.png | Bin 94338 -> 0 bytes docs/clamp/clamp/images/clamp-policy_archi.png | Bin 89501 -> 0 bytes docs/clamp/clamp/images/html.png | Bin 4086 -> 0 bytes docs/clamp/clamp/images/pdf.png | Bin 1946 -> 0 bytes docs/clamp/clamp/images/swagger.png | Bin 3590 -> 0 bytes .../images/user-guide/add-operational-policies.png | Bin 115060 -> 0 bytes .../images/user-guide/blueprint_node_type.png | Bin 65898 -> 0 bytes .../images/user-guide/clamp-cds-operation.png | Bin 62357 -> 0 bytes .../clamp/images/user-guide/config-policy-tca.png | Bin 49477 -> 0 bytes docs/clamp/clamp/images/user-guide/create-loop.png | Bin 54351 -> 0 bytes .../clamp/images/user-guide/deploy-params.png | Bin 45138 -> 0 bytes docs/clamp/clamp/images/user-guide/loop-menu.png | Bin 38587 -> 0 bytes .../images/user-guide/loop-operation-menu.png | Bin 116408 -> 0 bytes .../clamp/images/user-guide/loop-properties.png | Bin 43060 -> 0 bytes .../images/user-guide/op-policy-box-policy.png | Bin 67750 -> 0 bytes docs/clamp/clamp/images/user-guide/open-loop.png | Bin 42481 -> 0 bytes .../clamp/images/user-guide/open-menu-prop.png | Bin 59422 -> 0 bytes docs/clamp/clamp/images/user-guide/opened-loop.png | Bin 104515 -> 0 bytes .../clamp/images/user-guide/policy-model-menu.png | Bin 43925 -> 0 bytes .../clamp/images/user-guide/policy-submitted.png | Bin 47028 -> 0 bytes .../user-guide/remove-operational-policies.png | Bin 108698 -> 0 bytes .../clamp/images/user-guide/template-menu.png | Bin 39685 -> 0 bytes docs/clamp/clamp/swagger/swagger.html | 5369 -- docs/clamp/clamp/swagger/swagger.json | 2092 - docs/clamp/clamp/swagger/swagger.pdf | 71816 ------------------- docs/clamp/clamp/user-guide.rst | 158 - .../controlloop/api-protocol/api-protocol.rst | 15 - .../controlloop-participant-protocol.rst | 472 - .../api-protocol/controlloop-rest-apis.rst | 130 - .../swagger/controlloop-comissioning.json | 473 - .../swagger/controlloop-instantiation.json | 584 - .../swagger/controlloop-monitoring.json | 521 - .../api-protocol/swagger/k8sparticipant.json | 392 - .../api-protocol/swagger/participant-sim.json | 478 - .../api-protocol/system-level-dialogues.rst | 198 - .../clamp/controlloop/controlloop-architecture.rst | 468 - docs/clamp/controlloop/controlloop.rst | 16 - docs/clamp/controlloop/defining-controlloops.rst | 273 - .../design-impl/clamp-controlloop-runtime.rst | 254 - .../design-impl/clamp-gui-controlloop.rst | 141 - docs/clamp/controlloop/design-impl/design-impl.rst | 15 - .../design-impl/participants/http-participant.rst | 133 - .../design-impl/participants/k8s-participant.rst | 139 - .../participants/participant-intermediary.rst | 129 - .../participants/participant-simulator.rst | 21 - .../design-impl/participants/participants.rst | 39 - .../participants/policy-framework-participant.rst | 79 - .../swagger/k8s-participant-swagger.json | 399 - .../participants/swagger/participant-sim.json | 478 - .../participants/tosca/tosca-http-participant.yml | 439 - .../participants/tosca/tosca-k8s-participant.yml | 304 - docs/clamp/controlloop/files/ControlLoops.pdf | Bin 465314 -> 0 bytes .../controlloop/images/01-controlloop-overview.png | Bin 85668 -> 0 bytes .../controlloop/images/02-controlloop-concepts.png | Bin 36275 -> 0 bytes .../images/03-controlloop-instance-states.png | Bin 100670 -> 0 bytes docs/clamp/controlloop/images/04-overview.png | Bin 149228 -> 0 bytes .../clamp/controlloop/images/05-upgrade-states.png | Bin 10908 -> 0 bytes .../controlloop/images/06-api-gateway-sandbox.png | Bin 107106 -> 0 bytes .../controlloop-depriming.png | Bin 25892 -> 0 bytes .../controlloop-monitoring.png | Bin 7133 -> 0 bytes .../clamp-cl-participants/controlloop-priming.png | Bin 29954 -> 0 bytes .../controlloop-state-change-msg.png | Bin 83931 -> 0 bytes .../controlloop-state-change.png | Bin 52725 -> 0 bytes .../controlloop-update-msg.png | Bin 80642 -> 0 bytes .../clamp-cl-participants/controlloop-update.png | Bin 8737 -> 0 bytes .../participant-deregistration.png | Bin 7367 -> 0 bytes .../participant-registering.png | Bin 27371 -> 0 bytes .../controlloop-node-template.png | Bin 214201 -> 0 bytes .../defining-controlloops/fundamental-concepts.png | Bin 25652 -> 0 bytes .../gentle-guidance-controlloop.png | Bin 34735 -> 0 bytes .../images/defining-controlloops/standard-cle.png | Bin 200137 -> 0 bytes .../controlloop/images/gui/CamelDirectory.png | Bin 45024 -> 0 bytes .../images/gui/ComponentFileStructure.png | Bin 30405 -> 0 bytes .../controlloop/images/gui/GUI-Architecture.png | Bin 77711 -> 0 bytes docs/clamp/controlloop/images/gui/GUI-Flow.png | Bin 94343 -> 0 bytes .../images/gui/ParticipantsDirectory.png | Bin 23267 -> 0 bytes .../images/gui/RuntimeControlloopDirectory.png | Bin 16922 -> 0 bytes .../images/participants/http-participant.png | Bin 82121 -> 0 bytes .../images/participants/k8s-participant.png | Bin 63460 -> 0 bytes .../controlloop/images/participants/k8s-rest.png | Bin 80224 -> 0 bytes .../images/participants/participants.png | Bin 77886 -> 0 bytes .../change-cl-instance-state-participants.png | Bin 72443 -> 0 bytes .../system-dialogues/comissioning-clamp-gui.png | Bin 16095 -> 0 bytes .../images/system-dialogues/comissioning-sdc.png | Bin 23311 -> 0 bytes .../common-properties-type-definition.png | Bin 48841 -> 0 bytes .../images/system-dialogues/create-cl-instance.png | Bin 43697 -> 0 bytes .../decommission-cl-type-definition.png | Bin 31967 -> 0 bytes .../deinstantiate-cl-from-participants.png | Bin 69110 -> 0 bytes .../images/system-dialogues/delete-cl-instance.png | Bin 28593 -> 0 bytes .../depriming-cl-type-definition.png | Bin 83153 -> 0 bytes .../monitoring-by-participants.png | Bin 28740 -> 0 bytes .../priming-cl-type-definition.png | Bin 87367 -> 0 bytes .../images/system-dialogues/read-cl-instance.png | Bin 15711 -> 0 bytes .../read-commision-cl-type-definition.png | Bin 16090 -> 0 bytes .../system-dialogues/statistics-housekeeping.png | Bin 31967 -> 0 bytes .../system-dialogues/supervise-controlloops.png | Bin 117067 -> 0 bytes .../system-dialogues/supervise-participants.png | Bin 32786 -> 0 bytes .../update-cl-instance-config-participants.png | Bin 83866 -> 0 bytes .../system-dialogues/update-instance-params-cl.png | Bin 43525 -> 0 bytes .../system-dialogues/view-monitoring-info.png | Bin 66306 -> 0 bytes .../images/system-dialogues/view-statistics.png | Bin 71209 -> 0 bytes docs/index.rst | 1 - 181 files changed, 6586 insertions(+), 86296 deletions(-) create mode 100644 docs/clamp/acm/api-protocol/api-protocol.rst create mode 100644 docs/clamp/acm/api-protocol/controlloop-participant-protocol.rst create mode 100644 docs/clamp/acm/api-protocol/controlloop-rest-apis.rst create mode 100644 docs/clamp/acm/api-protocol/swagger/controlloop-comissioning.json create mode 100644 docs/clamp/acm/api-protocol/swagger/controlloop-instantiation.json create mode 100644 docs/clamp/acm/api-protocol/swagger/controlloop-monitoring.json create mode 100644 docs/clamp/acm/api-protocol/swagger/k8sparticipant.json create mode 100644 docs/clamp/acm/api-protocol/swagger/participant-sim.json create mode 100644 docs/clamp/acm/api-protocol/system-level-dialogues.rst create mode 100644 docs/clamp/acm/controlloop-architecture.rst create mode 100644 docs/clamp/acm/defining-controlloops.rst create mode 100644 docs/clamp/acm/design-impl/clamp-controlloop-runtime.rst create mode 100644 docs/clamp/acm/design-impl/clamp-gui-controlloop.rst create mode 100644 docs/clamp/acm/design-impl/design-impl.rst create mode 100644 docs/clamp/acm/design-impl/participants/http-participant.rst create mode 100644 docs/clamp/acm/design-impl/participants/k8s-participant.rst create mode 100644 docs/clamp/acm/design-impl/participants/participant-intermediary.rst create mode 100644 docs/clamp/acm/design-impl/participants/participant-simulator.rst create mode 100644 docs/clamp/acm/design-impl/participants/participants.rst create mode 100644 docs/clamp/acm/design-impl/participants/policy-framework-participant.rst create mode 100644 docs/clamp/acm/design-impl/participants/swagger/k8s-participant-swagger.json create mode 100644 docs/clamp/acm/design-impl/participants/swagger/participant-sim.json create mode 100644 docs/clamp/acm/design-impl/participants/tosca/tosca-http-participant.yml create mode 100644 docs/clamp/acm/design-impl/participants/tosca/tosca-k8s-participant.yml create mode 100644 docs/clamp/acm/files/ControlLoops.pdf create mode 100644 docs/clamp/acm/images/01-controlloop-overview.png create mode 100644 docs/clamp/acm/images/02-controlloop-concepts.png create mode 100644 docs/clamp/acm/images/03-controlloop-instance-states.png create mode 100644 docs/clamp/acm/images/04-overview.png create mode 100644 docs/clamp/acm/images/05-upgrade-states.png create mode 100644 docs/clamp/acm/images/06-api-gateway-sandbox.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/controlloop-depriming.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/controlloop-monitoring.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/controlloop-priming.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change-msg.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/controlloop-update-msg.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/controlloop-update.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/participant-deregistration.png create mode 100644 docs/clamp/acm/images/clamp-cl-participants/participant-registering.png create mode 100644 docs/clamp/acm/images/defining-controlloops/controlloop-node-template.png create mode 100644 docs/clamp/acm/images/defining-controlloops/fundamental-concepts.png create mode 100644 docs/clamp/acm/images/defining-controlloops/gentle-guidance-controlloop.png create mode 100644 docs/clamp/acm/images/defining-controlloops/standard-cle.png create mode 100644 docs/clamp/acm/images/gui/CamelDirectory.png create mode 100644 docs/clamp/acm/images/gui/ComponentFileStructure.png create mode 100644 docs/clamp/acm/images/gui/GUI-Architecture.png create mode 100644 docs/clamp/acm/images/gui/GUI-Flow.png create mode 100644 docs/clamp/acm/images/gui/ParticipantsDirectory.png create mode 100644 docs/clamp/acm/images/gui/RuntimeControlloopDirectory.png create mode 100644 docs/clamp/acm/images/participants/http-participant.png create mode 100644 docs/clamp/acm/images/participants/k8s-participant.png create mode 100644 docs/clamp/acm/images/participants/k8s-rest.png create mode 100644 docs/clamp/acm/images/participants/participants.png create mode 100644 docs/clamp/acm/images/system-dialogues/change-cl-instance-state-participants.png create mode 100644 docs/clamp/acm/images/system-dialogues/comissioning-clamp-gui.png create mode 100644 docs/clamp/acm/images/system-dialogues/comissioning-sdc.png create mode 100644 docs/clamp/acm/images/system-dialogues/common-properties-type-definition.png create mode 100644 docs/clamp/acm/images/system-dialogues/create-cl-instance.png create mode 100644 docs/clamp/acm/images/system-dialogues/decommission-cl-type-definition.png create mode 100644 docs/clamp/acm/images/system-dialogues/deinstantiate-cl-from-participants.png create mode 100644 docs/clamp/acm/images/system-dialogues/delete-cl-instance.png create mode 100644 docs/clamp/acm/images/system-dialogues/depriming-cl-type-definition.png create mode 100644 docs/clamp/acm/images/system-dialogues/monitoring-by-participants.png create mode 100644 docs/clamp/acm/images/system-dialogues/priming-cl-type-definition.png create mode 100644 docs/clamp/acm/images/system-dialogues/read-cl-instance.png create mode 100644 docs/clamp/acm/images/system-dialogues/read-commision-cl-type-definition.png create mode 100644 docs/clamp/acm/images/system-dialogues/statistics-housekeeping.png create mode 100644 docs/clamp/acm/images/system-dialogues/supervise-controlloops.png create mode 100644 docs/clamp/acm/images/system-dialogues/supervise-participants.png create mode 100644 docs/clamp/acm/images/system-dialogues/update-cl-instance-config-participants.png create mode 100644 docs/clamp/acm/images/system-dialogues/update-instance-params-cl.png create mode 100644 docs/clamp/acm/images/system-dialogues/view-monitoring-info.png create mode 100644 docs/clamp/acm/images/system-dialogues/view-statistics.png delete mode 100644 docs/clamp/clamp/clamp-architecture.rst delete mode 100644 docs/clamp/clamp/clamp-description.rst delete mode 100644 docs/clamp/clamp/clamp.rst delete mode 100644 docs/clamp/clamp/images/architecture/ONAP-closedloop.png delete mode 100644 docs/clamp/clamp/images/architecture/distdepl.png delete mode 100644 docs/clamp/clamp/images/clamp-policy_archi.png delete mode 100644 docs/clamp/clamp/images/html.png delete mode 100644 docs/clamp/clamp/images/pdf.png delete mode 100644 docs/clamp/clamp/images/swagger.png delete mode 100644 docs/clamp/clamp/images/user-guide/add-operational-policies.png delete mode 100644 docs/clamp/clamp/images/user-guide/blueprint_node_type.png delete mode 100644 docs/clamp/clamp/images/user-guide/clamp-cds-operation.png delete mode 100644 docs/clamp/clamp/images/user-guide/config-policy-tca.png delete mode 100644 docs/clamp/clamp/images/user-guide/create-loop.png delete mode 100644 docs/clamp/clamp/images/user-guide/deploy-params.png delete mode 100644 docs/clamp/clamp/images/user-guide/loop-menu.png delete mode 100644 docs/clamp/clamp/images/user-guide/loop-operation-menu.png delete mode 100644 docs/clamp/clamp/images/user-guide/loop-properties.png delete mode 100644 docs/clamp/clamp/images/user-guide/op-policy-box-policy.png delete mode 100644 docs/clamp/clamp/images/user-guide/open-loop.png delete mode 100644 docs/clamp/clamp/images/user-guide/open-menu-prop.png delete mode 100644 docs/clamp/clamp/images/user-guide/opened-loop.png delete mode 100644 docs/clamp/clamp/images/user-guide/policy-model-menu.png delete mode 100644 docs/clamp/clamp/images/user-guide/policy-submitted.png delete mode 100644 docs/clamp/clamp/images/user-guide/remove-operational-policies.png delete mode 100644 docs/clamp/clamp/images/user-guide/template-menu.png delete mode 100644 docs/clamp/clamp/swagger/swagger.html delete mode 100644 docs/clamp/clamp/swagger/swagger.json delete mode 100644 docs/clamp/clamp/swagger/swagger.pdf delete mode 100644 docs/clamp/clamp/user-guide.rst delete mode 100644 docs/clamp/controlloop/api-protocol/api-protocol.rst delete mode 100644 docs/clamp/controlloop/api-protocol/controlloop-participant-protocol.rst delete mode 100644 docs/clamp/controlloop/api-protocol/controlloop-rest-apis.rst delete mode 100644 docs/clamp/controlloop/api-protocol/swagger/controlloop-comissioning.json delete mode 100644 docs/clamp/controlloop/api-protocol/swagger/controlloop-instantiation.json delete mode 100644 docs/clamp/controlloop/api-protocol/swagger/controlloop-monitoring.json delete mode 100644 docs/clamp/controlloop/api-protocol/swagger/k8sparticipant.json delete mode 100644 docs/clamp/controlloop/api-protocol/swagger/participant-sim.json delete mode 100644 docs/clamp/controlloop/api-protocol/system-level-dialogues.rst delete mode 100644 docs/clamp/controlloop/controlloop-architecture.rst delete mode 100644 docs/clamp/controlloop/controlloop.rst delete mode 100644 docs/clamp/controlloop/defining-controlloops.rst delete mode 100644 docs/clamp/controlloop/design-impl/clamp-controlloop-runtime.rst delete mode 100644 docs/clamp/controlloop/design-impl/clamp-gui-controlloop.rst delete mode 100644 docs/clamp/controlloop/design-impl/design-impl.rst delete mode 100644 docs/clamp/controlloop/design-impl/participants/http-participant.rst delete mode 100644 docs/clamp/controlloop/design-impl/participants/k8s-participant.rst delete mode 100644 docs/clamp/controlloop/design-impl/participants/participant-intermediary.rst delete mode 100644 docs/clamp/controlloop/design-impl/participants/participant-simulator.rst delete mode 100644 docs/clamp/controlloop/design-impl/participants/participants.rst delete mode 100644 docs/clamp/controlloop/design-impl/participants/policy-framework-participant.rst delete mode 100644 docs/clamp/controlloop/design-impl/participants/swagger/k8s-participant-swagger.json delete mode 100644 docs/clamp/controlloop/design-impl/participants/swagger/participant-sim.json delete mode 100644 docs/clamp/controlloop/design-impl/participants/tosca/tosca-http-participant.yml delete mode 100644 docs/clamp/controlloop/design-impl/participants/tosca/tosca-k8s-participant.yml delete mode 100644 docs/clamp/controlloop/files/ControlLoops.pdf delete mode 100644 docs/clamp/controlloop/images/01-controlloop-overview.png delete mode 100644 docs/clamp/controlloop/images/02-controlloop-concepts.png delete mode 100644 docs/clamp/controlloop/images/03-controlloop-instance-states.png delete mode 100644 docs/clamp/controlloop/images/04-overview.png delete mode 100644 docs/clamp/controlloop/images/05-upgrade-states.png delete mode 100644 docs/clamp/controlloop/images/06-api-gateway-sandbox.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/controlloop-depriming.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/controlloop-monitoring.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/controlloop-priming.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change-msg.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update-msg.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/participant-deregistration.png delete mode 100644 docs/clamp/controlloop/images/clamp-cl-participants/participant-registering.png delete mode 100644 docs/clamp/controlloop/images/defining-controlloops/controlloop-node-template.png delete mode 100644 docs/clamp/controlloop/images/defining-controlloops/fundamental-concepts.png delete mode 100644 docs/clamp/controlloop/images/defining-controlloops/gentle-guidance-controlloop.png delete mode 100644 docs/clamp/controlloop/images/defining-controlloops/standard-cle.png delete mode 100644 docs/clamp/controlloop/images/gui/CamelDirectory.png delete mode 100644 docs/clamp/controlloop/images/gui/ComponentFileStructure.png delete mode 100644 docs/clamp/controlloop/images/gui/GUI-Architecture.png delete mode 100644 docs/clamp/controlloop/images/gui/GUI-Flow.png delete mode 100644 docs/clamp/controlloop/images/gui/ParticipantsDirectory.png delete mode 100644 docs/clamp/controlloop/images/gui/RuntimeControlloopDirectory.png delete mode 100644 docs/clamp/controlloop/images/participants/http-participant.png delete mode 100644 docs/clamp/controlloop/images/participants/k8s-participant.png delete mode 100644 docs/clamp/controlloop/images/participants/k8s-rest.png delete mode 100644 docs/clamp/controlloop/images/participants/participants.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/change-cl-instance-state-participants.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/comissioning-clamp-gui.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/comissioning-sdc.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/common-properties-type-definition.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/create-cl-instance.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/decommission-cl-type-definition.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/deinstantiate-cl-from-participants.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/delete-cl-instance.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/depriming-cl-type-definition.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/monitoring-by-participants.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/priming-cl-type-definition.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/read-cl-instance.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/read-commision-cl-type-definition.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/statistics-housekeeping.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/supervise-controlloops.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/supervise-participants.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/update-cl-instance-config-participants.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/update-instance-params-cl.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/view-monitoring-info.png delete mode 100644 docs/clamp/controlloop/images/system-dialogues/view-statistics.png diff --git a/docs/clamp/acm/api-protocol/api-protocol.rst b/docs/clamp/acm/api-protocol/api-protocol.rst new file mode 100644 index 00000000..2d509921 --- /dev/null +++ b/docs/clamp/acm/api-protocol/api-protocol.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-api-protocol: + +CLAMP TOSCA Control Loop APIs and Protocols +########################################### + +The sections below describe the APIs and Protocols used in TOSCA Control Loops. + +.. toctree:: + :maxdepth: 1 + + system-level-dialogues + controlloop-participant-protocol + controlloop-rest-apis diff --git a/docs/clamp/acm/api-protocol/controlloop-participant-protocol.rst b/docs/clamp/acm/api-protocol/controlloop-participant-protocol.rst new file mode 100644 index 00000000..2fa5336f --- /dev/null +++ b/docs/clamp/acm/api-protocol/controlloop-participant-protocol.rst @@ -0,0 +1,472 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _controlloop-participant-protocol-label: + +The CLAMP Control Loop Participant Protocol +########################################### + +The CLAMP Control Loop Participant protocol is an asynchronous protocol that is used by the +CLAMP runtime to coordinate life cycle management of Control Loop instances. The protocol +supports the functions described in the sections below. + + +Protocol Dialogues +================== + +The protocol supports the dialogues described below. + +Participant Registration and De-Registration +-------------------------------------------- + +Registration when a participant comes up and update of participant with control loop type +information and common parameter values for its control loop types. + +.. image:: ../images/clamp-cl-participants/participant-registering.png + + +De-registration is executed as a participant goes down. + +.. image:: ../images/clamp-cl-participants/participant-deregistration.png + + +Control Loop Priming and De-Priming +----------------------------------- + +When a control loop is primed, the portion of the Control Loop Type Definition and Common +Property values for the participants of each participant type mentioned in the Control Loop +Definition are sent to the participants. + +.. image:: ../images/clamp-cl-participants/controlloop-priming.png + +When a control loop is de-primed, the portion of the Control Loop Type Definition and Common +Property values for the participants of each participant type mentioned in the Control Loop +Definition are deleted on participants. + +.. image:: ../images/clamp-cl-participants/controlloop-depriming.png + + +Control Loop Update +------------------- + +Control Loop Update handles creation, change, and deletion of control loops on participants. +Change of control loops uses a semantic versioning approach and follow the semantics described +on the page `4.1 Management of Control Loop Instance Configurations `. + +.. image:: ../images/clamp-cl-participants/controlloop-update.png + +The handling of a ControlLoopUpdate message in each participant is as shown below. + +.. image:: ../images/clamp-cl-participants/controlloop-update-msg.png + +Control Loop State Change +------------------------- + +This dialogue is used to change the state of Control Loops and their Control Loop Elements. The +CLAMP Runtime sends a Control Loop State Change message on the control loop to all participants. +Participants that have Control Loop Elements in that Control Loop attempt an update on the state +of the control loop elements they have for that control loop, and report the result back. + +The *startPhase* in the `Definition of TOSCA fundamental Control Loop Types +`_ +is particularly important in control loop state changes because sometime the user wishes to control +the order in which the state changes in Control Loop Elements in a control loop. In state changes +from *UNITITIALISED* → *PASSIVE* and from *PASSIVE* → *RUNNING*, control loop elements are started in +increasing order of their *startPhase*. In state changes from *RUNNING* → *PASSIVE* and from *PASSIVE* +→ *UNITITIALISED*, control loop elements are started in decreasing order of their *startPhase*. + +The CLAMP runtime controls the state change process described in the diagram below. The CLAMP runtime +sends a Control Loop State Change message on DMaaP to all participants in a particular Start Phase so, +in each state change multiple Control Loop State Change messages are sent, one for each Start Phase in +the control loop. If more than one Control Loop Element has the same Start Phase, those Control Loop +Elements receive the same Control Loop State Change message from DMaaP and start in parallel. + +The Participant reads each State Change Message it sees on DMaaP. If the Start Phase on the Control +Loop State Change message matches the Start Phase of the Control Loop Element, the participant processes +the State Change message. Otherwise the participant ignores the message. + +.. image:: ../images/clamp-cl-participants/controlloop-state-change.png + +The handling of a ControlLoopStateChange message in each participant is as shown below. + +.. image:: ../images/clamp-cl-participants/controlloop-state-change-msg.png + +Control Loop Monitoring and Reporting +------------------------------------- + +This dialogue is used as a heartbeat mechanism for participants, to monitor the status of Control Loop +Elements, and to gather statistics on control loops. The ParticipantStatus message is sent periodically +by each participant. The reporting interval for sending the message is configurable. + +.. image:: ../images/clamp-cl-participants/controlloop-monitoring.png + + +Messages +======== + +The CLAMP Control Loop Participant Protocol uses the following messages. The descriptions below give +an overview of each message. For the precise definition of the messages, see the `CLAMP code at Github +`_ +. All messages are carried on DMaaP. + + +.. list-table:: + :widths: 15 10 10 15 15 35 + :header-rows: 1 + + * - Message + - Source + - Target + - Purpose + - Important Fields + - Field Descriptions + * - ParticipantRegister + - Participant + - CLAMP Runtime + - Participant registers with the CLAMP runtime + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop Type + Definitions + * - ParticipantRegisterAck + - CLAMP Runtime + - Participant + - Acknowledgement of Participant Registration + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop Type + Definitions + * - + - + - + - + - Result + - Success/Fail + * - + - + - + - + - Message + - Message indicating reason for failure + * - ParticipantUpdate + - CLAMP Runtime + - Participant + - CLAMP Runtime sends Control Loop Element Definitions and Common Parameter Values to Participants + - ParticipantDefinitionUpdateMap + - Map with Participant ID as its key, each value on the map is a ControlLoopElementDefintionMap + * - + - + - + - + - ControlLoopElementDefintionMap + - List of ControlLoopElementDefinition values for a particular participant, keyed by its Control + Loop Element Definition ID + * - + - + - + - + - ControlLoopElementDefinition + - A ControlLoopElementToscaServiceTemplate containing the definition of the Control Loop Element + and a CommonPropertiesMap with the values of the common property values for Control Loop Elements + of this type + * - + - + - + - + - ControlLoopElementToscaServiceTemplate + - The definition of the Control Loop Element in TOSCA + * - + - + - + - + - CommonPropertiesMap + - A map indexed by the property name. Each map entry is the serialized value of + the property, which can be deserialized into an instance of the type of the property. + * - ParticipantUpdateAck + - Participant + - CLAMP Runtime + - Acknowledgement of Participant Update + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop Type + Definitions + * - + - + - + - + - Result + - Success/Fail + * - + - + - + - + - Message + - Message indicating reason for failure + * - ParticipantDeregister + - Participant + - CLAMP Runtime + - Participant deregisters with the CLAMP runtime + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop Type + Definitions + * - ParticipantDeregisterAck + - CLAMP Runtime + - Participant + - Acknowledgement of Participant Deegistration + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop Type + Definitions + * - + - + - + - + - Result + - Success/Fail + * - + - + - + - + - Message + - Message indicating reason for failure + * - ControlLoopUpdate + - CLAMP Runtime + - Participant + - CLAMP Runtime sends Control Loop Element instances and Instance Specific Parameter Values for + a Control Loop Instance to Participants + - ControlLoopId + - The name and version of the Control Loop + * - + - + - + - + - ParticipantUpdateMap + - Map with Participant ID as its key, each value on the map is a ControlLoopElementList + * - + - + - + - + - ControlLoopElementList + - List of ControlLoopElement values for the Control Loop + * - + - + - + - + - ControlLoopElement + - A ControlLoopElement, which contains among other things a PropertiesMap with the values of the + property values for this Control Loop Element instance and a ToscaServiceTemplateFragment with + extra concept definitions and instances that a participant may need. + * - + - + - + - + - PropertiesMap + - A map indexed by the property name. Each map entry is the serialized value of + the property, which can be deserialized into an instance of the type of the property. + * - + - + - + - + - ToscaServiceTemplateFragment + - A well-formed TOSCA service template containing extra concept definitions and instances that a + participant may need. For example, the Policy Participant may need policy type definitions or + policy instances to be provided if they are not already stored in the Policy Framework. + * - ControlLoopUpdateAck + - Participant + - CLAMP Runtime + - Acknowledgement of Control Loop Update + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop Type + Definitions + * - + - + - + - + - ControlLoopId + - The name and version of the Control Loop + * - + - + - + - + - ControlLoopResult + - Holds a Result and Message for the overall operation on the participant and a map of Result + and Message fields for each Control Loop Element of the control loop on this participant + * - + - + - + - + - Result + - Success/Fail + * - + - + - + - + - Message + - Message indicating reason for failure + * - ControlLoopStateChange + - CLAMP Runtime + - Participant + - CLAMP Runtime asks Participants to change the state of a Control Loop + - ControlLoopId + - The name and version of the Control Loop + * - + - + - + - + - currentState + - The current state of the Control Loop + * - + - + - + - + - orderedState + - The state that the Control Loop should transition to + * - + - + - + - + - startPhase + - The start phase to which this ControLoopStateChange message applies + * - ControlLoopStateChangeAck + - Participant + - CLAMP Runtime + - Acknowledgement of Control Loop State Change + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop Type + Definitions + * - + - + - + - + - ControlLoopId + - The name and version of the Control Loop + * - + - + - + - + - startPhase + - The start phase to which this ControLoopStateChangeAck message applies + * - + - + - + - + - ControlLoopResult + - Holds a Result and Message for the overall operation on the participant and a map of Result and + Message fields for each Control Loop Element of the control loop on this participant + * - + - + - + - + - Result + - Success/Fail + * - + - + - + - + - Message + - Message indicating reason for failure + * - ParticipantStatusReq + - CLAMP Runtime + - Participant + - Request that the specified participants return a ParticipantStatus message immediately + - ParticipantId + - The ID of this participant, if not specified, all participants respond. + * - ParticipantStatus + - Participant + - CLAMP Runtime + - Periodic or on-demand report for heartbeat, Participant Status, Control Loop Status, and Control + Loop Statistics + - ParticipantId + - The ID of this participant + * - + - + - + - + - ParticipantType + - The type of the participant, maps to the capabilities of the participant in Control Loop + Type Definitions + * - + - + - + - + - ParticipantDefinitionUpdateMap (returned in repsonse to ParticipantStatusReq only) + - See ParticipantUpdate message above for definition of this field + * - + - + - + - + - ParticipantStatus + - The current status of the participant for monitoring + * - + - + - + - + - ParticipantStatistics + - Statistics on the participant such as up time, or messages processed. Can include participant + specific data in a string blob that is opaque to CLAMP + * - + - + - + - + - ControlLoopInfoMap + - A map of ControlLoopInfo types indexed by ControlLoopId, one entry for each control loop + running on the participant + * - + - + - + - + - ControlLoopInfo + - The ControlLoopStatus and ControlLoopStatistics for a given control loop + * - + - + - + - + - ControlLoopStatus + - The current status of the control loop for monitoring + * - + - + - + - + - ControlLoopStatistics + - Statistics on the control loop such as up time, or messages processed. Can include participant + specific data in a string blob that is opaque to CLAMP + + +End of Document diff --git a/docs/clamp/acm/api-protocol/controlloop-rest-apis.rst b/docs/clamp/acm/api-protocol/controlloop-rest-apis.rst new file mode 100644 index 00000000..cef2c2fb --- /dev/null +++ b/docs/clamp/acm/api-protocol/controlloop-rest-apis.rst @@ -0,0 +1,130 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _controlloop-rest-apis-label: + +REST APIs for CLAMP Control Loops +################################# + + +Commissioning API +================= + +This API is a CRUD API that allows Control Loop Type definitions created in a design +environment to be commissioned on the CLAMP runtime. It has endpoints that allow Control +Loop Types to be created, read, updated, and deleted. + +The body of the create and update end points is a TOSCA Service/Topology template that +defines the new or changed Control Loop Type. The update and delete endpoints take a +reference to the Control Loop Type. The incoming TOSCA is verified and checked for +referential integrity. On delete requests, a check is made to ensure that no Control +Loop Instances exist for the Control Loop Type to be deleted. + +:download:`Download Policy Control Loop Commissioning API Swagger ` + +.. swaggerv2doc:: swagger/controlloop-comissioning.json + + +Instantiation API +================= + +The instantiation API has two functions: + +#. Creation, Reading, Update, and Deletion of Control Loop Instances. +#. Instantiation and lifecycle management of Control Loop Instances on participants + +The Instantiation API is used by the CLAMP GUI. + +Instantiation Control Loop Instance CRUD +---------------------------------------- + +This sub API allows for the creation, read, update, and deletion of Control Loop Instances. +The endpoints for create and update take a JSON body that describes the Control Loop Instance. +The endpoints for read and delete take a Control Loop Instance ID to determine which Control +Loop Instance to act on. For the delete endpoint, a check is made to ensure that the Control +Loop Instance is not instantiated on participants. + +A call to the update endpoint for a Control Loop Instance follow the semantics described here: +`4.1 Management of Control Loop Instance Configurations `. + +:download:`Download Policy Control Loop Instantiation API Swagger ` + +.. swaggerv2doc:: swagger/controlloop-instantiation.json + + +Instantiation Control Loop Instance Lifecycle Management +-------------------------------------------------------- + +This sub API is used to manage the life cycle of Control Loop Instances. A Control Loop Instance +can be in the states described here: `2.1 Control Loop Instance States `. +Managing the life cycle of a Control Loop Instance amounts to steering the Control Loop through +its states. + +The sub API allows upgrades and downgrades of Control Loop Instances to be pushed to participants +following the semantics described here: `4.1 Management of Control Loop Instance Configurations +`. When the API is used to update the participants on a Control +Loop Instance, the new/upgraded/downgraded definition of the Control Loop is pushed to the +participants. Note that the API asks the participants in a Control Loop Instance to perform the +update, it is the responsibility of the participants to execute the update and report the result +using the protocols described here: `CLAMP Participants <#>`_. The progress and result of an update +can be monitored using the `Monitoring API `. + +The sub API also allows a state change of a Control Loop Instance to be ordered. The required state +of the Control Loop Instance is pushed to participants in a Control Loop Instance using the API. +Note that the API asks the participants in a Control Loop Instance to perform the state change, it +is the responsibility of the participants to execute the state change and report the result using +the protocols described here: CLAMP Participants. The progress and result of a state change can be +monitored using the `Monitoring API `. + +.. warning:: + The Swagger for the Instantiation Lifecycle Management API will appear here. + +.. _monitoring-api: + +Monitoring API +============== + +The Monitoring API allows the state and statistics of Participants, Control Loop Instances and their Control Loop Elements to be monitored. This API is used by the CLAMP GUI. The API provides filtering so that specific Participants and Control Loop Instances can be retrieved. In addition, the quantity of statistical information to be returned can be scoped. + +:download:`Download Policy Control Loop Monitoring API Swagger ` + +.. swaggerv2doc:: swagger/controlloop-monitoring.json + +Pass Through API +================ + +This API allows information to be passed to Control Loop Elements in a control loop. + +.. warning:: + The requirements on this API are still under discussion. + +.. warning:: + The Swagger for the Pass Through API will appear here. + + +Participant Standalone API +========================== + +This API allows a Participant to run in standalone mode and to run standalone Control Loop Elements. + +Kubernetes participant can also be deployed as a standalone application and provides REST end points +for onboarding helm charts to its local chart storage, installing and uninstalling of helm charts to +a kubernetes cluster. It also allows to configure a remote repository in kubernetes participant for +installing helm charts. User can onboard a helm chart along with the overrides yaml file, the chart +gets stored in to the local chart directory of kubernetes participant. The onboarded charts can be +installed, uninstalled. The GET API fetches all the available helm charts from the chart storage. + +:download:`Download Policy Control Loop Participant Standalone API Swagger ` + +.. swaggerv2doc:: swagger/k8sparticipant.json + + +Participant Simulator API +========================= + +This API allows a Participant Simulator to be started and run for test purposes. + +:download:`Download Policy Participant Simulator API Swagger ` + +.. swaggerv2doc:: swagger/participant-sim.json + +End of Document diff --git a/docs/clamp/acm/api-protocol/swagger/controlloop-comissioning.json b/docs/clamp/acm/api-protocol/swagger/controlloop-comissioning.json new file mode 100644 index 00000000..8fa09368 --- /dev/null +++ b/docs/clamp/acm/api-protocol/swagger/controlloop-comissioning.json @@ -0,0 +1,473 @@ +{ + "swagger": "2.0", + "info": { + "description": "Api Documentation", + "version": "1.0", + "title": "Api Documentation", + "termsOfService": "urn:tos", + "contact": {}, + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + }, + "paths": { + "/onap/controlloop/v2/commission": { + "get": { + "tags": [ + "Clamp Control Loop Commissioning API" + ], + "summary": "Query details of the requested commissioned control loop definitions", + "description": "Queries details of the requested commissioned control loop definitions, returning all control loop details", + "operationId": "queryUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "query", + "description": "Control Loop definition name", + "required": false, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop definition version", + "required": false, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/ToscaNodeTemplateRes", + "originalRef": "ToscaNodeTemplateRes" + } + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + }, + "post": { + "tags": [ + "Clamp Control Loop Commissioning API" + ], + "summary": "Commissions control loop definitions", + "description": "Commissions control loop definitions, returning the commissioned control loop definition IDs", + "operationId": "createUsingPOST", + "consumes": [ + "application/json", + "application/yaml" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Entity Body of Control Loop", + "required": true, + "schema": { + "$ref": "#/definitions/ToscaServiceTemplateReq", + "originalRef": "ToscaServiceTemplateReq" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/CommissioningResponse", + "originalRef": "CommissioningResponse" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + }, + "delete": { + "tags": [ + "Clamp Control Loop Commissioning API" + ], + "summary": "Delete a commissioned control loop", + "description": "Deletes a Commissioned Control Loop, returning optional error details", + "operationId": "deleteUsingDELETE", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "query", + "description": "Control Loop definition name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop definition version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/CommissioningResponse", + "originalRef": "CommissioningResponse" + } + }, + "204": { + "description": "No Content" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/controlloop/v2/commission/elements": { + "get": { + "tags": [ + "Clamp Control Loop Commissioning API" + ], + "summary": "Query details of the requested commissioned control loop element definitions", + "description": "Queries details of the requested commissioned control loop element definitions, returning all control loop elements' details", + "operationId": "queryElementsUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "query", + "description": "Control Loop definition name", + "required": false, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop definition version", + "required": false, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/ToscaNodeTemplateRes", + "originalRef": "ToscaNodeTemplateRes" + } + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + } + } +} \ No newline at end of file diff --git a/docs/clamp/acm/api-protocol/swagger/controlloop-instantiation.json b/docs/clamp/acm/api-protocol/swagger/controlloop-instantiation.json new file mode 100644 index 00000000..12542425 --- /dev/null +++ b/docs/clamp/acm/api-protocol/swagger/controlloop-instantiation.json @@ -0,0 +1,584 @@ +{ + "swagger": "2.0", + "info": { + "description": "Api Documentation", + "version": "1.0", + "title": "Api Documentation", + "termsOfService": "urn:tos", + "contact": {}, + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + }, + "paths": { + "/onap/controlloop/v2/instantiation": { + "get": { + "tags": [ + "Clamp Control Loop Instantiation API" + ], + "summary": "Query details of the requested control loops", + "description": "Queries details of the requested control loops, returning all control loop details", + "operationId": "queryUsingGET_1", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "query", + "description": "Control Loop definition name", + "required": false, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop definition version", + "required": false, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/ControlLoopsRes", + "originalRef": "ControlLoopsRes" + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + }, + "post": { + "tags": [ + "Clamp Control Loop Instantiation API" + ], + "summary": "Commissions control loop definitions", + "description": "Commissions control loop definitions, returning the control loop IDs", + "operationId": "createUsingPOST_1", + "consumes": [ + "application/json", + "application/yaml" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "controlLoops", + "description": "Entity Body of Control Loop", + "required": true, + "schema": { + "$ref": "#/definitions/ControlLoopsReq", + "originalRef": "ControlLoopsReq" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/InstantiationResponse", + "originalRef": "InstantiationResponse" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + }, + "put": { + "tags": [ + "Clamp Control Loop Instantiation API" + ], + "summary": "Updates control loop definitions", + "description": "Updates control loop definitions, returning the updated control loop definition IDs", + "operationId": "updateUsingPUT", + "consumes": [ + "application/json", + "application/yaml" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "controlLoops", + "description": "Entity Body of Control Loop", + "required": true, + "schema": { + "$ref": "#/definitions/ControlLoopsReq", + "originalRef": "ControlLoopsReq" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/InstantiationResponse", + "originalRef": "InstantiationResponse" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + }, + "delete": { + "tags": [ + "Clamp Control Loop Instantiation API" + ], + "summary": "Delete a control loop", + "description": "Deletes a control loop, returning optional error details", + "operationId": "deleteUsingDELETE_1", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "query", + "description": "Control Loop definition name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop definition version", + "required": false, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/InstantiationResponse", + "originalRef": "InstantiationResponse" + } + }, + "204": { + "description": "No Content" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/controlloop/v2/instantiation/command": { + "put": { + "tags": [ + "Clamp Control Loop Instantiation API" + ], + "summary": "Issue a command to the requested control loops", + "description": "Issues a command to a control loop, ordering a state change on the control loop", + "operationId": "issueControlLoopCommandUsingPUT", + "consumes": [ + "application/json", + "application/yaml" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "command", + "description": "Entity Body of control loop command", + "required": true, + "schema": { + "$ref": "#/definitions/InstantiationCommand", + "originalRef": "InstantiationCommand" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/InstantiationResponse", + "originalRef": "InstantiationResponse" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + } + } +} \ No newline at end of file diff --git a/docs/clamp/acm/api-protocol/swagger/controlloop-monitoring.json b/docs/clamp/acm/api-protocol/swagger/controlloop-monitoring.json new file mode 100644 index 00000000..84fbe7f0 --- /dev/null +++ b/docs/clamp/acm/api-protocol/swagger/controlloop-monitoring.json @@ -0,0 +1,521 @@ +{ + "swagger": "2.0", + "info": { + "description": "Api Documentation", + "version": "1.0", + "title": "Api Documentation", + "termsOfService": "urn:tos", + "contact": {}, + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + }, + "paths": { + "/onap/controlloop/v2/monitoring/clelement": { + "get": { + "tags": [ + "Clamp Control Loop Monitoring API" + ], + "summary": "Query details of the requested cl element stats", + "description": "Queries details of the requested cl element stats, returning all clElement stats", + "operationId": "queryElementStatisticsUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "endTime", + "in": "query", + "description": "end time", + "required": false, + "type": "string" + }, + { + "name": "id", + "in": "query", + "description": "Control Loop element id", + "required": false, + "type": "string" + }, + { + "name": "name", + "in": "query", + "description": "Participant name", + "required": true, + "type": "string" + }, + { + "name": "recordCount", + "in": "query", + "description": "Record count", + "required": false, + "type": "integer", + "default": 0, + "format": "int32" + }, + { + "name": "startTime", + "in": "query", + "description": "start time", + "required": false, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Participant version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/ClElementStatisticsList", + "originalRef": "ClElementStatisticsList" + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/controlloop/v2/monitoring/clelements/controlloop": { + "get": { + "tags": [ + "Clamp Control Loop Monitoring API" + ], + "summary": "Query details of the requested cl element stats in a control loop", + "description": "Queries details of the requested cl element stats, returning all clElement stats", + "operationId": "queryElementStatisticsPerControlLoopUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "query", + "description": "Control Loop name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/ClElementStatisticsList", + "originalRef": "ClElementStatisticsList" + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/controlloop/v2/monitoring/participant": { + "get": { + "tags": [ + "Clamp Control Loop Monitoring API" + ], + "summary": "Query details of the requested participant stats", + "description": "Queries details of the requested participant stats, returning all participant stats", + "operationId": "queryParticipantStatisticsUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "endTime", + "in": "query", + "description": "end time", + "required": false, + "type": "string" + }, + { + "name": "name", + "in": "query", + "description": "Control Loop participant name", + "required": false, + "type": "string" + }, + { + "name": "recordCount", + "in": "query", + "description": "Record count", + "required": false, + "type": "integer", + "default": 0, + "format": "int32" + }, + { + "name": "startTime", + "in": "query", + "description": "start time", + "required": false, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop participant version", + "required": false, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/ParticipantStatisticsList", + "originalRef": "ParticipantStatisticsList" + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/controlloop/v2/monitoring/participants/controlloop": { + "get": { + "tags": [ + "Clamp Control Loop Monitoring API" + ], + "summary": "Query details of all the participant stats in a control loop", + "description": "Queries details of the participant stats, returning all participant stats", + "operationId": "queryParticipantStatisticsPerControlLoopUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "query", + "description": "Control Loop name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "query", + "description": "Control Loop version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/ParticipantStatisticsList", + "originalRef": "ParticipantStatisticsList" + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + } + } +} \ No newline at end of file diff --git a/docs/clamp/acm/api-protocol/swagger/k8sparticipant.json b/docs/clamp/acm/api-protocol/swagger/k8sparticipant.json new file mode 100644 index 00000000..ae06b06d --- /dev/null +++ b/docs/clamp/acm/api-protocol/swagger/k8sparticipant.json @@ -0,0 +1,392 @@ +{ + "swagger": "2.0", + "info": { + "description": "Api Documentation", + "version": "1.0", + "title": "Api Documentation", + "termsOfService": "urn:tos", + "contact": {}, + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + }, + "paths": { + "/onap/k8sparticipant/helm/chart/{name}/{version}": { + "delete": { + "tags": [ + "k8s-participant" + ], + "summary": "Delete the chart", + "operationId": "deleteChartUsingDELETE", + "produces": [ + "*/*" + ], + "parameters": [ + { + "name": "name", + "in": "path", + "description": "name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "path", + "description": "version", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "object" + } + }, + "204": { + "description": "Chart Deleted" + }, + "401": { + "description": "Unauthorized" + }, + "403": { + "description": "Forbidden" + } + } + } + }, + "/onap/k8sparticipant/helm/charts": { + "get": { + "tags": [ + "k8s-participant" + ], + "summary": "Return all Charts", + "operationId": "getAllChartsUsingGET", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "chart List", + "schema": { + "$ref": "#/definitions/ChartList", + "originalRef": "ChartList" + } + }, + "401": { + "description": "Unauthorized" + }, + "403": { + "description": "Forbidden" + }, + "404": { + "description": "Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/install": { + "post": { + "tags": [ + "k8s-participant" + ], + "summary": "Install the chart", + "operationId": "installChartUsingPOST", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "info", + "description": "info", + "required": true, + "schema": { + "$ref": "#/definitions/InstallationInfo", + "originalRef": "InstallationInfo" + } + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "object" + } + }, + "201": { + "description": "chart Installed", + "schema": { + "type": "object" + } + }, + "401": { + "description": "Unauthorized" + }, + "403": { + "description": "Forbidden" + }, + "404": { + "description": "Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/onboard/chart": { + "post": { + "tags": [ + "k8s-participant" + ], + "summary": "Onboard the Chart", + "operationId": "onboardChartUsingPOST", + "consumes": [ + "multipart/form-data" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "name": "chart", + "in": "formData", + "required": false, + "type": "file" + }, + { + "name": "info", + "in": "formData", + "required": false, + "type": "string" + }, + { + "in": "body", + "name": "values", + "description": "values", + "required": false, + "schema": { + "type": "string", + "format": "binary" + } + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "string" + } + }, + "201": { + "description": "Chart Onboarded", + "schema": { + "type": "string" + } + }, + "401": { + "description": "Unauthorized" + }, + "403": { + "description": "Forbidden" + }, + "404": { + "description": "Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/repo": { + "post": { + "tags": [ + "k8s-participant" + ], + "summary": "Configure helm repository", + "operationId": "configureRepoUsingPOST", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "repo", + "description": "repo", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "object" + } + }, + "201": { + "description": "Repository added", + "schema": { + "type": "object" + } + }, + "401": { + "description": "Unauthorized" + }, + "403": { + "description": "Forbidden" + }, + "404": { + "description": "Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/uninstall/{name}/{version}": { + "delete": { + "tags": [ + "k8s-participant" + ], + "summary": "Uninstall the Chart", + "operationId": "uninstallChartUsingDELETE", + "produces": [ + "application/json" + ], + "parameters": [ + { + "name": "name", + "in": "path", + "description": "name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "path", + "description": "version", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "object" + } + }, + "201": { + "description": "chart Uninstalled", + "schema": { + "type": "object" + } + }, + "204": { + "description": "No Content" + }, + "401": { + "description": "Unauthorized" + }, + "403": { + "description": "Forbidden" + } + } + } + } + }, + "definitions": { + "ChartInfo": { + "type": "object", + "properties": { + "chartId": { + "$ref": "#/definitions/ToscaConceptIdentifier", + "originalRef": "ToscaConceptIdentifier" + }, + "namespace": { + "type": "string" + }, + "overrideParams": { + "type": "object", + "additionalProperties": { + "type": "string" + } + }, + "releaseName": { + "type": "string" + }, + "repository": { + "$ref": "#/definitions/HelmRepository", + "originalRef": "HelmRepository" + } + }, + "title": "ChartInfo" + }, + "ChartList": { + "type": "object", + "properties": { + "charts": { + "type": "array", + "items": { + "$ref": "#/definitions/ChartInfo", + "originalRef": "ChartInfo" + } + } + }, + "title": "ChartList" + }, + "HelmRepository": { + "type": "object", + "properties": { + "address": { + "type": "string" + }, + "password": { + "type": "string" + }, + "port": { + "type": "string" + }, + "protocol": { + "type": "string" + }, + "repoName": { + "type": "string" + }, + "userName": { + "type": "string" + } + }, + "title": "HelmRepository" + }, + "InstallationInfo": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "title": "InstallationInfo" + }, + "ToscaConceptIdentifier": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "title": "ToscaConceptIdentifier" + } + } +} \ No newline at end of file diff --git a/docs/clamp/acm/api-protocol/swagger/participant-sim.json b/docs/clamp/acm/api-protocol/swagger/participant-sim.json new file mode 100644 index 00000000..79fc3011 --- /dev/null +++ b/docs/clamp/acm/api-protocol/swagger/participant-sim.json @@ -0,0 +1,478 @@ +{ + "swagger": "2.0", + "info": { + "description": "Api Documentation", + "version": "1.0", + "title": "Api Documentation", + "termsOfService": "urn:tos", + "contact": {}, + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + }, + "paths": { + "/onap/participantsim/v2/elements": { + "put": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Updates simulated control loop elements", + "description": "Updates simulated control loop elements, returning the updated control loop definition IDs", + "operationId": "updateUsingPUT", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Body of a control loop element", + "required": true, + "schema": { + "$ref": "#/definitions/ControlLoopElementReq", + "originalRef": "ControlLoopElementReq" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/TypedSimpleResponse«ControlLoopElement»", + "originalRef": "TypedSimpleResponse«ControlLoopElement»" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/participantsim/v2/elements/{name}/{version}": { + "get": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Query details of the requested simulated control loop elements", + "description": "Queries details of the requested simulated control loop elements, returning all control loop element details", + "operationId": "elementsUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "path", + "description": "Control loop element name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "path", + "description": "Control loop element version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/ControlLoopElementRes", + "originalRef": "ControlLoopElementRes" + } + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/participantsim/v2/participants": { + "put": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Updates simulated participants", + "description": "Updates simulated participants, returning the updated control loop definition IDs", + "operationId": "updateUsingPUT_1", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Body of a participant", + "required": true, + "schema": { + "$ref": "#/definitions/ParticipantReq", + "originalRef": "ParticipantReq" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/TypedSimpleResponse«Participant»", + "originalRef": "TypedSimpleResponse«Participant»" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/participantsim/v2/participants/{name}/{version}": { + "get": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Query details of the requested simulated participants", + "description": "Queries details of the requested simulated participants, returning all participant details", + "operationId": "participantsUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "path", + "description": "Participant name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "path", + "description": "Participant version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/ParticipantRes", + "originalRef": "ParticipantRes" + } + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + } + } +} \ No newline at end of file diff --git a/docs/clamp/acm/api-protocol/system-level-dialogues.rst b/docs/clamp/acm/api-protocol/system-level-dialogues.rst new file mode 100644 index 00000000..676ffc9b --- /dev/null +++ b/docs/clamp/acm/api-protocol/system-level-dialogues.rst @@ -0,0 +1,198 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _system-level-label: + +System Level Dialogues +###################### + + +.. contents:: + :depth: 4 + + +The CLAMP Control Loop Runtime Lifecycle Management uses the following system level dialogues. +These dialogues enable the CLAMP runtime capabilities described in :ref:`Section 2 of +TOSCA Defined Control Loops: Architecture and Design `. +Design Time dialogues will be described in future releases of the system. + + +1 Commissioning Dialogues +========================= + +Commissioning dialogues are used to commission and decommission Control Loop Type definitions +and to set the values of Common Parameters. + +Commissioning a Control Loop Type is a three-step process: + +#. The Control Loop Type must be created, that is the Control Loop Type definition must be + loaded and stored in the database. This step may be carried out over the REST interface or + using SDC distribution. + +#. The Common Properties of the Control Loop type must be assigned values and those values + must be stored in the database. This step is optional only if all mandatory common properties + have default values. The Common Property values may be set and amended over and over again + in multiple sessions until the Control Loop Type is primed. + +#. The Control Loop Type Definition and the Common Property values must be primed, that is + sent to the concerned participants. Once a Control Loop Type is primed, its Common Property + values can no longer be changed. To change Common Properties on a primed Control Loop Type, + all instances of the Control Loop Type must be removed and the Control Loop Type must be + de-primed. + +1.1 Commissioning a Control Loop Type Definition using the CLAMP GUI +-------------------------------------------------------------------- + +This dialogue corresponds to a "File → Import" menu on the CLAMP GUI. The documentation of +future releases of the system will describe how the Design Time functionality interacts +with the Runtime commissioning API. + +.. image:: ../images/system-dialogues/comissioning-clamp-gui.png + +1.2 Commissioning a Control Loop Type Definition using SDC +---------------------------------------------------------- + +.. image:: ../images/system-dialogues/comissioning-sdc.png + +1.3 Setting Common Properties for a Control Loop Type Definition +---------------------------------------------------------------- + +This dialogue sets the values of common properties. The values of the common properties +may be set, updated, or deleted at will, as this dialogue saves the properties to the +database but does not send the definitions or properties to the participants. However, +once a Control Loop Type Definition and its properties are primed +(See :ref:`Section 1.4 `), the properties cannot be changed until the control loop type +definition is de-primed (See :ref:`Section 1.5 `). + +.. image:: ../images/system-dialogues/common-properties-type-definition.png + +.. _priming-cl-label: + +1.4 Priming a Control Loop Type Definition on Participants +---------------------------------------------------------- +The Priming operation sends Control Loop Type definitions and common property values +to participants. Once a Control Loop Type definition is primed, its property values +can on longer be changed until it is de-primed. + +.. image:: ../images/system-dialogues/priming-cl-type-definition.png + +.. _depriming-cl-label: + +1.5 De-Prime a Control Loop Type Definition on Participants +----------------------------------------------------------- + +This dialogue allows a Control Loop Type Definition to be de-primed so that it can be +deleted or its common parameter values can be altered. + +.. image:: ../images/system-dialogues/depriming-cl-type-definition.png + +1.6 Decommissioning a Control Loop Type Definition in CLAMP +----------------------------------------------------------- + +.. image:: ../images/system-dialogues/decommission-cl-type-definition.png + +1.7 Reading Commissioned Control Loop Type Definitions +------------------------------------------------------ + +.. image:: ../images/system-dialogues/read-commision-cl-type-definition.png + + +2. Instantiation Dialogues +========================== + +Instantiation dialogues are used to create, set parameters on, instantiate, update, +and remove Control Loop instances. + +Assume a suitable Control Loop Definition exists in the Commissioned Control Loop Inventory. +To get a Control Loop instance running one would, for example, execute dialogues +:ref:`2.1 `, :ref:`2.3 `, and +:ref:`2.4 `. + +.. _creating-cl-instance: + +2.1 Creating a Control Loop Instance +------------------------------------ + +.. image:: ../images/system-dialogues/create-cl-instance.png + +.. note:: + This dialogue creates the Control Loop Instance in the Instantiated Control Loop Inventory. + The instance is sent to the participants using the process described in the dialogue in + :ref:`Section 2.3 `. + +2.2 Updating Instance Specific Parameters on a Control Loop Instance +-------------------------------------------------------------------- + +.. image:: ../images/system-dialogues/update-instance-params-cl.png + +.. _updating-cl-instance-config: + +2.3 Updating a Control Loop Instance with a Configuration on Participants +------------------------------------------------------------------------- + +.. image:: ../images/system-dialogues/update-cl-instance-config-participants.png + +.. _changing-cl-instance-state: + +2.4 Changing the state of a Control Loop Instance on Participants +----------------------------------------------------------------- + +.. image:: ../images/system-dialogues/change-cl-instance-state-participants.png + +2.5 De-instantiating a Control Loop Instance from Participants +-------------------------------------------------------------- + +.. image:: ../images/system-dialogues/deinstantiate-cl-from-participants.png + +2.6 Deleting a Control Loop Instance +------------------------------------ + +.. image:: ../images/system-dialogues/delete-cl-instance.png + +2.7 Reading Control Loop Instances +---------------------------------- + +.. image:: ../images/system-dialogues/read-cl-instance.png + + +1. Monitoring Dialogues +======================= + +Monitoring dialogues are used to monitor and to read statistics on Control Loop Instances. + +3.1 Reporting of Monitoring Information and Statistics by Participants +---------------------------------------------------------------------- + +.. image:: ../images/system-dialogues/monitoring-by-participants.png + +3.2 Viewing of Monitoring Information +------------------------------------- + +.. image:: ../images/system-dialogues/view-monitoring-info.png + +3.2 Viewing of Statistics +------------------------- + +.. image:: ../images/system-dialogues/view-statistics.png + +3.3 Statistics Housekeeping +--------------------------- + +.. image:: ../images/system-dialogues/statistics-housekeeping.png + + +4. Supervision Dialogues +======================== + +Supervision dialogues are used to check the state of Control Loop Instances and Participants. + +4.1 Supervise Participants +-------------------------- + +.. image:: ../images/system-dialogues/supervise-participants.png + +4.2 Supervise Control Loops +--------------------------- + +.. image:: ../images/system-dialogues/supervise-controlloops.png + +End of Document diff --git a/docs/clamp/acm/controlloop-architecture.rst b/docs/clamp/acm/controlloop-architecture.rst new file mode 100644 index 00000000..c5977ee4 --- /dev/null +++ b/docs/clamp/acm/controlloop-architecture.rst @@ -0,0 +1,468 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop_architecture-label: + +TOSCA Defined Control Loops: Architecture and Design +#################################################### + + +.. contents:: + :depth: 4 + +The idea of using control loops to automatically (or autonomously) perform network management +has been the subject of much research in the Network Management research community, see +:download:`this paper ` for some background. However, it is only with +the advent of ONAP that we have a platform that supports control loops for network management. +Before ONAP, Control Loops have been implemented by hard-coding components together and hard +coding logic into components. ONAP has taken a step forward towards automatic implementation +of Control Loops by allowing parameterization of Control Loops that work on the premise that +the Control Loops use a set of analytic, policy, and control components connected together in +set ways. + +The goal of the work is to extend and enhance the current ONAP Control Loop support to provide +a complete open-source framework for Control Loops. This will enhance the current support to +provide TOSCA based Control Loop definition and development, commissioning and run-time management. +The participants that comprise a Control Loop and the metadata needed to link the participants +together to create a Control Loop are specified in a standardized way using the `OASIS TOSCA +modelling language `_. The TOSCA +description is then used to commission, instantiate, and manage the Control Loops in the run +time system. + +.. image:: images/01-controlloop-overview.png + +1 Terminology +============= + +This section describes the terminology used in the system. + +1.1 Control Loop Terminology +---------------------------- + +**Control Loop Type:** A definition of a Control Loop in the TOSCA language. This definition describes +a certain type of a control loop. The life cycle of instances of a Control Loop Type are managed +by CLAMP. + +**Control Loop Instance:** An instance of a Control Loop Type. The life cycle of a Control Loop +Instance is managed by CLAMP. A Control Loop Instance is a set of executing elements on which +Life Cycle Management (LCM) is executed collectively. For example, a set of microservices may be +spawned and executed together to deliver a service. This collection of services is a control loop. + +**Control Loop Element Type:** A definition of a Control Loop Element in the TOSCA language. This +definition describes a certain type of Control Loop Element for a control loop in a Control +Loop Type. + +**Control Loop Element Instance:** A single entity executing on a participant, with its Life Cycle +being managed as part of the overall control loop. For example, a single microservice that is +executing as one microservice in a service. + +**CLAMP Control Loop Runtime:** The CLAMP server that holds Control Loop Type definitions and manages +the life cycle of Control Loop Instances and their Control Loop Elements in cooperation with +participants. + + +1.2 Participant Terminology +--------------------------- + +**Participant Type:** Definition of a type of system or framework that can take part in control +loops and a definition of the capabilities of that participant type. A participant advertises +its type to the CLAMP Control Loop Runtime. + +**Participant:** A system or framework that takes part in control loops by executing Control Loop +Elements in cooperation with the CLAMP Control Loop Runtime. A participant chooses to partake +in control loops, to manage Control Loop Elements for CLAMP, and to receive, send and act on +LCM messages for the CLAMP runtime. + +1.3 Terminology for Properties +------------------------------ + +**Common Properties:** Properties that apply to all Control Loop Instances of a certain Control +Loop Type and are specified when a Control Loop Type is commissioned. + +**Instance Specific Properties:** Properties that must be specified for each Control Loop Instance +and are specified when a Control Loop Instance is Initialized. + +1.4 Concepts and their relationships +------------------------------------ + +The UML diagram below shows the concepts described in the terminology sections above and how +they are interrelated. + +.. image:: images/02-controlloop-concepts.png + +The Control Loop Definition concepts describe the types of things that are in the system. These +concepts are defined at design time and are passed to the runtime in a TOSCA document. The +concepts in the Control Loop Runtime are created by the runtime part of the system using the +definitions created at design time. + +.. _controlloop-capabilities: + +2 Capabilities +============== + +We consider the capabilities of Control Loops at Design Time and Run Time. + +At Design Time, three capabilities are supported: + +#. **Control Loop Element Definition Specification.** This capability allows users to define Control + Loop Element Types and the metadata that can be used on and configured on a Control Loop Element + Type. Users also define the Participant Type that will run the Control Loop Element when it is + taking part in in a control loop. The post condition of an execution of this capability is that + metadata for a Control Loop Element Type is defined in the Control Loop Design Time Catalogue. + +#. **Control Loop Element Definition Onboarding.** This capability allows external users and systems + (such as SDC or DCAE-MOD) to define the metadata that can be used on and configured on a Control + Loop Element Type and to define the Participant Type that will run the Control Loop Element when + it is taking part in in a control loop. The post condition of an execution of this capability + is that metadata for a Control Loop Element Type is defined in the Control Loop Design Time + Catalogue. + +#. **Control Loop Type Definition.** This capability allows users and other systems to create Control + Loop Type definitions by specifying a set of Control Loop Element Definitions from those that + are available in the Control Loop Design Time Catalogue. These Control Loop Elements will + work together to form Control Loops. In an execution of this capability, a user specifies the + metadata for the Control Loop and specifies the set of Control Loop Elements and their Participant + Types. The user also selects the correct metadata sets for each participant in the Control Loop + Type and defines the overall Control Loop Type metadata. The user also specifies the Common + Property Types that apply to all instances of a control loop type and the Instance Specific + Property Types that apply to individual instances of a Control Loop Type. The post condition for + an execution of this capability is a Control Loop definition in TOSCA stored in the Control Loop + Design Time Catalogue. + +.. note:: + Once a Control Loop Definition is commissioned to the Control Loop Runtime and has been + stored in the Run Time Inventory, it cannot be further edited unless it is decommissioned. + + +At Run Time, the following participant related capabilities are supported: + +#. **System Pre-Configuration.** This capability allows participants to register and deregister + with CLAMP. Participants explicitly register with CLAMP when they start. Control Loop Priming + is performed on each participant once it registers. The post condition for an execution of this + capability is that a participant becomes available (registration) or is no longer available + (deregistration) for participation in a control loop. + +#. **Control Loop Priming on Participants.** A participant is primed to support a Control Loop Type. + Priming a participant means that the definition of a control loop and the values of Common + Property Types that apply to all instances of a control loop type on a participant are sent + to a participant. The participant can then take whatever actions it need to do to support + the control loop type in question. Control Loop Priming takes place at participant + registration and at Control Loop Commissioning. The post condition for an execution of this + capability is that all participants in this control loop type are commissioned, that is they + are prepared to run instances of their Control Loop Element types. + + +At Run Time, the following Control Loop Life Cycle management capabilities are supported: + +#. **Control Loop Commissioning:** This capability allows version controlled Control Loop Type + definitions to be taken from the Control Loop Design Time Catalogue and be placed in the + Commissioned Control Loop Inventory. It also allows the values of Common Property Types + that apply to all instances of a Control Loop Type to be set. Further, the Control Loop + Type is primed on all concerned participants. The post condition for an execution of this + capability is that the Control Loop Type definition is in the Commissioned Control Loop + Inventory and the Control Loop Type is primed on concerned participants. + +#. **Control Loop Instance Life Cycle Management:** This capability allows a Control Loop + Instance to have its life cycle managed. + + #. **Control Loop Instance Creation:** This capability allows a Control Loop Instance to be + created. The Control Loop Type definition is read from the Commissioned Control Loop + Inventory and values are assigned to the Instance Specific Property Types defined for + instances of the Control Loop Type in the same manner as the existing CLAMP client does. + A Control Loop Instance that has been created but has not yet been instantiated on + participants is in state UNINITIALIZED. In this state, the Instance Specific Property Type + values can be revised and updated as often as the user requires. The post condition for an + execution of this capability is that the Control Loop instance is created in the + Instantiated Control Loop Inventory but has not been instantiated on Participants. + + #. **Control Loop Instance Update on Participants:** Once the user is happy with the property + values, the Control Loop Instance is updated on participants and the Control Loop Elements + for this Control Loop Instance are initialized or updated by participants using the control + loop metadata. The post condition for an execution of this capability is that the Control + Loop instance is updated on Participants. + + #. **Control Loop State Change:** The user can now order the participants to change the state + of the Control Loop Instance. If the Control Loop is set to state RUNNING, each participant + begins accepting and processing control loop events and the Control Loop Instance is set + to state RUNNING in the Instantiated Control Loop inventory. The post condition for an + execution of this capability is that the Control Loop instance state is changed on + participants. + + #. **Control Loop Instance Monitoring:** This capability allows Control Loop Instances to be + monitored. Users can check the status of Participants, Control Loop Instances, and Control + Loop Elements. Participants report their overall status and the status of Control Loop + Elements they are running periodically to CLAMP. Clamp aggregates these status reports + into an aggregated Control Loop Instance status record, which is available for monitoring. + The post condition for an execution of this capability is that Control Loop Instances are + being monitored. + + #. **Control Loop Instance Supervision:** This capability allows Control Loop Instances to be + supervised. The CLAMP runtime expects participants to report on Control Loop Elements + periodically. The CLAMP runtime checks that periodic reports are received and that each + Control Loop Element is in the state it should be in. If reports are missed or if a + Control Loop Element is in an incorrect state, remedial action is taken and notifications + are issued. The post condition for an execution of this capability is that Control Loop + Instances are being supervised by the CLAMP runtime. + + #. **Control Loop Instance Removal from Participants:** A user can order the removal of a Control + Loop Instance from participants. The post condition for an execution of this capability is + that the Control Loop instance is removed from Participants. + + #. **Control Loop Instance Deletion:** A user can order the removal of a Control Loop Instance + from the CLAMP runtime. Control Loop Instances that are instantiated on participants cannot + be removed from the CLAMP runtime. The post condition for an execution of this capability + is that the Control Loop instance is removed from Instantiated Control Loop Inventory. + +#. **Control Loop Decommissioning:** This capability allows version controlled Control Loop Type + definitions to be removed from the Commissioned Control Loop Inventory. A Control Loop + Definition that has instances in the Instantiated Control Loop Inventory cannot be removed. + The post condition for an execution of this capability is that the Control Loop Type + definition removed from the Commissioned Control Loop Inventory. + +.. note:: + The system dialogues for run time capabilities are described in detail on the + :ref:`System Level Dialogues ` page. + +.. _controlloop-instance-states: + +2.1 Control Loop Instance States +-------------------------------- + +When a control loop definition has been commissioned, instances of the control loop can be +created, updated, and deleted. The system manages the lifecycle of control loops and control +loop elements following the state transition diagram below. + +.. image:: images/03-controlloop-instance-states.png + +3 Overall Target Architecture +============================= + +The diagram below shows an overview of the architecture of TOSCA based Control Loop +Management in CLAMP. + +.. image:: images/04-overview.png + +Following the ONAP Reference Architecture, the architecture has a Design Time part and +a Runtime part. + +The Design Time part of the architecture allows a user to specify metadata for participants. +It also allows users to compose control loops. The Design Time Catalogue contains the metadata +primitives and control loop definition primitives for composition of control loops. As shown +in the figure above, the Design Time component provides a system where Control Loops can be +designed and defined in metadata. This means that a Control Loop can have any arbitrary +structure and the Control Loop developers can use whatever analytic, policy, or control +participants they like to implement their Control Loop. At composition time, the user +parameterises the Control Loop and stores it in the design time catalogue. This catalogue +contains the primitive metadata for any participants that can be used to compose a Control +Loop. A Control Loop SDK is used to compose a Control Loop by aggregating the metadata for +the participants chosen to be used in a Control Loop and by constructing the references between +the participants. The architecture of the Control Loop Design Time part will be elaborated in +future releases. + +Composed Control Loops are commissioned on the run time part of the system, where they are +stored in the Commissioned Control Loop inventory and are available for instantiation. The +Commissioning component provides a CRUD REST interface for Control Loop Types, and implements +CRUD of Control Loop Types. Commissioning also implements validation and persistence of incoming +Control Loop Types. It also guarantees the integrity of updates and deletions of Control Loop +Types, such as performing updates in accordance with semantic versioning rules and ensuring that +deletions are not allowed on Control Loop Types that have instances defined. + +The Instantiation component manages the Life Cycle Management of Control Loop Instances and +their Control Loop Elements. It publishes a REST interface that is used to create Control Loop +Instances and set values for Common and Instance Specific properties. This REST interface is +public and is used by the CLAMP GUI. It may also be used by any other client via the public +REST interface. the REST interface also allows the state of Control Loop Instances to be changed. +A user can change the state of Control Loop Instances as described in the state transition +diagram shown in section 2 above. The Instantiation component issues update and state change +messages via DMaaP to participants so that they can update and manage the state of the Control +Loop Elements they are responsible for. The Instantiation component also implements persistence +of Control Loop Instances, control loop elements, and their state changes. + +The Monitoring component reads updates sent by participants. Participants report on the +state of their Control Loop Elements periodically and in response to a message they have +received from the Instantiation component. The Monitoring component reads the contents of +the participant messages and persists their state updates and statistics records. It also +publishes a REST interface that publishes the current state of all Participants, Control +Loop Instances and their Control Loop Elements, as well as publishing Participant and +Control Loop statistics. + +The Supervision component is responsible for checking that Control Loop Instances are correctly +instantiated and are in the correct state (UNINITIALIZED/READY/RUNNING). It also handles +timeouts and on state changes to Control Loop Instances, and retries and rolls back state +changes where state changes failed. + +A Participant is an executing component that partakes in control loops. More explicitly, a +Participant is something that implements the Participant Instantiation and Participant +Monitoring messaging protocol over DMaaP for Life Cycle management of Control Loop Elements. +A Participant runs Control Loop Elements and manages and reports on their life cycle +following the instructions it gets from the CLAMP runtime in messages delivered over DMaaP. + +In the figure above, five participants are shown. A Configuration Persistence Participant +manages Control Loop Elements that interact with the `ONAP Configuration Persistence Service +`_ +to store common data. The DCAE Participant runs Control Loop Elements that manage DCAE +microservices. The Kubernetes Participant hosts the Control Loop Elements that are managing +the life cycle of microservices in control loops that are in a Kubernetes ecosystem. The +Policy Participant handles the Control Loop Elements that interact with the Policy Framework +to manage policies for control loops. A Controller Participant such as the CDS Participant +runs Control Loop Elements that load metadata and configure controllers so that they can +partake in control loops. Any third party Existing System Participant can be developed to +run Control Loop Elements that interact with any existing system (such as an operator's +analytic, machine learning, or artificial intelligence system) so that those systems can +partake in control loops. + +4. Other Considerations +======================= + +.. _management-cl-instance-configs: + +4.1 Management of Control Loop Instance Configurations +------------------------------------------------------ + +In order to keep management of versions of the configuration of control loop instances +straightforward and easy to implement, the following version management scheme using +semantic versioning is implemented. Each configuration of a Control Loop Instance and +configuration of a Control Loop Element has a semantic version with 3 digits indicating +the **major.minor.patch** number of the version. + +.. note:: + A **configuration** means a full set of parameter values for a Control Loop Instance. + +.. image:: images/05-upgrade-states.png + +Change constraints: + +#. A Control Loop or Control Loop Element in state **RUNNING** can be changed to a higher patch + level or rolled back to a lower patch level. This means that hot changes that do not + impact the structure of a Control Loop or its elements can be executed. + +#. A Control Loop or Control Loop Element in state **PASSIVE** can be changed to a higher + minor/patch level or rolled back to a lower minor/patch level. This means that structural + changes to Control Loop Elements that do not impact the Control Loop as a whole can be + executed by taking the control loop to state **PASSIVE**. + +#. A Control Loop or Control Loop Element in state **UNINITIALIZED** can be changed to a higher + major/minor/patch level or rolled back to a lower major/minor/patch level. This means + that where the structure of the entire control loop is changed, the control loop must + be uninitialized and reinitialized. + +#. If a Control Loop Element has a **minor** version change, then its Control Loop Instance + must have at least a **minor** version change. + +#. If a Control Loop Element has a **major** version change, then its Control Loop Instance + must have a **major** version change. + +4.2 Scalability +--------------- + +The system is designed to be inherently scalable. The CLAMP runtime is stateless, all state +is preserved in the Instantiated Control Loop inventory in the database. When the user +requests an operation such as an instantiation, activation, passivation, or an uninitialization +on a Control Loop Instance, the CLAMP runtime broadcasts the request to participants over +DMaaP and saves details of the request to the database. The CLAMP runtime does not directly +wait for responses to requests. + +When a request is broadcast on DMaaP, the request is asynchronously picked up by participants +of the types required for the Control Loop Instance and those participants manage the life +cycle of its control loop elements. Periodically, each participant reports back on the status +of operations it has picked up for the Control Loop Elements it controls, together with +statistics on the Control Loop Elements over DMaaP. On reception of these participant messages, +the CLAMP runtime stores this information to its database. + +The participant to use on a control loop can be selected from the registered participants +in either of two ways: + +**Runtime-side Selection:** The CLAMP runtime selects a suitable participant from the list of +participants and sends the participant ID that should be used in the Participant Update message. +In this case, the CLAMP runtime decides on which participant will run the Control Loop Element +based on a suitable algorithm. Algorithms could be round robin based or load based. + +**Participant-side Selection:** The CLAMP runtime sends a list of Participant IDs that may be used +in the Participant Update message. In this case, the candidate participants decide among +themselves which participant should host the Control Loop Element. + +This approach makes it easy to scale Control Loop life cycle management. As Control Loop +Instance counts increase, more than one CLAMP runtime can be deployed and REST/supervision +operations on Control Loop Instances can run in parallel. The number of participants can +scale because an asynchronous broadcast mechanism is used for runtime-participant communication +and there is no direct connection or communication channel between participants and CLAMP +runtime servers. Participant state, Control Loop Instance state, and Control Loop Element +state is held in the database, so any CLAMP runtime server can handle operations for any +participant. Because many participants of a particular type can be deployed and participant +instances can load balance control loop element instances for different Control Loop Instances +of many types across themselves using a mechanism such as a Kubernetes cluster. + + +4.3 Sandboxing and API Gateway Support +-------------------------------------- + +At runtime, interaction between ONAP platform services and application microservices are +relatively unconstrained, so interactions between Control Loop Elements for a given Control +Loop Instance remain relatively unconstrained. A +`proposal to support access-controlled access to and between ONAP services +`_ +will improve this. This can be complemented by intercepting and controlling services +accesses between Control Loop Elements for Control Loop Instances for some/all Control +Loop types. + +API gateways such as `Kong `_ have emerged as a useful technology +for exposing and controlling service endpoint access for applications and services. When a +Control Loop Type is onboarded, or when Control Loop Instances are created in the Participants, +CLAMP can configure service endpoints between Control Loop Elements to redirect through an +API Gateway. + +Authentication and access-control rules can then be dynamically configured at the API gateway +to support constrained access between Control Loop Elements and Control Loop Instances. + +The diagram below shows the approach for configuring API Gateway access at Control Loop +Instance and Control Loop Element level. + +.. image:: images/06-api-gateway-sandbox.png + +At design time, the Control Loop type definition specifies the type of API gateway configuration +that should be supported at Control Loop and Control Loop Element levels. + +At runtime, the CLAMP can configure the API gateway to enable (or deny) interactions between +Control Loop Instances and individually for each Control Loop Element. All service-level +interactions in/out of a Control Loop Element, except that to/from the API Gateway, can be +blocked by networking policies, thus sandboxing a Control Loop Element and an entire Control +Loop Instance if desired. Therefore, a Control Loop Element will only have access to the APIs +that are configured and enabled for the Control Loop Element/Instance in the API gateway. + +For some Control Loop Element Types the Participant can assist with service endpoint +reconfiguration, service request/response redirection to/from the API Gateway, or +annotation of requests/responses. + +Once the Control Loop instance is instantiated on participants, the participants configure +the API gateway with the Control Loop Instance level configuration and with the specific +configuration for their Control Loop Element. + +Monitoring and logging of the use of the API gateway may also be provided. Information and +statistics on API gateway use can be read from the API gateway and passed back in monitoring +messages to the CLAMP runtime. + +Additional isolation and execution-environment sandboxing can be supported depending on the +Control Loop Element Type. For example: ONAP policies for given Control Loop Instances/Types +can be executed in a dedicated PDP engine instances; DCAE or K8S-hosted services can executed +in isolated namespaces or in dedicated workers/clusters; etc.. + + +5 APIs and Protocols +==================== + +The APIs and Protocols used by CLAMP for Control Loops are described on the pages below: + +#. :ref:`System Level Dialogues ` +#. :ref:`The CLAMP Control Loop Participant Protocol ` +#. :ref:`REST APIs for CLAMP Control Loops ` + + +6 Design and Implementation +=========================== + +The design and implementation of TOSCA Control Loops in CLAMP is described for each executable entity on the pages below: + +#. :ref:`The CLAMP Control Loop Runtime Server ` +#. :ref:`CLAMP Control Loop Participants ` +#. :ref:`Managing Control Loops using The CLAMP GUI ` + +End of Document diff --git a/docs/clamp/acm/defining-controlloops.rst b/docs/clamp/acm/defining-controlloops.rst new file mode 100644 index 00000000..92564c6f --- /dev/null +++ b/docs/clamp/acm/defining-controlloops.rst @@ -0,0 +1,273 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _defining-controlloops-label: + +Defining Control Loops in TOSCA for CLAMP +######################################### + + +.. contents:: + :depth: 4 + + +A Control Loop Type is defined in a TOSCA service template. A TOSCA Service Template has +two parts: a definition part in the service template itself, which contains the definitions +of concepts that can be used to define the types of concepts that can appear on a Toplogy +Template and a Topology Template that defines a topology. See the `Oasis Open TOSCA +`_ web page +for more details on TOSCA. + +Unsurprisingly, to define a Control Loop Type in TOSCA, of Control Loop related concepts +that we can use in all control loops exist. They are described in Section 1. Section 2 +describes how properties are managed. Properties are the configuration parameters that are +provided to Control Loops and the Control Loop Elements they use. Section 3 describes how to +define a Control Loop using the predefined Control Loop concepts. + + +1 Standard TOSCA Service Template Concepts for Control Loops +============================================================ + +These concepts are the base concepts available to users who write definitions for control +loops in TOSCA. TOSCA control loop definitions are written using these concepts. + +1.1 Fundamental TOSCA Concepts for Control Loops +------------------------------------------------ + +The following TOSCA concepts are the fundamental concepts in a TOSCA Service Template for +defining control loops. + +.. image:: images/defining-controlloops/fundamental-concepts.png + +The TOSCA concepts above may be declared in the TOSCA Service Template of a control loop. +If the concepts already exist in the Design Time Catalogue or the Runtime Inventory, they +may be omitted from a TOSCA service template that defines a control loop type. + +The *start_phase* is a value indicating the start phase in which this control loop element +will be started, the first start phase is zero. Control Loop Elements are started in their +start_phase order and stopped in reverse start phase order. Control Loop Elements with the +same start phase are started and stopped simultaneously. + +The Yaml file that holds the Definition of `TOSCA fundamental Control Loop Types is available in Github +`_ +and is the canonical definition of the Control Loop concepts. + +1.2 TOSCA Concepts for Control Loop Elements delivered by ONAP +-------------------------------------------------------------- + +TOSCA Standard Control Loop Elements + +.. image:: images/defining-controlloops/standard-cle.png + :width: 600 + +1.2.1 Policy Control Loop Element +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The Policy Participant runs Policy Control Loop Elements. Each Policy Control Loop Element +manages the deployment of the policy specified in the Policy Control Loop Element definition. +The Yaml file that holds the `Policy Control Loop Element Type definition is available in Github +`_ +and is the canonical definition of the Policy Control Loop Element type. For a description of +the Policy Control Loop Element and Policy Participant, please see `The CLAMP Policy Framework +Participant <#>`_ page. + +1.2.2 HTTP Control Loop Element +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The HTTP Participant runs HTTP Control Loop Elements. Each HTTP Control Loop Element manages +REST communication towards a REST endpoint using the REST calls a user has specified in the +configuration of the HTTP Control Loop Element. The Yaml file that holds the +`HTTP Control Loop Element Type definition is available in Github +`_ +and is the canonical definition of the HTTP Control Loop Element type. For a description of +the HTTP Control Loop Element and HTTP Participant, please see `The CLAMP HTTP Participant <#>`_ page. + +.. _kubernetes-cl-element: + +1.2.3 Kubernetes Control Loop Element +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The Kubernetes Participant runs Kubernetes Control Loop Elements. Each Kubernetes Control Loop +Element manages a Kubernetes microservice using Helm. The user defines the Helm chart for the +Kubernetes microservice as well as other properties that the microservice requires in order to +execute. The Yaml file that holds the +`Kubernetes Control Loop Element Type defintion is available in Github +`_ +and is the canonical definition of the Kubernetes Control Loop Element type. For a description +of the Kubernetes Control Loop Element and Kubernetes Participant,please see +`The CLAMP Kubernetes Participant <#>`_ page. + + +2 Common and Instance Specific Properties +========================================= + +Properties are used to define the configuration for Control Loops and Control Loop Elements. +At design time, the types, constraints, and descriptions of the properties are specified. +The values for properties are specified in the CLAMP GUI at runtime. TOSCA provides support +for defining properties, see `Section 3.6.10: TOSCA Property Definition +`_ +in the TOSCA documentation. + +2.1 Terminology for Properties +------------------------------ + +**Property:** Metadata defined in TOSCA that is associated with a Control Loop, a Control +Loop Element, or a Participant. + +**TOSCA Property Type:** The TOSCA definition of the type of a property. A property can have +a generic type such as string or integer or can have a user defined TOSCA data type. + +**TOSCA Property Value:** The value of a Property Type. Property values are assigned at run +time in CLAMP. + +**Common Property Type:** Property Types that apply to all instances of a Control Loop Type. + +**Common Property Value:** The value of a Property Type. It is assigned at run time once for +all instances of a Control Loop Type. + +**Instance Specific Property Type:** Property Types that apply to an individual instance of +a Control Loop Type. + +**Instance Specific Property Value:** The value of a Property Type that applies to an +individual instance of a Control Loop Type. The value is assigned at run time for each +control loop instance. + +Control Loop Properties can be *common* or *instance specific*. See Section 2 of +:ref:`TOSCA Defined Control Loops: Architecture and Design ` +for a detailed description of the usage of common and instance specific properties. + +2.2 Common Properties +--------------------- + +Common properties apply to all instances of a control loop. Common properties are identified +by a special metadata flag in Control Loop and Control Loop Element definitions. For example, +the startPhase parameter on any Control Loop Element has the same value for any instance of +that control loop element, so it is defined as shown below in the +`Definition of TOSCA fundamental Control Loop Types +`_ +yaml file. + +.. code-block:: yaml + + startPhase: + type: integer + required: false + constraints: + - greater-or-equal: 0 + description: A value indicating the start phase in which this control loop element will be started, the + first start phase is zero. Control Loop Elements are started in their start_phase order and stopped + in reverse start phase order. Control Loop Elements with the same start phase are started and + stopped simultaneously + metadata: + common: true + +The "common: true" value in the metadata of the startPhase property identifies that property +as being a common property. This property will be set on the CLAMP GUI during control loop +commissioning. + +2.3 Instance Specific Properties +-------------------------------- + +Instance Specific properties apply to individual instances of a Control Loop and/or Control +Loop Element and must be set individually for Control Loop and Control Loop Element instance. +Properties are instance specific by default, but can be identified by a special metadata flag +in Control Loop and Control Loop Element definitions. For example, the chart parameter on a +Kubernetes Control Loop Element has a different value for every instance of a Kubernetes Control +Loop Element, so it can be defined as shown below in the :ref:`Kubernetes Control Loop Type definition +` yaml file. + + +.. code-block:: yaml + + # Definition that omits the common flag metadata + chart: + type: org.onap.datatypes.policy.clamp.controlloop.kubernetesControlLoopElement.Chart + typeVersion: 1.0.0 + description: The helm chart for the microservice + required: true + + # Definition that specifies the common flag metadata + chart: + type: org.onap.datatypes.policy.clamp.controlloop.kubernetesControlLoopElement.Chart + typeVersion: 1.0.0 + description: The helm chart for the microservice + required: true + metadata: + common: false + +The "common: false" value in the metadata of the chart property identifies that property as +being an instance specific property. This property will be set on the CLAMP GUI during control +loop instantiation. + + +3 Writing a Control Loop Type Definition +========================================= + +The TOSCA definition of a control loop contains a TOSCA Node Template for the control loop +itself, which contains TOSCA Node Templates for each Control Loop Element that makes up the +Control Loop. + +.. image:: images/defining-controlloops/controlloop-node-template.png + :width: 600 + +To create a control loop, a user creates a TOSCA Topology Template. In the Topology Template, +the user creates a TOSCA Node Template for each Control Loop Element that will be in the +Control Loop Definition. Finally, the user creates the Node Template that defines the Control +Loop itself, and references the Control Loop Element definitions that make up the Control Loop +Definition. + +3.1 The Gentle Guidance Control Loop +------------------------------------ + +The best way to explain how to create a Control Loop Definition is by example. + +.. image:: images/defining-controlloops/gentle-guidance-controlloop.png + +The example Gentle Guidance control loop is illustrated in the diagram above. The domain logic for the control loop is +implemented in a microservice running in Kubernetes, a policy, and some configuration that is passed to the microservice +over a REST endpoint. We want to manage the life cycle of the domain logic for our Gentle Guidance control loop using +our TOSCA based Control Loop Life Cycle Management approach. To do this we create four Control Loop Element definitions, +one for the Kubernetes microservice, one for the policy and one or the REST configuration. + +3.2 The TOSCA Control Loop Definition +------------------------------------- + +We use a TOSCA Topology Template to specify a Control Loop definition and the definitions of +its Control Loop Elements. Optionally, we can specify default parameter values in the TOSCA +Topology Template. The actual values of Control Loop common and instance specific parameters +are set at run time in the CLAMP GUI. + +In the case of the Gentle Guidance control loop, we define a Control Loop Element Node Template +for each part of the domain logic we are managing. We then define the Control Loop Node Template +for the control loop itself. + +Please refer to the `No Properties yaml file in Github +`_ +for the definitive Yaml specification for the TOSCA Topology Template for the Gentle Guidance +domain when no parameters are defined. + +Please refer to the `Default Properties yaml file in Github +`_ +for the definitive Yaml specification for the TOSCA Topology Template for the Gentle Guidance +domain when the default values of parameters are defined. + + +4 Creating Custom Control Loop Elements +======================================== + +Any organization can include their own component in the framework and use the framework and have +the Policy Framework CLAMP manage the lifecycle of domain logic in their component as part of a +Control Loop. To do this, a participant for the component must be developed that allows Control +Loop Elements for that component to be run. To develop a participant, the participant must comply +with the `CLAMP Participants <#>`_ +framework and in particular comply with `The CLAMP Control Loop Participant Protocol <#>`_. +The organization must also specify a new Control Loop Element type definition in TOSCA similar to +those supplied in ONAP and described in Section 1.2. This Control Loop Element type tells the +CLAMP Control Loop Lifecycle management that the Control Loop Element exists and can be included +in control loops. It also specifies the properties that can be specified for the Control Loop Element. + +An organization can supply the code for the Participant (for example as a Java jar file) and a +TOSCA artifact with the Control Loop Element definition and it can be added to the platform. In +future releases, support will be provided to include participants and their Control Loop Element +definitions as packaged plugins that can be installed on the platform. + +End of document diff --git a/docs/clamp/acm/design-impl/clamp-controlloop-runtime.rst b/docs/clamp/acm/design-impl/clamp-controlloop-runtime.rst new file mode 100644 index 00000000..0077b3de --- /dev/null +++ b/docs/clamp/acm/design-impl/clamp-controlloop-runtime.rst @@ -0,0 +1,254 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-runtime: + +The CLAMP Control Loop Runtime +############################## + +.. contents:: + :depth: 3 + + +This article explains how CLAMP Control Loop Runtime is implemented. + +Terminology +*********** +- Broadcast message: a message for all participants (participantId=null and participantType=null) +- Message to a participant: a message only for a participant (participantId and participantType properly filled) +- ThreadPoolExecutor: ThreadPoolExecutor executes the given task, into SupervisionAspect class is configured to execute tasks in ordered manner, one by one +- Spring Scheduling: into SupervisionAspect class, the @Scheduled annotation invokes "schedule()" method every "runtime.participantParameters.heartBeatMs" milliseconds with a fixed delay +- MessageIntercept: "@MessageIntercept" annotation is used into SupervisionHandler class to intercept "handleParticipantMessage" method calls using spring aspect oriented programming +- GUI: graphical user interface, Postman or a Front-End Application + +Design of Rest Api +****************** + +Create of a Control Loop Type ++++++++++++++++++++++++++++++ +- GUI calls POST "/commission" endpoint with a Control Loop Type Definition (Tosca Service Template) as body +- CL-runtime receives the call by Rest-Api (CommissioningController) +- It saves to DB the Tosca Service Template using PolicyModelsProvider +- if there are participants registered, it triggers the execution to send a broadcast PARTICIPANT_UPDATE message +- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) + +Delete of a Control Loop Type ++++++++++++++++++++++++++++++ +- GUI calls DELETE "/commission" endpoint +- CL-runtime receives the call by Rest-Api (CommissioningController) +- if there are participants registered, CL-runtime triggers the execution to send a broadcast PARTICIPANT_UPDATE message +- the message is built by ParticipantUpdatePublisher with an empty list of ParticipantDefinition +- It deletes the Control Loop Type from DB + +Create of a Control Loop +++++++++++++++++++++++++ +- GUI calls POST "/instantiation" endpoint with a Control Loop as body +- CL-runtime receives the call by Rest-Api (InstantiationController) +- It validates the Control Loop +- It saves the Control Loop to DB +- Design of an update of a Control Loop +- GUI calls PUT "/instantiation" endpoint with a Control Loop as body +- CL-runtime receives the call by Rest-Api (InstantiationController) +- It validates the Control Loop +- It saves the Control Loop to DB + +Delete of a Control Loop +++++++++++++++++++++++++ +- GUI calls DELETE "/instantiation" endpoint +- CL-runtime receives the call by Rest-Api (InstantiationController) +- It checks that Control Loop is in UNINITIALISED status +- It deletes the Control Loop from DB + +"issues control loop commands to control loops" ++++++++++++++++++++++++++++++++++++++++++++++++ + +case **UNINITIALISED to PASSIVE** + +- GUI calls "/instantiation/command" endpoint with PASSIVE as orderedState +- CL-runtime checks if participants registered are matching with the list of control Loop Element +- It updates control loop and control loop elements to DB (orderedState = PASSIVE) +- It validates the status order issued +- It triggers the execution to send a broadcast CONTROL_LOOP_UPDATE message +- the message is built by ControlLoopUpdatePublisher using Tosca Service Template data and ControlLoop data. (with startPhase = 0) +- It updates control loop and control loop elements to DB (state = UNINITIALISED2PASSIVE) + +case **PASSIVE to UNINITIALISED** + +- GUI calls "/instantiation/command" endpoint with UNINITIALISED as orderedState +- CL-runtime checks if participants registered are matching with the list of control Loop Element +- It updates control loop and control loop elements to DB (orderedState = UNINITIALISED) +- It validates the status order issued +- It triggers the execution to send a broadcast CONTROL_LOOP_STATE_CHANGE message +- the message is built by ControlLoopStateChangePublisher with controlLoopId +- It updates control loop and control loop elements to DB (state = PASSIVE2UNINITIALISED) + +case **PASSIVE to RUNNING** + +- GUI calls "/instantiation/command" endpoint with RUNNING as orderedState +- CL-runtime checks if participants registered are matching with the list of control Loop Element. +- It updates control loop and control loop elements to DB (orderedState = RUNNING) +- It validates the status order issued +- It triggers the execution to send a broadcast CONTROL_LOOP_STATE_CHANGE message +- the message is built by ControlLoopStateChangePublisher with controlLoopId +- It updates control loop and control loop elements to DB (state = PASSIVE2RUNNING) + +case **RUNNING to PASSIVE** + +- GUI calls "/instantiation/command" endpoint with UNINITIALISED as orderedState +- CL-runtime checks if participants registered are matching with the list of control Loop Element +- It updates control loop and control loop elements to db (orderedState = RUNNING) +- It validates the status order issued +- It triggers the execution to send a broadcast CONTROL_LOOP_STATE_CHANGE message +- the message is built by ControlLoopStateChangePublisher with controlLoopId +- It updates control loop and control loop elements to db (state = RUNNING2PASSIVE) + +StartPhase +********** +The startPhase is particularly important in control loop update and control loop state changes because sometime the user wishes to control the order in which the state changes in Control Loop Elements in a control loop. + +How to define StartPhase +++++++++++++++++++++++++ +StartPhase is defined as shown below in the Definition of TOSCA fundamental Control Loop Types yaml file. + +.. code-block:: YAML + + startPhase: + type: integer + required: false + constraints: + - greater-or-equal: 0 + description: A value indicating the start phase in which this control loop element will be started, the + first start phase is zero. Control Loop Elements are started in their start_phase order and stopped + in reverse start phase order. Control Loop Elements with the same start phase are started and + stopped simultaneously + metadata: + common: true + +The "common: true" value in the metadata of the startPhase property identifies that property as being a common property. +This property will be set on the CLAMP GUI during control loop commissioning. +Example where it could be used: + +.. code-block:: YAML + + org.onap.domain.database.Http_PMSHMicroserviceControlLoopElement: + # Consul http config for PMSH. + version: 1.2.3 + type: org.onap.policy.clamp.controlloop.HttpControlLoopElement + type_version: 1.0.1 + description: Control loop element for the http requests of PMSH microservice + properties: + provider: ONAP + participant_id: + name: HttpParticipant0 + version: 1.0.0 + participantType: + name: org.onap.k8s.controlloop.HttpControlLoopParticipant + version: 2.3.4 + uninitializedToPassiveTimeout: 180 + startPhase: 1 + +How StartPhase works +++++++++++++++++++++ +In state changes from UNITITIALISED → PASSIVE, control loop elements are started in increasing order of their startPhase. + +Example with Http_PMSHMicroserviceControlLoopElement with startPhase to 1 and PMSH_K8SMicroserviceControlLoopElement with startPhase to 0 + +- CL-runtime sends a broadcast CONTROL_LOOP_UPDATE message to all participants with startPhase = 0 +- participant receives the CONTROL_LOOP_UPDATE message and runs to PASSIVE state (only CL elements defined as startPhase = 0) +- CL-runtime receives CONTROL_LOOP_UPDATE_ACT messages from participants and set the state (from the CL element of the message) to PASSIVE +- CL-runtime calculates that all CL elements with startPhase = 0 are set to proper state and sends a broadcast CONTROL_LOOP_UPDATE message with startPhase = 1 +- participant receives the CONTROL_LOOP_UPDATE message and runs to PASSIVE state (only CL elements defined as startPhase = 1) +- CL-runtime calculates that all CL elements are set to proper state and set CL to PASSIVE + +In that scenario the message CONTROL_LOOP_UPDATE has been sent two times. + +Design of managing messages +*************************** + +PARTICIPANT_REGISTER +++++++++++++++++++++ +- A participant starts and send a PARTICIPANT_REGISTER message +- ParticipantRegisterListener collects the message from DMaap +- if not present, it saves participant reference with status UNKNOWN to DB +- if is present a Control Loop Type, it triggers the execution to send a PARTICIPANT_UPDATE message to the participant registered (message of Priming) +- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) +- It triggers the execution to send a PARTICIPANT_REGISTER_ACK message to the participant registered +- MessageIntercept intercepts that event, if PARTICIPANT_UPDATE message has been sent, it will be add a task to handle PARTICIPANT_REGISTER in SupervisionScanner +- SupervisionScanner starts the monitoring for participantUpdate + +PARTICIPANT_UPDATE_ACK +++++++++++++++++++++++ +- A participant sends PARTICIPANT_UPDATE_ACK message in response to a PARTICIPANT_UPDATE message +- ParticipantUpdateAckListener collects the message from DMaap +- MessageIntercept intercepts that event and adds a task to handle PARTICIPANT_UPDATE_ACK in SupervisionScanner +- SupervisionScanner removes the monitoring for participantUpdate +- It updates the status of the participant to DB + +PARTICIPANT_STATUS +++++++++++++++++++ +- A participant sends a scheduled PARTICIPANT_STATUS message +- ParticipantStatusListener collects the message from DMaap +- MessageIntercept intercepts that event and adds a task to handle PARTICIPANT_STATUS in SupervisionScanner +- SupervisionScanner clears and starts the monitoring for participantStatus + +CONTROLLOOP_UPDATE_ACK +++++++++++++++++++++++ +- A participant sends CONTROLLOOP_UPDATE_ACK message in response to a CONTROLLOOP_UPDATE message. It will send a CONTROLLOOP_UPDATE_ACK - for each CL-elements moved to the ordered state as indicated by the CONTROLLOOP_UPDATE +- ControlLoopUpdateAckListener collects the message from DMaap +- It checks the status of all control loop elements and checks if the control loop is primed +- It updates the CL to DB if it is changed +- MessageIntercept intercepts that event and adds a task to handle a monitoring execution in SupervisionScanner + +CONTROLLOOP_STATECHANGE_ACK ++++++++++++++++++++++++++++ +Design of a CONTROLLOOP_STATECHANGE_ACK is similar to the design for CONTROLLOOP_UPDATE_ACK + +Design of monitoring execution in SupervisionScanner +**************************************************** +Monitoring is designed to process the follow operations: + +- to determine the next startPhase in a CONTROLLOOP_UPDATE message +- to update CL state: in a scenario that "ControlLoop.state" is in a kind of transitional state (example UNINITIALISED2PASSIVE), if all - CL-elements are moved properly to the specific state, the "ControlLoop.state" will be updated to that and saved to DB +- to retry CONTROLLOOP_UPDATE/CONTROL_LOOP_STATE_CHANGE messages. if there is a CL Element not in the proper state, it will retry a broadcast message +- to retry PARTICIPANT_UPDATE message to the participant in a scenario that CL-runtime do not receive PARTICIPANT_UPDATE_ACT from it +- to send PARTICIPANT_STATUS_REQ to the participant in a scenario that CL-runtime do not receive PARTICIPANT_STATUS from it + +The solution Design of retry, timeout, and reporting for all Participant message dialogues are implemented into the monitoring execution. + +- Spring Scheduling inserts the task to monitor retry execution into ThreadPoolExecutor +- ThreadPoolExecutor executes the task +- a message will be retry if CL-runtime do no receive Act message before MaxWaitMs milliseconds + +Design of Exception handling +**************************** +GlobalControllerExceptionHandler +++++++++++++++++++++++++++++++++ +If error occurred during the Rest Api call, CL-runtime responses with a proper status error code and a JSON message error. +This class is implemented to intercept and handle ControlLoopException, PfModelException and PfModelRuntimeException if they are thrown during the Rest Ali calls. +All of those classes must implement ErrorResponseInfo that contains message error and status response code. +So the Exception is converted in JSON message. + +RuntimeErrorController +++++++++++++++++++++++ +If wrong end-point is called or an Exception not intercepted by GlobalControllerExceptionHandler, CL-runtime responses with a proper status error code and a JSON message error. +This class is implemented to redirect the standard Web error page to a JSON message error. +Typically that happen when a wrong end-point is called, but also could be happen for not authorized call, or any other Exception not intercepted by GlobalControllerExceptionHandler. + +Handle version and "X-ONAP-RequestID" +************************************* +RequestResponseLoggingFilter class handles version and "X-ONAP-RequestID" during a Rest-Api call; it works as a filter, so intercepts the Rest-Api and adds to the header those information. + +Media Type Support +****************** +CL-runtime Rest Api supports **application/json**, **application/yaml** and **text/plain** Media Types. The configuration is implemented in CoderHttpMesageConverter. + +application/json +++++++++++++++++ +JSON format is a standard for Rest Api. For the conversion from JSON to Object and vice-versa will be used **org.onap.policy.common.utils.coder.StandardCoder**. + +application/yaml +++++++++++++++++ +YAML format is a standard for Control Loop Type Definition. For the conversion from YAML to Object and vice-versa will be used **org.onap.policy.common.utils.coder.StandardYamlCoder**. + +text/plain +++++++++++ +Text format is used by Prometheus. For the conversion from Object to String will be used **StringHttpMessageConverter**. diff --git a/docs/clamp/acm/design-impl/clamp-gui-controlloop.rst b/docs/clamp/acm/design-impl/clamp-gui-controlloop.rst new file mode 100644 index 00000000..71d0a053 --- /dev/null +++ b/docs/clamp/acm/design-impl/clamp-gui-controlloop.rst @@ -0,0 +1,141 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-gui-controlloop: + +The Policy GUI for Control Loops +******************************** + +.. contents:: + :depth: 4 + +.. _Introduction: + +1. Introduction +############### +The Policy GUI for Control Loops is designed to provide a user the ability to interact with the Control Loop Runtime to perform several actions. The actual technical design of the Control Loop Runtime is detailed in :ref:`clamp-controlloop-runtime`. All of the endpoints and the purpose for accessing those endpoints is discussed there. In the current release of the GUI, the main purposes are to perform the below: + +- Commission new Tosca Service Templates. +- Editing Common Properties. +- Priming/De-priming Control Loop Definitions. +- Decommission existing Tosca Service Templates. +- Create new instances of Control Loops. +- Change the state of the Control Loops. +- Delete Control Loops. + +These functions can be carried out by accessing the Controlloop Runtime alone but this should not be required for a typical user to access the system. That is why the Controlloop GUI is required. The remainder of this document will be split into 2 main sections. The first section will show the overall architecture of ControlLoop with the GUI included, so that the reader can see where it fits in to the system. Then the section will outline the individual components required for a working GUI and outline how GUI interacts with these components and why. The final section has a diagram to show the flow of typical operations from the GUI, all the way down to the participants. + +2. GUI-focussed System Architecture +################################### +An architectural/functional diagram has bee provided in below. This does not show details of the other components involved in the GUI functionality. Most of the detail is provided for the GUI itself. + + .. image:: ../images/gui/GUI-Architecture.png + :align: center + +The remainder of this section outlines the different elements that comprise the architecture of the GUI and how the different elements connect to one another. + +2.1 Policy CLAMP GUI +-------------------- + +2.1.1 CLAMP GUI +================ +The original Clamp project used the GUI to connect to various onap services, including policy api, policy pap, dcae, sdc and cds. Connection to all of these services is managed by the Camel Exchange present in the section :ref:`Policy Clamp Backend`. + +Class-based react components are used to render the different pages related to functionality around + +- Creating loop instances from existing templates that have been distributed by SDC. +- Deploying/Undeploying policies to the policy framework. +- Deploying/Undeploying microservices to the policy framework. +- Deleting Instances. + +Although this GUI deploys microservices, it is a completely different paradigm to the new ControlLoop participant-based deployment of services. Details of the CLAMP GUI are provided in :ref:`clamp-builtin-label` + +2.1.2 Controlloop GUI +===================== + +The current control loop GUI is an extension of the previously created GUI for the Clamp project. The Clamp project used the CLAMP GUI to connect to various onap services, including policy api, policy pap, dcae, sdc and cds. Although the current control loop project builds upon this GUI, it does not rely on these connected services. Instead, the ControlLoop GUI connects to the ControlLoop Runtime only. The ControlLoop Runtime then communicates with the database and all the ControlLoop participants (indirectly) over DMAAP. + +The CLAMP GUI was originally housed in the clamp repository but for the Istanbul release, it has been moved to the policy/gui repo. There are 3 different GUIs within this repository - clamp-gui (and ControlLoop gui) code is housed under the "gui-clamp" directory and the majority of development takes place within the "gui-clamp/ui-react" directory. + +The original CLAMP GUI was created using the React framework, which is a light-weight framework that promotes use of component-based architecture. Previously, a class-based style was adopted to create the Clamp components. It was decided that ControlLoop would opt for the more concise functional style of components. This architecture style allows for the logical separation of functionality into different components and minimizes bloat. As you can see from the image, there is a "ControlLoop" directory under components where all of our ControlLoop components are housed. + + .. image:: ../images/gui/ComponentFileStructure.png + +Any code that is directly involved in communication with outside services like Rest Apis is under "ui-react/src/api". The "fetch" Javascript library is used for these calls. The ControlLoop service communicates with just the ControlLoop Runtime Rest Api, so all of the communication code is within "ui-react/src/api/ControlLoopService.js". + +2.1.2.1 Services +"""""""""""""""" +The ControlLoop GUI is designed to be service-centric. This means that the code involved in rendering and manipulating data is housed in a different place to the code responsible for communication with outside services. The ControlLoop related services are those responsible for making calls to the commissioning and instantiation endpoints in the ControlLoop Runtime. Another detail to note is that both the ControlLoop and CLAMP GUI use a proxy to forward requests to the policy clamp backend. Any URLs called by the frontend that contain the path "restservices/clds/v2/" are forwarded to the backend. Services are detailed below: + +- A commissioning call is provided for contacting the commissioning API to commission a tosca service template. +- A decommissioning call is provided for calling the decommissioning endpoint. +- A call to retrieve the tosca service template from the runtime is provided. This is useful for carrying out manipulations on the template, such as editing the common properties. +- A call to get the common or instance properties is provided. This is used to provide the user an opportunity to edit these properties. +- Calls to allow creation and deletion of an instance are provided +- Calls to change the state of and instance are provided. +- Calls to get the current state and ordered state of the instances, effectively monitoring. + +These services provide the data and communication functionality to allow the user to perform all of the actions mentioned in the :ref:`Introduction`. + +2.1.2.2 Components +"""""""""""""""""" +The components in the architecture image reflect those rendered elements that are presented to the user. Each element is designed to be as user-friendly as possible, providing the user with clean uncluttered information. Note that all of these components relate to and were designed around specific system dialogues that are present in :ref:`system-level-label`. + +- For commissioning, the user is provided with a simple file upload. This is something the user will have seen many times before and is self explanatory. +- For the edit of common properties, a JSON editor is used to present whatever common properties that are present in the service template to the user in as simple a way possible. The user can then edit, save and recommission. +- A link is provided to manage the tosca service template, where the user can view the file that has been uploaded in JSON format and optionally delete it. +- Several functions are exposed to the user in the "Manage Instances" modal. From there they can trigger, creation of an instance, view monitoring information, delete an instance and change the state. +- Before an instance is created, the user is provided an opportunity to edit the instance properties. That is, those properties that have not been marked as common. +- The user can change the state of the instance by using the "Change" button on the "Manage Instances" modal. This is effectively where the user can deploy and undeploy an instance. +- Priming and De-priming take place as a result of the action of commissioning and decommissioning a tosca service template. A more complete discussion of priming and de-priming is found here :ref:`controlloop-participant-protocol-label`. +- As part of the "Manage Instances" modal, we can monitor the state of the instances in 2 ways. The color of the instance highlight in the table indicates the state (grey - uninitialised, passive - yellow, green - running). Also, there is a monitoring button that allows use to view the individual elements' state. + +.. _Policy Clamp Backend: + +2.2 Policy Clamp Backend +------------------------ +The only Rest API that the ControlLoop frontend (and CLAMP frontend) communicates with directly is the Clamp backend. The backend is written in the Springboot framework and has many functions. In this document, we will only discuss the ControlLoop related functionality. Further description of non-ControlLoop Clamp and its' architecture can be found in :ref:`clamp-builtin-label`. The backend receives the calls from the frontend and forwards the requests to other relevant APIs. In the case of the ControlLoop project, the only Rest API that it currently requires communication with is the runtime ControlLoop API. ControlLoop adopts the same "request forwarding" method as the non-ControlLoop elements in the CLAMP GUI. This forwarding is performed by Apache Camel Exchanges, which are specified in XML and can be found in the directory shown below in the Clamp repository. + + .. image:: ../images/gui/CamelDirectory.png + +The Rest Endpoints for the GUI to call are defined in "clamp-api-v2.xml" and all of the runtime ControlLoop rest endpoints that GUI requests are forwarded to are defined in ControlLoop-flows.xml. If an Endpoint is added to the runtime ControlLoop component, or some other component you wish the GUI to communicate with, a Camel XML exchange must be defined for it here. + +2.3 ControlLoop Runtime +----------------------- +This is where all of the endpoints for operations on ControlLoops are defined thus far. Commissioning, decommissioning, control loop creation, control loop state change and control loop deletion are all performed here. The component is written using the Springboot framework and all of the code is housed in the runtime-ControlLoop directory shown below: + + .. image:: ../images/gui/RuntimeControlloopDirectory.png + +The rest endpoints are split over two main classes; CommissioningController.java and InstantiationController.java. There are also some rest endpoints defined in the MonitoringQueryController. These classes have minimal business logic defined in them and delegate these operations to other classes within the controlloop.runtime package. The ControlLoop Runtime write all data received on its' endpoints regarding commissioning and instantiation to its; database, where it can be easily accessed later by the UI. + +The Runtime also communicates with the participants over DMAAP. Commissioning a control loop definition writes it to the database but also triggers priming of the definitions over DMAAP. The participants then receive those definitions and hold them in memory. Similarly, upon decommissioning, a message is sent over DMAAP to the participants to trigger de-priming. + +Using DMAAP, the Runtime can send; updates to the control loop definitions, change the state of control loops, receive information about participants, receive state information about control loops and effectively supervise the control loops. This data is then made available via Rest APIs that can be queried by the frontend. This is how the GUI can perform monitoring operations. + +More detail on the design of the Runtime ControlLoop can be found in :ref:`clamp-controlloop-runtime`. + +2.4 DMAAP +--------- +DMAAP is comonent that provides data movement services that transports and processes data from any source to any target. It provides the capability to: +- Support the transfer of messages between ONAP components, as well as to other components +- Support the transfer of data between ONAP components as well as to other components. +- Data Filtering capabilities +- Data Processing capabilities +- Data routing (file based transport) +- Message routing (event based transport) +- Batch and event based processing + +Specifically, regarding the communication between the ControlLoop Runtime and the ControlLoop Participants, both components publish and subscribe to a specific topic, over which data and updates from the participants and control loops are sent. The ControlLoop Runtime updates the current statuses sent from the participants in the database and makes them available the the GUI over the Rest API. + +2.5 The Participants +-------------------- +The purpose of the ControlLoop participants is to communicate with different services on behalf of the ControlLoop Runtime. As there are potentially many different services that a ControlLoop might require access to, there can be many different participants. For example, the kubernetes participant is responsible for carrying out operations on a kubernetes cluster with helm. As of the time of writing, there are three participants defined for the ControlLoop project; the policy participant, the kubernetes participant and the http participant. The participants are housed in the directory shown below in the policy-clamp repo. + + .. image:: ../images/gui/ParticipantsDirectory.png + +The participants communicate with the Runtime over DMAAP. Tosca service template specifications, ControlLoop updates and state changes are shared with the participants via messages from runtime ControlLoop through the topic "POLICY-CLRUNTIME-PARTICIPANT". + +3. GUI Sample Flows +################### +The primary flows from the GUI to the backend, through DMAAP and the participants are shown in the diagram below. This diagram just serves as an illustration of the scenarios that the user will experience in the GUI. You can see factually complete dialogues in :ref:`system-level-label`. + + .. image:: ../images/gui/GUI-Flow.png diff --git a/docs/clamp/acm/design-impl/design-impl.rst b/docs/clamp/acm/design-impl/design-impl.rst new file mode 100644 index 00000000..50ebb2e7 --- /dev/null +++ b/docs/clamp/acm/design-impl/design-impl.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-design-impl: + +CLAMP TOSCA Control Loop Components: Design and Implementaiton +############################################################## + +The sections below describe the components that handle TOSCA Control Loops. + +.. toctree:: + :maxdepth: 1 + + clamp-controlloop-runtime + clamp-gui-controlloop + participants/participants diff --git a/docs/clamp/acm/design-impl/participants/http-participant.rst b/docs/clamp/acm/design-impl/participants/http-participant.rst new file mode 100644 index 00000000..b4b9b858 --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/http-participant.rst @@ -0,0 +1,133 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-http-participant: + +HTTP Participant +################ + +The CLAMP HTTP participant receives configuration information from the CLAMP runtime, +maps the configuration information to a REST URL, and makes a REST call on the URL. +Typically the HTTP Participant is used with another participant such as the +:ref:`Kubernetes Participant `, which brings up +the microservice that runs a REST server. Once the microservice is up, the HTTP +participant can be used to configure the microservice over its REST interface.Of course, +the HTTP participant works towards any REST service, it is not restricted to REST +services started by participants. + + +.. image:: ../../images/participants/http-participant.png + + +The HTTP participant runs a Control Loop Element to handle the REST dialogues for a +particular application domain. The REST dialogues are whatever REST calls that are +required to implement the functionality for the application domain. + +The HTTP participant allows the REST dialogues for a Control Loop to be managed. A +particular Control Loop may require many *things* to be configured and managed and this +may require many REST dialogues to achieve. + +When a control loop is initialized, the HTTP participant starts a HTTP Control Loop +element for the control loop. It reads the configuration information sent from the +Control Loop Runtime runs a HTTP client to talk to the REST endpoint that is receiving +the REST requests. A HTTP participant can simultaneously manage HTTP Control Loop +Elements towards multiple REST endpoints, as shown in the diagram above where the HTTP +participant is running two HTTP Control Loop Elements, one for Control Loop A and one for +Control Loop B. + +Configuring a Control Loop Element on the HTTP participant for a Control Loop +----------------------------------------------------------------------------- +A *Configuration Entity* describes a concept that is managed by the HTTP participant. A +Configuration Entity can be created, Read, Updated, and Deleted (CRUD). The user defines +the Configuration Entities that it wants its HTTP Control Loop Element to manage and +provides a sequence of parameterized REST commands to Create, Read, Update, and Delete +each Configuration Entity. + +Sample tosca template defining a http participant and a control loop element for a control loop. :download:`click here ` + +The user configures the following properties in the TOSCA for the HTTP participant: + +.. list-table:: + :widths: 15 10 50 + :header-rows: 1 + + * - Property + - Type + - Description + * - baseUrl + - URL + - A well formed URL pointing at the REST server that is processing the REST requests + * - httpHeaders + - map + - A map of ** defining the HTTP headers to send on all REST calls + * - configurationEntitiies + - map + - A map of ** describing the names and definitions of + configuration entities that are managed by this HTTP Control Loop Element + +The *ConfigurationEntity* type is described in the following table: + +.. list-table:: + :widths: 15 10 50 + :header-rows: 1 + + * - Field + - Type + - Description + * - ID + - ToscaConceptIdentifier + - The name and version of the Configuration Entity + * - restSequence + - List + - A list of REST requests to give manage the Configuration Entity + +The *RestRequest* type is described in the following table: + +.. list-table:: + :widths: 15 10 50 + :header-rows: 1 + + * - Field + - Type + - Description + * - httpMethod + - HttpMethod + - An enum for the HTTP method {GET, PUT, POST, DELETE} + * - path + - String + - The path of the REST endpoint relative to the baseUrl + * - body + - String + - The body of the request for POST and PUT methods + * - expectedResponse + - HttpStatus + - The expected HTTP response code fo the REST request + +Http participant Interactions: +------------------------------ +The http participant interacts with Control Loop Runtime on the northbound via DMaap. It interacts with any microservice on the southbound over http for configuration. + +The communication for the Control loop updates and state change requests are sent from the Control Loop Runtime to the participant via DMaap. +The participant invokes the appropriate http endpoint of the microservice based on the received messages from the Control Loop Runtime. + + +startPhase: +----------- +The http participant is often used along with :ref:`Kubernetes Participant ` to configure the microservice after the deployment. +This requires the Control Loop Element of http participant to be started after the completion of deployment of the microservice. This can be achieved by adding the property `startPhase` +in the Control Loop Element of http participant. Control Loop Runtime starts the elements based on the `startPhase` value defined in the Tosca. The default value of startPhase is taken as '0' +which takes precedence over the Control Loop Elements with the startPhase value '1'. Http Control Loop Elements are defined with value '1' in order to start the Control Loop Element in the second phase. + +Http participant Workflow: +-------------------------- +Once the participant is started, it sends a "REGISTER" event to the DMaap topic which is then consumed by the Control Loop Runtime to register this participant on the runtime database. +The user can commission the tosca definitions from the Policy Gui to the Control Loop Runtime that further updates the participant with these definitions via DMaap. +Once the control loop definitions are available in the runtime database, the Control Loop can be instantiated with the default state "UNINITIALISED" from the Policy Gui. + +When the state of the Control Loop is changed from "UNINITIALISED" to "PASSIVE" from the Policy Gui, the http participant receives the control loop state change event from the runtime and +configures the microservice of the corresponding Control Loop Element over http. +The configuration entity for a microservice is associated with each Control Loop Element for the http participant. +The http participant holds the executed http requests information along with the responses received. + +The participant is used in a generic way to configure any entity over http and it does not hold the information about the microservice to unconfigure/revert the configurations when the +state of Control Loop changes from "PASSIVE" to "UNINITIALISED". + diff --git a/docs/clamp/acm/design-impl/participants/k8s-participant.rst b/docs/clamp/acm/design-impl/participants/k8s-participant.rst new file mode 100644 index 00000000..20f60b60 --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/k8s-participant.rst @@ -0,0 +1,139 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-k8s-participant: + +Kubernetes Participant +###################### + +The kubernetes participant receives a helm chart information from the CLAMP runtime and installs the helm chart in to the +k8s cluster on the specified namespace. It can fetch the helm chart from remote helm repositories as well as from any of the repositories +that are configured on the helm client. The participant acts as a wrapper around the helm client and creates the required +resources in the k8s cluster. + +The kubernetes participant also exposes REST endpoints for onboarding, installing and uninstalling of helm charts from the +local chart database which facilitates the user to also use this component as a standalone application for helm operations. + +In Istanbul version, the kubernetes participant supports the following methods of installation of helm charts. + +- Installation of helm charts from configured helm repositories and remote repositories passed via TOSCA in CLAMP. +- Installation of helm charts from the local chart database via the participant's REST Api. + +Prerequisites for using Kubernetes participant in Istanbul version: +------------------------------------------------------------------- + +- A running Kubernetes cluster. + + Note: + + - If the kubernetes participant is deployed outside the cluster , the config file of the k8s cluster needs to be copied to the `./kube` folder of kubernetes participant's home directory to make the participant work with the external cluster. + + - If the participant needs additional permission to create resources on the cluster, cluster-admin role binding can be created for the service account of the participant with the below command. + + Example: `kubectl create clusterrolebinding k8s-participant-admin-binding --clusterrole=cluster-admin --serviceaccount=` + + +.. image:: ../../images/participants/k8s-participant.png + +Defining a TOSCA CL definition for kubernetes participant: +---------------------------------------------------------- + +A *chart* parameter map describes the helm chart parameters in tosca template for a microservice that is used by the kubernetes participant for the deployment. +A Control Loop element in TOSCA is mapped to the kubernetes participant and also holds the helm chart parameters for a microservice defined under the properties of the Control Loop Element. + +Sample tosca template defining a participant and a control loop element for a control loop. :download:`click here ` + + +Configuring a Control Loop Element on the kubernetes participant for a Control Loop +----------------------------------------------------------------------------------- + +The user configures the following properties in the TOSCA template for the kubernetes participant: + +.. list-table:: + :widths: 15 10 50 + :header-rows: 1 + + * - Property + - Type + - Description + * - chartId + - ToscaConceptIdentifier + - The name and version of the helm chart that needs to be managed by the kubernetes participant + * - namespace + - String + - The namespace in the k8s cluster where the helm chart needs to be installed + * - releaseName + - String + - The helm deployment name that specifies the installed component in the k8s cluster + * - repository (optional) + - map + - A map of ** defining the helm repository parameters for the chart + * - overrideParams (optional) + - map + - A map of ** defining the helm chart parameters that needs to be overridden + +Note: The repository property can be skipped if the helm chart is available in the local chart database or +in a repository that is already configured on the helm client. The participant does a chart lookup by default. + +The *repository* type is described in the following table: + +.. list-table:: + :widths: 15 10 50 + :header-rows: 1 + + * - Field + - Type + - Description + * - repoName + - String + - The name of the helm repository that needs to be configured on the helm client + * - protocol + - String + - Specifies http/https protocols to connect with repository url + * - address + - String + - Specifies the ip address or the host name + * - port (optional) + - String + - Specifies the port where the repository service is running + * - userName (optional) + - String + - The username to login the helm repository + * - password (optional) + - String + - The password to login the helm repository + + +Kubernetes participant Interactions: +------------------------------------ +The kubernetes participant interacts with Control Loop Runtime on the northbound via DMaap. It interacts with the helm client on the southbound for performing various helm operations to the k8s cluster. + +The communication for the Control loop updates and state change requests are sent from the Control Loop Runtime to the participant via DMaap. +The participant performs appropriate operations on the k8s cluster via helm client based on the received messages from the Control Loop Runtime. + + +kubernetes participant Workflow: +-------------------------------- +Once the participant is started, it sends a "REGISTER" event to the DMaap topic which is then consumed by the Control Loop Runtime to register this participant on the runtime database. +The user can commission the tosca definitions from the Policy Gui to the Control Loop Runtime that further updates the participant with these definitions via DMaap. +Once the control loop definitions are available in the runtime database, the Control Loop can be instantiated with the default state "UNINITIALISED" from the Policy Gui. + +When the state of the Control Loop is changed from "UNINITIALISED" to "PASSIVE" from the Policy Gui, the kubernetes participant receives the control loop state change event from the runtime and +deploys the helm charts associated with each Control Loop Elements by creating appropriate namespace on the cluster. +If the repository of the helm chart is not passed via TOSCA, the participant looks for the helm chart in the configured helm repositories of helm client. +It also performs a chart look up on the local chart database where the helm charts are onboarded via the participant's REST Api. + +The participant also monitors the deployed pods for the next 3 minutes until the pods comes to RUNNING state. +It holds the deployment information of the pods including the current status of the pods after the deployment. + +When the state of the Control Loop is changed from "PASSIVE" to "UNINITIALISED" back, the participant also undeploys the helm charts from the cluster that are part of the Control Loop Element. + +REST APIs on Kubernetes participant +----------------------------------- + +Kubernetes participant can also be installed as a standalone application which exposes REST endpoints for onboarding, +installing, uninstalling helm charts from local chart database. + + +.. image:: ../../images/participants/k8s-rest.png + +:download:`Download Kubernetes participant API Swagger ` \ No newline at end of file diff --git a/docs/clamp/acm/design-impl/participants/participant-intermediary.rst b/docs/clamp/acm/design-impl/participants/participant-intermediary.rst new file mode 100644 index 00000000..a483dfc3 --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/participant-intermediary.rst @@ -0,0 +1,129 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-participant-intermediary: + +Participant Intermediary +######################## + +The CLAMP Participant Intermediary is a common library in ONAP, which does common message and +state handling for participant implementations. It provides a Java API, which participant +implementations implement to receive and send messages to the CLAMP runtime and to handle +Control Loop Element state. + +Terminology +----------- +- Broadcast message: a message for all participants (participantId=null and participantType=null) +- Message to a participant: a message only for a participant (participantId and participantType properly filled) +- MessageSender: a class that takes care of sending messages from participant-intermediary +- GUI: graphical user interface, Postman or a Front-End Application + +Inbound messages to participants +-------------------------------- +- PARTICIPANT_REGISTER_ACK: received as a response from controlloop runtime server as an acknowledgement to ParticipantRegister message sent from a participant +- PARTICIPANT_DEREGISTER_ACK: received as a response from controlloop runtime server as an acknowledgement to ParticipantDeregister message sent from a participant +- CONTROL_LOOP_STATE_CHANGE: a message received from controlloop runtime server for a state change of controlloop +- CONTROL_LOOP_UPDATE: a message received from controlloop runtime server for a controlloop update with controlloop instances +- PARTICIPANT_UPDATE: a message received from controlloop runtime server for a participant update with tosca definitions of controlloop +- PARTICIPANT_STATUS_REQ: A status request received from controlloop runtime server to send an immediate ParticipantStatus from all participants + +Outbound messages +----------------- +- PARTICIPANT_REGISTER: is sent by a participant during startup +- PARTICIPANT_DEREGISTER: is sent by a participant during shutdown +- PARTICIPANT_STATUS: is sent by a participant as heartbeat with the status and health of a participant +- CONTROLLOOP_STATECHANGE_ACK: is an acknowledgement sent by a participant as a response to ControlLoopStateChange +- CONTROLLOOP_UPDATE_ACK: is an acknowledgement sent by a participant as a response to ControlLoopUpdate +- PARTICIPANT_UPDATE_ACK: is an acknowledgement sent by a participant as a response to ParticipantUpdate + +Design of a PARTICIPANT_REGISTER message +---------------------------------------- +- A participant starts and send a PARTICIPANT_REGISTER message +- ParticipantRegisterListener collects the message from DMaap +- if participant is not present in DB, it saves participant reference with status UNKNOWN to DB +- if participant is present in DB, it triggers the execution to send a PARTICIPANT_UPDATE message to the participant registered (message of Priming) +- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) +- It triggers the execution to send a PARTICIPANT_REGISTER_ACK message to the participant registered +- MessageIntercept intercepts that event, if PARTICIPANT_UPDATE message has been sent, it will be add a task to handle PARTICIPANT_REGISTER in SupervisionScanner +- SupervisionScanner starts the monitoring for participantUpdate + +Design of a PARTICIPANT_DEREGISTER message +------------------------------------------ +- A participant starts and send a PARTICIPANT_DEREGISTER message +- ParticipantDeregisterListener collects the message from DMaap +- if participant is not present in DB, do nothing +- if participant is present in DB, it triggers the execution to send a PARTICIPANT_UPDATE message to the participant registered (message of DePriming) +- the message is built by ParticipantUpdatePublisher using Tosca Service Template data as null +- ParticipantHandler removes the tosca definitions stored +- It triggers the execution to send a PARTICIPANT_DEREGISTER_ACK message to the participant registered +- Participant is not monitored. + +Design of a creation of a Control Loop Type +------------------------------------------- +- If there are participants registered with CL-runtime, it triggers the execution to send a broadcast PARTICIPANT_UPDATE message +- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) +- Participant-intermediary will receive a PARTICIPANT_UDPATE message and stores the Tosca Service Template data on ParticipantHandler + +Design of a deletion of a Control Loop Type +------------------------------------------- +- if there are participants registered, CL-runtime triggers the execution to send a broadcast PARTICIPANT_UPDATE message +- the message is built by ParticipantUpdatePublisher with an empty list of ParticipantDefinition +- It deletes the Control Loop Type from DB +- Participant-intermediary will receive a PARTICIPANT_UDPATE message and deletes the Tosca Service Template data on ParticipantHandler + +Design of a creation of a Control Loop +-------------------------------------- +- CONTROL_LOOP_UPDATE message with instantiation details and UNINITIALISED state is sent to participants +- Participant-intermediary validates the current state change +- Participant-intermediary will recieve CONTROL_LOOP_UPDATE message and sends the details of ControlLoopElements to participants +- Each participant performs its designated job of deployment by interacting with respective frameworks + +Design of a deletion of a Control Loop +-------------------------------------- +- CONTROL_LOOP_STATE_CHANGE message with UNINITIALISED state is sent to participants +- Participant-intermediary validates the current state change +- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of ControlLoopElements to participants +- Each participant performs its designated job of undeployment by interacting with respective frameworks + +Design of "issues control loop commands to control loops" - case UNINITIALISED to PASSIVE +----------------------------------------------------------------------------------------- +- CONTROL_LOOP_STATE_CHANGE message with state changed from UNINITIALISED to PASSIVE is sent to participants +- Participant-intermediary validates the current state change +- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants +- Each participant performs its designated job of state change by interacting with respective frameworks + +Design of "issues control loop commands to control loops" - case PASSIVE to UNINITIALISED +----------------------------------------------------------------------------------------- +- CONTROL_LOOP_STATE_CHANGE message with state changed from PASSIVE to UNINITIALISED is sent to participants +- Participant-intermediary validates the current state change +- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants +- Each participant performs its designated job of state change by interacting with respective frameworks + +Design of "issues control loop commands to control loops" - case PASSIVE to RUNNING +----------------------------------------------------------------------------------- +- CONTROL_LOOP_STATE_CHANGE message with state changed from PASSIVE to RUNNING is sent to participants +- Participant-intermediary validates the current state change +- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants +- Each participant performs its designated job of state change by interacting with respective frameworks + +Design of "issues control loop commands to control loops" - case RUNNING to PASSIVE +----------------------------------------------------------------------------------- +- CONTROL_LOOP_STATE_CHANGE message with state changed from RUNNING to PASSIVE is sent to participants +- Participant-intermediary validates the current state change +- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants +- Each participant performs its designated job of state change by interacting with respective frameworks + +Design of a PARTICIPANT_STATUS message +-------------------------------------- +- A participant sends a scheduled PARTICIPANT_STATUS message +- This message will hold the state and healthStatus of all the participants running actively +- PARTICIPANT_STATUS message holds a special attribute to return Tosca definitions, this attribute is populated only in response to PARTICIPANT_STATUS_REQ + +Design of a CONTROLLOOP_UPDATE_ACK message +------------------------------------------ +- A participant sends CONTROLLOOP_UPDATE_ACK message in response to a CONTROLLOOP_UPDATE message. +- For each CL-elements moved to the ordered state as indicated by the CONTROLLOOP_UPDATE +- ControlLoopUpdateAckListener in CL-runtime collects the messages from DMaap +- It checks the status of all control loop elements and checks if the control loop is primed +- It updates the controlloop in DB accordingly + +Design of a CONTROLLOOP_STATECHANGE_ACK is similar to the design for CONTROLLOOP_UPDATE_ACK diff --git a/docs/clamp/acm/design-impl/participants/participant-simulator.rst b/docs/clamp/acm/design-impl/participants/participant-simulator.rst new file mode 100644 index 00000000..9ac4e735 --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/participant-simulator.rst @@ -0,0 +1,21 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-participant-simulator: + +Participant Simulator +##################### + +This can be used for simulation testing purpose when there are no actual frameworks or a full deployment. +Participant simulator can edit the states of ControlLoopElements and Participants for verification of other controlloop components +for early testing. +All controlloop components should be setup, except participant frameworks (for example, no policy framework components +are needed) and participant simulator acts as respective participant framework, and state changes can be done with following REST APIs + +Participant Simulator API +========================= + +This API allows a Participant Simulator to be started and run for test purposes. + +:download:`Download Policy Participant Simulator API Swagger ` + +.. swaggerv2doc:: swagger/participant-sim.json diff --git a/docs/clamp/acm/design-impl/participants/participants.rst b/docs/clamp/acm/design-impl/participants/participants.rst new file mode 100644 index 00000000..230c9888 --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/participants.rst @@ -0,0 +1,39 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-participants: + +Control Loop Participants +######################### + +A Participant is a component that acts as a bridge between the CLAMP COntrol Loop runtime and components such as +the Policy Framework, DCAE, or a Kubernetes cluster that are taking part in control loops. It listens +to DMaaP to receive messages from the CLAMP runtime and performs operations towards components that +are taking part in control loops. A participant has a Control Loop Element for each control loop in +which it is taking part. + +The implementation of a participant may use a common +:ref:`Participant Intermediary library `, which carries out common +message and state handling for Control Loop Elements in participants. The *ParticipantImpelementation* is the +component specific implementation of a participant, which is specifically developed for each component that +wishes to take part in control loops. + +.. image:: ../../images/participants/participants.png + +The figure above shows participants for various components that may take part in control loops. + +.. note:: The figure above is for illustration. Not all the participants mentioned above + have realizations in ONAP. Some of the participants in the figure above represent + a type of participant. For example, a controller participant would be written for + a specific controller such as CDS and a participant for an existing system would be + written towards that existing system. + +The detailed implementation of the CLAMP Participant ecosystem is described on the following pages: + +.. toctree:: + :maxdepth: 1 + + participant-intermediary + http-participant + k8s-participant + policy-framework-participant + participant-simulator diff --git a/docs/clamp/acm/design-impl/participants/policy-framework-participant.rst b/docs/clamp/acm/design-impl/participants/policy-framework-participant.rst new file mode 100644 index 00000000..56b2844f --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/policy-framework-participant.rst @@ -0,0 +1,79 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-policy-framework-participant: + +The CLAMP Policy Framework Participant +###################################### + +.. contents:: + :depth: 3 + +Control Loop Elements in the Policy Framework Participant are configured using TOSCA metadata defined for the Policy Control Loop Element type. + +The Policy Framework participant receives messages through participant-intermediary common code, and handles them by invoking REST APIs towards policy-framework. + +For example, When a ControlLoopUpdate message is received by policy participant, it contains full ToscaServiceTemplate describing all components participating in a control loop. When the control loop element state changed from UNINITIALIZED to PASSIVE, the Policy-participant triggers the creation of policy-types and policies in Policy-Framework. + +When the state changes from PASSIVE to UNINITIALIZED, Policy-Participant deletes the policies, policy-types by invoking REST APIs towards the policy-framework. + +Run Policy Framework Participant command line using Maven ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +mvn spring-boot:run -Dspring-boot.run.arguments="--server.port=8082" + +Run Policy Framework Participant command line using Jar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +java -jar -Dserver.port=8082 -DtopicServer=localhost target/policy-clamp-participant-impl-policy-6.1.2-SNAPSHOT.jar + +Distributing Policies ++++++++++++++++++++++ + +The Policy Framework participant uses the Policy PAP API to deploy and undeploy policies. + +When a Policy Framework Control Loop Element changes from state PASSIVE to state RUNNING, the policy is deployed. When it changes from state RUNNING to state PASSIVE, the policy is undeployed. + +The PDP group to which the policy should be deployed is specified in the Control Loop Element metadata, see the Policy Control Loop Element type definition. If the PDP group specified for policy deployment does not exist, an error is reported. + +The PAP Policy Status API and Policy Deployment Status API are used to retrieve data to report on the deployment status of policies in Participant Status messages. + +The PDP Statistics API is used to get statistics for statistics report from the Policy Framework Participant back to the CLAMP runtime. + +Policy Type and Policy References ++++++++++++++++++++++++++++++++++ + +The Policy Framework uses the policyType and policyId properties defined in the Policy Control Loop Element type references to specify what policy type and policy should be used by a Policy Control Loop Element. + +The Policy Type and Policy specified in the policyType and policyId reference must of course be available in the Policy Framework in order for them to be used in Control Loop instances. In some cases, the Policy Type and/or the Policy may be already loaded in the Policy Framework. In other cases, the Policy Framework participant must load the Policy Type and/or policy. + +Policy Type References +********************** + +The Policy Participant uses the following steps for Policy Type References: + +#. The Policy Participant reads the Policy Type ID from the policyType property specified for the Control Loop Element. + +#. It checks if a Policy Type with that Policy Type ID has been specified in the ToscaServiceTemplateFragment field in + the ControLoopElement definition in the ControlLoopUpdate message, see :ref:`controlloop-participant-protocol-label`. + + #. If the Policy Type has been specified, the Participant stores the Policy Type in the Policy framework. If the + Policy Type is successfully stored, execution proceeds, otherwise an error is reported. + + #. If the Policy Type has not been specified, the Participant checks that the Policy Type is already in the Policy + framework. If the Policy Type already exists, execution proceeds, otherwise an error is reported. + +Policy References +***************** + +The Policy Participant uses the following steps for Policy References: + +#. The Policy Participant reads the Policy ID from the policyId property specified for the Control Loop Element. + +#. It checks if a Policy with that Policy ID has been specified in the ToscaServiceTemplateFragment field in the + ControLoopElement definition in the ControlLoopUpdate message, :ref:`controlloop-participant-protocol-label`. + + #. If the Policy has been specified, the Participant stores the Policy in the Policy framework. If the Policy is + successfully stored, execution proceeds, otherwise an error is reported. + + #. If the Policy has not been specified, the Participant checks that the Policy is already in the Policy framework. If + the Policy already exists, execution proceeds, otherwise an error is reported. \ No newline at end of file diff --git a/docs/clamp/acm/design-impl/participants/swagger/k8s-participant-swagger.json b/docs/clamp/acm/design-impl/participants/swagger/k8s-participant-swagger.json new file mode 100644 index 00000000..b2fca37a --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/swagger/k8s-participant-swagger.json @@ -0,0 +1,399 @@ +{ + "swagger":"2.0", + "info":{ + "description":"Api Documentation", + "version":"1.0", + "title":"Api Documentation", + "termsOfService":"urn:tos", + "contact":{}, + "license":{ + "name":"Apache 2.0", + "url":"http://www.apache.org/licenses/LICENSE-2.0" + } + }, + "host":"localhost:8083", + "tags":[ + { + "name":"k8s-participant", + "description":"Chart Controller" + } + ], + "paths":{ + "/onap/k8sparticipant/helm/chart/{name}/{version}":{ + "delete":{ + "tags":[ + "k8s-participant" + ], + "summary":"Delete the chart", + "operationId":"deleteChartUsingDELETE", + "produces":[ + "*/*" + ], + "parameters":[ + { + "name":"name", + "in":"path", + "description":"name", + "required":true, + "type":"string" + }, + { + "name":"version", + "in":"path", + "description":"version", + "required":true, + "type":"string" + } + ], + "responses":{ + "200":{ + "description":"OK", + "schema":{ + "type":"object" + } + }, + "204":{ + "description":"Chart Deleted" + }, + "401":{ + "description":"Unauthorized" + }, + "403":{ + "description":"Forbidden" + } + } + } + }, + "/onap/k8sparticipant/helm/charts":{ + "get":{ + "tags":[ + "k8s-participant" + ], + "summary":"Return all Charts", + "operationId":"getAllChartsUsingGET", + "produces":[ + "application/json" + ], + "responses":{ + "200":{ + "description":"chart List", + "schema":{ + "$ref":"#/definitions/ChartList", + "originalRef":"ChartList" + } + }, + "401":{ + "description":"Unauthorized" + }, + "403":{ + "description":"Forbidden" + }, + "404":{ + "description":"Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/install":{ + "post":{ + "tags":[ + "k8s-participant" + ], + "summary":"Install the chart", + "operationId":"installChartUsingPOST", + "consumes":[ + "application/json" + ], + "produces":[ + "application/json" + ], + "parameters":[ + { + "in":"body", + "name":"info", + "description":"info", + "required":true, + "schema":{ + "$ref":"#/definitions/InstallationInfo", + "originalRef":"InstallationInfo" + } + } + ], + "responses":{ + "200":{ + "description":"OK", + "schema":{ + "type":"object" + } + }, + "201":{ + "description":"chart Installed", + "schema":{ + "type":"object" + } + }, + "401":{ + "description":"Unauthorized" + }, + "403":{ + "description":"Forbidden" + }, + "404":{ + "description":"Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/onboard/chart":{ + "post":{ + "tags":[ + "k8s-participant" + ], + "summary":"Onboard the Chart", + "operationId":"onboardChartUsingPOST", + "consumes":[ + "multipart/form-data" + ], + "produces":[ + "application/json" + ], + "parameters":[ + { + "name":"chart", + "in":"formData", + "required":false, + "type":"file" + }, + { + "name":"info", + "in":"formData", + "required":false, + "type":"string" + }, + { + "in":"body", + "name":"values", + "description":"values", + "required":false, + "schema":{ + "type":"string", + "format":"binary" + } + } + ], + "responses":{ + "200":{ + "description":"OK", + "schema":{ + "type":"string" + } + }, + "201":{ + "description":"Chart Onboarded", + "schema":{ + "type":"string" + } + }, + "401":{ + "description":"Unauthorized" + }, + "403":{ + "description":"Forbidden" + }, + "404":{ + "description":"Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/repo":{ + "post":{ + "tags":[ + "k8s-participant" + ], + "summary":"Configure helm repository", + "operationId":"configureRepoUsingPOST", + "consumes":[ + "application/json" + ], + "produces":[ + "application/json" + ], + "parameters":[ + { + "in":"body", + "name":"repo", + "description":"repo", + "required":true, + "schema":{ + "type":"string" + } + } + ], + "responses":{ + "200":{ + "description":"OK", + "schema":{ + "type":"object" + } + }, + "201":{ + "description":"Repository added", + "schema":{ + "type":"object" + } + }, + "401":{ + "description":"Unauthorized" + }, + "403":{ + "description":"Forbidden" + }, + "404":{ + "description":"Not Found" + } + } + } + }, + "/onap/k8sparticipant/helm/uninstall/{name}/{version}":{ + "delete":{ + "tags":[ + "k8s-participant" + ], + "summary":"Uninstall the Chart", + "operationId":"uninstallChartUsingDELETE", + "produces":[ + "application/json" + ], + "parameters":[ + { + "name":"name", + "in":"path", + "description":"name", + "required":true, + "type":"string" + }, + { + "name":"version", + "in":"path", + "description":"version", + "required":true, + "type":"string" + } + ], + "responses":{ + "200":{ + "description":"OK", + "schema":{ + "type":"object" + } + }, + "201":{ + "description":"chart Uninstalled", + "schema":{ + "type":"object" + } + }, + "204":{ + "description":"No Content" + }, + "401":{ + "description":"Unauthorized" + }, + "403":{ + "description":"Forbidden" + } + } + } + } + }, + "definitions":{ + "ChartInfo":{ + "type":"object", + "properties":{ + "chartId":{ + "$ref":"#/definitions/ToscaConceptIdentifier", + "originalRef":"ToscaConceptIdentifier" + }, + "namespace":{ + "type":"string" + }, + "overrideParams":{ + "type":"object", + "additionalProperties":{ + "type":"string" + } + }, + "releaseName":{ + "type":"string" + }, + "repository":{ + "$ref":"#/definitions/HelmRepository", + "originalRef":"HelmRepository" + } + }, + "title":"ChartInfo" + }, + "ChartList":{ + "type":"object", + "properties":{ + "charts":{ + "type":"array", + "items":{ + "$ref":"#/definitions/ChartInfo", + "originalRef":"ChartInfo" + } + } + }, + "title":"ChartList" + }, + "HelmRepository":{ + "type":"object", + "properties":{ + "address":{ + "type":"string" + }, + "password":{ + "type":"string" + }, + "port":{ + "type":"string" + }, + "protocol":{ + "type":"string" + }, + "repoName":{ + "type":"string" + }, + "userName":{ + "type":"string" + } + }, + "title":"HelmRepository" + }, + "InstallationInfo":{ + "type":"object", + "properties":{ + "name":{ + "type":"string" + }, + "version":{ + "type":"string" + } + }, + "title":"InstallationInfo" + }, + "ToscaConceptIdentifier":{ + "type":"object", + "properties":{ + "name":{ + "type":"string" + }, + "version":{ + "type":"string" + } + }, + "title":"ToscaConceptIdentifier" + } + } +} diff --git a/docs/clamp/acm/design-impl/participants/swagger/participant-sim.json b/docs/clamp/acm/design-impl/participants/swagger/participant-sim.json new file mode 100644 index 00000000..79fc3011 --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/swagger/participant-sim.json @@ -0,0 +1,478 @@ +{ + "swagger": "2.0", + "info": { + "description": "Api Documentation", + "version": "1.0", + "title": "Api Documentation", + "termsOfService": "urn:tos", + "contact": {}, + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + }, + "paths": { + "/onap/participantsim/v2/elements": { + "put": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Updates simulated control loop elements", + "description": "Updates simulated control loop elements, returning the updated control loop definition IDs", + "operationId": "updateUsingPUT", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Body of a control loop element", + "required": true, + "schema": { + "$ref": "#/definitions/ControlLoopElementReq", + "originalRef": "ControlLoopElementReq" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/TypedSimpleResponse«ControlLoopElement»", + "originalRef": "TypedSimpleResponse«ControlLoopElement»" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/participantsim/v2/elements/{name}/{version}": { + "get": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Query details of the requested simulated control loop elements", + "description": "Queries details of the requested simulated control loop elements, returning all control loop element details", + "operationId": "elementsUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "path", + "description": "Control loop element name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "path", + "description": "Control loop element version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/ControlLoopElementRes", + "originalRef": "ControlLoopElementRes" + } + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/participantsim/v2/participants": { + "put": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Updates simulated participants", + "description": "Updates simulated participants, returning the updated control loop definition IDs", + "operationId": "updateUsingPUT_1", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Body of a participant", + "required": true, + "schema": { + "$ref": "#/definitions/ParticipantReq", + "originalRef": "ParticipantReq" + } + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "$ref": "#/definitions/TypedSimpleResponse«Participant»", + "originalRef": "TypedSimpleResponse«Participant»" + } + }, + "201": { + "description": "Created" + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + }, + "/onap/participantsim/v2/participants/{name}/{version}": { + "get": { + "tags": [ + "Clamp Control Loop Participant Simulator API" + ], + "summary": "Query details of the requested simulated participants", + "description": "Queries details of the requested simulated participants, returning all participant details", + "operationId": "participantsUsingGET", + "produces": [ + "application/json", + "application/yaml" + ], + "parameters": [ + { + "name": "name", + "in": "path", + "description": "Participant name", + "required": true, + "type": "string" + }, + { + "name": "version", + "in": "path", + "description": "Participant version", + "required": true, + "type": "string" + }, + { + "name": "X-ONAP-RequestID", + "in": "header", + "description": "RequestID for http transaction", + "required": false, + "type": "string", + "format": "uuid" + } + ], + "responses": { + "200": { + "description": "OK", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/ParticipantRes", + "originalRef": "ParticipantRes" + } + } + }, + "401": { + "description": "Authentication Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "403": { + "description": "Authorization Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + }, + "404": { + "description": "Not Found" + }, + "500": { + "description": "Internal Server Error", + "headers": { + "X-LatestVersion": { + "type": "string" + }, + "X-PatchVersion": { + "type": "string" + }, + "X-MinorVersion": { + "type": "string" + }, + "X-ONAP-RequestID": { + "type": "string", + "format": "uuid" + } + } + } + }, + "security": [ + { + "basicAuth": [] + } + ], + "x-interface info": { + "api-version": "1.0.0", + "last-mod-release": "Dublin" + } + } + } + } +} \ No newline at end of file diff --git a/docs/clamp/acm/design-impl/participants/tosca/tosca-http-participant.yml b/docs/clamp/acm/design-impl/participants/tosca/tosca-http-participant.yml new file mode 100644 index 00000000..dae4c76a --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/tosca/tosca-http-participant.yml @@ -0,0 +1,439 @@ +tosca_definitions_version: tosca_simple_yaml_1_3 +data_types: + onap.datatypes.ToscaConceptIdentifier: + derived_from: tosca.datatypes.Root + properties: + name: + type: string + required: true + version: + type: string + required: true + onap.datatype.controlloop.Target: + derived_from: tosca.datatypes.Root + description: Definition for a entity in A&AI to perform a control loop operation on + properties: + targetType: + type: string + description: Category for the target type + required: true + constraints: + - valid_values: + - VNF + - VM + - VFMODULE + - PNF + entityIds: + type: map + description: | + Map of values that identify the resource. If none are provided, it is assumed that the + entity that generated the ONSET event will be the target. + required: false + metadata: + clamp_possible_values: ClampExecution:CSAR_RESOURCES + entry_schema: + type: string + onap.datatype.controlloop.Actor: + derived_from: tosca.datatypes.Root + description: An actor/operation/target definition + properties: + actor: + type: string + description: The actor performing the operation. + required: true + metadata: + clamp_possible_values: Dictionary:DefaultActors,ClampExecution:CDS/actor + operation: + type: string + description: The operation the actor is performing. + metadata: + clamp_possible_values: Dictionary:DefaultOperations,ClampExecution:CDS/operation + required: true + target: + type: onap.datatype.controlloop.Target + description: The resource the operation should be performed on. + required: true + payload: + type: map + description: Name/value pairs of payload information passed by Policy to the actor + required: false + metadata: + clamp_possible_values: ClampExecution:CDS/payload + entry_schema: + type: string + onap.datatype.controlloop.Operation: + derived_from: tosca.datatypes.Root + description: An operation supported by an actor + properties: + id: + type: string + description: Unique identifier for the operation + required: true + description: + type: string + description: A user-friendly description of the intent for the operation + required: false + operation: + type: onap.datatype.controlloop.Actor + description: The definition of the operation to be performed. + required: true + timeout: + type: integer + description: The amount of time for the actor to perform the operation. + required: true + retries: + type: integer + description: The number of retries the actor should attempt to perform the operation. + required: true + default: 0 + success: + type: string + description: Points to the operation to invoke on success. A value of "final_success" indicates and end to the operation. + required: false + default: final_success + failure: + type: string + description: Points to the operation to invoke on Actor operation failure. + required: false + default: final_failure + failure_timeout: + type: string + description: Points to the operation to invoke when the time out for the operation occurs. + required: false + default: final_failure_timeout + failure_retries: + type: string + description: Points to the operation to invoke when the current operation has exceeded its max retries. + required: false + default: final_failure_retries + failure_exception: + type: string + description: Points to the operation to invoke when the current operation causes an exception. + required: false + default: final_failure_exception + failure_guard: + type: string + description: Points to the operation to invoke when the current operation is blocked due to guard policy enforcement. + required: false + default: final_failure_guard + org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.RestRequest: + version: 1.0.0 + derived_from: tosca.datatypes.Root + properties: + restRequestId: + type: onap.datatypes.ToscaConceptIdentifier + typeVersion: 1.0.0 + required: true + description: The name and version of a REST request to be sent to a REST endpoint + httpMethod: + type: string + required: true + constraints: + - valid_values: [POST, PUT, GET, DELETE] + description: The REST method to use + path: + type: string + required: true + description: The path of the REST request relative to the base URL + body: + type: string + required: false + description: The body of the REST request for PUT and POST requests + expectedResponse: + type: integer + required: true + constraints: + - in_range: [100, 599] + description: THe expected HTTP status code for the REST request + org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.ConfigurationEntity: + version: 1.0.0 + derived_from: tosca.datatypes.Root + properties: + configurationEntityId: + type: onap.datatypes.ToscaConceptIdentifier + typeVersion: 1.0.0 + required: true + description: The name and version of a Configuration Entity to be handled by the HTTP Control Loop Element + restSequence: + type: list + entry_schema: + type: org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.RestRequest + typeVersion: 1.0.0 + description: A sequence of REST commands to send to the REST endpoint +node_types: + org.onap.policy.clamp.controlloop.Participant: + version: 1.0.1 + derived_from: tosca.nodetypes.Root + properties: + provider: + type: string + requred: false + org.onap.policy.clamp.controlloop.ControlLoopElement: + version: 1.0.1 + derived_from: tosca.nodetypes.Root + properties: + provider: + type: string + required: false + metadata: + common: true + description: Specifies the organization that provides the control loop element + participant_id: + type: onap.datatypes.ToscaConceptIdentifier + requred: true + metadata: + common: true + participantType: + type: onap.datatypes.ToscaConceptIdentifier + required: true + metadata: + common: true + description: The identity of the participant type that hosts this type of Control Loop Element + startPhase: + type: integer + required: false + constraints: + - greater_or_equal: 0 + metadata: + common: true + description: A value indicating the start phase in which this control loop element will be started, the + first start phase is zero. Control Loop Elements are started in their start_phase order and stopped + in reverse start phase order. Control Loop Elements with the same start phase are started and + stopped simultaneously + uninitializedToPassiveTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from uninitialized to passive + passiveToRunningTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from passive to running + runningToPassiveTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from running to passive + passiveToUninitializedTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from passive to uninitialized + org.onap.policy.clamp.controlloop.ControlLoop: + version: 1.0.1 + derived_from: tosca.nodetypes.Root + properties: + provider: + type: string + required: false + metadata: + common: true + description: Specifies the organization that provides the control loop element + elements: + type: list + required: true + metadata: + common: true + entry_schema: + type: onap.datatypes.ToscaConceptIdentifier + description: Specifies a list of control loop element definitions that make up this control loop definition + org.onap.policy.clamp.controlloop.HttpControlLoopElement: + version: 1.0.1 + derived_from: org.onap.policy.clamp.controlloop.ControlLoopElement + properties: + baseUrl: + type: string + required: true + description: The base URL to be prepended to each path, identifies the host for the REST endpoints. + httpHeaders: + type: map + required: false + entry_schema: + type: string + description: HTTP headers to send on REST requests + configurationEntities: + type: map + required: true + entry_schema: + type: org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.ConfigurationEntity + typeVersion: 1.0.0 + description: The connfiguration entities the Control Loop Element is managing and their associated REST requests + +topology_template: + node_templates: + org.onap.controlloop.HttpControlLoopParticipant: + version: 2.3.4 + type: org.onap.policy.clamp.controlloop.Participant + type_version: 1.0.1 + description: Participant for Http requests + properties: + provider: ONAP + org.onap.domain.database.Http_PMSHMicroserviceControlLoopElement: + # Consul http config for PMSH. + version: 1.2.3 + type: org.onap.policy.clamp.controlloop.HttpControlLoopElement + type_version: 1.0.1 + description: Control loop element for the http requests of PMSH microservice + properties: + provider: ONAP + participant_id: + name: HttpParticipant0 + version: 1.0.0 + participantType: + name: org.onap.k8s.controlloop.HttpControlLoopParticipant + version: 2.3.4 + uninitializedToPassiveTimeout: 180 + baseUrl: http://consul-server-ui:8500 + httpHeaders: + Content-Type: application/json + configurationEntities: + - configurationEntityId: + name: entity1 + version: 1.0.1 + restSequence: + - restRequestId: + name: request1 + version: 1.0.1 + httpMethod: PUT + path: v1/kv/dcae-pmsh2 + body: '{ + "control_loop_name":"pmsh-control-loop", + "operational_policy_name":"pmsh-operational-policy", + "aaf_password":"demo123456!", + "aaf_identity":"dcae@dcae.onap.org", + "cert_path":"/opt/app/pmsh/etc/certs/cert.pem", + "key_path":"/opt/app/pmsh/etc/certs/key.pem", + "ca_cert_path":"/opt/app/pmsh/etc/certs/cacert.pem", + "enable_tls":"true", + "pmsh_policy":{ + "subscription":{ + "subscriptionName":"ExtraPM-All-gNB-R2B", + "administrativeState":"UNLOCKED", + "fileBasedGP":15, + "fileLocation":"\/pm\/pm.xml", + "nfFilter":{ + "nfNames":[ + "^pnf.*", + "^vnf.*" + ], + "modelInvariantIDs":[ + ], + "modelVersionIDs":[ + ], + "modelNames":[ + ] + }, + "measurementGroups":[ + { + "measurementGroup":{ + "measurementTypes":[ + { + "measurementType":"countera" + }, + { + "measurementType":"counterb" + } + ], + "managedObjectDNsBasic":[ + { + "DN":"dna" + }, + { + "DN":"dnb" + } + ] + } + }, + { + "measurementGroup":{ + "measurementTypes":[ + { + "measurementType":"counterc" + }, + { + "measurementType":"counterd" + } + ], + "managedObjectDNsBasic":[ + { + "DN":"dnc" + }, + { + "DN":"dnd" + } + ] + } + } + ] + } + }, + "streams_subscribes":{ + "aai_subscriber":{ + "type":"message_router", + "dmaap_info":{ + "topic_url":"https://10.152.183.151:3905/events/AAI_EVENT", + "client_role":"org.onap.dcae.aaiSub", + "location":"san-francisco", + "client_id":"1575976809466" + } + }, + "policy_pm_subscriber":{ + "type":"message_router", + "dmaap_info":{ + "topic_url":"https://10.152.183.151:3905/events/org.onap.dmaap.mr.PM_SUBSCRIPTIONS", + "client_role":"org.onap.dcae.pmSubscriber", + "location":"san-francisco", + "client_id":"1575876809456" + } + } + }, + "streams_publishes":{ + "policy_pm_publisher":{ + "type":"message_router", + "dmaap_info":{ + "topic_url":"https://10.152.183.151:3905/events/org.onap.dmaap.mr.PM_SUBSCRIPTIONS", + "client_role":"org.onap.dcae.pmPublisher", + "location":"san-francisco", + "client_id":"1475976809466" + } + }, + "other_publisher":{ + "type":"message_router", + "dmaap_info":{ + "topic_url":"https://10.152.183.151:3905/events/org.onap.dmaap.mr.SOME_OTHER_TOPIC", + "client_role":"org.onap.dcae.pmControlPub", + "location":"san-francisco", + "client_id":"1875976809466" + } + } + } + }' + expectedResponse: 200 + org.onap.domain.sample.GenericK8s_ControlLoopDefinition: + version: 1.2.3 + type: org.onap.policy.clamp.controlloop.ControlLoop + type_version: 1.0.0 + description: Control loop for Hello World + properties: + provider: ONAP + elements: + - name: org.onap.domain.database.Http_PMSHMicroserviceControlLoopElement + version: 1.2.3 + diff --git a/docs/clamp/acm/design-impl/participants/tosca/tosca-k8s-participant.yml b/docs/clamp/acm/design-impl/participants/tosca/tosca-k8s-participant.yml new file mode 100644 index 00000000..70bbe928 --- /dev/null +++ b/docs/clamp/acm/design-impl/participants/tosca/tosca-k8s-participant.yml @@ -0,0 +1,304 @@ +tosca_definitions_version: tosca_simple_yaml_1_3 +data_types: + onap.datatypes.ToscaConceptIdentifier: + derived_from: tosca.datatypes.Root + properties: + name: + type: string + required: true + version: + type: string + required: true + onap.datatype.controlloop.Target: + derived_from: tosca.datatypes.Root + description: Definition for a entity in A&AI to perform a control loop operation on + properties: + targetType: + type: string + description: Category for the target type + required: true + constraints: + - valid_values: + - VNF + - VM + - VFMODULE + - PNF + entityIds: + type: map + description: | + Map of values that identify the resource. If none are provided, it is assumed that the + entity that generated the ONSET event will be the target. + required: false + metadata: + clamp_possible_values: ClampExecution:CSAR_RESOURCES + entry_schema: + type: string + onap.datatype.controlloop.Actor: + derived_from: tosca.datatypes.Root + description: An actor/operation/target definition + properties: + actor: + type: string + description: The actor performing the operation. + required: true + metadata: + clamp_possible_values: Dictionary:DefaultActors,ClampExecution:CDS/actor + operation: + type: string + description: The operation the actor is performing. + metadata: + clamp_possible_values: Dictionary:DefaultOperations,ClampExecution:CDS/operation + required: true + target: + type: onap.datatype.controlloop.Target + description: The resource the operation should be performed on. + required: true + payload: + type: map + description: Name/value pairs of payload information passed by Policy to the actor + required: false + metadata: + clamp_possible_values: ClampExecution:CDS/payload + entry_schema: + type: string + onap.datatype.controlloop.Operation: + derived_from: tosca.datatypes.Root + description: An operation supported by an actor + properties: + id: + type: string + description: Unique identifier for the operation + required: true + description: + type: string + description: A user-friendly description of the intent for the operation + required: false + operation: + type: onap.datatype.controlloop.Actor + description: The definition of the operation to be performed. + required: true + timeout: + type: integer + description: The amount of time for the actor to perform the operation. + required: true + retries: + type: integer + description: The number of retries the actor should attempt to perform the operation. + required: true + default: 0 + success: + type: string + description: Points to the operation to invoke on success. A value of "final_success" indicates and end to the operation. + required: false + default: final_success + failure: + type: string + description: Points to the operation to invoke on Actor operation failure. + required: false + default: final_failure + failure_timeout: + type: string + description: Points to the operation to invoke when the time out for the operation occurs. + required: false + default: final_failure_timeout + failure_retries: + type: string + description: Points to the operation to invoke when the current operation has exceeded its max retries. + required: false + default: final_failure_retries + failure_exception: + type: string + description: Points to the operation to invoke when the current operation causes an exception. + required: false + default: final_failure_exception + failure_guard: + type: string + description: Points to the operation to invoke when the current operation is blocked due to guard policy enforcement. + required: false + default: final_failure_guard +node_types: + org.onap.policy.clamp.controlloop.Participant: + version: 1.0.1 + derived_from: tosca.nodetypes.Root + properties: + provider: + type: string + requred: false + org.onap.policy.clamp.controlloop.ControlLoopElement: + version: 1.0.1 + derived_from: tosca.nodetypes.Root + properties: + provider: + type: string + required: false + metadata: + common: true + description: Specifies the organization that provides the control loop element + participant_id: + type: onap.datatypes.ToscaConceptIdentifier + requred: true + metadata: + common: true + participantType: + type: onap.datatypes.ToscaConceptIdentifier + required: true + metadata: + common: true + description: The identity of the participant type that hosts this type of Control Loop Element + startPhase: + type: integer + required: false + constraints: + - greater_or_equal: 0 + metadata: + common: true + description: A value indicating the start phase in which this control loop element will be started, the + first start phase is zero. Control Loop Elements are started in their start_phase order and stopped + in reverse start phase order. Control Loop Elements with the same start phase are started and + stopped simultaneously + uninitializedToPassiveTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from uninitialized to passive + passiveToRunningTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from passive to running + runningToPassiveTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from running to passive + passiveToUninitializedTimeout: + type: integer + required: false + constraints: + - greater_or_equal: 0 + default: 60 + metadata: + common: true + description: The maximum time in seconds to wait for a state chage from passive to uninitialized + org.onap.policy.clamp.controlloop.ControlLoop: + version: 1.0.1 + derived_from: tosca.nodetypes.Root + properties: + provider: + type: string + required: false + metadata: + common: true + description: Specifies the organization that provides the control loop element + elements: + type: list + required: true + metadata: + common: true + entry_schema: + type: onap.datatypes.ToscaConceptIdentifier + description: Specifies a list of control loop element definitions that make up this control loop definition + org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement: + version: 1.0.1 + derived_from: org.onap.policy.clamp.controlloop.ControlLoopElement + properties: + chart: + type: string + required: true + configs: + type: list + required: false + requirements: + type: string + requred: false + templates: + type: list + required: false + entry_schema: + values: + type: string + required: true + +topology_template: + node_templates: + org.onap.k8s.controlloop.K8SControlLoopParticipant: + version: 2.3.4 + type: org.onap.policy.clamp.controlloop.Participant + type_version: 1.0.1 + description: Participant for K8S + properties: + provider: ONAP + org.onap.domain.database.PMSH_K8SMicroserviceControlLoopElement: + # Chart from new repository + version: 1.2.3 + type: org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement + type_version: 1.0.0 + description: Control loop element for the K8S microservice for PMSH + properties: + provider: ONAP + participant_id: + name: K8sParticipant0 + version: 1.0.0 + participantType: + name: org.onap.k8s.controlloop.K8SControlLoopParticipant + version: 2.3.4 + chart: + chartId: + name: dcae-pmsh + version: 8.0.0 + namespace: onap + releaseName: pmshms + repository: + repoName: chartmuseum + protocol: http + address: chart-museum + port: 80 + userName: onapinitializer + password: demo123456! + overrideParams: + global.masterPassword: test + + org.onap.domain.database.Local_K8SMicroserviceControlLoopElement: + # Chart installation without passing repository info + version: 1.2.3 + type: org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement + type_version: 1.0.0 + description: Control loop element for the K8S microservice for local chart + properties: + provider: ONAP + participant_id: + name: K8sParticipant0 + version: 1.0.0 + participantType: + name: org.onap.k8s.controlloop.K8SControlLoopParticipant + version: 2.3.4 + chart: + chartId: + name: nginx-ingress + version: 0.9.1 + releaseName: nginxms + namespace: test + org.onap.domain.sample.GenericK8s_ControlLoopDefinition: + version: 1.2.3 + type: org.onap.policy.clamp.controlloop.ControlLoop + type_version: 1.0.0 + description: Control loop for Hello World + properties: + provider: ONAP + elements: + - name: org.onap.domain.database.PMSH_K8SMicroserviceControlLoopElement + version: 1.2.3 + - name: org.onap.domain.database.Local_K8SMicroserviceControlLoopElement + version: 1.2.3 diff --git a/docs/clamp/acm/files/ControlLoops.pdf b/docs/clamp/acm/files/ControlLoops.pdf new file mode 100644 index 00000000..c5b978db Binary files /dev/null and b/docs/clamp/acm/files/ControlLoops.pdf differ diff --git a/docs/clamp/acm/images/01-controlloop-overview.png b/docs/clamp/acm/images/01-controlloop-overview.png new file mode 100644 index 00000000..ac4f1459 Binary files /dev/null and b/docs/clamp/acm/images/01-controlloop-overview.png differ diff --git a/docs/clamp/acm/images/02-controlloop-concepts.png b/docs/clamp/acm/images/02-controlloop-concepts.png new file mode 100644 index 00000000..b2469b90 Binary files /dev/null and b/docs/clamp/acm/images/02-controlloop-concepts.png differ diff --git a/docs/clamp/acm/images/03-controlloop-instance-states.png b/docs/clamp/acm/images/03-controlloop-instance-states.png new file mode 100644 index 00000000..85e5aa8e Binary files /dev/null and b/docs/clamp/acm/images/03-controlloop-instance-states.png differ diff --git a/docs/clamp/acm/images/04-overview.png b/docs/clamp/acm/images/04-overview.png new file mode 100644 index 00000000..8f59bd15 Binary files /dev/null and b/docs/clamp/acm/images/04-overview.png differ diff --git a/docs/clamp/acm/images/05-upgrade-states.png b/docs/clamp/acm/images/05-upgrade-states.png new file mode 100644 index 00000000..a10538c9 Binary files /dev/null and b/docs/clamp/acm/images/05-upgrade-states.png differ diff --git a/docs/clamp/acm/images/06-api-gateway-sandbox.png b/docs/clamp/acm/images/06-api-gateway-sandbox.png new file mode 100644 index 00000000..b4dfe2ba Binary files /dev/null and b/docs/clamp/acm/images/06-api-gateway-sandbox.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/controlloop-depriming.png b/docs/clamp/acm/images/clamp-cl-participants/controlloop-depriming.png new file mode 100644 index 00000000..16a923b1 Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/controlloop-depriming.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/controlloop-monitoring.png b/docs/clamp/acm/images/clamp-cl-participants/controlloop-monitoring.png new file mode 100644 index 00000000..f64fcd2e Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/controlloop-monitoring.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/controlloop-priming.png b/docs/clamp/acm/images/clamp-cl-participants/controlloop-priming.png new file mode 100644 index 00000000..fa17429d Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/controlloop-priming.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change-msg.png b/docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change-msg.png new file mode 100644 index 00000000..dfcfe882 Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change-msg.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change.png b/docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change.png new file mode 100644 index 00000000..9ce9e490 Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/controlloop-state-change.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/controlloop-update-msg.png b/docs/clamp/acm/images/clamp-cl-participants/controlloop-update-msg.png new file mode 100644 index 00000000..e4c8ce84 Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/controlloop-update-msg.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/controlloop-update.png b/docs/clamp/acm/images/clamp-cl-participants/controlloop-update.png new file mode 100644 index 00000000..be968dc7 Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/controlloop-update.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/participant-deregistration.png b/docs/clamp/acm/images/clamp-cl-participants/participant-deregistration.png new file mode 100644 index 00000000..bb2ec9a3 Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/participant-deregistration.png differ diff --git a/docs/clamp/acm/images/clamp-cl-participants/participant-registering.png b/docs/clamp/acm/images/clamp-cl-participants/participant-registering.png new file mode 100644 index 00000000..eeae2e02 Binary files /dev/null and b/docs/clamp/acm/images/clamp-cl-participants/participant-registering.png differ diff --git a/docs/clamp/acm/images/defining-controlloops/controlloop-node-template.png b/docs/clamp/acm/images/defining-controlloops/controlloop-node-template.png new file mode 100644 index 00000000..e3e12538 Binary files /dev/null and b/docs/clamp/acm/images/defining-controlloops/controlloop-node-template.png differ diff --git a/docs/clamp/acm/images/defining-controlloops/fundamental-concepts.png b/docs/clamp/acm/images/defining-controlloops/fundamental-concepts.png new file mode 100644 index 00000000..dc52a840 Binary files /dev/null and b/docs/clamp/acm/images/defining-controlloops/fundamental-concepts.png differ diff --git a/docs/clamp/acm/images/defining-controlloops/gentle-guidance-controlloop.png b/docs/clamp/acm/images/defining-controlloops/gentle-guidance-controlloop.png new file mode 100644 index 00000000..3e0862fb Binary files /dev/null and b/docs/clamp/acm/images/defining-controlloops/gentle-guidance-controlloop.png differ diff --git a/docs/clamp/acm/images/defining-controlloops/standard-cle.png b/docs/clamp/acm/images/defining-controlloops/standard-cle.png new file mode 100644 index 00000000..d23f89ab Binary files /dev/null and b/docs/clamp/acm/images/defining-controlloops/standard-cle.png differ diff --git a/docs/clamp/acm/images/gui/CamelDirectory.png b/docs/clamp/acm/images/gui/CamelDirectory.png new file mode 100644 index 00000000..798e24c1 Binary files /dev/null and b/docs/clamp/acm/images/gui/CamelDirectory.png differ diff --git a/docs/clamp/acm/images/gui/ComponentFileStructure.png b/docs/clamp/acm/images/gui/ComponentFileStructure.png new file mode 100644 index 00000000..4e50be63 Binary files /dev/null and b/docs/clamp/acm/images/gui/ComponentFileStructure.png differ diff --git a/docs/clamp/acm/images/gui/GUI-Architecture.png b/docs/clamp/acm/images/gui/GUI-Architecture.png new file mode 100644 index 00000000..9208b74e Binary files /dev/null and b/docs/clamp/acm/images/gui/GUI-Architecture.png differ diff --git a/docs/clamp/acm/images/gui/GUI-Flow.png b/docs/clamp/acm/images/gui/GUI-Flow.png new file mode 100644 index 00000000..8db058d1 Binary files /dev/null and b/docs/clamp/acm/images/gui/GUI-Flow.png differ diff --git a/docs/clamp/acm/images/gui/ParticipantsDirectory.png b/docs/clamp/acm/images/gui/ParticipantsDirectory.png new file mode 100644 index 00000000..5c14e41d Binary files /dev/null and b/docs/clamp/acm/images/gui/ParticipantsDirectory.png differ diff --git a/docs/clamp/acm/images/gui/RuntimeControlloopDirectory.png b/docs/clamp/acm/images/gui/RuntimeControlloopDirectory.png new file mode 100644 index 00000000..10555037 Binary files /dev/null and b/docs/clamp/acm/images/gui/RuntimeControlloopDirectory.png differ diff --git a/docs/clamp/acm/images/participants/http-participant.png b/docs/clamp/acm/images/participants/http-participant.png new file mode 100644 index 00000000..39dfdc46 Binary files /dev/null and b/docs/clamp/acm/images/participants/http-participant.png differ diff --git a/docs/clamp/acm/images/participants/k8s-participant.png b/docs/clamp/acm/images/participants/k8s-participant.png new file mode 100644 index 00000000..55945bc3 Binary files /dev/null and b/docs/clamp/acm/images/participants/k8s-participant.png differ diff --git a/docs/clamp/acm/images/participants/k8s-rest.png b/docs/clamp/acm/images/participants/k8s-rest.png new file mode 100644 index 00000000..d08982a9 Binary files /dev/null and b/docs/clamp/acm/images/participants/k8s-rest.png differ diff --git a/docs/clamp/acm/images/participants/participants.png b/docs/clamp/acm/images/participants/participants.png new file mode 100644 index 00000000..77b0b840 Binary files /dev/null and b/docs/clamp/acm/images/participants/participants.png differ diff --git a/docs/clamp/acm/images/system-dialogues/change-cl-instance-state-participants.png b/docs/clamp/acm/images/system-dialogues/change-cl-instance-state-participants.png new file mode 100644 index 00000000..8892f07d Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/change-cl-instance-state-participants.png differ diff --git a/docs/clamp/acm/images/system-dialogues/comissioning-clamp-gui.png b/docs/clamp/acm/images/system-dialogues/comissioning-clamp-gui.png new file mode 100644 index 00000000..473cf05b Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/comissioning-clamp-gui.png differ diff --git a/docs/clamp/acm/images/system-dialogues/comissioning-sdc.png b/docs/clamp/acm/images/system-dialogues/comissioning-sdc.png new file mode 100644 index 00000000..19f3f84d Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/comissioning-sdc.png differ diff --git a/docs/clamp/acm/images/system-dialogues/common-properties-type-definition.png b/docs/clamp/acm/images/system-dialogues/common-properties-type-definition.png new file mode 100644 index 00000000..06fa8967 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/common-properties-type-definition.png differ diff --git a/docs/clamp/acm/images/system-dialogues/create-cl-instance.png b/docs/clamp/acm/images/system-dialogues/create-cl-instance.png new file mode 100644 index 00000000..88a67648 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/create-cl-instance.png differ diff --git a/docs/clamp/acm/images/system-dialogues/decommission-cl-type-definition.png b/docs/clamp/acm/images/system-dialogues/decommission-cl-type-definition.png new file mode 100644 index 00000000..c4051eee Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/decommission-cl-type-definition.png differ diff --git a/docs/clamp/acm/images/system-dialogues/deinstantiate-cl-from-participants.png b/docs/clamp/acm/images/system-dialogues/deinstantiate-cl-from-participants.png new file mode 100644 index 00000000..174250c0 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/deinstantiate-cl-from-participants.png differ diff --git a/docs/clamp/acm/images/system-dialogues/delete-cl-instance.png b/docs/clamp/acm/images/system-dialogues/delete-cl-instance.png new file mode 100644 index 00000000..8417017f Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/delete-cl-instance.png differ diff --git a/docs/clamp/acm/images/system-dialogues/depriming-cl-type-definition.png b/docs/clamp/acm/images/system-dialogues/depriming-cl-type-definition.png new file mode 100644 index 00000000..60d97805 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/depriming-cl-type-definition.png differ diff --git a/docs/clamp/acm/images/system-dialogues/monitoring-by-participants.png b/docs/clamp/acm/images/system-dialogues/monitoring-by-participants.png new file mode 100644 index 00000000..69ceabf8 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/monitoring-by-participants.png differ diff --git a/docs/clamp/acm/images/system-dialogues/priming-cl-type-definition.png b/docs/clamp/acm/images/system-dialogues/priming-cl-type-definition.png new file mode 100644 index 00000000..46f93480 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/priming-cl-type-definition.png differ diff --git a/docs/clamp/acm/images/system-dialogues/read-cl-instance.png b/docs/clamp/acm/images/system-dialogues/read-cl-instance.png new file mode 100644 index 00000000..611039b9 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/read-cl-instance.png differ diff --git a/docs/clamp/acm/images/system-dialogues/read-commision-cl-type-definition.png b/docs/clamp/acm/images/system-dialogues/read-commision-cl-type-definition.png new file mode 100644 index 00000000..3a308787 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/read-commision-cl-type-definition.png differ diff --git a/docs/clamp/acm/images/system-dialogues/statistics-housekeeping.png b/docs/clamp/acm/images/system-dialogues/statistics-housekeeping.png new file mode 100644 index 00000000..6cbfda52 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/statistics-housekeeping.png differ diff --git a/docs/clamp/acm/images/system-dialogues/supervise-controlloops.png b/docs/clamp/acm/images/system-dialogues/supervise-controlloops.png new file mode 100644 index 00000000..c24d3a09 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/supervise-controlloops.png differ diff --git a/docs/clamp/acm/images/system-dialogues/supervise-participants.png b/docs/clamp/acm/images/system-dialogues/supervise-participants.png new file mode 100644 index 00000000..2439d926 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/supervise-participants.png differ diff --git a/docs/clamp/acm/images/system-dialogues/update-cl-instance-config-participants.png b/docs/clamp/acm/images/system-dialogues/update-cl-instance-config-participants.png new file mode 100644 index 00000000..f16ebc2b Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/update-cl-instance-config-participants.png differ diff --git a/docs/clamp/acm/images/system-dialogues/update-instance-params-cl.png b/docs/clamp/acm/images/system-dialogues/update-instance-params-cl.png new file mode 100644 index 00000000..ec84ed35 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/update-instance-params-cl.png differ diff --git a/docs/clamp/acm/images/system-dialogues/view-monitoring-info.png b/docs/clamp/acm/images/system-dialogues/view-monitoring-info.png new file mode 100644 index 00000000..5937d2f1 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/view-monitoring-info.png differ diff --git a/docs/clamp/acm/images/system-dialogues/view-statistics.png b/docs/clamp/acm/images/system-dialogues/view-statistics.png new file mode 100644 index 00000000..451a5d92 Binary files /dev/null and b/docs/clamp/acm/images/system-dialogues/view-statistics.png differ diff --git a/docs/clamp/clamp.rst b/docs/clamp/clamp.rst index 1eab9d5c..484457d9 100644 --- a/docs/clamp/clamp.rst +++ b/docs/clamp/clamp.rst @@ -2,19 +2,23 @@ .. _clamp-label: -Policy/CLAMP - Control Loop Automation Management Platform -########################################################## +CLAMP Metadata Automation Composition Management using TOSCA +############################################################# -CLAMP handles control loops in two ways, either using built in ONAP Control Loop support or using Control Loops defined in metadata using TOSCA. The sections below describe both ways of managing control loops. +CLAMP supports the definition, deployment, and life cycle management of automation compostion elements using Metadata +described in TOSCA. .. toctree:: - :maxdepth: 1 + :maxdepth: 2 - clamp/clamp - controlloop/controlloop + acm/controlloop-architecture + acm/defining-controlloops + acm/api-protocol/api-protocol + acm/design-impl/design-impl -.. note:: Policy/CLAMP was merged into the Policy Framework in the Honolulu release of ONAP. Prior to that release, it was a separate project. - The release notes for CLAMP when it existed as a separate proejct are located below. +.. note:: + Policy/CLAMP was merged into the Policy Framework in the Honolulu release of ONAP. Prior to that release, it was + a separate project. The release notes for CLAMP when it existed as a separate proejct are located below. .. toctree:: :maxdepth: 1 diff --git a/docs/clamp/clamp/clamp-architecture.rst b/docs/clamp/clamp/clamp-architecture.rst deleted file mode 100644 index 339cf761..00000000 --- a/docs/clamp/clamp/clamp-architecture.rst +++ /dev/null @@ -1,50 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved. - -.. _architecture: - - -Policy/Clamp in the ONAP Architecture -===================================== - -CLAMP platform has been integrated into the Policy framework project, starting as a POC during -Honolulu release and as a official feature with Istanbul release. So CLAMP must be seen now -as a function provided by the Policy Framework project. - -CLAMP is a function for designing and managing control loops and a UI to manage Policies. -It is used to visualize a control loop, configure it with specific parameters for a particular network -service, then deploying and undeploying it. Once deployed, the user can also -update the loop with new parameters during runtime, as well as suspending and -restarting it. - -Starting with Istanbul release, CLAMP GUI can also be used to create/read/update/delete/list policies -outside of a control loop, and therefore CLAMP is also the front-end for Policies management in ONAP. - -CLAMP interacts with other systems to deploy and execute the control loop. For -example, it extracts the control loop blueprint from CSAR distributed by SDC. -CLAMP also calls the internal Policy framework API to get the Policy Models(Model Driven Control Loop) -It requests from DCAE the instantiation of microservices. -to manage the control loop flow. Furthermore, it creates and updates multiple -policies (for DCAE mS configuration and actual Control Operations) in the Policy Engine -that define the closed loop flow. - -|clamp-flow| - -The ONAP CLAMP function abstracts the details of these systems under the concept -of a control loop model. The design of a control loop and its management is -represented by a workflow in which all relevant system interactions take -place. This is essential for a self-service model of creating and managing -control loops, where no low-level user interaction with other components is -required. - -At a higher level, CLAMP is about supporting and managing the broad operational -life cycle of VNFs/VMs and ultimately ONAP components itself. It offers the -ability to design, test, deploy and update control loop automation - both closed -and open. Automating these functions represents a significant saving on -operational costs compared to traditional methods. - -|closed-loop| - -.. |clamp-flow| image:: images/architecture/distdepl.png -.. |closed-loop| image:: images/architecture/ONAP-closedloop.png diff --git a/docs/clamp/clamp/clamp-description.rst b/docs/clamp/clamp/clamp-description.rst deleted file mode 100644 index f36a595b..00000000 --- a/docs/clamp/clamp/clamp-description.rst +++ /dev/null @@ -1,197 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved. - -.. _clamp-description-label: - -Policy/CLAMP - Design, and Packaging Information -================================================ - -This page describes design and packaging information for release planning and delivery. - - -Offered APIs ------------- -The list of APIs that Policy/CLAMP offers can be found on the following table: - -.. |pdf-icon| image:: images/pdf.png - :width: 40px - -.. |swagger-icon| image:: images/swagger.png - :width: 40px - -.. |html-icon| image:: images/html.png - :width: 40px - -.. csv-table:: - :header: "|Swagger-icon|", "|html-icon|", "|pdf-icon|" - :widths: 60,60,60 - - "swagger json file", "html doc", "pdf doc" - ":download:`link `", ":download:`link `", ":download:`link `" - - -Consumed APIs -------------- -Policy/CLAMP uses the API's exposed by the following ONAP components: - -- SDC : REST based interface exposed by the SDC, Distribution of service to DCAE -- DCAE: REST based interface exposed by DCAE, Common Controller Framework, DCAE microservices onboarded (TCA, Stringmatch, Holmes (optional)) -- Policy Core: REST based interface, Policy Core engine target both XACML and Drools PDP, Policy Engine trigger operations to App-C/VF-C/SDN-C -- CDS: REST based interface, to retrieve list of operations/actions with their corresponding payload at runtime for Operational Policies where the field 'actor' is 'CDS'. - -Delivery --------- -Policy/CLAMP component is composed of a UI layer and a backend layer, each layer having its own container. -Policy/CLAMP also requires a database instance with 1 DB, it uses MariaDB, which is the same DB as for the core Policy. - -.. |clamp-policy-archi| image:: images/clamp-policy_archi.png - -|clamp-policy-archi| - -Logging & Diagnostic Information --------------------------------- -CLAMP uses logback framework to generate logs. The logback.xml file can be found under the **src/main/resources** folder. - -With the default log settings, all logs will be generated into console and into root.log file under the CLAMP root folder. The root.log file is not allowed to be appended, thus restarting the CLAMP will result in cleaning of the old log files. - - -.. _index-clamp-installation: - -Installation ------------- -A *docker-compose* example file **extra/docker/clamp/docker-compose.yml** can be found under the **extra/docker/clamp/** folder. - -Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a pre-populated database and a CLAMP instance available on **https://localhost:3000**. - -Configuration -------------- -.. Where are they provided? -.. What are parameters and values? - - -Currently, the CLAMP docker images can be deployed with small configuration needs. Though, you might need to make small adjustments to the configuration. As CLAMP is spring based, you can use the SPRING_APPLICATION_JSON environment variable to update its parameters. - -.. TODO detail config parameters and the usage - - -There are one datasource for Clamp. By default, it will try to connect to the localhost server using the credentials available in the example SQL files. If you need to change the default database host and/or credentials, you can do it by using the following json as SPRING_APPLICATION_JSON environment variable : - -.. code-block:: - - { - "spring.datasource.cldsdb.url": "jdbc:mariadb:sequential://clampdb.{{ include "common.namespace" . }}:3306/cldsdb4?autoReconnect=true&connectTimeout=10000&socketTimeout=10000&retriesAllDown=3", - "clamp.config.files.sdcController": "file:/opt/clamp/sdc-controllers-config.json", - "clamp.config.dcae.inventory.url": "https://inventory.{{ include "common.namespace" . }}:8080", - "clamp.config.dcae.dispatcher.url": "https://deployment-handler.{{ include "common.namespace" . }}:8443", - "clamp.config.dcae.deployment.url": "https://deployment-handler.{{ include "common.namespace" . }}:8443", - "clamp.config.dcae.deployment.userName": "none", - "clamp.config.dcae.deployment.password": "none", - "clamp.config.policy.api.url": "https://policy-api.{{ include "common.namespace" . }}:6969", - "clamp.config.policy.api.userName": "healthcheck", - "clamp.config.policy.api.password": "zb!XztG34", - "clamp.config.policy.pap.url": "https://policy-pap.{{ include "common.namespace" . }}:6969", - "clamp.config.policy.pap.userName": "healthcheck", - "clamp.config.policy.pap.password": "zb!XztG34", - "clamp.config.cadi.aafLocateUrl": "https://aaf-locate.{{ include "common.namespace" . }}:8095", - "com.att.eelf.logging.path": "/opt/clamp", - "com.att.eelf.logging.file": "logback.xml" - } - -SDC-Controllers config ----------------------- -This file is a JSON that must be specified to Spring config, here is an example: - -.. code-block:: json - - { - "sdc-connections":{ - "sdc-controller1":{ - "user": "clamp", - "consumerGroup": "consumerGroup1", - "consumerId": "consumerId1", - "environmentName": "AUTO", - "sdcAddress": "localhost:8443", - "password": "b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981", - "pollingInterval":30, - "pollingTimeout":30, - "activateServerTLSAuth":"false", - "keyStorePassword":"", - "keyStorePath":"", - "messageBusAddresses":["dmaaphost.com"] - }, - "sdc-controller2":{ - "user": "clamp", - "consumerGroup": "consumerGroup1", - "consumerId": "consumerId1", - "environmentName": "AUTO", - "sdcAddress": "localhost:8443", - "password": "b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981", - "pollingInterval":30, - "pollingTimeout":30, - "activateServerTLSAuth":"false", - "keyStorePassword":"", - "keyStorePath":"", - "messageBusAddresses":["dmaaphost.com"] - } - } - } - -Multiple controllers can be configured so that Clamp is able to receive the notifications from different SDC servers. -Each Clamp existing in a cluster should have different consumerGroup and consumerId so that they can each consume the SDC notification. -The environmentName is normally the Dmaap Topic used by SDC. -If the sdcAddress is not specified or not available (connection failure) the messageBusAddresses will be used (Dmaap servers) - -Administration --------------- - -A user can access Policy/CLAMP UI at the following URL : https://localhost:3000. -(in this URL 'localhost' must be replaced by the actual host where Policy/CLAMP has been installed if it is not your current localhost) -For OOM, the URL is https://:30258 - -.. code-block:: html - - - Without AAF, the credentials are - Default username : admin - Default password : password - - - With AAF enabled, the certificate p12 must be added to the browser - ca path: src/main/resources/clds/aaf/org.onap.clamp.p12, password "China in the Spring" - Or get it from this page : https://wiki.onap.org/display/DW/Control+Loop+Flows+and+Models+for+Casablanca - -Human Interfaces ----------------- -.. Basic info on the interface type, ports/protocols provided over, etc. - -User Interface - serve to configure control loop -Policy/CLAMP UI is used to configure the Control Loop designed and distributed by SDC. From that UI it's possible to distribute the configuration policies and control the life-cycle of the DCAE Micro Services. -Policy/CLAMP UI is also used to manage Policies outside of a Control Loop. - -The following actions are done using the UI: - -* Design a control loop flow by selecting a predefined template from a list - (a template is an orchestration chain of Micro-services, so the template - defines how the micro-services of the control loop are chained together) - -* Give value to the configuration the parameters of each micro-service of - the control loop - -* Select the service and VNF(of that service) to which the control loop - will be attached - -* Configure the operational policy(the actual operation resulting from - the control loop) - -* Send the “TOSCA” blueprint parameters that will be used by DCAE to start the - control loop (The blueprint will be sent first to SDC and SDC will - publish it to DCAE) - -* Trigger the deployment of the Control loop in DCAE - -* Control (start/stop) the operation of the control loop in DCAE - -HealthCheck API - serve to verify CLAMP status (see offered API's section) -* https://:8443/restservices/clds/v1/healthcheck -This one does not require the certificate - -Walk-through can be found here: https://wiki.onap.org/display/DW/CLAMP+videos diff --git a/docs/clamp/clamp/clamp.rst b/docs/clamp/clamp/clamp.rst deleted file mode 100644 index ddb1de61..00000000 --- a/docs/clamp/clamp/clamp.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-builtin-label: - -Policy/CLAMP - Control Loop Automation Management Platform -========================================================== - -CLAMP supports the definition, deployment, and life cycle management of control loops. - -.. toctree:: - :maxdepth: 2 - - clamp-architecture - clamp-description - user-guide diff --git a/docs/clamp/clamp/images/architecture/ONAP-closedloop.png b/docs/clamp/clamp/images/architecture/ONAP-closedloop.png deleted file mode 100644 index 7d3a2cac..00000000 Binary files a/docs/clamp/clamp/images/architecture/ONAP-closedloop.png and /dev/null differ diff --git a/docs/clamp/clamp/images/architecture/distdepl.png b/docs/clamp/clamp/images/architecture/distdepl.png deleted file mode 100644 index 27a39302..00000000 Binary files a/docs/clamp/clamp/images/architecture/distdepl.png and /dev/null differ diff --git a/docs/clamp/clamp/images/clamp-policy_archi.png b/docs/clamp/clamp/images/clamp-policy_archi.png deleted file mode 100644 index f384dddc..00000000 Binary files a/docs/clamp/clamp/images/clamp-policy_archi.png and /dev/null differ diff --git a/docs/clamp/clamp/images/html.png b/docs/clamp/clamp/images/html.png deleted file mode 100644 index f1bda883..00000000 Binary files a/docs/clamp/clamp/images/html.png and /dev/null differ diff --git a/docs/clamp/clamp/images/pdf.png b/docs/clamp/clamp/images/pdf.png deleted file mode 100644 index fed52f96..00000000 Binary files a/docs/clamp/clamp/images/pdf.png and /dev/null differ diff --git a/docs/clamp/clamp/images/swagger.png b/docs/clamp/clamp/images/swagger.png deleted file mode 100644 index f5a9e0c0..00000000 Binary files a/docs/clamp/clamp/images/swagger.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/add-operational-policies.png b/docs/clamp/clamp/images/user-guide/add-operational-policies.png deleted file mode 100644 index 3d5224ae..00000000 Binary files a/docs/clamp/clamp/images/user-guide/add-operational-policies.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/blueprint_node_type.png b/docs/clamp/clamp/images/user-guide/blueprint_node_type.png deleted file mode 100644 index 1e5ef6a4..00000000 Binary files a/docs/clamp/clamp/images/user-guide/blueprint_node_type.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/clamp-cds-operation.png b/docs/clamp/clamp/images/user-guide/clamp-cds-operation.png deleted file mode 100644 index edc4c63a..00000000 Binary files a/docs/clamp/clamp/images/user-guide/clamp-cds-operation.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/config-policy-tca.png b/docs/clamp/clamp/images/user-guide/config-policy-tca.png deleted file mode 100644 index ce5f79bc..00000000 Binary files a/docs/clamp/clamp/images/user-guide/config-policy-tca.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/create-loop.png b/docs/clamp/clamp/images/user-guide/create-loop.png deleted file mode 100644 index 40cdb4c3..00000000 Binary files a/docs/clamp/clamp/images/user-guide/create-loop.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/deploy-params.png b/docs/clamp/clamp/images/user-guide/deploy-params.png deleted file mode 100644 index 9d003258..00000000 Binary files a/docs/clamp/clamp/images/user-guide/deploy-params.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/loop-menu.png b/docs/clamp/clamp/images/user-guide/loop-menu.png deleted file mode 100644 index b6056349..00000000 Binary files a/docs/clamp/clamp/images/user-guide/loop-menu.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/loop-operation-menu.png b/docs/clamp/clamp/images/user-guide/loop-operation-menu.png deleted file mode 100644 index 2a2dbf89..00000000 Binary files a/docs/clamp/clamp/images/user-guide/loop-operation-menu.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/loop-properties.png b/docs/clamp/clamp/images/user-guide/loop-properties.png deleted file mode 100644 index 5c266155..00000000 Binary files a/docs/clamp/clamp/images/user-guide/loop-properties.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/op-policy-box-policy.png b/docs/clamp/clamp/images/user-guide/op-policy-box-policy.png deleted file mode 100644 index 89c6265b..00000000 Binary files a/docs/clamp/clamp/images/user-guide/op-policy-box-policy.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/open-loop.png b/docs/clamp/clamp/images/user-guide/open-loop.png deleted file mode 100644 index a763ad13..00000000 Binary files a/docs/clamp/clamp/images/user-guide/open-loop.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/open-menu-prop.png b/docs/clamp/clamp/images/user-guide/open-menu-prop.png deleted file mode 100644 index 046e2a3d..00000000 Binary files a/docs/clamp/clamp/images/user-guide/open-menu-prop.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/opened-loop.png b/docs/clamp/clamp/images/user-guide/opened-loop.png deleted file mode 100644 index c955deee..00000000 Binary files a/docs/clamp/clamp/images/user-guide/opened-loop.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/policy-model-menu.png b/docs/clamp/clamp/images/user-guide/policy-model-menu.png deleted file mode 100644 index 838fcf8d..00000000 Binary files a/docs/clamp/clamp/images/user-guide/policy-model-menu.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/policy-submitted.png b/docs/clamp/clamp/images/user-guide/policy-submitted.png deleted file mode 100644 index 04a9df35..00000000 Binary files a/docs/clamp/clamp/images/user-guide/policy-submitted.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/remove-operational-policies.png b/docs/clamp/clamp/images/user-guide/remove-operational-policies.png deleted file mode 100644 index fbc680d0..00000000 Binary files a/docs/clamp/clamp/images/user-guide/remove-operational-policies.png and /dev/null differ diff --git a/docs/clamp/clamp/images/user-guide/template-menu.png b/docs/clamp/clamp/images/user-guide/template-menu.png deleted file mode 100644 index cc2cdf78..00000000 Binary files a/docs/clamp/clamp/images/user-guide/template-menu.png and /dev/null differ diff --git a/docs/clamp/clamp/swagger/swagger.html b/docs/clamp/clamp/swagger/swagger.html deleted file mode 100644 index 516d6bdc..00000000 --- a/docs/clamp/clamp/swagger/swagger.html +++ /dev/null @@ -1,5369 +0,0 @@ - - - - - - - -Clamp Rest API - - - - - -
-
-

1. Overview

-
-
-

1.1. Version information

-
-

Version : 6.1.3-SNAPSHOT

-
-
-
-

1.2. URI scheme

-
-

Host : localhost:39221
-BasePath : /restservices/clds/
-Schemes : HTTP

-
-
-
-
-
-

2. Paths

-
-
-

2.1. GET /v1/healthcheck

-
-

2.1.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

CldsHealthCheck

-
-
-

2.1.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.2. GET /v1/user/getUser

-
-

2.2.1. Responses

- ---- - - - - - - - - - - - - -
HTTP CodeSchema

200

No Content

-
-
-

2.2.2. Produces

-
-
    -
  • -

    text/plain

    -
  • -
-
-
-
-
-

2.3. GET /v2/clampInformation

-
-

2.3.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

ClampInformation

-
-
-

2.3.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.4. GET /v2/dictionary

-
-

2.4.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Dictionary

-
-
-

2.4.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.5. PUT /v2/dictionary

-
-

2.5.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

Dictionary

-
-
-

2.5.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Dictionary

-
-
-

2.5.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-

2.5.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.6. GET /v2/dictionary/secondary/names

-
-

2.6.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

< string > array

-
-
-

2.6.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.7. GET /v2/dictionary/{dictionaryName}

-
-

2.7.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

dictionaryName
-required

string

-
-
-

2.7.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Dictionary

-
-
-

2.7.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.8. PUT /v2/dictionary/{name}

-
-

2.8.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

name
-required

string

Body

body
-required

Dictionary

-
-
-

2.8.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Dictionary

-
-
-

2.8.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-

2.8.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.9. DELETE /v2/dictionary/{name}

-
-

2.9.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

name
-required

string

-
-
-

2.9.2. Responses

- ---- - - - - - - - - - - - - -
HTTP CodeSchema

200

No Content

-
-
-

2.9.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.10. DELETE /v2/dictionary/{name}/elements/{shortName}

-
-

2.10.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

name
-required

string

Path

shortName
-required

string

-
-
-

2.10.2. Responses

- ---- - - - - - - - - - - - - -
HTTP CodeSchema

200

No Content

-
-
-

2.10.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.11. PUT /v2/loop/addOperationaPolicy/{loopName}/policyModel/{policyType}/{policyVersion}

-
-

2.11.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Path

policyType
-required

string

Path

policyVersion
-required

string

-
-
-

2.11.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.11.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.12. POST /v2/loop/create/{loopName}?templateName={templateName}

-
-

2.12.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Path

templateName
-required

string

-
-
-

2.12.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.12.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-

2.12.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.13. PUT /v2/loop/delete/{loopName}

-
-

2.13.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.13.2. Responses

- ---- - - - - - - - - - - - - -
HTTP CodeSchema

200

No Content

-
-
-
-

2.14. PUT /v2/loop/deploy/{loopName}

-
-

2.14.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.14.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.14.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.15. GET /v2/loop/getAllNames

-
-

2.15.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

< string > array

-
-
-

2.15.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.16. GET /v2/loop/getstatus/{loopName}

-
-

2.16.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.16.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.16.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.17. PUT /v2/loop/refreshMicroServicePolicyJsonSchema/{loopName}/{microServicePolicyName}

-
-

2.17.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Path

microServicePolicyName
-required

string

-
-
-

2.17.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.17.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.18. PUT /v2/loop/refreshOperationalPolicyJsonSchema/{loopName}/{operationalPolicyName}

-
-

2.18.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Path

operationalPolicyName
-required

string

-
-
-

2.18.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.18.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.19. PUT /v2/loop/removeOperationaPolicy/{loopName}/policyModel/{policyType}/{policyVersion}/{policyName}

-
-

2.19.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Path

policyName
-required

string

Path

policyType
-required

string

Path

policyVersion
-required

string

-
-
-

2.19.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.19.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.20. PUT /v2/loop/restart/{loopName}

-
-

2.20.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.20.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.20.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.21. PUT /v2/loop/stop/{loopName}

-
-

2.21.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.21.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.21.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.22. PUT /v2/loop/submit/{loopName}

-
-

2.22.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.22.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.22.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.23. PUT /v2/loop/undeploy/{loopName}

-
-

2.23.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.23.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.23.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.24. POST /v2/loop/updateGlobalProperties/{loopName}

-
-

2.24.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Body

body
-required

JsonObject

-
-
-

2.24.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.24.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-

2.24.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.25. POST /v2/loop/updateMicroservicePolicy/{loopName}

-
-

2.25.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Body

body
-required

MicroServicePolicy

-
-
-

2.25.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

MicroServicePolicy

-
-
-

2.25.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-

2.25.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.26. POST /v2/loop/updateOperationalPolicies/{loopName}

-
-

2.26.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

Body

body
-required

JsonArray

-
-
-

2.26.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.26.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-

2.26.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.27. GET /v2/loop/{loopName}

-
-

2.27.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

loopName
-required

string

-
-
-

2.27.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

Loop

-
-
-

2.27.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.28. GET /v2/policies

-
-

2.28.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

JsonObject

-
-
-

2.28.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.29. PUT /v2/policies/pdpDeployment

-
-

2.29.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

JsonElement

-
-
-

2.29.2. Responses

- ---- - - - - - - - - - - - - -
HTTP CodeSchema

200

No Content

-
-
-

2.29.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.30. POST /v2/policies/policytype

-
-

2.30.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.30.2. Responses

- ---- - - - - - - - - - - - - -
HTTP CodeSchema

200

No Content

-
-
-

2.30.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-
-

2.31. POST /v2/policies/{policyModelType}/{policyModelVersion}/{policyName}/{policyVersion}

-
-

2.31.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

policyModelType
-required

string

Path

policyModelVersion
-required

string

Path

policyName
-required

string

Path

policyVersion
-required

string

Body

body
-required

JsonElement

-
-
-

2.31.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

JsonObject

-
-
-

2.31.3. Consumes

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-

2.31.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.32. DELETE /v2/policies/{policyModelType}/{policyModelVersion}/{policyName}/{policyVersion}

-
-

2.32.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

policyModelType
-required

string

Path

policyModelVersion
-required

string

Path

policyName
-required

string

Path

policyVersion
-required

string

-
-
-

2.32.2. Responses

- ---- - - - - - - - - - - - - -
HTTP CodeSchema

200

No Content

-
-
-
-

2.33. GET /v2/policyToscaModels

-
-

2.33.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

PolicyModel

-
-
-

2.33.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.34. GET /v2/policyToscaModels/yaml/{policyModelType}/{policyModelVersion}

-
-

2.34.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

policyModelType
-required

string

Path

policyModelVersion
-required

string

-
-
-

2.34.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.34.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.35. GET /v2/policyToscaModels/{policyModelType}/{policyModelVersion}

-
-

2.35.1. Parameters

- ----- - - - - - - - - - - - - - - - - - - - -
TypeNameSchema

Path

policyModelType
-required

string

Path

policyModelVersion
-required

string

-
-
-

2.35.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

JsonObject

-
-
-

2.35.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.36. GET /v2/templates

-
-

2.36.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

LoopTemplate

-
-
-

2.36.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.37. GET /v2/templates/names

-
-

2.37.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

< string > array

-
-
-

2.37.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.38. GET /v2/templates/{templateName}

-
-

2.38.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Path

templateName
-required

string

-
-
-

2.38.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

LoopTemplate

-
-
-

2.38.3. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.39. POST /v2/toscaControlLoop/commissionToscaTemplate

-
-

2.39.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.39.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.39.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-

2.39.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.40. DELETE /v2/toscaControlLoop/decommissionToscaTemplate

-
-

2.40.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.40.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.40.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-

2.40.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.41. DELETE /v2/toscaControlLoop/deleteToscaInstanceProperties

-
-

2.41.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.41.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.41.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-

2.41.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.42. DELETE /v2/toscaControlLoop/deleteToscaInstantiation

-
-

2.42.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.42.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.42.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-

2.42.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.43. GET /v2/toscaControlLoop/getCommonOrInstanceProperties

-
-

2.43.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.43.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.44. GET /v2/toscaControlLoop/getControlLoopDefinitions

-
-

2.44.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.44.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.45. GET /v2/toscaControlLoop/getElementDefinitions

-
-

2.45.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.45.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.46. GET /v2/toscaControlLoop/getInstantiationOrderState

-
-

2.46.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.46.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.47. GET /v2/toscaControlLoop/getJsonSchema

-
-

2.47.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.47.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.48. GET /v2/toscaControlLoop/getToscaInstantiation

-
-

2.48.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.48.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.49. GET /v2/toscaControlLoop/getToscaTemplate

-
-

2.49.1. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.49.2. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.50. POST /v2/toscaControlLoop/postToscaInstanceProperties

-
-

2.50.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.50.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.50.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-

2.50.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.51. POST /v2/toscaControlLoop/postToscaInstantiation

-
-

2.51.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.51.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.51.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-

2.51.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-

2.52. PUT /v2/toscaControlLoop/putToscaInstantiationStateChange

-
-

2.52.1. Parameters

- ----- - - - - - - - - - - - - - - -
TypeNameSchema

Body

body
-required

string

-
-
-

2.52.2. Responses

- ----- - - - - - - - - - - - - - - -
HTTP CodeDescriptionSchema

200

Output type

string

-
-
-

2.52.3. Consumes

-
-
    -
  • -

    plain/text

    -
  • -
-
-
-
-

2.52.4. Produces

-
-
    -
  • -

    application/json

    -
  • -
-
-
-
-
-
-
-

3. Definitions

-
-
-

3.1. ClampInformation

- ---- - - - - - - - - - - - - - - - - - - - - -
NameSchema

allPermissions
-optional

< string > array

cldsVersion
-optional

string

userName
-optional

string

-
-
-

3.2. CldsHealthCheck

- ---- - - - - - - - - - - - - - - - - - - - - -
NameSchema

description
-optional

string

healthCheckComponent
-optional

string

healthCheckStatus
-optional

string

-
-
-

3.3. Dictionary

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

createdBy
-optional

string

createdDate
-optional

integer (int64)

dictionaryElements
-optional

< DictionaryElement > array

name
-optional

string

secondLevelDictionary
-optional

integer (int32)

subDictionaryType
-optional

string

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

-
-
-

3.4. DictionaryElement

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

createdBy
-optional

string

createdDate
-optional

integer (int64)

description
-optional

string

name
-optional

string

shortName
-optional

string

subDictionary
-optional

string

type
-optional

string

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

usedByDictionaries
-optional

< Dictionary > array

-
-
-

3.5. ExternalComponent

- ---- - - - - - - - - - - - - - - - - -
NameSchema

componentName
-optional

string

state
-optional

ExternalComponentState

-
-
-

3.6. ExternalComponentState

- ---- - - - - - - - - - - - - - - - - - - - - -
NameSchema

description
-optional

string

level
-optional

integer (int32)

stateName
-optional

string

-
-
-

3.7. JsonArray

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

asBigDecimal
-optional

number

asBigInteger
-optional

integer

asBoolean
-optional

boolean

asByte
-optional

string (byte)

asCharacter
-optional

string

asDouble
-optional

number (double)

asFloat
-optional

number (float)

asInt
-optional

integer (int32)

asJsonArray
-optional

JsonArray

asJsonNull
-optional

JsonNull

asJsonObject
-optional

JsonObject

asJsonPrimitive
-optional

JsonPrimitive

asLong
-optional

integer (int64)

asNumber
-optional

Number

asShort
-optional

integer (int32)

asString
-optional

string

jsonArray
-optional

boolean

jsonNull
-optional

boolean

jsonObject
-optional

boolean

jsonPrimitive
-optional

boolean

-
-
-

3.8. JsonElement

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

asBigDecimal
-optional

number

asBigInteger
-optional

integer

asBoolean
-optional

boolean

asByte
-optional

string (byte)

asCharacter
-optional

string

asDouble
-optional

number (double)

asFloat
-optional

number (float)

asInt
-optional

integer (int32)

asJsonArray
-optional

JsonArray

asJsonNull
-optional

JsonNull

asJsonObject
-optional

JsonObject

asJsonPrimitive
-optional

JsonPrimitive

asLong
-optional

integer (int64)

asNumber
-optional

Number

asShort
-optional

integer (int32)

asString
-optional

string

jsonArray
-optional

boolean

jsonNull
-optional

boolean

jsonObject
-optional

boolean

jsonPrimitive
-optional

boolean

-
-
-

3.9. JsonNull

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

asBigDecimal
-optional

number

asBigInteger
-optional

integer

asBoolean
-optional

boolean

asByte
-optional

string (byte)

asCharacter
-optional

string

asDouble
-optional

number (double)

asFloat
-optional

number (float)

asInt
-optional

integer (int32)

asJsonArray
-optional

JsonArray

asJsonNull
-optional

JsonNull

asJsonObject
-optional

JsonObject

asJsonPrimitive
-optional

JsonPrimitive

asLong
-optional

integer (int64)

asNumber
-optional

Number

asShort
-optional

integer (int32)

asString
-optional

string

jsonArray
-optional

boolean

jsonNull
-optional

boolean

jsonObject
-optional

boolean

jsonPrimitive
-optional

boolean

-
-
-

3.10. JsonObject

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

asBigDecimal
-optional

number

asBigInteger
-optional

integer

asBoolean
-optional

boolean

asByte
-optional

string (byte)

asCharacter
-optional

string

asDouble
-optional

number (double)

asFloat
-optional

number (float)

asInt
-optional

integer (int32)

asJsonArray
-optional

JsonArray

asJsonNull
-optional

JsonNull

asJsonObject
-optional

JsonObject

asJsonPrimitive
-optional

JsonPrimitive

asLong
-optional

integer (int64)

asNumber
-optional

Number

asShort
-optional

integer (int32)

asString
-optional

string

jsonArray
-optional

boolean

jsonNull
-optional

boolean

jsonObject
-optional

boolean

jsonPrimitive
-optional

boolean

-
-
-

3.11. JsonPrimitive

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

asBigDecimal
-optional

number

asBigInteger
-optional

integer

asBoolean
-optional

boolean

asByte
-optional

string (byte)

asCharacter
-optional

string

asDouble
-optional

number (double)

asFloat
-optional

number (float)

asInt
-optional

integer (int32)

asJsonArray
-optional

JsonArray

asJsonNull
-optional

JsonNull

asJsonObject
-optional

JsonObject

asJsonPrimitive
-optional

JsonPrimitive

asLong
-optional

integer (int64)

asNumber
-optional

Number

asShort
-optional

integer (int32)

asString
-optional

string

boolean
-optional

boolean

jsonArray
-optional

boolean

jsonNull
-optional

boolean

jsonObject
-optional

boolean

jsonPrimitive
-optional

boolean

number
-optional

boolean

string
-optional

boolean

-
-
-

3.12. Loop

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

components
-optional

< string, ExternalComponent > map

createdBy
-optional

string

createdDate
-optional

integer (int64)

dcaeDeploymentId
-optional

string

dcaeDeploymentStatusUrl
-optional

string

globalPropertiesJson
-optional

JsonObject

lastComputedState
-optional

enum (DESIGN, SUBMITTED, DEPLOYED, RUNNING, STOPPED, IN_ERROR, WAITING)

loopLogs
-optional

< LoopLog > array

loopTemplate
-optional

LoopTemplate

microServicePolicies
-optional

< MicroServicePolicy > array

modelService
-optional

Service

name
-optional

string

operationalPolicies
-optional

< OperationalPolicy > array

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

-
-
-

3.13. LoopElementModel

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

blueprint
-optional

string

createdBy
-optional

string

createdDate
-optional

integer (int64)

dcaeBlueprintId
-optional

string

loopElementType
-optional

string

name
-optional

string

policyModels
-optional

< PolicyModel > array

shortName
-optional

string

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

usedByLoopTemplates
-optional

< LoopTemplateLoopElementModel > array

-
-
-

3.14. LoopLog

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

id
-optional

integer (int64)

logComponent
-optional

string

logInstant
-optional

integer (int64)

logType
-optional

enum (INFO, WARNING, ERROR)

loop
-optional

Loop

message
-optional

string

-
-
-

3.15. LoopTemplate

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

allowedLoopType
-optional

enum (OPEN, CLOSED, HYBRID)

blueprint
-optional

string

createdBy
-optional

string

createdDate
-optional

integer (int64)

dcaeBlueprintId
-optional

string

loopElementModelsUsed
-optional

< LoopTemplateLoopElementModel > array

maximumInstancesAllowed
-optional

integer (int32)

modelService
-optional

Service

name
-optional

string

uniqueBlueprint
-optional

boolean

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

-
-
-

3.16. LoopTemplateLoopElementModel

- ---- - - - - - - - - - - - - - - - - - - - - -
NameSchema

flowOrder
-optional

integer (int32)

loopElementModel
-optional

LoopElementModel

loopTemplate
-optional

LoopTemplate

-
-
-

3.17. MicroServicePolicy

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

configurationsJson
-optional

JsonObject

context
-optional

string

createdBy
-optional

string

createdDate
-optional

integer (int64)

dcaeBlueprintId
-optional

string

dcaeDeploymentId
-optional

string

dcaeDeploymentStatusUrl
-optional

string

deviceTypeScope
-optional

string

jsonRepresentation
-optional

JsonObject

loopElementModel
-optional

LoopElementModel

name
-optional

string

pdpGroup
-optional

string

pdpSubgroup
-optional

string

policyModel
-optional

PolicyModel

shared
-optional

boolean

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

usedByLoops
-optional

< Loop > array

-
-
-

3.18. Number

-
-

Type : object

-
-
-
-

3.19. OperationalPolicy

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

configurationsJson
-optional

JsonObject

createdBy
-optional

string

createdDate
-optional

integer (int64)

jsonRepresentation
-optional

JsonObject

loop
-optional

Loop

loopElementModel
-optional

LoopElementModel

name
-optional

string

pdpGroup
-optional

string

pdpSubgroup
-optional

string

policyModel
-optional

PolicyModel

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

-
-
-

3.20. PolicyModel

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

createdBy
-optional

string

createdDate
-optional

integer (int64)

policyAcronym
-optional

string

policyModelTosca
-optional

string

policyModelType
-optional

string

policyPdpGroup
-optional

JsonObject

updatedBy
-optional

string

updatedDate
-optional

integer (int64)

usedByElementModels
-optional

< LoopElementModel > array

version
-optional

string

-
-
-

3.21. Service

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSchema

name
-optional

string

resourceDetails
-optional

JsonObject

serviceDetails
-optional

JsonObject

serviceUuid
-optional

string

version
-optional

string

-
-
-
-
- - - \ No newline at end of file diff --git a/docs/clamp/clamp/swagger/swagger.json b/docs/clamp/clamp/swagger/swagger.json deleted file mode 100644 index c0723a54..00000000 --- a/docs/clamp/clamp/swagger/swagger.json +++ /dev/null @@ -1,2092 +0,0 @@ -{ - "swagger" : "2.0", - "info" : { - "version" : "6.1.3-SNAPSHOT", - "title" : "Clamp Rest API" - }, - "host" : "localhost:39221", - "basePath" : "/restservices/clds/", - "schemes" : [ "http" ], - "paths" : { - "/v2/clampInformation" : { - "get" : { - "operationId" : "verb362", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/ClampInformation" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route369" - } - }, - "/v2/dictionary" : { - "get" : { - "operationId" : "verb333", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Dictionary" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route340" - }, - "put" : { - "operationId" : "verb336", - "consumes" : [ "application/json" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "$ref" : "#/definitions/Dictionary" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Dictionary" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route343" - } - }, - "/v2/dictionary/{dictionaryName}" : { - "get" : { - "operationId" : "verb335", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "dictionaryName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Dictionary" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route342" - } - }, - "/v2/dictionary/{name}" : { - "put" : { - "operationId" : "verb337", - "consumes" : [ "application/json" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "name", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "$ref" : "#/definitions/Dictionary" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Dictionary" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route344" - }, - "delete" : { - "operationId" : "verb338", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "name", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route345" - } - }, - "/v2/dictionary/{name}/elements/{shortName}" : { - "delete" : { - "operationId" : "verb339", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "name", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "shortName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route346" - } - }, - "/v2/dictionary/secondary/names" : { - "get" : { - "operationId" : "verb334", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "array", - "items" : { - "type" : "string" - } - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route341" - } - }, - "/v2/loop/{loopName}" : { - "get" : { - "operationId" : "verb314", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route321" - } - }, - "/v2/loop/addOperationaPolicy/{loopName}/policyModel/{policyType}/{policyVersion}" : { - "put" : { - "operationId" : "verb327", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyType", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyVersion", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route334" - } - }, - "/v2/loop/create/{loopName}?templateName={templateName}" : { - "post" : { - "operationId" : "verb329", - "consumes" : [ "application/json" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "templateName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route336" - } - }, - "/v2/loop/delete/{loopName}" : { - "put" : { - "operationId" : "verb325", - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route332" - } - }, - "/v2/loop/deploy/{loopName}" : { - "put" : { - "operationId" : "verb318", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route325" - } - }, - "/v2/loop/getAllNames" : { - "get" : { - "operationId" : "verb313", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "array", - "items" : { - "type" : "string" - } - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route320" - } - }, - "/v2/loop/getstatus/{loopName}" : { - "get" : { - "operationId" : "verb326", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route333" - } - }, - "/v2/loop/refreshMicroServicePolicyJsonSchema/{loopName}/{microServicePolicyName}" : { - "put" : { - "operationId" : "verb319", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "microServicePolicyName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route326" - } - }, - "/v2/loop/refreshOperationalPolicyJsonSchema/{loopName}/{operationalPolicyName}" : { - "put" : { - "operationId" : "verb320", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "operationalPolicyName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route327" - } - }, - "/v2/loop/removeOperationaPolicy/{loopName}/policyModel/{policyType}/{policyVersion}/{policyName}" : { - "put" : { - "operationId" : "verb328", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyType", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyVersion", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route335" - } - }, - "/v2/loop/restart/{loopName}" : { - "put" : { - "operationId" : "verb323", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route330" - } - }, - "/v2/loop/stop/{loopName}" : { - "put" : { - "operationId" : "verb322", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route329" - } - }, - "/v2/loop/submit/{loopName}" : { - "put" : { - "operationId" : "verb324", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route331" - } - }, - "/v2/loop/undeploy/{loopName}" : { - "put" : { - "operationId" : "verb321", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route328" - } - }, - "/v2/loop/updateGlobalProperties/{loopName}" : { - "post" : { - "operationId" : "verb315", - "consumes" : [ "application/json" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "$ref" : "#/definitions/JsonObject" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route322" - } - }, - "/v2/loop/updateMicroservicePolicy/{loopName}" : { - "post" : { - "operationId" : "verb317", - "consumes" : [ "application/json" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "$ref" : "#/definitions/MicroServicePolicy" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/MicroServicePolicy" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route324" - } - }, - "/v2/loop/updateOperationalPolicies/{loopName}" : { - "post" : { - "operationId" : "verb316", - "consumes" : [ "application/json" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "loopName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "$ref" : "#/definitions/JsonArray" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route323" - } - }, - "/v2/policies" : { - "get" : { - "operationId" : "verb343", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/JsonObject" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route350" - } - }, - "/v2/policies/{policyModelType}/{policyModelVersion}/{policyName}/{policyVersion}" : { - "post" : { - "operationId" : "verb344", - "consumes" : [ "application/json" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "policyModelType", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyModelVersion", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyVersion", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "$ref" : "#/definitions/JsonElement" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/JsonObject" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route351" - }, - "delete" : { - "operationId" : "verb345", - "parameters" : [ { - "name" : "policyModelType", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyModelVersion", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyName", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyVersion", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route352" - } - }, - "/v2/policies/pdpDeployment" : { - "put" : { - "operationId" : "verb346", - "consumes" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "$ref" : "#/definitions/JsonElement" - } - } ], - "responses" : { - "200" : { } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route353" - } - }, - "/v2/policies/policytype" : { - "post" : { - "operationId" : "verb347", - "consumes" : [ "plain/text" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route354" - } - }, - "/v2/policyToscaModels" : { - "get" : { - "operationId" : "verb340", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/PolicyModel" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route347" - } - }, - "/v2/policyToscaModels/{policyModelType}/{policyModelVersion}" : { - "get" : { - "operationId" : "verb341", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "policyModelType", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyModelVersion", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/JsonObject" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route348" - } - }, - "/v2/policyToscaModels/yaml/{policyModelType}/{policyModelVersion}" : { - "get" : { - "operationId" : "verb342", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "policyModelType", - "in" : "path", - "required" : true, - "type" : "string" - }, { - "name" : "policyModelVersion", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route349" - } - }, - "/v2/templates" : { - "get" : { - "operationId" : "verb330", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/LoopTemplate" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route337" - } - }, - "/v2/templates/{templateName}" : { - "get" : { - "operationId" : "verb331", - "produces" : [ "application/json" ], - "parameters" : [ { - "name" : "templateName", - "in" : "path", - "required" : true, - "type" : "string" - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/LoopTemplate" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route338" - } - }, - "/v2/templates/names" : { - "get" : { - "operationId" : "verb332", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "array", - "items" : { - "type" : "string" - } - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route339" - } - }, - "/v2/toscaControlLoop/commissionToscaTemplate" : { - "post" : { - "operationId" : "verb349", - "consumes" : [ "plain/text" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route356" - } - }, - "/v2/toscaControlLoop/decommissionToscaTemplate" : { - "delete" : { - "operationId" : "verb350", - "consumes" : [ "plain/text" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route357" - } - }, - "/v2/toscaControlLoop/deleteToscaInstanceProperties" : { - "delete" : { - "operationId" : "verb358", - "consumes" : [ "plain/text" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route365" - } - }, - "/v2/toscaControlLoop/deleteToscaInstantiation" : { - "delete" : { - "operationId" : "verb351", - "consumes" : [ "plain/text" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route358" - } - }, - "/v2/toscaControlLoop/getCommonOrInstanceProperties" : { - "get" : { - "operationId" : "verb359", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route366" - } - }, - "/v2/toscaControlLoop/getControlLoopDefinitions" : { - "get" : { - "operationId" : "verb356", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route363" - } - }, - "/v2/toscaControlLoop/getElementDefinitions" : { - "get" : { - "operationId" : "verb355", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route362" - } - }, - "/v2/toscaControlLoop/getInstantiationOrderState" : { - "get" : { - "operationId" : "verb353", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route360" - } - }, - "/v2/toscaControlLoop/getJsonSchema" : { - "get" : { - "operationId" : "verb354", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route361" - } - }, - "/v2/toscaControlLoop/getToscaInstantiation" : { - "get" : { - "operationId" : "verb352", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route359" - } - }, - "/v2/toscaControlLoop/getToscaTemplate" : { - "get" : { - "operationId" : "verb348", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route355" - } - }, - "/v2/toscaControlLoop/postToscaInstanceProperties" : { - "post" : { - "operationId" : "verb357", - "consumes" : [ "plain/text" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route364" - } - }, - "/v2/toscaControlLoop/postToscaInstantiation" : { - "post" : { - "operationId" : "verb360", - "consumes" : [ "plain/text" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route367" - } - }, - "/v2/toscaControlLoop/putToscaInstantiationStateChange" : { - "put" : { - "operationId" : "verb361", - "consumes" : [ "plain/text" ], - "produces" : [ "application/json" ], - "parameters" : [ { - "in" : "body", - "name" : "body", - "required" : true, - "schema" : { - "type" : "string" - } - } ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "type" : "string" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route368" - } - }, - "/v1/healthcheck" : { - "get" : { - "operationId" : "verb363", - "produces" : [ "application/json" ], - "responses" : { - "200" : { - "description" : "Output type", - "schema" : { - "$ref" : "#/definitions/CldsHealthCheck" - } - } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route370" - } - }, - "/v1/user/getUser" : { - "get" : { - "operationId" : "verb364", - "produces" : [ "text/plain" ], - "responses" : { - "200" : { } - }, - "x-camelContextId" : "camel-7", - "x-routeId" : "route371" - } - } - }, - "definitions" : { - "ClampInformation" : { - "type" : "object", - "properties" : { - "userName" : { - "type" : "string" - }, - "cldsVersion" : { - "type" : "string" - }, - "allPermissions" : { - "type" : "array", - "items" : { - "type" : "string" - } - } - }, - "x-className" : { - "type" : "string", - "format" : "org.onap.policy.clamp.clds.model.ClampInformation" - } - }, - "Dictionary" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "name" : { - "type" : "string" - }, - "secondLevelDictionary" : { - "type" : "integer", - "format" : "int32" - }, - "subDictionaryType" : { - "type" : "string" - }, - "dictionaryElements" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/DictionaryElement" - } - } - }, - "x-className" : { - "type" : "string", - "format" : "org.onap.policy.clamp.tosca.Dictionary" - } - }, - "DictionaryElement" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "shortName" : { - "type" : "string" - }, - "name" : { - "type" : "string" - }, - "description" : { - "type" : "string" - }, - "type" : { - "type" : "string" - }, - "subDictionary" : { - "type" : "string" - }, - "usedByDictionaries" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/Dictionary" - } - } - } - }, - "Loop" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "name" : { - "type" : "string" - }, - "dcaeDeploymentId" : { - "type" : "string" - }, - "dcaeDeploymentStatusUrl" : { - "type" : "string" - }, - "globalPropertiesJson" : { - "$ref" : "#/definitions/JsonObject" - }, - "modelService" : { - "$ref" : "#/definitions/Service" - }, - "lastComputedState" : { - "type" : "string", - "enum" : [ "DESIGN", "SUBMITTED", "DEPLOYED", "RUNNING", "STOPPED", "IN_ERROR", "WAITING" ] - }, - "components" : { - "type" : "object", - "additionalProperties" : { - "$ref" : "#/definitions/ExternalComponent" - } - }, - "operationalPolicies" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/OperationalPolicy" - } - }, - "microServicePolicies" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/MicroServicePolicy" - } - }, - "loopLogs" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/LoopLog" - } - }, - "loopTemplate" : { - "$ref" : "#/definitions/LoopTemplate" - } - }, - "x-className" : { - "type" : "string", - "format" : "org.onap.policy.clamp.loop.Loop" - } - }, - "JsonPrimitive" : { - "type" : "object", - "properties" : { - "asBoolean" : { - "type" : "boolean" - }, - "number" : { - "type" : "boolean" - }, - "asString" : { - "type" : "string" - }, - "asNumber" : { - "$ref" : "#/definitions/Number" - }, - "asDouble" : { - "type" : "number", - "format" : "double" - }, - "asFloat" : { - "type" : "number", - "format" : "float" - }, - "asLong" : { - "type" : "integer", - "format" : "int64" - }, - "asInt" : { - "type" : "integer", - "format" : "int32" - }, - "asByte" : { - "type" : "string", - "format" : "byte" - }, - "asCharacter" : { - "type" : "string" - }, - "asBigDecimal" : { - "type" : "number" - }, - "asBigInteger" : { - "type" : "integer" - }, - "asShort" : { - "type" : "integer", - "format" : "int32" - }, - "boolean" : { - "type" : "boolean" - }, - "string" : { - "type" : "boolean" - }, - "asJsonPrimitive" : { - "$ref" : "#/definitions/JsonPrimitive" - }, - "asJsonObject" : { - "$ref" : "#/definitions/JsonObject" - }, - "jsonArray" : { - "type" : "boolean" - }, - "jsonObject" : { - "type" : "boolean" - }, - "jsonPrimitive" : { - "type" : "boolean" - }, - "jsonNull" : { - "type" : "boolean" - }, - "asJsonArray" : { - "$ref" : "#/definitions/JsonArray" - }, - "asJsonNull" : { - "$ref" : "#/definitions/JsonNull" - } - } - }, - "MicroServicePolicy" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "jsonRepresentation" : { - "$ref" : "#/definitions/JsonObject" - }, - "configurationsJson" : { - "$ref" : "#/definitions/JsonObject" - }, - "loopElementModel" : { - "$ref" : "#/definitions/LoopElementModel" - }, - "pdpGroup" : { - "type" : "string" - }, - "pdpSubgroup" : { - "type" : "string" - }, - "policyModel" : { - "$ref" : "#/definitions/PolicyModel" - }, - "name" : { - "type" : "string" - }, - "context" : { - "type" : "string" - }, - "deviceTypeScope" : { - "type" : "string" - }, - "shared" : { - "type" : "boolean" - }, - "usedByLoops" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/Loop" - } - }, - "dcaeDeploymentId" : { - "type" : "string" - }, - "dcaeDeploymentStatusUrl" : { - "type" : "string" - }, - "dcaeBlueprintId" : { - "type" : "string" - } - }, - "x-className" : { - "type" : "string", - "format" : "org.onap.policy.clamp.policy.microservice.MicroServicePolicy" - } - }, - "JsonObject" : { - "type" : "object", - "properties" : { - "asBoolean" : { - "type" : "boolean" - }, - "asJsonPrimitive" : { - "$ref" : "#/definitions/JsonPrimitive" - }, - "asString" : { - "type" : "string" - }, - "asJsonObject" : { - "$ref" : "#/definitions/JsonObject" - }, - "jsonArray" : { - "type" : "boolean" - }, - "jsonObject" : { - "type" : "boolean" - }, - "jsonPrimitive" : { - "type" : "boolean" - }, - "jsonNull" : { - "type" : "boolean" - }, - "asJsonArray" : { - "$ref" : "#/definitions/JsonArray" - }, - "asJsonNull" : { - "$ref" : "#/definitions/JsonNull" - }, - "asNumber" : { - "$ref" : "#/definitions/Number" - }, - "asDouble" : { - "type" : "number", - "format" : "double" - }, - "asFloat" : { - "type" : "number", - "format" : "float" - }, - "asLong" : { - "type" : "integer", - "format" : "int64" - }, - "asInt" : { - "type" : "integer", - "format" : "int32" - }, - "asByte" : { - "type" : "string", - "format" : "byte" - }, - "asCharacter" : { - "type" : "string" - }, - "asBigDecimal" : { - "type" : "number" - }, - "asBigInteger" : { - "type" : "integer" - }, - "asShort" : { - "type" : "integer", - "format" : "int32" - } - }, - "x-className" : { - "type" : "string", - "format" : "com.google.gson.JsonObject" - } - }, - "PolicyModel" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "policyModelType" : { - "type" : "string" - }, - "version" : { - "type" : "string" - }, - "policyModelTosca" : { - "type" : "string" - }, - "policyAcronym" : { - "type" : "string" - }, - "usedByElementModels" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/LoopElementModel" - } - }, - "policyPdpGroup" : { - "$ref" : "#/definitions/JsonObject" - } - }, - "x-className" : { - "type" : "string", - "format" : "org.onap.policy.clamp.loop.template.PolicyModel" - } - }, - "Service" : { - "type" : "object", - "properties" : { - "serviceUuid" : { - "type" : "string" - }, - "name" : { - "type" : "string" - }, - "version" : { - "type" : "string" - }, - "serviceDetails" : { - "$ref" : "#/definitions/JsonObject" - }, - "resourceDetails" : { - "$ref" : "#/definitions/JsonObject" - } - } - }, - "LoopTemplateLoopElementModel" : { - "type" : "object", - "properties" : { - "loopTemplate" : { - "$ref" : "#/definitions/LoopTemplate" - }, - "loopElementModel" : { - "$ref" : "#/definitions/LoopElementModel" - }, - "flowOrder" : { - "type" : "integer", - "format" : "int32" - } - } - }, - "OperationalPolicy" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "jsonRepresentation" : { - "$ref" : "#/definitions/JsonObject" - }, - "configurationsJson" : { - "$ref" : "#/definitions/JsonObject" - }, - "loopElementModel" : { - "$ref" : "#/definitions/LoopElementModel" - }, - "pdpGroup" : { - "type" : "string" - }, - "pdpSubgroup" : { - "type" : "string" - }, - "policyModel" : { - "$ref" : "#/definitions/PolicyModel" - }, - "name" : { - "type" : "string" - }, - "loop" : { - "$ref" : "#/definitions/Loop" - } - } - }, - "JsonNull" : { - "type" : "object", - "properties" : { - "asBoolean" : { - "type" : "boolean" - }, - "asJsonPrimitive" : { - "$ref" : "#/definitions/JsonPrimitive" - }, - "asString" : { - "type" : "string" - }, - "asJsonObject" : { - "$ref" : "#/definitions/JsonObject" - }, - "jsonArray" : { - "type" : "boolean" - }, - "jsonObject" : { - "type" : "boolean" - }, - "jsonPrimitive" : { - "type" : "boolean" - }, - "jsonNull" : { - "type" : "boolean" - }, - "asJsonArray" : { - "$ref" : "#/definitions/JsonArray" - }, - "asJsonNull" : { - "$ref" : "#/definitions/JsonNull" - }, - "asNumber" : { - "$ref" : "#/definitions/Number" - }, - "asDouble" : { - "type" : "number", - "format" : "double" - }, - "asFloat" : { - "type" : "number", - "format" : "float" - }, - "asLong" : { - "type" : "integer", - "format" : "int64" - }, - "asInt" : { - "type" : "integer", - "format" : "int32" - }, - "asByte" : { - "type" : "string", - "format" : "byte" - }, - "asCharacter" : { - "type" : "string" - }, - "asBigDecimal" : { - "type" : "number" - }, - "asBigInteger" : { - "type" : "integer" - }, - "asShort" : { - "type" : "integer", - "format" : "int32" - } - } - }, - "JsonArray" : { - "type" : "object", - "properties" : { - "asBoolean" : { - "type" : "boolean" - }, - "asString" : { - "type" : "string" - }, - "asNumber" : { - "$ref" : "#/definitions/Number" - }, - "asDouble" : { - "type" : "number", - "format" : "double" - }, - "asFloat" : { - "type" : "number", - "format" : "float" - }, - "asLong" : { - "type" : "integer", - "format" : "int64" - }, - "asInt" : { - "type" : "integer", - "format" : "int32" - }, - "asByte" : { - "type" : "string", - "format" : "byte" - }, - "asCharacter" : { - "type" : "string" - }, - "asBigDecimal" : { - "type" : "number" - }, - "asBigInteger" : { - "type" : "integer" - }, - "asShort" : { - "type" : "integer", - "format" : "int32" - }, - "asJsonPrimitive" : { - "$ref" : "#/definitions/JsonPrimitive" - }, - "asJsonObject" : { - "$ref" : "#/definitions/JsonObject" - }, - "jsonArray" : { - "type" : "boolean" - }, - "jsonObject" : { - "type" : "boolean" - }, - "jsonPrimitive" : { - "type" : "boolean" - }, - "jsonNull" : { - "type" : "boolean" - }, - "asJsonArray" : { - "$ref" : "#/definitions/JsonArray" - }, - "asJsonNull" : { - "$ref" : "#/definitions/JsonNull" - } - }, - "x-className" : { - "type" : "string", - "format" : "com.google.gson.JsonArray" - } - }, - "LoopLog" : { - "type" : "object", - "properties" : { - "id" : { - "type" : "integer", - "format" : "int64" - }, - "logType" : { - "type" : "string", - "enum" : [ "INFO", "WARNING", "ERROR" ] - }, - "logComponent" : { - "type" : "string" - }, - "message" : { - "type" : "string" - }, - "loop" : { - "$ref" : "#/definitions/Loop" - }, - "logInstant" : { - "type" : "integer", - "format" : "int64" - } - } - }, - "Number" : { - "type" : "object" - }, - "ExternalComponent" : { - "type" : "object", - "properties" : { - "state" : { - "$ref" : "#/definitions/ExternalComponentState" - }, - "componentName" : { - "type" : "string" - } - } - }, - "LoopTemplate" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "name" : { - "type" : "string" - }, - "dcaeBlueprintId" : { - "type" : "string" - }, - "blueprint" : { - "type" : "string" - }, - "loopElementModelsUsed" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/LoopTemplateLoopElementModel" - } - }, - "modelService" : { - "$ref" : "#/definitions/Service" - }, - "maximumInstancesAllowed" : { - "type" : "integer", - "format" : "int32" - }, - "uniqueBlueprint" : { - "type" : "boolean" - }, - "allowedLoopType" : { - "type" : "string", - "enum" : [ "OPEN", "CLOSED", "HYBRID" ] - } - }, - "x-className" : { - "type" : "string", - "format" : "org.onap.policy.clamp.loop.template.LoopTemplate" - } - }, - "ExternalComponentState" : { - "type" : "object", - "properties" : { - "stateName" : { - "type" : "string" - }, - "description" : { - "type" : "string" - }, - "level" : { - "type" : "integer", - "format" : "int32" - } - } - }, - "LoopElementModel" : { - "type" : "object", - "properties" : { - "createdDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedDate" : { - "type" : "integer", - "format" : "int64" - }, - "updatedBy" : { - "type" : "string" - }, - "createdBy" : { - "type" : "string" - }, - "name" : { - "type" : "string" - }, - "dcaeBlueprintId" : { - "type" : "string" - }, - "blueprint" : { - "type" : "string" - }, - "loopElementType" : { - "type" : "string" - }, - "shortName" : { - "type" : "string" - }, - "policyModels" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/PolicyModel" - } - }, - "usedByLoopTemplates" : { - "type" : "array", - "uniqueItems" : true, - "items" : { - "$ref" : "#/definitions/LoopTemplateLoopElementModel" - } - } - } - }, - "JsonElement" : { - "type" : "object", - "properties" : { - "asBoolean" : { - "type" : "boolean" - }, - "asJsonPrimitive" : { - "$ref" : "#/definitions/JsonPrimitive" - }, - "asString" : { - "type" : "string" - }, - "asJsonObject" : { - "$ref" : "#/definitions/JsonObject" - }, - "jsonArray" : { - "type" : "boolean" - }, - "jsonObject" : { - "type" : "boolean" - }, - "jsonPrimitive" : { - "type" : "boolean" - }, - "jsonNull" : { - "type" : "boolean" - }, - "asJsonArray" : { - "$ref" : "#/definitions/JsonArray" - }, - "asJsonNull" : { - "$ref" : "#/definitions/JsonNull" - }, - "asNumber" : { - "$ref" : "#/definitions/Number" - }, - "asDouble" : { - "type" : "number", - "format" : "double" - }, - "asFloat" : { - "type" : "number", - "format" : "float" - }, - "asLong" : { - "type" : "integer", - "format" : "int64" - }, - "asInt" : { - "type" : "integer", - "format" : "int32" - }, - "asByte" : { - "type" : "string", - "format" : "byte" - }, - "asCharacter" : { - "type" : "string" - }, - "asBigDecimal" : { - "type" : "number" - }, - "asBigInteger" : { - "type" : "integer" - }, - "asShort" : { - "type" : "integer", - "format" : "int32" - } - }, - "x-className" : { - "type" : "string", - "format" : "com.google.gson.JsonElement" - } - }, - "CldsHealthCheck" : { - "type" : "object", - "properties" : { - "healthCheckComponent" : { - "type" : "string" - }, - "healthCheckStatus" : { - "type" : "string" - }, - "description" : { - "type" : "string" - } - }, - "x-className" : { - "type" : "string", - "format" : "org.onap.policy.clamp.clds.model.CldsHealthCheck" - } - } - } -} \ No newline at end of file diff --git a/docs/clamp/clamp/swagger/swagger.pdf b/docs/clamp/clamp/swagger/swagger.pdf deleted file mode 100644 index 16a73264..00000000 --- a/docs/clamp/clamp/swagger/swagger.pdf +++ /dev/null @@ -1,71816 +0,0 @@ -%PDF-1.3 -% -1 0 obj -<< /Title (Clamp Rest API) -/Creator (Asciidoctor PDF 1.5.0.alpha.10, based on Prawn 1.3.0) -/Producer (Asciidoctor PDF 1.5.0.alpha.10, based on Prawn 1.3.0) -/CreationDate (D:20211008170847+01'00') -/ModDate (D:20211008170847+01'00') ->> -endobj -2 0 obj -<< /Type /Catalog -/Pages 3 0 R -/Names 26 0 R -/Outlines 908 0 R -/PageLabels 1140 0 R -/PageMode /UseOutlines -/OpenAction [7 0 R /FitH 793.0] -/ViewerPreferences << /DisplayDocTitle true ->> ->> -endobj -3 0 obj -<< /Type /Pages -/Count 49 -/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 33 0 R 49 0 R 65 0 R 79 0 R 91 0 R 101 0 R 114 0 R 127 0 R 137 0 R 148 0 R 164 0 R 178 0 R 191 0 R 205 0 R 217 0 R 228 0 R 239 0 R 250 0 R 264 0 R 274 0 R 286 0 R 298 0 R 311 0 R 323 0 R 335 0 R 339 0 R 346 0 R 351 0 R 358 0 R 364 0 R 372 0 R 379 0 R 387 0 R 395 0 R 401 0 R 410 0 R 416 0 R 425 0 R 432 0 R 441 0 R] ->> -endobj -4 0 obj -<< /Length 2 ->> -stream -q - -endstream -endobj -5 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 4 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] ->> ->> -endobj -6 0 obj -<< /Length 193 ->> -stream -q -/DeviceRGB cs -0.600 0.600 0.600 scn -/DeviceRGB CS -0.600 0.600 0.600 SCN - -BT -368.577 328.914 Td -/F1.0 27 Tf -<436c616d70205265737420415049> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -7 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 6 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F1.0 8 0 R ->> ->> ->> -endobj -8 0 obj -<< /Type /Font -/BaseFont /AAAAAA+NotoSerif -/Subtype /TrueType -/FontDescriptor 1142 0 R -/FirstChar 32 -/LastChar 255 -/Widths 1144 0 R -/ToUnicode 1143 0 R ->> -endobj -9 0 obj -<< /Length 31187 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 730.304 Td -/F2.0 22 Tf -[<54> 29.78515625 <61626c65206f6620436f6e74656e7473>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 698.7659999999998 Td -/F1.0 10.5 Tf -<312e204f76657276696577> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -112.93724999999995 698.7659999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 698.7659999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 698.7659999999998 Td -/F1.0 10.5 Tf -<31> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24 680.2859999999998 Td -/F1.0 10.5 Tf -[<312e312e2056> 60.05859375 <657273696f6e20696e666f726d6174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -187.76024999999993 680.2859999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 680.2859999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 680.2859999999998 Td -/F1.0 10.5 Tf -<31> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 661.8059999999998 Td -/F1.0 10.5 Tf -<312e322e2055524920736368656d65> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -139.65974999999992 661.8059999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 661.8059999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 661.8059999999998 Td -/F1.0 10.5 Tf -<31> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 643.3259999999998 Td -/F1.0 10.5 Tf -<322e205061746873> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -91.5592499999999 643.3259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 643.3259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 643.3259999999998 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 624.8459999999998 Td -/F1.0 10.5 Tf -<322e312e20474554202f76312f6865616c7468636865636b> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -182.41574999999995 624.8459999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 624.8459999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 624.8459999999998 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 606.3659999999998 Td -/F1.0 10.5 Tf -<322e312e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 606.3659999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 606.3659999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 606.3659999999998 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 587.8859999999997 Td -/F1.0 10.5 Tf -<322e312e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 587.8859999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 587.8859999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 587.8859999999997 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 569.4059999999997 Td -/F1.0 10.5 Tf -<322e322e20474554202f76312f757365722f67657455736572> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -187.76024999999993 569.4059999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 569.4059999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 569.4059999999997 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 550.9259999999997 Td -/F1.0 10.5 Tf -<322e322e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 550.9259999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 550.9259999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 550.9259999999997 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 532.4459999999997 Td -/F1.0 10.5 Tf -<322e322e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 532.4459999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 532.4459999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 532.4459999999997 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 513.9659999999997 Td -/F1.0 10.5 Tf -<322e332e20474554202f76322f636c616d70496e666f726d6174696f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -214.48274999999995 513.9659999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 513.9659999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 513.9659999999997 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 495.4859999999997 Td -/F1.0 10.5 Tf -<322e332e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 495.4859999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 495.4859999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 495.4859999999997 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 477.0059999999997 Td -/F1.0 10.5 Tf -<322e332e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 477.0059999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 477.0059999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 477.0059999999997 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 458.52599999999967 Td -/F1.0 10.5 Tf -<322e342e20474554202f76322f64696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -177.0712499999999 458.52599999999967 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 458.52599999999967 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 458.52599999999967 Td -/F1.0 10.5 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 440.04599999999965 Td -/F1.0 10.5 Tf -<322e342e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 440.04599999999965 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 440.04599999999965 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 440.04599999999965 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 421.56599999999963 Td -/F1.0 10.5 Tf -<322e342e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 421.56599999999963 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 421.56599999999963 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 421.56599999999963 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 403.0859999999996 Td -/F1.0 10.5 Tf -<322e352e20505554202f76322f64696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -177.0712499999999 403.0859999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 403.0859999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 403.0859999999996 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 384.6059999999996 Td -/F1.0 10.5 Tf -[<322e352e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 384.6059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 384.6059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 384.6059999999996 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 366.1259999999996 Td -/F1.0 10.5 Tf -<322e352e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 366.1259999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 366.1259999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 366.1259999999996 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 347.64599999999956 Td -/F1.0 10.5 Tf -<322e352e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 347.64599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 347.64599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 347.64599999999956 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 329.16599999999954 Td -/F1.0 10.5 Tf -<322e352e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 329.16599999999954 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 329.16599999999954 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 329.16599999999954 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 310.6859999999995 Td -/F1.0 10.5 Tf -<322e362e20474554202f76322f64696374696f6e6172792f7365636f6e646172792f6e616d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -267.92774999999995 310.6859999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 310.6859999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 310.6859999999995 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 292.2059999999995 Td -/F1.0 10.5 Tf -<322e362e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 292.2059999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 292.2059999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 292.2059999999995 Td -/F1.0 10.5 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 273.7259999999995 Td -/F1.0 10.5 Tf -<322e362e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 273.7259999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 273.7259999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 273.7259999999995 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 255.24599999999947 Td -/F1.0 10.5 Tf -<322e372e20474554202f76322f64696374696f6e6172792f7b64696374696f6e6172794e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -267.92774999999995 255.24599999999947 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 255.24599999999947 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 255.24599999999947 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 236.76599999999948 Td -/F1.0 10.5 Tf -[<322e372e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 236.76599999999948 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 236.76599999999948 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 236.76599999999948 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 218.2859999999995 Td -/F1.0 10.5 Tf -<322e372e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 218.2859999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 218.2859999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 218.2859999999995 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 199.8059999999995 Td -/F1.0 10.5 Tf -<322e372e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 199.8059999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 199.8059999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 199.8059999999995 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 181.3259999999995 Td -/F1.0 10.5 Tf -<322e382e20505554202f76322f64696374696f6e6172792f7b6e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -214.48274999999995 181.3259999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 181.3259999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 181.3259999999995 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 162.84599999999952 Td -/F1.0 10.5 Tf -[<322e382e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 162.84599999999952 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 162.84599999999952 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 162.84599999999952 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 144.36599999999953 Td -/F1.0 10.5 Tf -<322e382e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 144.36599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 144.36599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 144.36599999999953 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 125.88599999999954 Td -/F1.0 10.5 Tf -<322e382e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 125.88599999999954 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 125.88599999999954 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 125.88599999999954 Td -/F1.0 10.5 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 107.40599999999955 Td -/F1.0 10.5 Tf -<322e382e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 107.40599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 107.40599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 107.40599999999955 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 88.92599999999956 Td -/F1.0 10.5 Tf -<322e392e2044454c455445202f76322f64696374696f6e6172792f7b6e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -235.86074999999994 88.92599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 88.92599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 88.92599999999956 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 70.44599999999957 Td -/F1.0 10.5 Tf -[<322e392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 70.44599999999957 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 70.44599999999957 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 70.44599999999957 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 51.965999999999575 Td -/F1.0 10.5 Tf -<322e392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 51.965999999999575 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 51.965999999999575 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 51.965999999999575 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -10 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 9 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R ->> ->> -/Annots [447 0 R 448 0 R 449 0 R 450 0 R 451 0 R 452 0 R 453 0 R 454 0 R 455 0 R 456 0 R 457 0 R 458 0 R 459 0 R 460 0 R 461 0 R 462 0 R 463 0 R 464 0 R 465 0 R 466 0 R 467 0 R 468 0 R 469 0 R 470 0 R 471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R 481 0 R 482 0 R 483 0 R 484 0 R 485 0 R 486 0 R 487 0 R 488 0 R 489 0 R 490 0 R 491 0 R 492 0 R 493 0 R 494 0 R 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R 504 0 R 505 0 R 506 0 R 507 0 R 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R] ->> -endobj -11 0 obj -<< /Length 31157 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -72.24000000000001 744.786 Td -/F1.0 10.5 Tf -<322e392e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -150.34874999999994 744.786 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 744.786 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 744.786 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 726.3059999999999 Td -/F1.0 10.5 Tf -<322e31302e2044454c455445202f76322f64696374696f6e6172792f7b6e616d657d2f656c656d656e74732f7b73686f72744e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -358.78425 726.3059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.53075 726.3059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 726.3059999999999 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 707.8259999999999 Td -/F1.0 10.5 Tf -[<322e31302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 707.8259999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 707.8259999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 707.8259999999999 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 689.3459999999999 Td -/F1.0 10.5 Tf -<322e31302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 689.3459999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 689.3459999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 689.3459999999999 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 670.8659999999999 Td -/F1.0 10.5 Tf -<322e31302e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 670.8659999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 670.8659999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 670.8659999999999 Td -/F1.0 10.5 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 652.3859999999999 Td -/F1.0 10.5 Tf -[<322e31312e20505554202f76322f6c6f6f702f6164644f706572> 20.01953125 <6174696f6e61506f6c6963792f7b6c6f6f704e616d657d2f706f6c6963794d6f64656c2f7b706f6c696379547970657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -535.15275 652.3859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 652.3859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 652.3859999999999 Td -/F1.0 10.5 Tf -<36> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 633.9059999999998 Td -/F1.0 10.5 Tf -[<322e31312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 633.9059999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 633.9059999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 633.9059999999998 Td -/F1.0 10.5 Tf -<36> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 615.4259999999998 Td -/F1.0 10.5 Tf -<322e31312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 615.4259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 615.4259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 615.4259999999998 Td -/F1.0 10.5 Tf -<36> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 596.9459999999998 Td -/F1.0 10.5 Tf -<322e31312e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 596.9459999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 596.9459999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 596.9459999999998 Td -/F1.0 10.5 Tf -<36> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 578.4659999999998 Td -/F1.0 10.5 Tf -[<322e31322e20504f53> 20.01953125 <54202f76322f6c6f6f702f6372656174652f7b6c6f6f704e616d657d3f74656d706c6174654e616d653d7b74656d706c6174654e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -422.91825 578.4659999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.53075 578.4659999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 578.4659999999998 Td -/F1.0 10.5 Tf -<36> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 559.9859999999999 Td -/F1.0 10.5 Tf -[<322e31322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 559.9859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 559.9859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 559.9859999999999 Td -/F1.0 10.5 Tf -<36> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 541.5059999999999 Td -/F1.0 10.5 Tf -<322e31322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 541.5059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 541.5059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 541.5059999999999 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 523.0259999999998 Td -/F1.0 10.5 Tf -<322e31322e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 523.0259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 523.0259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 523.0259999999998 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 504.54599999999976 Td -/F1.0 10.5 Tf -<322e31322e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 504.54599999999976 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 504.54599999999976 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 504.54599999999976 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 486.06599999999975 Td -/F1.0 10.5 Tf -<322e31332e20505554202f76322f6c6f6f702f64656c6574652f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -246.54974999999996 486.06599999999975 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 486.06599999999975 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 486.06599999999975 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 467.58599999999973 Td -/F1.0 10.5 Tf -[<322e31332e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 467.58599999999973 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 467.58599999999973 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 467.58599999999973 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 449.1059999999997 Td -/F1.0 10.5 Tf -<322e31332e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 449.1059999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 449.1059999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 449.1059999999997 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 430.6259999999997 Td -/F1.0 10.5 Tf -[<322e31342e20505554202f76322f6c6f6f702f6465706c6f> 20.01953125 <792f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -251.89424999999994 430.6259999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 430.6259999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 430.6259999999997 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 412.1459999999997 Td -/F1.0 10.5 Tf -[<322e31342e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 412.1459999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 412.1459999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 412.1459999999997 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 393.66599999999966 Td -/F1.0 10.5 Tf -<322e31342e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 393.66599999999966 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 393.66599999999966 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 393.66599999999966 Td -/F1.0 10.5 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 375.18599999999964 Td -/F1.0 10.5 Tf -<322e31342e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 375.18599999999964 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 375.18599999999964 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 375.18599999999964 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 356.7059999999996 Td -/F1.0 10.5 Tf -<322e31352e20474554202f76322f6c6f6f702f676574416c6c4e616d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -219.82724999999994 356.7059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 356.7059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 356.7059999999996 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 338.2259999999996 Td -/F1.0 10.5 Tf -<322e31352e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 338.2259999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 338.2259999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 338.2259999999996 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 319.7459999999996 Td -/F1.0 10.5 Tf -<322e31352e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 319.7459999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 319.7459999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 319.7459999999996 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 301.26599999999956 Td -/F1.0 10.5 Tf -<322e31362e20474554202f76322f6c6f6f702f6765747374617475732f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -262.58324999999996 301.26599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 301.26599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 301.26599999999956 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 282.78599999999955 Td -/F1.0 10.5 Tf -[<322e31362e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 282.78599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 282.78599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 282.78599999999955 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 264.30599999999953 Td -/F1.0 10.5 Tf -<322e31362e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 264.30599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 264.30599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 264.30599999999953 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 245.8259999999995 Td -/F1.0 10.5 Tf -<322e31362e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 245.8259999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 245.8259999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 245.8259999999995 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 227.34599999999952 Td -/F1.0 10.5 Tf -<322e31372e20505554202f76322f6c6f6f702f726566726573684d6963726f53657276696365506f6c6963794a736f6e536368656d612f7b6c6f6f704e616d657d2f7b6d6963726f53657276696365506f6c6963794e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -545.84175 227.34599999999952 Td -/F1.0 10.5 Tf -<2e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.53075 227.34599999999952 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 227.34599999999952 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 208.86599999999953 Td -/F1.0 10.5 Tf -[<322e31372e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 208.86599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 208.86599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 208.86599999999953 Td -/F1.0 10.5 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 190.38599999999954 Td -/F1.0 10.5 Tf -<322e31372e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 190.38599999999954 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 190.38599999999954 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 190.38599999999954 Td -/F1.0 10.5 Tf -<39> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 171.90599999999955 Td -/F1.0 10.5 Tf -<322e31372e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 171.90599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 171.90599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 171.90599999999955 Td -/F1.0 10.5 Tf -<39> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 153.42599999999956 Td -/F1.0 10.5 Tf -[<322e31382e20505554202f76322f6c6f6f702f726566726573684f706572> 20.01953125 <6174696f6e616c506f6c6963794a736f6e536368656d612f7b6c6f6f704e616d657d2f7b6f706572> 20.01953125 <6174696f6e616c506f6c6963794e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -535.15275 153.42599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 153.42599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 153.42599999999956 Td -/F1.0 10.5 Tf -<39> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 134.94599999999957 Td -/F1.0 10.5 Tf -[<322e31382e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -166.38224999999994 134.94599999999957 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 134.94599999999957 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 134.94599999999957 Td -/F1.0 10.5 Tf -<39> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 116.46599999999958 Td -/F1.0 10.5 Tf -<322e31382e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -161.0377499999999 116.46599999999958 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 116.46599999999958 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 116.46599999999958 Td -/F1.0 10.5 Tf -<39> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 97.98599999999959 Td -/F1.0 10.5 Tf -<322e31382e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.69324999999992 97.98599999999959 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -556.5307499999999 97.98599999999959 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.8905 97.98599999999959 Td -/F1.0 10.5 Tf -<39> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 79.5059999999996 Td -/F1.0 10.5 Tf -<322e31392e20505554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 61.0259999999996 Td -/F1.0 10.5 Tf -[<2f76322f6c6f6f702f72656d6f76654f706572> 20.01953125 <6174696f6e61506f6c6963792f7b6c6f6f704e616d657d2f706f6c6963794d6f64656c2f7b706f6c696379547970657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d2f7b706f6c6963794e61>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 79.5059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 79.5059999999996 Td -/F1.0 10.5 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -12 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 11 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F1.0 8 0 R ->> ->> -/Annots [519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R 527 0 R 528 0 R 529 0 R 530 0 R 531 0 R 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 R 552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 R 592 0 R 594 0 R] ->> -endobj -13 0 obj -<< /Length 31445 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -60.24 744.786 Td -/F1.0 10.5 Tf -<6d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 726.3059999999999 Td -/F1.0 10.5 Tf -[<322e31392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 726.3059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 726.3059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 726.3059999999999 Td -/F1.0 10.5 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 707.8259999999999 Td -/F1.0 10.5 Tf -<322e31392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 707.8259999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 707.8259999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 707.8259999999999 Td -/F1.0 10.5 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 689.3459999999999 Td -/F1.0 10.5 Tf -<322e31392e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 689.3459999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 689.3459999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 689.3459999999999 Td -/F1.0 10.5 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 670.8659999999999 Td -/F1.0 10.5 Tf -<322e32302e20505554202f76322f6c6f6f702f726573746172742f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -251.36924999999997 670.8659999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 670.8659999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 670.8659999999999 Td -/F1.0 10.5 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 652.3859999999999 Td -/F1.0 10.5 Tf -[<322e32302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 652.3859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 652.3859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 652.3859999999999 Td -/F1.0 10.5 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 633.9059999999998 Td -/F1.0 10.5 Tf -<322e32302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 633.9059999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 633.9059999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 633.9059999999998 Td -/F1.0 10.5 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 615.4259999999998 Td -/F1.0 10.5 Tf -<322e32302e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 615.4259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 615.4259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 615.4259999999998 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 596.9459999999998 Td -/F1.0 10.5 Tf -<322e32312e20505554202f76322f6c6f6f702f73746f702f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -240.68025 596.9459999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 596.9459999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 596.9459999999998 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 578.4659999999998 Td -/F1.0 10.5 Tf -[<322e32312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 578.4659999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 578.4659999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 578.4659999999998 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 559.9859999999999 Td -/F1.0 10.5 Tf -<322e32312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 559.9859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 559.9859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 559.9859999999999 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 541.5059999999999 Td -/F1.0 10.5 Tf -<322e32312e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 541.5059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 541.5059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 541.5059999999999 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 523.0259999999998 Td -/F1.0 10.5 Tf -<322e32322e20505554202f76322f6c6f6f702f7375626d69742f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -251.36924999999997 523.0259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 523.0259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 523.0259999999998 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 504.54599999999976 Td -/F1.0 10.5 Tf -[<322e32322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 504.54599999999976 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 504.54599999999976 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 504.54599999999976 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 486.06599999999975 Td -/F1.0 10.5 Tf -<322e32322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 486.06599999999975 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 486.06599999999975 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 486.06599999999975 Td -/F1.0 10.5 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 467.58599999999973 Td -/F1.0 10.5 Tf -<322e32322e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 467.58599999999973 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 467.58599999999973 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 467.58599999999973 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 449.1059999999997 Td -/F1.0 10.5 Tf -[<322e32332e20505554202f76322f6c6f6f702f756e6465706c6f> 20.01953125 <792f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -267.40274999999997 449.1059999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 449.1059999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 449.1059999999997 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 430.6259999999997 Td -/F1.0 10.5 Tf -[<322e32332e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 430.6259999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 430.6259999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 430.6259999999997 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 412.1459999999997 Td -/F1.0 10.5 Tf -<322e32332e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 412.1459999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 412.1459999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 412.1459999999997 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 393.66599999999966 Td -/F1.0 10.5 Tf -<322e32332e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 393.66599999999966 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 393.66599999999966 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 393.66599999999966 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 375.18599999999964 Td -/F1.0 10.5 Tf -[<322e32342e20504f53> 20.01953125 <54202f76322f6c6f6f702f757064617465476c6f62616c50726f706572746965732f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -342.22574999999995 375.18599999999964 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 375.18599999999964 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 375.18599999999964 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 356.7059999999996 Td -/F1.0 10.5 Tf -[<322e32342e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 356.7059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 356.7059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 356.7059999999996 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 338.2259999999996 Td -/F1.0 10.5 Tf -<322e32342e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 338.2259999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 338.2259999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 338.2259999999996 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 319.7459999999996 Td -/F1.0 10.5 Tf -<322e32342e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 319.7459999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 319.7459999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 319.7459999999996 Td -/F1.0 10.5 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 301.26599999999956 Td -/F1.0 10.5 Tf -<322e32342e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 301.26599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 301.26599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 301.26599999999956 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 282.78599999999955 Td -/F1.0 10.5 Tf -[<322e32352e20504f53> 20.01953125 <54202f76322f6c6f6f702f7570646174654d6963726f73657276696365506f6c6963792f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -352.91474999999997 282.78599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 282.78599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 282.78599999999955 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 264.30599999999953 Td -/F1.0 10.5 Tf -[<322e32352e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 264.30599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 264.30599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 264.30599999999953 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 245.8259999999995 Td -/F1.0 10.5 Tf -<322e32352e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 245.8259999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 245.8259999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 245.8259999999995 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 227.34599999999952 Td -/F1.0 10.5 Tf -<322e32352e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 227.34599999999952 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 227.34599999999952 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 227.34599999999952 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 208.86599999999953 Td -/F1.0 10.5 Tf -<322e32352e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 208.86599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 208.86599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 208.86599999999953 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 190.38599999999954 Td -/F1.0 10.5 Tf -[<322e32362e20504f53> 20.01953125 <54202f76322f6c6f6f702f7570646174654f706572> 20.01953125 <6174696f6e616c506f6c69636965732f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -358.25924999999995 190.38599999999954 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 190.38599999999954 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 190.38599999999954 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 171.90599999999955 Td -/F1.0 10.5 Tf -[<322e32362e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 171.90599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 171.90599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 171.90599999999955 Td -/F1.0 10.5 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 153.42599999999956 Td -/F1.0 10.5 Tf -<322e32362e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 153.42599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 153.42599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 153.42599999999956 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 134.94599999999957 Td -/F1.0 10.5 Tf -<322e32362e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 134.94599999999957 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 134.94599999999957 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 134.94599999999957 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 116.46599999999958 Td -/F1.0 10.5 Tf -<322e32362e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 116.46599999999958 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 116.46599999999958 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 116.46599999999958 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 97.98599999999959 Td -/F1.0 10.5 Tf -<322e32372e20474554202f76322f6c6f6f702f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -213.95774999999998 97.98599999999959 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 97.98599999999959 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 97.98599999999959 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 79.5059999999996 Td -/F1.0 10.5 Tf -[<322e32372e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 79.5059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 79.5059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 79.5059999999996 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 61.02599999999961 Td -/F1.0 10.5 Tf -<322e32372e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 61.02599999999961 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 61.02599999999961 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 61.02599999999961 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -14 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 13 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F1.0 8 0 R ->> ->> -/Annots [593 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R 600 0 R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 R 622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R 639 0 R 640 0 R 641 0 R 642 0 R 643 0 R 644 0 R 645 0 R 646 0 R 647 0 R 648 0 R 649 0 R 650 0 R 651 0 R 652 0 R 653 0 R 654 0 R 655 0 R 656 0 R 657 0 R 658 0 R 659 0 R 660 0 R 661 0 R 662 0 R 663 0 R 664 0 R 665 0 R 666 0 R 667 0 R 668 0 R] ->> -endobj -15 0 obj -<< /Length 31729 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -72.24000000000001 744.786 Td -/F1.0 10.5 Tf -<322e32372e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 744.786 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 744.786 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 744.786 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 726.3059999999999 Td -/F1.0 10.5 Tf -<322e32382e20474554202f76322f706f6c6963696573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 726.3059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 726.3059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 726.3059999999999 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 707.8259999999999 Td -/F1.0 10.5 Tf -<322e32382e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 707.8259999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 707.8259999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 707.8259999999999 Td -/F1.0 10.5 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 689.3459999999999 Td -/F1.0 10.5 Tf -<322e32382e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 689.3459999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 689.3459999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 689.3459999999999 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 670.8659999999999 Td -/F1.0 10.5 Tf -[<322e32392e20505554202f76322f706f6c69636965732f7064704465706c6f> 20.01953125 <796d656e74>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -251.36924999999997 670.8659999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 670.8659999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 670.8659999999999 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 652.3859999999999 Td -/F1.0 10.5 Tf -[<322e32392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 652.3859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 652.3859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 652.3859999999999 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 633.9059999999998 Td -/F1.0 10.5 Tf -<322e32392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 633.9059999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 633.9059999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 633.9059999999998 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 615.4259999999998 Td -/F1.0 10.5 Tf -<322e32392e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 615.4259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 615.4259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 615.4259999999998 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 596.9459999999998 Td -/F1.0 10.5 Tf -[<322e33302e20504f53> 20.01953125 <54202f76322f706f6c69636965732f706f6c69637974797065>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -229.99124999999998 596.9459999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 596.9459999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 596.9459999999998 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 578.4659999999998 Td -/F1.0 10.5 Tf -[<322e33302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 578.4659999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 578.4659999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 578.4659999999998 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 559.9859999999999 Td -/F1.0 10.5 Tf -<322e33302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 559.9859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 559.9859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 559.9859999999999 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 541.5059999999999 Td -/F1.0 10.5 Tf -<322e33302e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 541.5059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 541.5059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 541.5059999999999 Td -/F1.0 10.5 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 523.0259999999998 Td -/F1.0 10.5 Tf -[<322e33312e20504f53> 20.01953125 <54202f76322f706f6c69636965732f7b706f6c6963794d6f64656c547970657d2f7b706f6c6963794d6f64656c56> 60.05859375 <657273696f6e7d2f7b706f6c6963794e616d657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -534.62775 523.0259999999998 Td -/F1.0 10.5 Tf -<2e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 523.0259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 523.0259999999998 Td -/F1.0 10.5 Tf -<3136> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 504.54599999999976 Td -/F1.0 10.5 Tf -[<322e33312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 504.54599999999976 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 504.54599999999976 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 504.54599999999976 Td -/F1.0 10.5 Tf -<3136> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 486.06599999999975 Td -/F1.0 10.5 Tf -<322e33312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 486.06599999999975 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 486.06599999999975 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 486.06599999999975 Td -/F1.0 10.5 Tf -<3136> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 467.58599999999973 Td -/F1.0 10.5 Tf -<322e33312e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 467.58599999999973 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 467.58599999999973 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 467.58599999999973 Td -/F1.0 10.5 Tf -<3136> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 449.1059999999997 Td -/F1.0 10.5 Tf -<322e33312e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 449.1059999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 449.1059999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 449.1059999999997 Td -/F1.0 10.5 Tf -<3136> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 430.6259999999997 Td -/F1.0 10.5 Tf -[<322e33322e2044454c455445202f76322f706f6c69636965732f7b706f6c6963794d6f64656c547970657d2f7b706f6c6963794d6f64656c56> 60.05859375 <657273696f6e7d2f7b706f6c6963794e616d657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 430.6259999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 430.6259999999997 Td -/F1.0 10.5 Tf -<3136> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 412.1459999999997 Td -/F1.0 10.5 Tf -[<322e33322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 412.1459999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 412.1459999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 412.1459999999997 Td -/F1.0 10.5 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 393.66599999999966 Td -/F1.0 10.5 Tf -<322e33322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 393.66599999999966 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 393.66599999999966 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 393.66599999999966 Td -/F1.0 10.5 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 375.18599999999964 Td -/F1.0 10.5 Tf -[<322e33332e20474554202f76322f706f6c69637954> 29.78515625 <6f7363614d6f64656c73>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -224.64675 375.18599999999964 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 375.18599999999964 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 375.18599999999964 Td -/F1.0 10.5 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 356.7059999999996 Td -/F1.0 10.5 Tf -<322e33332e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 356.7059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 356.7059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 356.7059999999996 Td -/F1.0 10.5 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 338.2259999999996 Td -/F1.0 10.5 Tf -<322e33332e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 338.2259999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 338.2259999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 338.2259999999996 Td -/F1.0 10.5 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 319.7459999999996 Td -/F1.0 10.5 Tf -[<322e33342e20474554202f76322f706f6c69637954> 29.78515625 <6f7363614d6f64656c732f79616d6c2f7b706f6c6963794d6f64656c547970657d2f7b706f6c6963794d6f64656c56> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -465.14925 319.7459999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 319.7459999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 319.7459999999996 Td -/F1.0 10.5 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 301.26599999999956 Td -/F1.0 10.5 Tf -[<322e33342e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 301.26599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 301.26599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 301.26599999999956 Td -/F1.0 10.5 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 282.78599999999955 Td -/F1.0 10.5 Tf -<322e33342e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 282.78599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 282.78599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 282.78599999999955 Td -/F1.0 10.5 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 264.30599999999953 Td -/F1.0 10.5 Tf -<322e33342e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 264.30599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 264.30599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 264.30599999999953 Td -/F1.0 10.5 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 245.8259999999995 Td -/F1.0 10.5 Tf -[<322e33352e20474554202f76322f706f6c69637954> 29.78515625 <6f7363614d6f64656c732f7b706f6c6963794d6f64656c547970657d2f7b706f6c6963794d6f64656c56> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -433.08225 245.8259999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 245.8259999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 245.8259999999995 Td -/F1.0 10.5 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 227.34599999999952 Td -/F1.0 10.5 Tf -[<322e33352e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 227.34599999999952 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 227.34599999999952 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 227.34599999999952 Td -/F1.0 10.5 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 208.86599999999953 Td -/F1.0 10.5 Tf -<322e33352e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 208.86599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 208.86599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 208.86599999999953 Td -/F1.0 10.5 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 190.38599999999954 Td -/F1.0 10.5 Tf -<322e33352e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 190.38599999999954 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 190.38599999999954 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 190.38599999999954 Td -/F1.0 10.5 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 171.90599999999955 Td -/F1.0 10.5 Tf -<322e33362e20474554202f76322f74656d706c61746573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -176.54625 171.90599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 171.90599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 171.90599999999955 Td -/F1.0 10.5 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 153.42599999999956 Td -/F1.0 10.5 Tf -<322e33362e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 153.42599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 153.42599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 153.42599999999956 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 134.94599999999957 Td -/F1.0 10.5 Tf -<322e33362e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 134.94599999999957 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 134.94599999999957 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 134.94599999999957 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 116.46599999999958 Td -/F1.0 10.5 Tf -<322e33372e20474554202f76322f74656d706c617465732f6e616d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -213.95774999999998 116.46599999999958 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 116.46599999999958 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 116.46599999999958 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 97.98599999999959 Td -/F1.0 10.5 Tf -<322e33372e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 97.98599999999959 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 97.98599999999959 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 97.98599999999959 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 79.5059999999996 Td -/F1.0 10.5 Tf -<322e33372e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 79.5059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 79.5059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 79.5059999999996 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 61.02599999999961 Td -/F1.0 10.5 Tf -<322e33382e20474554202f76322f74656d706c617465732f7b74656d706c6174654e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -267.40274999999997 61.02599999999961 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 61.02599999999961 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 61.02599999999961 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -16 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 15 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F1.0 8 0 R ->> ->> -/Annots [669 0 R 670 0 R 671 0 R 672 0 R 673 0 R 674 0 R 675 0 R 676 0 R 677 0 R 678 0 R 679 0 R 680 0 R 681 0 R 682 0 R 683 0 R 684 0 R 685 0 R 686 0 R 687 0 R 688 0 R 689 0 R 690 0 R 691 0 R 692 0 R 693 0 R 694 0 R 695 0 R 696 0 R 697 0 R 698 0 R 699 0 R 700 0 R 701 0 R 702 0 R 703 0 R 704 0 R 705 0 R 706 0 R 707 0 R 708 0 R 709 0 R 710 0 R 711 0 R 712 0 R 713 0 R 714 0 R 715 0 R 716 0 R 717 0 R 718 0 R 719 0 R 720 0 R 721 0 R 722 0 R 723 0 R 724 0 R 725 0 R 726 0 R 727 0 R 728 0 R 729 0 R 730 0 R 731 0 R 732 0 R 733 0 R 734 0 R 735 0 R 736 0 R 737 0 R 738 0 R 739 0 R 740 0 R 741 0 R 742 0 R 743 0 R 744 0 R] ->> -endobj -17 0 obj -<< /Length 31751 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -72.24000000000001 744.786 Td -/F1.0 10.5 Tf -[<322e33382e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 744.786 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 744.786 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 744.786 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 726.3059999999999 Td -/F1.0 10.5 Tf -<322e33382e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 726.3059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 726.3059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 726.3059999999999 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 707.8259999999999 Td -/F1.0 10.5 Tf -<322e33382e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 707.8259999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 707.8259999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 707.8259999999999 Td -/F1.0 10.5 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 689.3459999999999 Td -/F1.0 10.5 Tf -[<322e33392e20504f53> 20.01953125 <54202f76322f746f736361436f6e74726f6c4c6f6f702f636f6d6d697373696f6e54> 29.78515625 <6f73636154> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -363.60375 689.3459999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 689.3459999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 689.3459999999999 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 670.8659999999999 Td -/F1.0 10.5 Tf -[<322e33392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 670.8659999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 670.8659999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 670.8659999999999 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 652.3859999999999 Td -/F1.0 10.5 Tf -<322e33392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 652.3859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 652.3859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 652.3859999999999 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 633.9059999999998 Td -/F1.0 10.5 Tf -<322e33392e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 633.9059999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 633.9059999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 633.9059999999998 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 615.4259999999998 Td -/F1.0 10.5 Tf -<322e33392e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 615.4259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 615.4259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 615.4259999999998 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 596.9459999999998 Td -/F1.0 10.5 Tf -[<322e34302e2044454c455445202f76322f746f736361436f6e74726f6c4c6f6f702f6465636f6d6d697373696f6e54> 29.78515625 <6f73636154> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -390.32624999999996 596.9459999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 596.9459999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 596.9459999999998 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 578.4659999999998 Td -/F1.0 10.5 Tf -[<322e34302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 578.4659999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 578.4659999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 578.4659999999998 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 559.9859999999999 Td -/F1.0 10.5 Tf -<322e34302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 559.9859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 559.9859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 559.9859999999999 Td -/F1.0 10.5 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 541.5059999999999 Td -/F1.0 10.5 Tf -<322e34302e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 541.5059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 541.5059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 541.5059999999999 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 523.0259999999998 Td -/F1.0 10.5 Tf -<322e34302e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 523.0259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 523.0259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 523.0259999999998 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 504.54599999999976 Td -/F1.0 10.5 Tf -[<322e34312e2044454c455445202f76322f746f736361436f6e74726f6c4c6f6f702f64656c65746554> 29.78515625 <6f736361496e7374616e636550726f70657274696573>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -395.67075 504.54599999999976 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 504.54599999999976 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 504.54599999999976 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 486.06599999999975 Td -/F1.0 10.5 Tf -[<322e34312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 486.06599999999975 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 486.06599999999975 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 486.06599999999975 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 467.58599999999973 Td -/F1.0 10.5 Tf -<322e34312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 467.58599999999973 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 467.58599999999973 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 467.58599999999973 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 449.1059999999997 Td -/F1.0 10.5 Tf -<322e34312e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 449.1059999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 449.1059999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 449.1059999999997 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 430.6259999999997 Td -/F1.0 10.5 Tf -<322e34312e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 430.6259999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 430.6259999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 430.6259999999997 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 412.1459999999997 Td -/F1.0 10.5 Tf -[<322e34322e2044454c455445202f76322f746f736361436f6e74726f6c4c6f6f702f64656c65746554> 29.78515625 <6f736361496e7374616e74696174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -363.60375 412.1459999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 412.1459999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 412.1459999999997 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 393.66599999999966 Td -/F1.0 10.5 Tf -[<322e34322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 393.66599999999966 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 393.66599999999966 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 393.66599999999966 Td -/F1.0 10.5 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 375.18599999999964 Td -/F1.0 10.5 Tf -<322e34322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 375.18599999999964 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 375.18599999999964 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 375.18599999999964 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 356.7059999999996 Td -/F1.0 10.5 Tf -<322e34322e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 356.7059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 356.7059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 356.7059999999996 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 338.2259999999996 Td -/F1.0 10.5 Tf -<322e34322e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 338.2259999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 338.2259999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 338.2259999999996 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 319.7459999999996 Td -/F1.0 10.5 Tf -<322e34332e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f676574436f6d6d6f6e4f72496e7374616e636550726f70657274696573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -390.32624999999996 319.7459999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 319.7459999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 319.7459999999996 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 301.26599999999956 Td -/F1.0 10.5 Tf -<322e34332e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 301.26599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 301.26599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 301.26599999999956 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 282.78599999999955 Td -/F1.0 10.5 Tf -<322e34332e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 282.78599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 282.78599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 282.78599999999955 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 264.30599999999953 Td -/F1.0 10.5 Tf -<322e34342e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f676574436f6e74726f6c4c6f6f70446566696e6974696f6e73> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -352.91474999999997 264.30599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 264.30599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 264.30599999999953 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 245.8259999999995 Td -/F1.0 10.5 Tf -<322e34342e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 245.8259999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 245.8259999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 245.8259999999995 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 227.34599999999952 Td -/F1.0 10.5 Tf -<322e34342e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 227.34599999999952 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 227.34599999999952 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 227.34599999999952 Td -/F1.0 10.5 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 208.86599999999953 Td -/F1.0 10.5 Tf -<322e34352e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f676574456c656d656e74446566696e6974696f6e73> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -331.53675 208.86599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 208.86599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 208.86599999999953 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 190.38599999999954 Td -/F1.0 10.5 Tf -<322e34352e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 190.38599999999954 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 190.38599999999954 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 190.38599999999954 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 171.90599999999955 Td -/F1.0 10.5 Tf -<322e34352e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 171.90599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 171.90599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 171.90599999999955 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 153.42599999999956 Td -/F1.0 10.5 Tf -<322e34362e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f676574496e7374616e74696174696f6e4f726465725374617465> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -352.91474999999997 153.42599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 153.42599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 153.42599999999956 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 134.94599999999957 Td -/F1.0 10.5 Tf -<322e34362e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 134.94599999999957 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 134.94599999999957 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 134.94599999999957 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 116.46599999999958 Td -/F1.0 10.5 Tf -<322e34362e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 116.46599999999958 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 116.46599999999958 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 116.46599999999958 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 97.98599999999959 Td -/F1.0 10.5 Tf -<322e34372e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f6765744a736f6e536368656d61> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -294.12525 97.98599999999959 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 97.98599999999959 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 97.98599999999959 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 79.5059999999996 Td -/F1.0 10.5 Tf -<322e34372e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 79.5059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 79.5059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 79.5059999999996 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 61.02599999999961 Td -/F1.0 10.5 Tf -<322e34372e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 61.02599999999961 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 61.02599999999961 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 61.02599999999961 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -18 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 17 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F1.0 8 0 R ->> ->> -/Annots [745 0 R 746 0 R 747 0 R 748 0 R 749 0 R 750 0 R 751 0 R 752 0 R 753 0 R 754 0 R 755 0 R 756 0 R 757 0 R 758 0 R 759 0 R 760 0 R 761 0 R 762 0 R 763 0 R 764 0 R 765 0 R 766 0 R 767 0 R 768 0 R 769 0 R 770 0 R 771 0 R 772 0 R 773 0 R 774 0 R 775 0 R 776 0 R 777 0 R 778 0 R 779 0 R 780 0 R 781 0 R 782 0 R 783 0 R 784 0 R 785 0 R 786 0 R 787 0 R 788 0 R 789 0 R 790 0 R 791 0 R 792 0 R 793 0 R 794 0 R 795 0 R 796 0 R 797 0 R 798 0 R 799 0 R 800 0 R 801 0 R 802 0 R 803 0 R 804 0 R 805 0 R 806 0 R 807 0 R 808 0 R 809 0 R 810 0 R 811 0 R 812 0 R 813 0 R 814 0 R 815 0 R 816 0 R 817 0 R 818 0 R 819 0 R 820 0 R] ->> -endobj -19 0 obj -<< /Length 32151 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -60.24 744.786 Td -/F1.0 10.5 Tf -[<322e34382e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f67657454> 29.78515625 <6f736361496e7374616e74696174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -331.53675 744.786 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 744.786 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 744.786 Td -/F1.0 10.5 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 726.3059999999999 Td -/F1.0 10.5 Tf -<322e34382e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 726.3059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 726.3059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 726.3059999999999 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 707.8259999999999 Td -/F1.0 10.5 Tf -<322e34382e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 707.8259999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 707.8259999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 707.8259999999999 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 689.3459999999999 Td -/F1.0 10.5 Tf -[<322e34392e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f67657454> 29.78515625 <6f73636154> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -310.15874999999994 689.3459999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 689.3459999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 689.3459999999999 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 670.8659999999999 Td -/F1.0 10.5 Tf -<322e34392e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 670.8659999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 670.8659999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 670.8659999999999 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 652.3859999999999 Td -/F1.0 10.5 Tf -<322e34392e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 652.3859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 652.3859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 652.3859999999999 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 633.9059999999998 Td -/F1.0 10.5 Tf -[<322e35302e20504f53> 20.01953125 <54202f76322f746f736361436f6e74726f6c4c6f6f702f706f737454> 29.78515625 <6f736361496e7374616e636550726f70657274696573>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -368.94825 633.9059999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 633.9059999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 633.9059999999998 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 615.4259999999998 Td -/F1.0 10.5 Tf -[<322e35302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 615.4259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 615.4259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 615.4259999999998 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 596.9459999999998 Td -/F1.0 10.5 Tf -<322e35302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 596.9459999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 596.9459999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 596.9459999999998 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 578.4659999999998 Td -/F1.0 10.5 Tf -<322e35302e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 578.4659999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 578.4659999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 578.4659999999998 Td -/F1.0 10.5 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 559.9859999999999 Td -/F1.0 10.5 Tf -<322e35302e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 559.9859999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 559.9859999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 559.9859999999999 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 541.5059999999999 Td -/F1.0 10.5 Tf -[<322e35312e20504f53> 20.01953125 <54202f76322f746f736361436f6e74726f6c4c6f6f702f706f737454> 29.78515625 <6f736361496e7374616e74696174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -342.22574999999995 541.5059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 541.5059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 541.5059999999999 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 523.0259999999998 Td -/F1.0 10.5 Tf -[<322e35312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 523.0259999999998 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 523.0259999999998 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 523.0259999999998 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 504.54599999999976 Td -/F1.0 10.5 Tf -<322e35312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 504.54599999999976 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 504.54599999999976 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 504.54599999999976 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 486.06599999999975 Td -/F1.0 10.5 Tf -<322e35312e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 486.06599999999975 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 486.06599999999975 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 486.06599999999975 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 467.58599999999973 Td -/F1.0 10.5 Tf -<322e35312e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 467.58599999999973 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 467.58599999999973 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 467.58599999999973 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 449.1059999999997 Td -/F1.0 10.5 Tf -[<322e35322e20505554202f76322f746f736361436f6e74726f6c4c6f6f702f70757454> 29.78515625 <6f736361496e7374616e74696174696f6e53746174654368616e6765>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -390.32624999999996 449.1059999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 449.1059999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 449.1059999999997 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 430.6259999999997 Td -/F1.0 10.5 Tf -[<322e35322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 430.6259999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 430.6259999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 430.6259999999997 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 412.1459999999997 Td -/F1.0 10.5 Tf -<322e35322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 412.1459999999997 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 412.1459999999997 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 412.1459999999997 Td -/F1.0 10.5 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 393.66599999999966 Td -/F1.0 10.5 Tf -<322e35322e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 393.66599999999966 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 393.66599999999966 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 393.66599999999966 Td -/F1.0 10.5 Tf -<3236> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -72.24000000000001 375.18599999999964 Td -/F1.0 10.5 Tf -<322e35322e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 375.18599999999964 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 375.18599999999964 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 375.18599999999964 Td -/F1.0 10.5 Tf -<3236> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 356.7059999999996 Td -/F1.0 10.5 Tf -<332e20446566696e6974696f6e73> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -117.75674999999995 356.7059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 356.7059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 356.7059999999996 Td -/F1.0 10.5 Tf -<3237> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 338.2259999999996 Td -/F1.0 10.5 Tf -<332e312e20436c616d70496e666f726d6174696f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -176.54625 338.2259999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 338.2259999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 338.2259999999996 Td -/F1.0 10.5 Tf -<3237> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 319.7459999999996 Td -/F1.0 10.5 Tf -<332e322e20436c64734865616c7468436865636b> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -165.85724999999996 319.7459999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 319.7459999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 319.7459999999996 Td -/F1.0 10.5 Tf -<3237> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 301.26599999999956 Td -/F1.0 10.5 Tf -<332e332e2044696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -133.79024999999996 301.26599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 301.26599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 301.26599999999956 Td -/F1.0 10.5 Tf -<3237> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 282.78599999999955 Td -/F1.0 10.5 Tf -<332e342e2044696374696f6e617279456c656d656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -176.54625 282.78599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 282.78599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 282.78599999999955 Td -/F1.0 10.5 Tf -<3238> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 264.30599999999953 Td -/F1.0 10.5 Tf -<332e352e2045787465726e616c436f6d706f6e656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -181.89074999999997 264.30599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 264.30599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 264.30599999999953 Td -/F1.0 10.5 Tf -<3238> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 245.8259999999995 Td -/F1.0 10.5 Tf -<332e362e2045787465726e616c436f6d706f6e656e745374617465> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -208.61325 245.8259999999995 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 245.8259999999995 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 245.8259999999995 Td -/F1.0 10.5 Tf -<3239> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 227.34599999999952 Td -/F1.0 10.5 Tf -[<332e372e204a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -133.79024999999996 227.34599999999952 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 227.34599999999952 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 227.34599999999952 Td -/F1.0 10.5 Tf -<3239> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 208.86599999999953 Td -/F1.0 10.5 Tf -<332e382e204a736f6e456c656d656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -144.47924999999998 208.86599999999953 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 208.86599999999953 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 208.86599999999953 Td -/F1.0 10.5 Tf -<3330> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 190.38599999999954 Td -/F1.0 10.5 Tf -<332e392e204a736f6e4e756c6c> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -128.44574999999998 190.38599999999954 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 190.38599999999954 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 190.38599999999954 Td -/F1.0 10.5 Tf -<3331> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 171.90599999999955 Td -/F1.0 10.5 Tf -<332e31302e204a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -144.47924999999998 171.90599999999955 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 171.90599999999955 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 171.90599999999955 Td -/F1.0 10.5 Tf -<3333> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 153.42599999999956 Td -/F1.0 10.5 Tf -<332e31312e204a736f6e5072696d6974697665> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -155.16824999999994 153.42599999999956 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 153.42599999999956 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 153.42599999999956 Td -/F1.0 10.5 Tf -<3334> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 134.94599999999957 Td -/F1.0 10.5 Tf -<332e31322e204c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -112.41224999999997 134.94599999999957 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 134.94599999999957 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 134.94599999999957 Td -/F1.0 10.5 Tf -<3335> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 116.46599999999958 Td -/F1.0 10.5 Tf -<332e31332e204c6f6f70456c656d656e744d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -187.23524999999995 116.46599999999958 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 116.46599999999958 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 116.46599999999958 Td -/F1.0 10.5 Tf -<3336> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 97.98599999999959 Td -/F1.0 10.5 Tf -<332e31342e204c6f6f704c6f67> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -133.79024999999996 97.98599999999959 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 97.98599999999959 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 97.98599999999959 Td -/F1.0 10.5 Tf -<3337> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 79.5059999999996 Td -/F1.0 10.5 Tf -[<332e31352e204c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -160.51274999999998 79.5059999999996 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 79.5059999999996 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 79.5059999999996 Td -/F1.0 10.5 Tf -<3337> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 61.02599999999961 Td -/F1.0 10.5 Tf -[<332e31362e204c6f6f7054> 29.78515625 <656d706c6174654c6f6f70456c656d656e744d6f64656c>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -256.71375 61.02599999999961 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 61.02599999999961 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 61.02599999999961 Td -/F1.0 10.5 Tf -<3338> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -20 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 19 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F1.0 8 0 R ->> ->> -/Annots [821 0 R 822 0 R 823 0 R 824 0 R 825 0 R 826 0 R 827 0 R 828 0 R 829 0 R 830 0 R 831 0 R 832 0 R 833 0 R 834 0 R 835 0 R 836 0 R 837 0 R 838 0 R 839 0 R 840 0 R 841 0 R 842 0 R 843 0 R 844 0 R 845 0 R 846 0 R 847 0 R 848 0 R 849 0 R 850 0 R 851 0 R 852 0 R 853 0 R 854 0 R 855 0 R 856 0 R 857 0 R 858 0 R 859 0 R 860 0 R 861 0 R 862 0 R 863 0 R 864 0 R 865 0 R 866 0 R 867 0 R 868 0 R 869 0 R 870 0 R 871 0 R 872 0 R 873 0 R 874 0 R 875 0 R 876 0 R 877 0 R 878 0 R 879 0 R 880 0 R 881 0 R 882 0 R 883 0 R 884 0 R 885 0 R 886 0 R 887 0 R 888 0 R 889 0 R 890 0 R 891 0 R 892 0 R 893 0 R 894 0 R 895 0 R 896 0 R] ->> -endobj -21 0 obj -<< /Length 4250 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -60.24 744.786 Td -/F1.0 10.5 Tf -<332e31372e204d6963726f53657276696365506f6c696379> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -187.23524999999995 744.786 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 744.786 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 744.786 Td -/F1.0 10.5 Tf -<3338> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 726.3059999999999 Td -/F1.0 10.5 Tf -<332e31382e204e756d626572> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -128.44574999999998 726.3059999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 726.3059999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 726.3059999999999 Td -/F1.0 10.5 Tf -<3339> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 707.8259999999999 Td -/F1.0 10.5 Tf -[<332e31392e204f706572> 20.01953125 <6174696f6e616c506f6c696379>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -176.54625 707.8259999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 707.8259999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 707.8259999999999 Td -/F1.0 10.5 Tf -<3430> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 689.3459999999999 Td -/F1.0 10.5 Tf -<332e32302e20506f6c6963794d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -149.82374999999996 689.3459999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 689.3459999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 689.3459999999999 Td -/F1.0 10.5 Tf -<3430> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -60.24000000000001 670.8659999999999 Td -/F1.0 10.5 Tf -<332e32312e2053657276696365> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -123.10125 670.8659999999999 Td -/F1.0 10.5 Tf -<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -BT -550.66125 670.8659999999999 Td -/F1.0 5.25 Tf - Tj -ET - -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.021 670.8659999999999 Td -/F1.0 10.5 Tf -<3431> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q - -endstream -endobj -22 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 21 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F1.0 8 0 R ->> ->> -/Annots [897 0 R 898 0 R 899 0 R 900 0 R 901 0 R 902 0 R 903 0 R 904 0 R 905 0 R 906 0 R] ->> -endobj -23 0 obj -<< /Length 2379 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 730.304 Td -/F2.0 22 Tf -<4368617074657220312e204f76657276696577> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 688.656 Td -/F2.0 18 Tf -[<312e312e2056> 60.05859375 <657273696f6e20696e666f726d6174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 660.036 Td -/F3.0 10.5 Tf -[<56> 60.05859375 <657273696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -85.136384765625 660.036 Td -/F1.0 10.5 Tf -[<203a20362e312e332d534e415053484f> 20.01953125 <54>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 620.796 Td -/F2.0 18 Tf -<312e322e2055524920736368656d65> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 592.176 Td -/F3.0 10.5 Tf -<486f7374> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -71.30850000000001 592.176 Td -/F1.0 10.5 Tf -<203a206c6f63616c686f73743a3339323231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 576.3960000000001 Td -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 576.3960000000001 Td -/F3.0 10.5 Tf -<4261736550617468> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -93.95700000000001 576.3960000000001 Td -/F1.0 10.5 Tf -<203a202f7265737473657276696365732f636c64732f> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 560.6160000000001 Td -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 560.6160000000001 Td -/F3.0 10.5 Tf -<536368656d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -89.946 560.6160000000001 Td -/F1.0 10.5 Tf -<203a2048545450> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.7289999999999 14.388 Td -/F1.0 9 Tf -<31> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -24 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 23 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -25 0 obj -[24 0 R /XYZ 0 792.0 null] -endobj -26 0 obj -<< /Type /Names -/Dests 27 0 R ->> -endobj -27 0 obj -<< /Kids [60 0 R 321 0 R 389 0 R 160 0 R 237 0 R 94 0 R 157 0 R 242 0 R 296 0 R 61 0 R 154 0 R 222 0 R 280 0 R 328 0 R 88 0 R 144 0 R 255 0 R 309 0 R] ->> -endobj -28 0 obj -<< /Type /Font -/BaseFont /AAAAAB+NotoSerif-Bold -/Subtype /TrueType -/FontDescriptor 1146 0 R -/FirstChar 32 -/LastChar 255 -/Widths 1148 0 R -/ToUnicode 1147 0 R ->> -endobj -29 0 obj -[24 0 R /XYZ 0 712.0799999999999 null] -endobj -30 0 obj -<< /Type /Font -/BaseFont /AAAAAC+NotoSerif-Italic -/Subtype /TrueType -/FontDescriptor 1150 0 R -/FirstChar 32 -/LastChar 255 -/Widths 1152 0 R -/ToUnicode 1151 0 R ->> -endobj -31 0 obj -[24 0 R /XYZ 0 644.22 null] -endobj -32 0 obj -<< /Length 12151 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 730.304 Td -/F2.0 22 Tf -<4368617074657220322e205061746873> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 688.656 Td -/F2.0 18 Tf -<322e312e20474554202f76312f6865616c7468636865636b> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 654.416 Td -/F2.0 13 Tf -<322e312e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 602.160 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 602.160 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 602.160 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 578.880 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 578.880 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 578.880 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 639.720 m -99.792 639.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 602.160 m -99.792 602.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 639.970 m -48.240 601.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 639.970 m -99.792 601.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 623.9730000000002 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 609.6930000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 639.720 m -460.656 639.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 602.160 m -460.656 602.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 639.970 m -99.792 601.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 639.970 m -460.656 601.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 623.9730000000002 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 639.720 m -563.760 639.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 602.160 m -563.760 602.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 639.970 m -460.656 601.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 639.970 m -563.760 601.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 623.9730000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 602.160 m -99.792 602.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 578.880 m -99.792 578.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 602.410 m -48.240 578.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 602.410 m -99.792 578.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 585.913 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 602.160 m -460.656 602.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 578.880 m -460.656 578.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 602.410 m -99.792 578.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 602.410 m -460.656 578.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 585.913 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 602.160 m -563.760 602.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 578.880 m -563.760 578.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 602.410 m -460.656 578.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 602.410 m -563.760 578.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 585.913 Td -/F1.0 10.5 Tf -<436c64734865616c7468436865636b> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 549.2960000000002 Td -/F2.0 13 Tf -<322e312e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 522.6360000000002 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 524.8200000000003 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 487.1760000000003 Td -/F2.0 18 Tf -<322e322e20474554202f76312f757365722f67657455736572> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 452.9360000000002 Td -/F2.0 13 Tf -<322e322e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 414.960 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 414.960 343.680 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 391.680 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 391.680 343.680 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 438.240 m -220.080 438.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 414.960 m -220.080 414.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 438.490 m -48.240 414.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 438.490 m -220.080 414.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 422.49300000000017 Td -/F2.0 10.5 Tf -<4854545020436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 438.240 m -563.760 438.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -220.080 414.960 m -563.760 414.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 438.490 m -220.080 414.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 438.490 m -563.760 414.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 422.49300000000017 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 414.960 m -220.080 414.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 391.680 m -220.080 391.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 415.210 m -48.240 391.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 415.210 m -220.080 391.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 398.71300000000014 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 414.960 m -563.760 414.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 391.680 m -563.760 391.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 415.210 m -220.080 391.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 415.210 m -563.760 391.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 398.71300000000014 Td -/F1.0 10.5 Tf -<4e6f20436f6e74656e74> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 362.0960000000002 Td -/F2.0 13 Tf -<322e322e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 335.43600000000015 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 337.6200000000002 Td -/F4.0 10.5 Tf -<746578742f706c61696e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 299.97600000000017 Td -/F2.0 18 Tf -<322e332e20474554202f76322f636c616d70496e666f726d6174696f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 265.7360000000001 Td -/F2.0 13 Tf -<322e332e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 213.480 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 213.480 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 213.480 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 190.200 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 190.200 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 190.200 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 251.040 m -99.792 251.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 213.480 m -99.792 213.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 251.290 m -48.240 212.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 251.290 m -99.792 212.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 235.29300000000012 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 221.01300000000012 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 251.040 m -460.656 251.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 213.480 m -460.656 213.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 251.290 m -99.792 212.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 251.290 m -460.656 212.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 235.29300000000012 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 251.040 m -563.760 251.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 213.480 m -563.760 213.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 251.290 m -460.656 212.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 251.290 m -563.760 212.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 235.29300000000012 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 213.480 m -99.792 213.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 190.200 m -99.792 190.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 213.730 m -48.240 189.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 213.730 m -99.792 189.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 197.23300000000012 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 213.480 m -460.656 213.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 190.200 m -460.656 190.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 213.730 m -99.792 189.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 213.730 m -460.656 189.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 197.23300000000012 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 213.480 m -563.760 213.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 190.200 m -563.760 190.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 213.730 m -460.656 189.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 213.730 m -563.760 189.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 197.23300000000012 Td -/F1.0 10.5 Tf -<436c616d70496e666f726d6174696f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 160.6160000000001 Td -/F2.0 13 Tf -<322e332e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 133.95600000000007 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 136.14000000000007 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 98.49600000000007 Td -/F2.0 18 Tf -<322e342e20474554202f76322f64696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<32> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -33 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 32 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [37 0 R 45 0 R] ->> -endobj -34 0 obj -[33 0 R /XYZ 0 792.0 null] -endobj -35 0 obj -[33 0 R /XYZ 0 712.0799999999999 null] -endobj -36 0 obj -[33 0 R /XYZ 0 672.0 null] -endobj -37 0 obj -<< /Border [0 0 0] -/Dest (_cldshealthcheck) -/Subtype /Link -/Rect [463.65600000000006 582.8470000000001 547.9710000000001 597.1270000000001] -/Type /Annot ->> -endobj -38 0 obj -[33 0 R /XYZ 0 566.8800000000001 null] -endobj -39 0 obj -<< /Type /Font -/BaseFont /AAAAAD+mplus1mn-regular -/Subtype /TrueType -/FontDescriptor 1154 0 R -/FirstChar 32 -/LastChar 255 -/Widths 1156 0 R -/ToUnicode 1155 0 R ->> -endobj -40 0 obj -[33 0 R /XYZ 0 510.60000000000025 null] -endobj -41 0 obj -[33 0 R /XYZ 0 470.5200000000002 null] -endobj -42 0 obj -[33 0 R /XYZ 0 379.6800000000002 null] -endobj -43 0 obj -[33 0 R /XYZ 0 323.40000000000015 null] -endobj -44 0 obj -[33 0 R /XYZ 0 283.3200000000001 null] -endobj -45 0 obj -<< /Border [0 0 0] -/Dest (_clampinformation) -/Subtype /Link -/Rect [463.65600000000006 194.16700000000012 556.791 208.44700000000012] -/Type /Annot ->> -endobj -46 0 obj -[33 0 R /XYZ 0 178.2000000000001 null] -endobj -47 0 obj -[33 0 R /XYZ 0 121.92000000000007 null] -endobj -48 0 obj -<< /Length 16421 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e342e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 688.560 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 688.560 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 688.560 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 665.280 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 665.280 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 665.280 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 726.120 m -99.792 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 726.370 m -48.240 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 710.373 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 696.0930000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 726.120 m -460.656 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 710.373 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 726.120 m -563.760 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 726.370 m -563.760 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 710.373 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -99.792 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 688.810 m -48.240 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 672.3130000000001 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 665.280 m -460.656 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 672.3130000000001 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 688.810 m -563.760 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 672.3130000000001 Td -/F1.0 10.5 Tf -<44696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 635.6960000000003 Td -/F2.0 13 Tf -<322e342e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 609.0360000000003 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 611.2200000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 573.5760000000004 Td -/F2.0 18 Tf -<322e352e20505554202f76322f64696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000005 Td -/F2.0 13 Tf -[<322e352e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 501.360 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 501.360 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 501.360 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 463.800 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 463.800 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 463.800 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -162.800 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 501.360 m -162.800 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 500.610 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 524.890 m -162.800 500.610 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.89300000000054 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 524.640 m -334.640 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 501.360 m -334.640 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 524.890 m -162.800 500.610 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 524.890 m -334.640 500.610 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 508.89300000000054 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 501.360 m -563.760 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 524.890 m -334.640 500.610 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 500.610 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 508.89300000000054 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 501.360 m -162.800 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 463.800 m -162.800 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 501.610 m -48.240 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 501.610 m -162.800 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 477.9730000000006 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 501.360 m -334.640 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 463.800 m -334.640 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 501.610 m -162.800 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 501.610 m -334.640 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 485.11300000000057 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 470.83300000000054 Td -ET - - -BT -165.79988544000003 470.83300000000054 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 501.360 m -563.760 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 463.800 m -563.760 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 501.610 m -334.640 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 501.610 m -563.760 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -337.6397136 477.9730000000006 Td -/F1.0 10.5 Tf -<44696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 434.2160000000006 Td -/F2.0 13 Tf -<322e352e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 381.960 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 381.960 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 381.960 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 358.680 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 358.680 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 358.680 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 419.520 m -99.792 419.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 381.960 m -99.792 381.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 419.770 m -48.240 381.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 419.770 m -99.792 381.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 403.77300000000054 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 389.4930000000005 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 419.520 m -460.656 419.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 381.960 m -460.656 381.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 419.770 m -99.792 381.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 419.770 m -460.656 381.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 403.77300000000054 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 419.520 m -563.760 419.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 381.960 m -563.760 381.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 419.770 m -460.656 381.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 419.770 m -563.760 381.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 403.77300000000054 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 381.960 m -99.792 381.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 358.680 m -99.792 358.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 382.210 m -48.240 358.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 382.210 m -99.792 358.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 365.71300000000053 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 381.960 m -460.656 381.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 358.680 m -460.656 358.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 382.210 m -99.792 358.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 382.210 m -460.656 358.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 365.71300000000053 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 381.960 m -563.760 381.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 358.680 m -563.760 358.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 382.210 m -460.656 358.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 382.210 m -563.760 358.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 365.71300000000053 Td -/F1.0 10.5 Tf -<44696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 329.0960000000005 Td -/F2.0 13 Tf -<322e352e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 302.4360000000005 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 304.6200000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 272.8160000000005 Td -/F2.0 13 Tf -<322e352e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 246.15600000000046 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 248.34000000000046 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 210.69600000000045 Td -/F2.0 18 Tf -<322e362e20474554202f76322f64696374696f6e6172792f7365636f6e646172792f6e616d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 176.45600000000042 Td -/F2.0 13 Tf -<322e362e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 124.200 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 124.200 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 124.200 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 100.920 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 100.920 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 100.920 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 161.760 m -99.792 161.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 124.200 m -99.792 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 162.010 m -48.240 123.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 162.010 m -99.792 123.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 146.01300000000043 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 131.73300000000043 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 161.760 m -460.656 161.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 124.200 m -460.656 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 162.010 m -99.792 123.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 162.010 m -460.656 123.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 146.01300000000043 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 161.760 m -563.760 161.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 124.200 m -563.760 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 162.010 m -460.656 123.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 162.010 m -563.760 123.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 146.01300000000043 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 124.200 m -99.792 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 100.920 m -99.792 100.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 124.450 m -48.240 100.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 124.450 m -99.792 100.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 107.95300000000042 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 124.200 m -460.656 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 100.920 m -460.656 100.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 124.450 m -99.792 100.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 124.450 m -460.656 100.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 107.95300000000042 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 124.200 m -563.760 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 100.920 m -563.760 100.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 124.450 m -460.656 100.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 124.450 m -563.760 100.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 107.95300000000042 Td -/F1.0 10.5 Tf -[<3c20737472696e67203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.7289999999999 14.388 Td -/F1.0 9 Tf -<33> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -49 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 48 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [51 0 R 55 0 R 57 0 R] ->> -endobj -50 0 obj -[49 0 R /XYZ 0 792.0 null] -endobj -51 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [463.65600000000006 669.2470000000002 516.45 683.5270000000002] -/Type /Annot ->> -endobj -52 0 obj -[49 0 R /XYZ 0 653.2800000000002 null] -endobj -53 0 obj -[49 0 R /XYZ 0 597.0000000000003 null] -endobj -54 0 obj -[49 0 R /XYZ 0 556.9200000000004 null] -endobj -55 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [337.6397136 474.90700000000055 390.4337136 489.1870000000006] -/Type /Annot ->> -endobj -56 0 obj -[49 0 R /XYZ 0 451.8000000000006 null] -endobj -57 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [463.65600000000006 362.64700000000056 516.45 376.92700000000053] -/Type /Annot ->> -endobj -58 0 obj -[49 0 R /XYZ 0 346.6800000000005 null] -endobj -59 0 obj -[49 0 R /XYZ 0 290.4000000000005 null] -endobj -60 0 obj -<< /Limits [(_clampinformation) (_consumes_5)] -/Names [(_clampinformation) 341 0 R (_cldshealthcheck) 342 0 R (_consumes) 58 0 R (_consumes_10) 268 0 R (_consumes_11) 275 0 R (_consumes_12) 281 0 R (_consumes_13) 288 0 R (_consumes_14) 320 0 R (_consumes_15) 329 0 R (_consumes_16) 336 0 R (_consumes_2) 77 0 R (_consumes_3) 104 0 R (_consumes_4) 176 0 R (_consumes_5) 185 0 R] ->> -endobj -61 0 obj -<< /Limits [(_responses_10) (_responses_19)] -/Names [(_responses_10) 87 0 R (_responses_11) 95 0 R (_responses_12) 102 0 R (_responses_13) 108 0 R (_responses_14) 111 0 R (_responses_15) 117 0 R (_responses_16) 121 0 R (_responses_17) 128 0 R (_responses_18) 133 0 R (_responses_19) 140 0 R] ->> -endobj -62 0 obj -[49 0 R /XYZ 0 234.12000000000046 null] -endobj -63 0 obj -[49 0 R /XYZ 0 194.04000000000045 null] -endobj -64 0 obj -<< /Length 18231 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e362e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 678.6960000000001 Td -/F2.0 18 Tf -<322e372e20474554202f76322f64696374696f6e6172792f7b64696374696f6e6172794e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 644.4560000000002 Td -/F2.0 13 Tf -[<322e372e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.480 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.480 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.480 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 568.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 568.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 568.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.760 m -162.800 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.010 m -48.240 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 614.0130000000003 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.760 m -334.640 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 614.0130000000003 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.760 m -563.760 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.010 m -563.760 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.0130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.920 m -162.800 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.730 m -48.240 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 583.0930000000003 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 568.920 m -334.640 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 590.2330000000004 Td -/F2.0 10.5 Tf -<64696374696f6e6172794e616d65> Tj -ET - - -BT -165.79988544000003 575.9530000000003 Td -ET - - -BT -165.79988544000003 575.9530000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 568.920 m -563.760 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.730 m -563.760 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 583.0930000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000004 Td -/F2.0 13 Tf -<322e372e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 487.080 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 487.080 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 487.080 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 463.800 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 463.800 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 463.800 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -99.792 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.8930000000004 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 494.6130000000004 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 524.640 m -460.656 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 508.8930000000004 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 508.8930000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 463.800 m -99.792 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 487.330 m -48.240 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 470.8330000000004 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 463.800 m -460.656 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 470.8330000000004 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 463.800 m -563.760 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 487.330 m -563.760 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 470.8330000000004 Td -/F1.0 10.5 Tf -<44696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 434.2160000000004 Td -/F2.0 13 Tf -<322e372e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 407.5560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 409.7400000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 372.0960000000004 Td -/F2.0 18 Tf -<322e382e20505554202f76322f64696374696f6e6172792f7b6e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 337.85600000000034 Td -/F2.0 13 Tf -[<322e382e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 299.880 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 299.880 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 299.880 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 262.320 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 262.320 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 262.320 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 224.760 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 224.760 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 224.760 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 323.160 m -162.800 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 299.880 m -162.800 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 323.410 m -48.240 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 323.410 m -162.800 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 307.4130000000003 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 323.160 m -334.640 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 299.880 m -334.640 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 323.410 m -162.800 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 323.410 m -334.640 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 307.4130000000003 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 323.160 m -563.760 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 299.880 m -563.760 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 323.410 m -334.640 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 323.410 m -563.760 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 307.4130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 299.880 m -162.800 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 262.320 m -162.800 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 300.130 m -48.240 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 300.130 m -162.800 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 276.49300000000034 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 299.880 m -334.640 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 262.320 m -334.640 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 300.130 m -162.800 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 300.130 m -334.640 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 283.6330000000003 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -165.79988544000003 269.3530000000003 Td -ET - - -BT -165.79988544000003 269.3530000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 299.880 m -563.760 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 262.320 m -563.760 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 300.130 m -334.640 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 300.130 m -563.760 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 276.49300000000034 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 262.320 m -162.800 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 224.760 m -162.800 224.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 262.570 m -48.240 224.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 262.570 m -162.800 224.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 238.93300000000025 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 262.320 m -334.640 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 224.760 m -334.640 224.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 262.570 m -162.800 224.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 262.570 m -334.640 224.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 246.07300000000026 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 231.79300000000026 Td -ET - - -BT -165.79988544000003 231.79300000000026 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 262.320 m -563.760 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 224.760 m -563.760 224.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 262.570 m -334.640 224.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 262.570 m -563.760 224.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -337.6397136 238.93300000000025 Td -/F1.0 10.5 Tf -<44696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 195.17600000000027 Td -/F2.0 13 Tf -<322e382e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 142.920 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 142.920 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 142.920 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 119.640 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 119.640 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 119.640 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 180.480 m -99.792 180.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 142.920 m -99.792 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 180.730 m -48.240 142.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 180.730 m -99.792 142.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 164.73300000000026 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 150.45300000000026 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 180.480 m -460.656 180.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 142.920 m -460.656 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 180.730 m -99.792 142.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 180.730 m -460.656 142.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 164.73300000000026 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 180.480 m -563.760 180.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 142.920 m -563.760 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 180.730 m -460.656 142.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 180.730 m -563.760 142.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 164.73300000000026 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 142.920 m -99.792 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 119.640 m -99.792 119.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 143.170 m -48.240 119.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 143.170 m -99.792 119.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 126.67300000000026 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 142.920 m -460.656 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 119.640 m -460.656 119.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 143.170 m -99.792 119.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 143.170 m -460.656 119.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 126.67300000000026 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 142.920 m -563.760 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 119.640 m -563.760 119.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 143.170 m -460.656 119.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 143.170 m -563.760 119.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 126.67300000000026 Td -/F1.0 10.5 Tf -<44696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 90.05600000000024 Td -/F2.0 13 Tf -<322e382e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 63.39600000000024 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 65.58000000000024 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<34> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -65 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 64 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [70 0 R 74 0 R 76 0 R] ->> -endobj -66 0 obj -[65 0 R /XYZ 0 792.0 null] -endobj -67 0 obj -[65 0 R /XYZ 0 702.1200000000001 null] -endobj -68 0 obj -[65 0 R /XYZ 0 662.0400000000002 null] -endobj -69 0 obj -[65 0 R /XYZ 0 556.9200000000003 null] -endobj -70 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [463.65600000000006 467.76700000000045 516.45 482.0470000000004] -/Type /Annot ->> -endobj -71 0 obj -[65 0 R /XYZ 0 451.8000000000004 null] -endobj -72 0 obj -[65 0 R /XYZ 0 395.5200000000004 null] -endobj -73 0 obj -[65 0 R /XYZ 0 355.44000000000034 null] -endobj -74 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [337.6397136 235.86700000000027 390.4337136 250.14700000000028] -/Type /Annot ->> -endobj -75 0 obj -[65 0 R /XYZ 0 212.76000000000028 null] -endobj -76 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [463.65600000000006 123.60700000000026 516.45 137.88700000000026] -/Type /Annot ->> -endobj -77 0 obj -[65 0 R /XYZ 0 107.64000000000024 null] -endobj -78 0 obj -<< /Length 15674 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e382e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 678.6960000000001 Td -/F2.0 18 Tf -<322e392e2044454c455445202f76322f64696374696f6e6172792f7b6e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 644.4560000000002 Td -/F2.0 13 Tf -[<322e392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.480 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.480 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.480 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 568.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 568.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 568.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.760 m -162.800 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.010 m -48.240 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 614.0130000000003 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.760 m -334.640 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 614.0130000000003 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.760 m -563.760 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.010 m -563.760 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.0130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.920 m -162.800 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.730 m -48.240 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 583.0930000000003 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 568.920 m -334.640 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 590.2330000000004 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -165.79988544000003 575.9530000000003 Td -ET - - -BT -165.79988544000003 575.9530000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 568.920 m -563.760 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.730 m -563.760 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 583.0930000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000004 Td -/F2.0 13 Tf -<322e392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 501.360 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 501.360 343.680 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 478.080 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 478.080 343.680 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -220.080 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 501.360 m -220.080 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 500.610 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 524.890 m -220.080 500.610 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.8930000000004 Td -/F2.0 10.5 Tf -<4854545020436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -220.080 501.360 m -563.760 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 524.890 m -220.080 500.610 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 500.610 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 508.8930000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 501.360 m -220.080 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 478.080 m -220.080 478.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 501.610 m -48.240 477.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 501.610 m -220.080 477.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 485.11300000000045 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 501.360 m -563.760 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 478.080 m -563.760 478.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 501.610 m -220.080 477.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 501.610 m -563.760 477.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 485.11300000000045 Td -/F1.0 10.5 Tf -<4e6f20436f6e74656e74> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 448.4960000000005 Td -/F2.0 13 Tf -<322e392e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 421.83600000000047 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 424.0200000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 386.3760000000005 Td -/F2.0 18 Tf -<322e31302e2044454c455445> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 358.2960000000005 Td -/F2.0 18 Tf -<2f76322f64696374696f6e6172792f7b6e616d657d2f656c656d656e74732f7b73686f72744e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 324.05600000000044 Td -/F2.0 13 Tf -[<322e31302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 286.080 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 286.080 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 286.080 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 248.520 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 248.520 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 248.520 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 210.960 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 210.960 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 210.960 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 309.360 m -162.800 309.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 286.080 m -162.800 286.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 309.610 m -48.240 285.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 309.610 m -162.800 285.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 293.6130000000004 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 309.360 m -334.640 309.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 286.080 m -334.640 286.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 309.610 m -162.800 285.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 309.610 m -334.640 285.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 293.6130000000004 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 309.360 m -563.760 309.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 286.080 m -563.760 286.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 309.610 m -334.640 285.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 309.610 m -563.760 285.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 293.6130000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 286.080 m -162.800 286.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 248.520 m -162.800 248.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 286.330 m -48.240 248.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 286.330 m -162.800 248.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 262.6930000000004 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 286.080 m -334.640 286.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 248.520 m -334.640 248.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 286.330 m -162.800 248.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 286.330 m -334.640 248.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 269.83300000000037 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -165.79988544000003 255.55300000000037 Td -ET - - -BT -165.79988544000003 255.55300000000037 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 286.080 m -563.760 286.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 248.520 m -563.760 248.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 286.330 m -334.640 248.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 286.330 m -563.760 248.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 262.6930000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 248.520 m -162.800 248.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 210.960 m -162.800 210.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 248.770 m -48.240 210.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 248.770 m -162.800 210.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 225.1330000000004 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 248.520 m -334.640 248.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 210.960 m -334.640 210.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 248.770 m -162.800 210.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 248.770 m -334.640 210.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 232.27300000000042 Td -/F2.0 10.5 Tf -<73686f72744e616d65> Tj -ET - - -BT -165.79988544000003 217.99300000000042 Td -ET - - -BT -165.79988544000003 217.99300000000042 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 248.520 m -563.760 248.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 210.960 m -563.760 210.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 248.770 m -334.640 210.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 248.770 m -563.760 210.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 225.1330000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 181.37600000000037 Td -/F2.0 13 Tf -<322e31302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 143.400 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 143.400 343.680 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 120.120 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 120.120 343.680 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 166.680 m -220.080 166.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 143.400 m -220.080 143.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 166.930 m -48.240 142.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 166.930 m -220.080 142.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 150.9330000000004 Td -/F2.0 10.5 Tf -<4854545020436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 166.680 m -563.760 166.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -220.080 143.400 m -563.760 143.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 166.930 m -220.080 142.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 166.930 m -563.760 142.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 150.9330000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 143.400 m -220.080 143.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 120.120 m -220.080 120.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 143.650 m -48.240 119.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 143.650 m -220.080 119.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 127.15300000000039 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 143.400 m -563.760 143.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 120.120 m -563.760 120.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 143.650 m -220.080 119.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 143.650 m -563.760 119.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 127.15300000000039 Td -/F1.0 10.5 Tf -<4e6f20436f6e74656e74> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 90.53600000000037 Td -/F2.0 13 Tf -<322e31302e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 63.876000000000374 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 66.06000000000037 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.7289999999999 14.388 Td -/F1.0 9 Tf -<35> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -79 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 78 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -80 0 obj -[79 0 R /XYZ 0 792.0 null] -endobj -81 0 obj -[79 0 R /XYZ 0 702.1200000000001 null] -endobj -82 0 obj -[79 0 R /XYZ 0 662.0400000000002 null] -endobj -83 0 obj -[79 0 R /XYZ 0 556.9200000000003 null] -endobj -84 0 obj -[79 0 R /XYZ 0 466.0800000000005 null] -endobj -85 0 obj -[79 0 R /XYZ 0 409.80000000000047 null] -endobj -86 0 obj -[79 0 R /XYZ 0 341.64000000000044 null] -endobj -87 0 obj -[79 0 R /XYZ 0 198.9600000000004 null] -endobj -88 0 obj -<< /Limits [(_verb313) (_verb329)] -/Names [(_verb313) 116 0 R (_verb314) 196 0 R (_verb315) 171 0 R (_verb316) 187 0 R (_verb317) 180 0 R (_verb318) 109 0 R (_verb319) 124 0 R (_verb320) 131 0 R (_verb321) 166 0 R (_verb322) 151 0 R (_verb323) 143 0 R (_verb324) 158 0 R (_verb325) 106 0 R (_verb326) 119 0 R (_verb327) 92 0 R (_verb328) 138 0 R (_verb329) 98 0 R] ->> -endobj -89 0 obj -[79 0 R /XYZ 0 108.12000000000037 null] -endobj -90 0 obj -<< /Length 17432 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 734.976 Td -/F2.0 18 Tf -<322e31312e20505554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 706.8960000000001 Td -/F2.0 18 Tf -[<2f76322f6c6f6f702f6164644f706572> 20.01953125 <6174696f6e61506f6c6963792f7b6c6f6f704e616d657d2f706f6c6963794d6f64656c2f7b>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 678.816 Td -/F2.0 18 Tf -[<706f6c696379547970657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 644.5760000000001 Td -/F2.0 13 Tf -[<322e31312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.600 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.600 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.600 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 569.040 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 569.040 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 569.040 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 531.480 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 531.480 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 531.480 229.120 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 493.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 493.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 493.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.880 m -162.800 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.600 m -162.800 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.130 m -48.240 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.130 m -162.800 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 614.1330000000002 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.880 m -334.640 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.600 m -334.640 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.130 m -162.800 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.130 m -334.640 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 614.1330000000002 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.880 m -563.760 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.600 m -563.760 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.130 m -334.640 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.130 m -563.760 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.1330000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.600 m -162.800 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 569.040 m -162.800 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.850 m -48.240 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.850 m -162.800 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 583.2130000000002 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.600 m -334.640 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.040 m -334.640 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.850 m -162.800 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.850 m -334.640 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 590.3530000000003 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544 576.0730000000002 Td -ET - - -BT -165.79988544 576.0730000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.600 m -563.760 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.040 m -563.760 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.850 m -334.640 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.850 m -563.760 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 583.2130000000002 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 569.040 m -162.800 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 531.480 m -162.800 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 569.290 m -48.240 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.290 m -162.800 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 545.6530000000001 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 569.040 m -334.640 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.480 m -334.640 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.290 m -162.800 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.290 m -334.640 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 552.7930000000001 Td -/F2.0 10.5 Tf -<706f6c69637954797065> Tj -ET - - -BT -165.79988544 538.5130000000001 Td -ET - - -BT -165.79988544 538.5130000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 569.040 m -563.760 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.480 m -563.760 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.290 m -334.640 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 569.290 m -563.760 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 545.6530000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 531.480 m -162.800 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 493.920 m -162.800 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 531.730 m -48.240 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.730 m -162.800 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 508.09300000000025 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 531.480 m -334.640 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 493.920 m -334.640 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.730 m -162.800 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.730 m -334.640 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 515.2330000000002 Td -/F2.0 10.5 Tf -[<706f6c69637956> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544 500.9530000000002 Td -ET - - -BT -165.79988544 500.9530000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 531.480 m -563.760 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 493.920 m -563.760 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.730 m -334.640 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 531.730 m -563.760 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 508.09300000000025 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 464.33600000000024 Td -/F2.0 13 Tf -<322e31312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 412.080 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 412.080 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 412.080 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 388.800 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 388.800 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 388.800 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 449.640 m -99.792 449.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 412.080 m -99.792 412.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 449.890 m -48.240 411.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 449.890 m -99.792 411.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 433.8930000000002 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 419.61300000000017 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 449.640 m -460.656 449.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 412.080 m -460.656 412.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 449.890 m -99.792 411.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 449.890 m -460.656 411.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 433.8930000000002 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 449.640 m -563.760 449.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 412.080 m -563.760 412.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 449.890 m -460.656 411.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 449.890 m -563.760 411.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 433.8930000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 412.080 m -99.792 412.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 388.800 m -99.792 388.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 412.330 m -48.240 388.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 412.330 m -99.792 388.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 395.8330000000002 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 412.080 m -460.656 412.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 388.800 m -460.656 388.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 412.330 m -99.792 388.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 412.330 m -460.656 388.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 395.8330000000002 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 412.080 m -563.760 412.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 388.800 m -563.760 388.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 412.330 m -460.656 388.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 412.330 m -563.760 388.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 395.8330000000002 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 359.2160000000002 Td -/F2.0 13 Tf -<322e31312e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 332.55600000000015 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 334.7400000000002 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 297.0960000000002 Td -/F2.0 18 Tf -[<322e31322e20504f53> 20.01953125 <54>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 269.0160000000002 Td -/F2.0 18 Tf -<2f76322f6c6f6f702f6372656174652f7b6c6f6f704e616d657d3f74656d706c6174654e616d653d7b74656d706c6174654e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 240.93600000000015 Td -/F2.0 18 Tf -<616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 206.69600000000014 Td -/F2.0 13 Tf -[<322e31322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 168.720 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 168.720 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 168.720 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.160 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 131.160 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 131.160 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 93.600 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 93.600 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 93.600 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 192.000 m -162.800 192.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 168.720 m -162.800 168.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 192.250 m -48.240 167.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 192.250 m -162.800 167.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 176.25300000000016 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 192.000 m -334.640 192.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 168.720 m -334.640 168.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 192.250 m -162.800 167.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 192.250 m -334.640 167.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 176.25300000000016 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 192.000 m -563.760 192.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 168.720 m -563.760 168.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 192.250 m -334.640 167.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 192.250 m -563.760 167.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 176.25300000000016 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 168.720 m -162.800 168.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.160 m -162.800 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 168.970 m -48.240 130.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 168.970 m -162.800 130.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 145.33300000000014 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 168.720 m -334.640 168.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 131.160 m -334.640 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 168.970 m -162.800 130.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 168.970 m -334.640 130.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 152.47300000000016 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 138.19300000000015 Td -ET - - -BT -165.79988544000003 138.19300000000015 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 168.720 m -563.760 168.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 131.160 m -563.760 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 168.970 m -334.640 130.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 168.970 m -563.760 130.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 145.33300000000014 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.160 m -162.800 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.600 m -162.800 93.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.410 m -48.240 93.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 131.410 m -162.800 93.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 107.77300000000014 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 131.160 m -334.640 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 93.600 m -334.640 93.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 131.410 m -162.800 93.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 131.410 m -334.640 93.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 114.91300000000014 Td -/F2.0 10.5 Tf -<74656d706c6174654e616d65> Tj -ET - - -BT -165.79988544000003 100.63300000000014 Td -ET - - -BT -165.79988544000003 100.63300000000014 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 131.160 m -563.760 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 93.600 m -563.760 93.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 131.410 m -334.640 93.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.410 m -563.760 93.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 107.77300000000014 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<36> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -91 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 90 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [96 0 R] ->> -endobj -92 0 obj -[91 0 R /XYZ 0 792.0 null] -endobj -93 0 obj -[91 0 R /XYZ 0 662.1600000000001 null] -endobj -94 0 obj -<< /Limits [(_policymodel) (_produces_18)] -/Names [(_policymodel) 439 0 R (_produces) 38 0 R (_produces_10) 89 0 R (_produces_11) 97 0 R (_produces_12) 105 0 R (_produces_13) 115 0 R (_produces_14) 118 0 R (_produces_15) 123 0 R (_produces_16) 130 0 R (_produces_17) 135 0 R (_produces_18) 142 0 R] ->> -endobj -95 0 obj -[91 0 R /XYZ 0 481.92000000000024 null] -endobj -96 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 392.7670000000002 488.7510000000001 407.0470000000002] -/Type /Annot ->> -endobj -97 0 obj -[91 0 R /XYZ 0 376.8000000000002 null] -endobj -98 0 obj -[91 0 R /XYZ 0 320.52000000000015 null] -endobj -99 0 obj -[91 0 R /XYZ 0 224.28000000000017 null] -endobj -100 0 obj -<< /Length 17981 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e31322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 688.560 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 688.560 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 688.560 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 665.280 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 665.280 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 665.280 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 726.120 m -99.792 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 726.370 m -48.240 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 710.373 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 696.0930000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 726.120 m -460.656 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 710.373 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 726.120 m -563.760 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 726.370 m -563.760 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 710.373 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -99.792 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 688.810 m -48.240 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 672.3130000000001 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 665.280 m -460.656 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 672.3130000000001 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 688.810 m -563.760 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 672.3130000000001 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 635.6960000000003 Td -/F2.0 13 Tf -<322e31322e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 609.0360000000003 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 611.2200000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 579.4160000000004 Td -/F2.0 13 Tf -<322e31322e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 552.7560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 554.9400000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 517.2960000000005 Td -/F2.0 18 Tf -<322e31332e20505554202f76322f6c6f6f702f64656c6574652f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 483.0560000000005 Td -/F2.0 13 Tf -[<322e31332e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 445.080 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 445.080 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 445.080 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 407.520 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 407.520 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 407.520 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 468.360 m -162.800 468.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 445.080 m -162.800 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 468.610 m -48.240 444.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 468.610 m -162.800 444.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 452.61300000000045 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 468.360 m -334.640 468.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 445.080 m -334.640 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 468.610 m -162.800 444.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 468.610 m -334.640 444.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 452.61300000000045 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 468.360 m -563.760 468.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 445.080 m -563.760 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 468.610 m -334.640 444.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 468.610 m -563.760 444.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 452.61300000000045 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 445.080 m -162.800 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 407.520 m -162.800 407.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 445.330 m -48.240 407.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 445.330 m -162.800 407.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 421.6930000000005 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 445.080 m -334.640 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 407.520 m -334.640 407.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 445.330 m -162.800 407.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 445.330 m -334.640 407.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 428.8330000000005 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 414.55300000000045 Td -ET - - -BT -165.79988544000003 414.55300000000045 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 445.080 m -563.760 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 407.520 m -563.760 407.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 445.330 m -334.640 407.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 445.330 m -563.760 407.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 421.6930000000005 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 377.9360000000005 Td -/F2.0 13 Tf -<322e31332e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 339.960 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 339.960 343.680 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 316.680 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 316.680 343.680 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 363.240 m -220.080 363.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 339.960 m -220.080 339.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 363.490 m -48.240 339.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 363.490 m -220.080 339.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 347.49300000000045 Td -/F2.0 10.5 Tf -<4854545020436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 363.240 m -563.760 363.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -220.080 339.960 m -563.760 339.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 363.490 m -220.080 339.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 363.490 m -563.760 339.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 347.49300000000045 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 339.960 m -220.080 339.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 316.680 m -220.080 316.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 340.210 m -48.240 316.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 340.210 m -220.080 316.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 323.7130000000005 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 339.960 m -563.760 339.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 316.680 m -563.760 316.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 340.210 m -220.080 316.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 340.210 m -563.760 316.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 323.7130000000005 Td -/F1.0 10.5 Tf -<4e6f20436f6e74656e74> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 281.25600000000054 Td -/F2.0 18 Tf -[<322e31342e20505554202f76322f6c6f6f702f6465706c6f> 20.01953125 <792f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 247.01600000000047 Td -/F2.0 13 Tf -[<322e31342e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 209.040 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 209.040 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 209.040 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 171.480 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 171.480 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 171.480 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 232.320 m -162.800 232.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 209.040 m -162.800 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 232.570 m -48.240 208.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 232.570 m -162.800 208.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 216.5730000000005 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 232.320 m -334.640 232.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 209.040 m -334.640 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 232.570 m -162.800 208.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 232.570 m -334.640 208.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 216.5730000000005 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 232.320 m -563.760 232.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 209.040 m -563.760 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 232.570 m -334.640 208.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 232.570 m -563.760 208.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 216.5730000000005 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 209.040 m -162.800 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 171.480 m -162.800 171.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 209.290 m -48.240 171.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 209.290 m -162.800 171.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 185.65300000000047 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 209.040 m -334.640 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 171.480 m -334.640 171.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 209.290 m -162.800 171.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 209.290 m -334.640 171.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 192.7930000000005 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 178.5130000000005 Td -ET - - -BT -165.79988544000003 178.5130000000005 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 209.040 m -563.760 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 171.480 m -563.760 171.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 209.290 m -334.640 171.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 209.290 m -563.760 171.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 185.65300000000047 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 141.89600000000047 Td -/F2.0 13 Tf -<322e31342e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 89.640 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 89.640 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 89.640 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 66.360 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 66.360 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 66.360 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 127.200 m -99.792 127.200 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 89.640 m -99.792 89.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 127.450 m -48.240 88.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 127.450 m -99.792 88.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 111.45300000000044 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 97.17300000000044 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 127.200 m -460.656 127.200 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 89.640 m -460.656 89.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 127.450 m -99.792 88.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 127.450 m -460.656 88.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 111.45300000000044 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 127.200 m -563.760 127.200 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 89.640 m -563.760 89.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 127.450 m -460.656 88.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 127.450 m -563.760 88.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 111.45300000000044 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 89.640 m -99.792 89.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 66.360 m -99.792 66.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 89.890 m -48.240 66.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 89.890 m -99.792 66.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 73.39300000000044 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 89.640 m -460.656 89.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 66.360 m -460.656 66.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 89.890 m -99.792 66.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 89.890 m -460.656 66.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 73.39300000000044 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 89.640 m -563.760 89.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 66.360 m -563.760 66.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 89.890 m -460.656 66.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 89.890 m -563.760 66.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 73.39300000000044 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.7289999999999 14.388 Td -/F1.0 9 Tf -<37> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -101 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 100 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [103 0 R 112 0 R] ->> -endobj -102 0 obj -[101 0 R /XYZ 0 792.0 null] -endobj -103 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 669.2470000000002 488.7510000000001 683.5270000000002] -/Type /Annot ->> -endobj -104 0 obj -[101 0 R /XYZ 0 653.2800000000002 null] -endobj -105 0 obj -[101 0 R /XYZ 0 597.0000000000003 null] -endobj -106 0 obj -[101 0 R /XYZ 0 540.7200000000005 null] -endobj -107 0 obj -[101 0 R /XYZ 0 500.6400000000005 null] -endobj -108 0 obj -[101 0 R /XYZ 0 395.5200000000005 null] -endobj -109 0 obj -[101 0 R /XYZ 0 304.6800000000005 null] -endobj -110 0 obj -[101 0 R /XYZ 0 264.6000000000005 null] -endobj -111 0 obj -[101 0 R /XYZ 0 159.48000000000047 null] -endobj -112 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 70.32700000000044 488.7510000000001 84.60700000000044] -/Type /Annot ->> -endobj -113 0 obj -<< /Length 13602 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e31342e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 678.6960000000001 Td -/F2.0 18 Tf -<322e31352e20474554202f76322f6c6f6f702f676574416c6c4e616d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 644.4560000000002 Td -/F2.0 13 Tf -<322e31352e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 592.200 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 592.200 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 592.200 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 568.920 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 568.920 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 568.920 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.760 m -99.792 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 592.200 m -99.792 592.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.010 m -48.240 591.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 630.010 m -99.792 591.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 614.0130000000004 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 599.7330000000003 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 629.760 m -460.656 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 592.200 m -460.656 592.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 630.010 m -99.792 591.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 630.010 m -460.656 591.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 614.0130000000004 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 629.760 m -563.760 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 592.200 m -563.760 592.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 630.010 m -460.656 591.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.010 m -563.760 591.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 614.0130000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 592.200 m -99.792 592.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.920 m -99.792 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 592.450 m -48.240 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 592.450 m -99.792 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 575.9530000000002 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 592.200 m -460.656 592.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 568.920 m -460.656 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 592.450 m -99.792 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 592.450 m -460.656 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 575.9530000000002 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 592.200 m -563.760 592.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 568.920 m -563.760 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 592.450 m -460.656 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 592.450 m -563.760 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 575.9530000000002 Td -/F1.0 10.5 Tf -[<3c20737472696e67203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000004 Td -/F2.0 13 Tf -<322e31352e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 512.6760000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 514.8600000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 477.21600000000046 Td -/F2.0 18 Tf -<322e31362e20474554202f76322f6c6f6f702f6765747374617475732f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 442.9760000000004 Td -/F2.0 13 Tf -[<322e31362e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 405.000 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 405.000 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 405.000 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 367.440 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 367.440 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 367.440 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 428.280 m -162.800 428.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 405.000 m -162.800 405.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 428.530 m -48.240 404.250 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 428.530 m -162.800 404.250 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 412.53300000000036 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 428.280 m -334.640 428.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 405.000 m -334.640 405.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 428.530 m -162.800 404.250 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 428.530 m -334.640 404.250 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 412.53300000000036 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 428.280 m -563.760 428.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 405.000 m -563.760 405.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 428.530 m -334.640 404.250 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 428.530 m -563.760 404.250 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 412.53300000000036 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 405.000 m -162.800 405.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 367.440 m -162.800 367.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 405.250 m -48.240 367.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 405.250 m -162.800 367.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 381.61300000000034 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 405.000 m -334.640 405.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 367.440 m -334.640 367.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 405.250 m -162.800 367.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 405.250 m -334.640 367.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 388.7530000000003 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 374.4730000000003 Td -ET - - -BT -165.79988544000003 374.4730000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 405.000 m -563.760 405.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 367.440 m -563.760 367.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 405.250 m -334.640 367.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 405.250 m -563.760 367.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 381.61300000000034 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 337.85600000000034 Td -/F2.0 13 Tf -<322e31362e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 285.600 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 285.600 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 285.600 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 262.320 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 262.320 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 262.320 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 323.160 m -99.792 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 285.600 m -99.792 285.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 323.410 m -48.240 284.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 323.410 m -99.792 284.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 307.4130000000003 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 293.13300000000027 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 323.160 m -460.656 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 285.600 m -460.656 285.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 323.410 m -99.792 284.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 323.410 m -460.656 284.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 307.4130000000003 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 323.160 m -563.760 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 285.600 m -563.760 285.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 323.410 m -460.656 284.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 323.410 m -563.760 284.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 307.4130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 285.600 m -99.792 285.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 262.320 m -99.792 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 285.850 m -48.240 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 285.850 m -99.792 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 269.3530000000003 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 285.600 m -460.656 285.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 262.320 m -460.656 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 285.850 m -99.792 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 285.850 m -460.656 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 269.3530000000003 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 285.600 m -563.760 285.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 262.320 m -563.760 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 285.850 m -460.656 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 285.850 m -563.760 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 269.3530000000003 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 232.73600000000027 Td -/F2.0 13 Tf -<322e31362e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 206.07600000000025 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 208.26000000000025 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 170.6160000000002 Td -/F2.0 18 Tf -<322e31372e20505554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 142.53600000000023 Td -/F2.0 18 Tf -<2f76322f6c6f6f702f726566726573684d6963726f53657276696365506f6c6963794a736f6e536368656d612f7b6c6f6f704e61> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 114.45600000000023 Td -/F2.0 18 Tf -<6d657d2f7b6d6963726f53657276696365506f6c6963794e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 80.21600000000024 Td -/F2.0 13 Tf -[<322e31372e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<38> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -114 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 113 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [122 0 R] ->> -endobj -115 0 obj -[114 0 R /XYZ 0 792.0 null] -endobj -116 0 obj -[114 0 R /XYZ 0 702.1200000000001 null] -endobj -117 0 obj -[114 0 R /XYZ 0 662.0400000000002 null] -endobj -118 0 obj -[114 0 R /XYZ 0 556.9200000000003 null] -endobj -119 0 obj -[114 0 R /XYZ 0 500.64000000000044 null] -endobj -120 0 obj -[114 0 R /XYZ 0 460.5600000000004 null] -endobj -121 0 obj -[114 0 R /XYZ 0 355.44000000000034 null] -endobj -122 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 266.2870000000003 488.7510000000001 280.5670000000003] -/Type /Annot ->> -endobj -123 0 obj -[114 0 R /XYZ 0 250.32000000000028 null] -endobj -124 0 obj -[114 0 R /XYZ 0 194.04000000000025 null] -endobj -125 0 obj -[114 0 R /XYZ 0 97.80000000000024 null] -endobj -126 0 obj -<< /Length 19092 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 732.720 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 732.720 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 695.160 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 695.160 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 657.600 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 657.600 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -162.800 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -162.800 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 756.250 m -162.800 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 756.000 m -334.640 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 732.720 m -334.640 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 756.250 m -162.800 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 756.250 m -334.640 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 756.250 m -334.640 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -162.800 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -162.800 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 732.970 m -162.800 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 709.333 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 732.720 m -334.640 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 695.160 m -334.640 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 732.970 m -162.800 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 732.970 m -334.640 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 716.473 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544 702.193 Td -ET - - -BT -165.79988544 702.193 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 732.970 m -334.640 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 709.333 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -162.800 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -162.800 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 695.410 m -162.800 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 671.7729999999999 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 695.160 m -334.640 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 657.600 m -334.640 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 695.410 m -162.800 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 695.410 m -334.640 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 678.913 Td -/F2.0 10.5 Tf -<6d6963726f53657276696365506f6c6963794e616d65> Tj -ET - - -BT -165.79988544 664.6329999999999 Td -ET - - -BT -165.79988544 664.6329999999999 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 695.410 m -334.640 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 671.7729999999999 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 628.016 Td -/F2.0 13 Tf -<322e31372e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 575.760 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 575.760 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 575.760 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 552.480 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 552.480 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 552.480 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 613.320 m -99.792 613.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 575.760 m -99.792 575.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 613.570 m -48.240 575.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 613.570 m -99.792 575.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 597.5730000000001 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 583.293 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 613.320 m -460.656 613.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 575.760 m -460.656 575.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 613.570 m -99.792 575.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 613.570 m -460.656 575.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 597.5730000000001 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 613.320 m -563.760 613.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 575.760 m -563.760 575.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 613.570 m -460.656 575.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 613.570 m -563.760 575.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 597.5730000000001 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 575.760 m -99.792 575.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 552.480 m -99.792 552.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 576.010 m -48.240 552.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 576.010 m -99.792 552.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 559.5129999999999 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 575.760 m -460.656 575.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 552.480 m -460.656 552.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 576.010 m -99.792 552.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 576.010 m -460.656 552.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 559.5129999999999 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 575.760 m -563.760 575.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 552.480 m -563.760 552.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 576.010 m -460.656 552.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 576.010 m -563.760 552.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 559.5129999999999 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 522.8960000000001 Td -/F2.0 13 Tf -<322e31372e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 496.23600000000016 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 498.4200000000002 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 460.7760000000002 Td -/F2.0 18 Tf -<322e31382e20505554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 432.69600000000014 Td -/F2.0 18 Tf -[<2f76322f6c6f6f702f726566726573684f706572> 20.01953125 <6174696f6e616c506f6c6963794a736f6e536368656d612f7b6c6f6f704e616d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 404.61600000000016 Td -/F2.0 18 Tf -[<657d2f7b6f706572> 20.01953125 <6174696f6e616c506f6c6963794e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 370.37600000000015 Td -/F2.0 13 Tf -[<322e31382e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 332.400 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 332.400 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 332.400 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 294.840 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 294.840 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 294.840 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 257.280 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 257.280 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 257.280 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 355.680 m -162.800 355.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 332.400 m -162.800 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 355.930 m -48.240 331.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 355.930 m -162.800 331.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 339.9330000000001 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 355.680 m -334.640 355.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 332.400 m -334.640 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 355.930 m -162.800 331.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 355.930 m -334.640 331.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 339.9330000000001 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 355.680 m -563.760 355.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 332.400 m -563.760 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 355.930 m -334.640 331.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 355.930 m -563.760 331.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 339.9330000000001 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 332.400 m -162.800 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 294.840 m -162.800 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 332.650 m -48.240 294.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 332.650 m -162.800 294.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 309.0130000000001 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 332.400 m -334.640 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 294.840 m -334.640 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 332.650 m -162.800 294.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 332.650 m -334.640 294.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 316.1530000000001 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 301.87300000000005 Td -ET - - -BT -165.79988544000003 301.87300000000005 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 332.400 m -563.760 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 294.840 m -563.760 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 332.650 m -334.640 294.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 332.650 m -563.760 294.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 309.0130000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 294.840 m -162.800 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 257.280 m -162.800 257.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 295.090 m -48.240 257.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 295.090 m -162.800 257.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 271.45300000000015 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 294.840 m -334.640 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 257.280 m -334.640 257.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 295.090 m -162.800 257.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 295.090 m -334.640 257.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 278.59300000000013 Td -/F2.0 10.5 Tf -[<6f706572> 20.01953125 <6174696f6e616c506f6c6963794e616d65>] TJ -ET - - -BT -165.79988544000003 264.3130000000001 Td -ET - - -BT -165.79988544000003 264.3130000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 294.840 m -563.760 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 257.280 m -563.760 257.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 295.090 m -334.640 257.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 295.090 m -563.760 257.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 271.45300000000015 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 227.69600000000014 Td -/F2.0 13 Tf -<322e31382e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 175.440 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 175.440 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 175.440 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 152.160 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 152.160 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 152.160 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 213.000 m -99.792 213.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 175.440 m -99.792 175.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 213.250 m -48.240 174.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 213.250 m -99.792 174.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 197.25300000000013 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 182.97300000000013 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 213.000 m -460.656 213.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 175.440 m -460.656 175.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 213.250 m -99.792 174.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 213.250 m -460.656 174.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 197.25300000000013 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 213.000 m -563.760 213.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 175.440 m -563.760 175.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 213.250 m -460.656 174.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 213.250 m -563.760 174.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 197.25300000000013 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 175.440 m -99.792 175.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 152.160 m -99.792 152.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 175.690 m -48.240 151.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 175.690 m -99.792 151.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 159.19300000000013 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 175.440 m -460.656 175.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 152.160 m -460.656 152.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 175.690 m -99.792 151.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 175.690 m -460.656 151.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 159.19300000000013 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 175.440 m -563.760 175.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 152.160 m -563.760 152.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 175.690 m -460.656 151.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 175.690 m -563.760 151.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 159.19300000000013 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 122.57600000000009 Td -/F2.0 13 Tf -<322e31382e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 95.91600000000008 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 98.10000000000008 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -557.7289999999999 14.388 Td -/F1.0 9 Tf -<39> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -127 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 126 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [129 0 R 134 0 R] ->> -endobj -128 0 obj -[127 0 R /XYZ 0 645.5999999999999 null] -endobj -129 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 556.447 488.7510000000001 570.727] -/Type /Annot ->> -endobj -130 0 obj -[127 0 R /XYZ 0 540.48 null] -endobj -131 0 obj -[127 0 R /XYZ 0 484.20000000000016 null] -endobj -132 0 obj -[127 0 R /XYZ 0 387.96000000000015 null] -endobj -133 0 obj -[127 0 R /XYZ 0 245.28000000000014 null] -endobj -134 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 156.12700000000012 488.7510000000001 170.40700000000012] -/Type /Annot ->> -endobj -135 0 obj -[127 0 R /XYZ 0 140.1600000000001 null] -endobj -136 0 obj -<< /Length 17251 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 734.976 Td -/F2.0 18 Tf -<322e31392e20505554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 706.8960000000001 Td -/F2.0 18 Tf -[<2f76322f6c6f6f702f72656d6f76654f706572> 20.01953125 <6174696f6e61506f6c6963792f7b6c6f6f704e616d657d2f706f6c6963794d6f>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 678.816 Td -/F2.0 18 Tf -[<64656c2f7b706f6c696379547970657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d2f7b706f6c6963794e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 644.5760000000001 Td -/F2.0 13 Tf -[<322e31392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.600 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.600 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.600 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 569.040 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 569.040 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 569.040 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 531.480 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 531.480 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 531.480 229.120 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 493.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 493.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 493.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 456.360 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 456.360 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 456.360 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.880 m -162.800 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.600 m -162.800 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.130 m -48.240 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.130 m -162.800 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 614.1330000000002 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.880 m -334.640 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.600 m -334.640 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.130 m -162.800 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.130 m -334.640 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 614.1330000000002 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.880 m -563.760 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.600 m -563.760 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.130 m -334.640 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.130 m -563.760 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.1330000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.600 m -162.800 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 569.040 m -162.800 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.850 m -48.240 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.850 m -162.800 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 583.2130000000002 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.600 m -334.640 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.040 m -334.640 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.850 m -162.800 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.850 m -334.640 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 590.3530000000003 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544 576.0730000000002 Td -ET - - -BT -165.79988544 576.0730000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.600 m -563.760 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.040 m -563.760 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.850 m -334.640 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.850 m -563.760 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 583.2130000000002 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 569.040 m -162.800 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 531.480 m -162.800 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 569.290 m -48.240 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.290 m -162.800 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 545.6530000000001 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 569.040 m -334.640 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.480 m -334.640 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.290 m -162.800 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.290 m -334.640 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 552.7930000000001 Td -/F2.0 10.5 Tf -<706f6c6963794e616d65> Tj -ET - - -BT -165.79988544 538.5130000000001 Td -ET - - -BT -165.79988544 538.5130000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 569.040 m -563.760 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.480 m -563.760 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.290 m -334.640 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 569.290 m -563.760 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 545.6530000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 531.480 m -162.800 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 493.920 m -162.800 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 531.730 m -48.240 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.730 m -162.800 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 508.09300000000025 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 531.480 m -334.640 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 493.920 m -334.640 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.730 m -162.800 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.730 m -334.640 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 515.2330000000002 Td -/F2.0 10.5 Tf -<706f6c69637954797065> Tj -ET - - -BT -165.79988544 500.9530000000002 Td -ET - - -BT -165.79988544 500.9530000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 531.480 m -563.760 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 493.920 m -563.760 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.730 m -334.640 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 531.730 m -563.760 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 508.09300000000025 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 493.920 m -162.800 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 456.360 m -162.800 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 494.170 m -48.240 456.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 494.170 m -162.800 456.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 470.5330000000002 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 493.920 m -334.640 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 456.360 m -334.640 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 494.170 m -162.800 456.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 494.170 m -334.640 456.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 477.6730000000002 Td -/F2.0 10.5 Tf -[<706f6c69637956> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544 463.39300000000014 Td -ET - - -BT -165.79988544 463.39300000000014 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 493.920 m -563.760 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 456.360 m -563.760 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 494.170 m -334.640 456.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 494.170 m -563.760 456.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 470.5330000000002 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 426.7760000000002 Td -/F2.0 13 Tf -<322e31392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 374.520 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 374.520 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 374.520 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 351.240 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 351.240 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 351.240 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 412.080 m -99.792 412.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 374.520 m -99.792 374.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 412.330 m -48.240 373.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 412.330 m -99.792 373.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 396.33300000000014 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 382.0530000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 412.080 m -460.656 412.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 374.520 m -460.656 374.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 412.330 m -99.792 373.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 412.330 m -460.656 373.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 396.33300000000014 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 412.080 m -563.760 412.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 374.520 m -563.760 374.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 412.330 m -460.656 373.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 412.330 m -563.760 373.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 396.33300000000014 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 374.520 m -99.792 374.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 351.240 m -99.792 351.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 374.770 m -48.240 350.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 374.770 m -99.792 350.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 358.27300000000014 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 374.520 m -460.656 374.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 351.240 m -460.656 351.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 374.770 m -99.792 350.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 374.770 m -460.656 350.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 358.27300000000014 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 374.520 m -563.760 374.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 351.240 m -563.760 351.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 374.770 m -460.656 350.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 374.770 m -563.760 350.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 358.27300000000014 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 321.6560000000001 Td -/F2.0 13 Tf -<322e31392e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 294.9960000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 297.18000000000006 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 259.5360000000001 Td -/F2.0 18 Tf -<322e32302e20505554202f76322f6c6f6f702f726573746172742f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 225.2960000000001 Td -/F2.0 13 Tf -[<322e32302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 187.320 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 187.320 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 187.320 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 149.760 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 149.760 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 149.760 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 210.600 m -162.800 210.600 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 187.320 m -162.800 187.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 210.850 m -48.240 186.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 210.850 m -162.800 186.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 194.8530000000001 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 210.600 m -334.640 210.600 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 187.320 m -334.640 187.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 210.850 m -162.800 186.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 210.850 m -334.640 186.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 194.8530000000001 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 210.600 m -563.760 210.600 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 187.320 m -563.760 187.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 210.850 m -334.640 186.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 210.850 m -563.760 186.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 194.8530000000001 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 187.320 m -162.800 187.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 149.760 m -162.800 149.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 187.570 m -48.240 149.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 187.570 m -162.800 149.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 163.93300000000008 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 187.320 m -334.640 187.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 149.760 m -334.640 149.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 187.570 m -162.800 149.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 187.570 m -334.640 149.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 171.0730000000001 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 156.7930000000001 Td -ET - - -BT -165.79988544000003 156.7930000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 187.320 m -563.760 187.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 149.760 m -563.760 149.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 187.570 m -334.640 149.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 187.570 m -563.760 149.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 163.93300000000008 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 120.17600000000006 Td -/F2.0 13 Tf -<322e32302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3130> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -137 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 136 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [141 0 R] ->> -endobj -138 0 obj -[137 0 R /XYZ 0 792.0 null] -endobj -139 0 obj -[137 0 R /XYZ 0 662.1600000000001 null] -endobj -140 0 obj -[137 0 R /XYZ 0 444.3600000000002 null] -endobj -141 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 355.20700000000016 488.7510000000001 369.48700000000014] -/Type /Annot ->> -endobj -142 0 obj -[137 0 R /XYZ 0 339.2400000000001 null] -endobj -143 0 obj -[137 0 R /XYZ 0 282.9600000000001 null] -endobj -144 0 obj -<< /Limits [(_verb330) (_verb340)] -/Names [(_verb330) 248 0 R (_verb331) 258 0 R (_verb332) 254 0 R (_verb333) 47 0 R (_verb334) 62 0 R (_verb335) 67 0 R (_verb336) 53 0 R (_verb337) 72 0 R (_verb338) 81 0 R (_verb339) 85 0 R (_verb340) 231 0 R] ->> -endobj -145 0 obj -[137 0 R /XYZ 0 242.8800000000001 null] -endobj -146 0 obj -[137 0 R /XYZ 0 137.76000000000008 null] -endobj -147 0 obj -<< /Length 19073 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 718.440 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 718.440 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 718.440 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 695.160 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 695.160 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -99.792 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 718.440 m -99.792 718.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 717.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 756.250 m -99.792 717.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 725.973 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 756.000 m -460.656 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 718.440 m -460.656 718.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 756.250 m -99.792 717.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 756.250 m -460.656 717.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 740.2529999999999 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 718.440 m -563.760 718.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 756.250 m -460.656 717.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 717.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 718.440 m -99.792 718.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -99.792 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 718.690 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 718.690 m -99.792 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 702.193 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 718.440 m -460.656 718.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 695.160 m -460.656 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 718.690 m -99.792 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 718.690 m -460.656 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 702.193 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 718.440 m -563.760 718.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 718.690 m -460.656 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 718.690 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 702.193 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 665.5760000000001 Td -/F2.0 13 Tf -<322e32302e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 638.9160000000002 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 641.1000000000003 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 603.4560000000002 Td -/F2.0 18 Tf -<322e32312e20505554202f76322f6c6f6f702f73746f702f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 569.2160000000003 Td -/F2.0 13 Tf -[<322e32312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 531.240 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 531.240 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 531.240 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 493.680 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 493.680 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 493.680 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 554.520 m -162.800 554.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 531.240 m -162.800 531.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 554.770 m -48.240 530.490 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 554.770 m -162.800 530.490 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 538.7730000000004 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 554.520 m -334.640 554.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 531.240 m -334.640 531.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 554.770 m -162.800 530.490 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 554.770 m -334.640 530.490 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 538.7730000000004 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 554.520 m -563.760 554.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 531.240 m -563.760 531.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 554.770 m -334.640 530.490 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 554.770 m -563.760 530.490 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 538.7730000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 531.240 m -162.800 531.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 493.680 m -162.800 493.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 531.490 m -48.240 493.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.490 m -162.800 493.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 507.85300000000046 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 531.240 m -334.640 531.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 493.680 m -334.640 493.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.490 m -162.800 493.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.490 m -334.640 493.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 514.9930000000004 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 500.7130000000004 Td -ET - - -BT -165.79988544000003 500.7130000000004 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 531.240 m -563.760 531.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 493.680 m -563.760 493.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.490 m -334.640 493.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 531.490 m -563.760 493.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 507.85300000000046 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 464.09600000000046 Td -/F2.0 13 Tf -<322e32312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 411.840 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 411.840 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 411.840 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 388.560 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 388.560 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 388.560 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 449.400 m -99.792 449.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 411.840 m -99.792 411.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 449.650 m -48.240 411.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 449.650 m -99.792 411.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 433.6530000000004 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 419.3730000000004 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 449.400 m -460.656 449.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 411.840 m -460.656 411.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 449.650 m -99.792 411.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 449.650 m -460.656 411.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 433.6530000000004 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 449.400 m -563.760 449.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 411.840 m -563.760 411.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 449.650 m -460.656 411.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 449.650 m -563.760 411.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 433.6530000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 411.840 m -99.792 411.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 388.560 m -99.792 388.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 412.090 m -48.240 388.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 412.090 m -99.792 388.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 395.5930000000004 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 411.840 m -460.656 411.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 388.560 m -460.656 388.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 412.090 m -99.792 388.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 412.090 m -460.656 388.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 395.5930000000004 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 411.840 m -563.760 411.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 388.560 m -563.760 388.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 412.090 m -460.656 388.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 412.090 m -563.760 388.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 395.5930000000004 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 358.9760000000004 Td -/F2.0 13 Tf -<322e32312e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 332.3160000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 334.5000000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 296.8560000000004 Td -/F2.0 18 Tf -<322e32322e20505554202f76322f6c6f6f702f7375626d69742f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 262.6160000000003 Td -/F2.0 13 Tf -[<322e32322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 224.640 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 224.640 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 224.640 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 187.080 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 187.080 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 187.080 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 247.920 m -162.800 247.920 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 224.640 m -162.800 224.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 248.170 m -48.240 223.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 248.170 m -162.800 223.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 232.17300000000034 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 247.920 m -334.640 247.920 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 224.640 m -334.640 224.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 248.170 m -162.800 223.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 248.170 m -334.640 223.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 232.17300000000034 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 247.920 m -563.760 247.920 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 224.640 m -563.760 224.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 248.170 m -334.640 223.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 248.170 m -563.760 223.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 232.17300000000034 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 224.640 m -162.800 224.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 187.080 m -162.800 187.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 224.890 m -48.240 186.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 224.890 m -162.800 186.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 201.25300000000033 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 224.640 m -334.640 224.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 187.080 m -334.640 187.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 224.890 m -162.800 186.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 224.890 m -334.640 186.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 208.39300000000034 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 194.11300000000034 Td -ET - - -BT -165.79988544000003 194.11300000000034 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 224.640 m -563.760 224.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 187.080 m -563.760 187.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 224.890 m -334.640 186.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 224.890 m -563.760 186.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 201.25300000000033 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 157.49600000000032 Td -/F2.0 13 Tf -<322e32322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 105.240 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 105.240 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 105.240 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 81.960 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 81.960 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 81.960 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 142.800 m -99.792 142.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 105.240 m -99.792 105.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 143.050 m -48.240 104.490 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 143.050 m -99.792 104.490 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 127.05300000000031 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 112.77300000000031 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 142.800 m -460.656 142.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 105.240 m -460.656 105.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 143.050 m -99.792 104.490 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 143.050 m -460.656 104.490 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 127.05300000000031 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 142.800 m -563.760 142.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 105.240 m -563.760 105.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 143.050 m -460.656 104.490 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 143.050 m -563.760 104.490 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 127.05300000000031 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 105.240 m -99.792 105.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 81.960 m -99.792 81.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 105.490 m -48.240 81.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 105.490 m -99.792 81.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 88.9930000000003 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 105.240 m -460.656 105.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 81.960 m -460.656 81.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 105.490 m -99.792 81.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 105.490 m -460.656 81.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 88.9930000000003 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 105.240 m -563.760 105.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 81.960 m -563.760 81.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 105.490 m -460.656 81.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 105.490 m -563.760 81.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 88.9930000000003 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3131> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -148 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 147 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [149 0 R 155 0 R 162 0 R] ->> -endobj -149 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 699.1270000000001 488.7510000000001 713.407] -/Type /Annot ->> -endobj -150 0 obj -[148 0 R /XYZ 0 683.1600000000001 null] -endobj -151 0 obj -[148 0 R /XYZ 0 626.8800000000002 null] -endobj -152 0 obj -[148 0 R /XYZ 0 586.8000000000003 null] -endobj -153 0 obj -[148 0 R /XYZ 0 481.68000000000046 null] -endobj -154 0 obj -<< /Limits [(_responses_2) (_responses_28)] -/Names [(_responses_2) 41 0 R (_responses_20) 146 0 R (_responses_21) 153 0 R (_responses_22) 161 0 R (_responses_23) 168 0 R (_responses_24) 174 0 R (_responses_25) 183 0 R (_responses_26) 192 0 R (_responses_27) 198 0 R (_responses_28) 202 0 R] ->> -endobj -155 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 392.52700000000044 488.7510000000001 406.8070000000004] -/Type /Annot ->> -endobj -156 0 obj -[148 0 R /XYZ 0 376.5600000000004 null] -endobj -157 0 obj -<< /Limits [(_produces_19) (_produces_27)] -/Names [(_produces_19) 150 0 R (_produces_2) 42 0 R (_produces_20) 156 0 R (_produces_21) 165 0 R (_produces_22) 170 0 R (_produces_23) 179 0 R (_produces_24) 186 0 R (_produces_25) 195 0 R (_produces_26) 200 0 R (_produces_27) 206 0 R] ->> -endobj -158 0 obj -[148 0 R /XYZ 0 320.28000000000037 null] -endobj -159 0 obj -[148 0 R /XYZ 0 280.20000000000033 null] -endobj -160 0 obj -<< /Limits [(_parameters_15) (_parameters_23)] -/Names [(_parameters_15) 152 0 R (_parameters_16) 159 0 R (_parameters_17) 167 0 R (_parameters_18) 172 0 R (_parameters_19) 181 0 R (_parameters_2) 68 0 R (_parameters_20) 188 0 R (_parameters_21) 197 0 R (_parameters_22) 208 0 R (_parameters_23) 213 0 R] ->> -endobj -161 0 obj -[148 0 R /XYZ 0 175.08000000000033 null] -endobj -162 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 85.92700000000029 488.7510000000001 100.20700000000029] -/Type /Annot ->> -endobj -163 0 obj -<< /Length 18295 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e32322e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 678.6960000000001 Td -/F2.0 18 Tf -[<322e32332e20505554202f76322f6c6f6f702f756e6465706c6f> 20.01953125 <792f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 644.4560000000002 Td -/F2.0 13 Tf -[<322e32332e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.480 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.480 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.480 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 568.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 568.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 568.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.760 m -162.800 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.010 m -48.240 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 614.0130000000003 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.760 m -334.640 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 614.0130000000003 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.760 m -563.760 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.010 m -563.760 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.0130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.920 m -162.800 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.730 m -48.240 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 583.0930000000003 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 568.920 m -334.640 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 590.2330000000004 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 575.9530000000003 Td -ET - - -BT -165.79988544000003 575.9530000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 568.920 m -563.760 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.730 m -563.760 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 583.0930000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000004 Td -/F2.0 13 Tf -<322e32332e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 487.080 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 487.080 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 487.080 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 463.800 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 463.800 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 463.800 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -99.792 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.8930000000004 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 494.6130000000004 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 524.640 m -460.656 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 508.8930000000004 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 508.8930000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 463.800 m -99.792 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 487.330 m -48.240 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 470.8330000000004 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 463.800 m -460.656 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 470.8330000000004 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 463.800 m -563.760 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 487.330 m -563.760 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 470.8330000000004 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 434.2160000000004 Td -/F2.0 13 Tf -<322e32332e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 407.5560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 409.7400000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 372.0960000000004 Td -/F2.0 18 Tf -[<322e32342e20504f53> 20.01953125 <54202f76322f6c6f6f702f757064617465476c6f62616c50726f706572746965732f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 337.85600000000034 Td -/F2.0 13 Tf -[<322e32342e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 299.880 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 299.880 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 299.880 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 262.320 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 262.320 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 262.320 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 224.760 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 224.760 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 224.760 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 323.160 m -162.800 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 299.880 m -162.800 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 323.410 m -48.240 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 323.410 m -162.800 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 307.4130000000003 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 323.160 m -334.640 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 299.880 m -334.640 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 323.410 m -162.800 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 323.410 m -334.640 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 307.4130000000003 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 323.160 m -563.760 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 299.880 m -563.760 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 323.410 m -334.640 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 323.410 m -563.760 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 307.4130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 299.880 m -162.800 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 262.320 m -162.800 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 300.130 m -48.240 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 300.130 m -162.800 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 276.49300000000034 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 299.880 m -334.640 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 262.320 m -334.640 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 300.130 m -162.800 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 300.130 m -334.640 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 283.6330000000003 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 269.3530000000003 Td -ET - - -BT -165.79988544000003 269.3530000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 299.880 m -563.760 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 262.320 m -563.760 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 300.130 m -334.640 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 300.130 m -563.760 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 276.49300000000034 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 262.320 m -162.800 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 224.760 m -162.800 224.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 262.570 m -48.240 224.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 262.570 m -162.800 224.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 238.93300000000025 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 262.320 m -334.640 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 224.760 m -334.640 224.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 262.570 m -162.800 224.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 262.570 m -334.640 224.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 246.07300000000026 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 231.79300000000026 Td -ET - - -BT -165.79988544000003 231.79300000000026 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 262.320 m -563.760 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 224.760 m -563.760 224.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 262.570 m -334.640 224.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 262.570 m -563.760 224.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -337.6397136 238.93300000000025 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 195.17600000000027 Td -/F2.0 13 Tf -<322e32342e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 142.920 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 142.920 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 142.920 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 119.640 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 119.640 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 119.640 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 180.480 m -99.792 180.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 142.920 m -99.792 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 180.730 m -48.240 142.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 180.730 m -99.792 142.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 164.73300000000026 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 150.45300000000026 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 180.480 m -460.656 180.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 142.920 m -460.656 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 180.730 m -99.792 142.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 180.730 m -460.656 142.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 164.73300000000026 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 180.480 m -563.760 180.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 142.920 m -563.760 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 180.730 m -460.656 142.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 180.730 m -563.760 142.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 164.73300000000026 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 142.920 m -99.792 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 119.640 m -99.792 119.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 143.170 m -48.240 119.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 143.170 m -99.792 119.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 126.67300000000026 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 142.920 m -460.656 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 119.640 m -460.656 119.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 143.170 m -99.792 119.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 143.170 m -460.656 119.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 126.67300000000026 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 142.920 m -563.760 142.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 119.640 m -563.760 119.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 143.170 m -460.656 119.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 143.170 m -563.760 119.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 126.67300000000026 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 90.05600000000024 Td -/F2.0 13 Tf -<322e32342e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 63.39600000000024 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 65.58000000000024 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3132> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -164 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 163 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [169 0 R 173 0 R 175 0 R] ->> -endobj -165 0 obj -[164 0 R /XYZ 0 792.0 null] -endobj -166 0 obj -[164 0 R /XYZ 0 702.1200000000001 null] -endobj -167 0 obj -[164 0 R /XYZ 0 662.0400000000002 null] -endobj -168 0 obj -[164 0 R /XYZ 0 556.9200000000003 null] -endobj -169 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 467.76700000000045 488.7510000000001 482.0470000000004] -/Type /Annot ->> -endobj -170 0 obj -[164 0 R /XYZ 0 451.8000000000004 null] -endobj -171 0 obj -[164 0 R /XYZ 0 395.5200000000004 null] -endobj -172 0 obj -[164 0 R /XYZ 0 355.44000000000034 null] -endobj -173 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [337.6397136 235.86700000000027 390.7907136 250.14700000000028] -/Type /Annot ->> -endobj -174 0 obj -[164 0 R /XYZ 0 212.76000000000028 null] -endobj -175 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 123.60700000000026 488.7510000000001 137.88700000000026] -/Type /Annot ->> -endobj -176 0 obj -[164 0 R /XYZ 0 107.64000000000024 null] -endobj -177 0 obj -<< /Length 17036 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e32342e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 678.6960000000001 Td -/F2.0 18 Tf -[<322e32352e20504f53> 20.01953125 <54>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 650.6160000000002 Td -/F2.0 18 Tf -<2f76322f6c6f6f702f7570646174654d6963726f73657276696365506f6c6963792f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 616.3760000000002 Td -/F2.0 13 Tf -[<322e32352e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 578.400 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 578.400 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 578.400 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 540.840 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 540.840 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 540.840 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 503.280 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 503.280 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 503.280 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 601.680 m -162.800 601.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 578.400 m -162.800 578.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 601.930 m -48.240 577.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 601.930 m -162.800 577.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 585.9330000000002 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 601.680 m -334.640 601.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 578.400 m -334.640 578.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 601.930 m -162.800 577.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 601.930 m -334.640 577.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 585.9330000000002 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 601.680 m -563.760 601.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 578.400 m -563.760 578.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 601.930 m -334.640 577.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 601.930 m -563.760 577.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 585.9330000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 578.400 m -162.800 578.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 540.840 m -162.800 540.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 578.650 m -48.240 540.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 578.650 m -162.800 540.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 555.0130000000003 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 578.400 m -334.640 578.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 540.840 m -334.640 540.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 578.650 m -162.800 540.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 578.650 m -334.640 540.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 562.1530000000002 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 547.8730000000003 Td -ET - - -BT -165.79988544000003 547.8730000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 578.400 m -563.760 578.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 540.840 m -563.760 540.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 578.650 m -334.640 540.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 578.650 m -563.760 540.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 555.0130000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 540.840 m -162.800 540.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 503.280 m -162.800 503.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 541.090 m -48.240 503.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 541.090 m -162.800 503.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 517.4530000000002 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 540.840 m -334.640 540.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 503.280 m -334.640 503.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 541.090 m -162.800 503.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 541.090 m -334.640 503.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 524.5930000000003 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 510.3130000000002 Td -ET - - -BT -165.79988544000003 510.3130000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 540.840 m -563.760 540.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 503.280 m -563.760 503.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 541.090 m -334.640 503.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 541.090 m -563.760 503.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -337.6397136 517.4530000000002 Td -/F1.0 10.5 Tf -<4d6963726f53657276696365506f6c696379> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 473.69600000000025 Td -/F2.0 13 Tf -<322e32352e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 421.440 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 421.440 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 421.440 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 398.160 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 398.160 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 398.160 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 459.000 m -99.792 459.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 421.440 m -99.792 421.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 459.250 m -48.240 420.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 459.250 m -99.792 420.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 443.2530000000002 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 428.9730000000002 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 459.000 m -460.656 459.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 421.440 m -460.656 421.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 459.250 m -99.792 420.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 459.250 m -460.656 420.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 443.2530000000002 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 459.000 m -563.760 459.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 421.440 m -563.760 421.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 459.250 m -460.656 420.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 459.250 m -563.760 420.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 443.2530000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 421.440 m -99.792 421.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 398.160 m -99.792 398.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 421.690 m -48.240 397.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 421.690 m -99.792 397.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 405.1930000000002 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 421.440 m -460.656 421.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 398.160 m -460.656 398.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 421.690 m -99.792 397.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 421.690 m -460.656 397.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 405.1930000000002 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 421.440 m -563.760 421.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 398.160 m -563.760 398.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 421.690 m -460.656 397.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 421.690 m -563.760 397.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 405.1930000000002 Td -/F1.0 10.5 Tf -<4d6963726f53657276696365506f6c696379> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 368.5760000000002 Td -/F2.0 13 Tf -<322e32352e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 341.91600000000017 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 344.1000000000002 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 312.29600000000016 Td -/F2.0 13 Tf -<322e32352e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 285.63600000000014 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 287.82000000000016 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 250.17600000000016 Td -/F2.0 18 Tf -[<322e32362e20504f53> 20.01953125 <54>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 222.09600000000015 Td -/F2.0 18 Tf -[<2f76322f6c6f6f702f7570646174654f706572> 20.01953125 <6174696f6e616c506f6c69636965732f7b6c6f6f704e616d657d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 187.8560000000001 Td -/F2.0 13 Tf -[<322e32362e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 149.880 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 149.880 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 149.880 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 112.320 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 112.320 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 112.320 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 74.760 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 74.760 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 74.760 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 173.160 m -162.800 173.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 149.880 m -162.800 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 173.410 m -48.240 149.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 173.410 m -162.800 149.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 157.41300000000012 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 173.160 m -334.640 173.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 149.880 m -334.640 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 173.410 m -162.800 149.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 173.410 m -334.640 149.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 157.41300000000012 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 173.160 m -563.760 173.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 149.880 m -563.760 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 173.410 m -334.640 149.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 173.410 m -563.760 149.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 157.41300000000012 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 149.880 m -162.800 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 112.320 m -162.800 112.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 150.130 m -48.240 112.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 150.130 m -162.800 112.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 126.49300000000012 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 149.880 m -334.640 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 112.320 m -334.640 112.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 150.130 m -162.800 112.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 150.130 m -334.640 112.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 133.63300000000012 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 119.35300000000012 Td -ET - - -BT -165.79988544000003 119.35300000000012 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 149.880 m -563.760 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 112.320 m -563.760 112.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 150.130 m -334.640 112.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 150.130 m -563.760 112.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 126.49300000000012 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 112.320 m -162.800 112.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 74.760 m -162.800 74.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 112.570 m -48.240 74.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 112.570 m -162.800 74.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 88.9330000000001 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 112.320 m -334.640 112.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 74.760 m -334.640 74.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 112.570 m -162.800 74.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 112.570 m -334.640 74.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 96.0730000000001 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 81.7930000000001 Td -ET - - -BT -165.79988544000003 81.7930000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 112.320 m -563.760 112.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 74.760 m -563.760 74.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 112.570 m -334.640 74.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 112.570 m -563.760 74.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -337.6397136 88.9330000000001 Td -/F1.0 10.5 Tf -[<4a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3133> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -178 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 177 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [182 0 R 184 0 R 189 0 R] ->> -endobj -179 0 obj -[178 0 R /XYZ 0 792.0 null] -endobj -180 0 obj -[178 0 R /XYZ 0 702.1200000000001 null] -endobj -181 0 obj -[178 0 R /XYZ 0 633.9600000000002 null] -endobj -182 0 obj -<< /Border [0 0 0] -/Dest (_microservicepolicy) -/Subtype /Link -/Rect [337.6397136 514.3870000000003 433.5677136 528.6670000000003] -/Type /Annot ->> -endobj -183 0 obj -[178 0 R /XYZ 0 491.28000000000026 null] -endobj -184 0 obj -<< /Border [0 0 0] -/Dest (_microservicepolicy) -/Subtype /Link -/Rect [463.65600000000006 402.12700000000024 559.5840000000001 416.4070000000002] -/Type /Annot ->> -endobj -185 0 obj -[178 0 R /XYZ 0 386.1600000000002 null] -endobj -186 0 obj -[178 0 R /XYZ 0 329.88000000000017 null] -endobj -187 0 obj -[178 0 R /XYZ 0 273.60000000000014 null] -endobj -188 0 obj -[178 0 R /XYZ 0 205.44000000000014 null] -endobj -189 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [337.6397136 85.8670000000001 387.64030344375 100.1470000000001] -/Type /Annot ->> -endobj -190 0 obj -<< /Length 16332 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e32362e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 688.560 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 688.560 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 688.560 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 665.280 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 665.280 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 665.280 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 726.120 m -99.792 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 726.370 m -48.240 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 710.373 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 696.0930000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 726.120 m -460.656 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 710.373 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 726.120 m -563.760 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 726.370 m -563.760 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 710.373 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -99.792 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 688.810 m -48.240 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 672.3130000000001 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 665.280 m -460.656 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 672.3130000000001 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 688.810 m -563.760 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 672.3130000000001 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 635.6960000000003 Td -/F2.0 13 Tf -<322e32362e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 609.0360000000003 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 611.2200000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 579.4160000000004 Td -/F2.0 13 Tf -<322e32362e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 552.7560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 554.9400000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 517.2960000000005 Td -/F2.0 18 Tf -<322e32372e20474554202f76322f6c6f6f702f7b6c6f6f704e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 483.0560000000005 Td -/F2.0 13 Tf -[<322e32372e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 445.080 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 445.080 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 445.080 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 407.520 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 407.520 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 407.520 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 468.360 m -162.800 468.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 445.080 m -162.800 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 468.610 m -48.240 444.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 468.610 m -162.800 444.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 452.61300000000045 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 468.360 m -334.640 468.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 445.080 m -334.640 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 468.610 m -162.800 444.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 468.610 m -334.640 444.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 452.61300000000045 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 468.360 m -563.760 468.360 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 445.080 m -563.760 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 468.610 m -334.640 444.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 468.610 m -563.760 444.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 452.61300000000045 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 445.080 m -162.800 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 407.520 m -162.800 407.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 445.330 m -48.240 407.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 445.330 m -162.800 407.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 421.6930000000005 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 445.080 m -334.640 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 407.520 m -334.640 407.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 445.330 m -162.800 407.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 445.330 m -334.640 407.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 428.8330000000005 Td -/F2.0 10.5 Tf -<6c6f6f704e616d65> Tj -ET - - -BT -165.79988544000003 414.55300000000045 Td -ET - - -BT -165.79988544000003 414.55300000000045 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 445.080 m -563.760 445.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 407.520 m -563.760 407.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 445.330 m -334.640 407.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 445.330 m -563.760 407.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 421.6930000000005 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 377.9360000000005 Td -/F2.0 13 Tf -<322e32372e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 325.680 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 325.680 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 325.680 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 302.400 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 302.400 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 302.400 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 363.240 m -99.792 363.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 325.680 m -99.792 325.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 363.490 m -48.240 324.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 363.490 m -99.792 324.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 347.49300000000045 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 333.2130000000004 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 363.240 m -460.656 363.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 325.680 m -460.656 325.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 363.490 m -99.792 324.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 363.490 m -460.656 324.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 347.49300000000045 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 363.240 m -563.760 363.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 325.680 m -563.760 325.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 363.490 m -460.656 324.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 363.490 m -563.760 324.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 347.49300000000045 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 325.680 m -99.792 325.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 302.400 m -99.792 302.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 325.930 m -48.240 302.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 325.930 m -99.792 302.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 309.43300000000045 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 325.680 m -460.656 325.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 302.400 m -460.656 302.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 325.930 m -99.792 302.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 325.930 m -460.656 302.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 309.43300000000045 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 325.680 m -563.760 325.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 302.400 m -563.760 302.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 325.930 m -460.656 302.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 325.930 m -563.760 302.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 309.43300000000045 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 272.81600000000043 Td -/F2.0 13 Tf -<322e32372e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 246.1560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 248.3400000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 210.6960000000004 Td -/F2.0 18 Tf -<322e32382e20474554202f76322f706f6c6963696573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 176.45600000000036 Td -/F2.0 13 Tf -<322e32382e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 124.200 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 124.200 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 124.200 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 100.920 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 100.920 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 100.920 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 161.760 m -99.792 161.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 124.200 m -99.792 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 162.010 m -48.240 123.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 162.010 m -99.792 123.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 146.01300000000037 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 131.73300000000037 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 161.760 m -460.656 161.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 124.200 m -460.656 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 162.010 m -99.792 123.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 162.010 m -460.656 123.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 146.01300000000037 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 161.760 m -563.760 161.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 124.200 m -563.760 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 162.010 m -460.656 123.450 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 162.010 m -563.760 123.450 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 146.01300000000037 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 124.200 m -99.792 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 100.920 m -99.792 100.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 124.450 m -48.240 100.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 124.450 m -99.792 100.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 107.95300000000036 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 124.200 m -460.656 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 100.920 m -460.656 100.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 124.450 m -99.792 100.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 124.450 m -460.656 100.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 107.95300000000036 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 124.200 m -563.760 124.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 100.920 m -563.760 100.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 124.450 m -460.656 100.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 124.450 m -563.760 100.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 107.95300000000036 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3134> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -191 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 190 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [193 0 R 199 0 R 203 0 R] ->> -endobj -192 0 obj -[191 0 R /XYZ 0 792.0 null] -endobj -193 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 669.2470000000002 488.7510000000001 683.5270000000002] -/Type /Annot ->> -endobj -194 0 obj -[191 0 R /XYZ 0 653.2800000000002 null] -endobj -195 0 obj -[191 0 R /XYZ 0 597.0000000000003 null] -endobj -196 0 obj -[191 0 R /XYZ 0 540.7200000000005 null] -endobj -197 0 obj -[191 0 R /XYZ 0 500.6400000000005 null] -endobj -198 0 obj -[191 0 R /XYZ 0 395.5200000000005 null] -endobj -199 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [463.65600000000006 306.3670000000005 488.7510000000001 320.64700000000045] -/Type /Annot ->> -endobj -200 0 obj -[191 0 R /XYZ 0 290.40000000000043 null] -endobj -201 0 obj -[191 0 R /XYZ 0 234.1200000000004 null] -endobj -202 0 obj -[191 0 R /XYZ 0 194.0400000000004 null] -endobj -203 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [463.65600000000006 104.88700000000036 516.807 119.16700000000036] -/Type /Annot ->> -endobj -204 0 obj -<< /Length 13991 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e32382e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 678.6960000000001 Td -/F2.0 18 Tf -[<322e32392e20505554202f76322f706f6c69636965732f7064704465706c6f> 20.01953125 <796d656e74>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 644.4560000000002 Td -/F2.0 13 Tf -[<322e32392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.480 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.480 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.480 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 568.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 568.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 568.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.760 m -162.800 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.010 m -48.240 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 614.0130000000003 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.760 m -334.640 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 614.0130000000003 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.760 m -563.760 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.010 m -563.760 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.0130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.920 m -162.800 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.730 m -48.240 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 583.0930000000003 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 568.920 m -334.640 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 590.2330000000004 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 575.9530000000003 Td -ET - - -BT -165.79988544000003 575.9530000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 568.920 m -563.760 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.730 m -563.760 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -337.6397136 583.0930000000003 Td -/F1.0 10.5 Tf -<4a736f6e456c656d656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000004 Td -/F2.0 13 Tf -<322e32392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 501.360 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 501.360 343.680 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 478.080 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 478.080 343.680 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -220.080 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 501.360 m -220.080 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 500.610 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 524.890 m -220.080 500.610 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.8930000000004 Td -/F2.0 10.5 Tf -<4854545020436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -220.080 501.360 m -563.760 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 524.890 m -220.080 500.610 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 500.610 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 508.8930000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 501.360 m -220.080 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 478.080 m -220.080 478.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 501.610 m -48.240 477.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 501.610 m -220.080 477.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 485.11300000000045 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 501.360 m -563.760 501.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 478.080 m -563.760 478.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 501.610 m -220.080 477.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 501.610 m -563.760 477.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 485.11300000000045 Td -/F1.0 10.5 Tf -<4e6f20436f6e74656e74> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 448.4960000000005 Td -/F2.0 13 Tf -<322e32392e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 421.83600000000047 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 424.0200000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 386.3760000000005 Td -/F2.0 18 Tf -[<322e33302e20504f53> 20.01953125 <54202f76322f706f6c69636965732f706f6c69637974797065>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 352.1360000000004 Td -/F2.0 13 Tf -[<322e33302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 314.160 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 314.160 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 314.160 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 276.600 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 276.600 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 276.600 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 337.440 m -162.800 337.440 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 314.160 m -162.800 314.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 337.690 m -48.240 313.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 337.690 m -162.800 313.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 321.6930000000004 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 337.440 m -334.640 337.440 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 314.160 m -334.640 314.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 337.690 m -162.800 313.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 337.690 m -334.640 313.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 321.6930000000004 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 337.440 m -563.760 337.440 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 314.160 m -563.760 314.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 337.690 m -334.640 313.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 337.690 m -563.760 313.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 321.6930000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 314.160 m -162.800 314.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 276.600 m -162.800 276.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 314.410 m -48.240 276.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 314.410 m -162.800 276.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 290.7730000000004 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 314.160 m -334.640 314.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 276.600 m -334.640 276.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 314.410 m -162.800 276.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 314.410 m -334.640 276.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 297.9130000000004 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 283.6330000000004 Td -ET - - -BT -165.79988544000003 283.6330000000004 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 314.160 m -563.760 314.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 276.600 m -563.760 276.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 314.410 m -334.640 276.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 314.410 m -563.760 276.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 290.7730000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 247.01600000000042 Td -/F2.0 13 Tf -<322e33302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 209.040 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 209.040 343.680 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 185.760 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 185.760 343.680 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 232.320 m -220.080 232.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 209.040 m -220.080 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 232.570 m -48.240 208.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 232.570 m -220.080 208.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 216.57300000000043 Td -/F2.0 10.5 Tf -<4854545020436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 232.320 m -563.760 232.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -220.080 209.040 m -563.760 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 232.570 m -220.080 208.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 232.570 m -563.760 208.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 216.57300000000043 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 209.040 m -220.080 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 185.760 m -220.080 185.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 209.290 m -48.240 185.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 209.290 m -220.080 185.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 192.79300000000043 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 209.040 m -563.760 209.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 185.760 m -563.760 185.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 209.290 m -220.080 185.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 209.290 m -563.760 185.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 192.79300000000043 Td -/F1.0 10.5 Tf -<4e6f20436f6e74656e74> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 156.17600000000039 Td -/F2.0 13 Tf -<322e33302e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 129.5160000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 131.7000000000004 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3135> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -205 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 204 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [209 0 R] ->> -endobj -206 0 obj -[205 0 R /XYZ 0 792.0 null] -endobj -207 0 obj -[205 0 R /XYZ 0 702.1200000000001 null] -endobj -208 0 obj -[205 0 R /XYZ 0 662.0400000000002 null] -endobj -209 0 obj -<< /Border [0 0 0] -/Dest (_jsonelement) -/Subtype /Link -/Rect [337.6397136 580.0270000000004 400.3562136 594.3070000000004] -/Type /Annot ->> -endobj -210 0 obj -[205 0 R /XYZ 0 556.9200000000003 null] -endobj -211 0 obj -[205 0 R /XYZ 0 466.0800000000005 null] -endobj -212 0 obj -[205 0 R /XYZ 0 409.80000000000047 null] -endobj -213 0 obj -[205 0 R /XYZ 0 369.7200000000004 null] -endobj -214 0 obj -[205 0 R /XYZ 0 264.6000000000004 null] -endobj -215 0 obj -[205 0 R /XYZ 0 173.76000000000042 null] -endobj -216 0 obj -<< /Length 16494 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 734.976 Td -/F2.0 18 Tf -[<322e33312e20504f53> 20.01953125 <54>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 706.8960000000001 Td -/F2.0 18 Tf -[<2f76322f706f6c69636965732f7b706f6c6963794d6f64656c547970657d2f7b706f6c6963794d6f64656c56> 60.05859375 <657273696f6e7d2f7b70>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 678.816 Td -/F2.0 18 Tf -[<6f6c6963794e616d657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 644.5760000000001 Td -/F2.0 13 Tf -[<322e33312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.600 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.600 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.600 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 569.040 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 569.040 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 569.040 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 531.480 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 531.480 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 531.480 229.120 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 493.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 493.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 493.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 456.360 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 456.360 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 456.360 229.120 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 418.800 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 418.800 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 418.800 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.880 m -162.800 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.600 m -162.800 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.130 m -48.240 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.130 m -162.800 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 614.1330000000002 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.880 m -334.640 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.600 m -334.640 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.130 m -162.800 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.130 m -334.640 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 614.1330000000002 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.880 m -563.760 629.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.600 m -563.760 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.130 m -334.640 605.850 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.130 m -563.760 605.850 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.1330000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.600 m -162.800 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 569.040 m -162.800 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.850 m -48.240 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.850 m -162.800 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 583.2130000000002 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.600 m -334.640 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.040 m -334.640 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.850 m -162.800 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.850 m -334.640 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 590.3530000000003 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c54797065> Tj -ET - - -BT -165.79988544 576.0730000000002 Td -ET - - -BT -165.79988544 576.0730000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.600 m -563.760 606.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.040 m -563.760 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.850 m -334.640 568.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.850 m -563.760 568.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 583.2130000000002 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 569.040 m -162.800 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 531.480 m -162.800 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 569.290 m -48.240 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.290 m -162.800 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 545.6530000000001 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 569.040 m -334.640 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.480 m -334.640 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 569.290 m -162.800 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.290 m -334.640 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 552.7930000000001 Td -/F2.0 10.5 Tf -[<706f6c6963794d6f64656c56> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544 538.5130000000001 Td -ET - - -BT -165.79988544 538.5130000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 569.040 m -563.760 569.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.480 m -563.760 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 569.290 m -334.640 531.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 569.290 m -563.760 531.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 545.6530000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 531.480 m -162.800 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 493.920 m -162.800 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 531.730 m -48.240 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.730 m -162.800 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 508.09300000000025 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 531.480 m -334.640 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 493.920 m -334.640 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 531.730 m -162.800 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.730 m -334.640 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 515.2330000000002 Td -/F2.0 10.5 Tf -<706f6c6963794e616d65> Tj -ET - - -BT -165.79988544 500.9530000000002 Td -ET - - -BT -165.79988544 500.9530000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 531.480 m -563.760 531.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 493.920 m -563.760 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 531.730 m -334.640 493.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 531.730 m -563.760 493.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 508.09300000000025 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 493.920 m -162.800 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 456.360 m -162.800 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 494.170 m -48.240 456.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 494.170 m -162.800 456.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 470.5330000000002 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 493.920 m -334.640 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 456.360 m -334.640 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 494.170 m -162.800 456.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 494.170 m -334.640 456.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 477.6730000000002 Td -/F2.0 10.5 Tf -[<706f6c69637956> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544 463.39300000000014 Td -ET - - -BT -165.79988544 463.39300000000014 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 493.920 m -563.760 493.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 456.360 m -563.760 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 494.170 m -334.640 456.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 494.170 m -563.760 456.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 470.5330000000002 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 456.360 m -162.800 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 418.800 m -162.800 418.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 456.610 m -48.240 418.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 456.610 m -162.800 418.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 432.97300000000024 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 456.360 m -334.640 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 418.800 m -334.640 418.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 456.610 m -162.800 418.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 456.610 m -334.640 418.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 440.1130000000002 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544 425.8330000000002 Td -ET - - -BT -165.79988544 425.8330000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 456.360 m -563.760 456.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 418.800 m -563.760 418.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 456.610 m -334.640 418.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 456.610 m -563.760 418.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -337.6397136 432.97300000000024 Td -/F1.0 10.5 Tf -<4a736f6e456c656d656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 389.21600000000024 Td -/F2.0 13 Tf -<322e33312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 336.960 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 336.960 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 336.960 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 313.680 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 313.680 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 313.680 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 374.520 m -99.792 374.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 336.960 m -99.792 336.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 374.770 m -48.240 336.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 374.770 m -99.792 336.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 358.7730000000002 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 344.49300000000017 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 374.520 m -460.656 374.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 336.960 m -460.656 336.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 374.770 m -99.792 336.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 374.770 m -460.656 336.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 358.7730000000002 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 374.520 m -563.760 374.520 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 336.960 m -563.760 336.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 374.770 m -460.656 336.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 374.770 m -563.760 336.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 358.7730000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 336.960 m -99.792 336.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 313.680 m -99.792 313.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 337.210 m -48.240 313.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 337.210 m -99.792 313.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 320.7130000000002 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 336.960 m -460.656 336.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 313.680 m -460.656 313.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 337.210 m -99.792 313.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 337.210 m -460.656 313.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 320.7130000000002 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 336.960 m -563.760 336.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 313.680 m -563.760 313.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 337.210 m -460.656 313.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 337.210 m -563.760 313.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 320.7130000000002 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 284.0960000000002 Td -/F2.0 13 Tf -<322e33312e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 257.43600000000015 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 259.6200000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 227.81600000000014 Td -/F2.0 13 Tf -<322e33312e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 201.15600000000012 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 203.34000000000012 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 165.69600000000008 Td -/F2.0 18 Tf -<322e33322e2044454c455445> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 137.6160000000001 Td -/F2.0 18 Tf -[<2f76322f706f6c69636965732f7b706f6c6963794d6f64656c547970657d2f7b706f6c6963794d6f64656c56> 60.05859375 <657273696f6e7d2f7b70>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 109.5360000000001 Td -/F2.0 18 Tf -[<6f6c6963794e616d657d2f7b706f6c69637956> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3136> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -217 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 216 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [220 0 R 223 0 R] ->> -endobj -218 0 obj -[217 0 R /XYZ 0 792.0 null] -endobj -219 0 obj -[217 0 R /XYZ 0 662.1600000000001 null] -endobj -220 0 obj -<< /Border [0 0 0] -/Dest (_jsonelement) -/Subtype /Link -/Rect [337.6397136 429.9070000000002 400.3562136 444.18700000000024] -/Type /Annot ->> -endobj -221 0 obj -[217 0 R /XYZ 0 406.80000000000024 null] -endobj -222 0 obj -<< /Limits [(_responses_29) (_responses_37)] -/Names [(_responses_29) 210 0 R (_responses_3) 44 0 R (_responses_30) 214 0 R (_responses_31) 221 0 R (_responses_32) 230 0 R (_responses_33) 232 0 R (_responses_34) 240 0 R (_responses_35) 245 0 R (_responses_36) 251 0 R (_responses_37) 256 0 R] ->> -endobj -223 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [463.65600000000006 317.6470000000002 516.807 331.9270000000002] -/Type /Annot ->> -endobj -224 0 obj -[217 0 R /XYZ 0 301.6800000000002 null] -endobj -225 0 obj -[217 0 R /XYZ 0 245.40000000000015 null] -endobj -226 0 obj -[217 0 R /XYZ 0 189.12000000000012 null] -endobj -227 0 obj -<< /Length 19197 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -[<322e33322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 702.840 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 702.840 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 702.840 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 665.280 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 665.280 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 665.280 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 627.720 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 627.720 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 627.720 229.120 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 590.160 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 590.160 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 590.160 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 552.600 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 552.600 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 552.600 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 726.120 m -162.800 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 702.840 m -162.800 702.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 726.370 m -48.240 702.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 726.370 m -162.800 702.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 710.373 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 726.120 m -334.640 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 702.840 m -334.640 702.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 726.370 m -162.800 702.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 726.370 m -334.640 702.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 710.373 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 726.120 m -563.760 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 702.840 m -563.760 702.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 726.370 m -334.640 702.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 726.370 m -563.760 702.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 710.373 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 702.840 m -162.800 702.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -162.800 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 703.090 m -48.240 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 703.090 m -162.800 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 679.4530000000001 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 702.840 m -334.640 702.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 665.280 m -334.640 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 703.090 m -162.800 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 703.090 m -334.640 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 686.5930000000001 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c54797065> Tj -ET - - -BT -165.79988544 672.3130000000001 Td -ET - - -BT -165.79988544 672.3130000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 702.840 m -563.760 702.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 703.090 m -334.640 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 703.090 m -563.760 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 679.4530000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -162.800 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 627.720 m -162.800 627.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.530 m -48.240 627.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 665.530 m -162.800 627.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.893 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 665.280 m -334.640 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 627.720 m -334.640 627.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 665.530 m -162.800 627.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 665.530 m -334.640 627.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 649.0330000000001 Td -/F2.0 10.5 Tf -[<706f6c6963794d6f64656c56> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544 634.753 Td -ET - - -BT -165.79988544 634.753 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 627.720 m -563.760 627.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 665.530 m -334.640 627.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 665.530 m -563.760 627.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 641.893 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 627.720 m -162.800 627.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 590.160 m -162.800 590.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 627.970 m -48.240 589.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 627.970 m -162.800 589.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 604.3330000000001 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 627.720 m -334.640 627.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 590.160 m -334.640 590.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 627.970 m -162.800 589.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 627.970 m -334.640 589.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 611.4730000000002 Td -/F2.0 10.5 Tf -<706f6c6963794e616d65> Tj -ET - - -BT -165.79988544 597.1930000000001 Td -ET - - -BT -165.79988544 597.1930000000001 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 627.720 m -563.760 627.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 590.160 m -563.760 590.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 627.970 m -334.640 589.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 627.970 m -563.760 589.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 604.3330000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 590.160 m -162.800 590.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 552.600 m -162.800 552.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 590.410 m -48.240 552.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 590.410 m -162.800 552.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.773 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 590.160 m -334.640 590.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 552.600 m -334.640 552.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 590.410 m -162.800 552.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 590.410 m -334.640 552.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 573.913 Td -/F2.0 10.5 Tf -[<706f6c69637956> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544 559.633 Td -ET - - -BT -165.79988544 559.633 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 590.160 m -563.760 590.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 552.600 m -563.760 552.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 590.410 m -334.640 552.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 590.410 m -563.760 552.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 566.773 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 523.0160000000002 Td -/F2.0 13 Tf -<322e33322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 485.040 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 485.040 343.680 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 461.760 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -220.080 461.760 343.680 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 508.320 m -220.080 508.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 485.040 m -220.080 485.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 508.570 m -48.240 484.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 508.570 m -220.080 484.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 492.57300000000026 Td -/F2.0 10.5 Tf -<4854545020436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 508.320 m -563.760 508.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -220.080 485.040 m -563.760 485.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 508.570 m -220.080 484.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 508.570 m -563.760 484.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 492.57300000000026 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 485.040 m -220.080 485.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 461.760 m -220.080 461.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 485.290 m -48.240 461.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 485.290 m -220.080 461.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 468.7930000000003 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -220.080 485.040 m -563.760 485.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 461.760 m -563.760 461.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -220.080 485.290 m -220.080 461.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 485.290 m -563.760 461.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -223.07982816 468.7930000000003 Td -/F1.0 10.5 Tf -<4e6f20436f6e74656e74> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 426.33600000000035 Td -/F2.0 18 Tf -[<322e33332e20474554202f76322f706f6c69637954> 29.78515625 <6f7363614d6f64656c73>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 392.0960000000003 Td -/F2.0 13 Tf -<322e33332e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 339.840 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 339.840 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 339.840 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 316.560 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 316.560 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 316.560 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 377.400 m -99.792 377.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 339.840 m -99.792 339.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 377.650 m -48.240 339.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 377.650 m -99.792 339.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 361.65300000000025 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 347.3730000000003 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 377.400 m -460.656 377.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 339.840 m -460.656 339.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 377.650 m -99.792 339.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 377.650 m -460.656 339.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 361.65300000000025 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 377.400 m -563.760 377.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 339.840 m -563.760 339.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 377.650 m -460.656 339.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 377.650 m -563.760 339.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 361.65300000000025 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 339.840 m -99.792 339.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 316.560 m -99.792 316.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 340.090 m -48.240 316.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 340.090 m -99.792 316.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 323.59300000000025 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 339.840 m -460.656 339.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 316.560 m -460.656 316.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 340.090 m -99.792 316.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 340.090 m -460.656 316.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 323.59300000000025 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 339.840 m -563.760 339.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 316.560 m -563.760 316.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 340.090 m -460.656 316.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 340.090 m -563.760 316.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 323.59300000000025 Td -/F1.0 10.5 Tf -<506f6c6963794d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 286.9760000000003 Td -/F2.0 13 Tf -<322e33332e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 260.31600000000026 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 262.5000000000002 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 224.85600000000025 Td -/F2.0 18 Tf -<322e33342e20474554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 196.77600000000024 Td -/F2.0 18 Tf -[<2f76322f706f6c69637954> 29.78515625 <6f7363614d6f64656c732f79616d6c2f7b706f6c6963794d6f64656c547970657d2f7b706f6c696379>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 168.69600000000025 Td -/F2.0 18 Tf -[<4d6f64656c56> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 134.4560000000002 Td -/F2.0 13 Tf -[<322e33342e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 96.480 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 96.480 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 96.480 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 58.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 58.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 58.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 119.760 m -162.800 119.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 96.480 m -162.800 96.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 120.010 m -48.240 95.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 120.010 m -162.800 95.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 104.01300000000019 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 119.760 m -334.640 119.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 96.480 m -334.640 96.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 120.010 m -162.800 95.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 120.010 m -334.640 95.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 104.01300000000019 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 119.760 m -563.760 119.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 96.480 m -563.760 96.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 120.010 m -334.640 95.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 120.010 m -563.760 95.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 104.01300000000019 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 96.480 m -162.800 96.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 58.920 m -162.800 58.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 96.730 m -48.240 58.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 96.730 m -162.800 58.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 73.09300000000019 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 96.480 m -334.640 96.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 58.920 m -334.640 58.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 96.730 m -162.800 58.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 96.730 m -334.640 58.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 80.23300000000019 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c54797065> Tj -ET - - -BT -165.79988544000003 65.95300000000019 Td -ET - - -BT -165.79988544000003 65.95300000000019 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 96.480 m -563.760 96.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 58.920 m -563.760 58.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 96.730 m -334.640 58.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 96.730 m -563.760 58.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 73.09300000000019 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3137> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -228 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 227 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [233 0 R] ->> -endobj -229 0 obj -[228 0 R /XYZ 0 792.0 null] -endobj -230 0 obj -[228 0 R /XYZ 0 540.6000000000001 null] -endobj -231 0 obj -[228 0 R /XYZ 0 449.76000000000033 null] -endobj -232 0 obj -[228 0 R /XYZ 0 409.6800000000003 null] -endobj -233 0 obj -<< /Border [0 0 0] -/Dest (_policymodel) -/Subtype /Link -/Rect [463.65600000000006 320.52700000000027 524.955 334.80700000000024] -/Type /Annot ->> -endobj -234 0 obj -[228 0 R /XYZ 0 304.5600000000003 null] -endobj -235 0 obj -[228 0 R /XYZ 0 248.28000000000026 null] -endobj -236 0 obj -[228 0 R /XYZ 0 152.04000000000022 null] -endobj -237 0 obj -<< /Limits [(_parameters_24) (_paths)] -/Names [(_parameters_24) 219 0 R (_parameters_25) 229 0 R (_parameters_26) 236 0 R (_parameters_27) 244 0 R (_parameters_28) 259 0 R (_parameters_29) 266 0 R (_parameters_3) 73 0 R (_parameters_30) 271 0 R (_parameters_31) 278 0 R (_parameters_32) 284 0 R (_parameters_33) 318 0 R (_parameters_34) 326 0 R (_parameters_35) 332 0 R (_parameters_4) 82 0 R (_parameters_5) 86 0 R (_parameters_6) 93 0 R (_parameters_7) 99 0 R (_parameters_8) 107 0 R (_parameters_9) 110 0 R (_paths) 34 0 R] ->> -endobj -238 0 obj -<< /Length 17462 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 732.720 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 732.720 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 695.160 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 695.160 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -162.800 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -162.800 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 756.250 m -162.800 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 756.000 m -334.640 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 732.720 m -334.640 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 756.250 m -162.800 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 756.250 m -334.640 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 756.250 m -334.640 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -162.800 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -162.800 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 732.970 m -162.800 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 709.333 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 732.720 m -334.640 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 695.160 m -334.640 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 732.970 m -162.800 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 732.970 m -334.640 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 716.473 Td -/F2.0 10.5 Tf -[<706f6c6963794d6f64656c56> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544 702.193 Td -ET - - -BT -165.79988544 702.193 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 732.970 m -334.640 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 709.333 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 665.5760000000001 Td -/F2.0 13 Tf -<322e33342e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 613.320 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 613.320 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 613.320 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 590.040 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 590.040 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 590.040 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 650.880 m -99.792 650.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 613.320 m -99.792 613.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 651.130 m -48.240 612.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 651.130 m -99.792 612.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 635.1330000000003 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 620.8530000000002 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 650.880 m -460.656 650.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 613.320 m -460.656 613.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 651.130 m -99.792 612.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 651.130 m -460.656 612.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 635.1330000000003 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 650.880 m -563.760 650.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 613.320 m -563.760 613.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 651.130 m -460.656 612.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 651.130 m -563.760 612.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 635.1330000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 613.320 m -99.792 613.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 590.040 m -99.792 590.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 613.570 m -48.240 589.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 613.570 m -99.792 589.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 597.0730000000001 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 613.320 m -460.656 613.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 590.040 m -460.656 590.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 613.570 m -99.792 589.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 613.570 m -460.656 589.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 597.0730000000001 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 613.320 m -563.760 613.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 590.040 m -563.760 590.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 613.570 m -460.656 589.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 613.570 m -563.760 589.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 597.0730000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 560.4560000000002 Td -/F2.0 13 Tf -<322e33342e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 533.7960000000003 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 535.9800000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 498.3360000000004 Td -/F2.0 18 Tf -<322e33352e20474554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 470.2560000000004 Td -/F2.0 18 Tf -[<2f76322f706f6c69637954> 29.78515625 <6f7363614d6f64656c732f7b706f6c6963794d6f64656c547970657d2f7b706f6c6963794d6f64656c>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 442.1760000000004 Td -/F2.0 18 Tf -[<56> 60.05859375 <657273696f6e7d>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 407.9360000000004 Td -/F2.0 13 Tf -[<322e33352e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 369.960 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 369.960 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 369.960 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 332.400 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 332.400 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 332.400 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 294.840 114.560 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -162.800 294.840 171.840 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -334.640 294.840 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 393.240 m -162.800 393.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 369.960 m -162.800 369.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 393.490 m -48.240 369.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 393.490 m -162.800 369.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 377.49300000000034 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 393.240 m -334.640 393.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 369.960 m -334.640 369.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 393.490 m -162.800 369.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 393.490 m -334.640 369.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 377.49300000000034 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 393.240 m -563.760 393.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 369.960 m -563.760 369.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 393.490 m -334.640 369.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 393.490 m -563.760 369.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 377.49300000000034 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 369.960 m -162.800 369.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 332.400 m -162.800 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 370.210 m -48.240 332.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 370.210 m -162.800 332.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 346.5730000000004 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 369.960 m -334.640 369.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 332.400 m -334.640 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 370.210 m -162.800 332.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 370.210 m -334.640 332.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 353.71300000000036 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c54797065> Tj -ET - - -BT -165.79988544000003 339.43300000000033 Td -ET - - -BT -165.79988544000003 339.43300000000033 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 369.960 m -563.760 369.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 332.400 m -563.760 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 370.210 m -334.640 332.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 370.210 m -563.760 332.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 346.5730000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 332.400 m -162.800 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 294.840 m -162.800 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 332.650 m -48.240 294.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 332.650 m -162.800 294.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 309.0130000000003 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 332.400 m -334.640 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 294.840 m -334.640 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 332.650 m -162.800 294.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 332.650 m -334.640 294.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 316.1530000000003 Td -/F2.0 10.5 Tf -[<706f6c6963794d6f64656c56> 60.05859375 <657273696f6e>] TJ -ET - - -BT -165.79988544000003 301.8730000000003 Td -ET - - -BT -165.79988544000003 301.8730000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 332.400 m -563.760 332.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 294.840 m -563.760 294.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 332.650 m -334.640 294.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 332.650 m -563.760 294.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 309.0130000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 265.2560000000003 Td -/F2.0 13 Tf -<322e33352e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 213.000 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 213.000 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 213.000 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 189.720 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 189.720 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 189.720 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 250.560 m -99.792 250.560 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 213.000 m -99.792 213.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 250.810 m -48.240 212.250 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 250.810 m -99.792 212.250 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 234.81300000000033 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 220.53300000000033 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 250.560 m -460.656 250.560 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 213.000 m -460.656 213.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 250.810 m -99.792 212.250 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 250.810 m -460.656 212.250 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 234.81300000000033 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 250.560 m -563.760 250.560 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 213.000 m -563.760 213.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 250.810 m -460.656 212.250 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 250.810 m -563.760 212.250 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 234.81300000000033 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 213.000 m -99.792 213.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 189.720 m -99.792 189.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 213.250 m -48.240 189.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 213.250 m -99.792 189.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 196.75300000000033 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 213.000 m -460.656 213.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 189.720 m -460.656 189.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 213.250 m -99.792 189.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 213.250 m -460.656 189.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 196.75300000000033 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 213.000 m -563.760 213.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 189.720 m -563.760 189.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 213.250 m -460.656 189.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 213.250 m -563.760 189.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 196.75300000000033 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 160.1360000000003 Td -/F2.0 13 Tf -<322e33352e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 133.47600000000028 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 135.66000000000028 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 98.01600000000028 Td -/F2.0 18 Tf -<322e33362e20474554202f76322f74656d706c61746573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3138> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -239 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 238 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [246 0 R] ->> -endobj -240 0 obj -[239 0 R /XYZ 0 683.1600000000001 null] -endobj -241 0 obj -[239 0 R /XYZ 0 578.0400000000002 null] -endobj -242 0 obj -<< /Limits [(_produces_28) (_produces_36)] -/Names [(_produces_28) 225 0 R (_produces_29) 234 0 R (_produces_3) 46 0 R (_produces_30) 241 0 R (_produces_31) 247 0 R (_produces_32) 253 0 R (_produces_33) 257 0 R (_produces_34) 262 0 R (_produces_35) 269 0 R (_produces_36) 276 0 R] ->> -endobj -243 0 obj -[239 0 R /XYZ 0 521.7600000000003 null] -endobj -244 0 obj -[239 0 R /XYZ 0 425.5200000000004 null] -endobj -245 0 obj -[239 0 R /XYZ 0 282.8400000000003 null] -endobj -246 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [463.65600000000006 193.68700000000032 516.807 207.96700000000033] -/Type /Annot ->> -endobj -247 0 obj -[239 0 R /XYZ 0 177.7200000000003 null] -endobj -248 0 obj -[239 0 R /XYZ 0 121.44000000000028 null] -endobj -249 0 obj -<< /Length 16308 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e33362e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 688.560 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 688.560 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 688.560 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 665.280 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 665.280 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 665.280 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 726.120 m -99.792 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 726.370 m -48.240 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 710.373 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 696.0930000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 726.120 m -460.656 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 710.373 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 726.120 m -563.760 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 726.370 m -563.760 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 710.373 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -99.792 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 688.810 m -48.240 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 672.3130000000001 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 665.280 m -460.656 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 672.3130000000001 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 688.810 m -563.760 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 672.3130000000001 Td -/F1.0 10.5 Tf -[<4c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 635.6960000000003 Td -/F2.0 13 Tf -<322e33362e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 609.0360000000003 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 611.2200000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 573.5760000000004 Td -/F2.0 18 Tf -<322e33372e20474554202f76322f74656d706c617465732f6e616d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000005 Td -/F2.0 13 Tf -<322e33372e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 487.080 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 487.080 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 487.080 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 463.800 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 463.800 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 463.800 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -99.792 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.89300000000054 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 494.6130000000005 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 524.640 m -460.656 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 508.89300000000054 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 508.89300000000054 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 463.800 m -99.792 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 487.330 m -48.240 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 470.83300000000054 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 463.800 m -460.656 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 470.83300000000054 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 463.800 m -563.760 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 487.330 m -563.760 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 470.83300000000054 Td -/F1.0 10.5 Tf -[<3c20737472696e67203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 434.2160000000005 Td -/F2.0 13 Tf -<322e33372e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 407.5560000000005 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 409.7400000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 372.0960000000005 Td -/F2.0 18 Tf -<322e33382e20474554202f76322f74656d706c617465732f7b74656d706c6174654e616d657d> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 337.85600000000045 Td -/F2.0 13 Tf -[<322e33382e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 299.880 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 299.880 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 299.880 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 262.320 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 262.320 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 262.320 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 323.160 m -162.800 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 299.880 m -162.800 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 323.410 m -48.240 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 323.410 m -162.800 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 307.4130000000004 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 323.160 m -334.640 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 299.880 m -334.640 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 323.410 m -162.800 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 323.410 m -334.640 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 307.4130000000004 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 323.160 m -563.760 323.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 299.880 m -563.760 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 323.410 m -334.640 299.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 323.410 m -563.760 299.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 307.4130000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 299.880 m -162.800 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 262.320 m -162.800 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 300.130 m -48.240 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 300.130 m -162.800 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 276.49300000000045 Td -/F2.0 10.5 Tf -<50617468> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 299.880 m -334.640 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 262.320 m -334.640 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 300.130 m -162.800 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 300.130 m -334.640 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 283.63300000000044 Td -/F2.0 10.5 Tf -<74656d706c6174654e616d65> Tj -ET - - -BT -165.79988544000003 269.3530000000004 Td -ET - - -BT -165.79988544000003 269.3530000000004 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 299.880 m -563.760 299.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 262.320 m -563.760 262.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 300.130 m -334.640 262.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 300.130 m -563.760 262.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 276.49300000000045 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 232.73600000000044 Td -/F2.0 13 Tf -<322e33382e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 180.480 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 180.480 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 180.480 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 157.200 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 157.200 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 157.200 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 218.040 m -99.792 218.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 180.480 m -99.792 180.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 218.290 m -48.240 179.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 218.290 m -99.792 179.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 202.29300000000043 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 188.01300000000043 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 218.040 m -460.656 218.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 180.480 m -460.656 180.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 218.290 m -99.792 179.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 218.290 m -460.656 179.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 202.29300000000043 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 218.040 m -563.760 218.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 180.480 m -563.760 180.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 218.290 m -460.656 179.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 218.290 m -563.760 179.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 202.29300000000043 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 180.480 m -99.792 180.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 157.200 m -99.792 157.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 180.730 m -48.240 156.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 180.730 m -99.792 156.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 164.23300000000043 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 180.480 m -460.656 180.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 157.200 m -460.656 157.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 180.730 m -99.792 156.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 180.730 m -460.656 156.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 164.23300000000043 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 180.480 m -563.760 180.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 157.200 m -563.760 157.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 180.730 m -460.656 156.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 180.730 m -563.760 156.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -463.65600000000006 164.23300000000043 Td -/F1.0 10.5 Tf -[<4c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 127.6160000000004 Td -/F2.0 13 Tf -<322e33382e332e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 100.95600000000039 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 103.14000000000038 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3139> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -250 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 249 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [252 0 R 261 0 R] ->> -endobj -251 0 obj -[250 0 R /XYZ 0 792.0 null] -endobj -252 0 obj -<< /Border [0 0 0] -/Dest (_looptemplate) -/Subtype /Link -/Rect [463.65600000000006 669.2470000000002 535.2997558593751 683.5270000000002] -/Type /Annot ->> -endobj -253 0 obj -[250 0 R /XYZ 0 653.2800000000002 null] -endobj -254 0 obj -[250 0 R /XYZ 0 597.0000000000003 null] -endobj -255 0 obj -<< /Limits [(_verb341) (_verb351)] -/Names [(_verb341) 243 0 R (_verb342) 235 0 R (_verb343) 201 0 R (_verb344) 218 0 R (_verb345) 226 0 R (_verb346) 207 0 R (_verb347) 212 0 R (_verb348) 314 0 R (_verb349) 265 0 R (_verb350) 270 0 R (_verb351) 283 0 R] ->> -endobj -256 0 obj -[250 0 R /XYZ 0 556.9200000000004 null] -endobj -257 0 obj -[250 0 R /XYZ 0 451.8000000000005 null] -endobj -258 0 obj -[250 0 R /XYZ 0 395.5200000000005 null] -endobj -259 0 obj -[250 0 R /XYZ 0 355.44000000000045 null] -endobj -260 0 obj -[250 0 R /XYZ 0 250.32000000000045 null] -endobj -261 0 obj -<< /Border [0 0 0] -/Dest (_looptemplate) -/Subtype /Link -/Rect [463.65600000000006 161.16700000000043 535.2997558593751 175.44700000000043] -/Type /Annot ->> -endobj -262 0 obj -[250 0 R /XYZ 0 145.20000000000041 null] -endobj -263 0 obj -<< /Length 15762 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 734.976 Td -/F2.0 18 Tf -[<322e33392e20504f53> 20.01953125 <54>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 706.8960000000001 Td -/F2.0 18 Tf -[<2f76322f746f736361436f6e74726f6c4c6f6f702f636f6d6d697373696f6e54> 29.78515625 <6f73636154> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 672.6560000000002 Td -/F2.0 13 Tf -[<322e33392e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 634.680 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 634.680 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 634.680 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 597.120 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 597.120 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 597.120 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.960 m -162.800 657.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 634.680 m -162.800 634.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 658.210 m -48.240 633.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 658.210 m -162.800 633.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 642.2130000000002 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 657.960 m -334.640 657.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 634.680 m -334.640 634.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 658.210 m -162.800 633.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 658.210 m -334.640 633.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 642.2130000000002 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 657.960 m -563.760 657.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 634.680 m -563.760 634.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 658.210 m -334.640 633.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 658.210 m -563.760 633.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 642.2130000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 634.680 m -162.800 634.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 597.120 m -162.800 597.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 634.930 m -48.240 596.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 634.930 m -162.800 596.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 611.2930000000002 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 634.680 m -334.640 634.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 597.120 m -334.640 597.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 634.930 m -162.800 596.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 634.930 m -334.640 596.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544 618.4330000000002 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544 604.1530000000002 Td -ET - - -BT -165.79988544 604.1530000000002 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 634.680 m -563.760 634.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 597.120 m -563.760 597.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 634.930 m -334.640 596.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 634.930 m -563.760 596.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 611.2930000000002 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 567.5360000000004 Td -/F2.0 13 Tf -<322e33392e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 515.280 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 515.280 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 515.280 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 492.000 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 492.000 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 492.000 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 552.840 m -99.792 552.840 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 515.280 m -99.792 515.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 553.090 m -48.240 514.530 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 553.090 m -99.792 514.530 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 537.0930000000005 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 522.8130000000004 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 552.840 m -460.656 552.840 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 515.280 m -460.656 515.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 553.090 m -99.792 514.530 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 553.090 m -460.656 514.530 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 537.0930000000005 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 552.840 m -563.760 552.840 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 515.280 m -563.760 515.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 553.090 m -460.656 514.530 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 553.090 m -563.760 514.530 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 537.0930000000005 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 515.280 m -99.792 515.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 492.000 m -99.792 492.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 515.530 m -48.240 491.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 515.530 m -99.792 491.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 499.0330000000004 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 515.280 m -460.656 515.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 492.000 m -460.656 492.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 515.530 m -99.792 491.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 515.530 m -460.656 491.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 499.0330000000004 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 515.280 m -563.760 515.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 492.000 m -563.760 492.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 515.530 m -460.656 491.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 515.530 m -563.760 491.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 499.0330000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 462.41600000000045 Td -/F2.0 13 Tf -<322e33392e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 435.7560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 437.94000000000045 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 406.1360000000004 Td -/F2.0 13 Tf -<322e33392e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 379.4760000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 381.6600000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 344.0160000000004 Td -/F2.0 18 Tf -<322e34302e2044454c455445> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 315.9360000000004 Td -/F2.0 18 Tf -[<2f76322f746f736361436f6e74726f6c4c6f6f702f6465636f6d6d697373696f6e54> 29.78515625 <6f73636154> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 281.69600000000037 Td -/F2.0 13 Tf -[<322e34302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 243.720 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 243.720 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 243.720 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 206.160 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 206.160 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 206.160 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 267.000 m -162.800 267.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 243.720 m -162.800 243.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 267.250 m -48.240 242.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 267.250 m -162.800 242.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 251.25300000000033 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 267.000 m -334.640 267.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 243.720 m -334.640 243.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 267.250 m -162.800 242.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 267.250 m -334.640 242.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 251.25300000000033 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 267.000 m -563.760 267.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 243.720 m -563.760 243.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 267.250 m -334.640 242.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 267.250 m -563.760 242.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 251.25300000000033 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 243.720 m -162.800 243.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.160 m -162.800 206.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 243.970 m -48.240 205.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 243.970 m -162.800 205.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 220.33300000000034 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 243.720 m -334.640 243.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 206.160 m -334.640 206.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 243.970 m -162.800 205.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 243.970 m -334.640 205.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 227.47300000000035 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 213.19300000000035 Td -ET - - -BT -165.79988544000003 213.19300000000035 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 243.720 m -563.760 243.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 206.160 m -563.760 206.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 243.970 m -334.640 205.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 243.970 m -563.760 205.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 220.33300000000034 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 176.5760000000003 Td -/F2.0 13 Tf -<322e34302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 124.320 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 124.320 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 124.320 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 101.040 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 101.040 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 101.040 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 161.880 m -99.792 161.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 124.320 m -99.792 124.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 162.130 m -48.240 123.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 162.130 m -99.792 123.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 146.13300000000032 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 131.85300000000032 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 161.880 m -460.656 161.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 124.320 m -460.656 124.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 162.130 m -99.792 123.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 162.130 m -460.656 123.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 146.13300000000032 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 161.880 m -563.760 161.880 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 124.320 m -563.760 124.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 162.130 m -460.656 123.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 162.130 m -563.760 123.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 146.13300000000032 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 124.320 m -99.792 124.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 101.040 m -99.792 101.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 124.570 m -48.240 100.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 124.570 m -99.792 100.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 108.0730000000003 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 124.320 m -460.656 124.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 101.040 m -460.656 101.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 124.570 m -99.792 100.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 124.570 m -460.656 100.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 108.0730000000003 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 124.320 m -563.760 124.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 101.040 m -563.760 101.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 124.570 m -460.656 100.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 124.570 m -563.760 100.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 108.0730000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3230> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -264 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 263 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -265 0 obj -[264 0 R /XYZ 0 792.0 null] -endobj -266 0 obj -[264 0 R /XYZ 0 690.2400000000001 null] -endobj -267 0 obj -[264 0 R /XYZ 0 585.1200000000003 null] -endobj -268 0 obj -[264 0 R /XYZ 0 480.00000000000045 null] -endobj -269 0 obj -[264 0 R /XYZ 0 423.7200000000004 null] -endobj -270 0 obj -[264 0 R /XYZ 0 367.4400000000004 null] -endobj -271 0 obj -[264 0 R /XYZ 0 299.28000000000037 null] -endobj -272 0 obj -[264 0 R /XYZ 0 194.16000000000034 null] -endobj -273 0 obj -<< /Length 13555 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e34302e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 684.5360000000002 Td -/F2.0 13 Tf -<322e34302e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 657.8760000000002 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 660.0600000000003 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 622.4160000000003 Td -/F2.0 18 Tf -<322e34312e2044454c455445> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 594.3360000000004 Td -/F2.0 18 Tf -[<2f76322f746f736361436f6e74726f6c4c6f6f702f64656c65746554> 29.78515625 <6f736361496e7374616e636550726f70657274696573>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 560.0960000000005 Td -/F2.0 13 Tf -[<322e34312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 522.120 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 522.120 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 522.120 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 484.560 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 484.560 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 484.560 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 545.400 m -162.800 545.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 522.120 m -162.800 522.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.650 m -48.240 521.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 545.650 m -162.800 521.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 529.6530000000005 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 545.400 m -334.640 545.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 522.120 m -334.640 522.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 545.650 m -162.800 521.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 545.650 m -334.640 521.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 529.6530000000005 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 545.400 m -563.760 545.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 522.120 m -563.760 522.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 545.650 m -334.640 521.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.650 m -563.760 521.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 529.6530000000005 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 522.120 m -162.800 522.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 484.560 m -162.800 484.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 522.370 m -48.240 484.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 522.370 m -162.800 484.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 498.7330000000006 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 522.120 m -334.640 522.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 484.560 m -334.640 484.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 522.370 m -162.800 484.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 522.370 m -334.640 484.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 505.87300000000056 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 491.59300000000053 Td -ET - - -BT -165.79988544000003 491.59300000000053 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 522.120 m -563.760 522.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 484.560 m -563.760 484.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 522.370 m -334.640 484.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 522.370 m -563.760 484.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 498.7330000000006 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 454.97600000000057 Td -/F2.0 13 Tf -<322e34312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 402.720 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 402.720 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 402.720 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 379.440 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 379.440 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 379.440 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 440.280 m -99.792 440.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 402.720 m -99.792 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 440.530 m -48.240 401.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 440.530 m -99.792 401.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 424.5330000000005 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 410.2530000000005 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 440.280 m -460.656 440.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 402.720 m -460.656 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 440.530 m -99.792 401.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 440.530 m -460.656 401.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 424.5330000000005 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 440.280 m -563.760 440.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 402.720 m -563.760 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 440.530 m -460.656 401.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 440.530 m -563.760 401.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 424.5330000000005 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 402.720 m -99.792 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 379.440 m -99.792 379.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 402.970 m -48.240 379.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 402.970 m -99.792 379.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 386.4730000000005 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 402.720 m -460.656 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 379.440 m -460.656 379.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 402.970 m -99.792 379.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 402.970 m -460.656 379.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 386.4730000000005 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 402.720 m -563.760 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 379.440 m -563.760 379.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 402.970 m -460.656 379.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 402.970 m -563.760 379.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 386.4730000000005 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 349.8560000000005 Td -/F2.0 13 Tf -<322e34312e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 323.1960000000005 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 325.3800000000005 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 293.5760000000005 Td -/F2.0 13 Tf -<322e34312e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 266.91600000000045 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 269.1000000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 231.45600000000044 Td -/F2.0 18 Tf -<322e34322e2044454c455445> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 203.37600000000043 Td -/F2.0 18 Tf -[<2f76322f746f736361436f6e74726f6c4c6f6f702f64656c65746554> 29.78515625 <6f736361496e7374616e74696174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 169.13600000000042 Td -/F2.0 13 Tf -[<322e34322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.160 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 131.160 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 131.160 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 93.600 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 93.600 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 93.600 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 154.440 m -162.800 154.440 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 131.160 m -162.800 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 154.690 m -48.240 130.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 154.690 m -162.800 130.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 138.6930000000004 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 154.440 m -334.640 154.440 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 131.160 m -334.640 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 154.690 m -162.800 130.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 154.690 m -334.640 130.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 138.6930000000004 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 154.440 m -563.760 154.440 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 131.160 m -563.760 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 154.690 m -334.640 130.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 154.690 m -563.760 130.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 138.6930000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.160 m -162.800 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.600 m -162.800 93.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.410 m -48.240 93.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 131.410 m -162.800 93.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 107.7730000000004 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 131.160 m -334.640 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 93.600 m -334.640 93.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 131.410 m -162.800 93.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 131.410 m -334.640 93.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 114.9130000000004 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 100.6330000000004 Td -ET - - -BT -165.79988544000003 100.6330000000004 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 131.160 m -563.760 131.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 93.600 m -563.760 93.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 131.410 m -334.640 93.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.410 m -563.760 93.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 107.7730000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3231> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -274 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 273 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -275 0 obj -[274 0 R /XYZ 0 792.0 null] -endobj -276 0 obj -[274 0 R /XYZ 0 702.1200000000001 null] -endobj -277 0 obj -[274 0 R /XYZ 0 645.8400000000003 null] -endobj -278 0 obj -[274 0 R /XYZ 0 577.6800000000004 null] -endobj -279 0 obj -[274 0 R /XYZ 0 472.56000000000057 null] -endobj -280 0 obj -<< /Limits [(_responses_38) (_responses_46)] -/Names [(_responses_38) 260 0 R (_responses_39) 267 0 R (_responses_4) 50 0 R (_responses_40) 272 0 R (_responses_41) 279 0 R (_responses_42) 287 0 R (_responses_43) 291 0 R (_responses_44) 294 0 R (_responses_45) 300 0 R (_responses_46) 303 0 R] ->> -endobj -281 0 obj -[274 0 R /XYZ 0 367.4400000000005 null] -endobj -282 0 obj -[274 0 R /XYZ 0 311.1600000000005 null] -endobj -283 0 obj -[274 0 R /XYZ 0 254.88000000000045 null] -endobj -284 0 obj -[274 0 R /XYZ 0 186.72000000000043 null] -endobj -285 0 obj -<< /Length 13309 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e34322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 688.560 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 688.560 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 688.560 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 665.280 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 665.280 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 665.280 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 726.120 m -99.792 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 726.370 m -48.240 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 710.373 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 696.0930000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 726.120 m -460.656 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 710.373 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 726.120 m -563.760 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 726.370 m -563.760 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 710.373 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -99.792 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 688.810 m -48.240 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 672.3130000000001 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 665.280 m -460.656 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 672.3130000000001 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 688.810 m -563.760 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 672.3130000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 635.6960000000003 Td -/F2.0 13 Tf -<322e34322e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 609.0360000000003 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 611.2200000000004 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 579.4160000000004 Td -/F2.0 13 Tf -<322e34322e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 552.7560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 554.9400000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 517.2960000000005 Td -/F2.0 18 Tf -<322e34332e20474554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 489.2160000000006 Td -/F2.0 18 Tf -<2f76322f746f736361436f6e74726f6c4c6f6f702f676574436f6d6d6f6e4f72496e7374616e636550726f70657274696573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 454.9760000000005 Td -/F2.0 13 Tf -<322e34332e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 402.720 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 402.720 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 402.720 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 379.440 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 379.440 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 379.440 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 440.280 m -99.792 440.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 402.720 m -99.792 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 440.530 m -48.240 401.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 440.530 m -99.792 401.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 424.53300000000047 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 410.2530000000005 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 440.280 m -460.656 440.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 402.720 m -460.656 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 440.530 m -99.792 401.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 440.530 m -460.656 401.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 424.53300000000047 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 440.280 m -563.760 440.280 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 402.720 m -563.760 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 440.530 m -460.656 401.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 440.530 m -563.760 401.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 424.53300000000047 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 402.720 m -99.792 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 379.440 m -99.792 379.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 402.970 m -48.240 379.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 402.970 m -99.792 379.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 386.47300000000047 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 402.720 m -460.656 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 379.440 m -460.656 379.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 402.970 m -99.792 379.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 402.970 m -460.656 379.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 386.47300000000047 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 402.720 m -563.760 402.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 379.440 m -563.760 379.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 402.970 m -460.656 379.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 402.970 m -563.760 379.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 386.47300000000047 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 349.8560000000005 Td -/F2.0 13 Tf -<322e34332e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 323.1960000000005 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 325.3800000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 287.7360000000005 Td -/F2.0 18 Tf -<322e34342e20474554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 259.6560000000005 Td -/F2.0 18 Tf -<2f76322f746f736361436f6e74726f6c4c6f6f702f676574436f6e74726f6c4c6f6f70446566696e6974696f6e73> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 225.41600000000045 Td -/F2.0 13 Tf -<322e34342e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 173.160 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 173.160 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 173.160 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 149.880 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 149.880 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 149.880 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 210.720 m -99.792 210.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 173.160 m -99.792 173.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 210.970 m -48.240 172.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 210.970 m -99.792 172.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 194.97300000000047 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 180.69300000000047 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 210.720 m -460.656 210.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 173.160 m -460.656 173.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 210.970 m -99.792 172.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 210.970 m -460.656 172.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 194.97300000000047 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 210.720 m -563.760 210.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 173.160 m -563.760 173.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 210.970 m -460.656 172.410 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 210.970 m -563.760 172.410 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 194.97300000000047 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 173.160 m -99.792 173.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 149.880 m -99.792 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 173.410 m -48.240 149.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 173.410 m -99.792 149.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 156.91300000000047 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 173.160 m -460.656 173.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 149.880 m -460.656 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 173.410 m -99.792 149.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 173.410 m -460.656 149.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 156.91300000000047 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 173.160 m -563.760 173.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 149.880 m -563.760 149.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 173.410 m -460.656 149.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 173.410 m -563.760 149.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 156.91300000000047 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 120.29600000000043 Td -/F2.0 13 Tf -<322e34342e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 93.63600000000042 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 95.82000000000042 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3232> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -286 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 285 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -287 0 obj -[286 0 R /XYZ 0 792.0 null] -endobj -288 0 obj -[286 0 R /XYZ 0 653.2800000000002 null] -endobj -289 0 obj -[286 0 R /XYZ 0 597.0000000000003 null] -endobj -290 0 obj -[286 0 R /XYZ 0 540.7200000000005 null] -endobj -291 0 obj -[286 0 R /XYZ 0 472.5600000000005 null] -endobj -292 0 obj -[286 0 R /XYZ 0 367.4400000000005 null] -endobj -293 0 obj -[286 0 R /XYZ 0 311.1600000000005 null] -endobj -294 0 obj -[286 0 R /XYZ 0 243.00000000000048 null] -endobj -295 0 obj -[286 0 R /XYZ 0 137.88000000000045 null] -endobj -296 0 obj -<< /Limits [(_produces_37) (_responses)] -/Names [(_produces_37) 282 0 R (_produces_38) 289 0 R (_produces_39) 292 0 R (_produces_4) 52 0 R (_produces_40) 295 0 R (_produces_41) 301 0 R (_produces_42) 304 0 R (_produces_43) 307 0 R (_produces_44) 313 0 R (_produces_45) 316 0 R (_produces_46) 324 0 R (_produces_47) 330 0 R (_produces_48) 337 0 R (_produces_5) 59 0 R (_produces_6) 66 0 R (_produces_7) 71 0 R (_produces_8) 80 0 R (_produces_9) 84 0 R (_responses) 36 0 R] ->> -endobj -297 0 obj -<< /Length 13143 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 734.976 Td -/F2.0 18 Tf -<322e34352e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f676574456c656d656e74446566696e6974696f6e73> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 700.7360000000001 Td -/F2.0 13 Tf -<322e34352e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 648.480 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 648.480 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 648.480 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 625.200 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 625.200 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 625.200 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 686.040 m -99.792 686.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 648.480 m -99.792 648.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 686.290 m -48.240 647.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 686.290 m -99.792 647.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 670.2930000000001 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 656.0130000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 686.040 m -460.656 686.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 648.480 m -460.656 648.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 686.290 m -99.792 647.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 686.290 m -460.656 647.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 670.2930000000001 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 686.040 m -563.760 686.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 648.480 m -563.760 648.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 686.290 m -460.656 647.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 686.290 m -563.760 647.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 670.2930000000001 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 648.480 m -99.792 648.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 625.200 m -99.792 625.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 648.730 m -48.240 624.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 648.730 m -99.792 624.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 632.2330000000002 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 648.480 m -460.656 648.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 625.200 m -460.656 625.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 648.730 m -99.792 624.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 648.730 m -460.656 624.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 632.2330000000002 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 648.480 m -563.760 648.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 625.200 m -563.760 625.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 648.730 m -460.656 624.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 648.730 m -563.760 624.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 632.2330000000002 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 595.6160000000003 Td -/F2.0 13 Tf -<322e34352e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 568.9560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 571.1400000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 533.4960000000005 Td -/F2.0 18 Tf -<322e34362e20474554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 505.4160000000005 Td -/F2.0 18 Tf -<2f76322f746f736361436f6e74726f6c4c6f6f702f676574496e7374616e74696174696f6e4f726465725374617465> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 471.17600000000044 Td -/F2.0 13 Tf -<322e34362e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 418.920 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 418.920 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 418.920 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 395.640 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 395.640 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 395.640 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 456.480 m -99.792 456.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 418.920 m -99.792 418.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 456.730 m -48.240 418.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 456.730 m -99.792 418.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 440.7330000000004 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 426.45300000000043 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 456.480 m -460.656 456.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 418.920 m -460.656 418.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 456.730 m -99.792 418.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 456.730 m -460.656 418.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 440.7330000000004 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 456.480 m -563.760 456.480 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 418.920 m -563.760 418.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 456.730 m -460.656 418.170 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 456.730 m -563.760 418.170 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 440.7330000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 418.920 m -99.792 418.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 395.640 m -99.792 395.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 419.170 m -48.240 395.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 419.170 m -99.792 395.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 402.6730000000004 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 418.920 m -460.656 418.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 395.640 m -460.656 395.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 419.170 m -99.792 395.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 419.170 m -460.656 395.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 402.6730000000004 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 418.920 m -563.760 418.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 395.640 m -563.760 395.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 419.170 m -460.656 395.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 419.170 m -563.760 395.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 402.6730000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 366.05600000000044 Td -/F2.0 13 Tf -<322e34362e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 339.3960000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 341.58000000000044 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 303.93600000000043 Td -/F2.0 18 Tf -<322e34372e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f6765744a736f6e536368656d61> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 269.69600000000037 Td -/F2.0 13 Tf -<322e34372e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 217.440 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 217.440 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 217.440 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 194.160 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 194.160 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 194.160 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 255.000 m -99.792 255.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 217.440 m -99.792 217.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 255.250 m -48.240 216.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 255.250 m -99.792 216.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 239.25300000000038 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 224.97300000000038 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 255.000 m -460.656 255.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 217.440 m -460.656 217.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 255.250 m -99.792 216.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 255.250 m -460.656 216.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 239.25300000000038 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 255.000 m -563.760 255.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 217.440 m -563.760 217.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 255.250 m -460.656 216.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 255.250 m -563.760 216.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 239.25300000000038 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 217.440 m -99.792 217.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 194.160 m -99.792 194.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 217.690 m -48.240 193.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 217.690 m -99.792 193.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 201.19300000000038 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 217.440 m -460.656 217.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 194.160 m -460.656 194.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 217.690 m -99.792 193.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 217.690 m -460.656 193.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 201.19300000000038 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 217.440 m -563.760 217.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 194.160 m -563.760 194.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 217.690 m -460.656 193.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 217.690 m -563.760 193.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 201.19300000000038 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 164.57600000000036 Td -/F2.0 13 Tf -<322e34372e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 137.91600000000034 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 140.10000000000034 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 102.45600000000033 Td -/F2.0 18 Tf -[<322e34382e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f67657454> 29.78515625 <6f736361496e7374616e74696174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3233> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -298 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 297 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -299 0 obj -[298 0 R /XYZ 0 792.0 null] -endobj -300 0 obj -[298 0 R /XYZ 0 718.32 null] -endobj -301 0 obj -[298 0 R /XYZ 0 613.2000000000003 null] -endobj -302 0 obj -[298 0 R /XYZ 0 556.9200000000004 null] -endobj -303 0 obj -[298 0 R /XYZ 0 488.76000000000045 null] -endobj -304 0 obj -[298 0 R /XYZ 0 383.64000000000044 null] -endobj -305 0 obj -[298 0 R /XYZ 0 327.3600000000004 null] -endobj -306 0 obj -[298 0 R /XYZ 0 287.28000000000037 null] -endobj -307 0 obj -[298 0 R /XYZ 0 182.16000000000037 null] -endobj -308 0 obj -[298 0 R /XYZ 0 125.88000000000034 null] -endobj -309 0 obj -<< /Limits [(_verb352) (_version_information)] -/Names [(_verb352) 308 0 R (_verb353) 302 0 R (_verb354) 305 0 R (_verb355) 299 0 R (_verb356) 293 0 R (_verb357) 317 0 R (_verb358) 277 0 R (_verb359) 290 0 R (_verb360) 325 0 R (_verb361) 331 0 R (_verb362) 43 0 R (_verb363) 35 0 R (_verb364) 40 0 R (_version_information) 29 0 R] ->> -endobj -310 0 obj -<< /Length 16101 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e34382e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 688.560 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 688.560 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 688.560 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 665.280 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 665.280 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 665.280 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 726.120 m -99.792 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 726.370 m -48.240 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 710.373 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24 696.0930000000001 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 726.120 m -460.656 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 726.370 m -99.792 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 710.373 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 726.120 m -563.760 726.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 726.370 m -460.656 687.810 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 726.370 m -563.760 687.810 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 710.373 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 688.560 m -99.792 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 665.280 m -99.792 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 688.810 m -48.240 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 672.3130000000001 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 688.560 m -460.656 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 665.280 m -460.656 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 688.810 m -99.792 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 672.3130000000001 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 688.560 m -563.760 688.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 665.280 m -563.760 665.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 688.810 m -460.656 665.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 688.810 m -563.760 665.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 672.3130000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 635.6960000000003 Td -/F2.0 13 Tf -<322e34382e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 609.0360000000003 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 611.2200000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 573.5760000000004 Td -/F2.0 18 Tf -[<322e34392e20474554202f76322f746f736361436f6e74726f6c4c6f6f702f67657454> 29.78515625 <6f73636154> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000005 Td -/F2.0 13 Tf -<322e34392e312e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 487.080 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 487.080 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 487.080 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 463.800 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 463.800 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 463.800 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -99.792 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.89300000000054 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 494.6130000000005 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 524.640 m -460.656 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 508.89300000000054 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 508.89300000000054 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 463.800 m -99.792 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 487.330 m -48.240 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 470.83300000000054 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 463.800 m -460.656 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 470.83300000000054 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 463.800 m -563.760 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 487.330 m -563.760 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 470.83300000000054 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 434.2160000000005 Td -/F2.0 13 Tf -<322e34392e322e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 407.5560000000005 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 409.7400000000005 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 372.0960000000005 Td -/F2.0 18 Tf -[<322e35302e20504f53> 20.01953125 <54>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 344.01600000000053 Td -/F2.0 18 Tf -[<2f76322f746f736361436f6e74726f6c4c6f6f702f706f737454> 29.78515625 <6f736361496e7374616e636550726f70657274696573>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 309.77600000000047 Td -/F2.0 13 Tf -[<322e35302e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 271.800 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 271.800 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 271.800 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 234.240 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 234.240 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 234.240 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 295.080 m -162.800 295.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 271.800 m -162.800 271.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 295.330 m -48.240 271.050 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 295.330 m -162.800 271.050 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 279.3330000000004 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 295.080 m -334.640 295.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 271.800 m -334.640 271.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 295.330 m -162.800 271.050 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 295.330 m -334.640 271.050 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 279.3330000000004 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 295.080 m -563.760 295.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 271.800 m -563.760 271.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 295.330 m -334.640 271.050 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 295.330 m -563.760 271.050 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 279.3330000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 271.800 m -162.800 271.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 234.240 m -162.800 234.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 272.050 m -48.240 233.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 272.050 m -162.800 233.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 248.41300000000038 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 271.800 m -334.640 271.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 234.240 m -334.640 234.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 272.050 m -162.800 233.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 272.050 m -334.640 233.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 255.5530000000004 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 241.2730000000004 Td -ET - - -BT -165.79988544000003 241.2730000000004 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 271.800 m -563.760 271.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 234.240 m -563.760 234.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 272.050 m -334.640 233.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 272.050 m -563.760 233.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 248.41300000000038 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 204.6560000000004 Td -/F2.0 13 Tf -<322e35302e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 152.400 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 152.400 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 152.400 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 129.120 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 129.120 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 129.120 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 189.960 m -99.792 189.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 152.400 m -99.792 152.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 190.210 m -48.240 151.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 190.210 m -99.792 151.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 174.2130000000004 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 159.9330000000004 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 189.960 m -460.656 189.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 152.400 m -460.656 152.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 190.210 m -99.792 151.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 190.210 m -460.656 151.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 174.2130000000004 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 189.960 m -563.760 189.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 152.400 m -563.760 152.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 190.210 m -460.656 151.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 190.210 m -563.760 151.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 174.2130000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 152.400 m -99.792 152.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 129.120 m -99.792 129.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 152.650 m -48.240 128.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 152.650 m -99.792 128.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 136.1530000000004 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 152.400 m -460.656 152.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 129.120 m -460.656 129.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 152.650 m -99.792 128.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 152.650 m -460.656 128.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 136.1530000000004 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 152.400 m -563.760 152.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 129.120 m -563.760 129.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 152.650 m -460.656 128.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 152.650 m -563.760 128.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 136.1530000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 99.53600000000037 Td -/F2.0 13 Tf -<322e35302e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 72.87600000000037 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 75.06000000000037 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3234> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -311 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 310 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -312 0 obj -[311 0 R /XYZ 0 792.0 null] -endobj -313 0 obj -[311 0 R /XYZ 0 653.2800000000002 null] -endobj -314 0 obj -[311 0 R /XYZ 0 597.0000000000003 null] -endobj -315 0 obj -[311 0 R /XYZ 0 556.9200000000004 null] -endobj -316 0 obj -[311 0 R /XYZ 0 451.8000000000005 null] -endobj -317 0 obj -[311 0 R /XYZ 0 395.5200000000005 null] -endobj -318 0 obj -[311 0 R /XYZ 0 327.36000000000047 null] -endobj -319 0 obj -[311 0 R /XYZ 0 222.2400000000004 null] -endobj -320 0 obj -[311 0 R /XYZ 0 117.12000000000037 null] -endobj -321 0 obj -<< /Limits [(_consumes_6) (_jsonarray)] -/Names [(_consumes_6) 194 0 R (_consumes_7) 211 0 R (_consumes_8) 215 0 R (_consumes_9) 224 0 R (_definitions) 340 0 R (_dictionary) 343 0 R (_dictionaryelement) 347 0 R (_externalcomponent) 349 0 R (_externalcomponentstate) 353 0 R (_jsonarray) 354 0 R] ->> -endobj -322 0 obj -<< /Length 16224 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e35302e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 678.6960000000001 Td -/F2.0 18 Tf -[<322e35312e20504f53> 20.01953125 <54202f76322f746f736361436f6e74726f6c4c6f6f702f706f737454> 29.78515625 <6f736361496e7374616e74696174696f6e>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 644.4560000000002 Td -/F2.0 13 Tf -[<322e35312e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 606.480 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 606.480 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 606.480 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 568.920 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 568.920 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 568.920 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 629.760 m -162.800 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 630.010 m -48.240 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 614.0130000000003 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 629.760 m -334.640 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 630.010 m -162.800 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 614.0130000000003 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 629.760 m -563.760 629.760 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 630.010 m -334.640 605.730 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 630.010 m -563.760 605.730 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 614.0130000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 606.480 m -162.800 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.920 m -162.800 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 606.730 m -48.240 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 583.0930000000003 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 606.480 m -334.640 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 568.920 m -334.640 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 606.730 m -162.800 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 590.2330000000004 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 575.9530000000003 Td -ET - - -BT -165.79988544000003 575.9530000000003 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 606.480 m -563.760 606.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 568.920 m -563.760 568.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 606.730 m -334.640 568.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 606.730 m -563.760 568.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 583.0930000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 539.3360000000004 Td -/F2.0 13 Tf -<322e35312e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 487.080 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 487.080 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 487.080 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 463.800 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 463.800 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 463.800 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 524.640 m -99.792 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 524.890 m -48.240 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 508.8930000000004 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 494.6130000000004 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 524.640 m -460.656 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 524.890 m -99.792 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 508.8930000000004 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 524.640 m -563.760 524.640 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 524.890 m -460.656 486.330 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 524.890 m -563.760 486.330 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 508.8930000000004 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 487.080 m -99.792 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 463.800 m -99.792 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 487.330 m -48.240 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 470.8330000000004 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 487.080 m -460.656 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 463.800 m -460.656 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 487.330 m -99.792 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 470.8330000000004 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 487.080 m -563.760 487.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 463.800 m -563.760 463.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 487.330 m -460.656 463.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 487.330 m -563.760 463.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 470.8330000000004 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 434.2160000000004 Td -/F2.0 13 Tf -<322e35312e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 407.5560000000004 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 409.7400000000004 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 377.9360000000004 Td -/F2.0 13 Tf -<322e35312e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 351.27600000000035 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 353.4600000000004 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 315.8160000000004 Td -/F2.0 18 Tf -<322e35322e20505554> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 287.73600000000033 Td -/F2.0 18 Tf -[<2f76322f746f736361436f6e74726f6c4c6f6f702f70757454> 29.78515625 <6f736361496e7374616e74696174696f6e53746174654368616e6765>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 253.49600000000032 Td -/F2.0 13 Tf -[<322e35322e312e20506172> 20.01953125 <616d6574657273>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 215.520 114.560 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 215.520 171.840 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 215.520 229.120 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 177.960 114.560 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -162.800 177.960 171.840 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -334.640 177.960 229.120 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 238.800 m -162.800 238.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 215.520 m -162.800 215.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 239.050 m -48.240 214.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 239.050 m -162.800 214.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 223.05300000000034 Td -/F2.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 238.800 m -334.640 238.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -162.800 215.520 m -334.640 215.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 239.050 m -162.800 214.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 239.050 m -334.640 214.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 223.05300000000034 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 238.800 m -563.760 238.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -334.640 215.520 m -563.760 215.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 239.050 m -334.640 214.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 239.050 m -563.760 214.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 223.05300000000034 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 215.520 m -162.800 215.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 177.960 m -162.800 177.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 215.770 m -48.240 177.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 215.770 m -162.800 177.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 192.13300000000032 Td -/F2.0 10.5 Tf -<426f6479> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -162.800 215.520 m -334.640 215.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 177.960 m -334.640 177.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -162.800 215.770 m -162.800 177.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 215.770 m -334.640 177.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -165.79988544000003 199.27300000000034 Td -/F2.0 10.5 Tf -<626f6479> Tj -ET - - -BT -165.79988544000003 184.99300000000034 Td -ET - - -BT -165.79988544000003 184.99300000000034 Td -/F3.0 10.5 Tf -<7265717569726564> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -334.640 215.520 m -563.760 215.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 177.960 m -563.760 177.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -334.640 215.770 m -334.640 177.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 215.770 m -563.760 177.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -337.6397136 192.13300000000032 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 148.37600000000032 Td -/F2.0 13 Tf -<322e35322e322e20526573706f6e736573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 96.120 51.552 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 96.120 360.864 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 96.120 103.104 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 72.840 51.552 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -99.792 72.840 360.864 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -460.656 72.840 103.104 23.280 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 133.680 m -99.792 133.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 96.120 m -99.792 96.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 133.930 m -48.240 95.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 133.930 m -99.792 95.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 117.9330000000003 Td -/F2.0 10.5 Tf -<48545450> Tj -ET - - -BT -51.24000000000001 103.6530000000003 Td -/F2.0 10.5 Tf -<436f6465> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 133.680 m -460.656 133.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -99.792 96.120 m -460.656 96.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 133.930 m -99.792 95.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 133.930 m -460.656 95.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 117.9330000000003 Td -/F2.0 10.5 Tf -<4465736372697074696f6e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 133.680 m -563.760 133.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -460.656 96.120 m -563.760 96.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 133.930 m -460.656 95.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 133.930 m -563.760 95.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 117.9330000000003 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 96.120 m -99.792 96.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 72.840 m -99.792 72.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 96.370 m -48.240 72.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 96.370 m -99.792 72.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24000000000001 79.87300000000029 Td -/F2.0 10.5 Tf -<323030> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -99.792 96.120 m -460.656 96.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 72.840 m -460.656 72.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -99.792 96.370 m -99.792 72.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 96.370 m -460.656 72.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -102.792 79.87300000000029 Td -/F1.0 10.5 Tf -<4f75747075742074797065> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -460.656 96.120 m -563.760 96.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 72.840 m -563.760 72.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -460.656 96.370 m -460.656 72.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 96.370 m -563.760 72.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -463.65600000000006 79.87300000000029 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3235> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -323 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 322 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R -/F3.0 30 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -324 0 obj -[323 0 R /XYZ 0 792.0 null] -endobj -325 0 obj -[323 0 R /XYZ 0 702.1200000000001 null] -endobj -326 0 obj -[323 0 R /XYZ 0 662.0400000000002 null] -endobj -327 0 obj -[323 0 R /XYZ 0 556.9200000000003 null] -endobj -328 0 obj -<< /Limits [(_responses_47) (_uri_scheme)] -/Names [(_responses_47) 306 0 R (_responses_48) 312 0 R (_responses_49) 315 0 R (_responses_5) 56 0 R (_responses_50) 319 0 R (_responses_51) 327 0 R (_responses_52) 333 0 R (_responses_6) 63 0 R (_responses_7) 69 0 R (_responses_8) 75 0 R (_responses_9) 83 0 R (_service) 444 0 R (_uri_scheme) 31 0 R] ->> -endobj -329 0 obj -[323 0 R /XYZ 0 451.8000000000004 null] -endobj -330 0 obj -[323 0 R /XYZ 0 395.5200000000004 null] -endobj -331 0 obj -[323 0 R /XYZ 0 339.24000000000035 null] -endobj -332 0 obj -[323 0 R /XYZ 0 271.0800000000003 null] -endobj -333 0 obj -[323 0 R /XYZ 0 165.96000000000032 null] -endobj -334 0 obj -<< /Length 1310 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 740.816 Td -/F2.0 13 Tf -<322e35322e332e20436f6e73756d6573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 714.1560000000001 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 716.3400000000001 Td -/F4.0 10.5 Tf -<706c61696e2f74657874> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24000000000001 684.5360000000002 Td -/F2.0 13 Tf -<322e35322e342e2050726f6475636573> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - --0.500 Tc -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -56.88050000000001 657.8760000000002 Td -/F1.0 10.5 Tf - Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn - -0.000 Tc -0.694 0.129 0.275 scn -0.694 0.129 0.275 SCN - -BT -66.24000000000001 660.0600000000003 Td -/F4.0 10.5 Tf -<6170706c69636174696f6e2f6a736f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3236> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -335 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 334 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F1.0 8 0 R -/F4.0 39 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> ->> -endobj -336 0 obj -[335 0 R /XYZ 0 792.0 null] -endobj -337 0 obj -[335 0 R /XYZ 0 702.1200000000001 null] -endobj -338 0 obj -<< /Length 17145 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 730.304 Td -/F2.0 22 Tf -<4368617074657220332e20446566696e6974696f6e73> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 688.656 Td -/F2.0 18 Tf -<332e312e20436c616d70496e666f726d6174696f6e> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 648.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 648.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 611.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 611.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 573.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 573.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 536.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 536.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 672.000 m -269.177 672.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 648.720 m -269.177 648.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 672.250 m -48.240 647.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 672.250 m -269.177 647.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 656.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 672.000 m -563.760 672.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 648.720 m -563.760 648.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 672.250 m -269.177 647.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 672.250 m -563.760 647.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 656.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 648.720 m -269.177 648.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 611.160 m -269.177 611.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 648.970 m -48.240 610.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 648.970 m -269.177 610.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 632.473 Td -/F2.0 10.5 Tf -<616c6c5065726d697373696f6e73> Tj -ET - - -BT -51.24 618.193 Td -ET - - -BT -51.24 618.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 648.720 m -563.760 648.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 611.160 m -563.760 611.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 648.970 m -269.177 610.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 648.970 m -563.760 610.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 625.333 Td -/F1.0 10.5 Tf -[<3c20737472696e67203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 611.160 m -269.177 611.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 573.600 m -269.177 573.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 611.410 m -48.240 573.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 611.410 m -269.177 573.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 594.913 Td -/F2.0 10.5 Tf -[<636c647356> 60.05859375 <657273696f6e>] TJ -ET - - -BT -51.24 580.6329999999999 Td -ET - - -BT -51.24 580.6329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 611.160 m -563.760 611.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 573.600 m -563.760 573.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 611.410 m -269.177 573.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 611.410 m -563.760 573.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 587.7729999999999 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 573.600 m -269.177 573.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 536.040 m -269.177 536.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 573.850 m -48.240 535.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 573.850 m -269.177 535.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 557.3530000000001 Td -/F2.0 10.5 Tf -<757365724e616d65> Tj -ET - - -BT -51.24 543.073 Td -ET - - -BT -51.24 543.073 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 573.600 m -563.760 573.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 536.040 m -563.760 536.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 573.850 m -269.177 535.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 573.850 m -563.760 535.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 550.213 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 500.61600000000004 Td -/F2.0 18 Tf -<332e322e20436c64734865616c7468436865636b> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 460.680 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 460.680 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 423.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 423.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 385.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 385.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 348.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 348.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 483.960 m -269.177 483.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 460.680 m -269.177 460.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 484.210 m -48.240 459.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 484.210 m -269.177 459.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 468.21299999999997 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 483.960 m -563.760 483.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 460.680 m -563.760 460.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 484.210 m -269.177 459.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 484.210 m -563.760 459.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 468.21299999999997 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 460.680 m -269.177 460.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 423.120 m -269.177 423.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 460.930 m -48.240 422.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 460.930 m -269.177 422.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 444.43299999999994 Td -/F2.0 10.5 Tf -<6465736372697074696f6e> Tj -ET - - -BT -51.24 430.1529999999999 Td -ET - - -BT -51.24 430.1529999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 460.680 m -563.760 460.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 423.120 m -563.760 423.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 460.930 m -269.177 422.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 460.930 m -563.760 422.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 437.29299999999995 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 423.120 m -269.177 423.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 385.560 m -269.177 385.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 423.370 m -48.240 385.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 423.370 m -269.177 385.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 406.873 Td -/F2.0 10.5 Tf -<6865616c7468436865636b436f6d706f6e656e74> Tj -ET - - -BT -51.24 392.59299999999996 Td -ET - - -BT -51.24 392.59299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 423.120 m -563.760 423.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 385.560 m -563.760 385.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 423.370 m -269.177 385.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 423.370 m -563.760 385.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 399.733 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 385.560 m -269.177 385.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 348.000 m -269.177 348.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 385.810 m -48.240 347.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 385.810 m -269.177 347.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 369.31299999999993 Td -/F2.0 10.5 Tf -<6865616c7468436865636b537461747573> Tj -ET - - -BT -51.24 355.0329999999999 Td -ET - - -BT -51.24 355.0329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 385.560 m -563.760 385.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 348.000 m -563.760 348.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 385.810 m -269.177 347.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 385.810 m -563.760 347.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 362.17299999999994 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 312.57599999999996 Td -/F2.0 18 Tf -<332e332e2044696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 272.640 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 272.640 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 235.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 235.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 197.520 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 197.520 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 159.960 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 159.960 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 122.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 122.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 84.840 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 84.840 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 295.920 m -269.177 295.920 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 272.640 m -269.177 272.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 296.170 m -48.240 271.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 296.170 m -269.177 271.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 280.1729999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 295.920 m -563.760 295.920 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 272.640 m -563.760 272.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 296.170 m -269.177 271.890 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 296.170 m -563.760 271.890 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 280.1729999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 272.640 m -269.177 272.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 235.080 m -269.177 235.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 272.890 m -48.240 234.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 272.890 m -269.177 234.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 256.39299999999986 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 242.11299999999986 Td -ET - - -BT -51.24 242.11299999999986 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 272.640 m -563.760 272.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 235.080 m -563.760 235.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 272.890 m -269.177 234.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 272.890 m -563.760 234.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 249.25299999999984 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 235.080 m -269.177 235.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 197.520 m -269.177 197.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 235.330 m -48.240 197.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 235.330 m -269.177 197.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 218.8329999999999 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 204.5529999999999 Td -ET - - -BT -51.24 204.5529999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 235.080 m -563.760 235.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 197.520 m -563.760 197.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 235.330 m -269.177 197.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 235.330 m -563.760 197.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 211.6929999999999 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 197.520 m -269.177 197.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 159.960 m -269.177 159.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 197.770 m -48.240 159.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 197.770 m -269.177 159.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 181.2729999999999 Td -/F2.0 10.5 Tf -<64696374696f6e617279456c656d656e7473> Tj -ET - - -BT -51.24 166.9929999999999 Td -ET - - -BT -51.24 166.9929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 197.520 m -563.760 197.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 159.960 m -563.760 159.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 197.770 m -269.177 159.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 197.770 m -563.760 159.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 174.1329999999999 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 174.1329999999999 Td -/F1.0 10.5 Tf -<44696374696f6e617279456c656d656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -374.97192192000006 174.1329999999999 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 159.960 m -269.177 159.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 122.400 m -269.177 122.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 160.210 m -48.240 122.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 160.210 m -269.177 122.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 143.7129999999999 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 129.4329999999999 Td -ET - - -BT -51.24 129.4329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 159.960 m -563.760 159.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 122.400 m -563.760 122.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 160.210 m -269.177 122.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 160.210 m -563.760 122.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 136.5729999999999 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 122.400 m -269.177 122.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 84.840 m -269.177 84.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 122.650 m -48.240 84.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 122.650 m -269.177 84.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 106.15299999999989 Td -/F2.0 10.5 Tf -<7365636f6e644c6576656c44696374696f6e617279> Tj -ET - - -BT -51.24 91.87299999999989 Td -ET - - -BT -51.24 91.87299999999989 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 122.400 m -563.760 122.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 84.840 m -563.760 84.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 122.650 m -269.177 84.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 122.650 m -563.760 84.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 99.01299999999989 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3237> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -339 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 338 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [344 0 R] ->> -endobj -340 0 obj -[339 0 R /XYZ 0 792.0 null] -endobj -341 0 obj -[339 0 R /XYZ 0 712.0799999999999 null] -endobj -342 0 obj -[339 0 R /XYZ 0 524.04 null] -endobj -343 0 obj -[339 0 R /XYZ 0 335.99999999999994 null] -endobj -344 0 obj -<< /Border [0 0 0] -/Dest (_dictionaryelement) -/Subtype /Link -/Rect [280.76592192000004 171.06699999999992 374.97192192000006 185.34699999999992] -/Type /Annot ->> -endobj -345 0 obj -<< /Length 19851 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<73756244696374696f6e61727954797065> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 664.633 Td -ET - - -BT -51.24 664.633 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.773 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 627.073 Td -ET - - -BT -51.24 627.073 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.213 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 584.616 Td -/F2.0 18 Tf -<332e342e2044696374696f6e617279456c656d656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.680 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.680 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 507.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 507.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 469.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 469.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 432.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 432.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 394.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 394.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 356.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 356.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 319.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 319.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 244.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 244.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 206.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 206.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 169.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 169.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 567.960 m -269.177 567.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 544.680 m -269.177 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.210 m -48.240 543.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 568.210 m -269.177 543.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 552.213 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 567.960 m -563.760 567.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 544.680 m -563.760 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 568.210 m -269.177 543.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 568.210 m -563.760 543.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 552.213 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.680 m -269.177 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.120 m -269.177 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.930 m -48.240 506.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.930 m -269.177 506.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.433 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 514.153 Td -ET - - -BT -51.24 514.153 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.680 m -563.760 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.120 m -563.760 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.930 m -269.177 506.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 544.930 m -563.760 506.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.293 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.120 m -269.177 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.560 m -269.177 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.370 m -48.240 469.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.370 m -269.177 469.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 490.873 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 476.59299999999996 Td -ET - - -BT -51.24 476.59299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.120 m -563.760 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.560 m -563.760 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.370 m -269.177 469.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.370 m -563.760 469.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.733 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.560 m -269.177 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.000 m -269.177 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.810 m -48.240 431.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.810 m -269.177 431.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.31300000000005 Td -/F2.0 10.5 Tf -<6465736372697074696f6e> Tj -ET - - -BT -51.24 439.033 Td -ET - - -BT -51.24 439.033 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.560 m -563.760 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.000 m -563.760 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.810 m -269.177 431.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 469.810 m -563.760 431.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.17300000000006 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.000 m -269.177 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.250 m -48.240 394.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.250 m -269.177 394.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.753 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 401.47299999999996 Td -ET - - -BT -51.24 401.47299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.000 m -563.760 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.250 m -269.177 394.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.250 m -563.760 394.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.613 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.690 m -48.240 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.19300000000004 Td -/F2.0 10.5 Tf -<73686f72744e616d65> Tj -ET - - -BT -51.24 363.913 Td -ET - - -BT -51.24 363.913 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.690 m -563.760 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.05300000000005 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.130 m -48.240 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.633 Td -/F2.0 10.5 Tf -<73756244696374696f6e617279> Tj -ET - - -BT -51.24 326.35299999999995 Td -ET - - -BT -51.24 326.35299999999995 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.130 m -563.760 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 333.493 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.570 m -48.240 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.07300000000004 Td -/F2.0 10.5 Tf -<74797065> Tj -ET - - -BT -51.24 288.793 Td -ET - - -BT -51.24 288.793 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.570 m -563.760 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 295.93300000000005 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.010 m -48.240 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.513 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 251.23299999999998 Td -ET - - -BT -51.24 251.23299999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.010 m -563.760 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.373 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.450 m -48.240 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 227.953 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 213.673 Td -ET - - -BT -51.24 213.673 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.450 m -563.760 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 220.813 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.890 m -48.240 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.393 Td -/F2.0 10.5 Tf -[<7573656442> 20.01953125 <7944696374696f6e6172696573>] TJ -ET - - -BT -51.24 176.113 Td -ET - - -BT -51.24 176.113 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 206.890 m -563.760 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.253 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 183.253 Td -/F1.0 10.5 Tf -<44696374696f6e617279> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -333.55992192 183.253 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 133.65599999999995 Td -/F2.0 18 Tf -<332e352e2045787465726e616c436f6d706f6e656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 93.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 93.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 56.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 56.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 117.000 m -269.177 117.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 117.250 m -48.240 92.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 117.250 m -269.177 92.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 101.25299999999997 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 117.000 m -563.760 117.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 117.250 m -269.177 92.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 117.250 m -563.760 92.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 101.25299999999997 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.160 m -269.177 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.970 m -48.240 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.47299999999997 Td -/F2.0 10.5 Tf -<636f6d706f6e656e744e616d65> Tj -ET - - -BT -51.24 63.19299999999997 Td -ET - - -BT -51.24 63.19299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.160 m -563.760 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 93.970 m -563.760 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.33299999999997 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3238> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -346 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 345 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [348 0 R] ->> -endobj -347 0 obj -[346 0 R /XYZ 0 608.04 null] -endobj -348 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [280.76592192000004 180.187 333.55992192 194.46699999999998] -/Type /Annot ->> -endobj -349 0 obj -[346 0 R /XYZ 0 157.07999999999998 null] -endobj -350 0 obj -<< /Length 20493 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<7374617465> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<45787465726e616c436f6d706f6e656e745374617465> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 659.7360000000001 Td -/F2.0 18 Tf -<332e362e2045787465726e616c436f6d706f6e656e745374617465> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 619.800 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 619.800 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 582.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 582.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 544.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 544.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 507.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 507.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 643.080 m -269.177 643.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 619.800 m -269.177 619.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 643.330 m -48.240 619.050 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 643.330 m -269.177 619.050 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 627.3330000000001 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 643.080 m -563.760 643.080 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 619.800 m -563.760 619.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 643.330 m -269.177 619.050 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 643.330 m -563.760 619.050 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 627.3330000000001 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 619.800 m -269.177 619.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.240 m -269.177 582.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.050 m -48.240 581.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.050 m -269.177 581.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.5530000000001 Td -/F2.0 10.5 Tf -<6465736372697074696f6e> Tj -ET - - -BT -51.24 589.2730000000001 Td -ET - - -BT -51.24 589.2730000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 619.800 m -563.760 619.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.240 m -563.760 582.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.050 m -269.177 581.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.050 m -563.760 581.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.4130000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.240 m -269.177 582.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.680 m -269.177 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.490 m -48.240 544.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.490 m -269.177 544.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 565.9930000000002 Td -/F2.0 10.5 Tf -<6c6576656c> Tj -ET - - -BT -51.24 551.7130000000001 Td -ET - - -BT -51.24 551.7130000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.240 m -563.760 582.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.680 m -563.760 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.490 m -269.177 544.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.490 m -563.760 544.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 558.8530000000001 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.680 m -269.177 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.120 m -269.177 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.930 m -48.240 506.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.930 m -269.177 506.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.4330000000002 Td -/F2.0 10.5 Tf -<73746174654e616d65> Tj -ET - - -BT -51.24 514.1530000000001 Td -ET - - -BT -51.24 514.1530000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.680 m -563.760 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.120 m -563.760 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.930 m -269.177 506.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 544.930 m -563.760 506.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.2930000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 471.6960000000002 Td -/F2.0 18 Tf -[<332e372e204a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 431.760 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 431.760 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 356.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 356.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 319.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 319.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 281.520 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 281.520 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 243.960 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 243.960 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 206.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 206.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 168.840 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 168.840 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 131.280 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 131.280 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 93.720 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 93.720 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 56.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 56.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 455.040 m -269.177 455.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 431.760 m -269.177 431.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 455.290 m -48.240 431.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 455.290 m -269.177 431.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 439.2930000000001 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 455.040 m -563.760 455.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 431.760 m -563.760 431.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 455.290 m -269.177 431.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 455.290 m -563.760 431.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 439.2930000000001 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 431.760 m -269.177 431.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.200 m -269.177 394.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.010 m -48.240 393.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.010 m -269.177 393.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.5130000000001 Td -/F2.0 10.5 Tf -<6173426967446563696d616c> Tj -ET - - -BT -51.24 401.23300000000006 Td -ET - - -BT -51.24 401.23300000000006 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 431.760 m -563.760 431.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.200 m -563.760 394.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.010 m -269.177 393.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.010 m -563.760 393.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.3730000000001 Td -/F1.0 10.5 Tf -<6e756d626572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.200 m -269.177 394.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 356.640 m -269.177 356.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.450 m -48.240 356.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.450 m -269.177 356.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 377.95300000000015 Td -/F2.0 10.5 Tf -<6173426967496e7465676572> Tj -ET - - -BT -51.24 363.6730000000001 Td -ET - - -BT -51.24 363.6730000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.200 m -563.760 394.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 356.640 m -563.760 356.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.450 m -269.177 356.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.450 m -563.760 356.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 370.81300000000016 Td -/F1.0 10.5 Tf -<696e7465676572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 356.640 m -269.177 356.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.080 m -269.177 319.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 356.890 m -48.240 318.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 356.890 m -269.177 318.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.3930000000001 Td -/F2.0 10.5 Tf -<6173426f6f6c65616e> Tj -ET - - -BT -51.24 326.11300000000006 Td -ET - - -BT -51.24 326.11300000000006 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 356.640 m -563.760 356.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.080 m -563.760 319.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 356.890 m -269.177 318.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 356.890 m -563.760 318.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 333.2530000000001 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.080 m -269.177 319.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.520 m -269.177 281.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.330 m -48.240 281.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.330 m -269.177 281.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 302.83300000000014 Td -/F2.0 10.5 Tf -[<617342> 20.01953125 <797465>] TJ -ET - - -BT -51.24 288.5530000000001 Td -ET - - -BT -51.24 288.5530000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.080 m -563.760 319.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.520 m -563.760 281.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.330 m -269.177 281.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.330 m -563.760 281.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 295.69300000000015 Td -/F1.0 10.5 Tf -[<737472696e67202862> 20.01953125 <79746529>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.520 m -269.177 281.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 243.960 m -269.177 243.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.770 m -48.240 243.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.770 m -269.177 243.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.2730000000001 Td -/F2.0 10.5 Tf -[<617343686172> 20.01953125 <6163746572>] TJ -ET - - -BT -51.24 250.99300000000008 Td -ET - - -BT -51.24 250.99300000000008 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.520 m -563.760 281.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 243.960 m -563.760 243.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.770 m -269.177 243.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 281.770 m -563.760 243.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.1330000000001 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 243.960 m -269.177 243.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.400 m -269.177 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.210 m -48.240 206.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.210 m -269.177 206.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 227.71300000000014 Td -/F2.0 10.5 Tf -<6173446f75626c65> Tj -ET - - -BT -51.24 213.43300000000013 Td -ET - - -BT -51.24 213.43300000000013 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 243.960 m -563.760 243.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.400 m -563.760 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.210 m -269.177 206.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.210 m -563.760 206.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 220.57300000000012 Td -/F1.0 10.5 Tf -<6e756d6265722028646f75626c6529> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.400 m -269.177 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 168.840 m -269.177 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.650 m -48.240 168.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.650 m -269.177 168.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.15300000000013 Td -/F2.0 10.5 Tf -<6173466c6f6174> Tj -ET - - -BT -51.24 175.87300000000013 Td -ET - - -BT -51.24 175.87300000000013 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.400 m -563.760 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 168.840 m -563.760 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.650 m -269.177 168.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 206.650 m -563.760 168.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.01300000000012 Td -/F1.0 10.5 Tf -<6e756d6265722028666c6f617429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 168.840 m -269.177 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.280 m -269.177 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.090 m -48.240 131.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.090 m -269.177 131.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.5930000000001 Td -/F2.0 10.5 Tf -<6173496e74> Tj -ET - - -BT -51.24 138.3130000000001 Td -ET - - -BT -51.24 138.3130000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 168.840 m -563.760 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.280 m -563.760 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.090 m -269.177 131.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.090 m -563.760 131.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.4530000000001 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.280 m -269.177 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.530 m -48.240 93.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.530 m -269.177 93.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.03300000000009 Td -/F2.0 10.5 Tf -[<61734a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 100.75300000000009 Td -ET - - -BT -51.24 100.75300000000009 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.280 m -563.760 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.530 m -269.177 93.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.530 m -563.760 93.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 107.89300000000009 Td -/F1.0 10.5 Tf -[<4a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.160 m -269.177 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.970 m -48.240 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.47300000000008 Td -/F2.0 10.5 Tf -<61734a736f6e4e756c6c> Tj -ET - - -BT -51.24 63.19300000000008 Td -ET - - -BT -51.24 63.19300000000008 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.160 m -563.760 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 93.970 m -563.760 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 70.33300000000008 Td -/F1.0 10.5 Tf -<4a736f6e4e756c6c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3239> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -351 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 350 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [352 0 R 355 0 R 356 0 R] ->> -endobj -352 0 obj -<< /Border [0 0 0] -/Dest (_externalcomponentstate) -/Subtype /Link -/Rect [272.17692192000004 706.267 397.34742192000004 720.547] -/Type /Annot ->> -endobj -353 0 obj -[351 0 R /XYZ 0 683.1600000000001 null] -endobj -354 0 obj -[351 0 R /XYZ 0 495.1200000000002 null] -endobj -355 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [272.17692192000004 104.82700000000008 322.17751176375003 119.10700000000008] -/Type /Annot ->> -endobj -356 0 obj -<< /Border [0 0 0] -/Dest (_jsonnull) -/Subtype /Link -/Rect [272.17692192000004 67.26700000000008 314.65992192000004 81.54700000000008] -/Type /Annot ->> -endobj -357 0 obj -<< /Length 21354 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 357.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 357.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<61734a736f6e4f626a656374> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -<61734a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 664.633 Td -ET - - -BT -51.24 664.633 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 671.773 Td -/F1.0 10.5 Tf -<4a736f6e5072696d6974697665> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -<61734c6f6e67> Tj -ET - - -BT -51.24 627.0730000000001 Td -ET - - -BT -51.24 627.0730000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.2130000000001 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7930000000001 Td -/F2.0 10.5 Tf -<61734e756d626572> Tj -ET - - -BT -51.24 589.513 Td -ET - - -BT -51.24 589.513 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 596.653 Td -/F1.0 10.5 Tf -<4e756d626572> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -<617353686f7274> Tj -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -<6173537472696e67> Tj -ET - - -BT -51.24 514.393 Td -ET - - -BT -51.24 514.393 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.533 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.1130000000001 Td -/F2.0 10.5 Tf -[<6a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 476.8330000000001 Td -ET - - -BT -51.24 476.8330000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.9730000000001 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 470.050 m -48.240 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.55300000000017 Td -/F2.0 10.5 Tf -<6a736f6e4e756c6c> Tj -ET - - -BT -51.24 439.27300000000014 Td -ET - - -BT -51.24 439.27300000000014 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 470.050 m -563.760 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.4130000000002 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.490 m -48.240 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.9930000000002 Td -/F2.0 10.5 Tf -<6a736f6e4f626a656374> Tj -ET - - -BT -51.24 401.7130000000002 Td -ET - - -BT -51.24 401.7130000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.490 m -563.760 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.85300000000024 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.930 m -48.240 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.4330000000003 Td -/F2.0 10.5 Tf -<6a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 364.15300000000025 Td -ET - - -BT -51.24 364.15300000000025 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.930 m -563.760 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.2930000000003 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 321.6960000000003 Td -/F2.0 18 Tf -<332e382e204a736f6e456c656d656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.760 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.760 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 244.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 244.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 206.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 206.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 169.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 169.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 131.520 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 131.520 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 93.960 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 93.960 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 56.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 56.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 305.040 m -269.177 305.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 305.290 m -48.240 281.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 305.290 m -269.177 281.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 289.29300000000023 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 305.040 m -563.760 305.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 305.290 m -269.177 281.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 305.290 m -563.760 281.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 289.29300000000023 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.010 m -48.240 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.5130000000002 Td -/F2.0 10.5 Tf -<6173426967446563696d616c> Tj -ET - - -BT -51.24 251.2330000000002 Td -ET - - -BT -51.24 251.2330000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.010 m -563.760 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.3730000000002 Td -/F1.0 10.5 Tf -<6e756d626572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.450 m -48.240 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 227.95300000000026 Td -/F2.0 10.5 Tf -<6173426967496e7465676572> Tj -ET - - -BT -51.24 213.67300000000026 Td -ET - - -BT -51.24 213.67300000000026 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.450 m -563.760 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 220.81300000000024 Td -/F1.0 10.5 Tf -<696e7465676572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.890 m -48.240 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.39300000000026 Td -/F2.0 10.5 Tf -<6173426f6f6c65616e> Tj -ET - - -BT -51.24 176.11300000000026 Td -ET - - -BT -51.24 176.11300000000026 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 206.890 m -563.760 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.25300000000024 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.330 m -48.240 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.83300000000025 Td -/F2.0 10.5 Tf -[<617342> 20.01953125 <797465>] TJ -ET - - -BT -51.24 138.55300000000025 Td -ET - - -BT -51.24 138.55300000000025 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.330 m -563.760 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.69300000000024 Td -/F1.0 10.5 Tf -[<737472696e67202862> 20.01953125 <79746529>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.770 m -48.240 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.27300000000024 Td -/F2.0 10.5 Tf -[<617343686172> 20.01953125 <6163746572>] TJ -ET - - -BT -51.24 100.99300000000024 Td -ET - - -BT -51.24 100.99300000000024 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.770 m -563.760 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 108.13300000000024 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.400 m -269.177 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.210 m -48.240 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.71300000000024 Td -/F2.0 10.5 Tf -<6173446f75626c65> Tj -ET - - -BT -51.24 63.433000000000234 Td -ET - - -BT -51.24 63.433000000000234 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.400 m -563.760 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.210 m -563.760 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.57300000000023 Td -/F1.0 10.5 Tf -<6e756d6265722028646f75626c6529> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3330> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -358 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 357 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [359 0 R 360 0 R 361 0 R] ->> -endobj -359 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 706.267 325.32792192000005 720.547] -/Type /Annot ->> -endobj -360 0 obj -<< /Border [0 0 0] -/Dest (_jsonprimitive) -/Subtype /Link -/Rect [272.17692192000004 668.7070000000001 340.1224219200001 682.9870000000001] -/Type /Annot ->> -endobj -361 0 obj -<< /Border [0 0 0] -/Dest (_number) -/Subtype /Link -/Rect [272.17692192000004 593.5870000000001 313.75692192 607.8670000000001] -/Type /Annot ->> -endobj -362 0 obj -[358 0 R /XYZ 0 345.1200000000003 null] -endobj -363 0 obj -<< /Length 21772 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 357.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 357.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 319.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 319.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 282.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 282.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 244.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 244.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 206.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 206.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<6173466c6f6174> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<6e756d6265722028666c6f617429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -<6173496e74> Tj -ET - - -BT -51.24 664.6329999999999 Td -ET - - -BT -51.24 664.6329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.7729999999999 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3529999999998 Td -/F2.0 10.5 Tf -[<61734a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 627.0729999999999 Td -ET - - -BT -51.24 627.0729999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 634.2129999999999 Td -/F1.0 10.5 Tf -[<4a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7929999999999 Td -/F2.0 10.5 Tf -<61734a736f6e4e756c6c> Tj -ET - - -BT -51.24 589.5129999999999 Td -ET - - -BT -51.24 589.5129999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 596.6529999999999 Td -/F1.0 10.5 Tf -<4a736f6e4e756c6c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -<61734a736f6e4f626a656374> Tj -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -<61734a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 514.3929999999999 Td -ET - - -BT -51.24 514.3929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 521.5329999999999 Td -/F1.0 10.5 Tf -<4a736f6e5072696d6974697665> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.11299999999994 Td -/F2.0 10.5 Tf -<61734c6f6e67> Tj -ET - - -BT -51.24 476.83299999999997 Td -ET - - -BT -51.24 476.83299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.97299999999996 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 470.050 m -48.240 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.55299999999994 Td -/F2.0 10.5 Tf -<61734e756d626572> Tj -ET - - -BT -51.24 439.2729999999999 Td -ET - - -BT -51.24 439.2729999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 470.050 m -563.760 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 446.41299999999995 Td -/F1.0 10.5 Tf -<4e756d626572> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.490 m -48.240 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.9929999999999 Td -/F2.0 10.5 Tf -<617353686f7274> Tj -ET - - -BT -51.24 401.71299999999985 Td -ET - - -BT -51.24 401.71299999999985 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.490 m -563.760 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.8529999999999 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.930 m -48.240 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.43299999999994 Td -/F2.0 10.5 Tf -<6173537472696e67> Tj -ET - - -BT -51.24 364.1529999999999 Td -ET - - -BT -51.24 364.1529999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.930 m -563.760 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.29299999999995 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.560 m -269.177 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.370 m -48.240 319.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.370 m -269.177 319.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.873 Td -/F2.0 10.5 Tf -[<6a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 326.59299999999996 Td -ET - - -BT -51.24 326.59299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.560 m -563.760 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.370 m -269.177 319.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.370 m -563.760 319.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 333.733 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.560 m -269.177 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.000 m -269.177 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.810 m -48.240 281.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.810 m -269.177 281.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.31300000000005 Td -/F2.0 10.5 Tf -<6a736f6e4e756c6c> Tj -ET - - -BT -51.24 289.033 Td -ET - - -BT -51.24 289.033 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.560 m -563.760 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.000 m -563.760 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.810 m -269.177 281.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.810 m -563.760 281.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 296.17300000000006 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 282.000 m -269.177 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.440 m -269.177 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.250 m -48.240 244.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.250 m -269.177 244.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.7530000000001 Td -/F2.0 10.5 Tf -<6a736f6e4f626a656374> Tj -ET - - -BT -51.24 251.4730000000001 Td -ET - - -BT -51.24 251.4730000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 282.000 m -563.760 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.440 m -563.760 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.250 m -269.177 244.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.250 m -563.760 244.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.6130000000001 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.440 m -269.177 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.880 m -269.177 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.690 m -48.240 206.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.690 m -269.177 206.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 228.19300000000018 Td -/F2.0 10.5 Tf -<6a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 213.91300000000018 Td -ET - - -BT -51.24 213.91300000000018 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.440 m -563.760 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.880 m -563.760 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.690 m -269.177 206.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.690 m -563.760 206.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 221.05300000000017 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 171.45600000000013 Td -/F2.0 18 Tf -<332e392e204a736f6e4e756c6c> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.520 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 131.520 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 93.960 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 93.960 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 56.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 56.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 154.800 m -269.177 154.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 155.050 m -48.240 130.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 155.050 m -269.177 130.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 139.05300000000017 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 154.800 m -563.760 154.800 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 155.050 m -269.177 130.770 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 155.050 m -563.760 130.770 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 139.05300000000017 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.770 m -48.240 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.27300000000015 Td -/F2.0 10.5 Tf -<6173426967446563696d616c> Tj -ET - - -BT -51.24 100.99300000000015 Td -ET - - -BT -51.24 100.99300000000015 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.770 m -563.760 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 108.13300000000015 Td -/F1.0 10.5 Tf -<6e756d626572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.400 m -269.177 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.210 m -48.240 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.71300000000015 Td -/F2.0 10.5 Tf -<6173426967496e7465676572> Tj -ET - - -BT -51.24 63.43300000000015 Td -ET - - -BT -51.24 63.43300000000015 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.400 m -563.760 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.210 m -563.760 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.57300000000015 Td -/F1.0 10.5 Tf -<696e7465676572> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3331> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -364 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 363 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [365 0 R 366 0 R 367 0 R 368 0 R 369 0 R] ->> -endobj -365 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [272.17692192000004 631.1469999999999 322.17751176375003 645.4269999999999] -/Type /Annot ->> -endobj -366 0 obj -<< /Border [0 0 0] -/Dest (_jsonnull) -/Subtype /Link -/Rect [272.17692192000004 593.587 314.65992192000004 607.867] -/Type /Annot ->> -endobj -367 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 556.027 325.32792192000005 570.307] -/Type /Annot ->> -endobj -368 0 obj -<< /Border [0 0 0] -/Dest (_jsonprimitive) -/Subtype /Link -/Rect [272.17692192000004 518.467 340.1224219200001 532.747] -/Type /Annot ->> -endobj -369 0 obj -<< /Border [0 0 0] -/Dest (_number) -/Subtype /Link -/Rect [272.17692192000004 443.3469999999999 313.75692192 457.62699999999995] -/Type /Annot ->> -endobj -370 0 obj -[364 0 R /XYZ 0 194.88000000000017 null] -endobj -371 0 obj -<< /Length 22905 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 357.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 357.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 319.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 319.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 282.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 282.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 244.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 244.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 206.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 206.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 169.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 169.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 131.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 131.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 94.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 94.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 56.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 56.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<6173426f6f6c65616e> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -[<617342> 20.01953125 <797465>] TJ -ET - - -BT -51.24 664.6329999999999 Td -ET - - -BT -51.24 664.6329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.7729999999999 Td -/F1.0 10.5 Tf -[<737472696e67202862> 20.01953125 <79746529>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -[<617343686172> 20.01953125 <6163746572>] TJ -ET - - -BT -51.24 627.073 Td -ET - - -BT -51.24 627.073 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.213 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7929999999999 Td -/F2.0 10.5 Tf -<6173446f75626c65> Tj -ET - - -BT -51.24 589.5129999999999 Td -ET - - -BT -51.24 589.5129999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.6529999999999 Td -/F1.0 10.5 Tf -<6e756d6265722028646f75626c6529> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -<6173466c6f6174> Tj -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<6e756d6265722028666c6f617429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -<6173496e74> Tj -ET - - -BT -51.24 514.3929999999999 Td -ET - - -BT -51.24 514.3929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.5329999999999 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.11299999999994 Td -/F2.0 10.5 Tf -[<61734a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 476.83299999999997 Td -ET - - -BT -51.24 476.83299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 483.97299999999996 Td -/F1.0 10.5 Tf -[<4a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 470.050 m -48.240 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.55299999999994 Td -/F2.0 10.5 Tf -<61734a736f6e4e756c6c> Tj -ET - - -BT -51.24 439.2729999999999 Td -ET - - -BT -51.24 439.2729999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 470.050 m -563.760 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 446.41299999999995 Td -/F1.0 10.5 Tf -<4a736f6e4e756c6c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.490 m -48.240 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.99299999999994 Td -/F2.0 10.5 Tf -<61734a736f6e4f626a656374> Tj -ET - - -BT -51.24 401.71299999999997 Td -ET - - -BT -51.24 401.71299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.490 m -563.760 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 408.85299999999995 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.930 m -48.240 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.43299999999994 Td -/F2.0 10.5 Tf -<61734a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 364.1529999999999 Td -ET - - -BT -51.24 364.1529999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.930 m -563.760 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 371.29299999999995 Td -/F1.0 10.5 Tf -<4a736f6e5072696d6974697665> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.560 m -269.177 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.370 m -48.240 319.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.370 m -269.177 319.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.87299999999993 Td -/F2.0 10.5 Tf -<61734c6f6e67> Tj -ET - - -BT -51.24 326.59299999999996 Td -ET - - -BT -51.24 326.59299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.560 m -563.760 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.370 m -269.177 319.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.370 m -563.760 319.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 333.73299999999995 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.560 m -269.177 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.000 m -269.177 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.810 m -48.240 281.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.810 m -269.177 281.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.31299999999993 Td -/F2.0 10.5 Tf -<61734e756d626572> Tj -ET - - -BT -51.24 289.0329999999999 Td -ET - - -BT -51.24 289.0329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.560 m -563.760 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.000 m -563.760 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.810 m -269.177 281.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.810 m -563.760 281.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 296.17299999999994 Td -/F1.0 10.5 Tf -<4e756d626572> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 282.000 m -269.177 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.440 m -269.177 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.250 m -48.240 244.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.250 m -269.177 244.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.7529999999999 Td -/F2.0 10.5 Tf -<617353686f7274> Tj -ET - - -BT -51.24 251.47299999999987 Td -ET - - -BT -51.24 251.47299999999987 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 282.000 m -563.760 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.440 m -563.760 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.250 m -269.177 244.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.250 m -563.760 244.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.6129999999999 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.440 m -269.177 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.880 m -269.177 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.690 m -48.240 206.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.690 m -269.177 206.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 228.19299999999996 Td -/F2.0 10.5 Tf -<6173537472696e67> Tj -ET - - -BT -51.24 213.91299999999995 Td -ET - - -BT -51.24 213.91299999999995 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.440 m -563.760 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.880 m -563.760 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.690 m -269.177 206.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.690 m -563.760 206.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 221.05299999999994 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.880 m -269.177 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.320 m -269.177 169.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 207.130 m -48.240 169.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 207.130 m -269.177 169.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.633 Td -/F2.0 10.5 Tf -[<6a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 176.353 Td -ET - - -BT -51.24 176.353 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.880 m -563.760 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.320 m -563.760 169.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 207.130 m -269.177 169.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 207.130 m -563.760 169.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.493 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 169.320 m -269.177 169.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.760 m -269.177 131.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.570 m -48.240 131.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.570 m -269.177 131.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 153.07300000000006 Td -/F2.0 10.5 Tf -<6a736f6e4e756c6c> Tj -ET - - -BT -51.24 138.79300000000006 Td -ET - - -BT -51.24 138.79300000000006 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 169.320 m -563.760 169.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.760 m -563.760 131.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.570 m -269.177 131.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.570 m -563.760 131.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.93300000000005 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.760 m -269.177 131.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.200 m -269.177 94.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 132.010 m -48.240 93.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 132.010 m -269.177 93.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.5130000000001 Td -/F2.0 10.5 Tf -<6a736f6e4f626a656374> Tj -ET - - -BT -51.24 101.2330000000001 Td -ET - - -BT -51.24 101.2330000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.760 m -563.760 131.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.200 m -563.760 94.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 132.010 m -269.177 93.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 132.010 m -563.760 93.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 108.3730000000001 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 94.200 m -269.177 94.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.640 m -269.177 56.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.450 m -48.240 56.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.450 m -269.177 56.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.95300000000016 Td -/F2.0 10.5 Tf -<6a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 63.67300000000016 Td -ET - - -BT -51.24 63.67300000000016 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 94.200 m -563.760 94.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.640 m -563.760 56.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.450 m -269.177 56.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.450 m -563.760 56.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.81300000000016 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3332> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -372 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 371 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [373 0 R 374 0 R 375 0 R 376 0 R 377 0 R] ->> -endobj -373 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [272.17692192000004 480.9069999999999 322.17751176375003 495.18699999999995] -/Type /Annot ->> -endobj -374 0 obj -<< /Border [0 0 0] -/Dest (_jsonnull) -/Subtype /Link -/Rect [272.17692192000004 443.3469999999999 314.65992192000004 457.62699999999995] -/Type /Annot ->> -endobj -375 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 405.7869999999999 325.32792192000005 420.06699999999995] -/Type /Annot ->> -endobj -376 0 obj -<< /Border [0 0 0] -/Dest (_jsonprimitive) -/Subtype /Link -/Rect [272.17692192000004 368.2269999999999 340.1224219200001 382.50699999999995] -/Type /Annot ->> -endobj -377 0 obj -<< /Border [0 0 0] -/Dest (_number) -/Subtype /Link -/Rect [272.17692192000004 293.1069999999999 313.75692192 307.38699999999994] -/Type /Annot ->> -endobj -378 0 obj -<< /Length 21624 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 734.976 Td -/F2.0 18 Tf -<332e31302e204a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.040 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.040 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 657.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 657.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 619.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 619.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 582.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 582.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 544.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 544.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 507.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 507.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 469.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 469.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 432.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 432.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 394.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 394.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 357.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 357.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 319.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 319.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 244.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 244.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 206.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 206.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 169.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 169.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 131.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 94.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 94.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 56.520 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 56.520 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 718.320 m -269.177 718.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 695.040 m -269.177 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 718.570 m -48.240 694.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 718.570 m -269.177 694.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 702.573 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 718.320 m -563.760 718.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 695.040 m -563.760 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 718.570 m -269.177 694.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 718.570 m -563.760 694.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 702.573 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.040 m -269.177 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.480 m -269.177 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.290 m -48.240 657.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.290 m -269.177 657.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.7930000000001 Td -/F2.0 10.5 Tf -<6173426967446563696d616c> Tj -ET - - -BT -51.24 664.513 Td -ET - - -BT -51.24 664.513 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.040 m -563.760 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.480 m -563.760 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.290 m -269.177 657.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.290 m -563.760 657.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.653 Td -/F1.0 10.5 Tf -<6e756d626572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.480 m -269.177 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 619.920 m -269.177 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.730 m -48.240 619.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.730 m -269.177 619.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.233 Td -/F2.0 10.5 Tf -<6173426967496e7465676572> Tj -ET - - -BT -51.24 626.953 Td -ET - - -BT -51.24 626.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.480 m -563.760 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 619.920 m -563.760 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.730 m -269.177 619.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.730 m -563.760 619.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.093 Td -/F1.0 10.5 Tf -<696e7465676572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 619.920 m -269.177 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.360 m -269.177 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.170 m -48.240 582.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.170 m -269.177 582.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.673 Td -/F2.0 10.5 Tf -<6173426f6f6c65616e> Tj -ET - - -BT -51.24 589.393 Td -ET - - -BT -51.24 589.393 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 619.920 m -563.760 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.360 m -563.760 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.170 m -269.177 582.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.170 m -563.760 582.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.533 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.360 m -269.177 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.800 m -269.177 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.610 m -48.240 544.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.610 m -269.177 544.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.113 Td -/F2.0 10.5 Tf -[<617342> 20.01953125 <797465>] TJ -ET - - -BT -51.24 551.833 Td -ET - - -BT -51.24 551.833 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.360 m -563.760 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.800 m -563.760 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.610 m -269.177 544.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.610 m -563.760 544.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 558.973 Td -/F1.0 10.5 Tf -[<737472696e67202862> 20.01953125 <79746529>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.800 m -269.177 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.240 m -269.177 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.050 m -48.240 506.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.050 m -269.177 506.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.5530000000001 Td -/F2.0 10.5 Tf -[<617343686172> 20.01953125 <6163746572>] TJ -ET - - -BT -51.24 514.273 Td -ET - - -BT -51.24 514.273 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.800 m -563.760 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.240 m -563.760 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.050 m -269.177 506.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.050 m -563.760 506.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.413 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.240 m -269.177 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.680 m -269.177 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.490 m -48.240 469.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.490 m -269.177 469.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 490.993 Td -/F2.0 10.5 Tf -<6173446f75626c65> Tj -ET - - -BT -51.24 476.71299999999997 Td -ET - - -BT -51.24 476.71299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.240 m -563.760 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.680 m -563.760 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.490 m -269.177 469.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.490 m -563.760 469.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.853 Td -/F1.0 10.5 Tf -<6e756d6265722028646f75626c6529> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.680 m -269.177 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.120 m -269.177 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.930 m -48.240 431.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.930 m -269.177 431.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.43300000000005 Td -/F2.0 10.5 Tf -<6173466c6f6174> Tj -ET - - -BT -51.24 439.153 Td -ET - - -BT -51.24 439.153 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.680 m -563.760 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.120 m -563.760 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.930 m -269.177 431.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 469.930 m -563.760 431.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.29300000000006 Td -/F1.0 10.5 Tf -<6e756d6265722028666c6f617429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.120 m -269.177 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.560 m -269.177 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.370 m -48.240 394.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.370 m -269.177 394.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.873 Td -/F2.0 10.5 Tf -<6173496e74> Tj -ET - - -BT -51.24 401.59299999999996 Td -ET - - -BT -51.24 401.59299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.120 m -563.760 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.560 m -563.760 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.370 m -269.177 394.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.370 m -563.760 394.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.733 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.560 m -269.177 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.000 m -269.177 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.810 m -48.240 356.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.810 m -269.177 356.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.313 Td -/F2.0 10.5 Tf -[<61734a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 364.033 Td -ET - - -BT -51.24 364.033 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.560 m -563.760 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.000 m -563.760 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.810 m -269.177 356.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.810 m -563.760 356.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 371.173 Td -/F1.0 10.5 Tf -[<4a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 357.000 m -269.177 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.440 m -269.177 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.250 m -48.240 319.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.250 m -269.177 319.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.753 Td -/F2.0 10.5 Tf -<61734a736f6e4e756c6c> Tj -ET - - -BT -51.24 326.47299999999996 Td -ET - - -BT -51.24 326.47299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 357.000 m -563.760 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.440 m -563.760 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.250 m -269.177 319.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.250 m -563.760 319.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 333.613 Td -/F1.0 10.5 Tf -<4a736f6e4e756c6c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.440 m -269.177 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.880 m -269.177 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.690 m -48.240 281.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.690 m -269.177 281.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.193 Td -/F2.0 10.5 Tf -<61734a736f6e4f626a656374> Tj -ET - - -BT -51.24 288.913 Td -ET - - -BT -51.24 288.913 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.440 m -563.760 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.880 m -563.760 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.690 m -269.177 281.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.690 m -563.760 281.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 296.053 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.880 m -269.177 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.320 m -269.177 244.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.130 m -48.240 244.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.130 m -269.177 244.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.633 Td -/F2.0 10.5 Tf -<61734a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 251.35299999999998 Td -ET - - -BT -51.24 251.35299999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.880 m -563.760 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.320 m -563.760 244.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.130 m -269.177 244.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.130 m -563.760 244.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 258.493 Td -/F1.0 10.5 Tf -<4a736f6e5072696d6974697665> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.320 m -269.177 244.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.760 m -269.177 206.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.570 m -48.240 206.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.570 m -269.177 206.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 228.073 Td -/F2.0 10.5 Tf -<61734c6f6e67> Tj -ET - - -BT -51.24 213.793 Td -ET - - -BT -51.24 213.793 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.320 m -563.760 244.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.760 m -563.760 206.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.570 m -269.177 206.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.570 m -563.760 206.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 220.933 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.760 m -269.177 206.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.200 m -269.177 169.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 207.010 m -48.240 168.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 207.010 m -269.177 168.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.513 Td -/F2.0 10.5 Tf -<61734e756d626572> Tj -ET - - -BT -51.24 176.233 Td -ET - - -BT -51.24 176.233 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.760 m -563.760 206.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.200 m -563.760 169.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 207.010 m -269.177 168.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 207.010 m -563.760 168.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 183.373 Td -/F1.0 10.5 Tf -<4e756d626572> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 169.200 m -269.177 169.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.640 m -269.177 131.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.450 m -48.240 131.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.450 m -269.177 131.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.95299999999995 Td -/F2.0 10.5 Tf -<617353686f7274> Tj -ET - - -BT -51.24 138.67299999999994 Td -ET - - -BT -51.24 138.67299999999994 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 169.200 m -563.760 169.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.640 m -563.760 131.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.450 m -269.177 131.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.450 m -563.760 131.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.81299999999993 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.640 m -269.177 131.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.080 m -269.177 94.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.890 m -48.240 93.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.890 m -269.177 93.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.39299999999999 Td -/F2.0 10.5 Tf -<6173537472696e67> Tj -ET - - -BT -51.24 101.11299999999999 Td -ET - - -BT -51.24 101.11299999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.640 m -563.760 131.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.080 m -563.760 94.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.890 m -269.177 93.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.890 m -563.760 93.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 108.25299999999999 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 94.080 m -269.177 94.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.520 m -269.177 56.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.330 m -48.240 56.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.330 m -269.177 56.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.83300000000004 Td -/F2.0 10.5 Tf -[<6a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 63.55300000000004 Td -ET - - -BT -51.24 63.55300000000004 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 94.080 m -563.760 94.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.520 m -563.760 56.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.330 m -269.177 56.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.330 m -563.760 56.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.69300000000004 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3333> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -379 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 378 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [381 0 R 382 0 R 383 0 R 384 0 R 385 0 R] ->> -endobj -380 0 obj -[379 0 R /XYZ 0 792.0 null] -endobj -381 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [272.17692192000004 368.10699999999997 322.17751176375003 382.387] -/Type /Annot ->> -endobj -382 0 obj -<< /Border [0 0 0] -/Dest (_jsonnull) -/Subtype /Link -/Rect [272.17692192000004 330.54699999999997 314.65992192000004 344.827] -/Type /Annot ->> -endobj -383 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 292.98699999999997 325.32792192000005 307.267] -/Type /Annot ->> -endobj -384 0 obj -<< /Border [0 0 0] -/Dest (_jsonprimitive) -/Subtype /Link -/Rect [272.17692192000004 255.427 340.1224219200001 269.707] -/Type /Annot ->> -endobj -385 0 obj -<< /Border [0 0 0] -/Dest (_number) -/Subtype /Link -/Rect [272.17692192000004 180.30700000000002 313.75692192 194.587] -/Type /Annot ->> -endobj -386 0 obj -<< /Length 21701 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<6a736f6e4e756c6c> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -<6a736f6e4f626a656374> Tj -ET - - -BT -51.24 664.633 Td -ET - - -BT -51.24 664.633 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.773 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -<6a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 627.0730000000001 Td -ET - - -BT -51.24 627.0730000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.2130000000001 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 584.6160000000002 Td -/F2.0 18 Tf -<332e31312e204a736f6e5072696d6974697665> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.680 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.680 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 507.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 507.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 469.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 469.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 432.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 432.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 394.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 394.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 356.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 356.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 319.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 319.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 244.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 244.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 206.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 206.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 169.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 169.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.520 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 131.520 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 93.960 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 93.960 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 56.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 56.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 567.960 m -269.177 567.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 544.680 m -269.177 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 568.210 m -48.240 543.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 568.210 m -269.177 543.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 552.2130000000002 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 567.960 m -563.760 567.960 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 544.680 m -563.760 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 568.210 m -269.177 543.930 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 568.210 m -563.760 543.930 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 552.2130000000002 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.680 m -269.177 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.120 m -269.177 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.930 m -48.240 506.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.930 m -269.177 506.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.4330000000002 Td -/F2.0 10.5 Tf -<6173426967446563696d616c> Tj -ET - - -BT -51.24 514.1530000000002 Td -ET - - -BT -51.24 514.1530000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.680 m -563.760 544.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.120 m -563.760 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.930 m -269.177 506.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 544.930 m -563.760 506.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.2930000000002 Td -/F1.0 10.5 Tf -<6e756d626572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.120 m -269.177 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.560 m -269.177 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.370 m -48.240 469.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.370 m -269.177 469.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 490.8730000000002 Td -/F2.0 10.5 Tf -<6173426967496e7465676572> Tj -ET - - -BT -51.24 476.5930000000002 Td -ET - - -BT -51.24 476.5930000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.120 m -563.760 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.560 m -563.760 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.370 m -269.177 469.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.370 m -563.760 469.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.73300000000023 Td -/F1.0 10.5 Tf -<696e7465676572> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.560 m -269.177 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.000 m -269.177 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.810 m -48.240 431.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.810 m -269.177 431.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.3130000000003 Td -/F2.0 10.5 Tf -<6173426f6f6c65616e> Tj -ET - - -BT -51.24 439.03300000000024 Td -ET - - -BT -51.24 439.03300000000024 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.560 m -563.760 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.000 m -563.760 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.810 m -269.177 431.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 469.810 m -563.760 431.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.1730000000003 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.000 m -269.177 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.250 m -48.240 394.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.250 m -269.177 394.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.7530000000002 Td -/F2.0 10.5 Tf -[<617342> 20.01953125 <797465>] TJ -ET - - -BT -51.24 401.4730000000002 Td -ET - - -BT -51.24 401.4730000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.000 m -563.760 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.250 m -269.177 394.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.250 m -563.760 394.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.6130000000002 Td -/F1.0 10.5 Tf -[<737472696e67202862> 20.01953125 <79746529>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.690 m -48.240 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.19300000000027 Td -/F2.0 10.5 Tf -[<617343686172> 20.01953125 <6163746572>] TJ -ET - - -BT -51.24 363.91300000000024 Td -ET - - -BT -51.24 363.91300000000024 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.690 m -563.760 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.0530000000003 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.130 m -48.240 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.6330000000002 Td -/F2.0 10.5 Tf -<6173446f75626c65> Tj -ET - - -BT -51.24 326.3530000000002 Td -ET - - -BT -51.24 326.3530000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.130 m -563.760 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 333.4930000000002 Td -/F1.0 10.5 Tf -<6e756d6265722028646f75626c6529> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.570 m -48.240 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.07300000000026 Td -/F2.0 10.5 Tf -<6173466c6f6174> Tj -ET - - -BT -51.24 288.79300000000023 Td -ET - - -BT -51.24 288.79300000000023 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.570 m -563.760 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 295.9330000000003 Td -/F1.0 10.5 Tf -<6e756d6265722028666c6f617429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.010 m -48.240 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.5130000000002 Td -/F2.0 10.5 Tf -<6173496e74> Tj -ET - - -BT -51.24 251.2330000000002 Td -ET - - -BT -51.24 251.2330000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.010 m -563.760 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.3730000000002 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.450 m -48.240 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 227.95300000000023 Td -/F2.0 10.5 Tf -[<61734a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 213.67300000000023 Td -ET - - -BT -51.24 213.67300000000023 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.450 m -563.760 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 220.81300000000022 Td -/F1.0 10.5 Tf -[<4a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.890 m -48.240 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.39300000000023 Td -/F2.0 10.5 Tf -<61734a736f6e4e756c6c> Tj -ET - - -BT -51.24 176.11300000000023 Td -ET - - -BT -51.24 176.11300000000023 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 206.890 m -563.760 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 183.2530000000002 Td -/F1.0 10.5 Tf -<4a736f6e4e756c6c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.330 m -48.240 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.83300000000023 Td -/F2.0 10.5 Tf -<61734a736f6e4f626a656374> Tj -ET - - -BT -51.24 138.55300000000022 Td -ET - - -BT -51.24 138.55300000000022 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.330 m -563.760 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 145.6930000000002 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.770 m -48.240 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.27300000000021 Td -/F2.0 10.5 Tf -<61734a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 100.99300000000021 Td -ET - - -BT -51.24 100.99300000000021 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.770 m -563.760 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 108.13300000000021 Td -/F1.0 10.5 Tf -<4a736f6e5072696d6974697665> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.400 m -269.177 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.210 m -48.240 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.7130000000002 Td -/F2.0 10.5 Tf -<61734c6f6e67> Tj -ET - - -BT -51.24 63.433000000000206 Td -ET - - -BT -51.24 63.433000000000206 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.400 m -563.760 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.210 m -563.760 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.5730000000002 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3334> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -387 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 386 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [390 0 R 391 0 R 392 0 R 393 0 R] ->> -endobj -388 0 obj -[387 0 R /XYZ 0 608.0400000000002 null] -endobj -389 0 obj -<< /Limits [(_jsonelement) (_parameters_14)] -/Names [(_jsonelement) 362 0 R (_jsonnull) 370 0 R (_jsonobject) 380 0 R (_jsonprimitive) 388 0 R (_loop) 397 0 R (_loopelementmodel) 407 0 R (_looplog) 412 0 R (_looptemplate) 414 0 R (_looptemplateloopelementmodel) 419 0 R (_microservicepolicy) 422 0 R (_number) 430 0 R (_operationalpolicy) 433 0 R (_overview) 25 0 R (_parameters) 54 0 R (_parameters_10) 120 0 R (_parameters_11) 125 0 R (_parameters_12) 132 0 R (_parameters_13) 139 0 R (_parameters_14) 145 0 R] ->> -endobj -390 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [272.17692192000004 217.74700000000024 322.17751176375003 232.0270000000002] -/Type /Annot ->> -endobj -391 0 obj -<< /Border [0 0 0] -/Dest (_jsonnull) -/Subtype /Link -/Rect [272.17692192000004 180.18700000000024 314.65992192000004 194.4670000000002] -/Type /Annot ->> -endobj -392 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 142.62700000000024 325.32792192000005 156.9070000000002] -/Type /Annot ->> -endobj -393 0 obj -<< /Border [0 0 0] -/Dest (_jsonprimitive) -/Subtype /Link -/Rect [272.17692192000004 105.0670000000002 340.1224219200001 119.34700000000021] -/Type /Annot ->> -endobj -394 0 obj -<< /Length 21618 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 357.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 357.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<61734e756d626572> Tj -ET - - -BT -51.24 702.1929999999999 Td -ET - - -BT -51.24 702.1929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 709.3329999999999 Td -/F1.0 10.5 Tf -<4e756d626572> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.9129999999998 Td -/F2.0 10.5 Tf -<617353686f7274> Tj -ET - - -BT -51.24 664.6329999999998 Td -ET - - -BT -51.24 664.6329999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.7729999999998 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3529999999998 Td -/F2.0 10.5 Tf -<6173537472696e67> Tj -ET - - -BT -51.24 627.0729999999999 Td -ET - - -BT -51.24 627.0729999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.2129999999999 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7929999999999 Td -/F2.0 10.5 Tf -<626f6f6c65616e> Tj -ET - - -BT -51.24 589.5129999999999 Td -ET - - -BT -51.24 589.5129999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.6529999999999 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -[<6a736f6e417272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -<6a736f6e4e756c6c> Tj -ET - - -BT -51.24 514.393 Td -ET - - -BT -51.24 514.393 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.533 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.1130000000001 Td -/F2.0 10.5 Tf -<6a736f6e4f626a656374> Tj -ET - - -BT -51.24 476.8330000000001 Td -ET - - -BT -51.24 476.8330000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.9730000000001 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 470.050 m -48.240 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.55300000000017 Td -/F2.0 10.5 Tf -<6a736f6e5072696d6974697665> Tj -ET - - -BT -51.24 439.27300000000014 Td -ET - - -BT -51.24 439.27300000000014 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 470.050 m -563.760 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.4130000000002 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.490 m -48.240 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.9930000000002 Td -/F2.0 10.5 Tf -<6e756d626572> Tj -ET - - -BT -51.24 401.7130000000002 Td -ET - - -BT -51.24 401.7130000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.490 m -563.760 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.85300000000024 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.930 m -48.240 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.4330000000003 Td -/F2.0 10.5 Tf -<737472696e67> Tj -ET - - -BT -51.24 364.15300000000025 Td -ET - - -BT -51.24 364.15300000000025 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.930 m -563.760 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.2930000000003 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 321.6960000000003 Td -/F2.0 18 Tf -<332e31322e204c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.760 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.760 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 244.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 244.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 206.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 206.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 169.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 169.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 131.520 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 131.520 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 93.960 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 93.960 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 56.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 56.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 305.040 m -269.177 305.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 305.290 m -48.240 281.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 305.290 m -269.177 281.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 289.29300000000023 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 305.040 m -563.760 305.040 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 305.290 m -269.177 281.010 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 305.290 m -563.760 281.010 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 289.29300000000023 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.010 m -48.240 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.5130000000002 Td -/F2.0 10.5 Tf -<636f6d706f6e656e7473> Tj -ET - - -BT -51.24 251.2330000000002 Td -ET - - -BT -51.24 251.2330000000002 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.010 m -563.760 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.3730000000002 Td -/F1.0 10.5 Tf -<3c20737472696e672c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -315.25842192000005 258.3730000000002 Td -/F1.0 10.5 Tf -<45787465726e616c436f6d706f6e656e74> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -415.81692192 258.3730000000002 Td -/F1.0 10.5 Tf -<203e206d6170> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.450 m -48.240 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 227.95300000000026 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 213.67300000000026 Td -ET - - -BT -51.24 213.67300000000026 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.450 m -563.760 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 220.81300000000024 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.890 m -48.240 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.39300000000026 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 176.11300000000026 Td -ET - - -BT -51.24 176.11300000000026 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 206.890 m -563.760 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.25300000000024 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.330 m -48.240 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.83300000000025 Td -/F2.0 10.5 Tf -[<646361654465706c6f> 20.01953125 <796d656e744964>] TJ -ET - - -BT -51.24 138.55300000000025 Td -ET - - -BT -51.24 138.55300000000025 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.330 m -563.760 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.69300000000024 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.770 m -48.240 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.27300000000024 Td -/F2.0 10.5 Tf -[<646361654465706c6f> 20.01953125 <796d656e7453746174757355726c>] TJ -ET - - -BT -51.24 100.99300000000024 Td -ET - - -BT -51.24 100.99300000000024 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.770 m -563.760 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 108.13300000000024 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.400 m -269.177 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.210 m -48.240 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.71300000000024 Td -/F2.0 10.5 Tf -<676c6f62616c50726f706572746965734a736f6e> Tj -ET - - -BT -51.24 63.433000000000234 Td -ET - - -BT -51.24 63.433000000000234 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.400 m -563.760 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.210 m -563.760 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 70.57300000000023 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3335> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -395 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 394 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [396 0 R 398 0 R 399 0 R] ->> -endobj -396 0 obj -<< /Border [0 0 0] -/Dest (_number) -/Subtype /Link -/Rect [272.17692192000004 706.2669999999999 313.75692192 720.5469999999999] -/Type /Annot ->> -endobj -397 0 obj -[395 0 R /XYZ 0 345.1200000000003 null] -endobj -398 0 obj -<< /Border [0 0 0] -/Dest (_externalcomponent) -/Subtype /Link -/Rect [315.25842192000005 255.30700000000022 415.81692192 269.5870000000002] -/Type /Annot ->> -endobj -399 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 67.50700000000023 325.32792192000005 81.78700000000023] -/Type /Annot ->> -endobj -400 0 obj -<< /Length 23110 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<6c617374436f6d70757465645374617465> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 716.473 Td -/F1.0 10.5 Tf -[<656e756d202844455349474e2c205355424d49545445442c204445504c4f> 29.78515625 <5945442c2052> 9.765625 <554e4e494e472c>] TJ -ET - - -BT -272.17692192000004 702.193 Td -/F1.0 10.5 Tf -[<53> 20.01953125 <54> 20.01953125 <4f505045442c20494e5f455252> 20.01953125 <4f522c2057> 60.05859375 <414954494e4729>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -<6c6f6f704c6f6773> Tj -ET - - -BT -51.24 664.6329999999999 Td -ET - - -BT -51.24 664.6329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.7729999999999 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 671.7729999999999 Td -/F1.0 10.5 Tf -<4c6f6f704c6f67> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -324.10992192000003 671.7729999999999 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3529999999998 Td -/F2.0 10.5 Tf -[<6c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - - -BT -51.24 627.0729999999999 Td -ET - - -BT -51.24 627.0729999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 634.2129999999999 Td -/F1.0 10.5 Tf -[<4c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7929999999999 Td -/F2.0 10.5 Tf -<6d6963726f53657276696365506f6c6963696573> Tj -ET - - -BT -51.24 589.5129999999999 Td -ET - - -BT -51.24 589.5129999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.6529999999999 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 596.6529999999999 Td -/F1.0 10.5 Tf -<4d6963726f53657276696365506f6c696379> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -376.69392192000004 596.6529999999999 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -<6d6f64656c53657276696365> Tj -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<53657276696365> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 514.3929999999999 Td -ET - - -BT -51.24 514.3929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.5329999999999 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.11299999999994 Td -/F2.0 10.5 Tf -[<6f706572> 20.01953125 <6174696f6e616c506f6c6963696573>] TJ -ET - - -BT -51.24 476.83299999999997 Td -ET - - -BT -51.24 476.83299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.97299999999996 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 483.97299999999996 Td -/F1.0 10.5 Tf -[<4f706572> 20.01953125 <6174696f6e616c506f6c696379>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -370.37271684187505 483.97299999999996 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 470.050 m -48.240 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.55299999999994 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 439.2729999999999 Td -ET - - -BT -51.24 439.2729999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 470.050 m -563.760 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.41299999999995 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.490 m -48.240 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.9929999999999 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 401.71299999999985 Td -ET - - -BT -51.24 401.71299999999985 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.490 m -563.760 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.8529999999999 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 359.2559999999999 Td -/F2.0 18 Tf -<332e31332e204c6f6f70456c656d656e744d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 319.320 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 319.320 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 244.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 244.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 206.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 206.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 169.080 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 169.080 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.520 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 131.520 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 93.960 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 93.960 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 56.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 56.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 342.600 m -269.177 342.600 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 342.850 m -48.240 318.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 342.850 m -269.177 318.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 326.85299999999984 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 342.600 m -563.760 342.600 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 342.850 m -269.177 318.570 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 342.850 m -563.760 318.570 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 326.85299999999984 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.570 m -48.240 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.0729999999998 Td -/F2.0 10.5 Tf -<626c75657072696e74> Tj -ET - - -BT -51.24 288.7929999999998 Td -ET - - -BT -51.24 288.7929999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.570 m -563.760 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 295.9329999999998 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.010 m -48.240 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.51299999999986 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 251.23299999999986 Td -ET - - -BT -51.24 251.23299999999986 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.010 m -563.760 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.3729999999999 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.450 m -48.240 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 227.95299999999986 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 213.67299999999986 Td -ET - - -BT -51.24 213.67299999999986 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.450 m -563.760 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 220.81299999999985 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.890 m -48.240 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.39299999999986 Td -/F2.0 10.5 Tf -<64636165426c75657072696e744964> Tj -ET - - -BT -51.24 176.11299999999986 Td -ET - - -BT -51.24 176.11299999999986 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.890 m -269.177 168.830 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 206.890 m -563.760 168.830 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.25299999999984 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 169.080 m -269.177 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.330 m -48.240 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.83299999999986 Td -/F2.0 10.5 Tf -<6c6f6f70456c656d656e7454797065> Tj -ET - - -BT -51.24 138.55299999999986 Td -ET - - -BT -51.24 138.55299999999986 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 169.080 m -563.760 169.080 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.330 m -269.177 131.270 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.330 m -563.760 131.270 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.69299999999984 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.520 m -269.177 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.770 m -48.240 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.27299999999984 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 100.99299999999984 Td -ET - - -BT -51.24 100.99299999999984 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.520 m -563.760 131.520 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.770 m -269.177 93.710 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.770 m -563.760 93.710 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 108.13299999999984 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.960 m -269.177 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.400 m -269.177 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.210 m -48.240 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.71299999999984 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c73> Tj -ET - - -BT -51.24 63.432999999999836 Td -ET - - -BT -51.24 63.432999999999836 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.960 m -563.760 93.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.400 m -563.760 56.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.210 m -269.177 56.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.210 m -563.760 56.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.57299999999984 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 70.57299999999984 Td -/F1.0 10.5 Tf -<506f6c6963794d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -342.0649219200001 70.57299999999984 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3336> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -401 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 400 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [402 0 R 403 0 R 404 0 R 405 0 R 406 0 R 408 0 R] ->> -endobj -402 0 obj -<< /Border [0 0 0] -/Dest (_looplog) -/Subtype /Link -/Rect [280.76592192000004 668.707 324.10992192000003 682.987] -/Type /Annot ->> -endobj -403 0 obj -<< /Border [0 0 0] -/Dest (_looptemplate) -/Subtype /Link -/Rect [272.17692192000004 631.1469999999999 343.82067777937505 645.4269999999999] -/Type /Annot ->> -endobj -404 0 obj -<< /Border [0 0 0] -/Dest (_microservicepolicy) -/Subtype /Link -/Rect [280.76592192000004 593.587 376.69392192000004 607.867] -/Type /Annot ->> -endobj -405 0 obj -<< /Border [0 0 0] -/Dest (_service) -/Subtype /Link -/Rect [272.17692192000004 556.027 308.65392192 570.307] -/Type /Annot ->> -endobj -406 0 obj -<< /Border [0 0 0] -/Dest (_operationalpolicy) -/Subtype /Link -/Rect [280.76592192000004 480.9069999999999 370.37271684187505 495.18699999999995] -/Type /Annot ->> -endobj -407 0 obj -[401 0 R /XYZ 0 382.6799999999999 null] -endobj -408 0 obj -<< /Border [0 0 0] -/Dest (_policymodel) -/Subtype /Link -/Rect [280.76592192000004 67.50699999999983 342.0649219200001 81.78699999999984] -/Type /Annot ->> -endobj -409 0 obj -<< /Length 20407 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<73686f72744e616d65> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 664.633 Td -ET - - -BT -51.24 664.633 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.773 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 627.073 Td -ET - - -BT -51.24 627.073 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.213 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7929999999999 Td -/F2.0 10.5 Tf -[<7573656442> 20.01953125 <794c6f6f7054> 29.78515625 <656d706c61746573>] TJ -ET - - -BT -51.24 589.5129999999999 Td -ET - - -BT -51.24 589.5129999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.6529999999999 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 596.6529999999999 Td -/F1.0 10.5 Tf -[<4c6f6f7054> 29.78515625 <656d706c6174654c6f6f70456c656d656e744d6f64656c>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -450.12267777937507 596.6529999999999 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 547.056 Td -/F2.0 18 Tf -<332e31342e204c6f6f704c6f67> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 507.120 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 507.120 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 356.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 356.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 319.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 319.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 281.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 281.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 530.400 m -269.177 530.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 507.120 m -269.177 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 530.650 m -48.240 506.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 530.650 m -269.177 506.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 514.653 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 530.400 m -563.760 530.400 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 507.120 m -563.760 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 530.650 m -269.177 506.370 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 530.650 m -563.760 506.370 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 514.653 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.120 m -269.177 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.560 m -269.177 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.370 m -48.240 469.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.370 m -269.177 469.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 490.8730000000001 Td -/F2.0 10.5 Tf -<6964> Tj -ET - - -BT -51.24 476.5930000000001 Td -ET - - -BT -51.24 476.5930000000001 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.120 m -563.760 507.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.560 m -563.760 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.370 m -269.177 469.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.370 m -563.760 469.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.7330000000001 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.560 m -269.177 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.000 m -269.177 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.810 m -48.240 431.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.810 m -269.177 431.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.31300000000005 Td -/F2.0 10.5 Tf -<6c6f67436f6d706f6e656e74> Tj -ET - - -BT -51.24 439.033 Td -ET - - -BT -51.24 439.033 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.560 m -563.760 469.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.000 m -563.760 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.810 m -269.177 431.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 469.810 m -563.760 431.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.17300000000006 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.000 m -269.177 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.250 m -48.240 394.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.250 m -269.177 394.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.7530000000001 Td -/F2.0 10.5 Tf -<6c6f67496e7374616e74> Tj -ET - - -BT -51.24 401.47300000000007 Td -ET - - -BT -51.24 401.47300000000007 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.000 m -563.760 432.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.250 m -269.177 394.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.250 m -563.760 394.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.6130000000001 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.690 m -48.240 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.19300000000004 Td -/F2.0 10.5 Tf -<6c6f6754797065> Tj -ET - - -BT -51.24 363.913 Td -ET - - -BT -51.24 363.913 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.690 m -563.760 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.05300000000005 Td -/F1.0 10.5 Tf -[<656e756d2028494e464f2c2057> 60.05859375 <41524e494e472c20455252> 20.01953125 <4f5229>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.130 m -48.240 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.6330000000001 Td -/F2.0 10.5 Tf -<6c6f6f70> Tj -ET - - -BT -51.24 326.35300000000007 Td -ET - - -BT -51.24 326.35300000000007 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.130 m -563.760 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 333.4930000000001 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.570 m -48.240 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.07300000000004 Td -/F2.0 10.5 Tf -<6d657373616765> Tj -ET - - -BT -51.24 288.793 Td -ET - - -BT -51.24 288.793 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.570 m -563.760 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 295.93300000000005 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 246.33600000000007 Td -/F2.0 18 Tf -[<332e31352e204c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 206.400 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 206.400 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 168.840 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 168.840 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 131.280 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 131.280 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 93.720 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 93.720 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 56.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 56.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 229.680 m -269.177 229.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 206.400 m -269.177 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 229.930 m -48.240 205.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 229.930 m -269.177 205.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 213.93300000000008 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 229.680 m -563.760 229.680 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 206.400 m -563.760 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 229.930 m -269.177 205.650 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 229.930 m -563.760 205.650 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 213.93300000000008 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.400 m -269.177 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 168.840 m -269.177 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.650 m -48.240 168.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.650 m -269.177 168.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.15300000000008 Td -/F2.0 10.5 Tf -<616c6c6f7765644c6f6f7054797065> Tj -ET - - -BT -51.24 175.87300000000008 Td -ET - - -BT -51.24 175.87300000000008 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.400 m -563.760 206.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 168.840 m -563.760 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.650 m -269.177 168.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 206.650 m -563.760 168.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.01300000000006 Td -/F1.0 10.5 Tf -<656e756d20284f50454e2c20434c4f5345442c2048594252494429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 168.840 m -269.177 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.280 m -269.177 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.090 m -48.240 131.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.090 m -269.177 131.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.59300000000007 Td -/F2.0 10.5 Tf -<626c75657072696e74> Tj -ET - - -BT -51.24 138.31300000000007 Td -ET - - -BT -51.24 138.31300000000007 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 168.840 m -563.760 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.280 m -563.760 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.090 m -269.177 131.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.090 m -563.760 131.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.45300000000006 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.280 m -269.177 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.530 m -48.240 93.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.530 m -269.177 93.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.03300000000006 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 100.75300000000006 Td -ET - - -BT -51.24 100.75300000000006 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.280 m -563.760 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.530 m -269.177 93.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.530 m -563.760 93.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 107.89300000000006 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.160 m -269.177 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.970 m -48.240 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.47300000000006 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 63.193000000000055 Td -ET - - -BT -51.24 63.193000000000055 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.160 m -563.760 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 93.970 m -563.760 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.33300000000006 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3337> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -410 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 409 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [411 0 R 413 0 R] ->> -endobj -411 0 obj -<< /Border [0 0 0] -/Dest (_looptemplateloopelementmodel) -/Subtype /Link -/Rect [280.76592192000004 593.587 450.12267777937507 607.867] -/Type /Annot ->> -endobj -412 0 obj -[410 0 R /XYZ 0 570.48 null] -endobj -413 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [272.17692192000004 330.4270000000001 297.27192192000007 344.7070000000001] -/Type /Annot ->> -endobj -414 0 obj -[410 0 R /XYZ 0 269.76000000000005 null] -endobj -415 0 obj -<< /Length 21073 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<64636165426c75657072696e744964> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -<6c6f6f70456c656d656e744d6f64656c7355736564> Tj -ET - - -BT -51.24 664.6329999999999 Td -ET - - -BT -51.24 664.6329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.7729999999999 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 671.7729999999999 Td -/F1.0 10.5 Tf -[<4c6f6f7054> 29.78515625 <656d706c6174654c6f6f70456c656d656e744d6f64656c>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -450.12267777937507 671.7729999999999 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -<6d6178696d756d496e7374616e636573416c6c6f776564> Tj -ET - - -BT -51.24 627.073 Td -ET - - -BT -51.24 627.073 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.213 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7929999999999 Td -/F2.0 10.5 Tf -<6d6f64656c53657276696365> Tj -ET - - -BT -51.24 589.5129999999999 Td -ET - - -BT -51.24 589.5129999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 596.6529999999999 Td -/F1.0 10.5 Tf -<53657276696365> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -<756e69717565426c75657072696e74> Tj -ET - - -BT -51.24 514.3929999999999 Td -ET - - -BT -51.24 514.3929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.5329999999999 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.11299999999994 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 476.83299999999997 Td -ET - - -BT -51.24 476.83299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.97299999999996 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 470.050 m -48.240 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.55299999999994 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 439.2729999999999 Td -ET - - -BT -51.24 439.2729999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 470.050 m -563.760 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.41299999999995 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 396.816 Td -/F2.0 18 Tf -[<332e31362e204c6f6f7054> 29.78515625 <656d706c6174654c6f6f70456c656d656e744d6f64656c>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 356.880 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 356.880 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 319.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 319.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 281.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 281.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 244.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 244.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 380.160 m -269.177 380.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 380.410 m -48.240 356.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 380.410 m -269.177 356.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 364.4129999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 380.160 m -563.760 380.160 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 380.410 m -269.177 356.130 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 380.410 m -563.760 356.130 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 364.4129999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.130 m -48.240 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.63299999999987 Td -/F2.0 10.5 Tf -<666c6f774f72646572> Tj -ET - - -BT -51.24 326.35299999999984 Td -ET - - -BT -51.24 326.35299999999984 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.130 m -563.760 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 333.4929999999999 Td -/F1.0 10.5 Tf -<696e74656765722028696e74333229> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.570 m -48.240 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.0729999999999 Td -/F2.0 10.5 Tf -<6c6f6f70456c656d656e744d6f64656c> Tj -ET - - -BT -51.24 288.7929999999999 Td -ET - - -BT -51.24 288.7929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.570 m -563.760 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 295.93299999999994 Td -/F1.0 10.5 Tf -<4c6f6f70456c656d656e744d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.010 m -48.240 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.51299999999986 Td -/F2.0 10.5 Tf -[<6c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - - -BT -51.24 251.23299999999986 Td -ET - - -BT -51.24 251.23299999999986 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.010 m -563.760 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 258.3729999999999 Td -/F1.0 10.5 Tf -[<4c6f6f7054> 29.78515625 <656d706c617465>] TJ -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 208.77599999999987 Td -/F2.0 18 Tf -<332e31372e204d6963726f53657276696365506f6c696379> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 168.840 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 168.840 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.280 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 131.280 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 93.720 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 93.720 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 56.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 56.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 192.120 m -269.177 192.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 168.840 m -269.177 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 192.370 m -48.240 168.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 192.370 m -269.177 168.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 176.37299999999988 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 192.120 m -563.760 192.120 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 168.840 m -563.760 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 192.370 m -269.177 168.090 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 192.370 m -563.760 168.090 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 176.37299999999988 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 168.840 m -269.177 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.280 m -269.177 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.090 m -48.240 131.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.090 m -269.177 131.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.59299999999988 Td -/F2.0 10.5 Tf -[<636f6e6669677572> 20.01953125 <6174696f6e734a736f6e>] TJ -ET - - -BT -51.24 138.31299999999987 Td -ET - - -BT -51.24 138.31299999999987 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 168.840 m -563.760 168.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.280 m -563.760 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.090 m -269.177 131.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.090 m -563.760 131.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 145.45299999999986 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.280 m -269.177 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.530 m -48.240 93.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.530 m -269.177 93.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.03299999999986 Td -/F2.0 10.5 Tf -<636f6e74657874> Tj -ET - - -BT -51.24 100.75299999999986 Td -ET - - -BT -51.24 100.75299999999986 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.280 m -563.760 131.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.530 m -269.177 93.470 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.530 m -563.760 93.470 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 107.89299999999986 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.720 m -269.177 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.160 m -269.177 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.970 m -48.240 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.47299999999986 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 63.192999999999856 Td -ET - - -BT -51.24 63.192999999999856 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.720 m -563.760 93.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.160 m -563.760 56.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.970 m -269.177 55.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 93.970 m -563.760 55.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.33299999999986 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3338> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -416 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 415 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [417 0 R 418 0 R 420 0 R 421 0 R 423 0 R] ->> -endobj -417 0 obj -<< /Border [0 0 0] -/Dest (_looptemplateloopelementmodel) -/Subtype /Link -/Rect [280.76592192000004 668.707 450.12267777937507 682.987] -/Type /Annot ->> -endobj -418 0 obj -<< /Border [0 0 0] -/Dest (_service) -/Subtype /Link -/Rect [272.17692192000004 593.587 308.65392192 607.867] -/Type /Annot ->> -endobj -419 0 obj -[416 0 R /XYZ 0 420.23999999999995 null] -endobj -420 0 obj -<< /Border [0 0 0] -/Dest (_loopelementmodel) -/Subtype /Link -/Rect [272.17692192000004 292.8669999999999 369.88992192000006 307.14699999999993] -/Type /Annot ->> -endobj -421 0 obj -<< /Border [0 0 0] -/Dest (_looptemplate) -/Subtype /Link -/Rect [272.17692192000004 255.30699999999987 343.82067777937505 269.5869999999999] -/Type /Annot ->> -endobj -422 0 obj -[416 0 R /XYZ 0 232.19999999999987 null] -endobj -423 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 142.3869999999999 325.32792192000005 156.66699999999986] -/Type /Annot ->> -endobj -424 0 obj -<< /Length 19715 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 432.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 432.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 357.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 357.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 319.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 319.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 282.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 282.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 244.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 244.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 206.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 206.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 169.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 169.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -<64636165426c75657072696e744964> Tj -ET - - -BT -51.24 664.633 Td -ET - - -BT -51.24 664.633 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.773 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -[<646361654465706c6f> 20.01953125 <796d656e744964>] TJ -ET - - -BT -51.24 627.073 Td -ET - - -BT -51.24 627.073 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.213 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7930000000001 Td -/F2.0 10.5 Tf -[<646361654465706c6f> 20.01953125 <796d656e7453746174757355726c>] TJ -ET - - -BT -51.24 589.513 Td -ET - - -BT -51.24 589.513 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.653 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -<6465766963655479706553636f7065> Tj -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -<6a736f6e526570726573656e746174696f6e> Tj -ET - - -BT -51.24 514.393 Td -ET - - -BT -51.24 514.393 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 521.533 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.113 Td -/F2.0 10.5 Tf -<6c6f6f70456c656d656e744d6f64656c> Tj -ET - - -BT -51.24 476.83299999999997 Td -ET - - -BT -51.24 476.83299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 483.973 Td -/F1.0 10.5 Tf -<4c6f6f70456c656d656e744d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 470.050 m -48.240 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.553 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 439.273 Td -ET - - -BT -51.24 439.273 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 470.050 m -269.177 431.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 470.050 m -563.760 431.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.413 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.240 m -269.177 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.490 m -48.240 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.993 Td -/F2.0 10.5 Tf -<70647047726f7570> Tj -ET - - -BT -51.24 401.71299999999997 Td -ET - - -BT -51.24 401.71299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.240 m -563.760 432.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.490 m -269.177 394.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.490 m -563.760 394.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.853 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.680 m -269.177 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.930 m -48.240 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.433 Td -/F2.0 10.5 Tf -<70647053756267726f7570> Tj -ET - - -BT -51.24 364.153 Td -ET - - -BT -51.24 364.153 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.680 m -563.760 394.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.930 m -269.177 356.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.930 m -563.760 356.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.293 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 357.120 m -269.177 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.560 m -269.177 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.370 m -48.240 319.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.370 m -269.177 319.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.873 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c> Tj -ET - - -BT -51.24 326.59299999999996 Td -ET - - -BT -51.24 326.59299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 357.120 m -563.760 357.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.560 m -563.760 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.370 m -269.177 319.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.370 m -563.760 319.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 333.733 Td -/F1.0 10.5 Tf -<506f6c6963794d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.560 m -269.177 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.000 m -269.177 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.810 m -48.240 281.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.810 m -269.177 281.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.31299999999993 Td -/F2.0 10.5 Tf -<736861726564> Tj -ET - - -BT -51.24 289.0329999999999 Td -ET - - -BT -51.24 289.0329999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.560 m -563.760 319.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.000 m -563.760 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.810 m -269.177 281.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.810 m -563.760 281.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 296.17299999999994 Td -/F1.0 10.5 Tf -<626f6f6c65616e> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 282.000 m -269.177 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.440 m -269.177 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.250 m -48.240 244.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.250 m -269.177 244.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.753 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 251.47299999999998 Td -ET - - -BT -51.24 251.47299999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 282.000 m -563.760 282.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.440 m -563.760 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.250 m -269.177 244.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.250 m -563.760 244.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.613 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.440 m -269.177 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.880 m -269.177 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.690 m -48.240 206.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.690 m -269.177 206.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 228.19300000000007 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 213.91300000000007 Td -ET - - -BT -51.24 213.91300000000007 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.440 m -563.760 244.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.880 m -563.760 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.690 m -269.177 206.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.690 m -563.760 206.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 221.05300000000005 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 206.880 m -269.177 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.320 m -269.177 169.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 207.130 m -48.240 169.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 207.130 m -269.177 169.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 190.63300000000012 Td -/F2.0 10.5 Tf -[<7573656442> 20.01953125 <794c6f6f7073>] TJ -ET - - -BT -51.24 176.35300000000012 Td -ET - - -BT -51.24 176.35300000000012 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 206.880 m -563.760 206.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.320 m -563.760 169.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 207.130 m -269.177 169.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 207.130 m -563.760 169.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 183.4930000000001 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 183.4930000000001 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -305.86092192000007 183.4930000000001 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 133.89600000000007 Td -/F2.0 18 Tf -<332e31382e204e756d626572> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 105.2760000000001 Td -/F3.0 10.5 Tf -<54797065> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -71.4345 105.2760000000001 Td -/F1.0 10.5 Tf -<203a206f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3339> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -425 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 424 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [426 0 R 427 0 R 428 0 R 429 0 R] ->> -endobj -426 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 518.4670000000001 325.32792192000005 532.7470000000001] -/Type /Annot ->> -endobj -427 0 obj -<< /Border [0 0 0] -/Dest (_loopelementmodel) -/Subtype /Link -/Rect [272.17692192000004 480.907 369.88992192000006 495.187] -/Type /Annot ->> -endobj -428 0 obj -<< /Border [0 0 0] -/Dest (_policymodel) -/Subtype /Link -/Rect [272.17692192000004 330.667 333.47592192 344.947] -/Type /Annot ->> -endobj -429 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [280.76592192000004 180.42700000000013 305.86092192000007 194.7070000000001] -/Type /Annot ->> -endobj -430 0 obj -[425 0 R /XYZ 0 157.3200000000001 null] -endobj -431 0 obj -<< /Length 20544 ->> -stream -q -/DeviceRGB cs -0.200 0.200 0.200 scn -/DeviceRGB CS -0.200 0.200 0.200 SCN - -BT -48.24 734.976 Td -/F2.0 18 Tf -[<332e31392e204f706572> 20.01953125 <6174696f6e616c506f6c696379>] TJ -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.040 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.040 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 657.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 657.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 619.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 619.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 582.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 582.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 544.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 544.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 507.240 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 507.240 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 469.680 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 469.680 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 432.120 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 432.120 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 394.560 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 394.560 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 357.000 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 357.000 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 319.440 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 319.440 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 244.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 244.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 718.320 m -269.177 718.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 695.040 m -269.177 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 718.570 m -48.240 694.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 718.570 m -269.177 694.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 702.573 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 718.320 m -563.760 718.320 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 695.040 m -563.760 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 718.570 m -269.177 694.290 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 718.570 m -563.760 694.290 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 702.573 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.040 m -269.177 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.480 m -269.177 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.290 m -48.240 657.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.290 m -269.177 657.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.7930000000001 Td -/F2.0 10.5 Tf -[<636f6e6669677572> 20.01953125 <6174696f6e734a736f6e>] TJ -ET - - -BT -51.24 664.513 Td -ET - - -BT -51.24 664.513 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.040 m -563.760 695.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.480 m -563.760 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.290 m -269.177 657.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.290 m -563.760 657.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 671.653 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.480 m -269.177 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 619.920 m -269.177 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.730 m -48.240 619.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.730 m -269.177 619.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.233 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 626.953 Td -ET - - -BT -51.24 626.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.480 m -563.760 657.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 619.920 m -563.760 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.730 m -269.177 619.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.730 m -563.760 619.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 634.093 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 619.920 m -269.177 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.360 m -269.177 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.170 m -48.240 582.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.170 m -269.177 582.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.673 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 589.393 Td -ET - - -BT -51.24 589.393 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 619.920 m -563.760 619.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.360 m -563.760 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.170 m -269.177 582.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.170 m -563.760 582.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.533 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.360 m -269.177 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.800 m -269.177 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.610 m -48.240 544.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.610 m -269.177 544.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.113 Td -/F2.0 10.5 Tf -<6a736f6e526570726573656e746174696f6e> Tj -ET - - -BT -51.24 551.833 Td -ET - - -BT -51.24 551.833 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.360 m -563.760 582.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.800 m -563.760 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.610 m -269.177 544.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.610 m -563.760 544.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 558.973 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.800 m -269.177 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.240 m -269.177 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.050 m -48.240 506.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.050 m -269.177 506.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.5530000000001 Td -/F2.0 10.5 Tf -<6c6f6f70> Tj -ET - - -BT -51.24 514.273 Td -ET - - -BT -51.24 514.273 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.800 m -563.760 544.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.240 m -563.760 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.050 m -269.177 506.990 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.050 m -563.760 506.990 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 521.413 Td -/F1.0 10.5 Tf -<4c6f6f70> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.240 m -269.177 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.680 m -269.177 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.490 m -48.240 469.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.490 m -269.177 469.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 490.993 Td -/F2.0 10.5 Tf -<6c6f6f70456c656d656e744d6f64656c> Tj -ET - - -BT -51.24 476.71299999999997 Td -ET - - -BT -51.24 476.71299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.240 m -563.760 507.240 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.680 m -563.760 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.490 m -269.177 469.430 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.490 m -563.760 469.430 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 483.853 Td -/F1.0 10.5 Tf -<4c6f6f70456c656d656e744d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 469.680 m -269.177 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.120 m -269.177 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.930 m -48.240 431.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.930 m -269.177 431.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 453.43300000000005 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 439.153 Td -ET - - -BT -51.24 439.153 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 469.680 m -563.760 469.680 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.120 m -563.760 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.930 m -269.177 431.870 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 469.930 m -563.760 431.870 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 446.29300000000006 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 432.120 m -269.177 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.560 m -269.177 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 432.370 m -48.240 394.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.370 m -269.177 394.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 415.873 Td -/F2.0 10.5 Tf -<70647047726f7570> Tj -ET - - -BT -51.24 401.59299999999996 Td -ET - - -BT -51.24 401.59299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 432.120 m -563.760 432.120 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.560 m -563.760 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 432.370 m -269.177 394.310 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 432.370 m -563.760 394.310 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 408.733 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.560 m -269.177 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.000 m -269.177 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.810 m -48.240 356.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.810 m -269.177 356.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.313 Td -/F2.0 10.5 Tf -<70647053756267726f7570> Tj -ET - - -BT -51.24 364.033 Td -ET - - -BT -51.24 364.033 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.560 m -563.760 394.560 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.000 m -563.760 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.810 m -269.177 356.750 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.810 m -563.760 356.750 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.173 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 357.000 m -269.177 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.440 m -269.177 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.250 m -48.240 319.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.250 m -269.177 319.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.753 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c> Tj -ET - - -BT -51.24 326.47299999999996 Td -ET - - -BT -51.24 326.47299999999996 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 357.000 m -563.760 357.000 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.440 m -563.760 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.250 m -269.177 319.190 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.250 m -563.760 319.190 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 333.613 Td -/F1.0 10.5 Tf -<506f6c6963794d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.440 m -269.177 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.880 m -269.177 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.690 m -48.240 281.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.690 m -269.177 281.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.193 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 288.913 Td -ET - - -BT -51.24 288.913 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.440 m -563.760 319.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.880 m -563.760 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.690 m -269.177 281.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.690 m -563.760 281.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 296.053 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.880 m -269.177 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.320 m -269.177 244.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.130 m -48.240 244.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.130 m -269.177 244.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.633 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 251.35299999999998 Td -ET - - -BT -51.24 251.35299999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.880 m -563.760 281.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.320 m -563.760 244.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.130 m -269.177 244.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.130 m -563.760 244.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.493 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 208.896 Td -/F2.0 18 Tf -<332e32302e20506f6c6963794d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 168.960 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 168.960 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 131.400 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 131.400 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 93.840 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 93.840 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 56.280 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 56.280 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 192.240 m -269.177 192.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 168.960 m -269.177 168.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 192.490 m -48.240 168.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 192.490 m -269.177 168.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 176.493 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 192.240 m -563.760 192.240 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 168.960 m -563.760 168.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 192.490 m -269.177 168.210 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 192.490 m -563.760 168.210 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 176.493 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 168.960 m -269.177 168.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.400 m -269.177 131.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 169.210 m -48.240 131.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.210 m -269.177 131.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 152.713 Td -/F2.0 10.5 Tf -[<6372656174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 138.433 Td -ET - - -BT -51.24 138.433 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 168.960 m -563.760 168.960 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.400 m -563.760 131.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 169.210 m -269.177 131.150 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 169.210 m -563.760 131.150 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 145.57299999999998 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 131.400 m -269.177 131.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 93.840 m -269.177 93.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 131.650 m -48.240 93.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.650 m -269.177 93.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 115.15299999999998 Td -/F2.0 10.5 Tf -<6372656174656444617465> Tj -ET - - -BT -51.24 100.87299999999998 Td -ET - - -BT -51.24 100.87299999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 131.400 m -563.760 131.400 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 93.840 m -563.760 93.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 131.650 m -269.177 93.590 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 131.650 m -563.760 93.590 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 108.01299999999998 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 93.840 m -269.177 93.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 56.280 m -269.177 56.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 94.090 m -48.240 56.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.090 m -269.177 56.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 77.59299999999998 Td -/F2.0 10.5 Tf -[<706f6c69637941> 20.01953125 <63726f6e> 20.01953125 <796d>] TJ -ET - - -BT -51.24 63.312999999999974 Td -ET - - -BT -51.24 63.312999999999974 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 93.840 m -563.760 93.840 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 56.280 m -563.760 56.280 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 94.090 m -269.177 56.030 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 94.090 m -563.760 56.030 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 70.45299999999997 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -49.24 14.388 Td -/F1.0 9 Tf -<3430> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -432 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 431 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [434 0 R 435 0 R 436 0 R 437 0 R 438 0 R] ->> -endobj -433 0 obj -[432 0 R /XYZ 0 792.0 null] -endobj -434 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 668.5870000000001 325.32792192000005 682.8670000000001] -/Type /Annot ->> -endobj -435 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 555.907 325.32792192000005 570.187] -/Type /Annot ->> -endobj -436 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [272.17692192000004 518.3470000000001 297.27192192000007 532.6270000000001] -/Type /Annot ->> -endobj -437 0 obj -<< /Border [0 0 0] -/Dest (_loopelementmodel) -/Subtype /Link -/Rect [272.17692192000004 480.787 369.88992192000006 495.067] -/Type /Annot ->> -endobj -438 0 obj -<< /Border [0 0 0] -/Dest (_policymodel) -/Subtype /Link -/Rect [272.17692192000004 330.54699999999997 333.47592192 344.827] -/Type /Annot ->> -endobj -439 0 obj -[432 0 R /XYZ 0 232.32 null] -endobj -440 0 obj -<< /Length 17013 ->> -stream -q -/DeviceRGB cs -1.000 1.000 1.000 scn -48.240 732.720 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 732.720 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 695.160 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 695.160 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 657.600 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 657.600 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 620.040 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 620.040 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 582.480 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 582.480 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 544.920 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 544.920 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 507.360 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 507.360 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 469.800 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 469.800 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 756.000 m -269.177 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 756.250 m -48.240 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 740.2529999999999 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 756.000 m -563.760 756.000 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 756.250 m -269.177 731.970 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 756.250 m -563.760 731.970 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 740.2529999999999 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 732.720 m -269.177 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 732.970 m -48.240 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 716.473 Td -/F2.0 10.5 Tf -[<706f6c6963794d6f64656c54> 29.78515625 <6f736361>] TJ -ET - - -BT -51.24 702.193 Td -ET - - -BT -51.24 702.193 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 732.720 m -563.760 732.720 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 732.970 m -269.177 694.910 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 732.970 m -563.760 694.910 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 709.333 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 695.160 m -269.177 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 695.410 m -48.240 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 678.913 Td -/F2.0 10.5 Tf -<706f6c6963794d6f64656c54797065> Tj -ET - - -BT -51.24 664.633 Td -ET - - -BT -51.24 664.633 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 695.160 m -563.760 695.160 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 695.410 m -269.177 657.350 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 695.410 m -563.760 657.350 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 671.773 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 657.600 m -269.177 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 657.850 m -48.240 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 641.3530000000001 Td -/F2.0 10.5 Tf -<706f6c69637950647047726f7570> Tj -ET - - -BT -51.24 627.073 Td -ET - - -BT -51.24 627.073 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 657.600 m -563.760 657.600 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 657.850 m -269.177 619.790 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 657.850 m -563.760 619.790 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 634.213 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 620.040 m -269.177 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 620.290 m -48.240 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 603.7930000000001 Td -/F2.0 10.5 Tf -[<7570646174656442> 20.01953125 <79>] TJ -ET - - -BT -51.24 589.513 Td -ET - - -BT -51.24 589.513 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 620.040 m -563.760 620.040 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 620.290 m -269.177 582.230 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 620.290 m -563.760 582.230 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 596.653 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 582.480 m -269.177 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 582.730 m -48.240 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 566.233 Td -/F2.0 10.5 Tf -<7570646174656444617465> Tj -ET - - -BT -51.24 551.953 Td -ET - - -BT -51.24 551.953 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 582.480 m -563.760 582.480 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 582.730 m -269.177 544.670 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 582.730 m -563.760 544.670 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 559.093 Td -/F1.0 10.5 Tf -<696e74656765722028696e74363429> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 544.920 m -269.177 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 545.170 m -48.240 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 528.673 Td -/F2.0 10.5 Tf -[<7573656442> 20.01953125 <79456c656d656e744d6f64656c73>] TJ -ET - - -BT -51.24 514.393 Td -ET - - -BT -51.24 514.393 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 544.920 m -563.760 544.920 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 545.170 m -269.177 507.110 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 545.170 m -563.760 507.110 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 521.533 Td -/F1.0 10.5 Tf -<3c20> Tj -ET - -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -280.76592192000004 521.533 Td -/F1.0 10.5 Tf -<4c6f6f70456c656d656e744d6f64656c> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -378.47892192000006 521.533 Td -/F1.0 10.5 Tf -[<203e20617272> 20.01953125 <61> 20.01953125 <79>] TJ -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 507.360 m -269.177 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 469.800 m -269.177 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 507.610 m -48.240 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 491.113 Td -/F2.0 10.5 Tf -<76657273696f6e> Tj -ET - - -BT -51.24 476.83299999999997 Td -ET - - -BT -51.24 476.83299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 507.360 m -563.760 507.360 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 469.800 m -563.760 469.800 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 507.610 m -269.177 469.550 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 507.610 m -563.760 469.550 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 483.973 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -48.24 434.37600000000003 Td -/F2.0 18 Tf -<332e32312e2053657276696365> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 394.440 220.937 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 394.440 294.583 23.280 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 356.880 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 356.880 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 319.320 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 319.320 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 281.760 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 281.760 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -48.240 244.200 220.937 37.560 re -f -0.000 0.000 0.000 scn -0.976 0.976 0.976 scn -269.177 244.200 294.583 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -48.240 206.640 220.937 37.560 re -f -0.000 0.000 0.000 scn -1.000 1.000 1.000 scn -269.177 206.640 294.583 37.560 re -f -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 417.720 m -269.177 417.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 417.970 m -48.240 393.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 417.970 m -269.177 393.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 401.97299999999996 Td -/F2.0 10.5 Tf -<4e616d65> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 417.720 m -563.760 417.720 l -S -[ ] 0 d -1.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 417.970 m -269.177 393.690 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 417.970 m -563.760 393.690 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 401.97299999999996 Td -/F2.0 10.5 Tf -<536368656d61> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 394.440 m -269.177 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 394.690 m -48.240 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 378.1929999999999 Td -/F2.0 10.5 Tf -<6e616d65> Tj -ET - - -BT -51.24 363.9129999999999 Td -ET - - -BT -51.24 363.9129999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 394.440 m -563.760 394.440 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 394.690 m -269.177 356.630 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 394.690 m -563.760 356.630 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 371.05299999999994 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 356.880 m -269.177 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 357.130 m -48.240 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 340.633 Td -/F2.0 10.5 Tf -<7265736f7572636544657461696c73> Tj -ET - - -BT -51.24 326.35299999999995 Td -ET - - -BT -51.24 326.35299999999995 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 356.880 m -563.760 356.880 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 357.130 m -269.177 319.070 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 357.130 m -563.760 319.070 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 333.493 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 319.320 m -269.177 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 319.570 m -48.240 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 303.0729999999999 Td -/F2.0 10.5 Tf -<7365727669636544657461696c73> Tj -ET - - -BT -51.24 288.7929999999999 Td -ET - - -BT -51.24 288.7929999999999 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 319.320 m -563.760 319.320 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 319.570 m -269.177 281.510 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 319.570 m -563.760 281.510 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.259 0.545 0.792 scn -0.259 0.545 0.792 SCN - -BT -272.17692192000004 295.93299999999994 Td -/F1.0 10.5 Tf -<4a736f6e4f626a656374> Tj -ET - -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 281.760 m -269.177 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 282.010 m -48.240 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 265.513 Td -/F2.0 10.5 Tf -<7365727669636555756964> Tj -ET - - -BT -51.24 251.23299999999998 Td -ET - - -BT -51.24 251.23299999999998 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 281.760 m -563.760 281.760 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 282.010 m -269.177 243.950 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 282.010 m -563.760 243.950 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 258.373 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -48.240 244.200 m -269.177 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 206.640 m -269.177 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -48.240 244.450 m -48.240 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -51.24 227.95299999999997 Td -/F2.0 10.5 Tf -<76657273696f6e> Tj -ET - - -BT -51.24 213.67299999999997 Td -ET - - -BT -51.24 213.67299999999997 Td -/F3.0 10.5 Tf -<6f7074696f6e616c> Tj -ET - -0.000 0.000 0.000 scn -0.5 w -0.867 0.867 0.867 SCN -269.177 244.200 m -563.760 244.200 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 206.640 m -563.760 206.640 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -269.177 244.450 m -269.177 206.390 l -S -[ ] 0 d -0.5 w -0.867 0.867 0.867 SCN -563.760 244.450 m -563.760 206.390 l -S -[ ] 0 d -1 w -0.000 0.000 0.000 SCN -0.200 0.200 0.200 scn - -BT -272.17692192000004 220.81299999999996 Td -/F1.0 10.5 Tf -<737472696e67> Tj -ET - -0.000 0.000 0.000 scn -q -0.000 0.000 0.000 scn -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -/Stamp1 Do -0.200 0.200 0.200 scn -0.200 0.200 0.200 SCN - -BT -552.698 14.388 Td -/F1.0 9 Tf -<3431> Tj -ET - -0.000 0.000 0.000 SCN -0.000 0.000 0.000 scn -Q -Q - -endstream -endobj -441 0 obj -<< /Type /Page -/Parent 3 0 R -/MediaBox [0 0 612.0 792.0] -/Contents 440 0 R -/Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] -/Font << /F2.0 28 0 R -/F3.0 30 0 R -/F1.0 8 0 R ->> -/XObject << /Stamp1 907 0 R ->> ->> -/Annots [442 0 R 443 0 R 445 0 R 446 0 R] ->> -endobj -442 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 631.147 325.32792192000005 645.427] -/Type /Annot ->> -endobj -443 0 obj -<< /Border [0 0 0] -/Dest (_loopelementmodel) -/Subtype /Link -/Rect [280.76592192000004 518.4670000000001 378.47892192000006 532.7470000000001] -/Type /Annot ->> -endobj -444 0 obj -[441 0 R /XYZ 0 457.8 null] -endobj -445 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 330.42699999999996 325.32792192000005 344.707] -/Type /Annot ->> -endobj -446 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [272.17692192000004 292.8669999999999 325.32792192000005 307.14699999999993] -/Type /Annot ->> -endobj -447 0 obj -<< /Border [0 0 0] -/Dest (_overview) -/Subtype /Link -/Rect [48.24 695.6999999999998 107.9745 709.9799999999999] -/Type /Annot ->> -endobj -448 0 obj -<< /Border [0 0 0] -/Dest (_overview) -/Subtype /Link -/Rect [557.8905 695.6999999999998 563.76 709.9799999999999] -/Type /Annot ->> -endobj -449 0 obj -<< /Border [0 0 0] -/Dest (_version_information) -/Subtype /Link -/Rect [60.24 677.2199999999998 181.28338476562502 691.4999999999999] -/Type /Annot ->> -endobj -450 0 obj -<< /Border [0 0 0] -/Dest (_version_information) -/Subtype /Link -/Rect [557.8905 677.2199999999998 563.76 691.4999999999999] -/Type /Annot ->> -endobj -451 0 obj -<< /Border [0 0 0] -/Dest (_uri_scheme) -/Subtype /Link -/Rect [60.24000000000001 658.7399999999998 138.6225 673.0199999999999] -/Type /Annot ->> -endobj -452 0 obj -<< /Border [0 0 0] -/Dest (_uri_scheme) -/Subtype /Link -/Rect [557.8905 658.7399999999998 563.76 673.0199999999999] -/Type /Annot ->> -endobj -453 0 obj -<< /Border [0 0 0] -/Dest (_paths) -/Subtype /Link -/Rect [48.24000000000001 640.2599999999998 86.78550000000001 654.5399999999998] -/Type /Annot ->> -endobj -454 0 obj -<< /Border [0 0 0] -/Dest (_paths) -/Subtype /Link -/Rect [557.8905 640.2599999999998 563.76 654.5399999999998] -/Type /Annot ->> -endobj -455 0 obj -<< /Border [0 0 0] -/Dest (_verb363) -/Subtype /Link -/Rect [60.24000000000001 621.7799999999997 181.64100000000002 636.0599999999998] -/Type /Annot ->> -endobj -456 0 obj -<< /Border [0 0 0] -/Dest (_verb363) -/Subtype /Link -/Rect [557.8905 621.7799999999997 563.76 636.0599999999998] -/Type /Annot ->> -endobj -457 0 obj -<< /Border [0 0 0] -/Dest (_responses) -/Subtype /Link -/Rect [72.24000000000001 603.2999999999997 152.0295 617.5799999999998] -/Type /Annot ->> -endobj -458 0 obj -<< /Border [0 0 0] -/Dest (_responses) -/Subtype /Link -/Rect [557.8905 603.2999999999997 563.76 617.5799999999998] -/Type /Annot ->> -endobj -459 0 obj -<< /Border [0 0 0] -/Dest (_produces) -/Subtype /Link -/Rect [72.24000000000001 584.8199999999997 146.4015 599.0999999999998] -/Type /Annot ->> -endobj -460 0 obj -<< /Border [0 0 0] -/Dest (_produces) -/Subtype /Link -/Rect [557.8905 584.8199999999997 563.76 599.0999999999998] -/Type /Annot ->> -endobj -461 0 obj -<< /Border [0 0 0] -/Dest (_verb364) -/Subtype /Link -/Rect [60.24000000000001 566.3399999999997 183.8775 580.6199999999998] -/Type /Annot ->> -endobj -462 0 obj -<< /Border [0 0 0] -/Dest (_verb364) -/Subtype /Link -/Rect [557.8905 566.3399999999997 563.76 580.6199999999998] -/Type /Annot ->> -endobj -463 0 obj -<< /Border [0 0 0] -/Dest (_responses_2) -/Subtype /Link -/Rect [72.24000000000001 547.8599999999998 152.0295 562.1399999999998] -/Type /Annot ->> -endobj -464 0 obj -<< /Border [0 0 0] -/Dest (_responses_2) -/Subtype /Link -/Rect [557.8905 547.8599999999998 563.76 562.1399999999998] -/Type /Annot ->> -endobj -465 0 obj -<< /Border [0 0 0] -/Dest (_produces_2) -/Subtype /Link -/Rect [72.24000000000001 529.3799999999998 146.4015 543.6599999999997] -/Type /Annot ->> -endobj -466 0 obj -<< /Border [0 0 0] -/Dest (_produces_2) -/Subtype /Link -/Rect [557.8905 529.3799999999998 563.76 543.6599999999997] -/Type /Annot ->> -endobj -467 0 obj -<< /Border [0 0 0] -/Dest (_verb362) -/Subtype /Link -/Rect [60.24000000000001 510.89999999999975 212.98350000000002 525.1799999999997] -/Type /Annot ->> -endobj -468 0 obj -<< /Border [0 0 0] -/Dest (_verb362) -/Subtype /Link -/Rect [557.8905 510.89999999999975 563.76 525.1799999999997] -/Type /Annot ->> -endobj -469 0 obj -<< /Border [0 0 0] -/Dest (_responses_3) -/Subtype /Link -/Rect [72.24000000000001 492.41999999999973 152.0295 506.6999999999997] -/Type /Annot ->> -endobj -470 0 obj -<< /Border [0 0 0] -/Dest (_responses_3) -/Subtype /Link -/Rect [557.8905 492.41999999999973 563.76 506.6999999999997] -/Type /Annot ->> -endobj -471 0 obj -<< /Border [0 0 0] -/Dest (_produces_3) -/Subtype /Link -/Rect [72.24000000000001 473.9399999999997 146.4015 488.2199999999997] -/Type /Annot ->> -endobj -472 0 obj -<< /Border [0 0 0] -/Dest (_produces_3) -/Subtype /Link -/Rect [557.8905 473.9399999999997 563.76 488.2199999999997] -/Type /Annot ->> -endobj -473 0 obj -<< /Border [0 0 0] -/Dest (_verb333) -/Subtype /Link -/Rect [60.24000000000001 455.4599999999997 172.716 469.73999999999967] -/Type /Annot ->> -endobj -474 0 obj -<< /Border [0 0 0] -/Dest (_verb333) -/Subtype /Link -/Rect [557.8905 455.4599999999997 563.76 469.73999999999967] -/Type /Annot ->> -endobj -475 0 obj -<< /Border [0 0 0] -/Dest (_responses_4) -/Subtype /Link -/Rect [72.24000000000001 436.9799999999997 152.0295 451.25999999999965] -/Type /Annot ->> -endobj -476 0 obj -<< /Border [0 0 0] -/Dest (_responses_4) -/Subtype /Link -/Rect [557.8905 436.9799999999997 563.76 451.25999999999965] -/Type /Annot ->> -endobj -477 0 obj -<< /Border [0 0 0] -/Dest (_produces_4) -/Subtype /Link -/Rect [72.24000000000001 418.49999999999966 146.4015 432.77999999999963] -/Type /Annot ->> -endobj -478 0 obj -<< /Border [0 0 0] -/Dest (_produces_4) -/Subtype /Link -/Rect [557.8905 418.49999999999966 563.76 432.77999999999963] -/Type /Annot ->> -endobj -479 0 obj -<< /Border [0 0 0] -/Dest (_verb336) -/Subtype /Link -/Rect [60.24000000000001 400.01999999999964 172.548 414.2999999999996] -/Type /Annot ->> -endobj -480 0 obj -<< /Border [0 0 0] -/Dest (_verb336) -/Subtype /Link -/Rect [557.8905 400.01999999999964 563.76 414.2999999999996] -/Type /Annot ->> -endobj -481 0 obj -<< /Border [0 0 0] -/Dest (_parameters) -/Subtype /Link -/Rect [72.24000000000001 381.5399999999996 157.84629492187503 395.8199999999996] -/Type /Annot ->> -endobj -482 0 obj -<< /Border [0 0 0] -/Dest (_parameters) -/Subtype /Link -/Rect [557.8905 381.5399999999996 563.76 395.8199999999996] -/Type /Annot ->> -endobj -483 0 obj -<< /Border [0 0 0] -/Dest (_responses_5) -/Subtype /Link -/Rect [72.24000000000001 363.0599999999996 152.0295 377.3399999999996] -/Type /Annot ->> -endobj -484 0 obj -<< /Border [0 0 0] -/Dest (_responses_5) -/Subtype /Link -/Rect [557.8905 363.0599999999996 563.76 377.3399999999996] -/Type /Annot ->> -endobj -485 0 obj -<< /Border [0 0 0] -/Dest (_consumes) -/Subtype /Link -/Rect [72.24000000000001 344.5799999999996 151.368 358.85999999999956] -/Type /Annot ->> -endobj -486 0 obj -<< /Border [0 0 0] -/Dest (_consumes) -/Subtype /Link -/Rect [557.8905 344.5799999999996 563.76 358.85999999999956] -/Type /Annot ->> -endobj -487 0 obj -<< /Border [0 0 0] -/Dest (_produces_5) -/Subtype /Link -/Rect [72.24000000000001 326.09999999999957 146.4015 340.37999999999954] -/Type /Annot ->> -endobj -488 0 obj -<< /Border [0 0 0] -/Dest (_produces_5) -/Subtype /Link -/Rect [557.8905 326.09999999999957 563.76 340.37999999999954] -/Type /Annot ->> -endobj -489 0 obj -<< /Border [0 0 0] -/Dest (_verb334) -/Subtype /Link -/Rect [60.24000000000001 307.61999999999955 263.25750000000005 321.8999999999995] -/Type /Annot ->> -endobj -490 0 obj -<< /Border [0 0 0] -/Dest (_verb334) -/Subtype /Link -/Rect [557.8905 307.61999999999955 563.76 321.8999999999995] -/Type /Annot ->> -endobj -491 0 obj -<< /Border [0 0 0] -/Dest (_responses_6) -/Subtype /Link -/Rect [72.24000000000001 289.13999999999953 152.0295 303.4199999999995] -/Type /Annot ->> -endobj -492 0 obj -<< /Border [0 0 0] -/Dest (_responses_6) -/Subtype /Link -/Rect [557.8905 289.13999999999953 563.76 303.4199999999995] -/Type /Annot ->> -endobj -493 0 obj -<< /Border [0 0 0] -/Dest (_produces_6) -/Subtype /Link -/Rect [72.24000000000001 270.6599999999995 146.4015 284.9399999999995] -/Type /Annot ->> -endobj -494 0 obj -<< /Border [0 0 0] -/Dest (_produces_6) -/Subtype /Link -/Rect [557.8905 270.6599999999995 563.76 284.9399999999995] -/Type /Annot ->> -endobj -495 0 obj -<< /Border [0 0 0] -/Dest (_verb335) -/Subtype /Link -/Rect [60.24000000000001 252.17999999999947 265.76700000000005 266.45999999999947] -/Type /Annot ->> -endobj -496 0 obj -<< /Border [0 0 0] -/Dest (_verb335) -/Subtype /Link -/Rect [557.8905 252.17999999999947 563.76 266.45999999999947] -/Type /Annot ->> -endobj -497 0 obj -<< /Border [0 0 0] -/Dest (_parameters_2) -/Subtype /Link -/Rect [72.24000000000001 233.69999999999948 157.84629492187503 247.97999999999948] -/Type /Annot ->> -endobj -498 0 obj -<< /Border [0 0 0] -/Dest (_parameters_2) -/Subtype /Link -/Rect [557.8905 233.69999999999948 563.76 247.97999999999948] -/Type /Annot ->> -endobj -499 0 obj -<< /Border [0 0 0] -/Dest (_responses_7) -/Subtype /Link -/Rect [72.24000000000001 215.2199999999995 152.0295 229.4999999999995] -/Type /Annot ->> -endobj -500 0 obj -<< /Border [0 0 0] -/Dest (_responses_7) -/Subtype /Link -/Rect [557.8905 215.2199999999995 563.76 229.4999999999995] -/Type /Annot ->> -endobj -501 0 obj -<< /Border [0 0 0] -/Dest (_produces_7) -/Subtype /Link -/Rect [72.24000000000001 196.7399999999995 146.4015 211.0199999999995] -/Type /Annot ->> -endobj -502 0 obj -<< /Border [0 0 0] -/Dest (_produces_7) -/Subtype /Link -/Rect [557.8905 196.7399999999995 563.76 211.0199999999995] -/Type /Annot ->> -endobj -503 0 obj -<< /Border [0 0 0] -/Dest (_verb337) -/Subtype /Link -/Rect [60.24000000000001 178.2599999999995 212.763 192.5399999999995] -/Type /Annot ->> -endobj -504 0 obj -<< /Border [0 0 0] -/Dest (_verb337) -/Subtype /Link -/Rect [557.8905 178.2599999999995 563.76 192.5399999999995] -/Type /Annot ->> -endobj -505 0 obj -<< /Border [0 0 0] -/Dest (_parameters_3) -/Subtype /Link -/Rect [72.24000000000001 159.77999999999952 157.84629492187503 174.05999999999952] -/Type /Annot ->> -endobj -506 0 obj -<< /Border [0 0 0] -/Dest (_parameters_3) -/Subtype /Link -/Rect [557.8905 159.77999999999952 563.76 174.05999999999952] -/Type /Annot ->> -endobj -507 0 obj -<< /Border [0 0 0] -/Dest (_responses_8) -/Subtype /Link -/Rect [72.24000000000001 141.29999999999953 152.0295 155.57999999999953] -/Type /Annot ->> -endobj -508 0 obj -<< /Border [0 0 0] -/Dest (_responses_8) -/Subtype /Link -/Rect [557.8905 141.29999999999953 563.76 155.57999999999953] -/Type /Annot ->> -endobj -509 0 obj -<< /Border [0 0 0] -/Dest (_consumes_2) -/Subtype /Link -/Rect [72.24000000000001 122.81999999999954 151.368 137.09999999999954] -/Type /Annot ->> -endobj -510 0 obj -<< /Border [0 0 0] -/Dest (_consumes_2) -/Subtype /Link -/Rect [557.8905 122.81999999999954 563.76 137.09999999999954] -/Type /Annot ->> -endobj -511 0 obj -<< /Border [0 0 0] -/Dest (_produces_8) -/Subtype /Link -/Rect [72.24000000000001 104.33999999999955 146.4015 118.61999999999955] -/Type /Annot ->> -endobj -512 0 obj -<< /Border [0 0 0] -/Dest (_produces_8) -/Subtype /Link -/Rect [557.8905 104.33999999999955 563.76 118.61999999999955] -/Type /Annot ->> -endobj -513 0 obj -<< /Border [0 0 0] -/Dest (_verb338) -/Subtype /Link -/Rect [60.24000000000001 85.85999999999956 232.70250000000001 100.13999999999956] -/Type /Annot ->> -endobj -514 0 obj -<< /Border [0 0 0] -/Dest (_verb338) -/Subtype /Link -/Rect [557.8905 85.85999999999956 563.76 100.13999999999956] -/Type /Annot ->> -endobj -515 0 obj -<< /Border [0 0 0] -/Dest (_parameters_4) -/Subtype /Link -/Rect [72.24000000000001 67.37999999999957 157.84629492187503 81.65999999999957] -/Type /Annot ->> -endobj -516 0 obj -<< /Border [0 0 0] -/Dest (_parameters_4) -/Subtype /Link -/Rect [557.8905 67.37999999999957 563.76 81.65999999999957] -/Type /Annot ->> -endobj -517 0 obj -<< /Border [0 0 0] -/Dest (_responses_9) -/Subtype /Link -/Rect [72.24000000000001 48.89999999999957 152.0295 63.17999999999957] -/Type /Annot ->> -endobj -518 0 obj -<< /Border [0 0 0] -/Dest (_responses_9) -/Subtype /Link -/Rect [557.8905 48.89999999999957 563.76 63.17999999999957] -/Type /Annot ->> -endobj -519 0 obj -<< /Border [0 0 0] -/Dest (_produces_9) -/Subtype /Link -/Rect [72.24000000000001 741.7199999999999 146.4015 756.0] -/Type /Annot ->> -endobj -520 0 obj -<< /Border [0 0 0] -/Dest (_produces_9) -/Subtype /Link -/Rect [557.8905 741.7199999999999 563.76 756.0] -/Type /Annot ->> -endobj -521 0 obj -<< /Border [0 0 0] -/Dest (_verb339) -/Subtype /Link -/Rect [60.24000000000001 723.2399999999999 354.36600000000004 737.52] -/Type /Annot ->> -endobj -522 0 obj -<< /Border [0 0 0] -/Dest (_verb339) -/Subtype /Link -/Rect [557.8905 723.2399999999999 563.76 737.52] -/Type /Annot ->> -endobj -523 0 obj -<< /Border [0 0 0] -/Dest (_parameters_5) -/Subtype /Link -/Rect [72.24000000000001 704.7599999999999 163.71579492187502 719.04] -/Type /Annot ->> -endobj -524 0 obj -<< /Border [0 0 0] -/Dest (_parameters_5) -/Subtype /Link -/Rect [557.8905 704.7599999999999 563.76 719.04] -/Type /Annot ->> -endobj -525 0 obj -<< /Border [0 0 0] -/Dest (_responses_10) -/Subtype /Link -/Rect [72.24000000000001 686.2799999999999 157.899 700.56] -/Type /Annot ->> -endobj -526 0 obj -<< /Border [0 0 0] -/Dest (_responses_10) -/Subtype /Link -/Rect [557.8905 686.2799999999999 563.76 700.56] -/Type /Annot ->> -endobj -527 0 obj -<< /Border [0 0 0] -/Dest (_produces_10) -/Subtype /Link -/Rect [72.24000000000001 667.7999999999998 152.27100000000002 682.0799999999999] -/Type /Annot ->> -endobj -528 0 obj -<< /Border [0 0 0] -/Dest (_produces_10) -/Subtype /Link -/Rect [557.8905 667.7999999999998 563.76 682.0799999999999] -/Type /Annot ->> -endobj -529 0 obj -<< /Border [0 0 0] -/Dest (_verb327) -/Subtype /Link -/Rect [60.24000000000001 649.3199999999998 531.1851796875001 663.5999999999999] -/Type /Annot ->> -endobj -530 0 obj -<< /Border [0 0 0] -/Dest (_verb327) -/Subtype /Link -/Rect [557.8905 649.3199999999998 563.76 663.5999999999999] -/Type /Annot ->> -endobj -531 0 obj -<< /Border [0 0 0] -/Dest (_parameters_6) -/Subtype /Link -/Rect [72.24000000000001 630.8399999999998 163.71579492187502 645.1199999999999] -/Type /Annot ->> -endobj -532 0 obj -<< /Border [0 0 0] -/Dest (_parameters_6) -/Subtype /Link -/Rect [557.8905 630.8399999999998 563.76 645.1199999999999] -/Type /Annot ->> -endobj -533 0 obj -<< /Border [0 0 0] -/Dest (_responses_11) -/Subtype /Link -/Rect [72.24000000000001 612.3599999999998 157.899 626.6399999999999] -/Type /Annot ->> -endobj -534 0 obj -<< /Border [0 0 0] -/Dest (_responses_11) -/Subtype /Link -/Rect [557.8905 612.3599999999998 563.76 626.6399999999999] -/Type /Annot ->> -endobj -535 0 obj -<< /Border [0 0 0] -/Dest (_produces_11) -/Subtype /Link -/Rect [72.24000000000001 593.8799999999998 152.27100000000002 608.1599999999999] -/Type /Annot ->> -endobj -536 0 obj -<< /Border [0 0 0] -/Dest (_produces_11) -/Subtype /Link -/Rect [557.8905 593.8799999999998 563.76 608.1599999999999] -/Type /Annot ->> -endobj -537 0 obj -<< /Border [0 0 0] -/Dest (_verb329) -/Subtype /Link -/Rect [60.24000000000001 575.3999999999997 418.877794921875 589.6799999999998] -/Type /Annot ->> -endobj -538 0 obj -<< /Border [0 0 0] -/Dest (_verb329) -/Subtype /Link -/Rect [557.8905 575.3999999999997 563.76 589.6799999999998] -/Type /Annot ->> -endobj -539 0 obj -<< /Border [0 0 0] -/Dest (_parameters_7) -/Subtype /Link -/Rect [72.24000000000001 556.9199999999998 163.71579492187502 571.1999999999998] -/Type /Annot ->> -endobj -540 0 obj -<< /Border [0 0 0] -/Dest (_parameters_7) -/Subtype /Link -/Rect [557.8905 556.9199999999998 563.76 571.1999999999998] -/Type /Annot ->> -endobj -541 0 obj -<< /Border [0 0 0] -/Dest (_responses_12) -/Subtype /Link -/Rect [72.24000000000001 538.4399999999998 157.899 552.7199999999998] -/Type /Annot ->> -endobj -542 0 obj -<< /Border [0 0 0] -/Dest (_responses_12) -/Subtype /Link -/Rect [557.8905 538.4399999999998 563.76 552.7199999999998] -/Type /Annot ->> -endobj -543 0 obj -<< /Border [0 0 0] -/Dest (_consumes_3) -/Subtype /Link -/Rect [72.24000000000001 519.9599999999998 157.2375 534.2399999999998] -/Type /Annot ->> -endobj -544 0 obj -<< /Border [0 0 0] -/Dest (_consumes_3) -/Subtype /Link -/Rect [557.8905 519.9599999999998 563.76 534.2399999999998] -/Type /Annot ->> -endobj -545 0 obj -<< /Border [0 0 0] -/Dest (_produces_12) -/Subtype /Link -/Rect [72.24000000000001 501.4799999999998 152.27100000000002 515.7599999999998] -/Type /Annot ->> -endobj -546 0 obj -<< /Border [0 0 0] -/Dest (_produces_12) -/Subtype /Link -/Rect [557.8905 501.4799999999998 563.76 515.7599999999998] -/Type /Annot ->> -endobj -547 0 obj -<< /Border [0 0 0] -/Dest (_verb325) -/Subtype /Link -/Rect [60.24000000000001 482.9999999999998 245.15550000000002 497.27999999999975] -/Type /Annot ->> -endobj -548 0 obj -<< /Border [0 0 0] -/Dest (_verb325) -/Subtype /Link -/Rect [557.8905 482.9999999999998 563.76 497.27999999999975] -/Type /Annot ->> -endobj -549 0 obj -<< /Border [0 0 0] -/Dest (_parameters_8) -/Subtype /Link -/Rect [72.24000000000001 464.51999999999975 163.71579492187502 478.7999999999997] -/Type /Annot ->> -endobj -550 0 obj -<< /Border [0 0 0] -/Dest (_parameters_8) -/Subtype /Link -/Rect [557.8905 464.51999999999975 563.76 478.7999999999997] -/Type /Annot ->> -endobj -551 0 obj -<< /Border [0 0 0] -/Dest (_responses_13) -/Subtype /Link -/Rect [72.24000000000001 446.03999999999974 157.899 460.3199999999997] -/Type /Annot ->> -endobj -552 0 obj -<< /Border [0 0 0] -/Dest (_responses_13) -/Subtype /Link -/Rect [557.8905 446.03999999999974 563.76 460.3199999999997] -/Type /Annot ->> -endobj -553 0 obj -<< /Border [0 0 0] -/Dest (_verb318) -/Subtype /Link -/Rect [60.24000000000001 427.5599999999997 248.431294921875 441.8399999999997] -/Type /Annot ->> -endobj -554 0 obj -<< /Border [0 0 0] -/Dest (_verb318) -/Subtype /Link -/Rect [557.8905 427.5599999999997 563.76 441.8399999999997] -/Type /Annot ->> -endobj -555 0 obj -<< /Border [0 0 0] -/Dest (_parameters_9) -/Subtype /Link -/Rect [72.24000000000001 409.0799999999997 163.71579492187502 423.3599999999997] -/Type /Annot ->> -endobj -556 0 obj -<< /Border [0 0 0] -/Dest (_parameters_9) -/Subtype /Link -/Rect [557.8905 409.0799999999997 563.76 423.3599999999997] -/Type /Annot ->> -endobj -557 0 obj -<< /Border [0 0 0] -/Dest (_responses_14) -/Subtype /Link -/Rect [72.24000000000001 390.5999999999997 157.899 404.87999999999965] -/Type /Annot ->> -endobj -558 0 obj -<< /Border [0 0 0] -/Dest (_responses_14) -/Subtype /Link -/Rect [557.8905 390.5999999999997 563.76 404.87999999999965] -/Type /Annot ->> -endobj -559 0 obj -<< /Border [0 0 0] -/Dest (_produces_13) -/Subtype /Link -/Rect [72.24000000000001 372.11999999999966 152.27100000000002 386.39999999999964] -/Type /Annot ->> -endobj -560 0 obj -<< /Border [0 0 0] -/Dest (_produces_13) -/Subtype /Link -/Rect [557.8905 372.11999999999966 563.76 386.39999999999964] -/Type /Annot ->> -endobj -561 0 obj -<< /Border [0 0 0] -/Dest (_verb313) -/Subtype /Link -/Rect [60.24000000000001 353.63999999999965 214.8735 367.9199999999996] -/Type /Annot ->> -endobj -562 0 obj -<< /Border [0 0 0] -/Dest (_verb313) -/Subtype /Link -/Rect [557.8905 353.63999999999965 563.76 367.9199999999996] -/Type /Annot ->> -endobj -563 0 obj -<< /Border [0 0 0] -/Dest (_responses_15) -/Subtype /Link -/Rect [72.24000000000001 335.1599999999996 157.899 349.4399999999996] -/Type /Annot ->> -endobj -564 0 obj -<< /Border [0 0 0] -/Dest (_responses_15) -/Subtype /Link -/Rect [557.8905 335.1599999999996 563.76 349.4399999999996] -/Type /Annot ->> -endobj -565 0 obj -<< /Border [0 0 0] -/Dest (_produces_14) -/Subtype /Link -/Rect [72.24000000000001 316.6799999999996 152.27100000000002 330.9599999999996] -/Type /Annot ->> -endobj -566 0 obj -<< /Border [0 0 0] -/Dest (_produces_14) -/Subtype /Link -/Rect [557.8905 316.6799999999996 563.76 330.9599999999996] -/Type /Annot ->> -endobj -567 0 obj -<< /Border [0 0 0] -/Dest (_verb326) -/Subtype /Link -/Rect [60.24000000000001 298.1999999999996 259.467 312.47999999999956] -/Type /Annot ->> -endobj -568 0 obj -<< /Border [0 0 0] -/Dest (_verb326) -/Subtype /Link -/Rect [557.8905 298.1999999999996 563.76 312.47999999999956] -/Type /Annot ->> -endobj -569 0 obj -<< /Border [0 0 0] -/Dest (_parameters_10) -/Subtype /Link -/Rect [72.24000000000001 279.7199999999996 163.71579492187502 293.99999999999955] -/Type /Annot ->> -endobj -570 0 obj -<< /Border [0 0 0] -/Dest (_parameters_10) -/Subtype /Link -/Rect [557.8905 279.7199999999996 563.76 293.99999999999955] -/Type /Annot ->> -endobj -571 0 obj -<< /Border [0 0 0] -/Dest (_responses_16) -/Subtype /Link -/Rect [72.24000000000001 261.23999999999955 157.899 275.5199999999995] -/Type /Annot ->> -endobj -572 0 obj -<< /Border [0 0 0] -/Dest (_responses_16) -/Subtype /Link -/Rect [557.8905 261.23999999999955 563.76 275.5199999999995] -/Type /Annot ->> -endobj -573 0 obj -<< /Border [0 0 0] -/Dest (_produces_15) -/Subtype /Link -/Rect [72.24000000000001 242.7599999999995 152.27100000000002 257.0399999999995] -/Type /Annot ->> -endobj -574 0 obj -<< /Border [0 0 0] -/Dest (_produces_15) -/Subtype /Link -/Rect [557.8905 242.7599999999995 563.76 257.0399999999995] -/Type /Annot ->> -endobj -575 0 obj -<< /Border [0 0 0] -/Dest (_verb319) -/Subtype /Link -/Rect [60.24000000000001 224.27999999999952 544.9515000000001 238.55999999999952] -/Type /Annot ->> -endobj -576 0 obj -<< /Border [0 0 0] -/Dest (_verb319) -/Subtype /Link -/Rect [557.8905 224.27999999999952 563.76 238.55999999999952] -/Type /Annot ->> -endobj -577 0 obj -<< /Border [0 0 0] -/Dest (_parameters_11) -/Subtype /Link -/Rect [72.24000000000001 205.79999999999953 163.71579492187502 220.07999999999953] -/Type /Annot ->> -endobj -578 0 obj -<< /Border [0 0 0] -/Dest (_parameters_11) -/Subtype /Link -/Rect [557.8905 205.79999999999953 563.76 220.07999999999953] -/Type /Annot ->> -endobj -579 0 obj -<< /Border [0 0 0] -/Dest (_responses_17) -/Subtype /Link -/Rect [72.24000000000001 187.31999999999954 157.899 201.59999999999954] -/Type /Annot ->> -endobj -580 0 obj -<< /Border [0 0 0] -/Dest (_responses_17) -/Subtype /Link -/Rect [557.8905 187.31999999999954 563.76 201.59999999999954] -/Type /Annot ->> -endobj -581 0 obj -<< /Border [0 0 0] -/Dest (_produces_16) -/Subtype /Link -/Rect [72.24000000000001 168.83999999999955 152.27100000000002 183.11999999999955] -/Type /Annot ->> -endobj -582 0 obj -<< /Border [0 0 0] -/Dest (_produces_16) -/Subtype /Link -/Rect [557.8905 168.83999999999955 563.76 183.11999999999955] -/Type /Annot ->> -endobj -583 0 obj -<< /Border [0 0 0] -/Dest (_verb320) -/Subtype /Link -/Rect [60.24000000000001 150.35999999999956 530.5030898437501 164.63999999999956] -/Type /Annot ->> -endobj -584 0 obj -<< /Border [0 0 0] -/Dest (_verb320) -/Subtype /Link -/Rect [557.8905 150.35999999999956 563.76 164.63999999999956] -/Type /Annot ->> -endobj -585 0 obj -<< /Border [0 0 0] -/Dest (_parameters_12) -/Subtype /Link -/Rect [72.24000000000001 131.87999999999957 163.71579492187502 146.15999999999957] -/Type /Annot ->> -endobj -586 0 obj -<< /Border [0 0 0] -/Dest (_parameters_12) -/Subtype /Link -/Rect [557.8905 131.87999999999957 563.76 146.15999999999957] -/Type /Annot ->> -endobj -587 0 obj -<< /Border [0 0 0] -/Dest (_responses_18) -/Subtype /Link -/Rect [72.24000000000001 113.39999999999958 157.899 127.67999999999958] -/Type /Annot ->> -endobj -588 0 obj -<< /Border [0 0 0] -/Dest (_responses_18) -/Subtype /Link -/Rect [557.8905 113.39999999999958 563.76 127.67999999999958] -/Type /Annot ->> -endobj -589 0 obj -<< /Border [0 0 0] -/Dest (_produces_17) -/Subtype /Link -/Rect [72.24000000000001 94.91999999999959 152.27100000000002 109.19999999999959] -/Type /Annot ->> -endobj -590 0 obj -<< /Border [0 0 0] -/Dest (_produces_17) -/Subtype /Link -/Rect [557.8905 94.91999999999959 563.76 109.19999999999959] -/Type /Annot ->> -endobj -591 0 obj -<< /Border [0 0 0] -/Dest (_verb328) -/Subtype /Link -/Rect [60.24000000000001 76.4399999999996 106.10400000000001 90.7199999999996] -/Type /Annot ->> -endobj -592 0 obj -<< /Border [0 0 0] -/Dest (_verb328) -/Subtype /Link -/Rect [60.24000000000001 57.959999999999596 553.6761796875 72.2399999999996] -/Type /Annot ->> -endobj -593 0 obj -<< /Border [0 0 0] -/Dest (_verb328) -/Subtype /Link -/Rect [60.24 741.7199999999999 80.26350000000001 756.0] -/Type /Annot ->> -endobj -594 0 obj -<< /Border [0 0 0] -/Dest (_verb328) -/Subtype /Link -/Rect [552.021 76.4399999999996 563.76 90.7199999999996] -/Type /Annot ->> -endobj -595 0 obj -<< /Border [0 0 0] -/Dest (_parameters_13) -/Subtype /Link -/Rect [72.24000000000001 723.2399999999999 163.71579492187502 737.52] -/Type /Annot ->> -endobj -596 0 obj -<< /Border [0 0 0] -/Dest (_parameters_13) -/Subtype /Link -/Rect [552.021 723.2399999999999 563.76 737.52] -/Type /Annot ->> -endobj -597 0 obj -<< /Border [0 0 0] -/Dest (_responses_19) -/Subtype /Link -/Rect [72.24000000000001 704.7599999999999 157.899 719.04] -/Type /Annot ->> -endobj -598 0 obj -<< /Border [0 0 0] -/Dest (_responses_19) -/Subtype /Link -/Rect [552.021 704.7599999999999 563.76 719.04] -/Type /Annot ->> -endobj -599 0 obj -<< /Border [0 0 0] -/Dest (_produces_18) -/Subtype /Link -/Rect [72.24000000000001 686.2799999999999 152.27100000000002 700.56] -/Type /Annot ->> -endobj -600 0 obj -<< /Border [0 0 0] -/Dest (_produces_18) -/Subtype /Link -/Rect [552.021 686.2799999999999 563.76 700.56] -/Type /Annot ->> -endobj -601 0 obj -<< /Border [0 0 0] -/Dest (_verb323) -/Subtype /Link -/Rect [60.24000000000001 667.7999999999998 248.45250000000001 682.0799999999999] -/Type /Annot ->> -endobj -602 0 obj -<< /Border [0 0 0] -/Dest (_verb323) -/Subtype /Link -/Rect [552.021 667.7999999999998 563.76 682.0799999999999] -/Type /Annot ->> -endobj -603 0 obj -<< /Border [0 0 0] -/Dest (_parameters_14) -/Subtype /Link -/Rect [72.24000000000001 649.3199999999998 163.71579492187502 663.5999999999999] -/Type /Annot ->> -endobj -604 0 obj -<< /Border [0 0 0] -/Dest (_parameters_14) -/Subtype /Link -/Rect [552.021 649.3199999999998 563.76 663.5999999999999] -/Type /Annot ->> -endobj -605 0 obj -<< /Border [0 0 0] -/Dest (_responses_20) -/Subtype /Link -/Rect [72.24000000000001 630.8399999999998 157.899 645.1199999999999] -/Type /Annot ->> -endobj -606 0 obj -<< /Border [0 0 0] -/Dest (_responses_20) -/Subtype /Link -/Rect [552.021 630.8399999999998 563.76 645.1199999999999] -/Type /Annot ->> -endobj -607 0 obj -<< /Border [0 0 0] -/Dest (_produces_19) -/Subtype /Link -/Rect [72.24000000000001 612.3599999999998 152.27100000000002 626.6399999999999] -/Type /Annot ->> -endobj -608 0 obj -<< /Border [0 0 0] -/Dest (_produces_19) -/Subtype /Link -/Rect [552.021 612.3599999999998 563.76 626.6399999999999] -/Type /Annot ->> -endobj -609 0 obj -<< /Border [0 0 0] -/Dest (_verb322) -/Subtype /Link -/Rect [60.24000000000001 593.8799999999998 235.842 608.1599999999999] -/Type /Annot ->> -endobj -610 0 obj -<< /Border [0 0 0] -/Dest (_verb322) -/Subtype /Link -/Rect [552.021 593.8799999999998 563.76 608.1599999999999] -/Type /Annot ->> -endobj -611 0 obj -<< /Border [0 0 0] -/Dest (_parameters_15) -/Subtype /Link -/Rect [72.24000000000001 575.3999999999997 163.71579492187502 589.6799999999998] -/Type /Annot ->> -endobj -612 0 obj -<< /Border [0 0 0] -/Dest (_parameters_15) -/Subtype /Link -/Rect [552.021 575.3999999999997 563.76 589.6799999999998] -/Type /Annot ->> -endobj -613 0 obj -<< /Border [0 0 0] -/Dest (_responses_21) -/Subtype /Link -/Rect [72.24000000000001 556.9199999999998 157.899 571.1999999999998] -/Type /Annot ->> -endobj -614 0 obj -<< /Border [0 0 0] -/Dest (_responses_21) -/Subtype /Link -/Rect [552.021 556.9199999999998 563.76 571.1999999999998] -/Type /Annot ->> -endobj -615 0 obj -<< /Border [0 0 0] -/Dest (_produces_20) -/Subtype /Link -/Rect [72.24000000000001 538.4399999999998 152.27100000000002 552.7199999999998] -/Type /Annot ->> -endobj -616 0 obj -<< /Border [0 0 0] -/Dest (_produces_20) -/Subtype /Link -/Rect [552.021 538.4399999999998 563.76 552.7199999999998] -/Type /Annot ->> -endobj -617 0 obj -<< /Border [0 0 0] -/Dest (_verb324) -/Subtype /Link -/Rect [60.24000000000001 519.9599999999998 249.70200000000003 534.2399999999998] -/Type /Annot ->> -endobj -618 0 obj -<< /Border [0 0 0] -/Dest (_verb324) -/Subtype /Link -/Rect [552.021 519.9599999999998 563.76 534.2399999999998] -/Type /Annot ->> -endobj -619 0 obj -<< /Border [0 0 0] -/Dest (_parameters_16) -/Subtype /Link -/Rect [72.24000000000001 501.4799999999998 163.71579492187502 515.7599999999998] -/Type /Annot ->> -endobj -620 0 obj -<< /Border [0 0 0] -/Dest (_parameters_16) -/Subtype /Link -/Rect [552.021 501.4799999999998 563.76 515.7599999999998] -/Type /Annot ->> -endobj -621 0 obj -<< /Border [0 0 0] -/Dest (_responses_22) -/Subtype /Link -/Rect [72.24000000000001 482.9999999999998 157.899 497.27999999999975] -/Type /Annot ->> -endobj -622 0 obj -<< /Border [0 0 0] -/Dest (_responses_22) -/Subtype /Link -/Rect [552.021 482.9999999999998 563.76 497.27999999999975] -/Type /Annot ->> -endobj -623 0 obj -<< /Border [0 0 0] -/Dest (_produces_21) -/Subtype /Link -/Rect [72.24000000000001 464.51999999999975 152.27100000000002 478.7999999999997] -/Type /Annot ->> -endobj -624 0 obj -<< /Border [0 0 0] -/Dest (_produces_21) -/Subtype /Link -/Rect [552.021 464.51999999999975 563.76 478.7999999999997] -/Type /Annot ->> -endobj -625 0 obj -<< /Border [0 0 0] -/Dest (_verb321) -/Subtype /Link -/Rect [60.24000000000001 446.03999999999974 261.860794921875 460.3199999999997] -/Type /Annot ->> -endobj -626 0 obj -<< /Border [0 0 0] -/Dest (_verb321) -/Subtype /Link -/Rect [552.021 446.03999999999974 563.76 460.3199999999997] -/Type /Annot ->> -endobj -627 0 obj -<< /Border [0 0 0] -/Dest (_parameters_17) -/Subtype /Link -/Rect [72.24000000000001 427.5599999999997 163.71579492187502 441.8399999999997] -/Type /Annot ->> -endobj -628 0 obj -<< /Border [0 0 0] -/Dest (_parameters_17) -/Subtype /Link -/Rect [552.021 427.5599999999997 563.76 441.8399999999997] -/Type /Annot ->> -endobj -629 0 obj -<< /Border [0 0 0] -/Dest (_responses_23) -/Subtype /Link -/Rect [72.24000000000001 409.0799999999997 157.899 423.3599999999997] -/Type /Annot ->> -endobj -630 0 obj -<< /Border [0 0 0] -/Dest (_responses_23) -/Subtype /Link -/Rect [552.021 409.0799999999997 563.76 423.3599999999997] -/Type /Annot ->> -endobj -631 0 obj -<< /Border [0 0 0] -/Dest (_produces_22) -/Subtype /Link -/Rect [72.24000000000001 390.5999999999997 152.27100000000002 404.87999999999965] -/Type /Annot ->> -endobj -632 0 obj -<< /Border [0 0 0] -/Dest (_produces_22) -/Subtype /Link -/Rect [552.021 390.5999999999997 563.76 404.87999999999965] -/Type /Annot ->> -endobj -633 0 obj -<< /Border [0 0 0] -/Dest (_verb315) -/Subtype /Link -/Rect [60.24000000000001 372.11999999999966 339.560794921875 386.39999999999964] -/Type /Annot ->> -endobj -634 0 obj -<< /Border [0 0 0] -/Dest (_verb315) -/Subtype /Link -/Rect [552.021 372.11999999999966 563.76 386.39999999999964] -/Type /Annot ->> -endobj -635 0 obj -<< /Border [0 0 0] -/Dest (_parameters_18) -/Subtype /Link -/Rect [72.24000000000001 353.63999999999965 163.71579492187502 367.9199999999996] -/Type /Annot ->> -endobj -636 0 obj -<< /Border [0 0 0] -/Dest (_parameters_18) -/Subtype /Link -/Rect [552.021 353.63999999999965 563.76 367.9199999999996] -/Type /Annot ->> -endobj -637 0 obj -<< /Border [0 0 0] -/Dest (_responses_24) -/Subtype /Link -/Rect [72.24000000000001 335.1599999999996 157.899 349.4399999999996] -/Type /Annot ->> -endobj -638 0 obj -<< /Border [0 0 0] -/Dest (_responses_24) -/Subtype /Link -/Rect [552.021 335.1599999999996 563.76 349.4399999999996] -/Type /Annot ->> -endobj -639 0 obj -<< /Border [0 0 0] -/Dest (_consumes_4) -/Subtype /Link -/Rect [72.24000000000001 316.6799999999996 157.2375 330.9599999999996] -/Type /Annot ->> -endobj -640 0 obj -<< /Border [0 0 0] -/Dest (_consumes_4) -/Subtype /Link -/Rect [552.021 316.6799999999996 563.76 330.9599999999996] -/Type /Annot ->> -endobj -641 0 obj -<< /Border [0 0 0] -/Dest (_produces_23) -/Subtype /Link -/Rect [72.24000000000001 298.1999999999996 152.27100000000002 312.47999999999956] -/Type /Annot ->> -endobj -642 0 obj -<< /Border [0 0 0] -/Dest (_produces_23) -/Subtype /Link -/Rect [552.021 298.1999999999996 563.76 312.47999999999956] -/Type /Annot ->> -endobj -643 0 obj -<< /Border [0 0 0] -/Dest (_verb317) -/Subtype /Link -/Rect [60.24000000000001 279.7199999999996 350.38629492187505 293.99999999999955] -/Type /Annot ->> -endobj -644 0 obj -<< /Border [0 0 0] -/Dest (_verb317) -/Subtype /Link -/Rect [552.021 279.7199999999996 563.76 293.99999999999955] -/Type /Annot ->> -endobj -645 0 obj -<< /Border [0 0 0] -/Dest (_parameters_19) -/Subtype /Link -/Rect [72.24000000000001 261.23999999999955 163.71579492187502 275.5199999999995] -/Type /Annot ->> -endobj -646 0 obj -<< /Border [0 0 0] -/Dest (_parameters_19) -/Subtype /Link -/Rect [552.021 261.23999999999955 563.76 275.5199999999995] -/Type /Annot ->> -endobj -647 0 obj -<< /Border [0 0 0] -/Dest (_responses_25) -/Subtype /Link -/Rect [72.24000000000001 242.7599999999995 157.899 257.0399999999995] -/Type /Annot ->> -endobj -648 0 obj -<< /Border [0 0 0] -/Dest (_responses_25) -/Subtype /Link -/Rect [552.021 242.7599999999995 563.76 257.0399999999995] -/Type /Annot ->> -endobj -649 0 obj -<< /Border [0 0 0] -/Dest (_consumes_5) -/Subtype /Link -/Rect [72.24000000000001 224.27999999999952 157.2375 238.55999999999952] -/Type /Annot ->> -endobj -650 0 obj -<< /Border [0 0 0] -/Dest (_consumes_5) -/Subtype /Link -/Rect [552.021 224.27999999999952 563.76 238.55999999999952] -/Type /Annot ->> -endobj -651 0 obj -<< /Border [0 0 0] -/Dest (_produces_24) -/Subtype /Link -/Rect [72.24000000000001 205.79999999999953 152.27100000000002 220.07999999999953] -/Type /Annot ->> -endobj -652 0 obj -<< /Border [0 0 0] -/Dest (_produces_24) -/Subtype /Link -/Rect [552.021 205.79999999999953 563.76 220.07999999999953] -/Type /Annot ->> -endobj -653 0 obj -<< /Border [0 0 0] -/Dest (_verb316) -/Subtype /Link -/Rect [60.24000000000001 187.31999999999954 352.81158984375 201.59999999999954] -/Type /Annot ->> -endobj -654 0 obj -<< /Border [0 0 0] -/Dest (_verb316) -/Subtype /Link -/Rect [552.021 187.31999999999954 563.76 201.59999999999954] -/Type /Annot ->> -endobj -655 0 obj -<< /Border [0 0 0] -/Dest (_parameters_20) -/Subtype /Link -/Rect [72.24000000000001 168.83999999999955 163.71579492187502 183.11999999999955] -/Type /Annot ->> -endobj -656 0 obj -<< /Border [0 0 0] -/Dest (_parameters_20) -/Subtype /Link -/Rect [552.021 168.83999999999955 563.76 183.11999999999955] -/Type /Annot ->> -endobj -657 0 obj -<< /Border [0 0 0] -/Dest (_responses_26) -/Subtype /Link -/Rect [72.24000000000001 150.35999999999956 157.899 164.63999999999956] -/Type /Annot ->> -endobj -658 0 obj -<< /Border [0 0 0] -/Dest (_responses_26) -/Subtype /Link -/Rect [552.021 150.35999999999956 563.76 164.63999999999956] -/Type /Annot ->> -endobj -659 0 obj -<< /Border [0 0 0] -/Dest (_consumes_6) -/Subtype /Link -/Rect [72.24000000000001 131.87999999999957 157.2375 146.15999999999957] -/Type /Annot ->> -endobj -660 0 obj -<< /Border [0 0 0] -/Dest (_consumes_6) -/Subtype /Link -/Rect [552.021 131.87999999999957 563.76 146.15999999999957] -/Type /Annot ->> -endobj -661 0 obj -<< /Border [0 0 0] -/Dest (_produces_25) -/Subtype /Link -/Rect [72.24000000000001 113.39999999999958 152.27100000000002 127.67999999999958] -/Type /Annot ->> -endobj -662 0 obj -<< /Border [0 0 0] -/Dest (_produces_25) -/Subtype /Link -/Rect [552.021 113.39999999999958 563.76 127.67999999999958] -/Type /Annot ->> -endobj -663 0 obj -<< /Border [0 0 0] -/Dest (_verb314) -/Subtype /Link -/Rect [60.24000000000001 94.91999999999959 212.0595 109.19999999999959] -/Type /Annot ->> -endobj -664 0 obj -<< /Border [0 0 0] -/Dest (_verb314) -/Subtype /Link -/Rect [552.021 94.91999999999959 563.76 109.19999999999959] -/Type /Annot ->> -endobj -665 0 obj -<< /Border [0 0 0] -/Dest (_parameters_21) -/Subtype /Link -/Rect [72.24000000000001 76.4399999999996 163.71579492187502 90.7199999999996] -/Type /Annot ->> -endobj -666 0 obj -<< /Border [0 0 0] -/Dest (_parameters_21) -/Subtype /Link -/Rect [552.021 76.4399999999996 563.76 90.7199999999996] -/Type /Annot ->> -endobj -667 0 obj -<< /Border [0 0 0] -/Dest (_responses_27) -/Subtype /Link -/Rect [72.24000000000001 57.95999999999961 157.899 72.23999999999961] -/Type /Annot ->> -endobj -668 0 obj -<< /Border [0 0 0] -/Dest (_responses_27) -/Subtype /Link -/Rect [552.021 57.95999999999961 563.76 72.23999999999961] -/Type /Annot ->> -endobj -669 0 obj -<< /Border [0 0 0] -/Dest (_produces_26) -/Subtype /Link -/Rect [72.24000000000001 741.7199999999999 152.27100000000002 756.0] -/Type /Annot ->> -endobj -670 0 obj -<< /Border [0 0 0] -/Dest (_produces_26) -/Subtype /Link -/Rect [552.021 741.7199999999999 563.76 756.0] -/Type /Annot ->> -endobj -671 0 obj -<< /Border [0 0 0] -/Dest (_verb343) -/Subtype /Link -/Rect [60.24000000000001 723.2399999999999 164.9565 737.52] -/Type /Annot ->> -endobj -672 0 obj -<< /Border [0 0 0] -/Dest (_verb343) -/Subtype /Link -/Rect [552.021 723.2399999999999 563.76 737.52] -/Type /Annot ->> -endobj -673 0 obj -<< /Border [0 0 0] -/Dest (_responses_28) -/Subtype /Link -/Rect [72.24000000000001 704.7599999999999 157.899 719.04] -/Type /Annot ->> -endobj -674 0 obj -<< /Border [0 0 0] -/Dest (_responses_28) -/Subtype /Link -/Rect [552.021 704.7599999999999 563.76 719.04] -/Type /Annot ->> -endobj -675 0 obj -<< /Border [0 0 0] -/Dest (_produces_27) -/Subtype /Link -/Rect [72.24000000000001 686.2799999999999 152.27100000000002 700.56] -/Type /Annot ->> -endobj -676 0 obj -<< /Border [0 0 0] -/Dest (_produces_27) -/Subtype /Link -/Rect [552.021 686.2799999999999 563.76 700.56] -/Type /Annot ->> -endobj -677 0 obj -<< /Border [0 0 0] -/Dest (_verb346) -/Subtype /Link -/Rect [60.24000000000001 667.7999999999998 247.83279492187503 682.0799999999999] -/Type /Annot ->> -endobj -678 0 obj -<< /Border [0 0 0] -/Dest (_verb346) -/Subtype /Link -/Rect [552.021 667.7999999999998 563.76 682.0799999999999] -/Type /Annot ->> -endobj -679 0 obj -<< /Border [0 0 0] -/Dest (_parameters_22) -/Subtype /Link -/Rect [72.24000000000001 649.3199999999998 163.71579492187502 663.5999999999999] -/Type /Annot ->> -endobj -680 0 obj -<< /Border [0 0 0] -/Dest (_parameters_22) -/Subtype /Link -/Rect [552.021 649.3199999999998 563.76 663.5999999999999] -/Type /Annot ->> -endobj -681 0 obj -<< /Border [0 0 0] -/Dest (_responses_29) -/Subtype /Link -/Rect [72.24000000000001 630.8399999999998 157.899 645.1199999999999] -/Type /Annot ->> -endobj -682 0 obj -<< /Border [0 0 0] -/Dest (_responses_29) -/Subtype /Link -/Rect [552.021 630.8399999999998 563.76 645.1199999999999] -/Type /Annot ->> -endobj -683 0 obj -<< /Border [0 0 0] -/Dest (_consumes_7) -/Subtype /Link -/Rect [72.24000000000001 612.3599999999998 157.2375 626.6399999999999] -/Type /Annot ->> -endobj -684 0 obj -<< /Border [0 0 0] -/Dest (_consumes_7) -/Subtype /Link -/Rect [552.021 612.3599999999998 563.76 626.6399999999999] -/Type /Annot ->> -endobj -685 0 obj -<< /Border [0 0 0] -/Dest (_verb347) -/Subtype /Link -/Rect [60.24000000000001 593.8799999999998 225.43629492187503 608.1599999999999] -/Type /Annot ->> -endobj -686 0 obj -<< /Border [0 0 0] -/Dest (_verb347) -/Subtype /Link -/Rect [552.021 593.8799999999998 563.76 608.1599999999999] -/Type /Annot ->> -endobj -687 0 obj -<< /Border [0 0 0] -/Dest (_parameters_23) -/Subtype /Link -/Rect [72.24000000000001 575.3999999999997 163.71579492187502 589.6799999999998] -/Type /Annot ->> -endobj -688 0 obj -<< /Border [0 0 0] -/Dest (_parameters_23) -/Subtype /Link -/Rect [552.021 575.3999999999997 563.76 589.6799999999998] -/Type /Annot ->> -endobj -689 0 obj -<< /Border [0 0 0] -/Dest (_responses_30) -/Subtype /Link -/Rect [72.24000000000001 556.9199999999998 157.899 571.1999999999998] -/Type /Annot ->> -endobj -690 0 obj -<< /Border [0 0 0] -/Dest (_responses_30) -/Subtype /Link -/Rect [552.021 556.9199999999998 563.76 571.1999999999998] -/Type /Annot ->> -endobj -691 0 obj -<< /Border [0 0 0] -/Dest (_consumes_8) -/Subtype /Link -/Rect [72.24000000000001 538.4399999999998 157.2375 552.7199999999998] -/Type /Annot ->> -endobj -692 0 obj -<< /Border [0 0 0] -/Dest (_consumes_8) -/Subtype /Link -/Rect [552.021 538.4399999999998 563.76 552.7199999999998] -/Type /Annot ->> -endobj -693 0 obj -<< /Border [0 0 0] -/Dest (_verb344) -/Subtype /Link -/Rect [60.24000000000001 519.9599999999998 531.4575644531251 534.2399999999998] -/Type /Annot ->> -endobj -694 0 obj -<< /Border [0 0 0] -/Dest (_verb344) -/Subtype /Link -/Rect [552.021 519.9599999999998 563.76 534.2399999999998] -/Type /Annot ->> -endobj -695 0 obj -<< /Border [0 0 0] -/Dest (_parameters_24) -/Subtype /Link -/Rect [72.24000000000001 501.4799999999998 163.71579492187502 515.7599999999998] -/Type /Annot ->> -endobj -696 0 obj -<< /Border [0 0 0] -/Dest (_parameters_24) -/Subtype /Link -/Rect [552.021 501.4799999999998 563.76 515.7599999999998] -/Type /Annot ->> -endobj -697 0 obj -<< /Border [0 0 0] -/Dest (_responses_31) -/Subtype /Link -/Rect [72.24000000000001 482.9999999999998 157.899 497.27999999999975] -/Type /Annot ->> -endobj -698 0 obj -<< /Border [0 0 0] -/Dest (_responses_31) -/Subtype /Link -/Rect [552.021 482.9999999999998 563.76 497.27999999999975] -/Type /Annot ->> -endobj -699 0 obj -<< /Border [0 0 0] -/Dest (_consumes_9) -/Subtype /Link -/Rect [72.24000000000001 464.51999999999975 157.2375 478.7999999999997] -/Type /Annot ->> -endobj -700 0 obj -<< /Border [0 0 0] -/Dest (_consumes_9) -/Subtype /Link -/Rect [552.021 464.51999999999975 563.76 478.7999999999997] -/Type /Annot ->> -endobj -701 0 obj -<< /Border [0 0 0] -/Dest (_produces_28) -/Subtype /Link -/Rect [72.24000000000001 446.03999999999974 152.27100000000002 460.3199999999997] -/Type /Annot ->> -endobj -702 0 obj -<< /Border [0 0 0] -/Dest (_produces_28) -/Subtype /Link -/Rect [552.021 446.03999999999974 563.76 460.3199999999997] -/Type /Annot ->> -endobj -703 0 obj -<< /Border [0 0 0] -/Dest (_verb345) -/Subtype /Link -/Rect [60.24000000000001 427.5599999999997 545.63276953125 441.8399999999997] -/Type /Annot ->> -endobj -704 0 obj -<< /Border [0 0 0] -/Dest (_verb345) -/Subtype /Link -/Rect [552.021 427.5599999999997 563.76 441.8399999999997] -/Type /Annot ->> -endobj -705 0 obj -<< /Border [0 0 0] -/Dest (_parameters_25) -/Subtype /Link -/Rect [72.24000000000001 409.0799999999997 163.71579492187502 423.3599999999997] -/Type /Annot ->> -endobj -706 0 obj -<< /Border [0 0 0] -/Dest (_parameters_25) -/Subtype /Link -/Rect [552.021 409.0799999999997 563.76 423.3599999999997] -/Type /Annot ->> -endobj -707 0 obj -<< /Border [0 0 0] -/Dest (_responses_32) -/Subtype /Link -/Rect [72.24000000000001 390.5999999999997 157.899 404.87999999999965] -/Type /Annot ->> -endobj -708 0 obj -<< /Border [0 0 0] -/Dest (_responses_32) -/Subtype /Link -/Rect [552.021 390.5999999999997 563.76 404.87999999999965] -/Type /Annot ->> -endobj -709 0 obj -<< /Border [0 0 0] -/Dest (_verb340) -/Subtype /Link -/Rect [60.24000000000001 372.11999999999966 221.091755859375 386.39999999999964] -/Type /Annot ->> -endobj -710 0 obj -<< /Border [0 0 0] -/Dest (_verb340) -/Subtype /Link -/Rect [552.021 372.11999999999966 563.76 386.39999999999964] -/Type /Annot ->> -endobj -711 0 obj -<< /Border [0 0 0] -/Dest (_responses_33) -/Subtype /Link -/Rect [72.24000000000001 353.63999999999965 157.899 367.9199999999996] -/Type /Annot ->> -endobj -712 0 obj -<< /Border [0 0 0] -/Dest (_responses_33) -/Subtype /Link -/Rect [552.021 353.63999999999965 563.76 367.9199999999996] -/Type /Annot ->> -endobj -713 0 obj -<< /Border [0 0 0] -/Dest (_produces_29) -/Subtype /Link -/Rect [72.24000000000001 335.1599999999996 152.27100000000002 349.4399999999996] -/Type /Annot ->> -endobj -714 0 obj -<< /Border [0 0 0] -/Dest (_produces_29) -/Subtype /Link -/Rect [552.021 335.1599999999996 563.76 349.4399999999996] -/Type /Annot ->> -endobj -715 0 obj -<< /Border [0 0 0] -/Dest (_verb342) -/Subtype /Link -/Rect [60.24000000000001 316.6799999999996 458.24414062500006 330.9599999999996] -/Type /Annot ->> -endobj -716 0 obj -<< /Border [0 0 0] -/Dest (_verb342) -/Subtype /Link -/Rect [552.021 316.6799999999996 563.76 330.9599999999996] -/Type /Annot ->> -endobj -717 0 obj -<< /Border [0 0 0] -/Dest (_parameters_26) -/Subtype /Link -/Rect [72.24000000000001 298.1999999999996 163.71579492187502 312.47999999999956] -/Type /Annot ->> -endobj -718 0 obj -<< /Border [0 0 0] -/Dest (_parameters_26) -/Subtype /Link -/Rect [552.021 298.1999999999996 563.76 312.47999999999956] -/Type /Annot ->> -endobj -719 0 obj -<< /Border [0 0 0] -/Dest (_responses_34) -/Subtype /Link -/Rect [72.24000000000001 279.7199999999996 157.899 293.99999999999955] -/Type /Annot ->> -endobj -720 0 obj -<< /Border [0 0 0] -/Dest (_responses_34) -/Subtype /Link -/Rect [552.021 279.7199999999996 563.76 293.99999999999955] -/Type /Annot ->> -endobj -721 0 obj -<< /Border [0 0 0] -/Dest (_produces_30) -/Subtype /Link -/Rect [72.24000000000001 261.23999999999955 152.27100000000002 275.5199999999995] -/Type /Annot ->> -endobj -722 0 obj -<< /Border [0 0 0] -/Dest (_produces_30) -/Subtype /Link -/Rect [552.021 261.23999999999955 563.76 275.5199999999995] -/Type /Annot ->> -endobj -723 0 obj -<< /Border [0 0 0] -/Dest (_verb341) -/Subtype /Link -/Rect [60.24000000000001 242.7599999999995 430.23014062500005 257.0399999999995] -/Type /Annot ->> -endobj -724 0 obj -<< /Border [0 0 0] -/Dest (_verb341) -/Subtype /Link -/Rect [552.021 242.7599999999995 563.76 257.0399999999995] -/Type /Annot ->> -endobj -725 0 obj -<< /Border [0 0 0] -/Dest (_parameters_27) -/Subtype /Link -/Rect [72.24000000000001 224.27999999999952 163.71579492187502 238.55999999999952] -/Type /Annot ->> -endobj -726 0 obj -<< /Border [0 0 0] -/Dest (_parameters_27) -/Subtype /Link -/Rect [552.021 224.27999999999952 563.76 238.55999999999952] -/Type /Annot ->> -endobj -727 0 obj -<< /Border [0 0 0] -/Dest (_responses_35) -/Subtype /Link -/Rect [72.24000000000001 205.79999999999953 157.899 220.07999999999953] -/Type /Annot ->> -endobj -728 0 obj -<< /Border [0 0 0] -/Dest (_responses_35) -/Subtype /Link -/Rect [552.021 205.79999999999953 563.76 220.07999999999953] -/Type /Annot ->> -endobj -729 0 obj -<< /Border [0 0 0] -/Dest (_produces_31) -/Subtype /Link -/Rect [72.24000000000001 187.31999999999954 152.27100000000002 201.59999999999954] -/Type /Annot ->> -endobj -730 0 obj -<< /Border [0 0 0] -/Dest (_produces_31) -/Subtype /Link -/Rect [552.021 187.31999999999954 563.76 201.59999999999954] -/Type /Annot ->> -endobj -731 0 obj -<< /Border [0 0 0] -/Dest (_verb330) -/Subtype /Link -/Rect [60.24000000000001 168.83999999999955 175.8555 183.11999999999955] -/Type /Annot ->> -endobj -732 0 obj -<< /Border [0 0 0] -/Dest (_verb330) -/Subtype /Link -/Rect [552.021 168.83999999999955 563.76 183.11999999999955] -/Type /Annot ->> -endobj -733 0 obj -<< /Border [0 0 0] -/Dest (_responses_36) -/Subtype /Link -/Rect [72.24000000000001 150.35999999999956 157.899 164.63999999999956] -/Type /Annot ->> -endobj -734 0 obj -<< /Border [0 0 0] -/Dest (_responses_36) -/Subtype /Link -/Rect [552.021 150.35999999999956 563.76 164.63999999999956] -/Type /Annot ->> -endobj -735 0 obj -<< /Border [0 0 0] -/Dest (_produces_32) -/Subtype /Link -/Rect [72.24000000000001 131.87999999999957 152.27100000000002 146.15999999999957] -/Type /Annot ->> -endobj -736 0 obj -<< /Border [0 0 0] -/Dest (_produces_32) -/Subtype /Link -/Rect [552.021 131.87999999999957 563.76 146.15999999999957] -/Type /Annot ->> -endobj -737 0 obj -<< /Border [0 0 0] -/Dest (_verb332) -/Subtype /Link -/Rect [60.24000000000001 113.39999999999958 211.818 127.67999999999958] -/Type /Annot ->> -endobj -738 0 obj -<< /Border [0 0 0] -/Dest (_verb332) -/Subtype /Link -/Rect [552.021 113.39999999999958 563.76 127.67999999999958] -/Type /Annot ->> -endobj -739 0 obj -<< /Border [0 0 0] -/Dest (_responses_37) -/Subtype /Link -/Rect [72.24000000000001 94.91999999999959 157.899 109.19999999999959] -/Type /Annot ->> -endobj -740 0 obj -<< /Border [0 0 0] -/Dest (_responses_37) -/Subtype /Link -/Rect [552.021 94.91999999999959 563.76 109.19999999999959] -/Type /Annot ->> -endobj -741 0 obj -<< /Border [0 0 0] -/Dest (_produces_33) -/Subtype /Link -/Rect [72.24000000000001 76.4399999999996 152.27100000000002 90.7199999999996] -/Type /Annot ->> -endobj -742 0 obj -<< /Border [0 0 0] -/Dest (_produces_33) -/Subtype /Link -/Rect [552.021 76.4399999999996 563.76 90.7199999999996] -/Type /Annot ->> -endobj -743 0 obj -<< /Border [0 0 0] -/Dest (_verb331) -/Subtype /Link -/Rect [60.24000000000001 57.95999999999961 261.44100000000003 72.23999999999961] -/Type /Annot ->> -endobj -744 0 obj -<< /Border [0 0 0] -/Dest (_verb331) -/Subtype /Link -/Rect [552.021 57.95999999999961 563.76 72.23999999999961] -/Type /Annot ->> -endobj -745 0 obj -<< /Border [0 0 0] -/Dest (_parameters_28) -/Subtype /Link -/Rect [72.24000000000001 741.7199999999999 163.71579492187502 756.0] -/Type /Annot ->> -endobj -746 0 obj -<< /Border [0 0 0] -/Dest (_parameters_28) -/Subtype /Link -/Rect [552.021 741.7199999999999 563.76 756.0] -/Type /Annot ->> -endobj -747 0 obj -<< /Border [0 0 0] -/Dest (_responses_38) -/Subtype /Link -/Rect [72.24000000000001 723.2399999999999 157.899 737.52] -/Type /Annot ->> -endobj -748 0 obj -<< /Border [0 0 0] -/Dest (_responses_38) -/Subtype /Link -/Rect [552.021 723.2399999999999 563.76 737.52] -/Type /Annot ->> -endobj -749 0 obj -<< /Border [0 0 0] -/Dest (_produces_34) -/Subtype /Link -/Rect [72.24000000000001 704.7599999999999 152.27100000000002 719.04] -/Type /Annot ->> -endobj -750 0 obj -<< /Border [0 0 0] -/Dest (_produces_34) -/Subtype /Link -/Rect [552.021 704.7599999999999 563.76 719.04] -/Type /Annot ->> -endobj -751 0 obj -<< /Border [0 0 0] -/Dest (_verb349) -/Subtype /Link -/Rect [60.24000000000001 686.2799999999999 358.055806640625 700.56] -/Type /Annot ->> -endobj -752 0 obj -<< /Border [0 0 0] -/Dest (_verb349) -/Subtype /Link -/Rect [552.021 686.2799999999999 563.76 700.56] -/Type /Annot ->> -endobj -753 0 obj -<< /Border [0 0 0] -/Dest (_parameters_29) -/Subtype /Link -/Rect [72.24000000000001 667.7999999999998 163.71579492187502 682.0799999999999] -/Type /Annot ->> -endobj -754 0 obj -<< /Border [0 0 0] -/Dest (_parameters_29) -/Subtype /Link -/Rect [552.021 667.7999999999998 563.76 682.0799999999999] -/Type /Annot ->> -endobj -755 0 obj -<< /Border [0 0 0] -/Dest (_responses_39) -/Subtype /Link -/Rect [72.24000000000001 649.3199999999998 157.899 663.5999999999999] -/Type /Annot ->> -endobj -756 0 obj -<< /Border [0 0 0] -/Dest (_responses_39) -/Subtype /Link -/Rect [552.021 649.3199999999998 563.76 663.5999999999999] -/Type /Annot ->> -endobj -757 0 obj -<< /Border [0 0 0] -/Dest (_consumes_10) -/Subtype /Link -/Rect [72.24000000000001 630.8399999999998 157.2375 645.1199999999999] -/Type /Annot ->> -endobj -758 0 obj -<< /Border [0 0 0] -/Dest (_consumes_10) -/Subtype /Link -/Rect [552.021 630.8399999999998 563.76 645.1199999999999] -/Type /Annot ->> -endobj -759 0 obj -<< /Border [0 0 0] -/Dest (_produces_35) -/Subtype /Link -/Rect [72.24000000000001 612.3599999999998 152.27100000000002 626.6399999999999] -/Type /Annot ->> -endobj -760 0 obj -<< /Border [0 0 0] -/Dest (_produces_35) -/Subtype /Link -/Rect [552.021 612.3599999999998 563.76 626.6399999999999] -/Type /Annot ->> -endobj -761 0 obj -<< /Border [0 0 0] -/Dest (_verb350) -/Subtype /Link -/Rect [60.24000000000001 593.8799999999998 384.28501171875 608.1599999999999] -/Type /Annot ->> -endobj -762 0 obj -<< /Border [0 0 0] -/Dest (_verb350) -/Subtype /Link -/Rect [552.021 593.8799999999998 563.76 608.1599999999999] -/Type /Annot ->> -endobj -763 0 obj -<< /Border [0 0 0] -/Dest (_parameters_30) -/Subtype /Link -/Rect [72.24000000000001 575.3999999999997 163.71579492187502 589.6799999999998] -/Type /Annot ->> -endobj -764 0 obj -<< /Border [0 0 0] -/Dest (_parameters_30) -/Subtype /Link -/Rect [552.021 575.3999999999997 563.76 589.6799999999998] -/Type /Annot ->> -endobj -765 0 obj -<< /Border [0 0 0] -/Dest (_responses_40) -/Subtype /Link -/Rect [72.24000000000001 556.9199999999998 157.899 571.1999999999998] -/Type /Annot ->> -endobj -766 0 obj -<< /Border [0 0 0] -/Dest (_responses_40) -/Subtype /Link -/Rect [552.021 556.9199999999998 563.76 571.1999999999998] -/Type /Annot ->> -endobj -767 0 obj -<< /Border [0 0 0] -/Dest (_consumes_11) -/Subtype /Link -/Rect [72.24000000000001 538.4399999999998 157.2375 552.7199999999998] -/Type /Annot ->> -endobj -768 0 obj -<< /Border [0 0 0] -/Dest (_consumes_11) -/Subtype /Link -/Rect [552.021 538.4399999999998 563.76 552.7199999999998] -/Type /Annot ->> -endobj -769 0 obj -<< /Border [0 0 0] -/Dest (_produces_36) -/Subtype /Link -/Rect [72.24000000000001 519.9599999999998 152.27100000000002 534.2399999999998] -/Type /Annot ->> -endobj -770 0 obj -<< /Border [0 0 0] -/Dest (_produces_36) -/Subtype /Link -/Rect [552.021 519.9599999999998 563.76 534.2399999999998] -/Type /Annot ->> -endobj -771 0 obj -<< /Border [0 0 0] -/Dest (_verb358) -/Subtype /Link -/Rect [60.24000000000001 501.4799999999998 390.131255859375 515.7599999999998] -/Type /Annot ->> -endobj -772 0 obj -<< /Border [0 0 0] -/Dest (_verb358) -/Subtype /Link -/Rect [552.021 501.4799999999998 563.76 515.7599999999998] -/Type /Annot ->> -endobj -773 0 obj -<< /Border [0 0 0] -/Dest (_parameters_31) -/Subtype /Link -/Rect [72.24000000000001 482.9999999999998 163.71579492187502 497.27999999999975] -/Type /Annot ->> -endobj -774 0 obj -<< /Border [0 0 0] -/Dest (_parameters_31) -/Subtype /Link -/Rect [552.021 482.9999999999998 563.76 497.27999999999975] -/Type /Annot ->> -endobj -775 0 obj -<< /Border [0 0 0] -/Dest (_responses_41) -/Subtype /Link -/Rect [72.24000000000001 464.51999999999975 157.899 478.7999999999997] -/Type /Annot ->> -endobj -776 0 obj -<< /Border [0 0 0] -/Dest (_responses_41) -/Subtype /Link -/Rect [552.021 464.51999999999975 563.76 478.7999999999997] -/Type /Annot ->> -endobj -777 0 obj -<< /Border [0 0 0] -/Dest (_consumes_12) -/Subtype /Link -/Rect [72.24000000000001 446.03999999999974 157.2375 460.3199999999997] -/Type /Annot ->> -endobj -778 0 obj -<< /Border [0 0 0] -/Dest (_consumes_12) -/Subtype /Link -/Rect [552.021 446.03999999999974 563.76 460.3199999999997] -/Type /Annot ->> -endobj -779 0 obj -<< /Border [0 0 0] -/Dest (_produces_37) -/Subtype /Link -/Rect [72.24000000000001 427.5599999999997 152.27100000000002 441.8399999999997] -/Type /Annot ->> -endobj -780 0 obj -<< /Border [0 0 0] -/Dest (_produces_37) -/Subtype /Link -/Rect [552.021 427.5599999999997 563.76 441.8399999999997] -/Type /Annot ->> -endobj -781 0 obj -<< /Border [0 0 0] -/Dest (_verb351) -/Subtype /Link -/Rect [60.24000000000001 409.0799999999997 360.426755859375 423.3599999999997] -/Type /Annot ->> -endobj -782 0 obj -<< /Border [0 0 0] -/Dest (_verb351) -/Subtype /Link -/Rect [552.021 409.0799999999997 563.76 423.3599999999997] -/Type /Annot ->> -endobj -783 0 obj -<< /Border [0 0 0] -/Dest (_parameters_32) -/Subtype /Link -/Rect [72.24000000000001 390.5999999999997 163.71579492187502 404.87999999999965] -/Type /Annot ->> -endobj -784 0 obj -<< /Border [0 0 0] -/Dest (_parameters_32) -/Subtype /Link -/Rect [552.021 390.5999999999997 563.76 404.87999999999965] -/Type /Annot ->> -endobj -785 0 obj -<< /Border [0 0 0] -/Dest (_responses_42) -/Subtype /Link -/Rect [72.24000000000001 372.11999999999966 157.899 386.39999999999964] -/Type /Annot ->> -endobj -786 0 obj -<< /Border [0 0 0] -/Dest (_responses_42) -/Subtype /Link -/Rect [552.021 372.11999999999966 563.76 386.39999999999964] -/Type /Annot ->> -endobj -787 0 obj -<< /Border [0 0 0] -/Dest (_consumes_13) -/Subtype /Link -/Rect [72.24000000000001 353.63999999999965 157.2375 367.9199999999996] -/Type /Annot ->> -endobj -788 0 obj -<< /Border [0 0 0] -/Dest (_consumes_13) -/Subtype /Link -/Rect [552.021 353.63999999999965 563.76 367.9199999999996] -/Type /Annot ->> -endobj -789 0 obj -<< /Border [0 0 0] -/Dest (_produces_38) -/Subtype /Link -/Rect [72.24000000000001 335.1599999999996 152.27100000000002 349.4399999999996] -/Type /Annot ->> -endobj -790 0 obj -<< /Border [0 0 0] -/Dest (_produces_38) -/Subtype /Link -/Rect [552.021 335.1599999999996 563.76 349.4399999999996] -/Type /Annot ->> -endobj -791 0 obj -<< /Border [0 0 0] -/Dest (_verb359) -/Subtype /Link -/Rect [60.24000000000001 316.6799999999996 384.9945 330.9599999999996] -/Type /Annot ->> -endobj -792 0 obj -<< /Border [0 0 0] -/Dest (_verb359) -/Subtype /Link -/Rect [552.021 316.6799999999996 563.76 330.9599999999996] -/Type /Annot ->> -endobj -793 0 obj -<< /Border [0 0 0] -/Dest (_responses_43) -/Subtype /Link -/Rect [72.24000000000001 298.1999999999996 157.899 312.47999999999956] -/Type /Annot ->> -endobj -794 0 obj -<< /Border [0 0 0] -/Dest (_responses_43) -/Subtype /Link -/Rect [552.021 298.1999999999996 563.76 312.47999999999956] -/Type /Annot ->> -endobj -795 0 obj -<< /Border [0 0 0] -/Dest (_produces_39) -/Subtype /Link -/Rect [72.24000000000001 279.7199999999996 152.27100000000002 293.99999999999955] -/Type /Annot ->> -endobj -796 0 obj -<< /Border [0 0 0] -/Dest (_produces_39) -/Subtype /Link -/Rect [552.021 279.7199999999996 563.76 293.99999999999955] -/Type /Annot ->> -endobj -797 0 obj -<< /Border [0 0 0] -/Dest (_verb356) -/Subtype /Link -/Rect [60.24000000000001 261.23999999999955 350.37600000000003 275.5199999999995] -/Type /Annot ->> -endobj -798 0 obj -<< /Border [0 0 0] -/Dest (_verb356) -/Subtype /Link -/Rect [552.021 261.23999999999955 563.76 275.5199999999995] -/Type /Annot ->> -endobj -799 0 obj -<< /Border [0 0 0] -/Dest (_responses_44) -/Subtype /Link -/Rect [72.24000000000001 242.7599999999995 157.899 257.0399999999995] -/Type /Annot ->> -endobj -800 0 obj -<< /Border [0 0 0] -/Dest (_responses_44) -/Subtype /Link -/Rect [552.021 242.7599999999995 563.76 257.0399999999995] -/Type /Annot ->> -endobj -801 0 obj -<< /Border [0 0 0] -/Dest (_produces_40) -/Subtype /Link -/Rect [72.24000000000001 224.27999999999952 152.27100000000002 238.55999999999952] -/Type /Annot ->> -endobj -802 0 obj -<< /Border [0 0 0] -/Dest (_produces_40) -/Subtype /Link -/Rect [552.021 224.27999999999952 563.76 238.55999999999952] -/Type /Annot ->> -endobj -803 0 obj -<< /Border [0 0 0] -/Dest (_verb355) -/Subtype /Link -/Rect [60.24000000000001 205.79999999999953 329.4705 220.07999999999953] -/Type /Annot ->> -endobj -804 0 obj -<< /Border [0 0 0] -/Dest (_verb355) -/Subtype /Link -/Rect [552.021 205.79999999999953 563.76 220.07999999999953] -/Type /Annot ->> -endobj -805 0 obj -<< /Border [0 0 0] -/Dest (_responses_45) -/Subtype /Link -/Rect [72.24000000000001 187.31999999999954 157.899 201.59999999999954] -/Type /Annot ->> -endobj -806 0 obj -<< /Border [0 0 0] -/Dest (_responses_45) -/Subtype /Link -/Rect [552.021 187.31999999999954 563.76 201.59999999999954] -/Type /Annot ->> -endobj -807 0 obj -<< /Border [0 0 0] -/Dest (_produces_41) -/Subtype /Link -/Rect [72.24000000000001 168.83999999999955 152.27100000000002 183.11999999999955] -/Type /Annot ->> -endobj -808 0 obj -<< /Border [0 0 0] -/Dest (_produces_41) -/Subtype /Link -/Rect [552.021 168.83999999999955 563.76 183.11999999999955] -/Type /Annot ->> -endobj -809 0 obj -<< /Border [0 0 0] -/Dest (_verb353) -/Subtype /Link -/Rect [60.24000000000001 150.35999999999956 351.7515 164.63999999999956] -/Type /Annot ->> -endobj -810 0 obj -<< /Border [0 0 0] -/Dest (_verb353) -/Subtype /Link -/Rect [552.021 150.35999999999956 563.76 164.63999999999956] -/Type /Annot ->> -endobj -811 0 obj -<< /Border [0 0 0] -/Dest (_responses_46) -/Subtype /Link -/Rect [72.24000000000001 131.87999999999957 157.899 146.15999999999957] -/Type /Annot ->> -endobj -812 0 obj -<< /Border [0 0 0] -/Dest (_responses_46) -/Subtype /Link -/Rect [552.021 131.87999999999957 563.76 146.15999999999957] -/Type /Annot ->> -endobj -813 0 obj -<< /Border [0 0 0] -/Dest (_produces_42) -/Subtype /Link -/Rect [72.24000000000001 113.39999999999958 152.27100000000002 127.67999999999958] -/Type /Annot ->> -endobj -814 0 obj -<< /Border [0 0 0] -/Dest (_produces_42) -/Subtype /Link -/Rect [552.021 113.39999999999958 563.76 127.67999999999958] -/Type /Annot ->> -endobj -815 0 obj -<< /Border [0 0 0] -/Dest (_verb354) -/Subtype /Link -/Rect [60.24000000000001 94.91999999999959 293.10900000000004 109.19999999999959] -/Type /Annot ->> -endobj -816 0 obj -<< /Border [0 0 0] -/Dest (_verb354) -/Subtype /Link -/Rect [552.021 94.91999999999959 563.76 109.19999999999959] -/Type /Annot ->> -endobj -817 0 obj -<< /Border [0 0 0] -/Dest (_responses_47) -/Subtype /Link -/Rect [72.24000000000001 76.4399999999996 157.899 90.7199999999996] -/Type /Annot ->> -endobj -818 0 obj -<< /Border [0 0 0] -/Dest (_responses_47) -/Subtype /Link -/Rect [552.021 76.4399999999996 563.76 90.7199999999996] -/Type /Annot ->> -endobj -819 0 obj -<< /Border [0 0 0] -/Dest (_produces_43) -/Subtype /Link -/Rect [72.24000000000001 57.95999999999961 152.27100000000002 72.23999999999961] -/Type /Annot ->> -endobj -820 0 obj -<< /Border [0 0 0] -/Dest (_produces_43) -/Subtype /Link -/Rect [552.021 57.95999999999961 563.76 72.23999999999961] -/Type /Annot ->> -endobj -821 0 obj -<< /Border [0 0 0] -/Dest (_verb352) -/Subtype /Link -/Rect [60.24 741.7199999999999 325.37775585937504 756.0] -/Type /Annot ->> -endobj -822 0 obj -<< /Border [0 0 0] -/Dest (_verb352) -/Subtype /Link -/Rect [552.021 741.7199999999999 563.7599999999999 756.0] -/Type /Annot ->> -endobj -823 0 obj -<< /Border [0 0 0] -/Dest (_responses_48) -/Subtype /Link -/Rect [72.24000000000001 723.2399999999999 157.899 737.52] -/Type /Annot ->> -endobj -824 0 obj -<< /Border [0 0 0] -/Dest (_responses_48) -/Subtype /Link -/Rect [552.021 723.2399999999999 563.76 737.52] -/Type /Annot ->> -endobj -825 0 obj -<< /Border [0 0 0] -/Dest (_produces_44) -/Subtype /Link -/Rect [72.24000000000001 704.7599999999999 152.27100000000002 719.04] -/Type /Annot ->> -endobj -826 0 obj -<< /Border [0 0 0] -/Dest (_produces_44) -/Subtype /Link -/Rect [552.021 704.7599999999999 563.76 719.04] -/Type /Annot ->> -endobj -827 0 obj -<< /Border [0 0 0] -/Dest (_verb348) -/Subtype /Link -/Rect [60.24000000000001 686.2799999999999 307.37251171875005 700.56] -/Type /Annot ->> -endobj -828 0 obj -<< /Border [0 0 0] -/Dest (_verb348) -/Subtype /Link -/Rect [552.021 686.2799999999999 563.76 700.56] -/Type /Annot ->> -endobj -829 0 obj -<< /Border [0 0 0] -/Dest (_responses_49) -/Subtype /Link -/Rect [72.24000000000001 667.7999999999998 157.899 682.0799999999999] -/Type /Annot ->> -endobj -830 0 obj -<< /Border [0 0 0] -/Dest (_responses_49) -/Subtype /Link -/Rect [552.021 667.7999999999998 563.76 682.0799999999999] -/Type /Annot ->> -endobj -831 0 obj -<< /Border [0 0 0] -/Dest (_produces_45) -/Subtype /Link -/Rect [72.24000000000001 649.3199999999998 152.27100000000002 663.5999999999999] -/Type /Annot ->> -endobj -832 0 obj -<< /Border [0 0 0] -/Dest (_produces_45) -/Subtype /Link -/Rect [552.021 649.3199999999998 563.76 663.5999999999999] -/Type /Annot ->> -endobj -833 0 obj -<< /Border [0 0 0] -/Dest (_verb357) -/Subtype /Link -/Rect [60.24000000000001 630.8399999999998 366.64255078125 645.1199999999999] -/Type /Annot ->> -endobj -834 0 obj -<< /Border [0 0 0] -/Dest (_verb357) -/Subtype /Link -/Rect [552.021 630.8399999999998 563.76 645.1199999999999] -/Type /Annot ->> -endobj -835 0 obj -<< /Border [0 0 0] -/Dest (_parameters_33) -/Subtype /Link -/Rect [72.24000000000001 612.3599999999998 163.71579492187502 626.6399999999999] -/Type /Annot ->> -endobj -836 0 obj -<< /Border [0 0 0] -/Dest (_parameters_33) -/Subtype /Link -/Rect [552.021 612.3599999999998 563.76 626.6399999999999] -/Type /Annot ->> -endobj -837 0 obj -<< /Border [0 0 0] -/Dest (_responses_50) -/Subtype /Link -/Rect [72.24000000000001 593.8799999999998 157.899 608.1599999999999] -/Type /Annot ->> -endobj -838 0 obj -<< /Border [0 0 0] -/Dest (_responses_50) -/Subtype /Link -/Rect [552.021 593.8799999999998 563.76 608.1599999999999] -/Type /Annot ->> -endobj -839 0 obj -<< /Border [0 0 0] -/Dest (_consumes_14) -/Subtype /Link -/Rect [72.24000000000001 575.3999999999997 157.2375 589.6799999999998] -/Type /Annot ->> -endobj -840 0 obj -<< /Border [0 0 0] -/Dest (_consumes_14) -/Subtype /Link -/Rect [552.021 575.3999999999997 563.76 589.6799999999998] -/Type /Annot ->> -endobj -841 0 obj -<< /Border [0 0 0] -/Dest (_produces_46) -/Subtype /Link -/Rect [72.24000000000001 556.9199999999998 152.27100000000002 571.1999999999998] -/Type /Annot ->> -endobj -842 0 obj -<< /Border [0 0 0] -/Dest (_produces_46) -/Subtype /Link -/Rect [552.021 556.9199999999998 563.76 571.1999999999998] -/Type /Annot ->> -endobj -843 0 obj -<< /Border [0 0 0] -/Dest (_verb360) -/Subtype /Link -/Rect [60.24000000000001 538.4399999999998 336.93805078125 552.7199999999998] -/Type /Annot ->> -endobj -844 0 obj -<< /Border [0 0 0] -/Dest (_verb360) -/Subtype /Link -/Rect [552.021 538.4399999999998 563.76 552.7199999999998] -/Type /Annot ->> -endobj -845 0 obj -<< /Border [0 0 0] -/Dest (_parameters_34) -/Subtype /Link -/Rect [72.24000000000001 519.9599999999998 163.71579492187502 534.2399999999998] -/Type /Annot ->> -endobj -846 0 obj -<< /Border [0 0 0] -/Dest (_parameters_34) -/Subtype /Link -/Rect [552.021 519.9599999999998 563.76 534.2399999999998] -/Type /Annot ->> -endobj -847 0 obj -<< /Border [0 0 0] -/Dest (_responses_51) -/Subtype /Link -/Rect [72.24000000000001 501.4799999999998 157.899 515.7599999999998] -/Type /Annot ->> -endobj -848 0 obj -<< /Border [0 0 0] -/Dest (_responses_51) -/Subtype /Link -/Rect [552.021 501.4799999999998 563.76 515.7599999999998] -/Type /Annot ->> -endobj -849 0 obj -<< /Border [0 0 0] -/Dest (_consumes_15) -/Subtype /Link -/Rect [72.24000000000001 482.9999999999998 157.2375 497.27999999999975] -/Type /Annot ->> -endobj -850 0 obj -<< /Border [0 0 0] -/Dest (_consumes_15) -/Subtype /Link -/Rect [552.021 482.9999999999998 563.76 497.27999999999975] -/Type /Annot ->> -endobj -851 0 obj -<< /Border [0 0 0] -/Dest (_produces_47) -/Subtype /Link -/Rect [72.24000000000001 464.51999999999975 152.27100000000002 478.7999999999997] -/Type /Annot ->> -endobj -852 0 obj -<< /Border [0 0 0] -/Dest (_produces_47) -/Subtype /Link -/Rect [552.021 464.51999999999975 563.76 478.7999999999997] -/Type /Annot ->> -endobj -853 0 obj -<< /Border [0 0 0] -/Dest (_verb361) -/Subtype /Link -/Rect [60.24000000000001 446.03999999999974 388.682255859375 460.3199999999997] -/Type /Annot ->> -endobj -854 0 obj -<< /Border [0 0 0] -/Dest (_verb361) -/Subtype /Link -/Rect [552.021 446.03999999999974 563.76 460.3199999999997] -/Type /Annot ->> -endobj -855 0 obj -<< /Border [0 0 0] -/Dest (_parameters_35) -/Subtype /Link -/Rect [72.24000000000001 427.5599999999997 163.71579492187502 441.8399999999997] -/Type /Annot ->> -endobj -856 0 obj -<< /Border [0 0 0] -/Dest (_parameters_35) -/Subtype /Link -/Rect [552.021 427.5599999999997 563.76 441.8399999999997] -/Type /Annot ->> -endobj -857 0 obj -<< /Border [0 0 0] -/Dest (_responses_52) -/Subtype /Link -/Rect [72.24000000000001 409.0799999999997 157.899 423.3599999999997] -/Type /Annot ->> -endobj -858 0 obj -<< /Border [0 0 0] -/Dest (_responses_52) -/Subtype /Link -/Rect [552.021 409.0799999999997 563.76 423.3599999999997] -/Type /Annot ->> -endobj -859 0 obj -<< /Border [0 0 0] -/Dest (_consumes_16) -/Subtype /Link -/Rect [72.24000000000001 390.5999999999997 157.2375 404.87999999999965] -/Type /Annot ->> -endobj -860 0 obj -<< /Border [0 0 0] -/Dest (_consumes_16) -/Subtype /Link -/Rect [552.021 390.5999999999997 563.76 404.87999999999965] -/Type /Annot ->> -endobj -861 0 obj -<< /Border [0 0 0] -/Dest (_produces_48) -/Subtype /Link -/Rect [72.24000000000001 372.11999999999966 152.27100000000002 386.39999999999964] -/Type /Annot ->> -endobj -862 0 obj -<< /Border [0 0 0] -/Dest (_produces_48) -/Subtype /Link -/Rect [552.021 372.11999999999966 563.76 386.39999999999964] -/Type /Annot ->> -endobj -863 0 obj -<< /Border [0 0 0] -/Dest (_definitions) -/Subtype /Link -/Rect [48.24000000000001 353.63999999999965 114.66300000000001 367.9199999999996] -/Type /Annot ->> -endobj -864 0 obj -<< /Border [0 0 0] -/Dest (_definitions) -/Subtype /Link -/Rect [552.021 353.63999999999965 563.76 367.9199999999996] -/Type /Annot ->> -endobj -865 0 obj -<< /Border [0 0 0] -/Dest (_clampinformation) -/Subtype /Link -/Rect [60.24000000000001 335.1599999999996 173.08350000000002 349.4399999999996] -/Type /Annot ->> -endobj -866 0 obj -<< /Border [0 0 0] -/Dest (_clampinformation) -/Subtype /Link -/Rect [552.021 335.1599999999996 563.76 349.4399999999996] -/Type /Annot ->> -endobj -867 0 obj -<< /Border [0 0 0] -/Dest (_cldshealthcheck) -/Subtype /Link -/Rect [60.24000000000001 316.6799999999996 164.26350000000002 330.9599999999996] -/Type /Annot ->> -endobj -868 0 obj -<< /Border [0 0 0] -/Dest (_cldshealthcheck) -/Subtype /Link -/Rect [552.021 316.6799999999996 563.76 330.9599999999996] -/Type /Annot ->> -endobj -869 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [60.24000000000001 298.1999999999996 132.7425 312.47999999999956] -/Type /Annot ->> -endobj -870 0 obj -<< /Border [0 0 0] -/Dest (_dictionary) -/Subtype /Link -/Rect [552.021 298.1999999999996 563.76 312.47999999999956] -/Type /Annot ->> -endobj -871 0 obj -<< /Border [0 0 0] -/Dest (_dictionaryelement) -/Subtype /Link -/Rect [60.24000000000001 279.7199999999996 174.1545 293.99999999999955] -/Type /Annot ->> -endobj -872 0 obj -<< /Border [0 0 0] -/Dest (_dictionaryelement) -/Subtype /Link -/Rect [552.021 279.7199999999996 563.76 293.99999999999955] -/Type /Annot ->> -endobj -873 0 obj -<< /Border [0 0 0] -/Dest (_externalcomponent) -/Subtype /Link -/Rect [60.24000000000001 261.23999999999955 180.507 275.5199999999995] -/Type /Annot ->> -endobj -874 0 obj -<< /Border [0 0 0] -/Dest (_externalcomponent) -/Subtype /Link -/Rect [552.021 261.23999999999955 563.76 275.5199999999995] -/Type /Annot ->> -endobj -875 0 obj -<< /Border [0 0 0] -/Dest (_externalcomponentstate) -/Subtype /Link -/Rect [60.24000000000001 242.7599999999995 205.11900000000003 257.0399999999995] -/Type /Annot ->> -endobj -876 0 obj -<< /Border [0 0 0] -/Dest (_externalcomponentstate) -/Subtype /Link -/Rect [552.021 242.7599999999995 563.76 257.0399999999995] -/Type /Annot ->> -endobj -877 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [60.24000000000001 224.27999999999952 129.94908984375002 238.55999999999952] -/Type /Annot ->> -endobj -878 0 obj -<< /Border [0 0 0] -/Dest (_jsonarray) -/Subtype /Link -/Rect [552.021 224.27999999999952 563.76 238.55999999999952] -/Type /Annot ->> -endobj -879 0 obj -<< /Border [0 0 0] -/Dest (_jsonelement) -/Subtype /Link -/Rect [60.24000000000001 205.79999999999953 142.66500000000002 220.07999999999953] -/Type /Annot ->> -endobj -880 0 obj -<< /Border [0 0 0] -/Dest (_jsonelement) -/Subtype /Link -/Rect [552.021 205.79999999999953 563.76 220.07999999999953] -/Type /Annot ->> -endobj -881 0 obj -<< /Border [0 0 0] -/Dest (_jsonnull) -/Subtype /Link -/Rect [60.24000000000001 187.31999999999954 122.43150000000001 201.59999999999954] -/Type /Annot ->> -endobj -882 0 obj -<< /Border [0 0 0] -/Dest (_jsonnull) -/Subtype /Link -/Rect [552.021 187.31999999999954 563.76 201.59999999999954] -/Type /Annot ->> -endobj -883 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [60.24000000000001 168.83999999999955 138.969 183.11999999999955] -/Type /Annot ->> -endobj -884 0 obj -<< /Border [0 0 0] -/Dest (_jsonobject) -/Subtype /Link -/Rect [552.021 168.83999999999955 563.76 183.11999999999955] -/Type /Annot ->> -endobj -885 0 obj -<< /Border [0 0 0] -/Dest (_jsonprimitive) -/Subtype /Link -/Rect [60.24000000000001 150.35999999999956 153.76350000000002 164.63999999999956] -/Type /Annot ->> -endobj -886 0 obj -<< /Border [0 0 0] -/Dest (_jsonprimitive) -/Subtype /Link -/Rect [552.021 150.35999999999956 563.76 164.63999999999956] -/Type /Annot ->> -endobj -887 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [60.24000000000001 131.87999999999957 110.91300000000001 146.15999999999957] -/Type /Annot ->> -endobj -888 0 obj -<< /Border [0 0 0] -/Dest (_loop) -/Subtype /Link -/Rect [552.021 131.87999999999957 563.76 146.15999999999957] -/Type /Annot ->> -endobj -889 0 obj -<< /Border [0 0 0] -/Dest (_loopelementmodel) -/Subtype /Link -/Rect [60.24000000000001 113.39999999999958 183.531 127.67999999999958] -/Type /Annot ->> -endobj -890 0 obj -<< /Border [0 0 0] -/Dest (_loopelementmodel) -/Subtype /Link -/Rect [552.021 113.39999999999958 563.76 127.67999999999958] -/Type /Annot ->> -endobj -891 0 obj -<< /Border [0 0 0] -/Dest (_looplog) -/Subtype /Link -/Rect [60.24000000000001 94.91999999999959 129.16200000000003 109.19999999999959] -/Type /Annot ->> -endobj -892 0 obj -<< /Border [0 0 0] -/Dest (_looplog) -/Subtype /Link -/Rect [552.021 94.91999999999959 563.76 109.19999999999959] -/Type /Annot ->> -endobj -893 0 obj -<< /Border [0 0 0] -/Dest (_looptemplate) -/Subtype /Link -/Rect [60.24000000000001 76.4399999999996 157.46175585937502 90.7199999999996] -/Type /Annot ->> -endobj -894 0 obj -<< /Border [0 0 0] -/Dest (_looptemplate) -/Subtype /Link -/Rect [552.021 76.4399999999996 563.76 90.7199999999996] -/Type /Annot ->> -endobj -895 0 obj -<< /Border [0 0 0] -/Dest (_looptemplateloopelementmodel) -/Subtype /Link -/Rect [60.24000000000001 57.95999999999961 255.174755859375 72.23999999999961] -/Type /Annot ->> -endobj -896 0 obj -<< /Border [0 0 0] -/Dest (_looptemplateloopelementmodel) -/Subtype /Link -/Rect [552.021 57.95999999999961 563.76 72.23999999999961] -/Type /Annot ->> -endobj -897 0 obj -<< /Border [0 0 0] -/Dest (_microservicepolicy) -/Subtype /Link -/Rect [60.24 741.7199999999999 181.746 756.0] -/Type /Annot ->> -endobj -898 0 obj -<< /Border [0 0 0] -/Dest (_microservicepolicy) -/Subtype /Link -/Rect [552.021 741.7199999999999 563.76 756.0] -/Type /Annot ->> -endobj -899 0 obj -<< /Border [0 0 0] -/Dest (_number) -/Subtype /Link -/Rect [60.24000000000001 723.2399999999999 127.39800000000001 737.52] -/Type /Annot ->> -endobj -900 0 obj -<< /Border [0 0 0] -/Dest (_number) -/Subtype /Link -/Rect [552.021 723.2399999999999 563.76 737.52] -/Type /Annot ->> -endobj -901 0 obj -<< /Border [0 0 0] -/Dest (_operationalpolicy) -/Subtype /Link -/Rect [60.24000000000001 704.7599999999999 175.42479492187502 719.04] -/Type /Annot ->> -endobj -902 0 obj -<< /Border [0 0 0] -/Dest (_operationalpolicy) -/Subtype /Link -/Rect [552.021 704.7599999999999 563.76 719.04] -/Type /Annot ->> -endobj -903 0 obj -<< /Border [0 0 0] -/Dest (_policymodel) -/Subtype /Link -/Rect [60.24000000000001 686.2799999999999 147.11700000000002 700.56] -/Type /Annot ->> -endobj -904 0 obj -<< /Border [0 0 0] -/Dest (_policymodel) -/Subtype /Link -/Rect [552.021 686.2799999999999 563.76 700.56] -/Type /Annot ->> -endobj -905 0 obj -<< /Border [0 0 0] -/Dest (_service) -/Subtype /Link -/Rect [60.24000000000001 667.7999999999998 122.29500000000002 682.0799999999999] -/Type /Annot ->> -endobj -906 0 obj -<< /Border [0 0 0] -/Dest (_service) -/Subtype /Link -/Rect [552.021 667.7999999999998 563.76 682.0799999999999] -/Type /Annot ->> -endobj -907 0 obj -<< /Type /XObject -/Subtype /Form -/BBox [0 0 612.0 792.0] -/Length 178 ->> -stream -q -/DeviceRGB cs -0.000 0.000 0.000 scn -/DeviceRGB CS -0.000 0.000 0.000 SCN -1 w -0 J -0 j -[ ] 0 d -q -0.25 w -/DeviceRGB CS -0.867 0.867 0.867 SCN -48.240 30.000 m -563.760 30.000 l -S -Q -Q - -endstream -endobj -908 0 obj -<< /Type /Outlines -/Count 231 -/First 909 0 R -/Last 1118 0 R ->> -endobj -909 0 obj -<< /Title -/Parent 908 0 R -/Count 0 -/Next 910 0 R -/Dest [7 0 R /XYZ 0 792.0 null] ->> -endobj -910 0 obj -<< /Title -/Parent 908 0 R -/Count 0 -/Next 911 0 R -/Prev 909 0 R -/Dest [10 0 R /XYZ 0 792.0 null] ->> -endobj -911 0 obj -<< /Title -/Parent 908 0 R -/Count 2 -/First 912 0 R -/Last 913 0 R -/Next 914 0 R -/Prev 910 0 R -/Dest [24 0 R /XYZ 0 792.0 null] ->> -endobj -912 0 obj -<< /Title -/Parent 911 0 R -/Count 0 -/Next 913 0 R -/Dest [24 0 R /XYZ 0 712.0799999999999 null] ->> -endobj -913 0 obj -<< /Title -/Parent 911 0 R -/Count 0 -/Prev 912 0 R -/Dest [24 0 R /XYZ 0 644.22 null] ->> -endobj -914 0 obj -<< /Title -/Parent 908 0 R -/Count 203 -/First 915 0 R -/Last 1113 0 R -/Next 1118 0 R -/Prev 911 0 R -/Dest [33 0 R /XYZ 0 792.0 null] ->> -endobj -915 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 916 0 R -/Last 917 0 R -/Next 918 0 R -/Dest [33 0 R /XYZ 0 712.0799999999999 null] ->> -endobj -916 0 obj -<< /Title -/Parent 915 0 R -/Count 0 -/Next 917 0 R -/Dest [33 0 R /XYZ 0 672.0 null] ->> -endobj -917 0 obj -<< /Title -/Parent 915 0 R -/Count 0 -/Prev 916 0 R -/Dest [33 0 R /XYZ 0 566.8800000000001 null] ->> -endobj -918 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 919 0 R -/Last 920 0 R -/Next 921 0 R -/Prev 915 0 R -/Dest [33 0 R /XYZ 0 510.60000000000025 null] ->> -endobj -919 0 obj -<< /Title -/Parent 918 0 R -/Count 0 -/Next 920 0 R -/Dest [33 0 R /XYZ 0 470.5200000000002 null] ->> -endobj -920 0 obj -<< /Title -/Parent 918 0 R -/Count 0 -/Prev 919 0 R -/Dest [33 0 R /XYZ 0 379.6800000000002 null] ->> -endobj -921 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 922 0 R -/Last 923 0 R -/Next 924 0 R -/Prev 918 0 R -/Dest [33 0 R /XYZ 0 323.40000000000015 null] ->> -endobj -922 0 obj -<< /Title -/Parent 921 0 R -/Count 0 -/Next 923 0 R -/Dest [33 0 R /XYZ 0 283.3200000000001 null] ->> -endobj -923 0 obj -<< /Title -/Parent 921 0 R -/Count 0 -/Prev 922 0 R -/Dest [33 0 R /XYZ 0 178.2000000000001 null] ->> -endobj -924 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 925 0 R -/Last 926 0 R -/Next 927 0 R -/Prev 921 0 R -/Dest [33 0 R /XYZ 0 121.92000000000007 null] ->> -endobj -925 0 obj -<< /Title -/Parent 924 0 R -/Count 0 -/Next 926 0 R -/Dest [49 0 R /XYZ 0 792.0 null] ->> -endobj -926 0 obj -<< /Title -/Parent 924 0 R -/Count 0 -/Prev 925 0 R -/Dest [49 0 R /XYZ 0 653.2800000000002 null] ->> -endobj -927 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 928 0 R -/Last 931 0 R -/Next 932 0 R -/Prev 924 0 R -/Dest [49 0 R /XYZ 0 597.0000000000003 null] ->> -endobj -928 0 obj -<< /Title -/Parent 927 0 R -/Count 0 -/Next 929 0 R -/Dest [49 0 R /XYZ 0 556.9200000000004 null] ->> -endobj -929 0 obj -<< /Title -/Parent 927 0 R -/Count 0 -/Next 930 0 R -/Prev 928 0 R -/Dest [49 0 R /XYZ 0 451.8000000000006 null] ->> -endobj -930 0 obj -<< /Title -/Parent 927 0 R -/Count 0 -/Next 931 0 R -/Prev 929 0 R -/Dest [49 0 R /XYZ 0 346.6800000000005 null] ->> -endobj -931 0 obj -<< /Title -/Parent 927 0 R -/Count 0 -/Prev 930 0 R -/Dest [49 0 R /XYZ 0 290.4000000000005 null] ->> -endobj -932 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 933 0 R -/Last 934 0 R -/Next 935 0 R -/Prev 927 0 R -/Dest [49 0 R /XYZ 0 234.12000000000046 null] ->> -endobj -933 0 obj -<< /Title -/Parent 932 0 R -/Count 0 -/Next 934 0 R -/Dest [49 0 R /XYZ 0 194.04000000000045 null] ->> -endobj -934 0 obj -<< /Title -/Parent 932 0 R -/Count 0 -/Prev 933 0 R -/Dest [65 0 R /XYZ 0 792.0 null] ->> -endobj -935 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 936 0 R -/Last 938 0 R -/Next 939 0 R -/Prev 932 0 R -/Dest [65 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -936 0 obj -<< /Title -/Parent 935 0 R -/Count 0 -/Next 937 0 R -/Dest [65 0 R /XYZ 0 662.0400000000002 null] ->> -endobj -937 0 obj -<< /Title -/Parent 935 0 R -/Count 0 -/Next 938 0 R -/Prev 936 0 R -/Dest [65 0 R /XYZ 0 556.9200000000003 null] ->> -endobj -938 0 obj -<< /Title -/Parent 935 0 R -/Count 0 -/Prev 937 0 R -/Dest [65 0 R /XYZ 0 451.8000000000004 null] ->> -endobj -939 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 940 0 R -/Last 943 0 R -/Next 944 0 R -/Prev 935 0 R -/Dest [65 0 R /XYZ 0 395.5200000000004 null] ->> -endobj -940 0 obj -<< /Title -/Parent 939 0 R -/Count 0 -/Next 941 0 R -/Dest [65 0 R /XYZ 0 355.44000000000034 null] ->> -endobj -941 0 obj -<< /Title -/Parent 939 0 R -/Count 0 -/Next 942 0 R -/Prev 940 0 R -/Dest [65 0 R /XYZ 0 212.76000000000028 null] ->> -endobj -942 0 obj -<< /Title -/Parent 939 0 R -/Count 0 -/Next 943 0 R -/Prev 941 0 R -/Dest [65 0 R /XYZ 0 107.64000000000024 null] ->> -endobj -943 0 obj -<< /Title -/Parent 939 0 R -/Count 0 -/Prev 942 0 R -/Dest [79 0 R /XYZ 0 792.0 null] ->> -endobj -944 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 945 0 R -/Last 947 0 R -/Next 948 0 R -/Prev 939 0 R -/Dest [79 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -945 0 obj -<< /Title -/Parent 944 0 R -/Count 0 -/Next 946 0 R -/Dest [79 0 R /XYZ 0 662.0400000000002 null] ->> -endobj -946 0 obj -<< /Title -/Parent 944 0 R -/Count 0 -/Next 947 0 R -/Prev 945 0 R -/Dest [79 0 R /XYZ 0 556.9200000000003 null] ->> -endobj -947 0 obj -<< /Title -/Parent 944 0 R -/Count 0 -/Prev 946 0 R -/Dest [79 0 R /XYZ 0 466.0800000000005 null] ->> -endobj -948 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 949 0 R -/Last 951 0 R -/Next 952 0 R -/Prev 944 0 R -/Dest [79 0 R /XYZ 0 409.80000000000047 null] ->> -endobj -949 0 obj -<< /Title -/Parent 948 0 R -/Count 0 -/Next 950 0 R -/Dest [79 0 R /XYZ 0 341.64000000000044 null] ->> -endobj -950 0 obj -<< /Title -/Parent 948 0 R -/Count 0 -/Next 951 0 R -/Prev 949 0 R -/Dest [79 0 R /XYZ 0 198.9600000000004 null] ->> -endobj -951 0 obj -<< /Title -/Parent 948 0 R -/Count 0 -/Prev 950 0 R -/Dest [79 0 R /XYZ 0 108.12000000000037 null] ->> -endobj -952 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 953 0 R -/Last 955 0 R -/Next 956 0 R -/Prev 948 0 R -/Dest [91 0 R /XYZ 0 792.0 null] ->> -endobj -953 0 obj -<< /Title -/Parent 952 0 R -/Count 0 -/Next 954 0 R -/Dest [91 0 R /XYZ 0 662.1600000000001 null] ->> -endobj -954 0 obj -<< /Title -/Parent 952 0 R -/Count 0 -/Next 955 0 R -/Prev 953 0 R -/Dest [91 0 R /XYZ 0 481.92000000000024 null] ->> -endobj -955 0 obj -<< /Title -/Parent 952 0 R -/Count 0 -/Prev 954 0 R -/Dest [91 0 R /XYZ 0 376.8000000000002 null] ->> -endobj -956 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 957 0 R -/Last 960 0 R -/Next 961 0 R -/Prev 952 0 R -/Dest [91 0 R /XYZ 0 320.52000000000015 null] ->> -endobj -957 0 obj -<< /Title -/Parent 956 0 R -/Count 0 -/Next 958 0 R -/Dest [91 0 R /XYZ 0 224.28000000000017 null] ->> -endobj -958 0 obj -<< /Title -/Parent 956 0 R -/Count 0 -/Next 959 0 R -/Prev 957 0 R -/Dest [101 0 R /XYZ 0 792.0 null] ->> -endobj -959 0 obj -<< /Title -/Parent 956 0 R -/Count 0 -/Next 960 0 R -/Prev 958 0 R -/Dest [101 0 R /XYZ 0 653.2800000000002 null] ->> -endobj -960 0 obj -<< /Title -/Parent 956 0 R -/Count 0 -/Prev 959 0 R -/Dest [101 0 R /XYZ 0 597.0000000000003 null] ->> -endobj -961 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 962 0 R -/Last 963 0 R -/Next 964 0 R -/Prev 956 0 R -/Dest [101 0 R /XYZ 0 540.7200000000005 null] ->> -endobj -962 0 obj -<< /Title -/Parent 961 0 R -/Count 0 -/Next 963 0 R -/Dest [101 0 R /XYZ 0 500.6400000000005 null] ->> -endobj -963 0 obj -<< /Title -/Parent 961 0 R -/Count 0 -/Prev 962 0 R -/Dest [101 0 R /XYZ 0 395.5200000000005 null] ->> -endobj -964 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 965 0 R -/Last 967 0 R -/Next 968 0 R -/Prev 961 0 R -/Dest [101 0 R /XYZ 0 304.6800000000005 null] ->> -endobj -965 0 obj -<< /Title -/Parent 964 0 R -/Count 0 -/Next 966 0 R -/Dest [101 0 R /XYZ 0 264.6000000000005 null] ->> -endobj -966 0 obj -<< /Title -/Parent 964 0 R -/Count 0 -/Next 967 0 R -/Prev 965 0 R -/Dest [101 0 R /XYZ 0 159.48000000000047 null] ->> -endobj -967 0 obj -<< /Title -/Parent 964 0 R -/Count 0 -/Prev 966 0 R -/Dest [114 0 R /XYZ 0 792.0 null] ->> -endobj -968 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 969 0 R -/Last 970 0 R -/Next 971 0 R -/Prev 964 0 R -/Dest [114 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -969 0 obj -<< /Title -/Parent 968 0 R -/Count 0 -/Next 970 0 R -/Dest [114 0 R /XYZ 0 662.0400000000002 null] ->> -endobj -970 0 obj -<< /Title -/Parent 968 0 R -/Count 0 -/Prev 969 0 R -/Dest [114 0 R /XYZ 0 556.9200000000003 null] ->> -endobj -971 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 972 0 R -/Last 974 0 R -/Next 975 0 R -/Prev 968 0 R -/Dest [114 0 R /XYZ 0 500.64000000000044 null] ->> -endobj -972 0 obj -<< /Title -/Parent 971 0 R -/Count 0 -/Next 973 0 R -/Dest [114 0 R /XYZ 0 460.5600000000004 null] ->> -endobj -973 0 obj -<< /Title -/Parent 971 0 R -/Count 0 -/Next 974 0 R -/Prev 972 0 R -/Dest [114 0 R /XYZ 0 355.44000000000034 null] ->> -endobj -974 0 obj -<< /Title -/Parent 971 0 R -/Count 0 -/Prev 973 0 R -/Dest [114 0 R /XYZ 0 250.32000000000028 null] ->> -endobj -975 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 976 0 R -/Last 978 0 R -/Next 979 0 R -/Prev 971 0 R -/Dest [114 0 R /XYZ 0 194.04000000000025 null] ->> -endobj -976 0 obj -<< /Title -/Parent 975 0 R -/Count 0 -/Next 977 0 R -/Dest [114 0 R /XYZ 0 97.80000000000024 null] ->> -endobj -977 0 obj -<< /Title -/Parent 975 0 R -/Count 0 -/Next 978 0 R -/Prev 976 0 R -/Dest [127 0 R /XYZ 0 645.5999999999999 null] ->> -endobj -978 0 obj -<< /Title -/Parent 975 0 R -/Count 0 -/Prev 977 0 R -/Dest [127 0 R /XYZ 0 540.48 null] ->> -endobj -979 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 980 0 R -/Last 982 0 R -/Next 983 0 R -/Prev 975 0 R -/Dest [127 0 R /XYZ 0 484.20000000000016 null] ->> -endobj -980 0 obj -<< /Title -/Parent 979 0 R -/Count 0 -/Next 981 0 R -/Dest [127 0 R /XYZ 0 387.96000000000015 null] ->> -endobj -981 0 obj -<< /Title -/Parent 979 0 R -/Count 0 -/Next 982 0 R -/Prev 980 0 R -/Dest [127 0 R /XYZ 0 245.28000000000014 null] ->> -endobj -982 0 obj -<< /Title -/Parent 979 0 R -/Count 0 -/Prev 981 0 R -/Dest [127 0 R /XYZ 0 140.1600000000001 null] ->> -endobj -983 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 984 0 R -/Last 986 0 R -/Next 987 0 R -/Prev 979 0 R -/Dest [137 0 R /XYZ 0 792.0 null] ->> -endobj -984 0 obj -<< /Title -/Parent 983 0 R -/Count 0 -/Next 985 0 R -/Dest [137 0 R /XYZ 0 662.1600000000001 null] ->> -endobj -985 0 obj -<< /Title -/Parent 983 0 R -/Count 0 -/Next 986 0 R -/Prev 984 0 R -/Dest [137 0 R /XYZ 0 444.3600000000002 null] ->> -endobj -986 0 obj -<< /Title -/Parent 983 0 R -/Count 0 -/Prev 985 0 R -/Dest [137 0 R /XYZ 0 339.2400000000001 null] ->> -endobj -987 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 988 0 R -/Last 990 0 R -/Next 991 0 R -/Prev 983 0 R -/Dest [137 0 R /XYZ 0 282.9600000000001 null] ->> -endobj -988 0 obj -<< /Title -/Parent 987 0 R -/Count 0 -/Next 989 0 R -/Dest [137 0 R /XYZ 0 242.8800000000001 null] ->> -endobj -989 0 obj -<< /Title -/Parent 987 0 R -/Count 0 -/Next 990 0 R -/Prev 988 0 R -/Dest [137 0 R /XYZ 0 137.76000000000008 null] ->> -endobj -990 0 obj -<< /Title -/Parent 987 0 R -/Count 0 -/Prev 989 0 R -/Dest [148 0 R /XYZ 0 683.1600000000001 null] ->> -endobj -991 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 992 0 R -/Last 994 0 R -/Next 995 0 R -/Prev 987 0 R -/Dest [148 0 R /XYZ 0 626.8800000000002 null] ->> -endobj -992 0 obj -<< /Title -/Parent 991 0 R -/Count 0 -/Next 993 0 R -/Dest [148 0 R /XYZ 0 586.8000000000003 null] ->> -endobj -993 0 obj -<< /Title -/Parent 991 0 R -/Count 0 -/Next 994 0 R -/Prev 992 0 R -/Dest [148 0 R /XYZ 0 481.68000000000046 null] ->> -endobj -994 0 obj -<< /Title -/Parent 991 0 R -/Count 0 -/Prev 993 0 R -/Dest [148 0 R /XYZ 0 376.5600000000004 null] ->> -endobj -995 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 996 0 R -/Last 998 0 R -/Next 999 0 R -/Prev 991 0 R -/Dest [148 0 R /XYZ 0 320.28000000000037 null] ->> -endobj -996 0 obj -<< /Title -/Parent 995 0 R -/Count 0 -/Next 997 0 R -/Dest [148 0 R /XYZ 0 280.20000000000033 null] ->> -endobj -997 0 obj -<< /Title -/Parent 995 0 R -/Count 0 -/Next 998 0 R -/Prev 996 0 R -/Dest [148 0 R /XYZ 0 175.08000000000033 null] ->> -endobj -998 0 obj -<< /Title -/Parent 995 0 R -/Count 0 -/Prev 997 0 R -/Dest [164 0 R /XYZ 0 792.0 null] ->> -endobj -999 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 1000 0 R -/Last 1002 0 R -/Next 1003 0 R -/Prev 995 0 R -/Dest [164 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -1000 0 obj -<< /Title -/Parent 999 0 R -/Count 0 -/Next 1001 0 R -/Dest [164 0 R /XYZ 0 662.0400000000002 null] ->> -endobj -1001 0 obj -<< /Title -/Parent 999 0 R -/Count 0 -/Next 1002 0 R -/Prev 1000 0 R -/Dest [164 0 R /XYZ 0 556.9200000000003 null] ->> -endobj -1002 0 obj -<< /Title -/Parent 999 0 R -/Count 0 -/Prev 1001 0 R -/Dest [164 0 R /XYZ 0 451.8000000000004 null] ->> -endobj -1003 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1004 0 R -/Last 1007 0 R -/Next 1008 0 R -/Prev 999 0 R -/Dest [164 0 R /XYZ 0 395.5200000000004 null] ->> -endobj -1004 0 obj -<< /Title -/Parent 1003 0 R -/Count 0 -/Next 1005 0 R -/Dest [164 0 R /XYZ 0 355.44000000000034 null] ->> -endobj -1005 0 obj -<< /Title -/Parent 1003 0 R -/Count 0 -/Next 1006 0 R -/Prev 1004 0 R -/Dest [164 0 R /XYZ 0 212.76000000000028 null] ->> -endobj -1006 0 obj -<< /Title -/Parent 1003 0 R -/Count 0 -/Next 1007 0 R -/Prev 1005 0 R -/Dest [164 0 R /XYZ 0 107.64000000000024 null] ->> -endobj -1007 0 obj -<< /Title -/Parent 1003 0 R -/Count 0 -/Prev 1006 0 R -/Dest [178 0 R /XYZ 0 792.0 null] ->> -endobj -1008 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1009 0 R -/Last 1012 0 R -/Next 1013 0 R -/Prev 1003 0 R -/Dest [178 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -1009 0 obj -<< /Title -/Parent 1008 0 R -/Count 0 -/Next 1010 0 R -/Dest [178 0 R /XYZ 0 633.9600000000002 null] ->> -endobj -1010 0 obj -<< /Title -/Parent 1008 0 R -/Count 0 -/Next 1011 0 R -/Prev 1009 0 R -/Dest [178 0 R /XYZ 0 491.28000000000026 null] ->> -endobj -1011 0 obj -<< /Title -/Parent 1008 0 R -/Count 0 -/Next 1012 0 R -/Prev 1010 0 R -/Dest [178 0 R /XYZ 0 386.1600000000002 null] ->> -endobj -1012 0 obj -<< /Title -/Parent 1008 0 R -/Count 0 -/Prev 1011 0 R -/Dest [178 0 R /XYZ 0 329.88000000000017 null] ->> -endobj -1013 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1014 0 R -/Last 1017 0 R -/Next 1018 0 R -/Prev 1008 0 R -/Dest [178 0 R /XYZ 0 273.60000000000014 null] ->> -endobj -1014 0 obj -<< /Title -/Parent 1013 0 R -/Count 0 -/Next 1015 0 R -/Dest [178 0 R /XYZ 0 205.44000000000014 null] ->> -endobj -1015 0 obj -<< /Title -/Parent 1013 0 R -/Count 0 -/Next 1016 0 R -/Prev 1014 0 R -/Dest [191 0 R /XYZ 0 792.0 null] ->> -endobj -1016 0 obj -<< /Title -/Parent 1013 0 R -/Count 0 -/Next 1017 0 R -/Prev 1015 0 R -/Dest [191 0 R /XYZ 0 653.2800000000002 null] ->> -endobj -1017 0 obj -<< /Title -/Parent 1013 0 R -/Count 0 -/Prev 1016 0 R -/Dest [191 0 R /XYZ 0 597.0000000000003 null] ->> -endobj -1018 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 1019 0 R -/Last 1021 0 R -/Next 1022 0 R -/Prev 1013 0 R -/Dest [191 0 R /XYZ 0 540.7200000000005 null] ->> -endobj -1019 0 obj -<< /Title -/Parent 1018 0 R -/Count 0 -/Next 1020 0 R -/Dest [191 0 R /XYZ 0 500.6400000000005 null] ->> -endobj -1020 0 obj -<< /Title -/Parent 1018 0 R -/Count 0 -/Next 1021 0 R -/Prev 1019 0 R -/Dest [191 0 R /XYZ 0 395.5200000000005 null] ->> -endobj -1021 0 obj -<< /Title -/Parent 1018 0 R -/Count 0 -/Prev 1020 0 R -/Dest [191 0 R /XYZ 0 290.40000000000043 null] ->> -endobj -1022 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1023 0 R -/Last 1024 0 R -/Next 1025 0 R -/Prev 1018 0 R -/Dest [191 0 R /XYZ 0 234.1200000000004 null] ->> -endobj -1023 0 obj -<< /Title -/Parent 1022 0 R -/Count 0 -/Next 1024 0 R -/Dest [191 0 R /XYZ 0 194.0400000000004 null] ->> -endobj -1024 0 obj -<< /Title -/Parent 1022 0 R -/Count 0 -/Prev 1023 0 R -/Dest [205 0 R /XYZ 0 792.0 null] ->> -endobj -1025 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 1026 0 R -/Last 1028 0 R -/Next 1029 0 R -/Prev 1022 0 R -/Dest [205 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -1026 0 obj -<< /Title -/Parent 1025 0 R -/Count 0 -/Next 1027 0 R -/Dest [205 0 R /XYZ 0 662.0400000000002 null] ->> -endobj -1027 0 obj -<< /Title -/Parent 1025 0 R -/Count 0 -/Next 1028 0 R -/Prev 1026 0 R -/Dest [205 0 R /XYZ 0 556.9200000000003 null] ->> -endobj -1028 0 obj -<< /Title -/Parent 1025 0 R -/Count 0 -/Prev 1027 0 R -/Dest [205 0 R /XYZ 0 466.0800000000005 null] ->> -endobj -1029 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 1030 0 R -/Last 1032 0 R -/Next 1033 0 R -/Prev 1025 0 R -/Dest [205 0 R /XYZ 0 409.80000000000047 null] ->> -endobj -1030 0 obj -<< /Title -/Parent 1029 0 R -/Count 0 -/Next 1031 0 R -/Dest [205 0 R /XYZ 0 369.7200000000004 null] ->> -endobj -1031 0 obj -<< /Title -/Parent 1029 0 R -/Count 0 -/Next 1032 0 R -/Prev 1030 0 R -/Dest [205 0 R /XYZ 0 264.6000000000004 null] ->> -endobj -1032 0 obj -<< /Title -/Parent 1029 0 R -/Count 0 -/Prev 1031 0 R -/Dest [205 0 R /XYZ 0 173.76000000000042 null] ->> -endobj -1033 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1034 0 R -/Last 1037 0 R -/Next 1038 0 R -/Prev 1029 0 R -/Dest [217 0 R /XYZ 0 792.0 null] ->> -endobj -1034 0 obj -<< /Title -/Parent 1033 0 R -/Count 0 -/Next 1035 0 R -/Dest [217 0 R /XYZ 0 662.1600000000001 null] ->> -endobj -1035 0 obj -<< /Title -/Parent 1033 0 R -/Count 0 -/Next 1036 0 R -/Prev 1034 0 R -/Dest [217 0 R /XYZ 0 406.80000000000024 null] ->> -endobj -1036 0 obj -<< /Title -/Parent 1033 0 R -/Count 0 -/Next 1037 0 R -/Prev 1035 0 R -/Dest [217 0 R /XYZ 0 301.6800000000002 null] ->> -endobj -1037 0 obj -<< /Title -/Parent 1033 0 R -/Count 0 -/Prev 1036 0 R -/Dest [217 0 R /XYZ 0 245.40000000000015 null] ->> -endobj -1038 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1039 0 R -/Last 1040 0 R -/Next 1041 0 R -/Prev 1033 0 R -/Dest [217 0 R /XYZ 0 189.12000000000012 null] ->> -endobj -1039 0 obj -<< /Title -/Parent 1038 0 R -/Count 0 -/Next 1040 0 R -/Dest [228 0 R /XYZ 0 792.0 null] ->> -endobj -1040 0 obj -<< /Title -/Parent 1038 0 R -/Count 0 -/Prev 1039 0 R -/Dest [228 0 R /XYZ 0 540.6000000000001 null] ->> -endobj -1041 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1042 0 R -/Last 1043 0 R -/Next 1044 0 R -/Prev 1038 0 R -/Dest [228 0 R /XYZ 0 449.76000000000033 null] ->> -endobj -1042 0 obj -<< /Title -/Parent 1041 0 R -/Count 0 -/Next 1043 0 R -/Dest [228 0 R /XYZ 0 409.6800000000003 null] ->> -endobj -1043 0 obj -<< /Title -/Parent 1041 0 R -/Count 0 -/Prev 1042 0 R -/Dest [228 0 R /XYZ 0 304.5600000000003 null] ->> -endobj -1044 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 1045 0 R -/Last 1047 0 R -/Next 1048 0 R -/Prev 1041 0 R -/Dest [228 0 R /XYZ 0 248.28000000000026 null] ->> -endobj -1045 0 obj -<< /Title -/Parent 1044 0 R -/Count 0 -/Next 1046 0 R -/Dest [228 0 R /XYZ 0 152.04000000000022 null] ->> -endobj -1046 0 obj -<< /Title -/Parent 1044 0 R -/Count 0 -/Next 1047 0 R -/Prev 1045 0 R -/Dest [239 0 R /XYZ 0 683.1600000000001 null] ->> -endobj -1047 0 obj -<< /Title -/Parent 1044 0 R -/Count 0 -/Prev 1046 0 R -/Dest [239 0 R /XYZ 0 578.0400000000002 null] ->> -endobj -1048 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 1049 0 R -/Last 1051 0 R -/Next 1052 0 R -/Prev 1044 0 R -/Dest [239 0 R /XYZ 0 521.7600000000003 null] ->> -endobj -1049 0 obj -<< /Title -/Parent 1048 0 R -/Count 0 -/Next 1050 0 R -/Dest [239 0 R /XYZ 0 425.5200000000004 null] ->> -endobj -1050 0 obj -<< /Title -/Parent 1048 0 R -/Count 0 -/Next 1051 0 R -/Prev 1049 0 R -/Dest [239 0 R /XYZ 0 282.8400000000003 null] ->> -endobj -1051 0 obj -<< /Title -/Parent 1048 0 R -/Count 0 -/Prev 1050 0 R -/Dest [239 0 R /XYZ 0 177.7200000000003 null] ->> -endobj -1052 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1053 0 R -/Last 1054 0 R -/Next 1055 0 R -/Prev 1048 0 R -/Dest [239 0 R /XYZ 0 121.44000000000028 null] ->> -endobj -1053 0 obj -<< /Title -/Parent 1052 0 R -/Count 0 -/Next 1054 0 R -/Dest [250 0 R /XYZ 0 792.0 null] ->> -endobj -1054 0 obj -<< /Title -/Parent 1052 0 R -/Count 0 -/Prev 1053 0 R -/Dest [250 0 R /XYZ 0 653.2800000000002 null] ->> -endobj -1055 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1056 0 R -/Last 1057 0 R -/Next 1058 0 R -/Prev 1052 0 R -/Dest [250 0 R /XYZ 0 597.0000000000003 null] ->> -endobj -1056 0 obj -<< /Title -/Parent 1055 0 R -/Count 0 -/Next 1057 0 R -/Dest [250 0 R /XYZ 0 556.9200000000004 null] ->> -endobj -1057 0 obj -<< /Title -/Parent 1055 0 R -/Count 0 -/Prev 1056 0 R -/Dest [250 0 R /XYZ 0 451.8000000000005 null] ->> -endobj -1058 0 obj -<< /Title -/Parent 914 0 R -/Count 3 -/First 1059 0 R -/Last 1061 0 R -/Next 1062 0 R -/Prev 1055 0 R -/Dest [250 0 R /XYZ 0 395.5200000000005 null] ->> -endobj -1059 0 obj -<< /Title -/Parent 1058 0 R -/Count 0 -/Next 1060 0 R -/Dest [250 0 R /XYZ 0 355.44000000000045 null] ->> -endobj -1060 0 obj -<< /Title -/Parent 1058 0 R -/Count 0 -/Next 1061 0 R -/Prev 1059 0 R -/Dest [250 0 R /XYZ 0 250.32000000000045 null] ->> -endobj -1061 0 obj -<< /Title -/Parent 1058 0 R -/Count 0 -/Prev 1060 0 R -/Dest [250 0 R /XYZ 0 145.20000000000041 null] ->> -endobj -1062 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1063 0 R -/Last 1066 0 R -/Next 1067 0 R -/Prev 1058 0 R -/Dest [264 0 R /XYZ 0 792.0 null] ->> -endobj -1063 0 obj -<< /Title -/Parent 1062 0 R -/Count 0 -/Next 1064 0 R -/Dest [264 0 R /XYZ 0 690.2400000000001 null] ->> -endobj -1064 0 obj -<< /Title -/Parent 1062 0 R -/Count 0 -/Next 1065 0 R -/Prev 1063 0 R -/Dest [264 0 R /XYZ 0 585.1200000000003 null] ->> -endobj -1065 0 obj -<< /Title -/Parent 1062 0 R -/Count 0 -/Next 1066 0 R -/Prev 1064 0 R -/Dest [264 0 R /XYZ 0 480.00000000000045 null] ->> -endobj -1066 0 obj -<< /Title -/Parent 1062 0 R -/Count 0 -/Prev 1065 0 R -/Dest [264 0 R /XYZ 0 423.7200000000004 null] ->> -endobj -1067 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1068 0 R -/Last 1071 0 R -/Next 1072 0 R -/Prev 1062 0 R -/Dest [264 0 R /XYZ 0 367.4400000000004 null] ->> -endobj -1068 0 obj -<< /Title -/Parent 1067 0 R -/Count 0 -/Next 1069 0 R -/Dest [264 0 R /XYZ 0 299.28000000000037 null] ->> -endobj -1069 0 obj -<< /Title -/Parent 1067 0 R -/Count 0 -/Next 1070 0 R -/Prev 1068 0 R -/Dest [264 0 R /XYZ 0 194.16000000000034 null] ->> -endobj -1070 0 obj -<< /Title -/Parent 1067 0 R -/Count 0 -/Next 1071 0 R -/Prev 1069 0 R -/Dest [274 0 R /XYZ 0 792.0 null] ->> -endobj -1071 0 obj -<< /Title -/Parent 1067 0 R -/Count 0 -/Prev 1070 0 R -/Dest [274 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -1072 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1073 0 R -/Last 1076 0 R -/Next 1077 0 R -/Prev 1067 0 R -/Dest [274 0 R /XYZ 0 645.8400000000003 null] ->> -endobj -1073 0 obj -<< /Title -/Parent 1072 0 R -/Count 0 -/Next 1074 0 R -/Dest [274 0 R /XYZ 0 577.6800000000004 null] ->> -endobj -1074 0 obj -<< /Title -/Parent 1072 0 R -/Count 0 -/Next 1075 0 R -/Prev 1073 0 R -/Dest [274 0 R /XYZ 0 472.56000000000057 null] ->> -endobj -1075 0 obj -<< /Title -/Parent 1072 0 R -/Count 0 -/Next 1076 0 R -/Prev 1074 0 R -/Dest [274 0 R /XYZ 0 367.4400000000005 null] ->> -endobj -1076 0 obj -<< /Title -/Parent 1072 0 R -/Count 0 -/Prev 1075 0 R -/Dest [274 0 R /XYZ 0 311.1600000000005 null] ->> -endobj -1077 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1078 0 R -/Last 1081 0 R -/Next 1082 0 R -/Prev 1072 0 R -/Dest [274 0 R /XYZ 0 254.88000000000045 null] ->> -endobj -1078 0 obj -<< /Title -/Parent 1077 0 R -/Count 0 -/Next 1079 0 R -/Dest [274 0 R /XYZ 0 186.72000000000043 null] ->> -endobj -1079 0 obj -<< /Title -/Parent 1077 0 R -/Count 0 -/Next 1080 0 R -/Prev 1078 0 R -/Dest [286 0 R /XYZ 0 792.0 null] ->> -endobj -1080 0 obj -<< /Title -/Parent 1077 0 R -/Count 0 -/Next 1081 0 R -/Prev 1079 0 R -/Dest [286 0 R /XYZ 0 653.2800000000002 null] ->> -endobj -1081 0 obj -<< /Title -/Parent 1077 0 R -/Count 0 -/Prev 1080 0 R -/Dest [286 0 R /XYZ 0 597.0000000000003 null] ->> -endobj -1082 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1083 0 R -/Last 1084 0 R -/Next 1085 0 R -/Prev 1077 0 R -/Dest [286 0 R /XYZ 0 540.7200000000005 null] ->> -endobj -1083 0 obj -<< /Title -/Parent 1082 0 R -/Count 0 -/Next 1084 0 R -/Dest [286 0 R /XYZ 0 472.5600000000005 null] ->> -endobj -1084 0 obj -<< /Title -/Parent 1082 0 R -/Count 0 -/Prev 1083 0 R -/Dest [286 0 R /XYZ 0 367.4400000000005 null] ->> -endobj -1085 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1086 0 R -/Last 1087 0 R -/Next 1088 0 R -/Prev 1082 0 R -/Dest [286 0 R /XYZ 0 311.1600000000005 null] ->> -endobj -1086 0 obj -<< /Title -/Parent 1085 0 R -/Count 0 -/Next 1087 0 R -/Dest [286 0 R /XYZ 0 243.00000000000048 null] ->> -endobj -1087 0 obj -<< /Title -/Parent 1085 0 R -/Count 0 -/Prev 1086 0 R -/Dest [286 0 R /XYZ 0 137.88000000000045 null] ->> -endobj -1088 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1089 0 R -/Last 1090 0 R -/Next 1091 0 R -/Prev 1085 0 R -/Dest [298 0 R /XYZ 0 792.0 null] ->> -endobj -1089 0 obj -<< /Title -/Parent 1088 0 R -/Count 0 -/Next 1090 0 R -/Dest [298 0 R /XYZ 0 718.32 null] ->> -endobj -1090 0 obj -<< /Title -/Parent 1088 0 R -/Count 0 -/Prev 1089 0 R -/Dest [298 0 R /XYZ 0 613.2000000000003 null] ->> -endobj -1091 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1092 0 R -/Last 1093 0 R -/Next 1094 0 R -/Prev 1088 0 R -/Dest [298 0 R /XYZ 0 556.9200000000004 null] ->> -endobj -1092 0 obj -<< /Title -/Parent 1091 0 R -/Count 0 -/Next 1093 0 R -/Dest [298 0 R /XYZ 0 488.76000000000045 null] ->> -endobj -1093 0 obj -<< /Title -/Parent 1091 0 R -/Count 0 -/Prev 1092 0 R -/Dest [298 0 R /XYZ 0 383.64000000000044 null] ->> -endobj -1094 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1095 0 R -/Last 1096 0 R -/Next 1097 0 R -/Prev 1091 0 R -/Dest [298 0 R /XYZ 0 327.3600000000004 null] ->> -endobj -1095 0 obj -<< /Title -/Parent 1094 0 R -/Count 0 -/Next 1096 0 R -/Dest [298 0 R /XYZ 0 287.28000000000037 null] ->> -endobj -1096 0 obj -<< /Title -/Parent 1094 0 R -/Count 0 -/Prev 1095 0 R -/Dest [298 0 R /XYZ 0 182.16000000000037 null] ->> -endobj -1097 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1098 0 R -/Last 1099 0 R -/Next 1100 0 R -/Prev 1094 0 R -/Dest [298 0 R /XYZ 0 125.88000000000034 null] ->> -endobj -1098 0 obj -<< /Title -/Parent 1097 0 R -/Count 0 -/Next 1099 0 R -/Dest [311 0 R /XYZ 0 792.0 null] ->> -endobj -1099 0 obj -<< /Title -/Parent 1097 0 R -/Count 0 -/Prev 1098 0 R -/Dest [311 0 R /XYZ 0 653.2800000000002 null] ->> -endobj -1100 0 obj -<< /Title -/Parent 914 0 R -/Count 2 -/First 1101 0 R -/Last 1102 0 R -/Next 1103 0 R -/Prev 1097 0 R -/Dest [311 0 R /XYZ 0 597.0000000000003 null] ->> -endobj -1101 0 obj -<< /Title -/Parent 1100 0 R -/Count 0 -/Next 1102 0 R -/Dest [311 0 R /XYZ 0 556.9200000000004 null] ->> -endobj -1102 0 obj -<< /Title -/Parent 1100 0 R -/Count 0 -/Prev 1101 0 R -/Dest [311 0 R /XYZ 0 451.8000000000005 null] ->> -endobj -1103 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1104 0 R -/Last 1107 0 R -/Next 1108 0 R -/Prev 1100 0 R -/Dest [311 0 R /XYZ 0 395.5200000000005 null] ->> -endobj -1104 0 obj -<< /Title -/Parent 1103 0 R -/Count 0 -/Next 1105 0 R -/Dest [311 0 R /XYZ 0 327.36000000000047 null] ->> -endobj -1105 0 obj -<< /Title -/Parent 1103 0 R -/Count 0 -/Next 1106 0 R -/Prev 1104 0 R -/Dest [311 0 R /XYZ 0 222.2400000000004 null] ->> -endobj -1106 0 obj -<< /Title -/Parent 1103 0 R -/Count 0 -/Next 1107 0 R -/Prev 1105 0 R -/Dest [311 0 R /XYZ 0 117.12000000000037 null] ->> -endobj -1107 0 obj -<< /Title -/Parent 1103 0 R -/Count 0 -/Prev 1106 0 R -/Dest [323 0 R /XYZ 0 792.0 null] ->> -endobj -1108 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1109 0 R -/Last 1112 0 R -/Next 1113 0 R -/Prev 1103 0 R -/Dest [323 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -1109 0 obj -<< /Title -/Parent 1108 0 R -/Count 0 -/Next 1110 0 R -/Dest [323 0 R /XYZ 0 662.0400000000002 null] ->> -endobj -1110 0 obj -<< /Title -/Parent 1108 0 R -/Count 0 -/Next 1111 0 R -/Prev 1109 0 R -/Dest [323 0 R /XYZ 0 556.9200000000003 null] ->> -endobj -1111 0 obj -<< /Title -/Parent 1108 0 R -/Count 0 -/Next 1112 0 R -/Prev 1110 0 R -/Dest [323 0 R /XYZ 0 451.8000000000004 null] ->> -endobj -1112 0 obj -<< /Title -/Parent 1108 0 R -/Count 0 -/Prev 1111 0 R -/Dest [323 0 R /XYZ 0 395.5200000000004 null] ->> -endobj -1113 0 obj -<< /Title -/Parent 914 0 R -/Count 4 -/First 1114 0 R -/Last 1117 0 R -/Prev 1108 0 R -/Dest [323 0 R /XYZ 0 339.24000000000035 null] ->> -endobj -1114 0 obj -<< /Title -/Parent 1113 0 R -/Count 0 -/Next 1115 0 R -/Dest [323 0 R /XYZ 0 271.0800000000003 null] ->> -endobj -1115 0 obj -<< /Title -/Parent 1113 0 R -/Count 0 -/Next 1116 0 R -/Prev 1114 0 R -/Dest [323 0 R /XYZ 0 165.96000000000032 null] ->> -endobj -1116 0 obj -<< /Title -/Parent 1113 0 R -/Count 0 -/Next 1117 0 R -/Prev 1115 0 R -/Dest [335 0 R /XYZ 0 792.0 null] ->> -endobj -1117 0 obj -<< /Title -/Parent 1113 0 R -/Count 0 -/Prev 1116 0 R -/Dest [335 0 R /XYZ 0 702.1200000000001 null] ->> -endobj -1118 0 obj -<< /Title -/Parent 908 0 R -/Count 21 -/First 1119 0 R -/Last 1139 0 R -/Prev 914 0 R -/Dest [339 0 R /XYZ 0 792.0 null] ->> -endobj -1119 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1120 0 R -/Dest [339 0 R /XYZ 0 712.0799999999999 null] ->> -endobj -1120 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1121 0 R -/Prev 1119 0 R -/Dest [339 0 R /XYZ 0 524.04 null] ->> -endobj -1121 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1122 0 R -/Prev 1120 0 R -/Dest [339 0 R /XYZ 0 335.99999999999994 null] ->> -endobj -1122 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1123 0 R -/Prev 1121 0 R -/Dest [346 0 R /XYZ 0 608.04 null] ->> -endobj -1123 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1124 0 R -/Prev 1122 0 R -/Dest [346 0 R /XYZ 0 157.07999999999998 null] ->> -endobj -1124 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1125 0 R -/Prev 1123 0 R -/Dest [351 0 R /XYZ 0 683.1600000000001 null] ->> -endobj -1125 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1126 0 R -/Prev 1124 0 R -/Dest [351 0 R /XYZ 0 495.1200000000002 null] ->> -endobj -1126 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1127 0 R -/Prev 1125 0 R -/Dest [358 0 R /XYZ 0 345.1200000000003 null] ->> -endobj -1127 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1128 0 R -/Prev 1126 0 R -/Dest [364 0 R /XYZ 0 194.88000000000017 null] ->> -endobj -1128 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1129 0 R -/Prev 1127 0 R -/Dest [379 0 R /XYZ 0 792.0 null] ->> -endobj -1129 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1130 0 R -/Prev 1128 0 R -/Dest [387 0 R /XYZ 0 608.0400000000002 null] ->> -endobj -1130 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1131 0 R -/Prev 1129 0 R -/Dest [395 0 R /XYZ 0 345.1200000000003 null] ->> -endobj -1131 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1132 0 R -/Prev 1130 0 R -/Dest [401 0 R /XYZ 0 382.6799999999999 null] ->> -endobj -1132 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1133 0 R -/Prev 1131 0 R -/Dest [410 0 R /XYZ 0 570.48 null] ->> -endobj -1133 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1134 0 R -/Prev 1132 0 R -/Dest [410 0 R /XYZ 0 269.76000000000005 null] ->> -endobj -1134 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1135 0 R -/Prev 1133 0 R -/Dest [416 0 R /XYZ 0 420.23999999999995 null] ->> -endobj -1135 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1136 0 R -/Prev 1134 0 R -/Dest [416 0 R /XYZ 0 232.19999999999987 null] ->> -endobj -1136 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1137 0 R -/Prev 1135 0 R -/Dest [425 0 R /XYZ 0 157.3200000000001 null] ->> -endobj -1137 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1138 0 R -/Prev 1136 0 R -/Dest [432 0 R /XYZ 0 792.0 null] ->> -endobj -1138 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Next 1139 0 R -/Prev 1137 0 R -/Dest [432 0 R /XYZ 0 232.32 null] ->> -endobj -1139 0 obj -<< /Title -/Parent 1118 0 R -/Count 0 -/Prev 1138 0 R -/Dest [441 0 R /XYZ 0 457.8 null] ->> -endobj -1140 0 obj -<< /Nums [0 << /P (i) ->> 1 << /P (ii) ->> 2 << /P (iii) ->> 3 << /P (iv) ->> 4 << /P (v) ->> 5 << /P (vi) ->> 6 << /P (vii) ->> 7 << /P (viii) ->> 8 << /P (1) ->> 9 << /P (2) ->> 10 << /P (3) ->> 11 << /P (4) ->> 12 << /P (5) ->> 13 << /P (6) ->> 14 << /P (7) ->> 15 << /P (8) ->> 16 << /P (9) ->> 17 << /P (10) ->> 18 << /P (11) ->> 19 << /P (12) ->> 20 << /P (13) ->> 21 << /P (14) ->> 22 << /P (15) ->> 23 << /P (16) ->> 24 << /P (17) ->> 25 << /P (18) ->> 26 << /P (19) ->> 27 << /P (20) ->> 28 << /P (21) ->> 29 << /P (22) ->> 30 << /P (23) ->> 31 << /P (24) ->> 32 << /P (25) ->> 33 << /P (26) ->> 34 << /P (27) ->> 35 << /P (28) ->> 36 << /P (29) ->> 37 << /P (30) ->> 38 << /P (31) ->> 40 << /P (33) ->> 41 << /P (34) ->> 42 << /P (35) ->> 43 << /P (36) ->> 44 << /P (37) ->> 45 << /P (38) ->> 46 << /P (39) ->> 47 << /P (40) ->> 48 << /P (41) ->>] ->> -endobj -1141 0 obj -<< /Length1 12332 -/Length 7916 -/Filter [/FlateDecode] ->> -stream -xz \׵3#! "M EH vŀAƈEYYbcP'!8u8MKu6/6q^^|&_K9R|0ΌLatόs=!#3Q/T@9χicF^pEtg NBH?Ϥ{c>P23z/Xu)7wa=zTOJˁkc+[-0v}Q .!d1HE+s80^8?"2J#Eq"q<$$JeIrԚ-S3P&52Yٖ-7/^@΢bWIiY9@_>{T#mv`4M ነ"9! šĹbqz`ׇ {]Pܕw -V2Vɼ޽*^A^9FBob!aV'g\wם.׻/w=/]9U|2Acp#eͱY>0֩kym2P$vPтU,;YUb !WOx?ȉC(7I0 O6s"I&5ibI*3iDRJ@iMۘu[< %l6 < T2-g 8^c9qK(F( d 3w]˛~qn {ˢwH&+wW'W~H%,y,zc7ϟ=--Oygv!kH -HZ(!c A(v m#HM(0S9<#'Z;of |,'?p%UV$W&$5Zj%75Ћ}cNžF<ѲVђ-6,z'F:Fʵccs1G¢ӲbtM7KPP,Pl6c)*nNnWqש]ά=:OS]YkC]SmWr vCafn+[!Rluew{mgDL'"J`E^-B r7%38ղ -./3i'Ar0JUFҗsXck"Y #~TP vyY(-L荤FEN:VtYƉJk=3.8Ȉ4%=WLw>{WeK(4 ކ=z^T O@\r+|o932x~T_E_YdlMGUMN2 Tn-GlqĩDGUsv3C檒 Zwk5eͤ]61sM З؂=#W5}eP^Ja]8ť]>'VeO|@4tGHUhS1Zppxlj %QMsӣ|T 1\9Awf25MTwc*f_{V.O>7m֦< M 6'涹 -0(+Ό~B-v-5)w~7ϞӶmkFT`u5Wfh]֪"ecK b6x3r8&.Brd̵~Sx{ua{3}R6{e4I'kVl^nya[;6Y^3xr|u9zb.D# -Uԁ_UOhX QMx177f-5J P*ytNLnp,'KU m_&Wc˜Näaљr'_'W.<@ع<т!nY#7̜k٢ښ- 58={d/6*Ĺ);3kC^*Te6=0ѥ_q[fe09 02aǯF\lr28n¤d§&:R/OW+?"ՙrۦp^YU{/{ &aJqfQߌR'BH>ow<֖Wm5Zk5BFd>1B`RJIa(SemSی)aʌb>~ղF-߲T)53- TU`5Y}қl<'0=?UVN4Q)Kw@ml0G/$dZ0 -u zb"3tSO쪞l- -#ꛞٔjEjS/O,||=\) %Pp.q& Bb"f10r:oLe: ĕsPEx_Z_,\r3cE +ZVoBX?ʍR`XpT0ʘZHJ;$ektAJ'klO2/Է"2e8 C x2ټlV(;CS|]o H&myl N1ƴX6-wE% -?tGx⇻$w8cCvGx9Dk_{)2 - la7GƠN| T+z6ϒel ?C\Ivd MkwX7kPit>vg)֐AAS9 S+ \@!4-by'C`ٔF -mzGCOk[>]M/C}^]Wx+]B렇s 7VYKTU+z ۊ-sX7f8^,Nl8L%R'jo󡛏C ax7 q?qf~ęOן~kgn~h{rb8oX~3sKoyo`TX BStge_nI$sOu_K/8oY2*N `VASC(J9!ҟ&wzgXc_Y GVAjU~ng̛g cM{'_zg?M974J9@Nm%*U==Ӿ.c鞳{,-ne^VVmk?ܓSy+bgM}y-Z}}Mo3o1c{uiVg|;-XhuJdpmX20>Ц{L08qT$Lf_}]lVþ`&cבȲr{E|2|Ehܲtnߜ,53}lm,]mWbn M!˾3 -Qp[Lfʅ!^''΍cvt0+"LHXLNG8"S?<~i U/ȅt+u]0Y[x^&&Vqf,b1"ī yzpNblD.<.p]/7ȣŗп9OTos&5 -d9|V{"ri8K,foίǿk @εq >o_p -֑y\*$(,1laL{HXl/Ro.|4i$X36!* V4k9\5Eu@qK_!/0{kXeU+3L\AmFu!b(>I& F`WŒ^}ڊD{Zڷ -:eȳ )}* :˦jֽ#սӵȥ4EQUa6k,wFZy>*'Y0tTw6w{j W ( "n7!:y]kJ_a f1\^?\,v8^BJ%z@x#l1XKt -z1jn݉1 d!a%4k?SceV;Ώ$f z' u\>~u-$V&۽LS.ad|EYm9'TT5+42[aiG^B+sA֩09iIl{JV'3ooLGQ.[۲LF?6E3] * 󳮿^c/õ;K%UNx#`_>2tas' -&3dg@^mcaVCG7]+#.l(Nղƥ >ZuC~NkV{Ð|vJ}9X0v-Ds\q62>-!?ԮebcUPWhP{|U*mzqsuFe[O_P3PLEZ[huc۩u>W,bsMrI~{t.`˖]mesG䲆ꔂd \e2MU5g+5oiR+H,L I꒺= W )NO,Ờt51[W -SeKҜԶ51]8s#9*V|\ں4\7MӟPnXƫurYЯBĨnnc/,ə@7r*-s|Κh.s^7^4WxOS7x%ix:-BޗT-wkCL|t<! 0N&]oq!v,Aᆧ*|r(gju-OYh\|CpFpq10 -%ҨTRˣ-0,'9t.F,i[[jZbӠ*!!@ 1&['qhjdl_gCN%+OXx(\/( qڼl9&hl<('J$/i% rO,,BTHZI-:\yO0>R|q3a>ɾ!vC,)v>;xltK"=/2@_pc,F C\pdž+cΑrN&xQͶ*a{ŏAr!]IpPsll3s!vbiKZ-?5yXm^3ZĄe5:q#S}q^}jh+a@\Ոcx6J }Ύ;&vv8QcU?76{|>5|Fbx4&:8u|̵qp_%,)l$|<3^1'ÿ;"b"j"F|Q򨮨QR?DFSs(]acGL0B74% ,u`vzgP's78w8{-u~DsQi;p]%mMs[QGu\ -MRZ϶SRp|rЭo󷾡#Ւ_B(C&iz>"YC(S2MTFD;Hϛ "ӈO#9|I|0{75t]?[9, A?C S5| XW7ȇ&!(E)F{nʭ[+Q1ӷxV%O~X DHqˇ|&;g@P !_f~S$P'")I(@/Cz -(Cd-3dldAVdCPC*D%P~}XjZTzԀ6ԌaUAs\- D0T yHP: =Y(ۂt>"#c - zץr HDdk#Az$ P:%*L N)YJ`_eרt([;85 :L퇿4a^dO.q[߇u)r[ĐOmC?0=`6MS3y;0464(C1 ` 1Un&o#OLǔYFsrz1 qJPTѠ=2,CФҫz'~_CD9~vhh~Xߡ2ɡ1Twtodl:B^e)rzlphl -<&ȡO3\e¶ 4q PACSLf` L^_qU?j7u)~DLr15Y(s,hSݻi'8fe=5ޓ@C5Cc鱾 `5KNrfCN5豏IFv\ F뿓 >p,b4@1iRZ^|F<:5VCOE,rX@E>uĎ!"xl{+WȽ([^ -.Zbh -endstream -endobj -1142 0 obj -<< /Type /FontDescriptor -/FontName /AAAAAA+NotoSerif -/FontFile2 1141 0 R -/FontBBox [-212 -250 1246 1047] -/Flags 6 -/StemV 0 -/ItalicAngle 0.0 -/Ascent 1068 -/Descent -292 -/CapHeight 1462 -/XHeight 1098 ->> -endobj -1143 0 obj -<< /Length 1286 -/Filter [/FlateDecode] ->> -stream -xenFὮBtHs&@nu{stԒ + }i /y_!ut~]snVyg쾝+|<.÷}v)[eO/_q9_ɯ}ഏOmt_LLv͵LJ1w9)e6=nPҪtN*eP)DT.ʕrU)BYTVʪQ6[ky ^#k5x5F^ky ^#k5x5F^kZy-^+kxZV^kZy-^+kxZV^:y^'uxu:N^:y^'uxu:N^zy=^/xz^^zy=^/xz^ހ7y o xo7 Aހ7y o xo7 Aވ7Fy#(oĻnuW.I$$*I$ITH$$QI"IDD%$JI$$*I$ITH$$III$$%I$I|›Mx o7M&Iބ7ɛ&y$o›Mx o7M.xyUo ުMMol x; -JÂ31x; -JJ특xxx+!ÊwBxbx+ށr;2kΜJYeY7+|x oS7+[ƛețךyޢoV浖 -㭌"RW*4XqC^J[(^1»y]k}YM-x Vz[YEVY_}/7*Y%eӫq+:.7JE/3Y(Y*AW RVJS:(u@cD]a*f)9J)o,#\Z>MU\jPS {HSMj{fkyGm[z*Esa>&ӫj%u; 2^W[®v[2쯲u[P:V̡Յ> MBi2 .Ħԇ!dk`=o qWޕwdJF(L164U)x0E~Z?=/ί~:o?$O -endstream -endobj -1144 0 obj -[259 1000 1000 1000 1000 1000 1000 1000 346 346 1000 1000 250 310 250 288 559 559 559 559 559 559 559 559 559 559 286 1000 559 559 559 500 1000 705 653 613 727 623 589 713 792 367 356 1000 623 937 763 742 604 1000 655 543 612 716 674 1046 1000 625 1000 1000 1000 1000 1000 458 1000 562 613 492 613 535 369 538 634 319 299 584 310 944 645 577 613 1000 471 451 352 634 579 861 578 564 1000 428 1000 428 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 361 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 259 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000] -endobj -1145 0 obj -<< /Length1 11528 -/Length 7660 -/Filter [/FlateDecode] ->> -stream -xzyxUUŲ-K[e-dYZeyw;8YBHBHB L&yi2 B{0Lz҉]yJrn|:u=ܳ!r N?(CEd?FH[݀1 Gg# 燇z܋g>'ڻmpw-ܿ=33e{xMv]C><$o+pyAbR2 -Q -S$R<=)Y*huK \SbN E(]?#PB>w1rDH6bZmJ-[G!HdmP̪6hJ܈]G7$xbUrq~0TB1ńǝZANHT (6($(W=o=n: -"S_cJIɭ)扈O^H,%,y{tmw=z=s}[!JyiryX9b!SLK X9Ad, fgi#%MDU.#E8 -Z\яrZq%NH` |IAJiqK[zZ*ޞ8_\S?Q[iO89"jc}خg{ߪ m`OﳏheW`wt`@(kV86qj eFH愿}a̕e L-+\w* O8}yGcxhgޕVsLe̊-yOnεm'w׹! @J]5``il5b>!rZU,8USg}H#._`qڒ/9s0[ - ;w߯'c]scuJC3itFӀ2Rte􉯸6Tc yR'q :LR\R$rgo'8sߺ^ Pqnb2OOML͒$bBwEόqrYMZPf b03erzaRcEy\r{cE[/MhO]c:Hب(XgXl7o<JYrad=X=}P%Тu78^gR%s1\^`ui)mf?7is5<"s ȏJ]1'F!xJZ<\0b2='_{(>c`I׃}oLt32Q-eq ׮M;M`.Bfؙ{«3 `dC6E[꼪nwΛ\[w=Cߙ]cpea Vwnaa1i#xE -MjxwJQ/ ђ_jIQg5O$R~BR?{!Zؖ+7x S;p)f,#K1CC~2E,,Ly '>{ȩ1/9Ltq͔HH8Xuj/| -z duF\u"ۢNMDLKì_ޘX/\욞r3E<`^3sM?@\e1.cmcz-!x83!e^:k ;q^}Uu5;79u [G6V} |/׳+KAYӒIaH"t†'r+ƟK:|wk&ʢ>",5$ԒMW@aqV=|KB}9O"j1 ,LrwHx6 g/ K|+9I#'e R^ n 1;ķeˑ mz#ε /L^8}̹p nбgSϞ6M={; +#cc?|{cu&cOظe&_%OJ\?[ʕo Άle`Se Eu`#:T+h4=նٸs87FU-dFRs,?qǰ8R绳]a)D,꩘X'oKt%dJ -o=~)Rm~8Zy ډ*յD#Oء² ui -]olzd̘;;)$wLu>ufcM'q :=56IuVmQZʱlWT6oMAfn3Q-e,v `~l6DfLXBd|VlL$R)Tv%g%z~|_KXY ˳,~oV\dS`{~x#;75fnőŸXЙk}dZ"}[^=v֛ 3Lj\FHfuT-K偊ZC/$IT2W j=vp|.1Qm-zrewTVλysM@;Q$-jB|ezCE7 p4 -}ym<ƐUaJ|ZJWhNϲdؐ]ٴ|ZXqeCUzڙbRFrnf),$z?6N<u% b'c%8 J{H+qde9Jt]9'C2e sX+0 -rRSs -n.N7ΟeMDܾ5&fYÔIX6RX4ëPu>è#dmUxm$buOW,1e -Y*yS-睾L$AJ}.ߺ n:uJ]۾a_\_Qa% +r9/q#]evn ̭:o[n+'-kf_4GvC4L -}Z;_ V=9e?Տ~tk+Gg'ɳ|a/@) 5Լiwz,Zu2 -gE5a6@azؕVCX}(摘_|;90zr%+*U{Jo -3fwIEV%S@!%-Xwb{-y kLd/֮ $ -ua,/3~t(ϰʮ[0eCs;`lq?DfMZT=BWW's&Q!}{Ƭw<<2fl6ἒiP璲U؝[jMy'ʆC/a.}3X"?5Eiܱ8<֖.5cxiXK]w  mwEZY\/Ks*cR];? e&sL ou+y3V^U`{iұ7yXu$dR+W,KKg듹3Njj -y@l'@Zayi1}oCSgj3o"Ľ8/lH -x[3.6?$CrEIBBeѪDO~O?'*T TQ2MV\B g -3`fEFt![ĹNrJ.Fu.CNo+S D5kC9rfr$0=9D5$71⫩*ݩ[l(;cpZza%wF ߙ 6J!Ϊ2{ӕ)}z4ʥizW ?-OJWUVhuhi>\Bɒds1DO\J/Q$$OכWĴJ_ސA$ >%P7ۇ 1num%diS9ۣV=<0Нc RˮЩ'uX\Ad#V+d=L[TlLIƗ?0.~K&yt떱dM6k݁<1qϑg" -g>qRm#}QRD`H[ ^dž0er#M +slQV[߿ڹ;|Ez޸-Kܺw9Ꝋ3GS.v}j9/5q .[-QD#nId7yR ԛ N 4}͵q^Ҽ -޳|; لWBADK?Nڒ%]Ov&G" ~RroGb ѯę|t! lGUpᨁ68XG0l5\ ?Mqup;7z)!'=O|u'G(a9{ &p.N>Q>n1C!#Q0xAq(5~-J v31/W77W!S^-q^c B(. B#>)e-Azd@F r [X5#Թ~T*!VTP=j@ 5Ԋڠ@kPEhZ6.ԍz@z|G/v pQt(NgL D7tP0N'8B)8+N -[tt\$[<cx08^$D~r8]D4Nn8=qz"*"BNEvI@ӓ<'.WqQquP'&O Ϫ|zbb(2ﳩK#uhF6030e߆D4ACh͂8Vy'G #`ŷfػ8-?5MNG5&`jgGH?4 qb|bv$ ꥗F9rcx}pE\ǥfWgF&6[=7 A 5hzr.ěϊQg{c6Y`Ua/ 7NomEvWs|Cu,o+fFճѻ]ږ8 qxE+zg{s#Kqw/c[/Ͳs6,٘h3WL N}!VŶ}@&쬓g0 x,ң|mq[nEbYL⼕g.+Q/HGj͍Lgԥ}p?is@.w&!Fc2zfS -za\n;vd'"ML#13ʦJ+]&Avr3@i+k,+fXLȺ)!򵧥gȹH0g"41? -endstream -endobj -1146 0 obj -<< /Type /FontDescriptor -/FontName /AAAAAB+NotoSerif-Bold -/FontFile2 1145 0 R -/FontBBox [-212 -250 1306 1058] -/Flags 6 -/StemV 0 -/ItalicAngle 0.0 -/Ascent 1068 -/Descent -292 -/CapHeight 1462 -/XHeight 1098 ->> -endobj -1147 0 obj -<< /Length 1286 -/Filter [/FlateDecode] ->> -stream -xenFὮBtHs&@nu{stԒ + }i /y_!ut~]snVyg쾝+|<.÷}v)[eO/_q9_ɯ}ഏOmt_LLv͵LJ1w9)e6=nPҪtN*eP)DT.ʕrU)BYTVʪQ6[ky ^#k5x5F^ky ^#k5x5F^kZy-^+kxZV^kZy-^+kxZV^:y^'uxu:N^:y^'uxu:N^zy=^/xz^^zy=^/xz^ހ7y o xo7 Aހ7y o xo7 Aވ7Fy#(oĻnuW.I$$*I$ITH$$QI"IDD%$JI$$*I$ITH$$III$$%I$I|›Mx o7M&Iބ7ɛ&y$o›Mx o7M.xyUo ުMMol x; -JÂ31x; -JJ특xxx+!ÊwBxbx+ށr;2kΜJYeY7+|x oS7+[ƛețךyޢoV浖 -㭌"RW*4XqC^J[(^1»y]k}YM-x Vz[YEVY_}/7*Y%eӫq+:.7JE/3Y(Y*AW RVJS:(u@cD]a*f)9J)o,#\Z>MU\jPS {HSMj{fkyGm[z*Esa>&ӫj%u; 2^W[®v[2쯲u[P:V̡Յ> MBi2 .Ħԇ!dk`=o qWޕwdJF(L164U)x0E~Z?=/ί~:o?$O -endstream -endobj -1148 0 obj -[259 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 293 288 559 559 559 559 559 559 559 559 559 559 1000 1000 1000 559 1000 549 1000 752 671 667 767 652 621 769 818 400 368 1000 653 952 788 787 638 1000 707 585 652 747 698 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 599 648 526 648 570 407 560 666 352 345 636 352 985 666 612 645 647 522 487 404 666 605 855 645 579 1000 441 1000 441 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000] -endobj -1149 0 obj -<< /Length1 5116 -/Length 3170 -/Filter [/FlateDecode] ->> -stream -xW{TT9g ax`DBdFf1&| 8 00(pfPIԒhXy˺+u۵XVR2+S-uw3#Xg|޿w@0 Vwb 5DY[X4~#*wUY;1!!8`w%Q1Pa۬j7P"E(/`%@?2 AaJD}w{: #`@`R&S,"5j&#o;GvWR*rKɝ7Q_!bQuuX+Uf wzKW7BLݎ$G߄-=M&!ݤD"EL'ѱ@zrʒp&;UE\2^Bm,Gbp;gK~9 M -3[,PZ -JUx|4 s 1FCv,r^$ȍ"VBnZ,'2twKcj#i#I|>\a ֭:ݥNБQFޟ6u4FQGF̌6ntZjzum;mi&!~zbSڸo>N:tx(?䞳Kk^檲 O\x9wv&W@N5N^/Wkgx义#ZS˝^Bj3XvM -֑^IRERͅ>W[l.qJJV觚%4JIηXr=1YoRZ-v\% Cm_}@Bawf3\GDxcWO%kQam -%iWK)TfGUXno$H }cƯ{dH\U96n/Zŵ_^X?%7&pߓ^/g~/14pr7L,z!z UFk #gv>71/~o-ASu&|3G%yD}!cs9I>gYفOd6r_`Ks2K XD@)G,BGВlI%q5$~MKanIΘ1?'wu,XyTc7,*,(OVr,VE+'o293`Oզ*۶hk7-UK`G_=MeN"sekIucCu:2&mzHkp=lho@>;Лo +dXZ\?'/)XC@0Vi -aRrr̚m'Or׸GM #8Mnz956G`#% xH+hQrDBS P$@զZեs?rs-%úF]TMGS ׸^B Z]k *=k~j[;t&ޞN3h^~pQd6.lEcs̻{/Ev/kTM˪;OxiCԜ+W67 ؊$誸 *('e׮\yNݴIul~Y~^2Qڴrjgw`om{&񞅮 #WU-%y̚lٴ`klLMDA8sٞ<,N: KJ -85} A߁V2BD6idÓ5 - DJ4rG敐x2nbz< B<64ɇa-# Gd 9EER};:~I_a0ff%.lqdbOs)0[$PB_ލPJdIPԿ,1~T7!-.o$8ӿ3TP?w x>Fa.$%AbwԐn -!0As#%sg\O*az?Sj=~>j=+0&x r!B3aa6X1(9¬/} &e( ZE=59#7E=J{D=]QO.Q@I đ ^d@ 'Ee8~8FY}Q/ %rCE PS٢>`(v!C!0CE}WPPC_a0)aP,t=uvkb`s]zұe6ͳVLpuP va ᜂ,ӅX6 Uç 7+H6t1,!|86Ȳl^a}lle#g,bl@3v/P>u,T{v0Ճ| z}ڦ(UzBp=z %Xѡ߻rы.\sa := -:2]^5w,º*Ӌ58mgnk7cB4aD[NaU> -endobj -1151 0 obj -<< /Length 1286 -/Filter [/FlateDecode] ->> -stream -xenFὮBtHs&@nu{stԒ + }i /y_!ut~]snVyg쾝+|<.÷}v)[eO/_q9_ɯ}ഏOmt_LLv͵LJ1w9)e6=nPҪtN*eP)DT.ʕrU)BYTVʪQ6[ky ^#k5x5F^ky ^#k5x5F^kZy-^+kxZV^kZy-^+kxZV^:y^'uxu:N^:y^'uxu:N^zy=^/xz^^zy=^/xz^ހ7y o xo7 Aހ7y o xo7 Aވ7Fy#(oĻnuW.I$$*I$ITH$$QI"IDD%$JI$$*I$ITH$$III$$%I$I|›Mx o7M&Iބ7ɛ&y$o›Mx o7M.xyUo ުMMol x; -JÂ31x; -JJ특xxx+!ÊwBxbx+ށr;2kΜJYeY7+|x oS7+[ƛețךyޢoV浖 -㭌"RW*4XqC^J[(^1»y]k}YM-x Vz[YEVY_}/7*Y%eӫq+:.7JE/3Y(Y*AW RVJS:(u@cD]a*f)9J)o,#\Z>MU\jPS {HSMj{fkyGm[z*Esa>&ӫj%u; 2^W[®v[2쯲u[P:V̡Յ> MBi2 .Ħԇ!dk`=o qWޕwdJF(L164U)x0E~Z?=/ί~:o?$O -endstream -endobj -1152 0 obj -[1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 653 1000 1000 1000 1000 1000 792 1000 1000 1000 1000 1000 1000 1000 620 1000 1000 543 612 1000 674 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 579 1000 486 579 493 1000 1000 599 304 1000 1000 304 895 599 574 577 560 467 463 368 599 1000 1000 1000 527 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000] -endobj -1153 0 obj -<< /Length1 3188 -/Length 2052 -/Filter [/FlateDecode] ->> -stream -xWmL[>'_6Ӕ%_`cC ƀ;gHbkpȖVS+]vRmj򧺡MٟHڬK,˲:CYbtӤEs9yι{ -8X5& so(@ֱ+n+ӔZʮ?q@6]T26'Qo^FR%r,% q`2Q77@r\JPy ~Op7)+KwA^Ʊ - -_  ;a7;z7ZśՆ\zz:yX$2p4]co -fzz=bn}kP-;8bYK΅+ c]=k TDS8v"[9MDu ].#SCAG1.Ɏtu~z4HDMF- tww]$0y*"W|{ $LnG_lC͗Ź_av.`UUW5K"Onn{OENob]X׉ g#~6v֑x,I8 rrb?~q*whh1+ ?H\MNz<'=~#i|] {[RVvswgY$4Ji]yW׳OȁqG6ō>̷ӓCν=pT6j[-aC_w.p[e#rka{&rϛR_wB؉{*WKVU|Onq̙nЙ3Q⹞p:yh G!]5}rTwF'a+7Fh` -o/uN<=;#.ǽKŕ܁v©K2E 8NuÿZ( B.H$^G4"a80߂L!8 ӢG-iءifd'X՜d'%;x]siC`/lJvLے]R&H%*[+%HrȪS~dׂe|KB9Xu/_oE&Odͧ=AI&'h82쟄~X4 yHAZ!{hv@i,8c؉ q O"fҲKIί-3D5lv2l`%3N{0)9m%Ze "$E:v$D{ -̣Y$'xmdz/C걕enoswKUΊ.pCW,KŵUDIȩl6pfj_]Y$stBZq{ [BiS"9U̱fN`6.]Tlx׊h0rkAvy}^&u8zcJK$hc!A2  VBpT ?U1\~(*{M VzS(D&Ȭ #/fVjMߍyDx#Cǒ\A*vTGs\2h2Ō9Q5NkԚJ[CPaC(G̯e4Gr89^L3pX3$S0F#fQg2FAIt􆔜Є$X49Fr|Cb1葷 -ȱ/> -endobj -1155 0 obj -<< /Length 1286 -/Filter [/FlateDecode] ->> -stream -xenFὮBtHs&@nu{stԒ + }i /y_!ut~]snVyg쾝+|<.÷}v)[eO/_q9_ɯ}ഏOmt_LLv͵LJ1w9)e6=nPҪtN*eP)DT.ʕrU)BYTVʪQ6[ky ^#k5x5F^ky ^#k5x5F^kZy-^+kxZV^kZy-^+kxZV^:y^'uxu:N^:y^'uxu:N^zy=^/xz^^zy=^/xz^ހ7y o xo7 Aހ7y o xo7 Aވ7Fy#(oĻnuW.I$$*I$ITH$$QI"IDD%$JI$$*I$ITH$$III$$%I$I|›Mx o7M&Iބ7ɛ&y$o›Mx o7M.xyUo ުMMol x; -JÂ31x; -JJ특xxx+!ÊwBxbx+ށr;2kΜJYeY7+|x oS7+[ƛețךyޢoV浖 -㭌"RW*4XqC^J[(^1»y]k}YM-x Vz[YEVY_}/7*Y%eӫq+:.7JE/3Y(Y*AW RVJS:(u@cD]a*f)9J)o,#\Z>MU\jPS {HSMj{fkyGm[z*Esa>&ӫj%u; 2^W[®v[2쯲u[P:V̡Յ> MBi2 .Ħԇ!dk`=o qWޕwdJF(L164U)x0E~Z?=/ί~:o?$O -endstream -endobj -1156 0 obj -[1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 500 1000 500 1000 500 1000 1000 1000 500 500 1000 500 1000 500 500 500 1000 1000 500 500 1000 1000 1000 500 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000] -endobj -xref -0 1157 -0000000000 65535 f -0000000015 00000 n -0000000264 00000 n -0000000468 00000 n -0000000897 00000 n -0000000948 00000 n -0000001102 00000 n -0000001346 00000 n -0000001524 00000 n -0000001694 00000 n -0000032934 00000 n -0000033712 00000 n -0000064923 00000 n -0000065713 00000 n -0000097212 00000 n -0000098002 00000 n -0000129785 00000 n -0000130583 00000 n -0000162388 00000 n -0000163186 00000 n -0000195391 00000 n -0000196189 00000 n -0000200492 00000 n -0000200762 00000 n -0000203194 00000 n -0000203431 00000 n -0000203474 00000 n -0000203523 00000 n -0000203693 00000 n -0000203869 00000 n -0000203924 00000 n -0000204102 00000 n -0000204146 00000 n -0000216351 00000 n -0000216612 00000 n -0000216655 00000 n -0000216710 00000 n -0000216753 00000 n -0000216925 00000 n -0000216980 00000 n -0000217158 00000 n -0000217214 00000 n -0000217269 00000 n -0000217324 00000 n -0000217380 00000 n -0000217435 00000 n -0000217600 00000 n -0000217655 00000 n -0000217711 00000 n -0000234186 00000 n -0000234467 00000 n -0000234510 00000 n -0000234666 00000 n -0000234721 00000 n -0000234776 00000 n -0000234831 00000 n -0000234986 00000 n -0000235041 00000 n -0000235199 00000 n -0000235254 00000 n -0000235309 00000 n -0000235706 00000 n -0000236017 00000 n -0000236073 00000 n -0000236129 00000 n -0000254414 00000 n -0000254695 00000 n -0000254738 00000 n -0000254793 00000 n -0000254848 00000 n -0000254903 00000 n -0000255060 00000 n -0000255115 00000 n -0000255170 00000 n -0000255226 00000 n -0000255382 00000 n -0000255438 00000 n -0000255596 00000 n -0000255652 00000 n -0000271380 00000 n -0000271630 00000 n -0000271673 00000 n -0000271728 00000 n -0000271783 00000 n -0000271838 00000 n -0000271893 00000 n -0000271949 00000 n -0000272005 00000 n -0000272060 00000 n -0000272444 00000 n -0000272500 00000 n -0000289986 00000 n -0000290253 00000 n -0000290296 00000 n -0000290351 00000 n -0000290669 00000 n -0000290725 00000 n -0000290886 00000 n -0000290941 00000 n -0000290997 00000 n -0000291053 00000 n -0000309089 00000 n -0000309367 00000 n -0000309412 00000 n -0000309574 00000 n -0000309631 00000 n -0000309688 00000 n -0000309745 00000 n -0000309802 00000 n -0000309859 00000 n -0000309916 00000 n -0000309973 00000 n -0000310031 00000 n -0000310193 00000 n -0000323850 00000 n -0000324120 00000 n -0000324165 00000 n -0000324222 00000 n -0000324279 00000 n -0000324336 00000 n -0000324394 00000 n -0000324451 00000 n -0000324509 00000 n -0000324671 00000 n -0000324729 00000 n -0000324787 00000 n -0000324844 00000 n -0000343991 00000 n -0000344269 00000 n -0000344326 00000 n -0000344468 00000 n -0000344514 00000 n -0000344572 00000 n -0000344630 00000 n -0000344688 00000 n -0000344852 00000 n -0000344909 00000 n -0000362215 00000 n -0000362485 00000 n -0000362530 00000 n -0000362587 00000 n -0000362644 00000 n -0000362808 00000 n -0000362865 00000 n -0000362922 00000 n -0000363188 00000 n -0000363245 00000 n -0000363303 00000 n -0000382431 00000 n -0000382717 00000 n -0000382869 00000 n -0000382926 00000 n -0000382983 00000 n -0000383040 00000 n -0000383098 00000 n -0000383409 00000 n -0000383572 00000 n -0000383629 00000 n -0000383929 00000 n -0000383987 00000 n -0000384045 00000 n -0000384369 00000 n -0000384427 00000 n -0000384590 00000 n -0000402940 00000 n -0000403226 00000 n -0000403271 00000 n -0000403328 00000 n -0000403385 00000 n -0000403442 00000 n -0000403605 00000 n -0000403662 00000 n -0000403719 00000 n -0000403777 00000 n -0000403934 00000 n -0000403992 00000 n -0000404156 00000 n -0000404214 00000 n -0000421305 00000 n -0000421591 00000 n -0000421636 00000 n -0000421693 00000 n -0000421750 00000 n -0000421913 00000 n -0000421971 00000 n -0000422148 00000 n -0000422205 00000 n -0000422263 00000 n -0000422321 00000 n -0000422379 00000 n -0000422536 00000 n -0000438923 00000 n -0000439209 00000 n -0000439254 00000 n -0000439416 00000 n -0000439473 00000 n -0000439530 00000 n -0000439587 00000 n -0000439644 00000 n -0000439701 00000 n -0000439864 00000 n -0000439922 00000 n -0000439979 00000 n -0000440036 00000 n -0000440196 00000 n -0000454242 00000 n -0000454512 00000 n -0000454557 00000 n -0000454614 00000 n -0000454671 00000 n -0000454827 00000 n -0000454884 00000 n -0000454941 00000 n -0000454999 00000 n -0000455056 00000 n -0000455113 00000 n -0000455171 00000 n -0000471720 00000 n -0000471998 00000 n -0000472043 00000 n -0000472100 00000 n -0000472257 00000 n -0000472315 00000 n -0000472627 00000 n -0000472785 00000 n -0000472842 00000 n -0000472900 00000 n -0000472958 00000 n -0000492210 00000 n -0000492480 00000 n -0000492525 00000 n -0000492582 00000 n -0000492640 00000 n -0000492697 00000 n -0000492858 00000 n -0000492915 00000 n -0000492973 00000 n -0000493031 00000 n -0000493578 00000 n -0000511095 00000 n -0000511365 00000 n -0000511422 00000 n -0000511479 00000 n -0000511779 00000 n -0000511836 00000 n -0000511893 00000 n -0000511950 00000 n -0000512110 00000 n -0000512167 00000 n -0000512225 00000 n -0000528588 00000 n -0000528866 00000 n -0000528911 00000 n -0000529081 00000 n -0000529138 00000 n -0000529195 00000 n -0000529468 00000 n -0000529525 00000 n -0000529582 00000 n -0000529639 00000 n -0000529697 00000 n -0000529755 00000 n -0000529927 00000 n -0000529985 00000 n -0000545802 00000 n -0000546054 00000 n -0000546099 00000 n -0000546156 00000 n -0000546213 00000 n -0000546271 00000 n -0000546328 00000 n -0000546385 00000 n -0000546443 00000 n -0000546501 00000 n -0000560111 00000 n -0000560363 00000 n -0000560408 00000 n -0000560465 00000 n -0000560522 00000 n -0000560579 00000 n -0000560637 00000 n -0000560949 00000 n -0000561006 00000 n -0000561063 00000 n -0000561121 00000 n -0000561179 00000 n -0000574543 00000 n -0000574782 00000 n -0000574827 00000 n -0000574884 00000 n -0000574941 00000 n -0000574998 00000 n -0000575055 00000 n -0000575112 00000 n -0000575169 00000 n -0000575227 00000 n -0000575285 00000 n -0000575777 00000 n -0000588975 00000 n -0000589214 00000 n -0000589259 00000 n -0000589305 00000 n -0000589362 00000 n -0000589419 00000 n -0000589477 00000 n -0000589535 00000 n -0000589592 00000 n -0000589650 00000 n -0000589708 00000 n -0000589766 00000 n -0000590116 00000 n -0000606272 00000 n -0000606524 00000 n -0000606569 00000 n -0000606626 00000 n -0000606683 00000 n -0000606740 00000 n -0000606797 00000 n -0000606854 00000 n -0000606912 00000 n -0000606969 00000 n -0000607027 00000 n -0000607342 00000 n -0000623621 00000 n -0000623873 00000 n -0000623918 00000 n -0000623975 00000 n -0000624032 00000 n -0000624089 00000 n -0000624455 00000 n -0000624512 00000 n -0000624569 00000 n -0000624627 00000 n -0000624684 00000 n -0000624742 00000 n -0000626106 00000 n -0000626345 00000 n -0000626390 00000 n -0000626447 00000 n -0000643647 00000 n -0000643904 00000 n -0000643949 00000 n -0000644006 00000 n -0000644052 00000 n -0000644110 00000 n -0000644288 00000 n -0000664194 00000 n -0000664451 00000 n -0000664497 00000 n -0000664651 00000 n -0000664709 00000 n -0000685257 00000 n -0000685530 00000 n -0000685691 00000 n -0000685748 00000 n -0000685805 00000 n -0000685975 00000 n -0000686142 00000 n -0000707551 00000 n -0000707824 00000 n -0000707973 00000 n -0000708144 00000 n -0000708303 00000 n -0000708360 00000 n -0000730187 00000 n -0000730476 00000 n -0000730644 00000 n -0000730791 00000 n -0000730940 00000 n -0000731091 00000 n -0000731251 00000 n -0000731309 00000 n -0000754269 00000 n -0000754558 00000 n -0000754727 00000 n -0000754895 00000 n -0000755065 00000 n -0000755237 00000 n -0000755397 00000 n -0000777076 00000 n -0000777365 00000 n -0000777410 00000 n -0000777569 00000 n -0000777727 00000 n -0000777887 00000 n -0000778038 00000 n -0000778188 00000 n -0000799944 00000 n -0000800225 00000 n -0000800282 00000 n -0000800815 00000 n -0000800984 00000 n -0000801152 00000 n -0000801322 00000 n -0000801494 00000 n -0000823167 00000 n -0000823440 00000 n -0000823599 00000 n -0000823656 00000 n -0000823827 00000 n -0000823996 00000 n -0000847161 00000 n -0000847458 00000 n -0000847604 00000 n -0000847775 00000 n -0000847932 00000 n -0000848072 00000 n -0000848249 00000 n -0000848306 00000 n -0000848475 00000 n -0000868937 00000 n -0000869202 00000 n -0000869369 00000 n -0000869415 00000 n -0000869578 00000 n -0000869636 00000 n -0000890764 00000 n -0000891053 00000 n -0000891220 00000 n -0000891360 00000 n -0000891418 00000 n -0000891594 00000 n -0000891766 00000 n -0000891824 00000 n -0000891994 00000 n -0000911764 00000 n -0000912045 00000 n -0000912214 00000 n -0000912369 00000 n -0000912513 00000 n -0000912677 00000 n -0000912734 00000 n -0000933333 00000 n -0000933622 00000 n -0000933667 00000 n -0000933836 00000 n -0000933985 00000 n -0000934148 00000 n -0000934303 00000 n -0000934458 00000 n -0000934504 00000 n -0000951572 00000 n -0000951853 00000 n -0000952002 00000 n -0000952177 00000 n -0000952222 00000 n -0000952382 00000 n -0000952552 00000 n -0000952696 00000 n -0000952841 00000 n -0000953006 00000 n -0000953162 00000 n -0000953320 00000 n -0000953467 00000 n -0000953629 00000 n -0000953771 00000 n -0000953936 00000 n -0000954080 00000 n -0000954237 00000 n -0000954383 00000 n -0000954539 00000 n -0000954684 00000 n -0000954839 00000 n -0000954983 00000 n -0000955142 00000 n -0000955290 00000 n -0000955448 00000 n -0000955595 00000 n -0000955761 00000 n -0000955906 00000 n -0000956066 00000 n -0000956215 00000 n -0000956373 00000 n -0000956520 00000 n -0000956675 00000 n -0000956820 00000 n -0000956980 00000 n -0000957129 00000 n -0000957289 00000 n -0000957438 00000 n -0000957593 00000 n -0000957738 00000 n -0000957906 00000 n -0000958053 00000 n -0000958212 00000 n -0000958360 00000 n -0000958516 00000 n -0000958662 00000 n -0000958822 00000 n -0000958971 00000 n -0000959137 00000 n -0000959282 00000 n -0000959442 00000 n -0000959591 00000 n -0000959749 00000 n -0000959896 00000 n -0000960063 00000 n -0000960209 00000 n -0000960381 00000 n -0000960532 00000 n -0000960691 00000 n -0000960839 00000 n -0000960997 00000 n -0000961144 00000 n -0000961298 00000 n -0000961442 00000 n -0000961614 00000 n -0000961765 00000 n -0000961926 00000 n -0000962076 00000 n -0000962235 00000 n -0000962384 00000 n -0000962544 00000 n -0000962693 00000 n -0000962859 00000 n -0000963004 00000 n -0000963174 00000 n -0000963323 00000 n -0000963482 00000 n -0000963630 00000 n -0000963776 00000 n -0000963911 00000 n -0000964065 00000 n -0000964198 00000 n -0000964357 00000 n -0000964495 00000 n -0000964643 00000 n -0000964781 00000 n -0000964950 00000 n -0000965098 00000 n -0000965262 00000 n -0000965406 00000 n -0000965576 00000 n -0000965725 00000 n -0000965884 00000 n -0000966033 00000 n -0000966202 00000 n -0000966350 00000 n -0000966513 00000 n -0000966657 00000 n -0000966827 00000 n -0000966976 00000 n -0000967135 00000 n -0000967284 00000 n -0000967442 00000 n -0000967589 00000 n -0000967758 00000 n -0000967906 00000 n -0000968072 00000 n -0000968217 00000 n -0000968388 00000 n -0000968538 00000 n -0000968698 00000 n -0000968848 00000 n -0000969011 00000 n -0000969155 00000 n -0000969325 00000 n -0000969474 00000 n -0000969634 00000 n -0000969784 00000 n -0000969955 00000 n -0000970105 00000 n -0000970261 00000 n -0000970406 00000 n -0000970565 00000 n -0000970714 00000 n -0000970883 00000 n -0000971031 00000 n -0000971186 00000 n -0000971331 00000 n -0000971503 00000 n -0000971654 00000 n -0000971814 00000 n -0000971964 00000 n -0000972133 00000 n -0000972281 00000 n -0000972447 00000 n -0000972593 00000 n -0000972766 00000 n -0000972918 00000 n -0000973079 00000 n -0000973230 00000 n -0000973401 00000 n -0000973551 00000 n -0000973717 00000 n -0000973863 00000 n -0000974036 00000 n -0000974188 00000 n -0000974349 00000 n -0000974500 00000 n -0000974670 00000 n -0000974819 00000 n -0000974982 00000 n -0000975143 00000 n -0000975283 00000 n -0000975424 00000 n -0000975584 00000 n -0000975722 00000 n -0000975870 00000 n -0000976007 00000 n -0000976165 00000 n -0000976301 00000 n -0000976466 00000 n -0000976609 00000 n -0000976780 00000 n -0000976929 00000 n -0000977088 00000 n -0000977236 00000 n -0000977405 00000 n -0000977552 00000 n -0000977706 00000 n -0000977849 00000 n -0000978020 00000 n -0000978169 00000 n -0000978328 00000 n -0000978476 00000 n -0000978645 00000 n -0000978792 00000 n -0000978957 00000 n -0000979100 00000 n -0000979271 00000 n -0000979420 00000 n -0000979580 00000 n -0000979729 00000 n -0000979899 00000 n -0000980047 00000 n -0000980211 00000 n -0000980355 00000 n -0000980526 00000 n -0000980675 00000 n -0000980834 00000 n -0000980982 00000 n -0000981152 00000 n -0000981300 00000 n -0000981465 00000 n -0000981610 00000 n -0000981782 00000 n -0000981932 00000 n -0000982091 00000 n -0000982239 00000 n -0000982397 00000 n -0000982543 00000 n -0000982713 00000 n -0000982861 00000 n -0000983027 00000 n -0000983171 00000 n -0000983343 00000 n -0000983493 00000 n -0000983652 00000 n -0000983800 00000 n -0000983960 00000 n -0000984108 00000 n -0000984279 00000 n -0000984428 00000 n -0000984592 00000 n -0000984737 00000 n -0000984910 00000 n -0000985061 00000 n -0000985222 00000 n -0000985372 00000 n -0000985532 00000 n -0000985680 00000 n -0000985851 00000 n -0000986000 00000 n -0000986156 00000 n -0000986300 00000 n -0000986469 00000 n -0000986616 00000 n -0000986775 00000 n -0000986923 00000 n -0000987080 00000 n -0000987215 00000 n -0000987359 00000 n -0000987491 00000 n -0000987639 00000 n -0000987776 00000 n -0000987934 00000 n -0000988070 00000 n -0000988235 00000 n -0000988378 00000 n -0000988549 00000 n -0000988698 00000 n -0000988857 00000 n -0000989005 00000 n -0000989163 00000 n -0000989309 00000 n -0000989474 00000 n -0000989617 00000 n -0000989788 00000 n -0000989937 00000 n -0000990096 00000 n -0000990244 00000 n -0000990402 00000 n -0000990548 00000 n -0000990712 00000 n -0000990855 00000 n -0000991026 00000 n -0000991175 00000 n -0000991335 00000 n -0000991484 00000 n -0000991643 00000 n -0000991790 00000 n -0000991960 00000 n -0000992108 00000 n -0000992270 00000 n -0000992413 00000 n -0000992584 00000 n -0000992733 00000 n -0000992893 00000 n -0000993042 00000 n -0000993207 00000 n -0000993352 00000 n -0000993512 00000 n -0000993661 00000 n -0000993830 00000 n -0000993977 00000 n -0000994142 00000 n -0000994285 00000 n -0000994457 00000 n -0000994607 00000 n -0000994767 00000 n -0000994916 00000 n -0000995086 00000 n -0000995234 00000 n -0000995399 00000 n -0000995542 00000 n -0000995715 00000 n -0000995866 00000 n -0000996027 00000 n -0000996177 00000 n -0000996348 00000 n -0000996497 00000 n -0000996654 00000 n -0000996799 00000 n -0000996960 00000 n -0000997110 00000 n -0000997281 00000 n -0000997430 00000 n -0000997586 00000 n -0000997731 00000 n -0000997891 00000 n -0000998040 00000 n -0000998207 00000 n -0000998352 00000 n -0000998517 00000 n -0000998660 00000 n -0000998819 00000 n -0000998956 00000 n -0000999104 00000 n -0000999241 00000 n -0000999399 00000 n -0000999535 00000 n -0000999687 00000 n -0000999819 00000 n -0000999990 00000 n -0001000139 00000 n -0001000298 00000 n -0001000446 00000 n -0001000605 00000 n -0001000752 00000 n -0001000921 00000 n -0001001068 00000 n -0001001230 00000 n -0001001373 00000 n -0001001544 00000 n -0001001693 00000 n -0001001852 00000 n -0001002000 00000 n -0001002159 00000 n -0001002306 00000 n -0001002475 00000 n -0001002622 00000 n -0001002785 00000 n -0001002928 00000 n -0001003100 00000 n -0001003250 00000 n -0001003410 00000 n -0001003559 00000 n -0001003719 00000 n -0001003867 00000 n -0001004036 00000 n -0001004183 00000 n -0001004346 00000 n -0001004489 00000 n -0001004661 00000 n -0001004811 00000 n -0001004972 00000 n -0001005122 00000 n -0001005282 00000 n -0001005430 00000 n -0001005599 00000 n -0001005746 00000 n -0001005901 00000 n -0001006044 00000 n -0001006204 00000 n -0001006353 00000 n -0001006523 00000 n -0001006671 00000 n -0001006837 00000 n -0001006981 00000 n -0001007140 00000 n -0001007288 00000 n -0001007459 00000 n -0001007608 00000 n -0001007765 00000 n -0001007910 00000 n -0001008071 00000 n -0001008221 00000 n -0001008392 00000 n -0001008541 00000 n -0001008698 00000 n -0001008843 00000 n -0001009004 00000 n -0001009154 00000 n -0001009325 00000 n -0001009474 00000 n -0001009640 00000 n -0001009784 00000 n -0001009941 00000 n -0001010087 00000 n -0001010256 00000 n -0001010403 00000 n -0001010544 00000 n -0001010686 00000 n -0001010834 00000 n -0001010971 00000 n -0001011129 00000 n -0001011265 00000 n -0001011419 00000 n -0001011551 00000 n -0001011710 00000 n -0001011858 00000 n -0001012027 00000 n -0001012174 00000 n -0001012336 00000 n -0001012479 00000 n -0001012650 00000 n -0001012799 00000 n -0001012958 00000 n -0001013106 00000 n -0001013265 00000 n -0001013412 00000 n -0001013581 00000 n -0001013728 00000 n -0001013890 00000 n -0001014033 00000 n -0001014204 00000 n -0001014353 00000 n -0001014512 00000 n -0001014660 00000 n -0001014820 00000 n -0001014968 00000 n -0001015138 00000 n -0001015286 00000 n -0001015450 00000 n -0001015594 00000 n -0001015765 00000 n -0001015914 00000 n -0001016073 00000 n -0001016221 00000 n -0001016381 00000 n -0001016529 00000 n -0001016700 00000 n -0001016849 00000 n -0001017019 00000 n -0001017167 00000 n -0001017341 00000 n -0001017493 00000 n -0001017666 00000 n -0001017817 00000 n -0001017976 00000 n -0001018123 00000 n -0001018289 00000 n -0001018443 00000 n -0001018608 00000 n -0001018762 00000 n -0001018942 00000 n -0001019100 00000 n -0001019269 00000 n -0001019416 00000 n -0001019587 00000 n -0001019736 00000 n -0001019904 00000 n -0001020050 00000 n -0001020209 00000 n -0001020357 00000 n -0001020530 00000 n -0001020681 00000 n -0001020845 00000 n -0001020987 00000 n -0001021152 00000 n -0001021306 00000 n -0001021472 00000 n -0001021616 00000 n -0001021784 00000 n -0001021930 00000 n -0001022114 00000 n -0001022278 00000 n -0001022419 00000 n -0001022561 00000 n -0001022714 00000 n -0001022845 00000 n -0001023009 00000 n -0001023151 00000 n -0001023309 00000 n -0001023445 00000 n -0001023610 00000 n -0001023753 00000 n -0001024038 00000 n -0001024118 00000 n -0001024282 00000 n -0001024473 00000 n -0001024701 00000 n -0001024918 00000 n -0001025088 00000 n -0001025308 00000 n -0001025554 00000 n -0001025727 00000 n -0001025908 00000 n -0001026173 00000 n -0001026358 00000 n -0001026539 00000 n -0001026820 00000 n -0001027005 00000 n -0001027186 00000 n -0001027443 00000 n -0001027616 00000 n -0001027797 00000 n -0001028053 00000 n -0001028242 00000 n -0001028441 00000 n -0001028636 00000 n -0001028817 00000 n -0001029138 00000 n -0001029324 00000 n -0001029493 00000 n -0001029817 00000 n -0001030006 00000 n -0001030205 00000 n -0001030386 00000 n -0001030670 00000 n -0001030860 00000 n -0001031060 00000 n -0001031256 00000 n -0001031425 00000 n -0001031721 00000 n -0001031910 00000 n -0001032109 00000 n -0001032290 00000 n -0001032675 00000 n -0001032869 00000 n -0001033072 00000 n -0001033258 00000 n -0001033770 00000 n -0001033963 00000 n -0001034167 00000 n -0001034352 00000 n -0001034777 00000 n -0001034971 00000 n -0001035163 00000 n -0001035363 00000 n -0001035549 00000 n -0001035858 00000 n -0001036052 00000 n -0001036242 00000 n -0001036551 00000 n -0001036745 00000 n -0001036950 00000 n -0001037124 00000 n -0001037409 00000 n -0001037599 00000 n -0001037785 00000 n -0001038107 00000 n -0001038301 00000 n -0001038506 00000 n -0001038693 00000 n -0001039219 00000 n -0001039413 00000 n -0001039617 00000 n -0001039792 00000 n -0001040310 00000 n -0001040505 00000 n -0001040710 00000 n -0001040896 00000 n -0001041473 00000 n -0001041667 00000 n -0001041871 00000 n -0001042057 00000 n -0001042370 00000 n -0001042564 00000 n -0001042769 00000 n -0001042955 00000 n -0001043256 00000 n -0001043450 00000 n -0001043655 00000 n -0001043841 00000 n -0001044151 00000 n -0001044346 00000 n -0001044551 00000 n -0001044725 00000 n -0001045045 00000 n -0001045241 00000 n -0001045448 00000 n -0001045636 00000 n -0001046017 00000 n -0001046215 00000 n -0001046424 00000 n -0001046629 00000 n -0001046806 00000 n -0001047196 00000 n -0001047393 00000 n -0001047602 00000 n -0001047806 00000 n -0001047996 00000 n -0001048391 00000 n -0001048589 00000 n -0001048785 00000 n -0001048989 00000 n -0001049178 00000 n -0001049464 00000 n -0001049661 00000 n -0001049869 00000 n -0001050059 00000 n -0001050317 00000 n -0001050510 00000 n -0001050687 00000 n -0001051001 00000 n -0001051198 00000 n -0001051406 00000 n -0001051595 00000 n -0001051902 00000 n -0001052099 00000 n -0001052307 00000 n -0001052497 00000 n -0001053019 00000 n -0001053216 00000 n -0001053425 00000 n -0001053629 00000 n -0001053819 00000 n -0001054362 00000 n -0001054547 00000 n -0001054740 00000 n -0001055035 00000 n -0001055228 00000 n -0001055417 00000 n -0001055888 00000 n -0001056086 00000 n -0001056294 00000 n -0001056483 00000 n -0001056933 00000 n -0001057130 00000 n -0001057338 00000 n -0001057527 00000 n -0001057790 00000 n -0001057971 00000 n -0001058160 00000 n -0001058446 00000 n -0001058639 00000 n -0001058828 00000 n -0001059150 00000 n -0001059348 00000 n -0001059557 00000 n -0001059747 00000 n -0001060125 00000 n -0001060322 00000 n -0001060530 00000 n -0001060735 00000 n -0001060924 00000 n -0001061330 00000 n -0001061528 00000 n -0001061737 00000 n -0001061929 00000 n -0001062118 00000 n -0001062540 00000 n -0001062737 00000 n -0001062946 00000 n -0001063150 00000 n -0001063339 00000 n -0001063742 00000 n -0001063940 00000 n -0001064136 00000 n -0001064340 00000 n -0001064529 00000 n -0001064939 00000 n -0001065132 00000 n -0001065321 00000 n -0001065715 00000 n -0001065909 00000 n -0001066099 00000 n -0001066465 00000 n -0001066647 00000 n -0001066836 00000 n -0001067234 00000 n -0001067428 00000 n -0001067618 00000 n -0001067964 00000 n -0001068158 00000 n -0001068348 00000 n -0001068727 00000 n -0001068908 00000 n -0001069097 00000 n -0001069455 00000 n -0001069648 00000 n -0001069837 00000 n -0001070243 00000 n -0001070441 00000 n -0001070649 00000 n -0001070854 00000 n -0001071031 00000 n -0001071417 00000 n -0001071614 00000 n -0001071822 00000 n -0001072026 00000 n -0001072215 00000 n -0001072623 00000 n -0001072820 00000 n -0001073029 00000 n -0001073221 00000 n -0001073410 00000 n -0001073641 00000 n -0001073850 00000 n -0001074059 00000 n -0001074260 00000 n -0001074477 00000 n -0001074706 00000 n -0001074954 00000 n -0001075150 00000 n -0001075354 00000 n -0001075547 00000 n -0001075739 00000 n -0001075955 00000 n -0001076135 00000 n -0001076363 00000 n -0001076544 00000 n -0001076757 00000 n -0001077034 00000 n -0001077271 00000 n -0001077459 00000 n -0001077679 00000 n -0001077876 00000 n -0001078041 00000 n -0001078872 00000 n -0001086881 00000 n -0001087099 00000 n -0001088463 00000 n -0001089531 00000 n -0001097284 00000 n -0001097507 00000 n -0001098871 00000 n -0001099949 00000 n -0001103211 00000 n -0001103439 00000 n -0001104803 00000 n -0001105920 00000 n -0001108064 00000 n -0001108280 00000 n -0001109644 00000 n -trailer -<< /Size 1157 -/Root 2 0 R -/Info 1 0 R ->> -startxref -1110771 -%%EOF diff --git a/docs/clamp/clamp/user-guide.rst b/docs/clamp/clamp/user-guide.rst deleted file mode 100644 index 34676445..00000000 --- a/docs/clamp/clamp/user-guide.rst +++ /dev/null @@ -1,158 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved. - -User Guide: Control loop in Policy/CLAMP -======================================== - -There are 2 control loop levels in Policy/CLAMP: - -- Control loop template: This is created from the DCAE blueprint (designed in the DCAE designer), and distributed by SDC to CLAMP. -- Control loop instance: Based on the template, it represents a physical control loop in the platform related to a service and a VNF. - -There is no way to design the microservice components of the control loop from scratch in CLAMP, you can only configure it and manage its life-cycle. -For more info on how to design the service in SDC, check this: https://wiki.onap.org/display/DW/CLAMP+videos#CLAMPvideos-DesignpartinSDC - - -There is a specific menu to view the available Control loop templates. - -|clamp-template-menu| - - -Each microservice policies and operational policies is related to a Policy Model. -Clamp either communicates with Policy Engine periodically to download the available Policy Models automatically or user can upload the Policy Model manually. -Policy Models related operations could be found under Policy Models menu. - -|clamp-policy-model-menu| - - -Under the menu *Loop Instance*, there's a list of actions to perform regarding to the loops. - -|clamp-loop-menu| - - -Option *Create* creates the loop from the templates distributed by SDC. - -|clamp-create-loop| - - -Option *Open* opens the saved loops. Once the distributed control loop has been chosen, the control loop is shown to the user. - -|clamp-open-loop| - - -Option *Close* will close the current opened loop. - - -Option *Modify* opens the window to add/remove different Operational Policies to the loop. -Tab *Add Operational Policies* lists all the available operational policies. -Click *Add* button to add the selected operational policies to the loop. - -|clamp-add-operational-policies| - -Tab *Remove Operational Policies* lists all the operational policies added to the loop. -Click *Remove* button to remove the selected operational policies from the loop. - -|clamp-remove-operational-policies| - - -Once opened, the user can start configure empty control loop using **Closed loop modeller**. - -|clamp-opened-loop| - - -Loop modeler has 3 main parts: - -#. Loop configuration view - Visualizes event flow in Control Loop. This view is auto-generated by Clamp. To generate it Clamp parses DCAE_INVENTORY_BLUEPRINT from CSAR distributed by SDC. - It Always consists of **VES -> -> OperationalPolicy**. Not all nodes are visualized. Only those with type **dcae.nodes.\*** - |blueprint-node| - -#. Loop status - Visualizes status of opened loop. -#. Loop logs - Table with log data of opened loop - - -Control Loop properties ------------------------ -In Dublin release this view shows what are deployment parameters or control Loop. -To open it from *Loop Instance* menu select *Properties* - -|clamp-menu-prop| - -This opens a box with JSON object. It contains deployment parameters extracted from DCAE_INVENTORY_BLUEPRINT. -It's not recommended to edit this JSON. Each of this parameters should be available in view shown to deploy analytic application. - -|clamp-prop-box| - - -Operational policy properties ---------------------------------------- -Operational policies are added by the user using *Modify* window. The configuration view is generated using Policy Type assigned to selected operational policy. - -To configure operational policies, user has to click the corresponding operational policy boxes. Example popup dialog for operational policy looks like: - -|clamp-op-policy-box-policy| - -Operations and payload for CDS actor is fetched from CDS. -Clamp receives CDS blueprint name and version information from sdnc_model_name and sdnc_model_version properties in CSAR distributed by SDC and queries CDS to get list of operations and payload for the corresponding CDS blueprint. - -|clamp-cds-operation| - -Micro-service policy properties -------------------------------- -Boxes between `VES` and `Operational Policies` are generated from blueprint. They can be one of ONAP predefined analytic microservices or custom analytics. -Each of the boxes is clickable. Microservice configuration view is generated using Policy Type assigned to selected microservice. -Clamp by default assumes that microservices have policy type **onap.policies.monitoring.cdap.tca.hi.lo.app**. - -After clicking microservice box Clamp opens popup dialog. Example popup dialog for microservice with default type looks like: - -|clamp-config-policy-tca| - - - -In the *Loop Operations* menu, lists the operations to be perform to the loop. - -|clamp-loop-operation-menu| - - -Submitting the Control loop to core policy ------------------------------------------- -The SUBMIT operation can be used to send the configuration to policy engine. -If everything is successful, the status to the policy will become *SENT*. Clamp should also show proper logs in logs view. - -|clamp-policy-submitted| - -After Policies are submitted they should be visible in Policy PAP component. -Please check `Policy GUI `_ - - -Deploy/undeploy the Control Loop to DCAE ------------------------------------------ -Once sent to policy engine, Clamp can ask to DCAE to DEPLOY the micro service - -This opens a window where the parameters of the DCAE micro service can be configured/tuned. -The policy_id is automatically generated by Clamp in the previous steps. - -|clamp-deploy-params| - -Once deployed on DCAE the status of DCAE goes to *MICROSERVICE_INSTALLED_SUCCESSFULLY*, it can then be Undeployed/Stopped/Restart. - -.. |clamp-template-menu| image:: images/user-guide/template-menu.png -.. |clamp-policy-model-menu| image:: images/user-guide/policy-model-menu.png -.. |clamp-loop-menu| image:: images/user-guide/loop-menu.png -.. |clamp-create-loop| image:: images/user-guide/create-loop.png -.. |clamp-open-loop| image:: images/user-guide/open-loop.png -.. |clamp-add-operational-policies| image:: images/user-guide/add-operational-policies.png -.. |clamp-remove-operational-policies| image:: images/user-guide/remove-operational-policies.png -.. |clamp-opened-loop| image:: images/user-guide/opened-loop.png -.. |clamp-menu-prop| image:: images/user-guide/open-menu-prop.png -.. |clamp-prop-box| image:: images/user-guide/loop-properties.png -.. |clamp-op-policy-box-policy| image:: images/user-guide/op-policy-box-policy.png -.. |clamp-config-policy-tca| image:: images/user-guide/config-policy-tca.png -.. |clamp-loop-operation-menu| image:: images/user-guide/loop-operation-menu.png -.. |clamp-policy-submitted| image:: images/user-guide/policy-submitted.png -.. |clamp-deploy-params| image:: images/user-guide/deploy-params.png -.. |blueprint-node| image:: images/user-guide/blueprint_node_type.png -.. |clamp-cds-operation| image:: images/user-guide/clamp-cds-operation.png diff --git a/docs/clamp/controlloop/api-protocol/api-protocol.rst b/docs/clamp/controlloop/api-protocol/api-protocol.rst deleted file mode 100644 index 2d509921..00000000 --- a/docs/clamp/controlloop/api-protocol/api-protocol.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-api-protocol: - -CLAMP TOSCA Control Loop APIs and Protocols -########################################### - -The sections below describe the APIs and Protocols used in TOSCA Control Loops. - -.. toctree:: - :maxdepth: 1 - - system-level-dialogues - controlloop-participant-protocol - controlloop-rest-apis diff --git a/docs/clamp/controlloop/api-protocol/controlloop-participant-protocol.rst b/docs/clamp/controlloop/api-protocol/controlloop-participant-protocol.rst deleted file mode 100644 index 2fa5336f..00000000 --- a/docs/clamp/controlloop/api-protocol/controlloop-participant-protocol.rst +++ /dev/null @@ -1,472 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _controlloop-participant-protocol-label: - -The CLAMP Control Loop Participant Protocol -########################################### - -The CLAMP Control Loop Participant protocol is an asynchronous protocol that is used by the -CLAMP runtime to coordinate life cycle management of Control Loop instances. The protocol -supports the functions described in the sections below. - - -Protocol Dialogues -================== - -The protocol supports the dialogues described below. - -Participant Registration and De-Registration --------------------------------------------- - -Registration when a participant comes up and update of participant with control loop type -information and common parameter values for its control loop types. - -.. image:: ../images/clamp-cl-participants/participant-registering.png - - -De-registration is executed as a participant goes down. - -.. image:: ../images/clamp-cl-participants/participant-deregistration.png - - -Control Loop Priming and De-Priming ------------------------------------ - -When a control loop is primed, the portion of the Control Loop Type Definition and Common -Property values for the participants of each participant type mentioned in the Control Loop -Definition are sent to the participants. - -.. image:: ../images/clamp-cl-participants/controlloop-priming.png - -When a control loop is de-primed, the portion of the Control Loop Type Definition and Common -Property values for the participants of each participant type mentioned in the Control Loop -Definition are deleted on participants. - -.. image:: ../images/clamp-cl-participants/controlloop-depriming.png - - -Control Loop Update -------------------- - -Control Loop Update handles creation, change, and deletion of control loops on participants. -Change of control loops uses a semantic versioning approach and follow the semantics described -on the page `4.1 Management of Control Loop Instance Configurations `. - -.. image:: ../images/clamp-cl-participants/controlloop-update.png - -The handling of a ControlLoopUpdate message in each participant is as shown below. - -.. image:: ../images/clamp-cl-participants/controlloop-update-msg.png - -Control Loop State Change -------------------------- - -This dialogue is used to change the state of Control Loops and their Control Loop Elements. The -CLAMP Runtime sends a Control Loop State Change message on the control loop to all participants. -Participants that have Control Loop Elements in that Control Loop attempt an update on the state -of the control loop elements they have for that control loop, and report the result back. - -The *startPhase* in the `Definition of TOSCA fundamental Control Loop Types -`_ -is particularly important in control loop state changes because sometime the user wishes to control -the order in which the state changes in Control Loop Elements in a control loop. In state changes -from *UNITITIALISED* → *PASSIVE* and from *PASSIVE* → *RUNNING*, control loop elements are started in -increasing order of their *startPhase*. In state changes from *RUNNING* → *PASSIVE* and from *PASSIVE* -→ *UNITITIALISED*, control loop elements are started in decreasing order of their *startPhase*. - -The CLAMP runtime controls the state change process described in the diagram below. The CLAMP runtime -sends a Control Loop State Change message on DMaaP to all participants in a particular Start Phase so, -in each state change multiple Control Loop State Change messages are sent, one for each Start Phase in -the control loop. If more than one Control Loop Element has the same Start Phase, those Control Loop -Elements receive the same Control Loop State Change message from DMaaP and start in parallel. - -The Participant reads each State Change Message it sees on DMaaP. If the Start Phase on the Control -Loop State Change message matches the Start Phase of the Control Loop Element, the participant processes -the State Change message. Otherwise the participant ignores the message. - -.. image:: ../images/clamp-cl-participants/controlloop-state-change.png - -The handling of a ControlLoopStateChange message in each participant is as shown below. - -.. image:: ../images/clamp-cl-participants/controlloop-state-change-msg.png - -Control Loop Monitoring and Reporting -------------------------------------- - -This dialogue is used as a heartbeat mechanism for participants, to monitor the status of Control Loop -Elements, and to gather statistics on control loops. The ParticipantStatus message is sent periodically -by each participant. The reporting interval for sending the message is configurable. - -.. image:: ../images/clamp-cl-participants/controlloop-monitoring.png - - -Messages -======== - -The CLAMP Control Loop Participant Protocol uses the following messages. The descriptions below give -an overview of each message. For the precise definition of the messages, see the `CLAMP code at Github -`_ -. All messages are carried on DMaaP. - - -.. list-table:: - :widths: 15 10 10 15 15 35 - :header-rows: 1 - - * - Message - - Source - - Target - - Purpose - - Important Fields - - Field Descriptions - * - ParticipantRegister - - Participant - - CLAMP Runtime - - Participant registers with the CLAMP runtime - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop Type - Definitions - * - ParticipantRegisterAck - - CLAMP Runtime - - Participant - - Acknowledgement of Participant Registration - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop Type - Definitions - * - - - - - - - - - Result - - Success/Fail - * - - - - - - - - - Message - - Message indicating reason for failure - * - ParticipantUpdate - - CLAMP Runtime - - Participant - - CLAMP Runtime sends Control Loop Element Definitions and Common Parameter Values to Participants - - ParticipantDefinitionUpdateMap - - Map with Participant ID as its key, each value on the map is a ControlLoopElementDefintionMap - * - - - - - - - - - ControlLoopElementDefintionMap - - List of ControlLoopElementDefinition values for a particular participant, keyed by its Control - Loop Element Definition ID - * - - - - - - - - - ControlLoopElementDefinition - - A ControlLoopElementToscaServiceTemplate containing the definition of the Control Loop Element - and a CommonPropertiesMap with the values of the common property values for Control Loop Elements - of this type - * - - - - - - - - - ControlLoopElementToscaServiceTemplate - - The definition of the Control Loop Element in TOSCA - * - - - - - - - - - CommonPropertiesMap - - A map indexed by the property name. Each map entry is the serialized value of - the property, which can be deserialized into an instance of the type of the property. - * - ParticipantUpdateAck - - Participant - - CLAMP Runtime - - Acknowledgement of Participant Update - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop Type - Definitions - * - - - - - - - - - Result - - Success/Fail - * - - - - - - - - - Message - - Message indicating reason for failure - * - ParticipantDeregister - - Participant - - CLAMP Runtime - - Participant deregisters with the CLAMP runtime - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop Type - Definitions - * - ParticipantDeregisterAck - - CLAMP Runtime - - Participant - - Acknowledgement of Participant Deegistration - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop Type - Definitions - * - - - - - - - - - Result - - Success/Fail - * - - - - - - - - - Message - - Message indicating reason for failure - * - ControlLoopUpdate - - CLAMP Runtime - - Participant - - CLAMP Runtime sends Control Loop Element instances and Instance Specific Parameter Values for - a Control Loop Instance to Participants - - ControlLoopId - - The name and version of the Control Loop - * - - - - - - - - - ParticipantUpdateMap - - Map with Participant ID as its key, each value on the map is a ControlLoopElementList - * - - - - - - - - - ControlLoopElementList - - List of ControlLoopElement values for the Control Loop - * - - - - - - - - - ControlLoopElement - - A ControlLoopElement, which contains among other things a PropertiesMap with the values of the - property values for this Control Loop Element instance and a ToscaServiceTemplateFragment with - extra concept definitions and instances that a participant may need. - * - - - - - - - - - PropertiesMap - - A map indexed by the property name. Each map entry is the serialized value of - the property, which can be deserialized into an instance of the type of the property. - * - - - - - - - - - ToscaServiceTemplateFragment - - A well-formed TOSCA service template containing extra concept definitions and instances that a - participant may need. For example, the Policy Participant may need policy type definitions or - policy instances to be provided if they are not already stored in the Policy Framework. - * - ControlLoopUpdateAck - - Participant - - CLAMP Runtime - - Acknowledgement of Control Loop Update - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop Type - Definitions - * - - - - - - - - - ControlLoopId - - The name and version of the Control Loop - * - - - - - - - - - ControlLoopResult - - Holds a Result and Message for the overall operation on the participant and a map of Result - and Message fields for each Control Loop Element of the control loop on this participant - * - - - - - - - - - Result - - Success/Fail - * - - - - - - - - - Message - - Message indicating reason for failure - * - ControlLoopStateChange - - CLAMP Runtime - - Participant - - CLAMP Runtime asks Participants to change the state of a Control Loop - - ControlLoopId - - The name and version of the Control Loop - * - - - - - - - - - currentState - - The current state of the Control Loop - * - - - - - - - - - orderedState - - The state that the Control Loop should transition to - * - - - - - - - - - startPhase - - The start phase to which this ControLoopStateChange message applies - * - ControlLoopStateChangeAck - - Participant - - CLAMP Runtime - - Acknowledgement of Control Loop State Change - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop Type - Definitions - * - - - - - - - - - ControlLoopId - - The name and version of the Control Loop - * - - - - - - - - - startPhase - - The start phase to which this ControLoopStateChangeAck message applies - * - - - - - - - - - ControlLoopResult - - Holds a Result and Message for the overall operation on the participant and a map of Result and - Message fields for each Control Loop Element of the control loop on this participant - * - - - - - - - - - Result - - Success/Fail - * - - - - - - - - - Message - - Message indicating reason for failure - * - ParticipantStatusReq - - CLAMP Runtime - - Participant - - Request that the specified participants return a ParticipantStatus message immediately - - ParticipantId - - The ID of this participant, if not specified, all participants respond. - * - ParticipantStatus - - Participant - - CLAMP Runtime - - Periodic or on-demand report for heartbeat, Participant Status, Control Loop Status, and Control - Loop Statistics - - ParticipantId - - The ID of this participant - * - - - - - - - - - ParticipantType - - The type of the participant, maps to the capabilities of the participant in Control Loop - Type Definitions - * - - - - - - - - - ParticipantDefinitionUpdateMap (returned in repsonse to ParticipantStatusReq only) - - See ParticipantUpdate message above for definition of this field - * - - - - - - - - - ParticipantStatus - - The current status of the participant for monitoring - * - - - - - - - - - ParticipantStatistics - - Statistics on the participant such as up time, or messages processed. Can include participant - specific data in a string blob that is opaque to CLAMP - * - - - - - - - - - ControlLoopInfoMap - - A map of ControlLoopInfo types indexed by ControlLoopId, one entry for each control loop - running on the participant - * - - - - - - - - - ControlLoopInfo - - The ControlLoopStatus and ControlLoopStatistics for a given control loop - * - - - - - - - - - ControlLoopStatus - - The current status of the control loop for monitoring - * - - - - - - - - - ControlLoopStatistics - - Statistics on the control loop such as up time, or messages processed. Can include participant - specific data in a string blob that is opaque to CLAMP - - -End of Document diff --git a/docs/clamp/controlloop/api-protocol/controlloop-rest-apis.rst b/docs/clamp/controlloop/api-protocol/controlloop-rest-apis.rst deleted file mode 100644 index cef2c2fb..00000000 --- a/docs/clamp/controlloop/api-protocol/controlloop-rest-apis.rst +++ /dev/null @@ -1,130 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _controlloop-rest-apis-label: - -REST APIs for CLAMP Control Loops -################################# - - -Commissioning API -================= - -This API is a CRUD API that allows Control Loop Type definitions created in a design -environment to be commissioned on the CLAMP runtime. It has endpoints that allow Control -Loop Types to be created, read, updated, and deleted. - -The body of the create and update end points is a TOSCA Service/Topology template that -defines the new or changed Control Loop Type. The update and delete endpoints take a -reference to the Control Loop Type. The incoming TOSCA is verified and checked for -referential integrity. On delete requests, a check is made to ensure that no Control -Loop Instances exist for the Control Loop Type to be deleted. - -:download:`Download Policy Control Loop Commissioning API Swagger ` - -.. swaggerv2doc:: swagger/controlloop-comissioning.json - - -Instantiation API -================= - -The instantiation API has two functions: - -#. Creation, Reading, Update, and Deletion of Control Loop Instances. -#. Instantiation and lifecycle management of Control Loop Instances on participants - -The Instantiation API is used by the CLAMP GUI. - -Instantiation Control Loop Instance CRUD ----------------------------------------- - -This sub API allows for the creation, read, update, and deletion of Control Loop Instances. -The endpoints for create and update take a JSON body that describes the Control Loop Instance. -The endpoints for read and delete take a Control Loop Instance ID to determine which Control -Loop Instance to act on. For the delete endpoint, a check is made to ensure that the Control -Loop Instance is not instantiated on participants. - -A call to the update endpoint for a Control Loop Instance follow the semantics described here: -`4.1 Management of Control Loop Instance Configurations `. - -:download:`Download Policy Control Loop Instantiation API Swagger ` - -.. swaggerv2doc:: swagger/controlloop-instantiation.json - - -Instantiation Control Loop Instance Lifecycle Management --------------------------------------------------------- - -This sub API is used to manage the life cycle of Control Loop Instances. A Control Loop Instance -can be in the states described here: `2.1 Control Loop Instance States `. -Managing the life cycle of a Control Loop Instance amounts to steering the Control Loop through -its states. - -The sub API allows upgrades and downgrades of Control Loop Instances to be pushed to participants -following the semantics described here: `4.1 Management of Control Loop Instance Configurations -`. When the API is used to update the participants on a Control -Loop Instance, the new/upgraded/downgraded definition of the Control Loop is pushed to the -participants. Note that the API asks the participants in a Control Loop Instance to perform the -update, it is the responsibility of the participants to execute the update and report the result -using the protocols described here: `CLAMP Participants <#>`_. The progress and result of an update -can be monitored using the `Monitoring API `. - -The sub API also allows a state change of a Control Loop Instance to be ordered. The required state -of the Control Loop Instance is pushed to participants in a Control Loop Instance using the API. -Note that the API asks the participants in a Control Loop Instance to perform the state change, it -is the responsibility of the participants to execute the state change and report the result using -the protocols described here: CLAMP Participants. The progress and result of a state change can be -monitored using the `Monitoring API `. - -.. warning:: - The Swagger for the Instantiation Lifecycle Management API will appear here. - -.. _monitoring-api: - -Monitoring API -============== - -The Monitoring API allows the state and statistics of Participants, Control Loop Instances and their Control Loop Elements to be monitored. This API is used by the CLAMP GUI. The API provides filtering so that specific Participants and Control Loop Instances can be retrieved. In addition, the quantity of statistical information to be returned can be scoped. - -:download:`Download Policy Control Loop Monitoring API Swagger ` - -.. swaggerv2doc:: swagger/controlloop-monitoring.json - -Pass Through API -================ - -This API allows information to be passed to Control Loop Elements in a control loop. - -.. warning:: - The requirements on this API are still under discussion. - -.. warning:: - The Swagger for the Pass Through API will appear here. - - -Participant Standalone API -========================== - -This API allows a Participant to run in standalone mode and to run standalone Control Loop Elements. - -Kubernetes participant can also be deployed as a standalone application and provides REST end points -for onboarding helm charts to its local chart storage, installing and uninstalling of helm charts to -a kubernetes cluster. It also allows to configure a remote repository in kubernetes participant for -installing helm charts. User can onboard a helm chart along with the overrides yaml file, the chart -gets stored in to the local chart directory of kubernetes participant. The onboarded charts can be -installed, uninstalled. The GET API fetches all the available helm charts from the chart storage. - -:download:`Download Policy Control Loop Participant Standalone API Swagger ` - -.. swaggerv2doc:: swagger/k8sparticipant.json - - -Participant Simulator API -========================= - -This API allows a Participant Simulator to be started and run for test purposes. - -:download:`Download Policy Participant Simulator API Swagger ` - -.. swaggerv2doc:: swagger/participant-sim.json - -End of Document diff --git a/docs/clamp/controlloop/api-protocol/swagger/controlloop-comissioning.json b/docs/clamp/controlloop/api-protocol/swagger/controlloop-comissioning.json deleted file mode 100644 index 8fa09368..00000000 --- a/docs/clamp/controlloop/api-protocol/swagger/controlloop-comissioning.json +++ /dev/null @@ -1,473 +0,0 @@ -{ - "swagger": "2.0", - "info": { - "description": "Api Documentation", - "version": "1.0", - "title": "Api Documentation", - "termsOfService": "urn:tos", - "contact": {}, - "license": { - "name": "Apache 2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } - }, - "paths": { - "/onap/controlloop/v2/commission": { - "get": { - "tags": [ - "Clamp Control Loop Commissioning API" - ], - "summary": "Query details of the requested commissioned control loop definitions", - "description": "Queries details of the requested commissioned control loop definitions, returning all control loop details", - "operationId": "queryUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "query", - "description": "Control Loop definition name", - "required": false, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop definition version", - "required": false, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "array", - "items": { - "$ref": "#/definitions/ToscaNodeTemplateRes", - "originalRef": "ToscaNodeTemplateRes" - } - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - }, - "post": { - "tags": [ - "Clamp Control Loop Commissioning API" - ], - "summary": "Commissions control loop definitions", - "description": "Commissions control loop definitions, returning the commissioned control loop definition IDs", - "operationId": "createUsingPOST", - "consumes": [ - "application/json", - "application/yaml" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "body", - "description": "Entity Body of Control Loop", - "required": true, - "schema": { - "$ref": "#/definitions/ToscaServiceTemplateReq", - "originalRef": "ToscaServiceTemplateReq" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/CommissioningResponse", - "originalRef": "CommissioningResponse" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - }, - "delete": { - "tags": [ - "Clamp Control Loop Commissioning API" - ], - "summary": "Delete a commissioned control loop", - "description": "Deletes a Commissioned Control Loop, returning optional error details", - "operationId": "deleteUsingDELETE", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "query", - "description": "Control Loop definition name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop definition version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/CommissioningResponse", - "originalRef": "CommissioningResponse" - } - }, - "204": { - "description": "No Content" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/controlloop/v2/commission/elements": { - "get": { - "tags": [ - "Clamp Control Loop Commissioning API" - ], - "summary": "Query details of the requested commissioned control loop element definitions", - "description": "Queries details of the requested commissioned control loop element definitions, returning all control loop elements' details", - "operationId": "queryElementsUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "query", - "description": "Control Loop definition name", - "required": false, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop definition version", - "required": false, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "array", - "items": { - "$ref": "#/definitions/ToscaNodeTemplateRes", - "originalRef": "ToscaNodeTemplateRes" - } - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - } - } -} \ No newline at end of file diff --git a/docs/clamp/controlloop/api-protocol/swagger/controlloop-instantiation.json b/docs/clamp/controlloop/api-protocol/swagger/controlloop-instantiation.json deleted file mode 100644 index 12542425..00000000 --- a/docs/clamp/controlloop/api-protocol/swagger/controlloop-instantiation.json +++ /dev/null @@ -1,584 +0,0 @@ -{ - "swagger": "2.0", - "info": { - "description": "Api Documentation", - "version": "1.0", - "title": "Api Documentation", - "termsOfService": "urn:tos", - "contact": {}, - "license": { - "name": "Apache 2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } - }, - "paths": { - "/onap/controlloop/v2/instantiation": { - "get": { - "tags": [ - "Clamp Control Loop Instantiation API" - ], - "summary": "Query details of the requested control loops", - "description": "Queries details of the requested control loops, returning all control loop details", - "operationId": "queryUsingGET_1", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "query", - "description": "Control Loop definition name", - "required": false, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop definition version", - "required": false, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/ControlLoopsRes", - "originalRef": "ControlLoopsRes" - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - }, - "post": { - "tags": [ - "Clamp Control Loop Instantiation API" - ], - "summary": "Commissions control loop definitions", - "description": "Commissions control loop definitions, returning the control loop IDs", - "operationId": "createUsingPOST_1", - "consumes": [ - "application/json", - "application/yaml" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "controlLoops", - "description": "Entity Body of Control Loop", - "required": true, - "schema": { - "$ref": "#/definitions/ControlLoopsReq", - "originalRef": "ControlLoopsReq" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/InstantiationResponse", - "originalRef": "InstantiationResponse" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - }, - "put": { - "tags": [ - "Clamp Control Loop Instantiation API" - ], - "summary": "Updates control loop definitions", - "description": "Updates control loop definitions, returning the updated control loop definition IDs", - "operationId": "updateUsingPUT", - "consumes": [ - "application/json", - "application/yaml" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "controlLoops", - "description": "Entity Body of Control Loop", - "required": true, - "schema": { - "$ref": "#/definitions/ControlLoopsReq", - "originalRef": "ControlLoopsReq" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/InstantiationResponse", - "originalRef": "InstantiationResponse" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - }, - "delete": { - "tags": [ - "Clamp Control Loop Instantiation API" - ], - "summary": "Delete a control loop", - "description": "Deletes a control loop, returning optional error details", - "operationId": "deleteUsingDELETE_1", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "query", - "description": "Control Loop definition name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop definition version", - "required": false, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/InstantiationResponse", - "originalRef": "InstantiationResponse" - } - }, - "204": { - "description": "No Content" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/controlloop/v2/instantiation/command": { - "put": { - "tags": [ - "Clamp Control Loop Instantiation API" - ], - "summary": "Issue a command to the requested control loops", - "description": "Issues a command to a control loop, ordering a state change on the control loop", - "operationId": "issueControlLoopCommandUsingPUT", - "consumes": [ - "application/json", - "application/yaml" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "command", - "description": "Entity Body of control loop command", - "required": true, - "schema": { - "$ref": "#/definitions/InstantiationCommand", - "originalRef": "InstantiationCommand" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/InstantiationResponse", - "originalRef": "InstantiationResponse" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - } - } -} \ No newline at end of file diff --git a/docs/clamp/controlloop/api-protocol/swagger/controlloop-monitoring.json b/docs/clamp/controlloop/api-protocol/swagger/controlloop-monitoring.json deleted file mode 100644 index 84fbe7f0..00000000 --- a/docs/clamp/controlloop/api-protocol/swagger/controlloop-monitoring.json +++ /dev/null @@ -1,521 +0,0 @@ -{ - "swagger": "2.0", - "info": { - "description": "Api Documentation", - "version": "1.0", - "title": "Api Documentation", - "termsOfService": "urn:tos", - "contact": {}, - "license": { - "name": "Apache 2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } - }, - "paths": { - "/onap/controlloop/v2/monitoring/clelement": { - "get": { - "tags": [ - "Clamp Control Loop Monitoring API" - ], - "summary": "Query details of the requested cl element stats", - "description": "Queries details of the requested cl element stats, returning all clElement stats", - "operationId": "queryElementStatisticsUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "endTime", - "in": "query", - "description": "end time", - "required": false, - "type": "string" - }, - { - "name": "id", - "in": "query", - "description": "Control Loop element id", - "required": false, - "type": "string" - }, - { - "name": "name", - "in": "query", - "description": "Participant name", - "required": true, - "type": "string" - }, - { - "name": "recordCount", - "in": "query", - "description": "Record count", - "required": false, - "type": "integer", - "default": 0, - "format": "int32" - }, - { - "name": "startTime", - "in": "query", - "description": "start time", - "required": false, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Participant version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/ClElementStatisticsList", - "originalRef": "ClElementStatisticsList" - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/controlloop/v2/monitoring/clelements/controlloop": { - "get": { - "tags": [ - "Clamp Control Loop Monitoring API" - ], - "summary": "Query details of the requested cl element stats in a control loop", - "description": "Queries details of the requested cl element stats, returning all clElement stats", - "operationId": "queryElementStatisticsPerControlLoopUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "query", - "description": "Control Loop name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/ClElementStatisticsList", - "originalRef": "ClElementStatisticsList" - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/controlloop/v2/monitoring/participant": { - "get": { - "tags": [ - "Clamp Control Loop Monitoring API" - ], - "summary": "Query details of the requested participant stats", - "description": "Queries details of the requested participant stats, returning all participant stats", - "operationId": "queryParticipantStatisticsUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "endTime", - "in": "query", - "description": "end time", - "required": false, - "type": "string" - }, - { - "name": "name", - "in": "query", - "description": "Control Loop participant name", - "required": false, - "type": "string" - }, - { - "name": "recordCount", - "in": "query", - "description": "Record count", - "required": false, - "type": "integer", - "default": 0, - "format": "int32" - }, - { - "name": "startTime", - "in": "query", - "description": "start time", - "required": false, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop participant version", - "required": false, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/ParticipantStatisticsList", - "originalRef": "ParticipantStatisticsList" - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/controlloop/v2/monitoring/participants/controlloop": { - "get": { - "tags": [ - "Clamp Control Loop Monitoring API" - ], - "summary": "Query details of all the participant stats in a control loop", - "description": "Queries details of the participant stats, returning all participant stats", - "operationId": "queryParticipantStatisticsPerControlLoopUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "query", - "description": "Control Loop name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "query", - "description": "Control Loop version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/ParticipantStatisticsList", - "originalRef": "ParticipantStatisticsList" - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - } - } -} \ No newline at end of file diff --git a/docs/clamp/controlloop/api-protocol/swagger/k8sparticipant.json b/docs/clamp/controlloop/api-protocol/swagger/k8sparticipant.json deleted file mode 100644 index ae06b06d..00000000 --- a/docs/clamp/controlloop/api-protocol/swagger/k8sparticipant.json +++ /dev/null @@ -1,392 +0,0 @@ -{ - "swagger": "2.0", - "info": { - "description": "Api Documentation", - "version": "1.0", - "title": "Api Documentation", - "termsOfService": "urn:tos", - "contact": {}, - "license": { - "name": "Apache 2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } - }, - "paths": { - "/onap/k8sparticipant/helm/chart/{name}/{version}": { - "delete": { - "tags": [ - "k8s-participant" - ], - "summary": "Delete the chart", - "operationId": "deleteChartUsingDELETE", - "produces": [ - "*/*" - ], - "parameters": [ - { - "name": "name", - "in": "path", - "description": "name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "path", - "description": "version", - "required": true, - "type": "string" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "object" - } - }, - "204": { - "description": "Chart Deleted" - }, - "401": { - "description": "Unauthorized" - }, - "403": { - "description": "Forbidden" - } - } - } - }, - "/onap/k8sparticipant/helm/charts": { - "get": { - "tags": [ - "k8s-participant" - ], - "summary": "Return all Charts", - "operationId": "getAllChartsUsingGET", - "produces": [ - "application/json" - ], - "responses": { - "200": { - "description": "chart List", - "schema": { - "$ref": "#/definitions/ChartList", - "originalRef": "ChartList" - } - }, - "401": { - "description": "Unauthorized" - }, - "403": { - "description": "Forbidden" - }, - "404": { - "description": "Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/install": { - "post": { - "tags": [ - "k8s-participant" - ], - "summary": "Install the chart", - "operationId": "installChartUsingPOST", - "consumes": [ - "application/json" - ], - "produces": [ - "application/json" - ], - "parameters": [ - { - "in": "body", - "name": "info", - "description": "info", - "required": true, - "schema": { - "$ref": "#/definitions/InstallationInfo", - "originalRef": "InstallationInfo" - } - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "object" - } - }, - "201": { - "description": "chart Installed", - "schema": { - "type": "object" - } - }, - "401": { - "description": "Unauthorized" - }, - "403": { - "description": "Forbidden" - }, - "404": { - "description": "Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/onboard/chart": { - "post": { - "tags": [ - "k8s-participant" - ], - "summary": "Onboard the Chart", - "operationId": "onboardChartUsingPOST", - "consumes": [ - "multipart/form-data" - ], - "produces": [ - "application/json" - ], - "parameters": [ - { - "name": "chart", - "in": "formData", - "required": false, - "type": "file" - }, - { - "name": "info", - "in": "formData", - "required": false, - "type": "string" - }, - { - "in": "body", - "name": "values", - "description": "values", - "required": false, - "schema": { - "type": "string", - "format": "binary" - } - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "string" - } - }, - "201": { - "description": "Chart Onboarded", - "schema": { - "type": "string" - } - }, - "401": { - "description": "Unauthorized" - }, - "403": { - "description": "Forbidden" - }, - "404": { - "description": "Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/repo": { - "post": { - "tags": [ - "k8s-participant" - ], - "summary": "Configure helm repository", - "operationId": "configureRepoUsingPOST", - "consumes": [ - "application/json" - ], - "produces": [ - "application/json" - ], - "parameters": [ - { - "in": "body", - "name": "repo", - "description": "repo", - "required": true, - "schema": { - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "object" - } - }, - "201": { - "description": "Repository added", - "schema": { - "type": "object" - } - }, - "401": { - "description": "Unauthorized" - }, - "403": { - "description": "Forbidden" - }, - "404": { - "description": "Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/uninstall/{name}/{version}": { - "delete": { - "tags": [ - "k8s-participant" - ], - "summary": "Uninstall the Chart", - "operationId": "uninstallChartUsingDELETE", - "produces": [ - "application/json" - ], - "parameters": [ - { - "name": "name", - "in": "path", - "description": "name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "path", - "description": "version", - "required": true, - "type": "string" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "object" - } - }, - "201": { - "description": "chart Uninstalled", - "schema": { - "type": "object" - } - }, - "204": { - "description": "No Content" - }, - "401": { - "description": "Unauthorized" - }, - "403": { - "description": "Forbidden" - } - } - } - } - }, - "definitions": { - "ChartInfo": { - "type": "object", - "properties": { - "chartId": { - "$ref": "#/definitions/ToscaConceptIdentifier", - "originalRef": "ToscaConceptIdentifier" - }, - "namespace": { - "type": "string" - }, - "overrideParams": { - "type": "object", - "additionalProperties": { - "type": "string" - } - }, - "releaseName": { - "type": "string" - }, - "repository": { - "$ref": "#/definitions/HelmRepository", - "originalRef": "HelmRepository" - } - }, - "title": "ChartInfo" - }, - "ChartList": { - "type": "object", - "properties": { - "charts": { - "type": "array", - "items": { - "$ref": "#/definitions/ChartInfo", - "originalRef": "ChartInfo" - } - } - }, - "title": "ChartList" - }, - "HelmRepository": { - "type": "object", - "properties": { - "address": { - "type": "string" - }, - "password": { - "type": "string" - }, - "port": { - "type": "string" - }, - "protocol": { - "type": "string" - }, - "repoName": { - "type": "string" - }, - "userName": { - "type": "string" - } - }, - "title": "HelmRepository" - }, - "InstallationInfo": { - "type": "object", - "properties": { - "name": { - "type": "string" - }, - "version": { - "type": "string" - } - }, - "title": "InstallationInfo" - }, - "ToscaConceptIdentifier": { - "type": "object", - "properties": { - "name": { - "type": "string" - }, - "version": { - "type": "string" - } - }, - "title": "ToscaConceptIdentifier" - } - } -} \ No newline at end of file diff --git a/docs/clamp/controlloop/api-protocol/swagger/participant-sim.json b/docs/clamp/controlloop/api-protocol/swagger/participant-sim.json deleted file mode 100644 index 79fc3011..00000000 --- a/docs/clamp/controlloop/api-protocol/swagger/participant-sim.json +++ /dev/null @@ -1,478 +0,0 @@ -{ - "swagger": "2.0", - "info": { - "description": "Api Documentation", - "version": "1.0", - "title": "Api Documentation", - "termsOfService": "urn:tos", - "contact": {}, - "license": { - "name": "Apache 2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } - }, - "paths": { - "/onap/participantsim/v2/elements": { - "put": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Updates simulated control loop elements", - "description": "Updates simulated control loop elements, returning the updated control loop definition IDs", - "operationId": "updateUsingPUT", - "consumes": [ - "application/json" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "body", - "description": "Body of a control loop element", - "required": true, - "schema": { - "$ref": "#/definitions/ControlLoopElementReq", - "originalRef": "ControlLoopElementReq" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/TypedSimpleResponse«ControlLoopElement»", - "originalRef": "TypedSimpleResponse«ControlLoopElement»" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/participantsim/v2/elements/{name}/{version}": { - "get": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Query details of the requested simulated control loop elements", - "description": "Queries details of the requested simulated control loop elements, returning all control loop element details", - "operationId": "elementsUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "path", - "description": "Control loop element name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "path", - "description": "Control loop element version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "object", - "additionalProperties": { - "$ref": "#/definitions/ControlLoopElementRes", - "originalRef": "ControlLoopElementRes" - } - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/participantsim/v2/participants": { - "put": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Updates simulated participants", - "description": "Updates simulated participants, returning the updated control loop definition IDs", - "operationId": "updateUsingPUT_1", - "consumes": [ - "application/json" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "body", - "description": "Body of a participant", - "required": true, - "schema": { - "$ref": "#/definitions/ParticipantReq", - "originalRef": "ParticipantReq" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/TypedSimpleResponse«Participant»", - "originalRef": "TypedSimpleResponse«Participant»" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/participantsim/v2/participants/{name}/{version}": { - "get": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Query details of the requested simulated participants", - "description": "Queries details of the requested simulated participants, returning all participant details", - "operationId": "participantsUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "path", - "description": "Participant name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "path", - "description": "Participant version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "array", - "items": { - "$ref": "#/definitions/ParticipantRes", - "originalRef": "ParticipantRes" - } - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - } - } -} \ No newline at end of file diff --git a/docs/clamp/controlloop/api-protocol/system-level-dialogues.rst b/docs/clamp/controlloop/api-protocol/system-level-dialogues.rst deleted file mode 100644 index 676ffc9b..00000000 --- a/docs/clamp/controlloop/api-protocol/system-level-dialogues.rst +++ /dev/null @@ -1,198 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _system-level-label: - -System Level Dialogues -###################### - - -.. contents:: - :depth: 4 - - -The CLAMP Control Loop Runtime Lifecycle Management uses the following system level dialogues. -These dialogues enable the CLAMP runtime capabilities described in :ref:`Section 2 of -TOSCA Defined Control Loops: Architecture and Design `. -Design Time dialogues will be described in future releases of the system. - - -1 Commissioning Dialogues -========================= - -Commissioning dialogues are used to commission and decommission Control Loop Type definitions -and to set the values of Common Parameters. - -Commissioning a Control Loop Type is a three-step process: - -#. The Control Loop Type must be created, that is the Control Loop Type definition must be - loaded and stored in the database. This step may be carried out over the REST interface or - using SDC distribution. - -#. The Common Properties of the Control Loop type must be assigned values and those values - must be stored in the database. This step is optional only if all mandatory common properties - have default values. The Common Property values may be set and amended over and over again - in multiple sessions until the Control Loop Type is primed. - -#. The Control Loop Type Definition and the Common Property values must be primed, that is - sent to the concerned participants. Once a Control Loop Type is primed, its Common Property - values can no longer be changed. To change Common Properties on a primed Control Loop Type, - all instances of the Control Loop Type must be removed and the Control Loop Type must be - de-primed. - -1.1 Commissioning a Control Loop Type Definition using the CLAMP GUI --------------------------------------------------------------------- - -This dialogue corresponds to a "File → Import" menu on the CLAMP GUI. The documentation of -future releases of the system will describe how the Design Time functionality interacts -with the Runtime commissioning API. - -.. image:: ../images/system-dialogues/comissioning-clamp-gui.png - -1.2 Commissioning a Control Loop Type Definition using SDC ----------------------------------------------------------- - -.. image:: ../images/system-dialogues/comissioning-sdc.png - -1.3 Setting Common Properties for a Control Loop Type Definition ----------------------------------------------------------------- - -This dialogue sets the values of common properties. The values of the common properties -may be set, updated, or deleted at will, as this dialogue saves the properties to the -database but does not send the definitions or properties to the participants. However, -once a Control Loop Type Definition and its properties are primed -(See :ref:`Section 1.4 `), the properties cannot be changed until the control loop type -definition is de-primed (See :ref:`Section 1.5 `). - -.. image:: ../images/system-dialogues/common-properties-type-definition.png - -.. _priming-cl-label: - -1.4 Priming a Control Loop Type Definition on Participants ----------------------------------------------------------- -The Priming operation sends Control Loop Type definitions and common property values -to participants. Once a Control Loop Type definition is primed, its property values -can on longer be changed until it is de-primed. - -.. image:: ../images/system-dialogues/priming-cl-type-definition.png - -.. _depriming-cl-label: - -1.5 De-Prime a Control Loop Type Definition on Participants ------------------------------------------------------------ - -This dialogue allows a Control Loop Type Definition to be de-primed so that it can be -deleted or its common parameter values can be altered. - -.. image:: ../images/system-dialogues/depriming-cl-type-definition.png - -1.6 Decommissioning a Control Loop Type Definition in CLAMP ------------------------------------------------------------ - -.. image:: ../images/system-dialogues/decommission-cl-type-definition.png - -1.7 Reading Commissioned Control Loop Type Definitions ------------------------------------------------------- - -.. image:: ../images/system-dialogues/read-commision-cl-type-definition.png - - -2. Instantiation Dialogues -========================== - -Instantiation dialogues are used to create, set parameters on, instantiate, update, -and remove Control Loop instances. - -Assume a suitable Control Loop Definition exists in the Commissioned Control Loop Inventory. -To get a Control Loop instance running one would, for example, execute dialogues -:ref:`2.1 `, :ref:`2.3 `, and -:ref:`2.4 `. - -.. _creating-cl-instance: - -2.1 Creating a Control Loop Instance ------------------------------------- - -.. image:: ../images/system-dialogues/create-cl-instance.png - -.. note:: - This dialogue creates the Control Loop Instance in the Instantiated Control Loop Inventory. - The instance is sent to the participants using the process described in the dialogue in - :ref:`Section 2.3 `. - -2.2 Updating Instance Specific Parameters on a Control Loop Instance --------------------------------------------------------------------- - -.. image:: ../images/system-dialogues/update-instance-params-cl.png - -.. _updating-cl-instance-config: - -2.3 Updating a Control Loop Instance with a Configuration on Participants -------------------------------------------------------------------------- - -.. image:: ../images/system-dialogues/update-cl-instance-config-participants.png - -.. _changing-cl-instance-state: - -2.4 Changing the state of a Control Loop Instance on Participants ------------------------------------------------------------------ - -.. image:: ../images/system-dialogues/change-cl-instance-state-participants.png - -2.5 De-instantiating a Control Loop Instance from Participants --------------------------------------------------------------- - -.. image:: ../images/system-dialogues/deinstantiate-cl-from-participants.png - -2.6 Deleting a Control Loop Instance ------------------------------------- - -.. image:: ../images/system-dialogues/delete-cl-instance.png - -2.7 Reading Control Loop Instances ----------------------------------- - -.. image:: ../images/system-dialogues/read-cl-instance.png - - -1. Monitoring Dialogues -======================= - -Monitoring dialogues are used to monitor and to read statistics on Control Loop Instances. - -3.1 Reporting of Monitoring Information and Statistics by Participants ----------------------------------------------------------------------- - -.. image:: ../images/system-dialogues/monitoring-by-participants.png - -3.2 Viewing of Monitoring Information -------------------------------------- - -.. image:: ../images/system-dialogues/view-monitoring-info.png - -3.2 Viewing of Statistics -------------------------- - -.. image:: ../images/system-dialogues/view-statistics.png - -3.3 Statistics Housekeeping ---------------------------- - -.. image:: ../images/system-dialogues/statistics-housekeeping.png - - -4. Supervision Dialogues -======================== - -Supervision dialogues are used to check the state of Control Loop Instances and Participants. - -4.1 Supervise Participants --------------------------- - -.. image:: ../images/system-dialogues/supervise-participants.png - -4.2 Supervise Control Loops ---------------------------- - -.. image:: ../images/system-dialogues/supervise-controlloops.png - -End of Document diff --git a/docs/clamp/controlloop/controlloop-architecture.rst b/docs/clamp/controlloop/controlloop-architecture.rst deleted file mode 100644 index c5977ee4..00000000 --- a/docs/clamp/controlloop/controlloop-architecture.rst +++ /dev/null @@ -1,468 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop_architecture-label: - -TOSCA Defined Control Loops: Architecture and Design -#################################################### - - -.. contents:: - :depth: 4 - -The idea of using control loops to automatically (or autonomously) perform network management -has been the subject of much research in the Network Management research community, see -:download:`this paper ` for some background. However, it is only with -the advent of ONAP that we have a platform that supports control loops for network management. -Before ONAP, Control Loops have been implemented by hard-coding components together and hard -coding logic into components. ONAP has taken a step forward towards automatic implementation -of Control Loops by allowing parameterization of Control Loops that work on the premise that -the Control Loops use a set of analytic, policy, and control components connected together in -set ways. - -The goal of the work is to extend and enhance the current ONAP Control Loop support to provide -a complete open-source framework for Control Loops. This will enhance the current support to -provide TOSCA based Control Loop definition and development, commissioning and run-time management. -The participants that comprise a Control Loop and the metadata needed to link the participants -together to create a Control Loop are specified in a standardized way using the `OASIS TOSCA -modelling language `_. The TOSCA -description is then used to commission, instantiate, and manage the Control Loops in the run -time system. - -.. image:: images/01-controlloop-overview.png - -1 Terminology -============= - -This section describes the terminology used in the system. - -1.1 Control Loop Terminology ----------------------------- - -**Control Loop Type:** A definition of a Control Loop in the TOSCA language. This definition describes -a certain type of a control loop. The life cycle of instances of a Control Loop Type are managed -by CLAMP. - -**Control Loop Instance:** An instance of a Control Loop Type. The life cycle of a Control Loop -Instance is managed by CLAMP. A Control Loop Instance is a set of executing elements on which -Life Cycle Management (LCM) is executed collectively. For example, a set of microservices may be -spawned and executed together to deliver a service. This collection of services is a control loop. - -**Control Loop Element Type:** A definition of a Control Loop Element in the TOSCA language. This -definition describes a certain type of Control Loop Element for a control loop in a Control -Loop Type. - -**Control Loop Element Instance:** A single entity executing on a participant, with its Life Cycle -being managed as part of the overall control loop. For example, a single microservice that is -executing as one microservice in a service. - -**CLAMP Control Loop Runtime:** The CLAMP server that holds Control Loop Type definitions and manages -the life cycle of Control Loop Instances and their Control Loop Elements in cooperation with -participants. - - -1.2 Participant Terminology ---------------------------- - -**Participant Type:** Definition of a type of system or framework that can take part in control -loops and a definition of the capabilities of that participant type. A participant advertises -its type to the CLAMP Control Loop Runtime. - -**Participant:** A system or framework that takes part in control loops by executing Control Loop -Elements in cooperation with the CLAMP Control Loop Runtime. A participant chooses to partake -in control loops, to manage Control Loop Elements for CLAMP, and to receive, send and act on -LCM messages for the CLAMP runtime. - -1.3 Terminology for Properties ------------------------------- - -**Common Properties:** Properties that apply to all Control Loop Instances of a certain Control -Loop Type and are specified when a Control Loop Type is commissioned. - -**Instance Specific Properties:** Properties that must be specified for each Control Loop Instance -and are specified when a Control Loop Instance is Initialized. - -1.4 Concepts and their relationships ------------------------------------- - -The UML diagram below shows the concepts described in the terminology sections above and how -they are interrelated. - -.. image:: images/02-controlloop-concepts.png - -The Control Loop Definition concepts describe the types of things that are in the system. These -concepts are defined at design time and are passed to the runtime in a TOSCA document. The -concepts in the Control Loop Runtime are created by the runtime part of the system using the -definitions created at design time. - -.. _controlloop-capabilities: - -2 Capabilities -============== - -We consider the capabilities of Control Loops at Design Time and Run Time. - -At Design Time, three capabilities are supported: - -#. **Control Loop Element Definition Specification.** This capability allows users to define Control - Loop Element Types and the metadata that can be used on and configured on a Control Loop Element - Type. Users also define the Participant Type that will run the Control Loop Element when it is - taking part in in a control loop. The post condition of an execution of this capability is that - metadata for a Control Loop Element Type is defined in the Control Loop Design Time Catalogue. - -#. **Control Loop Element Definition Onboarding.** This capability allows external users and systems - (such as SDC or DCAE-MOD) to define the metadata that can be used on and configured on a Control - Loop Element Type and to define the Participant Type that will run the Control Loop Element when - it is taking part in in a control loop. The post condition of an execution of this capability - is that metadata for a Control Loop Element Type is defined in the Control Loop Design Time - Catalogue. - -#. **Control Loop Type Definition.** This capability allows users and other systems to create Control - Loop Type definitions by specifying a set of Control Loop Element Definitions from those that - are available in the Control Loop Design Time Catalogue. These Control Loop Elements will - work together to form Control Loops. In an execution of this capability, a user specifies the - metadata for the Control Loop and specifies the set of Control Loop Elements and their Participant - Types. The user also selects the correct metadata sets for each participant in the Control Loop - Type and defines the overall Control Loop Type metadata. The user also specifies the Common - Property Types that apply to all instances of a control loop type and the Instance Specific - Property Types that apply to individual instances of a Control Loop Type. The post condition for - an execution of this capability is a Control Loop definition in TOSCA stored in the Control Loop - Design Time Catalogue. - -.. note:: - Once a Control Loop Definition is commissioned to the Control Loop Runtime and has been - stored in the Run Time Inventory, it cannot be further edited unless it is decommissioned. - - -At Run Time, the following participant related capabilities are supported: - -#. **System Pre-Configuration.** This capability allows participants to register and deregister - with CLAMP. Participants explicitly register with CLAMP when they start. Control Loop Priming - is performed on each participant once it registers. The post condition for an execution of this - capability is that a participant becomes available (registration) or is no longer available - (deregistration) for participation in a control loop. - -#. **Control Loop Priming on Participants.** A participant is primed to support a Control Loop Type. - Priming a participant means that the definition of a control loop and the values of Common - Property Types that apply to all instances of a control loop type on a participant are sent - to a participant. The participant can then take whatever actions it need to do to support - the control loop type in question. Control Loop Priming takes place at participant - registration and at Control Loop Commissioning. The post condition for an execution of this - capability is that all participants in this control loop type are commissioned, that is they - are prepared to run instances of their Control Loop Element types. - - -At Run Time, the following Control Loop Life Cycle management capabilities are supported: - -#. **Control Loop Commissioning:** This capability allows version controlled Control Loop Type - definitions to be taken from the Control Loop Design Time Catalogue and be placed in the - Commissioned Control Loop Inventory. It also allows the values of Common Property Types - that apply to all instances of a Control Loop Type to be set. Further, the Control Loop - Type is primed on all concerned participants. The post condition for an execution of this - capability is that the Control Loop Type definition is in the Commissioned Control Loop - Inventory and the Control Loop Type is primed on concerned participants. - -#. **Control Loop Instance Life Cycle Management:** This capability allows a Control Loop - Instance to have its life cycle managed. - - #. **Control Loop Instance Creation:** This capability allows a Control Loop Instance to be - created. The Control Loop Type definition is read from the Commissioned Control Loop - Inventory and values are assigned to the Instance Specific Property Types defined for - instances of the Control Loop Type in the same manner as the existing CLAMP client does. - A Control Loop Instance that has been created but has not yet been instantiated on - participants is in state UNINITIALIZED. In this state, the Instance Specific Property Type - values can be revised and updated as often as the user requires. The post condition for an - execution of this capability is that the Control Loop instance is created in the - Instantiated Control Loop Inventory but has not been instantiated on Participants. - - #. **Control Loop Instance Update on Participants:** Once the user is happy with the property - values, the Control Loop Instance is updated on participants and the Control Loop Elements - for this Control Loop Instance are initialized or updated by participants using the control - loop metadata. The post condition for an execution of this capability is that the Control - Loop instance is updated on Participants. - - #. **Control Loop State Change:** The user can now order the participants to change the state - of the Control Loop Instance. If the Control Loop is set to state RUNNING, each participant - begins accepting and processing control loop events and the Control Loop Instance is set - to state RUNNING in the Instantiated Control Loop inventory. The post condition for an - execution of this capability is that the Control Loop instance state is changed on - participants. - - #. **Control Loop Instance Monitoring:** This capability allows Control Loop Instances to be - monitored. Users can check the status of Participants, Control Loop Instances, and Control - Loop Elements. Participants report their overall status and the status of Control Loop - Elements they are running periodically to CLAMP. Clamp aggregates these status reports - into an aggregated Control Loop Instance status record, which is available for monitoring. - The post condition for an execution of this capability is that Control Loop Instances are - being monitored. - - #. **Control Loop Instance Supervision:** This capability allows Control Loop Instances to be - supervised. The CLAMP runtime expects participants to report on Control Loop Elements - periodically. The CLAMP runtime checks that periodic reports are received and that each - Control Loop Element is in the state it should be in. If reports are missed or if a - Control Loop Element is in an incorrect state, remedial action is taken and notifications - are issued. The post condition for an execution of this capability is that Control Loop - Instances are being supervised by the CLAMP runtime. - - #. **Control Loop Instance Removal from Participants:** A user can order the removal of a Control - Loop Instance from participants. The post condition for an execution of this capability is - that the Control Loop instance is removed from Participants. - - #. **Control Loop Instance Deletion:** A user can order the removal of a Control Loop Instance - from the CLAMP runtime. Control Loop Instances that are instantiated on participants cannot - be removed from the CLAMP runtime. The post condition for an execution of this capability - is that the Control Loop instance is removed from Instantiated Control Loop Inventory. - -#. **Control Loop Decommissioning:** This capability allows version controlled Control Loop Type - definitions to be removed from the Commissioned Control Loop Inventory. A Control Loop - Definition that has instances in the Instantiated Control Loop Inventory cannot be removed. - The post condition for an execution of this capability is that the Control Loop Type - definition removed from the Commissioned Control Loop Inventory. - -.. note:: - The system dialogues for run time capabilities are described in detail on the - :ref:`System Level Dialogues ` page. - -.. _controlloop-instance-states: - -2.1 Control Loop Instance States --------------------------------- - -When a control loop definition has been commissioned, instances of the control loop can be -created, updated, and deleted. The system manages the lifecycle of control loops and control -loop elements following the state transition diagram below. - -.. image:: images/03-controlloop-instance-states.png - -3 Overall Target Architecture -============================= - -The diagram below shows an overview of the architecture of TOSCA based Control Loop -Management in CLAMP. - -.. image:: images/04-overview.png - -Following the ONAP Reference Architecture, the architecture has a Design Time part and -a Runtime part. - -The Design Time part of the architecture allows a user to specify metadata for participants. -It also allows users to compose control loops. The Design Time Catalogue contains the metadata -primitives and control loop definition primitives for composition of control loops. As shown -in the figure above, the Design Time component provides a system where Control Loops can be -designed and defined in metadata. This means that a Control Loop can have any arbitrary -structure and the Control Loop developers can use whatever analytic, policy, or control -participants they like to implement their Control Loop. At composition time, the user -parameterises the Control Loop and stores it in the design time catalogue. This catalogue -contains the primitive metadata for any participants that can be used to compose a Control -Loop. A Control Loop SDK is used to compose a Control Loop by aggregating the metadata for -the participants chosen to be used in a Control Loop and by constructing the references between -the participants. The architecture of the Control Loop Design Time part will be elaborated in -future releases. - -Composed Control Loops are commissioned on the run time part of the system, where they are -stored in the Commissioned Control Loop inventory and are available for instantiation. The -Commissioning component provides a CRUD REST interface for Control Loop Types, and implements -CRUD of Control Loop Types. Commissioning also implements validation and persistence of incoming -Control Loop Types. It also guarantees the integrity of updates and deletions of Control Loop -Types, such as performing updates in accordance with semantic versioning rules and ensuring that -deletions are not allowed on Control Loop Types that have instances defined. - -The Instantiation component manages the Life Cycle Management of Control Loop Instances and -their Control Loop Elements. It publishes a REST interface that is used to create Control Loop -Instances and set values for Common and Instance Specific properties. This REST interface is -public and is used by the CLAMP GUI. It may also be used by any other client via the public -REST interface. the REST interface also allows the state of Control Loop Instances to be changed. -A user can change the state of Control Loop Instances as described in the state transition -diagram shown in section 2 above. The Instantiation component issues update and state change -messages via DMaaP to participants so that they can update and manage the state of the Control -Loop Elements they are responsible for. The Instantiation component also implements persistence -of Control Loop Instances, control loop elements, and their state changes. - -The Monitoring component reads updates sent by participants. Participants report on the -state of their Control Loop Elements periodically and in response to a message they have -received from the Instantiation component. The Monitoring component reads the contents of -the participant messages and persists their state updates and statistics records. It also -publishes a REST interface that publishes the current state of all Participants, Control -Loop Instances and their Control Loop Elements, as well as publishing Participant and -Control Loop statistics. - -The Supervision component is responsible for checking that Control Loop Instances are correctly -instantiated and are in the correct state (UNINITIALIZED/READY/RUNNING). It also handles -timeouts and on state changes to Control Loop Instances, and retries and rolls back state -changes where state changes failed. - -A Participant is an executing component that partakes in control loops. More explicitly, a -Participant is something that implements the Participant Instantiation and Participant -Monitoring messaging protocol over DMaaP for Life Cycle management of Control Loop Elements. -A Participant runs Control Loop Elements and manages and reports on their life cycle -following the instructions it gets from the CLAMP runtime in messages delivered over DMaaP. - -In the figure above, five participants are shown. A Configuration Persistence Participant -manages Control Loop Elements that interact with the `ONAP Configuration Persistence Service -`_ -to store common data. The DCAE Participant runs Control Loop Elements that manage DCAE -microservices. The Kubernetes Participant hosts the Control Loop Elements that are managing -the life cycle of microservices in control loops that are in a Kubernetes ecosystem. The -Policy Participant handles the Control Loop Elements that interact with the Policy Framework -to manage policies for control loops. A Controller Participant such as the CDS Participant -runs Control Loop Elements that load metadata and configure controllers so that they can -partake in control loops. Any third party Existing System Participant can be developed to -run Control Loop Elements that interact with any existing system (such as an operator's -analytic, machine learning, or artificial intelligence system) so that those systems can -partake in control loops. - -4. Other Considerations -======================= - -.. _management-cl-instance-configs: - -4.1 Management of Control Loop Instance Configurations ------------------------------------------------------- - -In order to keep management of versions of the configuration of control loop instances -straightforward and easy to implement, the following version management scheme using -semantic versioning is implemented. Each configuration of a Control Loop Instance and -configuration of a Control Loop Element has a semantic version with 3 digits indicating -the **major.minor.patch** number of the version. - -.. note:: - A **configuration** means a full set of parameter values for a Control Loop Instance. - -.. image:: images/05-upgrade-states.png - -Change constraints: - -#. A Control Loop or Control Loop Element in state **RUNNING** can be changed to a higher patch - level or rolled back to a lower patch level. This means that hot changes that do not - impact the structure of a Control Loop or its elements can be executed. - -#. A Control Loop or Control Loop Element in state **PASSIVE** can be changed to a higher - minor/patch level or rolled back to a lower minor/patch level. This means that structural - changes to Control Loop Elements that do not impact the Control Loop as a whole can be - executed by taking the control loop to state **PASSIVE**. - -#. A Control Loop or Control Loop Element in state **UNINITIALIZED** can be changed to a higher - major/minor/patch level or rolled back to a lower major/minor/patch level. This means - that where the structure of the entire control loop is changed, the control loop must - be uninitialized and reinitialized. - -#. If a Control Loop Element has a **minor** version change, then its Control Loop Instance - must have at least a **minor** version change. - -#. If a Control Loop Element has a **major** version change, then its Control Loop Instance - must have a **major** version change. - -4.2 Scalability ---------------- - -The system is designed to be inherently scalable. The CLAMP runtime is stateless, all state -is preserved in the Instantiated Control Loop inventory in the database. When the user -requests an operation such as an instantiation, activation, passivation, or an uninitialization -on a Control Loop Instance, the CLAMP runtime broadcasts the request to participants over -DMaaP and saves details of the request to the database. The CLAMP runtime does not directly -wait for responses to requests. - -When a request is broadcast on DMaaP, the request is asynchronously picked up by participants -of the types required for the Control Loop Instance and those participants manage the life -cycle of its control loop elements. Periodically, each participant reports back on the status -of operations it has picked up for the Control Loop Elements it controls, together with -statistics on the Control Loop Elements over DMaaP. On reception of these participant messages, -the CLAMP runtime stores this information to its database. - -The participant to use on a control loop can be selected from the registered participants -in either of two ways: - -**Runtime-side Selection:** The CLAMP runtime selects a suitable participant from the list of -participants and sends the participant ID that should be used in the Participant Update message. -In this case, the CLAMP runtime decides on which participant will run the Control Loop Element -based on a suitable algorithm. Algorithms could be round robin based or load based. - -**Participant-side Selection:** The CLAMP runtime sends a list of Participant IDs that may be used -in the Participant Update message. In this case, the candidate participants decide among -themselves which participant should host the Control Loop Element. - -This approach makes it easy to scale Control Loop life cycle management. As Control Loop -Instance counts increase, more than one CLAMP runtime can be deployed and REST/supervision -operations on Control Loop Instances can run in parallel. The number of participants can -scale because an asynchronous broadcast mechanism is used for runtime-participant communication -and there is no direct connection or communication channel between participants and CLAMP -runtime servers. Participant state, Control Loop Instance state, and Control Loop Element -state is held in the database, so any CLAMP runtime server can handle operations for any -participant. Because many participants of a particular type can be deployed and participant -instances can load balance control loop element instances for different Control Loop Instances -of many types across themselves using a mechanism such as a Kubernetes cluster. - - -4.3 Sandboxing and API Gateway Support --------------------------------------- - -At runtime, interaction between ONAP platform services and application microservices are -relatively unconstrained, so interactions between Control Loop Elements for a given Control -Loop Instance remain relatively unconstrained. A -`proposal to support access-controlled access to and between ONAP services -`_ -will improve this. This can be complemented by intercepting and controlling services -accesses between Control Loop Elements for Control Loop Instances for some/all Control -Loop types. - -API gateways such as `Kong `_ have emerged as a useful technology -for exposing and controlling service endpoint access for applications and services. When a -Control Loop Type is onboarded, or when Control Loop Instances are created in the Participants, -CLAMP can configure service endpoints between Control Loop Elements to redirect through an -API Gateway. - -Authentication and access-control rules can then be dynamically configured at the API gateway -to support constrained access between Control Loop Elements and Control Loop Instances. - -The diagram below shows the approach for configuring API Gateway access at Control Loop -Instance and Control Loop Element level. - -.. image:: images/06-api-gateway-sandbox.png - -At design time, the Control Loop type definition specifies the type of API gateway configuration -that should be supported at Control Loop and Control Loop Element levels. - -At runtime, the CLAMP can configure the API gateway to enable (or deny) interactions between -Control Loop Instances and individually for each Control Loop Element. All service-level -interactions in/out of a Control Loop Element, except that to/from the API Gateway, can be -blocked by networking policies, thus sandboxing a Control Loop Element and an entire Control -Loop Instance if desired. Therefore, a Control Loop Element will only have access to the APIs -that are configured and enabled for the Control Loop Element/Instance in the API gateway. - -For some Control Loop Element Types the Participant can assist with service endpoint -reconfiguration, service request/response redirection to/from the API Gateway, or -annotation of requests/responses. - -Once the Control Loop instance is instantiated on participants, the participants configure -the API gateway with the Control Loop Instance level configuration and with the specific -configuration for their Control Loop Element. - -Monitoring and logging of the use of the API gateway may also be provided. Information and -statistics on API gateway use can be read from the API gateway and passed back in monitoring -messages to the CLAMP runtime. - -Additional isolation and execution-environment sandboxing can be supported depending on the -Control Loop Element Type. For example: ONAP policies for given Control Loop Instances/Types -can be executed in a dedicated PDP engine instances; DCAE or K8S-hosted services can executed -in isolated namespaces or in dedicated workers/clusters; etc.. - - -5 APIs and Protocols -==================== - -The APIs and Protocols used by CLAMP for Control Loops are described on the pages below: - -#. :ref:`System Level Dialogues ` -#. :ref:`The CLAMP Control Loop Participant Protocol ` -#. :ref:`REST APIs for CLAMP Control Loops ` - - -6 Design and Implementation -=========================== - -The design and implementation of TOSCA Control Loops in CLAMP is described for each executable entity on the pages below: - -#. :ref:`The CLAMP Control Loop Runtime Server ` -#. :ref:`CLAMP Control Loop Participants ` -#. :ref:`Managing Control Loops using The CLAMP GUI ` - -End of Document diff --git a/docs/clamp/controlloop/controlloop.rst b/docs/clamp/controlloop/controlloop.rst deleted file mode 100644 index 51aa7ec1..00000000 --- a/docs/clamp/controlloop/controlloop.rst +++ /dev/null @@ -1,16 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-label: - -CLAMP Metadata Control Loop Automation Management using TOSCA -############################################################# - -CLAMP supports the definition, deployment, and life cycle management of control loops using Metadata described in TOSCA. - -.. toctree:: - :maxdepth: 2 - - controlloop-architecture - defining-controlloops - api-protocol/api-protocol - design-impl/design-impl diff --git a/docs/clamp/controlloop/defining-controlloops.rst b/docs/clamp/controlloop/defining-controlloops.rst deleted file mode 100644 index 92564c6f..00000000 --- a/docs/clamp/controlloop/defining-controlloops.rst +++ /dev/null @@ -1,273 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _defining-controlloops-label: - -Defining Control Loops in TOSCA for CLAMP -######################################### - - -.. contents:: - :depth: 4 - - -A Control Loop Type is defined in a TOSCA service template. A TOSCA Service Template has -two parts: a definition part in the service template itself, which contains the definitions -of concepts that can be used to define the types of concepts that can appear on a Toplogy -Template and a Topology Template that defines a topology. See the `Oasis Open TOSCA -`_ web page -for more details on TOSCA. - -Unsurprisingly, to define a Control Loop Type in TOSCA, of Control Loop related concepts -that we can use in all control loops exist. They are described in Section 1. Section 2 -describes how properties are managed. Properties are the configuration parameters that are -provided to Control Loops and the Control Loop Elements they use. Section 3 describes how to -define a Control Loop using the predefined Control Loop concepts. - - -1 Standard TOSCA Service Template Concepts for Control Loops -============================================================ - -These concepts are the base concepts available to users who write definitions for control -loops in TOSCA. TOSCA control loop definitions are written using these concepts. - -1.1 Fundamental TOSCA Concepts for Control Loops ------------------------------------------------- - -The following TOSCA concepts are the fundamental concepts in a TOSCA Service Template for -defining control loops. - -.. image:: images/defining-controlloops/fundamental-concepts.png - -The TOSCA concepts above may be declared in the TOSCA Service Template of a control loop. -If the concepts already exist in the Design Time Catalogue or the Runtime Inventory, they -may be omitted from a TOSCA service template that defines a control loop type. - -The *start_phase* is a value indicating the start phase in which this control loop element -will be started, the first start phase is zero. Control Loop Elements are started in their -start_phase order and stopped in reverse start phase order. Control Loop Elements with the -same start phase are started and stopped simultaneously. - -The Yaml file that holds the Definition of `TOSCA fundamental Control Loop Types is available in Github -`_ -and is the canonical definition of the Control Loop concepts. - -1.2 TOSCA Concepts for Control Loop Elements delivered by ONAP --------------------------------------------------------------- - -TOSCA Standard Control Loop Elements - -.. image:: images/defining-controlloops/standard-cle.png - :width: 600 - -1.2.1 Policy Control Loop Element -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The Policy Participant runs Policy Control Loop Elements. Each Policy Control Loop Element -manages the deployment of the policy specified in the Policy Control Loop Element definition. -The Yaml file that holds the `Policy Control Loop Element Type definition is available in Github -`_ -and is the canonical definition of the Policy Control Loop Element type. For a description of -the Policy Control Loop Element and Policy Participant, please see `The CLAMP Policy Framework -Participant <#>`_ page. - -1.2.2 HTTP Control Loop Element -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The HTTP Participant runs HTTP Control Loop Elements. Each HTTP Control Loop Element manages -REST communication towards a REST endpoint using the REST calls a user has specified in the -configuration of the HTTP Control Loop Element. The Yaml file that holds the -`HTTP Control Loop Element Type definition is available in Github -`_ -and is the canonical definition of the HTTP Control Loop Element type. For a description of -the HTTP Control Loop Element and HTTP Participant, please see `The CLAMP HTTP Participant <#>`_ page. - -.. _kubernetes-cl-element: - -1.2.3 Kubernetes Control Loop Element -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -The Kubernetes Participant runs Kubernetes Control Loop Elements. Each Kubernetes Control Loop -Element manages a Kubernetes microservice using Helm. The user defines the Helm chart for the -Kubernetes microservice as well as other properties that the microservice requires in order to -execute. The Yaml file that holds the -`Kubernetes Control Loop Element Type defintion is available in Github -`_ -and is the canonical definition of the Kubernetes Control Loop Element type. For a description -of the Kubernetes Control Loop Element and Kubernetes Participant,please see -`The CLAMP Kubernetes Participant <#>`_ page. - - -2 Common and Instance Specific Properties -========================================= - -Properties are used to define the configuration for Control Loops and Control Loop Elements. -At design time, the types, constraints, and descriptions of the properties are specified. -The values for properties are specified in the CLAMP GUI at runtime. TOSCA provides support -for defining properties, see `Section 3.6.10: TOSCA Property Definition -`_ -in the TOSCA documentation. - -2.1 Terminology for Properties ------------------------------- - -**Property:** Metadata defined in TOSCA that is associated with a Control Loop, a Control -Loop Element, or a Participant. - -**TOSCA Property Type:** The TOSCA definition of the type of a property. A property can have -a generic type such as string or integer or can have a user defined TOSCA data type. - -**TOSCA Property Value:** The value of a Property Type. Property values are assigned at run -time in CLAMP. - -**Common Property Type:** Property Types that apply to all instances of a Control Loop Type. - -**Common Property Value:** The value of a Property Type. It is assigned at run time once for -all instances of a Control Loop Type. - -**Instance Specific Property Type:** Property Types that apply to an individual instance of -a Control Loop Type. - -**Instance Specific Property Value:** The value of a Property Type that applies to an -individual instance of a Control Loop Type. The value is assigned at run time for each -control loop instance. - -Control Loop Properties can be *common* or *instance specific*. See Section 2 of -:ref:`TOSCA Defined Control Loops: Architecture and Design ` -for a detailed description of the usage of common and instance specific properties. - -2.2 Common Properties ---------------------- - -Common properties apply to all instances of a control loop. Common properties are identified -by a special metadata flag in Control Loop and Control Loop Element definitions. For example, -the startPhase parameter on any Control Loop Element has the same value for any instance of -that control loop element, so it is defined as shown below in the -`Definition of TOSCA fundamental Control Loop Types -`_ -yaml file. - -.. code-block:: yaml - - startPhase: - type: integer - required: false - constraints: - - greater-or-equal: 0 - description: A value indicating the start phase in which this control loop element will be started, the - first start phase is zero. Control Loop Elements are started in their start_phase order and stopped - in reverse start phase order. Control Loop Elements with the same start phase are started and - stopped simultaneously - metadata: - common: true - -The "common: true" value in the metadata of the startPhase property identifies that property -as being a common property. This property will be set on the CLAMP GUI during control loop -commissioning. - -2.3 Instance Specific Properties --------------------------------- - -Instance Specific properties apply to individual instances of a Control Loop and/or Control -Loop Element and must be set individually for Control Loop and Control Loop Element instance. -Properties are instance specific by default, but can be identified by a special metadata flag -in Control Loop and Control Loop Element definitions. For example, the chart parameter on a -Kubernetes Control Loop Element has a different value for every instance of a Kubernetes Control -Loop Element, so it can be defined as shown below in the :ref:`Kubernetes Control Loop Type definition -` yaml file. - - -.. code-block:: yaml - - # Definition that omits the common flag metadata - chart: - type: org.onap.datatypes.policy.clamp.controlloop.kubernetesControlLoopElement.Chart - typeVersion: 1.0.0 - description: The helm chart for the microservice - required: true - - # Definition that specifies the common flag metadata - chart: - type: org.onap.datatypes.policy.clamp.controlloop.kubernetesControlLoopElement.Chart - typeVersion: 1.0.0 - description: The helm chart for the microservice - required: true - metadata: - common: false - -The "common: false" value in the metadata of the chart property identifies that property as -being an instance specific property. This property will be set on the CLAMP GUI during control -loop instantiation. - - -3 Writing a Control Loop Type Definition -========================================= - -The TOSCA definition of a control loop contains a TOSCA Node Template for the control loop -itself, which contains TOSCA Node Templates for each Control Loop Element that makes up the -Control Loop. - -.. image:: images/defining-controlloops/controlloop-node-template.png - :width: 600 - -To create a control loop, a user creates a TOSCA Topology Template. In the Topology Template, -the user creates a TOSCA Node Template for each Control Loop Element that will be in the -Control Loop Definition. Finally, the user creates the Node Template that defines the Control -Loop itself, and references the Control Loop Element definitions that make up the Control Loop -Definition. - -3.1 The Gentle Guidance Control Loop ------------------------------------- - -The best way to explain how to create a Control Loop Definition is by example. - -.. image:: images/defining-controlloops/gentle-guidance-controlloop.png - -The example Gentle Guidance control loop is illustrated in the diagram above. The domain logic for the control loop is -implemented in a microservice running in Kubernetes, a policy, and some configuration that is passed to the microservice -over a REST endpoint. We want to manage the life cycle of the domain logic for our Gentle Guidance control loop using -our TOSCA based Control Loop Life Cycle Management approach. To do this we create four Control Loop Element definitions, -one for the Kubernetes microservice, one for the policy and one or the REST configuration. - -3.2 The TOSCA Control Loop Definition -------------------------------------- - -We use a TOSCA Topology Template to specify a Control Loop definition and the definitions of -its Control Loop Elements. Optionally, we can specify default parameter values in the TOSCA -Topology Template. The actual values of Control Loop common and instance specific parameters -are set at run time in the CLAMP GUI. - -In the case of the Gentle Guidance control loop, we define a Control Loop Element Node Template -for each part of the domain logic we are managing. We then define the Control Loop Node Template -for the control loop itself. - -Please refer to the `No Properties yaml file in Github -`_ -for the definitive Yaml specification for the TOSCA Topology Template for the Gentle Guidance -domain when no parameters are defined. - -Please refer to the `Default Properties yaml file in Github -`_ -for the definitive Yaml specification for the TOSCA Topology Template for the Gentle Guidance -domain when the default values of parameters are defined. - - -4 Creating Custom Control Loop Elements -======================================== - -Any organization can include their own component in the framework and use the framework and have -the Policy Framework CLAMP manage the lifecycle of domain logic in their component as part of a -Control Loop. To do this, a participant for the component must be developed that allows Control -Loop Elements for that component to be run. To develop a participant, the participant must comply -with the `CLAMP Participants <#>`_ -framework and in particular comply with `The CLAMP Control Loop Participant Protocol <#>`_. -The organization must also specify a new Control Loop Element type definition in TOSCA similar to -those supplied in ONAP and described in Section 1.2. This Control Loop Element type tells the -CLAMP Control Loop Lifecycle management that the Control Loop Element exists and can be included -in control loops. It also specifies the properties that can be specified for the Control Loop Element. - -An organization can supply the code for the Participant (for example as a Java jar file) and a -TOSCA artifact with the Control Loop Element definition and it can be added to the platform. In -future releases, support will be provided to include participants and their Control Loop Element -definitions as packaged plugins that can be installed on the platform. - -End of document diff --git a/docs/clamp/controlloop/design-impl/clamp-controlloop-runtime.rst b/docs/clamp/controlloop/design-impl/clamp-controlloop-runtime.rst deleted file mode 100644 index 0077b3de..00000000 --- a/docs/clamp/controlloop/design-impl/clamp-controlloop-runtime.rst +++ /dev/null @@ -1,254 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-runtime: - -The CLAMP Control Loop Runtime -############################## - -.. contents:: - :depth: 3 - - -This article explains how CLAMP Control Loop Runtime is implemented. - -Terminology -*********** -- Broadcast message: a message for all participants (participantId=null and participantType=null) -- Message to a participant: a message only for a participant (participantId and participantType properly filled) -- ThreadPoolExecutor: ThreadPoolExecutor executes the given task, into SupervisionAspect class is configured to execute tasks in ordered manner, one by one -- Spring Scheduling: into SupervisionAspect class, the @Scheduled annotation invokes "schedule()" method every "runtime.participantParameters.heartBeatMs" milliseconds with a fixed delay -- MessageIntercept: "@MessageIntercept" annotation is used into SupervisionHandler class to intercept "handleParticipantMessage" method calls using spring aspect oriented programming -- GUI: graphical user interface, Postman or a Front-End Application - -Design of Rest Api -****************** - -Create of a Control Loop Type -+++++++++++++++++++++++++++++ -- GUI calls POST "/commission" endpoint with a Control Loop Type Definition (Tosca Service Template) as body -- CL-runtime receives the call by Rest-Api (CommissioningController) -- It saves to DB the Tosca Service Template using PolicyModelsProvider -- if there are participants registered, it triggers the execution to send a broadcast PARTICIPANT_UPDATE message -- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) - -Delete of a Control Loop Type -+++++++++++++++++++++++++++++ -- GUI calls DELETE "/commission" endpoint -- CL-runtime receives the call by Rest-Api (CommissioningController) -- if there are participants registered, CL-runtime triggers the execution to send a broadcast PARTICIPANT_UPDATE message -- the message is built by ParticipantUpdatePublisher with an empty list of ParticipantDefinition -- It deletes the Control Loop Type from DB - -Create of a Control Loop -++++++++++++++++++++++++ -- GUI calls POST "/instantiation" endpoint with a Control Loop as body -- CL-runtime receives the call by Rest-Api (InstantiationController) -- It validates the Control Loop -- It saves the Control Loop to DB -- Design of an update of a Control Loop -- GUI calls PUT "/instantiation" endpoint with a Control Loop as body -- CL-runtime receives the call by Rest-Api (InstantiationController) -- It validates the Control Loop -- It saves the Control Loop to DB - -Delete of a Control Loop -++++++++++++++++++++++++ -- GUI calls DELETE "/instantiation" endpoint -- CL-runtime receives the call by Rest-Api (InstantiationController) -- It checks that Control Loop is in UNINITIALISED status -- It deletes the Control Loop from DB - -"issues control loop commands to control loops" -+++++++++++++++++++++++++++++++++++++++++++++++ - -case **UNINITIALISED to PASSIVE** - -- GUI calls "/instantiation/command" endpoint with PASSIVE as orderedState -- CL-runtime checks if participants registered are matching with the list of control Loop Element -- It updates control loop and control loop elements to DB (orderedState = PASSIVE) -- It validates the status order issued -- It triggers the execution to send a broadcast CONTROL_LOOP_UPDATE message -- the message is built by ControlLoopUpdatePublisher using Tosca Service Template data and ControlLoop data. (with startPhase = 0) -- It updates control loop and control loop elements to DB (state = UNINITIALISED2PASSIVE) - -case **PASSIVE to UNINITIALISED** - -- GUI calls "/instantiation/command" endpoint with UNINITIALISED as orderedState -- CL-runtime checks if participants registered are matching with the list of control Loop Element -- It updates control loop and control loop elements to DB (orderedState = UNINITIALISED) -- It validates the status order issued -- It triggers the execution to send a broadcast CONTROL_LOOP_STATE_CHANGE message -- the message is built by ControlLoopStateChangePublisher with controlLoopId -- It updates control loop and control loop elements to DB (state = PASSIVE2UNINITIALISED) - -case **PASSIVE to RUNNING** - -- GUI calls "/instantiation/command" endpoint with RUNNING as orderedState -- CL-runtime checks if participants registered are matching with the list of control Loop Element. -- It updates control loop and control loop elements to DB (orderedState = RUNNING) -- It validates the status order issued -- It triggers the execution to send a broadcast CONTROL_LOOP_STATE_CHANGE message -- the message is built by ControlLoopStateChangePublisher with controlLoopId -- It updates control loop and control loop elements to DB (state = PASSIVE2RUNNING) - -case **RUNNING to PASSIVE** - -- GUI calls "/instantiation/command" endpoint with UNINITIALISED as orderedState -- CL-runtime checks if participants registered are matching with the list of control Loop Element -- It updates control loop and control loop elements to db (orderedState = RUNNING) -- It validates the status order issued -- It triggers the execution to send a broadcast CONTROL_LOOP_STATE_CHANGE message -- the message is built by ControlLoopStateChangePublisher with controlLoopId -- It updates control loop and control loop elements to db (state = RUNNING2PASSIVE) - -StartPhase -********** -The startPhase is particularly important in control loop update and control loop state changes because sometime the user wishes to control the order in which the state changes in Control Loop Elements in a control loop. - -How to define StartPhase -++++++++++++++++++++++++ -StartPhase is defined as shown below in the Definition of TOSCA fundamental Control Loop Types yaml file. - -.. code-block:: YAML - - startPhase: - type: integer - required: false - constraints: - - greater-or-equal: 0 - description: A value indicating the start phase in which this control loop element will be started, the - first start phase is zero. Control Loop Elements are started in their start_phase order and stopped - in reverse start phase order. Control Loop Elements with the same start phase are started and - stopped simultaneously - metadata: - common: true - -The "common: true" value in the metadata of the startPhase property identifies that property as being a common property. -This property will be set on the CLAMP GUI during control loop commissioning. -Example where it could be used: - -.. code-block:: YAML - - org.onap.domain.database.Http_PMSHMicroserviceControlLoopElement: - # Consul http config for PMSH. - version: 1.2.3 - type: org.onap.policy.clamp.controlloop.HttpControlLoopElement - type_version: 1.0.1 - description: Control loop element for the http requests of PMSH microservice - properties: - provider: ONAP - participant_id: - name: HttpParticipant0 - version: 1.0.0 - participantType: - name: org.onap.k8s.controlloop.HttpControlLoopParticipant - version: 2.3.4 - uninitializedToPassiveTimeout: 180 - startPhase: 1 - -How StartPhase works -++++++++++++++++++++ -In state changes from UNITITIALISED → PASSIVE, control loop elements are started in increasing order of their startPhase. - -Example with Http_PMSHMicroserviceControlLoopElement with startPhase to 1 and PMSH_K8SMicroserviceControlLoopElement with startPhase to 0 - -- CL-runtime sends a broadcast CONTROL_LOOP_UPDATE message to all participants with startPhase = 0 -- participant receives the CONTROL_LOOP_UPDATE message and runs to PASSIVE state (only CL elements defined as startPhase = 0) -- CL-runtime receives CONTROL_LOOP_UPDATE_ACT messages from participants and set the state (from the CL element of the message) to PASSIVE -- CL-runtime calculates that all CL elements with startPhase = 0 are set to proper state and sends a broadcast CONTROL_LOOP_UPDATE message with startPhase = 1 -- participant receives the CONTROL_LOOP_UPDATE message and runs to PASSIVE state (only CL elements defined as startPhase = 1) -- CL-runtime calculates that all CL elements are set to proper state and set CL to PASSIVE - -In that scenario the message CONTROL_LOOP_UPDATE has been sent two times. - -Design of managing messages -*************************** - -PARTICIPANT_REGISTER -++++++++++++++++++++ -- A participant starts and send a PARTICIPANT_REGISTER message -- ParticipantRegisterListener collects the message from DMaap -- if not present, it saves participant reference with status UNKNOWN to DB -- if is present a Control Loop Type, it triggers the execution to send a PARTICIPANT_UPDATE message to the participant registered (message of Priming) -- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) -- It triggers the execution to send a PARTICIPANT_REGISTER_ACK message to the participant registered -- MessageIntercept intercepts that event, if PARTICIPANT_UPDATE message has been sent, it will be add a task to handle PARTICIPANT_REGISTER in SupervisionScanner -- SupervisionScanner starts the monitoring for participantUpdate - -PARTICIPANT_UPDATE_ACK -++++++++++++++++++++++ -- A participant sends PARTICIPANT_UPDATE_ACK message in response to a PARTICIPANT_UPDATE message -- ParticipantUpdateAckListener collects the message from DMaap -- MessageIntercept intercepts that event and adds a task to handle PARTICIPANT_UPDATE_ACK in SupervisionScanner -- SupervisionScanner removes the monitoring for participantUpdate -- It updates the status of the participant to DB - -PARTICIPANT_STATUS -++++++++++++++++++ -- A participant sends a scheduled PARTICIPANT_STATUS message -- ParticipantStatusListener collects the message from DMaap -- MessageIntercept intercepts that event and adds a task to handle PARTICIPANT_STATUS in SupervisionScanner -- SupervisionScanner clears and starts the monitoring for participantStatus - -CONTROLLOOP_UPDATE_ACK -++++++++++++++++++++++ -- A participant sends CONTROLLOOP_UPDATE_ACK message in response to a CONTROLLOOP_UPDATE message. It will send a CONTROLLOOP_UPDATE_ACK - for each CL-elements moved to the ordered state as indicated by the CONTROLLOOP_UPDATE -- ControlLoopUpdateAckListener collects the message from DMaap -- It checks the status of all control loop elements and checks if the control loop is primed -- It updates the CL to DB if it is changed -- MessageIntercept intercepts that event and adds a task to handle a monitoring execution in SupervisionScanner - -CONTROLLOOP_STATECHANGE_ACK -+++++++++++++++++++++++++++ -Design of a CONTROLLOOP_STATECHANGE_ACK is similar to the design for CONTROLLOOP_UPDATE_ACK - -Design of monitoring execution in SupervisionScanner -**************************************************** -Monitoring is designed to process the follow operations: - -- to determine the next startPhase in a CONTROLLOOP_UPDATE message -- to update CL state: in a scenario that "ControlLoop.state" is in a kind of transitional state (example UNINITIALISED2PASSIVE), if all - CL-elements are moved properly to the specific state, the "ControlLoop.state" will be updated to that and saved to DB -- to retry CONTROLLOOP_UPDATE/CONTROL_LOOP_STATE_CHANGE messages. if there is a CL Element not in the proper state, it will retry a broadcast message -- to retry PARTICIPANT_UPDATE message to the participant in a scenario that CL-runtime do not receive PARTICIPANT_UPDATE_ACT from it -- to send PARTICIPANT_STATUS_REQ to the participant in a scenario that CL-runtime do not receive PARTICIPANT_STATUS from it - -The solution Design of retry, timeout, and reporting for all Participant message dialogues are implemented into the monitoring execution. - -- Spring Scheduling inserts the task to monitor retry execution into ThreadPoolExecutor -- ThreadPoolExecutor executes the task -- a message will be retry if CL-runtime do no receive Act message before MaxWaitMs milliseconds - -Design of Exception handling -**************************** -GlobalControllerExceptionHandler -++++++++++++++++++++++++++++++++ -If error occurred during the Rest Api call, CL-runtime responses with a proper status error code and a JSON message error. -This class is implemented to intercept and handle ControlLoopException, PfModelException and PfModelRuntimeException if they are thrown during the Rest Ali calls. -All of those classes must implement ErrorResponseInfo that contains message error and status response code. -So the Exception is converted in JSON message. - -RuntimeErrorController -++++++++++++++++++++++ -If wrong end-point is called or an Exception not intercepted by GlobalControllerExceptionHandler, CL-runtime responses with a proper status error code and a JSON message error. -This class is implemented to redirect the standard Web error page to a JSON message error. -Typically that happen when a wrong end-point is called, but also could be happen for not authorized call, or any other Exception not intercepted by GlobalControllerExceptionHandler. - -Handle version and "X-ONAP-RequestID" -************************************* -RequestResponseLoggingFilter class handles version and "X-ONAP-RequestID" during a Rest-Api call; it works as a filter, so intercepts the Rest-Api and adds to the header those information. - -Media Type Support -****************** -CL-runtime Rest Api supports **application/json**, **application/yaml** and **text/plain** Media Types. The configuration is implemented in CoderHttpMesageConverter. - -application/json -++++++++++++++++ -JSON format is a standard for Rest Api. For the conversion from JSON to Object and vice-versa will be used **org.onap.policy.common.utils.coder.StandardCoder**. - -application/yaml -++++++++++++++++ -YAML format is a standard for Control Loop Type Definition. For the conversion from YAML to Object and vice-versa will be used **org.onap.policy.common.utils.coder.StandardYamlCoder**. - -text/plain -++++++++++ -Text format is used by Prometheus. For the conversion from Object to String will be used **StringHttpMessageConverter**. diff --git a/docs/clamp/controlloop/design-impl/clamp-gui-controlloop.rst b/docs/clamp/controlloop/design-impl/clamp-gui-controlloop.rst deleted file mode 100644 index 71d0a053..00000000 --- a/docs/clamp/controlloop/design-impl/clamp-gui-controlloop.rst +++ /dev/null @@ -1,141 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-gui-controlloop: - -The Policy GUI for Control Loops -******************************** - -.. contents:: - :depth: 4 - -.. _Introduction: - -1. Introduction -############### -The Policy GUI for Control Loops is designed to provide a user the ability to interact with the Control Loop Runtime to perform several actions. The actual technical design of the Control Loop Runtime is detailed in :ref:`clamp-controlloop-runtime`. All of the endpoints and the purpose for accessing those endpoints is discussed there. In the current release of the GUI, the main purposes are to perform the below: - -- Commission new Tosca Service Templates. -- Editing Common Properties. -- Priming/De-priming Control Loop Definitions. -- Decommission existing Tosca Service Templates. -- Create new instances of Control Loops. -- Change the state of the Control Loops. -- Delete Control Loops. - -These functions can be carried out by accessing the Controlloop Runtime alone but this should not be required for a typical user to access the system. That is why the Controlloop GUI is required. The remainder of this document will be split into 2 main sections. The first section will show the overall architecture of ControlLoop with the GUI included, so that the reader can see where it fits in to the system. Then the section will outline the individual components required for a working GUI and outline how GUI interacts with these components and why. The final section has a diagram to show the flow of typical operations from the GUI, all the way down to the participants. - -2. GUI-focussed System Architecture -################################### -An architectural/functional diagram has bee provided in below. This does not show details of the other components involved in the GUI functionality. Most of the detail is provided for the GUI itself. - - .. image:: ../images/gui/GUI-Architecture.png - :align: center - -The remainder of this section outlines the different elements that comprise the architecture of the GUI and how the different elements connect to one another. - -2.1 Policy CLAMP GUI --------------------- - -2.1.1 CLAMP GUI -================ -The original Clamp project used the GUI to connect to various onap services, including policy api, policy pap, dcae, sdc and cds. Connection to all of these services is managed by the Camel Exchange present in the section :ref:`Policy Clamp Backend`. - -Class-based react components are used to render the different pages related to functionality around - -- Creating loop instances from existing templates that have been distributed by SDC. -- Deploying/Undeploying policies to the policy framework. -- Deploying/Undeploying microservices to the policy framework. -- Deleting Instances. - -Although this GUI deploys microservices, it is a completely different paradigm to the new ControlLoop participant-based deployment of services. Details of the CLAMP GUI are provided in :ref:`clamp-builtin-label` - -2.1.2 Controlloop GUI -===================== - -The current control loop GUI is an extension of the previously created GUI for the Clamp project. The Clamp project used the CLAMP GUI to connect to various onap services, including policy api, policy pap, dcae, sdc and cds. Although the current control loop project builds upon this GUI, it does not rely on these connected services. Instead, the ControlLoop GUI connects to the ControlLoop Runtime only. The ControlLoop Runtime then communicates with the database and all the ControlLoop participants (indirectly) over DMAAP. - -The CLAMP GUI was originally housed in the clamp repository but for the Istanbul release, it has been moved to the policy/gui repo. There are 3 different GUIs within this repository - clamp-gui (and ControlLoop gui) code is housed under the "gui-clamp" directory and the majority of development takes place within the "gui-clamp/ui-react" directory. - -The original CLAMP GUI was created using the React framework, which is a light-weight framework that promotes use of component-based architecture. Previously, a class-based style was adopted to create the Clamp components. It was decided that ControlLoop would opt for the more concise functional style of components. This architecture style allows for the logical separation of functionality into different components and minimizes bloat. As you can see from the image, there is a "ControlLoop" directory under components where all of our ControlLoop components are housed. - - .. image:: ../images/gui/ComponentFileStructure.png - -Any code that is directly involved in communication with outside services like Rest Apis is under "ui-react/src/api". The "fetch" Javascript library is used for these calls. The ControlLoop service communicates with just the ControlLoop Runtime Rest Api, so all of the communication code is within "ui-react/src/api/ControlLoopService.js". - -2.1.2.1 Services -"""""""""""""""" -The ControlLoop GUI is designed to be service-centric. This means that the code involved in rendering and manipulating data is housed in a different place to the code responsible for communication with outside services. The ControlLoop related services are those responsible for making calls to the commissioning and instantiation endpoints in the ControlLoop Runtime. Another detail to note is that both the ControlLoop and CLAMP GUI use a proxy to forward requests to the policy clamp backend. Any URLs called by the frontend that contain the path "restservices/clds/v2/" are forwarded to the backend. Services are detailed below: - -- A commissioning call is provided for contacting the commissioning API to commission a tosca service template. -- A decommissioning call is provided for calling the decommissioning endpoint. -- A call to retrieve the tosca service template from the runtime is provided. This is useful for carrying out manipulations on the template, such as editing the common properties. -- A call to get the common or instance properties is provided. This is used to provide the user an opportunity to edit these properties. -- Calls to allow creation and deletion of an instance are provided -- Calls to change the state of and instance are provided. -- Calls to get the current state and ordered state of the instances, effectively monitoring. - -These services provide the data and communication functionality to allow the user to perform all of the actions mentioned in the :ref:`Introduction`. - -2.1.2.2 Components -"""""""""""""""""" -The components in the architecture image reflect those rendered elements that are presented to the user. Each element is designed to be as user-friendly as possible, providing the user with clean uncluttered information. Note that all of these components relate to and were designed around specific system dialogues that are present in :ref:`system-level-label`. - -- For commissioning, the user is provided with a simple file upload. This is something the user will have seen many times before and is self explanatory. -- For the edit of common properties, a JSON editor is used to present whatever common properties that are present in the service template to the user in as simple a way possible. The user can then edit, save and recommission. -- A link is provided to manage the tosca service template, where the user can view the file that has been uploaded in JSON format and optionally delete it. -- Several functions are exposed to the user in the "Manage Instances" modal. From there they can trigger, creation of an instance, view monitoring information, delete an instance and change the state. -- Before an instance is created, the user is provided an opportunity to edit the instance properties. That is, those properties that have not been marked as common. -- The user can change the state of the instance by using the "Change" button on the "Manage Instances" modal. This is effectively where the user can deploy and undeploy an instance. -- Priming and De-priming take place as a result of the action of commissioning and decommissioning a tosca service template. A more complete discussion of priming and de-priming is found here :ref:`controlloop-participant-protocol-label`. -- As part of the "Manage Instances" modal, we can monitor the state of the instances in 2 ways. The color of the instance highlight in the table indicates the state (grey - uninitialised, passive - yellow, green - running). Also, there is a monitoring button that allows use to view the individual elements' state. - -.. _Policy Clamp Backend: - -2.2 Policy Clamp Backend ------------------------- -The only Rest API that the ControlLoop frontend (and CLAMP frontend) communicates with directly is the Clamp backend. The backend is written in the Springboot framework and has many functions. In this document, we will only discuss the ControlLoop related functionality. Further description of non-ControlLoop Clamp and its' architecture can be found in :ref:`clamp-builtin-label`. The backend receives the calls from the frontend and forwards the requests to other relevant APIs. In the case of the ControlLoop project, the only Rest API that it currently requires communication with is the runtime ControlLoop API. ControlLoop adopts the same "request forwarding" method as the non-ControlLoop elements in the CLAMP GUI. This forwarding is performed by Apache Camel Exchanges, which are specified in XML and can be found in the directory shown below in the Clamp repository. - - .. image:: ../images/gui/CamelDirectory.png - -The Rest Endpoints for the GUI to call are defined in "clamp-api-v2.xml" and all of the runtime ControlLoop rest endpoints that GUI requests are forwarded to are defined in ControlLoop-flows.xml. If an Endpoint is added to the runtime ControlLoop component, or some other component you wish the GUI to communicate with, a Camel XML exchange must be defined for it here. - -2.3 ControlLoop Runtime ------------------------ -This is where all of the endpoints for operations on ControlLoops are defined thus far. Commissioning, decommissioning, control loop creation, control loop state change and control loop deletion are all performed here. The component is written using the Springboot framework and all of the code is housed in the runtime-ControlLoop directory shown below: - - .. image:: ../images/gui/RuntimeControlloopDirectory.png - -The rest endpoints are split over two main classes; CommissioningController.java and InstantiationController.java. There are also some rest endpoints defined in the MonitoringQueryController. These classes have minimal business logic defined in them and delegate these operations to other classes within the controlloop.runtime package. The ControlLoop Runtime write all data received on its' endpoints regarding commissioning and instantiation to its; database, where it can be easily accessed later by the UI. - -The Runtime also communicates with the participants over DMAAP. Commissioning a control loop definition writes it to the database but also triggers priming of the definitions over DMAAP. The participants then receive those definitions and hold them in memory. Similarly, upon decommissioning, a message is sent over DMAAP to the participants to trigger de-priming. - -Using DMAAP, the Runtime can send; updates to the control loop definitions, change the state of control loops, receive information about participants, receive state information about control loops and effectively supervise the control loops. This data is then made available via Rest APIs that can be queried by the frontend. This is how the GUI can perform monitoring operations. - -More detail on the design of the Runtime ControlLoop can be found in :ref:`clamp-controlloop-runtime`. - -2.4 DMAAP ---------- -DMAAP is comonent that provides data movement services that transports and processes data from any source to any target. It provides the capability to: -- Support the transfer of messages between ONAP components, as well as to other components -- Support the transfer of data between ONAP components as well as to other components. -- Data Filtering capabilities -- Data Processing capabilities -- Data routing (file based transport) -- Message routing (event based transport) -- Batch and event based processing - -Specifically, regarding the communication between the ControlLoop Runtime and the ControlLoop Participants, both components publish and subscribe to a specific topic, over which data and updates from the participants and control loops are sent. The ControlLoop Runtime updates the current statuses sent from the participants in the database and makes them available the the GUI over the Rest API. - -2.5 The Participants --------------------- -The purpose of the ControlLoop participants is to communicate with different services on behalf of the ControlLoop Runtime. As there are potentially many different services that a ControlLoop might require access to, there can be many different participants. For example, the kubernetes participant is responsible for carrying out operations on a kubernetes cluster with helm. As of the time of writing, there are three participants defined for the ControlLoop project; the policy participant, the kubernetes participant and the http participant. The participants are housed in the directory shown below in the policy-clamp repo. - - .. image:: ../images/gui/ParticipantsDirectory.png - -The participants communicate with the Runtime over DMAAP. Tosca service template specifications, ControlLoop updates and state changes are shared with the participants via messages from runtime ControlLoop through the topic "POLICY-CLRUNTIME-PARTICIPANT". - -3. GUI Sample Flows -################### -The primary flows from the GUI to the backend, through DMAAP and the participants are shown in the diagram below. This diagram just serves as an illustration of the scenarios that the user will experience in the GUI. You can see factually complete dialogues in :ref:`system-level-label`. - - .. image:: ../images/gui/GUI-Flow.png diff --git a/docs/clamp/controlloop/design-impl/design-impl.rst b/docs/clamp/controlloop/design-impl/design-impl.rst deleted file mode 100644 index 50ebb2e7..00000000 --- a/docs/clamp/controlloop/design-impl/design-impl.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-design-impl: - -CLAMP TOSCA Control Loop Components: Design and Implementaiton -############################################################## - -The sections below describe the components that handle TOSCA Control Loops. - -.. toctree:: - :maxdepth: 1 - - clamp-controlloop-runtime - clamp-gui-controlloop - participants/participants diff --git a/docs/clamp/controlloop/design-impl/participants/http-participant.rst b/docs/clamp/controlloop/design-impl/participants/http-participant.rst deleted file mode 100644 index b4b9b858..00000000 --- a/docs/clamp/controlloop/design-impl/participants/http-participant.rst +++ /dev/null @@ -1,133 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-http-participant: - -HTTP Participant -################ - -The CLAMP HTTP participant receives configuration information from the CLAMP runtime, -maps the configuration information to a REST URL, and makes a REST call on the URL. -Typically the HTTP Participant is used with another participant such as the -:ref:`Kubernetes Participant `, which brings up -the microservice that runs a REST server. Once the microservice is up, the HTTP -participant can be used to configure the microservice over its REST interface.Of course, -the HTTP participant works towards any REST service, it is not restricted to REST -services started by participants. - - -.. image:: ../../images/participants/http-participant.png - - -The HTTP participant runs a Control Loop Element to handle the REST dialogues for a -particular application domain. The REST dialogues are whatever REST calls that are -required to implement the functionality for the application domain. - -The HTTP participant allows the REST dialogues for a Control Loop to be managed. A -particular Control Loop may require many *things* to be configured and managed and this -may require many REST dialogues to achieve. - -When a control loop is initialized, the HTTP participant starts a HTTP Control Loop -element for the control loop. It reads the configuration information sent from the -Control Loop Runtime runs a HTTP client to talk to the REST endpoint that is receiving -the REST requests. A HTTP participant can simultaneously manage HTTP Control Loop -Elements towards multiple REST endpoints, as shown in the diagram above where the HTTP -participant is running two HTTP Control Loop Elements, one for Control Loop A and one for -Control Loop B. - -Configuring a Control Loop Element on the HTTP participant for a Control Loop ------------------------------------------------------------------------------ -A *Configuration Entity* describes a concept that is managed by the HTTP participant. A -Configuration Entity can be created, Read, Updated, and Deleted (CRUD). The user defines -the Configuration Entities that it wants its HTTP Control Loop Element to manage and -provides a sequence of parameterized REST commands to Create, Read, Update, and Delete -each Configuration Entity. - -Sample tosca template defining a http participant and a control loop element for a control loop. :download:`click here ` - -The user configures the following properties in the TOSCA for the HTTP participant: - -.. list-table:: - :widths: 15 10 50 - :header-rows: 1 - - * - Property - - Type - - Description - * - baseUrl - - URL - - A well formed URL pointing at the REST server that is processing the REST requests - * - httpHeaders - - map - - A map of ** defining the HTTP headers to send on all REST calls - * - configurationEntitiies - - map - - A map of ** describing the names and definitions of - configuration entities that are managed by this HTTP Control Loop Element - -The *ConfigurationEntity* type is described in the following table: - -.. list-table:: - :widths: 15 10 50 - :header-rows: 1 - - * - Field - - Type - - Description - * - ID - - ToscaConceptIdentifier - - The name and version of the Configuration Entity - * - restSequence - - List - - A list of REST requests to give manage the Configuration Entity - -The *RestRequest* type is described in the following table: - -.. list-table:: - :widths: 15 10 50 - :header-rows: 1 - - * - Field - - Type - - Description - * - httpMethod - - HttpMethod - - An enum for the HTTP method {GET, PUT, POST, DELETE} - * - path - - String - - The path of the REST endpoint relative to the baseUrl - * - body - - String - - The body of the request for POST and PUT methods - * - expectedResponse - - HttpStatus - - The expected HTTP response code fo the REST request - -Http participant Interactions: ------------------------------- -The http participant interacts with Control Loop Runtime on the northbound via DMaap. It interacts with any microservice on the southbound over http for configuration. - -The communication for the Control loop updates and state change requests are sent from the Control Loop Runtime to the participant via DMaap. -The participant invokes the appropriate http endpoint of the microservice based on the received messages from the Control Loop Runtime. - - -startPhase: ------------ -The http participant is often used along with :ref:`Kubernetes Participant ` to configure the microservice after the deployment. -This requires the Control Loop Element of http participant to be started after the completion of deployment of the microservice. This can be achieved by adding the property `startPhase` -in the Control Loop Element of http participant. Control Loop Runtime starts the elements based on the `startPhase` value defined in the Tosca. The default value of startPhase is taken as '0' -which takes precedence over the Control Loop Elements with the startPhase value '1'. Http Control Loop Elements are defined with value '1' in order to start the Control Loop Element in the second phase. - -Http participant Workflow: --------------------------- -Once the participant is started, it sends a "REGISTER" event to the DMaap topic which is then consumed by the Control Loop Runtime to register this participant on the runtime database. -The user can commission the tosca definitions from the Policy Gui to the Control Loop Runtime that further updates the participant with these definitions via DMaap. -Once the control loop definitions are available in the runtime database, the Control Loop can be instantiated with the default state "UNINITIALISED" from the Policy Gui. - -When the state of the Control Loop is changed from "UNINITIALISED" to "PASSIVE" from the Policy Gui, the http participant receives the control loop state change event from the runtime and -configures the microservice of the corresponding Control Loop Element over http. -The configuration entity for a microservice is associated with each Control Loop Element for the http participant. -The http participant holds the executed http requests information along with the responses received. - -The participant is used in a generic way to configure any entity over http and it does not hold the information about the microservice to unconfigure/revert the configurations when the -state of Control Loop changes from "PASSIVE" to "UNINITIALISED". - diff --git a/docs/clamp/controlloop/design-impl/participants/k8s-participant.rst b/docs/clamp/controlloop/design-impl/participants/k8s-participant.rst deleted file mode 100644 index 20f60b60..00000000 --- a/docs/clamp/controlloop/design-impl/participants/k8s-participant.rst +++ /dev/null @@ -1,139 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-k8s-participant: - -Kubernetes Participant -###################### - -The kubernetes participant receives a helm chart information from the CLAMP runtime and installs the helm chart in to the -k8s cluster on the specified namespace. It can fetch the helm chart from remote helm repositories as well as from any of the repositories -that are configured on the helm client. The participant acts as a wrapper around the helm client and creates the required -resources in the k8s cluster. - -The kubernetes participant also exposes REST endpoints for onboarding, installing and uninstalling of helm charts from the -local chart database which facilitates the user to also use this component as a standalone application for helm operations. - -In Istanbul version, the kubernetes participant supports the following methods of installation of helm charts. - -- Installation of helm charts from configured helm repositories and remote repositories passed via TOSCA in CLAMP. -- Installation of helm charts from the local chart database via the participant's REST Api. - -Prerequisites for using Kubernetes participant in Istanbul version: -------------------------------------------------------------------- - -- A running Kubernetes cluster. - - Note: - - - If the kubernetes participant is deployed outside the cluster , the config file of the k8s cluster needs to be copied to the `./kube` folder of kubernetes participant's home directory to make the participant work with the external cluster. - - - If the participant needs additional permission to create resources on the cluster, cluster-admin role binding can be created for the service account of the participant with the below command. - - Example: `kubectl create clusterrolebinding k8s-participant-admin-binding --clusterrole=cluster-admin --serviceaccount=` - - -.. image:: ../../images/participants/k8s-participant.png - -Defining a TOSCA CL definition for kubernetes participant: ----------------------------------------------------------- - -A *chart* parameter map describes the helm chart parameters in tosca template for a microservice that is used by the kubernetes participant for the deployment. -A Control Loop element in TOSCA is mapped to the kubernetes participant and also holds the helm chart parameters for a microservice defined under the properties of the Control Loop Element. - -Sample tosca template defining a participant and a control loop element for a control loop. :download:`click here ` - - -Configuring a Control Loop Element on the kubernetes participant for a Control Loop ------------------------------------------------------------------------------------ - -The user configures the following properties in the TOSCA template for the kubernetes participant: - -.. list-table:: - :widths: 15 10 50 - :header-rows: 1 - - * - Property - - Type - - Description - * - chartId - - ToscaConceptIdentifier - - The name and version of the helm chart that needs to be managed by the kubernetes participant - * - namespace - - String - - The namespace in the k8s cluster where the helm chart needs to be installed - * - releaseName - - String - - The helm deployment name that specifies the installed component in the k8s cluster - * - repository (optional) - - map - - A map of ** defining the helm repository parameters for the chart - * - overrideParams (optional) - - map - - A map of ** defining the helm chart parameters that needs to be overridden - -Note: The repository property can be skipped if the helm chart is available in the local chart database or -in a repository that is already configured on the helm client. The participant does a chart lookup by default. - -The *repository* type is described in the following table: - -.. list-table:: - :widths: 15 10 50 - :header-rows: 1 - - * - Field - - Type - - Description - * - repoName - - String - - The name of the helm repository that needs to be configured on the helm client - * - protocol - - String - - Specifies http/https protocols to connect with repository url - * - address - - String - - Specifies the ip address or the host name - * - port (optional) - - String - - Specifies the port where the repository service is running - * - userName (optional) - - String - - The username to login the helm repository - * - password (optional) - - String - - The password to login the helm repository - - -Kubernetes participant Interactions: ------------------------------------- -The kubernetes participant interacts with Control Loop Runtime on the northbound via DMaap. It interacts with the helm client on the southbound for performing various helm operations to the k8s cluster. - -The communication for the Control loop updates and state change requests are sent from the Control Loop Runtime to the participant via DMaap. -The participant performs appropriate operations on the k8s cluster via helm client based on the received messages from the Control Loop Runtime. - - -kubernetes participant Workflow: --------------------------------- -Once the participant is started, it sends a "REGISTER" event to the DMaap topic which is then consumed by the Control Loop Runtime to register this participant on the runtime database. -The user can commission the tosca definitions from the Policy Gui to the Control Loop Runtime that further updates the participant with these definitions via DMaap. -Once the control loop definitions are available in the runtime database, the Control Loop can be instantiated with the default state "UNINITIALISED" from the Policy Gui. - -When the state of the Control Loop is changed from "UNINITIALISED" to "PASSIVE" from the Policy Gui, the kubernetes participant receives the control loop state change event from the runtime and -deploys the helm charts associated with each Control Loop Elements by creating appropriate namespace on the cluster. -If the repository of the helm chart is not passed via TOSCA, the participant looks for the helm chart in the configured helm repositories of helm client. -It also performs a chart look up on the local chart database where the helm charts are onboarded via the participant's REST Api. - -The participant also monitors the deployed pods for the next 3 minutes until the pods comes to RUNNING state. -It holds the deployment information of the pods including the current status of the pods after the deployment. - -When the state of the Control Loop is changed from "PASSIVE" to "UNINITIALISED" back, the participant also undeploys the helm charts from the cluster that are part of the Control Loop Element. - -REST APIs on Kubernetes participant ------------------------------------ - -Kubernetes participant can also be installed as a standalone application which exposes REST endpoints for onboarding, -installing, uninstalling helm charts from local chart database. - - -.. image:: ../../images/participants/k8s-rest.png - -:download:`Download Kubernetes participant API Swagger ` \ No newline at end of file diff --git a/docs/clamp/controlloop/design-impl/participants/participant-intermediary.rst b/docs/clamp/controlloop/design-impl/participants/participant-intermediary.rst deleted file mode 100644 index a483dfc3..00000000 --- a/docs/clamp/controlloop/design-impl/participants/participant-intermediary.rst +++ /dev/null @@ -1,129 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-participant-intermediary: - -Participant Intermediary -######################## - -The CLAMP Participant Intermediary is a common library in ONAP, which does common message and -state handling for participant implementations. It provides a Java API, which participant -implementations implement to receive and send messages to the CLAMP runtime and to handle -Control Loop Element state. - -Terminology ------------ -- Broadcast message: a message for all participants (participantId=null and participantType=null) -- Message to a participant: a message only for a participant (participantId and participantType properly filled) -- MessageSender: a class that takes care of sending messages from participant-intermediary -- GUI: graphical user interface, Postman or a Front-End Application - -Inbound messages to participants --------------------------------- -- PARTICIPANT_REGISTER_ACK: received as a response from controlloop runtime server as an acknowledgement to ParticipantRegister message sent from a participant -- PARTICIPANT_DEREGISTER_ACK: received as a response from controlloop runtime server as an acknowledgement to ParticipantDeregister message sent from a participant -- CONTROL_LOOP_STATE_CHANGE: a message received from controlloop runtime server for a state change of controlloop -- CONTROL_LOOP_UPDATE: a message received from controlloop runtime server for a controlloop update with controlloop instances -- PARTICIPANT_UPDATE: a message received from controlloop runtime server for a participant update with tosca definitions of controlloop -- PARTICIPANT_STATUS_REQ: A status request received from controlloop runtime server to send an immediate ParticipantStatus from all participants - -Outbound messages ------------------ -- PARTICIPANT_REGISTER: is sent by a participant during startup -- PARTICIPANT_DEREGISTER: is sent by a participant during shutdown -- PARTICIPANT_STATUS: is sent by a participant as heartbeat with the status and health of a participant -- CONTROLLOOP_STATECHANGE_ACK: is an acknowledgement sent by a participant as a response to ControlLoopStateChange -- CONTROLLOOP_UPDATE_ACK: is an acknowledgement sent by a participant as a response to ControlLoopUpdate -- PARTICIPANT_UPDATE_ACK: is an acknowledgement sent by a participant as a response to ParticipantUpdate - -Design of a PARTICIPANT_REGISTER message ----------------------------------------- -- A participant starts and send a PARTICIPANT_REGISTER message -- ParticipantRegisterListener collects the message from DMaap -- if participant is not present in DB, it saves participant reference with status UNKNOWN to DB -- if participant is present in DB, it triggers the execution to send a PARTICIPANT_UPDATE message to the participant registered (message of Priming) -- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) -- It triggers the execution to send a PARTICIPANT_REGISTER_ACK message to the participant registered -- MessageIntercept intercepts that event, if PARTICIPANT_UPDATE message has been sent, it will be add a task to handle PARTICIPANT_REGISTER in SupervisionScanner -- SupervisionScanner starts the monitoring for participantUpdate - -Design of a PARTICIPANT_DEREGISTER message ------------------------------------------- -- A participant starts and send a PARTICIPANT_DEREGISTER message -- ParticipantDeregisterListener collects the message from DMaap -- if participant is not present in DB, do nothing -- if participant is present in DB, it triggers the execution to send a PARTICIPANT_UPDATE message to the participant registered (message of DePriming) -- the message is built by ParticipantUpdatePublisher using Tosca Service Template data as null -- ParticipantHandler removes the tosca definitions stored -- It triggers the execution to send a PARTICIPANT_DEREGISTER_ACK message to the participant registered -- Participant is not monitored. - -Design of a creation of a Control Loop Type -------------------------------------------- -- If there are participants registered with CL-runtime, it triggers the execution to send a broadcast PARTICIPANT_UPDATE message -- the message is built by ParticipantUpdatePublisher using Tosca Service Template data (to fill the list of ParticipantDefinition) -- Participant-intermediary will receive a PARTICIPANT_UDPATE message and stores the Tosca Service Template data on ParticipantHandler - -Design of a deletion of a Control Loop Type -------------------------------------------- -- if there are participants registered, CL-runtime triggers the execution to send a broadcast PARTICIPANT_UPDATE message -- the message is built by ParticipantUpdatePublisher with an empty list of ParticipantDefinition -- It deletes the Control Loop Type from DB -- Participant-intermediary will receive a PARTICIPANT_UDPATE message and deletes the Tosca Service Template data on ParticipantHandler - -Design of a creation of a Control Loop --------------------------------------- -- CONTROL_LOOP_UPDATE message with instantiation details and UNINITIALISED state is sent to participants -- Participant-intermediary validates the current state change -- Participant-intermediary will recieve CONTROL_LOOP_UPDATE message and sends the details of ControlLoopElements to participants -- Each participant performs its designated job of deployment by interacting with respective frameworks - -Design of a deletion of a Control Loop --------------------------------------- -- CONTROL_LOOP_STATE_CHANGE message with UNINITIALISED state is sent to participants -- Participant-intermediary validates the current state change -- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of ControlLoopElements to participants -- Each participant performs its designated job of undeployment by interacting with respective frameworks - -Design of "issues control loop commands to control loops" - case UNINITIALISED to PASSIVE ------------------------------------------------------------------------------------------ -- CONTROL_LOOP_STATE_CHANGE message with state changed from UNINITIALISED to PASSIVE is sent to participants -- Participant-intermediary validates the current state change -- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants -- Each participant performs its designated job of state change by interacting with respective frameworks - -Design of "issues control loop commands to control loops" - case PASSIVE to UNINITIALISED ------------------------------------------------------------------------------------------ -- CONTROL_LOOP_STATE_CHANGE message with state changed from PASSIVE to UNINITIALISED is sent to participants -- Participant-intermediary validates the current state change -- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants -- Each participant performs its designated job of state change by interacting with respective frameworks - -Design of "issues control loop commands to control loops" - case PASSIVE to RUNNING ------------------------------------------------------------------------------------ -- CONTROL_LOOP_STATE_CHANGE message with state changed from PASSIVE to RUNNING is sent to participants -- Participant-intermediary validates the current state change -- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants -- Each participant performs its designated job of state change by interacting with respective frameworks - -Design of "issues control loop commands to control loops" - case RUNNING to PASSIVE ------------------------------------------------------------------------------------ -- CONTROL_LOOP_STATE_CHANGE message with state changed from RUNNING to PASSIVE is sent to participants -- Participant-intermediary validates the current state change -- Participant-intermediary will recieve CONTROL_LOOP_STATE_CHANGE message and sends the details of state change to participants -- Each participant performs its designated job of state change by interacting with respective frameworks - -Design of a PARTICIPANT_STATUS message --------------------------------------- -- A participant sends a scheduled PARTICIPANT_STATUS message -- This message will hold the state and healthStatus of all the participants running actively -- PARTICIPANT_STATUS message holds a special attribute to return Tosca definitions, this attribute is populated only in response to PARTICIPANT_STATUS_REQ - -Design of a CONTROLLOOP_UPDATE_ACK message ------------------------------------------- -- A participant sends CONTROLLOOP_UPDATE_ACK message in response to a CONTROLLOOP_UPDATE message. -- For each CL-elements moved to the ordered state as indicated by the CONTROLLOOP_UPDATE -- ControlLoopUpdateAckListener in CL-runtime collects the messages from DMaap -- It checks the status of all control loop elements and checks if the control loop is primed -- It updates the controlloop in DB accordingly - -Design of a CONTROLLOOP_STATECHANGE_ACK is similar to the design for CONTROLLOOP_UPDATE_ACK diff --git a/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst b/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst deleted file mode 100644 index 9ac4e735..00000000 --- a/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst +++ /dev/null @@ -1,21 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-participant-simulator: - -Participant Simulator -##################### - -This can be used for simulation testing purpose when there are no actual frameworks or a full deployment. -Participant simulator can edit the states of ControlLoopElements and Participants for verification of other controlloop components -for early testing. -All controlloop components should be setup, except participant frameworks (for example, no policy framework components -are needed) and participant simulator acts as respective participant framework, and state changes can be done with following REST APIs - -Participant Simulator API -========================= - -This API allows a Participant Simulator to be started and run for test purposes. - -:download:`Download Policy Participant Simulator API Swagger ` - -.. swaggerv2doc:: swagger/participant-sim.json diff --git a/docs/clamp/controlloop/design-impl/participants/participants.rst b/docs/clamp/controlloop/design-impl/participants/participants.rst deleted file mode 100644 index 230c9888..00000000 --- a/docs/clamp/controlloop/design-impl/participants/participants.rst +++ /dev/null @@ -1,39 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-participants: - -Control Loop Participants -######################### - -A Participant is a component that acts as a bridge between the CLAMP COntrol Loop runtime and components such as -the Policy Framework, DCAE, or a Kubernetes cluster that are taking part in control loops. It listens -to DMaaP to receive messages from the CLAMP runtime and performs operations towards components that -are taking part in control loops. A participant has a Control Loop Element for each control loop in -which it is taking part. - -The implementation of a participant may use a common -:ref:`Participant Intermediary library `, which carries out common -message and state handling for Control Loop Elements in participants. The *ParticipantImpelementation* is the -component specific implementation of a participant, which is specifically developed for each component that -wishes to take part in control loops. - -.. image:: ../../images/participants/participants.png - -The figure above shows participants for various components that may take part in control loops. - -.. note:: The figure above is for illustration. Not all the participants mentioned above - have realizations in ONAP. Some of the participants in the figure above represent - a type of participant. For example, a controller participant would be written for - a specific controller such as CDS and a participant for an existing system would be - written towards that existing system. - -The detailed implementation of the CLAMP Participant ecosystem is described on the following pages: - -.. toctree:: - :maxdepth: 1 - - participant-intermediary - http-participant - k8s-participant - policy-framework-participant - participant-simulator diff --git a/docs/clamp/controlloop/design-impl/participants/policy-framework-participant.rst b/docs/clamp/controlloop/design-impl/participants/policy-framework-participant.rst deleted file mode 100644 index 56b2844f..00000000 --- a/docs/clamp/controlloop/design-impl/participants/policy-framework-participant.rst +++ /dev/null @@ -1,79 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -.. _clamp-controlloop-policy-framework-participant: - -The CLAMP Policy Framework Participant -###################################### - -.. contents:: - :depth: 3 - -Control Loop Elements in the Policy Framework Participant are configured using TOSCA metadata defined for the Policy Control Loop Element type. - -The Policy Framework participant receives messages through participant-intermediary common code, and handles them by invoking REST APIs towards policy-framework. - -For example, When a ControlLoopUpdate message is received by policy participant, it contains full ToscaServiceTemplate describing all components participating in a control loop. When the control loop element state changed from UNINITIALIZED to PASSIVE, the Policy-participant triggers the creation of policy-types and policies in Policy-Framework. - -When the state changes from PASSIVE to UNINITIALIZED, Policy-Participant deletes the policies, policy-types by invoking REST APIs towards the policy-framework. - -Run Policy Framework Participant command line using Maven -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - -mvn spring-boot:run -Dspring-boot.run.arguments="--server.port=8082" - -Run Policy Framework Participant command line using Jar -+++++++++++++++++++++++++++++++++++++++++++++++++++++++ - -java -jar -Dserver.port=8082 -DtopicServer=localhost target/policy-clamp-participant-impl-policy-6.1.2-SNAPSHOT.jar - -Distributing Policies -+++++++++++++++++++++ - -The Policy Framework participant uses the Policy PAP API to deploy and undeploy policies. - -When a Policy Framework Control Loop Element changes from state PASSIVE to state RUNNING, the policy is deployed. When it changes from state RUNNING to state PASSIVE, the policy is undeployed. - -The PDP group to which the policy should be deployed is specified in the Control Loop Element metadata, see the Policy Control Loop Element type definition. If the PDP group specified for policy deployment does not exist, an error is reported. - -The PAP Policy Status API and Policy Deployment Status API are used to retrieve data to report on the deployment status of policies in Participant Status messages. - -The PDP Statistics API is used to get statistics for statistics report from the Policy Framework Participant back to the CLAMP runtime. - -Policy Type and Policy References -+++++++++++++++++++++++++++++++++ - -The Policy Framework uses the policyType and policyId properties defined in the Policy Control Loop Element type references to specify what policy type and policy should be used by a Policy Control Loop Element. - -The Policy Type and Policy specified in the policyType and policyId reference must of course be available in the Policy Framework in order for them to be used in Control Loop instances. In some cases, the Policy Type and/or the Policy may be already loaded in the Policy Framework. In other cases, the Policy Framework participant must load the Policy Type and/or policy. - -Policy Type References -********************** - -The Policy Participant uses the following steps for Policy Type References: - -#. The Policy Participant reads the Policy Type ID from the policyType property specified for the Control Loop Element. - -#. It checks if a Policy Type with that Policy Type ID has been specified in the ToscaServiceTemplateFragment field in - the ControLoopElement definition in the ControlLoopUpdate message, see :ref:`controlloop-participant-protocol-label`. - - #. If the Policy Type has been specified, the Participant stores the Policy Type in the Policy framework. If the - Policy Type is successfully stored, execution proceeds, otherwise an error is reported. - - #. If the Policy Type has not been specified, the Participant checks that the Policy Type is already in the Policy - framework. If the Policy Type already exists, execution proceeds, otherwise an error is reported. - -Policy References -***************** - -The Policy Participant uses the following steps for Policy References: - -#. The Policy Participant reads the Policy ID from the policyId property specified for the Control Loop Element. - -#. It checks if a Policy with that Policy ID has been specified in the ToscaServiceTemplateFragment field in the - ControLoopElement definition in the ControlLoopUpdate message, :ref:`controlloop-participant-protocol-label`. - - #. If the Policy has been specified, the Participant stores the Policy in the Policy framework. If the Policy is - successfully stored, execution proceeds, otherwise an error is reported. - - #. If the Policy has not been specified, the Participant checks that the Policy is already in the Policy framework. If - the Policy already exists, execution proceeds, otherwise an error is reported. \ No newline at end of file diff --git a/docs/clamp/controlloop/design-impl/participants/swagger/k8s-participant-swagger.json b/docs/clamp/controlloop/design-impl/participants/swagger/k8s-participant-swagger.json deleted file mode 100644 index b2fca37a..00000000 --- a/docs/clamp/controlloop/design-impl/participants/swagger/k8s-participant-swagger.json +++ /dev/null @@ -1,399 +0,0 @@ -{ - "swagger":"2.0", - "info":{ - "description":"Api Documentation", - "version":"1.0", - "title":"Api Documentation", - "termsOfService":"urn:tos", - "contact":{}, - "license":{ - "name":"Apache 2.0", - "url":"http://www.apache.org/licenses/LICENSE-2.0" - } - }, - "host":"localhost:8083", - "tags":[ - { - "name":"k8s-participant", - "description":"Chart Controller" - } - ], - "paths":{ - "/onap/k8sparticipant/helm/chart/{name}/{version}":{ - "delete":{ - "tags":[ - "k8s-participant" - ], - "summary":"Delete the chart", - "operationId":"deleteChartUsingDELETE", - "produces":[ - "*/*" - ], - "parameters":[ - { - "name":"name", - "in":"path", - "description":"name", - "required":true, - "type":"string" - }, - { - "name":"version", - "in":"path", - "description":"version", - "required":true, - "type":"string" - } - ], - "responses":{ - "200":{ - "description":"OK", - "schema":{ - "type":"object" - } - }, - "204":{ - "description":"Chart Deleted" - }, - "401":{ - "description":"Unauthorized" - }, - "403":{ - "description":"Forbidden" - } - } - } - }, - "/onap/k8sparticipant/helm/charts":{ - "get":{ - "tags":[ - "k8s-participant" - ], - "summary":"Return all Charts", - "operationId":"getAllChartsUsingGET", - "produces":[ - "application/json" - ], - "responses":{ - "200":{ - "description":"chart List", - "schema":{ - "$ref":"#/definitions/ChartList", - "originalRef":"ChartList" - } - }, - "401":{ - "description":"Unauthorized" - }, - "403":{ - "description":"Forbidden" - }, - "404":{ - "description":"Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/install":{ - "post":{ - "tags":[ - "k8s-participant" - ], - "summary":"Install the chart", - "operationId":"installChartUsingPOST", - "consumes":[ - "application/json" - ], - "produces":[ - "application/json" - ], - "parameters":[ - { - "in":"body", - "name":"info", - "description":"info", - "required":true, - "schema":{ - "$ref":"#/definitions/InstallationInfo", - "originalRef":"InstallationInfo" - } - } - ], - "responses":{ - "200":{ - "description":"OK", - "schema":{ - "type":"object" - } - }, - "201":{ - "description":"chart Installed", - "schema":{ - "type":"object" - } - }, - "401":{ - "description":"Unauthorized" - }, - "403":{ - "description":"Forbidden" - }, - "404":{ - "description":"Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/onboard/chart":{ - "post":{ - "tags":[ - "k8s-participant" - ], - "summary":"Onboard the Chart", - "operationId":"onboardChartUsingPOST", - "consumes":[ - "multipart/form-data" - ], - "produces":[ - "application/json" - ], - "parameters":[ - { - "name":"chart", - "in":"formData", - "required":false, - "type":"file" - }, - { - "name":"info", - "in":"formData", - "required":false, - "type":"string" - }, - { - "in":"body", - "name":"values", - "description":"values", - "required":false, - "schema":{ - "type":"string", - "format":"binary" - } - } - ], - "responses":{ - "200":{ - "description":"OK", - "schema":{ - "type":"string" - } - }, - "201":{ - "description":"Chart Onboarded", - "schema":{ - "type":"string" - } - }, - "401":{ - "description":"Unauthorized" - }, - "403":{ - "description":"Forbidden" - }, - "404":{ - "description":"Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/repo":{ - "post":{ - "tags":[ - "k8s-participant" - ], - "summary":"Configure helm repository", - "operationId":"configureRepoUsingPOST", - "consumes":[ - "application/json" - ], - "produces":[ - "application/json" - ], - "parameters":[ - { - "in":"body", - "name":"repo", - "description":"repo", - "required":true, - "schema":{ - "type":"string" - } - } - ], - "responses":{ - "200":{ - "description":"OK", - "schema":{ - "type":"object" - } - }, - "201":{ - "description":"Repository added", - "schema":{ - "type":"object" - } - }, - "401":{ - "description":"Unauthorized" - }, - "403":{ - "description":"Forbidden" - }, - "404":{ - "description":"Not Found" - } - } - } - }, - "/onap/k8sparticipant/helm/uninstall/{name}/{version}":{ - "delete":{ - "tags":[ - "k8s-participant" - ], - "summary":"Uninstall the Chart", - "operationId":"uninstallChartUsingDELETE", - "produces":[ - "application/json" - ], - "parameters":[ - { - "name":"name", - "in":"path", - "description":"name", - "required":true, - "type":"string" - }, - { - "name":"version", - "in":"path", - "description":"version", - "required":true, - "type":"string" - } - ], - "responses":{ - "200":{ - "description":"OK", - "schema":{ - "type":"object" - } - }, - "201":{ - "description":"chart Uninstalled", - "schema":{ - "type":"object" - } - }, - "204":{ - "description":"No Content" - }, - "401":{ - "description":"Unauthorized" - }, - "403":{ - "description":"Forbidden" - } - } - } - } - }, - "definitions":{ - "ChartInfo":{ - "type":"object", - "properties":{ - "chartId":{ - "$ref":"#/definitions/ToscaConceptIdentifier", - "originalRef":"ToscaConceptIdentifier" - }, - "namespace":{ - "type":"string" - }, - "overrideParams":{ - "type":"object", - "additionalProperties":{ - "type":"string" - } - }, - "releaseName":{ - "type":"string" - }, - "repository":{ - "$ref":"#/definitions/HelmRepository", - "originalRef":"HelmRepository" - } - }, - "title":"ChartInfo" - }, - "ChartList":{ - "type":"object", - "properties":{ - "charts":{ - "type":"array", - "items":{ - "$ref":"#/definitions/ChartInfo", - "originalRef":"ChartInfo" - } - } - }, - "title":"ChartList" - }, - "HelmRepository":{ - "type":"object", - "properties":{ - "address":{ - "type":"string" - }, - "password":{ - "type":"string" - }, - "port":{ - "type":"string" - }, - "protocol":{ - "type":"string" - }, - "repoName":{ - "type":"string" - }, - "userName":{ - "type":"string" - } - }, - "title":"HelmRepository" - }, - "InstallationInfo":{ - "type":"object", - "properties":{ - "name":{ - "type":"string" - }, - "version":{ - "type":"string" - } - }, - "title":"InstallationInfo" - }, - "ToscaConceptIdentifier":{ - "type":"object", - "properties":{ - "name":{ - "type":"string" - }, - "version":{ - "type":"string" - } - }, - "title":"ToscaConceptIdentifier" - } - } -} diff --git a/docs/clamp/controlloop/design-impl/participants/swagger/participant-sim.json b/docs/clamp/controlloop/design-impl/participants/swagger/participant-sim.json deleted file mode 100644 index 79fc3011..00000000 --- a/docs/clamp/controlloop/design-impl/participants/swagger/participant-sim.json +++ /dev/null @@ -1,478 +0,0 @@ -{ - "swagger": "2.0", - "info": { - "description": "Api Documentation", - "version": "1.0", - "title": "Api Documentation", - "termsOfService": "urn:tos", - "contact": {}, - "license": { - "name": "Apache 2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } - }, - "paths": { - "/onap/participantsim/v2/elements": { - "put": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Updates simulated control loop elements", - "description": "Updates simulated control loop elements, returning the updated control loop definition IDs", - "operationId": "updateUsingPUT", - "consumes": [ - "application/json" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "body", - "description": "Body of a control loop element", - "required": true, - "schema": { - "$ref": "#/definitions/ControlLoopElementReq", - "originalRef": "ControlLoopElementReq" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/TypedSimpleResponse«ControlLoopElement»", - "originalRef": "TypedSimpleResponse«ControlLoopElement»" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/participantsim/v2/elements/{name}/{version}": { - "get": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Query details of the requested simulated control loop elements", - "description": "Queries details of the requested simulated control loop elements, returning all control loop element details", - "operationId": "elementsUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "path", - "description": "Control loop element name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "path", - "description": "Control loop element version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "object", - "additionalProperties": { - "$ref": "#/definitions/ControlLoopElementRes", - "originalRef": "ControlLoopElementRes" - } - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/participantsim/v2/participants": { - "put": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Updates simulated participants", - "description": "Updates simulated participants, returning the updated control loop definition IDs", - "operationId": "updateUsingPUT_1", - "consumes": [ - "application/json" - ], - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "in": "body", - "name": "body", - "description": "Body of a participant", - "required": true, - "schema": { - "$ref": "#/definitions/ParticipantReq", - "originalRef": "ParticipantReq" - } - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "$ref": "#/definitions/TypedSimpleResponse«Participant»", - "originalRef": "TypedSimpleResponse«Participant»" - } - }, - "201": { - "description": "Created" - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - }, - "/onap/participantsim/v2/participants/{name}/{version}": { - "get": { - "tags": [ - "Clamp Control Loop Participant Simulator API" - ], - "summary": "Query details of the requested simulated participants", - "description": "Queries details of the requested simulated participants, returning all participant details", - "operationId": "participantsUsingGET", - "produces": [ - "application/json", - "application/yaml" - ], - "parameters": [ - { - "name": "name", - "in": "path", - "description": "Participant name", - "required": true, - "type": "string" - }, - { - "name": "version", - "in": "path", - "description": "Participant version", - "required": true, - "type": "string" - }, - { - "name": "X-ONAP-RequestID", - "in": "header", - "description": "RequestID for http transaction", - "required": false, - "type": "string", - "format": "uuid" - } - ], - "responses": { - "200": { - "description": "OK", - "schema": { - "type": "array", - "items": { - "$ref": "#/definitions/ParticipantRes", - "originalRef": "ParticipantRes" - } - } - }, - "401": { - "description": "Authentication Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "403": { - "description": "Authorization Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - }, - "404": { - "description": "Not Found" - }, - "500": { - "description": "Internal Server Error", - "headers": { - "X-LatestVersion": { - "type": "string" - }, - "X-PatchVersion": { - "type": "string" - }, - "X-MinorVersion": { - "type": "string" - }, - "X-ONAP-RequestID": { - "type": "string", - "format": "uuid" - } - } - } - }, - "security": [ - { - "basicAuth": [] - } - ], - "x-interface info": { - "api-version": "1.0.0", - "last-mod-release": "Dublin" - } - } - } - } -} \ No newline at end of file diff --git a/docs/clamp/controlloop/design-impl/participants/tosca/tosca-http-participant.yml b/docs/clamp/controlloop/design-impl/participants/tosca/tosca-http-participant.yml deleted file mode 100644 index dae4c76a..00000000 --- a/docs/clamp/controlloop/design-impl/participants/tosca/tosca-http-participant.yml +++ /dev/null @@ -1,439 +0,0 @@ -tosca_definitions_version: tosca_simple_yaml_1_3 -data_types: - onap.datatypes.ToscaConceptIdentifier: - derived_from: tosca.datatypes.Root - properties: - name: - type: string - required: true - version: - type: string - required: true - onap.datatype.controlloop.Target: - derived_from: tosca.datatypes.Root - description: Definition for a entity in A&AI to perform a control loop operation on - properties: - targetType: - type: string - description: Category for the target type - required: true - constraints: - - valid_values: - - VNF - - VM - - VFMODULE - - PNF - entityIds: - type: map - description: | - Map of values that identify the resource. If none are provided, it is assumed that the - entity that generated the ONSET event will be the target. - required: false - metadata: - clamp_possible_values: ClampExecution:CSAR_RESOURCES - entry_schema: - type: string - onap.datatype.controlloop.Actor: - derived_from: tosca.datatypes.Root - description: An actor/operation/target definition - properties: - actor: - type: string - description: The actor performing the operation. - required: true - metadata: - clamp_possible_values: Dictionary:DefaultActors,ClampExecution:CDS/actor - operation: - type: string - description: The operation the actor is performing. - metadata: - clamp_possible_values: Dictionary:DefaultOperations,ClampExecution:CDS/operation - required: true - target: - type: onap.datatype.controlloop.Target - description: The resource the operation should be performed on. - required: true - payload: - type: map - description: Name/value pairs of payload information passed by Policy to the actor - required: false - metadata: - clamp_possible_values: ClampExecution:CDS/payload - entry_schema: - type: string - onap.datatype.controlloop.Operation: - derived_from: tosca.datatypes.Root - description: An operation supported by an actor - properties: - id: - type: string - description: Unique identifier for the operation - required: true - description: - type: string - description: A user-friendly description of the intent for the operation - required: false - operation: - type: onap.datatype.controlloop.Actor - description: The definition of the operation to be performed. - required: true - timeout: - type: integer - description: The amount of time for the actor to perform the operation. - required: true - retries: - type: integer - description: The number of retries the actor should attempt to perform the operation. - required: true - default: 0 - success: - type: string - description: Points to the operation to invoke on success. A value of "final_success" indicates and end to the operation. - required: false - default: final_success - failure: - type: string - description: Points to the operation to invoke on Actor operation failure. - required: false - default: final_failure - failure_timeout: - type: string - description: Points to the operation to invoke when the time out for the operation occurs. - required: false - default: final_failure_timeout - failure_retries: - type: string - description: Points to the operation to invoke when the current operation has exceeded its max retries. - required: false - default: final_failure_retries - failure_exception: - type: string - description: Points to the operation to invoke when the current operation causes an exception. - required: false - default: final_failure_exception - failure_guard: - type: string - description: Points to the operation to invoke when the current operation is blocked due to guard policy enforcement. - required: false - default: final_failure_guard - org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.RestRequest: - version: 1.0.0 - derived_from: tosca.datatypes.Root - properties: - restRequestId: - type: onap.datatypes.ToscaConceptIdentifier - typeVersion: 1.0.0 - required: true - description: The name and version of a REST request to be sent to a REST endpoint - httpMethod: - type: string - required: true - constraints: - - valid_values: [POST, PUT, GET, DELETE] - description: The REST method to use - path: - type: string - required: true - description: The path of the REST request relative to the base URL - body: - type: string - required: false - description: The body of the REST request for PUT and POST requests - expectedResponse: - type: integer - required: true - constraints: - - in_range: [100, 599] - description: THe expected HTTP status code for the REST request - org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.ConfigurationEntity: - version: 1.0.0 - derived_from: tosca.datatypes.Root - properties: - configurationEntityId: - type: onap.datatypes.ToscaConceptIdentifier - typeVersion: 1.0.0 - required: true - description: The name and version of a Configuration Entity to be handled by the HTTP Control Loop Element - restSequence: - type: list - entry_schema: - type: org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.RestRequest - typeVersion: 1.0.0 - description: A sequence of REST commands to send to the REST endpoint -node_types: - org.onap.policy.clamp.controlloop.Participant: - version: 1.0.1 - derived_from: tosca.nodetypes.Root - properties: - provider: - type: string - requred: false - org.onap.policy.clamp.controlloop.ControlLoopElement: - version: 1.0.1 - derived_from: tosca.nodetypes.Root - properties: - provider: - type: string - required: false - metadata: - common: true - description: Specifies the organization that provides the control loop element - participant_id: - type: onap.datatypes.ToscaConceptIdentifier - requred: true - metadata: - common: true - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true - metadata: - common: true - description: The identity of the participant type that hosts this type of Control Loop Element - startPhase: - type: integer - required: false - constraints: - - greater_or_equal: 0 - metadata: - common: true - description: A value indicating the start phase in which this control loop element will be started, the - first start phase is zero. Control Loop Elements are started in their start_phase order and stopped - in reverse start phase order. Control Loop Elements with the same start phase are started and - stopped simultaneously - uninitializedToPassiveTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from uninitialized to passive - passiveToRunningTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from passive to running - runningToPassiveTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from running to passive - passiveToUninitializedTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from passive to uninitialized - org.onap.policy.clamp.controlloop.ControlLoop: - version: 1.0.1 - derived_from: tosca.nodetypes.Root - properties: - provider: - type: string - required: false - metadata: - common: true - description: Specifies the organization that provides the control loop element - elements: - type: list - required: true - metadata: - common: true - entry_schema: - type: onap.datatypes.ToscaConceptIdentifier - description: Specifies a list of control loop element definitions that make up this control loop definition - org.onap.policy.clamp.controlloop.HttpControlLoopElement: - version: 1.0.1 - derived_from: org.onap.policy.clamp.controlloop.ControlLoopElement - properties: - baseUrl: - type: string - required: true - description: The base URL to be prepended to each path, identifies the host for the REST endpoints. - httpHeaders: - type: map - required: false - entry_schema: - type: string - description: HTTP headers to send on REST requests - configurationEntities: - type: map - required: true - entry_schema: - type: org.onap.datatypes.policy.clamp.controlloop.httpControlLoopElement.ConfigurationEntity - typeVersion: 1.0.0 - description: The connfiguration entities the Control Loop Element is managing and their associated REST requests - -topology_template: - node_templates: - org.onap.controlloop.HttpControlLoopParticipant: - version: 2.3.4 - type: org.onap.policy.clamp.controlloop.Participant - type_version: 1.0.1 - description: Participant for Http requests - properties: - provider: ONAP - org.onap.domain.database.Http_PMSHMicroserviceControlLoopElement: - # Consul http config for PMSH. - version: 1.2.3 - type: org.onap.policy.clamp.controlloop.HttpControlLoopElement - type_version: 1.0.1 - description: Control loop element for the http requests of PMSH microservice - properties: - provider: ONAP - participant_id: - name: HttpParticipant0 - version: 1.0.0 - participantType: - name: org.onap.k8s.controlloop.HttpControlLoopParticipant - version: 2.3.4 - uninitializedToPassiveTimeout: 180 - baseUrl: http://consul-server-ui:8500 - httpHeaders: - Content-Type: application/json - configurationEntities: - - configurationEntityId: - name: entity1 - version: 1.0.1 - restSequence: - - restRequestId: - name: request1 - version: 1.0.1 - httpMethod: PUT - path: v1/kv/dcae-pmsh2 - body: '{ - "control_loop_name":"pmsh-control-loop", - "operational_policy_name":"pmsh-operational-policy", - "aaf_password":"demo123456!", - "aaf_identity":"dcae@dcae.onap.org", - "cert_path":"/opt/app/pmsh/etc/certs/cert.pem", - "key_path":"/opt/app/pmsh/etc/certs/key.pem", - "ca_cert_path":"/opt/app/pmsh/etc/certs/cacert.pem", - "enable_tls":"true", - "pmsh_policy":{ - "subscription":{ - "subscriptionName":"ExtraPM-All-gNB-R2B", - "administrativeState":"UNLOCKED", - "fileBasedGP":15, - "fileLocation":"\/pm\/pm.xml", - "nfFilter":{ - "nfNames":[ - "^pnf.*", - "^vnf.*" - ], - "modelInvariantIDs":[ - ], - "modelVersionIDs":[ - ], - "modelNames":[ - ] - }, - "measurementGroups":[ - { - "measurementGroup":{ - "measurementTypes":[ - { - "measurementType":"countera" - }, - { - "measurementType":"counterb" - } - ], - "managedObjectDNsBasic":[ - { - "DN":"dna" - }, - { - "DN":"dnb" - } - ] - } - }, - { - "measurementGroup":{ - "measurementTypes":[ - { - "measurementType":"counterc" - }, - { - "measurementType":"counterd" - } - ], - "managedObjectDNsBasic":[ - { - "DN":"dnc" - }, - { - "DN":"dnd" - } - ] - } - } - ] - } - }, - "streams_subscribes":{ - "aai_subscriber":{ - "type":"message_router", - "dmaap_info":{ - "topic_url":"https://10.152.183.151:3905/events/AAI_EVENT", - "client_role":"org.onap.dcae.aaiSub", - "location":"san-francisco", - "client_id":"1575976809466" - } - }, - "policy_pm_subscriber":{ - "type":"message_router", - "dmaap_info":{ - "topic_url":"https://10.152.183.151:3905/events/org.onap.dmaap.mr.PM_SUBSCRIPTIONS", - "client_role":"org.onap.dcae.pmSubscriber", - "location":"san-francisco", - "client_id":"1575876809456" - } - } - }, - "streams_publishes":{ - "policy_pm_publisher":{ - "type":"message_router", - "dmaap_info":{ - "topic_url":"https://10.152.183.151:3905/events/org.onap.dmaap.mr.PM_SUBSCRIPTIONS", - "client_role":"org.onap.dcae.pmPublisher", - "location":"san-francisco", - "client_id":"1475976809466" - } - }, - "other_publisher":{ - "type":"message_router", - "dmaap_info":{ - "topic_url":"https://10.152.183.151:3905/events/org.onap.dmaap.mr.SOME_OTHER_TOPIC", - "client_role":"org.onap.dcae.pmControlPub", - "location":"san-francisco", - "client_id":"1875976809466" - } - } - } - }' - expectedResponse: 200 - org.onap.domain.sample.GenericK8s_ControlLoopDefinition: - version: 1.2.3 - type: org.onap.policy.clamp.controlloop.ControlLoop - type_version: 1.0.0 - description: Control loop for Hello World - properties: - provider: ONAP - elements: - - name: org.onap.domain.database.Http_PMSHMicroserviceControlLoopElement - version: 1.2.3 - diff --git a/docs/clamp/controlloop/design-impl/participants/tosca/tosca-k8s-participant.yml b/docs/clamp/controlloop/design-impl/participants/tosca/tosca-k8s-participant.yml deleted file mode 100644 index 70bbe928..00000000 --- a/docs/clamp/controlloop/design-impl/participants/tosca/tosca-k8s-participant.yml +++ /dev/null @@ -1,304 +0,0 @@ -tosca_definitions_version: tosca_simple_yaml_1_3 -data_types: - onap.datatypes.ToscaConceptIdentifier: - derived_from: tosca.datatypes.Root - properties: - name: - type: string - required: true - version: - type: string - required: true - onap.datatype.controlloop.Target: - derived_from: tosca.datatypes.Root - description: Definition for a entity in A&AI to perform a control loop operation on - properties: - targetType: - type: string - description: Category for the target type - required: true - constraints: - - valid_values: - - VNF - - VM - - VFMODULE - - PNF - entityIds: - type: map - description: | - Map of values that identify the resource. If none are provided, it is assumed that the - entity that generated the ONSET event will be the target. - required: false - metadata: - clamp_possible_values: ClampExecution:CSAR_RESOURCES - entry_schema: - type: string - onap.datatype.controlloop.Actor: - derived_from: tosca.datatypes.Root - description: An actor/operation/target definition - properties: - actor: - type: string - description: The actor performing the operation. - required: true - metadata: - clamp_possible_values: Dictionary:DefaultActors,ClampExecution:CDS/actor - operation: - type: string - description: The operation the actor is performing. - metadata: - clamp_possible_values: Dictionary:DefaultOperations,ClampExecution:CDS/operation - required: true - target: - type: onap.datatype.controlloop.Target - description: The resource the operation should be performed on. - required: true - payload: - type: map - description: Name/value pairs of payload information passed by Policy to the actor - required: false - metadata: - clamp_possible_values: ClampExecution:CDS/payload - entry_schema: - type: string - onap.datatype.controlloop.Operation: - derived_from: tosca.datatypes.Root - description: An operation supported by an actor - properties: - id: - type: string - description: Unique identifier for the operation - required: true - description: - type: string - description: A user-friendly description of the intent for the operation - required: false - operation: - type: onap.datatype.controlloop.Actor - description: The definition of the operation to be performed. - required: true - timeout: - type: integer - description: The amount of time for the actor to perform the operation. - required: true - retries: - type: integer - description: The number of retries the actor should attempt to perform the operation. - required: true - default: 0 - success: - type: string - description: Points to the operation to invoke on success. A value of "final_success" indicates and end to the operation. - required: false - default: final_success - failure: - type: string - description: Points to the operation to invoke on Actor operation failure. - required: false - default: final_failure - failure_timeout: - type: string - description: Points to the operation to invoke when the time out for the operation occurs. - required: false - default: final_failure_timeout - failure_retries: - type: string - description: Points to the operation to invoke when the current operation has exceeded its max retries. - required: false - default: final_failure_retries - failure_exception: - type: string - description: Points to the operation to invoke when the current operation causes an exception. - required: false - default: final_failure_exception - failure_guard: - type: string - description: Points to the operation to invoke when the current operation is blocked due to guard policy enforcement. - required: false - default: final_failure_guard -node_types: - org.onap.policy.clamp.controlloop.Participant: - version: 1.0.1 - derived_from: tosca.nodetypes.Root - properties: - provider: - type: string - requred: false - org.onap.policy.clamp.controlloop.ControlLoopElement: - version: 1.0.1 - derived_from: tosca.nodetypes.Root - properties: - provider: - type: string - required: false - metadata: - common: true - description: Specifies the organization that provides the control loop element - participant_id: - type: onap.datatypes.ToscaConceptIdentifier - requred: true - metadata: - common: true - participantType: - type: onap.datatypes.ToscaConceptIdentifier - required: true - metadata: - common: true - description: The identity of the participant type that hosts this type of Control Loop Element - startPhase: - type: integer - required: false - constraints: - - greater_or_equal: 0 - metadata: - common: true - description: A value indicating the start phase in which this control loop element will be started, the - first start phase is zero. Control Loop Elements are started in their start_phase order and stopped - in reverse start phase order. Control Loop Elements with the same start phase are started and - stopped simultaneously - uninitializedToPassiveTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from uninitialized to passive - passiveToRunningTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from passive to running - runningToPassiveTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from running to passive - passiveToUninitializedTimeout: - type: integer - required: false - constraints: - - greater_or_equal: 0 - default: 60 - metadata: - common: true - description: The maximum time in seconds to wait for a state chage from passive to uninitialized - org.onap.policy.clamp.controlloop.ControlLoop: - version: 1.0.1 - derived_from: tosca.nodetypes.Root - properties: - provider: - type: string - required: false - metadata: - common: true - description: Specifies the organization that provides the control loop element - elements: - type: list - required: true - metadata: - common: true - entry_schema: - type: onap.datatypes.ToscaConceptIdentifier - description: Specifies a list of control loop element definitions that make up this control loop definition - org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement: - version: 1.0.1 - derived_from: org.onap.policy.clamp.controlloop.ControlLoopElement - properties: - chart: - type: string - required: true - configs: - type: list - required: false - requirements: - type: string - requred: false - templates: - type: list - required: false - entry_schema: - values: - type: string - required: true - -topology_template: - node_templates: - org.onap.k8s.controlloop.K8SControlLoopParticipant: - version: 2.3.4 - type: org.onap.policy.clamp.controlloop.Participant - type_version: 1.0.1 - description: Participant for K8S - properties: - provider: ONAP - org.onap.domain.database.PMSH_K8SMicroserviceControlLoopElement: - # Chart from new repository - version: 1.2.3 - type: org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement - type_version: 1.0.0 - description: Control loop element for the K8S microservice for PMSH - properties: - provider: ONAP - participant_id: - name: K8sParticipant0 - version: 1.0.0 - participantType: - name: org.onap.k8s.controlloop.K8SControlLoopParticipant - version: 2.3.4 - chart: - chartId: - name: dcae-pmsh - version: 8.0.0 - namespace: onap - releaseName: pmshms - repository: - repoName: chartmuseum - protocol: http - address: chart-museum - port: 80 - userName: onapinitializer - password: demo123456! - overrideParams: - global.masterPassword: test - - org.onap.domain.database.Local_K8SMicroserviceControlLoopElement: - # Chart installation without passing repository info - version: 1.2.3 - type: org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement - type_version: 1.0.0 - description: Control loop element for the K8S microservice for local chart - properties: - provider: ONAP - participant_id: - name: K8sParticipant0 - version: 1.0.0 - participantType: - name: org.onap.k8s.controlloop.K8SControlLoopParticipant - version: 2.3.4 - chart: - chartId: - name: nginx-ingress - version: 0.9.1 - releaseName: nginxms - namespace: test - org.onap.domain.sample.GenericK8s_ControlLoopDefinition: - version: 1.2.3 - type: org.onap.policy.clamp.controlloop.ControlLoop - type_version: 1.0.0 - description: Control loop for Hello World - properties: - provider: ONAP - elements: - - name: org.onap.domain.database.PMSH_K8SMicroserviceControlLoopElement - version: 1.2.3 - - name: org.onap.domain.database.Local_K8SMicroserviceControlLoopElement - version: 1.2.3 diff --git a/docs/clamp/controlloop/files/ControlLoops.pdf b/docs/clamp/controlloop/files/ControlLoops.pdf deleted file mode 100644 index c5b978db..00000000 Binary files a/docs/clamp/controlloop/files/ControlLoops.pdf and /dev/null differ diff --git a/docs/clamp/controlloop/images/01-controlloop-overview.png b/docs/clamp/controlloop/images/01-controlloop-overview.png deleted file mode 100644 index ac4f1459..00000000 Binary files a/docs/clamp/controlloop/images/01-controlloop-overview.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/02-controlloop-concepts.png b/docs/clamp/controlloop/images/02-controlloop-concepts.png deleted file mode 100644 index b2469b90..00000000 Binary files a/docs/clamp/controlloop/images/02-controlloop-concepts.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/03-controlloop-instance-states.png b/docs/clamp/controlloop/images/03-controlloop-instance-states.png deleted file mode 100644 index 85e5aa8e..00000000 Binary files a/docs/clamp/controlloop/images/03-controlloop-instance-states.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/04-overview.png b/docs/clamp/controlloop/images/04-overview.png deleted file mode 100644 index 8f59bd15..00000000 Binary files a/docs/clamp/controlloop/images/04-overview.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/05-upgrade-states.png b/docs/clamp/controlloop/images/05-upgrade-states.png deleted file mode 100644 index a10538c9..00000000 Binary files a/docs/clamp/controlloop/images/05-upgrade-states.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/06-api-gateway-sandbox.png b/docs/clamp/controlloop/images/06-api-gateway-sandbox.png deleted file mode 100644 index b4dfe2ba..00000000 Binary files a/docs/clamp/controlloop/images/06-api-gateway-sandbox.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-depriming.png b/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-depriming.png deleted file mode 100644 index 16a923b1..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-depriming.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-monitoring.png b/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-monitoring.png deleted file mode 100644 index f64fcd2e..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-monitoring.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-priming.png b/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-priming.png deleted file mode 100644 index fa17429d..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-priming.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change-msg.png b/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change-msg.png deleted file mode 100644 index dfcfe882..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change-msg.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change.png b/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change.png deleted file mode 100644 index 9ce9e490..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-state-change.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update-msg.png b/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update-msg.png deleted file mode 100644 index e4c8ce84..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update-msg.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update.png b/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update.png deleted file mode 100644 index be968dc7..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/controlloop-update.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/participant-deregistration.png b/docs/clamp/controlloop/images/clamp-cl-participants/participant-deregistration.png deleted file mode 100644 index bb2ec9a3..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/participant-deregistration.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/clamp-cl-participants/participant-registering.png b/docs/clamp/controlloop/images/clamp-cl-participants/participant-registering.png deleted file mode 100644 index eeae2e02..00000000 Binary files a/docs/clamp/controlloop/images/clamp-cl-participants/participant-registering.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/defining-controlloops/controlloop-node-template.png b/docs/clamp/controlloop/images/defining-controlloops/controlloop-node-template.png deleted file mode 100644 index e3e12538..00000000 Binary files a/docs/clamp/controlloop/images/defining-controlloops/controlloop-node-template.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/defining-controlloops/fundamental-concepts.png b/docs/clamp/controlloop/images/defining-controlloops/fundamental-concepts.png deleted file mode 100644 index dc52a840..00000000 Binary files a/docs/clamp/controlloop/images/defining-controlloops/fundamental-concepts.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/defining-controlloops/gentle-guidance-controlloop.png b/docs/clamp/controlloop/images/defining-controlloops/gentle-guidance-controlloop.png deleted file mode 100644 index 3e0862fb..00000000 Binary files a/docs/clamp/controlloop/images/defining-controlloops/gentle-guidance-controlloop.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/defining-controlloops/standard-cle.png b/docs/clamp/controlloop/images/defining-controlloops/standard-cle.png deleted file mode 100644 index d23f89ab..00000000 Binary files a/docs/clamp/controlloop/images/defining-controlloops/standard-cle.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/gui/CamelDirectory.png b/docs/clamp/controlloop/images/gui/CamelDirectory.png deleted file mode 100644 index 798e24c1..00000000 Binary files a/docs/clamp/controlloop/images/gui/CamelDirectory.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/gui/ComponentFileStructure.png b/docs/clamp/controlloop/images/gui/ComponentFileStructure.png deleted file mode 100644 index 4e50be63..00000000 Binary files a/docs/clamp/controlloop/images/gui/ComponentFileStructure.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/gui/GUI-Architecture.png b/docs/clamp/controlloop/images/gui/GUI-Architecture.png deleted file mode 100644 index 9208b74e..00000000 Binary files a/docs/clamp/controlloop/images/gui/GUI-Architecture.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/gui/GUI-Flow.png b/docs/clamp/controlloop/images/gui/GUI-Flow.png deleted file mode 100644 index 8db058d1..00000000 Binary files a/docs/clamp/controlloop/images/gui/GUI-Flow.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/gui/ParticipantsDirectory.png b/docs/clamp/controlloop/images/gui/ParticipantsDirectory.png deleted file mode 100644 index 5c14e41d..00000000 Binary files a/docs/clamp/controlloop/images/gui/ParticipantsDirectory.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/gui/RuntimeControlloopDirectory.png b/docs/clamp/controlloop/images/gui/RuntimeControlloopDirectory.png deleted file mode 100644 index 10555037..00000000 Binary files a/docs/clamp/controlloop/images/gui/RuntimeControlloopDirectory.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/participants/http-participant.png b/docs/clamp/controlloop/images/participants/http-participant.png deleted file mode 100644 index 39dfdc46..00000000 Binary files a/docs/clamp/controlloop/images/participants/http-participant.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/participants/k8s-participant.png b/docs/clamp/controlloop/images/participants/k8s-participant.png deleted file mode 100644 index 55945bc3..00000000 Binary files a/docs/clamp/controlloop/images/participants/k8s-participant.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/participants/k8s-rest.png b/docs/clamp/controlloop/images/participants/k8s-rest.png deleted file mode 100644 index d08982a9..00000000 Binary files a/docs/clamp/controlloop/images/participants/k8s-rest.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/participants/participants.png b/docs/clamp/controlloop/images/participants/participants.png deleted file mode 100644 index 77b0b840..00000000 Binary files a/docs/clamp/controlloop/images/participants/participants.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/change-cl-instance-state-participants.png b/docs/clamp/controlloop/images/system-dialogues/change-cl-instance-state-participants.png deleted file mode 100644 index 8892f07d..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/change-cl-instance-state-participants.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/comissioning-clamp-gui.png b/docs/clamp/controlloop/images/system-dialogues/comissioning-clamp-gui.png deleted file mode 100644 index 473cf05b..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/comissioning-clamp-gui.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/comissioning-sdc.png b/docs/clamp/controlloop/images/system-dialogues/comissioning-sdc.png deleted file mode 100644 index 19f3f84d..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/comissioning-sdc.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/common-properties-type-definition.png b/docs/clamp/controlloop/images/system-dialogues/common-properties-type-definition.png deleted file mode 100644 index 06fa8967..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/common-properties-type-definition.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/create-cl-instance.png b/docs/clamp/controlloop/images/system-dialogues/create-cl-instance.png deleted file mode 100644 index 88a67648..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/create-cl-instance.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/decommission-cl-type-definition.png b/docs/clamp/controlloop/images/system-dialogues/decommission-cl-type-definition.png deleted file mode 100644 index c4051eee..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/decommission-cl-type-definition.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/deinstantiate-cl-from-participants.png b/docs/clamp/controlloop/images/system-dialogues/deinstantiate-cl-from-participants.png deleted file mode 100644 index 174250c0..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/deinstantiate-cl-from-participants.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/delete-cl-instance.png b/docs/clamp/controlloop/images/system-dialogues/delete-cl-instance.png deleted file mode 100644 index 8417017f..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/delete-cl-instance.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/depriming-cl-type-definition.png b/docs/clamp/controlloop/images/system-dialogues/depriming-cl-type-definition.png deleted file mode 100644 index 60d97805..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/depriming-cl-type-definition.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/monitoring-by-participants.png b/docs/clamp/controlloop/images/system-dialogues/monitoring-by-participants.png deleted file mode 100644 index 69ceabf8..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/monitoring-by-participants.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/priming-cl-type-definition.png b/docs/clamp/controlloop/images/system-dialogues/priming-cl-type-definition.png deleted file mode 100644 index 46f93480..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/priming-cl-type-definition.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/read-cl-instance.png b/docs/clamp/controlloop/images/system-dialogues/read-cl-instance.png deleted file mode 100644 index 611039b9..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/read-cl-instance.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/read-commision-cl-type-definition.png b/docs/clamp/controlloop/images/system-dialogues/read-commision-cl-type-definition.png deleted file mode 100644 index 3a308787..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/read-commision-cl-type-definition.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/statistics-housekeeping.png b/docs/clamp/controlloop/images/system-dialogues/statistics-housekeeping.png deleted file mode 100644 index 6cbfda52..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/statistics-housekeeping.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/supervise-controlloops.png b/docs/clamp/controlloop/images/system-dialogues/supervise-controlloops.png deleted file mode 100644 index c24d3a09..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/supervise-controlloops.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/supervise-participants.png b/docs/clamp/controlloop/images/system-dialogues/supervise-participants.png deleted file mode 100644 index 2439d926..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/supervise-participants.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/update-cl-instance-config-participants.png b/docs/clamp/controlloop/images/system-dialogues/update-cl-instance-config-participants.png deleted file mode 100644 index f16ebc2b..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/update-cl-instance-config-participants.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/update-instance-params-cl.png b/docs/clamp/controlloop/images/system-dialogues/update-instance-params-cl.png deleted file mode 100644 index ec84ed35..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/update-instance-params-cl.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/view-monitoring-info.png b/docs/clamp/controlloop/images/system-dialogues/view-monitoring-info.png deleted file mode 100644 index 5937d2f1..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/view-monitoring-info.png and /dev/null differ diff --git a/docs/clamp/controlloop/images/system-dialogues/view-statistics.png b/docs/clamp/controlloop/images/system-dialogues/view-statistics.png deleted file mode 100644 index 451a5d92..00000000 Binary files a/docs/clamp/controlloop/images/system-dialogues/view-statistics.png and /dev/null differ diff --git a/docs/index.rst b/docs/index.rst index 2d051541..7922c08e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,6 +22,5 @@ Policy Framework Architecture apex/apex distribution/distribution clamp/clamp - gui/Monitoring-GUI-Demo-Guide system-attributes/system-attributes release-notes -- cgit 1.2.3-korg