Вы находитесь на странице: 1из 718

##################>### #############

%#########################^###_##################Q###R###S###T###U#####
############################
##
##
##
##
##
##
##
##
##
##################

#q`
###################)5####bjbjqPqP##################
###s###:###:##)###########################################################
#########################################X#######X#######X###############l#######
####################$######$###l#############H#######################
###########G#####H##4###H######H######J######J######J######J######J#####
#J########h######`###J######################X#######U######################?
##8###G######U######U######J################################################
>##_#######[#######[#######[######U#########L##########X##############H######
#########[######################################################U######H#########
######[#######[######L#####L##

###X############################################################################
<###

###
7En###############W##H####
##,###########$##$###u##0##############o#####
#5Y#####o##X###################################################################
##############o##############X#########t###H#####L######[######O##D###Q###
###################################H######H######H######J######J##############
########################Z##(###################################H######H######H#
###########U######U######U######U##############l#######l#######l#####0###
##l#######l#######l#######0#######l#######l#######l################################
#############################

###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#################################################################################
MICROPROCESSOR BASED, PC INTERFACED MULTI-LANGUAGE LED MATRIX DISPLAYThesis
submitted in partial fulfillment of the requirement for the Bachelor of Science
degree in Electrical Engineering. By:1. LEALEM GIRMA---------------Reg/550/96
2. SISAY AWOKE-----------------Reg/56 6 /96
3. SOLOMON BAHIRU----------Reg/56 7/96
4. TILAHUN MELKA-------------Reg/57-/96 Advisor: GASHAW AYALEW
(M. Sc)
Co-Advisor: To:
Department of Electrical Engineering,
Engineering Faculty,
Arba Minch University,
P. o. Box 21
Arba Minch,
Ethiopia.
June 2007DeclarationThis is to certify that undergraduate thesis entitled
MICROPROCESSOR BASED, PC INTERFACED MULTI-LANGUAGE LED MATRIX DISPLAY Which is
submitted by us in partial fulfillment of the requirement for the award of degree
B. sc in Electrical Engineering to Engineering Faculty, Arba Minch University, Arba
Minch, Ethiopia comprises only our original work and due acknowledgment has been
made in the text to all other material used. Date:Name of student
Id
Signature of student
1. Lealem girma
Reg/550/96 2. Sisay Awoke
Reg/56 6 /96 3. Solomon Bahiru
Reg/56 7/96 4. Tilahun Melka
Reg/57-/96 APPROVED BY:Ato GASHAW
AYALEW (M. sc)
Ato (B. sc)
Lecturer
lecturer
Electrical Engineering Department
Arba Minch UniversityCertificateThis is to certify that Undergraduate thesis
entitled MICROPROCESSOR BASED, PC INTERFACED MULTI-LANGUAGE LED MATRIX DISPLAY By
Lealem girma,
Sisay Awoke, Solomon Bahiru and Tilahun Melka has
been submitted in partial fulfillment of the requirement for the award of B. sc
degree in Electrical Engineering to Engineering Faculty Arba Minch University, Arba
Minch, Ethiopia. Date: June 21 2007Zelalem Girma (M. Sc)Head, Electrical Engineering
DepartmentArba Minch University
Acknowledgements
A number of individuals have contributed to the
preparation of this project. The project members acknowledge the contribution of
each one of them. The project members would like to express their thanks and
appreciation to their advisor, Ato Gashaw Ayalew for contributing in various ways
for the completion of this project.
Finally, Our heartfelt thanks to Ato
Lealem Girma, Head of Electrical Engineering, for providing materials and
suggestions. ABSTRACT
The principal objective of this
project is to design and implement a computer interfaced LED matrix display along
with functional software for user interface and utilizing a serial communications
protocol linking the computer to the device.
The device is
composed of a microcontroller unit having a microprocessor module (8088
microprocessor) with memory and input/output ports along with a serial
communication controller (USART) to interface it with the computers RS-232 serial
port.
The project directly addresses the problem of low cost
public messaging systems that are flexible and more functional which the designer
believes are in much need in the current advertising market of the country.
Another usefulness of the project would be in demonstrating the superior
functionality of microprocessor based systems in contrast to completely hardware
based systems as well as the greater flexibility gained by interfacing a functional
hardware with a computer as a source of data and instruction.
PART ONE
GENERAL INTRODUCTIONGENERAL INTRODUCTION1. MICROPROCESSORS AND VISUAL
PRESENTATION
SYSTEMS
Microprocessor unitsA microcontroller is an entire computer on a smaller scale with
application specific features. At the center of its architecture is the

microprocessor or the CPU. The CPU (central processing unit) as its name implies,
performs all the required arithmetic, logical or transfer processes according to
instructions which are stored in and supplied to it from a memory storage unit.
Basically all microprocessors have the same internal architecture. It consists of
address & instruction as well as data temporary stores known as registers,
arithmetic and logic processing unit (ALU) and control unit (CU). The control unit
generates all the bus control signals necessary for internal as well as external
coordination of data flow. A block diagram of a typical CPU internal structure is
shown in fig. 1. 1. During operation the CPU asserts the various control signals and
data as well as address signals to access the memory and input output units and
fetch or output data. Each of these steps needs a unitary synchronizing mechanism
which is supplied by a clock signal which keeps all system timing. The complete
bus assertion , instruction fetch, data acquisition and processing coordination put
graphically in contrast to the common clock signal timing is known as machine cycle
timing diagram for the particular processor. A typical one is show in fig. 1. 2. #
Fig. 1. 1 A typical internal architecture of CPUs. # EMBED Word. Picture. 8 ###Fig1. 2
Machine cycle timing diagram of the typical microprocessor2. INTRODDUCING THE INTEL
8088 MICROPROCESSORIntel 8088 microprocessor is compatible with 8086 software and
it accepts all hardware devices that are compatible with 8085 microprocessor. All
its features are similar to 8086 except that it is 8-bit. The unique feature of
both 8088 and 8086 is the use of an instruction pre-fetch queue. This is a 4 byte
(6 bytes in 8086 ) first in, first out storage area in the BIU used to save
instructions that are pending execution in the EU. All the peripheral interface
schemes with 8088 are now exactly similar to 8085 schemes except for the increased
memory and I/O capabilities. The 8088 microprocessors have a 1Mbyte memory and a 6 4
Kbytes I/O capabilities. For the construction of this project the intel-8088 was
implemented. As an 8 bit processor there were several technical as well as
conventional criteria for its choice among its peers. Some are: -Availability of
supporting peripheral devices. Most popular processors have their own range of
supporting peripherals like parallel and serial I/O controllers. In the case of
this project among the CPUs available only the intel8088 has most of the peripheral
devices required like the serial communication controller (8251A) and timer unit
(8253)Clock input. Unlike the 8085 the 8088 does not need a separate clock generator
IC (the 8224) and unlike the 8080 it does not require two input pins to attach a
crystal to. This leaves the 8088 with a single clock input pin, which gives the
freedom of utilizing any convenient clock generator. In particular this project
needed the use of lower frequency clock, which is generated with accurate wave
shape by a simple 555 timer IC square wave generator. Power supply. 8088 has only a
+5v to GND power input, which eliminates the use of two or more separate power
supplies. Bus structure. The bus structure of the 8088 is more straightforward than
that of either the 8080 or
the 8085. Both I/O and memory request lines and read
write signals are available on the package which can easily be decoded using a
single 74 LS/HC 32 IC to generate the various control signals required. Interrupt
priority structure. For multiple interrupt requiring devices the unlike 8085, INTEL8088 has two interrupt pins, viz. NMI and INTR. The NMI is a nonmaskable interrupt
input pin. This means that any interrupt request at NMI input cannot be masked or
disabled at any means. The INTR interrupt, however, may be masked using interrupt
flag (IF). If more than one type of INTR interrupts occurs at a time, then an
external chip called PIT is required to handle them. VISUAL PRESINTATION SYSTEMSAt
the usable end of every digital system or equipment are analog devices to give
human interpretable outputs. In general all digital systems communicate to the
analog world in some way utilizing a form of presenting device. Visual presentation
systems give interpretations of the results of a system process in a form
perceivable to the human eye. Electronic displays range in complexity from simple
enunciators (ON OFF lights) to graphic displays utilizing cathode ray tubes
(CRTs). A wide range of technologies is used to implement and control display
devices. Each technology has advantages and disadvantages with respect to density
of information displayed, power consumption, reliability, and ease of use. The
visible portion of a display is comprised of an arrangement of light emitting or

light modulating elements. The physical arrangement of display elements is called


a display font. The font determines what characters can be displayed. Some common
display fonts are shown below. # EMBED Word. Picture. 8 ###Fig . 1. 3 Types of display
fonts. Fonts with 7 elements are capable of displaying decimal and hexadecimal
numeric characters. Dot matrix fonts, such as a 5x7 matrix, can display numeric,
alphabetic, and some symbolic information. Graphic displays have a large number of
elements (called picture elements or pixels) and can display pictorial information
with high resolution. They can be thought of as very large dot matrix displays. As
the number of displays in a display increases, so does the complexity of the
electronics necessary to control the display. Three popular low density displays
are: LED displays; liquid crystal displays (LCDs); and vacuum fluorescent displays
(VFDs). From these three the LED type display was implemented in the project and
will be discussed in brief. 3. 1
LED displays. Al operating life of more than
100,000 hours. LEDs are available as single devices or packaged together in various
fonts for displaying binary, numeric, and alphanumeric information. The voltage drop
of a forward biased LED is essentially fixed, typically 1. 6 or 2. 4V. Usually a
resistor is used to limit the current to the desired value. For DC operation, the
nominal operating current is typically 20m A for standard red LEDs and 10 m A for
high efficiency red LEDs. Some low current LEDs can operate at a current of 1mA.
One of the simplest display technologies is the light-emitting diode (LED). LEDs
are solid-state devices, p-n junctions that emit light when stimulated by a low
voltage direct current. LEDs can be designed to emit light with wavelengths from
ultraviolet, through the visible spectrum, to infrared. The most efficient LED is
the visible spectrum and emits red light. While red is the most commonly color for
LED displays, yellow, green, and blue LEDs are also available. LEDs are popular
display devices because they can be operated from low voltages, are compatible with
systems that use ICs, are small, lightweight, and mechanically rugged. As solidstate devices, they are highly reliable and have a typical# EMBED PBrush ###
Fig1. 4. Forward biasing of a light emitting diode. RATIONALE FOR THE PROJECT
Although display systems are far from being a recent development, for the most part
of their history they had been restricted to analog technology. Conventional CRTs
in television systems are completely analog devices apart from recent
standardization of digital controls for processing their various signals. Digital
display systems, matrix type displays in particular, have gained a huge interest in
recent years. The advantage obtained by combining the almost limitless flexibility
of digital systems and the direct binary data compatibility and power saving
capability of matrix type displays proved too inviting to avoid. A unique feature of
this design is not only that it is interfaced to a computer but makes use of
windows based fonts by directly converting them to bitmap format and transmitting
the binary equivalent of each column in ASCII code. This approach is well suited
especially for systems that are not text oriented, and works with both text and
graphics as if they were a form of bitmapped image. An obvious advantage of this is
the accommodation of any font or text style that is registered into the computers
(windows) registry. This opens the door for displaying Geez (ETHIOPIC) characters
if they are available (loaded) in the interfaced PC. Thus the project focuses on a
low cost method for displaying any font including Geez, without having to build
complicated software that generates the characters or a hardware system that is
capable of recognizing characters at all. The interfacing scheme uses a serial
interface of simplex transmission utilizing the EIA RS-232 serial ports available
in almost all computers in market today. The serial transmission gives it the
advantage of being capable of a longer distance connection both cost wise and in
terms of noise immunity. 5. GENERALIZED BLOCK DESCRIPTION OF THE DESIGN#Fig. 1. 5 A
generalized block description of the project showing the various interfacing units
& the MTS-88 kit6 . PROJECT VALIDATION AND AREAS OF APPLICATION. Graphic public
addressing systems have for some time now become the standard. Earlier display
systems featuring simple hexa-numeric fonts had been popular in most control
panels, outdoor displays, measurement systems and personal computing equipment.
Matrix type display systems, when became the standard, gave a greater flexibility
in conveying a more customized and figurative information. Various kinds and sizes

of fonts could be displayed with the advantage of having control over a more number
of pixels. When combined with microcontroller-based drivers these displays could be
exploited to the maximum level of their flexibility. Furthermore, interfacing
offered the use of the ultimate computational power and ease of use of the
computer. Once command has been transferred to the computer, as the source of data
and/or instruction a greater level of functionality would be obtained due to the
ease of use and re-programmability of PC based software. In fact microcontroller
based and computer interfaced digital display systems have long been used in large
public centers and advertisement panels. But these systems, in the views of the
designer of this project, had several shortcomings of which two of the most
important are: -They mostly utilize hardware based font tables with a memory unit
Keeping the database and a microcontroller to access it as per a command from the
interface in ASCII format. This approach completely cancels out the possibility of
custom defined fonts and other graphics. Since the standard (5x7 or more) matrix
fonts are designed for English or Japanese characters this would leave out the
chance of accommodating minority fonts like Geez. All are based on specifically
designed microcontroller chips rather than discrete ICs so that it would require a
great effort to customize those to local needs. Also the controller chips tend to
be very costly and not affordable in local terms. Hence the designer believes low
cost display systems that are more customizable with easier PC based user interface
could gain popularity in all public addressing and process control areas given
their affordability and modifiability to the specified task.
PART TWO
HARDWARE DESIGN
HARDWARE. INTRODUCTION2. 1 DESIGN
PRECONDITIONSA.
Digital signals.
The CPU module shown in fig clearly
illustrates the three-bus architecture of the typical processor. The 16 lines of
the address bus are labeled
A0 (least significant bit) through A15 (most
significant bit). Similarly, the 8 lines of the data bus are loaded D0 through D7.
The 4 lines of the control bus are defined to be consistent with the four types of
machine cycles introduced in section 1. 1 (I/O read and write and memory read and
write). Most microprocessors and digital circuits provide signal levels that are
transistor-transistor-logic (TTL) compatible. In this system, any voltage level
less than or equal to 0. 4V is considered a logic 0. Logic 1 is defined as a voltage
level greater or equal to 2. 4V. Typical values are 0. 2V and 3. 4V. Note that a TTL
receiver is designed to accept voltages as high as 0. 8V for logic 0 and as low as
2. 0V for logic 1. Another popular logic family is complementary metal oxide
semiconductor (CMOS), devices that produce typical logic levels of 0V and 5V. In
most cases, TTL devices can drive a nearly unlimited number of CMOS devices
(provided that pull up resistors are used to bring TTLs logic 1 level closer to
5. 0V), but CMOS devices are limited to one standard TTL load. The idealized square
waves usually drawn (with 0 rise and fall times and perfectly squared edges) are
not realized in practice. Interfacing slower devices.
Usually, the speed of a
I/O device is measured by considering its address access time (or simply, access
time). The 8088 processor gives slow access time before it latches or gates the
value on data bus, meaning that it will not have enough time to decode the memory
address and gate the proper data byte onto the data bus. Since nothing can be done
to speed up the I/O device The only option left is to slow down the processor. This
can be done using two Popular methods, which are: -1.
Using a slower system clock
to accommodate the slowest device in the circuitImplementing a wait state generator
to request a wait period until the device is ready. 2.
The later method is a more
efficient approach, especially for systems that require Speed such as complex
mathematical operation performing equipment, since the System slows down only when
it accesses the slower devices rather than throughout its operation. . 2. 2. SERIAL
INTERFACING2. 2. 1 THE EIA RS-232 SERIAL INTERFACEFirst published in 196 9, it was
intended to describe the interface between a computer terminal and a modem. In RS232 terms the word DTE (data terminal equipment) means the terminal computer and
DCE (data communications equipment) refers to the modem. The RS-232 specifications
limit the data rate to 19,200 bps with a 50-foot cable. In practice, much longer
cables can be accommodated, but at lower data rates. RS-232 is a voltage standard
with typical logic levels of -12V for a logic 1 and +12V for a logic 0. Standard

TTL uses positive logic and provides 0. 4V of noise immunity. RS-232 is quite
different: it uses negative logic with typical output levels of +12V. The higher
voltages are necessary to ensure reliable operation
with long cables. A 2V noise immunity specification allows the cables to be routed
through noisy environments that would be a problem for TTL. In order to interface
RS-232 with TTL, special line drivers and receivers are required. The MC1488 (or
equivalent) accepts TTL-level inputs and provides RS-232 output levels. The MC1489
does the opposite, converting the RS-232 levels on the transmission line to TTL
levels for the receiving device (in the case of this project the 8088 USART). 2. 4. 2
SIGNAL DESCRIPTION OF THE RS-232When RS-232 was developed, six active-low (+12V)
signals were defined to control the transfer of data between a terminal (DTE) and a
modem (DCE). The definitions of each signal are as follows:DCD:
(data carrier
detect) output by the DCE and indicates that theModem has detected a valid carrier
from a remote site. DTR:
(data terminal ready) output by the DTE to indicate that
it isPresent and ready for communications. DSR:
(data set ready) output by the
DCE in response to DTE. RTS:
(request to send): output by the DTE to indicate
that it is ready toTransmit data. CTS:
(clear to send): this signal is output by
the DCE and acknowledgesRTS. It indicates that the DCE is ready for transmission.
RI:
(RING) output by the DCE (modem) and is active in synchronismWith the
telephone line signal2. 4. 3 MECHANICAL INTERFACE OF THE RS-232 (DB 9 CABLE)# EMBED
PBrush ###Fig2. 1 pin out of RS-232 cableIMPORTANT TERMS2. 3. 1 The 8088
microprocessor. The processor in the design (intel8088) is an 8-bit CPU available
in three clock rates that is 5MHZ, 8MHZ, 10MHZ packaged in a 40 pins CERDIP or
plastic package. 8088 operate in a single processor or multi-processor to achieve a
high performance. Some of the pins serve a particular function in a minimum mode (or
single processor mode) and others function in maximum mode (multiprocessor mode)
configuration. The terms we have found new from that of our knowledge of 8085
processor are listed below. TEST: this input is examined by a WAIT instruction if
it goes LOW execution will continue else the processor remains in idle state
#MN/MX: the logic level at this pin decides whether the processor is to operate in
either minimum (single processor) or maximum (multiprocessor) mode. #LOCK: this
output pin indicates that other system bus masters will be prevented from gaining
the system bus, while the LOCK signal is low. #2. 3
CIRCUIT DESCRIPTIONS2. 3. 1
CLOCK GENERATORIn every microprocessor based device the operations done by the CPU
need common system timing in order to harmonize the various external and internal
processes. A clock generator device usually employing a crystal oscillator provides
this system-timing signal. The 8088 CPU module shown in fig. 2. 1 also demonstrates a
commonly used clock generator circuit using a crystal, a single 74HC04 inverter IC
and some passive components to start the crystal to oscillate. The crystal type
square wave generator is most of the time employed for systems that require higher
clock speeds (in the MHZ range), since only crystal based oscillators can generate
frequencies up to this range. The project design, however, is based on system clock
frequency in the higher MHZ range (about 6 MHZ). Hence a crystal based clock
generator was not found a necessity in the design. A disadvantage of the crystal
based oscillator is that it does not output a fairly shaped square waveform most of
the time. This specially is a problem in high frequency operations because of the
stray and junction capacitances created. Another shortcoming of the crystal
oscillator is that it requires a crystal, which is most of the time found with
values of common needs. Thus we cannot modify the clock rate to our needs but
rather the design itself might need modification to adjust for the available clock
rate determined by the crystal. Thus it was desired to design the system with
another type of square wave generator, which was decided on a 555 timer IC. The
device setup and output waveforms are shown below: -# EMBED Word. Picture. 8 ###
Fig. 2. 2.
the 555 timer connected for a stable operation to generate the necessary
main system clock. Thus the 555 timer was found to provide a good result in terms of
wave shape and stable operation which are necessary parameters for reliable system
performance. The output frequency can be easily calculated using the following
derived formula: -# EMBED PBrush ###Thus for a system clock speed of 6 MHZ, with
the values of
Ra and
Rb chosen as
5000 ( and 1000 ( respectively, the

value of the capacitor C can be found easily with : -Thus a 0. 001 (F capacitor
should give a good approximate result. Apart from the main system clock there also
exists another clock generator in the design with a much lower clock speed (about
19,6 00 Hz) and having a purpose of supplying the baud rate clock for the serial
communication device (8251A USART). The component selection and frequency results
will be discussed in later sections dealing with the device. 2. 4 SERIAL INPUT
/OUTPUT INTERFACING2. 4. 1 OVERVIEWAll microcomputer input /output fall under one of
two broad categories: serial or parallel. In parallel port at least 11-condctor
cables are required. The parallel port also tends to be hardware specific, with the
result that a parallel port on computer may not be compatible with a parallel port
on an other computer. A serial I/O port transmits each data byte bit by bit. The
immediate advantage of this technique is that only two conductors are used: the
signal wire and ground unless and otherwise it is full duplex in which case three
wires is allowed. Of course, we decide how long each bit will persist and what
order of the bits will be. These rules are referred to as the serial
communication protocols. As you might imagine, several different protocols have
been developed over the years. The obvious penalty with a serial I/O port is a
significant reduction in the data transfer rate. The most popular serial standard,
EIA RS-232, restricts the data rate to less than 2000 bytes per second and cable
length to less than 50 ft. newer (and faster) standards have been proposed, but
have not gained the RS-232 popularity. Despite this disadvantage, serial
communication and RS-232 standards in particular have become widely accepted. One
of the reasons is the definition by the EIA committee of a standard serial port.
By defining the protocol, users can be sure of compatibility between their
equipments and an RS-232 serial port. Another powerful feature of serialized data is
that such data can easily be converted to audio tones and transmitted over the
switched telephone network. This is done with a modem and allows communication
between computer equipment thousand of miles apart. ASYNCHRONOUS SERIAL
COMMUNICATIONSOne of the most common applications of serial I/O port is the
interface of a keyboard on a video display terminal. In this circuit, each
keystroke generates the seven bits ASCII code that is converted to bit by bit
serial form and then transmitted to a computer over a two or three conductor cable.
Note an important characteristics of this interface: at some times the serial ports
will be required to transfer data at 10 to 20 characters per second, but at other
times a data rate may be 1 or 2 characters per second. Indeed, most of the time the
keyboard is not in use and the data rate is zero. Because of this erratic data
rate, an asynchronous communication protocol must be established. The accepted
technique for asynchronous serial communication is to hold the serial output line
at logic 1 level (called mark) until data is to be transmitted. Each character is
required to begin with logic 0(called space). This character is called the start
bit and is used to synchronize the transmitter and receiver. The data is sent least
significant bit first and framed between the start bit (always a 0) and one or two
stop bits (always a 1). The start and stoop bit carry no information, but are
required because of the asynchronous nature of the data. The data rate can be
expressed as bits per second or characters per second. The term bits per second
is also called as baud rate. This value in our project is about 6 00. 2. 4. 2 STANDARD
ASYNCHRONOUS SERIAL COMMUNICATIION PROTOCOLAs we have mentioned previously,
protocols define certain rules that should be followed to help standardize the
communication technique. An example is the adoption of a 0 start bit and logic 1
stop bits. In setting up serial port, several parameter must be specified, the most
common of which are as follows. Data bits per character, usually 5to 8Stop bits, one
or twoParity bits, used to detect single bit errorBaud ratIntel 8251A is a
universal synchronous asynchronous receiver transmitter compatible with Intel
processors. This may be programmed to operate in any of the serial communication
mode built in to it. This chip converts the parallel data into serial stream of
bits and converts it into parallel data bytes to be read by microprocessor. 2. 4. 3
Architecture and signal description of 8251The architectural block diagram of 8251
followed by functional description of each block is shown below. Figure2. 3The data
buffer interfaces the internal bus of the circuit with the system bus. The read

write controller logic controls the operation of the peripheral depending on


operations initiated by the CPU. This unit also selects one of the two internal
addresses. Those are control addresses and data addresses at the behest of the C/D
signal. The modem control unit handles the modem handshake signal to coordinate the
communication between modem and USART. The transmit control unit transmit the data
byte received by the data bus buffer from the CPU for further serial communication.
This decides the transmission rate which
is controlled by TXC input frequency. This unit also derives two transmitted
status signal namely TXRDY and TXEMPT. These may be used by the CPU for
handshaking. The transmit buffer is parallel to serial converter that receives a
parallel byte for conversion into a serial signal and further transmission on the
communication channel. The receive control unit decides the receiver frequency as
controlled by the RXC input frequency. This unit generates receiver ready (RXRDY)
signal that may be used by the CPU for handshaking and also detects a break in the
data string while 8251 is in asynchronous Mode. In synchronous mode the 8251
detects SYNC character using SYNDET/BD pin. 2. 4. 4 OPERATING MODES OF 8251AThe 8251A
can be programmed to operate in its various modes using its mode control words. A
set of control words is written into the internal registers of 8251A to make it
operate in desired mode. Once the 8251 is programmed as required, the TXRDY output
is raised high to signal the CPU that 8251A is ready to receive a data byte from it
that is to be further converted to serial format and transmitted. This
automatically goes low when CPU writes a data byte into 8251A. In receiver mode the
8251A receives a serial data byte from the modem or I/O device. After receiving the
entire data byte, the RXRDY signal raised high to inform the CPU that the 8251A has
a character ready for it. The RXRDY signal is automatically reset after the CPU
reads the received byte from8251A. The signal is received from the modem/receiving
input/output device. The control words of 8251A are of two functional types. mode
instruction control wordcommand instruction control word1. Mode instruction
control wordThis defines the general operational characteristics of 8251A. After
internal (reset command) or external (reset input pin) reset, this must be written
to configure the 8251 as per the required operation. Once this has been written
into 8251A, SYNC character or command instructions may be programmed further as per
requirements.
D7
D6
D5
D4
D3
D2
D1
D0
#S2###S1###EP##PEN##L2#L1##B2##B1## Invalid1 bit1 bit2 bit#0011#0101##0011#010
1#Synch. mode1*Asynch16 *asynch6 4*asynch##
Baud rate select 00110#0101#5 bit6
bit7 bit8 bit##stopbit selectionCharacter length selection#
1-parity enable
0-disable
1-even party
0-odd partyFig. 2. 4 mode inst. Format of
asynchronous mode2. Command instruction control wordThe command instruction
controls the actual operation of the selected format like enable transmit/receive,
error reset and modem control.
D7
D6
D5
D4
D3
D2
D1
D0#EN##IR##RTS##ER##SBRX##RXE##DTR##TXEN###If=1, HUNTFor SYNC
char##1-transmit enable0-disable## Data terminal ready if=1##Internal resethigh
#Forces 8251ATo mode inst. format##Receive enable1-enable0-disable##Send break
char. 1-TXD forced 00-normal op. ###Request to send#If=1 forces RTS=0###
Reset
error flags if=1####Fig. 2. 5 (pp. 286 )STATUS READ DEFINITIONThis definition is used
by the CPU to read the status of the active 8251 to confirm if any error condition
like the requirement of processor service has been defected, during the operation. A
read command is issued by processor with C/D=1 to accomplish this function. Some of
the bits in the definition have the same significance as those of the pins of
8251A. These are used to interface the 8251A in a polled configuration, besides the
interrupt controlled mode. The pin TXRDY is an exception. The status read format
is shown below. D7
D6
D5
D4
D3
D2
D1
D0DSR#SYNDET#FE*#OE*#PE*#TXEMPTY#RXRDY#TXRDY##2. 5 The 8088
microprocessor. The INTEL 8088 is a high performance microprocessor implemented in
N-channel, depletion load, silicon gate technology (HMOS-2),and packaged in a40-pin
CERDIP package. The processor has attributes of both 8- and 16 -bit microprocessors.
It is directly compatible with 8086 software and 8080/8085 hardware and
peripherals. The processor in the design (intel8088) is an 8-bit CPU available in

three clock rates that is 5MHZ, 8MHZ, 10MHZ packaged in a 40 pins CERDIP or plastic
package. 8088 operate in a single processor or multi-processor to achieve a high
performance. #Fig2. 6 pin diagram pf 8088##TABLE1. The pin configuration is shown in
fig2. 6 . Some of the pins serve a particular function in a minimum mode (or single
processor mode) and others function in maximum mode (multiprocessor mode)
configuration. 2. 5. 1 Architecture of 8088The complete architecture of 8088 can be
divided into two parts (a) bus interface unit (BIU) and (b) execution unit (EU).
The bus interface unit contains the circuit for physical address calculation and a
predecoding instruction byte queue (4 bytes long). The bus interface unit makes the
systems bus signals available for external interfacing of the devices. #
Fig. 2. 7functional block diagram#Fig. 2. 8 waveforms of minimum mode#FIG2. 9. waveforms
of maximum mode2. 6 Interrupt and interrupt service routinesWhenever the numbers of
devices interrupt a CPU at time and if the processor is able to handle them
properly it is said to have multiple interrupt processing capability. In case of
8088 there are two interrupt pins, viz. NMI and INTR. The NMI is a non mask able
interrupt input pin. This means that any interrupt request at NMI input cannot be
masked or disabled at any means. The INTR interrupt, however, may be masked using
interrupt flag (IF). Interrupt service routines (ISRs) are the programs to be
executed by interrupting the main program execution of the CPU, after an interrupt
request appears. After the execution of ISR, the main program continues its
execution further from the point at which it was interrupted. 2. 6 . 1 Programmable
interrupt controller 8259AWhile the CPU is executing a program ,an interrupt
breaks the normal sequence of execution of instructions ,diverts its execution to
some other program called interrupt service routines(ISR) . after executing ISR ,
the control is transferred back again to the main program which was being executed
at the time of interruption . A programmable interrupt controller 8259A is able to
handle a number of interrupt at a time. This controller takes care of a number of
simultaneously appearing interrupt requests along with their type and priority.
This relives the processor from all these tasks2. 6 . 2 Architecture and signal
description of 8259AThe architectural block diagram of 8259A is shown in figure
below. The functional explanation of each block is given in the following
text. Interrupt request registers (IRR): the interrupt at IR0 inpute line are
handled by interrupt request registers internally. IRR stors all the interrupt
requests in it in order to serve them one by one on the priority basis. . Fig. 2. 10
The architecture and signal description of 8259A#In-service register (ISR): this
stores all the interrupt those are being served i. e. ISR keeps a track of the
requests being served. Priority resolver: this unit determines the priorities of
interrupt requests appearing simultaneously. The highest priority is selected and
stored into corresponding bit of ISR during INTA pulse. Broadly, there are two types
of interrupts . The first is external interrupt and the second is internal. In
external interrupt, the interrupt, the interrupt is generated outside the
processor. In inter al interrupt is generated internally by execution of an
interrupt instruction . In this project there are two external interrupts. 8088
processor has two interrupt pins, viz NMI and INTR . The NMI is a non-mask able
interrupt input pin which means that any interrupt request at NMI input cannot be
masked or disabled by any means . The INTR interrupt may be masked using the
interrupt flag (IF) . when an interrupt occur by an external device, the cpu
acknowledges the requesting device on its INTA pin immediately of it is an INT
request, the CPU checks the IF flag. If the IF is set, the interrupt request is
acknowledged using the INTA pin. If the IF is not set the interrupt requests are
ignored. In this project the interrupts are mask able interrupts. The INTR types may
be from 00 to FFH if more than one types of INTR interrupts occurs at a time then
an external chip called programmable controller is required to handle them. In this
project programmable interrupt controller 8259A is used to handle the interrupts
occur by programmable interval timer 8253 and programmable communication interface
8251A USART. #Fig2. 11. the pin out of 8259A2. 7 Programmable interval timer 8253Intel
programmable counter / timer device 8253 facilitates the generation of accurate
time delays. When 8253 is used as a timing and delay generation peripheral, the
microprocessor becomes free from the task related to the counting process and can

execute the program in memory, while the timer device may perform the counting
tasks. This minimizes the software overhead on the microprocessor. 2. 7. 1
ARCHITECTURE AND SIGNAL DESCRIPTIONThe programmable timer device 8253 contains
three independent 16 -bit counters. It is possible to generate three independent
counters simultaneously. All the three counters may be independently controlled by
the three internal command word registers. The 8-bit bidirectional data buffer
interface internal circuit of 8253 to microprocessor system bus. Data is
transmitted or received by the buffer upon the execution of IN and OUT
instructions. The internal block diagram and pin diagram of 8253 are shown below. #
Fig. 2. 12
Architecture and signal description of 8253. The
8253 can operate in six different modes. The following are the six different
modes. Mode 0 ( interrupt on terminal count )Mode 1( programmable mono shot )Mode 2(
rate generator )Mode 3 ( square wave generator )Mode 4 ( software triggered
strobe )Mode 5 ( hardware triggered strobe )In this project mode 0 operating mode
of 8253 is used. Mode 0 operations are generally called as interrupt on terminal
count. In this mode, the output is initially low after the mode is set. The output
remains low even after the count value is loaded in the counter. The counter starts
decrementing the count value after the falling edge the clock, if the GATE input is
high. The process of decrementing the counter continues at each falling edge of the
clock till the terminal is reached, i. e the count becomes zero. When the terminal
count is reached , the output goes high and remain high till the selected contain
word register or the corresponding count register is reloaded with a new mode of
operation or a new count, respectively. This high output may be used to interrupt
the processor whenever required, by setting a suitable terminal count. A0, A1 pins
are the address input pins and are required internally for addressing the mode
control word registers and the three counter registers. A low on CS line enables
the 8253. The following table shows the selected operation for various control
inputs. CS#RD#WR#A1#A0#SELECTED OPERATION##0#1#0#0#0#Write counter
0##0#1#0#0#1#Write counter 1##0#1#0#1#0#Write counter 2##0#1#0#1#1#Write control
word##0#0#1#0#0#Read counter 0##0#0#1#0#1#Read counter 1##0#0#1#1#1#Read counter 2
##0#0#1#1#1#No operation(tri stated )##0#1#1#x#x#No operation(tri stated )
##1#X#x#x#x#Disabled(tri stated)##TABLE-22. 7. 3 CONTROL WORD REGISTERA control word
register accepts the 8-bit control word register by the microprocessor and store it
for controlling the complete operation of the specific counter. A control word must
be written in the respective control word register by the microprocessor to
initialize each of the counters of 8253 to decide its operating mode. D7
D6
D5
D4
D3
D2
D1
D0Sc1#Sc0#RL1#RL0#M2#M1#M0#BCD##SC1#SC0#OPERATION##0#0#SELECT COUNTER 0##0#1#SELECT
COUNTER 1##1#0#SELECT COUNTER 2##1#1#ILLEGAL##SC-select control bit definitions
RL1#RL0#OPERATION##0#0#Latch counter for on the fly reading##0#1#Read /load least
significant byte only##1#0#Read /load MSB only##1#1#Read /load LSB first then
MSB##RL-read or load bit definitionBCD#OPERATION##0#HEXADECIMAL COUNT##1#BCD COUNT
##M2#M1#M0#SELECTED MODE##0#0#0#Mode 0##0#0#1#Mode 1##X#1#0#Mode 2##X#1#1#Mode
3##1#0#0#Mode 4##1#0#1#Mode 5##M2M1M0-Mode select bit definitionFig. control word
formats and bit definitionsIn this project the control word format selected is as
followD7
D6
D5
D4
D3
D2
D1
D0
0#1#1#1#0#0#0#0##=30H2. 8 PIO 8255A [programmable i/o port] One of the most
important programmable chips for our design that is already hardwired in the MTS-88
kit is the 8255 programmable I/O port. The Intel 8255A pio is designed for use with
Intel 8-bit, 16 -bit & higher capability microprocessors. It has got 24 lines that
can be programmed in to two groups of 12 lines or three groups of 8 lines. The two
groups of i/o pins are named as group A & group B. group A contains an 8-bit port
A(pa0-pa7) along with a 4_bit port C(pc4-pc7) upper . similarly group B contains an
8-bit port B (pb0-pb7) & a 4-bit port C lower bits(pc0-pc3). the port c lower &
upper bits can together be used as an 8-bit port c( i. e. to make up three 8-bit
ports)& both of them have the same adders. All of this ports, i. e. 3 d/f 8-bit
ports or two 12-bit ports can function independently ass i/o &this can be achieved
by programming the bits in an internal register of 8255a called control word
register(CWR). #Fig2. 13.
Internal architecture of 8255A PIOFig above shows the

internal architecture of 8255A. the 8-bit,3 state bidirectional buffer is used to


interface the 8255A internal data bus with the systems bus& its controlled by the
read/write control logic ,which manages all the internal & external transfer of &
control words with the input pins from the microprocessor (RD,WR,A1,A2)It defines
the adders for the d/f ports & CWR data read or write & the data buss buffer
receives or transmits data upon the execution of i/o instruction by the
microprocessor to 8255A. 2. 8. 1 Pin description of 8255A#Fig. 2. 14
Pin
configuration of 8255AA01-A02: These lines are the address input lines driven by
the microprocessor. This address lines are used to select one of the four internal
registers (i. e. 3 ports & CWR). This address lines together with RD, WR&CS forms the
following operation for 8255A. #TABLE-3 Basic operation of 8255AActually in our case
all the address have already been decided, since the 8255A is already hardwired
inside MTS-88, here the A1&A0 of 8255A are wired to A2&A1 of 8088 microprocessor
respectively & the address for all four registers will be as follows. 10H=#0
0
0
1
0
0
0
0#Port A##12H=#0
0
0
1
0
0
1
0#Port B##14H=#0
0
0
1
0
1
0
0#Port C##16 H=#0
0
0
1
0
1
1
0#CWR##Hex. AddressFig. 2. 15
Port address
for the four registers of 8255A (here the A0 address line is dont care)2. 8. 2Mode
of operation:There are two basic modes of operations of 8255A; these are the I/O
mode & the bit set reset (BSR) mode. In the I/O mode all the 8255 ports work as
programmable I/O ports. But in BSR mode only port C (pc0-pc7) can be used to set or
rest its individual port bits. So based on the lack of control of all ports we
chose to use the I/O mode of operation in our project. Under the I/O mode of
operation further there are three modes of operation, this are mode 0, mode1&mode2.
But for our specific design of interfacing LED matrix as o/p device we found it
suitable to use mode 0 of operation. Mode 0(basic I/O mode): this mode provides a
simple I/O capability of using each of the three ports. Data can be simply read
from & written to the input & output ports respectively, after appropriate
initialization. In this mode two 8-bit ports (port A & port C) & two 4-bit ports
(port C upper & lower) are available. The two 4-bit ports can be combinedly used as
a third 8-bit port i. e. a maximum of four ports is available. Also any port can be
used as input or output while the o/p is latched & the input is not. The
programmable internal registers (CWR) have two formats: i. e. 1st valid for I/O mode
& the other for BSR mode, but since we used only mode0 of I/O mode we only focus on
that. #Fig2. 16 .
Mode 0 CWR formatHere as it can be seen from the picture above,
the bit D6 & D5 selects the mode of operation for port A, port B mode can be either
0 or 1 depending on D2 bit . D7 decides whether its an I/O mode or BSR mode. Any
one of the three ports can be programmed as o/p or i/p port by simply using 0 for
o/p and 1 for i/p port in the respective bit of the d/f ports in the CWR format. In
our case the CWR format will be as follows:D7
D6
D5
D4
D3
D2
D1
D01#0#0#0#0#0#0#0##=80H
Fig2. 16 . CWR of 8255A implemented on the design74LS138; 3:8 LINE DECODERSPin
name#description##A,B,C#Address inputs########E1-E2 (G2A,G2B)#Enable inputs(active
low)##E3(G1)#Enable input(active high)####O0-O7#Outputs (active low)##In place of
8255 we prefer to use latch and decoder combination for input/output peripherals
interfacing for it enables us to have a number of columns as we require. The IC we
are going to use for the purpose of decoding is 74LS138. it is the most widely used
3:8 line decoder in microprocessor or microcontroller based system. It is also high
speed 1 of 8 decoder or de multiplexer. Table474138 chips is 16 pin chips with A, B,
C select lines to select require#d output line to be active. G2A and G2B, two
inputs are active low enable inputs G1 is active HIGH enable input. Finally O0-O7
are, 8 active low outputs, present to understand the working of the functional
diagram.
inputs#outputs##G2A#G2B#G1#A#B#C#O0#O1#O2#O3#O4#O5#O6 #O7##H#X#X#X#X#X#H#H#H#H#H#H#H
#H##X#H#X#X#X#X#H#H#H#H#H#H#H#H##X#X#L#X#X#X#H#H#H#H#H#H#H#H##L#L#H#L#L#L#L#H#H#H#H
#H#H#H##L#L#H#H#L#L#H#L#H#H#H#H#H#H##L#L#H#L#H#L#H#H#L#H#H#H#H#H##L#L#H#H#H#L#H#H#H
#L#H#H#H#H##L#L#H#L#L#H#H#H#H#H#L#H#H#H##L#L#H#H#L#H#H#H#H#H#H#L#H#H##L#L#H#L#H#H#H
#H#H#H#H#H#L#H##L#L#H#H#H#H#H#H#H#H#H#H#H#L##TABLE-5 truth table of 74LS138LATCH
(74LS373)The transmitted data to the display board, in our case LED matrix display,

is to be latched before being displayed. The IC we have selected for this purpose
is 74373 which is the most widely one. The 74373 is an 8 bit latch. It contains 8 D
type flip flop. The Q output of this flip flop is connected to inverting buffer
7404. The latch is controlled by CLK pin and buffer is controlled by OC pin. When
CLK=1, the D type latch will transfer data from input to output. But when negative
transition or falling edge of CLK appears, the contents will get latched into D
flip flop. When OC=0, the output of D flip flop is made available on output pins.
But when OC=1, output lines are tri-stated. The IC we have used in between 74373 and
74138 is called INVERTER BUFFER. this inverting is made by IC called 7404.
PART
THREE
SOFTWARE
Software1. INTRODUCTION1. 1 Assembly
and higher level languages. When ENIAC (Electronic Numerical Integrator and
Computer), the first digital computer, was under construction, Dr. John Von Newman
of the moore school of electrical engineering, wrote
a paper in collaboration with A. W Burks and H. H. Goldstein that would define the
architecture to be used by nearly all computers from that day on. Von Newman
suggested that, rather than rewrite the computer for each new task, the program
instructions should be stored in a memory unit just like the data. The resulting
computer would then be software programmable rather than hardware programmable. Von
Newmanns proposal is now called the stored-program concept. Fundamentally all
computers are programmed in binary. However, this can be very awkward for human
beings. A microprocessor would understand only a code written in binary (1 and 0)
representing two distinct logic levels. This type of program is referred to as
object code and is the only code a computer can executes. However, it is nearly
impossible for a human being to work with. Programs encoded in hexadecimal figures
like
- DB , 00, 47 , DB , 00 , 76 - is somehow more readable to human
beings even if the function of the program is still not clear. These codes like the
object codes are processor specific and have human readable corresponding
representations commonly known as mnemonics. Programming the computer only in
hexadecimal operation codes is referred to as machine language programming. Some
computers allow the mnemonics to be entered directly, which then is called assembly
language programming. The intent of all higher-level languages is to let the
programmer communicate in a language as similar as possible to his or her own.
Programming in these languages requires an interpreter or a compiler. The use of an
interpreter may result in very slow program execution. Worse, if the computer is in
a loop, the interpreter will continue to interpret the instructions in the loop
over and over. A compiler is used to convert a high-level language program to object
code. Using a compiler is similar to using an assembler, because an editor must be
used for creating the application program file. When the compiler is called on, it
compiles the high-level language program into a file containing binary machine
code. This has several advantages over the interpreter. For one, the code does not
have to be reinterpreted over and over when loops are encountered. In addition, the
resulting object code file will run all by itself without the need for the compiler
to be resident in memory, allowing saving of memory space and running of large
programs. LANGUAGE SELECTIONThe two programming languages that were made use of in
the implementation of this project were the intel-8088 microprocessor assembly
language for programming the device microcontroller module, and the Microsoft
Visual Basic v. 6 higher level language to design the graphic user interface (GUI)
and the application software having the serial port driver routines embedded
inside. There were several criteria in the selection of these languages for the
project. A.
The intel-8088 assembler low level languageDirect hardware programming
languages, like some of the old programs for the microcomputers, are processor
specific. These languages are referred from a list of all the valid instructions
for the particular processor known as instruction sets. Hence the choice of
assembly languages is completely dependent on the kind of processor selected. Of
course the choice of the processor itself is made up taking in consideration the
availability of its assembler and other support tools. Hence the project designer
believes that referring to the criteria used in the selection of the intel-8088
microprocessor is enough to validate the selection of the assembler. In addition
the Barleywood intel-8088 assembler and virtual machine simulator used were

equipped with all the necessary tools and compatibility with other necessary tools
like the EPROM programmer device & software. B.
The Microsoft Visual Basic v. 6 GUI
design platformAs was mentioned the other programming language used was the visual
design platform, Visual Basic v. 6 , from the Microsoft visual studio family. This
platform was explicitly used in the design of the LED matrix display programmer
software providing the user interface, the application tools like the preview
simulator and the port access and driver modules. Since the running medium for this
software is the PC there was more freedom in selecting the best fitting platform
among a choice of many. Some of the most crucial ones are discussed briefly. Being
equipped with the necessary functions and controls. Like the rest of the Microsoft
visual studio members, Microsoft visual Basic is supported by the compiled multiplatform (language) components database and help library (MSDN). The visually
accessible controls and design tools exist in a wide range of usability and
flexible behavior. One especially important control is the serial communications
control (MSCOMM). Like the rest of the controls it can easily be dragged and added
to the design and the port access and communication actions can be as easily be
controlled by setting the various behaviors for the control. Other platforms also
support similar ready-made communication functions. But most support them in a way
that is too complicated to use or too rigid to control. For instance using the
Borland C++ compiler would mean that one has to check several port committed
registers first in order to try and access it. Also port access error messages are
not readily interpretable as are in Visual Basic. Worse still in other programming
languages the whole port access routine has to be written from scratch. Ease of use.
One very unique feature of the Visual Basic programming language is that it is very
easy to use. It has the capabilities of developing most of the routine intrinsic
codes needed to run the application under design while letting you worry only about
the features directly related with the problem at hand. This is, according to the
Microsoft Visual Studio documentation, done by standardizing most of the usually
needed functions in predefined modules and controls so that the most the user can
change is a set of properties for the control. This way a designer can use precoded functions while at the same time maintaining compatibility with other
applications, and resources. 2.
THE INTEL-8088 MICROPROCESSOR ASSEMBLY PROGRAM2. 1
TECHNICAL BACKGROUND. 2. 1. 1.
The instruction set and the mnemonic formats.
Addressing modes. The instruction set of a microprocessor lists the various
instructions available to the processor to operate on data. if one compares two
instructions it can be seen that the operation can be the same for both
instructions, however the operands are different. Microprocessors typically have
different ways of specifying the source and destination operands. These various
ways are known as addressing modes. Thus addressing modes describe the type of
the
operands and the wayThey are accessed for executing an instruction. 8088 supports 12
types of addressing modes operation as described below. MOV AX,0005H
Immediate
i. e. in this type of addressing immediate datais part of instruction. MOV AX,[0005H]
directMOV BX,AX
registerMOV AX,[BX]
Register indirectMOV AX,[SI]
IndexedMOV AX,6 0H[BX]
Register relativeMOV AX, [BX] [SI]
Based
indexedMOVAX, 6 0H [BX] [SI]
Relative based indexedJMP SHORT LABEL
Intra segment directJMP [BX]
Intra segment indirectJMP 0005H
Inter-segment directINSTRUCTION SETS OF 8088THE 8088 instructions are classified
into the following main typesI. data copy/transfer function- -are used to transfer
data from source operand to destination operand. II. ARITHIMETIC AND LOGICAL
INSTRUCTION-all the instructions performing arithmetic, logical, increment,
decrement, compare, and scan instructions belong to this category. III. branch
instructionsthese instructions transfer control of execution to the specified
address. All CALL, JUMP, interrupt and return instruction are part of thisIV. LOOP
INSTRUCTIONS-if these instructions have REP prefix with CX used as count register,
they can be used to implement unconditional and conditional loops. LOOP, LOOPZ and
LOOPNZ are loop instructions. V. MACHINE CONTROL INSTRUCTIONS-control the machine
status . NOP, HLT, WAIT and LOGK instructions are machine control instructions.
VI. FLAG MANIPULATION INSTRUCTIONS-instructions like CLD, STD, CLI, and STI which
directly affect the flag register are classified under this group. VII. SHIFT AND

ROTATE INSTRUCTIONS- Involve bitwise shifting or rotation in either direction with


or without a count in CX. VIII. STRING INSTRUTIONS-involve various string
manipulating operations like load, move, scan, compare, store etc. PROGRAM FLOWCHART
#################################CALL PIC INITIALIZATION ROUTINE##ENABLE CPU
INTERRUPTS####MAIN SYSTEM PROGRAM #The main system code is that boots up the
microcontroller with some CPU initialization instructions and calls to other
subroutines as per program or interrupt request. The steps are listed as follows:
1. 1 RESET THE DISOLAY DATA STORAGE MEMORY AREA1. 1. 1 Load the first byte of the
display data area withthe default scroll speed setting. 1. 1. 2 Load the BX register
with the number of display columns. 1. 1. 3 Load the SI register with initial memory
pointer value. 1. 1. 4 Load the accumulator register A 01. 1. 5 Load the memory address
pointed by the HL pair with theValue in the accumulator(0). Increments the SI
register value. Decrements the B register value. 1. 1. 8Check the status of the value
in the B register. If not zero then execute the steps from 1. 15 on again. If zero
then return to calling routine. CALL THE USART INITIALIZATION ROUTINE. CALL THE PIT
INITIALIZATION ROUTINE. CALL THE PICINITIALIZATION ROUTINE. LOAD
THE BX REGISTER WITH THE ADDRESSENABLE THE CPU INTERRUPT ACKNOWLEDGE. 2. START
DISPLAYING THE DISPLAY DATA IN MEMORY. (This routine will display the data stored in
memory on the display output ports by continuously incrementing the memory pointer
(reg. SI ) value as well as the output port pointer (reg. CX) so that each column
(output port) will get its own data. this process will repeat over and over again
and the fast scan rate will give the illusion of all the columns being lit at
the same time. )Load the DX register pair with the values in the SI registerTest the
DX register for the value 126 a.
If zero load the SI register and the DX
registers withthe address of the display data area in memory. b . If not zero
continueLoad the BX register with the number of columnson the display panel. Load
the CX register with the address of the first displayoutput port (first column).
Load the accumulator with the value in memorylocation pointed by the DX register.
Out put data of accumulator trough the display port address(address specified in CX
register)2. 7
Increments the CX register value. 2. 8
Decrements the BX register
value. If it did not reach zero repeat steps from 2. 6 onwards. Executing the steps
from 2. 1. B. DEVICE INITIALIZATION ROUTINES. The device initialization routines are
the codes responsible for the setting of the interrupt-mapped devices in a proper
way so that the CPU can maintain a proper interaction with them either in input
output or internal operations. In our system there are three I/O devices in the
system (USART ,PIT,& PIC) are programmable and thus need initialization routines to
set their various control registers. The algorithms followed in coding the
routines are as follows:1. USART INITIALIZATION ALGORITHMLoad a memory location
with the address of theUSART interrupt acknowledge ISR. 1. 2 Load the A register
with mode word to determine generalcharacteristics of USART. 1. 3 Load the A
register with the channel control word thatDetermine the mode of operation for
USART. 2. PIT INITIALIZATION ALGORITHMDisable interrupt modes of the CPU. Load the A
register with the channel control word that would determine the mode of operation
for the PIT (timer),Load the time constant the value in memory location reserved
for scroll speed setting. HLoad a memory location with the address of the DART
interrupt acknowledge ISR. Return to the calling routine. 3. PIC INITIALIZATION
ALGORISM3. 1
Load initialization command word (ICW1). It contains the control bits
for edge/level triggeredmode, single /cascade mode, call address interval and
whether ICW4 is required or not,etc. 3. 2
Load initialization command word (ICW2)
(stores details regarding interrupt vector address)3. 3
Load operation command
word (OCW1)3. 4
Load operation command word (OCW2)C. INTERRUPT SERVICE ROUTINES
(ISR). These subprograms are responsible for responding appropriately to the
particular interrupt request. The algorithms for the ISRs of both devices are
described below. 1. DART ISR ALGORITHM. Load the B register with the number of data
to be received. Load the DE pair with the address of the received data storage
memory area. Check whether the USART contains a character or nota. If available
disable interrupts of the device, loadthe character from the USART data port, store
itin the memory location pointed by the CXregisster increment CX, Enable interrupts
ofthe device, decrement the BX register value andif not zero repeat step 1. 3. . If

zero jump to step1. 4. If not available repeat steps from 1. 3. . Call the USART
initialization routine to reprogram thedevice in order to prepare it for another
reception. 1. 5 Call the PIT initialization routine to reprogram the devicein order
to let it assume the new PC sent time constantvalue corresponding to the scroll
speed. 1. 6 Reload the display port address and column counter valuesin the BX and CX
registers, as well as the memorylocation pointers (DX & SI)1. 7 Enable the CPU
interrupts. 1. 8 Return from interrupt call. 2. CTC ISR ALGORITHM1.
Increment the
display data current memory location pointer(the SI pair) value. 2.
Enable the CPU
interrupts. 3.
Return interrupts call. #make COM#; COM file is loaded at CS:0100h
ORG 100hUSARTC
EQU 57H
;USART CODE PORT ADRESSUSARTD
EQU 56 H
;USART DATA PORT ADRESSCOUNT1
EQU 02H
;8253 COUNTER1 PORT ADRESSPITCWR
EQU 06 H
;8253 CWR PORT ADRESSRPIOPA
EQU 10H
;8255 PORTA
ADRESSCPIOPB
EQU 12H
;8255 PORTB ADRESSPIOCWR
EQU 16 H
;
8255 CWR PORT ADRESSCOL
EQU 141H
; NUMBER OF DISPLAY DATA BYTES
DIP
EQU 0203H
;DISPLAY PORT START ADDRESS
;***************************************************************;
MAIN SYSTEM
CODE;***************************************************************MAIN: CLI
;CLEAR CPU INTERRUPTSCALL RESET_MEMORY
;RESET DISPLAY MEMORYCALL
START_USART
;INITIALIZE THE USARTCALL START_PIT
;INITIALIZE THE PITCALL START_PIC
;INITIALIZE THE PICMOV
BX,0700
;SET THE DISPLAY MEMORY AREA; INITIAL ADDRESSSTI
;SET CPU INTERRUPTCALL SHOW
;CALL THE DISPLAY ROUTINE
;***************************************************************;
RESET
DISPLAY MEMORY;**************************************************************
RESET_MEMORY :MOV AX,0000H
;LOAD ACCUMULATOR WITH; ADDRESSMOV DS,AX
;TO DEFINE THE SEGMENT ADDRESSMOV AX,150
;SCROLL SPEED DEFOULT VALUE
MOV BX,COLMOV SI,AXMOV AL,00
;VALUE TO RESET MEMORYWITHMOV
SI,0701H
;INITIAL MEMORY POINTER VALUERESET:
MOV [SI] ,AL
;RESET MEMORYINC SI
;MOVE TO THE NEXT LOCATIONDEC BX
;DECREMENT COUNTERJNZ RESET
; IFNOT ZERO ELSERET
;BACK TO THE CALLING ROUTINE
;****************************************************************;
DEVICE
INITIALIZATION;****************************************************************
START_USART: MOV AL,5EH
; LOAD MODE WORD TO ACCUMULATOROUT 5EH,AL
;WRITE TO CONTROL PORTMOV AL,14H
;LOAD COMMAND WORD TO; ACCUMULATOROUT
5EH,AL
; WRITE TO CONTROL PORTMOV AX,OFFSET USART_ACKMOV [ 0040] ,AXMOV
AX,0000HMOV [0042H] ,AXSTART_PIT: CLIMOV AL,70HOUT PITCWR,ALMOV CX,0700MOV AX,CXOUT
COUNT1,AL; OUT COUNT1,AHMOV AX,OFFSET PIT_ACKMOV [0040H] ,AXMOV AX,0000HMOV
[0046 ] ,AXRETSTART_PIC:MOV AL,1FHMOV DX,0030HOUT DX,ALMOV DX,0032HMOV AL,10HOUT
DX,ALMOV AL,03OUT DX,ALMOV AL,0C2HOUT DX,ALMOV DX,0030MOV AL,6 8HOUT DX,ALRET
PIT_ACK: INC BXMOV CX,0700MOV AX,CXOUT COUNT1,AL;OUT COUNT1,AHSTIIRETUSART_ ACK:
MOV BX,COLMOV CX,0700HCALL MONITORCALL START_USARTCALL START_PITMOV DX,DIPCALL
RESTARTSTIIRETMONITOR:MOV AL,15HOUT 57H,ALREADY:IN AL,57H; AND 02; JZ READY; CALL
DISABLECALL STORE;CALL ENABLEDEC BXRETJMP MONITORRESTART: MOV SI,0701HMOV CX,0701H
RETSTORE:IN AL,56 HMOV CX,AXINC CXRETSHOW:MOV DX,SIRCL DL,01; CALL NC RESTARTMOV
BX,12MOV CX,DIPSH: MOV AX,[DX] OUT (CX),AXINC DXINC CXDEC BXJNZ SHJZ SHOWUSER
INTERFACE SOFTWARE IN VISUAL BASIC v 6 . 1. This is the software at the PC side of the
project. Its main task is to provide a graphic user interface, enabling interaction
with the user, receive the text the user enters in a text box (with the necessary
font adjustments), convert the text to bitmap format of device matched resolution,
perform all the necessary binary to decimal and numeric to ASCII conversion of the
bitmapped text initialize the serial communications port of the host computer and
send the bitmapped and properly converted display data along with other variables
such as scroll speed value through the port. TECHNICAL BACKGROUNDTEXT TO PIXEL
CONVERSION FUNCTIONThis specialized subroutine is responsible for converting the
windows based true type font graphic figures to a custom resolution bitmap
matrix. The subroutine scans the text box (a container control) at a predefined
interval downwards each row. The scan function detects a black pixel color to

register it in a bitmap holding double array as ON, else it would be registered


OFF. In this way all elements of the text box matrix are scanned (in a way
bitmapped). The resolution of the scan is readily adjustable but is hardware
dependent, as the bitmapped fonts are directly transferred to the display hardware
and mapped to the LED board of the same matrix size. BINARY TO DECIMAL CONVERTER. As
discussed earlier the hardware I/O ports are so mapped that each column in the
display matrix is considered one port. Hence the data characters from the interface
should come as data for a port. Also the interface port transfers files through the
serial port in forms for characters (numeric). This necessitates the use of a
binary to decimal converter routine in order to convert the data of each column to
decimal. The matrix type arrangement helps in this part since the bitmap conversion
of each column puts it readily in binary format. NUMERIC TO ASCII CONVERSIONThe
popular IBM compatible PC communicates to the outside world in the language of
ASCII. These are a set of predefined numeric values for the common alphanumeric and
editing characters (both upper and lower cases). The extended ASCII set supports
256 characters by 8 bit binary values. Thus in order to transfer any numeric value
through the port it first has to be converted to
the corresponding ASCII character. Visual Basic has a ready made function to
produce theses characters from a given integer value given it lies between 0 &
255 (inclusive). The syntax is: -[ASCII character] = chr(
[integer value] )
SERIAL PORT ACCESS & CHARACTER TRANSFER. For such a purpose, just like any of the
others, VB supports a serial communication control named MSComm (Microsoft
communication control). This control is easily dragged and added to the active form
previous to using it. It represents directly the serial port and so by setting or
monitoring its properties one can do the same to the actual port. FLOWCHARTS OF KEY
SUBROUTINESTEXT TO BITMAP CONVERSION# SHAPE \* MERGEFORMAT ####BINARY COLUMN DATA
TO DECIMAL CONVERSION# SHAPE \* MERGEFORMAT ####PROGRAM CODE. The program code for
some of the key subroutines discussed in previous sections is listed below. CODE FOR
CONVERTING TEXT BOX FONTS TO BITMAP FIGURESPrivate Sub cmdCONVERT_TEXT_Click()Dim
Count, i, j, K, l, m, X, Y As IntegerK = 100With Pic3. Font. Size =
rt. SelFontSize. Name = rt. SelFontName. Bold = rt. SelBold. Italic = rt. SelItalicEnd
WithPic3. Print rt. TextCount = 0X = Pic3. Width / NUMCOLY = Pic3. Height / 32For j = 1
To 32 Step 1For i = 1 To NUMCOL Step 1Pic2. PSet (i * X, j * Y), Pic3. Point (i * X,
j * Y)If Pic3. Point(i * X, j * Y) = vbBlack ThenCount = jm = 2Exit ForEnd IfNext i
If m = 2 ThenExit ForEnd IfNext jX = Pic2. Width / NUMCOLY = Pic2. Height / 16 For j =
1 To 16 Step 1'lblFontSize. Caption = CountFor i = 1 To NUMCOL Step 1Pic2. PSet (i *
X, j * Y), Pic3. Point(i * X, Count * Pic3. Height / 32)If Pic3. Point(i * X, Count *
Pic3. Height / 32) = vbBlack ThenLedFlag(j, i) = 1ElseLedFlag(j, i) = 0End IfNext i
Count = Count + 1Next jX = Pic. Width / NUMCOLY = Pic. Height / 16 l = m = 0For i = 1
To 16 Step 1l = 0For j = 1 To NUMCOL Step 1If LedFlag(i, j) <> 0 ThenPic. Line (l,
m)-(l + X, m + Y), &HFFFF&, BFElsePic. Line (l, m)-(l + X, m + Y), &H6 00F&, BF
Pic. Line (0, l)-(Pic. Width, l), vbBlackEnd Ifl = l + XNext jm = m + YIf m = 16 Then
m = 0End IfNext iFor i = 1 To 16 Step 1Pic. Line (0, (i * Y))-(Pic. Width, (i * Y)),
vbBlackNext iFor i = 1 To NUMCOL Step 1Pic. Line ((i * X), 0)-((i * X), Pic. Height),
vbBlueNext irt. SetFocusEnd SubPrivate Sub rt_Change()If Check1. Value = 1 Then
cmdOK_ClickEnd IfEnd SubCODE FOR BITMAP COLUMN BINARY DATA TO DECIMAL CONVERSION
Private Sub CONVERT_TO_DECIMAL_Click()For i = 1 To 129 Step 1CONUM (i) = 0Next i
CONUM(1) = 255 - Text3. TextFor i = 2 To 129For j = 0 To 15 Step 1If Led Flag(j + 1,
i) = 1 ThenCONUM(i) = CONUM(i) + 2 ^ jIf CONUM (i) > 255 ThenCONUM(i) = CONUM(i) 2 ^ jEnd IfEnd IfNext jNext iEnd SubTHE USER INTERFACEThe diagram below shows what
the user interface looks like on the host computer screen. The various buttons and
input / output objects on the graphic user interface are explained with sufficient
depth in the user manual of the device. Even though most of the features shown on
the diagram are not visible on the GUI of the final software, for the purpose of
more illustrative approach they are included here. For instance the port access and
monitor buttons and the bitmap binary to decimal conversion button are not required
since the functions they initiate are a necessity by default and should be taken
care of automatically. Note that once the control is passed through operating
variables to the computer via the interface, the whole control becomes easily

upgradeable. Hence apart from the features found sufficient for the completion of
this project many additional features including image mapping and other types of
animations like blink (only scroll was implemented for the project) could be added.
# EMBED PBrush ###LIMITATIONSAlthough the overall progress up to the final
achievements of the implementations of this project, as the designer believes, has
been a success there have been numerous obstacles and limiting factors either
material or non material along the way. Even if these limitations, besides imposing
a limit on the physical interpretation of the design in the planned manner of
presentation, have little or no significance in the issue of achieving the intended
know how that should be gained from the whole work they could (and indeed did)
result in a considerable waste of valuable time as well as effort. Only the most
significant of these limitations are discussed here. I.
Display modules:- The
final output of the implementation was designed to be a display matrix of 16 rows
and at least 3 times number of columns to make up a presentable form of display.
But there had been a shortage of packaged LED matrix modules and building up the
whole array from commercially available individual LEDs required a considerable
amount of finance, which could not be afforded by the designer. Thus it was found
choice less to limit the array to a smaller matrix, which, although sufficient to
demonstrate the intended operation of the device, could not provide a full overview
of the wider application potentials. Also several other hardware components were not
in sufficient numbers or totally missing so that replacing them with similar ones
limited the full functionality of the device. For instance a baud rate clock
generator IC by the specification MC14411 would have, if available, made it
possible to transfer serial data from the interfaced PC to the device at higher
rates. But the use of the 555-timer/clock generator as a replacement limited the
data rate to 6 00 bauds (bits per second) so that there is a detectable time gap
between transmission command and start of display. CONCLUSION AND RECOMMENDATIONThe
principal aim of this project has been the design and implementation of a PC
interfaced and microcontroller based LED matrix display which utilizes a low cost
scheme to support multiple fonts and type sets including the Geez phonetic. In
fact the scheme happened to enable the support of not only fonts but also any kind
of graphic image that could be bitmapped. Hence with just slight modifications to
the software on the PC side a variety of tasks suitable for a wide range of
applications could be included. In light of the above facts one can readily see that
this project involved the design and implementation of conventional digital
hardware, the use of a microcontroller system, serial transmission techniques,
computer interfacing, and higher level language programming up to its completion.
Thus, as the designer believes, the amount of know how one can gain throughout the
project is enormous. Contrasting the points mentioned with what actually was able to
be achieved it can be claimed that, in terms of attaining the aimed principal
goals, the project has been a success. The designer was also able to assess the
depth of his understanding in the subject and his ability to interpret this
theoretical understanding in terms of technical implementation. Some of the
features, either due to the lack of adequate time or resources, could not be
included as planned.
Also, as mentioned in the limitations section, the use
of the MC14411 or equivalent baud rate generator could have enabled high speed
serial data transfer rates without any loss or error on data as the 555 timer tends
to introduce when attempted to operate in higher frequencies. #START DISPLAYING THE
DISPLAY DATA STORED IN MEMORYCALL PIT INITIALIZATION ROUTINECALL USART
INITIALIZATION ROUTINEYESNOIS LOOP COUNTER=0?DECREMENT THE RESET LOOP COUNTER
INCREMENT THE DISPLAY MEMORY POINTERLOAD REG. A WITH
0 AND OUTPUT IT TO THE
POINTED MEMRY LOCATIONLOAD RESET LOOP COUNTER VALUE TO REG. BSTORE DEFOULT SCROLL
SPEED VALUESET THE START ADDRESS OF DISPLAY MEMORY
STARTPoint to column 1Point
to row 1Is pixel color =black?Set element flag = 1Set preview simulator element ON
Move to next rowEnd of rows?Move to next columnEnd of columns?ENDSTARTYESYESYESNONO
NOSTARTPoint to column 1Set column value = 0End of columns?Point to column 1Point
to row 1Is element flag ON?add 2^[row #] to column valueMove to next rowEnd of
rows?Move to next columnEnd of columns?ENDYESNONONONOYESYESYES
###################################################################################

###################################################################################
#############################################################6 ###7###X###Y###Z###[#
##a#########
##
##
##
##
##
##:###;###p

##

##

##

##

##

##

##

##

##

############S###T###
}ujubu^Z###h#f#####h#####hXn|
#mH##sH#####h###h##mH##sH#####h##mH##sH#####h. #a##hXn|#\###hY##hXn|
#>*#\##
#hXn|#\#
#h #\###hXn|####h W4##h`D#CJ #aJ ####h##CJ #aJ
####h`D#CJ #aJ ####he##h`D#CJ #aJ ####hXn|##hXn|#CJ #aJ ####hXn|##hXn|
#CJ$#aJ$####hXn|##hXn|#5#CJ$#aJ$###hXn|#5#CJ #aJ #"#hF###h
#6 #>*#CJ##OJ##QJ##aJ#######################Y###Z###[########################
#############################################################################
###################w##############################################################
###############&##$d####
%d####&d####'d####N########O########P########Q########gd`D##*##
######$d####
%d####&d####'d####N########O########P########Q########gd`D##*##
######$d####%d####&d####'d####N########O########P########Q########gdXn|##
###$##dh###a$#gd)7)##
####1##(5#######################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################
##5
##e
##
##
##
##
##
##
###
##.
##>
##Y
##\
##########################################################################|
############|############|############|############|############|############|
############|###################-###$###$d####
%d####&d####'d####N########O########P########Q########`#a$#gd`D##)###$#$
d####
%d####&d####'d####N########O########P########Q########a$#gd`D##*####$d##
##%d####&d####'d####N########O########P########Q########`#gd`D###\
##]
##^
##_
##
##
##
##
##
##g

##h

##############################################################u############j##
##########^############^############^##########################

###dh###7$#8$#H$#gdXn|##
###$##dh###a$#gd)7)##)###$#$d####
%d####&d####'d####N########O########P########Q########a$#gd`D##1###$#
#######$d####
%d####&d####'d####N########O########P########Q########`#a$#gd`D#####$###$d####
%d####&d####'d####N########O########P########Q########`#a$#gd`D##
h

##i

##o

##p

##

#####6 ##c######################
##k######Q###R###S###T###`###################################################
#############################################################################
#############################################################################
############################################################################
####################################################dh###gd#######dh###gdXn|#

###dh###7$#8$#H$#gdXn|
###`################################################B###Y###Z###[###\###] ###
^###_###`###a###b###c###d#####################################################
#############################################################################
#############################################################################
############################################################################
#############################################dh###gd######$##dh###7$#8$#H$#a$#g
d######gd####T###########################"#######1#########Y###d###e####
##############u############################&###,###2###3###5###7###v###w
###6 ukkkkkk###########################h3#5#>*#CJ##\###h;
#5#>*#CJ##\###h,^#5#>*#CJ##\###hj#5#>*#CJ##\###hXn|
#>*#CJ(#\#aJ(####h#`##hE#)#>*#CJ(#\#aJ(####h#`#5#>*#CJ##\###hE#)#5#>*#CJ##\#
##h`D#5#>*#CJ##\#

#h###h#####h ##h #mH##sH#####h


#mH##sH#####h###h##mH##sH#####h##mH##sH###
#h##\###h##
%d###e###f###g#########x###y###z###{###|
###}###~###########################################################
#############################################################################
#############################################################################
############################################################################
##############################################################################
####gdXn|##
###$##dh###a$#gd#`##
###$##dh###a$#gd)7)###w###x##################. ###8### #######$###^###k###w###|
########################0###1###2###3###:yiWE#########"#hF##
#h#6 #>*#CJ(#OJ##QJ##aJ(##"#hF###h#6 #>*#CJ##OJ##QJ##aJ#####h1###h
#>*#CJ8#OJ##QJ##aJ8###h1###h1##>*#CJ8#OJ##QJ##aJ8#"#h1###h
#6 #>*#CJ#OJ##QJ##aJ##"#h1###h1##6 #>*#CJ#OJ##QJ##aJ####h`D#6 #>*#OJ##QJ##a
J ##
#hz#CJ###
#hn#CJ###
#hE##CJ###
#h/#CJ###
#hXn|#CJ#####hXn|####hXn|#5#>*#CJ #\#
#h#f##CJ(##
#hXn|
#CJ(####h#`##hj#5#>*#CJ##\#######################################
######################################################################
#############################################################################
############################################################################
#############################################################
###$##dh###a$#gd)7)#####gdXn|##

###h###] h#^#gdXn|######$####^##a$#gdXn|######$#a$#gdXn|
######$####^##a$#gdXn|######$#a$#gdXn|#####gdXn|
###################################################
###
#######

###
###################1###2###3###4###############################################
############################################################################
#############################################################################
#############################################################################
############################################################$####dh###^#a$#gd
)7)##
###$##dh###a$#gd)7)###3###4###H###J###################################"###J###L
###M###N###e###
y hTD###########################################

#hF###h###6 #CJ##OJ##QJ##\##'#j8####hF###h###6 #CJ##OJ##QJ##U##\#!


#hF###h##6 #>*#CJ##OJ##QJ##\#!
#hF###h###6 #>*#CJ##OJ##QJ##\#$#j#####hF###h###6 #CJ##OJ##QJ##U###!
#hF###hK#6 #>*#CJ##OJ##QJ##\#!
#hF###h###6 #>*#CJ##OJ##QJ##\#"#hF###h###6 #>*#CJ##OJ##QJ##aJ#####hF###h###6
#CJ##OJ##QJ##aJ####h1###h1##>*#CJ8#OJ##QJ##aJ8###hF###h###6 #CJ##OJ##QJ####4##
#I###J############B##############################J###K###L###M###i##########
############################################################################
#############################################################################
#############################################################################
##############################################dh###] #gd)7)######$##X##dh###^
X#a$#gd)7)#####$#
&##F###dh###a$#gd)7)##
###$##dh###a$#gd)7)######$##h##dh###^h#a$#gd)7)###e###f###g###h###i###l###o#####
#############k#### ### ##_ ##t ## ##
##/vdVVHV:########################hF###hQ&#5#6 #OJ##QJ#####hF###h
O#5#6 #OJ##QJ#####hF###hI##5#6 #OJ##QJ###"#hF###h###5#6 #CJ##OJ##QJ##aJ#####
h
O#5#6 #CJ##OJ##QJ##aJ#####hF###hM#5#6 #OJ##QJ#####hF###h##5#6 #OJ##QJ#####
hF###h###5#6 #OJ##QJ###!
#hF###h###6 #>*#CJ##OJ##QJ##\#'#j8####hF###h###6 #CJ##OJ##QJ##U##\#'#j*###h
F###h###6 #CJ##OJ##QJ##U##\#-#j@
###hF###h###6 #CJ##OJ##QJ##U##V##\################## ##o!
##4"##5"##d"##############W%##X%##Y%##Z%##[%##i%##%##
%###########################################################################
#############################################################################
#############################################################################
#############################################$##

##dh###^

#a$#gd O######$##

##dh###^

#a$#gd)7)#####$#
&##F###dh###a$#gd)7)##
###$##dh###a$#gd)7)########dh###] #gd)7)### ##a!##m!##n!##o!##y!##!##!##!
##4"##5"##d"##############
###s###x###############################$###$##M$##R$##X%##Y%##[%##i%##n
%##%##%##%##ud######!#hF###h,:#6 #>*#CJ##OJ##QJ##\###h
O#6 #>*#CJ##OJ##QJ###!
#hF###h###6 #>*#CJ##OJ##QJ##\###hF###h#}#6 #>*#CJ##OJ##QJ###!
#hF###hM/#6 #>*#CJ##OJ##QJ##\#!#hF###h%oO#6 #>*#CJ##OJ##QJ##\#!
#hF###h#}#6 #>*#CJ##OJ##QJ##\###hF###hM#5#6 #OJ##QJ#####hF###hA
#5#6 #OJ##QJ#####hF###h#"#5#6 #OJ##QJ##&%##%###'##
'##''##(##(##(##[*##+##,##,###-###-##. ###0###0###0##0###4##4##4##
5###5########################################################################
############################################################################
#############################################################################
#######################################################################dh###]
#gd)7)##
###$##dh###a$#gd)7)######$##

##dh###^

#a$#gd)7)#####$#
&##F###dh###a$#gd)7)###%###&##K&##N&##
'##''##T'##o'##(##(##(##(##(##y,##,##,##,##,##zi[L[:
[#############################j[###hF###h###5#6 #OJ##QJ##U####hF###h###5#6 #
OJ##QJ##\###hF###h###5#6 #OJ##QJ### #hF###h###5#6 #>*#OJ##QJ##\##!
#hF###h#}#5#>*#CJ##OJ##QJ##\###hF###h###6 #>*#CJ##OJ##QJ#####hF###h&##6 #>*
#CJ##OJ##QJ###!#hF###h&##6 #>*#CJ##OJ##QJ##\###hF###h#}#6 #>*#CJ##OJ##QJ###!
#hF###h] d;#6 #>*#CJ##OJ##QJ##\#!#hF###h#}#6 #>*#CJ##OJ##QJ##\#!#hF###h3?
s#6 #>*#CJ##OJ##QJ##\###,##,##,##,##,###-##
-###-##/. ##5. ##6 . ##7. ###0###0##!0###0###2##/2##4##4##
5##
5##xjXC#########################)#j@
###hF###h###5#6 #OJ##QJ##U##V####j#####hF###h###5#6 #OJ##QJ##U####hF###h&##
5#6 #OJ##QJ### #hF###h#5#5#6 #>*#OJ##QJ##\##
#hF###h###5#6 #>*#OJ##QJ##\####hF###h###5#6 #OJ##QJ##\###hF###h###5#6 #O
J##QJ##\###hF###h###5#6 #OJ##QJ#####j[###hF###h###5#6 #OJ##QJ##U####jG###h
F###h###5#6 #OJ##QJ##U##)#j@
###hF###h###5#6 #OJ##QJ##U##V####
5###5##

5###5###5###5##A5##C5##] 5##W:##p<##q<##u<##x<##y<##<##<##<##<##<##;

}l^

F3###
%#hF###h###5#6 #CJ##OJ##QJ##\#aJ##. #ja###hF###h] ##5#6 #CJ##OJ##QJ##U##\#aJ
#####h O#5#6 #>*#OJ##QJ##\## #hF###h###5#6 #>*#OJ##QJ##\##
#hF###h] ##5#6 #>*#OJ##QJ##\####hF###h###5#6 #CJ##OJ##QJ###
#hF###h###5#6 #>*#OJ##QJ##\####hF###h4#5#6 #OJ##QJ##\###hF###h###5#6 #O
J##QJ##\###hF###h###5#6 #OJ##QJ#####j#####hF###h###5#6 #OJ##QJ##U####jBW###h
F###h###5#6 #OJ##QJ##U#####5##B5##C5##] 5##6 ##6 ##7##7##8##V:##W:##p<##q<##r<
##s<##t<##u<##v<##w<##x<##y<##z<##{<##|
<##}<##~<####################################################################
#############################################################################
############################################################################
#############################################################################
############dh###] #gd)7)########h##dh###] #^h#gd)7)########dh###] #gd)7
)###~<##<##<##<##<##<##<###=##$=##%=##&=##'=##(=##Y=##Z=##U>##?
###A##0B##rB##C##C##C######################################################
#############################################################################
############################################################################
##############################################################################
#####dh###] #^##gd)7)####
&##F#####dh###] #gd)7)########h##dh###] #^h#gd)7)########dh###] #gd)7)##
#<##<##<##<##<###=###=##$=##'=##(=##X=###A###A##E##E###F##|
F##}F##F##t_J:########################h1###h1##5#CJ(#OJ##QJ##aJ(#(#h
1###h###5#6 #;#>*#CJ#OJ##QJ##aJ##(#h1###h1##5#6 #;#>*#CJ#OJ##QJ##aJ##
%#h1###h1##5#6 #;#CJ#OJ##QJ##aJ###h1##5#6 #CJ(#OJ##QJ##aJ(####hF###h#,#5#
6 #OJ##QJ### #hF###hM#5#6 #>*#OJ##QJ##\##
#hF###h###5#6 #>*#OJ##QJ##\####hF###h#/#5#6 #OJ##QJ##\###hF###h###5#6 #O
J##QJ##\###hF###h] ##5#6 #OJ##QJ#####hF###h###5#6 #OJ##QJ###C##D##D##D##
E##E##E##E##E##E##E##E##E##E##E##E##E##E##E##E##E##E##E##E##E##
E##########################################################################
#############################################################################
#############################################################################
#############################################################################
###############################dh###] #gd)7)####
&##F#####dh###] #gd)7)###E##E##E##E##E##E##}F##F##F##F##F##F##F##F#
#F##F##F##F##F##F##F##F##F##H##dJ##JL##KL##M##########################
############################################################################
#############################################################################
############################################################################
##############################################################################
#####
&##F###dh###gd)7)######dh###gd)7)###F##F##F##F##F##F##F##F##F##F##5G##LG#
#
I##%I##KL##gL##iL###P###P###P###P##CP##DP##
U##
pp
__PE#####################hF###h###OJ##QJ#####hF###h###5#>*#OJ##Q
J##\#!
#hF###h###5#>*#CJ##OJ##QJ##\###hF###h###5#6 #OJ##QJ##] ###hF###h###5#6 #>
*#OJ##QJ##
#hF###h###5#6 #>*#OJ##QJ##\####hF###h###5#6 #OJ##QJ###"#hF###h###5#6 #CJ4
#OJ##QJ##aJ4####h1##5#6 #CJ$#OJ##QJ##aJ$####h
O#5#6 #CJ$#OJ##QJ##aJ$##"#hF###h###5#6 #CJ(#OJ##QJ##aJ(####h1###h###5#CJH#OJ
##QJ##aJH###M##M##RN##N##N###P###P###P##CP##DP##@Q##FR##S###U##
U##
U###U##

U##U###U##6 U##U##U##?
V##vV##wV##V##V###W#########################################################
#############################################################################
############################################################################
#############################################################################
######################################################################dh###gd)7
)### U##
U###U##5U##U##U##wV##zV##V##V###W##&W##W##W###X###X##kX##X##X##X##X##X##
X##X##X##X##X##X##weS###########################"#hF###h###
5#6 #CJ #OJ##QJ##aJ ##"#hF###h###5#6 #CJ##OJ##QJ##aJ#####j
###hF###h###5#6 #OJ##QJ##U##4#j@
###hF###h###5#6 #CJ##OJ##QJ##U##V##\#aJ#####j#####hF###h###5#6 #OJ##QJ##U###
#hF###h###5#6 #OJ##QJ##\###hF###h###5#6 #OJ##QJ###
#hF###h###5#6 #>*#OJ##QJ##\####hi*#5#6 #>*#OJ##QJ##\####h
O#5#6 #>*#OJ##QJ##\###W##pW##W##W###X##KX##jX##kX##X##X##X##X##X##X##X##
X##Y##Y##Z##Z##\##\##\##\##\##^##4`##Tb###c##########################
#############################################################################
#############################################################################
############################################################################
#############################################################################
########################dh###gd)7)###X##X###Y###Y##\##\##\###c###c###c## c##!
c##"c##hc##c##d##d##d##d##d##d##d##n_J8#####j####hF###h###5
#6 #OJ##QJ##U##)#jN@
###hF###h###5#6 #OJ##QJ##U##V####hF###h###5#6 #OJ##QJ##\###j###hF###h###
5#6 #OJ##QJ##U##1#j#@
###hF###h###5#6 #CJ##OJ##QJ##U##V##aJ####j#####hF###h###5#6 #OJ##QJ##U##
#hF###h###5#6 #>*#OJ##QJ##\##
%#hF###h###5#6 #>*#CJ##OJ##QJ##aJ####hF###h###5#6 #OJ##QJ###"#hF###h###5#6
#CJ##OJ##QJ##aJ#####hF###h###6 #CJ##OJ##QJ##aJ#####c###c##c##c##d##d##Ke##e
##f##f##f###g##
g##_h##Aj##k##l##m##m##m##m###o##p##p##}s##s##t###u####################
#############################################################################
############################################################################
#############################################################################
#############################################################################
###########
&##F###dh###gd)7)######dh###gd)7)###d##d##d##d##d##d##d##d##+e##e##Xe##Ye##f##f##f###g##v##v##Jw##Kw##v|##|#####################
##

#######jjU######(#j#####hv##5#6 #OJ##QJ##U##mH##nH##u###(#j#####hp(#5#6 #OJ##QJ##U##mH##nH##u#####h?


G=#5#6 #OJ##QJ#####h W#5#6 #OJ##QJ#####h###5#6 #OJ##QJ#####h?
G=##h###5#6 #OJ##QJ###"#hF###h###5#6 #CJ #OJ##QJ##aJ ##
j##m#hF###h###5#6 #OJ##QJ###
j##W#hF###h###5#6 #OJ##QJ#####hF###h###5#6 #OJ##QJ#####hF###h###5#6 #OJ##
QJ##\##
#u##*u##Wu##`u##v##v##v##v##Jw##Kw##Lw##Mw##Nw##Ow##Pw##Qw##Rw##Sw##Tw##Uw##Vw#
#`w##$y##u|##v|##|##|
############################################################################
#############################################################################
#############################################################################
############################################################################
#################D###dh###gd)7)######dh###gd)7)####
&##F###dh###gd)7)###|##[}##o~##F#######:##[##\##~##########
##############"##&#####################################################
#############################################################################
############################################################################
##################################################################################
###############################################################

###dh####$#If####gd)7)####
&##F###dh###gd)7)######dh###gd)7)######################################
####!##"#####%##'##(##)##X##############
9#####################:##g##h##yk####
##################hF###h^-##5#6 #OJ##QJ#####h W#5#6 #OJ##QJ##y(###h^-###h^##OJ##QJ#####h^-###h^-##5#OJ##QJ####h^##5#6 #OJ##QJ#####hp(#5#6 #OJ##QJ#####hF###h
W#5#6 #OJ##QJ###(#j#####hp(#5#6 #OJ##QJ##U##mH##nH##u#####h?
G=#5#6 #OJ##QJ#####h W#5#6 #OJ##QJ###(#j#####h^##5#6 #OJ##QJ##U##mH##nH##u##&&##'#################################kde###$##$#
If#####l################################A#T#p#(#D`#|####
%##################################################################################
###########################################################################
t####0###############################################6 ##########
######################### #########################
######################### ########################4#######4###
#l#a####'##)##1##7##?
##E##F##G##I##K##M##O##Q##S##U##W###################################
############################################################################
##############################################################################
###################################################################################
###################################################################################
#########################dh####$##V##&`#$#/#If####b$#gdp(######dh###gd)7)###W#
#X##Z##\##^##`##b##d##f##f############M############M############M##########
##M############M############M############M#############################
######dh####$####;##&#$#/#If####gdp(####kd####$##$#If#####l###########
###################F####T######################h###################h#######
##########
t###
6 `#V####0###############################################6 ##########

##########

##########

##########

###########4#######4###
#l#a###e4###f##h##s##|
#####################################################################
#O############@##########################\#####dh###gd^####kd###$##$#If#####l############################F###4##
##P###################P####################################
t###
6 ###;####0###############################################6 #########
#

##########

##########

##########

###########4#######4###
#l#a######
######dh####$####;##&#$#/#If####gdp(####################
#######################################################################
############################################################################
##################################################################################
###################################################################################
########################!##
#########dh####$##)##B##&#$#/#If####^`#gdp(####
######dh####$##)##B##&#$#/#If####gdp(######
##################h############\############W############W############W###
#########W############W############W############\############W################gd^#########

##dh###gd^-####kd
###$##$#If#####l############################F###d#####h###################h#
###################################
t###
6 #)##B####0###############################################6 #########
#

##########

##########

##########

###########4#######4###
#l#a####
##:##h##i###### ########################################
#############################################################################
############################################################################
#############################################################################
######################Ffz######dh####$####&##&#$#/#If####gd6 c#####
######dh###gd6 c######dh###gd)7)###########dh###gd W########

####dh###`#gd^-####h##i##########
########################################
#########
9#########:##;##=##U##V##W##l##titi##############
####h##5#6 #OJ##QJ#####h###h##6 #OJ##QJ####h##6 #OJ##QJ####h6 c#OJ##QJ###"
#j#####h###OJ##QJ##U##mH##nH##u#####h6 c##h6 c#OJ##QJ###(#j#####h###5#6 #OJ##QJ#
#U##mH##nH##u#####h6 c#5#6 #OJ##QJ#####hF###hv##5#6 #OJ##QJ#####h###5#6 #OJ##QJ#####hv##5#6 #OJ##QJ#####hF###h###5#6 #OJ##QJ##&##################0##:######
############################################h############O############O#########
############################################ ###dh####$##U!
#z##&#$#/#If####gd###p##kde###$##$#If#####l##############################
#T####################
t###6
######0###############################################6 ##############
#################4#######4###
#l#a###e4############dh####$#####&
#$#/#If####b$#gd6 c#####gd6 c######dh###gd)7)###:##;##=##V#################
#########i#########################################################################
###################################################################################
####################dh####$#######&#$#/#If####gd#########
###dh###gd6 c#q##kd###$##$#If#####l###############################p########
############
t###6 #U!
#z####0###############################################6 ##############
#################4#######4###
#l#a#####V##W##l##z################u############u############u#############
###################################################################################
##################################################################################
#######dh####$#####&`#$#/#If####b$#gd##q##kd####$##$#If#####l#############
##################
##
################
t###
6 ########0###############################################6 #########
######################4#######4###
#l#a#####l##m#######################################
############,####. ##/##0##1########

wi^###############################
hF###h###OJ##QJ#####hF###h###5#6 #OJ##QJ#####h###5#6 #OJ##QJ#####h6 c#5#6 #
OJ##QJ##y(#(#j#####h###5#6 #OJ##QJ##U##mH##nH##u###"#j#####h###OJ##QJ##U##mH##nH
##u#####h###h##OJ##QJ#####h###h##6 #OJ##QJ####h##5#6 #OJ##QJ#####h6 c##h
##6 #OJ##QJ####h##6 #OJ##QJ##
%#j#####h###6 #OJ##QJ##U##mH##nH##u##########################s#########
###s############s##################################################################
###################################################################################
############################[#####dh####$##
###&#$#/#If####gd###p##kdx###$##$#If#####l##############################
#T####################
t###
6 `######0###############################################6 ############
###################4#######4###
#l#a###e4#########################u############u############u#############
###################################################################################
#################################################################################
######dh####$##9####&#$#/#If####gd##q##kd###$##$#If#####l############
########################################
t###6 #
#####0###############################################6 ##############

#################4#######4###
#l#a#####################################################}##########
##}############}############}############}############}############}############}##
##########}########################################################################
###gd#########
###dh###gd6 c#q##kd/###$##$#If#####l###############################P########
############
t###
6 #9######0###############################################6 #########
######################4#######4###
#l#a###############################################y############m############a############H##############
#######################################
###7###dh####$####J##&#$#/#If####gd#########7###dh###gd#########
###dh###gd6 c#o##kd###$##$#If#####l###############################T########
############
t###
6 `#####0###############################################6 ############
###################4#######4###
#l#a#########
###dh####$####&`#$#/#If####gd######. ##1##B##C##D##E##\##] #####x##y## ##########################u######
######m############m############m############m############m############m###########
#m############m############m###########################dh###gd)7)###
###[#####dh###gd#######
###7###dh###gd##q##kd###$##$#If#####l###############################
##
################
t###
6 ###J####0###############################################6 #########
######################4#######4###
#l#a####

#####################################################################
################################################################################
###################################################################################
###################################################################################
###################################################################################
###############################################################

###dh####$#If####gd)7)########################################kd?
###$##$#If#####l##############################?##N
#o#############################################################################
###################################################################################
####
t####0###############################################6 ##########
######################### #########################
######################### ########################4#######4###
#l#a####################### ##
##'##g##^##_##a##b##}##~############Y##Z##[##v## ########
############################################################################
#############################################################################
############################################################################
#############################################################################
#################################################dh###gd)7)######
#####
%##'##f##g##_##`##~########Y##v############*##+##O##
saO=###############j{G###hF###h###5#6 #OJ##QJ##U####j###hF###h###5#
6 #OJ##QJ##U####j#a###hF###h###5#6 #OJ##QJ##U##"#hF###h###5#6 #CJ
#OJ##QJ##aJ ####jc

###hF###h###5#6 #OJ##QJ##U####j)###hF###h###5#6 #OJ##QJ##U##+#j###hF###h


###5#6 #CJ`#OJ##QJ##U##aJ`###hF###h###5#6 #OJ##QJ###"#hF###h###5#6 #CJ(#OJ##
QJ##aJ(####hF###h###6 #CJ(#OJ##QJ##aJ(###hF###h###6 #CJ##OJ##QJ##aJ#########
#######*##,##-##N##O##P##Q##R##S##T##U####A##W##X######
##
##
######
##
## ##
##
############

################################################
############################################################################
#############################################################################
############################################################################
##################################################################dh###gd)7)###O
##P####X##^########################### ##L##M##^#####9#
#:##[##] ## zkXF#############j###hF###h###5#6 #OJ##QJ##U##
%#hF###h###5#6 #CJ##OJ##QJ##\#aJ####h|
A#5#6 #CJ##OJ##QJ##aJ###. #j#####hF###h|A#5#6 #OJ##QJ##U##mH##nH##u#####h
O#5#6 #OJ##QJ#####hF###h###5#6 #>*#OJ##QJ####hF###h###5#6 #OJ##QJ##\#
%#hF###h###5#6 #>*#CJ##OJ##QJ##aJ####hF###h###5#6 #OJ##QJ###"#hF###h###5#6
#CJ #OJ##QJ##aJ ##"#hF###h###5#6 #CJ##OJ##QJ##aJ###
###### ##
########################U##############L##M###
#
##\##] ##
##7#
#####################################################
#############################################################################
############################################################################
#############################################################################
##########################################################################dh###
gd)7)###7##8##9##;##Y##Z##[##\##] ##^############9##:##4##:##<#
#u##v##w##x#########1##R##############################################
############################################################################
#############################################################################
#############################################################################
##############################################################
&##F###dh###gd)7)######dh###gd)7)###] ##^#######!
##:##;##v##x##################=########&##'##H##I##_##{##'##2##=##S##T####x
iVV##################
%#hF###h###5#6 #>*#CJ##OJ##QJ##aJ####hF###h###5#6 #>*#OJ##QJ##"#hF###h###5#
6 #CJ##OJ##QJ##aJ#####hF###h O#5#6 #OJ##QJ#####h###5#6 #OJ##QJ#####h
O#5#6 #OJ##QJ#####jt###hF###h###5#6 #OJ##QJ##U####hF###hy##5#6 #OJ##QJ#####
hF###h###5#6 #OJ##QJ###%#hF###h###5#6 #>*#CJ #OJ##QJ##aJ ###h O#5#6 #>*#CJ
#OJ##QJ##aJ ###R##w#######################################
####
###########################################################################
#############################################################################
#############################################################################
#################################################################################
###############################

###dh####$#If####gd)7)######dh###gd)7)####
&##F###dh###gd)7)### ##!#####
%##'##(##;############/############/############/############/#################

###dh####$#If####gd)7)###kdd

###$##$#If#####l###################################
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a#####(##*##,####=##>##################################################/##################
#kd

###$##$#If#####l###################################
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a###

###dh####$#If####gd)7)###>##@##B##D##F##H##X##Y##########################
##############################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#############

###dh####$#If####gd)7)###Y##Z##\##^##`##b##;############/############/#######
#####/############/#################

###dh####$#If####gd)7)###kdl
###$##$#If#####l###################################
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a#####b##d##t##u##v##x#################################################################kd
###$##$#If#####l#####################################
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a###

###dh####$#If####gd)7)###x##z##|
##~###################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
##############################################################

###dh####$#If####gd)7)###############;############/############/#######
#####/############/#################

###dh####$#If####gd)7)###kdx####$##$#If#####l###############################
####
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a#####################################################/#########
######################kd####$##$#If#####l################################
###
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a###

###dh####$#If####gd)7)##############################################
################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###########

#
###dh####$#If####gd)7)#######
#######
##;############/############/###
#########/############/#################

###dh####$#If####gd)7)###kd####$##$#If#####l###############################
####
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a#####################################################/##############
#################kd#####$##$#If#####l###################################
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a###

###dh####$#If####gd)7)#############
###########################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################################################

###dh####$#If####gd)7)######

##############;############/############/############/############/###########
######

###dh####$#If####gd)7)###kd####$##$#If#####l###############################
####
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a###########0##1##2##4######################################/#########
######################kd

####$##$#If#####l###################################
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a###

###dh####$#If####gd)7)###4##6 ##8##:##<##Q##R#############################
################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#############

###dh####$#If####gd)7)###R##S##[##\##] ##^##;############3############3#######
#####3############3##############################dh###gd)7)###kd####$##$#If#####
l###################################
@##################################################################################
#######################################
t####0###############################################6 ################
#############################################################
########4#######4###
#l#a#####^##_##{######. ##2##6 ##:##>##A##D##G##K###################
#############################################################################
##############################################################################
###################################################################################
###################################################################################
###############################################################

###dh####$#If####gd)7)######dh###gd)7)##
K##L######################################kd#####$##$#If#####l################
################### @#f
#R################################################################################
#################################################################################
t####0###############################################6 ######
######################### #########################
######################### ########################4#######4###
#l#a#####L##M##N##R##V##`##a##c##e##v################################
##############################`###############################################
######################################kd####$##$#If#####l######################
######F##
##N#############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a###

###dh####$#If####gd)7)######dh###gd)7)##
v##w##y##{####t############h############h############h#######################
###################################################################################
##########################################

###dh####$#If####gd)7)###kd####$##$#If#####l############################F##
##N#############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a###############t############h############h############h#############
###################################################################################
####################################################

###dh####$#If####gd)7)###kdV####$##$#If#####l############################F##
##N#############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a###############t############h############h############h#############
###################################################################################
####################################################

###dh####$#If####gd)7)###kd####$##$#If#####l############################F##
##N#############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a############# ######t############l############l############`#########
###`############`##################################################################
################################

###dh####$#If####gd)7)######dh###gd)7)###kd
####$##$#If#####l############################F##
##N#############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a################t############h############h############h#################
###################################################################################
################################################

###dh####$#If####gd)7)###kdd####$##$#If#####l############################F###
###############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a#################=##t############h############h############h#############
###################################################################################
####################################################

###dh####$#If####gd)7)###kd####$##$#If#####l############################F###
###############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a#####=##>##@##B##V##t############h############h############h#############
###################################################################################
####################################################

###dh####$#If####gd)7)###kd#####$##$#If#####l############################F###
###############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a#####V##W##Y##[##z##t############h############h############h#############
###################################################################################
####################################################

###dh####$#If####gd)7)###kdr####$##$#If#####l############################F###
###############################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a#####z##{##########t############l############l############`#########
###`###############################################################################
####################################

###dh####$#If####gd)7)######dh###gd)7)###kd####$##$#If#####l###################
#########F##################################################################
t####0###############################################6 ######

##########

##########

##########

#########4#######4###
#l#a###########################{############{############{#############
###################################################################################
###################################################################################
#######

###dh####$#If####gd)7)#x##kd&####$##$#If#####l############################0##Z
#########################################
t####0###############################################6 ###############
######################4#######4###
#
#l#a#######*#####
##
###
############{############{############{########
###################################################################################
###################################################################################
############

###dh####$#If####gd)7)#x##kdx####$##$#If#####l############################0##Z
#########################################
t####0###############################################6 ###############
######################4#######4###
#
#l#a#####
#########
##
##
########################################s############s############s###########
#s#################################################################################
######################################

###dh####$#If####gd)7)######dh###gd)7)#x##kd####$##$#If#####l###################
#########0##Z#########################################
t####0###############################################6 ###############
######################4#######4###
#l#a#################a############U############U############U############U##
###################################################################################
########

###dh####$#If####gd)7)###kd#####$##$#If#####l############################\##
#################################################################################
####
t####0###############################################6 ################
#############################################4#######4###
#l#a##################a############U############U############U############U#
###################################################################################
#########

###dh####$#If####gd)7)###kd~####$##$#If#####l############################\##
#################################################################################
####
t####0###############################################6 ################
#############################################4#######4###
#l#a#################
#####a############U############U############U############U#######################
######################################################################

###dh####$#If####gd)7)###kd####$##$#If#####l############################\##
#################################################################################
####
t####0###############################################6 ################
#############################################4#######4###
#l#a#######################a############U############U############U#########
###U###############################################################################
##############

###dh####$#If####gd)7)###kdB####$##$#If#####l############################\##
#################################################################################
####
t####0###############################################6 ################
#############################################4#######4###
#l#a######## ##"##$##&####a############U############U############U############U###########################
##################################################################

###dh####$#If####gd)7)###kd####$##$#If#####l############################\##
#################################################################################
####
t####0###############################################6 ################
#############################################4#######4###
#l#a#######. ##0##2##4##;##a############U############U############U############U#######
###################################################################################
###

###dh####$#If####gd)7)###kd#####$##$#If#####l############################\##
#################################################################################
####
t####0###############################################6 ################
#############################################4#######4###
#l#a#####;##<##^#########
########a############Y############Y############
Y############Y############Y############Y############M##########################

###dh####$#If####gd)7)######dh###gd)7)###kdh####$##$#If#####l###################
#########\###################################################################
####################
t####0###############################################6 ################
#############################################4#######4###
#l#a#################
##"##$##&################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
######################################################

###dh####$#If####gd)7)###&##'######################################kd####$##$#I
f#####l###############################4###$#t###
###################################################################################
#############################################################################
t####0###############################################6 ######
######################### #########################
######################### ########################4#######4###
#l#a#####'##,####T##U##############)##*##}##6 ##7##V##W##Y######1######
######################################################################
############################################################################
#############################################################################
############################################################################
##################################################################dh###gd)7)###
####7##U##W##X###################### ##v####
#############&##'########

zzzkYG###"#hF###h###5#6
#CJ##OJ##QJ##aJ#####j###hF###h###5#6 #OJ##QJ##U####hF###h###5#6 #H*#OJ##QJ####hF###hy##5#6 #OJ
##QJ###%#hF###h###5#6 #>*#CJ #OJ##QJ##aJ
###j/###hF###h###5#6 #OJ##QJ##U####hF###hi*#5#6 #OJ##QJ#####jU###hF###h##
#5#6 #OJ##QJ##U##"#hF###h###5#6 #CJ #OJ##QJ##aJ
####hF###h###5#6 #OJ##QJ#####jF####hF###h###5#6 #OJ##QJ##U############
##############################################e############################
##################################################################################
####################kdY###$##$#If#####l############################F#####
##<#######################################
################
t####0###############################################6 ##########

##########

##########

##########

#########4#######4###
#l#a###

###dh####$#If####gd)7)#########$##S##Z##q############e############e###########
#e#################################################################################
#############################################################

###dh####$#If####gd)7)####kd###$##$#If#####l############################F##
#####<#######################################
################
t####0###############################################6 ##########

##########

##########

##########

#########4#######4###
#l#a#####Z##[##`######q############e############e############e#############
###################################################################################
##############################################

###dh####$#If####gd)7)####kdC###$##$#If#####l############################F##
#####<#######################################
################
t####0###############################################6 ##########

##########

##########

##########

#########4#######4###
#l#a############################
####m##F##q############i############i############i############i############i##
##########i############i############i############i############i############i#######
############dh###gd)7)####kd###$##$#If#####l############################F##
#####<#######################################
################
t####0###############################################6 ##########

##########

##########

##########

#########4#######4###
#l#a####

F##s##
%##&##(##F######[##] ##_##a##c##e##g##i##k########################
############################################################################
#############################################################################
##################################################################################
###################################################################################
##############################################

###dh####$#If####gd)7)######dh###gd)7)###k##l####################################
##kd] ###$##$#If#####l###############################:#

#3###,"##S###################S###################S###################S##########
#########S###################S###################S###################S#############
####
t####0###############################################6 ######
######################### #########################
######################### ########################4#######4###
#l#a#####l##q############## #######################################
#####################################g########################################
##############################################|##kd ###$##$#If#####l#####
###
###
###
###
###
##^##0##0

####

##################################6 `#
###0#########################################6 #################
##########################4###
#l#a#######dh####$## #&`#$#/#If####gd)7)######dh###gd)7)##
########################o############o############o##########################
###################################################################################
#########################################################dh####$##
#&`#$#/#If####gd)7)##|##kd###$##$#If#####l#####
###
###
###
###
###
##*##0##0

####

##################################6 `#
###0#########################################6 #################
##########################4###
#l#a#########=##?######4##5#####################
##### ##7##
zm] K;################hN_##hN_#5#CJ8#OJ##QJ##aJ8#"#h1###h5e#5#6 #CJH#OJ
##QJ##aJH####h1###h1##5#CJH#OJ##QJ##aJH###h1##5#CJ8#OJ##QJ##aJ8#
%#hN_##h1##5#6 #>*#CJ`#OJ##QJ##aJ`#
%#hN_##hN_#5#6 #>*#CJ`#OJ##QJ##aJ`###h1##5#6 #CJ#OJ##QJ##aJ####h
O#5#6 #CJ#OJ##QJ##aJ####hF###h5e#5#6 #OJ##QJ#####hF###h:e#5#6 #OJ##QJ#####
hF###h###5#6 #OJ##QJ###. #j#####hF###h###5#6 #OJ##QJ##U##mH##nH##u#########"
##<##############o############o#################################################
###################################################################################
###################################################dh####$##
#&`#$#/#If####gd)7)##|##kd)###$##$#If#####l#####
###
###
###
###
###
#####0##0

####

##################################6 `#
###0#########################################6 #################
##########################4###
#l#a#####<##=##@##F##[##############o############o############o#############
###################################################################################
######################################################################dh####$##
#&`#$#/#If####gd)7)##|##kd###$##$#If#####l#####
###
###
###
###
###
####0##0

####

##################################6 `#
###0#########################################6 #################
##########################4###
#l#a#####[##\##########################

##############z############z############z############z############z############z#
###########z############z############z############z############z############z######
######z###################dh###gd)7)##|##kdy###$##$#If#####l#####
###
###
###
###
###
####0##0

####

##################################6 `#
###0#########################################6 #################
##########################4###
#l#a#####

########### ##$##'##)##+####0##3##6 ##9##########################x###################################


############################################################################
#####################################z##kd!
###$##$#If#####l############################0###w###########################
##############
t####0###############################################6 ################
#########################4#######4###
#l#a###

###dh####$#If####gd)7)##9##<##?
##B##E##F##H##J##L##N##P##R##T##V##X##Z##\##^##`##b##c##e##g##
i##k##m##o##q############################################################
############################################################################
#############################################################################
#############################################################################
###########################################Ff######Ff;##

###dh####$#If####gd)7)###q##s##u##w##y##{##}################
######################################################
#############################################################################
#############################################################################
############################################################################
###########################################################################Ff
######Ff9##

###dh####$#If####gd)7)###############################
######################################################
#############################################################################
#############################################################################
############################################################################
###########################################################################Ff
######Ff7##

###dh####$#If####gd)7)###############################
###########################
##

###########################################################################
############################################################################
#############################################################################
#############################################################################
#########################################Ff5##

###dh####$#If####gd)7)#################################!#####
%##'##)##+####. ##0##2##4##6 ##8##:##<##>##@##B###################################
############################################################################
#############################################################################
#############################################################################
####################################################################Ff3######
Ff##

###dh####$#If####gd)7)###B##D##F##H##J##K##M##O##Q##S##U##W##Y##[##]
##_##a##c##e##g##h##j##l##n##p##r##t##v############################
#############################################################################
#############################################################################
############################################################################
###########################################################################Ff1
######Ff##

###dh####$#If####gd)7)###v##x##z##|
##~##################i###############

##
########################################################################
#############################################################################
############################################################################
#############################################################################
##############################################dh###gd)7)#####Ff##

###dh####$#If####gd)7)#############################################
##8##I##J##t##u##########'###################################
#############################################################################
############################################################################
#############################################################################
###############################################################################
###h##dh###^h#gd)7)######dh###gd)7)###7##8##9##H##I##J##r##t##^##g###
############(##y######################vgv
vYYN########################hF##5#6 #OJ##QJ#####hF##5#6 #>*#OJ##QJ##\####h
F###h5e#5#6 #OJ##QJ##] ###hF###h5e#5#6 #OJ##QJ##\###hF###h7##5#6 #OJ##QJ#
##"#hF###h5e#5#6 #CJ##OJ##QJ##aJ###(#hF###h5e#5#6 #>*#CJ##OJ##QJ##\#aJ#####h
F###h5e#5#6 #OJ##QJ###(#hj###h5e#5#6 #>*#CJ #OJ##QJ##\#aJ ##
#hF###h5e#5#6 #>*#OJ##QJ##\##"#hN_##h5e#5#6 #CJ4#OJ##QJ##aJ4########
########6 ##7##o##p############################
############################################################################
#############################################################################
############################################################################
###################################################################dh###^#gd
)7)######dh###gd)7)######h##dh###^h#gd)7)######dh###gd)7)####
&##F###dh###gd)7)###########5##6 ##7##o##########
########################R##S##T##d####(##
rdVG#####hF###h5e#5#6 #OJ##QJ##] ###hi*#5#6 #>*#OJ##QJ##\####hj##5#
6 #>*#OJ##QJ##\####hF###h7##5#6 #>*#OJ##QJ####hF###h[#5#6 #>*#OJ##QJ####hF
###h5e#5#6 #>*#OJ##QJ##
%#hF###h5e#5#6 #>*#CJ##OJ##QJ##aJ##"#hF###h5e#6 #>*#CJ##OJ##QJ##aJ###
#hF###h5e#5#6 #>*#OJ##QJ##\####hF###h5e#5#6 #OJ##QJ##\###hF###h5e#5#6 #O
J##QJ#####hF###hF##5#6 #OJ##QJ##########################
###################S##T####D##t##########################
############################################################################
#############################################################################
#############################################################################
#####################################################################dh###^
#gd)7)######dh###gd)7)########dh###^#gd)7)###(#########
##3##9##C##J##R##S##^##s##########################
##################*##+##;##O##X##

r`rr`r###"#
hF###h#a`#5#6 #OJ##QJ##mH

#sH

##"#hF###hU#5#6 #OJ##QJ##mH

#sH

####hF###h#a`#6 #OJ##QJ##mH

#sH

###hF###hU#6 #OJ##QJ##mH

#sH

###hF###h#a`#5#6 #OJ##QJ#####hF###h#a`#6 #OJ##QJ####hF###hU#5#6 #OJ##QJ#####


hF###hU#6 #OJ##QJ####hF###ho] R#5#6 #OJ##QJ#####hF###ho] R#6 #OJ##QJ####hF###h
5e#5#6 #OJ##QJ##%##### ##:##S##t###########P##|
################################################################
############################################################################
#############################################################################
##################################################dh###^#gd)7)#####
&##F###dh###gd)7)#l#####################
&##F###dh###gd)7)#l#######0###########
&##F###dh###gd)7)#####
&##F###dh###gd)7)#l#######0##########X##d##{##################
########zhZ?
0########################hND###hJl#5#>*#OJ##QJ##\#5#j#####hF###hJl#5#>*#CJ##O
J##QJ##U##\#mH##nH##u####hF###hJl#5#6 #OJ##QJ###"#hF###hJl#5#6 #CJ
#OJ##QJ##aJ ####hj##5#6 #CJ #OJ##QJ##aJ
####hF###h5e#5#6 #OJ##QJ##^J###&#hF###h5e#5#6 #OJ##QJ##^J##mH

#sH

####hF###h5e#5#6 #OJ##QJ###"#hF###h#a`#5#6 #OJ##QJ##mH

#sH

####hF###hU#6 #OJ##QJ##mH

#sH

#"#hF###hU#5#6 #OJ##QJ##mH

#sH

####hF###h#a`#6 #OJ##QJ##mH

#sH

#######
##r#######^####################################
#######################################################################
#############################################################################
############################################################################
#############################################################################
################
###,#####gd)7)#####gd)7)######h##dh###^h#gd)7)######dh###gd)7)#########
########################################
######################################$##

%##&##'##*##+##@##
######
##############hF###h5e#5#6 #OJ##QJ#####hi*#5#6 #OJ##QJ#####hF###hJl#5#6 #OJ
##QJ###+#j#####hF###hJl#5#OJ##QJ##U##mH##nH##u##5#j#####hF###hJl#5#>*#CJ##OJ#
#QJ##U##\#mH##nH##u##/#j#####hF###hJl#5#CJ##OJ##QJ##U##mH##nH##u####hF###hJl#
5#OJ##QJ###0##################################
##########################################################
#############################################################################
#############################################################################
############################################################################
###############################################################################
#########,#####gd)7)#####
#####

##
#############################y############y###################################
###################################################################################
###############################################################
###,#####gd)7)##i##kdl###$##$#If#####l#################################T#
{###'#################
t####0###############################################6 ###############
##############4#######4###
#l#a########,######$#If####gd)7)######$##'##(##)##*##+##A##
##:##r################################################################
#####x############x############x############x############x############x############
x############x################################dh###gd)7)#####gd)7)######h##dh###^
h#gd)7)#####
###,#####gd)7)#b##kd###$##$#If#####l####################################I
###E##################0###############################################6 ###
##########################4###
#l#a#p##@##A##
##:##?
######o##+##. ##[##################s#########. ##5##
####
##/##########|
############o##y########|
q#########h)7)#5#6 #OJ##QJ#####hF###h)7)#5#6 #OJ##QJ#####hF###h5e#5#6 #OJ##
QJ##\#
#hF###h5e#5#6 #>*#OJ##QJ##\####hj##5#6 #OJ##QJ#####hF###h5e#OJ##QJ#####hF#
##hJl#5#6 #OJ##QJ###"#hF###h5e#5#6 #CJ##OJ##QJ##aJ#####hF###h5e#5#6 #OJ##QJ
###"#hF###h5e#5#6 #CJ##OJ##QJ##aJ##+###:##y###########G##o######
#####+##,##[#########F########################################
############################################################################
#############################################################################
#############################################################################
#############dh###^#gd)7)####
&##F

##dh###gd)7)####
&##F
##dh###gd)7)####
&##F###dh###gd)7)####
&##F
##dh###gd)7)######dh###gd)7)#############Q##m#########G##p######
#############################################################
#############################################################################
############################################################################
##############################################################h##dh###^h#gd)7
)######dh###gd)7)######t##dh###^t#gd)7)####
&##F###dh###gd)7)######@##dh###^@#gd)7)####
&##F
##dh###gd)7)######dh###gd)7)########5##s################:#######
###T##s##t########. ##S########################################
############################################################################
#############################################################################
#############################################################################
###########################################
&##F###dh###gd)7)######dh###gd)7)#######
#dh###^#
gd)7)####
&##F###dh###gd)7)###########
##/##0##########*##v#########<##i##########3##h####
##
##G########################################################################
############################################################################
#############################################################################
#############################################################################
################### #dh###^
gd)7)####
&##F###dh###gd)7)######dh###gd)7)###G##y##############. ##C##c###
#################################################
#############################################################################
############################################################################
#############################################################################
#############################################################################
#############dh###gd)7)######
#dh###^
gd)7)#########################1##g########*###i#########
######@###A############)###b##############################################
#############################################################################
############################################################################
#############################################################################
##############################################################################
####dh###gd)7)###############g####?###A#########
##
##
##
##7###8###i############################################

vhYYY################hF###h5e#5#>*#OJ##QJ##\###hF###h5e#5#>*#OJ##QJ####
#hF###h5e#>*#CJ##OJ##QJ####hF###h5e#5#OJ##QJ####hF###h5e#5#OJ##QJ##\####h
F###h5e#5#>*#CJ##OJ##QJ#####hF###h#l#5#6 #OJ##QJ#####h)7)#5#6 #OJ##QJ###"#hF
###h5e#5#6 #OJ##QJ##mH##sH#####hF###hJl#5#6 #OJ##QJ#####hF###h5e#5#6 #OJ##Q
J#####hi*#5#6 #OJ##QJ## b############>###?
###@###A###################$###\###################K############0###1###
2###3###4####################################################################

#############################################################################
############################################################################
#############################################################################
############################################################dh###gd)7)###4###v##
##########-###[#####################
###########&###4###@###J###X###h###~#######################################
#############################################################################
############################################################################
#############################################################################
############################################################################
###############################dh###gd)7)###################### ###
###
##&
##2
##=
##G
##K
##L
##\
##h
##r
##
##
##
##
##
##
##
##
##
##
##
############################################################################
#############################################################################
#############################################################################
############################################################################
###################################################dh###gd)7)###
##
##
##
###
##
###
###
###
##$
##/
##?
##H
##S
##b
##m
##z
##
##
##
##
##
##
##
##
##
##
##
##
############################################################################
#############################################################################
#############################################################################
############################################################################
###################################################dh###gd)7)###
##
##
##
########## ###!
###"###2###>###E###L###S###Z###b###c###d###e###f###g###h###i#############
############################################################################
#############################################################################
#############################################################################
############################################################################

###################################gd)7)#####gd)7)######dh###gd)7)#####
######################Q###R############

###*###+###E###F###c###d#################################################
#############################################################################
#############################################################################
############################################################################
################################################################h##dh###^h#gd
)7)#######^#gd)7)#####gd)7)#####gd)7)############################

###*###+###E###F###G###^###_###`###a###b###c###d############
jWH<

########h)7)#5#>*#OJ##QJ##\###hF###hq_##CJ##OJ##QJ##aJ###
%#jF###hF###hq_##CJ##OJ##QJ##U##aJ##0#j#####hF###h5e#CJ##OJ##QJ##U##aJ##mH##nH#
#u#####hF###h5e#CJ##OJ##QJ##aJ###
%#j#####hF###h5e#CJ##OJ##QJ##U##aJ####hF###h5e#5#OJ##QJ####hF###h5e#5#>*#OJ
##QJ#####hF###h5e#OJ##QJ#####hF###h5e#OJ##QJ##\###hF###h5e#5#OJ##QJ##\####
hF###h5e#5#>*#OJ##QJ##\###hF###h5e#>*#OJ##QJ#########################
####################T###x###y###u###|###############-###T###U###

wl\L\lwl##############################hF###h5e#5#CJ##OJ##QJ##aJ####hF###h5
e#CJ##OJ##QJ##\#aJ####hF###h5e#OJ##QJ#####hF###h5e#5#>*#OJ##QJ##\###hF###h
5e#OJ##QJ##\###hF###h5e#5#OJ##QJ##\####hF###h5e#5#>*#OJ##QJ#####hF###h"2`
#5#>*#OJ##QJ###
#j###hF###h5e#5#OJ##QJ##U###+#j#####hF###h5e#5#OJ##QJ##U##mH##nH##u####hF###
h5e#5#OJ##QJ##
#j#####hF###h5e#5#OJ##QJ##U##############S###T###x###y###################
##########. ###8###P###e###|#########################
#############################################################################
############################################################################
#############################################################################
#############################################################################
############################################^#gd)7)#####gd)7)###########
###. ###7###>###E###] ###r################E###W###\###n###u###|
#######################################################################
#############################################################################
#############################################################################
############################################################################
##############################################################################
######gd)7)#####gd)7)#######J###O###{#################################3##
#:###U#################################*###+###########################
############################################################################
#############################################################################
############################################################################
#############################################################################
##############^#gd)7)#####gd)7)###+###,######T###U###m###{##########################5###<###C###J###Q###Y###Z###[###\###
] ###p###q###c###d###e#########################################################
#############################################################################
############################################################################
#############################################################################
##################################################################gd)7)#####gd)
7)###U###m###t#####################5###Q###Y###Z###[###] ###p###q###c###e###j###k#
##z###{###|
###}###~###tibTIiE################h)7)####jf###hF###hq_##U####j
@
###hF###hq_##U##V##

#hF###hq_#####j#####hF###hq_##U####hF###h5e#5#6 #OJ##QJ#####hF###h5e#OJ##QJ#
#\###hF###h5e#5#>*#OJ##QJ#####h)7)#5#>*#OJ##QJ#####hF###hq_##5#OJ##QJ##\###
#hF###h5e#5#OJ##QJ##\####hF###h5e#5#OJ##QJ####hF###h5e#5#CJ##OJ##QJ##aJ##
##hF###h"2`#CJ##OJ##QJ##\#aJ####hF###h5e#CJ##OJ##QJ##\#aJ####e###f###g###h###i
###j###~#####################)&##(##(##*##*##*##*##*##*##*##*##*##
*##*##*###################################################################
#############################################################################
############################################################################
#############################################################################
####################################gd)7)#####gd)7)######h##dh###^h#gd)7)###~##
#############)&##=&##@&##*##*##*##*###+###+###+##. +##9+###-#####1##1##r
r{iZODODiD

##################################hF###h5e#
rr
r
OJ##QJ#####hF###h#M~#OJ##QJ#####h#`#5#>*#CJ #OJ##QJ##aJ ##"#hF###h5e#5#>*#CJ
#OJ##QJ##aJ ####h~#5#>*#CJ #OJ##QJ##aJ
####hF###h/#5#6 #OJ##QJ#####hF###h5e#5#6 #OJ##QJ#####hF###h5e#OJ##QJ##\##
#hF###h5e#5#>*#OJ##QJ##\###hF###h5e#5#OJ##QJ####hF###h5e#5#OJ##QJ##\##"#
h~##h5e#5#6 #CJ #OJ##QJ##aJ ####h~##h5e#CJ #aJ ####h~#CJ #aJ
##*##*##*##*##*##*###+###-##. ##
0##1##1##1##1##1##1##1##1##1##1##1###2###2###2###2####################
#############################################################################
############################################################################
#############################################################################
################################################gdJl#########gdJl######dh###gd
)7)######h##dh###^h#gd)7)#
##
#######gd)7)#####gd)7)###1##1##1##1##1##1##1##1##1##1##1##1###2###2#
##2###2##"2###2##42##6 2##72##X2##Y2##~2##2##2##2##2##2###3##

3##43##53##?
3##@3##Q3##R3##S3##b3##c3##y3##z3##{3##3##3##3##3##3##3##3##3##
####heK##h5e#CJ##aJ#####h5e#CJ##aJ#####hJl#5#CJ##\####h#
##hJl#5#CJ####h####hJl#5#CJ##aJ####h###hJl#5#
#hJl#\###hJl##

#h###hJl####h5e####h###hJl#\###hF###h#1#OJ##QJ### #j#
##h#:##hi*#<#CJ##U##aJ#####hF###h###5#6 #OJ##QJ##2#2##"2###2##6 2##72##X2##Y2#
#~2##2##2##2##2##2###3##

3##43##53##?
3##@3##R3##S3##b3##c3##z3##{3##3##############################################
############################################################################
#############################################################################
#############################################################################
########################################$#a$#gd5e######$#a$#gdJl######$#a$#gdJ
l#####gdJl#########gdJl###3##3##3##3##3##3##3##3##3##3##3##3##3##3#
##4###4##
4##
4###4###4###4###4###4###4###4###4###4##
4##&4########################################################################
############################################################################
#############################################################################
#############################################################################
########################################gd5e######$#a$#gd5e#######3##3##3##
3##3##3##3###4###4##
4##
4###4###4###4###4###4###4###4###4###4##
4##&4##'4##84##94##:4##O4##P4##_4##`4##a4##s4##t4##4##4##4##4##4##4##4##4##
4##4##4##4##4##4##4##4##4##4##4##4###5###5###5###5###5###5##

5###5###5###5###5###5###5###5##
####h#l##h5e#CJ##aJ###
#h5e#5###h#+##h5e#CJ##aJ#####hhM##h5e#CJ##aJ#####h5e#CJ##aJ#####h#+##h5e#5
###hl##h5e#CJ##aJ#####heK##h5e#5###h5e####heK##h5e#CJ##aJ##B&4##'4##94##:
4##O4##P4##`4##a4##s4##t4##4##4##4##4##4##4##4##4##4##4##4##4##4##4##
#5###5###5###5###5############################################################
############################################################################
#############################################################################
#############################################################################
####################################################gd5e######$#a$#gd5e######
##5##

5###5###5###5###5###5###5###5###5##!
5##"5##&5##'5##(5##)5#########################################################
#############################################################################
###############################################################################
###################################################################################
###################################################################################
#############################dh###gd)7)#####gd5e########5###5###5###5###5###5##
5##!5##"5##
%5##&5##(5##)5#########################################################
###################################################################################
###################################################################################
###################################################################################
########################################################hF###h#1#OJ##QJ#####ho
E##h5e#CJ##aJ#####h5e#CJ##aJ#####h5e####h#l##h5e#CJ##aJ##

2#1h#:p)7)##/ =!#"###$#%######

##n#7###'i###_PNG
#
###IHDR###)###!#####^|####sRGB##### pHYs#######+#####


PLTE###9{Xz###IDATx
6 ##`$

-#AQ# jZ* TQN#4


#&t] #=mvn#kg!:w#y?Yep #@###Y#yjkup##|
%#x-Sjny%#s[{7a#K##d##2+KC##u|01Z##,s
?#QH&f[:Z8kEjI4y(:=e&+mt -

#bl;N#oXYiKlI+^l5W#~Pl
#rEH#a{mO[+#G##f^#/YFPitr#`,#d,######ql!
ZE/`lZ6 . ^ SK8XC#?+l
r:`] v
x`B5#u`}-
4#AZ~R#o *#X+f/Z
Z2fu2kY5;eu[tTZ2~5Ns
p?)#,Qe#f,cY#s#%[&ca!^
_ $,#. p#V+
Y#3:#Kv_#0c#R+kM_d`he)##>#np#+!Vj #/

#,I#{~h#G;k

`"a"#-R##k-OY#8Yu
P + 2#XZUk{h^WayYi z#?
r#?qU7R@|
7#s#X P_-zYO4M#. mr_Z#6 fv=rsXHv*ur#"7
oV. )#5[Tc#KCCl[K|%CD-5_ Wa'
#:? &s
7KWZ(i1nv(#/vw= #v#
7Z/+L\#K#8,#Zq#&##K#}2{j #6 wTY#t#`#ce##w#
M+k`;S5 4gmEVrA#KYbOmb'#uU~uFvv##X7# ##!
L#,##t|BY?g#Pe{+6 t`Y#
#;,L#V&_oy,|
v2#FcX##e87K-a_0vZFEM\~
3M|/#[h&##7#o-j
Z:,

&#|?s## ###p
%d{RGmaep#\f{#V^~#y#;##

##y}-w!#SsP. i0#0
+[#e(H#sQ%c#p#o#kq

x1a###kU. #t%#Pl~6 h{#V-J-uhIY~


#+U^. FK#Nl'>##[vF#
7] P#P9!.
m#] c8z:#K,#{7QlZT|t#;n#/-)##Y:c_bg{sO$9mm*##Y
,k#VXm}#:-~g

8####IENDB`#####################################################################
########################################################################*##D#d####
#################!
######################################F####
#########
##C##"####A#####
##############F#I#G#1#############b###*####}b##!'#q_~#)######D########n
#)##}b##!'#q_~PNG
#
###IHDR###<###V#####l####sRGB##### pHYs#######+####)sIDATx^(FsE##Gs#-

v/A#####v ;#### ##@##@####M0######-r#####!hm#*

## #7P

###

'AHl0#Z
#Gw72#U-<xUq########"h] #n## 7#Dka=# ##
ZW#g!

###M#;~X###@*#UY#@##{#9w<^gxNKu

1/#7l#m#*I#g
nvG8y
#f/zQV#i#<# ###,#Lk#z:##p{I#x] KO#c
F##DXO>bufdY#wYDa#5#@pQx
GS#@fb7`
Ed
#{Z;E#[!p6
#?_T+ #mvyw###8@R#?d&0Ld. . h((9)_I##M@KVRIk{'S#!##|#o#)Z*s>7
Dk#J####8Qe<#5$@##s
dOX2#ZM#z# ###~_Ee/
#4X####Gm Z)#@ *VL;Zuj. !ZF# ####Y#ZD#*Uv
#D###hM~0zo##D#<#}. %%#@_##@z?qab
<#H#1j

##@R#
m#@##;#8Od_b} #. PyYxuWIQoTo##fK#-oP70;W

U.
o
# %#pLK8d!#>6 N"5*8PW#(F}I#|
#GB#Z##

D
\ ##z(##%Ada##{#(#Wm[=v w#
#
t *OB9
U)$###DteW?GZU. ;+JP##KC\#P<#z#M
<#:X#_#8GRPJ] w#ZBS#C4I#4#>Oz;N/u>WJ_WY#
u#O9vPz6 s#P X
W m)VuJ\V~\M*>v4#)#CN##EU#&{EZ_
*j1s[{+qOSO#^#+(MX!
3KvjuH4MvMk#eZrV. jiC##D*J\?^#G#$0##|P#-{D
Cv"###@##B_>TF ~o?=B@H##x#6 yJV#Vi#l
r1T#+l#{#5] (#I#

#] L:g|/6 z#Df##9!F#w6 Y~"


NTZ0+Wa] ~ii
#BT^

#adiuRl[{+"Zhs$p###8#
h9##m@ 6 0####5a-$hO#:c;$#, ###@##e#####@###@ #B##!o|D. #

0'#A##5(u#(#{#>+vI#(
##<\ ##U##~Fx0y #1## (XA8#
:v#N*d#V=iH###E##xS,#6 J#kA=lBgM6 JXP}] 8mwy`7
#<#7
# =#v+3
rZ>Z= #He2C7 !#&#c. #FS3
H06 Y##
YG
*F#ZF#-<xR#4Fb'Sg# ^2:B##3 #####TZ7u_h!#@#
##k%`9vhn E#lXr## Zm#2
U[Q:JE%kU"Z?rZI/E?[`#8#CreEK
S
#V] O;d/#Du##C$K#h#G. #-y/H#HQ$] bT#|#v#}#)#
#s#
x1vnNM##
Gn
#p
3A##. 'b] #GF##@Fc
d<#;B:#a####9w#a!#!#tkk
rbJJDk#y%#r1Z#\##


wF7 qQw##o8#}eL}'Z#. "b0j^#M##0( Uw#q8wka_#
[xj:~uO##N 8?b#DU80###y:##r##L%#\M83##-q*#\J%Ah
A^#kX3smKCXw`e`
F|EB#
OwWF#&J`L'=#`y### ###@##DK$###<. Nf!0#5*mB######4
##@##3# Z3&###td. @J#"A ###@`##6 P#@###@##@####M0<#
%. >##E2@`#pD"+J,*t#q#;#o#

ySZ7h=Mx >lB. :#)#%T o#M-/#<#w7H##8#u^L@|


=8k|6 U!p##DX##!##m@#v4= m':#R+

iN#$###Dz&P:

. UM#`ea6 t{w99D_L&#zY2}hRz#$9#I(R#*#rD\#c [#e


Q2T-h9###N &#C|cbl5UD6 ]

#pK#KT@?@C; #ZYM,
I#b;uH qcS#P@thmSf iVVE
Ld&#
# #CAJ F#v#*#})[X02 !
G#@##
oJ Ng;>#t#h# #>#`#ln*5Dhe
C{F#YVu-v>. u+#'C#C# ZC0D#hHjD36 L#hd#i#] |
oO#'#G#!L :##z#G[
ZF####@##fp;#D

W#JG] #1#XH#Z#o'P#m}L#L'##,t #H#1


xl#e#<NC_#=g2+#v#@5##S|#
3`[. +}D%#RA,cY#FoK#J?#@#=###s-g##2#|
zh#h4#f#dh8u
}eAeW#
m###K## F :7pu
+rW#j/4] ##/#(@

{J7-,++~Q

x2u# Z}1##n~&F_RV)#=#u4&2#5. mCJ8m#


KY
a$uF#bK#=q##
QrFC#+c<##i#e2] c4OPohf~#t] ;st#8#sxlR 6

Zn-

$}i*e#3-##+ T##Q-=7#kQL6 Z
MVP##nk#S#frm^i#a##}f] q4U!#Z] fr#}C
g#3 Z <?
FXx>#9qpx#w##ww#Ji3uz6 #"h##N
Co#%h##XI RO #
4#v##r 5'# h] #ftK#|#@|# ###@ C#"- #G#/tt
#o#IA##%
b{{
@ m#=sz?###1#=$
#SD#K@^O^91#Z#9#x\d #;WOv\+{pl#v;

F:Qe<kE+B#Q##10cnF#cy#2#

Z#H3`##A

*#

'G#Bh9

&] M@Na ] ####D[#^#9@''-?YLU80R##(#9#>

Gh"I;o
#] K#g5Bn9
#$#':KN#s#([#hy#6 @_#z##tky8#!##d#

bql[cyh#<##i5b##0##v#Axyn#<B_fTe-27#
#<B,#s~X#h-O##] ##Z# Dk-
z##[pc#I@###l#=@yS?P~<#5n^XJF#mU#pv}~D

^~37#k|w#|e

Yv#9[70 #iDSm5oVv#k(JS~4_#;YR,#
'{Xp;kflyo#A\r~##6 #,g

bIFi$J6 U
!F#u#rc!7(C5e #k##Dk'u*?
ojO#>I{OnS<)#
#Dh>k##@,>+h5a(3
RF>HY~U] @*{#=DXI{}###9 ig###b#####lpzP'M}#I#V#
m l:#Yt~4v#xq#-im^F######`#)#QQx#B$=. 7
fJ#&K-?XRi^Dr. #z#o`ZY}#^#

I=NO+<V@Z##b*_S{q;##~E V##87N`E&%0M}#
}0#"a,6 jmP)cW&K7u,Y#KS#4#D##"Qdhk9$#D4(_Smx1pZ"&Q!
_L#Q. ox+#kUmi#7s>. 8n#HU0
szyn){#X#Ro`. eS}i
#####MFbL*cv#l] *#rvqH;##S#HkWO##s#
Zs*###?j#K#:6 8#p##-## Z##H^
#!`&hQQ####M,s/V#'&#@c#h#AZ#!p##D D?
)z3&1v'hgL#6 ##w. CVm#) 0#5##MG *8j8#

Z##}w#
}#'K#<n#h~v7q#6 #N"h&##9NeTp###h0B#r#@#5 5m###-r##9#Vg^-X(#v#4#,#LCK## ZK'#zsT## ####D#I##d%!#1
%3#g"+oE #"#+?##WUP#G_1M##S86 #)<KF'#C`#
\] Vilj#@
#"J#
H4D^#cA4#
##MgFK#JX8'h5#(}C,;fT@Gh5,#F}Qf#\D`<.
W##3Gt#N#O"7Mt+#>)u#j ZnCsa
eT:##. ;mix<#M;'2#[vFds#o#L@$D&Lzgz@7%#&nQ(
i#c. -j:#?#,

$PcoeK#w
#j#A #q##@##W#@#3NB###8#uF#######+###
ph@_=
+})#9####K##>HV#(~#(HKZpUW^J/Ju#@##G#
":izkodawpN2[Xnaa2^b%Q' a^##_

##!h
%W#-#*Z#zMw# eI#y#MZ1#:#1. Z#|#= #$v#) ##GHV
m~RJR#] %3Bt## Z
R^Vo6
#MwE#uy#JTK#3|#>[DQ**###Y{o:. r #
9MeZ#[0vJ#n#7}}##I##pH"rzo#)9#8##

#=#J~5#Z/
. ZM+#1=/Nu#"}B:##A>A\
%#shegKQF#a#Rf^f;
};JU##B@. }#KC_ E#Nwf#+={#qF#89Y4mJ##'!\#5u#76 ifV#
}jzy30zhQwZ 1 #FL;F#
####}y3Y#h=N_V##ME#X#$#m#J####(2*###
%`\#N8#Z#E"@###6 ##mBn
l?#c##%h#;,B Ny#; p##D`
# # ZG# ####D#:(###@t##?#@#####76 _#}iV<> ##qXJ
<8#5L#R<jP#-
Wua{F}S&#=,c7K/#DqdR4k$ph##I`] * b###
] #iU#eyY<U\#he$
ha?5Sey$#tJT:Y] 4U##g(##e*#:M

%3P###nN#
##
i}@D)S##K
#sD-"Fjk#c#
Z#W#1#pH##EKQU#1. -#>#
X###T#[NR>CME dO*"`N~#!!
CwG##"~/==#:#*#}_#0AK#|C#Xre1\::&~8###|L##x#?
C###8fx#@##(GA#=# ###!h
#@##^
0##N####%^2
R;#UxCx9_No#p4CTaGQyf#Dk&] 6 #?&1\_$Z;^T_CL###}?#I3-c###- Qf#@`:##k:##. lT##
########{ZPU?o#LhAVoL##r##

?###i#5###-oQ-#D###6 4##

#-6 #eyo_
?3 "h#/@#PX#dJqcJ3s##Fj#!9QDp#
%5#k#@=A@*=z(G#f#~L# Z$####E8C!#0?-Q#A`###"#
#vs#|#'}#^ZHK# '#=HF P9AUC##r%s}#M0eOK;|2J

mF#IdgK4##-d=
_eitZcN&i-CO#,`##?-)#x#|
gRt#K&R+mV{##\HUY#x$PQPUD#Zv6 &
%TLJ'CIUV#W#,~U#+^X >
hW! UQ9-N2i#(VI)85##5#Lv!
Z&L#@#E?#N *bUJ#w#u#B/YI5Q###!
uX@q###Hd0NZg*#jj[5## Z

!p#8Y/=YDK:-}"S"mL(UV\K. "###k#@:
(W#Feec2#3#YEQ###xG@6 J#a)la,iE#XNl#
%H5&j0B&m#PW
#Wn<
#;RIcnK2o#iIS### 0#5/C###@#@4###@##s
Zs:# ###

$hIS### 0#5/C###@#@4###@##s \n$SQ*V?#%#?


9;##@>L##N#-)x#`#c,#3#\N#<# hgH###eD*#D### #m# Z
C!5#Y[
## - 1/##8#<@h##h##z#,#"O#@/"?#"h
#I3#h! WW##CU#G1JQ#] d@-nk] CG#" @X%&##LE>|
3HZR/IR,?dkA#%uP0qe###WJ?l#i###
Bv###'[}Yh#F^#&1m^SN#
q#. Q4~Xun#Gz##S###
*d':zi+<D#jEa#d#'B}Ij7d0le] O # #?@@E?d}#
#OksiG#u HY#B##b###,+;}_#^G6 -#. c#i}I
###@##D#>*C######/i## @v_#h#s<##
#
#@# ###
# 7th# Q####6 #yw#

;8^WV}sJ[#O#-?#r4o#vq=S##V#/"cE-e
|$@/*haq#Dct###x'`

i # #(##%#{Z##c Y`6 Xo
N,Zy###z4oc#|##=4&h###r#lo8G##C###iH#"9!`
K/#inmb`38m5F)#A#"!!$#%^6 6 G#
Dm#!###lGv!!w/#qD/x#@Hm#

#4#. bbI### ###lC#&T#


##@###9###@###`OkPa}Q')###PK#KT#KZXFAo###@###(#@H##
@###@fyp#1###] }ai@,Zp[#~Em`#X#<>8###@##9##@###@#1#B###8#
uN,#####C###!h#K<## p<#D# #
#s#9<#Q#ZC=ou5Z"##4##'L#` "#A^$QKy##pN#r# k
#-MK42pB)####R#hR#U

_5. I#9#%
dO f%[CN####G[u}6 ('_##:#$#[vSa##8`l#
C?|9#ZccHXl"/$h-O###_fF9!##YO###B=!
#i#H#Wy}k#`*F= syt2I#[#A###K####H8dn_E
HG6 ###/i###0*L5,us#im#@@
@#e7C`0#fZ###H(

f-
Z## ###lCmB### h#### #DkPa(# ###?+^
%c#f#####IENDB`###D#d#######
#############!u######################################J####
#########
##C#######A####?######

##########"##################2##^######A#:
;w#:#######*######`!#2####A#:
;w##########m#######S#j#######x#G###@
#qx#"#8H#VJ"E#G#c)#9)#'#Ftw#3~xz{##############
##################
###
#######

############################################################################## ###!
###"#######$###%###&###'###(###)###*###+###,######. ###/###0###1###2###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###D###E###F###G###H###I###J###K###L###M###N###O###P###Q###R###S###
T###U###V###W###X###Y###Z###[###\###] ###^###_###`###a###b###c###d###e###f###g###h##
#i###j###k###l###m###n###o###p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~#########################################################
##############################################################
##############################################################
##############################################################
###############################################################
##############################################################
##########################################################
###
#######

############################################################################## ###!
###"#######$###%###&###'###(###)###*###+###,######. ###/###0###1###2###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###D###E###F###G###I###J###K###L###M###N###O###P###Q###R###S###
T###U###V###W###X###Y###Z###[###\###] #######b###m###d###e###f###g###h###i#
##j#########p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~#########R#o#o#t#
#E#n#t#r#y#################################################5####
############F#############`En#l###
######D#a#t#a#########################################################
#######################################H###8#
#####W#o#r#d#D#o#c#u#m#e#n#t#############################################4###
########################################s######O#b#j#e#c#t#P#o#o#l##############
###################################7###

#######################095En##`En#############_#1#0#8#5#5#8#8#1#6 #6 ###########
#########################################
############F####095En#095En#############1#T#a#b#l#e##########################
###################################################################c###
##########C#o#m#p#O#b#j############################################################
#########################################h#########O#b#j#I#n#f#o###############
#######################################################################
###################
###i#############8##@##8#

###N#o#r#m#a#l#########CJ##_H##aJ##mH

#sH

#tH

###################<#A@#<#

###D#e#f#a#u#l#t# #P#a#r#a#g#r#a#p#h# #F#o#n#t########################

##
######
##@V##########################################################l###############
######################,###b##$#####0&PS0sA#6 ######"

#####@########################################n######(#####
######################
###############6 ####
#########
##########A#############################B#####
############S####################### ###?
####################################!
######t#########################@###########8"##################################
####@########U#n#k#n#o#w#n#########################################G
##############z# ##################T#i#m#e#s# #N#e#w#
#R#o#m#a#n###5#####################################S#y#m#b#o#l###3&#############
z#
##################A#r#i#a#l###"#########h#####tftf#######################
###############################!
##################################################################################
###################################################################################
###################################################################################
#####################################################################S###r0###
###################################################################################
%######2######################################################D#A#N#I#E#L#
#A#D#M#A#S#S#U###D#A#N#I#E#L#
#A#D#M#A#S#S#U#####################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#########################################################

####################### ###!
###"#######
%###&###'###(###*###

###
###
############F####Microsoft Word Picture#
###MSWordDoc#####Word. Picture. 8#9q###############################################
########################################################
###
############F####Microsoft Word Picture#
###MSWordDoc#####Word. Picture. 8#9q###############################################
###################################################################################
#####################################
##
#############F####PBrush#####PBrush#####PBrush#9O#b#j#e#c#t#P#o#o#l#############
########################################
#######################095En#095En#############W#o#r#d#D#o#c#u#m#e#n#t#####
#######################################################################
#####o###B########S#u#m#m#a#r#y#I#n#f#o#r#m#a#t#i#o#n###########################(#
##
########################################################D#o#c#u#m#e#n#t#S#u#m#
m#a#r#y#I#n#f#o#r#m#a#t#i#o#n###########8##############################
##################################################################
#####################################################
############################################################
########################################################
##########0###P#######################################
###############################################################
##########################7
#########################bjbjU#U################### ###B##7|##7|
########################################################################l####
#########################################################################
############

######

#########################################################o#######o#######o#######
#############################################$######
######b#################################o#######################M###"###o#######
o#######o#######################################################M############
###################o###
###############################################################################
########################o####################################################
###############################################################################

###`A#################y###
############################0##################<##############<##############
#######################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##j####CJ##U##mH##nH##u###########################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################### #1h##N N!#"##S#$
%%###n#6 ##0&PS0sAPNG
#
###IHDR######A######1;B####sRGB##### pHYs#######X
##6 &IDATx^v##

3,5#@#yv@*"
# @###### W{Ot###### @######### @###U#"u#
#
@########## @###U#"u#
# @########## @###U#"u# # @##########
@###U#"u#
# @#####xD#S#~~~&
XyL Os \#_e
q8+W] 3cz'hC#j#{oU
#8G`7s1#. ##efv;Y##lww
2#l#j2#+'#;
#1##2
#ROFCd>V^##@,#?\####gOb{jH)eZ##5#[#

%
1c%#$%o#
zV-####' Rss#S|c%tD#V'|O#u-?m#?
+7#####_ il#M#=}3#IW@3^^T_iM#)1###* R
%rs#FzM4E:[y#U'#l
#o#W##
R<#J`<gU5woS#icA?|
B#vI=#D{*#NH#:1cT #SD~] r+CeZPw# @Hh#z

dKl/|^#{h@####* Ro#s#z 3N*#^#+#2c+}$SQ /


@`HUO#H#\_`k#&})/|#f;# 1###8Y+'

C#

n,Od#v/r_=[#I. f:[#0#}3 OW@q#_Z


oOI'#
@`H#a### @##### @###### P% RW9###### @H# @###### P% RW9######
@H# @###### P% RW9###### @H# @###### P% RW9###### @H##&/#y
eU
{ kX@{
{_
F #"] ;k] ### @###'
'A###### @#"] ;k] ### @###'
'A###### @#"] ;k] ### @###'
4i#t#xy?MuiS3#L##
##NZ#S~FP#GL}7#V# i #h&=j4@#:
6 |/##oYk
^#C##^#<l:5PHeOWQb~NY4\yQ#1P#:}u4-###@###
@#####w&@######h& R74###### @3#Dg # @####
(D######
L#}j#### @#f#"u3J## @#####<S@~f###### @H@###
@#####w&@######h& R74###### @3#D+gVV#### @#D5wV\####
@##D+wO### @#####"u@#Wx#%
'o%
?# # @###:
)bH+
## `Z)##### #" R4e#zt'# @#####DzC###6 ' xw
#7N8#### @1#vq=fF 1G7Q|m|?~b7#g}#^. o
%#g8S#/w{P?### p] M@`#s####### &`J#E^u9
>nk-##zMk^}#

##KvgC6 ] }Z
@=#D{7nuk

#####H}] O9x9#T}#####V@mk_KW:

nW###L ##Z## @####+fCJl] +k5


t,_DGw##A######
@`A@vy# @########L###### @@v# @########L###### @@v#
@########L###### @@v# @#######R/U|'
'/ts;WlB=Dq+Z_v#:#k^WE##s### s. #

/#_v## @####D] lN"@###### HZ @###### P% RW9###### @H# @###### P%


RW9###### @H# @###### P% RW9###### @H# @###### P% RW9###### @H#
@###### P% RW9###### @H# @###### P% RW9###### @H# @###### P%
RW9###### @H# V#Q~#:T### @##DjB#>>
2
#Y#xL######xHK####### @@;u#8<a##iZ#W48>8#\{/
}#;np2#{
g_###### @4[zkv|~#g#`yrn#|#-^C#zMk^}M#,`
'OpJN#####\_@~##as] ##,#####D##mPK`6 #}!:#### @@w#{##P
%`### @@##16
/b. +##0Uy*#N######h# Rq4&#<

2yeqOgo### @#V#"u+I# @#####<T@~h-###### @HJ8###


@#######x&@######h% R4###### @C#D6 # @####Z
$C###### P#l####
@#V#"u+I# @#####<T@~h-###### @HJ8### @#######x&@######h%
R4###### @C#D6
# @####Z
$C###### P#l#### @#V#?
:ta'#

#6 ~tCSVV#U#j~/v\|{##5uy6 _-##. K<|] #


Nb#L#d|#wW2[## @#######ix_};######
@,@z#'##xc!U# M#
# @####n##?Ao
# @######
\5R c{[#'# @####n#H\M<6 # @######xb5 X#g7######
@@@z#^##0L#6 UiQb## @######lM^>2UE######
0#\#_Er|hq58Vpi6 Y+^Uuc#5?%#. pH] *O
#[kq##7H?/@#WnJ## U7~|] ### @#####& RFm"#### @#{
U# @#####& RFW#_{r#&G/fhb'@#### 4U'gJ
xV#ty#h### @#H @###### P% RW9F`E. '3k
p. ##### @@?V ,lb{p3G^s$CF8###kL#. 5e;####
#P#r##K~##>;{r###### @#^##pDn;
fGf
_;5
C1Yss
O;#y#eU
{kkX@{
{}
2####v #-#1#yk
'@k
####
HFO] /p[#god_xb)0#0#####\Nq#=U_
&@######h. H=r] #14oi#?

|. sIO+D### @##E##<Y#|}_# SVfQ[Nz##


@c##kZ#=# @####n& Roh#p(##### @@#"P#o##o_F#
I}W######

@@3GDg#Y2#z]
c #### @
# +#<"R_#j$@######H}###### @
D@#i2## @####* R_s&@#########C#

#### @#
W # @####B#DF(###### @#"U;n#### @###:# @######H}###### @
D@#i2## @####* R_s&@#########C#

#### @#
W # @####B#DF(###### @#"U;n#### @###:# @######Uk^??
^9#zcglEaakTljR@ok#{kN^#"#C@Vox#4n6 |
)8HpV#[#5R7\H}"uok#+g4#VN#+Y##l#pV1# @######C@vA#
@########L###### @@v# @########L###### @@v# @########L######
@@v# @########L###### @@v# @########L###### @@v#
@#########uok#mG{T#,######H##:[?ok#,H^|8!@######$
R##{a`=

### @#T#:3wkH#=######H}FZ###### @@/#


oqL
TO####//+\OXXCy#C1uV#gMRf)>#+vw#g86 #w#Ww
#h%`si#6
# @#~#voy}>3#q#
O-7
nk}9#|^k#e:#k^Wc## #-`z7##h#6 fUH#####$#
] F
#g#8>8lo>=2~. #\>z5UI#####\A#W5#n]
#y5^C#zMk^}Y### s. ##### @#Dj####### @#*#### @####Dj######
@#*#### @####Dj###### @#*#### @####Dj###### @#*####
@####Dj###### @#*#### @####Dj###### @#*#### @####Dj######
@#*#### @####Dj###### @#*#### @####Dj###### @#*####
@####Dj###### @#*#### @####Dj###### @#*#### @####Dj######
@#*#### @####~~)\EGrn#|5oYU#:#i{>>#6 #####v] ####x+
W=
# HB @###### P% RW9###### @H# @###### P% RW9###### @H#
@###### P% RW9###### @H# @###### P% RW9###### @H# @###### P%
RW9###### @H# @###### P% RW9###### @H# @###### P% RW9######
@/#k #:far#s/q##7b{[V#|zT. iK#[
#BD##6 _qW~#,#b&,r!@#######[9,;f #<@K. 5####
@Z#"uj+<#}U#u# @###7##xf#f##p4<{#dYFU#
}
/Sli_#&$@`] d#?aa5#Xvu[>##### )`:/U}. f
} }v{xv.
GWuZD5^Uuc#5###
va#hrh+#*g# @####6
##^###m 4QP# @#####4###b>nwS#q`####
@H:3O1#)o#5Vr8######x'^n##Wq#/eU
{ kX@{
{
T:###5z%@###### H" @###### P% RW9###### @H# @###### P% RW9######
@H}k+u2
K######H}f##V#### @##D;v## @####N##O6 ######
@##D;v## @####N##O6 ###### @##D;v## @####N##O6 ###### @##D;v##
@####N##O6 ###### @##D;v#|#xT###### @H ### @#####o%@######h.
R7'5 ###f#:uqj#####" R?I###### pH}q # @#####" R?I###### pH}q
# @#####" R?I###### pH}q
# @#####" R?I###### pH}q
#
@#####" R?I###### pH}q
# @#####" R?I###### pH}q
# @#####"
R?I###### pH}q
# @#####" R?I###### pH}q
# @#####" R?I######
pH}q
# @#####" R?I#n#???6 1###N##Oa6
#w"w] >_VTrv*##"^9B {B
#BE&#}] //
x#VA#DLm###X#fs#`CZR##E#r###%#
pH}#a`f|}#'/j6 `\## \R=. ' p9#rSp#r}*NY$`MiKv##
D[o##*0n0=YxD~kV. c#7O^#

-x#Ni#":z#n#t#;##"#p] r#=dwUuE] V\?NNR#


#^tNxg K~rc
#/. z#TH#DwP#zOU. ?] #pW##d[/#=#OzB#s#
pH}0##NNu##_%}#xZZ# Z1$XSC#N'@,Hxi#R_#_u#

#*#qn^ZsnclN74###[#DbVX[#5Oo#l
w #d}:q##! R@s

##_#. #n&%zd#!@#Ho
# 6 ] <-L#J#"#|#### @##^w#O##
VcWM)#)_lhR|{T^#g# d#v###L^e`-cy ^&?
52E?|#B#"Z###
0#pK#####p6 #g'x#
#nXjU####O#+#P)'. ,ev##
k##. 0# 2Z###G##,[##,7k 7k6 ##5?
l###'}n"p44-nosS#!?8#Cc<8{#7W
#':s\V#zXvC#9K#>##L. #j9k#}3MD#0yrb_#?
(_ciqk\#p_,ww_{+X>l#mBJ#> Zx6 |F<# @i#":n
|eRd9~#/##V#X8UncO[(S}?ewk#v )
&\#yKkGU+{Zic^# d#7#?Jr'9`r v[d0O_#8#5??
A#|"##

XC7Ti_?6 `##) R?V@`WP{3[Zp#


U+*W#}\$^O~M12YtF#/#Cu?# 5##6 [j# \##2##e
f<#}#sk2lm_##G~B=k#cfsB#M#^XR#P'87,#<;d-c#qCRC#
#"`:#&Q:zGv=lW#eS>8&,[fr&xXK-##Dj#
5}O1m#Rc/g+y=8#?n[_Q#m0*!@#K##mR!#k=(
t|
{#W\s##CoP#### N@ngiK y)<# @####. ##### @###U# s2#####
@#######8I`#
|dxyl'

t##R_iJ&@5#H:uj#[Fq#?#>

2#30>X>"L_S5#DD####2-q?#m8I##PC

# 0###### 0sc

_-=. OR~#|$@ L@#kr## #;&?


H##"#l####Cx#aF#G## ) RgEU###$#{C_

##
Q####/3=I!6 vD[sZ!G
lE# @TZW1ppnY@gN###D (###### @ _#=R!#####
@@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @######=R!##### @@H### @######=R!##### @@H###
@######=R!##### @@H### @######=R!##### @@H### @######=R!
##### @@H### @#######J#
####IENDB`#####################################################################
###################################################################################
###################################################################################
###################################################################################

################################Oh###+'0###t###########################
#################################### ###############
###0###

###<###
###H#######T#######\#######d#######l####################s###########s#########DANI
EL ADMASSU###########ANI#########ANI########Normal#A########DANIEL
ADMASSU##########2#NI########Microsoft Word
9. 0##@###########@####4h###@####4h#############################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#########################################. ####+,0######

#######h#######p#######|####################################################
######

#####################AIT#############################
##############################################

###############Title###############################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
############################_#1#0#8#5#5#8#5#6 #5#3##################################
############# ###. ########
############F####095En#095En#############1#T#a#b#l#e##########################
######################################################################
##########C#o#m#p#O#b#j#####################################################
###############################################h#########O#b#j#I#n#f#o#########
#######################################################################
#########################
###i#############8##@##8#

###N#o#r#m#a#l#########CJ##_H##aJ##mH

#sH

#tH

###################<#A@#<#

###D#e#f#a#u#l#t# #P#a#r#a#g#r#a#p#h# #F#o#n#t########################

#########
##@V##########################################################l###############
######################,###b##$#########O$r#N########"

####5#@###################p############################(#####
######################
###############6 ####
#########
##########A#############################H###B#
#########
##C######D#############################################H###B#
#########
##C######D#############################################B#####
############S####################### ###?
################################################t###############T######t###
##############v!
##;###t#########################@#############################################p
####@########U#n#k#n#o#w#n#########################################G#
#############z# ##################T#i#m#e#s# #N#e#w#
#R#o#m#a#n###5#####################################S#y#m#b#o#l###3&#############
z#
##################A#r#i#a#l###"#########h#####tftf#######################
###############################!
##################################################################################
###################################################################################
###################################################################################
########################################################################~0###
###################################################################################
A######2######################################################D#A#N#I#E#L#
#A#D#M#A#S#S#U###D#A#N#I#E#L#
#A#D#M#A#S#S#U#####################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##########################################################################O#b#j#e#c
#t#P#o#o#l#####################################################################
########095En#095En#############W#o#r#d#D#o#c#u#m#e#n#t########################
############################################################*########
S#u#m#m#a#r#y#I#n#f#o#r#m#a#t#i#o#n###########################(################
############################################D#o#c#u#m#e#n#t#S#u#m#m#a#r#y#I#n#f#o#

r#m#a#t#i#o#n###########8#############################################
######7
#########################bjbjU#U################### ###*##7|##7|
########################################################################l####
#########################################################################
############

######

########################################################K#######K#######K#######
_#######a#######a#######a#######a#######a#######a###$######
######b#################################K##########################^###K#######
K#######K##############_###################################################_##
#####_#######_#######K###
#################################_###############_###############################
########################K#######_#######_#######_###############_################
#############################################################_##################

###V#################U###
###_###############_##########0##########_###############_###############_#######
_#########################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
j####CJ##U##mH##nH##u#############################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#################################################### #1h##N N!#"###$#
%###n########O$r#NPNG
#
###IHDR###<###V#####l####sRGB#####
pHYs######,#. ###ZIDATx^*#D:8|#-8T$
#
@#####v
#$F#@###?##}###@###4)#B####E#@###6 #0mJE### i#### #LkR#(#
###`Z## ###lC#T#
##@###=###@###4)#B####E#@###6 #0mJE### i#### #LkR#(# ###`Z##
###lC#T#
##@###=###@###4)#B####E#@###6 #0mJE### i#### #LkR#(# ###`Z##
###lC#T#
##@###=###@###4)#B####E#@###6 #0mJE### i#### #LkR#(# ###`Z##
###lC#T#
##@###=###@###4)#B####E#@###6 #0mJE### i#### #LkR#(# ###`Z##
###lC#T#
##@###=###@###4)#B####E#@###6 #0mJE### i#### #LkR#(# ###`Z##
###lC#T#
##@###=###@###4)#B####E#@###6 #0mJE### #(g,Lq&00## 08b#Z?
*;2)## Az#####!0h?=IkdS

{N####~1A^R\C/}YZ_A####[#igWU3oZiE####iVXWc#h##Y T#p88
####g#XW(h# #3"F6 `M(##_A###R#q7[/Ot<wj!QE
K5#@###"0 qQ>
R##sjTK#uV##
zdgv] ###v#'A#####LK###@+#0T<!#####4##~7|#
C`s####6 ZFZJE#3Ra|#{-)z>c#cO<XSl#>#9U|1#(##_a[6

w0vMU[$A#iuxR&v~] -D/W1 gfBv#XL':##F^Qj!:~##


###lD`3#o uZ_Aa"Ul#W##V-bM=g_*>"\#F6 #zdi
#"0#R#. }(#NZ##"#C5,G#. ~#V>r";e[v] H#)9&vgBw##Vq
#
A#(t#Y3X6 0f!9}##|
Z_[##,###G#=R(##Hkc?
g/QN#L+#aqZD:cxj3yJ# j[Qj!:~#B[ClqUE
Kva"##iZF~'d~i/#!:~#Bm7;~[mK#oM####HW#B##bP"###
1-|[(##_Xu#o#
C$##9#z#
lq"Hi
P0#0LS##f##&i
i
#;#,~Y<<#x. 4#4L {D##k#cZ/&DE
kZ=,#XB #1#/7\t)J-D/W#=k23e5####fZ)UGE
U#fP/CL`ie)%FoR##=re##0
^#
f##H#@ml)^U#_hJ#'}
#. ,

v #H^. Yp&rV\n57
,m. /W8K-#Jvv
##V1"aIY 0#593#"P?c# Q##LK_e)gz#_###L#Ep>\|
R$iw/#hCZ_`1fY#G#|J+r#*QR##j##~### |
ak
(##_aF

a #mq##T
L6 -!####+vmm^#p*p9# `!
0rJ[Qj!:~#cz##ji##N#3M#:CNH{<#LK#MtV!
`&iQ1ps#
;n!##++#a'o#\#-#4#g##Bt"~-op##3a:#E`iH#c
%Qj!:~#^#XS #)
#m#M+
#
+EZ_uSF?#k#a<#I`ie)%FoR##
%(
# L`
. 8 ( ##Hjsx. *~Za##j#y1 0
#&b:&"1#
eZ(
W#[q (6 n{!"L#L+#j#*#x##wyq6 #\####LCk!#m@!
##Lk*#c##V#y
o#4U/gf6 e#~#2vZ_wy!
9#:2,#=

C# (##H f|#1#s,j"20g8
T#p88 d#~#VK|2#<6 U?|vf-Z#skgg#
Lx^Eac#5+X.
#jc# *j F EZDy##/###1{0cXygZ~ulQ$*_a#y})5U'&##e\S%##_#nK3}cn##Z(1###f#
%#_#JG#`Z#)i] ?@##L+%J### ##0##~#H!
#&0#XFZ$!:~##W;72:M8EWROQ:Y#L>i#
xQ(##_Aw-IJ@:#N`i##QBt"~MF#####L=xf{p
w^sl
GC#$,vS#47@1#=^##n1`#z<r9j!:~*#[U7:}=:#(/Na
|#f~Z#W[
ec[-+$ 0 x#14!## ##"(#V#It ###@;#L;b&#!
pCjE^#-! L##. Njg##] d###KV^y%(##_#1#
\
;o#&J~9#Qj!:~#/h5v|xh. uQ9#(h($?
U>#^yo+Vj3J-D/Whk#2wU H###
4-v2+j!QE
#j-{|
~####%0r##4E"~e#nz`yy[#[#G##H###"#2T| H
##4Sk2] (P###4Eyu#N##&>E#bUc&GY ##?iU|[(##_#
!#7By$#X#L qi. :V"###+6 jQ#bu$~#L$0Rm !R##&S#zO#
#[;O?L#Bt"~##7aboHy$##&9\#Bt"
{#. k[%/Ww#4##M)e,;iU>,#@uL)TU
+#o%

>Ql6 j1#j# #4#*E4'


#&#LuJ
{MQ,F##3:##] #@(V=+##`Z_r##?
JJ#X[~,NZ_)pyQ#M##~#_>n#6 j!:~6 _?kRmo8K##
,A>eaVyy{(o##o#g~-(##_'$S,#IAI`i#R+B~] -D/Wp
Y##;L##
4=mY#Bt"~m7#=7CY####fZE9#[Qj!:~##}#(m#5####L3X##E#b5
#i0##z#0-
LYI!M# ##[e&o#4] \#}4*[qI(##_#Cmr>

,L`i#cDE
] kIm1k#&##(##_AG-)E3jE###lZj|
#(##_aX#6 W#@ #_xr~/f##Hjl3##b###RT##
Y##syB#,dZdP8#UgE+2
RY###>#J%4Zqv
#g{#E"#
#0=##:###4gv#/{E*

#C#i#oWAR#*P!k#[h`q#D##Lk@L'0s#>dZ_MaU!
UT#1A#gi@T# -kZmUo#*t_n2F3J-D/WXz#wD#S4!0d#. i
Dv##_aL#!"/h{O6 %##0w,TZ_?>W>2@#i##:##C
b[Sc##D#4H#ZS##m{#-_@o#Vow!p#=###G##!
i}jnXh:|$#L3#/. BZ_
I4K#iN[|XgZ_R##qxzA3#>C`7b#. #8W88 ####g

0:>_9)@j#B3lZ#(. o=^##iSXW
(h# #4eFB`_9E#I#vv#OgZ
###@##"O##c#S, #od###2=LK+zYc Pb# `ZE_##4
0#`f##@### 0##-###T##&##&4######&eCp### p&i#### #LkR#(#
###`Z## ###lC#T#
##@###=###@###4)#B####E#@###6 #0mJE### i#### #q:
e~~#/h #~\u|>####XiP'#y4#
P8 c#g# >##L

m> 0[# lk#74w#tEUW0#>q{<. 4#qiem~ W?A#] #~


;)g#N##;#FB#F;#?#Qq>kK~P~Vp =~?
##G#_7mZ#7##'NZUX4~sd#kg#<}_"3E#
-fFC*c7,j#ie)s#*Sr
e;#[K0mU>D#U$xGNz ] #~u}TO?iYPsL3m,s#+_B1)<s'%W{,SQYP'
#:ru sUl #m&t##~w#FdN_n7e(] #V#f4M+(\n##ut ,xup#l/a#] p@5+,##X4*/Sur
|y%?iOTX

)#yO#[F'###
/
. W=#|cFQgiM/##@####MN#
=
. v'] 3cZ###0ft\###t$?fq~miLk### ####hA!###@@#%YV##
I#+YA###$iI ###h#44JV###$ `Ze%)#@###0-## ##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$iI ###h#44JV###$
`Ze%)#@###0-##
##I#dYI
##&#LKd###@@#%YV## I#+YA###$?
3#####IENDB`###############################################################
###################################################################################
###################################################################################
#####################################################################Oh###+'
0###t###############################################################
###############
###0###

###<###
###H#######T#######\#######d#######l####################s###########s#########DANI
EL ADMASSU###########ANI#########ANI########Normal#A########DANIEL
ADMASSU##########2#NI########Microsoft Word
9. 0##@###########@#######@###################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#######################################. ####+,0######

#######h#######p#######|####################################################
######

#####################AIT#############################
##############################################

###############Title###############################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
############################_#1#0#8#5#5#8#5#6 #0#9##################################
#################
#############F####095En#095En###############O#l#e#############################
############################
#####################################################C#o#m#p#O#b#j#####
###############################################################################
#################M#########O#b#j#I#n#f#o###########################################
##############################################
###########q#######################################################################
############################################################

###################################################################################
###########################################
##
#############F####PBrush#####PBrush#####PBrush#9q###############################
###################################################################################
#################

#############################################################O#l#e#1#0#N#a#t#i#v#e#
###############################################################################
############p########O#l#e#1#0#I#t#e#m#N#a#m#e###################################
##########################################
###########_#1#0#8#6 #8#8#5#8#1#4###############################################
####
#############F####095En#095En###############O#l#e#############################
############################
#######################################################################
############
###
#######

############################################################################## ###!
###"#######$###%###&###'###(###)###*###+###,######. ###/###0###1###2###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###D###E###F###G###H###I###J###K###L###M###N###O###P###Q###R###S###
T###U###V###W###X###Y###Z###[###\###] ###^###_###`###a###b###c###d###e###f###g###h##
#i###j###k###l###m###n###o###p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~#########################################################
##############################################################
##############################################################
##############################################################
###############################################################
##############################################################
##########################################################
###
#######

########################################################################## ###!
###"#######$###%###&###'###(###)###*###+###,######. ###/###0###1###2###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###D###E###F###G###H###I###J###K###L###M###N###O######'###
X###Y###Z###[###\###] ###^###_###`###a###b###c###d###e###f###g###h###i###j
###k###l###m###n###o###p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~#########p##BMp######6 ###(#################`p################

##

##

##

###########################
##

######

##

###########################
##

##

##

##

###############################################################
##

###
###
##


###
###
##

#######################################################
########
##

##

##

##

#
###################################################################################
######### ##

###
###
##

###
###
##

###########################################################

##################################
##

######
##

######

##

######
##

######
##

######
##

######
##

######
##

######
##

######

##

######
##

######

##

######
##

######
##

######
##

######
##

######
##

######
##

######

##

############

######
##

#####################

######

######

##

#####################

######

######
##

#####################

######

######

##

###############
#########

######

######
##

###### ###############

######

######
##

#######
##############
######

######
##

######
##################

######

######
##

######
###############
######

######

##

######
###############

######

######
##


######
##################
######

######

##

######
###############

######

######
##

######
###############
######

######

##

######
###############

######

######
##

######
###############
######

######
##

######
#############
##### ######

######
##

######

###############
######

######
##

######
#####
########## ######

#####
#
##

######

##################
######

######
##

######

############### ######

######

##

##########
###################################################################################
########################################################################

######

###############
######

######
##

###

###

######

########################

######

##

###

###

######

###############

######

######
##

###

###

######

#####################

######
##

###

###

######

#####################

######
##

####################
###################################################################################
###################################################################################
############

#########################################################################
#############################################################################

############

######
##

#######################################################################
###################################################################################
############################################

########################################
###################################################################################
###########################

#######################################
###################################################################################

############################################################################

##

######

###

###

######

##############
#############################################################################
###################################################################################
########################
##

#####
#

###

###

######

########################

##

######

###

###

######

##################
######

##

######

###

###

######
#
################# ######


##

######

###

###

######

###############
######

##

######

###

###

######
###############
######

##

######

########################
###################################################################################
##########################################################

######
#
################# ######

##

######

######

##################
######

##

######

######
##################
######

##

######

######
##
################
######

##

######

#######################################

######
###############
######

##

######

##########
###########

######
###############

######

##


######

##################

######
########################
######

##

######

##################

######
##################
#########
######

##

######

#####################

########################
######
######

##

######

#####################

######
##################
###########
#

##

######

#########
#########

######
###############
######
######

##

######

###########################

#####################

############

##

######

#########
#########

######
##################
######
######

##

######

###############

########################

############

##

######


#########
#########

#####################
###
######
############

##

######

##################

###############

###############

##

######

################
##

######
######
######
############

##

######

##################

#########
##################

#
#

######

#####################

######
######
############

##

######

##############
###################

######
##################

##

######

######
########
##########

##

######

######
##################
######

##

######

######
############
############

##

######

######
##################
######

##

######

######
############
############

##

######

#
##### ######
########################

##

######

######
#####################
############

##

######

#####
# ############ ###
######### ############

##

######

############
############
############

##

######

######
##################
############

##

######


############
######
#########

##

######

######
############
######

##

######

############
############################
###########

##

##########
##########################

######
############
#################################

##

####################################

#############
#####

##

#######
##### ######

##

#################
#######

##

############
############

##

##########

########

##

######
############

##

######
######

##

##################
###

############

##

#########
###### ######

######
######

##

################## #
########

############

##

######
##################

############

##
######
#################
#

#########

##

###########
#############

#################################

##

######
########################

#########
########################

##

##################
############

##

##########################################
###########################

##
#######
##############################################################
############

##


############
########################

##

################## ############
###

##

#########
############

##
######
##############################
###

##

#############################
############# ######

##

######
##########################################
###############

##

##

##

##

##

##

##

#####################################
###################################################################################
###################################################################################
###################################################################################
##########################################################################/#/O
u=g ~?#}
No
?Oo#:>O;=97O?
{q{
#^{~zy7. ps~Kx#|;#~|~_
=
K\#?
}y%__#?A#>'^'
7s^_<{}y#>8_G~z;#w#_?__##@*M
#####45##hj#######M#####45####@S#####M
##hj######@S######45##hj#######M#####45####@S#####M
#########@S#####45##hj#######M#####45##hj##@S#####M
#########@S#####45##hj######@S######45##hj#######M
#####45####@S#####M##hj######@S######45##hj#######M
#####45##hj##@S#####M#########@S#####45##hj#######M
#####45##hj##@S#####M#########@S#####Mm##@S#####M
#########@S#####45##hj#######M#####45##hj##@S#####M
#########@S#####45##hj######@S######45##hj#######M
#####45####@S#####M##hj######@S######45##hj#######M
#####45##hj##@S#####M#########@S#####45##hj#######M
#####45##hj##@S#####M#########@S#####M
##hj######@S######45##hj#######M#####45####@S#####M
##hj######@S######45##hj#######M#####45##hj##@S#####M
#########@S#####45##hj#######M#####45##hj##@S#####M#####45###M
#####45##hj##@S#####M#########@S#####45##hj#######M
#####45#=\qc#a##?###|cy>
###hcw,f##S#@S#XSp|
#^#M#M@{M}FN~\;=Zhj#l#M#s:p#y=Ohj#6

# ?
#
#45# #uC' {#cS#~|-###M### z#*zQ1

#hjJVx9_#yNP#*X #!L33#>%1M##Mk,|
ZM##scX{WC##p-"HkgG$\/1##PNWG#c#M*>Z##/#:ZO==|
{;?#\1;##Y#|z#?$z&1%Or_. #hjX####|p-L[o#!A3
C)|>{?ih##@SC#9#ux#E#8N|#~H#9[#~Dq}##ai#$|
[F~Hv&Wak?X7"#-BS?$8BM?p##*5qcPSc#
Mhj6 #0S_IK,b#
Q##XI:d,6 Or7w#M
g"##V-#1Ax] Mw|/

hj+#l+e####}#U>p+K#Q4
n6 S- yu)S

ASn\#yK~C3r!#)?I7a###qm{O#QK] i
%##
Nk mj}R^(os
=#
#45;a=
m od55!
1m#O] q#h. K#45l>`-r#u^55acZSe#?Z'hvrG
5?#45#[:{#<z45a=BH
V. JS##4#X
#45hj# #M
#Z[ij@S##0w_xV/<@S6 #j#458
#
s#hj#`m#45hjU5wMhjpLV] OS###`m#45#n}##4H 458
#ij#M

##
s###`m#45hj1wMhjpLV55AAX[a@S##v#j] kj
`m#}FJSkj@S V#5 #hjZ[ijsFS JS#
2ws#458
ijm
#5 #MJS#
2ws#45s
> 2ws#45f
6 w@SconZ[ijsoF#Z7M4#MJ[##{u#
V
C
pi [#~V #7w
2ws#45jN4M;PS=#v|
;2Z[ijs
#{cZS /m5 Vnf#M=Y
=[##i#0\S%8K
55v#9 ukj#
#Mm#M#ntiS/\Skjm#

5#hj#Ds# b?
jkjM4#45V#Mijm#mh4 hjmJSkj@ScoZ[ijs#45f
6 w@SZS #MZS#MYSkjm#
V#M6 nZSkjMm#46 nZSkjMm#46 #ZSk+Mml4#hjMSkjMMS
kjMeemhC 5?hjm#Mijm#V
nZ[ijs#Z#2ws#45f 6 w@SconZ[ijsoF#Z7M4#M
J[##{u#V
MSk+Mmm@SkC4V
#MYSk+me#hjMSk+Mm6 ahC 6 w6 !Z[ijs##{V#
V#M6 nZ[ijso#Z#Z77X[ijs#KSk+me#hjMSk+Mml4n#46 n
Z[ijs#Z#n,HM;Y#_o{iWESk+Mm#
] bZSk+me#z{#Gd
#oKKh. ,k5Wsx{#up#Mh75K\#M-4/#MhjcV###<#V
xMmYKs?#MMM=vtiV>(4ZS#ZSkjM56 u7u ZSkjM
hjvcWBS4M5
f%{

:5#
nZSkjMm#46 nZSkjMm#4qZSkj@ScoZSkjMhj
ZSkjM
MSkjMhjM5#45fM5

5 hjMm4

hjmZSkj@ScoZSkjMhj
ZSkjM

-K|SgfVr6 r #My
n6 #*#s##{V#V#M6 nZ[ijso#Z#Z77X[ijs##{V#
V#Mijm
hjmh4n#46 DSk+me#hjMSk+Mml4n#46 nZ[ijs#Z#2ws#45f
6 w@SconZ[ijsoF#Z7M4#MJ[#z-mL#b
5V
Qut#5V
5#_YSkjmZSG7u?

Z[i+s7w@S
W#{l/,#'k#_#c 2ws#4ulm972Z[i+s7w@S#t
SWXSkjm#Mv<G# OjV55[j;
#
hjm#M#_Nt#
##
W r## 55#v86 9yS#NlwGp###hj4"M}L=!
gZ[ijso##M2ws#45{ ^GqIZ[i+s7w@SconZ[##{uJS}#45ijm

hjmV#
Rb~ -|###}I$%#
Z[i+s7w@S
-<
#o7;ijm#e.
<[5V
#i o
#f4M4#zgM#
Z[ijs hS~WBS_}1@M5n#Mps# vP JS;li##Mkj@S
###K6 w@Sm%#x#;M5n#Q<#c##a( #
4#hjMSk+Mmm##Rijm#hjmV#V#Mijm
#mh4n#46 DSk+me#hjMSk+s7w@SconZ[ijsoF#Z7M4#M
J[#45fM;7[7M4##mh4n#46 DSk+Mm#@ScoJ[##{uJ
S;y?{##?
XSk+me#`o#oJ[##M#A2w6 MSq4VnFSh J[}#h##
V#h##;&#ijhjM#45hj@Sk#7s-[#s?
e9#hjM6 w@Sco#Q;Z[ijs#45f 6 w@SconZSkjso
#RijM5##M6 w@SconZ[ijs#45f 6 w6 hjuZSkj6 !
ZSk+Mml4#hjMSk+MmmhC
5m@SkC4VZS##{JS;7[7M4##mh4

hjmh4
#hj
z E[ijsoF#Z5n#46 DSk+me#hjMSk+Mml4n#M6
nZ[ijs#Z#2ws#45f ;7[7M4 ASV
D#~u7jjm#M#~#^] #M4#M:
M M##Z[i+so#

)
xJ[}#h#V FS;)~-
%+pdUW##Akog##@SlK56 #Mhjvy3
#e>g|
U##U/=#R-4#M#M] $'=GJSkjM 55nS^ZSkjM
hjMw#8\5#y
5##M5
fa3BijM 5
#M5
#M5
#M5
#M5 #2
ZSkjMhjZSkjMhjZSkjMhjZSkjM#MZSkjMhjZSkjMhjZSkjM
hjZSkjM#M#I,#dk#k
zR,tKbzu#7unU
aM#\k)Z#A P##
2ws#45hjM
4 ##4V55
nn#45hjm#M#########@S#####45##hj####ao#aw#=cJ

FP~##@SC##az##sq4>5
#@S##h*M}

>5/Q#([Z#@SC#tt{#weFP~7#Oi~#AS+}*#XsM!?
_nS'4+*b#(#Xg4x#
#_ 5zu5u^ G#45h#s4uIIW`u#(YY#@SC
#<*Wn. yGO5_#45D sb#AEz###n
kg
S1@#@)<5
M #458##}r'#9+

"ox6 y####M#####45####@S#####M##hj####~u
>=gKgt#O#W?#:9###D#d#######
#############v!"

#####################################J####
#########
##C#######A####?######

##########"##################2########y/#y##{y~########G######`!
####y/#y##{y~&##########^###
####R########xO#i#'=3=3

"#$((x##YG8 A<^<z#_#P&a<T|
d
t$<J:t7=EJ#?
o}
_ ~ #>#=6 '_^g#
X t3jon
Oygu5jsHgH?#
?~
Mo#?Zy}v?
{soGZ] _Rzx}O#mo-eJ^\
{
e6 K###

Vk#>e[)}s######################
###################################################################################
###################################################################################
###################h)^k. u!#=#F[^R^<s#,{#o#wkO#
%'%V\=Ws#`?#] <#3M[O}Fum+#{f|
z)m{9;Hvs&1mf#L}Fm{#~~#[zk#5;SEF~ra f##}aW
i#NyjUf/RLUf0#?V7#3deT0Y9
p
= WGG=zmtjV#<~V`{7=
=
{. ?~;r_
|
Az6 ##oW*3[Fv#fv9k0Y}o`O#DL3O###################eH
V#0Y###`
##0Zn#^#S(si#"Cbc#;#k#1XDc-Vsb+#S>#4Y>pz#0Z8
AZCf#hBS>H#6 +w'] f

V:~Jq#fgScYLm+##$#5

5#fMY'Yfi
b4K,Zu#
%4K,jYzYYYUYfifq+^J#,Y/ 7 ^r,y5gkaa*
tsYLy+u##l4_r
Y Y Jc7>"ZFhY#$U#4kX 4k{VhVZUGJ
J
J
J
=,S(5O#5K0Z-4#J4KLhVT#J4K#0z#F#7M,#l9'o'y\5] 'YLs+JghY'|Fsc4K4k
#fuy#7Yfi##J}Oq{5k###Y5q . #. YYYU>sq,,SXL
,,Z\V4K4K4k R4K
z`}USUU4in>UiUKifi8#5x3NR5K4k[iIjxKjV
",
,VZ
[{4 uiF{vV"Ynb#T
T
,
,T
T
T
fi#P#fu#~4#@

,L#f~5#K0Z6 yz4K0Z#x\,b#Y!%#,,ZVsbvR>gX
YUYLs+u#Jgz1#[4Kl#8#ZQ,m9X
XQ
Y YJ}V
YrS~#,,q#
S 4K4K4V O5K4K4KO#?
,,,#Y#
YYJo5V ,
YY3J}>#5x#fv,
,
x###4+
?
35K4k#[iIjxn4ifiL)5fi)e7})o,2Yhfyx

ZnY#nc;j|+##c3 #. Y#2] :#jm+v## WYo=En>V\

#[T4)7+p%:|fifi#VZ8~5##5K4kv[#
^#f,,,4K<@4KLfu,4KH##f,
5KlLSRa,z`}hQK?K4k[g#A#ZL,
,
c###

5x#ke0Zp#4+W4lX#'N;OY#_#n#=#Y#X7k_ifa
#oVq#4K4#fY 35K4#f#>. ,2Yjg6 5K4k#S
FY#d_fifisbR>g-Y#8sjfi|8#5YZs 4K4f#r7Y%#?
Y^(,b[1*EH-##Va#,#R
####rcUkYhf
#s] g4K4K4K#u)T4K4K4,#,,,*lV
gQ,
,V#8y

,,
,
f#6 %\Y,#U2jfi
8#ghYUk2N#5K4x#h#

fi#X#fGfifBn #jfi)###>#rYe
EFbz#,#j/Y#6 z5K4kSh6 9w3f4K4fy{#Zkh#r Y5

fZ4KZhVM6 +pN#

4K4kv[v5##r#J,ym$7c

# Uv#,4KZhV<SYY`gf
~fi#YoV<Si#,,jY5f{fi#SJofg*
YYsJ}>#oVyF#oD4i6 q0*fUg*YY3J;#3Uo#c:Y)u#fgb
v4K4#x%f#/YP#W#UdMfi#P#|
#mFQ[#,S(5kp#N#Dz. fJ#[D5S?
,R##AW
fi#J}>#6 #>##Y#Rhw#,,##oPB&/

jfi#Ru#}#J#4Kf# fYfiEYYY#/fYeB,,4K<$-"z`
}h#|g#AZCx###4Y>X#7Xc#2kw#Yf-ZCn#*^#o
##0Z#x5#######################################################################
####################I)[\yt7mN_~wJ^] sEwVgwzv~
Nb|9JJ~96 6 UY ?~+
S:2WWd

##D#d#######
#####################################################0####
#########
#####

####A###################b##
######
rki#e?#
######W#######n#
####
rki#e?PNG
#
###IHDR###########-####sRGB##### pHYs#######od##
HIDATx^
8#E)Wy#$#@WRi
B[H>?## #?\##@### O## ###41### O##
###41### O## #O##~~~#`c#)w#y###B-#x#{#9#5 ~

Ul#w#e{#a2### [N=. #w##@@B


i#OOzL1###p#U6 @#"bVa,##1. Ilsbbn;#?x!
Oa##&#{Z/s{#D&##KC@sCw@!OH#L$PA#|#t}*^c=F
ua&C
Lh ##bY! ####hnj<u] e*my'O##d5#o|h?
#{LSs#g#\ :iPg{vRMi#(P #t`###C6 VvOox##qE(,<#|##O#H#:c#hC"'*#
TF6 ;|
9#N
Ae:Es #3#d">n#O=##k#*V'O"#A#<Gq!OA
/##0##W##Fjdvz ##G)#5#g@4wU2#f!O###T#Kxb
S4d##4#
#"OY. 1Wrw=T#W$<%M#n{##+MDojc!Oc
##rMGwhG. )Wv###<UlS<q#%a#(MB#6 ##yJ8 `!
#w6 3###@#14##9##OL")up #m6 'FV,`K%l7@I#Oa#?
G##~a#uRM
##r )hI6 m%M2##Kx,IQpiU@jSWa#J$
)C*RZ#~<#E<e#>#
NmWi#Rq
B`K@# QgSP##F&#JF)2d '&+n
#N@26 )F#a4u~

j7#>O6 f#y#eVx#8#NM#Y<#ipPLX#NM#u<YPiGNu###G"O##N/
t] JR#F'#l51xcJM#PEnKy>{#
i ktxyi#!#f#pT#XC

&
3&
&
#G#{8UCD#dM#?Y_7E_3~nOd$##s'#%#?x#
C #\y@s#3/x#o@%A##';OF>n%!. _I' #:R##eA#8Y

xx#Kqo{#&<h-#|##. i#(
# 5S|-#y#{#_I/O#ulN#C"pSa%1uk#k#
%n#[X<5#1##C#VUZ%y##vI
#v8##"#rY##OZ9###^f3` z:LsY{

5#8@b8h] p# O##p###yrCB #yg#J#4<F'@#7=C#@8#|


$HJ #. # O2?#8&#
#p #<S #>#8}6 #'#XG&. ^N##!OR
F#c####xa@&#I#79#s#U<#yPv\#yrR6 #hl<##
#1##yo4#><_<yf </##@U#S####@
# P#T5# #)
$##T%<U,qA =#)}
##U
OU3K\#HO#yJB#@U#S####@
# P#T5# #)$##T%<U,qA =#)}
##U
OU3K\#HO#yJB#@U#-jf##] #Ef{7##r##y##;$i##A
#+8 P#] #### `A*6 !#####DL@####8{M#d%0x#{ <e-###F^BsgblB##
#=)@###+J###

#4# 0B#y#\#@##gOp1####t$8Bj#Q@###O# OY4#J#`T2####


p4. gL#@##d##
$} ####IENDB`4K##D#d#####################&n'#|
####################################>####
#########
##C#######A################################b##J#####@(!
#E(#~J######a#######n#vJ###@(!#E(PNG
#
###IHDR###########a#u####sRGB##### pHYs#######. >##J
IDATx^?#}0\mWV#

#B8 0J###B
#G#1.
9#qb #g##w:#!(`#i#J# F##+#

znzwyfg}3;;/_"@#####
SU5%@####>###### @`c# :Lu
# @# @######7aK#####o######
#S] #### x;### @##u#
@##9@####6 & xoT########### 1#{c#### @@v## @#
##0
%@###s#####lL@X. ########## @`c#:Lu # @#
@######7aK#####o######
#S] #### /)# P#x'1yK&J&###(#

##O>
e|##N#####8}##>ky
I*#_#] @## y7#w
qMw^3k#!###K###{##0O^SVls q#L#Y#. \x1
Wo|+#/SR##:Ts## @`#Fcl##q3UP] \###0+&=#####XY@^##d#?##N`it#@#XrZw
uVxmIjO`##5I####F##ys##rX,#GF#<T9vwV/^V2F$ki
B
@W#og######iu##(&B&oYMu`xZI*C,#MSAR
!#!
@##5zm^1)##<xn#~#h>####lO@^q_##%=########@####y;3/#
k2lm*#GPcUr{|#
@
+t"/}f,[

K3m#<####
>"####
#>xtx[s{w|#####D(## @@. ###1@#s] BX###
NS#t24^Y)+#lkc7xc##E# M#{### p`##] 7=>C,l#Z,u0
qg'>R#FGmm%@#] ##y#5&Ql-fmsx$#
1L#"@#O>6 ad5^@#o(##### iE#@2JI#h6 /o~)1d#|7
yK)|##|BM#{W#a4gCN
0A] LO(##### #jK(#oeeJ[zW3mbolR

##;
8c#<x#0_kI;#&i$2!@###
#y/g##7K#KhHx"#h#y/v#c^
#eB####&##'##,2T#! x#0+#^#b#wHWcv){-v
K#6 J>`k2####l[@v}#qj0
WhNhTX#n(] nW_
; Xn}
S#2_H5

?7HO<2>2##
x#jB######$&#3l!,+vlp3\#[#:,<#+3G!AVgNY]

wV%{g#9### #;
8#- ] #|O. ?9##pu#7n4c#CG9|C}'|
TK!5v#Mj%{k#e [@wj#####P4#; M
# +r-?z/^##
p:r\##p>>1V# tj#xQ

GG#\U _cEp;8 ##W\I9j#i##tb>M0mO_


#####H##$"9s
L,,CkYR#!##b e#
6 wSY1e3Jc(#X#0vV# @#
#e}7v#fPn[##V#b^##BT'###e#W;G5ZA#######
J`#jZ9
#L##WjOc###o;
_=U-# f_U#H
# @/##y;!. #k
v-. [f@\y(OG##wM3^\##x\Y###zC] ## @@
$
#s+<$>yl+<+9#^>P\Xy@Y ##w#2P`#c#/>3<\5?
2a#aK#7!&#,e
M>##### @`c#:Lu ###SRJ#5#~T#] #### @k#y n|
TOU. y#O%U#)^g{#s#o#V##W##XY`#h4|tvvVI
z}[nwL[l
\6 _#[Q### @`
#{
Ey#)B7#:#E4y. =#k
#g|-rG6 ^v] #7 !##
__s[m] 9}TSd+r#@ZTu{{
X####
J;(:3i] ##6 ##=z#qZ(=w{4Cb [##&4s
2tn<^\wQXY,+##Qcc`7CU###H#8w\j#)eD#;4 -(wvg
# @#v##6


3xL ) B#_$~9#+
8EsNQ#Ev;_\*C#####Z##Z|
,#;##=s$8f5XenjUS"%w^;}G #_w#F5. K#m|#'a
#z=%l\#)vk3##3######L-`|jQmM
e2s6 Z##)s_Yx{tQ/^-[MKgjflq5ygm
+ic=ic#5x#JA"*7|##X&x#;3#####[
####U

9'^L[1xOSx1BF^ 3vp:CkHJ$@####p{?}%### p##


###(U###qn<b*!M0#v 0 k4*^##^-##F$#####%
x#js@0b(^<V#?#8qZ}yc#w@gx
Vx#uQc##S)rSF1. /#kxs#Cn%%#####B@#T#GX:%##qt# #[
. <8#Wl+xIV9"#&-###x-xTq{#o. #R. #UE###S6 njIk###
@###Y^`Ph\c
] ###P+x##*##*S#####lL@X. #####0m9P[s7Jbk\Qd^@
kOn,eoO#
[o~>] >1##qmZL'#5
~k R#IliYs
:##N#T~;g#+WI
#U?uT8q#IMZZ{%C
wAK>#'W\)BoIP9/F##EP4"@###K##K(#+#t##vk-S
#SI#####,$B)4^i#8<5y)m0K#vJJ#*{m-|
9#J'N\e##D#osQC
##&Q6 ####@9## &xoT########C#7
>q=###p#Z###n#)##
@@V#Vg#Sk*n)+oBaw#q3-[3,] }X}^\#aG<3G#>L
N=;T}_J= . ?'Zn$~2y#~h~##^mZ&N{rR##
@#y#L;8S3#sM--R#7v#s] \W`
w ## S3>:G#>#
_,Q:4N'+
*O/6 ##kI2##nWLz#### #P. >o?
##\M#=ZrlF}#OMm#(/##j_Z2X_V<#<#o>n8. i######9E#
%`P ### ##;^*vdjw-b
#v5#\WQB ZT2$j
j##cG4,
[;;;###Fo#Vo
#?0)_hy<<~r#(#x%)Y#V|n#t

;kz#eM#"(C9#)[O{WSX'#TtE#v|>l
4#MoMxO9#?k}- SNz^:#5f=+ # @#s\q
~MC#Zd;^54m9#pD1_#~+6 #rDbk3##L<ddL;>CXL2y
%dX!#Bc%'QW?###')-v<\|ikt\=u9
b}a###
@4#F8e#)ZW#T#6 =52H#4q#2Li#DaPyL#f[1l4aSJi$#PW

\2~] hb
{#Uy#

@ #####qeM##V\@ #=MI@
V#&##Sv+#'+W#q1] Y/wLelxm#;nkg?y#ZHrt3#*+1'|
&#IO####V#`m#P#)ofd#k#V?*W5rGMNm>hc:
e
i
6 zc
4
~OS~X<XV};1Yc{qIL##_r

w R###
@isg##'#3m~j
gQ bq#<#9m>##,a'7R#O##+39R
4X#;#V[by5##t####. ?#+##~#


RO%b#O

a{#g ####
@`}#{>P###%P^n##t# @Q#\>JOk). 5. _
W;#--#W+3SN=6 V`*
##Oz#KIA tt=#[rhXZlCJ8#[^#D|
##ixm#$j*^+m<^P##### C@%##Od#
#6 TgUi#;fXLTwv:# Oz1
## g #& I-#o
0
%#
N
#F #A####V#0s0
] #?
#+B^Z#I#c6 2;p7q"ww] b### @Y@vf# @#
#tXX#[n. 0#l
#_&3uL###F@+T##### #iNR\
lkx#=@$#q^-5I2C@CU### @`F#{F\Y# @#9##9TS#0
uTU)ySY
JNY$$@ I . JW##
I wvTc*
Z@
[o

{n,bj7'@@#w=^### @H#x=@)#K:###)`o#u{m] EW*xI1] ##~*c


{VXuo$g,pn4F Q#####,#`=s;sxwne#[Rj/7>;,>jl
/\0l>c<k###A4#Fz#####. xN#>}:#/^#sc # @" xgqJ,cgggNEa=b0g#Ev,U#####w#A###G#`mNieEXQqsHVCeYYK*##,
_N0. g####EV9^#-X;pL##wg?&L#uN####z#######@#
0m#0m~#l##6 7
#u#l&ewj##d)#Tw(,vU*,m
1;<{0#NV~## ZF###;##w E#5##=~p#x{#dE#
@#)#,XRS^[#`mn##4ae@}###I7#{o=:{3#+#''3mn%
%#####B@#T####rm>5m>!`
t#G-g>#L#k=!## @##FK(+#g##{G##h#0vb# @# ##0
%@###s#####lL@X. ########## @`c#:Lu # @# @#####p6 :q_] QO)i
%>m|##
!#J#"#S:a9Mg{c# _#[-#@#
#;X"@#
#[-#@#
#;_##v# p`#{ky#4. Lj=w# _#{}e### S#{#Y### _#{}e###
S#{#Y### _#{}I5k 5## #Gmm%@#] ##F @##
#mh #
##p%@###C- @#
##p%@###C- @#
#
S#9D5#####7 ?|#4######}%@#######t*# @#>#|OM
zi. ##>rJGO}Y$ng'JYh####FN

#### 1##uN. `=9

#[{na# @###AeG#######?#####X@#Tv### @`n#{na#


@###AeG#######?#####X@#Tv### @`n#{na# @###AeG#######?
#####X@#Tv### @`n#{na# @##Td/==}_=5##4##y;3## @##u#

@#CLo_{MO~w

o<{3uGyn3#=
#y7#####!`o7o}#w
qFGW^
#?tO
<|rOXgUz[# W W#R*\#
@##"@#####6 #q,;m`#(ke##_h0c3#!
C^#is}3J#&`}#^####E 5<l#w. ] XFG28{##oBha|
##FsFs#PF =gl>5W6 ###6 . xo#U####'
x#gkqX8VL#OY}nk;#W*l##?"@##
a2B0#!9#_C#!?dvv^(#>#c # m ######h###+#
m#P<####pX[wz#oJvHyc5] y a#] #p\%@###
#y#[H#=#l7)g#b^|wzv|5#6 #^ ] #j*5 D###
@`&#{&X#xa# @#L&#+s/-S g&++cyLv#ek)##sB
*###:zc#K#4RbLs,is######8i}t2<5+
Q 4r #[`@Y?
<;#i#ac7cJfy Rty] Y@i
"##{G)}#. ~s###E@'#####$
#P{H#v@k|Gg ^:#NP#EW}^. u}
[QF
%rW
#VR####Xmo#,. j__8`U%e
#));=
Y
_RhJ>o# #*L6 m)-] ] N
Xm @###G#0m~N####

#####8ktKaY-{?
V#

=. hkE#,(#pl6 # gE!Wy{fM/es)#H}ygC*K;$(#c #iu


# @###O#####7eI#n
vKa3 zH$yAH#{$ #
@#sW,\*N-o?*5G[f>h6 V#6 S+z?VZm-M##&$@###+
x;### @#loef<x Tk. R##
+#. #m
odB)+%Vf#l#sn,L&vb
"F##'@WT3MU"@###m#F###?#={vja##1] ^R|{_'#0T#
xb#C##6 KOj######F4y] #'O#/GUTa=
##?|
m#mdK:Zr#o\X#u!7RKVk-##Zm##E#ma=I#
# ##{X\2

k
c

!U

>#F$#GMh;#y#+!

OKHnO#G] #1qU#|>1h{')%
H ####f##g9####xbvuR# {
<
4##
I90Aw>C##|##] E|&
9NK##B{p5##9m2+sU#`pG;#####,-`
xgyqWI#
We#J Ps#aw}_#6 #o C IB#a#q
wfB. owH6

#?#3#/##### (~k#+###N;{] V#E#


##ub\up#;s
i] P####_#6 fdWk^
,

y
>rq
#V:7***Ysr#w9i#Ui## @#5#?
UvQHp+rkIy##\RE#9G{C#0. #S-kW6 #
7#y7N$U)$##^##{# @0##9#####&`|5#L4e W^)6 Szv>dp[L#K<y"2zM##6 . L

>uwH4y}E[#o##W#{r v#
l k. x70#i#ipn_8#0#Trc\

'######,! x/

###d"Lj#c##1z%@###+##+\*Jr;#jdKy*[#y7oU_H\y3
!
Mfx`8
!Z. kUb#km'_#'s$#%## y
4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##;P##### " x(IC####2##3

U!@###)#w4### @ ##{xY41AS?d
wTQH1
z*J}###
$#__Z#6 ##/##q=eH73

#M2'^$Yc*#NY(VNqv#Z5z5%xtF#k#}2

#Xw??#77_#u>jiu_#|
R<I*#Pn#jG#WM. iiC#Yzz####v'`=q#O~O}S##O;S
[F #l#eh%#N##N##{;+TK### q#3v#~Jwf,^### S#{_v{FnY#
@0#,] |%o}|w9# N*(0OY#XR`Al#' xb#
u"w9#CxW,##vJ{### '#{##. _?#] #o|#> !
1#Xgeo5#####4#lwc/ySoo#zX# z#Z>###)_xQVVG!
A>GVo<I#n #jj>##=_u[?
lU##y{Bc##. ##3
#~L#>}oKM_2####/XrPU#:y0#
#Nyc##p
# AW?#
U#/yI#<Pt#/k3#1xwF>#O7_#
~+;3y*Gz#####_1YrPU#y!
r#mQxxg;#/N'i{#QQm>#$[$1x08G#/TI{#8#6 9GJ2xG~)/. #ET#4VNS,&
#
jp`:<I
%S5n#I`#^)*=] #lx

hx#
#k#Ro5zb##`#$#p$_( =M~=######(n\n;q
F#####yO^#;;##I3#<|7'9;#D#%#@ E;Eix####
@H#{$`EN*######H#0m'I}n//W^9
#vTKf7}#6 O8mE$#g=[&#>"@######9#Mb}g/X####
S##wlrQaG4o}O,;sv#M'BIF E`#&6 |[|Tlez#

z5zvX;UJ^Y=#VJ#

&r P}v, xO #kiK##}X
%~~b<B\gGO^y'L#$
6 O
f#
_
p gggb#?#tJ@#kVR# @
%] x1#>}t+9ly@w"d;#0#<x#jr_v-;s
f|
gp=9####
#ys4#####X\{qr#f)`I[W\ ?~)#+Rw=~x4_5#$
#y'BIFr#b5x;*9#V##WW4######"`|c'`<>3raB>a[K##
"`$#####H;P##Wo)/=d\9#6 Mv/`. @####

#####
#

. @###y} ssmn#6 ##\rSRv&`######


>B####
######W#WZ?ov~%eS?N!
@#####
XW T#####+ x7E:|
*
4 #"####
# #j/9#####,"

x/<Gol#J#####T#F

O}SYU## @`)#{)A#K~{P##"0\
A##E@n#wn=#K"~YWT## @`A#{AE#K!SNr###\@R
;#
@l#*6 #h'#BgV

7sW>mhP#qgLx{'f/|/F-`v#('#T### #
WWswe=E#U##UO##wU#iT#####p{=:w75V5i{#S#
>
Z*#V#yr#~_

{g>z-#i{Nn\#p#ru0[o7mz#4Ww~w#&kVT## @`q#{q#NaZH#?
O######! x~#o-###m
o'
wT3####X\@^O{#
MY#w,2%G@ x
$ #x
$@#L##L;
o#~#|?|0#####," x/<W#|##q(

#1#,#L! xO8s#_C

#g. J### ##;IA{/#kEX#<#?~|x####;Fs#O


%##?#'Q#### e#{#kkic^###
pd#G}m_##. \
k #{#>iX[X##{#G#=#Q<#n-##"x#?
#####X@#Tv##p
4VK d%`<P#L#
)
#lOrG (CKo|+
$N1rnY%feE##p] bq1i^\###y#@s######XS{M}e#`=/z
_yW##zRVcOcG7frj8J[?mgggE>>n|##8Fo
P#eb}#^####
. ###(p-V[3##3# pP##'O22##Ce&g#~@VJ}w#x#w# @#### @u-K+] %eY%#E~##8##;P
##&#x#~8AF w###### IAc#y#>#7(gxCs8eZS7v#+e7S

#/r
hi#k?v
xf=
Y`ke"_#n}*X#7##_e<=<
# @

#&@###s##s#####( x+k##xyh#b #?y7&#Wxei y[|[s


#7L6 D+Wc<+M#-~5<CSW. \X*yV
U*#Q #Ea')6
'@############-`|naoC }w#
;E+#3&)B[j)ZLL:RY#9,_(#s. &+M>S#t] #{qHl=#!###
@`M##5wb_#aub+$[{na#O####&##'#######[@[X###l?######w#
@#&##
##>#XlZ}R{bw\=##

D#b
"@#####8#####,& x/F ####a\!#7`)^E&e9#u#J@;T#"ne3P#=z4bgDg+7##Z##o######
#S] #### x;### @##u#D <)2#4#<UV ##s####
eBLYmX`=F*+##\P<+/"+7d%K#n<;L<##
5>fk5####lX@p:#####S@>fku#FwWn%=|E# @#####`mc#3
,
}Z

##EplXj~#3l#+|a=
# @,#,2%@#?#v_L4b
Z`ib>8}De#Y{##O]
:l## #$#@@@I#0H@#
#C#pqCWe_E7###|5Y#v#;>|03<ydh7v#r-( x;###
##/#ka#s#y/#~#v# 0@#y-+##w\d#Y###\~] +'sf<O
%K#,^#v##Bc#{A}p+## d/"NW#SkF6 _#T##D8#|#5
3#;#Q####8w\c&)sl#$2)#6 w>#0mss?p;4~-a~=aS##yO-*?##$+#B?
1o[V#,XJO3#&6 ##4Fp t,`}v###


. #Gw##o####>#xb#!~B_L{#6 ejTo#2> NGmX:C#>N
o
O

{{%\#0^Z\y##l] `{=. y;~Q##xW|#IUo=S=#>


C<Hr#zQ####!lW,)P1#XK@^K^### @`ip#@
##
5#
?
hd@Zi}NBTo!##b##xn}Q97WL###9#####)
xl###KF. U$%#########lL5u$0L#vZU5#
#w_1)o}RUU#m] Lk5####* xg####v+ xk5####* xg####v+
xk5####* xg####v+ xk5####* xg####v+
xk5####*p#
5G#}4an A#k9:!`=< # @

#&@###s##b|#8yf. >_2&^] ``###F# +#####L) xO)/#### #"##


@##"@####### +#####L) xO)/#### #"## @##"@##### e#dE
;GHB#[
e=t9F ~'@##yo[ }####yv@8# @###K#####
###F######W. ######( x#s######XK@^K^### @`=#a### @`-#{-y#
@##@8# @###K#####
###F######W. ######( x#s######XK@^K^### @`=#a### @`-#{-y#
@##@8# @###K#####
###F######W. ######( x#s######^|I#:&*#**tC#?f
3##

### @`c#7aK#####o######
#S] #### x;### @##u# @##9@####6 &
xoT########### 1#{c#### @@v## @# ##0
%@###s#####lL#I6 ac$>g#i?

8<##/s7* i#w#G@/#1#Vw#D+##
N}#}##@Tz,
{ggg>t_j<#Lo#####
0=)##IGj#H@3T#######)J#Q'X@#prROSP^#Z?
K)HCH#{$
#c3#q|wC2"=# ##
###F######W. ######(>p##0@M[w~\nk%eb###-#FN#####
1#{c#{#h\26 Uc,####### @`?#FK-!@####hW #^-{LRl
=I=eB@$#####H@3T#amo###SN=W4#X#~x
##`:##
O^lh(G ##;~P##### ,`d*
L-Py:`y#N;k?
2|
7oUr#L}^@m$######J4yV 6 @] @ ###2 #####d% xg#*C######n#)##
@@V#wV 6 @] @ ###2 #####d% xg#*C######n#)## @@V#wV @] @ ###2
6 #####d% xg#*C######n#)## @@V#wV 6 @] @ ###2 #####d%
xg#*C######n#)## @@V#wV 6 @] @ ###2 #####d% xg#*C######n#)##
@@V#wV 6 @] @ ###2 #####d% xg#*C######n#)## @@V#wV @] @ ###2
6 #####d% xg#*C######n#)## @@V#wV 6 @] @ ###2 #####d%
xg#*C######n#)## @@V#wV 6 @] @ ###2 #####d% xg#*C######n#)##
@@V#wV 6 @] @ ###2 #####d% xg#*C######n#)## @@V#wV @] @ ###2
6 #####d% xg#*C######n#)## @@V#wV 6 @] @ ###2 #####d%
xg#*C######n#)## @@V#wV 6 @] @ ###2 #####d% xg#*C######n#)##
@@V#wV 6 @] @ ###2 #####d% xg#*C######n#)## @@V#wV @] @ ###2
6 #####d%
xg##C#o#m#p#O#b#j#############################################################
####################################

###M#########O#b#j#I#n#f#o#####################################################
##################################################O#l#e#1#0#N#a#t#i#v#e####
###############################################################################
######W###########O#l#e#1#0#I#t#e#m#N#a#m#e#######################################
#################################################################
###############################################################
##############################################################
##############################################################
##############################################################
###############################################################
#################################################################
#########################
###
#######

############################################################################## ###!
###"#######$###%###&###'###(###)###*###+###,######. ###/###0###1###2###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###D###E###F###G###H###I###J###K###L###M###N###O###P###Q###R###S###
T###U###V###W###X###Y###Z###[###\###] ###^###_###`###a###b###c###d###e###f###g###h##
#i###j###k###l###m###n###o###p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~#########################################################
##############################################################
##############################################################
##############################################################
###############################################################
##############################################################
##########################################################
###
#######

############################################################################## ###!
###"#######$###%###&###'###(###)###*###+###,######. ###/###0###1###2###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###D###E###F###G###H###I###J###K###L###M###N###O###P###Q###R###S###
T###U###V###W###X###Y###Z###[###\###] ###^###_###`###a###b###c###d###e###f###g###h##
#i###j###k###l###m###n###o###p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~#########################################################
##############################################################
##############################################################
##############################################################
###############################################################
##############################################################
##########################################################
###
#######

############################################################################## ###!
###"#######$###%###&###1###)###*###+###,###-###. ###/###
##g###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###D###E###F###G###H###I###J###K###L###M###N###O###P###Q###R###S###
T###U###V###X###Y###Z###[###\###] ###^###`###a###b###c###d###e###f###h##
#
##k###l###m###n###o###p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~############BM######6 ###(#################x################

###########################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
########################################################################
#

##
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#############################################
#

#####################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
####### #

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########

##
#######

#########

#########

#########

###
######

#########

#########
#

##
#######

#########

#####
####

#########
#

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########

#########

#########

##########

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########

#########

#########

######### #

#####################
#####################

#########

#########

#########
#

#########
##################

##########
########
#########

#########
#

#########
##################

######### ######

#####################

########################
########
# #

#####################
######

#########
######
##
####### ##############################

#########
#

#########
########################

##########
##############
#########
######

#########
#

#########
##################

###
###### ############

############
###
#########
#

##
####### ############
######

#########
############
#####
#### ######

#########
#

#########
##################

###############
######
#########
############

#########
#

###########
###############################

#########
############

####################
#######
#########
#

#########

#########
############
#########
##############################

#########
#

#########

#########

#########
##################

#########
#

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########

#########

#########

######### #

#########

#########

#########

#########
#

#########

######################
##############

#########

#########

#########
#

#########
###########################

######### ############

#########

########
# #

###############
###############

#########
############

#####################

#########
#

#########
############
#########

#############
########
#########
#########

#########
#

#########
#####################

###
###### ###############

#########
###
#########
#

##
####### ######
###############

#########
############
#####
#### ######

#########
#

#########
###############
#########

##################
###
#########

##################

#########
#

#########
####################################

#########
############

#####################

#########
#

#########
#################
###############################

#########
############
########
# ###

#########
#

#########

#####################

#########
############

#########

#########

#########

#####################

#########
#

#########

#########

#########

#########
#

#########

#########

#########

######### #

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########
############################################
#

#########

#########

###
###### #

################
#######################

#########
###

#########

#########
#

#########
##################
#########

#########
###
#########
######

#########
#

#########
###########################

###
###### ###

###############

#########
#

##

####### ##################
###############

#########
###
#####
#### ##################

#########
#

#########
##################
#########

############

#########
#########

#########
#

#########
###########################

#########
###

##################

#########
#

#####
#### ############
########################

#########
######
########
# #########

#########
#

#########
#############################################
############

########################
###
#########
#########

#########
#

#########

#########
###############

###############

#########
#

#########

#########

#########

###

#########
#

#########

#########

#########

######### #

#########

#########

#########

#########
#

#########

#########

#########

#########

#########

#########

#########

###
###### #

#########################
###################################

#########

#########

#########
#

#########
######################
##############

##########
###########
#########

#########
#

#########
#################################

###
###### ############

#####################

#########
#

##
####### ############
#####################

#########
############
#####
#### ############

#########
#

#########
#####################
##################

###############
######
#########
############

#########
#

#########
#################################

######
### ############

#####################

#########
#

#####
#### ############
#####################

#########
###############
########
# ############

#########
#

#########
###########################
#########

###############

#########
###############

#########
#

##############
##############################################

#########
######

###############

#########
#

#########

#########
#########
#########
######

#########
#

#########

#########

#########
#########

######### #

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########

#########

#########

###
###### #

#########

#########

#########

#########
#

#########
#####################
#####################

#########

#########

#########
#

#########
#################################

###
###### ############

#########

#########
#

##
####### ############
#####################

#########
#########
#####
#### ###

#########

#########
############################
##############

#########
###
#########
###

#########
#

#########
##############################

######
### ######

############

#########
#

#####
#### ######
########################

#########
##################
########
# ###

#########
#

#########
#####################
############

#####################

#########
###

#########
#

#########
####################################

#########
###

############

#########
#

#########
####################
###############################

#########
############
#########
######

#########
#

#########

#####################

#########
##################

#########
#

#########

#########

########################

#########
#

#########

#########

#########

#########
#

#########

#########

#########

###
###### #

#########

#########

#########

#########
#

#########

#########

#########

#########
#

#########
##################################################
#

####
#####

#########

#########
#

###################
####################

#########
######

#########

#########
#

#########
##################
############

#########
######
#########
##############################

#########
#

#########
##############################

######
### ##################

########################
############
#########
#

#####
#### ############
########################

#########
#########
########
# ###############

#########
#

#########
#####################
#########

##################

#########
###############

#########
#
##################
##############################
####################################
####################################

###########
############################

#########
#########

#################
#######
#########

#####################
### ###### ######
#############################
#############

#########
###############
#####################

#########
#########
#########
##################

#########
#

#################################
####################
############################
######

#########
####################################################
###########

###############

#########
#####################

#########
#
##########
############## ###############
##############################
#####################

#########

#########
###

##############################
######
#########
#

##############################

###########################
####################################
#########

#########

#########

#########
#####################

#########
#

########################
###################################
##################################

#########

#########

#########

####
##### #

############
############ ############
####################################
#####################

#########

#########

#########

#########
#

########################
#########################
###################################
###############

#########

#########

#########

#########
#
########
###############################
######################################################
#############################################################
#####

#########

#########

#########

########
# #

#####################
##########################################

#########

##
#######

#########
#

#########
##################
############

##################
###
#########

#########
#

#########
###########################

########
# ############

###########################

#########
#

#######
## ######
#####################

#########
######
#########
###############

#########
#

#########
##############
#######


#################
#
#########
###

#########
#

#########
###########################

#########
#########

############

#########
#

########
# ######
#####################

#########
###
#########
###

#########
#

#########
###########################
######

##################

#########
######

#########
#

#################
#######################################################

#########
###############

##################

#########
#

#########

#########
#########
#########
###############

#########
#

#########

#########

###########
#######
####

##### #

#########

#########

#########

#########
#

#########
############
###
############

#########

#########

#########

#########
#

######
############ ###
############

#########

#########

#########

######
### #

######

############
###
############

#########

#########

#########

#########
#

###############
###############
####
###########

#########
########################################
#######################

#########

#########

#########
#
#
########### #####
####### ###
############

#########
####################################

######
### ##################

#########

#########
#

############
############
###
###############

#####
#### ############
#####################

#########
###############
########
# ############

#########
#

############
##############
#### ######

#########
#####################
############

############

#########
############

#########
#
####
######## ######
########################
######

#########
#################################

#########
###

###############

#########
#

############
############
###############
#########

########
# ############
#####################

#########
###
#########
#########

#########
#

#########
########################
#########

###############

#########
#########

#########
#

##############
############################

#########
#########

############

#########
#

#########
################################
############################


#########
###############
#########
#########

#########
#

#########

##################

#############
###########
###
###### #

#########

#########

##################

#########
#

#############################################################
###################################################################################
###################################################################################
####################################################

#########

#########

#########

#########
#
###############
###################################################################################
###################################################################################
###################################################################################
#####################

#########

#####
####

#########

#########
#

####################################################
###################################################################################
###################################################################################
#########################################################################

########
#

#########

#########

#########
#
######
######

############

#########

#########

#########

#########
#
############

############

#################
########################################

#########

#########

#########
#

############

########################
####################################

#########
#################
################

#########
############
#########

#########
#
####
#############################
########################
##############################
#############################################

#########
##################
############

#############
##
#########
############

#########
#
################

########################## ###########
################### ############################
############## ####################################
##################

#########
##############################

#########
######

#####################

#########
#

######################################################
##########################################
########################
###############################
#####

#########
###############
###############

#########
######
#########
############

#########
#
############
########################
###################################
############# ############
########################

#########
########################
######

###############

###########
#############

##########

########################
########################
##########################
###################### #########

############

###############
###########################

#########
######

#####################

#########
#
#####
################ ############
########################
##################
#####################
######

#########
##################
##################

#########
######
#########
############

#########
#
#################
#### ##################
##################
##################
##################

#########
#######################################
#########

###############

###########
##########

##########

#####################
##################
##################
########################
###############


#########

#########
#########

#####################

#########
#
############
##################
##################
###############
###############
############

#########

#########

#########
############

#########
#
#################
# ######### ######
##################
#####################
#####################

#########

#########

#########

######
### #

#####################
#####################
#########################
########### #########
############

#########


#########

#########

#########
#
############
##################
##################
######### ################
## #########
############

#########

#########

#########

#########
#
#####################
##################
##################
##################
#####################

#########

######
###

#########

#########
#
#######
##### #########
##################
##################### ############
########################
############

#########

#########

###
######

#########
#
############
########################
########################
######################## #######
#################
############

#########

#########

#########

#########
#
#####################
########################
########################
############################
######## ############

#########

#########

#########

#########
#
############
######################
## ########################
##########################################
##########################################
############

########
#

#########

#########

#########
#
############
##########################################
##########################################
####################################
########################
############

#########

#########

#########

#########
######
####### ############
################## ###################
########### ########################
########################
############

#########

#########

#########

#########
#
############
########################
########################

############

#########

#########

#########

#########
#
#########

############

#########

#########

#########

##########
############

##########
##

#########

#########

#########

#########
#
############

############

#########

#########

#########

#########
#
############


############

#########

#########

#########

######
### #
############

#########
###

#########

#########

#########

#########
#
#########

############

#########

#########

#########

#########
########
#####

############


#########

#
########

#########

#########
#
############

########################
#############################
################### ###
#########

#########

#########

###
######

#########
#
############
#############################
################### ##################
############ #########################
##### ##############################
############

#########

#########

#########

#########
#############
##############################
##############################
##########################################
##########################################
##########################################
#########

#########


#########

#########

#########
#
#########
##########################################
############################################
###################### #########
############### ############
#################
####

########
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
####################################
#############
############
########################
######################## #######
################# ############
########################
######

###############################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#
############
########################
###########################
######### ######################
## ########################
############
#########

###
###################################################################################
###########################################################
###################################################################################
###################################################################################
###################################################################################

###################################################################################
###################################################################################
###################################################################################
#################################################################
#
#############
########### ####################
#### #####################
##################
##################
##################

#########

#########

#########

#########
##########
#########
##################
#####################
############### #########
##################
#########

#########

#########

#########

#####
#### #
#########
##################
##################
#####################
###### ##################
#########
#########

#########

#########

#########

#########
#
##################
##################
###############
###############
################
######## #########

#########

#########

#########

#########
##########
######
################
################# #########
#####################
#####################
#########

#########

#####
####

#########

#########
#
#########
##################
#########################
##### ##################
##################
##########
########

####
#####

#########

#######
##

#########
########
## #########

##################
##################
##################
##################
##################

#########

#########

#########

#########
##########
#########
##################
#########################
########### #########
##################
#########

#########

#
########

#########

#########
#
#########
##################
##################
############ ###################
##### ########################
############
#########

#########

#########

###
######

#########
####
###### ############
########################
########################
########################

###################################
# #########

#########

#########

#########

#########
##########
################
#################### ###########
#########################
########################
########################
#########

#########

#########

#########

#########
#
#########
########################
##########################
######################################## ##########
########################################################
################## #######
##

#########

#########

#########

#########
##########
#################
######################### #########################
################# ##############################
##############################
##############################
#########


#########

#########

###############
#####################################################
##########
#########
##########
##############################
##############################
########################
########################
########################
#########

#########

#########
#######################################
#########
###########################
##############################
#########
#
#########

#########

#########

##########
####################### #####
# #########
#################################
######
#########
##########

#########

#########

#########################
#######################
###############
#####################
######
##########
#########

#########

#########

#########
########################
###############
####################################
### #####################
#########
#
#########

#########

#########

###############
####################################
#########
########################
##################
#########
##########

#########

#########

###########################

##################
####################
#########################
#######
## #
###################################################
###################################################################################
###################################################################################
#########################################################################
###################################################################################
###################################################################################
##################

#########

#########
########################
############
###############################
#############################
#########
#
################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#################################################################

#########

#####################
########################
############
#################################### #########
############
#########
###############################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#############################

#########

#########
#######################################
############
#########

#########
#

#########

#########

#########

#########
#

#########

#########

#########

######### #

#########

#########

#########

#########
#

#########

#########

######
###

#########
#

#########

#########

#########

#########
#
############
######
############
##################
############

#########
########################################
#########################################
#########

#########

#########
#

#########
######
############

###############
######

#########
###
###############################
########
##########################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#####################################
#
###
#################
# ######
###
######

#########
#############
##########################

#############################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
## #

######
#########
#########
###
######

#########
#######################################
###############
#########

#########
#
##
################
##########
######## ##
# ######


#########
############
#######################################

#########

#########
#
############
#########
###
######
######

#########
##################
##############################

#########

#
######## #

###
#########
#########
#########
######

#########
##############################
###############
#########

#########
#

############
######
####################
##########
######

#########
#########

#################################
###
#########

#########
#
############
###
#########
#########
#########

#########
########################
#############################################
#
########

#########
#

#########

#########

#########
#

#########

#########

#########
#

#########

#########

#########
#

###
######

#########

#########
#

#########

#########


#########
#

#########

#########

#########
#

#########
############
#############################################
#################################
#########

#########
#

#########
########################
##############################
######
#########

##########

#########
##############################
########################
#########

###################
#################

#########
#

#########
#########
###########################################
#################
#########

#################
####

#########
#

#########
#####################
###########################

#########
#
####################

#
######## #

#########
##############################
##################
#########

############
############

#########
#

#########
###########
##################################
######
#########

#################################

#########
#

#########
#############################
#########################
#
########
######
########################

#########
#

######### #
########################################################
###############
#########

#####################
#########

#########
#

#########

#########

##############################

#########
#

#########

####
#####
###############
####################################

#########
#

###
######

#########

#########
#

#########

#########

#########
#

#########

#########

#########
#

#########

#########

#########
#

#########

#########

##########

###################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
############################################################
#

#######################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################

###################################################################################
#####################
#

##############################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#################################################################
#

#######################################
###################################################################################
###################################################################################
###################################################################################
###############################################_#1#0#8#5#5#1#5#2#9#1###############
################################(#######"####
############F####095En#095En#############1#T#a#b#l#e##########################
###################################################################(###
##########C#o#m#p#O#b#j#####################################################!
###$###########################################h#########O#b#j#I#n#f#o#########
#######################################################################
#########################
###i#############8##@##8#

###N#o#r#m#a#l#########CJ##_H##aJ##mH

#sH

#tH

###################<#A@#<#

###D#e#f#a#u#l#t# #P#a#r#a#g#r#a#p#h# #F#o#n#t#####################

##

#########
##@V##########################################################l###############
######################,###b##$#####
ye#

#T@k#1<######"

####5#@########################################n######(#####
######################
###############6 ####
#########
##########A#############################B#####
############S####################### ###?
####################################!
######t#########################@###########p

#####################################@########U#n#k#n#o#w#n#################
########################G##############z# ##################T#i#m#e#s#
#N#e#w#
#R#o#m#a#n###5#####################################S#y#m#b#o#l###3&#############
z#
##################A#r#i#a#l###"#########h#####mfmf#######################
###############################!
##################################################################################
###################################################################################
###################################################################################
#####################################################################S###~0###
###################################################################################
%######2######################################################D#A#N#I#E#L#
#A#D#M#A#S#S#U###D#A#N#I#E#L#
#A#D#M#A#S#S#U#####################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
################################################
###
############F####Microsoft Word Picture#
###MSWordDoc#####Word. Picture. 8#9q###############################################
###################################################################################
#####################################
##
#############F####PBrush#####PBrush#####PBrush#9q###############################
###################################################################################
#################

###########################################################O#b#j#e#c#t#P#o#o#l#####
################################################&#######################095En
#095En#############W#o#r#d#D#o#c#u#m#e#n#t#######################################
##########################################2###SH########S#u#m#m#a#r#y#I
#n#f#o#r#m#a#t#i#o#n###########################(###
%###'#######################################W#############D#o#c#u#m#e#n#t#S#u#m
#m#a#r#y#I#n#f#o#r#m#a#t#i#o#n###########8#############################
##########_############7
#########################bjbjU#U###################
###SH##7|##7|
########################################################################l####
#########################################################################
############

######

#########################################################o#######o#######o#######
#############################################$######
######b#################################o#######################M###"###o#######
o#######o#######################################################M############
###################o###
###############################################################################
########################o####################################################
###############################################################################

###@4j################y###
############################0##################<##############<##############
#######################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##j####CJ##U##mH##nH##u###########################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################### #1h##N N!
#"##S#$#%###n#)<## ye#

#T@kPNG
#
###IHDR######A######1;B####sRGB##### pHYs#######X
##;IDATx^. ] {C3 #H#u#-o#;?~## @######*6 ######
@##Dj###### @@H@#iL###### @@### @######D#### @####Djk######
@@H@#iL###### @@### @######D#### @####Djk###### @@H@#iL######
@@### @######D#### @####Djk###### @@H@#iL###### @@###
@######D#### @####Djk###### @@H@#iL###### @)#$Uz[d#V-#####
HPg#Vx>x77nZ##C####R
#?8mT### @@E#"
|Bj{p8 ###### pLt] 7l] =)## @### noNRVtp})

######hK@nk>FfuE?
> iT="@######## # @#####. R>C#@######h\@n|
)oy33l#!@######
&!nzKBb#SF#### H#%#C##L<+y'##### pH}#cNFRFN#####+q## @########av#####
@#q#Dq## @########av##### @#q#Dq## @########av##### @#q#Dq##
@########av##### @#q#Dq## @########av##### @#q#Dq##
@########av##### @#q#wg8aVQj&@####^#K#(######
@ovm>#7#?t### @@S#v## @#####' R7g*&@######hJ@nj:#C###### H
###### @)#P

##### @@#"usb#### @##D C1### @###

# @########
@#####' R7g*&@######hJ@nj:#C###### H###### @)#P

##### @@#"usb#### @##D C1### @###

# @########
@#####' R7g*&@######hJ@nj:#C###### H###### @)?
mv\vxdP,r######N. uwS`#### @##R5#U
)T#####
] ~N### @###M#ML"## @######;# @#####4! R71
@######W@wVDN######Y@y>%O
Q~>+`#######A/#5;\##I-#+#
@###R8kj#V`~`#########Q] S{~6 SO#V#*m#(1###
@#v_##X#S^Z### @###5#D }Q###'#######v'1
E:#xS######' Rez#Ey#d @###U#D :'C@D## @##"##lWSJ|
3#####! RP%. bCR=##### @@#*n@
%#\t;1Jzy7######zz#?W;R0R#### @#k##72b######
S@>7'w4#IP# @####35eh#z9###### F@Ov4w#%@#####

o J-#xRN# @#######o
o
/p#u## @#####R/# O+] 2#/J#f*
#####Ko K#o####### @q#zg~~/## @###O
c7#e`U}# @#{#RG{)M ks^2V$@###o-y%@#######D@#d"
###### @-#-y%@#######D@#d"###### @-#-y%@#######D@#d"###### @-#-y
%@#######D@#d"###### @-#-y%@#######D@#d"###### @-#-y%@#######D@#d"
###### @-#-y%@#######D@#d"###### @-#-y%@#6 ?s#[. ##
H#######;#. Y
## @?"E@#D#sblK<h)#*##
r####
#\BP##A@#Q####H`wzE=mc,w#nA###Q
G r#M;o YOAmfkZE#V^[RC\k#:jj5
H#*#B|46 IX=#wt?l[|z Z. kg|k-
-i\D#,_`,?
3#Jrp#"uxQG$i#Qx#Kn oS_U
O. "uRMJ=Wvw<szgsn:W#npRD?#x#+'4## @@#>
##O
vq#36 Y^^#
# H
@^XK+##vc"###
###D#f##%Pc?(WO#m:zuMU'B###hV@nvj#F#e*S#
#(yig!YJ#C (p;##Zcy#;

>y3!#%?!'E##\0g. o=6 t ?gpTRY*\c~Z[N#

@#%{%4:<e# [{{=3Go] #-#nu1/E#6 P. 6 ##{%


%##NTRvS
9)7?j#xS#sXn] ###"-~;NgS##
|z4*o\h
QA #8+P#xOg VL?UW
#hA`q#v|kaj)
R$r###/#,\x1
~|#"~q######P###e#%#'G# @##D&C)### @###=
= # @########

#&0t/k#hE#l##^j#?2nVewq^#'pp\z&@#_t:x|C^
V5Gf##zP{g|bg,q#\>
##{C2sxJWvwY*\##kmr5o&,2e#######t#H#I##J
##$@###o o;/#w

}<6 S## @)C?H}i#w?YoY#myvF#c##k#"Rw6 ^v6 aO+U?%<###


@`G@oYl_ZXb#. # @@H] AbS;sB%U@-T##### Y@<>*U{5=6

# H

#O%=RkZ

t#U##!#####Dj+@#k#

# @@#"uSp####Q] #[##

" Rw<xN#####

$ R#4B###### H#E}>## @###7###7tF#G(n#zq+Xf IQj] ^<&


#gX
LA#% R#{8sHD\UO. *H] >##+qd#"usCm#
va#_{3;kg#D] ] #`Jh(1O4`N #xK#w^###+0m}v'Ie##$ R4#j!@@3#0g3S###:##;$%# @#####, R<;j#@######@`#'vF>
##uA####*#

{#### @###8\#{#gP### A. uY6 F#### @##"uE\] # @#####d##3


1#
@#####T##+###### @ '#>|msL#>}`'@######=m#$##### @!
] #H#{"#0r#

#l#### @ "`:m#8##uD######" R[#/#b*XGn}y`NO#######L#


@######p-u#fzJLB#####

!`zi#e##}9######## H$ Ud"&5|#### @H]


V##_"rki##@######D 7
,#Tn## @###_#Dje##_/#
# @#4#c}#O#}#O#####Rgec$@######( RW5##### @@##:,#######
@@E#" # @####2##f# # @####*
#/Fk#### @####D/#W>f#T?####d##g:l#######
@@#RojpdXkfD=### @`+ R#*
d?y4#=
#9urnc3##n`x### @H] #
dQr{[W8R/o#zt};8K#xf#EjN#####:#heD>U%l#
;WI#nyKw

##### H5Wq|
&n>;g+######Dj#3cyUTD8######hM@nmF@U#~%######
Rg#. #&####### pH}#n#X^QE] ~Z#### @)###~U_##
@##"@H%m#########<Mk
\?sd|0_RSW### @##z[fSuy'~?
<ZX+#K######H+ R#>OF)_##T_#%@###k##~X###7po#*&@###c
c
c
c#X~

v##%#####hZ@nzz#G`% _I#######k###### @
Hhu#K~o##7##### H#### @#####o#K^##(Ae&9######
^l#

5 y#> ####
_Kn

] eE\8;######
m d# '$IVO### @H}nN0c#########G@^;###
# @#####t( Rw
w u L######xM@/xm:1##### @s#
] #/f#
@#####^&
R~Y7 Y;*#HAXo##C#####v8{####@ ##. #Nvg
_n;l#o6 ou 3 x>~#~## @##VM###3(R######\a######
@H] #W### @#####D

l### @#####D &@###### Rgec$@######( RW5##### @@##:,#######


@@E#" # @####2##f# # @####*
#quM###### A@0H#####W pH}## PK`#i`##
_#vy[<Uh"u#,###,#VOiNJ#6 #? ?4)##4PWK
+r#4#qC=# @
U=H#S^#o)|#S9i*okLkR;_###Y#?##dA
#mK2n1 #. &)I^[Zm'. /2w###k>V#hqNFS#;SQp
O)t3] #Uq. BWg@#Dl5gu<###
w:U,Z+I
R|% Rw$#u<yJ'pU`~!ep
y###h<LOC;<U\g#w^##GONxU`u}#[>4>#
>>vw#o#x|#ly#Z. oW}rT|t2__-%3s ~##GK={p##N??
3tw=Y=MGn##yp9;5!

Fqsx`vn$&k+#+k1###xw=M#^=p|{#?
4Jfpa#;{<#:#~,WlFl ^,R#JE&
URf{m7
XP~>D,#|#n. ?#+LH=tgU#q,K##a[j #
%
x P
v|kE>o4tl?2
n ^##J
j#'=FG##y``;#;#ms#7-=6 =%J
%zE*Z\2~#}i. [}#

v# <H###
Lx3#l<#sAg#VNbupy(|^L"I#[Et|>;i#v J{B
s}9####
<#[?:)lU[|&U{m#Y5GlR#h{J@>kTK8TC@?#q_#V"u
]
s|#i{ }wZ#
##Q
+#

#w!
W=klNCv{^J0dM
"@`#i#<Ce$woU^]
%k#YoBH=u*^@q iw\'-_=OwtHd)##Py!|
_@=#_#q0#. ;*u. >X#BpevW}n#^Xm~r#+K=;(#>}[
%qjL#z#kg #{@ZyO1$zvMsLpJo#Rr0##C
}OvP#m

&[Y{#w++
J MZiyUR8k'j}P#=4

>L-. <l%YqXwM]
:SDN#i#Y#g{Hm##rS ####(#[Y###{2#^. }oSq;>/N
^#####sU#/ M5Wh>tE|#xH}#N##
@#\uNrW"R_)r
p####V] Y#'uR7

pDK-?&?+y)9-#voa
##]
y
~#[E7[y5
Km*##Wh##RU4
zww 1# gtSO8)oO. #Ux<#<?Pj##
%5Xmy##v&E# PK`#+y^mZ5+#jw6 Ro5YKKo=
~t
#W8Y#|nRa #o;+[#y%Qxss|
#b*^u^[] Um#O#;#m#-OO7#_N7M_?_'J/u|
J] kvow_

A'##2 @@7#b
m",eG(lK}dQj#Jl;{cIRHd###
#r}y|pS\ xyKJnzu#Tr#YzKj#xpQ##"A#A#v \
vm~p] gZ%,Z #"
;z{
cD #h# @# 'Nnt7sv
]
#h Gq#~v1#DS\#&@@O#{#/Pxj#M5i<#=lA
z#;H=####I#%S#clx"+;x/X] ] }h$^#H] #0###*0
>] #"##a[V####H#)###W#V
?^q

Rn$=-%:_#o<|=OyN##t2DNtJ

###@NA`w, ##NL/?-=L?H\?#
#$&#. <+n*/#. yGuE}3###|
#Gv_#^s#}|\g I{##B@?Y#|nR####u#v_oKuo. xR ##
@###7#. P@@## @###
#_5h##H$(###### pU`zs##W
#"@######[`g\|+s)R### @####
# @@;#
UB#""@####H#"#@######H& R'p%@######[m. 7n#,\
w}#w##[ojPl"@] [#?#] ~#T@###### @ &Pw`-FN#G4:

>7in#4[7v5#A#hQ. ?#T&#### @#####k### # @####T##?


h|af#4"%wFX#
x] l8##K UB###### @H] V###
@###)#\4gxG;#w#M ~#"y;#_#j#zI
d#K=_r^fXaH#######^b#j_[#H######H"PYpw7z#Z ;#2=###u
?#|#k#|(?] ###K=S##<M?o###

&pxf6 T#OR? V2S#qvH#e%\e:#[ nj#C`#xb5N#7U:^##<)P|=<#yiu. ##"u#/


N}x>## C#{\9!
*#"u#V. 7T#RA(#z#mzc\###LbCX=yHO##*sj#z#-
O#>wu09Lura^*{_k;v. 0e !nL'] #R[###4' O77%
:#PuL!
%@9#YOo};v\KORw7G#NFg#D####LJvy8:+x###:wmHE#] ###=hD
"$@[#. hk>-#] Mo2\#{N#t ##&'#, R<;#8b$##pX7a^=
#H{#|=# 0#nN/gS/mT#

w##lfG#@#I0#_R~#6 ###U#wH7 z&\tu!


{}C>#8@#v#qJ}C8#l$###H-=# nmF] ^gN##T S^ #. `###
@####>#"e@###### @ $E##|EiE#B @`)#7i##,`:#;##### @
#RWHx"
"
"
] jk#7v[### 3FJ###### PE] *N+mWY
x#Q#a#7W. ?Tfzub
~ # @m##?J##:\XY#Rgi$Fg>|. c
#oy] ^#nT#Dj:&H`7~e6 ?] #?m##h#}#. RO### @ &
;G[r#iZ] ##Sj@. os####] xpi0Z#g#zgsD#<##xB#xr
+##w#"u#R 8)^#\L####r _#RyT~d
0Z#g#<
3:#xNNsDO
]
K #%Mu}. FU/0N~ Hm] # p|s#<}!
#\1l#######p*N~g4#9##xC@~C9
# @!
@I[;. N'U_,#W#`~####r
,#uI:#K15,0N<^I@#[###V#H=UUt(#"3k\7#Tao#. ##xI#e
A@ L#### @@C#. ^QXB] :Y##= # @s#vv&#### @#!
#R#9#E###### H3. pu . [}######l#\aU# @#######
#iJ w#####%
R5_}S##o;7#####hX##O## @####z#K,###### @a#QZ'#. ##L2
#
@@T##QA
# @####### @#####D#D ### @####\K|##>##### @@T. uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ H|##>#####
@@T@
jO###### \@N#

###### @ * RG#'@######H. R'_#O###### #### @#####$##/#'@######


QA # @####### @#####D#D ### @####D#
# @#####"uTP{####
@##"u#`### @###Q#:*=##### @@r#:#0|#### @#H######## @ #C#####IENDB`##################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#########################################################Oh###+'0###t#####
##########################################################
###############
###0###

###<###
###H#######T#######\#######d#######l####################s###########s#########DANI
EL ADMASSU###########ANI#########ANI########Normal#A########DANIEL
ADMASSU##########2#NI########Microsoft Word 9. 0##@###########@####kj##@####
/
j################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
#################################################################################
#######. ####+,0######

#######h#######p#######|####################################################
######

#####################AIT#############################
##############################################

###############Title###############################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
############################_#1#0#8#5#4#4#8#7#8#2##################################
#############*###
#############F####095En#095En###############O#l#e#############################
############################
#####################################################C#o#m#p#O#b#j#####
################################################)###,##########################
#################M#########O#b#j#I#n#f#o###########################################
############################################################O#l#e#1#0#N
#a#t#i#v#e#############################################+##########################################j###########O#l#e#1#0#I#t#e#m#N#a#m#e##
#######################################################################
################_#1#0#8#6 #5#8#9#5#9#1##############################################
#########0###

#############F####095En#
7En###############O#l#e#########################################################
##################################################################
##############################################################
##############################################################
###########################################################
############################################################
###############################################################
##########################################################1##BM
######6 ###(######D###########p################

##

##

##

##

##

##

##

##

##

##

##

##

##

###

###
##

######

######
##

######

######

##

######

######

##

##########
###############################################

################################################
###########################
########################
##

######
#######################################
###
#################################
###########################
#######################
# ##

#########
############################
######## ###
########################
#################################
##################
#####

#########
###################
##############

######
#######################################
#################
# ##

######
### ##################
###############
######
###########################
##################
###########

#########################
#################
###
############################
############## #########
#########
##

###################
###################################
#################################
#################################
#######################
#############
##

#########
####################################
###
################
##########################
##################
##

######
#################################
###
###############
##############################
###############
##

######
##########################
####### ###
#########
####################################
###############
#####

######
##################

#############
#############################

############
######### ##

#######################
#
######
#######################################
######
###############
##

###############
#########

#######################################
###############
#####################
##

##########
##########################

###########################################
############## ###
#####################
##

##

##

##

##

###############

###########

###########

###########

########
###

##
#####################################
## ########
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
##
#########
#
###################################################################################
###################################################################################
###################################################################################
###################################################################################
###################################################################################
####### ##
#########

##
###########
############################

#################

###########

##
###############

##
##################

##
############

#####################
################## #########
###############

##

#########

#########################
#################

##

################## #########
#####################

##

####################################
####################################

##

############################
################################### #########

##

############
#############################
####

##

#########
########################
###############

##

#########
########################
###############

##

#########
####################
##########

##

#####################
##################

##

#####################
#####################

##

###############
####################################

##

############
#########################
########

##

###
############
###############

#
#

##

##

##

##

##

###########
###################################################################################
##########################
###
#######

############################################################################## ###!
###"#######$###%###&###'###(###)###*###+###,######. ###/###0###1###2###3###4###5###6 ###7###8###9###:###;###<###=###>###?
###@###A###B###C###E###F###G###H###I###J###K###L###M###N###O###P###Q###R###S###T
###U###V###W###X###Y###Z###[###\###] ###^###_###`###a###b###c###d###e###f###g###h###
i###j###k###l###m###n###o###p###q###r###s###t###u###v###w###x###y###z###{###|
###}###~##########*C######n#)## @@V#wV 6 @] @ ###2 #####d%
xg#*C######n#)## @@V#wV 6 @] @ ###2 #####d% xg#*C######n#)##
@@V#wV 6 @] @ ###2 #####d% xg#*C######n#)## @@V#wV 2 ###
@[##PvT####IENDB`###D#d#######
#####################################################b####
#########
##c##$#######A####?######

########?#####3#"#######`#####?###############b##

#####DdK

#G##################n####DdK

#G##PNG
#
###IHDR###########N######sRGB##### pHYs#######+#####tIDATx^ ##F
7{t#K&p
N!##4?~# ###@##&R### ##}##
##sWn#Dob37#####@##t
#!###':##_QyYk$vKnF_## 0#?/!###F#-####@`,#t,_C###
#e#####jJp[__fD#{#C##b#^#BMO#t+b<# #xfar
3PI(#'/##CC/o#N x~v/O_k#L] 9C@&D1##|!xw#G$Bk#7
=#o##@ P#(Z""
zakF/L:!####T#*
Y@

"#g#w##@#|%@
O:#~#y$#[#gtrF/G)A#QL#OPP<~8LI?
C&#6 #tAD#<j##,I'^=hN#)4h###8%! P2#0yf#@W0-###@`,#t
,_C####[F###X#XX## ##t## ###
#
#UDq#] k##6 =Z#uH&'#@#zbWhW4M#Imi/
#wn?K[O#tFon7KJ%vLFi<u##~#\# ##?
#>)a###,)kle}h0pg'##wb'W#t~<[>=kGv
Y(ln->#w0ml{c cB#g#=#zy#ma~G3Qt
#m|?\Bh#
E2~
#
4/(t^S# G_?QRto[#_#] e|
DzDba/#=#Fe#g
F@] ##(yi
lh m#@## 3####u(
##@:#tz####@#}]
SM#2!YK#G#;m#3"l#RG@
#;o#vbuv#A}}t##i#_k:#VYHpIy##E##@##}
O2F|#`h>f# A#Cnc%#WM
#*/t;}kqU?Gw#bB##*2
#HUF)

##@KU?;7#t####o/oU#I #7###
| #|j{
| *4p#. G#-(@#ab
#W#Z##Iha
t
E?qJW +i2#ZW7tw
nm#Cn#. #6 hS###Lfk(b#l0bDB2IrM{E)/##YHW89j
v
_#r#j#W#_Vi$G#Y3#eJqP1b$t[. /sam

5 ##e=#*h*##{M] H#y#
##8l/*,$Y8#^$I#^
##'0[b#-SE<#)>###G`o8##hEHKq
##XE#_Ez!###!
`U] pV#@###X##B)

E*F"## p$5nZ#H- ##-#kt_{E;Z)##|0####C#?


&####@@DZE;#>bb##*
A###8~hg5\] b#)##{e#,O##t#^_u|_n#*#q$^R1"i[*HR#e
##-#*s~$=!wXKD_Z 4Wc##i#(] ##%x)#z3 #?~:
$W. IG:9u#Q:sE
!#W-M=#J8DTd #W$

# `@|?Z#K#R#?URG#[F#4):)?zjFoGp$`Ph
^#P7P#!
&
###b#&
&##M

K#xG }D6 ###8#] < hI4$##}NzjA{,##


tD<#F#h?#y/#M8I####:(iHM#G#U##n##"t

#fu;|h#uG:ReIXT#LEZ] G33^###5R

##B@S
swR#?#MeP0on'<###(~$#%P4#F3~D4#M&#a#uK%$
^M},VQ## #

N*n##+E#M

eT#)DnI##J`G=Z{CA

#U[AXU!UC####I&
CwN#A#_5#V|'P4e"M
'!
##c#VhJ+O"D_+G =#dS><T%FKm##@a#|-#k#cu~0TK
XTO%4#=t|#I
3jL~Fe-

f'~$0Cn_,Y,N Bo:7

g>G#<#u#i
< #~U[ND#M9 CP$ #v3{w~|
ZL0z)y#6 #W_b#*#IG|/"'#i=##=Ld0#/Q##
#FM#_#o8
#\5NLq##s))#PECHs##f<###D##~f; G#2(o!0q#|
#UYbUH#kav(z@MY#U#f#<#JC*#Jq<3@V4nDt?#
}U] tU#t<P6 4_tcT#JN#Oh#wvG }

?.
m

i<9"##u;n###$m5##ijg#8##X3. 6 ,Ci NRmi#z|


>Dj##F#x#a|[[7#a4##*Bx*H#a2v#*B0ROI{j
#%HK(Q##6 ;,/#+:##~O)}u#@4#g!] v#Tg;WBa[B?
O,. v6 #%#HG8+!
GK=VnsS#m~S*B#f(r9y<@8f##5:] MuZ##. ;{GN#-#D#Is

kK~nxy

g\-. M#-a:mJ7u_qNk. shP3###nf[d#fuvB~#* . \C?/3qoWK,V(#?WtfIs^ir#it#tK=2] EX## ###L


+#GKF
F
}F
dlJD####}#P# vf#u^l<###@@BSI\_e6 ] g!#U#,
hx~ @D#^#o##!Z#FA9$K(Q## 7
@
%QN@_88-L4
@
#>U["*#^H#-X#1F m9~-1C@xB#xm#'#U##'K
`gkE*#?#`##Nl
{RGt#!Bj^+FEq#G K
#{#}
S=w^#k5x\A <#~#g5#yRC#?E%#n+}o# {Q:#jzfs}F)

gIC9R `_#uPO#^#/)*##NnS p#t?


w. _D#_LuD
#

%[d#M_Nj## P$`O###fw###
p##E`#b9#tv}O#f\##lie$M<k h##"/##>#N#3sX#6 '
9%ELjM3##H#%G##6 {{=#=rw#Z6 FGk~>4#*$lQ[z,z#{@(#:U\2

1@$6 #G7Zmf###ea#;#^Pm#A##V#gugM; #o
####. =i_SGf##y##"#oF*VD(U#nDgvT+_f

_M#d4#U:n#|###fV#'#Xd]

ZT9sjf@1;9Z#eF|~M#=#{sO###;N#=#{sO###!
#I#
IUyuy:#C#F##M,##4
5tmrky#$#e \_@>dr'uVv9t(^#E F:L#rsl+
4HJwG#Z3#

# ####}#5####mnE'#S##1
TO%n
tnQ#33iSm#shg6 7#9rN<~##S#lg}PO72##e##i
*u#bY0###@##t@p###"#t_#& #### #H#. B##
a

#G #O###4nr,###="#gC qw##GAmrVM|#~###
@n#W8aLhx;`p#b###N?8##(#L#2 #1- p#f#Wo#E
#=>F#{##. 3[wAo###5=zc
#R## !
P\###^7l[#g#H\%!#zM##*\ ?~F##
6 \;m5A{#1B#uPO##1####v%### 0#?+V!###J#53###%p~{J#
##%sMbGpP^#="^u!5VWw3{##@|#FZm
X3#W#aN5=qOb#^7POB:(#t#X^DU_-v#}E;#
(Q[j#"[#'$7?-3dw#I~##. Uy(

g#B#QL% T##] |#**{#. 0%K#c!WW#t}###/_*G#|


P#gxdmSM#Nu+
:(
~s A#@##&
&### x###I#4#
Hw+t_ `
#W#0_r##'##|#otGG#}#F_#Ut#O] J Th=vD86 B9/gE
D^/#f8tOhp{
f>~3:#@>NjZw#KV] f#####e#G#r#h&`t. #-W'E*[
%~37#nQT#r
_##I
v_!)3 I=hgRJ pP #HN/z#|
%*uPO##@1#@###@#I$a@#####@(###@##!$

#@<#_77####@z#
@CYEML\O #h&hTtcW##Zsqu#/u] k_
#Y#-1#t#?El####d#@i###/e;#t##:###r4<#w(##
%#e+#54"#t>f#?&#2#+,##y#7# p,#7_~3$/O#R6 e
BfW

#d`#0iS#t/5#zAY?
?
?
nD#!###X'[ C####4#
###}##@##u#:^## `#o=###@#_####@g#!####@xQ###u#

?# #:#~#/JC###Nyg#+#|oZ#&nL@S#g#T 81f#}Z#H-1@@e##V|##
0#<XS## ###;d## ####cMM###v #|## 0#?
55A####C####<##L((n)h####IENDB`###D#d#######
#############!#####################################J####
#### ####
##C#######A####?######

##########"##################2#######g##'i'58~##############`!
####g##'i'58~##########m###d####S#!#####xM,W#

"AQ"
V] h$##^/$7p#r#\D\hgBhN:v^#N^~{#7{[
#}'#~WO#
?<ow. #~w
> o{|
wo
ws O7 Ov
}O^~
_z?wo?_s^|
7###_=Gty={rh\d~
<}G |}#?
##@*M#####45##hj#######M#####45####@S#####M
##hj######@S######45##hj#######M#####45####@S#####M
#########@S#####45##hj#######M#####45##hj##@S#####M
#########@S#####45##hj######@S######45##hj#######M
#####45####@S#####M##hj######@S######45##hj#######M
#####45##hj##@S#####M#########@S#####45##hj#######M
#####45##hj##@S#####M#########@S#####Mm######M#####45####@S#####M
##hj######@S######45##hj#######M#####45####@S#####M
##hj######@S#####45##hj#######M#####45##hj##@S#####M
#########@S#####45##hj#######M#####45##hj#######M
#####45####@S#####M##hj######@S######45##hj#######M
#####45####@S#####M#########@S#####45##hj#######M
#####45##hj##@S#####M
#########@S#####45##hj######@S######45##hj#######M
#####45####@S#####M##hj######@S######45##hj#####7a

#hj@S###45#AS#####45pb##MZS####5Q_##hj=O#hj####M
l##@S###aKs#@S##L~do#hj {##;7] ##M
T5#hjMM#k##7`##ZSzzl
#GO##4FS#fuLSK<[#45^b^#/#h0

Mc9|:!-g#MT#M#G
ZF' M#S~q
%#5@;
7uN ##M@A#`#Zjj
#\ @M
5 #g#ZS#M ;yc

##kj#
#
JSAhj@SkjR#hj@Skj#MhjMZ
u##Mk####55hj] Z#MAS#MFS7U #nMmo#ZS|#
3jj

j@Sk3,####6 hjMdS7r#d] #
#,d . P0#M
z7R;#E. g<\S#F`g#0E. )M+6 k#zf#9_YUUSkjd5-#i|jMZSk9?Tv*6 ##JSO
. GMm3 AESj

7g5#4~] JdSj
7u#?
A|P#hmMX,T3:kE
Z`OsB"##zfw#M] tV#U#h%_#
#QqG
%h#C##:#b#DSkjANBSq$#4zA-#~p,I4#MK#oqm&#M-#45#45
45ZS55hjM] AS[E3#45jSO##] Ca#MAS/6 ###hjM
z"#(*2455h. >ZjjE jj4#MP1AM#lZSm#M#!#4VdFS#
XSc##MP6 d#Zij#2@##}M##&#v#DSkjE55#M-5Vdhjk,@#
ZS+2LPS'#6 OM[#[Gr#oD`##>?8

MMZ# K56 &k##V@/9#'#<5CFS #\+#QVl B<OhjM


O[S] 6 oQ<%
c#

j :mE

M#M##5u -VcZM#4_VdhjklZ4`2d8"#Imn? z#

MN#;

<#U
#{i+(V#ZS+2Ij+~$\`!(m#sx#JGOn

%[S;#kjLPS#V$s[?8yV-<vm$|/#ot5"SO#sp8|
#qX/o/14XScz#4)l,s*r[s2#o'OI#DSkjM
j#g#uof<5=<_?YFW#5CPS;#kjLd#\*7r,T#fCSkjM
$Q*#'cSA_?##JZS7&#39jg'<##
ZSkj4u~Y#~#`F0###+:#+2LPS[?3\#v#M O/l"o#DSkjE
jj\##M#z###Za6 dM] #y#
PKN4ZaFtm{gr$#/vhj#`#?
jZw#h'3<i##&G#W#Y=#iY##&>evv m_hmf}9?
##s###xX{*Mm##$#8U#] Y##bi#6 &##;!#8#+?ij#

'
k u?S#'|
K #M] op 6 #M- M#
O|;Me#;cnjjMEnOhjhmwvb>O}fz?
##bNs#S5#ge:R0o#9whjJX
#Ho)#y] "6
I ##wnSJf 3ZS(*8H8#1#j/=5#SJ39G;#u
?
#Hn##>bz7hj] #>#8HZ
&O>
^f^P 39E=9A#7##v
O+hm:4
u#>XzV?#] [YS-1#qz#c^:T#<!|

3s;y##Op4uM] q #ig+#jSo3#S5,M5u#(B#ck9
#
v?v
3_ 8#g3<ie#X
\i*y=m#f*$3
#_udeCS;J+2#,Mas{
#fo
#EDkB>?f#3# C*ZJ[Zh;#3g##
j4Vd1#N#M##&hk#@SkjE jj#

##5"3AM#ZS+2L

####&#@S;J+2##5"#m#hjM0AM Vd##MU [ZhhjM#@So`


$vq|
M] MS#%7uLe#tW(ZS#####4uDS#ESc#/55&##hjS##MSSC,#E
##:ZzO#t}

#7uEF###+[Ss`S?
##M}DSDg5XP#hjEF##4_#ZS:AT##M55'#. E##M
#ZSkj##M55b##M555##uM#>p_5vWg#r#`g##ZSW1q#k1
dq?^###Mki%] #e#[,gM#ZSkM#>OcyS/##5. c##M#lL^
OS##ZS7sc##X45#5uiMpM="##hjM#|wy##zb###45dz#->H#5. s)<uioL>s#@SkjM
##7u#E
##ZS+2###4X0A#*2###4Vd #hjM0A#Za#F
#5"3A###M#Y#[M##"#] r
##ZS#. ###M#. #^r
##ZS7Pd#V###46 \r
##ZS[d Un5A#@SkjM55#hjMfg
#5u3M&##hjMLS#Xr
##ZS7SdZS#

###M##&##hjL##Za#5"##@SWP#T9M
#hjM##SUd&##hjM0A#Za#5"#Y#45#a##MX
h\k}*b####EfxK^ Yu#Z#####M] htX4##M
U4uA\kS##ZSWLSF#MnL#M-4Z@Sk#Zij#45V
r4y
#t#ZSSHS#Z#Z@SJ6 jUwS#Bcu/y#t#ZSSNS#7-###4d-7qc,@m%#
+mDV;Mj43#,jMxS#j43##] d#=AA#tFPn
D>I'hhjAg#l&hhjAg##M
l
. #tFf
Z
# >O#u#4
j46 6 6
<9#M55&#tFP#w

#DS#:#ZSkjE

ZSkjM0#~##tF5

#*3##{QS#:#ZSkjE &mod#X
`g}*QS#:#(n#
ZS+2LpfS
\57ju #tFP#&#o#
#v5f5uMZSkj#((
}

#ZSkj4u#N#Lu##&X\SG#t#4

#[w8;z?)&_)4FSkjE
n#w1##6 #4Vd`6 M}55uMNS##ZS+2L=LF^
7lqM#4*#b0wxM-4FSkjE #&_,#x+S
ww@+^##2##ZS+2L
,4#5"##OU#B##@SkjE

J5"## V##5"3A^i#ZS+2#)|1##
@SkjEf#

###M##&##ZS+2L##Z #5"##@SkjE #

###4Vd&##hjM45#5"##@SkjE

##Za#
###M##&##

/Qd #h:,.
(@#@S#1##OUkj45#hjM=YXJ#\#jR##4M#V##WG"##h
jM=NV##55jqd##M] QSK#M##M#%. #55#K8j
Xt#5u###^t###45qM#NB#mISG. j#@SkjMm#@Sk##AiM[55#hjM] c#NV#dj
#
`Yc55#hjM] iP{ZS##6 u##xc] t'#hjM#@S#4##[r###R##4l%#@S#h)Y##e####hj,vK
#%e#hjM
#hjMm##hjqg##hjq##4b##Fj##hjqg##hjq##4b##X##ZY##Zij##M##45#;##w#;##w##@S;,v##M#########@Sc##h#$#@Skj45#X

###M####M####45#FS##hj45#FS##hj###M####M#a#rw
%&##MM3M##^Z&##M^p##N)###hjM#hj###*##
#@SG##Tcb:O#hj4ujS##hj4##j#@S###45##hj##@S#####M
#########@S#####45##hj#######M#####45##hj##@S####Iunn
OuM7<. ##&_F###D#d#######
####################################################0####
####
####
#####

####A###################b#######L##yU#
########c#######n####L##yU#PNG
#
###IHDR######D#####a#####sRGB##### pHYs#######. >###*IDATx^


;2#Y"
N=#
$>#*O\GT#D#8Uh:M

"d)#Dib'##^/Wk#a5V#2/PgM;zg j)gm(
L#T9L#iP#E'T9#J#c##e##J#
. /~#f#Ds#;h\6 p=###Ci[#xo&Vm!4h
%###G{OY5gkg#LS4XZT~9Us#Mf=##;c3#taqE_Jl#^. 1p=O###U
+# ##_6

^yV#Y}#toD>Gl%B##7!+<(j
=6 #:/4mb(_`~#
~rAO~(@4
S#x41t####\?";#
#M#->###+#{ _#|] ] dQFQ:#P #Dh^
J#n#h^fr\#rAk|FaKXzN?V# ##S#
##u#0##Vk*"6 #KJf?s#
# *:X86 I#T<4URjS5tx-. g #G'?
##u#i[n
^
DLaR3x`vW0O;###6 9#rf}*#>#Lh =cy#U|
OLcm,cmju"xu#Hdut0Y#|#6 Y81#EIA)O. Z>XH'4##


"
#1x##,##+#'v3m#
4Hk-:sr:~Ve,
o#B##L*N( r^`#|!#!,gQte

,*SGDUR;#J#@#}#
#DO. ##&p#t#E4S#I#*@4&n#M2T#41th#
#M[######IENDB`##$##$#If######!v##h#5####
%#5######5######5#####5######5######5######5#######v##
%##v#####v#####v####v####:V###l#
t########6 #####5####%#5######5######a##{##$##$#If#######!
v##h#5#####5####h#5####h##v####v##h#:V###l###
t###6 `#V########6 #######5#####5####h#e4#x##$##$#If#######!
v##h#5####P#5####P#5######v##P##v###:V###l#
t###6 ###;########6 #######5####P#5#####x##$##$#If#######!
v##h#5####h#5####h#5######v##h##v###:V###l#
t###6 #)##B########6 #######5####h#5#######$##$#If#######!
v##h#5####'#5#####5#####5######5####>#5#####5#####5####Y##v##'##v####v
####v#####v##>##v####v####v##Y#:V###l#
t###6 #
##&########6 #######5####'#5#####5#####5######5####>#5#####5#####5
####Y##kd###$##$#If#####l################################"#;#y#2##C###'#
############################################################################>####
#####################################################Y#################
t###6 #
##&####0###############################################6 ##########
######################### #########################
#########################
##########################4#######4###
#l#a###Y##$##$#If#######!v##h#5######v###:V###l#
t###6 ##########6 #######5#####e4#Z##$##$#If#######!
v##h#5######v###:V###l#
t###6 #U!#z########6 #######5#####Z##$##$#If#######!v##h#5####
#v##
:V###l#
t###6 ############6 #######5####
Y##$##$#If#######!v##h#5######v###:V###l#
t###6 `##########6 #######5#####e4#Z##$##$#If#######!
v##h#5#######v####:V###l#
t###6 # #########6 #######5######Z##$##$#If#######!
v##h#5######v###:V###l#
t###6 #9##########6 #######5#####V##$##$#If#######!
v##h#5######v###:V###l#
t###6 `#########6 #######5#####Z##$##$#If#######!v##h#5####
#v##
:V###l#
t###6 ###J########6 #######5####
##$##$#If#######!
v##h#5#####5####~#5#####5#####5#####5####8#5#####5######v####v##~##v
####v####v####v##8##v####v###:V###l#
t########6 #####5#######7##D#d#######
#############=#D######################################0####
#### ####
#####

####A###################"##6 ####FT`##r8!#m6 ######. ####_#@=#e6 ##FT`#


#r8!#############}###OQ##:7#36 ###x%u####l"@#M %L8
ps:#0r`##
LF2h#fL#l|
af##e#ww>#ys
} <yxxw##o#<O#}r#
OR^{#
~~
r b>#{??bX,#M?
##oNm6 _!e#O#`g?Y}/^{?
. ##,v7y4u#4/##77##mbSXl###/uH] O~W?
3O

H\#@y=#3CkTgU~#kCpcw~m#`YmOL_a6 sO#
WLm8#/5>#}C[Xe

2
} _uW] eCm
s0{}s~~V#}k?!_Sc+k92c<s0^t{:'ei##?
#s##,O2u6 R#z#Ws*#>d8M#X

~z[c#j+K<(#{tS##|
/#+^##kaYC3=7{}#Xc
#5#sheeZXsHp`J7
{f
F Xfkl*ouM#+:?s<#f
N
V## ungnr=|y#{c{H;>&\u3##^/\x_We#W$1#bc#<:u#;B,E##,#`9X#b#>|
H#V?'##. pa{
R_9#w%

o#@#rdp;

9#Ig?}8m 2 j:|wr#K%1#[y#%8|
/=q#{#7
Xnijx##sY97K##v+?##2u3eb[1
2##kwj
j`y5\##Cu##] ###8VQ
3}o# 5q

#i3SGGZ}yyf-u43:y=#Q3/1#51
oV V#e
/9{'x8<n[XF:?#>f
# M_z X
-g-sy#
- Xzc
#lq4ka_bu*#[kJ/#?^}#1UC<v

DF##] 1|] 5[##9

>cY['\sg_/|ik[##O] #
z`9#, X#,br# #,
#p[#cY#_Lww_#8!K:/}fS#8~#^22mP
hK#
p9Ml+23ocx] su
} #z kbYxni#j#3{wP,%c#

<V2yIa=

Z#/g### rk
koU^g"4,`|#A}Xf1e##!297eqUu#A
Mrr?ne4M#V#aY#O&#m6 a#>
Wsk5'Hoz\#=>~Mhntj#] _0#U|><B"#
{)z#\
5v_>?#
~E+}Rmm,#uq5u0{k >~#,w|
#
+X#
#&

~qXy+8 ccU,ic#;~p8cr,X###,"`9#,#
Z#r&>#~CKt{s =#_#R7suR}y#^=
zx_^*WZ}D8B#/Gyw;uoG#w\s. W}3n##n#GXV_Q##P?
#2g=W##W3ySroar] C ^!`G7
GZ4#X,+#*vTNXFe#
~<r##Q##LpZ

_j75X,Vv#O####/] :!X#B###FE?<>zRwZ
cYni}>yyYsS+!#] #H#`Z
_Pj,;e##] e
X#8}uoOuxVe`(Ck{####y

##[b}
:Z&z}9#z#hcTseG=
/>L#>2},#####>||
Fzwq#nc[{&NJ{!pEE0fN^Z@ca1c#,.
Xe^#cX##;#,uVZCy] ?QG~#x6 4{%#^~#@kxu^. PYOtx_C977b] 3ZK+#s~yJ#. #v'==:'uOp#x
#>y#scN#N:#V>:!{>Z'}] o$#'Sv-B_9+CkC#Ba@##y###T#Z_u1!r5] c#q,##] S

QH/j#X
SR#r#/#D\gt] #8##v] qE9#<%
~###>#5#?9K=#
##=6 ##Y#tg:##Wm*Y^Cn#/Z#}x(Ws}#g FmW\"#':#{/<3|
_C#csn2QAk8w#ff~kWvD2k:#w#cs##r?y
hN+3s5. e?{sG}] To/sZc)>,|

XcEp0X#r,#q8r,X#e}yxU^l#U#^#{v93}/3p?
ot~s9Z#`ms#1uv>v=-##~@/rzqh_^)/
u##-Vy#
gW####wwFc~
K \ %w iG0p>1 [
>#g|l HK#5t^e#Gru'[Lji@[#?
5##`. hhYXV####}#,####no,W~5kl~:xQ#v#!
NRXF't#2#_C|=V<6 -,`ZW^x#o#'+U{j'e] Ck#khp#A[{[">>??
q_^^^#R#?~E!;## >2|"Kx#f|v#,#c[z!~![}l$#+
gAsL[. }w>}m^;?#*V|pE/Wrj[e#;}o,c^4#0:Kc_#
X&fH1cG#
E0#c#h+X,qEXX#r#,NzYvk3zvTu4&#|
_Y{I>n


6 k^s#t<5weO<;_#u>s1

c#c<:WPz-+\##*s

%^\g7#b##=>>~C#|guo###d(
#>:##u+w{
1#O=n (=
##Fe;r#[p{U#7{;5 #n\C}q9)}oE t
U'##c5G0ST-y#-\8z+:#O}j!s#, Qq#&cO oV
{2q

T|W>,v{] '=#
#Z9Q oF#=}n#sNYx^?Srb##b1S
GU,o<3=#=yy,#uow"u#yv7
. }#KAa\#p_csb7[k1ycuk#wF# Y {ZC\`#{f!
2>9u|W|l,9uCo)m##gN8}?#G#dDX#c#,X#;
#co}|X#;9-#^4j#S#j##`>o!r5#\O1=t. c
tR^hg{5##mV
Mw##gZ #nM=fs{uq\#>,{n#

X#q,#IU0Qs5##h9. r:##=>#;k# v
h#`3Q[`4V##Xcp\A#M&q#^t8WElw[Vy#k^3p
F#TWn|

#1R<x$=u
R===}#Tz/>YLU5Q#g:cb#ZtM##3-7y7E

=`ou#)Q4R}/O[zr4b#_E>_ #bu- ?
X#S/#X4_>yoeOLOdm{V^{c ~#~<bK#[~l6 Wc'_#Wd,{[
M#8~zD] 5
/}aH| ,#`

'%#5ot\k a#wq##>vk*#QW#&H,X#r,$
ccrl}##S7XU~
#[hnMC ~<
] 1q#<:V##7q+,b:#k##[gkypC#-j9N4uK&#j+g9k

c1N\j_Y|?z
N1##(eP+pwtk^b#N
NV#. WI sr#K
DI#g#
n:#>XVV] Nk###Bgh)>#uV#<g>#cqi,sv_Ro>_O=hY
t##-~Yw39~2rwar#c,w+
k##{Y#T,O3}k!#H#?
] c2#[H{-<WwK///r+#~WI_xy#}{#@#&#m#S#N
# g ##u] 6 P=eG'n;}f#1='FPK/
#X q#q+^#5x
#ZG/y#B<z5:j#p?G
Vb07#tn#4Ec#~gc#oz#;#>s?
}cp8cV#r,#X,r#E#,M3g#,3t=
#\(#?
%gRah#s#>}i] [^##^<l_+^Y7joZ9[##g#$;`o#_V}r
?uk#=VL+#/W'###} #oktR*w~6 >##m*7\?
o/kyb=6 _#[y Vp#{,SsLxT
#] ##cXz;o3

bK'7'?#w?sAW_XK'u#m

*/MWx

#U+E)>r#KXZ] |Ky[c
{#ee+D3 e
_#{X##2#s"NV$7Xki|5[k\
%#@kO#Ueo}v~*jE. ^u#3/{-^575)N#<K_Yo#"
5)Xnle;#XT|[] k. ,FIl<fA_cfy?

#{~JT5#uozl#V#k}[k<6 VX>XDkLq{#!
j>VaCz\pB#:sPOe^V9u#"o|2|9'w^] <[cc_###?
#p8:#v##}r,X#r,#,#Loy#r,X
<
K3##{,
cG/#p\#g##q8cYO##SwO,#y*HX_u9+#f#oy1K 5
##W9{#s{#Kgj#$5X,#?Ok\m6 mR#;gb5W
u#T###xmOq{K zr#8#2/e#x[j#nT}k\}nU+pk#~
u. s##a*#K6 ##V,##pXu=#k|-. 6 Xn?
8}jO1t#dne"o[C#cy\

?u#kc. r+,#tXN[cYqB #[k?q_#E##-<_M,#ax#_U?


z_xo9. #wam,s#>& 'kUg4kcc/XSYd#%!
u] gtE=s] uu8'>#snK8jj5e##-ban#klq#j. ,u/kwc6 uOVuKRfkuc#cl#5o#:\:VQu
>a^
"uj#y<V5f{<FA\{87u8#WDcp%}qgi
#{#
k>3z+~nkm5P8rE#[~6 32 z##1}#5#V


YL2>}#<w,#+B#z5#k`9#, 1#&6 i#,^5ms#?
31_#8X##U#?b#,X#<gz=W2#+@u0OFi
e#wa*q[6 &#bWl##uH1W^^^i#Cj_m#Z9 p87G#;\+^[p8XXu&?
o4rKv#S=] "9@#aH1y2#:##
bTMVZXmaD-o5w
#g>Wk#Bx#e!XH>QqR\fh

w~#f\{-swj,nl7o^cD/>w}6 &v 5
7C}=
u#D #bZ "_w?
VqV#O] 25>0\##K'}}w|pE|?
X8
###`9#,#X#,br#w:+;kq#*?
#[#. yWH}] #L^mx[p8?^Ecw#hM>6 W
#L+N&/&}8#]
#aZ##Fu#0OPsp,}##SD##>#M#\}Z
_#;1uZ?!
_}>#ACwbx:] C[Z##h#eb#B ViK7tz/6 \?1
#k<}\_#S,1Yj#rM2\#{##{5#19#zWV] m9/WX
Zu] eVshT#cxS5k"xy=###e
|
\My>g
~cbb#i##OW}5V#@~6 r`,#=mF<#
q /}+
{#L{pE+g{a##3vt#gAr##X,X#cr,X#r,6 wy#[
06 #[u}3k
1r&e//_
jG8G^q#4K^#p2*#] N-"S*{#,{##x#=
k^wMfKOyL#wR["#;\z_r#x
#nrI#XK#'h# 3#. y_c
{ #m=
}p/t##VZ#up}I] #qim#sr] x#m#|q#r#
#__{^ ix#C\Ml<zkWM#
X#A#(#1Q\Xx#P#>###z] 33

`ma. e#n##pO(7#e~#-0#x#Kq|&}i~j] 1[5K##~=


>v,##kj_Gk>##yXO9"gfvow`pl9|<elw{Qb:9`#1Z2o'><##pp
V?#\_d?##]

c-\}{K#"#,_#[:#,#X5vZ] ##=o] 1Ol9w#36 N#


o99[iOOOj9X#GPy
E Z#q[}7o# pM\0u] g] Un8
[
] ###g? #Y#5
r#<tk##y#0m8|:%] 1#k3r] W>cYuX^['
^1NXL+gP#4^#>1#
k1(X##u#,\. g] #z&5%FcvXv#e#_5#p<SV^i#s5#
W\l
e#S
#q{
:b {7-2q|:n 6 un>ZtB<X. nc#q9U_OS#=f<#X#o3c,#7%>|
W#<
h M;

3&> ~T# Vx[#] #cd#2>pEbp##r,#,

#`9nX,X#6 ,X#c%~-e
] @+#

#N\8#:NL _>f7B[##juXI>Gy>#q*22G
>g^. }O##+\#& 5#w#5
'if#`y:a . sliq5?
7#UDgNRt-m] 1KkyrQk9W] 6 ##nMO4hp#,r] m] {^~xu#. },2k: O\16 de#5R#V_#*#<#>}P##
2##b+>X#sq(}|o{-eo####K#-#
gSK)u#~#e] 258^#w&1_z=NrWn#[e!#{~f####r/g
#;##g,X#c`?`9r,#,#Xr~L# ##q#2XF_:W q#
u#+l#/_>

?/U_pms5gtkc/Y>Jr+gtn
##r 9# cY5#<] ##
rko[5wNt$#fHLWmE;#S

#Mz

r
h+,&14htr
r#g|

;#s[<f\#4WWTM!
u##U#^'#jGc>&E
3# #u6 #zq# ?_ o jmjGa
=. PS\#G;RS}gV\[##9#lusE}e3$h#x_
#
\}#mk#}##c# j#+#Xv[`Ysgk}iJ}8=!W1 . wii
|
y#r###X#Ncr##r+#X,#,'O u##Xly~#,'FPs#rtY

<_c8b9#M|/q[CYS#|#S\`_IJM##p#N#Q[M###>q{ct#Ug&k#nL>)/#] -2z^r=#s##c7|UuR
%FSeG^
U#^Wpm,~tE2#}y`yl=h X

7[?#lNQ-c!+:] [u4#+WVe/#?cQ/#^3)B7s,
{1#. #2/<##

##SjL#VV#L`yjG#vZCs\#_m#%#L/R
k##
jbu
:1->~~m#LXwu####a*#{
n|S/{=G@v_8#b#i[s#H#0X1#,#r,#,#X#,X#K#&
#
VspkO#%. ,s6 M#O_3)r] k |#p\
[
e3WA[91XKx6 #z[O 3 G] +/U9ph#XV ~2I#3z
Wy P<>>j#:*#yGscv7vW~F}o##>|*#+
#1#j#XGme4?#joMKX[Smee#kjo####s###WdNXf18e#_%/{#F\21*K#?h_s##YL
2/W9m<3A+I##jlY#n##

i#~{r\<)xX|#O#;#-"y9#,`9##{;2u}- #b&

~rN#-2T

j*KW:?#^s#+6 4g#
a"Z!k\#q2k%75
^-#\}6 m=g#kyc2zu|5_#_L0V] W LtY\#rmP8kM,
{'mTgwN<<8Xp|
x#:iS2G4#^>#hp4#7#nb/z##KR2#!
V}#5e#r1Zm19^gcQ"#?g] k}4#Qe#[] aO#D
{] ~5&####c [QH[Jc
@\#nA5XF#`\kL<#yO+#wwlL]
# c} N#~_}#9~#,'}
|l-^b|#NcW21+<
,,Qcq'+w #"[:-PH,vV,k>e;~L
cgrk7czutsn^##`y##r#bis+ F@s#pcZx#X,#bXl#KX>|
{!iXl9Cc:X#[0#qC>Nj\#^ueMk
##oW9\{#qc5,Q8
1j* [+?cc#rG#|
mrX&=c#z

?yW?q=MMy###M^ZYc#A ;~#d]
M##vR##9#_#s#`kcm,#w#v#;k!
X#;b#~1;###klLQ<k##eyo####g#[}&5>s
Q. #E[X
A F5# du{#7+v3)S. YV'gmv5p#_
b#;#[N#?%##,bMk=G,~ykK
rpq+,#
\A q5gWuMkkz89gw
g;/kqB 255#w9
#^*Z5#}uq;c#:=/] #X^##oiEg>##`eI[e0

6 ~hx b1#{G#{s[|j{|[r#

#y] eer{v#?k?bfu#,
Vsv

x1] MQ&] s] 1X##`9#;#W$Xc#2#7eO,ceJ{


|bX,#bX,#bX,#bX,#bX,#bX,#bX,#bX,#bX,#bX,#b??
<<v#% d##D#d#######
##############&#####################################0####
#########
#####

####A ##################"######`

h/;5Pi#######C*######@=###`

h/;5Pi|########## ######kN#_####xur-^^#3#@&p#
)#~##p##H&5##gH_Yw#SFu=^k {Y~?
~ /7
~
7

#_ ?
? 'o?
#ivM
7 _{ #p??/z
#bX,#bX,#bX,#bX,#bX,#bX,#bX,#bX,#bX,#bX,#bX,#

###Y#~w@_/iZ,99##
6 {#__
y##<b1#sB##O5z6 cL

QzUvF] #] >t#p?tk####D#
Kd] <Wim2w#4#X#|c#1##k#!
'ig# w\/#n40G4B
#=
k# #:bM#zD!q] #ztQyvivWoTX
#4I#85a_qiXegbC1#cR0'{#gg1q#M3#1##:
qQW ;\}'
#!#cFYJ. *U##?
#PN"OgY,#9<v###':#1g1#b#5#y|
9&t{3
# zIS*#`Y#WR'#*c#?
#s`lq(b\X8##0#y#")3WFyp!
DSN^tQy4WWW#c,#^Kdx231###0sb#oo31f. dLo^9#
~###/'t#s/cJN#8tQy4W_#V#@Ybc1J;1n`#:0#U###q_}
Qx#;2V^#. w#1#c#t##OT{. 9. U+#sH
s#c1}'VBW7#&###sj`#|#hV#0*c#1 ]q[?
N#i:+1#|"(G`m1p>#t#. }^##1bX,#Gm_}#A
/|
e=ba}oBt
#`#c#1;'YQ\#] #MY#_
5K#
XZH3] a8t#M}a*T>gN #Id?
8`gV&~#sX9>C##9;*# ?X"9#G_6 #^] :#(#%2|
VC+{#
;:x#u)RY-u#=+_xz8>W#*W+

I}q0o: V~6 ##c#D#c$s(ljc#s(] +{)##bOu?


s##s:P#G0Y$#U=rUa?U#9#u@=##995t
8?2?
#\G_+#~j CanL##sQ3N#8ucW<##jFa#I:W#ANx9N
TekK#u@=8v##c# #1#b>g#OEZt/] b>~
oWZ'|uf|QZa#U#7V6 v*#w>#6 :
{##2#s##] #}####u##O
#sT#. <g] #xW?^a#. cG>'8t#W

4#wxu\#S. ##U#_
2P:n9OTe*#O3G #{q###c##_n+<fW<#o`^}'L#}4#_(~#
<3xsd##C:xWBwx#=1|21
8t:
#A0#>l+l#*[UZa#U#\wU*_#r#;##)?t'_
11
XUL<#0<sNz#k#*4#122###4
m g
=c#1:2. OM#9Iu,<_92~#re>iO#mg] 0=c#1gX,
#{#B,(n{#9<v4#\!'|s#Nmc1c
%#r'6 2#C#87"sL8_tV|*Y#UWzu)Cm(#l7%
5#U=++
g:VZ ] t}#{#{z_c
%#r'#i2##<}JQ ##\d#

ID Sy{q%z+[eU}t|#\

+#N6 ###] 3
qY OOuMZQV\5#)w#wC##{#s
#k,sbe~#2>m x9*##MTr<#*'^\I/HexK1>W)<!
##u/tUlUSR>S?9J
s({+#N] #] #{z#'B(qWC.
x[##@#+
SW#W0/P+j<xx
5OxS0pNusU#{UmO_a
Fa#6 5#GN11~fo*W##9\u:#)sx#o#p1 #)uyWg^9&#)
([[#s9EV)#i0Szv#+[)
/Z9p#1#8r{####WyB#gu#Y#Zdc#}$#G#0#|
p#Sy/vZqu%] W78=&)Eao_'#?
wsTm/sd[u>1#U*
S RUjP#{. Qf#gaa>_qRpU#9:<sx~oT##)8=
Gy &|*k4T#;Uzu~QMrU~# 7#<b-1p_W#?
w6 ^UV;U###}faan<!
s`Y#~8#>;Ff;KwkgqRN#z~g:y#50
#wxB}#sT9'] \<##]
O+$B9v#sX9p
b X,#9[9#q3n#sX9l?sN<-
z#csC(gn] PV#] {#eU#9 O}#sds4#aE##?
^p6 o##Bl>=uo~#Go7rnTmc#JsC2 5?
*N#Ne)#OWV>O}##UF$7Oq#Jp|'#|#s_w-)==#?W_
?p1ti#\#/

[W#vx#+^#oxPN^#\%U

y##!+#Mv97C4<$>jN G}Q87oKN
9T

#[9 1zD

#s
#q`+X[#V0l1$sTiV x=v^T7|^8#v0GUn#f=2
r#E#Op(Mv97*#H98] #VaW*U:<<#
sO#W?#s5;428[w#?##b#~###g4W}
##wW:#Qua;g>#>Vs##!] \Qors#|#!9#
#
T*U:Wy}#;>); ###z6 #km8gWTk^9V#c##v2Y#vW&
{++>
q#Y%'8B97t#i\#?#*9{Ra>'1#q0#
y#;c3Z. 3M#9~'1\## #w
# ^2'###g##
#] # Tkv##>#5t#!
<aPvT#/< 9##. `?
f#>QW8t>i\}y

y#N#m+s
1Gq9#K N#d1{\&W8_{esLX
B(^#[se##gb3'8B0V@v87Xge#JsCF|
g[gsP#`gQ>Wy})iq#sf|F#K#kmTz?1Fza#m'
#{9`NqNKXw8_"] j<##!>Sc#?}#*}t=#kU#'|
Wb#YYu#. aK'8Y7mpW9wArW#f|
sB#. Wa;/9m. pnw9Bm'#fl+z>?}#>i#sXob|
8#] =^sdX] OyzW-# sX<f#sX,#
sGcG
sW#{+#c#bX<V#}1G#)>I
R #c#U`c"#~M
#. -#/[,#U##9:#~. c#caX<V#s#9&"#o*+y#w1#] H
bXez4`#0#>#c#bx2p=l
X,#U#GsLVp=sU##OV,#*c# >J `}#F##baX,#Gs#g p
#q/eX,#9\?#sX,#b###bd7w,%s#/U#Gcl}
8##X#yXqhQ58q#g5{FT#6 =`?+v:w

#yO\EQ +KCM5YM$y/\. 8\Ux>w<#y,wC[!#v|


*O#>X Z`##JsUUm{/#s#sX###c#1ODho
~LWN'_`1s;W&7t>#yW##WL+NOY##eP#37|?
tr9{(wU#1S8S[?<#s;JC\nO#|/#[#e#V:C##ac3}#uU`aa1#6
q&~A;u#s9##$F9*_3#irq#tT>fU#\N#=+O#PNq#[?
s
S(] 9# #c =
3q#{Fu] 1>##1##ac###W11#

qp|xo9#0#_6 R##F#'J#. #|:G#q#Q#WeU


%#&k#Ubd#sC
6 a*MU#u8#Q/#s#sX{{+8#m}*C+-WW#}
7~|#q#s`>c)?###3G<{#v#ljUta#!#|<f

8#=~\#w0Gi#}T{+;>*MU#xw/#s#sX}
MKG
~#1##Z9#/U:c#s] 5H9Ou#r

s#y)@y1S##y|
[/O9xrwvt#z)Wt~u#;SD=uu#sLZ
. #4\w#_#U`aa
z7[f#kh#x#6 #7Z^9}#s^Y 8#V;_:sU>|/#[ve0# C#U[}
O#iT#qq3|%W`s# */#p#|/}w*?
}~##Owh;:ViVu
:AtW11^@b,= RsiwV#4pf#}70[4:#y'y#3<wu:QO}t###xeL':D#Fv\
yl#?`N|j##x>##O#N<;a#t
#0G S #la1,#}q#st
u. {Yg^#c#c#O0_mr/xw^#c#c#P##E##yJ^#?[:w|
#O*#e\tOE=S>#] u#Sgg*M5gP\
(Y*^#74P10gU#B=w#wUcT T|#w|Q\#S{Q6 9["#|
*:U|?Q#*^KU#<1%/uo>##orl`~#yU}JO:~
%9p#s#sX31#AP7#W>\~5dV *oBqp|
3f##J#+2_',e] *^KU*2#3V?#qQg#~7\'^
Q

UcCzC#T##+'0#1#Xq|L1z&# {r??g###-+
zDnE###1go oK9#?N
9v9T99uP7#W#9TV##;Cq=L&rI2
T{+KvOe##NY`#^#u
Oogg#8#"VCW8;U##~#jO#*##

#*
#xf>5yN^#?#sh`q|
TC(>o#2+&#:2_',,\'>(d#0O#e#u++!>2#BWY)
U'##uqr gfCz/P##
F[|hW12#cg#}#3 I
In#)>?(*0U#U#Wxb^#k#uy#c
K##z#YN^#ARbLyf&z#by7#r*NwS#Z#Sc
SqsX9>[#_a#r
s|w>;V\'wcS|#'e;i#s#sXob#sX9l?xh#s. b#=#GB\kqf
q*^j#8#rk?#xwY8S2g
$UX#OR}#yul}
c+SmR;>p+T}V#gL:(}TWUM4k[S50P#*###2x
%<JqFTi##L##;dq5QqQ
U^I^7##G#
#


>m'SmU>[3#g
j_Q -8Z&wM4U11>##Hv+^
W&H#cqp<Es#gJ{W;#|xOpq*#

#Kc
D}[ s #v_a^q|0. ou##Vm3&mMzH}#WO8MVCq-pC(. #0x\#gUzLZ/#U$y
#LX#pq#}VuTN+t
U+#uK[#GK9mVgsyw&~j[S50g9*#W#AqFb#
QM#gLa r-&#V#g#
d#'*_e:#_W1#Pv|
k6 xgUv&~j[S50g0GWbP&U#+#N#U6 `#>. L$
+. #m1*#x8u+|0u#Om}^'*/>R#><!S.
sw;#a. #WV&mMzCq>p#Wz+Qq1T#UO07#SD#~K`

U^I^?F~##

$#] #OU^|,JWC^q#=] : ] d
m *_mMz^'?
p*v'\xgLx%gy] M####"rL
D00xW$1#cYq"w#

yC{W##"rWj[##c#bX<V#0#,,?q
,X1] [1#S'/#N#
4#s#\

;#*#=] #. c
x1:^\S#jn:MrcewD#J~8MT#j7{##)xO+^_8Q2G&7
}#uha1x_Qq1L9T#?B{O*?
5#Si+#N
E~wDai+#+S=*;#*\+\"#*_#IWN0i:mg{e_N8Q#Gm#c##cC##*#?B] uM9?5U#
i#:###X?
h2+\";#23
t
q#p#s|9#boxO:l9
'
xd*<#8Py3#sy] ##] P'. wJ[a#N##xG:1IrceS#] \##L
#I#-f#:xO#[NrRq

#|'X'W~maa>L9T*~#O3vw+T ?a#Xq7(S#*
G] #2lcEO#~! vBu=-{#N#c#w#!
y##c=##*#Ag(n|}BwF<VSNj__q7#c(W#-w9V&z(N#Q1
p(#U>9M *. G>x#s#|/uupu'm9
'
F#w#

+c##s#sX}=##CE] W#DqL+T#yLV<#<ZTe?
;R}'0M] XQ 1qt\"cE#xI /;#<}k/#c=#ixO+^_8Q#tw
#O1zRNcX7O#$n+E#+y{N)U#4##'%_##,9/nO#E=
r"#>#p'#kOca10X,#U] #|#'
qX,999x$'O#|#i{#*c#
Vz(Bqb(#'#W#e#Aq(^
- vt o;;~)gG{R7YLW#~w9A:t<>ee#dR#+<?!;#s###s|&P\##E#+P##*|
}`#c] #FV\-kQ|:\#/_og
n;<7####D] s#g#r*#|9#9>#st\#Ba#AQqBo#~#U##XT
78G#Wvty#
P(>#{. '>tsaW;<=*Cx#31r[x6 #'#XG>5>(##Vo`n
xKvx;#am#i] P[2Y#o4'#Msg#sj'0$#c##c#ao
P#U##|,oT#HCvty!&#i] P[R(>#V,J
s#8UT}[r#sca<`Cq9t#sbt<##"#
##}P}*>#|,;#-#=
#w#o] 8WZO 0GGO'syY~9AvynT;Te#_\] #|
Owx#s[#*#*Ng#cj ##QV##'JX:^
vt=#. `<FtMyK~*##U+~UOq\8U<=#t#??
m'U>####>. XTpcLy9BW#xw#iN;zMi#F#?
#U###r8O#W_+#%tG
w1jObG10Ub1##iQ=cZ~99}=F>/1GM55/
cx#OSv@s8'9@Z#F4>\qdtso~[U6 C##<KtfN+T|%#

PUuy~# "Q:>#eQ3!
#FE9W:7f

OM _&> w##rmtwz#5{y)N##~9fW>#>7gnG~#
q{os\##Cwcj!%] bOum5pN 9##;#}wWv)#|Y|
Br(gEtxxPXf#+>#. #KQ#. ;mV}+3i|
n+#\O#w#sTr9a#+#q~:~|98##j\lG`. 5'1G
*##I :
t1/#NU#q*#Q|%+
st|#L-e#\#. ##ZT<(#P<1#Zt26 Adla#O
s|j9*|pU_?
s#g^] #s#<B;#b<#`f|#k<wW# #`##
1su#qE{. bDoveR

TCa`,CP##t
{+. NGRa$#i!. y#'Ua###{Vc#++U}$##9#|
>#s06 Zs9##1/`#w?w:D#pM0J\G3A?#yeR&)><OU|
%nO0lt#(D#. OL
@:!#[?}SSQm )#0>#u1G##}"=##m#6 X{C!
_T#1Wc[U*] J#e=[t9#_I#
Ra#kp>2?9V)G] pt####'#3
##u:#Tq#)Ke#`#^b#C9#2>#WS1##;[#|?
#y#+rM\ E?#
sH^#~#V2E

##c") WC0#Y] W\
$9WAa*#J^(#%0#a{V<E;f?
*#e#'`#WY3C:#5_xus##kX}9oG#{#!|
#gLTjOh#+#X#}wo#Np#L LYw'r|>
w=;&. v?
<##1e#M,X##|Sq

>uZHzkm0#zw#{?
_g#wq/##V:X##VQvq#K#oe~B+~|7

QCjq#RbX#iaX,#c# Z,#1X,#Uw??#Ub
X,#U=vo#$###4#o9~I<i#g4##V6 U xf v%
[NX,#<##9:bo"&ZR<L7p"vg
##H[mRq8Ti}xH#sYs##b#s#
+
##nX. #04#xJ;c#Qk:#. x##h####b# #/ Js] #d
c+$#bXe
#c #|4#p#1#o!#_ Qiw{+#
%*t1X,#G=#g+p#1#y#q#<#hq`V#VF>8##*9#8#`#sY9+X,#c# X#6
######a #u5

`?%H#HG%#D~U*rVY,#1zV
##b1p=Z#9>w#b1p=Zob#sX9_# nm{y'}bz>;|
#,7=#6 #sX9^#oZWMIl5QVD~#W*}\j+|
oG;9J};;u## ##)7x?0G#G#V
Ul_=W>
J#}#T> _*mc#c#
F\#NMjl(n?#
%\#(###,(}\M#fNU\sY7}SqU5] q] q#m0#c_#v
+N#U_+!##vn'i#s#sX##7
O/P&#3f~\qTKp=#5?F#Ea#We#C|
'lWw\8#d##U###!\##[ueg>S#
|w#M
%m#\maagz(n#Epa 7##%Q/#] 0GW#G'BH_o#+
5t\<'8t*{a
#l0UWv
#Nk_O`QU_C
9*] G*uPi#baau#
%#MGT&wgq?Sqtu#g#/J#iU6 8$\\^qs"/+#9vJst\<'8t#
s(#LlRq_`#n+Nv:Q7Pe] ;}111G1oRY#s?yU*n##] <_#/
C#[
5 /#s#wLg#?#utP#<u0GsC'#

:##g_VRfu] xj#Nv:QnU\/#uPM#c#c#QqD#S~#U#{
#UQT^8#W#-7n^(?r:#*_3~\'U3
#o9##\~`#c}<`j+o+
{"98#W#{l#[E_. 2C99kDln/#xn

vysJ
_aO[sj?##~

*###^+IC}IrOU+##:m >zW-#qH-#6
o'y|9,##411
=X#A|
@50zLU+#Zq|Tx#&##y. JlUu|##{W\Y?:!#=#] m'B
BQ5w|#1~oq\ ##C(##1^+>#9U#Gu9F*##+T
%#6 \N>

q##viuu^###`Gn. Sw|u
NS#gb[#}~ygW^<###W0 #8#:#9V4#_#k #=&
|#S#x&NZYcR#s##
wz^] 9#MSw1
98t/bB~z#|

#X_#Gu_qV##G#+T#$gl1#y``z!k?
<yu##X#Akw9V>~gb[?#6 ;>#}
[#XE##,S#s8>xd##y#T|#96 o#c8xxlc] ##;s~9v8DZV#:8OxW=CZ+xP_W1xv9,g`#Cb<B0
:9m. 9)P. #~f# p##~*:
z<#GL6 P#g#{[g"'ib#"3uO#W_
&*TF###+W#sXl[A_8] z#o9<sPY ] &##}~7v`l8#:-D*M
#N#k2+
##W+#"y#W:#
W
W mM#|
OBQ)k+xv9,#sG\B<C}#sjjAF_8#>###$wn##@
#_#p`#1p##,Wizcaa#oz#T1#U#4#';aJWp#sXu
4#1`,13v#-#k*FWiz'#s#sXob#sX9l?
yr#_qo1`MuXvta###3?#s#9#2#
/y/Cn3#Rk-S&|
2FwCl/@:#'#s~Y \*$
Wu_6 8a#ONg. WSmQ;mrnw^cN_fa1
#=?#[mPqXLU|
#o%rN#y|#t*[#O*#E{=|rs
oLVq7Q#WT# #sRP#S7
>&uoOlg. 'Hp#E]

ie##c#bK&|s_T_#p#%T|ilF+##!
UU{%$cU. #J^g#B. V1Re GSUIv9,##s(##_B71(
#;iT##Qk8] \#D2#F#>
#T}W3v] N1K?|sX#0GUW9|
U#] #cl#<] *Hp#] iww7#s|Ot
8,&*#@X6 MCa#';#R

S&#F+. j#[qu1>nW+1RYz##cWsXoU#] #W #. ~#:mwwy#sXl


#9Ya1}K@_#g#sR Q'tp=@9U#R#y#{[/!
`wT#
#c*G0-#a*ne] R=
:mwU4k##sX9>#)#i>9,V|
#&c[fU##Wk*oKU] nO_BB>Rq#:#jcU#
q KE`k\
+#Ta2^cU\g\e3i+U#';mrnu#~2k##sX9l'"}y
'r[D2#j?
N

#
F# K#
s'>jlw#|c###2#ye~#Wxb|p<9U] 1#)o##k:\;SD#?
z#{#kaa#ba10
re b z;g",x#/#G}ZCCq[d#W|
#] Zoc#t3##?^FU
I
1BW+##] O|[#+t] |
k#2*9l#8^v#Uz#sXlxS####DO6 <#zAuX
k-Pt19eeO. ON/c#UeQ|8\##>#|g=] + #R/(
suOe#n#nTw 1 ~`#Fmx;
P<##O[IP{#;=#s(d9#
u#96 <aI:T}1^jlRv#3##f#cb
spH+Xw+Q#Nq(v9#c#mCqh(n#3OiXdL ##@#9N#s(d##
%x'sT$#C] &#a~)##'#kCl#n^;>>v0ca#s(#

DQIU<##:Mx v0#Z'z9##<1
HoM2$#C] Vc#
rV6 8Dv1] w####(#7Z#&-U}O0#N19#f`Ny|QIt<#OmLx
##=c~#i`##o;t
8"&#E

'(#lBi#Euqd>1##wX9#s/gy&U[f#
GG#ri;##[Q###7#hp_#7+ #DA 8#1(>~Wc
#>^C</3Wt>N+#Q#+^o$d^)#:#V#8du4k'
oU####<v9,gP<8wci
Y+<#x9^%wy#]
#
v#`#>pT1<q3jj+t>#c#c#}F\~#F5&NW,#}#cn9OpU###8
. wLN/#] o. 1'#s#sXob#sX99,##w#^=f#sX>#o;N#-8_z
####qz=*zUg6 ?~#d. MWy#*
*<"##sT#"l*S"(+#Qkz7+x7^##Lu*coO:VVuk#Q#l
#{#st/###o?|X #z*&#1
#ly#|;|#1

#,'xD#DR*6 #W#\#W';Jc#{inywi_ W17sw>#rrV9Q*v


#T_. #[;;o&r%#COT#_}G`] c#a496 a#1#bj
}
|
#w##

D^/?*N

##3#

E O#wJc5tVy}wI_X#U#}@|~#v0#PuW}'CBq8_9#
#####J\
#|. W>#;+<F*t
7cg]
(cc3)#3
D #Ww9:)*d#sx#

33
3
#`'Vu#:M
Cj,Vq>#s#j##D#p[^3:N#
=#w ;?#?#D#q##X#
#:G1#gv. #Druk8`8-
30 v:jL pS#+}A9_P @|
~#v0+cZ#GnFOb
#|:W`*F>##(#v###9=###,0GTW9*LwyD#Du#}#0
+tW#Sb##*'''
Q 1P*y7#eou[##J~Pj#
yO4#uO#*Fj
o2n8#[9~GoT
y#3 Zg#V28maH#:Z}7st

#K
%##7E)q~QU#S^#Gzw#q E[] ?
8] ] #s*#*\Fwv8#'sT1{OgTl8##W#
0A>{+8w#U<#O#wb2?#+Uo#Gi WW;S#U#s?#O
#st1{#9n~?<#e3PRo##=#;aN|?$U|Mpf#xGd\*Sz}w
N~d\###
#s#
zW-#-# bxr?

bX,9??
#Ubg#2#c1Lc#b3y#*c##sDTkk7!#?#u7|
E#9&#-p+s,#~#|
HiwWeS=#Pyr^#aU^uVvVsvV#T#q+=P
;U). #q\=qLUhQhT<s<\[gN##?'"Nz)eEg"?
ZE\UU. steg_c#GW:f:#/[<##)i<sXUN|W#s~+?
dG7Bh^UwU##='Fgkk##cw#71D

###s=UXCYW#s`Hg# \#y-RW_#] #{#w#t:99?
1. V6 d^ShG#8-U##'XNjO :1#0##hws
q)
#ikh#s0Vs:V8c5c#pp<##<D#!Z1##PVu^lu9f
:UR#0nN#eUuWKU[9,#90. :Gg<9~*
/] c(*vUTv##8B#d#ac#j[#3#9J:#xW#g#T6 ~
UxE7H@## #TURiU#c#1`##o;}#_-5}#
zcO#_z*m
#?*L
}9/>St
x&}#Ya#[V#;
Eek !OmX] Gq#
\J7y/#vWuW#kd=4m[ba1xu##3?
GYK] s7X5x#siz
#cgNCUe|8ke*s<x;{+s#Uual
/::#Je*#T*0lSUwUr{or##p,m1#s<#xkG k5LO;J8Wa
+6 y#s#/BO|cqR#}#2!###|N8#
z~

N'J#W:;#k9,#O1/#'V9:##wW?
,##Civq#gK>g\OW#n#q6 +y\)###{1#sW#}q##b1p=Zob#sX9C#sQZ,#1i=EiX,##cWQq;L###*#NUA'##
~
3pTf}9#gu8u#op. ##l,bl@wM}DYa:z^Q ei;#g;#K
#4 11P X`Q,889#c
L8Pw;X##qe
j#s#/('C#+KVu#BE!
9#XcS#Q:[q#1] W=QNqV#;\4j+] UzyU?
\##CqQV1#+Tm#V8Pw5O9_. #Xj:#s c#
8+#pQo56 NV3_

8KP6 #

4V#)W
sp'
Gy}K4#nu#1kP\O#V8Pw5;1|
w9VN1GU#r#sLy`#&>r#sLV#+#z#f~^lE
2y>R(+v<] zy###cgP\/R#O#N8`ba
+E;#<#\V)3`;t{+###s#X#
&\##[wPSYqpOxwW_#sX9;CZqQ92#'qV###~rrY|#s-NY=e)js=q##;
] :#Vc###v^GPc#^9
#". |
<P > 2`QVv|
^##
b###e `##+cg##u_Zr(NN. #YV;<#\#t[;VP>6 5?
v\@V#<N8XV \Xgxgv(wvU#*x###coS#P#V##V#
#;u#o&uG`s#8*UQ$WI#9,#?
~|'1#CTbi8d#:^b)'@GK*#^O*i*&^####c#
b8#q##y?X6 ia. x4#b\3TNG9\[> 8#?=
&!
sU@_%#qw. !p^%^mR2U}eoVq#lpg#9Q###j##
%5[#YN=%##cgbaP\#w#%<"] #8 ###CU] #)9S
w _#(>W$5W#_/^!tH*w#c1r] >)'**#S}Kq#u] q#uce#N#k/|

#~~}19qUctT#ew##y#T<#B#_m[
x"#Zosl&#
KaDLfTR. #Ew|<J#pcj,
zI#S}:#\GzcU)#tSb#8##/~<n##CU0c#\\t#
sTs 1##b#(. ##gXr > ]##Vq6 :#
s\$Xj-)k>VQm( c#U[ZN=O#c#1s$#C#;"*&Us. o**+
;
Dr>I#q#wPEbXV qFxi~
#q0n#t#4m#}6 B'-t}1#x#*
s Su#+x#:?#
v9rYx#

^7#xV|#] }###` <##b}gcC#G>#T


Kj##*. #GsbJ9#N=O#c#19N0V/1#c*oy#x#(#J
0 Z#|
x*#U_### T*y#y#;|>fu#='PWY#$s\-#?#f#}rN#2#s
VmN=
%##cg0i#s
9
8#*> #T=,=Yx] #gIx##6 ##U+. #gWuw
\W%s|B##iNx/103=N053~"##k+fZ q'v"Ns#Z
tp#2cYeMu#{3'#;Arj99,#bxr?

n~w~k*#X,##c#s<)OpX,#1z?
#q#*. d#wRqHp#T'#YqW. 8#~Mh] #Q W4-u:TZxR&>9
6 c{
O^
_:t>Q=WV@
b# 71#
FuF] <r#x_q|\#J#~#|G9'&|
#C}ti2M#[quTiM2:ONxCo#6 cW'VzgR#E. 2:p#sX
9C
#
>Ps|#x#: 9&:Ni#/cZv##<#~OlXC5xRV>
b##] U<#Qxo#_^3#
##15 1
q#s08}8B#/Cu0J#~#91qt:|*. #::~>V<)+\L1?
wvk*Ot<. S1?!
3@QeVu8\9,###1#mL3&#s#}8BTSqO8'&|#<. t##<q|
<#aU\##rZxRV>Q6 _ k#X##C

#WU?W~FYb#3K
0#sdn#Zd H0J)?XE`kF9>X'?|
*. ##/#WG
>V<)+xCvm^ wZ(#oUT<. ####gx-#WU?Pq#sX9jky?

[@S>_qx#:N|}. ?M "x#T#9)c<WT\6 #Y#sW#+Ov!


+6 s;vpT?##yu] 3#9 ,##&x>
>Pn#q+=_#+;s#ux'<#~D#joe'V#L

#W #c#1#a#<e'|W#gE>n+1G#UxCs0U|7D#*

rW. 8] ##jX,Cj18kR
{W11#r#T5_7{
}b
Ls#l7b#w+. j#o dFN#I#SUcXI#<9#*{L9@2Ke#N#
#o0_G/lS:
#?ps;##iv~
yS\*##Q~vt>#}1oe1##] Pa0cN#yF##uV=sTG

8K!
D#DS] N#1=TN/9u&~2#V#o+?g#UNp|
S;#B8I;9,#_9:~#j#Q] $7ST9KrH] #QU8#
#q. oT#*_#G#O&\#<^lwqTOr|##'TMMOnw9'pjw|
naa1Zt
x#V\#U88*#YF?b#yEa
%HXqL0MW#. C\##1AO2. xvbI MMOnw#Z##/V2
c#1b
zWq!8y#oNP##t8%H3B##d\qzT<"o|
zz[5a)I#3|:+cKe~rC#g#8#|n+##c#1##` a0}B#
5i#3*5OS#(
%+[#A###c#N#:XFP8aNjlk#See_#isOU>r#QU#\*;#0##t
9|e#] aa1xN<Wy6 ,LU##K$#~sF9|NN8%U=:##UOJv8=f<O|#s|
-G^J|qeo#L*?
7
4r 9mh~#-~#7,#^P>7ba_#"7_'m#
#w Wqz|2jodw#{##sVig38O*

q|99Ut}Uyq#Wx###qSe%Nc6 5m?
[T{6 g~c1b&?U=v#sX,##?;h
/ S#s^98o!?
S=7Mw#|#?,_U#_8@#NrT##l`|##
m z(
lNi;iv1Xqttuk'O;#|] #glhr;G1?9 #s
##>9yc?
mlk##""s#8##r_#I#x#7#:##W
GIleS##o#dM2'
'
'
-9P |+;Up~
. vyprpQ>;1#s O##

zX6 /#88O+z<92##1#8&#ag#6 ?N~:Q##H###!


8&#wU#1M7[E+E
E
b
NN8#
D] #[. ####q;#c5@X =z{Z##I
w@N`H#k<_U#C_Ujmd~:\n#w\_+>#9pT<,#Wy=#o##LxEvt##] #*>] ;kW8?
2FRu
0Gr#s\ O1#'c?rgjq=. #2#u\9W#r#s#Wp

2####k9g'N#G#c#M#8^ CL9J##U^7d#$4' #G#:TvSu


#stu
8\;{+;9#s#!:1s,##<#r#s`#{Lyo%#XX###. |:
uRqd0?## 9##pTglxCrv$N2N#>>:T|
6 ;v] `. #Ne#JG#8Np(1p?yo9jUz>] <Ft#~##k`#9m?
Nsd

#tV\##y~c,YQtQd& Dqtp=VRvU*#
\b#P##8Nq6 mQs)X{ #s#{?|#{[z#0#N
y#[
Ctes#v8EvrI#. Gu;${+?Q^# gyw 9 xp#:I{T
##o#rU| W#{&w0l7|k?'L9Ev%yE|DsD$?#1
1`?c#!,#cq##b1p=Zob#sX9bx

g3=w
<#gE #s:
xo~#8##EIQd1X9,##cW1#y#-bp qb##:@jM#?o
9,#c#1z7 c$Ww#RG"E\DpYA'#L####-##,-c#b###n+#n(1dzN#Z##I27#
0I1#ea#sX9^9x/$0##s0~=LV
##<>#w#t<#Wmb1#sFXW#v/##k u#. |
##?. s{)t
~] @wfaa#sX9^####{g##6 f3#99pFu#*8Ca1#
#ep&#s2X9,#Q##9#E#g+#cy>pV4
#
c ##Cp#sqosk1X9\ #1c$_9pn#g-
o5M#Z_"/9O#za#D#q#'0
X'QNq#sX,##c#6 O0C#}TN0#9ZD###sx#g1}. tz#X7 1 ba1,a
~g},#c# Z9,#c#1#g$#rOX# Y#|
c#"mK=c#s#9=#~fyOXN#i3####X##LG=c#s#1#is#p#"~#Cl8a#
h9,##`##k## X9\
bt
0#_
-#
X9\
b1#X3##s#Wq[9\#Y>6 ##|#qs#7###$?
c#s#Y=0Y>[<Bp##,&iy#ba1xm|#%XNI#e#7,##c#b#/
[^g~&#>~bw?
0G8J##&#c#b[yn_;##TkU:!] Zs#s>#x#fU|p#|
*z:
;
Z9,##^/IkX#|##x#] Z!:>
{`#S#x#S\#*Q1
##u>K####sV^#6 #LN=ba1T
)+
"#y#~15bw##cL/gq#93 #e`
ba1T
K#
~/i##vuw##~)<&7uq#+#^oSM1#5cLb#}
%M1#538c#1a#x}#>#iv8&n`##J/
pv#x#EVY9,#9#Gxs
U#=] #i0y3|8O#TK#k#>

s#0r\#

#k5E9x#EQ>#sX9U###F##</ O#VF#
J#y'|#Z##wKN/#q?Yg1#s#+.

y
p##}#{Vilv#Ni#?gC=}5#
^,n/##J|
\)w5l##+G8#wB~ax~"J#|##~W>qJ`#sb'`#|l1 1

-n/#Gm_#sX,##c}xsB#|W@5g8U9hq#}>
p
3#:#))###hx#
###em#|>b
#9s#,#G}M'0,n{_98#b9 ##N#_`#"#n#A 1 #_{#
#X#kv9#Xx
##ks#w#s#}=#s#s##Gux##5`H3 #cbzx#Wq'
###C2IwD#U1 9U#!##0#k##X9\#0,n{*>J#5#
h1p=Zo}baq?1G<# a##9] #>~bw?=1o%{ #t
^9. B#-#3>W|$Ou4

S74sd#E##R=SRX9,#o#F#z8#
:#=u|/#>b7'7s^##S
^#:p6 1U#\##10#0G5#. Yc|#XS|#?
ZG#9a#_k#xx###o#|#`##rtX9,#o#8qDN'
'p1####=qLOpT##x####
j 1 Ca#s#\#1p0
8#*#s|/#~G#3'[9B#@/p*##fx[2Pyt#:|G#{ba1x'=&|
+3#3+##?#k}|
N. nR
#>

1c#=##:N+#SyL1GGZa~~ka1x7=&|+#:#}
sll#~G##{#{,#"#gq<+8{#v0#D#sX9M)
[9#4?Eg0#6
q|/#~G:U{+Oj>(i#&my#bNV#<[ w~O#';#"~>|
G}<#3oN#}c#1'b#|l1 1
-n/#Gm_#sX,##c#b#/
[^g#?Ac#c###9,#>l_#s|7#\##D#
;#S}#C>W
# az. #8n+QV?
'\}q##n#~#1R~#q3#F+c'2bX#8>{x>~#,{a"] `

G\#ua>#~'#f] t#i#/#8#K#` (3#)+|o####)


1:U[
##3o#
<1w9'##oyK|#39>UX#Ns}w}Wq?|
a##a#}9#c2pE9s\#(#Gc9#o\#tq~c1'##2^rwyl~
rWc)e|##'#s#N=#<5j#|#C#G7\#s(] t#i/RLAs5;! 8
/ce#
##|&|~#~9)q #+FZx#>r>^I5#9|
#q~c1w8xM#}u<G1#>3x%
2>%BC*3#q-##ep#z#%x6 #
##VkhG9m~E>LcO?#"F0y1$'s9O#8#xe #fXC
#{6 #y[q/rw pg}#~#^/-9cs|E
9,#b#/
[^9,#c#ba_w#c#%
`#?eo1,#cq##
bO#Cj^>aaa
7 #bX#w'' 99wG#(_s#pS2z6 #T#'*S?
x##_@)_WiVw12q>S#;s^9eUyWs'##?
###w##K2#sdv#] Lk. c#[sU;U6 Y#~WJU>\k#0kc#c#}] h##
##BF,Ep3p,#!sl##7####/##=~#ndzf?s

w#r
q _@ {c. 1#<#+@ #-Uz7
#O#0FUN'*#?
Z @Y#mGx#3###uV\OL##c#1{`#9@I1S=##wJ##T7q3y9#s
lVi#cr Lgx##w0#tFN#?`

9Coz
{~CWa##|u#sryeN[
"j##(*#sX9#s1##Qy%g;+
|'#a7#{|
9Tyq#c#p#. T:Nl#Vsm7w1G#VCCN[c0TUm#] #t
k#cV##l
fn#r)##s##K#=#Odi
wQ=r%
y##b#kSt
l#,#*
8NX?#Oi##Y#Tqiw{+^r#<+*/e. #s*_O@#+
m#6 #qZUOL 1 1#x!### Hs#s
La=##`}##ry8N3-We|
0w:Nl<#@_#4{#gP+
g>#p] aYy#_#st-V_sV /|
6 [u#a
%UOtp#ba1u##Oa\#=
#c_#kW{##H;_5`#_Wiqj#|
&:Nl_a####0##``x#0#cU/;>#`LVU<2b?Y
m2####r#] WR>Q#:`n420##goT#U] 7nI#a
7:. ^#Ob###5#p 85#^E

$[#_aSy\-#vcaa8##|#[\1)v* . #}%] ] bL#`##V!


uOWa>\w ##-z~<###c#c#m_X,#!
#s~#nc#b#s#}gyT-#c#c1#x<#1m11G}S)we~&SJ Mx56 #5. #*6 X,##1 pWr#5#'#*8T<6 #k\] #UA#1#{
N9b'#9#*
j

c)f
f
ft
45#;<^X9,a#<'##J#xUC?V})!
:U#U######################################################
###############################################################
##############################################################
############################################################
##############################################################
##############################################################
###################ba14
#;d#'3##Q;[QX,##cO#S
w%s*I#e\0T ZjV<;#c<#bz(K?L9bW 2<d#<'33?
#U<;###WxT-#1'Q`n9'#&1%"_!OY,#c#1wCq<b/aGu'}##b#sX9l?
bX~c1U)2g#z#W11Z>#o|#;b|#zzd#x?
x#8Yx. *#<giF<,9
9
o9
N *wR_E[Y +-&u[OZ#j#>?
_##w|
m3#}plQ:#fa1x^#1o=#_8XBk##coZU)#[H#}k
##VNlu'LJ/T#j#gZx
?i UgP#mV#E##c##Hw+##
p#|;S<1xsr9,s?{] }+}lxeVu#
s>g
sL^#i#g7#f#Ue
Y j by#}D#?%r#sLxXyZ>#yW-J
. . KcrSo#sTzL0#_9v\#*
=#3#g'q
v^899}
9#2od8Xb #K5w|;S<1xs~u?c#
sU}
+}3[#M#}0w(cI=s#r;>
#gJ 1#6 {ca!
jLC&#,#,w#y#XCt)##z#{@<TUUcGLJOOi>S# ] =yvuX
#U'] viO|mou#z
#Vm899u#nM##2HBL8X#C#a:#^
dZ>yb~Y!.
c#
+}{ )O+\}* #=UC
38#ui Ur|
NnB##h#zz`

pj
j
jNr

#wjOs\o
6 ] j##_8#W] mbaak=pF+#k|
43'8XWc#-j}>A^wD%c#1Z,#*Gc#b#sX9l?
bX~c1bX9\z|#7p|#whO#mjpbzJ] #_W
%V##<g#)== SN<DzglHG#(T#tQL9W>*WU'?*&6 Sx|
RwUy6 2S9,c] #] V|
(s/UeS##l{#bxxy#8mIx#EZx#'~###?MAl\g#?\N:P6
YWnk,)9~/Tha#srGw#fqZ+t
8+#
XV#^#W>#uX#8Pj}J #=#n+}&###S$C
P#j~)#b3. R6 :31#w[qJU_YQ+>z9T#|>#=
#<s#_qw#95|yX*t
l ##s(}9{#g#\N:lff#
WU#`#gc?
W6 y#1gb##^WkS>jG0*8'=VW+Nze##~s#/[Q6 BewO>W#
D>##Mw&iLle Z'
a[
m' b[y)w{[gqzG9&e] p. _*^
#2|#qG>
os#<#qd_Y###:}pT\>##<p:C@ 6
{Ty#?

9,
# {c#+n)3?
#>c#S[9USv^=)JKqw}Tal*w#csN#>1*[#~c] :Ql
+^,#wm*##y#W<##c#;J;>#x#+W_y`%y|>##N;}0
%>;{#Uc##c#9~/*nU^G#@VDu>8#
E}#}x#>X,

#1zWt=<sNrZ9\yO#Or{+cS#Jzr?a*SP#
fm\##bW|vW2Oxc\. $q g$WutV|(#O|
^s
# t1#xf

o[S#Mz?%99#w6 ;#1=Awg0e

e8 ^W<et<#?r:L/#G*#gK9T'T;#k&vl0*#`##KS|
vn#dQvkW *c##+W#Lg;####v(>#9*{`##Q:w<#l
S*#5ubU6 a!g#r U)6 #'+_<V#sx6 M(#C#C9p#)#]
Xy#1W#s ##< #HR #q5X*VI;Wn?U)
[2iSOq\#;>99~#X:fq+~
Xq@tc+#G##GK

#Q:OGe8)gKe*O^{
f&ZpVc[2[2iSOp\#vc#7P##\wg2v`q@pw|
Tz1/V#

fyMfvx@$pp}T#'8w<G vS6 A~J#2#[9V


%U)&~wkv] y29* #D<#G
?~CV##;+9+eWe^#;lu#>_
T xzv8[>) sG Q6 #j#z
}b;u#T)6 K3#] _] 70>#:c a##{#W1g"#Oy#;8kJ'#
e##

Q#s#we#,{+#9<vLsiYp#IW8fUI#*t^g~#?*
&##_#0:#\UlWa
/rTx+?h{Hb~:##CW
e#@eYY~H$## "#{\'K^3##9" "_:7
;*x#C#R#G##v|*Ot(>##{[qft"#|=*Wq. N
z#i,&d8J\:6 9#w:;##g#7iQ|kR
[ O Sq*9] vv

#s^C#}#k<Wt8>k83vsOP\#:uz!
M,#obrn#1#P#g#g8gRTzwxK&g|#/+g
r5ug[;v#wp#e/#`q( 1-#[p|
*#\#BqfLUCy/;a##Yu\'n

E'#7gM9_Q>tJ#^Q#] ##'r:n#iQ6 ] #l0<;N


%K9"#P`M9Q+J#`N1Wa#I=#+8#s8v\'wk9
Kg#{\|I
w{<#j9}_1G#q6 sc;v#-. g#r#p9"#q(y9^T:
q@(+
#+#y#o
yM##w4yWGg##)#>#Q0##<
] bN##W8##y3#?

`n>scR9C#n#1#Cyo=2:\. ;#Ku##Z7TO`?&
tr~l5- V###u#?cWy
QtQs+#R#`4_D<Jp*#53_VQ#;}#[<$Z+Cqx,#L8Wv\'~#
;d?#IL5EQ#puMO|m[2Ya#G
MEV-N#+u##
#=xl*<#p
$Uww8{#{_] )v|#x##}). va#st07e[_M-##=c#OO#|
#g2q^U&3U~8##DIt#7q#s#sDj$##sD9bOO#U
#O?13_#Ob##+OpD9RC! Wji\wuvpN)FWF{|
VoP#z##:\] #9#wH#8. >#qg'$#F(#M}W#sD9^
#Et"#W#q939V%ui(SF<
#kWF9#k#}] -QQ+&|7##
*{M:#s#>#D{#:t$ dg&6 W^o##

=:^#w"hn] A#TcXq_sx#+$Tqod#;Mu#z ##. v #


C#A:#GS##=8] #[[v#v|m
m
m
m !
##YqH#/JxE#P\##yi|bMo#WF} i] 6 bWwxC+I+

sn\\#pt
j_J}q:Q1a] &0W^>9"##e+0;YM=XO#7n7 LF&}#D
_#u#N@:W8D#~#q4x Y{#>;n:. gY##s`M1a] &0WsL#####ed
9jn^V#O0g#^#\##o#Aw|gq\Hg[8j#;!1}re#pp
23#S##7gY#cTqb#U#IM|wcZ##`C!TN#\s"#s~'Qk:
~
#o#E1{#*n . ##g] =u^?ZU?`oFq4sfN9|v<
%j###xZq9##
. X|j *I}#sD9[#90|
a9:b#{#}#N8$#ey_#pUzg6 nOm##zi#7#)##
##Cj#sb-U] ] #?
/aZ>I##>i`H0GF"H`oUkWo# ##> |#_O
L|
#"#k=(#`#sw#=h#?PAS##=:^#8
#:. in|o|+J#oL#'&?qp#xwrT??sZ_#i< ###
y#PytWu###w#gkb#?Y;NHtz\w#9^Ep|#E"#Si|
#$&kE##_t:pat;w9w9#'~;L=
;>(gWW#
#|
##U7##qv#1`S`qm0S;B o#G/ 9:##OY#/#W\
#st<!|9.
79#WVj\3V

D es xwrO#Msi;A9d#9[#xpFZ#N##
SZc#rl\its*P08wE"t\ #s8|#r`|+#_'|+gp
5##W8w#}/tmoZ_#q w|P#s<%~. kv#####+vz*] 1/5-sJN
$NP0V#>gQ#;
7a)
R9x:[k>N&] {xwr(Q_
#&k+w#7F;##ea##
-XW tz#j,^
+p

`[q|#E"##P\

'5vcpNp#}5 #}oL:#r##}/tmoZ_#:#vr>#b
O=c#&s#}NO#|;

0w##|+6 #~#q
%#&#vt_tLVpxJTYr8Qoy8=q#w|Pu>qZ?
#s##8Dq8bo#|#y4GT"my#NWEGV#YzUq7'x#p8!#?
#yW#Vk>8\WX^N}JW\<\
[##V:6 #wz(qV>+7/;L>sq#qC~G~W1G$N#H$#X~<##|
#H$~*|+k0G0G;DUsk*
{Ao[Al;] k] |i=:##^] Z)7##X}p!

b}*:#aK##6 nJ D^+6 ##3sv] g=sO'=#


#~le\(}U] }r
^S#>VKtt<
zT#. . fW|
0WSn#GT#{3lO##ef[siu#Zq{X] {M:] V=[
\"] ##?
lV##;K5i\:|# ?##9[qYT

j#Uu*/a+|+#oEq<R!^)
#o##(##x?'

w##6 xO=e#_Xy}979m#^_YHu#mx#;t#mx#~5e##. S
kOqm x6 5
#Qtpz=#;##K~:0#8*?##|+>C,6 `G#0q\(N+|
+#8oU

+8\j##,hO#i;f#w7(s#}1PW#+TsZ##=Cg=e##] vK#s
\pbcc#\0t##ok7Vg#G##s8#8`#q"oqt)Jx##
:qH!U#p3m#<nr

`7~r,~] _##k#;[suw#Gt;#s|. pJ\'D 9 ] x6 0V)#$;t:^]


=Gs($~tquW0)J#X
J'pP<[Au#zT#. u q|
0] #n#eB>). #|[pu#1#y#:\#. n?
'p<9lu##a#\] :wtW{}#vr[q|IXGT~#Y
{geOV<zt\
(] LS#<Yv#+wp~/n#?V~(u_w|#|
#s###un/Un?#N. M8x6 f;] :wu`L

eUs, )?
r~#
UgU. #9NV0##5OVv\(z*] 1`L|
S##
9p9
KkW9
' inN##?
vg#=^E{y#{C] :1D] ~#~6 >'[}k#W#=^#_X[9[}#n#hq<;[A?#y^qu
%U{#6 [~1{l3umcrH{{({#m
{#6 #i\"N#O|
'|#b##(GF#4D"3f#sD"H$## H$#/oz+ /<G$#D#
^=NC#?
"X'^`#w#GOg#obD{#92v>@l#zG#8###?
i##si{J#7Q#
c#L?&7cS K##!^(\NMsg#W:Qt6 -W>gj
. x#>g_#9[Ung#S~;k#1#~9N(K"F&+######

Вам также может понравиться