(*********************************************************************** Mathematica-Compatible Notebook This notebook can be used on any computer system with Mathematica 4.0, MathReader 4.0, or any compatible application. The data for the notebook starts with the line containing stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. ***********************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 226964, 3986]*) (*NotebookOutlinePosition[ 227708, 4012]*) (* CellTagsIndexPosition[ 227664, 4008]*) (*WindowFrame->Normal*) Notebook[{ Cell[CellGroupData[{ Cell["How do I transfer results to other programs?", "Title"], Cell[TextData[{ "There are numerous ways of exporting results, graphics and code from ", StyleBox["Mathematica", FontSlant->"Italic"], " to other programs. They range from simple copy and paste to generation of \ web animations to creating standalone C++ code." }], "Text"], Cell[CellGroupData[{ Cell["Using Copy and Paste", "Section"], Cell[TextData[{ "On most computer platforms, ", StyleBox["Mathematica", FontSlant->"Italic"], " text, formulas, and graphics can be copied and pasted using the standard \ clipboard. The quality and format you end up with is sometimes limited by the \ underlying operating system, the target application, or the window manager. \ Information on some specific platforms and programs is provided below." }], "Text"], Cell[CellGroupData[{ Cell["Microsoft Windows 95/98/NT", "Subsection"], Cell[TextData[{ StyleBox["Mathematica", FontSlant->"Italic"], " for Microsoft Windows allows graphics and typeset expressions to be \ copied as bitmaps or in Metafile format. Text can be copied as plain or \ formatted text. In some cases, copying and pasting text will cause formatting \ information to show up in the target application. To get rid of this \ formatting code, copy the text again using ", StyleBox["Copy As\[Rule]Plain Text", FontFamily->"MS Sans Serif", FontSize->11], ". In some programs like Microsoft Word, some of the formatting and special \ characters are preserved, but keep in mind that not all typesetting in ", StyleBox["Mathematica", FontSlant->"Italic"], " is supported by other programs." }], "Text"] }, Closed]], Cell[CellGroupData[{ Cell["\<\ How can I export higher quality graphics to Word or PowerPoint?\ \>", "Subsection"], Cell[TextData[{ StyleBox["Copy", FontSize->11], " and ", StyleBox["paste", FontSize->10], " on Windows pastes graphics at screen resolution. You can use ", StyleBox["Mathematica", FontSlant->"Italic"], "'s ", ButtonBox["Export", ButtonData:>{ URL[ "http://documents.wolfram.com/v4/RefGuide/RefGuide/Export.html"], None}, ButtonStyle->"Hyperlink"], " command to create higher resolution Metafiles. For example, evaluating ", StyleBox["Export[\"", "MR"], StyleBox["file", "TI"], StyleBox["\",", "MR"], " ", StyleBox["expr", "TI"], StyleBox[",", "MR"], " ", StyleBox["\"", "MR"], StyleBox["WMF", "TI"], StyleBox["\"]", "MR"], StyleBox[" and importing the resulting file into a Word document creates a \ much higher quality Metafile documents than a simple-copy-and paste \ operation. ", "MR", FontFamily->"Times New Roman"], StyleBox["Export", "MR"], StyleBox[" also supports many other graphics formats like EPS, GIF, or \ JPEG. For a full list, see the ", "MR", FontFamily->"Times New Roman"], ButtonBox["Export", ButtonData:>{ URL[ "http://documents.wolfram.com/v4/RefGuide/RefGuide/Export.html"], None}, ButtonStyle->"Hyperlink"], StyleBox[" documentation, especially the ", "MR", FontFamily->"Times New Roman"], StyleBox["Additional Information ", "MR", FontFamily->"Times New Roman", FontSlant->"Italic"], StyleBox["section.", "MR", FontFamily->"Times New Roman"] }], "Text"], Cell[TextData[{ "Using something like ", StyleBox["Display[\"graph.wmf\", Plot[Cos[x], {x, 0, 2\[Pi]}], \ \"Metafile\"];", FontFamily->"Courier"], " to generate your graphic and importing ", StyleBox["graph.wmf", FontSize->10], " into Word has the same effect." }], "Text"] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "How can I copy and paste numbers between ", StyleBox["Mathematica", FontSlant->"Italic"], " and Excel" }], "Subsection"], Cell[TextData[{ "Wolfram Research provides", StyleBox[" ", FontSlant->"Italic"], StyleBox[ButtonBox["Mathematica", ButtonData:>{ URL[ "http://www.wolfram.com/products/applications/excel_link/"], None}, ButtonStyle->"Hyperlink"], FontSlant->"Italic"], StyleBox[ButtonBox[" Link for Excel", ButtonData:>{ URL[ "http://www.wolfram.com/products/applications/excel_link/"], None}, ButtonStyle->"Hyperlink"], FontSlant->"Italic"], ", a general link between ", StyleBox["Mathematica", FontSlant->"Italic"], " and Excel. Part of its functionality is enabling users to copy and paste \ data between the two applications." }], "Text"], Cell[TextData[{ "Alternatively, you can use ", StyleBox[ButtonBox["Import", ButtonData:>{ URL[ "http://documents.wolfram.com/v4/RefGuide/RefGuide/Import.html"], None}, ButtonStyle->"Hyperlink"], FontFamily->"Courier"], " and ", StyleBox[ButtonBox["Export", ButtonData:>{ URL[ "http://documents.wolfram.com/v4/RefGuide/RefGuide/Export.html"], None}, ButtonStyle->"Hyperlink"], FontFamily->"Courier"], " in combination with Excel's ", StyleBox["SaveAs", FontSize->10], " and ", StyleBox["Open", FontSize->10], " commands to read and write tab-delimited tables." }], "Text"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Using the Export command", "Section"], Cell[TextData[{ "Export and Import provide a general mechanism for getting data into and \ out of ", StyleBox["Mathematica ", FontSlant->"Italic"], "4. For more information on these functions, supported formats and options, \ please read the documentation for these ", StyleBox["Mathematica", FontSlant->"Italic"], " functions and sections ", ButtonBox["1.11.3", ButtonData:>{"1.11.3", "3.2"}, ButtonStyle->"MainBookLink"], ", ", ButtonBox["2.9.20", ButtonData:>{"2.9.20", "20.3"}, ButtonStyle->"MainBookLink"], ", ", ButtonBox["1.11.5", ButtonData:>{"1.11.5", "5.7"}, ButtonStyle->"MainBookLink"], ", ", ButtonBox["2.9.19", ButtonData:>{"2.9.19", "19.2"}, ButtonStyle->"MainBookLink"], " and ", ButtonBox["2.11.7", ButtonData:>{"2.11.7", "7.2"}, ButtonStyle->"MainBookLink"], " of The ", StyleBox["Mathematica", FontSlant->"Italic"], " Book. In certain special cases, some other functions and standard \ packages like ", ButtonBox["ReadList", ButtonData:>{"ReadList"}, ButtonStyle->"RefGuideLink"], ", ", ButtonBox["Read", ButtonData:>{"Read"}, ButtonStyle->"RefGuideLink"], ", ", ButtonBox["Write", ButtonData:>{"Write"}, ButtonStyle->"RefGuideLink"], " or ", ButtonBox["BinaryFiles", ButtonData:>{"Utilities`BinaryFiles`", "1.2"}, ButtonStyle->"AddOnsLink"], " might also be helpful. For operations on binary files, take a look at the \ experimental binary packages described in appendix ", ButtonBox["15.1", ButtonData:>{"A.15.1001", "1.1001"}, ButtonStyle->"MainBookLink"], " of The ", StyleBox["Mathematica", FontSlant->"Italic"], " Book." }], "Text"] }, Closed]], Cell[CellGroupData[{ Cell["Generate C, C++ or Fortran Code", "Section"], Cell[CellGroupData[{ Cell["Simple translations", "Subsection"], Cell[TextData[{ "For simple algebraic expressions, the two functions ", StyleBox["CForm", FontFamily->"Courier"], " and ", StyleBox["FortranForm", FontFamily->"Courier"], " create the C or Fortran equivalent of the ", StyleBox["Mathematica", FontSlant->"Italic"], " expression. For example," }], "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(FortranForm[Expand[\((x + Sqrt[y])\)^2]]\)], "Input"], Cell["x**2 + 2*x*Sqrt(y) + y", "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(CForm[Expand[\((x + Sqrt[y])\)^2]]\)], "Input"], Cell["Power(x,2) + 2*x*Sqrt(y) + y", "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Generating code from ", StyleBox["Mathematica", FontSlant->"Italic"], " expressions, functions and programs" }], "Subsection"], Cell[TextData[{ "Wolfram Research, Inc. is distributing ", StyleBox["MathCode C++", FontSlant->"Italic"], ", an applicationpackage that can compile ", StyleBox["Mathematica", FontSlant->"Italic"], " expression and programs into C++. ", StyleBox["MathCodeC++", FontSlant->"Italic"], " can also work with compilers to generate either standalone code or code \ modules that can be linked back into ", StyleBox["Mathematica", FontSlant->"Italic"], ". For more information on ", StyleBox[ButtonBox["MathCode C++", ButtonData:>{ URL[ "http://www.wolfram.com/products/applications/mathcode/"], None}, ButtonStyle->"Hyperlink"], FontSlant->"Italic"], "." }], "Text"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Creating PDF files from ", StyleBox["Mathematica", FontSlant->"Italic"], " notebooks" }], "Section"], Cell[CellGroupData[{ Cell["Acrobat or Ghostscript", "Subsection"], Cell[TextData[{ "There are basically two ways of creating a PDF file from a ", StyleBox["Mathematica", FontSlant->"Italic"], " ", "notebook", ". One way is to buy a copy of Adobe Acrobat, which provides a printer \ driver that can output any document as a PDF file. The free way is to use \ Ghostscript. " }], "Text"] }, Open ]], Cell[CellGroupData[{ Cell["Using Ghostscript", "Subsection"], Cell[TextData[{ "Using ", StyleBox["Mathematica", FontSlant->"Italic"], " and Ghostscript to generate PDF files from ", StyleBox["Mathematica", FontSlant->"Italic"], " notebooks is very straightforward, but involves multiple steps. In the \ following, here is the process for Microsoft Windows and Aladdin GSView." }], "Text"], Cell[TextData[{ "First, select any postscript printer driver in the ", StyleBox["Print", FontSize->10], " dialog and check the ", StyleBox["Print to Fil", FontSize->10], StyleBox["e", FontSize->11], " option. " }], "Text"], Cell[GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0P802 00001/30`003oooogmoO`<3004?0`<000h20P0000<30`00<`<300H20P040 00000003gmoOoooo`<300?o0`<0?`<3000<0003ooooOgml0@/30`003P820 0000000000K0`<000oooomoOgl30`013`<3000>0P8000030`<003<30`060 P801000000000moOgooool30`03o`<303l30`0030000oooogmoO04;0`<00 0h20P00000000006`<3000?ooooOgmo0`<00@l30`003P8200000`<3000c0 `<01P8200@00000000?Ogmooooo0`<00ol30`0o0`<000`000?ooomoOg`12 `<3000>0P800000000001/30`003oooogmoO`<3004?0`<000h20P0000<30 `00<`<300H20P04000000003gmoOoooo`<300?o0`<0?`<3000<0003ooooO gml0@/30`003P8200000000000K0`<000oooomoOgl30`013`<3000>0P800 0030`<003<30`060P801000000000moOgooool30`03o`<303l30`0030000 oooogmoO04;0`<000h20P00000000006`<3000?ooooOgmo0`<00@l30`003 P8200000`<3000c0`<01P8200@00000000?Ogmooooo0`<00ol30`0o0`<00 0`000?ooomoOg`0K`<30100000?0`<000`000<30`<30`002`<3000<00030 `<30`<006<30`003P8200000000000K0`<000oooomoOgl30`00B`<301000 00?0`<04000000?0`<000030`<000/30`0030000`<30`<3000<00003`<30 0`0000;0`<000`000<30`<30`00@`<3000>0P8000030`<003<30`060P801 000000000moOgooool30`03o`<303l30`0030000oooogmoO01[0`<000`00 0<30`<30`002`<3000@00030`<30`<000003`<3000<00030`<30`<006L30 `003P8200000000000K0`<000oooomoOgl30`00A`<3000<00030`<30`<00 0/30`0030000`<30000000?0`<000`000<30`0000003`<3000<00030`<00 00000l30`0030000`<30000000?0`<000`000<30`000000B`<3000>0P800 0030`<003<30`060P801000000000moOgooool30`03o`<303l30`0030000 oooogmoO01[0`<000`000<30`<30`002`<3000@00030`<30`<000002`<30 00<00030`<30`<006/30`003P8200000000000K0`<000oooomoOgl30`00A `<3000<00030`<30`<001<30`0070000`<30`<30`<300000`<30000000?0 `<000`000<30`0000005`<3000<00030`<30`<000l30`0030000`<30`<30 0130`<000h20P0000<30`00<`<300H20P04000000003gmoOoooo`<300?o0 `<0?`<3000<0003ooooOgml06/30`0030000`<30`<3000;0`<001P000<30 `<30`0000<30`00001g0`<000h20P00000000006`<3000?ooooOgmo0`<00 4L30`0030000`<30`<3000G0`<04000000?0`<000030`<000/30`0030000 `<30000000G0`<05000000?0`<000030`<004L30`003P8200000`<3000c0 `<01P8200@00000000?Ogmooooo0`<00ol30`0o0`<000`000?ooomoOg`0J `<3000<00030`<30`<000/30`0030000`<30`<300080000N`<3000>0P800 000000001/30`003oooogmoO`<300170`<000`000<30`<30`008`<3000@0 0030`<0000000002`<3000<00030`<0000000l30`0030000`<30000000?0 `<000`000<30`000000B`<3000>0P8000030`<003<30`060P80100000000 0moOgooool30`03o`<303l30`0030000oooogmoO01[0`<000`000<30`<30 `002`<3000<00030`<30`<000P0001k0`<000h20P00000000006`<3000?o oooOgmo0`<004L30`0030000`<30`<3000G0`<0300000/30`0040000`<30 000000000l30`0<00003`<300`0000;0`<000`000<30`<30`00@`<3000>0 P8000030`<003<30`060P801000000000moOgooool30`03o`<303l30`003 0000oooogmoO01[0`<000`000<30`<30`002`<3000H00030`<30`<000030 `<00000M`<3000>0P800000000001/30`003oooogmoO`<300170`<000`00 0<30`<30`00L`<3000<00030`<30`<004<30`003P8200000`<3000c0`<01 P8200@00000000?Ogmooooo0`<00ol30`0o0`<000`000?ooomoOg`0J`<30 00<00030`<30`<000/30`0040000`<30`<3000000/30`0030000`<30`<30 01[0`<000h20P00000000006`<3000?ooooOgmo0`<004L30`0030000`<30 `<3000;0`<000`000<30`<30`00G`<3000<00030`<30`<004<30`003P820 0000`<3000c0`<01P8200@00000000?Ogmooooo0`<00ol30`0o0`<000`00 0?ooomoOg`0K`<30100000?0`<001@000<30`<30`<30`000000K`<3000>0 P800000000001/30`003oooogmoO`<3001;0`<0400006/30`0030000`<30 `<300130`<000h20P0000<30`00<`<300H20P04000000003gmoOoooo`<30 0?o0`<0?`<3000<0003ooooOgml0@/30`003P8200000000000K0`<000ooo omoOgl30`013`<3000>0P8000030`<003<30`060P801000000000moOgooo ol30`03o`<303l30`0030000oooogmoO04;0`<000h20P00000000006`<30 00?ooooOgmo0`<00@l30`003P8200000`<3000c0`<01P8200@00000000?O gmooooo0`<00ol30`0o0`<000`000?ooomoOg`12`<3000>0P80000000000 1/30`003oooogmoO`<3004?0`<000h20P0000<30`00<`<300H20P0400000 0003gmoOoooo`<300?o0`<0?`<3000<0003ooooOgml0@]oOg`03P8200000 000000K0`<000oooomoOgl30`013`<3000>0P8000030`<003<30`060P801 000000000moOgooool30`03o`<303l30`0030000oooooooo04?oool20000 1/30`003oooogmoOgmoO04?Ogml00h20P0000<30`00<`<300H20P0400000 0003gmoOoooo`<300?o0`<0?`<30B00000K0`<17oooo00<00030`<30`<00 2l30`060P801000000000moOgooool30`03o`<30//30`060P80100000000 0moOgooool30`03o`<30//30`060P801000000000moOgooool30`03o`<30 //30`060P801000000000moOgooool30`03o`<30//30`060P80100000000 0moOgooool30`03o`<30//30`060P801000000000moOgooool30`03o`<30 //30`060P801000000000moOgooool30`03o`<30//30`060P80100000000 0moOgooool30`03o`<30//30`060P801000000000moOgooool30`03o`<30 //30`060P801000000000moOgooool30`03o`<30//30`060P80100000000 0moOgooool30`03o`<30//30`060P801000000000moOgooool30`03o`<30 //30`060P801000000000moOgooool30`03o`<30//30`060P80100000000 0moOgooool30`00<`<30f?ooo`c0`<2doooo3L30`060P801000000000moO gooool30`00<`<30eh20P003oooo`<30`<3000[0`<2cP82000?oooo0`<30 `<002l30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 dl30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 7<30`0Oooon``<3000>0P83oooo0`<002l30`003P820oooo`<300:o0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`00K`<301h20P;70`<000h20P?oool30`00;`<3000>0P83oooo0 `<00[l30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P820oooo`<3000k0`<04oooo3<30`0?oool4`<300oooo`;0`<00 0ooool30`<30`003oooo0l30`0?oool3`<3000?oooo0`<3oool00/30`0?o ool2`<3000Goooo0`<30`<30`<3oool0Rl30`003P820oooo`<3000_0`<00 0h20P?oool30`02_`<3000>0P83oooo0`<003<30`060P801000000000moO gooool30`00<`<3000>0P83oooo0`<003<30`0;oool4gmoO0_ooo`W0`<03 P82000C0`<3oooo0`<30`<03P82000G0`<3ooon0P83oooo0`<000h20P003 `<30oooo`<3000>0P8002<30`?oool30`820P<30`820P?oool30`0>0P800 1<30`?oooh20P?ooo`;0`<000h20P?oool30`02:`<3000>0P83oooo0`<00 2l30`003P820oooo`<300:o0`<000h20P?oool30`00<`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P?oool30`00;`<3000>0P83OgmoOgml0 1<30`0;Ogml00ooool30`<30`005`<3000V0P830`<30`<30`<20P83oooo0 `<20P83oool00/30`006P820`<30P820ooooP820oooo0/30`004P820`<30 P820oooo0/30`009P820`<30P820oooo`<30P820ooooP820oooo00;0`<00 1820P?oooh20P?ooo`;0`<000h20P?oool30`02:`<3000>0P83oooo0`<00 2l30`003P820oooo`<300:o0`<000h20P?oool30`00<`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P?oool30`00;`<3000>0P8000030`<00 1L30`003gmoOoooo`<3000[0`<001820P?oool30`820P0Goool00h20P?oo oh20P005oooo00>0P83oooo0`<000l30`007P820oooo`<30P820ooooP820 oooo00;0`<001820P?oooh20P?ooo`;0`<000h20P?oool30`02:`<3000>0 P83oooo0`<002l30`003P820oooo`<3000S0`<0B00004<30`180000@`<30 4P000570`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<30 00c0`<000h20P?oool30`00:`<3000>0P8000030`<001l30`003gmoOoooo `<3000O0`<02oooo00>0P830`<30`<001H20P003ooooP820oooo00F0P800 0ooooh20P?ooo`03`<3000Sooon0P83oooo0`<20P83ooon0P83oool2`<30 00>0P83ooon0P8000_ooo`03`<30P820oooo08_0`<000h20P?oool30`00; `<3000>0P83oooo0`<002<30`003P820`<30`<3000k0`<000`000<30`<30 `00>`<3000>0P830`<30`<003/30`0030000`<30`<3000k0`<000h20P<30 `<30`00>`<3000<00030`<30`<00Cl30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<3000[0`<000h20P000 0<30`007`<3000?Ogmooooo0`<001/30`0>0P803`<3000Z0P830`<3ooooo oon0P830`<20P83ooon0P830`<02oooo00B0P830`<20P830`<02oooo00>0 P830`<20P8000_ooo`04P820ooooP820`<300_ooo`07P820`<30P820P820 `<30ooooP82008c0`<000h20P?oool30`00;`<3000>0P83oooo0`<002<30 `003P820oooooooo00goool00l30`0000<30`00?`<3000>0P83oooooool0 3Oooo`03`<300000`<3000o0`<000h20P?ooooooo`0=oooo00?0`<000030 `<00D<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P820oooo`<3000[0`<000h20P0000<30`007`<3000?Ogmooooo0 `<001L30`003P820oooo`<3000G0`<03P8200/30`003P820oooo`<3000>0 P803`<300h20P0;0`<02P82000C0`<20P830`<30`<03P8200/30`004P820 `<30P820P820SL30`003P820oooo`<3000_0`<000h20P?oool30`008`<30 00>0P83oooooool03Oooo`03`<300000`<3000o0`<000h20P?ooooooo`0= oooo00?0`<000030`<003l30`003P820oooooooo00goool00l30`0000<30 `01@`<3000>0P83oooo0`<003<30`060P801000000000moOgooool30`00< `<3000>0P83oooo0`<002/30`003P8200000`<3000O0`<000moOgooool30 `005`<3000>0P83oooo0`<000/30`003oooo`<30`<3000G0`<000h20P?oo ol30`00;`<3000>0P83oooo0`<00VL30`003P820oooo`<3000_0`<000h20 P?oool30`008`<3000>0P83oooooool03Oooo`03`<300000`<3000o0`<00 0h20P?ooooooo`0=oooo00?0`<000030`<003l30`003P820oooooooo00go ool00l30`0000<30`01@`<3000>0P83oooo0`<003<30`060P80100000000 0moOgooool30`00<`<3000>0P83oooo0`<002l30`003P8200000`<3000G0 `<000moOgooool30`006`<3000F0P830`<3ooooooon0P8002<30`003P820 oooo`<3000_0`<001H20P<30`<30`<30`?ooo`2G`<3000>0P83oooo0`<00 2l30`003P820oooo`<3000S0`<000h20P?ooooooo`0=oooo00?0`<000030 `<003l30`003P820oooooooo00goool00l30`0000<30`00?`<3000>0P83o ooooool03Oooo`03`<300000`<300530`<000h20P?oool30`00<`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00;`<3000>0P800 000000001<30`08000000ooool30`<30`006`<300h20P0W0`<000h20P<30 `<30`00>`<3000>0P830`<30`<00U/30`003P820oooo`<3000_0`<000h20 P?oool30`008`<3000>0P83oooooool02?ooo`030000oooooooo00;oool0 0l30`0000000000;00001<30`003P820oooooooo00Koool400000oooo`03 `<300000000000/00004`<3000>0P83oooooool01oooo`800004oooo00?0 `<00000000002`0004G0`<000h20P?oool30`00<`<300H20P04000000003 gmoOoooo`<3000c0`<000h20P?oool30`00<`<300X20P0@00002P820_l30 `003P820oooo`<3000_0`<000h20P?oool30`008`<3000>0P83oooooool0 2?ooo`030000oooooooo00;oool00l30`0000<30`00:`<3000<00030`<30 `<000/30`003P820oooooooo00Koool00`000?ooooooo`04oooo00?0`<00 0030`<002/30`0030000`<30`<3000;0`<000h20P?ooooooo`06oooo00@0 003oooooool00003oooo00?0`<000030`<002/30`0030000`<30`<3004?0 `<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P?oool30`00>`<301820P<70`<000h20P?oool30`00;`<3000>0P83o ooo0`<002<30`003P820oooooooo00Soool00`000?ooooooo`02oooo00?0 `<00003oool02Oooo`03`<300000`<3000?0`<000h20P?ooooooo`07oooo 00<0003oooooool00oooo`03`<300000oooo00Woool00l30`0000<30`003 `<3000>0P83oooooool02Oooo`060000oooooooooooo`<3000002_ooo`03 `<300000`<3004C0`<000h20P?oool30`00<`<300H20P04000000003gmoO oooo`<3000c0`<000h20P?oool30`03C`<3000>0P83oooo0`<002l30`003 P820oooo`<3000S0`<000h20P?ooooooo`08oooo00<0003oooooool00_oo o`03`<300000oooo00Woool00l30`0000<30`003`<3000>0P83oooooool0 2?ooo`030000oooooooo00;oool00l30`0000?ooo`09oooo00?0`<000030 `<000l30`003P820oooooooo00Soool00`000?ooooooo`02oooo00?0`<00 003oool02Oooo`03`<300000`<3000[0`<0=oooo3<30`0H0000K`<3000>0 P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83o ooo0`<00dl30`003P820oooo`<3000_0`<000h20P?oool30`008`<3000>0 P83oooooool02?ooo`030000oooooooo00;oool00l30`0000?ooo`09oooo 00?0`<000030`<000l30`003P820oooooooo00Woool01P000?oooooooooo ol30`00000[oool00l30`0000<30`003`<3000>0P83oooooool02Oooo`06 0000oooooooooooo`<3000002_ooo`03`<300000`<3000[0`<000h20P=oO gmoOg`09gmoO00?oooo0`<30`<00:l30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<300=?0`<000h20P?oo ol30`00;`<3000>0P83oooo0`<002<30`003P820oooooooo00Soool00`00 0?ooooooo`02oooo00?0`<00003oool02Oooo`03`<300000`<3000?0`<00 0h20P?ooooooo`06oooo00@0003oooooool00003oooo00?0`<00003oool0 2Oooo`03`<300000`<3000?0`<000h20P?ooooooo`06oooo00@0003ooooo ool00003oooo00?0`<00003oool02Oooo`03`<300000`<3000[0`<000h20 P0000?ooo`08oooo00?Ogmooooo0`<001/30`0@00003`<300`0000;0`<00 0`000<30`0000002`<30100000;0`<000`000<30`<30`00300002L30`003 P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<002<30`003 P820oooooooo00Ooool200001?ooo`03`<300000oooo00Coool00`000?oo ooooo`02oooo00?0`<000030`<000l30`003P820oooooooo00Ooool20000 1?ooo`03`<300000oooo00;oool400000oooo`03`<300000`<3000?0`<00 0h20P?ooooooo`07oooo0P0000Coool00l30`0000?ooo`03oooo0P0000Co ool00l30`0000<30`00:`<3000>0P800003oool02?ooo`03gmoOoooo`<30 00G0`<000`000<30`<30`002`<3000<00030`<0000000l30`0070000`<30 0000`<300000`<30000000?0`<000`000<30`0000002`<3000D00030`<30 `<30`<0000002<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0 P83oooo0`<002<30`003P820oooooooo00goool00l30`0000?ooo`04oooo 00<0003oooooool00_ooo`03`<300000`<3000?0`<000h20P?ooooooo`0= oooo00?0`<00003oool00_ooo`030000oooooooo00Coool00l30`0000<30 `003`<3000>0P83oooooool03Oooo`03`<300000oooo00;oool010000?oo ooooo`0000?oool00l30`0000<30`00:`<3000>0P800003oool02?ooo`03 gmoOoooo`<3000G0`<000`000<30`<30`004`<3000/00030`<30`<30`<00 0030`<000030`<000030`<0000000l30`0030000`<30000000;0`<000`00 0<30`<30`00:`<3000>0P83oooo0`<003<30`060P801000000000moOgooo ol30`00<`<3000>0P83oooo0`<00dl30`003P820oooo`<3000_0`<000h20 P?oool30`008`<3000>0P83oooooool03Oooo`03`<300000oooo00Coool0 0`000?ooooooo`02oooo00?0`<000030`<000l30`003P820oooooooo00go ool00l30`0000?ooo`03oooo00<0003oooooool00oooo`03`<300000`<30 00?0`<000h20P?ooooooo`0=oooo00?0`<00003oool01Oooo`060000oooo oooooooo`<3000002l30`003P8200000oooo00Soool00moOgooool30`005 `<3000<00030`<30`<001<30`0090000`<30`<30`<300000`<300000`<30 000000;0`<04000000C0`<000030`<30`<0500002<30`003P820oooo`<30 00c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<300=?0 `<000h20P?oool30`00;`<3000>0P83oooo0`<002<30`003P820oooooooo 00goool00l30`0000?ooo`04oooo00<0003oooooool00_ooo`03`<300000 `<3000?0`<000h20P?ooooooo`0=oooo00?0`<00003oool01?ooo`030000 oooooooo00;oool00l30`0000<30`003`<3000>0P83oooooool03Oooo`03 `<300000oooo00Coool00`000?ooooooo`02oooo00?0`<000030`<002/30 `003P8200000oooo00Soool00moOgooool30`005`<3000<00030`<30`<00 1<30`0090000`<30`<30`<300000`<300000`<30000000G0`<000`000<30 `0000002`<3000D00030`<30`<30`<0000002<30`003P820oooo`<3000c0 `<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<300=?0`<00 0h20P?oool30`00;`<3000>0P83oooo0`<002<30`003P820oooooooo00go ool00l30`0000?ooo`04oooo00<0003oooooool00_ooo`03`<300000`<30 00?0`<000h20P?ooooooo`0=oooo00?0`<00003oool01Oooo`060000oooo oooooooo`<3000001<30`003P820oooooooo00goool00l30`0000?ooo`05 oooo00H0003oooooooooooo0`<00000;`<3000>0P800003oool02?ooo`03 gmoOoooo`<3000G0`<000`000<30`<30`005`<300`0000;0`<000`000<30 `0000002`<300`0000;0`<0200000/30`0<00009`<3000>0P83oooo0`<00 3<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30 `003P820oooo`<3000_0`<000h20P?oool30`008`<3000>0P83oooooool0 3Oooo`03`<300000oooo00Coool00`000?ooooooo`02oooo00?0`<000030 `<000l30`003P820oooooooo00goool00l30`0000?ooo`02oooo00@0003o ooooool00003oooo00?0`<000030`<000l30`003P820oooooooo00goool0 0l30`0000?ooo`02oooo00@0003oooooool00003oooo00?0`<000030`<00 2/30`003P8200000oooo00Soool00moOgooool30`005`<3000<00030`<30 `<002/30`0030000`<30000000O0`<000`000<30`<30`00=`<3000>0P83o ooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0 `<00H<30`2OooolN`<309oooo`O0`<000h20P?oool30`00;`<3000>0P83o ooo0`<002<30`003P820oooooooo00goool00l30`0000?ooo`03oooo0P00 00Coool00l30`0000<30`003`<3000>0P83oooooool03Oooo`03`<300000 oooo00?oool200001?ooo`03`<300000`<3000?0`<000h20P?ooooooo`0= oooo00?0`<00003oool00oooo`800004oooo00?0`<000030`<002/30`003 P8200000oooo00Soool00moOgooool30`005`<3000<00030`<30`<000/30 `0030000`<30`<3000G0`<000`000<30`0000007`<3000<00030`<30`<00 3L30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30 `003P820oooo`<300630`<000h20P=oOgmoOg`0SgmoO00?oooo0`<30`<00 7<30`003P820gmoOgmoO02?Ogml00ooool30`<30`005`<3000>0P83oooo0 `<002l30`003P820oooo`<3000S0`<000h20P?ooooooo`0=oooo00?0`<00 003oool02Oooo`03`<300000`<3000?0`<000h20P?ooooooo`0=oooo00?0 `<00003oool02Oooo`03`<300000`<3000?0`<000h20P?ooooooo`0=oooo 00?0`<00003oool02Oooo`03`<300000`<3000[0`<000h20P0000?ooo`08 oooo00?Ogmooooo0`<001/30`0@00008`<3000<00030`<0000005l30`003 P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 oooo`<300630`<000h20P0000?ooo`0Roooo00?Ogmooooo0`<007L30`003 P8200000oooo02;oool00moOgooool30`006`<3000>0P83oooo0`<002l30 `003P820oooo`<3000S0`<000h20P?ooooooo`0=oooo00?0`<00003oool0 2Oooo`03`<300000`<3000?0`<000h20P?ooooooo`0=oooo00?0`<00003o ool02Oooo`03`<300000`<3000?0`<000h20P?ooooooo`0=oooo00?0`<00 003oool02Oooo`03`<300000`<3000[0`<000h20P00000000008000000?O gmooooo0`<00;<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P820oooo`<3004K0`<0300005l30`003P8200000oooo 02;oool00moOgooool30`00>`<300`0000c0`<000h20P0000?ooo`0Roooo 00?Ogmooooo0`<001/30`003P820oooo`<3000_0`<000h20P?oool30`008 `<3000>0P83oooooool03Oooo`03`<300000oooo00Woool00l30`0000<30 `003`<3000>0P83oooooool03Oooo`03`<300000oooo00Woool00l30`000 0<30`003`<3000>0P83oooooool03Oooo`03`<300000oooo00Woool00l30 `0000<30`00:`<303820P003oooo`<30`<3002_0`<000h20P?oool30`00< `<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00X`<30 1P0003;0`<000h20P0000?ooo`0Roooo00?Ogmooooo0`<007L30`003P820 0000oooo02;oool00moOgooool30`006`<3000>0P83oooo0`<002l30`003 P820oooo`<3000S0`<000h20P?ooooooo`0=oooo00?0`<00003oool02Ooo o`03`<300000`<3000?0`<000h20P?ooooooo`0=oooo00?0`<00003oool0 2Oooo`03`<300000`<3000?0`<000h20P?ooooooo`0=oooo00?0`<00003o ool02Oooo`03`<300000`<3004C0`<000h20P?oool30`00<`<300H20P040 00000003gmoOoooo`<3000c0`<000h20P?oool30`00>`<301?oooa_0`<00 0`000<30`<30`00G`<3000@00030`<30`<000003`<300`0000;0`<001000 0<30`<30`00000;0`<000`000<30`0000004`<3000>0P800003oool08_oo o`03gmoOoooo`<300130`<000`000<30`<30`00300000/30`0030000`<30 `<3000;0`<000h20P0000?ooo`0Roooo00?Ogmooooo0`<001/30`003P820 oooo`<3000_0`<000h20P?oool30`008`<304H20P0030000oooooooo00So ool00l30`0000<30`003`<304H20P0030000oooooooo00Soool00l30`000 0<30`003`<304H20P0030000oooooooo00Soool00l30`0000<30`014`<30 00>0P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0 P83oooo0`<003<30`0;oool4gmoO0_ooo`S0`<000`000<30`<30`005`<30 100000;0`<0400000/30`0<00003`<300P0000o0`<0010000<30`<30`000 00;0`<001`000<30`<30`<30`0000<30`0000002`<3000@00030`<30`<00 0006`<3000>0P800003oool00oooo`030000oooooooo01coool00moOgooo ol30`00?`<3000@00030`<30`<000003`<3000<00030`<30`<001<30`003 P8200000oooo02;oool00moOgooool30`006`<3000>0P83oooo0`<002l30 `003P820oooo`<3001C0`<000h20P?ooooooo`0=oooo00?0`<000030`<00 3l30`003P820oooooooo00goool00l30`0000<30`00?`<3000>0P83ooooo ool03Oooo`03`<300000`<3004C0`<000h20P?oool30`00<`<300H20P040 00000003gmoOoooo`<3000c0`<000h20P?oool30`00;`<3000>0P83OgmoO gml01?ooo`;Ogml00ooool30`<30`005`<3000<00030`<30`<001<30`007 0000`<30`<30`<300000`<30000000?0`<000`000<30`0000003`<3000<0 0030`<0000000/30`0030000`<30`<3000c0`<0010000<30`<30`00000;0 `<001`000<30`<30`<30`0000<30`0000002`<3000@00030`<30`<000006 `<3000>0P800003oool00oooo`030000oooooooo01coool00moOgooool30 `00?`<3000@00030`<30`<000003`<3000<00030`<30`<001<30`003P820 0000oooo02;oool00moOgooool30`006`<3000>0P83oooo0`<002l30`003 P820oooo`<3001C0`<000h20P?ooooooo`0=oooo00?0`<000030`<003l30 `003P820oooooooo00goool00l30`0000<30`00?`<3000>0P83oooooool0 3Oooo`03`<300000`<3004C0`<000h20P?oool30`00<`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P?oool30`00;`<3000>0P800003oool0 1Oooo`03gmoOoooo`<3000K0`<000`000<30`<30`004`<3000L00030`<30 `<30`<000030`<0000000l30`0030000`<30000000O0`<000`000<30`<30 `00=`<3000@00030`<30`<000002`<3000L00030`<30`<30`<000030`<00 00000/30`0040000`<30`<3000001/30`003P8200000oooo00?oool00`00 0?ooooooo`0Loooo00?Ogmooooo0`<003l30`0040000`<30`<3000000l30 `0030000`<30`<3000C0`<000h20P0000?ooo`0Roooo00?Ogmooooo0`<00 1/30`003P820oooo`<3000_0`<000h20P?oool30`00D`<3000>0P83ooooo ool03Oooo`03`<300000`<3000o0`<000h20P?ooooooo`0=oooo00?0`<00 0030`<003l30`003P820oooooooo00goool00l30`0000<30`014`<3000>0 P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83o ooo0`<002/30`003P8200000oooo00Ooool00moOgooool30`005`<3000<0 0030`<30`<001L30`0@000000l30`0000<30`002`<3000<00030`<000000 100000;0`<000`000<30`<30`00>`<3000@00030`<30`<000002`<3000L0 0030`<30`<30`<000030`<0000000/30`0040000`<30`<3000001/30`003 P8200000oooo00?oool00`000?ooooooo`0Loooo00?Ogmooooo0`<003l30 `0040000`<30`<3000000l30`0030000`<30`<3000C0`<000h20P0000?oo o`0Roooo00?Ogmooooo0`<001/30`003P820oooo`<3000_0`<000h20P?oo ol30`00D`<3000>0P83oooooool03Oooo`03`<300000`<3000o0`<000h20 P?ooooooo`0=oooo00?0`<000030`<003l30`003P820oooooooo00goool0 0l30`0000<30`014`<3000>0P83oooo0`<003<30`060P801000000000moO gooool30`00<`<3000>0P83oooo0`<002/30`003P8200000oooo00Ooool0 0moOgooool30`005`<301@0000K0`<000`000<30`0000003`<3000<00030 `<0000000l30`0030000`<30000000;0`<000`000<30`<30`00<`<300P00 0003`<300000000000;0`<0300000/30`0<000000l30`00000000002`<30 00<00030`<30`<000/30`003P8200000oooo00?oool00`000?ooooooo`0L oooo00?Ogmooooo0`<003l30`0800002`<300`0000;0`<000`000<30`<30 `002`<3000>0P800003oool08_ooo`03gmoOoooo`<3000K0`<000h20P?oo ol30`00;`<3000>0P83oooo0`<005<30`003P820oooooooo00goool00l30 `0000<30`00?`<3000>0P83oooooool03Oooo`03`<300000`<3000o0`<00 0h20P?ooooooo`0=oooo00?0`<000030`<00A<30`003P820oooo`<3000c0 `<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<3000[0`<00 0h20P0000?ooo`07oooo00?Ogmooooo0`<001L30`0030000`<30`<3000;0 `<000`000<30`<30`00300000l30`0@00002`<300`0000?0`<0200003l30 `0030000`<30`<3001K0`<000h20P0000?ooo`03oooo00<0003oooooool0 7?ooo`03gmoOoooo`<3000o0`<000`000<30`<30`00;`<3000>0P800003o ool08_ooo`03gmoOoooo`<3000K0`<000h20P?oool30`00;`<3000>0P83o ooo0`<005<30`160P8000`000<30`<30`00>`<304H20P0030000`<30`<30 00k0`<0AP82000<00030`<30`<00@l30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<3000[0`<000h20P000 0?ooo`07oooo00?Ogmooooo0`<001L30`0030000`<30`<3000;0`<000`00 0<30`<30`00S`<3000<00030`<30`<005/30`003P8200000oooo00?oool0 0`000?ooooooo`0Loooo00?Ogmooooo0`<003l30`0030000`<30`<3000_0 `<000h20P0000?ooo`0Roooo00?Ogmooooo0`<001/30`003P820oooo`<30 00_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30`060P8010000 00000moOgooool30`00<`<3000>0P83oooo0`<002l30`003P8200000oooo 00Goool00moOgooool30`006`<3000<00030`<30`<000/30`0030000`<30 `<3002C0`<000`000<30`<30`00E`<3000B0P800003oooooool300007_oo o`03gmoOoooo`<3001g0`<000h20P0000?ooo`0Roooo00?Ogmooooo0`<00 1/30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 2l30`003P8200000000000Coool2000000?oooo0`<30`<001L30`0D0000o `<3000>0P800003oool00oooo`030000oooooooo01coool00moOgooool30 `00M`<3000>0P800003oool08_ooo`03gmoOoooo`<3000K0`<000h20P?oo ol30`00;`<3000>0P83oooo0`<00[l30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<3000c0`<02P8201000 00:0P81<`<3000>0P800003oool08_ooo`03gmoOoooo`<3001g0`<000h20 P0000?ooo`0Roooo00?Ogmooooo0`<001/30`003P820oooo`<3000_0`<00 0h20P?oool30`02_`<3000>0P83oooo0`<003<30`060P801000000000moO gooool30`00<`<3000>0P83oooo0`<003/30`0B0P81>`<3000>0P800003o ool08_ooo`03gmoOoooo`<3001g0`<000h20P0000?ooo`0Roooo00?Ogmoo ooo0`<001/30`003P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0 P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83o ooo0`<00H<30`003P8200000oooo02;oool00moOgooool30`00M`<3000>0 P800003oool08_ooo`03gmoOoooo`<3000K0`<000h20P?oool30`00;`<30 00>0P83oooo0`<00[l30`003P820oooo`<3000c0`<01P8200@00000000?O gmooooo0`<003<30`003P820oooo`<300630`<000h20P0000000000R0000 00?Ogmooooo0`<007L30`003P82000000000028000000moOgooool30`006 `<3000>0P83oooo0`<002l30`003P820oooo`<300:o0`<000h20P?oool30 `00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`01P `<309X20P003oooo`<30`<3001c0`<0VP82000?oooo0`<30`<001L30`003 P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30`003 P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30`003 P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30`003 P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30`003 P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30`003 P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30`003 P820oooo`<3000_0`<000h20P?oool30`02_`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00dl30`003 P820oooo`<3000_0`<000h20P?oool30`01e`<300P83oooo0`<002l30`003P820oooo`<3007G0`<000h20P=oO gmoOg`0/gmoO00?oooo0`<30`<002<30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<300=?0`<000h20P?oo ol30`00;`<3000>0P83oooo0`<00ML30`003P8200000oooo01coool?0000 00?Ogmooooo0`<002L30`003P820oooo`<3000c0`<01P8200@00000000?O gmooooo0`<003<30`003P820oooo`<300=?0`<000h20P?oool30`00;`<30 00>0P83oooo0`<00?L30`0H00007`<3000<00030`<30`<00:<30`003P820 0000oooo01coool00moOgh20P820P00;P82000<0003Ogmooool02/30`003 P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 oooo`<3001_0`<070000/L30`003P820oooo`<3000_0`<000h20P?oool30 `01:`<3000<00030`<30`<00:<30`003P8200000oooo01coool00moOgooo ol30`00:`<3000B0P800003Ogmooool:`<3000>0P83oooo0`<003<30`060 P801000000000moOgooool30`00<`<3000>0P83oooo0`<003/30`0Coooo1 `<3000>0P83oooo0`<002l30`003P820oooo`<3000[0`<000`000<30`<30 `002`<3000@00030`<30`<30`<02000000C0`<000030`<000002`<3000D0 0030`<30`<000030`<00100000?0`<0300000/30`0030000`<30`<3000C0 `<0300000/30`0030000`<30`<3000C0`<0300000l30`0<00002`<301000 00;0`<000`000<30`<30`00300000l30`0800002`<3000<00030`<30`<00 5L30`003P8200000oooo01coool00moOgooool30`004`<3000<00030`<30 `<000l30`004P8200000gmoOoooo2/30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<3000c0`<02oooo1=oO g`;oool7`<3000<00030`<30`<000l30`0050000`<300000`<3000000:g0 `<000h20P?oool30`00;`<3000>0P83oooo0`<002/30`0040000`<30`<30 `<300P0000;0`<000`000<30`<30`002000000G0`<000030`<30`<000000 0/30`0030000`<30000000?0`<000`000<30`0000003`<3000<00030`<00 00001L30`0070000`<30`<30`<300000`<30000000G0`<001`000<30`<30 `<30`0000<30`0000003`<3000<00030`<0000000l30`0050000`<300000 `<30000000?0`<000`000<30`0000002`<3000<00030`<30`<005l30`003 P8200000oooo00?oool00`000?ooooooo`0Foooo00?Ogmooooo0`<000l30 `0<00004`<3000B0P800003Ogmooool:`<3000>0P83oooo0`<003<30`060 P801000000000moOgooool30`00<`<3000>0P83oooo0`<002l30`003P820 gmoOgmoO00Coool2gmoO00?oooo0`<30`<001<30`0030000`<30`<3000?0 `<001@000<30`0000<30`000002]`<3000>0P83oooo0`<002l30`003P820 oooo`<3000[0`<0010000<30`<30`<30`0800002`<3000L00030`<30`<30 `<000030`<0000000/30`0060000`<30`<300000`<3000000l30`0030000 `<30000000G0`<000`000<30`<30`003`<3000L00030`<30`<30`<000030 `<0000001L30`0030000`<30`<3000?0`<001`000<30`<30`<30`0000<30 `0000003`<3000D00030`<000030`<0000001l30`0030000`<30`<3001S0 `<000h20P0000?ooo`03oooo00<0003oooooool05_ooo`03gmoOoooo`<30 00[0`<001820P0000=oOgoooo`[0`<000h20P?oool30`00<`<300H20P040 00000003gmoOoooo`<3000c0`<000h20P?oool30`00;`<3000>0P800003o ool01Oooo`03gmoOoooo`<3000K0`<0500000/30`0030000`<3000000:g0 `<000h20P?oool30`00;`<3000>0P83oooo0`<002/30`0060000`<30`<30 0000`<3000000/30`0070000`<30`<30`<300000`<30000000;0`<001P00 0<30`<30`0000<30`00000?0`<000`000<30`0000004000000?0`<000030 `<001<30`0070000`<30`<30`<300000`<30000000G0`<000`000<30`<30 `003`<3000L00030`<30`<30`<000030`<0000000l30`0040000`<300000 `<301@0000;0`<000`000<30`<30`00I`<3000>0P800003oool00oooo`03 0000oooooooo01Koool00moOgoooooooo`0:oooo00B0P800003Ogmooool: `<3000>0P83oooo0`<003<30`060P801000000000moOgooool30`00<`<30 00>0P83oooo0`<002/30`003P8200000oooo00;oool200000oooo`03gmoO oooo`<3000G0`<001@000<30`<30`<30`0000002`<3000<00030`<000000 [L30`003P820oooo`<3000_0`<000h20P?oool30`00:`<3000<00030`<00 00000/30`0040000`<30`<3000000l30`0030000`<30000000;0`<001P00 0<30`<30`0000<30`00000?0`<000`000<30`0000003`<3000<00030`<00 00001L30`0070000`<30`<30`<300000`<30000000G0`<001`000<30`<30 `<30`0000<30`0000003`<3000<00030`<0000000l30`0050000`<300000 `<30000000?0`<000`000<30`0000002`<3000<00030`<30`<005l30`003 P8200000oooo00?oool00`000?ooooooo`0Foooo3]oOg`030000gmoOoooo 00[0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P?oool30`00:`<3000B0P800003oooooool400000_ooo`03gmoO oooo`<3000G0`<001@000<30`<30`<30`0000002`<3000<00030`<000000 [L30`003P820oooo`<3000_0`<000h20P?oool30`00:`<3000<00030`<00 00000/30`0040000`<30`<3000000l30`0030000`<300000008000000l30 `00000000002`<30100000?0`<0300000/30`0800005`<300`0000;0`<02 00001L30`0<00003`<300`0000;0`<0400000/30`0030000`<30`<3000<0 0003`<300P0000;0`<000`000<30`<30`00E`<3000>0P800003oool00ooo o`030000oooooooo01Koool?000000?Ogmooooo0`<002L30`003P820oooo `<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<30 00[0`<001820P0000?ooooooo`@00002oooo00?Ogmooooo0`<001/30`003 0000`<30000000?0`<000`000<30`000002]`<3000>0P83oooo0`<002l30 `003P820oooo`<3000[0`<0200000l30`0030000`<30`<3000k0`<000`00 0<30`<30`00E`<3000<00030`<30`<00>/30`003P8200000oooo00?oool0 0`000?ooooooo`0Foooo00?Ogmn0P820P8002h20P0030000gmoOoooo00[0 `<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P?oool30`00:`<3000>0P800003oool00_ooo`800003oooo00?Ogmoo ooo0`<001/30`0030000`<30000000?0`<000`000<30`000002]`<3000>0 P83oooo0`<002l30`003P820oooo`<3000[0`<0200000l30`0030000`<30 `<3000k0`<000`000<30`<30`00E`<3000<00030`<30`<00>/30`003P820 0000oooo00?oool00`000?ooooooo`0Foooo00?Ogmooooo0`<002/30`004 P8200000gmoOoooo2/30`003P820oooo`<3000c0`<01P8200@00000000?O gmooooo0`<003<30`003P820oooo`<3000_0`<000h20P0000?ooo`05oooo 00?Ogmooooo0`<002<30`0030000`<30`<3000;0`<000`000<30`000002] `<3000>0P83oooo0`<002l30`003P820oooo`<3000[0`<000`000<30`<30 `002`<3000<00030`<30`<003/30`0030000`<30`<3001K0`<000`000<30 `<30`00D`<3000<00030`<30`<008/30`004P8200000oooooooo0`0001So ool00moOgooool30`003`<300`0000C0`<001820P0000=oOgoooo`[0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`00;`<3000>0P800000000001?ooo`8000000ooool30`<30`007 `<3000<00030`<30`<000/30`0030000`<3000000:g0`<000h20P?oool30 `00;`<3000>0P83oooo0`<00ML30`003P8200000oooo00?oool00`000?oo ooooo`0Foooo00?Ogmooooo0`<001<30`0030000`<30`<3000?0`<001820 P0000=oOgoooo`[0`<000h20P?oool30`00<`<300H20P04000000003gmoO oooo`<3000c0`<000h20P?oool30`00<`<300X20P0@00002P820_l30`003 P820oooo`<3000_0`<000h20P?oool30`01e`<3000>0P800003oool07?oo o`03gmoOoooo`<3000[0`<001820P0000=oOgoooo`[0`<000h20P?oool30 `00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00> `<301820P<70`<000h20P?oool30`00;`<3000>0P83oooo0`<00ML30`003 P8200000oooo01coool00moOgoooooooo`0:oooo00B0P800003Ogmooool: `<3000>0P83oooo0`<003<30`060P801000000000moOgooool30`00<`<30 00>0P83oooo0`<00dl30`003P820oooo`<3000_0`<000h20P?oool30`01e `<3000>0P800003oool07?ooo`kOgml00`000=oOgoooo`0:`<3000>0P83o ooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0 `<00dl30`003P820oooo`<3000_0`<000h20P?oool30`01e`<3000>0P800 00000000:`000003gmoOoooo`<3000W0`<000h20P?oool30`00<`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P?oool30`03C`<3000>0P83o ooo0`<002l30`003P820oooo`<3007G0`<0_P82000?oooo0`<30`<002<30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300=?0`<000h20P?oool30`00;`<3000>0P83oooo0`<00[l30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<3002k0`<040000XL30`003P820oooo`<3000_0`<000h20P?oo ol30`00D`<3000<00030`<30`<00V<30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<3003;0`<000`000<30 `<30`02N`<3000>0P83oooo0`<002l30`003P820oooo`<3001C0`<000`00 0<30`<30`02H`<3000>0P83oooo0`<003<30`060P801000000000moOgooo ol30`00<`<3000>0P83oooo0`<001l30`0030000`<30`<3000C0`<001P00 0<30`<30`0000<30`00000?0`<0010000<30`<30`00000C0`<0010000<30 `<30`<30`0@000000l30`0000<30`002`<3000<00030`<30`<00100000;0 `<030000Vl30`003P820oooo`<3000_0`<000h20P?oool30`008`<301000 00?0`<0300000/30`0@00002`<3000<00030`<30`<000`0000?0`<020000 R/30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30 `003P820oooo`<3000O0`<000`000<30`<30`004`<3000H00030`<30`<00 0030`<000003`<3000<00030`<0000001L30`0040000`<30`<3000000l30 `0030000`<30000000?0`<000`000<30`0000003`<3000<00030`<000000 0l30`0030000`<30`<3009S0`<000h20P?oool30`00;`<3000>0P83oooo0 `<001l30`0030000`<30`<3000;0`<000`000<30`0000003`<3000<00030 `<0000000l30`0050000`<300000`<30000000?0`<000`000<30`0000002 `<3000<00030`<30`<00Ql30`003P820oooo`<3000c0`<01P8200@000000 00?Ogmooooo0`<003<30`003P820oooo`<3000O0`<000`000<30`<30`004 `<3000H00030`<30`<000030`<000003`<3000<00030`<0000001L30`004 0000`<30`<3000000l30`0030000`<30000000?0`<000`000<30`0000003 `<3000<00030`<000000W/30`003P820oooo`<3000_0`<000h20P?oool30 `007`<3000<00030`<30`<001<30`0070000`<30`<30`<300000`<300000 00?0`<001@000<30`0000<30`0000007`<3000<00030`<30`<00R<30`003 P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 oooooooo00Coool3`<3000<00030`<30`<001<30`0060000`<30`<300000 `<3000000l30`0030000`<30000000G0`<0010000<30`<30`<30`0@00000 0l30`0000<30`002`<3000<00030`<0000000l30`0030000`<30000000@0 0002`<30V?ooo`03P820oooo`<3000_0`<000h20P?ooooooo`04oooo0l30 `0030000`<30`<3000C0`<001`000<30`<30`<30`0000<30`0000003`<30 00@00030`<000030`<0500000/30`0030000`<30`<3000;0`<27oooo00>0 P83oooo0`<003<30`060P801000000000moOgooool30`00<`<301h20P0?0 `<0500000/30`0050000`<30`<300000`<3000800002`<3000<00030`<00 00001L30`0030000`<30`<3000C0`<0010000<30`000000000;0`<000`00 0<30`0000003`<3000<00030`<0000000l30`0030000`<30`<3009V0P800 0ooool30`<30`00:`<301h20P0?0`<000`000<30`<30`004`<3000L00030 `<30`<30`<000030`<0000000l30`0050000`<300000`<30000000?0`<00 0`000<30`0000002`<3000<00030`<30`<00R820P003oooo`<30`<3000_0 `<01P8200@00000000?Ogmooooo0`<005/30`0030000`<30`<3000;0`<00 2@000<30`00000000<30`0000<30`0000<30`00200000/30`0800004`<30 0P0000;0`<0300000/30`0040000`<30000000000l30`0@00002`<300`00 0;?0`<000`000<30`<30`005`<300`0000;0`<0400000/30`0030000`<30 `<3000<00003`<300P0009W0`<01P8200@00000000?Ogmooooo0`<005/30 `0030000`<30`<3000;0`<000`000<30`<30`00:`<3000<00030`<30`<00 cl30`0030000`<30`<300;C0`<01P8200@00000000?Ogmooooo0`<005/30 `0030000`<30`<3000;0`<000`000<30`<30`00:`<3000<00030`<30`<00 cl30`0030000`<30`<3000;0`<000`000<30`<30`02_`<300H20P0400000 0003gmoOoooo`<3001K0`<0500001L30`0030000`<30`<300=S0`<040000 3/30`0030000`<30`<300:70`<01P8200@00000000?Ogmooooo0`<00ol30 `;;0`<01P8200@00000000?Ogmooooo0`<00ol30`;;0`<01P8200@000000 00?Ogmooooo0`<00ol30`;;0`<01P8200@00000000?Ogmooooo0`<00ol30 `;;0`<01P8200@00000000?Ogmooooo0`<00ol30`;;0`<01P8200@000000 00?Ogmooooo0`<00ol30`;;0`<01P8200@00000000?Ogmooooo0`<00ol30 `;;0`<01P8200@00000000?Ogmooooo0`<00ol30`;;0`<01P8200@000000 00?Ogmooooo0`<003<30`?oooonIoooo3L30`060P801000000000moOgooo ol30`00<`<30oh20P9R0P8000ooool30`<30`00;`<300H20P04000000003 gmoOoooo`<3000c0`<000h20P?oool30`03o`<30U<30`003P820oooo`<30 00c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<300?o0 `<2D`<3000>0P83oooo0`<003<30`060P801000000000moOgooool30`00< `<3000>0P83oooo0`<00ol30`9C0`<000h20P?oool30`00<`<300H20P040 00000003gmoOoooo`<3000c0`<000h20P?oool30`03o`<30U<30`003P820 oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo `<300?o0`<2D`<3000>0P83oooo0`<003<30`060P801000000000moOgooo ol30`00<`<3000>0P83oooo0`<00ol30`9C0`<000h20P?oool30`00<`<30 0H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`03o`<30U<30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<300?o0`<12`<3003400030`<000030`<000030`<000030`<00 0030`<000030`<000030`<000030`<000030`<000030`<000030`<000030 `<000030`<000030`<000030`<000030`<000030`<000030`<000030`<00 0030`<000030`<000030`<000030`<000030`<0000008L30`003P820oooo `<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<30 0?o0`<11`<3000<00030`<30`<00;l30`0030000`<30`<3001k0`<000h20 P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oo ol30`03o`<30<<30`0goool^`<300P0002O0`<000h20P?oool30`00<`<30 0H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`03o`<30<<30 `003P820gmoOgmoO00WOgml00ooool30`<30`002`<3000<00030`<30`<00 ;l30`0030000`<30`<3001k0`<000h20P?oool30`00<`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P?oool30`03o`<30<<30`003P8200000 oooo00Soool00moOgooool30`005`<3000<00030`<30`<001<30`0060000 `<30`<300000`<3000000l30`0040000`<30`<3000001L30`0030000`<30 `<3000<00005`<3000H00030`<30`<000030`<000002`<300`0002;0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`03o`<30<<30`003P8200000oooo00;oool00`000?ooooooo`03 oooo00?Ogmooooo0`<000l30`0030000`<30000000K0`<001P000<30`<30 `0000<30`00000?0`<000`000<30`0000005`<3000@00030`<30`<000003 `<3000<00030`<30`<000/30`0080000`<30`<300000`<300000`<300000 0l30`080000P`<3000>0P83oooo0`<003<30`060P801000000000moOgooo ol30`00<`<3000>0P83oooo0`<00ol30`330`<001820P0000?ooooooo`<0 0004oooo00?Ogmooooo0`<001L30`0030000`<30`<3000C0`<001P000<30 `<30`0000<30`00000?0`<000`000<30`0000005`<3000@00030`<30`<00 0003`<3000<00030`<30`<000/30`0080000`<30`<300000`<300000`<30 00009L30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P820oooo`<3000_0`<0400000l30`0<00002`<3000@00030`<30 `<000002`<3000<00030`<0000000/30`0040000`<30`<3000000/30`0<0 0002`<3000D00030`<30`<30`<0000000/30`0030000`<3000000?S0`<00 0h20P0000?ooo`0500000oooo`03gmoOoooo`<3000?0`<000`000<30`000 0006`<3000H00030`<30`<000030`<000003`<3000<00030`<0000001L30 `0040000`<30`<3000000l30`0030000`<30`<3000;0`<001`000<30`<30 `0000<30`0000<30`00600008<30`003P820oooo`<3000c0`<01P8200@00 000000?Ogmooooo0`<003<30`003P820oooo`<3000[0`<000`000<30`<30 `002`<3000<00030`<0000000l30`0030000`<30000000;0`<001P000<30 `<30`0000<30`00000;0`<001P000<30`<30`0000<30`00000?0`<000`00 0<30`0000003`<3000<00030`<000000nl30`003P8200000oooo00800000 1?ooo`000000000000;oool00moOgooool30`005`<301@0000;0`<001@00 0<30`<30`0000<30`00200000/30`0030000`<30000000G0`<0010000<30 `<30`00000?0`<000`000<30`<30`002`<3000P00030`<30`<000030`<00 0030`<000003`<3000<00030`<30`<007l30`003P820oooo`<3000c0`<01 P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<3000[0`<000`00 0<30`<30`004`<3000L00030`<30`<30`<000030`<0000000/30`0060000 `<30`<300000`<3000000/30`0060000`<30`<300000`<3000001L30`007 0000`<30`<30`<300000`<3000000?_0`<001820P0000?ooo`0000?oool3 000000?ooooOgmooool01<30`0030000`<30000000C0`<002@000<30`000 00000<30`0000<30`0000<30`00200000/30`0800004`<300P0000;0`<03 00001L30`08000001<30`0000<30`00000;0`<03000000?0`<000030`<00 7l30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30 `003P820oooo`<3000[0`<000`000<30`<30`004`<3000L00030`<30`<30 `<000030`<0000000/30`0060000`<30`<300000`<3000000/30`0050000 `<30`<300000`<3000D000000l30`0000<30`002`<3000<00030`<000000 nl30`003P8200000oooo00Goool2000000?ooooOgmooool01/30`0030000 `<30`<3000;0`<000`000<30`<30`00:`<3000<00030`<30`<000l30`003 0000`<30`<3000W0`<000`000<30`<30`002`<3000<00030`<30`<009L30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<3000[0`<000`000<30`<30`004`<3000L00030`<30`<30`<00 0030`<0000000/30`0060000`<30`<300000`<3000000/30`0060000`<30 `<300000`<3000000l30`0040000`<30000000000/30`0030000`<300000 0?_0`<000h20P0000?ooo`06oooo00@0003ooooOgmooool4`<3000<00030 `<0000001<30`0030000`<30`<3000[0`<000`000<30`<30`003`<3000<0 0030`<30`<002L30`0030000`<30`<3000;0`<000`000<30`<30`004`<30 00<00030`<30`<007/30`003P820oooo`<3000c0`<01P8200@00000000?O gmooooo0`<003<30`003P820oooo`<3000[0`<000`000<30`<30`005`<30 0`0000;0`<03000000?0`<00000000000/30`0<000000l30`00000000003 `<300`0000;0`<0010000<30`000000000;0`<02000000?0`<000030`<00 ml30`003P8200000oooo00Soool00moOgooool30`005`<301@0000G0`<00 0`000<30`<30`00H`<3000D00030`<000030`<0000009l30`003P820oooo `<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<30 00[0`<000`000<30`<30`00V`<3000<00030`<30`<00nL30`003P8200000 000000P000000moOgooool30`003`<3000<00030`<30`<00;l30`0030000 `<30`<3001k0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo `<3000c0`<000h20P?oool30`00:`<3000<00030`<30`<000/30`0030000 `<30`<300270`<000`000<30`<30`03i`<303820P003oooo`<30`<3005G0 `<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P?oool30`00;`<3010000?o0`<0b`<3003<00030`<000030`<000030 `<000030`<000030`<000030`<000030`<000030`<000030`<000030`<00 0030`<000030`<000030`<000030`<000030`<000030`<000030`<000030 `<000030`<000030`<000030`<000030`<000030`<000030`<000030`<00 00008<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<003<30`060P801 000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0`<000h20 P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oo ol30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0 `<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@000000 00?Ogmooooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 ol30`9C0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<30 00c0`<000h20P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0 P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83o ooo0`<003<30`0050000`<30`<30`<30000000C0`<001@000<30`<30`<30 `0000002`<300`0000;0`<0010000<30`<30`<30`0<00002`<3000<00030 `<30`<005/30`0030000`<30`<3000;0`<000`000<30`0000005`<3000<0 0030`<30`<001@0000;0`<000`000<30`<30`004`<3000<00030`<30`<00 0/30`0040000`<30`<3000000l30`0<00005`<3000<00030`<30`<000l30 `0@00006`<3000<00030`<0000001/30`0040000`<30`<3000000/30`0@0 00000l30`0000<30`005`<3000H00030`<30`<000030`<000003`<3000@0 0030`<30`<000002`<300`0000;0`<000`000<30`<30`03L`<3000>0P83o ooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0 `<003<30`0050000`<30`<30`<30000000C0`<001`000<30`<30`<30`000 0<30`0000003`<3000<00030`<0000000/30`0050000`<30`<30`<300000 01[0`<000`000<30`<30`002`<3000<00030`<0000000/30`0040000`<30 `<3000000/30`0030000`<30`<3000C0`<000`000<30`<30`004`<3000<0 0030`<30`<000/30`0040000`<30`<3000000/30`0050000`<30`<30`<30 000000C0`<000`000<30`<30`002`<3000<00030`<30`<000/30`0030000 `<30`<3000?0`<000`000<30`0000006`<3000<00030`<0000000/30`007 0000`<30`<30`<300000`<30000000K0`<001P000<30`<30`0000<30`000 00?0`<000`000<30`0000002`<3000L00030`<30`<30`<000030`<000000 g/30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30 `003P820oooo`<3000_0`<001`000<30`0000<30`0000<30`0000003`<30 00L00030`<30`<30`<000030`<0000001L30`0040000`<30`<3000007L30 `0030000`<30`<3000;0`<0010000<30`<30`00000;0`<0010000<30`<30 `00000;0`<000`000<30`<30`004`<3000<00030`<30`<001<30`0030000 `<30`<3000;0`<0010000<30`<30`00000K0`<000`000<30`<30`002`<30 00<00030`<30`<000/30`0030000`<30`<3000;0`<000`000<30`<30`002 `<3000@00030`<30`<000006`<3000<00030`<0000000/30`0070000`<30 `<30`<300000`<30000000K0`<001P000<30`<30`0000<30`00000?0`<00 0`000<30`0000002`<3000<00030`<30`<000l30`0030000`<30`<300=c0 `<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P?oool30`00;`<3000L00030`<000030`<000030`<0000000l30`006 0000`<30`<30`<300000`<301@000004`<300000`<30`<301@0001W0`<00 0`000<30`<30`002`<3000X00030`<30`<000030`<000030`<000030`<00 0002`<3000<00030`<30`<001<30`0030000`<30`<3000C0`<000`000<30 `<30`002`<3000@00030`<30`<000006`<3000<00030`<30`<000/30`003 0000`<30`<3000;0`<000`000<30`<30`002`<3000<00030`<30`<000/30 `0040000`<30`<3000001/30`0030000`<30000000?0`<04000000?0`<00 0030`<001L30`0060000`<30`<300000`<3000000l30`0030000`<300000 00;0`<05000000?0`<000030`<00gL30`003P820oooo`<3000c0`<01P820 0@00000000?Ogmooooo0`<003<30`003P820oooo`<3000[0`<001@000<30 `<30`<30`0000003`<3000<00030`<30`<000P0000;0`<000`000<30`000 0003`<3000<00030`<0000000/30`0050000`<30`<30`<30000001S0`<00 0`000<30`<30`002`<3000/00030`<30`<30`<000030`<000030`<000030 `<0000000/30`0@00003`<301@0000;0`<0600000/30`0040000`<30`<30 `<300`0000G0`<000`000<30`<30`002`<3000<00030`<30`<000/30`005 0000`<30`<30`<30000000?0`<0500000/30`0030000`<30000000K0`<00 0`000<30`000000400000/30`0050000`<30`<300000`<3000800002`<30 00<00030`<0000000/30`0070000`<30`<30`<300000`<3000000=k0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`00:`<3000D00030`<30`<30`<0000000l30`0050000`<30`<30 0000`<3000800003`<300`0000;0`<0200000/30`0<00002`<3000<00030 `<30`<005<30`0030000`<30`<3000;0`<0010000<30`<30`<30`0800003 `<300P0000;0`<000`000<30`<30`004`<3000<00030`<30`<000/30`003 0000`<30000000C0`<0010000<30`<30`00000;0`<000`000<30`<30`006 `<3000<00030`<30`<000/30`0030000`<30`<3000;0`<001@000<30`<30 `<30`0000003`<3000<00030`<30`<000/30`0040000`<300000`<300P00 00;0`<0300000/30`0030000`<30`<3000;0`<002@000<30`00000000<30 `0000<30`0000<30`00200000/30`0800002`<300`0000;0`<020000gL30 `003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003 P820oooo`<3000[0`<001@000<30`<30`<30`0000003`<3000@00030`<30 `<00000Z`<3000<00030`<30`<000/30`0030000`<30`<3000;0`<020000 0l30`0800002`<3000<00030`<30`<001<30`0030000`<30`<3000;0`<00 0`000<30`0000004`<3000@00030`<30`<000002`<3000<00030`<30`<00 1/30`0030000`<30`<3000;0`<000`000<30`<30`002`<3000@00030`<30 `<000004`<3000<00030`<30`<000/30`0050000`<30`<30`<30000000S0 `<000`000<30`<30`002`<3000<00030`<30`<002/30`0030000`<30`<30 0>G0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P?oool30`009`<3000<00030`<30`<001l30`0030000`<300000 02[0`<000`000<30`<30`002`<3000<00030`<30`<000/30`0030000`<30 `<3000?0`<0010000<30`<30`00000K0`<000`000<30`<30`002`<3000<0 0030`<0000001<30`0040000`<30`<3000000/30`0050000`<30`<30`<30 000000C0`<000`000<30`<30`002`<3000<00030`<30`<000/30`0040000 `<30`<3000001<30`0030000`<30`<3000;0`<001@000<30`<30`<30`000 0008`<3000<00030`<30`<000/30`0030000`<30`<3000[0`<000`000<30 `<30`03U`<3000>0P83oooo0`<003<30`060P801000000000moOgooool30 `00<`<3000>0P83oooo0`<002L30`0030000`<30`<3000O0`<000`000<30 `000000Z`<3000<00030`<30`<000/30`0030000`<30`<3000;0`<000`00 0<30`<30`003`<3000<00030`<30`<001@0000;0`<0500000/30`0030000 `<30`<3000;0`<0010000<30`<30`00000?0`<0300000l30`0D00003`<30 100000?0`<000`000<30`<30`002`<301@0000;0`<000`000<30`<30`008 `<301@0000G0`<000`000<30`<30`03]`<3000>0P83oooo0`<003<30`060 P801000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@00000000?O gmooooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<00 3<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30 `9C0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@00 000000?Ogmooooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83o ooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0 `<00ol30`9C0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo `<3000c0`<000h20P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01 P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<300?o0`<2D`<30 00>0P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0 P83oooo0`<004<30`0800004`<3000<00030`<30`<00;/30`0030000`<30 `<3000?0`<000`000<30`<30`03o`<30A<30`003P820oooo`<3000c0`<01 P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<3001;0`<001@00 0<30`<30`<30`000000``<3000<00030`<30`<000l30`0030000`<30`<30 0?o0`<14`<3000>0P83oooo0`<003<30`060P801000000000moOgooool30 `00<`<3000>0P83oooo0`<003<30`0030000`<30`<3000?0`<0010000<30 `<30`<30`0@00003`<300`0000;0`<000`000<30`<30`00J`<3000<00030 `<30`<000l30`0030000`<30000000<00002`<30100000;0`<000`000<30 `<30`00300001L30`0D00002`<30100000;0`<0200000l30`0<00002`<30 00<00030`<30`<000/30`0050000`<30`<30`<30000000C0`<0010000<30 `<30`00000;0`<000`000<30`<30`00300000/30`0030000`<30`<3000G0 `<0010000<30`<30`<30`0D000000l30`0000<30`004`<300`0000G0`<00 10000<30`<30`<30`0<00005`<3000<00030`<30`<001L30`0<0003;`<30 00>0P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0 P83oooo0`<003<30`0030000`<30`<3000?0`<0200000/30`0070000`<30 `<30`<300000`<30000000?0`<000`000<30`<30`00L`<3000<00030`<30 `<000l30`0030000`<30000000?0`<000`000<30`0000003`<3000D00030 `<000030`<0000000l30`0030000`<30`<3000;0`<000`000<30`<30`003 `<3000L00030`<30`<30`<000030`<0000000/30`0030000`<30000000?0 `<000`000<30`0000004`<3000D00030`<30`<30`<0000001<30`0060000 `<30`<300000`<3000000/30`0070000`<30`<30`<300000`<30000000O0 `<001@000<30`<30`<30`0000005`<3000<00030`<30`<000/30`0050000 `<30`<30`<30000000C0`<0010000<30`<30`00000?0`<000`000<30`<30 `002`<3000<00030`<30`<001<30`0050000`<30`<30`<3000000<[0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`00<`<3000<00030`<30`<000/30`0060000`<30`<300000`<30 00000l30`0030000`<30000002?0`<0500000/30`0070000`<30`<30`<30 0000`<30000000?0`<001@000<30`0000<30`0000008`<3000<00030`<30 `<000l30`0050000`<30`<30`<30000000?0`<0010000<30`<30`00000G0 `<002`000<30`<30`<30`0000<30`0000<30`0000<30`0000003`<3000H0 0030`<30`<000030`<000002`<3000<00030`<30`<000l30`0030000`<30 `<3000G0`<000`000<30`<30`002`<3000<00030`<30`<000l30`0050000 `<30`<30`<30000000?0`<000`000<30`0000004000000?0`<000030`<00 0/30`0030000`<30`<3000;0`<000`000<30`<30`008`<3000<00030`<30 `<00b<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P820oooo`<3000c0`<000`000<30`<30`002`<3000H00030`<30 `<000030`<000003`<3000<00030`<000000100001o0`<001@000<30`<30 `<30`0000002`<3000L00030`<30`<30`<000030`<0000000l30`0040000 `<300000`<301@0000C0`<000`000<30`<30`004`<30100000;0`<001000 0<30`<30`<30`0D000000l30`0000<30`002`<3000L00030`<000030`<00 0030`<0000000l30`0060000`<30`<300000`<3000000/30`0D000000l30 `0000<30`006`<3000<00030`<30`<000l30`0030000`<30`<3000;0`<00 1@000<30`<30`<30`0000003`<3000<00030`<0000000/30`0040000`<30 `<3000000l30`0030000`<30`<3000;0`<000`000<30`<30`008`<3000<0 0030`<30`<00b<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P820oooo`<3000c0`<000`000<30`<30`002`<3000H0 0030`<30`<000030`<000003`<3000<00030`<0000000l30`0030000`<30 `<3001g0`<001@000<30`<30`<30`0000002`<3000L00030`<30`<30`<00 0030`<0000000l30`0050000`<300000`<30000000?0`<000`000<30`<30 `002`<3000<00030`<30`<001l30`0030000`<30000000;0`<000`000<30 `0000003`<3000<00030`<0000000/30`0050000`<30`<30`<30000000?0 `<0010000<30`<30`00000;0`<000`000<30`0000002`<3000L00030`<30 `<30`<000030`<0000001l30`0030000`<30`<3000C0`<000`000<30`<30 `002`<3000<00030`<30`<00100000?0`<000`000<30`0000002`<3000D0 0030`<30`<30`<0000001<30`0D00003`<300`000<_0`<000h20P?oool30 `00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00< `<3000<00030`<30`<000/30`0050000`<30`<300000`<3000@00003`<30 0`0000;0`<000`000<30`<30`00L`<3000<00030`<0000000l30`0@00002 `<30100000;0`<000`000<30`<30`00300001L30`0030000`<30`<3000C0 `<0300000l30`0800003`<300`0000;0`<02000000?0`<000030`<000/30 `0050000`<30`<30`<30000000;0`<02000000?0`<000030`<000P0000;0 `<0300000/30`0800006`<3000<00030`<30`<001L30`0050000`<30`<30 `<30000000;0`<000`000<30`<30`004`<3000<00030`<0000000/30`005 0000`<30`<30`<30000000C0`<000`000<30`<30`002`<3000<00030`<00 0000c/30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P820oooo`<3000c0`<000`000<30`<30`00b`<3000<00030`<00 00003l30`0030000`<30`<3000S0`<000`000<30`<30`00G`<3000D00030 `<30`<30`<0000000l30`0030000`<30`<3000G0`<000`000<30`<30`00> `<3000<00030`<30`<001L30`0030000`<30`<3000;0`<000`000<30`000 0007`<300P0000;0`<001@000<30`<30`<30`0000004`<3000<00030`<30 `<000/30`0030000`<30000000P83oooo0`<003<30`060P801 000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0`<000h20 P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oo ol30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<003<30 `060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0 `<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@000000 00?Ogmooooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0 `<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00 IL30`0030000`<30`<3003W0`<020000l<30`003P820oooo`<3000c0`<01 P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<3006G0`<000`00 0<30`<30`00J`<3000<00030`<30`<007/30`0030000`<30`<300>g0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`00;`<300`0000C0`<000`000<30`<30`00400000/30`0030000 `<30`<30008000001<30`0000<30`<30`0800002`<3000<00030`<30`<00 5L30`0@00005`<300`0000;0`<0010000<30`<30`<30`0@00002`<300P00 0004`<300000`<3000000/30`0030000`<30`<3000;0`<0400000/30`006 0000`<30`<300000`<3000000l30`0040000`<30`<3000000/30`0<00002 `<3000D00030`<30`<30`<0000001<30`0030000`<30`<3000;0`<001000 0<30`<30`<30`0<00003`<30100000;0`<0400000/30`0030000`<30`<30 0>g0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P?oool30`00:`<3000D00030`<30`<30`<0000000/30`0040000 `<30`<3000000l30`0030000`<30000000;0`<000`000<30`<30`0020000 00G0`<000030`<30`<0000006L30`0050000`<30`<30`<30000000?0`<00 1`000<30`<30`<30`0000<30`0000002`<3000L00030`<30`<30`<000030 `<0000000/30`08000001<30`0000<30`00000G0`<001`000<30`<30`<30 `0000<30`0000002`<3000<00030`<0000000l30`0030000`<30000000;0 `<001`000<30`<30`<30`0000<30`0000008`<3000<00030`<30`<000/30 `0040000`<30`<3000000l30`0030000`<30000000?0`<000`000<30`000 0003`<3000<00030`<30`<000P000>k0`<000h20P?oool30`00<`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00>`<3000@00030 `<30`<000002`<3000L00030`<30`<30`<000030`<0000000/30`0050000 `<30`<30`<30000000?0`<000`000<30`<30`00H`<3000<00030`<30`<00 0/30`0040000`<30`<3000001L30`0040000`<30`<3000000l30`0030000 `<30000000?0`<001@000<30`0000<30`0000005`<3000L00030`<30`<30 `<000030`<0000000/30`0030000`<30000000?0`<000`000<30`0000002 `<3000<00030`<30`<000l30`0030000`<30`<3000K0`<000`000<30`<30 `002`<3000@00030`<30`<000005`<3000L00030`<30`<30`<000030`<00 00000l30`0030000`<30000000;0`<000`000<30`<30`03[`<3000>0P83o ooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0 `<003/30`0040000`<30`<3000000l30`0@000001L30`0000<30`<30`000 0003`<3000@00030`<30`<00000K`<3000<00030`<30`<000/30`0030000 `<30`<3000D000000l30`0000<30`002`<3010000003`<300000`<3000;0 `<001@000<30`0000<30`0000005`<3000L00030`<30`<30`<000030`<00 00000/30`0030000`<30000000?0`<000`000<30`0000002`<301@000003 `<300000`<3000O0`<000`000<30`<30`002`<3000<00030`<30`<001@00 00;0`<04000000?0`<000030`<000/30`0030000`<30000000;0`<000`00 0<30`<30`03[`<3000>0P83oooo0`<003<30`060P801000000000moOgooo ol30`00<`<3000>0P83oooo0`<002l30`0<00003`<3000<00030`<30`<00 1<30`0030000`<30000000;0`<001`000<30`<30`<30`0000<30`0000002 `<3000<00030`<30`<005l30`0030000`<30`<3000;0`<0010000<30`<30 `00000?0`<000`000<30`0000006`<3000<00030`<0000000l30`0050000 `<300000`<30000000G0`<001`000<30`<30`<30`0000<30`0000002`<30 00@00030`<0000000002`<3000<00030`<0000000/30`0070000`<30`<30 `<300000`<30000000S0`<0500000l30`0050000`<30`<30`<30000000G0 `<000`000<30`0000003`<3000<00030`<0000000/30`0030000`<30`<30 0>_0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P?oool30`00:`<3000<00030`<30`<001<30`0800002`<300`00 00;0`<02000000?0`<000030`<000/30`0030000`<30`<3000800002`<30 00<00030`<30`<005L30`0030000`<30`<3000;0`<0010000<30`<30`<30 `0<00002`<300P0000;0`<0300000/30`0080000`<30`<30`<300000`<30 0000`<300P0000C0`<0400000/30`08000001L30`0000<30`0000<30`002 00000/30`0800002`<300`0000;0`<0200000/30`0030000`<30`<3000;0 `<000`000<30`<30`002`<3000@00030`<30`<30`<0300000l30`0<00003 `<3010000005`<300000`<30`<3000000>g0`<000h20P?oool30`00<`<30 0H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00:`<3000<0 0030`<30`<001<30`0030000`<30`<3000K0`<000`000<30`<30`00S`<30 00<00030`<30`<000/30`0030000`<30`<3000K0`<000`000<30`<30`00< `<3000<00030`<0000005/30`0030000`<30`<3000o0`<000`000<30`<30 `002`<3000<00030`<30`<004<30`0030000`<30`<300?30`<000h20P?oo ol30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30 `00:`<3000D00030`<30`<30`<0000000/30`0030000`<30`<3000K0`<00 0`000<30`<30`00S`<3000D00030`<30`<30`<0000002L30`0030000`<30 `<3000c0`<000`000<30`000000F`<3000<00030`<30`<003l30`0030000 `<30`<3000;0`<000`000<30`<30`00@`<3000<00030`<30`<00l<30`003 P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 oooo`<3000_0`<0300000P83oooo0`<003<30`060P801000000000moOgooool30 `00<`<3000>0P83oooo0`<00ol30`9C0`<000h20P?oool30`00<`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P?oool30`03o`<30U<30`003 P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 oooo`<300?o0`<2D`<3000>0P83oooo0`<003<30`060P801000000000moO gooool30`00<`<3000>0P83oooo0`<00ol30`9C0`<000h20P?oool30`00< `<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`03o`<30 U<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30 `003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<003<30`060P8010000 00000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0`<000h20P?oo ol30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30 `03o`<30U<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0 `<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<003<30`060 P801000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`03o`<30<<30`5X0000:`<3000>0P83oooo0`<003<30`060P801 000000000moOgooool30`00<`<3000>0P83oooo0`<00?l30`>Coool<`<30 00?ooon0P820P800EX20P0030000`<30`<3000S0`<000h20P?oool30`00< `<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00o`<30 00>0P83OgmoOgml0h=oOg`03oooo`<30`<3000[0`<000oooomoOgl30`01E `<3000>0P8000030`<002L30`003P820oooo`<3000c0`<01P8200@000000 00?Ogmooooo0`<003<30`003P820oooo`<3003o0`<000h20P0000?ooo`3? oooo40000003gmoOoooo`<3000_0`<000oooomoOgl30`01E`<3000>0P800 0030`<002L30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0 `<003<30`003P820oooo`<3003o0`<000h20P0000?ooo`3?oooo00?Ogmn0 P820P8003820P0030000gmoOoooo00c0`<000oooomoOgl30`01E`<3000>0 P8000030`<002L30`003P820oooo`<3000c0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P820oooo`<3000W0`<080000;/30`003P8200000oooo 00Woool00`000?ooooooo`03oooo00<0003oooooool0_Oooo`03gmoOoooo `<3000_0`<001820P0000=oOgoooo`c0`<000oooomoOgl30`01E`<3000>0 P8000030`<002L30`003P820oooo`<3000c0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P820oooo`<3003o0`<000h20P0000?ooo`09oooo00<0 003oooooool00oooo`030000oooooooo0;goool00moOgooool30`00;`<30 00B0P800003Ogmooool<`<3000?ooooOgmo0`<004/30`0L0000:`<3000<0 0030`<30`<00;l30`003P8200000`<3000W0`<000h20P?oool30`00<`<30 0H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00:`<3000<0 0030`<30`<000/30`0040000`<30`<30`<3010000005`<300000`<30`<30 000000;0`<000`000<30`<30`00300000/30`0030000`<30`<3001K0`<00 1H20P0000?ooooooo`000005oooo00<0003oool000000`0000;oool40000 0_ooo`030000oooooooo00<00005oooo1@0000;oool400000_ooo`800003 oooo0`0000;oool00`000?ooooooo`02oooo00D0003oooooooooool00000 1?ooo`040000oooooooo00000_ooo`030000oooooooo00<00002oooo00<0 003oooooool01Oooo`040000oooooooooooo1@000003oooo0000oooo00Co ool300001Oooo`040000oooooooooooo0`0000Goool00`000?ooooooo`05 oooo0`0004Goool00moOgooool30`00;`<3000B0P800003Ogmooool<`<30 00?ooooOgmo0`<008l30`0030000`<30`<3002o0`<000h20P0000<30`009 `<3000>0P83oooo0`<003<30`060P801000000000moOgooool30`00<`<30 00>0P83oooo0`<002/30`0040000`<30`<30`<300P0000;0`<001`000<30 `<30`<30`0000<30`0000002`<3000H00030`<30`<000030`<000003`<30 00<00030`<30`<006<30`005P8200000oooooooo000000Goool00`000?oo o`000003oooo00<0003oool000000oooo`050000oooo0000oooo000000?o ool00`000?ooooooo`02oooo00<0003oooooool00oooo`070000oooooooo oooo0000oooo000000;oool00`000?ooo`000003oooo00<0003oool00000 1?ooo`050000oooooooooooo000000Coool01P000?ooooooo`000?ooo`00 00;oool01`000?ooooooooooo`000?ooo`000007oooo00D0003ooooooooo ool000001Oooo`030000oooooooo00;oool01@000?ooooooooooo`000004 oooo00@0003oooooool00003oooo00<0003oooooool00_ooo`030000oooo oooo00Coool01@000?ooooooooooo`000014oooo00?Ogmooooo0`<002l30 `004P8200000gmoOoooo3<30`003oooogmoO`<3001?0`<000`000<30`<30 `004`<3000@00030`<30`<30`<0300000/30`0@00003`<300`0000;0`<00 1`000<30`<30`<30`0000<30`0000002`<300`0000?0`<0200005L30`003 P8200000`<3000W0`<000h20P?oool30`00<`<300H20P04000000003gmoO oooo`<3000c0`<000h20P?oool30`00:`<3000@00030`<30`<30`<020000 0/30`0070000`<30`<30`<300000`<30000000;0`<001P000<30`<30`000 0<30`00001k0`<000h20P0000?ooo`02oooo1@0000;oool01`000?oooooo ooooo`000?ooo`000003oooo00D0003oool0003oool000002?ooo`030000 oooooooo00?oool01@000?ooooooooooo`000003oooo00@0003oooooool0 0005oooo00/0003oooooooooool0003oool0003oool0003oool000000ooo o`060000oooooooo0000oooo00000_ooo`030000oooooooo00?oool00`00 0?ooooooo`05oooo00<0003oooooool00_ooo`030000oooooooo00?oool0 1@000?ooooooooooo`000003oooo00<0003oool0000010000003oooo0000 oooo00;oool00`000?ooooooo`02oooo00<0003oooooool02?ooo`030000 oooooooo04;oool00moOgooool30`00;`<3000B0P800003Ogmooool<`<30 00?ooooOgmo0`<004l30`0030000`<30`<3000C0`<0010000<30`<30`000 00?0`<000`000<30`0000003`<3000<00030`<0000000l30`0030000`<30 000000;0`<001P000<30`<30`0000<30`00000?0`<000`000<30`0000002 `<3000<00030`<30`<004/30`003P8200000`<3000W0`<000h20P?oool30 `00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00: `<3000H00030`<30`<000030`<000003`<3010000005`<300000`<30`<30 000000;0`<000`000<30`000000400006/30`003P8200000oooo00;oool0 1@000?ooooooooooo`000002oooo00L0003oooooooooool0003oool00000 0oooo`040000oooo0000oooo1@0000Coool00`000?ooooooo`04oooo1000 00;oool010000?ooooooooooo`D000000oooo`000?ooo`02oooo00L0003o ool0003oool0003oool000000oooo`060000oooooooo0000oooo00000_oo o`D000000oooo`000?ooo`06oooo00<0003oooooool00oooo`030000oooo oooo00;oool01@000?ooooooooooo`000003oooo00<0003oool000000_oo o`040000oooooooo00000oooo`030000oooooooo00;oool00`000?oooooo o`08oooo00<0003oooooool0@_ooo`03gmoOoooo`<3000C0`<000`000<30 `<30`004`<3000B0P800003Ogmooool<`<3000?ooooOgmo0`<004l30`003 0000`<30`<3000C0`<0010000<30`<30`00000?0`<000`000<30`0000003 `<3000<00030`<0000001L30`0040000`<30`<3000000/30`0030000`<30 000000O0`<000`000<30`<30`00C`<3000>0P8000030`<002L30`003P820 oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo `<3000[0`<000`000<30`0000002`<3000<00030`<30`<001<30`0030000 `<30000000;0`<001P000<30`<30`0000<30`00000?0`<000`000<30`<30 `00H`<3000>0P800003oool00_ooo`050000oooooooooooo000000;oool0 1`000?ooooooooooo`000?ooo`000003oooo00D0003oool0003oool00000 0oooo`030000oooooooo00;oool00`000?ooooooo`07oooo00<0003oool0 00000_ooo`030000oooo000000?oool00`000?ooo`000002oooo00D0003o ooooooooool000000oooo`040000oooooooo00000_ooo`030000oooo0000 00;oool01`000?ooooooooooo`000?ooo`000007oooo00<0003oooooool0 1?ooo`030000oooooooo00;oool00`000?ooooooo`0400000oooo`030000 oooo000000;oool01@000?ooooooooooo`000004oooo1@0000?oool30000 AOooo`03gmoOoooo`<3000?0`<0300001L30`004P8200000gmoOoooo3<30 `003oooogmoO`<3001?0`<000`000<30`<30`004`<3000@00030`<30`<00 0003`<3000<00030`<0000000l30`0030000`<30000000@000001L30`000 0<30`<30`0000002`<3000<00030`<000000100000;0`<000`000<30`<30 `00D`<3000>0P8000030`<002L30`003P820oooo`<3000c0`<01P8200@00 000000?Ogmooooo0`<003<30`003P820oooo`<3000[0`<000`000<30`000 0002`<3000@00030`<30`<30`<0300000/30`0<000000l30`00000000003 `<300`0000;0`<000`000<30`<30`00F`<3000>0P800003oool00oooo`03 0000oooo000000?oool400000_ooo`@00002oooo00<0003oooooool00`00 00Goool00`000?ooooooo`04oooo0`0000?oool200000oooo`<00002oooo 0P000003oooo0000oooo00;oool01@000?ooooooooooo`000002oooo0P00 0003oooo0000oooo00800002oooo0`0000;oool200001_ooo`030000oooo oooo00Goool01@000?ooooooooooo`000002oooo00<0003oooooool01?oo o`030000oooo000000;oool01@000?ooooooooooo`000004oooo00<0003o ooooool00_ooo`030000oooo000004Soool00moOgooool30`002`<301@00 00C0`<001820P0000=oOgoooo`c0`<000oooomoOgl30`00C`<301@0000;0 `<0010000<30`<30`00000?0`<000`000<30`0000003`<3000<00030`<00 00000l30`0030000`<30000000;0`<001P000<30`<30`0000<30`00000?0 `<000`000<30`0000002`<3000<00030`<30`<004/30`003P8200000`<30 00W0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P?oool30`00:`<300P0000?0`<000`000<30`<30`00]`<3000>0 P800003oool00oooo`030000oooo000000ooool00`000?ooooooo`08oooo 00<0003oooooool05oooo`050000oooooooooooo000000?oool00`000?oo ooooo`05oooo00<0003oooooool03_ooo`030000oooooooo00Goool00`00 0?ooooooo`02oooo00<0003oool000001oooo`800002oooo00D0003ooooo ooooool000001?ooo`030000oooooooo00;oool00`000?ooo`000018oooo 00COgmooooo0`<30`<0700000l30`004P8200000gmoOoooo3<30`003oooo gmoO`<3001?0`<000`000<30`<30`002`<3000@00030`<0000000002`<30 0`0000;0`<0400000l30`0<00002`<300P000005`<3000000000`<300000 00;0`<0300000l30`080000E`<3000>0P8000030`<002L30`003P820oooo `<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<30 00[0`<0200000l30`0030000`<30`<3002g0`<000h20P0000?ooo`04oooo 00<0003oooooool03_ooo`030000oooooooo00Soool00`000?ooooooo`0F oooo00<0003oooooool01oooo`030000oooooooo00Coool00`000?oooooo o`00P83oooo0`<00 3<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<002/30 `0030000`<30`<3000;0`<000`000<30`<30`00]`<3000>0P800003oool0 1?ooo`030000oooooooo00koool00`000?ooooooo`08oooo00<0003ooooo ool05_ooo`030000oooooooo00Ooool00`000?ooooooo`02oooo00<0003o ooooool04?ooo`030000oooooooo00;oool300001Oooo`030000oooooooo 00<00005oooo00@0003oooooooooool300001Oooo`D00003oooo0`0004Go ool00moOgooool30`00;`<3000B0P800003Ogmooool<`<3000?ooooOgmo0 `<004l30`0030000`<30`<3000;0`<000`000<30`<30`00G`<3000<00030 `<30`<008<30`003P8200000`<3000W0`<000h20P?oool30`00<`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P?oool30`00o`<3000>0P800 003oool0coooo`03gmoOoooo`<3000_0`<001820P0000=oOgoooo`c0`<00 0oooomoOgl30`00C`<301@0001g0`<000`000<30`<30`00M`<3000>0P800 0030`<002L30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0 `<003<30`003P820oooo`<3003o0`<000h20P0000?ooo`3?oooo00?Ogmoo ooo0`<002l30`004P8200000gmoOoooo3<30`003oooogmoO`<3005G0`<00 0h20P0000<30`009`<3000>0P83oooo0`<003<30`060P801000000000moO gooool30`00<`<3000>0P83oooo0`<00?l30`003P8200000oooo00P800003oool0 coooo`oOgml00`000=oOgoooo`0<`<3000?ooooOgmo0`<00EL30`003P820 0000`<3000W0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo `<3000c0`<000h20P?oool30`00o`<3000>0P80000000000g`000003gmoO oooo`<3000_0`<000oooomoOgl30`01E`<3000>0P8000030`<002L30`003 P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 oooo`<3003o0`<3SP82000?oooo0`<30`<002/30`003oooogmoOgmoO05GO gml00h20P0000<30`009`<3000>0P83oooo0`<003<30`060P80100000000 0moOgooool30`00<`<3000>0P83oooo0`<00ol30`330`<1Ioooo00<00030 `<30`<002<30`003P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0 `<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<003<30`060 P801000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30`9C0`<00 0h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20 P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@00000000?O gmooooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83oooo0`<00 3<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0`<00ol30 `9C0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01P8200@00 000000?Ogmooooo0`<003<30`003P820oooo`<300?o0`<2D`<3000>0P83o ooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0P83oooo0 `<00ol30`9C0`<000h20P?oool30`00<`<300H20P04000000003gmoOoooo `<3000c0`<000h20P?oool30`03o`<30U<30`003P820oooo`<3000c0`<01 P8200@00000000?Ogmooooo0`<003<30`003P820oooo`<300?o0`<2D`<30 00>0P83oooo0`<003<30`060P801000000000moOgooool30`00<`<3000>0 P83oooo0`<001l30`0030000`<30`<3000C0`<001P000<30`<30`0000<30 `00000?0`<0010000<30`<30`00000;0`<0300000/30`0030000`<30`<30 0?o0`<1_`<3000>0P83oooo0`<003<30`060P801000000000moOgooool30 `00<`<3000>0P83oooo0`<001l30`0030000`<30`<3000C0`<001P000<30 `<30`0000<30`00000?0`<000`000<30`0000002`<3000L00030`<30`<30 `<000030`<000000ol30`770`<000h20P?oool30`00<`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P?oool30`007`<3000<00030`<30`<00 1<30`0060000`<30`<300000`<3000000l30`0030000`<30000000;0`<00 0`000<30`<30`003`<3000<00030`<30`<00ol30`6o0`<000h20P?oool30 `00<`<300H20P04000000003gmoOoooo`<3000c0`<000h20P?ooooooo`04 oooo0l30`0030000`<30`<3000C0`<001P000<30`<30`0000<30`00000?0 `<000`000<30`0000002`<301@000003`<300000`<3000;0`<3oooooK_oo o`03P820oooo`<3000c0`<01P8200@00000000?Ogmooooo0`<003<30`0N0 P803`<301@0000;0`<001@000<30`<30`0000<30`00200000/30`0030000 `<30000000;0`<001`000<30`<30`<30`0000<30`0000003`<30oh20P6n0 P8000ooool30`<30`00;`<300H20P04000000003gmoOoooo`<3001K0`<00 0`000<30`<30`002`<3000T00030`<0000000030`<000030`<000030`<00 0P0000;0`<0200000/30`0<00002`<300P000?o0`<1o`<300H20P0400000 0003gmoOoooo`<3001K0`<000`000<30`<30`002`<3000<00030`<30`<00 2/30`0030000`<30`<300?o0`<27`<300H20P04000000003gmoOoooo`<30 01K0`<000`000<30`<30`002`<3000<00030`<30`<002/30`0030000`<30 `<300?o0`<27`<300H20P04000000003gmoOoooo`<3001K0`<0500001L30 `0030000`<30`<300?o0`<2?`<300H20P04000000003gmoOoooo`<300?o0 `<2b`<300H20P04000000003gmoOoooo`<300?o0`<2b`<300H20P0400000 0003gmoOoooo`<300?o0`<2b`<300H20P04000000003gmoOoooo`<300?o0 `<2b`<300H20P04000000003gmoOoooo`<300?o0`<2b`<300H20P0400000 0003gmoOoooo`<300?o0`<2b`<300H20P04000000003gmoOoooo`<300?o0 `<2b`<300H20P04000000003gmoOoooo`<300?o0`<2b`<300H20P0400000 0003gmoOoooo`<300?o0`<2b`<300H20P04000000003gmoOoooo`<300?o0 `<2b`<300H20P04000000003gmoOoooo`<300?l0082a00200L30`060P801 000000000moOgooool30`03o0020/@00P070`<01P8200@00000000?Ogmoo ooo0`<00o`00P8d0080@00000P00P100000200200L30`060P80100000000 0moOgooool30`03o0020S@00P003ooooP820P82000b0P80010000000P000 P?ooo`j0P8001@000000P000P<30`820P001000000000moOgooool30`03o 0020S@00P003oooogmoO`<3000_0`<001X20P0000000P000P?ooomoOg`c0 `<001X20P0000000P000P<30`820P04000000003gmoOoooo`<3000<00802 oooo1P00P0;oool200200_ooo`030020oooooooo00800802oooo0P00P0;o oooo0020L@00P003oooogmoO`<3000C0`<0200001L30`006P82000000020 0020oooogmoO3<30`006P820000000200020`<30P8200@00000000?Ogmoo ooo0`<000`00P0;oool600200_ooo`800802oooo00<0083oooooool00P00 P0;oool00`00P?ooooooo`3o0020LP00P003oooogmoO`<3000C0`<020000 1L30`006P820000000200020oooogmoO0/30`0800004`<300P0000;0`<00 1X20P0000000P000P<30`820P04000000003gmoOoooo`<3000<00802oooo 1P00P0;oool200200_ooo`030020oooooooo00800802oooo00<0083ooooo ool0o`00P78008000oooomoOgl30`00;`<3000J0P80000000800083ooooO gml3`<300P0000;0`<0200000l30`006P820000000200020`<30P8200@00 000000?Ogmooooo0`<000`00P0;oool600200_ooo`800802oooo00<0083o ooooool00P00P0;oool00`00P?ooooooo`3o0020LP00P003oooogmoO`<30 00C0`<0200001L30`006P820000000200020oooogmoO1<30`0@00004`<30 00J0P800000008000830`<20P801000000000moOgooool30`00300201_oo o`800802oooo0P00P0;oool01@00P?ooooooooooo`00P002oooo00<0083o ooooool0o`00P78008000oooomoOgl30`004`<300P0000G0`<001X20P000 0000P000P?ooomoOg`G0`<0200001L30`006P820000000200020`<30P820 0@00000000?Ogmooooo0`<000`00P0;oool300200_ooo`050020oooooooo oooo002000;oool00`00P?ooooooo`03oooo0P00P0?ooooo0020L@00P003 oooogmoO`<3000G0`<0200001<30`006P820000000200020oooogmoO1<30 `0@00004`<3000J0P800000008000830`<20P801000000000moOgooool30 `00300200_ooo`<00802oooo3`00P0;ooooo0020LP00P003oooogmoO`<30 00;0`<0200000/30`0800003`<3000J0P80000000800083ooooOgml3`<30 0P0000;0`<0200000l30`006P820000000200020`<30P8200@00000000?O gmooooo0`<000`00P0;oool300200_ooo`l00802ooooo`00P78008000ooo omoOgl30`002`<300P0000;0`<0200000l30`006P820000000200020oooo gmoO0/30`0800004`<300P0000;0`<001X20P0000000P000P<30`820P040 00000003gmoOoooo`<3000<00806oooo1P00P0;ooooo0020O000P003oooo gmoO`<3000?0`<0400001<30`006P820000000200020oooogmoO3<30`006 P820000000200020`<30P8200@00000000?Ogmooooo0`<00o`00P8d00800 0oooomoOgmoOg`0;gmoO00F0P80000000800083oool03MoOg`06P8200000 00200020`<30P8200@00000000?Ogmooooo0`<00o`00P8d0080?oooo00<0 0000080008003oooo`05000000200020`<30P820004000000003gmoOoooo `<300?l0082a00200L30`060P801000000000moOgooool30`03o0020/@00 P070`<01P8200@00000000?Ogmooooo0`<00ol30`;;0`<01P8200@000000 00?Ogmooooooool0oooook;oool1P8200@000000omoOgkKOgml100000000 \ \>"], "Graphics", ImageSize->{286.563, 213.813}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}], Cell["Save the file with the extension.ps.", "Text"], Cell[GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgWooolC`<30B`0000S0`<000ooo oh20P820P003`<300H20P04000000003gmoOoooo`<3005;0`<000h20P=oO gmoOg`3UgmoO00?oooo0`<30`<004L30`003ooooP820P82004N0P8000`00 0<30`<30`007`<3000?ooon0P820P8000/30`060P801000000000moOgooo ol30`01B`<3000>0P800003oool0e?oooa0000000moOgooool30`00B`<30 00?ooooOgmo0`<00A/30`003P8200000`<3000W0`<001Ooooh20P<30`<30 `820P001000000000moOgooool30`01B`<3000>0P800003oool0e?ooo`03 gmoOP820P82000b0P8000`000=oOgoooo`0C`<3000?ooooOgmo0`<00A/30 `003P8200000`<3000[0`<001?oool30`<30`820P04000000003gmoOoooo `<3005;0`<000h20P0000?ooo`0Voooo00<0003oooooool02_ooo`030000 oooooooo09koool00moOgooool30`00;`<3000B0P800003OgmoooolC`<30 00?ooooOgmo0`<00A/30`003P8200000`<3000g0`<01P8200@00000000?O gmooooo0`<000P8000030`<003L30`060P801000000000moOgooool30`00h`<3000D0 0030`<30`<30`<0000005L30`005P8200000oooooooo000000Goool01@00 0?ooo`000?ooo`000004oooo00H0003oooooool0003oool00002oooo0`00 00?oool200001Oooo`030000oooooooo00Coool00`000?ooooooo`05oooo 00<0003oooooool0WOooo`03gmoOoooo`<3000_0`<001820P0000=oOgooo oa?0`<000oooomoOgl30`016`<3000>0P8000030`<003L30`060P8010000 00000moOgooool30`00;`<300`0000C0`<0400000l30`0030000`<30`<30 00;0`<0300001/30`0@00002`<300P0000K0`<0010000<30`<30`00000?0 `<0400000l30`0<00002`<3000<00030`<30`<001l30`005P8200000oooo oooo000000Goool01@000?ooo`000?ooo`000004oooo00P0003oooooool0 003oool0003oool00003oooo00<0003oool000000_ooo`030000oooooooo 00;oool00`000?ooooooo`00 P8000030`<003L30`060P801000000000moOgooool30`00:`<3000D00030 `<30`<30`<0000000/30`0050000`<30`<30`<30000000?0`<001@000<30 `<30`<30`0000003`<3000<00030`<30`<000/30`0070000`<30`<30`<30 0000`<30000000;0`<000`000<30`<30`002`<3000@00030`<30`<30`<02 00000/30`0070000`<30`<30`<300000`<30000000?0`<000`000<30`<30 `009`<3000>0P800003oool00_ooo`D00002oooo00<0003oool000001?oo o`080000oooooooo0000oooo0000oooo00001oooo`030000oooooooo00?o ool00`000?ooooooo`00P8000030`<003L30`060P8010000 00000moOgooool30`00>`<3000@00030`<30`<000003`<3000H00030`<30 `<000030`<000002`<3000<00030`<30`<001/30`0050000`<30`<30`<30 000000?0`<000`000<30`<30`003`<3000@00030`<30`<000002`<3000<0 0030`<0000000l30`0030000`<30000000o0`<000h20P0000?ooo`02oooo 00D0003oooooooooool000000_ooo`030000oooo000000Coool01`000?oo ooooo`000?ooo`000?ooo`0500000_ooo`030000oooooooo00Coool00`00 0?ooooooo`00P8000030`<003L30`060P801 000000000moOgooool30`00;`<300`0000O0`<000`000<30`0000003`<30 00<00030`<0000000l30`0030000`<30`<3000K0`<000`000<30`0000002 `<3000<00030`<30`<000/30`0040000`<30`<3000000/30`0030000`<30 000000?0`<000`000<30`0000003`<3000<00030`<30`<002L30`003P820 0000oooo00?oool00`000?ooo`000003oooo00<0003oool000001?ooo`80 00001?ooo`000?ooo`0000;oool300000oooo`800005oooo00H0003ooooo ool0003oool00004oooo00<0003oool000000_ooo`030000oooooooo09go ool00moOgooool30`002`<301@0000C0`<001820P0000=oOgooooa?0`<00 0oooomoOgl30`00C`<3000<00030`<30`<001L30`0@000000l30`0000<30 `002`<3000<00030`<0000001L30`0D000000l30`0000<30`00B`<3000>0 P8000030`<003L30`060P801000000000moOgooool30`00:`<3000<00030 `<30`<001L30`0<00002`<3000D00030`<30`<30`<0000000/30`0<00006 `<300`0000?0`<0200001L30`08000001/30`0000<30`<30`0000<30`0@0 0003`<300`0000;0`<000`000<30`<30`007`<3000>0P800003oool00ooo o`030000oooo000000?oool00`000?ooo`000004oooo00<0003oooooool0 0_ooo`030000oooooooo00goool01@000?ooooooooooo`000006oooo00D0 003oooooooooool00000Woooo`04gmoOoooo`<30`<301`0000?0`<001820 P0000=oOgooooa?0`<000oooomoOgl30`00C`<3000<00030`<30`<002<30 `0040000`<30000000000/30`0030000`<30000000?0`<000`000<30`000 0003`<3000<00030`<0000004l30`003P8200000`<3000g0`<01P8200@00 000000?Ogmooooo0`<002/30`0030000`<30`<3002O0`<000`000<30`<30 `00K`<3000>0P800003oool01?ooo`030000oooooooo00;oool00`000?oo o`000004oooo00<0003oooooool00_ooo`030000oooooooo00goool01P00 0?ooooooo`000?ooo`0000Coool00`000?ooo`000002oooo00<0003ooooo ool0WOooo`03gmoOoooo`<3000_0`<001820P0000=oOgooooa?0`<000ooo omoOgl30`00C`<3000<00030`<30`<001L30`0<00002`<3000@00030`<00 00000003`<300`0000?0`<0300000/30`0030000`<30`<300170`<000h20 P0000<30`00=`<300H20P04000000003gmoOoooo`<3000[0`<001@000<30 `<30`<30`000000U`<3000<00030`<30`<006l30`003P8200000oooo00Co ool00`000?ooooooo`02oooo00<0003oool000001Oooo`050000oooo0000 oooo0000013oool00`000?ooooooo`0:oooo00<0003oooooool0W_ooo`03 gmoOoooo`<3000_0`<001820P0000=oOgooooa?0`<000oooomoOgl30`00C `<3000<00030`<30`<007<30`0030000`<30`<300170`<000h20P0000<30 `00=`<300H20P04000000003gmoOoooo`<3000_0`<030000A<30`003P820 0000oooo0=Coool00moOgooool30`00;`<3000B0P800003OgmoooolC`<30 00?ooooOgmo0`<004l30`0030000`<30`<3000;0`<000`000<30`<30`00G `<3000<00030`<30`<004L30`003P8200000`<3000g0`<01P8200@000000 00?Ogmooooo0`<00D/30`003P8200000oooo0=Coool00moOgooool30`00; `<3000B0P800003OgmoooolC`<3000?ooooOgmo0`<005<30`0@0000J`<30 00<00030`<30`<004L30`003P8200000`<3000g0`<01P8200@00000000?O gmooooo0`<00D/30`003P8200000oooo0=Coool00moOgoooooooo`0;oooo 00B0P800003OgmoooolC`<3000?ooooOgmo0`<00A/30`003P8200000`<30 00g0`<01P8200@00000000?Ogmooooo0`<00D/30`003P8200000oooo0=Co ool?gmoO00<0003Ogmooool04l30`003oooogmoO`<3004K0`<000h20P000 0<30`00=`<300H20P04000000003gmoOoooo`<3005;0`<000h20P0000000 003T000000?Ogmooooo0`<004/30`003oooogmoO`<3004K0`<000h20P000 0<30`00=`<300H20P04000000003gmoOoooo`<3005;0`<3XP82000?oooo0 `<30`<004L30`003oooogmoO`<3004K0`<000h20P0000<30`00=`<300H20 P04000000003gmoOoooo`<300?o0`<1?`<3000?ooooOgmoOgml0A]oOg`03 P8200000`<3000g0`<01P8200@00000000?Ogmooooo0`<00ol30`4o0`<1: oooo00<00030`<30`<003<30`060P801000000000moOgooool30`03o`<30 Z<30`060P801000000000moOgooool30`03o`<30Z<30`060P80100000000 0moOgooool30`03o`<30Z<30`060P801000000000moOgooool30`03o`<30 Z<30`060P801000000000moOgooool30`03o`<30Z<30`060P80100000000 0moOgooool30`03o`<30Z<30`060P801000000000moOgooool30`03o`<30 Cl30`4/0000>`<300H20P04000000003gmoOoooo`<300?o0`<1?`<30B`00 00k0`<01P8200@00000000?Ogmooooo0`<00D/30`>WooolC`<3000<0003o oon0P800AX20P080000>`<300H20P04000000003gmoOoooo`<3005;0`<00 0h20P=oOgmoOg`3UgmoO00?oooo0`<30`<004L30`0030000oooogmoO04G0 `<000h20P0000000000>`<300H20P04000000003gmoOoooo`<3005;0`<00 0h20P0000?ooo`3Toooo00?Ogmooooo0`<004/30`0030000oooogmoO04G0 `<000h20P0000000000>`<300H20P04000000003gmoOoooo`<3005;0`<00 0h20P0000?ooo`3Toooo00?Ogmooooo0`<004/30`0030000oooogmoO04G0 `<000h20P0000000000>`<300H20P04000000003gmoOoooo`<3005;0`<00 0h20P0000?ooo`0Aoooo00<0003oooooool01oooo`030000oooooooo00 P800000000003/30`060P801000000000moOgooool30`00L`<301P000330 `<000h20P0000?ooo`0Aoooo00<0003oooooool01oooo`030000oooooooo 00P800000000003/30`060P801000000000moOgooo ol30`00:`<3000<00030`<30`<000l30`0030000`<30000000;0`<030000 1L30`0050000`<30`<30`<30000000;0`<04000000G0`<000030`<30`<00 00000/30`0030000`<30`<3000<00002`<3000<00030`<30`<006<30`005 P8200000oooooooo000000;oool01@000?ooo`000?ooo`000003oooo00<0 003oooooool00_ooo`070000oooooooooooo0000oooo000000;oool20000 b?ooo`03gmoOoooo`<3001;0`<000`000?ooomoOg`0G`<3000D00030`<30 `<30`<0000000/30`0050000`<30`<30`<30000000?0`<001@000<30`<30 `<30`0000003`<3000<00030`<30`<005<30`003P8200000000000k0`<01 P8200@00000000?Ogmooooo0`<002/30`0030000`<30`<3000?0`<001@00 0<30`0000<30`0000003`<3000<00030`<30`<000/30`0070000`<30`<30 `<300000`<30000000?0`<000`000<30`0000002`<3000H00030`<30`<00 0030`<000003`<3000<00030`<30`<006/30`005P8200000oooooooo0000 00;oool01@000?ooo`000?ooo`000008oooo00D0003oooooooooool00000 0oooo`030000oooo00000`<300H20P0400000 0003gmoOoooo`<3000[0`<000`000<30`<30`003`<3000D00030`<000030 `<0000002<30`0070000`<30`<30`<300000`<30000000?0`<000`000<30 `0000002`<3000H00030`<30`<000030`<00000P`<3000F0P800003ooooo ool000000_ooo`040000oooo0000oooo1@0000Coool01@000?oooooooooo o`000002oooo00@0003oooooool00038oooo00?Ogmooooo0`<004/30`003 0000oooogmoO01_0`<0010000<30`<30`<30`0@00002`<3000<00030`<00 00000/30`0D0000F`<3000>0P800000000003/30`060P801000000000moO gooool30`00:`<3000<00030`<30`<000l30`0040000`<300000`<301@00 00C0`<001@000<30`<30`<30`0000002`<3010000005`<300000`<30`<30 000000;0`<000`000<30`000000400007<30`005P8200000oooooooo0000 00;oool01@000?ooo`000?ooo`000003oooo00<0003oooooool00_ooo`07 0000oooooooooooo0000oooo000000;oool20000b?ooo`03gmoOoooo`<30 01;0`<000`000?ooomoOg`0H`<300`0000O0`<000`000<30`0000003`<30 00<00030`<0000000l30`0030000`<30`<3001C0`<000h20P0000000000> `<300H20P04000000003gmoOoooo`<3000[0`<0400000/30`0050000`<30 0000`<30000000?0`<000`000<30`<30`002`<300P0000;0`<000`000<30 `<30`003`<3000<00030`<0000000/30`0060000`<30`<300000`<300000 0l30`0030000`<30`<3001[0`<001820P0000?ooooooo`8000001?ooo`00 0?ooo`0000;oool300001Oooo`@00003oooo0P000003oooo0000oooo00P800000000003/30`060 P801000000000moOgooool30`00:`<3000<00030`<30`<001L30`0030000 `<30`<3003g0`<001H20P0000?ooooooo`000004oooo00<0003oooooool0 4_ooo`030000oooooooo0`<30 0H20P04000000003gmoOoooo`<3000[0`<000`000<30`<30`005`<3000<0 0030`<30`<00?L30`003P8200000oooo00;oool01@000?ooo`000?ooo`00 000Doooo00<0003oooooool0a_ooo`03gmoOoooo`<3001;0`<000`000?oo omoOg`0H`<300`0002[0`<000h20P0000000000>`<300H20P04000000003 gmoOoooo`<3000[0`<05000000C0`<000030`<00000o`<3000>0P800003o ool06oooo`030000oooooooo0`<300H20 P04000000003gmoOoooo`<3005;0`<000h20P0000?ooo`3Toooo00?Ogmoo ooo0`<004/30`0030000oooogmoO04G0`<000h20P0000000000>`<300H20 P04000000003gmoOoooo`<3005;0`<000h20P0000000003T000000?Ogmoo ooo0`<004/30`0030000oooogmoO04GOgml00h20P0000000000>`<300H20 P04000000003gmoOoooo`<3005;0`<3XP82000?oooo0`<30`<004L30`003 0000oooooooo04Koool200003/30`060P801000000000moOgooool30`03o `<30Cl30`4/0000>`<300H20P04000000003gmoOoooo`<300?o0`<2X`<30 0H20P04000000003gmoOoooo`<300?o0`<2X`<300H20P04000000003gmoO oooo`<300?o0`<2X`<300H20P04000000003gmoOoooo`<300?o0`<2X`<30 0H20P04000000003gmoOoooo`<300?o0`<2X`<300H20P04000000003gmoO oooo`<300?o0`<2X`<300H20P04000000003gmoOoooo`<300?o0`<2X`<30 0H20P04000000003gmoOoooo`<300?o0`<2X`<300H20P04000000003gmoO oooo`<3000O0`<3oooooVOooo`S0`<01P8200@00000000?Ogmooooo0`<00 1l30`003P820gmoOgmoO0?oOgmnEgmoO00?oooo0`<30`<001/30`060P801 000000000moOgooool30`007`<3000>0P800003oool0oooooiCoool00moO gooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P000 0?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmoo ooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30 `060P801000000000moOgooool30`007`<3000>0P800003oool0oooooiCo ool00moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<00 0h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@000000 00?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0 `<001l30`060P801000000000moOgooool30`007`<3000>0P800003oool0 oooooiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo`<30 00O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P820 0@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?O gmooooo0`<001l30`060P801000000000moOgooool30`007`<3000>0P800 003oool0oooooiCoool00moOgooool30`007`<300H20P04000000003gmoO oooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0 `<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonD oooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007`<30 00>0P800003oool0oooooiCoool00moOgooool30`007`<300H20P0400000 0003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo `<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo 0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30 `007`<3000>0P800003oool0oooooiCoool00moOgooool30`007`<300H20 P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03 gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P820 0000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moO gooool30`007`<3000>0P800003oool0oooooiCoool00moOgooool30`007 `<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3ooooo U?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30 `003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P8010000 00000moOgooool30`007`<3000>0P800003oool0oooooiCoool00moOgooo ol30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?oo o`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0 `<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060 P801000000000moOgooool30`007`<3000>0P800003oool0oooooiCoool0 0moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20 P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?O gmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<00 1l30`060P801000000000moOgooool30`007`<3000>0P800003oool0oooo oiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0 `<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00 000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmoo ooo0`<001l30`060P801000000000moOgooool30`007`<3000>0P800003o ool0oooooiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo `<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01 P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo 00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007`<3000>0 P800003oool0oooooiCoool00moOgooool30`007`<300H20P04000000003 gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<30 00O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oo oonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007 `<3000>0P800003oool0oooooiCoool00moOgooool30`007`<300H20P040 00000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoO oooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000 oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooo ol30`007`<3000>0P800003oool0oooooiCoool00moOgooool30`007`<30 0H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?oo o`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003 P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P80100000000 0moOgooool30`007`<3000>0P800003oool0oooooiCoool00moOgooool30 `007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3o ooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<00 1l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801 000000000moOgooool30`007`<3000>0P800003oool0oooooiCoool00moO gooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P000 0?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmoo ooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30 `060P801000000000moOgooool30`007`<3000>0P800003oool0oooooiCo ool00moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<00 0h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@000000 00?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0 `<001l30`060P801000000000moOgooool30`007`<3000>0P800003oool0 oooooiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo`<30 00O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P820 0@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?O gmooooo0`<001l30`060P801000000000moOgooool30`007`<3000>0P800 003oool0oooooiCoool00moOgooool30`007`<300H20P04000000003gmoO oooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0 `<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonD oooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007`<30 00>0P800003oool0oooooiCoool00moOgooool30`007`<300H20P0400000 0003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo `<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo 0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30 `007`<3000>0P800003oool0oooooiCoool00moOgooool30`007`<300H20 P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03 gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P820 0000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moO gooool30`007`<3000>0P800003oool0oooooiCoool00moOgooool30`007 `<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3ooooo U?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30 `003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P8010000 00000moOgooool30`007`<3000>0P800003oool0oooooiCoool00moOgooo ol30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?oo o`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0 `<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060 P801000000000moOgooool30`007`<3000>0P800003oool0oooooiCoool0 0moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20 P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?O gmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<00 1l30`060P801000000000moOgooool30`007`<3000>0P800003oool0oooo oiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0 `<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00 000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmoo ooo0`<001l30`060P801000000000moOgooool30`007`<3000>0P800003o ool0oooooiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo `<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01 P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo 00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007`<3000>0 P800003oool0oooooiCoool00moOgooool30`007`<300H20P04000000003 gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<30 00O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oo oonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007 `<3000>0P800003oool0oooooiCoool00moOgooool30`007`<300H20P040 00000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoO oooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000 oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooo ol30`007`<3000>0P800003oool0oooooiCoool00moOgooool30`007`<30 0H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?oo o`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003 P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P80100000000 0moOgooool30`007`<3000>0P800003oool0oooooiCoool00moOgooool30 `007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3o ooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<00 1l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801 000000000moOgooool30`007`<3000>0P800003oool0oooooiCoool00moO gooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P000 0?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmoo ooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30 `060P801000000000moOgooool30`007`<3000>0P800003oool0oooooiCo ool00moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<00 0h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@000000 00?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0 `<001l30`060P801000000000moOgooool30`007`<3000>0P800003oool0 oooooiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo`<30 00O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P820 0@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?O gmooooo0`<001l30`060P801000000000moOgooool30`007`<3000>0P800 003oool0oooooiCoool00moOgooool30`007`<300H20P04000000003gmoO oooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0 `<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonD oooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007`<30 00>0P800003oool0oooooiCoool00moOgooool30`007`<300H20P0400000 0003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo `<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo 0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30 `007`<3000>0P800003oool0oooooiCoool00moOgooool30`007`<300H20 P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03 gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P820 0000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moO gooool30`007`<3000>0P800003oool0oooooiCoool00moOgooool30`007 `<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3ooooo U?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30 `003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P8010000 00000moOgooool30`007`<3000>0P800003oool0oooooiCoool00moOgooo ol30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?oo o`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0 `<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060 P801000000000moOgooool30`007`<3000>0P800003oool0oooooiCoool0 0moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0`<000h20 P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?O gmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmooooo0`<00 1l30`060P801000000000moOgooool30`007`<3000>0P800003oool0oooo oiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo`<3000O0 `<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00 000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo00?Ogmoo ooo0`<001l30`060P801000000000moOgooool30`007`<3000>0P800003o ool0oooooiCoool00moOgooool30`007`<300H20P04000000003gmoOoooo `<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<3000O0`<01 P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oooonDoooo 00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007`<3000>0 P800003oool0oooooiCoool00moOgooool30`007`<300H20P04000000003 gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoOoooo`<30 00O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000oooo0?oo oonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooool30`007 `<3000>0P800003oool0oooooiCoool00moOgooool30`007`<300H20P040 00000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?ooo`03gmoO oooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003P8200000 oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P801000000000moOgooo ol30`007`<3000>0P800003oool0oooooiCoool00moOgooool30`007`<30 0H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3oooooU?oo o`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<001l30`003 P8200000oooo0?oooonDoooo00?Ogmooooo0`<001l30`060P80100000000 0moOgooool30`007`<3000>0P800003oool0oooooiCoool00moOgooool30 `007`<300H20P04000000003gmoOoooo`<3000O0`<000h20P0000?ooo`3o ooooU?ooo`03gmoOoooo`<3000O0`<01P8200@00000000?Ogmooooo0`<00 1l30`003P820000000000?l0002D000000?Ogmooooo0`<001l30`060P801 000000000moOgooool30`007`<30oh20P9R0P8000ooool30`<30`006`<30 0H20P04000000003gmoOoooo`<300?o0`<2X`<300H20P04000000003gmoO oooo`<300?o0`<2X`<300H20P04000000003gmoOoooo`<300?o0`<2X`<30 0H20P04000000003gmoOoooo`<300?o0`<2X`<300H20P04000000003gmoO oooo`<300?o0`<2X`<300H20P04000000003gmoOoooo`<300?o0`<2X`<30 0H20P04000000003gmoOoooo`<3003O0`<3?oooo1L30`1L00008`<305`00 00S0`<0G00002<30`1OooolG00004L30`060P801000000000moOgooool30 `00g`<3000>0P83OgmoOgml0bmoOg`03oooo`<30`<3000?0`<000ooooh20 P820P00CP82000<00030`<30`<001/30`003ooooP820P82001>0P8000`00 0<30`<30`006`<3000?ooon0P820P8004h20P0030000`<30`<3000K0`<00 0`000=oOgmoOg`0CgmoO0_oooaF0P8000`000<30`<30`00?`<300H20P040 00000003gmoOoooo`<3003O0`<000h20P0000?ooo`2joooo40000003gmoO oooo`<3000C0`<000oooomoOgl30`00B`<3000>0P8000030`<001l30`003 oooogmoO`<3001;0`<000h20P0000<30`007`<3000?ooooOgmo0`<004/30 `003P8200000`<3000O0`<005P000820P<30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`=oOg`;oool0 0moOgl30`<30`00A`<3000>0P8000030`<004<30`060P801000000000moO gooool30`00g`<3000>0P800003oool0^_ooo`03gmoOP820P82000b0P800 0`000=oOgoooo`05`<3000?ooooOgmo0`<004/30`003P8200000`<3000O0 `<000oooomoOgl30`00@00000/30`003P8200000`<3000O0`<000oooomoO gl30`00B`<3000>0P8000030`<001l30`0040000P820oooo`<3040000005 oooogmoOoooooooogmoO01?0`<000h20P0000<30`00@`<300H20P0400000 0003gmoOoooo`<3002S0`<0200003L30`003P8200000oooo0;[oool00moO gooool30`00;`<3000B0P800003Ogmooool5`<3000?ooooOgmo0`<004/30 `003P8200000`<3000O0`<000oooomoOgl30`003082000<00?n0P820P800 1H20P005003o0820003o003o000000;0`<000h20P0000<30`007`<3000?o oooOgmo0`<00300000K0`<000h20P0000<30`007`<3000D00020P830`<3o ool000003_ooo`030000`<30gmoO00;oool00moOgl30`000000?00000/30 `003P8200000`<300130`<01P8200@00000000?Ogmooooo0`<00=l30`003 P8200000oooo00Koool=0000Yoooo`03gmoOoooo`<3000_0`<001820P000 0=oOgoooo`G0`<000oooomoOgl30`00?00000l30`003P8200000`<3000O0 `<001_ooomoOgl30`020P03oo`00o`W0`<001000ol30`000o`0000;0`<00 0h20P0000<30`007`<3000oooooOgmo0`<000030`<3oo`30`<3oo`30`<3o o`30`<3oo`30`<3oo`0000001/30`003P8200000`<3000O0`<001P000820 P?oool30`0000?ooo`800805oooo0P00P0Coool00`000?ooomoOg`02oooo 00?Ogmo0`<0000003_ooo`050000`<30`<30P82000000170`<01P8200@00 000000?Ogmooooo0`<003/30`0<00004`<30100000?0`<000`000<30`<30 `002`<300`0000G0`<000`000<30`0000003`<3000<00030`<0000001L30 `003P8200000oooo00Goool0P8000030`<00 1l30`005oooogmoO`<300820003o00?0`<000`000820P<30`005`<3000<0 0?l0P80000000/30`003P8200000`<3000O0`<003oooomoOgl30`0000?oo 0<30`?oo0<30`?oo0<30`?oo0<30`?oo0<30`0000006`<3000>0P8000030 `<001l30`0090000P820`<30oooo0000ooooP8200020oooo00800003oooo 00P0083oool00000003oool00030`<3Ogml2oooo00?Ogmo0`<0000003_oo o`050000`<30`<30P82000000170`<01P8200@00000000?Ogmooooo0`<00 3L30`0050000`<30`<30`<30000000;0`<001@000<30`<30`<30`0000003 `<3000D00030`<30`<30`<0000000l30`0030000`<30`<3000;0`<000`00 0<30`0000003`<3000<00030`<30`<001L30`003P8200000oooo00Goool0 3820P?oooooo0<30`?oo0<30`?oo0<30`?oo0<30`?oo0820P0800005oooo 00<0003oooooool00_ooo`040000oooooooooooo0`0000?oool01@000?oo ooooooooo`000005oooo00<0003oooooool01?ooo`<00002oooo00<0003o ooooool0100000;oool300000_ooo`030000oooooooo06coool00moOgooo ol30`00;`<3000B0P800003Ogmooool5`<3001;ooooOgmo0`<00003oo`30 `<3oo`30`<3oo`30`<3oo`30`<3oo`30`<3oo`30`<3oo`000003`<3000>0 P8000030`<001l30`00;oooogmoO`<300820`<30oooo`<300000`<300000 P82000K0`<001P00o`000<30`<30`820P00000S0`<003oooomoOgl30`000 0<30`?oo0<30`?oo0<30`?oo0<30`?oo0<30`?oo00000006`<3000>0P800 0030`<001l30`0050000P820oooo`<30000000koool00`000?ooomoOg`02 oooo00?Ogmo0`<0000000_ooo`030020oooooooo00<000001?ooo`000000 000000;oool01@000<30`<30`820P000000A`<300H20P04000000003gmoO oooo`<300170`<0010000<30`<30`00000?0`<001P000<30`<30`0000<30 `00000;0`<000`000<30`<30`006`<3000<00030`<0000000l30`0030000 `<30`<3000G0`<000h20P0000?ooo`04oooo00n0P83oooooo`30`<3oo`30 `<3oo`30`<3oo`30`<3oo`30`<000020P80000001Oooo`040000oooooooo oooo0P0000;oool01@000?ooooooooooo`000002oooo00D0003ooooooooo ool000001Oooo`030000oooooooo00?oool02@000?ooooooooooo`000?oo o`000?ooo`000003oooo00<0003oool000000oooo`030000oooo000006ko ool00moOgooool30`00;`<3000B0P800003Ogmooool5`<3000SooooOgmo0 `<000030`<3oo`30`<3oo`06000000C0`<3oo`30`<000003`<3000>0P800 0030`<001l30`000P8000030`<001l30`007oooogmoO`<30P820oooo`<30 P82000;oool010000?oool30`00000C0`<001X20P0000<30`<30`820P000 00S0`<004OooomoOgl30`0000?oo0<30`?oo0<30`?oo0<30`?oo0<30`?oo 0<30`0000<30`0000004`<3000>0P8000030`<001l30`0050000P820`<30 oooo000000koool00`000<30`=oOg`02oooo00?Ogmo0`<0000003_ooo`05 0000`<30`<30P82000000170`<01P8200@00000000?Ogmooooo0`<003L30 `0030000`<30`<3000G0`<0300000/30`0050000`<30`<30`<30000000;0 `<0300001L30`0040000`<300000`<300P0000;0`<000`000<30`<30`003 `<3000>0P800003oool00oooo`03P820oooooooo00Soool01H20P0000<30 `820P0000005oooo00<0003oool000000_ooo`040000oooooooo00000ooo o`030000oooo000000;oool010000?ooooooo`0000Coool400000_ooo`09 0000oooooooooooo0000oooo0000oooo000000?oool00`000?ooo`000003 oooo00<0003oool00000K_ooo`03gmoOoooo`<3000;0`<0500001<30`004 P8200000gmoOoooo1L30`006oooogmoO`<300000ool0`<301@000007`<30 ool0`<30ool0`<30ool0000000?0`<000h20P0000<30`007`<3000CooooO gmo0`<20P802oooo00?0`<20P83oool00X2000030000P820`<3000?0`<00 1X20P0000<30`<30`820P00000S0`<003_ooomoOgl30`0000<30`?oo0<30 `?oo0<30`?oo0<30`?oo0<30`?oo00800005`<3000>0P8000030`<001l30 `0060000P820oooo`<300000oooo0P00P0Goool200201?ooo`030000oooo gmoO00;oool00moOgl30`0000002oooo2P00P0;oool01@000<30`<30`820 P000000A`<300H20P04000000003gmoOoooo`<3000g0`<000`000<30`<30 `00W`<3000>0P800003oool00oooo`f0P8000ooo0820P0000005oooo00<0 003oool000000_ooo`040000oooooooooooo0`0000;oool010000?oooooo o`0000;oool00`000?ooooooo`02oooo00<0003oooooool01?ooo`<00002 oooo00<0003oooooool0100000;oool300000_ooo`80001]oooo00COgmoo ooo0`<30`<0700000l30`004P8200000gmoOoooo1L30`007oooogmoO`<30 0000`<30ool0`<3000<000002<30`?oo0<30`?oo0<30`?oo0<30`00000?0 `<000h20P0000<30`007`<3000GooooOgmo0`<00P830`<000_ooo`07`<30 P820P800ool0P8000000P82000?0`<001P00P0000<30`<30`820P00000S0 `<000oooomoOgl30`00;00000/30`0030000`<30000000;0`<000h20P000 0<30`007`<3000T00020P830`<3oool0003ooon0P800083oool00P0000;o ool00h20P000P?ooo`02000000Coool00030`<3Ogml2oooo00?Ogmo0`<00 00003_ooo`050000`<30`<30P82000000170`<01P8200@00000000?Ogmoo ooo0`<003L30`0050000`<30`<30`<30000002G0`<000h20P0000?ooo`04 oooo00n0P83oooo0`<3oo`30`<3oo`30`<3oo`30`<3oo`30`<3oo`30`<20 P80000001Oooo`800003oooo00<0003oooooool04Oooo`030000oooooooo 00Woool00`000?ooooooo`03oooo00<0003oooooool0M?ooo`03gmoOoooo `<3000_0`<001820P0000=oOgoooo`G0`<004_ooomoOgl30`0000?oo0<30 `?oo0<30`0000<30`?oo0<30`?oo0<30`?oo0<30`?oo000000?0`<000h20 P0000<30`007`<3000KooooOgmo0`<00P8000?o0`<02oooo00_0`<20P820 P03oo`20P0000020P830`<0008000?l000000/30`003P8200000`<3000O0 `<002_ooomoOgl30`<30`0000?oo0<30`?oo0<30`00000?0`<000`000<30 `0000005`<3000>0P8000030`<001l30`0050000P820oooo`<30000000ko ool00`000?ooomoOg`02oooo00?Ogmo0`<0000001Oooo`<000001?ooo`00 0000000000;oool01@000<30`<30`820P000000A`<300H20P04000000003 gmoOoooo`<3000k0`<0300006<30`0030000`<30`<3000_0`<000h20P000 0?ooo`04oooo00R0P83oooooo`30`<3oo`30`<3oo`30`<05oooo00>0P800 003oool01?ooo`800003oooo00<0003oooooool04Oooo`030000oooooooo 00Woool00`000?ooooooo`03oooo00<0003oooooool0M?ooo`03gmoOoooo `<3000_0`<001820P0000=oOgoooo`G0`<004_ooomoOgl30`0000<30`?oo 0<30`?oo0<30`?oo0<30`?oo0<30`?oo0<30`?oo0<30`00000?0`<000h20 P0000<30`007`<3000?ooooOgmo0`<000P20P00>003o`<30oooooooo`<30 ooooP800ool0P80000000020`<30003o00000/30`003P8200000`<3000O0 `<000oooomoOgl30`002`<30100000?0`<001@000<30`0000<30`0000004 `<3000>0P8000030`<001l30`0040000P820`<30oooo40000007`<30gmoO oooooooogmoO`<30000000koool01@000<30`<30`820P000000A`<300H20 P04000000003gmoOoooo`<3003O0`<000h20P0000?ooo`04oooo00R0P83o ooo0`<3oo`30`<3oo`30`<3oool6P8201_ooo`030000oooooooo00;oool0 0`000?ooooooo`0Aoooo1@0000Ooool00`000?ooooooo`03oooo00<0003o ooooool0M?ooo`03gmoOoooo`<3000_0`<001820P0000=oOgoooo`G0`<00 0oooomoOgl30`00>00001<30`003P8200000`<3000O0`<002?ooomoOgl30 `020P03oo`20P000ol30`0Coool018200?oo0820000000800?l01@000<30 `<30`820P0000008`<3000?ooooOgmo0`<002<30`0030000`<30`<3000?0 `<001P000<30`<30`<30`820P00000S0`<001@000820P?oool30`000000> 002000<0003ooooOgml00_ooo`03gmoO`<30000000l00002`<3000>0P800 0030`<004<30`060P801000000000moOgooool30`00g`<3000>0P800003o ool01Oooo`03P820oooooooo00?oool00h20P?ooooooo`2/oooo00?Ogmoo ooo0`<002l30`004P8200000gmoOoooo1L30`00;oooogmoO`<30`<300000 ool0`<30ool0`<30ool0000000[0`<000h20P0000<30`007`<3000?ooooO gmo0`<001@20P0F0P8001X200?oo082000000820P00000;0`<000h20P000 0<30`007`<3000?ooooOgmo0`<002l30`0030000`<30`<3000C0`<000h20 P0000<30`007`<3000@00020P830`<3oool@000000O0`<3OgmoooooooooO gmo0`<0000003P00P0050000`<30`<30P82000000170`<01P8200@000000 00?Ogmooooo0`<00=l30`003P8200000oooo00Koool5P820[oooo`03gmoO oooo`<3000_0`<001820P0000=oOgoooo`G0`<000oooomoOgl30`002`<30 1@0000_0`<000h20P0000<30`007`<3000?ooooOgmo0`<002l30`003P800 o`00P00000C0`<000h20P0000<30`007`<3000?ooooOgmo0`<004/30`003 P8200000`<3000O0`<005P000820P?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOg`;oool00moO gl30`000000?00000/30`003P8200000`<300130`<01P8200@00000000?O gmooooo0`<00=l30`003P8200000oooo0;[oool00moOgoooooooo`0;oooo 00B0P800003Ogmooool5`<3000?ooooOgmo0`<004/30`003P8200000`<30 00O0`<000oooomoOgl30`00<`<300X0000C0`<000h20P0000<30`007`<30 00?ooooOgmo0`<002l30`0030000`<30`<3000C0`<000h20P0000<30`007 `<3001H00020P830`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogml2oooo00?Ogmo0`<30`<004L30 `003P8200000`<300130`<01P8200@00000000?Ogmooooo0`<00=l30`003 P8200000oooo0;[oool?gmoO00<0003Ogmooool01L30`003oooogmoO`<30 01;0`<000h20P0000<30`007`<3000?ooooOgmo0`<004/30`003P8200000 `<3000O0`<000oooomoOgl30`00B`<3000>0P8000030`<001l30`00F0000 P820oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooogmoO0_ooo`03gmoO`<30`<300170`<000h20P000 0<30`00@`<300H20P04000000003gmoOoooo`<3003O0`<000h20P0000000 003:000000?Ogmooooo0`<001<30`003oooogmoOgmoO01;Ogml00h20P000 0<30`007`<3000?ooooOgmoOgml04]oOg`03P8200000`<3000O0`<000ooo omoOgmoOg`0BgmoO00>0P8000030`<001l30`0030000P820P82001:0P800 0moOgoooooooo`0DgmoO00>0P8000030`<004<30`060P801000000000moO gooool30`00g`<30cX20P003oooo`<30`<3000?0`<0Foooo00<00030`<30 `<001/30`1Koool00`000<30`<30`006`<305_ooo`030000`<30`<3000K0 `<0F00005oooo`030000`<30`<3000o0`<01P8200@00000000?Ogmooooo0 `<00ol30`:S0`<01P8200@00000000?Ogmooooo0`<00ol30`:S0`<01P820 0@00000000?Ogmooooo0`<00ol30`:S0`<01P8200@00000000?Ogmooooo0 `<00ol30`:S0`<01P8200@00000000?Ogmooooo0`<00ol30`:S0`<01P820 0@00000000?Ogmooooo0`<00ol30`:S0`<01P8200@00000000COgmooooo0 `<30`<3o0020Y@00P0;0`<01P8200@00000000COgmooooo0`<30`<3o0020 Y@00P0;0`<01P8200@00000000COgmooooo0`<30`<3o0020P@00P1000002 0020400000800802`<300H20P04000000004gmoOoooo`<30`<30o`00P840 08000ooooh20P820P00P82000<000000800 08000/30`060P801000000001=oOgooool30`<30`?l00821002000?ooooO gmo0`<002l30`006P820000000200020oooogmoO3<30`004P82000000020 00200/30`060P801000000001=oOgooool30`<30`0@00804oooo1000P0Go ool300200_ooo`@00804oooo1@00P0;oool400200_ooo`800803ooooo`00 P54008000oooomoOgl30`004`<300P0000G0`<001X20P0000000P000P?oo omoOg`c0`<001820P0000000P000P0;0`<01P8200@00000000COgmooooo0 `<30`<0300200_ooo`800802oooo0P00P0;oool200200_ooo`<00802oooo 0`00P0;oool200200_ooo`@00802oooo1000P0;oool01000P?ooooooo`00 P0;ooooo0020D000P003oooogmoO`<3000C0`<0200001L30`006P8200000 00200020oooogmoO0/30`0800004`<300P0000;0`<001820P0000000P000 P0;0`<01P8200@00000000COgmooooo0`<30`<0700200_ooo`800802oooo 0P00P0;oool200201?ooo`800802oooo2@00P0Koool400200_ooool0081A 002000?ooooOgmo0`<002l30`006P820000000200020oooogmoO0l30`080 0002`<300P0000?0`<001820P0000000P000P0;0`<01P8200@00000000CO gmooooo0`<30`<0700200_ooo`<00805oooo0P00P0Coool200201_ooo`D0 0802oooo0P00P0;oool300200_ooool0081B002000?ooooOgmo0`<001<30 `0800005`<3000J0P80000000800083ooooOgml4`<30100000C0`<001820 P0000000P000P0;0`<01P8200@00000000COgmooooo0`<30`<0400201?oo o`L00802oooo00<0083oooooool00P00P0;oool00`00P?ooooooo`020020 0_ooo`D00802oooo0P00P0;oool200200_ooo`030020oooooooo0?l0081@ 002000?ooooOgmo0`<001<30`0800005`<3000J0P80000000800083ooooO gml5`<300P0000G0`<001820P0000000P000P0;0`<01P8200@00000000CO gmooooo0`<30`<0300200_ooo`L00804oooo0P00P0;oool200200_ooo`80 0804oooo1`00P0Coool400200oooool0081A002000?ooooOgmo0`<001L30 `0800004`<3000J0P80000000800083ooooOgml4`<30100000C0`<001820 P0000000P000P0;0`<01P8200@00000000COgmooooo0`<30`<0300200_oo ob000804ooooo`00P5P008000oooomoOgl30`002`<300P0000;0`<020000 0l30`006P820000000200020oooogmoO0l30`0800002`<300P0000?0`<00 1820P0000000P000P0;0`<01P8200@00000000COgmooooo0`<30`<030020 0_ooo`800802oooo7@00P0;ooooo0020F@00P003oooogmoO`<3000;0`<02 00000/30`0800003`<3000J0P80000000800083ooooOgml2`<300P0000C0 `<0200000/30`004P8200000002000200/30`060P801000000001=oOgooo ol30`<30`0@00804oooo7P00P0;ooooo0020F@00P003oooogmoO`<3000?0 `<0400001<30`006P820000000200020oooogmoO3<30`004P82000000020 00200/30`060P801000000001=oOgooool30`<30`?l00821002000?ooooO gmoOgml02moOg`05P820000000200020oooo00gOgml01820P0000000P000 P0;0`<01P8200@00000000COgmooooo0`<30`<3o0020P@00P0ooool00`00 0000P000P00?oooo00<00000080008000/30`060P801000000001=oOgooo ol30`<30`?l0082U00200/30`060P801000000001=oOgooool30`<30`?l0 082U00200/30`060P801000000000moOgooool30`03o`<30Z<30`060P801 000000000moOgooool30`03o`<30Z<30`060P801000000000moOgooooooo o`3oooooZ?ooo`60P8010000003ogmoO[=oOg`4000000001\ \>"], "Graphics", ImageSize->{287.313, 178.5}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}], Cell[TextData[{ "Open the file in GSView, select ", StyleBox["Print", FontSize->10], " and choose pdfwrite as driver, and set the appropiate options." }], "Text"], Cell[GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0 P8000030`<003l30`060P801000000000moOgooool30`00<`<3000>0P800 003oool0ooooob;oool00moOgooool30`00G`<3000?Ogmooooo0`<00?L30 `003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<003<30`003 P8200000oooo0?oooolRoooo00?Ogmooooo0`<005l30`003gmoOoooo`<30 03g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P0000?ooo`3ooooo8_ooo`03gmoOoooo`<3001O0`<000moOgooo ol30`00L`<3000<00030`<30`<007/30`003P8200000`<3000o0`<01P820 0@00000000?Ogmooooo0`<003<30`003P8200000oooo0?oooolRoooo00?O gmooooo0`<005l30`003gmoOoooo`<3001c0`<000`000<30`<30`00N`<30 00>0P8000030`<003l30`060P801000000000moOgooool30`00<`<3000>0 P800003oool0ooooob;oool00moOgooool30`00G`<3000?Ogmooooo0`<00 3l30`08000001<30`0000<30`00000?0`<0010000<30`0000<30`0@00002 `<3000H00030`<30`<000030`<000003`<3000@00030`<30`<00000>`<30 00>0P8000030`<003l30`060P801000000000moOgooool30`00<`<3000>0 P800003oool0ooooob;oool00moOgooool30`00G`<3000?Ogmooooo0`<00 3/30`0030000`<30`<30008000000l30`0000<30`002`<3000D00030`<00 0030`<0000000l30`0030000`<30000000;0`<000`000<30`0000003`<30 00<00030`<0000003l30`003P8200000`<3000o0`<01P8200@00000000?O gmooooo0`<003<30`003P8200000oooo0?oooolRoooo00?Ogmooooo0`<00 5l30`003gmoOoooo`<3000k0`<001`000<30`<30`<30`0000<30`0000003 `<3000D00030`<000030`<0000000l30`0030000`<30000000;0`<000`00 0<30`0000003`<3000<00030`<0000003l30`003P8200000`<3000o0`<01 P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo0?oooolRoooo 00?Ogmooooo0`<005l30`003gmoOoooo`<3000k0`<001`000<30`<30`<30 `0000<30`0000003`<3000D00030`<000030`<0000000l30`0030000`<30 000000;0`<000`000<30`0000003`<3000<00030`<0000003l30`003P820 0000`<3000o0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000 oooo0?oooolRoooo00?Ogmooooo0`<005l30`003gmoOoooo`<3000k0`<00 1P000<30`<30`<30`0000<30`0800002`<3000D00030`<000030`<000000 0l30`0030000`<30000000;0`<0010000<30`000000000;0`<000`000<30 `000000?`<3000>0P8000030`<003l30`060P801000000000moOgooool30 `00<`<3000>0P800003oool0ooooob;oool00moOgooool30`00G`<3000?O gmooooo0`<003/30`0080000`<30`<30`<300000`<300000`<300P0000;0 `<000`000<30`000000300000/30`08000001L30`0000<30`0000<30`002 00000/30`080000>`<3000>0P8000030`<003l30`060P801000000000moO gooool30`00<`<3000>0P800003oool0ooooob;oool00moOgooool30`00G `<3000?Ogmooooo0`<00;L30`0030000`<30`<3000g0`<000h20P0000<30 `00?`<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`3o oooo8_ooo`03gmoOoooo`<3001O0`<000moOgooool30`00]`<3000<00030 `<30`<003L30`003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0 `<003<30`003P8200000oooo0?oooolRoooo00?Ogmooooo0`<005l30`003 gmoOoooo`<3001[0`<000`000<30`<30`008`<3000<00030`<30`<005L30 `003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<003<30`003 P8200000oooo0?oooolRoooo00?Ogmooooo0`<005l30`003gmoOoooo`<30 03g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P0000?ooo`3ooooo8_ooo`03gmoOoooo`<3001O0`<000moOgooo ol30`00m`<3000>0P8000030`<003l30`060P801000000000moOgooool30 `00<`<3000>0P80000000000o`00028000000moOgooool30`00G`<3000?O gmooooo0`<00?L30`003P8200000`<3000o0`<01P8200@00000000?Ogmoo ooo0`<003<30`?n0P80VP82000?oooo0`<30`<005/30`003gmoOoooo`<30 03g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<300?o0 `<1;`<3000?Ogmooooooool0?Oooo`03P8200000`<3000o0`<01P8200@00 000000?Ogmooooo0`<00ol30`4_0`<11gmoO00<00030`<30`<003/30`060 P801000000000moOgooool30`03o`<30WL30`060P801000000000moOgooo ol30`00E`<3000<00030`<30`<00ol30`8G0`<01P8200@00000000?Ogmoo ooo0`<005L30`0030000`<30`<300?o0`<25`<300H20P04000000003gmoO oooo`<3000k0`<0400000l30`0@00003`<3000<00030`<0000000/30`0<0 0002`<3000D00030`<30`<30`<0000000/30`0800002`<3000<00030`<30 `<00ol30`6W0`<01P8200@00000000?Ogmooooo0`<003L30`0030000`<30 `<3000;0`<0010000<30`<30`00000?0`<000`000<30`0000002`<3000<0 0030`<0000000l30`0030000`<30000000?0`<000`000<30`0000002`<30 00<00030`<30`<00ol30`6_0`<01P8200@00000000?Ogmooooo0`<003L30 `0030000`<30`<3000;0`<0010000<30`<30`00000?0`<000`000<30`000 0002`<3000<00030`<0000000l30`0030000`<30000000?0`<001@000<30 `<30`<30`000003o`<30K/30`060P801000000000moOgooool30`00=`<30 00<00030`<30`<000/30`0040000`<30`<3000000l30`0030000`<300000 00;0`<000`000<30`0000003`<3000<00030`<0000000l30`0040000`<30 `<300000ol30`6o0`<01P8200@00000000?Ogmooooo0`<003L30`0030000 `<30`<3000;0`<0010000<30`<30`00000?0`<000`000<30`0000002`<30 00<00030`<0000000l30`0040000`<30000000000/30`0030000`<300000 00;0`<000`000<30`<30`03o`<30Jl30`060P801000000000moOgooool30 `00=`<3000<00030`<30`<000/30`0030000`<30`<3000@00002`<300P00 0004`<300000`<30`<300`0000;0`<0010000<30`000000000?0`<020000 0/30`0030000`<30`<300?o0`<1Y`<300H20P04000000003gmoOoooo`<30 00g0`<000`000<30`<30`002`<3000<00030`<30`<001/30`0030000`<30 `<300?o0`<1o`<300H20P04000000003gmoOoooo`<3000g0`<000`000<30 `<30`002`<3000<00030`<30`<001/30`0030000`<30`<300?o0`<1o`<30 0H20P04000000003gmoOoooo`<3000k0`<0400003<30`0030000`<30`<30 0?o0`<1l`<300H20P04000000003gmoOoooo`<300?c0`<0=oooo0/30`0P0 0029`<300H20P04000000003gmoOoooo`<300?c0`<000h20P=oOgmoOg`09 gmoO00?oooo0`<30`<00TL30`060P801000000000moOgooool30`03l`<30 00>0P800003oool02?ooo`03gmoOoooo`<3000;0`<000`000<30`<30`002 `<3000@00030`<30`<30`<0300001<30`0030000`<30`<3000;0`<030000 0/30`0040000`<30`<30`<300P0000?0`<030000J/30`060P80100000000 0moOgooool30`03l`<3000>0P800003oool02?ooo`03gmoOoooo`<3000;0 `<000`000<30`<30`002`<3000@00030`<30`<000003`<3000D00030`<30 `<30`<0000000l30`0070000`<30`<30`<300000`<30000000;0`<001P00 0<30`<30`0000<30`00000?0`<000`000<30`<30`01W`<300H20P0400000 0003gmoOoooo`<300?c0`<000h20P0000?ooo`08oooo00?Ogmooooo0`<00 0/30`0030000`<30`<3000;0`<0010000<30`<30`00000K0`<000`000<30 `0000002`<3000<00030`<30`<000l30`0030000`<30`<3000;0`<001000 0<30`<30`00006g0`<01P8200@00000000?Ogmooooo0`<00o<30`003P820 0000oooo00Soool00moOgooool30`002`<3000<00030`<30`<000/30`003 0000`<30`<3000D00002`<3000<00030`<0000000/30`0D000000l30`000 0<30`002`<3000@00030`<30`<30`<050000JL30`060P801000000000moO gooool30`03l`<3000>0P800003oool02?ooo`03gmoOoooo`<3000;0`<05 00000l30`0070000`<30`<30`<300000`<30000000?0`<000`000<30`000 0003`<3000<00030`<0000000/30`0060000`<30`<300000`<3000000l30 `0030000`<30`<3006O0`<01P8200@00000000?Ogmooooo0`<00o<30`003 P8200000oooo00Soool00moOgooool30`002`<3000<00030`<30`<000/30 `0040000`<30`<30`<300`0000;0`<001@000<30`<30`<30`0000002`<30 0`0000;0`<0200000/30`0800003`<300`0006[0`<01P8200@00000000?O gmooooo0`<00o<30`003P8200000oooo00Soool00moOgooool30`002`<30 00<00030`<30`<000/30`0030000`<30`<3008S0`<01P8200@00000000?O gmooooo0`<00o<30`003P8200000oooo00Soool00moOgooool30`002`<30 00<00030`<30`<000/30`0030000`<30`<3008S0`<01P8200@00000000?O gmooooo0`<00o<30`003P8200000oooo00Soool00moOgooool30`002`<30 1@0008_0`<01P8200@00000000?Ogmooooo0`<00o<30`003P82000000000 00P000000moOgooool30`02B`<300H20P04000000003gmoOoooo`<3000_0 `<3Loooo5L30`0b0P8000ooool30`<30`02A`<300H20P04000000003gmoO oooo`<3000_0`<000h20P=oOgmoOg`3HgmoO00?oooo0`<30`<00/l30`060 P801000000000moOgooool30`00;`<3000>0P800003oool0eoooo`03gmoO oooo`<300;C0`<01P8200@00000000?Ogmooooo0`<002l30`003P8200000 oooo0=Ooool00moOgooool30`02d`<300H20P04000000003gmoOoooo`<30 00_0`<000h20P0000?ooo`3Goooo00?Ogmooooo0`<00]<30`060P8010000 00000moOgooool30`00;`<3000>0P800003oool0eoooo`03gmoOoooo`<30 0;C0`<01P8200@00000000?Ogmooooo0`<002l30`003P8200000oooo0=Oo ool00moOgooool30`02d`<300H20P04000000003gmoOoooo`<3000_0`<00 0h20P0000?ooo`3Goooo00?Ogmooooo0`<004l30`3SooomY`<300H20P040 00000003gmoOoooo`<3000_0`<000h20P0000?ooo`3Goooo00?Ogmooooo0 `<004l30`003P820gmoOgmoO03COgml00ooool30`<30`01W`<300H20P040 00000003gmoOoooo`<3000_0`<000h20P0000?ooo`3Goooo00?Ogmooooo0 `<004l30`003P8200000oooo02?oool@000000?Ogmooooo0`<00J<30`060 P801000000000moOgooool30`00;`<3000>0P800003oool0eoooo`03gmoO oooo`<3001?0`<000h20P0000?ooo`0Soooo00?Ogmn0P820P8003820P003 0000gmoOoooo06W0`<01P8200@00000000?Ogmooooo0`<002l30`003P820 0000oooo0=Ooool00moOgooool30`00C`<3000>0P800003oool08oooo`03 gmoOoooo`<3000_0`<001820P0000=oOgoooofW0`<01P8200@00000000?O gmooooo0`<002l30`003P8200000oooo0=Ooool00moOgooool30`00C`<30 00>0P800003oool08oooo`03gmoOoooo`<3000_0`<001820P0000=oOgooo ofW0`<01P8200@00000000?Ogmooooo0`<002l30`003P8200000oooo0=Oo ool00moOgooool30`00C`<3000>0P800003oool08oooo`03gmoOoooo`<30 00_0`<001820P0000=oOgoooofW0`<01P8200@00000000?Ogmooooo0`<00 2l30`003P8200000oooo0=Ooool00moOgooool30`00C`<3000>0P800003o ool08oooo`03gmoOoooo`<3000G0`<000ooool30`<30`003`<3000B0P800 003OgmoooomY`<300H20P04000000003gmoOoooo`<3000_0`<000h20P000 0?ooo`3Goooo00?Ogmooooo0`<004l30`003P8200000oooo02?oool00moO gooool30`004`<3000>0P83oooooool01<30`004P8200000gmoOooooJL30 `060P801000000000moOgooool30`00;`<3000>0P800003oool0eoooo`03 gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo00?Ogmooooo0`<000l30 `0>0P802oooo0l30`004P8200000gmoOooooJL30`060P801000000000moO gooool30`00;`<3000>0P800003oool0eoooo`03gmoOoooo`<3001?0`<00 0h20P0000?ooo`0Soooo00?Ogmooooo0`<000/30`0F0P802oooo0/30`004 P8200000gmoOooooJL30`060P801000000000moOgooool30`00;`<3000>0 P800003oool0eoooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo 00COgmooooo0`<30`<07P8200l30`004P8200000gmoOooooJL30`060P801 000000000moOgooool30`00;`<3000>0P800003oool0eoooo`03gmoOoooo `<3001?0`<000h20P0000?ooo`0Soooo00?Ogmooooo0`<002l30`004P820 0000gmoOooooJL30`060P801000000000moOgooool30`00;`<3000>0P800 003oool0eoooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo00?O gmooooo0`<002l30`004P8200000gmoOooooJL30`060P801000000000moO gooool30`00;`<3000>0P800003oool0eoooo`03gmoOoooo`<3001?0`<00 0h20P0000?ooo`0Soooo00?Ogmooooo0`<002l30`004P8200000gmoOoooo 5l30`480000@`<300H20P04000000003gmoOoooo`<3000_0`<000h20P000 0?ooo`3Goooo00?Ogmooooo0`<004l30`003P8200000oooo02?oool00moO gooool30`00;`<3000B0P800003OgmoooolG`<3000?Ogmn0P820P800?X20 P0030000`<30`<3000k0`<01P8200@00000000?Ogmooooo0`<002l30`003 P8200000oooo0=Ooool00moOgooool30`00C`<3000>0P800003oool08ooo o`03gmoOoooooooo00_oool01820P0000=oOgooooaO0`<000moOgooool30 `00m`<3000>0P8000030`<003l30`060P801000000000moOgooool30`00; `<3000>0P800003oool0eoooo`03gmoOoooo`<3001?0`<000h20P0000?oo o`0Soooo3moOg`030000gmoOoooo01O0`<000moOgooool30`00m`<3000>0 P8000030`<003l30`060P801000000000moOgooool30`00;`<3000>0P800 003oool0eoooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Toooo0170 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3O gmooool05l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000_0`<000h20P0000?ooo`3Goooo00?Ogmoo ooo0`<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<000moO gooool30`00m`<3000>0P8000030`<003l30`060P801000000000moOgooo ol30`00;`<3000>0P800003oool0eoooo`03gmoOoooo`<3001?0`<000h20 P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3Ogmooool05l30`004gmoOoooo`<30`<301`0002?0 `<0400003/30`003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0 `<002l30`003P8200000oooo00Woool00h20P?ooooooo`03oooo00>0P83o ooooool0aOooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o oooOgmoooolG`<3000?Ogmooooo0`<00;l30`0030000`<30`<3000_0`<00 0h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000_0`<000h20 P0000?ooo`09oooo00>0P83oooooool00oooo`03P820oooooooo00P800003oool09?ooo`0A`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<00 0moOgooool30`002`<301@0000C0`<000`000<30`<30`002`<300`0000;0 `<001@000<30`<30`<30`0000004`<3000<00030`<30`<001L30`0@00002 `<30100000;0`<0300000l30`0800003`<3000>0P8000030`<003l30`060 P801000000000moOgooool30`00;`<3000F0P800003ooooooon0P8001Ooo o`03P820ooooP82000>0P802oooo1820P0;oool00h20P?ooooooo`03P820 1Oooo`F0P802oooo1820P0;oool2P8200oooo`>0P802oooo00>0P83ooooo ool00_ooo`05P820ooooooooooooP82000Coool01820P?oooooooh20P0;o ool00h20P?ooooooo`03P8200_ooo`03P820oooooooo00?oool01820P?oo oooooh20P0Goool00h20P?ooooooo`02oooo00>0P83oooooool00_ooo`05 P820ooooooooooooP82000Goool00h20P?ooooooo`04oooo00>0P83ooooo ool00_ooo`>0P804oooo00F0P83ooooooooooon0P8000oooo`>0P813oooo 00?Ogmooooo0`<004l30`003P8200000oooo02?oool04/30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0 `<000moOgooool30`002`<3000<00030`<30`<001/30`0050000`<30`<30 `<30000000?0`<000`000<30`0000003`<3000<00030`<30`<000/30`003 0000`<30`<3000C0`<001`000<30`<30`<30`0000<30`0000003`<3000<0 0030`<0000000l30`0030000`<30000000;0`<001@000<30`<30`820P000 000@`<300H20P04000000003gmoOoooo`<3000_0`<001H20P0000?oooooo oh20P005oooo00>0P83ooon0P8000oooo`03P820ooooP82000?oool01H20 P?oooh20P?oooh20P003oooo00>0P83oooooool00_ooo`03P820oooooooo 00?oool01h20P?oooooooooooh20P?oooh20P002oooo00>0P83ooon0P800 0oooo`03P820ooooP82000Coool01H20P?oooooooooooh20P004oooo00J0 P83ooooooon0P83ooon0P802oooo00N0P83ooooooooooon0P83ooon0P800 1Oooo`04P820ooooooooP8201Oooo`04P820oooooooooooo0X20P0Coool0 1H20P?oooooooooooh20P005oooo00>0P83oooooool01?ooo`05P820oooo ooooooooP82000?oool01H20P?oooooooooooh20P006oooo00F0P83ooooo oooooon0P800@_ooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Toooo 0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3Ogmooool05l30`003gmoOoooo`<3000;0`<000`000<30`<30`005`<30 00<00030`<0000000/30`0030000`<30`<3000?0`<001@000<30`<30`<30 `0000004`<3000<00030`<30`<001<30`0070000`<30`<30`<300000`<30 000000?0`<000`000<30`0000007`<3000H00030`<30`<30`<20P800000@ `<300H20P04000000003gmoOoooo`<3000_0`<000h20P0000?ooo`02oooo 1H20P0;oool01h20P?oooooooooooh20P?oooh20P003oooo00F0P83ooon0 P83ooon0P8002?ooo`03P820oooooooo00?oool01H20P?oooooooooooh20 P003oooo00B0P83ooooooon0P805oooo00^0P83ooooooooooon0P83ooon0 P83ooon0P83ooon0P8000oooo`06P820ooooooooP820ooooP8200_ooo`03 P820oooooooo00?oool00h20P?ooooooo`03oooo00B0P83ooooooon0P805 oooo00B0P83oooooooooool2P8201?ooo`03P820oooooooo00;oool01H20 P?oooooooooooh20P006oooo00>0P83ooon0P8001_ooo`05P820oooooooo ooooP82000Koool01H20P?oooooooooooh20P012oooo00?Ogmooooo0`<00 4l30`003P8200000oooo02?oool04/30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<000moOgooool30 `002`<3000<00030`<30`<001L30`0030000`<30000000;0`<05000000?0 `<000030`<000/30`0030000`<30`<3000;0`<000`000<30`<30`005`<30 10000003`<300000`<3000;0`<000`000<30`000000400000/30`0030000 `<30`<3000;0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo `<3000_0`<000h20P0000?ooo`02oooo00F0P83ooooooooooon0P8000_oo o`07P820ooooooooooooP820ooooP82000?oool01820P?oooh20P?ooo`F0 P804oooo00>0P83oooooool01?ooo`B0P802oooo00B0P83oooooooooool5 P82000?ooon0P83oool00_ooo`07P820ooooP820ooooP820ooooP82000?o ool01X20P?oooooooh20P?oooh20P0;oool5P82000?ooon0P83oool01?oo o`04P820ooooooooP8201Oooo`06P820ooooooooP820ooooP8201?ooo`03 P820oooooooo00?oool00h20P?oooh20P007oooo00>0P83ooon0P8001_oo o`05P820ooooooooooooP82000Koool01H20P?oooooooooooh20P012oooo 00?Ogmooooo0`<004l30`003P8200000oooo02Coool04L30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`0G`<30 00?Ogmooooo0`<000/30`0@00003`<3000L00030`<30`<30`<000030`<00 00000l30`0040000`<30000000000/30`0030000`<30`<3000;0`<050000 1/30`0030000`<30000000?0`<000`000<30`0000003`<3000<00030`<00 00000/30`0050000`<30`<30P82000000130`<01P8200@00000000?Ogmoo ooo0`<002l30`003P8200000oooo00;oool01H20P?oooooooooooh20P002 oooo00N0P83ooooooooooon0P83ooon0P8000oooo`05P820ooooP820oooo P82000?oool00h20P?ooooooo`02oooo00>0P83oooooool01oooo`03P820 ooooP82000;oool00h20P?oooh20P003oooo00>0P83ooon0P8000_ooo`05 P820ooooooooooooP82000?oool01820P?oooooooh20P0;oool00h20P?oo oh20P002oooo00N0P83ooooooooooon0P83ooon0P8001Oooo`04P820oooo ooooP8201Oooo`03P820ooooP82000;oool00h20P?ooooooo`02oooo00>0 P83oooooool01?ooo`03P820oooooooo00Goool01h20P?oooooooooooh20 P?oooh20P003oooo00F0P83ooooooooooon0P8001oooo`>0P813oooo00?O gmooooo0`<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<00 0moOgooool30`002`<3000<00030`<30`<001<30`0050000`<30`<30`<30 000000;0`<0300000/30`0040000`<30000000001L30`0030000`<30`<30 00;0`<000`000<30`<30`00300000l30`0@00002`<300`0000?0`<020000 0l30`003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<002l30 `003P8200000oooo00?oool00h20P?oooh20P003oooo1820P0;oool4P820 0_ooo`03P820oooooooo00>0P805oooo00>0P83oooooool01?ooo`>0P803 oooo0X20P0?oool3P8200_ooo`:0P8000ooooh20P?ooo`02oooo00F0P83o oooooooooon0P8000_ooo`:0P8000ooooh20P?ooo`02P8200_ooo`>0P802 oooo0X20P0Coool01820P?oooooooh20P0Goool00h20P?oooh20P002oooo 00>0P83oooooool00_ooo`03P820oooooooo00?oool00h20P?oooh20P006 oooo00J0P83ooooooooooon0P83oool4P8201?ooo`03P820oooooooo00Co ool01H20P?oooooooooooh20P012oooo00?Ogmooooo0`<004l30`003P820 0000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<000/30`0030000 `<30`<3001W0`<000`000<30`<30`002`<3000<00030`<30`<005l30`003 P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<002l30`003P820 0000oooo00?oool00h20P?oooh20P00?oooo00>0P83oooooool02?ooo`03 P820oooooooo01Ooool01H20P?oooooooooooh20P003oooo00>0P83ooooo ool01Oooo`03P820oooooooo00coool01820P?oooooooh20P0Goool2P820 0oooo`03P820oooooooo00;oool00h20P?ooooooo`02oooo00F0P83ooooo oooooon0P8002oooo`03P820oooooooo00Goool00h20P?ooooooo`04oooo 00F0P83ooooooooooon0P800@_ooo`03gmoOoooo`<3001?0`<000h20P000 0?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0`<000/30`0030000 `<30`<3001W0`<000`000<30`<30`002`<3000<00030`<30`<005l30`003 P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<002l30`003P820 0000oooo00Coool00h20P?ooooooo`0>oooo00>0P83oooooool02?ooo`03 P820oooooooo01Koool00h20P?ooooooo`07oooo00>0P83oooooool01?oo o`03P820oooooooo00coool01820P?oooooooh20P0Goool2P8200oooo`03 P820oooooooo00;oool01H20P?oooooooooooh20P005oooo00>0P83ooooo ool02?ooo`03P820oooooooo00?oool3P8201_ooo`05P820oooooooooooo P82004;oool00moOgooool30`00C`<3000>0P800003oool09?ooo`0A`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoO oooo01O0`<000moOgooool30`002`<301@0001O0`<0500006/30`003P820 0000`<3000o0`<01P8200@00000000?Ogmooooo0`<002l30`003P8200000 oooo00Coool00h20P?ooooooo`0>oooo00>0P83oooooool02?ooo`03P820 oooooooo01Koool00h20P?ooooooo`07oooo00>0P83oooooool00_ooo`03 P820oooooooo00koool01820P?oooooooh20P0Goool00h20P?ooooooo`02 oooo00>0P83oooooool01H20P003ooooP820oooo00Coool00h20P?oooooo o`08oooo1H20P0?oool00h20P?ooooooo`05oooo0h20P4?oool00moOgooo ol30`00C`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoO oooo`<3003g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo `<3000_0`<000h20P0000?ooo`3Goooo00?Ogmooooo0`<004l30`003P820 0000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<00?L30`003P820 0000`<3000o0`<01P8200@00000000?Ogmooooo0`<002l30`003P8200000 oooo0=Ooool00moOgooool30`00C`<3000>0P800003oool08oooo`0B`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo gmoOoooo5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000_0`<000h20P0000?ooo`09oooo00>0P83o ooooool00oooo`03P820oooooooo00 P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30gmoOoooo01O0`<000moOgooool30`00m`<3000>0 P8000030`<003l30`060P801000000000moOgooool30`00;`<3000>0P800 003oool02Oooo`03P820oooooooo00?oool00h20P?ooooooo`35oooo00?O gmooooo0`<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<00 0moOgoooooooo`0moooo00>0P8000030`<003l30`060P801000000000moO gooool30`00;`<3000F0P800003ooooooon0P8001Oooo`03P820ooooP820 00>0P802oooo1820P0;oool00h20P?ooooooo`03P8201Oooo`F0P802oooo 1820P0;oool2P8200oooo`>0P802oooo00>0P83oooooool00_ooo`05P820 ooooooooooooP82000Coool01820P?oooooooh20P0;oool00h20P?oooooo o`03P8200_ooo`03P820oooooooo00Goool01820P?ooooooooooo`F0P800 0ooooh20P?ooo`04oooo0h20P0Goool01820P?ooooooooooo`>0P805oooo 00>0P83oooooool01Oooo`>0P81=oooo00?Ogmooooo0`<004l30`003P820 0000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`=oOgoooo`0G`<30@MoOg`030000`<30`<3000k0`<01 P8200@00000000?Ogmooooo0`<002l30`005P8200000ooooooooP82000Go ool00h20P?oooh20P003oooo00>0P83ooon0P8000oooo`05P820ooooP820 ooooP82000?oool00h20P?ooooooo`02oooo00>0P83oooooool00oooo`07 P820ooooooooooooP820ooooP82000;oool00h20P?oooh20P003oooo00>0 P83ooon0P8001?ooo`05P820ooooooooooooP82000Coool01X20P?oooooo oh20P?oooh20P0;oool01h20P?oooooooooooh20P?oooh20P007oooo00F0 P83ooooooooooon0P8001Oooo`03P820oooooooo00;oool01H20P?oooooo oooooh20P004oooo00B0P83ooooooon0P803oooo00>0P83oooooool00_oo o`03P820oooooooo00Coool01H20P?oooooooooooh20P010P83oooooool00oooo`05P820ooooooooooooP82000?oool0 1820P?oooooooh20P0Goool02h20P?oooooooooooh20P?oooh20P?oooh20 P?oooh20P003oooo00J0P83ooooooon0P83ooon0P802oooo00>0P83ooooo ool00oooo`03P820oooooooo00Goool00h20P?ooooooo`02oooo00>0P83o ooooool00oooo`05P820ooooooooooooP82000?oool00h20P?oooh20P004 P82000?ooon0P83oool00_ooo`03P820oooooooo00;oool00h20P?oooooo o`08oooo00>0P83oooooool0B_ooo`03gmoOoooo`<3001?0`<000h20P000 0?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3Ogmooool0JL30`060P801000000000moOgooool30`00; `<3000>0P800003oool00_ooo`05P820ooooooooooooP82000;oool01h20 P?oooooooooooh20P?oooh20P003oooo00B0P83ooon0P83oool5P8201?oo o`03P820oooooooo00Coool4P8200_ooo`04P820oooooooooooo1H20P003 ooooP820oooo00;oool01h20P?oooh20P?oooh20P?oooh20P003oooo00J0 P83ooooooon0P83ooon0P802oooo1H20P003ooooP820oooo00Koool00h20 P?ooooooo`03oooo00>0P83oooooool00_ooo`05P820ooooooooooooP820 00?oool00h20P?oooh20P002oooo00B0P83ooooooon0P803oooo00>0P83o ooooool00_ooo`03P820oooooooo00Soool00h20P?ooooooo`1:oooo00?O gmooooo0`<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgoooofW0`<01 P8200@00000000?Ogmooooo0`<002l30`003P8200000oooo00;oool01H20 P?oooooooooooh20P002oooo00N0P83ooooooooooon0P83ooon0P8000ooo o`05P820ooooP820ooooP82000?oool00h20P?ooooooo`02oooo00>0P83o ooooool01oooo`03P820ooooP82000;oool00h20P?oooh20P003oooo00>0 P83ooon0P8000_ooo`05P820ooooooooooooP82000?oool01820P?oooooo oh20P0;oool00h20P?oooh20P002oooo00N0P83ooooooooooon0P83ooon0 P8001oooo`03P820oooooooo00Coool00h20P?ooooooo`02oooo00>0P83o ooooool01820P0?oool00h20P?oooh20P002oooo00F0P83ooooooooooon0 P8001?ooo`F0P803oooo0h20P4goool00moOgooool30`00C`<3000>0P800 003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30gmoOoooo06W0`<01P8200@00000000?Ogmooooo0`<00 2l30`003P8200000oooo00?oool00h20P?oooh20P003oooo1820P0;oool4 P8200_ooo`03P820oooooooo00>0P805oooo00>0P83oooooool01?ooo`>0 P803oooo0X20P0?oool3P8200_ooo`:0P8000ooooh20P?ooo`02oooo00F0 P83ooooooooooon0P8000_ooo`:0P8000ooooh20P?ooo`02P8200_ooo`>0 P802oooo0X20P0Koool00h20P?ooooooo`05oooo00F0P83ooooooooooon0 P8000_ooo`03P820oooooooo00Coool00h20P?oooh20P002oooo00F0P83o oooooooooon0P8001?ooo`03P820oooooooo00;oool00h20P?oooh20P01@ oooo00?Ogmooooo0`<004l30`003P8200000oooo02?oool04/30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooo ofW0`<01P8200@00000000?Ogmooooo0`<002l30`003P8200000oooo00?o ool00h20P?oooh20P00?oooo00>0P83oooooool02?ooo`03P820oooooooo 01Ooool01H20P?oooooooooooh20P003oooo00>0P83oooooool01Oooo`03 P820oooooooo00koool00h20P?ooooooo`05oooo00>0P83oooooool00_oo o`03P820ooooP82000Ooool2P8200_ooo`05P820ooooooooooooP82000Co ool00h20P?ooooooo`02oooo00>0P83ooon0P800D?ooo`03gmoOoooo`<30 01?0`<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool0JL30`060P80100000000 0moOgooool30`00;`<3000>0P800003oool01?ooo`03P820oooooooo00ko ool00h20P?ooooooo`08oooo00>0P83oooooool05_ooo`03P820oooooooo 00Ooool00h20P?ooooooo`04oooo00>0P83oooooool03?ooo`>0P803oooo 00F0P83ooooooooooon0P8001?ooo`03P820ooooP82000?oool01820P?oo ooooooooo`:0P802oooo00F0P83ooooooooooon0P8001?ooo`03P820oooo oooo00;oool00h20P?oooh20P003oooo00>0P83oooooool0B_ooo`03gmoO oooo`<3001?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooomY`<300H20 P04000000003gmoOoooo`<3000_0`<000h20P0000?ooo`04oooo00>0P83o ooooool03_ooo`03P820oooooooo00Soool00h20P?ooooooo`0Foooo00>0 P83oooooool01oooo`03P820oooooooo00;oool00h20P?ooooooo`0@oooo 00>0P83oooooool00_ooo`>0P805oooo00>0P83oooooool00h20P0Goool0 1820P?ooooooooooo`>0P805oooo1H20P0?oool3P820COooo`03gmoOoooo `<3001?0`<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool0JL30`060P8010000 00000moOgooool30`00;`<3000>0P800003oool0eoooo`03gmoOoooo`<30 01?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooomY`<300H20P0400000 0003gmoOoooo`<3000_0`<000h20P0000?ooo`3Goooo00?Ogmooooo0`<00 4l30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`=oOgoooo`1Y`<300H20P04000000003 gmoOoooo`<3000_0`<000h20P0000000P03G002000?Ogmooooo0`<004l30 `003P8200000oooo02?oool04/30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?ooomoOgooooaO0`<1200004<30`060P801 000000000moOgooool30`00;`<3000>0P80000000800e`00P003gmoOoooo `<3001?0`<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool05l30`003gmoOP820 P82003j0P8000`000<30`<30`00>`<300H20P04000000003gmoOoooo`<30 00_0`<000h20P0000000P00200201H20P08008000h20P000P000P0050020 0h20P0@00804P8200`00P003P82000200020008008000h20P000P000P003 00201H20P0030020P820002000X008000h20P000P000P00200200h20P0<0 0803P8200`00P0>0P827002000?Ogmooooo0`<004l30`003P8200000oooo 02?oool04/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?ooomoOgooooaO0`<000moOgooool30`00m`<3000>0P8000030 `<003l30`060P801000000000moOgooool30`00;`<3000>0P80000000800 0P00P003P8200020002000@008000h20P000P000P004002000F0P8000800 08000820P8000P00P003P82000200020008008001820P000P000P820P0<0 0802P8201@00P003P8200020002000<008000h20P000P000P009002000F0 P800080008000820P8000`00P003P8200020P82000<008000h20P000P820 P003002000>0P80008000800Q000P003gmoOoooo`<3001?0`<000h20P000 0?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3Ogmooool05l30`003gmoOoooo`<3003g0`<000h20P000 0<30`00?`<300H20P04000000003gmoOoooo`<3000_0`<000h20P0000000 P002002000>0P800080008001000P003P8200020002000P008001820P000 P000P820P0@008001820P000P000P820P0<00802P8201@00P003P8200020 002000<008000h20P000P000P009002000F0P800080008000820P8000`00 P003P8200020P82000<008000h20P000P820P003002000>0P80008000800 Q000P003gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoo oolG`<3000?Ogmooooo0`<00?L30`003P8200000`<3000o0`<01P8200@00 000000?Ogmooooo0`<002l30`003P82000000020008008000h20P000P000 P004002000>0P800080008002000P004P82000200020P8201000P004P820 00200020P8200P00P003P8200020P82000D008000h20P000P000P0030020 00>0P800080008001000P0:0P803002000F0P800080008000820P8000`00 P003P8200020P82000<008000h20P000P820P003002000>0P80008000800 Q000P003gmoOoooo`<3001?0`<000h20P0000?ooo`0Toooo0170`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool0 5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20P0400000 0003gmoOoooo`<3000_0`<000h20P0000000P00200201820P0<00805P820 0`00P0>0P803002000>0P800080008000P00P006P82000200020P8200020 P8200P00P003P8200020002000<008000h20P000P000P00300201H20P0L0 08001H20P000P000P000P820P003002000>0P8000820P8000`00P003P820 0020P82000<008000h20P000P000P024002000?Ogmooooo0`<004l30`003 P8200000oooo02?oool04/30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?ooomoOgooooaO0`<000moOgooool30`00;`<30 1P0001O0`<0400004L30`003P8200000`<3000o0`<01P8200@00000000?O gmooooo0`<002l30`003P82000000020008008000h20P000P000P0040020 00>0P800080008000P00P003P8200020P82000H008000h20P000P000P002 002000J0P80008000820P8000820P802002000>0P800080008000`00P003 P8200020002000<008000h20P000P000P002002000>0P800080008001000 P005P820002000200020P82000<008000h20P000P820P003002000>0P800 0820P8000`00P003P8200020002008@008000moOgooool30`00C`<3000>0 P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30gmoOoooo01O0`<000moOgooool30`00/`<3000<0 0030`<30`<003/30`003P8200000`<3000o0`<01P8200@00000000?Ogmoo ooo0`<002l30`003P82000000020008008000h20P000P000P004002000>0 P800080008000P00P003P8200020P82000H008000h20P000P000P0020020 00>0P800080008000X20P0<008000h20P000P000P003002000>0P8000800 08000`00P003P82000200020008008000h20P000P000P004002000F0P800 080008000820P8000`00P003P8200020P82000<008000h20P000P820P003 002000>0P80008000800Q000P003gmoOoooo`<3001?0`<000h20P0000?oo o`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0`<001L30`0@00004`<30 100000;0`<0400001<30`0030000`<30`<3000G0`<0400000/30`0@00002 `<300`0000?0`<0200001/30`003P8200000`<3000o0`<01P8200@000000 00?Ogmooooo0`<002l30`003P82000000020008008000h20P000P000P004 002000>0P800080008000P00P003P8200020P82000<008001820P000P000 P820P0@008000h20P000P000P002P8200`00P003P8200020002000<00800 0h20P000P000P003002000>0P800080008000P00P003P820002000200080 0803P8200`00P007P820002000200020P8200020P82000<008000h20P000 P820P003002000>0P80008000800Q000P003gmoOoooo`<3001?0`<000h20 P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3Ogmooool05l30`003gmoOoooo`<3000C0`<000`00 0<30`<30`002`<3000@00030`<30`<000003`<3000<00030`<0000000l30 `0030000`<30`<3000;0`<000`000<30`<30`004`<3000L00030`<30`<30 `<000030`<0000000l30`0030000`<30000000?0`<000`000<30`0000002 `<3000<00030`<30`<000l30`003P8200000`<3000o0`<01P8200@000000 00?Ogmooooo0`<002l30`003P8200000002000800805P8200P00P0F0P803 00200h20P0@00804P8200`00P003P82000200020008008000h20P000P000 P003002000>0P800080008000`00P0F0P807002000>0P800080008000P00 P0>0P80300200h20P0<00803P820Q`00P003gmoOoooo`<3001?0`<000h20 P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0`<001<30`003 0000`<30`<3000;0`<0010000<30`<30`00000?0`<000`000<30`0000003 `<3000<00030`<30`<000/30`0030000`<30`<3000C0`<001`000<30`<30 `<30`0000<30`0000003`<3000<00030`<0000001l30`0030000`<30`<30 00C0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000_0 `<000h20P0000000P03G002000?Ogmooooo0`<004l30`003P8200000oooo 02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<001<30`0030000`<30`<30 00;0`<0010000<30`<30`00000?0`<000`000<30`0000003`<3000<00030 `<30`<000/30`0030000`<30`<3000G0`<04000000?0`<000030`<000/30 `0030000`<30000000@00002`<3000<00030`<30`<001L30`003P8200000 `<3000o0`<01P8200@00000000?Ogmooooo0`<002l30`003P82000000020 0=L008000moOgooool30`00C`<3000>0P800003oool08oooo`0B`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoO oooo5l30`003gmoOoooo`<3000C0`<000`000<30`<30`002`<3000@00030 `<30`<000003`<3000<00030`<0000000l30`0030000`<30`<3000;0`<05 00001/30`0030000`<30000000?0`<000`000<30`0000003`<3000<00030 `<0000000/30`0030000`<30`<3000?0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000_0`<000h20P0000000003G000000?Ogmoo ooo0`<004l30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?Ogmoo ooo0`<001<30`0030000`<30`<3000;0`<0010000<30`<30`<30`0@00002 `<30100000C0`<000`000<30`<30`002`<3000<00030`<30`<000`0000?0 `<0400000/30`0<00003`<300P0000K0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000_0`<3KP82000?oooo0`<30`<004/30`003 P8200000oooo02?oool04/30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?ooomoOgooooaO0`<000moOgooool30`004`<30 00<00030`<30`<000/30`0030000`<30`<3000C0`<000`000<30`<30`003 `<3000<00030`<30`<000/30`0030000`<30`<3000;0`<000`000<30`<30 `00J`<3000>0P8000030`<003l30`060P801000000000moOgooool30`03k `<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<000moOgooool30`004 `<3000<00030`<30`<000/30`0030000`<30`<3000C0`<000`000<30`<30 `003`<3000<00030`<30`<000/30`0030000`<30`<3000;0`<000`000<30 `<30`00J`<3000>0P8000030`<003l30`060P801000000000moOgooool30 `03k`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoOoooo `<3000G0`<0400001l30`0030000`<30`<3000?0`<000`000<30`<30`002 `<301@0001g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo `<300?_0`<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool05l30`003gmoOoooo `<3003g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<30 01?0`<000ooool30`<30`03U`<3000>0P800003oool08oooo`0B`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoO oooo5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20P040 00000003gmoOoooo`<3000o0`<03oooo00>0P830`<30`<000/30`0;oool0 1<30`?oool30`<30`0?oool3`<300_ooo`04`<30oooo`<30`<300oooo`;0 `<000ooool30`<30`03:`<3000>0P800003oool09?ooo`0A`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0 `<000moOgooool30`00m`<3000>0P8000030`<003l30`060P80100000000 0moOgooool30`00>`<301820P0;oool2`<300X20P004`<30P820oooo`<30 0h20P003`<30oooo`<3000:0P8001<30`820P?oool30`0>0P8000l30`?oo oh20P03=`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoO oooo`<3003g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo `<3000g0`<001820P?oool30`<30`0:0P8001Ooool30`820P?oool30`002 P82000?ooon0P83oool00/30`005P820`<30P820oooo`<3000:0P8000ooo oh20P?ooo`02`<3000>0P830`<30`<00cL30`003P8200000oooo02Coool0 4L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `=oOgoooo`0G`<3000?Ogmooooooool0?Oooo`03P8200000`<3000o0`<01 P8200@00000000?Ogmooooo0`<003L30`00:P820oooo`<30P820`<30P820 oooo`<30P820oooo0/30`003P820ooooP82000Goool01h20P?oool30`<30 `820P?oooh20P005ooooc/30`003P8200000oooo02?oool04/30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooo oaO0`<11gmoO00<00030`<30`<003/30`060P801000000000moOgooool30 `00=`<3000>0P83oooo0`<000/30`005P820oooo`<30P820oooo00;0`<00 0h20P?oooh20P004P82000?ooon0P83oool00/30`003P820ooooP82000B0 P8000ooool30`<30`03<`<3000>0P800003oool09?ooo`0A`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo06W0 `<01P8200@00000000?Ogmooooo0`<003L30`003P820oooo`<3000;0`<00 1H20P?oool30`820P?ooo`02`<3000B0P83ooon0P830`<02oooo00B0P830 `<20P83oool2`<3000B0P83ooon0P830`<02oooo00B0P830`<30`<3oooo< `<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooogmoOooooJL30`060P80100000000 0moOgooool30`00=`<3000>0P83oooo0`<000/30`004P820oooo`<30P820 0l30`003P820`<30`<3000>0P802`<3000F0P830`<30`<30`<20P8000/30 `0>0P802`<3000>0P830`<30`<00bl30`003P8200000oooo02Coool04L30 `?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`=oO goooo`1Y`<300H20P04000000003gmoOoooo`<3000g0`<000h20P?oool30 `002`<3000>0P83oooo0`<00i/30`003P8200000oooo02?oool04/30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoO goooofW0`<01P8200@00000000?Ogmooooo0`<003L30`003P820`<30oooo 00;oool00h20P<30`<30`03V`<3000>0P800003oool09?ooo`0A`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo 06W0`<01P8200@00000000?Ogmooooo0`<003/30`0B0P83Y`<3000>0P800 003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooogmoOooooJL30`060P801000000000moOgooool30 `03k`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo06W0`<01P8200@000000 00?Ogmooooo0`<00nl30`003P8200000oooo02?oool04/30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgoooofW0 `<01P8200@00000000?Ogmooooo0`<00nl30`003P8200000oooo02Coool0 4L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `=oOgoooo`1Y`<300H20P04000000003gmoOoooo`<300?_0`<000h20P000 0?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3ooooOgmoooolG`<30@P000130`<01P8200@00000000?O gmooooo0`<00nl30`003P8200000oooo02Coool04L30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?O gmn0P820P800?X20P0030000`<30`<3000k0`<01P8200@00000000?Ogmoo ooo0`<00nl30`003P8200000oooo02?oool04/30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<000moO gooool30`00m`<3000>0P8000030`<003l30`060P801000000000moOgooo ol30`03k`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<000moOgooo ol30`00m`<3000>0P8000030`<003l30`060P801000000000moOgooool30 `03k`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoOoooo `<3003g0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<30 01S0`<0=ooooe/30`003P8200000oooo02Coool04L30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?O gmooooo0`<00?L30`003P8200000`<3000o0`<01P8200@00000000?Ogmoo ooo0`<006<30`003P820gmoOgmoO00WOgml00ooool30`<30`03D`<3000>0 P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoOoooo`<3000S0`<07 00005L30`0@0000E`<3000>0P8000030`<003l30`060P801000000000moO gooool30`00H`<3000>0P800003oool02?ooo`03gmoOoooo`<3000;0`<00 0`000<30`<30`004`<3000H00030`<30`<000030`<000003`<3000@00030 `<30`<000005`<3000<00030`<30`<000`0000G0`<000`000<30`<30`003 `<3000<00030`<0000000/30`0<0002Q`<3000>0P800003oool09?ooo`0A `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 gmoOoooo01O0`<000moOgooool30`00X`<3000<00030`<30`<004/30`003 P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<006<30`003P820 0000oooo00;oool00`000?ooooooo`03oooo00?Ogmooooo0`<000/30`003 0000`<30`<3000C0`<001P000<30`<30`0000<30`00000?0`<000`000<30 `0000005`<3000@00030`<30`<000003`<3000<00030`<30`<000/30`003 0000`<30`<3000?0`<001@000<30`0000<30`0000003`<3000<00030`<30 `<00W/30`003P8200000oooo02?oool04/30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<000moOgooo ol30`008`<3000<00030`<30`<000l30`0050000`<300000`<30000000C0 `<000`000<30`<30`005`<30100000;0`<0400000/30`0<00003`<300P00 00[0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3001S0 `<001820P0000?ooooooo`<00004oooo00?Ogmooooo0`<000/30`0030000 `<30`<3000C0`<001P000<30`<30`0000<30`00000?0`<000`000<30`000 0005`<3000@00030`<30`<000003`<3000<00030`<30`<000/30`0030000 `<30`<3000?0`<001@000<30`0000<30`000002T`<3000>0P800003oool0 9?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30gmoOoooo01O0`<000moOgooool30`008`<3000<00030`<30`<00 0l30`0050000`<300000`<30000000C0`<000`000<30`<30`004`<3000L0 0030`<30`<30`<000030`<0000000l30`0030000`<30000000?0`<000`00 0<30`0000002`<3000<00030`<30`<001l30`003P8200000`<3000o0`<01 P8200@00000000?Ogmooooo0`<006<30`003P8200000oooo00D00003oooo 00?Ogmooooo0`<000/30`0030000`<30`<3000C0`<001P000<30`<30`000 0<30`00000?0`<000`000<30`0000005`<3000@00030`<30`<000003`<30 00<00030`<30`<000/30`0030000`<30`<3000?0`<0010000<30`0000<30 `0D0002P`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoO oooo`<3000W0`<0500000/30`0030000`<30000000C0`<000`000<30`<30 `004`<3000L00030`<30`<30`<000030`<0000000l30`0030000`<300000 00O0`<000`000<30`<30`008`<3000>0P8000030`<003l30`060P8010000 00000moOgooool30`00H`<3000>0P800003oool00P000004oooo00000000 00000_ooo`03gmoOoooo`<3000;0`<0500000/30`0050000`<30`<300000 `<3000800002`<3000<00030`<0000001L30`0040000`<30`<3000000l30 `0030000`<30`<3000;0`<0400000/30`0050000`<300000`<30000000?0 `<000`000<30`<30`02N`<3000>0P800003oool09?ooo`0A`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0 `<000moOgooool30`009`<3000D00030`<30`<30`<0000000/30`0030000 `<30000000C0`<000`000<30`<30`005`<3010000003`<300000`<3000;0 `<000`000<30`000000400000/30`0030000`<30`<3000W0`<000h20P000 0<30`00?`<300H20P04000000003gmoOoooo`<3001S0`<001820P0000?oo o`0000?oool3000000?ooooOgmooool00l30`0030000`<30`<3000;0`<00 2@000<30`00000000<30`0000<30`0000<30`00200000/30`0800004`<30 0P0000;0`<0300001L30`0030000`<30`<3000?0`<000`000<30`0000002 `<300`000:70`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<3000?O gmooooo0`<002L30`0050000`<30`<30`<30000000;0`<000`000<30`000 0004`<301@0000K0`<000`000<30`0000003`<3000<00030`<0000000l30 `0030000`<30000000;0`<000`000<30`<30`007`<3000>0P8000030`<00 3l30`060P801000000000moOgooool30`00H`<3000>0P800003oool01Ooo o`8000000oooomoOgoooo`03`<3000<00030`<30`<000/30`0030000`<30 `<3000[0`<000`000<30`<30`003`<3000<00030`<30`<002L30`0030000 `<30`<3000G0`<000`000<30`<30`02T`<3000>0P800003oool09?ooo`0A `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 gmoOoooo01O0`<000moOgooool30`00:`<3000<00030`<0000000l30`003 0000`<30000000C0`<000`000<30`<30`002`<3000<00030`<30`<000`00 00?0`<0400000/30`0<00003`<300P0000[0`<000h20P0000<30`00?`<30 0H20P04000000003gmoOoooo`<3001S0`<000h20P0000?ooo`06oooo00@0 003ooooOgmooool3`<3000<00030`<30`<000/30`0030000`<30`<3000[0 `<000`000<30`<30`003`<3000<00030`<30`<002L30`0030000`<30`<30 00G0`<000`000<30`<30`02T`<3000>0P800003oool08oooo`0B`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoO oooo5l30`003gmoOoooo`<3000[0`<000`000<30`0000003`<3000<00030 `<0000001<30`0030000`<30`<3000;0`<000`000<30`<30`00N`<3000>0 P8000030`<003l30`060P801000000000moOgooool30`00H`<3000>0P800 003oool02?ooo`03gmoOoooo`<3000;0`<0500001L30`0030000`<30`<30 01O0`<05000000C0`<000030`<00002V`<3000>0P800003oool09?ooo`0A `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 gmoOoooo01O0`<000moOgooool30`00;`<3000<00030`<30`<000/30`003 0000`<30000000C0`<000`000<30`<30`002`<3000<00030`<30`<007/30 `003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<006<30`003 P8200000000000P000000moOgooool30`03E`<3000>0P800003oool08ooo o`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooogmoOoooo5l30`003gmoOoooo`<3000_0`<000`000<30`<30`002 `<3000<00030`<0000001<30`0D0000Q`<3000>0P8000030`<003l30`060 P801000000000moOgooool30`00H`<303820P003oooo`<30`<300=C0`<00 0h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3Ogmooool05l30`003gmoOoooo`<3003g0`<00 0h20P0000<30`00?`<300H20P04000000003gmoOoooo`<300?_0`<000h20 P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0`<00?L30`003 P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<00nl30`003P820 0000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<00?L30`003P820 0000`<3000o0`<01P8200@00000000?Ogmooooo0`<00Yl30`480000B`<30 00>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoOoooo`<3003g0 `<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<300:O0`<00 0moOgh20P820P00nP82000<00030`<30`<004<30`003P8200000oooo02Co ool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`=oOgoooo`0G`<3000?Ogmooooooool0?Oooo`03P8200000`<3000o0 `<01P8200@00000000?Ogmooooo0`<00Yl30`003gmoOoooo`<3003g0`<00 0h20P0000<30`00A`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30 `47Ogml00`000<30`<30`00>`<300H20P04000000003gmoOoooo`<300:O0 `<000moOgooool30`00m`<3000>0P8000030`<004L30`003P8200000oooo 02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`=oOgoooo`1Y`<300H20P04000000003gmoOoooo`<300:O0`<00 0moOgooool30`00m`<3000>0P8000030`<004L30`003P8200000oooo02?o ool04/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?ooomoOgoooofW0`<01P8200@00000000?Ogmooooo0`<006<30`0go oolZ`<3000<00030`<30`<00EL30`003gmoOoooo`<3003g0`<000h20P000 0<30`00A`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo06W0`<01P8200@00 000000?Ogmooooo0`<006<30`003P820gmoOgmoO00WOgml00ooool30`<30 `00X`<3000<00030`<30`<00EL30`003gmoOoooo`<3003g0`<000h20P000 0<30`00A`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOooooJL30`060P801 000000000moOgooool30`00H`<3000>0P800003oool02?ooo`03gmoOoooo `<3000;0`<000`000<30`<30`005`<300`0000?0`<0200000l30`0030000 `<30`<3000<00004`<300`0000;0`<001@000<30`<30`0000<30`0040000 0l30`0030000`<30`<3000;0`<000`000<30`<30`004`<3000H00030`<30 `<000030`<000003`<3000@00030`<30`<000002`<300`0000;0`<000`00 0<30`<30`00^`<3000?Ogmooooo0`<001/30`003oooo`<30`<3000?0`<00 0ooool30`<30`004oooo0l30`003oooo`<30`<3000;0`<04oooo00?0`<3o ooo0`<000/30`003oooo`<30`<3000?oool3`<300oooo`?0`<04oooo1/30 `003P8200000`<300170`<000h20P0000?ooo`0Toooo0170`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool0JL30 `060P801000000000moOgooool30`00H`<3000>0P800003oool02?ooo`03 gmoOoooo`<3000;0`<000`000<30`<30`004`<3000L00030`<30`<30`<00 0030`<0000000/30`0030000`<30000000;0`<001@000<30`<30`<30`000 0002`<3000L00030`<30`<30`<000030`<0000000/30`0030000`<300000 00?0`<000`000<30`0000005`<3000<00030`<30`<001<30`0060000`<30 `<300000`<3000000l30`0030000`<30000000;0`<001`000<30`<30`<30 `0000<30`000000``<3000?Ogmooooo0`<001L30`003P820oooo`<3000?0 `<000h20P?oool30`004P82000Goooo0`<30`<20P83oool00l30`0B0P800 0ooooh20P?ooo`02`<3000>0P83oooo0`<000h20P003`<30oooo`<3000>0 P8000l30`?oool30`004P82000?oooo0`<30`<001<30`003P8200000`<30 0170`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooomY`<300H20P0400000 0003gmoOoooo`<3001S0`<000h20P0000?ooo`08oooo00?Ogmooooo0`<00 0/30`0030000`<30`<3000C0`<001@000<30`<30`<30`0000003`<3000@0 0030`<30`<000006`<3000@00030`<30`<000005`<3000H00030`<30`<00 0030`<000003`<3000<00030`<0000001L30`0030000`<30`<3000C0`<00 1P000<30`<30`0000<30`00000?0`<000`000<30`0000002`<3000<00030 `<30`<000l30`0030000`<30`<3002k0`<000moOgooool30`005`<3000>0 P830`<3oool00oooo`04P820`<30P820oooo0/30`00:P820oooo`<30`<30 P820`<30oooo`<30P820oooo0/30`004P820ooooP820oooo0/30`004P820 ooooP820oooo0/30`004P820`<30P820oooo0/30`004P820`<30P820oooo 0/30`003P820oooo`<3000G0`<000h20P0000<30`00A`<3000>0P800003o ool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30gmoOoooo06W0`<01P8200@00000000?Ogmooooo0`<006<30 `003P8200000oooo00Soool00moOgooool30`002`<3000<00030`<30`<00 1<30`0050000`<30`<30`<30000000;0`<001@000<30`<30`<30`0000006 `<3000@00030`<30`<000005`<3000H00030`<30`<000030`<000003`<30 00<00030`<0000001L30`0030000`<30`<3000C0`<001P000<30`<30`000 0<30`00000?0`<000`000<30`0000002`<301@000003`<300000`<3002o0 `<000moOgooool30`006`<301H20P004oooo`<30P820oooo0/30`00:P820 oooo`<30P820ooooP820oooo`<30P820`<300_ooo`04P820ooooP820oooo 0/30`004P820ooooP820oooo1<30`003P820oooooooo00?oool01X20P?oo ol30`<30`820P?ooo`K0`<000h20P0000<30`00A`<3000>0P800003oool0 8oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooogmoOooooJL30`060P801000000000moOgooool30`00H`<30 00>0P800003oool02?ooo`03gmoOoooo`<3000;0`<0500000/30`0070000 `<30`<30`<300000`<30000000;0`<000`000<30`0000003`<300`0000?0 `<001`000<30`<30`<30`0000<30`0000002`<3000<00030`<0000000l30 `0030000`<30000000G0`<0500000/30`0050000`<30`<300000`<300080 0002`<3000<00030`<0000000/30`0070000`<30`<30`<300000`<300000 0330`<000moOgooool30`006`<3000V0P83oooo0`<30`<20P83oooo0`<20 P83oool00/30`009P820oooo`<30P820`<30P820`<30oooo`<3000B0P800 2Ooooh20P?oooooool30`820P?oooh20P?ooo`03`<3000?ooon0P820P800 0h20P003ooooP820oooo00;0`<000h20P?oool30`005`<3000>0P8000030 `<004L30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`=oOgoooo`1Y`<300H20P0400000 0003gmoOoooo`<3001S0`<000h20P0000?ooo`08oooo00?Ogmooooo0`<00 0/30`0030000`<30`<3000;0`<000`000<30`<30`00300000l30`0800002 `<300P000003`<300000`<3000K0`<0300000/30`08000000l30`0000<30 `00400000/30`0800004`<3000<00030`<30`<000/30`0090000`<300000 0000`<300000`<300000`<3000800002`<300P0000;0`<0300000/30`080 000_`<3000?Ogmooooo0`<001/30`005P820`<30oooo`<30P82000;0`<00 2820P<30`?oooooooh20P?oooh20P?ooo`;0`<001820P?oool30`<30`0;o ool02X20P<30`820P820P<30`?oooh20P<30`820P<30`0;oool01820P<30 `820P<30`0;oool01820P<30`820P<30`0;oool00h20P?oool30`005`<30 00>0P8000030`<004L30`003P8200000oooo02?oool04/30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgoooofW0 `<01P8200@00000000?Ogmooooo0`<006<30`003P8200000oooo00Soool0 0moOgooool30`002`<3000<00030`<30`<000/30`0030000`<30`<3000[0 `<0010000<30`<30`00001O0`<000`000<30`<30`003`<3000<00030`<30 `<000/30`0030000`<30`<3000[0`<000`000<30`<30`00g`<3000?Ogmoo ooo0`<001l30`004P820ooooP820oooo0l30`0B0P8000ooooh20P<30`002 `<3000>0P830`<30`<000h20P0;0`<001820P<30`820P820P0?0`<03P820 0l30`0>0P803`<301820P003oooo`<30`<3000C0`<000h20P0000<30`00A `<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30gmoOoooo06W0`<01P8200@00000000?O gmooooo0`<006<30`003P8200000oooo00Soool00moOgooool30`002`<30 00<00030`<30`<000/30`0030000`<30`<3000[0`<0010000<30`<30`000 00?0`<000`000<30`<30`00A`<3000<00030`<30`<000l30`0030000`<30 `<3000;0`<000`000<30`<30`00:`<3000<00030`<30`<00=l30`003gmoO oooo`<3000O0`<000h20P<30`820P007`<3000>0P83oooo0`<008L30`003 P820oooo`<3000G0`<000h20P0000<30`00A`<3000>0P800003oool08ooo o`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooogmoOooooJL30`060P801000000000moOgooool30`00H`<3000>0 P800003oool02?ooo`03gmoOoooo`<3000;0`<0500004L30`0<0000<`<30 00<00030`<30`<002l30`0D00005`<3000<00030`<30`<00?l30`003gmoO oooo`<3000S0`<000h20P?oool30`006`<3000>0P83oooo0`<008L30`003 P820oooo`<3000G0`<000h20P0000<30`00A`<3000>0P800003oool09?oo o`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30gmoOoooo06W0`<01P8200@00000000?Ogmooooo0`<006<30`003P820 0000000000P000000moOgooool30`021`<3000?Ogmooooo0`<002<30`003 P820`<30`<3000K0`<000h20P<30`<30`00Q`<3000>0P830`<30`<001L30 `003P8200000`<300170`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooomY `<300H20P04000000003gmoOoooo`<3001S0`<00P800003o ool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30gmoOoooo06W0`<01P8200@00000000?Ogmooooo0`<00Yl30 `003gmoOoooo`<3003g0`<000h20P0000<30`00A`<3000>0P800003oool0 8oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooogmoOooooJL30`060P801000000000moOgooool30`02W`<30 00?Ogmooooo0`<00?L30`003P8200000`<300170`<000h20P0000?ooo`0T oooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3Ogmooool0JL30`060P801000000000moOgooool30`02W`<3000?O gmooooo0`<00?L30`003P8200000`<300170`<000h20P0000?ooo`0Soooo 01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3ooooOgmoooomY`<300H20P04000000003gmoOoooo`<300:O0`<000moO goooooooo`0moooo00>0P8000030`<004L30`003P8200000oooo02Coool0 4L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `=oOgoooo`1Y`<300H20P04000000003gmoOoooo`<300:O0`<11gmoO00<0 0030`<30`<004<30`003P8200000oooo02?oool04/30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgoooofW0`<01 P8200@00000000?Ogmooooo0`<00nl30`003P8200000oooo02Coool04L30 `?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`=oO goooo`1Y`<300H20P04000000003gmoOoooo`<300?_0`<000h20P0000?oo o`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3ooooOgmoooomY`<300H20P04000000003gmoOoooo`<300?_0 `<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3Ogmooool0JL30`060P801000000000moO gooool30`03k`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOooooJL30`060 P801000000000moOgooool30`03k`<3000>0P800003oool09?ooo`0A`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoO oooo06W0`<01P8200@00000000?Ogmooooo0`<00nl30`003P8200000oooo 02?oool04/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?ooomoOgoooofW0`<01P8200@00000000?Ogmooooo0`<00nl30 `003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`=oOgoooo`1Y`<300H20P04000000003gmoO oooo`<300?_0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<30@P00 0130`<01P8200@00000000?Ogmooooo0`<00nl30`003P8200000oooo02Co ool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`=oOgoooo`0G`<3000?Ogmn0P820P800?X20P0030000`<30`<3000k0 `<01P8200@00000000?Ogmooooo0`<00nl30`003P8200000oooo02?oool0 4/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?ooomoOgooooaO0`<000moOgooool30`00m`<3000>0P8000030`<003l30 `060P801000000000moOgooool30`03k`<3000>0P800003oool09?ooo`0A `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 gmoOoooo01O0`<000moOgooool30`00m`<3000>0P8000030`<003l30`060 P801000000000moOgooool30`03k`<3000>0P800003oool08oooo`0B`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo gmoOoooo5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000c0`<1Yoooo4/30`63ooolD`<3000>0P800 003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30gmoOoooo01O0`<000moOgooool30`00m`<3000>0P800 0030`<003l30`060P801000000000moOgooool30`00<`<3000>0P83OgmoO gml0IMoOg`03oooo`<30`<300130`<000h20P=oOgmoOg`1LgmoO00?oooo0 `<30`<004/30`003P8200000oooo02?oool04/30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<000moO gooool30`00C`<30200000W0`<000`000<30`<30`00F`<3000>0P8000030 `<003l30`060P801000000000moOgooool30`00<`<3000>0P800003oool0 0_ooo`030000oooooooo00?oool40000B?oooa0000000moOgooool30`00A `<3000>0P800003oool0Foooo`03gmoOoooo`<3001?0`<000h20P0000?oo o`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3Ogmooool05l30`003gmoOoooo`<3002C0`<000`000<30`<30 `00F`<3000>0P8000030`<003l30`060P801000000000moOgooool30`00< `<3000>0P800003oool00_ooo`030000oooooooo00Ooool00`000?oooooo o`15oooo00?Ogmn0P820P8003820P0030000gmoOoooo01;0`<000h20P000 0?ooo`1Koooo00?Ogmooooo0`<004l30`003P8200000oooo02?oool04/30 `?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo omoOgooooaO0`<000moOgooool30`00D`<3000<00030`<30`<000/30`004 0000`<30`<30`<300`0000;0`<000`000<30`000000300005L30`003P820 0000`<3000o0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000 oooo00;oool400000oooo`@000000oooo`000?ooo`02oooo00<0003oool0 00000_ooo`040000oooooooo0000>Oooo`03gmoOoooo`<3000_0`<001820 P0000=oOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30 `003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<005<30 `0030000`<30`<3000;0`<0010000<30`<30`00000?0`<001@000<30`000 0<30`0000003`<3000<00030`<30`<004/30`003P8200000`<3000o0`<01 P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;oool01`00 0?ooooooooooo`000?ooo`000003oooo00<0003oool000000oooo`030000 oooo000000;oool010000?ooooooo`0003Woool00moOgooool30`00;`<30 00B0P800003OgmoooolB`<3000>0P800003oool0Foooo`03gmoOoooo`<30 01?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0 `<005<30`0030000`<30`<3000;0`<0010000<30`<30`00000G0`<000`00 0<30`0000003`<3000<00030`<30`<004/30`003P8200000`<3000o0`<01 P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;oool01`00 0?ooooooooooo`000?ooo`000003oooo00<0003oool000000oooo`030000 oooo000000;oool010000?ooooooo`0003Woool00moOgooool30`00;`<30 00B0P800003OgmoooolB`<3000>0P800003oool0Foooo`03gmoOoooo`<30 01?0`<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool05l30`003gmoOoooo`<30 01C0`<000`000<30`<30`002`<3000<00030`<30`<001@000004`<300000 `<3000000l30`0030000`<30`<3001;0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`02oooo00L0003o ooooooooool0003oool000000oooo`030000oooo000000?oool00`000?oo o`000002oooo00@0003oooooool0000ioooo00?Ogmooooo0`<002l30`004 P8200000gmoOoooo4/30`003P8200000oooo05_oool00moOgooool30`00C `<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoOoooo`<30 01C0`<0600000/30`0090000`<30`<30`<300000`<300000`<30000000?0 `<000`000<30`<30`00B`<3000>0P8000030`<003l30`060P80100000000 0moOgooool30`00<`<3000>0P800003oool00_ooo`070000oooooooooooo 0000oooo000000?oool010000?ooo`00000000;oool00`000?ooo`000002 oooo00@0003oooooool0000ioooo00?Ogmooooo0`<001<30`0030000`<30 `<3000C0`<001820P0000=oOgooooa;0`<000h20P0000?ooo`1Koooo00?O gmooooo0`<004l30`003P8200000oooo02Coool04L30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?O gmooooo0`<005<30`0030000`<30`<3000;0`<0010000<30`<30`<30`0<0 0002`<3000<00030`<0000000`0001G0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`02oooo100000?o ool4000000?oool0003oool00P0000;oool3000000?oool000000000>_oo o`03gmoOoooo`<3000?0`<0300001L30`004P8200000gmoOoooo4/30`003 P8200000oooo05_oool00moOgooool30`00C`<3000>0P800003oool08ooo o`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooogmoOoooo5l30`003gmoOoooo`<3001C0`<000`000<30`<30`002 `<3000<00030`<30`<001/30`0030000`<30`<3001S0`<000h20P0000<30 `00?`<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`1D oooo00?Ogmooooo0`<000/30`0D00004`<3000B0P800003OgmoooolB`<30 00>0P800003oool0Foooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0T oooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3Ogmooool05l30`003gmoOoooo`<3001C0`<000`000<30`<30`002 `<3000<00030`<30`<001/30`0030000`<30`<3001S0`<000h20P0000<30 `00?`<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`1D oooo00COgmooooo0`<30`<0700000l30`004P8200000gmoOoooo4/30`003 P8200000oooo05_oool00moOgooool30`00C`<3000>0P800003oool08ooo o`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooogmoOoooo5l30`003gmoOoooo`<3001C0`<000`000<30`<30`002 `<3000<00030`<30`<001/30`0030000`<30`<3001S0`<000h20P0000<30 `00?`<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`1D oooo00?Ogmooooo0`<002l30`004P8200000gmoOoooo4/30`003P8200000 oooo05_oool00moOgooool30`00C`<3000>0P800003oool09?ooo`0A`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoO oooo01O0`<000moOgooool30`00m`<3000>0P8000030`<003l30`060P801 000000000moOgooool30`00<`<3000>0P800003oool0E?ooo`03gmoOoooo `<3000_0`<001820P0000=oOgooooa;0`<000h20P0000?ooo`1Koooo00?O gmooooo0`<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<00 0moOgooool30`00m`<3000>0P8000030`<003l30`060P801000000000moO gooool30`00<`<3000>0P800003oool0E?ooo`03gmoOoooo`<3000_0`<00 1820P0000=oOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<00 4l30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<00 ?L30`003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<003<30 `003P8200000oooo00;oool00`000?ooooooo`03oooo100004Soool00moO gooool30`00;`<3000B0P800003OgmoooolB`<3000>0P800003oool0Fooo o`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG `<3000?Ogmooooo0`<00?L30`003P8200000`<3000o0`<01P8200@000000 00?Ogmooooo0`<003<30`003P8200000oooo00;oool00`000?ooooooo`07 oooo00<0003oooooool0AOooo`03gmoOoooooooo00_oool01820P0000=oO gooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003P820 0000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooooool0?Oooo`03P820 0000`<3000o0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000 oooo00;oool400000oooo`@000001Oooo`000?ooooooo`000002oooo00<0 003oool000000oooo`@00002oooo00D0003oooooooooool00000;oooo`oO gml00`000=oOgoooo`0B`<3000>0P800003oool0Foooo`03gmoOoooo`<30 01?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<30@MoOg`030000 `<30`<3000k0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000 oooo00;oool01`000?ooooooooooo`000?ooo`000003oooo00<0003oool0 00000_ooo`060000oooooooo0000oooo00000_ooo`050000oooooooooooo 000000;oool01@000?ooooooooooo`00000_oooo01;0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolB`<30 00>0P800003oool0Foooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0T oooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3Ogmooool0JL30`060P801000000000moOgooool30`00<`<3000>0 P800003oool00_ooo`070000oooooooooooo0000oooo000000?oool00`00 0?ooo`000002oooo00H0003oooooool0003oool00002oooo00d0003ooooo ooooool0003oool0003oool0003oool0003oool00000;oooo`0A`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo 01;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003P8200000 oooo02?oool04/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?ooomoOgoooofW0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P8200000oooo00;oool01`000?ooooooooooo`000?ooo`000003 oooo00<0003oool000000_ooo`060000oooooooo0000oooo00000oooo`@0 00002?ooo`000?ooo`000?ooo`000?ooo`0002koool04/30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooooa;0 `<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003P8200000oooo 02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`=oOgoooo`1Y`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P0000?ooo`02oooo00L0003oooooooooool0003oool000000oooo`03 0000oooo000000;oool01P000?ooooooo`000?ooo`0000Koool00`000?oo o`000002oooo00@0003oooooool0000_oooo0170`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool04/30`003P820 0000oooo05_oool00moOgooool30`00C`<3000>0P800003oool08oooo`0B `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooogmoOooooJL30`060P801000000000moOgooool30`00<`<3000>0P800 003oool00_ooo`@00003oooo10000005oooo000000000000oooo00800002 oooo0P0000;oool300000_ooo`040000oooooooo00000_ooo`030000oooo oooo02coool04/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?ooomoOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmoo ooo0`<004l30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`1Y`<300H20P040 00000003gmoOoooo`<3000c0`<000h20P0000?ooo`1Eoooo0170`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool0 4/30`003P8200000oooo05_oool00moOgooool30`00C`<3000>0P800003o ool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooogmoOooooJL30`060P801000000000moOgooool30`00< `<3000>0P800003oool0E?ooo`0B`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooogmoOoooo4/30`003P8200000oooo 05_oool00moOgooool30`00C`<3000>0P800003oool09?ooo`0A`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo 06W0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo05Go ool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`=oOgoooo`0B`<3000>0P800003oool0Foooo`03gmoOoooo`<3001?0 `<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooomY`<300H20P04000000003 gmoOoooo`<3000c0`<000h20P0000?ooo`1Doooo01;0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolB`<30 00>0P800003oool0Foooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0T oooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3Ogmooool0JL30`060P801000000000moOgooool30`00<`<3000>0 P800003oool0EOooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30gmoOoooo01;0`<000h20P0000?ooo`1Koooo00?O gmooooo0`<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgoooofW0`<01 P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;oool00`00 0?ooooooo`03oooo100004Soool04/30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?ooomoOgooooa;0`<000h20P0000?oo o`1Koooo00?Ogmooooo0`<004l30`003P8200000oooo02Coool04L30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`=oOgooo o`0G`<30@P000130`<01P8200@00000000?Ogmooooo0`<003<30`003P820 0000oooo00;oool00`000?ooooooo`07oooo00<0003oooooool0A_ooo`0A `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 gmoOoooo01;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003 P8200000oooo02?oool04/30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?ooomoOgooooaO0`<000moOgh20P820P00nP820 00<00030`<30`<003/30`060P801000000000moOgooool30`00<`<3000>0 P800003oool00_ooo`@00003oooo10000005oooo0000oooooooo000000;o ool00`000?ooooooo`0moooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolB`<3000>0P800003oool0 Foooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Toooo0170`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool0 5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P0000?ooo`02oooo00L0003ooooooooo ool0003oool000000oooo`030000oooo000000;oool010000?ooooooo`00 043oool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`=oOgoooo`0B`<3000>0P800003oool0Foooo`03gmoOoooo`<30 01?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0 `<00?L30`003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0`<00 3<30`003P8200000oooo00;oool01`000?ooooooooooo`000?ooo`000003 oooo00<0003oool000000_ooo`040000oooooooo0000?oooo`0B`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoO oooo4/30`003P8200000oooo05_oool00moOgooool30`00C`<3000>0P800 003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30gmoOoooo01O0`<000moOgooool30`00m`<3000>0P800 0030`<003l30`060P801000000000moOgooool30`00<`<3000>0P800003o ool00_ooo`070000oooooooooooo0000oooo000000?oool00`000?ooo`00 0002oooo00@0003oooooool00010oooo0170`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool04/30`003P8200000 oooo05_oool00moOgooool30`00C`<3000>0P800003oool08oooo`0B`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo gmoOoooo5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20 P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`02oooo00L0003o ooooooooool0003oool000000oooo`030000oooo000000;oool010000?oo ooooo`0003ooool@000000?Ogmooooo0`<004L30`003P8200000oooo05_o ool00moOgooool30`00C`<3000>0P800003oool09?ooo`0A`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0 `<000moOgooool30`00G`<3000<00030`<30`<008l30`003P8200000`<30 00o0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;o ool400000oooo`@000001Oooo`00000000000?ooo`020000@?ooo`03gmoO P820P82000b0P8000`000=oOgoooo`0B`<3000>0P800003oool0Foooo`03 gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<30 00?Ogmooooo0`<005l30`0030000`<30`<3002?0`<000h20P0000<30`00? `<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`1Doooo 00?Ogmooooo0`<002l30`004P8200000gmoOoooo4/30`003P8200000oooo 05_oool00moOgooool30`00C`<3000>0P800003oool09?ooo`0A`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo 01O0`<000moOgooool30`007`<3000<00030`<30`<001<30`0040000`<30 `<30`<300`0000;0`<0400000l30`0<00002`<3000L00030`<30`<30`<00 0030`<0000000/30`0<00003`<300P0000W0`<000h20P0000<30`00?`<30 0H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`1Doooo00?O gmooooo0`<002l30`004P8200000gmoOoooo4/30`003P8200000oooo05_o ool00moOgooool30`00C`<3000>0P800003oool08oooo`0B`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo 5l30`003gmoOoooo`<3000O0`<000`000<30`<30`004`<3000@00030`<30 `<000003`<3000<00030`<0000000l30`0030000`<30000000?0`<000`00 0<30`0000002`<3000H00030`<30`<000030`<000003`<3000<00030`<00 00000/30`0030000`<30`<3000K0`<000h20P0000<30`00?`<300H20P040 00000003gmoOoooo`<3000c0`<000h20P0000?ooo`1Doooo00?Ogmooooo0 `<002l30`004P8200000gmoOoooo4/30`003P8200000oooo05_oool00moO gooool30`00C`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<000moO gooool30`007`<3000<00030`<30`<001<30`0040000`<30`<3000000l30 `0030000`<30000000?0`<000`000<30`0000005`<3000@00030`<30`<00 0002`<3000<00030`<0000001l30`0030000`<30`<3000O0`<000h20P000 0<30`00?`<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?oo o`1Doooo00?Ogmooooo0`<002l30`004P8200000gmoOoooo4/30`003P820 0000oooo05_oool00moOgooool30`00C`<3000>0P800003oool08oooo`0B `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooogmoOoooo5l30`003gmoOoooo`<3000O0`<000`000<30`<30`004`<30 00@00030`<30`<000003`<3000<00030`<0000000l30`0030000`<300000 00@000001L30`0000<30`<30`0000002`<3000<00030`<000000100000;0 `<000`000<30`<30`008`<3000>0P8000030`<003l30`060P80100000000 0moOgooool30`00<`<3000>0P800003oool0E?ooo`03gmoOoooooooo00_o ool01820P0000=oOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0 `<004l30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0 `<001l30`0D00002`<3000@00030`<30`<000003`<3000<00030`<000000 0l30`0030000`<30000000?0`<000`000<30`0000002`<3000H00030`<30 `<000030`<000003`<3000<00030`<0000000/30`0030000`<30`<3000K0 `<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P0000000P002002000?oool008000800C`00P0oOgml00`000=oOgooo o`0B`<3000>0P800003oool0Foooo`03gmoOoooo`<3001?0`<000h20P000 0?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0`<001l30`0030000 `<30`<3000;0`<0010000<30`000000000;0`<0300000/30`0@00003`<30 0`0000;0`<02000000G0`<0000000030`<0000000/30`0<00003`<300P00 00W0`<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P0000000P002002000?oool008000800C`00P00B`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo 4/30`003P8200000oooo05_oool00moOgooool30`00C`<3000>0P800003o ool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30gmoOoooo01O0`<000moOgooool30`007`<3000<00030`<30 `<000/30`0030000`<30`<3001O0`<000`000<30`<30`00D`<3000>0P800 0030`<003l30`060P801000000000moOgooool30`00<`<3000>0P8000000 08000P00P0Coool300201?ooo`030020oooo0020008008001Oooo`00P000 P000P?ooo`02002000Coool00800083oool2002000?oool0080008000ooo obl008004_oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`=oOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0 `<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?ooomoOgooooaO0`<000moOgooo ol30`007`<3000<00030`<30`<000/30`0030000`<30`<3001O0`<000`00 0<30`<30`00D`<3000>0P8000030`<003l30`060P801000000000moOgooo ol30`00<`<3000>0P800000008000P00P007oooo002000200020oooo0020 oooo00<008000oooo`00P?ooo`03002000Goool008000800083oool00P00 P006oooo00200020oooo0020oooo0P00P005oooo002000200020oooo02h0 08004/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?ooomoOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<00 4l30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<00 1l30`0D0000M`<3000<00030`<30`<004L30`003P8200000`<3000o0`<01 P8200@00000000?Ogmooooo0`<003<30`003P82000000020008008001ooo o`00P000P000P?ooo`00P?ooo`03002000?oool0083oool00P00P009oooo 0020oooo0020oooo0020oooo0020oooo008008000oooo`00P?ooo`020020 00?oool008000800<000P00Boooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30gmoOoooo4/30`003P8200000oooo05_o ool00moOgooool30`00C`<3000>0P800003oool08oooo`0B`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo 5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P0000000P002002000Ooool008000800 083oool0083oool00`00P003oooo0020oooo008008002Oooo`00P?ooo`00 P?ooo`00P?ooo`00P?ooo`02002000?oool0083oool00P00P0Goool^0020 01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3ooooOgmoooolB`<3000>0P800003oool0Foooo`03gmoOoooo`<3001?0 `<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3Ogmooool05l30`003gmoOoooo`<3003g0 `<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000c0`<00 0h20P0000000P002002000Ooool008000800083oool0083oool00`00P003 oooo0020oooo008008001?ooo`00P000P?ooo`8008000oooo`00P?ooo`02 002000?oool0083oool00P00P005oooo002000200020oooo02h008004_oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `=oOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003 P8200000oooo02?oool04/30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?ooomoOgooooaO0`<000moOgooool30`00m`<30 00>0P8000030`<003l30`060P801000000000moOgooool30`00<`<3000>0 P800000008000P00P0Coool300201?ooo`050020oooooooo0020oooo0080 08001Oooo`00P000P?ooo`00P002oooo00<0083oool008000_ooo`800803 oooo;`00P00B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooogmoOoooo4/30`003P8200000oooo05_oool00moOgooo ol30`00C`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<000moOgooo ol30`00m`<3000>0P8000030`<003l30`060P801000000000moOgooool30 `00<`<3000>0P800000008003000P003oooo0020oooo00l008000oooo`00 P000P00c002001;oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3OgmoooolB`<3000>0P800003oool0Foooo`03gmoO oooo`<3001?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<3000?O gmooooooool0?Oooo`03P8200000`<3000o0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P8200000002000`008000oooo`00P?ooo`0?002000?o ool008000800<`00P00B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooogmoOoooo4/30`003P8200000oooo05_oool0 0moOgooool30`00C`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<11 gmoO00<00030`<30`<003/30`060P801000000000moOgooool30`00<`<30 00>0P800000008003000P004oooo00200020oooo3000P003oooo00200020 03D008004_oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`=oOgooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0 `<004l30`003P8200000oooo02?oool04/30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?ooomoOgoooofW0`<01P8200@00 000000?Ogmooooo0`<003<30`003P8200000002005@008004/30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgooo oa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003P8200000 oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30`?oo ol30`?oool30`=oOgoooo`1Y`<300H20P04000000003gmoOoooo`<3000c0 `<000h20P0000000P01D002001;oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3OgmoooolB`<3000>0P800003oool0 Foooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoo oomY`<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`02 oooo00<0003oooooool0Coooo`0B`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooogmoOoooo4/30`003P82000000020 05/008000moOgooool30`00C`<3000>0P800003oool09?ooo`0A`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo 06W0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;o ool00`000?ooooooo`1@oooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3Ogmooool04/30`003P8200000002005/0 08000moOgooool30`00C`<3000>0P800003oool08oooo`0B`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo JL30`060P801000000000moOgooool30`00<`<3000>0P800003oool00_oo o`@00003oooo0`0000;oool01P000?ooooooo`000?ooo`0000;oool01000 0?ooooooo`0000;oool300000_ooo`050000oooooooooooo000000;oool3 0000:Oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooogmoOoooo4/30`003P8200000002000<00803oooo0`00 P0?oool300200oooodT008000moOgooool30`00C`<3000>0P800003oool0 9?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30gmoOoooo06W0`<01P8200@00000000?Ogmooooo0`<003<30`003 P8200000oooo00;oool01`000?ooooooooooo`000?ooo`000003oooo00<0 003oool000000_ooo`030000oooo000000;oool01P000?ooooooo`000?oo o`0000?oool00`000?ooo`000003oooo00<0003oool000000oooo`030000 oooooooo02Ooool04L30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`=oOgoooo`0B`<3000>0P800000008000P00P007oooo 002000200020oooo0020oooo00<008000oooo`00P?ooo`03002000?oool0 08000800AP00P003gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o oooOgmoooomY`<300H20P04000000003gmoOoooo`<3000c0`<000h20P000 0?ooo`02oooo00L0003oooooooooool0003oool000001_ooo`800002oooo 00@0003oooooool00002oooo00<0003oool000000oooo`030000oooo0000 00?oool00`000?ooo`000003oooo00<0003oooooool09_ooo`0B`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoO oooo4/30`003P8200000002000H008000oooo`00P?ooo`03002000?oool0 083oool00`00P003oooo0020002004H008000moOgooool30`00C`<3000>0 P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30gmoOoooo06W0`<01P8200@00000000?Ogmooooo0 `<003<30`003P8200000oooo00;oool01`000?ooooooooooo`000?ooo`00 0006oooo0P0000;oool010000?ooooooo`0000;oool00`000?ooo`000003 oooo00<0003oool000000oooo`030000oooo000000?oool00`000?oooooo o`0Woooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3Ogmooool04/30`003P8200000002000H008000oooo`00P?oo o`03002000?oool0083oool00`00P003oooo0020002004H008000moOgooo ol30`00C`<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOooooJL30`060P801 000000000moOgooool30`00<`<3000>0P800003oool00_ooo`070000oooo oooooooo0000oooo000000?oool00`000?ooo`000002oooo00<0003oool0 00000_ooo`060000oooooooo0000oooo00000oooo`040000oooo00000000 0_ooo`030000oooo000000?oool00`000?ooooooo`0Voooo01;0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoo oolB`<3000>0P800000008001000P0;oool2002000Ooool008000800083o ool0083oool00`00P003oooo0020002004H008000moOgooool30`00C`<30 00>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<1200004<30`060P8010000 00000moOgooool30`00<`<3000>0P800003oool00_ooo`@00003oooo0`00 00;oool01@000?ooooooo`000?ooo`03000000?oool0000000000oooo`<0 0002oooo00@0003oool000000003oooo0`0002[oool04L30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`0B`<30 00>0P800000008001P00P003oooo0020oooo00<008000oooo`00P?ooo`03 002000?oool008000800AP00P003gmoOoooo`<3001?0`<000h20P0000?oo o`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3ooooOgmoooolG`<3000?Ogmn0P820P800?X20P0030000`<30 `<3000k0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo 05Coool04/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?ooomoOgooooa;0`<000h20P0000000P006002000?oool0083o ool00`00P003oooo0020oooo00<008000oooo`00P000P016002000?Ogmoo ooo0`<004l30`003P8200000oooo02Coool04L30`?oool30`?oool30`?oo ol30`?oool30`?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?Ogmoo ooo0`<00?L30`003P8200000`<3000o0`<01P8200@00000000?Ogmooooo0 `<003<30`003P8200000oooo05Goool04L30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`=oOgoooo`0B`<3000>0P8000000 08000P00P007oooo002000200020oooo0020oooo00<008000oooo`00P?oo o`03002000?oool008000800AP00P003gmoOoooo`<3001?0`<000h20P000 0?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmooooo0`<00?L30`003P820 0000`<3000o0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000 oooo05Coool@000000?Ogmooooo0`<004L30`003P8200000002000<00803 oooo0`00P0?oool300200oooodT008000moOgooool30`00C`<3000>0P800 003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30gmoOoooo01O0`<000moOgooool30`00m`<3000>0P800 0030`<003l30`060P801000000000moOgooool30`00<`<3000>0P800003o ool0E?ooo`03gmoOP820P82000b0P8000`000=oOgoooo`0B`<3000>0P800 00000800F`00P003gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o oooOgmoooolG`<3000?Ogmooooo0`<00?L30`003P8200000`<3000o0`<01 P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo05Coool00moO gooool30`00;`<3000B0P800003OgmoooolB`<3000>0P80000000800F`00 P003gmoOoooo`<3001?0`<000h20P0000?ooo`0Toooo0170`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3Ogmooool05l30 `003gmoOoooo`<3000g0`<070000:L30`003P8200000`<3000o0`<01P820 0@00000000?Ogmooooo0`<003<30`003P8200000oooo00;oool00`000?oo ooooo`0>oooo100000[oool200000P8000030`<003l30`060P801000000000moOgooool30`00<`<30 00>0P800003oool00_ooo`030000oooooooo01;oool00`000?ooooooo`09 oooo00<0003oooooool0;_ooo`03gmoOoooo`<3000_0`<001820P0000=oO gooooa;0`<000h20P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003P820 0000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<003l30`0@00003 `<3010000003`<300000`<3000;0`<000`000<30`<30`00300000l30`0<0 0002`<3000<00030`<30`<003L30`003P8200000`<3000o0`<01P8200@00 000000?Ogmooooo0`<003<30`003P8200000oooo00;oool400000oooo`<0 0002oooo00@0003oooooool00002oooo10000003oooo0000oooo00;oool4 00000_ooo`030000oooooooo02koool00moOgooool30`00;`<3000B0P800 003OgmoooolB`<3000>0P800003oool00oooo`030000oooooooo00;oool5 0000C_ooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo01;0`<3o ooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooO gmoooolG`<3000?Ogmooooo0`<003/30`0030000`<30`<3000;0`<000`00 0<30`0000003`<3000<00030`<0000000l30`0030000`<30000000?0`<00 0`000<30`0000003`<3000<00030`<0000003l30`003P8200000`<3000o0 `<01P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;oool0 1`000?ooooooooooo`000?ooo`000003oooo00<0003oool000000_ooo`03 0000oooo000000?oool00`000?ooo`000002oooo00D0003oooooooooool0 00000_ooo`80000_oooo00COgmooooo0`<30`<0700000l30`004P8200000 gmoOoooo4/30`003P8200000oooo00?oool00`000?ooooooo`02oooo00<0 003oooooool0D?ooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Toooo 0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3Ogmooool05l30`003gmoOoooo`<3000k0`<000`000<30`<30`004`<30 00L00030`<30`<30`<000030`<0000000l30`0030000`<30000000G0`<00 0`000<30`<30`003`<3000<00030`<30`<003L30`003P8200000`<3000o0 `<01P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;oool0 1`000?ooooooooooo`000?ooo`000006oooo0P0000;oool01`000?oooooo ooooo`000?ooo`000002oooo00L0003oooooooooool0003oool000000_oo o`030000oooooooo02coool00moOgooool30`002`<301@0000C0`<001820 P0000=oOgooooa;0`<000h20P0000?ooo`03oooo00<0003oooooool00ooo o`030000oooooooo04ooool00moOgooool30`00C`<3000>0P800003oool0 8oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooogmoOoooo5l30`003gmoOoooo`<3000k0`<000`000<30`<30 `005`<3010000003`<300000`<3000;0`<000`000<30`0000005`<301@00 0003`<300000`<3000k0`<000h20P0000<30`00?`<300H20P04000000003 gmoOoooo`<3000c0`<000h20P0000?ooo`02oooo00L0003oooooooooool0 003oool000001_ooo`800002oooo00L0003oooooooooool0003oool00000 0oooo`@000001Oooo`000?ooooooo`00000^oooo00?Ogmooooo0`<000l30 `0<00005`<3000B0P800003OgmoooolB`<3000>0P800003oool01?ooo`03 0000oooooooo00?oool00`000?ooooooo`1>oooo00?Ogmooooo0`<004l30 `003P8200000oooo02Coool04L30`?oool30`?oool30`?oool30`?oool30 `?oool30`?oool30`?oool30`=oOgoooo`0G`<3000?Ogmooooo0`<003/30 `0030000`<30`<3000S0`<0010000<30`000000000;0`<000`000<30`000 0003`<3000<00030`<0000000l30`0030000`<30000000o0`<000h20P000 0<30`00?`<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?oo o`02oooo00L0003oooooooooool0003oool000000oooo`030000oooo0000 00;oool00`000?ooo`000003oooo00<0003oool000001_ooo`030000oooo 000000;oool00`000?ooooooo`0/oooo00?Ogmooooo0`<001<30`0030000 `<30`<3000C0`<001820P0000=oOgooooa;0`<000h20P0000?ooo`04oooo 00<0003oooooool01?ooo`030000oooooooo04goool00moOgooool30`00C `<3000>0P800003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooogmoOoooo5l30`003gmoOoooo`<30 00k0`<000`000<30`<30`005`<300`0000;0`<0010000<30`000000000?0 `<0300000l30`0<00002`<3000<00030`<30`<003L30`003P8200000`<30 00o0`<01P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo00;o ool400000oooo`<00002oooo00@0003oooooool00002oooo10000003oooo 0000000000;oool300000_ooo`040000oooooooo0000;_ooo`03gmoOoooo `<3000_0`<001820P0000=oOgooooa;0`<000h20P0000?ooo`05oooo00<0 003oooooool01?ooo`030000oooooooo04coool00moOgooool30`00C`<30 00>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<000moOgooool30`00>`<30 00<00030`<30`<007<30`0030000`<30`<3000g0`<000h20P0000<30`00? `<300H20P04000000003gmoOoooo`<3000c0`<000h20P0000?ooo`1Doooo 00?Ogmooooo0`<002l30`004P8200000gmoOoooo4/30`003P8200000oooo 00Goool00`000?ooooooo`04oooo00<0003oooooool0C?ooo`03gmoOoooo `<3001?0`<000h20P0000?ooo`0Soooo01;0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3ooooOgmoooolG`<3000?Ogmoo ooo0`<003/30`0030000`<30`<3000;0`<000`000<30`<30`00G`<3000<0 0030`<30`<003L30`003P8200000`<3000o0`<01P8200@00000000?Ogmoo ooo0`<003<30`003P8200000oooo05Coool00moOgooool30`00;`<3000B0 P800003OgmoooolB`<3000>0P800003oool01_ooo`030000oooo000000?o ool00`000?ooooooo`10P800003oool00_ooo`D00002oooo0`0004oo ool00moOgooool30`00C`<3000>0P800003oool08oooo`0B`<30oooo`<30 oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30oooogmoOoooo 5l30`003gmoOoooo`<3003g0`<000h20P0000<30`00?`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P0000?ooo`1Doooo00?Ogmooooooool0 2oooo`04P8200000gmoOoooo4/30`003P8200000oooo05_oool00moOgooo ol30`00C`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<000moOgooo ol30`00m`<3000>0P8000030`<003l30`060P801000000000moOgooool30 `00<`<3000>0P800003oool0E?ooo`oOgml00`000=oOgoooo`0B`<3000>0 P800003oool0Foooo`03gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo 01;0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3ooooOgmoooolG`<3000?Ogmooooo0`<00?L30`003P8200000`<3000o0 `<01P8200@00000000?Ogmooooo0`<003<30`003P8200000000006@00000 0moOgooool30`00A`<3000>0P80000000000F`000003gmoOoooo`<3001?0 `<000h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0 `<3oooo0`<3oooo0`<3oooo0`<3Ogmooool05l30`003gmoOoooo`<3003g0 `<000h20P0000<30`00?`<300H20P04000000003gmoOoooo`<3000c0`<1X P82000?oooo0`<30`<004<30`5n0P8000ooool30`<30`00B`<3000>0P800 003oool08oooo`0B`<30oooo`<30oooo`<30oooo`<30oooo`<30oooo`<30 oooo`<30oooo`<30oooogmoOoooo5l30`003gmoOoooooooo03goool00h20 P0000<30`00?`<300H20P04000000003gmoOoooo`<3000c0`<1Yoooo4/30 `63ooolD`<3000>0P800003oool09?ooo`0A`<30oooo`<30oooo`<30oooo `<30oooo`<30oooo`<30oooo`<30oooo`<30gmoOoooo01O0`<11gmoO00<0 0030`<30`<003/30`060P801000000000moOgooool30`00<`<3000>0P83O gmoOgml0IMoOg`03oooo`<30`<300130`<000h20P=oOgmoOg`1LgmoO00?o ooo0`<30`<004/30`003P8200000oooo02?oool04/30`?oool30`?oool30 `?oool30`?oool30`?oool30`?oool30`?oool30`?ooomoOgoooofW0`<01 P8200@00000000?Ogmooooo0`<003<30`003P8200000oooo06Coool00moO gooool30`00A`<3000>0P800003oool0Foooo`03gmoOoooo`<3001?0`<00 0h20P0000?ooo`0Toooo0170`<3oooo0`<3oooo0`<3oooo0`<3oooo0`<3o ooo0`<3oooo0`<3oooo0`<3Ogmooool0JL30`060P801000000000moOgooo ol30`00<`<3000>0P800003oool0I?ooo`03gmoOoooo`<300170`<000h20 P0000?ooo`1Koooo00?Ogmooooo0`<004l30`003P8200000oooo02?oool0 4/30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30`?oool30 `?ooomoOgoooofW0`<01P8200@00000000?Ogmooooo0`<003<30`003P820 0000oooo06Coool00moOgooool30`00A`<3000>0P800003oool0Foooo`03 gmoOoooo`<3001?0`<000h20P0000?ooo`0Soooo40000003gmoOoooo`<30 06S0`<01P8200@00000000?Ogmooooo0`<003<30`005P8200000oooooooo 000006;oool00moOgooool30`00A`<3000>0P800003oool04P00P4Woool0 0moOgooool30`00C`<3000>0P800003oool08oooo`03gmoOP820P82000b0 P8000`000=oOgoooo`1Y`<300H20P04000000003gmoOoooo`<3000c0`<00 1H20P0000?ooooooo`00001Roooo00?Ogmooooo0`<004L30`003P8200000 oooo01800819oooo00?Ogmooooo0`<004l30`003P8200000oooo02?oool0 0moOgooool30`00;`<3000B0P800003OgmoooomY`<300H20P04000000003 gmoOoooo`<3000c0`<001820P0000?ooooooo`@00003oooo10000003oooo 0000oooo00;oool01@000?ooooooooooo`000002oooo00@0003oooooool0 0002oooo00<0003oooooool00`00043oool00moOgooool30`00A`<3000>0 P800003oool00P00P0?oool300200oooo`<00803oooo00<0083oooooool0 Aoooo`03gmoOoooo`<3001?0`<000h20P0000000P00S002000?Ogmooooo0 `<002l30`004P8200000gmoOooooJL30`060P801000000000moOgooool30 `00<`<3000F0P800003oooooool000000oooo`030000oooo000000?oool0 0`000?ooo`000003oooo00D0003oooooooooool000000_ooo`060000oooo oooo0000oooo00000_ooo`050000oooooooooooo000003ooool00moOgooo ol30`00A`<3000F0P800003oool0083oool00`00P003oooo0020oooo00<0 08000oooo`00P?ooo`030020B_ooo`03gmoOoooo`<3001?0`<000h20P000 0000P00S002000?Ogmooooo0`<002l30`004P8200000gmoOooooJL30`060 P801000000000moOgooool30`00<`<3000F0P800003oooooool000000ooo o`030000oooo000000?oool00`000?ooo`000002oooo00T0003oool0003o ool0003oool0003oool000000_ooo`030000oooo000000;oool00`000?oo ooooo`11oooo00?Ogmooooo0`<004L30`003P8200000oooo00D008000ooo o`00P?ooo`03002000?oool0083oool00`00P4[oool00moOgooool30`00C `<3000>0P800000008001000P003oooo0020002001`008000moOgooool30 `002`<301oooo`;0`<001820P0000=oOgoooofW0`<01P8200@00000000?O gmooooo0`<003<30`005P8200000oooooooo000000?oool00`000?ooo`00 0003oooo00<0003oool000000_ooo`090000oooo0000oooo0000oooo0000 oooo000000;oool00`000?ooo`000002oooo1@0003ooool00moOgooool30 `00A`<3000>0P800003oool01@00P003oooo0020oooo00<008000oooo`00 P?ooo`030020B_ooo`03gmoOoooo`<3001?0`<000h20P0000000P0040020 00?oool0080008007000P004gmoOoooo`<30`<301h20P0?0`<001820P000 0=oOgoooofW0`<01P8200@00000000?Ogmooooo0`<003<30`005P8200000 oooooooo000000?oool00`000?ooo`000003oooo00<0003oool000000_oo o`040000oooooooo00000_ooo`030000oooo000000;oool00`000?ooo`00 0002oooo00D0003oooooooooool00000?oooo`03gmoOoooo`<300170`<00 0h20P0000?ooo`0300200_ooo`8008001oooo`00P000P000P?ooo`00P?oo o`030020B_ooo`03gmoOoooo`<3001?0`<000h20P0000000P004002000?o ool0080008007000P003gmoOoooo`<3000;0`<05P8201<30`004P8200000 gmoOoooo5l30`480000@`<300H20P04000000003gmoOoooo`<3000c0`<00 1820P0000?ooooooo`@00003oooo10000005oooo00000000oooo000000;o ool01@000?ooooooo`000?ooo`02000000?oool0003oool00P0000;oool3 0000@?ooo`03gmoOoooo`<300170`<000h20P0000?ooo`05002000?oool0 083oool00`00P003oooo0020oooo00<0081:oooo00?Ogmooooo0`<004l30 `003P8200000002000@008000oooo`00P000P00L002000?Ogmooooo0`<00 0l30`0>0P805`<3000B0P800003OgmoooolG`<30@P000130`<01P8200@00 000000?Ogmooooo0`<003<30`003P8200000oooo00_oool00`000?ooo`00 000?oooo00<0003oooooool0A?ooo`03gmoOoooo`<300170`<000h20P000 0?ooo`05002000?oool0083oool00`00P003oooo0020oooo00<0081:oooo 00?Ogmooooo0`<004l30`003P8200000002000@008000oooo`00P000P00L 002000?Ogmooooo0`<001<30`003P820`<30`<3000C0`<001820P0000=oO gooooaO0`<000`000=oOgh20P00mP8200P000130`<01P8200@00000000?O gmooooo0`<003<30`003P8200000oooo00_oool00`000?ooo`00000?oooo 00<0003oooooool0A?ooo`03gmoOoooo`<300170`<001H20P0000?ooo`00 P?ooo`03002000?oool0083oool00`00P003oooo0020oooo00<0081:oooo 00?Ogmooooo0`<004l30`003P8200000002000@008000oooo`00P000P00L 002000?Ogmooooo0`<002l30`004P8200000gmoOoooo5l30`0030000gmoO oooo03c0`<000h20P0000000000@`<300H20P04000000003gmoOoooo`<30 00c0`<000h20P0000?ooo`0;oooo00@0003oooooool00000P800000000004<30`060P801000000000moOgooool30`00<`<3000>0 P800003oool0I?ooo`03gmoOoooo`<300170`<000h20P0000?ooo`0B0020 BOooo`03gmoOoooo`<3001?0`<000h20P0000000P004002000?oool00800 08007000P003gmoOoooo`<3000_0`<001820P0000=oOgooooaO0`<000`00 0=oOgoooo`0G`<30200001g0`<000h20P0000000000@`<300H20P0400000 0003gmoOoooo`<3000c0`<000h20P0000?ooo`1Toooo00?Ogmooooo0`<00 4L30`003P8200000oooo05_oool00moOgooool30`00C`<3000>0P8000000 08008`00P003gmoOoooooooo00_oool01820P0000=oOgooooaO0`<000`00 0=oOgoooo`0l`<3000>0P800000000004<30`060P801000000000moOgooo ol30`00<`<3000>0P80000000000I0000003gmoOoooo`<300170`<000h20 P0000000001K000000?Ogmooooo0`<004l30`003P8200000002002<0080? gmoO00<0003Ogmooool05l30`0030000gmoOoooo01W0`<0400000l30`005 0000`<30`<30`<30000001O0`<000h20P0000000000@`<300H20P0400000 0003gmoOoooo`<3000c0`<1XP82000?oooo0`<30`<004<30`5n0P8000ooo ol30`<30`00B`<3000>0P80000000000<`000003gmoOoooo`<3001K0`<00 0`000=oOgoooo`0H`<3000<00030`<30`<000/30`0040000`<30`<300000 0/30`0030000`<30`<3001K0`<000h20P0000000000@`<300H20P0400000 0003gmoOoooo`<300?_0`<0gP82000?oooo0`<30`<005L30`0030000gmoO oooo01S0`<000`000<30`<30`002`<3000H00030`<30`<000030`<00000I `<3000>0P800000000004<30`060P801000000000moOgooool30`03o`<30 Bl30`0030000gmoOoooo01S0`<000`000<30`<30`002`<3000<00030`<30 `<000P0001[0`<000h20P0000000000@`<300H20P04000000003gmoOoooo `<300?o0`<1;`<3000<0003Ogmooool06<30`0030000`<30`<3000;0`<00 1P000<30`<30`0000<30`00001W0`<000h20P0000000000@`<300H20P040 00000003gmoOoooo`<300?o0`<1;`<3000<0003Ogmooool06<30`0030000 `<30`<3000;0`<0010000<30`<30`00000;0`<000`000<30`<30`00F`<30 00>0P800000000004<30`060P801000000000moOgooool30`03o`<30Bl30 `0030000gmoOoooo01S0`<000`000<30`<30`002`<3000@00030`<30`<00 000K`<3000>0P800000000004<30`060P801000000000moOgooool30`03o `<30Bl30`0030000gmoOoooo01S0`<000`000<30`<30`002`<3000@00030 `<30`<00000K`<3000>0P800000000004<30`060P801000000000moOgooo ol30`03o`<302l30`0@0000l`<3000<0003Ogmooool06L30`0@00003`<30 00<00030`<30`<006L30`003P820000000000130`<01P8200@00000000?O gmooooo0`<00ol30`0o0`<000`000<30`<30`00i`<3000<0003Ogmooool0 ?<30`003P820000000000130`<01P8200@00000000?Ogmooooo0`<003L30 `0@00005`<300`0000C0`<001@000<30`<30`<30`0000002`<300`0000?0 `<0300000/30`0030000`<30`<3005K0`<000`000<30`<30`002`<3000@0 0030`<30`<30`<0300000l30`0800003`<300`0000;0`<000`000<30`<30 `002000000O0`<000030`<30`<000030`<0000000/30`0<00002`<3000L0 0030`<30`<30`<000030`<000000@/30`0030000`<30`<3000G0`<040000 0/30`0@00002`<300`0000?0`<0200000/30`0030000`<30`<3002c0`<00 0`000=oOgoooo`0l`<3000>0P800000000004<30`060P801000000000moO gooool30`00=`<3000D00030`<30`<30`<0000000l30`0050000`<30`<30 `<30000000?0`<001`000<30`<30`<30`0000<30`0000003`<3000<00030 `<0000000l30`0030000`<30`<3005S0`<000`000<30`<30`002`<3000@0 0030`<30`<000003`<3000<00030`<0000000/30`0030000`<30000000?0 `<001@000<30`0000<30`0000002`<300P000007`<300000`<30`<300000 `<30000000?0`<000`000<30`0000003`<3000<00030`<30`<00@/30`003 0000`<30`<3000C0`<001`000<30`<30`<30`0000<30`0000003`<3000<0 0030`<0000000l30`0030000`<30000000;0`<000`000<30`<30`00^`<30 00<0003Ogmooool0?<30`003P820000000000130`<01P8200@00000000?O gmooooo0`<003L30`0030000`<30`<3000;0`<0010000<30`<30`00000K0 `<000`000<30`0000002`<3000<00030`<0000001L30`0030000`<30`<30 05c0`<000`000<30`<30`002`<3000@00030`<30`<000007`<3000@00030 `<30`<000003`<3000D00030`<000030`<0000000l30`0030000`<300000 00;0`<000`000<30`0000003`<3000<00030`<0000000l30`0030000`<30 `<3004;0`<000`000<30`<30`004`<3000L00030`<30`<30`<000030`<00 00000l30`0030000`<30000000O0`<000`000<30`<30`00_`<3000<0003O gmooool0??ooo`03P820000000000130`<01P8200@00000000?Ogmooooo0 `<003L30`0030000`<30`<3000;0`<000`000<30`<30`00500000/30`003 0000`<30000000;0`<000`000<30`0000005`<301@0005[0`<000`000<30 `<30`002`<3000<00030`<30`<001@0000;0`<001@000<30`<30`<30`000 0003`<3000D00030`<000030`<0000000l30`0030000`<30000000;0`<00 0`000<30`0000003`<3000<00030`<0000000l30`0030000`<30`<3004;0 `<000`000<30`<30`005`<3010000003`<300000`<3000;0`<000`000<30 `000000400000/30`0030000`<30`<300330`<000`000=oOgmoOg`0mgmoO 0P000130`<01P8200@00000000?Ogmooooo0`<003L30`0030000`<30`<30 00;0`<0010000<30`<30`00000?0`<000`000<30`0000003`<3000D00030 `<000030`<0000000l30`0030000`<30000000?0`<000`000<30`<30`01H `<301@0000?0`<001`000<30`<30`<30`0000<30`0000002`<3000<00030 `<0000000l30`0050000`<300000`<30000000?0`<000`000<30`0000002 `<3000<00030`<0000000l30`0040000`<30000000000/30`0030000`<30 `<3004;0`<0500001/30`0030000`<30000000?0`<000`000<30`0000003 `<3000<00030`<0000000/30`0030000`<30`<3002k0`<1200004<30`060 P801000000000moOgooool30`00=`<3000<00030`<30`<000/30`0040000 `<30`<30`<300`0000;0`<001`000<30`<30`<30`0000<30`0000002`<30 0`0000?0`<0300000/30`0030000`<30`<3005K0`<000`000<30`<30`002 `<3000@00030`<30`<30`<0300000l30`0800003`<300`0000;0`<000`00 0<30`0000003`<3000H00030`<0000000030`<000002`<300`0000;0`<00 10000<30`000000000;0`<000`000<30`<30`010`<3000<00030`<30`<00 0/30`0030000`<30`<3000<00003`<30100000;0`<0300000l30`0800002 `<3000<00030`<30`<00O/30`060P801000000000moOgooool30`00=`<30 00<00030`<30`<000/30`0030000`<30`<3007?0`<000`000<30`<30`002 `<3000<00030`<30`<004L30`0030000`<30`<3000G0`<000`000<30`<30 `01A`<3000<00030`<30`<000/30`0030000`<30`<3009O0`<01P8200@00 000000?Ogmooooo0`<003L30`0050000`<30`<30`<30000007K0`<000`00 0<30`<30`002`<3000<00030`<30`<004L30`0030000`<30`<3000G0`<00 0`000<30`<30`01A`<3000<00030`<30`<000/30`0030000`<30`<3009O0 `<01P8200@00000000?Ogmooooo0`<003L30`0@0000@`<3000<00030`<30 `<00I<30`0D0000D`<3000<00030`<30`<002<30`0030000`<30`<3004k0 `<050000V/30`060P801000000000moOgooool30`03o`<30WL30`060P801 000000000moOgooool30`03o`<30WL30`060P801000000000moOgooool30 `03o`<30WL30`060P801000000000moOgooool30`03o`<30WL30`060P801 000000000moOgooool30`03o`<30WL30`060P801000000000moOgooool30 `03o`<30WL30`060P801000000000moOgooool30`03o`<30WL30`060P801 000000000moOgooool30`03o`<30WL30`060P801000000000moOgooool30 `03o`<30WL30`060P801000000000moOgooool30`03o`<30WL30`060P801 000000000moOgooool30`03o0020W000P070`<01P8200@00000000?Ogmoo ooo0`<00o`00P9`00801`<300H20P04000000003gmoOoooo`<300?l0082: 0020400000800801`<300H20P04000000003gmoOoooo`<3004H00802oooo o`00P48008000ooooh20P820P00"], "Graphics", ImageSize->{275, 230.75}, ImageMargins->{{0, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}], Cell[TextData[{ "Click ", StyleBox["Ok", FontSize->10], " and save the file with the extension .pdf." }], "Text"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Creating HTML, ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " or ", Cell[BoxData[ StyleBox[ RowBox[{"L", StyleBox[ AdjustmentBox["A", BoxMargins->{{-0.36, -0.1}, {0, 0}}, BoxBaselineShift->-0.2], FontSize->Smaller], "T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]] }], "Section"], Cell[TextData[{ "Please see the appropriate How-To. ", StyleBox["add", FontColor->RGBColor[1, 0, 0]], " ", StyleBox["link", FontColor->RGBColor[1, 0, 0]] }], "Text"] }, Closed]] }, Open ]] }, FrontEndVersion->"4.0 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 695}}, WindowSize->{776, 635}, WindowMargins->{{Automatic, 96}, {Automatic, -12}}, CellLabelAutoDelete->True, Magnification->1.5, StyleDefinitions -> "ArticleClassic.nb" ] (*********************************************************************** Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. ***********************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[1739, 51, 61, 0, 199, "Title"], Cell[1803, 53, 283, 6, 87, "Text"], Cell[CellGroupData[{ Cell[2111, 63, 39, 0, 84, "Section"], Cell[2153, 65, 422, 8, 111, "Text"], Cell[CellGroupData[{ Cell[2600, 77, 48, 0, 62, "Subsection"], Cell[2651, 79, 758, 16, 159, "Text"] }, Closed]], Cell[CellGroupData[{ Cell[3446, 100, 93, 2, 36, "Subsection"], Cell[3542, 104, 1506, 46, 163, "Text"], Cell[5051, 152, 291, 9, 89, "Text"] }, Closed]], Cell[CellGroupData[{ Cell[5379, 166, 147, 5, 36, "Subsection"], Cell[5529, 173, 692, 21, 87, "Text"], Cell[6224, 196, 647, 22, 64, "Text"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[6920, 224, 43, 0, 43, "Section"], Cell[6966, 226, 1711, 58, 184, "Text"] }, Closed]], Cell[CellGroupData[{ Cell[8714, 289, 50, 0, 43, "Section"], Cell[CellGroupData[{ Cell[8789, 293, 41, 0, 62, "Subsection"], Cell[8833, 295, 329, 11, 64, "Text"], Cell[CellGroupData[{ Cell[9187, 310, 73, 1, 43, "Input"], Cell[9263, 313, 40, 0, 41, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[9340, 318, 67, 1, 43, "Input"], Cell[9410, 321, 46, 0, 41, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[9505, 327, 153, 5, 36, "Subsection"], Cell[9661, 334, 715, 21, 111, "Text"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[10425, 361, 127, 5, 43, "Section"], Cell[CellGroupData[{ Cell[10577, 370, 44, 0, 62, "Subsection"], Cell[10624, 372, 331, 9, 87, "Text"] }, Open ]], Cell[CellGroupData[{ Cell[10992, 386, 39, 0, 62, "Subsection"], Cell[11034, 388, 344, 9, 87, "Text"], Cell[11381, 399, 246, 10, 39, "Text"], Cell[11630, 411, 74450, 1223, 333, 74350, 1220, "GraphicsData", "Bitmap", \ "Graphics"], Cell[86083, 1636, 52, 0, 39, "Text"], Cell[86138, 1638, 40153, 660, 280, 40055, 657, "GraphicsData", "Bitmap", \ "Graphics"], Cell[126294, 2300, 172, 5, 63, "Text"], Cell[126469, 2307, 99507, 1633, 359, 99412, 1630, "GraphicsData", "Bitmap", \ "Graphics"], Cell[225979, 3942, 123, 5, 39, "Text"] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[226151, 3953, 601, 20, 44, "Section"], Cell[226755, 3975, 181, 7, 39, "Text"] }, Closed]] }, Open ]] } ] *) (*********************************************************************** End of Mathematica Notebook file. ***********************************************************************)