(************** Content-type: application/mathematica ************** CreatedBy='Mathematica 5.2' Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. 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[ 299646, 11118]*) (*NotebookOutlinePosition[ 300309, 11141]*) (* CellTagsIndexPosition[ 300265, 11137]*) (*WindowFrame->Normal*) Notebook[{ Cell[BoxData[""], "Input"], Cell[CellGroupData[{ Cell["Expansion of the potential for Prob 2.22 inside the sphere.", \ "Subsection"], Cell[BoxData[ \(Clear["\<`*\>"]\)], "Input"], Cell[BoxData[ \(g\ = \ a \(\((a^2 - r^2)\)/\((a^2\ + \ r^2\ - 2 a\ r\ \[Xi])\)^\((3/ 2)\)\)\ /\((4\ \[Pi])\)\)], "Input"], Cell[BoxData[ \(nterm\ = \ 7\)], "Input"], Cell[BoxData[ \(g = \ Expand[Simplify[Normal[Series[g, {r, 0, nterm}]], Assumptions \[Rule] \ a > 0]]\)], "Input"], Cell[BoxData[ \(g\ = g /. \ \[Xi]\ \[Rule] \ Cos[\[Theta]]\ Cos[\[Psi]]\ + \ Sin[\[Theta]]\ Sin[\[Psi]]\ Cos[\[Phi]]\)], "Input"], Cell[BoxData[ \(g\ = \ Expand[g]\)], "Input"], Cell[BoxData[ \(Expand[t1]\)], "Input"], Cell[BoxData[ \(t2\ = \ Integrate[Sin[\[Psi]]\ t1, {\[Psi], 0, \[Pi]/2}]\ - Integrate[Sin[\[Psi]]\ t1, {\[Psi], \[Pi]/2, \[Pi]}]\)], "Input"], Cell["\<\ Factor coefficient of \[Mu] in potential and make a table of coefficients of \ Pl(\[Mu])\ \>", "Text"], Cell[BoxData[ \(F\ = FullSimplify[t2 /. \ \[Theta] \[Rule] \ ArcCos[\[Mu]]]\)], "Input"], Cell[BoxData[ \(c\ = \ Normal[Series[2 a\ F/\((3 r)\), {r, 0, nterm}]]\)], "Input"], Cell[BoxData[ \(nt\ = \ Length[c]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(t\ \ = \ Table[Simplify[c[\([i]\)]/LegendreP[2 i - 1, \[Mu]]], {i, 1, nt}]\)], "Input"], Cell[BoxData[ \({1, \(-\(\(7\ r\^2\)\/\(12\ a\^2\)\)\), \(11\ r\^4\)\/\(24\ a\^4\), \(-\ \(\(25\ r\^6\)\/\(64\ a\^6\)\)\)}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Plot the Field on Axis", "Subsection"], Cell[BoxData[ \(Clear["\<`*\>"]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(\[CapitalPhi]i\ = \ V\ \((a/z)\)\ \((1 - \((a^2 - z^2)\)/\((a\ Sqrt[a^2 + z^2])\))\)\)], "Input"], Cell[BoxData[ \(\(a\ V\ \((1 - \(a\^2 - z\^2\)\/\(a\ \@\(a\^2 + z\^2\)\))\)\)\/z\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Ei\ = \ \(-Expand[D[\[CapitalPhi]i, z]]\)\)], "Input"], Cell[BoxData[ \(\(a\ V\)\/z\^2 - \(a\^2\ V\)\/\((a\^2 + z\^2)\)\^\(3/2\) + \(V\ \ z\^2\)\/\((a\^2 + z\^2)\)\^\(3/2\) - V\/\@\(a\^2 + z\^2\) - \(a\^2\ V\)\/\(z\^2\ \@\(a\^2 + z\^2\)\)\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(c\ = \ Ei[\([1]\)]\)], "Input"], Cell[BoxData[ \(\(a\ V\)\/z\^2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(dEi\ = \ Ei - c\)], "Input"], Cell[BoxData[ \(\(-\(\(a\^2\ V\)\/\((a\^2 + z\^2)\)\^\(3/2\)\)\) + \(V\ z\^2\)\/\((a\^2 \ + z\^2)\)\^\(3/2\) - V\/\@\(a\^2 + z\^2\) - \(a\^2\ V\)\/\(z\^2\ \@\(a\^2 + z\^2\)\)\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(dEi\ = \ FullSimplify[dEi]\)], "Input"], Cell[BoxData[ \(\(-\(\(a\^2\ V\ \((a\^2 + 3\ z\^2)\)\)\/\(z\^2\ \((a\^2 + z\^2)\)\^\(3/2\)\)\)\)\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(de\ = \ Simplify[a\ dEi\ /V /. \ z \[Rule] \ a\ \[Zeta], Assumptions \[Rule] \ a > 0]\)], "Input"], Cell[BoxData[ \(\(\(-1\) - 3\ \[Zeta]\^2\)\/\(\[Zeta]\^2\ \((1 + \[Zeta]\^2)\)\^\(3/2\)\ \)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cc\ = \ Simplify[a\ c/V\ /. \ z \[Rule] \ a\ \[Zeta], Assumptions \[Rule] \ a > 0]\)], "Input"], Cell[BoxData[ \(1\/\[Zeta]\^2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ein\ = \ V/a \((cc + \ de)\)\)], "Input"], Cell[BoxData[ \(\(V\ \((1\/\[Zeta]\^2 + \(\(-1\) - 3\ \[Zeta]\^2\)\/\(\[Zeta]\^2\ \((1 \ + \[Zeta]\^2)\)\^\(3/2\)\))\)\)\/a\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Limit[ein, \ \[Zeta] \[Rule] 0]\)], "Input"], Cell[BoxData[ \(\(-\(\(3\ V\)\/\(2\ a\)\)\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ein /. \ \[Zeta] \[Rule] \ 1\)], "Input"], Cell[BoxData[ \(\(\((1 - \@2)\)\ V\)\/a\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\[CapitalPhi]o\ = \ V \((1 - \((z^2 - a^2)\)/\((z\ Sqrt[a^2 + z^2])\))\)\)], "Input"], Cell[BoxData[ \(V\ \((1 - \(\(-a\^2\) + z\^2\)\/\(z\ \@\(a\^2 + z\^2\)\))\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Eo\ = \ \(-FullSimplify[D[\[CapitalPhi]o, z]]\)\)], "Input"], Cell[BoxData[ \(\(V\ \((a\^4 + 3\ a\^2\ z\^2)\)\)\/\(z\^2\ \((a\^2 + z\^2)\)\^\(3/2\)\)\ \)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify[Eo /. \ z \[Rule] \ a, Assumptions \[Rule] \ a > 0]\)], "Input"], Cell[BoxData[ \(\(\@2\ V\)\/a\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Ei\ = \ Ei /. \ {V \[Rule] 10, a \[Rule] \ 1}\)], "Input"], Cell[BoxData[ \(10\/z\^2 - 10\/\((1 + z\^2)\)\^\(3/2\) + \(10\ z\^2\)\/\((1 + z\^2)\)\^\(3/2\) - 10\/\@\(1 + z\^2\) - 10\/\(z\^2\ \@\(1 + z\^2\)\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Eo\ = \ Eo /. \ {V \[Rule] 10, a \[Rule] \ 1}\)], "Input"], Cell[BoxData[ \(\(10\ \((1 + 3\ z\^2)\)\)\/\(z\^2\ \((1 + z\^2)\)\^\(3/2\)\)\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Eb = \ Piecewise[{{Eo, z < \(-1\)}, {Ei, \(-1\) \[LessEqual] \ z \[LessEqual] 1}, {Eo, z > 1}}]\)], "Input"], Cell[BoxData[ RowBox[{"\[Piecewise]", GridBox[{ {\(\(10\ \((1 + 3\ z\^2)\)\)\/\(z\^2\ \((1 + z\^2)\)\^\(3/2\)\)\), \(z \ < \(-1\)\)}, {\(10\/z\^2 - 10\/\((1 + z\^2)\)\^\(3/2\) + \(10\ z\^2\)\/\((1 + \ z\^2)\)\^\(3/2\) - 10\/\@\(1 + z\^2\) - 10\/\(z\^2\ \@\(1 + z\^2\)\)\), \(\(-1\) \[LessEqual] z \[LessEqual] 1\)}, {\(\(10\ \((1 + 3\ z\^2)\)\)\/\(z\^2\ \((1 + z\^2)\)\^\(3/2\)\)\), \(z \ > 1\)} }, ColumnSpacings->1.2, ColumnAlignments->{Left}]}]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Plot[Eb, {z, \(-2\), 2}, PlotStyle \[Rule] {Thickness[0.01], RGBColor[1, 0, 0]}, AxesLabel \[Rule] \ {z, "\<\>"}, PlotLabel \[Rule] \ "\", TextStyle \[Rule] {FontSize \[Rule] 14}]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .61803 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.5 0.238095 0.317919 0.0202136 [ [.02381 .30542 -10.4063 -19 ] [.02381 .30542 10.4063 0 ] [.2619 .30542 -10.4063 -19 ] [.2619 .30542 10.4063 0 ] [.7381 .30542 -6 -19 ] [.7381 .30542 6 0 ] [.97619 .30542 -6 -19 ] [.97619 .30542 6 0 ] [1.025 .31792 0 -9.5 ] [1.025 .31792 12 9.5 ] [.4875 .01472 -28.8125 -9.5 ] [.4875 .01472 0 9.5 ] [.4875 .11578 -28.8125 -9.5 ] [.4875 .11578 0 9.5 ] [.4875 .21685 -20.8125 -9.5 ] [.4875 .21685 0 9.5 ] [.4875 .41899 -12 -9.5 ] [.4875 .41899 0 9.5 ] [.4875 .52006 -20 -9.5 ] [.4875 .52006 0 9.5 ] [.5 .63053 -82 0 ] [.5 .63053 82 19 ] [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .02381 .31792 m .02381 .32417 L s gsave .02381 .30542 -71.4063 -23 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 71.813 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 1.000 setlinewidth grestore .2619 .31792 m .2619 .32417 L s gsave .2619 .30542 -71.4063 -23 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 71.813 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 1.000 setlinewidth grestore .7381 .31792 m .7381 .32417 L s gsave .7381 .30542 -67 -23 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (1) show 1.000 setlinewidth grestore .97619 .31792 m .97619 .32417 L s gsave .97619 .30542 -67 -23 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (2) show 1.000 setlinewidth grestore .125 Mabswid .07143 .31792 m .07143 .32167 L s .11905 .31792 m .11905 .32167 L s .16667 .31792 m .16667 .32167 L s .21429 .31792 m .21429 .32167 L s .30952 .31792 m .30952 .32167 L s .35714 .31792 m .35714 .32167 L s .40476 .31792 m .40476 .32167 L s .45238 .31792 m .45238 .32167 L s .54762 .31792 m .54762 .32167 L s .59524 .31792 m .59524 .32167 L s .64286 .31792 m .64286 .32167 L s .69048 .31792 m .69048 .32167 L s .78571 .31792 m .78571 .32167 L s .83333 .31792 m .83333 .32167 L s .88095 .31792 m .88095 .32167 L s .92857 .31792 m .92857 .32167 L s .25 Mabswid 0 .31792 m 1 .31792 L s gsave 1.025 .31792 -61 -13.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (z) show 1.000 setlinewidth grestore .5 .01472 m .50625 .01472 L s gsave .4875 .01472 -89.8125 -13.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 71.813 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (15) show 1.000 setlinewidth grestore .5 .11578 m .50625 .11578 L s gsave .4875 .11578 -89.8125 -13.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 71.813 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 1.000 setlinewidth grestore .5 .21685 m .50625 .21685 L s gsave .4875 .21685 -81.8125 -13.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Mathematica1Mono %%IncludeFont: Mathematica1Mono /Mathematica1Mono findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (-) show 71.813 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 1.000 setlinewidth grestore .5 .41899 m .50625 .41899 L s gsave .4875 .41899 -73 -13.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (5) show 1.000 setlinewidth grestore .5 .52006 m .50625 .52006 L s gsave .4875 .52006 -81 -13.5 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (10) show 1.000 setlinewidth grestore .125 Mabswid .5 .03493 m .50375 .03493 L s .5 .05514 m .50375 .05514 L s .5 .07536 m .50375 .07536 L s .5 .09557 m .50375 .09557 L s .5 .136 m .50375 .136 L s .5 .15621 m .50375 .15621 L s .5 .17642 m .50375 .17642 L s .5 .19664 m .50375 .19664 L s .5 .23706 m .50375 .23706 L s .5 .25728 m .50375 .25728 L s .5 .27749 m .50375 .27749 L s .5 .29771 m .50375 .29771 L s .5 .33813 m .50375 .33813 L s .5 .35835 m .50375 .35835 L s .5 .37856 m .50375 .37856 L s .5 .39877 m .50375 .39877 L s .5 .4392 m .50375 .4392 L s .5 .45941 m .50375 .45941 L s .5 .47963 m .50375 .47963 L s .5 .49984 m .50375 .49984 L s .5 .54027 m .50375 .54027 L s .5 .56048 m .50375 .56048 L s .5 .5807 m .50375 .5807 L s .5 .60091 m .50375 .60091 L s .25 Mabswid .5 0 m .5 .61803 L s gsave .5 .63053 -143 -4 Mabsadd m 1 1 Mabs scale currentpoint translate 0 27 translate 1 -1 scale /g { setgray} bind def /k { setcmykcolor} bind def /p { gsave} bind def /r { setrgbcolor} bind def /w { setlinewidth} bind def /C { curveto} bind def /F { fill} bind def /L { lineto} bind def /rL { rlineto} bind def /P { grestore} bind def /s { stroke} bind def /S { show} bind def /N {currentpoint 3 -1 roll show moveto} bind def /Msf { findfont exch scalefont [1 0 0 -1 0 0 ] makefont setfont} bind def /m { moveto} bind def /Mr { rmoveto} bind def /Mx {currentpoint exch pop moveto} bind def /My {currentpoint pop exch moveto} bind def /X {0 rmoveto} bind def /Y {0 exch rmoveto} bind def 63.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 63.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor (Axial) show 111.000 18.000 moveto (Electric) show 183.000 18.000 moveto (Field) show 223.000 18.000 moveto %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 14.000 scalefont [1 0 0 -1 0 0 ] makefont setfont 0.000 0.000 0.000 setrgbcolor 0.000 0.000 rmoveto 1.000 setlinewidth grestore 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath 1 0 0 r .01 w .02381 .37668 m .06244 .39067 L .10458 .41121 L .14415 .43776 L .18221 .4731 L .20178 .4965 L .22272 .52678 L .23293 .54397 L .24402 .56474 L .24911 .57509 L .25449 .58669 L .25909 .59714 L .26036 .60009 L .26105 .60174 L .26171 .60332 L .26299 .23342 L .26416 .23259 L .30236 .20139 L .343 .15947 L .38213 .11255 L .42371 .06267 L .44458 .04155 L .45373 .0338 L .46378 .02663 L .47347 .0212 L .47812 .01915 L .48253 .01755 L .48492 .01683 L .48752 .01617 L .48969 .01571 L .49208 .0153 L .49333 .01513 L .49466 .01498 L .49608 .01486 L .49671 .01482 L .49741 .01478 L .49866 .01473 L .49997 .01472 L .50119 .01473 L .50233 .01477 L .50361 .01484 L .50425 .01488 L .50496 .01494 L .50738 .01522 L .50874 .01543 L .51021 .01569 L .51285 .01626 L .51804 .01774 L .52279 .01952 L .53232 .02426 L Mistroke .54137 .03013 L .56122 .04698 L .57962 .06639 L .6188 .1137 L .66044 .16334 L .68134 .18563 L .70055 .20405 L .71934 .22008 L .72879 .22743 L .73138 .22936 L .73416 .23138 L .7355 .23235 L .73677 .23326 L .73792 .23407 L .73916 .60125 L .74038 .59836 L .7415 .59576 L .74402 .59 L .74858 .57999 L .75897 .5589 L .77999 .52251 L .81967 .47107 L .85783 .43622 L .89844 .40951 L .93754 .39068 L .97619 .37668 L Mfstroke % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 177.938}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgZjLP00000009_D00<0oooo00<0^W80001b^P3oool0203o ool00`000000oooo0?ooo`3P0?ooo`00/P3oool00`3oom@0V`1b0;[Zo`060?ooo`030?oZ^P1b0000 VmCo00D0oooo00<0^W8007:jjP3oool01`3oool00`000000oooo0?ooo`3P0?ooo`00/P3oool00`3o om@0V`1b0;[Zo`0>0?ooo`030?oDV`00L[X0oooo00L0oooo00<000000?ooo`3oool0h03oool00:40 oooo00<0oooZ0;Yb000000001P0000000`1b^^X0oooo0?ooo`050?ooo`030?ooe02K0780^^[o00h0 oooo00<0onZj0780V`3Dool01`3oool00`000000oooo0?ooo`3P0?ooo`00/P3oool00`3oom@0V`1b 0;[Zo`0>0?ooo`040?oDV`0009/0e?oo0?ooo`d0o`00g03oool00;80oooo00<0oooD09/0LP2jj_l0 3P3oool00`3Z^W80o`000?l0000?0?l00=/0oooo002b0?ooo`030?ooe02K0780^^[o00L0oooo00@0 oooD09/000000780^^[o0P3ooolE0?l00=T0oooo002b0?ooo`030?ooe02K0780^^[o00L0oooo00D0 oooD09/0LP2je;X0LP00000000090?l000<0oooo00<000000?ooo`3oool00`3oool80?l00=D0oooo 002b0?ooo`030?ooe02K0780^^[o00L0oooo00<0oooD09/0LP2jj_l01P3o00080?ooo`030000003o ool0oooo00@0oooo203o003D0?ooo`00/P3oool00`3oom@0V`1b0;[Zo`070?ooo`030?ooe02K0780 o`0000@0o`002P3oool00`000000oooo0?ooo`070?ooo`H0o`00d`3oool00:l0oooo00H0e9/00000 00000000VmCD09/0LP2jj_l70?ooo`030?ooe03o0000o`0000<0o`002`3oool00`000000oooo0?oo o`0:0?ooo`@0o`00dP3oool00;40oooo00@0oooD09/000000780^^[o1P3oool50?l000<0000000<0 002K0=Coo`3oool01`3oool00`000000oooo0?ooo`0;0?ooo`@0o`00d@3oool00;X0oooo1@3o000> 0?ooo`8000003@3oool40?l00=00oooo002i0?ooo`D0o`003`3oool00`000000oooo0?ooo`0=0?oo o`@0o`00c`3oool00;P0oooo103o000A0?ooo`030000003oool0oooo00h0oooo103o003>0?ooo`00 ]`3oool40?l00180oooo00<000000?ooo`3oool03`3oool40?l00ZjLP00 0000000000000000Vm@02P3oool00`000000oooo0?ooo`0S0?ooo`<0o`00^P3oool00:<0oooo103o 000;0?ooo`030?ooe02K0780^^[o00P0oooo00<0omBK001b^P3oool00P3oool00`3DV`0009_D0?oo o`080?ooo`030000003oool0oooo02<0oooo103o002i0?ooo`00XP3oool40?l000`0oooo00<0oooD 09/0LP2jj_l01`3oool00`3oom@0V`1b0;[Zo`030?ooo`030?ooe02K0000VmCo00P0oooo00<00000 0?ooo`3oool0903oool40?l00;P0oooo002Q0?ooo`@0o`003@3oool00`3oom@0V`1b0;[Zo`070?oo o`030>ZjLP00L[X0oooo00@0oooo00<0j[Yb002Ke03oool01`3oool00`000000oooo0?ooo`0U0?oo o`@0o`00]`3oool00:40oooo0`3o00060000000307:jjP3oool0oooo00D0oooo00<0oooD09/0LP2j j_l01`3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`00L[X0oooo00L0oooo00<000000?ooo`3o ool09P3oool30?l00;L0oooo002P0?ooo`<0o`003`3oool00`3oom@0V`1b0;[Zo`070?ooo`030=BK 001b^^X0oooo00@0oooo00<0omBK0000V`3Dool01`3oool3000002L0oooo0`3o002f0?ooo`00W`3o ool40?l000l0oooo00<0oooD09/0LP2jj_l01`3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oDV`00 09/0e?oo00L0oooo00<000000?ooo`3oool09`3oool40?l00;D0oooo002N0?ooo`@0o`00403oool0 0`3oom@0V`1b0;[Zo`070?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK0000V`3Dool01`3oool0 0`000000oooo0?ooo`0X0?ooo`@0o`00]03oool009d0oooo103o000A0?ooo`030?ooe02K0780^^[o 00L0oooo00<0e9/007:jjP3oool0103oool00`3oe9/007:j0?ooo`070?ooo`030000003oool0oooo 02T0oooo103o002c0?ooo`00W@3oool30?l00180oooo00<0oooD09/0LP2jj_l01`3oool00`3Z^W80 09_D0?ooo`040?ooo`030>ZjLP00Vm@0oooo00L0oooo00<000000?ooo`3oool0:P3oool40?l00;80 oooo002L0?ooo`<0o`004`3oool00`3oom@0V`1b0;[Zo`070?ooo`030?oZ^P1b09/0e?oo00@0oooo 00<0^W8009_Do`3oool01`3oool00`000000oooo0?ooo`0[0?ooo`<0o`00/P3oool009/0oooo103o 000@0?ooo`060=BK00000000000009_De02K0780^^[o203oool00`3oe9/0002K0=Coo`020?ooo`03 0=BK0000Vm@0oooo00P0oooo00<000000?ooo`3oool0;03oool30?l00;40oooo002J0?ooo`@0o`00 4`3oool0103oom@0V`000000LP2jj_l90?ooo`050?oDV`000000000000000000Vm@02P3oool00`00 0000oooo0?ooo`0/0?ooo`@0o`00/03oool009T0oooo103o000`0?ooo`800000;P3oool40?l00:l0 oooo002H0?ooo`@0o`00<@3oool00`000000oooo0?ooo`0^0?ooo`@0o`00[P3oool009P0oooo0`3o 000b0?ooo`030000003oool0oooo02l0oooo103o002]0?ooo`00U`3oool30?l003<0oooo00<00000 0?ooo`3oool0<03oool30?l00:d0oooo002F0?ooo`@0o`00<`3oool00`000000oooo0?ooo`0a0?oo o`<0o`00[03oool009D0oooo103o000d0?ooo`030000003oool0oooo0340oooo103o002[0?ooo`00 U03oool40?l003D0oooo00<000000?ooo`3oool003oool00`000000oooo0?ooo`0e0?ooo`<0o`00Z03oool00940 oooo103o000h0?ooo`030000003oool0oooo03H0oooo0`3o002W0?ooo`00T03oool40?l003T0oooo 00<000000?ooo`3oool0=P3oool40?l00:H0oooo002?0?ooo`@0o`00>P3oool00`000000oooo0?oo o`0g0?ooo`@0o`00Y@3oool008h0oooo103o000k0?ooo`030000003oool0oooo03P0oooo103o002T 0?ooo`00S@3oool40?l003`0oooo0P00000j0?ooo`@0o`00X`3oool008`0oooo103o000m0?ooo`03 0000003oool0oooo03X0oooo103o002R0?ooo`00R`3oool40?l003h0oooo00<000000?ooo`3oool0 >`3oool40?l00:40oooo002:0?ooo`@0o`00?`3oool00`000000oooo0?ooo`0l0?ooo`@0o`00X03o ool008T0oooo103o00100?ooo`030000003oool0oooo03d0oooo1@3o002N0?ooo`00R03oool40?l0 0440oooo00<000000?ooo`3oool0?P3oool50?l009d0oooo00270?ooo`@0o`00@P3oool00`000000 oooo0?ooo`100?ooo`@0o`00W03oool008H0oooo103o00130?ooo`030000003oool0oooo0440oooo 103o002K0?ooo`00Q@3oool40?l004@0oooo0P0000130?ooo`@0o`00VP3oool008@0oooo103o000d 0?ooo`030?ooe02K000000000080000000<009_D0?ooo`3oool02@3oool00`000000oooo0?ooo`13 0?ooo`@0o`00V@3oool008<0oooo103o000d0?ooo`030>ZjLP00000009_D00<0oooo00<0^W80001b ^P3oool02@3oool00`000000oooo0?ooo`140?ooo`@0o`00V03oool00880oooo103o000d0?ooo`03 0?oZ^P1b0000VmCo00D0oooo00<0^W8007:jjP3oool0203oool00`000000oooo0?ooo`150?ooo`@0 o`00U`3oool00840oooo103o000m0?ooo`030?oDV`00L[X0oooo00P0oooo00<000000?ooo`3oool0 AP3oool40?l009H0oooo00200?ooo`@0o`00:@3oool00`3oonX0^W80000000060000000307:jjP3o ool0oooo00T0oooo00<0onZj0780V`3Dool0203oool00`000000oooo0?ooo`170?ooo`@0o`00U@3o ool007l0oooo103o000o0?ooo`030?oDV`0009/0e?oo00P0oooo00<000000?ooo`3oool0B03oool4 0?l009@0oooo001m0?ooo`D0o`00@03oool00`3Z^W8009_D0?ooo`080?ooo`<00000B@3oool50?l0 0980oooo001l0?ooo`D0o`00>P3oool0103oom@0V`000000LP2jj_l20?ooo`030?oDV`000780^^[o 00T0oooo00<000000?ooo`3oool0BP3oool50?l00940oooo001k0?ooo`@0o`00?03oool0103oom@0 V`1b0;[D^P1b0002000000030000V`3Dool0oooo00T0oooo00<000000?ooo`3oool0B`3oool50?l0 0900oooo001j0?ooo`@0o`00?@3oool00`3oom@0V`1b0;[Zo`0?0?ooo`030000003oool0oooo04d0 oooo103o002?0?ooo`00N@3oool40?l003h0oooo00<0oooD09/0LP2jj_l03`3oool00`000000oooo 0?ooo`1>0?ooo`H0o`00S03oool007H0oooo1P3o000o0?ooo`030?ooe02K0780^^[o00l0oooo00<0 00000?ooo`3oool0C`3oool60?l008/0oooo001f0?ooo`D0o`00@03oool00`3oom@0V`0000000004 000000030000V`3Dool0oooo00P0oooo00<000000?ooo`3oool0D03oool50?l008/0oooo001f0?oo o`<0o`00E03oool200000580oooo103o002;0?ooo`00MP3oool30?l005@0oooo00<000000?ooo`3o ool0DP3oool30?l008/0oooo001f0?ooo`<0o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00 R`3oool007H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o002;0?ooo`00MP3oool3 0?l005@0oooo00<000000?ooo`3oool0DP3oool30?l008/0oooo000R0?ooo`030>ZjLP0000000000 00D0000000<0001b0;[Zo`3oool0B@3oool30?l000030=BK00000000000000D0000000<0002K0=Co o`3oool0B@3oool00`000000oooo0?ooo`1?0?ooo`030=BK00000000000000<0o`000P0000000`00 09/0e?oo0?ooo`1:0?ooo`030>ZjLP000000000000D0000000<0001b0;[Zo`3oool0<@3oool00280 oooo00<0omBK0000002Ke?l0103oool00`3oom@0V`1b0;[Zo`1:0?ooo`<0o`000`3oool00`3oom@0 V`1b0;[Zo`1>0?ooo`030000003oool0oooo0580oooo0`3o001?0?ooo`030?oDV`000000VmCo00@0 oooo00<0oooD09/0LP2jj_l00?ooo`800000D`3oool30?l00540oooo00<0oooD09/0001b^^X0=`3oool001D0oooo00<0oooZ 0;Yb000000001P0000000`1b^^X0oooo0?ooo`040?ooo`030?ooe02K0000L[[Z04<0oooo00<0oooZ 0;Yb000000001P0000000`1b^^X0oooo0?l000020?l000<0oooo00<0oooD09/0LP2jj_l0CP3oool0 0`000000oooo0?ooo`1B0?ooo`<0o`00DP3oool00`3oom@0V`0007:jjP0f0?ooo`009`3oool00`2j LP0009_D0?ooo`1<0?ooo`<0o`000`3oool00`3oom@0V`1b0;[Zo`1>0?ooo`030000003oool0oooo 0580oooo0`3o001D0?ooo`030;Yb0000Vm@0oooo03@0oooo000X0?ooo`030;Yb0000Vm@0oooo04/0 oooo0`3o00030?ooo`030?ooe02K0780^^[o04h0oooo00<000000?ooo`3oool0DP3oool30?l005D0 oooo00<0^W80002Ke03oool0<`3oool002T0oooo00<0^W8007:jjP3oool0BP3oool30?l000<0oooo 00<0oooD09/0LP2jj_l0CP3oool00`000000oooo0?ooo`1B0?ooo`<0o`00EP3oool00`2jLP00L[[Z 0?ooo`0b0?ooo`00:@3oool00`3oj[X0LP1b0;[Zo`1:0?ooo`<0o`000`3oool00`3oom@0V`1b0;[Z o`1>0?ooo`030000003oool0oooo0580oooo0`3o001F0?ooo`030?oZ^P1b0780^^[o0380oooo000S 0?ooo`030;YbV`3Dool0oooo00<0oooo00<0oooD09/0LP2jj_l0BP3oool30?l000<0oooo00<0oooD 09/0LP2jj_l0CP3oool00`000000oooo0?ooo`1B0?ooo`<0o`00D03oool00`2jLY/0e?oo0?ooo`03 0?ooo`030?ooe02K0780^^[o0380oooo000S0?ooo`030;Yb001b^^X0oooo00<0oooo00<0omBK0000 V`3Dool0BP3oool30?l000<0oooo00<0oooD09/0LP2jj_l0CP3oool2000005<0oooo0`3o001@0?oo o`030;Yb001b^^X0oooo00<0oooo00<0omBK0000V`3Dool0 0?ooo`030000003oool0oooo04l0oooo00<0e9/00000000000000`3o001@0?ooo`030?oZ^P1b0000 L[[Z0080oooo00<0omBK0000001b^^X0<`3oool002@0oooo00<0oooD09/0000000000P0000000`2K e?l0oooo0?ooo`1:0?ooo`<0o`000P3oool0103oom@0V`000000LP2jj_m>0?ooo`030000003oool0 oooo0540oooo00@0oooD0?l0003o0000o`00D@3oool00`3oom@0V`00000000020000000309_Do`3o ool0oooo0380oooo001f0?ooo`<0o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00R`3oool0 07H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o002;0?ooo`00MP3oool30?l005@0 oooo00<000000?ooo`3oool0DP3oool30?l008/0oooo001f0?ooo`<0o`00E03oool00`000000oooo 0?ooo`1B0?ooo`<0o`00R`3oool007H0oooo0`3o001D0?ooo`800000D`3oool30?l008/0oooo001f 0?ooo`<0o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00R`3oool007H0oooo0`3o001D0?oo o`030000003oool0oooo0580oooo0`3o001[0?ooo`030;Yb00000000000000D0000000<0002K0=Co o`3oool05@3oool007H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o001[0?ooo`03 0?oZ^P1b0780^^[o00@0oooo00<0onZj0780V`3Dool05P3oool007H0oooo0`3o001D0?ooo`030000 003oool0oooo0580oooo0`3o001/0?ooo`030?oZ^P1b0780^^[o00<0oooo00<0onZj0780V`3Dool0 5P3oool007H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o001]0?ooo`030?oZ^P1b 0780^^[o01/0oooo001f0?ooo`<0o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00KP3oool0 0`3oj[X0LP1b0;[Zo`0J0?ooo`00MP3oool30?l005@0oooo00<000000?ooo`3oool0DP3oool30?l0 06l0oooo00<0onZj0780LP2jj_l06@3oool001P0ooooGP0000030?l00:T000000`3o001N000000d0 oooo00<0omBK001b^P3oool00P3oool00`3oj[X0LP1b0;[Zo`0H0?ooo`00803oool00`000000oooo 0?ooo`0?0?ooo`030000003oool0oooo00h0oooo00<000000?ooo`3oool03P3oool00`000000oooo 0?ooo`0>0?ooo`030000003oool0oooo00h0oooo0`3o000?0?ooo`030000003oool0oooo00h0oooo 00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0?0?ooo`030000003oool0oooo00h0oooo 00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0>0?ooo`030000003oool0oooo00l0oooo 00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0=0?ooo`<0o`003`3oool00`000000oooo 0?ooo`0?0?ooo`030000003oool0oooo00h0oooo00<000000?ooo`3oool03P3oool00`000000oooo 0?ooo`0>0?ooo`030000003oool0oooo01@0oooo00<0omBK001b^P3oool00`3oool00`3oj[X0LP1b 0;[Zo`0G0?ooo`00803oool00`000000oooo0?ooo`1C0?ooo`<0o`00E03oool00`000000oooo0?oo o`1B0?ooo`<0o`00E03oool00`000000oooo0?ooo`0D0?ooo`030?oDV`000000000000D0000000<0 07:j0?ooo`3oool05@3oool007H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o002; 0?ooo`00MP3oool30?l005@0oooo00<000000?ooo`3oool0DP3oool30?l008/0oooo001f0?ooo`<0 o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00R`3oool007H0oooo0`3o001D0?ooo`030000 003oool0oooo0580oooo0`3o002;0?ooo`00MP3oool30?l005@0oooo0P00001C0?ooo`<0o`00R`3o ool007H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o002;0?ooo`00MP3oool30?l0 05@0oooo00<000000?ooo`3oool0DP3oool30?l008/0oooo001f0?ooo`<0o`00E03oool00`000000 oooo0?ooo`1B0?ooo`<0o`00R`3oool007H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo 0`3o002;0?ooo`00MP3oool30?l005@0oooo00<000000?ooo`3oool0DP3oool30?l008/0oooo001f 0?ooo`<0o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00R`3oool007H0oooo0`3o001D0?oo o`800000D`3oool30?l008/0oooo001f0?ooo`<0o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0 o`00R`3oool007H0oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o002;0?ooo`00MP3o ool30?l005@0oooo00<000000?ooo`3oool0DP3oool30?l008/0oooo001f0?ooo`<0o`00E03oool0 0`000000oooo0?ooo`1B0?ooo`<0o`00R`3oool007H0oooo0`3o001D0?ooo`030000003oool0oooo 0580oooo0`3o002;0?ooo`007`3oool30?l005@0oooo0`3o001D0?ooo`030000003oool0oooo0580 oooo0`3o001C0?ooo`<0o`00=@3oool001l0oooo1P3o001A0?ooo`<0o`00E03oool00`000000oooo 0?ooo`1B0?ooo`<0o`00D03oool60?l003D0oooo000O0?ooo`T0o`00CP3oool30?l005@0oooo0P00 001C0?ooo`<0o`00C@3oool90?l003D0oooo000Q0?ooo`X0o`00B`3oool30?l005@0oooo00<00000 0?ooo`3oool0DP3oool30?l004X0oooo2P3o000g0?ooo`00903oool:0?l004P0oooo0`3o001D0?oo o`030000003oool0oooo0580oooo0`3o00170?ooo`X0o`00>P3oool002L0oooo2@3o00160?ooo`<0 o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00A@3oool90?l003d0oooo000Z0?ooo`P0o`00 A03oool30?l005@0oooo00<000000?ooo`3oool0DP3oool30?l004<0oooo203o00100?ooo`00;@3o ool70?l00480oooo0`3o001D0?ooo`030000003oool0oooo0580oooo0`3o00110?ooo`L0o`00@`3o ool002l0oooo1`3o00100?ooo`<0o`00E03oool00`000000oooo0?ooo`1B0?ooo`<0o`00?`3oool7 0?l004D0oooo000a0?ooo`L0o`00?P3oool30?l005@0oooo0P00001C0?ooo`<0o`00?@3oool70?l0 04L0oooo000c0?ooo`L0o`00?03oool30?l005@0oooo00<000000?ooo`3oool0DP3oool30?l003/0 oooo1`3o00190?ooo`00=@3oool70?l003X0oooo0`3o00130?ooo`030?ooe02K0000000000800000 00<009_D0?ooo`3oool02@3oool00`000000oooo0?ooo`1B0?ooo`<0o`00>@3oool70?l004/0oooo 000g0?ooo`L0o`00>03oool30?l00480oooo00<0j[Yb00000000Vm@00`3oool00`2jLP0007:j0?oo o`090?ooo`030000003oool0oooo0580oooo0`3o000g0?ooo`L0o`00C@3oool003T0oooo1`3o000f 0?ooo`<0o`00@@3oool00`3oj[X0LP0009_Do`050?ooo`030;Yb001b^^X0oooo00P0oooo00<00000 0?ooo`3oool0DP3oool30?l003H0oooo1P3o001?0?ooo`00>`3oool60?l003D0oooo0`3o00190?oo o`030?oDV`00L[X0oooo00P0oooo00<000000?ooo`3oool0DP3oool30?l003@0oooo1P3o001A0?oo o`00?@3oool60?l003<0oooo0`3o00190?ooo`030?oZ^P1b09/0e?oo00P0oooo00<000000?ooo`3o ool0DP3oool30?l003<0oooo1@3o001C0?ooo`00?`3oool50?l00380oooo0`3o00190?ooo`030?oD V`0009/0e?oo00P0oooo0`00001C0?ooo`<0o`00<@3oool50?l005@0oooo00100?ooo`H0o`00<03o ool30?l004T0oooo00<0j[Yb002Ke03oool0203oool00`000000oooo0?ooo`1C0?ooo`<0o`00;`3o ool50?l005H0oooo00120?ooo`H0o`00;P3oool30?l00480oooo00@0oooD09/000000780^^[o0P3o ool00`3oe9/0001b0;[Zo`090?ooo`030000003oool0oooo05<0oooo0`3o000^0?ooo`D0o`00E`3o ool004<0oooo1P3o000]0?ooo`<0o`00@P3oool0103oom@0V`1b0;[D^P1b0002000000030000V`3D ool0oooo00T0oooo00<000000?ooo`3oool0D`3oool30?l002`0oooo1P3o001H0?ooo`00A@3oool6 0?l002/0oooo0`3o00120?ooo`030?ooe02K0780^^[o00l0oooo00<000000?ooo`3oool0D`3oool3 0?l002/0oooo1@3o001J0?ooo`00A`3oool50?l002X0oooo0`3o00120?ooo`030?ooe02K0780^^[o 00l0oooo00<000000?ooo`3oool0D`3oool30?l002X0oooo1@3o001K0?ooo`00B03oool50?l002T0 oooo0`3o00120?ooo`030?ooe02K0780^^[o00l0oooo00<000000?ooo`3oool0D`3oool30?l002P0 oooo1@3o001M0?ooo`00BP3oool50?l002L0oooo0`3o00120?ooo`030?ooe02K0000000000@00000 00<0002K0=Coo`3oool0203oool00`000000oooo0?ooo`1C0?ooo`<0o`009`3oool50?l005h0oooo 001;0?ooo`D0o`009P3oool30?l005@0oooo0P00001D0?ooo`<0o`009P3oool50?l005l0oooo001= 0?ooo`@0o`009@3oool30?l005@0oooo00<000000?ooo`3oool0D`3oool30?l002D0oooo103o001Q 0?ooo`00CP3oool40?l002@0oooo0`3o001D0?ooo`030000003oool0oooo05<0oooo0`3o000T0?oo o`@0o`00HP3oool004l0oooo103o000S0?ooo`<0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0 o`008`3oool40?l006<0oooo001@0?ooo`@0o`008P3oool30?l005@0oooo00<000000?ooo`3oool0 D`3oool30?l00240oooo1@3o001T0?ooo`00D@3oool40?l00240oooo0`3o001D0?ooo`030000003o ool0oooo05<0oooo0`3o000P0?ooo`D0o`00I@3oool00580oooo103o000P0?ooo`<0o`00E03oool0 0`000000oooo0?ooo`1C0?ooo`<0o`007`3oool40?l006L0oooo001C0?ooo`@0o`007`3oool30?l0 05@0oooo0P00001D0?ooo`<0o`007P3oool40?l006P0oooo001D0?ooo`@0o`007P3oool30?l005@0 oooo00<000000?ooo`3oool0D`3oool30?l001d0oooo103o001Y0?ooo`00E@3oool40?l001d0oooo 0`3o001D0?ooo`030000003oool0oooo05<0oooo0`3o000L0?ooo`@0o`00JP3oool005H0oooo103o 000L0?ooo`<0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0o`006P3oool50?l006/0oooo001G 0?ooo`@0o`006`3oool30?l005@0oooo00<000000?ooo`3oool0D`3oool30?l001X0oooo103o001/ 0?ooo`00F03oool40?l001X0oooo0`3o001D0?ooo`030000003oool0oooo05<0oooo0`3o000I0?oo o`<0o`00KP3oool005T0oooo103o000I0?ooo`<0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0 o`00603oool40?l006h0oooo001J0?ooo`@0o`00603oool30?l005@0oooo0P00001D0?ooo`<0o`00 5`3oool40?l006l0oooo001K0?ooo`@0o`005`3oool30?l005@0oooo00<000000?ooo`3oool0D`3o ool30?l001L0oooo0`3o001`0?ooo`00G03oool40?l001H0oooo0`3o001D0?ooo`030000003oool0 oooo05<0oooo0`3o000F0?ooo`<0o`00L@3oool005d0oooo103o000E0?ooo`<0o`00E03oool00`00 0000oooo0?ooo`1C0?ooo`<0o`005@3oool40?l00740oooo001N0?ooo`@0o`00503oool30?l005@0 oooo00<000000?ooo`3oool0D`3oool30?l001@0oooo103o001b0?ooo`00G`3oool30?l001@0oooo 0`3o001D0?ooo`030000003oool0oooo05<0oooo0`3o000C0?ooo`@0o`00L`3oool00600oooo0`3o 000C0?ooo`<0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0o`004`3oool30?l007@0oooo001P 0?ooo`@0o`004P3oool30?l005@0oooo00<000000?ooo`3oool0D`3oool30?l00180oooo0`3o001e 0?ooo`00H@3oool40?l00140oooo0`3o001D0?ooo`800000E03oool30?l00140oooo103o001e0?oo o`00HP3oool30?l00140oooo0`3o000f0?ooo`030=BK00000000000000D0000000<0002K0=Coo`3o ool0103oool01@3Z^W80000000000000000009_D00X0oooo00<000000?ooo`3oool0D`3oool30?l0 0100oooo103o001f0?ooo`00HP3oool40?l00100oooo0`3o000i0?ooo`030?ooe02K0780^^[o00P0 oooo00<0omBK001b^P3oool00P3oool00`3DV`0009_D0?ooo`080?ooo`030000003oool0oooo05<0 oooo0`3o000?0?ooo`@0o`00M`3oool006<0oooo0`3o000@0?ooo`<0o`00>@3oool00`3oom@0V`1b 0;[Zo`070?ooo`030?ooe02K0780^^[o00<0oooo00<0oooD09/0002Ke?l0203oool00`000000oooo 0?ooo`1C0?ooo`<0o`003`3oool30?l007P0oooo001S0?ooo`@0o`003`3oool30?l003T0oooo00<0 oooD09/0LP2jj_l01`3oool00`3Z^W8007:j0?ooo`040?ooo`030>ZjLP00Vm@0oooo00L0oooo00<0 00000?ooo`3oool0D`3oool30?l000h0oooo0`3o001i0?ooo`00I03oool40?l000h0oooo0`3o000i 0?ooo`030?ooe02K0780^^[o00L0oooo00<0e9/007:jjP3oool0103oool00`3oe9/007:j0?ooo`07 0?ooo`030000003oool0oooo05<0oooo0`3o000=0?ooo`@0o`00N@3oool006D0oooo0`3o000>0?oo o`<0o`00>@3oool00`3oom@0V`1b0;[Zo`070?ooo`030=BK001b^^X0oooo00@0oooo00<0omBK0000 V`3Dool01`3oool00`000000oooo0?ooo`1C0?ooo`<0o`00303oool40?l007X0oooo001U0?ooo`@0 o`003@3oool30?l003T0oooo00<0oooD09/0LP2jj_l01`3oool00`3DV`00L[[Z0?ooo`040?ooo`03 0?oDV`0009/0e?oo00L0oooo0`00001C0?ooo`<0o`002`3oool40?l007/0oooo001V0?ooo`@0o`00 303oool30?l003T0oooo00<0oooD09/0LP2jj_l01`3oool00`3DV`00L[[Z0?ooo`040?ooo`030?oD V`0009/0e?oo00L0oooo00<000000?ooo`3oool0D`3oool30?l000/0oooo0`3o001l0?ooo`00I`3o ool30?l000`0oooo0`3o000i0?ooo`030?ooe02K0780^^[o00L0oooo00<0e9/007:jjP3oool0103o ool00`3oe9/007:j0?ooo`070?ooo`030000003oool0oooo05<0oooo0`3o000:0?ooo`@0o`00O03o ool006L0oooo103o000;0?ooo`<0o`00>@3oool00`3oom@0V`1b0;[Zo`070?ooo`030>ZjLP00Vm@0 oooo00@0oooo00<0j[Yb002Ke03oool01`3oool00`000000oooo0?ooo`1C0?ooo`<0o`002P3oool3 0?l007d0oooo001X0?ooo`<0o`002`3oool30?l003T0oooo00<0oooD09/0LP2jj_l01`3oool00`3o j[X0LP2K0=Coo`040?ooo`030;Yb002Ke?l0oooo00L0oooo00<000000?ooo`3oool0D`3oool30?l0 00T0oooo103o001m0?ooo`00J03oool40?l000X0oooo0`3o000f0?ooo`060=BK00000000000009_D e02K0780^^[o203oool00`3oe9/0002K0=Coo`020?ooo`030=BK0000Vm@0oooo00P0oooo00<00000 0?ooo`3oool0D`3oool30?l000T0oooo0`3o001n0?ooo`00J@3oool40?l000T0oooo0`3o000h0?oo o`040?ooe02K0000001b0;[Zo`T0oooo00D0omBK0000000000000000002Ke00:0?ooo`030000003o ool0oooo05<0oooo0`3o00080?ooo`@0o`00OP3oool006X0oooo0`3o00090?ooo`<0o`00E03oool2 000005@0oooo0`3o00070?ooo`@0o`00O`3oool006X0oooo103o00080?ooo`<0o`00E03oool00`00 0000oooo0?ooo`1C0?ooo`<0o`001`3oool30?l00800oooo001[0?ooo`<0o`00203oool30?l005@0 oooo00<000000?ooo`3oool0D`3oool30?l000H0oooo103o00200?ooo`00J`3oool40?l000L0oooo 0`3o001D0?ooo`030000003oool0oooo05<0oooo0`3o00060?ooo`<0o`00P@3oool006`0oooo0`3o 00070?ooo`<0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0o`001@3oool40?l00840oooo001/ 0?ooo`@0o`001P3oool30?l005@0oooo00<000000?ooo`3oool0D`3oool30?l000D0oooo0`3o0022 0?ooo`00K@3oool40?l000D0oooo0`3o001D0?ooo`030000003oool0oooo05<0oooo0`3o00040?oo o`@0o`00PP3oool006h0oooo0`3o00050?ooo`<0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0 o`00103oool30?l008<0oooo001^0?ooo`@0o`00103oool30?l005@0oooo0P00001D0?ooo`<0o`00 0`3oool40?l008<0oooo001_0?ooo`<0o`00103oool30?l005@0oooo00<000000?ooo`3oool0D`3o ool30?l000<0oooo0`3o00240?ooo`00K`3oool40?l000<0oooo0`3o001D0?ooo`030000003oool0 oooo05<0oooo0`3o00020?ooo`@0o`00Q03oool00700oooo0`3o00030?ooo`<0o`00E03oool00`00 0000oooo0?ooo`1C0?ooo`<0o`000P3oool30?l008D0oooo001`0?ooo`@0o`000P3oool30?l005@0 oooo00<000000?ooo`3oool0D`3oool30?l000030?ooo`3o0000o`000080o`00Q@3oool00740oooo 0`3o00020?ooo`<0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0o`0000@0oooo0?l0003o0000 o`00QP3oool00740oooo103o0000103oool0o`000?l0003o001D0?ooo`030000003oool0oooo05<0 oooo1`3o00260?ooo`00LP3oool30?l000040?ooo`3o0000o`000?l005@0oooo0P00001D0?ooo`H0 o`00Q`3oool00780oooo1`3o001D0?ooo`030000003oool0oooo05<0oooo1P3o00270?ooo`00L`3o ool60?l005@0oooo00<000000?ooo`3oool0D`3oool50?l008P0oooo001c0?ooo`H0o`00E03oool0 0`000000oooo0?ooo`1C0?ooo`@0o`00R@3oool007@0oooo1@3o001D0?ooo`030000003oool0oooo 05<0oooo103o00290?ooo`00M03oool50?l005@0oooo00<000000?ooo`3oool0D`3oool30?l008X0 oooo001e0?ooo`@0o`00E03oool00`000000oooo0?ooo`1C0?ooo`<0o`00RP3oool007D0oooo103o 001D0?ooo`800000E03oool30?l008X0oooo001e0?ooo`@0o`00E03oool00`000000oooo0?ooo`3P 0?ooo`00M@3oool40?l005@0oooo00<000000?ooo`3oool0h03oool00ZjLP000780^^[o00L0oooo00<0onZj0780LP2jj_l03P3oool00`3o om@0V`2K0=Coo`050?ooo`030>ZjLP1b^^X0oooo00D0oooo00<0onZj0780LP2jj_l01P3oool00`3o j[X0LP2K0=Coo`0:0?ooo`030?ooe02K0000VmCo00H0oooo00<0j[Yb0000V`3Dool00`3oool00`3o e9/007:j0?ooo`0;0?ooo`030>ZjLP00Vm@0oooo00/0oooo00<0onZj0780LP2jj_l01P3oool00`3o om@0V`0009_Do`060?ooo`030>ZjLP0009/0e?oo00L0oooo00<0omBK001b^P3oool0303oool00`3o j[X0LP1b0;[Zo`060?ooo`030?oZ^P1b09/0e?oo00h0oooo00<0onZj0780LP2jj_l01P3oool00`3Z ^W8007:j0?ooo`050?ooo`030;Yb000009/0e?oo06L0oooo001F0?ooo`030?ooe02K0000VmCo00D0 oooo00<0j[Yb001b^P3oool01@3oool01@3Z^W8007:j0?ooo`2jLP00L[[Z00T0oooo00<0onZj0780 LP2jj_l01P3oool00`3Z^W8009_D0?ooo`040?ooo`030?ooe02K0780^^[o00L0oooo00<0onZj0780 LP2jj_l03P3oool00`3oom@0V`2K0=Coo`050?ooo`030>ZjLP1b^^X0oooo00D0oooo00<0onZj0780 LP2jj_l01P3oool00`3Z^W8009_D0?ooo`0:0?ooo`030?oDV`0009/0e?oo00`0oooo00<0omBK001b ^P3oool02`3oool00`3Z^W8009_D0?ooo`0;0?ooo`030?oZ^P1b0780^^[o00H0oooo00<0omBK0000 V`3Dool0403oool00`3oe9/007:j0?ooo`0<0?ooo`030?oZ^P1b0780^^[o00H0oooo00<0j[Yb002K e03oool03P3oool00`3oj[X0LP1b0;[Zo`060?ooo`030;Yb002Ke?l0oooo00D0oooo00<0omBK0000 V`3Dool0I`3oool005L0oooo00<0j[Yb0000000000001@0000000`1b^^X0oooo0?ooo`050?ooo`03 0>ZjLP000000L[[Z00X0oooo00<0onZj0780LP2jj_l01P3oool00`3oom@0V`00001b^P040?ooo`03 0?ooe02K0780^^[o00L0oooo00<0onZj0780LP2jj_l03P3oool01P3oom@0V`2K0=Coo`3oool0onZj 079b^PX0oooo00<0onZj0780LP2jj_l01P3oool00`3DV`000000000000070000000509_Do`3oool0 oooo0?oDV`00L[X03@3oool00`3oe9/007:j0?ooo`0;0?ooo`030>ZjLP00Vm@0oooo00/0oooo00<0 onZj0780LP2jj_l01P3oool00`3oe9/007:j0?ooo`0@0?ooo`060?oDV`00L[X0oooo0?ooo`3Z^W80 09_D2@3oool00`3oj[X0LP1b0;[Zo`060?ooo`030=BK00000000000000L0000000<0VmCo0?ooo`3o ool0103oool00`3oj[X0LP1b0;[Zo`050?ooo`030?ooe02K0000VmCo00H0oooo00<0onZj0780V`3D ool0I`3oool005L0oooo00<0onZj0780LP2jj_l00`3oool00`3oj[X0LP1b0;[Zo`060?ooo`050?oZ ^P1b0000Vi^K0000LP2jj_l02@3oool00`3oj[X0LP1b0;[Zo`080?ooo`030=BK00000000000000<0 000000<0001b0;[Zo`3oool01P3oool00`3oj[X0LP1b0;[Zo`0>0?ooo`070?ooe02K09/0e?oo0?oo o`3oe9/0002K0=Coo`090?ooo`030?oZ^P1b0780^^[o00H0oooo00<0e9/0002Ke03oool01@3oool0 0`3oom@0V`1b0;[Zo`020?ooo`030?oZ^P1b09/0e?oo00`0oooo00<0omBK001b^P3oool02`3oool0 0`3Z^W8007:j0?ooo`0;0?ooo`030?oZ^P1b0780^^[o00H0oooo00<0onZj0780V`3Dool0403oool0 1P3oe9/007:j0?ooo`3oool0j[Yb002Ke0T0oooo00<0onZj0780LP2jj_l01P3oool00`3DV`0009_D 0?ooo`050?ooo`030?ooe02K0780^^[o00H0oooo00<0onZj0780LP2jj_l01P3oool00`2jLP00VmCo 0?ooo`050?ooo`030?oDV`0009/0e?oo06L0oooo001H0?ooo`030;Yb001b^^X0oooo0080oooo00<0 j[Yb001b^P3oool01@3oool01`3oj[X0LP1b0;[Zo`3oool0onZj0780LP2jj_l0203oool00`3oj[X0 LP1b0;[Zo`0=0?ooo`030?ooe02K0780^^[o00L0oooo00<0onZj0780LP2jj_l03P3oool00`3oom@0 V`0000000002000000030000V`3Dool0oooo00P0oooo00<0onZj0780LP2jj_l01P3oool00`3oe9/0 002K0=Coo`050?ooo`030?oDV`00L[X0oooo00<0oooo00<0^W8009_Do`3oool01@3oool00`2jLP00 VmCo0?ooo`030?ooo`030?oDV`00L[X0oooo00/0oooo00<0j[Yb00000000L[X02`3oool00`3oj[X0 LP1b0;[Zo`070?ooo`030;Yb002Ke?l0oooo00D0oooo00<0^W8009_Do`3oool01`3oool00`3oe9/0 00000000000200000003002Ke03oool0oooo00L0oooo00<0onZj0780LP2jj_l01P3oool00`3oe9/0 002K0=Coo`050?ooo`030?oDV`00L[X0oooo00H0oooo00<0onZj0780LP2jj_l01P3oool00`3Z^W80 07:j0?ooo`050?ooo`030;Yb000009/0e?oo06L0oooo001H0?ooo`070?oDV`0009/0e?oo0?ooo`3o om@0V`0009_Do`050?ooo`030?oZ^P1b0780^^[o00<0oooo00<0onZj0780002Ke?l01`3oool00`3o j[X0LP1b0;[Zo`070?ooo`030=BK00000000VmCo00<0oooo00<0e9/0001b^P3oool01`3oool00`3o j[X0LP1b0;[Zo`0>0?ooo`070?ooe02K09/0e?oo0?ooo`3oe9/0002K0=Coo`090?ooo`030?oZ^P1b 0780^^[o00L0oooo00<0e9/00000LP2jj_l00`3oool00`3Z^W80001b0;[Zo`040?ooo`030?oZ^P1b 000009_D00<0oooo00@0oooD09/000000000VmCo103oool00`3oe9/007:j0?ooo`0;0?ooo`080>Zj LP00Vm@0j[Yb0000LP2jj_l0oooo0?oDV`00L[X60?ooo`030?oZ^P1b0780^^[o00L0oooo00<0onZj 07800000Vm@00`3oool0103oom@0V`000000002Ke?l80?ooo`060?oDV`00L[X0oooo0?ooo`3Z^W80 09_D2@3oool00`3oj[X0LP1b0;[Zo`070?ooo`030=BK00000780^^[o00<0oooo00<0j[Yb0000LP2j j_l01`3oool00`3oj[X0LP1b0;[Zo`070?ooo`030=BK000009/0e?oo0080oooo00D0oooD09/00000 LW80LP2K0=Coo`1W0?ooo`00F03oool01`3oom@0V`0009_Do`3oool0omBK0000V`3Dool0103oool0 1`3DV`000000000000000000VmCo0?ooo`3oe9/00`0000001@1b^^X0oooo0?ooo`3oool0omBK00<0 000000<0001b0;[Zo`3oool01`3oool00`3oj[X0LP000000000200000003001b^P3oool0oooo00L0 oooo00<0onZj0780LP2jj_l03P3oool01P3oom@0V`2K0=Coo`3oool0onZj079b^PX0oooo00<0onZj 0780LP2jj_l0203oool00`3Z^W8000000000000200000003001b^P3oool0oooo00H0oooo00<0e9/0 0000000000000P0000000`2Ke?l0^W8009_Do`020?ooo`030=BK00000000000000D0000000<0001b 0;[Zo`3oool00`3oool01`2jLP00000000000000Vm@0oooo0?oZ^P1b00000P0000001@2Ke?l0oooo 0?ooo`3oool0omBK00<0000000<0001b0;[Zo`3oool0203oool00`3DV`0000000000000200000003 09_Do`2jLP00VmCo00P0oooo00H0omBK001b^P3oool0oooo0>ZjLP00Vm@60?ooo`060?oDV`000000 0000000000000780^^[o203oool00`3Z^W8000000000000200000003001b^P3oool0oooo00L0oooo 00<0onZj0780LP2jj_l0203oool00`3oe9/00000000000020000000409_Do`3oj[X0LP2K0=CoofL0 oooo001I0?ooo`050=BK0000Vm@0oooo0=BK0000Vm@0<03oool00`3oj[X0LP1b0;[Zo`0>0?ooo`03 0?ooe02K09/0e?oo00@0oooo00<0oooD09/0LP2jj_l01P3oool00`3oj[X0LP1b0;[Zo`0R0?ooo`03 0?oDV`00L[X0oooo03D0oooo00<0omBK001b^P3oool01@3oool00`2jLW80^^[o0?ooo`0N0?ooo`03 0?oZ^P1b0780^^[o00h0oooo00<0onZj0780V`3Dool0I`3oool005T0oooo00D0onZj0780V`3Dom@0 V`1b0;[Zo`0`0?ooo`030?oZ^P1b0780^^[o00h0oooo00<0oooD09/0V`3Dool0103oool00`3oom@0 V`1b0;[Zo`060?ooo`030?oZ^P1b0780^^[o0280oooo00<0omBK001b^P3oool0=@3oool00`3oe9/0 07:j0?ooo`050?ooo`030;Yb002Ke?l0oooo01h0oooo00<0onZj0780LP2jj_l03P3oool00`3oj[X0 LP2K0=Coo`1W0?ooo`00EP3oool00`3oj[X0LP000000000300000003001b^P3oool0oooo01D0oooo 00<0j[Yb0000V`3Dool05`3oool00`3oj[X0LP1b0;[Zo`0=0?ooo`030;Yb00000000000000H00000 00<0001b0;[Zo`3oool01@3oool00`3oj[X0LP1b0;[Zo`0R0?ooo`030?oDV`00L[X0oooo01T0oooo 00<0j[Yb0000V`3Dool05`3oool00`3oj[X0LP00000000080000000309_Do`3oool0oooo00<0oooo 00<0j[Yb0000V`3Dool05`3oool00`3oj[X0LP1b0;[Zo`0>0?ooo`030?oZ^P1b09/0e?oo06L0oooo 001d0?ooo`030>ZjLP0009/0e?oo01@0oooo00H0omBK00000000000000000000LP2jj_lK0?ooo`06 0?oDV`0000000000000000000780^^[o?P3oool00`3Z^W80002K0=Coo`0X0?ooo`030>ZjLP0009/0 e?oo01@0oooo00H0omBK00000000000000000000LP2jj_l=0?ooo`040;Yb00000000002K0=CoofL0 oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40 oooo003o0?oook40oooo003o0?oook40oooo003o0?oook40oooo0000\ \>"], ImageRangeCache->{{{0, 431}, {265.875, 0}} -> {-2.38169, -16.9456, \ 0.0173878, 0.20481}}], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]], Cell[BoxData[ \(Export["\", %]\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Sketch E field ", "Subsection"], Cell[BoxData[ \(Clear["\<`*\>"]\)], "Input"], Cell[BoxData[ \(\[CapitalPhi]i\ = \ V\ \((a/z)\)\ \((1 - \((a^2 - z^2)\)/\((a\ Sqrt[a^2 + z^2])\))\)\)], "Input"], Cell[BoxData[ \(\[CapitalPhi]o\ = \ V \((1 - \((z^2 - a^2)\)/\((z\ Sqrt[a^2 + z^2])\))\)\)], "Input"], Cell[BoxData[ \(nterm\ = \ 40\)], "Input"], Cell[BoxData[ \(\[Phi]i\ = Normal[Series[\[CapitalPhi]i, {z, 0, nterm}]]\)], "Input"], Cell[BoxData[ \(\[Phi]i\ = \ Expand[Simplify[\[Phi]i /. \ {V \[Rule] \ 10, a \[Rule] 1}]]\)], "Input"], Cell[BoxData[ \(li = \ Length[\[Phi]i]\)], "Input"], Cell[BoxData[ \(ti\ = \ Table[\[Phi]i[\([i]\)]/z^\((2 i - 1)\), {i, 1, li}]\)], "Input"], Cell[BoxData[ \(\[Phi]i = 0\)], "Input"], Cell[BoxData[ \(Do[\[Phi]i\ = \ \[Phi]i\ + \ ti[\([i]\)]\ r^\((2 i - 1)\)\ \ LegendreP[2\ i - 1, Cos[\[Theta]]], {i, 1, li}]\)], "Input"], Cell[BoxData[ \(\[Phi]o\ = Normal[Series[\[CapitalPhi]o, {z, Infinity, nterm}]]\)], "Input"], Cell[BoxData[ \(\[Phi]o\ = \ Expand[Simplify[\[Phi]o /. \ {V \[Rule] \ 10, a \[Rule] 1}]]\)], "Input"], Cell[BoxData[ \(lo = \ Length[\[Phi]o]\)], "Input"], Cell[BoxData[ \(to = \ Table[\[Phi]o[\([i]\)] z^\((nterm\ - \ 2 i + 2)\), {i, 1, lo}]\)], "Input"], Cell[BoxData[ \(\[Phi]o\ = \ 0\)], "Input"], Cell[BoxData[ \(Do[\[Phi]o\ = \ \[Phi]o\ + \ to[\([i]\)]/\ r^\((nterm - 2 i + 2)\)\ \ LegendreP[ nterm - 2\ i + 1, Cos[\[Theta]]], {i, 1, lo}]\)], "Input"], Cell[BoxData[ \(vv\ = \ Piecewise[{{\[Phi]i, r < 1}, {\[Phi]o, r > 1}}] /. \ \(\(Cos[\[Theta]]\)\(\[Rule]\)\(\ \)\(\[Mu]\)\(\ \ \)\)\)], "Input"], Cell[BoxData[ \(v[x_, y_]\ = \ Simplify[vv /. \ {r \[Rule] \ Sqrt[x^2 + z^2], \[Mu] \[Rule] \ z/Sqrt[x^2 + z^2]}]\)], "Input"], Cell[BoxData[ \(cp\ = \ ContourPlot[v[x, z], {x, \(-3\), 3}, {z, \(-3\), 3}, PlotPoints \[Rule] \ 200, ColorFunction \[Rule] Hue, \[IndentingNewLine]ContourSmoothing \[Rule] \ True, \[IndentingNewLine]DisplayFunction \[Rule] \ Identity]\)], "Input"], Cell[BoxData[ \(Needs["\"]\)], "Input"], Cell[BoxData[ \(ce = \ PlotGradientField[\(-v[x, z]\), {x, \(-3\), 3}, {z, \(-3\), 3}, ScaleFunction \[Rule] \ \((1 &)\), DisplayFunction \[Rule] \ Identity\ ]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(cs\ = \ Show[{cp, ce}, DisplayFunction \[Rule] \ $DisplayFunction]\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: 1 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.5 0.138918 0.468254 0.148148 [ [.08325 -0.0125 -6 -9 ] [.08325 -0.0125 6 0 ] [.22216 -0.0125 -6 -9 ] [.22216 -0.0125 6 0 ] [.36108 -0.0125 -6 -9 ] [.36108 -0.0125 6 0 ] [.5 -0.0125 -3 -9 ] [.5 -0.0125 3 0 ] [.63892 -0.0125 -3 -9 ] [.63892 -0.0125 3 0 ] [.77784 -0.0125 -3 -9 ] [.77784 -0.0125 3 0 ] [.91675 -0.0125 -3 -9 ] [.91675 -0.0125 3 0 ] [ 0 0 -0.125 0 ] [-0.0125 .02381 -12 -4.5 ] [-0.0125 .02381 0 4.5 ] [-0.0125 .17196 -12 -4.5 ] [-0.0125 .17196 0 4.5 ] [-0.0125 .32011 -12 -4.5 ] [-0.0125 .32011 0 4.5 ] [-0.0125 .46825 -6 -4.5 ] [-0.0125 .46825 0 4.5 ] [-0.0125 .6164 -6 -4.5 ] [-0.0125 .6164 0 4.5 ] [-0.0125 .76455 -6 -4.5 ] [-0.0125 .76455 0 4.5 ] [-0.0125 .9127 -6 -4.5 ] [-0.0125 .9127 0 4.5 ] [ 0 0 -0.125 0 ] [ 0 1 .125 0 ] [ 1 0 .125 0 ] [ 0 0 0 0 ] [ 1 1 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash .08325 0 m .08325 .00625 L s [(-3)] .08325 -0.0125 0 1 Mshowa .22216 0 m .22216 .00625 L s [(-2)] .22216 -0.0125 0 1 Mshowa .36108 0 m .36108 .00625 L s [(-1)] .36108 -0.0125 0 1 Mshowa .5 0 m .5 .00625 L s [(0)] .5 -0.0125 0 1 Mshowa .63892 0 m .63892 .00625 L s [(1)] .63892 -0.0125 0 1 Mshowa .77784 0 m .77784 .00625 L s [(2)] .77784 -0.0125 0 1 Mshowa .91675 0 m .91675 .00625 L s [(3)] .91675 -0.0125 0 1 Mshowa .125 Mabswid .11103 0 m .11103 .00375 L s .13881 0 m .13881 .00375 L s .1666 0 m .1666 .00375 L s .19438 0 m .19438 .00375 L s .24995 0 m .24995 .00375 L s .27773 0 m .27773 .00375 L s .30551 0 m .30551 .00375 L s .3333 0 m .3333 .00375 L s .38887 0 m .38887 .00375 L s .41665 0 m .41665 .00375 L s .44443 0 m .44443 .00375 L s .47222 0 m .47222 .00375 L s .52778 0 m .52778 .00375 L s .55557 0 m .55557 .00375 L s .58335 0 m .58335 .00375 L s .61113 0 m .61113 .00375 L s .6667 0 m .6667 .00375 L s .69449 0 m .69449 .00375 L s .72227 0 m .72227 .00375 L s .75005 0 m .75005 .00375 L s .80562 0 m .80562 .00375 L s .8334 0 m .8334 .00375 L s .86119 0 m .86119 .00375 L s .88897 0 m .88897 .00375 L s .05546 0 m .05546 .00375 L s .02768 0 m .02768 .00375 L s .94454 0 m .94454 .00375 L s .97232 0 m .97232 .00375 L s .25 Mabswid 0 0 m 1 0 L s 0 .02381 m .00625 .02381 L s [(-3)] -0.0125 .02381 1 0 Mshowa 0 .17196 m .00625 .17196 L s [(-2)] -0.0125 .17196 1 0 Mshowa 0 .32011 m .00625 .32011 L s [(-1)] -0.0125 .32011 1 0 Mshowa 0 .46825 m .00625 .46825 L s [(0)] -0.0125 .46825 1 0 Mshowa 0 .6164 m .00625 .6164 L s [(1)] -0.0125 .6164 1 0 Mshowa 0 .76455 m .00625 .76455 L s [(2)] -0.0125 .76455 1 0 Mshowa 0 .9127 m .00625 .9127 L s [(3)] -0.0125 .9127 1 0 Mshowa .125 Mabswid 0 .05344 m .00375 .05344 L s 0 .08307 m .00375 .08307 L s 0 .1127 m .00375 .1127 L s 0 .14233 m .00375 .14233 L s 0 .20159 m .00375 .20159 L s 0 .23122 m .00375 .23122 L s 0 .26085 m .00375 .26085 L s 0 .29048 m .00375 .29048 L s 0 .34974 m .00375 .34974 L s 0 .37937 m .00375 .37937 L s 0 .40899 m .00375 .40899 L s 0 .43862 m .00375 .43862 L s 0 .49788 m .00375 .49788 L s 0 .52751 m .00375 .52751 L s 0 .55714 m .00375 .55714 L s 0 .58677 m .00375 .58677 L s 0 .64603 m .00375 .64603 L s 0 .67566 m .00375 .67566 L s 0 .70529 m .00375 .70529 L s 0 .73492 m .00375 .73492 L s 0 .79418 m .00375 .79418 L s 0 .82381 m .00375 .82381 L s 0 .85344 m .00375 .85344 L s 0 .88307 m .00375 .88307 L s 0 .94233 m .00375 .94233 L s 0 .97196 m .00375 .97196 L s .25 Mabswid 0 0 m 0 1 L s .08325 .99375 m .08325 1 L s .22216 .99375 m .22216 1 L s .36108 .99375 m .36108 1 L s .5 .99375 m .5 1 L s .63892 .99375 m .63892 1 L s .77784 .99375 m .77784 1 L s .91675 .99375 m .91675 1 L s .125 Mabswid .11103 .99625 m .11103 1 L s .13881 .99625 m .13881 1 L s .1666 .99625 m .1666 1 L s .19438 .99625 m .19438 1 L s .24995 .99625 m .24995 1 L s .27773 .99625 m .27773 1 L s .30551 .99625 m .30551 1 L s .3333 .99625 m .3333 1 L s .38887 .99625 m .38887 1 L s .41665 .99625 m .41665 1 L s .44443 .99625 m .44443 1 L s .47222 .99625 m .47222 1 L s .52778 .99625 m .52778 1 L s .55557 .99625 m .55557 1 L s .58335 .99625 m .58335 1 L s .61113 .99625 m .61113 1 L s .6667 .99625 m .6667 1 L s .69449 .99625 m .69449 1 L s .72227 .99625 m .72227 1 L s .75005 .99625 m .75005 1 L s .80562 .99625 m .80562 1 L s .8334 .99625 m .8334 1 L s .86119 .99625 m .86119 1 L s .88897 .99625 m .88897 1 L s .05546 .99625 m .05546 1 L s .02768 .99625 m .02768 1 L s .94454 .99625 m .94454 1 L s .97232 .99625 m .97232 1 L s .25 Mabswid 0 1 m 1 1 L s .99375 .02381 m 1 .02381 L s .99375 .17196 m 1 .17196 L s .99375 .32011 m 1 .32011 L s .99375 .46825 m 1 .46825 L s .99375 .6164 m 1 .6164 L s .99375 .76455 m 1 .76455 L s .99375 .9127 m 1 .9127 L s .125 Mabswid .99625 .05344 m 1 .05344 L s .99625 .08307 m 1 .08307 L s .99625 .1127 m 1 .1127 L s .99625 .14233 m 1 .14233 L s .99625 .20159 m 1 .20159 L s .99625 .23122 m 1 .23122 L s .99625 .26085 m 1 .26085 L s .99625 .29048 m 1 .29048 L s .99625 .34974 m 1 .34974 L s .99625 .37937 m 1 .37937 L s .99625 .40899 m 1 .40899 L s .99625 .43862 m 1 .43862 L s .99625 .49788 m 1 .49788 L s .99625 .52751 m 1 .52751 L s .99625 .55714 m 1 .55714 L s .99625 .58677 m 1 .58677 L s .99625 .64603 m 1 .64603 L s .99625 .67566 m 1 .67566 L s .99625 .70529 m 1 .70529 L s .99625 .73492 m 1 .73492 L s .99625 .79418 m 1 .79418 L s .99625 .82381 m 1 .82381 L s .99625 .85344 m 1 .85344 L s .99625 .88307 m 1 .88307 L s .99625 .94233 m 1 .94233 L s .99625 .97196 m 1 .97196 L s .25 Mabswid 1 0 m 1 1 L s 0 0 m 1 0 L 1 1 L 0 1 L closepath clip newpath % Start of user PostScript /mathtops { gsave MBeginOrig moveto MEndOrig currentpoint grestore } bind def /MAtocoords { mathtops 4 2 roll mathtops 4 copy pop pop 3 -1 roll sub /arry exch def exch sub /arrx exch def arrx dup mul arry dup mul add sqrt /arrl exch def translate } bind def /MAarrowhead1 { gsave MAtocoords arrl 0. eq { 0 0 Mdot } { [ arrx arrl div arry arrl div -1 arry mul arrl div arrx arrl div 0 0 ] concat -0.02 0.005 moveto 0 0 lineto -0.02 -0.005 lineto fill -0.02 0.005 moveto 0 0 lineto -0.02 -0.005 lineto -0.02 0.005 lineto stroke } ifelse grestore } def % End of user PostScript 0 1 1 r .08325 .9127 m .91675 .9127 L .91675 .02381 L .08325 .02381 L F 0 1 .4 r .7658 .02381 m .76597 .02401 L .76953 .02828 L .77016 .02904 L .77313 .03274 L .77435 .03428 L .77662 .03721 L .77853 .03974 L .77998 .04168 L .78272 .04543 L .78324 .04614 L .78638 .05061 L .78691 .05138 L .78942 .05508 L .7911 .05762 L .79235 .05954 L .79519 .06401 L .79529 .06418 L .79792 .06848 L .79948 .07109 L .80056 .07294 L .80311 .07741 L .80366 .0784 L .80557 .08188 L .80785 .08617 L .80795 .08634 L .81023 .09081 L .81204 .09448 L .81243 .09528 L .81455 .09974 L .81623 .10343 L .81658 .10421 L .81854 .10868 L .82041 .11315 L .82042 .11316 L .82221 .11761 L .82393 .12208 L .82461 .12388 L .82558 .12655 L .82715 .13101 L .82865 .13548 L .8288 .13594 L .83007 .13995 L .83142 .14441 L .8327 .14888 L .83298 .1499 L .83391 .15335 L .83505 .15781 L .83611 .16228 L .83711 .16675 L .83717 .16703 L .83804 .17121 L .8389 .17568 L .83969 .18015 L .84041 .18461 L .84106 .18908 L .84136 .19131 L .84164 .19355 L .84216 .19801 L .84261 .20248 L .84298 .20695 L .84329 .21141 L .84353 .21588 L .8437 .22035 L .8438 .22481 L .84383 .22928 L .8438 .23375 L .84368 .23821 L .8435 .24268 L .84325 .24715 L .84292 .25162 L .84252 .25608 L .84205 .26055 L .8415 .26502 L .84136 .26602 L .84087 .26948 L .84016 .27395 L .83938 .27842 L .83852 .28288 L .83757 .28735 L .83717 .28913 L .83654 .29182 L .83543 .29628 L .83423 .30075 L .83298 .30508 L .83294 .30522 L .83157 .30968 L .83009 .31415 L .8288 .31787 L .82853 .31862 L .82686 .32308 L .82509 .32755 L .82461 .32873 L .82322 .33202 L .82124 .33648 L .82042 .33827 L .81915 .34095 L .81694 .34542 L .81623 .3468 L .81461 .34988 L .81215 .35435 L .81204 .35455 L .80957 .35882 L .80785 .36165 L .80684 .36328 L .80397 .36775 L .80366 .36821 L .80095 .37222 L .79948 .37431 L .79776 .37669 L .79529 .38 L .7944 .38115 L .7911 .38533 L .79087 .38562 L .78713 .39009 L .78691 .39034 L .78319 .39455 L .78272 .39507 L .77902 .39902 L .77853 .39952 L .77461 .40349 L .77435 .40374 L .77016 .40774 L .76993 .40795 L .76597 .41153 L .76495 .41242 L .76178 .41512 L .75965 .41689 L .75759 .41854 L .75398 .42135 L .7534 .42179 L .74921 .42488 L .7479 .42582 L .74503 .42783 L .74135 .43029 L .74084 .43062 L .73665 .43329 L .73426 .43475 L .73246 .43583 L .72827 .43824 L .72651 .43922 L .72408 .44054 L .7199 .44273 L .71799 .44369 L .71571 .44481 L .71152 .44678 L .70848 .44815 L .70733 .44866 L .70314 .45045 L .69895 .45214 L .69772 .45262 L .69476 .45375 L .69058 .45527 L .68639 .45671 L .68525 .45709 L .6822 .45807 L .67801 .45936 L .67382 .46058 L .67026 .46155 L .66963 .46172 L .66545 .4628 L .66126 .46381 L .65707 .46475 L .65288 .46562 L .65067 .46602 L .64869 .46639 L .6445 .46705 L .64031 .46756 L .63613 .46745 L .63194 .467 L .62775 .46648 L .62427 .46602 L .62356 .46593 L .61937 .46539 L .61518 .46487 L .61099 .46438 L .60681 .4639 L .60262 .46346 L .59843 .46303 L .59424 .46263 L .59005 .46225 L .58586 .4619 L .58168 .46156 L .5816 .46155 L .57749 .46124 L .5733 .46094 L .56911 .46066 L .56492 .4604 L .56073 .46016 L .55654 .45993 L .55236 .45973 L .54817 .45954 L .54398 .45936 L .53979 .4592 L .5356 .45906 L .53141 .45894 L .52723 .45883 L .52304 .45873 L .51885 .45866 L .51466 .45859 L .51047 .45855 L .50628 .45852 L .50209 .4585 L .49791 .4585 L .49372 .45852 L .48953 .45855 L .48534 .45859 L .48115 .45866 L .47696 .45873 L .47277 .45883 L .46859 .45894 L .4644 .45906 L .46021 .4592 L .45602 .45936 L .45183 .45954 L .44764 .45973 L .44346 .45993 L .43927 .46016 L .43508 .4604 L .43089 .46066 L .4267 .46094 L .42251 .46124 L .4184 .46155 L .41832 .46156 L .41414 .4619 L .40995 .46225 L .40576 .46263 L .40157 .46303 L .39738 .46346 L .39319 .4639 L .38901 .46438 L .38482 .46487 L .38063 .46539 L .37644 .46593 L .37573 .46602 L .37225 .46648 L .36806 .467 L .36387 .46745 L .35969 .46756 L .3555 .46705 L .35131 .46639 L .34933 .46602 L .34712 .46562 L .34293 .46475 L .33874 .46381 L .33455 .4628 L .33037 .46172 L .32974 .46155 L .32618 .46058 L .32199 .45936 L .3178 .45807 L .31475 .45709 L .31361 .45671 L .30942 .45527 L .30524 .45375 L .30228 .45262 L .30105 .45214 L .29686 .45045 L .29267 .44866 L .29152 .44815 L .28848 .44678 L .28429 .44481 L .28201 .44369 L .2801 .44273 L .27592 .44054 L .27349 .43922 L .27173 .43824 L .26754 .43583 L .26574 .43475 L .26335 .43329 L .25916 .43062 L .25865 .43029 L .25497 .42783 L .2521 .42582 L .25079 .42488 L .2466 .42179 L .24602 .42135 L .24241 .41854 L .24035 .41689 L .23822 .41512 L .23505 .41242 L .23403 .41153 L .23007 .40795 L .22984 .40774 L .22565 .40374 L .22539 .40349 L .22147 .39952 L .22098 .39902 L .21728 .39507 L .21681 .39455 L .21309 .39034 L .21287 .39009 L .20913 .38562 L .2089 .38533 L .2056 .38115 L .20471 .38 L .20224 .37669 L .20052 .37431 L .19905 .37222 L .19634 .36821 L .19603 .36775 L .19316 .36328 L .19215 .36165 L .19043 .35882 L .18796 .35455 L .18785 .35435 L .18539 .34988 L .18377 .3468 L .18306 .34542 L .18085 .34095 L .17958 .33827 L .17876 .33648 L .17678 .33202 L .17539 .32873 L .17491 .32755 L .17314 .32308 L .17147 .31862 L .1712 .31787 L .16991 .31415 L .16843 .30968 L .16706 .30522 L .16702 .30508 L .16577 .30075 L .16457 .29628 L .16346 .29182 L .16283 .28913 L .16243 .28735 L .16148 .28288 L .16062 .27842 L .15984 .27395 L .15913 .26948 L .15864 .26602 L .1585 .26502 L .15795 .26055 L .15748 .25608 L .15708 .25162 L .15675 .24715 L .1565 .24268 L .15632 .23821 L .1562 .23375 L .15617 .22928 L .1562 .22481 L .1563 .22035 L .15647 .21588 L .15671 .21141 L .15702 .20695 L .15739 .20248 L .15784 .19801 L .15836 .19355 L .15864 .19131 L .15894 .18908 L .15959 .18461 L .16031 .18015 L .1611 .17568 L .16196 .17121 L .16283 .16703 L .16289 .16675 L .16389 .16228 L .16495 .15781 L .16609 .15335 L .16702 .1499 L .1673 .14888 L .16858 .14441 L .16993 .13995 L .1712 .13594 L .17135 .13548 L .17285 .13101 L .17442 .12655 L .17539 .12388 L .17607 .12208 L .17779 .11761 L .17958 .11316 L .17959 .11315 L .18146 .10868 L .18342 .10421 L .18377 .10343 L .18545 .09974 L .18757 .09528 L .18796 .09448 L .18977 .09081 L .19205 .08634 L .19215 .08617 L .19443 .08188 L .19634 .0784 L .19689 .07741 L .19944 .07294 L .20052 .07109 L .20208 .06848 L .20471 .06418 L .20481 .06401 L .20765 .05954 L .2089 .05762 L .21058 .05508 L .21309 .05138 L .21362 .05061 L .21676 .04614 L .21728 .04543 L .22002 .04168 L .22147 .03974 L .22338 .03721 L .22565 .03428 L .22687 .03274 L .22984 .02904 L .23047 .02828 L .23403 .02401 L .2342 .02381 L F 0 g .5 Mabswid .7658 .02381 m .76597 .02401 L .76953 .02828 L .77016 .02904 L .77313 .03274 L .77435 .03428 L .77662 .03721 L .77853 .03974 L .77998 .04168 L .78272 .04543 L .78324 .04614 L .78638 .05061 L .78691 .05138 L .78942 .05508 L .7911 .05762 L .79235 .05954 L .79519 .06401 L .79529 .06418 L .79792 .06848 L .79948 .07109 L .80056 .07294 L .80311 .07741 L .80366 .0784 L .80557 .08188 L .80785 .08617 L .80795 .08634 L .81023 .09081 L .81204 .09448 L .81243 .09528 L .81455 .09974 L .81623 .10343 L .81658 .10421 L .81854 .10868 L .82041 .11315 L .82042 .11316 L .82221 .11761 L .82393 .12208 L .82461 .12388 L .82558 .12655 L .82715 .13101 L .82865 .13548 L .8288 .13594 L .83007 .13995 L .83142 .14441 L .8327 .14888 L .83298 .1499 L .83391 .15335 L .83505 .15781 L .83611 .16228 L .83711 .16675 L Mistroke .83717 .16703 L .83804 .17121 L .8389 .17568 L .83969 .18015 L .84041 .18461 L .84106 .18908 L .84136 .19131 L .84164 .19355 L .84216 .19801 L .84261 .20248 L .84298 .20695 L .84329 .21141 L .84353 .21588 L .8437 .22035 L .8438 .22481 L .84383 .22928 L .8438 .23375 L .84368 .23821 L .8435 .24268 L .84325 .24715 L .84292 .25162 L .84252 .25608 L .84205 .26055 L .8415 .26502 L .84136 .26602 L .84087 .26948 L .84016 .27395 L .83938 .27842 L .83852 .28288 L .83757 .28735 L .83717 .28913 L .83654 .29182 L .83543 .29628 L .83423 .30075 L .83298 .30508 L .83294 .30522 L .83157 .30968 L .83009 .31415 L .8288 .31787 L .82853 .31862 L .82686 .32308 L .82509 .32755 L .82461 .32873 L .82322 .33202 L .82124 .33648 L .82042 .33827 L .81915 .34095 L .81694 .34542 L .81623 .3468 L .81461 .34988 L Mistroke .81215 .35435 L .81204 .35455 L .80957 .35882 L .80785 .36165 L .80684 .36328 L .80397 .36775 L .80366 .36821 L .80095 .37222 L .79948 .37431 L .79776 .37669 L .79529 .38 L .7944 .38115 L .7911 .38533 L .79087 .38562 L .78713 .39009 L .78691 .39034 L .78319 .39455 L .78272 .39507 L .77902 .39902 L .77853 .39952 L .77461 .40349 L .77435 .40374 L .77016 .40774 L .76993 .40795 L .76597 .41153 L .76495 .41242 L .76178 .41512 L .75965 .41689 L .75759 .41854 L .75398 .42135 L .7534 .42179 L .74921 .42488 L .7479 .42582 L .74503 .42783 L .74135 .43029 L .74084 .43062 L .73665 .43329 L .73426 .43475 L .73246 .43583 L .72827 .43824 L .72651 .43922 L .72408 .44054 L .7199 .44273 L .71799 .44369 L .71571 .44481 L .71152 .44678 L .70848 .44815 L .70733 .44866 L .70314 .45045 L .69895 .45214 L Mistroke .69772 .45262 L .69476 .45375 L .69058 .45527 L .68639 .45671 L .68525 .45709 L .6822 .45807 L .67801 .45936 L .67382 .46058 L .67026 .46155 L .66963 .46172 L .66545 .4628 L .66126 .46381 L .65707 .46475 L .65288 .46562 L .65067 .46602 L .64869 .46639 L .6445 .46705 L .64031 .46756 L .63613 .46745 L .63194 .467 L .62775 .46648 L .62427 .46602 L .62356 .46593 L .61937 .46539 L .61518 .46487 L .61099 .46438 L .60681 .4639 L .60262 .46346 L .59843 .46303 L .59424 .46263 L .59005 .46225 L .58586 .4619 L .58168 .46156 L .5816 .46155 L .57749 .46124 L .5733 .46094 L .56911 .46066 L .56492 .4604 L .56073 .46016 L .55654 .45993 L .55236 .45973 L .54817 .45954 L .54398 .45936 L .53979 .4592 L .5356 .45906 L .53141 .45894 L .52723 .45883 L .52304 .45873 L .51885 .45866 L .51466 .45859 L Mistroke .51047 .45855 L .50628 .45852 L .50209 .4585 L .49791 .4585 L .49372 .45852 L .48953 .45855 L .48534 .45859 L .48115 .45866 L .47696 .45873 L .47277 .45883 L .46859 .45894 L .4644 .45906 L .46021 .4592 L .45602 .45936 L .45183 .45954 L .44764 .45973 L .44346 .45993 L .43927 .46016 L .43508 .4604 L .43089 .46066 L .4267 .46094 L .42251 .46124 L .4184 .46155 L .41832 .46156 L .41414 .4619 L .40995 .46225 L .40576 .46263 L .40157 .46303 L .39738 .46346 L .39319 .4639 L .38901 .46438 L .38482 .46487 L .38063 .46539 L .37644 .46593 L .37573 .46602 L .37225 .46648 L .36806 .467 L .36387 .46745 L .35969 .46756 L .3555 .46705 L .35131 .46639 L .34933 .46602 L .34712 .46562 L .34293 .46475 L .33874 .46381 L .33455 .4628 L .33037 .46172 L .32974 .46155 L .32618 .46058 L .32199 .45936 L Mistroke .3178 .45807 L .31475 .45709 L .31361 .45671 L .30942 .45527 L .30524 .45375 L .30228 .45262 L .30105 .45214 L .29686 .45045 L .29267 .44866 L .29152 .44815 L .28848 .44678 L .28429 .44481 L .28201 .44369 L .2801 .44273 L .27592 .44054 L .27349 .43922 L .27173 .43824 L .26754 .43583 L .26574 .43475 L .26335 .43329 L .25916 .43062 L .25865 .43029 L .25497 .42783 L .2521 .42582 L .25079 .42488 L .2466 .42179 L .24602 .42135 L .24241 .41854 L .24035 .41689 L .23822 .41512 L .23505 .41242 L .23403 .41153 L .23007 .40795 L .22984 .40774 L .22565 .40374 L .22539 .40349 L .22147 .39952 L .22098 .39902 L .21728 .39507 L .21681 .39455 L .21309 .39034 L .21287 .39009 L .20913 .38562 L .2089 .38533 L .2056 .38115 L .20471 .38 L .20224 .37669 L .20052 .37431 L .19905 .37222 L .19634 .36821 L Mistroke .19603 .36775 L .19316 .36328 L .19215 .36165 L .19043 .35882 L .18796 .35455 L .18785 .35435 L .18539 .34988 L .18377 .3468 L .18306 .34542 L .18085 .34095 L .17958 .33827 L .17876 .33648 L .17678 .33202 L .17539 .32873 L .17491 .32755 L .17314 .32308 L .17147 .31862 L .1712 .31787 L .16991 .31415 L .16843 .30968 L .16706 .30522 L .16702 .30508 L .16577 .30075 L .16457 .29628 L .16346 .29182 L .16283 .28913 L .16243 .28735 L .16148 .28288 L .16062 .27842 L .15984 .27395 L .15913 .26948 L .15864 .26602 L .1585 .26502 L .15795 .26055 L .15748 .25608 L .15708 .25162 L .15675 .24715 L .1565 .24268 L .15632 .23821 L .1562 .23375 L .15617 .22928 L .1562 .22481 L .1563 .22035 L .15647 .21588 L .15671 .21141 L .15702 .20695 L .15739 .20248 L .15784 .19801 L .15836 .19355 L .15864 .19131 L Mistroke .15894 .18908 L .15959 .18461 L .16031 .18015 L .1611 .17568 L .16196 .17121 L .16283 .16703 L .16289 .16675 L .16389 .16228 L .16495 .15781 L .16609 .15335 L .16702 .1499 L .1673 .14888 L .16858 .14441 L .16993 .13995 L .1712 .13594 L .17135 .13548 L .17285 .13101 L .17442 .12655 L .17539 .12388 L .17607 .12208 L .17779 .11761 L .17958 .11316 L .17959 .11315 L .18146 .10868 L .18342 .10421 L .18377 .10343 L .18545 .09974 L .18757 .09528 L .18796 .09448 L .18977 .09081 L .19205 .08634 L .19215 .08617 L .19443 .08188 L .19634 .0784 L .19689 .07741 L .19944 .07294 L .20052 .07109 L .20208 .06848 L .20471 .06418 L .20481 .06401 L .20765 .05954 L .2089 .05762 L .21058 .05508 L .21309 .05138 L .21362 .05061 L .21676 .04614 L .21728 .04543 L .22002 .04168 L .22147 .03974 L .22338 .03721 L Mistroke .22565 .03428 L .22687 .03274 L .22984 .02904 L .23047 .02828 L .23403 .02401 L .2342 .02381 L Mfstroke 0 .4 1 r .7658 .9127 m .76597 .9125 L .76953 .90823 L .77016 .90746 L .77313 .90376 L .77435 .90223 L .77662 .8993 L .77853 .89677 L .77998 .89483 L .78272 .89108 L .78324 .89036 L .78638 .8859 L .78691 .88513 L .78942 .88143 L .7911 .87889 L .79235 .87696 L .79519 .8725 L .79529 .87233 L .79792 .86803 L .79948 .86542 L .80056 .86356 L .80311 .8591 L .80366 .85811 L .80557 .85463 L .80785 .85034 L .80795 .85016 L .81023 .8457 L .81204 .84203 L .81243 .84123 L .81455 .83676 L .81623 .83308 L .81658 .8323 L .81854 .82783 L .82041 .82336 L .82042 .82335 L .82221 .8189 L .82393 .81443 L .82461 .81262 L .82558 .80996 L .82715 .8055 L .82865 .80103 L .8288 .80057 L .83007 .79656 L .83142 .7921 L .8327 .78763 L .83298 .7866 L .83391 .78316 L .83505 .7787 L .83611 .77423 L .83711 .76976 L .83717 .76948 L .83804 .76529 L .8389 .76083 L .83969 .75636 L .84041 .75189 L .84106 .74743 L .84136 .7452 L .84164 .74296 L .84216 .73849 L .84261 .73403 L .84298 .72956 L .84329 .72509 L .84353 .72063 L .8437 .71616 L .8438 .71169 L .84383 .70723 L .8438 .70276 L .84368 .69829 L .8435 .69383 L .84325 .68936 L .84292 .68489 L .84252 .68043 L .84205 .67596 L .8415 .67149 L .84136 .67048 L .84087 .66703 L .84016 .66256 L .83938 .65809 L .83852 .65363 L .83757 .64916 L .83717 .64738 L .83654 .64469 L .83543 .64022 L .83423 .63576 L .83298 .63143 L .83294 .63129 L .83157 .62682 L .83009 .62236 L .8288 .61864 L .82853 .61789 L .82686 .61342 L .82509 .60896 L .82461 .60778 L .82322 .60449 L .82124 .60002 L .82042 .59824 L .81915 .59556 L .81694 .59109 L .81623 .58971 L .81461 .58662 L .81215 .58216 L .81204 .58196 L .80957 .57769 L .80785 .57486 L .80684 .57322 L .80397 .56876 L .80366 .5683 L .80095 .56429 L .79948 .5622 L .79776 .55982 L .79529 .55651 L .7944 .55536 L .7911 .55118 L .79087 .55089 L .78713 .54642 L .78691 .54617 L .78319 .54196 L .78272 .54144 L .77902 .53749 L .77853 .53698 L .77461 .53302 L .77435 .53277 L .77016 .52877 L .76993 .52856 L .76597 .52498 L .76495 .52409 L .76178 .52138 L .75965 .51962 L .75759 .51796 L .75398 .51516 L .7534 .51472 L .74921 .51162 L .7479 .51069 L .74503 .50868 L .74135 .50622 L .74084 .50588 L .73665 .50322 L .73426 .50175 L .73246 .50068 L .72827 .49827 L .72651 .49729 L .72408 .49597 L .7199 .49378 L .71799 .49282 L .71571 .4917 L .71152 .48973 L .70848 .48835 L .70733 .48785 L .70314 .48606 L .69895 .48437 L .69772 .48389 L .69476 .48276 L .69058 .48124 L .68639 .4798 L .68525 .47942 L .6822 .47843 L .67801 .47715 L .67382 .47593 L .67026 .47495 L .66963 .47479 L .66545 .47371 L .66126 .4727 L .65707 .47176 L .65288 .47089 L .65067 .47049 L .64869 .47012 L .6445 .46946 L .64031 .46895 L .63613 .46906 L .63194 .46951 L .62775 .47003 L .62427 .47049 L .62356 .47058 L .61937 .47112 L .61518 .47164 L .61099 .47213 L .60681 .4726 L .60262 .47305 L .59843 .47347 L .59424 .47387 L .59005 .47425 L .58586 .47461 L .58168 .47495 L .5816 .47495 L .57749 .47527 L .5733 .47556 L .56911 .47584 L .56492 .4761 L .56073 .47635 L .55654 .47657 L .55236 .47678 L .54817 .47697 L .54398 .47715 L .53979 .4773 L .5356 .47745 L .53141 .47757 L .52723 .47768 L .52304 .47777 L .51885 .47785 L .51466 .47791 L .51047 .47796 L .50628 .47799 L .50209 .47801 L .49791 .47801 L .49372 .47799 L .48953 .47796 L .48534 .47791 L .48115 .47785 L .47696 .47777 L .47277 .47768 L .46859 .47757 L .4644 .47745 L .46021 .4773 L .45602 .47715 L .45183 .47697 L .44764 .47678 L .44346 .47657 L .43927 .47635 L .43508 .4761 L .43089 .47584 L .4267 .47556 L .42251 .47527 L .4184 .47495 L .41832 .47495 L .41414 .47461 L .40995 .47425 L .40576 .47387 L .40157 .47347 L .39738 .47305 L .39319 .4726 L .38901 .47213 L .38482 .47164 L .38063 .47112 L .37644 .47058 L .37573 .47049 L .37225 .47003 L .36806 .46951 L .36387 .46906 L .35969 .46895 L .3555 .46946 L .35131 .47012 L .34933 .47049 L .34712 .47089 L .34293 .47176 L .33874 .4727 L .33455 .47371 L .33037 .47479 L .32974 .47495 L .32618 .47593 L .32199 .47715 L .3178 .47843 L .31475 .47942 L .31361 .4798 L .30942 .48124 L .30524 .48276 L .30228 .48389 L .30105 .48437 L .29686 .48606 L .29267 .48785 L .29152 .48835 L .28848 .48973 L .28429 .4917 L .28201 .49282 L .2801 .49378 L .27592 .49597 L .27349 .49729 L .27173 .49827 L .26754 .50068 L .26574 .50175 L .26335 .50322 L .25916 .50588 L .25865 .50622 L .25497 .50868 L .2521 .51069 L .25079 .51162 L .2466 .51472 L .24602 .51516 L .24241 .51796 L .24035 .51962 L .23822 .52138 L .23505 .52409 L .23403 .52498 L .23007 .52856 L .22984 .52877 L .22565 .53277 L .22539 .53302 L .22147 .53698 L .22098 .53749 L .21728 .54144 L .21681 .54196 L .21309 .54617 L .21287 .54642 L .20913 .55089 L .2089 .55118 L .2056 .55536 L .20471 .55651 L .20224 .55982 L .20052 .5622 L .19905 .56429 L .19634 .5683 L .19603 .56876 L .19316 .57322 L .19215 .57486 L .19043 .57769 L .18796 .58196 L .18785 .58216 L .18539 .58662 L .18377 .58971 L .18306 .59109 L .18085 .59556 L .17958 .59824 L .17876 .60002 L .17678 .60449 L .17539 .60778 L .17491 .60896 L .17314 .61342 L .17147 .61789 L .1712 .61864 L .16991 .62236 L .16843 .62682 L .16706 .63129 L .16702 .63143 L .16577 .63576 L .16457 .64022 L .16346 .64469 L .16283 .64738 L .16243 .64916 L .16148 .65363 L .16062 .65809 L .15984 .66256 L .15913 .66703 L .15864 .67048 L .1585 .67149 L .15795 .67596 L .15748 .68043 L .15708 .68489 L .15675 .68936 L .1565 .69383 L .15632 .69829 L .1562 .70276 L .15617 .70723 L .1562 .71169 L .1563 .71616 L .15647 .72063 L .15671 .72509 L .15702 .72956 L .15739 .73403 L .15784 .73849 L .15836 .74296 L .15864 .7452 L .15894 .74743 L .15959 .75189 L .16031 .75636 L .1611 .76083 L .16196 .76529 L .16283 .76948 L .16289 .76976 L .16389 .77423 L .16495 .7787 L .16609 .78316 L .16702 .7866 L .1673 .78763 L .16858 .7921 L .16993 .79656 L .1712 .80057 L .17135 .80103 L .17285 .8055 L .17442 .80996 L .17539 .81262 L .17607 .81443 L .17779 .8189 L .17958 .82335 L .17959 .82336 L .18146 .82783 L .18342 .8323 L .18377 .83308 L .18545 .83676 L .18757 .84123 L .18796 .84203 L .18977 .8457 L .19205 .85016 L .19215 .85034 L .19443 .85463 L .19634 .85811 L .19689 .8591 L .19944 .86356 L .20052 .86542 L .20208 .86803 L .20471 .87233 L .20481 .8725 L .20765 .87696 L .2089 .87889 L .21058 .88143 L .21309 .88513 L .21362 .8859 L .21676 .89036 L .21728 .89108 L .22002 .89483 L .22147 .89677 L .22338 .8993 L .22565 .90223 L .22687 .90376 L .22984 .90746 L .23047 .90823 L .23403 .9125 L .2342 .9127 L F 0 g .7658 .9127 m .76597 .9125 L .76953 .90823 L .77016 .90746 L .77313 .90376 L .77435 .90223 L .77662 .8993 L .77853 .89677 L .77998 .89483 L .78272 .89108 L .78324 .89036 L .78638 .8859 L .78691 .88513 L .78942 .88143 L .7911 .87889 L .79235 .87696 L .79519 .8725 L .79529 .87233 L .79792 .86803 L .79948 .86542 L .80056 .86356 L .80311 .8591 L .80366 .85811 L .80557 .85463 L .80785 .85034 L .80795 .85016 L .81023 .8457 L .81204 .84203 L .81243 .84123 L .81455 .83676 L .81623 .83308 L .81658 .8323 L .81854 .82783 L .82041 .82336 L .82042 .82335 L .82221 .8189 L .82393 .81443 L .82461 .81262 L .82558 .80996 L .82715 .8055 L .82865 .80103 L .8288 .80057 L .83007 .79656 L .83142 .7921 L .8327 .78763 L .83298 .7866 L .83391 .78316 L .83505 .7787 L .83611 .77423 L .83711 .76976 L Mistroke .83717 .76948 L .83804 .76529 L .8389 .76083 L .83969 .75636 L .84041 .75189 L .84106 .74743 L .84136 .7452 L .84164 .74296 L .84216 .73849 L .84261 .73403 L .84298 .72956 L .84329 .72509 L .84353 .72063 L .8437 .71616 L .8438 .71169 L .84383 .70723 L .8438 .70276 L .84368 .69829 L .8435 .69383 L .84325 .68936 L .84292 .68489 L .84252 .68043 L .84205 .67596 L .8415 .67149 L .84136 .67048 L .84087 .66703 L .84016 .66256 L .83938 .65809 L .83852 .65363 L .83757 .64916 L .83717 .64738 L .83654 .64469 L .83543 .64022 L .83423 .63576 L .83298 .63143 L .83294 .63129 L .83157 .62682 L .83009 .62236 L .8288 .61864 L .82853 .61789 L .82686 .61342 L .82509 .60896 L .82461 .60778 L .82322 .60449 L .82124 .60002 L .82042 .59824 L .81915 .59556 L .81694 .59109 L .81623 .58971 L .81461 .58662 L Mistroke .81215 .58216 L .81204 .58196 L .80957 .57769 L .80785 .57486 L .80684 .57322 L .80397 .56876 L .80366 .5683 L .80095 .56429 L .79948 .5622 L .79776 .55982 L .79529 .55651 L .7944 .55536 L .7911 .55118 L .79087 .55089 L .78713 .54642 L .78691 .54617 L .78319 .54196 L .78272 .54144 L .77902 .53749 L .77853 .53698 L .77461 .53302 L .77435 .53277 L .77016 .52877 L .76993 .52856 L .76597 .52498 L .76495 .52409 L .76178 .52138 L .75965 .51962 L .75759 .51796 L .75398 .51516 L .7534 .51472 L .74921 .51162 L .7479 .51069 L .74503 .50868 L .74135 .50622 L .74084 .50588 L .73665 .50322 L .73426 .50175 L .73246 .50068 L .72827 .49827 L .72651 .49729 L .72408 .49597 L .7199 .49378 L .71799 .49282 L .71571 .4917 L .71152 .48973 L .70848 .48835 L .70733 .48785 L .70314 .48606 L .69895 .48437 L Mistroke .69772 .48389 L .69476 .48276 L .69058 .48124 L .68639 .4798 L .68525 .47942 L .6822 .47843 L .67801 .47715 L .67382 .47593 L .67026 .47495 L .66963 .47479 L .66545 .47371 L .66126 .4727 L .65707 .47176 L .65288 .47089 L .65067 .47049 L .64869 .47012 L .6445 .46946 L .64031 .46895 L .63613 .46906 L .63194 .46951 L .62775 .47003 L .62427 .47049 L .62356 .47058 L .61937 .47112 L .61518 .47164 L .61099 .47213 L .60681 .4726 L .60262 .47305 L .59843 .47347 L .59424 .47387 L .59005 .47425 L .58586 .47461 L .58168 .47495 L .5816 .47495 L .57749 .47527 L .5733 .47556 L .56911 .47584 L .56492 .4761 L .56073 .47635 L .55654 .47657 L .55236 .47678 L .54817 .47697 L .54398 .47715 L .53979 .4773 L .5356 .47745 L .53141 .47757 L .52723 .47768 L .52304 .47777 L .51885 .47785 L .51466 .47791 L Mistroke .51047 .47796 L .50628 .47799 L .50209 .47801 L .49791 .47801 L .49372 .47799 L .48953 .47796 L .48534 .47791 L .48115 .47785 L .47696 .47777 L .47277 .47768 L .46859 .47757 L .4644 .47745 L .46021 .4773 L .45602 .47715 L .45183 .47697 L .44764 .47678 L .44346 .47657 L .43927 .47635 L .43508 .4761 L .43089 .47584 L .4267 .47556 L .42251 .47527 L .4184 .47495 L .41832 .47495 L .41414 .47461 L .40995 .47425 L .40576 .47387 L .40157 .47347 L .39738 .47305 L .39319 .4726 L .38901 .47213 L .38482 .47164 L .38063 .47112 L .37644 .47058 L .37573 .47049 L .37225 .47003 L .36806 .46951 L .36387 .46906 L .35969 .46895 L .3555 .46946 L .35131 .47012 L .34933 .47049 L .34712 .47089 L .34293 .47176 L .33874 .4727 L .33455 .47371 L .33037 .47479 L .32974 .47495 L .32618 .47593 L .32199 .47715 L Mistroke .3178 .47843 L .31475 .47942 L .31361 .4798 L .30942 .48124 L .30524 .48276 L .30228 .48389 L .30105 .48437 L .29686 .48606 L .29267 .48785 L .29152 .48835 L .28848 .48973 L .28429 .4917 L .28201 .49282 L .2801 .49378 L .27592 .49597 L .27349 .49729 L .27173 .49827 L .26754 .50068 L .26574 .50175 L .26335 .50322 L .25916 .50588 L .25865 .50622 L .25497 .50868 L .2521 .51069 L .25079 .51162 L .2466 .51472 L .24602 .51516 L .24241 .51796 L .24035 .51962 L .23822 .52138 L .23505 .52409 L .23403 .52498 L .23007 .52856 L .22984 .52877 L .22565 .53277 L .22539 .53302 L .22147 .53698 L .22098 .53749 L .21728 .54144 L .21681 .54196 L .21309 .54617 L .21287 .54642 L .20913 .55089 L .2089 .55118 L .2056 .55536 L .20471 .55651 L .20224 .55982 L .20052 .5622 L .19905 .56429 L .19634 .5683 L Mistroke .19603 .56876 L .19316 .57322 L .19215 .57486 L .19043 .57769 L .18796 .58196 L .18785 .58216 L .18539 .58662 L .18377 .58971 L .18306 .59109 L .18085 .59556 L .17958 .59824 L .17876 .60002 L .17678 .60449 L .17539 .60778 L .17491 .60896 L .17314 .61342 L .17147 .61789 L .1712 .61864 L .16991 .62236 L .16843 .62682 L .16706 .63129 L .16702 .63143 L .16577 .63576 L .16457 .64022 L .16346 .64469 L .16283 .64738 L .16243 .64916 L .16148 .65363 L .16062 .65809 L .15984 .66256 L .15913 .66703 L .15864 .67048 L .1585 .67149 L .15795 .67596 L .15748 .68043 L .15708 .68489 L .15675 .68936 L .1565 .69383 L .15632 .69829 L .1562 .70276 L .15617 .70723 L .1562 .71169 L .1563 .71616 L .15647 .72063 L .15671 .72509 L .15702 .72956 L .15739 .73403 L .15784 .73849 L .15836 .74296 L .15864 .7452 L Mistroke .15894 .74743 L .15959 .75189 L .16031 .75636 L .1611 .76083 L .16196 .76529 L .16283 .76948 L .16289 .76976 L .16389 .77423 L .16495 .7787 L .16609 .78316 L .16702 .7866 L .1673 .78763 L .16858 .7921 L .16993 .79656 L .1712 .80057 L .17135 .80103 L .17285 .8055 L .17442 .80996 L .17539 .81262 L .17607 .81443 L .17779 .8189 L .17958 .82335 L .17959 .82336 L .18146 .82783 L .18342 .8323 L .18377 .83308 L .18545 .83676 L .18757 .84123 L .18796 .84203 L .18977 .8457 L .19205 .85016 L .19215 .85034 L .19443 .85463 L .19634 .85811 L .19689 .8591 L .19944 .86356 L .20052 .86542 L .20208 .86803 L .20471 .87233 L .20481 .8725 L .20765 .87696 L .2089 .87889 L .21058 .88143 L .21309 .88513 L .21362 .8859 L .21676 .89036 L .21728 .89108 L .22002 .89483 L .22147 .89677 L .22338 .8993 L Mistroke .22565 .90223 L .22687 .90376 L .22984 .90746 L .23047 .90823 L .23403 .9125 L .2342 .9127 L Mfstroke .2 1 0 r .46021 .15718 m .4644 .15643 L .46859 .15576 L .47277 .15518 L .47696 .15468 L .48115 .15427 L .48534 .15394 L .48953 .15369 L .49372 .15353 L .49791 .15345 L .50209 .15345 L .50628 .15353 L .51047 .15369 L .51466 .15394 L .51885 .15427 L .52304 .15468 L .52723 .15518 L .53141 .15576 L .5356 .15643 L .53979 .15718 L .543 .15781 L .54398 .15802 L .54817 .15894 L .55236 .15996 L .55654 .16106 L .56073 .16226 L .5608 .16228 L .56492 .16355 L .56911 .16494 L .5733 .16642 L .57419 .16675 L .57749 .168 L .58168 .16969 L .58527 .17121 L .58586 .17147 L .59005 .17337 L .59424 .17538 L .59485 .17568 L .59843 .1775 L .60262 .17974 L .60336 .18015 L .60681 .1821 L .61099 .18459 L .61103 .18461 L .61518 .18722 L .61803 .18908 L .61937 .18998 L .62356 .19289 L .62448 .19355 L .62775 .19595 L .63045 .19801 L .63194 .19918 L .63601 .20248 L .63613 .20258 L .64031 .20616 L .64121 .20695 L .6445 .20994 L .64608 .21141 L .64869 .21394 L .65065 .21588 L .65288 .21816 L .65495 .22035 L .65707 .22264 L .65901 .22481 L .66126 .22741 L .66284 .22928 L .66545 .23248 L .66645 .23375 L .66963 .23791 L .66986 .23821 L .67308 .24268 L .67382 .24375 L .67612 .24715 L .67801 .25006 L .67899 .25162 L .6817 .25608 L .6822 .25693 L .68425 .26055 L .68639 .26451 L .68665 .26502 L .6889 .26948 L .69058 .273 L .69101 .27395 L .69299 .27842 L .69476 .28272 L .69483 .28288 L .69654 .28735 L .69812 .29182 L .69895 .29433 L .69957 .29628 L .70091 .30075 L .70212 .30522 L .70314 .30941 L .7032 .30968 L .70417 .31415 L .70502 .31862 L .70575 .32308 L .70637 .32755 L .70686 .33202 L .70724 .33648 L .70733 .33775 L .70749 .34095 L .70763 .34542 L .70764 .34988 L .70753 .35435 L .70733 .35846 L .70729 .35882 L .70693 .36328 L .70644 .36775 L .70581 .37222 L .70504 .37669 L .70414 .38115 L .70314 .38538 L .70308 .38562 L .70188 .39009 L .70051 .39455 L .69898 .39902 L .69895 .39909 L .69727 .40349 L .69538 .40795 L .69476 .40932 L .69329 .41242 L .69099 .41689 L .69058 .41766 L .68847 .42135 L .68639 .42474 L .68569 .42582 L .68265 .43029 L .6822 .43092 L .67931 .43475 L .67801 .43639 L .67564 .43922 L .67382 .44128 L .67159 .44369 L .66963 .4457 L .6671 .44815 L .66545 .4497 L .66212 .45262 L .66126 .45335 L .65707 .45668 L .65651 .45709 L .65288 .45971 L .64993 .46155 L .64869 .46234 L .6445 .46461 L .64088 .46602 L .64031 .46612 L .63766 .46602 L .63613 .46583 L .63194 .46444 L .62775 .46272 L .62503 .46155 L .62356 .46096 L .61937 .45926 L .61518 .45763 L .61373 .45709 L .61099 .4561 L .60681 .45465 L .60262 .45329 L .60049 .45262 L .59843 .452 L .59424 .45078 L .59005 .44963 L .58586 .44855 L .58427 .44815 L .58168 .44753 L .57749 .44657 L .5733 .44568 L .56911 .44484 L .56492 .44406 L .56284 .44369 L .56073 .44333 L .55654 .44265 L .55236 .44203 L .54817 .44146 L .54398 .44094 L .53979 .44047 L .5356 .44005 L .53141 .43968 L .52723 .43935 L .52534 .43922 L .52304 .43907 L .51885 .43884 L .51466 .43866 L .51047 .43852 L .50628 .43843 L .50209 .43838 L .49791 .43838 L .49372 .43843 L .48953 .43852 L .48534 .43866 L .48115 .43884 L .47696 .43907 L .47466 .43922 L .47277 .43935 L .46859 .43968 L .4644 .44005 L .46021 .44047 L .45602 .44094 L .45183 .44146 L .44764 .44203 L .44346 .44265 L .43927 .44333 L .43716 .44369 L .43508 .44406 L .43089 .44484 L .4267 .44568 L .42251 .44657 L .41832 .44753 L .41573 .44815 L .41414 .44855 L .40995 .44963 L .40576 .45078 L .40157 .452 L .39951 .45262 L .39738 .45329 L .39319 .45465 L .38901 .4561 L .38627 .45709 L .38482 .45763 L .38063 .45926 L .37644 .46096 L .37497 .46155 L .37225 .46272 L .36806 .46444 L .36387 .46583 L .36234 .46602 L .35969 .46612 L .35912 .46602 L .3555 .46461 L .35131 .46234 L .35007 .46155 L .34712 .45971 L .34349 .45709 L .34293 .45668 L .33874 .45335 L .33788 .45262 L .33455 .4497 L .3329 .44815 L .33037 .4457 L .32841 .44369 L .32618 .44128 L .32436 .43922 L .32199 .43639 L .32069 .43475 L .3178 .43092 L .31735 .43029 L .31431 .42582 L .31361 .42474 L .31153 .42135 L .30942 .41766 L .30901 .41689 L .30671 .41242 L .30524 .40932 L .30462 .40795 L .30273 .40349 L .30105 .39909 L .30102 .39902 L .29949 .39455 L .29812 .39009 L .29692 .38562 L .29686 .38538 L .29586 .38115 L .29496 .37669 L .29419 .37222 L .29356 .36775 L .29307 .36328 L .29271 .35882 L .29267 .35846 L .29247 .35435 L .29236 .34988 L .29237 .34542 L .29251 .34095 L .29267 .33775 L .29276 .33648 L .29314 .33202 L .29363 .32755 L .29425 .32308 L .29498 .31862 L .29583 .31415 L .2968 .30968 L .29686 .30941 L .29788 .30522 L .29909 .30075 L .30043 .29628 L .30105 .29433 L .30188 .29182 L .30346 .28735 L .30517 .28288 L .30524 .28272 L .30701 .27842 L .30899 .27395 L .30942 .273 L .3111 .26948 L .31335 .26502 L .31361 .26451 L .31575 .26055 L .3178 .25693 L .3183 .25608 L .32101 .25162 L .32199 .25006 L .32388 .24715 L .32618 .24375 L .32692 .24268 L .33014 .23821 L .33037 .23791 L .33355 .23375 L .33455 .23248 L .33716 .22928 L .33874 .22741 L .34099 .22481 L .34293 .22264 L .34505 .22035 L .34712 .21816 L .34935 .21588 L .35131 .21394 L .35392 .21141 L .3555 .20994 L .35879 .20695 L .35969 .20616 L .36387 .20258 L .36399 .20248 L .36806 .19918 L .36955 .19801 L .37225 .19595 L .37552 .19355 L .37644 .19289 L .38063 .18998 L .38197 .18908 L .38482 .18722 L .38897 .18461 L .38901 .18459 L .39319 .1821 L .39664 .18015 L .39738 .17974 L .40157 .1775 L .40515 .17568 L .40576 .17538 L .40995 .17337 L .41414 .17147 L .41473 .17121 L .41832 .16969 L .42251 .168 L .42581 .16675 L .4267 .16642 L .43089 .16494 L .43508 .16355 L .4392 .16228 L .43927 .16226 L .44346 .16106 L .44764 .15996 L .45183 .15894 L .45602 .15802 L .457 .15781 L F 0 g .46021 .15718 m .4644 .15643 L .46859 .15576 L .47277 .15518 L .47696 .15468 L .48115 .15427 L .48534 .15394 L .48953 .15369 L .49372 .15353 L .49791 .15345 L .50209 .15345 L .50628 .15353 L .51047 .15369 L .51466 .15394 L .51885 .15427 L .52304 .15468 L .52723 .15518 L .53141 .15576 L .5356 .15643 L .53979 .15718 L .543 .15781 L .54398 .15802 L .54817 .15894 L .55236 .15996 L .55654 .16106 L .56073 .16226 L .5608 .16228 L .56492 .16355 L .56911 .16494 L .5733 .16642 L .57419 .16675 L .57749 .168 L .58168 .16969 L .58527 .17121 L .58586 .17147 L .59005 .17337 L .59424 .17538 L .59485 .17568 L .59843 .1775 L .60262 .17974 L .60336 .18015 L .60681 .1821 L .61099 .18459 L .61103 .18461 L .61518 .18722 L .61803 .18908 L .61937 .18998 L .62356 .19289 L .62448 .19355 L .62775 .19595 L Mistroke .63045 .19801 L .63194 .19918 L .63601 .20248 L .63613 .20258 L .64031 .20616 L .64121 .20695 L .6445 .20994 L .64608 .21141 L .64869 .21394 L .65065 .21588 L .65288 .21816 L .65495 .22035 L .65707 .22264 L .65901 .22481 L .66126 .22741 L .66284 .22928 L .66545 .23248 L .66645 .23375 L .66963 .23791 L .66986 .23821 L .67308 .24268 L .67382 .24375 L .67612 .24715 L .67801 .25006 L .67899 .25162 L .6817 .25608 L .6822 .25693 L .68425 .26055 L .68639 .26451 L .68665 .26502 L .6889 .26948 L .69058 .273 L .69101 .27395 L .69299 .27842 L .69476 .28272 L .69483 .28288 L .69654 .28735 L .69812 .29182 L .69895 .29433 L .69957 .29628 L .70091 .30075 L .70212 .30522 L .70314 .30941 L .7032 .30968 L .70417 .31415 L .70502 .31862 L .70575 .32308 L .70637 .32755 L .70686 .33202 L .70724 .33648 L Mistroke .70733 .33775 L .70749 .34095 L .70763 .34542 L .70764 .34988 L .70753 .35435 L .70733 .35846 L .70729 .35882 L .70693 .36328 L .70644 .36775 L .70581 .37222 L .70504 .37669 L .70414 .38115 L .70314 .38538 L .70308 .38562 L .70188 .39009 L .70051 .39455 L .69898 .39902 L .69895 .39909 L .69727 .40349 L .69538 .40795 L .69476 .40932 L .69329 .41242 L .69099 .41689 L .69058 .41766 L .68847 .42135 L .68639 .42474 L .68569 .42582 L .68265 .43029 L .6822 .43092 L .67931 .43475 L .67801 .43639 L .67564 .43922 L .67382 .44128 L .67159 .44369 L .66963 .4457 L .6671 .44815 L .66545 .4497 L .66212 .45262 L .66126 .45335 L .65707 .45668 L .65651 .45709 L .65288 .45971 L .64993 .46155 L .64869 .46234 L .6445 .46461 L .64088 .46602 L .64031 .46612 L .63766 .46602 L .63613 .46583 L .63194 .46444 L Mistroke .62775 .46272 L .62503 .46155 L .62356 .46096 L .61937 .45926 L .61518 .45763 L .61373 .45709 L .61099 .4561 L .60681 .45465 L .60262 .45329 L .60049 .45262 L .59843 .452 L .59424 .45078 L .59005 .44963 L .58586 .44855 L .58427 .44815 L .58168 .44753 L .57749 .44657 L .5733 .44568 L .56911 .44484 L .56492 .44406 L .56284 .44369 L .56073 .44333 L .55654 .44265 L .55236 .44203 L .54817 .44146 L .54398 .44094 L .53979 .44047 L .5356 .44005 L .53141 .43968 L .52723 .43935 L .52534 .43922 L .52304 .43907 L .51885 .43884 L .51466 .43866 L .51047 .43852 L .50628 .43843 L .50209 .43838 L .49791 .43838 L .49372 .43843 L .48953 .43852 L .48534 .43866 L .48115 .43884 L .47696 .43907 L .47466 .43922 L .47277 .43935 L .46859 .43968 L .4644 .44005 L .46021 .44047 L .45602 .44094 L .45183 .44146 L Mistroke .44764 .44203 L .44346 .44265 L .43927 .44333 L .43716 .44369 L .43508 .44406 L .43089 .44484 L .4267 .44568 L .42251 .44657 L .41832 .44753 L .41573 .44815 L .41414 .44855 L .40995 .44963 L .40576 .45078 L .40157 .452 L .39951 .45262 L .39738 .45329 L .39319 .45465 L .38901 .4561 L .38627 .45709 L .38482 .45763 L .38063 .45926 L .37644 .46096 L .37497 .46155 L .37225 .46272 L .36806 .46444 L .36387 .46583 L .36234 .46602 L .35969 .46612 L .35912 .46602 L .3555 .46461 L .35131 .46234 L .35007 .46155 L .34712 .45971 L .34349 .45709 L .34293 .45668 L .33874 .45335 L .33788 .45262 L .33455 .4497 L .3329 .44815 L .33037 .4457 L .32841 .44369 L .32618 .44128 L .32436 .43922 L .32199 .43639 L .32069 .43475 L .3178 .43092 L .31735 .43029 L .31431 .42582 L .31361 .42474 L .31153 .42135 L Mistroke .30942 .41766 L .30901 .41689 L .30671 .41242 L .30524 .40932 L .30462 .40795 L .30273 .40349 L .30105 .39909 L .30102 .39902 L .29949 .39455 L .29812 .39009 L .29692 .38562 L .29686 .38538 L .29586 .38115 L .29496 .37669 L .29419 .37222 L .29356 .36775 L .29307 .36328 L .29271 .35882 L .29267 .35846 L .29247 .35435 L .29236 .34988 L .29237 .34542 L .29251 .34095 L .29267 .33775 L .29276 .33648 L .29314 .33202 L .29363 .32755 L .29425 .32308 L .29498 .31862 L .29583 .31415 L .2968 .30968 L .29686 .30941 L .29788 .30522 L .29909 .30075 L .30043 .29628 L .30105 .29433 L .30188 .29182 L .30346 .28735 L .30517 .28288 L .30524 .28272 L .30701 .27842 L .30899 .27395 L .30942 .273 L .3111 .26948 L .31335 .26502 L .31361 .26451 L .31575 .26055 L .3178 .25693 L .3183 .25608 L .32101 .25162 L Mistroke .32199 .25006 L .32388 .24715 L .32618 .24375 L .32692 .24268 L .33014 .23821 L .33037 .23791 L .33355 .23375 L .33455 .23248 L .33716 .22928 L .33874 .22741 L .34099 .22481 L .34293 .22264 L .34505 .22035 L .34712 .21816 L .34935 .21588 L .35131 .21394 L .35392 .21141 L .3555 .20994 L .35879 .20695 L .35969 .20616 L .36387 .20258 L .36399 .20248 L .36806 .19918 L .36955 .19801 L .37225 .19595 L .37552 .19355 L .37644 .19289 L .38063 .18998 L .38197 .18908 L .38482 .18722 L .38897 .18461 L .38901 .18459 L .39319 .1821 L .39664 .18015 L .39738 .17974 L .40157 .1775 L .40515 .17568 L .40576 .17538 L .40995 .17337 L .41414 .17147 L .41473 .17121 L .41832 .16969 L .42251 .168 L .42581 .16675 L .4267 .16642 L .43089 .16494 L .43508 .16355 L .4392 .16228 L .43927 .16226 L .44346 .16106 L Mistroke .44764 .15996 L .45183 .15894 L .45602 .15802 L .457 .15781 L .46021 .15718 L Mfstroke .2 0 1 r .35969 .47039 m .36234 .47049 L .36387 .47067 L .36806 .47207 L .37225 .47379 L .37497 .47495 L .37644 .47555 L .38063 .47725 L .38482 .47888 L .38627 .47942 L .38901 .48041 L .39319 .48185 L .39738 .48322 L .39951 .48389 L .40157 .48451 L .40576 .48573 L .40995 .48688 L .41414 .48796 L .41573 .48835 L .41832 .48898 L .42251 .48993 L .4267 .49083 L .43089 .49167 L .43508 .49245 L .43716 .49282 L .43927 .49318 L .44346 .49385 L .44764 .49448 L .45183 .49505 L .45602 .49557 L .46021 .49604 L .4644 .49646 L .46859 .49683 L .47277 .49716 L .47466 .49729 L .47696 .49743 L .48115 .49767 L .48534 .49785 L .48953 .49799 L .49372 .49808 L .49791 .49813 L .50209 .49813 L .50628 .49808 L .51047 .49799 L .51466 .49785 L .51885 .49767 L .52304 .49743 L .52534 .49729 L .52723 .49716 L .53141 .49683 L .5356 .49646 L .53979 .49604 L .54398 .49557 L .54817 .49505 L .55236 .49448 L .55654 .49385 L .56073 .49318 L .56284 .49282 L .56492 .49245 L .56911 .49167 L .5733 .49083 L .57749 .48993 L .58168 .48898 L .58427 .48835 L .58586 .48796 L .59005 .48688 L .59424 .48573 L .59843 .48451 L .60049 .48389 L .60262 .48322 L .60681 .48185 L .61099 .48041 L .61373 .47942 L .61518 .47888 L .61937 .47725 L .62356 .47555 L .62503 .47495 L .62775 .47379 L .63194 .47207 L .63613 .47067 L .63766 .47049 L .64031 .47039 L .64088 .47049 L .6445 .47189 L .64869 .47417 L .64993 .47495 L .65288 .4768 L .65651 .47942 L .65707 .47983 L .66126 .48316 L .66212 .48389 L .66545 .48681 L .6671 .48835 L .66963 .49081 L .67159 .49282 L .67382 .49523 L .67564 .49729 L .67801 .50012 L .67931 .50175 L .6822 .50559 L .68265 .50622 L .68569 .51069 L .68639 .51176 L .68847 .51516 L .69058 .51885 L .69099 .51962 L .69329 .52409 L .69476 .52719 L .69538 .52856 L .69727 .53302 L .69895 .53741 L .69898 .53749 L .70051 .54196 L .70188 .54642 L .70308 .55089 L .70314 .55112 L .70414 .55536 L .70504 .55982 L .70581 .56429 L .70644 .56876 L .70693 .57322 L .70729 .57769 L .70733 .57804 L .70753 .58216 L .70764 .58662 L .70763 .59109 L .70749 .59556 L .70733 .59876 L .70724 .60002 L .70686 .60449 L .70637 .60896 L .70575 .61342 L .70502 .61789 L .70417 .62236 L .7032 .62682 L .70314 .6271 L .70212 .63129 L .70091 .63576 L .69957 .64022 L .69895 .64218 L .69812 .64469 L .69654 .64916 L .69483 .65363 L .69476 .65379 L .69299 .65809 L .69101 .66256 L .69058 .66351 L .6889 .66703 L .68665 .67149 L .68639 .67199 L .68425 .67596 L .6822 .67957 L .6817 .68043 L .67899 .68489 L .67801 .68645 L .67612 .68936 L .67382 .69276 L .67308 .69383 L .66986 .69829 L .66963 .6986 L .66645 .70276 L .66545 .70403 L .66284 .70723 L .66126 .7091 L .65901 .71169 L .65707 .71386 L .65495 .71616 L .65288 .71835 L .65065 .72063 L .64869 .72257 L .64608 .72509 L .6445 .72657 L .64121 .72956 L .64031 .73035 L .63613 .73393 L .63601 .73403 L .63194 .73733 L .63045 .73849 L .62775 .74056 L .62448 .74296 L .62356 .74362 L .61937 .74653 L .61803 .74743 L .61518 .74929 L .61103 .75189 L .61099 .75192 L .60681 .75441 L .60336 .75636 L .60262 .75677 L .59843 .75901 L .59485 .76083 L .59424 .76113 L .59005 .76314 L .58586 .76503 L .58527 .76529 L .58168 .76682 L .57749 .76851 L .57419 .76976 L .5733 .77009 L .56911 .77157 L .56492 .77296 L .5608 .77423 L .56073 .77425 L .55654 .77544 L .55236 .77655 L .54817 .77756 L .54398 .77849 L .543 .7787 L .53979 .77933 L .5356 .78008 L .53141 .78075 L .52723 .78133 L .52304 .78182 L .51885 .78224 L .51466 .78257 L .51047 .78281 L .50628 .78298 L .50209 .78306 L .49791 .78306 L .49372 .78298 L .48953 .78281 L .48534 .78257 L .48115 .78224 L .47696 .78182 L .47277 .78133 L .46859 .78075 L .4644 .78008 L .46021 .77933 L .457 .7787 L .45602 .77849 L .45183 .77756 L .44764 .77655 L .44346 .77544 L .43927 .77425 L .4392 .77423 L .43508 .77296 L .43089 .77157 L .4267 .77009 L .42581 .76976 L .42251 .76851 L .41832 .76682 L .41473 .76529 L .41414 .76503 L .40995 .76314 L .40576 .76113 L .40515 .76083 L .40157 .75901 L .39738 .75677 L .39664 .75636 L .39319 .75441 L .38901 .75192 L .38897 .75189 L .38482 .74929 L .38197 .74743 L .38063 .74653 L .37644 .74362 L .37552 .74296 L .37225 .74056 L .36955 .73849 L .36806 .73733 L .36399 .73403 L .36387 .73393 L .35969 .73035 L .35879 .72956 L .3555 .72657 L .35392 .72509 L .35131 .72257 L .34935 .72063 L .34712 .71835 L .34505 .71616 L .34293 .71386 L .34099 .71169 L .33874 .7091 L .33716 .70723 L .33455 .70403 L .33355 .70276 L .33037 .6986 L .33014 .69829 L .32692 .69383 L .32618 .69276 L .32388 .68936 L .32199 .68645 L .32101 .68489 L .3183 .68043 L .3178 .67957 L .31575 .67596 L .31361 .67199 L .31335 .67149 L .3111 .66703 L .30942 .66351 L .30899 .66256 L .30701 .65809 L .30524 .65379 L .30517 .65363 L .30346 .64916 L .30188 .64469 L .30105 .64218 L .30043 .64022 L .29909 .63576 L .29788 .63129 L .29686 .6271 L .2968 .62682 L .29583 .62236 L .29498 .61789 L .29425 .61342 L .29363 .60896 L .29314 .60449 L .29276 .60002 L .29267 .59876 L .29251 .59556 L .29237 .59109 L .29236 .58662 L .29247 .58216 L .29267 .57804 L .29271 .57769 L .29307 .57322 L .29356 .56876 L .29419 .56429 L .29496 .55982 L .29586 .55536 L .29686 .55112 L .29692 .55089 L .29812 .54642 L .29949 .54196 L .30102 .53749 L .30105 .53741 L .30273 .53302 L .30462 .52856 L .30524 .52719 L .30671 .52409 L .30901 .51962 L .30942 .51885 L .31153 .51516 L .31361 .51176 L .31431 .51069 L .31735 .50622 L .3178 .50559 L .32069 .50175 L .32199 .50012 L .32436 .49729 L .32618 .49523 L .32841 .49282 L .33037 .49081 L .3329 .48835 L .33455 .48681 L .33788 .48389 L .33874 .48316 L .34293 .47983 L .34349 .47942 L .34712 .4768 L .35007 .47495 L .35131 .47417 L .3555 .47189 L .35912 .47049 L F 0 g .35969 .47039 m .36234 .47049 L .36387 .47067 L .36806 .47207 L .37225 .47379 L .37497 .47495 L .37644 .47555 L .38063 .47725 L .38482 .47888 L .38627 .47942 L .38901 .48041 L .39319 .48185 L .39738 .48322 L .39951 .48389 L .40157 .48451 L .40576 .48573 L .40995 .48688 L .41414 .48796 L .41573 .48835 L .41832 .48898 L .42251 .48993 L .4267 .49083 L .43089 .49167 L .43508 .49245 L .43716 .49282 L .43927 .49318 L .44346 .49385 L .44764 .49448 L .45183 .49505 L .45602 .49557 L .46021 .49604 L .4644 .49646 L .46859 .49683 L .47277 .49716 L .47466 .49729 L .47696 .49743 L .48115 .49767 L .48534 .49785 L .48953 .49799 L .49372 .49808 L .49791 .49813 L .50209 .49813 L .50628 .49808 L .51047 .49799 L .51466 .49785 L .51885 .49767 L .52304 .49743 L .52534 .49729 L .52723 .49716 L .53141 .49683 L Mistroke .5356 .49646 L .53979 .49604 L .54398 .49557 L .54817 .49505 L .55236 .49448 L .55654 .49385 L .56073 .49318 L .56284 .49282 L .56492 .49245 L .56911 .49167 L .5733 .49083 L .57749 .48993 L .58168 .48898 L .58427 .48835 L .58586 .48796 L .59005 .48688 L .59424 .48573 L .59843 .48451 L .60049 .48389 L .60262 .48322 L .60681 .48185 L .61099 .48041 L .61373 .47942 L .61518 .47888 L .61937 .47725 L .62356 .47555 L .62503 .47495 L .62775 .47379 L .63194 .47207 L .63613 .47067 L .63766 .47049 L .64031 .47039 L .64088 .47049 L .6445 .47189 L .64869 .47417 L .64993 .47495 L .65288 .4768 L .65651 .47942 L .65707 .47983 L .66126 .48316 L .66212 .48389 L .66545 .48681 L .6671 .48835 L .66963 .49081 L .67159 .49282 L .67382 .49523 L .67564 .49729 L .67801 .50012 L .67931 .50175 L .6822 .50559 L Mistroke .68265 .50622 L .68569 .51069 L .68639 .51176 L .68847 .51516 L .69058 .51885 L .69099 .51962 L .69329 .52409 L .69476 .52719 L .69538 .52856 L .69727 .53302 L .69895 .53741 L .69898 .53749 L .70051 .54196 L .70188 .54642 L .70308 .55089 L .70314 .55112 L .70414 .55536 L .70504 .55982 L .70581 .56429 L .70644 .56876 L .70693 .57322 L .70729 .57769 L .70733 .57804 L .70753 .58216 L .70764 .58662 L .70763 .59109 L .70749 .59556 L .70733 .59876 L .70724 .60002 L .70686 .60449 L .70637 .60896 L .70575 .61342 L .70502 .61789 L .70417 .62236 L .7032 .62682 L .70314 .6271 L .70212 .63129 L .70091 .63576 L .69957 .64022 L .69895 .64218 L .69812 .64469 L .69654 .64916 L .69483 .65363 L .69476 .65379 L .69299 .65809 L .69101 .66256 L .69058 .66351 L .6889 .66703 L .68665 .67149 L .68639 .67199 L Mistroke .68425 .67596 L .6822 .67957 L .6817 .68043 L .67899 .68489 L .67801 .68645 L .67612 .68936 L .67382 .69276 L .67308 .69383 L .66986 .69829 L .66963 .6986 L .66645 .70276 L .66545 .70403 L .66284 .70723 L .66126 .7091 L .65901 .71169 L .65707 .71386 L .65495 .71616 L .65288 .71835 L .65065 .72063 L .64869 .72257 L .64608 .72509 L .6445 .72657 L .64121 .72956 L .64031 .73035 L .63613 .73393 L .63601 .73403 L .63194 .73733 L .63045 .73849 L .62775 .74056 L .62448 .74296 L .62356 .74362 L .61937 .74653 L .61803 .74743 L .61518 .74929 L .61103 .75189 L .61099 .75192 L .60681 .75441 L .60336 .75636 L .60262 .75677 L .59843 .75901 L .59485 .76083 L .59424 .76113 L .59005 .76314 L .58586 .76503 L .58527 .76529 L .58168 .76682 L .57749 .76851 L .57419 .76976 L .5733 .77009 L .56911 .77157 L Mistroke .56492 .77296 L .5608 .77423 L .56073 .77425 L .55654 .77544 L .55236 .77655 L .54817 .77756 L .54398 .77849 L .543 .7787 L .53979 .77933 L .5356 .78008 L .53141 .78075 L .52723 .78133 L .52304 .78182 L .51885 .78224 L .51466 .78257 L .51047 .78281 L .50628 .78298 L .50209 .78306 L .49791 .78306 L .49372 .78298 L .48953 .78281 L .48534 .78257 L .48115 .78224 L .47696 .78182 L .47277 .78133 L .46859 .78075 L .4644 .78008 L .46021 .77933 L .457 .7787 L .45602 .77849 L .45183 .77756 L .44764 .77655 L .44346 .77544 L .43927 .77425 L .4392 .77423 L .43508 .77296 L .43089 .77157 L .4267 .77009 L .42581 .76976 L .42251 .76851 L .41832 .76682 L .41473 .76529 L .41414 .76503 L .40995 .76314 L .40576 .76113 L .40515 .76083 L .40157 .75901 L .39738 .75677 L .39664 .75636 L .39319 .75441 L Mistroke .38901 .75192 L .38897 .75189 L .38482 .74929 L .38197 .74743 L .38063 .74653 L .37644 .74362 L .37552 .74296 L .37225 .74056 L .36955 .73849 L .36806 .73733 L .36399 .73403 L .36387 .73393 L .35969 .73035 L .35879 .72956 L .3555 .72657 L .35392 .72509 L .35131 .72257 L .34935 .72063 L .34712 .71835 L .34505 .71616 L .34293 .71386 L .34099 .71169 L .33874 .7091 L .33716 .70723 L .33455 .70403 L .33355 .70276 L .33037 .6986 L .33014 .69829 L .32692 .69383 L .32618 .69276 L .32388 .68936 L .32199 .68645 L .32101 .68489 L .3183 .68043 L .3178 .67957 L .31575 .67596 L .31361 .67199 L .31335 .67149 L .3111 .66703 L .30942 .66351 L .30899 .66256 L .30701 .65809 L .30524 .65379 L .30517 .65363 L .30346 .64916 L .30188 .64469 L .30105 .64218 L .30043 .64022 L .29909 .63576 L .29788 .63129 L Mistroke .29686 .6271 L .2968 .62682 L .29583 .62236 L .29498 .61789 L .29425 .61342 L .29363 .60896 L .29314 .60449 L .29276 .60002 L .29267 .59876 L .29251 .59556 L .29237 .59109 L .29236 .58662 L .29247 .58216 L .29267 .57804 L .29271 .57769 L .29307 .57322 L .29356 .56876 L .29419 .56429 L .29496 .55982 L .29586 .55536 L .29686 .55112 L .29692 .55089 L .29812 .54642 L .29949 .54196 L .30102 .53749 L .30105 .53741 L .30273 .53302 L .30462 .52856 L .30524 .52719 L .30671 .52409 L .30901 .51962 L .30942 .51885 L .31153 .51516 L .31361 .51176 L .31431 .51069 L .31735 .50622 L .3178 .50559 L .32069 .50175 L .32199 .50012 L .32436 .49729 L .32618 .49523 L .32841 .49282 L .33037 .49081 L .3329 .48835 L .33455 .48681 L .33788 .48389 L .33874 .48316 L .34293 .47983 L .34349 .47942 L .34712 .4768 L Mistroke .35007 .47495 L .35131 .47417 L .3555 .47189 L .35912 .47049 L .35969 .47039 L Mfstroke .8 1 0 r .4644 .23762 m .46859 .23679 L .47277 .23607 L .47696 .23546 L .48115 .23495 L .48534 .23454 L .48953 .23424 L .49372 .23403 L .49791 .23393 L .50209 .23393 L .50628 .23403 L .51047 .23424 L .51466 .23454 L .51885 .23495 L .52304 .23546 L .52723 .23607 L .53141 .23679 L .5356 .23762 L .53834 .23821 L .53979 .23855 L .54398 .23959 L .54817 .24075 L .55236 .24202 L .5544 .24268 L .55654 .24341 L .56073 .24491 L .56492 .24654 L .5664 .24715 L .56911 .2483 L .5733 .25019 L .57628 .25162 L .57749 .25222 L .58168 .25438 L .58477 .25608 L .58586 .2567 L .59005 .25917 L .59228 .26055 L .59424 .26181 L .59843 .26461 L .59901 .26502 L .60262 .2676 L .60512 .26948 L .60681 .27079 L .6107 .27395 L .61099 .27419 L .61518 .27782 L .61585 .27842 L .61937 .2817 L .6206 .28288 L .62356 .28585 L .625 .28735 L .62775 .29031 L .6291 .29182 L .63194 .29512 L .63291 .29628 L .63613 .30032 L .63646 .30075 L .63976 .30522 L .64031 .30599 L .64285 .30968 L .6445 .31222 L .64572 .31415 L .64839 .31862 L .64869 .31915 L .65087 .32308 L .65288 .32698 L .65316 .32755 L .65528 .33202 L .65707 .33609 L .65723 .33648 L .65902 .34095 L .66065 .34542 L .66126 .34722 L .66211 .34988 L .66343 .35435 L .66459 .35882 L .66545 .36252 L .66561 .36328 L .66647 .36775 L .66719 .37222 L .66776 .37669 L .66818 .38115 L .66845 .38562 L .66857 .39009 L .66853 .39455 L .66834 .39902 L .66799 .40349 L .66747 .40795 L .66679 .41242 L .66592 .41689 L .66545 .41904 L .66487 .42135 L .66363 .42582 L .66218 .43029 L .66126 .43285 L .66051 .43475 L .6586 .43922 L .65707 .44248 L .65646 .44369 L .65406 .44815 L .65288 .45024 L .6514 .45262 L .64869 .45669 L .64835 .45709 L .6445 .4615 L .6444 .46155 L .64031 .46506 L .63613 .46424 L .63215 .46155 L .63194 .46136 L .62775 .45805 L .62662 .45709 L .62356 .45467 L .62086 .45262 L .61937 .45155 L .61518 .44866 L .61441 .44815 L .61099 .44598 L .6072 .44369 L .60681 .44346 L .60262 .4411 L .59908 .43922 L .59843 .43889 L .59424 .43681 L .59005 .43486 L .58982 .43475 L .58586 .43303 L .58168 .43132 L .57901 .43029 L .57749 .42972 L .5733 .42822 L .56911 .42682 L .56592 .42582 L .56492 .42552 L .56073 .42431 L .55654 .4232 L .55236 .42217 L .54872 .42135 L .54817 .42123 L .54398 .42038 L .53979 .41961 L .5356 .41892 L .53141 .41831 L .52723 .41777 L .52304 .41732 L .51885 .41694 L .51817 .41689 L .51466 .41664 L .51047 .41641 L .50628 .41626 L .50209 .41619 L .49791 .41619 L .49372 .41626 L .48953 .41641 L .48534 .41664 L .48183 .41689 L .48115 .41694 L .47696 .41732 L .47277 .41777 L .46859 .41831 L .4644 .41892 L .46021 .41961 L .45602 .42038 L .45183 .42123 L .45128 .42135 L .44764 .42217 L .44346 .4232 L .43927 .42431 L .43508 .42552 L .43408 .42582 L .43089 .42682 L .4267 .42822 L .42251 .42972 L .42099 .43029 L .41832 .43132 L .41414 .43303 L .41018 .43475 L .40995 .43486 L .40576 .43681 L .40157 .43889 L .40092 .43922 L .39738 .4411 L .39319 .44346 L .3928 .44369 L .38901 .44598 L .38559 .44815 L .38482 .44866 L .38063 .45155 L .37914 .45262 L .37644 .45467 L .37338 .45709 L .37225 .45805 L .36806 .46136 L .36785 .46155 L .36387 .46424 L .35969 .46506 L .3556 .46155 L .3555 .4615 L .35165 .45709 L .35131 .45669 L .3486 .45262 L .34712 .45024 L .34594 .44815 L .34354 .44369 L .34293 .44248 L .3414 .43922 L .33949 .43475 L .33874 .43285 L .33782 .43029 L .33637 .42582 L .33513 .42135 L .33455 .41904 L .33408 .41689 L .33321 .41242 L .33253 .40795 L .33201 .40349 L .33166 .39902 L .33147 .39455 L .33143 .39009 L .33155 .38562 L .33182 .38115 L .33224 .37669 L .33281 .37222 L .33353 .36775 L .33439 .36328 L .33455 .36252 L .33541 .35882 L .33657 .35435 L .33789 .34988 L .33874 .34722 L .33935 .34542 L .34098 .34095 L .34277 .33648 L .34293 .33609 L .34472 .33202 L .34684 .32755 L .34712 .32698 L .34913 .32308 L .35131 .31915 L .35161 .31862 L .35428 .31415 L .3555 .31222 L .35715 .30968 L .35969 .30599 L .36024 .30522 L .36354 .30075 L .36387 .30032 L .36709 .29628 L .36806 .29512 L .3709 .29182 L .37225 .29031 L .375 .28735 L .37644 .28585 L .3794 .28288 L .38063 .2817 L .38415 .27842 L .38482 .27782 L .38901 .27419 L .3893 .27395 L .39319 .27079 L .39488 .26948 L .39738 .2676 L .40099 .26502 L .40157 .26461 L .40576 .26181 L .40772 .26055 L .40995 .25917 L .41414 .2567 L .41523 .25608 L .41832 .25438 L .42251 .25222 L .42372 .25162 L .4267 .25019 L .43089 .2483 L .4336 .24715 L .43508 .24654 L .43927 .24491 L .44346 .24341 L .4456 .24268 L .44764 .24202 L .45183 .24075 L .45602 .23959 L .46021 .23855 L .46166 .23821 L F 0 g .4644 .23762 m .46859 .23679 L .47277 .23607 L .47696 .23546 L .48115 .23495 L .48534 .23454 L .48953 .23424 L .49372 .23403 L .49791 .23393 L .50209 .23393 L .50628 .23403 L .51047 .23424 L .51466 .23454 L .51885 .23495 L .52304 .23546 L .52723 .23607 L .53141 .23679 L .5356 .23762 L .53834 .23821 L .53979 .23855 L .54398 .23959 L .54817 .24075 L .55236 .24202 L .5544 .24268 L .55654 .24341 L .56073 .24491 L .56492 .24654 L .5664 .24715 L .56911 .2483 L .5733 .25019 L .57628 .25162 L .57749 .25222 L .58168 .25438 L .58477 .25608 L .58586 .2567 L .59005 .25917 L .59228 .26055 L .59424 .26181 L .59843 .26461 L .59901 .26502 L .60262 .2676 L .60512 .26948 L .60681 .27079 L .6107 .27395 L .61099 .27419 L .61518 .27782 L .61585 .27842 L .61937 .2817 L .6206 .28288 L .62356 .28585 L Mistroke .625 .28735 L .62775 .29031 L .6291 .29182 L .63194 .29512 L .63291 .29628 L .63613 .30032 L .63646 .30075 L .63976 .30522 L .64031 .30599 L .64285 .30968 L .6445 .31222 L .64572 .31415 L .64839 .31862 L .64869 .31915 L .65087 .32308 L .65288 .32698 L .65316 .32755 L .65528 .33202 L .65707 .33609 L .65723 .33648 L .65902 .34095 L .66065 .34542 L .66126 .34722 L .66211 .34988 L .66343 .35435 L .66459 .35882 L .66545 .36252 L .66561 .36328 L .66647 .36775 L .66719 .37222 L .66776 .37669 L .66818 .38115 L .66845 .38562 L .66857 .39009 L .66853 .39455 L .66834 .39902 L .66799 .40349 L .66747 .40795 L .66679 .41242 L .66592 .41689 L .66545 .41904 L .66487 .42135 L .66363 .42582 L .66218 .43029 L .66126 .43285 L .66051 .43475 L .6586 .43922 L .65707 .44248 L .65646 .44369 L .65406 .44815 L Mistroke .65288 .45024 L .6514 .45262 L .64869 .45669 L .64835 .45709 L .6445 .4615 L .6444 .46155 L .64031 .46506 L .63613 .46424 L .63215 .46155 L .63194 .46136 L .62775 .45805 L .62662 .45709 L .62356 .45467 L .62086 .45262 L .61937 .45155 L .61518 .44866 L .61441 .44815 L .61099 .44598 L .6072 .44369 L .60681 .44346 L .60262 .4411 L .59908 .43922 L .59843 .43889 L .59424 .43681 L .59005 .43486 L .58982 .43475 L .58586 .43303 L .58168 .43132 L .57901 .43029 L .57749 .42972 L .5733 .42822 L .56911 .42682 L .56592 .42582 L .56492 .42552 L .56073 .42431 L .55654 .4232 L .55236 .42217 L .54872 .42135 L .54817 .42123 L .54398 .42038 L .53979 .41961 L .5356 .41892 L .53141 .41831 L .52723 .41777 L .52304 .41732 L .51885 .41694 L .51817 .41689 L .51466 .41664 L .51047 .41641 L .50628 .41626 L Mistroke .50209 .41619 L .49791 .41619 L .49372 .41626 L .48953 .41641 L .48534 .41664 L .48183 .41689 L .48115 .41694 L .47696 .41732 L .47277 .41777 L .46859 .41831 L .4644 .41892 L .46021 .41961 L .45602 .42038 L .45183 .42123 L .45128 .42135 L .44764 .42217 L .44346 .4232 L .43927 .42431 L .43508 .42552 L .43408 .42582 L .43089 .42682 L .4267 .42822 L .42251 .42972 L .42099 .43029 L .41832 .43132 L .41414 .43303 L .41018 .43475 L .40995 .43486 L .40576 .43681 L .40157 .43889 L .40092 .43922 L .39738 .4411 L .39319 .44346 L .3928 .44369 L .38901 .44598 L .38559 .44815 L .38482 .44866 L .38063 .45155 L .37914 .45262 L .37644 .45467 L .37338 .45709 L .37225 .45805 L .36806 .46136 L .36785 .46155 L .36387 .46424 L .35969 .46506 L .3556 .46155 L .3555 .4615 L .35165 .45709 L .35131 .45669 L Mistroke .3486 .45262 L .34712 .45024 L .34594 .44815 L .34354 .44369 L .34293 .44248 L .3414 .43922 L .33949 .43475 L .33874 .43285 L .33782 .43029 L .33637 .42582 L .33513 .42135 L .33455 .41904 L .33408 .41689 L .33321 .41242 L .33253 .40795 L .33201 .40349 L .33166 .39902 L .33147 .39455 L .33143 .39009 L .33155 .38562 L .33182 .38115 L .33224 .37669 L .33281 .37222 L .33353 .36775 L .33439 .36328 L .33455 .36252 L .33541 .35882 L .33657 .35435 L .33789 .34988 L .33874 .34722 L .33935 .34542 L .34098 .34095 L .34277 .33648 L .34293 .33609 L .34472 .33202 L .34684 .32755 L .34712 .32698 L .34913 .32308 L .35131 .31915 L .35161 .31862 L .35428 .31415 L .3555 .31222 L .35715 .30968 L .35969 .30599 L .36024 .30522 L .36354 .30075 L .36387 .30032 L .36709 .29628 L .36806 .29512 L .3709 .29182 L Mistroke .37225 .29031 L .375 .28735 L .37644 .28585 L .3794 .28288 L .38063 .2817 L .38415 .27842 L .38482 .27782 L .38901 .27419 L .3893 .27395 L .39319 .27079 L .39488 .26948 L .39738 .2676 L .40099 .26502 L .40157 .26461 L .40576 .26181 L .40772 .26055 L .40995 .25917 L .41414 .2567 L .41523 .25608 L .41832 .25438 L .42251 .25222 L .42372 .25162 L .4267 .25019 L .43089 .2483 L .4336 .24715 L .43508 .24654 L .43927 .24491 L .44346 .24341 L .4456 .24268 L .44764 .24202 L .45183 .24075 L .45602 .23959 L .46021 .23855 L .46166 .23821 L .4644 .23762 L Mfstroke .8 0 1 r .35969 .47145 m .36387 .47226 L .36785 .47495 L .36806 .47515 L .37225 .47846 L .37338 .47942 L .37644 .48183 L .37914 .48389 L .38063 .48496 L .38482 .48784 L .38559 .48835 L .38901 .49053 L .3928 .49282 L .39319 .49305 L .39738 .49541 L .40092 .49729 L .40157 .49762 L .40576 .4997 L .40995 .50165 L .41018 .50175 L .41414 .50348 L .41832 .50519 L .42099 .50622 L .42251 .50679 L .4267 .50829 L .43089 .50969 L .43408 .51069 L .43508 .51099 L .43927 .51219 L .44346 .51331 L .44764 .51433 L .45128 .51516 L .45183 .51527 L .45602 .51613 L .46021 .5169 L .4644 .51759 L .46859 .5182 L .47277 .51874 L .47696 .51919 L .48115 .51957 L .48183 .51962 L .48534 .51987 L .48953 .52009 L .49372 .52024 L .49791 .52032 L .50209 .52032 L .50628 .52024 L .51047 .52009 L .51466 .51987 L .51817 .51962 L .51885 .51957 L .52304 .51919 L .52723 .51874 L .53141 .5182 L .5356 .51759 L .53979 .5169 L .54398 .51613 L .54817 .51527 L .54872 .51516 L .55236 .51433 L .55654 .51331 L .56073 .51219 L .56492 .51099 L .56592 .51069 L .56911 .50969 L .5733 .50829 L .57749 .50679 L .57901 .50622 L .58168 .50519 L .58586 .50348 L .58982 .50175 L .59005 .50165 L .59424 .4997 L .59843 .49762 L .59908 .49729 L .60262 .49541 L .60681 .49305 L .6072 .49282 L .61099 .49053 L .61441 .48835 L .61518 .48784 L .61937 .48496 L .62086 .48389 L .62356 .48183 L .62662 .47942 L .62775 .47846 L .63194 .47515 L .63215 .47495 L .63613 .47226 L .64031 .47145 L .6444 .47495 L .6445 .47501 L .64835 .47942 L .64869 .47982 L .6514 .48389 L .65288 .48627 L .65406 .48835 L .65646 .49282 L .65707 .49402 L .6586 .49729 L .66051 .50175 L .66126 .50366 L .66218 .50622 L .66363 .51069 L .66487 .51516 L .66545 .51747 L .66592 .51962 L .66679 .52409 L .66747 .52856 L .66799 .53302 L .66834 .53749 L .66853 .54196 L .66857 .54642 L .66845 .55089 L .66818 .55536 L .66776 .55982 L .66719 .56429 L .66647 .56876 L .66561 .57322 L .66545 .57399 L .66459 .57769 L .66343 .58216 L .66211 .58662 L .66126 .58929 L .66065 .59109 L .65902 .59556 L .65723 .60002 L .65707 .60042 L .65528 .60449 L .65316 .60896 L .65288 .60953 L .65087 .61342 L .64869 .61736 L .64839 .61789 L .64572 .62236 L .6445 .62429 L .64285 .62682 L .64031 .63052 L .63976 .63129 L .63646 .63576 L .63613 .63619 L .63291 .64022 L .63194 .64139 L .6291 .64469 L .62775 .6462 L .625 .64916 L .62356 .65066 L .6206 .65363 L .61937 .65481 L .61585 .65809 L .61518 .65869 L .61099 .66232 L .6107 .66256 L .60681 .66572 L .60512 .66703 L .60262 .6689 L .59901 .67149 L .59843 .67189 L .59424 .6747 L .59228 .67596 L .59005 .67734 L .58586 .67981 L .58477 .68043 L .58168 .68212 L .57749 .68429 L .57628 .68489 L .5733 .68632 L .56911 .68821 L .5664 .68936 L .56492 .68996 L .56073 .69159 L .55654 .6931 L .5544 .69383 L .55236 .69449 L .54817 .69576 L .54398 .69691 L .53979 .69796 L .53834 .69829 L .5356 .69889 L .53141 .69972 L .52723 .70044 L .52304 .70105 L .51885 .70156 L .51466 .70197 L .51047 .70227 L .50628 .70247 L .50209 .70258 L .49791 .70258 L .49372 .70247 L .48953 .70227 L .48534 .70197 L .48115 .70156 L .47696 .70105 L .47277 .70044 L .46859 .69972 L .4644 .69889 L .46166 .69829 L .46021 .69796 L .45602 .69691 L .45183 .69576 L .44764 .69449 L .4456 .69383 L .44346 .6931 L .43927 .69159 L .43508 .68996 L .4336 .68936 L .43089 .68821 L .4267 .68632 L .42372 .68489 L .42251 .68429 L .41832 .68212 L .41523 .68043 L .41414 .67981 L .40995 .67734 L .40772 .67596 L .40576 .6747 L .40157 .67189 L .40099 .67149 L .39738 .6689 L .39488 .66703 L .39319 .66572 L .3893 .66256 L .38901 .66232 L .38482 .65869 L .38415 .65809 L .38063 .65481 L .3794 .65363 L .37644 .65066 L .375 .64916 L .37225 .6462 L .3709 .64469 L .36806 .64139 L .36709 .64022 L .36387 .63619 L .36354 .63576 L .36024 .63129 L .35969 .63052 L .35715 .62682 L .3555 .62429 L .35428 .62236 L .35161 .61789 L .35131 .61736 L .34913 .61342 L .34712 .60953 L .34684 .60896 L .34472 .60449 L .34293 .60042 L .34277 .60002 L .34098 .59556 L .33935 .59109 L .33874 .58929 L .33789 .58662 L .33657 .58216 L .33541 .57769 L .33455 .57399 L .33439 .57322 L .33353 .56876 L .33281 .56429 L .33224 .55982 L .33182 .55536 L .33155 .55089 L .33143 .54642 L .33147 .54196 L .33166 .53749 L .33201 .53302 L .33253 .52856 L .33321 .52409 L .33408 .51962 L .33455 .51747 L .33513 .51516 L .33637 .51069 L .33782 .50622 L .33874 .50366 L .33949 .50175 L .3414 .49729 L .34293 .49402 L .34354 .49282 L .34594 .48835 L .34712 .48627 L .3486 .48389 L .35131 .47982 L .35165 .47942 L .3555 .47501 L .3556 .47495 L F 0 g .35969 .47145 m .36387 .47226 L .36785 .47495 L .36806 .47515 L .37225 .47846 L .37338 .47942 L .37644 .48183 L .37914 .48389 L .38063 .48496 L .38482 .48784 L .38559 .48835 L .38901 .49053 L .3928 .49282 L .39319 .49305 L .39738 .49541 L .40092 .49729 L .40157 .49762 L .40576 .4997 L .40995 .50165 L .41018 .50175 L .41414 .50348 L .41832 .50519 L .42099 .50622 L .42251 .50679 L .4267 .50829 L .43089 .50969 L .43408 .51069 L .43508 .51099 L .43927 .51219 L .44346 .51331 L .44764 .51433 L .45128 .51516 L .45183 .51527 L .45602 .51613 L .46021 .5169 L .4644 .51759 L .46859 .5182 L .47277 .51874 L .47696 .51919 L .48115 .51957 L .48183 .51962 L .48534 .51987 L .48953 .52009 L .49372 .52024 L .49791 .52032 L .50209 .52032 L .50628 .52024 L .51047 .52009 L .51466 .51987 L .51817 .51962 L Mistroke .51885 .51957 L .52304 .51919 L .52723 .51874 L .53141 .5182 L .5356 .51759 L .53979 .5169 L .54398 .51613 L .54817 .51527 L .54872 .51516 L .55236 .51433 L .55654 .51331 L .56073 .51219 L .56492 .51099 L .56592 .51069 L .56911 .50969 L .5733 .50829 L .57749 .50679 L .57901 .50622 L .58168 .50519 L .58586 .50348 L .58982 .50175 L .59005 .50165 L .59424 .4997 L .59843 .49762 L .59908 .49729 L .60262 .49541 L .60681 .49305 L .6072 .49282 L .61099 .49053 L .61441 .48835 L .61518 .48784 L .61937 .48496 L .62086 .48389 L .62356 .48183 L .62662 .47942 L .62775 .47846 L .63194 .47515 L .63215 .47495 L .63613 .47226 L .64031 .47145 L .6444 .47495 L .6445 .47501 L .64835 .47942 L .64869 .47982 L .6514 .48389 L .65288 .48627 L .65406 .48835 L .65646 .49282 L .65707 .49402 L .6586 .49729 L Mistroke .66051 .50175 L .66126 .50366 L .66218 .50622 L .66363 .51069 L .66487 .51516 L .66545 .51747 L .66592 .51962 L .66679 .52409 L .66747 .52856 L .66799 .53302 L .66834 .53749 L .66853 .54196 L .66857 .54642 L .66845 .55089 L .66818 .55536 L .66776 .55982 L .66719 .56429 L .66647 .56876 L .66561 .57322 L .66545 .57399 L .66459 .57769 L .66343 .58216 L .66211 .58662 L .66126 .58929 L .66065 .59109 L .65902 .59556 L .65723 .60002 L .65707 .60042 L .65528 .60449 L .65316 .60896 L .65288 .60953 L .65087 .61342 L .64869 .61736 L .64839 .61789 L .64572 .62236 L .6445 .62429 L .64285 .62682 L .64031 .63052 L .63976 .63129 L .63646 .63576 L .63613 .63619 L .63291 .64022 L .63194 .64139 L .6291 .64469 L .62775 .6462 L .625 .64916 L .62356 .65066 L .6206 .65363 L .61937 .65481 L .61585 .65809 L Mistroke .61518 .65869 L .61099 .66232 L .6107 .66256 L .60681 .66572 L .60512 .66703 L .60262 .6689 L .59901 .67149 L .59843 .67189 L .59424 .6747 L .59228 .67596 L .59005 .67734 L .58586 .67981 L .58477 .68043 L .58168 .68212 L .57749 .68429 L .57628 .68489 L .5733 .68632 L .56911 .68821 L .5664 .68936 L .56492 .68996 L .56073 .69159 L .55654 .6931 L .5544 .69383 L .55236 .69449 L .54817 .69576 L .54398 .69691 L .53979 .69796 L .53834 .69829 L .5356 .69889 L .53141 .69972 L .52723 .70044 L .52304 .70105 L .51885 .70156 L .51466 .70197 L .51047 .70227 L .50628 .70247 L .50209 .70258 L .49791 .70258 L .49372 .70247 L .48953 .70227 L .48534 .70197 L .48115 .70156 L .47696 .70105 L .47277 .70044 L .46859 .69972 L .4644 .69889 L .46166 .69829 L .46021 .69796 L .45602 .69691 L .45183 .69576 L Mistroke .44764 .69449 L .4456 .69383 L .44346 .6931 L .43927 .69159 L .43508 .68996 L .4336 .68936 L .43089 .68821 L .4267 .68632 L .42372 .68489 L .42251 .68429 L .41832 .68212 L .41523 .68043 L .41414 .67981 L .40995 .67734 L .40772 .67596 L .40576 .6747 L .40157 .67189 L .40099 .67149 L .39738 .6689 L .39488 .66703 L .39319 .66572 L .3893 .66256 L .38901 .66232 L .38482 .65869 L .38415 .65809 L .38063 .65481 L .3794 .65363 L .37644 .65066 L .375 .64916 L .37225 .6462 L .3709 .64469 L .36806 .64139 L .36709 .64022 L .36387 .63619 L .36354 .63576 L .36024 .63129 L .35969 .63052 L .35715 .62682 L .3555 .62429 L .35428 .62236 L .35161 .61789 L .35131 .61736 L .34913 .61342 L .34712 .60953 L .34684 .60896 L .34472 .60449 L .34293 .60042 L .34277 .60002 L .34098 .59556 L .33935 .59109 L Mistroke .33874 .58929 L .33789 .58662 L .33657 .58216 L .33541 .57769 L .33455 .57399 L .33439 .57322 L .33353 .56876 L .33281 .56429 L .33224 .55982 L .33182 .55536 L .33155 .55089 L .33143 .54642 L .33147 .54196 L .33166 .53749 L .33201 .53302 L .33253 .52856 L .33321 .52409 L .33408 .51962 L .33455 .51747 L .33513 .51516 L .33637 .51069 L .33782 .50622 L .33874 .50366 L .33949 .50175 L .3414 .49729 L .34293 .49402 L .34354 .49282 L .34594 .48835 L .34712 .48627 L .3486 .48389 L .35131 .47982 L .35165 .47942 L .3555 .47501 L .3556 .47495 L .35969 .47145 L Mfstroke 1 .6 0 r .48953 .2784 m .49372 .27817 L .49791 .27805 L .50209 .27805 L .50628 .27817 L .51047 .2784 L .51072 .27842 L .51466 .27875 L .51885 .27921 L .52304 .2798 L .52723 .2805 L .53141 .28132 L .5356 .28227 L .53806 .28288 L .53979 .28334 L .54398 .28454 L .54817 .28588 L .55236 .28734 L .55237 .28735 L .55654 .28895 L .56073 .2907 L .56324 .29182 L .56492 .2926 L .56911 .29465 L .57222 .29628 L .5733 .29687 L .57749 .29926 L .57996 .30075 L .58168 .30183 L .58586 .30458 L .58678 .30522 L .59005 .30755 L .5929 .30968 L .59424 .31073 L .59843 .31415 L .59843 .31415 L .60262 .31782 L .60348 .31862 L .60681 .32179 L .60811 .32308 L .61099 .32607 L .61237 .32755 L .61518 .33071 L .6163 .33202 L .61937 .33578 L .61993 .33648 L .62328 .34095 L .62356 .34133 L .62639 .34542 L .62775 .34748 L .62926 .34988 L .63191 .35435 L .63194 .35439 L .63435 .35882 L .63613 .36232 L .63659 .36328 L .63865 .36775 L .64031 .37171 L .64052 .37222 L .64221 .37669 L .64373 .38115 L .6445 .38366 L .64507 .38562 L .64625 .39009 L .64727 .39455 L .64814 .39902 L .64869 .40249 L .64883 .40349 L .64936 .40795 L .64971 .41242 L .64991 .41689 L .64996 .42135 L .64986 .42582 L .64957 .43029 L .64905 .43475 L .64869 .43713 L .64827 .43922 L .64736 .44369 L .64648 .44815 L .64554 .45262 L .6445 .45607 L .64421 .45709 L .6419 .46155 L .64031 .4631 L .63613 .46191 L .63525 .46155 L .63208 .45709 L .63194 .45691 L .62937 .45262 L .62775 .45009 L .62634 .44815 L .62356 .44471 L .62269 .44369 L .61937 .43997 L .61869 .43922 L .61518 .43555 L .61439 .43475 L .61099 .4315 L .60967 .43029 L .60681 .42776 L .60449 .42582 L .60262 .42431 L .59878 .42135 L .59843 .42109 L .59424 .41811 L .59244 .41689 L .59005 .41533 L .58586 .41274 L .58533 .41242 L .58168 .41032 L .57749 .40808 L .57725 .40795 L .5733 .40599 L .56911 .40404 L .56784 .40349 L .56492 .40224 L .56073 .40058 L .55654 .39905 L .55646 .39902 L .55236 .39764 L .54817 .39635 L .54398 .39519 L .54151 .39455 L .53979 .39413 L .5356 .39319 L .53141 .39236 L .52723 .39164 L .52304 .39102 L .51885 .39051 L .51466 .3901 L .51446 .39009 L .51047 .3898 L .50628 .3896 L .50209 .38949 L .49791 .38949 L .49372 .3896 L .48953 .3898 L .48554 .39009 L .48534 .3901 L .48115 .39051 L .47696 .39102 L .47277 .39164 L .46859 .39236 L .4644 .39319 L .46021 .39413 L .45849 .39455 L .45602 .39519 L .45183 .39635 L .44764 .39764 L .44354 .39902 L .44346 .39905 L .43927 .40058 L .43508 .40224 L .43216 .40349 L .43089 .40404 L .4267 .40599 L .42275 .40795 L .42251 .40808 L .41832 .41032 L .41467 .41242 L .41414 .41274 L .40995 .41533 L .40756 .41689 L .40576 .41811 L .40157 .42109 L .40122 .42135 L .39738 .42431 L .39551 .42582 L .39319 .42776 L .39033 .43029 L .38901 .4315 L .38561 .43475 L .38482 .43555 L .38131 .43922 L .38063 .43997 L .37731 .44369 L .37644 .44471 L .37366 .44815 L .37225 .45009 L .37063 .45262 L .36806 .45691 L .36792 .45709 L .36475 .46155 L .36387 .46191 L .35969 .4631 L .3581 .46155 L .35579 .45709 L .3555 .45607 L .35446 .45262 L .35352 .44815 L .35264 .44369 L .35173 .43922 L .35131 .43713 L .35095 .43475 L .35043 .43029 L .35014 .42582 L .35004 .42135 L .35009 .41689 L .35029 .41242 L .35064 .40795 L .35117 .40349 L .35131 .40249 L .35186 .39902 L .35273 .39455 L .35375 .39009 L .35493 .38562 L .3555 .38366 L .35627 .38115 L .35779 .37669 L .35948 .37222 L .35969 .37171 L .36135 .36775 L .36341 .36328 L .36387 .36232 L .36565 .35882 L .36806 .35439 L .36809 .35435 L .37074 .34988 L .37225 .34748 L .37361 .34542 L .37644 .34133 L .37672 .34095 L .38007 .33648 L .38063 .33578 L .3837 .33202 L .38482 .33071 L .38763 .32755 L .38901 .32607 L .39189 .32308 L .39319 .32179 L .39652 .31862 L .39738 .31782 L .40157 .31415 L .40157 .31415 L .40576 .31073 L .4071 .30968 L .40995 .30755 L .41322 .30522 L .41414 .30458 L .41832 .30183 L .42004 .30075 L .42251 .29926 L .4267 .29687 L .42778 .29628 L .43089 .29465 L .43508 .2926 L .43676 .29182 L .43927 .2907 L .44346 .28895 L .44763 .28735 L .44764 .28734 L .45183 .28588 L .45602 .28454 L .46021 .28334 L .46194 .28288 L .4644 .28227 L .46859 .28132 L .47277 .2805 L .47696 .2798 L .48115 .27921 L .48534 .27875 L .48928 .27842 L F 0 g .48953 .2784 m .49372 .27817 L .49791 .27805 L .50209 .27805 L .50628 .27817 L .51047 .2784 L .51072 .27842 L .51466 .27875 L .51885 .27921 L .52304 .2798 L .52723 .2805 L .53141 .28132 L .5356 .28227 L .53806 .28288 L .53979 .28334 L .54398 .28454 L .54817 .28588 L .55236 .28734 L .55237 .28735 L .55654 .28895 L .56073 .2907 L .56324 .29182 L .56492 .2926 L .56911 .29465 L .57222 .29628 L .5733 .29687 L .57749 .29926 L .57996 .30075 L .58168 .30183 L .58586 .30458 L .58678 .30522 L .59005 .30755 L .5929 .30968 L .59424 .31073 L .59843 .31415 L .59843 .31415 L .60262 .31782 L .60348 .31862 L .60681 .32179 L .60811 .32308 L .61099 .32607 L .61237 .32755 L .61518 .33071 L .6163 .33202 L .61937 .33578 L .61993 .33648 L .62328 .34095 L .62356 .34133 L .62639 .34542 L .62775 .34748 L Mistroke .62926 .34988 L .63191 .35435 L .63194 .35439 L .63435 .35882 L .63613 .36232 L .63659 .36328 L .63865 .36775 L .64031 .37171 L .64052 .37222 L .64221 .37669 L .64373 .38115 L .6445 .38366 L .64507 .38562 L .64625 .39009 L .64727 .39455 L .64814 .39902 L .64869 .40249 L .64883 .40349 L .64936 .40795 L .64971 .41242 L .64991 .41689 L .64996 .42135 L .64986 .42582 L .64957 .43029 L .64905 .43475 L .64869 .43713 L .64827 .43922 L .64736 .44369 L .64648 .44815 L .64554 .45262 L .6445 .45607 L .64421 .45709 L .6419 .46155 L .64031 .4631 L .63613 .46191 L .63525 .46155 L .63208 .45709 L .63194 .45691 L .62937 .45262 L .62775 .45009 L .62634 .44815 L .62356 .44471 L .62269 .44369 L .61937 .43997 L .61869 .43922 L .61518 .43555 L .61439 .43475 L .61099 .4315 L .60967 .43029 L .60681 .42776 L Mistroke .60449 .42582 L .60262 .42431 L .59878 .42135 L .59843 .42109 L .59424 .41811 L .59244 .41689 L .59005 .41533 L .58586 .41274 L .58533 .41242 L .58168 .41032 L .57749 .40808 L .57725 .40795 L .5733 .40599 L .56911 .40404 L .56784 .40349 L .56492 .40224 L .56073 .40058 L .55654 .39905 L .55646 .39902 L .55236 .39764 L .54817 .39635 L .54398 .39519 L .54151 .39455 L .53979 .39413 L .5356 .39319 L .53141 .39236 L .52723 .39164 L .52304 .39102 L .51885 .39051 L .51466 .3901 L .51446 .39009 L .51047 .3898 L .50628 .3896 L .50209 .38949 L .49791 .38949 L .49372 .3896 L .48953 .3898 L .48554 .39009 L .48534 .3901 L .48115 .39051 L .47696 .39102 L .47277 .39164 L .46859 .39236 L .4644 .39319 L .46021 .39413 L .45849 .39455 L .45602 .39519 L .45183 .39635 L .44764 .39764 L .44354 .39902 L Mistroke .44346 .39905 L .43927 .40058 L .43508 .40224 L .43216 .40349 L .43089 .40404 L .4267 .40599 L .42275 .40795 L .42251 .40808 L .41832 .41032 L .41467 .41242 L .41414 .41274 L .40995 .41533 L .40756 .41689 L .40576 .41811 L .40157 .42109 L .40122 .42135 L .39738 .42431 L .39551 .42582 L .39319 .42776 L .39033 .43029 L .38901 .4315 L .38561 .43475 L .38482 .43555 L .38131 .43922 L .38063 .43997 L .37731 .44369 L .37644 .44471 L .37366 .44815 L .37225 .45009 L .37063 .45262 L .36806 .45691 L .36792 .45709 L .36475 .46155 L .36387 .46191 L .35969 .4631 L .3581 .46155 L .35579 .45709 L .3555 .45607 L .35446 .45262 L .35352 .44815 L .35264 .44369 L .35173 .43922 L .35131 .43713 L .35095 .43475 L .35043 .43029 L .35014 .42582 L .35004 .42135 L .35009 .41689 L .35029 .41242 L .35064 .40795 L Mistroke .35117 .40349 L .35131 .40249 L .35186 .39902 L .35273 .39455 L .35375 .39009 L .35493 .38562 L .3555 .38366 L .35627 .38115 L .35779 .37669 L .35948 .37222 L .35969 .37171 L .36135 .36775 L .36341 .36328 L .36387 .36232 L .36565 .35882 L .36806 .35439 L .36809 .35435 L .37074 .34988 L .37225 .34748 L .37361 .34542 L .37644 .34133 L .37672 .34095 L .38007 .33648 L .38063 .33578 L .3837 .33202 L .38482 .33071 L .38763 .32755 L .38901 .32607 L .39189 .32308 L .39319 .32179 L .39652 .31862 L .39738 .31782 L .40157 .31415 L .40157 .31415 L .40576 .31073 L .4071 .30968 L .40995 .30755 L .41322 .30522 L .41414 .30458 L .41832 .30183 L .42004 .30075 L .42251 .29926 L .4267 .29687 L .42778 .29628 L .43089 .29465 L .43508 .2926 L .43676 .29182 L .43927 .2907 L .44346 .28895 L .44763 .28735 L Mistroke .44764 .28734 L .45183 .28588 L .45602 .28454 L .46021 .28334 L .46194 .28288 L .4644 .28227 L .46859 .28132 L .47277 .2805 L .47696 .2798 L .48115 .27921 L .48534 .27875 L .48928 .27842 L .48953 .2784 L Mfstroke 1 0 .6 r .35969 .47341 m .36387 .47459 L .36475 .47495 L .36792 .47942 L .36806 .4796 L .37063 .48389 L .37225 .48642 L .37366 .48835 L .37644 .4918 L .37731 .49282 L .38063 .49654 L .38131 .49729 L .38482 .50095 L .38561 .50175 L .38901 .50501 L .39033 .50622 L .39319 .50874 L .39551 .51069 L .39738 .5122 L .40122 .51516 L .40157 .51541 L .40576 .5184 L .40756 .51962 L .40995 .52118 L .41414 .52377 L .41467 .52409 L .41832 .52619 L .42251 .52843 L .42275 .52856 L .4267 .53052 L .43089 .53246 L .43216 .53302 L .43508 .53426 L .43927 .53593 L .44346 .53746 L .44354 .53749 L .44764 .53887 L .45183 .54015 L .45602 .54132 L .45849 .54196 L .46021 .54237 L .4644 .54332 L .46859 .54415 L .47277 .54487 L .47696 .54549 L .48115 .546 L .48534 .5464 L .48554 .54642 L .48953 .54671 L .49372 .54691 L .49791 .54701 L .50209 .54701 L .50628 .54691 L .51047 .54671 L .51446 .54642 L .51466 .5464 L .51885 .546 L .52304 .54549 L .52723 .54487 L .53141 .54415 L .5356 .54332 L .53979 .54237 L .54151 .54196 L .54398 .54132 L .54817 .54015 L .55236 .53887 L .55646 .53749 L .55654 .53746 L .56073 .53593 L .56492 .53426 L .56784 .53302 L .56911 .53246 L .5733 .53052 L .57725 .52856 L .57749 .52843 L .58168 .52619 L .58533 .52409 L .58586 .52377 L .59005 .52118 L .59244 .51962 L .59424 .5184 L .59843 .51541 L .59878 .51516 L .60262 .5122 L .60449 .51069 L .60681 .50874 L .60967 .50622 L .61099 .50501 L .61439 .50175 L .61518 .50095 L .61869 .49729 L .61937 .49654 L .62269 .49282 L .62356 .4918 L .62634 .48835 L .62775 .48642 L .62937 .48389 L .63194 .4796 L .63208 .47942 L .63525 .47495 L .63613 .47459 L .64031 .47341 L .6419 .47495 L .64421 .47942 L .6445 .48044 L .64554 .48389 L .64648 .48835 L .64736 .49282 L .64827 .49729 L .64869 .49937 L .64905 .50175 L .64957 .50622 L .64986 .51069 L .64996 .51516 L .64991 .51962 L .64971 .52409 L .64936 .52856 L .64883 .53302 L .64869 .53402 L .64814 .53749 L .64727 .54196 L .64625 .54642 L .64507 .55089 L .6445 .55285 L .64373 .55536 L .64221 .55982 L .64052 .56429 L .64031 .5648 L .63865 .56876 L .63659 .57322 L .63613 .57419 L .63435 .57769 L .63194 .58211 L .63191 .58216 L .62926 .58662 L .62775 .58902 L .62639 .59109 L .62356 .59517 L .62328 .59556 L .61993 .60002 L .61937 .60073 L .6163 .60449 L .61518 .60579 L .61237 .60896 L .61099 .61044 L .60811 .61342 L .60681 .61472 L .60348 .61789 L .60262 .61868 L .59843 .62236 L .59843 .62236 L .59424 .62578 L .5929 .62682 L .59005 .62896 L .58678 .63129 L .58586 .63192 L .58168 .63468 L .57996 .63576 L .57749 .63725 L .5733 .63964 L .57222 .64022 L .56911 .64185 L .56492 .64391 L .56324 .64469 L .56073 .64581 L .55654 .64756 L .55237 .64916 L .55236 .64916 L .54817 .65063 L .54398 .65196 L .53979 .65317 L .53806 .65363 L .5356 .65424 L .53141 .65519 L .52723 .65601 L .52304 .65671 L .51885 .6573 L .51466 .65776 L .51072 .65809 L .51047 .65811 L .50628 .65834 L .50209 .65846 L .49791 .65846 L .49372 .65834 L .48953 .65811 L .48928 .65809 L .48534 .65776 L .48115 .6573 L .47696 .65671 L .47277 .65601 L .46859 .65519 L .4644 .65424 L .46194 .65363 L .46021 .65317 L .45602 .65196 L .45183 .65063 L .44764 .64916 L .44763 .64916 L .44346 .64756 L .43927 .64581 L .43676 .64469 L .43508 .64391 L .43089 .64185 L .42778 .64022 L .4267 .63964 L .42251 .63725 L .42004 .63576 L .41832 .63468 L .41414 .63192 L .41322 .63129 L .40995 .62896 L .4071 .62682 L .40576 .62578 L .40157 .62236 L .40157 .62236 L .39738 .61868 L .39652 .61789 L .39319 .61472 L .39189 .61342 L .38901 .61044 L .38763 .60896 L .38482 .60579 L .3837 .60449 L .38063 .60073 L .38007 .60002 L .37672 .59556 L .37644 .59517 L .37361 .59109 L .37225 .58902 L .37074 .58662 L .36809 .58216 L .36806 .58211 L .36565 .57769 L .36387 .57419 L .36341 .57322 L .36135 .56876 L .35969 .5648 L .35948 .56429 L .35779 .55982 L .35627 .55536 L .3555 .55285 L .35493 .55089 L .35375 .54642 L .35273 .54196 L .35186 .53749 L .35131 .53402 L .35117 .53302 L .35064 .52856 L .35029 .52409 L .35009 .51962 L .35004 .51516 L .35014 .51069 L .35043 .50622 L .35095 .50175 L .35131 .49937 L .35173 .49729 L .35264 .49282 L .35352 .48835 L .35446 .48389 L .3555 .48044 L .35579 .47942 L .3581 .47495 L F 0 g .35969 .47341 m .36387 .47459 L .36475 .47495 L .36792 .47942 L .36806 .4796 L .37063 .48389 L .37225 .48642 L .37366 .48835 L .37644 .4918 L .37731 .49282 L .38063 .49654 L .38131 .49729 L .38482 .50095 L .38561 .50175 L .38901 .50501 L .39033 .50622 L .39319 .50874 L .39551 .51069 L .39738 .5122 L .40122 .51516 L .40157 .51541 L .40576 .5184 L .40756 .51962 L .40995 .52118 L .41414 .52377 L .41467 .52409 L .41832 .52619 L .42251 .52843 L .42275 .52856 L .4267 .53052 L .43089 .53246 L .43216 .53302 L .43508 .53426 L .43927 .53593 L .44346 .53746 L .44354 .53749 L .44764 .53887 L .45183 .54015 L .45602 .54132 L .45849 .54196 L .46021 .54237 L .4644 .54332 L .46859 .54415 L .47277 .54487 L .47696 .54549 L .48115 .546 L .48534 .5464 L .48554 .54642 L .48953 .54671 L .49372 .54691 L Mistroke .49791 .54701 L .50209 .54701 L .50628 .54691 L .51047 .54671 L .51446 .54642 L .51466 .5464 L .51885 .546 L .52304 .54549 L .52723 .54487 L .53141 .54415 L .5356 .54332 L .53979 .54237 L .54151 .54196 L .54398 .54132 L .54817 .54015 L .55236 .53887 L .55646 .53749 L .55654 .53746 L .56073 .53593 L .56492 .53426 L .56784 .53302 L .56911 .53246 L .5733 .53052 L .57725 .52856 L .57749 .52843 L .58168 .52619 L .58533 .52409 L .58586 .52377 L .59005 .52118 L .59244 .51962 L .59424 .5184 L .59843 .51541 L .59878 .51516 L .60262 .5122 L .60449 .51069 L .60681 .50874 L .60967 .50622 L .61099 .50501 L .61439 .50175 L .61518 .50095 L .61869 .49729 L .61937 .49654 L .62269 .49282 L .62356 .4918 L .62634 .48835 L .62775 .48642 L .62937 .48389 L .63194 .4796 L .63208 .47942 L .63525 .47495 L Mistroke .63613 .47459 L .64031 .47341 L .6419 .47495 L .64421 .47942 L .6445 .48044 L .64554 .48389 L .64648 .48835 L .64736 .49282 L .64827 .49729 L .64869 .49937 L .64905 .50175 L .64957 .50622 L .64986 .51069 L .64996 .51516 L .64991 .51962 L .64971 .52409 L .64936 .52856 L .64883 .53302 L .64869 .53402 L .64814 .53749 L .64727 .54196 L .64625 .54642 L .64507 .55089 L .6445 .55285 L .64373 .55536 L .64221 .55982 L .64052 .56429 L .64031 .5648 L .63865 .56876 L .63659 .57322 L .63613 .57419 L .63435 .57769 L .63194 .58211 L .63191 .58216 L .62926 .58662 L .62775 .58902 L .62639 .59109 L .62356 .59517 L .62328 .59556 L .61993 .60002 L .61937 .60073 L .6163 .60449 L .61518 .60579 L .61237 .60896 L .61099 .61044 L .60811 .61342 L .60681 .61472 L .60348 .61789 L .60262 .61868 L .59843 .62236 L Mistroke .59843 .62236 L .59424 .62578 L .5929 .62682 L .59005 .62896 L .58678 .63129 L .58586 .63192 L .58168 .63468 L .57996 .63576 L .57749 .63725 L .5733 .63964 L .57222 .64022 L .56911 .64185 L .56492 .64391 L .56324 .64469 L .56073 .64581 L .55654 .64756 L .55237 .64916 L .55236 .64916 L .54817 .65063 L .54398 .65196 L .53979 .65317 L .53806 .65363 L .5356 .65424 L .53141 .65519 L .52723 .65601 L .52304 .65671 L .51885 .6573 L .51466 .65776 L .51072 .65809 L .51047 .65811 L .50628 .65834 L .50209 .65846 L .49791 .65846 L .49372 .65834 L .48953 .65811 L .48928 .65809 L .48534 .65776 L .48115 .6573 L .47696 .65671 L .47277 .65601 L .46859 .65519 L .4644 .65424 L .46194 .65363 L .46021 .65317 L .45602 .65196 L .45183 .65063 L .44764 .64916 L .44763 .64916 L .44346 .64756 L .43927 .64581 L Mistroke .43676 .64469 L .43508 .64391 L .43089 .64185 L .42778 .64022 L .4267 .63964 L .42251 .63725 L .42004 .63576 L .41832 .63468 L .41414 .63192 L .41322 .63129 L .40995 .62896 L .4071 .62682 L .40576 .62578 L .40157 .62236 L .40157 .62236 L .39738 .61868 L .39652 .61789 L .39319 .61472 L .39189 .61342 L .38901 .61044 L .38763 .60896 L .38482 .60579 L .3837 .60449 L .38063 .60073 L .38007 .60002 L .37672 .59556 L .37644 .59517 L .37361 .59109 L .37225 .58902 L .37074 .58662 L .36809 .58216 L .36806 .58211 L .36565 .57769 L .36387 .57419 L .36341 .57322 L .36135 .56876 L .35969 .5648 L .35948 .56429 L .35779 .55982 L .35627 .55536 L .3555 .55285 L .35493 .55089 L .35375 .54642 L .35273 .54196 L .35186 .53749 L .35131 .53402 L .35117 .53302 L .35064 .52856 L .35029 .52409 L .35009 .51962 L Mistroke .35004 .51516 L .35014 .51069 L .35043 .50622 L .35095 .50175 L .35131 .49937 L .35173 .49729 L .35264 .49282 L .35352 .48835 L .35446 .48389 L .3555 .48044 L .35579 .47942 L .3581 .47495 L .35969 .47341 L Mfstroke 1 0 0 r .35969 .47656 m .36387 .47786 L .3649 .47942 L .36588 .48389 L .36543 .48835 L .36648 .49282 L .36806 .49501 L .36962 .49729 L .37196 .50175 L .37225 .50245 L .37364 .50622 L .37561 .51069 L .37644 .51214 L .37844 .51516 L .38063 .51838 L .38144 .51962 L .38435 .52409 L .38482 .5248 L .38751 .52856 L .38901 .53044 L .39118 .53302 L .39319 .53533 L .39512 .53749 L .39738 .53996 L .39929 .54196 L .40157 .54421 L .40393 .54642 L .40576 .54806 L .40905 .55089 L .40995 .55163 L .41414 .55496 L .41465 .55536 L .41832 .55803 L .42094 .55982 L .42251 .56086 L .4267 .56349 L .42803 .56429 L .43089 .56593 L .43508 .56818 L .43622 .56876 L .43927 .57024 L .44346 .57215 L .44599 .57322 L .44764 .57389 L .45183 .57548 L .45602 .57692 L .45845 .57769 L .46021 .57822 L .4644 .57937 L .46859 .58039 L .47277 .58128 L .47696 .58204 L .47771 .58216 L .48115 .58266 L .48534 .58316 L .48953 .58353 L .49372 .58378 L .49791 .58391 L .50209 .58391 L .50628 .58378 L .51047 .58353 L .51466 .58316 L .51885 .58266 L .52229 .58216 L .52304 .58204 L .52723 .58128 L .53141 .58039 L .5356 .57937 L .53979 .57822 L .54155 .57769 L .54398 .57692 L .54817 .57548 L .55236 .57389 L .55401 .57322 L .55654 .57215 L .56073 .57024 L .56378 .56876 L .56492 .56818 L .56911 .56593 L .57197 .56429 L .5733 .56349 L .57749 .56086 L .57906 .55982 L .58168 .55803 L .58535 .55536 L .58586 .55496 L .59005 .55163 L .59095 .55089 L .59424 .54806 L .59607 .54642 L .59843 .54421 L .60071 .54196 L .60262 .53996 L .60488 .53749 L .60681 .53533 L .60882 .53302 L .61099 .53044 L .61249 .52856 L .61518 .5248 L .61565 .52409 L .61856 .51962 L .61937 .51838 L .62156 .51516 L .62356 .51214 L .62439 .51069 L .62636 .50622 L .62775 .50245 L .62804 .50175 L .63038 .49729 L .63194 .49501 L .63352 .49282 L .63457 .48835 L .63412 .48389 L .6351 .47942 L .63613 .47786 L .64031 .47656 L .64176 .47942 L .64177 .48389 L .64031 .48738 L .63996 .48835 L .63884 .49282 L .64015 .49729 L .64031 .49874 L .64055 .50175 L .64031 .50486 L .64013 .50622 L .63952 .51069 L .63754 .51516 L .63681 .51962 L .63617 .52409 L .63613 .52436 L .63503 .52856 L .63329 .53302 L .63194 .53603 L .6313 .53749 L .62961 .54196 L .62796 .54642 L .62775 .54695 L .62592 .55089 L .62356 .55498 L .62333 .55536 L .62053 .55982 L .61937 .56176 L .6179 .56429 L .61518 .56868 L .61513 .56876 L .61183 .57322 L .61099 .57424 L .60802 .57769 L .60681 .57909 L .6042 .58216 L .60262 .58401 L .60029 .58662 L .59843 .58855 L .59572 .59109 L .59424 .59238 L .59044 .59556 L .59005 .59588 L .58586 .59939 L .58511 .60002 L .58168 .60274 L .57922 .60449 L .57749 .60564 L .5733 .60818 L .57196 .60896 L .56911 .61062 L .56492 .61307 L .5643 .61342 L .56073 .61533 L .55654 .61725 L .55497 .61789 L .55236 .6189 L .54817 .62048 L .54398 .62207 L .54321 .62236 L .53979 .62354 L .5356 .62474 L .53141 .62566 L .52723 .62644 L .52525 .62682 L .52304 .62727 L .51885 .6281 L .51466 .62873 L .51047 .62901 L .50628 .62897 L .50209 .62887 L .49791 .62887 L .49372 .62897 L .48953 .62901 L .48534 .62873 L .48115 .6281 L .47696 .62727 L .47475 .62682 L .47277 .62644 L .46859 .62566 L .4644 .62474 L .46021 .62354 L .45679 .62236 L .45602 .62207 L .45183 .62048 L .44764 .6189 L .44503 .61789 L .44346 .61725 L .43927 .61533 L .4357 .61342 L .43508 .61307 L .43089 .61062 L .42804 .60896 L .4267 .60818 L .42251 .60564 L .42078 .60449 L .41832 .60274 L .41489 .60002 L .41414 .59939 L .40995 .59588 L .40956 .59556 L .40576 .59238 L .40428 .59109 L .40157 .58855 L .39971 .58662 L .39738 .58401 L .3958 .58216 L .39319 .57909 L .39198 .57769 L .38901 .57424 L .38817 .57322 L .38487 .56876 L .38482 .56868 L .3821 .56429 L .38063 .56176 L .37947 .55982 L .37667 .55536 L .37644 .55498 L .37408 .55089 L .37225 .54695 L .37204 .54642 L .37039 .54196 L .3687 .53749 L .36806 .53603 L .36671 .53302 L .36497 .52856 L .36387 .52436 L .36383 .52409 L .36319 .51962 L .36246 .51516 L .36048 .51069 L .35987 .50622 L .35969 .50486 L .35945 .50175 L .35969 .49874 L .35985 .49729 L .36116 .49282 L .36004 .48835 L .35969 .48738 L .35823 .48389 L .35824 .47942 L F 0 g .35969 .47656 m .36387 .47786 L .3649 .47942 L .36588 .48389 L .36543 .48835 L .36648 .49282 L .36806 .49501 L .36962 .49729 L .37196 .50175 L .37225 .50245 L .37364 .50622 L .37561 .51069 L .37644 .51214 L .37844 .51516 L .38063 .51838 L .38144 .51962 L .38435 .52409 L .38482 .5248 L .38751 .52856 L .38901 .53044 L .39118 .53302 L .39319 .53533 L .39512 .53749 L .39738 .53996 L .39929 .54196 L .40157 .54421 L .40393 .54642 L .40576 .54806 L .40905 .55089 L .40995 .55163 L .41414 .55496 L .41465 .55536 L .41832 .55803 L .42094 .55982 L .42251 .56086 L .4267 .56349 L .42803 .56429 L .43089 .56593 L .43508 .56818 L .43622 .56876 L .43927 .57024 L .44346 .57215 L .44599 .57322 L .44764 .57389 L .45183 .57548 L .45602 .57692 L .45845 .57769 L .46021 .57822 L .4644 .57937 L .46859 .58039 L Mistroke .47277 .58128 L .47696 .58204 L .47771 .58216 L .48115 .58266 L .48534 .58316 L .48953 .58353 L .49372 .58378 L .49791 .58391 L .50209 .58391 L .50628 .58378 L .51047 .58353 L .51466 .58316 L .51885 .58266 L .52229 .58216 L .52304 .58204 L .52723 .58128 L .53141 .58039 L .5356 .57937 L .53979 .57822 L .54155 .57769 L .54398 .57692 L .54817 .57548 L .55236 .57389 L .55401 .57322 L .55654 .57215 L .56073 .57024 L .56378 .56876 L .56492 .56818 L .56911 .56593 L .57197 .56429 L .5733 .56349 L .57749 .56086 L .57906 .55982 L .58168 .55803 L .58535 .55536 L .58586 .55496 L .59005 .55163 L .59095 .55089 L .59424 .54806 L .59607 .54642 L .59843 .54421 L .60071 .54196 L .60262 .53996 L .60488 .53749 L .60681 .53533 L .60882 .53302 L .61099 .53044 L .61249 .52856 L .61518 .5248 L .61565 .52409 L Mistroke .61856 .51962 L .61937 .51838 L .62156 .51516 L .62356 .51214 L .62439 .51069 L .62636 .50622 L .62775 .50245 L .62804 .50175 L .63038 .49729 L .63194 .49501 L .63352 .49282 L .63457 .48835 L .63412 .48389 L .6351 .47942 L .63613 .47786 L .64031 .47656 L .64176 .47942 L .64177 .48389 L .64031 .48738 L .63996 .48835 L .63884 .49282 L .64015 .49729 L .64031 .49874 L .64055 .50175 L .64031 .50486 L .64013 .50622 L .63952 .51069 L .63754 .51516 L .63681 .51962 L .63617 .52409 L .63613 .52436 L .63503 .52856 L .63329 .53302 L .63194 .53603 L .6313 .53749 L .62961 .54196 L .62796 .54642 L .62775 .54695 L .62592 .55089 L .62356 .55498 L .62333 .55536 L .62053 .55982 L .61937 .56176 L .6179 .56429 L .61518 .56868 L .61513 .56876 L .61183 .57322 L .61099 .57424 L .60802 .57769 L .60681 .57909 L Mistroke .6042 .58216 L .60262 .58401 L .60029 .58662 L .59843 .58855 L .59572 .59109 L .59424 .59238 L .59044 .59556 L .59005 .59588 L .58586 .59939 L .58511 .60002 L .58168 .60274 L .57922 .60449 L .57749 .60564 L .5733 .60818 L .57196 .60896 L .56911 .61062 L .56492 .61307 L .5643 .61342 L .56073 .61533 L .55654 .61725 L .55497 .61789 L .55236 .6189 L .54817 .62048 L .54398 .62207 L .54321 .62236 L .53979 .62354 L .5356 .62474 L .53141 .62566 L .52723 .62644 L .52525 .62682 L .52304 .62727 L .51885 .6281 L .51466 .62873 L .51047 .62901 L .50628 .62897 L .50209 .62887 L .49791 .62887 L .49372 .62897 L .48953 .62901 L .48534 .62873 L .48115 .6281 L .47696 .62727 L .47475 .62682 L .47277 .62644 L .46859 .62566 L .4644 .62474 L .46021 .62354 L .45679 .62236 L .45602 .62207 L .45183 .62048 L Mistroke .44764 .6189 L .44503 .61789 L .44346 .61725 L .43927 .61533 L .4357 .61342 L .43508 .61307 L .43089 .61062 L .42804 .60896 L .4267 .60818 L .42251 .60564 L .42078 .60449 L .41832 .60274 L .41489 .60002 L .41414 .59939 L .40995 .59588 L .40956 .59556 L .40576 .59238 L .40428 .59109 L .40157 .58855 L .39971 .58662 L .39738 .58401 L .3958 .58216 L .39319 .57909 L .39198 .57769 L .38901 .57424 L .38817 .57322 L .38487 .56876 L .38482 .56868 L .3821 .56429 L .38063 .56176 L .37947 .55982 L .37667 .55536 L .37644 .55498 L .37408 .55089 L .37225 .54695 L .37204 .54642 L .37039 .54196 L .3687 .53749 L .36806 .53603 L .36671 .53302 L .36497 .52856 L .36387 .52436 L .36383 .52409 L .36319 .51962 L .36246 .51516 L .36048 .51069 L .35987 .50622 L .35969 .50486 L .35945 .50175 L .35969 .49874 L Mistroke .35985 .49729 L .36116 .49282 L .36004 .48835 L .35969 .48738 L .35823 .48389 L .35824 .47942 L .35969 .47656 L Mfstroke 1 0 0 r .47696 .30924 m .48115 .30841 L .48534 .30778 L .48953 .30749 L .49372 .30753 L .49791 .30764 L .50209 .30764 L .50628 .30753 L .51047 .30749 L .51466 .30778 L .51885 .30841 L .52304 .30924 L .52525 .30968 L .52723 .31007 L .53141 .31085 L .5356 .31177 L .53979 .31296 L .54321 .31415 L .54398 .31444 L .54817 .31603 L .55236 .3176 L .55497 .31862 L .55654 .31925 L .56073 .32118 L .5643 .32308 L .56492 .32344 L .56911 .32588 L .57196 .32755 L .5733 .32833 L .57749 .33087 L .57922 .33202 L .58168 .33377 L .58511 .33648 L .58586 .33711 L .59005 .34062 L .59044 .34095 L .59424 .34412 L .59572 .34542 L .59843 .34796 L .60029 .34988 L .60262 .3525 L .6042 .35435 L .60681 .35742 L .60802 .35882 L .61099 .36227 L .61183 .36328 L .61513 .36775 L .61518 .36783 L .6179 .37222 L .61937 .37475 L .62053 .37669 L .62333 .38115 L .62356 .38153 L .62592 .38562 L .62775 .38956 L .62796 .39009 L .62961 .39455 L .6313 .39902 L .63194 .40047 L .63329 .40349 L .63503 .40795 L .63613 .41214 L .63617 .41242 L .63681 .41689 L .63754 .42135 L .63952 .42582 L .64013 .43029 L .64031 .43165 L .64055 .43475 L .64031 .43776 L .64015 .43922 L .63884 .44369 L .63996 .44815 L .64031 .44912 L .64177 .45262 L .64176 .45709 L .64031 .45995 L .63613 .45865 L .6351 .45709 L .63412 .45262 L .63457 .44815 L .63352 .44369 L .63194 .4415 L .63038 .43922 L .62804 .43475 L .62775 .43406 L .62636 .43029 L .62439 .42582 L .62356 .42437 L .62156 .42135 L .61937 .41813 L .61856 .41689 L .61565 .41242 L .61518 .41171 L .61249 .40795 L .61099 .40607 L .60882 .40349 L .60681 .40118 L .60488 .39902 L .60262 .39655 L .60071 .39455 L .59843 .39229 L .59607 .39009 L .59424 .38845 L .59095 .38562 L .59005 .38487 L .58586 .38154 L .58535 .38115 L .58168 .37848 L .57906 .37669 L .57749 .37565 L .5733 .37301 L .57197 .37222 L .56911 .37058 L .56492 .36833 L .56378 .36775 L .56073 .36626 L .55654 .36436 L .55401 .36328 L .55236 .36261 L .54817 .36103 L .54398 .35959 L .54155 .35882 L .53979 .35829 L .5356 .35713 L .53141 .35611 L .52723 .35523 L .52304 .35447 L .52229 .35435 L .51885 .35385 L .51466 .35335 L .51047 .35298 L .50628 .35273 L .50209 .3526 L .49791 .3526 L .49372 .35273 L .48953 .35298 L .48534 .35335 L .48115 .35385 L .47771 .35435 L .47696 .35447 L .47277 .35523 L .46859 .35611 L .4644 .35713 L .46021 .35829 L .45845 .35882 L .45602 .35959 L .45183 .36103 L .44764 .36261 L .44599 .36328 L .44346 .36436 L .43927 .36626 L .43622 .36775 L .43508 .36833 L .43089 .37058 L .42803 .37222 L .4267 .37301 L .42251 .37565 L .42094 .37669 L .41832 .37848 L .41465 .38115 L .41414 .38154 L .40995 .38487 L .40905 .38562 L .40576 .38845 L .40393 .39009 L .40157 .39229 L .39929 .39455 L .39738 .39655 L .39512 .39902 L .39319 .40118 L .39118 .40349 L .38901 .40607 L .38751 .40795 L .38482 .41171 L .38435 .41242 L .38144 .41689 L .38063 .41813 L .37844 .42135 L .37644 .42437 L .37561 .42582 L .37364 .43029 L .37225 .43406 L .37196 .43475 L .36962 .43922 L .36806 .4415 L .36648 .44369 L .36543 .44815 L .36588 .45262 L .3649 .45709 L .36387 .45865 L .35969 .45995 L .35824 .45709 L .35823 .45262 L .35969 .44912 L .36004 .44815 L .36116 .44369 L .35985 .43922 L .35969 .43776 L .35945 .43475 L .35969 .43165 L .35987 .43029 L .36048 .42582 L .36246 .42135 L .36319 .41689 L .36383 .41242 L .36387 .41214 L .36497 .40795 L .36671 .40349 L .36806 .40047 L .3687 .39902 L .37039 .39455 L .37204 .39009 L .37225 .38956 L .37408 .38562 L .37644 .38153 L .37667 .38115 L .37947 .37669 L .38063 .37475 L .3821 .37222 L .38482 .36783 L .38487 .36775 L .38817 .36328 L .38901 .36227 L .39198 .35882 L .39319 .35742 L .3958 .35435 L .39738 .3525 L .39971 .34988 L .40157 .34796 L .40428 .34542 L .40576 .34412 L .40956 .34095 L .40995 .34062 L .41414 .33711 L .41489 .33648 L .41832 .33377 L .42078 .33202 L .42251 .33087 L .4267 .32833 L .42804 .32755 L .43089 .32588 L .43508 .32344 L .4357 .32308 L .43927 .32118 L .44346 .31925 L .44503 .31862 L .44764 .3176 L .45183 .31603 L .45602 .31444 L .45679 .31415 L .46021 .31296 L .4644 .31177 L .46859 .31085 L .47277 .31007 L .47475 .30968 L F 0 g .47696 .30924 m .48115 .30841 L .48534 .30778 L .48953 .30749 L .49372 .30753 L .49791 .30764 L .50209 .30764 L .50628 .30753 L .51047 .30749 L .51466 .30778 L .51885 .30841 L .52304 .30924 L .52525 .30968 L .52723 .31007 L .53141 .31085 L .5356 .31177 L .53979 .31296 L .54321 .31415 L .54398 .31444 L .54817 .31603 L .55236 .3176 L .55497 .31862 L .55654 .31925 L .56073 .32118 L .5643 .32308 L .56492 .32344 L .56911 .32588 L .57196 .32755 L .5733 .32833 L .57749 .33087 L .57922 .33202 L .58168 .33377 L .58511 .33648 L .58586 .33711 L .59005 .34062 L .59044 .34095 L .59424 .34412 L .59572 .34542 L .59843 .34796 L .60029 .34988 L .60262 .3525 L .6042 .35435 L .60681 .35742 L .60802 .35882 L .61099 .36227 L .61183 .36328 L .61513 .36775 L .61518 .36783 L .6179 .37222 L .61937 .37475 L Mistroke .62053 .37669 L .62333 .38115 L .62356 .38153 L .62592 .38562 L .62775 .38956 L .62796 .39009 L .62961 .39455 L .6313 .39902 L .63194 .40047 L .63329 .40349 L .63503 .40795 L .63613 .41214 L .63617 .41242 L .63681 .41689 L .63754 .42135 L .63952 .42582 L .64013 .43029 L .64031 .43165 L .64055 .43475 L .64031 .43776 L .64015 .43922 L .63884 .44369 L .63996 .44815 L .64031 .44912 L .64177 .45262 L .64176 .45709 L .64031 .45995 L .63613 .45865 L .6351 .45709 L .63412 .45262 L .63457 .44815 L .63352 .44369 L .63194 .4415 L .63038 .43922 L .62804 .43475 L .62775 .43406 L .62636 .43029 L .62439 .42582 L .62356 .42437 L .62156 .42135 L .61937 .41813 L .61856 .41689 L .61565 .41242 L .61518 .41171 L .61249 .40795 L .61099 .40607 L .60882 .40349 L .60681 .40118 L .60488 .39902 L .60262 .39655 L Mistroke .60071 .39455 L .59843 .39229 L .59607 .39009 L .59424 .38845 L .59095 .38562 L .59005 .38487 L .58586 .38154 L .58535 .38115 L .58168 .37848 L .57906 .37669 L .57749 .37565 L .5733 .37301 L .57197 .37222 L .56911 .37058 L .56492 .36833 L .56378 .36775 L .56073 .36626 L .55654 .36436 L .55401 .36328 L .55236 .36261 L .54817 .36103 L .54398 .35959 L .54155 .35882 L .53979 .35829 L .5356 .35713 L .53141 .35611 L .52723 .35523 L .52304 .35447 L .52229 .35435 L .51885 .35385 L .51466 .35335 L .51047 .35298 L .50628 .35273 L .50209 .3526 L .49791 .3526 L .49372 .35273 L .48953 .35298 L .48534 .35335 L .48115 .35385 L .47771 .35435 L .47696 .35447 L .47277 .35523 L .46859 .35611 L .4644 .35713 L .46021 .35829 L .45845 .35882 L .45602 .35959 L .45183 .36103 L .44764 .36261 L .44599 .36328 L Mistroke .44346 .36436 L .43927 .36626 L .43622 .36775 L .43508 .36833 L .43089 .37058 L .42803 .37222 L .4267 .37301 L .42251 .37565 L .42094 .37669 L .41832 .37848 L .41465 .38115 L .41414 .38154 L .40995 .38487 L .40905 .38562 L .40576 .38845 L .40393 .39009 L .40157 .39229 L .39929 .39455 L .39738 .39655 L .39512 .39902 L .39319 .40118 L .39118 .40349 L .38901 .40607 L .38751 .40795 L .38482 .41171 L .38435 .41242 L .38144 .41689 L .38063 .41813 L .37844 .42135 L .37644 .42437 L .37561 .42582 L .37364 .43029 L .37225 .43406 L .37196 .43475 L .36962 .43922 L .36806 .4415 L .36648 .44369 L .36543 .44815 L .36588 .45262 L .3649 .45709 L .36387 .45865 L .35969 .45995 L .35824 .45709 L .35823 .45262 L .35969 .44912 L .36004 .44815 L .36116 .44369 L .35985 .43922 L .35969 .43776 L .35945 .43475 L Mistroke .35969 .43165 L .35987 .43029 L .36048 .42582 L .36246 .42135 L .36319 .41689 L .36383 .41242 L .36387 .41214 L .36497 .40795 L .36671 .40349 L .36806 .40047 L .3687 .39902 L .37039 .39455 L .37204 .39009 L .37225 .38956 L .37408 .38562 L .37644 .38153 L .37667 .38115 L .37947 .37669 L .38063 .37475 L .3821 .37222 L .38482 .36783 L .38487 .36775 L .38817 .36328 L .38901 .36227 L .39198 .35882 L .39319 .35742 L .3958 .35435 L .39738 .3525 L .39971 .34988 L .40157 .34796 L .40428 .34542 L .40576 .34412 L .40956 .34095 L .40995 .34062 L .41414 .33711 L .41489 .33648 L .41832 .33377 L .42078 .33202 L .42251 .33087 L .4267 .32833 L .42804 .32755 L .43089 .32588 L .43508 .32344 L .4357 .32308 L .43927 .32118 L .44346 .31925 L .44503 .31862 L .44764 .3176 L .45183 .31603 L .45602 .31444 L Mistroke .45679 .31415 L .46021 .31296 L .4644 .31177 L .46859 .31085 L .47277 .31007 L .47475 .30968 L .47696 .30924 L Mfstroke .0001 w .08325 .02381 m .13902 .04602 L s % Start of user PostScript -3. -3. -2.598496 -2.8501068 MAarrowhead1 % End of user PostScript .08325 .0873 m .14131 .10131 L s % Start of user PostScript -3. -2.5714286 -2.5819926 -2.4768595 MAarrowhead1 % End of user PostScript .08325 .15079 m .14268 .15447 L s % Start of user PostScript -3. -2.1428571 -2.5721469 -2.1180535 MAarrowhead1 % End of user PostScript .08325 .21429 m .14215 .20504 L s % Start of user PostScript -3. -1.7142857 -2.5759979 -1.776701 MAarrowhead1 % End of user PostScript .08325 .27778 m .13802 .25291 L s % Start of user PostScript -3. -1.2857143 -2.6056801 -1.453599 MAarrowhead1 % End of user PostScript .08325 .34127 m .1278 .29915 L s % Start of user PostScript -3. -0.85714286 -2.6793076 -1.1414488 MAarrowhead1 % End of user PostScript .08325 .40476 m .10912 .34758 L s % Start of user PostScript -3. -0.42857143 -2.8137818 -0.81457175 MAarrowhead1 % End of user PostScript .08325 .46825 m .08325 .40476 L s % Start of user PostScript -3. 0. -3. -0.42857143 MAarrowhead1 % End of user PostScript .08325 .53175 m .05738 .47456 L s % Start of user PostScript -3. 0.42857143 -3.1862182 0.042571111 MAarrowhead1 % End of user PostScript .08325 .59524 m .0387 .55312 L s % Start of user PostScript -3. 0.85714286 -3.3206924 0.5728369 MAarrowhead1 % End of user PostScript .08325 .65873 m .02847 .63386 L s % Start of user PostScript -3. 1.2857143 -3.3943199 1.1178296 MAarrowhead1 % End of user PostScript .08325 .72222 m .02434 .71298 L s % Start of user PostScript -3. 1.7142857 -3.4240021 1.6518704 MAarrowhead1 % End of user PostScript .08325 .78571 m .02381 .78939 L s % Start of user PostScript -3. 2.1428571 -3.4278531 2.1676608 MAarrowhead1 % End of user PostScript .08325 .84921 m .02518 .86322 L s % Start of user PostScript -3. 2.5714286 -3.4180074 2.6659977 MAarrowhead1 % End of user PostScript .08325 .9127 m .02747 .9349 L s % Start of user PostScript -3. 3. -3.401504 3.1498932 MAarrowhead1 % End of user PostScript .14278 .02381 m .19513 .05405 L s % Start of user PostScript -2.5714286 -3. -2.1946053 -2.7958488 MAarrowhead1 % End of user PostScript .14278 .0873 m .19829 .11027 L s % Start of user PostScript -2.5714286 -2.5714286 -2.1718703 -2.4164232 MAarrowhead1 % End of user PostScript .14278 .15079 m .20097 .16422 L s % Start of user PostScript -2.5714286 -2.1428571 -2.1525477 -2.0522356 MAarrowhead1 % End of user PostScript .14278 .21429 m .20231 .21516 L s % Start of user PostScript -2.5714286 -1.7142857 -2.1428973 -1.7084169 MAarrowhead1 % End of user PostScript .14278 .27778 m .20053 .26234 L s % Start of user PostScript -2.5714286 -1.2857143 -2.1557159 -1.3899085 MAarrowhead1 % End of user PostScript .14278 .34127 m .1923 .30601 L s % Start of user PostScript -2.5714286 -0.85714286 -2.2150011 -1.0951196 MAarrowhead1 % End of user PostScript .14278 .40476 m .1731 .35012 L s % Start of user PostScript -2.5714286 -0.42857143 -2.3531805 -0.79740914 MAarrowhead1 % End of user PostScript .14278 .46825 m .14278 .40476 L s % Start of user PostScript -2.5714286 0. -2.5714286 -0.42857143 MAarrowhead1 % End of user PostScript .14278 .53175 m .11246 .4771 L s % Start of user PostScript -2.5714286 0.42857143 -2.7896766 0.059733718 MAarrowhead1 % End of user PostScript .14278 .59524 m .09327 .55998 L s % Start of user PostScript -2.5714286 0.85714286 -2.9278561 0.61916614 MAarrowhead1 % End of user PostScript .14278 .65873 m .08503 .64329 L s % Start of user PostScript -2.5714286 1.2857143 -2.9871413 1.1815201 MAarrowhead1 % End of user PostScript .14278 .72222 m .08325 .72309 L s % Start of user PostScript -2.5714286 1.7142857 -2.9999598 1.7201545 MAarrowhead1 % End of user PostScript .14278 .78571 m .08459 .79914 L s % Start of user PostScript -2.5714286 2.1428571 -2.9903095 2.2334787 MAarrowhead1 % End of user PostScript .14278 .84921 m .08728 .87217 L s % Start of user PostScript -2.5714286 2.5714286 -2.9709868 2.7264339 MAarrowhead1 % End of user PostScript .14278 .9127 m .09043 .94294 L s % Start of user PostScript -2.5714286 3. -2.9482518 3.2041512 MAarrowhead1 % End of user PostScript .20232 .02381 m .24975 .06219 L s % Start of user PostScript -2.1428571 -3. -1.8014495 -2.7409358 MAarrowhead1 % End of user PostScript .20232 .0873 m .25354 .11967 L s % Start of user PostScript -2.1428571 -2.5714286 -1.7741679 -2.3529298 MAarrowhead1 % End of user PostScript .20232 .15079 m .25736 .175 L s % Start of user PostScript -2.1428571 -2.1428571 -1.7466466 -1.9794844 MAarrowhead1 % End of user PostScript .20232 .21429 m .26062 .22717 L s % Start of user PostScript -2.1428571 -1.7142857 -1.7232003 -1.6273283 MAarrowhead1 % End of user PostScript .20232 .27778 m .26179 .27477 L s % Start of user PostScript -2.1428571 -1.2857143 -1.7147666 -1.3060114 MAarrowhead1 % End of user PostScript .20232 .34127 m .25713 .31647 L s % Start of user PostScript -2.1428571 -0.85714286 -1.7483335 -1.0245482 MAarrowhead1 % End of user PostScript .20232 .40476 m .23893 .35469 L s % Start of user PostScript -2.1428571 -0.42857143 -1.8793079 -0.76652895 MAarrowhead1 % End of user PostScript .20232 .46825 m .20232 .40476 L s % Start of user PostScript -2.1428571 0. -2.1428571 -0.42857143 MAarrowhead1 % End of user PostScript .20232 .53175 m .16571 .48168 L s % Start of user PostScript -2.1428571 0.42857143 -2.4064064 0.090613911 MAarrowhead1 % End of user PostScript .20232 .59524 m .14751 .57044 L s % Start of user PostScript -2.1428571 0.85714286 -2.5373808 0.68973749 MAarrowhead1 % End of user PostScript .20232 .65873 m .14285 .65572 L s % Start of user PostScript -2.1428571 1.2857143 -2.5709477 1.2654171 MAarrowhead1 % End of user PostScript .20232 .72222 m .14402 .7351 L s % Start of user PostScript -2.1428571 1.7142857 -2.562514 1.8012431 MAarrowhead1 % End of user PostScript .20232 .78571 m .14728 .80992 L s % Start of user PostScript -2.1428571 2.1428571 -2.5390677 2.3062299 MAarrowhead1 % End of user PostScript .20232 .84921 m .1511 .88158 L s % Start of user PostScript -2.1428571 2.5714286 -2.5115464 2.7899273 MAarrowhead1 % End of user PostScript .20232 .9127 m .15489 .95108 L s % Start of user PostScript -2.1428571 3. -2.4842648 3.2590642 MAarrowhead1 % End of user PostScript .26185 .02381 m .3027 .07001 L s % Start of user PostScript -1.7142857 -3. -1.4202846 -2.6881718 MAarrowhead1 % End of user PostScript .26185 .0873 m .30672 .12904 L s % Start of user PostScript -1.7142857 -2.5714286 -1.3913113 -2.2897177 MAarrowhead1 % End of user PostScript .26185 .15079 m .31123 .18627 L s % Start of user PostScript -1.7142857 -2.1428571 -1.3588752 -1.9033642 MAarrowhead1 % End of user PostScript .26185 .21429 m .31599 .24071 L s % Start of user PostScript -1.7142857 -1.7142857 -1.3245855 -1.53594 MAarrowhead1 % End of user PostScript .26185 .27778 m .32017 .29056 L s % Start of user PostScript -1.7142857 -1.2857143 -1.2944953 -1.1994038 MAarrowhead1 % End of user PostScript .26185 .34127 m .32085 .33275 L s % Start of user PostScript -1.7142857 -0.85714286 -1.2895894 -0.91464513 MAarrowhead1 % End of user PostScript .26185 .40476 m .3078 .36438 L s % Start of user PostScript -1.7142857 -0.42857143 -1.3835676 -0.70114991 MAarrowhead1 % End of user PostScript .26185 .46825 m .26185 .40476 L s % Start of user PostScript -1.7142857 0. -1.7142857 -0.42857143 MAarrowhead1 % End of user PostScript .26185 .53175 m .21591 .49136 L s % Start of user PostScript -1.7142857 0.42857143 -2.0450038 0.15599295 MAarrowhead1 % End of user PostScript .26185 .59524 m .20286 .58672 L s % Start of user PostScript -1.7142857 0.85714286 -2.138982 0.79964058 MAarrowhead1 % End of user PostScript .26185 .65873 m .20354 .67152 L s % Start of user PostScript -1.7142857 1.2857143 -2.1340761 1.3720248 MAarrowhead1 % End of user PostScript .26185 .72222 m .20772 .74864 L s % Start of user PostScript -1.7142857 1.7142857 -2.103986 1.8926314 MAarrowhead1 % End of user PostScript .26185 .78571 m .21248 .82119 L s % Start of user PostScript -1.7142857 2.1428571 -2.0696962 2.38235 MAarrowhead1 % End of user PostScript .26185 .84921 m .21699 .89094 L s % Start of user PostScript -1.7142857 2.5714286 -2.0372601 2.8531395 MAarrowhead1 % End of user PostScript .26185 .9127 m .22101 .9589 L s % Start of user PostScript -1.7142857 3. -2.0082868 3.3118282 MAarrowhead1 % End of user PostScript .32139 .02381 m .35394 .07697 L s % Start of user PostScript -1.2857143 -3. -1.0513998 -2.6411543 MAarrowhead1 % End of user PostScript .32139 .0873 m .35768 .13764 L s % Start of user PostScript -1.2857143 -2.5714286 -1.0245183 -2.2316491 MAarrowhead1 % End of user PostScript .32139 .15079 m .36214 .19708 L s % Start of user PostScript -1.2857143 -2.1428571 -0.99238456 -1.8303973 MAarrowhead1 % End of user PostScript .32139 .21429 m .36742 .25455 L s % Start of user PostScript -1.2857143 -1.7142857 -0.95434859 -1.4424949 MAarrowhead1 % End of user PostScript .32139 .27778 m .37342 .30864 L s % Start of user PostScript -1.2857143 -1.2857143 -0.91116561 -1.0774194 MAarrowhead1 % End of user PostScript .32139 .34127 m .37921 .35641 L s % Start of user PostScript -1.2857143 -0.85714286 -0.86950517 -0.75494968 MAarrowhead1 % End of user PostScript .32139 .40476 m .37923 .38971 L s % Start of user PostScript -1.2857143 -0.42857143 -0.8693554 -0.53015268 MAarrowhead1 % End of user PostScript .32139 .46825 m .32139 .40476 L s % Start of user PostScript -1.2857143 0. -1.2857143 -0.42857143 MAarrowhead1 % End of user PostScript .32139 .53175 m .26355 .5167 L s % Start of user PostScript -1.2857143 0.42857143 -1.7020732 0.32699017 MAarrowhead1 % End of user PostScript .32139 .59524 m .26357 .61038 L s % Start of user PostScript -1.2857143 0.85714286 -1.7019234 0.95933603 MAarrowhead1 % End of user PostScript .32139 .65873 m .26936 .68959 L s % Start of user PostScript -1.2857143 1.2857143 -1.660263 1.4940092 MAarrowhead1 % End of user PostScript .32139 .72222 m .27536 .76249 L s % Start of user PostScript -1.2857143 1.7142857 -1.61708 1.9860765 MAarrowhead1 % End of user PostScript .32139 .78571 m .28064 .832 L s % Start of user PostScript -1.2857143 2.1428571 -1.579044 2.455317 MAarrowhead1 % End of user PostScript .32139 .84921 m .28511 .89954 L s % Start of user PostScript -1.2857143 2.5714286 -1.5469103 2.9112081 MAarrowhead1 % End of user PostScript .32139 .9127 m .28884 .96586 L s % Start of user PostScript -1.2857143 3. -1.5200287 3.3588457 MAarrowhead1 % End of user PostScript .38093 .02381 m .40363 .0825 L s % Start of user PostScript -0.85714286 -3. -0.69369184 -2.6038217 MAarrowhead1 % End of user PostScript .38093 .0873 m .40652 .14463 L s % Start of user PostScript -0.85714286 -2.5714286 -0.67291885 -2.1844725 MAarrowhead1 % End of user PostScript .38093 .15079 m .41011 .20614 L s % Start of user PostScript -0.85714286 -2.1428571 -0.64710175 -1.7692849 MAarrowhead1 % End of user PostScript .38093 .21429 m .4146 .26664 L s % Start of user PostScript -0.85714286 -1.7142857 -0.61471663 -1.3608695 MAarrowhead1 % End of user PostScript .38093 .27778 m .42024 .32546 L s % Start of user PostScript -0.85714286 -1.2857143 -0.57418176 -0.96383467 MAarrowhead1 % End of user PostScript .38093 .34127 m .42695 .38154 L s % Start of user PostScript -0.85714286 -0.85714286 -0.52582452 -0.58529432 MAarrowhead1 % End of user PostScript .38093 .40476 m .32995 .37197 L s % Start of user PostScript -0.85714286 -0.42857143 -1.224127 -0.64992204 MAarrowhead1 % End of user PostScript .38093 .46825 m .38093 .40476 L s % Start of user PostScript -0.85714286 0. -0.85714286 -0.42857143 MAarrowhead1 % End of user PostScript .38093 .53175 m .43191 .49895 L s % Start of user PostScript -0.85714286 0.42857143 -0.49015869 0.20722082 MAarrowhead1 % End of user PostScript .38093 .59524 m .3349 .63551 L s % Start of user PostScript -0.85714286 0.85714286 -1.1884612 1.1289914 MAarrowhead1 % End of user PostScript .38093 .65873 m .34162 .70642 L s % Start of user PostScript -0.85714286 1.2857143 -1.140104 1.6075939 MAarrowhead1 % End of user PostScript .38093 .72222 m .34725 .77458 L s % Start of user PostScript -0.85714286 1.7142857 -1.0995691 2.0677019 MAarrowhead1 % End of user PostScript .38093 .78571 m .35175 .84106 L s % Start of user PostScript -0.85714286 2.1428571 -1.067184 2.5164294 MAarrowhead1 % End of user PostScript .38093 .84921 m .35534 .90653 L s % Start of user PostScript -0.85714286 2.5714286 -1.0413669 2.9583846 MAarrowhead1 % End of user PostScript .38093 .9127 m .35822 .97139 L s % Start of user PostScript -0.85714286 3. -1.0205939 3.3961783 MAarrowhead1 % End of user PostScript .44046 .02381 m .45214 .08607 L s % Start of user PostScript -0.42857143 -3. -0.34452923 -2.5797496 MAarrowhead1 % End of user PostScript .44046 .0873 m .45371 .1492 L s % Start of user PostScript -0.42857143 -2.5714286 -0.33320166 -2.1536032 MAarrowhead1 % End of user PostScript .44046 .15079 m .45571 .21217 L s % Start of user PostScript -0.42857143 -2.1428571 -0.31883163 -1.7285739 MAarrowhead1 % End of user PostScript .44046 .21429 m .45829 .27487 L s % Start of user PostScript -0.42857143 -1.7142857 -0.30025882 -1.3053733 MAarrowhead1 % End of user PostScript .44046 .27778 m .46171 .33709 L s % Start of user PostScript -0.42857143 -1.2857143 -0.27562071 -0.885365 MAarrowhead1 % End of user PostScript .44046 .34127 m .43643 .27792 L s % Start of user PostScript -0.42857143 -0.85714286 -0.45760667 -1.2847296 MAarrowhead1 % End of user PostScript .44046 .40476 m .42163 .34453 L s % Start of user PostScript -0.42857143 -0.42857143 -0.56414735 -0.8351334 MAarrowhead1 % End of user PostScript .44046 .46825 m .44046 .40476 L s % Start of user PostScript -0.42857143 0. -0.42857143 -0.42857143 MAarrowhead1 % End of user PostScript .44046 .53175 m .4593 .47151 L s % Start of user PostScript -0.42857143 0.42857143 -0.29299551 0.022009454 MAarrowhead1 % End of user PostScript .44046 .59524 m .4445 .53189 L s % Start of user PostScript -0.42857143 0.85714286 -0.39953619 0.42955611 MAarrowhead1 % End of user PostScript .44046 .65873 m .41922 .71804 L s % Start of user PostScript -0.42857143 1.2857143 -0.58152215 1.6860636 MAarrowhead1 % End of user PostScript .44046 .72222 m .42264 .7828 L s % Start of user PostScript -0.42857143 1.7142857 -0.55688404 2.1231981 MAarrowhead1 % End of user PostScript .44046 .78571 m .42522 .84709 L s % Start of user PostScript -0.42857143 2.1428571 -0.53831123 2.5571404 MAarrowhead1 % End of user PostScript .44046 .84921 m .42722 .91111 L s % Start of user PostScript -0.42857143 2.5714286 -0.5239412 2.989254 MAarrowhead1 % End of user PostScript .44046 .9127 m .42879 .97496 L s % Start of user PostScript -0.42857143 3. -0.51261363 3.4202504 MAarrowhead1 % End of user PostScript .5 .02381 m .5 .0873 L s % Start of user PostScript 0. -3. 0. -2.5714286 MAarrowhead1 % End of user PostScript .5 .0873 m .5 .15079 L s % Start of user PostScript 0. -2.5714286 0. -2.1428571 MAarrowhead1 % End of user PostScript .5 .15079 m .5 .21429 L s % Start of user PostScript 0. -2.1428571 0. -1.7142857 MAarrowhead1 % End of user PostScript .5 .21429 m .5 .27778 L s % Start of user PostScript 0. -1.7142857 0. -1.2857143 MAarrowhead1 % End of user PostScript .5 .27778 m .5 .34127 L s % Start of user PostScript 0. -1.2857143 0. -0.85714286 MAarrowhead1 % End of user PostScript .5 .34127 m .5 .27778 L s % Start of user PostScript 0. -0.85714286 0. -1.2857143 MAarrowhead1 % End of user PostScript .5 .40476 m .5 .34127 L s % Start of user PostScript 0. -0.42857143 0. -0.85714286 MAarrowhead1 % End of user PostScript .5 .46825 m .5 .40476 L s % Start of user PostScript 0. 0. 0. -0.42857143 MAarrowhead1 % End of user PostScript .5 .53175 m .5 .46825 L s % Start of user PostScript 0. 0.42857143 0. 0. MAarrowhead1 % End of user PostScript .5 .59524 m .5 .53175 L s % Start of user PostScript 0. 0.85714286 0. 0.42857143 MAarrowhead1 % End of user PostScript .5 .65873 m .5 .72222 L s % Start of user PostScript 0. 1.2857143 0. 1.7142857 MAarrowhead1 % End of user PostScript .5 .72222 m .5 .78571 L s % Start of user PostScript 0. 1.7142857 0. 2.1428571 MAarrowhead1 % End of user PostScript .5 .78571 m .5 .84921 L s % Start of user PostScript 0. 2.1428571 0. 2.5714286 MAarrowhead1 % End of user PostScript .5 .84921 m .5 .9127 L s % Start of user PostScript 0. 2.5714286 0. 3. MAarrowhead1 % End of user PostScript .5 .9127 m .5 .97619 L s % Start of user PostScript 0. 3. 0. 3.4285714 MAarrowhead1 % End of user PostScript .55954 .02381 m .54786 .08607 L s % Start of user PostScript 0.42857143 -3. 0.34452923 -2.5797496 MAarrowhead1 % End of user PostScript .55954 .0873 m .54629 .1492 L s % Start of user PostScript 0.42857143 -2.5714286 0.33320166 -2.1536032 MAarrowhead1 % End of user PostScript .55954 .15079 m .54429 .21217 L s % Start of user PostScript 0.42857143 -2.1428571 0.31883163 -1.7285739 MAarrowhead1 % End of user PostScript .55954 .21429 m .54171 .27487 L s % Start of user PostScript 0.42857143 -1.7142857 0.30025882 -1.3053733 MAarrowhead1 % End of user PostScript .55954 .27778 m .53829 .33709 L s % Start of user PostScript 0.42857143 -1.2857143 0.27562071 -0.885365 MAarrowhead1 % End of user PostScript .55954 .34127 m .56357 .27792 L s % Start of user PostScript 0.42857143 -0.85714286 0.45760667 -1.2847296 MAarrowhead1 % End of user PostScript .55954 .40476 m .57837 .34453 L s % Start of user PostScript 0.42857143 -0.42857143 0.56414735 -0.8351334 MAarrowhead1 % End of user PostScript .55954 .46825 m .55954 .40476 L s % Start of user PostScript 0.42857143 0. 0.42857143 -0.42857143 MAarrowhead1 % End of user PostScript .55954 .53175 m .5407 .47151 L s % Start of user PostScript 0.42857143 0.42857143 0.29299551 0.022009454 MAarrowhead1 % End of user PostScript .55954 .59524 m .5555 .53189 L s % Start of user PostScript 0.42857143 0.85714286 0.39953619 0.42955611 MAarrowhead1 % End of user PostScript .55954 .65873 m .58078 .71804 L s % Start of user PostScript 0.42857143 1.2857143 0.58152215 1.6860636 MAarrowhead1 % End of user PostScript .55954 .72222 m .57736 .7828 L s % Start of user PostScript 0.42857143 1.7142857 0.55688404 2.1231981 MAarrowhead1 % End of user PostScript .55954 .78571 m .57478 .84709 L s % Start of user PostScript 0.42857143 2.1428571 0.53831123 2.5571404 MAarrowhead1 % End of user PostScript .55954 .84921 m .57278 .91111 L s % Start of user PostScript 0.42857143 2.5714286 0.5239412 2.989254 MAarrowhead1 % End of user PostScript .55954 .9127 m .57121 .97496 L s % Start of user PostScript 0.42857143 3. 0.51261363 3.4202504 MAarrowhead1 % End of user PostScript .61907 .02381 m .59637 .0825 L s % Start of user PostScript 0.85714286 -3. 0.69369184 -2.6038217 MAarrowhead1 % End of user PostScript .61907 .0873 m .59348 .14463 L s % Start of user PostScript 0.85714286 -2.5714286 0.67291885 -2.1844725 MAarrowhead1 % End of user PostScript .61907 .15079 m .58989 .20614 L s % Start of user PostScript 0.85714286 -2.1428571 0.64710175 -1.7692849 MAarrowhead1 % End of user PostScript .61907 .21429 m .5854 .26664 L s % Start of user PostScript 0.85714286 -1.7142857 0.61471663 -1.3608695 MAarrowhead1 % End of user PostScript .61907 .27778 m .57976 .32546 L s % Start of user PostScript 0.85714286 -1.2857143 0.57418176 -0.96383467 MAarrowhead1 % End of user PostScript .61907 .34127 m .57305 .38154 L s % Start of user PostScript 0.85714286 -0.85714286 0.52582452 -0.58529432 MAarrowhead1 % End of user PostScript .61907 .40476 m .67005 .37197 L s % Start of user PostScript 0.85714286 -0.42857143 1.224127 -0.64992204 MAarrowhead1 % End of user PostScript .61907 .46825 m .61907 .40476 L s % Start of user PostScript 0.85714286 0. 0.85714286 -0.42857143 MAarrowhead1 % End of user PostScript .61907 .53175 m .56809 .49895 L s % Start of user PostScript 0.85714286 0.42857143 0.49015869 0.20722082 MAarrowhead1 % End of user PostScript .61907 .59524 m .6651 .63551 L s % Start of user PostScript 0.85714286 0.85714286 1.1884612 1.1289914 MAarrowhead1 % End of user PostScript .61907 .65873 m .65838 .70642 L s % Start of user PostScript 0.85714286 1.2857143 1.140104 1.6075939 MAarrowhead1 % End of user PostScript .61907 .72222 m .65275 .77458 L s % Start of user PostScript 0.85714286 1.7142857 1.0995691 2.0677019 MAarrowhead1 % End of user PostScript .61907 .78571 m .64825 .84106 L s % Start of user PostScript 0.85714286 2.1428571 1.067184 2.5164294 MAarrowhead1 % End of user PostScript .61907 .84921 m .64466 .90653 L s % Start of user PostScript 0.85714286 2.5714286 1.0413669 2.9583846 MAarrowhead1 % End of user PostScript .61907 .9127 m .64178 .97139 L s % Start of user PostScript 0.85714286 3. 1.0205939 3.3961783 MAarrowhead1 % End of user PostScript .67861 .02381 m .64606 .07697 L s % Start of user PostScript 1.2857143 -3. 1.0513998 -2.6411543 MAarrowhead1 % End of user PostScript .67861 .0873 m .64232 .13764 L s % Start of user PostScript 1.2857143 -2.5714286 1.0245183 -2.2316491 MAarrowhead1 % End of user PostScript .67861 .15079 m .63786 .19708 L s % Start of user PostScript 1.2857143 -2.1428571 0.99238456 -1.8303973 MAarrowhead1 % End of user PostScript .67861 .21429 m .63258 .25455 L s % Start of user PostScript 1.2857143 -1.7142857 0.95434859 -1.4424949 MAarrowhead1 % End of user PostScript .67861 .27778 m .62658 .30864 L s % Start of user PostScript 1.2857143 -1.2857143 0.91116561 -1.0774194 MAarrowhead1 % End of user PostScript .67861 .34127 m .62079 .35641 L s % Start of user PostScript 1.2857143 -0.85714286 0.86950517 -0.75494968 MAarrowhead1 % End of user PostScript .67861 .40476 m .62077 .38971 L s % Start of user PostScript 1.2857143 -0.42857143 0.8693554 -0.53015268 MAarrowhead1 % End of user PostScript .67861 .46825 m .67861 .40476 L s % Start of user PostScript 1.2857143 0. 1.2857143 -0.42857143 MAarrowhead1 % End of user PostScript .67861 .53175 m .73645 .5167 L s % Start of user PostScript 1.2857143 0.42857143 1.7020732 0.32699017 MAarrowhead1 % End of user PostScript .67861 .59524 m .73643 .61038 L s % Start of user PostScript 1.2857143 0.85714286 1.7019234 0.95933603 MAarrowhead1 % End of user PostScript .67861 .65873 m .73064 .68959 L s % Start of user PostScript 1.2857143 1.2857143 1.660263 1.4940092 MAarrowhead1 % End of user PostScript .67861 .72222 m .72464 .76249 L s % Start of user PostScript 1.2857143 1.7142857 1.61708 1.9860765 MAarrowhead1 % End of user PostScript .67861 .78571 m .71936 .832 L s % Start of user PostScript 1.2857143 2.1428571 1.579044 2.455317 MAarrowhead1 % End of user PostScript .67861 .84921 m .71489 .89954 L s % Start of user PostScript 1.2857143 2.5714286 1.5469103 2.9112081 MAarrowhead1 % End of user PostScript .67861 .9127 m .71116 .96586 L s % Start of user PostScript 1.2857143 3. 1.5200287 3.3588457 MAarrowhead1 % End of user PostScript .73815 .02381 m .6973 .07001 L s % Start of user PostScript 1.7142857 -3. 1.4202846 -2.6881718 MAarrowhead1 % End of user PostScript .73815 .0873 m .69328 .12904 L s % Start of user PostScript 1.7142857 -2.5714286 1.3913113 -2.2897177 MAarrowhead1 % End of user PostScript .73815 .15079 m .68877 .18627 L s % Start of user PostScript 1.7142857 -2.1428571 1.3588752 -1.9033642 MAarrowhead1 % End of user PostScript .73815 .21429 m .68401 .24071 L s % Start of user PostScript 1.7142857 -1.7142857 1.3245855 -1.53594 MAarrowhead1 % End of user PostScript .73815 .27778 m .67983 .29056 L s % Start of user PostScript 1.7142857 -1.2857143 1.2944953 -1.1994038 MAarrowhead1 % End of user PostScript .73815 .34127 m .67915 .33275 L s % Start of user PostScript 1.7142857 -0.85714286 1.2895894 -0.91464513 MAarrowhead1 % End of user PostScript .73815 .40476 m .6922 .36438 L s % Start of user PostScript 1.7142857 -0.42857143 1.3835676 -0.70114991 MAarrowhead1 % End of user PostScript .73815 .46825 m .73815 .40476 L s % Start of user PostScript 1.7142857 0. 1.7142857 -0.42857143 MAarrowhead1 % End of user PostScript .73815 .53175 m .78409 .49136 L s % Start of user PostScript 1.7142857 0.42857143 2.0450038 0.15599295 MAarrowhead1 % End of user PostScript .73815 .59524 m .79714 .58672 L s % Start of user PostScript 1.7142857 0.85714286 2.138982 0.79964058 MAarrowhead1 % End of user PostScript .73815 .65873 m .79646 .67152 L s % Start of user PostScript 1.7142857 1.2857143 2.1340761 1.3720248 MAarrowhead1 % End of user PostScript .73815 .72222 m .79228 .74864 L s % Start of user PostScript 1.7142857 1.7142857 2.103986 1.8926314 MAarrowhead1 % End of user PostScript .73815 .78571 m .78752 .82119 L s % Start of user PostScript 1.7142857 2.1428571 2.0696962 2.38235 MAarrowhead1 % End of user PostScript .73815 .84921 m .78301 .89094 L s % Start of user PostScript 1.7142857 2.5714286 2.0372601 2.8531395 MAarrowhead1 % End of user PostScript .73815 .9127 m .77899 .9589 L s % Start of user PostScript 1.7142857 3. 2.0082868 3.3118282 MAarrowhead1 % End of user PostScript .79768 .02381 m .75025 .06219 L s % Start of user PostScript 2.1428571 -3. 1.8014495 -2.7409358 MAarrowhead1 % End of user PostScript .79768 .0873 m .74646 .11967 L s % Start of user PostScript 2.1428571 -2.5714286 1.7741679 -2.3529298 MAarrowhead1 % End of user PostScript .79768 .15079 m .74264 .175 L s % Start of user PostScript 2.1428571 -2.1428571 1.7466466 -1.9794844 MAarrowhead1 % End of user PostScript .79768 .21429 m .73938 .22717 L s % Start of user PostScript 2.1428571 -1.7142857 1.7232003 -1.6273283 MAarrowhead1 % End of user PostScript .79768 .27778 m .73821 .27477 L s % Start of user PostScript 2.1428571 -1.2857143 1.7147666 -1.3060114 MAarrowhead1 % End of user PostScript .79768 .34127 m .74287 .31647 L s % Start of user PostScript 2.1428571 -0.85714286 1.7483335 -1.0245482 MAarrowhead1 % End of user PostScript .79768 .40476 m .76107 .35469 L s % Start of user PostScript 2.1428571 -0.42857143 1.8793079 -0.76652895 MAarrowhead1 % End of user PostScript .79768 .46825 m .79768 .40476 L s % Start of user PostScript 2.1428571 0. 2.1428571 -0.42857143 MAarrowhead1 % End of user PostScript .79768 .53175 m .83429 .48168 L s % Start of user PostScript 2.1428571 0.42857143 2.4064064 0.090613911 MAarrowhead1 % End of user PostScript .79768 .59524 m .85249 .57044 L s % Start of user PostScript 2.1428571 0.85714286 2.5373808 0.68973749 MAarrowhead1 % End of user PostScript .79768 .65873 m .85715 .65572 L s % Start of user PostScript 2.1428571 1.2857143 2.5709477 1.2654171 MAarrowhead1 % End of user PostScript .79768 .72222 m .85598 .7351 L s % Start of user PostScript 2.1428571 1.7142857 2.562514 1.8012431 MAarrowhead1 % End of user PostScript .79768 .78571 m .85272 .80992 L s % Start of user PostScript 2.1428571 2.1428571 2.5390677 2.3062299 MAarrowhead1 % End of user PostScript .79768 .84921 m .8489 .88158 L s % Start of user PostScript 2.1428571 2.5714286 2.5115464 2.7899273 MAarrowhead1 % End of user PostScript .79768 .9127 m .84511 .95108 L s % Start of user PostScript 2.1428571 3. 2.4842648 3.2590642 MAarrowhead1 % End of user PostScript .85722 .02381 m .80487 .05405 L s % Start of user PostScript 2.5714286 -3. 2.1946053 -2.7958488 MAarrowhead1 % End of user PostScript .85722 .0873 m .80171 .11027 L s % Start of user PostScript 2.5714286 -2.5714286 2.1718703 -2.4164232 MAarrowhead1 % End of user PostScript .85722 .15079 m .79903 .16422 L s % Start of user PostScript 2.5714286 -2.1428571 2.1525477 -2.0522356 MAarrowhead1 % End of user PostScript .85722 .21429 m .79769 .21516 L s % Start of user PostScript 2.5714286 -1.7142857 2.1428973 -1.7084169 MAarrowhead1 % End of user PostScript .85722 .27778 m .79947 .26234 L s % Start of user PostScript 2.5714286 -1.2857143 2.1557159 -1.3899085 MAarrowhead1 % End of user PostScript .85722 .34127 m .8077 .30601 L s % Start of user PostScript 2.5714286 -0.85714286 2.2150011 -1.0951196 MAarrowhead1 % End of user PostScript .85722 .40476 m .8269 .35012 L s % Start of user PostScript 2.5714286 -0.42857143 2.3531805 -0.79740914 MAarrowhead1 % End of user PostScript .85722 .46825 m .85722 .40476 L s % Start of user PostScript 2.5714286 0. 2.5714286 -0.42857143 MAarrowhead1 % End of user PostScript .85722 .53175 m .88754 .4771 L s % Start of user PostScript 2.5714286 0.42857143 2.7896766 0.059733718 MAarrowhead1 % End of user PostScript .85722 .59524 m .90673 .55998 L s % Start of user PostScript 2.5714286 0.85714286 2.9278561 0.61916614 MAarrowhead1 % End of user PostScript .85722 .65873 m .91497 .64329 L s % Start of user PostScript 2.5714286 1.2857143 2.9871413 1.1815201 MAarrowhead1 % End of user PostScript .85722 .72222 m .91675 .72309 L s % Start of user PostScript 2.5714286 1.7142857 2.9999598 1.7201545 MAarrowhead1 % End of user PostScript .85722 .78571 m .91541 .79914 L s % Start of user PostScript 2.5714286 2.1428571 2.9903095 2.2334787 MAarrowhead1 % End of user PostScript .85722 .84921 m .91272 .87217 L s % Start of user PostScript 2.5714286 2.5714286 2.9709868 2.7264339 MAarrowhead1 % End of user PostScript .85722 .9127 m .90957 .94294 L s % Start of user PostScript 2.5714286 3. 2.9482518 3.2041512 MAarrowhead1 % End of user PostScript .91675 .02381 m .86098 .04602 L s % Start of user PostScript 3. -3. 2.598496 -2.8501068 MAarrowhead1 % End of user PostScript .91675 .0873 m .85869 .10131 L s % Start of user PostScript 3. -2.5714286 2.5819926 -2.4768595 MAarrowhead1 % End of user PostScript .91675 .15079 m .85732 .15447 L s % Start of user PostScript 3. -2.1428571 2.5721469 -2.1180535 MAarrowhead1 % End of user PostScript .91675 .21429 m .85785 .20504 L s % Start of user PostScript 3. -1.7142857 2.5759979 -1.776701 MAarrowhead1 % End of user PostScript .91675 .27778 m .86198 .25291 L s % Start of user PostScript 3. -1.2857143 2.6056801 -1.453599 MAarrowhead1 % End of user PostScript .91675 .34127 m .8722 .29915 L s % Start of user PostScript 3. -0.85714286 2.6793076 -1.1414488 MAarrowhead1 % End of user PostScript .91675 .40476 m .89088 .34758 L s % Start of user PostScript 3. -0.42857143 2.8137818 -0.81457175 MAarrowhead1 % End of user PostScript .91675 .46825 m .91675 .40476 L s % Start of user PostScript 3. 0. 3. -0.42857143 MAarrowhead1 % End of user PostScript .91675 .53175 m .94262 .47456 L s % Start of user PostScript 3. 0.42857143 3.1862182 0.042571111 MAarrowhead1 % End of user PostScript .91675 .59524 m .9613 .55312 L s % Start of user PostScript 3. 0.85714286 3.3206924 0.5728369 MAarrowhead1 % End of user PostScript .91675 .65873 m .97153 .63386 L s % Start of user PostScript 3. 1.2857143 3.3943199 1.1178296 MAarrowhead1 % End of user PostScript .91675 .72222 m .97566 .71298 L s % Start of user PostScript 3. 1.7142857 3.4240021 1.6518704 MAarrowhead1 % End of user PostScript .91675 .78571 m .97619 .78939 L s % Start of user PostScript 3. 2.1428571 3.4278531 2.1676608 MAarrowhead1 % End of user PostScript .91675 .84921 m .97482 .86322 L s % Start of user PostScript 3. 2.5714286 3.4180074 2.6659977 MAarrowhead1 % End of user PostScript .91675 .9127 m .97253 .9349 L s % Start of user PostScript 3. 3. 3.401504 3.1498932 MAarrowhead1 % End of user PostScript % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 288}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHgZjLP0000000000002Ke1H0oooo000U0?ooo`060?oZ ^P1bL[X0oooo0?ooe02K0780^^[o8@3oool00`2jLP00002K0=Coo`0T0?ooo`030?oDV`1b^^X0oooo 01l0oooo00D0^Y^j0?ooo`3oool0^W:K0=Coo`0Q0?ooo`030?oDV`1b^^X0oooo0280oooo00<0^W80 0000V`3Dool08P3oool01P3oj[X0LW:j0?ooo`3oom@0V`1b0;[ZoaD0oooo000W0?ooo`030=BK0000 0000VmCo02<0oooo00<0omBK0000002Ke?l08`3oool00`3oe9/0L[[Z0?ooo`0N0?ooo`060?ooe02K L[X0oooo0?ooo`3DVg80^^[o8@3oool00`3oe9/0L[[Z0?ooo`0S0?ooo`030?oDV`000000VmCo02<0 oooo00<0e9/00000002Ke?l05P3oool001l0oooo00<0omBK0000000000000P0000001P2Ke?l0oooo 0?ooo`3oool0oooD09]b^Q/0oooo00<0omBK0000000000000P0000001P2Ke?l0oooo0?ooo`3oool0 oooD0=CDoa/0oooo00<0omBK0000000000000P0000001@2Ke?l0oooo0?ooo`3oe9/0L[[Z01l0oooo 00H0oooD09]b^P3oool0oooo0=BKLP2jj_lQ0?ooo`030?oDV`1b^^X0oooo02@0oooo00<0oooD0=CD o`3oool08`3oool00`3oom@0Vg:j0?ooo`0E0?ooo`009@3oool01P3oom@0V`1b0;[Zo`3oom@0V`2K 0=Coob00oooo00H0onZj079b^P3oool0oooD09/0V`3DoolQ0?ooo`030;YbV`3De9/0L[[Z0200oooo 00D0^W9b0;[Zo`3oom@0V`2K0=Coo`0P0?ooo`030;YbV`3De9/0L[[Z0280oooo00H0onZj079b^P3o ool0oooD09/0V`3DoolP0?ooo`060?ooe02K0780^^[o0?ooe02K09/0e?oo5@3oool002H0oooo00@0 onZj078000000000VmCo8P3oool0103Z^W8000000000001b^^XR0?ooo`030?oDV`000000L[[Z0200 oooo00@0onZj078000000000VmCo8@3oool00`3oe9/0000007:jjP0S0?ooo`040>ZjLP0000000000 07:jjR80oooo00@0onZj078000000000VmCo5P3oool00?l0oooo8@3oool00?l0oooo8@3oool00?l0 oooo8@3oool00?l0oooo8@3oool00?l0oooo8@3oool000l0ooooo`00000A00000040oooo000?0?oo o`030000003oool0oooo00@0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?oo o`030000003oool0oooo00D0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?oo o`030000003oool0oooo00D0oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?oo o`030000003oool0oooo00@0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?oo o`030000003oool0oooo00D0oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?oo o`030000003oool0oooo00D0oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?oo o`030000003oool0oooo00@0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?oo o`030000003oool0oooo00D0oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?oo o`030000003oool0oooo00@0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`050?oo o`030000003oool0oooo00@0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?oo o`030000003oool0oooo00D0oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?oo o`030000003oool0oooo00@0oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?oo o`4000000@3oool000l0oooo00<000000?ooo`3oool04`3oool00`000000oooo0?ooo`0S0?ooo`03 0000003oool0oooo02<0oooo00<000000?ooo`3oool08`3oool00`000000oooo0?ooo`0R0?ooo`03 0000003oool0oooo02<0oooo00<000000?ooo`3oool08`3oool00`000000oooo0?ooo`0C0?ooo`40 00000@3oool000l0oooo00<000000?ooo`3oool0o`3oool=0?ooo`4000000@3oool000l0oooo00<0 00000?ooo`3oool0o`3oool=0?ooo`4000000@3oool000L0oooo00@0j[Yb00000000000009_D103o ool00`000000oooo0?ooo`3o0?ooo`d0oooo0@0000010?ooo`001P3oool01P3oj[X0LW:j0?ooo`3o om@0V`1b0;[Zo`<0oooo00<000000?ooo`3oool0o`3oool=0?ooo`4000000@3oool000P0oooo00<0 e9/00000002Ke?l0103oool3000001<0oooo0P00000?0?ooo`030000003oool0oooo00d0oooo00<0 00000?ooo`3oool01@3oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00d0oooo00<0 00000?ooo`3oool03@3oool00`000000oooo0?ooo`0=0?ooo`030000003oool0oooo00h0oooo00<0 00000?ooo`3oool03@3oool00`000000oooo0?ooo`0=0?ooo`030000003oool0oooo00d0oooo00<0 00000?ooo`3oool03@3oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00D0oooo00<0 00000?ooo`3oool03P3oool00`000000oooo0?ooo`0<0?ooo`800000503oool200000040oooo0000 0`3oe9/00000000000020000000609_Do`3oool0oooo0?ooo`3oom@0Vg:j103oool00`000000oooo 0?ooo`0C0?ooo`800?oo0P00000>003oo`8000003P00ool00`0000000?oo003oo`03003oo`030000 0000ofH00?mV00L00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0<003oIP030000 0000ofH00?mV00d00?mV00<00000003oIP00ofH03P00ofH00`0000000?mV003oIP0=003oIP030000 0000ofH00?mV00d00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0=003oIP030000 0000ofH00?mV00L00?mV00<00000003oo`00ool00`00ool00`0000000?oo003oo`0=003oo`800000 3@00ool200000003003oo`3oool0oooo01@0oooo0@0000010?ooo`001P3oool01P3oom@0V`1b0;[Z o`3oom@0V`2K0=Coo`<0oooo00<000000?ooo`3oool04`3oool4003oo`<000003@00ool2000000d0 0?oo0P000002003oo`0300000000ofH00?mV00T00?mV00<00000003oIP00ofH03000ofH00`000000 0?mV003oIP0=003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03P00ofH00`000000 0?mV003oIP0=003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03@00ofH00`000000 0?mV003oIP0<003oIP0300000000ofH00?mV00T00?mV00D00000003oo`00ool00?oo0000000>003o o`8000003000ool3000000<00?oo5P3oool100000040oooo00070?ooo`040?oZ^P1b0000000009_D o`@0oooo00<000000?ooo`3oool04`3oool7003oo`<0000000<00?oo00000000ool02@00ool20000 00d00?oo00<00000003oo`0000003000ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0=003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP00ofH02P00ofH0100000000?oo00000000000=003oo`8000002@00ool0 0`0000000?oo003oo`02000000H00?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo 01<0oooo2P00ool4000000X00?oo00@00000003oo`00ool000002P00ool2000000d00?mV00<00000 003oIP00ofH03000ofH00`0000000?mV003oIP0;003oIP0300000000ofH00?mV00d00?mV00<00000 003oIP00ofH03@00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV00`00?mV00<00000 003oIP00ofH03000ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV00`00?mV00<00000 003oo`00ool02000ool00`0000000?oo003oo`02000000X00?oo10000008003ooaH0oooo0@000001 0?ooo`003`3oool00`000000oooo0?ooo`0C0?ooo`X00?oo1P000009003oo`@000002@00ool30000 00d00?mV00<00000003oIP00ofH02`00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0;003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP0000002000ool4000000X00?oo1@000009003ooaH0oooo0@0000010?oo o`003`3oool00`000000oooo0?ooo`0C0?ooo`d00?oo10000009003oo`@000001`00ool010000000 0?mV003oIP00ofH2000000/00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0;003o IP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0<003o IP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH02`00ofH00`0000000?mV003oIP0;003o IP0300000000ofH00?mV00X00?mV00<00000003oIP0000000P00ofH2000000H00?oo1000000:003o o`<000003000oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolI003oo`H0 00001@00ool00`0000000?mV003oIP02003oIP<000002`00ofH00`0000000?mV003oIP0;003oIP03 00000000ofH00?mV00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0<003oIP03 00000000ofH00?mV00`00?mV00<00000003oIP00ofH02`00ofH00`0000000?mV003oIP0;003oIP03 00000000ofH00?mV00`00?mV00<00000003oIP00ofH02@00ofH3000000@00?mV0P000004003oo`H0 00006000oolF0?ooo`4000000@3oool000l0oooo0P00000D0?oooa`00?oo10000003003oo`030000 0000ofH00?mV00<00?mV1000000;003oIP8000003000ofH00`0000000?mV003oIP0;003oIP030000 0000ofH00?mV00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0<003oIP030000 0000ofH00?mV00/00?mV00<00000003oIP00ofH02`00ofH00`0000000?mV003oIP0:003oIP800000 2`00ofH5000000@00?mV00@00000003oo`00ool00?oo1000000K003ooaD0oooo0P0000010?ooo`00 3`3oool00`000000oooo0?ooo`0C0?ooob<00?oo00<00000003oIP00ofH01@00ofH3000000T00?mV 1000000<003oIP8000002`00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV00`00?mV 00<00000003oIP00ofH02`00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV00T00?mV 0P00000<003oIP@000002P00ofH3000000L00?mV00<00000003oo`00ool07`00oolF0?ooo`400000 0@3oool000l0oooo00<000000?ooo`3oool04`3ooolR003oo`0300000000ofH00?mV00P00?mV0P00 0009003oIP<000002`00ofH3000000`00?mV0`00000;003oIP0300000000ofH00?mV00`00?mV00<0 0000003oIP00ofH02`00ofH00`0000000?mV003oIP09003oIP<000003000ofH3000000X00?mV1000 000:003oIP8000002@00ofH00`0000000?oo003oo`0O003ooaH0oooo0@0000010?ooo`003`3oool0 0`000000oooo0?ooo`0C0?ooob400?oo00<00000003oIP00ofH05P00ofH2000000/00?mV0`00000: 003oIP@000003000ofH2000000`00?mV00<00000003oIP00ofH02@00ofH3000000/00?mV1000000: 003oIP<000002`00ofH2000001P00?mV00<00000003oo`00ool07P00oolF0?ooo`4000000@3oool0 00l0oooo00<000000?ooo`3oool04`3ooolQ003oo`0300000000ofH00?mV01P00?mV00<00000003o IP00ofH02@00ofH2000000/00?mV0`00000:003oIP@000002P00ofH4000000X00?mV1000000:003o IP<000002`00ofH2000000/00?mV00<00000003oIP00ofH06@00ofH00`0000000?oo003oo`0M003o oaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?ooob000?oo00<00000003oIP00 ofH09P00ofH2000000X00?mV0`00000;003oIP<000002P00ofH4000000X00?mV1000000:003oIP<0 00002P00ofH2000002P00?mV00<00000003oo`00ool07@00oolF0?ooo`4000000@3oool000l0oooo 00<000000?ooo`3oool04`3ooolO003oo`0300000000ofH00?mV02P00?mV00<00000003oIP00ofH0 2@00ofH2000000/00?mV0`00000;003oIP<000002P00ofH3000000/00?mV0P00000;003oIP030000 0000ofH00?mV02P00?mV00<00000003oo`00ool07000oolF0?ooo`4000000@3oool000l0oooo00<0 00000?ooo`3oool04`3ooolO003oo`0300000000ofH00?mV03@00?mV0P00000<003oIP8000002`00 ofH2000000`00?mV0P00000;003oIP800000=P00ofH00`0000000?oo003oo`0L003ooaH0oooo0@00 00010?ooo`003`3oool2000001@0oooo7`00ool00`0000000?mV003oIP0e003oIP0300000000ofH0 0?mV00X00?mV0P00000<003oIP0300000000ofH00?mV00X00?mV00<00000003oIP00ofH02P00ofH0 0`0000000?mV003oIP0f003oIP0300000000ool00?oo01/00?oo5@3oool200000040oooo000?0?oo o`030000003oool0oooo01<0oooo0P00000?003oo`8000002`00ool0100000000?mV003oIP00000? 003oIP0300000000ofH00?mV00d00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0= 003oIP0500000000ofH00?mV003oIP0000003000ofH00`0000000?mV003oIP0:003oIP0400000000 ofH00?mV000000l00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0=003oIP030000 0000ofH00?mV00d00?mV00@00000003oIP00ofH000003000ool2000000h00?oo0P00000E0?ooo`40 00000@3oool000l0oooo00<000000?ooo`3oool04`3oool2003oo`@000001@00ool00`0000000?oo 003oo`05003oo`8000002000ool00`0000000?mV003oIP02003oIP8000003P00ofH00`0000000?mV 003oIP0=003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV 003oIP0>003oIP0300000000ofH00?mV00d00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV 003oIP0<003oIP0300000000ofH00?mV00d00?mV00<00000003oIP00ofH03000ofH2000000@00?mV 00<00000003oo`00ool01`00ool2000000H00?oo00<00000003oo`00ool00`00ool400000003003o o`3oool0oooo01@0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?ooo`H00?oo1000 00001000ool00000000000000007003oo`<000001@00ool00`0000000?mV003oIP04003oIP030000 0000ofH00?mV00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0=003oIP030000 0000ofH00?mV00`00?mV00<00000003oIP00ofH03P00ofH00`0000000?mV003oIP0=003oIP030000 0000ofH00?mV00`00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0<003oIP030000 0000ofH00?mV00`00?mV00<00000003oIP00ofH01000ofH00`0000000?oo003oo`04003oo`<00000 1P00ool300000003003oo`0000000000008000001@00oolF0?ooo`4000000@3oool000l0oooo00<0 00000?ooo`3oool04`3oool:003oo`H000002000ool200000003003oo`000000000000P00?mV0P00 000=003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003o IP0=003oIP0300000000ofH00?mV00d00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003o IP0=003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003o IP0;003oIP8000001`00ofH00`0000000?oo00000002003oo`8000001`00ool6000000T00?oo5P3o ool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo2`00ool6000000T00?oo10000009 003oIP0300000000ofH00?mV00/00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0< 003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0< 003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0< 003oIP0300000000ofH00?mV00/00?mV00<00000003oIP00ofH02000ofH4000000P00?oo1`000009 003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?oooaX00?oo1P000008003o IP80000000<00?mV00000000ofH02@00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV 00/00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0=003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0;003oIP0300000000ofH00?mV 00`00?mV00<00000003oIP00ofH02000ofH0100000000?mV003oIP000009003oIPD000006@00oolF 0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolJ003oo`L000002@00ofH30000 00X00?mV0P00000<003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH02`00ofH00`00 00000?mV003oIP0=003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH02`00ofH00`00 00000?mV003oIP0<003oIP0300000000ofH00?mV00X00?mV0P00000:003oIP@000002@00ofH60000 01T00?oo5P3oool100000040oooo000?0?ooo`800000503ooolK003oo`0300000000ofH00?mV00/0 0?mV1@00000;003oIP8000002`00ofH00`0000000?mV003oIP0;003oIP0300000000ofH00?mV00`0 0?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0;003oIP0300000000ofH00?mV00`0 0?mV00<00000003oIP00ofH02`00ofH00`0000000?mV003oIP09003oIP8000002`00ofH5000000h0 0?mV00<00000003oo`00ool05`00oolE0?ooo`8000000@3oool000l0oooo00<000000?ooo`3oool0 4`3ooolJ003oo`0300000000ofH00?mV00h00?mV1000000:003oIP<000002`00ofH00`0000000?mV 003oIP0:003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03000ofH00`0000000?mV 003oIP0;003oIP0300000000ofH00?mV00/00?mV00<00000003oIP00ofH02`00ofH00`0000000?mV 003oIP09003oIP<000002`00ofH3000001000?mV00<00000003oo`00ool05`00oolF0?ooo`400000 0@3oool000l0oooo00<000000?ooo`3oool04`3ooolJ003oo`0300000000ofH00?mV01400?mV0P00 0008003oIP@000002`00ofH00`0000000?mV0000000;003oIP0300000000ofH00?mV00/00?mV00<0 0000003oIP00ofH03000ofH00`0000000?mV003oIP0;003oIP0300000000ofH00?mV00/00?mV00<0 0000003oIP00ofH02@00ofH3000000X00?mV1@000009003oIP8000004P00ofH00`0000000?oo003o o`0G003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?oooaX00?oo00<00000 003oIP00ofH07@00ofH3000000X00?mV0`00000;003oIP0300000000ofH0000000/00?mV00<00000 003oIP00ofH03000ofH00`0000000?mV003oIP0;003oIP0300000000ofH00?mV00T00?mV00<00000 003oIP0000002`00ofH4000000T00?mV0`00000P003oIP0300000000ool00?oo01H00?oo5P3oool1 00000040oooo000?0?ooo`030000003oool0oooo01<0oooo6@00ool00`0000000?mV003oIP0P003o IP8000002P00ofH3000000X00?mV0`00000<003oIP8000003000ofH00`0000000?mV003oIP09003o IP8000003000ofH3000000X00?mV10000009003oIP8000008P00ofH00`0000000?oo003oo`0F003o oaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?oooaT00?oo00<00000003oIP00 ofH0;@00ofH2000000/00?mV0P00000;003oIP<000002P00ofH4000000X00?mV1000000:003oIP80 00002`00ofH3000002h00?mV00<00000003oo`00ool05P00oolF0?ooo`4000000@3oool000l0oooo 00<000000?ooo`3oool04`3ooolH003oo`0300000000ofH00?mV02l00?mV0P00000:003oIP800000 2`00ofH3000000X00?mV1000000:003oIP<000002P00ofH3000000X00?mV0P00000a003oIP030000 0000ool00?oo01D00?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo6000 ool00`0000000?mV003oIP0`003oIP0300000000ofH00?mV00T00?mV0P00000;003oIP8000002`00 ofH3000000X00?mV0`00000:003oIP8000002`00ofH00`0000000?mV003oIP0`003oIP0300000000 ool00?oo01D00?oo5P3oool100000040oooo000?0?ooo`800000503ooolH003oo`0300000000ofH0 0?mV03`00?mV0P00000;003oIP8000002`00ofH2000000/00?mV0P00000;003oIP800000?P00ofH0 0`0000000?oo003oo`0E003ooaD0oooo0P0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?oo oaP00?oo00<00000003oIP00ofH0?@00ofH00`0000000?mV003oIP0:003oIP0300000000ofH00?mV 00X00?mV00<00000003oIP00ofH02@00ofH2000000/00?mV00<00000003oIP00ofH0?P00ofH00`00 00000?oo003oo`0D003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?ooo`T0 00000P00ool3000000<00?oo0P000004003oo`0300000000ofH00?mV00L00?mV0P00000>003oIP03 00000000ofH00?mV00d00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0=003oIP05 00000000ofH00?mV003oIP0000003000ofH00`0000000?mV003oIP09003oIP0500000000ofH00?mV 003oIP0000003`00ofH00`0000000?mV003oIP0=003oIP0300000000ofH00?mV00d00?mV00<00000 003oIP00ofH03@00ofH00`0000000?mV003oIP07003oIP0300000000ool00?oo00<00?oo0P000002 003oo`<000000`00ool8000001D0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?oo o`T00?oo2@0000000`00ool0000000000003000000/00?mV0P00000=003oIP0300000000ofH00?mV 00d00?mV00<00000003oIP00ofH03@00ofH00`0000000?mV003oIP0<003oIP0300000000ofH00?mV 00L00?mV3P000009003oIP0300000000ofH00?mV00`00?mV00<00000003oIP00ofH03@00ofH00`00 00000?mV003oIP0=003oIP0300000000ofH00?mV00`00?mV0P00000:003oIP0300000000ool00000 00<0000000<00?oo0000000000001`000007003ooaH0oooo0@0000010?ooo`003`3oool00`000000 oooo0?ooo`0C0?ooo`/00?oo10000008003oo`H000002000ofH2000000`00?mV0P00000>003oIP03 00000000ofH00?mV00`00?mV00<00000003oIP00ofH03@00ofH0100000000?mV003oIP00ofH50000 00L0003oIP0300000000ofH00?mV00`0 0?mV00<00000003oIP00ofH03000ofH00`0000000?mV003oIP0;003oIP8000001`00ofH5000000<0 0?mV00<00000003oo`00ool04`00oolF0?ooo`4000000@3oool000H0oooo00H0omBK000000000000 00000000V`3Dool30?ooo`030000003oool0oooo01<0oooo5P00ool00`0000000?mV003oIP02003o IPH000002000ofH3000000X00?mV00<00000003oIP00ofH02`00ofH00`0000000?mV003oIP0<003o IP0300000000ofH00?mV00T00?mV1000000?03?o00030000000co`00003ooa<000003@00ofH2000000h00?mV00<0 0000003oIP00ofH01@00ofH00`000000003oIP<000004000ofH00`000000003oIPH0000000<00?mV00000000ool03P00ool2000000<0 0?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo0P00ool2000000l00?oo 1000000C003oIPP000003000ofH00`000000000000T0c?l00P00000=00?nI00030000003oV@00oiT000/0oiT0 00@000000?nI003oV@0000000`3oV@02000000@0c?l000<000000000000H0oiT000D000000?nI003oV@00oiT0000000060?nI00800000 203003oIPH000002P00ofH00`000000003oo`0300000000ool00?oo00L00?oo00<00000003oIP00ofH00`00ofH2000000h00?mV 1@000003003oIP030000000co`000?l000030000 003o0000o`0000d0o`0000<000000?l0003o00001@3o00000`000000oiT00?nI00050?nI00800000 2@3003oIP050000000co`00003oo`0300000000ool00?oo00h00?oo00<00000003oo`3oool05@3o ool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo0P00ool00`0000000?oo003oo`0> 003oo`0300000000ool00?oo00h00?oo00<00000003oIP00ofH03P00ofH00`0000000?mV003oIP03 003oIP030000000co`00003oo`0300000000ool00?oo00d00?oo0P00000?003oIP0300000000 ofH00?mV00@00?mV00<0000003?o000co`001P0co`000`000000c?l00003oo`0300000000ool0000000d00?mV00<00000003oIP00ofH01@00ofH0 0`000000003oo`030000003oool0oooo01<0oooo0@0000010?ooo`003`3oool0 0`000000oooo0?ooo`0C0?ooo`0300000000ool00?oo00h00?oo00<00000003oo`00ool03@00ool0 0`0000000?oo003oo`03003oo`0300000000ofH00?mV00L00?mV00<00000003oIP00ofH02000ofH0 0`000000003oo`8000001`00ool2000000H00?mV00<00000003oIP00ofH02@00ofH01@0000000003oo`8000003P00 ool2000001D0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0B0?ooo`<000003P00ool2 000000h00?oo0P000009003oo`0300000000ofH00?mV00800?mV0P00000;003oIP030000000co`00 003oIP800000100co`0010000000c?l0 0003oIP<000003@00ool00`0000000?oo003oo`0>003oo`03 00000000ool00?oo00d00?oo00<000000?ooo`3oool04`3oool100000040oooo000?0?ooo`030000 003oool0oooo01<0oooo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0=003oo`030000 0000ool00?oo00d00?oo0P00000>003oIP030000000co`0003?o00030000000co`00003o o`0300000000ool00?oo00d00?oo00<000000?ooo`3oool04`3oool100000040oooo000?0?ooo`03 0000003oool0oooo01<0oooo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0=003oo`03 00000000ool00?oo00d00?oo00@00000003oo`00000000003000ofH00`00000003?o00030000000co`00003oo`0300000000ool00?oo00d00?oo00<000000?ooo`3oool04P3oool200000040oooo000? 0?ooo`030000003oool0oooo01<0oooo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0= 003oo`0300000000ool00?oo00d00?oo00<00000003oo`00ool00P00ool2000000T00?mV00@00000 003oIP00000000000P0co`001@000000c?l00003oo`0300000000ool00?oo00d00?oo00<0 0000003oo`00ool03@00ool00`0000000?oo003oo`04003oo`8000001`00ofH0100000000?mV003o IP00000303?o00040000003003oIP0300000000ofH00?mV00d00?mV00<00000003oIP00 ofH00P00ofH3000000H0003o o`0300000000ool00?oo00d00?oo00<00000003oo`00ool03@00ool00`0000000?oo003oo`06003o o`<000001000ofH0100000000?mV003oIP00ofH20000000303?o0000000000000080000000H0o`00 0000003oV@0000000003oIP030000 0000ofH00?mV00d00?mV00<00000003oIP00ofH01@00ofH4000000@0 003oo`0300000000ool00?oo00d00?oo00<000000?ooo`3oool04`3oool100000040oooo000?0?oo o`030000003oool0oooo01<0oooo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0=003o o`0300000000ool00?oo00d00?oo00<00000003oo`00ool02`00ool4000000@00?mV2@000000100c o`00000000000000000<003oIR@000003@00ofH20000000303?o00000000000000L000001000ofH4 000000d00?oo00<00000003oo`00ool03@00ool00`0000000?oo003oo`0>003oo`0300000000ool0 0?oo00d00?oo00<000000?ooo`3oool04`3oool100000040oooo00070?ooo`040>ZjLP0000000000 07:jjP@0oooo00<000000?ooo`3oool04`3oool00`0000000?oo003oo`0>003oo`0300000000ool0 0?oo00d00?oo00<00000003oo`00ool03@00ool00`0000000?oo003oo`0=003oo`0300000000ool0 000000<000000P00ofH9000000<00?mV2`0000000`00ool00000003oo`0?003oo`0300000000ool0 0?oo00d00?oo00<00000003oo`0000002`000002003oIPT000000P00ofH400000003003oo`000000 0?oo00h00?oo00<00000003oo`00ool03@00ool00`0000000?oo003oo`0>003oo`0300000000ool0 0?oo00d00?oo00<000000?ooo`3oool04`3oool100000040oooo00070?ooo`050;ZK^P3oool0oooo 0;YbV`3Dool00`3oool00`000000oooo0?ooo`0C0?ooo`0300000000ool00?oo00h00?oo00<00000 003oo`00ool03@00ool00`0000000?oo003oo`0=003oo`0300000000ool00?oo00d00?oo00<00000 003oo`00ool00`00ool>000000`00?oo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0= 003oo`0300000000ool00?oo00/00?oo3@000005003oo`0300000000ool00?oo00d00?oo00<00000 003oo`00ool03@00ool00`0000000?oo003oo`0>003oo`0300000000ool00?oo00d00?oo00<00000 0?ooo`3oool04`3oool100000040oooo00060?ooo`060?ooe02KL[X0oooo0?ooo`3DVg80^^[o0`3o ool3000001<0oooo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0=003oo`0300000000 ool00?oo00d00?oo00<00000003oo`00ool03@00ool00`0000000?oo003oo`04003oo`/000003P00 ool00`0000000?oo003oo`03003oo`0300000000ool00?oo00P00?oo00<00000003oo`00ool02000 ool00`0000000?oo003oo`02003oo`0300000000ool00?oo00`00?oo2`000006003oo`0300000000 ool00?oo00d00?oo00<00000003oo`00ool03@00ool00`0000000?oo003oo`0>003oo`0300000000 ool00?oo00d00?oo00<000000?ooo`3oool04P3oool200000040oooo00060?ooo`060?ooe02KL[X0 oooo0?ooo`3DVg80^^[o0`3oool00`000000oooo0?ooo`0<0?ooo`030000003oool0oooo00@0oooo @`00ool500000003001Vo`000000000000H000000P00I_l;000000P00?oo0P00000:003oo`030000 0000ool00?oo00P00?oo0P000008003oo`X000000`00I_l700000003001Vo`000000000000<00000 @P00ool70?ooo`030000003oool0oooo00`0oooo0@0000010?ooo`001`3oool01@2jLW80^^[o0?oo e02K09/0e?oo00<0oooo00<000000?ooo`3oool0303oool2000000D0oooo2000ool00`0000000?oo 003oo`0e003oo`<000001@00I_l3000000040?l0V@00000000000<`0o`@000002`00I_lY000000X0 06Ko1@0000001P3o09T00000000000000000<`3o000000D006Ko0`00000g003oo`0300000000ool0 0?oo00D00?oo1P3oool2000000h0oooo0@0000010?ooo`001`3oool0103oj[X0LP000000002Ke?l4 0?ooo`030000003oool0oooo00`0oooo0`0000040?ooo`P00?oo0P00000=003oo`0300000000ool0 0?oo02@00?oo0P000007001Vo`030000000c0?l000000080000000<0o`000000000000000P000002 03<0o`<000003`00I_l2000000X006Ko0`000009001Vo`<000003`00I_l30000000303<0o`000000 00000080000000H0o`00000000000000000003<0o`000007001Vo`8000009P00ool00`0000000?oo 003oo`0;003oo`8000001`00ool50?ooo`<000003P3oool100000040oooo000?0?ooo`030000003o ool0oooo00`0oooo0`0000040?ooo`T00?oo0P00000<003oo`8000008@00ool4000000P006Ko00<0 000003<0o`0000000`0000001P3o000000000?l0V@000000c03o000000@0<`3o0`00000<001Vo`80 00002@00I_l4000000T006Ko0`00000;001Vo`@000000`0c0?l00`000000c03o0<`0o`0200000006 0?l00000000000000<`0o`000000<`3o0P000007001Vo`@000008@00ool2000000`00?oo0P000008 003oo`D0oooo0P00000?0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool03@3oool30000 00<0oooo2@00ool3000000`00?oo0P00000N003oo`8000002P00I_l200000080<`3o00@000000<`0 o`000000o`2I0P000000103o09T000000<`0o`3<0?l2000000D0<`3o1@000006001Vo`<000002@00 I_l4000000T006Ko10000006001Vo`@000001P0c0?l01`000000c03o0<`0o`000000o`2I0000003o 00000P0000000`3<0?l0000003<0o`0203<0o`0300000000I_l006Ko00P006Ko0P00000N003oo`80 00003000ool3000000P00?oo103oool3000000l0oooo0@0000010?ooo`003`3oool00`000000oooo 0?ooo`0=0?ooo`@000000P3oool:003oo`<000002`00ool3000000X00?oo00<00000003oo`00ool0 3P00ool2000000/006Ko0P00000203<0o`050000003<0?l0c03o0000003o09T00P0000020?l0V@04 0000003<0?l0c03o0<`0o`800000200c0?l4000000<006Ko0P00000;001Vo`0300000000I_l006Ko 00P006Ko0`000002001Vo`D00000200c0?l200000080c03o00<000000?l0V@3o09T00P0000020?l0 V@030000003<0?l0000000<0<`3o00<00000001Vo`00I_l02@00I_l2000001000?oo0P000009003o o`<000002`00ool3000000T00?oo0`3oool4000000l0oooo0@0000010?ooo`003`3oool00`000000 oooo0?ooo`0=0?ooo`<000000`3oool:003oo`8000003@00ool3000000X00?oo0P00000<003oo`<0 00002`00I_l00`000000<`3o03<0o`0203<0o`030000003<0?l000000080o`2I00<000000?l00000 00000P3o09T00`000000c03o0<`0o`020<`0o`8000002P0c0?l:000000H006Ko00<00000001Vo`00 I_l00`00I_l:000000/0<`3o0P0000030<`0o`040000003o09T0o`2I00000080o`0000@000000?l0 V@000000c03o0P00000303<0o`0300000000I_l006Ko00T006Ko0`00000<003oo`<000002@00ool3 000000d00?oo0P000009003oo`@0oooo0`00000?0?ooo`4000000@3oool000l0oooo0P00000@0?oo o`040000003oool0oooo0?ooo``00?oo00<00000003oo`00ool02P00ool3000000X00?oo10000009 003oo`8000003000I_l00`000000<`3o03<0o`0203<0o`040000003<0?l0c03o00000080o`2I00<0 00000?l0000000000`3o09T00`000000c03o0<`0o`020<`0o`8000001@0c0?l2000000@0<`3o00<0 000003<0o`0c0?l01@0c0?l<000000L0<`3o00<0000003<0o`0c0?l00P0c0?l2000000D0<`3o0P00 00040<`0o`040000003o09T0o`2I000000<0o`0000<000000?l0V@0000000P3<0?l00`000000<`3o 03<0o`0203<0o`0300000000I_l006Ko00/006Ko0P000008003oo`@000002P00ool3000000d00?oo 00<00000003oo`00ool02000ool40?ooo`030000003oool0oooo00h0oooo0P0000010?ooo`003`3o ool00`000000oooo0?ooo`0?0?ooo`040000003oool0oooo0?ooo``00?oo00<00000003oo`00ool0 3000ool00`0000000?oo003oo`09003oo`8000002000ool2000000h006Ko00<0000003<0o`0c0?l0 0P0c0?l01P000000c03o0<`0o`000000o`2I000000<0o`0000D000000?l0V@3o09T0o`2I00000005 0<`0o`80000000@0<`3o00000000000000001@0c0?l00`000000<`3o03<0o`0;03<0o`030000000c 0?l0<`3o00/0<`3o00<0000003<0o`0c0?l00P0c0?l30000000303<0o`000000000000H0c03o00@0 00000?l0V@3o09T000000`3o00000`000000o`2I000000020<`0o`030000000c0?l0<`3o0080<`3o 00<00000001Vo`00I_l03000I_l2000000P00?oo0`00000:003oo`0300000000ool00?oo00`00?oo 00<00000003oo`00ool02@00ool30?ooo`030000003oool0oooo0100oooo0@0000010?ooo`003`3o ool00`000000oooo0?ooo`0@0?ooo`030000003oool0oooo00d00?oo00<00000003oo`00ool03000 ool00`0000000?oo003oo`09003oo`8000001P00ool00`00000006Ko001Vo`0=001Vo`030000000c 0?l0<`3o00<0<`3o00@000000<`0o`3<0?l000000P3o09T010000000o`000?l0000000040?l0V@03 0000003<0?l0c03o00<0c03o1@00000403<0o`030000000c0?l0<`3o00`0<`3o00<0000003<0o`0c 0?l02`0c0?l00`000000<`3o03<0o`0303<0o`@000001@3<0?l2000000<0o`2I00L000000?l0003o 0000o`000000003o09T0000000<0c03o00<0000003<0o`0c0?l00P0c0?l00`00000006Ko001Vo`0= 001Vo`0300000000ool00?oo00@00?oo00<00000003oo`0000002P00ool00`0000000?oo003oo`0= 003oo`0300000000ool00?oo00T00?oo0`3oool00`000000oooo0?ooo`0@0?ooo`4000000@3oool0 00l0oooo00<000000?ooo`3oool0403oool00`000000oooo0?ooo`0=003oo`0300000000ool00?oo 00d00?oo00<00000003oo`00ool02P00ool0100000000?oo003oo`00ool2000000l006Ko00<00000 03<0o`0c0?l00`0c0?l01@000000c03o0<`0o`3<0?l000000080o`2I00D000000?l0003o0000o`00 000000040?l0V@030000003<0?l0c03o0080c03o0`0000020<`0o`8000000P0c0?l00`000000<`3o 03<0o`0<03<0o`030000000c0?l0<`3o00/0<`3o00<0000003<0o`0c0?l00`000000103<0?l00000 0000000000040<`0o`8000000`3o09T00`000000o`000?l000020?l000030000003o09T0000000<0 c03o00<0000003<0o`0c0?l00`0c0?l00`00000006Ko001Vo`0=001Vo`8000000`00ool00`000000 0?oo003oo`0:003oo`0300000000ool00?oo00d00?oo00<00000003oo`00ool02P00ool30?ooo`03 0000003oool0oooo0100oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0A0?ooo`030000 003oool00?oo00d00?oo00<00000003oo`00ool03000ool00`0000000?oo003oo`0;003oo`<00000 4000I_l00`000000<`3o03<0o`0403<0o`050000003<0?l0c03o0<`0o`0000000P3o09T00`000000 o`000?l000020?l000030000003o09T0o`2I0080o`2I0P000000103<0?l000000<`0o`0000050<`0 o`D00000300c0?l00`000000<`3o03<0o`0:03<0o`@000001@3<0?l010000000c03o0000003<0?l2 000000D0o`2I00D000000?l0003o0000o`00000000020?l0V@050000003<0?l0c03o0<`0o`000000 1P0c0?l00`00000006Ko001Vo`0>001Vo`<000003@00ool00`0000000?oo003oo`0=003oo`030000 0000ool00?oo00X00?oo0P3oool00`000000oooo0?ooo`0A0?ooo`4000000@3oool000l0oooo00<0 00000?ooo`3oool04@3oool00`000000oooo003oo`0>003oo`0300000000ool00?oo00`00?oo00<0 0000003oo`00ool02`00ool2000000<006Ko1`000006001Vo`030000000c0?l0<`3o00@0<`3o00D0 00000<`0o`3<0?l0c03o000000020?l0V@030000003o0000o`000080o`0000<000000?l0V@3o09T0 0`3o09T2000000T0c03o00@000000<`0o`3<0?l0c03o1P00000603<0o`030000000c0?l0<`3o00<0 <`3o1`0000020<`0o`030000003<0?l0c03o00L0c03o0P0000050?l0V@030000003o0000o`000080 o`0000@000000?l0V@3o09T00000103<0?l00`000000<`3o03<0o`0303<0o`0300000000I_l006Ko 00@006Ko1`000004001Vo`8000003000ool00`0000000?oo003oo`0=003oo`0300000000ool00?oo 00/00?oo0P3oool00`000000oooo0?ooo`0A0?ooo`4000000@3oool000l0oooo00<000000?ooo`3o ool04P3oool00`0000000?oo003oo`0=003oo`0300000000ool00?oo00d00?oo00<00000003oo`00 ool02@00ool01000000006Ko001Vo`000004001Vo`@000001`00I_l00`000000<`3o03<0o`0403<0 o`050000003<0?l0c03o0<`0o`0000000P3o09T00`000000o`000?l000020?l000040000003o09T0 o`2I0?l0V@8000000P3o09T00`000000c03o0<`0o`060<`0o`030000003<0?l0c03o00L0c03o3000 00090<`0o`030000003<0?l0c03o00H0c03o0P0000000`3o09T00000000000030?l0V@030000003o 0000o`000080o`0000@000000?l0V@3o09T00000103<0?l00`000000<`3o03<0o`0303<0o`030000 0000I_l006Ko00@006Ko1@000004001Vo`80000000<006Ko0000000000002P00ool00`0000000?oo 003oo`0>003oo`0300000000ool00?oo00/00?oo00<0oooo0000003oool04`3oool100000040oooo 000?0?ooo`030000003oool0oooo0180oooo00<00000003oo`00ool03P00ool00`0000000?oo003o o`0=003oo`0300000000ool00?oo00H00?oo0P000004001Vo`0300000000I_l006Ko00<006Ko1P00 0002001Vo`030000000c0?l0<`3o00@0<`3o00<000000<`0o`3<0?l00P3<0?l01@000000o`2I0?l0 V@3o09T0000000@0o`0000<000000?l0V@0000001@3o09T2000000H0c03o00<000000<`0o`3<0?l0 3@3<0?l00`000000c03o0<`0o`0<0<`0o`030000003<0?l0c03o00@0c03o0P0000050?l0V@030000 003o09T0000000D0o`0000@000000?l0V@3o09T00000103<0?l00`000000<`3o03<0o`0403<0o`03 00000000I_l006Ko00H000001@00I_l00`00000006Ko001Vo`03001Vo`0300000000ool00?oo00H0 0?oo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0<003oo`030?ooo`000000oooo01<0 oooo0@0000010?ooo`003`3oool2000001@0oooo00<00000003oo`00ool03@00ool00`0000000?oo 003oo`0=003oo`0300000000ool00?oo00D00?oo00<00000001Vo`00I_l01@00I_l00`00000006Ko 001Vo`08001Vo`@000001@0c0?l00`000000c03o0<`0o`020<`0o`050000003o09T0o`2I0?l0V@00 0000103o0003000000L0o`2I0`0000020<`0o`030000003<0?l0c03o00h0c03o00<000000<`0o`3< 0?l03@3<0?l010000000c03o0<`0o`3<0?l2000000P0o`2I0P0000040?l000050000003o09T0o`2I 0?l0V@000000103<0?l00`000000<`3o03<0o`0303<0o`@000002P00I_l00`00000006Ko001Vo`05 001Vo`0300000000ool00?oo00D00?oo00<00000003oo`00ool03P00ool00`0000000?oo003oo`0< 003oo`030000003oool0oooo0180oooo0P0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?oo o`0300000000ool00?oo00h00?oo00<00000003oo`00ool03@00ool00`0000000?oo003oo`03003o o`0300000000I_l006Ko00L006Ko00<00000001Vo`00I_l02000I_l00`000000<`3o03<0o`030000 0080<`3o00<000000<`0o`3<0?l00P3<0?l01@000000o`2I0?l0V@3o09T0000000<0o`0000@00000 0?l0003o000000002P3o09T3000000030<`0o`000000c03o00d0c03o00<000000<`0o`3<0?l0303< 0?l5000000T0o`2I00@000000?l0003o000000000`3o00001@000000o`2I0?l0V@3o09T0000000@0 c03o00<0000003<0o`0c0?l00`00000203<0o`0300000000I_l006Ko00P006Ko00<00000001Vo`00 I_l01`00I_l00`0000000?oo003oo`03003oo`0300000000ool00?oo00h00?oo00<00000003oo`00 ool03@00ool00`000000oooo0?ooo`0C0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool0 4`3ooolV003oo`0300000000I_l006Ko01<006Ko00<0000003<0o`0c0?l01@0c0?l00`000000c03o 0<`0o`020<`0o`030000003o09T0o`2I0080o`2I00<000000?l0003o0000103o00000`000000o`2I 0?l0V@090?l0V@<000003P3<0?l00`000000c03o0<`0o`0<0<`0o`8000002`3o09T2000000D0o`00 00<000000?l0V@3o09T00P3o09T00`000000c03o0<`0o`020<`0o`030000000c0?l0<`3o00H0<`3o 00<00000001Vo`00I_l04P00I_l00`0000000?oo003oo`0S003ooaH0oooo0@0000010?ooo`003`3o ool00`000000oooo0?ooo`0C0?ooobD00?oo00<00000001Vo`00I_l04`00I_l00`000000<`3o03<0 o`0603<0o`030000003<0?l0c03o0080c03o00<000000?l0V@3o09T00P3o09T00`000000o`000?l0 00050?l000030000003o09T0o`2I00T0o`2I1@00000:0<`0o`8000002`3<0?l4000000/0o`2I00<0 00000?l0003o00001@3o00000`000000o`2I0?l0V@020?l0V@030000003<0?l0c03o0080c03o00<0 000003<0o`0c0?l01P0c0?l00`00000006Ko001Vo`0C001Vo`0300000000ool00?oo02800?oo5P3o ool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo9@00ool00`00000006Ko001Vo`0C 001Vo`030000000c0?l0<`3o00H0<`3o00<000000<`0o`3<0?l00`3<0?l01@000000o`2I0?l0V@3o 09T0000000L0o`000P00000:0?l0V@<0000000<0o`2I0000000000000`0000060<`0o`<000001@3< 0?l500000080o`2I0`0000090?l0V@8000001`3o00000`000000o`2I0?l0V@020?l0V@030000003< 0?l0c03o0080c03o00<0000003<0o`0c0?l01P0c0?l00`00000006Ko001Vo`0D001Vo`0300000000 ool00?oo02400?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo9000ool0 0`00000006Ko001Vo`0D001Vo`030000000c0?l0<`3o00H0<`3o00<000000<`0o`3<0?l00`3<0?l0 0`000000o`2I0?l0V@020?l0V@030000003o0000o`0000H0o`0000<000000?l0V@3o09T01P3o09T4 000000H0o`2I3P0000070?l0V@<00000203o09T2000000L0o`0000<000000?l0V@3o09T00P3o09T0 0`000000c03o0<`0o`030<`0o`030000000c0?l0<`3o00H0<`3o00<00000001Vo`00I_l05@00I_l0 0`0000000?oo003oo`0P003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?oo ob<00?oo00<00000001Vo`00I_l05000I_l2000000P0<`3o00<000000<`0o`3<0?l00`3<0?l00`00 0000o`2I0?l0V@020?l0V@030000003o0000o`0000L0o`0000<000000?l0V@3o09T01@3o09T40000 00/0o`2I1000000<0?l0V@<000001`3o09T00`000000o`000?l000070?l000030000003o09T0o`2I 0080o`2I00<000000<`0o`3<0?l00`3<0?l00`000000<`3o03<0o`0703<0o`0300000000I_l006Ko 01D006Ko00<00000003oo`00ool07`00oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3o ool01`3oool2000000X0oooo8P00ool00`00000006Ko001Vo`0E001Vo`030000000c0?l0<`3o00L0 <`3o00<000000<`0o`3<0?l00`3<0?l2000000@0o`2I00<000000?l0003o00001`3o00000`000000 o`2I0?l0V@050?l0V@030000003o09T0o`2I00d0o`2I00<000000?l0V@3o09T0303o09T00`000000 o`2I0?l0V@050?l0V@030000003o0000o`0000L0o`0000<000000?l0V@3o09T00`3o09T00`000000 c03o0<`0o`030<`0o`030000000c0?l0<`3o00L0<`3o00<00000001Vo`00I_l05P00I_l00`000000 0?oo003oo`0N003oo`/0oooo0P0000090?ooo`4000000@3oool000l0oooo0P0000090?ooo`<00000 203oool3003oo`0300000000ool00?oo01/00?oo00<00000001Vo`00I_l05P00I_l00`000000<`3o 03<0o`0703<0o`030000003<0?l0c03o00@0c03o00<000000?l0V@3o09T00`3o09T00`000000o`00 0?l000070?l0008000001@3o09T00`000000o`2I0?l0V@0=0?l0V@030000003o09T0o`2I00`0o`2I 00<000000?l0V@3o09T00`3o09T2000000T0o`0000<000000?l0V@3o09T00`3o09T00`000000c03o 0<`0o`040<`0o`030000000c0?l0<`3o00L0<`3o00<00000001Vo`00I_l05P00I_l00`0000000?oo 003oo`0K003oo`0300000000ool00?oo00T0oooo0`0000090?ooo`8000000@3oool000l0oooo00<0 00000?ooo`3oool0203oool5000000H0oooo1000ool2000001X00?oo00<00000001Vo`00I_l05`00 I_l00`000000<`3o03<0o`0703<0o`030000003<0?l0c03o00@0c03o00<000000?l0V@3o09T00`3o 09T00`000000o`000?l000090?l0008000000`3o09T00`000000o`2I0?l0V@0=0?l0V@030000003o 09T0o`2I00`0o`2I00<000000?l0V@3o09T00P3o09T2000000X0o`0000<000000?l0V@3o09T00`3o 09T00`000000c03o0<`0o`040<`0o`030000000c0?l0<`3o00L0<`3o00<00000001Vo`00I_l05`00 I_l00`0000000?oo003oo`0H003oo`8000000`00ool70?ooo`@000002`3oool100000040oooo000? 0?ooo`030000003oool0oooo00T0oooo0`0000070?ooo`D00?oo0`00000H003oo`0300000000I_l0 06Ko01L006Ko00<0000003<0o`0c0?l01`0c0?l00`000000c03o0<`0o`040<`0o`8000001@3o09T0 0`000000o`000?l000090?l0008000000P3o09T00`000000o`2I0?l0V@0=0?l0V@030000003o09T0 o`2I00d0o`2I00@000000?l0V@0000000000303o00000`000000o`2I0?l0V@030?l0V@030000003< 0?l0c03o00@0c03o00<0000003<0o`0c0?l0200c0?l00`00000006Ko001Vo`0F001Vo`0300000000 ool00?oo01H00?oo0`000004003oo`P0oooo0`00000;0?ooo`4000000@3oool000l0oooo00<00000 0?ooo`3oool02P3oool2000000L0oooo1@00ool4000000T00?oo0`00000:003oo`0300000000I_l0 06Ko01P006Ko00<0000003<0o`0c0?l01`0c0?l00`000000c03o0<`0o`050<`0o`030000003o09T0 o`2I00<0o`2I00<000000?l0003o00002`3o0003000000l0o`2I00<000000?l0V@3o09T03@3o09T2 000000d0o`0000<000000?l0V@3o09T00`3o09T00`000000c03o0<`0o`050<`0o`030000000c0?l0 <`3o00P0<`3o00<00000001Vo`00I_l05`00I_l00`0000000?oo003oo`08003oo`<000002@00ool4 000000@00?oo203oool2000000`0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0<0?oo o`030000003oool0oooo00@0oooo1P00ool4000000T00?oo1@000006003oo`0300000000I_l006Ko 01P006Ko00<0000003<0o`0c0?l02@0c0?l00`000000c03o0<`0o`050<`0o`030000003o09T0o`2I 00<0o`2I0P00000=0?l0008000003P3o09T00`000000o`2I0?l0V@0;0?l0V@<000003@3o00000`00 0000o`2I0?l0V@040?l0V@030000003<0?l0c03o00D0c03o00<0000003<0o`0c0?l0200c0?l00`00 000006Ko001Vo`0H001Vo`0300000000ool00?oo00@00?oo1@00000:003oo`<000001@00ool70?oo o`030000003oool0oooo00`0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0=0?ooo`80 0000103oool7003oo`0400000000ool00?oo000000T00?oo10000006003oo`0300000000I_l006Ko 01P006Ko00<0000003<0o`0c0?l02@0c0?l00`000000c03o0<`0o`050<`0o`030000003o09T0o`2I 00@0o`2I00<000000?l0003o00002`3o00000`000000o`0000000003000000X0o`2I00<000000?l0 V@3o09T01`3o09T400000080o`0000<000000?l0003o00002P3o00000`000000o`2I0?l0V@040?l0 V@030000003<0?l0c03o00D0c03o00<0000003<0o`0c0?l02@0c0?l00`00000006Ko001Vo`0H001V o`8000001@00ool4000000T00?oo0P0000000`00ool00000003oo`05003oo`D0oooo0P00000?0?oo o`4000000@3oool000l0oooo00<000000?ooo`3oool03`3oool010000000oooo0?ooo`3oool;003o o`8000002000ool200000003003oo`000000000000<00?oo00<00000001Vo`00I_l06@00I_l00`00 0000<`3o03<0o`0903<0o`030000003<0?l0c03o00H0c03o00<000000?l0V@3o09T0103o09T00`00 0000o`000?l000090?l000030000003o0000o`0000@0o`001@0000050?l0V@030000003o09T0o`2I 00<0o`2I100000060?l000030000003o0000o`0000T0o`000P0000050?l0V@8000001`3<0?l00`00 0000<`3o03<0o`0903<0o`0300000000I_l006Ko01T006Ko00@00000003oo`00ool00?oo0P000000 0`00ool0000000000009003oo`0300000000ool00?oo00P00?oo103oool00`000000oooo0?ooo`0? 0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool0403oool00`000000oooo0?ooo`0=003o o`0300000000ool00?oo00H00?oo00@00000003oo`00ool00?oo0`000008001Vo`<000004@00I_l0 0`000000<`3o03<0o`0903<0o`030000003<0?l0c03o00H0c03o00<000000?l0V@3o09T01@3o09T0 0`000000o`000?l000080?l000030000003o0000o`0000T0o`002`00000:0?l000030000003o0000 o`0000P0o`0000<000000?l0V@3o09T01@3o09T00`000000c03o0<`0o`060<`0o`030000000c0?l0 <`3o00T0<`3o00<00000001Vo`00I_l04000I_l3000000H006Ko00@00000003oo`00000000000`00 ool00`0000000?oo003oo`07003oo`0300000000ool00?oo00T00?oo0`3oool00`000000oooo0?oo o`0@0?ooo`4000000@3oool000l0oooo0P00000B0?ooo`030000003oool00?oo00d00?oo00<00000 003oo`00ool02`00ool2000000<006Ko1`00000A001Vo`030000000c0?l0<`3o00X0<`3o00<00000 0<`0o`3<0?l01P3<0?l00`000000o`2I0?l0V@040?l0V@8000002@3o00000`000000o`000?l0000> 0?l000030000003o0000o`0000d0o`0000<000000?l0003o00001`3o0002000000H0o`2I0P000007 0<`0o`8000002`0c0?l00`00000006Ko001Vo`0@001Vo`H000000`00I_l2000000d00?oo0P00000< 003oo`80oooo00<000000?ooo`3oool0403oool200000040oooo000?0?ooo`030000003oool0oooo 0180oooo00<00000003oo`00ool03@00ool2000000/00?oo00@00000001Vo`00000000000`00I_l: 000000`006Ko00<0000003<0o`0c0?l02P0c0?l00`000000c03o0<`0o`060<`0o`030000003o09T0 o`2I00H0o`2I00<000000?l0003o00001P3o00000`000000o`000?l0000>0?l000030000003o0000 o`0000d0o`0000<000000?l0003o00001P3o0002000000L0o`2I00<000000<`0o`3<0?l01P3<0?l0 0`000000<`3o03<0o`0:03<0o`0300000000I_l006Ko00X006Ko2P000003001Vo`80000000<006Ko 0000000000002`00ool00`0000000?oo003oo`0<003oo`030?ooo`000000oooo01<0oooo0@000001 0?ooo`003`3oool00`000000oooo0?ooo`0C0?ooo`0300000000ool00?oo00h00?oo00<00000003o o`00ool01`00ool00`00000006Ko001Vo`02001Vo`8000000`00I_l2000000H006Ko1@000007001V o`030000000c0?l0<`3o00@0<`3o0P00000403<0o`030000003<0?l0c03o00L0c03o0P0000070?l0 V@030000003o0000o`0000D0o`0000<000000?l0003o00003P3o00000`000000o`000?l0000=0?l0 00030000003o0000o`0000D0o`0000<000000?l0V@3o09T01@3o09T2000000T0c03o00<0000003<0 o`0c0?l00P0c0?l2000000H0<`3o00<00000001Vo`00I_l01@00I_l5000000H006Ko0P000003001V o`8000001000I_l00`0000000?oo003oo`08003oo`0300000000ool00?oo00d00?oo00<000000?oo o`3oool04`3oool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo6P00ool2000001X0 06Ko00@00000001Vo`00I_l000000P0c0?l4000000L0<`3o00<000000<`0o`3<0?l01P3<0?l20000 00P0o`2I0P00000]0?l000030000003o09T0o`2I00H0o`2I0P0000080<`0o`030000000c0?l0<`3o 00D0<`3o1000000203<0o`0400000000I_l006Ko000001/006Ko00<00000003oo`00ool05`00oolF 0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolJ003oo`0300000000I_l006Ko 01L006Ko0`0000000`00I_l0000000000002000000/0<`3o00<000000<`0o`3<0?l01@3<0?l00`00 0000c03o000000090?l0V@030000003o0000o`0002X0o`0000<000000?l0V@3o09T01`3o09T00`00 0000c03o000000070<`0o`030000000c0?l0<`3o00T0<`3o100000001000I_l0000000000000000I 001Vo`0300000000ool00?oo01L00?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo 01<0oooo6P00ool00`00000006Ko001Vo`0E001Vo`H0000000<006Ko0000000c0?l0300c0?l00`00 0000c03o0<`0o`040<`0o`050000003<0?l0c03o0<`0o`0000002@3o09T2000002T0o`0000<00000 0?l0V@3o09T01`3o09T01@000000c03o0<`0o`3<0?l0000000H0c03o00<0000003<0o`0c0?l02`0c 0?l00`00000006Ko00000005000001L006Ko0P00000H003ooaH0oooo0@0000010?ooo`001P3oool0 1P3oom@0V`00000000000000001b0;[Zo`<0oooo00<000000?ooo`3oool04`3ooolI003oo`030000 0000I_l006Ko01D006Ko1`000002001Vo`030000000c0?l0<`3o00/0<`3o00<000000<`0o`3<0?l0 0P3<0?l00`000000c03o0<`0o`030<`0o`8000002@3o09T2000002@0o`000`0000090?l0V@030000 003<0?l0c03o00<0c03o00<000000<`0o`3<0?l00P3<0?l00`000000<`3o03<0o`0<03<0o`030000 0000I_l0000000H000005`00I_l00`0000000?oo003oo`0F003ooaH0oooo0@0000010?ooo`00203o ool00`3oe9/0L[[Z0?ooo`040?ooo`030000003oool0oooo01<0oooo6@00ool00`00000006Ko001V o`0N001Vo`030000000c0?l0<`3o00`0<`3o00@000000<`0o`3<0?l000001`3<0?l2000000X0o`2I 00<000000?l0003o0000803o00000`000000o`2I0?l0V@090?l0V@030000003<0?l0c03o00D0c03o 00D000000<`0o`3<0?l0c03o0000000=03<0o`0300000000I_l006Ko01h006Ko00<00000003oo`00 ool05P00oolF0?ooo`4000000@3oool000P0oooo00<0omBK07:jjP3oool0103oool3000001<0oooo 6000ool00`00000006Ko001Vo`0O001Vo`030000000c0?l0<`3o00/0<`3o1000000:0<`0o`030000 003o09T0o`2I00P0o`2I0`00000L0?l000<000002P3o09T2000000T0c03o1000000=03<0o`030000 0000I_l006Ko01l006Ko00<00000003oo`00ool05@00oolE0?ooo`8000000@3oool000P0oooo00<0 omBK07:jjP3oool0103oool00`000000oooo0?ooo`0C0?oooaP00?oo00<00000001Vo`00I_l07`00 I_l00`000000<`3o03<0o`0:03<0o`@00000303<0?l00`000000o`2I0?l0V@0:0?l0V@<000005P3o 0003000000`0o`2I0P00000;0<`0o`@00000300c0?l00`00000006Ko001Vo`0O001Vo`0300000000 ool00?oo01D00?oo5P3oool100000040oooo00070?ooo`030;YbV`3De9/0L[[Z00D0oooo00<00000 0?ooo`3oool04`3ooolH003oo`0300000000I_l006Ko01l006Ko00<0000003<0o`0c0?l02P0c0?l4 000000d0c03o00<000000?l0V@3o09T0303o09T300000100o`000`00000>0?l0V@030000003<0?l0 c03o00/0c03o1000000<03<0o`0300000000I_l006Ko01l006Ko00<00000003oo`00ool05@00oolF 0?ooo`4000000@3oool000L0oooo00<0omBK0000001b^^X01@3oool00`000000oooo0?ooo`0C0?oo oaP00?oo00<00000001Vo`00I_l07`00I_l00`000000<`3o03<0o`0903<0o`@0000000<0<`3o0000 003<0?l02`3<0?l200000100o`2I4000000@0?l0V@800000303<0?l00`000000<`3o000000030000 00/0<`3o00<00000001Vo`00I_l08000I_l00`0000000?oo003oo`0D003ooaH0oooo0@0000010?oo o`003`3oool00`000000oooo0?ooo`0C0?oooaL00?oo00<00000001Vo`00I_l08@00I_l00`000000 <`3o03<0o`0803<0o`800000100c0?l00`000000c03o0<`0o`0;0<`0o`030000003o09T0o`2I02`0 o`2I00<000000<`0o`3<0?l0303<0?l010000000<`3o03<0o`0c0?l2000000/0<`3o00<00000001V o`00I_l08000I_l00`0000000?oo003oo`0D003ooaH0oooo0@0000010?ooo`003`3oool00`000000 oooo0?ooo`050?ooo`<000002`3ooolG003oo`0300000000I_l006Ko024006Ko00<0000003<0o`0c 0?l01`0c0?l00`000000<`3o03<0o`0503<0o`030000003<0?l0c03o00/0c03o0`00000Y0?l0V@80 00003P3<0?l00`000000<`3o03<0o`0403<0o`030000000c0?l0<`3o00L0<`3o00<00000001Vo`00 I_l08@00I_l00`0000000?oo003oo`0D003oo`d0oooo0`0000060?ooo`4000000@3oool000l0oooo 00<000000?ooo`3oool01P3oool5000000P0oooo5`00ool00`00000006Ko001Vo`0Q001Vo`030000 000c0?l0<`3o0100<`3o00<000000<`0o`3<0?l03@3<0?l00`000000o`2I0?l0V@0T0?l0V@800000 3`3<0?l00`000000<`3o03<0o`0?03<0o`0300000000I_l006Ko028006Ko00<00000003oo`00ool0 4`00ool90?ooo`H000001`3oool100000040oooo000?0?ooo`030000003oool0oooo00L0oooo1000 00080?ooo`03003oo`000000000000D000003P00ool00`00000006Ko001Vo`0S001Vo`030000000c 0?l0<`3o00l0<`3o0P00000?0<`0o`8000008P3o09T200000100c03o00<0000003<0o`0c0?l03`0c 0?l2000002@006Ko00<00000003oo`00ool03@00ool6000000T0oooo100000090?ooo`4000000@3o ool000l0oooo0P00000:0?ooo`030000003oool00000008000001@3oool2003oo`H000003P00ool0 0`00000006Ko001Vo`0S001Vo`030000000c0?l0<`3o0100<`3o00<000000<`0o`3<0?l03`3<0?l2 000000030?l0V@000000o`2I01X0o`2I0`00000A0<`0o`030000000c0?l0<`3o0100<`3o00<00000 001Vo`00I_l08`00I_l00`0000000?oo003oo`0=003oo`D0000000<00?oo0?ooo`3oool01@3oool2 000000030?ooo`000000oooo00T0oooo0P0000010?ooo`003`3oool00`000000oooo0?ooo`0>0?oo o`8000000`3oool4003oo`L000002@00ool3000002D006Ko00<0000003<0o`0c0?l04@0c0?l00`00 0000c03o0<`0o`0@0<`0o`@000005`3o09T300000180c03o0P00000B03<0o`0300000000I_l006Ko 02<006Ko0`000009003oo`L000000`00ool40?ooo`<000003`3oool100000040oooo000?0?ooo`03 0000003oool0oooo0100oooo0P0000000`3oool00?oo003oo`04003oo`0300000000ool00?oo0080 0?oo10000002003oo`P000009000I_l00`000000<`3o03<0o`0A03<0o`030000003<0?l0c03o01<0 c03o0`00000@0?l0V@@00000503<0?l00`000000<`3o03<0o`0B03<0o`0300000000I_l006Ko0240 06Ko2@0000000`00ool0000000000002000000@00?oo00<00000003oo`00ool00`00ool20?ooo`80 00004P3oool100000040oooo000?0?ooo`030000003oool0oooo0180oooo0P00000>003oo`<00000 00<00?oo0000000000000P000002001Vo`T000003P00I_l2000000/006Ko00D0000003<0o`0c0?l0 <`3o0000000?03<0o`8000003P3<0?l00`000000c03o0<`0o`060<`0oa000000203<0?l00`000000 c03o0<`0o`0<0<`0o`8000003`0c0?l01@000000<`3o03<0o`0c0?l0000000/006Ko0P00000>001V o`T000000P00I_l500000003003oo`000000000000h00?oo0P00000D0?ooo`4000000@3oool000l0 oooo00<000000?ooo`3oool04`3ooolE003oo`8000003`00I_l00`00000006Ko001Vo`03001Vo`@0 00003P00I_l3000000l0<`3o00<0000003<0o`0c0?l00P00000<0<`0o`030000003<0?l0c03o00h0 c03o00<000000<`0o`3<0?l03@3<0?l00`000000c03o0<`0o`0;0<`0o`040000000c0?l0<`3o0000 00l0<`3o0`00000>001Vo`@000001@00I_l00`00000006Ko001Vo`0=001Vo`8000005000oolF0?oo o`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolE003oo`0300000000I_l006Ko00`0 06Ko0`0000000`00I_l00000000000020000018006Ko00<0000003<0o`0c0?l03P0c0?l00`000000 <`3o03<0o`0303<0o`030000003<0?l0c03o00P0c03o00<000000<`0o`3<0?l03`3<0?l00`000000 c03o0<`0o`0>0<`0o`030000003<0?l0c03o00T0c03o00<0000003<0o`0c0?l00P0c0?l00`000000 <`3o03<0o`0>03<0o`0300000000I_l006Ko010006Ko100000001000I_l0000000000000000>001V o`0300000000ool00?oo01800?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo01<0 oooo5@00ool00`00000006Ko001Vo`0:001Vo`H000005000I_l300000100<`3o00<0000003<0o`0c 0?l00`0c0?l2000000T0c03o00<000000<`0o`3<0?l03`3<0?l00`000000c03o0<`0o`0>0<`0o`03 0000003<0?l0c03o00L0c03o0P00000603<0o`030000000c0?l0<`3o00d0<`3o0`00000D001Vo`H0 00003000I_l00`0000000?oo003oo`0B003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo 0?ooo`0C0?oooaD00?oo00<00000001Vo`00I_l02@00I_l7000001<006Ko00D00000001Vo`00I_l0 06Ko0000000>03<0o`030000000c0?l0<`3o00H0<`3o00<000000<`0o`3<0?l01P3<0?l00`000000 c03o0<`0o`0?0<`0o`030000003<0?l0c03o00h0c03o00<000000<`0o`3<0?l01P3<0?l2000000L0 <`3o00<0000003<0o`0c0?l0300c0?l01@00000006Ko001Vo`00I_l0000001<006Ko1`00000;001V o`0300000000ool00?oo01800?oo5P3oool100000040oooo000?0?ooo`800000503ooolE003oo`03 00000000I_l006Ko01l006Ko00@00000001Vo`00000000001@00I_l00`000000<`3o03<0o`0:03<0 o`030000000c0?l0<`3o00P0<`3o0P0000050<`0o`030000003<0?l0c03o0100c03o00<000000<`0 o`3<0?l03`3<0?l00`000000c03o0<`0o`030<`0o`8000002P0c0?l00`000000<`3o03<0o`0;03<0 o`0300000000I_l006Ko008006Ko0P0000000`00I_l00000001Vo`0P001Vo`0300000000ool00?oo 01800?oo5@3oool200000040oooo000?0?ooo`030000003oool0oooo01<0oooo5@00ool00`000000 06Ko001Vo`0N001Vo`<000001`00I_l00`000000<`3o03<0o`0903<0o`030000000c0?l0<`3o00/0 <`3o0P0000030<`0o`030000003<0?l0c03o0100c03o00<000000<`0o`3<0?l03`3<0?l00`000000 c03o0<`0o`020<`0o`030000000c0?l0<`3o00/0<`3o00<0000003<0o`0c0?l02@0c0?l00`000000 06Ko001Vo`05001Vo`<000008@00I_l00`0000000?oo003oo`0A003ooaH0oooo0@0000010?ooo`00 3`3oool00`000000oooo0?ooo`0C0?oooaD00?oo00<00000001Vo`00I_l07@00I_l4000000P006Ko 00<0000003<0o`0c0?l0200c0?l00`000000<`3o03<0o`0<03<0o`<0000000<0c03o0000003<0?l0 4@3<0?l00`000000c03o0<`0o`0@0<`0o`@000003`0c0?l00`000000<`3o03<0o`0703<0o`030000 0000I_l006Ko00H006Ko1000000P001Vo`0300000000ool00?oo01400?oo5P3oool100000040oooo 000?0?ooo`030000003oool0oooo01<0oooo5000ool00`00000006Ko001Vo`0M001Vo`<000002P00 I_l00`000000<`3o03<0o`0503<0o`030000000c0?l000000180<`3o0P00000B0<`0o`030000003< 0?l0c03o00l0c03o0`00000B03<0o`8000001`0c0?l00`00000006Ko001Vo`08001Vo`<000007`00 I_l00`0000000?oo003oo`0A003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C 0?oooa@00?oo00<00000001Vo`00I_l07000I_l2000000d006Ko00<0000003<0o`0c0?l0100c0?l2 000001<0<`3o00@0000003<0o`0000000000403<0?l00`000000c03o0<`0o`0=0<`0o`@000004`0c 0?l3000000D0<`3o00<00000001Vo`00I_l02`00I_l2000001h006Ko00<00000003oo`00ool04@00 oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolD003oo`0300000000I_l0 06Ko02/006Ko0P00000403<0o`@000004P0c0?l010000000<`3o03<0o`0c0?l4000000`0c03o00<0 00000<`0o`3<0?l02P3<0?l3000000@0<`3o00<0000003<0o`0c0?l03`0c0?l4000000D0<`3o00<0 0000001Vo`00I_l0:`00I_l00`0000000?oo003oo`0A003ooaH0oooo0@0000010?ooo`003`3oool0 0`000000oooo0?ooo`0C0?oooa@00?oo00<00000001Vo`00I_l0;@00I_l010000000<`3o03<0o`0c 0?l300000140<`3o0`00000703<0o`@00000203<0?l00`000000c03o0<`0o`050<`0o`D000001`0c 0?l200000140<`3o1000000303<0o`0300000000I_l006Ko02`006Ko00<00000003oo`00ool04@00 oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolD003oo`0300000000I_l0 06Ko02d006Ko00<0000003<0o`0c0?l00`00000B03<0o`@000002P0c0?l@000000X0<`3o1000000C 03<0o`8000000P0c0?l00`00000006Ko001Vo`0]001Vo`0300000000ool00?oo01400?oo5P3oool1 00000040oooo000?0?ooo`800000503ooolD003oo`0300000000I_l006Ko02h006Ko00<0000003<0 o`000000500c0?l300000140<`3o1000000A03<0o`<000005@0c0?l3000002l006Ko00<00000003o o`00ool04@00oolE0?ooo`8000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolD003oo`03 00000000I_l006Ko02l006Ko00<0000003<0o`0c0?l04`0c0?l2000001<0<`3o0`00000B03<0o`<0 0000500c0?l00`00000006Ko001Vo`0_001Vo`0300000000ool00?oo01400?oo5P3oool100000040 oooo000?0?ooo`030000003oool0oooo00@0oooo1P0000090?oooa@00?oo00<00000001Vo`00I_l0 ;`00I_l2000001@0<`3o0P00000C03<0o`800000500c0?l2000001<0<`3o0P00000a001Vo`030000 0000ool00?oo01400?oo2P3oool7000000D0oooo0@0000010?ooo`003`3oool00`000000oooo0?oo o`060?ooo`H000001`3oool5003oo`8000003@00ool00`00000006Ko001Vo`0a001Vo`030000000c 0?l0<`3o0140<`3o00<0000003<0o`0c0?l04P0c0?l2000001D0<`3o00<0000003<0o`0c0?l0400c 0?l20000038006Ko00<00000003oo`00ool02`00ool2000000@00?oo2@3oool6000000L0oooo0@00 00010?ooo`003`3oool00`000000oooo0?ooo`080?ooo`8000000P3oool500000080oooo0P00ool5 000000d00?oo00<00000001Vo`00I_l0001Vo`8000003`00I_l0 0`00000006Ko001Vo`05001Vo`8000001P0c0?l00`000000<`3o03<0o`0=03<0o`030000000c0?l0 <`3o00h0<`3o00<0000003<0o`0c0?l03@0c0?l00`000000<`3o03<0o`0=03<0o`030000000c0?l0 <`3o00@0<`3o0P000007001Vo`0300000000I_l006Ko00d006Ko0P00000>001Vo`<000002P00I_l0 100000000?oo003oo`00oolC000001<0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C 0?ooo`<00?oo1000000=003oo`<000000`00I_l5000000l006Ko0P00000@001Vo`0300000000I_l0 06Ko00L006Ko00<0000003<0o`0c0?l00`0c0?l00`000000<`3o03<0o`0>03<0o`030000000c0?l0 <`3o00h0<`3o00<0000003<0o`0c0?l03@0c0?l00`000000<`3o03<0o`0>03<0o`030000000c0?l0 <`3o00<0<`3o00<00000001Vo`00I_l01`00I_l00`00000006Ko001Vo`0>001Vo`8000003`00I_l5 000000<006Ko0`00000=003oo`@000000P00oolF0?ooo`4000000@3oool000l0oooo00<000000?oo o`3oool04`3ooolC003oo`L000004P00I_l20000014006Ko00<00000001Vo`00I_l02@00I_l20000 00<0<`3o00<0000003<0o`0c0?l03@0c0?l00`000000<`3o03<0o`0?03<0o`030000000c0?l0<`3o 00h0<`3o00<0000003<0o`0c0?l03@0c0?l00`000000<`3o03<0o`0203<0o`0300000000I_l006Ko 00T006Ko0P00000@001Vo`8000004P00I_l7000001800?oo5P3oool100000040oooo000?0?ooo`80 0000503ooolA003oo`L000003`00I_l00`00000006Ko001Vo`020000014006Ko0P00000>001Vo`03 0000000c0?l000000100<`3o00<0000003<0o`0c0?l03`0c0?l00`000000<`3o03<0o`0>03<0o`03 0000000c0?l0<`3o00h0<`3o00@0000003<0o`0c0?l000003P00I_l00`00000006Ko001Vo`0?001V o`8000000`00I_l00`00000006Ko001Vo`0=001Vo`H000004000oolE0?ooo`8000000@3oool000l0 oooo00<000000?ooo`3oool04`3ooolE003oo`0300000000I_l006Ko00h006Ko1000000B001Vo`03 00000000I_l006Ko00l006Ko00<0000003<0o`0c0?l03`0c0?l00`000000<`3o03<0o`0?03<0o`03 0000000c0?l0<`3o00h0<`3o00<0000003<0o`0c0?l03`0c0?l20000010006Ko00<00000001Vo`00 I_l04000I_l50000010006Ko00<00000003oo`00ool04@00oolF0?ooo`4000000@3oool000l0oooo 00<000000?ooo`3oool04`3ooolE003oo`0300000000I_l006Ko00`006Ko1@00000B001Vo`030000 0000I_l006Ko010006Ko0`00000?03<0o`030000000c0?l0<`3o00l0<`3o00<0000003<0o`0c0?l0 3`0c0?l00`000000<`3o03<0o`0<03<0o`<000004P00I_l20000018006Ko1000000>001Vo`030000 0000ool00?oo01800?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo5@00 ool00`00000006Ko001Vo`0;001Vo`H000003`00I_l00`00000006Ko0000000B001Vo`0400000000 I_l006Ko001Vo`800000300c0?l00`000000<`3o03<0o`0@03<0o`030000000c0?l0<`3o00l0<`3o 00<0000003<0o`0c0?l02`0c0?l01@00000006Ko001Vo`00I_l0000001<006Ko0P00000?001Vo`H0 00003@00I_l00`0000000?oo003oo`0B003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo 0?ooo`0C0?oooaD00?oo00<00000001Vo`00I_l02P00I_l40000014006Ko0`00000B001Vo`030000 0000I_l006Ko00<006Ko00<0000003<0o`0c0?l02P0c0?l00`000000<`3o03<0o`0@03<0o`030000 000c0?l0<`3o00l0<`3o00<0000003<0o`0c0?l02@0c0?l2000000@006Ko00<00000001Vo`00I_l0 4@00I_l30000014006Ko1000000<001Vo`0300000000ool00?oo01800?oo5P3oool100000040oooo 000?0?ooo`030000003oool0oooo01<0oooo5@00ool00`00000006Ko001Vo`0N001Vo`D000003`00 I_l00`00000006Ko00000006001Vo`<000002@0c0?l00`000000<`3o03<0o`0@03<0o`030000000c 0?l0<`3o00l0<`3o00<0000003<0o`0c0?l0200c0?l2000000H006Ko00<00000001Vo`0000004000 I_l40000020006Ko00<00000003oo`00ool04P00oolF0?ooo`4000000@3oool000H0oooo00H0omBK 00000000000000000000V`3Dool30?ooo`030000003oool0oooo01<0oooo5@00ool00`00000006Ko 001Vo`0N001Vo`<000004@00I_l2000000X006Ko00<0000003<0o`0c0?l01P0c0?l00`000000<`3o 03<0o`0@03<0o`030000000c0?l0<`3o0100<`3o00<0000003<0o`0c0?l01@0c0?l2000000T006Ko 0P00000B001Vo`<000007`00I_l00`0000000?oo003oo`0B003ooaH0oooo0@0000010?ooo`001`3o ool00`2jLP00002K0=Coo`050?ooo`030000003oool0oooo01<0oooo5P00ool00`00000006Ko001V o`0L001Vo`8000004P00I_l4000000X006Ko0P00000403<0o`8000004`0c0?l00`000000<`3o03<0 o`0@03<0o`800000100c0?l2000000X006Ko1000000C001Vo`8000007P00I_l00`0000000?oo003o o`0B003ooaH0oooo0@0000010?ooo`00203oool00`3oe9/0000009_Do`040?ooo`<000004`3ooolF 003oo`0300000000I_l006Ko030006Ko0`00000=001Vo`8000000P0c0?l300000100<`3o1000000@ 03<0o`<000000P0c0?l2000000d006Ko0`00000b001Vo`0300000000ool00?oo01<00?oo5@3oool2 00000040oooo00090?ooo`030?ooe03De?l0oooo00<0oooo00<000000?ooo`3oool04`3ooolF003o o`0300000000I_l006Ko030006Ko0P00000@001Vo`D00000400c0?l400000140<`3o1000000@001V o`800000001Vo`0300000000I_l0 06Ko00d006Ko00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0=001Vo`0300000000I_l0 06Ko00h006Ko00<00000001Vo`00I_l03P00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l0 06Ko00h006Ko0`000002001Vo`0300000000ool00?oo00d00?oo1P000002003oo`X0oooo10000007 0?ooo`8000000@3oool000l0oooo00<000000?ooo`3oool04`3oool00`00ool00000000000040000 00l00?oo00<00000003oo`0000000P00000A001Vo`8000004000I_l00`00000006Ko001Vo`0>001V o`0300000000I_l006Ko00h006Ko00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0>001V o`0300000000I_l006Ko00h006Ko00<00000001Vo`00I_l03P00I_l00`00000006Ko001Vo`0>001V o`8000004@00I_l300000003003oo`0000000?oo00h00?oo1P00000F0?ooo`4000000@3oool000l0 oooo00<000000?ooo`3oool04`3oool4003oo`<000003P00ool40000018006Ko00<00000001Vo`00 I_l03`00I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00h006Ko00<00000001Vo`00 I_l03`00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00h006Ko00<00000001Vo`00 I_l03`00I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko010006Ko1000000>003oo`<0 00000`00oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolC003oo`D00000 00<00?oo00000000I_l03000I_l01000000006Ko001Vo`00000A001Vo`0300000000I_l006Ko00l0 06Ko00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00h0 06Ko00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00l0 06Ko0P0000000`00I_l00000001Vo`0<001Vo`0300000000ool0000000@000004P00oolF0?ooo`40 00000@3oool000l0oooo00<000000?ooo`3oool04`3ooolB003oo`<000001000ool00`00000006Ko 001Vo`0:001Vo`@000004@00I_l00`00000006Ko001Vo`0@001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l04000I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00l006Ko 00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0A001Vo`<000003000I_l00`0000000?oo 003oo`02003oo`<000004@00oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3o oolJ003oo`0300000000I_l006Ko00P006Ko1@00000?001Vo`0300000000I_l00000014006Ko00<0 0000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0@001Vo`0300000000I_l006Ko00l006Ko00<0 0000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0?001Vo`0400000000I_l006Ko000000h006Ko 1@00000;001Vo`0300000000ool00?oo01H00?oo5P3oool100000040oooo000?0?ooo`030000003o ool0oooo01<0oooo6P00ool00`00000006Ko001Vo`08001Vo`<000004000I_l30000018006Ko00<0 0000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0@001Vo`0300000000I_l006Ko00l006Ko00<0 0000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0@001Vo`<000004000I_l4000000X006Ko00<0 0000003oo`00ool05P00oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolJ 003oo`0300000000I_l006Ko00L006Ko0P00000B001Vo`@000003`00I_l20000018006Ko00<00000 001Vo`00I_l04000I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko010006Ko00<00000 001Vo`0000003`00I_l40000018006Ko0P000008001Vo`0300000000ool00?oo01L00?oo5P3oool1 00000040oooo000?0?ooo`800000503ooolK003oo`0300000000I_l006Ko01T006Ko1000000@001V o`8000004@00I_l00`00000006Ko001Vo`0A001Vo`0300000000I_l006Ko00l006Ko00<00000001V o`00I_l04000I_l30000010006Ko0`00000L001Vo`0300000000ool00?oo01L00?oo5@3oool20000 0040oooo000?0?ooo`030000003oool0oooo01<0oooo6`00ool00`00000006Ko001Vo`0I001Vo`80 00004@00I_l4000000l006Ko1000000A001Vo`0300000000I_l006Ko010006Ko0P00000?001Vo`@0 00004@00I_l3000001X006Ko00<00000003oo`00ool06000oolF0?ooo`4000000@3oool000l0oooo 00<000000?ooo`3oool04`3ooolL003oo`0300000000I_l006Ko01L006Ko00<00000001Vo`00I_l0 4@00I_l30000010006Ko0`00000@001Vo`@000003`00I_l40000010006Ko0`00000C001Vo`030000 0000I_l006Ko01P006Ko00<00000003oo`00ool06000oolF0?ooo`4000000@3oool000l0oooo00<0 00000?ooo`3oool04`3ooolL003oo`0300000000I_l006Ko02/006Ko0P00000A001Vo`<000004000 I_l40000010006Ko0`00000A001Vo`<00000;000I_l00`0000000?oo003oo`0I003ooaH0oooo0@00 00010?ooo`003`3oool00`000000oooo0?ooo`0C0?oooa`00?oo00<00000001Vo`00I_l0:P00I_l2 0000018006Ko0P00000B001Vo`<000004000I_l30000018006Ko0P00000/001Vo`0300000000ool0 0?oo01T00?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo01<0oooo7@00ool00`00 000006Ko001Vo`0Y001Vo`0300000000I_l006Ko014006Ko0P00000B001Vo`8000004P00I_l20000 01<006Ko00<00000001Vo`00I_l0:@00I_l00`0000000?oo003oo`0J003ooaH0oooo0@0000010?oo o`003`3oool00`000000oooo0?ooo`0C0?oooad00?oo00<00000001Vo`00I_l0?@00I_l00`000000 06Ko001Vo`0B001Vo`0300000000I_l006Ko014006Ko00<00000001Vo`00I_l0?@00I_l00`000000 0?oo003oo`0J003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0B0?ooo`800000 3`00ool2000000`00?oo00@00000001Vo`00I_l000003`00I_l00`00000006Ko001Vo`0=001Vo`03 00000000I_l006Ko00d006Ko00<00000001Vo`00I_l03@00I_l00`00000006Ko001Vo`0>001Vo`03 00000000I_l006Ko00d006Ko00<00000001Vo`00I_l03@00I_l00`00000006Ko001Vo`0=001Vo`03 00000000I_l006Ko00d006Ko00<00000001Vo`00I_l03@00I_l01000000006Ko001Vo`00000=003o o`8000003P00ool2000001@0oooo0@0000010?ooo`003`3oool2000000X0oooo00<000000?ooo`3o ool00P3oool4000000030?ooo`00ool00?oo00`00?oo0P00000?003oo`8000003`00I_l00`000000 06Ko001Vo`0=001Vo`0300000000I_l006Ko00h006Ko00<00000001Vo`00I_l03@00I_l00`000000 06Ko001Vo`0>001Vo`0300000000I_l006Ko00d006Ko00<00000001Vo`00I_l03@00I_l00`000000 06Ko001Vo`0>001Vo`0300000000I_l006Ko00d006Ko00<00000001Vo`00I_l03@00I_l3000000l0 0?oo0P00000<003oo`80oooo100000050?ooo`030000003oool0oooo00L0oooo0P0000010?ooo`00 3`3oool00`000000oooo0?ooo`070?ooo`L000001@3oool;003oo`<000004000ool2000000l006Ko 00<00000001Vo`00I_l03P00I_l00`00000006Ko001Vo`0=001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l03P00I_l00`00000006Ko001Vo`0=001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l03@00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00d006Ko 0P00000A003oo`<000002@00ool60?ooo`@0000000@0oooo0000000000000000203oool100000040 oooo000?0?ooo`030000003oool0oooo00D0oooo1@0000090?ooo`H00?oo00<00000003oo`00ool0 0P00000A003oo`80000000<00?oo00000000I_l03@00I_l00`00000006Ko001Vo`0>001Vo`030000 0000I_l006Ko00h006Ko00<00000001Vo`00I_l03@00I_l00`00000006Ko001Vo`0?001Vo`030000 0000I_l006Ko00h006Ko00<00000001Vo`00I_l03@00I_l00`00000006Ko001Vo`0>001Vo`030000 0000I_l006Ko00h006Ko00<00000001Vo`00I_l03000I_l0100000000?oo00000000000B003oo`80 000000<00?oo00000000ool01000ool:0?ooo`H000001P3oool100000040oooo000?0?ooo`030000 003oool0oooo00@0oooo1P0000090?ooo`D00?oo1000000B003oo`0300000000ool00?oo00800?oo 00<00000001Vo`00I_l02P00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l03P00I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l03P00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l02P00I_l00`0000000?oo003oo`02003oo`0300000000ool00?oo01400?oo 10000003003oo`X0oooo1`0000050?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3o ool3003oo`D000003`00ool0100000000?oo000000000006003oo`0300000000I_l006Ko00P006Ko 00<00000001Vo`00I_l03P00I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00h006Ko 00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00T006Ko 00<00000003oo`00ool00`00ool200000003003oo`0000000?oo00h00?oo1P0000000`00ool0oooo 0?ooo`0D0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3oool2003oo`<000004@00 ool3000000P00?oo00<00000001Vo`00I_l01P00I_l20000014006Ko00<00000001Vo`00I_l03P00 I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00l006Ko00<00000001Vo`00I_l03P00 I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00h006Ko00<00000001Vo`00I_l03`00 I_l2000000P006Ko00<00000003oo`00ool01P00ool3000001400?oo1000000F0?ooo`4000000@3o ool000l0oooo00<000000?ooo`3oool04`3ooolE003oo`@000002000ool00`00000006Ko001Vo`04 001Vo`8000004P00I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00l006Ko00<00000 001Vo`00I_l03`00I_l00`00000006Ko001Vo`0>001Vo`0300000000I_l006Ko00l006Ko00<00000 001Vo`00I_l03`00I_l00`00000006Ko001Vo`0@001Vo`8000001@00I_l00`0000000?oo003oo`07 003oo`@000005000oolF0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool04`3ooolD003o o`<000002`00ool2000000<006Ko0`00000?001Vo`0300000000I_l00000014006Ko00<00000001V o`00I_l04000I_l00`00000006Ko001Vo`0?001Vo`0300000000I_l006Ko00h006Ko00<00000001V o`00I_l03`00I_l00`00000006Ko001Vo`0@001Vo`0300000000I_l0000000l006Ko0`000004001V o`0300000000ool00?oo00T00?oo0`00000C003ooaH0oooo0@0000010?ooo`003`3oool2000001@0 oooo4`00ool2000000h00?oo00<00000001Vo`00I_l01@00000>001Vo`<000004@00I_l00`000000 06Ko001Vo`0?001Vo`0300000000I_l006Ko010006Ko00<00000001Vo`00I_l03`00I_l00`000000 06Ko001Vo`0?001Vo`0300000000I_l006Ko00l006Ko0`00000?001Vo`<000000`00I_l00`000000 0?oo003oo`0<003oo`8000004P00oolE0?ooo`8000000@3oool000l0oooo00<000000?ooo`3oool0 4`3ooolT003oo`0300000000I_l00000008000003`00I_l5000000h006Ko0`00000A001Vo`030000 0000I_l006Ko010006Ko00<00000001Vo`00I_l03`00I_l00`00000006Ko001Vo`0?001Vo`<00000 3`00I_l4000000l006Ko0`0000000`00I_l000000000000R003ooaH0oooo0@0000010?ooo`003`3o ool00`000000oooo0?ooo`0C0?ooobD00?oo0P00000A001Vo`@000003`00I_l4000000l006Ko0P00 000B001Vo`0300000000I_l006Ko00l006Ko0`00000>001Vo`@000004000I_l30000014006Ko0`00 000S003ooaH0oooo0@0000010?ooo`003`3oool00`000000oooo0?ooo`0C0?ooobH00?oo00<00000 001Vo`00I_l03`00I_l30000010006Ko0`00000@001Vo`<000003`00I_l4000000l006Ko1000000? 001Vo`<000004@00I_l20000018006Ko00<00000003oo`00ool08P00oolF0?ooo`4000000@3oool0 00l0oooo00<000000?ooo`3oool04`3ooolV003oo`0300000000I_l006Ko00h006Ko0P00000A001V o`<000004@00I_l3000000l006Ko1000000?001Vo`@000004000I_l20000018006Ko0P00000@001V o`0300000000ool00?oo02<00?oo5P3oool100000040oooo000?0?ooo`030000003oool0oooo01<0 oooo9`00ool00`00000006Ko001Vo`0=001Vo`0300000000I_l006Ko010006Ko0`00000A001Vo`80 00004@00I_l30000010006Ko0P00000A001Vo`<000004P00I_l00`00000006Ko001Vo`0=001Vo`80 00009@00oolF0?ooo`4000000@3oool000L0oooo00@0j[Yb00000000000009_D103oool00`000000 oooo0?ooo`0C0?ooobL00?oo00<00000001Vo`00I_l08000I_l20000018006Ko0P00000A001Vo`80 00004@00I_l20000018006Ko0P00000R001Vo`0300000000ool00?oo02@00?oo5P3oool100000040 oooo00060?ooo`060?oZ^P1bL[X0oooo0?ooe02K0780^^[o0`3oool00`000000oooo0?ooo`0C0?oo obP00?oo00<00000001Vo`00I_l07`00I_l00`00000006Ko001Vo`0A001Vo`0300000000I_l006Ko 014006Ko00<00000001Vo`00I_l04000I_l00`00000006Ko001Vo`0A001Vo`0300000000I_l006Ko 01l006Ko00<00000003oo`00ool09@00oolF0?ooo`4000000@3oool000P0oooo00<0e9/00000002K e?l0103oool300000180oooo0P00000@003oo`0300000000ool00?oo00d00?oo00<00000003oo`00 ool01@00ool00`00000006Ko001Vo`05001Vo`0300000000I_l006Ko00d006Ko00<00000001Vo`00 I_l03@00I_l00`00000006Ko001Vo`0:001Vo`0400000000I_l006Ko0000010006Ko00<00000001V o`00I_l03@00I_l01000000006Ko001Vo`00000<001Vo`0300000000I_l006Ko00d006Ko00<00000 001Vo`00I_l03@00I_l00`00000006Ko001Vo`05001Vo`0300000000ool00?oo00D00?oo00<00000 003oo`00ool03P00ool00`0000000?oo003oo`0=003oo`8000004`3oool200000040oooo00090?oo o`030?ooe02KL[X0oooo00<0oooo00<000000?ooo`3oool0403oool200000100oooo0P00000?0?oo o`030000003oool0oooo00d0oooo00<000000?ooo`3oool03@3oool00`000000oooo0?ooo`0>0?oo o`030000003oool0oooo00d0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0=0?oo o`030000003oool0oooo00d0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0=0?oo o`030000003oool0oooo00d0oooo00<000000?ooo`3oool03P3oool2000000l0oooo0P00000B0?oo o`4000000@3oool000H0oooo00H0oooD09/0LP2jj_l0oooD09/0V`3Dool30?ooo`030000003oool0 oooo00d0oooo0`00000@0?ooo`800000403oool00`000000oooo0?ooo`0=0?ooo`030000003oool0 oooo00h0oooo00<000000?ooo`3oool03@3oool00`000000oooo0?ooo`0>0?ooo`030000003oool0 oooo00h0oooo00<000000?ooo`3oool03@3oool00`000000oooo0?ooo`0>0?ooo`030000003oool0 oooo00d0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0=0?ooo`030000003oool0 oooo00l0oooo0P00000?0?ooo`<000003`3oool100000040oooo00070?ooo`040?oZ^P1b00000000 09_Do`@0oooo00<000000?ooo`3oool02@3oool010000000oooo00000000000A0?ooo`800000403o ool2000000l0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0>0?ooo`030000003o ool0oooo00d0oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0>0?ooo`030000003o ool0oooo00d0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0>0?ooo`030000003o ool0oooo00d0oooo0P00000A0?ooo`800000403oool2000000030?ooo`000000oooo00X0oooo0@00 00010?ooo`003`3oool00`000000oooo0?ooo`070?ooo`@000004@3oool200000140oooo00<00000 0?ooo`3oool03`3oool00`000000oooo0?ooo`0>0?ooo`030000003oool0oooo00d0oooo00<00000 0?ooo`3oool03P3oool00`000000oooo0?ooo`0?0?ooo`030000003oool0oooo00h0oooo00<00000 0?ooo`3oool03@3oool00`000000oooo0?ooo`0>0?ooo`030000003oool0oooo00h0oooo00<00000 0?ooo`3oool03`3oool00`000000oooo0?ooo`0@0?ooo`030000003oool0oooo00l0oooo10000009 0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool01@3oool6000000h0oooo0`00000B0?oo o`030000003oool0oooo00l0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0>0?oo o`030000003oool0oooo00h0oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0>0?oo o`030000003oool0oooo00h0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0>0?oo o`030000003oool0oooo00l0oooo00<000000?ooo`3oool0403oool3000000h0oooo1P0000070?oo o`4000000@3oool000l0oooo00<000000?ooo`3oool0103oool7000000d0oooo0`00000?0?ooo`04 0000003oool0oooo00000140oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0?0?oo o`030000003oool0oooo00h0oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0>0?oo o`030000003oool0oooo00h0oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0>0?oo o`030000003oool0oooo00l0oooo00@000000?ooo`3oool000003`3oool3000000d0oooo1`000006 0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool05P3oool6000000d0oooo1000000A0?oo o`030000003oool0oooo00l0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0?0?oo o`030000003oool0oooo00l0oooo00<000000?ooo`3oool03P3oool00`000000oooo0?ooo`0?0?oo o`030000003oool0oooo00h0oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0?0?oo o`@000003@3oool6000001P0oooo0@0000010?ooo`003`3oool2000001H0oooo1000000@0?ooo`@0 00003P3oool00`000000oooo0000000A0?ooo`030000003oool0oooo00l0oooo00<000000?ooo`3o ool03`3oool00`000000oooo0?ooo`0?0?ooo`030000003oool0oooo00h0oooo00<000000?ooo`3o ool03`3oool00`000000oooo0?ooo`0?0?ooo`030000003oool0oooo00l0oooo00<000000?ooo`00 00003P3oool400000100oooo1000000F0?ooo`8000000@3oool000l0oooo00<000000?ooo`3oool0 :03oool4000000l0oooo0P00000@0?ooo`030000003oool000000140oooo00<000000?ooo`3oool0 3P3oool00`000000oooo0?ooo`0@0?ooo`030000003oool0oooo00l0oooo00<000000?ooo`3oool0 3P3oool00`000000oooo0?ooo`0?0?ooo`030000003oool000000100oooo0P00000?0?ooo`@00000 :P3oool100000040oooo000?0?ooo`030000003oool0oooo02P0oooo0P00000@0?ooo`@000003`3o ool200000140oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0@0?ooo`030000003o ool0oooo00l0oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0?0?ooo`8000003`3o ool400000100oooo0P00000Z0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool09`3oool0 0`000000oooo0?ooo`0@0?ooo`<000003`3oool4000000l0oooo0P00000A0?ooo`030000003oool0 oooo0100oooo00<000000?ooo`3oool03`3oool00`000000oooo0?ooo`0?0?ooo`8000003`3oool4 000000l0oooo0`00000B0?ooo`030000003oool0oooo02L0oooo0@0000010?ooo`003`3oool00`00 0000oooo0?ooo`0i0?ooo`<00000403oool300000100oooo0`00000?0?ooo`@000003P3oool40000 00l0oooo0`00000?0?ooo`<00000403oool300000100oooo0`00000k0?ooo`4000000@3oool000l0 oooo00<000000?ooo`3oool0>@3oool00`000000oooo0?ooo`0@0?ooo`8000004@3oool200000100 oooo0`00000?0?ooo`@000003`3oool300000100oooo0P00000A0?ooo`8000004P3oool00`000000 oooo0?ooo`0i0?ooo`4000000@3oool000l0oooo00<000000?ooo`3oool0B`3oool200000140oooo 0P00000A0?ooo`<00000403oool300000100oooo0P00000@0?ooo`<000004@3oool2000004d0oooo 0@0000010?ooo`003`3oool00`000000oooo0?ooo`1;0?ooo`030000003oool0oooo0100oooo0P00 000A0?ooo`8000004@3oool200000140oooo0P00000A0?ooo`8000004P3oool00`000000oooo0?oo o`1;0?ooo`4000000@3oool000l0oooo0P00001O0?ooo`030000003oool0oooo0100oooo0P00000B 0?ooo`030000003oool0oooo0100oooo00<000000?ooo`3oool0403oool00`000000oooo0?ooo`1M 0?ooo`8000000@3oool000l0oooo00<000000?ooo`3oool0L@3oool00`000000oooo0?ooo`0A0?oo o`030000003oool0oooo0100oooo00<000000?ooo`3oool0L@3oool100000040oooo000?0?ooo`03 0000003oool0oooo0?l0oooo3@3oool100000040oooo000?0?ooo`030000003oool0oooo0?l0oooo 3@3oool100000040oooo000?0?ooo`030000003oool0oooo0?l0oooo3@3oool100000040oooo000? 0?ooo`030000003oool0oooo0?l0oooo3@3oool100000040oooo000?0?ooo`030000003oool0oooo 01<0oooo00<000000?ooo`3oool08`3oool00`000000oooo0?ooo`0S0?ooo`030000003oool0oooo 02<0oooo00<000000?ooo`3oool08P3oool00`000000oooo0?ooo`0S0?ooo`030000003oool0oooo 02<0oooo00<000000?ooo`3oool04`3oool100000040oooo000?0?ooo`030000003oool0oooo00@0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo00D0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo00D0 oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00@0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo00D0 oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00D0 oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00@0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo00D0 oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00@0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00@0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?ooo`030000003oool0oooo00D0 oooo00<000000?ooo`3oool0103oool00`000000oooo0?ooo`050?ooo`030000003oool0oooo00@0 oooo00<000000?ooo`3oool01@3oool00`000000oooo0?ooo`040?ooo`4000000@3oool000l0oooo o`00000A00000040oooo003o0?ooob40oooo0000\ \>"], ImageRangeCache->{{{0, 287}, {287, 0}} -> {-4.00745, -3.50775, 0.0265159, \ 0.0248638}}], Cell[BoxData[ TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False]], "Output"] }, Open ]], Cell[BoxData[ \(Export["\", \ cs]\)], "Input"] }, Closed]] }, FrontEndVersion->"5.2 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 685}}, WindowSize->{1016, 651}, WindowMargins->{{-2, Automatic}, {Automatic, 3}}, Magnification->1 ] (******************************************************************* 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[1754, 51, 26, 0, 30, "Input"], Cell[CellGroupData[{ Cell[1805, 55, 84, 1, 38, "Subsection"], Cell[1892, 58, 48, 1, 28, "Input"], Cell[1943, 61, 171, 4, 28, "Input"], Cell[2117, 67, 46, 1, 28, "Input"], Cell[2166, 70, 136, 3, 45, "Input"], Cell[2305, 75, 167, 4, 28, "Input"], Cell[2475, 81, 50, 1, 28, "Input"], Cell[2528, 84, 43, 1, 28, "Input"], Cell[2574, 87, 163, 3, 45, "Input"], Cell[2740, 92, 114, 3, 31, "Text"], Cell[2857, 97, 93, 1, 28, "Input"], Cell[2953, 100, 90, 1, 28, "Input"], Cell[3046, 103, 51, 1, 28, "Input"], Cell[CellGroupData[{ Cell[3122, 108, 127, 3, 28, "Input"], Cell[3252, 113, 140, 2, 42, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[3441, 121, 44, 0, 30, "Subsection"], Cell[3488, 123, 48, 1, 30, "Input"], Cell[CellGroupData[{ Cell[3561, 128, 144, 3, 30, "Input"], Cell[3708, 133, 100, 2, 66, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3845, 140, 75, 1, 30, "Input"], Cell[3923, 143, 209, 4, 49, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4169, 152, 52, 1, 30, "Input"], Cell[4224, 155, 48, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4309, 161, 49, 1, 30, "Input"], Cell[4361, 164, 201, 4, 49, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4599, 173, 60, 1, 30, "Input"], Cell[4662, 176, 133, 3, 48, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4832, 184, 135, 3, 30, "Input"], Cell[4970, 189, 109, 2, 48, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5116, 196, 133, 3, 30, "Input"], Cell[5252, 201, 47, 1, 44, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5336, 207, 62, 1, 30, "Input"], Cell[5401, 210, 141, 2, 57, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5579, 217, 64, 1, 30, "Input"], Cell[5646, 220, 61, 1, 43, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5744, 226, 61, 1, 30, "Input"], Cell[5808, 229, 57, 1, 49, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5902, 235, 113, 2, 30, "Input"], Cell[6018, 239, 93, 1, 50, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6148, 245, 81, 1, 30, "Input"], Cell[6232, 248, 107, 2, 48, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6376, 255, 93, 1, 30, "Input"], Cell[6472, 258, 47, 1, 47, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6556, 264, 79, 1, 30, "Input"], Cell[6638, 267, 178, 3, 49, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6853, 275, 79, 1, 30, "Input"], Cell[6935, 278, 96, 2, 48, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7068, 285, 161, 4, 30, "Input"], Cell[7232, 291, 610, 15, 113, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7879, 311, 263, 5, 50, "Input"], Cell[8145, 318, 46516, 1112, 186, 15521, 725, "GraphicsData", "PostScript", \ "Graphics"], Cell[54664, 1432, 130, 3, 29, "Output"] }, Open ]], Cell[54809, 1438, 124, 2, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[54970, 1445, 38, 0, 30, "Subsection"], Cell[55011, 1447, 48, 1, 30, "Input"], Cell[55062, 1450, 144, 3, 30, "Input"], Cell[55209, 1455, 113, 2, 30, "Input"], Cell[55325, 1459, 47, 1, 30, "Input"], Cell[55375, 1462, 90, 1, 30, "Input"], Cell[55468, 1465, 114, 2, 30, "Input"], Cell[55585, 1469, 55, 1, 30, "Input"], Cell[55643, 1472, 101, 2, 30, "Input"], Cell[55747, 1476, 44, 1, 30, "Input"], Cell[55794, 1479, 170, 3, 30, "Input"], Cell[55967, 1484, 104, 2, 30, "Input"], Cell[56074, 1488, 114, 2, 30, "Input"], Cell[56191, 1492, 55, 1, 30, "Input"], Cell[56249, 1495, 122, 3, 30, "Input"], Cell[56374, 1500, 48, 1, 30, "Input"], Cell[56425, 1503, 187, 3, 30, "Input"], Cell[56615, 1508, 172, 4, 30, "Input"], Cell[56790, 1514, 153, 3, 30, "Input"], Cell[56946, 1519, 312, 7, 70, "Input"], Cell[57261, 1528, 65, 1, 30, "Input"], Cell[57329, 1531, 201, 4, 30, "Input"], Cell[CellGroupData[{ Cell[57555, 1539, 107, 2, 30, "Input"], Cell[57665, 1543, 241688, 9562, 296, 137410, 8270, "GraphicsData", \ "PostScript", "Graphics"], Cell[299356, 11107, 130, 3, 29, "Output"] }, Open ]], Cell[299501, 11113, 129, 2, 30, "Input"] }, Closed]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)