ࡱ> gibcdefB bjbj?? I]]T/L$I{ !!!!Vs!$!HHHHHHHJLXH!!!!!H4!!H444!V!!H4!H444-% ' 44H0$I4M4M444!!! u:    PART 2 MODULE 1 LOGIC: STATEMENTS, NEGATIONS, QUANTIFIERS, TRUTH TABLES STATEMENTS A statement is a declarative sentence having truth value. Examples of statements: Today is Saturday. Today I have math class. 1 + 1 = 2 3 < 1 What's your sign? Some cats have fleas. All lawyers are dishonest. Today I have math class and today is Saturday. 1 + 1 = 2 or 3 < 1 For each of the sentences listed above (except the one that is stricken out) you should be able to determine its truth value (that is, you should be able to decide whether the statement is TRUE or FALSE). Questions and commands are not statements. SYMBOLS FOR STATEMENTS It is conventional to use lower case letters such as p, q, r, s to represent logic statements. Referring to the statements listed above, let p: Today is Saturday. q: Today I have math class. r: 1 + 1 = 2 s: 3 < 1 u: Some cats have fleas. v: All lawyers are dishonest. Note: In our discussion of logic, when we encounter a subjective or value-laden term (an opinion) such as "dishonest," we will assume for the sake of the discussion that that term has been precisely defined. QUANTIFIED STATEMENTS The words "all" "some" and "none" are examples of quantifiers. A statement containing one or more of these words is a quantified statement. Note: the word "some" means "at least one." EXAMPLE 2.1.1 According to your everyday experience, decide whether each statement is true or false: 1. All dogs are poodles. 2. Some books have hard covers. 3. No U.S. presidents were residents of Georgia. 4. Some cats are mammals. 5. Some cats aren't mammals. EXAMPLE 2.1.1 SOLUTIONS 1. False (because we know that there is at least one dog that is not a poodle). 2. True (because we know that there is at least one book that doesnt have a hard cover). 3. False (because we know that there was at least one president who was from Georgia). 4. True (because there is at least one cat that is a mammal; in fact every cat is a mammal). 5. False (because we know that it is not possible to find at least cat that isnt a mammal) EXAMPLE 2.1.1 #1 above illustrates the following fundamental fact: In order for a statement of the form All A are B to be false, we must be able to demonstrate that there is at least one member of category A that isnt a member of category B. This is equivalent to demonstrating that A is not a subset of B. This means that a statement of the form All A are B is true even in the odd case where category A has no members. EXAMPLES 1.4.1 #4 and #5 illustrate the following fundamental fact: Although the statements Some are and Some arent sound similar, they do not mean the same thing. EXAMPLE 2.1.1* True story: in the spring of 1999, a man in Tampa, Florida was diagnosed with stomach cancer. He underwent surgery to have the cancer removed. During this procedure, the surgical team discovered that in fact there was no cancer after all; the original diagnosis was incorrect. After the surgery, the physicians told the patient "All of the cancer has been removed." Did the physicians lie? NEGATIONS If p is a statement, the negation of p is another statement that is exactly the opposite of p. The negation of a statement p is denoted ~p ("not p"). A statement p and its negation ~p will always have opposite truth values; it is impossible to conceive of a situation in which a statement and its negation will have the same truth value. EXAMPLE Let p be the statement "Today is Saturday." Then ~p is the statement "Today is not Saturday." On any given day, if p is true then ~p will be false; if p is false, then ~p will be true. It is impossible to conceive of a situation in which p and ~p are simultaneously true. It is impossible to conceive of a situation in which p and ~p are simultaneously false. NEGATIONS OF QUANTIFIED STATEMENTS Fact: "None" is the opposite of "at least one." For example: The negation of "Some dogs are poodles" is "No dogs are poodles." Notice that "Some dogs are poodles" is a statement that is true according to our everyday experience, and "No dogs are poodles" is a statement that is false according to our everyday experience. In general: The negation of "Some A are B" is "No A are (is) B." (Note: this can also be phrased "All A are the opposite of B," although this construction sometimes sounds ambiguous.) EXAMPLE 2.1.2 Write the negation of "Some used cars are reliable." Fact: "Some aren't" is the opposite of "all are." For example, the negation of "All goats are mammals" is "Some goats aren't mammals." Notice that "All goats are mammals" is a statement that is true according to our everyday experience, while "Some goats aren't mammals" is a statement that is false according to our everyday experience. In fact, it is logically impossible to imagine a situation in which those two statements have the same truth value. In general, the negation of "All A are B" is "Some A aren't B." EXAMPLE 2.1.3 Write the negation of "All acute angles are less than 90 in measure." EXAMPLE 2.1.4 Write the negation of "No triangles are quadrilaterals." WORLD WIDE WEB NOTE For practice in recognizing the negations of quantified statements, visit the companion website and try The QUANTIFIER-ER. LOGICAL CONNECTIVES The words "and" "or" "but" "if...then" are examples of logical connectives. They are words that can be used to connect two or more simple statements to form a more complicated compound statement. Examples of compound statements: "I am taking a math class but I'm not a math major." "If I pass MGF1106 and I pass MGF1107 then my liberal studies math requirement will be fulfilled." EQUIVALENT STATEMENTS Any two statements p and q are logically equivalent if they have exactly the same meaning. This means that p and q will always have the same truth value, in any conceivable situation. If p and q are equivalent statements, then it is logically impossible to imagine a situation in which the two statements would have differing truth values. Examples: "Today I have math class and today is Saturday" is equivalent to "Today is Saturday and today I have math class." This equivalency follows simply from our everyday understanding of the meaning ot the word "and." "This and that" means the same as "That and this." Likewise, "I have a dog or I have a cat" is equivalent to "I have a cat or I have a dog" This equivalency follows simply from our everyday understanding of the meaning ot the word "or." "This or that" means the same as "That or this." Logical equivalence is denoted by this symbol: ( Referring back to examples 1.4.1 #4 and #5 we saw that the statement "Some cats are mammals" was true, while the statement "Some cats aren't mammals" was false. This means that those two statements are NOT equivalent. The pair of statements cited above illustrate this general fact: "Some A are B" is not equivalent to "Some A aren't B." THE CONJUNCTION AND THE DISJUNCTION THE CONJUNCTION If p, q are statements, their conjunction is the statement "p and q." It is denoted: p ( q For example, let p be the statement "I have a dime" and let q be the statement "I have a nickel. Then p ( q is the statement "I have a dime and I have a nickel." In general, in order for any statement of the form p ( q to be true, both p and q must be true. Example: "Tallahassee is in Florida and Orlando is in Georgia" is a false statement. MORE ON THE CONJUNCTION The word but is also a conjunction; it is sometimes used to precede a negative phrase. Example: I've fallen and I can't get up" means the same as "I've fallen but I can't get up." In either case, if p is "I've fallen" and q is "I can get up" the conjunction above is symbolized as p ( ~q. THE DISJUNCTION If p, q are statements, their disjunction is the statement "p or q." It is denoted: p ( q. For example, let p be the statement "Today is Tuesday" and let q be the statement "1 + 1 = 2." In that case, p ( q is the statement "Today is Tuesday or 1 + 1 = 2." In general, in order for a statement of the form p ( q to be true, at least one of its two parts must be true. The only time a disjunction is false is when both parts (both components) are false. The statement "Today is Tuesday or 1 + 1 = 2" is TRUE. EQUIVALENCIES FOR THE CONJUNCTION ("AND") AND THE DISJUNCTION ("OR") As we observed earlier, according to our everyday usage of the words "and" and "or" we have the following equivalencies: 1. "p and q" is equivalent to "q and p" p ( q ( q ( p 2. "p or q" is equivalent to "q or p" p ( q ( p ( q For example, "I have a dime or I have a nickel" equivalent to "I have a nickel or I have a dime." Likewise, "It is raining and it isn't snowing" is equivalent to "It isn't snowing and it is raining." EXAMPLE 2.1.6 Suppose p and q are true statements, while r is a false statement. Determine the truth value of 1. ~q ( r 2. ~( r ( q) 3. ~[(p ( ~r) ( q] Solution for EXAMPLE 2.1.6 #2 We are given the statement ~( r ( q) where q is true, r is false. Substitute the value T for the variable q, and the value F for the variable r: ~(F ( T) Now, evaluate the expression inside the parentheses. A conjunction is only true in the case where both of its components are true, so in this case the expression inside the parentheses is false. Now the statement simplifies to: ~(F) The negation of false means the opposite of false, which is true. So, the truth value of the given statement, under the given conditions, is TRUE. WORLD WIDE WEB NOTE For practice problems involving the truth values of symbolic statements, visit the companion website and try The Logicizer TRUTH TABLES A truth table is a device that allows us to analyze and compare compound logic statements. Consider the symbolic statement p ( ~q. Whether this statement is true or false depends upon whether its variable parts are true or false, as well as on the behavior of the or connective and the negation operator. Later, we will make a truth table for this statement. A truth table for this statement will take into account every possible combination of the variables being true or false, and show the truth value of the compound statement in each case. EXAMPLE 2.1.7 As an introduction, we will make truth tables for these two statements 1. p ( q 2. p ( q Solution to EXAMPLE 2.1.7 #1 pqp(qTTTTFFFTFFFF Note that in this truth table there is only one row in which the statement p ( q is true. This the row where p is true and q is true. This conforms to our earlier observation that the only situation in which is conjunction is true is the case in which both of its component statements are true. Solution to EXAMPLE 2.1.7 #2 pqp(qTTTTFTFTTFFF Note that in this truth table there is only one row in which the statement p ( q false. This is the row where p is false and q is false. This conforms to our earlier observation that the only situation in which is disjunction is false is the case in which both of its component statements are false. THE BASIC RULES FOR CONSTRUCTING A TRUTH TABLE FOR A COMPOUND STATEMENT 1. The number of rows in the truth table depends upon the number of basic variables in the compound statement. To determine the number of rows required, count the number of basic variables in the statement, but don't re-count multiple occurrences of a variable. 1 variable---2 rows 2 variables--4 rows 3 variables--8 rows 4 variables--16 rows and so forth. 2. The number of columns in a truth table depends upon the number of logical connectives in the statement. The following guidelines are usually reliable. A. There will be one column for each basic variable; and B. To determine the number of other columns, count the number of logical connectives in the statement; do re-count multiple occurrences of the same connective. The ~ symbol counts as a logical connective. In addition to the columns for each basic variable, there will usually be one column for each occurrence of a logical connective. 3. The beginning columns are filled in so as to take into account every possible combination of the basic variables being true or false. Each row represents one of the possible combinations. 4. In order to fill in any other column in the truth table, you must refer to a previous column or columns. EXAMPLE 2.1.7 #3 Make a truth table for the following statement: (p (~q) (~p EXAMPLE 2.1.8 Make truth tables for the following statements: 1. p(~q 2. q(~(~p(q) Solution to EXAMPLE 2.1.8 #1 Step 1: Determine the number of rows required. Since the statement contains two basic variables, the truth table will require four rows, because 22 = 4. Step 2: Determine the number of columns required. There will be one column for each basic variable, and one column for each occurrence of a logical connective in the statement p(~q. This means that we will have a total of four columns. Step 3: Begin filling in the columns. The first two columns represent the basic variables p, q. We label them accordingly, and fill them in in such a way that each row takes into account a different combination of truth values for these basic variables. The configuration shown below is standard. pqTTTFFTFF STEP 4: Label the remaining columns, bearing in mind which simpler components are required in order to construct the statement p(~q. In order to construct the statement p(~q, we need a column for p and a column for ~q. The truth table already has a column for p and a column for q, so we now label the next column ~q. We fill in this column by referring to the values in the column for q; every entry in the column ~q will be the opposite of the corresponding entry in the column for q: pq~qTTFTFTFTFFFT Now that we have a column for p as well as a column for ~q, we can combine them to construct a column for p(~q . We fill in this column by referring to the columns for p and for ~q, and bearing in mind the behavior of the "or" connective: p(~q will be TRUE in any row where the column for p is true, or the column for ~q is true, or both; p(~q will be FALSE only in a row where the p and ~q are both false. pq~qp(~qTTFTTFTTFTFFFFTT This complete truth table shows the behavior of the statement in every conceivable situation. As we will see later, it can be used to compare the statement p(~q with other compound statements, and to identify other, different-looking statements that are equivalent to p(~q. WORLD WIDE WEB NOTE For practice problems involving truth tables, visit the companion website and try THE TRUTH TABLER TAUTOLOGIES Referring to the truth table for the statement q(~ (~p(q) in the previous example: notice that the column for that statement shows only "true." This means that it is never possible for a statement of the form q(~ (~p(q) to be false. A tautology is a statement that cannot possibly be false, due to its logical structure (its syntax). The statement q(~ (~p(q) is an example of a tautology. EXAMPLE 2.1.9 Is the statement (p(r)(~(p(q) a tautology? We can answer this question by making a truth table. EXAMPLE 2.1.9A Is the statement (p(~q)((~p(q) a tautology? We can answer this question by making a truth table. EXAMPLE 2.1.10 Compare the truth table column for p(~q (EXAMPLE 2.1.8 #1) to the column for ~(~p(q) (this is the second column from the right in the solution for EXAMPLE 2.1.8 #2). Solution to EXAMPLE 2.1.10 In making the comparison, we see that the two columns are identical: each column has "T" in the first row, "T" in the second row, "F" in the third row, and "T" in the fourth row. When two statements have identical truth table columns, the statements are equivalent. USING TRUTH TABLES TO TEST FOR LOGICAL EQUIVALENCY To determine if two statements are equivalent, make a truth table having a column for each statement. If the columns are identical, then the statements are equivalent. From EXAMPLE 2.1.10, we see that p(~q ( ~(~p(q) EXAMPLE 2.1.12 Use the result from EXAMPLE 2.1.10 to write a statement that is equivalent to "It is not the case that both I won't order a taco and I will order a burrito." Solution to EXAMPLE 2.1.12 If p represents "I will order a taco" and q represents "I will order a burrito" then the statement "It is not the case that both I won't order a taco and I will order a burrito" is symbolized as ~(~p(q). The result from EXAMPLE 2.1.10 tells us that ~(~p(q) is equivalent to "I will order a taco or I won't order a burrito." EXAMPLE 2.1.14 1. Use a truth table to determine whether ~(p(q) is equivalent to ~p(~q. 2. Use a truth table to determine whether ~(p(q) is equivalent to ~p(~q. 3. Use a truth table to determine whether ~(p(q) is equivalent to ~p(~q. 4. Use a truth table to determine whether ~(p(q) is equivalent to ~p(~q. EXAMPLE 2.1.15 Complete the following truth table. pq~p~qp(~q~p(q~(~p(q)~p(( p(~q)q(~(~p(q)TTFFTFFTFTTFFFTT Identify any equivalencies or tautologies. EXAMPLE 2.1.16 Make a truth table for ~(p(r)(q DeMORGAN'S LAWS From EXAMPLE 2.1.12 #2 and 1.4.12 #4 we have the following rules of logical equivalency: ~(p(q) (~p(~q ~(p(q) (~p(~q These two rules are called DeMorgan's Laws for Logic. Compare them with DeMorgans Laws for Set Mathematics (see Unit 1 Module 2). Although they are written as equivalencies, in fact they tell us how to write the negation of a conjunction or disjunction. In words: THE NEGATION OF A CONJUNCTION The negation of "p and q" is "not p or not q." THE NEGATION OF A DISJUNCTION The negation of "p or q" is "not p and not q." EXAMPLE 2.1.17 Use DeMorgan's Laws to write the negation of each statement: 1. I want a car and a motorcycle. 2. My cat stays outside or it makes a mess. 3. I've fallen and I can't get up. 4. You study or you don't get a good grade. Solutions to EXAMPLE 2.1.17 1. I don't want a car or I don't want a motorcycle. 2. My cat doesn't stay outside and it doesn't make a mess. 3. I haven't fallen or I can get up. 4. You don't study and you get a good grade. EXAMPLE 2.1.18 1. Select the statement that is the negation of "Today is Monday and it isn't raining." A. Today isn't Monday and it isn't raining. B. Today isn't Monday or it isn't raining. C. Today isn't Monday or it is raining. D. Today isn't Monday and it is raining. E. Today is Friday and it is snowing. 2. Select the statement that is the negation of "I'm careful or I make mistakes." A. I'm not careful and I don't make mistakes. B. I'm not careful or I don't make mistakes. C. I'm not careful and I make mistakes. D. I'm not careful or I make mistakes. E. I never make misteaks. EXAMPLE 2.1.19 1. Select the statement that is the negation of "I walk or I chew gum." A. I don't walk and I chew gum. B. I don't walk or I chew gum. C. I don't walk and I don't chew gum. D. I don't walk or I don't chew gum. E. I walk until I step on chewed gum. 2. Select the statement that is the negation of "I'm mad as heck and I'm not going to take it anymore." A. I'm not mad as heck and I'm not going to take it anymore. B. I'm not mad as heck or I'm not going to take it anymore. C. I'm not mad as heck and I am going to take it anymore. D. I'm not mad as heck or I am going to take it anymore. 3. Select the statement that is the negation of "All of the businesses are closed." A. Some of the businesses are closed. B. Some of the businesses are not closed. C. None of the businesses are closed. D. All of the businesses are open. E. All of my clothes are businesslike. 4. Select the statement that is the negation of the statement "Some pilots are pirates." A. All pilots are pirates. B. No pilots are pirates. C. Some pilots are not pirates. D. All pirates are pilots. EXAMPLE 2.1.20 'But wait a bit,' the Oysters cried, 'Before we have our chat; For some of us are out of breath, And all of us are fat!' "No hurry!' said the Carpenter. They thanked him much for that. Select the statement that is the negation of "Some of us are out of breath, and all of us are fat." A. Some of us aren't out of breath or none of us is fat. B. Some of us aren't out of breath and none of us is fat. C. None of us is out of breath and some of us aren't fat. D. None of us is out of breath or some of us aren't fat. ANOTHER EQUIVALENCY FOR THE "OR" STATEMENT Consider this disjunction: "You will behave or you won't get a reward." Can you think of another statement that conveys exactly the same meaning without using the word "or"? Fact: any statement of the form "p or q" can be written equivalently in the form "If not p, then q." This is denoted and will be discussed in detail in Module 1.5. Convince yourself that the warning You will behave or you wont get a reward conveys the same information as the warning If you dont behave, then you wont get a reward. A SUMMARY OF FACTS ABOUT THE CONJUNCTION AND THE DISJUNCTION. Equivalencies Statement Equivalent form p and q q and p p or q q or p p or q If not p then q Negations (DeMorgan's Laws) Statement Negation p and q not p or not q p or q not p and not q EXAMPLE 2.1.21 Select the statement that is logically equivalent to "I'm careful or I make mistakes." A. I'm careful and I make mistakes. B. I make mistakes and I'm careful. C. If I'm not careful, then I make mistakes. D. None of these. DIAGRAMMING CATEGORICAL STATEMENTS Diagramming is a technique involving the use of Venn diagrams to study the relationships between multiple categorical statements. It is particularly useful in situations involving two or three categories, and two or more categorical statements. When diagramming a universal statement, such as All dogs are mammals or No dogs are cats, we use shading to indicate that a certain region of the diagram must contain no elements. When diagramming an existential statement, such as Some dogs are poodles or Some dogs arent scavengers, we use an X to indicate that a certain region of the diagram must contain at least one element. If it is not certain which of two regions must contain an element, then we place an X on the border between the two regions. If a region of a marked diagram contains no marks, then it is uncertain whether that region contains any elements. EXAMPLE 2.1.22 Mark the diagram according to the statement No dogs are cats.  SOLUTION If no dogs are cats, then the part of the diagram where those two circles intersect must contain no elements. We use shading to indicate that a region of the diagram must contain no elements.  EXAMPLE 2.1.23 Mark the diagram according to both of these statements: All poodles are dogs and Some dogs are predators.  SOLUTION First, the universal statement All poodles are dogs asserts, indirectly, that a certain region of the diagram must contain no elements (and this is the only thing that such a statement asserts; in particular, a universal statement never asserts the existence of any elements).  Next, continue marking the diagram according to the existential statement Some dogs are predators. This means that there must be at least one element in the part of the diagram that is where dogs and predators intersect.  EXAMPLE 2.1.24 Suppose the marked diagram below conveys information about relationships between pirates, ruffians and scoundrels. We use shading to indicate that a region contains no elements. An X in a region indicates the existence of at least one element; an X on the boundary between two regions indicates that the union of those two regions contains at least one element. If a region is unmarked, then whether that region contains any elements is uncertain. Select the choice that must be true according to the marked diagram.  A. No pirates are ruffians and some ruffians arent scoundrels. B. No pirates are ruffians and some scoundrels arent ruffians. C. All pirates are ruffians and some ruffians arent scoundrels. D. All pirates are ruffians and some scoundrels arent ruffians. E. None of these is correct. PRACTICE EXERCISES 1. Suppose p is the statement 'You need a credit card' and q is the statement 'I have a nickel.' Select the correct statement corresponding to the symbols ~(p(q). A. You don't need a credit card and I have a nickel. B. It is not the case that either you need a credit card or I have a nickel. C. You don't need a credit card or I have a nickel. D. None of these. 2. Suppose p is the statement 'There are 1,000 meters in one kilometer' and q is the statement 'You will give me a cake.' Select the correct symbolization for the statement 'There are 1,000 meters in one kilometer or you will not give me a cake'. A. ~(p(q) B. p(~q C. p(~q D. None of these 3. Suppose p is the statement 'There are 1,000 meters in one kilometer' and q is the statement 'You will order a burrito.' Select the correct symbolization for the statement 'There are not 1,000 meters in one kilometer and you won't order a burrito'. A. ~p(~q B. ~(p(q) C. ~ p(~q D. None of these 4. Suppose p is the statement 'I play softball' and q is the statement 'The moon is 250,000 miles from Earth.' Select the correct statement corresponding to the symbols ~p(q. A. I don't play softball and the moon is 250,000 miles from Earth. B. It is not the case that either I play softball or the moon is 250,000 miles from Earth. C. I don't play softball or the moon is 250,000 miles from Earth. D. It is not the case that both I play softball and the moon is 250,000 miles from Earth. 5. Suppose p is false, q is false, s is true. Find the truth value of (s(p)((q(~s) 6. Suppose p is true, q is true, r is false, s is false. Find the truth value of (s(p)((~r(~s) 7. Suppose p is true, q is true, s is false. Find the truth value of (~s(p) ( (q(~s) 8. Suppose p is false, s is false, r is true. Find the truth value of ~[(s(p) ( ~r] 9. Suppose p is false, q is true, s is true. Find the truth value of (p(~q) ( ~s 10. Suppose p is false, q is true, r is false. Find the truth value of (p(~q) ( r 11. Suppose p is true, q is true, r is true, s is false. Find the truth value of (~p(s) ( (s(r) 12-17: Make a truth table for the given expression. 12. (~p(q) ( (p(~q) 13. (p(~q) ( r 14. ~[(p(~q) ( ~p] 15. (p(q) ( ~(~q(r) 16. (~p(q) ( (~p(q) 17. ~[(p(q) ( ~q] 18 21: In each case, decide whether the statement is true or false. 18. True or false: (~p(q) ( (~p(q)( ~[(p(q) ( ~q] Hint: refer to the answers to #16 and #17 above. 19. True or false: (~p(q) ( (p(~q) is a tautology. Hint: refer to the answer to #12 above. 20. True or false: (~p(q) ( (~p(q)( (~p(q) Hint: refer to the answer to #16 above. 21. True or false: (p(q) ( ~(~q(r) ((p(~q) ( r Hint: refer to the answers to #15 and #13 above 22. Select the statement that is the negation of All summer days are muggy. A. All muggy days are summer. B. Some summer days are muggy. C. Some summer days are not muggy. D. No summer days are muggy. 23. Select the statement that is the negation of Some weasels are cuddly. A. No weasels are cuddly. B. All weasels are cuddly. C. Some weasels are not cuddly. D. All cuttlefish are weasely. 24. Select the statement that is the negation of Coach Spurrier is charming and Coach Spurrier is modest. A. Coach Spurrier is not charming and Coach Spurrier is not modest. B. Coach Spurrier is not charming or Coach Spurrier is not modest. C. Coach Spurrier is not charming and Coach Spurrier is modest. D. Lets get serious for a minute. 25. Select the statement that is the negation of The speed limit is 55 and granny is driving 35. A. The speed limit is not 55 or granny is not driving 35. B. The speed limit is not 55 and granny is not driving 35 C. The speed limit is not 55 or granny is driving 35. D. The speed limit is not 55 and granny is driving 35. E. Counseling for road rage is available at 1 - 900 - calmdown. 26. Select the statement that is the negation of All circus clowns are undignified. A. All circus clowns are dignified. B. All cirrus clouds are indistinguishable. C. Some circus clowns are dignified. D. No circus clowns are dignified. 27. Select the statement that is the negation of You wear matching socks to the interview or you dont get hired. A. You dont wear matching socks to the interview or you get hired. B. You dont wear matching socks to the interview and you get hired. C. You dont wear matching socks to the interview and you dont get hired. D. If you dont wear matching socks to the interview, then you dont get hired. 28. Suppose the marked diagram below conveys information about relationships between pirates, ruffians and scoundrels. We use shading to indicate that a region contains no elements. An X in a region indicates the existence of at least one element; an X on the boundary between two regions indicates that the union of those two regions contains at least one element. If a region is unmarked, then whether that region contains any elements is uncertain. Select the choice that must be true according to the marked diagram.  A. No scoundrels are ruffians and some pirates arent scoundrels. B. All ruffians are scoundrels and some scoundrels arent pirates. C. No pirates are scoundrels and some ruffians are scoundrels. D. All ruffians are scoundrels and some pirates are ruffians. E. None of these is correct. ANSWERS TO LINKED EXAMPLES EXAMPLE 2.1.1* Although the physicians could have been more candid, from the point of view of logic they did not lie. EXAMPLE 2.1.2 No used car is reliable. EXAMPLE 2.1.3 Some acute angles are not less than 90 in measure. EXAMPLE 2.1.4 Some triangles are quadrilaterals. EXAMPLE 2.1.6 1. F 3. F EXAMPLE 2.1.7 #3 pq~p~qp(~q(p(~q) (~pTTFFFFTFFTTTFTTFFTFFTTFT EXAMPLE 2.1.8 #2 pq~p~q~p(q~(~ p(q)q(~(~ p(q)TTFFFTTTFFTFTTFTTFTFTFFTTFTT EXAMPLE 2.1.9 pqrp(q~(p(q)p(r(p(r )(~(p(q)TTTTFTTTTFTFTTTFTFTTTTFFFTTTFTTFTTTFTFFTFTFFTFTTTFFFFTFTThe truth table shows that the statement (p(r)(~(p(q) is a tautology. EXAMPLE 2.1.9A The statement (p(~q)((~p(q) is not a tautology. EXAMPLE 2.1.14 1. Not equivalent 2. Equivalent 3. Not equivalent 4. Equivalent EXAMPLE 2.1.15 pq~p~qp(~q~p(q~(~p(q)~p(( p(~q)q(~(~p(q)TTFFFTFFFTFFTTFTTFFTTFFTFTFFFTTFTFTF The truth table shows no tautologies. The truth table shows the following equivalency: p(~q ( ~(~p(q) EXAMPLE 2.1.18 1. C 2. A EXAMPLE 2.1.19 1. C 2. D 3. B 4. B EXAMPLE 2.1.20 D EXAMPLE 2.1.21 C EXAMPLE 2.1.24 D ANSWERS TO PRACTICE EXERCISES 1. B 2. C 3. A 4. A 5. Suppose p is false, q is false, s is true. Then (s(p)((q(~s) is F. 6. Suppose p is true, q is true, r is false, s is false. Then (s(p)((~r(~s) is T. 7. Suppose p is true, q is true, s is false. Then (~s(p) ( (q(~s) is T. 8. Suppose p is false, s is false, r is true. Then ~[(s(p) ( ~r] is T. 9. Suppose p is false, q is true, s is true. Then (p(~q) ( ~s is F. 10. Suppose p is false, q is true, r is false. Then (p(~q) ( r is F. 11. Suppose p is true, q is true, r is true, s is false. Then (~p(s) ( (s(r) is F. 12. (~p(q) ( (p(~q)  13. (p(~q) ( r  14. ~[(p(~q) ( ~p]  15. (p(q) ( ~(~q(r)  16. (~p(q) ( (~p(q)  17. ~[(p(q) ( ~q]  18. True 19. False 20. True 21. False 22. C 23. A 24. B 25. A 26. C 27. B 28. D PART 2 MODULE 2 THE CONDITIONAL STATEMENT AND ITS VARIATIONS THE CONDITIONAL STATEMENT A conditional statement is a statement of the form "If p, then q." The symbol for this "if...then" connective is the arrow: ( That is, the statement "if p, then q" is denoted p(q EXAMPLE 2.2.1 Let p represent "You drink Pepsi." Let q represent "You are happy." In this case p(q is the statement: "If you drink Pepsi, then you are happy." TERMINOLOGY "You drink Pepsi" is called the antecedent. "You are happy" is called the consequent. More generally, the antecedent is associated with the if part of a conditional statement, while the consequent is associated with the then part of a conditional statement. EXAMPLE 2.2.2 Let p be the statement "It rains." Let q be the statement "I stay home." Symbolize each statement. 1. If it rains, then I stay home. 2. It is not the case that if it rains, then I stay home. 3. If I don't stay home, then it doesn't rain. 4. It is not the case that if I stay home, then it doesn't rain. Solutions to EXAMPLE 2.2.2 1. p(q 2. ~( p(q) Note that in this case it is the entire ifthen statement, rather than just one or both of its components, than is being negated. 3. ~q(~p 4. ~( q(~p) For any conditional statement there are several other similar-sounding conditional statements. Some of these variations have special names. VARIATIONS ON THE CONDITIONAL STATEMENT Direct statement Converse Inverse Contrapositive If p, then q. If q, then p. If not p, then not q. If not q, then not p. p(q q(p ~p(~q ~q(~p EXAMPLES Direct statement: If you drink Pepsi, then you are happy. Converse: If you are happy, then you drink Pepsi. Inverse: If you don't drink Pepsi, then you aren't happy. Contrapositive: If you aren't happy, then you don't drink Pepsi. EXAMPLE 2.2.3 Symbolize this statement, taken from the instructions for IRS From 1040, line 10: If you received a refund of state income taxes or you received a refund of local income taxes, then, if your itemized deduction of state income taxes resulted in a tax benefit or your itemized deduction of local income taxes resulted in a tax benefit, then you must report this tax benefit as income. Let p: you received a refund of state income taxes q: you received a refund of local income taxes r: your itemized deduction of state income taxes resulted in a tax benefit s: your itemized deduction of local income taxes resulted in a tax benefit w: you must report this tax benefit as income World Wide Web Note For practice problems involving translation of statements from words into symbols and vice-versa, visit the companion website and try The Symbolizer EXAMPLE 2.2.4 Let p be the statement "You drink Pepsi." Let q be the statement "You are happy." Make a truth table for the statement p(q. The solution to the previous example illustrates the following: FUNDAMENTAL PRPOERTY OF THE CONDITIONAL STATEMENT The only situation in which a conditional statement is FALSE is when the ANTECEDENT is TRUE while the CONSEQUENT is FALSE. EXAMPLE 2.2.5 1. Let p represent a true statement, while q and r represent false statements. Determine the truth value of this compound statement: (p(~q)(r 2. Let p, s, and w represent true statements, while q, r and u represent false statements. Determine the truth value of this compound statement: ~p( {~[(q(~r)((w(~q) ([ u(~w]]} Hint for problem #2: This particular problem is not as complicated as it at first appears to be. World Wide Web Note For practice problems involving truth values of symbolic statements, visit the companion website and try The Logicizer. EXAMPLE 2.2.6 Complete the following truth table. pq~p~q~p(qp(~q(~p(q)(q(p(~q)((~p(q)TTFFTFFTFTTFFFTT World Wide Web Note For practice problems involving truth tables, visit the companion website home page and try The Truth Tabler. A FACT ABOUT EQUIVALENCY "If p, then q" is logically equivalent to "not p, or q" Symbolically: p(q ( ~p(q We can use a truth table to verify this claim. pq~pp(q~p(qTTFTTTFFFFFTTTTFFTTT EXAMPLE 2.2.7 Select that statement that is logically equivalent to: "If you don't carry an umbrella, you'll get soaked." A. You carry an umbrella and you won't get soaked. B. You carry an umbrella or you get soaked. C. You don't carry an umbrella and you get soaked. D. You don't carry an umbrella or you get soaked. E. You leave your umbrella in the classroom, so you get soaked anyway. THE NEGATION OF THE CONDITIONAL STATEMENT The negation of "if p, then q" is "p, and not q" Symbolically: ~(p(q) ( p(~q We can use a truth table to verify this claim. pq~qp(q~(p(q) p(~qTTFTFFTFTFTTFTFTFFFFTTFF EXAMPLE 2.2.8 1. Select the statement that is the negation of "If you know the password, then you can get in." A. If you don't know the password, then you can get in. B. You don't know the password or you can get in. C. You don't know the password and you can't get in. D. You know the password and you can't get in. 2. Select the statement that is logically equivalent to "If you pass MGF1106, then a liberal studies math requirement is fulfilled." A. If a liberal studies math requirement is fulfilled, then you passed MGF1106. B. You pass MGF1106 and a liberal studies math requirement is fulfilled. C. You don't pass MGF1106, or a liberal studies math requirement is fulfilled. D. You pass MGF1106, or a liberal studies math requirement is not fulfilled. 3. Select the statement that is the negation of "If you have income from royalties, then you must complete Schedule E." A. You have income from royalties and you must complete Schedule E. B. You have income from royalties and you don't have to complete Schedule E. C. You have income from royalties or you must complete Schedule E. D. You have income from royalties or you don't have to complete Schedule E. EXAMPLE 2.2.9 1. Select the statement that is the negation of "If we get a pay raise, then we will be content." A. If we don't get a pay raise, then we won't be content. B. We get a pay raise and we are content. C. We get a pay raise and we aren't content. D. We don't get a pay raise or we aren't content. 2. Select the statement that is logically equivalent to "If it is raining, then we will watch TV." A. It isn't raining or we don't watch TV. B. It isn't raining or we watch TV. C. It is raining and we watch TV. D. It is raining and we don't watch TV. E. It is not safe to watch TV in the rain. 3. Select the statement that is the negation of "If a dog wags its tail, then it won't bite." A. A dog wags its tail and it bites. B. A dog wags its tail and it doesn't bite. C. A dog doesn't wag its tail or it bites. D. If a dog doesn't wag its tail, then it will bite. SOME INFORMAL EQUIVALENCIES FOR THE CONDITIONAL STATEMENT "If p, then q" is equivalent to "All p are q." "If p, then not q" is equivalent to "No p are q." For example, "If something is a poodle, then it is a dog" is a round-about way of saying "All poodles are dogs." Likewise, "If something is a dog, then it isn't a cat" means the same as "No dogs are cats." EXAMPLE 2.2.10 1. Select the statement that is the converse of "If I had a hammer, I would hammer in the morning." A. If I didn't have a hammer, I wouldn't hammer in the morning." B. If I don't hammer in the morning, I don't have a hammer. C. If I hammer in the morning, I have a hammer. D. If I had a ham, I would eat ham in the morning. 2. Select the statement that is the inverse of "If it rains, then I won't go to class." A. If I don't go to class, then it rains. B. If it doesn't rain, then I will go to class. C. If I go to class, then it isn't raining. D. Since it's Friday I probably won't go to class, anyway. 3. From Shakespeare (Henry IV, Part II): Select the statement that is the negation of this line, spoken by Falstaff addressing Doll Tearsheet: "If the cook help [sic] to make the gluttony, you help to make the diseases." A. If the cook doesn't help to make the gluttony, you don't help to make the diseases. B. If you help to make the diseases, the cook helps to make the gluttony. C. If you don't help to make the diseases, the cook doesn't help to make the gluttony . D. The cook helps to make the gluttony and you don't help to make the diseases. FACTS ABOUT CONVERSE-INVERSE-CONTRAPOSITIVE The direct statement is equivalent to the contrapositive. p(q( ~q(~p The converse is equivalent to the inverse. q(p( ~p(~q However, the converse is NOT equivalent to the direct statement and the inverse is NOT equivalent to the direct statement. These claims can be verified by using truth tables. If you make a truth table having columns for all four statements listed above you will see, for instance, that the column for p(q is identical to the column for ~q(~p, but these two columns are different from the column for q(p and different from the column for ~p(~q. However, the column for q(p will be identical to the column for ~p(~q. EXAMPLE 2.2.11 1. Select the statement that is logically equivalent to "If today is Sunday, then school is closed." A. If today isn't Sunday, then school isn't closed. B. If school is closed, then today is Sunday. C. If school isn't closed, then today isn't Sunday. D. A, B, & C are all equivalent to the statement above. 2. Select the statement that is logically equivalent to "If you are a duck, then you aren't willing to waltz." (Adapted from Lewis Carrol.) A. If you aren't willing to waltz, then you are a duck. B. If you aren't a duck, then you are willing to waltz. C. If you are willing to waltz, then you aren't a duck. D. A, B & C are all equivalent to the given statement. 3. Select the statement that is NOT equivalent to "If I don't invest wisely, then I'll lose my money." A. I invest wisely or I lose my money. B. If I don't lose my money, then I invested wisely. C. I lose my money or I invest wisely. D. If I invest wisely, then I won't lose my money. World Wide Web Note For practice problems involving negations, equivalencies, DeMorgan's Laws and variations on the conditional statement, visit the companion website and try The Implicator. EXAMPLE 2.2.12 Select the statement that is logically equivalent to: "If all of my friends got hired, then some losers are gainfully employed." A. If some losers are not gainfully employed, then none of my friends got hired. B. If no losers are gainfully employed, then some of my friends didn't get hired. C. If some of my friends didn't get hired, then no losers are gainfully employed. D. If none of my friends got hired, then some losers aren't gainfully employed. EXAMPLE 2.2.13 A passage from Lewis Carroll: "And now, if e'er by chance I put My fingers into glue, Or madly squeeze a right-hand foot Into a left-hand shoe, Or if I drop upon my toe A very heavy weight, I weep,for it reminds me so Of that old man I used to know ..." Select the statement that is equivalent to "If I put my fingers into glue or squeeze a right-hand foot into a left-hand shoe or drop a heavy weight upon my toe, then I weep." A. If I don't weep then I don't put my fingers into glue or squeeze a right-hand foot into a left-hand shoe or drop a heavy weight upon my toe. B. I put my fingers into glue or squeeze a right-hand foot into a left-hand shoe or drop a heavy weight upon my toe and I don't weep. C. I don't put my fingers into glue and I don't squeeze a right-hand foot into a left-hand shoe and I don't drop a heavy weight upon my toe, or I weep. D. If I weep, then I put my fingers into glue or squeeze a right-hand foot into a left-hand shoe or drop a heavy weight upon my toe. EXAMPLE 2.2.14 "I didn't know I was to have a party at all," said Alice; "but if there is to be one, I think I ought to invite the guests." Select the statement that is the negation of "I didn't know I would have a party, but if I will have a party I will choose the guests." A. I knew I would have a party and if I won't have a party then I won't choose the guests. B. I knew I would have a party or, I will have a party but I won't choose the guests. C. I knew I would have a party or if I won't have a party then I won't choose the guests. D. I knew I would have a party and, I will have a party but I won't choose the guests. PRACTICE EXERCISES 1. Suppose p is the statement 'You eat carrots' and q is the statement 'You have good eyesight.' Select the correct statement corresponding to the symbols ~(p(q). A. You don't eat carrots or you have good eyesight. B. If you don't eat carrots then you have good eyesight. C. It is not the case that if you eat carrots then you have good eyesight. D. It is not the case that either you eat carrots or you have good eyesight. 2. Suppose p is the statement 'I pass my math course' and q is the statement 'I will change my major to nuclear physics.' Select the correct statement corresponding to the symbols ~p(q. A. It is not the case that if I pass my math course then I will change my major to nuclear physics. B. It is not the case that either I pass my math course or I will change my major to nuclear physics. C. I don't pass my math course and I will change my major to nuclear physics. D. None of these. 3. Suppose p is the statement 'You get a speeding ticket' and q is the statement 'Your insurance rate goes up.' Select the correct symbolization for the statement 'If your insurance rate doesn't go up then you don't get a speeding ticket'. A. ~p(~q B. ~q(~p C. ~q(~p D. None of these 4. Suppose p is true, q is false, s is true. Find the truth value of (~s(p)((~q(s) 5. Suppose p is true, q is true, s is false. Find the truth value of ~[(s(~p)((~q(s)] 6. Suppose p is false, q is true, r is true, s is false. Find the truth value of (~p(q)((r(s) 7. Suppose p is false, q is true, s is true. Find the truth value of (~p(q)((q(s) 8. Suppose p is false, q is true, r is true, s is true. Find the truth value of (p(q) ( (r(~s) 9. Suppose p is false, q is true, s is false. Find the truth value of ~[(s(~p) ( (~q(~s)] 10-18: Make a truth table for the given statement. 10. (~p(~q) ( ~(~p(r) 11. (p(q) ( (~p (q) 12. ~[(~p(~q) ( p] 13. (p(q) ( (p(q) 14. (~p(q) ( ~q 15. (p(q) ( ~r 16. ~[(~p(~q) ( q] 17. (~p(~q) ( r 18. ~[(~p(q) ( p] 19-23: Decide whether the given statement is true or false. 19. True or false: (p(q) ( (~p (q) is a tautology. Hint: refer to the answer to #11 above. 20. True or false: ~p (q((~p(~q) ( q Hint: refer to the answers to #11 and #16 above. 21. True or false: (~p(~q) ( r is a tautology. Hint: refer to the answer to #17 above. 22. True or false: (~p(q) ( ~q (~[(~p(~q) ( p] Hint: refer to the answers to #14 and #12 above. 23. True or false: (~p(q) ( ~q is a tautology. Hint: refer to the answer to #14 above. 24. Select the statement that is the negation of If you are a fish, then you have cold lips. A. You are a fish and you dont have cold lips. B. You are a fish or you dont have cold lips. C. You arent a fish or you have cold lips. D. If you arent a fish, then you dont have cold lips. 25. Select the statement that is logically equivalent to Class is cancelled or this is not my lucky day. A. Class is cancelled and this is not my lucky day. B. Class is not cancelled and this is my lucky day. C. Class is not cancelled or this is my lucky day. D. If class is not cancelled then this is not my lucky day. 26. Select the statement that is logically equivalent to If an offer sounds too good to be true, then Im interested. A. An offer sounds too good to be true or Im interested. B. An offer doesnt sound too good to be true, or Im interested. C. An offer sounds too good to be true and Im not interested. D. If Im interested in an offer, then it sounds too good to be true. 27. Select the statement that is the negation of If my computer breaks, then I wont be able to waste so much paper. A. If my computer doesnt break then I will be able to waste so much paper. B. My computer breaks and I am able to waste so much paper. C. My computer doesnt break or I am able to waste so much paper. D. If I am able to waste so much paper, then my computer didnt break. 28. Select the statement that is logically equivalent to If you want to be on my team, then you like getting bossed around. A. If you dont like getting bossed around, then you dont want to be on my team. B. If you dont want to be on my team, then you dont like getting bossed around. C. If you like getting bossed around, then you want to be on my team. D. A, B, & C are all correct. E. Stop whining and get to work. 29. Select the statement that is the negation of Some of us dont have our textbooks. A. None of us have our textbooks. B. Some of us have our textbooks. C. All of us have our textbooks. D. We have this website instead. 30. Select the statement that is logically equivalent to If you have passed MAC4411, then you cant receive credit for MGF1106. A. You havent passed MAC4411 or you cant receive credit for MGF1106. B. If you can receive credit for MGF1106, then you havent passed MAC4411. C. All of those who have passed MAC4411 are ineligible to receive credit for MGF1106. D. A, B and C are all correct. 31. Select the statement that is logically equivalent to You can pick your friends or you can pick your nose. A. You cant pick your friends and you cant pick your nose. B. You cant pick your friends or you cant pick your nose. C. If you cant pick your friends then you can pick your nose. D. ...but you cant pick your friends nose. 32. Select the statement that is logically equivalent to If you eat that day-old burrito, you will use lots of hot sauce. A. If you didnt use lots of hot sauce, then you didnt eat that day-old burrito. B. If you dont eat that day-old burrito, then you wont use lots of hot sauce. C. If you used lots of hot sauce, then you ate that day-old burrito. D. A, B, & C are all equivalent to the given statement. 33. Select the statement that is the negation of All bulldogs are sweet and some poodles are mean. A. No bulldogs are sweet and some poodles arent mean. B. No bulldogs are sweet or some poodles arent mean. C. Some bulldogs arent sweet and no poodles are mean. D. Some bulldogs arent sweet or no poodles are mean. 34. Select the statement that is the negation of If some bees fly into your face, then all of your plans for the day are ruined. A. If no bees fly into your face, then all of your plans for the day are ruined. B. If some bees fly into your face, then some of your plans for the day arent ruined. C. Some bees fly into your face and some of your plans for the day arent ruined. D. No bees fly into your face and none of your plans for the day are ruined. 35. Select the statement that is logically equivalent to If all of us are OK, then all of them are losers. A. If all of them are losers, then all of us are OK. B. Some of us are OK and all of them are losers. C. If some of them arent losers, then some of us arent OK. D. If some of us arent OK, then some of them arent losers. 36. Select the statement that is logically equivalent to If I lock my cat in the house, then she beats up the dog. A. I lock my cat in the house and she doesnt beat up the dog. B. I dont lock my cat in the house or she beats up the dog. C. If I dont lock my cat in the house, then she doesnt beat up the dog. D. None of these. 37. Select the statement that is the negation of If all things are considered, then I listen to public radio. A. If I dont listen to public radio, then some things arent considered. B. If all things are considered then I dont listen to public radio. C. Some things arent considered or I listen to public radio. D. All things are considered and I dont listen to public radio. 38. Select the statement that is logically equivalent to We make a first down or we punt. A. If we dont make a first down, then we punt. B. We punt or we make a first down. C. Both A & B. D. None of these. 39. Select the statement that is the negation of No campaign promises are sincere. A. Some campaign promises are sincere. B. Some campiagn promises are insincere. C. All campaign promises are insincere. D. All camping prom roses are sinister. 40. Select the statement that is logically equivalent to "No elephants are forgetful." A. If you aren't an elephant, then you are forgetful. B. If you are an elephant, then you aren't forgetful. C. If you aren't forgetful, then you are an elephant. D. All of these. 41. Referring to #28, select the converse of the given statement. 42. Referring to #30, select the contrapositive of the given statement. 43. Referring to #37, select the contrapositive of the given statement. 44. Referring to #35, select the inverse of the given statement. 45. Select the statement that is equivalent to "No beggars are choosers." A. If you aren't a beggar, then you are a chooser. B. All beggars are choosers. C. If one is a beggar, then one isn't a chooser. D. One is a beggar and one isn't a chooser. 46. Referring to #32, select the inverse of the given statement. ANSWERS TO LINKED EXAMPLES EXAMPLE 2.2.3 (p(q)([(r(s)(w] EXAMPLE 2.2.4 pqp(qTTTTFFFTTFFT EXAMPLE 2.2.5 1. T 2. T EXAMPLE 2.2.6 pq~p~q~p(qp(~q(~p(q)(q(p(~q)((~p(q)TTFFFFTFTFFTFTTTFTTFTTTTFFTTFTTT EXAMPLE 2.2.7 B EXAMPLE 2.2.8 1. D 2. C 3. B EXAMPLE 2.2.9 1. C 2. B 3. A EXAMPLE 2.2.10 1. C 2. B 3. D EXAMPLE 2.2.11 1. C 2. C 3. D EXAMPLE 2.2.12 B EXAMPLE 2.2.13 C EXAMPLE 2.2.14 D ANSWERS TO PRACTICE EXERCISES 1. C 2. D 3. C 4. Suppose p is true, q is false, s is true. Then (~s(p)((~q(s) is T. 5. Suppose p is true, q is true, s is false. Then ~[(s(~p)((~q(s)] is F. 6. Suppose p is false, q is true, r is true, s is false. Then (~p(q)((r(s) is F. 7. Suppose p is false, q is true, s is true. Then (~p(q)((q(s) is T. 8. Suppose p is false, q is true, r is true, s is true. Then (p(q) ( (r(~s) is T. 9. Suppose p is false, q is true, s is false. Then ~[(s(~p) ( (~q(~s)] is F. 10. (~p(~q) ( ~(~p(r)  11. (p(q) ( (~p (q)  12. ~[(~p(~q) ( p]  13. (p(q) ( (p(q)  14. (~p(q) ( ~q  15. (p(q) ( ~r  16. ~[(~p(~q) ( q]  17. (~p(~q) ( r  18. ~[(~p(q) ( p]  19. True 20. True 21. False 22. False 23. False 24. A 25. D 26. B 27. B 28. A 29. C 30. D 31. C 32. A 33. D 34. C 35. C 36. B 37. D 38. C 39. A 40. B 41. C 42. B 43. A 44. D 45. C 46. B PART 2 MODULE 3 ARGUMENTS AND PATTERNS OF REASONING An argument is formed when we try to connect bits of evidence (premises) in a way that will force the audience to draw a desired conclusion. Consider these two arguments, such as a prosecutor might present to a jury: 1. The person who robbed the Mini-Mart drives a 1989 Toyota Tercel. Gomer drives a 1989 Toyota Tercel. Therefore, Gomer robbed the Mini-Mart. 2. The person who drank my coffee left this fingerprint on the cup. Gomer is the only person in the world who has this fingerprint. Therefore, Gomer is the person who drank my coffee. One of these arguments is convincing, and one is not. Why? 1. The person who robbed the Mini-Mart drives a 1989 Toyota Tercel. Gomer drives a 1989 Toyota Tercel. Therefore, Gomer robbed the Mini-Mart. Evidence (premises): A. The person who robbed the Mini-Mart drives a 1989 Toyota Tercel. B. Gomer drives a 1989 Toyota Tercel. Desired conclusion: Therefore, Gomer robbed the Mini-Mart. 2. The person who drank my coffee left this fingerprint on the cup. Gomer is the only person in the world who has this fingerprint. Therefore, Gomer is the person who drank my coffee. Evidence (premises): A. The person who drank my coffee left this fingerprint on the cup. B. Gomer is the only person in the world who has this fingerprint. Desired conclusion: Therefore, Gomer is the person who drank my coffee. VALID ARGUMENTS In a well-formulated argument, it should be logically impossible to reject the conclusion if we accept all of the evidence ("the truth of the premises forces the conclusion to be true;" or "the conclusion is an inescapable consequence of the premises"). Such an argument is called VALID. On the other hand: INVALID ARGUMENTS An argument is poorly-formed if it is logically possible for the audience to believe all of the evidence and yet reject the conclusion. More formally: An argument is said to be INVALID if it is logically possible for the CONCLUSION to be FALSE even though EVERY PREMISE is assumed to be TRUE. The preceding statement may be referred to as the Fundamental Principle of Argumentation. It governs our entire discussion of arguments and reasoning. Notice that in the first argument given above, even if the jury believes all of the evidence, they don't necessarily have to believe the conclusion (because there are many people besides Gomer who drive 1989 Toyota Tercels). That is what makes the first argument invalid. Notice that in the second argument, however, if the jury believes all of the evidence, then they must accept the conclusion. That is what makes the second argument valid. Based on the Fundamental Principle of Argumentation, we have the following procedure that can be used to analyze arguments whose statements can be symbolized with logical connectives: TECHNIQUE FOR USING TRUTH TABLES TO ANALYZE ARGUMENTS 1. Symbolize (consistently) all of the premises and the conclusion. 2. Make a truth table having a column for each premise and for the conclusion. 3. If there is a row in the truth table where every premise column is true but the conclusion column is false (a bad row) then the argument is invalid. If there are no bad rows, then the argument is valid. EXAMPLE 2.3.1 Use a truth table to test the validity of the following argument. If the apartment is damaged, then the deposit won't be refunded. The apartment isn't damaged. Therefore, the deposit will be refunded. EXAMPLE 2.3.1 Solution Step 1: Symbolize the argument. Let p be the statement "The apartment is damaged." Let q be the statement "The deposit won't be refunded." The argument has this form:  EMBED Equation.3  Note: the triangular configuration of dots represents the word "therefore." Step 2: Make a truth table having a column for each premise and for the conclusion. PREM PREM CONC pqp(q~p~qTTTFFTFFFTFTTTFFFTTT Step 3: Look for the indication of an INVALID argument (a row where every premise is true while the conclusion is false). Notice that in the third row, both premises are true while the conclusion is false; this "bad row" tells us that the argument is INVALID. EXAMPLE 2.3.2 Use a truth table to test the validity of this argument. If I had a hammer, I would hammer in the morning. I don't hammer in the morning. Therefore, I don't have a hammer. EXAMPLE 2.3.2 Solution Step 1: Symbolize the argument. Let p be the statement "I have a hammer." Let q be the statement "I hammer in the morning." Then the argument has this form:  EMBED Equation.3  Step 2: Make a truth table having a column for each premise and for the conclusion. PREM PREM CONC pqp(q~q~pTTTFFTFFTFFTTFTFFTTT Step 3: Look for the indication of an INVALID argument (a row where every premise is true while the conclusion is false). Notice that there is no row where the conclusion column is false while both premise columns are true; the absence of a "bad row" tells us that the argument is VALID. COMMON PATTERNS OF REASONING: CONTRAPOSITIVE REASONING From the result in EXAMPLE 2.3.2 we have the following general fact Any argument that can be reduced to the form  EMBED Equation.3  will be a valid argument. This is a common form of valid reasoning known as Contrapositive Reasoning or Modus Tollens. EXAMPLE 2.3.3 Without making a truth table, we know automatically that this is a valid argument: If it rains, then I won't go out. I went out. Therefore, it didn't rain. Here is another example of Contrapositive Reasoning (in set language): All cats have rodent breath. Whiskers doesn't have rodent breath. Thus, Whiskers isn't a cat. Note: the previous argument agrees with the form Contrapositive Reasoning because it can be rephrased in "if...then" language: If one is a cat, then one has rodent breath. Whiskers doesn't have rodent breath. Therefore, Whiskers isn't a cat (where the individual "Whiskers" is taking the place of the general subject "one..." in the first premise). COMMON PATTERNS OF REASONING: FALLACY OF THE INVERSE Generalizing from the result of EXAMPLE 2.3.1 above, we see that any argument that can be reduced to the form  EMBED Equation.3  will be an invalid argument. This is a common form of invalid reasoning known as Fallacy of the Inverse. EXAMPLE 2.3.4 Without having to make a truth table, we automatically know that the following argument is INVALID: If you drink Pepsi, then you are happy. You don't drink Pepsi. Therefore, you aren't happy. Here is another example of Fallacy of the Inverse (in set language): All firefighters are courageous. Gomer the Bold isn't a firefighter. Thus, Gomer the Bold isn't courageous. EXAMPLE 2.3.5 "There's a fine line between clever and stupid." Nigel Tufnel, lead guitarist, Spinal Tap Can you discern the "fine line between clever and stupid" in these two arguments? Argument 1: If I get a huge tax refund, then I'll buy a Yugo. I didn't buy a Yugo. Therefore, I didn't get a huge tax refund. Argument 2: If I get a huge tax refund, then I'll buy a Yugo. I didn't get a huge tax refund. Therefore, I didn't buy a Yugo. EXAMPLE 2.3.5 Solution Argument 1 is VALID (it is Contrapositive Reasoning), whereas Argument 2 is INVALID (it is Fallacy of the Inverse). EXAMPLE 2.3.6 Use a truth table to test the validity of this argument. If one grows vegetables, then one is a gardener. Gomer is a gardener. Therefore, Gomer grows vegetables. COMMON PATTERNS OF REASONING: FALLACY OF THE CONVERSE Generalizing from the result of EXAMPLE 2.3.6, we have this fact: Any argument that can be reduced to the form  EMBED Equation.3  will be an invalid argument. This is a common form of invalid reasoning known as Fallacy of the Converse. EXAMPLE 2.3.7 Test the validity of the following arguments. If I eat Wheaties, then I am healthy. I am healthy. Therefore, I eat Wheaties. All great writers are philosophical. Thoreau was philosophical. Thus, Thoreau was a great writer. EXAMPLE 2.3.7 Solution Both arguments are INVALID, because they are examples of Fallacy of the Converse. It is not necessary to make the truth tables, although the truth tables will verify the claims that these arguments are invalid. EXAMPLE 2.3.8 Test the validity of this argument (from Aristotle): All men are mortal. Socrates is a man. Therefore, Socrates is mortal. COMMON PATTERNS OF REASONING: DIRECT REASONING Any argument that can be reduced to the form  EMBED Equation.3  is a valid argument. This common form of valid reasoning is called Direct Reasoning or Modus Ponens. EXAMPLES The following arguments are automatically valid (because they are examples of Direct Reasoning): If I quit school, I'll sell apples on the corner. I did quit school. Therefore, I sell apples on the corner. In set language: All Gators are obnoxious. Steve is a Gator. Thus, Steve is obnoxious. No beggars are choosers. Diogenes is a beggar. Hence, Diogenes is not a chooser. Note: This last argument conforms to the pattern of Direct Reasoning because the statement "No beggars are choosers" can be rephrased as "If one is a beggar, then one isn't a chooser." EXAMPLE 2.3.8A Test the validity of each argument. 1. All men are mortal. 2. All women are normal. Socrates is a man. Socrates isnt a woman. Therefore, Socrates is mortal. Therefore, Socrates isnt normal. 3. All toads are wartful. 4. All edifices have portals. Socrates is wartful. Socrates doesnt have portals. Therefore, Socrates is a toad. Therefore, Socrates isnt an edifice. EXAMPLE 2.3.9 Test the validity of this argument: I have my keys or I'm locked out. I'm not locked out. Therefore, I have my keys. COMMON PATTERNS OF REASONING: DISJUNCTIVE SYLLOGISM Any argument that can be reduced to the form  EMBED Equation.3  will be a valid argument. This is a common form of valid reasoning known as disjunctive syllogism. Note: because the "or" connective is symmetric, this pattern can also be written as  EMBED Equation.3  EXAMPLE This argument is automatically valid: Socrates is in Athens or Socrates is in Sparta. Socrates isn't in Sparta. Thus, Socrates is in Athens. EXAMPLE 2.3.9A Test the validity of this argument: I walk or I chew gum. I'm walking. Therefore, I'm not chewing gum. COMMON PATTERNS OF REASONING: DISJUNCTIVE FALLACY Any argument that can be reduced to one of these forms:  EMBED Equation.3   EMBED Equation.3  is automatically INVALID. This incorrect attempt to use the disjunctive syllogism is called DISJUNCTIVE FALLACY. EXAMPLES The following arguments are INVALID, because they are examples of Disjunctive Fallacy; Today isn't Sunday or I can stay home. I can stay home. Therefore, today is Sunday. Fido is a poodle or has brown fur. Fido is a poodle. Therefore, Fido doesn't have brown fur. WORLD WIDE WEB NOTE For lots of practice in the art of using truth tables to analyze arguments, visit the companion website and try THE ARGUE-MENTOR EXAMPLE 2.3.10 Test the validity of the argument. If I get elected, I'll reduce taxes. If I reduce taxes, the economy will prosper. Thus, if I get elected, the economy will prosper. COMMON PATTERNS OF REASONING: TRANSITIVE REASONING Any argument that can be reduced to the form  EMBED Equation.3  will be a valid argument. This is a common form of valid reasoning known as Transitive Reasoning. EXAMPLE 2.3.10A The following arguments are valid because they are examples of Transitive Reasoning. If today is Monday, then tomorrow is Tuesday. If tomorrow is Tuesday, then the day after tomorrow is Wednesday. Therefore, if today is Monday, then the day after tomorrow is Wednesday. In natural language: All bulldogs are mean-looking dogs. All mean-looking dogs are good watchdogs. Therefore, all bulldogs are good watchdogs. EXAMPLE 2.3.10B The following argument is valid, because of Transitive Reasoning If I eat my spinach, then I'll become muscular. If I become muscular, then I'll become a professional wrestler. If I become I professional wrestler, then I'll bleach my hair. If I bleach my hair, then I'll wear sequined tights. If I wear sequined tights, then I'll be ridiculous. Therefore, if I eat my spinach, then I'll be ridiculous. The previous example illustrates an important property of Transitive Reasoning: This method of reasoning extends indefinitely. We easily can construct valid arguments that have as many "if...then" premises as we wish, as long as the fundamental pattern continues: namely, the antecedent of each new premise agrees with the consequent of the previous premise. EXAMPLE 2.3.11 Test the validity of this argument: If I get elected, I'll take lots of bribes. If I get elected, I'll reduce taxes. Thus, if I take lots of bribes, then I'll reduce taxes. Common patterns of reasoning FALSE CHAINS Any argument that can be reduced to one of these forms  EMBED Equation.3   EMBED Equation.3  will be invalid. These common forms of invalid reasoning are called False Chains. The following arguments are INVALID because they are examples of False Chains. If today is a state holiday, then school is closed. If today is Sunday, then school is closed. Therefore, if today is a state holiday, then today is Sunday. All cats are mammals. All cats are predators. Therefore, all mammals are predators. ARGUMENTS THAT DON'T CONFORM TO COMMON PATTERNS Common patterns of reasoning are useful in that they allow us to analyze arguments without having to construct truth tables. Of course, not every argument will conform to one of the familiar patterns that we have identified. EXAMPLE 2.3.12 Test the validity of the following argument. You have jumper cables or our date is cancelled. You have a credit card or our date is cancelled. Our date is cancelled. Therefore, you don't have jumper cables or you don't have a credit card. EXAMPLE 2.3.13 Test the validity of this argument: I got a scholarship and I got an "A" in math. I'm not good at logic or I got an "A" in math. Therefore, I'm good at logic or I don't get a scholarship. EXAMPLE 2.3.14 I will hire Gomer or I will hire Homer. If I don't hire Homer then I'm not having a bad hair day. I don't hire Gomer. Therefore I'm having a bad hair day. EXAMPLE 2.3.15 Test the validity of the following argument. If I want to be a lawyer, then I want to study logic. If I don't want to be a lawyer, then I don't like to argue. Therefore, if I like to argue, then I want to study logic. EXAMPLE 2.3.16 Test the validity of the following argument: If I buy cheap gasoline, then my car runs badly. If I don't change the oil, then my car runs badly. Therefore, if I buy cheap gasoline, then I don't change the oil. PRACTICE EXERCISES 1 27: Test the validity of each argument. 1. If I plant a tree, then I will get dirt under my nails. I didnt get dirt under my nails. Therefore, I didnt plant a tree. 2. If I dont change my oil regularly, my engine will die. My engine died. Thus, I didnt change my oil regularly. 3. All frogs are amphibians. All frogs have gills. Therefore, all amphibians have gills. 4. You will meet a tall, handsome stranger or you will stay home and pick fleas off of your cat. You didnt meet and tall, handsome stranger. Therefore, you stayed home and picked fleas off of your cat. 5. If I dont tie my shoes, then I trip. I didnt tie my shoes. Hence, I tripped. 6. All racers live dangerously. Gomer is a racer. Therefore, Gomer lives dangerously. 7. If you arent polite, you wont be treated with respect. You arent treated with respect. Therefore, you arent polite. 8. If you are kind to a puppy, then he will be your friend. You werent kind to that puppy. Hence, he isnt your friend. 9. If you drink Surge, then you wont fall off of your skateboard. You fell off of your skateboard. Therefore, you didnt drink Surge. 10. If I dont pay my income taxes, then I file for an extension or I am a felon. Im not a felon and I didnt file for an extension. Therefore, I paid my income taxes. 11. I wash the dishes or I dont eat. I eat. Thus, I wash the dishes. 12. All protons are subatomic particles. All neutrons are subatomic particles. Hence, all protons are neutrons. 13. All sneaks are devious. All swindlers are sneaks. Therefore, all swindlers are devious. 14. All superheroes wear capes. The Masked Gomer wears a cape. Hence, The Masked Gomer is a superhero. 15. All wolverines are cuddly. No weasels are wolverines. Thus, no weasels are cuddly. 16. If you want to be a used-car salesman, then you have to be a flashy dresser. You dont want to be a used-car salesman. Thus, you dont have to be a flashy dresser. 17. If an animal is cute, then it isnt a squid. This animal isnt a squid. Therefore, this animal is cute. 18. If you play golf during a thunderstorm, youll get hit by lightning. You didnt get hit by lightning. Therefore, you didnt play golf during a thunderstorm. 19. I will run for office or I will shut my mouth. I ran for office. Thus, I didnt shut my mouth. 20. If I am literate, then I can read and write. I can read but I cant write. Thus, I am not literate. 21. If it rains or snows, then my roof leaks. My roof is leaking. Thus, it is raining and snowing. 22. All cyclists wear helmets. Gomer doesnt wear a helmet. Therefore, Gomer isnt a cyclist. 23. All firefighters wear red suspenders. Gomer wears red suspenders. Therefore, Gomer is a firefighter. 24. All Yugo-owners are used to hitchhiking. Gomer isnt a Yugo-owner. Therefore, Gomer isnt used to hitchhiking. 25. If I lose my keys, then I cant start my car. If I lose my keys, then I cant get in my house. Therefore, if I cant start my car, then I cant get in my house. 26. If an animal is a squid, then it has tentacles. If an animal is an octopus, then it has tentacles. Therefore, if an animal is a squid, then it is an octopus. 27. If you are a fire-eater, then you work in the circus. If you dont like cotton candy, then you dont work in the circus. Therefore, if you are a fire-eater, then you like cotton candy. ANSWERS TO LINKED EXAMPLES EXAMPLE 2.3.6 Invalid EXAMPLE 2.3.8.A 1. Valid 2. Invalid 3. Invalid 4. Valid EXAMPLE 2.3.9 Valid EXAMPLE 2.3.9A Invalid EXAMPLE 2.3.10 Valid EXAMPLE 2.3.11 Invalid EXAMPLE 2.3.12 Invalid EXAMPLE 2.3.13 Invalid EXAMPLE 2.3.14 Invalid EXAMPLE 2.3.15 Valid EXAMPLE 2.3.16 Invalid ANSWERS TO PRACTICE EXERCISES 1. Valid (contrapositive reasoning) 2. Invalid (fallacy of converse) 3. Invalid (false chain) 4. Valid (disjunctive syllogism) 5. Valid (direct reasoning) 6. Valid (direct reasoning) 7. Invalid (fallacy of converse) 8. Invalid (fallacy of inverse) 9. Valid (contrapositive reasoning) 10. Valid (use truth table) 11. Valid (disjunctive syllogism) 12. Invalid (false chain) 13. Valid (transitive reasoning) 14. Invalid (fallacy of converse) 15. Invalid (false chain) 16. Invalid (fallacy of inverse) 17. Invalid (fallacy of converse) 18. Valid (contrapositive reasoning) 19. Invalid (not disjunctive syllogism) 20. Valid (use truth table) 21. Invalid (use truth table) 22. Valid (contrapositive reasoning) 23. Invalid (fallacy of converse) 24. Invalid (fallacy of inverse) 25. Invalid (false chain) 26. Invalid (false chain) 27. Valid (transitive reasoning) PART 2 MODULE 4 CATEGORICAL SYLLOGISMS AND DIAGRAMMING Consider the following argument: Some lawyers are judges. Some judges are politicians. Therefore, some lawyers are politicians. Although the premises and conclusion of this argument sound reasonable, and although the structure of the argument looks similar to transitive reasoning, this argument is invalid. In order to show that the argument is invalid, all we have to do is conceive of a situation in which the conclusion is false, while both premises are true. In order to do so, it helps if we imagine a world with a small population of lawyers, judges and politicians. Suppose there are only two lawyers, Alice and Bill, and that Bill is also a judge, but Alice isn't. Suppose that in addition to Bill there is only one other judge, Carla, and Carla is also a politician, but Bill isn't a politician. Finally, suppose there is one other politician, Don, who isn't a lawyer and isn't a politician. In this conceivable world, some lawyers are judges (Bill), and some judges are politicians (Carla), but no lawyers are politicians. Since it is possible to conceive of a situation in which the conclusion is false while both premises are true, this argument is invalid. The previous argument is an example of a CATEGORICAL SYLLOGISM, which is an argument involving two premises, both of which are categorical statements. Categorical statements are statements of the form "all are...," "none are..." or "some are..." A categorical statement of the form "all are..." is also called a positive universal statement. A categorical statement of the form "none are..." is also called a negative universal statement.A categorical statement of the form "some are..." or some arent is also called an existential statement. In this discussion we are primarily concerned with categorical syllogisms in which at least one premise is an existential statement, because such arguments cannot be analyzed using the methods of Unit 2 Module 1. Existential statements A statement of the form "Some are...," such as "Some lawyers are judges," is conceptually quite different from a universal statement, in that it cannot be restated in terms of logical connectives in any way that is of practical use. Whereas a positive universal statement such as "All cats are mammals" can be informally restated as "If __ is a cat, then __ is a mammal," and whereas a negative universal statement such as "No cats are dogs" can be restated as "If __ is a cat, then __ isn't a dog," it is not possible to make such a transition with an existential statement such as Some mammals are predators. This means that the techniques of Unit 2 Module 1, which are based on truth tables and logical connectives, are of no use for arguments involving the existential statement. Diagramming categorical statements There is an extensive literature on the topic of categorical syllogisms, dating back to medieval scholarship and earlier. This includes an impressive body of special terminology, symbols, and characterizations of forms, which a student might encounter in a more intense study of the subject, such as in a history of philosophy course. This discussion will be limited to the presentation of a method of analyzing categorical syllogisms through the use of three-circle Venn diagrams. This method is calleddiagramming. Individual statements are diagrammed as follows. 1. Use shading to diagram universal statements, by shading out any region that is known to contain no elements. 2. Use an "X" to diagram an existential statement. If a region is known to contain at least one element, place an "X" in that region. If it is uncertain which of two regions must contain the element(s), then place the "X" on the boundary between those two regions. 3. If a region contains no marking, then it is uncertain whether or not that region contains any elements. The marked Venn diagram below illustrates these ideas.  Diagramming categorical syllogisms To test the validity of a categorical syllogism, follow these steps. 1. In order to be valid, a categorical syllogism must have at least one premise that is a universal statement. If none of the premises is a universal statement, then the argument is invalid, and we are done. The following steps assume that at least one premise is a universal statement. 2. Begin by diagramming the universal premise(s). A universal statement will have the effect of shading (blotting out, so to speak) some region of the diagram, because a universal statement will always assert, directly or otherwise, that some region of the diagram has no elements. 3. Confining your attention to the part of the diagram that is unshaded, diagram an existential premise by placing an "X" in a region of the diagram that is known to contain at least one element. If it is uncertain which if two regions should contain the element(s), place the "X" on the boundary between those two regions. 4. After diagramming the premises, if the diagram shows the conclusion of the argument to be true, then the argument is valid. If the diagram shows the conclusion to be uncertain or false, then the argument is invalid. 5. If all the statements in the argument are universal statements, then the argument can be analyzed in terms of transitive reasoning or false chains (see Unit 2 Module 1), and so diagramming is unnecessary. 6. If the both remises are universal statements but the conclusion is an existential statement, then the argument is invalid. No diagram is necessary. You cannot deduce some from all or none. EXAMPLE A Use diagramming to test the validity of this argument: No terriers are timid. Some bulldogs are terriers. Therefore, some bulldogs are not timid. SOLUTION We will mark this three-circle Venn diagram, which shows the sets "terriers," "bulldogs" and "timid (things):"  First, diagram the negative universal premise "No terriers are timid." According to this premise, the overlap of those two sets contains no elements, so that part of the diagram is shaded, or "blotted out."  Next, diagram the existential premise "Some bulldogs are terriers" by placing an "X" in the appropriate location in the unshaded portion of the diagram.  Now that both premises have been diagrammed, check to see if the marked diagram shows the conclusion to be true.  Because the marked diagram shows that the conclusion is true, the argument is valid. EXAMPLE B Use diagramming to test the validity of this argument. Some useful things are interesting. All widgets are interesting. Therefore, some widgets are useful. SOLUTION We can use this three-circle Venn diagram, shows the sets of widgets, interesting (things) and useful (things):  Start by diagramming the universal premise, "All widgets are interesting."  Next, diagram the existential premise, "Some useful things are interesting." This means that there must be at least one element in the overlap of those two circles. However, that overlap entails two regions, and it is uncertain as which of those two regions contains the element(s), so we place an "X" on their border.  Now that we have diagrammed both premises, we check to see if the marked diagram shows the conclusion, "Some widgets are useful," to be true.  The argument is invalid, because the diagram shows that, based on those premises, the conclusion is not certain. That is, the X is not in the part of the diagram where widgets and useful intersect. EXAMPLE 2.4.1 Test the validity of this argument: All elephants are huge creatures. Some huge creatures have tusks. Therefore, some elephants have tusks. EXAMPLE 2.4.1 SOLUTION Use shading to diagram the universal premise All elephants are huge creatures. Shading indicates that a region has no elements.  Next, use an X to diagram the existential premise Some huge creatures have tusks.  Now that both premises have been diagrammed, if the marked diagram shows that the conclusion is true, then the argument is valid. If the marked diagram shows that the conclusion is false or uncertain, then the argument is invalid.  EXAMPLE 2.4.2 Test the validity of the argument: All porpoises are intelligent. Some sea mammals are porpoises. Therefore, some sea mammals are intelligent. EXAMPLE 2.4.2 SOLUTION First use shading to diagram the universal premise.  Next use an X to diagram the existential premise.  If the marked diagram shows that the conclusion is true, then the argument is valid. If the marked diagram shows that the conclusion is uncertain or false, then the argument is invalid.  EXAMPLE 2.4.3 Test the validity of the argument: All cows like to chew. Some dairy animals don't like to chew. Therefore, some dairy animals aren't cows. EXAMPLE 2.4.4 Test the validity of the argument: Some lawyers are judges. Some judges are politicians. Therefore, some lawyers are politicians. WORLD WIDE WEB NOTE For practice on arguments involving categorical syllogisms and diagramming, visit the companion website and try The CATEGORIZER. EXAMPLE 2.4.6 Test the validity of each argument. A. Some fish are tasty. All fish can swim. Therefore, some tasty things can swim. B. Some doctors are dentists. Some dentists are surgeons. Therefore, some doctors are surgeons. C. All hogs are smelly. Some swine aren't hogs. Therefore, some swine aren't smelly. D. All burglars are criminals. Some thieves are criminals. Therefore, some burglars are thieves. E. Some food preparers aren't cooks. All chefs are cooks. Some food preparers aren't chefs. F. No thieves are saintly. Some congressmen are thieves. Therefore, some congressmen arent saintly. EXAMPLE 2.4.7 Consider these premises: All poodles are dogs. All dogs bark. We should easily recognize that a valid conclusion is "All poodles bark." Question: since "All poodles bark" is a valid conclusion, wouldn't "Some poodles bark" also be a valid conclusion? After all, "some" sounds like a softer condition than "all," so common sense suggests that "some A are B" should be a valid conclusion whenever "all A are B" is a valid conclusion. However, the answer to the question above is "no." In fact, "all" does not imply "some," due to this peculiarity of the word "all:" A statement like "All poodles bite" is true even if there were no poodles. In other words, if all of the poodles went extinct, the statement "All poodles bite" would still be (vacuously) true, but the statement "Some poodles bite" would be false (because "some poodles bites" means that there must be at least one poodle). This example gives rise to the following observation, which holds for all arguments. If every premise in an argument has the form "All are...," or None are a valid conclusion will not have the form "Some are..." (unless a premise specifies that all of the sets in the argument are non-empty). PRACTICE EXERCISES 1 - 18: Test the validity of each argument. 1. All horses have hooves. Some horses eat oats. Therefore, some oat-eaters have hooves. 2. Some mammals are bats. All bats can fly. Thus, some mammals can fly. 3. No dogs can talk. Some searchers are dogs. Thus, some searchers cant talk. 4. Some squirrels fly. Some squirrels gather acorns. Therefore, some acorn-gatherers fly. 5. Some scavengers eat road-kill. All crows eat road-kill. Therefore, all crows are scavengers. 6. All successful politicians are persuasive. Some lawyers are persuasive. Thus, some lawyers are successful politicians. 7. Some skaters drink Surge. Some skaters drink Citra. Therefore, some Surge drinkers are Citra drinkers. 8. All tattooers are body-artists. Some tattooers drive Harleys. Therefore, some body-artists drive Harleys. 9. Some multiple-choice questions are tricky. No easy questions are tricky. Therefore, some multiple-choice questions are not easy. 10. Some snails live under rocks. All snails are slimy. Therefore, some things that live under rocks are slimy. 11. All primates are curious. Some primates are carnivores. Thus, some carnivores are curious. 12. All astronauts are bold. Some pilots are not bold. Therefore, some astronauts are not pilots. 13. Some ants are aggressive. All ants are insects. Therefore, some insects are aggressive. 14. All plumbers use monkey wrenches. Some mechanics dont use monkey wrenches. Hence, some mechanics arent plumbers. 15. All spies are secretive. Some agents arent spies. Therefore, some agents arent secretive. 16. Some poodles yap too much. Some dogs are poodles. Therefore, some dogs yap too much. 17. Some poodles are dogs. All poodles yap too much. Thus, some dogs yap too much. 18. All senators are politicians. Some corrupt people arent politicians. Therefore, some corrupt people arent senators. ANSWERS TO LINKED EXAMPLES EXAMPLE 2.4.3 Valid EXAMPLE 2.4.4 Invalid EXAMPLE 2.4.6 A. Valid B. Invalid C. Invalid D. Invalid E. Valid F. Valid ANSWERS TO PRACTICE EXERCISES 1. Valid 2. Valid 3. Valid 4. Invalid 5. Invalid 6. Invalid 7. Invalid 8. Valid 9. Valid 10. Valid 11. Valid 12. Invalid 13. Valid 14. Valid 15. Invalid 16. Invalid 17. Valid 18. Valid PART 2 MODULE 5 ANALYZING PREMISES, FORMING CONCLUSIONS First, we define a Trivial Valid Conclusion No matter how poorly formulated an argument may be, it is always possible to form a valid conclusion by merely restating one of the premises and calling it the conclusion. Such a conclusion is called a trivial valid conclusion. EXAMPLES OF ARGUMENTS HAVING TRIVIAL VALID CONCLUSIONS 1. It is raining. Therefore, it is raining. 2. My feet hurt and I'm having a bad hair day. Therefore, my feet hurt. 3. If I work hard, then I will succeed. I succeeded. Therefore, I succeeded. In the work that follows, we will analyze collections of premises in order to recognize whether valid conclusions are possible. In all cases, we will exclude trivial conclusions. We begin this module with a summary of important results observed in Unit 2, Module 1. SUMMARY: SOME COMMON PATTERNS OF VALID REASONING DIRECT REASONING CONTRAPOSITIVE REASONING  EMBED Equation.3   EMBED Equation.3  DISJUNCTIVE SYLLOGISMS TRANSITIVE REASONING  EMBED Equation.3   EMBED Equation.3   EMBED Equation.3  SUMMARY: SOME COMMON PATTERNS OF INVALID REASONING FALLACY OF THE CONVERSE FALLACY OF THE INVERSE  EMBED Equation.3   EMBED Equation.3  DISJUNCTIVE FALLACIES FALSE CHAINS  EMBED Equation.3   EMBED Equation.3   EMBED Equation.3   EMBED Equation.3  These patterns of reasoning are especially useful for exercises like the following example: EXAMPLE 2.5.1 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. I use my computer or I don't get anything done. I get something done. A. I use my computer. B. I don't use my computer. C. I use an abacus. D. None of these is warranted. EXAMPLE 2.5.1 Solution This argument problem differs from the earlier examples in that we aren't given a conclusion for the argument. This means that if we try to use a truth table to analyze the argument, we may not be sure what statement to use in the "conclusion" column. However, it is easily solved by reference to the patterns of reasoning summarized above. We symbolize the premises: Let p be the statement "I use my computer." Let q be the statement "I don't get anything done." Then the symbolic representation for the two premises has this form:  EMBED Equation.3  Now we observe that this is the premise arrangement for one form of Disjunctive Syllogism, which is a form of valid reasoning. The pattern tells us that we can form a non-trivial valid conclusion:  EMBED Equation.3  That is, when Therefore, p is attached as the conclusion we will have a valid argument. This means that a valid conclusion is warranted, namely "I use my computer," which is choice A. EXAMPLE 2.5.2 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. If I win the Lotto, then I'll reform my life. I reformed my life. A. I didn't win the Lotto. B. I'll run for President as the Reform Party nominee. C. I won the Lotto. D. None of these is warranted. EXAMPLE 2.5.2 solution Let p be the statement I win the Lotto. Let q be the statement I reform my life. The premise arrangement has this symbolic form:  EMBED Equation.3  We recognize that this is the premise arrangement for an invalid argument (Fallacy of the Converse). This tells us that the best-sounding choice (C. I won the Lotto) is not correct, because that choice would result in an invalid argument. More importantly, because we have the premise arrangement for an invalid argument, it is not possible to produce a non-trivial valid conclusion. This tells us that the correct choice must be D. EXAMPLE 2.5.3 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. If we strive, then we excel. We didn't strive. A. We excelled. B. We didn't excel. C. We didn't inhale. D. None of these is warranted. EXAMPLE 2.5.4 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. If we win, then we celebrate. We aren't celebrating. A. We won. B. We didn't win. C. We stink. D. None of these is warranted. EXAMPLE 2.5.5 Given: i. If my car doesn't start, then I'll be late for work; and ii. I'm not late for work. select the statement that is a valid conclusion, if a valid conclusion is warranted. A. My car started. B. I rode the bus. C. I'm late for work. D. None of these is warranted. EXAMPLE 2.5.6 Given: i. All nurses are kind; and ii. Florence isn't a nurse. select the statement that is a valid conclusion, if a valid conclusion is warranted. A. Florence is a city in Italy. B. Florence isn't kind. C. Florence is kind. D. None of these is warranted. EXAMPLE 2.5.7 Given: i. No kittens are fierce; and ii. Fluffy isn't fierce. select the statement that is a valid conclusion, if a valid conclusion is warranted. A. Fluffy is a kitten. B. Fluffy has fleas. C. Fluffy isn't a kitten. D. None of these is warranted. WORLD WIDE WEB NOTE For practice on problems like these, visit the companion website and try THE DEDUCER. SPECIAL CASES INVOLVING TRANSITIVE REASONING EXAMPLE 2.5.8 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. If you want a better grade, then you bring an apple for the teacher. If you bring an apple for the teacher, then you expose the teacher to dangerous agricultural chemicals. A. If you expose the teacher to dangerous agricultural chemicals, then you want a better grade. B. If you don't expose the teacher to dangerous agricultural chemicals, then you don't want a better grade. C. You want a better grade. D. None of these is warranted. EXAMPLE 2.5.8 solution Let p be the statement "You want a better grade." Let q be the statement "You bring an apple for the teacher." Let r be the statement "You expose the teacher to dangerous agricultural chemicals." The premise arrangement has this form:  EMBED Equation.3  We see that this is the arrangement of premises for Transitive Reasoning, which is a form of valid reasoning. This means that we will be able to form a valid conclusion, namely:  EMBED Equation.3  In words, the valid conclusion is "If you want a better grade, then you expose the teacher to dangerous agricultural chemicals." Unfortunately, this isn't one of the listed choices. We may now refer to the following fundamental fact: If we have a statement that is a valid conclusion for an argument, then any equivalent statement will also be a valid conclusion. In this particular case, the statement p(r is a valid conclusion, so its equivalent contrapositive ~r(~p will also be a valid conclusion. In words, the contrapositive of "If you want a better grade, then you expose the teacher to dangerous agricultural chemicals," will also be a valid conclusion. This is the statement "If you don't expose the teacher to dangerous agricultural chemicals, then you don't want a better grade." The correct choice is B. EXAMPLE 2.5.9 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. All people who get many tickets are uninsurable. All careless drivers get many tickets. All people who are uninsurable have bad credit ratings. A. All careless drivers have bad credit ratings. B. If your car is repossessed because you have bed credit, then you are a car-less driver. C. All people are uninsurable get many tickets. D. None of these is warranted. The previous two examples illustrate the following procedures that can be employed in order to use Transitive Reasoning to form a conclusion. TO FORM A VALID CONCLUSION USING TRANSITIVE REASONING: 1. We may replace any premises, or the conclusion, with equivalent statements. In particular, conditional statements may be replaced with their contrapositives (but not with converses or inverses). 2. We may rearrange the order in which the premises are listed. In particular, in order to use Transitive Reasoning, we will rearrange them premises so that the antecedent of the first premise is a variable that appears only one time in the entire premise scheme. We will then continue rearranging the order of the premises, and perhaps replacing premises with equivalent statements, so that the antecedent of each premise is exactly the same as the consequent of the preceding premise. If at any point it is impossible to continue this linkage of premises, then the argument involves a false chain, and so it is not possible to form a valid conclusion that uses every premise (although it may be possible to form valid conclusions that use only a subset of the original set of premises). EXAMPLE 2.5.10 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. If I win the Lotto, then I won't need a job. If I have lots of bills, then I will need a job. A. If I have lots of bills, then I didn't win the Lotto. B. If I didn't win then Lotto, then I have lots of bills. C. If I don't need a job, then I won the Lotto. D. A valid conclusion is not warranted. EXAMPLE 2.5.11 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. If I invest wisely, then I won't lose my money. If I don't invest wisely, then I buy junk bonds. If I read Investor's Weekly, then I won't buy junk bonds. A. If I invest wisely, then I read Investor's Weekly. B. If I buy junk bonds, then I don't invest wisely. C. If I lose my money, then I don't read Investor's Weekly. D. If I eat junk food, then I invest weakly. E. None of these is warranted. EXAMPLE 2.5.12 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. All poodles love noodles. All pooches love noodles. A. All pooches are poodles. B. All poodles are pooches. C. No poodles are pooches. D. None of these is warranted. EXAMPLE 2.5.13 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. All compact cars are uncomfortable. All compact cars get good gas mileage. A. No compact cars get good gas mileage. B. All compact cars are cheap. C. All cars that get good gas mileage are uncomfortable. D. None of these is warranted. EXAMPLE 2.5.14 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. People who dislike cats are degenerates. All pirates own parrots. People who like cats never own parrots. A. If you are a pirate, then you are a degenerate. B. All degenerates own parrots. C. All cats lick parrots. D. None of these is warranted. EXAMPLE 2.5.15 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. No body builders are weak. All professional wrestlers are body builders. All 300-pound men with bleached hair and sequined tights are professional wrestlers. Plato is weak. A. Plato is a 300-pound man with bleached hair and sequined tights. B. Plato is not a 300-pound man with bleached hair and sequined tights. C. Plato is the Masked Warrior and hits people with chairs. D. None of these is a valid conclusion. EXAMPLE 2.5.16 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. Sylvester isn't a parakeet. Elephants never squawk. All parakeets squawk. No elephants are tiny. A. Sylvester is an elephant. B. Sylvester isn't tiny. C. All parakeets are tiny. D. None of these is warranted. EXAMPLE 2.5.17 Select the statement that is a valid conclusion from the following premises, if a valid conclusion is warranted. If you aren't a good stirrer, then you aren't handy with a swizzle stick. If you are a graduate of Billy Bob's Big Bold School of Mixology, then you are a bartender. No good stirrers have weak wrist muscles. If you don't have weak wrist muscles, then you have a firm handshake. All bartenders are handy with a swizzle stick. A. If you are a graduate of Billy Bob's Big Bold School of Mixology, then you don't have a firm handshake. B. If you don't have a firm handshake, then you aren't a graduate of Billy Bob's Big Bold School of Mixology. C. If you have a firm handshake, then you are a graduate of Billy Bob's Big Bold School of Mixology. D. None of these is warranted. PRACTICE EXERCISES 1 21: Select the statement that is a valid conclusion from the following premises, if a non-trivial valid conclusion is warranted. If none of the given conclusions is warranted, select the option that indicates so. 1. If you pet that wolverine, he will tear off your fingers. You are not missing any fingers. A. You petted that wolverine. B. You didnt pet that wolverine. C. Check your toes. D. None of these is warranted. 2. All carpenters are patient. Gomer isnt a carpenter. A. Gomer isnt patient. B. Some carpenters arent patient. C. Gomer is a painter. D. None of these is warranted. 3. I wont go to school or I will live off campus. Im going to school. A. Im living off campus. B. Im living on campus. C. Id rather live in a tent than on campus. D. None of these is warranted. 4. If we go to the concert, you will drive. You are driving. A. We are going to the concert. B. We arent going to the concert. C. If we dont go to the concert, you wont drive. D. None of these is warranted. 5. If you park in the wrong spot, youll get a parking ticket. You didnt park in the wrong spot. A. You didnt get a parking ticket. B. You got a parking ticket. C. The attendant gave you a ticket because your car is ugly. D. None of these is warranted. 6. All misers are skinflints. All skinflints are cheapskates. Cheapskates never donate to Public Broadcasting pledge drives. Gomer donates to public broadcasting pledge drives. A. Some cheapskates arent misers. B. Gomer isnt a miser. C. Gomer dusts his furniture with Pledge. D. None of these is warranted. 7. All school-crossing guards are cautious. Socrates isnt cautious. A. Socrates was a Greek philosopher. B. Socrates is dead. C. Socrates isnt a school-crossing guard. D. None of these is warranted. 8. All conspiracy buffs are suspicious by nature. Aristotle is suspicious by nature. A. Aristotle is a conspiracy buff. B. Aristotle isnt a conspiracy buff. C. Aristotle conspires in the buff. D. None of these is warranted. 9. All junkyard dogs are mean. All junkyard dogs are ugly. A. All ugly dogs are mean. B. All mean dogs are ugly. C. Some mean dogs are ugly. D. None of these is warranted. 10. If I quit school, then Ill buy a car. If I get a good job offer, then Ill quit school. A. If I dont buy a car, then I didnt get a good job offer. B. If I get a dont good job offer, then I wont buy a car. C. If I buy a car, then I got a good job offer. D. None of these is warranted. 11. All party-animals are rowdy. Plato is a party-animal. A. Plato is rowdy. B. People who arent party-animals arent rowdy. C. Plato wears a cool toga. D. None of these is warranted. 12. All life insurance salespeople are persistent. Gomer is not persistent. A. Some life insurance salespeople are not persistent. B. All persistent people are life insurance salespeople. C. Gomer does not sell life insurance. D. None of these is warranted. 13. All lyre-strummers are lyrical. All epic poets are lyre-strummers. Homer was an epic poet. A. Homer was lyrical. B. Homer was married to Marge. C. Homer was Gomers cousin. D. None of these is warranted. 14. All poodles bark. All dogs bark. A. All poodles are dogs B. Some dogs are poodles. C. Some poodles bark. D. None of these is warranted. 15. All alligators are reptiles. All reptiles are cold-blooded. A. All cold-blooded animals are reptiles. B. All alligators are cold-blooded. C. Some alligators eat people. D. None of these is warranted. 16. All school-crossing guards are dedicated public servants. No scoundrels are dedicated public servants. If you carry a ping-pong paddle STOP sign, then you are a school-crossing guard. All terrible people are scoundrels. A. All school-crossing guards are terrible people. B. All dedicated public servants carry ping-pong paddle STOP signs. C. No terrible people carry ping-pong paddle STOP signs. D. None of these is warranted. 17. (Adapted from Lewis Carroll) No promise-breakers are trustworthy. All wine-drinkers are communicative. If you arent a promise-breaker then you are honest. All pawnbrokers are wine-drinkers. Communicative people are trustworthy. A. All pawnbrokers are untrustworthy. B. If you arent honest then you arent a pawnbroker. C. If you arent a promise-breaker then you are communicative. D. None of these is warranted. 18. If I sell some of my books then Ill pay the rent. I didnt pay the rent. A. Some of my books are sold. B. All of my books are sold. C. None of my books is sold. D. None of these is warranted. 19. If you wear dark glasses then you look mysterious. If you wear dark socks with sandals then you look dorky. If you look dorky then you dont look mysterious. A. If you wear dark socks with sandals then you dont wear dark glasses.. B. If you look dorky then you wear dark glasses. C. If you dont wear dark glasses then you wear dark socks with sandals. D. None of these is warranted. 20. If your house has termites, then you cant sell it. If your house has passed inspection then you can sell it. A. If you can sell your house, then it has passed inspection. B. If your house doesnt have termites then it has passed inspection. C. If your house has passed inspection then it doesnt have termites. D. None of these is warranted. 21. All of my classes are cancelled or some of my plans are cancelled. None of my plans is cancelled. A. Some of my classes arent cancelled. B. None of my classes is cancelled. C. All of my classes are cancelled. D. None of these is warranted. ANSWERS TO LINKED EXAMPLES EXAMPLE 2.5.3 D EXAMPLE 2.5.4 B EXAMPLE 2.5.5 A EXAMPLE 2.5.6 D EXAMPLE 2.5.7 D EXAMPLE 2.5.9 A EXAMPLE 2.5.10 A EXAMPLE 2.5.11 C EXAMPLE 2.5.12 D EXAMPLE 2.5.13 D EXAMPLE 2.5.14 A EXAMPLE 2.5.15 B EXAMPLE 2.5.16 D EXAMPLE 2.5.17 B ANSWERS TO PRACTICE EXERCISES 1. B (contrapositive reasoning) 2. D (fallacy of inverse) 3. A (disjunctive syllogism) 4. D (fallacy of converse) 5. D (fallacy of inverse) 6. B (transitive reasoning/direct reasoning) 7. C (contrapositive reasoning) 8. D (fallacy of converse) 9. D (false chain) 10. A (transitive reasoning) 11. A (direct reasoning) 12. C (contrapositive reasoning) 13. A (transitive or direct reasoning) 14. D (false chain) 15. B (transitive reasoning) 16. C (transitive reasoning) 17. B (transitive reasoning) 18. C (contrapositive reasoning) 19. A (transitive reasoning) 20. C (transitive reasoning) 21. C (disjunctive syllogism) HACKING MATHEMATICS PART 2 PART 2 MODULE 1 PAGE 2 PAGE 1 PART 2 MODULE 2 PAGE 58 PAGE 59 PART 2 MODULE 3 PART 2 MODULE 4  PAGE 62  PAGE 73 PART 2 MODULE 5 PAGE 88 PAGE 87 IKLNXY J u z    & V d ders}u179;EIJ_gkl!ԿԿ޵ޱh'A6OJQJh'Ah'A>*B*phh'A56B*phh'A7B*phh'A6B*phh'AB*phh'A5B*phh'AOJQJh%OJQJBKNY  4 d x { I J u x z 7 T b b l |  & S V f +Fde}*=>?14789;<F eh!FGxyLO^$%gj!DFGxO\jatL_`68HK[_&',-z{T"U"h'A6B*phh'Ah'A6OJQJh'A5OJQJh'AOJQJh'AB*phh'A5B*phIj  X[^au5tw  ! " 0!1!2!!!!#"&"X"[""6#7#y#|##U"V"X"Y"|##########$$N$O$R$S$$$$$$$$2%3%_%%%%%?&B&r&u&&&&&& ' '('3'P'a'b'f'g'''(((H(I(((빮빘 jh'AOJQJ jh'AB*ph jh'AOJQJh'AOJQJ jh'AB*phh'A56B*phh'A6B*phh'A5B*phh'AB*ph jh'A5B*ph<########<$R$U$$$_%`%%%%(&&&&& 'P'f'i'''((((())`)c))***>*M*O*P*S***!+$+%+5++++++++())`)a)* * ****@*A*E*F*I*J*P*Q*%+3+++++++++++,,},~, ........../+/,/00>1?1H1I1O1k1m1r1 h'A_Hh'A56B*phh'A6B*phh'A>*B*ph h'A; jh'AB*ph jh'AB*ph jh'AB*phh'AOJQJh'AB*phh'A5B*ph9++++y,,,,H-o-r---. . . ...../ /1/00000005181B1L1O1m1o1q1u1v1x1gkd$$IflF  t0    4 la$$Ifa$l  r1s1u1v1|1}11111111111222222222222233S3T394444X5]56 6173788(9N9P9Q9S9T9V9f999999999999:::%:&:T::h'A>*B*ph jh'AB*ph jh'A_H jh'AB*phh'A5B*phh'AB*phh'A h'A_H jh'A_HFx1z1|1}1111ikd$$IflF  t0    4 la$$Ifa$l 11111|iii$$Ifa$l kdN$$IflF  t0    4 la11111|iii$$Ifa$l kd$$IflF  t0    4 la11112222222|zzzzzzggg$$Ifa$l kd$$IflF  t0    4 la 22222|iii$$Ifa$l kd.$$IflF  t0    4 la22222|iii$$Ifa$l kd$$IflF  t0    4 la22222|iii$$Ifa$l kd|$$IflF  t0    4 la22233|iii$$Ifa$l kd$$IflF  t0    4 la3333446474944455555|zzzzzzzzzzzzzkd$$IflF  t0    4 la5556678 888P9S9V9h999999999:::&:V::::::::t;u;;;;;<<<<<<<<<<=======>>>>>?? ? ?????@@@@k@l@w@|@@@@@@@@@@@@@@@@@@@@ӹϲӲϲӲϩөϲh'A56_H h'A5_H jh'A_H jh'A5B*phh'A h'A_H jh'AB*phh'A5B*phh'AB*phh'AB*H*phB:;;;<<<<<<$$Ifa$l  <<<<<<iVVVV$$Ifa$l kd\$$Ifl\    t04 la<<<<<<iVVVV$$Ifa$l kd$$Ifl\    t04 la<<<<<<iVVVV$$Ifa$l kd$$Ifl\    t04 la<<<<<<iVVVV$$Ifa$l kdb$$Ifl\    t04 la<===>>>>>>iggggTTTT$$Ifa$l kd $$Ifl\    t04 la >>>>>>iVVVV$$Ifa$l kd $$Ifl\    t04 la>>>???iVVVV$$Ifa$l kdh $$Ifl\    t04 la???? ? ?iVVVV$$Ifa$l kd $$Ifl\    t04 la ? ?????iVVVV$$Ifa$l kd $$Ifl\    t04 la????@@@@@@iggggTTTT$$Ifa$l kd` $$Ifl\    t04 la @@@@@@iVVVV$$Ifa$l kd $$Ifl\    t04 la@@@@@@iVVVV$$Ifa$l kd $$Ifl\    t04 la@@@@@@iVVVV$$Ifa$l kdf$$Ifl\    t04 la@@@@@@iVVVV$$Ifa$l kd$$Ifl\    t04 la@@@AAAAAABaBqBsBtBBBBBBSCTCYCZCpCyCCCCCCCD D3D5D6D8D9D*B*ph jh'AB*phh'AB*phh'A h'A5_HC@@@AAAAABrBsBtBiggggggggggkd$$Ifl\    t04 la tBBkCnCCCDDD"DNDDDDDDDDDDDDDDDDEEEEEEEEEEFFFFFF)GGGHHHHHHIIJ"J%J6JJJKF'G)GGGGGGGGHHHHHHIIII%J4JdJeJ{J|JJJJJJJKKEKFK\K]KeKsKKKKKKKKKKKKKKKKKKKKKKKKLL jh'A_H jh'A_H h'A_H jh'AB*ph jh'AB*ph jh'AB*ph jh'Ah'Ah'AOJQJh'AB*phh'A5B*ph@KaKdKeKuKKKKKKKKKKKKKKKKKKKKKKKFfdFft$$Ifa$l KKKKKKKKKKKKKKKKKKKKKKKKKLLFfDFfT$$Ifa$l LLLLLL2L3L4L5L6L7LGLhLiLjLkLlLmL~LLLLL{MNNFf4$$Ifa$l L2L3L4LELbLcLeLfLmL|LLLLLLLLLLLLLLLN!N"N5N8NFNHNRNUNrNsNNNNNNNNOOPPRRR=WKWLW XWYY[[h'A56B*phh'A6B*ph jh'A5B*ph jh'A5B*ph jh'A5B*ph jh'AB*ph jh'AB*phh'A5B*phh'A>*B*phh'AB*ph9N"NRNUNsNNNNNNOFOjOOOOO(PNP|PPPPQAQjQQQQQQQQRERsRRRRRRR:S[S{SSSSS[TTTUKULUUUUV>V>VfViVlVVVVW:W;W*B*phh'A5B*phh'AB*ph,^n_o_``2a3aBaaaaaaRbSbUbVbebfbbbbbbbccccdddddddggggHggg h+h?h@hhhifiiiijjjkkkddddgg+h?h@hBhDhhhhhhiiijjjjjjjjjjjjjjjjkkkkkkkkkkkkkklllllllmmm4n5n7n8n:n;n?nAnnnۿӿӿӿӿӿӿӿӿӿӿӿӿӺ jh'A jh'A h'A5h'Ajn=hsTh'AB*Uphh'AB*phh'A5B*phhsTh'AB*phj2hsTh'AB*UphDkllNmmmmm?nnnGoooJpKppppp:qnqqqRrrrrsDsnnnnnnnnnnnnnnn=o>oAoBoGoIooooooooooooo>p?pBpCpFpGpKppppppppppppppppppppppppppppppppppppppppppp9q:q?qQqRqUqVqZq[q]q h'A5 jh'A jh'Ah'A[]q^qcqdqgqhqnqqqqqqqqqqqqqrrrrrrrrr#r$r*rRrUrhrirlrmrrrsrvrwryrzr~rrrrrrrrssssPtTtvt~tuuuu:w>wawiw1x6xWx_xyy{{{{hY*h'A5jFhY*h'A5Uh'AB*ph h'A5 h'A6 jh'A jh'Ah'A jh'ALDssss tOtPtttuGuuuuuvMvvvv9w:www0x1xxx1y}y}yyy{{{{'|k|||} } } }&}}}}} ~>~Z~m~o~q~t~w~$$Ifa$l n{} }&}4}}}}}} ~~>~K~Z~k~m~x~y~~~~~~~~~~~~~~~~~~~~~~~~~~~~-/1?FGLMQRVWZ[^_bcqrٹٹh'AOJQJ jh'A_H jh'A_H h'A_Hh'AB*phh'A5B*ph h'A5h'AhsTh'AB*phIw~|~~~~~0kdmP$$IflֈXm p t04 la$$Ifa$l n~~~~~~0kdOQ$$IflֈXm p t04 la$$Ifa$l n~~~~~~~$$Ifa$l n~~~~~~C0000$$Ifa$l nkd#R$$IflֈXm p t04 la~~~~~~0kdR$$IflֈXm p t04 la$$Ifa$l n~~~~~~0kdS$$IflֈXm p t04 la$$Ifa$l n~~~~~~~~~~$$Ifa$l n ~~~~0$$Ifa$l nkdT$$Ifl֞Xm ps t04 la~~~~~$$Ifa$l n0$$Ifa$l nkdU$$Ifl֞Xm ps t04 la   $$Ifa$l n0$$Ifa$l nkdeV$$Ifl֞Xm ps t04 la$$Ifa$l n!#0$$Ifa$l nkdAW$$Ifl֞Xm ps t04 la#%')+-$$Ifa$l n-./010...kdX$$Ifl֞Xm ps t04 la1?ACEIPTb$$Ifa$l nbceg0$$Ifa$l nkdX$$Ifl֞-  / t04 lagikmoq$$Ifa$l nqrtv0$$Ifa$l nkdY$$Ifl֞-  / t04 lavxz|~$$Ifa$l n0$$Ifa$l nkdZ$$Ifl֞-  / t04 la$$Ifa$l n0$$Ifa$l nkd[$$Ifl֞-  / t04 la !"0@BCFGJKUbpƀȀӀԀـڀ  23EFØ jh'AB*ph jh'A_H jh'A_H jh'A jh'Ah'AB*phh'A5B*ph jh'A5OJQJ jh'A5OJQJh'A5OJQJ h'A_Hh'A<$$Ifa$l n0$$Ifa$l nkd\$$Ifl֞-  / t04 la$$Ifa$l n0$$Ifa$l nkd]$$Ifl֞-  / t04 la$$Ifa$l n0$$Ifa$l nkd^$$Ifl֞-  / t04 la$$Ifa$l n0$$Ifa$l nkdm_$$Ifl֞-  / t04 la$$Ifa$l n!"b0.,,kdW`$$Ifl֞-  / t04 labrȀʀ̀πҀ׀܀ Ff+eFfIb$$Ifa$l n "$&(*,.023579;=?ACFfjFf h$$Ifa$l nCEFǴ+,-.LeEЃhi}Ffm$$Ifa$l ńہ(-LNRTXZ^`eg2367:;EG|}ŃƃЃӃ VWZ[^ɽɶɶɽɶɽɽɽɶɶɽɶɽɽɽɽɽ jh'A jh'A h'A5h'Ah'A>*B*phh'A5B*ph jh'AB*phh'AB*ph jh'AB*phH^_ilpqtuxy}~„ƄDŽʄ˄τЄӄԄՄ؄݄ބ &)03:=Djh'AUjh'AUjh'AUjh'AUjJxh'AUjoh'AU jh'A h'A5h'A jh'AIӄՄ&VWXh4il{DGNTUVWXgh…12fgijlyφІц҆?Jjuwx)6q+,78Bϊ $(6Ëŋ֋׋h'A6B*phh'AOJQJ jh'AB*phh'A5B*phh'AB*phhY*h'AB*phh'A h'A5JLw()8\,nq&/<?BϊЊ7ŋ3nŌHL|Duvwyz|%4_ 13<ln~ÌEuv|$%268ǑPQTU w~ @LMP䞑 jh'AB*_Hphh'AB*_Hph jh'AB*ph jh'AB*phh'AOJQJ jh'AB*phh'A>*B*ph h'A;h'Ah'AB*phh'A6B*phh'A5B*ph88ɑWY\_`abx{{~ ?@BDGJOT]k$Ifl PQWXZ[_`cdghklxy%'AC|ɕѕҕ֕ƽƟvpgp jh'A_H h'A_H jh'AOJQJ jh'AOJQJ jh'AOJQJh'AOJQJh'A6B*phh'A5B*phh'A>*B*ph h'A;h'Ah'AB*ph jh'AB*_Hph jh'AB*_Hphh'AB*_Hph jh'AB*_Hph'kl kd`$$IflִXm X0    4 lalnprtuvwx$Ifl xy kdh$$IflִXm X0    4 lay{}$Ifl  kdb$$IflִXm X0    4 la$Ifl  kd\$$IflִXm X0    4 la$Ifl  kdV$$IflִXm X0    4 la&'(C|ȕɕ˕͕Еԕٕ$$Ifa$l ֕וٕڕ ŗǗ˗ԗ GOPUV[\_`lmyz?@CDFSǼǷ jh'A_H jh'A_H jh'A6 jh'A6 jh'A6 h'A6h'A56B*phh'A6B*phh'A5B*phh'A>*B*phh'AB*phh'A h'A_H jh'A_H7ٕڕܕޕVCCCCC$$Ifa$l kdP$$IflrX Li t04 laVCCCCC$$Ifa$l kd*$$IflrX Li t04 laVCCCCC$$Ifa$l kd$$IflrX Li t04 laVCCCCC$$Ifa$l kd±$$IflrX Li t04 la VTTTTTTTTkd$$IflrX Li t04 la NǗGIKNRY_$$Ifa$l _`bdfhC0000$$Ifa$l kdZ$$IflֈX Li t04 lahjlmoq0kdJ$$IflֈX Li t04 la$$Ifa$l qsuwyz0kd,$$IflֈX Li t04 la$$Ifa$l z|~$$Ifa$l C0000$$Ifa$l kd$$IflֈX Li t04 la0..kd$$IflֈX Li t04 la$$Ifa$l AtڙݙcN`?@ACFUL6Y6cŠȠˠ6ilzߡADGHYSˠ'27G[eABDEIW}ɣУۤ!'7M[_`abefnvԨը67]^}~FUWĺh'A>*B*ph h'A;h'A jh'AB*ph jh'AB*phh'A6B*phh'A5B*phh'AB*phI=n)ZäƤG#^ij U©(]ƫ8pq٬7_VWXYiWg3AaG-<>]^hjk !#NPEFNOWXmoû klnoqruwüļǼɼ!"%&(pۿ h'A5CJ$ jh'A jh'A jh'Ah'A h'A5h'A6B*phh'AB*phh'A5B*phKi;߯/0123Caװ$HIW-..>DObϷgh#;MN@lmuuǼ&#YZJ]^ M*^Ipquvz{ƽǽʽͽнѽԽսڽ۽޽ #&,-127:>?CDGJPQTUZʾ h'A6 jh'A h'A5h'AB*CJ ph jh'Ah'A jh'AQ JMabfgz¿ÿȿɿͿοӿ 5\^bORu}qt"7\a~#+AEgo5Jg jh'A h'A5 h'A6 jh'A jh'Ah'A jh'ATINOQ\Ih+pq<qq-[\,}0 @ApN(ffg\/zAB vsgjBFdy#EMPQ GQ,0NVpt&-GLitDIfmķ jh'AB*_Hphh'AB*_Hph jh'AB*ph jh'AB*phh'AB*phh'A5B*phh'A h'A5H+,opFGCD$$Ifa$l lll$$Ifa$l kdҷ$$IflF;i0    4 lalll$$Ifa$l kdz$$IflF;i0    4 lalll$$Ifa$l kd$$IflF;i0    4 lalll$$Ifa$l kd$$IflF;i0    4 la!#%(+05}}}}}jjjjjj$$Ifa$l kdH$$IflF;i0    4 la !-.1289;<@ADEHILM]^no 0>BPTcf޷ jh'A jh'Ah'A jh'AB*_Hph jh'AB*_Hph jh'AB*_Hphh'AB*_Hphh'AB*phh'A5B*ph h'A5A5>L$$Ifa$l LM kd$$IflִXm X0    4 laMOQSUWY[]$$Ifa$l ]^ kd$$IflִXm X0    4 la^`bdfhjln$$Ifa$l no kd$$IflִXm X0    4 laoqsuwy{}$$Ifa$l  kd޽$$IflִXm X0    4 la$$Ifa$l  kdؾ$$IflִXm X0    4 la 0BTef%v Zqs%'fgijlmvx DEIJNOZ^bcghmnqrsvyz}~jjh'ACJUjh'ACJUjh'ACJU h'ACJjҿh'ACJU jh'A jh'A h'A5h'A jh'AG !%+03;>FIRU[^ehmpuܷܭܣj h'ACJUjh'ACJUjh'ACJU jh'Ajh'ACJUjh'ACJU h'A5CJ$ jh'A jh'Ah'A h'A5 h'ACJ@QR~*Oux~ )*MQT\GT\pz[aAI79:nh'AOJQJ h'A56 h'A6h'AB*phh'A h'A5VOPQ/0x{GJ` $h}9<SV"EnLPVCafSx}~24黬馝h'AOJQJh'A56_H jh'A_H h'A_Hjh'AB*EHUphjC9 h'APJUVjh'AB*Uphh'A6B*phh'A5B*phh'AB*ph h'A6h'A h'A57 =vyUVxz|$$Ifa$l VCCCCC$$Ifa$l kd$$IflrV b :i t04 laVCCCCC$$Ifa$l kd$$IflrV b :i t04 laVCCCCC$$Ifa$l kd$$IflrV b :i t04 laVCCCCC$$Ifa$l kde$$IflrV b :i t04 la4VTTTTRTTTkd1$$IflrV b :i t04 la =>QRSTZ 67mHadr鱢霓鱄} h'A56j$h'AB*EHUph jh'A_H h'A_Hjh'AB*EHUphj_E9 h'ACJPJUVjh'AB*Uphh'AOJQJh'A6B*phh'A5B*phh'AB*ph h'A6h'A h'A51 >]=UWZ$$Ifa$l VCCCCC$$Ifa$l kd $$IflrV b :i t04 laVCCCCC$$Ifa$l kd!$$IflrV b :i t04 laVCCCCC$$Ifa$l kd"$$IflrV b :i t04 la VCCCCC$$Ifa$l kd^#$$IflrV b :i t04 la 256oVTTTTTTTTkd*$$$IflrV b :i t04 la tw %(opT58nrtuw(C[nT8m .5I`bcert6Qgz,-KUW1<FVX3wɺ h'A6CJ h'ACJj(h'AB*EHUphjC9 h'APJUVh'AB*phjh'AB*Uph h'A56 h'A6 h'A5h'A>bet56{-WX.1=@CFGHIX4w'()8f&(78e!7r%'[#(2cw9mnĿĿĿĿĿĿԷĿĿĿĿĿĿԷj[9 h'ACJPJUVj0h'AB*EHUphjYH9 h'ACJPJUVh'AB*ph h'A5h'A h'A56 h'A6jh'AB*Uphj,h'AB*EHUphjG9 h'ACJPJUV2!9 '\45,?gj|G~Z589np!$%&'(pq$:<_  - . / 0 3 4 G H I J \ d   ο۫Μ~oh h'A56j"@h'AB*EHUphj ]9 h'ACJPJUVj<<h'AB*EHUphj\9 h'ACJPJUV h'A>*jZ8h'AB*EHUphj[9 h'ACJPJUVh'AB*ph h'A5h'A h'A6jh'AB*Uphj{4h'AB*EHUph(()*+,<aw K f       & ) Q c            # |    E x y          & 9 Y ^ |  ?A 12EFGHKLƷՙjGh'AB*EHUphj_9 h'ACJPJUV h"Hh'Ah"Hh'A5j Dh'AB*EHUphje_9 h'ACJPJUVh'AB*phjh'AB*Uph h'A6h'AOJQJ h'A5h'A6      | } ~        = @ A B C D E y    " % & & ' ( ) : =      RUVl?Ar)^ >k1cew CoL_`abemtw =$24b,1?Adhk<> adüȷȷȷȷȷȯȪȷȠȠȷȷȷȷȷȷȷȷh'AB*CJ0phh'A6B*phh'A5B*ph h'A>*h'AOJQJ h'A5 h'A56 h'A6h'Ajh'AB*UphjKh'AB*EHUphj_9 h'ACJPJUVh'AB*ph7 ?!$4b(),-./01Af    D7t+_gh;<   ! `a9:AB8 9    ! !w!x!!!""""###:=BE9 >    !!x!}!!!""""###$j$m$$$4%7%%%&&&&f'j'C(P(Z(l(((((((((())) )/)7)F)L)[)))))))))**,*-*H*J*k*m*********++1+4+T+W+p+s+++++ h'A5h'Ab##i$j$$$3%4%%%&&&&e'f'&('(((C(Z(((((( ) )7)L)L)c)d)e)f)g)h)))*H***+T+++",i,,,- - - ---D-E-1$7$8$H$+++++,,",%,B,E,i,l,,,,,,,,,- - - ---D-t.{.2$2e2{2 323333 44484858681:<:<<<<??CCCCDDDDEȽȮȟjhGh'ACJPJUjhGh'ACJPJUjOhGh'AUhGh'ACJPJhGh'A5CJPJhah'A5CJ$hah'ACJ$ h'A>* h'A5h'A>E-f-g---..11 444444c7d788586899@:A:r:s:::1$7$8$H$:;;_<`<<<<<<<<==(>)>E?F?@@hAiA:B;BCCCGCC1$7$8$H$CCCDD D!D"DDDDDEEEEFFFF^F_F`FaFkFFF G G1$7$8$H$EEFFVF]FaFjF GGGGGGIIIIIIJJJJJJ/KHKKKK&L'L(L凃~y~ng`Ugjhah'AU h h'A hah'Ajhah'AU h'A6 h'A5h'A hGh'AjhGh'ACJPJUjhGh'ACJPJUjwhGh'ACJPJUjUhGh'ACJPJUhGh'A5CJPJj%hGh'ACJPJUhGh'ACJPJj@hGh'ACJPJU! GGGGGGGGGGGIIIIIIIII}J~JJJJJJJJ1$7$8$H$JJJJJJJJJJK.K/K0K1K2KJKKKK%L&L(L)LMMMMM1$7$8$H$(LMMMM#MMMMMN N NBNCNOOOOOOOQPXPPPQ%Q_SlS TT?TCTDWW,X4XZX\XXXYYXY[YYYZZZZ[ [x[{[\\u\y\\\>]B]]]^^}^^^^1_Ƚ h'A6jFhah'AU h h'Aj9hah'AUj+hah'AU h'A5 hah'AjBhah'AUh'AHM%MIMMMMMNN N NANBNDNENOOOOO7OvOOOOOOOOOOOOOOOOOOOGPJPKPNPQPRPSPTPUPVPWPXPlPPPPPPQ%Q%QxQQ/RRRVSYS\S_SnSSSSSS$U%UVVDWXXX,XYXZXXXYYYWYXYYYZZZZ[[w[x[[\t\u\\\=]>]]]^^|^}^^^^0_1_______*`K`L`j```:a;aLauaxaaabbbbbbbp^p1_6______`K`L`j`l`u`w```````````````````````aa aaaa%a(a0a3a;aKaLasauavaaaaarbbbbbbbb)dLddddddddeee(eh'AB*phjh'AB*Uphh'AOJQJ h'A56 h'A6h'A h'A5Lb+cEcHcqccccOdRdUdddddeJeMePeeeeeeeeef f`(e)e*e+e2e3eFeGeHeIeJeKeMeNePe~eeeeeeeeeeeeeeeeeȹЦȒteVje_9 h'ACJPJUVj_h'AB*EHUphj[9 h'ACJPJUVj[h'AB*EHUphj[9 h'ACJPJUV h'A5h'Aj Xh'AB*EHUphj_E9 h'ACJPJUVh'AB*phjh'AB*Uphj=Th'AB*EHUph%jɨ9 h'ACJOJPJQJUVeeeeeefff f f$f:f;fl?lllll&mimmmmmmm nnnnnooepfpkkkklll$mmm nnnnnnno2pgpipvpxppyqqqrrrrrrPsssssstYtttttturuuuuuIvJvԱԱйh'A56B*phjh'AB*EHUphj9 h'ACJPJUVh'AB*phh'AOJQJ h'A>* h'A6 h'A5h'Ajh'AB*Uphjh'AB*EHUphj[9 h'ACJPJUV5fpgphpipxppq+q@qVqvqyqzq{q|q}q~qqqqqr9rErXrfrrrrrrrrrrrRsfszssssssssst[t|tttttttttuuutuuuuuuuIvJvKvyv|vvvCww xzxxxxxyByyyyyyJvKvwvyvzv|vvvvxxyyyyyyz&z;z@zzzzzzzzz{{{|I|J|v||||||}}}}i~Ʒ➏⭄yy jh'AB*phh'A56B*phjh'AB*EHUphje_9 h'ACJPJUVh'A5B*phjh'AB*EHUphj9 h'ACJPJUVjh'AB*Uphh'AB*phh'AOJQJ h'A6 h'A5h'A.yyzzzz0{3{{ |!|}}}}}}k~~~~~1 !jM% !Th K[ hQR`b҆ARv)+9ƌgDIWYɐ-T,S%Lqac=AĖƖRU~AEJh'AOJQJ h'A6 h'A5h'A h'A>*Z%NQRbԆ7rs߇Jjklmnopqrstvwxy !yz12m‰4Y̊&)*+; !nȌ:Vۍ0yߎiΏϏDEFGHIYʐp{Nmnoppq`a<=w>uÖĖ$H|&D !X(dT؛QR,]}~@AǞ))J&'NQx-MNO?fݤNΥJN'*OSϥӥ_c¨Ũݩ"#$(69GJYZ[ilz}ªĪӪת79X\y}˫Ϋ'+HKhlҬլ36W[w h'A>*h'AOJQJh'A h'A5\Υϥu¦>^_ӧZ¨*yݩ(9J[l}Īժ֪ת7y˫HҬWح٭&`#$ &`#$gdw{"#%&')*01345[\]cdfgijklrsuvøøøøøøøh0JmHnHujh0JUh h0Jh%0JmHnHu h'A0Jjh'A0JUhQ h'A h'A5@ '()567HIZ[hijxy&`#$&`#$ &`#$gdh]hh]h&`#$ &`#$gd +0P0 &?!"#$%|,, +| g(,,(b'a ^*:p0 &?!"#$%|,, +| g(,,(b'a 4ڀ*:p0 &?!"#$%|,, +| g(,,(b'a 4ڀ*:p2 A!"#$%P|,, w{ - g(,,(^'a \*:pX2 #A!"#$j%0|,, ux| g(,,(_'a /P$$If!vh555 #v#v :V l t055 /  4$$If!vh555 #v#v :V l t055 4$$If!vh555 #v#v :V l t055 4$$If!vh555 #v#v :V l t055 4$$If!vh555 #v#v :V l t055 4$$If!vh555 #v#v :V l t055 /  4$$If!vh555 #v#v :V l t055 4$$If!vh555 #v#v :V l t055 4$$If!vh555 #v#v :V l t055 4$$If!vh555 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 /  4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 /  4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 /  4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!vh555 5 #v#v :V l t055 4$$If!v h555555555 #v#v#v#v#v#v :V l t0555555 / 4kd^$$Ifl Xm [  t0$$$$4 la$$If!v h555555555 #v#v#v#v#v#v :V l t0555555 4kd\$$Ifl Xm [  t0$$$$4 la$$If!v h555555555 #v#v#v#v#v#v :V l t0555555 4kdL$$Ifl Xm [  t0$$$$4 la$$If!v h555555555 #v#v#v#v#v#v :V l t0555555 4kd<$$Ifl Xm [  t0$$$$4 la$$If!v h555555555 #v#v#v#v#v#v :V l t0555555 4kd,$$Ifl Xm [  t0$$$$4 la|Dd h0  # ABw3*%` Tw3*% Rdxca zA< yP 9F.; 1bL@ TM@)؜ J aWHd3030MY ɒ^̰a:s4sXK N"Dd 0  # ABw* *aIS TK* *aI$~"jxZ]hcEnVRRKMcD˂sqaAvPj\+nb_D{( zɂ/ `_|A,HE5%4[nI;3$Oʂ0|g3ۛMdy__A7:Iԡ%m[#J:D\1% LMp)WA]ܥ~XĽrGrG 'ml8|@u0mmy-jӬI1ijf6^ʄ`ʽ,߳d4sҎdC0&,  z"E`9QYx|hZ[NR$òY4놮/P}OEÞcqTLxdfCgӸ@?ǎ:\o?˃=4'u?4cSxx]㴌U O*CP2wvxl2BVG7+V,(Jiyk?/+ v1n,O*ܛgk,gγⵅOuϵ`0gfkB 9w>E7|n:@="! " @5z@SA@&dIO/fX09@}4s Sr Q W\ fC)Pw_?o u fE)%EZc5e Dd  0  # AB (ŠvZ ( T (ŠvZ :; = x[[lqSjPCPtlRMHX}!}TGk7NGȪ6JޕHQu[U E"8m@90`lcc 9\?̮{nsٙ<>| k-z2vc!qb=#MؠB=]%5ط.gw"RE"%}40!70_ko8Kq Pcoc "i&ДDX `)"~l"0îˆ=@8@tm;iiJB|@H`aXXX߃c=}}X!v90 Z0ě'3XNN]CB&v4eqM}҄~|UWU @aMgM;E$.MNS;aqX&Q N"IL2M sNbi,Y%S)HVFYYaw'adֺˤ|qW cԴi8JQ_xF$ƂH#ʸ1 |!Y+*w [PYبS>k~H#W69>y#{D#W+oHEQG4>?ErsiEuLNɼDM((@l\4|ѮNs &VY_/+H`b:NԒ4K`p7Jk{.ˡUqT2Me<%L,Ym7ր&KΛ\K9jbŒV][|J3X.9oc.c9 &KNPJIn~`}qhb}d-مt R%괰IrmA]1h aL]z5+I2!=T@&KT ɵ+jV1hfIlPV#Ē*֜Y@y)Mh J,mlÞzΩMIJ2o }kEMmc9Mn9!eQ:kr>FYg\IF\Nϛ'^9Jϭ6WW`kSەݠ6 sy9$t.ށ|A+mEv^9VҦ ۳YX*d8SXCLpZE)"'0m[,%g~=%aUSR%Qmb\iuypFI ) ^*^!Ƶnl@p|ROi#`!Ł ޛݰܽ84BS(=_YI=t? >b-8AY%_C>T#~O$o6[3Piާ!*a(W%u1ͺW12?,Yup0*Ǵ:dv%B\EuvA!n_:wyU1a(0#>cڗ7)|NdyaNևy|CLxڛwsR98#o1!?"">MO%= #=ϱGg<~yX{ch2Lf=˱ 'cg8#qOsԇw<x؃<$Su_{aQ{]ud`Ʊ#(> ޿= LeQr)(# ꚋ$#D!\YP*- i D&{0oa8Ngi oyb *@k~)Ĩv yFUroj kw#U "_! l S>:y["Ԟb_#)4dV0{1;Hh;vl[n ewa?XD_}=W: UPWӖh':xjiu/w yr?ii 4F^4Qj{/un>z9숾i%|uw5G;"h[ss杝Q>E-2H[HNj+n!s\ݱu;%iVbF_FmlEi+nO6{DM˟@+|*qr#@Q7+ @])}(S% Dd  0  # ABC 8҉F  2 T 8҉F :2xL; x[klT>klvLND ֆJ)E(JMq&5ndE6J/)JC$RVB)M!51k x̙w_k|̙3;3w^}FVjSe;``FAg >|0NM\T{y4w22`DG#BS#2$aîˆ|bUSU@ }zOϝC o'8T&sNӑo1X&Ql Vt$Z8]2Mm^Ex(&;'1dpj_ 2Qp/x;3ad֘K$˦a(00CjZy/ GW30 x0n0#HJt^ϓj yq ~8$K-'S0YAu_cBJsN9\T[XK3osAMg@qlqbo<-Nq.!MG5 P#4y-aflλͯAYakl(5 )ېɻc{ [=gAQqraUq-30~56l͚Oȕ͞.0l#Mސ {FlWz0W flr]d%-riEaY$aZTkI^)IX&9ocZ/c9 K,b*56$kQ/d)Xz.LN $טӎk4!L7ɻKf%.pL%G|fU&Pfg$*ܞes5n\fItPV#t%U+Ya˳ZKS.\pWbQsL3XNe ęYRa{hFrkXbN[*o9*mzI{Fao<+ܲ'\vszln)w)zH/Bx:f]+VG=Kp,q:B9cZ2M!&:` K!_ :weE1g3a}7d^`4GW~.y|W>IN Ia3//Cy|9/)E!{S8%,?j{.q.Bdz,|9Vh-n?Ǟ`q{ch2H=ϱ?Z>Ǹ,tYܳc|x8X3{TgoqOsTG= ato*s.+1cؽ5a8ƃØ=5<$b >I{/d׫k.Kj|Zp}_p _dAoh툺Fd10  GDLACӣ;z/^a *_TbMM]a>a*0YC+$]uaڇX=uKvn$z"r"]/pƻ}Hha3n ûPCwvßOgPuZ `5nQ|OMՏ5Ńm{m}~Lk)MOm 5ڃ}]~y-cv#c7|{5 h>n$32@Z}q!B9S a_ƅ,Ö~.d/}FNj<;v SA/Ѧ1 ji "cE|wQf_߷ww3e/J/S|Q˦Zo,Kmv6򽜺,u )ǖAaa -- ņ`CH[4h0M| gO>hh’(>JB%[BW-@?K-{眙ݽ{;?;}3{ޙ{<_ Au)tK:Oa Ԣ|*5`>ݲZ] =={4$o:*\d~ >/FpqQBrh X6-Xb9HXOS\j(D4LV,Q .j6bO6RV0|H-UXi*ڶs(}̭7Re`ij\Hכ6yh,COkKoYӬ@'N,>W&.A%QC<Dx/V204LQ)* މuL&.՟*f ޠHli8]d8vQnK^4hPB@B<i(A:· g!#&)! |^GR"U_@VB5#d|LȊk"`@֬fuYA q@t()|m( ou[`Uk8ХnJۺ'Djr =z,0l#y.#.r4ਙzm{bрg儫̀=9ZbG~cƙ=P䍸 -[0{g>cm\0^V ,-+ f$-=c?οN1$eۺ%?,-(\V Z.IE Ƀ`A,'l¢bo|7"$E >„HjJGH)>F)$aos^sB9ꎹMOX <RPƩb :nac$ͣ2S Ken[r$-c#ᦜi˂Dz! Ё W%& 4#jn%s.d\kcr;5?p{=VBL﵁k3+Gwd͈Z㫦E9є&-!ZӒƌmlp1}.Qk8GffWHxN,㧿3K{פW0Wsأ)Qe2FCViZԪGį1W9էMzDY{漉IsԇsIViw<Xݓ%(M/+uL3ܘ XKڬs%׭mҽ9m*-.$qorJA4왴Pի!w;;9P0J*mVD Hv2J>H̬Tr&UBQ "Vn2-Sqi~bWV(1/mCGGO+P;I{oT{=MM-ɓvK9==ΓvJY'!QCxkR˛wyk!O!V=C/a]^!~-~ʞ )ۯ ئ ă3;_+yz;X9Ɵ Dd 0  # AB _X'A7EG T_X'A7E6}D),9x[}hE&1$5H-$UQPQ?#A ?-hQY(*RT?QCmk4KKrw|doskz{9y޼ݙysee Цup8ނ !6܍v{$9쫔k~˅vzSET= [8и@s C rhyo v cĨ4W].a-@H% a7ETW0쁟p#6Wb 75)@%0\'-fi"VCs\X7+ab -ď).$("M5Jj$b؆ L(xY*6j SVQj&ewdPt3-_,U&]Qԫts 6 w yѕԮVP尛JZ\=xƛy`So,G'UkA+z#aIkz.@N4 Y^\y q\jO }WGxb.R&((lqaVCEs$D1[3`_Z d4R Q۳"/mƍ fyȖ9@i9|Ib} ?&VH)P&+K N,6T:/yH2Yث% Ǐ"Jѧޗ^ԲǏtgbZا7qȟ[I,=|?I ly5VC !]`J>) j*. Z8GLopzzJ@Ì|J. lg^U@Ɣ*TC벖ޏޒR3pa=dgt+s}\"mSAy+&hN&kU6Pbz"\:ݺi%*s _-Q wTWP*[p3ILJVvʂ;vsM8B)/qku&7ƗK=ےȺK4[_/U2lT% J# \`m|Ut4p2m؀|&\IojI9P L|!Wo'zxOQ\FAd[!W^hB.#G2eDS*Q'hrM Eq7J #]*E\Ar~4p21%#ƝX GFn1ǂO4`Ej\!=qg]XKicB,lNɪU GIH2LIf9R1+fX-"[ jBϸ \X)f ~&tT M/mY9/[cs]odE(ժ7nTXJ RE6UnTQ\@^6>t`~ure{9q2 _cڔV5Z/jVC-e-^U)fiw4Rue)4qyy_2uq)6^0=%S瓊rUBj'zaNK2&ٲav6eڠoQi.j͹53'E9*$U?Jp\33G9l,fD-iά5!jSVå-dsg#+bSqY\iܻp7%U)7;ņ, OWBIڲ#?(mYhBɞiKƃm<Y*gNRk{΄vL>]CS'[=_m$mx3Eww=I [9J]u-T6R=}(U/𤝲ׁr! o"9xJ9 '&t^KMjP\[f9;KME:/TXN}s?{W(:tEŽX.9_.`:nn4 E3 4M,aQaja_)m^LBbҧƓUp);PM}Y/.!sϜ9v6Ͷҽ۠ *yfk` ܮOy1>pOQ k $$If!vh555555#v#v#v#v:V l t05555/  4$$If!vh555555#v#v#v#v:V l t055554$$If!vh555555#v#v#v#v:V l t055554$$If!vh555555#v#v#v#v:V l t055554$$If!vh555555#v#v#v#v:V l t055554$$If!vh5555555#v#v#v#v:V l t05555/  4$$If!vh5555555#v#v#v#v:V l t055554$$If!vh5555555#v#v#v#v:V l t055554$$If!vh5555555#v#v#v#v:V l t055554$$If!vh5555555#v#v#v#v:V l t055554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/55/  4$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!vh5555 5/55#v#v #v/#v#v:V l t055 5/554$$If!v h555@5@55585X5 X#v#v@#v#v8#v X:V l t055@5585 X/ 4kdAa$$Ifl D4t 4@@8XX t0$$$$4 la$$If!v h555@5@55585X5 X#v#v@#v#v8#v X:V l t055@5585 X4kd1d$$Ifl D4t 4@@8XX t0$$$$4 la$$If!v h555@5@55585X5 X#v#v@#v#v8#v X:V l t055@5585 X4kdg$$Ifl D4t 4@@8XX t0$$$$4 la$$If!v h555@5@55585X5 X#v#v@#v#v8#v X:V l t055@5585 X4kdi$$Ifl D4t 4@@8XX t0$$$$4 la$$If!v h555@5@55585X5 X#v#v@#v#v8#v X:V l t055@5585 X4kdl$$Ifl D4t 4@@8XX t0$$$$4 laDd  <   C A bh* 8wwmmonh* 8wwmmPNG  IHDR/h*gAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNZIDATx}n0pI~}$w?Lz YUz>r;qXZ^JIa8~> kOF*aR&~fמ oƮ_`vUɀW y;K_f =02 R eջjbUD'UOxS 9{i"8PJE~q(_e|O#fv~]FU)qjya$sJvJUƩU\pr./0:_p+Q띿 / _LhzZJ ~!˓ǯlŠn}?D|?ԛj!8PJE~q(_e|O#Ɠs% ۿWahN (昼0H6>os~*չڹU"9b!yN~m]_΀u}9WvQдT#8~߯*PrrDhzUF~q/š|Dy!PʠBG8_ʹ|"UH " 1qCU&UqX_huD՗bsxMW;oǝW2 R ӗ/ _5zno t^Z/!8(/d__O .SB!?_ "dgIENDB` Dd  <   C A b+ EcWlpfi0O. xn EcWlpfi0O.PNG  IHDR9wgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATx[r9 EQ#ΕRpbA#5$4OԼaϞS#U5s9/ C3ƗBC^Bpoƥ,t:1HKzH-璅H $iV&q s%Cj9{>( |&I _%OғxHD3!a=n4'IDyv<Cn)靿ׯJ6zH-g;䭗4IΙo)')~ecMS^S=NvO8= ++Vj7lN'roЂo=yp z̩޷ vokp7CGE!yA_k\#=^U~JfNNy?{so\詙Wz8k/<>腒"2yCgK7sv$oG0ho No􊕢7Z<9[O\$m?m"%%wCt="z;{7۩ط#p~"JdK=~}vW4SoGv~4v:B90LMX)zsx_ȳ9>ʽC 5:eݷS->o7(nGȳen+>zv5#EBn;}aNSp3)0rOrNyߎގ1 No􊕢7Z<9[O\$mZ2 Pgʳ'3vގ}}otvfN##ozx;^pOtu2[^Fo_tPu{UtS_;N 􊕢7Z<9[O\vH3T۱{>Qo`Vz>GȳeVe}[==8[V{S3ѭp]pz(Nz<\}Ns{SƃWv90LMX)zsx_ȳ9>ʽC 5-N 8<[VCPn"voGHf԰ϖD߾7:;MNžse=|}:X2;2[^Fo_<W};жzN/ :a*S+Vj7lN'?{==\.rpie6 QIENDB`Dd 4<   C A  baӍ~ݩBs=In5Ӎ~ݩBsPNG  IHDR{isgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATx[Qr $qyymR~|I6" 3Y?RmEz5-€zzz!}X]FmEǮK>mVtj xB{!_J D<Ϲuvv>﶐;3b+zc&<ٮeYOh^Gq¦HNc#ұ%t4kz`)bP63<]Hǖyvnfm+'搢::b~I,2<~~hm޿{^I3_GQXgFdx!η99'{HDJT=>s "[st~"Za{m8/4sxTwEuݻN<ݭ-kd!F>"9RÒu4=,'nvlGZOߣcX}dmUR'XȌ?ty3GٵՁgV1᷄>ߋ|8dN)Cͭ<9z*>?<ۨUr+-^<|ouT)i)9M=ͼbg*/CD8~Np{˵+xIEF{|/zx_"%FD/TSt3*]sVVz*ཞ x@nr+-^׼?n> w}%s(*7j:)ayf:}TſS[!(ok+VT{=ȭ#ಀz@nkՀ=lʭ~:b[%TĹ󾕔 T0v~ȭs+}+iY.w#U{=r+QsHRxk8b޷r+<'% VX[멀z*ཞ V}ppY{=PӜKA+?ue_KIENDB`) Dd  <   C A  b SkpA Mzu :nm SkpA MzPNG  IHDR/SgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATx]Y: d9sTUGoI$pCVfpA7dm%!0z\]*נ2{ *ДEW3cdtqvMoO3cdt0;ٿ2'J=2.)ylL"P-\2.aYqr\DVDgKfnX4$|zQNbo9Oqxs}tGYK5I~سX$B-i"}.p롟̭?|C@mgE_B6T^5GvVfp9'red%L.Զ(e@pfpPY7Bm[R]z1(VzdK$MJf_>FՄ:ˁTf)CO2T0;/%r[vmh^#{dѯ*U>2M &Ey/&{%2z29|>eZGY4~,eʄlܼposTrN'9fSxτVe~ 0> ۯ [GOeq1 {)w6ljKgZ3|0;٩ Ne`(`vz8/F[P =M8;WSQTfy dʠY*=*{bûL% =M2bGׇA)CO3m>oXn2*|){&@)S!( T0~+=YwY =M~Ӝf200;٩ NO`h *ДCg `* P엚fφ{O3&ѥ,)S41hf`!<<,TB{Q 2񎦮Lwi6/Qfq2s%=M|(#M\Ntτ|{Ffh2Bf+S 'Ulbf.ʰYog>;iPTf200;iP/mAe24q(\LES i&cfsز;Sߥ|2EOS6C%-tAT9+ӲKSt)oafvMRfhG_V&=4~9h?1Ziy?g|ʌ3a2c?c`ו)4J^T&Pifgi+pFƺN tNf200;٩ NO`h *ДCg `* P\5zǴ0i RiW ':.'z)\~=Ͳ2ҵ\Bu~=P f#=̵Vf DO3{.9׆RsFevL3c"Ӥ܄:Ne`(`v*CS &ˁTf)CO2T0;/mf0i*~N>hJO3=Ms~>hJOSSFhz(ei{5?K1L01K24CL省QH*0~y{5_4K܄:Ne`(`v*CS &ˁTf)CO2T0;/)K P4۽Ne,ppt)4k;kY8zʠYOϩxRL c; G+3yGhI]k[Wk=Y`~2{& 3aXIuێ,:L532vUZ-G1]ƬufR~;]5Mf200;٩ NO`h *ДCg `* P6O34fj8-3]z{!yp = as+ ͬ-;Mn:٤Afkv| V}U&KNi딟?LR7l_6~7B1rzY[6_~{lLJtY(I}=@iyn>t.3Xw&þʇ_&=04 +} %A ^xEXQGo]jFiVlŇڃ!xOK}u֞> s^kC{0dОwLChpKh feExi\\o%IJP=|O]@;+M n\ah a L\Q 0&\1x'>Y$5D֓8kL\a[ Je3D EgFVcŦd5Nk FHa 3,A080XW[_ g4`ܸ0B@0@a L\!c. RH\Y~qM"4OtPIb KԌRӎjXVy뒋hv&˨X w~$(^/rCU"*mypWSj]Mq&s]?pWMhcWPjs ,&MvMT7ϊ/t7wWDny.$!Nꋉ](r|Y9hG O]n5GswhvUKɈeA9DE-- Mq)w5ᮦ8r} &4űm(w5dDw 8Ӎ%grD#F^Fy$:S.QwdH#dD%shז+uB|(焙HmBSj]Mq)D_}j Mqj]Mq.7u yGMMps65M17A_17A|7E U?#&kksl=':w2=-x r|yPʋ@n"ъ{jn8M~&iP7T8vů˺.77>[EUviM*k8|j$_͞ΘkzZ'۽һu.R{ƪN=m~<˚noͷrߔqĬ93^qC'n Àw*H_j`Vt0ԌR倯'ޝr*^%PgFNʋw87"E̞Xk|l/cwbP^MوBX ŔMW] *J4'S.ߋn{g\/#һh\UAZZq~<+xw9[λ2(3u¼+Ƕc$Y)jAy=1k>Ώ'vߛ}| Àw*H_]/wE0oKjFgrP L_p 3#U|iyIXncjϻ+yܼ9Oe@7#U_K; AKލ;<&% j:N;T{xܼ9OhU~og&0 x TfM~ C͈,_zjy!7 UU|}f/-;ߕsܼ߽$;ؼh2^De2,~5{ez;o(ќL ]˻3eDz햚sޕ櫫t>g2xw9[fݥYw)̻KL%auqs]˻W[nΌ<#u*J>l>aH_]/.Rŗڻ"7% 5#T|9 wz|/W T*0{bܜ捼ܼє9;ܼ97?wܼ{skn΍/An.XwZwݥ]y.eZɹyu4Q{bEl TE"U|+Y}ӽ_P3"?Kŗxw^wg{@_p 'VEsK\Sw`d\Zt rwyB'i̻^4rmh2.)y:}%4.ywuGQlʺ|&KA*]1׌L=v>O 7y/.Rx TfM~ C͈,_zjy!7 UU|}f/̞X77'cy## 7EyLd ;p ]] wbn^_SjJZ)%\]:wZw`/Muqs];97b?32uCn.gH_]/.RxK]Y*{$y۫pXu%w{uIENDB`Dd \ <  C Ab{= p a煐Ln{= p a煐PNG  IHDR+h&gAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNXIDATxZ[r0sCze:?ܦI0ISiQ_{@GW8zWܿ~_Hl_B/qzձʴc z^*sX< 6# ZR=/4Tt/ԃX\3<\ݼ\f"3%?LOyT7PSy?5c!ëߤ9{B(i/#>`cV.G.b/G2=gjҼR*.8WeeչT5k^$?\ze䆣CKK-šT2Yk{^h CVg\ϥ^լ֯LЊ٫Lo!+-駱ʣF]KJ+Kz50I}jAt*{ъfe/}מr7dz)Y ]ī oW fs}o 梸8vqz̛gz*V2mZWY3,^͋pVu|7RM:*-^Z8 qMĖk@6+\^E]>>Ap0Ź+\E3G+1yVVE*Sr(Qϩ^A=y6u393^*^*Uɶ3=߫Eu qAOw h c W.Npq梎.RW8\..P}Q/ZիtE y2hU:e}y`+5sQΒg// *tU>+Kf} ׂP;2m_B/&qz+\#ˇ'梸8vqz[hsQ%Zk:ѣxJ./je}fxrQ1<%Uk ˯k^򾨕IW_'tOE m^:üJ{ͫNt0V.jCN0> j8.\C G~c3" _ge'IENDB`Dd x <  C AbCdOMndOMPNG  IHDRg31DgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATx[r Ezx=t.J0ļ$[15 }PAAA ~=vl;P?fs;GK 6dЀN.l΅ڌJ֖YC2\+%:іX2eTK|UlDFa.JÜȒOh .ahjݻWٔm/ǧ9I$yѺ .a8^L99?ȵ!s\m&&&iaZe21lCݎqU&Le (MB?s%Oȓ7rMxR d8GhZnхQs;,9CNhn[RԕY|>R9q$yN?2@ĭ UsJ#ʉH\|{fDmL[lY92Q7QPx kJ?fs;GK 6@}Sn 2o:[y@Ql5B,7$GZwWVXǾM-j*jk1iD,͍@'Su UEd(pz7.mDz\e5̮28a%dVEjXnꖯi>y`]9BdPdPdP79!dP7<)@F5E9쥲/ {>[o˾QeoxM:U#Y;.tog9 [͆4w)C J6rܥOⲉ2q=>@@@}Ӂ@}Sn (u߾kM5߾wo42!b0Ew}2Y/P^#nK{d6Fe߾_n,7Xb-S#d627H®ȑ}dU#/ʐm_f.۷[ceF o * * *5'с *ܢ5'%ݷ w2>Dܷr%}H;(,[ߐ*e[7jnOjU#[::e/2dh2e̷ܷoFGu}+T׷} * * *5'с *Xdۂ:6;`|,>KIENDB`pDd 0 <  C Ab71j։.5hn71j։.5hPNG  IHDRhgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsN9IDATxZ[r $QΣ8oJjCf^EvW>"hhhK  vAshP_v0B5'-- ?5iܱ9*f欣sq6*m9<9D 㯴 I*ԓnhk7y;x9m-H3Qa}I]S:[ms or9{BX.+mK1PܺBmsXgGϷ{p'9<̑\BRsc54>V?Ogfudt8+.LbA6֜ZeS8CƂTEvX.ȗcASDx 1 -;̽*ڜro`uB찺 H7?`K>\RJkc8tjU7aW|] ]4I ܦIsw5Wؕ8Oϴ`沁Mw}'pDE7;'œb-6Cع9EW`$~@ |' ӬIs&Lȑ@sM.m4hZI`'JγV!. T .3[j_. T6@@+˓~vYg+&cgc4 a$Py'JrQeIg=4YM4Fͭ?#l/!=/IENDB`Dd  <  C AbATΛX޳*O_nTΛX޳*O_PNG  IHDRh|!gAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATxZ[n qy$JIXvŦyUU 1f3=-10#a6ȗQL :7yT/g3|2y!>2В!NM٦ 헺֟eab|H=}P5RDyl^M]pt(-~T7;ҵqŨOhw7_^_gndSצؤvjSPU#\"6d MAEnb$))muDX.h /z4ZUMB[Y~%/caSm}s rD# Bwi!+ȾU6 *OvRx6bXfFQND`56M&*%-A[I""ɟzy{Z_(j.|;To6b%`كU=j d]l|RT2:,A4ȿfc(I"@\zǦ#~2$YzOO8?߳̐RWm`NY'"Sj\͙crmA}WBtVv%1Mrnp6Ϛ>sy̟N O- S&TJb9ҟI{xK5S7?s:/skW X k"ۢk&cQeK& ^gQi+Z>nDرn|k23nva"O&?K a)Hɓ@ɼ:J7I{f7]xU{9KL&̍ڋ̩yg΃%`N\y)yPad}2a3p-Dv["a7Og57;K4$NT)w d"g XNP !B1L9隌OR;ADeF)t0[ϙs)kOi2.L'V}2p\^vK;i&3f'^du>0( @|2P%@2<41o&>̼Ʋ3i5TjϜZ7?sm`nKn1Xp1Յګdt%gՙ+Z>nDرn|k23nvah2In&#s'RFs0/]T)CHd &s`;ADeFɟ9AP{9.˙6e™^\d>&'d:sE ч;v/pMfN8>sQa)5rFp*ed6$JUJ5 &[^J5`*}2 2MFhUBU&t"[IwlDlNV9AlÙ8s{u-v찛3_̌p{}%L[Ɉ=&ÇdW&b=&#Ltg~PM'cGkUBϜ2?&#}oV 7QdvU"& gՙ+Z>nDرn9^ CYIENDB`Dd <  C AbeᓘӇ߹A;n9ᓘӇ߹PNG  IHDRfgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATx[0 E=z2!a$Hda;T[n ) !!!D3v4gt|5>+h΀g!祎Y;d)Xl^cp:^G2:.{%tƱW_ѬL,F^ԧ?1I6y&j:4K!C[s~8K9Ofq>YWCMf :<{:$r؏G#HeWdЙ yu}rr{pOR:!$ =Eץnu`m&@$7tߧJp]b}yXPx NH|>8,јbaNn8{Qп'k=Zz@d/",t. KͽP3nEauE 3x{C P!Rp:δF<[Z;Z!-6С6t!i=OzZkgϭt|L).e`|u!,s-z TtS\}bN&:lqY!|Hp|P)F?S U#sD&t'Mvu==1m[W fu1@ CpСa8Z3x{C P!Rpz1qm-qS\wVd"{:WD~;Wmq+2tpχb&T8uWց9zt<@=Α q3 @ Pk /1@=.OK O}?.wqHxY(NSOϬSc:Psd"TqCZ1!~-AZ-7ց9s+~\5X5 g3 @ Pk /1@=.OK xqԮ u U=[S[]=nF'Ձ+<15-tfQ!u8loG~ﭷSԴku8n5m]5R8iW}u&U@g:N~'vר~nDߟ0th:4 gz\pa~otLRq?1` IENDB`# Dd L<  C Ab 'c[^ zo 0ng 'c[^ zPNG  IHDRQQgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATxQr++ Dq3]-W^'c$$!M3'AAuy^QEBPP 5[ _E- #C9G =5rޢڲϼ%~u˹l~4R-*_QM誏f>|yKaKe39ZZuf -aO5S|xg͚P^vJ"MV[:}yf}Ί>.Ẋ05i;xC۔}\%P09Hϑ4u)Tw؍d\KvOz;[97Uh}p4& y@qRΗ)ުk&+r~9'6zy}cb>#c$P9ROMa/,"M0ǍmPywSQyʖ|K`6o'h?[L95oCJsOHmy-Um >M,C޾a++NIP"o¶$g(yB(1+gBm}yh>[PxT3`P MBByy#yK(agjWS1y0I#ul1ּ =1"l:g㜷 e^%l[PgwJzP(t⩆bA՚-6m>6y'I5A@!A,779B'o h%ƛbdR[Lښ oL,Cg4t,D;% yA9޶Jcٴ[̛F~D;f 9ț""3G(yۯ .ѳm+ycl1'"ŔZ642Qb2z1yJ[keϼUl;)iV(@(~ׂLEIW-m8o Oj B񙃼)B(X( o o>sOHmy J]M)Nl1eukކ~ '2M8%ox[SJ\,DmLPPbVK gޢMh' #3yySPP@@|%@X36y9* =5@\ҡQȱO'r<ݻ3oBOlW}zPʫ6s>u>Q!A/ ck#pEW%rl)h>۰ 9ț""3G(7B=fC&>ѵ̂LS*B(/6y yWR3iWeNW[)%"2[[-fyQ4G(gP@4% hbz_  >` yyKIENDB`Dd  <  C AbeNZ>Fy44>AS n9NZ>Fy44>PNG  IHDRmh eQgAMAPLTEf3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3wUD"wUD"wUD"ݻwwwUUUDDD""" pHYsNIDATx[[r $QΣ8oJjvl#@ $ʇ`e4ԶԶԶDK-6._euy[hlFCj[0^ =s u]wg} 㯘W"d Lf<^yzkf"6 L@ls%zvڽǕv-ߕצe@i"x6-fL=;߉o9{+y]*j?ڤ5}La^֫zK2X6yՎ:{o'v$JmG;Q716StN{\Y%yJ2=%x~rw"4{Zmtk;m?%WIJZ,,_NDh3g/ߓ:d uw77-Th:zXK9t\tW>Jg%^ -k*>n<.OyKeuy[hlF ѯ m x7vSx'y%i\8ae:Ѩv͐ Ԏ/;,ɕOjZ6ͽ@+W1&$ё=TAy1j7n$j^nڣ6W1.Q!jjwQ#@XhazСbmlhMƒԶ$- @mKn:t_Pn쀧!Nbb&< ֻ9~x7*ZcELIENDB`Dd lB  S A? BY'Rȧjujdj5H T-'Rȧjujdj4p xTn@  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ahklmonprqstuwvxzy{|}~Root EntryP FL.%j@Data WordDocumentOIObjectPoolR2&%rK.%_964707255F+%'+%Ole CompObjNObjInfo  #&),/258;>ADGJOTXYZ[\]_`abdFMicrosoft EquationDNQE Equation.34 pq~p\~qFMicrosoft EquationDNQE EEquation Native P_964707679 Fi*%y*%Ole CompObj Nquation.34 pq~q\~pFMicrosoft EquationDNQE Equation.3ObjInfo Equation Native  P_964708333F\*%'+%Ole  CompObj NObjInfoEquation Native J_964708441 1FX(%i(%. pqq\pFMicrosoft EquationDNQE Equation.3. pqp\qOle CompObjNObjInfoEquation Native J_964713423F%,%05,%Ole CompObjNObjInfoFMicrosoft EquationDNQE Equation.31 pq~q\pFMicrosoft EquationDNQE EEquation Native M_964713465'F*%C*%Ole CompObj Nquation.31 pq~p\qFMicrosoft EquationDNQE Equation.3ObjInfo!!Equation Native "M_964713714$F8+%G+%Ole $CompObj#%%NObjInfo&'Equation Native (M_964713740",)F\+%h+%1 pqp\~qFMicrosoft EquationDNQE Equation.31 pqq\~pOle *CompObj(*+NObjInfo+-Equation Native .M_964714341.F,%-%Ole 0CompObj-/1NObjInfo03FMicrosoft EquationDNQE Equation.3: pqqr\prFMicrosoft EquationDNQE EEquation Native 4V_96471438563F+%8+%Ole 6CompObj247Nquation.3: pqpr\qrFMicrosoft EquationDNQE Equation.3ObjInfo59Equation Native :V_964714422E8F+%W+%Ole <CompObj79=NObjInfo:?Equation Native @V_967362830J=F)%*%: pqrq\prFMicrosoft EquationDNQE Equation.3. pqp\qvRRwpUuH-y9!BHM28*(-;跰X5? ̽s<<_@>&#`%Gn}Xz}?|B@a:I>A{J}33o {Eaؐﰙ8RmX#uY"ª}@BmA..Ի@Q[TN8/ *9VHX#a.t<;cXǝ*F#gn#6 ]8!Qs;a ,ɹA'!w7(DuuFv<Ps(#Fr馁t8 QXNLSLh DUZQժHi GAͶȻ!u};Ī6Bq$o^Ax 3/ØvE#7ny}/bvDH'y3tG{$zJig+ޙ=1piv.sS"Y`,nMʅD+ -25N(=&%LgnBڹpSjłv8=$zIJwѭŰDZEH8(ӊ%HN,ZjbfԆYc-Tv$Fc֫ݦ$1}1A uWr _-X)h P/@ _U4NJ` О$$If!vh55:5i55#v#v:#vi#v:V l t055:5i5/  4$$If!vh55:5i55#v#v:#vi#v:V l t055:5i54$$If!vh55:5i55#v#v:#vi#v:V l t055:5i54$$If!vh55:5i55#v#v:#vi#v:V l t055:5i54$$If!vh55:5i55#v#v:#vi#v:V l t055:5i54Dd lB  S A? BYNMUֳrB5@5A T-NMUֳrB5@4p xTn@UT7U=$RKCz+Rc$pubuNz*x^A+/av8@`i흙fvg_@=5x d/= .<: #X1kx ,g-x oN{G"#)1h\~>#Xi|L`9(b<cKFRl=&)VPg,7@T^+krT= [7>ZZ A6Tm=`_.VBwb#Xi|L`9(b<cKFRl=&)VPg,7@T^+krT= [7>ZZ A6Tm=`_.VBwb&#`%Gn}Xz}?|B@a:I>A{J}33o {Eaؐﰙ8RmX#uY"ª}@BmA..Ի@Q[TN8/ *9VHX#a.t<;cXǝ*F#gn#6 ]8!Qs;a ,ɹA'!w7(DuuFv<Ps(#Fr馁t8 QXNLSLh DUZQժHi GAͶȻ!u};Ī6Bq$o^Ax 3/ØvE#7ny}/bvDH'y3tG{$zJig+ޙ=1piv.sS"Y`,nMʅD+ -25N(=&%LgnBڹpSjłv8=$zIJwѭŰDZEH8(ӊ%HN,ZjbfԆYc-Tv$Fc֫ݦ$1}1A uWr _-X)h P/@ _U4NJ` ОDd lB  S A? BA:H>tF>- T:H>tF>t4p xTn@i UT7Hm4@^J׉g:iRr !@%N܀g pjuW 7|;ӀО~fz ғOÃ/8&59rfyTDKt Ba:+ƕ=A;ՙWo$y(724fIgl@ a͊uu ʱ5 ܀H7ZET:dU MdJIart"CY*)PÝ&"POyN#5Kύ]4qܔ!PTB"ݐ/7 K:b2*fDs(ňG<B of(%Kt1ØvZ)VZf3 VUiJ4=vGFw(!xf!hwyvPc`5Gn}(>`(f3 q%}oO`Eo>SJ㍒4!O"ق{|.P#Xbݱz`jl~h H7ZeTb}Yt3tWIIivx,1CY: P&"PNEgIclۭMKύ]4qܔ!Pwj c!""݈_ K5]:fV2:Xąp }C1f//i?kpd>LhYecN\CSWM &b@湤Q=jb}6+l{ݽD|nN+Oţv%c7rttz)xz&KEr 8\LAPʻ7no e_b=q4(-0ּ`2* ȗWA$jQrLQQ9s/Dq20N+v؜gYtšq4J\unc!S9z+wMCRW׾&$mH%7}$13w8~ENykVKe-=P_*oSP9O0 OK!Dd B  S A? BI!IyGR utJ%4 T!IyGR utJ4 xTN@>- (2'\mpʲ&hBr-ti;-!Fa} a=3.hiwOg ǁG/||\+;jdX1 X*pޝ`|'P+p9d`Q}F:]Ӕ,CY2ֵ"ـ{:.P=X6~f{8"`"H= [+U]6>\ںMROi/CYNuB~G.6piE(Y"ӀlQkͦ3eCPŅF.c\DnƐJs[I,Tǂ8]o 39U:`V"*DId{,ltgQgau7w~evLb1EЕ&R*Y ԘYwi<[7bCUu φ} yGغW^h)RI?c|:Awzl'L&#'bf ?WwvJ @% +/D XR@W*Q, ȃsIPQrLRʝ s O]" N՛p~>a|n=cPʉMzEH|dt4!yQu 7nm|Ů)En46NAnS洂ѿ)RM7Im , Ø[_"1/ő# \~ei^)Qh`P Dd B  S A? BL@虇[ONrC Ћ|:aWzYxzE3̜!]CA߫+{ٿNeDKvg"0%NZ\HD2!rCS#}D1R))wF~9 5Ej" ? |?z%nHXunZHܷt8&!2@ha_NUJ]_SJUlRX3!R*pn%y/>yog XX_"1/ő>`#uY-h`OӘ Dd B   S A ? BP ӉTzǞ70,< T$ ӉTzǞ704  xTn@i U@TĎHBJ \{Xqv]ISV? {Cf׎K̼yw_@>6܅;hFlG5 ܺD1Wi,G,u o{"#FmQ^Ї>CJ4O k#Y2tYB]V ;Ecv *[-B|@R9E+CN*$WwPxG^স>cab,rOIh-l4),mO\'di$tRDElTcE",狸Kr=ezS`8o}/ 5̅"MUTP5}Frrt؋0a6lh;2@ЬlВIwCꆌ€{l0ϓ؀+{(GvQz)Nhy炧[ATGHC\LʺOz*yg'ޱ`=1|lN\HD2!r!SRaRR+xg]h$~t\ݩ8GY޴>ߍu8Q* MB ڏ&a^m7W7m ͚`v3)VnUвjg[8%NY`}"巕/l?}AZm JY_\g /ZLoO0ܞDd B ! S A!? BS~VKH u/f@ T'~VKH u4  xTMo@i U@TĎHBJ \{Xq֎ISV?DoO#?av {o~x翀|l w2Y6ц]~J;ƒt|? S"[`d1 (Wȃu0;t;#e" N՝p~>D;:FM؉G4qֹVIHܫh&$mYSn&ժ׭ Z][- w 'ĩ7 _$&hX~[tϘuЖ`imOcR?&_[ %$Dd B " S A"?  BZ9*N*S0V wl9`&P],pr2'vg߰0IPDd B # S A#? !BV7~5H9F 2?H T*7~5H9F '4 xTn@iF U z!ZbIjqRzN:ISJCOz< W$a' XZ{goY/Olf7zǚZ|~qGx &u#`# W?+L T7>u#`# W'4 xTn@i Q@ZB"NRUq \{Xu*( ,\xYqKk7gǁg6[@Z1W_ G_'Gy)|`@DnCXys>T`uh!YgVf~ +'q *q/X:Wgiqg=aJGSRB"acvoCdlۄIB0G`1]ש$v Os)L]f0KP(CPUx[(B4߂XmMY;)zu}tLQ_Vu'1A VdK3  "m"Ҽϳd:yzX)y!1 da(1 {ٹFNF9v򱟘z;Q3,ߋ9 +1y1Tvi[<-w!KG'w!,J& TdQD+ &},j(*'TR& %4u *!陲xia:l]9qBO3~#{bDd <0  # A#bEb4^| !b$Pnb4^| PNG  IHDRz;ϙgAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME IDATx'F{bhAXPAEEAl ( J%*JS (ذ7"Ėωwygvgwgv]ygݝsgv̹=3>(RV((领^QQC(R娡WEr+T9jEQ5(UzEQ*G (J^QQC(R娡W+{[}<~O?Tt?m*P I~&㏉YWjzwqy_~&xsשS'Ow{>Ʊ]v޵^~׿ǻᄏ_|l{CO3,\ЫWo'*QZo2\sM/1covqDs 7>}MVDo;]v\B{gϞyg;w1b<c&Q {9sܿU}Q|8C_?㽏>Hx>^{yv[浯Z<^߈{[mUf_B7t:눧x-xds=כ0aw7{Guwwx[oh"/^nK/$r,-R޻%ܰ{<@={g}.Hkyz{z=x]v{?u] 8{7gyl$rYgI;[x\p/x7`{m7h#o7|7w$q|&O,sxget7eoԩނ ݻ{׿Js|6]N;$אwޑ[nنhݺueAO;4뮓zoqSNg2h`\.]j|cK?:uߠZf+{ѐ'NǡC6mڈGTyᄏ_̌3L5GlƏ/?py~UWeFwuodѣGnݺem93e$$N;Q׀oj{q?lZh!ƿqd6H .4A®oLW_5 `M߾}~&|~ԨQυχӿM41q5oȡ۸}M7,|rlcw6tQٿyQCF\W!0|A@=zXKM7T<'xB_5כFy:t/+̼Wwvۉ7 xf |I7|v}`5L?vvme>>C7B~甫O>[}5kl C >3ouص[mdP<#{ge~so8e4x|iӦ+۬Zv>_c=968e" %KO. vak޵d;~H_&FF^{mo֓ցHͺQj%P]Y078 1xi<9~_}k}Q&2a>`oҤI-m} ώ17cgkE x>tA޼y3f/71?p~Ŋ-}eksnܜN=T0bG}&|=3ovt4{loҥ+]l@$W8[;zց11b 5px d(H# gq뮻޿/y-^=_~Y0nx 7PnB.xӦMQFy'pLC^ݏ?X 5Ǐ`裏ɹaÆ7'W;I>n&l1BܴxbXr)?s; :TRUhK<ƵOΕ=ܼؕysG:~}EL؆όkM(}ac͵0/_\7 / z%t+7F&s͔}|q6ʃ :vhi6~g3)J-hC\Ixt6zhl\Lƅ 2Q4n8c /1۸^c{΍2/h%xx0q먾:% t9l{n8Qpb?+JzE)# 68uf$l4sLrŸ%+JaO/yQ^z*`( ]/t.M祔Uj=Lw\7SN(ͣWj=2yY odwy9%&;r dk}4J$RʇzJH#iLXզVbpA~iIw#oV9G.7i Kn8&0zhI&*H*܀2z.cǎd\H*=zx\sFAK/,Q"ł)+5d=!qd QEcJ"nM-VY@V1^.>@J#K\=0>m jŘ.5tYb문brh$袋Bϋ]O߹A KVלJWja5 0NhU"!0w\YuFwDh((2i']Q0 ۸z.A+ qj,v!B_p a3LoyQ". a8Z0L2Z_mr>yb&sL&8q´ra]I]0Jtk,jwS b&ъ #[&tj{-T"^O'q#(żGaBr]C (:hPzAp3!R=W%+cW=Ɏ;X.)y^QXEQ*G 5"aԨWysI*Jd[l!(9*JP^QRIV"z(D C=$} eG H{5!Ej6lS(8j%xW^)7j蕊/wG",zܨW*tofCzHR+w)J]b5aK|PTK][}9(`J~WcsH(`kRoz"_|wWJ&MDn˸.J돢W*6mx<N)WE4qmR|OI&Is궲ӦM3E) r'{GuT"S*+eYgYIz'Jz"y薰5ATQqt&`06|'O~w7H"8E6l}E]XD Rv0DݺuߣG履~nۦmܣvL'G)cJ Q'7QfYs5/a[nEHE˭+eN*eE=zyСC%|mr5jTw=iBÙ[|%],/އ~-\Pt: ѣKGhc7޸,FՏ3ƛ?l2o:v5k֬*'h+e׽{wob|0%[w1ʆn~ީ*#aJ^) :uk Ѵk׮{=J?裒+'ſU"<;e&yz[gZ }M'oW^öEӆ"Y,ڭ =ܳ=QҤ?C;N6dsO{YȬg}Mc7k <3fy͎;%'f2:t0tMK/5?SO؛E̙3'ȑ#… E5W_}5o$yǿ/ӳgϼSG׮Ͼĕ^;C.%&M2m۶0Gy{osgRJKokaҥ^zfРAf2/c,ӫW/s'O?F[>k 5]lvaӣG+G}$|+,54ns=ҿgMdfucꫯ-Zs6c#7~ko>|G;ŵ^k~GOK.ĴnZn\4o?|W4zaGoYF &$vE) =_/N:b̗wbL_~ݦMO`Qˍ?D6|om{=ӱcGنꫯi4lм㎓GF8/،?^^fm=F;Mo߾.;u$ĉ>jҌ]}|C_ǁ+U%_LŜM7T l -lVyxb7 VZNsRldEZC9 w!CH t?P l̕4 N;MbG? h(T=?yGP2?M`UlpJUDn0R/{_~L{H&Ʌ&h-Z[dI}L>ݻDv6h8w~Ю(tE0ea 9˫2qWJE[3ΐ}$ n0G&R;qIdkӧT,b-ʛz?>hXTJ;o}{"]gJM(E`:.h,YYx7o^,3vtaЏAcfƌ}Y`4h vOΝs=Yњ7o.?yE@>}wuoG6ݺuJFqnݺZxsP~z͔Ohնalb\7VgQF^D#&}7Yf.= FX?{oiӦ޸q>@#-;/>}Z9sXP|yXł)wy9)bRY|.=}>)Jmc yd& $aN:ItiXœU2xg22a}F!*+\ZxK/> XK1,ugXܸanZ ڥ/LGInVJ_&#֭[_BG) p6qM0_xg %1o2iH_:"~Fb>m{ύ%S*O<1s#Z#!p=4$*L#ƍ 5έnݺWdUJ*8G*V6ϾI0C<mxt؇ b|/qk X=t,X@*Sرcm\hİ>ы'7{Rc2SN;s  EІôiӤE. Kg}>mt1|駟$\EW(B[.>H[o=)rEIӆ>gH_g=3EX.IňN23[cƍy9;x HI| /ε+%pBn:.QѶͳ'AL= =5"]='D%}%O&, 6 /0ܹs ЏcuNQ͟}2pb΃{̗cJaIV!ԕ@$*j#177Ud1Z4V=xYł-Zdާ^ $KJ=uwq& xCoWn ۗJ[QT5ra⼏V 1 %]c׆*/`auslQ7J~pǸs#FӮYBѣGgV78]gȖ˜Hy-k{?j䕴asiѰ f)F9~Լ7/%>xJ] 돧ߩS' ȟg4hT!Y=j𕴨ɥQGÆAmѮKOLT3*i(3rHy@ '2m4Y |GX}Dw/;(IQ㕰xg!]NcǏm۶xgZϜ9SɦN*0 ÑuuAplڠ}fr#bB(͏*j_#ƪMͶl~d)$OΝ%KqcP Akʗ`{Gn\|:+I`*FM 0Xxn}pUeqllԼQQ k2i҆$sFNf)WT)HkˈbCF>vbdlMÃG6mdbt[haW^)xWQ*\`i5k&kҤwnXԄBpq>|^$jP˖-KIa(6JQFO'[,$\k)Bs9GAVRn#|sM(͚y== =c1&:T4&A9蠃lRex%^2ou4J1rG) Oe54/<3fXy9k,)K1K/(Ph"+XI>eȑf…fŊꫯIL⟢Ƭڔ82aۤ7 ~_q;k׿ <8kq$CzXt$ 4H*!\*˜|R-?c qv0=zx.}<.[,RO{6Ç7ڵ33gyFj5>ETO 6l/ u)T̾+;˰p):,s-kFRC߿ NS)2q c77q4&_7\ O 3~~0uM9 &6VJ<e?UmڴɻL>4o\SQm=t- ƧH5X,^̛7OvXRn]&f5j X`˗//(TPvےQUJC\\cã/8lذ5 l%ҟRf-,5_p:sIetNꫯn&O׾Zk'|"M  D Y)A9x ۃ+}G[egY5\@Ar-vESXBglj>2y Cy7 j'sr^)ju􅒨$n*8r-QIŝw)/T[+ᣏ>>+S 7k a$`z/37>[}YUzWoPY`E)b3AξAb㠃^xa:+rz,|x=(i"zWJV̀b'f`a-*.f5t7ӧw'n GEނ~],XSR*=b NѦY"RYG'( *5g#ȣGeonȬ kJ.;& l6؟EpʾH#G?rsOJ jb#ے XiLh>,X8(r={,?Jet -GڗI!bI`$іF:>{^(T:NH~f%֎-B؀jiaP0˜[5R$v}woQ+im1_l[o5` v Cdb$F0j_!0NăA%M`[r>{^,2d(Ӽ{Nj:L,q ٳZt3iݺuͳAy|{Bj⏶̺[ *bGƧY6޿}'Gyk HA6ou]Z$lJvlL*ESGS`0im6K"0-TC TE u])UߐDk׮ 4H#;tPcmלzrYyg?XpmeGˠ=RԔn~=mp(3oJ>,CIfϿyBTkrb.x_ڭ-dzwiѢ.PZg@RQ(T6HCt YW_}5R;r@^(Bi;vmN@ )ͶA^$aԣWRQJ7n\uOxiyQ%E9QL zCM LB(?c"/jwWۆ 6G}̹lV뮻ăoѢW֭+oܼl(I׃>X. jݠ[z_~ Q$o}!4cuaq)a/I\KG}TڶuY4Ubcd J!_1Lzvvi<3a#>ѲrI@ HAx6|ESh2\ZX4<8qsvB4#q]ȴa'z,26z 1BiMc5۵K?xx5q2H"[AɒP^> IW^) a/oO1JJ ?.!B؃wnJMH蕲f|惢]~26kXC1+1ibd0T{ ss) E_9P^)+xٔzCrXD*1%LIb=UIX: &Da̙9S-ᅲc3)'j蕲SOȇ'ZdĥFޅHRe!bS7A<3`”;q{SNͫhJ ʾ /i+A5iyK!}% b'Hy@`HKTJF(3Z5G ն97 B T^#D0-W[t0 %V[Q&i~074>I8a~(ˢD^RSiI L L %Q?pyƍլAC}۷b Ӣqu4tPl޼<^Psw7sΕC5mڴ҂<#YfB(ib1!FnC~*b2UQ}2+6*s:K=VҢaU+ {キ 1 +5JE4֨Q'Rg:7ȦUSjA_F4n(/ v@FNsje+ꩧz'O^Ouylsn J[l)}w$QC Z BY1IŒۗ`/U&*1g1GkBVk)e p "6&1/X;2~dX-$7z5\~qիn( rψ%Kx?Su-s$SJők?^ |6 Z2,f4* ewcaZ4AmזEY0FNˎ\\ze:u$Vf$ ] q*z&u*lvw0cVM(VZEcJI1N(\ 7/M*?&0ӀOđoH 5Ja\ &ՄUee=lÊlh! ]aS.+DcjjP;_U$X+Bp4F P`Q駟zRXId"$6$5ҾF~q}G7h@!Lo'jGT4*XйA3Dns/P/>Lm(ak"c`kžwyBw֨UzBj( Ð!Cj:~>W*1AK/ɣScmXd`87Dtl9@uWuQUCŒ>b@H|~Q/fJŃ7~yo W{4oa4.6E&u1Nj+rZVMTvŽ_za /,w7*j۸3L* 8Lb,p j`ɋ;x"ق%r$.^ v\رc]<>P-@P*kX %jϟjDԤ GeaG [)F&A^Xn\vCHJ0zfH5J6+ )gڵkBӧ.];J~)UyR"rR|CcOÔ)S(#lE/4r|0K:],wwG蕊dذaр/%a#/>++ɰ[J%4Ey橖W*R"5zkv])Ç\lu]?_V%oυ\`GtH5${I{ڭ 0jض{";|>1,K%gv}wԱݻwh`ݚB[4AQRiժU׽4\ڢ1Һu땎^_jΗR\J߰sḩ~josӭ[7W}D%}q#< H… I?~hPFcy Xw}an&H-'+"Ѭa=;Knɓ'б;Gq խ)ͣW*O>Ia"uaeD8܆~U5.dpl<ƢETQҁBtk A R`L1xF LQ}qa+ 5J1hF);ԃ-6CN3aFU#T#j蕲CbPx4z|xg%[ieS(LbR6 1z$Q6cdYg%dak|P#2{Lhw-1.8A7C36%Y(⋲s̙X-ߚC9Ĭ;LilǷ}-[ftow쾇ZK>lN=zlBmڴI}xÌ"b|%^|3$K,1 4re]cܿy>bĈ6k޼yc 1Ɗ+18ieⵐK&꫼ CnC4B_ 60aCX*LիWOQҟRN4F*G!Jrc8ƝfFor_]v%k<ͰkGQʉz@BI 8P>mڴXq!M\=lQ/ Ү+%O>n\ұcG+.rxI#2(vM^),}NzȥbC@Rի<7|s:_U)038C05nܸ(vAT+ I O5B8/ɭVJ X{A9%ؐ\Ϝ9s:+١K葅Pp0{}\$9h=EZh!XѴiSɍgmCv"ER9H$wGQrЧOɝ' HJW^)iD7fPѮ!jːo5rIs7^{50&5IDATkΝ+O;gi<>|Nfӥ$4tu]]hלwy7jHoT$9ϟ/ۼKoE& T'Y^JIMC& TFI{G~tUKSOs)+ ]s52=?!P"J8fsϭ /x'tb?M6lDz -*YY4tiRC 8hߛ/h,# J3̼y2%]y;s :[o- Nwߙɓ'0fѢE"WD6 C@{.M4 f͚Ihƿћ/F?CEJP|| 3?#$7 JJ}QT҅QxNRxU+:廂7L#CLϊ1B6L2ڼy{w}xx@ e˖<}/ǣo)O9r\*(=o~䯏7SR[0nd z'$ qGId#sW_}%$%z%5#O@<$      !"#$%&'()*+,-./0123456789:;<=>?@ACDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~P屢q!@62@,l;`>ո";awUBiJbDՃϥ8[o%d%ސ $)&O1X21tH ԯ__z 7͚5֭+9k0 Ə/נdлv*}!$sQG`N&,ɱ(XBhm۶*chpbts%-$Uf=-d>7%"( 91ɴG8'H\m#Ya"vGjժƢ>Fxnl~]NhFIz'OéWEu =ƙV2I8d 0ܮɇJZ)G ?(VwG(A-ͰVQ҄Y5.p$몆zhXʂ>@<m1bD OFQҀ 0 /lIs\.rB:6ݳhF) ,H&XjRD*rovsO1&p ĩ ߋ:NDn@22 ⓒF -ɠ TQ9ԡe.K Z6?,bQVȪG _lB4u&aI|+èD tFp2W:@%_1_bxQI3 n #U2x)]wr-}`2XX~ȮS%fdLl5,; $hc\|1BYBUX82 əg,1q`լyZ64PKD(Ʌ'8*`o' #JFr%IB1ٻ;ֶh7%nJ:믿69166nMsnJmj/(;j?K6}u'a-MXzR!ʰaD=e]̂ ԫx7(s&>g}v{7%6iժUgϞyDsgbÇ7!ydMe]&}s1^0Q[֭[G?t:oX^(͞=L(Zi{~';QG%>q{ Yo^{e."_Z肩pxGdb0qD6bxl{z^BѣFsK4hb"09xF /()$Ç~w!xA%%#F%Ac8U~E`,T2XzN:U'SdUp.h?0hy$qdH7P'狇[z5!'&Ku!\w/î+XC?]A=jA< q2ceIn!J |f| h|y; %\"^sj5xa3˗/7|lH< (1aywޒRH#v>s_EIї͙3'c`-:~FT>LL5%j 42J?-Ɔx=!/VǙ``qIz^AMx8mC[/$V jDO(Cw)dRLH&{gN!8VX3׌fv]Ώ>̋|Yj]VcE"a2@|ּ;7e7}Q>~g3ƍRIȬY$MܙՀġ8pĂGf6,L|2 _tRkZo)}8oOĩٖ~;F>%?RQJ{2pYµ#y2:wlv}w`>L >4iD%쾴v]ΏƍK;x>_%J`J" hMq[ v3So.x2<0](ƨ XXX!kl F:d-QLB+k u|L̿Ex +I2Yj!P,4C5QGΫseXFZdo1$>ň҂hofaQT~WcN՘B~|GG9P$?.^̙3%릶y]J4nSFH6sMA{)Sfu̙3GFmhղeL&\׮]eTzh& }FQ L81蕪\{<;CbiR:G-[//ۅ/2 IF1&j,,ql`g0Ka~5#G)uSJUmѿϙM6\788Ma9a3xdEva0 6j.S`R?"R}!>"TI8Bu(nҽ!{̦Rwߦ(ј[Ip㏴Xfge"ˎu0V З /9@lB|1Hm%mT6>Ƌk}uOJf `PRN"w| ~.qjVÉ_~AB f%k&A ~@aGiQaSSrc0ڈNƖ7՟vF:Fb}dL?C&v2Gܬ6n667ޭja1ej 96J@L9 m1C*=ADQZ8dO&Ȗ`u-an:5g:5U%r G6BWd%rO\UmHM̖! ۏ>(Mp8O2Ȉ\asCD8NTFh?7iX 3Y0J2r%0UL3aZ)A U&X '?|f0+:hzLb-]칢U}{fjT'xLK1oPxѪyot$+s&M&4[Hŀ OU[ 72ֿ\ .Pǎ͌32L2жm[qy뭷d ^&qoxNULr͘'A=z.4hCGTv=(v5{ uOQ< -ndۯj;aZ9iT)MϾX0>'Ή]QB2FceiX5*dT 闤{$ w5**K{if FcbI_1R%ݘ0 VKreTNWR_:ݻwU r*V d['-m4FNy 񺣪EU!3wrm²TsWQo*qiY7UD0cyRis~jƆF*űhѢByΌ5fʶ s rezUD, *9ʈ(Tʦ{裏>єaDF;[544 fVE-WU0|Kk hǠ'o!/!q: %yY=ary2 דJPHo^֐MxBat@aFL~CgEm f͚IfF[LRԝ`j0y $xe?&u]1a`S11ً8h~lhM %7XQbP*GU~ |Iw_y\w΋ m۶FV!#2E=/n2X ˰ ?VQ/wY3!Hlz5Ν W7Ɉc ?|Dxxi*?,}W\qEI{DX|`aYnq09`+ԧ{p!=0zҘ7xrrٖZ<橥ʹP[n{^T@X{~2. l-ZHq9&!NMkƏ/,9On*J)M f 1@n-c28lX` Y71CƁ|"W^&~aC.1Ck&ɰbV+[Ɇ@6=?7!Ό; &  p;J/o},hp2Qzn&u-컢$PI:4fCh),X|v;t1CY0ҙ!܃}gB!+TF#%R އV.*UNd DUԱDiƸj7hdcI|î+*!bŊEO 7oLG}G? C1oYQ}k>J~TBC=$[_%`0dϙLٌk1<7c/vȑ/ϩc30v6cVoVQm?p e2/?&&Ν+iL1Ɉ7// #QI 0@F H Eeh/XP=?)2Ps^5{rLe9xj8_a^\nvmj JWŔ#KL+wtڧOI[+wFnJH%d !|d3VWcƒOV=/xiɑm\n)ι}&ٹN19ʘYb8I fX1%vX&ӊs=Q=/kO*M,seEeEeVDmeR>PBQ'WXĢ˲eY12f#Y.+R>eae=B3n\T&!m;yAPI cуߪ˜zEQjhӐ~I'IawVJXj01zEQj cTh_c1pq+]g0V- Ԧ cEQ 9ndMD~ [ 7&N @Vbƍ^ 0*`?n0l̙#Í1B&[l)ag2zϴE gC4 ZDܘ.K8e-B+EUX XMkaߪ˜zEQ*Gc(UzEQ*G (J^QQC(R娡WEr+T9jEQHIENDB` Dd  0 % # A%$bV F| /P42 n* F| /P4PNG  IHDR]tgAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME^IDATx TǛPA"+* 9T(RԔUjhWHbbLZY!"@$hA@zdA&`>3o{jjw޼wOxJx< p=SxxJoO )Az<%7\ p=SxxJā={+WUV{O֪O?Tm޼Y}?u!;LuQ}NP'tѣ:U>}DO/{[|rM^555j׮]yۢE 5h uy묳RMQOfWׯ{@^UWWK fhҤիٳ:SեKu1Ǩ>Z~RQ޽[mݺU}>P֭իջᆱ?5ĉդIRkzrԩS^a|ᇪM6Ʈ%qFim%?L+V%!#~uPۈ^ n/E8Gѱo>?ꊊ =tМ-[L2Dki%[o#Gr&5k qPC7:x,|j#Oݻ' GZoE A)=D~eK߾}2\| i yԒA?//^`l̙:7FG6P;vؠ}cG&ȷls^Z|Mk <rOTTqKMآE ݶm[=j(#ϣj}9>}_=!BtϥO7o^sΕ&sτ t'?峠?_J>쳥fΘ1CqL\{m c׮]sM jL)S$/\ٲeKt?^_s5sϕß e1kY45.MVӧMŦM{,O뮻,LKМIWQgVAFDXyXaÆL5j1~xWl2܊BCxKcٱcG*j{GjJ2J8 ΀0aΝp'?~i$i.[L~'8XJX?O=}w (yb6e1oҵΧhmyFriF oOmc0ouF}҇U~bOpnAi"s{|`6 0ki,$ ٲ8)63/(gJ!|3KqMO,YDjT0.M~ MS>i\a媞L @bT4:A Y6QC|~9.jVc|M4kM %O¶38^Ok5\vQ?k]Cf#@[AO)Kete׊m\C~)1 4\ֹ@\Cf,l㚞R!vܛ9nƅ0tzfT3\0S͸rM;>۸9\c@?qM@tvi53sm뚞0,رl`s]::.sH\=&qU~T0N&TsKIO*̹ataP5=.er \*i* .J5=0^۸UbgI犡Ub1̙Dx]cd̑^ٲeWEgΣ95=>qݶqMp.<<\"0\s3]5=,i~[ܧVb(oL󐚆BK8x߼yD9+h S<.Xmt駋klFmH, ɾ_l]|򪩩ICk۶mr9׀WA-/N4mR#n\`zMYW]]ݠprv޽oLËB(+^iez֭2jkwUyĉ#`b趍kz (hݺmKRa [n!b87*Cxwߠ#|npMpQO0f3?ZLt#c]5=. 5?tg-E0z8͜5ejW&{(KZ} ;tKz\$+AeQW*1tUM:U_8W8T ]>񢂼#]"5S3Mϟ/Ge.-=Bn~c#خ򣠢BV}5 ˌO 1T)`<9^yw&5.6ذaZ&t>YLM9X. ~ŀ5j(}vy饗T˖-FCH$j6IX޽[1aղtΝ;'eNPL=>tɐ>t~z<>vQK,)X<, ;vlO;wܔsC'zS͛>i?z< Åb26eʔ 4m艂L#׌66xT|︠' 9E~炞S \|pb;ecn:}1H?~b{vBO.O1իW~-=q iժU 7Sg͚%ׯ '75k 7%]gn#/^X'ORÇрi z}!<%bam=4LQNjcٳg;'ߌ(F zL.0@bFwW4 //_Lip~7U=q \󲗬a\7G倗=׼ř7\+x'y4XH`С,L_ޛgsRѯ*,pCyO=lL0zXo/OXi{ 7e?-ցoرc=m@>f}Ok. 7qi;cx:'x4yvaN!L|5nquR5q,9#\ 5Q-$#pmO@Ǿ}G),Ҧk"8FxO>V 8Z}駉APKS!ҥС:ꨣ9Jj/T6mKNKz Gm2h op=߱~zo!h3a0 L>z ㆠG/Bkζa˖-ukQ=5n <˖,Yb[NIA~o7 7 =iO2),p0o…&oIL>|MrJ"?O+X,'O[&+ O?m[Ӑ?卶xxMÔ)Sko>j܄|!䗧8xM%\w..l:BO䗧xxM,wu={ZV*.>-j}ֶ ?|?|X7tPTΨiΝmK']0f}܊{%= &H!7Z;7>3i21c UYYi[57,sw{챶%%p3d2rz衇K׹~[  Gm[V05fiSӾh7ϋA?0}ZA],p'\LΘ1ö@q5JzHMFa+++n(~-+#Љ^txÍy%?hBO>Y#@Щe>p ƍ 5X׮]^]Aш^t{JodźG Ϝ9Sڵˊ%wySZx-0v޽{Xh^{7(!>ӄZE쨹{_\px`okpB8䏛)]Z}"^]]- M4QzR={Tzt:t ^9/xp!1f͚ExEeNu̙23uTuE=۶mes 7 Q496o\sLw 9c=:u-믿^İc>|>{ Yg%jjjAtМՁKE63FxzʕzΜ9iӦ*e8zȑz矗UT7tS op ڈ#ܽ+yĵ& #SN9E_}) jnݮ];'>jp4eMeI^,aNUda#eXI4S3,xY1ʥ7\pX*Vc0YqoPA(^3~OxutdybxJoafȴ.i J7| ,v 6>f͚>C; 6Ȏ"C{Jfl(gh>g eg5c{=W^2q Cd5N~d/'Ǖ;U vuvvx2o2p gg>\;vPGqDQD7\}\ p=SxxJoO Vb9#)IENDB`)Dd 0 & # A&%b9)iQYA!Ҙf)n )iQYA!ҘfPNG  IHDR̈gAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME IDATx UEGL+i KSQ(K3`c) %=ISL*+P4!EYQ V!hYK$*2S;|盹qy}w{g{9wHA:ZAA_Q~ARDK.E_Q~ARDK.E_Q~ARDK.E_F+n+g˖-Uђ<2>{϶'|>?L򤑫Ա=QoQ^o|袋ԧ>)5cƌ O}TO?_:>OCog_j}UGOmݦ>8į_:3ԣ>N>d5hР^穙3gI&oΜ9;׾<@u=oXzڰa9裏6dA}cJd緿m2P+~S^ifd={9 '`&ɪ;CMo2և>!??]zW;duAWi>q_~/5vַ[x|G׽uZr{vq^s=yUWե^jʽ+[O9T򕯨?O~FGF1D"zz-WD&Z#]np0'?Iy/(Y&:餓6GwylٲHBno~k5nn:SVtÌtC&NhvO;Nѧg{m5w}Twn}>Wb:r'?I~.Hw+7Ȩ4 KP(5'ՙ{]xM^S#5.;wnt5טGJu\ +H+i,ҝ\ۚz՟+W\ie6mk^{._{:5&y_]εrO>d뮻F7o]Cӫa ڽ3%d:C6zyu]#s,#0砇/t/| wƲssXkG/7Ϻ!w<:D1.f _BuVr}k,Ouz;Z񍇄w]|cfx8C s_\\xl Py{8x`RͶ,ŭ+V׼5=_׫o{ ]ApguqI͛gU!}31cVW[oq( 4 7c5 {w#7˂CyklqE ;yPt ΂ QnUzj3ݬH[zjKi5M,|rs.q㎋OaꞺg;_@b/gfl@+q~&~&v>DZyuWs=v"NEx](?Kn!y睍\ӦMtdR2ԙ.Yz'%&~{/qEǏ70#5qvY͸͔)S-C}q? Z*ZhQ;f3A{=q\Ždlx8zƌ&sʌSmI&z&ևU](]vGӧOt(_ތ ܅u)KKȫ=6&^Ǵ0Jf ^;z;(9Ut5gW82uȴd >$Y4P7Fɵ'?W2g=qw>1ɥ i !/]Jn4wG++Wgv]GNI-Zd?^e29's?0z$w':Ss' 3)%ȼ_jlDf?*/K;$a:[nIŴ|7Ӂ P$t0;;sOGUPHݭ 㶥2fғL"ȗ]v:uj򲴳NMz{f59l ,0YhT/sefQt!裸I!aܹ&;O~fmr'ρʙ?~!Ʌ^՘1c=sLR2Ktzͅ0,@j&ߚ =zt%93dᑯ@FI $2K@8'كȆD>uFI'Ke2L&+ى͛ɓMGL$u\YHt"|kQ{&I XVr.[ܓ3<Ӝ{K{ѓ5Gٺk7SQzLq-'gmE% `i+6;2 wkF7X[a?0zx"/ :ru#+x/By[R·ì.j֙O=0w˼gNٓ򸑏Z 1zjoypB38?{`s=M@<;ˍ%/ C`]7*:^vmpsCy?Oǧg_^ '`k3a`ߕ+WC94䓜q&280 i5k3rn򎳀''r m>;|G/"*kaYfcj!/x9MYr|,ͱNJ{~U{.2}+ͽmfEn؆, w:oh%'SϜ 涱pi꙼x<(ŧ7Jh67u6Vխ'-^"@Cau jìbWβvd>n(8 _] il\ A8O<=k7 RY9Ta4X.nq{pCʱ_ $iUfu>H+gzpI6!Dcp|e=/-h uP荔]*Ԇy =!/zۑXPޱab(7؜y:x>{R5nDV^2M9XVi2Г[ Z m /$vnBk+9 TiHYG? {^v6i9ZƋ0h-@ sK.xEMrβcrՉ7]7>O$9!k3;qհaLzs l'ݗϞM<4j(wn׼kW* {r̙zojWPdkWĒڝFvma{K(?ܷ?Z_j5Ĝn'9䛇r[IM]0nӔuٗOx̸ l_Ɲ^ Ѽy8쐬n/})D>82жYsyho6 shc#?Hc2g= yi9զMȧk@>{k%ws}yiǗ݊9Q`BRi!Xܺ H"!995 3m:p۰gWk$e'[=-+%SQLN82D$aag\|*Lqpo[i\6drwDspӄYڧi^g71Y?نiye_3dI <ȁdC' ^٧lEOϢ5<8,yA, [Ӿs_vis=f#$;TU-ؒcKs\ȓh}\x; E|dIʻg?^dxbLpd;p ˌ!2 GpBlEf.LJҷP?_y(o;Mtys}yi K[Ep'墇r}n?ܜg-оB9sX&6z6w|ӡͻY-c cYQK[nWP.~3]Bϓ[O梻9`s.x?s`ַeHON>Wdʡr̳ƚy퐔/SI|ibehwߩg[Ɲ'd%.]Pt_]RW31Oq<ӡG-O(_UЉ\4~墧awqU}'>xYG;!^g;C6>#7ҷ͗gn~WL\72ďtaiX\fsk֬1:$1^X$'2[ ."XWَB2(ĀR>dL,gާy|VKD.zgaws[wQG8e'K߾2WNc 4F+?-_ZB㕿!ם_-<>P$D 6 o0X~ yo0X~RbE<7,? JBD D<7,? b<7,?G! ςr3Z7,?n?x%"PXJ? o(X}̗ܲǚ Yo(X} P<P~7K/A-(Qy@!+ ŵ qQ[BVD?BW~ @ d_Ȋ( nQ[D7}LAH\W Wx {$T-4#_1y+-ynmn#_@G.]k[tJ_;Ws533k֬r[ime`t+ 2&L: ug9잫S)#ƎS6iW.v iSm1@(=mf>/^|^j/_|sRۋŏ}ew|*Ɠ:Pe˖EGq;+O:H#OHI[)o[gn=ނ*vROn;.o[J%o{4dNۃO<9O2eƌѴi I@Wb>}+ϔЄ1Aeiy(U}n}dNֵ yVI&Ek)>OS:67ۖsj[EMV-MwgٳżzgER \l%ϮΫnO|w0BB1:+ 3}謳ȹtK/+n`s ve6v3m[lBޭ{3v$Tٞ|m߯Jw}뮻.(ς w|U_o<(r=&{F[YNö3[=;{KEVe (S&첋ʯt'ꫯV:,PzkYvh!ˏ,@R;I,lIN3V]F"ۮ ÈeOA'vV 6L 80(^[o]cbm&O+tLnئXxxMM=P|\w/LХn WXԡaa-)u$D[Pw2i$$Oя񮛻]7y(?D/A?@ݬg}uu 7 ߳ iPW{{,nֶnQzjoL@~GBǨpi,?<ߥ&P߲yfӠyxgWV_zP׈`s .zǚry+#On2Q,FsqOT^h6Գ4۟v4k}+<? |Q,r qsG'@h6#GZ!' m#k&~aq̈&N6nXBo8GVW6qp6|x϶ŋlV2'L`>r)581tgȀ_3iBj/Bj܁?f#4hy.ֶ3g)SmnC`0aB/%2dH}mrɓ'E~gΜ9jÆ \P2']X~ARDK.E_Q~ARDK.E_Q~ARDK.E_Q~AR~G#IENDB`(Dd p0 ' # A'&b2( *9P2UHUo+:(n( *9P2UHUo+:PNG  IHDR,gAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME IDATx ED%/ v2 ed@7g, -D* KZvTR( oY(F70RH?~={2:֯_[f' O?tnJe.7wb̙K_8sPi[şg=|qF}~sKs}kիMzشi8qկī^*;kᗿ3fL.iYFNg?w#vm7uq嗋-4Q9)S=q%rsqE-֮]IZ*ڰaC;FRcf͚U_b$^ERae"cHk$:3;N_@7W^ye?17hƌ{}E]tږ7u{]nd ҧl }zR۸/Y.fϞ2aV \Tpbȑbܹկ~ӟ$w}G|>&N]R=#|o˗/R az{졬ĠA;_oӧOWTC_ӟ&a[NYH\s:?w+76R'|R<+_u]{ȃ:(,Y .TCDō7(j+~PHE%::|PV-dAMo~uש6h}裏_vm'B{(xɛꪫT{ț׿5fje=mDy1}衇.^ts=ž+~\>7m41j(W\΅4o<{YQ& \Ŷn},Wh~#FK.$\ho_IJVXBO|B?79眣ԩ*긚ұ+N:)>|x$+DeeteuߡbPϨ+WTi%YIeIٽsύ.]p2: aÆERD?##9ddgvyPǣH}}Om#URDo6,AԺʮ-,9ƍzH*gQ ]EUַU_lY$چrH]6ԧŋmzU=o[g{@&tԶ`JE_x&mYx"yTum'^$opT [n’<܏>h$a$Q$I$J'\h>u}lڴ)՞ȣF";8Ӕ_ruG?QaItAj>wpܡagccZr!*V֚ N>dD۷o츛/ jҤI* &Y1￿C^ꎅsfe"X w]Iz 9Tm]iP%yA> ;ׯچFd}.~)V*(`eX`'x72\pr](-L2eeuj3K_RK%٣z9BTfvTy䑱*2@$}_ڳ*4h38C0Ĭȯ}k1mp&01hE޽yva׼F]0퀋f!qM7PzJ_-77]#=$r[~_?f}=M;as pb(,  Sx]vQ*(L)w7ðQ=Xu,! 0.uYih#Ntx ?f}!gQLt\ QXlpp5dB8_[6sWϺ}Д7"<1bIqr,oʤL*{+jHX %X;2IbUPaz{d$TZafTPʀ @2_ 1 P.%7>%<;Ռg8٫JHeH83$m`Ifi6)L)sťqfSOѳ11nfZw]{*}L7lԊIHVe1S ;81Xa)8O0ñ$Gfرc6 탶´׹; &g2~ ҪNppńϠ1v|]a* `(IZqpOI M›cx2W\gf(91Zv"1_;Į=#*Nl*+Rv .T۾"%-3̘7t\uم^! ݪ_L#6Һ;mՏR'sIZSY dEOqҥBW\b8DihvCxl{(+!#1-2LV/sa@1gΜ\5-VH'IML _ юƹb\ 7ܠo\2b&+ 6Ŕťh1;>*[x$qf$F=Е6K>޸ڍ!LB3p#GOA}2JIZSY BSK3|b\q1_bL.,VeKO$m%$m_Xd5cqz;\Ps \~TXV$1:SZ ѥ^}s._vhvF}TSFC䅫|(~)΢+VDG3gT2';q^{tY!aWN|9rMxWk:,#4 ޅ%ʟK\\Ǖ>3 /LlĶ`&f# /dÅ4&bލ hIu(U6 x]0LmId yFqk!,펶k}1l>1zV >#IxgM e=-u5&.X3m91 x". -3/⡔d]::xfL//I'恁 &DTBU֎s:{I֨-ڊf\_\}`^:f:^˅8IW\&f~M]|uINH.Ӹ3O||튋ujtDsj!q2]gϗlWn_Z54`u;O}sM\k Z hlGM]f[U~sZSYe*̵//I0*eEhڂW/oK#׹}eşfmE_\b$1\0M^$b]@]nW,={M>(w[VjMe}X&b\EFLXx3 wS(ӆ/`N( `P?7!U ~ dMR3^ϗl> .@wg(_ cmt\Vk"- #2dv>~)3Nc:5fl#o,s[WyLQo4jck0Ѧx>s %ˋ;&i](ڊv~qNRw]@v[bF5|uk m:EmIb8N #^Zaq ̂'|Rzo BBW^1iAR4OhA  >UJA\n&PIʚ5kٳE;Ngؿ[]dtA V |`Hx.O'ifNtʛG .".Ey."1sL}YևNInVybјd Ux:8f̘\m?#$W;V]Y§Bꫯwyg᱃T\(Z*Ç˗m\RM4IYbtb[;ԓפI`f7s^4!)*ǖmܸq{ƌjh*Kq 7J.GZ翙ܹs}muF2|~j"s=9se˖rx~yu>i! N;i{n$>NƏ_eJr,|ȑ#{y뼤4k,gc> M~ˡeE6lXw^EmA*}t`v c#6nXe;FK+[+߸ 2K4}i[asL9tĝ0)UVVY N4(1u\틤5s$9wʉ'zӪwN޽%KT\E(,[ۭFb} i $^\紳뜾|pQ'=s8c3}Ic\YGZh)ZAi7M߫˂j/d֢n4FQtߦEVawNNS #u">+ڼysfK7&n*p ,;-Bko1 6e}Thʙ/b}A;,"E%htWL?M?ݑqy}\qNSO=KYc%-kPLet OVt?i|?v,$}GBsBBEg>Y/ZnIpN;-| 4yH^ae(.F}'.>;0ԩSŜ9sb m(<$Lj?$ &+B̟?_9_|E1yd1tP1eʔdɚ!Qk<=6lXzXdꪫľ+>dʊ!aQ!avmży͛_k]wMUXݩgĈSOUSX̝sWTZX%\*-;*Z/o;8Y ZM r0C2d  U>K'kKSˋ ZX9R:(ohmJʅV|Ce[TI,2R&rJU!) ZX-Rhae[ZUC /jDͪ|ʡLKʊEw$3ZZU#P+ h|[ٖS;O m"!@ |򪒕D"-*)ZXyZI-+8s^SI(KVqQ; }gn7*X uFV^R,$r&/&ePk dYB+WEʣVя۵\ʶ|[oy3t^>r]rt|RD.IDATdLyʶ\OCQC¢ȪNV누Cm-,(E9& Z[X?-!aRk dieeaф M9& [X 畕nVϤ~Yyeeng:Mʊ K#aJàġ iFXX6IY1y[:eYXynFYX ;Q"DI~+YXi甧S:v"4yHuhh.Š!β)⻕'N֯_͚5K8p`9sts-[~3F;С=\No{_c_Ru[^t*@E*a5 *TX t!OH ~o4$+H3m4=i$̯gzCz83y{ILs8qJ}Wœ5kXzu#$t'TZX@E TX@E TX@E TX@E TX|+LIENDB`/Dd  0 ( # A('b/^\)) L1rd.:&n.^\)) L1rdPNG  IHDR:gAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME IDATx U&J^X"C3| ZPa"`fiAXh!dDCTByD> ~[ma93gsYg5k<%0- BE'yD <ApQt 8(:AG 0W^8;:Kl믿.kƍoFhoզ'Qʃ-[BzQtGu:w]WviSNQGԌ3'?e[7{9u뭷?OTaVZ=Szjn[T{챇ڼys?CVtUΝm~9giq)wԩ-SBFяf./yk֬.Roĉޛo[b~yy_3g7po˖-ɓ^{m}EZƎSTURfKֹ~zRvi6Gyě>}zeMPvpF؊}YzSLz֞NG މ'ܦK++m."cǎYg=~[vwo4m֭/~ wUW]xٳ|6rp.R|K] qZ+N:ywyh"o^"߂M (k3.QFy?R_µ,N?tK.կzcƌ:tp zM &sVO~aÆ 0׿=S3̚5˛?ޗ{n ,_|}sk`˺=Ҧ zýI&mS7tw{^{w衇{zO>˗{O?S?#Gjs( .h&#kAur-Kq3ן쓩L)|Eqc}e/1p|A|;>^{^nժUgou)_(:ئ<[n$W^.^u'+sgyF9>1뮻n#o ۯi?i.uOM{WVMct_ϟgӧZbڰa.>n6u1Ǩ^ʷ`>S2cf[رiˤ:RRWW\qϷطl򕜾ߺuk]>fl 'XJ(+n)ml\+4p?OW+|v-vZ}okyyH}_T9SRDɢGe +/h2f!mP|}8cc%*,[L B4Q 0&ڸq4/Nc!:2 ;Ѝ_TK,iv a2`Q*ȍ`_z=ܣ{kypƌӬ<\&hXAX'pTVO=С>9眣 Gk ꫯV l"eqʕz:nFN4IB>ϫ.]aÆiP*(~ZO6mE;̵KŜ9s2sŋK6|[Rcǎ!RuppcJE/0)qGyTe&tGǼN'FR_~mi{0 @(_tx̙3u+q1c>LEXFTēB< :묳lwy)M6cθ:m.CpUW@X3cS.ӯebP8D Z]&jaFoРAz"2o6!d04|1`(lŔ5W:! +y`Ai#;pnds\+)Y;.T/"?9M^g商&uڅj&hS$ca>WG[8p۰f͚-C=TIyt>[tsyePT(6^˄KSaӨy2G'mMՍ܃:H+kqiHfK¾V\{L]QwT+(%1COO:!̥50*@ q9 I?hWgCm\-/4au LҰ-'r+80 <q,s\ya^Hi\( : >KV'<8&Fv[`+ʉIj%pgƑ6XisimC} y S?yG[fStBB62 Աؓ QtB0n! 4CAȊnCC9e˫-&KCּ(?-=OZ,jhrt LF9E=&Q-) uY`RIf:a8& &Zb3?4́f,}G-#N*:H%fͤ֔fm9%>N@\h J80(r2aBYab@mfyq &G͛7OO0IAW CݻwO?tOa/]Ű` /,TB+L!:" Ѐ `0 B~'2ք <Gb2:DQ  auX@d>ch^HNi`;דPܲJ*/d$Spr[ - *ø(kbY ump?|(y<`!Nܨ|YP6%zdnp =A(Eu>\+X{챩!yhk/1QMAv' xa9QQ57`VCr&^t1Rc7oNݻ*k=_ii9nozi^~wgz'OpQF4R飷]&m&͹X˗{OM6(o MS\vy3Tu``~,&Im e-R!?QtQy6YA5$($[ H"CKߒt sRa*XŸXM:(䗒늲bukImIZ`+r%/,Ix0f|LyQzIF{:5^i(9;2.5jؤ˰\ά SN! gAE'yD <^-B#!M'f AAhD5 (:VFA]{YJHk0H13otF@]b (yQ,(4V^9[EE ^$nЈk.]_uEApQt n+.E"5G]ۅyB";kӇ R(PVVj߾}ѢB!sx`1q[FF,YD ;xEE8 kVFDð*k*4:_}Uu- (:7o:ꨣT6mE EknP|ѢBሢs 7|S 0hQpD9 su]E Gl޼YtM2* APrڿER Ap[Qr;sѢB)E[m QtquשVZ}- Qt:h պuEҰCi&um2 ?ĢsweuG- QtJ;X(P*ubײzyK/o]|ͥGv슨D[R6yLvI( !_%)(y3 ֬YSkY 'JIosUK.yn(mu IDAT'츴߃miԩmߑcժU^ǎ6 &\sndu֭\-mBH̍ Cc ++j{^Ӱ(_"Y䉪-[@%c0 )NimKnn ΀BcQbQ~(TT.-)Fe3O޴Գ _6D'kaaqEdRtI,[RzrGQ]v-T<(<;8aѕm;OytGE˛#k\Gd-<8e !N{EW6Wl$Q#E lK%^ (r +G MݻY{ JB ] IRla*Uvsء Xt5 ʪ [4dY*Uq4u'rBQ4EWԪiarE IcGe eY{Bl¢3dj1vVM.xEQ6yƤ,:CX+r&0/ePR a,:CeWм-E akQr(R)[} !-:Cy,;{Ilʦ0G^k& 4EE%UqI2";3[tq+8Ģ 5^VK.Z*’&!R(ը4*<}I ecXeܕʓJ#;dF6VCAyϜPEW!Y\ܬTB2!.Gʦ$& ̺C+5" eF #NE' A!%Qt22"NEczQt 7̈yDх Yl^E'󈢋@xĚ Qt 8(Ī G9EQvo# #%EqaF\V^EFUvz݂KIuU]%` 2ЈN2HN *(9%DUNZN"ZKN*yҢs!ZYvAH(7JEWB!/DU2*2$F] e}~A(Qt5$jV#P*%(S\A]T3Nn (R(HfDԩرV\Y/իWiӦ#CйsE!k#k@i&q+aÆ5k- 8(޽Zx ɟ h۶'X(FeߑGl9.0|gΜY " [ЦMfgFmܸћ:uޱcǦm3fhV,ZH:tnʑ& 42Q amiIscɾbld2BhDH-]rEd`|OQt =)D 4 M6] 3L0A=zf$D !dСNv}7l 5J|ZԩSժUpuPd2BNE'yD <ApQt 8BIENDB`&"Dd 4 0 ) # A)(b!|>+0 ~!Unv!|>+0 PNG  IHDRݼ)gAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIMEIDATxTU@(" FGDK3 Dt&!aS2ڌ' tD`QAQ*JD;}s,ݽ{s{~Aok@ 7H FxN0@s4`boڹsgU7oP~okbW_|qnM{jq\2?W^jʕ$u'vC9D]wujԩuX.b>P_c=o@H~S2Jܴ .RgqFöm۪q\Rزe7VZ&N(7ݦ ArϤ9iq裏j%ݺu<6C ѝ:u~뭷丹sc9F?zÆ nÇ.5\ <rرc8}=W^yEO)Sѣu=UW]P}_DnCj3.WӧOצ֧~;@[ ?̐Es~''|?o}[r]t .d+le 7߬K:S^{M_r%]߾}O?@crϤa b}~w}W9Rq޿|w饗ʱ i_Wzx8sg{у ӏ?>Ri/`DL淜.BݪU+}wtzM6;L2 ,Y"D^·P%|x ߔFAN<Ӡd*\eM n?OS1T sMaZA~zy5~EEvҥzr}ݗ:1wP_c#={C;çӒr`Q#ݵk>ꨣE|tw Rq"&Sݻw}Ș>(n7t1maHc~4iR[oU>3?y^F)P/Znݠ4fzq r{zя~$kn h ~'矙ypS۷W_I2V2L(P?;SmMՎ;龦>kӦر2 5kdN&ݻWr 0]oqdޫ#Gg?;hzjqT*ɵ?:蠃d\sG6'p:餓fI'!z>z@SWiLMK ^Tf,aPƈ14yo{{zZ9StY1r ?VK9H=Peܵ$ѦL~y)33w'5]{缸IQH#mʌqg=[nQfLK\nP\Pe?y;2FM=+|O^*/Җ2jL3;(3Ēzh#{4nrG}g٦ԯq>]w% UMMzucΓ;OhF]yjڵ2D=r=@ZnT\)=z]vet..LլYRFoIa2]yC Cr3բ姷{祉7f^qXG o8h|ZQ 7ٌ+)_p2cci)Ft[tFm2D`Z<' 6LsQo7/~o< _~emSUV/}K2ƉXsۗqƉ`XO"q}t=IusFEqxo|fn>+S@5t)^GN**L$=-` nxM, 9ıin4لBHq= ș[eee꽹ksE0>[;|VnA>hʴbx|s#|[:`Z*ٳgbfŀp=k5>!'+ Q c7ޘ:'V[ާѫLOoL}XԈ#I3S`zk}rTOg'Em2 8?fاMPܨ MV#5agģRb(.yπ0'm4f1-Azڈ{܂ccGsvxMGǝ .ZHD[)bOΝ;7H;m]/ hyc3dy;vd,\eJ1Maw+۠Vl4-!=teyo c\#Zf)Y9̷nq;am3g~GD JWf* e[([nMwA>C?gf(-~VXd]3w6ԓ^Fle Z.Bl[MՐ=  cɐͶ \.rZ|B΁ m]`>X:m׺83RC0Fۥ؄AsYf`QlK6|ow.o,q 5VW|E[()b2F dc6j].iu~y\*낻w.+XU{'N4nppLdܐd==|.MOP2FJ Gb)wz]x|SRQڵk15TJzr^׆ᛞR'FJ˶XFr6Rh=uW7=Lqgwml u\;o|S$H^SHy혐빞MO)X#x];[/ktͫ+|Sj$HYb}pZu켥+|SJ$HYCjֹ^ZcٚozJ]\뱎&\.MO)(#8Z\p]>V1RyPpOz}4zNbG>}*w=I'Fv 7=`oʶGQ9I20R=[{}Mn}WГlavh ǂtpozJ+Q^cӺ:_6 : P}t'~F0b/ 7=QЃ.:]⛞)9EfML@Fa㛞$ⵑAwoza6$ Ɓ!C8VɆg7=I#F+HO1MO6>_7=I[.و`Ĭ z4㆘qG-%=IۖY |ӓ "vozFJ`ap}7=n'Ixk,oz괺]㛞$1ҷ__zţr"xo߾]g|Otnt3Vc۱cG} '*:iu7=I[# 9MCe˖'ҥKe,׮]͛Պ+|OHN;M< 3iu7=I[#N:9V顕d۬YTVZ>}XքogI+Jkƍպu믫^{M=Zڋ.H3&X$ ׫)QQQ!TvZIx >c_7nD62syѸUS&.C'ߡ|ӓ$5R=],Q=6}[Gb:\TQѩ$ otPVkٽlsfD}v4t蓞$#<8R~k9)=Ju7QF֭߯jjjɓՆ Rwk;=IyR;݀35e2e8r.b/ ЁtnƖcX \7ҥt Q6Ƌ}-Yę|@gT7p9g?^tP%eBm[nUT3f̐.SC׻)X.0\M[#F|aY~T^zIu]=s_~4't>WzlFʒ8`2PO?te٪Z-_\ߙvZnCHt']ESLuY56lzꩧdU+=-V7 =bj@HYT,+TCݻw˴?ڶmLOK V7EH'-V7@q޽{%:q-Ɩ-[tnR! 3J_L=-}D/!}6D!&.rmK|O}jÇOA̙qXz}DoyIG:Gj[O 7)c'ou'a$K>ȁۆ<7vܹE˗/w'.tۇzⵑr$ӧOw'.ck=4\%c͚5|\Ǹ6Ե@3C?ZOxog#FnUҒy|o $H0=q[ @Էdz·dzʝ)m+[=NFZ&M߱ z.GGO|AO98#mPsąo+ Iokn-r%F vݻ;v<:2P_MqKOX#߿zϞ=Y4hG,+u?+5RmGi Pl=J֭[>h(F:0xO>^i.q^uAUUUq+=HpZk.ՂEwu|>rH/4~o[,[,o\|AO9RE$Pc=,x`֓/sy9fѵ]"Nr1!FÇ555^^SKIq}=HI)༰^V"e˖y 8;{WNM/jAO9RrF ECKx.Z_>=A44ߢ#%iVL#0)ﲂ.!L_rN1$rCI).}#8z5vQbv_j+BDخz %o%)_s6{'uΝaAxc %o%f[ VҒk]l!6ȷВ䍴B*Ν;S[؝+YB8oR;c^>FpaZ49]vU7oD?&y֬YN}nwJ[&yCuIyCUt2ڻwԶm$51Ly&,&5E3&cNoҥڴiS!|JHO>db l2}-q~Cp!^K.UfiFi/z1S/rȟ7;O=#F]xM+WիWKV[[+-.J+Z^5رL_@S6F 'Nvڿc5~B?`+2?_S",BOW=ee8@&M$]) 6SBO?(nuY4nݺv`̓儎83]K Sv-)PG-rx@~/@,[Rxw[TՄ \Krƌ35\#s'{챮%"¼yăy{,Kj4;wwZR ZT . %ݤ|'eݒZ=Sm۶e?X>҃'A"eݒRaGQH$7R8… Sǎ[JHMI_ʾ./wVÆ Ss)/]\ZP ]v2Zβ4 uСic:bp{ť]`A0ЄiPqٕQ M&;%}@D"C%-[hSSaOZR@ HzHW Y#9'L hƩֵ&NZG0&0wT6m)Sx[х>t$`MN=:2UVVab.$`yh"}I'5=sL'8u~4j7( 6j3et+/rEz =>x-h<9rKTn < ";lfA~`gy!DOF<Ɇҳf͒ܖVZ*ջwou'ʫGSNMn%zٶmƍ%*/60ZT,cƌ n8Hc֕VҥKeǃV/D7uEZ i!>ʕ+իJK}vi5V֔;vn3$|)H=d׮]ҽ\QQt׮]կA]؄g7׃>91l`̷z8" ֮ϫ*mڴIƶty۷oxZ믿^.H aL3,40{ef$k|(K/mTK< F3Aou 7>}{G⫼zr0bN~Წn0S+a9_ Bm |ٸ9眣/_.Y‹S3Q^y5 >HdРAj'3gΔ58h%WZVX!Dzbq1ʠ+B͞=[m޼Yȸp#i:Rc] (I)3֔ijmZKigyF6]]mOT_y>߾O=}g&3tEE|_Rq3-6mnݺNg;D GX`Lx,O2'> o.ϔz'i 9aLxN0@s4`# <*ApA٤IIENDB`.Dd (0 * # A*)bp.^r7q ӤL.wnD.^r7q ӤPNG  IHDRҾ gAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME IDATx ]RKD$Nb 4$$miŚZڊ%R JI)%R[ZPM$Q*p={,s}ߛs9s3<3XAhi/: AD @%@%@%@%@UE|g꣏>>P|IM"c6OzqR*}Ta֛ZOR){c!?b^~_QF[7N_?SԄ r?E_]yԩS]{7T߾}E]8 oC~j}IfU!|;Q#FPZ~-ܒCvy}>gΜsau={,_~9;vlp '~iWO>AX(:<V Zmw_}/qx~,U\?O?tpUVy l$7%\Y%:wuzꥮ:[b?u\mԱ~_hUmWԭyIgϞ*,saq+T_T(Lt՘1cꫯέZ :T=|p Kqj'T=zhms2j:u.ru.5\|M-\N>dr}7V0yvm tc/§ĥ͚kv,B685 CLxZBSK.d o|C}+_Q7ufΜ?x}L/K]C_ZjPS(yRGǾnZۺePw߭m] o>+]#F2<⋫e]V] r=F>C`z睆>&^ӧO{]C|B}q 'xB`b8*F%h)z)r(D;SHZzQPE1b!?X-V}7`-,n{M>ú'?0*BXᄏ~… i쓆|&^>aq}qqW_u>/1=zƌ ^BU[J_ :`M6 ^{ TPm ͛AA ,A(M74 _Z2C-MBNV]/ٳgj3Lm[c8n 4(FA DpmjG/ŠO?V ,AIw\hѢ o- j31bN V wtMji?=PA(a>=>s^qKOҏ LUˉ'*T'ZdM -WvGzCK+=֙>` 4&ZiӦ.F,ҍ>ݪa7I.WhVq䑆tgd=P)=^Ba|8gi0G%N+ *H!vů&`eiWZTz*jf5G<䑆 3z{RzE0`wXBz#-*v|-|Fҳx T6װCq8{.\F-kC0U / jĥ;aVyR4CGj+ox1]kG-^I?tp+wF| Uc΢01(-xzp 0 K1 lŕnᆉgyF{Ɓ1FF([Hk(aԨQAzFL8 [sCcÇ7a?~|0eʔ`=ld+>+t:(g}v =<ȐKzk z[oyYgaBCk^xcr…;LZk?xP ux{Wп >>mF6H̙3X~ }zZ_9C̝;7XmՂ'!5\SOr֋;|pp%82$3 N;鿰IIGq~??Ogz|ުӋ ~ nݺnJyhl8qf WXa7 > b[ ) [O؄jpKf`ơ f͚Yq O{wcf^@1I1c @ j}Dc^{o=!vI'kO>*@^0AxgNTaȐ!q1K/T*@Eg+-N p{G~8󵀣mqyn[F6\19sN[0qw+:ھkID 㻎Sa%1̰"} 5spv=c=N&G^[-xnN+\qF>3<w_?Z͐Iw< +;5J˸)^Ed+K:i[nC\o!;1T绎)32me@CaJJѸnGpơnLeX- !QicJKlqq7;猄ZA8#HV]?{|-Jy. 3N`j~Q$'wq|9I5\#ao;>fsTPnn(￿Z'mA`ҝynaוqq]= >˾-vZctÈs;BF\g_P0?q*FPɏg>>aMPe7cS`".ϣs&tjPTk#IK! pknyť苚aq?N-^s |#.XQU|AFWxiRXY^9Bp 8?x~7Q<9"3d2i|P{HE0`G(btiu22$zOA fYjsV!C1B]xzzV:fs-Ξ=[kN",Ty1)paylX8!DWϒ89R܇ 8ddVG a[3۸8Zܜ}WXLP 㸰}ҥڼV%l|1X_!$iMҬ;O\=-=w! [VڴċƎ#+ Na/ApAjxb1 l[SqQ'&aBIjRmV&b=>˚I}.$!ji'>qk5,.3 Py7j j}=y|"|i9ivtSIŴ <;ȼw_o\\sx^KB\U3 zl{A֞zMq{Ac}̓ A_sD(8að< >ﳧh|˖+] t eC>,A}Vk'/>_o\Y$>_ g7 Ԣs6*}' | LL|̣g·O͇$s9tq-~0ڪ8OP&*9G-dEP CؒlM+Ѵ^( H@`2 B$ZG-t" ֱ>#iH?f<Wb&\"S#@=z7M⡆7k gx> %FK~\as' 3ne>^vơo=|YL@~xәʍ=kӷa̞yx o&9'-k(=cf1ދ.3 JAXQPƏ;jk|]{ ˏ޵Z6}d|pάmό:ZN;M96;\B/bҮo/p]xolFpG}Z`ӷAZ mꩧjrC;]&‹'Tq"GEF]۞Vyg(̕ύ-`w}n?8pǭﳞ\g 43΅I,,l= KoK,DŌ0 ,$s{y |Cj4 *m3%j%i^\R%WYe`ewfQ R4>*FɫW#;ǕW)\*{j4 H8I}0#=͹C;DFyϞ=SNm'pLᢣqu^I0ԲhTSiLһ}..ߣH=>e 'V`ZsR 1gFш~yhFd'|mnܼY/=/ZFk;yjkңsYW{|l͈V߭V!>ӠK.ĉ#7޸.*ű(2ڈg_8BHRfT {N=0y+>hl),eFNFLM6 εǫPt r)?W6g%B Eu lVJFC4a_DV8~衇f % eO AΘR= gYQ>el-q( =56LEZe|eO# ]tsQ뭷s R˦->efG}" lIDAT#l؅eauK:mD:geJEPԈ?^p h>`F Tll)+"rĮx #row_˫)S}ޕpe->eDAND[mF?}tN61 ;ns,0->eA9?l0S߮>5fuI'{ξ+/"7*l)"r q=Pu7zó%(C֖).P9R9f"vO?4Zje2 6妐-ڹhM6F-Rf+[|ʂqUPٳ)\FCAH T=S^N;ņSaIJPVl)"rRdEiӦN;-I!-"R)]t'|ȑA3 Tl,[|BF RsYz)[s| Xx2QCl]ŧHDU*U-R͚5&~q)ecS$5HATQ=|ͽOs(-eO  xfrQRŧHDd IEX{-alÄB" I+,ڀFL|w " I+}ݧW7@("RinAwYOB8q8efA48ϻγbJ?A4у[NOQ.FW\*+$>|{R==IYlG#d M 6<+u"pIJ0DKh,8!y`F{*Lq^T{ eOF-8K/8 gmzhFlH_mT^T޽S=Z" ʉhgQj^A/e Y*0È/fr$ƥHwH YTzIo6 2UgԤÈeHP?d0!Ju^{M}74Pd(;dP4ĸ V_}Wr );JWf B F6;0ꫯVߦDB2U#0È_@bb3(c.yU ZJkaJqA+o% ʞ^DA i5\nXCoxO|M~@S0"u]z93WO2XVZ F@41;vN}ldWUt* )qU,{`FiՒƳ(Vkk4*|9{:ó/Y9@AF4q}$ᕱ伖# eteO# Ad3ԅU#͠J;!EjLMZk}}۞>}>yA%DG4:WPVз~[ڱg^͠ %XO##~u"ZXA9s8ܾK*]ӈHנTpT+͡(KҹVlli$kPIq^M->42P@pაj#*B:kP0.V].BQ1Po-itD#(~zQzh.{T+UZ#VzO{"ɻD)Z460' yGpvDDBZT,$M)!i"I8i([|l h`V>,>F"@ A (b'HW (1teC/?D ,뇤SmAP0ަC-_D MX;D ,VPjAD ܈6P{D_ PD iH%D_ ]!䴪0h. %wfDv4?"JL+  䴒0!P"V"EA@@ h Q("f"ʃlڠD@#ec#ǽYA4ZhmD46B[MD+[$tDA2"3~MLܨB-GA Pm1MEBq h1j{ EqA Rl ,t'_ve|̙|РAw]s#4 .~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME IDATx G)FE(SUH-QAhkD&(AR!b&JJy=sef|;޹3g>9<@Q%| PEi+jEiiR2~|AYo-(6r˵ĉ=3fLq٦ݾO?b{vL6Eہ}_55חkPpkqק5uò/=vTr$c] e/ >oL6sS0诨ו}[oѷM]8nZm1qS5Mb׽ JݳJ}HTXz_W..i/~ؚⰿxv}U7Tvpova#8Ƀ>IoIwr'=ԇOʬe_\۽H;3~ޠݖٲ}vˀE_7ڀ(vJ^{S;kG%ǓUjOC%J.㐃3k,lf4n뵯=qmlikO='$xhh hU>vQg=_]=RT/yn.DfC X=>ƣ$mig=SC=$S؇Gk/g0a|)I74Z߳Jy&FV+vkK%ǓK(I*4MQE& Y# ψen*y&X^q)G& Y#<ʒ|hL4dȢF-1SDfbg`j}SFyY:wJQkw/OzfJȤ!kTL,^3%dҐ5*&G̢L24dz[?ڎ}2fi?_JȔ!ZJ|1w1ǔ󧤗L(i*兼?2kTjw)+з]>'%dΐw2wFlmg+M3d.Ra.2ijJlڴiO~cǎףG`ʔ)?o|6`fPO& Yj$ۥS?Owy'Xc5}ݷyϞ=A뮻MRLZFbZos17yA>}:/lf_TSjI. Tb~An݂W_}5o9dMWu?m=65dJ-t2.þ }-R-+\u#VԈ)&ӆ̥ܼ䍥-l- ~_Hr5Wǥ5dސ%.Ws^AΝn-x衇zcJ-ɼ!J実.&<#ÇW_}G>?tЂGZK.mnv)z C撤6f#G _`=?xW.Ȼ>nh)<ϒv)zQ(BT#Qj-8c[}O{7 6@>lzA;-G>Ke%J<1wC^m~k)1ԩSpq_|xU~__|`oQvԈ) W Z]{]nM7`ĉkV@/,xl3ftOǍA޽%?RSE.VI^!wt'1xekVxztc "H)' ⌙ھWi~ح1;餓QF_ƌ#RE_~#46dPl^,-Zaǥ^`&Mr!򚁄s~+))& |Ƭ=eG-k[lEZ4; {k=j4Ϭ @uo[I@*V[IO>{; (6A}`88{vz+n[h CF0$#Q-MޘmSO=<2}Љ'~]Z2w,?c[S>K.n__ 'x"s=\qE ?0>kϭ guמ66b-ʢĘQ̆n(?6&L0gQΓ#<Ҍ7Nڱ2˘ kֆjrhbCCC6W^y,^Ygu믫'$1i1hi4`{IxGL>}w]J+3<ӼUogu23gΔe曛_̚5wF-ꫯ^ӽ{w3i$N;}3f;lwޑNjBbt\Bot̞=ۼKK.fʔ) 7`&Nhz%C2l0s'˾ϟ/Fh7;찃Mn5d}x7|t\tE&z-̙cvyg3b^9>9rGs˗_~i:,s=ȏOϞ=ͥ^j^{m3}Cg@iiJ6 y`Xc |Gn\F1o4aJ 1c c'˟YmĈ.b0>SZko];C O?m6tVŀ>3vi]w%Ǻ;F1?駟. *s ' }߶C˚w}|'f2}|F|M#c裏2.:t7Gu,wq,wUy:IiY1'dcAŤNmyn_{j۾-zcAx ,R>#[" H~ !`&]Xr%m&~':ɔHH\sMx_|QfA#FhC|q/w-E*Nևo{p(K/t + ncꫯrYF{ñBMT4c<.O7n:豸p>;t qŏ ƋɶJǤ4EfKZL=!CC[ɾ\?5 +|A2HwlxOݶpͥV 8ho_R7=j(R1 Mg@Yk.]#C 4L) =wǃ>(]mbf 5dJY![;D訥ҤF["?vXɉ#JKzԲs{4%jUW]%#zbT{NFN8m)2Zh#B(iʮ%V|J4HrHO߿ 5OAj֡l^߾}%ݱcG%qf 6R6]wଳji!LH0ǾTT¹d{vvmת[o%$OxXܔqDY z>0tЂ3lnd :h#/y1i[|F2Oe2ޭRvک?p!.!̩6?:tKIL%O˭B垣$mFSQ5d&QiM>#D0={ĭsPMڔn9iQK%7A2xG"q['Z뭷JPm,-Q BIFS2]gV4-ȘnY5ntLիWNϋߴid];Ewt xg3^QFBP9!PT1QҤ<cj;Ԓ?kEߐ@}G&;s0 0@&#$o9ͲPבx`2G-aG etv؆P )3_Fb^mtIK,CQ&0+i*&M Uu!3)*pGI:k^ڼ{Ra1sΕ奀n\Р*SA|kɲ /bs9>| <=Si/xj'$ՑR74X櫯޴4D)HM+yl]Gu)8b5nF\ <; xH̎ 3e%-T>۶P jV̔actn鹨ӭ A.뉇d=V<(ϟXGJ0sE S Ѩތ2hlĒRNc )J: 9(VkFndtԓd[J}FJJH(C1܇91<1vnGc:Qa$V%N 2}85EzNPj@r v!5ޕ=0ՙv548zz`dxx tcl uf:H u 4;];tMcø,\P9 偩yǤ 0xgaRbX66E[1#<ROo8 :Tփ$:RRzAr| `DqFb%U)HF !؊Qj$u*KŧLRȪiƇTGjҬ5d C5tˆA;2ڵLHjGᄏMQ#Vdn+j@iT8ږF#+wd E05bj̙\zȑ#eP$DJ3;c$9bmK%ʴm' >2 mL3裏}@Vx㍊5[ouAX.qj%-G;KmKy#={v.H=IPœfOÆ 4ӧ&LLyjcAד. SXbnωY8F- eKi@ziAꆅ\7=6dF!}kZǔ)S Qd\ے3֫)y#x?>#irKsM7ws 'c9&V_vI4vyBM{̬=.Vm:#Lhd}DCb>DW^yE40sLs'2ٸqdZǏoh~nV[m5Vj%ږT[D!k4d5xP|,4j' $JJ\,{^|hL@VGgC͵*Ń |˟8|K ^=*5-f({?ږT[!>{])um6fjAHDtE֝;wn3fd#K"#递B`TܩBR"q6>jj6.g\lJ i9HQ"sSCk㡏Sff%ܐD 1IBkL >z2+8mk9,/; @}&ZmԐ شTk;yWkv!5$͊jy/c7L>G`l^ziٗ8ѽc'р2]DTL2F #:T +{Qm35A~Vv-S]`jfS3bBnݺɈdtj##jҁzd)/)D@KhvLxGr0bJ@0vF7#T'!k{Hbx]E;|nBgt'7.첂' +Rzo^Wr&2c(q3|uSWg.˛/Xϫy뭷dcǎR޽{Ꮕ"|#rA@MK/T$6ӧO3x`{x@֛3g9r۷ѣ9seI&M@nIDAT-QΒ![b$!1bӧҥKaĔk'N4zj1%2NoYOlȠ[m,vmfV'tH|I9gȞBo 2Dsg{swm1cdn&FnwoFyIi;FcT0\` 7,WY@[0X<⊅:~Z.]vt޼yb||#i9GtۧvZ&OeLأ0h;;uTVv- hHZljIUvQdNI\%L5 Z.$v2ɵc Ѥp+ISEb 7,LtH<0*@ؐ1h[_h}M> |^uVY8/Q6HK]88ǝ3qDav % T"}v^h3v&E Y!e0)'S m2yy2}ͮ*Z`k=Kp5r)bDyDҡ7@#}W,&:"rEApʇ\w3wۨF%jX!x`_ ஻*k [Si x(/b ;#ۢΧѤ KSO=6H]95kgE~QGl̓Z/49TzeĝPŋ ##"0ۿV !c#o_Xn2%'>yN!CX+߲`h&0m!E> j^xA4 9$f+Ɯ_a҄]F+͘1,X@ LC1ӦMCFD8pFp>V$2!&-Ŀh#7vXf9Ӯ]^{eBd*11.l{sB ȯ*2ac[sw)m4lf 2hB2*ɓ'J'xYQ'jF{*4g7Z\R^!0͟ƑѵX'h%0`8 1>x d'r5m&]9r׋Ӟ{m=4Q4_Q*&>M#;PR?Ԑ)J Ch~6S2%T&#u2HV{3jddo #>-QCWkͧ*$y֓FqȐ!%Y]I`%G#J.n#Aw ok2\kÇ|IJlKVoI~S?3>L<}Ƽ }%YvXJa&d{@.mCJ* 䟱o[oio9^rB6㠊\e95]>G3HZpyP9OEi FeNq89UG3ug5h3zC1&Bh.X3*Rs,J!WāLz }GQwrZVN:I((^* %j2)(V0,j1bY"#ڵcTWK t]=#Oڈ 5ȁ[h_ ҔQтnT-FĮ⊂~e&tqjQ0)9ljȔ\"AKũ5]|3U {=#kLcd}YAxJLoCmHh-Mm}ozojmeg-omgٵk Jn<8tfk׮ρ^%3XKnVx)Rbb<~2 u1r٬!SC7ؽ+h߾}jb 5d8ަfDcd`(F`oPC()[oM<YfQ(ߠLQR[%:L"Z[Ԑ),|*St+ dԣg{DP-CyA$okOy 0 6l|D׉vbA[Γ FU#npp'M$|<12%P={֓"m2ݓԓ,V2%n2Gc&<%an^veճt5Ʃ imoX|(?AqbSɚ]6'#' blch'_^>رcЯ_?7$o}tƌ#H0wqt ȧf`a\1.#L"1H@?fҥe -xY ๡8[&Xd_oݷU F&lRH8i\}ZتB,R/ΑZ-2~Dx:?ԅЈ!C25%C&ˡw$ZG@裏rziB#!ԠGyr!^ḧ#̼yLN:3gJ;WGӭ Gqec1РԷqn{뭷6ƍ+|WP()Y$l-Kk$S<n$y .n~2#"yų+is/ %@vyg:qovE_MxpDI-ioN75ZGsΜ9-@bP6zSF|81sV ]y5EiQM]Ȕ\2{l<B ]% *l+eۀA S2PH| 50Iz#DǷ$9}DmlLK/Ii`>5-)Ǥ?q r",$mhM_RzQ_-Js& QVKLQj"R40x{$'#S x1t)Ո%5;=#S跣JPLQom< u"t|FPϒ,?<뮻DGIr( "2'?!Ud[JT,nR{ԩSE+hh̬Yd9OHIGib*E=2%jDOM#y_}Y߂ΐO+Ǯ"dϞ=eOR;{%ڗQⴂ {}!A\/)X}GtC +b< Ɓ^141:q{WS|4o(`رDͤIuhLv̖[niN=T3V]uUnb'|҄Lj1شiL~LЛ37[m9Mrɼ^ ,0AŞ{A/]1+vznFIR#D NڵTr nטĐaxܓv/]O[:5bE=2i`1F vuWjF>jE<ڵT%!S%!S%!S%!S%!S%!S%!S%!S%!S%:/IENDB`J%Dd L 0 , # A,+b$VECоťIg($n$VECоťIg(PNG  IHDR7$vgAMABOiCCPeMacxk`oZ r l~XV雬kҐzV. $x&iL'Ay}Sx'<͓HoWOp/-W\S{Ї! ")LG Fk>~qkۣSC@ɐkU 7t|+%ש oqWw[~$g]vTy0FV9wӠ:yy>Mo\_6(?]^R#:184 l]k8X;=U`(L}GяsQ C7&You-Y\T7đ6eZ 4Gm20x@O#u\bq3tN)kus}o{͟/I%i3+'{wʲ b1S/ svNz2+IUNbV%`3tIME IDATxEQQ!*&bĈ 5 <THDPQB@5T ͖[wvy>vgf9sIQEikVEQA(J#QqS)HTEi$*n4fmf?Y|NFk\7vE-u|̽wvts_Я0uU*;%E{?/1+Z.M״~y׽EwXobɯaT.t]W'r,SzY/l/hhDmPBByb7HAˢl5.#)sMC/g'O{V̧H7d9-z00RFXQXu~_ojdDM#u^jD_ZB䝣"1 ]kw>jG7SU`W. #tfqnR6zjOV"0Yw*P wԩ682yzl}_۾>R:P{~ T0Y?T"ns̱D D6i:܈xAjQ=U1{V/ʕ+͊+k䁙4iUԙ^*D-ԞKlVSlA߳J6(|EUزpbkdQdYHUZjn{!6)(JEQoO&(GQB4Bb8&(GQ|jsk|^GQZ[nM[{E5VDl[{j+nBS}lE=RKqmU-ڣ6UK;ڣ7aT>uck2Jܴ;&`lQFZPU-fS ^KnL/6=h[ˊK-ĭj늭=hQ q1}H>D/n3('zq4+(Cm 5}P>D-n~WjQ[*D-n>Z\l틭=hP qZTQ qZԴ;(V(#R%9(ͦ殫jf7~%=Jr6rcklj!n-"ATRflb[{fS qrANMLbklte *?Eej!nU/ Zвի"(P qZ򺨱tB"(L-ĭjQzHmSaR qRBV:-R*,\P_2Bܪ|+*pʨm/DgXBYm"ӹSZn&[ԚS Nj!nUؚjm)@-ĭ*[-7ANi:7aqly툕~f2ȴ21)&jq- )4Ѥ6m;ڍڮ~WIi>ы[^ٰ~\\H:m砏+4ͥhP*M6(Y]|p˗/7'O6nL4\z饭_qf]v3gN4"<*? JB|iw4<,e˖u]fM61{WSL1묳9#… {K7)D[ӏ\SA53gŋ /L63<w?>}׿zPaSby2AtQ93qD?,]r-1~Dz#aX)1SnKATn`h>;ށgMn1uUWfv0?::u9S>Qy?ӟt.ӦAOx կn;4~g~?u#!n AWUf3;Se]JO}xO|yK^c9C:j e1k?@<mQGe =yΌg|3+nWu_|Z J &|:v򔧘/| _q[ۮ\wqf73f̰]weg7a/}9Nzj_b󖷼O?vh3Qu]g8k`YR'܊k'w}y^f6tS~%˾'ߜp 裏u?Y2s1gOSolsgK,&+œx榛n2wÚ_bG?1"M]t_N*|_?X?f֬Yk1_KfkZk5y`3%\b.袖q1/i^E&ɈG)fXL=PNRH%\pA2w1o 7`/X {s~8IozRAIӧOO҇~ʺ曓:~{T:ANj򶷽ͮKE4IV%=P>tߞwK$$?ςoi =V8qdql喭T?~ꫯNRQRMR!m+#RMw?0{*I*2{LRlՑ hf5|=&{~d/؞'ڿMoc[/3=$$REܒoPIإ7njk| .,g6uM6 rfw7-2{׾f-.*XoZ{ckڛ0aWjnV[cE/av,'=I&V9Xu<9ϱmc)0P>:cx3Xm_җZG|԰9x+_i>OTl}~ͪU/#}54Ox̔)SL*XB'0m6l:X}a+DDG*x5Zxqb-]jQY|sZǚZ&d־.9-l_|{y[j1ow})qS;ꫯ!tᬧwmC3s>< 8y&X,]zV nN;dN9ۥD |NH%t;/ڲ?|k@DH`{`ߗmXbpFԴvlp3o<-}϶tSta@e=]mZv|njA+̙3g}ׄ: mƔ~XOnco)7|{9˞5,8_tͱ/kmVQ̦͗ae8'Ibk ?bU}0|6!F< B*˅^hSǏoK/Xm?.1p^&L&T_=n~6- rSjGYaHybA6"NCS,&R|kY eAb|Й" Bye&Oؤ

uzN~Q&Y${ u=G[fՀ1 >!'>B9H%c`@ ~)0dU AA32A!R'z5"܆MAj1cF đ>)LLV_yگ&X_ӦM!H"R[e|F5&  <8%ڞ%@Nٳň%)dt6E剅M]P,XGJ>,B;sJ>~0X?q`~ͯD}dĕNp}Qk1"'mǂ$L>qn6Sm.)V, fĘc*Ͻ^3wJj8fDNc=;#ilEZrkzu(U>8I\}̙I*Z{*r\SH;”)STPiVczrBOe 9DS9H+H)wW[07E#WˍPҕpK>+X!W#}2`BLYYH\g> "MĐ%$b{פI{'Х~*D4} EWNf_S0?u !}ֶݷ-zilе8w z^EPa, H `H QCk*t&,.mù0ȭg\qK9eDR䥆Nwse`($⿲dtzȪ]R(Ub`x҂.I'vab@ 5bu, IE$x<@8^_C -7 ;ĉObChzD =`UDF'9tC~t@.$tsMxI$ GW}m[s/8FB-(0+]`qI'U7麺?,aڍX-<y뗅p1Xr^hk(vh^i~evyP[IgQYYU[u"ruAH 3jĄ)EŭVU;K{r5csI7 ER*t{hiIXGS,l>g2x=JdIBAlʼY r6豄YwNVn  70 kMp%QF !BȚN0@,`PǓd% 9y6y6a'j rF?dohUNh=B.c[^ .swuYuYsϟJp;*5H4#'_H!3|qdT7B.\'|PB3NV .{DNרaMSjUf/W3+3}T4?Im^P.;&BzI`'oq+4?jV{J뮛}ݶqٹFIC9;m-[fDO>5,i~_ti2an?~|rw& |ZY+sG|rIƬZ,vSfLH&V K[4\Ϋe' Xebq!6 _v/󆕂ŸC)CXIYN%(8?úʛ44*pXbKE-v`=Lq$p:ԮsRQq#(` rrvG"n/(*+[t"tw1cX]$s"{㿉YA'tz€Hu軟*ˉѨNCj-73˙w oϡZ&W֟|29iԊs:YעLşߦ=6DBB楍<.d̡Z+[vּТS#]Uc&oLn*ZqQq rysE ^;Pt"UϏ*F ~hVqS ~5tL7QmZ݊X~a9ŒE z̑ )N~̕g+YçF%/ݮ:S'39;䓭_271rI/UA PMe…s9ŁG9qTX,d""Xp ZiA%0_ ץ]f!>?>tvHp%lum~̙3~gT 6 Zva<`_{v+"%_ #aɮ:N")%\ZfT|[E&AdgRE-L*HHHG0[Dh`aTad#&V(F7F Q YBEZva/kϝJu!*l7rExQq }DM16ၹBGpN%\C#eE+q6ֈK#F ?oI(Ä }cW#ؕOrBg Au 5T/_,6B*J;$t$Ǒt%;dNf{IDAT1YmKQN*K L dk7CP~SpKn8)Ct1}H"6+e#|H%|^$7Wߖnv]*QpF aSFCeԓe ͚5 #\L;ڊ/v*;:[''GydZZ]{gʘ͛Z̻HRk_d=/3fHn$I'vv׷qcm/^tMn5͝;7w}RQm?sd:KJh=XE$͹4L̨jVNR *n4)HTEi$*n47EQ(DMQF(J#QqS)HTEi$*n47EQ(DMQF=bxxIENDB` Dd p 0 - # A-,BE 3Цᕻ08X! / T 3Цᕻ08XO{qIT! xk.EWDjDCM̦1mmĔUHtiv?-!)Eb| ,BylGDǂ( ks曝owNV={|X zY O-0|PP.]37Z1S ͧ h t/ڮa o|h !.!@7] }Nbi?}0mt- T$ S;YFhJ*0%eYT%aWLjhTp<o5B0f:YFFEV꠵sK6JlV$,p&\q %)9o1F)>CX#O%r=W#ߓ6j>ct +fT3I<1V 55N<)" ~-͗Y)abT'qXTCMNRh(ƅD|ՄF xqiGEG_"q"?};~ܑՎ~Z}ryφYew(w $+ w9۳bixa%{53+f/r6jpɕ~ hLdŬBh؎xxY8̧.%?]3&m./.!6}>%,w8ϺO`7~jk=?@sđ85k1HMG4=Nsf:-G,aE\U/Z9+KYsh)}̱=H1>gg h38gAE=^r='K89|6#Kq.8xo;H% |uE8 6Mg|;ͷ9EWĒJu r[1S85Ts.SY)lD4'rqBg] E/`7UB Yq4nт#)S}攀YAmV(G{WvtV$5]$?|kMμ :P\PcIH9(P,:MXzVL/3.ڤoFx^GE; L/۸'(}! 8xg1%+yTdjy9ާ8ˠAxϼ7ѓ&FX4fu3#y[d~o^#tCˢBd n *P_^X¯!MB!MSBh+5q@l2OcX+~nt.B広f~b8xj\2u~%{mϛJL KD cJ.Uy,֝r~Mj v4픝&gHu7Kjvc4g@'ΞOmqO]r-|Tըն^-q Ur%uifv!\K%9Ί# w8]\Ws '؜Ն&ڶr'%rÁ /ɇp8' f/ڶ*'Xm#5XXme5FO5նUf&I0t5ն0{‹Te)Z6:'P97qP{¯MX۟Y (+j-VX^or-C "Pwy/i 9&[$^2 ˳mBٙ'S yfsIs6P^p-b"T $Ed:P=b&.!8 4TBݚ:i/>Cv=8f@i.KT `\C֕nR2b>>^}}k1Y[)&NZpRTzW&wM>]/9 ޅׅcUp|ўp+I*5ap 2TN`)篻(uc-+{msȖjm}%QM^x¡kv|Lj~ Gvb/稾i k 0CĭoN>SzVMEwIFbYF jl"u4>]Fj0?|ʛ$qV1=цpz > mќ;\4E;=ٰ ـ?s <P'\{:a'?V7J`$ J_Po5[\?.'>{&Ox]`ҟh$c*o6nj]G&O:60xI:{poLR?m@;Q}S9̪Ǟ3qeDߚ#`vs=wH2&x$%r}jzC ![Mrh|b4Dd Dp 0 . # A.-B T@%ⰈǤQ  T T@%ⰈǤQXP]CT! xkp&Fk}N6vT'Z;:(әJFH$3qa2H[(A(OC h^>(k{Nl=s{;-u.uc)`Re(<<U%uj| W #\m© 4}*.a 5 pssJW3up(c)쓄ik(BcQ H e_EA2Ш8b RXEZ$9Eq3 8*czo|uBF xY'(+f# ulɾSq,C aÂ:p ةJ86.Ft]CEA`qH `GRq=f le=~MZ05Gn.-=OሑJPL)&`iȘwyVZXFKRCA3.p&i<"hDl2$ ӿ]Mҫrq˲ ,ÔUPXdkEwXEqPa}W[V_z&\2jYҍKZ%Z*a2׏"!fA5NffZrD$u /=/\Ij5yXR45N߆rRDՑE;qt&ΔR>k ^QT芔SxmLLzZ/*L.HV9Sbt5C=N I \eM0]?Pμ|FW?HF l g;]i1"<IJoQj+5_|zCi1/"c0G;O7=飯\%1ۻ8*-LpJk|z`I-`Nܹ,AXŲ(s1*8+_ vIwYbJfixz%I;$3-fĻ3z>hp.IniŬDh1؎|v9/33îBXzdIMKF1{WʱMSӤ eٶ>i, m_4-CL=P^$,_gIZ?vز<#k%aLn>uNl̓l|Pb1YiҭRYylhI^NI :=<Ɇ;daz3Åg{, s N"Oppk䪞GsӤK=?u}eٞ'RG,]of ~4˚d$7Hy]kf "&Fz.G~ x z O¹YMCNObjInfo?EEquation Native FJ_964762253BFl+%+%Ole HCompObjACINObjInfoDKFMicrosoft EquationDNQE Equation.3 pq~qFMicrosoft EquationDNQE Equation.3Equation Native L:_964762517@;GFP,%ec,%Ole MCompObjFHNNObjInfoIPEquation Native Q7_964763419LF-,%7,%Ole R pqqFMicrosoft EquationDNQE Equation.3! pqqr Oh+'0|CompObjKMSNObjInfoNUEquation Native V=1TableM $!*\uڴܩ\sO~dCTyT=S/NPr׻[*QԫnutBfUfEzd>\^.sſn3 " S''gu4(}{ab(QȓZɝHrQMρ,ÿh]Xze^+yTO30-O m|?a: :#r߻RY8༟Eh^i<ɮ'yLiKq@]24W:zI>SyV aeD[}%FMwgاT >G_%N!;;xB 5PȅB2gG6&lEɗr_m>zqu: 2Al |_4?=W.Tߦp}{mϛ Ō'#l`%HqO-퓝rn3Q)STjxb^xòf6G%eS2hk=ȉVM(v7uڮNEّ _c*'^m©6js!{'x=+<VE @O+URwhpɾ(S O3BЦ((u]?ؘ3׮l3w2 ^=PhxW{KHϒ@C͍ ed׃ߊm:1Js.q5JGf&FQIP ʱD zlxe)6U"&xښ8BK Ԡһ ]W[nzPX,  Zcv3Nu~uR18ӄț&sn4݈zᆕ2g9eTO醾D&/@x¡+rˈ %"_.]Q}A0]Dkm=~"~}$#,CFal6R8.C4>*sV1=ֆpz > Q;>Y0zwmi߅M7~/6F f ` R#oP+Soe~p]5>϶&<O㔆Fo4N<44zooSSRy~JmĪ oU7z'W4<5Փ| c<{} ukjlN8i;*MIkUgM1tK5~]Ҷ\ oIT֋ z%ԖsyשrMKH"o;8]O?Pμ).?~=+Aݏ{Sb^DɲSjNˏƵD|/ zc)1",fnG;O=]5G8*-Mp:Q=}Ӄ&\S9 r aGFc.?~;oH%miHY)~NKA\%wƮތU g%H$1fb;Be_Z˒a[mzi|La9'6/A)vJހ;aJgܛȿiHGuq"ҵ蘓#)Ò'>7Ezְ9((}^tse{^d[%On>an,ρdD{L0zAtPJX99H6(}1 cכ.(}<Ü?`iXMy۵4T#Wr_"Y>n>aaz]_ּ=gs E"[Zm1Du S"mb.t)u:=< e#d 4i\߇Rk]}3!4)ےMRlb|yuAζḐ4zm\Ni1[vփOwbϐDӣF򨞽pDι,E&xj& LForkǴI'd~O@Y>X̲N49>W$o=M ~tk0K&wS; z s#KcxϒJ>OiTXwI)ZsA,ըVծdO/Da\nRYV? JSIL8C3 ϒ&^;wŶTT-+"Ws#&G N_蒅v̻jG %}\_G@UEW-OLνFiP\Q1WDU=Q#ٍ;Ģ>X\ErXz^+yT30;Go"E!1N$m9\>oSwd\MῪ vۥv*5~<3HBoH!YR3+<T`~c H?yٲ*WIߵ*է'^0J.'YW[Wݹ,a4KpQ$Gl)qvKC+ r#"ל嚓/ddUZIG{|5#<ruDhk2Ѷ+Gem; ;¯$96z]oj Dۻϖ1Nkب5p 6Ni>GUoR%Ag+[eOX|nV>s[x[Sw9/ ۦ8/ɻʯO óQp;% Cv@Fh6΋TpYDR&nr$c.>^(&}"U6c+Lxͨϝqtz|XA1=@~IY T3:.n{jgzj HjJ_?oz8YW;P\,uч~ƒdw\n1.4_ɒy Qn%(jI^w]TO{Z]a]]筮myZǭtQ2nu3wCOn[A(:"7z&z{FqU ZOAIC(J ]U4z}ӫzjO Gon`?sϣ%)떆:wuM}u7~[QjT=Q_5CO!~7GaInx%FRWPUUhԾ3oVTYU[3uRب0M Dd  0 0 # A0/B ǶXQ Zr0 + T ǶXQ Zr0N},I` k x\klUU^-`1! 31m%Ch3811#8d:JX"fA$hyCA@^(CTڂ" ǚ^szh{{Y{={}[ -JJo6?`W:ߝt5or NMdzz.vȠE mCq*B"yDE,S(Lvϯ GG(ci~Z CFyL@/c 4!BBJIpC "]M5 CuQ  ' !{Qw@@%9⫎j6r S(VX8O0M+SYLShĄd$hQ .D2ԑG>CԖ++Q Jc&7x-Xh-{LH Sn5j`9&=V(au.!nAA\4Sߟ*\BlgVN ?Z tPYs g4;9iJ9eFЀx I= -7CvYEj* mvC6#=5F#(s~w䯸^Axgl˃K O#"mtE0y5O)"3z W;sY9o"<ö[AƧr +igd >wNvQ$5#Ykۇܘgr^G\57Z-ּs=gX$ut[w}_j{%ܬ-ϚύyV,\57:Ro{\d^ӟɽ-?p qu)O@" owarAWHK N۵4ϣNYU lsaؽjgHRc ;#wDTv攈=9R"KՒf~RA"ޘ#au B9dZ7ke^;/bygG m69Űe~+$+6912'wRRx~t"_ f*%ʫ )We-et`nő9t㸉?y$+q7v͉E[r.|Ƿ|YTMӴ3|;i")\]Yn&\7tS:ۖkIgi fbF5 vFXl}V-SP^&,2Qf|mZ~&훹ރpRszl4w|÷|k@Z!9xBn"dC,Wk1Ex t:.3r}7ɖ 5i"zH>ΠzS$eP*|.+"y?Wˑ6gP/2ES5KuBVdP/b j,tdR# crf{oPl9"]X~8hBԖi{f\XdեS{JR9 )KsrL C&% 8ޘ>5'x5xl [==RJosgM> MoTEXm$ `^L'!Xadp4_4Ѐ3 "FAm-ɏ` Óӣ*MCRs웽ۀ4;qJLCʁXLJ!t$5UUt׾#}Pԃ@e@l%ˣq<=RG|Cyv[U* B+KVp9T7QpeJ=uJ=?*6+0fPݳaP㍎g=Q$p&3TU7I׏y q5msR`>;aNםDs遢UCfqEzv`\ : 7% Dd , 0 1 # A10B W*J增.E I9 T W*J增.E OO$@` xklUL[J L+YKl?n\٨ɮD_ۅ!Pj,1]DbF?]]Aĥ O@y)l<=A0FcwKH[[c$-fx4gpn5_hdQsޡ91vXֶsh^`\]})XEr'lk_~{_C^647CXO:Nfikx.륄OI$:ِ&AA˶fwy7Iv_:9/MIJ8eAI=-^s~F)YGdqܐʀ8c3c32'ε&B&mݮ\ k\kh^̑Y656b i=aDyW#^~Gv$rn~)J`-ݺ $LӴovNg;չsgfFm3c ^eu%7IgL] `~ j1g KJm2a7J Kf86IL]}Y1}A_s˓lD[WtHduP7H:9o[m)6S]YlȃL]u\'kqw۵XG<˿q$/@1_W^bYk|Ariۤ1\P3}=kK-Z`Du6<+X#L%dAMйzu}w+Dެ?qtIF26REoOA=^RzJ~W*-CqBж3L5ozs~\.TE[Vэ ӻТPfҘw%v2q|UB@KnHkȶBVP_PWnȘ@7HW !Tzٳ b<݃AڱUƛ/@kUvWأ{(|t܅a!\+_9NC \)s7%Vhj+,ߜ8zCF$Rkp=r~RLms͆Bsq6gZohEkӮRѶ7-%CKENx_k8 #v[`&dѶ6h '\%m8dhhNc¹5+X݆pnGR ![Y HrJJ\o ئ] Jb!Yڟf?fJK lFxS@*O;zMxǔR Kx`UY<ڞ"<>ʔR s|e-yms ]4@ g}(d] J2@L*ijټmX O|/fn`EfRؖaz g\(#SsފRE-|5:^u)K`C E]r)־T6"ĩ9>$QP3LV^çBYEar䆠>iU$ C#pQUi+8E@CD C U*8*+Q蟡8>=J8IǾʁg!=ҁr|_Õ | J u$5UTm6.}G\1VC(* 8h{Z# x20rgTKyJqnG8~f8~b9\单pD ]:ƩD+p72X 0BAw&nC*MvPB8(CYB BB>j_嫮U뫚imGᄇ9I@_K9.ҫx/arʐs<}.+kx]U EU1HՁrV_zFI0/Y<TOx[ۑ*^bx%c%lj $mэ5BVTVyYdQT >ݘp:vӴ^)b 9)xl(\q~b@IF:[,mEnhŤ?Dᰊ#>ySJjyŌe ֐~'d+-:WP}͒O$m#^Y.m1k6b-WHz?ejFJIgHgw{疫$%y[{ڶ?8\p dz#p8g_9yGaW+?"z.k"9/~NۭUפ %1Ʊ[Ns `NJiy6eWТrٝvM]/iIZ:9/Cxp(ncW vy(%|">a=@%'%-& 27I 11/(&N'jvMR9z\X ͒dwf|kk{\!"#ǚw؎yQ,[;l5;:\;somg dEҟɝ ?"pqs1L͋: 1gG劬+wھ LRWUzfE6lە_Ee9P~麙9#Iφ̑{rI!Dv昈G9RKT1ټD=)FLObr2͵nӍCf&m^.6ʎlc0;Lr aG gvfIpI>|!l[d+('Z浰y6ܮg՞P)AGa1W$vb;'n~)K`5mAA7I6qOӡ[G$9IRZΏ{u3f畠 C}mIin{.\E")ۨ`Ǝ^mhJ} eQL_FvĹ݀tEыSq^ >ky íK][gjAǘݷ-4.,A6r˱Ԣ>Zހt\G՘ w5 #bN*!EFN/!1_W^Yk)|ri۔1\T|=kK-Z`Dt4#/əJ: VCmҮF)Yp昄GF˺I l]J=%ep{gftJ}+1^`-SɁBж3L5ozs֥>\.߯hZٳwŠepCKLKe8/ A/Ƅ/ `\F@2LP#fI^YG3!;^C_5̆PeI̤2|x}Z7Gzot܅ /W;3aJ)BKO 9Nkp`YOʠ}@+5B+oQ}=bi+f.fg .2XNKm7$@oZJ N2XoN~ LJ!h;`F8J/V"ߓR% 6jî뢹+Ļ pl([YiXbJ[u,m.i~Wߢ;cW~}F?`IklFzKQ*Y;zQt6 KO,ѡz%;ӨDgBDh{AKM|&-iԳ}bCHtVڇB֤Q Eg}eU@tbҩ!|u$|HDzP%~o9Zn a[,qY`tz U"Oy+>KUktt,IglHwS^Tۓ\TUR^ç"UPm·ު>iU$B^ !;a8Ș*2Ep8_Р5 +?g(4O8IpJo4ǵb:P+|2 biC'i%۸sXBl* b Y2==*p0rgTkyJyn#RGt+:jrXCys! mNcEP燻k< ř/%짰 )qtHED(QFm0*мjtr[ŏ Tg5|f|5 >:#ދ/U|j3̆@ucM}1Ԟ#}Z:MMA*61f̨kk7L<@h*݀Fz~ԫe1u3f5K}m| kբ֓:O Nqc5擒ˈ8sV益gNUK4@ ϧ=Q3=TßKiO&bI290@cMKg4m0&`=2?/HDd lB 3 S A3? 2B9|hI4T T |hI4t4p xTn@vT;*4@nJljg8iR !@oaj38@`i83r ixd`v `?φz)gIAc>c`5Gn}(>`(f3 q%}oO`Eo>SJ㍒4!O"ق{|.P#Xbݱz`jl~h H7ZeTb}Yt3tWIIivx,1CY: P&"PNEgIclۭMKύ]4qܔ!Pwj c!""݈_ K5]:fV2:Xąp }C1f//i?kpd>LhYecN\CSWM &b@湤Q=jb}6+l{ݽD|nN+Oţv%c7rttz)xz&KEr 8\LAPʻ7no e_b=q4(-0ּ`2* ȗWA$jQrLQQ9s/Dq20N+v؜gYtšq4J\unc!S9z+wMCRW׾&$mH%7}$13w8~ENykVKe-=P_*oSP fNDd lB 4 S A4? 3BYNMUֳrB5@5PX T-NMUֳrB5@4p xTn@UT7U=$RKCz+Rc$pubuNz*x^A+/av8@`i흙fvg_@=5x d/= .<: #X1kx ,g-x oN{G"#)1h\~>#Xi|L`9(b<cKFRl=&)VPg,7@T^+krT= [7>ZZ A6Tm=`_.VBwb- (2'\mpʲ&hBr-ti;-!Fa} a=3.hiwOg ǁG/||\+;jdX1 X*pޝ`|'P+p9d`Q}F:]Ӕ,CY2ֵ"ـ{:.P=X6~f{8"`"H= [+U]6>\ںMROi/CYNuB~G.6piE(Y"ӀlQkͦ3eCPŅF.c\DnƐJs[I,Tǂ8]o 39U:`V"*DId{,ltgQgau7w~evLb1EЕ&R*Y ԘYwi<[7bCUu φ} yGغW^h)RI?c|:Awzl'L&#'bf ?WwvJ @% +/D XR@W*Q, ȃsIPQrLRʝ s O]" N՛p~>a|n=cPʉMzEH|dt4!yQu 7nm|Ů)En46NAnS洂ѿ)RM7Im , Ø[_"1/ő# \~ei^)Qh`P Dd B 6 S A6? 5BL@虇[ONrC Ћ|:aWzYxzE3̜!]CA߫+{ٿNeDKvg"0%NZ\HD2!rCS#}D1R))wF~9 5Ej" ? |?z%nHXunZHܷt8&!2@ha_NUJ]_SJUlRX3!R*pn%y/>yog XX_"1/ő>`#uY-h`OӘ Dd B 7 S A7? 6BZ9*N*S0V wl9`&P],pr2'vg߰0IPDd lB 8 S A8? 7BA:H>tF>g T:H>tF>t4p xTn@i UT7Hm4@^J׉g:iRr !@%N܀g pjuW 7|;ӀО~fz ғOÃ/8&59rfyTDKt Ba:+ƕ=A;ՙWo$y(724fIgl@ a͊uu ʱ5 ܀H7ZET:dU MdJIart"CY*)PÝ&"POyN#5Kύ]4qܔ!PTB"ݐ/7 K:b2*fDs(ňG<B of(%Kt1ØvZ)VZf3 VUiJ4=vGFw(!xf!hwyvP&#`%Gn}Xz}?|B@a:I>A{J}33o {Eaؐﰙ8RmX#uY"ª}@BmA..Ի@Q[TN8/ *9VHX#a.t<;cXǝ*F#gn#6 ]8!Qs;a ,ɹA'!w7(DuuFv<Ps(#Fr馁t8 QXNLSLh DUZQժHi GAͶȻ!u};Ī6Bq$o^Ax 3/ØvE#7ny}/bvDH'y3tG{$zJig+ޙ=1piv.sS"Y`,nMʅD+ -25N(=&%LgnBڹpSjłv8=$zIJwѭŰDZEH8(ӊ%HN,ZjbfԆYc-Tv$Fc֫ݦ$1}1A uWr _-X)h P/@ _U4NJ` ОDd B : S A:? 9BP ӉTzǞ70,o T$ ӉTzǞ704  xTn@i U@TĎHBJ \{Xqv]ISV? {Cf׎K̼yw_@>6܅;hFlG5 ܺD1Wi,G,u o{"#FmQ^Ї>CJ4O k#Y2tYB]V ;Ecv *[-B|@R9E+CN*$WwPxG^স>cab,rOIh-l4),mO\'di$tRDElTcE",狸Kr=ezS`8o}/ 5̅"MUTP5}Frrt؋0a6lh;2@ЬlВIwCꆌ€{l0ϓ؀+{(GvQz)Nhy炧[ATGHC\LʺOz*yg'ޱ`=1|lN\HD2!r!SRaRR+xg]h$~t\ݩ8GY޴>ߍu8Q* MB ڏ&a^m7W7m ͚`v3)VnUвjg[8%NY`}"巕/l?}AZm JY_\g /ZLoO0ܞDd B ; S A;? :BS~VKH u/s T'~VKH u4  xTMo@i U@TĎHBJ \{Xq֎ISV?DoO#?av {o~x翀|l w2Y6ц]~J;ƒt|? S"[`d1 (Wȃu0;t;#e" N՝p~>D;:FM؉G4qֹVIHܫh&$mYSn&ժ׭ Z][- w 'ĩ7 _$&hX~[tϘuЖ`imOcR?&_[ %$Dd B < S A<? ;BV7~5H9F 2w T*7~5H9F '4 xTn@iF U z!ZbIjqRzN:ISJCOz< W$a' XZ{goY/Olf7zǚZ|~qGx &u#`# W?q{ T7>u#`# W'4 xTn@i Q@ZB"NRUq \{Xu*( ,\xYqKk7gǁg6[@Z1W_ G_'Gy)|`@DnCXys>T`uh!YgVf~ +'q *q/X:Wgiqg=aJGSRB"acvoCdlۄIB0G`1]ש$v Os)L]f0KP(CPUx[(B4߂XmMY;)zu}tLQ_Vu'1A VdK3  "m"Ҽϳd:yzX)y!1 da(1 {ٹFNF9v򱟘z;Q3,ߋ9 +1y1Tvi[<-w!KG'w!,J& TdQD+ &},j(*'TR& %4u *!陲xia:l]9qBO3~#{Dd 0H > c $A>? =BnXPI w/j TnXPI w/`mxTn@-?FETq%ib+qBzQ^'V]븩B+zSp8=$ kJoOfw'un-s IgO3o^=,N:^yu`V]x`YcԮ!\ձw\(a@ X2R~l{8eJLs;+Ꟁ40X' o`&eo9ej] -l@Yj]&3\wSUx ,!J1Ђ76[pɜX"&E.[՗>u|G|{kc;yǪ(, RF"=Ж3qɲ‹*UV oEs$\rb\LAev wo^o1 U,%X!}]HIQdeXF*T jC>S(Y12DqO8dX8?.NvaimY)caRƦҪlN>ĥ|3V5[h׭Vf3eLR?Yuksosz]ޘ`,aij~87Oui`.mDd H ? c $A?? >BI!IyGR utJ% T!IyGR utJ4 xTN@>- (2'\mpʲ&hBr-ti;-!Fa} a=3.hiwOg ǁG/||\+;jdX1 X*pޝ`|'P+p9d`Q}F:]Ӕ,CY2ֵ"ـ{:.P=X6~f{8"`"H= [+U]6>\ںMROi/CYNuB~G.6piE(Y"ӀlQkͦ3eCPŅF.c\DnƐJs[I,Tǂ8]o 39U:`V"*DId{,ltgQgau7w~evLb1EЕ&R*Y ԘYwi<[7bCUu φ} yGغW^h)RI?c|:Awzl'L&#'bf ?WwvJ @% +/D XR@W*Q, ȃsIPQrLRʝ s O]" N՛p~>a|n=cPʉMzEH|dt4!yQu 7nm|Ů)En46NAnS洂ѿ)RM7Im , Ø[_"1/ő# \~ei^)Qh`P Dd l0H @ c $A@? ?B0,ϐl=:I T0,ϐl=:Ip`mxTn@tQ*%iR="Q^'V]ǻISJ'x= 8 <ٵJޙxƕ`]L.''O/4MKg5W_'2XU`2L-쪻=CkA RAqS ͌ae0kpVE WeЂ%'k;9Np}c]}wOyCxw#q) d]l{IClKP>{V|/ u {c\RpB%7ANXFsy:> DJw T%k2ԒE~rXq$Jf#^ R61ME/P,] 2{r!}h֚ҁrlŬEgR(㾖qNr(@!ɔʣ?TX}ڮZ F3ۅ%~X] r@Fa,(Q?$rCk2o8] C@P+%Yp\|;ՓGvº2֨mlv:d~ 7ZeX;$Z|VtL:+*!gv͟ӽ'Si,bq4uߟ}p10 i Dd l0B A S AA? @BU~<.{Ta TU~<.{Tp`mxTn@@Q*`H I47*ĥ $Īx7iP^8;q 85̮+|x?Ap%\Omeޟ _FYN-KO5 /}*x`~2,w{MCRsA32si7Kc\ۍS&) TKNf2V3Q͜>;%s;24Ej` Y7W c.`9ef𶶚:Veg2vP>[X4f0Dž-yJ|%1 L76[pKE DJtym}2gIK'^/d0U=lbC6T0Dw Hͫ Dvd^kx6ULWq%䀋C\\S*ȎPb671Ƒ/E%zATH^]FEB# @ڠ,Q1?0M)d^qTh),(%]plºiaB"9F^%RtUU|hUk5/V5|`^77U4|f!F9cfo}v>+EXw=gIHQY9>7 uDd B B S AB? ABZ9*N*S0V wl9`&P],pr2'vg߰0IPSummaryInformation(QWDocumentSummaryInformation8^,CompObjc`  , 8 D P\dlt' MODULE 1 FSU Math Normal.dotmFSUMATH17Microsoft Macintosh Word@xA@’%@؟.@ʻ%X=[ ՜.+,0 hp  'FSU Mathematics  MODULE 1 Title F Microsoft Word 97-2004 DocumentNB6WWord.Document.8666666666vvvvvvvvv666666>6666666666666666666666666666666666666666666666666hH6666666666666666666666666666666666666666666666666666666666666666666666666662 0@P`p2( 0@P`p 0@P`p 0@P`p 0@P`p 0@P`p 0@P`p8XV~ OJPJQJ_HmH nH sH tH <`< Y*NormalCJ_HmH sH tH H@H  Heading 1$@&5B*OJQJph8@8  Heading 2$@&5H@H N Heading 3$@&6B*OJQJphDA`D Default Paragraph FontZi@Z  Table Normal :V 4 l4a _H(k (No List BB@B Body Text6B*OJQJphJP@J Body Text 256B*OJQJphFQ@F Body Text 35B*OJQJph4@"4 Header  !4 @24 Footer  !.)@A. Page NumberPK!K[Content_Types].xmlj0Eжr(΢]yl#!MB;BQޏaLSWyҟ^@ Lz]__CdR{`L=r85v&mQ뉑8ICX=H"Z=&JCjwA`.Â?U~YkG/̷x3%o3t\&@w!H'"v0PK!֧6 _rels/.relsj0 }Q%v/C/}(h"O = C?hv=Ʌ%[xp{۵_Pѣ<1H0ORBdJE4b$q_6LR7`0̞O,En7Lib/SeеPK!kytheme/theme/themeManager.xml M @}w7c(EbˮCAǠҟ7՛K Y, e.|,H,lxɴIsQ}#Ր ֵ+!,^$j=GW)E+& 8PK!\theme/theme/theme1.xmlYOoE#F{o'NDuر i-q;N3' G$$DAč*iEP~wq4;{o?g^;N:$BR64Mvsi-@R4Œ mUb V*XX! cyg$w.Q "@oWL8*Bycjđ0蠦r,[LC9VbX*x_yuoBL͐u_. DKfN1엓:+ۥ~`jn[Zp֖zg,tV@bW/Oټl6Ws[R?S֒7 _כ[֪7 _w]ŌShN'^Bxk_[dC]zOլ\K=.:@MgdCf/o\ycB95B24S CEL|gO'sקo>W=n#p̰ZN|ӪV:8z1f؃k;ڇcp7#z8]Y / \{t\}}spķ=ʠoRVL3N(B<|ݥuK>P.EMLhɦM .co;əmr"*0#̡=6Kր0i1;$P0!YݩjbiXJB5IgAФ޲a6{P g֢)҉-Ìq8RmcWyXg/u]6Q_Ê5H Z2PU]Ǽ"GGFbCSOD%,p 6ޚwq̲R_gJSbj9)ed(w:/ak;6jAq11_xzG~F<:ɮ>O&kNa4dht\?J&l O٠NRpwhpse)tp)af] 27n}mk]\S,+a2g^Az )˙>E G鿰L7)'PK! ѐ'theme/theme/_rels/themeManager.xml.relsM 0wooӺ&݈Э5 6?$Q ,.aic21h:qm@RN;d`o7gK(M&$R(.1r'JЊT8V"AȻHu}|$b{P8g/]QAsم(#L[PK-!K[Content_Types].xmlPK-!֧6 1_rels/.relsPK-!kytheme/theme/themeManager.xmlPK-!\theme/theme/theme1.xmlPK-! ѐ' theme/theme/_rels/themeManager.xml.relsPK] W} %;Y-ժQ}%ͬ/>MMMM_m{{{{!U"(r1:@FL[dn]q{^DP֕SWp gunr L+E(L1_(eefkJvJw 2@ACFITcfjkovb j#(+0x1111222235:<<<<<>>? ??@@@@@tBEKKLNQ>V7Z^dkDs}yw~~~~~~~~~#-1bgqvbC{klxyٕ_hqzi.uIqf5LM]^noO ( &  #L)E-:C GJMO%QY^b fjfpruy%yp)Υ     !"#$%&'()*+,-./013456789:;<=>?BDEGHJKLMNOPQRSUVWXYZ[\]^_`abdeghilmnpqrstuwxyz{|}~=QSp-/3GI1 E G K _ a ](]*]2]F]H]]]]]]]]]];^O^Q^Y^m^o^^^^^^^^^^^__bbccccfffqqqrrr:::::::::::::::::::::::::::::/68>EG_fimtw!!!!!!!! OLE_LINK1 OLE_LINK2 OLE_LINK3 OLE_LINK4\\____+`+`?4A4mDwDEE@EJEFFJJGTQTFlMlllllllll mm/m7mQmYmtm|m/o7o(6n|JSM[nr lrtyNS*/SX',nrHVjqCQ39ow',:?af!`e!!""##M$[$77n=v=SS1S:SjjkkllvttttKyZyLTKSߊDL^c{Í$)v{  ԣr<J=B !78TUbclm & YdHSPUZdQR!!"""">"?"########$$%%((<)=)F)G)m)n)o)p)q)r)))))******+]+k//111144444466666677888888886=<=@ACCCCCCCCCCCCCCCCCCDDDDfLiLLLRRSSSSTTT TnToTTTUU[[bbbbbbcccc#f.fffff*g5ggg,h7hhhhhhhhhhhhhhh%j.j)vvOvmvnvovpvrvsvuvvvwvxv}v~vvvvvvvvvvvvvvv?w@wAwBwCwDwEwFwKwLwPwQwUwVwxxxxxxxxxxxxxxxxxxyyyyyyo|p|||||||||||_}e}W[*+47:GJWXmnLM|}DE&1ˊ֊@ABCEFHIKLOPVW^_fgɍʍˍ̍΍ύЍэՍ֍GHIJLMNOTUZ[^_ >GW[DEYd]hϵеصٵ +,=>OPз׷"'[f47y} !"#$&')*,-0178?@GH abxy~!' -hrxyz{|} KM#$)9e i Z n %%**-!-F:S:yO}OOOWWWWWXBYHYjkl lm$mJtOtpuןޟ:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::O)m)o)q)u)v)x)z)|)})))))))))))))*******************+++4444444444444444444444444456666666666666777777 7 7 777777888888888888888888888888888CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCDDDDDDZvmvovqvtvwv|vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvwwwww w w wwwwwwwwwww!w#w%w'w)w+w-w.w1w?wAwCwEwIwPwTwbwcwewgwiwkwmwowqwrwtwvwxwzw|w~wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwxxxxxxxxxxxxxxyyyyy y y yyyyyyyyyy y"y$y&y(y*y,y.y0y2y3y5y7y9y;y=y?yAyCyEyFy?@BDGJOT]klnprtuvwxy{}ȍɍˍ͍Ѝԍٍڍ܍ލGIKNRY_`bdfhjlmoqsuwyz|~!#%(+05>LMOQSUWY[]^`bdfhjlnoqsuwy{}Vxz| y@P@UnknownGTimes New Roman5Symbol3 Arial3Times!!h&FF=[XX!4d?0MODULE 1FSU MathFSUMATH